commit 92c2f676b6224115032bde493331566cc1a9d149 Author: jacekpoz Date: Sun Feb 4 15:07:13 2024 +0100 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target diff --git a/Cargo.lock b/Cargo.lock new file mode 100644 index 0000000..eae1a71 --- /dev/null +++ b/Cargo.lock @@ -0,0 +1,1052 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 3 + +[[package]] +name = "adler" +version = "1.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" + +[[package]] +name = "android-tzdata" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" + +[[package]] +name = "android_system_properties" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" +dependencies = [ + "libc", +] + +[[package]] +name = "anyhow" +version = "1.0.79" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca" + +[[package]] +name = "autocfg" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" + +[[package]] +name = "bitflags" +version = "1.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" + +[[package]] +name = "bitflags" +version = "2.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf" + +[[package]] +name = "bumpalo" +version = "3.14.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec" + +[[package]] +name = "bytemuck" +version = "1.14.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ed2490600f404f2b94c167e31d3ed1d5f3c225a0f3b80230053b3e0b7b962bd9" + +[[package]] +name = "byteorder" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" + +[[package]] +name = "cc" +version = "1.0.83" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" +dependencies = [ + "libc", +] + +[[package]] +name = "cfg-if" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" + +[[package]] +name = "chrono" +version = "0.4.33" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9f13690e35a5e4ace198e7beea2895d29f3a9cc55015fcebe6336bd2010af9eb" +dependencies = [ + "android-tzdata", + "iana-time-zone", + "js-sys", + "num-traits", + "wasm-bindgen", + "windows-targets 0.52.0", +] + +[[package]] +name = "color_quant" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" + +[[package]] +name = "const-cstr" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ed3d0b5ff30645a68f35ece8cea4556ca14ef8a1651455f789a099a0513532a6" + +[[package]] +name = "core-foundation" +version = "0.9.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" +dependencies = [ + "core-foundation-sys", + "libc", +] + +[[package]] +name = "core-foundation-sys" +version = "0.8.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" + +[[package]] +name = "core-graphics" +version = "0.22.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb" +dependencies = [ + "bitflags 1.3.2", + "core-foundation", + "core-graphics-types", + "foreign-types", + "libc", +] + +[[package]] +name = "core-graphics-types" +version = "0.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf" +dependencies = [ + "bitflags 1.3.2", + "core-foundation", + "libc", +] + +[[package]] +name = "core-text" +version = "19.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25" +dependencies = [ + "core-foundation", + "core-graphics", + "foreign-types", + "libc", +] + +[[package]] +name = "crc32fast" +version = "1.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" +dependencies = [ + "cfg-if", +] + +[[package]] +name = "dirs-next" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1" +dependencies = [ + "cfg-if", + "dirs-sys-next", +] + +[[package]] +name = "dirs-sys-next" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" +dependencies = [ + "libc", + "redox_users", + "winapi", +] + +[[package]] +name = "dlib" +version = "0.5.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412" +dependencies = [ + "libloading", +] + +[[package]] +name = "dwrote" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b" +dependencies = [ + "lazy_static", + "libc", + "winapi", + "wio", +] + +[[package]] +name = "either" +version = "1.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07" + +[[package]] +name = "fdeflate" +version = "0.3.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645" +dependencies = [ + "simd-adler32", +] + +[[package]] +name = "flate2" +version = "1.0.28" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e" +dependencies = [ + "crc32fast", + "miniz_oxide", +] + +[[package]] +name = "float-ord" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7bad48618fdb549078c333a7a8528acb57af271d0433bdecd523eb620628364e" + +[[package]] +name = "font-kit" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "21fe28504d371085fae9ac7a3450f0b289ab71e07c8e57baa3fb68b9e57d6ce5" +dependencies = [ + "bitflags 1.3.2", + "byteorder", + "core-foundation", + "core-graphics", + "core-text", + "dirs-next", + "dwrote", + "float-ord", + "freetype", + "lazy_static", + "libc", + "log", + "pathfinder_geometry", + "pathfinder_simd", + "walkdir", + "winapi", + "yeslogic-fontconfig-sys", +] + +[[package]] +name = "foreign-types" +version = "0.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" +dependencies = [ + "foreign-types-shared", +] + +[[package]] +name = "foreign-types-shared" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" + +[[package]] +name = "freetype" +version = "0.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "efc8599a3078adf8edeb86c71e9f8fa7d88af5ca31e806a867756081f90f5d83" +dependencies = [ + "freetype-sys", + "libc", +] + +[[package]] +name = "freetype-sys" +version = "0.19.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "66ee28c39a43d89fbed8b4798fb4ba56722cfd2b5af81f9326c27614ba88ecd5" +dependencies = [ + "cc", + "libc", + "pkg-config", +] + +[[package]] +name = "getrandom" +version = "0.2.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5" +dependencies = [ + "cfg-if", + "libc", + "wasi", +] + +[[package]] +name = "gif" +version = "0.12.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "80792593675e051cf94a4b111980da2ba60d4a83e43e0048c5693baab3977045" +dependencies = [ + "color_quant", + "weezl", +] + +[[package]] +name = "iana-time-zone" +version = "0.1.59" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b6a67363e2aa4443928ce15e57ebae94fd8949958fd1223c4cfc0cd473ad7539" +dependencies = [ + "android_system_properties", + "core-foundation-sys", + "iana-time-zone-haiku", + "js-sys", + "wasm-bindgen", + "windows-core", +] + +[[package]] +name = "iana-time-zone-haiku" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" +dependencies = [ + "cc", +] + +[[package]] +name = "image" +version = "0.24.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "034bbe799d1909622a74d1193aa50147769440040ff36cb2baa947609b0a4e23" +dependencies = [ + "bytemuck", + "byteorder", + "color_quant", + "jpeg-decoder", + "num-traits", + "png", +] + +[[package]] +name = "itertools" +version = "0.12.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" +dependencies = [ + "either", +] + +[[package]] +name = "itoa" +version = "1.0.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c" + +[[package]] +name = "jpeg-decoder" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0" + +[[package]] +name = "js-sys" +version = "0.3.67" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9a1d36f1235bc969acba30b7f5990b864423a6068a10f7c90ae8f0112e3a59d1" +dependencies = [ + "wasm-bindgen", +] + +[[package]] +name = "lazy_static" +version = "1.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" + +[[package]] +name = "lcg-rand" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "20ca4c746dc692bb7ea79d351bcfdce139f77bd24b5d65b9dbaa94f2d6b6fe71" + +[[package]] +name = "libc" +version = "0.2.152" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "13e3bf6590cbc649f4d1a3eefc9d5d6eb746f5200ffb04e5e142700b8faa56e7" + +[[package]] +name = "libloading" +version = "0.8.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c571b676ddfc9a8c12f1f3d3085a7b163966a8fd8098a90640953ce5f6170161" +dependencies = [ + "cfg-if", + "windows-sys", +] + +[[package]] +name = "libm" +version = "0.2.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" + +[[package]] +name = "libredox" +version = "0.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8" +dependencies = [ + "bitflags 2.4.2", + "libc", + "redox_syscall", +] + +[[package]] +name = "log" +version = "0.4.20" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" + +[[package]] +name = "miniz_oxide" +version = "0.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" +dependencies = [ + "adler", + "simd-adler32", +] + +[[package]] +name = "num-traits" +version = "0.2.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c" +dependencies = [ + "autocfg", +] + +[[package]] +name = "once_cell" +version = "1.19.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" + +[[package]] +name = "pathfinder_geometry" +version = "0.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3" +dependencies = [ + "log", + "pathfinder_simd", +] + +[[package]] +name = "pathfinder_simd" +version = "0.5.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0444332826c70dc47be74a7c6a5fc44e23a7905ad6858d4162b658320455ef93" +dependencies = [ + "rustc_version", +] + +[[package]] +name = "pkg-config" +version = "0.3.29" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb" + +[[package]] +name = "plotters" +version = "0.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45" +dependencies = [ + "chrono", + "font-kit", + "image", + "lazy_static", + "num-traits", + "pathfinder_geometry", + "plotters-backend", + "plotters-bitmap", + "plotters-svg", + "ttf-parser", + "wasm-bindgen", + "web-sys", +] + +[[package]] +name = "plotters-backend" +version = "0.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609" + +[[package]] +name = "plotters-bitmap" +version = "0.3.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0cebbe1f70205299abc69e8b295035bb52a6a70ee35474ad10011f0a4efb8543" +dependencies = [ + "gif", + "image", + "plotters-backend", +] + +[[package]] +name = "plotters-svg" +version = "0.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab" +dependencies = [ + "plotters-backend", +] + +[[package]] +name = "png" +version = "0.17.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1f6c3c3e617595665b8ea2ff95a86066be38fb121ff920a9c0eb282abcd1da5a" +dependencies = [ + "bitflags 1.3.2", + "crc32fast", + "fdeflate", + "flate2", + "miniz_oxide", +] + +[[package]] +name = "ppv-lite86" +version = "0.2.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" + +[[package]] +name = "probability" +version = "0.20.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "42746b805e424b759d46c22c65dc66ccca057a2db96e9db4fda6c337a287e485" +dependencies = [ + "random", + "special", +] + +[[package]] +name = "proc-macro2" +version = "1.0.78" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae" +dependencies = [ + "unicode-ident", +] + +[[package]] +name = "quote" +version = "1.0.35" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef" +dependencies = [ + "proc-macro2", +] + +[[package]] +name = "rand" +version = "0.8.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" +dependencies = [ + "libc", + "rand_chacha", + "rand_core", +] + +[[package]] +name = "rand_chacha" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" +dependencies = [ + "ppv-lite86", + "rand_core", +] + +[[package]] +name = "rand_core" +version = "0.6.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" +dependencies = [ + "getrandom", +] + +[[package]] +name = "rand_mt" +version = "4.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "49e018c6ded60e5252609887c12eb3ca2592e9248c5894a7db3975c8a7a1e2df" +dependencies = [ + "rand_core", +] + +[[package]] +name = "random" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "474c42c904f04dfe2a595a02f71e1a0e5e92ffb5761cc9a4c02140b93b8dd504" + +[[package]] +name = "redox_syscall" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" +dependencies = [ + "bitflags 1.3.2", +] + +[[package]] +name = "redox_users" +version = "0.4.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4" +dependencies = [ + "getrandom", + "libredox", + "thiserror", +] + +[[package]] +name = "rustc_version" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" +dependencies = [ + "semver", +] + +[[package]] +name = "ryu" +version = "1.0.16" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f98d2aa92eebf49b69786be48e4477826b256916e84a57ff2a4f21923b48eb4c" + +[[package]] +name = "same-file" +version = "1.0.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" +dependencies = [ + "winapi-util", +] + +[[package]] +name = "semver" +version = "1.0.21" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b97ed7a9823b74f99c7742f5336af7be5ecd3eeafcb1507d1fa93347b1d589b0" + +[[package]] +name = "serde" +version = "1.0.196" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32" +dependencies = [ + "serde_derive", +] + +[[package]] +name = "serde_derive" +version = "1.0.196" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "serde_json" +version = "1.0.113" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "69801b70b1c3dac963ecb03a364ba0ceda9cf60c71cfe475e99864759c8b8a79" +dependencies = [ + "itoa", + "ryu", + "serde", +] + +[[package]] +name = "simd-adler32" +version = "0.3.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" + +[[package]] +name = "special" +version = "0.10.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b89cf0d71ae639fdd8097350bfac415a41aabf1d5ddd356295fdc95f09760382" +dependencies = [ + "libm", +] + +[[package]] +name = "syn" +version = "2.0.48" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f" +dependencies = [ + "proc-macro2", + "quote", + "unicode-ident", +] + +[[package]] +name = "thiserror" +version = "1.0.56" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d54378c645627613241d077a3a79db965db602882668f9136ac42af9ecb730ad" +dependencies = [ + "thiserror-impl", +] + +[[package]] +name = "thiserror-impl" +version = "1.0.56" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fa0faa943b50f3db30a20aa7e265dbc66076993efed8463e8de414e5d06d3471" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "ttf-parser" +version = "0.17.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "375812fa44dab6df41c195cd2f7fecb488f6c09fbaafb62807488cefab642bff" + +[[package]] +name = "unicode-ident" +version = "1.0.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" + +[[package]] +name = "walkdir" +version = "2.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee" +dependencies = [ + "same-file", + "winapi-util", +] + +[[package]] +name = "wasi" +version = "0.11.0+wasi-snapshot-preview1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" + +[[package]] +name = "wasm-bindgen" +version = "0.2.90" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b1223296a201415c7fad14792dbefaace9bd52b62d33453ade1c5b5f07555406" +dependencies = [ + "cfg-if", + "wasm-bindgen-macro", +] + +[[package]] +name = "wasm-bindgen-backend" +version = "0.2.90" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fcdc935b63408d58a32f8cc9738a0bffd8f05cc7c002086c6ef20b7312ad9dcd" +dependencies = [ + "bumpalo", + "log", + "once_cell", + "proc-macro2", + "quote", + "syn", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-macro" +version = "0.2.90" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3e4c238561b2d428924c49815533a8b9121c664599558a5d9ec51f8a1740a999" +dependencies = [ + "quote", + "wasm-bindgen-macro-support", +] + +[[package]] +name = "wasm-bindgen-macro-support" +version = "0.2.90" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bae1abb6806dc1ad9e560ed242107c0f6c84335f1749dd4e8ddb012ebd5e25a7" +dependencies = [ + "proc-macro2", + "quote", + "syn", + "wasm-bindgen-backend", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-shared" +version = "0.2.90" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4d91413b1c31d7539ba5ef2451af3f0b833a005eb27a631cec32bc0635a8602b" + +[[package]] +name = "web-sys" +version = "0.3.67" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "58cd2333b6e0be7a39605f0e255892fd7418a682d8da8fe042fe25128794d2ed" +dependencies = [ + "js-sys", + "wasm-bindgen", +] + +[[package]] +name = "weezl" +version = "0.1.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082" + +[[package]] +name = "winapi" +version = "0.3.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" +dependencies = [ + "winapi-i686-pc-windows-gnu", + "winapi-x86_64-pc-windows-gnu", +] + +[[package]] +name = "winapi-i686-pc-windows-gnu" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + +[[package]] +name = "winapi-util" +version = "0.1.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" +dependencies = [ + "winapi", +] + +[[package]] +name = "winapi-x86_64-pc-windows-gnu" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" + +[[package]] +name = "windows-core" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" +dependencies = [ + "windows-targets 0.52.0", +] + +[[package]] +name = "windows-sys" +version = "0.48.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" +dependencies = [ + "windows-targets 0.48.5", +] + +[[package]] +name = "windows-targets" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" +dependencies = [ + "windows_aarch64_gnullvm 0.48.5", + "windows_aarch64_msvc 0.48.5", + "windows_i686_gnu 0.48.5", + "windows_i686_msvc 0.48.5", + "windows_x86_64_gnu 0.48.5", + "windows_x86_64_gnullvm 0.48.5", + "windows_x86_64_msvc 0.48.5", +] + +[[package]] +name = "windows-targets" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd" +dependencies = [ + "windows_aarch64_gnullvm 0.52.0", + "windows_aarch64_msvc 0.52.0", + "windows_i686_gnu 0.52.0", + "windows_i686_msvc 0.52.0", + "windows_x86_64_gnu 0.52.0", + "windows_x86_64_gnullvm 0.52.0", + "windows_x86_64_msvc 0.52.0", +] + +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" + +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea" + +[[package]] +name = "windows_aarch64_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" + +[[package]] +name = "windows_aarch64_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef" + +[[package]] +name = "windows_i686_gnu" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" + +[[package]] +name = "windows_i686_gnu" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313" + +[[package]] +name = "windows_i686_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" + +[[package]] +name = "windows_i686_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a" + +[[package]] +name = "windows_x86_64_gnu" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" + +[[package]] +name = "windows_x86_64_gnu" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd" + +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" + +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e" + +[[package]] +name = "windows_x86_64_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" + +[[package]] +name = "windows_x86_64_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04" + +[[package]] +name = "wio" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5" +dependencies = [ + "winapi", +] + +[[package]] +name = "yeslogic-fontconfig-sys" +version = "3.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f2bbd69036d397ebbff671b1b8e4d918610c181c5a16073b96f984a38d08c386" +dependencies = [ + "const-cstr", + "dlib", + "once_cell", + "pkg-config", +] + +[[package]] +name = "zd4" +version = "0.1.0" +dependencies = [ + "anyhow", + "itertools", + "lcg-rand", + "plotters", + "probability", + "rand", + "rand_mt", + "serde_json", +] diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..9c11555 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,14 @@ +[package] +name = "zd4" +version = "0.1.0" +edition = "2021" + +[dependencies] +anyhow = "1.0.79" +plotters = "0.3.5" +rand = "0.8.5" +probability = "0.20.3" +itertools = "0.12.1" +rand_mt = "4.2.2" +lcg-rand = "1.0.0" +serde_json = "1.0.113" diff --git a/results/1 b/results/1 new file mode 100644 index 0000000..27f52d2 --- /dev/null +++ b/results/1 @@ -0,0 +1,6 @@ +=============================================================================================================== +| n | a markov | b markov | a chebyshev | b chebyshev | a exact value | b exact value | +| 100 | 0.8333333333333334 | 1.818181818181818 | 0.25 | 1 | 0.028443966820490107 | 0.36820161732671786 | +| 1000 | 0.8333333333333334 | 1.8181818181818181 | 0.025 | 0.1 | 0.00000000013642287299830969 | 0.0017305360849745471 | +| 10000 | 0.8333333333333334 | 1.8181818181818181 | 0.0025 | 0.01 | 0.0000000000000002220446049250313 | 0.00000000000000000000001551064056843765 | +=============================================================================================================== diff --git a/results/2/10.png b/results/2/10.png new file mode 100644 index 0000000..89b3625 Binary files /dev/null and b/results/2/10.png differ diff --git a/results/2/100.png b/results/2/100.png new file mode 100644 index 0000000..30117d9 Binary files /dev/null and b/results/2/100.png differ diff --git a/results/2/15.png b/results/2/15.png new file mode 100644 index 0000000..a741b01 Binary files /dev/null and b/results/2/15.png differ diff --git a/results/2/20.png b/results/2/20.png new file mode 100644 index 0000000..62ac159 Binary files /dev/null and b/results/2/20.png differ diff --git a/results/2/25.png b/results/2/25.png new file mode 100644 index 0000000..e273b57 Binary files /dev/null and b/results/2/25.png differ diff --git a/results/2/30.png b/results/2/30.png new file mode 100644 index 0000000..93b5646 Binary files /dev/null and b/results/2/30.png differ diff --git a/results/2/5.png b/results/2/5.png new file mode 100644 index 0000000..5564238 Binary files /dev/null and b/results/2/5.png differ diff --git a/results/3 b/results/3 new file mode 100644 index 0000000..690b7c2 --- /dev/null +++ b/results/3 @@ -0,0 +1 @@ +{"1000":[0.864,1.0,0.452,0.0,0.176,0.778,0.998,0.384,0.006,0.314,0.016,0.29,0.756,0.008,0.118,0.998,0.02,0.0,0.162,0.156,0.968,0.882,0.718,0.982,0.794,0.55,0.562,0.964,0.874,0.01,0.296,0.024,0.022,0.426,0.11,0.214,0.006,0.862,0.956,1.0,0.408,0.214,0.284,0.14,0.134,0.006,0.868,0.38,0.604,0.984,0.232,0.162,0.904,0.194,0.938,0.436,1.0,0.806,0.914,0.926,0.86,0.002,1.0,0.73,0.972,0.382,0.996,0.176,0.944,0.102,0.062,0.24,0.376,0.422,0.98,0.154,0.22,0.276,0.768,0.358,0.992,0.046,0.018,0.008,0.496,0.85,0.902,0.082,0.854,1.0,0.006,0.596,0.888,0.02,0.002,0.858,0.832,0.718,0.896,0.708,0.0,0.414,0.432,0.966,0.098,0.406,0.468,0.0,0.018,0.902,0.944,0.764,1.0,0.854,0.736,0.228,0.498,0.608,0.988,0.006,0.724,0.034,0.128,0.446,0.336,0.094,0.372,0.368,0.288,0.908,0.068,0.904,0.422,0.254,0.614,0.394,0.788,0.776,0.848,0.176,0.966,0.004,0.978,0.09,0.04,0.938,0.546,0.562,0.832,0.61,0.044,0.958,0.02,0.902,0.978,0.504,0.028,0.99,0.862,0.044,0.666,0.928,0.436,0.854,0.696,0.286,0.866,0.458,0.078,0.514,0.662,0.616,0.078,0.826,0.788,0.018,0.794,0.51,0.19,0.086,0.89,0.728,0.078,0.112,0.112,0.012,0.21,0.002,0.236,0.976,0.996,0.06,0.858,0.066,0.234,0.546,0.992,0.994,0.344,0.738,0.074,0.712,0.75,0.704,0.326,0.412,0.338,0.934,0.944,0.0,0.28,0.926,0.732,0.87,0.014,1.0,0.162,0.684,0.832,0.94,0.012,0.622,0.834,0.58,0.234,0.01,0.43,0.038,0.23,1.0,1.0,1.0,0.308,0.68,0.964,0.432,0.032,0.364,1.0,0.36,0.462,0.896,0.06,0.594,0.614,0.98,0.162,0.14,0.432,0.002,0.998,0.07,0.998,0.978,0.52,0.03,0.014,0.03,0.89,0.76,0.0,0.71,0.768,0.426,0.702,0.716,1.0,0.282,0.722,0.164,0.126,0.258,0.16,0.52,0.62,0.854,0.94,0.986,0.978,0.314,0.768,0.606,0.986,0.59,0.036,0.662,0.068,0.72,1.0,0.42,0.736,0.156,0.996,0.94,0.0,0.22,0.596,0.06,0.37,0.002,0.748,0.288,0.828,0.214,0.056,0.124,0.432,0.73,0.852,0.966,0.064,0.016,0.91,0.874,0.404,0.986,0.928,0.892,0.346,0.92,0.278,0.07,0.248,0.818,0.784,0.85,0.962,0.662,0.042,0.402,0.044,0.908,0.02,0.096,0.86,0.84,0.986,0.396,0.622,0.998,0.088,0.994,1.0,0.77,0.05,0.49,0.986,0.486,0.268,0.242,0.442,0.072,0.62,0.018,0.716,0.344,0.954,0.266,0.852,0.11,0.112,0.826,0.316,0.462,0.052,0.812,0.852,0.04,0.098,0.008,0.49,0.232,0.076,0.994,0.728,0.346,0.328,0.602,0.848,0.486,0.348,0.998,0.888,0.936,0.576,0.342,0.822,0.792,0.394,0.884,0.948,0.606,0.152,0.622,0.352,0.588,0.622,0.998,0.808,0.78,0.992,0.67,0.07,0.998,0.778,0.018,0.23,0.056,0.572,0.958,0.484,0.166,0.026,0.884,0.986,0.062,0.122,0.22,0.004,0.218,0.246,0.664,0.128,0.912,0.856,0.022,0.888,0.828,0.23,1.0,0.186,0.856,0.998,0.896,0.134,0.162,0.998,0.22,1.0,0.956,0.77,0.112,0.888,0.272,0.476,0.01,0.062,0.984,0.356,0.228,0.466,0.836,0.222,0.338,0.794,0.742,0.942,0.274,0.0,0.998,0.6,0.224,0.066,0.894,0.55,0.688,0.402,0.014,0.424,0.09,0.864,0.062,0.708,0.104,0.014,0.978,0.03,0.942,0.006,0.976,0.994,0.864,0.132,0.268,0.16,0.0,0.58,0.058,0.688,0.0,0.804,0.258,0.96,0.004,0.25,0.998,0.804,0.89,0.2,0.074,0.228,0.046,0.962,0.956,0.024,0.008,0.046,0.32,1.0,1.0,0.13,0.994,0.278,0.404,0.49,0.68,0.816,0.026,0.118,0.1,0.064,0.832,0.916,0.098,0.892,0.432,0.538,0.724,0.028,0.628,0.988,0.996,0.98,0.022,0.0,0.876,0.0,0.01,0.704,0.038,0.0,0.51,0.986,0.02,0.748,0.04,0.0,0.022,0.898,0.11,0.052,0.608,1.0,0.584,0.094,0.708,0.01,0.8,0.922,1.0,0.048,0.508,0.984,0.83,0.21,0.586,0.836,0.72,0.17,0.626,0.872,0.688,0.028,0.19,0.536,0.244,0.778,0.818,0.876,0.692,0.006,0.862,0.06,0.372,0.204,0.3,0.772,0.8,0.588,0.688,1.0,0.176,0.254,0.7,0.992,0.27,0.508,0.994,0.956,0.888,0.584,0.23,0.668,0.216,0.524,0.828,0.924,0.054,0.864,0.408,0.12,0.944,0.57,0.334,0.456,0.042,0.004,0.63,0.64,0.936,0.834,0.758,0.844,0.832,0.936,0.754,0.208,0.806,0.86,0.438,0.004,0.642,0.13,0.002,0.494,0.402,0.868,0.59,0.552,0.702,0.0,0.102,0.032,0.924,0.054,0.032,0.862,0.108,0.208,0.126,0.66,0.876,0.47,0.234,0.036,0.276,0.902,0.772,0.044,0.052,0.878,0.42,0.892,0.936,0.806,0.05,0.62,0.588,0.534,0.268,0.102,0.986,0.206,0.478,0.33,0.426,0.74,0.968,0.322,0.088,0.488,0.36,0.89,0.972,0.47,0.206,0.726,0.616,0.024,0.982,0.598,0.784,0.854,0.846,0.008,0.916,0.322,0.7,0.518,0.028,0.12,0.992,0.072,0.356,0.928,0.228,0.506,0.862,0.79,0.124,0.744,0.742,0.854,0.926,0.942,0.058,0.19,0.032,0.088,0.998,0.75,0.738,0.282,0.146,0.984,0.214,0.334,0.016,0.952,0.174,0.34,0.854,0.31,0.99,0.244,0.992,0.594,0.124,0.188,0.334,0.808,0.064,0.806,0.956,0.886,0.998,0.998,0.672,0.79,0.968,0.682,0.946,0.014,0.95,0.724,0.246,0.344,0.83,0.122,0.618,0.508,0.728,0.138,0.87,0.774,0.516,0.328,0.946,0.678,0.012,0.7,0.812,0.656,0.002,0.64,0.006,0.756,0.852,0.922,0.38,0.092,0.89,0.226,0.124,0.082,0.076,0.038,0.702,0.002,0.442,0.014,0.944,0.3,0.926,0.014,0.468,0.85,0.736,0.38,0.412,0.704,0.884,0.88,0.284,0.174,0.066,0.798,0.12,0.764,0.368,0.14,0.232,0.188,0.506,0.988,0.87,0.052,0.146,0.402,0.546,0.01,0.0,0.0,0.008,0.442,0.084,0.022,0.848,0.268,0.03,0.3,0.022,0.942,0.14,0.178,0.264,0.684,0.966,1.0,0.004,0.154,0.198,0.004,0.64,0.566,0.418,0.8,0.06,0.31,0.782,0.998,0.984,0.832,0.954,0.994,0.61,0.086,0.788,1.0,0.398,0.058,0.824,0.168,0.828,0.992,0.004,0.506,0.108,0.816,0.396,0.89,0.606,0.318,0.954,0.154,0.792,0.192,0.152,0.014,0.34,0.98,0.02,0.738,0.032,0.574,0.124,0.008,0.084,0.968,0.224,0.812,0.958,0.016,0.312,0.036,0.974,0.178,0.68,0.008,0.76,0.056,0.028,0.838,0.784,0.05,0.032,0.996,0.456,0.752,0.484,0.94,0.578,0.63,0.55,0.988,0.994,0.068,0.254,0.04,0.276,0.59,0.93,0.982,0.972,0.936,0.996,0.036,0.318,0.002,0.494,0.994,0.0,0.4,0.28,0.896,0.3,0.678,0.206,0.374,0.55,0.934,0.19,0.982,0.29,0.842,0.014,0.05,0.648,0.572,0.01,0.732,0.028,0.542,0.67,0.754,0.984,0.788,0.85,0.116,0.994,0.776,0.79,0.842,0.838,0.004,0.378,0.388,0.816,0.048,0.806,0.918,0.418,0.67,0.202,0.714,0.998,0.97,0.488,0.172,0.78,0.972,0.944,0.544,0.43,0.994,1.0,0.994,0.876,0.088,0.944,0.086,0.0,0.516,0.25,0.61,0.998,0.194,0.988,0.846,0.96,0.0,0.13,0.464,0.862,0.99,0.45,0.584,0.81,1.0,0.154,0.95,0.394,0.278,0.002,0.952,0.026,0.308,0.004,0.492,0.646,0.992,0.95,0.0,0.784,0.73,0.968,0.416,0.604,0.826,0.67,0.544,0.836,0.54,0.992,0.972,0.94,0.014,0.994,0.034,0.05,0.816,0.966,0.94,0.002,0.96,0.266,1.0,0.096,0.802,0.678,0.922,0.85,0.03,0.016,0.808,0.582,0.998,0.996,0.254,0.898,0.47,0.0,0.288,0.352,0.828,0.51,0.996,0.216,0.136,0.86,0.012,0.766,0.988,0.002,0.944,0.994,0.236,0.266,0.306,0.414,0.138,0.908,1.0,0.514,0.45,0.184,0.474,0.002,0.0,0.416,0.748,0.98,0.734,0.446,0.172,0.99,0.242,0.918,0.056,0.704,0.772,0.714,0.24,0.748,1.0,0.148,0.59,0.664,0.078,0.238,0.444,0.14,0.248,0.038,0.964,0.974,0.332,0.388,0.234,0.968,0.996,0.576,0.492,0.82,0.088,0.95,0.226,0.304,0.008,0.454,0.17,0.12,0.004,0.73,0.672,0.172,0.426,0.844,0.884,0.122,0.76,0.996,0.246,0.88,0.054,0.998,0.588,0.204,0.084,0.286,0.962,0.796,0.336,0.24,0.044,0.828,0.01,0.74,0.526,0.884,0.498,0.956,0.61,0.014,0.534,0.358,0.966,0.16,0.932,0.95,0.426,0.974,0.062,0.01,0.078,0.602,0.552,0.082,0.982,0.008,0.038,0.752,0.452,0.032,0.128,0.422,0.296,0.95,0.158,0.834,0.286,0.018,0.588,0.114,0.246,0.778,0.878,0.994,0.006,0.062,0.274,0.98,0.264,0.998,0.0,0.6,1.0,0.15,0.01,0.712,0.824,0.374,0.274,0.182,0.0,0.562,0.476,0.608,1.0,0.866,0.056,0.288,0.832,0.926,0.964,1.0,0.556,0.174,0.848,0.37,0.826,0.88,0.546,0.73,0.004,0.994,0.0,0.624,0.362,0.1,0.55,0.5,0.508,0.824,0.0,0.996,0.632,0.098,0.346,0.586,0.48,0.292,0.756,0.39,0.952,0.202,0.01,0.902,0.432,0.74,0.364,0.862,0.9,0.226,0.568,0.88,0.264,0.252,0.054,0.282,0.532,0.156,0.392,0.632,0.312,0.806,0.992,0.998,0.354,0.99,0.834,0.0,1.0,0.71,0.626,0.198,0.062,0.742,0.076,0.192,0.992,0.608,0.496,0.948,1.0,0.134,0.308,0.748,0.544,0.672,0.0,0.004,0.824,0.938,0.794,0.506,0.946,0.156,0.396,0.992,0.064,0.842,0.022,0.138,0.312,0.0,0.58,0.9,0.988,0.058,0.382,0.014,0.948,0.432,0.9,0.74,0.338,0.384,0.026,0.0,0.108,0.004,0.454,0.184,0.024,0.748,0.086,0.982,0.854,1.0,0.982,0.814,0.692,0.174,0.776,0.066,0.926,0.036,0.378,0.862,0.752,0.564,0.134,0.426,0.066,0.98,0.082,0.0,0.008,0.234,0.938,0.044,0.642,0.374,0.632,0.992,0.638,0.0,0.988,0.17,0.048,0.91,0.964,0.76,0.526,0.688,0.922,0.914,0.008,0.296,1.0,0.238,0.888,0.114,1.0,0.978,0.988,0.802,0.346,0.006,0.896,0.076,0.014,0.036,0.006,0.022,0.294,0.004,0.954,0.022,0.562,0.116,0.766,0.012,0.924,0.872,0.692,0.938,0.722,0.25,0.482,0.576,0.532,0.914,1.0,0.944,0.178,0.11,0.986,0.324,0.4,0.964,0.19,0.466,0.42,0.212,0.716,0.484,0.51,0.992,0.498,0.974,0.964,0.18,0.518,0.214,0.912,0.654,0.82,0.76,0.502,0.378,0.068,0.042,0.882,0.126,0.234,0.008,0.616,0.234,0.056,0.166,0.842,0.066,0.554,0.998,0.12,0.07,0.194,0.38,0.954,0.018,0.852,0.186,0.08,1.0,0.01,0.66,0.932,0.92,0.186,0.09,0.216,0.04,0.048,0.97,0.912,0.092,0.544,0.874,0.828,0.592,0.832,0.492,0.976,0.876,0.784,0.562,0.64,0.782,0.5,0.514,0.002,0.11,0.888,0.524,0.99,0.018,0.69,0.104,0.898,0.088,0.996,0.918,0.772,0.964,0.09,0.742,0.316,0.956,0.47,0.926,0.876,0.802,0.938,0.996,0.868,0.014,0.572,0.098,0.888,0.53,0.832,0.49,0.602,0.014,0.68,0.286,0.174,0.558,0.016,0.542,0.018,0.244,0.03,0.828,0.084,0.042,0.582,0.528,0.348,0.192,0.064,0.094,0.922,0.364,0.96,0.97,0.89,0.734,0.648,0.032,0.212,0.01,0.512,0.066,1.0,0.424,0.902,0.012,0.106,0.316,0.572,0.794,0.186,0.218,0.674,0.37,0.752,0.48,0.166,0.128,0.94,0.836,0.492,0.048,0.854,0.37,0.066,0.148,0.014,0.104,0.848,0.948,0.958,0.426,0.076,0.612,0.994,0.712,0.004,0.07,0.73,0.302,0.798,0.318,0.942,0.996,0.998,0.564,0.708,0.584,0.138,0.412,0.778,0.286,0.632,0.244,0.002,0.726,1.0,0.938,0.22,0.01,0.012,0.974,0.038,0.428,0.628,0.976,0.692,0.0,0.092,0.988,0.968,0.74,0.524,0.834,0.936,0.348,0.78,0.0,0.812,0.976,0.792,0.142,0.956,0.982,0.188,0.042,0.916,0.786,0.084,0.0,0.352,0.97,0.602,0.368,0.504,0.708,0.998,0.718,0.918,0.0,0.24,0.906,0.752,0.014,1.0,0.666,0.04,0.114,0.006,0.97,0.018,0.778,0.996,0.498,0.038,0.132,0.22,0.032,0.004,0.086,0.41,0.322,0.18,0.848,0.266,0.606,0.014,0.882,0.692,0.794,0.97,0.3,0.076,0.588,0.896,0.088,0.15,0.004,0.082,0.31,0.742,0.01,0.634,0.286,0.996,0.064,0.39,0.818,0.52,0.524,0.42,0.246,0.834,0.142,0.73,0.17,0.974,0.992,0.98,0.784,0.046,0.812,0.736,0.338,0.644,0.84,0.138,0.16,0.114,0.62,0.724,0.36,0.296,0.204,0.378,0.908,0.632,0.902,0.684,1.0,0.594,0.588,0.946,0.894,0.378,0.962,0.842,0.886,0.794,0.888,0.442,0.01,0.992,0.42,0.998,0.138,0.148,0.302,0.004,0.0,0.874,0.01,0.984,0.154,0.78,0.32,0.542,0.83,0.204,0.708,0.804,0.008,0.714,0.98,0.016,0.996,0.93,0.108,0.886,0.194,0.172,0.664,0.932,0.418,0.084,0.182,0.068,0.916,0.686,0.05,0.884,0.318,0.594,0.314,0.164,0.968,0.274,0.36,0.114,0.726,0.138,0.0,1.0,0.012,0.832,0.556,0.576,0.726,0.156,0.498,0.014,0.0,0.95,0.592,0.498,0.524,0.786,0.622,0.966,0.21,0.364,0.232,0.632,0.214,0.03,0.096,0.236,0.582,0.008,0.85,0.232,0.018,0.566,0.308,0.976,0.088,0.048,0.63,0.83,0.202,0.182,0.852,0.424,0.994,0.086,0.744,0.16,0.938,0.232,0.0,0.784,0.028,0.05,0.124,0.696,0.734,0.622,0.63,0.454,0.116,0.148,0.75,0.004,0.972,0.362,0.978,0.248,0.382,0.028,0.996,1.0,0.05,0.674,0.776,0.134,0.178,0.292,0.372,0.966,0.176,0.504,0.788,0.908,0.022,0.96,0.752,0.1,0.784,0.34,0.102,1.0,0.478,0.858,0.77,0.922,0.442,0.322,0.126,0.94,0.782,0.07,1.0,0.07,1.0,0.026,0.222,0.764,0.164,0.97,0.498,0.26,0.564,1.0,0.8,0.548,0.582,0.818,0.856,0.674,0.91,0.072,0.99,0.872,0.936,0.398,0.962,0.328,0.726,0.872,0.708,0.946,0.064,0.368,0.06,0.766,0.978,0.998,0.122,0.806,0.142,0.17,0.79,0.714,1.0,0.264,0.322,0.312,0.958,0.028,0.188,0.522,0.756,0.654,0.96,0.074,0.932,0.262,0.464,0.282,0.898,0.342,0.0,0.708,0.668,0.274,0.94,0.614,1.0,0.982,0.86,1.0,0.738,0.28,0.452,0.798,0.888,0.796,0.258,0.0,0.008,0.0,0.024,0.986,0.404,0.932,0.89,0.482,0.998,0.47,0.046,0.974,0.23,0.374,0.516,0.344,0.814,0.076,0.246,0.01,0.294,0.06,0.456,0.654,0.898,0.58,0.986,0.722,0.924,0.464,0.47,0.008,0.088,0.548,0.6,0.656,0.202,0.346,0.338,0.244,0.222,0.966,0.962,0.052,0.588,0.17,0.006,0.234,0.968,0.15,0.642,0.996,0.05,0.474,0.884,0.08,0.736,0.328,0.134,0.228,0.434,0.612,0.612,0.99,0.808,0.028,0.524,0.662,0.828,0.008,0.902,0.04,0.874,0.532,0.304,0.93,0.726,0.218,1.0,0.956,0.972,0.006,0.868,0.056,0.98,0.23,0.986,0.25,0.31,0.742,0.884,0.358,0.156,0.316,0.66,0.996,0.824,0.732,0.168,0.196,0.756,0.056,1.0,0.192,0.004,0.878,0.992,1.0,0.638,0.574,0.896,0.002,0.734,0.488,0.082,0.028,1.0,0.366,0.756,0.686,0.846,0.276,0.556,0.038,0.004,0.95,0.96,0.224,0.248,0.03,0.93,0.244,0.0,0.0,0.972,0.924,0.25,0.964,0.266,0.528,0.98,0.556,0.0,0.37,0.466,0.34,0.934,0.29,0.366,0.942,0.818,0.978,0.964,0.148,0.154,0.178,0.524,0.984,0.592,1.0,0.834,1.0,0.788,0.022,0.366,0.016,0.75,0.236,0.986,0.0,0.772,0.004,0.004,0.642,0.838,0.148,0.096,0.374,0.886,0.754,0.924,0.954,0.998,0.988,0.012,0.01,0.214,0.958,0.992,0.758,0.93,0.974,0.068,0.95,0.264,0.664,0.778,0.316,0.056,0.114,0.276,0.008,0.522,0.004,0.804,0.59,0.998,0.778,0.506,0.86,0.81,0.192,0.14,0.008,0.958,0.466,0.998,0.994,0.006,0.008,0.018,0.092,0.166,0.996,0.996,0.826,0.116,0.032,0.012,0.804,0.996,0.816,0.416,0.782,0.858,0.99,0.986,0.074,0.564,0.882,0.978,0.988,0.398,0.992,0.9,0.064,0.106,0.444,0.006,0.956,0.116,0.94,0.24,0.816,0.958,0.094,0.744,0.054,0.006,0.956,0.898,0.7,0.634,0.008,0.922,0.994,0.206,0.002,0.016,0.01,0.364,0.202,0.032,0.958,0.754,0.56,0.946,0.994,0.246,0.99,0.456,0.926,0.06,0.35,0.998,0.988,0.992,0.714,0.242,0.978,0.562,0.056,0.986,0.784,0.038,0.618,0.24,0.98,0.836,0.522,0.918,0.086,0.282,0.002,0.0,0.0,0.052,0.878,0.546,0.014,0.738,1.0,0.332,0.218,0.328,0.342,0.65,0.922,0.352,0.154,0.472,0.644,0.55,0.432,0.91,0.996,0.144,0.0,0.334,0.99,0.004,0.956,0.996,0.648,0.27,0.986,0.222,0.0,0.556,0.056,0.982,0.094,0.514,0.008,0.004,0.082,0.32,0.936,0.588,0.712,0.71,0.258,0.242,0.528,0.29,0.502,0.0,0.844,0.024,0.55,0.762,0.444,0.008,0.622,0.076,0.796,0.644,0.302,0.838,0.604,0.844,0.042,0.214,0.104,0.506,0.462,0.762,0.88,0.302,0.166,0.002,0.0,0.016,0.034,1.0,0.264,0.204,0.98,0.234,0.998,0.564,0.734,0.692,0.546,0.198,0.906,0.988,0.728,0.064,0.016,0.912,0.942,0.856,0.464,0.12,1.0,1.0,0.826,0.05,0.244,0.826,0.368,0.19,0.248,0.744,0.892,0.192,0.026,0.078,0.456,0.868,0.002,0.104,0.004,0.696,0.662,0.98,0.02,0.3,0.942,0.436,0.0,0.606,0.808,0.886,0.614,0.37,0.316,0.64,0.312,0.276,0.02,0.998,0.048,0.27,0.994,0.998,0.0,0.842,0.054,0.498,0.06,0.802,0.344,0.428,0.35,0.902,0.156,0.108,0.264,0.992,0.902,0.012,0.008,0.106,0.54,0.0,0.232,0.938,0.612,0.408,0.256,0.0,0.13,0.48,0.002,0.732,0.062,0.008,0.196,0.04,0.816,0.272,0.704,0.23,0.938,0.43,0.234,0.692,0.038,0.918,0.854,0.956,0.666,0.842,0.156,0.194,0.944,0.8,0.788,0.914,0.896,0.72,0.566,0.03,0.748,0.926,0.0,0.87,0.94,0.088,0.204,0.152,0.998,0.222,0.108,0.518,0.798,0.004,0.916,0.334,0.254,0.848,0.924,0.99,0.006,0.056,0.476,0.0,0.33,0.176,0.924,0.308,0.016,0.714,0.58,0.104,0.018,0.736,0.996,0.34,0.104,0.348,0.002,0.03,0.468,0.872,0.892,0.898,0.53,0.654,0.026,0.382,0.864,0.418,0.722,0.884,0.862,0.374,0.794,0.002,0.978,0.034,0.354,0.056,0.8,0.112,0.918,0.928,0.0,0.152,0.97,0.722,0.334,0.404,0.092,0.124,0.292,0.0,0.886,0.794,0.502,0.002,0.216,0.062,0.586,0.268,0.158,0.402,0.35,0.786,0.962,0.008,0.496,0.026,0.882,0.7,0.552,0.93,0.988,0.568,0.668,0.482,0.006,0.2,0.072,0.33,0.488,0.722,0.962,0.0,0.55,0.314,0.278,0.0,0.166,0.986,0.06,0.386,0.666,0.838,0.012,0.012,0.95,0.84,0.5,0.912,0.082,0.182,0.976,0.994,0.552,0.368,0.172,0.408,0.182,0.476,0.0,0.564,0.996,0.084,0.982,0.158,0.726,0.838,0.604,0.626,0.072,0.202,0.792,0.934,0.08,0.922,0.522,0.848,0.02,0.498,0.27,0.094,0.0,0.984,0.938,0.166,0.378,0.796,0.294,0.03,1.0,0.446,0.044,0.522,0.262,0.928,0.41,0.08,0.146,0.326,0.422,0.202,0.012,0.592,0.662,0.944,0.53,0.02,0.806,0.996,0.402,0.056,0.974,0.986,0.52,0.074,0.684,1.0,0.648,0.018,0.42,0.136,0.692,0.89,0.002,0.004,0.784,0.994,0.96,0.08,0.75,0.016,0.254,0.996,0.538,0.604,0.162,0.124,0.62,0.0,0.862,0.27,0.23,0.052,0.91,0.09,0.892,0.348,0.284,0.588,0.094,0.506,0.826,0.572,0.988,0.828,0.944,0.144,0.992,0.54,0.0,0.848,0.92,0.03,0.882,0.486,0.61,0.986,0.892,0.062,0.664,0.0,0.412,0.756,0.04,0.144,0.002,0.152,0.57,0.044,0.41,0.928,0.58,0.37,0.384,0.51,0.316,1.0,0.064,0.926,0.464,0.54,0.16,0.732,0.032,0.834,0.594,0.004,1.0,0.996,0.114,0.432,0.018,0.024,0.996,0.016,0.526,1.0,0.992,0.63,0.002,0.058,0.598,0.982,0.49,0.984,0.03,0.874,0.136,0.878,0.096,0.962,0.386,0.994,0.738,0.046,0.058,0.998,0.982,0.504,0.064,0.132,0.114,0.872,0.932,0.01,0.0,0.85,0.148,0.872,0.434,0.58,0.374,0.946,0.492,0.016,0.02,0.79,0.018,0.956,0.966,0.99,0.746,0.55,0.99,0.804,0.134,0.988,0.818,0.416,0.974,0.708,0.118,0.264,0.404,0.254,0.55,0.958,0.994,0.142,0.01,0.976,0.218,0.014,0.906,0.986,0.04,0.074,0.81,0.514,0.05,0.22,0.964,0.186,0.076,0.726,0.828,0.188,0.736,0.268,0.952,0.866,0.116,0.432,0.556,0.5,0.964,0.976,0.05,0.618,0.026,0.2,0.23,0.306,0.322,0.43,0.008,0.194,0.796,0.272,0.872,0.75,0.128,0.982,0.18,0.848,0.842,0.082,0.87,0.23,0.334,0.86,0.092,0.002,0.776,0.0,0.384,0.328,0.752,0.304,0.974,0.008,0.014,0.866,0.926,0.402,0.06,0.21,0.09,0.356,0.006,1.0,0.002,0.994,0.88,0.872,0.592,0.21,0.096,0.046,0.664,1.0,0.302,0.982,0.178,0.958,0.082,0.752,0.0,0.314,0.162,0.01,0.978,0.798,0.954,0.868,0.148,0.432,0.996,0.086,0.112,0.37,0.042,0.952,0.848,0.528,0.512,0.0,1.0,0.288,0.484,0.004,0.8,0.008,0.712,0.4,0.336,0.814,0.0,0.994,0.684,0.116,0.146,0.13,0.802,0.8,1.0,0.54,0.724,0.806,1.0,0.26,0.804,0.87,0.936,0.95,0.052,0.092,0.568,0.924,0.642,0.746,0.998,0.998,0.354,0.68,0.06,0.61,0.86,0.98,0.272,0.86,0.34,0.984,0.362,0.424,0.136,0.714,0.284,0.078,0.966,0.542,0.656,0.154,0.046,0.57,1.0,0.83,0.676,0.308,0.17,0.712,0.424,0.714,0.046,0.728,0.664,0.998,0.926,0.994,0.776,0.904,0.918,0.266,0.86,0.95,0.024,0.908,0.002,0.012,0.0,0.95,0.0,0.09,0.118,0.408,0.828,0.06,0.038,0.004,0.072,0.368,0.486,0.41,0.056,0.126,0.258,0.104,0.476,0.07,0.996,0.808,0.904,0.244,0.45,0.804,0.0,0.526,0.738,0.358,0.044,0.11,0.886,1.0,0.086,0.088,1.0,0.77,0.85,0.684,0.988,0.994,0.986,0.822,0.828,0.518,0.844,0.196,0.198,0.382,0.778,0.004,0.396,0.64,0.688,0.002,0.838,0.334,0.984,0.964,0.188,0.092,0.992,0.534,0.736,0.588,0.856,0.562,0.432,0.07,0.954,0.174,1.0,0.87,0.512,0.578,0.994,0.316,0.01,0.314,0.732,0.562,0.852,0.65,0.996,0.568,0.918,0.312,0.844,0.65,0.982,0.662,0.994,0.936,0.172,1.0,0.31,0.38,1.0,0.234,0.562,0.166,0.698,0.13,0.022,0.002,0.968,0.466,0.164,0.494,0.264,0.306,0.672,0.766,0.032,0.0,0.792,0.018,0.0,0.686,0.844,0.41,0.322,0.484,1.0,0.028,0.97,0.0,0.724,0.02,0.808,0.72,0.428,0.762,0.95,0.998,0.86,0.916,0.85,0.718,0.01,0.45,0.862,0.254,0.568,1.0,0.7,0.756,0.058,0.172,0.548,0.002,0.746,0.838,0.14,0.552,0.58,0.848,0.942,0.534,0.0,0.988,0.76,0.982,0.274,0.438,0.944,0.822,0.046,0.298,0.876,0.934,0.162,0.966,0.632,0.106,0.58,0.386,0.262,0.792,0.322,0.94,0.092,0.966,0.5,0.0,0.076,0.8,0.538,0.94,1.0,0.444,0.134,0.996,0.866,0.926,0.762,0.484,0.818,0.018,0.644,0.77,0.618,0.38,0.066,0.864,0.416,0.078,0.314,0.056,0.828,0.096,0.582,0.98,0.696,0.118,0.776,0.982,0.044,0.506,0.864,0.958,0.828,0.064,0.41,0.004,0.904,0.004,0.984,0.52,0.656,0.798,0.72,0.434,0.094,0.878,0.978,0.96,0.624,0.872,0.27,0.954,0.182,0.19,0.064,0.766,0.46,0.136,0.182,0.118,0.92,0.48,0.468,0.072,0.926,0.302,1.0,0.576,1.0,0.446,0.004,1.0,0.462,0.322,0.144,0.024,0.064,0.394,0.088,0.85,0.168,0.926,0.266,0.02,0.892,0.004,0.0,0.604,0.214,0.006,0.652,0.656,0.752,0.944,0.976,0.8,0.088,0.718,0.998,1.0,0.034,0.658,0.574,0.99,0.632,0.514,0.77,0.038,0.622,0.036,0.062,0.998,0.872,0.972,0.654,0.706,0.906,0.8,0.406,0.732,0.29,0.2,1.0,0.014,0.826,0.47,0.934,0.248,0.238,0.874,0.074,0.092,0.932,0.016,0.776,0.456,0.486,0.476,0.244,0.778,0.118,0.3,0.876,0.108,0.896,0.61,0.306,0.0,0.802,0.13,0.548,0.168,0.922,0.518,0.676,0.692,0.584,0.98,0.112,0.994,0.118,0.268,0.76,0.452,0.002,0.828,0.406,0.08,0.582,0.964,0.442,0.894,0.928,0.146,0.008,0.74,0.95,0.51,0.014,0.768,0.644,0.056,0.002,0.308,0.056,0.594,0.064,0.412,0.004,0.804,0.828,0.048,0.938,0.262,0.858,0.072,0.0,0.794,0.916,0.698,0.304,0.678,0.83,0.998,0.994,0.494,0.886,0.146,1.0,0.012,0.818,0.916,0.238,0.136,0.02,0.0,0.064,0.342,0.846,0.366,0.988,0.25,0.982,0.132,0.718,0.982,0.136,0.828,0.678,0.226,0.314,0.992,0.128,0.656,0.01,0.164,0.332,0.436,0.042,0.31,1.0,1.0,0.21,0.26,0.18,0.856,0.31,0.034,0.302,0.602,0.96,0.998,0.364,0.848,0.908,0.064,0.262,0.896,0.674,1.0,0.978,0.124,0.728,0.864,0.82,0.202,0.232,0.496,0.056,0.986,0.166,0.088,0.03,0.994,0.0,0.622,0.07,0.0,0.658,0.372,0.108,0.344,0.892,0.4,0.744,0.988,0.0,0.998,0.998,0.95,0.988,1.0,0.088,0.576,0.998,0.118,0.946,0.762,0.58,0.73,0.048,0.702,0.992,0.488,0.96,1.0,0.01,0.338,0.024,0.97,0.638,0.288,0.736,0.954,0.0,0.822,0.382,0.878,0.018,0.202,0.53,0.044,0.984,0.15,0.052,0.192,0.566,0.464,0.256,0.966,0.754,0.02,0.82,0.868,0.016,0.124,0.06,0.048,0.968,0.888,0.042,0.782,0.4,0.184,0.776,0.334,0.016,0.564,0.01,0.92,0.69,0.004,0.13,0.71,0.044,0.574,0.102,0.0,0.682,0.824,0.07,0.05,0.042,0.908,0.95,0.128,0.14,0.588,0.394,0.954,0.102,0.642,0.28,0.614,0.62,0.936,0.098,0.036,0.988,0.632,0.482,0.368,0.992,0.89,0.01,0.508,0.28,0.886,0.088,0.388,0.606,0.556,0.14,0.168,0.986,0.476,0.856,0.064,0.096,0.078,0.954,0.654,0.248,0.018,0.978,0.42,0.0,0.99,0.97,0.478,0.478,0.462,0.016,0.662,0.356,0.552,0.284,0.214,0.164,0.922,0.59,0.014,0.992,0.838,0.476,0.536,0.958,0.046,0.872,1.0,0.016,0.084,0.0,0.962,0.022,0.0,0.006,0.888,0.99,0.08,0.72,0.484,0.79,0.928,0.288,0.92,1.0,0.664,0.95,0.656,0.37,0.734,0.998,1.0,0.82,0.484,0.638,0.508,0.206,0.692,0.684,0.998,0.432,0.826,0.598,0.242,0.416,0.694,0.882,0.45,0.318,0.996,0.864,0.848,0.394,0.994,0.068,0.906,0.844,0.856,0.358,0.43,0.946,0.13,0.22,0.064,0.246,0.998,0.938,0.786,0.772,0.95,0.54,0.95,0.552,0.274,1.0,0.126,0.63,0.332,0.18,0.776,0.546,0.002,0.978,0.778,0.006,1.0,0.832,0.24,0.986,0.024,0.476,0.588,0.942,0.056,0.452,0.118,0.006,0.974,0.364,0.56,0.15,0.802,0.81,0.108,0.314,0.024,0.928,0.88,0.038,0.468,0.156,0.302,0.99,0.998,0.552,0.604,0.816,0.676,0.998,0.126,0.09,0.56,0.996,0.372,0.304,0.49,0.852,0.972,0.132,0.024,0.01,0.932,0.306,0.944,0.072,0.002,0.01,0.39,0.0,0.744,0.184,0.284,0.414,0.442,0.392,0.002,0.382,0.774,0.738,0.528,0.018,0.998,0.414,0.976,0.038,0.196,0.992,0.366,0.004,0.004,0.394,0.904,0.826,0.444,0.168,0.168,0.456,0.044,0.996,0.116,0.16,0.868,0.088,0.914,0.906,0.01,0.004,0.95,0.576,0.13,1.0,0.482,0.31,0.2,0.612,0.67,0.008,0.082,0.986,0.778,0.092,0.052,0.036,0.518,0.03,0.65,0.028,0.092,0.214,0.536,0.178,0.58,0.542,0.142,0.904,1.0,0.118,0.128,0.012,0.458,0.998,0.018,0.81,0.092,0.862,0.416,0.086,0.764,0.572,0.082,0.95,0.52,0.914,0.88,0.346,0.62,0.028,0.482,0.182,0.946,0.004,0.81,0.07,0.628,0.99,0.93,0.708,0.058,0.016,0.958,0.204,0.528,0.542,0.982,0.774,0.178,0.064,0.198,0.184,0.06,0.24,0.604,0.646,0.996,0.008,0.772,0.774,0.48,0.008,0.978,0.93,0.842,0.71,0.986,0.582,0.812,0.01,0.854,0.952,0.702,0.702,0.964,0.828,0.054,0.866,0.076,0.526,0.812,0.912,0.368,0.982,0.01,0.37,0.016,0.866,0.408,0.554,0.98,0.1,0.128,0.092,0.024,0.956,0.098,0.368,0.042,0.168,0.568,0.802,0.04,0.37,0.63,0.738,0.128,0.056,0.618,0.35,0.648,0.924,0.038,0.706,0.834,0.88,0.828,0.252,0.968,0.99,0.7,0.534,0.042,0.418,0.808,0.268,0.332,0.842,0.384,0.076,0.42,0.012,0.998,0.54,0.228,0.378,0.762,0.414,0.852,0.016,0.924,0.124,0.44,0.67,0.994,0.318,0.99,0.062,0.742,0.046,0.99,0.582,0.922,0.33,0.994,0.532,0.042,0.92,0.352,0.008,0.854,0.42,0.204,0.11,0.016,1.0,0.042,0.332,0.196,0.992,0.002,0.378,0.506,0.044,0.674,0.0,0.868,0.944,1.0,0.774,0.03,0.526,0.518,0.678,0.222,0.718,0.37,0.948,0.702,0.096,0.164,0.864,0.018,0.56,0.96,0.886,0.682,0.768,0.344,0.954,0.754,0.16,0.368,0.12,0.09,1.0,0.978,0.988,0.028,0.022,0.076,0.89,0.292,0.586,1.0,0.952,0.678,0.2,0.616,0.63,0.08,0.412,0.222,0.912,0.066,0.216,0.024,0.846,0.196,0.984,0.996,0.124,0.908,0.938,0.796,0.624,0.966,0.618,0.932,0.554,0.004,0.888,0.996,0.224,0.05,0.836,0.754,0.92,0.982,0.004,0.866,0.046,0.774,0.016,0.606,0.948,0.882,0.366,0.642,0.012,0.688,0.106,0.814,0.788,0.614,0.972,0.016,0.008,0.0,0.062,0.984,0.048,0.914,0.804,0.0,0.452,0.458,0.846,0.382,0.504,0.536,0.798,0.99,0.846,0.408,0.578,0.384,0.998,0.006,0.896,0.362,0.998,0.004,0.74,0.432,0.962,0.024,0.22,0.418,0.012,0.138,0.004,0.806,0.704,0.506,0.23,0.296,0.114,0.464,0.302,0.414,0.02,0.684,0.786,1.0,0.63,0.912,0.77,0.0,0.108,0.744,0.048,0.012,0.992,0.982,0.926,0.682,0.56,0.714,0.0,0.214,0.582,0.216,0.976,0.196,0.856,0.356,0.148,0.964,0.016,0.164,0.558,0.534,0.394,0.004,0.0,0.34,1.0,0.12,0.354,0.204,0.004,0.922,1.0,0.952,0.328,0.974,0.908,0.414,0.978,0.672,0.816,0.556,0.046,0.504,0.796,0.696,0.962,0.928,0.446,0.874,0.278,0.066,0.006,0.016,0.112,0.706,0.454,0.99,0.012,0.646,0.264,0.018,0.546,0.338,0.068,0.68,0.936,0.998,0.024,1.0,0.01,0.996,1.0,0.528,0.686,1.0,0.19,0.312,0.13,0.6,0.314,0.988,0.004,0.886,0.102,0.962,1.0,0.986,0.948,0.0,1.0,0.948,0.454,0.018,0.018,0.954,0.818,1.0,0.206,0.926,0.364,0.124,0.778,0.16,0.888,0.466,0.998,0.526,0.72,0.104,0.006,0.886,0.79,0.03,0.22,0.312,0.914,0.188,0.154,0.936,0.006,0.13,0.322,0.466,0.302,0.94,0.996,0.606,0.486,0.01,0.258,0.988,0.86,0.262,0.528,0.482,0.834,0.004,0.96,0.934,0.052,0.888,0.002,0.284,0.68,0.502,0.01,0.99,0.346,0.102,0.982,0.198,0.238,0.05,0.714,0.972,0.736,1.0,0.302,0.184,0.858,0.738,0.68,0.972,0.034,0.254,0.126,0.814,0.374,0.922,0.614,0.99,0.546,0.13,0.024,0.742,0.01,0.274,0.048,0.05,0.41,0.968,0.25,0.006,0.174,0.47,1.0,0.0,0.41,0.156,0.018,0.964,0.24,0.906,0.746,0.468,0.036,0.43,0.052,0.224,0.846,0.432,0.668,0.736,0.85,0.872,0.998,0.328,0.002,0.868,1.0,0.934,0.692,0.976,0.994,0.814,0.014,0.006,0.216,0.038,0.604,0.71,0.04,0.994,0.294,0.176,0.73,0.004,0.114,0.706,0.23,0.06,0.37,0.358,0.296,0.128,0.992,0.026,0.804,0.018,0.0,0.998,0.8,0.022,0.884,0.686,0.08,0.99,0.272,0.094,0.706,0.358,0.366,0.052,0.004,0.528,0.022,0.802,0.84,0.474,0.68,0.828,0.81,0.886,0.958,0.0,0.272,0.558,0.35,0.722,0.402,0.108,0.504,0.084,0.648,0.116,0.978,0.67,0.466,0.91,0.036,0.07,0.174,0.012,0.062,0.956,0.746,0.174,0.194,0.412,0.0,0.97,0.682,0.908,0.458,0.002,0.236,0.114,0.268,0.004,0.928,0.884,0.048,0.974,0.42,0.406,0.05,0.54,0.148,0.468,0.964,0.388,0.83,0.09,0.188,0.52,0.936,0.282,0.158,0.156,0.018,0.584,0.082,0.074,0.004,0.222,0.496,0.84,1.0,0.114,0.23,0.044,0.372,0.14,0.002,0.97,0.972,0.962,1.0,0.526,0.978,0.474,0.006,0.706,0.97,0.01,0.304,0.992,0.98,0.964,0.318,0.396,0.088,0.984,0.882,0.808,0.572,0.38,0.53,0.042,0.882,0.922,0.156,0.044,0.946,0.894,0.0,0.264,0.96,0.672,0.446,0.656,0.376,0.072,0.888,0.058,0.66,0.004,0.156,0.572,0.18,0.16,1.0,0.872,0.05,0.006,0.11,0.988,0.978,0.196,0.06,0.096,0.616,0.884,0.844,0.56,1.0,0.95,0.566,0.762,0.436,0.336,0.074,0.998,0.664,0.888,0.82,0.004,0.634,0.968,0.84,0.304,0.964,0.702,0.356,0.91,0.552,0.012,0.914,0.824,0.98,0.936,0.242,0.0,0.204,0.438,0.612,0.406,0.912,0.0,0.076,0.642,0.542,0.978,0.412,0.998,1.0,0.266,0.25,0.994,1.0,0.4,0.882,0.866,0.566,0.786,0.954,0.998,0.114,0.646,0.118,0.028,0.112,0.88,0.43,0.95,0.228,0.988,0.084,0.074,0.972,0.998,0.392,0.512,0.004,1.0,0.866,0.962,0.374,0.302,0.506,0.942,0.96,0.512,0.222,1.0,0.72,1.0,0.026,0.63,0.248,0.402,0.454,0.664,0.0,0.004,0.97,0.19,1.0,0.582,0.784,0.282,0.22,0.138,0.494,0.856,0.92,0.2,0.01,0.79,0.0,0.942,0.554,0.354,0.002,0.234,0.944,0.922,0.008,0.77,0.828,0.066,0.0,0.062,0.024,0.998,0.212,0.004,0.242,1.0,0.002,0.956,0.862,0.134,0.99,0.992,0.66,0.888,0.972,0.496,0.0,0.234,0.35,0.052,0.314,0.0,0.956,0.466,0.13,0.988,0.196,0.908,0.542,0.058,0.404,0.02,0.124,0.108,0.61,1.0,0.748,0.986,0.82,0.998,0.484,0.8,0.662,0.374,0.236,0.89,0.92,0.276,0.412,0.068,0.014,0.172,0.136,0.626,0.618,0.006,0.948,0.534,0.024,0.656,0.286,0.746,0.71,0.996,0.01,0.434,0.944,0.948,0.222,0.002,0.184,0.684,0.002,0.948,0.626,0.13,0.212,0.98,0.0,0.166,0.922,0.396,0.994,0.36,0.402,0.684,0.812,0.246,0.214,0.3,0.874,0.164,0.008,0.95,0.248,0.036,0.02,0.12,0.978,0.974,0.968,0.006,0.952,0.06,0.09,0.13,0.29,0.166,0.0,0.19,0.156,0.218,0.996,0.282,0.532,0.0,0.064,0.076,0.022,0.818,0.488,0.002,0.902,0.964,0.332,0.0,0.506,0.006,0.41,0.516,0.998,0.836,0.02,0.99,0.956,0.824,0.848,0.038,0.848,0.302,0.542,0.416,0.838,0.202,0.878,0.474,0.998,0.948,0.252,0.002,0.43,0.08,0.896,0.29,0.634,0.852,0.864,0.968,0.004,0.586,0.846,0.04,0.408,0.162,0.302,0.504,0.42,0.64,0.884,0.638,0.004,0.808,0.998,0.888,0.002,0.98,0.91,0.53,0.1,0.496,0.044,0.916,0.47,0.982,0.544,0.932,0.498,0.856,0.068,0.324,0.998,0.638,0.568,0.798,0.764,0.004,0.51,0.902,0.634,0.158,0.944,0.098,0.96,0.056,0.552,0.362,0.49,0.15,0.506,0.116,1.0,0.162,0.966,0.038,0.878,0.92,0.048,0.324,0.072,0.734,0.128,0.984,0.044,0.506,0.848,0.238,0.654,0.292,0.862,0.34,0.666,0.954,0.808,0.666,0.8,0.66,0.97,0.072,0.984,0.046,0.99,0.0,0.026,0.792,0.484,0.77,0.082,0.082,0.816,0.722,0.31,0.864,0.97,0.976,0.006,0.07,0.594,0.112,0.806,0.432,0.858,0.138,0.004,0.05,0.73,0.172,0.022,0.004,0.11,0.36,0.998,0.392,0.312,0.416,0.642,0.35,0.952,0.984,0.556,0.002,0.808,0.784,0.35,0.262,0.834,0.14,0.0,0.092,0.16,0.03,0.0,0.13,0.798,0.37,0.064,0.006,0.456,0.148,0.94,0.546,0.822,0.934,0.93,0.934,0.822,0.998,0.908,0.28,0.936,0.32,0.912,0.06,0.314,0.012,0.262,1.0,0.068,0.942,0.32,0.0,0.03,0.542,0.228,0.99,0.978,0.042,0.64,0.998,0.998,0.97,0.32,0.106,0.208,0.676,0.718,0.808,0.648,0.098,0.408,0.942,0.772,0.992,0.094,0.008,0.342,0.092],"10000":[0.736,0.9668,0.1952,0.507,0.8864,0.1494,0.995,0.7862,0.9668,0.7832,0.0948,0.001,0.4224,0.904,0.957,0.98,0.6318,0.7452,0.9856,0.8034,0.325,0.9856,0.0062,0.6644,0.8572,0.4356,0.5832,0.5958,0.8262,0.6264,0.0844,0.9988,0.0954,0.385,0.1242,0.2062,0.1834,0.1814,0.207,0.9846,0.656,0.0012,0.1036,0.0072,0.2952,0.2718,0.9392,0.2368,0.8452,0.7852,0.6212,0.7884,0.8844,0.6182,0.9746,0.2072,0.7964,0.3042,0.265,0.0,0.9442,0.9996,0.4342,0.547,0.0102,0.476,0.644,0.9714,0.6708,0.8178,0.0236,0.7788,0.0584,0.9904,0.0238,0.0366,0.9232,0.3366,0.2214,0.5156,0.0258,0.6294,0.6142,0.63,0.2894,0.6414,0.5176,0.0272,0.3464,0.989,1.0,0.4546,0.1652,0.1722,0.5026,0.9942,0.3966,0.4624,0.9828,0.9988,0.0176,0.545,0.999,0.5286,0.0132,0.8002,0.0906,0.8402,0.9806,0.5862,0.4868,0.9994,0.8264,0.996,0.17,0.2668,0.352,0.0068,0.1676,0.4524,0.7984,0.5402,0.275,0.0412,0.3232,0.8528,0.881,0.2718,0.011,0.1844,0.9992,0.8932,0.3102,0.1224,0.0112,0.8518,0.0526,0.378,0.9588,0.2616,0.5574,0.287,0.413,0.021,0.9368,0.982,0.2576,0.9344,0.6096,0.0,0.0154,0.6948,0.1534,0.3836,0.8902,0.3264,0.404,0.0,0.0164,0.035,0.313,0.6806,0.6942,0.9936,0.1784,0.7994,0.5364,0.762,0.548,0.9764,0.9784,0.8644,0.3336,0.1614,0.5646,0.718,0.9394,0.1606,0.4534,0.969,0.9492,0.0182,0.8376,0.988,0.7618,0.9956,0.4338,0.3056,0.8492,0.1558,0.4536,0.938,0.7666,0.027,0.3402,0.9966,0.7454,0.1598,0.3004,0.9552,0.0506,0.4308,0.5358,0.643,0.005,0.409,0.4736,0.7462,1.0,0.4026,0.7536,0.0102,0.5338,0.3834,0.7002,0.777,0.8448,0.7344,0.6984,0.7592,0.6984,0.0202,0.0312,0.477,0.5518,0.4202,0.004,0.9602,0.976,0.6488,0.1746,0.8662,0.8398,0.0076,0.0004,0.3462,0.1248,0.0048,0.9954,0.9668,0.0718,0.8322,0.3722,0.8786,0.9998,0.7332,0.934,0.7716,0.8006,0.8658,0.025,0.4564,0.9596,0.0218,0.713,0.0358,0.2054,0.001,0.0462,0.9982,0.0244,0.1802,0.8322,0.6008,0.3152,0.1818,0.3728,0.0604,0.1058,0.7084,0.9624,0.081,0.4046,0.9968,0.0098,0.9982,0.3106,0.426,0.9882,0.1872,0.997,0.1866,0.8358,0.4312,0.0362,0.0056,0.9208,0.038,0.751,0.995,0.3846,0.0606,0.5584,0.6652,0.729,0.986,0.0008,0.0,0.1216,0.8286,0.192,0.8688,0.3464,0.6024,1.0,0.9368,0.8254,0.9926,0.9694,0.672,0.8814,0.0396,0.7932,0.164,0.938,0.0256,0.973,0.8096,0.8558,0.2122,0.017,0.79,0.3338,0.9668,0.0912,0.2612,0.0008,0.6774,0.5274,0.01,0.699,0.9906,0.2132,0.4944,0.5058,0.1764,0.1094,0.0958,0.6232,0.9064,0.993,0.7864,0.1448,0.0812,0.86,0.0044,0.4704,0.7814,0.0,0.3824,0.9536,0.4058,0.5336,0.9898,0.0,0.6968,0.4108,0.8814,0.1948,0.9806,0.0096,0.3248,0.9198,0.0,0.092,0.4428,0.1312,0.4574,0.9948,0.9198,0.3734,0.033,0.5328,0.1914,0.4102,0.7706,0.763,1.0,0.4676,0.203,0.9008,0.5408,0.8638,0.8996,0.9222,0.6052,0.2614,0.8726,0.5468,0.9764,0.9868,0.122,0.5788,0.9712,0.8108,0.6722,0.0,0.37,0.2324,0.9982,0.3526,0.9306,0.0532,0.7002,0.0138,0.4136,0.3664,0.1896,0.2272,0.1574,0.2102,0.9858,0.1268,0.8988,0.7534,0.4038,0.438,0.3586,0.0164,0.7274,0.0,0.684,0.8008,0.6892,0.9202,0.4956,0.9986,0.0432,0.0964,0.9398,0.3686,0.028,0.2546,0.999,0.9728,0.9448,0.7116,0.9664,0.371,0.956,0.0136,0.6948,0.8516,0.894,0.0224,0.001,0.434,0.8752,0.0134,0.0844,0.0808,0.0218,0.2938,0.981,0.0212,0.8276,0.1222,0.173,0.3652,0.5474,0.9456,0.0226,0.5626,0.2442,0.0478,0.102,0.902,0.8682,0.959,0.297,0.724,0.951,0.2258,0.9766,0.9346,0.5204,0.1482,0.7892,0.0396,0.028,0.8992,0.8434,0.1414,0.8268,0.5078,0.9056,0.1748,0.2438,0.5542,0.0782,0.986,0.1732,0.136,0.076,0.9842,0.2258,0.4898,0.2296,0.9564,0.5118,0.88,0.4258,0.7684,0.2024,0.4802,0.027,0.8828,0.7942,0.0506,0.992,0.9094,0.09,0.9408,0.137,0.6522,0.5368,0.724,0.979,0.1872,0.9936,0.889,0.0376,0.1346,0.575,0.0506,0.0374,0.9312,0.202,0.0656,0.7632,0.804,0.4846,0.861,0.2582,0.0598,0.5948,0.8998,0.9998,0.9824,0.6976,0.1452,0.5604,0.2098,0.9996,0.5236,0.0324,0.9802,0.9804,0.2002,0.0104,0.8168,0.0004,0.9572,0.5512,0.9802,0.9836,0.0166,0.001,0.2454,0.387,0.7144,0.7694,0.9798,0.2258,0.0752,0.9476,0.3892,0.625,0.0078,0.046,0.9994,0.8306,0.9058,0.4256,0.1192,0.2344,0.8364,0.272,0.1578,0.0004,0.1202,0.3594,0.8258,0.0012,0.2798,0.9188,0.3668,0.1062,0.713,0.9968,0.9038,0.0862,0.0216,0.1852,0.9356,0.9912,0.1304,0.999,0.7298,0.7502,0.6396,0.3366,0.982,0.0004,0.8638,0.0208,0.842,0.8286,0.1506,0.6848,0.9866,0.7066,0.9192,0.9912,0.9312,0.9928,0.4202,0.6988,0.962,0.4398,0.412,0.1868,0.4766,0.7668,0.4006,0.983,0.3162,0.194,0.9122,0.0616,0.6048,0.8964,0.9662,0.5358,0.7078,0.5736,0.8212,0.5422,0.9396,0.9514,0.0154,0.7234,0.2302,0.994,0.9502,0.6106,0.984,0.4364,0.4004,0.263,0.0,0.0652,0.305,0.9818,0.6176,0.4244,0.0806,0.1902,0.825,0.0788,0.4844,0.3534,0.054,0.959,0.1582,0.533,0.4584,0.9828,0.8616,0.0,0.9942,0.8296,0.0886,0.4478,0.5308,0.9534,0.5368,0.969,0.7932,0.9484,0.5176,0.0044,0.2578,0.3378,0.0738,0.3698,0.0056,1.0,0.6748,0.9272,0.9928,0.3022,0.7924,0.8862,0.5956,0.9354,0.7726,0.5308,0.0896,0.1302,0.2974,0.2194,0.9074,0.5618,0.5924,0.9832,0.3206,0.593,0.088,0.0296,0.9404,0.1466,0.1904,0.3408,0.8974,0.9294,0.4226,0.0,0.3004,0.8652,0.7486,0.0028,0.0556,0.9972,0.77,0.0006,0.5268,0.278,0.7256,0.0872,0.791,0.405,0.4418,0.273,0.4762,0.1432,0.999,0.7372,0.4016,0.7522,0.8702,0.0072,0.627,0.813,0.0234,0.1928,0.224,0.9948,0.4254,0.3166,0.8962,0.0298,0.9828,0.0874,0.6984,0.8352,0.977,0.2618,1.0,0.1324,0.5152,0.5462,0.1914,0.12,0.4658,0.019,0.7218,0.0444,0.0006,0.0608,0.8742,0.01,0.9696,0.6512,0.4636,0.9968,0.997,0.6636,0.216,0.7372,0.8562,0.3808,0.7844,0.2332,0.6894,0.7052,0.278,0.0948,0.9964,0.9974,0.8818,0.0018,0.8176,0.0648,0.0726,0.8362,0.0428,0.2484,0.1388,0.044,0.341,0.7942,0.7716,0.4598,0.9998,0.0276,0.6834,0.9422,0.599,0.7556,0.635,0.0016,0.0274,0.9996,0.5636,0.0254,0.0234,0.9596,0.3116,0.0784,0.0422,0.9998,0.6698,0.178,0.4018,0.1374,0.4796,0.2412,0.1986,0.9418,0.0066,0.201,0.569,0.2686,0.5166,0.0744,0.7518,0.2088,0.3564,0.6512,0.6736,0.3054,0.6524,0.0938,0.0024,0.085,0.5538,0.0702,0.1436,0.8534,0.9984,0.0796,0.8386,0.133,0.1972,0.8766,0.0828,0.8762,0.942,0.7976,0.0326,0.2474,0.737,0.0128,0.1392,0.0032,0.4112,0.1976,0.1788,0.0398,0.8292,0.3594,0.3546,0.4376,0.9536,0.9528,0.2,0.4862,0.7668,0.3358,0.5588,0.3036,0.7772,0.3746,0.011,0.3812,0.1562,0.6918,0.5856,0.4778,0.1032,0.2186,0.5868,0.833,0.893,0.3746,0.9584,0.004,0.9414,0.0632,0.5396,0.5046,0.5744,0.5628,0.9456,0.3352,0.8352,0.3414,0.311,0.1186,1.0,0.9714,0.2332,0.9424,0.8752,0.2912,0.5068,0.0332,0.3818,0.9162,0.7362,0.9996,0.3408,0.9062,0.5346,0.1434,0.1308,0.5884,0.465,0.7356,0.3234,0.5628,0.8788,0.0624,0.8728,0.9968,0.9604,0.3012,0.0716,0.0426,0.9496,0.1058,0.9048,0.0392,0.1786,0.9912,0.5464,0.7502,0.275,0.787,0.942,0.0952,0.168,0.0022,0.5128,0.5782,0.1384,0.3756,0.0924,0.13,0.7142,0.1302,0.7428,0.9954,0.8674,0.0028,0.0056,0.8552,0.0002,0.9952,0.004,0.967,0.527,0.9974,0.0294,0.3086,0.912,0.0496,0.1336,0.6172,0.0674,0.6298,0.6258,0.1772,0.017,0.912,0.2088,0.118,0.8854,0.6216,0.1616,0.5368,0.537,0.5768,0.091,0.6096,0.8364,0.2138,0.9344,0.9854,0.0476,0.0,0.698,0.0726,0.8828,0.8968,0.0522,0.9214,0.8728,0.4016,0.9414,0.2268,0.1662,0.5836,0.9448,0.896,0.476,0.935,0.6028,0.969,0.7618,0.7962,0.4578,0.0714,0.1986,0.6672,0.4668,0.1134,0.0016,0.8986,0.5194,0.75,0.0728,0.32,0.0306,0.9998,0.41,0.452,0.2428,0.002,0.8254,0.1574,0.5978,0.9018,0.5696,0.7508,0.3288,0.61,0.0018,0.369,0.86,0.0612,0.0532,0.0252,0.9854,0.967,0.313,0.034,0.3996,0.6198,0.0174,0.9722,0.5794,0.0998,0.948,0.877,0.8784,0.9928,0.05,0.6256,0.651,0.0612,0.6884,0.6238,0.9476,0.8802,1.0,1.0,0.6256,0.3672,0.9504,0.038,0.1578,0.9988,0.1706,0.725,0.3022,0.4168,0.2208,0.4686,0.9798,0.4248,0.9952,0.8508,0.0014,0.5164,0.9352,0.6746,0.1022,0.9984,0.0068,0.9934,0.7788,0.3116,0.8134,0.123,0.3872,0.169,0.2804,0.5608,0.0226,0.0278,0.0344,0.7234,0.828,0.0852,0.6922,0.2926,0.3262,0.574,0.2964,0.923,0.2102,0.953,0.003,0.0422,0.2642,0.9234,0.8092,0.0,0.6926,0.4594,0.0286,0.1498,0.992,0.5212,0.0052,0.8264,0.256,0.8616,0.786,0.8456,0.1868,0.9864,0.1724,0.8938,0.0076,0.011,0.381,0.272,0.8266,0.0878,0.9858,0.5846,0.431,0.9966,0.7728,0.9152,0.9908,0.8454,0.782,0.3968,0.0002,0.9726,0.9996,1.0,1.0,0.0226,0.9394,0.8726,0.2604,0.4834,0.992,0.9988,0.5672,0.6856,0.1554,0.9998,0.4404,0.1412,0.1428,0.0684,0.1514,0.1046,0.0596,0.8694,0.6216,0.662,0.234,0.5614,0.0002,0.3186,0.197,0.4796,0.0352,1.0,0.7334,0.6032,0.2536,0.8026,0.0148,0.0208,0.9642,0.0012,0.9902,0.1932,0.0036,0.157,0.994,0.4684,0.0546,0.3368,0.0404,0.53,0.3096,0.0006,0.0256,0.9454,0.998,0.583,0.5446,0.8414,0.5532,0.9238,0.0966,0.0964,0.6442,0.262,0.9988,0.1244,0.8604,0.6786,0.9132,0.8874,0.9966,0.0024,0.9996,0.6276,0.5234,0.2012,0.06,0.0118,0.917,0.3344,0.9292,0.2782,0.4996,0.7988,0.4352,0.0234,0.1466,0.0962,0.0004,0.9784,0.6,0.7888,0.9912,0.0124,0.206,0.3086,1.0,0.4944,0.6934,0.113,0.3358,0.9928,0.844,0.0202,0.655,0.5854,0.3154,0.9422,0.511,0.3614,0.0,0.0044,0.0256,0.4082,0.6682,0.0288,0.843,0.0884,0.9894,0.177,0.6266,0.6652,0.9992,0.5672,0.753,0.405,0.4832,0.8654,0.6188,0.6016,0.968,0.0,0.0322,0.9786,0.4754,0.8772,0.4412,0.0562,0.7732,0.5744,0.8878,0.3326,0.6028,0.9396,0.4884,0.9998,0.0164,0.05,0.8976,0.8798,0.811,0.0306,0.8952,0.4198,0.3618,0.9898,0.3982,0.8948,0.9384,0.5764,0.2438,0.0514,0.3976,0.7014,0.994,0.801,0.2718,0.0118,0.3796,0.9686,0.9256,0.2696,1.0,0.0008,0.3374,0.4074,0.1962,0.5228,0.0238,0.047,0.4758,0.7064,0.382,0.8622,0.1364,0.2964,0.5834,0.8236,0.8958,0.998,0.0552,0.0116,0.0128,0.9612,0.0508,0.9434,0.0842,0.9154,0.3248,0.3528,0.1722,0.233,0.5322,0.0132,0.4712,0.331,0.4368,0.6168,0.53,0.0274,0.0022,0.2642,0.7242,0.8196,0.1092,0.4362,0.84,0.456,0.9414,0.252,0.2988,0.9384,0.4062,0.3404,0.6542,0.2052,0.0778,0.9564,0.8856,0.194,0.671,0.946,0.7474,0.0002,0.9874,0.3264,0.9998,0.9566,0.5298,0.5584,0.281,0.7334,0.0338,0.8014,0.06,0.5258,0.76,0.3736,0.2434,0.7504,0.095,0.0358,0.2558,0.0928,0.6898,0.2968,0.381,0.207,0.7036,0.995,0.2572,0.9722,0.9986,0.1138,0.0152,0.1406,0.3254,0.447,0.0,0.3816,0.3846,0.9928,0.0066,0.287,0.9504,0.872,0.194,0.8092,0.9974,0.4298,0.178,0.0,0.0004,0.006,0.395,0.4366,0.0264,0.7994,0.0692,0.4612,0.6354,0.658,0.8472,0.5234,0.9966,0.9792,0.8142,0.977,0.4558,0.139,0.6482,0.8956,0.2772,0.0226,0.925,0.1664,0.227,0.5916,0.6732,0.8904,0.1688,0.733,0.3812,0.2998,0.255,0.7388,0.0186,0.1004,0.9908,0.9034,0.842,0.0,0.2304,0.5538,0.4572,0.2252,0.0006,0.422,0.4758,0.0428,0.5464,0.9974,0.0496,0.9176,0.482,0.5688,0.526,0.6374,0.9478,0.9626,0.2234,0.0438,0.0534,0.0028,0.8868,0.5038,0.0256,0.1152,0.897,0.0218,0.566,0.0004,0.1818,0.5182,0.2296,0.6198,0.366,0.1566,0.2482,0.9998,0.0478,0.9092,0.7516,0.6102,0.6126,0.537,0.989,0.4536,0.8782,0.9108,0.0808,0.9042,0.5408,0.8112,0.4818,0.2628,0.3092,0.662,0.083,0.0346,0.1052,0.6242,0.4428,0.0048,0.0192,0.8,0.6838,0.6504,0.008,0.1252,0.9192,0.0676,0.3308,0.592,0.1672,0.0004,0.8692,0.9684,0.7968,0.2416,0.2434,0.0048,0.9602,0.0002,0.145,0.9938,0.0776,0.0546,0.422,0.747,0.461,0.3166,0.0214,0.0324,0.2336,0.4354,0.93,0.1574,0.7354,0.299,0.86,0.2388,0.3634,0.1222,0.0014,0.0464,0.002,0.2254,0.0012,0.9958,0.0362,0.1052,0.0772,0.052,0.5714,0.3356,0.0226,0.0,0.2976,0.5652,0.6868,0.873,0.9942,0.462,0.6666,0.9632,0.8302,0.9964,0.0056,0.0252,0.6768,0.9838,0.4964,0.814,0.1548,0.3122,0.0412,0.878,0.0756,0.0488,0.5998,0.001,0.2972,0.0022,0.1732,0.052,0.988,0.8386,0.0088,0.7314,0.3378,0.8528,0.8276,0.4744,0.9136,0.1192,0.4,0.3678,0.3502,0.5676,0.009,0.95,0.9382,0.0158,0.9738,0.9238,0.3828,0.758,0.9992,0.6076,0.2956,0.0764,0.061,0.0794,0.5162,0.0532,0.316,0.5032,0.975,0.1776,0.0258,0.0022,0.0972,0.0006,0.6372,0.3126,0.9986,0.8652,0.1282,1.0,0.017,0.2148,0.5164,0.0532,0.2468,0.1156,0.9974,0.0076,0.2932,0.0012,0.85,0.073,0.943,0.4356,0.0858,0.2594,0.0264,0.9084,0.037,0.7136,0.0072,0.3086,0.1048,0.9512,0.8936,0.5534,0.663,0.9722,0.2642,0.8996,0.1108,0.012,0.942,0.613,0.341,0.515,0.941,0.193,0.0012,0.0,0.5922,0.9192,0.6798,0.2906,0.6052,0.0002,0.02,0.897,0.105,0.8382,1.0,0.3288,0.9306,0.9932,0.7816,0.478,0.7008,0.9988,0.721,0.8604,0.834,0.9974,0.9962,0.1886,0.35,0.0976,0.7944,0.2332,0.5902,0.161,0.0108,0.085,0.854,0.195,0.2478,0.367,0.1788,0.3198,0.9378,0.9336,0.9636,0.9222,0.6296,1.0,0.0906,0.3908,0.9248,0.8624,0.0066,0.1086,0.5282,0.1874,0.4748,0.966,0.9834,0.6624,0.164,0.6046,0.7826,0.9018,0.0,0.342,0.9578,0.0066,0.65,0.5568,0.0068,0.9996,0.9816,0.5986,0.122,0.3576,0.9906,0.4166,0.0232,0.119,0.6038,0.0226,0.276,0.9996,0.066,0.0012,0.1508,0.064,0.9278,0.945,0.5614,0.7858,0.0664,0.0006,0.933,0.9954,0.9974,0.9956,0.125,0.374,0.8488,0.4012,0.0608,0.208,0.135,0.0292,0.7788,0.8892,0.7258,0.845,0.5202,0.2178,0.3866,0.4506,0.9372,0.9958,0.3068,0.8516,0.9692,0.9294,0.5556,0.0538,0.804,0.5838,0.9892,0.0194,0.3978,0.3152,0.591,0.2306,0.0198,0.3188,0.1402,0.9996,0.279,0.9986,0.883,0.3976,0.1898,0.3,0.9938,0.6776,0.9844,0.84,0.3012,0.998,0.1208,0.314,0.834,0.3078,0.8952,0.4324,0.3842,0.0,0.503,0.7068,0.0002,0.909,0.997,0.184,0.902,0.1402,0.6818,0.089,0.2156,0.9296,0.985,0.6156,0.203,0.9352,0.9484,0.0066,0.3476,0.5394,0.2288,0.098,0.9276,0.7062,0.785,0.3516,0.3124,0.76,0.9974,0.9682,0.913,0.261,0.0,0.9998,0.9054,0.0028,0.2994,0.0012,0.8708,1.0,0.8788,0.0452,0.1332,0.1536,0.776,0.8878,0.9744,0.9124,0.9652,0.9406,0.1454,0.9056,0.0002,0.499,0.9278,0.7494,0.1398,0.983,0.8772,0.9656,0.6922,0.7586,1.0,0.9744,0.9996,0.6882,0.0256,0.2862,0.7302,0.998,0.0162,0.1374,0.9998,0.0632,0.068,0.2268,0.5474,0.958,0.5218,0.3734,0.1404,0.98,0.2944,0.245,0.5844,0.9502,0.0296,0.9698,0.9436,0.0158,0.2204,0.5974,0.6494,0.8042,0.8536,0.3868,0.825,0.9648,0.9852,0.132,0.0324,0.0406,0.7758,0.9996,0.013,0.5146,0.5402,0.6282,0.4176,0.1476,0.5232,0.6224,0.0336,0.8342,0.8736,0.9458,0.3978,0.0536,0.659,0.2482,0.9996,0.2216,0.1036,0.0004,0.7206,0.357,0.8666,0.056,0.8138,0.4376,0.5416,0.8798,0.7632,0.9496,0.1024,0.053,0.8332,0.9242,0.2178,0.411,0.0488,0.8662,0.0062,0.2846,0.6974,0.78,0.2548,0.6004,0.7396,0.8934,0.045,0.3542,0.2058,0.1294,0.4308,0.0112,0.285,0.4378,0.7302,0.1208,0.974,0.9708,0.9374,0.164,0.717,0.0108,0.2946,0.5258,0.1606,0.0018,0.689,0.723,0.0318,0.2626,0.6968,0.0506,0.0906,0.0024,0.7374,0.9556,0.4876,0.086,0.0002,0.963,0.8268,0.5624,0.7414,0.4486,0.3376,0.3398,0.8878,0.2136,0.003,0.138,0.8098,0.259,0.9452,0.0632,0.7704,0.1886,0.998,0.105,0.6478,0.7448,0.7976,0.8034,0.7096,0.0852,0.7076,0.9982,0.7652,0.272,0.0068,0.8452,0.5022,0.5968,0.6554,0.1176,0.7526,0.6296,0.2332,0.1012,0.4954,0.5046,0.992,0.698,0.9992,0.5786,0.7436,0.9942,0.9724,0.018,0.9982,0.9998,0.1292,0.0328,0.4176,0.823,0.9096,0.6106,0.4866,0.4872,0.885,0.8066,0.0024,0.3928,0.0026,0.2546,0.0278,0.5118,0.557,0.999,0.0864,0.245,0.0116,0.0962,0.945,1.0,0.276,0.652,0.2004,0.2882,1.0,0.003,0.739,0.3186,0.0414,0.5844,0.0866,0.8568,0.321,0.0046,0.9988,0.8882,0.4416,0.2958,0.7002,0.1598,0.0064,0.7878,0.2228,0.554,0.6116,0.0598,0.9702,0.5776,0.2014,0.1016,0.4564,0.7898,0.4494,0.2368,0.5778,0.6842,0.606,0.8024,0.711,0.1314,0.1176,0.3614,0.5004,0.1952,0.1872,0.1328,0.0072,0.8116,0.8624,0.7702,0.0166,0.5222,0.851,0.3302,0.6272,0.977,0.1472,0.664,0.8084,0.672,0.7872,0.8942,0.6944,0.1578,0.9986,0.5906,0.6712,0.0596,0.2562,0.2454,0.8162,0.0716,0.9618,0.4358,0.2666,0.251,0.5184,0.0278,0.567,0.011,0.011,0.951,0.5402,0.1358,0.9512,0.9866,0.6522,0.0754,0.0312,0.8966,0.4864,0.8754,0.082,0.1032,0.3248,0.01,0.8706,0.1976,0.8104,0.2244,0.6672,0.3438,0.752,0.0386,0.2058,0.9932,0.1078,0.8118,0.2948,1.0,0.898,0.533,0.78,0.4712,0.5352,0.5228,0.3088,0.997,0.9858,0.8786,0.7672,0.9508,0.4052,0.9884,0.0002,0.0004,0.189,0.8574,0.2926,0.3404,0.3704,0.7896,0.4074,0.5552,0.0034,0.5888,0.7972,0.5272,0.241,0.8822,0.069,0.5,0.9374,0.0288,0.1482,0.427,0.1568,0.0976,0.2192,0.3866,0.824,0.4666,0.012,0.0268,0.3548,0.1694,0.3526,0.0106,0.0718,0.1406,0.9908,0.2682,0.952,0.5936,0.4242,0.4532,0.0254,0.0266,0.8244,0.7222,0.8778,0.7396,0.0072,0.0224,0.094,0.7494,0.9522,0.9956,0.3386,0.1174,0.6394,0.9998,0.454,1.0,0.5506,0.8804,0.7782,0.8938,0.0696,0.0014,0.1128,0.0772,0.1206,0.4288,0.6632,0.3344,0.153,0.4376,0.251,0.9986,0.9696,0.6982,0.0438,0.8596,0.16,0.7478,0.4304,0.6138,0.3132,0.8164,0.905,0.8374,0.3186,0.8626,0.0984,0.9994,0.2872,0.0164,0.0236,0.9854,0.0226,0.6622,0.9306,0.0888,0.052,0.9906,0.073,0.2896,0.0232,0.006,0.9944,0.9948,1.0,0.3158,0.7336,0.8348,0.9618,0.759,0.149,0.9836,0.1726,0.2322,0.2422,0.0658,0.988,0.2298,0.0362,0.5174,0.1132,0.0384,0.0232,0.153,0.2574,0.008,0.9434,0.214,0.1986,0.002,0.9846,0.8182,0.7944,0.9156,0.8986,0.621,0.8196,0.8774,0.5814,0.0008,0.014,0.3702,0.2466,0.9804,0.995,0.9428,0.4026,0.3172,0.0748,0.1694,0.9978,0.8152,0.0742,0.0008,0.9178,0.6672,0.336,0.7806,0.8062,0.9968,0.9986,0.717,0.536,0.4034,0.9668,0.0886,0.0464,0.9554,0.9856,0.0836,0.558,0.0092,0.816,0.2386,0.9504,0.1644,0.5162,0.9702,0.9408,0.0372,0.8408,0.0564,0.418,0.9858,0.826,0.6516,0.3906,0.0034,0.0424,0.4062,0.2442,0.0304,0.4832,0.0138,0.024,0.1548,0.0094,0.8986,0.801,0.002,0.9832,0.7912,0.2602,0.8642,0.0736,0.061,0.7292,0.7272,0.3612,0.9838,0.2474,0.8902,0.527,0.0002,0.2462,0.6272,0.0308,0.9318,0.3568,0.6528,0.0882,0.0166,0.5778,0.008,0.0136,0.9952,0.4748,0.9936,0.4416,0.1818,0.4116,0.1456,0.144,0.9976,0.8928,0.161,0.79,0.5518,0.1854,0.9994,0.495,0.0006,0.055,0.0954,0.0698,0.5766,0.005,0.1082,0.808,0.4232,0.3098,0.3744,0.0376,0.5116,0.1594,0.2684,0.694,0.414,0.8742,0.7478,0.005,0.9926,0.9998,0.3904,0.657,0.1862,0.9818,0.0026,0.8366,0.0394,0.5386,0.0532,0.5474,0.0098,0.6736,0.5642,0.4374,0.0426,0.0612,0.4428,0.8444,0.0388,0.0888,0.6596,0.9998,0.824,0.0298,0.6342,0.5958,0.9996,1.0,0.0816,0.5712,0.4554,0.7756,0.3008,0.9796,0.5878,0.0014,0.9966,0.1574,0.952,0.3692,0.0762,0.3338,0.0796,0.1582,0.9942,0.0456,0.9924,0.0094,0.9686,0.9864,0.0426,0.8548,0.992,0.995,0.7286,0.863,0.9082,0.3564,0.1414,0.4354,0.9754,0.9786,0.558,0.5874,0.094,0.0082,0.334,0.5288,0.0414,0.7708,0.0008,0.9504,0.5454,0.5024,0.4582,0.2782,0.0764,0.894,0.2012,0.7192,0.9934,0.6726,0.986,0.5454,0.9984,0.1194,0.0366,0.3396,0.8464,0.9652,0.9914,0.9932,0.9954,0.7912,0.2234,0.0516,0.0144,0.8072,0.4658,0.4952,0.8816,0.588,0.9668,0.0058,0.9744,0.8498,0.0108,0.9514,0.8046,0.3084,0.9998,0.8732,0.191,0.4302,0.2068,0.0478,0.0128,0.001,1.0,0.3056,0.157,0.194,0.986,0.5528,0.0082,0.8874,0.0758,0.2962,0.9906,0.2162,0.0184,0.9986,0.5206,0.9654,0.9758,0.92,0.9372,0.9326,0.108,0.0038,0.3648,0.0694,0.842,1.0,0.0972,0.805,0.057,0.7518,0.6574,0.1454,0.6014,0.9734,0.5058,0.0062,0.7716,0.002,0.877,0.2458,0.4934,0.2708,0.9912,0.7116,0.444,0.0,0.6396,0.8614,0.8198,0.1604,0.136,0.9572,0.0022,0.0108,0.4144,0.8316,0.2204,0.002,0.6848,0.7878,0.0882,0.0336,0.9474,0.4858,0.2134,0.9042,0.3646,0.5066,0.1712,0.9992,0.0256,0.736,0.2374,0.9956,0.955,0.0786,0.4634,0.0506,0.882,0.8252,0.3834,0.6382,0.597,0.9884,0.8318,0.308,0.889,0.9162,0.1372,0.938,0.9812,0.2236,0.3054,0.5672,0.9786,0.3114,0.1686,0.003,0.0026,0.9696,0.8162,0.9428,0.8496,0.1434,0.941,0.9746,0.0246,0.307,0.9128,0.0,0.2046,0.4044,0.994,0.8898,0.0294,0.0,0.9874,0.5012,0.1642,0.0496,0.6756,0.058,0.0144,0.8548,0.4578,0.855,0.7018,0.5236,0.426,0.8874,0.272,0.2576,1.0,0.9694,0.9868,0.1446,0.017,0.9998,0.9906,0.4708,0.274,0.9424,0.9682,0.6792,0.5436,0.221,0.808,0.2004,0.5412,0.1712,0.0274,0.995,0.9986,0.7686,0.9372,0.2308,0.7938,0.997,0.183,0.0102,0.1476,0.871,0.412,0.0,0.3458,0.3808,0.1216,0.012,0.1752,0.2108,0.4126,0.582,0.1718,0.1558,0.7844,0.7296,0.7006,0.2712,0.0004,0.8986,0.6116,0.539,0.8808,0.0136,0.026,0.4798,0.761,0.197,0.533,0.9998,0.6318,0.3858,0.1686,0.9518,0.977,0.2556,0.0026,0.0256,0.997,0.0052,0.4764,0.158,0.1342,0.9506,0.0074,0.09,0.3388,1.0,0.0648,0.9008,0.9676,0.7946,0.9902,0.6652,0.813,0.192,0.764,0.9106,0.072,0.2986,0.6016,0.8488,0.0006,0.8794,0.4982,0.785,0.3228,0.0932,0.9904,0.0204,0.0418,0.4414,0.247,0.209,0.526,0.9908,0.9672,0.567,0.2624,0.279,0.2298,0.9534,0.3668,0.3568,0.9492,0.7492,0.9984,0.1864,0.5188,0.8898,0.4044,0.1144,0.9772,0.1648,0.6944,0.7654,0.5976,1.0,0.1604,0.4394,0.7892,0.3574,0.647,0.5044,0.4804,0.999,0.447,0.0252,0.8106,0.0314,0.004,1.0,0.8156,0.1834,0.0616,0.8414,0.4254,0.988,0.0996,0.9242,0.5066,0.583,0.9912,0.499,0.1264,0.5728,0.6138,0.9956,0.4344,0.9992,0.4076,0.412,0.602,0.4816,0.9682,0.5318,0.032,0.848,0.998,0.236,0.955,0.8876,0.0416,0.8844,0.0018,0.9026,0.5404,0.3552,0.2752,0.3382,0.0508,0.4316,0.478,0.5096,0.9344,0.2228,0.9858,0.99,0.2896,0.0246,0.508,0.8148,0.5334,0.9548,0.4238,0.011,0.0994,0.498,0.8442,0.3894,0.225,0.9262,0.9642,0.5584,0.9226,0.1666,0.4962,0.8344,0.3732,0.3938,0.1026,0.002,0.9574,0.7194,0.5914,0.818,0.2252,0.7486,0.9578,0.8796,0.4768,0.0046,0.135,0.0014,0.5356,0.3964,0.006,0.9574,0.704,0.706,0.265,0.5262,0.2028,0.3002,0.9896,0.2406,0.0014,0.8408,0.029,0.6202,0.023,0.9852,0.8988,0.8336,0.0694,0.977,0.702,0.9998,0.0912,0.4518,0.007,0.9372,0.1018,0.0016,0.0656,0.5342,0.387,0.9854,0.0648,0.9212,0.083,0.1354,0.952,0.528,0.4524,0.9934,0.2222,0.3388,0.0096,0.0018,0.4542,0.4414,0.4068,0.5108,0.1278,0.903,1.0,0.504,0.9156,0.0354,0.44,0.0512,0.955,0.25,0.6202,0.0992,0.9024,0.1984,0.2328,0.3324,0.7882,0.2608,0.768,0.2242,0.3892,0.0814,0.9944,0.0282,0.8358,0.8236,0.0616,0.351,0.0228,0.074,0.3232,0.125,0.0808,0.0134,0.1522,0.1314,0.3624,0.995,0.3422,0.0556,0.648,0.7888,0.9746,0.2608,0.1038,0.8012,0.2118,0.001,0.0024,0.108,0.9854,0.1312,0.8674,0.2994,0.648,0.9042,0.9356,0.9022,0.9542,0.1912,0.007,0.883,0.8536,0.3492,1.0,0.9486,0.3266,0.953,0.5938,0.001,0.1714,0.0388,0.391,0.7712,0.0814,0.7742,0.2256,0.7076,0.0518,0.9796,0.3568,0.996,0.3304,0.0272,0.4368,0.3014,0.1762,0.3684,0.0554,0.9096,0.818,0.9478,0.8798,0.1054,0.9766,0.6136,0.6004,0.0136,0.1046,0.6472,0.983,0.84,0.9992,0.0798,0.9668,0.0818,0.1772,0.0026,0.7814,0.7768,0.0416,0.175,1.0,0.7672,0.6778,0.0316,0.4914,0.819,0.7878,0.9976,0.4296,0.907,0.4906,0.4144,0.462,0.5472,0.5522,0.2738,0.0496,0.7914,0.0874,0.999,0.0954,0.5652,0.2298,0.121,0.671,0.9514,0.83,0.2462,0.0244,0.9298,0.53,0.936,0.119,0.1338,0.0278,0.1864,0.625,0.9998,0.6044,0.7534,0.6654,0.215,0.0,0.9602,0.0102,0.9954,0.2436,0.4792,0.3956,0.9522,0.817,0.1188,0.343,0.5426,0.9806,0.0416,0.7052,0.0096,0.0002,0.9052,0.0144,0.5452,0.5954,0.9826,0.1648,0.2566,0.0124,0.406,0.8182,0.5162,0.0756,0.0652,0.2562,0.6566,0.0364,0.0176,0.0332,0.6812,0.938,0.9932,0.9436,0.9478,0.8862,0.9724,0.0464,0.9248,0.1302,0.2854,0.9928,0.1358,0.5704,0.807,0.0256,0.063,0.9886,0.1058,0.3026,1.0,0.0112,0.046,0.9802,0.3796,0.5254,0.0224,0.0032,0.4722,0.9374,0.608,0.3604,0.2794,0.2278,0.7198,0.6764,0.0072,0.9118,0.9992,0.5024,0.7108,0.9104,0.92,0.9158,0.516,0.9976,0.158,0.1462,0.996,0.507,0.9778,0.051,0.9998,0.419,0.9304,0.1516,0.7134,0.005,0.892,0.4064,0.2656,0.0274,0.41,0.5826,0.3194,0.9244,0.2694,0.0956,0.4628,0.9992,0.5332,0.8998,0.9266,0.7052,0.3974,0.477,0.055,0.9162,0.257,0.0196,0.8742,0.8068,0.0942,0.0258,0.995,0.31,0.6338,0.4232,0.2252,0.3772,0.006,0.8144,0.6522,0.983,0.0072,0.6898,0.9348,0.0852,0.0608,0.9294,0.4476,0.4186,0.3368,0.0046,0.008,0.4632,0.8746,1.0,0.8438,0.8802,0.2088,1.0,0.3444,0.327,0.1118,0.6682,0.6358,0.3124,0.5482,0.3852,0.8594,0.6376,0.969,0.5458,0.358,0.7228,0.1026,0.0082,0.334,0.444,0.987,0.282,0.0,0.9736,0.6842,0.981,0.9036,0.71,0.0874,0.9396,0.9738,0.4006,0.1194,0.0846,0.5076,0.1022,0.0116,0.1312,0.836,0.0762,0.0818,0.0004,0.046,0.0602,0.3026,0.9094,0.76,0.3218,0.9352,0.0318,0.951,0.231,0.9982,0.9298,0.9628,0.6902,0.4872,0.8878,0.5492,0.517,0.3514,0.9942,0.1426,0.8188,0.6362,0.9978,0.9878,0.8114,0.0272,0.0408,0.0826,0.4436,0.1062,0.908,0.6956,0.7618,0.0304,0.136,0.006,0.2764,0.0176,0.6496,0.18,0.2134,0.8796,0.956,0.1076,0.9898,0.023,0.005,0.4788,0.5414,0.9588,0.209,0.055,0.455,0.2036,0.6442,0.5654,0.7772,0.8676,0.0682,0.0162,0.4594,0.1922,0.1828,0.0354,0.926,0.845,0.6072,0.5948,1.0,0.1038,0.2836,0.6514,0.9494,0.0238,0.0028,0.564,0.0908,0.6738,0.454,0.9556,0.3926,0.15,0.1742,0.4622,0.2856,0.8696,0.1572,0.9946,0.763,0.2552,0.0186,0.38,0.0066,0.5844,0.2926,0.026,0.0752,0.5602,0.2036,0.9762,0.4482,0.0194,0.3726,0.0042,0.1436,0.4688,0.7744,0.0646,0.6206,0.7104,0.8638,0.2534,0.007,0.8802,0.5772,0.7774,0.5434,0.7344,0.0042,0.8422,0.4368,0.3714,0.0242,0.8716,0.0214,0.951,0.6632,0.01,0.2434,0.4158,0.3044,0.2322,0.4534,0.8252,0.1762,0.6236,0.5622,0.7672,0.595,0.005,0.3114,0.0762,0.1422,0.2488,0.6596,0.0034,0.796,0.0444,0.0016,0.6312,0.0416,0.098,0.2756,0.0008,0.8904,0.3286,0.4068,0.437,0.2138,0.9574,0.7806,0.1008,0.4018,0.0232,0.7672,0.3128,0.3092,0.2054,0.195,0.3358,0.4302,0.8286,0.0178,0.2234,0.408,0.7672,0.9982,0.169,0.981,0.0656,0.9076,0.5398,0.03,0.0008,0.2894,0.967,0.0624,0.9654,0.876,0.7328,0.9958,0.0182,0.1106,0.8174,0.2296,0.6382,0.8456,0.0092,0.9812,0.8184,0.048,0.7552,0.846,0.0574,0.2186,0.0038,0.2422,0.8896,0.0014,0.1556,0.6264,0.0802,0.0142,0.2096,0.5118,0.041,0.8428,0.2716,0.77,0.6936,0.3776,0.952,0.8316,0.0058,0.142,0.99,0.8072,0.7668,0.9656,0.5024,0.9232,0.5976,0.3846,0.8558,0.5008,0.1288,0.2388,0.9856,0.016,0.6408,0.142,0.003,0.9392,0.8578,0.7768,0.0536,0.9174,1.0,0.7426,0.9998,0.1358,0.9606,0.764,0.1668,0.2728,0.4864,0.9926,0.8866,0.3006,0.7356,0.2292,0.992,0.1134,0.1792,0.9788,0.574,0.755,0.6614,0.5756,0.9976,0.1454,0.3056,0.3032,0.3782,0.5932,0.1748,0.9908,0.5396,0.0174,0.71,0.0026,0.0084,0.1304,0.0856,0.0022,0.0486,0.9504,0.371,0.0222,0.007,0.7204,0.3904,0.0832,0.2806,0.663,0.5726,0.2002,0.6242,0.066,0.8946,0.0,0.949,0.7478,0.323,0.0022,0.9972,0.8228,0.2672,0.7152,0.3698,1.0,0.6488,0.119,0.9952,0.0448,0.953,0.7906,0.7758,0.8888,0.9736,0.9824,0.7254,0.9694,0.2792,0.2714,0.8458,0.2426,0.0,0.942,0.9642,0.7088,0.0534,0.5484,0.5872,0.0532,0.6556,0.3028,0.954,0.0134,0.5906,0.8434,0.7672,0.8234,0.3234,0.0094,0.773,0.8258,0.9852,0.858,0.5534,0.964,0.336,0.2582,0.9972,0.307,0.1964,0.2182,0.003,0.9776,0.2076,0.5582,0.2556,0.7872,0.084,0.0,0.1288,0.8426,0.1958,0.2078,0.9998,0.5374,0.8836,0.2026,0.6958,0.9996,0.8128,0.8752,0.4184,0.9444,0.0574,0.9886,0.9492,0.3768,0.3096,0.5188,0.923,0.771,0.982,0.9368,0.237,0.42,0.97,0.0496,0.0384,0.0774,0.0006,0.8988,0.008,0.548,0.4202,0.013,0.5548,0.546,0.0048,0.883,0.8358,0.0292,0.2256,0.2818,0.9992,0.7152,0.9796,0.0054,0.68,0.4932,0.9994,0.6548,0.0622,0.9826,0.1338,0.2618,0.004,0.9734,0.7596,0.0298,0.0684,0.9996,0.254,0.5474,0.9694,0.1504,0.1078,0.3634,0.5688,0.9888,0.9414,0.3582,0.892,0.0596,0.1784,0.6976,0.2534,0.2484,0.5916,0.1106,0.5762,0.581,0.8664,0.8574,0.9992,0.9722,0.2708,0.4388,0.2044,0.7676,0.0558,0.0866,0.83,0.0146,0.9202,0.9972,0.082,0.3438,0.759,0.6624,1.0,0.0038,0.0846,0.8676,0.417,0.791,0.544,0.9908,0.1718,0.8662,0.2866,0.9144,0.0438,0.322,0.6998,0.5514,0.9974,0.615,0.1934,0.2568,0.9994,0.095,0.596,0.0198,0.9864,0.6514,0.0792,0.4786,0.257,0.2776,0.0524,0.0132,0.7634,0.0366,0.7028,0.0486,0.7484,0.6814,0.8678,0.0854,0.829,0.9606,0.6222,0.8854,0.0916,0.173,0.0652,0.3562,0.1208,0.7742,0.733,0.824,0.0518,0.4594,0.7682,0.356,0.3676,0.9844,0.0786,0.2386,0.976,0.1034,0.0652,0.536,0.6492,0.0202,0.5466,0.5668,0.9946,0.318,0.3326,0.9884,0.3758,0.0424,0.8674,0.6892,0.9692,0.6,0.0006,0.0616,0.462,0.7522,0.9216,0.0006,0.0446,0.3676,0.5502,0.2638,0.0446,0.6104,0.878,0.0232,0.7198,0.6696,0.0,0.8514,0.9914,0.1134,0.1526,0.8968,0.4574,0.183,0.1848,0.0808,0.0768,0.987,0.5862,0.1108,0.0014,0.991,0.9512,0.5198,0.0176,0.3784,0.0442,0.5216,0.5302,0.0192,0.3978,0.7078,0.4222,0.1222,0.682,0.2662,0.2208,0.6566,0.3362,0.2096,0.9334,0.0842,0.6292,0.1388,0.4202,0.9944,0.4638,0.7558,0.9806,0.052,0.4934,0.241,0.8438,0.6274,0.8166,0.69,0.2574,0.0388,0.8762,0.5734,0.6974,0.5662,0.0592,0.2746,0.5004,0.0008,0.635,0.9724,0.0002,0.9796,0.0726,0.1654,0.3276,0.9894,0.6472,0.682,0.122,0.539,0.584,0.2496,0.2174,0.041,0.419,0.4056,0.0318,0.872,0.0514,1.0,0.0232,0.0282,0.7398,0.2488,0.4012,0.2518,0.7256,0.9646,0.103,0.2484,0.9602,0.4494,0.2098,0.1346,0.0,0.4936,0.0004,0.2074,0.6228,0.735,0.9926,0.0404,0.0002,0.9904,0.4044,0.9934,0.99,0.0826,0.9686,0.8094,0.8704,0.8158,0.0,0.75,0.2428,0.6986,0.0954,0.7622,0.9926,0.6706,0.4626,0.796,0.665,0.9616,0.9558,0.05,0.3148,0.9828,0.82,0.0118,0.6448,0.0146,0.6526,0.2608,0.9008,0.1618,0.2126,0.3808,0.2458,0.9448,0.4156,0.0,0.9856,0.0178,0.0932,0.992,0.7358,0.1366,0.0746,0.9916,0.007,0.0154,0.0004,0.359,0.1752,0.03,0.3284,0.9148,0.287,0.8386,0.238,0.6228,0.0002,0.1058,0.6984,0.7926,0.8882,0.9958,0.6822,0.0352,0.6312,0.9998,0.1126,0.007,0.1928,0.0802,0.7776,0.9616,0.3342,0.2916,0.7216,0.9346,0.7108,0.0974,0.2344,0.9756,0.0804,0.2814,0.3032,0.05,0.022,0.1236,0.9996,0.8906,0.0016,0.7602,0.2956,0.9574,0.268,0.1502,0.0236,0.346,0.4294,0.4886,0.8006,0.0438,0.0832,0.7122,0.0494,0.9904,0.3586,0.1612,0.8596,0.9096,0.9998,0.5126,0.018,0.9768,0.9984,0.8126,0.3352,0.4906,0.0736,0.4712,0.481,0.844,0.0188,0.9292,0.3706,0.8708,0.0528,0.0214,0.999,0.075,0.188,0.0072,0.4362,0.1592,0.7418,0.7836,0.7932,0.1008,0.0168,0.3414,0.2406,0.881,0.9984,0.0736,0.0548,0.9892,0.164,0.4944,0.928,0.4864,0.2066,0.731,0.004,0.7718,0.541,0.3388,0.019,0.705,0.1548,0.5032,0.007,0.0454,0.2128,0.9764,0.8744,0.1226,0.1326,0.4396,0.1278,0.4044,0.6408,0.3126,0.9838,0.9866,0.0604,0.2722,0.915,0.1812,0.9718,0.0096,0.0574,0.5888,0.7872,0.5654,0.0386,0.9532,0.1532,0.727,0.2384,0.0528,0.033,0.535,0.9534,0.885,0.8496,0.698,0.2634,0.1216,0.9998,0.9692,0.6146,0.215,0.048,0.8692,0.9814,0.29,0.5178,0.6122,0.9938,0.645,0.255,0.9992,0.7636,0.2438,0.3086,0.9734,0.6108,0.363,0.9976,0.2134,0.5336,0.4082,0.0076,0.8782,0.7564,0.6488,1.0,0.8604,0.019,0.191,0.02,0.9524,0.216,0.9676,0.473,0.9986,0.7334,0.2498,0.957,0.2294,0.7876,0.7478,0.7068,0.0232,0.8706,0.4588,0.0024,0.4172,0.845,0.0226,0.9988,0.707,0.9826,0.3968,0.296,0.9298,0.5862,0.9948,0.6766,0.0954,0.4672,0.0214,0.6732,0.4626,0.007,0.6604,1.0,0.4908,0.0004,0.3092,0.9992,0.273,0.1706,0.6382,0.0038,0.968,0.331,0.0014,0.0142,0.9926,0.019,0.3764,0.0198,0.9978,0.6764,1.0,0.1134,0.0704,0.9976,0.9694,0.405,0.0114,0.4322,0.7328,0.0322,0.0958,0.2666,0.987,0.9072,0.0002,0.0386,0.1394,0.0136,0.3862,0.2232,0.092,0.2,0.6924,0.9594,0.9938,0.325,0.1082,0.9202,0.6522,0.0516,0.1492,0.997,0.2164,0.8504,0.9992,0.0748,0.3958,0.0096,0.3348,0.9636,0.3348,0.502,0.4732,0.5522,0.0064,0.8236,0.9198,0.9628,0.9952,0.6834,0.9408,0.7466,0.0164,0.1352,0.0484,0.0142,0.5626,0.9998,0.974,0.8136,0.7862,0.9958,0.9862,0.8992,0.3576,0.4032,0.2122,0.1824,0.5456,0.8712,0.937,0.0224,0.9926,0.6124,0.0204,0.3572,0.4976,0.3242,0.3658,0.4824,0.7576,0.6994,0.9974,0.9982,0.7896,0.0374,0.0052,0.001,0.933,0.9748,0.1288,0.0112,0.6874,0.7096,0.0008,0.9974,0.369,0.1088,0.933,0.9986,0.8538,0.5958,0.761,0.6526,0.2956,0.2042,0.999,0.1062,0.2064,0.0422,0.1364,0.9876,0.0368,0.4292,0.0006,0.0422,0.8156,0.0558,0.9996,0.4582,0.0234,0.3674,0.6604,0.0438,1.0,0.4262,0.7204,0.6488,0.6202,0.7892,0.0036,0.9952,0.0192,0.0014,0.9894,0.0348,0.3166,0.954,0.7866,0.7382,1.0,0.0868,0.3928,0.91,0.9562,0.6332,0.5256,0.0112,0.144,0.4806,0.8644,0.9998,0.0296,0.2122,0.1572,0.144,0.1136,0.99,0.8306,0.0152,0.0742,0.8234,0.9998,0.6514,0.4668,0.507,0.3002,0.0856,0.4288,0.0246,1.0,0.858,0.584,0.998,0.9064,0.8064,0.157,0.0058,0.7218,0.9928,0.0354,0.0742,0.029,0.0596,0.1904,0.5268,0.016,0.0064,0.01,0.2668,0.9814,0.9646,0.588,0.6428,0.0034,0.11,0.895,0.7162,0.3798,0.8306,0.4564,0.856,0.0394,0.004,0.0106,0.0348,0.9934,0.0034,0.1658,0.42,0.234,0.805,0.9762,0.7556,0.0184,0.3876,0.098,0.9914,0.8588,0.4092,0.5018,0.0848,0.0514,0.0202,0.9858,0.8374,0.0002,0.7074,0.77,0.9448,0.9522,0.794,0.3136,0.9786,0.1392,0.9026,0.9884,0.1398,0.3762,0.9308,0.3976,0.0196,0.1432,0.0002,0.5058,0.0322,0.922,0.2316,0.938,0.994,0.1152,0.944,0.003,0.4496,0.3678,0.103,0.177,0.2292,0.227,0.1102,0.8952,0.0098,0.8852,0.3428,0.0988,0.0012,0.1018,0.9506,0.906,0.0142,0.5604,0.0006,0.0024,0.0682,0.999,0.015,0.513,0.1926,0.2988,0.3982,0.7036,0.4982,0.6068,0.9406,0.133,0.596,0.007,0.4786,0.9994,0.7322,0.5514,0.7874,0.3752,0.8974,0.2176,0.0446,0.9966,0.1432,0.9822,0.0078,0.1424,0.019,0.0924,0.8686,0.2762,0.9778,0.6836,0.413,0.809,0.869,0.0118,0.6558,0.3404,0.6532,0.9394,0.981,0.9678,0.5478,0.7362,0.5356,0.8818,0.4158,0.4652,0.9108,0.0018,0.6924,0.1512,0.9032,0.9896,0.7456,0.411,0.5846,0.169,0.5538,0.3846,0.99,0.5642,0.909,0.4044,0.952,0.104,0.225,0.6808,0.1628,0.9454,0.7012,0.43,0.749,0.9678,0.0006,0.9618,0.0996,0.4172,0.5108,0.943,0.9122,0.9954,0.9988,0.16,0.865,0.9982,0.0382,0.8368,0.9898,0.3438,0.2458,0.056,0.6974,0.8136,0.736,0.9978,0.1438,0.0704,0.1196,0.4732,0.0922,0.1162,0.0432,0.1638,0.173,0.9738,0.9776,0.887,0.897,0.26,0.329,0.8974,0.1762,0.8652,0.1558,0.7682,0.9822,0.9108,0.3396,0.1976,0.9542,0.7086,0.7016,0.0126,0.3432,0.0992,0.435,0.0004,0.2254,0.9952,0.285,0.001,0.8968,0.2834,0.7682,0.779,0.0168,0.63,0.87,0.999,0.8818,0.47,0.4002,0.862,0.0004,0.9246,0.3086,0.4518,0.3722,0.2664,0.5508,0.2138,0.3936,0.6344,0.7286,0.5952,0.273,0.9568,0.1112,0.3776,0.828,0.283,0.3162,0.2608,0.8388,0.1938,0.9742,0.7438,0.794,0.6442,0.7586,0.9504,0.988,0.0306,0.959,0.6498,0.9298,0.0096,0.1362,0.968,0.9704,0.8854,0.382,0.2382,0.0796,0.7904,0.9714,0.4256,0.8882,0.739,0.1898,0.9474,0.3084,0.001,0.561,0.8878,0.9766,0.6714,0.0418,0.2338,0.4706,0.0524,0.3568,0.0002,0.2964,0.0366,0.2402,0.0346,0.9632,0.4052,0.735,0.2466,0.1196,0.0524,0.0812,0.8706,0.5928,0.4054,0.6626,0.8908,0.822,0.061,0.735,0.6436,0.3778,0.534,0.236,0.5,0.2432,0.8132,0.1458,0.9958,0.5952,0.2154,0.4984,0.7244,0.9602,0.09,0.9992,0.4832,0.8456,0.227,0.954,0.9612,0.0532,0.4114,0.0058,0.0044,0.207,0.0748,0.0146,0.0248,0.65,0.1154,0.808,0.0054,0.9828,0.8056,0.004,0.8302,0.9776,0.8002,0.3842,0.3814,0.047,0.229,0.9978,1.0,0.4474,0.3894,0.7324,0.2222,0.7392,0.039,0.1474,0.0518,0.9834,0.4094,0.0072,0.5992,0.9282,1.0,0.4446,0.0862,0.903,0.8978,0.6886,0.2026,0.97,0.1644,0.1122,0.9988,0.449,0.455,0.2768,0.4218,0.9394,0.379,0.031,0.16,0.624,0.1688,0.7612,0.0836,0.155,0.5264,0.0716,0.92,0.1706,0.0088,0.9896,0.1096,0.3306,0.2356,0.0682,0.5608,0.0158,0.8972,0.0382,0.9038,0.599,0.9932,0.005,0.2644,0.0088,0.9926,0.3156,0.6896,0.177,0.5622,0.9092,0.8418,0.9802,0.965,0.0196,0.885,0.1472,0.9952,0.7878,0.6148,0.5256,0.4744,0.9862,0.489,0.1698,0.0978,0.677,0.6624,0.2894,0.551,0.171,0.8372,0.996,0.258,0.76,0.07,0.0146,0.1432,0.9798,0.1056,0.3874,0.9854,0.002,0.8908,0.727,0.8298,0.0774,0.136,0.2194,0.94,0.4578,0.5222,0.6024,0.035,0.4504,0.9868,0.0838,0.7188,0.0236,0.33,0.174,0.418,0.6518,0.0068,0.488,0.3428,0.5208,0.1232,0.2504,0.1968,0.0018,0.9986,0.1296,0.121,0.0314,0.9994,0.9882,0.018],"100":[0.86,0.7,0.72,0.56,0.66,1.0,0.54,0.62,0.68,0.98,0.44,0.0,0.6,0.0,0.8,0.94,0.96,0.54,0.72,1.0,0.0,0.46,0.0,0.0,0.8,0.0,0.96,0.76,0.36,0.56,0.0,0.3,0.44,0.02,0.98,0.28,0.84,0.52,0.76,0.0,0.86,1.0,1.0,0.9,0.0,0.58,0.78,0.92,0.98,0.0,0.74,0.12,0.06,0.86,0.28,1.0,0.98,0.02,0.36,1.0,0.04,0.64,0.26,0.94,0.64,0.56,0.4,0.8,0.04,0.0,0.98,0.94,0.72,0.18,0.16,0.96,0.82,0.0,0.28,0.84,0.6,0.0,0.42,1.0,0.0,0.32,0.82,0.42,0.98,1.0,0.38,1.0,0.0,0.42,0.0,0.82,0.92,1.0,0.24,0.14,0.64,1.0,0.04,0.0,0.48,0.0,0.0,0.18,0.02,0.22,0.98,1.0,1.0,0.56,0.88,0.02,0.98,1.0,0.44,0.0,0.62,0.02,0.86,0.8,0.16,1.0,0.06,0.54,0.9,0.66,0.02,0.28,0.24,0.02,0.0,0.44,0.4,0.44,0.38,1.0,0.08,0.0,0.12,0.5,0.28,0.22,0.0,0.06,1.0,0.62,0.42,0.46,0.98,0.04,0.0,0.9,0.28,0.36,0.3,0.7,0.0,0.0,0.54,0.74,0.0,0.32,0.46,0.04,1.0,0.92,0.96,0.08,1.0,0.54,0.78,0.46,0.0,0.16,0.76,0.2,0.0,0.66,0.58,0.44,0.06,0.88,0.86,0.88,0.16,0.88,0.84,0.12,0.54,0.56,0.9,0.08,0.38,0.2,0.8,1.0,0.78,0.9,1.0,0.26,1.0,0.98,1.0,0.34,0.66,1.0,0.96,0.02,0.82,0.08,0.48,0.02,0.32,0.26,0.94,0.42,0.9,1.0,0.6,0.0,0.74,0.04,0.0,0.56,0.38,0.0,0.18,0.22,0.0,0.72,1.0,0.02,0.94,0.58,0.48,0.26,0.0,0.5,0.64,0.68,0.6,0.66,0.94,0.0,0.26,0.22,1.0,0.0,0.82,0.76,0.82,0.36,0.44,0.46,0.98,0.36,0.06,0.84,0.32,0.98,0.74,0.46,0.78,0.46,0.56,0.12,0.56,0.24,0.32,0.02,0.38,0.36,0.18,0.24,0.94,0.42,1.0,0.16,0.54,0.5,0.68,0.1,0.52,0.14,0.86,0.94,0.36,0.98,0.88,0.56,0.96,0.0,0.6,0.48,0.14,0.96,0.76,0.9,0.88,0.58,0.0,0.88,0.1,0.0,0.54,0.22,0.98,0.18,0.2,0.02,0.9,0.64,1.0,0.98,0.32,0.1,0.56,0.94,0.38,0.98,0.12,0.0,1.0,0.94,0.68,0.86,0.32,0.92,0.96,0.76,0.86,0.98,0.64,0.02,0.32,0.84,0.02,0.0,0.42,0.0,1.0,0.88,0.94,0.08,0.18,0.92,0.98,1.0,1.0,0.96,1.0,0.3,0.36,1.0,0.12,0.3,0.54,1.0,0.04,0.34,0.78,0.26,0.36,1.0,0.34,0.6,0.84,0.32,0.8,0.02,0.1,0.48,0.1,1.0,0.8,0.18,0.5,0.06,1.0,0.14,1.0,0.0,0.62,1.0,0.02,0.28,0.4,0.7,0.0,0.0,0.2,0.78,0.92,0.12,1.0,0.44,0.32,0.9,0.14,0.94,0.0,0.3,0.92,0.78,0.02,0.66,0.94,0.98,0.42,0.42,0.44,0.3,0.3,0.0,0.1,0.88,0.12,0.86,0.12,0.06,0.08,1.0,0.58,0.2,0.02,0.78,0.32,0.5,0.98,0.92,0.32,0.88,0.28,0.08,0.2,0.88,0.94,0.8,0.04,0.32,0.76,0.28,0.28,0.8,0.0,0.32,0.84,0.94,0.22,0.84,0.0,0.94,0.74,0.0,0.86,0.8,0.0,0.52,0.78,1.0,0.64,0.1,0.16,0.02,0.96,0.76,0.14,0.84,0.9,0.78,0.24,0.96,1.0,0.42,0.66,0.36,1.0,0.78,0.7,0.02,1.0,0.62,0.64,0.04,1.0,0.98,0.76,1.0,0.16,0.0,0.36,1.0,0.98,0.4,0.56,0.52,0.24,1.0,0.9,0.46,0.86,0.12,1.0,0.24,0.14,0.14,0.2,1.0,0.34,1.0,0.72,0.22,0.96,0.0,0.48,0.64,0.36,0.3,1.0,0.26,0.22,0.82,0.68,0.64,0.38,0.98,0.0,0.82,0.06,0.28,0.58,0.86,0.12,0.1,0.04,0.38,0.36,0.16,0.06,0.18,0.46,0.92,0.54,0.04,0.2,1.0,0.68,0.68,0.94,0.12,0.1,0.0,0.12,0.94,0.06,0.84,0.52,0.14,0.58,0.84,0.18,0.42,0.98,0.36,0.12,0.2,0.64,0.7,0.8,0.5,0.22,0.18,0.94,0.2,0.0,0.06,0.02,0.04,0.12,0.44,0.92,0.14,0.62,0.98,1.0,0.48,0.0,1.0,0.46,0.78,0.0,0.82,0.38,0.32,0.26,0.44,0.88,0.94,0.78,0.02,0.0,1.0,0.94,0.22,0.22,0.68,0.88,0.18,0.76,0.88,0.68,0.64,0.0,0.06,0.66,0.0,0.82,0.82,0.92,0.06,0.12,0.36,0.0,0.94,0.92,0.7,0.94,0.1,0.0,0.48,0.02,0.0,0.0,0.0,0.56,0.08,1.0,0.02,0.42,0.74,0.62,0.0,0.84,0.0,0.7,0.0,1.0,0.96,0.36,1.0,0.54,0.26,0.94,0.42,0.92,0.34,0.14,0.9,0.48,0.02,0.38,0.04,0.78,1.0,0.9,0.64,0.24,1.0,1.0,0.9,0.86,0.22,0.02,0.26,0.92,1.0,0.18,0.84,0.54,0.52,0.02,0.08,0.98,1.0,0.08,0.82,0.42,0.22,1.0,0.24,0.32,0.66,0.4,1.0,1.0,0.68,0.0,0.52,0.62,0.8,0.62,0.26,0.44,0.86,0.02,0.04,0.2,0.54,0.96,0.84,0.02,0.24,0.98,0.62,0.76,0.5,0.88,0.86,0.9,0.92,0.66,0.06,0.12,0.8,0.56,0.16,0.0,0.32,0.44,0.32,0.92,0.9,0.98,0.72,0.02,0.2,0.12,0.08,0.3,0.9,0.56,0.28,0.6,0.6,0.34,0.1,0.12,0.98,0.02,0.02,0.9,0.9,0.1,0.04,0.92,0.9,0.64,0.44,0.08,0.26,0.94,0.28,0.02,0.02,0.08,0.16,1.0,0.04,0.84,0.0,0.04,0.96,1.0,0.16,0.78,0.22,0.0,0.7,0.3,0.86,0.28,0.44,0.84,0.4,0.5,0.16,0.28,0.2,0.3,0.22,1.0,0.44,1.0,0.72,1.0,0.54,0.92,0.68,0.54,0.44,0.88,0.04,0.38,0.0,0.48,0.4,1.0,0.98,0.38,0.98,0.88,0.62,0.1,0.0,0.58,0.2,0.0,1.0,0.2,0.78,0.0,0.46,1.0,0.98,0.88,0.98,0.74,0.84,0.44,0.88,0.08,0.86,0.8,0.02,1.0,0.94,0.04,0.06,0.52,0.86,0.7,0.22,0.82,0.86,0.18,0.68,0.14,0.98,0.32,0.02,0.92,0.06,0.96,0.1,1.0,0.0,0.06,0.0,0.0,0.18,0.02,0.52,0.62,0.0,0.0,0.72,0.26,0.2,0.32,0.98,0.68,0.08,1.0,0.14,0.0,0.88,0.86,0.44,0.78,0.54,0.02,0.26,0.3,0.98,0.06,0.62,0.6,0.34,0.74,1.0,0.06,0.04,0.22,0.08,1.0,0.26,0.0,0.96,0.82,1.0,1.0,0.86,0.18,0.06,0.62,0.66,0.0,0.0,0.02,0.82,0.82,0.48,0.9,0.06,0.58,0.46,1.0,0.74,0.1,0.2,0.24,1.0,0.64,0.68,1.0,0.06,0.74,1.0,1.0,1.0,0.0,0.3,0.4,0.5,1.0,0.28,0.2,0.1,0.1,0.06,0.76,0.92,0.58,0.04,1.0,0.88,0.06,0.44,0.02,0.92,0.04,0.42,0.02,0.24,0.2,0.0,0.5,0.98,0.44,1.0,0.98,0.44,0.14,0.04,0.82,0.66,0.92,0.18,0.0,0.9,0.02,0.1,0.72,0.32,0.56,0.16,0.6,0.98,0.32,0.72,0.96,0.82,0.82,0.28,0.3,0.68,0.64,0.62,0.12,0.26,1.0,0.0,0.96,0.92,0.36,0.94,0.42,0.04,0.38,0.52,0.18,0.86,1.0,0.78,0.22,0.96,0.92,0.14,0.24,1.0,1.0,1.0,0.96,1.0,0.38,0.56,0.66,0.0,0.58,0.84,0.62,0.56,0.0,0.88,0.18,0.66,0.94,0.66,0.66,0.0,0.78,0.06,1.0,0.14,0.84,0.04,0.38,0.14,0.06,0.48,0.0,0.5,0.42,0.96,0.82,0.94,0.02,0.74,0.1,0.92,0.16,0.08,0.16,0.06,1.0,1.0,0.28,0.24,0.0,0.94,0.94,0.62,0.84,0.08,0.94,0.3,0.94,0.24,0.88,0.7,0.78,0.84,0.84,0.84,0.88,0.3,0.94,0.02,0.0,0.08,0.38,0.84,0.96,0.06,1.0,0.54,0.12,0.52,0.48,0.66,1.0,0.02,0.18,0.96,0.1,1.0,0.16,0.04,0.14,0.0,0.8,0.08,0.08,0.64,0.64,0.96,0.76,0.68,0.98,0.46,0.44,0.0,0.04,0.08,0.58,0.98,0.58,0.26,0.48,0.0,0.46,0.64,0.64,0.84,0.96,1.0,1.0,0.88,0.42,1.0,0.98,0.9,0.88,0.96,0.56,0.3,0.4,0.0,0.16,0.68,0.64,0.96,0.18,0.46,0.0,0.0,0.42,0.28,0.72,0.84,1.0,0.6,0.0,0.58,0.58,0.04,0.0,0.0,0.7,0.24,0.08,1.0,0.24,0.2,0.9,0.78,0.64,0.14,0.98,0.0,0.6,1.0,0.76,0.82,0.98,0.0,0.0,0.2,0.3,0.14,0.14,0.02,0.64,0.52,0.8,0.88,0.48,0.78,0.78,0.24,0.0,0.58,0.68,0.94,1.0,0.34,0.84,0.36,0.88,0.66,0.1,0.92,0.0,0.98,1.0,0.24,0.92,0.0,0.8,0.84,0.46,0.0,0.22,0.2,0.42,0.18,0.02,0.14,1.0,0.38,0.1,0.98,0.32,0.1,0.0,0.1,0.64,0.62,1.0,0.9,0.14,0.76,0.4,0.02,0.22,0.76,0.94,0.72,0.22,0.04,0.92,0.98,0.64,0.74,0.12,0.28,0.98,0.08,0.08,0.24,0.74,1.0,0.46,0.06,0.72,0.8,0.96,0.36,0.14,0.22,0.62,0.24,0.96,0.94,1.0,0.08,0.7,0.16,0.04,0.98,0.76,0.78,0.88,0.08,0.3,0.54,0.58,0.92,0.0,0.02,0.78,0.08,0.52,0.14,0.06,0.26,0.02,1.0,0.0,0.08,0.1,0.56,1.0,0.9,0.3,0.78,0.98,0.76,0.3,1.0,0.12,0.02,0.1,0.78,0.2,0.22,1.0,0.24,0.82,0.08,0.02,0.2,0.0,0.02,0.7,0.46,1.0,0.32,0.52,1.0,0.86,0.58,0.98,0.72,0.04,0.0,0.7,0.5,0.86,0.98,0.38,0.8,0.02,0.3,0.02,0.34,0.52,0.24,0.98,0.14,0.16,0.0,0.72,1.0,0.04,0.98,0.66,0.76,0.36,0.12,0.46,0.04,0.96,0.32,0.7,0.02,0.08,0.02,1.0,0.72,0.48,0.6,0.34,0.36,0.5,0.72,0.76,1.0,0.44,0.74,0.12,0.1,0.9,0.22,0.16,0.12,0.0,0.12,0.3,0.04,0.36,1.0,0.7,0.6,0.4,1.0,0.32,0.5,0.44,0.1,0.96,0.86,0.08,0.68,0.46,0.0,0.28,0.8,0.92,0.36,0.86,0.42,0.04,0.7,0.76,0.92,0.06,0.52,0.72,0.0,0.14,0.46,0.36,0.98,0.06,0.64,0.36,0.58,0.66,0.94,0.04,0.76,0.28,0.92,0.0,0.14,0.02,0.88,0.92,0.56,0.52,0.06,0.94,0.08,1.0,0.24,0.66,0.96,0.0,0.7,0.02,0.28,0.12,0.92,0.08,0.04,0.44,0.0,0.02,0.22,0.92,0.88,0.66,0.12,0.52,0.64,0.84,0.52,0.44,0.74,0.74,0.46,0.94,0.34,0.0,1.0,0.06,0.12,0.64,1.0,0.24,1.0,0.34,0.1,0.76,0.08,0.64,0.32,0.72,0.5,1.0,0.0,0.82,0.52,1.0,0.36,1.0,0.24,0.22,0.86,0.1,0.46,0.5,0.26,0.66,0.52,0.64,0.02,0.46,0.66,0.8,0.84,0.94,1.0,0.3,0.82,0.22,0.28,0.02,0.88,0.54,0.12,0.18,0.1,1.0,0.92,0.04,0.22,0.98,0.02,0.04,0.98,0.84,0.74,0.26,0.78,0.56,0.96,0.58,0.36,0.6,0.56,0.9,0.48,0.78,0.14,0.7,0.98,0.92,0.36,0.6,1.0,1.0,1.0,0.08,0.94,0.76,0.24,0.42,0.98,0.3,0.38,0.26,0.96,0.72,1.0,0.3,0.06,0.0,0.0,0.84,0.54,1.0,0.12,0.98,1.0,0.64,0.0,0.72,0.16,0.42,1.0,0.12,0.1,0.1,0.66,0.02,0.0,0.0,0.58,0.94,0.0,0.7,0.1,0.0,0.98,0.94,0.7,1.0,0.04,1.0,0.26,0.0,0.66,0.88,0.9,0.64,0.56,0.58,0.2,0.82,1.0,0.78,0.48,0.88,0.88,0.42,0.72,0.38,1.0,0.94,0.04,0.52,0.02,0.0,0.0,0.84,0.38,0.8,0.0,0.08,0.02,0.76,0.78,0.7,0.26,0.24,1.0,0.0,0.02,0.86,0.22,0.9,0.02,0.26,0.16,0.8,0.32,0.58,0.06,0.34,0.9,0.14,0.5,0.48,0.92,0.54,0.96,0.58,0.0,0.28,0.98,1.0,0.66,0.32,0.96,0.9,0.46,0.88,0.74,0.18,0.08,0.82,0.48,0.68,0.12,0.2,0.34,0.0,0.88,0.86,0.52,0.06,0.06,0.62,0.98,0.18,0.96,0.7,0.88,0.0,0.1,0.9,0.16,0.0,0.8,0.1,1.0,1.0,0.04,1.0,0.08,0.2,0.04,0.1,1.0,0.0,0.36,1.0,0.02,0.0,0.98,0.06,0.06,0.52,1.0,0.8,0.94,0.64,0.14,0.06,0.88,0.22,1.0,0.76,0.26,0.6,0.02,1.0,0.78,0.0,0.38,0.0,0.0,0.26,0.1,0.92,0.06,0.58,0.0,0.86,0.16,0.0,0.22,0.66,0.04,0.36,0.32,0.94,0.04,0.54,0.72,0.34,0.1,0.7,0.2,0.82,0.0,0.08,0.04,0.98,0.32,0.2,0.04,0.08,0.48,0.26,0.94,1.0,0.64,1.0,0.9,0.7,0.96,1.0,0.32,0.04,0.24,0.36,1.0,0.62,0.54,0.62,0.54,1.0,0.08,1.0,1.0,0.0,0.0,0.82,0.56,0.86,1.0,1.0,0.2,0.0,1.0,0.96,0.68,0.04,0.42,0.18,1.0,0.98,0.06,0.88,0.54,0.86,0.02,0.2,0.64,0.56,0.22,0.98,0.04,0.1,0.48,0.2,0.66,1.0,0.48,0.1,0.84,0.82,1.0,0.94,0.02,0.06,0.96,0.54,0.6,0.18,0.12,0.02,0.72,0.2,0.98,0.86,0.54,0.84,0.98,0.56,0.12,0.74,0.94,0.52,0.68,0.76,1.0,0.54,0.7,0.98,0.52,0.32,0.54,0.48,0.06,1.0,0.6,0.36,0.0,0.14,0.2,0.78,0.78,0.38,0.88,0.52,0.0,1.0,0.1,0.04,0.8,0.0,0.6,1.0,0.72,0.62,0.94,0.2,0.62,0.96,0.54,0.7,0.2,0.3,0.32,0.08,0.38,0.14,0.0,0.82,0.34,0.08,0.6,0.82,0.94,0.98,0.54,0.72,0.04,0.54,0.36,0.84,0.96,0.06,0.96,0.12,1.0,0.0,0.0,0.82,0.62,0.8,0.2,0.94,0.24,0.94,0.3,0.28,0.08,0.46,0.6,1.0,0.0,0.74,0.84,0.64,1.0,0.38,0.74,0.28,0.18,0.46,0.78,0.3,0.38,1.0,0.26,0.56,0.28,0.28,0.76,0.04,1.0,0.7,1.0,1.0,0.2,0.86,0.76,0.32,0.98,0.72,0.0,0.72,0.9,0.18,0.58,0.36,0.58,0.44,0.5,0.16,0.8,0.4,0.44,1.0,0.66,0.04,0.02,0.8,0.18,0.26,0.98,0.68,0.98,0.28,0.98,0.32,0.02,0.2,0.0,0.16,0.0,0.98,0.44,0.48,0.96,0.52,0.28,0.7,1.0,0.26,0.14,0.84,0.52,0.66,0.22,0.26,0.52,0.8,0.64,0.22,0.38,1.0,0.04,0.96,0.3,0.96,0.0,0.14,0.66,0.44,0.96,0.92,0.38,0.96,0.8,0.84,0.94,0.02,0.22,0.56,0.78,0.04,0.22,0.64,0.98,0.1,0.98,0.1,0.5,0.0,0.94,0.76,0.02,0.3,0.2,0.92,0.94,1.0,1.0,0.0,0.86,0.32,0.02,0.78,0.42,0.98,0.52,0.58,0.0,0.42,0.28,0.0,1.0,0.02,0.58,1.0,0.0,0.6,0.14,0.44,0.86,1.0,0.12,0.92,0.04,0.26,0.44,0.0,0.0,0.02,0.64,0.0,0.98,0.34,0.78,0.28,0.88,0.02,0.98,0.96,0.0,0.7,0.06,0.74,0.16,0.0,0.9,1.0,0.88,0.96,0.28,0.3,0.88,0.06,0.12,0.24,0.34,0.1,0.8,0.0,0.84,0.84,1.0,0.96,0.4,0.7,0.08,0.76,0.5,0.0,0.62,0.94,0.04,0.64,0.62,0.96,0.98,0.26,0.24,0.28,0.42,0.06,0.94,0.44,1.0,0.24,0.16,0.06,0.0,0.96,0.96,1.0,0.02,0.18,1.0,0.2,0.2,0.62,0.74,0.48,1.0,0.22,0.92,0.78,0.52,0.12,0.24,0.26,0.9,0.98,0.1,0.54,0.54,0.68,0.8,0.02,0.18,1.0,0.08,0.0,0.96,0.5,0.72,0.88,0.5,0.48,0.24,0.82,0.26,0.0,0.98,0.84,0.9,0.38,0.98,0.48,0.0,0.2,1.0,0.02,0.02,0.04,0.18,0.42,0.74,0.82,0.0,0.44,0.38,0.54,1.0,0.14,0.68,0.02,0.14,1.0,0.22,0.02,0.94,0.12,0.82,0.5,0.96,0.74,0.52,0.36,0.7,0.48,1.0,0.6,0.32,0.8,0.54,0.0,0.08,0.0,0.78,0.14,0.36,0.92,0.54,0.06,1.0,0.96,0.16,0.62,0.02,0.8,0.16,0.48,0.8,0.2,0.14,0.8,1.0,0.56,0.92,0.26,0.54,0.86,0.62,1.0,0.9,0.92,0.92,0.16,0.02,0.02,0.02,0.12,0.16,0.72,0.78,0.76,0.08,0.52,0.02,0.0,0.0,0.86,0.38,0.06,0.8,0.36,0.62,0.38,1.0,0.1,0.84,0.86,0.12,0.16,0.92,0.0,0.96,0.08,0.82,0.78,0.52,0.0,0.04,0.04,0.84,0.76,0.8,0.8,0.92,0.02,0.48,1.0,0.9,0.28,0.0,0.04,0.4,0.34,0.24,0.88,0.22,1.0,0.04,0.96,0.34,0.1,0.52,0.62,0.62,0.02,0.86,1.0,0.44,0.96,0.4,0.08,0.04,0.86,0.98,0.0,0.46,0.16,0.0,0.38,0.64,0.04,0.62,0.68,0.0,0.8,0.94,0.28,0.04,0.76,0.42,0.14,0.08,0.78,0.0,0.02,0.06,0.28,0.36,0.1,0.02,0.16,0.6,0.78,0.68,0.94,0.26,0.38,1.0,0.9,0.0,0.74,0.22,0.62,0.88,0.82,0.02,1.0,1.0,0.28,0.04,0.6,1.0,0.88,0.02,0.02,0.02,1.0,0.92,0.08,0.36,0.38,0.68,1.0,0.18,0.88,0.32,0.06,0.0,0.98,0.98,0.16,0.42,0.08,0.04,0.74,1.0,0.38,0.98,0.0,0.84,0.02,0.32,0.04,0.0,0.92,0.62,0.94,0.08,1.0,0.32,0.16,0.04,0.48,0.98,0.68,0.0,0.34,0.74,0.86,0.12,0.94,0.72,0.64,0.6,0.9,0.12,0.1,0.2,0.78,0.32,0.16,0.02,0.04,0.32,0.84,0.44,0.02,0.98,0.94,0.36,0.92,0.96,0.0,0.66,0.22,0.94,0.0,0.24,0.0,0.92,1.0,0.06,0.04,1.0,0.48,1.0,0.62,0.44,0.42,0.12,0.3,0.0,0.9,0.74,0.18,0.62,0.76,0.06,1.0,0.3,0.02,0.48,0.5,0.7,0.14,1.0,0.9,0.46,0.04,0.48,0.62,0.0,0.06,0.0,0.82,0.64,0.52,1.0,0.0,0.6,0.42,0.64,0.8,0.66,0.0,0.0,0.38,0.58,0.58,0.78,0.82,0.62,0.02,1.0,0.52,0.46,1.0,0.0,0.0,1.0,1.0,0.24,0.48,0.8,0.8,0.12,0.44,1.0,0.24,0.56,0.08,0.08,0.9,0.88,0.0,0.46,0.88,0.88,0.18,0.56,0.72,1.0,0.38,0.48,0.62,0.92,0.94,0.58,0.66,0.02,0.1,0.42,0.36,0.98,0.76,0.98,0.14,0.24,1.0,0.02,0.0,0.0,0.36,0.2,0.32,0.62,0.84,0.86,0.6,0.42,0.88,0.94,0.96,0.38,0.76,1.0,0.72,0.6,0.7,0.8,0.7,0.4,1.0,0.9,0.06,0.98,0.0,0.0,0.22,0.02,0.56,0.12,1.0,0.06,0.52,0.92,0.12,0.92,0.04,0.2,0.52,0.38,0.98,0.96,0.8,0.0,0.4,0.98,0.12,0.96,0.22,0.82,0.24,0.08,0.4,0.02,0.02,0.5,0.14,0.92,0.92,0.7,0.6,0.78,0.2,0.44,1.0,0.72,0.24,0.1,0.82,0.82,0.0,0.42,0.12,0.88,0.64,0.16,0.76,0.32,0.9,0.14,0.32,0.22,1.0,0.66,0.24,0.46,0.74,0.16,0.16,0.0,1.0,0.54,1.0,0.54,0.34,0.2,0.04,0.78,0.08,0.78,0.88,1.0,0.98,1.0,0.62,0.96,0.92,1.0,0.88,0.9,0.4,0.68,0.32,0.4,0.3,1.0,0.06,1.0,0.28,0.24,0.0,1.0,0.72,0.04,0.0,0.98,1.0,0.24,0.86,0.54,0.84,0.34,0.94,0.7,0.88,0.34,0.96,0.72,0.46,1.0,0.3,1.0,0.44,0.96,0.1,0.6,0.0,0.58,0.9,0.0,0.72,0.32,0.12,0.48,0.98,0.88,0.88,0.02,0.94,0.52,0.44,0.84,0.32,0.0,0.26,0.06,0.88,0.98,0.16,0.12,0.38,0.14,1.0,0.08,0.12,0.1,0.64,0.92,0.3,0.96,0.2,0.0,0.52,0.0,1.0,0.1,1.0,0.04,0.26,0.16,0.22,0.0,0.42,0.76,0.98,0.92,0.88,0.22,1.0,0.88,0.0,0.1,0.84,1.0,0.0,1.0,0.4,0.04,0.5,0.28,0.92,0.32,0.8,0.42,0.12,0.04,0.76,0.16,0.66,0.32,0.78,0.5,0.78,0.54,0.86,0.3,0.54,0.02,0.16,0.76,0.0,0.72,0.36,0.84,0.38,1.0,0.7,0.84,0.58,0.92,0.88,1.0,0.0,0.12,0.98,0.2,0.28,0.02,1.0,0.16,0.04,0.0,0.38,1.0,0.06,0.0,0.38,0.9,0.0,0.62,0.02,0.58,0.0,0.0,1.0,0.48,1.0,0.02,0.14,0.54,0.3,0.86,0.2,1.0,0.5,0.32,0.9,1.0,0.68,0.14,0.98,0.02,0.1,0.44,0.98,0.96,0.44,0.22,0.02,0.34,1.0,0.74,0.3,0.86,0.88,0.1,0.0,0.38,0.0,0.5,0.0,0.62,0.66,0.4,0.34,0.54,0.0,0.14,0.28,0.96,0.64,0.24,0.32,0.4,0.54,0.24,0.26,0.82,0.02,0.38,0.28,0.18,0.78,0.0,0.2,0.66,0.06,0.5,1.0,0.06,0.02,0.6,0.54,0.1,0.58,0.22,0.54,0.5,0.08,0.24,0.04,0.0,0.12,0.02,0.54,0.64,0.94,0.4,0.98,1.0,0.06,0.1,0.1,0.96,0.9,0.86,0.46,0.98,0.0,0.86,0.46,0.78,0.98,0.18,0.42,0.6,0.86,0.6,0.92,0.92,0.34,1.0,0.82,0.58,0.18,0.62,0.34,1.0,0.02,0.12,0.5,0.74,0.34,0.9,1.0,0.02,0.58,0.2,0.96,0.48,1.0,0.62,0.16,0.24,0.2,0.98,0.06,0.34,0.0,1.0,0.2,0.38,0.14,0.78,0.08,0.64,0.92,0.12,0.8,1.0,0.36,0.26,0.58,0.18,0.68,0.0,0.44,0.54,0.62,0.42,0.76,1.0,0.04,0.58,0.96,0.08,0.84,0.88,0.54,0.02,0.54,0.78,0.1,0.06,0.62,0.76,0.0,0.0,0.04,0.36,0.0,0.34,0.9,0.76,0.44,0.78,0.64,0.56,0.02,0.28,0.16,1.0,1.0,1.0,0.04,0.42,0.34,0.26,0.26,1.0,0.04,0.74,0.5,0.96,0.0,0.92,1.0,1.0,0.12,0.64,0.36,0.0,0.82,0.04,1.0,0.06,0.88,0.18,0.9,0.0,0.58,0.08,0.36,0.34,0.96,0.74,0.44,1.0,0.94,0.56,0.1,0.16,0.0,0.24,0.96,0.04,0.02,0.0,0.8,0.96,0.08,0.66,1.0,0.0,1.0,0.86,0.4,0.0,1.0,1.0,0.98,1.0,0.7,0.36,0.98,0.68,1.0,0.92,0.34,0.08,0.28,0.52,0.2,0.0,0.0,0.92,0.26,0.04,0.04,0.58,1.0,0.24,0.22,0.06,1.0,0.96,0.0,0.98,0.38,0.1,0.36,0.1,0.16,0.0,0.62,0.66,0.56,0.06,0.86,0.52,1.0,1.0,0.1,1.0,0.6,0.04,0.0,0.52,0.04,0.56,0.26,0.46,0.84,0.44,0.76,0.4,0.94,0.3,1.0,0.0,0.86,0.8,0.04,0.74,0.0,0.1,0.0,0.92,0.9,0.84,1.0,0.08,0.98,0.94,0.02,0.04,0.76,0.08,0.98,0.38,0.76,0.94,0.92,0.62,0.16,1.0,0.28,0.82,0.78,0.5,0.86,0.0,0.22,0.9,1.0,0.58,0.7,0.96,0.78,0.16,0.02,0.7,0.2,0.2,0.88,0.8,0.54,0.0,1.0,0.04,0.0,0.32,0.0,0.56,0.5,0.24,0.2,0.58,0.08,0.66,0.52,0.94,0.94,0.0,1.0,0.42,0.54,0.04,0.08,0.96,0.74,0.8,0.34,0.48,0.54,1.0,0.74,0.7,0.46,1.0,0.34,0.96,0.96,0.4,0.02,0.42,0.06,0.7,0.94,0.06,0.28,0.52,0.76,0.74,0.0,0.14,1.0,0.8,0.28,0.82,0.56,0.38,0.02,0.28,0.02,0.7,0.82,0.56,0.38,0.86,0.04,1.0,0.44,0.88,0.12,0.4,0.78,0.5,0.0,0.04,0.64,0.3,0.98,0.76,0.96,0.14,0.28,0.5,0.88,0.4,0.08,0.56,0.16,0.6,0.46,0.04,1.0,0.76,1.0,0.98,0.32,0.02,0.22,1.0,0.66,0.84,0.98,0.0,0.46,0.2,0.8,0.9,0.58,0.08,0.02,0.02,0.04,0.98,1.0,0.72,0.0,0.14,0.26,0.1,0.18,0.08,0.18,0.98,0.2,0.64,1.0,0.3,0.1,0.12,0.56,0.76,0.06,0.56,0.02,0.1,0.56,0.4,0.16,0.08,0.86,0.98,0.12,0.12,0.46,0.0,0.4,0.08,0.64,1.0,0.08,0.82,0.06,0.3,0.42,0.04,0.04,0.96,0.12,0.08,0.94,0.82,0.72,0.0,1.0,0.3,0.08,0.36,0.86,0.44,0.46,0.32,0.08,0.7,0.1,1.0,0.1,0.3,0.8,1.0,0.5,0.9,0.48,0.98,1.0,0.06,0.1,0.84,0.02,0.0,0.02,0.58,0.76,0.64,0.08,0.74,0.18,0.0,0.1,0.96,1.0,0.0,0.68,0.06,0.0,0.98,0.02,0.56,0.18,0.02,0.86,1.0,0.52,0.6,0.74,0.74,0.18,0.06,0.76,1.0,0.12,0.96,0.0,1.0,0.66,0.02,0.8,0.98,0.2,0.0,0.76,0.34,0.64,0.34,0.32,0.64,0.0,0.02,0.62,0.24,0.76,0.94,0.28,0.82,0.4,0.98,1.0,0.78,0.46,0.7,0.74,0.4,0.74,0.22,0.92,0.32,0.54,0.88,0.2,0.68,0.1,0.12,1.0,0.78,0.78,0.28,0.9,0.62,0.64,0.82,0.5,0.82,0.72,0.28,0.0,0.1,0.8,0.62,0.72,0.96,0.92,0.0,0.98,0.36,0.88,1.0,0.56,0.02,0.2,0.02,0.1,0.12,0.0,0.96,0.02,0.02,0.88,0.44,1.0,0.02,0.86,0.96,0.0,0.0,0.32,0.04,0.92,0.84,0.74,0.9,0.58,0.96,0.26,1.0,0.96,0.02,0.96,0.06,0.16,0.86,0.7,0.0,1.0,0.82,0.52,0.22,0.82,0.08,0.88,1.0,0.94,0.58,0.1,0.3,1.0,0.94,0.24,0.0,1.0,0.96,0.18,0.74,0.12,0.46,0.6,0.22,0.76,0.18,0.16,0.02,1.0,1.0,0.14,0.02,0.44,1.0,1.0,0.08,0.9,0.16,0.74,0.58,0.4,0.06,0.86,1.0,1.0,0.94,0.36,0.98,0.26,0.0,0.98,0.7,0.02,0.74,0.78,1.0,0.56,0.84,0.0,0.72,0.0,0.52,1.0,0.02,0.82,0.18,0.58,1.0,0.0,0.0,0.66,0.0,0.34,0.58,0.98,0.02,0.28,1.0,0.18,0.96,0.28,0.18,0.8,1.0,1.0,0.6,0.94,0.52,0.02,0.26,0.86,0.14,0.3,0.38,0.18,0.34,0.98,0.0,0.84,1.0,0.94,0.96,0.92,0.22,0.6,0.06,0.06,0.94,0.88,0.86,0.06,0.76,0.72,0.54,0.28,0.14,0.34,0.32,0.06,0.0,0.12,0.58,1.0,0.0,0.44,0.04,0.36,0.78,0.6,0.54,0.42,0.92,0.08,0.86,0.1,0.88,0.14,0.98,1.0,0.56,0.04,0.2,0.96,0.0,0.52,0.88,0.5,0.92,0.22,0.0,0.18,0.84,0.26,0.06,0.06,0.44,0.86,0.0,0.06,0.5,0.82,0.04,0.96,0.98,0.96,0.98,0.6,0.26,0.74,1.0,0.64,0.36,0.7,0.98,0.36,0.62,0.82,0.24,0.72,1.0,0.68,0.16,0.06,1.0,0.24,0.34,0.0,0.02,0.24,0.12,0.46,0.76,0.4,0.32,0.0,0.4,0.9,0.48,0.0,0.74,1.0,0.66,0.0,0.96,0.7,0.72,0.44,1.0,0.96,0.38,0.72,0.34,0.02,0.0,0.44,0.98,1.0,0.14,0.96,0.2,0.92,0.96,0.84,0.28,0.62,0.82,1.0,1.0,0.58,0.94,0.68,0.9,0.22,0.2,0.06,0.82,0.96,0.38,0.82,1.0,0.22,0.18,0.04,0.84,0.38,0.5,0.76,0.4,0.0,0.74,1.0,0.3,0.68,0.92,0.32,0.88,0.16,1.0,0.7,0.86,0.68,0.02,0.04,1.0,0.88,0.8,0.36,0.62,0.2,1.0,0.74,0.0,0.02,0.04,0.46,0.04,0.84,0.84,0.42,0.08,0.0,1.0,1.0,0.68,0.38,0.9,0.92,1.0,0.5,0.8,0.76,1.0,0.08,0.38,0.16,0.1,0.62,0.78,0.1,0.94,0.52,0.22,0.16,0.2,0.62,0.22,0.32,0.02,1.0,0.36,0.58,0.04,0.24,0.88,0.32,0.24,0.08,0.42,0.04,0.92,0.94,1.0,0.0,0.88,0.92,0.0,0.08,0.08,0.0,0.22,0.82,0.14,0.5,0.28,0.26,0.36,1.0,0.62,0.64,0.78,0.04,0.96,0.14,0.84,0.88,0.02,0.34,0.02,0.3,1.0,0.46,0.24,0.6,0.46,0.0,0.16,0.0,0.52,0.02,0.92,0.28,0.5,0.76,1.0,0.2,0.02,0.3,1.0,0.34,0.2,0.76,0.48,0.54,0.96,0.48,0.08,0.4,0.46,0.94,0.04,1.0,0.16,0.0,1.0,1.0,0.0,0.0,0.84,0.9,0.0,0.68,0.22,0.16,0.0,0.46,0.32,0.58,0.64,1.0,0.06,0.96,0.94,0.0,0.26,0.36,0.12,0.08,0.04,0.28,0.92,0.04,0.1,0.26,0.06,0.56,0.9,0.86,0.72,0.74,0.26,0.98,0.78,0.64,0.24,0.88,0.56,0.14,0.58,0.9,1.0,1.0,0.58,0.92,0.86,0.62,0.58,0.78,1.0,0.98,0.72,0.8,0.4,0.94,0.28,0.02,0.3,0.76,0.12,0.06,0.0,0.96,0.78,0.66,0.9,0.44,0.52,0.12,1.0,0.6,0.14,0.02,0.74,0.58,0.24,0.84,0.04,0.78,0.68,0.62,0.18,0.58,0.06,1.0,0.76,0.02,0.68,0.38,0.94,0.22,0.9,1.0,0.68,1.0,0.12,0.88,0.64,0.96,0.94,0.9,0.72,0.5,0.76,0.66,0.08,0.0,0.48,1.0,0.94,0.1,0.94,0.02,0.04,0.04,0.86,0.8,0.04,0.64,0.0,0.12,0.12,0.28,0.28,0.86,0.18,0.0,0.46,0.02,0.16,0.9,0.5,0.06,1.0,0.24,0.1,0.74,0.68,0.2,0.42,0.14,0.02,0.58,0.06,0.52,0.92,0.0,0.34,0.0,0.92,0.92,0.44,0.12,0.26,0.9,1.0,0.86,0.0,0.62,0.96,0.36,0.96,0.98,0.02,0.36,1.0,0.7,0.0,0.9,0.18,0.0,0.02,0.06,1.0,0.62,0.54,0.94,0.36,0.82,0.38,0.96,0.72,0.74,0.96,0.96,1.0,0.62,0.86,0.94,0.96,0.0,1.0,0.36,0.3,0.02,0.98,1.0,0.94,0.96,0.2,0.68,1.0,0.34,1.0,0.0,0.96,0.44,0.2,0.98,0.94,1.0,0.78,1.0,0.04,0.96,0.4,0.48,1.0,0.2,0.08,0.1,0.0,0.34,1.0,0.96,0.0,0.82,0.98,0.12,0.22,0.02,0.4,0.3,0.62,1.0,0.9,0.98,0.82,0.02,0.12,0.72,0.0,0.02,0.62,0.04,0.32,0.06,0.72,0.04,0.98,0.0,0.04,0.98,0.52,0.18,0.7,0.04,0.22,0.4,0.42,0.52,0.04,0.02,0.0,0.62,0.08,0.08,1.0,0.14,0.7,0.12,0.76,0.18,0.0,0.68,0.82,0.06,0.44,0.0,0.04,0.94,0.92,0.1,0.12,0.04,0.04,0.02,1.0,0.06,0.88,0.18,0.98,0.02,0.24,0.02,0.66,0.0,0.7,0.94,0.42,0.66,0.98,0.98,0.7,0.44,0.64,0.44,0.26,0.0,0.0,0.2,0.66,0.0,0.0,0.14,0.86,0.76,1.0,0.02,0.88,0.22,0.94,0.14,0.02,0.08,0.82,0.04,0.18,0.64,0.82,1.0,0.7,0.9,0.82,0.0,0.6,0.02,0.66,1.0,0.52,0.9,0.94,0.52,0.18,0.16,0.76,0.56,0.0,0.88,0.42,0.56,0.88,0.38,0.68,0.36,0.94,0.64,0.92,0.14,1.0,0.06,0.08,0.16,0.14,0.58,0.04,0.78,0.98,0.62,0.02,0.94,0.0,0.24,0.04,0.04,0.3,0.04,0.62,0.62,1.0,0.64,0.96,0.02,0.86,0.8,0.68,0.68,0.06,0.44,0.16,0.78,0.7,0.34,0.16,0.0,0.12,0.42,0.18,1.0,0.7,0.18,0.26,0.7,0.98,1.0,0.2,0.74,0.12,0.96,0.02,0.54,0.64,0.5,0.72,1.0,0.02,0.0,1.0,0.92,0.7,0.1,0.84,0.78,0.6,0.0,0.98,0.44,0.6,0.14,0.46,0.58,0.6,0.68,0.72,0.02,0.92,0.8,0.14,0.0,1.0,0.12,0.88,1.0,0.56,0.56,0.4,0.08,1.0,0.04,0.02,0.0,0.38,0.28,0.16,0.0,0.3,0.42,0.1,0.34,0.94,0.92,0.1,0.06,0.34,0.28,0.66,0.28,0.42,0.72,0.38,0.86,0.02,0.98,0.28,0.74,0.7,0.98,0.12,0.28,0.04,0.44,1.0,0.98,0.48,0.02,0.0,0.62,0.08,0.92,0.86,0.0,0.96,0.02,0.98,0.08,0.62,0.82,0.78,1.0,0.22,0.98,0.42,0.7,1.0,0.16,0.0,0.74,0.74,0.84,0.62,0.08,1.0,0.04,0.16,0.92,0.54,0.94,0.98,0.0,0.98,0.08,0.5,0.14,0.32,0.02,0.94,0.0,0.26,0.88,0.52,0.22,0.74,0.0,0.94,0.12,0.52,0.0,0.56,1.0,0.26,0.02,0.22,0.96,0.6,0.64,0.4,0.18,0.7,1.0,0.08,1.0,0.02,0.94,0.1,0.16,0.58,0.16,0.18,0.56,0.24,0.8,0.88,0.02,0.02,0.58,0.14,0.4,0.0,0.56,0.02,0.78,0.34,1.0,0.12,0.06,0.78,0.98,0.0,0.26,0.96,1.0,0.28,0.58,0.72,1.0,0.34,0.14,0.68,0.62,0.32,0.12,0.98,0.3,0.02,0.84,0.32,0.04,0.18,0.0,0.98,1.0,1.0,0.98,0.02,0.16,0.08,0.02,0.7,1.0,0.9,0.96,0.16,0.42,0.0,0.44,0.26,0.14,0.8,0.26,0.06,0.24,0.16,0.96,0.0,0.9,0.92,0.42,0.04,0.08,0.98,0.04,1.0,0.0,0.84,0.94,0.16,0.94,0.02,1.0,1.0,0.48,0.92,0.22,0.94,0.56,0.72,0.02,0.04,0.0,0.36,0.58,0.06,0.4,0.32,0.14,0.96,0.6,0.8,0.16,0.76,0.9,0.62,0.92,0.02,1.0,0.16,0.94,0.3,0.58,0.0,0.14,0.04,0.14,0.96,0.06,0.0,0.12,0.14,0.54,1.0,0.72,0.26,0.0,0.56,0.48,0.2,0.0,0.96,0.68,0.72,0.62,0.64,0.84,1.0,0.3,1.0,0.0,0.2,0.64,0.08,0.92,0.38,0.04,0.0,0.88,0.88,0.12,0.7,0.08,0.4,0.94,0.94,1.0,0.0,0.12,0.8,0.3,0.98,0.18,0.32,0.0,0.24,0.1,0.56,0.72,0.74,0.92,0.04,0.68,0.04,0.3,0.9,0.22,1.0,0.0,0.76,1.0,0.64,0.92,0.58,1.0,0.56,0.86,0.0,0.04,0.64,0.02,0.18,0.5,1.0,1.0,0.08,0.02,0.88,0.76,0.44,0.0,0.06,0.76,0.62,0.96,0.72,0.72,0.16,0.14,1.0,0.52,0.7,0.68,0.0,0.46,0.16,0.46,0.3,0.8,0.82,0.8,0.96,0.4,0.88,0.46,0.98,0.52,0.42,0.86,0.78,0.94,1.0,1.0,0.0,0.0,0.92,0.56,0.64,0.14,0.02,0.9,0.04,0.3,0.64,0.68,0.26,0.0,0.88,0.68,0.02,0.66,0.02,0.02,0.38,0.0,0.32,0.18,0.0,0.96,0.68,1.0,0.94,0.22,0.12,0.34,0.98,0.98,0.62,0.84,0.58,0.98,0.9,0.28,0.06,0.98,1.0,0.78,0.96,0.12,0.66,0.24,0.86,0.38,0.68,0.4,0.84,0.34,1.0,0.68,0.32,0.1,0.72,0.94,0.04,0.92,0.96,0.28,0.76,0.96,0.0,0.0,0.52,0.78,0.92,1.0,0.02,0.82,0.92,0.86,0.4,0.0,0.78,0.74,0.26,0.84,0.82,0.04,0.94,0.0,1.0,0.22,0.08,0.56,0.0,0.24,0.96,0.18,0.86,0.94,0.02,0.28,0.0,0.98,0.4,0.54,0.54,1.0,0.36,0.02,0.88,0.7,0.0,0.78,1.0,0.0,0.6,0.1,0.06,0.82,0.34,0.0,0.98,0.12,1.0,0.98,0.18,0.98,0.26,1.0,0.08,0.72,0.46,0.0,0.08,0.98,0.04,0.12,0.46,0.82,0.28,0.72,0.96,0.04,0.52,0.76,0.06,0.0,0.06,0.04,0.98,0.82,0.14,0.12,0.56,0.24,0.84,0.12,0.98,0.0,0.24,0.08,0.12,1.0,0.44,0.8,0.96,0.52,0.04,0.22,0.0,0.76,0.64,0.96,0.08,0.06,1.0,0.42,0.68,0.14,0.64,0.04,0.08,0.38,0.02,0.58,0.0,0.0,0.18,0.02,1.0,1.0,0.0,1.0,0.74,0.0,0.42,0.1,0.02,0.66,0.04,0.48,0.98,1.0,0.98,0.68,1.0,0.8,0.24,1.0,0.02,0.02,1.0,0.22,0.26,0.2,0.02,0.14,0.04,0.36,0.78,0.64,0.3,0.96,0.26,0.7,0.0,0.26,0.56,0.76,0.5,0.22,0.38,0.76,0.66,0.16,1.0,0.44,0.98,0.16,0.92,1.0,0.2,0.68,0.34,1.0,0.94,0.96,0.18,0.34,0.64,1.0,0.74,0.0,0.3,0.7,0.28,0.04,0.7,0.74,0.32,0.56,0.7,0.3,0.38,0.14,0.94,0.6,0.72,0.0,0.7,0.78,0.82,0.0,0.5,0.92,0.8,0.64,0.6,0.3,0.36,0.4,0.82,0.6,0.88,0.48,0.9,0.1,1.0,0.46,0.06,0.3,0.02,1.0,0.24,1.0,0.96,1.0,1.0,0.0,0.0,0.36,0.86,0.0,0.64,0.6,0.74,0.92,0.54,0.72,0.16,0.86,0.16,0.58,0.68,0.06,0.9,0.02,0.28,0.0,0.06,0.06,0.46,0.3,0.94,0.92,0.9,0.18,0.04,0.92,0.88,0.06,0.26,0.06,1.0,0.88,0.98,0.46,1.0,0.92,0.04,0.8,0.74,0.06,1.0,0.24,0.02]} \ No newline at end of file diff --git a/results/4/lcg b/results/4/lcg new file mode 100644 index 0000000..699811a --- /dev/null +++ b/results/4/lcg @@ -0,0 +1 @@ +0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101 \ No newline at end of file diff --git a/results/4/mt b/results/4/mt new file mode 100644 index 0000000..7259f74 --- /dev/null +++ b/results/4/mt @@ -0,0 +1 @@ +1001100111000101010100101110000011111100011011100111001101010101101011001101000000110111110110001010000101111101010011000111000010110001010111111100000111111000111011001111011101110010110100010000010111110001110110001101110100010000100001010000011110101001001100011010011011111101010111000101011111110111001100001110110101011100111111010100011101010011001010101110010111110111110111110001000010011111000001000110110101010111111010100001110100001110110010110010101010111100000011100111011011101010011000101101100100010000110110010101010100001000111000010011101011001000000100111001000011111000001110111101101001010101001110000011110101111100110100111100010011110000111110000111110111111001010110110010001011110110111100110110010110111001100110100000111011111100100110111010010101101111100001001010100101111101011010110111100001000011101100001010100001110110101101000101000110111001101100010101100001111100010111100111001110110000101111000101100100001110000011001010011100111111110110101010111010011000010101010111101101110100100111000101101111110100001101001100011011000010110100010011000001011110000101011101010000110100100100010000000111001011011011000011111000010101100101001011100100110001111010010110001101001011111011000100000001001010010101001010001010010011001100001010010001110010000100010100111010011100110100100100010001001000001110011101101111011111001001000101010110100111111100100110001101101101100000111111111100010001111000101110101111001001010101100001001011000000101001011110011101001111011110000010111111100110100001101011000110110110011001100111000001100110011000101100110000110101011101011101100111101010010110011111011010001101101011001001011110111001110111011001000100100101111001101010000000110011111101111011111010001000100001110111101111100010101010010110011000000010010100000001000011000110011011110000010110111011110101101010101001111111011010101111111101011011001011101001111001111010000110010111101011001011001111111000110100101000010110111001110110011100100000101110000111110011110101101110000001001011000011000010111111011011000101011110000110110101111010100000001010010001001101101000111111111001100101010111010110100001010110000000010011101101010011010100110100000011101001011110000010001111100001110010110010011000100101000110100010011111001110101101110100100000010100111011001101001100111110001000101100110000111001111111111000101010001110001111111001011111010101101101101011011101010011100011001010101001100111000101011000000001010001011011110100110000001010111110111100101101000011000100111100110100100001000000001010101000001111100111001110011011101001011100101011101111110010000001110100010011000100001001100001000011111110100111010011111101011111111010001000001011001000010110011100001100010110001001111011101111001010001001110001011110000110111001010100101101110001111011000111110100001101100101000011111110001101010110110100001100001101100011100101111001100010000000110001001000010000101010011000110001100101111011010000010100111111010110000011100010011010000001110010111010111100001110101111011101110001000011110000101010010001001101101100100111011101011110011011100000011000101010001011110000010100010111110001011001111010001011010010101010001100111110101011110100110101001101101110101010111011010101010100010101001001011100011100111100111000101111111000101010001000001011100101111111010101001011010010111110111100011000010101001011101110101110110110100010110011000010101010010000111001001000001001101010010010010101000110110011101010111100011111110000111100100101001110011111010111110001011001000100110111000110001011010100110000001101100000000110001011010100000011000111101111000000110000000101111110000001110010001011000101000110111010001110111001101111010010101000111011111101011000111010000001011100110111011111101011011101010110111101100010000010001100101000101000100100010100010111101110100010000001111001011010111000000111000011000110100111001000111110100010111111001001110001010100010110001100110101110010110010000010010010101101000000110110100000100111010110110000101000010010111011011001011111100001111011000010110001011010011001011010000010110010101110111111110100010111010001111011100110010010100111100111111000110100000011111011100101100110111110110000011101010000111001111100100001001110011010101111001101100111100010111101011001101001010101000110011010100000110110101010000001000001001011110100110111100101100100110000000011010100011111110100101111011111001011001011110111011000001100010000010011100000001110010111101100101001010010010001010000010001100110000100010011011001111101100110010101101111111010001010110010101001101011100000001100110011111110100001100110000010001001011111000011100101110101111001001110100011100000001001011100101100001101011111000110111011111001111111100011000010101110111001101011010111110101101111111011101110111110000010101100010110111001011001100011001100000000001001011001101100110101111111000011111111010100100011010000100111011101010110100000011010101101000110001100110100110101011111010011110010001101000001111011111101110001000001100100001111001111010111100010011000100110011110001011001100100111010110111010010110000010000011111000010101101110000011110001001000100100110110000000101010111110101010110001011100101010101001111110110100011111101001100100011100111110110110111111110110001101000101100010101100000010100011100110100100010101001011011110111111111010101011100101100000001100101101011100001110111010100100101111100001001100000101100101110100001111100011011000110000011100011011000110110011111101111110100111000101100011100101100100100001001111110100111100001001100001101001111101101100011100011010111011110111101111011110000011101001000101000110010001101101000000001101111110010101000100100010101110010011110111010001110001111000110101111000000010010011001111101000110111010100110110110010110001100010110100010011110111011111001100000111101110111000010000111000011010011011010101001100000101111101101001101101001000000000101000010110000010111010110111000100111000011000011100110011101001100100010111111101100100111111110100000100000001101110010000110000011110001111111011011101101111010010110111001111101001010100101110010101110010001110010000001011101001001100111001010001111011110100111111011111100101100100111011001111011000101010100101001110101100001000010010101011010001011001100101110110001111111100101001100100110001000000010011100100000000000001110101011000101100110010100101001110101111100001001101111101010010101101101101100010111111101001000101011011011011001011000011011110100110111010000111001100110011111100001101011110100011010000000001110100001001100011110001000111011100110100000011101000001110110100111111110000000111001110111100110001010100110010011100001001101111001001000010111111011101001101100100010000101111100010011110010000010000100000001110110000000100100110111001001111011011010101100011010110111011110000001010011110110111101101000011001100101110000101011100101010110101010101001011100100001101101001010011010100011100110010101110111011010000111110000000000011010001001011100101011000110000110110100111010111110101011011011000000011100111111100111010001100100101111100001101101000000111111111110110100000101110000101010000100110010011010101100100010110101100001010001111101001111111111100111101100010101010011101110010100000111111100110100111001111100101111011011111111011110011110000001001111001111101111001001100110110010111011011011000111011100010010001001101011110011001011000011000111000110100011110101000100011001010111011101110000010001110101111110001010000010000000101110001000001100101101101101100100010000001100110110101000001111111010100011000100100000111010000000011010110101011100011011110101110100110110010111010101100111100000000000011100010110000110110011010101111001011101111110011101110011001010101011010100110100101000011110100010000100100110110111000011111011010000010011000011100100100100001100101011100010111111000011011100111011011001011011000110000011001010111011010111001110100010010110000000110101011100010101001111100111000101100011011000011000001101011001100110101101111101100001000011111100111111100111100000101011011111000111010101101010100101100100100100101101001110010101111001011111110101110100011111010010010100100111101001010001001101111010000100011101000111100111111001101011001011111111000101011000010111011100111010101110010001110011101001101000000110010001111000000101001110110101010000010001110100011100001011001010001111111010011011011011010011101000110110101100101000010001101101001110001011101110100010111100110110000001110010000010010110110000111000010110011110011000100011100001111011000110001110011010001000110011000000010100100111011010001101011001101011100110111000111011011110101001101100110110101110000010111100110010010000001000001110011111001110110110010110001100110100101001100000010000000010110011100001000011100110001111010011001111110110000101110100001100111111111001011011100111011110010010101000110100100100001100011110001110110001010010111001010010011111001101110101010000101011010101001010010110111110011111111010110100101100101110010111111110100101110001110010011111101000011111110111000000010100111111010111001000110100000110000111101011010000100010000010000010101111001111000100010110000110111110101101100110010110101101111001000001010011010110011110000001011010111001111110001001110100111011000001110010001000101001001011010000010110010001010110101001111000001010101100110011011000000001100110011110101001000110011111000000100100001011000010010011001111110111111101001011001001001100001111111100101101011101101011010101110101000110011110110100001111010111100101000111111110100101101110010010101010011010110101000100010101011010010010011010101000011110000000101000110001001110100001101001011001000001100101100001011100100010011000000100011010000111101110101100101010011010011111010100000100011010001001011011001100011101100011011001011111001000110100100010000111011001011101010110100100111010111101011011101001100111111100000100010101100110011100000000101010010010000001111010100000110111101100010011101110010110101011010001110001011101101101010100111000100100000001010111011010111010101101100001001100101011011111100011100001010001011110101010001011101100000000010110010011101000110101100111111010001011010010011110100010110001001100111001101010101111100100011111111010100011000111110010110100000010010001000100111010110101100001110001011010000100010011111100110011001010011100011000010011100110001111001011010100000000011101100111010100100000100010111100110111100011100111000101010110111101010001010111110110000000101101010101000011100001010010101000100001001000000001000011011011100100010100100011011110001100111010000010111010101010111011010110010111111101011000011001010110010111010100111011111001101010000100011010100111100011111001010100001010111110010100101110111000010100000000111000001110011110110110001111111011110011111001001101000101101111111100001001000011010111000011011001001100000000011001111101101001001000001001011010101100011111000000100000000110011111010110011111010110101000001001100000101100001000010010010011001101010111010111001111010010010110110001111110111111100111111011000001110101110010100011010001010010011000111101000110010100001110111000100001111001001110111111101101110111001010110101110101010011001000100000011000100011010101110010101110100100010100101011110111111101101111100111100001001001110001111111011000011001010011000110100000011010000001010010101101111000110010000101111000110001111010101010000101111111001111110001110001101010101110110011001001101101000110010011110000010110011111011001001011111111001000010110100000110110000011001100111101101110100100110110110100000100110101001001111001100000001101110100111101010110111101101011111010000100101100000111000111110110110101100000110111100111100010111100110111110011000011011011010011011010000010110110011111111110100101001111001100100010011101010011011011110101010010001001000100100100000100000101001010000001000111000101000100000001110000001011011100101101110111100001001000000111110101110100010001000110111101110001111010001010100111001100101001111101101010101110011001011010010001001010000111001101101010101010100010011010110111100010000000011101100111001010101110110000110100010010100010001001011111110111101011111011110010010101100101100110100011111111011011000011010111011010110001010111011011100001011111011010100111100001011101110111100111000011010111100010110110100010000101110001000000110011011001100101011111011111110111110011110110111010000101101011100010011000000010100000010011000110100100110011110100111011010111110011110000001001010011111001011110001001001110100110100111011100010001011001100101000101000101101011110011001110000111100100100110010010001100111111000010110110110100110111111010011000110001110110110110110000000101110101011101101100011010111101000010101100001011010000001110010010101110110100101011101111100011110111101110110100110011100000101010101001100010111111001101110101010110001001101001101111011000000100001101110111001100011100101011001011010010001100001100000001000001010111111101000011100001011000110110001010000101010000010010011100111100011100110111001100101110000011001101000100011000001100000110011010000001100001000100011111110110000011110101010110001010110100001011100011011010101110111001111000110100011011001010001101100010111001001011100000101111110010100011001010100100101000011111010110111010100010011100010011001111100001111101001011010010011000001100010111011011011011011010010110001000011101101001011100111010110010110111011010111010010101000001001100100001010101101100010000011100100111101011010000101101011011111001000001110100101100000101011010000110111100010110000111011101110000011101111110101100000011111000111000100101001001000110101001101101100001000110000100100111111101101011100110001100001000011001100111010001110001001001110101000101001000000001100001111010100011111010110010100010101010111101101101111111010100010001001101011101100111001011001010010001010111010010100111000111011100111110011011001101011010010011001010011001101010110010110001011100010100001110011110001000111001000010101100100000100001001010001011010110100011010001110010010001001110111011000001110011111001001000010000100101111100111011101010110110000101110101101011010100100000110101001010100110011010101001011001000001111010110010000101000010101100000011110001011010011011110100111110111001010011011101001110111101101010010111001001011101101111100010110101001001010101100111010001011000111100111110110110000100001101000100000111100110110111111010100100101010000001001110101110110111001111101110010111111011110110010100100011001010000100010001100110111010100010101110000111001010000101010000110101100011110001010100110101010010100110111110000100101101110011101110011011010000100001010010110100000000101011010100000011110011011010100101111010110110001101011110001100100011100010100010010011000100001010011010101100101001110001111000111010011101101000011111101101111000100100111111011101101111110110010001010010111000000000010001100110001011110101110111110111110110110000100001010011011100011110100000010101010110000000011001001001101010110111011111111010101110001010100100111101001100001111110000010000110011000110101000001111110100111100100111110100110011000000010001011111011111110101111010111101100000111101101000000110000110100011001110010001001000101000000010011110011010100001000010001110010011101110001100010101110111110111111011011101100111001101010011011100100011110111011101110111111110111001111010011100010110000001010100100111101010110100110101010000111100110100110011010100111111011100111010111100100011111111001001000010000011111111011111100110111111100010010011010000101100010000111101001010010100111001110111101010001100010010011000101101001100010100100111101100110000010000111010100010111101011111001001100011001100001100011110100110010010000010011100011011011110110111011100110111010010011100101101011110000001001101110111011011111111010110001111101111110110011110001100010110011110100011100000100111111111001111011111010101100011011100110001110001001101111011111010100000111111010001110101001110110100110011111010110101001110001111011101001111100111010111011000011000000000001000010000101111011100100101000101010010110111100011011111001010101000011011101011101011110111111010111101011100000101100001110110011110111011100100000001110101111101000110100011000011100101000101011010111100110001101011100011011000001001010110000010001101000000000110001011101010100000100101110010110000101000010101010110010111101001110010001000011010110001011011101111101011000110101101100000111011101010000011111110111001010100110110101101101001101010001000011100011111010000000101001110110100000010011011010001100101000011001000010100011111010011100100010000000001011010011110100000101111100111001101110001011010000101101111001110011110111111001111110100100100100011101110001111111101100001011111011110000011111011010100110000010101010100010000111111000100110110000101010000100101111001101001111100110000110111001111010000100101101110111010101111001100000110110011011011000000011110101000000010000000110101111000110011011010010100101001110111001101101001010010111011100111010010111000111101011101101010101000010011111100000010000111010011011101010010010100111100111111101111111001010110000001011111001000110101111110001011010001110110011111110010100100000101101111001110100110011000010101000000000111001100110100101001110001101111011001100101100111111011101101100011001011010100111010000001010011100001001100000100101101000111110111110100111001000111100110100011110011001011000110111011000001000110000011110100000101000101001000010110010001111111111110001001010110111001001100101011110010010001001100000100101010110010100110110100000110000000001101100010001111000010010111001011011110000010001111110110011101000101100001101010111110101100001110010010101110100100101100000001111011011101110010001101101110111101110010101101111001110111101110101011010111100110011111001000111011001000000010010110110110110000111101101010011001010101010000011010001010010111001101011110111000100010010100011010111001111100010001000101001000100010111111001110100100001100110111110010100110000011100100010000000111001101000000101100100111111010110011010111101001001101000011001000010111001111011001111000001100100110001001111001101001001010110110001101100111010110010111010010010101010100110010111000101101101110010010001000110010011100001101110111010111110000000110010101110100101001011101111011100111101100010001001011001110010011110011000111011100000010110100010000000011101011011000101111111001110110100010111000001000011110001100010110100111111110110000110011001011111100001001010001111111011001110000110111001101101011110011001101111001011011110001111000001111110000100111010011111001111000011111000001011110100100110001011010100011010110111001100010111001100001010101110110101110000101011001001010110111111101101101001000111111111010110110010010010010101010110010001000111011001001111010100001000000100000001000101110011100011000010110110100100111001101011100111011100001011011111111011010100100001101010101110110001000111100101111111010111000010010010010001111000010000010001001001010110111010100001000110101110000111110100010101101110011010110000001110101111000000100111011011010101000001111001011110001000110001011110111010111110000111000101100011010001010000100011110010010110100000100010110011111110011100100110010011111001101010111100111100101011001101001100001100110111000001000000101000101100111011110101110000100011010101110010011010011101000011110011100100111110011000001000001111101101101111001101111101000011001110010011101011101111001011011000111010010010111111110110110100100000000010010000011110111011101111001111011010111110111001001000110011000101111110000100011001000000100000101000111100111001000010010001101111010011011100001000110111110111100111000100100100010101010101010010100110001101010000010101101010011011111111101001000100111010101000011110010100110000001010001001001001101101011111110101010111010110110110111001001011011000111000000000110010010110001101011100101111101111111110011011100001001100101111010100001010011011001100110010011001011001111010001000101000110000100010100101111000010111100011001011100111011001100111010111101000010001111000010110000011001111110111000110010101011000111101011101101011110111011001111101100111000111111001100101010110010000101110111001111001111011000111011111110100101010100011010101110101110100000001101000010110101101111111011101011110001100000001100000011011101000101110010111111000011111101011001100000011101110000101001011001001000000001111001101111011001000000000010000100110000111101100111011100101011010001011111001111000110000101011011010101001101011010111011010010110100000000001111001001011101101100111100001100111111100011011001100101001001000001011011101000111001011100111111000001000100010000010110101100011011010110011000101000011100001111001001000001111111000111100101000011010110110101101000110110010001001011000010110011010100111011101000101011010011100100101010101100011001110010110010110101010011000001010001111011011111010010011110100100001000101000110101100011001100111110010100111001100111111100100100011011100110010001000110000000011011101001001000101101001101110110101000111110101011101111111110010001001100010001000001100111110011100011101110110111100011011010100101110110011011010010011010000011100101111000110000010110010010010010010111111010010111111000111011101011000100110010101010110000110100111010001010000000111000010110100111011100100011110000101000111001000111001011111001100010111001100011010001110100101100110001101110000000001000010011000111011010111000101011001101000100100110101000000111000000100001111001000011100001111111101011000100110110111000010101011001110101111011001110011000111011010001111000100110100101000001110101100110000101111011100110101011010110010111001111011001101010010011100101111111101101000000100110110010000011111110011110110111101010011100000001011111001100101101011100101010011000010011110100001100001011111110100010010000111001101011110010101101000000010100001000110101010101110110111000011011110010111101000100001101111111001100100100010100011100000100010111111000101101110010101001110000011110010010111010110101001110001101100100010001101110000001010011001100011000000000000000001110111000000110100010101001010110110101110001010100000110100111110011011001100001001010101010001011000110111001100101001010110010011111010101110001100011010000111001000101110111111110001101110001011110001011110000110101111000001111100111000101100011011101011010110110010100111110011111001000101100011001101001100001110100011000010011000111000101100100000100000010011111000010001111110110111011101000111001011101101111111101101110001110000010101110110100110110000100001101011101111101010110000100110010100100100001100110101111101110010100000010100110001001001000100110100101111100000111010100011000010001011110010011110000001011101000101001001010000101010101000001100111110110100010110010010110000010010001111111001010000000110100110011111110011001011101101100000010001111001110001010000111111010000110100100111011000110001100001010010111010001110110101000010011111111110111110010110111000110010110001111100000010110100111110011001001100100001100111010110101001111100110101010010101000101101101001010010110100001101101101101011010001010110010010111000011100011111001000000000111000101110111001011001000110101010001000111111110011001101001101010001100001110000001111000100010001000100000000111110101001100000000101011000101110101001101101010011100010110001011100101001111000101111011010011111111101101000001101001110100011001111100001101010111010111101110101101101000110101110100100000010100100111010100011000010001101110001110100111110100101111100000011111001110101111100100001000110100000011011010101000011111010000111001010011011011111111011100111100000011010011011001011000111111000101110001110011110111001100010000111111110010111111110011100011101110111111010111101000001100000100100000101111100000100011110100101111101100100100111001001011010000100011011100000000101010011110010110000100100010000110010110001110011001001110111111001110111101011110000110110111100101011011100101101010110100000111001111111010000011111100100001110111000111011001001110011000010000111100100110101011110110001011101110001100010010001011001110011100010111101010111110100100001001010100110111111111011111010110100101110001011111011000001111010001010101110000111011111111100011101111101001100000001011111111101001110100001111100111000101100100000011010010000101111111011101011101000111100000001011101011011101111001111001000001110010010100111100111110011000000001011000010001110001101101001000101111111000011110110100000000101000010001010001001100101001100010001100001010000010001011001101000110110100101101001010101110111111001101110011100100001101011100010011100110101010111101000000011000110001001001000101010000000001100000000111101001110110101010101011110111101000111000111010001101101111100001000101001010011001100011001011001110010000011000010001111110001101101011101000001001101001100110101101010111010011110110111011100010101010001101000110010110011100100010110101001010000010001110100010010101100010000001101100101011010110100111000010011111100001110011110010000111111000011001000001110000001100011101100010100011110010011110011110111010100000101010110000001000111111011111010111101101010011110110101110101011000001110110110001011010111100111000110011100011000110011010100010001111010111100101111011100110000000110010110100000110011111011101101011001010011010101100100010100111010111101011000011110100011101001101110101100111110101001011110101111100110000110101010110000010111111100001011110000010010101110001100100111010100100111101010000110001100100111110010001101110111010110101100100100001111100010101011000010111100000011101110101011110001110110010100110001010111100110111011000001010100101111111111101110001110010111101101111101110011010111010001010110010111111010011101011010010011110001010000000101101100111000110010110101110111100100100110100001110001010111010101010001000010011010010101111001110011111101110100110010000000101111011000111000000100101100001000111001011110000000101101001101001010101010000010010111100000110011111011011000010110000110101001100000100001010100000000011111111111100101010011001110001000110110010100101010011000011110100101001100010010100111100100101001100111001010110111111000101001000011010000010110000000001101000111110100100111001010110111100101011100111000000011000100011111100000010010001110101001001100011101001011000000011100110000101110100000111010110100101000100000000011000111101101111101101100001011111110000110100111101101101011111101110000011001001001100111010110110001010101001100011110111001000001110110101001001001100010110111100011000100000000111010001001110110100110100110010011001111111011001011010111011000110101010111011110011011000000101001110110011110001011001010011101110111011110001101001011101001101111011111110010111001101100100100100111000010101001001000001001111110011000100010100110010000010010110101111010011010101100111111110000100011101001011111001010100001101111110010110011100101000111011110011001001000010011101110001100101000011010000100001011001100000001011000110100100110110100000101011111010100100111111110011110001000100111111101111110111100000100001110001011100101100010111111001000010101001010000001101101100111011011110100000010010000011110001111000001010010011111111001110010111111001000001100110001000000110101110011000010111010101110000101101110011101101000000111101000000110110110011000110100010100100111100111011000110001111010101101010110101111111000011011000101100001100000011101111111010001111000100001101010100100010100011000011100110101111101010000101000111000011101111101001101110100010001010100010001100000100001000101010111111001100110011111011100000111010111101000111111111001111011111101100010100011101000011011010000110110101110001001001000110111100001001001001101011111110101111110010001111000001000100101101100000000010010101101010111110100000000010001010101011000011011010010010111111111110101100000001111111111101100010110101100111010100111110000000010101110101011111000101001100001101001100000111100000111000110111000010111100010101111100001010001110111001100100011001010000010011001000010110111010100101100011000010001000001001111110001110000101101001111101000000101110111110001011111111011011101001111111000010011101001110100010111010110001110101001000011100011010100101000011101011010001010011100001101001000111001011001000010011010010001000011001001000101001101110010011111111011011101010011001001011001000011101010011010111111001110101100101100100100100110101101011000000011001001010011100010101111110000100100010110100100011110010001110010110000100001101000001000001110110110110000111111101101111000001110111101111110011001000101000111011100110110001111110000011101011011110000111010010010101111110000011010110110100000001001110111101001110110101010110010101111001010000011101011000010011111100111101111011101011001110101010100101010110110101000011000110010001111101101011010011100001110110111000101001001110101101101111110010010000011010001111011110110100000001000100111101111110110111110100111010010001100011000011000011001011100011000110010011010011001010000010001011101111000001111001100100110100000000101010100101001010001000010000111010011111110010010111111111000101010011100100001100000111001110111111101110010000010111101100101001011011111010001100101100100100110000101111111010001111000111011111111010000100001011101011001010110110101101101101010101010000101101111000101000100000100101101000101001110101010010110110001100011111101100111010100110101001100110011011100111001110011110100001101010010011010000001011010100101110000111010110110110110110011011000110010011101100111011011100001010000010011111111011011011000100010111001101010001101101101101100110001101110000100101110100101110000010011100101101010100101111111110000011001011111101111000111010100010101000101100101010001001010010011010111001110110110000100011010111111101110111110101110001011111100011001111110001010011100011100010100001101010101111110000110111110111001010000010010111111111011110101010110010010101010100010100110101000001110001110011010101010100001001111100010100111101100101101100010010001001111001110001011010011010111000110000000101101111110001010011010111010101010011100000011111110101111101011000100001110101111111000000111011111111100011010100011101000001000101100101100101111001000101011101110000000101000101101000111110101001000111111010010110011000111011111001000011011010101010111010000001010100101011110001011111011111100000000001011111110111100000010100101001001101000001111100101100011001100100011101010000000011011010110011100101000111011111110110110010101010001010111000111010111001001011001100010001010011111101001010010110110010011011110111010100100111111010111101011101100000001000101101100110110010110110101100011111101000100011110001111100101011100101101100000111011011100100110111011101001001001001011110001100101010100011001110011000101111100110110001001010101111111010110010110010100100101001111011101100000001110101110010101000110001110101001000001000101100010011100001110111100011101000010000001000000000111011010000110101011100101000000010000101010111100101101100010101111110100001011001010110111000110110101011011111101101111101000100101101001100101001111011010000000111100010011111000010110011100110010101101010111000100110001001000000110101000101010001100011010001100001101000100000101100001101001100101100000101100001111100010100001100001110111011110011111010010110001100110111001100111000101101101010110001000001000010110001011110001101011110111001111000011101000011001111101000011011100011101000001111001110101110110010000101111001000101000110010100000111000011011010100110001001111110100001100111000100101101101110011111101110010100011010011001111100110100010101111011100001010110110101110011110000101000101111111010001101100101000101100011110011100111111111101100011000000010000110101111000011110001011101010110101110111100110000001100001101000010011011000000010010001011010010110010110110000011010001101010101000011001101001101111110110101101011100111010011001000011100000010010001100110000110011001111100110010000011100011100110000010111010011101011010010011011011110101110101001101011111110010000000111101110101111111000000001000100110000011010101010100000011011101011111101100110011111100100011111010111010001111000000111010001101000010010010100111010100101000011011000100111111000001000010110000011001101110010001111001111101011111110001101110001100000111001010010010000100100011111010011111000010100011111101011111110100111100011000100001101101110100101000000100101011011000100100111101110111010110010111111111001101001111111111001011101101010100011011100001011100011100110111000101110001111101001101110000111100010000100010100000000000111011001001110010101110100010101010000000101110001001100101000111100001110100101111101010111101101110100011111111100100010011011011011110100010101110101111110110001101111000001100010001101001100110111011011110011011001001110001010000101111110111110010101110110001110010000111100110011110100011111100110001110001101111001010001010011100111010000011110000110111000010010000100000011001011000100010011110111011111101111101101000011001101111001110010010100011001100100010101010111001110011100001010011110110001001111110100011000101110110000111011011011111101111100000110110110110100101110111011100100000111100111001110010110110100000010110100100101010011110000101111011111110001010100001001110011011110110111110001111111111101001010011110101000100011001010101000111010010111000110111000111000010101001111100001000001011010001101011111001100001000101001101011101110111100111011010011010010011001011001011100100011101101100010101101011100001111101101111101011111001000000000111111000011001110011001110011000010101001100010000111001111000000000110001111001011010110010010111001001010001000111101011101110110111111100110101000011010000111001011111101101000011000001110111011100110100101000011101100001101100111101001111001111111010101000010101001001001100111001110011111101010100001011011011100110101100111001011010101011100101010110000011101111001101100111100011010011111011000101111111000110010110110001100101110001001101000111101110110001000111010011110010000100000101110100001100101000101000000001110000000110101101101001101011010010101010111000110010010110001101111000111110001110010101011110111000010100001001011011001111100100010101011100001101000110010111101000011100100010101101110110101100010101011001001111000100010100110000110010101101001110011110111110001001100100101001011000100100010001101100010100010101001111110110100000010101100101001110010010110001111011000010001100001001110111101100011001001101011110110010000011101111001000111001100100001010011100010011000001111101010011110110101011001101000011101110100010011010001100101101000001100011111010001011001000001110000111000011011010111100101110110111010000000101010010110100100000101101100111110000010110100011111000101000110101000110000101011100001010000100011000111011011101000100111111111111101101011010000000011010001101001001010110001100100010101110100101001011010100001110101010100101100011110111101000101110010001001111100001101101100000110010101011010011111101011100011001010111001011111011110011111010110011110110111100011110110101001001111010001110010101011111011110100010000101100111010101101101100110100101100111101000110000111011101001111001101110111010000111000000000100000010011000111001011111011101101100100000110111000100001011111100001110001110111110010101111111101011110101111000100111101010101110001101011101100000000000011101110110111110100110000101111001010111100100011001000011110010011110000101111011010100100010000011110010000101111011011011010010101101101100100010010110001011011010011010111011111101100010110010100010100000100001010100001011100100110001000100001000101001000001101011111011110000111010010011000001110101000011011111011101011011100010100000110110110101110010100111100110110101000010111000010111010111001010000110110000010111100100000101001000100011111000001100000011100111101001000111101101001100000000000001001011111111101100111010111110000111001001001010100010000000100001111010010001101001001010101000000100011001100110000011011010110111010010001111011000000111101100001010110011111101010001011010111011011001111011011001001100101110000010101110100000010101010100100111111000101110000101000000111011110110000101100111011001101111000101000110000000000000011110010111100110010001001110010110010111000010110011110000101001001011011010010101100110111010111001110100100010000011101000101101011111000101000101100010111010110110101100011000001110100100101101010100100111000110100001011101000001011001010001111100010111011000011111010101010000111011011011011101011110001011101001011000100001110000000000010111000111110100110110100110001110111110100001110011100111101111111110011011101111011111111101101110011011101001100011101001100000101000111111111011011110000011110111011100010001001011111000010001010100101111101001110001011110111101101110111101110011110100100111100001111001011011101011000101110111101011100001110011010100010001010100000000001111101000101001101011111101101110100111101100000101110001010001011110100010100010111001101000001011100001100011000110101100001000110110000001111010101111111001111010101011000101101000100000100001011010010011000100111010001100101001110000011110001111100001000100000011110001110101011010001001110000111111001111110101001111111101110101000110110010000001101010000010101100100111011100011111100011001011000001100000001000100100111111100001001001010110110110000111110010110001111011101001111100001011110101111111110100000010110101011111000011101110100100010100100110101000000001000011101001001000100110010100010110111110010010100011011000010111100010100100101110111010011010111100110011001110010011001111000000001011100001111011110111000100000100101011111000000101110001010010111001001101111011101001100110110010010110011011101010110001011001100010001101011000100000110101111101111101100011001000101001000111101001100101001100000111101001000010111110101001110111010001011010101110011110111010101001101110110110010010111011101101100100001000101001110010011101011101111010110001011100100000101111000100111100010000101100001001100100111110010000111010100000110001000110110101101101010101100010000101011111000110110110001001011111111001100100011110101000000001001001110110001001011101100101101001000011101100001101001001001100111101011011101010111110100101001000010101110111000101111011110111011111111110110000010111011010000000110000110010111001000101010011110001110011001011011000111011110111111110011111001010111100010000000111101000000011010101010111011011001111001001101011001101000001111111101110110000110000110001101000011110010011100000110011100001101100000111001101010011001001110101100110011100000100001001010100100111100010111010101111001100101000010001010100010000111001100100001100010011011110111110010011011001101101110110111110001101011011001011101010101100110001000010111000000101111100011011110000100111000010110000100010100100001100111100010010011110111000101010001110100011111000110010110100111100001011010101000000100010111001111010010000100000011000100000100000010011111101101100000011001001100100010100101011000001110011001111000011010111110110000101001011011010011010000101110010101100110101110111001101111101000100101010110001110001110100011101010111100010110000101111001001000010111010000011100010010110001010011001010001101001100000110011011001111111011000011110010110100100001101110000101010000101011010101011010110010000110000110011110000010111100001000010100010110110110011001101001001111011001110000110011001110111110001110111110101001010011010010110000000011010100110011100010000111101100111000001110101000111010100101111001111011101100100000110000111111110111000011111100100100010111111011000001100111010010010010101011110010110101110010111010010101011011010001000011111101110000001001011000111000111000000000110010111100010000100000001010100000110100000001111100010011001100110110000011101011110111010110000010101010111000001100010100010110110110001110001110110111011011011101100010010111001011110101010011100001011111010101111010110001111111011111101110100100111010011001001111010100011001010011100001011000001010001011011100001111001100010101001001100110000001000110000010100101111100001111001000111100011111101001101010011101111100010111101011110110100000101110000000011111110010000010001001110110000001111010110011011110110000010111110011011100000000111100101010001001011110100010001101100110011010001000111001111110111100011010001100011110000110100010101000110101010110011010001000111101010101111111010000100111111010011010110011110100010111101111000000000111110000111000000011001000001000111111000010110101011000111100111110011111101111011100000011100010011000101010101111111101011010101101011111011111011011011110011001111111000111100010000110100101100110001000101011001101111011011111111100111101110111011100101111001011110111101000110111010100010101111011100010111100111100101111001110001100111100110111101000010111010010010010111111111100100011111100101000011111110010110010000010101110111101101001000110011001111101000110100100010011110011000110001110110000001001001011000100001101111110011111101110100010100001000010010101001001101111011010110110111110110011110000010011011011000001010101001000010101000100100001111101101010011010110111001010100000101001010011010110100011011110011100111101110001011100010101110011111100101110111001010011110000100001001100010010000111000100000111110011111011100001100011000111101110101001011100101001101111110000100100001011111101001111100000000000000111010101110110011010100000010100010000000100101010111100110011000101111110101000100111111100100001011111111010111010000101110110101111110000110110010110101101010010111111001010010111000111010001101011011101000110010111010001001110001010011100000010101110111101101011101101100001110000011111111011011011111100011111111111010010010100001011010010100111011110000010011101111100101001110101110111111101010101000010010010101000101100100011110001010001111001100000010100110011010001100010000110000011010001011110001001010010111001111011101111111100110011001001101111101011010110011111101000001001100011101000110110111001001110010001011110100000010011101101010101111101100011001010001101011010100111000110101111000010000111100011101001011001100000000000111010001011001000001000011111001011110010101010000000111001101000010000101101111010000010011110010000001010110110011110010101100111010000010011010001001011001000011011111000010111100010000000111100011100000111011011101110011101100101111100111011101000000001011101000111000011011010111100100000101010000000110100111101110100011111101000111111001001001000111001010011101001000101001000111110011000101110100011010010100001011110101000110100010111111010100000001001001010011011010100000101110010100011000001010111001111110100100010100011100101001001101000100100001101101001111111010101110110001110000010101100101010110001100000001000011101000101111110011100001011110001110000111011100100101111110000011010011011000111000111011000000100000111110100011001001101111111000100011100111010010111000011101101000001100110010011101000100001000100011010100111010101111011001101011000101001100110111010001111001011101110101011011110110110001110010100100100000000110101000100010111111100111000110111111100000100111001101000111000001010110001010101110011101110010001110110111100000100000100000000011100000001110011010001101110000111111101000110111010111010000101110001001001010011101110000100111011101101011010001100001110011010100100010001101110000100001010010100000010101101010111111011000111000110010100000010100000101011010000001010100001000000101100111100101011010001111101100000001111001001000010110101000001011001111000110001111001110111001011101001010101001001010010001101011011010010000100000110000000000110111110110110101101011001111111101101100010011110100101100010001000100000111000010110000011101111111011111010111111101100010011100101101101011000001011011011011011011011100001010010010001111110011010000101010001100100001100011111111111111001001000001101000010011101000101101100011010010111101110000011110100001100000100111100000100101111011001100111110111000100001011010101010111110011101001110101011001100000101011110100100000000110111111101011010000011110101000100011001010011101110000000101100001011101010100110010011111100010110111011010111100100100110111001000000101011011011001110000011010100111010011011110000011111011100100011010001111100111111001111111100100011001010100011100111111010011101101001101111011000101010000111111101000100101111001111010111000110001000001000110110111010110001111010000101001100000111011010010010001001101011110010000101110101100110000110001011011001001001110011010010101100100111011100011010111101110111010110101100010010010000101100110111001111111010111100111110000001111011111010001101011001110101000011100010100111101100000011010010100111001100110010000111110010001100111011000000100111001101001011100110100011110101101000000011010001000011011000011010110111100100100001111001110111111111101110010100111011000101111001110011100010100110101000110100111011000110001011010000011110000110000110011011010011110111100001010111110011011101000010101010001000111001101001010111011001010101101110010111011001100101110100101000110001001111001010011000110011110000000010101100100001010000110100101100011110101111101101010001101000001101000010010000111111100000101011001100011011000100010001100111001101101011011110101100000011010010111101001100111110100110101000101110010001110110011111100001111110100101100000110000010011010100101100000010111000110001110111010011101110011111110101111001101100011100111011001110111111010011000001111011001001001000010011010101011101010001010101000110010101001010000010111000111101110110101110010110111111100110000101001000100000010011101001001000110101000111111101000010001011001001000001010011001100110011001100010110101010000111110000100111000000101101110010001100111101011100101011100001110100101100010011010111010011100010010000111011101100101110000111111110101000001000111001000011111101000010100010111011101000100111010001001010101010111101101100111001111010100111110110010001011010001011001111100101111011000000100010011001100100110001001011001011100010101111110100001101010110111010101111101011010000110110011011101110100010000101101110110000100101011001000001001101110100001101001100101100101111001010101111111101101111001010011000111001110110101110100101010011001000011101100111000010100000001010010001001000010010110000010010000010111110000011110010110011101110101000000110011000101010000110000001000111001101111101111001001100111100001101000000011001010000101110111001000011010111111101000010011111110100010011010011111111101010111100100011010000001101000001111111001001000101011101000001001001000000110101000101101001000110100111011010001111011000010001101001001110001111010001101000000110100110010110111000100101110001101101100000010010000101100000010101110110101110010100010011001000001001001101101111100000010011010011010001111111111100010111011000100111111101010110111111011101101010001100000101110110000100111001100010010001100110000011110111010010101101000110110000110010101100111010010110010010001110000110001010100001111101000100000111001010100110100011111110101000000111111000011010111110000111011011001110110000011011011001011100011001000010111111000000100000110110011000011011000111000010100001011001100001110010000101111001000111110100011110000111010010100000111100010100000010001010110010101001011101011001001110011110111111011100110110100010011000111111001111011101000011011001010110101010110100111101001001111101100001011100111011011010010111011011101010001100001000110101000001100000101111001110111000100011101011001010111111001001110010110000000100111100010101001001101000111000001001111101000010001001111100101100011100110110011111011001010110111111001011101110011101000000101001000000011110101001111001010000110001110100010001100100110010111011110110011000011110010001110110100110000101101000110111111011100001111110100000101000101010001000011101101110111011010100101011110010100000000000110100111101010110110011101001111000110000011110011000011100101001000111001010110010010100111011101000001001100101010000000010110110100100110000100101111111010101111011111010111111100010011011110001001011000000110110100101100110001001001100000101010011010010100010110001010010111100110010000100101001101011000011110001001001000101011011001110000101001011111110111101010011011001100010111010110010100101011100100000101010001010010110111100000011010100011001111001100000000000100011010110010001010111010100000101000000111001100111010010100000001101101101010101001000111011011100110000100111010110111000001010011001010000001001100001011111010111000010000101100010110011000010110110101011100111110100000101010110101111110100100100000011010000111000010111001000011111001101110110000111111101001100111001110110010100001101101001000100000110011110110010001101110000101011010100000001101010011010111001111001011110001101011001100101000101000110000001011010110101101010101000000001011010001001010000110011101000001010110100001111100110110010000111100100111001110110110010101111001000001001111011011011101000000010101100100011000110110011000000010100111111111011101111011010100111101110100000100100000111011010010001100100111110011011100111111001010111000111100000100010011100000010001100010011100111101011001100111101100111001110000010110101010110100001011111010101010000011011011001010111100101001001101100101010111011110001011000110110100010011011011010001101100011101010000110110001110001011111101000101011011110111011111111110100111010010110011111101101101001100000100011100011011100110110001100101101111101000110100111110111111111111010010111100111010010101000111001101100111100010110100101110100101000000011100111001010100011110010011010100100100000011100111010011011110001110011010010001001010111111000111101110010001100000100010110010001100100110000011010010110011111111110001001000100011100110011101000100110101111010110010100000001001001101101111011110001010011101101110011110010001110100001101001111111000110010001110011111001101000110010011011000110100110001010100101010111101110010111001111011011011101001010111001010100101001111110000110111100000110100011010011111100110101100101011110101011001000010000011000011111111011100010111010100101110111011101100110101010010111111110000000000010100011010111111100100000110111111100100101110011000101001100001011000001100001010101001011110010110110101001000111000001111110001111010100101101111000111101110010110101111011000010101011000111111010011001111111100011000110111010000001010000000011001110100001000111011101001111010101101111000010011001100101101000111000110100111001010110101111000011111010111001111110001111100010101110101101011101111010110100011100101110000111101011010011000010000100001000110001011110011101011110000111011111011010110110010001011110001101011011100000001110111100110101111110011011001010001101010001101011101111110011101010110100101100100010100100000001001111001110001001110100100001001101111100001001011001001010001110011001000000010001000111110110100100000111111110100111100100100001110111100101000011100011101001000101110111110000011111111000010010000101010111001110010001000000100001001001111010001110010101101100001010100001001011010110100110000100010110101101110101010011100010001001100011000110100001110111000010011011001110000000001010110100111011000111100101110000101011110101110011001011000001010110001011111110001010000101110100000001111111110100000111101101111101101110100110100100011000001110111101111001100111110010011110010101111001100000010010001011100010100110100001010010001010111000010011100111100001110110110101101010110111000101001100010011101010001000110110001110010110001011101011000010111000000001110000011011110100000101111111000011110111011000110110011101100111111001110100110000000110111100101010101000101011111000011101101111111101000100111000100011010010010011000100010101100100111011110111010000101101000110110001000001101100001110000011011100110111110100101111011011001111000001011001010111111011111110001000101101000001111001010101001001001000110110110010010100101100111011101111000111110001000110111110011001101010000111010101010011010011011101100111100111101000011101111111010101001100000011100101010100111001110101101010010001010101010010001110011010100111001100100000110001011010100000011110000111100100010001011011110010101010111110111000011111110000111011001101001100101010011101100100100101010100011001011010111110100000000110000010100011110111011011111100100111100001010100100001011011001000011010010001100100001111011010110010100011101101011001011010100000011100110010010011001110111100101100110000010001110000110011111001011101000100010101101000011100101101100100111111010000110011101010010011110111110000011101001110110101111010110010001011110010100101000101111100000010010011110110110101010101001100111101111010011001110111100101001100011000011111011000000011110100000100111110101100110101111111001101001010110110110110011111111111000001000001101010101000111101000001000111001010110111001000101101111001100101111000001011011001111101011001101111111111100000011110011010110001101011011100011111100111110110111101100111010000111011111100010000101000000000110011011010011111000000111110110001000100110001000101111110101011111011010100111001001010000011001010010001011111100101110000110101011010111101010001100101111000000111001001111000110001000101111000001010110000110100111000001101100110101110101011100100010101001111000101001110110100010011110111100010010111100010011101001010101101100101110000101110000010111111110100011011111100111111011111011010110110110000010111010100010001100010100000000000111101010110011011111111110001110011100011100100011000010011011101001010101010101101011111000010000011000110010001000100001011000011010000101110101110001011110101101000111100110111010111111001001000100001101000010001111011100001110101110010100111010110111010100001010011000001110101111011010010111111001101101100000000111000110100111101010101010010101101101110110100110010101111010101100010100001001111010010011000100010000010011111001011111111000111111111001000000101010001001000110110011100010010011111101111001110000100000000000101000110111011010011111111101011001110011101100110110010110011100011001101011010011011101010100010010010011111001010100111110111111011111000110010100101101011111100101111010101100010111110000011111111100000001011010111100011100011000010001010100000001111010111110010111001010110001010000000101010010001000111001111010110001011101011101001100011101000100110001011000011000111100110111001010011010101110000000100111110100111110100100010111000111111111011101111001001111111011000000110110010111110000100101001010010100100010001001011001111001010011010111101100001000101001110101100110100110001010100001010010100111011110011010110101111100000000001010000011001101010100110001101110010001111001010010011100011011110110000001101111111011110000101101001110001001011010111011000000000111111111000110100110101011100100010001001101100011110000111100001000011010010001000111110111110010010000110110000010001000010001011101101001101011110100111100101000011000000111001100011010110010011010111011000101110011010100100011000101000110111010001110110110100111011010001101000110001101110111101001011001011000010110111011011101110010011000101110011101010111110101010110010101101111101110111011010010100011111101111111110000101100000100010101011001111010100101100101011000001000001101100111010111110100011111011001001100001000011011001111111101101011000111000001100101011001111111101110110001010000110110110001110010010111111010001110110000011110111100011111110101101010010110011110101101001110011010101110000010111001101011101010001110100011110111001100001010010000000011011111101000000011010110000111010100110011011100001100110000111101100100101011001111111000111011001001101110010111111100111011000011010001100110110110101111100100000001100110011010101111011000010110100110100001010010100110100110101000001000110100110011010011100001100000101110111000000101000100001000100011110111010010101101111011010111111011100011001000010110111110011010101010110011000010011001100000101110000110000111011010101000000011011111001100111110000001100001001011100011001100001010110000100011001000011110101111110010001010011110101000010101001110111100010110011000100000010011010101011110110110111001100101010101111101001101111000100111001001111000101011001000101110010100110101000111001011111101000110111001111011010001111000000000111000110111000000010100110100001011101000000101111100100100100110100110001010100010011110000001010101101000101001010110001110010010110001000000111011011101111100111100000111011000101100111001100101111011101000101001011100111100011111001010110011010001101011111000011010111010001001101001101101110000101111001010000100110100001110101110110100100101101001001110101100001011011101000010000011010010111000110000001101111011100111001110101000000011010001101011101001101110011100110001111101000010111111000100011100111111010000111111000011011000010101110110101100010101110000011001100111010111011111110001111010011111011100110110001111111110001110101010001111001110110001001010100110000111110011110001100001011110010111000111110001110111010101110010101011110101101111111011110010000110111110000001001011011100001001010101110001101111001001100100001010101010101110111111111101110101100011110001000110100011000001000110100111011001111110100100101011100110100100101010001011110001100101110100011110000110000011101110100010011101010011110111000000110101001101011011111000100010000000111110111100111000010001111001111010000010000011111111010010000100111001110001111010100101111011110010111000110110110100001001010010010111110100101101110010001000101100111111111111100110011100110111010100010111001011000010000011100011001101100110100100010001111101000011101010110110011100000010101011001001010000100111000101001100100100001110011011110111101000110100101001111011011001110001010110001110001011011000101111001000100000110010110000001011000001011011000010101001111110110000100001101101010111011101001010110101010101011111111110011111010010110111010010100111011111110010010000000010100001011011001100110011010110000110101010110011100010100010011100000100001111110001010001011111001101001110000001110000101011100111111011101101110111000100110111010111001101100111010100101011100100101111000011101101001000000011101110000011001010110000111000101100000011010101100000001110101101010100011110111001001000010110111110111111100101010000001000000111110110100100111100001100100000001011011100001001110111110010011011111000111111000001100011110010110101011001000111101010010111111001000111000001000111111110110000010111001001101011110101101101001010000011011001101111010000000110001011001011010011000110101011000011111110110110010101101111100110010101001100000001110010000011001000000110001011011101101011110011011100001011010111101111010010010101001010110000100110101011101110001000110001001011010001101000110011001100011101110011111010001110100111110111101011111111100110001000010010011001111001101001011011110000100011011110001110000000110110011001111010101110110001010101111101001000011010010100011100000100100011011001000000010100101001011100001110100100010111011010001011110110100000110111100000111100100101101011010001111111111101010010010011011100000000000110101110001110011011001001110101110011100111111101101101101111100000111101010111000010110110011111111000100100011101100111011010010000010000011000111001110111001001010000000010010110001111000010011001101011111001011110000010010000001011100111001100100011001110010000111111001100110010011001010011110111101010000010100101000101100000101111010100000110000011001100101010110100010001001011001000011101000101011011011011100000111000001011101101010001111111011000111110111111110010010001110101110000000000100010101010111000010100010110010001000111111001001000010100110000111110101100000101001001111110100001001001110000000011101110010001011111101000110011000010111100001001101101000010001111010100110010011001011110000110110010010101001111110110101111010001111111001111011110010111001010011000011101001000000010111101111000010110110011010101111101101110000000111000010100111010011000000100011111101110010010001011000100011110011000001001011100101111001010001110011010101111111010111111010101100101011101000110101100001000110111001110110011100010111100010111001010110100101111111000110100010101011000010010100100110010111011100111110010111011110010111101000111010001111111000001011000000011001000001010100101110110000011001100110010001100000111110110011110001011011100111011011111010010000111110001011110010110100001001111101100100001001100011010111111111111000000001110110000100100111100000011010111000010001000110110011110110100000110000101000010010001100010110111011001011110111111000111001111010010000100100011011010100100110000000010001110101000111001110110111000001110110010011010101101011100110101010101011101100011100101110011100110101110101101001010100000101100001000101000011110011100111111011111111001001010000010000010011010000101111001011100000011001000101011101000101101011110010000110100010111111010111110001110011100100100111011010000010110000001111111010011010011111000011100001111110110100111110011100001111000000010101111101110101011101110001101110100001111010110101100111101111111010010011000111001110100010001000011011011111000001111101111111011001111000010001101100110001000010111110000000101000110001011100101011110111010110010010100111000101110101100011100110000110001100000010001010000010001110000010100110011010110011110110100010100100110110110100100010011011100011010000110100001100111111010101001001110100000100010001100101100101100011100010110001011011001110110110010010111010110110011001110111111001001010000000000001110010111000011101010011011001010110101011001000001011101110011010010101110000100110100011001010110101101000011100101000010000011101100010001010111101010110000110100010100001100000011111100110110110110001110111010111011001111100111000000001001000001101000101111110000000111111001000011101011011001111100110011100001001110111101000100000100111000110100011001111101010111101011010011110110000010111111010100011001011101100000011111111000101110000101011110001000100000000100111001100000111101101111010001110110001101011111111110111110111000100110001011101011000101111011011000101111110010001001000111010001000010100011111001001101001101010100101101110110010110101111011011100001010000100101010101101000111000001110100011000011100001010011011001011100001010101010011001010011110111000100010000000110110010110101100001100101101110111111110001001110100100010101111111110111101011110101110010101001000000011011011110001011101101110111000110011010111000010100101110101011001110110000001101100101001001001001100100011010000100111111000101001001110010100000101111101100001101101011101101110001000101010101011010001101001101111110101010101101010010000110101111111000111110011011010010011010011100011101111100100011011110011101110111111111100011000001010010100100101001100100100001000101000111111011000101010011000101000110011111010001101010100000011100010010000110001100100110111111110001110011110111010110100001000100101110101100010110100000010111100011001001001111100111010000110101011001010100010111001101010001100011011000000101110101000000100101011000011111011101010110111011101001111011111000001001111101110011100001001110000001000010111101111001011011100001100100100100100111110100000011010101011001101010011101001101011100100100010100111010001001111110101011010101011001001000100101011000111010001011110101011101111111000010100010101110100101001000101101111110111100011111101100100011101110100110000010001110100111111010000001100011011100110000100101010011011100001101000001010011110010011001100010101011011111000100011010110001101111000010111000001100110111001010010011011101100110000001011010001011000011000001111010011111001001100111111110001111010000101100110011110011101001110011010001011010001101011110001100101011100011011110000110001100101111101100100010111010001101001001000010010000111000001010101010001000101111010111100001010011011111000110100110000001011110110110111011011101001000100000011001000001010110010110111101110010001000000010110011001010000010010111110110000111000010110001111100001000101110111111000101010001101001011011010100111111010001011000010011100000110100011011101010110011010110001010100010001100101011000000000000010000010101101101000001111000011101000111101101111011110010000110000011000110100110100101101011110111010110100011101111110101110001001011000110100110011111100011110001100110010111000101100011101010110011010100111011111011011111001001101001111111000101001101111110001001000011111100111110011110011101111001101110110101000001001101110001001101110010000010000110100000001111010111010100111111011100111011100110101001110101101101101011111101000110110101000010101001100111101111011000111111110011000001000101110111001001111000101100001001110010101000010110001100101110111101110011110011110001010011011010101000101001111011010101001011110100010111011011001000101101100000001110001111110011011100010001000100110001101011000100000001110111101110010111011001111001100111010011011000101000110011110000101101111000101001111000110111001100001010001100101110100100011000011010111001011110111111101101100001011101100111111000111100000110011010010000110100000011011010011110010101001110000000011001101000000011111111001100000001100100100111110000110110111001011110010001011000100010110100000001110110010111101000111011110100111100111101110111001000001110000111111111010111101111110001110010111110110111110010100100000000001101111110000011110011000100011010000001110110111000011100100100000101001010111011010101111101000110111000000011101000010101111001011111000111111111110101110000100001010001111000110101110111011011011010111111111010000110001000011101100100111100011110010010110101001101000110010111111011101010011100110011100110100000010001110010011011011000000100000000001111010010000100100111000111111011111001011101110010011111000110010110101100000010111010111110110011110000001000010110100111001100110101000101011011010110010000111011111110110001110000000100110011100101100010011111001111111100001101011100110001010101010010111111111011111100111101111000000101110100001010101001100000100010001110111010101000000000101000110000110010011001110001010000010111011001000001001010110111110000100000011011111100100001100100000111000000001100100100100000000111101000001000001100100100101001110101010100111100101110110100010101011001000100011100101111010001101000101011000011110101101101101110111011111011001111100100100001101010101001010110001010011010001101011010111001100111000010001010001110010111001110100010100011011010101010010010010100000001001010001001101001111110111100111111111100101110000010001100010110011111000001101001111100110010001110001000000100101001010010010111001100101111110010010111001000101111000000111111111000010010101100110010010010000001101110100110011110101000101001110010010000101111100011010110001111111001010110110100101111000110010000000110110111011110010001011111000011001000010010000111100011110001111000111001011101010011001001110100100100010010011001110100000110010111110001001010000110010100001101100011101010100101010010101101101110000000001010110011000001011110000111110010111000000010011101010000010010000100100001110000111110000010010101100110110101110000010011100010011001110001000010010011111100100011001101111101011001101111000011010001101101111000011101010111000111111111000001100111111011110000000101001010100000100101010001111010100100110000000011010111001111101100011001100010100100100110000000100110011111010000000010100110001010100010101001100011010000100000010010101010010101011000100100101100011111000100011101000111000000111010100100100111100110011101100001101000000111111000001000010111111110101010101110100011100000101000010100000101111010100100100011110100111000111000010111001111010100100100010100000011000000011001010011011000100001001000100101010000010100010001010101011110010011001110110101000001111111010101101001100110000011010010001000101000011111010101101100100111110101111110011000011000000110111111101110000111101110111001010000001111000001001100101000101000110111010101000110000100110001000100010000010101010001000100001101010000001000000010001011100101101000010101111011000111101111000111001111011101010010001110001010011100101001010000011000000101011011001011101101101101011010101101010101100000011000110100010110010000001100111000001011010010001001011010101100100111001001110110011000110101100111110110011000010110010001110111111000101011110000100111111110100110001010110111001010110111110011001100110011111101100110111110100011000001100111110111110101011010000011110110011100110001111100101001101100010011101101011110100000101110111011100111100111001001111111110001100011101010111001111011000101100011100000011001000010110100101101000101101101000111001011111001100111001100101110010101101101000111111010001001000010100111010110101011101000010100100101010000101101110011011111011111101101110110110100111011111010011101110101011000100100100010011011111000100101000110011100011000001111110000011111000011000011001011100010000110000111100111111010101011001111011100111011100101001011010011111011001011110000110111100011000001001000011100111011000101011101101101001011000110011011001111100010000001010100100010000111111001100001001001100111110000000111101001110100111101010100010000011000110010010110111111010110001101111001100010100100001101001011110001011111101011001001011111101100110101010100011001100011010011111000101101111101010110100111010100011101100001100010000011110110101000001110010010101000100100011001100101010100100010111101111100110100101011110111111101010111001101001011110101100110001001101110010100101000100100000101001101100101010010110000001001111110110011101110011111011011011100111111000000100010111011101000111101110101011101101100011111000110110110010000000110001010111100100101111100100111001011111001100111011000000010000110011001101110001011111001100011101110100101111011100110000110001010110011011010110101010101100000101001101001100001100111111100101000111111010010010100100001111101100001110001111011010000101000000010110110011001001100001110001010010100000010111111101000001001000010010000001101110000100110000110110010000011101100101100101100100101100010011100101011110111110111010011100011101010101100000001010100110100100001101100111111010100010100100001100110011111100111011001111111011101010011110000111010101011110110110100111101000010010010001011101110101000101010010001110010100011000010000010001101000100101100000010110100111110100110101111100010100101010101110100110001101101000011001101010001000000000000000100010000110010101111010110100100010010111010000101001101101000110101100000101110000110001100010000001000100111111100010110110110001100001100010110000110011111100101100111010011111111000000110001001100011000100011000100000110111000100011001110111110011101101111000000100000011100110101110101011101110110000011101110100011110010110001001010111010010101111110110110000110101101101101000101100110110011110111010000000000110100110000111110001001100100010010010010000000000100101100101111110011101100101100110110001010001011100100111110111111110110001111101000100010111000000101011101100011100101110000110000100110011100011101100010011100000111010100000000001001110010001010010000101001110111111000001011100010011010111010001100111001010111111001110111100111011010100100001110111110000100001101110011001010011101001101110010011000110000011110100000000101000000110110011000100110000111101101001010111011011010001011000011111110110100100100110111000000111110101101111000001011111101100100110110011111100000111001100111010111111101101000101010011010001110110110101111000001000011001001011010001101011110101000010001011101101000011011001000010000011100101010001111111011001011110100001111101111001001101110000000101110101100000100111001111010110010111001101111000101011001101001011111011111001110100110110100101010101010001101101000110111100101010110010011111010000100101011011011110001001101110111110001100001010110000011010001101001011000101101100100010111010011101101010111111101001101011100110001001100111111110101010111111010011011001001110001010111010001001111101000101000110100001000000101110000110101110001000010110001110101101000010010000001100010111000001110000011101100011101011011001001111001101000010100011011101010100110001000001100110011000001010011011011101101101011101111101010100100111010111101000010001001000100001010001100110010100100000101001011001100100101001111000001110111000000010001010110000100011111111001000000111000111010011001111110010111010000010001100011011011000000010001110010011110100010111101010110011101001000001101011001110001010110101101111111001001001000010100001000101110100010100010010010000010010110010000111010100000011110100010110100100011101111010110010000100101011000110101000101100110110011110010100001011110000111101101100010100111000100110100100011011000011100111111000001110111011011100110010111101010100100000010000100101101101110110010011111110000111010001101101000000000000100100001101111101101111110011100100110001000100101111111011000111101100000011110001011101110010010101011001001100101010010010001110111001100111000001001001100010011101111001000000010111101011000011011001110001010010001011100001011001011001011001111000011101101011010100000001101000011001100101001100010100001011100111000000000000100101110111110001001000000111000000000000001001110011101001100101110100111100101001110111010100011001100001010110011101010011100111100011010100100110111011011100010101110001011111111001111011011111011000110111001101111011110110101000010110101101001111110101010111000010100011011010010100000111000101100101101110111011001111000110100111110010111110011110010010100111000101000100010011001001100101110110100101011101010110110011011110010010000110001000010100101111000101010001110001010111010000001000011111111100101111011100000101010110001100010100111010101100001100001101010001001000101101011000100001111011010101011000101010001101110010001011001110100000010000111111111110100010001101011001111111100001000100010000110111101100000000100101010000110110101111011011011010111010010001000111110011000000110111001000110010000111000110010001110101001010010111101100110111100111001000011011010110010000010000011001101101000100101001101110110001010100101100100101001000110101101011101111111101100100101010110110100101011111100000100110110011111111111010100110000001011101100011010101110101000000110000010110000110010111110001111110100000000001100001001000010001001101000000001000001100000100011100000010100011010110000000111010100100100100111111011100100001110001010111100010011100101011000100001010001011011110001010101100100100010111100100111110000101110110110101000010111001001101001010010101011010110101110010000001100001111000000011101001100110000000010011100000111000000011100010000011001011011000110101010100011001011010010000011011011000000101101010001000000100111011001010001001110000010011100100001110011001100100101110101001000010111110101110111110100010101000011111101011010111010001010011101101001010001100110100011110010110100110110101101111111111010010001001100010111001110111100001110011101110101010111110111001010010110010110101011010011011001100100110101110111010011101100001000011001011000101001001110010111101110111010110100100100101110000110001101000100011110101001000001000000000110010000100001000001110101001100111001010110100000011000100101110100100100011111101011101011011110000111000101011111011011111101101000011110100000101110011011001000100001101100101000001101001011110011100011000001101110110001101010110110010110100000001100000001100000101011100001101001110001100000110001100110001001100001011101100101111010001110000011110110011110001000100000110100001100101010011100001001010011010000001101110101100001100111101011111011001000101101111101100001100110011001110011110011110001100110110001101011000100000011000100111001000100001011010100011011001110111101110011101010111100001100100000100111000110110110111011100001010100001101101011001100100000100001110000110101010001111011000010001111111101100000010101101011011111011001110001110001011101010111000111001010001000010010101001100001110111101100111100000101000011111110111100110101101010000101010010011100100001100010010010011001011110111010110100111000001010011110001001001101010000111101000101000111010010100010011110100100111001101100111000101011001111111110100101100101100010111010110110010000001101000001111110001001011011100111100111010110111011011100101101110111111001110100111111010001111101110110111010001100110111110010101000000111010011101100000011111100000110011110001101111001110000100101111101110101101110010111011010000001010111000101001001010011011000000011000000100010000110000111111110100101110111100010000101110000111111000011100101001111110000001000001001001000011011001100111111010011101101101000000100110111101110110000011001110010010000100011000101011111001101000000111010010010110111100111111001001000111011110000110010101100101111001000111101011010001000011111111011001000111010110111111101101000010100001101011101000111111110001110100111000011100111101100110010110000010010100101111010000001111001100010011011100001010010110001001110011011100100001010001010011111101100111101100111111001101101010001000100111011000010010111110000111100011001010000010000000111001111110001010010111101111000100111001010110001010110011001000101111011001100101101000000111001100010101001110011000101000010100100101011101111011100011011000001000110100010110111010010011111010100110111001101011110000000111010010111101100101000101111100011100101001010011110000100010000000011010011101001010101010100111001111001101001111101010001111000001101110100100001110100010100000100011110010000000100110011101100010011100000111100000111101101100010000011111011111001000100101000101111111101000000100100101101011001011010001001100111110100011011011111010100111110101111101111101101001011101001000010101101000001110110101001011010111000001001011010011100000101101010000000010110011011011001110001111010001101101000110001100100101011111011001111001101110110011010001100011111101010101111111010111101001110001011011010011101111100000010000010011110100100011111010101111111011010111110011000100110000111001000100010100110001011110110011000000100110000101010100100010000001001111100011110011101010100011010000100100101011001011110000001110010110000001101011010100100001110100001000101011110000110110111111100010001000001001101001001000100101111011101100011011000010101001010111010110011001110001001011101110011100001010001100000001011110011010001010101100011100001111100110111011101100000110100001110000111011100101110111001100100011001100100010011000010111000011100100111010011100110100011001000010010011000001010010001000110010101100011111010001101110101010111011110000011011010001001000101100001100011010111011000000001100111001010111001001101011011101010000010001000110101100100110101100001101111010110010011011001001010101100100111010011000001110001110101001100001001000111011101010011101110011011001001001011111111011010010001101010101001011110010101101100110101110000111111011000000101010000010100010001001110011010000010011000011001010100101100111101001111111010011000000000111010110010000010011101010010001101111111110011100000001011111111001101111100110111100110010110010111111111101001000011101111111000011001101111000100111110000010110011000010001000000010111000010100101011000000000010101001010001011011111100011001101111100011101010111001010100000111110010000011101110010011011011100101000000100011010000101111101111111100010010111000010011110010110110111011011110000111010000100111111101101000011010001011001110001110110110100000001001000111000000000010011001010000101011001100001011111100001011011100100111111000110111010100000101101000100101101000001000011110000011010111010110000010000110111011010000011100111100000000001010111000000001010010000010011100101001110101101001100001011000001101101011111010111001110101111001011111101101111100010110111010100000001010001101111011101010000000010110101110011101011011111001010001101011001001100101000011011110001010100000001000010011010000101100010100011110000101001010001110110100010010101101101100000101111000111101001011000100101110001101011110000101101000001010001111000110011100010111011101000101111111010001001010010011011000111001001111101001111110011000011110110001110000010000011010010010110011011101001011000000000001111111101010100111101000100111001000010011000100100001100111010110011001101110111101000110011011010111000010100110001101111110110010011000010101101001111110100100101000000100010101010000100101010111111001000110010011111000100000000000100000101111111110010011011101010101100101000110001000100010110000101010110011001011000010010001000111001100111000001010011100000100010010111010101000000100001001011000010110000110101101011010111111011101111000010110010110110101011010011000011011001001101101100101000101110000000101010011111111010110110011011100101110011001110000011101001111101000011110011111001001010111111000000011001000010111010011100011001011101101011011001011001111100011110110101100011100001001001111001000111011000011101101110001001111111000010011111100111101010111101011111110001100110101100100101100110111010001001010111010101111010100010010111101011111000111001001100001010111100010111001101101010011110001000101011011101111011010111111000011101000000101111010100101000111011011101100001101110001111011100000110111111011111101111000111010110101010100000001100110100111011010110011101010110111101111111101000000011010110100000101010100101101100010110111000111111011110100000110101011001000100010011111001010100000010011101110110001111111000000111010000100110000110100110010011010010001111000100100011110110101100000101100111010101001000011011001010111110011101010000100101101010111001001100000111010011000111010010101001010011100111000111110111000010000010101100111010000011000010000000001110011100010011100100100101010011101011011111110011000011100001001111000010110011111000001111000000001100100001001001101101000001111101010011001110001111001001110101001010111100010100110100011001011000111111010110001100010111111101110010001100001101000110001111010111100100101100110111100110011101110001011111100011000100001110111100011110000011011110111100111110011010110100011100000000010001100110011010010110011111101100001000101101110011111101111011011110111111101001000010110000101110100011001100111111010011111010100110011001111011110010101111111111100101010111110010110000110000010011110011110001000001110101111111010001000101100010010110001011001000110111101111001110110101011111001100111110101100101010011000001010101001101000011111001110101001110100011010011100111001011001101000111111011011000010010011101011011000001000110111011011111011111001011000001000011001110011111110111001010001100001001011011000000110011010111110011101000000001001010110010111110100111101000111011011101110000101001101110001010010100111000110000011110001001101111000011000101000100000100000110110101100110110011110001101100111110110001011000000001110010010001110111010001011111001000111011111001000111111011110100111010011001001101010001000000010001010100001101011101110010101100001100010011100100110100110111010001100101010010001010111000011010011111000101011101010110000000001110010111101010011111001110001100111011101010001010011110010000011100000111101100000101110000101010010111011010110101011101101110100011110100000100100101000000010001001010110111111001001011011111001101101110100111100111000110001111010001011101010101001011111110011010111010111110100000011100001111111001101101110100001011000111110000011101011011100001001001011001010000000011011000101111101001000100110000001101110011001011000011111101100111100101010110001110111101101000001000010011001010100001001011110101101011010001000010011111101110101011101100110101001011010101100100011100001001010011001001100001001100001000111110000010010110000100011110100001110000000010100011011001010110101010111100111110010000001011010000001111001101101101001100010111101001011010110000110110001010101001001101110100000000110111101001110110000010001110001010110111011110101010010111100010001111101010100011010001100100100001001101001011100111001111110101101111110011100101000111011100111011101111100010111000001100100111000011100110010010011101001010001111111010110000011101001010001010100101010101010111010101111001011100110111000001100001101000011000011101100011010010110110100101101111010110101100100110111011001000111010000000010100101010100001110001100111110011010111100100010000111101000001111101011001010101111010101001000111101001000101111010100110000100010100100001011100000001011010101100111100110000110111111011011010111000110000001001100111111111101100111000010101110010100001010110010110101000011111001101011010001001110001100101010001011110100100001101100101010111010110010101100110010100010010001000101111001001001111100110001100011100101111000001000001101100110010100011101001111100100011001001110110100101000110000001010101000110100100111111001010100000110010001001000011101000100000000011011001110001001101101111111111000110110101101110111100100000100001100111011001011001101101000111001000001101110110111100100110000100000111111000011101110001001111100101001100100011100101111111101010010101111010010111101001111111110000001101101001010011011110101001011001101100010001111010111001000111000001010010110111110000000100100111111010111010110001100001001010000111111010010110011110011010010010010011000011101110001001100101111001110000001010000010100011001100110010101101001001010100011100000101101011000010111001001101001111011111000001001000001100111100001000001001111011010011110100011111011100001101110101001010101111110110011100111000011101101111110111100101000011110100110100000001000101101001110100100111001001111100100110101010110101010000010010000100001110101010100001110100001001000011101001011001010001001010100111111001111000111111110010011101010011101011000011010111110011010001110011000101111110011011010101001010000000001001010100111110011001110101110010101111011010001001000111011110001100110011000000101000111010100100010001001010000011011001110110001000010111000010100100111011001010010101000000100000011010100111001001110000010000110101101101010110111000100110011001001100010010001101110011011110100001100000001111100110001001011010011110001101110011001000101111100011001010101110011011100001111100001100111010010101111110101000101100010111010000011001110100000100001110110110111100000000110011010011110111100010010000011101011000000110010111111111011011110111001100010010101101001101111101101011110011100101011011000111001001000101111111010100000111001001111010001000000111110101001110010011010010000010011011110111000000000100001001010111100100011010010101101010110011011010001000100110000011010101100110011010101101100011001010110001101101001101011101111100111010001110111000010000011000010100100111010100010001101101100001010101100111010101000110100011111000100010001100011011100111011001001011010010001000011101100011100000101101011111110101100001000110100111010000110100001000111110010101011100111111000100001010111101111000100110000111101110010000101011100101100100110011011100001000101100111011101100000110101010100110110000001011010000101010111101001000101001110000110100000011000001010101101100110000010111111010101100001000111011101000110011000110111011100010100000000111010101001011100010010001010110111110101010111001100001100010111111101100111000101110110101010111111100110110010101100110001100101111001011010101000000010100000010101010101010011110101101011010111011001010110001100010100000100000011011001011100111010110100111011001110010101010011111111101100010001010101100100011101101111111101101111110011010000001100010000001101111100001000111110111011101111100010111001111111110010100010101101100110110100100011100011110101010010011100011100111100110110000110110011000001011110101010001101010000111000111001110000011111111111110001000001000000101000001100011111010101110110110011010101111100110010110011100010110000011110001010000011111000010100100010001010111110001100110101110001100010101001110000101101000001011110000001010011011010100011011010011001011011101100110001010000110011011101000001110000011110001101011110001011011110011101010111001110011111101111111000010111101111010110011010000111100110101001011111000011100100010011010001100100010000001101000110001111000011111011100010110000110010000001100010000111001010010010000110100001011110000110001001011010010101101011111111000101100010010000011000111111001011111001111110000000101110000000011110100001010100011100110010111101000110011101011110100011101000010000110001101000100001011100100111000001000111010111000011111000011010011010001011010001010100101010110011111111101010110101001010001111101111111100001011010011110011010111000010110011000001100001000110111011001011100000000011111000010011110110000001011101010100100001011011001111110111111010101010001000111101110110010111001010100011101000111110110111101000010111101101100111100000010010100110110010101000110011101010001101101010010011110011100010100011100011101011000001101000111101000110001111110100110001101100001100010101111101000001110101101110100111011111101001110100110000111101001101110010101001000011111101111011000101111110110000000111100110000110001001101100101110111010110011101010000110111100001000001101100111000010001100010111010011110100111110111111000001111111000110011011000101000011001100000011110000011010001010000010101110100000101000011111011111101001011011010111100111101101101110000111111110001100101010010000001100001111001101010100010100001110011010111110100110001000101111100010100110000110011100010110110000011000111001100011010000000010110010001101011000111110011111110001000001000111111000110001111110011111111111110101111001101011001101111011001100111111100111010110100111000101011110100011101110100111111110111010100111111010001000111001111001000110011010100111011011011101001010000000100110010001111000110000000000001010000101010001100011011011011111100000110101110110110001101000101011111101101010101110000101111001100000111000111110011111010000110000011101100110000011000110000010111011101111000001110011101111011001000011110010001110100111011011011011101100110100011100100100100001110101110001101000010011001110100001111101101010110001100000111100110110011000000111001111100001001001101011110100000100001001001111000100010100010110100011000010010001100110111000110110100010010011100111111010000001101101011011000110011110110001000110000110010000111100011001101110001011100011001100101111111110000110100001101000111010110001000010011100110101111011110010111101011111110011001011110010000001010011001110110001001010011000100100110001100111101100011000010100101100101110001100110010000001010100101100111100000111001000100000110010000111010001001001101101011000001000111000010001011011011100111010110011010001011111100011000001111000111101000010100100110111010010000010011000110011010110000011001101011000100111110000000111010010010110110000001010001001100100111011100011100110110101001010101100001000000010110110011111101110011101110010110110001101110000000100010010010001000010100001110001010100100101000100000010010011001000100000011101001010000000010101000111101111101000101101101011101001100100101001001011100101000100000011101001001100101101010010001100110100000101111000000100111111001101001000010001101101011011101100010010000110110011100000010101011100111001100010100010000111100100100101001011100110010011000101011111111010010011010010010011000000101000100101111111010010001111000011111100010001111011100010100010110111101101100000100111010010111110111000011110000000110101100010111110010101101101000011010000101010001101100101100100010100010011101001100100000100001011111111111000010011111001111100100100111000101110101011101001111011011001111100001010000111101101011011110100110100010011011010111110010010010100001010100110010011100111110110101111000110000101100101000001010111110111111001110000111010100010111100001111111011111111100100101010011111100110100100111110100100011001001000001011101001110111101101111100010111111100010010111100101101010100101001110101010110011101000100010011010111110100101011100011110001011011010001010010010111100010000110101110010111010111001110101000011000111111111101000010111100110000000110010111000000111110011100001100111011100100010011000011000110110110110001001101001011011110001111101100001100111001010100110110011010100100111010010010000000011010011011101010110000111000110011110101000011011101100011000000000110000011111110101100011100100100110110010100101010001111011100011010000001001010011111010101011010000101101101001110011101011000010101111111011000100101001011111101011100001010110110011011110101011001101100100010100111111011111101001001011100110011000000110000001001001011101100111010000110110100101010100100010001011111111011111100010001011111110001110011100011001111000100001011110110011011111101111110011100110100110011010000111011011101100100100000001000101011001010010110111110000110000100111101000000111000011010101011011010100101001001001101000000100110100110111010100000010110010101010111111010000101101000101001010101100001111111000101001000000010111101110111111101000011100011001011101111111000111011000000001000001110000001000010011110001011000100011011000001000101000111010110111001001000010110010000001000111010001010011001011111111000000000111110110110100011100010011111100100000001110111000110110010001111100101010111000100010110111000001011010111110010001001111010001110011110010010010101001011100001110101000000100010100100001101001111110000011010000100010110000100110010110110001100010011000011101000011010000010101010000001010000111011001101000101100111110010010001100100010101001100011100111010000101110111000100101100110000000101100101011011110101000100010110111111111010101001101010100100111111001010100111101011111111111010010111101000111010101001101101011001000001010111111101010101111001101001110000110001101110111111110011010010011000000100111010111101010001100110000000001001100010000000010101000011001000011011001100110000110101011001110100110111101100111110100100100111100111000100010000110101010010011001000100011110111011100110011011001010110001000110101011111011110001001100100101111000100010111011001001111111000000011110101111100101111001110000110111100011011011000101001110000001010011100111101010100011101100100001101110101000100010111111101101000010101100010000111001111111010000110101001101101010001110101101101000001110000011111011000110001111000001000011110110010001101001010110101000001000010000111111100000000011011000001001110110110110110010100110010011010101101101011100110101000001000101111110110001010000111011110001010110100001101011100100110001100100000001100001100101001111011011010100011011101000110111111111101100100000110011100010001110111110110010111001001000100111001111101001110010110010110011101000101101101111111110000001000100101000110100010100100101010101011011011110000000001100010000110111000000001000110001000100110110100100111101101011100100101100010001101000010010001010000110100010111100101000101011100010011011001110101011110011111000110111100010100110111101001110100000010101100000111010111111011110001001101110010110100011000100111000111100100110010111011010100011010010110000101110100111000001110111010001111011001110100101010011010101111000000000100110010100111110111111110000000011110101011010101000100011110110011010111101000100001100010011111111111101101010100001101001001100110001111101000111111110101001011100001010111111110010101100010100010001101000010000110011000000111111011011011111100101001111101010001110010001000000010110011111100001111111111001100000110111011010001011010001100101100100001100001111000001111111111110010101010101110011111011100001110110000011011101010010001100111111110010110000010000001110111100100000110101100100110100011101111111010110000000001111100011001011000111010110011010000001111011100100010111000011010100011111110111111000010011101101111001111101110001110000100110000111100100111110001100110100100010010011101001111001101000011001000001011100110010011101100110010001101111010100100000001000111110000001101000000111100011111111000001111111111101010101110111011100100101100101111101010111011110100101000100010010000011101110000011011111011110000111111001010111000110111001110010000010111010011011011000110110101100100101001001010010011011010000100111001000000010110100110100001010111111101111100100011110001111000010001001001101000001111101110110100101111101000100000111001010010111110111100101111011100110110101100011101111001001110111101000101110100100111010000111100110111100011001111010111010100100000010000000100111000101110000010011101011111011000110001110000000000101001110110110100100111010110100010000100100101111001011101101010010110100011001101110101001000011000101101111100111110010010110110110100111000101111111011000110101000101111100111001110101100011000010101101001111010101000111101101001001000011000010101001001111000001001011111000110111100110111001100111000011010010111110010100110100010101001011001100010001001011111010001101111111100010111011110111000011001010111011001011000100111110010011100011011000110000011011010000101111101100000110111110001010101101101010001101111001111001001110110100111010100101100011101100111110010001001011100101110110100100100001000001011010111000001010111100010010011001100011000111110001101000101010111110011000111111101001100101010000011001110011001110111011101110100101110010100100011010110011110010100001011010000111111101101111110110010010110110111111000111100010000010010010110101100110100001111110010000011101000001001101111100001000111000100011010000000011101010010000010010001011110011011011100000000111101111001110110011000010011000010111111000000011010011011101101101010100101000111100001111001001001001011110101011110111101100001000100100010000000010001000010100100111011011101111101001111001010000010010000110111101101110110001001010111000101101100000010010101110011010011001101010001000111110101000011001101111000101010011010110001100111001001111110110100000010101100100010100100011101101110011100000000110011000110000111100010110110011110011110010010111011111110011010000000010001101001100110000000011011010101001001001100011111100011110101010111000100111010111110101011101011110101001111111110000100010101001011001111011000010011000010101110010001110110100111011000011010101001001111100101101111010101000001010011001001000100111000110101000111011101111001100101001011100111111000011000110111110011101110101111001001010101001100111111110100100100010111000110000111100110011100011010001011110000111110100001110010000011011010100010011000111011001000100011010000011000010001001010010011000000001011110001010101011110111111001010001011101111011001110101001000111001010010100110011010110100101110101001110110110010011001000000000000001010100101011100101001101010011001000001110101011110111011000100111111110100011000011101011111001100000011110000001101000001010100011101110100100000001100111101011110010111011011110101100001011101110011101101001110011101111011100111011101111111011000111001000110100100110111110101001111110100010011010000100111100001010000101011010011010100111000111100011010100101001010110100110111010110100100011100110011100101111100011001101000011101001111101000101000001000000001001000001111100100001001010101110101010010011001100001100110010111110100111010000000011001100101000110011001010001000001001101000110101101111011010101001010100010001100111000011010110000010111110001111001011111001010110101101100010100100100011001100001000010001000101100010111010000100001101100000100100110100001100011101101101111111111011000001010000010011110111100100100111011001100110100000000100111110110101110100101011001011000100001110101101110111010101111011010001110010011011101001000111101010111100111101101001010010100100011111000100001010101101000111010100101111011000110101000111111110100011111010001001100010110000000011101000101001011000001101000110011011111101011110100010010001111111011101011110010010001110010111001001011011001011011111111010000101110001100111000011000001110100101001011001101010111010100001100100000100000100010110111100000110110000100111100100111000100110110110001010010000101111011100010000011011100110110101100000100100001110111000100101101100101010001111000110000101111101010100001110011001010000110111100010010001011100100010100110101000011100100001011101001001110101100011111110010111110100011101101000001000011101110000110111110000010100010101100100111110100100000000000001011111110111111001001100001100010101010100010100011011100111000011100000110111010100011011011110001111111110001000001101100010000010110001101111001010000001011011000000010111111001000110011101101011110101101010110100001001011110101011011110011100100111101011100010100100011001110111101101011000111111011110001001111011101111011010001101111111011100001000110100001001001001010101100111111100000110011110010100010100100011000010111011101000011110001100011111100010011100001010100101011010001000011110000101000000011110110011111110000101100110000001011101111101001001101010100000000011100101110001011011101001101111000011000010000001100010000110101100001101110011101101110011011001010010101111001111101110101100011111110010011000111101000110110001110000000101010001001001011100101000110100010101001101101100101101111001111100110011011110110111111011101101111001010101110010000011101000000101001100000011110011100010011001100000001011010100001101111001011010100100111010000010101010101001100010101001101100100001100100110100111010101010000110010000011000110000001000110011000001110000101100010101000000000000100010001111000011001001111101101011011000001001010001110010110011100001111001000000011000001010010110011011110001101000011001100000001010101011110000010101100111010011110110110011101101101001100101100111111101001000000100110001011000111010100111011110101110011100011100111110001000011101100001000001111100110101011100001000101100010100001101010011110000111110100011011101010100100001001101001011000000000001101111000111110010001011001101000000011010101001010010011111001101110010111010110010110011001000001111000100011111001000010010001010100101110011000111101100110001101111110011011100000101110100110010111010111101111000101101010101110100001000010010010010100110110100100110110101000110101100101110000010001100100100111100001001111100000011110111101010001110011000101011000100000001010101000001001110011111010010110001101110010100100000100001101110011001101010000110011100111001011011011100010000110111010100110101010110110001011001101111111000010110011001100110010000000011100100100101011000001111001010000100100010011111000100100001000111101001011110010101001100110000101011111000001110100101100100011100001110100001101001111111100010101100101110111010011111111010111011000110000111001110001001001101000100010011111110100111100101001000001001111010001100111001000101011100000011100001101111001001100111010011101110101110100011011000011011011111101111100000001010011000011000100100110011111111001000101010101000111001010101110000111011001111010111111100101010011100000111010010001000101110110110011000010111100111101000001100110111101100110011101011011011010101111111010101001010101101001111001000101111100100100001101010100000010000111101111000000110011110101111011000001000010100001010100110110010111110110010100001110110100101011101100011011101000000111010101010100100111001111010001000111100010000010100000101001111001010011111100010101000011110100111111110011100011111111101110000111100001110111110000100000110000101111001111001001000101110100001110001110111001100001101100000000001001000100100001110001011001011011010110010101001110001000111011110011000011111000010001110000011101000010001110100110001111000001000101100011101100011111000010011110000101110111000110101100111001110011001110011101100111110100101111011111000001011101110101000110001010100000100010000110010111000010110110111101100111110000010100011110101101110111111001101000110101110001100100000001011111100100010011110110101011100010011110111110101110110101010111110110011001111100100011010001100111110110010000111011011100011100000110101010010111010011100010000001000111111101110010000011001011011001010100101100000010101110011100100000000111011101101010000000000100000101001100111011100000110111010111101110001100101010001111000010101101001111010100101000010110010101101000101001000110010111001100111111110101011101011000010100101000100101100010110000111001010101101011001100111100010000000001110001000101011001110001110001010001110001110111101110100101011111001010101001111011011100011000101111110000001010011010010110110101001001011100111011001000111110010000001001101011100001000110101010001000100110000110000100111100110110000001011111011100011100010111011111110011101101100000001101010000101010110111011001001000001010001101111011000110010110000111101010011000110101011110000111001011110011111111101101011000100100110100101000011010100001100010010101100001100100010101111111011101010011000100100100010101100101010111001001000111110010111111101010010101011011111100101110111101010001000001011010001111001001011011010111110011011001111110011000101100000100100011011001100101110110010000111011011111101001000011101111110000110011110001011001101010111011101110101001111101011001110010111001000000010110010000000010001000010100111110010100100100110011110110010011001110100110011110100000010011000001011110001000000011110101010001101001110011101111110100011011011010001101110111011010101001100011010101101110011010101101101101000010110110101001100101101011101001011101000100011100000101110110001001100011000001011111001111111011000101110010001010101110100010011001101010001110111011111110100100100001100001011110001011000101100001100100000101101100111101010101000011001011010010010100111010110000001010100100101000001001011000101111000001111001011011111011111001011110101001001100111111110000010100000010000101100011101101111110111010111010111100010101101011011000001010111001010010111010111011110001110101011010101100111011100001001010101010100001110101000001100010010101101111010011000000011101101010110111010111100010000011000110110100101010111111000011000000000001011000110110011111000011111111110100010101000111001110011010000010000111010011000101100011010100111110011111101001100101000111000100110111000011011000000111111101010011001111011010100111101111101111000000110110100011001001010111000001111001001010010111101101010100000111001101000011100100100000111001001111011110011100010011110010001100000111111010101110100011000111011101010011100110011101111011101001110101000001110010111001000111100100111111001011100010001001100010100110000111010111010100000001011011101111100101111100010101011010110111000010110111000110110010100011001001010000101000111110011000100001110001100001001010111001110111000110010010100111101010101111111011100000001111111000101011010000100110010110010111010011000011011111000010100011110011001100010001111110110010101011111000111100011111100101110101101111100010110010011000110001010110011001101111111011110110100000010110011110000001111100001100111110010010001001010000110101111001110010000100000100110110111111100010100110100001111100001010010110000011011110111010111001101000110001010101101000101101111111110001010100110110000000111111010110000011100101001100011000011101110010101011011010111011100010000000010010100111010011101101110011010111101110101110110000100011101011111111100010101001001001001101011111101100001110010001100000001000101001100100101001001000010111000001111000001001011100001110011111110001011001010010011101100000110111000101100001010101011000011011111010110011111110011110000101010100010101100101010010111101101110101011001001100010101000000111000111111000101111001101110011101101001010000011011010011111011110010011010010100101111101110010110011001111111001100100101110011010001010010000110010010011110011100011100111101011000010000111101101000001010001100001110010101100111001111100110111000011011010011111000001101111110010001110001010110101001010001010110101000100100010101010010000110001100111000001001001100000101100110010001111010110110110000100100000000010111111101111101010101001111101000010010101011100010110111001110010011111000001111011111001011010001010011101111100100000111111111000111011010100110111011000011100101000101010010100010101100101110100010000001011101101110011111101110101110101101110111010101110010110010100000011101101100100101010000000110100101111011011111001100101011001001100101111010001110011010111000100000010111010011001111000001011000000101101010100011001100011001100100100100000101011000101100110101010001110100010100000010110011010111100100100111110000011101000100000110101000101111100001101010111001101101110100110111101001100011000100011110101001110110111000101011001101001101101001111111001100010011011001101110100101110101000010100111110101110111101100011011100100100111111101100000101101010010011011100011000000110000111111001010000011010001001101011100010111100010000110000100110101110001100001110101110101010101101111111001110111100001010110101101100000111100010101111110010000000011001101101011000010010110110000001010011001110100011000101001010010110010101101110000011111000110101110010010011111001000010000010010101100111000111101101010001110101110010010001001011110011000101000011100010100100000111100100010000011011110001010001100000101110100111011000010101001011001010010011010111101110111111010110001011001111001011010111011011001111010001001110100010101000110101000111011110100011000000011001001110110001010110010000011011100111100110011111110010100010111100111110001100110100010100011110010111101111101100000011110001001011011001111101010001001100100111101111001001001111010000000100101011101101110110011000010111100100010110110000010010000111110110100000111010001101010001001100101011101011100100010010000100111101010001111100011100001000100001000100010010100101101101111001010100101010010100100101000101010111001001111010000101010100001011011100001111100001110100100011100110111001100101111111001110001000101001000101010101101100001111100110011110001000001101100111011000110100101000101111111001110101011111111111100010011010101111110100110110100000111101010010000010000000000111010110001111001111101110001110111011000000011010000011001111101110000001000001111100011110011101010010010000100011000110011010010100101010010110011000101000010101010000100010001011011010100000011110101101011011110011100111010101001000100010111001011111010010111001001000011010000000110001101000000000101010101011001010001000110111010111100011101101110101000001110110000011001111110101010110011101011001101010000000001010101101100011000101011111110110000101110101010101101001111000011111000110100100101000101001000101000000010101010011010101001100110000110000100100000100110111000101001110101101001111011110001111001100110000001101011101010101110010010001110010001010010101110011111110001000101010110110111100110100100101100011100110100111111100010010111111001001100100110010110001100010011011111010010111100010100101101110110100100110010111001110111010100110000110101111101111110001111000010001001011101111110101110111110000101010101110011111101111000000000110101100100100111110101111111011001100100100110010010100010110111100101100110001111110110000100111100111110000110011011010011011000011011000001001100100100111110100101101010111110001000010110110010011100010000011001000010010010001100001100111001010110001001101100000001110010010001100101111010011010100101001101100001001011101000001110110001101000100010010100010001001101100000110110100110111110111111110011100001001000100000111011001111110101000111000111110111011100010011100011111010011111111111011000010011001101000011010000001000001010010011000101001101101001001001011011111101111011001100011110101000100010011000010011001110011111100010111110000000001000111010011100000100110101010101100001011010111010111101101101101000110011110000100110110001010011100100111101101010001110101010001011000011101111101111110101101001000001101000010000010101011101011100011000001000101000110000010010101011110101011000100100011111101111111110011011110100001111000011111111110100111000110011101100011100100010000010111010111011101011010011110110100010010010011101110010011110000000101000000000000011010111011111010100100000011011010011011000101100110000001111010100001100001111101000010111111010110001001100100100011100011110001100100111011111101100001110100101001100010010111110110011100110110010001100000100001000100011011111011101011101011111110101101000101110001010101111000100100101110011101011110011001000000100010101101111110110101011101001011010100010100001100110111101110100001110010111011100010110000110100111110001001011100011111000111001000010001000111111110110011000110111011001001110000000110011110011101100101100011010100101001101100011110110110010101110111100011111110000110111000110110110001111000010110111010001100000111011000000000001100011011100101001100111100000001111110101011010100000001010000111111101000010000111011101010010001100101111111000111001011001110100011010011001010100101001110001010010011011010110000001101101110001001100001100100101000011001011011110100110001100010101101100011011111000000110111100111111110101100110010100110110000110001000110001111101111101101000000001001000010111001011110101011001101100100110010000010001110110110111001110011101100101101111110111101110001000011010010101010111111010000101101000111100001101000010000000111011100011101110001101100111000111110000110000010011101010010100101100100111101001100110110111101101001110110001110110110101111110000011100111000010101000000011011101101010011101100101011000111010111100101101110011100110110000101111110001011101001000111100001100110100111111111100111110001001101100111101111001000100101111010001100001010011100111111001101011101001010100110010111110110000101101000011101100011110011011010100100111000001001010001010011101011010110111001001110001001010011000110110100110000110101000101111011010111100000101101110000011011011111101011111001001010010101010011011010111011001001001110101010100010110001011001110100011000100001001000001010001000111111101101000101110001111010100010010010001010100001000011110111101011010001001111100101101010011000111001101111100111101000111101101000000010111101100001101110101101000001011110110000011010010000010010010000100110010010011100100100011011001111001010101110000010000011101101111000101011101011100010010101000101011101100011100111111000111011010110000111111110000111100110001000011100110110111011110011011100001011010101100100000110100001010111000110000001111000110101000011011101100010100110111001011110010101010110010100111111101110111011111101111100101100110010110111100010010010111000110111100001011000010110011001011011101001011010011101010000110011000010100110100000111000000000010111110011010111100101101011111010110000001001010000001011011101010111111011011011110001011100000000000110101110000101010110100111000011111000101010000101001101001100011001010100011111001110110010111000110101010101101101101001010111111101011111101100111000101010011000100010010010101010001101000000010100111001100110010010000101000110101101001001010101011111101110011001010001001011110100000010011001100110001011010010101010100111110101100000011111100000000000101111010100100110001011011111101000011101110101000101011100001111010000101011010101101100100111111001101110101111111100111001100110000011000111000000110111100101100010000101010010111000001110101111100100111011110000101111001000001111101110101000100110111010011101010111110000111010000011110100000100100100010000011010101100111110010100010101111000110101101000010010101100011001001111110001100011101110000110010110101001000010101001101001101010010001100110001001110101110110110100110100011101010011011100101111101111010010001010010110111111001100001011001101000101010111100101011001100001011111000000101101000111100000110111100001010101010100101100011101011100011101001111111101000100101010000000001100010000011000011111001001111101001001001110010000000101010110111100101111110100100011010110010101100111001100100010011011001110000101000011101110010101001110001000111011100100100110011110110110101101100110000110010011111000011011000011010100011101111100011101001011110010011011100100101101100000101001001011101100101000101010011111110011111100001111101001101001000101110001010101100000111010011110010100011110100010100110001110111101001111110001010110011101010111010011011001010111000000011010111101011010110010100111110101101001101010110111101100010011111000101000011000000001011111110010111111000100100110110011000110001001101101101011111111111011001000101010111011111100100001111000111000100101101100010111110111110000101111010101001100101101010110100011001011001010110110011011000101010011011111011111110011011100111000010110010010000011000010001010001111111101001001111111010000000001010011101011000111111110000011011001101100111100101001011011010010011001101010111000000010000101010000111010110101101101111110100111000100001011010100010110100101011011101001100100100001010000110001000011001011110010110110000000110110110011000110000101001011000010010011011100100000010000011010000100111010010101110001100111011010111100100100000110110100010011101001011000011000100001011111000010010001011100000001011100000001111010110001111001010011101011010101001110001101010100110011101111100101001100010100100001101111011011111110110000111000101000001010111111001100011011001100010000101000000001101010001111001101011100000000100000110011001110101011111001001001001110111010011000111010011111100100111101110111101000100011111010110110010111100100101000110000110010010100110000110011001110000100110111100101000101001010101011110110101011101001101100001100101010001101000000111111011000100100000100110010111010000001011110000000010000111001010110111010010111010100000001101000110000100110101101100110001000100100001110000111101100000011000110001010100100001111111010000000110111001011001110110010001100011100000010000010011001001100000010110100111111101000101110110000111100100111101001011001110001000100001100111111001011111001001001011100101001011110000101010010000100100100111001010011010010100010011011000101110101111110011111100000011011001000100111011111101101010011100110111001101110010001110010010100110110101101100010010000111100111110101000001000101000011010001110000010111100110100010001000101001000100011101000111101011110111111010110111001110101111011011110000101100011000000110011101010111011100110110000101110101011000000011000001000011101000100110010001010111100000100100100111101100001001011000110110000101101101010010000111010001101001100010100011111011001001111100101011111111111101111010101101100010001100011011000000101111010100000101111010001100011111110011101101011010000000111110111001010101101011001110010110100011010100011100010001100001111110010100000100100010111110001111001010101010111000011000100100111010100000001010000101111100001011011010000100110010001000000111010001110110110110111001010011011111101000010001100111011010101010101011100000011101110001010011000010000000101011110110001001010111000111000100001000100001000011111110010010101111000011110100100011110111100011111010111100011110011110010110001011101101000110001000100010000011010000101001101100111010110100100100010000110101111100111010111110101011001010111011000101101001000111001010101100110001100010110010100011100000111110101001001001010101000110100101000101110110101100100100001011000100111101111100010011011111110001100110001111001001010011011110000111101000000111010001000111101010010000000101011011000111010100111011011111001010111001001101101110000110000000010001001101101110100001100011101100011011100010111101001110110111001111011101111110100000101100100010001100010010000001111101100110100000010111001000000011100110100111110010011110110101101111010001101101100011010001110000010011010110000110010010001111001110111101110110111010001011101010000101011100011010001011000010001111011111000000101001111101010010010111010000011010000100111001110000100100110001110010110001011010001011011101011101011010110001100010000011010011100100010111000010001011000010001110010011101000101100100011001111000101011110101010101111111000001110110111110100111001001010000110011100101000000101010010010100010011110100100000100000111010100011110001111100111110010101100001010101010011111100100110111111001111101101011011010101111011111110001011100111010011001101101010110100110100101101010000000101101011110111000011001101010000100110111001000001001010001001010101011000000100011101111100110101100001110000111100010100011011101111000011100001100101001010100010101101000000101100100110110001010100101100011001110011000100100100100010100110110000010010101010001110001001111001011001110100101010000101001010000010111000100001011111010000110011100100000101100000001111101111101100100010111110111101110010100011000011011011010001111001111000000000100010011001011000011110011010000011001110001101010010011011001001010010110001000101010010110101111000100000110100100000011100000100010010001001010111100101111110010110110011010000111110010001001111010110010010101001000001011101000010111100110101111101000001110111110001110111011101010101110010000110000000100111110001111001000001010010110100101010001110111001010111000001100001101110111110100000111011001000011001000010010010010000111001110010010100001011111000101100011111110000110110100000111010101001110000010111001110010100101010010100000110110110101010110001001011110111011001000011110000011011100110111010001101001011111100011111001001111111100100000111101111000111100111101000110011000101110001011010000000110110100100101010001100101001011100110100100011010010011110111110100000101110011011111101111011111010101100011111011010001011001010100111000110000011000001110100100110000001101000011101111111110001111011111011111001001001010100011100111011011101100100110010010100111101111001011101101010001110101101101001000001011010011110111101001111011011010000101011111011100001010010011101101001111011101101000000101001011001101000001100010101110100100010001100011101001101101100010111010010110111000111001101010100001101111001110001111110101001001110101011011000011011011000110110100101000000100000110100110111111101111001000100011111111001010001011101010001110110010000110110101001100010000101011110011101101111101001010110111100111110110100111011100000100001001101111011110000110110001000000101000100101011101100011010101000110100000010000100111000111010101000010110100001100100011101100000011000111110111111010011110101001010110011000011011010011111010001110000110111000100101011100110011000010000101010100011111100000011100100100010101101011101011101100101000011100110001010011110000000101110000010001000000100100101100110110111111010100110001100000010101010011100011011101001001010100101110000110011101101101001100100000111000000101000000001111110110111011101011111011110011111010101000111100000000101110011100001011010000110000011110001011110000100100100101100111111010111100000110100001001111101101100101111100000001011010001001110111111011001010000000100111100111110001000010100101000110000110111110110100110010000100010100000000110101101000100010000111111011100101110101111111111010001100010110101100000100000001101000010101110001101100100111011111101001010000001110011110001000101010001011111001101100001100110010110010110000001010011101101111111011010010010100110000000011010000000101100100010011110100000111001000100110111010110010111001100011000000010011011011101101010110110111011011111110100110110011111001101010011100101000100001001100100010010111100111001101010010100100010010110110111000110010110000001100011011010101001101011110110000110011110101011110110101000000000000101011001001011111100101001110101001011101100010101011110000001011010010100101010001100010010101010110001101111100010110111110100011010001110001000011001011111110111111100000101010100101000010110000000011011110111111100100001011100011101110111001110100001111100011111001111100101000000011111010001111101110111000011100010101011010010100000101010011100100011001010011101111100000110101111001000110001001111000100010111100010101110101000110010010011101111011111100001110111100010011010110110110001101000000000000100011010111001000111010110001111001011000000110101000100000100000010010000001000010001010001011011101001111101101111110110111111100010011100101000100101000001111100001001000100010011001111100001110110111110011110011011111101000111010001100100110010101011001001100001110111111010011101101100100111110110100000000100101101100000011100010100111000100001011000100001110011101110111010100001111001011011010101010110110011001011111110000001110001111110010110101100110001111011110011111100010111101100101100001001000100010000000001010010100101000011011110100111010110010001101001000000000101011010010011101001111011100100100100101100011111110010010110001001000010010010010100001101011101011110000011001100010011101110100000101001011000010001100100011010010000101101011010010111000001111101100110000111001011000000000111000000011000011000100010001000010000011110110111100100110001010100100111111001111001110001111001000101110001110010000000010110100001100110000011101101110011100110100010101000110010100000010110001011011100111110100010011101011001011010100000110001000101111111011101101000111010000011110010111101110111110010110111110011010010000000111011111110100001111110000001101100111001111111101000111001001101010010100111101111001100101110110001100001101000100101010111010000111000100111000011011001000011110000101100100010101000111000101010110100110011100110010000110100111101110000000101011101010000011111001110110111111100010000111111001111010110100000101111110100000000101001110010000100001100101110100001011001101100010000101001101101010110011011001000001111010111011100001100000000111010001110011110110000101101110100100110010101011010111010010110010010011000001100110000000101001001010101000110100101000111100110100010100110011111111001111010111110001010111000000110111111110000011101000111100000011100111101000000000011110110110100001000010011111001100001111010011101100010100000111001000001011011101110000001010101010010010100000110110100111100001111111000000100011111001101100101010101111011100011001100100100000111110010101001111011110101101100011111001100000000000000100001001111101101011010001110101110101100110111111101010100011001100010011101010011100011001000111100110010000001100010001010111101111011000011101111001101011101000000101101111111100111000000010001000110011110010101000001011100101111101000100011101110110000011100001001111000001000100011100110111100110101101111000111001111101101001010101001011101110101010101111111101100101101100101101110011101111000100111000101101101001100011101110000000010011100010100100100010100111001110011001111100100000001000101100010100010110000010000001111001111001011100010100011011000011110001110111100011101001101010101101100011010100100011011000101001001001110011001011000100010101100111010111111001100010011000010111101001110100100111110011111101010100000100010100000000010100101001010001011100011011111001101101001011000011100101110101010110000100010001001111100111101001000111101010000011011111000101111010100101000011100111111101101001000000110010000110110000001001001111101100110011111110001001101010101010110011111110000111010111101110111010100000101101111010010101111100000010111101111001101001100011010100001111010101111000001000110010101101100010110001100100001101001001101001000100101000000110001100100011000000010100100101011111010110011100101011110110000110101110110010010011011011001011101110111111000000000110000010010010001010010011110100001010110100101000010001001110010100111000111101110010001100100001111100010110011010010100011000001100100100010011101110100000110001010110011111101100000100111101010001001010101010011101001000110100001000010111010100001011010010011101101010001111000011000111110101010101011110000001101011011100110000010001110101100001011101001001001100010111011101111001111111100111001101001011110111000100101001110110110100110010010111011010011110111101111011010010110010010110010000011011111001011100111000011100001101111000111100010010010111011000000001100010000101000110101010001011101100001110001110110101111000100001001010001100101110110110011000101000010111000011101001000110110110001000110101001100011111110011100111000100000110111001110111111001000000000101001000111000110100111000011000110010001101011001010011011101001101000111101111011010110101100010000001111100010110010011110111100000110111111001000000011011011110010010001111001100111001011110110010001001110101101101111010100000010011001100010001011111001001101001010101000110101101011110010010001000100111000001101101111101001010100001101101011000110001100110110011000001000000001000011101000000001011110011110110111000001111010001111010010101110000110101010010011010110011101001001010011101010101110001010101101000001100001111110001001111100011011110101100101000110001000100001110111100000001111110001101111001100111011100100001010110000101001100111110010110000010111000101001011111101001001110111010000110100110101000000011100110101010001101011011100101011001101110011001101000000101001111111010000011001110100011010110001011110111011110111110110110110111011001111010011000010110100101010101010010111111000101110111011001011110001011110011110110000111101110101000011110001010001110110000111010101001001101110110000101011100100001010011111101110000100000011001010001110110101111001010000001010110011101111000001110101010000100100000011101011100100011101000111100101111101011001001101000101110110100001010101100111101100110101101100101111111001101011110111011101011110110010111100111110101101010110011100110110110000001100010110011111101100000001010010110101101101110011111001111011011101001101001001100000010101011001001111111111010010011001101110101011001100100110110100101010000011001111101001110001011100110100100011101011101110000000010110110000000001000001110010100111010011011011011110010000011111011000110101001011111001000001100101010100001110101110101101101011100100100000001101100111010111010001100000010010001000001110111101101010111110111101110011100010010111000011110110011110000100011001010110001011001010001101101111000011111110010000110000101000000100010111000011010110110000110000001000111001100100111100111101001001100100011010111001101111011111101110101010011110000110101110110111000001010010101101110000010100010110000011000101000010001011000110011000111000101010011000000111100011001000010010001001111101001011001001000011111010110100100110110111111101101011101011011111110001010110000110101110110110000100001001101010001000000110000001101101010000011010101101000100000111001100111100010100100101111100101010101100000100010110101011000001110001000000110000000101000111110100000111001100011100010010010001111001000100000101011001001110110100011000011101010011011011010110100011100011010010100100000001010110110100101101110001100001001111111100011100110100010110010010000111101100000001001111101000000010110010010010010000100100001000100010101001011011001110011011010010110100001111011000111010011001101001100100010001010001010010110000110111111101011001010111001111110001011111100111000111110110100110101010111100011101100001101111100111111001010000000000111010111111001100010110111001001110110000000000111010111001110101011101011101100101100011101110000000100110001101000001011100010010100010111101011100100111011110110010001000010111011111000100111001000001111110001001010000101110111110110101000101101111010101000110110100110110011001111000010000011001100000110001101011010011111100111100001011010001001100011011101011101011001100110100101110011101000000010101101110011000110010101001000000010110110101101010011110111101111100100011110000001111010101110000001100110111101111001111011000001000110011110001111100101011001100011100010000010001010111010101001101111000010110001011011001101111010010100000100110111100111011100000111011100011101010000100111111000011000011010110110101011000010110101001111000111111100000111111111100111011101001011001010101001100100010111001001010100110000001100010001111001011000100100011010011111000001100010101111001100111100101001001001001010110111011100010111010101000101011011010000001101111101001101111011101010001000001001110001010000100101100101001010101101101100110101110110100110111000100101010001101100101110101001011001010010100100100111111011011010011001010110011111111010011001110111111011010000000011110000000000111100101101100011100100001001011011001101001111001100010010011100111000111100000011111000110011111100000010101001010100100011111010101011110010001110101101011011101011001110101000111110111001010010001110000010111100111010001101100101101101001011010011010000110101000000000011001001000001111011000000111110001011111101111001011001000100101011010001000011011000011100010100011110001100110011101001111010001111110101110111111100111100010110111110111001100011000110111011001011000000101101010110001100001110000101000001110001110110011010011010010011001011100001111110011000000110101011000100101011100000100111100101100010010110000101001110011000001000011100110001101100101110101001010111100100010001100101011101101000000011101101100001010111100100001000001011111110100011101010000000101001101011011101001111100110011110001010100011101111111111010010111111111101001101011000010000101110111011001111011110110101100011111011100110101010100100111000001110000100111011100100000101100001110100011110000100101010111001110001101000011100101011001011110000000000110111101001010111100000010110011010111111011110010010000000001000100110111010101010110110110010110001011111000100110000111110100010010001011000110111010110111111011000110110111110110111101001010000011001101010100101101010101110000100000100001011101001010000100010001001111010110000001100111100100110010011111100000100111001110000100010100110001110100101010110000000011000100010111001010100010000111110010111011111000101001011001110110000000010010110100101011110010111001010010100110101011110010111101100100000101001101001100001011111101010100101000111101110100000100000001011011110110001101010011010111011000111100000100001111110110110001011111101111110100000010000111111000101001011111100101110110100000111111010001011011110110110010010000111100000011000000000011100000110000111100001011010111100011000010011001011000010111001101101111011010001110001011011101110101111110001010110011011010010000111000001110011000001001111011010110111101110001010101101110010101010110101110011000111000011001101010111100110110100011111011000111011111101110101100110101111111010111100001011001011111110110110010000101001001010110101011010101011101010110011000110000001111101100001010001001001111101110101010100011110000001111101111110111101000010001100000101000100111111100011101010000101100101000101000111010100111111011101100010111101011001101000110100011011110001010110110100001101001000011000100101110100100010100011001101100100101000000110011111011000111001100111011111001001010011010100011010010100101111010001111100101010011110101101111100111110101101001101001110000100110100101101100101111001011101100100011001101010111110001110101101100100110100010001100010011101001010100101100101010111101111101100001010000110101010101010110000001011010011101000100101100001011101100011001011110000100100101000011011000011011011000010010010111110000101010111110011110110101000001010000001010000101101101111101011110101111001011111100110011011101110011101101001011011011101001011100000101111000110010111100100001110011111110110000000110000001001000110110110100101100111100101111101101001010100011100001001011010101011011001001011111110010001001110000001001101110001010101100000100111101000010110111110100000011000100110001000111101110100001001000111111101100101000010000011100101100011110101111100000110101101111100110110111101011000010111000111100100001010010100111010110011101000110111010110001111001101111010111010100111011001111000000111100010010101000100011010110111110001001000000000111111000100000011011010110101100001101010100110111101011001001001111011101011100011001011000101110010101100101001011110000110000010111010001000111001000010110110100011010111111001111100110110110101100001011110001100111100010000001110001101011011001110010000100100110000101011101011001101101011100111000010011101110001111100011101010100001110101011100100000000001110110011110001110000011111111111100010100010001000101111101101110100101101000101100110000011001101011000110101000110010001111100001011000000010010000110110001100001000000110010110100011000110001100010100011000001011011100001101011011010100010001101000110000101101000010111101010001111110010001010011111000111010010101010110111000100001001001001111001000000100110010110111011111001011001101001101110100111111010100010010011110101100111110100111000001001010011111010010110001110000110000011111001100011100000100110000011001000110011010100000011001000011100010110001111000101101010010101001110100101000011111011001000110001010101001110111110111001000001100111000100011100100001110111011000000111000110111100110011000100110101101111111001001001100000011011011110111111001001011101101100101100011111111010011011000100011010100001111010000011110110111111110011001111000110111000100101111100011101000000110000001101100101000111110110011110100100101001110011000110000101101101011011011111010110000011111011101010111010000101100011000011011011010101010001010011011000000011110011110100100010111000011111110000111101100111010001101000010111101111000110111101111111110100111011110001111010101100111100110111011001000111011111100011000100001111111010110101111110100110011010001001011111110010101001001000101100101000100010110000000111111110000011110111001111100111111110111101101110110110100000101010011100000001101100110100000100100110101000101000101111110100010010101110101010101100111001001000110111111110110011110101110011110011101111100000111100101011001001110111011100101101001001001001000111100111110001001011010100101100000010100110100010111000111110100111111001010000001101101011011100001110111100001000010000101010010110010101101110101101010111101010000100110011111011000011011111111100010010111100011000000001001110001101101011001101011101110011111100100101100011110000101001100110000101001011110000110101111110011110110111001010010111000000110101000100001111111000100001100100011010100010100100110100010100101000111000001010000011110011110001011100101010011101000111000111000011111010001001001100111110000110001101111110010000101001011011000000001110011100011001111001001001110100110001111110111110111011011011110101111010111000111000100011000010100110001100000100001101111000100000101000111001110101101100001100010101000101101101111111111100111100111011010001001101110010000110101001100011010001010011011101110010101010011101111001101001000111110000110000111011000011011000100011011011001001010011100010001011001011010001010001101011101100010001010101110101101111011011011010010001101111100111111100011001100100010001101110110000110010101100110111100101100001100000000000011100111001001110010110101010001111011101000101100111000101011100100000101011111110101110001001111000001001111111000100111000110110101101001111101000011011111000001010011111001001110000001111111110111111010101111111011000100110100111111011011111001101000010001011111111100010101111111000110101000010011010011001010011101101100000010100010101011110000001111111000000001111000100000111100001000010010011101111101111000110111000110110111010100001110100101001011000010011011110001011100010111111110110110011010000111011000111001110110011111111101101110110100101010010101110100100110001111100111000001111000010010010010100100000010111100100101111100111110100111011111000000100000111101010000001101110110010010001111001001011011110100011011011111010100100001010010011001100111011111100110111110110000101111010111100101010110111001011100100000100111011110010100010101000010010011000111100100001001111100110101001101111110000111001110011010001011110111010110011101110001001000101100101000011010100110111010111111101110111010111100111001000101101000010100001010100011011111000110101001111100011110110011100011011011101110100011000110111111010110001100101000110111110011000001111101100100001101011111100100001011011001111011001111100100011101101010001001010001010110100110001101100100100001000111111010110100001010001011110010001111111100010000110010100001010101110000111110100011010100001001000110011110110111101010000100000000000001100110010000101110000011010000100001110001011010110110111001011000011110111001011111010010001100011011110011111110101000010101011101101110111110101101011000110101011000001000011011100011001010001110100010001001001101011010100000011101010111010011100111100001000010101101101011011110010111001111101110100011100101000001011001101101000010100011111101111000000101000111110010000010111001100101001111001100101110110001011010010001100110011001001001110010000010111101000110101000000100000010000111000111001011001100110010011100110011010110000110010100000001010111101000001100100011100011100101011101110101000010001101000011010010001111001010100111000011001010101001011100111111101100101110000001100011001001110000010000000110111000011011110010011001111011101111110100000011100000110110010010000111011111001110110010110000100000111100110101111110010010111001100110101111100001110001111101000010101010101010100100010001011011110011011111110000010001010100001011111010110001010000010000000001101100011000000010011011101000100110111111111101101011000001001110011101101010110001100011110100011100101100010001110101010001100001011000111000010011110010110000101110000010010101100111010111111010001010011101101010111101001111111110001111100111010110111011011010101010110101101011111011101011110010010011110000010111100011100100101110011000010111110000111101000100001001000011011010100110011100100000011111000011010011111011011111001110100000111010111010101000011101111000010110100111111011010101001001101111110011111000000001011001011000000100011001100101111010000110000001100111100010100011011110000010010001110110111001011010011001110111101101010001111100011000111001010110001011100111001100011101110101001011101100011001101011010110000111101001000100110110110111110100010110101001110000101001011001100000100110100110011010010001011001110101010010011010000101101100100110111101100011100000011010011001100010101000101101000101101011111101011101011110111111011110010010110001100100001100010000110100101001000111111100101101111110101101000111101100110111010100101000111000001111000000110000100000101101111010111000110110011110101100010111011110111011010001100000100011010100101111011100000101111001101001110100111011110101011101110011101111011111011111111110100101101100110100101110000101011011011010111110010101111001110101100101111111010010011111111101100101001001001000111011011110110011101000101011110101001110000000010100000010010111110110000100101111110100100110000001000110101010110110100010010101111011001000110110100010100110101000011100110100000110000011011000110110011110000100100110111100000100010000011100001111001000100000111000101001010011010110101000101011000010110110100000001000110111100111000110011111111110111011101101100011010011001010000010011100110000010011100011100010101110010010111011100000010100100101110100000100001000111101000000101111101111001100001010001011110010110011011000001100101000010001111010101101111111000110101000000100000111011011111100011111111101000000000000111101101110001000000100000111011111100011111010100110110000010110011000010011010010000111001111000000001010101101110011010100101111101010110010100101101110011010111111010101000111011010110010110110101101111001001110100101100001010000000100111000001110111111100111000110011101010010100101100101111000111101110101011111110111111000100110010101011000010100111101111110100010111100100101010101011000001101011110111000111000001101000011010110100100111001000010001101111010011100000101011111011011110100100010000100100111111101011011000001001111101101001010001101101100001100001000100000110101000011010101001100000000101101001001001100000011000010011100110010110001110000110101111100000001100011111001110101101100000100110000001011100111011000000010110111111000010011011000010010000001100100001010100001100011101100001011110100100110011101100000100100100100011001111110110110100010000111011111101010100001100110100100000101110010101101101100010000011100110110100110111001010100100110100001001111100110101011110000111010010001000001111101110111100101010101110010111111111100001000111110100000011100001011011011101001000010110101001111100010010101000000111011100110101000011101001101001100001011110001001000000110111011011111100000001000100001100010011000000100001100001111011100010011011000101001010101101000001100011000110110111111010011001011000110000111000011000001110110110101001000100100101100101100010100001110100100100000000001101010101110111000101010100000111001111010000111010100011001001110101000000001100010100000000110100100010010111100001001001101010111011010010000011100111100000000111101000101011101001100001100010110110111111011000001001100110110110100100000100001100011100100100100010011110000010111001011001111110000010000110001001111011101100101110110000101110001101100001000010110111101110001001101010000101110010000110101011100011000101110110000111011101100001101001111001110010000000001011110100001100010001000001101110110000111111100011011111000111000110000000100011000100100000111100100011011101101000001110111011101111110101011100001011101011100111000100010011101110011111010100100011000110001100000110110000000101001111001110010001101100100010100000000010011010111011011111000111011111111001001001101010111000100100101010010000010010100101101010111101011111100100011100100110111011010011001101000011100101111100111100101011111011010011001011000101000001101011001100001101000101010000011000010000000011001000101100001001010111111110010110011010010100000111010011010000011111000100010001101100100010000001001010011000111110000001010110000101110001010100111010001111001101011111111000000000011111110000010111100101011100111001010111111101101100101011001101110000111011011101000000001000001011111010110111010001000011110110100110111101100011011000100000101110100001100111110010010011010011001000100011101101101111010100011011100011110010101111110101000101001100111000111111101101011111111000010011110110101111101001010101111111000110101101011011110101010001110001110000100000100000010011001110011001110001001011000100100111001011100010101101101111100101100101110000111000001001100110011011000110000100111100000111000100001111010011011111101010010001000111101010101001101010011011101011110000011011010101100110000111011001001010011001001011110011111101000000111110101110111001001011100010001100000111110001011100111100001111011110110100010001111011001000100101110011000111001111110010100011011100110101001101101001100011010001110100110011000010101111100000101001001000010010110010011010101000110110000011100110011111111000110011100101010001001110010111000111001000101011110101001101010110111100111101000100100001010111110011101100001011111000101110111010100010110001110111111001110111011100000100010100000010100101001110010100011010000010111111111100100011010010000101100000100011111101011101000010100100011111011010100010001100101011110010111101011111001001001011010000101000000001000111100010101100110110000110100111101111001010101100010101010010011010001101001011101100000010101001001100000011011101110010000110001111010101011000000000000001010110110100000001110111111111111110000011100101001011001000000011011010101011111000111110010111111101111000111111100010000001100110100110011101100010010100100001010000010101001011101001101010111001100001101010101011001110100010001110010011111001011000001110001010001111000000010001111101011110101101001110011010011100000110110100010001110101110101100000101110010100111010110101010111011010001001010011011001101110000111111010110000101100110001010000110001111110001100110011111000110010000011010011110011001100001010110010110001110110100000000011011100111100100001110101101010000100111000101111000000001110011011111110011111100000001101010000110111101000100010010101111011000100100011011111101100101000000001101100110000011111110111110100110110110000010011110110001101010110011111110111110111100110011011111100101100110000001001100111111000101001000101011011111111011011111101010010101111111001111110110110100100010111111101101100110111111011100100000100100111110101101111100011010111011111001001001011100010001111111101110110010011111110111000111110011100100101111100011000000010111100110110010101101101101101000001011000100110011011111100000110111111100011110010011110111011010101110000010110010010110000110110001101000111001101100001110111101011001000101001101010010011100000001100000111011111101111011100101011010000110011000101111100010000001000001011010001010000011100000001001000111101011000101000010010010001000100101100100101000001101000101110011000011101110001111011000011111000100000100101000001011011101110000111000110001101011110000011100001001010000011011101110001001101110100001010011000000101100011100000010111011011001000000100100100010011011111000011101000101001001001100111101111011111100110001101000011110001010010010111111000001110110110100010000101110000110010100011111100000000111100011011011011101111000011111111100101000101010100111011110101100111011100001110000000001100110011011100011000100100100101000101010101000010100101001010110011110010101010101100111111111001010110001111001000000011001111111010010010110110010001100100001111110111110110001000011000011101000100110111011101101100010111000111100110011011000001100010110100010000110101110111000111100010101110010111010101001011011100111101001010001010010010110101000110100111100010000100001001110111001011111000111111111001101111111110011111101001011100010110001010101000110100010000010011101101111101110011110010111101000001001100100001101111100100101100011101000101000011011010101000111000001001010001010111111000100111100000011111000111011000111001111000110000111000000100000001000001101100001110101101110011110100101111101011111101110011101010011011111100101110101100101010101001001100011001100010110011000010000010100010100101100000101011010011001011101101101011010001001110000100011111100110111100111001101100000011010111100101001111111011010111111010011000010110011111010000000010101001001011011100010001010001010111110011100010010101110100011110010000011100101010011011010011101000110000001110011111101100011011001000000011111100110100010001110110000101111000100110011001100011010010000001001111100100000111101001111000110001101010010000100001101100111010101000110110111101100100110001111111101010011001100100010001110101101100011101110111111011001100100011111110001001101010100101010001100111100111100000100111100001011001001000011011000011111000101110101111000001101011110000111100011000101110000100001011111011110100101100111101110010010000011100110000000011111100000100100100100001101111011011101110111111100000001110101101000011100111000011001000101100111000001010100000010001110110001001110111011001011000110010100000110010101001000111111011000011101010000010100101001000000000110001000011001101100000111001011001000011010001000011011111011001111110010000101111010110000101100000111110011010001111101100001100100001101100101110000111111100101110100000000111011011110110011011101101010000011100101000100110101001001110111111100110110011010100010110110010011110101000000110010100011111110100110101001101111111101100001011010101011010011101001010000010110111101110001101000100110110111111010110111100100000101000110100101111111011011011111101000001100001010010000010011001111100101001100011000101011011001011010001111101111110000001010110101000100101111100001101111010001110010110001000101011110101101001101000011011111010010101010011001011001101100001010010101010110101101101010010001010011011111100010110010010100110001001001101110100111001001110110111100111011001110101110011111000101101100110110100000011000000111111111000000010000101000100100000000101111101101010101001101100101011000110100111101101010100010011110000010010100011101001110011000010010000101101000100000100000001010000100100110010101000100011010101010111110000010100000000010101101000110011100011100001101111111000000010101010100100010100000001000011001101110010111010111111111101111111010111100101001111011100010000101101000110100001101101001001100111101011100111110011101000001101101010110000110010110010001011001110110010011111000101101101110111011100100101111101111011100100011011101011110110011101011011110100111001101001011101010001110100011001000110000111110110001001111101111101110100000010010101101100010101001111101011110000100000111111111101101010010101100010111011000010001100010011111001001111011000111011001100111011001010010110100110101010011110000101001001101001100011000110001110100000001001010011101001001100100111110000111111111011011111011110001100001100110110001011110001001110000011101100100100001101000110100110100011111000110000100101000110111111100011010100111111111011100101100110100010111011000011011100011111101110010010011110011110100001110100011110101000110111101101011110111010101101010111100011110110111101000100010111111011000000001111100110011011000001011100000011111011010011111101110101110101110001110001011001101111100010010011110111001100100001010011111011111100010011101100101001001011011000001101111001111110000011100100101010000110000110010001000101010010100010101000000011100110111011000001111110110001111010011111111110011110101101010101100101010011111110010011101001010010111100100110111111000110011100101011101011110110001111010001001101100011011100101110000100010100111111010000010101111010011110011100101010110010000011000010111000001011110010011100001110100100010010010100001010011011001101000011010000010101011011111010101111100101111001001101001011100100111100011001111010011000010000100111100111101010001111001111110100101100011100011000010011000101100111001111101011011001010001011100101110110010010010000011000100100001100101011101111001101001100011010100111000011011100011010000001000110100100011110001010011100111101111011001011111011100101111000101111101000010010100111101011100100101100010111000011011100101110001101100110110111110011101101010110111100100010110110101010100111100110100000101110100001010000010010000011100001101010001110011100000101010111100000111001100111010110001001001001101010000100010111110000111000110100010111101011101010101110001100101000100000011001011101100010110111110100010000100000010100001101000001011001001010101010111000100000100111111101111000000001000101000001101110001110001010110111101110100010100110000000100100100011111111110000110010100100110100010110110011010001101010011001101010010100111100001111110110111100000010110110111100000101101100001010001101001101000100101001000100101001101101001101100101011001001011010011000100001000100000100000100111010010011110011101110111100111110010011011101001101000101101011011000110011100000010101101100010001100000100100000110000100000111101000011010110110010001001010111100010000101000011101110010110010011010000100001011101101001101100010101010110000111111111001011011111110101001110000101010011010110011000111110001111111001101100101111111000101101100101001010100010100001000110010110101011111111110100110001001100110111001000110011001000101011000111110110111011101001100111110110011000100111010000110001001011001001000011011011110111011001100001010010111101000110111001110000001101001101111001100101011001110110111111100100100011100010110100111010011011001010110111111001001111101011100011101001101101010001110001011110111011010000111001100011110100101101111111010000010001001100001010001011110100100010101001011011001010011110100111101111000111101110111111001001001001011110101010100000101001001110100001100101000100000110010001110001111000100111001100101001001000101011001011110000000110011101101011110010100000000110011110000100101000010010101000010111101101110000110100101011101111011111001010001110100011111000001101100100000101100100101010010110101000100111011000011010100001001101101001100000110110000111010110000101111011101010101011010011010000100111011101110011000111011011000001111101110001101100101011100100101111101111101010010011110111011110011001010100001001011100101101101010110111111000010010010111011010011110110100110010100010110010001001010101100011110011100111000011000000111101111101100000100010001111111001010010111001110001101011111011110001111000000011001000111101101111001100111001110000001010111011110011111010001001111111101111101101001101011011111000011101110101011111011111111011000000101010110100010000100111000110010010111011011000000001001100011010001101101101110110000110101100001100100010000000100101110010100100011001110101011101011100110000000111100001010111010001101010000101101010000101011010101010111000010010110001111101111100000000110110001001001111111010100001001000010110010010000001101110100011100000100101100101111101010000100111000000010111111101110110000011010101110111111100100111000110010011011010101000101101111110101101001111011101011010010001010010101011001011000011011110010110011100011001100100100011011110100101010101011001001000010111110000001010010100111000111101111011011100110011011000010111000100110011100000100110000111111110010101110011101100011110111110101111001001000010100001101010111011110001011111100100101011110001111100011001101100000111100101001001111110101101010101011101111100100010010010010101110101111000111011110110101100001000111011101111000100101010111101000010011100001111100001000011110101101010111110110001111000111001111011000101100001101010000100000000010000110101000100010110100101101101001011011011111111010101010100101110110101110011001100110010111110010110101101100000011001110000001000111111101111101110000100101111110100011111001100111010010001011010011001011010001110000000000010011101111100011111101110111001000010101100100100010010100111000001010000001010111000001110111111110000010110101111111110000110011011010111011000101110111011100101100010000011000110111111111100011001000010101000101010001001011101010000111000001101000100000011001111001100011110111100100110101011111000100111000010010110101010011100100111000111110111011100100110000101001001111110011111101100011111011100110101001010001111000110101001110110000101000101111001010000011010111101011101101100101000000110001110100000111010100111001111110001101011101100111000101101010110011110111110101111111110010001110100010001100101000000000101110101001011111000111001010000000011000010010111010000001011011000101101101011010100111001000111101010010000101100110100010001111111011001001010001000010001001011001111000000101010101011101111001111011001100011010001001000011110010111110111010100000010110001111000001101000100100000001010110011010111010001110110101110001000001001011100110000011000000011000011100111010110100100000100000010011000001111100110001011010100101100011110100111101111111110101001100101101100011101010001100100001000010101000010110001000001010110011100101001001111000001100001100011011110000110111011111101011000111101010100001111010011111010010111101011100001000001110100010101101110100001111000101111011011011011100011011111001001001010110110110001100100011111101111110001001011001011110100101011111101010000100101000011110101110000101001100100111001011111001011011010111000011010111101010111000111110001100011000101111110001000011000101000001011001100111001001010001010011101101110011101010011001110010011001011110011100011000000000101000000000111101101110000010101110011111001001011000001001000100000100101000010001000101111110001001110110011111111101000001101010100101010010110001000111011010000110011001001111101001100011101111101010001001010110011011011010011011010011101010010000101101010010010100001100100011001011000011111100010001011100111000101110110011000111010011000010011011010101110101101000001101111101000110000100101000111010111010000011010110100010000101110000011110000010100110001111001011011101011110001001111001001001010001010001111101101011110000011101000100011110011000101010101100011010010101110111010010010000111000110011100110001110000101001010101000001110100010011111111110100110001001000101111100110101100010001101010111111000001110100100011001011101010001000110011000100010001101111001011101001000011011111010000001110100010110101101000101001111001011011111001001000101100010010010101100101001101110100110001010111110110011110110111010001101111001010110101100101111001000000010000001010110011101110000011100111010110011101101111101101100000111111011000001000111110100110001010011010100011110101010100000111101000111110110111011010010011010111111110001011010010011010100011010011000111011010010111001010000000001000101110000100111010100111001001111100110100010110001111010111100011011010000010101100111011110111000101101111111111111110011000111011101001110001011001001011111110010100111000111001111100110100111111001111011011000101111110111110010101101001010010100011100011110100101100001010000010000101111110011011000001011000000111110001000011110110000111001101011110100001001100101011000100011100000110101101010000111100010001001011111011000100001101000100000100001011100011010101100011100100101100111100110111101100100110011010010111101001010100100010111100000110110010101011000010001011000111111011001011101100010100010110001100100001110111100011110010110101001101110010000010111010110011101011101110000111111001111101000010101001100011110000111111110011011010110111111110101011110011100110101101001110001010001101101111101001111001011000110110100100010110111000011110100001110010111001001110000000000100101000110001000001011100101001011010011010100000101110111001100101101010111001101011010110101001100001000110101001000100111001110010011111101000011010100001110000110111001001000000001000110011111010000011010000010010101001001100100110111010111111011101100111101001000101101100011100010100011111110100110011101010001011101100011101000110011111000001001000101111000011001101101001111001101110011001110101101100000111001100100010110000110010011110100110010100101101011101100110110011100101111101011101101101101111000101110000000110010010111100111111010000011010011010110011101101011011001110001110001110111011000110000100111101011011110001101101100110000000001111100111101111010011011010101110100011001100101101000100100011111100000000010111011101110011000111000101111111001011011100101110001100100111010110010100111011111100011000010101101100110000111010110110100101111110001110100000101000110010011011011100101001101000110111110001011010110111010111001101000101101100000010100111001110011000100110001110001111101000010011000000001010101010110000110010000110011001000100110100010011111001100000101000011110000110001111011100100111001111101101000101110000111001001010101110010110001000000110110110011010111001001011011000011101010011010100011110010011101110111010001101101110000110101111001111111001100100110010000101111011111110100000100010011100010011011100111111011100110010101011100100001010100000111100010110111000010000001001000010100110110101110100000101010001001100011000111000001110011101001011001011100110010111111100101001000110000100000001101100011111110111010011010100000011110000111001100001010000100001000110100100000101010001001111010111111000100001010100000000101001100111111000110011011111010010101010000111010100111110110101011111011000100101101101100010011111011000100101101011101100001110101011000011110111011101010110010110001011000111010010101100100010011100001100011111000111010111011101101100100111011011010010111010011111010000101101001110000110100001101100011100000111101010101111001010101010100011101010110100100000011001001110000110010000001100011011111010100011000110011100101100110011110010101001000000010001000110000011011011001110101010111000101100011000110010011000100100111110011010000100010111001001010110101101100010000010011010001000011011010011010110110110111011110000000010011010110111110010111101000001010011000111000101001000100011000101110100011011010000101000001001100001011000100010110000101100001000010000011100100010111110011110110011110001010111010110001000101110100011101100110000110001100001000110100011111111000011110100010010010001010010010110010010101110001010111111100100011001111110001110010011100011110111101010110111001110011010110010111111100010110011110101011000001100110011111100110000001001111010001001000010010100001111111001000011000101111000010011001000000101011000010110101000100010010100010000100001111100100000010010000111011110011011101001000010100111100100011000110001001011100101111010011001100101110111101011010110010100101100110101111110100110110010000010100111000000001110010100111001110010100010100100001000100011111111101011000111100000110100011111010010110110000011101110101100101111101000110110110011011111010100001001100010110010111111110000011110101110010101010010101100010100101011001100110101110101010010100001110010100111000010001100100110100010011001010111010110011000000010111001010101110100110000101101110011000011000101000110010001100011101110011001110010110000100011101001111010001011110111110011000011011010000100001111001011001011011101001011001001001010000100001111000101100111001111111011011100101001001001100100111110101010101001100101010000000010001011000010011000100000000111011011010111010001110110110001110100111110110000100110110011100101110111110100001010000110101101110011101000111000000001010011010100010011010001101010011111000111000101101000110000011111010111001101011110111010101011111011110100111100111110001100000100100100001101010111110001010110011100000100001111110000101110100110000000101101101110111100011011100101110001101000000011000000110010110011000111111100110011100001101101110111110100111001010000000111000010010110110011110000111111110111010110110110100011011110000101000010010101011010111101000111111010110000101110100010000110101001110010010000110111001001011011001011011001010101110001001001011111011011010111101101101100010100101001000111110111000110101011010110111011010000001100100010101010001110101100100000100011010101101100101110011000111000011011101000000101010100101110100101111010101101101101001000010000000111110100001010011101110110100010001100111110010101111011110100001001111010010000001101110101001101101001000101011001100111110011100100011010101000110111101100101111111110000111101100110101110000010001111101101011000011010101100011000010101000111010001011101001011001000000010010010010110010100011001000111101100000000100100101100011101010101010100110110101100101000100111010000010010000100001111101010010100011100101100101110101011101000111101111101101110011001011111011011001111010000010001100010111110010010000111100110111111101101010011011100010001011110111010110011111100011100011000000100010111111110111010111001101101011000011110011101001000100100011000011101001100011011000001010000011100010000111110011010100101010011010100010101110111111000110111011001010111100101011100101100101010111011101000000000111110111011010010011100111111000100011100001111111111010111000111101101010011011000100111011101100001110101010000001011111101011011110010111010110110110001011010111100010110001001110101101010011110101110111111110111100011011100001110101111100100111011101000111001001000001110000100100001110101001101110101101111011011100000010111110000110011110000100111011100101100101001010010101001110100011011110010001110110011011111010111110101011111011000010000110110100011100011101010111101001001101111011110110000110100101100011110010110010001101000110111010110000001101001001000011100000110111011110111111110001011100001100000011000010111001010110111000100100001110001001011010010110001100110010011110111101010101100100111110010100100101010010011100010100011000111100111001101110110110110000001011010100000110110001000010110101111010101011010011000110111010001101001001101100000000011000111111011100000010011000111010000111000000101011110101001101101100011110000011000110100001100001101011110110111110010101011011000110101101001001100111011100111010010110001101100100110100110101110101100101010010111001000101111010010111001100010101101111010001010101011010011111101001100100010111010011100110000000000010101010100101100101100110011011110111111000001100111110001100110011001111100101110100110101010100010011100011111111000010111001011111000010111101111000110000101000000011100111011111010101001111111101000010101000101101011110010100011101100111010111010000000010010010111000000111110000011000110000011001101110001111100011010011111000011001101000000000111100010101111010110000000011101100100110111110111111111000000011100000011001111001011010000010101010100111001001111111100000111100001111100001011100011000011001010111001001000110011111010100011011001011111001010001000011100110111110101010001110101000010011011000111110000011110001000100001000101001111000010010011011010101100001000000011101010101110001000000011001100110110011110011011111111000011011010101100101011100001011100110100011000011011001100111100110010111000111100010100000000011010100100000110011110110000111100011001000101000110000011110101101001100111110111000000111111010111101000111001111011111101000011010110111110110110001000111001001001100100010110001111011000001001011001100101011101011111100101001100100100001101000001010101000111110110001111011100111111000110101111000101011111001011110111011101101111100100110011000001011110010010010111101011000001111110001000100001100111010110000101110100101111110011100111000000011100100101000000111011111001100111100111100101111110110100100101000001001000100001011000111001011011010011111100001111011001001110010010001001011110100111001001111010011001101010100111010101111001111101011101011101111011011100110000000000011011101000110010000110100011111111100100110101100111110111101001110100010010110011010010001000100110110011101010011011111010000101000111100111001111011101010100110001110001011101110000001010110100111100000101100101001100010011001100000100110011110011100001000000010101001001110111101010001011000111111101111100100011010101111001011001000001010011001010001100000000000110111010100100101101110100001000010111101111111001011000010100011110101010011001110001000101111101011001001000011101100111001101111110101000100001010100111010010100101000010001100000101010000101010011100011000101101011001111011001100000000000100111011110010000100110111101010100100101110100001011100000011100110011001001010000111000011001010101100011100111110001101101110011101100010100000101111001100101010110100010000011001111011100000101010000010111111101100111001100111100000100100110001111011101111001111100010011101100010010011010111111000011111111110101010010111001001111000111110000000110100100001011111111001010011000000000001101010010110111101000110010101111011000000111111001111110111011101000101111000111011000100000011010010010010011110100000110110000111011011111101101110000111011000011011001001010111001111011101110000000010011100000001011111111000101010011010111110110010101100010100101010111111000100001101111101001101001111101010100000111101110001100000101111000100100010110111100010001010010101110111100110111010111111011101001101011010010011001111000101010010001010101100110110000010101000110000011101100010000111001001011000101101101111100100101100010010000101100101000001010100110001110001111000000110000101001000011100111100100110011010011011101000101000010101010010101100101000001010001001001011100100011001100110111011101010000000111100100110001001101101011001000111000100100001011000000111001000101111111111001001010100101001100010000111110001001110001011101000110100110001000111001001111100111000011001001100100000100011010100010011000010110111011100010100110101100001000000101000001000011111100010000111000110111100100010001100111000000001001000000010111001011101011001010000011000001111111111000111111110100011100010000000011100111010010011110001001001101000110011101111101100010110100101101001011001100000001101110100111111010011110000101001010011100000011110101011101011001001111100011001011001010110010010111010010100010110111100011000000011110010111111000111101011011011011110101001100000111000001100000101110100011101101011100000001100000101110100111011100110110111011001100010010101101111101010011010011011000101010000001011010101111110101010101000011100111111001100110100011000001101101000010011010010001110011110111110010000110011010101010000000101010001001111101100100000000100000001101101110111101100011100101110010010100100000010010011111000111000101001101011001110111001101001111010101011000011100001000001000011000110110111010011010110001000010010011100000010010000100011001111011111010000000000101111110111110001010000101111100010001010000111010111001001111110010100111110010011001001101111101001111011111100010010110110111000010000011000111110110011101100101110110110010101011101011010000000000001101110111101111101001101100011000111001000001101011110101001110101111000100101100111101010000110101010011110010010111010001100100010100100000001111010101011010010101101011010011110010011100011101110101101101101011000010100101001111010011001111010111111010010010101101100000100100001110100101101111001011000000000001000101100001111111110101010011001100100010000101000101000111110000101110111110001010111100111111001111011000011110000110010100100100011110110011001110001111001111000010011001100101111011101011001110101000000111010011010010011011110010110001100100101101101011010101101011100011001111011110111010100001011111000101000000101110001011010001010110010101011000000111100010011011100110100111000010000111111011010010111001010111011100011110000010010010111001000110111100000110101100010110011010010000001100001110101010001001000100110011110011000100011001111001100011101010010001010111000101000110001000100101011000010101001110010010101010011100010101111101111010000011001110010010101010111011101111001010111010001100010001000010001001101001001100011000010000100000100111011101110100110000010001101111110101111010010011100001100111000110001111010000010011101010111000110101101101101101010101110011011111001011010000010110010100000010111101011010000010011111010100111011101100101010111010000010000100111011001001110111001100110101000101100010011101010010001111000000111101111010001010011110111000001101011011101010010000101111101010011111110010010111100111010101111100110110111101010000100110011110111110011011101010011000001010101111000111100011001110110100001101001101110110011101011100010110000111101001011101000111110101011001100100011000000010010100110011101100101110000010001111011111100010100101100101111101001100111110010010000001000010101100000000110110001001111000100011111111100101011001010011011011001110101010001010011101011010111111110100000010010101100001101110100101100001001110011000110111110111100111010101000011010010011110011001111001000100000000001010010111011011100001010111000101010101111101100000000011001000011100010001101100001010101001110100001011100111101000000101001011111010001011101000100100000000111010101001111101110001101011101011100001011010001011111011101100110001100010010000110111110000110100110100011111010100111111111111100000111100111011111000000111101001100110110100101100101110011011110110011101101000011110010110110100010111001101111100111011000000000001101011100010100001001101101000000011001001011010100110011010111111101110010011111001111101011000100111110001000111001011101111000101110000011110011011000111100111011111010111000010111000110000001011001101010010011011101000100011101110110110101011101010101001100000000011110110100011100010111111001110100101000101010111000100001011100100101101101000001011000111111101011010010010000000100011011111011011111001000110001101111110010110110011001000100010101101001010001010101000000011001110110100000101001011100011010011111101001010010101111010000111110110011111110010011000010001100111110010011111100101110101010110111000010001001000100010000110011101001000011001110001000111010011100011111101001110000011101111011110001111100001110100101001100111110110101010001111111001111001100110011000010010011110100000101100011111101010000011001000001101001010100101000110110100110000101000100110010010100101011010011010011010110101101000101010000011000000100100111111000001011010110011011001011110100110001101111101011110101111011101101111111000001001010100001111111000110011000110100111100001011010011000111111001101111111101110000110010011011111111010000101000100000000110000010101100100010111110111101101110001111010001110100101100101000111000001111111000101111101011001100111001101100011110011000101010000011100010000110110100101001001001011011011110011011101101001110111000100011111101110010011001111100001111110111010111001101110010110100111100000111010101100110110111001101111011000011011101110101011110110011101001011110001111001001101011110011000111111100001001111101000011010101111110000010100100011011000110011000111110001001101111110110011111001000101111111000111010001001101110010001011001100011101000110100000010101100110001010110000101101110000100010101000111000110111011001000010011000011010000000000011000111101010010100001011110101000001010100010101101010110110111101100100001000000001010100010111100100110000111110100110000110011000001001001011100000111101100110110101110010010100000001011111100001001100100001011101100100100010111010011001001100001010000110001011110001100110011101000100010011100000010101100111010110010001100100000101001101001001011010001100001000001110011110010110000011110101101100101111111101110110111111011110011110101011101111101011101010010001110100101110110110110111110110010100100110101010010001110000011010110100010100111101101100110111110100100010011101011100110111111011001101000001011010111000111101001111100000011011111111110100000011111000110111101111111111100100110101010110100011000100110100111011001000010010100010111100000111111111010000011010101000001101101101111100000100000111001001111110111111110110110001111100010100110101000000001011110110010100001100101011010111001111101110111111110010100111110100100101011100001110011011001011010111010110001000001100111000010011001111011001100101000111100011011111011010100100010111100010001101110001001001000011111110100100000000110001110101110001111001011100000101101001111011101010101000000010100100000111001000000111000110010001110111101000001011101000011001001111000000001011110101010110100101111001011010100100101101011101000001100111000101110110010011110110110100101110010101010101000100000010010111000100101000110101110110010110010001101110100010011011010101111000111110101010000111010011010110111111100110010100011000100010011000101011000000100001000101111111001111100111001101000101101111001110011001011111111100110101101001110111001001000111110100011010111110100110111011001110001111001111010001101110111001101110001101011001101001000000100001010110001001001110111110011011010000010000010011000110100010010100010011110011000001111011111011010100111100100001111101100011001101111111101100110111010010111100001101011010001100111011100100110000010110111001000101010010000000010010100001110101010100100001011000110011001110011110001000101001111100101010101000011011010011000000000010100010111111110100101100000000110101000011111100100001010101100010001110001000010000111001011110110010011001011110111110110101101110011011000010001001100011100011000000000011010000000111001110100001000000000101000100011001010010011111111011101010100101011000011010101000010000010011000110000011100101010010101111001010110110111011100111010100110011111111101111100100000101111110110110110110110101111011000111100111011010101101000010000101110110000000001010111111101001010001010010100111100000100001000101111011011111111000010010001100111100000010100011111111101000110110101111010000000001110001000101101101100111111110100000101110010110001001111001001100101100010101010000011101111001000010001100000010001100111000110001110010101101010010110110101111001101110110110010000000011100010100001110111011110101110000001001000110101010011111000101001101101111000010101110011001101001000110001001000101010110011100000011001110010011011111100110000100000101000010011101111100001010100000000011110010110000111101101000000011100101111110010100100110101011001001010010100100111110101011000111101011101001010000111111001100111110110110110111000010110001010011010000110100100011111100111100011011111000101010110000011101100111000000001010101011100010110110110100110011100001101100010111001010110000011100110100111000010100110111110011011101001010011101111101000100001100001000110010000010000100100101001100110101111101111100100110111110101001101010100001001010000010101001100010000001011011011110111101100001010110101000000110001101001101101110011010110010001101010000011110001011000011101011111001110000011010100001000101011011000001010010101100000111010101010000000110111101010011111100010010000110111001010000110000001101010011011000010010000100111010111111101011000100010110000001000110011101011110110000000101010010001011001001111011010010001101111010111100010010000100111011100110111010111011001011101011100001010111010101010010000111100011110011011110000010000010101010001011001111010010111111100011000000011000110000011010110000100011101111011011100110101000000111000000011010001011001101000010100100101101100110000011010010100111110001100010000010110011010110000010000000100000011101110001100010101100000010010000111110000001100011011101010101110011000011110101011001000000001101010000101111000011010110111011010000111011001101000101001101100100010000110100100000111001101110011011011110101001010011111000101010110100111110100100000111111110101101101001010000000100000111100001111011001010100111101001111010111010100111111001110101010000001100101001001011110011000010111111000111111000111010010010111101001011100111101100100000101110001110000000101001010010100001100001110110000001111000101101110011101101001000001101011101100001111111001001000100110111110000001110011100010001110111111110111101111001101000100001100000101000110011011001101011111010101101101011000101010100110001010001000101001100110101111101000100001101101011100111011000001111011010111110000100011101111110100111101100011100010000010110000001010011101110011011101101100000101010000001001000110010000111101100101011110011010111010010001001000011111010001000011100010001011001100110000110000111011100100110101000011101011111111000011010101001110111000110011111110101110111000011100101100010001100101000000111000110100010101001001000101111010000111100011011011010001011000101010001111110100100100000100001100101010010101100001000110100010000110000100100111000111000111011000011101010010110111101000100011100111100100100111111011100001101110011010011001101100011000110110111100101011110010011011101110111111011011111101001011011011000010111101110110101010100111100100011010110011011101110101011101010110111001011111110001011001110010101011111001101100010000011010110010000000110011101001111111000101100111011000101101111101111000111011111110001111010010010111001001111111000101010010111110011000010000100100001101000100111001010101110110011000010110000000011011101100101100000010011110001000001110111100101111011100111111011010110101011001111100101110100111010101010101100011100011010011101111110110011000011101011011100001110001101100111100101110011111111100110101010110111000010001111110101100110100111000010011111011000100101100101101100100101010000010110101010010000000001111100001100000010110000101110000011101010011000100100100000000110100010110111100100011000001011011110101011010011001010110110001100000000011010110100101011000001101011111010110100011110000110111101011101000010001101111001110111100110111010100001001110111101010101011110100100111100010100110001110011100011111111001101100100111010100010000111001001011000100011010101111001110001111011000010110111011001100110101101100101110001010001001000101001011011100001110101110000010001010100011010010100000000101101111010000011100000100110110000001001001111010110001110110101011011101001101101010111001011101001110111010110111000010110111100100001101001011011101111011100101110111111111110010001001111100001011100000100000001110101111000000110100001001010001111100100110000101010010100101110010101100000100001000000100011110010100110001110001001001010101001011000010111111001100101100001111011010001110011111010001101001001110000001000010100111111000010010000101011000011101010010101001111111000101100100111000110001111001000001011011110110001010111010110011101111001001110011011000100101110000110011100010001100101000000110010001110010000100011001010100001010101101001011011100000111000001011100000111101110000011000010111000010010100111011101011101101001000111101010111110001101100001101111010111011110011001111011000101110000011110110110110101111011110001010111001001001100011110111011001110110001010110001010000100111010011100011000111000101110110000100000010001111011111001101111110100011111010101011111000001000001111010011001011011010011010001001011011010111001100010101000111101101000101111010110110100100101110011110111110001001111110101010110110010011001101010101101101100001011011101101110001010011010101110111111001011000001111110000011100001101100111101000010001100110110000000011110100001001100011101011000100111111011010100000011111100011110010011010010110010001111111000111000000000010011111111000001111110110111110000110111000010110111100001011011110000001011110001101010110010000000110110010100110110100001110010110001110100010011100100011101011101010000001011100100101100010011111010000110111001000010000001010100110110000000101101000011110011111001001101011010000111101100010100111011101111001011101000111110111101100011111101011001010000110000110111000000000010100000011111110010100010100100001101010111000101010001001100000110010110111110111100011000011011110101001011111011100101011000111001011000101010111101000110010101011100110101100101101001000000001100110010011111001101000101111000101100011001110111010001010101101100111101101100101100011111001100010111011110111111100110101000110010100111111001101011100110000000110001101011111101100010010100001110101100001111010011010110110101001100101011110100000000100001000100011111000000001110111001110011010110101110101111010100110011000010010011001010100111010001100101001001000101001111111010111001011000010100101111011100100001111011011100100110101000001011001111011001101111101110110011111101010000101101001010100001001110111110001101011111000101010000110010111110011100110100000101000010000110011111011011111110000000100001010011011011011110001001000101101010100101101110000110010000101101110000011110000000110001100111001100110110001110100000011001100000010100011000010100101011011111001110101000010100110011011010100000101111001001111101011001101110101011101111001001100111000110010011000000101001001100010011010110001100001101000000011110010011101110100001001011111101000011110001010001111001011010100111000100101101000011011010101011111011000100010011110110100011000001000011010001000011101100101100011110000111001011011101000110100011001001000111011100101111000011001001000010000010000111111000110000000001100001000101110101001100101000110001000000000010010111101001100100000111100100111101111010000000001110101111000101000100101001100011100101011111110010001110101000110101111000011011110001101101110010000111001111011011010110110101000100000011010110000101000000011101010001101001001100101000110001101001110011101101110001010111000111110000000010011110000111011010101100101101010010111100110111110110100010100111011010111100011110110110011101000010001111101101101000100111101100011010000111000111010011110010010010000100011101000000110010100110001101011000001010111100101110010101001110100010101111010011010101111011110001011001001100100101011101001111000001000001100011101101110001010101001111011011010110010110110010010010111010001011101000111111000000110100110001110010110011101010101011101111010111000011111101100011001110101110001111110000110011010100110100010111001110101100100111010011110111011111111111011011101100010001000011111110111100111011101110101011100100001101001010100000010101000011110111100011011001011010000100101100110011100011111100100110001100111111011000001001010001011101010110111001100100100011001101000110110010001011100011100110011001110100000101100101000011000010001100001011110100010010011111010000110110010100100110111010011001110110101010011001010111011010001101001001100101000100010001000111111101011010010101011000111101111111111110011000000100000011011001100100000011010010101000111111001110000111011010101110010101100111000111010110100100111011111011111000010111010010010000001010011010010011011000101001001111111101000011110000001010100100110011011001100111111010011101011110001001110000111001001011011010100011001001010101010110111111001100011110110100010000111100111001110001100010001010110001110001111111010011010000110110001101001001100011001000000000100101111101110110110010101101011110100011101101101011010100100110111000001001110111111110110001100101001001011110110000010001101111001000000000001111000001011011111100011011011001010000100010011111100110101101000101000110011110110111011100100011110011000101111101111011001100001001000001101100001111011000110101111100100110100110111000001110100001111011111100110100110001001000010101011100011101011110001101101100100111000101000110100001111010011110011001110010110101011000000111111111011010001011110010100000100111001001100000010101100101000101010001011110110011010101110001100111000110111101011110001111110111011100100111001110010101101101101111010100101000001011111010010010001111000101101001001000001101101010001011000010010001101001000100100100100101010111001110000001101101110110001100010100010111001111101101000100111001111111101011101010001101001111000000010001010000111001101101010010101101110010000011000111001111000010100010111111011010111010001110111001010001111101010111011111110100101101110011001000001001011110101100100111011101100100011000001010010011110011101100001101100100111000010001111101001011101001010100010110111011111011001011010000000111100000000000000101110010111101111100010000100100011111001010100001111100101010100110010100000101000110100001011111101000100010111011010100111000110010110100110000010001010000000100111101000100011010011001100110000100001100011000110110111111101000000101000101111111011001100110100001011011111001100010010011110010010000110000001010111100100010000111010101101001101001011111110000011011110011010001110111011101010011110111101101100111010000110110100101110011010110010100000010100000110101100001011011000010110011111000110001010000110001111110011101111001010111101010101100101000000000101101011101101010101011111100000011010000111000101111011010011101101010011101010000111101100011000011111100101000001000110010000001101011110111110011000111000101010110001101001011100000101101010101111011110100000100011100111111000101100110100001111111000011100010101110000101100110000111000000110011111010000111111101100111010001100011111000011110011000000101101101011010110000011101110010001100001110000000011110011101100010100011010111110011000100110101011110101101101110101011100100001011110001100011101001011010111111010100000000110001111010001100010011001100100010001000101101001111011111111111011011100010011001001101010101000000011010111110100000010001100000110011000010011111011000010011000010001011001010110010000111101100001111010010010000010100000000000110110100110000101000000110110001110110111111000101011000110111100001010110111100010000011110011110110100001110100011100101111000111111011101111001110101010110110101001011000110000001100111100001100000101100011110011110011000011011000100101000100001111010111111110010000111100000110011110011101100000100111001111100101111110011110011000000101101111110001011101110101111000100010011001110101111000100100011001011001100010010001001010111101111000011000010010001011011001000101010100101100001100100100001101100101010101100110100100011110110110000010110111100101110110010001010011001111011011100000101001010000011001100011000101101011100101010010101110011010010101111100111110001011101010011011111011111100011111111000011001000000111000101111011011011011000101110111110111000001110111001110011111110100011001000000110000001100110000011010011001101100110010101111110101110000111000010001001001101010011010010111110101001101011100101110100100111100110000010100000011110111100101010110101110010110101000100110010011110001010011100100110011010111100100110000101000001110101111011101001101010011010001101001111111011001011111000010010111111000011111001111000101011000100100000110010001011000100111111111111011101101001111011100100011100100010010001101001101001010110101010110101110011110110101000100000110011101000101101010101001010111101011011110110101101110000110101000011111010001010101000100010010100011110010100111101001100001110101011111101111111001010100111100100110100100111000110010000100010111001011010110101110011111100001000101011001100001010100000001111011011100001101010000101010110001100011010000011101001001101111000010110100100101011001011100101011000000110111110110111101110110111000100111000010101010101101010101001110111010111010110010010001000100001101010101000001100100001110110001101111000000010111000101101001101010010011111110111100101001101100100101111110000010011011011001101010100010111011001100000000111011111000101101011011010000110111010010100111101101011001001011001101101100110100000101000111001010001011010101010010100110000011101110011001001100101010111101101100100110100111100000001010101010100111011011001010000011011111100100010000011010111011110000111000011101110110010000101100111011010000001011111110011100001110111011011111011000111110100011101100011010001110100011001100100111100111011110101110000111101010010111001010010100100110100100101001001001111110010110011000000110011011010000010010010011111011001010001100110010100000000000110010101110111100000000000000000000101001000111011001110110001101101000101101100010101001110101100011010001011000000111101100011000011001100100111010111011110011011010001001001001100110111010101000000101000011110111001101001000010000010110011011011010001110101101000001110011111101110101010011111001111011101111001000000110001000000111010010111100101110001101001101101111110000111001001010100001101010010101101001100100010100101111011011010101110101110101111000000111101110110111001110101011000100100100011011011011011000110110111111010110110110001111111111010101001110011011011100110000101100110111100010011100100011100111000100001110001011101100000100101101100100001100100101111001010101111010100111011001100110000110101000110100011000111110011000100001111001101100001110110110010011011111111010000001100110110101111110111000100010000010000010001010110100000011011110000001110010101111111000111101011010101111011110101110001110111001001011011110010101000100101000111001011010101110101101100001010100011111100000100100000111011000001000101100001001011011101100100100010000010101110100000100100110010110010110011100011101100000101010111000111001111000000100111101010111111110000010000111011000011110011011111110101100101100101110110101010001001101000110110000000101001100100000010111001001100110011111011001000001010110010101101011110000111100011011011000010110010110111111001100101010101111001000111000000011010000010011100111111100010001101101010010001011100001111101111110010000011111110000111110011011000000111110100110100001101000010000101010000000000001010111100010000000101011110100010000011001101101010011001111111011100011011000110000001010011000010100100011111010001100001100010111110001010101100100110111101011111001100100101100111111111100011101111100010111000110110101011100111000010001001111010101010000111100110110111100010011010000000000011110011101000000101101011111111100100111110000101110001111111000000111010101011110101110110100111011001001111110100100001100010010011111000110001111010110101100101011110010101101011001000000100001001110011001010000010010111110000000001110110000111001010010101101010001010100111000101000010001011100010111001111011111100101110001010010111000100100000111001100001110100001011001101000011101011011011101001011010000010101100111010010010101101011010100001000000110001101100010000011100011101001011100011101001100110111001010110001000010000000000101000100101001001111010011000100000000110111111010100000110110000001010101001111000111111101101000111001001011010101100110110001100100011011111101101110100110011001001011111111111011111000011111001101101111111111100001111001011011001000010011100001011110110001010000001111011000110111010000111010110100000001011101000101111001100010010000101011000011100110101001010001110100000000011111000100101111110011001101110010100101110011011001101000011001111101111101101011101011010000001001010011111000110011010011100010011011001001110011100100000011100000100000100110101101100101011111011000000011100101111111000001101000010010101000001111111111001100001100000001111000000111011000101111101110111100101001110010011011001001000101001001001110001001011011111001100010111101010001101001100100011000101111010011001101110110011001001001101011001001001010111001010011000110111110101100000000011110100101110100001110001010001001001111000001001001100011101011011111011000100111101111001111111110000100101011001110111011100000101011111111001010111100000111001011100000010010000010001000011110101111011010111011011111010110011010110101011111111101110000001011011100101000101100100101000011011101110110111010010001111100011000011110000011100001101110111111001001110110011101000110111110100000011000001101100010110000111101010110010111101011101100010001110001011110001110101010010111100001000010100001100010100001000100000100010000010010101100111110010010110010110100010110111111111001111010110100100000111100100101110010111100101010011001100000111101011001011110010000100010111111001110111000101001111011001101000110110110001010100010111001011100110011001100100011111110111100110100111000110001000100000000110011110100000101100100000001100001101110010101111111101010001001100010101000101110001100101001000010001101111001001011101111001110000110011110000110111100010010001100110101001101111111111100011011111010011011100010000110111000110100100001000010100111010100011100111101000101001111011101100110101001000101111100010001001111011011100011100111011101011000100010110100111000000001001110100001001011001111010110011110010011111101101010010101100001000011110100000001110001110100011011011010010100110001011001011011101110011100101101000100010110110000100001111000101110000011100111110111011001111010011101001111111000000000010001110010001110011111101110001111110110111001101101100001111110101101001001101001001101110100111100111001000100011010101110111001011100111000001110010010011000100111000110010010000000111111101110101010101001011000111011001010110001111100101100010100100010000100010101110000001100011001110101010100101111100001101100011101010010101010111100111001001100111000111101010001110000111111100010010100001100001000010011000000000001010010101010101100011000011101110000111111101001100001011101100110111001101111011000101111101001011010010101010101000001001100011000110110100001111010011110101101000101101010000110100010000011110011001101111101011100100000000000101111010010001001001010110000111111000001011010010011111111010100110101111001011010001000011101000111100100100001011101101111111100001011110001010011101111111110000001111111111000000001000100100000000100111010011000110110101100011101011001101100100111000011101111000010011100010010011101110111111001010100011100011001100000110011011101101011110100001110011110010101010110001010101100110111010100100011111001011000110101001011010010000111010000101010101000001111101010010110001011111111101111110100000011110101010000100100000011000000001111110110010010010001000101101011101100101011001000100011110001001111101011100011110111110101010110101000011001101001010010001100011010110010111100110011011100011110110010000101011100101101001011100110101010101011010111010111000110001100011100111010001110111000011000001001111110010111111000111010101101101000111100001101001000011110100000110011111010101101101110101001101110110001000111010011010110010001100100111000110101011000111110001110110000110100101110110001000100000011101111111001110110001010111111100000100010000001011010001110101101000001110110110100011011010000101010000001001010000101011010011111001010000010110001001001100010011010110110001011100100110011000101100101011000101100111101011111011111101010110000010001000000101111001010101110101111111000110101101101010001011100100011101011010010000101100111000001001010001111001010110001000001101010110010011100010110101001011010001101001111000011001110010001110010001110000010101101001110111001110110011010111000111100000010010011100110111010110011110010100101100101111110010100000100000001101100000011110110010000101011101110101100110011000000001001000101011000011110111100101110100010000000100101011000100101111100010011010011010100000111010101111010101110000100110101001110110001010001010110010110011001110000010001100101110010100100001100011111110001101001000001000011101010100010100100100000100100010100011001111010100000001010011100011011111011100111001100110011100011110101110001111101101001010011100100111110111010101110100111010000111000010001011110000010100100101100111100111000000111010001001001000010010011110100101011000001110101110011000100011001011100011011101011101011110110010000001011000110100010110000001011111011000000101010011110100000010101110100000110000101100010010100111010010011010111101010100011100010101101101101011101011010110000011111111101100001101100101111010011100001100000101110111111110010111100000110011110000000111000100110111000010111110011000010110000010100110111011100110000001000000011101111110101011101111010111110010100100000111001001000101111100110001011001111001100101101110111100100001010110101011101011111000000101111011101011110011001111010001100111011101100001011110110101110100101100010010111101001001101000111011011111000100111010111110000111101000111100001111110111011010111010101110100111000100010011010011011010010100001000111101111001000011001101100100101101111001001011011110101010100100101100010001100111111010110111111100101100001000101110001011111111101011000010111110101111001101011111100001001101100000100110110100111110001011010001011001111011011011000110011010000100000111001011111111101001111111010001010011000001011110101001010011001011000101110111100001010000000001111111010010000010010011010011100101110101100101001111011101010001100110111011111011001010110100101011101001100101011100110100111101000111001100100000101101110000011011111100110000100001001011100000100111011001110001110011101110001100101100111111111000111100110000101110101001100011011000101111100010111110111000000101011100101001110011010011110101011101001111010000100110111011111001101001110100110111100101010110100011110100010011110100010011001110011110110100110101000010100110001001000100011011001010001010101111001001101110111110111010000011011001100001111101000010101110000101110101000000010101010001001100101011010000001011000001110110101001100101110101101101110011011101100110000101010011001000100011000100010001011001001011010011001001110001101000111100110100011100000100000001100100011010110010100111001111010101001100101101000110001110001001000010111000101100100001100001111111110001010111011011101110101101011010000101001000011111110110110100100000010101110011001011111101001000000011100001111001110001100000101010100100000101001000011110111100000110101000010111110110010101000100001010101110010100000010011001100100001011111000101011111100011110111101111101110110000001011010011111111111100100010111110000111100011010111111001110110101010111111010000101100001000101100110011110101010000001100111011001101011000111001100111010010101000110111000000100011110010110010100001010001011000101000100000100100010011100100110100010100101101000100100010001100110111100111001111001010001011011011111011111000000000011011100001111111001111011111010100010101101100101100001100101100011111010010000111011111110100110011001110000011000011100101101101000111111011001111011011101001100011100000011011000010100001100111110111010110101001010100010101100100111010010000111100100010110011101001001001001100000110101010000111101000111010011011101011001100100000110011001100011111100011001001111111111011100010101100100011100010110001100101011100101100100110001110011110101001101100001000001011011101001010000011111000000101100010110011111100110001110011101001000001101000001000110010011011110000001110000100100100101011010100111000111111111110100001000101101011110010101010101100001110110001110011010100001100110010101001001010110011001011110111010100011010000001001100001000010000000110110000001110011001011111111110010001000101101110100010100001111000001100110000010011100111110010000101101111100010100101000000010011011011101011001000000010110001110111101111100110110011111111001010010101011001101001000001010101110100100111010110000001100000111100001100101110001011111011010100110000000101110011101111101011011000011111100101110100001000110110011001100101111110100110111110101110111110111011000101101101110100001100011110101001001001100000110001011000001110110110110001000111101100011110011011011000110011101110110000101001100101000001111001011000111000101100010001110101110110110110111100110011010010000011010011011110111001000000011110010000000100100011100011111000011011001001001110010101111000010011000110110000111001000000101110100110001010110011000010011010111101000110001110011100101100101001001101011010011111001100000010101110101111001001001111010100101100010111011110111000101100001011011010011101000000011111111100100000101111001011010101000110110001010001101011111000111110111110010000101101010101011101111100100111001111111111010100100010100101110001111101001100000001111111111110101001001010111010101000111011001100101110100000101111100011101000101100001100001111110000111100111010110101111101011011100000100100111111111100110001000110101101101110011011101001010101110010100000011101001001010011110101111110000111011010110011010110101000111100101001000000110010101000101101111100011000111110011010000011100101101011101011111110010100100111101101111011100001111100111111111011011000100111111110010011011111010001101101110101001101000010100111110101111100001011011111100010100101011100011001000000011011101000010000011010100100100100101111101011110000000101111011011011111110100111010010101100010011001100100011101001010111000010000100000010010010000011001000101110010000000001101010011010000101110010101011011011010010110101011000111010001100000100011101001010101110110101010100010101111100011101100001101011110001100000001110111111101110001111100111100001011100110101111100010010000110001001010100000111110101000011000100111111111000100010100111110010111001111101111010010000101110100111100001010011111011111001010111101111101100100110000101001010010101001001100100100001101011101011100100011111000101001110111111000101101110111110100110010110001101000111101110001000001001001110011000010100000000111110110111101101001011101110110001011101100010010111011101011111000010001111100000111000101001011101000001011011001001011101101010111001110011100110110110010111110110001000010100101000111001001101010010101011101101000110010010001001000010111011000000000001010111111100000011010010000010000100101110110101110111111100000100000111111101000011100101000000101001100110111110010000001000011010010101000010111011000010101101011101010110100011010010111101000010000011100000011110100101000010111001111110000100000101110110011000011110100101101100001011000001001100000111000001000110000011000010010111100101001111000111010110010110011011110010100010001010110001110110010011110000110011010001101110000011001100001000111010101110001000001011101100001011001111101000000101110101101000000011000010000011011100010001010011110101111100010010110010011001100111000101000100011001100010011010010000010010110101011001000101010011110110011000001011110100000111111000011000101100001110001001011100111101111100001101000011110010010001001010110001111010101010001100001010010010101110110010101000110011110100100110111011001000010001101001111011010001100100011010101111111101111111010100000111111011110010010100100010001001000000001101001011010010110000001001001011011100101000001100111100110110100101101001011111000000111111011000101110101011110110011010000010111010010011001100001111110000100111000000111110000110000101011010101101100101011101111010000100000110101011111110011101000111010111100001111001011001010000011011011100001010110001111101011011010001111101011000110100101010100001101111000111110011111010011001011001111000010000001000001110111100111100010100010110101001011101000001001000010101010111110100011011110011011001100100000110110111101100000110001110001100111010110001000111100011011100110101011101101010111001011100111110100000010110010100111100100111111011110010110000001011010101010001001010100001101000011011111001101011010110100100000101111101001101100101111011001110111111011110000000100001100111100001001011011000110110100011001000110111111101010110000001011000111100011110000000110010011110011100011110001000011111111101101100101011111111001011101000000010111010010100001110001001011110001111100101011010111000001101000001110111101101010111010001010101011100010100001000000101110110001110000001010010101011100001111101110001001100010010011111010111111100011011100001100010111101010110001110101100001101100110100110111100011101000011100110100110011110101101000010011000111101111001101011100111111000011100100111100011101110001011010100000101011101011100110101001000111010100110111111010010001110000001110001111100000100010000010010001100000010000001100111100010000110111010111111000011101011001110011000011010011011111011100011100111001010101000110111010011011010101101000101000101001001111101111010110100001111010110000101010010001010111100111011100100001111101000000100001011001011010001011000010000110110110011010101100001100111110010000011010100011000011110011010000000011101011111101100101101110111011010101111010001111011110100111001000111100100011011111100101111010010101010000001110001110000001111111011111100110110110101001011111011011111100111011110111111010111100010001001001110101111111001110001000011111101100110110000101011101001101001111100111100100100011111100001000101111011001000100110001001101111000000011000000111000011001110110101011001011100011011110010001110100010000110101101011001100101101100100101001111011101010001101111000110000111011100100100010010001101001011110110101011110100110011110101111101010111000111110101100001011111101111001101111000101101000001000101000001111100100111001111100111100011101100110000101100111001001011000110000111010101100010011011101110110000110000111000101101111011010111001100010011010101101000100001101011110001100011101110110001001110100110001101100011111101000000010000010010011000001100110100001101001001000101101000010011101011000100011001001100001011001111011111011110000101100000001100001111001110110111011111110111000000001101101000100111110101001101111100010111110100000000011100001010011011110010110100110100100001110110101101100011111001110110000101101101011011110000000011101110000011000101100100011101000001101111011100000000011010110010110111011010111010011001100111111011100010110011100100110110100000011111111011011110001010000100001000110101001010011011011111001110100110110101111101100011000001110111001100011100111110100111110000000010111101100000001000100100010100101001000010010101111001010100001000100010100101100011101010101000101000001011010001001010010010100010101100011011001111111001011111101010000000000110010010011000011011000001011011110011100000100111001011111111010110111110110100111010011100110111011110111110001000111001111001100100000001011011011001111001011100100110001000100011000100100011000011001011101100010111000000010101000000100100110100100101010001110110010011100111000101101110110100110101100111110111010000110100000000100000011110001010010110010101000010010110010111001000101000011000111011111101111101100000110110010100101001110000010111110011011100111110110001001110001110001101101100101001000000010100111000100000010100001001101101000010110000011111010011110111101010011111101001011101000110101100000010001111011110111010101000011000010111000110110010010101101101110101100000000011011111100101001111111100000010001101011001101100111101101001110001101011111010100100000101101000011111000000000000001100110000010101010010101000010000010110101101010011110110100100010100001101100111000100101010000111110000111011100101010000011110100100011101100111101111011110000011010100100000010101001001010100001111001011010000010101100111001001000000010100111011111100000011110110000100110100100011001000101010001000110100101000010111000101001111101100100000101111111000100110001000010110100101101101011001110011110111001110111000001101100001010011101000000000000111011010000110000101110000101010101111101011110111111101100000110100110010101000111101001011000111110001010000100111111110010110011111100001001000110011011001001000000010000110010010111111111001101111001110010010001101011110100100111110011110101010011011100001110010100001111111000111001010011101000100011111110001001001011001010010001101001011000101010110001110010010001001011111000000000100011011100110011001101110100010011100000000001100101100010000011110011100110001010101000110001100001111100011000010000011010100110011101111011111010011010110111101001110010001010011010010000001010001100011000110111010101101000101101000101010111110010110010111111011111100001101101000110011100110100101101101111001001001000010111010010110001001111011100011010010000110101010011010111011000101101001011111110011011000110110010110101001100001111000101101000011111100011101010001010111100101010110001100010010010011011011010010111000101001100110110111000001111010110001010000101001010000101110001010001010011001001000101000001010011100100011101101110100101100101111010101110101111010111000110100100001111101101000010110111101000011101010111010110100001101000000110010010000101101100110110000000111111011111111100010110001111011111110101111010100000100001111101001011101010110001011001001100011111100011000101110101001000001000100110100001001100010001001111000101101110100010110011000011101100001011000001001100000100001011010110101101011110011110100111000000011100101111111011111000111111010001100101010111011000111011101110011001111011100101111010010101010000111111011100001101111000010010100111110111110101110101101100011100101010110111001010001000001111111010111101100101101000111010001111110001010111011011011011101001110011011100010110100101011111000001011010001101101100000001010000010101110101000111010100000101011100001010111011100111000101011010000001000100110000100011000100101000111110100110110011001011101010001110100111100100111101100001111010001000101010000011001110100000111000010101101100101110101000111110011000111111001101010101001101100000011111100001100100111001110010011000011111110111111111100000001010100100101000100110101101011110110110000011010100111111110100111111101000010110111100011100010100101010111101111100100111010001110100010010110011110001101110001011110011101101011111011011000011001111111110111010111110101011000001000110101110001010001001100100101111011100100010010010100000110010010100010011011000100011111011000100100110100101111111111110101000101000011100110001110000101101100010100111101100011100111111111111111100110111011011100111001000110100111001101001011100010110011110001001110100101110001111110010100111011111001110011000110100100001001010101111010110010111000100101000111100101010110010000110100110101011000100001110111101101100111001010111011001001111011010010001011001010001100011101110000010001010001101011111100111001101110000011100010011101100000000011011000100100101001100011000110011011001011010010110111011110001101101111010010110000011110000011000101011010000010000110111010101110011010010101110110110000001001100011000110110011000011000110111101010001101101101100011000010011100010111110110010000110111111110100101000101011100101010101001011110111101100001011011100111011011011001101010101010010000001000010010010011100001101011100000000010000101100011010001101010000100111111101101001011001100111100011001111100011101110011011001100000110110100111111000110010110101001001011000000001110101110011000101110011000011001011101011000100001010001110111110100110110111111110001100010101000101011100111000100111110101100010011100010010101000110101111010101101111100100000010110110001001101100100111101101011010110111000111001011010111110110000100100000100001001011011011101011111111001100011111010111111000010010011011001010010001100100010100110110000001001100100101010011011010101100110100110111011111101110101110101000001000111110101000111101101000001110000110001100101111110001100001101100010010001100100110010100100001101001111101110010110101000110000101000010000000101011100001111011110111111011001011100011111100010011010010000101100001100101010111000001011110101001000000000100100000001100000000110001101001110011010011110101001111110011010010011101111110110001100101110011101110000000001001010011100010000000101111111010111100001110011010001000110001101001111101101011100110110110100010011111110010101001101111100001110101110000100000101100001111100001101010111111001000001101101010000111100101101111100111101001111010110000000010010110111111010010111001101011100010001001001111010001010100001111100111011110011001110001011010101100111100000000000010100111010010000101000110111100000111000100000110011011100000011111010110100000111101101010111111001000010110010011100101110000110100111011001110011010000001101000000011110110010101011000001000000111010000010110011101011111111011001001101100101111110011010111001000100000000101100001011101110011011101110001110100011101001111000010101000110000111101111010100010001001110011111000011000100000101000101111101111010101011110011101100101010100100001000100110010101101111000110011000110100100011111110001111011101011100001111100100001100000100000100110001001001011000110110000111111111111010110100100001000010110110001110011111110111110010010100001011100001010000000100011001011101111011100011001011110011100011101001010110000100000101111001000110001101011101101001111101100010111010010011100010010010000001010000011110100000010110110011011010100110101101001000000000011001110011000110001110111110111101100110100110100101000010011000101010010111000100001101100101011010101101001001111110010111110011010110101101101000010110110100000010001001001111111011100011110100110110011010111001010100000011010100010010100111110100110001111111001001010001101011111011010100001010110010000100101011011011111111111110011011101010000010001011101001101000110000100110101001000101001010000101110000000111111100001011111010000011000000100111011010010100101100101001000000001001000100001010110100101001111110101010011110100010110100111100101011000110111101110111001011111111100011101111010101101110011001000100011011111110110010001111100011001111110110000110101011000010101111001110100101111111100000111101101011101011001001010011011011010000101100010000001101101000000010010010000001000000100100110100001000100010111101110100011110010100111010000111001010101000011111111101111110101011110010010001111111101101100100000110000011010001010011101001101000101110011001101110010101001101101011010110011111000100011110100111101111010010011001001111010010110000001001101110101111110101001111101011000000110011000110011111101011001101101111101110011101001110111001010110000000001001010010111100111110010110000000001111001011100101010001101100011110111101100101001110001001001100010110010111010101011100100100101001110001110010000010001001111111110010101101001010101111001011111000001011011100110010110100000010100101001000011110100111100111101011001101001011111100101101010010100001110000001010011101111110010010110110001010111000001001001000000111000111000111101001000100010011011000010001111011110011100000011100110010110111001100000111100001000001111111100011011101101101100010100111110011000000110110101111100100000010010100010001110110001100101100111000111101111011111110110101111110111111001010110010011101000000000001101010101111111101110100100011110111101011000001110100101110011010111111100001011011100110000000010001001000110000010010100101110100001101000100010001100011010010100100000000011011001001111010110001010101100000000110000111100011111011001001001101010000010001111010001000011010011110010001000000010100100110010000101100011101001011111111100111110001110111010100110100010010011011011011110001010010111011101100011000001011101011010110111001100000001110001001001001000100000110110010111111010100011101110000110000101010101010111111101111011001100100111000010001000101000011001101011111010011100011101100101000001010111000101011011010010110000110000101100000000011100011001010100100101011111011101111011110001011010111011000001111001110000100000110001010000011101101000110111111011101010000110011110001100111010011110011001101110000110111101110000001011100010010111000010111101011111010110011110110111010010101011010001011000000011110100101010011010010000000111000100110101000000110010101101000000001011001100010001111111100101001001110010110010101111110110100001100001011111111111100100000111110011000100001000101011011000101001010010010011100001001111001010100010110110101101110110111001100010110100010011111011010011011001100010100011111010011000001100011010001011011011100011000100111110101001110010110001000111001101010101000000110100001110100010010001010001111100011010111110010011001100101000010000000111100100100100100000001010100000101111111110000001110100110101110011110101110101111101111010010101111101000010000100001001010001011101001011010111000000001001010000000111100010000110100110111110100110011010101010100001111001100010011100111000110111001010010000101001110100011000001010100001010001010011001111110101000010101001110100000111110001101011001101110110101001000011001110001010011010111010010010101111111100101100011010100101110110010000000110001000100011011000010010011010000000101100001000011001010000011000111010000110011000110001101001001001111101111111010011100111110001101001100010001011010100010001001101111000100111100011010011100110100001000100010010000001011010101100001010010110101001101110111100000011001010010111010110101000101101011110101110000010110111100011001101011000101100000111001111010101101101001001000011001101001100010010010110011100111111110000001011101011001000111101110111010101011101101110111001011001100000000110001000011111010011000110010001001100110111011000010111000001111001110110011111100101010000000100000101010001000011100011101100111101100010011100001001001111100101100011011111100110010111000101010101001010000011001110100000010100101000100010000011100000001010110101001001001000100101001011110111101011110110001010001000101000101100100000000001000101001010111001010011111100100000001110001101100101111010010010001010000000100000101110110100101001001110101111001111000011011101000110111011110010110000111000101110110100001100110011011110100101100100110110111101101101000111001101011111010010111001000011111111111111100011101111000100010011001000010000010010110000000111111111000110101100100000010010101010100111111000100101101001011100001000100110100010001001001011100000110000000010111110110011110011010000001100111110100111010110100011001110001110001000110010001001010100000101010001010100111001111101001010100010011000001110001000001101010010010010001001101101110110001010000000001110011110101000011111000010101101010010100111011100101011111011101010111110000101000110000001111101010110011110111101011000100010011110100100001101111000001111101110010111010010000110110000100100000001100011000010110011011001011110010101010001000100100101000011101100110011011000000011110000010111011100111100000001011100000010011010101011111011011000111011000110000000110100001010101010000001100110110110001010101000111110000101011100100001001100110001011011100011110010011101100010010100110010001000111010011011010011000010011010100110110011000110011001101101001010000010110000101111000110110001010111111110011111111101110001111000101001010010000000010101110111011011001010001100111011101010100001110010110011100110101011000110111101101011100010100110101111110100000110111011101101110011001100001110101000001001100100001101100011101011100011000100111100010110101101111001011001101100100010011101011011001100100110011010100110111001010110111110110010001110100010011001100011000111000110010110001101100100110011101110011101010111001011010110001100111001011101100010110010110111001110101111011011111010000001100011011001100001010010001010100010010001101101101110010001000100111100010111010001100111111101111001111011111001111000001110010100111001101100101100010110100101100110000110110011011111000110011010001001111001101011111110001100010011111110000001001001011011100000110111110110000011010000100000000100111011100010110001000011110011101011000001101011110100001110010011110100100000010100111011110000100010011011101011010101100100111100010111010000101011111111010001101110000010000101001010011001001000100100101010010011100110101111000010010001101010010110001010000100100000101111100010010110000011011010110000100000111110110000100010001011000010001111011001101010000011000010110111101010000110100111000110011011010100001001100001000010110001111010001110101000110101100000111101111100111001011110011101000010100101010000111101000100001110100110111111010001111011101101011100110100100100011111110000111001100010100101101000011110001111000110000001110110001100111001110111100010110101111100110101001100100101101101001101000110101000010001001001001000100000100011100110010001111000100011000000011001100011001010000110001100011010011000011101001001101011010001101101101101101101100110100001101100101001010010011010111011101000010111111001011110010010100110110010000111100000000010000101101101111101011110111010101101111101011111111100101001011110001111000100010110000100010101011101001010011101100001111011000111111111011011010100011000000001011010110011000110000010110101010010110100000111111000000001101110010110100101011110101100011101011001000101101000001110001101010011000101100000101010110100010111100001101010111011001001110011010000110000111100001011110111000010000111010100011100001001001010000101110010001110010110101111100101100111010111111010101011101010011001011001100010100110110110000101110001010001111000111011000010110001011000111000101101001101101011011000110110001001010011010010111110001000100101011100110011001111010001111010111000001000100110011001100111101111010000100111100010111010110011011100001101110010111100101000101000100110110110111011100101001010101101000001100001111011001010101000001001100010010010100011100001010000111110011111011000011101101111010011011000101101111001000101010100001010101110001111000110011001101101011011101100011111101011000100010011010010100000011100100001101001101001100011100101000011011000001011110100111010111110101001000000011110110100011100011101011101000001001101100100010100110111010111100010110111110101001011110101110100100010110001111010000111001100111000100000100111110101101010111001010011010000000000011100011100111000001001100000000011010100101111101110001010111100110101010000011011001000110110011110100110001100110110100101111110011111010100000101011000111001101100001101110000111110001011010001110101110110001100001100110100110110001001011001001101001110100101001011010010001101001000100011101110111000010100001010011000000000000001001000011100011100101000001001000111110011001111010110110110010000001000100101100011011111000011111110000000001101001000111001001011110111011111100000110010110101001011111010101110010001000001001101110101110110100000011111110101101111001101110010100011001101001001110110100011011011000011010000001000010111111011000000010110101001000111010101110000001001100000000010011101001011001001001100111101111111000000011001110110111101110101011110100001000111111101101000100100110101000010100100010010111000010000011000011101111100110111001110011011100100011100101110011101110111100111001010011111110001110111010110000100011010011101000101010000010001011111011111001001111000001100110001111100111010010100001011110010010010000110011101110101011010111010001100110000010001100010101010010100000001100011101100011101110111111110101100010000001110001011100000000101010010100001100010000011011000000110010011010000100010111011110110111011111011001111010111110011101111000001110111010111100110110111100000010010001010001101010101001100100111101000101100010111100100011100010101100101011101100011110010110011011011111000000000100001010000011010101001101011101101110101100001100100010111000011010000100100010001100101101110011001101011011100010000101101000010101111000110110010101110111011110111000111100001110011001011010000001011110001010110000010010000101011001010000011011001001111010010111101001111111001001000010010111001110011011100110100100111101000011100111011011001111101000111000100100010001001111011001100111100011010110110001101011111111100011110110101101110000001001100100010101100000000100111000000011110101110110000100101101000110111000010010100001010111001010111010001101101010111110111101001011101001110010110001000001100000110011000111100100011010100101000111100000010101111000000000111101010110000001111011011011011110011000110000010011110101100111001110100100001000111011111000100110100100110111000101111100000110011111011110110000001010000000000010101000010001101110110110011111101000010101010110101001111111000100001011001100100000001110001010110101110100000011110110100101100111010001010101110011010001011011100011000000111011111101011100110111011100000011000001111101001101001001000101111101100010101000011110010001111101111011111110101010000000001111001100110011001000110110010101100010111110111111100010100011110100000011011100001010011010001100001100001110111100000000100110001011010100110100010000011101010101001100011000000101100110100010011010101000100011011001111000001110010100100111101010011100100110010100001001001100011011101110010010000011011011110011100101011001110000011011011101100101001010100011111000111010000100011110101011001100101110110101110001001101010010100111011000111011011111001011010011111011100000001010001100010101101011110111101001100110001011100110001011100100101101101111011011010110011000100001010110110101010110100000000100101101000010101100101010100110100110111010101010011100000011001001111111110110000010110001011000101111001100100100101111000110010000111001100110001011010011010001111110011110101001011010010001100010101001110100100011010011100001101011001010000110001010011111100100001001110010011001101000000000110010011101111111110010101101001001001110101100011111000001011011011110100001001000010110101100000101011011101110111110001010000001011000101000111110011011110010010010010001110011100111100101111001001000011110010010010010000100101111110001000100010011011110011011010011100101010000010001010011010110010101111010101000100000101101011001001110000000111010010110100111001010111001100001000011010110100011110110011010100110101000011110111100111100000110001011011100100010100000010110010110011110001011000001100101001011000010000111001110110110101111110111101100111110110001101010100111001000100111110001110000111000010001111111110010110010100010011010011101010101101100101000001011101100011010100000001110100011011010111000111100101010110100111001000001100001110101110111111011000101011000011001001101110110111101011011011001010011010111011011000101010110110000000001010001110111111101011011011011111001111110011000101011011010111000001010100101100000101110111111000000111001101011000011100111100001011010101011101111010111110010000010010011011010001111000011101110000111010110011101111001000110001110010010111001001110001010001000110011010001111001000110000010101011001011011010111010011101110010001111100000011010100011110011111110111010101101100110001010100111000011010111110101100111101010100110010011011101110110001100000100110100100011100101011001011100110110001100000011010101101111001001010011111001111110110010011011111001011101001111011110110001000000100000010110101011000001101010100110010110010101111101111100011100111100101000000001100110101100101010011011110011010001110110010001000100100000110100110101011100011101001000011111101101101010100011001000110101000101010100000100001001011100001101110100110101110100100010100010010111110100111100100001100111011100000100101111001101000001111011001000011101011000010101111001000100011010110100100001110010101010011101101001101101000010110100011001000000100001101101101100101001101110001100010101110011001100100000000100000100010100100010011101100101111101100000110110000011111001011000000011000111001100111010100010001101111011000101011111010110110111101100110111000111110000000010001110111001101000011101010010000000000100110011100100111111010000000000101100101111011010111101000011001100010010111001000101011000001110010001001000110010100011001000101100000100100110011011000001010000100110110111000111001000101101010100011111001011010000110011010100111001110100101110111010111101110101110010000001101110100110000010101101010100111111101011100101000111100011110111111110011011010011011100111100100000000010011111010100011011100110110100101011001101101010111000101001101110110101110010001111111010110101000110100111001001010101101000100001010111101110110001111000101000011110101011010011111000111010010101001001100010000111010011101011111111111100110101110100001111000000101111101101100100100110101010101001010000011101101111100000110010111001000001111101001101101010001111010001111011010001011001000000001001101100010110101111000000101001001001110110110101100111110100110111001111101110000111001011000000000000010010111111110101011001000101001010011011101100111111110011011101000000000110011011100111011101100101011000110110111100000010111010100111000011101011111111000000111100001100101101010110010011110110001000011111010001111111111110000001011111000010111110111011110100011010001111011110111110001001011111100010000001111100111010110001001000100111100110001100000000001101000010100001010011011110100110000010100100001100111001000011000101010011000101011101001111001000110110111101110101010101110110011010110100100001100001101100101100111110000000000101111010100001111100110001011101011000100001111101110100000110111101001010111011101001100000101100011000000110111111001110010110011110010010110111011110110101011110010001111101000000001000110111011100011000011111000010010010010000110001000001010101010001010001001010010100110001011011101001000100001111010011000100011110010111100001111001101100111001110011111101110101110000100010111011100001000101001010111010111001011110000000000101111001101011111011010101101100001010110010100101011011011111111111011101010101011101010000101111111001011101101011000111001011100111011001101000110111100111110111110011000110110100100011000010111000000110111000111010110001000111000000010111010100100001000110010101010001110111001101111111010001111110110000101000101000110000010111010001001011001101011010101110010101011100100000110100100011011010000111001011100111101110100110001101100111010000000110100101001001011011110011100101111010000101110011001100010000111110100010010110001111011100010110010110110001010010111111110001010100001010110101001001100110101110001111101111101100101111000011011111110001111110111111010000011001001110010001010100011111001100011100000011011000010010000100111110011110110010001010110111111111011110111100111111101010101100001110110000010010011001000010000011101010000111000011011100010011110000100100011001111110111001110110111010111011011011001100010010110101100010101000111000111110111001001101010001100000100000010001101000001001100011100010111111001000111000110100010010100001100110110011010100000100001110100001100001010001000100000100111111001001010010111101110000111100111110001010011001010101001001010111010011010101101000010100000101111100000000001001100110111010111011101001110100110100001000000110011101000110111111010101110111111111011011111001000001010011010001101110101010000000000110110001010101000110101110010010110001110001000101100011010011011001111001111011001011100010111001100100011100111011000001100110010111001000001010101110101000010001000011101010001000010010110110000000101001010011001111110001101101001011001100010101010011101100010011110110101111110100111111011000101110000100101011101001101111011100110000010001100110101101000010011001011111011101111001001101010101101011010010100101010011100100011001111100111101011011011001011110100110010011110001110010111001000101000000010010110110101011111010100110110101110111010101110010110010101110100000011010110011001010100000011000111100101000111111110000111111010111111110000111001111010100000010010100111100101001111111011110001100011000010110000110101101101011011111011100010010000101111001111110100100101011000111010001101100101001001110011110111001110111111010110001100000111111010000100000110110011010100111111101111011010100000011011101010010000101011010011111100110110110000011101001111000100110000101011010111100101000001000000010000101001011101011000110000010000000001010111001010010111010011001001101010001100011011011000110101010111100011110111101111110000000011011011110010111001010011010000100011110000010010100010100011000001000101001001001001110110001111101110001001101010010110101111100001010101010110111110101011110110011111001011011000001101010101101010010100100100101101000001001100110000001011010100011110000100110000100010111011110000101010101001100100111010110101000000111110011010110110001001101100111111101010100000101010011100111110110110010001010100000010100101001001110110011100010111110101101001010110110110011011101101110100000010011100100110011011111110100011101111111111010001110011000111000100001000100100110010100010001000001001001110000101011111001111010101100110001011010101100111111110001011001100110111001011011101110001101110000111010000010100110111101111111110000000111011001111010010000001010001011010101101000000100110101000111010000111100010111000000111001111001110011100111110100110010111111100010011111000011101111111001111000001110100011001000000011010110010110111001110000000001100111010000001100101000010101011100100100000100111111011110010000001000111011100001011100001100010111000011001010110011110110111100110001100110010011000000010101110100111111010000011011100111010001100110101011001001101101101100111011001011110111110100000101101000100000000100110000000001101011000011100000011001100101111011001000100110000011000001110101100001001111101111011110000101101010101111100111110001000001001101000111101101100111111001100010110000110000010011010101100001110110111011000110010001100100001011100111100000101111011000011011100110011000011001000110001010101001101101001000001010000010111001001000110000000101010001110000001110111001110100001101001011000110111010101010000111011000011100100011100101011100010101110010000000001001110100111111011001101010101001110101111110111101111000011100101100010111010100101000100010000001100001111111100110101010011011001010001011100000111000001111111010000001010110011111111011100010000011110000100110011010101001011011110100011001011010010110001100111100110010100110101010110001101101100000010111010000100111110111011001010011110100001000101001110111110001101101000111111011110011000011011111011101010100101000010001100001110010110000101111100001011100010010110001110101000011110110001001011110110111011101001010110101111011010011000010010010011000100100010001011100010110011110100011110111001010011001101100101110110111010101111101000011111001001010011000011001100101000010011001011110100010111111101111010100111101101001011010111100010110011011011111101111001101110101000100111011000110110010010011011001011011011011100100001111011110111000001100010111110001010100010010001001110110011001111111100111000010111101100000001111110110001001100010011110101001000110100000000110110101001100000000011011100000001011010001000010110110000011011101010111011101000000101111001111010010000110110000110101101111110111001101110101100101011000011001001100101011000001011111001000110000001111010101100100100100011100110000010100100011001110000111001101001111110010101101000010001010010010000100100101100001011011110101101101111110000111101100111100010001100101111101101010000110110111000111100111111111101100110010001110000001000011000000011111111010111110000000101111110101111110110001111001000011011001011100000001101101011101111111001110000010001000111001100010111100010000101100000011111000000111100100011100011000011000100101001001100001101010101011000100010111010101111110101001011101001001111000010110101100000000010011001111111000110011011101010101001001111100011111101011010011000110101010010011110001100000100110110100110110111100100111100111101011100001111011010001011110010111111100000101010000101110110111000111000110111111111011101100000111011000010100101011010001101100110101111010011011101011011100110011111001001100101101110101011101001010000011011111111000001010010100101100111110011010000100110011001000011010000000111010011111100010110100011001000011001100111110101000100111001000110000101010000000000011000000110010101100110111111111101111100000111000111101101011111011001100010010011011010000000010011111010011011110000111100110101011001001010001100001001001110011000011011101101100101011100100100101100111011101001000100000110011111010001001010111100001111010010100101010101101000010011010010111100110011100111111001001011000000110101100000100000100111001101001111111001110111111000110001000001010100000000101011110100000000111111111110110001010010100100111101000101000010010100111001010100010011101111011001011001010110001000100111011011110000100011110100100000000100001100111000100010100111100001111000110001010001100011010100000100011001100100001100101010111001001000110101110000100000000001111011101001111101110010111000100110110000000001100000010010110111101110001001111110011011111011110111010011110101110100010101111110011001011000010001011001011100001111011110000001010101011101000110110000000100000110000100110001001100011111000011111111101010111101010111011111000010011100011010001001011010001111001111000100100011011111001001100101011110010000101101010100100011110000110101100110000000001101000111101110111011001011000110011110011101000110011000011001010011100011000110001100110011111011000010011000111010101001101111001101000110011100111110001101010110001101110110100100101000011000100111101001101001010000100100101011001011010000010011010010100001010011011111111100101010111101001000111110111100000010101010111110011001100111010000010100110010111011000100010100011110010001110111000110111001010001100101101100010011101100011100100000101011101010100001011010000100001010111010111111001001110000000100011010011010001000011011100101011001011011110000101100100111001011000100000101010101111101110011011010000000100101011110001001110111001100110001101111111010110011100110111100010110001000001101111110111010111110101001100110111001001001011001100101010010000001111110111111000010011100011011011101100010110110010000100011000000100000000010011101101100011101100010001110100011011010000111110011101101110110000010010100011111111010011110011010101111010101000000100100011000001111101101001110010100010110010100110001110101110001011111100001001001100001000011000111000111010001011001110010101001101111101010011001010000001100011000101011110001110000010110101101010011111111111001011010011000000100111110000001101100101101101101011100100010011100001000101111001011001001100110010010011001001010110100001110101100100101011010110111111001101010110010100111001101101011011000010011000000110011010101111100001011000110100010100111111111110000010011100010010110011000000100101100010010010011011101010000011010001101011001110011001000111110010111001001010101110011101100000010011010111000010000111011010011111100101101111001011001100100000100111000011011101001100100101110000110011100100010011000110100100110011000101001000011001001000101100100111011101000010111011000010101110001001001110111001000110010010000000001011001011000110110110010100001010000000001010110001011001000101000000011111010000101111101101101001111011110100110111110111011011001111001011111000100010011010000110111000101000010101111111001010111011011101001111110011001011101010101101000000111000100101111000010100010111000101010100010100010100000100101101011001000000111100100100101111010101100010111000110011111010000001110001111101011110000000111110111000010010000100000011000110001100111101000000000001111110001111111001110011001010010001001000000011110000011000000010001110110100110110010010110100000110110100110001111110000010101100110011001000011100101110001001101000111110001001010000001110001110001111011010001110111110101101000111011011110110011011011101110001100110001011000110001101010010011000011110001111010101000000011001100110111100000011010010001110001001010101111101110010110110100000111010000101111011011001010010101101011110000011101010111110100100110101000010111010001111001110001110110101111111100010100000100101000100010111101011001110011110010011010101011111001010011000011010000000001000101101011111110100011001010011000001000000101111110110010001010111111001110001001011111110100101011100100000101110110011111000101010101000110101001000101000110000010010001010111000101101100101111000000000000110101111111001110100111110110010000101111110100101000011001110111110001110001101000100000001011100110100111101010011011010000010010000010111000110100100110011001110101101110111010011001010001110100110000000001001110011110110000111101000101001110110001011101110110111000110110100111001010111001111110110100000111110111001000101111000101110010101001000011111010101011001110110110101010011100100000001101001001100000101111111110001010001000110100110101010011111100011000010010000011010110011101001110101011001111111101010001011100001011111010111100011001001101010100111011111101001000001011011010000100000110010001011111111011101101000001000100101011001100100000000100111100011011001000110100000111110011101111101101001111000100100100000011101110011111111111010110001000100010001110111001011001111111100010101000011000011011100011100011010001011110111001010110111111011100000101100101110100000010010100010010100010100000110111101000010101100001011101010011111110110001111011001010011101101001010001010101011111011101111011011111101001000101100001010101000100110101110001011100100111100111000100011010101001010000010000101110100101001111011111001100101111110010111110011000010001110100111101101001100111000010100011101101110010010011101001111001010111111111100001101011110111001010110111111100100100101101110111111100111111010000011110010000101000011101011110001111010011110010111011010000111000010010111011000011010110110000101100011111110111100000100101001000110011100010110110101111000011101110011010111110000000001001011100111001001110111011010110011001111110100110111111111010001111000100110100100000100001001100010011101010110100110100001110000010001101001000000101010000000011110100000100001000010010010100110000110011000100000111101101011001011100111111000011001100000110110011100110001101010100110001011010011111011010101011111010000011111110001010000000010001101110001001010100001101010010001010000010001100100110111101001110100111111000000001111100010001100011110010110110111111010000011100110100110100001111111100011000010111010111001000101101100110001111001101100100101010011110010011010011100011000111001101000111010010011100001111011001101110110010111101011001110011000110101010001101000000110111110100101111010000101110011110011111100110101101101111011101001100110100101011111101110000011000110000101011011101011100010010000010101101000011100000101111101110111101101011001011110011000001111000110000110001010001000011101110011000100000011110001001100001101110100110101111101001101000011110111010111110111010001001100001011000010110001101000100010111100101001010101011111011010001110000101001010001100110101101000010000111101100011010011111111100000111011001000100110110110111000001110000101110001000100100110001111100000001101110001001011101111111111011101110110011111101101011101010000001100100000001100001110110110101011001111000000100101100001011001111101001111001101101010001011101011001111101000101001111001011011000101000101010000001011110001101010001111001111001010100010110010111111001000001001110001010100011100101010111111110000100011110100001110000110000010010110110100111010001101000110111001000010000000010110100010000011001111110000100110011111100001011111101100110111000100000001011110001001110001011110100011101010110111111011011111111101010111010001000000101111010111101111111110001010001110110001011011110111101001110110110101001110000111000010111111000001010000001100101001000000011100011010011100111001001010110010100010111001010100010100101110010000111000010011000001011110110010001011001011101010001111001011111001011101100010001110100110011111011010100110000111011011111011100101100110110000001101010101110010110011010001101001100011110000000001101001011000011111101010101100101011111101100100011110010101101110100100001011100101111011101100110110000100001001001010100100001010010111001100001000001001010001000101010110011000000110100000000000000010111000100101001010001110000100101110100111100011010010111101001100011011011101000001101110110111110111101010010100110001011101110011111100101100000000001010111011001010011001100001010111111110010100101000110110000100011100000010101101110001011111100111110000011100111111110000100001000100011011110010001110111100110001001100001110100100001111011011010110010110000001110111001100110001000011011001010110011100001100110101110101101101100110001111010111011000010001011110110110100101011111011000100100111111111011100000111101000001000000100011010100000011110101000101100110011111010011010111100001100000111001010010001010000001100001110110100100011001110001000100000110101001001101010011001110010010110100111100000000000001100001001110101111000110011011101001000100101010110011011111111010110000011011110000110110011101001011101001100111000101000111110111010011000110000111001110101010101111001011001101000111101110100000000010010101110000010101010001000111111101110110011101111101111000111010111000010101111100101001011010111001010111111000011011011101000110001000011000000010100001010101101010111010111000010011101111001000100101001001000100101100000101101000011011000110101101100111100000100110110000011001111010010001101011001000111001011000011000011001101100110001010011001000100000110111101100111100010101101000111111010111111011101001111111010000001111101010011000010110000111100111101001010111011110101100010001101001000110110110001000101000100101100100101000100001111011011101111011000100000100101001111100001001110000011011000111010111111100100111010110101000101000110100011101100000111000100011100000101010111001100100001010101101111010101101111010001111000110011101101110100110100010011110100011011010111001010001110110100111111100010011111011111100001100111001001110011011101101110111110010001000001100111101111110010001100000001000011101011100100110001011101110011110100010111010111000010010001001000101001110000001001110111101111111000011000100100010010010001110011001101100110101010011101100010110011101100100000001010011001111011101001100101010000000000100111011000111100001001010100101110000010111001001011011001011000100000110000000111110011001100011100010001001110110001100101111110001001001000101101110100001111100010110111010001000101100111101110111011000100111000011100111110010010110001001101110010000101110010101001100000110101110101110010101000000101001100110101110000001000010101001101100111110111100000100111001110010110010111100111001111101011110000111000001010011101101011010001010000001111101101001001111111011101000011101100101011001001011110010011100110100001111110010000110111011010001101000001010000001011010011111100110111111111111010100111100011111011100101010110011110101010010010110010101010111000011100101010101100101010001000010111111000111011010011010010111001001110001010000110111000110100000110010110011000111110011000100000111111101010011111001101101111111110001110000101110001110111010001100001010111110000010110100001111110110010101100011111000011101000000001010011101101111011000101100010100110110110100111010011110001100000001001101101001100101101100001100100110000101100110111101110111011010010100101100100011000001010100100101011110111111010101011111001000010010111000011000110000110110010110000100011111111011101101000001101001010100100011101100110011100001011010100011000101000111011100101011011000100111000000000001000110101110101111100110111100100000000001001001011111110010101101100001011110110111011110100100000010101001111010011100111101100111010011001100010011101001111110011111010001111101110001100111111110111011010011111011001110111010010111101010001011111111000000000101111000010111110011110110001110010010010000111100011111000100100001110011010101001011001100100100111010000101001111110011011011000000110110110100011101111000101011011101011111000111100100110011101000111111010001001100100111010000101100110110000100010000101000110010010011000111001001010110100101001100100101010111101101111010110100111110111110110111111001000011000000000111100110111111101111101001010110111010110001101000101001000100010101010000011110001101110001010001010100001000100000000010000001011011010101100000000001010001010000010011010100011010100000100000000001100011010001110110011110101100101110100100111101011000110011001010100110111011101110101001000000011000010100111001111011010001101100110000100010000110001001110000011100000010000010100000001110101010101111011000011011001110110111001110000100101111101001111101100111101100110011101101101111100011101010110010111111010101110111011101101011100101110110101011110011111101100001011000000100000011101111110011001101100000011111000000000110000101100100100001001111100000110000001001010111011011010001001100101011101101101001010101111110101011000110101110010001010010011011001011010110010000000000001011111001011101111010101111111100111011011110111100010001101111101101000000011011110001001011001010011010011001101101101011011001011100010111010110000100001100101010100100001100010001101001000110111001101001110001011000000101001011101000010011111101011100110011111010110100100101010011001011110110010011011110000011010101100001011101110101010000010110011011001110101011110101110100010101011101010100111011011010001001010110011010101101101110000001010101110100101110110000111011001110001111011111001011000110101010110001001111001100100001100001101001011100100100100101001010110001111000100101010001010100110111101001001011011010101001011001101001010111000000011111011110011110101111111001110101100111000100000001101000110001100110001110011100111100101101001111000000001001000001101000110111001111101100100000111111011010000010101111111111100111111000011000101010011000011110111010001110101111001010110111011110101111101111011101000001110001000011111011000111011110000001111001010100011111110001101001110001011101101001110001110110101110010010010100100001001101001111010101110010100100000101001111010101111101000011000001101000101111011010001111100011101110101100111010011001101001001111010110010100000000101010000100111101101010111111101101000110010000101010111110110011111101010101010100100110111010101000000110110110101011101110010000111010011100110000001100110110000011000011001001111001010000111000111011110010000100100011100100000010011110100001000111011110100000000010000001100001010101010001100100110111011110011000110010110000000000101110110011011010000011100101110110001000000010000010001101010111111110000110010010011011101000110110100101000111001011111011010101000111110001111001011011011000000100100001101000010110001110011011111110011111110101100000000111101010001100011000001101010011010001110100000011001110000001110100001010110001000111001010000100100110110001011011011111000010110100001011110111100100010111010111010100001110100000111001101101111101001011011101011111100101011111111010011010111000001010100000100110111011101001010011101010110011110100101010001000111100011111101101101101000111101001000010010010000100101101000001100110111110010111000001011101101000111111111101111000100101101101001010110011101101100101011110000011000110010110101100011010011111101110110111000100000000011000011010011101011101000101101011101100100000001010100101110111110100111000000101101000010100000010100100001101000100011110100000011110111100111010111001111101110100010101101110011100100101001001111010011111011111011010101101001001110111011010101001001000001010100011101110111101100011010010111110011101110101000100011100011010110100011000000001101100000001101011000000100000111010000101001111101010010001111010101101110101110001001100100111001111011110111000100011101110110000111000011011000010001100010111001000000001011010100111100101111101010100101110110100011000100000001101010111000111100000001000010001011111010001111101111101111010000000010100001010010011110010010100011011110111000100001011111100011010100110110000001000000011111010011111100110000101101111111111000110110001000001010010101011110110110111100000000100111001111101111110110010000010101101110010101100001110111111010011110000010000100000010011011111100100111011110010011001011010000111111001111101010011010000111000101000100011001110110011111011010001010101110000010011000101001011001111010001110001101001010100110111100000000111000000110000111101000111111110001011110011111111000101000110101101010111101111001110010100110011011011001011011011100010100000011010101000000101001110111101101110110010011011111101110001110010111000101101010110110101000110011101000011111101010100011111001110010001101100100101101000001110010010111111011011101111101011001111010111111001100101101000101110001110111100011000010101111010101100110100000010111010101000000101011011100010000010010100011000110000001010110111010111100101010101010001010011001011000110111001011101000010011010011011000011101100110011111100001100111001110011001010100110101110101000100110101011010110111011011000111010110010000101001010111101000111110010110100011010100010100110100000110011010101010010011110111000011011110011000100110110111011000011100101011111100111101011010111001001001100001101110111011010110100110011110101001011010011110010110011101010001000111111111000111000110010001001011010000011001101111001100101101000111001011101111010001011001010111111010001010110011110101001100100000001011110100000000010000000010101010110100100000101010010011011001011011000110010011101101110001111111101111101101111000111101101001111000101110000010111101111100010110111000011000111011101001011110111111001010011000110010000011111001010010100011100000011111101110110111110110011110100001100011100011010110000110001000101011010010001101101101111000011010111101010101001011101000110010011010010110010001111100011000100100110001110000110110111011010001110101110111000011000101110110101100000010101011010100111111000110110010100100110110110111011110100000000111001010101101110010010001000110001011101111111010110010000111101011001000011010101010011100101010001011101011010111100101111001101001010110011101110101100100000001001010100101011010010100111111010111100110010110011011111100100100110011010100010001100101010111110000100110101111000011111011001001010001111011010100001000001000100100111001110111100101000111011001000010100110001000101000000001101111110001110000000000111010001011110010010100001110101101000100110100100010000000001000011000100011001001011011001001111010011011111000110011111110001001110010000101101001100101100101101010000111110111010101111001110111100111101001011100000001110011101001100010110111001000111110011001001111100001011110101011111100011110101011100000100001001011000000101001110010101111110100111110110011100101100111101110001000110001000001110001000011010001010000101011000101111101110110110111010100001100011111001110000101110010100111000001101111011110010001111100000101100000101011111110000001111110001010000110101101100011010010100001010001011010101111001101101100101110100110000111100111001101100101100011100001011001000000000000011001011100101101100101011111001100110100111010101000110001000001011010011111001100001010001110111011001110110010111011001101101111011110011101111010111111010011101000011011101000100100001101001100100000001100111011010011101111101101010001110011100011001000101000101001111111110100110011001101001110101010010000110100010111001011101000000110011011001000000110010000010111001111001001111000100101001100111101100000101111011111000111000011100100101000001111100010011001001010100011100111000000110110011010101101000111011110000010101001011001111010000101100001110110000111100100010011010001000101110111111000111000001110001000110111010000000001100011001001010000100101111011001111110000011110100101001011011001011010100000000001100100010011110110000101001111110100001100111011111001101110011110011111011101101010111000100101011000001111010111011000100010101110011110000100111111110111100011111100010010010101111111110001010011110010010101011111010010001101101100000001101100011001001101001001010101101110000100011110001100000000110110000001011100010110100110110001010011101000101001111010111101011001011000110000111001000111010011000000000011100001001111101110111001100011101010000001011101110011100001110001011101111110100010111111001110000001000000110101010110001100001011111001110001110000010111010100111001110101110110011110110000000100111111010000010101101010100100010011010001110001111001010111011011111001100011101101101000001010011000111101110000101000010011001010101001011111000001000011011000010011010001101100011101001000011010001111000111111110011000101100001101101001111101010010100100001000100100011000110010110101100110001110101010001111001100111101101101000000111101000111110111100000110101100110100010101100101101010110111000010000100011000100010111010010101011111000110110010111010011001010110111110101100100101110000000100100000001010001000100111010111111010100000110110111001101101001000100011000001010010011101000100000100011110100011111101010100101101100111101101101110001011111001100010011000000000001011101011100001001110000101100010111010010010010000010101011100110100011100001101010011010001001000101111000100100001010000101001010011110100101101001000110111000010010110011010000001011101110011010000010101010111101001101011100011001010000111001011110110100001110001110111000101110111100111010001111000100111110000101011011110010110100101111111011001010101011101101100001100000011001011011111011111011110110101100000111110101001011011001111101001100010000010100001101111011111001010111111001100111101100101110010110101010111100011011001100010111100110011001001100010110001111001110100011100101001001001010001010010011100101010010111010011111111001000110111100101100000100111100101101000001110110001001010100101010011101100001000100000111100000011100011101000101011101101111000100000010011001110100001001011000001110101010111100010101010110101010001010110000010111100100001011101100101110100010000101101000101001101100111010010101000011011111000100011010000111010100100011111110000110111000110100110000000101010011011000000010100001001110011001011010011001100010110111111010110100111001010000111000010000111010110011000010111010110001100010111100111010000110010000111110000000011001001101000111101101001000010111011101010010101010010000101011011100101001111000011010001010111100111011110111111100100110111011111100111001010000111100101100010111001101101011110010110001111100110000000110110001010100100001010100100110000010111000011111010101101011010000001010110110010101001001011100010001011011110001101101011010101000111101110010010000101100100100111011101010010110011101000000101010101011100011100011110101101111010001110010010110111000001010001011111001100110111000110001100110001000110011101010110110111100000110101010100101110001011010011001101101010010111010100000111111000011000010010110011101100001111000000001101111110000110100010001000101000111000101111101110110111011111100101001011010111011101101001001000011111000101001000101011010010011010010001010111010011000011010001001111100000100000100101010101001111001001110110001010001000110110111100010100011110100111001011010101111011111010110011100000100110111110000001110111101010001110010000111110100101001001101011100110100001011101100000101011001100010100100000001101101001111101111111110111110110100101101001010011000101111001100000011011101000001100011010110101111101101001000000101010110110001001000111100011111011010000000000110100101100111000011101100111111000101100010011100010100011111011001011100100010100111000111100100101110001101011000000100000001110111001011010011011000111110111110111101101110000011011011000111011100101101111110011000000000101010110110000010110011111111011110001010010101011011000000100011010110000001001101001000111000101001010100011001010000011100110101100001010101000001111000010010011001101000110010101010111110100011001100110101010110101111111100000110100011001000000001000110010000111100101001001010110010111010010011101000110000110001111011100101101101000001111111110001011000010100001000010011001101010011101000010111110010100101100000100110100000011100000100000110000111111111110010011111111000011111101011000001100110011111000111011010010011001010100110011111100000010101010001110000111001001011110001011000001110010001011001011101001010001010110110101011111101000001000110011011101100110001110101111000010110011101010100001001000101100100011110000010001010111110101011111000011011100111010110100011001110000101111000100101111001011010011111011101111001001111100001111010001100010010111000000100010100110100101010000111000001110011001111111101010101010000000100110100011010100100100001011110111001101101010111100010011110011110101100000011000101001101111011011000101011111011111110101011001010110110101000101010010111010100101000100111100100011110100001111101100001000001110000001110110110000110101101111000001101101001001000100111001010101111101001011000011010001110010101010000001111100011010010111011001001011111000111110000011011011110000001011101101100010010100111111011100011100000011001011011100000000100110110001011110000001111011111110101100011111110010110001100100001011011001101000010001110010000110100010010111110101111000111111101111011010111001010111011111011100110000110001011010110100101110110000101001010000100000011000101011010110110011000110011101011101010101011010111111011011011111100010111111101000100110110000101000010101101100111110001001011111110001111011000110110011110110001011010111101110101001101010101101111101001101001101100010010000100111010011001001101010110111011110110101010101010011001011011111001010000101010100100010010011111011000110000101010110101110111011101011011110011000101101111111101110111000110010000101011100010011011011100101101011101010101010111010010001010100000100111101000010110010111101010000011101011111101110110110111111100111000101100100101000001000010001111001100000000001111001010010110100111110101110010111001000000011001110000011101110000111000101011110000000000000101100111011100111001110011110100001110010110101001101000001111010001110110111101100010001100011000111111110101111111011101001010011110100001111010110101011011111110000010101111001101011111010001000001011110001101000111110111100001010110110010110001110101110000100001111011101100101101101111010010100101011000001101110100101000111100101001000010011110010000001101111001001011001001111100011011011010111000111010011110110001000110011110001011101101101010101101101011101111111110101110011110111111000010111011110110111111100100110010100110111010110101111100011000001011101100100111001111010110000100100001111011100110110100101000010010011000111100011100000111001011100100001010010010000011001100011011100110111101100111000100101011110111010111001001101111101001100101011000000011111100101000001100011100110111001011011001110100111000000100111001100110011010100100100111101001100011100001001010000011000110001000111111000001011101011000010111001100110010110101111010111000101111101110010101000111010111100000011010110100010000100111010110001010000111111001000000101111011000110101111101010111110001001101111001010100011010010010100101100001111010111011100000110000000011001001110010011001110000101101010000110011010100101110101000101100101011010000000000000001101100111001010010001100111100010001011110011000000000001000010110100000010110110000101000101010001010111011101001110100110110011001010010001111101010110011001010010001010001001011011101010110111011001110110010110001100100011100100110111011100001011001100111010000100111110110001001000110110001100001010101110101111010000101100101110000101110110100101010100110100110110010001001011011100111010000001100100111000101011110100101001010101111101101001001101011001010001011001000111011110101011110000100011110111110101110011011010000110110111111110010110010011111111011111011110001000101011101110001111011000100100111100011100010111101111110111011010010100110001100100000110110001001101010000000111101001100000010010100110011011010101110000001111011101110111001000011110110111011011111000001001111111001110011111010001000110110001010111000010011010110000100111100011010110100001100111000000001011000001011000100000001000000100111101100011100010000010011100111100001111101010110110011010101100101001001010000001010010100101001101111001110111010000100100111001110000100100100011100010000110101111001101011010000011001010101111011100110011000011100001110011010101100001101010110100001110001100100001010100011011101100100001001111010110010110001011001101111111101110110100110111010101010001011010000011101110111001000000011011001111111010111101100101011101111100110111101110001000101101110100100011101111110001111000101001100101000101010001101001101110010101001111111100010000110001110011111110011011011110010010110010010100100111011111110100000010011100101001110001000100010001010010000110010001010100110000011001110001010110010010001010110101100101110000110100100100100001011011101110010101011000111101111000000000111001101001001001000001110110001101110010111000010011111111110101110010111110011100011000011111000001100101001111000110011110100000111100100001011000111100001111110010110000001010111000110110110101011000001010000011010000101000000111110110001011001110100001001100010001100111001010000001011011000000000111111100100101000110110001001110010000011101001011101110110111011100000011111110110000101101101101110101111111110110111010000101000010001111111110110101111001100001101110110001100010010101000000110101011010100010010001000101010110111111000010000110111001001001100110110111001001010010001110101010010010111110111101110000010001101111011000110001010111010000101111110000010111100001011001000110101000000000111101010000110010111111101110111011110011100000100001000001111110111110011010011001101000010001000100000110011110100001010111101000000000100001100011010111011110110110011111100001010010001110001101000010111011011000011101111001011111111001011011101100011001011110110010001010100000100010000101010000110101011000000010101110100101110001111111101111011001100011010110110001110111000111001011101101011100110111111110111110000100011111000100111001011000011001000110011100100010101101000001100001000110011111001111011110000001101111110000000100011000111010110111001010110110010000110111000110101001010001001100100111111101100111101010100001100100101000001010011111110010000001001110001101011101011101110110111111111111101101101011011100100101100101001010111001110010000000001111010010010110100010011100111011000100001001001101101110000000100001101010010010100101110111010101011011110000110111010101110100010110110010000111000110111101010100111010100001100011100101000001100101010101000111001011010111101101000011100001000010101110000110000011001001001100100100010110111100110100100101001111001101111101011000110110100110101010000001100111111010010110110110100110110101101000001110110110011101101110010101001111110001101010010110011011101110001001111110111100001110011101111100100000100011001010000110101001111000111000010011110101010101111100000010111010110101110011001110100011010100011101100111100111000011000100000011100100011010000100001010111010010010100100011101110000100011011110110000010101100000011001110101001110010101001100100111100100100100000101110100101101100111011001000100111111000111101100011110010111010001000101111100011100010101111001010011111111100101001011111111110010110101100110111101101011010000011111010110001000111000001010100011101111110111001110100111110010011000100010110000111000110001101110110000011001110011110010010111101001101010000110111101101110101100001001000011111010001110101000010010010011111110010010010110100101111111000010110001100101111110010001000010011101010111001001110111110000100000100111100010111100000000001111100011110011100000011010000100100100110001000101101010001111000001101001010101100011000010000111100001011000110010010101001110110001011110000100011100010010010001011110100011011100001110011010101111101011110100101011111010100111011001110011100000011100001110001100001011001101010110001110000101110011000111000001101001000000100110100110010011110001011011000011000110010011110101011100001001010001110001111000001100001010010010011100101100010010001110110010000011000100100001010011111110100000111110110101001111110110001000111011101001000100011011001001100000011000000111010100101011101010010101101100011110111011100100111100100101010100000101100111111001110001100001101001111110000010000000010010110101111010100110111000010001010010111010011010100101110100101101001000010100111101110010010001101010111011100111000010001100001111011110000100001111110110010110001100011011011101101001000010101110000010001000011101111111000111000001011101000011101111010100111011011001011010100110010011010000111110110000110000111010000101100010111011001001111101110011111100000110110011111010111111100010101101111010010110000001100100011001011010010001000100001010001110100100010111101110011110100011111100100001101000001000111011111110101110010001010101001101001011110111111101100111110000110010101111110011001011010010110010100110010100100011010000101101101010010011100100110110111101101101110100100000001100101111100100101110010101000010100001101000000101011010101100101100011100010111100000101101111011111000000100010111111010011000100110000111001100010101111101110010010010110101000100101000001100111000100101010000001011010010111000100100111101101100101011010011101001010000000111011010111111100101100111010101111000011101001111001111010110000111111101011100001010001111011011110110010001111110100010101010010101000011011101111000111100000011101011001000001001010011001001001010100100001001001110110110101110000010101100101100010100110011001100100000101100010000000111010101100101011100010101010000100100100110001101111100101100000101000011111010001110010011101000110010111111111101110011110011111101100011000100101101111010101011111000110001010000110110001011111100011001100111010110010111000111110110011111000111111100000110011101101111010011000010000100101111101101110100011110010010110000010010001010101100000111001010000011000000001110010101101000101101000110101001101101100010111101000110001000011001000111100111111101100111010011010111110110000101101000100000000000011110001011111010110100100000101110111100001100101000110001100011010011110001101010110101101001011001111100001101001111011110011010111101001001110111111001011110100110000010011100101001111101111010011010011110010111001110011101101100110011111111000110001000101000010011101001000001100011011001111001101001111010001011000100000101001100010010000111011010001100000011011111100001100010001100011111011011110111100010100100000100111011101010110100000010110010110101111001011001000110110011110000000010111010111101001010001001010101011111111000011110010111110010100110011001110101010010100011011100110000111010001111001000111001001000000111010100011000111101011000000011110111011011101110000011100010001111000111001011101011101011101110100001011001111100010001100100110000001001100110101000100011101000100000000110001011100001110110010101000011011111100000101110101000111010111011001001100000000100000100100110101111010000110101100111101000010101001011000001100010010101010010111001111101001010111110110111111111010000000100011000011001010000110001100000110000011110111101101100001111111000010110100011110110111100011001011101111100101010111000010001110110110011101110111001000010111000100010100000101001000101110010100101010000010111010010010110000011010011110111101011010000000111100110010000000100000101001110101101100111011101001010011000000000001000011110001111011010111111001100111101101000110000001011010101001101000011010010011111100000011011111101000000010001101100111100011011001100010001001110011011000110110110010100111001000100010000110010011010011010000100011100100101100011100111100100001000010001011111001110101100000000110011001001000011000111111111011101100001110110010011100001000010001000001110000001101111101000011110000011000101001011100011000101001011011110100000111111001011011001100101000000011110001001110100110110101000110100101011011000000000010011111001101011101001110011100111010010000001111010110101101100101011111010101001111101001110110100010011110100011110111010111011101111110100010001111001000110111010001000101000110011110011110010101001011010010101100011111100100011000101101110000000011000110111100110101101111100000010010110101011100110001001101101011011110111110010111110111110011111101001100001100110000011100001100011000111111011010001011100001101100001010101110011000110001100000000000110010001100111010111011111111010001010010011100011010100000010001010111011101010000000110001111111000111101110011011001100110001100001110111010010100111000101101010111111100001000001111010001011001110111100011000011011110110000000011000101001001011101001010011010001011111001000110000100000010000010101101101100010110000010110111011110100101101010100110101100101101100100110000011000011001100010111100101101111000010110111110001100111001001101010101010011111111010000110000111001001100100110100011101001110111010101101011101100000011000011010100011111001010010100001111111110001000101110011000101010100110110001111010100010010111000110100101110010001000111000000000111010110100010000001011111101110100101110110110001011001111010101100011100100011000100001011001011110011101000101000110010011101101110111010010001001000010000000000111001000001110001101001100110100001011100111110101010000111010000010100011100111001001100100111110110010100101110000011000100000000110111000111101001101100100001000101000110010101111111111110111101110000111110111100000010001001100000100100110100001111101011010000011110100010000100111010110011100000001010001110101010000101111111001001011111010100100111110011011110111000001101110110110010010011110101011010110001110000010110000100011011100001001111100101000010111000010011100010011011001101001101101011110101000110011101101100111010010001011011110101010000001101010000111100101101100111011101100010010010001011111000000011000101000000011100011110010110101010110111100111100000101010111100011011001100000101000001001010100100110011100100010101110101111111000001000011011110011111101111011111010100011101111000011001011100101111101110010011001111001100011110110100011111110010010001011101110001101110110011011000000000011100111010010000011111010000100000011010011100110110111010100101000101111000011110000101011111000001001001100010011011111001111011100010001110000011001010000011100011110100110101010100111001000001011100001111011011111111100001110001100100111001010110111110011000110001111110010100101100111000000001100000101000011110011001110010101101110001011101100000100010100111011100000000101101111100000001010010001111010101100011001101001011110101111011000101100010001000111110110101101001100000011010101010000101001010111110110101000101010110100110011001101101011110001110010110011001011111101000101010001111010110110111111111011111011011011111111110000000000011111111001111001101000100111010101101010001011101010100111100010011111011000101011100100000011100111100111000110111111111101011101101000011011011000110000000010100010001101100000011101000011110000011000100110001000100010110100000011111111011100110101010011101110001111101001000000011101101011100000010111111100101001110110110011011100000110001000011101100100000100110101001000001010000111110100000010011010101101100011100000100111000110001110110000100010001001001011101101000011011110101001010010001010000110000111010111010101110001111110011100000011111101110001011000001001110101110001001111110100001001100100011101011110110001000110011010000001101101010101111110100101111001100110111100001100110110010100111101100100100001000100101110001001001101110100010001101011110011110100010110001011111111100111100110000001101001101111010110100101011011011010001011011011101001010001001110001110111111110010001011100001111000110011101111111011101101011100000100101000101001000011111011100111000100000001001111101111001010000101110000001001100110101111101110000010100110001000110110101110011010101111011101100101110010101110100100100100100010000100111110111001111111011100100001000111100101011111101110110011101110001101011111100001110011100110111110101010001100011011111111001010010110101000010011010011011111111011100110110000001101001010100011101010000101110000110001101010100011101001000100000100011111010101001000010100001001101111000100000101011111110110101110000000011000111000110100010010001101001101110010110011101001100101010001101011000101000001010101001011110110000101100111101001101001000110100100011111011100111111111111101011010011010100011011111000000001100001110010011110011110011110111110101101101111001111100100101001101001100110000110110100101101101100110001110011111000010101111001110111110010010001011001111110101100011101111100101011001101010101101011100010100100101010111110010000110101110010010110111000101110000001000001100010100000011110000010001010110111101110100000101100010101101101100000000011011010110000011001011100001010000011010101001110001001000111100100010011001110100101010101010011101000110011110000110001011010110001110101100001100110110110000010011100101001110011001100010111101000010101011100100001011111001011011010001011011001010100011101011000010001010101110000001001000001001011111010111001111000010001010001000101001100010110101110110000000011101110101100100110010100011111000001010011000001111000001000111000011100110010101000010100001101000001111010010111011100111110101011110100111111110101101001101010000101110000011010111010101000000000101010010100100001101001001011110001110100010101011011011000011011101001011011010111110101000001011000001110011111110000111101101010010101100111011100001001000111100110100000000101100100001001101000100010101010000101100111100010010000000100101110110000110110011111101001110001101101011001001110100111101011011011011010001111110111111011001101011111011110001100101011011000010011000001111000111101010011011001000100011011111011101100001110011100001100110100100101110010001000101111010111101111000100010011111100011010011110100101000101111000101010010101100111110000110000010111110100011100000111100000101110101101000011101011111001011111010001010010001001111100110100011011010111010011110101011110101101111000001100001110110000100110010001110111011100100001100101100000101001101000000010110000001110000010011001011010001111011101000101111001011000110000011100100100101111101000001000001101111010111010100010100010110010100110010100111011011111001010110011110010001101001111011010110010110011101111001100010111110111110000011101011010011000111010111101111101101110001101000011101010000111101111111111001001010011111000101000111110110000000000011010110110011011010101010110011101100001000010110011100001011101101111010110010001000101111000010000111111011011011000100000011100011001000000100000000010001101010000111110001001010110010111111010110001010111011000010111011101100011101110100010101001000101111101001010000101101011100101111010111001010101011111010110110001101010100100010111101101000011001000001001011111110010011100110000110110011100000000111111001100001010110111111101011111110001000010000101010011011010011000000011011010000110011010101001011100001001011100010101000111110100010101100000110011100111010011100110110000100101011011110110111110001001100011011110100011100000001111000010010000100011010110000100111011011111110100101111010110001000111111101010111001011000101111100111100110011010111000101010110110111010111100000110110101100000010110110010011001110011110010011110010001011101111011000001111100011100110011000011110010100100011101010001011111011010101000010010101000111110111101111100101000000010010101100100010111010000100001101010010111111100011111111110111100111111100000011010111110111111001000100001011001000010110010101110100101100001100100010010010000111110110010100101001000011001010110101001111100100101100000100001001100001011111011011101100000001110110111010010001000100010111010111100001111100001110111001000000010010001110010101000011001010011100100001011100101000111010000101011011111101010100110101100011110111010001000011100101001010010010101110010110100010110011100011111111100110011011110011001001111001110011010101011100111100110101010100101011100010010111001010100100000010101010110000000111000001110000101000001000010001100011110010110000001011101001110110111011000100010110110110100111101110111001111110011100011011101100010011000100101000110111001011011111011001001111111101010111110101001110011110001001010010101001001111001111000011110100000111101010101011101110110101110110010101011111110100001000100100100000110011110001110101011000010000101110011001110001110001001111000000100000001010001100100001011000011110111000100010111011001011101111001111111110000100010110100011010110110111111110000001001001011001011011011101011010100100010101110100111101111111011110011000010010001000100011000101111001101001100100001110000110110001000111101000011110010111011011011111000101110000101100110000111001101000100110000011001111000000110010011111100001000000011100000110011101001100000011001110011011110100011001001000011010001111001010001010001010010010010110111111010011101010010101110100000011011100000000111110010100000111010001000110001011010001101000110110111110101001111111111011111000110011111110001000010110001100010111111011101100110111101000001001001001111011100101011001101110111011000111010011101011001000111111101000010100011001100110010010001111100100000001101010111000101100000110011101010110011010011110011001001101010111101101111001100001100010011001000101001101001001100101000110101100001001111111011101011011001111110110011001010000001111001010100111100110001100010001010110100111111111101101010010000111011110010010010001111111000011000111001010011111010001111101100010110001011110011010000100110101011110101111100001111010000011101111100001011001110000011001010110101011100000110011110101000110111111001111110111001110001011010101010101010110000100010111010100110001110001011110000101110010101101110111100000100010011010101010000100011110111110000101101011111010110011001111100100111010010101001100110011010001010100110110110011011100011111111101110001010100011001000101001000011101000000110011111010111110000010001111101001010100001010011100000111111110101011111011010001010111000000001111011100110011010100000111111000101111100000101000110100000111011011011101011111001111011110111011011001101100111001000111100000110111110011001000111001100010001110000010010010110110100001100111101011011011101101111001000001010011100010001110101110100011100001011100110100110010001111000001100111111101001100110001000010111111001010001000000010000010110001111111011010000010011000111110000011110111000011111011111100111100001110101001001001000010001000000010001000101010001011101011001100001011001001101111110111000000101100101110111100111100111110101010101101110011111001000101000101111100100100011000111100110100010001100110001010100011000101011111110001000001100000100000010000100110001011011010010011010001001011011101101011011101000001001111101001000101111011111101111010010001000011000011000100110101100100110010111001000001011111110100100000101111010000111110000101010001111111111010010100100101100011000010111010100110110011011101011011111001001110100000011101010101011100010110110010110111001111100010011111010111110110100011111011011010111100010101101010001101110111100111111100001101111101100110111011101011111010001111001011000101001100110110000001101010111011000100010101101010110100111000101110011111001011110111011011110100101010011000100100010100110111111111000100000000111100111101110111011111101100001010100111110101111001100010000100010101100010100011110110110101111001011000100111110000110111111110011010001001000000001110111100001000110001010111100110010101110100010101101100111001100101011010100010110011001010111000011110101111011111011110110011001000010100110010001100101000100100001000000001001001001101000000001001100001011100011001101000011001100000011001101111111001110010000110110101110100010100111010010000010011100100101010111010100111111101111101110000000000000100111010001011010001111001000010001011100110111011100010100001011100111101101000000010010110101001001001000011100111010100000100111001010111110100101001101001101010010101010011010100101010111011110111111010101111011110011101111101000111100010000110010010101101111010001100000001111011000110100110001011011111101011010010011111010100000111111000111001100001001101010111100101111100000001011000101100111011110111010000101001001000110111100010101100110000100011011001011010001011000100001011111011110101010110110001011110010110100011000001100111111000011101011011110001101111001011101100111101000011110110110001001101101001000101011010100100100100011000111100110100101101110100011001000000000011010010010101111101001111111110001101000000011101010110101010111100110100001100011110001011111001001111010001111101001001111011010100010001010111100111011001101010111110110010100010001000000011011001011001011110011001111010111011011011101100100100111010001100011100101101010010000110101100100110110100111010100101111100001010111101001011100010010001110001010010110100100010001001010101111110111110011010110001100101010111010000100100011000011100011010110110110010111101011101000010100110011001000110001011101101011110011000000111011110000010100001101001110000110101011110110100100001010000000000011111010010010011111101111001101011000001001111001100101101111111111111011110100010110010100101010110110010110000101100000101101101101000010001100010101111111101111000011001010011000100111011101000010000100010100100011000101110111100010110111010111000001101010000111011001101100011101101110100100101001010111111110010110001011011000110101111111110010100100001101001110011100111110011111001010010010011111001000000000010000111111011110111011001101100110101100100100101001100111100001110111100100011100101010111111001110101110111100100001011000011000001010001111011101000000001001101010101100101110111010010110101100000010011000000100000001001110110011110111010001110000011000011000011000001100110100100010001010111101110101100001010010001000101110010010001110110110111111110011011111011101001111000100100110000010010000100111011010101000001011100001011100111111101110011001011111011110111111011100100001000010111100011101100110001100001010110001000100000110000000111111001100011111010000100101000111101010101011101101010101111100011000010101110101010011111101000101100001010010010011101110001101000000110100001000010100011110011010010011010111100111011001001011010011001100011111111110101011111111111000111111100111111000011011011100100001001000100011010010110001110111010010001111110101010101101011100010011100001110010000110000001011100010010101001000001100011101101010000011101011111101001011001000011000110111111011010111001001010001010011111000110000001110101001110111000010010101011101111101110011001101101001010101011111011010110000100111000000110100010001110101111000101001111101101101110101000101011001101101000111001011011010010001111001111000110000000101010001100110110110011010100011100110010010110100010010001101001000000010111011010010111011101001111111101000001011010110100000101001000000101101010011110001111101111011111001000111100001001101100011010100100101100001111001010101100000001100000010111101000100011101110011100110111000100010000111110001000101001101010011110101001100110001101011010011011111110101010011110100000011011111110011100101001100011100110110101110001011110100011010101001101011101100011011110010010101011100011110011000010011010001001101100011101110011000001110111000010011111010110010011011000100010001000111101000000000100001010001111001101111000000010010000001110101110010001011011000110000111001100101111110000010010100000000011000010000010000000011101111111011110000101001100001010011100111100000011001100010100110011101000100101101010111100001101011101110101110011010101100011101010000001111100101110110101011011010000101100110110100111011010000111100010000110010010101110001110000101100110110111001100000011100101011101011001101100111101101010110101011001001010100111000110011100011011010011100111110000011111111111010010011111000110110101010110000100011100110100001011000101101000010010000111110000011110001011110100000110011010001001110100110110000011001010101111010000101100001001111110010100010101001011011010100100100001010010100010000001110001011101001101110010101100001101110111101010100010011001110000110101000011011111000000101111111010011100000011011010011000000000110000000101011001101111000111111011111001011111101111010111111111111000010000111000100110001110111100001011111101101110000111001100011100100101100111101100001011010000111111100100000001101011011001101001111011011110010110110101001101111010010000100101100011001100111011110101101011101011100000101011001101111000101010100000001110000110110001010101000000001100101001001010111111100010001011011100011111000101000110011001010111000100001110110101001011011010001100000100101000101000001000111011001111101011111011111111110001010001110011001001101001000011110101001000111011010011000101110010110110010111000111111000000011100110001101110000011111111001110111110011101011111011101110000110011110111011101101001110111010100100001100010110010100101000000101110001101011111011100111011001011111111011011100101011011010000101001100011110110011010110000101001001000100001011110011001010000011100001110111101111010100100111101111101100101111100001001011110010101000110011000011010001110000001101001000111001000000001110010100100010001100101011111000010100011010110110110111100110000110111111000011110011101110000110100111100101010111100100001111010111101100100001111101101100011010011110100010000111001010111101101001011010011100011110000010110010111000101100010101011010000000010110110100111001001111011101010111100011110010110000100010000101110111011101111100001110000111010100011101011111000000110010110011001101111111001111011000001000100010101010101111100110101110001000000101101110101110110001000011111010010001100100110100111010100101110010111001100011100010000000100000110011110110011000110101101010001101011000011011011101001000111101101110110011111101101011110111110000110101110101011011101100000110001110101011101100001001000111111011001110100111111100000011001010000100011001000111001100011111010000010001110111000011110101000010100000101011010100101001000000010111011101000110001001001101010010011101111000001111000011100110110010000111111010111011101001010010101011000110100010001000000000100010001110111101101011001010010000100000000001111011111010011100100111100010110101001011110100100011010011111001101001101011010100101110111001101101001001100100100011001011000101101000111001100011001001011101101110011110000100000000110101010010001011010110100101100010011011111010110001000110101010111011101010010101010011010000011001100101011010100000010100011001001011000010011101101010000001101110000101100001100101111001100110001000010001000001110111110110111111010011001110100001111100101101000000010011000101000001010110101010000000001010111001001000110110011000100100000011011100111101001010000001011101100010101101011010011011001100100010101111000111011100010001001111110100000100000000001010101000111111001110101011110000110001000001011010010110100101101110111110100000101111001100010101000110101101111001100000010011111111000010001010110111110101001110010010001011111100101010010101000000101011011000101010101001101100101100111000001010010110110110010010010111100011100000111110100111110000101001101010111011001101100010011111100101101010110001000000011110100100111100001111010011011010101110111101101011010011001101011111101011110100101000000011101011000110000011100000110100000110100011010010000110011100100101101011110010111101011011000110010011100000100101010001111111101010000111010001000000000111101011010101100100001111111001101101000100110110011011010010001100110010001010101010010100111001111110011000101110100101000101111100101101001011001101111101101011101101111110111010111110000110001110101000001001101101111001000010100010110010011001101000010111111111101111010011001010100111111000000011100011111110101111110011101101100000101100001000100111011001000010001110101100000011001000100001111000101011110000111101100010010101111011100000100011011000011111111110000110110001100011011110011111100100000110110100000011000100101100111110010100110110111000101110111011110010111001100100001101000010100010110111000101110101000110100101111011111111010000100101100011110111111100111100101101011110101010000110010101110011111011000100001010100010110011010001011110000101101111111011010101010101111011100010111000011000010010011011100110100010001000010110111010101111101000101101000110101100100010001110000010011000101000110111001101011110011111110011000101000100101011111001100101000000001010111101000111111111010010010000110101001110001011111110011111000000011010101001110000000100110000010001001000010011100100000010011111111101010100110010101001011010110100101101011111001100110110101110101010000010111010000101101100001100000111011010000001111000110101000010111000001101111010010111101010000010111100101101110011001110001011010101110100100101111011101011110101100000101001100011000100100100000000010011100010111100010100011111000100100101110000001100111110101101100001001010001001000101100011011100010000000011011100010001101111100111111101010011010010000011010111100010001011110000011100110010001001010101100111011100010111001010010101000110100111000011010011100100011101011100111001110001001111111001101001100110001110111100011010001011100010001100011001000001000001000111001100100100001100111101110001101011111111000111000010111000101111000101001111000100110100101001011011010010001111100100101111000101010010010000110001100100011111011010100011110001000001011100000010111001100111000111000110000110111110010110101100101100100110001110001001001110111111100000011011111001101010110111100100010111011000100011000100110100011100011001100011001101010011111010110000101110010100011000010101001000100101110011010101111100001010110000011000001100110000111111010111001001100100000100001010000101000000010110001000001011111101001110111000000110011111110110111010010111110011110110000011111100010101111100000001010001101100011101000001011000001011110101110010101111011000011111111100011110110101001010110111101111100000101111100001101011110011001011100000000001111100100100111111010000010100110000100101101111010001111100001011111000011110011011000001001011010010101101101001101110011010001010011100111100101001001010110110011001011100101010101110000010100010010010110000111011100010010000010010101111011110001011110111110010000100100101101001110000010110010110001010000011110011110100101100110100000011011111010101111111101001111100101011111111011010110100111000100111000100100110010101110010101100001001110111100001011000110001110111010110100010111001011110001111100001011011010100100101111000011101010001101011010100111000001110000001001011110000011010110011011111111101101111110110111111001101101000010011101110111111000100110101101100101100011010000011010000001100000001011100001000110111100011001101001010101111100010001110101100100100110110010001110001100100001101011011010010011111011010100111000110010000000010010000110110110010101000010110101011110101110101010111010110011111000101101110101010111111011011000100001001010101000111000110101011111110010000101010011100010111100100011101110011010001100001101111000010101010000111101011001000110111101101110011000110101000011111111110110101100011111011010111011010010100110100101110001001100100011001100001110110110001110111101001010101111100001111110011101000100111011001001110001100011011001010010010101101101101101110111100110010100110011110010101100101110110011001000111111010011010000011100000000001111011010100110011110101100000011101100000110100000011101100100000000111010110110011111010010000101000100100011110111011111001011011110000000010100100010111110111011110100011000010010100010010110100000101101000101000000110101111010010001011110001111001110001000011000010101001000000110000100100000111000100111010001000100110101111001001110011011001011000001000011110100110100000100010101111101100110001100101001010011010110000011001000111110011110110010010000111011111001101010010000010011000011001111110110110111100011001101011101010101000110001001011100111101101101010011010111001010011000100000001110000010110110011010001100001000000100111001110101111001000010011000110001111110011101111101011110000101000110001000000011001110010000000100011110111100011011100011100111001001110011100001000011010110110110111010011011101001111000011001010000101110010101011111111001110011011110000101110000100111001000110110001111010010010110000000110011110110110010111001111111010010101001010110100001000110000011010011111111010100110111110000111010011011110110111001101110110011000010100011100001111010001110110011000001011110110111101001000011000111001101111111011100010110101111100111111110100101111001110110010111100111001100011110111011110000001010000110110101000111011110101011100001010001111111110010010111110110101110110011011000101110111110100101001111111111010011001101011011110110111011111011010110110111100100111100011011011110000000111110000110001100110110100011110110110111011110110000000110001010110111000100001110100010010101001110001011101100110100110000011100100010101101000101010111111000101101011001010101110001010111010001111001111110110000001000101101111010100010010011110111101101110000101101011111010011001001111100111010101100110110111110101111111111101101110010001111101111100111110001000000111111011111110100011101001100100001111111110111100110011001101111100011101010010111000011100110101111001011110010111110101110101111010111101110100100000001011000101011000001111010100000100010110101010101001001000000101110111011111100000110101111101000000001001110110111101001010101010011000010000001101100011000001100101111000111010001110100110111100010111011101100111000111010010000100101010110100100101111001001001100111010001000110000000111100100000011011010100010001110100110010100110111110100011100001001001000001011000101011101000100100001010101010011101101111100110010011110100111001010010111111011000010110101010100000111000001111111110001100100111100001011000010100100110000011010100110101100001000001011001011111100100110110011011111010101111001110100000110100111100101101000101101101010000000011011001000010111011010011111100010011000000000100101101101111100001011010101101101110011110010010110011100000011011000101111001101000011101101100111001100001100001000101001100111010000001111111011110011011001110101000111010111010100010100111011110010011001100110001110011111101001011110111110001000001011110100010110111111001001001101011100111011110110001111011100010000111101010111110110010111010001010000100011010100100101001110101100001111110100011001110000001101111001010011010100101010010100011000111100010010101101111001111010000100111011111011100101010111001100001001101111011100011001110110101001110010011110011110111000110100110111111101110101100101011100111000111010001011000010001101000000000101000110000000110110000000010001011010101010001000110000011101011100000010100110010010010100111111110001110111111110101101111000110010010110110010000100000000100000001011011010100001011101011100011001010111100111001010100110000011110110100001010100011110010111001110100111001000110101001100010010000110011111111000100101111101111111111100000110111011000111111001011000111001000010111101100100100011110110001101010101000100000010101111110100110101111101101011010111011000011100110100011001100100010111100110011101101110111011000001110110011011011100001111000101001100101111000100000111000100101010011111011110111101001110110010010011011011011010100010110111100010011010111111101100011011111100010010100011100110010010010111011010000000110011100011101000001010111100100001011010010101111111100010111001111011100100011000011111010001011111110101110101001011010111011000101000000001100010000110000011100110000101000110100110101011101011001010001100011100010110000001011110011010001011001101000100001110101110011111100111100110111011101101101111000011000001101100010001101001011010000101111101011100011110000000110101111000110010011000101000010000011100001010011010010011010111110011010101100101101110101001100010000001010111100100001010100111100111111001101010111000010010011011101011101100111100110000001011010101110101111101001111000011100010100011010001110011001011101001010101100111110000111000100101110101000011111110100001111011000000111111111011110010110100000110110001110011100010010000110011000010101000101110010010101010110001111101111001110010100000010111101010111010100110000110001100100010100000100110011011010010000110010010110011001111101111011010001110101001100111000000101110100111110100101011101100111111101000000001000011011111101110010110001010111110010110100001100001011111111000110010011011000001001010010010100011011100010101111101111110111000010001000111101011010010000001100011010100001001010111010101110000000111111100111011010010000111101101111100001111101000011110010100111110110001011100100100100111000111001101011000100100011000001011101110010011000101011111111110110110010101100011000001001110110010111010001000100011010111100001100011011110111011001000111101101001101101010000100101001011100001110011111111000111011011111101111010010111110000010101111000011100010110110011101010010111110100010000111000100111010100001001111110010011001000010111011001110111011100111000101001000010010111010010011101110100110100011111011001010010001010101000001101101101011011001111010010101111110111010011000010011001011000101001011011100011011000001110111110011001000111001110111110011011101001111001011101111010100101101100000011011010101001000011011001011001000000110000000011110000110001100110000100011010000001011110101111100000101000110100000011101000100111111101111101011010001011100110011111011000101000010101011001111000011011110100001111000000111100100011111011000110011010010100011000111000111100101000000001010000001110111101000001101001001010101101111101001000010001100000010001010110010000100110001100110000110100110010011101001001110010011100101111111100010101110100111110000001000111001101001100011101010101101111101100100110000000011011101001101100111010110111011110111011011111001110001010010101001110000001100011001101110011100110011110100001110011010001110010111110110011101111010000111001111110100000111000101100101001101011100101000000011000011100100110101111101111010110000110111011101011001100110001111110001001011111000111010011011011010100110111001110100010111000100010111110111010000100101111010100011110100001001101010110010111100111110010111000100101010001100110100110000111110010010000000100101010101101110100000011111000001010011001010101010000000111000001010101010010101011100100001101110111111101001111100101010100000100001010011011011101000100101100111100000100011100001011110110111000011010100110110100011011011110011100110000101010011110110100101011111110001011011001111000001011111100011000110111001010011000001000101100000011110100000011110100110111001111010010001100010110110111001000111000100011101100001100110001100001101011001111011011000010110011011101110010010111010001011100001111101010101111000110000100100001100010111111001001000011111001101000011001011111000101000101110111111010011000100101110001100110001110011001111100101001000001011111010011110001000100011000101001010111100101001001010100011010100010111000101111010000101000010101100010111010101101110100001100110011010111111011101000001001111100110001001000011011010110101011010000001111000101110111110100010111001010000111001110101001001100111000100101011110000011001101010001011011111101111000101111001011110000010111010011100110101010110111100000010001110110110010101000000101111110001010100100000010110101100010010101101000010110110111101011001110101110000100100001000010111001110011011101110101110010111010010011011010111100101000011001001000000111001001111001001111001010000100010100000000000111110001011001001000111011011010100110111101011101100110110011101011000010111011110001111001000101010101011111011001100100100001111100110110000101010101001110111011000101101001011101111000000100000000001011101101101000100000101100001011010011001000100101000010110101110010111100110001000111101010101001001101101101100101101011111101001001110011011110001100100010010001000111010100010011100110100001011111000001001110100111110000000010010100000111001111100101111101110010101001110110000011011001101100010000101110111100111101111001100110100101100110000001101011000101010011000111000100010000011000010110000101001010111100110011001110110101011110001000000001010110010011011101111111111101101101100110111011100010110011001110000111000111100001000010011100110101110000011000111010100110010000101011111001100001111010011111111001011010110010000101000011100100101110010010011110011011000111000001110010011001000111010010100001101010110001111010101100000010000110101001110010010100010011001011101110101111001010101001000011110001100000101001000101010101100000000001100100000110010001011011011010010100111010010101000001000000111001000110101100001100010000100111110100101111000111010010001101001110111110110100110101100010101000001001111100111110000011101001110000110110000011001110100110111000001101100001001101010000110100001100001100110111010101001111111110001111001100111011101001001110110111110011110000001111111101001011011101100001010110111111000001010010110100011010110110101111001100111101011011011111101001001011110001001101110010101111001100110101000111000111000010111010001001101100101010000111000100101100100000101001111001001111001100100111111010100011010110100100011010010111010111011100111000110100101000001010011101110011111001010110110000001111100010010010110101100001110000101111100000000111110010100000010101110011110111011001000001111111001001001110101101001000101011111110010101110101000101101111111111010011110011010010011000011101100001110001111110010011000011100111011110010010010110001011011011010010011011010100001000010111101110110101000001100001110111101000010001110111100111010101000101101001100011101100100110100111111110111001101101011001101100100001001010010111100101011010001101011010000010011000011100001011001001111010100101001100011011001010001110010101111011100111101111000111111100100010010110011110010001100101000100100111001111110110001101111001001101100001110101001011111010100000111100011111011011100111110011111111010000000011101000010011100001000011011001010011011111110100000111001001101111110101010110000001001010000001110001111101100110001111011011001000100101010101010100011100100111101101011100100011001111111100010100010100101100010110100101001001111111100111010000101100100011111100100011110100111111110101100110111110011100111000100010100101010001001111010111000010000100110000001011111001000010000001100001111111000010100110011010100111011000111011010111101111001100100000111011000000111010101001000100100000111101101110101010110000111100111101100000011000011110010000001100110110010100000000101011110011100111100110111110010011101111010010111110100011111100111010001010011000111110000110110111101101101000111111101110001010110010000000100011110010100101011111111100111110111000101101111110100110010101001110000010011100011100010010011010001111010101111011101011000000001000111011000101001010100100100100010001010000111100101111010110001001001100010101101101000101110100010100110001001101100110000010011101000101110010011010011110010111001111101011101000100111010000001000111101100011101011001010100111010011011100011110011101111110100110001101011010111011110111100001100011110001111010101011111011100001110110000110010111010011010010101111110001110000101101110011000100110001010011111010010001110001010100100110011101011011111111001101010101010000001111001110101100000001101001000000100010011011111100001001110111000100110101001110010110101101111010010111011101110101010001100101110100001011011010000000011000000110000001000110001111111101110011011110001100000001011111000100001011110110001011101000101010101101000111001001011101001011000100001111001001000101111110011011011000111010101101110110000000101110001001000111111110001110100001011010100011111000111110010000011000100010100110110001011110100010001001100000111010010110000011000110111001110100100001000000000000101011100101001001000111110000100011011111011000111100111101001001111101111010011010010100110011000001011010011010101101111111000100111001001101010110111111001000110011100100100110000100111001011000110000000110000001111111011110110111001110011011010001110100010000011011101001101000001000000011010010000001101101100011011011010001111000010101000101011001110010000001110110001010000101010110101010111010000101101111011111111010001010111100111111111010111100000100100100001100101110101010011011110001000000000110100101011101110000100100011110010100011000111010000000100101111111111101110001100011000100000010111001101101111111001100111011000001111011101011100000011100001100001001100111101111010111111010010101100110010110010110010111011100101000001011011101111101000001001110000100100100011010011010111100000110100010010011101111011111010110010100000010110110111110110111101011011010100100111100011111111000110011010100011101011000001100111111110110101010111100010010011000011100011011001100111011100010101001001111100111110011000101000010100010001111110010000010011000011010100100111101110110010101101011111110110101110010100000111101011011111110000000100000000001000111011001000000011111001000111111101010001000101101100001010101000101000000010010111000010000001001110110110101100010011100111011110100011111000101101011001100000101111101001110111111101001001110101110001000110001101011000010101000100011110100000010101100100010111011001111100111101010110010100001111001000100000111001001100111011100010011000111111110001000000111111001101100010001111100010101101010111000111111100001100010011100111101010000110011100111001011101100110101011001000010010000111110110000111110011100111101000010110110110000101110001111001011010001110101110010001111111000100110011111011111001010011011010001111000110100100110111011100100111000000000000101010011010010011011101011101111000101110011100001000101101101000111111100110111010111110110100011101011111111011101101011100111001110101010000111011101001010111111010010011101000101011111011000100000000110110100010011010000001011011011101110101010111000011000101001110001111010100010000011011010000111101011011001001111101010101010000100100000000000010001100010001110101100110111000100100100101110101000001011100001001100000011101110100011100100000100010010100011101111011001100100111111011101000010010000000101101101101101111111010001111101110101110010010001111100001000101100010010000011111010000000111010100100111001110010000101110111110010101101100111100011001111001101010011000011101101000011101000101011001010000010101011101011111100011011100010110001110100010011011111111001010111000101001001001101011110111101001011111100011100110011011110101100001010100110100101010110100101100011011001011010110011000101110010111111001000000011110010000010001000011100110111110010100001111111101110100011101111001001100101000111100000100111110110101000001110110000110001000011010100001110000010001101100100000000101111101101000011011011101100010111101111110100110010100100111001100101001001111101000101000100001100110001011101110111110011111011001110001111100101100100101011111001010100111101011001011111101111000111010000010111110001011111111111010100110010111000001011010001101000101001000000001000011001101010100100111001101001111011001011100011101001011001000010000100010101010110001010010001100111101010100110111001100000111010110001101010100010110010100011111111011000010011100001111010001111110100101110111001011100000111001110111100001000101111011011011100101101010000111001101011101001010010011001101111011001011001011011111110101101110100110011010111101111000111101101100001101101110000100110000010101000100111010100110100000111001110001011000010111001110111100011110011101100111001111010101000111111101001111000001110000110011011101011010101100111011001001111100000100001001000001111111001111101001101100101111101101001110101010100100111100101011110111110100110011010000110111001001101111000011110011111101000101111011001100010101010000011111101101110000011011000100101010110001001000101010000000000110011010111110111100111010100101001100011000110010101110001101011011101001100100011010011101110101010101111111110000101111110110110001100001000000100000001011100101111110110101011110000010110101100000100101011000001011001010101101011011011110000011011000011100100100011100110000101011110001000000010111000100001011101101000100100110111001011110111111110101000101111010100010111110010011000100111010101110001011001111100010001001010100111010000000010001101110010001111011101100000010110110101101111111011000001101011101001100101001101000111010000111110010100111101110100011100001001101111011011101100101100101000100010101001100110011110100110101111110011010110011010000001000101000100111101000010100001010110011110111111111001100000111001110011010000110000001001101111111110000000100001100100000101011111000110000010010111110110111010011110111111111101100101101111011101000100001000110111000011110111100010010111110001000101100011100111011101000001010100011111011011001110111011111000000000001001011000000101011010001100110111011111100010100001010011011111001101100110100100111001111101100000111001000101001110001010000011110010001110110000000100101101010110111100111001101101111100010111110110100001111010011100110000010000100100110010101011000111100010001101011010111111110000011100110101001000111010000101000000100011101100111011111101110111101011000001100101100010100011011110101100110000101010100100100101101001000011001111111110010000000001000001101100000101001010001000110010010111011010101101111101001000000110100111101110010001100011010101110011010000000010100101110110000111101111011001011110011100001010101111000101110111100100011000011010010111011111011011000101100010110111101111101000000100010010010100111000101100001001010111100100100001111100101101011011100001101011110000111011001001110010100110000010111000001010110111100100101111001001011101001001011110110001100011001101101111100000111110100100011101110100101001111101110111101010010011011111110101110100011100111011101100100010101101101110000110110111101110011100111000010000101010001001001000000100011001100010101010011010011111101111110110001010000010000101111001111101110001100001010010101010100110000000111000110110000001011101000001010001100110101001010011100010110100010000011101000101000010111011110110010010000011100010100111011100000000100010010010000110110000000010010000001100100101010101111111001100110101000111111101101011110101011111101101110100010010110000001100111011101011111011100110001011001110101111111010100110110111000111000100001010111000001101000001110010000010110100011100001100011101010010011010010100011101000111010000010110110111001011001100110100111100111010101111001100000100000110001101101110001011011000001110100011011010110010100101001011111010010010011001100011011010100101001010011001010010001011000011011101100101111000101100110001110110001110111001111110000101110111111010111010010111000111001001111100101110111111001100011111011101100100111100001011010101110101001010111010101111011100001101001011101110001010100001010111000110011110000110101010110100100010000010001011001101111111100010001110100001010100101111001001111011101111110001011111110111011100010011100011101110010000011010000010111000010100101100110010011000010110001101010101001010101011101011101001000011001000011010101000000101111010010011110110110011110000001001101110101001111001110101000000000001110001110000100101010000100010111011110010100111011101000001111100100101001110001110101001110001011001100111101010000010111101111000101100111010011011111111010001000000001000101010011011010010101001101010110011000010000111010110100101111111110100011010011101011110011001010000101001100111111010000110110010001000101011101110110000111100010011111110000000011000110011010000101101010110111100101000000100111011001101110111010100010101101000000001011010100101100010011110001010001100110100011010111100100101101101110000000001110101001001001100001000100000100010101001110101101101100000110101100110000011001101001011110000011010011110100001010001110111101110010110000101000000100011100000010111100110010100000111110001010000101101001100001110110000100010100111011111001100000111101111001010110100011000010011001110001011011001100011011101001000001100111011000101110111100011010111010000110100001011000111000011100110010100011110100101111001111011101011000011011001010001111011100110111010001110111100111011011110111111010000011001100000001011101101101100010101101010011010111000011011101100001110101101011101011100111010010111100111101011100100110001010001110110010110111000100110010010111011011111100101111111101101110010000001000010100000000101001000101000100011000010001011100000111000101111100111101010000100111001110101010101100011110000010010101011001110100101001101101010100101010000110010110000111100110111001001111111111101111101101110111101001000010110010110001111101110000011011101010100110110101101001010010101000100110000001101100100111000010111010110011001101111011010010000100111010001011001110000110111110011111000000100000101000100000000010011100000100101101101100000001000101000111011000001101111110111001010000001011110100110111000100000110111100011000110111011110001011110010010000100011100111000010100111100010000101100001111010011101111011001001011010001100000001100000100001011011001101010001000100101101110111100100101101000101111010100100001010001110000010110000011100101001110001110010101111001100111110110011011101001100000111111100011111100101101110100110010101111001010110100111011110001111000011100101010111110111011010000111100000111011111011010010111101010110010000111101101110001011111100100110010001101110110100000001001000110110011110100100100000100110101000000100100011100011010011111001111010010001101010011011111010110110100010011111011001101001010100010110000101111110101110110010110100100110111111000100110100110010100101100101100001100000111100100001100100011100100100111000101011110000010100110100000101111011001111001110111001010100011110111111110110101010001100001010100111011011101000111111111000100100100001111010010100000100110101001111100011011001101100111111110100100001011101000100111111101010101111001110111110001000101010111101111111111111101111101100101001100101001101101100011100100011011000000111110111110001010001001011010010010111101000000001001111101011110101010110010110010100010000001100111010100001000010111110101101100111001101000111011111000011100101101100000011011010101011100010000100110010101010110100100111001100100101111000000110111100101010100010001001011011101111111100111110111100110000010011101101101110011111100110000011000100010111111101110101110001000100101011100110110111111010011010100011111010111100110100100100001101011111010011101001100001011100001110110101100001101011111001010111111000101000100100010010101011111101101001010000100001101010000101111010001110010010000100010101100010101000011110001011010101110011111110000000010010100101010011111000100010101000011110101110111100101111010000010110010011011110001111001000100010111111001010110101100101001111001101001110010001001110111000010011110000111001100010100110000011000111000100001010100001110111101000001011001011001001011010010000110110001010100001111100110100110001001111000011010000111101111110001111101101101011001011000110111101101110001010000100011100111000000110100100000001110011001100100010001110101111110011010011110100111100111101000101100110110100100000100010001110001011110111001110001010100111100101101111110101101000010110000010001101000000100010111000010100110001010010111010001010000000000011110000101001111010100011100010101011000000010000110100000001100001000111110000011100101010111101011011001011010111100001010010110110000100001011010001000010010101010100000110111101100111011110010111101111010101100010101101001010100000010011001000000010001001111100101001101001110111010011111000110010101101111010001001111110011100000001001001001100101101001101001000100100101100010011100010000100000101011110111001000001010101101110101110000101110101110000011010001100101101010000010011001000000100000111010010110111101001001011000100110110011000000101010101011101010001100010111101001000000111111101111000111101110110001010110000100110111110000000101010001011010110110100010010011011000011101001011110000110111101101110111011001001101111001001100001100010011100000010001001001010000110010110001100011110000111100010000101001010110010101000111110010111111110000010111010011100101101110000000110100000101101000101010101101100111100011111100010111100001001010101000101001010010010101100110010111101110100010111110100010100000111100101110010001100001011011110101101110110000101000101001000011000011100010000010101101000010100001000100011101010101011001000100100011110010111101101001001101100010100111111101101000101100100011111100010000011101010111110001010000000001100101101110011101111100001111011101100010101111110000111101101001001101011101101000011011000000101101100011100100000110101010101111100101111101001110010100111110011100110100010101001101110010110001110001011011110001100001100110111101111110010110101111000110110001000111110011101111101100010001100000100110110010010111101010110000110011101011001101101011110000010111001100011011111010011110011100001110101110001010111011011111001001111111010100010001000101111010110110110101111010100111110111001100001010000011110101001010001000000000000001101101001010001111010101000001010001000111111000100100101111101000000100100110110000011010001100000010110000101011001101100101001110110100101111001001010011000010100101100101111100010010100011010100010101000111101010110100110000011101001110011001010111111000110010110111111100001000011010101100111111101100001100111111101100101110011101011010010011010010101110000101111110110010110101011110010010000011110011111000001010010010011010000000010010001110010000100000010010001001110001101111011000110000010000000011011101100110000101101001001110000101110100110000000110001010100010000101010010101010000100101001100001101001010111001100010111010101100011011001100110001111111110011111101011111110001010100111010010011001101110101000000010011101011111000000000000001001011000100110010000010111010000101111110111110111100010010111100110110001101100000110111100111101011000000010101110110001111000001110001000011100011010000011010011010000010000011001010101111001101111111011011010000111011011111100001000101110111100000100010111011101101110000101110010010110001000000101011101100110011010001110010001010100011110110000100000010000110100010100111110000110011001111111101001100100011000011111010101111100110111110111011011110011100110111110100001000011100001110010011010100001110001100011110000100110010101101110000011111110010010011110011111001111101000110000100100101001000101100011000111101010011110101110110000011101001011000001101110000011100001011110010111001111001110001100001100110100011110011110001010001011100111110010001000101101000011010001110001100010000001100001001001010000111110011101000110000110010000110000101110111000110000100010010110011011111110111110000011100010111111010111010011101001111001101000110001100000011000110111111101110001000110001001101011111001000101001111010001001010100110110001000010100110110000010110110001101011101111111010001010101000011100011001111011101010000111101010111001110011010110101000001010110110110111010110110100110111111000101010101111100010001100011010100010001010101011111110000110011101110110111110001100101101000101011000101010001111010110011110010111110110011101010001011110011110001100001111001000111010101111000101110100001010110001010010000001110001011011110110011011011000100100111010111100111011110000101000001110110001111010001001010110000010011110010111110000100001101100011011000010111011100000100111001010010010011001011110011010101111110111000001011100101100011111100100000000111100000000101110111111101001011111011010111101111010101110110010001100001001011011110111011101011100000000011100011000100010111101010001001101111100001110001101111111001001101010100110000000000000000000010111010010111100000001111101001001100111110010111100001010101110111100100010101100011101001010110001000001110111110111010011001111101010100101101101100100100100100001000111011010001111101101110011100101001101000111001111011111111011011000001111101100000000001011011110011010001000010101001010100010010111000001010001111111000000110000100110100010000101110011100110110111001011110011010011110111100010101110111101101110111101100101110000100010011100111001110000010010001011000100011100111100101010100100000011100000111001100001011001011101011111001111110111110000111000110010010101011001101001101000100110111011101111111100111100001000011100010010101001011011110111110101000110111001111110001011101100101110100010100000111011001101100001011000011101100000001010111100100011011000001011110010101011011111001000111000010101110001011011101111110010101011100001000100001110111100100010101001110110111000000110111000111000000110000010111001001110100000010001101111111101000001100001101100011101010101011111111101110010011100011001110001101001010101100101000110011011100000011011111011000101111111010010001110110011000110111010110100110110101111111111010000110011100100110110111010100001000001010100101111010100011111101111101001101010101000101101110010010010010101100010101101001010000111010011101011000011111101001011111110001110000010011010001001101000001010000000100010111000111111000111111011011101000111011111010111101001101110110010011101011010111100010001110001101001100001110110011110100010010001111011011000011110100111110000010100011110100111101000000100101111101100000010101011110011111110000000111001110000010101100101001101001101001100000111011000010011011101111110110011001011001000100111011101001001001111001110111011000111001010010100111100111000000100010011100111100110111101011011011111000100111101110100111001000100001101100001011000100011110000000011101111011101111111001001101010011010011100101011110111101100011001011001101010110110100111100000010101111100101110000001011110100111011010110000111000000100111111010001001011101101110111100010011111001100011100011010001000010110001000110100001110101000100110100100110101110011101110001100100101101000111010010100110000100111101011001010111111101011100111110001011110001001110101011010011010110011010111111010010111111110011110100110000010000000110101110010111001001101011011001010111000110100110001011111111110100011101011001101111000011001111011100001000101001011111110010011000000011100010100100000001101010100000110100010011110011111000001110100000000000010011001111100111010010000011001110110010000111010101110110000111010110111101111000000101110100100011111001011000001010010000010110100111000001010110010110111110111011110101101111110101001100110111101001001010100100010110111100011111101101011100011000101010010010111010010000100011100001110110001100101011010001101111000001101100101001110011000000011010001100111110011011100000010110100101001101001111110100111100100100000001110100000001010010111101101111001111110010101100111011100000010001100001110010000110001001111100011001011111010111101110000010111101110010100110011110100001010000010111101010001011000111000110111000101000000001011110101101101000011101011110001001000111011011000101010011010110111001110011110011100011101001100111011010001000110011111011000000110110101110110001010111010101010001110100001111010111111101101000101000010001001110010110100001101111011111001110110000010000000000111001100100010100111000110001000110011110111011000101011000110011110001101101011010110001010000100000001011011111111011010110110101110001001101101110101111101001001001011111001011000010101110011100101111110010100011010110100111101111111110000101111010100111100001010001010111010001010110110011100101110011011011111011000101000101010011000000000000001010011011001000111011111011110110011101010000010011101000110110101010110111110100011110111010010011100010011001010010101010111001110111111100010010010101100001001110001011111001111100101001011111010100110000111111100001111010000000110010110011100101011000101001000000011001010011001000111100100101110100100100010101100011110101011000010110100010001000100101010010101110110100001110101000001010001010101010010100110101111011011100010001101101011011110011101111011001101100100011111101001010011011010011110011101101111000111000010011010100001010101101011100010001110011010111110101101101010101111000111100101111111111010000000111011101101100000011011101111100110011001001000101011001010011110000110011011111011110010010111110001000111000010010101011010111111000010011001111110100111010101010001111110101000001011101101100000000110010010001111000100110010000001111101011101101001001111001000001100101001001001000100101100011000110100101001011000110001010110110100010010111000011111000100000010000011110011011001011101111110110101011101100110011000110011000110001101010011001011001101101101010100010111001011111111011000000101000000010100011110000101011010001100000010100010110101011000110111010101100101110010001000111011000101111010100001000111111111111011000110010001101011110101010011101101111100000110000101110111011101010011011011010000010000100000011011110101101000100111111000100110001111100010010001001011111110111110100001000100111101000101010111011011011001111001000111110110001111110110101010100010010100000001101010011011100100010001001110001010011100110010100010100001010000100011101000000100100000010110000100001100000111101010101111001100010010001001100000000111001101111111100101111111111000111100001111100110101000011111001100010101100011101111100011001010011110001100001101110001000110101011001000101001000010110010111101111110001101000001101111010011101111110101010011110110101001000011101101011101010000111010011101001001001011000100010001110111100010011001001101010100111101100100100001100111001010000000001100111001011100110110110101101111110100011001111110100111000101110110000110100010000001100100010010000111000110111111101101011100111010000110101000000011000101101110110110111010001110101011011100100101001100111111110101011010001000110010000001101111011111000101011111110010101100011111101011011001010001001100001111110001000110110101011000010011100111111010110010000010101001111100100001011100000100011010111111100010001110101000101100000100010111001111101100100010011000000101101101100000101001000001101111011001011111010000111101101100001011101110010111101111101000001110100110010010100111100111110010111111110101101110010100101010010011010001101000111110101001101101101001011011000000000010100101111001000110001101010011011100101111100001100011110000000101111000111101001000110000111100101000010010111101011100100010001010001111010110000110000111100011011101101110110100000110101011100011000110001100001000011011010000101000000001011101110111011001101101010101001010101000010011000000111101110000000100100101100010011001001101110111101101000000001110110001111010001000000011001110011011000001101011101011111010111011110101001111100010000010001010010001110011111011001010010100111111010111001010010001101011010011101101100100111010100001011010000110110100110010000100011010100101011011001101100101010001011110010010110111110111011110001000100101011111001101101111011010000100001110001000001100100001000010110001001110110101110101100000111100010100010110100000000000010100101101011101110101101001010001001000001010110010100101110111001100110011000111111101101110111111000100100000101010010110011011101101111110010101101111100010010111100000100010111000111000010101111000010010010010101101101010101010011101001011000001101001110111110100110000001100110111010110000101101110101011011110010010111000110111000010011111011101111111000010100101101110100100001101111010010101110110000101011010000101100101000001101101101010010100000001110011010111110001000111010010011000011110111010001101101110110010001101000011110000000100011100011100100100010010100001100011011001001001000110000010100011000011101110100111001000011010001010001111000011001110011100111101001001000100011000001110111101101101110011101111101000011011011100100100011110101000110110101011110001000100011100010010110010011111100100100100101110011101111110111100111100011010100100000111101011101111101111111001111100110101000101001100001101010101000100111000000010101000101001000011110000011010101001011000111101001100111111000101010111011001110010011011111111101100101011000110110011111011100010000110011001111001000100011100110010001110100000110011000100001001101010100101010101101101011001010111110101000001101100010001000101000011000001101101110011000111010000101110001101111011110010101010110001001011001111001000010000111001110110101010000011111001111011010111000010101000011101110111010101110010000010101001101111010001010001101110011000010100111010001001011110011011010000101100101011111011101110101001101001000001011000110011000110100011000101001000001000100011011101101011000111000011011010101000000001010110101101000001001111111111100000110000100110011110001011000110010110110000101001010000110100011110110000011001101110111111110000011110101000010110010111101010010111111100011100110010010101000111101111001110111110001101100000100100111110001000001111111110001000100011100101110110001010100001110001010111110101110100101010010110000110110110100100111001111010000110110000010101101010000000111001000011111100110111111001001001001000010111001001101101000110011111010001010100011101001010111110101111010111111111010111100001110110000000010000110100111111111011101010101100011110110100011000110010101100001010010010001001001111100011010001010111010111011101001011111110100101010000111001111001010011000010100011011110000000011000000001100101101100011110101001100000110010011011001100101001100011111011000110100010100001110001110111011000110110010111110110000111001101100110011000101111110101100010101001010000011100010010111110001001000111100111101001101000111110111111101001111001100001111101010100010011010001001110101110000101001001011101001010011000100010111001110110110001110001110000010000011101011101010010000011001001000001110011001111010100100001110001100101100011010010000100101011111000010001101101000011101000001111010001101111010100000010111101110110011000010001000011001101101010100011101100001101010000001111100101100000011101011011100110010101100010110011111100001100100101111000110100101000001001101110000000001100000101101000111100100111011001011010111010100010101100100100110101111101100010010010111101100101100110100111011100010100101010000111110100110101010001111100011100110010000101100100111110011101011111000100100111010110000010100110010000100001101010000111001111100010001110110101101100000001110001000010101010100101111011001100011111111001011000000101011011111100000000100111010110000100010101110010010111011100001100111000011001010010001000010000111011110100010011011111111001011100001011111111110100101110011010101010111000110000110001000001010011001100011001101101010100001010011010100000100110001010111010111110000000111001000011101110010100111100001000100101010010100101011011011011110001000101111000101101011110000010010001001100100101010000000101101001010101100101011000001110101011100001110010100001110011111100000011100010001100111110011100101101000000111110000010110010000100100101111111101101000000110110011111000011111001111011010001100100000001101011011000001011011110011111010001000011101111101101011011010110111010001111001010100001001010010000100110001101101010001000011001001010110000011000110000111101001100010100010011001100001101001000010101111100110001100110101011110101111001000001101111001000111111101000101100011011010011001111101111100100110111000111010010111111110011111000110001111010110000110101100100100000010001101111000100000010001110111110100000100111101100101000101101000100011010001111101001011000001011000101101001011011000011010111100110100101101000101101000111111101010110100001000100011000001100001110101000100011110011000001000111000101100101001010111000110100010000110010111111000011011000111010111110011111110111111010000010110000010111011000010110010110001111001001011011110010010000010111011111101110000001010000010100001111010000000000000011111011000010100111110011110001101101110110011011101110100011110111101100000010111110001000011001100010111001100110110000011011011001001011100000011000001011110001010101000010010110001100110101001010110001000100111101110110101011001111001010011010010100101000110000011000101110010110001101110111000001011110011101001111110101101100011110110111101111000110100100001100001010111110101101000110010001100001011001110110110010000010110111110000001010111000100101100110010111111110010110010011111011110100110010110100001100101001111101001101100100010110110101010100100101001111110101000111000001001111110010100100000001000000000010011110111000011100011011110101000000101000000111101110011000101001110101011110100101011101010101000010101011010000111011111000011001111101011011111011010111101110011111101001110011010001011100111000101010111000101000011111111010000010001101010001101011010001000011001110100010010010000010110100010101100101010010110100101110001110100010100000011100001000011100111011001101010100100100010111110100010000111001100111000011011001100000000001000100001100000010000110010001110000110111101011101101100111001101010011101011100111100101100101001010010111000111101110110100100000000100100000101001010110100011010011011010010101011011001101110101100010000110111011100110011011111001100101101001110100111100000011111110010011000100111011011011000010001111111100011011010010010101100110001000001001010001001111100101110111001100100000000001111101110111110011111010101101010001000001110011101111100001011000001111000101011111000001001000101100000001001111011001101010010111010111001011101011011110010100101010111101001111100011010011010110010111011110101101101000110001000011100000100111011100101111110011000111100010011001101000010011011101110001101111011110011000000011110110001100101101100111101100011000001101111010011111111010001001011000101011011111111101001110111101000101000000100011001101111100010010110111000010000010010100110111101000010011011000110010101001000110100000010000011001000110100111010001101010100101010111101110010001001001001100000011000101100101011100001110001011100010000011100111000000000000101110110100110110100001111110100101110000001111111011010111010111101011000100010010111010000010011000011101010000000101100000000001100111110010110000001011011010111101110100110110111110100000000100110001000111010011101010001100101010101010111111000001110001111110111100111001000111110010000001101111010101000100000100000000010010001100100000111000010010110100001100100100110001011100000001111111001001010101010101101100000001110101010111111100001001001111000001110000101100111000110001100100101111011101101011000111101010100001000000001101011100110001010011111011111111110101110010110011101101100000101000010100111110011101001100101111111110010100011000010110011101001010000111000111011000001000110100111011110111101010011000001010011000111101111011010000000101011101110001101001110001000100111101011000111011000110011000011010110100101101001011011100100010000100010111010001101011011100010011100111110011000100000110101110101100110001010110011110011101101000010100100110101111000010111101100111001111101111100101101100100111011010011101011001001010100111001101011100001010011000101100101000001001000001101001001110011011000101100111110001100111010011101110100001111010011111100001001111011011100111000001000111010110000100010011101010111001010010010100000101100011010101001001101111111011001110110110111011110110110100111000111010100101010001000001010000010101101101011011000010111110000111001010011110111001111010010111111000010110100001110101111001111111011100010010101100001001101000100001001010111100110001010011001000000011011110011100000001110101111111101011001111000000100100100110011111111000111010010101110000010101000110101000111111010001011011101101001100111111010101111010001010001101110000001111000110000100010010110000010101001110111101110101010010000101101100101100101000011101110001000010011000001010100110111110111011000101110010011010110000111001101100000000101010001000000101011011011010110010101001010101001011010001011001101110101001011110100001110110000000110001010001010101010101001101110101101100100000111010001110011101011101010000000110111110110101110111001110101111010011110100110111000101111100111010101010011010000001110011101011011011110101001111010110010110111000110100110010100111010000011111111111010101000110110000000010001100000110101110000101101110101101111001010101011111111110101100110100011011101001011100000110000000011100011110111011001001111110001001110110100101110001010110010100111100110011110000100111011111011001110111100010011100010101100000011110111110000000100001010110000010010110011001101110110100110001100110101010010110111000111001110001111010011000000000110011100010010001001000110011011111101100001011010111111011111100110011001101011101110010110111100100100101100110010000010001101011101111000001011001110011111010110111011011011101101100010100001100111010001111001000111100011011101000010100100010010101001100011111111111010100111011110011011111110101010010011111011110011010010101110101010001100110011000111001010000000010111001110100000101111110101110100000010101011011011111101010101110100111011110011011000100100010000010101001010010101000101000110001111010100101010010101110110001010011111101010101100100010101011110011101000011001101011011010101010101001100011000101111110101010100000000101111011001011001111001000111001000100111000101001010010110111011100111111001000011000101000011111101111001111101011000100101111111001010010010011001011001101100101011111000001011000010000011101011111010110101101110001001001110000101100110110011100000111101000010010000100001000100111000100010000101111101000010110010110000100101001110110010000100111001011100100100000111100100110101110001011111111101001001000001000110111000001100101011001000011001110001111111101110110000100101110100011111110001110011001110101000110110001101000001110111001101011000110000100001100011101101100000001111001100011010010011001100000101100010010000101000001010010110001100011001101101110011011101111010001000011100101111110111110101110101100100100000110101111111010100000101100010110010001110111100101010101001010010100100000100010011110001001110011000100100100100111110010001010101110000110101111100110110111010001110111111010000100100100101110000010111110101010111110101101000110000110010001001111111110000100010011000111010000111100110101111111101110111010101010000101101000100111001110001100110110011010011100001110001110100110001101100000100111010010011001010011001110001100110011110001000010110000110000010001110110010111110111011100011010111101001100110110110011010100001011011011011010100101011011010111101011101101001001000111011011001101100100101100010001111001101010101111101110111111101101101011100100111111110100000001110010111000000100001010000111010010001001001000101111100011100101101011110100001001101001100110000111011000110000001110111110100000001010111000101100101010001110000011101011001111011101001110010001011110001011111110010001111001101010000011110101100001101001010110111111010110010111100111011110100000110011111000110110110111000000001001000100010011000010111111001111001110100011111111000000100101011110101001001111110001011011000000101000100111100100101101101100110011001101001011110110110111100011101110010010001100100111111011011110000100101000010010010001010100100011111000111011110111101000100111011010011111001000110111001110111010111001101111100111110011001000001010001010101101010110101010100101010000001000101001111101100010111010001111111111010100100101110111111001101011101000111000110101111000000100111111010000000110001001010101001001010100001000101100110111111100110101011110100011010010111011110101010100000001110000011000100001000111101100011110001101010101100000010110101001110011000011000110000001010100111100110010101101101010011111110001100011101001001000110110010100010010101110100010001100011000101110101100001111101111000000100001110010100010011001001111101111111111000010110101000000011010011111110000100010111110111111011000011001100111100100000100000110111010011101010011110111100100000101001011111101100010101001101000001000000100001101100111010011000111011101001001111011111010010001110010110010000010111111101000000011101000110001110111010111000110001101101101111000011010000010111001110101111110110011110101000111100000110100010101111000010110110011011110001001111110001000111001111101010000111110111011110000110011110000000110010010110010111101011000011110111001100101001001011011100111001011110000101110010110100110101111111011010101100100000111011001011101110111101110001001010111010001111000110111101110000000111001111000001001101001100101000101000011011111110101111110101011110011011011110011000101111011111011111100000110000010110010100101100000011100010001001000101010110110010111100000001010101100101011001011000100011100000100000111111110001000101110110011000100011101101011001010101110000000000101111010110111001011100100000000000000001001100111101010001100100010101100110111100101100111011100110101100110000110011111110001110110011111111110111110011100101101110001101100101101011100100111100001100001010101001001111101110100111101111101011110101010011101010101010000011100101001011010010001011011100100110011011010001111110101110000010000100001110111001100000001000101011001110010010100000010111000110001111011001111100001001101010000110010111110000100101100001001111010100110010101101000010101111111001101000001000010010000001010110010011100011100000011101010110011100000010101101010111001011011111011100101001111011110010110010110011011001001101010000111100000010100111111010011100101111111111101011110000010010011111000001010011000101101010110101111101110100100101010101000000001100000100011000111100110111001101110001101111111001110111101001011000001011010110100111111001010101101001011110111100011000010101011001111111010101111100110100001010011011100001011110100111001111110010100001110111000110110011100111111110011101101111101001001101100001010010000001101111011000100010010110001100001101111001100110111111000000110111110010011110110010001010101111001001000111010011010010100110100100110010101010000011000001001000100111101101101101011001110110001001001110101101010010110110111011001011110001110011100111010011100010111000101110111010100011011010111101111000000010001010010000011101110110110110010100101011110011011110110101011100100001111100001101111010101000001100001011100100100000111111000011010011010011101011111011000101001010110101100101101011010100101010001001101110011000110100011100110111101011100010011010000111010110011101011010001110100111111111101110001010011100000000000011110110011110101110011000100101111001101011100100100010001010111011000001101011001001100100100010010101000001010100010011000011011011000011000111010000011000010101111101100000000110011110101100100100101010101101001011011100000100101101100101100001111001101010111101010011000001110110101010110100101110000110111111010001001100100110000010111111000001110001100011011110111101101011010111110101010010111011101010111001000000101001011010111110010011111011100010101011001101000101000000000110101101111100111011000001101100001011010011011100111110010011000100011110010110001001010101101001110100001010000101110011111110100111111100110101100100001111100101010001101100001100010100000110101010011010000000000111011110110110100110011011011111000101110101000111001100111111001110101011010011100001111011101001111000011100101111110101110001010011001000100110000001110001111011011000010111010100011101111100011101000100001000111101010111011101111000101011011011111110010111001101100011111111011111011100110100101100010001111000100001101011100010110001000010100100111111001000010001001010101110010001000111110101100111111011010100010101100101011000100110010111101010001011111011011010111110110100001101100100011011010110010110010001010010111011101001111110101001010110000110001101000100001000010111110011010011110000100011011110011110010010101000000010010111000010111100101001111011011101101011011101000110101010100000000110111111001011001110101000011000000111010100000011110011010001001100010110000101011100010110001111000010010100110101101111001111100100101010011101110001011001100101000001001011000010111110110000100001010010000101101000010110110000101000011101010111100101100111100111110111101001111110010011001001101010011001000001000101111101100110100101111101110011100011000010101011010111010000011000000010011000000011110100101000011011000111101101100001111011011000101101010111001110111100100100011010000101111101010011010100100101011101111010100000111101011110101001110101111101111100101000010011101100000111011011001001100011011111000010000110011001101101111101011100011010000011100100000110101000010000101100011001010011001110000110100101001110101011111110111100100011001000101101100011001100101110110001101011010001001101001110010001011011000110001101111000010001101010110000100010100000111101111101010111010010010110010011001010110101010101110010100110110000111000011111001100111011111111100001110000010011011100101011011110010011110000001100000001110001100100100001111110001100101100001011000101110110010011001110100101110111100011111000001011000100011011101111101100101010001101001110111110010011110111110010000011001001111110010111001101100011110010000001000100000101111110001100011000110000101100100100111111110011111110011101011101101111000101000100000001101000100101100001111011000101100010010110100111111101100111001101011100000110110101001111000001100101111111001001001010110111000110011000100101100110000101110111111000010001110101110000110011110100111001010100000110111110011010100101100111100010100011000110001111111001010100111011011111011110101110010100111010110011010100100110010111100101000011111110101111110100110011011001101111000100011111111011001000010101100100101011111110111001101110111001100010111001101011111100011000001101000111111000101110000000001101110110110100011100000101000011111000001110010110110000110101001001101101000110101000100101101000011110000110001001001110000010100001001110100101100000110110111101111110000100000010001011010101101000001101110100110101000100010110000101001001011101100111110101101101011000001000011100101111011100111011101101001110000111100010101110111101111110111101110111101001110100100010001011101001011100001100111001111011011101010101001111100101001111100101110110001110001111100000011111110001010011111011001001010111000000000000101100100001101011110010101100110111011100110100000001000000011100011011111010101011010101000011010000000001011111011100001001111111101111011010000011000011010110101111000111100100111100001110000001101111001111001110111011110110110000010100111111100110001110101000110111000101100011110101110101100000111101010001111100111001111001011101111101111010111001110001011010100001110101010111000010011111001110010001000110000111001101100010000001111001010001100000100010011011111111011010001110010110100110001110011011000011011111111011110101110010001100001101100100111000011000100101000010011011011100001110100101011010100000001001000000010111111111001010001011111110111100011010111001001100100101000100111000000111001000010110110100011011010100000010001111001111011110110001111001001001000000011000011101011001010101010111101110011100000111010100001111010100011011000000001010000110000110111000001100011110110001110100111111000101111111011110101110111111010010100011010011100000111111010000000101001110100001000010000100010111010110100010111001001000110110000000001111110001011110001100111001101111100100111010011010101100000000110100010000101001001111001011011011100111011101111011111011101100111100100110011100011110111100111000101101010111101010110111100100001101011111000101111110010001000100101001010100101001100010010110111000001010001110111011100011000010001101010111110011111101001110111001010011110000110100001011010110100100010001111000110010110010110110010000111011110101010111100000111100010000011001010111111100101110001110101011110010101110010100110011100111100100100101110011111011001000111010000000000111100100111001111110000110111010111011111010100110000101100101111011111100011011100100010110110011010011110111010101100000110010110110001011010101101001001101010110011100010010111110010100110110000001000001010010100110110011010100111001101010101001111011010111111010101011100010100001000000101010000110110100111111001110101100101111010010100011000010111011000110001100010100101110111101011111101000100101010101101000011001101000001001101101011010000100110101001001101011001011001100111100010001111110010100000101011000111010111000010011111111010011110111101001001001001010001001011011001001000100101111111010001010000010111110111110011110011011101011111010111111010011000110110000110100100001010100111101111101011010100010101100100101110111001010100101101111100011110111101000001101011000111111110111110100011001011111010000111100000111011110000010000001100110011011101001000001001001001100101100110111011001001011010011100101000000010110000000111011111111010000101000111101110111101010100011100100101100100000100101111100010011000111111111010011101001110000011101000000111000010011011010001110001011100111001101011110011100000011000111101110011011011000011010000110101101100010110001100000100101111100000001111011111001000011110011011010011011101110011110110010011000110001111101000001110111110011101010011010010000000110111100101000101110110010011110001011100111100011111001010001010011000010100000111110101000011111001001110111111001101000010010011100111111100100101110110010000010000100010101101001100000101000010001011000011010100110111111010100100101000110110010001110000111100010011101000110011000011111000110010110010100101001011111111101000000000110111000110111011111001001000111110010011101000101001111110101010010010010000110111111010101100110100110101110110101010100100010110100110100101001010111011101000001001011111110001001111110001111100010010001001000000011011110101010000000110100111110010000100010000111000111010010010001010100101010101000111010101001100111001000011010101100000110110010010010100100001000010101100110101111011100100010001110011001110110100100110010000010101110000111011000100001010000110100111000111011000011111101100001010100111101111111111111111111000000000110001111011001111101000010010000011000010000011011010011000011010010010101101110110010000110001101011011100011110001010110000100000010000010101110110010000101001100101000111010010010000010001011111111011111100001110011100011010110000110001110100010110111010011000010000110011110010110100010110000101110000010110000000100011101100101010011111000100101001110111000111110101001111101101001110111110010011011110111011101111010110011000010111010110111001001111000100000001001101101000100111010111000111011011110100001100111101100110011110001100000100101010011100011001100001000100100111101001011001111100110011010010111101101010000111011011001100100011111010110000001001011010011111000011011100110000100000010001110011100100101100010011000111100101111010001011011111111100010011010010010101100110000110001101000001010100001010000011110101100111111111100000110110110011100111011010000000010100011100100000100011101001100100010010011111010101101111000101001001011011111100011110010111010110011000010000110101000101110100010000110001100000111111100000100010110110111100000111110011100011101100100001010011001100101110000110101010000110011100011100011110000011100010010110111001011001100000001100100001111101111111010010111110101101101001001011101010101011110010101000111100001010111101111110111100000000100100110010110111110010110010100110000000010110110011001100110101000111100100111110011100000110010010001101000010100010101110100111000100001001101100100111011110001111100001101100011111101001001001101111011000001011111111101001011100111111011111010111101011000011110000101101100010010000010100110001001110111111011010001011101100011100110111111010010011001000010111100000010101010000111110010000001101101011001101010001000010000101010110110101111111000010100111010110011101000111001000110011010110101101111111001010000010110101010010111010010111101011011010010001001000010011100110111011101000001110011001010011100101010110101110100111010001110111010010110111000101111001111101101111100001011101010110001101100010010111100000101110000110011010100110100110110110000111111100100001111000111000111001101000111010110011001011000110101101100010011000111111010110010111011111110000001000110101001001100111011001010000100011010011110001110110110011010111010011100111001010000011110001011100001010000100110010011000001101001000110111110010001000010001001100111101100110010000111010001111000101011010101101011111001100010000101011111110001110010101001011001110100101001011101001110011101001110110000001101001111110100010011101100010001010100000111011110000001010011001101001001011000100001001111111001101010011100111000001110010010101110111111001000101100010010100100111110010110010111010010101001000010110111001010101110000101100000100010010000111100000110101001101111100010011100110111101111101011000111101000101001100010001110010110001111000010100010011000111110000011111100010100011101001110011110111101110001110010011001001011110001111110100000101001010100010001011000101100011101011011010001011111110100111100011111110000011010110100100011100110010001010001100011100010011100001101010001001011010101011111100100110110100110001110110110110110101110010110101000011110100111101000010011001100000000011001101010001101111111011100001000111011101110001110001001100000101111101101111110101011001000110111011111010100100110111000100011111001001110011011111100110001001110101100110110001111110111110011001111011110100100010000011000010011110000111101100001010010100110110110011000001001000011110001111011110110110001010011001000101001100101110000000000001111000001001010001110111110011010110101010101011101110001111100011111110101001010000010000101010111011110100100111100111011001011110100110111010011010110010100100110110111110101010001000010110111101100101001000000110110100111110010110011110010111101000000011000100000110001001101100010111110101001111111001011011101010100110101001001100100000111101011110111110011001000101100011001011001111101100010110001000011001011101100101000001001001101101000101101100000110000100011101001100110110100000110101000011011100010000110010011101001011000011111101001111010110001001110000001011101100001110010101011001000011110000110100011001101010101111100101101101000010001110011011010101111010000001111010110101011110100111100011101011110100010001101010000101110011000001001101111110010001101100010010101100100001101000101011000100011000001011110100000110001111111010000000010111011110000111010000010100111000101110010100001100100011011000010000010110010010001010011010100110101010110111011011000110100111001101001100000111101110011100111010100110011010101101101000011000001000010110001010110101001000100110001001010010111000001110001110011100001100010010111000111000101110110110010110001010000000100000101010101001001100100100000110111110011010001101111000011011011111001000001000010010110101011000011001111010010111101110010001101001101000110001010110000100100100001111110000011000011011110000110100001011110111111010101110111010000100110010000111101110101101111111100001110000100110011100101011110100000111000110011010101110000011110100110111000001111100000010110001000000010001001010110101010001001001110110100101010000011010010010111100101011100000101110100001101110001011101101111000001000111001011100000010001000001111101001010100110001011110001110110010010001000000000010001010010010001100101010010111000100110110111101000110011110011001000001010011110010110110111111011011110000101101110111100111100000000111000000010011101000100101010000101111000110110000000001000001110001110101010110011011111001101100101101110110010100100000011011101111100100010010000101011111110010010111101111010001101010101001110111111000101000111010000011001111111101111010100000110100000110101100010011010001010110111111000101001011010100110111010100000011101010110110001101011111000011000011101101100001110111111000010100000101011001111101011000000101011110011101101000011000010001000010011100101100010001010100110101111101000111111010000010110100001111100101101010010011000100100110111110010110011010100011000001101011010001011010001111100000010001110100111000011111010111011001100111001010111101001011001100111001101000011111100101111011010001011100100110011100101101101101111110110100011110100001001101000101111111110001100100010001001011000100110110001111001001100001111111011011110110101001011101100000011001101011011010101000010011001100101011010011011000011101000000101111010110001011101111101110111111010101111110100001100001010110001100001011101010110010111001101100000111011100100011111001110100101111110101000001000010100001011110111101000011010111010000100000011000011101010000111101101111000001101110100110000111111001111011010100011111011011011110100011111001110110110100111010111111001000110010100110110101010100111110111011110001111011000111100111001011010011111000100100111110010010110001010010110101101111110100101000100000100111100110110111001111101101000101010011011110011110001011110110010010100111110000100011011010111100001101000010100101100111100110001100101110110010101110100110111111101001011001111110000000001011111101000110011101101000011000010110011010000101010110000110001000111010111111101111000001101001111100111001110101010010100110111010011000111111101111010101111001010100001100001000111111111110101100000000111110011110011100101100111010010101100001000100011100100100001100001011110000110011010101111001010100011010110111101110011010110011100101010111011000101000101100110011111001000011011111010110000010111110111110100111001101010010111001100110000010110001001101101110110111110001001001001110000101100110000101101101001100100111000000111000101101110001101111000011111110100001111101011101111101100100011010010000011000101110011001000010010011011001110001111010111111101101111001011001010110000000101001001011110011001100001101110001100110111100100111111101111011111101110100111011100110010001001000110101011001100001000001010111111001110111101101101000011110010111010100110011111010111011001100011101010000011000111001000011100011100111010000011100110000001101111011111010011011101010100001010110010001101010011000111110101101101010000110100001000011110101011110101001111110011111010110110110000100011110000101010110101110010110001010101001011001000101001110000110110101001101100101101100100011101100000010101000001110111101011101110000111000101100110011000000100000110111000001011100001001110001000110101111000101100101111000010100000001110100011101010010110000010101111011101101100011111111011001011110001010011101000110101011001101111100000111100111010001100000101010000100111100111111000110101010011000010111010100110011010100001001010000001000110011000010000100001010101000011110011011110110100111110001000101011000000011011100101110101110110111110000101000010000100010101110111001110010001010000100100001011011011100001011000111101001100101010000111011110111100010110010111111010011101001111001010001100100001000110010100101111010101010000111111001011001110100010111101111011011001111011010001111001110000010111110111110101001001101000101000000001101000011101010100001011101010001001001011111100001001010100100001110000101110100111010100110100110110000111100100001110011011001100000110111000001011111101100011101111100111001000000011000100001010111101001111010111001110101111000111110110100011010110011100110000100010001000000000001100111010101111001011101101111111100001011101000010001111011010011011011111001001010001011011011110000101111010111010110101000111101101011001000110001001000111001101101100100100101101101100011010000000010011001000010011100100101001100110100011011010110110100100111100111001010110100111101000010000011001111101011011100010110101001001101010011011101011000110000010111001001011010010111010010011111000110001110110010111110010101000111000000010001011010101110110011001011001000111100101010100010011010101110110110111011111000000010110001010010100100011100100011111110101000010100001010101111101011111010010001111001010011010000010010100110001011111001000000100101101001000000010100001110110101111110000111011011111100000011001101010011011111010110001000101000101001011100110010010011101000110110001001100100001010111110000111111011111111001100111110110101111010110000111111110111111010101101011011100011111110011111111000000001100010110000111011010010100110100101010111010111010110010011101001101110101101101111010011100101100001110110101000101100010000001100011000001001101001101111111001001101001100101100111101101101111011000011001101000010100011101001010101110101001011110011100011101000000010010010101110000001101111110011010010110100110000001010010000011100010010111100000100100101100001111000100010001101001100100101011111000110010001111111100011000001001000111000110011110001001101000011010001011100000111101000001100001010011110000001001110101010111010101010001011001110100001110101111111100100011000100111110000000010100110000001010010100100101101100111111010010111101101011110011101000111101010011101101110100011111000100111101010110101101101011000010011101010001001001000100111010111101011010100111111011010010110111111001001000111111111101101010010111001001011010110110111101011101011111000101001010101100001010101010111011100111001101100100011101011100110101110100111100100011111010111100001101100001101101001100110010011001011101000001110001000001011000110111010000101000011110111001010101110010110001111100111100000101101101100100100111010110000110110010100101100000101100011011101100011010110010100011010110001100110101000000100011011100100100100111010111011110111000101100000111000111100010010000101110000110111000010110010000111101101111101001111011001100111111001011010001000101000010011010011100010001000100010011101111010011000011100101111100011001111010011000101011000010000011011110100100111001101011111101011001011010111011010011001110110111011001011001001100001101110001110001101011110110111110001001010111101000010001110100010000111100011010110110000000010011111010011010010111111000011011000001111001110011010111100111001101111000011101011111110100100000100101000110111000100011110100110111011100101000011111110011111001111101111110111101100001011110100100001111101110010101011100110110101100100000001100100110011011110010111010111110100101101011111111100110000011001111001101000000100101111110001100101000111000110010011000011001111001110111000010110101100111111111001100111110111000110010001101001001100001001111101110101110010111001011001000010110100010010000001000010010001100110111011001101100000000110110100010101001101110011001000111010001111101110101100100000000001110111101100101101111111110100110110111000110011101010101100011011000000101010000010101111110110100111101010011101110001111100101000111000101010001010000010001001010000011101110010110001100011101001011010111001000011000111111010111011100101000110010111000100101000001010001000010001001010111000011000001001000110100110001101101000101111001011101101100111111010010010010101100101010100111100001011001000101110101001100001101011010010111000110011101111101011010101010010001110011010100000110111101011001001111001110101101111101110001100101001000111100101111011100011110000000000001001101101110010010000100110010100100111000111010101011000110001000110011010110111010110010000000111011000011100110110111001111111110001001101000011100010110001100101100000100001010001111000010000100110110101000000001110110101001101111100001011010000110001010011000011010001100010010001101110001110001111101101011000111011100110010000000011001100101010100110001110011010110110101001110000011101101110010100101100100110111101010000101000110100010010001101111010000010111110111101111010011001100110001001010100110001101001001010110100100011111110101000101000001000101010100000011001100111110000110001011010010010101011101000110101111100010001110100100101110010100111010011000011110011010111101100110011100110110011110011111000101001100010101100101110011110001001100000000101011011001101011111110001100111010001010110100111110000011100101001101010100101010111110101101001001000101010001011101011001110011001101010110001111101101010000100101001011001011101000010111000001111000111001011010001011010010001011011110000000000000101011011101011010101100111001100100110100000011111100100001100110111001011111000000111001111101111110101101111111101100110011001000010011110110001010000110001000000001011001001111000010010100000010101110110110011111101110011001010010100010011101101011100011001011101110100110001100101100100110110011101100001110100111111000011000110001111110001000001100101110001001010111000000011110001110000110001101011110100000100110101110010101111000000100010111001001011110110011010010101010000100010100111110100011101001111010010110001111111000000100110110111111111100101101101000010000000011111011000101111010001001010111000111001001010101100001011000001111001110000111010011101100110110001100011100100011101101001000100110011100011001010110010011110011101011101101111001101111000010110110100100111010001100100100101001110001111001110000000100000100100010110100111101100001000111110111110111011010101001101010100100100011010100010001111010101010100110101111110110110111110100101111111001010111000010100111001001111011011111111110000111101110001100001011000101101101001110001000010111110110111001101111001011111100010111001110011110110111100101111001100100000001101001000111000110101011001110011100001001111011100101100011100000011010111110101000111000100101011000110100011011100001011101001100000011100101111000010101100011100100000100000100000011001000110100000111111110111000010100010101110111110101001111010100000011101110010100011011001011011001000001000100010000110101101101000011000010100100110000001001001011100110010001110010110101000101000111011111101110100011101111110011011110000110010100011011110101000010001100101110110101100000001110001010010000001000110011001010101111010100011100010000001010000100100010011011000001111001101010101010001101111010101101010100011111110111100000101110101100110110100010011100111010000101110010110100101001111101111101011010100011001001100000010110000001011011101100000001101000000010101111100110101100010001011000100000011011110110011010011110011101110100101100000111111001000100110111101111101011000001000111110000111000111011001111001000111001001110001001110011100011111100101011010100100101101100000101101111101100001101010010010100110001101101111000101001011100101010001000101010100110101000111010111010001011010011010100001011100101101101010100010010101001011111011100110101110110010001010110010110011010011001010011010110111111111001111011111111110011111000000101111000110111000000111001110000110110110001111101100011111101100100111000001101100100010011111100110101101000010110100101100010011010111110010001000111110101110110011010101101000011010001100010101101111001111110001101011010010100000101111011001001010100011010011110001111000110111001101110100111111011110001000100010111010110100100101010101110001100110010101111010011000011000011101100010101100011010100100101010000000000011101000111010111111001000101010110110111010010111001110001101101001001100011111001111100010010110001011111100010110100010011101100000101011110110001001101001100110010101011011110011110011001101010011110011010001100010000100111010111011101011100010001000100010100001101100000101100110110000111000000001101110111110110001011110110011101010010000010111001111001010110110110111001101110000111011111001001011010101011101100000010000100010100111011110011010001000011100001010110011001111011001001001110011101101101001001011011011010011011110111100010100100000000100101100000111000001010001010101100001110101001010100100010010000010011101110001110111001010101011001001011011011100110010011101011100001110111010010010001001010001001110100100111010110101111110000100001000101000011010111010110010111011110110101010011101101011001100110111100110100101000010110100111110011111101000101111111001000101111010101001000111010101110111001000110001000110101011001010000100011100100010100101010001001000010010001000000110011110011001011100111001011000110110101011001000111011100111000111000001101101100100110100010100100110110100100100101001100101001101111111100110100100110110100101101101011110010000111001111110011001000001010100010100011111001001010110011010011100110101100110010011111100000011111001000111010010001000011111000011001010111111110101000110001100101010000101110100000100101001000111101100000101010010101100011010001010101001000011010001111011001101011101100010011000000111000010010100101111111100110000101010010100100011011011111010111110110010101000110111010110111111110110110100110110111110000111010100001000101000101000011101110011011000100100111010001101011100001101011011110001101000110011110110101111000011011110111001101111101100001000111000011111000100100110010101100001100110001111010001010100100000110010110001011000010010011011101011110001101001000010000001100100010000001001101000101011110111110111000110001111001011001100000001110011110010000010101101110101100100010111101001100001101101011100111111101001010001011110111010001000111100011110001110010010101010011101010110011001011010001011010010110100100111100010011011101100110010001101010101101010111100100100101000001000110010001111100101111101011110100000100101111111001101000000100111001000100000100000011100110000100010011111011001010101001110100110011100011111001111001110110001011010100100101011010100001001001100011111100010011010110100101010101011110101100101110101110100001010110100101111111001000111011110110001000101100101111011000011011110001100000101010000100001111111011011111011000001111011001011000100011001100111111110000011011010011010110101001101110100011111100010101000100010001100011010100010000000101001011101001100100110001110100001111101111010011000101100100010110111001000100011101110000110110110110000000010010100100111111011101011110000000110111000101111010010011101010001111101001011100000000011100011110000000000011101101100100001111001000000100111011110111010100100101101100000101000101001101111001100011011001110010001111101001111000101011111110110001101011100011010111100001101110011010100100101011111000000000101101001110101111011000011100001011011110111111111100100011111100001111100101101001100101111100100111010010100101110010101101111011000010000100101011101000010010101010010101101011101100110011011010100011110000100110011001111110100001001110100010101010000000110101110010110110101000011001111110001011000111100000011001000100011011010111000010000000001010101100101100101111101110101110100001001001100101111001001000110101111100101010100110001111110110100011101111100101001001101111001110011101010001001011010100111111011010110001011011100110011011000001000000011100001010100111001011001001011110011010100010001100000100010010111011001111100111001000111010101111100110000101101010100100010110110100001111000111001110110101001101100000111000110000011111111101001000101011111010011000110111100001110100100110000111101011110110000001001100010110000011101111001011110010100100111001001011110000000110011001110011011011110100000011001011111001110011111000101000001011000111001110000111011010100111010101011001010111010010010111101101111100111000100001010010001000110000010010001000111110111001111001011101110010000001110111101010000111110110101001001101110011110010011111000100011100111001111101101100110100000000001100111000001110010100001010110111001000001010011011101101000100100000111110111011010101011000110100111101110011000001000000000010010100100101111111110100111100101000010010010001110010000111010011001001001001110101110110001001101111000010010110010100110101011110110001010010010001110110101110101111000010110010111010011010000110100110111110001110001001100111001011101111000111010011001010010111110001000101101001000000100001100111100100010010010100110000001101011000001110110001000011101101000001100010111000010111100011110100111111101110110010111100101110100011000010001001100101010110011100001011110111001100101000000010110111001001001011011010001001100110110000101000110000100011000111010011111011101001000001101100110100111100110010000001101001111100110111101100001110110000001110000001100110100110111101100000000100111000011100011100011000000000111010001111100010000111001011010100000100111001101110100011010000001101110000001100110000111101100011101111110000010101000101001011111000101010001111010100011011100011010001111100001100100100000000110000111111100011110001011100001010000111100100000110001111100101000010110011011100001011000000001001111001101110010010001111100010101100010001100011010010111011111010101000001111011011000101100101011001111110100000010010010110011100110010010101000010010111000011111100101111100100001101101101001011101010100000001101010000111111001111111001111100011100110000011010110100101000111111010110010100110000100001001001101101010010101101001011010101100111100110110111100000011111000101111101010001011000010010101001011111101000000010000101110010011101001010111100001001111100110100011111010100101111110111100110001101010011110101100000011001110111110010001101000011101110000010111110101010000100010110101011000010010110000111100000110100111111010011110001101001101001011110011011100011111000110101001001001110010000001101100000011000111111000110101010011011101100001010110011000111001010000011111000111100011011011110101110000100100101101101101000111101011110111000110000110011001010000100100100101101000001000011010011011100101010010001111110100100110100110110111110000111111100001000101100000110100010101111110001001000110011101000101010100111110101001011100100010010010000111010001111100000110010101010001111110011101011111011111000101111110100111011000100011100100111010000011000000011001111001011000001111001001011000111101011100000101100101111000001101111001010001111011100101000101011101001010001101001000101111011001100010001110001010010010101111100000110010011100001100010010110001011000001101011000010101111111100110001110000001110101110110111110100111010010111011110100010110110100011010111111000010000011101010001111101010011110111010111011011010100010110101000010101111010010001101000010100101010101110101101101110011100001001110010011101011001011100110011011101011001010000001011100010000010010110000101010000101001110001100001101111111011101111000111101001111000010000010001100100010111100011010111100100000011100100001000101110010011011010100101011111101111111100100100000000101111001011110001011000100011000111010110010101000101111011011111111010010000100111000000111011010100100111000111111001100110110011000110010100010101010110110001001001101110011011101101000010011110000110101011010010010111010010110100100000111010010101010110110100010000000000010000101001000011001100101110111101010010111101011100000011100111000111101101100111011110011101110011000111001010111011011011010101110100010011000100101100111100000101101010010100010101000001101001010111110101111111111010101000110000001001001110111111010011111011011011111010000001000001100101100010001110010100111011111101011010101101110001000110000101011001101010100110111011011101111101010100000001101001101100010011010100110100110010110001100100000000110010100000101111010100011011010111101110011001111001111010100011000001010111100111111110000101100100010011100011011010101100110101110100100011110111110111111010001100101101000010011100000101101001110110110101101001001000010111101110000001010110100000010110011110000110010011110100111000111101100001111101001111111010000011111010111101010011010110110010110000111111000010100000100101101000110100111100111110111011001110001100000000110111001010010010100011101011100110111111101101110011011110010100010000010000011101110011010011001100001010000101010010100110001110011001110111110011000001100111001110010001010011001111000111000100110010001111010101101110010011001010000101011111000100101110011010100110011101101111100010011000100001011010011101001100010110101001010100110011100110011001001000000101101000001010100110101000101000110100011011011110110101111101011010010010000000000111100110010010001100110010000100000111001010010001100110111111110000000001110100000101010010101111011000110011110111111000010011110100101110100010000011111010101111101010101001100001111000010110110000110001110100110110011100010110101110111101011001111010111111100010111100101100010100000011101110000000011000001010111001010000110101001101110110000110000101110111101000000000100010000011001101001001101001100110101011110111011010110011000111110010100111110001100110000100010001100111001111000110101010010101101010010100111001110001010010011011111000011110011110000110010001110110011011101111001111001110011010100101101000011111010110111010101111100001000100111111011001010100001000110101011110111001100010000100011011001100101101000110000110100001111111100011001010110100100010111101000110110110000010010010111001100100111001110010001111010111000110001100101111100111011100101101001110010011111000100111000001111000111000001101111101100001010000011101100110111110010011011100010101110001001101001111010101110001000001010010000100101110011011000001110110001110101011011101001010100110000011001001101011101100010101011110001000100110011000110111110001100011110101100001101001010001100100101001111101010100010010110010110000001111100111001000101010110111100111110011111100110011110101111000011111000011100111110111000101011001001101011100010101111000010001011011010110110111011010011101000001101001010010010101001111111011111011011101111110110111010001111000001100010000100000111101111011101100111001101111010100010000011101011010110010001110010011010111111100011101000011001011000100011111111100000111101011000000010001011000110110110111111010100011100101100011000101111100101100011001001101100011000111001100110000010101010001101001000001111001111101100011001001110010100011110111000111010010110100011000111010111111110011010110101101111011110111000110010011001010101000111010110111110011000111101101001100001110011101100010110100001001001000101011000010010011100111001110110100100111100111100011101111110100010100011110011110111011011011011100011100110111000110100001010110110110010010100010000011110101010010001000011110011100011010000100001000001111000101000111011001000100011101011100111001010000000101110000100111111000101101101111000001001101111110110000000010101111011000011011110000110011000100010000111100100011000000011010001110011000000000101110111110110000011111011001010000111111101000111001001010110100110111101100101011000001000110010101100100100010010110000101110110101101011100010100011100010011111101001010101001111111101101000010111111110110101111110101001100001101100000111011010111001010011110111100100100000001101101110010110000011101110010111000100010010001101010101001110110010000100001110100111111000000100010101010001010001001110000101110101110100000111001110110110010010111010100101111111110100010000001101110010010011010110110011011011110101100100001001011101000011101100001010001001100001011111100000001001000101101100000001010111100100111001110111110100001100101000000101101001011100000100111001010100011111001011011000101101101011001000100011000001010010010100111000110100111111010000001100011111000001110110100000011110011011101010010011011001010110110010000101100110100010101110110101000111000111101101010001000000010001111001100101010111000110111001011010111001111011110101001011010100001100011000001110001001011000100010101111110101011001010110001110011111011000000111001100101111111100001101111011100000101101110011001010111101010111110011101011100010101000111011100001111101000111110110100110010011010110100111100101111100011011011111001100100101000010010110010111110110100011001100010000110000110111110000101001101111001101000011000100010110011010010000101111100010111000110010000101100001110110110111011000111000011010101100110111101111111000011101000010011111000100011000011110101011110010000111011100101000100111110011101001001100101000101101111001101101011000111111010110010000110101011100111010011100010000011101101111011100110111101010010111011011011101101010011011110100101011001110011101111000100000110101101000001001010011111101010110101001001100110110100111101111011110010001011011000010100110011001100100001111000011110101001000010011101111000101110001001110110111010000110000110000001011001110110101001000100000110000100100101111101010111000001010101010101010001101000011000001010110000011100001101101100000111011001000011001101101010111111001111000001000100100110110010010000101101001101000011100100000001110111111000010001011001100011001101001011010101010100001100011001110011111010011100010010100101001001010101001000101001111100011011000011011010000000001110010101110111101111101100110000101111110011011100110111000000100110101101111101010111010110011011011101001001111111011110000011001101101011111010100001000111111110000101100100000101001111011111010001000000011110001000101011010010110101000011110101101110100111011010111001000110111000001110000000010101111111101010000001110100110011111000000101101001111011101011011001010010000100000100110000111110001101110011011100001001011100001111001111010001010000000111011010010010100001011100001111101111111001001001100101100000000100011110011010000111000010010101110000101001110100000010100000101011110001101101000000010110011111100001001001100001101001010101010101111011101001100111100001101001010101100111100101100011101001110101001001000011111100011110000101110000101100110011110111101111000011001001001100010110110001100110000010101101100010100000111110111001000001011110111000010110011001101010111111001011101011011011101001001101100010000011000110011101110000110100010101011101010100100110101101101000110001111010111011100110010100110100011010001100001011110110011100100101000111011001010110100111100100101111111101111001011011000010010110010100110110000110001011100011100010111101101011000100011101010001010111011001010000101100010001000110001011010110110001000101010110111000100101001011010010011010001001110001111010011101010010101111101000111000100101101100101101101100111010010001001011011001111110111110101111010101001010000100111001001001101011000110001001011001110100111001110001110001100100101110000110010111011111011111100100111110101010110100001101110000011011011110100010110101111111111001000110100101000110011001111111011101011100000001100101100011000011011001101001111011001010001101100101100010010111110101000010110011011000100110010100111010100111100100111010000001101000101100010111101110111110000111110001011100110100001101111111101100101111100001011110100111111001101110000111011110110010010111100111001111000110011111100110010000101011101010111001100111100101110110010010011110010001010111111101001100010001110100000011011011000001001110000010100000001001111100001011010000010000100001000110100011001111001110111111001101100011100001110100110000110110110111010100101101101001110010110110101000010001101000101110011111100011111011100011110011110001111000001011011010001001100011011011000100111010101100100100011111000010100110111011101110011100101101001100110010001001111000101011001100110001100110001111111010110001001100001001111111101100100110010111101001001011011111011001000001111101111001110100001001010011010011001000001111110111000011010010110100110011101001100100111110111011010110101010001100010011101110010001001010101000011011000100001100101100101110110111010110001110101100110001011111110011000011101000101110101111011100001010000101111010111101110011111011010000000111010100011110010000111110000110011000010111111011011110100111111111111101110011100100111001110110111010111100101100011111101111000001010001110101010101001110011110101111100001111101100111101110011011010011101010001100101010001001101011101001001000100110100010111000100110000100010011111110110100111000011010101100100100000111111000100010101111110111100111011001010100101110010100110001111101111101110001111100110110011111111101110000001010100111100010000000010110001110111000111001100100100000111110110111101010010011111010010100011100000100011001101001010110011110011100011001100110111110010100100101010011110100010110000100111101100111001101000001111011101100100010101011111001111010001100111010000101011010101110100101010111111100001010000011001101011011101101011011110110000011001010111110100010110000111000110111101011101000111011011101100010011010110111111110010011011111001110110111000110000101100100011011001010101100010011000111111100101101000110011100100011110000110100110010101001011011110010100111001101111110110101010010100110101001010101010101111100111101101100010101011100001011011001011100111000011111110011101001111001110000011000011011011010101110111100110110000100001010001010010011110011101010111010010100111101101111101110111110001111000010011010010010101110111000000100101000001010011100100110101000101010100111110111100011110110110010111000000100000111100101101011100100100001101000000110011101111110001111101101101101101100001000110001001111010011000011010100110011011010010100011111110001101010100101000001101101111110010011101000000001101001101011010000100101010010001101101010100111101100011100100111000100001011000100000100101110001000001001110000100111101101001111011011010010111101111100110001100000111100001011011111101000011110000000001111010101100001010010011100000000101010011100010001110001101010001011011010100111101010101101101001101101011010100110010100001101001000001000110010000100000000110001110110110010100001111010001111101101010000011010010101001100000010000101000100010101000100010001110010010110000000110111110100100100100101010001001010011111001111000011101011100000110011101101100011110101010111110001000101010010011100100011000100110110110010110111110100101010011111110001000001110011101110010011001011110011001001011011011101000010100101001101110010010011100001001011110010000001011100100010011110100001011010100110001010101010111111100011010010010000010011010101000011001010111001001100111001010101000000100110010101110101000101110111100111000100000001101101010101111000111011001101011010011001101101110101110111011101110111100110100011001011011111101011100001101110111101101101000100100010000001101111110011011110100100011101101100110101000010010101001110001100110110001100010111000111110110010111110100011111000110011110000011001000000101100011110101111010011101110011111001111101100110001100001011000011000111100010011110110001011110111111001111101001100100001111111011100111011110111011010000011100111111001001010000001001000110000010111101001000111101110001110100111010100000101011000011111000011100101001101000011011000100110101011010010101100101010010110000101110001011111111001101111111001011101101000101000110010001000101011110110100110000011111001001111010011100000001101011110110011100010110100011110000011010011010111011010111111110011001000011011110011000100111001010011001001110000101110010100110110001011110000101001010000100011111001010010100011100110101011110110111100111010111001110000110011101011011010000110010111011001111010010000101001011001010000011011011001111111111111101000011111101111011111111110111111100000001111010110101010001110110011011100001000110100011011010110010100101111110011001010111101010110010000000111000001001010001001101000110011111111101111100000001111000011111000010111101000011110001001111011001010010001001010100001001000110000011101000100000010011000101100111001110111010001111011110101000000100001001000101011001111011101000110010010110100110011010010000000101100010010111000001101000111110010101010111010111011010010100011110100001100000000011100100100011110001101011000001010010110110010000101010101100100111111110111100010110100000110101010110010011100111011101011011110100100000001010000100111101011110011111001101011011010011010110010110110101010110011010101001110011011111111101000000110100101000011011110100111000001101001110100100011000101101111001101101100101011101000001100110000101011010111110101010110000001111111101101000111000100011000100000001010001100101001101101000110011110111100101011100010101111001011101011000101000011011111100110101000100001000100111010111101011001001011101000110110110100110101001111111100100011111111001110111001011010011111011111110111001011111111000101100001111111110010010101101011111001010000000010111000111101001010010101010001001010110000011111010000010100110111110011011010001110101100101110111111101011001101101010010100011100100101001110110000010110011100001110101101011110011011111111100000100011100101110110100010100101111010000011100111000111101011011000011010001000100101000000010010011101100101111110101111111100000010000110011100110000010011000001110011000101000100001100101011101110001101001111000111000000010100010001110011000101010001011011010010110001000001010011010011110110101000001011010000001110101001000011000100011010101101100001010100111100010000011101111111000110000010010001100001101001001111001101110111000111100101011001000100011110001100000000001101000010111011100001001111001010010001100100000110101111100100010101000100101000011110010111010000110100001010111110000011111001011110001111100011000100100001011010011101110110101011110011011100110011100101001111101111010001111000010010100100010011111011110010000101000000010101110011101100100110101010111101010100011100001011101111101101101111110111110010011010100001011010101010100001110001110110000101100010011010100101100101000011101111010011101011001100001011001101110000111111111010010101100000110111111110010100001111010010000111000100111010110000011101110111001010111111101110011010010000001110001110110100101111100010010011001011010100110011010100101000101001010011010111010001001011110001010000111010011100011101111100101100000000100100000001110111100111110110100001000101000001000010010101011001011100110101110101100000011100011011111001000101101101001010000111111010100011011011010101111011111110000001000101110110010010101011111001010010110100001111110000111000000000010111111011011010100101001110010001100110011011011110001100110001011110100001011101010011100001110111110101101110110100011100111101011010101110111100110001000011100101011100000100011111110001000001100111010111011010011001010011100100010000011111001000111101010111000110101100001000010100110100101110001001101111100000001110000101010001111010111100011011100010000110110010011011011100110001010101111010100000010010010110111100101000101110001111111101010000011010111000000101100010000010111000101011000001001100000010111010000110010101101111101110000000100100000001111000110100111001010011100111010100010101101001001100000111010100011110110111000010111100101000101111110000011011100101110011001010101111100011110100010111000000100100010100001001001100100000000001100110010001100001100111110000101010101101000010110010000000101011111101110001011011111111010001001101100111010010110011111111010100000001110000100001110001000000001001001101001001000010100110100001110100111011001010111010111010110110101100110101000110100111101100000010000110001111010101011111100100110000111011100110011110011000010100111111010000100011110101011011011100001000101010001011101110011000001001110100010110001010000000011110100001010100111010010111100110111111011001101000010101010010111001001111010010001010011101101001100011011010101011101000100111001101000011100010111101111010001001100011001100000111100111000010000110101100000100001111100010100110100101010000101101111010011100101101111010001101001101000110111000110001111110001011110101001010110011111010111011001001100000110110101111000010000000011110011000000000010101011111100111110001101101100010000011100011100110010001101000111110100100100101011110010010101011010010001010000000000010100100010001001101011010100111011100110111001010110110011110111001010000110010110010100010000101100101101101111011110101110111000111001010111101100001111011111001000110000011001110010000000010101010011010101010010000011001010101111101111011110100111100110000100101001110010110010111111000101011000010111100000010000111101001100011100101100010101011001000001111100001001101010000000000111010000001111011000011010000000111111100101110010110111001111010010001100110010001110011100001100000001111111011100010101110000011111111000011110011110010001010100000110111000001110001001110010101011100101101100100011010111010001010011110001000101100011001111010100100010001011110111111010111111101111101001101100100111111101100011110111100110110001001000010101111110101110000110001101011011000101001001100100111011110011110101000011111100011010000101010011100011111011011001110000010011100100101000011111000111001000001100010111110111001100101000100101000110001000100011111110011111111000000111011101111001000110000110000101111010001111101011101110100000000010100001001111101111001010000100100100111000000110001101010011010111101011001110010000010101001101011010110110011001010110000101010111101011010010000111001000011000001100101110011011001011011010000111010111101110011100100001110100010111001000011111111111101011111001100001000100001111001001111000001110010101001111110100110101100000001100011011101001000001101100010000001110010011011000100011111101111010111101011110010101010010101101011011010100001110001010001101111001000100010110110011001111101010111001000000000110100011110111101111000110101110011111010011010101010100000000000111001011000001111010101101010110001111011101110001010010100100111010001100000100001000011000011000011010001001011110110100010110010011101011000111000100010001101110000100010000010100010101110011100110010001110100110100110100000001100100110001000011101000100110110010111110101010010011110101100010101100001100000100011110100110010111010011000000100111101010110110010111111011101111110100011100100100101010001001110100111111101001101011100000101011000011101011010110000000100001001010100011111101110000000100000101011011101110000111100011101010000110110101111001100001110001101110111111011101101101100110000010000111000010110011110001011111000101100111100111101100001111011100111101001001111000011100011110011111111101000000110001010100111111101001011000010100111101101001110000101011110011111010010011101000110010001100101100011000101100001010011010110110001010110111110101001000101001110111011100111011011110000011101110010011001011001001011011111011110000111010010101000111010111110100100000111011100001001101011001001001011010001000110100000101100110110010010010100110000100000110001110110010101010010110110110011100110011011010111100100101100000111011001110010100001111000100100111111110111010111110100100110000111001000100011101111001101011100111001011001000100000001110100001010101001000000000010110100001000110110101000111100010001010001101010110001100100011001010100011101101010101001101111100111111011010101100010001010100111101001101111011011010000010111111000110011111010111000110111101001001001010111100000010110001101001110101011100011110010110101010011010100101010101101001001110011111000101100110110000001100111101110010000100010101101001101110000000110110101001001101000011101100110000110100011011110010000101111101101100000001010001110000110010011101111111001000010011000111101100111101101001001101111100011111111101101000101101000101000010110001011100011010101001101110000011011110100001010101010100000010100100111010111101011110100000111001000111010110011010100010111100100011110101100101010111010110100000101111101111001001100011000110001011001100010111010110001010000100011000101010101100100010100110101011000001110000100011000010001100101001110001110110111111111010111101100100100100100000010010101111001001111000111101101100111110111000001101011000001100110011110000111111001100001100110011110100001010100110101101100100111001111011010111010010100101010100010010010000000101100111001011010010110111000000001000100101001011111101100101111100011000111101100010001011111110110110011000011101100000011011110000000001101111010011101100101011111101010011010000010000001100100001111010010010100101011011011000011010001011110100010010100000101011000111000100100100010111100011000111110000011001101110111011001101000011110001101000101110000000011001101110010111100010111010010011010001101011100011110110010100100111101110000111001111010100011110010011110011101101101011010101100100111110001011001110111010111100101001011101001010111100010111110000100111100100000010100001100011111111110011101110110000111010001101111000001001010010001011110000001001100111111110010111100001100101011101101101110001111011000000010111010101110110111000110001001101111011001111001110101001000101001101000000100101011101101101111001010000100001110110111111010110001111010000110010101001000000010000001101011110110100100101000101001010110000111101110011111101000001000101101101000001001010111111011010100001010100111010011101101010001010011011011101000011011010111110110010001011001010110000111011001001011111100010110001110110101011111110101011110110101001101001001110011000100010000100111111010000011110100110010001010100111011111011000000100010100110010011010100110011100011101000011000111111110100110111001011110111110111000110111101111111001011101000000010100101111010011000111010100011000001100111001010000110010000110111100010001010101111010100000000101100111001100101100100011010001100111111001110110100000110010001101011001101110010011010011100101111101000010101001110111101010110000001101111001110101110000001001001000100101011100101011110000110110100011110110001000101010001100010101110000010111001011001110100101001010010000101100111001001101011100001010110001100010011100110011100111101000011100110111100110100000000001101011011100100011010000010101000101111011101001101000001110011101110010010010101101001000011111100001111011111010001110101111010101011011110100111001001010110001011010001000001001101000110101110000110100110101000101101111000010100001110010110000011110010111001011001001000001000001000010001000001010100100000111000101100100010100011000101101101111110101011011111000100100111100011111101000000010001011011011110101000001110010000011000011111000111110101010101111001011011000110101110010111110000110110011000111100110000000100100100000010110010010001101010111101111110101100000011011100101111011101010011101111000010010000010001001101101110101101101010000101100110000001101100111000111000010110010110101111010110001110111111110010000110001000101101111101111001110111110011100000101010101111110101010100100001011100001110010011000100000011111000100100011010001101101101100101100000000101110000011010100101010101011010000001100010001100101010111100100100010110111001100010001000110100000100111000001000110101100010100111001011111011011110110110001101010111010101011011101100110010101011011111000010010110000101001100111101010000111101010011011100101100110110011011001101100110111100110011000110000110010100111111111001101000000001101001110000010110000111001100111011001100111100011001101000001100011010001000001101010000100000010011010110100101111101101100011010000001001000101001001110001000001111101000110011001101101110111010011110001100101010010100101000010100110101110011110000010001111001110100111011000110010001111111011111101110101001111100000010111000011010110101100001101000001100110000110100110100111100000100101110110001001000100001100111001010000010110100000011111011111011011011011011000101000100110001110011001000010000111000011101011011011111000111010111111111110100110011111001000111001000000011110001111101110011010110010010111101010110001001011011010101111111110101001011111110101001111101000110000101110110011100111100011011001101100100110011010001010011100110111100111100010111001110110011011001011101101011110000011101010100111011010001001110101001000110010111010110000111110011001100110000100011100000100010010110000100101000000110101110111101000100111110110010001101000101011010000110000000110101110111110000011011111100101001110000111011100110010110100010100010000101110101010101010111101100100101000111001000110000111000000110010000011110101010001010001100100000111000101101000101110110010100101100110100110010011111011010110000011010011110111101110110111010000001110011110101110110000010001011001000111101011101101000001011110001001001010011010101111010111011001011011000000011111100011111111111110111100000101011110101000011001010111110010111111000101101110011110001111100100110011111000101100001001011111110101111001010010111000001000111001000011001101110101110011100000111010110110101011001110111101101111000101100100100011100001101100110000100001000111101001000000000001001111000001000001101000000101111110000101111111011011001010010110001010110011000010100001100111111101110001101101100010100011000110000011100111111001001100100111110101001101001101010111101011111111100010010101011011010110011010000110101001110010001001110000110111011110011001000011100011100110001111001010110110010001101001110100000011000100001001001110111000110011101100101011111100101100101010110101110010111111000111110001101000011111000100111110111110111101111101000111000100000101101110101010100111011001001011101001011100001101110011011000101100111001011101110110011000001111010000110000110011000110101010001011001100001001001000110100011110100111011111010100000100001111000010111000000110111101001100010100101001011011010010110000110001111111110101100001011110110000010001101011011001101110010001110011000101010110011011110001011011101010011111111001110101110001000101111000111000001100111000000101110110101000000101000100001000101001100111000100011011010111111010101101000101100010100101101011000010101001001011001011110110100011100000001111000001111011101001000000110000110110000011101011000001101101010000101001110000101100000110000000001000000101100000011101111111100111110100100110001001100000111100100011100010000101011110111111001011111010001111001001011000111110111001000101010010001011101111010110010011101010010011010010000110100111101110100111011110000110100111101100011111101110011110000011010010000101001111010000110100111100111100100011111010110101111110010011111000111100100101111110111000110100100111111111110000010001010101101111001001011111100100100110001100110000100011100010101110100100010010011110001110011001001010101100001100000001011100001100111100111101111001110100101110011011001001010000111111111000111101100001010110000010111101001011100101000000000000000100000101000001110011111100000001001110011000110001010111111011011000000001011001110010010110100011111111100101000111010000101101100011101101100101100010010101110101100100111010011101100100110111110110110010001110001101101100110010001010110001100001001000101000001101001001010010101001010001111001111001110110110001000000101101001110010010110010001100101100010111100100010100000101100110110111011110001011000111000111101101111010101100100000010111000100110000011011101111101011000100100011111100011100100010010010010000000111010001011101000001100111101101100110010100101101101111000000110000111100000001110001001010111100110110010100010101010000101011100000100110111000100000000110111001010000010011000001011110110011111011100000011001010101010100101001110001001010011011011100101110110101011110101001100000101001101110100000101010010101001101110010000010001000101001101000100100110100000000100010111110011101010101100001101110000001011111011010000010100110010100011110101111011110100010110111011011101001100001001000011110111000000000001001001101101000100111100001000001010001010011000010111100001111111100001011111011111111010000101011100111011011110110011111111011110001001101100101101110111110011110110010000011000111011000011111111111100101101001011101000011000110010101001110101000010110101010100000000010110111001100000010000011110111101001111111010000111010010100101010011111101011110110001010100101111100011001101010011000010101100010111001010000100111011000100100111011000000111010100111010100011000001001011000100010000010111001001101101111000001011110100010010001001011110111110000100101000011010101001010100111001011100100100101011010100001101011100101111100001101000110000011010010101001011101100001111010001001001001111100110110011101101110100001101101010001111101101100110000111010100101000111001111001100001001001001101110110101001000101101101001100111111011010010011000011111100001010111000000111100111011110010110010000000101101011010100001100101110010101010100001011000011111100101010100010001110100000001001100010110011010111010000100011000101110011010111001110000100011010011110100001010100010011001010110011011110001000101100001010101101110011010000011010001001100110101101110111110010001000001111110100110100010010111000001011010100100011010100001101100110011011100001111100000001110100101100010100111011001111010010010010010001110010001101000000110100100001010001010000110011101101000011111110100111111101011010101011101101110011110010110110100000000010001101110011100111001001001001011101001001001110111100010100001101111111000110111011011000010001011110110111100000011000011010111001111100011111010011011000111111101010010101010000111110100100000001110010100110100100110101001101110011011101111101101110001110010011000111111111110011101011101110000010100011010111111110111101000100101000101101001010011111001001001111101000011100110001000010000011000000101101010011110110000101101000100110001001010010010000110111100110101110010101101000110011110010100111110111001001011100011110011111111001011101000101111011000101011011111000100000000110000111101101011001001100111011010111100010000111010010111010111101010100100110100011001010111111001110110000101000101011010001110110011010001111110010011110101111010000100001001001111110010111110010100110111101100010011001100000110101011001100000101010010101010011001001000111001100110001000110111000110011111101010011111110111101001110101100001101011110110001001111101000101111110101010110111001001100011101101001110110111000100010011010011111000111110100110101101001111001110101001101011001110010011011110001100010010000110001110101010001010100111000000101000010110000010100110001010001110001010110001010100101010000011011101100011111101011111000110000100110110100110001011010111001100100010010100111011010110000100010101001001011001000001011000100000111100011110011011011011111101101001100101111000001111100100010000011010111100110010100110011010000001010010010001011000000001010000100000001011000011001110011111010101111101111010011110010101000001000110111111000101001101101000101001101110001010100111000011000110011011111110001000001011111111001100010011010100011110011001010100001010100011011111111011010100111110101101010111110101101000010111101100001010011001101101101010000001101010101000110101011001101101111101001011111110100110100110010011110011001001100100000111111000100010001000011000111011100110101101010000000101000100000010001011100110011110111100000111011111110100100011110000110110101111011101001101111110000001010001110011001100100101110100011100010001110111101100010010011101101000011111011111010110001101100110101000111011100001100110011101000010100100101101110010110001101001001001111111011010000100011110111011001001010101100001101011110001111100110110110010000100111111011000100110111110010010010011011101101001011011111010001100010010011001001011000101010110011101001000010101110101001010111100010011100000110110001111111100110010110101110010111011010010101110010101000001101101001101110100010100110010101101110110010100101000101011110100000101100000011001100110011010101001010101001110010000100011111001110000000000110011011100110100010101101011001110101110010011000001100010111101011001010010000111100100100011001111010000000111100000101000000011001010100101001000001001001100011001100001111111001001000000010110101001101001101011111111110111111110100111010110011100100011100000100111101010011001101110100011001000001001110101110001010111110110111000010100001010100010100111001110001011111010100110110100010011100110000101100101001100011110000101101100000101010001111110100010101111100010000110001010111010110011100000011110111111111000011010011100011001100100110110001101011010100001101111011010000101011000001111110001010000000011100011111111111001101011110110110001011011101101011000111001111011010101110001011010010001100001111101111100110110010000110100101000101010111110000010100110000111010110010011011101110101011000001110100110001110100100110110001011100011011000111111110011000010111100010110100001000101011111100010011110001010111110001000101111111011110100101111010010011010001001101001000111110101111100001100101111001000010111001101100001110011011110000111101000110010100101011000101110101010010011011110101101100000000100001111111100110101010111000110001100001111011111000000101100101011000100000011010110001010111011010000100011001101110011001011001100010001001001001011010101001000110001001100111101001011110110110100100110011000100110110110011100000111011000011010101000001011110010001000001010010001111000101000101001111100110001111100110010000010001010111011111111101101100000000110000010101010001110101110001001111000100001000000101110110010011100011011111011100000001011100111000100101000111110111110001111001011001111100110110110000111100101111110010100001011111110000110000110010101110011101010111001100000011000000001111001011100111011001001100101101110101010100101110010100001010011101000110111111110001110011110101110010011110011110111001001011011000101001110000111100011011000110101011100101101101011101101111000100000111101010110100000000011000101100010101100101000001011011101000100111101011111011101011110011110100111100101101011111011100100111110000111110111100000010101110001111000111011011011110100100011110000001101101101010111110011011001101000010100111000010000111100111111101001000000110011011100111011110100110010001000000110000010111001011110111000101011111100100010100001010001110111010100101000011001100011100001111101110000101010101101000000010110100011001000111101001011000010100010000010000100111010101001001000000101101011011010110001110010011100101101011000010001001000110110110011000010101010010011011101010001110011101111011010101000101011101010110000011010101000011100010100101110011010110110010001100111110011010000100010101110110100110110101101011100100111010100001001010100111000000110111010011000011100111010100000010111111010101010001100111000100001011100101100010011000001011111000100001011011011100110110110000110100110010001001101000010000001011001110010111111110101001000101010110001000100111101010100001110100010001101101011100111110000100000001100010001010101010010101000011111111011000101111110000001111010101010000001110100010111011100001111011000000101011011110010101010111111010011010010010100100111100101011011111011111000111000110111110110110110000001011100010001011000011011011100101010100100100101001011101101100001011110110101010001100101001010000000010011011101111111000011010101001111000101011001100001011010001011001110010000010000001110000001001101110100111100110111001000011010000100001111100111000000100001110100111110001100001001000011101100011101010101101111011000101000010010100011101001001000111101101110100011101011001000001111011001101111010010010011000110010001011100110110100011011000001100100100011110100111010011110001000100010101010010101011100110110011001011001110001010111011110110100110101110001011110111110011100111110101111001011001001101000001001111000111001101101010100111001000010010000101100101110100001110001001011111111011110100010101111101000010111101111010000000001110110101011010001110100010000011100011010000111101111001101000110011101111110111101000100001101101110001001100101001011101011110011000100011001001001001101011001101101111100111110010000111010000000111101111100000110111011101001101001101011100000101011001000111010110101101010100110011001101000001111110110000111010101100111011101101001101010000011101110101101001110010000010110010101010101000110111101101101001000011100000100011000111011100101101110000011110000101111111000111110000101011001011010000001001101011110000001101101001001101011111110110110101110110001100111111101001011110100100001000000101110110101011110010100101111001111111111101100000000001000011111100111111100110001000010010111110111100110010000110101110101001111011100111100101111011100100001000110110111110110000100111010011111010100111100101010110111000010001011111010001010011011111000110010100001001010011101100110010110001111011010100111110010110111100111110001010101001000111001101100011011000111111111100110110011101110011110101011110101000010010011001111010010110111101010001011100010100110101001001010111111100100010100011101101110110000110011010000111111111010001100110011111001101101110110001100110101101000001100101010111101011010101000111100010111000110111000000011111000001110110101011000010001001000100100100011000000100100000100100001000111100010010110110010110101110111110001110000110100010101001111110101101110010010010111101110100101101101011111101111111010100011010010110100011001001010000100101111101001111101110010110010101101011110111101010101001100000001000111011111011010011001110010110111111011101101101010101111000100011111111010010100101000011010001111001101010101100100110101111110100000100110110101010110101010001000111101010101111010110100110100100011100101001001001011000101001001010010110101011100001011001101000010010111101111111100101010101001110011011110001011110011100000010001100100010010011100001001111001100001011110111001111101101110001110010010111001000100011000101101100001011111101000011010000011101111010110110111111010010010011000110010110101011000100011010010101100000101011100101100111100000100110000100101000100011010010010100111000110000100100010011011011011000101100100111000101101000011111101101001010010101010101001010011001111010101101001010011001111100001100010100110000110101001001001011000000011010001011010011010101010011010111011100000100100100111000001010110010000101010100100101011011111000000110111100100111111100101110101011011000000111111101110111101111000001111100100011100101111000100010010010101101001000000100011111011000110110000000100101011101101110000100101000100001001110011100011011101001001110100100011111000000101001001001110110111111010111001101100001111101001011011001110001010011011110011000010111110111111101010001010110001100100011000010000101001100101100011001110011100100101000000011110000010000010010010010111111100000111001010001110011110010010101110001001000010100100011101111011011110010111101000010110001001011110100100110100000010001111010011000110010010110101100111100111111000101011110000100000001011101001101010100111001110111000000000010101100010110011111101010110010010111111110010100010001010101010010101010001000101010011010101000100101010100100011001100110010101010001110100100001010000100100111000111011001010001110111011100111001100110001010111011000101001101000011110010101101110001010101000010100000011000001100110101111101111101010000100110001011100001011011010101111110000010111100000110101111100101001001001011011011000011000011100000000001010010001010011000100001101001110100010001110011000110110000101001100111111111100011010011100100100000011111111101001010000001000011110110110000100011010100001000010101110100111010101001110001101001010101100100110011010010110010010110101011011001010100111100100000111000101010000001111000101000100011000000001011100010100100010010011010110101010100111111010011101001001010110001011111010110101011011000000111100110001101111000100100000011101001001100101001111011110000100011111100100000011100010101010011111100000101101100110111100111100110111011110101111110100100100001111101011011010101110000101111111010001110111101110000110001100100100010101001111111010110011100110011110000011010110010001011100001100000111000111101100101011110000000111001101100010110111110001010110100110001011111000111001001101010001011000111011110000000010111111011110111000001010010011100011100000110110010000111100001101100100010001100110101001110110101111011110011100100000011000100100011101010000101011100110101010000100000100100001100000001010010001100010101101101101110100001010001011001000110001110100011110100101111011100000111000110101111001001000110111000001010110001011111100100001100011010100001110001000110000010110001110010010101001010011000001000101001001110100100011011110001100111001001000010011010000100000111110111100011000011110101100101111100001101111011001000010010000000011111101100011100001110010010100110001101110011011001100111000111110111100101011011001100001110101011010111101111100001111111111011100100010001111000111011100111010100101010010011011010000101100000110001000001001110011100111000011110100010010110010110001010101110101001001000100110011000010101001101010001000110010100101010000011111000010101001010111001110110010110011101000000101110101110100001100101010100111110111110010101001001011001001010000100001001101110100001000001100011011011110000010001111001110011100110001111010000101101010011011100100011110001101001101000100111000010011001000010001111101100010000100011010011011101000011100100100101001100100010100011101100011000001001111110000110011000100100001110011001011111111101011101011111110001110000010100011111111001110101001000101100001000011100010110011110000101011110100101000100000011111111101111010010011111011000111100100000100111111011000000001001010100101100001100001101111001001010011110000011010111100111010111110100100010101100011110110101110100000001010110111101001011001110111111011111110001111101101011010001010011111001110001011111010000101101101011110111001001000001100011000010011000101101001001001111110100100010100001011110010010011100010000110101010011100111100001000100100001010110001001001110111010110111011101110000101101101101001101111010110001010111110000001101111111000000111000010110110101010011110101011000010011000011001001011111010001101101111101001111111110101011110001101100100000100010001010101111110000010100000011001010010100010101010110010010011011011010101010100101101001101110110100001111111110000001010000111100100010001101010101011111001101000101111010010001011001010010000101000110101010101010010101100010000110101110110011001110101101001101111111011110111001101000011110101010110010101010001010010101000111111110101011101010001100001001010011000011101001010000011001010100100010000110000001111100101101110100000001001101010000110111101110010101111000101101110100101010110001010110010001011010101101010111100000111000110101001010111100011001001111101101110011000010001111110010001101110110100011001111111111100010011101100011010010111110010111100011101000111100100001111001010011000100101001010111111101101000111010101100110000011101010000100101100100000101001101011110111100011101011111010001110011001101111100000100101110111100010101100101000010100111010101000010100100101000000111100010101101100010100111000010011110111110110101101101000110100001000001011101111000011001011110001110110111010011110001111110110111100011110110110110010010111101000000101111010011010111101110000110011111111000110000100000000010001010101001110000111111011000110110011110100001110100001110011101111011101011110010111000010111111001101001111011110001111101001010010011001000100101110100111010001000010010011111111001100100011010110001011111011010011011000101100100010100111110011011101011110111010010111100101101100100101010010110111011101110101111100000001000000010000110010000110100101011001111000110001100111101101001011110010100110111110001101100101010011010001001110110011001001010110110111100011111111100101010101101000111100101111001011010011000001011111100010001111011110011001011000111010100000000010001111100111011110001100001100101111110100101011110001010000001101011000001011100010000001000111010010111100110100011101010010000001111101000000101001000100011100011011101011111010011011100100110011110111001100101010000110001010100010100101000101001110001110011101100101010110010101100011010010110000001011010110101011001101000010011010100001101100011100100010011110100010110000101111001111101001000110001100001010001010101000101011011010011110111100100011001010110100111001001000001010011010100010100111100000000010110010111110010100010110011001101001100010111010001100110000010001000110100000010101001101110001000111101110100001101101111001010111000100000111010110010001111111000011100001001011001001101111010100101010100100001110101001101101011100111110011111001100001011000001000000110000011101100000010111111111010010011001110010011001101011100100101001001100111011111100100010100111000110111100011010001110110000100111111111111010101011000101011011010101000000001001001101111011110111000101000011011010011001010100101011001110101100101111101011001110101010100000011101100000010011100011001001101101110010110110011011111001111010100111110101111010001110100100101100100110100010000110111100010111100111100011001100110101110010110111110000110101000111110100110110001000100011001000001011100111000111100011001000010010010010010110100111101101000010000001001100000000010111101110001010100001001100111100011011100000011000010001010111011001110000010101010000110001100001100000110010110101011011110100101111000010111001001100101110001000110010100100011110111110100000001111111110111111110101001110100110011010011110010110010101010101110000101111010101101101111101100111110110010001000010111010000111101100001110001110011110111000100000100110110101110000100110110000101011000011010100101101000010000101101011110101000111010110101100000011000111111010101000100001010000111111100100111001101101001001101000001101101101011100000011000101001111010100111100001111011001001001100000101010111011010011001111111100110000101001100111101111100100011001111010010010000100111010101100101110011010111101110101110011001101101000111101000000100001101000000011111001001010011000011010000011110001100010111110110100010110100000111110100011110111000010110011101100000010101011101011010110111110000011110001110110111001000011011101010010001001101110000111100100001010101010101011011100000110100010110100111100001101100010000100101001000001110100001000110101110011101011001110101010101100110100110100111111111111111101010111011001110010101011110011011101110100011010101110100001110001001011000111110110011100010001110011111111111111010111010111010011000010110011110010000011111001011100000101101010100100100110100100111111010100010000001011011000111011000000101010110101000111010010110010000000101011101011011110011001100101110001000000101101011001101011011011000110010001101011001101000001101010001111110011011000111101100000101010000111101100101010011010010011000111110101010000010000001010101001100100010100100101000011000010111001001000001110101010101000000101011001011100100011010010000101011111011101000101111001011100011101001011010100000101110101101111011100101101111010000001010110000110001100101011101100011001111000000111110111100100100010111000001000100110101001011000111010011010000110000111010001011110110010010100010001110111100011001110001101000010010101110011010000100111101110010111110000101111011011011111111001001000100010110010110001101111100001101001101001101001110000100111001100111011000011000001001100001000001100000100111000111011100010101000111010111101101101111100110010110101001100010111101010010110010000101101111111001110010001100001100011101001001000010111010100011000101011001011101011101010001000100010000110110011011100110001110010100100101010100001001101000011100101000111100000011110101000110111111000010111010011010110001001110001110110110001001010101111001111011001100000000110110001001010011011000111111011000011101001110010110011010100101011000111011000000001100010111010010110010101100100111001110001001111111001000010101010101110001100010100000001110001101111001100010101110111100111001001001010001000100100001011001000011101011100000111001111010001001110111111011010111011101110100000000011100011111111001110111010111101101101100001100010010001011011001001101101000110010100001001000110101101011001011111000110101100110100010100110000000001001011110100100010101100001011011000111001111101100010100100101111100000000000011011011110000101110010001111100100110111100101011011010011001000011100000000110111110011100010111010111010111111111011100001111010010101000110010010100101011011110111001010111110010001011011101110101001100100010001110001111010101001000011010111001100110000110001111100110001101101010001111111110111110000011011011100001011011110111010101111000001101110110110011001100001011101111101010011100001111010100110110000010100110011010001111011100000111001010000111001111001111010111001101000110101100010010110000101011110000011101011101001111011011111011110000101001000110100110000010011000111011100101111100011111110100001100011111101100110100001011011111001111101100110101111001110100100010011110011100111100011111101001011001101001111010011111100101110001101010010101100100101100110100111001111111101001001111111011111100001011011101110111001100101100100000010100011000110011010001001100111100001100000000001001101011001010101100100000000101100000111001001000111110111001101010100111111101000000110010011010100001111101010111110100100010101111011101000100110000101111010011010110100110110111011001110101010100110111001110100010011100010000101111011010111000001100011000100001101000011111100110001101110010010010110100000011111111001010110111100010010110001011011111011110000110010101000000111100010101101110001111000100010111110001111011100110100101110001101011000101001101010000111111000001111010001110111111010100100100111110000101100111011010100000110101110111011001101001101010010101101110101111001001011110000101010111001100011001010101011001111111010101110000111000100010011001100100000010001001100100111010000000001010000111101111101001110110000011110111110101011101010010000010111000001001101001101101001001001000100111011010101100011100101100110000011100111111011001000111001010011001101111100000011000110111100111000011110111110111111000010001111110001101011001111010111100110011111110000101011010100111101100111101011111000100001010001001011110100011011101000101011001110010111111101110101111011101011010110011101111100100101000001001000001011010100100101010010111010111010101110100111101111111100011011111101111010001101101101110001001101101111100000011011100111000110111101110000111011100111111101011100001011010110001111010011101011011111010011110100001101000110011000100100111010110001001100010000000011100110011001111111010010000000111111111011111000111010000100001001101110110001100011000010111011000111100100010110111110100110001100010011010110001000110110011110111011101010111000010010001011010100110000100100001000101110100110001011011001110101100010111000011111001101100001101100010111100011100001010110011111010111110001100111110010000111010000000111001111101110010110100000000001110101010001100111001100010010011101011100110101011001100101010111111110100101000011101100001100111000110110111111011001001000010011110101010000111110110010010100000111110111000100111011100011010110111110010101110111101111000110001010111000110011100001001101010010110000001100000000011001011100001111101000011001110100001010100110011001010011000011110111101010000011110000011100101010001111111110010011001111111101110001001111000100101010001001100011011110111001010111011100010110010100101100010100110111001011011110110001101111111111101000101010101110001001010000010100011011000101110000110111010000100011111010010111100010001100101000101001010010010111100110011110001010101111110110000011001100111001001110110110001001001111011110000110011000111100000101110010010001111111000001010001001101001011111100001011001001111010000011000100111001001011110001000111111101100011111101110001101111001010011111000100010110000001111011011111100001001111101001111100010111011110010101110100100011100010000110011101010001111100101110011111110000110111010011010100110010001111011000000001010010100100010001010001111110111000100010011011100110001010011111000011001010001010011011101111000000000011100010000110100100100100000100111001011011101101011001101100100011101110010101010100111111000010010001001001001110101111011010101001000101000001101011101001010001110011101000000001110110100110010101011011000110110111100001101101110010010000110000001111110010010001111010010111100010000001001101110001111110101111001100001110101000111001100111100101101000100111100001000101111100110011001111001001000110001011111000001100110101000011001111011001100101101001001111101110010100111011010101100100111110011011010000011101001110011011011101110000111100110110000100101011100110000010101011011010100111100100011011010101001101111000010110000101011110101100100000011000100010001010111001111001100011010111000000100111010010100100111101000001001101110111111000111110001100011000010011100010111100100011110110000010011101010010100010001000000110110001100100001011000011111010100101010000011011101000110111100001110100000101110100011100011110101101010001101001100111101100101110011111010001100101101100110001101111001000100101100100001111101101011100101100011111011001111101111110000000101111101011010110101001110101010101011100110001100001110100111010111100001110100011001001000010001100001111001010111011100011001100000111010000011100011010001100110001000000001100100101010000001110011011101101110010111111001001010111111101110100000000111010110001100100001100110000000000100001001110000111000101000011100110110100110010100010101110111001000010100000011001101110001100100000000010001000110000101001100111011010110011001100100110101010100101101000101011101111001010111100011010111010000100010011101101001111111010110111101011111001000101100111110010000110111000111110100101101000011110010011101100000101101110110100010010001101010000011101010000011110101010111010111110101000111001111100100011111000000001010011010110100001101101001001001001100000100100010111100011100000011001101101001010001101111100011010100110101010010000110110011001111111011101110000111101011110001110010111101010001111000010001110110111100110010001110101011010111011010110110001001101110000001000110001100011100110010000110110000011001010011011010111011010100001110101000110111001011000101110110011100111101101101100010111001111000100010000000000100001001110001100101001010000110110011101111001001101001000110010110111111100001101110010100001111110000111110001101100101010110111100100001111000101111100000101011101000111000000001010110000100100000010101101110101011111010101011010110110010100110001101001110110110011100011011100101001001111011001111111101011111011110100110100001110110111010001000001000001000111100011001011011111011111000010000100100011011110100011010001110111000100100111000110010000011110001110001101011111011000111101001110101110110110001111110100010000000101001011110111000110101110101101110100101101000111011000010111000000111011011110010001100100011000011110110111100010110100000111010101101001011101101001001000011110011011010111111110001001001000001111000110001001100101011011100101110010010011010011000100101000001010101101010111010100010111000011110000000101101110011000100000111100110000101010001001010011110011010100101001111101011001000101000110100100000110010010010011011000101111100001001010101101110110111110101011000011011000011011000100110010000000000110100110011001100011111100110010000011111011100111010001011001010001010010101100001111111101000110110101000111100111011011100010101100010110110101010100010101001010001011001001000111111010001011111001010111001110110011000000111001111100000110100101101100000000001111011101110110001001100100111100110011000010100110101111011110001000000110010000101011100101111101110000101100001111010000001001011010000110010100011101011101111100001111101011000111011110000010110100011010101110111100011110101101001100001000011101111100001110010010100100011000101011011001000110100111000110110000010011001101000110010000010011000010000110010000111110110111111000110010011101111101010001000101011000011001010010101010000010100111111111011000011011100010000010110011001100111011111101000010100010011011000100100001000000101010011100011011001011011100001011101101111011011011010000000000011100011001011111000010010100001110010010111111010101111010010111010001000110100100111111101010011100101110011001000001101100001010111101100001110000100010100100101111111111010110010000011101110011100000110101110011100001110100110000110100010000111001101010100001001101110101101101011000110111001110001110100000001001000011011000010110110001110111100101110100001001001100111101100111111101010111000100100111011110101001001101010110101100101110101011100000100010011100100110001101111110000000111111011000010011001100001100110000001111100101111110100011000101101101111010100100001000111001010011011011100000111011010111001011010110101111011111001110010010101111001111110010100100111110110110011000111001000100000101111010000111010001011101001011100101010011001110101111010101011011110110010010110000111110101100110111001110111011101010110001110010110111010101100110100011001101101011110110111101101011111111001100000000101000010010111011111111011001111110100110111001011111010011100001001001100011111011011101100011000110001011101110000100010010100001100000011001101110111101000100011000000010101001101001110110111101110011011101010011000011110101010111110101111100100111101011111110001111101001011001000101110001010110111001011010011101110111100010001010010001111000110010000100111000101111011110010101100000111100110010101000110100100010101111100011100110000101110011101111011001111101111100100011010001000100010011101000000001100110100001101001000100100001110100110000100110010111111011111101101111100110101110011111110010101011100110101100010010110111000101100101110010011101011110101110101001110111111100110110001001110000111001101001100110010101100101010011110100111001000100101110101100111111011010100001011110001011000010100100000001110001101000001101111011001010011010011101101111110001110011001011010100100011100000001001110001101100001011000000011011010101011001111111110110010010011111110001111101100100001001101100101010111100110010010001000100011111101100101011000100000011010011010100010011010111011111101011100010011010111001010011111001101000110111000110111011010110000001010101100011110100001001010111010110011001000010011110000011101111100100011010010111010100110101011000111100001011010000000010111011110010100100000001110000001111010011100001000100110100111100011001110100011010111000110000100000000010110111010100100110111001001000110000010011010011100001100100110001000111101110110100101000001100010010111001110000101001100011000101101110110010011001011111110100101001110011010001001111110111100001000100010111001101011000110010011011110110100001001011010001110101011111011111110011100110101101111011101000111010011001001010110001001111011000000001011100101111000110000010011010111011010111011000111010100010101101000111010101110100011100011111001000110100010100111001111011111101110011110001111010000001000001111001001111100111111100111110100011000100101010101000100111011111010100110000000000111100011011101110001011011111111101011010110111000100010010101001100010101000111111100010100001110111101110101111000001111111101100100011111001110011011001100110100011100110100010001011000111011101100001100010101000111011010111000111010110100111100110011000101010101011101000111111010010101100000000011010010110100101100101010110100110010010011010110110110110001011000101100000010101110010110010111111110100100101101110101110010010000101001100001111011111010100011110000011011000111011011111101000001010100011000000011111001000101101010111110111000001001010010010010001010000001000101100000101111101110010010111000100111011010000111110101001100110111101110110010101100001101001010001000001000110010010000101101110101001000000011101001110111100101000010101010110111001011111001010110001011111001001100100011001010110010010000111111010001000100000101101000110101000010100010010100010000110010010001010010100001000011111001100101100110011111011111010001011001000110111101100111011000111100001001110100100111111110011010101110000110111101111101001110000110101000111100111101001000000010111101000000010001111110011101111101111000101001111011101110110011100101111110100111011101010101101001000100011010101110100111001011000110000011101111100001100100010011100011001111100010011101010001100011000010010100000101101010101110010001110001011001000110010100000100111101100100011001100011100111101101001000000011010011000100110001100010000101100110010011101101011110110001011011100100010001100100000010111100011000111010111110001101001001010110100100110100110101101011010111010011011000001100000001100010110000001110110011011001000010001010011010100000000010100111001100101010010110010110111001111110100100100101110111000111000000011010110001110100101000011101010111110011101100010000001000101110010110000011100000110011001010101101011111010010100000110010001110100111001010001110011111101010111101110011011010100000010100101100101010011111101011111011101111111011000010101001000011000001100111101011110100010011010100011010010010011111111000111001111101100111001010101111110110011000100011011000101011010100001100000011001010011110000111000000010011110110010101111000000010010001111111101001101110100100101111110100010000011100110101100001110010111001010101101110111000110011111101000001011010101010001001101111010111011111000101101000011100100000000000111000010000000011001111010011001101101111000111000110101110111001000001101011000101010011101010111110111000101000101101010001101011000000001000001001111011000100101110000011100101111001100111101000100001111101110100011001000011101011110001110000010001111010111011110100010100000111010110101011010010110011011000010101000001110001110011011111001111000110010101011000011010011001100111000010010111000101011100011011101101010110110101111100000000101010001001010111001111011111011100010110011101010100010000101001011010110111011001111110011010110001100000010001100000111000100010011011100011001100111101101010000101101011011111111000000010110011111010110001110100110101101000000100000100100010110101011111010110001001001100011100010111100101011000111110100111111010111001010101110100111001101010101111111111101011000110001011001101100110100100100100101000001101011010101011000101100110010111001100000110001100000011001001000100010011011010100110001011000100101000000011010001101100010000000001010001001010000110011011010110100110110110000000111001010010100100011110001101000101100010011000100000010101110011001011001010100111011110010110111110110101001000100000111111100001000100010110101010001100010000100110000100011101000111100000111111010000001111010111111100001111110000011110000010001010001100100101111101100001010000111110111010000111111110011100100001110111011001001011000001100000111000011111011101000000011010100010110011111000111101000101110111111000010001011111010110000000100001011101011101011011011111110010101111111110011100000100110101111100111011110001000100111010000111010100001110111100101011110011000010000010010001110111101110010110000010000010001010110011001111100101101000011101000011001010011000011110010000010011001100101110100010111001010100000101010111100000111111011100010110100100101011000000010100101001010011001111010100110010011110110100111101101101011010011000000100101001110000111101011101000100001000011010110110000100101110110010011010001011011111001001111111110111000101001101110111110111011010111100000100101010100101001000010110101101000111111011011100111010010100000101100010000100000001001101011111000011111001110111101000110101100010111111010001101100101101011010111101010010100000000111100100010011011011011000100110001000111111111000110000001100111011001011010010000011001011001000010000010011001111010010000101011001111110111011100011111011111010000101101010001110111111000010100101100011011100011101111101110011100010100000011100111001100111001011100010101100110011110111111110111011101100001000110010000101010001101011010011111011011011011100101000110100111000101001000001110101100001011111001101011100000100011011111000101111010111001110100001100110111110010111011001000110001100110010011010010111100000101000011111010011110001110001000111001001011011100110010010011110101000010010111001001100000101000001100110110100101011110011101110000010011100110100111110100000011100100100111100010000001110010000001001010100000100010101111110000101000010111010000001100011001100111100100011011011001001000101101101110111111010110000001011000000000011100111100101100100100111110101110111100101111101010111110100110010110000111010100101000110001010000111000011001001010011110011001101000011110010011111110000111111110111100011010100101001011001101011111100101101001001100111000111010000000101011010111001010010000011110001110110010101000000111111101111101111000010000100111100001011000111011100101110010111101110011000101110110101111101100010001001000000000001011110100001010010110010010101000001010110001100110101000001100111010010000000100001110000110111000110111010100000001010101011001111011100001110001010110011101110011101101111100000111001010111001000001100111010110111110101100111100001111000100111010101011000101011000110001000000110000110101001001100010110111110101110011011100011000010110110001000111110000011010101101100000111101101010100110100110000010001010111100101001011011110011001101000010011111100001000010101011111011011001011100110111110111001111001010101001011010111001011101110100010110111100110111111000101101101010110001101010011111100111011000111101001010000101110111011010011000000010000000001101010111101000010111010111001010011011011011000011001101011100000010011110010101110000010101000101110010110111011011101111010001001110111000011100110110101111010000011001110000100010110010010111011111001000000110111010100010010010100011001111011100111101000100111001001010000001001111100000111111110000010101111011110001110011010110000000011111110011010111001110100110000110100101000001101111011110001100111100111100101101101100010000111000010010010101001110111101101001001011101110100100001010000110110111000101011100101011011000100100101010000101111111110011100110110110100110110010101000001101101011101001001110000111100100110110001011100011111100110001110111000000010011110100100110110000011100001110111111100010011001101001001001110101010111011110011010101111000111100111011000000010110110100101001100010111010011001011101110011000011101010011011111001111101111110101100000000001010101111101000000101000111101110100110001000010101110001010100101001111101101101101011110001110001100001000110000010110011100101000100100001101001011110111100001110010010100101011001100111110110011001011101010000110110110001100101111101011011101010101001010110000001010000110000000001000110001101101010101000100010110011001011111010001110110011011110001010011001000011101101001110011110100001010111111111100011000111111010011110001000011110111110010000000101000110001100010111010100111110110100101110010000101000011000110100100011011011000110001110110100001111110111001010011001101000001001000001100010000010011100111110111010000100001111011001101100011010000110110111011010100111010100000000011001101100001001001010111101100001101110000111010001010111101110011001010011110010110001100001101100010000110110011100010011111100010111100111011101001010100010000111011011011100011101000111010101101110110010101010001010000000010110100100111100110101010111100111011111000010010111100110010100001100100101101100011011101011000100111001001001111101100001111011101001011101011111000010011100010110101111101110000000110101011101100101110100110011101101110100001000001010110111010101001101011110000100011111011101111011010001100100011000010110001001100111011111000101001101111000010001110011000010001110000010000100100111111110001011000000101110110001000110111011010101000010010110001001000000010001000111110110110110111111110011011110001001011100010000000000100001101100101000010111111011001100100101001000100100010011111010110100010110101111010000011001110100001110100001010100110001100111110101111010101110111110110010100110010111010000001001111101001001011000110101010100110010010110010111010111001000000101111010111110000100100100100101000010010001001011100000000011001110100111010101111110011011101000101011101101001101100110011111110111010110101111100011111011111001100001100011000010001001001010000100100001010100001110010110000111111111111011100111000000011010101111101111001001001000100110101110000001001001000001101111001101010101101010100111111001000111100111000010000000111111111010001001101010100000000000111001000100110010111011110110110001010100101001100011100111101000011000000110100000011111001001100101110101010011000111110011001101101000011001110101110111111101001111011101111111000001000111100110110111011111100100000110000011010100101000100001100000101001100011000010001011110110100101001101011000011101100010110011100110101101001000001110111111100101000010011100001001001111001110000000001010000111011001010001001010111011001011110110000101100000110110001000100010110001011110000111001110001011000100001101001011010001000000101000110100110001001011001100011101000101011011111010111100010100001010011011000000101101011101100001111111101110001000100101000100011100111001011011101100100011010110000111100000011110110000111100110110101001010111010100110000001000001100011001110011101101001100100011100011011000111000100111010101010111110101100010110010111000100111000101001111100110111111101101100101001110111110111001110110011010000001100001011100101110001100000010001011100101110010001110101001001101011000001010111001001010101111001001100001100000110101001000111101001001011001100001111001000011000110010011001100100110011100010000010101000110111100000011100000010110100110101111110100001011011110101110110100010011011110011011111111100000101100111111011111101101111111111010100000001101000101110110100101001010011010001010111100111010100100011011001000001111111100010010110111010010110011111010001101001111101100011101100110011001110101101100000110101111111111010011101110001010100011100011010000010000000000101010111111001110011101001101010100000000001011001101010010010101111010101001101011011111011000010101101101011100000010110101100001011011001110100010010011000010001001101101111010111100101010011101111111001100001011010010011001011111001010001000101110001101010011000110110011100101011111010101001001110011100010010110100111110011001100010111110010101110000111101001110111001001011010000110100001100010000101100010011101001110110101111010110111011000010101111011001000100110111110010001111101010001100001001010000101011010001101001101110011100100110001011000011110100011011001100011001011101110010100001110000001111110101000101000010001101100000010101101101010100101101110011001000000000100001010101010010101100111110000111111101001111111111111101100101001011011110001101110000101001000111010011000000000010110000111010010110101010010001110011010011110110001110110111110110011111010110011110101001010010000111000001101101111110101001100011000000110100100000001001010011100011110010100110011100011100110001100011101000110011101111000110000110110101101101101001111000000111000000011000101100010100011011101110111011010111010010010110010111101000000000110011011001100100101000100010011001011111011010011100011100101010001111011000110100110010100111001011100101101110011101010100101001010100101000011001010100011110101110101110011110101001110101010101111110000110011101000110111101110001101100100001100101011100110010001100001101010010010100001001111110001101000110111010000101110101110001001111010100101000010101000011000010000011110011101001010110111011001011110110001110101000101110001111101111001011100110100110011000001100000011000011110101001011011100110000000100010110010011101001100000110010011011000101111111100010100100011101001001001101101001110010101110010110001101010000110101011000110101110000010000111010001100000111011101110011111001011001101100000000100111001010100110100100000011100110010011001111100101100101101001010101000011101100011111001110001011000100101101101001011001110000100011000011010100011100010010101011111111111011011010011011111001100110111001110101110010110101001010000010000000001100111101100101010001101111101000101000110110110111100000000010100000101011101001100000010001010011010010010111010111001110110001000100011110101100010010111111110000000001000110011100001101101011010110110010000111111011111100101001001101100001101010101011010000011011000000001011101100011010101011100100011000100011011100110001100111010010010110111010000100000100001001000101000100000100101010011010111010011011100000100101110110100000101010011001100001010111000101100001101010000011010101011011101001000010100001001010011011100111110100111000110101101101010000110100110000010001100101000111100101111000010000101011100011101101011001101101010100000010011010001111111010101000111001011001100010000111011111000110100100010111100011100101001110111000000111101110011011001010000011101110100100111110011110001000000011110011001001010011100000001101110101110011111100100110110101000000010100100001001010011001010000110110110111000110101011011011101100110110000100100010100001110001111111100001010110111001010101110100001000010100010001010100110010100001100001001000110000011100010111100100101111000001011000110000111111001101000111010101001010000000001110011110101110011011011101111111011010001101010011011110011001001010000101111110000011001010010101000001010100011110101001000110101000100100011001110000010000101011101011100000001000010000100001111010011111000000000101000000010111111110110010100011001101000011001110111001100000111000101011001111010100101011100010100101001100110110111001010011111110010011101010001001110010001100011011100101010101100111100000011000111110001000100001111110100011001011001110001110110000000101111011010100101011011111100010001111010001001110111011111111000110110000001100011101110101111100010101010001101000001101110111100101111100000010000000000011100101001010000101010000011111001100101011100110100011110011111001111000101011110100010110000011110100011110110000100010111110010111000101111100010001100101111101000110100010011101101010011101110011100011000101100011110001111100110110100000010100001001100110010010110101001100111001001101110101010111101011011000011100011110101110100000011010001000110000001011110000011101000010001110010100000001010001000011010100100100110100101111101111010101101110101101111100110101110011011101000001001011000101100000111111010101000100100011011001110111111001000001001101011110010100001110100001111001000011000101101010001100111010101100010010110101000111001001001011001111000010000000111111111111111000001001101111110000111110110110110110100110100111101100111001011100110001011110101001110100001010100010111011000110111010000011110001100010010001010001100100000000010011000110100100101101100000010011110101001000000100111110010101100000111010101100100010000110111101000011110011111111010000101101101111000001111101011000100011001110110011001001001011001000011100010101110011110101110000000101111110110111111000000000001000101101111101110110001011011110110001101100110110011010010011110111100011110111000110010111000001000110101011100101101100010110111111000011010101101100100101010011000100001111100100001101100001011000010101010001000110011000000000111010000100010011011110011001000000111000100110110110001111101111110011000111011000110101010101101101000111101110110111001111110110100100110110101111110000111110000101101110100001011110010010111111011110010100010100000101010011001010110110101111100110001001110000010011001100110101010011110111011011011110111111101110001010011011010011111010101011000110101000000001111110011100110010110100100001000001101101101010100111101101011011100100101100111000100110000111011111101010111101110000011111101011111111000001111101001101010011110001111001101101010101011101110100101100111100110001110100111000011110001000010101000111111100010011111000011110011101011111001110011111011111011111000100010110101000001000010010100110010101111010001111000010100100110100010100111111100100001010100100000111110010101010001101111001011110000000011111111001001101011110110110000111100000001100011000011001110011010100111001111000001110110110101111000110000110111111101001001000101111011000001101011001111001101110010001000100100100101001101110000100111101010001110111001010011101100110000010111011011001111111111111010000001000110110001100000000001101111110011000111001100100000101011010101010111000110001000001000101101111111010101010001000111010110111110110001000111011011110110011100011101011100001001100010101100000010111100011010110000000001101001010101101100101111000000100111001111111111101010001100010101010001101101100000001001111011100001111000101010110101101001000000100011110111110000101110110010000110010101001101111111010111100010010111100001000110111110101111100010010100100000101001011101111001000011000100000110011010011111000000011000100100010010110101000000010110100010111011100110101110111011011000001101001011010100110101010100101010011011101100110110011011001000000001100111001010101011000011000011110100011001111111011010000000010011110010111001111110001110010111101110001101011110001100100010100011110101011110001011110101011100000100001101011011011010001011111100100111101011011001001111001000001010110110100101011011011111001101000011100011000110010100110111100010000101001110110001010010000010000111001110101110000101110000001000110110000010011000111100110010111011111110100010011100010010111100111011111111010110000011011110110011100001111000111011011010010001010110100101000010100100101101100110011010000111110011111001101111000101101100000010001111100101000111011011000111011000001000100011010111000011000100110010101100101000011100001111100011111000010001110001100001010010011011001100011111010100111110001111000101100111111110000001001101010010111000110111111101101100011101000010111010011101001010001100101110001110011001110001000100011110101010010111010100100011100000001101010010001100010011000100111111101011110101001101000110001101110111111111100110001000110100011011000100000101100100110000101110111001101101111100101101001110010111111011100111001011100100001000111101000100101100000011110001011001100000011110001101011000111110010111000011000101011111000010100100110001001010011110001101100000111110110111011010011100111111101100001010100100000011110000110111011111110001100010010110101000100100100000000110101011000110000100010100001001110011000001101100011010010000101100100111001110111111011110100000111011000100101110100011110010011111011010010111001111010101101001001000101110011010100011111101000001110010001110100001000001101110111011100010000001010010101011111111011111111011000000011000100111111100001000111111000010100001100010000010111000001010110001011001011011110000111110011001100001010111010101001101010010101011101111100000100010011101110111000111110110100010101000001010110000010111010101111100110111110110011100000111110000110101011100001010111001101101011101000111000011101001101111111011100000110111111001011110101001111100111001101001000011011101011100011101100100110001110010100001100000000100001000111100001101101111111000111011111001000010001100111110011100110001110011000100110111110010100000011001000010011101001010010001101011100010000110111101001000001011000011101100001011100101000110100101101011111000001011001100100101011101100100100001110100000011000111111000101001000010111101111111111100000010110111101100010000101010000001100101111010111010000011111010110000111101110111010011001101000110011011010011001111001001111100101100100100001011000011010111011111010011100010101101110100011000010000100011001111101111000000101010110111101000110011011110000100000100101011010011011000011000101000001100011011011110110101010011101001110101001111110000100101110111101011001000101100101110111000100011011011101100000000100110011110101000010001001011100000011011001101000101000000111010000011011001100110100010000101111100000000011011110010001010110111001101001100000000011000000101111001100110000111011110000001111001111100110111010101010101001111011011001110011010100001111100011000111101111001110101011111110110111111000000011011110100100101001000000100000101111010001101000001100000101011101101101001110001001000000011111100001011101111010010000110100011110011110100111011011001101100100101101100000011000101101001101010111110010011101010001100000000110101111111000001010000101000101001101011111000001011010110000100101111010110011110111000001110010000000101000110111101010010000100100010111111001010101110011100010111111011100001110010100101011001111110001011101101101111101111110000011101111110000101101100000101101000111011010101111101000111001100110100101000111110100010001000011111001101001111011000000001000010001100111100101110010100101111111100000110011000100011110110111010001010100100101110100011000011000100000110110000110101100000101100100001101011101000000011110010010001001101011100110101000100001110011000011100011011111001111010111010000111110111111011011111111010101000100011001111001101010001101111110000010111110000010100111011111000100011110010110000101001111001000000011010001111010110010100111011000011000101001001011110001100111111010101111011011110010001011110011110001101001101100101011001000110001000101001000110101101000010001001010110010011110100011110001110010000011101010011111000101010001100111111011001111011001011101000000000110101010011111001010100110010010110100000010010110101001011011010111110111001011000010100101100010001110010111111011100000101011111000101111001000100001010111010101101000101101100000011010101110001111110110110101100110010110001001101001011111111010001100000001001111100100000011101110100010011110111100011111010010010011000100001111010001011001101011110100011101101010000001101010111001000101000001110010100011111001101010100111111100011101011000010010010001111011100010010100111010100101000000010101010010111001011111000111100100111110100010001001010000010100000001000011011011101011111010110001011111101111010110010011001000001111001101010110001010000001010101010010100110000110011100110101101011101001000100011000101010010111001100010101111001100101011011111110011010100010100001110100100100011010111011011110001100000100010010101001110010110000010011111010101010101011101111110001000000011011111010101111000001100000101101011010001100110000110110001001101100100001111001001100101101111101000011100110011010001110101101100110001110010000111000001110111101000000100100001000011000111010110101110110110110111001100000100101100100000101011110110000000111101101010111001111110101100101110000000111111110100010101100001100001010011010101001011111101111001010010000100010111011001001001000110010101111110101001010000010100110111101111101101111000100001111011101010101111010101001101101110111011100000010001101111001101101110110010010011101010011110000110001011101111101010100101000001011010000100101110000101000000010000111010111001111111000011011100001110011000110011010111111110101010010101001010101100011111010100110010110010010101011001011000111111110111100101000111101000000010011111010000001000110110110000000111000101000111101011011010111110001100010000000011000100110110011010110001010010011010101011100100010111100111001110111100101100111100000110010110101100100100000110111110101111101110100101111110111000010010110001000010100011010100010001110101100010110011101001011110001011111111111100011010100110101000011011111110110101111011110010110110011011111001100101110010101000101000010000011010111010100001011001000010101110111010011001101111011100111100010111010110011110001010100010101100100000111011011010001011001101011111110110011001100010111111100101110000100000111110100111100001010010011001011111010110110011001100100000111000101000100000001000100101111010100010111010111101011101001000101000001010010001001100000011110011111000010011101000011110111101101101100011110010011110111010010101101001101011111110000001000101001101000010000001011001110011101111010110100111010001000111111010101100010011011101100010011100110110011100111111011100011101111011100111110001011110011110000000101010101001100000100001101101011111010110110110000011010100010111010110000000101111111010010111010000111010101111010101101110111101000100011101111001100001000011110010011100000101100110010110110110110001001101001101010100000111010001010100100011011100110101101001001011001111100010001000001011011011010111010110111111001000110011101001001111100001011110011000000010100110101101100110000011000011010111010011010100010100101101001011001011011000011101101111010000110000001100001010001011110001110100100111011001111001000100010011110111010010100010011110000101111010100001001100011000100100000111101101111010111110010101010100000111100010011111100110110011110000010101111001110111111000101110010011000100001101101101101111001100010101011110101011101110000011110111001011001010001001010010111001010110011101110010000111101110000110100011111011101110001011010101101100110111010100001100000000010011010101101110010001110001110110110101100001100010000100111101010000000110110010101111010110000111110000111111011000001000111111101111100011001001111011011111101011010011110011001111011010011000011100011101000101010001101010001110101111000010101000110100110110101000110010010101101010010110111100111110100001010010010001100110001010010101100100100100101011111101011011100011100100001110010010111110110110111100010111110011101011100000010100000111110101010100011010000101010001100010100111001001011111110110000011010110101111110110000111011111110011000000000010010000010010111010111100110011001100001100110110000011011110110010100011101101110100100101100010110010001010010001001110001001011010001010111001100101000111110011011110010010110111010010001011000010000011011001101101100111001010111010100011001100001011100011000001010110101111010001100011100111001101110000001000100000011000011111110000000101101000000011000101100001111010010001100100101111100001000010011010001010111101010010110001110111011001100111001010110011011101110010101010011101110010010111101110001111000111101111111000111011001000011100011100000001110100001111100001001111011010001000100001010011110011011000001000011101111100010001111000000011000110011101000011111111000100101010010000011011011110011110000100101010011111011010010100000111100100101100010010110111111101101101101100111110101001110110100011110001010000010000100011010110010010011001001111110000011111001000101011000110101001001101101001100111101011000100010111111111010011001001000100000010100001011101100111110111000100010000111101100101001000111001100100001010100110000010111101101100001010010111010101100100011100011001110000001000010101110010111110011101000111010001110111000010010111010101111101000100010110010101110000111001011001101110011011001111000100000010110101101000011111111100000011001101111000011011011011001000011110000110000100101001110100000101101111001111010010100000111001111010010011000010011111100110000000000000000101011001011110011010011100001001001100000111010100010001001010000010000001001110100000011111010100000100001111000011010111001010110111101111001011111101111101001100111010000000110101111001000000001000011110101110001100001110111101110001000100001010000000001011000000111100101010101001000010111001111101101011011101110001001101101111001111001111000001101111000111000101110010010100010101101000101010000111111010000110010100111100100001000101100111011101100010011111111110100111001001001001111100100000110001100110110110011001100000011001000110110100110001010010011100011100010110101111000010000011000110001010001011111100011010011101111000011001010100111110100010100001101011001101110011000111001101100101011111110001011000010001101001110001101011011100000111100010101101010101000110010011110101001100111001011111100010001111111101010000011100001010001100000001100010000101010110101001011001111100110001101111001110101000011001000100000101111100111111001001110010101100100011111001100100111110001001000100001111111010111010100011100011011110000001110111010110000100100011011110100011010000001011000001011100000110000011001101010000111111110110000001011101110001110010110111011001101101000111111011100011011100011100101100011111001100011111010010110001010111010100101110000100001000111101000000000001110110100001101001100010010111101011000010101000110001000101101110000110011111001011000000011000110101001000100101000110010011001000101011100000111111000010111110000110010001000100011100111000111110011011000111111001011111000001101111010111101001110011110111110110110110011010101101101110010001101011010100101100100100101001101111100111001011010001100000111010000101110011100011100110000101111011100101101110001010101101001101110111011100101000001101100100001100010000100100000010101100010111111000011000100110000110111011111110001110000001000111010001010001111010101000111111111110000011000000111010100111010000001011010010011101110111010010001000001011101101100010000000111011011100000111101110100110101001001101101010111100111010110010110011101010000110000000100111100010110111101100100011111111010111100110001110000010001110011010111101100001010011111110001001100101110111111111101001001111101111100000110000010101001011010011111000010000101100101011100011101100000101100101010100000000110011101001110101001111010001100001000010001011001010011010110000111110011111110100100010000100001001011100000101110011010010011101000100000101111111110010010111100111111000011111101110010111000100110110101011101000101111110110000000000111010111111001001111011010111001000100110000000111111111000110101111110001110100010101000000100101110001111110001101110011010111100110001100111110100110101001101101100100011011101011101001111111000010010110000110011110011001010100010100001000010010111010000100110010011010100000001110010111111001000100111010101111011111000001111010111110010011101000010100100011101010111011001011001111110100001111100101100110001110011100010000000000111110101010000111010001100111011100111010110011001011101010111100111110101110111100011010001010011100101111101010110011111111001010100000100001111000111000000110000011110011000011011110010000011010011101001101111001110101001010000111101001011100000100111011100010001011011110001001010100000100110011111111101010100100011101011111001011001011110011010010000010110101011011100110101101001100001011000011000111001001010011110101010111110011010011100011001001110100010011011011101000110100101101110100101011001100110000000111000101010001000111100111110100100110110101101010001010100000001000100111111000000000100011101001011010000101101110011010101001011000011001010100010100111111000111100111110001101011010001100101000000111100010101101110011111011011011110110110110101100010100100110101011100101111111101001011010010010101010110000111000001100000000100110011100000111011010001110111001001000111000011111100111010001000010001101110010011000101111100010010001001111010001101111110100010001110101001111001010101101011010001001110001110101101010011011111011010001010101010011100001000010111010000111110011010000110001001000101110101010101011000101100011111110110101101000010101011011010011100010011100101101111101011110110100000001001001110111100101010110000010100111100010100010111111100100010010011111001101011111011101011000101100000111110110100000100001000101011111111101101101100100000101001100010001110001000001010010001110010000110011001100001011001101010001101100101110111101100110001000111101000010001010000000110110000101111110000110011101111111000010110110000101110111101011110001001001110101001110101100001001011111111101111111011001001100100100001000111110101001111001011100110111001100110111000001101001100110110011011000000010100101010011000001000000001111001010110101110011100011111000111011100111100010100000001101001001001001000011011100111001010111101010100001000011010101011011011010111111000000111010101010110001100101110011111011110011000101010010111000111110100100101101100001001100001000100000101001100001100110101100100000001101001010000101001110010010110100000100111110011101100111100010111000011101010110001010101001010110110101011110010101000100100111000100010000010001000100011000111100101000001100100101100001110101011001010110101000000111010001101110011101001101010010110100000001001101010001110111001000101101010010100100101100001110000111101111001101001001001101100011100101010011111100111110010101011000100000000111111010010101111011011010101010101100110101101110110001000010001011000101110100110001000011100011111100110011101011100010001010101011100101001100000110110110111000011001010111100011100111010110000111100101100000101000110101101100100011010111001101100110100101011110000001111111001100001011111000110100101100100000101111111101000001000101010111110111100010111011001100111011001100001101010001011101000010101111010100101101001001000001111000010101100010001100010100001101111011100001000110011110101000100110111010010010001011010100010111111111100001000100000110111100011011101101010000100101001010101000111011010110001100110110101000100011110100100001111011010001111110001010110000001000101111001100101110000100010111111000011010100000110010000010010111110000111101011111011111100001010110100010011111111010000011011101101000011000101011100000001011000101110110000001111110101011100101100101001001110110000101100101111001001010110000001001010010011100100101100001110111000101011010110111011011000001011000110001111010101010010101101111101101010100111000010011110111110011101001111000011111110101000000011100010011011110111101111101110011100101100100011111111011101000101110001110010010111001110000101010010011001011111001000111111111100101011011110111110101011101011101011011010000000011101100111010001100001010101101101101111111011010110001101010011001100010001011111000001100100000101111010101010001000111100000000000111101011011100000001100101001010100100011111010000110001101101101100011101110101001100011010000100100010101101011110011101001100110010000000011111110010100001100010110001000001000100100000110000101110111101111100110010100010001011101000011011000011000000100011101011011101000000011000000001110010010011101001101001110000101101000000111100011011011111010101001010011000100110110101101001110111001011011000100110001101101111110101101100000100010000110101111011110100001111011111000010010001010111110110111101111101110010101111100000010111011101100100000110000011111000101111000101100011000101111011000111100001001011111111001011010101110011100100010011110000001001100011111010100010000001010010001001100111101101000101111001001011111011010111001001100011010100010111000010010110000100110101010111111110101000111101101001101000001011011010010111101101010100000110100011111101110010110000001011101110001111111010101011011000011000000001000100011111000110011101001111101000010001110000001011011000001011101111101111001010111100010010100000101010001100100101000101110010110001011101010011101100100000101111000100000010101010111001100110111011010101111010111010100110000011011001001001101011110000110000010111011100011010100100000010101101101011111000101101001111001010111000000110101110111011001011110100111101110111001010011000000111000000010011110111110011110001001111111011110001110011100110101100010000011000000110011011011101000010001000000010000001011100001111101011101001111101101100101010010001111011100111100010011111100110010001011110111010011100011000111011111010011011101011110111100111110010110110001110101101100111000110001001011101100100001011110100100011101100000111110010011000011000000011010011011111101001111010010000110011010010101100110000000001001010011010100101001010011110001011000110110000010010100110101110101110100101111010101010101101000101000010001110011001000011001111101110101100101110100110111100100001011101000010000010001001100000011111001101001101001101011110010100010010011101000100110111001111010100011011110101110000101111010101100000111000000101110010011101000000000001100000101101111001000010000010110101010001011011001101001011111101011110011001000011110110011000101000111000110100100000100100011110111000010101101010101100101010010111100100010110001101010110010010111111001110111010111001010110010001000100010000000011001011100001000111001110001111000010001100101111001010111010100000100000100110111011100110111010010101000000011001010001110011111010110001111011100010111110011000010110000100111001111110010101001111001111001010110110101000000110001001100110101101110011001000101111010111110001010001001001101110111111000011000110011000100010010110110111111111010010001001100011001111000101001001011100000100101000110111101011101001000001101000001000000101100011101111101011010101011000101101111101111100100111101110100110100100100110110011110101010100001011000111101111111111000001110110010101111110000010000100010110111110110001001000111001010010000100100010110111010011010011110110011100000001001000010111101010000011000011111001000011011000011001110001001110101011100001010011100000111000111001001010100010001111101011101110100000011000011110110001110110111001000110101001000000001001001001111000001011101100000101000100000000111011101000101100011111111110010100111110100101111101011010110100010011101011000100010100000010101011111111111101101111001001110000011111011110110001111100100011001100010101110100011001000101000100101001101011010001100001001110100111011100111011001101101000100100011110000001000111111110010001010011011011100010100110011111111010001100111110010001010011100001101110110001000101110001011000101001000011110101001110110000001000101001110111010110011011110000000100011010000001101110100000110101101010110010111111101111010010101111001110011010001110100100110001100010000101000111111110110001100001110011001011010010010010111101011110111011000100000001101100110000101110001100011011011111011111001101101101010011000100100111001010011111010000000100000000101110000110110110100010100111100111100110011101110101110011110000101111111000010010011011011100111000001011011101001110111110011100101001111000011001011001000101001110101100010111100101011100011000110111100111100110100000000010000110001000111100111101111101110100101010101110110001101010110000010101110100011001101100110111001100110000011001101010100110101110010100011111101101011011011000000001010000000001110101001110110110101011010000111100111011000100101100101101111101110011101010011100010000010000010000110111011011000111000011101111000010000101000001000011101011101101100101101001101111001001100001101000101011011010000111101111100110110011100011011111001110000001111100111101010110011100110001110010111111001010010010000010011001000001000101010100000010010110010000010101011000000010001000110100111110101001101010110100001001100011011011010011001111101110100000011001010101101110000000111111110101101101101000110100001100111010010110101111010000100001001010011000101001101101001011100101011000010111000011000010000101010011011101001000010110111010000101001010110001110010000101001110000011001000001001110000100011110010111100100110100101011110011000110110110111101011001011000000010100100100100110100011011110101001011010011000101000011100000011110101010000110001111010100101001110111111110010010110000010101001110110101011100000011111000010010000110010001111010100001101010000110010110010001101010101011000101101010000111010001001101110100110100011111011111011111101100101001100010011100001101011111100100100011111001110001000011111111001111100000011010101110001101100001000011011000100000100110101101011110111110010101010101111001000010101011010010010001101101110011111111111011001110110101010100001111111100001000101011111010010000101110011100011110100011001110001100111100101000001110110000000111001110100100010010100010100101011011111011001111100110110111001001111001101111101000100010000010111111100001011100011011110100110110111101101011011100010000011000010100110011111011011010101011111110001011100100110111011010111100110110010010100000000110011111101001001011101001100000010001000110011000110000010101100110110001001010101100011001101110101100000111110000101001111011100101011011101001100110001101101111111101010101010001001010110101111000100100010100011001011001101111011100111010001001110010110100111011100100010010000000111100011001101111110010101001010010101101001000010001010001000001101101011010001111001111001110110110010101010010011010101110001110101101100001100110101101001101110011011000110111111011111011100010001111000011010101100011110111011001111111101010000000100010111100101111110001100010110100001010110000110111110110000011011010000110011001110000001000110010011010001000001100101000011111010100100100000001000110011011100100100001010101000011101001101011001001001110011001010100100100011101000101011100011110111111110111010010110010110010001101010010101100001000010101011110010111110010100110010100010011111001110110001011001011111100111100011000011111000111100000011111001100101011100111100110111100111000110001000010010101100010110000111001000001000010001111000110100010110100000000001011110110011011010101000000010011111001100001000111110101100111000001000110000110110100011001000010010001101011000011100001010101011101100101001110110110011110100011111101000110111010011110010101111011000010110101111000010011110000000010010100011011111100000110010111011111111101001010001001111101001010010011000111001101111001011111001100010000100110110110101100100000110111100100111011101111111111011000110101101011000010010011011100000000110110000111001110100111110000011001000010010011011000010110111110010110000100100111110101000000101001101000100110100111111101010101100110110010101011010110001011010001010001100010111100110011001011010100110010000010100110110110010110000000100001110110100101000001110000000000010011100001001100000010110010101010111100100000100101001111111100010000110101011000110001101100111001110000001101110011101110010011101100000110000001000001010000100100100010000001000110100010011011101100011100101100000101110110010010010011111101111001100110011101110111111000001000000100101101111100100110000010001100110100000010111000000001011101111010110011001010100010101100001001010100101101100101110110100001110010110100011100010001010001110111111110010001101011110000101010100110010010100011111111001111000010001001000101110010111101101000011101110111010001110010111111011101101011100001110101100001110101100110010010101101100111110100010010011011000101111100011100001110010101111000011101000001001011111110111111000111110101111101000001000011000001101001110010010101110001100000100011001100011010101110110110111111010100000110010010100001011100000110100101110010111000011110111100111010010101110111100000010010110111101010100110100111101101101101111000111101101100100011000101010010011100001011111011110100011100001100101010100101111010011101101101011101100010000110100100110001101011000111110001101101110001110001011111100111110011011100010110011111001010011110101011101111001111001011001100010110001100011000110111100011011110011010101010101100011000010110000001100100010011110111000001111001110010111100010010111010001110100111010011100011011111101100110000100001000010001000000001010000101011101101001000111001101100110111110111001001010001010011110001001010011001101001001000110101110010001111010010000000011000001011110010010100011001110101001111101010010011101011011101010010011000100101111100110000101011101001001010011111010010110110010011010000011101010100101110010000001101100101011100011100100100010001111111111010110010111111010010110001101101101100100010101111010011011111100100101010000110000000111110000000100110100111111000001001001101110110000010010111010110000111001011111010110111010001010011011100110100100000111010001011100100010100110111101011110111101111101011100010100010100110001100111010001100111010101111010100000001111010001001000001010100000111010000011101100001011010110101001000001000000111011010010100011000001000000001100011100000111101011001011000010101010000001110110000000011111000001010110110001000010100100000001001101100100110011101101010110010111110100101100101011010010110100010010001111101010001111001010111011010010100010000101100010110110011001100110111000000011011110110111000110111101011111000010001010010010001101000101101001011011010011110100100110011011110010000010110111010001111111100001101000010010000011000010001010111010100011000101101011100100000100000000011011110101110111001111110010100110000110101101111001101010001010101101111010011000111000111010110000001010101001110000100000000100111010100000001010010001001101100001100110011100100101010101010100110011001101011000101100101000100110000101001000011100100101001111110100010010100000000000000101100100100011101100100011110111110001011000011010110000010011110010011000110001100111001111111000100111000100000111110011001010100100110110100011111010000001001011110011100010011001110000101110001100101100111101010111001010010101101101101000100001001000001011001111011111011100111111000010100110100000110001100000111101000001000010001101000010000010010100100111110101001010000011011110000110101100000010101110010011100101111010101000011001011000110011100011010000101001111011010101100111101111011011101000000100001000001001100110010100100011010100010011110010101110100000001111101001000011010000111101101001111100010101001100011100011001111011110100110111010000111111011000111100111100111010100110010101110010001000010111110010010010011001011101001101011000101000101100110100001101111101111101100000101011101010100100101100101100000010001110110011011110011101100101001000101101111010110110011001100100110011101011101010110000100111100000111000101110001111010101010011000000100111101001111001011110001110110101011010000010001010010011011000000100111110111110000111001000000110000000110100101001110110000110101111011000010110100110010010111000100100100000111100110110111011100101101000111000010110111111101110011000111001011100100001100101010100011000110110110111110000001000011101001000111101011000100011000001000111011101001110110111001110011111111100101000100000000110000011110010010100001011111110001010111101001011010110111111100010110110001100100000011111100001100000000100011000100011001001000000111011010011110100101100101111011100010110001000010111011001000100010011111100010011111011001101000110011111101110111111111101110101000010000001111010100011010001111010001100110001000010110110001010011101000011101001111110001001111011100110111110110110101011010111101110101100010001000111110001100000101001100101000010110011111000101001011011110001001000110100100011000110101011011100011000010011000100101001111111111010001000000001110101001100000011100101101010110010010100010100001101111100001101101000101011110011110111101001101100011101111011111011100001101010111101010100111110101000011010011110110101011111011101111010110001001100110111001101010111101101011101110101101101110100101110100010100101110110000101110000100110001000100001001110100011010100000101101101010001110010000100010100001111111101011100100100010101100011011010000110010000110111001001100101110001000010000111110110101101110000010101000011010011010111101101101000110001111001010110100010100111100100010110001010100110110000001110110001000110101001110100010001100010011011000101110011110011011101010001110010010011011111111101001101111011001100100111111100101111010000100110000001010111100001000010001000111000100111000110101000011011100011001001001011110000001110010010100110000010100001010111110101000100100101010001000000111100110001001110100010000010110001101001001110001110110101111110010111011011111110110000001101000110100110111000011110010110010000011011001001000010001110110010000001101101000111011100101000000111001110001000100010001111000011111101011010000000010010000100110001100100110111111100101000010111101101010110110010010010010000000110001101101101010001000110110000011111110100010110011011010010111000101000000001100100101101100011101111110000100010101100011001000101011011001101111001111011001000011000101111111010111110000101101010110101111111110101110100000001000100100010100010001001001110101111101000110010110111001110101000110110010001101110111101101100011011111011001011000101100011101010001001000011111000111001001110110010001111110001000001001100000101111010011010001011110010110000001101001000010001101110110011010110101101001011010010010000110011111100111100000110110001000000110010001000000111101001001111010100011100010010110011111001000010100111010111010101111101001011111101010101010100111011100010001011010011011111111001110011111101000001000101101111001110100001001000001011000011010011101110100100100111101000011111011111111111111010011100111111000111001101101000011111011010111110100010111110000011100100100010110101011000101001001110011001111110100011111000101111001000011101101001011001000011101001011110001100000101101100010101001011001100111010011100011011001110100110001001000011010111011100010011101101111110001010011101101100101010011011111111001000110111001101111101010000111000111101001100000000000111111101000101101110111010000100101000000000111110110111010010101111010111110111010010011000011000101110110011101101000110001110010000001011010011011000100011000111101011000111110001101100110101000011000001110100111010100111000110101101100010111101000111111010100001000111100101011110001001010111100100011100111101101100111111001011100110010000011010001000100100000011100001011110111100110010000010001010110111110111101000100100011000001110111110110001100100000101000111001011110100000010101111110000101111000010011000001010110001101011001011011110001101000111000011111000000010010110100000000010100110110001101110110000111110010110101111111011011101000100100101100110000101100100101111110011011101011110111111100000110101100001110010010010100111100100000011100010101011000011100010101011001011000101101001111000100110111100010000000000101001000101011010011111011110101111000001110001101001000111110011101110101011001010101000100111101000100001111100111011110000010000101101010011001011000011111001110010000101000100101011001110010011101010011100111010001110000010101001001101010111101011111111001100101000011001110101010111010011111000111010101100100110011111001010001001001110001111011010000110101001110101111101111111100000101010010101110110101000111000100111000111000000100011110100111101010011100010111011001011010111000101110110001011100101101011110000110101110011111111011100100101110010000000000100110010111110011001110110001100001010101000000010101000111110100100000100110110100110101001111010111101000111010100000010010101010111100100010010010000001011111101111011001110011110000100000101001100110000100010001101000100101001100101101100011011110100001100011100111001110010100000101000001100011111111000001111111010101110100110110001011100011000101010100000110011100100111101001001111001010100010111011110101001011110111010111001010101000001111001010101010111000011110000010110110111100011001011001111001101111000010111111111011111000000110010110000110111000110111100010101101111111010001001101110011100010101010000101101001011011110011011101110011010100010000000011101000001100110000010110110001111100101101101000011000000010101001111001011101100111001000110101010011011000111001000110110010010100010000001101000011111010101000110011110010001000100110000010001101010000000011100101110010111110011111101010101011010001111011010111101100000110010010010100110111101101101110000111100010110001100001111111110001011101010001110111011100101001000110001110101000011010000000000010101111110101010111111101101000011001111011001011010001100000111111001011000100101111100001111000110110000000011110001101100001010111111101001111000110111000010101010011111010111101001000000100111111000111101001011100011111111000101101011011011010010100111010011111001100100010011001110010010010110010101010000001100100111000000101010000111010000110001000101010101110101000001110110001101101111001110111011011100010110101111111100111100000010110000001100001101111010010111101010110010110010101101110110000100100101101101110101101100101011011010011100101110000110110000111111011000010101000011010100111111011101010011110100010011100101000010000010101001110101010001000100001010010110100100011100010100001111000001011110000000100001111111110000100001000101011111000010000010101111110110000111000001010111111001100001100101000010111110001111010000110000111010010011001111000111010010000111100001110000001100110101000010101111010110101110100100000111101100011100101100011010010000110001100100100101000000110110110101000000100000110010000011100001110000000001001010110001111110010110001011101010011010011010101011111001101101010001011110100100010011000110101110110101110000111101011110110100010011010110110111101011101110110000001110000011101101111100001001101011111110011101111101000011101001000000111100010000100011011100010110110001011111101110100010100101010010000001000111101101011110101100100110100010000111110100010001100110111110011001101010000100000111100011000011111011011111100000101010000010001000010010000000001111110001100100000110100110110010000001001000001110001111111101101011000011110001111101000001111100101101111010100110010111011110100011010111000111111111000111000101010001100001000000101000111001110010010010000000000011011011000010101101100110110000010010100000001100010010010100001111010111001101011110001001110101111100010000100110010100011001011111000010010011111110101111000011100000101100100001011010011001010010101010010111000000100101001111101011110101010110101110101110101110001011000111000110110000010001000110011101101011111101000101110101010010111110011101110110100011100000001101100010111010100101101100000100110111011000001011110010011000100101110100101000001011010001101011000011110101011111001001001001000000100010111010110111110010000001110111011001110001010100101110111011100010100100011100100111111011110111011100100011001010100111001111110010110001100110101010001101100010111110001001011001000101001101010111000001101111101001110110100101001011100001110100111010101000111101010010111001110011110000001011111110001010111110000000000001011110000110010001010111001001001101101110101011110110110101101000111100110000011011100101100101000100111110100100011000011011001100111000101100111110011111101101100000001011110001011100001000101101101010000000011010011101101010101111110101010011010011010111111101101110111000111101110100010001111011010010000111110011010110000011100001001110100001011000001111100111001110111101101101010011111010110000011110011111010000110100101100010010100111100010100101111100010011100010100001111001011111111101110100010000111101111010100110011011111110011000100010000001010001000110011001001010011111010011100001000101001101010110011011000000111010011001100111010001001100110000001111111001001011011011110010110001001000100010000010010101110000100011110010101001100110010100010001010100111111011110100011010100010011001101010111010110001111011111010000001101010110000100110111100110011111111100100101010001110111001101111011100001001010001011010100111001011010111011101010010101111111110110111100011111111010001011000001001000010011000110101001001010011011110010100111110000111100001010000001110111100011001010001110000100110111111101001001111110101001111010000000100011001111101101111011011111101100000000100100001010011000010111000001000001000100101000001100110110110111011000110000100011110010100010111010110010101000010110100000010011011010111000001111001000011001100110110100101110001100111001101100100110000011101101001110101110111001100010110110110111101001010001101010000100001011111111110100101100111000111000000101110000110101100000110001100111101101010010100011010011101100110110001011111011000101010001100001000111101110100010001001101011100001010011100010111001001000010101101011101110010110000010101000111011010101010000011111100000111010011111010100101100000111010011100100001111101101100001011111001100000011000011111101000110011010011010110010110010000111000000000101001000101010010010101100110111110001100011011110100001001001101110010010101101011111000101010111011001000110111000111111011110001001001110100011001010010011111001011100010100011110100000100101100111100111110110101101011000101110110100100101011011110111111000101001101111111010110101100011011001100110100011001001011011000111001110011000110011011001001101110011000001011000011100010011101110111001010111010001001110010000000011110110101110011111110111010010000111011101011010010110010000110101011111110100001010101011011011111011000000101101100001010011100100010000000100101111010001110001010110110101101011111001011010010100101011000101111110111100110011000010011001010111110001001110100111011000000101100011100010001001110110110010110111111111100111000000010101000100110011111100011011011001001100100110100011011011110010110110101111111001101110001110010110001000101000010101110000101010100100100000010111111000000000011100101110010011000010111010001011011111110110101111001110011011011001001001000101010010011011111000100010111101010011001101101111010000001101110111101001000011101111011110010111011010111001011010011100000011000101001010001001110011010111000001100111011100000100111101001100010110010100101011110011111010101001001011110100100101000100001110001010001011110001101001010001111011011111111100011100001000001001011101101100101010111110101101000101111110000111010001110000011101110101001011110001000101111111011111010010000101000101110101011111100110111000011000000110011001011111101100001000001101101010110011101111100110010101011011000110000011100000011010100110011111100010000101001100000100001010000101011101111101011100110111110010000100101100011001000100001110101001000010010111010011010100001110111111110100100001011011011011010110010111000011111001000010001001101101111000010000001011111110000101001011001010000110011101011111000010010001111111111000000011011000000101110011100110111111010101110010011110111001001110001010000011111001001101100111010111000011100000000101001110100010001100101001111001100010110011000101010011101000010100010101110100011001001110100111000011010011000011000001101111101001000111111111100100101010100010101101100001010011010100100001011011010000110100011000010001000111100011101000000011111110100111100011110001111111101100100100000011010000001111000001100001110110110101100001110010000111101111001011011001010110001000111010100011001100010110111011111100001111100000000001001000110011110110001000010101101011000110100001001110001001001111100011010101010011011001101010111100111100010010010000000110001001011010001001011000011110011100000111000011011101110001101101011011000110111110001101011000110101111000100101111011101000111001100111100110110011101100010111001100011010001111100000110001101110011000010101010100110111001011001110011111111000010101100101011010111010111010110010001011010100110001010000011111110111011100010010001001001010011010111000010110000100101001110101101010101011110100011110111110100100011000111010010000111100010110101111111110000100100111001111001100001111001111100110011010000001011101111111110011111101000001001110100000111101011011100111101101111110010000010110111111110110011111011101001010100001110011011000110000101110001110101000011100100111100001101100000000101000011001110101000111111100100100100111000000001001110000000011111000010010100011110111110100110000101000100110000010101101111111000001111010100011110101001110110011111100101100111010011001010110011111010010001101001010000000111100111010101101011111110011100001001111101010011011100111001001001111101100001000000100001001111110011010110000110111101011110101100111111000010000100100111101011111010100001011011101011100101110111111111010110000001101000010001100000010111011111101000101111100100100000000000011111011001000100011011000111110000100010001001100010100100001000001100000101100000000111111111111110011001100100010100111001110110000101101101001000011011111011010000010111000001110011010100100100011111001010011001101101010011010000100011011100111101011111010111010010010001110011100001010111011111111010011100001101111110010000111110000010001000111100110100001101000110111011110011110010101110010010110010000010110100100001110001111101011001101010001001111011110001110110111000100101111111111000000111000100111110100110100111001010011100111101000110010101111110110000111111011111011010110101101011101110111101011000000100000001100101110001010101111000001100110011000001001100111111110101100001111101010110111101011110010100110101101001100110001101110001001011010110001001100101001100000101000100010011100110110100111110010001100010010011011000100011110010111011110100100100011000101111001101010001010010000011100110101110010010011010000001011000100010011011101011011100010000110101100010000001101011010010010001100110010101000001100110010010100100111011110110100110001101001001110001000101111110010110110010101101110011010010011010110100100110000000111110000100011010000100000101110101101111100101101001100010001110111011001111010100001110101001000101011101010101000111100011110100010001111000100011111011011010110000010111100110010001101110010001000111100011111110001001101110011001011000001101010010111110010001100101011010000100101110101001101110010100011001111011111111111101011101100011000001011101101100000100011000001111001100110010000100110100010100111000110101111001010001110010011110010011001011111000100001001110001110111101100000110000000001110001101000111111010001011001001101010011110001100111011000110000001000010000101001010100101110111001110010010101100000100101101000010011100000101111110111011001011011000000111100000010101111101000101100001010011111000111111011011101110001011111110111010011011101110000001001101100011000111000000101000110001111010100101001011010000101100100000111010010001100001001100010011111101110101101001011011100010111010000111101001010001110010101111010011010100111100111110011110110101111101000111011111000010100101001110101110001010011101010011110100111011010011111100111000001010011010111110111100011010011011010101011001110111111001001111011010011101100011110000010000000100110001011110100111111110111100010001010100001011101110011011111111001100111000010011100001100101011011111001010000111000110001001101000010101010001110111101011010110101010000101100110101011000011100001110011011110010111011010011011001110110001101101100111001001110110101001000100011000110000001011111111101000101010001001110110101010010101100001010101111010110100010000000111010101001100111101000000001100010000100000110100110001001100001011010011001110100110101100011100011010010010111111011110110001110011111010110111110011000011001001000111111100010110010000101111110100011111000011011111111011100110100011101100000000110010001011110111111110010000011100000111110111011000110000000110000110000100010011011001000101101001111011110010010101011001001111100001110000001010110101111111110111010110100110100001011110010111110011111011101010111000000111111010111001001111010101001101101101101100111101100001010010100001011011001000000110100001111101110010101101110100000111111101100110111010011111011010101001000000100011000100011100011010000010000011111011100100010101010000100011110000001010100100001101001111010001101110010100110000010111111001101111001110101001110000111101000000110001011110101110001110101000000110000011100001101110100101000100010000010010001000101010011100110011111000000001010111110111110011011000101110001001000011101101111000000000011110011100100100111100011000101110110010000011010010001100001000011011001110101010110010111101000011110011100111111011011011101111011110100100100010100011010110111110001110000010001010011000110100011110010010110100100010100011000000100010001000001101001000111111011010101011110010110111010101001001110001001000000011010101010110001010000100000101110101011110000011000101111000001100011001011100010000111111110100011001110001110100110000101001101000011010000000110101011001010101001010010111100100101011011101111001011001101000001111001011011001001101011101011100111000110011110101001111110110100010110011100001001111000110111010101100001110010100101011000000100000001110111100101010010111100010001110100101111000110111011100001101010111001010001101111001011011100110010100101001000011101110110010110100010010100000011110100110100001110101010100111110101100110000111110100010010101100100101010011100110001110100001110100001010000100001111100010111000001100010011001010101110011010001100111001110101001000101000101000100011100100111111011101111010011111001001101011111101101110110000010011101000010001001011010010001100110111001111001111111000000010101000101000111000000011101110100100001001111100111111111011000011011110001010001011000100000110100010101011101000101001001011000101010010100110110000000000101101101011001000001110101110011001111110100001100110110010000110111101100011001110010011000000110010011110111010001111000110001011001111010110001001011111001000000111001000110100001100001101010001101100110110000101011100010111100110100111101100011001000001110010011001011101001101010010001001111001010001111000101110111010111000001111110000000010111011000010111110101001110111011100101101011100111001010111110000100011100001010111000001111111111110100100110110101111111111010100110111001101011000101000011100110011000101101010100111110000101100101101011110011110011000110000110000001010011110110000001001011000010001110110110011110001011110011001101001000110110110010110110110011101100111101001011000100100011011010010011111000101001101011000011100001100100010001010000100111111000111001001011101000101100100010101001100010000011000100100011000010101001100100001100110110110001100101011111011011010111111011001001101011011011011011101101010111111001111110011010011100000001000100000110001110011010001111000011111000101011001010101110000101011011011000101000101100101101000101111100100011000100011110101001001101111010000110110000000011110110000101000101000010101001110011000101010111001101010111001001111111100010110101001001000110100110011101100100000001010100111011100110001010110101010011100100011111110011010110110000000001110111001110000000110101010010100101001111100110010110001110010011111000011101110111111110101000110011010011000111100111101100000000111001110110101110101110011010111111010000010010101101111100100100000011001001111000100011010001110100101100001101111001001000111001110000001001000011100000000011010100100011000101111011111010000101100000010001111110111110010100001000100011011100111001010011111001011000101100110010101000000110001010110110011000000110100100110010000111101011111101110001010101001101011100110101101011101100010100011101101000001110101100001001100110000111001000011111000100001101101001100110101110010010010011110010011000111011010101010101100111111101000110110000001101110001100101001011010001110001011100000110111000001001001001101111101001011100010000110010001010101001110011101001000001100010000001011101111101110001000000010100011001110101110000110010000011000011001101011101110011011101111101010011010011001010111101111010111010101100000101000000000010000011110101000001100001011111000110011011100101011101110011000100010011000101000000000010100010000011110011100010111010001111110101000101111101111100100000011010010100110001110100010100101011100100011101000010101110000011011100111111010001010110001000100100110111111101111111101001001010011011110000000010000111011000000110111101000110011111100101100010110111101110001100010110011010010001100101001010011000001010100000111110001000110111011010110001001100000111010001011111001100101011010011011011111110011110010010101011100010001000100000110000110010001011010010100011101100000100011101111001001011000100101100111100101101001011011111101101001101000011010101111000000110001101111100110010111010010111110100010011111011011101010100110010000101001001000010001011101111011100000000101100100001101110011100110010010101010001110111011111001101001101010010011111111011110000111010001100000001100001001011110011001111010001001001101111111010101101000111010101001011010111110011011001100110100001011010010000001101101001011000100001000101010101110011000101010110100001011011100000000101111111111010110100010100101111010011011001011001101000011110001010111001101101010111110100101010001101100010100011010011111010110111011011001111100111100000010001101101000101101001101111100001010100000000010011111110100111001111001111001010110010010101111110101110101000111111010000001111001001110001111000000011101000100000010110000000101010111101001001001000101100010001111001000000110101110101101010001001101010111000010110110100010111111100110111011010100001111010010000110111110001001001010100101000000100111000000111000001001000000111110000101001111100100010010100001011101001000100000010001010111011100001011110000011101000101101010100100011000000000011110111010000111010011100000001101010010011100000100101111111101000001111000000111000001011100111010001101110111010010000000010111111100110100101110101110010110100001111101101010100000100110110101001010111001001111010111010011000100111111110100110001010010100001010001111011000111001010011100111110101101000010100000001110111110111001001111111011110101010101011100011001111111101100010101000001011101111110101101011000001001111111010110101001001111000111010011101101100000000110110001000001111011000001111000100001101010110010011111100011100010011111000100001010111010101101000100111010101001001110010000100100010111010101000111001000010111110001101101011010111110011101001100100011011111011000110010010110101011101010001000111011010110111000010011000011110100100000000001110001101011100010100100011100011111100110111000011111101101001001010110111000000010100000110010101111000011011001011100110111000110100011000111010110111100010010000010100101001110101100010000010100001100000000100011011001011110100011111111001011011011110110011111101011000100111101100111101011100001010100001100011010111111001010100100000000100101111110111111101101011001100001111111011100000000101010000000001100110111100000001001110001110111101101000111100000011010010010111001111110110111001000101110001011000111100101001100011011010000111100001011110000001111110110011011111100111111101100110010000010110011110100011011110011011001110101110010001010110110011011000101100101100100000100100111011001000101010000010110111000110101100101101011010110000000000011001011010100100110010000111001111111111100101100011101101000110010000001100101011111101010001011110110101111011011111101100010110011010011010001101000100111110100010000011111111010010100101101001011001101010100010010000100001011100001111010000110010010110100101110001110101000001010100001110010110111101111101010110100101100001101001011010011111001101111000101110011111110001111001001111111010011101001110100000011000011110111010010110011001110011001010101110001101111110111001010001001101010100101110010010100001101100101100100101111100111110110100000111111010000100110001111011110000110001010110101111011101011110011011111010101110100100110000110011100110001001001111110101111111010000101001100011011010001100101100010100111101001110010111110001101100100000111100001010000010001101010001111110111000100001000101101001101110110110100111011100011011101011101010100101000001011100110101011100101100111011001000110010011001111001001100010100111100110100111001001101011000101111010101111100111110010100100101011110111011110101110011101110001100100100011000000001110011110010100111010100111010110000111101001100110001011100111011000110110010100111010110011000001001011010001110111100110111000011100001001101100110110001111000010110000010010001101011100001110001110001111100011001111110000101101011110011010100001001100110111000101111000111111111001111011000010111101001101111100001101110011010111010111001110001110101110100100011001110010001000101111010011111001110010100110111111111011100111011101100000101001101011000100000010101100010110101001100111001110011110110110111001010000001000101000010010110101101000100000001000011100010001110100010000011101010111010101110010111001000100101101010111110010010111101000101001010101111100010101000000101110100111010011101101000111011010011001100110111010011110000100111101101001110010011011001100111010010110011000101101000011000100111011011000010110010001011011100010001001001101101000000011111011011100101011010100010101110101101100001111100101101000001000101010111110001100110111011011100010101100001001110011000001010011100111001100001100000011100110101110111010111111110111110001001010001100011011000110011000111101001100010000000111101011010001101011010001000111000011100001111101100100100000111101011100011100110101000010000100001010000001100001110111111100101101101010111111000111000011000100111000100100100111110111001010001100010000010110001010010110000001110101011111010010010101010000000101000000000011000000000111101010100110000001101010010101011100110110011000101111001001101000011111010100011001000110001011010000110101000010111010010011001101010110010100101011000000110110011100100000010100101101100011111111110011000110010100111101011110010111100100101000010011001110010001001000000011110010010011011010001000000110000110010001000011001110001000110000100000100011001100000111110110111011011111101001100001110110111010111111011101000100010100111100000011111001011000001010011000111101111000001010001010011001101011011110000101111010100101111011100101101001100111011100010011100010000000001000100010101001111110111011100010001000101011110111100001111110111111100110101000000101010110101011110001001110011010111100000111010111000001010100110111101100101001110001000100101001000001001101011111010100010100000110111011111000001011100110101001011000110011101010110011111001001000110110001011111011001101100101010110001110101110011010001010110101011111001010100000000100111001000110100100110010100000000100111001000111010011101111011001001000110110111110010000001010100100000011101000001100110111111010101111010000011000110110100010101101100000101000101000111010000101110001001001001111110000001101011101101011110100000100000101111110101100001011100001010001000101010010100100100101000010101100001100100000000100100110001111010111000000011101100010010000101111011011101111110001000100101110110100000010111110000001101110001110011000010101011011010101100000111100111101011010100011101001011110001010101010011111000001100110111100000000001110100100101110001111111000011100001001111100110011010111010010111011100010011001101101111000100111000010101010010010111110110000011011110000000110100100100100111010101111000011110101101011110101011001010000101111111111010011010001010000100101010100110111000001111011111000010111111010111011011111000011000100000101001001010011010111110001101011111000000000011000100010110110001111101000110101110001111100100111111010101110011100101010010111110001111110011100101010100011000010001100110010101011100011011001111110010000101111000100100001100001010101111100010110000101001010000011100000101101000001010101111111110000111011001000110100111011011100100101011001111100001100111111001001000101101000111100110111111100000111000111010100111000110010001101001110110010101101011011010001011001010000110111111011010011011101111000100110001101100100100100111110110001101000001000110001000001100111001101010001011111111101111011110110001100111100001010010001110011011111000110111110000110011111111100110001010110010110101101001100111110011010101100011001101101111100011001101100010010000001011000110011101000101010111001000001101011011010000010001001011101010010100001100100110100001101100100100001110010001111101011010011110100011001100001000101011000010011100111010011101100011111111100110010000011100001101000010101011011011100011111100011000101111000001010000001101100111010011111001101001111111110111110001110110100110001011101111011111011000110000110110101011010100110010111110111001100001010001010101100001110011111100001111110000100111100000001010100100110100111101010110101011011110111101100100011010001111111110011010101100001101110001111011101110101111000111101101001111101011110111001001000111000111110100000110011111111000110000000101001000110011101111100101110101001001101010010100100010001011100011101101000000011000111000100100100100111100000000101000000001100011100100001100110100001111100000101001100001100111101010000101001011001100110110101001010111101111100110001100011010101010100101101101011010000100010010111111010111010000101001000101111011111100110110000000101010011010100011100001111101111000010001011110100111011010010100111011111100101101011000000010011001111111010111011000101000010110011010011011110111011000000110111110010000110001101000101111100100110011110111010100110010010010000000100111010101111000010011001100110010110001011001110001010100111011000100010010110101010010001001000001010001111111110111101000011010000111011101110100100011001101110110110000111011110100111011110111011001001110011100111101010010111101001111100111101010110111000011011001011110011011010111110000011001110001110011110001000001011110101000110111001011101110000101100001000001000000110010111100010101110100110010111100011101010111101000001011100111100010101001001100100000101100111000000100010010101100010110110110001101110011111100101011111111001101010111100100100100111010100101111100100011001111100011000111110011010111010010101110010000000001010011011011010001101100110000010101111111011011111101111001111101101001000000111000111100100100001011110100011101011111101100000001010000101111010100111010001100111111010000101110001000000011011000001000011010101100001011011100110000011011000000101001001101110001011110010101111111011101000111111001010001110110000101001010110100011000000111100000100001101110100000101101011000000001010001001111100101101011011000111011011111110100111100101101110100101101101101101101111000010001111100001111111010111000000110101100101110001110001000010010101011111100001011000101100010010011011001011001100000010101001001100101011000111110111101010000100001010111110110001101110000010010101100010110100001100001111100101111100111001110000001000111110100011101100010000100111100001010111011000000101101110100100110100110010101000111110001111010000010110000001010100100001000011101010010101100101011100011000101101100011101000000101101010100000110100111110000000100010010010110011100110011011011001110101111110110101100101011101000011100010010000100101001011111011010100100010100000111001101001011011001011100010011101100110010000010101000000001111001011110011000010011101001010011010100111101001100000001011010010111010011010000001101111110101000011010100010011111000010000100011110000000011001110011011010000111000110001101101001001101001111101000010000100100011000111001011010001011110000000010011111010111010101001001000011111011001011011100011110000110111101011001100001100100000101100001111110001011101100110110101101011010011101001000001110100001110110110000010011101100101111110010100010110110011100001001110101101011010100011001011011001101111010000110010011101010001100101100001101011010110000100000111010110011000000001001101000110100001000001111001110011001000001101011111010010100110101010111100100010001111110100000010010100101010000010111100100110100010001110100000011000111100001101100100111110010111010100100110000011001010000011111011001100101110101010011011001100110101010110010111101001101000000001111010100000000011111001010001000011100100001001110001001101101001101000111100101001110001110001000101100011100110000110000100001010111110011110100001011011001010001001111011011100001110101010110110011000001111010110100110010011111100110001000001101100101000001000000110111000100111010011110110000100011010111100001101101111110010001000111111011100010000100100110100011011101110110100101001101100101111001100111100111101100111000010011001011110010011000010011011111101110101110101011100010111011101101100011010111100110001100011000010101110000101001011100000001011111000010100001001110111001011011010111111101010001101111010001011010100101110001011101000011011100100101000111001011011011000100100100000001001100000000010110100111111100101100000111011000010101101001101111010011100111000011100010000010010111111110000001101111110100010100110000001010000100001010000010000111000110111100001010110010000100101111100101111101110100010111011110010000100010011011000011000000001100010111001111110001010100101001000000000000000001111010110100001101000001101011111110111101101110101011011111010001111101110001110010111011000100010111110101100010000000110101010101100111100101111110111100101111000101000101000100101110001001001110001010000010111000000000100010000010010001001111001110100011111011011001111110100001011001100100111111000111110110100100010001000010110110100011100111100010100111110011010000111101011110001000110000001101011011001011110100110111111010101101000101010101001001011010101110101011110001001111011011001110101100110011001000100011010111001101101111110100000110101000010000010111011111100000111010111001101111110010111111101111100110100000100111000010111001110100010101111101101011110111100010101011110100001111101101100000111010001100100011101001011010000110010101101011100010000010100100001000000100101101010001011110000000111110111000011010110110000001000010110111100000000001110110110111101100000010001001001001100011010111001011000001111000000100101111000011001111000001000111000011010001001011110100001011110011010111011110101001100100010010101000111100110101110111110110000110000001100101101100100110000110000101011110000110011111111010001110000101101111101111101000010101000101110100011010010100100010110010111001001100101101110001111111010000101000111111111110110010111101001100000000101101101001111101011100111000101000100000010111000101000000111001111011001001110100100111110111111111011100001011001111001011111110100010100100001001100100101000001000111100001000101011100001000001010111101011010110111111001111110110011011001100101100100010100010111001001101101101110000001011010001101010011011000100111011010101101110010101011001100100101001000011000001001101011001100110000010001000000100000001111100001111001011101111010110100111101111000001101101111101001110000011010100101101011111101011001010011100100110101011010001010001001110111000001001001110011010000010111001100100001000011111110100101001110111001001010111111000101110001110001110010110100001100100111111011000000000001010010000101010010011110110010111011011101100010111111101110000000001000010110110011011110011100111110101100101001100011110111000000100010000001001101011100100011110111111110100110011101011010100000100100100011011110010010001100001011111110010110011100001100111110111010111001011001110000101001010100001011111001100011010011101111011100011000010000010111101101110110011001010011000110100010100000010001001010110001001111100101110111101000011100010111001000111111011011110011110100110101101101111010010011101000100111110111000000000000101000001101100010111101000111010001001101000101000010010111101111000100011010011100111001000101111101010101011100111010101001111000000000000101111111011101101000001101001011111111000010010110101101010011001010010100010110010101111110110011010001010101000100010101101101011101110010100000110010000000111110100111000111111000011000100001010011001100100001000110010111001011001000011010010110000100000001101111011000101011110101000000110100111011101111101110100110001011110111101101010010111011101100100001100000011000001010111001000000010100001111100110000001101010000110010100100011100011110000010001001101011000110010001010111000100100000001110111010111101010010000001101001100101101111100100110001010110011000000101001001101100001010001100011011100001010100101001001001011000000000100001111101010100010010010110111010101001000110100110101011111100011101011011001100110001111011001110000001011010101101100111010100000000110001100010011100111010111010010110100000101110011011101011100001001010101000001110111101100111011011000100011001100110011100111101101111010000000101010110000101010111001100011101110001011100101011010111001101011010011000011111001000101010101011111100101010100110101010101011011100011001100101010111110100011110000010000000111100000111000010100010101000011110010010000000001110101011011111000001110100001110111110010001001010111100000001110110011101111110110110100110100001000001010010000100111010010101100100001000001000010000000111001100010011101110011011000100000010101010010101010011001111111110000101001110010110011101101000111101111100001100000110111110000110101101000001111010101001010001001111011111110001111111100100100011101001100111100000011110110000010110000001011110110110111111101101101111010101001100111101001110110000011010000001000110111001011010010001000110011100110000100011010100000110010000001100111101000001111010101111010000001101100101110001011110010001111011100001001010101010010110000001000101000111110101010010010111011010101111101110110111010101111110110001011000011000111010110101011111010001011101100000110000011101001111010001011100110100010010100001001010000010100010010000000100010100101000111010100001101101110110000111000010000011011111110000110101101110110110010001111010011001111000111011110101100110010010010110000100001101101111100101011011011101101111100101111111001011011000101001001001111000111110001000001011110101011110110111110010011000101000110011111010111110110001011001111010011011100000000011000100110011101001010010110010100111010011100010100100101001001100000010000001011101011010000111011101010000111001111110111011011010110101001101111011111000001001111111010111100101010100101100011101000100001001000111010100111110100100011011100010000011000101110011110000011011010110001000110101001100100110001010010000100100000010101101010111101010111010111000110010011000010100110011101000011001100001000100101110010101001000011111011000010001011110101000000101110101111010100010111010000101110000100110001110000011000000110000001001001010000100110101010010001101110000100101111000101101011011010110001111011110011001001100010110010110011011100011010000100110100000010100110101010111011110000100110111101000110010100001010111010101000001011001101101101001110000010111111111100000001001000011110100100001100111110011011111001100001000111010001001101000011001010001001111111110101001001111100001101100000110010001100000111011110010001110111101000001011010110101111101001100101101101001011011110101110011000010001011011100111100001101100001000011000110101111000100010101110111011011011001111011010101100011010010010011011101011110011111011001000110110111000110000110000101110001000100101010011000011101111001010011000010000001101100111110010111011011001000110011110000111011111010010100111101100110010000110111001001001111000010011011110111000101110101000111110100011001010001101011010101001101100011110010000000111000011110101010010110101001010100100010101010110011011110101010011101001001111110100010000000011100111001101000001100000100101110000101001000110110110100001001100010000010011100000000101100000011110000110111001011101110001101100101001010101111011100000111000110011000010101011101001011100111101110011011001111100001110110010101011100001100001100101111000011011011011001111001111001111000111001010100010011011001000001101010000101100010011100001101001011111111010100110101101000100010111111111001001110000111011001100011010100000100010100100000101101111101010010010011010010110000100110111010001111000000001101101001100001011111001100101001011000110100001010100001111000111010111101001100101100101110101101011100110101010100111100111110110110100101110111101010100010100111010010100010110111010100011110011000001101010011101000011010100011010111111101010100011000010000010101100010101100010100001011100100010011101000000100111100010011010110011011010011100001010000110000101001000111000011010110011101101000110011101110001111011010100110110010001101010101100111000010000101001000010110001110010101001010011111111101111101101000010100101100000000111010001100110100000001110100010010100111111100000000101111000101010000011110110011001001101101111010101100111110000010000001011010000010111010011011010001111111000001010010111001001101010000001110100011011000110011000110011000111111011000101100000001010010110000110001010101100011000101011110111101010001010010001010101001000100111001011100010101111001111011010110000110110111000011010111000001000011011111010111110100010010011011110011111100001100111001000100110010110111111011111111000100111101110111001010001110100111001101101101011100011001010101011011000110000001111000001101111100100101000101101111101010111101100001000111010101100011100110001100111011011001000100111011001011011011110100111111111001000010010001100001010100100111101000111010010100111000110000000001000010011000011000111111000101101000000111110110001100100100101011111110001111101101011010110111100101010000111000001000011011001001001010010100110001010001000001010100001111010110001110011010010010111000010101010101000101111111111011110101010001110110001110101111011100010011100100110100100110100100110001111101000000011110101011100110000010000101011110100101110011101111010010100101001001111100111010101111110111110011110110010110001111001000110100011010011000110100100101110101101010101010010111101110000110010001000000000010000110010101100101111010001110001100010011100001011011010111001101011010101101101101110001100010010111111100101010010110100110000110000011000000110011100001010001010101011111011101110011001111111000011001001111001111010100010100000100110001100100110111110011101111111110111010110010110010100101010111000100010010110000000110010000101101001100111000110011001010000000010110110100001010010000110111010011000000101101010000000100110110011110011011000011011100101110011011111101001101010011100001011110011011101001000111111000101110110000011011010100101101101010001010000100011110100011010001110001111110000001000111111010010110001001101100001111000000101011011110000100010011100111000101010101100011000101100101000011101101011110110111000110001001000100001101110000110000010111110111111111000101011111111100010011011010100010111101011010011011101011101100111101101110011000011100001110101001101010111011110000110101001011111000000110111011100100001100100110111011000001001000010100101001100100110101001001011111001110000011011011001010101110100001110101001111001000001101100110000111010110001010010110010010010001111011100001111100111110001011100011010010010001100111001101100100100001101111100001101001001100010100001011000100101110100110110111010100101111001111011100000001011011000111110000000011111110000001110011101101000101110010110001011101011110111010000100011101100010010110110110100010111100010110000110011100100000111011110111001100001001110010001000010100111011001111101100010000010111110001001010110111000110000101010010101101111110101001011011001111001100010100110010011011001000111010010110101111110010001011100011000100010110101011100010111011111011111110100011000010010111100101010100000010000111011110100110011010100000001100000011001001001100100011011000111001111101001001011001001100011100000000101111110000100100010000001010111101011010100011001001010100010100010101100001101101111000010110111011001100001111110001001011011101101000001101011110001110101111100000011101111100011101001100001100110011001101001001010001111101100001011001111111010001000100100001110100110110000010011101011010101001010011001101110110000101111011111111010011011011000101010000001011111000101110000110010100111110100101111111011001000010100111101000111101001001100011011001010011001110010011011001101100111101011111011011000000101101111101000101011010101010010111101000011101101001101001010000110010001100010100011001110001110011110001010110111111110111010101100101101000110011100000011100000001110001001011110100100100000101001011010010100110101001011011010010110111111100100110110001110100110110001000000101100010110111010111100001010011001110101100010010001101010011001010100011111100011011101111111001001000001001010001000001111010110010011110000011110100010110000010110101101100001010111010001110010001001110001111101010111000000001110000110010010001001100010110001000101000110100011000011110100000001100010010000010000010011111010110001001100100101001010001100101010100011000110011111011101001011010010000000101011101101010101001001110010010101011011001001000011000100100111110011000101101000111100110110000110011010100000001100110001101100100000011001111001001111110000001010110010100010100101100101101010000100100011100000111001111001001110111110001001111010111001001010111111110010100100101100110010000000101111011110010001010000111101110101110100011000100001110010100100101100110011111111101010111001101001111100010001001000001110100100111100111001100011000101010111101011011001010001110011100001010101010110111110011101111010001111011000001000110000110110010100111011011001110000111100011100011110000011110001100100101010000101110010010111000011100010100100001000011010110111001000001111110101001110101000110000110100010110001111101111111111011101000011010011100111101001011001111100100001011000011101101100101111001110000110011010101110011101100100001001111011001100010111010000100001111011001101000111011000101111000001110010000000010011011100101110001110011111010111011011111111010100000110001011111001010101000011110100111110011001000111000011101000100000000010001101010100011000001100111110100011110100000000100111000010111100001101000011111110101000000101000010011110110001010110110001010110110001011000110100000110110111111011011011011110011001111101110011011101100101111110111100011100010100101010111010000000001100011001000001110111100001001111010101000111111111110011110101101111100101111101110010000001100110100000001111001111011000100101100100000110110100010111000100000010010111101011000010110000101011110110011011000110001001100100000111111110101001011110011010010110010001100111011000100110000010100111110101100111111001001011011000001010011001000000100111111001111110100001111100100010010110001110000110111001000001001100100001010000100001110000100000100000101110101001111100100111101011001111100011001011101011010100011101001001001111111101001000000010001111001101011011101001000110000100101111110011110111110011010010010001000100000000000011100001011111100111101110101000001100111010111110110101010010101100000101010001111001000000101011100110100001111101101000100110100000010010111011111101110110100001110110001100000010111010110101001110100111000100011001011101111010101000101001110100111000100100011010010110100011001000001000110110101100011100101001001110011010001110111100111001011100100010000101101101101100000111000111100011101011001110110101000111101001010110001010011101000010001011101110000111010101011100100001010010101010110101011000101000100000100111101101111010001010111011000110111111110101011100001011001001011111011011000111110001110101101011100101101000000010101110000001001111101001011001011100101010100011110110010010000011111011101101010000000011110010000011110111000101111000011111100011001011001100000100100001010100111000101011101110001010001110010000010111101100000011011110111011000001111100011111000001100111000011000011011011010100011100110011010000111001101000010100111100010011110101001101011000111001001110010000101101111100100110100100011110011001010100010110010101100000001010111001110100010110111100111101111111000000011011010100010110101101010110100110100000001011000001011111011000000100111000111000011001101010011011011000101111001000010001100100001100010010111100001111110000111011000001100010100100101011110100111110001000101110010101101100001110011011110110100001100000100000111110001101110000111101101000101111001010000111010010100101000000101101110110110000000011100010000010101111010010111100111011011010110001110011100110010100001011100000011000110000011110100000010001011110011011001110100110110100101011000010000010101101010100110110100110101000001110010001100001111110010010100000110011110101001110101010010011110101111110111011000101011000101011100100111101100001000100010001110001100101011000011101011010110110000001110011110111010100110011001111011000111111110010101100101111110000110111110100111111111101011101001100000000100110010101011011010100101101000010010111110111011100000011110000010011010101111110011111001111001111000010100101110010001001101001111100010001101111010101110111001000000101110111010010000001011111100100100101011001010011000110101011110000101101100111000010100010110110111111011001110010010101001110111001101100110100001011000001101111101010001101101001100100101111100000110010000001111111011010001100001010000000111100010101101101011011011001110000010110101100001010111111001101011001010101100001110000101110111110101010110101100100000100000010010000000010010011111110111010011001011111101110001011100001101011110111101000011011010100011011100101001101000110100110000111000011100111110001001111111110010011011011111100010010111010000010010111110101011000000111110011010111011001111100011001000000011011110110010011011110011101010010001011100111001101111101110001011100100100100110011000100110000111100011110110000000010110010010001101001000011110111111110001111010000100010110010010100110000111110101011100000110101110000010110011110110001011110100001100100000110100000101011011111101101000110001111101000110101011101100000001010100101101010111110010101110010101011000010010110010001110011010100110100111011101010011001001100110111011100001011011001110101111101011100100111111111000001010010001111100010101111000111100000001000111101000001111000100001010111001000110011100100011111010001000101101001001101110110110000010100000111110100011000001100010111110101001111111110101111111100110010001110010011100100011001000000011110001101011000110010011111001101110001110110100000101101000010001010110101100101010001110111011010101110000000001101110000101110111100010001011111011001001010000110011101111110001010100111001101000100010010101101100101101011000010111101000011010010010000000011000100111111000111110111010110111011100110000111010111011111011100111011101101111001101111111000111101001010010100100010110001001110011001001100010111011000000100011100010001111111100111001111010101100000111101011110000111001001010111100000000001111011100110101110011110111001001101101010011101000111101011001100100011000101001010111010001010000110011000110110010101110110001101010000011100011110001101111110011010110101101100011000100101111011010000000111101001111110011000011001101100110101110101101011111000011110010101111100010011101010100001101110000000011101001110001000010110101000111110100001000111011011101001010000101101010010000001011011110100110100000010001110110100000101011010110010011101101001101010001100110111111001000010011001010001011010001001111011111001000000001000101100111001010110110101101111100010001000101000011001101001101011101000011101011111000011001110100101010111010010000100010101111001111111011101001111110010000111000110100110100111101000100111101100110100101101001111111110111110101011111011110000100001100000010110111100110011000100010110101100011010111001001101101110000111001100111101111100010010100101111110001100101111111101000010011011100001010000000110101011101110000011110101111110111000110100011100000001001001010000001010101110110111110101011000011011110101000000111010100100010010000010101101101111000111101111001110111111000111000111001110111010100111011000110011111110110111110111111100010000001111101000000000101000011001111011111111110001100101101111110011111111001010110011000100000101011111001110110001111010011000111011101110011001011000110001111010100001110110011000001000111011110011111111100011110110111011010110011110001111101110001111110100101111010000101000011110010101110001000011010000101101010011001101111011100010101001110111010101110101111001101001011101101110001000000101010100011010011101100011101010010110101110110111011110100000101100000011001001001000100001011001111111000010000110010001110011001010111100010101001110101011110111001010001101010110000100110100110011100110000001011101010011111011011001110001101111000011011100010101110100101011000101111101110110111000000010010000100001101101001111110001110011110001110000101100110111010111110110100011000111010111110111101110100110010111100110100011011000101100100100111101001001010010011110110000111101100000011111001111000100010001010111111100001011010110000010110111001011001011111001001010011101100101011011011001001001001101111100100101000111100001110111100000111101011000111101011011000111100011111001101100000110011110110001010011111100000111110001100100011101010101010001100111000111101000011111011110111010110110001011110101101011011011000000100011001011101001011000011011001110000001010000110101001010110110111011111110101111110101111101111000110001000001111110111100110111000110010000100101010101011001001111101110110100101001111000110000101000010001011100010100110110100010000110001101000001011111110000000101010101000001010101110000100101100111100010001101010111011001100100100101111000111101000010100011000000011110101111001110010010001011011011001001000100010000111000111000001001111001011101101010110000100101011110100011111100010110010100111011000110000000101110111101100111000010111101111111000001001110111001100010001110011011001010010000010100000111010100010010000110101110011110110110010011100000000110101000000100111001111000101100000011110000000100011111001011100111110010001111101011110001101011000000100011001011111011001011101011000111100100111111101001010100000101011110101110110011011011000110001100011100111101101000010000100001001101000100010110010111011111010100010010011001111110011000010110010011111101111011001101010100111110000000100101000111010110110111011010100101101100100111011011101110001100111001001010110011110001010100101000000011110011100000110001100111110110100100000001011111100001100100001110110000110001011111010101000001011110011110101001010101010010101110000111001111000101001011101000001111000100101101111111111111000001110100001001001000001011010010011010010100010000101101011100010011111111011101101010000100101010001100110001100011001100111101011101100101001010101000101001010101101110111110010111101001110001010100001000000111010110101001011110000110110100000001111101010100011100110001111110000010101111111010001100010111000000011011100011100101000110100100011101001101001001011100110111101000001100100110110011110011100101101101100110000101111011100111110111010010000101010100111111111100101100101110000000110010110011001000101000001100111010110110111111111001110100111000010110110100110011001110101101110000101101011111010100010010010000111001111110110010110011000110001000111101101101101100010001101100100100011111100001110001100111011010011111100001100101100010010001101001100001011110011101001011101100111101110000011110011011101111000001100110110101000110100111100111110110110101101101001001000000011100101011011101011010011101101110101111000111110001101100011110101001001100111001100000101100111010110011010110100000110001011100011111110110100111011101101100010000100010000111010010111110100010101101101001101011101010101101100111011111001111001001101001110101110001001111110101000010001110001101101100100011010001000011000101110000011101100001000111111010010101101000110010000010001100110011001011001100001010000101011101100111101000111011101011000110011000010110010000011110001100101001110110110011011011111001101010001101100000111110100101110111111010000111110111111111011101001010010000010001110110111011110010111010100001111111110000110011010110000101101011001000100110110010111011010100111101101111001100010111100101010011110000110000000101010000101101011000110001001001111111100010011110011000100100001001100001100110110100100001000000111100110000101011000010000111100110111111111001010110100100011001001001110000111011101000011101100101100110101101001110100000010110000111100010000111100011010101010101001001100000010011010101110100100001111011001000011100101110101010101001100000100100100100101101011000001001100111111111111000010011010011100111001001100110110111011001110000010011100000101011000110001001101100100001111110010111011111001110001101001111001011111100001000010001111001101010000110111110100000001110010001110111000001101101010001111011100010000001100011010011111101101110100000110001111001010111100011010000011011011000001000010110010101001001100011100010011011110100010110010001001011000100101011011111011001100001110000101011001001001110110010100110101111011100010111110101010111101001111010101111000100101001100001111101001011001111110111001001010101000011101010001001110001110111000010000101010100001000001110010011011011000110001101000111011110000010111000001010100001000000000000101111110110100000100101111010101010111110111010111101001010111100111111111010001000101011101011111100110111101010010111010111101011100100100101011011111001101100001011110010001100110101111001100111101000110011010110110111101101101100110001100110000011110111000101011011110111011010111001110010111000101101110100001111101101100011101000100011110111010111001010011110001111111101111000100000100101011111000100000010000110101100001110001000010110101100000010000101000010100001011000111010001111101101111101110011001011111011010110000001000010000000011011101101010110000001000111000000011001101011111010101100000001011101101110101100111000010011011011110010010110111101010000111001110101111010111000010010010101000101000101000100111010101101110000000101001101011001110100110011001001100011000100011010000110100001001011111000000000011101001101110100010110100000111100010110011110100001111011111001011110010010110001011010010100101000001001011000011001110010111011011011000100011000010001101010010001100010100111011011101110010010110110101110010010000010111100100001001011111100001001010111011010111001100011001001000101011001000100011010110111011100100000000001111010111000100000011011011101001111011101101000011010011001110101001000101111100011001000111111011110001011110101010101111100100010100001001011000010011101001011010000010110011110010000001001101101000000001011111101110110100010010101010000011000000101010110001010110000100101010100010111010001111010010000000100010011100110100001111100000001110111111000101001111110110100011111001011100100110111110010010110010110000010001001111110001100011110000000000111111000010110000001111001111111000110100011111100101100100111001111010101001111110101100100101111100110101111000100101100001000001010100011100001100010000011100101110101111101011110111001111111101000000000000011000010110110011100010101001100111010001111010001001000110101001011011001110000110110010011110110010100010100001111011101111011100011111101001110110001100011000000100100101111101110101111000001000000011000011011001001000100000111000000110100110110110101001110110000100111011010100001101111101101000110110111000100010010010110000011111000011100111010111111011111010011000111100100100101001101110010100101101110010100101111101000111110101001111100001011001111001110111100001100000100111100001100000000010110101101100100110010110101100001001000010010011110010010011111111101011011011010110001011010101110010100000010101010111000010111111001101011101001011010100010100000010100000100000000001000100111010100100001001011110001111010010110010101001110000111000001110111001100111000110110001011100011110110111000100111101010101001100011000111101110100011111011001110110101101010110101010100010010100101001001100010101001001110110100010100001001101000000010110111011100011101001001011110111110000010000001000011001010110110010000111101011011101101101111011000000111100010100011101010111001010110101101000111000101100100100011110110011111000111011111000010101111110011001000100110010001111001101100000111011001001101111110110010010101111001011111110111000100100000111101011101001100010111001100110000101001001010110001100011011011000010011100011110000110001010010010110101100001110110001010100100011111000010001111111001100111110000010011110000101001001001000111110111101111100110101111010011000001000111010010000011001101001100100101100011001101000001110100110100110011011101000011100001111000110110000001001001100100010001110100111010110001011010101110001010010110100000011101101101100001110111001100100011000001001110100100101000011001111111110101110111100110110101110001001110110110010100111100100000000101110100001100001000101010011010011010011100101111110101000101111101000100100100000111000100001111111001000100000011111011000001001000110011100101101101001110010101111110000010110111101011001101111100011110101011010010100010100010010111111100101001000111111000001100111111010001001100110000111000000010011100110111111101111100000111110111011011011110000101101000111110101001110100110110111011101110111001010001010101101111100100011010100001111110100111110110101011000101000000000100110001000011111000000001000011011101011011011010010000101001101110011010100000001100100011101010110101011010001011011110101011110000010111000011111111100100111100100001001101110010001101001001100101100001011000000001101011111111001010111000010101001110100001000110101000111010101111011001000100110001010100110011011000110111011110000111000110110110010110110011001101011000101100101000010101110010101111010111010110110101110110101111110111111111111000110110100011110011001100001101011011001001110111010101001001010001000101110111000010001101110111111000110011101110010000011110100011011011011000010000101101000101100111100101000001001110001010010100101100001111001001001100110011111000000101111101101011010111000010010101111001100111010100000000010100111110110101111000100111110111100001010110000011111000101010011101101010111100101010110011000010101010111100010101101010101011001000011111110100100000100110011101000000000101101111011100001101111001100101011101110000100111001001111111100001011010010100010001101110101111010010001011011101100001010011111000111100111000101111101001010101100110011010111010011110100001100101011000100100110100101010011011010011101110011001001111100110010101010010011001011011010100110011110000010110111011100000000110011111101000000011101101100101001010000001110101000100110000001001000110000110100111111101111111011000001010101011110001100000001111001011010011010110010101110100011111011010000000101110000000000001110000111001011111101101001111111100110001100111111010011110010010001100011110111011111001000011101011011000101100001010111000000111011100000101101101001001010110100010010110010011010010000101011011000011001101000010101001001001001100100000001011100110101111110111001110100111001000101011101100011000100100101011011000011110100101011111001000010100000011001001100000000101111101110010001010100011011100011010000001010000100101010011000001010110011110100011100001010111111011011011110001111001001000100000000001111110011000011100110000111100001101101110100001100110011001000000111000110000000100110110011101100111111010010001010010110101001101011111111001101111111010000111000111011111101000111110010111110101011011111011111000010000110000110101010111110010100010100011000101111111110000010001110100111110001111001000000100010110101010100011010111100101111100100011100011010100101101100000010010010101000101000110011010010011000011011100111010110001111011101010100011101101001010001011110001010011100001010111000101011000001111011011100101000010001011010000001110010001100111001111011100100100111011110010000111010111010010011001110011011101110000100110111100011011111110111101001101111110110111110100101000001010001110011011010101010001100111001111101001011001011100000001001110010001000101100110100000101111100001010100111000110011011010010000000110011000100000011110011111011001011010101001110100000010001011111010010000101001101001001010101111110100101111111100000110001001101100011101011101011011100010101001111101110111110100011110101100100001011001011011011110001111100100100000011110000100011001110100001111100011101100001110101101011101110110110010001010000000110100111010100110000110000101111101001101010100101001101101000010100000111000100001001110010011100000110011101101110010001010011010010011000100000111111110101001100000010100000111001000011010100101000011101110000000001110010110000111000100011101111001110111110000100111101010111101101000010000011100111100110110101010011111101111101001100110100000010100000101110010011011110011001100000000011110101100001100100110001110010010010011000001101001101101101110101001001011000001111110010011110100101000011100011011100001010110011010110010100110111011101101100100111000101111110100010111100101010110011110001110011110000011011100100100110110111010101111111010110111111011100011010010101010110000000111001000100101000101101001010111101110001000110100011101000111010011011111010110011001110111010100010000100010000000010100010000000101100110011110110111011101101010000101011101101001101010001101001101001011100011110001011000110110111110100110001111111111001110111101111010100110110010100011001100100101001111101110010111000010111000100010110101000100110101001010100010101001011110110100000101101101001101111101011010101001001111000110011000100010010011001000010001110110001001101011101010010111011111110110101000010101010001000111111111001110001011011101010010001011101011011001100100010000011101001010110110100001011100010101000000100000110000101000100001101010110000010010010010111001101111001101010010110101111000010110111000011001110000001101010111011100011101001011101110010100010010111000011101001001111011011010001000110111110110000100010111111101101101100010100101001001000000111100110101001001000010110010101111110100110110100001000000111001010010101111100100100100101110000111000001100101110001010111101000110111001101001100101101000000111000111110010011101010000111010110110111010110000011010110000101110011011011111100110110011001011011100000011000011001111010110000101010110110000001001101111000100010010100111100001010100000100001000110001011101111100101111100011011111011000110001011010011011101110111010010011001011111011001101000000010010010110110111101110100111001001110100111010010011010101110001001010100110001100000111100001000110110001101111100000000110000011011100100111111100010000010111100000010011000101101110100010001011110001011001010111001100110111110000001010010010100011000001110011010110001000110011000101001000010010011100110011111011101000110101001010001011110111101111101101011101010111001100000000111001101110010111011001100111001000001000010000001111101000011100101010100001110000111101111111010100111101100010001100000110100111111001000111110110011011110001110001101010001001100100101101000111011101111001110110001000110110101110110001011110111011111001101001011001010011111010101110001101010010010110100001011111110011111100110000110010000110101000101011001000011001000010100000001111100110100101101100100000101011110001010001010110100110111000000001100111010001111011100101111111011101011100110011100010110010000110100100110011101110100010110010110001100100100000001010110011000100110101001111011000010001110111001110000101010101000011011001010000111100000100011111000111110100110010001000100110001011100101110100010011000001101001011011000111011101010001100101111001001111010101000001010110011000110111001000001001100101000111110010101001111111001011110010111010011011011010111111011101110101101000110101000010111011100111101101101010110111111000000111101111101101101011110011010011011111111001110100001110100001111001110001111000111111100110011110010000100000010101001100100000000011100100100110110000000111010101100111011101101111001011110011000010110001001011110011011010010111110000001100101001111001111110111010101000111101100010111011110000101001110000010000111000111011010000100000100100001101000101100111110111010110111101010011110001100001000100010111100111101011000000011111110111110010101001111010000110001001110010100111010111010001100101000000111000101001110111011001011111111011001110000110100010010001100001111001110111001100100110001000110000110111000010100000000010101110100001100110000011011010010101010010100010111000100110101110111100110110101001110110110101011110010001000010001011000001010001011110111011110011000010111000111001000000011000010011100010111110011001000100001001010001000000101000000100011000100001100101000011111001110110110010000110000011010111111111100010110010001010000001011101101100101110110110011101111111110000110001010001010001010010011110101000101110010110000101110111110111110000101010011111110011001110010100000100010111110110111001011001100001101001000011000000110010001001000001111000011110100001101011111011101111010010010111111011011101001011101100101001101111100001111001011101110011111111110011100001001101110010001110101111010110100011100100110010111101111100111000011001011000010010101011001111101101110001011000101011000100011101111010111011001110100000001010010111111010001110010000101111000011011001110111100101111001111000001110100110110101100010100101100101111001010000011100111101101001101110000100100010101111000111111010010100111001001111011010001100010111010010110100101010111000011111101001001101111111110101010011100111101010010100000101011100110010011101011011000010111100011110011000000010011100001000001101111100010101101110011000111011000101001011000101100111011110000011100000001110101011011100101010111101101000000011001011011000110010111010001110110101001011101000000011110101110000110110110111000101001101111101101110010111001110001000010000001001010000111110110110100011001011010101111010011101101101011100010101110011101011001000010111000001000101100110001010101010010110100011111110010111010001111000011011001100101101111101001011000101001100011111000110100111111001000010101001101000110101100101011101100111000101111100110100010011110010010100000000110010100011100010010110101010011010011000101100110011001000101000011011110001100011010100101101101011110011001001100110011101101000100001111101011011010111111010001110100001000010010001111010111011000001010001001010110100101001100011110100011011110101000111011001001110001011100011001000100101111011111110001000000111100000101100100111111010011001100010011001100011111010000001110010000001101100000011011111001110110110011100010111010110101010000100110010110110001110111010101011110001001100110001001001101111100010101111000000010110100000101001011001100110101010111111010001000010111010110000111011000101101001010101100101111010010101010101100111000110000100101011000110011011001001011111000111010101001100000001110111001011010001110100101010100001011110000101100011100101010110010101001011000001011100001000000000001010110101000011001111011010001110011100000010100100001101010011011110000000010011110101111101101001001100101101111011110110000101100010100110101100110110011001000110110011011111111100111001010101110101100001101010111101001010001001001100011111111110011001000111001011111111010110110011101100010011001000000011101001111011110010011111100011100111101111111110011110000111010111110001010101111100000011001001011110100011000010100001110000001011111010100110010111011010100010010000111111100001010100110011111111010000111101110001000110010010110001010010100111101111011001000001001110011111101011000101010100110111100100111111000100101000101001010001100101011111010001110111010011010001111100010110100101010100011011111001100110011001001100100010000010110100000111001100111101111111000010101000110011111101000001000111001110101111111010110110101101010010000000010101010101110110111100101011001011111111100010100001110111100011010000010000110100110000000100011101010011010011111101010100010010110001101001111011011111110100110011101001110011111011000111000110010101100011001100101011011111000111011110110001110010010001100000101010000100110000011010101111001110101110110111110001000111011000110000011111010010111101110110011000011010011101011001011110000101100011111001001101001111111001111111011100110100100110100001010100111111101000100000001101010011111011111101100010100011111010111001110001000101010010010110001110001111100101100100000111100101000010101011001111001110011000000111100001111101100011101101100010000000000101111111010100101101000001100001110001000101011101011000001111110010010000111010001111101010010001011010001110000110000101011011000100001101111010011110011011011101100010001001001010111011001010100100001100101111111101011100111111110101011110111010001110000010000100110010101110011010110001111101110011111000010001001011100111100100010101100011000001011011110111000000001000101010110110111101111011001110111010011101011101110100100110011111111101011100111100011100000111110101101000010110111110010001010001011110110111011000011010010100111011011111000111011111100000100110000000111000011011110100011010110111111011010010010010111110111001101011110100100111110001010011011100110111100110100000010111100001010001100000110110010101000001110111011100011001101001100011010000010101101001110010101111011111101101100010011000001001100010110001001101100011111101001001000110101111110000010100100011000000110110111100001111110101011111000101001010001001011111110000100111101101000000110010010101100011000010000011101111110111100010100111011101110010101011100111100101001001011011100001001010111101001110110011011011111011110001111101110010111011111000101000000110010110001011001001001011101111010111111001011101111101010010101110111010000010101110101101001100001010001101010010110100010000010100100111110111101010001011101000101000000100001100001001100100100111110101010010010100110011011100100101001100010110101100001011001101100001000010110101010000111010000100001010101011101011110010000010011111001100100100000101111000111001010010011011010111111101000011011010011100010101111100000110001111011101110101011111101011010000011111111111100000101100010010011000101001001000010000101111001100001011101001111000101011101100000000100101110110011101010000011100001101001110110110111111100011100000011111011001011000100001100101111001101001001011001110100111000011110011110001010000000010110100111010111101110000111100010101000110100001010110001110000010100101111100010110000010111101100110100100010010110011110111100100001100010010111110100100110010101101011110111000111001010111100101110001111010010001101011011001111110110111111100011011001010010111100111010000011111001010000100011011111100010111110010001110001000011011011011000101100000110101101111101110010100100100101000100001011011100000101101101100001001100000000000110101110011100001100111100000010101101100001010001110000010101100110001111110110001111111011111010000010001111101010111011010011000110111111011001011110010010001011010110101000001111001111100011001101011101001011010110000001100100001101011111001000101010011100011011101010101010100101111100101000010000101001101111110100001110110111001011100110000001101100001100101000000010110111000111100011010000011101001010011101001100110011101000011010011010100101000011101110000100110100111001011100110011001001001000111101101110001010001000110000100001111000110010001110101100101111001110100010000110110010001100100011000010100111111010011100010010101101001000000010011010011110101100010001010110110000100010110101101001101001101010011011110010010111101111101110110100111111110110101010010111101000100101001110101011110010001001100001001110110000001101001001111101011011100000010110111111100111000011010101111100001000000000100001110000010101101011001100100001000101111011101011000100011001001101011100111100110110110000010100101010110101010100001001100100111110000101010001010010101010000110011001101010111000010101011100111101111000110011101101101101101111100010101000001010011010101010110011100001011011000011110101010101101000010100100101000111001001011100011101001111011011010010100001101101110010110101111001101010101000110010101111111100011111010100011111100111111000100010101100001110111010101111101010101011010011110111011110101001010000110100011110101000101000110101101000010100010100011111101010010001010101110001100011001001111101100001000000100000100100010000011110011101101110000110010110010010110101010111011011101010110010010001010101101101011001001101111110001111000111000101110110101000001000100001110101011110010101001110110101011101010110100110000000000010001011111010010001100010100011011101110011110001001001000100010110111110101001101101111011101101101101101100101111010111000000101010001110111110011000111111100011101011110100100000010000011101111111001111001011010001101010110001101100011011101111000100001110010000010101011110100111000001000110111111100011001110001011000001010100000100001010000011100100111000011111001111000011100101001010011011111001110000100011110101100100101010100000010000010010111101111111101001111011101101101111000001001101001010100100101010111011110101001010100001101110101111010101011111111100010001111101000100010011001010110001101111000010101000010101101000100000110100101010111101001101111101101011101111001110111001000111010100110100110011010110111010011010010101010000100101000100011101100010011000101010110111000110010111000101001011010001000110010111111100010001100101000110001100000110110101011011100110011010100000001100101110101100111000001111111100001111111111101111001101111110100111011000101010000001110100100101001010111101000001000001001011001111010100001011110011101001011110011011001011101001001111100111001001111001110001110000000011100110011010011101010101001010010101101111111010001001100100111011000101010011100101011000110001100011001100110110010000011110111010011110100010110010111000010010101001111111110110010010010101010100100001111000100100100011011010011001010101111100010111100101000010011111001111100100111111001110000111101100111001101001001010110010011111110101111000010001011010110000000111001011001010000010100000100100111101101010100010010010100011001111100101010101001100110101110110000101010101111100101100111100101000011000000011111000000010011110101101010101010101000011110011101100100010110100100010111010011100000000111110110010011100101100000101000011100100110111011011100100010110101110010000100011001101110101011100001011010000011011101110111100111000101110111111010100100101011001010110100000101000100100111010010100100100110111010010111110100101101011011110010010000100010101011100101110100001011110010000111001010101110011011101011111111110010111100111010110011000100001001000011111011011100010101001001011111011010110001111010001100111100001011011010000111110001101101101110010111111110111100011110101011011010111011111011011001100001111100010000100000100110101110100101111011011101010101000000110110100011011011111101000001101111000100101100010011011111111001111110011111001111111111010001101111010110000000100010000100101100010010110011000000100110100111111000111000010001110110000100111000100111001010111001001100101001100010011111011101110000110100101011100110001100100111111010111000101001101111010010000100110011100110011111011000000111100111110001101011101011110101100010100011111010001100111001111000101011000100010100010011110011100011000001010001110000011000110000101010101010110000000010001110111001110011011000010110110010111011010001011100010101110000110011001010010001111011101011000100100011101110110100010111010111110011001000010000011111101101111000000101100110111111011000110000111010101111001100111010011110110011111001100111111110101101110011010011101010011110010100110110110001100011001101011100001001011111000000111010010110111010010111100001110011100100111001000001000100111100001001110100000000101001101011110111000111011101110010010101101000110111000110001010101011011011100100110100001100100110010111001000110100010111001010111010110000011101110000011011110000000001010100110001010011001000111111100110011011010101100100010010111010111101100001010001111100111100110001010010000000000111001001000011110001111110000001010010101101001101001001001011000110011000111101110100010101101011100111001000100001101101011001101010000011101011101001111000100001001000011010101111111010111000101111011100010011100111010011001001011001101011101111010011101111110011101100111000110110110110111010111110100101010010101100101010101011000101111110011100010110111101010010110111010110101001011100110101010100001100100010011011001101111001100000101000101010011000001000000010111001000110000101011111101011100000100101010001011100101011011010110010101010010011100001001100101010101100011010100000010000011010000110111010000000011010100001010001111011011000111000101001000110111110000001010011110111011100000010101010001010010100100010110000111001111101001100101110010001111111110100111101100001101000001011010111110011101010001111011011110011011110001010000101101001011111000110011000011011011100100100010010101110111110111010110010101000110000001100011010101100101010010101111111100001100000111100110100101101011110110011001110011001111100011010011100111001100001011101000011001100010101011100111100101011000110000100011001100100100011000111010001000010110001110000011001011001100010010111011111000010001101011000001011110010010110001011101110111011000001111111111111000000010110010010000101000100000000111100100001000001010001110110101010110101110000100011110110111010100000110011101010000101100000010100101000100100011100101011100110010111001100100110011111000110010111111001000100101101110111100001110001010110000101100110000010110011100100010010110011001010100111010100001100111011101000010111101011000000111001000001110111011111001000001010010110111000011100110111101110111111101100001000111101111100110011110000100010000001011000011000000110001000001011001010000100110111111101101110011110000000101111001011001100001011101101101110010010111001011000110101000110001000101000110010111101111111000110110101110100101101001011000001011100100111011110011101111100101010011100100011100001111010011000001110001101100011001001110101001010000100010110110111101011100100111100010010101111010110011000101000111110001001001100100111111110011001100110011000011101001110110010110101010111000011001010000100110111000000100010100110100100110011001100100010100000011100111010010111111011101010100000111110111000010110110011011010110100011001000010001010100011110100001011100111001010111110001010111100000111010111000100111000001110101100011110111111001010011000101011001010011100010101111100000000010100001011001000100100110101101011100101011010110100111100011000101010101100010000001000100111001101010100001000001011011110001101000100110101000000011100000010111100110001011100010001000110000111001111000100010001010010000100100110111100100100111101011110010000001000000101010001100110000101011001110111100111100111010111110100010110101000000001001001001111101111000101000100100110001010010011001111111111001100011011110010000001101110000000010100110011001110011111010110100011000010111000110000100000100110010110100001011011001001111010001000111000111101100101111010110111100110100001001001010111101001111111100000100000101110011101010001100010010110010001111001011110111101100010010101010110100111110111110101111010010001101000101000001101101001011110101011010100100100000000000100111110010100000100000011111101011111001000100000000001010010110110001100111011001110101101001110100101011011100101000100011110100000001010010011000000000101001010101011000101010010001101001001000110001111110111101111011010111010100000000110001101001101001000110011001110010010110100000001000000001101100000100011000001101100001111010101000001010010011010101110110001010111011011000110100100000011010100000011000110110110011110101010101100100111000011101011001110101101110111101111010111111001001011111011110001010010100001001010111011100100010101001101010111010100000001100110011100011000010100110001110000011100011100100011000111010110111101010100001010101110011100010010100111001001100100011100100101011000110110101000011000000100101111010111010111001000101101001100101000100111010111110111111110010110111011001010001011100001001011100001010010000110011011100101011010111011011000101011011110001100010000111100100100001011001111101110101011101011000101111101011111000000111111000110110101000111011010100100111001011001101001101011111110111101001011000010011101000110001000000011001100010001110010010100111100010100101011000111111101101101010001000111010111010101011010001101001100111110110001101000110100011101010100010110101001110100011100001000011101001011001101000111011101101100000100010000000011110100001000100100001110011001000010111011100101000011001001110000110110000101101000111000110110000010110001111110100111010111111111001101110110011100100000001010111101000000011011011111101111010001100011001001101000100001010110011110011100000111011101110111001001100011000100011101011011111000100101111110010011000000101101111111111001000111011100100101111100111000001000010001100100110000111011100001101101110101101010111110110010100001001100001110001100000110010001001011100000000011101001010011101111000011101111110000001010011001001001101110010011001111011011000000000001010011001110000101110111000110011111010010110100010011111000110101101110100100000011110010110001000010110001110000011000000100111111000110101000000111111110111111111001001010101010111111011001110111111001110110111001001101010110101101110110101001000000100110010011111101111010110010111101010000101000100010010111101110110100101001101010010001110011100000000001101011000001001010110001111111100110000001111110001111011110111110100100101010100110110011101010101110111010001100101010101100010001110010111000001001000110000110011000100100001111011110110011101010110001100000010010010000010110110101101100111010001101000011000100111101111100101111010101010100010001101101010101101101011011100000110010011000101101110110110100011011011100011011000010000010000110111000010100111000000010111000000000001101010001110101101000001011011010100000011001111010100000101010001011110000000101111101011100000111000101001011010110011010001011100110101000100010101001011100000010001111011100000101011011110100010001100011101101100100111010001101010000001111011101111001011101001101100101001000011000000011101001111010001111000101100010011000110011101010000000101000101000000111100001001011001111101110010000011101101011110001111000000011111000110010100100011010110101011101100010111001011100011101010100000111000110011110010101011111011001111110010011011011110001000011010000000001100101110010111000001010111010100000001100011011100010010010000110000000100111110001001101010010101000010010001000001000001100100111001010110001101000111000011001101000011011011001010101100110010101110101000110101011011010111011010101110100110110111000000001100000000110101011010001110011111010010010100100110111101000111100011000101101111000000101010011000001001001110101111101010110111101011001110000100001101000010001000111110001001011110011100001010010110100001001111001001110101100001100011101010010000111001101011000101100000111011001000011011001110101101000010001000000111001101011101011111001011001011100111000100110000100100011110111110111100101100111111101000101110110001000010011001110111111010011100110110010110101100011001001110000111001110110101111011000001111011111010100010010000000101100010111001111100000100010010110110011010110111100110011101101010110001110000011110011110000101100100101000001000010110111110101011101110100000001001110000010011000001101100110100000100010111100001011110000011001110011000001011000101010010110101111111110110000110110001010010111000001001110110011000010101110010010000100101011000111001001001101111000000101000000010111011100000010001010110000001010010101111000001100000001110101011111100100011000101000100111110100010111000011011110011001010000110011111010101000111111100001000000110011011000101001110110001011110101100011010101011111010000010110011001100010111110111000011110100001110011000100100011111110100101011100101100001001011101100110101111010111110010000101010101010110001111111100011000110011010101110110011011000101100000000001000100111101111110110000001100001000010011010011111000011110110010110111011100110001100100110101000111001000001111100011001111111001001010101100111100100101110111010110111100001000010101110101001001100001101011111000100100001000111010111000001001001100111111000110010010110000110010001111101011110111000111011011100000000000111101000010111000001011001100000110000101101110101101011111010010110111001001000001011001111001011000010000100101000001101000101101011011001101010110111011101101011001010110100100011001011000111011011011000011111100011111010111000001010001000010011110110111100010100111010100101010010100000101110101100110000101101010110000000110011001011000110001010100100100100001100110011000110010000110010011100101100100101001101100000110001110100000011111110010000100000000011001001111001100101100010110111000001100100011111011001010111010010101000110111000101011110100000111011011010000110110100100011101011110010010110100000010010110101000110000001111111100010001000101101111011010010010101011000110111101101111111010101101110111001100011101111101101000000010111100111011000111000011101111010110100110001010010111010110010101001000010000001011111111001001000001100110110110110010100101110010000011110111000110010011111000000010011010001010011011111010100011000011000110101001101010101100110101111110011100000001100111111100010110001010011111011001111010110111100011101011100100001110001101100110000100001011111110011010100110101010010100101100010111011110000000011001001010010110011000111111101000111101010100100000111101001110110001001001110110100010000101110011011011101001101011001000000111100000000111100010101110100000100101110000111000001011001001110101011001001001110111111000101100010011101101101100001110000010111001100000011100011000001011111001011001010000010010001001110010001011010010101001011010101100011000111111010111001110110001010010010111111001100000101101010110101011001101011100000100000111010101110111011111101001000111000100000010101000010011010110000011000011111111110011100001010110010001111111100100011111111011010100101110111010110001100001000101011110000011110011100000100001110110110000111011110111000011100110110100100001001010100101101110111100011000110010111011101101101000000110010100100000001111101001000010011011100100000110110100011100001101100101101100111011111110001010000000100000011110101000101110011110111000011111110001001100111101010100110101101110110000111110111000000100111111101001110000111100000101011011100111010000010110010101100011100001111100101110100001111011110000000101101011001001010101100000110011001110010110011110100110101101010010111000111111100011100000011000001000111011100100000100111110110101011010000000111011001010110010100001101100001101011011101010000110001001110110111111101101111010000011000101000110101101001010010100101011111011100010110111011111000110001111000001101010101100101010000000010111000100010001011100010000101110101001100011101001010000101010100011000000010110101110111011111101111010011100110100011101101111010100100101011001010100011000100000101001011001100101100100011110110010100001100111010010001001000001010001010100010001001110101111110010001001101101101100101010111101011111000010100110100110010011100110001010100011111111100000011001001111101010001001001011001111010100010001100110100100111000011110111001000000010110010011100110001001010101101101000011110001101000000111010100101100110001011110110110111111110000000001110010010110110100101100111011001111010111101101011111010100111011110001111100000100100110101000110100110000000101111011010001010000110110001100110000001101010111111010110001111111000110011000001000011011000011110011011110001011011100001011010111001110010001000011011101001111111110101101100111100111011010011010101010001000011101110010101111011011001110011111010011010000011010011100000110000000111111101110010001110001110010010111000111001101100100001111011100000101100010001011100011011110111001111010110001010010100111111001101111000000010101100101100011001110000011101101010101101111111010011101110101010011010101000011010100111100110010001010101011111100010000001100110110000001111101001110100111111001101010001100011101000010100111011001101110010100011000001010001011100111111000111000010000001001100000000010110100000101100010110011000010101111001110011100010001110000111110101000101100001001000100011011010001110110011101110011110100001101101000001111011100000101001110011111110010010001010100000010011011000011001100010101010100000110101011010101010001110010100010010001010100011100001100110100100010011001000000010110100001001011001100111101110010111101111011011101100001010100000010011010001110000101101110101000110111111111101011110011000011001011010000101100000011010110110101110101001001110101110111100100001100010111000000101100110000011101001101011010000011000110011010101111000111111100000001101110101100011111010111011000001010000010110001110100110011101001000111111101101001110001110111101101100011100110011111011101101010010110001011010000111110010100011001101110011011111111110100011101111000110101010011110011001110101101100111111001110110000110101101101100000101000101010001101110010111100000101000110110000000001110001101010010111001011001111101101010110000110101000100110001100010001010010011001010110011000101011111001000011011010110110000111100100001100101111001010011100100001001000001001111011100111111010101000110001100010110000111110010010111001011100110010000011110011101110000001101010101111101011111010111010011101010101001011111100000110101110011000101001110011110011111010101101111001011011010110001001111010110001010100111110010011000100100001100011011101110100100011000101001101100011011100101111101000011111001100110100000101111111011101101000100111010000111100100110011110010110000100111101001110101000001001111000001001100001111000010100100010010111110101001010001001110111011000001111011100101110001100101100100111101000101011110000010001111110100101010110010010010001111011111100101000110110101011111111110111100011000111101111010100001011011111110011110011110000110101111110110001110100000010110001101010000010011010000000001011101000101100011010100110001110111100100000010001000100011110000001110100100001001110000110111000000011110101101010001011100111001101110110000110111010100110011111111111101001100010101000011101001110110101111000000001101111110010101100111011111011001001111011000000110011001100001011001011010000110111011010010100000010110111111011101100111001010001110001100011011101111001100110110010111000000100100000000111100111111110111111011111101111110001100101100110000000001001110111010010001111111101000011101111000011111100000010111101100111000010110011101000110001101010111100011110011001010101101000101110111101000001000101001000011100000001001011100010101101011010011101111010110111100011111110000110100010011100110110110001111110010011011110000100110101101100011110111001110010001101100011110111100001001111110111100001101010001011000001110000111111011010010101111011011101000000111101101000100110000101100101111100010110010111111011101100101011011011000110001000110011001010110010100111011100000101011001000000110101110000010110100010111110001011010100011000010011100111001010000100000100100010100000111000011100100000101110101100001101111100110010111000000001010101001010101000111111000100100100110010011000001100011001110001111011110001000101101111101001100100011011100111101100101011110000110011000101010001101011100001110001000100000100100101101000000100110000100000110110000110110111010110101000101010010001000000010110001111001011011010000010011101011101010000101011011111001100000011111000101011010011100000000110111110010101101001101100110010101110000000010101011100100000000000001100100011111110010000001001001110100100001110010010010011101110011000101010110111000001110111111110011100010001101100001000010010111010000010000101111110001001100101010011000000101010001000011101101001011111010100110111011001100010101000001111010001010100001111011001011111101100011000000110001011011100100001001101100110000001100101011010001010011100011110101000100010110010100001001111000100001111010100001001000101111011011111000100110101101110010111111101101010001011000101000010010110100011101101001100100100001010111111001010010100011011111011100111011110010111110101101011010011000111011111111111011001010001111110100101011011111110001101110100100010100101100000100111111000101000111001001001001110000010110100110011110101001001100000110001000100101000001001100000010000111111101011110110111000110110110110000010001001111101000101011011110010100011110101101110110111111111010100100111001110000001011000000000010111100010110011011100001011001110111011101110111011100101000001000010010010101011000101100101110011001011110011110001001100101000001111100101101000011101111011001101101110011100101101000011010010011011100011100000100111010111010110110001010001011100000001110111000010100101011001110000110101010000111111001011111111101100110111110101101111101110011010110000011111010100001001110110111011101010010100111011011001000100010100111100010011010100010000001111010110100101111010001010100100010001101101011111001001101010111010001100110011111000011001111101001000111010000110011101010000110100111011101111110111000110110110001111010010110001000000111100111111011101110111100001110001001101110000000100011111101011100110111101101011011011001001100000111111011101011000110000001000101100100010001011000010111110011100111110011001100101010100100110101010001000010011101110101000011000001000001011100010011000011001111111111111111110001111111111111100111000111000110100011111011100011000010100011011001110010010101101101100101100100110100110010111010111001000001000010010100111101011110010111111010101111001000011000100010111111001011001111110111100100111010011000111011111100110110010101100000111100100100100111011001111110101111001011111000111011100110100110010001001110000110110111111000100011110011100001011100100100011101110101101101100111000010101010111001101000000011010011100000001010001011000110110011001111011011100001111110101110100000110011000000001001011110101000001001010000100111000101011010100011001111010110000001100101111100111001011101000001101001001111000101100001101111101101101001100010010111111111011111101011100010010110100011101010011110011110110010000001000110100000101101101010011010011001011110000001011001111010111011101101000011100100100010011100011000001100000101111100011011010001010100111110101111000010011001100010000111000000000100111110010111100011111101111000101011000110100011100010001100100111011000011111010111011010100100000110011101101001011110001000011011100100101101110110000101010101111010010001111011100110010011110101111110101101010000100100000000111000100011001111001101011010001100000010110010011000101010011010011100010011100001000111111011001000000100101000011100001011111101010011000010000001011110011000000100110101100110000111110101101101111110011111011101000010011111001000101100101010011111100110100011100000100010001010101110000011010000101000000100000101010101000110110100001100001101001111110101011110010010001001101100110111111111011101101110111011111000010000011111010010110010011011110001111111011000111011011101010010000000110011110111000001000000101111010101110100101100010101001100011011000010001001001000011001011000011101110110101110110100001010100110111000001101101011110100110000010101010010011101001000110000001101011011101000110111011110101011110111001100011000100110010011111110101000011111001011111110110110001110001010100010110111110111010000111010001000110110110010010100000001010100110111010110100111100010111110000101010010101110100111101001001111001100110111010010001101110100111011000101111000111011110010001100000010101111101010101010110010111010000101111110100000101011100110101011101010010100011110000101111111011000110101010010010101000010000100000010011111011000101000000110000100011011000010101101011001010011011000101000001111101010111100011100010110110000100110101001111100000011011110010101001100011001010010111001010011100010011010101111110101100010010010010011101001100101000011100001100001101110011100011101110011110100110001111100010110010000111010010001000111101010011011000011100100101111111011110111110101101110000111011111001111011110000100001001110010010001111100111011110010010001111000101100000100011000010111001111001110010100011111100010000010110000110110000001110000001111101111000011111010000000100011011100000001011110001111110000111000001011101111101001101111010010101110100011110111010100111110000000110100110011001101101001010101010010001100001011010111010001100011101101000101101000100010100101110110001010100011011011110101111010011001011100100110011111011110010011111110011011100001101010011011111110111110100100110101010010101000000011010100001110100111111110100010100101000101010000101101010100001101001001000000110110110101101101001001011101000111010101001001101101010110011101011111101110111010111100001110110100010010010011110011000011011011011101100010000110110010110110011100100000001111001111100010110000001110001100011010011000001001001101001100100101000110011001011111101010010010011001100000110101100101010100001011101101101010110001111111101101111011010100000011100100110011101011001010110000010010010101110000010111011100101110101100110100110000011110111011000010101100000101011111101111010111100010111010010101100011110101110110001100101100101111100001111110100101100100111100011101101000001101011111011010010000011000010011000000011000100101010011111100101001111101100001000101010000111000010010110010000000111011111010001111000001100101100000101001001000100100100111101010111010100111010001100010001001101010001010000100010101100011000000001010001110100001101100100000000110000010101101011110100110010111111000100111000001101111111000010111000011111001000001100111001111100000110010100010001000111000100010111011011100101010101111111100010010101101011111100101101110001001111011001000010110000100010100010100011100110000000010011110100111001011110010010000011111111101000010100111111010110100011100000110011110100000011001100001110101110100110101000001111010001011000011000110100000110010011111101011110011111000111011111111010010000110000100101110100001011001001011000011110110000011110111000110110110101111101100001010000010111011001110000000010111001000101111010000100100110011001000110110010010100000110100100101000101000101100100110101010001001001001010011000111110101010011111010011100011110011000000000101101000101001001000101000111100111111110111000100111110010111110111011101001001000101111011011101111000011110111110110110110110011011010110010101011001010001111000000010111101010011101010000100011010100000100011001000010011110110100101111011000101111000010000111110010000001100100110011101101001100010011010111100000000111001101011000010011001001000011011010110010100000101101101011010001111100100101011100001001000110010011101000101101001111100010101011001011000110010011110000110000100011001111000100111110111110001010111110011111000001110111011110011001010010101111000111000001011000010101110101000000111100110001010111001010110001100110110000110001100000100011001011111111110111101010010011000000111001100111000101101111100111110000111101110001010100111100111000000000100101101101010101111100101010100111001010001111010110010101001100110010111000110010010011101010101110101111100111101110011100000010111101110110100101010011101101010000011000010000000101101010000101100110111101000000000111101111010111001011101100111011011101101101100010010111001010110110101101010011000000101101100110010110111011101111010010001001000011010010000101111111110111001010111000000101000011111111101000111011000001011000001100100100110001001110001001000110000101101010100011101001001110011000001111100001001101101101000011011101011111101100001101011110010101111100010110001011100110011001011000111000001010111000011110110111010101100100001011011110011001000101110101000010001000110111011101111000011000111110001001001001100110111110111100010110000100001110001101101110000000100001001010100111110110100111110010000011010110111100000111110110110100101000010111100000001011101101001100010001000011010011010010100001000001011000011100101001000000101111011111011110101011010010111010000011010100001000010001011011101000000110111011010111101010011101011001011000000100010101100110001000101011101110010100100110101000000101101110100001011011111100000001001011001110011001100111101000010000101101100101000111011010100000011110100000000000110111111111001101111010000100110101100111001001000110110010000011101110000010010101101100001101101110000001001101110111000011001111000111110000000010010100010000000010111110111010110011001110100110111001011011000101111100110011110101011111111101000010111101110001100001110001001011100101100100010011110101100101010001011111011111100111110011100110001100011011011101101110010001100010111101010100101100000000100010111010010010101100010110101010011100010111100101001110101010100011101011011101001011011111010110100111110010100101101100000100011001101011111000110100101110010110011011001001110011001010000001011110100010100001010011100111100010110011011011101011110001101000111110100010001010110001111101101001110110100001000100001101101011010110001000110000011000101010011000110000011011001100000010000101000100001011000000011101000110100010101001001111000100001111110101001111010111010111111100000110010110011100001001010001111011110110111110011011011111110101110011011110010000110011110010101001000101111010011011010111000101111100000111010010100100010000101010101101010101110100110101111011101011011001110110101011111110000100001001010011000010000000110011011101000111000101000010110000110100110111000100010111010101011000001001010111111010111001100011000011000111000110011011011100110111101110001001110110011111111000000111101101100100000111101110011101110011011010001111101101011011011000010011000001111101000011000110011100010010000001001001001100010011000010110101101100000101000011001001111110110110111000010010111011011111011101100100011101111010100000100111011100100110111101100010111110011101110010100111010010110100101111000010011110010010111101011001110110001011001010100011010010000001001110010011000101100000111001100010001101100000101111101110000111110110000011101011000110000011111101111001000011010111000110110100101101100100111111111010110010001011110011100101110101000011111010000000110000110100011000001011001101101110011111101100101010100010001101111101001011110010010101100101011011010111001001110101001000111011100011101111001001010011001111011101011111001101000010001011000100100001101101110001111010110001011110001110010101111101011100010100111100001101010111101011100110011110100010110011000000110101011000101100011101001111111011101110111100110100111110011111010110110100110001100101001101010111000010001011101001000011011001101011010110011101010100101010010101001101011010001101101011000101100000010111010000010000101100101010011101011011001111101010111110100101101101011101111110110101001110011100100000111110111000010001010101011100010011101000010000111101000010110101100101101000111000011100001100001010111000000111011011001110010010100000010100010000001101000110001000110000111110111101001000000100000001100110110010011011100011010010100101101111101100101011110101100011000100010001101101010110011101010101010001001000000011010000101110000111000111000001110111110111101010100110011110001110101011111100100110010001001110010100110100000111100010110100010110100011000001101100111001101000110111011111011101000111110101101010110110001111011111101101100001101100000000101110101011111010111100100011000100001000011010100100100000100101100011000011010110001010110100111010110010100100010101100000101011010000000101110010101100010111110011111101111010111011011111000001001000111111010100010111101101011010111001111010100100011100000001010110101100111011100110100010110110011011101100010001000000101100100101110001000111100101100011111000101101000000111010011101100100010111010011101010101111111010100101111110100011101001010011011110101111010010001110110000011011011111100000100001100101110100010100001011101001011010100111110100011110100011111010101111100110101010101000000111110001011000000000101000110101100010111010100001001100100101110011011111100100000101110011111011011011110101000111111111110100000000111101100111110101101011101100001110101111001001000101000100110010010000011001101010111110001101111101010001100010100110111010011101001100111110001111100111011000111101101101001100000001100101110100000000101100101010110000011000111000011100100111000000001011110111101011100010000000001101001000000000101000000000011001010101101000000001000100010101001111100111011000001110111100110100100001100000010000010000011010101100100111010111001110100100110010000100000110011101111000101110111111101111010101110000011101011001100111101111100111011101100001101000001101000001010010010011011011000100100110001101011010101001010000001001010100110001010111111010101110010001101011110010011101101010000100101011001110110110100101101011111001100001110000110101011000101100010100100111010000001001111010110101011011010000111000111011011000010001001011010010101000010011110011010111001100111111100100010110111101111001111101011010011111101001010111110011111000111111100101111011010111111000100110000011101111111110101000101010000001101110011000110111010111000101010010100100110010110110010011001111110010001001011000100001001000110010101110010011011000100001001000110010010011110101001110000100101110000000110001011001011001100101101011011010100000011100011000011111111110110010010000110000100000111000010101000011100111101010110010101100111101111100010100000010100000111101000001010100010111010000110111100111011111101101001110011100101010111101100010101001111010001100110011100100110101010101011100011011011101010010101001011100011101110100000010101000111010101000010001111011000101100100101001100000011001100000000000011010110000010010011010110111110001111011110110111011111100010011010100101011101001111000111011001110011111111011011111010111000001011011111110010111011111011100111110001110110111001100101100111110000010110110010000101111000100011001100111111110101100100011101010011100110010011111100001000101111100001111001011001101001111111111111111111111011101000110111011000011100010011101100010011100010110011100001110011101001011101111100011001100101110000110100101010110010011100011010011101001101110110110011000011100000000101101011111001100010100100100000110000001111011110000000111001011111100000110110101101011011110101100111010101101111111110110010101011010100110110111010100100010010011110100111111001101110110011001011000101101111010010001110101010011101001110101010000111111000101011011001011110001010100111110101011010011110100001101111101011110100111010111100001000010110010100100101101100100001000010001001110101011011000100100111001010101011100100011011000111110001100110010101111101100110100101111110110101010011010110001110100101010010110001101111100101100110011000001101111010101001011001011000001100100100010101101100010010110010100101000100110110111011010001100000000110110001010011100111101000110111010001110111000000011000101101011111001101111000100111010100101000111010101110000110110011010101001100010001011011110101011101100101101011111111011010101011110010001111010100001101111111001101000100011000100100011001100101110001000111011000101001110011101111010001001110011101010001000011110110001100101100011100011010100110110001011000100000010010100010010000001101100101001011111101111110111011101000011010101000011000101101010101000100101000100110000010001011001110000011010110000100101111100000000110011010101100110011011110100111101100101110000011100101001111010011101001110100011110111110110100111000101100100100101010111001111101101001101011010011111110010000011011011011111100110001111000010010011100111001101001111101000011010101000100111000011110110110101100000111100010111100111001010100100010100000001111000001010111011011101101010111110111010001100111101110111111100011010000101100000110011111110010111110011110110001101001100011101111110011100001110101100000110100100000101111000011100000010001011010001010101101001100010111100100101000110011100001001001010000010111010010010001011011001010101000110101010101001001111111001011011000101011111010110011110110110000101111001000110111110101001101101110100100000010101011001110011011000101011000001010010011100000001011000110100100111101111011001011011010011101101110110010100000011011110111111110011001100000010010010011101000001101101111010101100110000011111011111010000011011000101111111110110101010000111101010011011101100110010110010110111110101010101111101010000000000011011011001001000000101011110010111100000000111110010101001110111100100000001110101001111111000000111011010100000111111000001001110001000001001100110111110110001000011001001100000101110001110101010100110000000000000001010011000110111010000100010011001011011011111000010000001001100111010100110011110100001010100110111000011100000101100110110111001100100111110010101011010011001000000111101001100010011010001011100101000111110111101101110001110000101110001001000101101010101100001100001001011001011001101110101100100101110011110010101011011001101100110011100101001110011110110011111101000110111111000110100110011111000010100111101000010010000010011110001100110100110100011001000000011100110100000101110111101110110111011110111000011110001100111100001100010001000100101110111101110010000101101001001100110100100000110001110010100111110011010111010001111001001111100010101100101001010001010110110010101110111110011110101111000111101000110101100000101110000101110001111001000010100010010110111100100110110110100110000010010110100110100111001011000011011101110001001000101001011001010001100100111101100000001100100100010000100000001110110011000100000111100000111001001110111000010010010010000011110011011101010100100001011111100011011110010111011001010011010101111011000010011100110101010011110110111111101001011010110000101000010001011001000000110011000100111100011111010010011000101000010101011000100001011100000111110101011110010010111011110011111101110000100100011010111110000110100111111101001000001100010101100100110101011011000011100000011011101010000101001000010010111110110110001000101101110100010100110111101101100001000011110011110001100000001110110001111101111011101101001111000010100111101000010010001000110110000111011111001000001101000101110000001111100001011001100011000101110000101101101010111001000011011101011101101000110110000010011111000001001110110000011000100101010101011110000111010010001100000010000110001011010001011001001110001100011011000110000001011100000010110001110100111100101101111001111110110000100110111100110100010110001101111111111000000110111010000011111101001000110110001001011010111011000010010111001001000101011001111011001101111111010010100101011100100110000110010111111100001001101011000001001010111101111111000101011100110011100100100010111000000010100011001100001111110001100000101100000000110101001011000100010110011101011010001111001100110011110000111010011010101000000000110101001011111001000010010011011000011111000010111100000100110000101010010011100100000100101101011100100110010010000101100000010110010010010110001101110001001100011111111110001011101000111001000111100001101000010001001000011100111111000100110001000011110110010010000111000010010101001001011010111110110001100010001110100110001110001000110011011010011000101110110110011110000111100010111110111010111100000101101101010000000111100100110101110000100001111100100111101011010010101001001111100000001000111110100111011111100010101101000000011011111000111100000000110011101001110100110011011001111001110011101010011100100101101010101010010001001111110110000011000110100000101001010101111000010111111011111101111110001010100011101011000101110000010100000000011111110110110001000010000000101101111110111010000101011101000111110001000100010101001011011000100100110011101010111111101001001011100110000111001100010101001110111111000110111111101100110110000010101111011010010000001010000100010111000000110111000100000000111111110001011011100100000101011101000111100111110001111011110111100100001100101001010101100101110111110110001001101110011100001101111101010010101011011111101100100011111011110110110100110101010111101110011111001001000110111010001100100011111000101111010110111010110110001100101000100100011110101011101100101010011010000110011110011010111010010010011011000111001001101110101110110010101110000010101001110000111110110001111101101000010111010001101111000000001010111110111000011111011111101100000100010101101011001111000110010011100011011100001100101101000100010011100100010111000001011010111101101110100111101101010100011001111000100101111011111111000110010011110100101001111101111111001111000011111110110000100000011110001011011011100101001000010001011111101101010100001011101110000000001001101001111111001100100010001101101000101000110100001010010101011001001100111101001011110101110000000001001010101111110011100011101001110011010000001101101101110101001101000011100000000110000000110001110000010010111000111100010011111100000001100000010101001100101111111111001101000111100011101001011001100100110001110100111110101000010000001010110011110110000111110000011110010001110011101110100011101001111110111111110100111000010011000000011001101110111000101100101101101001101110100011011011010111011100010111011100101100110011011111010101010010011110000010000110101001010001011101001010011000010000010010111010100100010001111100000001101000001100001011001101111011110000110000000010010010100000000001000110101111100000010001000100111001101111101101010101110101100100011111111111010110100011000011111111111001110100110100101110100010010000111011100111101110001001011010001110010111000110000100001010011011101010010111001111110111010100111101111110011100011101001100101000100011101010101101111100100101101111000110000101011011111101011110100001101010100111000100101110101010101101011010100000000101001101011001000011010111100111110001100001011010001101011011110100101100100100010110100100000110110010111100101111000100010011010100101110100110111010001111001001110011011110000001000101001000101011000111001000010011101000010101101000011111011000111100001011010001101101000001010100010001101110010000100011111000000010100011110101101100000111101011100100101100100000000000110100100000100110011111011101000100101100010010011001110110010000101101010001011000111011110101111011011101010101010001100001100001000111110111000110011011100110001100101011000110101000111110110111111000000110110000011110000000001100011010010111110011101010011100000001000011100111000111110100000110100100110011110101100011111000101010100110010100101111111010100011101000001000101100101010000110000111001101000010001000111100000011101100101001010110010010001000000011001100000110010010011001010010100010011011101010111111100011100100010011100011110110110000100101110111111110110001100111010001101011010100001010000001010101100001011101000100010111100101000101110000110110010001101101101010000001110111110011001000111111001010111101110000110001100100000101011000011100111001011111000110011110111101000000111111111011101000011110110101101011111100000011011000100100100101011000111001001001100110001010110000000111100011011010010010000001010001110011111110010101000110111010011101111010100101111110001110111001001110010000010001101101100111101111011011101100100000111111010110110011100010111100011100010110011001001010111011011101010100101010000110010111001010110011101001000010000101010110110011000001110011010110100010001000110101001001111110000000101101100100101011011001001101001000001100101100111001111110100010100010001111000100111011100011100001010100000011001110011010101111011110110110100111100000001011110010100011111011111100010100110100100100110010110101010101111010011111111101101011100001011111101110100111001011110111101011111011110101010101111101000000001001011100001001101100100011110011001101111101111101111110100110111000000111000100110111110000110110011101110100101001101010010111010010100100010001010010110000101110110110111000101011101000010001001101100010100110001011101111101010110011011110110111111011111111110001001000111111010001111111110010011010100001110101100111100011010001101101100100011111010110111001001111101100010101111011010001100001111000000111000111000000001011111001010100101000011011111001110010101011010111000100111101001000010011010101010000100101111111011010100011110110100001010010010001101101001001000010111010011110110010001010111000111100010000000001111001101100010100001000110100011101001011000110010011000010101001000101100000010111100000010100000001111101001000111000001000110110001111010110011111001001110110000111101101001101011100001000111010010010011110111011110011011100001011101110101111111110001010011110110110010001110111111000100010110011011101101110100110001001001010100011011100111001001101011110101011011011111110010111100101101111001100100101100100001000111110100111100011100111100110100010100110100101000001001011010001011101001011001101000100011101010011001000010110111000100001000010101001101010001100001110110000000101000010011100000110111000001100010100000100000110101001010101100111111111101001001101101000100011111010110001111001101110010011001001100111010110110110010100001100010111111011100100101001100010010101000010100101010011101010011100111000011101011000100010111111001111011100001110000111000011001101001001101001110000010010110101000001111101010001100111111111100001000011001110110111110101000001001100110001011110001111010111011110001011011011111110011000010001000011001111110110100011000111000101000011101010000000111011110111000111110101111000100000100000001101001110110100110000110110001001101100101111100010000001110011010100110111001000001001111100110110001101110110001010000101100011101110010111100001110110000111111011111010011011100101110000111110001010010111110101111001001010011010100111101010011001010011100111101101010110101100111001000000000001101011011011010001100100011101111011110000100010110010001110100110000110001010000110000010000110011110110111001001001001111101101111011110110111111011101000100111000011101001000011101011100110011111000000001010011011011000010111001110011100000010001000000101101111101000110101001010110011111010011011111010110001100000011000111010111010010101011111001111010011101000100101111111011011110001100011111101011100011100010011010111111111011001111111100110100010011010110101100010101001000111110111111100010010001000001000111101000110010010011100101000110011000011010101000111111101010000110100011000001010100111100100110001111100000001100111010101000000001001010011001000000011010101110110001011000001010000011011110101111000110100001100000011111001100110101000000000101110000110010101101010010111011001010010010000111001010011010001111111001001001011110110100111001101010001001101111001010010111110101000100110001010110110110110011010101000110100100100111111000000000010010101010110111101111000000101010101000001000010111011000101110111001101011001101101110000001000010100100010001001100001100000101100110110100001101100000011010010111110111111100110110101001100001010011111001011000111001101010000000000001010101000111100100011011001000110100111111100101111111010010101010100110000110101101101000010101000100000000110001000010111111001100010110011101101110011110011001000001000111000110100100110001000100101101111101101101000011101100100101111001100101111101111111110110111010011101011001100010001100101110010010101100110001000010100001110110000110101001110101100111000111011111111010110111111101100110001010110001101000101110010111100111010110011110010010010100101101111100011011111001111010101001100000101000101001000100001100111110100010011000101111101011100011001110111101111110110010111000101111101100010011101111100100000100001110100110001011011010001011110001101010101011101011100011011111111000101010001010001110001110000111101101010101010011100110001001011111101110100010111101000100101101001000100010000110011011000100101011111110101100110101111010111111101010001010101010111011111011100110100110111000010010010101111100110100010010011111110100101010101010100100001011101010110111110111100101001001100111000111001101010111011110100111110011001100010110110001100110111110000100100010110001010010010000000100101000001001011010010000001111100100011011011000011101100100110011010001010000100001011111101010001100011000001000000011001000001111111000000110100101010010111100111010001101101101101101110110001010001000100110011111100111100100111011000001011100101100000001000100101111101011101000000000011001011100010110101100011000010101000110100110000100101110001101110101011111000100011001100010111111011100111000000111001110001000100100101101010010000011000111010111011010100010110010110001101011111000111100111101111111011100100000011010000111100110001111100110010100111000101111101101101010000010001011011000101110011100110100001101010001100001000101010111001000001000000010001110100110001000000100010100011100110111110111100010111000101011101110011110111111011001101101001101101101000111000010111110010001010110010110010001000101110011110110011010011110001100010100101001001100101111001010001100100111001011010010100011011111110011000100111110001011000110110000111110100011000100001111101000101111100101000011111101100010001110010011000100001000100010101010101011011011011000001110101011111110100011010100111110101101010000001101100111100001011000001000101111110100101110110011001010001111011110100011101010111010110010011001010101111101001101100101101110111101101001000111001001100101110101100101100101100000000101001101010000011001010101111011110101010011010011110100100101001001010000000000001010111110111101110001001001010000101001000110011111111110111000010010010011001100111101000011010011100111000111011010001001100001000100011111000001110101010010110111101101100101110011111110111000111010000000010011110011001101100010100001111110001111011110111010100001111101110101000010110100001000000111101101001000010001001111011110001100111100101101101110001101001111100101000001101010101111011001110110010111001101101101010100001001100111110000011111100101010111000010101011101110011001110110111111001011011100010101000101111100000101001000100100010010000101001101111001001001111110010101111010000100001010100110101011010001011000101110011011000011010011101010101001110000101001011111101010000100101111100101010000100010001000001011110111111000011101010000001011000011010001001100000110101101100001111010011010100001001110100001101110101110111011011001101111011101001111110010111101100101000111011000000010110111001101101100100001001101110000100101111000010100100000000100100011110011001011111111111111110101010110100011111100001110101001001101110110100110001000011001000110111100100000010111000011111110110010001001011011001110110000110110101111000000110011001000110111001000010111111000100111001001011111110010110000011110100011110100111110000110000011110101101010101110110010001001010110010011010101111001001000010010110011010111101010001011111011011101011001100111010111101010000001111101000011100010101100111000000100000010101000101101110010000010011111001110110001101110011011110110011101101100100001000110100101000011111000100101101011000001101101110010001111100011010100111100010101000110110010010011111100100010011100000100100100000111101001001101011100100101110110000100101111001000110001101011001110000010011110011110001111111110101110011111000100110000011010001111001001011110100100010010111110000100110001110000000010100000010001001101101101011100010101101101100000100111111110100100001001011101110010001100100000101000000010111100010010010100011001011111111011100100110011110001101111000100100110101101010010100011111111111010011000100001010100110110111000100010110001101000000100100101100000011100110110010010110110010110011000110001101110011100101101111101000000100010111001000111010100011111011010110110110110011110111101111010100001010011101000111000111111110111100111101111101010110101001000110001100000001111100111001101100101110011010100010101110111111000101100011110110011001100010110100100010101011111111100111101100111100111111011100110100110110110110010101001010111000101001110101011001010010010011010101100011000001001101010000111010010101000010010001001111101010000110000100010010001111001101010011010100100001110101111101100000010010000100000011010000110011100111011000001011000100011101000101111110110110111011011101101111101010010101110001001000011000010110011100001001101000011011100001000110110111010100010101101110101000110011101111001101111001101010110010010111100000000001010110011111101010011000100101100101001100000101100101110010010110101111001101110100111010111100000001010010101111101111100110100000001101110001100000000001010011011100111011110001001010111100100111101101111010100010101011011100110010001101110000001000110110000000001101010111110001101000111111110011010100101011011111110110011110010010011000111111100010000111110101000011001100110110010010010111010111011010110110110000101011100101111000011101110010101001101110111000001100010101010001000010101010101111110011110010001101001101001001101100110110011100010011101111111100000010001111001100000111100110001110011101100100100000000100111010111100000111111010010111011001011100000100101111010010010100000000010000000011010101001110000101110011000010100010111000001100111011011111100010001111110000101010001111110011011101100000010101000010010100000011000000010111011001111010101111001010010101001101011011001101101001011110010010011111000011010001000101000010001110110000010101100000000101110101001100001101101100010100100000111011000101110110010000110011010111000010000001111001110000101101010001011000000101100110111000011111110010111010001011000101110000100100010010100111011011010101110011111110011011110001110011010001100101100011100110000101110111001001000100011000011011011001100010011100001001000001100111110001111000011000011001011010110110111111110111011010001000100101000100111100100010001100110000011111111101111010111000110000011011001010101000111010001110100000011010101101001100111001011010110010111111111001000001000010100001110010110110100011111011010100100001011010101101101110111000000000000000011010010111100001100011110001100011111101000111011010001001101100010101110010100111000110111010011100101011000111110001011100001010001011111110000101110101101010110010100011000000101100000111100011001010000100110110110010100101011101001101010111000010000011000110011111011111011000001110101101001011101000101000101011000110010011001100101001010010111101111111110101000001011110111010010100010111110111111011010101010101011000000111101010011111111101010011011010111001110101000100101111000000001110000111110010100011010011111111101000001110110101000010110000000111111101111110011101011100001100111110110110111100001010111101010100110101010111011110011000000110001111100111001110111101101101001010111101000111001000001101001011000111100101000110000010010001000010010000010111000111110110101000100110111110110010000001001000101101000110000110101011101011110010011011100011101011000101111110100111101011110010101111001010100111110010010111010000100001100001100011000001101111001100011001011100011010111010000011101010111011010000001001111110011111001001010101100010010111011001001010010000101101010110100111100000001101010010110111010000001001001111010000101110110011000011001101101010101001111100100110011111100000111000000010100100001000110001010010001110000111010111000000101110111111100001011110110111100011111110001110110111111010110011001110110011101001001110000011101000101011001001001110011101111111100000011100100111111101001000011111100101001100110100111010101101011001100111001101000011101110100010111011000100010011101100111011100000100110000110111110110001011101011101010000010100101001110011010101101011110101111111101000100010010101101100101001101100010010110011111010000010011000011001001011010111110011001101011110110100011010000110010110010101111000101000010000011111001011010110110001010000101001110011011010010010111000100001110100110101110111001101010100111000011000101101000100101010001000101111010011010001001110100000011010010000111011010010110111001111000110111010101010011101001011100110010110110001101000111100001011000110111100100101111000000100101000100101011111111000101001000000011001111110001100111111010011111111111111101010011011111100010000111110000000111000110111011111101110101000110000110011110001011001111011100101100110001101010101000111111010110010010100000000110101100010100001011101110101001000110100011101010101010001010010100110000000111011011101110101000101110111101000110100111001001111111000011010011000001101000110000111010001100110100111100010111110100001001100100001111101010111010100010100101001111010111111011110110011010111111010100011000101110100001101011010000011110001110111001100101100011001010010011110000110001101000011010100001011011100001111110000010010100111010001111111000100111110011011010110011101011111111111110010010100010011101101011111110100110000111111011101011100011101100100110010010110110010011110110010011000100011011111100010111011110101100111101000001001001111110100111111000110100100111000101001111110111011001011110101111110111001110011111001000001101000101101011011101111000100101000000011111010111000100110000110000111111110111111001000010101010110111011110011000101001101001010100001000111111000111000100101101110001101111010111000110010000010010001011110100000000000000010101111011000100000100010001010011010110111101010101001010101110111011010110110111110010011100001001110000011000110011001101101010101101100001011100111010110011011110011010011000001100010010010110011100001001001100111100111101010010110011111101000110110000001101101010100000011010101010010010011011011111001010101100011001100100100011101000001001010001111011010000111100111011000100010101001110001110100001100111111010001001000110010010111101110011110001011110110001110101111100000001010100001111101001001011010101111000111011000110010000001100001110011010011001001001010111110001001100010101111001000101111111101111101101000010001011011101100011100011111010110111001110011011001100010000011001100001000101000011110100000011111111011010100010001010101001000000011111111111011110010010000000111000100000111100111100000011000110111011001110100011000101110011000001110010010110110001101111000111001101110100101000010111011101010010100011110101101111000011111100110111100110101111011100011100100001110010000011010010010001011100001000111001111011110000110100101001110010011001000101000110001101110010011000000011010011100001011000111000010100110111000100001101001100100110110010001011010110111000101101100110100110111010001111010101101110000100011101100011110010111100110000101100000011011111101101001111100001101110000101010111011011101110010000000101011110101111101001011000110010111001100111111010111110110011010101000110001110101010010010111011000110000110011011111010000010001001101011001010011000010001001011000011011010111011100000010100011010100001000110001101011001000111111100011110100011100011011111101110001100011101000011010100100000000001000100011011110101001100011000110101001111110100010011100010010010101111110010000011111111110001000100101010010100101110001000110110000101111010000101111110101010011111000011001101011000101001000010101111000110110001000010111010101111110100110101011011101110000100100100111111000000100000010011111100011110011011001000110101101001111101010011010010001011100101011010011111000011001110111011001110001000010110001000011001010100001000100001011010000001111110111100111111001001100001011000110001011000010001100101101110000000111111110000011001001011100011110001110110001100010111000111010100111010011111000010100110100010110011011011110110111100111000001110110001001111001000110110100010100001101101111010001100010010010100011001111011010001001011101101001101000111111111011011110011101101011000100000100110011110001101010110000111110100100111011100101100111011010000111100100111111111011001010000011101001001111010100100111001011101110001011110001100000110101010010001011101111010001101111110011010000110000100010011100101010000000101000101010101011000000111101001110010100101001100101110111100011011001011001100101000100001000101110110011100000011000101010101101000111011011100011111111110101111001010000001111010001111101001100000000001100011001111000111001100000011001000011001100010011001101111010001001011000111011001010101100101100010111010111110010010111010011001110111110011110011111101101100101101110010011110011001110101101100110001100100111001010001000100011011100001110000011000110000001000011100001001100110110110000100101000001001010000010010010011111000011100010011101101100001011110010101001111100110110111000000010010101011010001101101110001111101100000110000011001011110011010110011110001110001001111111011110000110010000110110110110000110010011001000011000110001100011101001011111010001010100010111000001100001101101011100011000001110011111110101100111001000011010101011011101001011001111001110101101000010110000001000110000001101111011010001111110011101100101011110010000110100000001001010100001101101000101110101010110100111101000111100100101110111000100100110111000011001011100101000010011011000010001100001111011110111110100110010011110101010010101010111000110110110011110110011011000111001111100011100100100000110100000111000111001011111010110100010110110011001011100011000000010011111100011000010000111000011011110101001110110011001111001100000110011101000101000000101001011000101101101000110010001011110001110000100100110010111010001011100100011000101101110101000000110111111100000000111010010110100010010101010101110101001001000111110101001111100001101010010001111000110011001000100100101000101000110010000110000111100111011000011010111101100011001001101011101111010011100001010100001011101011011100100111100011000010110110110110100010111000000100001100011011100101110010001001010000101100110110000001111011000000011011111101101010101101110100011001101110100010010010011100011001110011111111011111010110100000010000101001101010011001111101111110110100100111001110100011110100001000110000110100101010011100100101100000001111100010100110001001000010100110101111101100001110111101100101000010101011011110000111111101001010100110001010110110110110001011110010011100110101111100001011100110101110100010000000011101011000010010000100000010010110000011101001010111100000001011010110110100001010001110110000110111010010111100110101110011111111001101001011000011110111010100111001111110110100100111100101001011101111100110001011110101001001111000101001000010001010000000101111001110011010010011000010001100101000000101100000000111011101000110100011000011010001100110110110001001101011100010001010100000010010101101101001011111110101010011100100001010011001001010000110111011101100000101110101100011000000111000100010010110101111000000100010100100100010111100010101000100100101000010011101001111001001110101010011101001111100110110111110111110100001001010110011001011110011100001111100011100111110100010100000011100110001111001101001110101101001101101010111111011101010110101111100101110000010101011110000010010001000101101100100100000001011010111110000000100001101111110010000011100100000010101000011000110011010001110001100111000100000100001010110011100000000111010010101101110010001111000100010111100000101111110101101101010111100010101110101111010011001100011100110100110011001101011011110011010010111101011101001011110111000001010101111001011100011000010000110011101111110111110001010011001010101110011011001010100010111100101000000011001110011010110100110100111110101101011100100110101010110011101101011000000110011000000110011001110101011111101011011010001110100110101100011011110011011101100111000101101100111111010100101111110101011010111001111111001001101111111111000001101011100101111001010000001100110010010010101110000011000011000000101111000100011101011010101111011111110001011101000011011011011110000110111111100110000010100101000100111000000101011001110000101000011000101001010100000100000111111101010011100011010101010011001011001011111010101100110100101100000111110011110001000110001110011101010010001000111110101010101010101001101011100101111010100010101101001010111111111000011001010010100011100000110100100111101110001110110100000010001010011000101100011100011111100011000100100101101011001101110100101100011111001000101000011110100100000000111111001000001111000011001100100111011101001110001010100000011101111011101100111010110010100101001110110001000010110001110011011100100011010011100100101110010110000001000001101100000111011010001010110111001110100011100101011111000110010011010111111101100001000010111001100110110010011110010010000001100100000101000100000100100010111101000001110111101011011011110110011011110001111011110101100000111001001100010011101111000010000000101001011000100011001011001011110010100101101111101101010011001101100111010100101000000111001111110010010001110101100001111000101110010111000011010000010100111011111011101000010000011101100111010001110001111010101101011001010110001001011110111001110111100100101110001011010001110110101001011011000110110101111111100001110000111011001100000011111001100101001111101100101111001110000111010000010010111001111001000111111011000101101001001101011010011101101101001110010110110001111001110001111110110001111110100111001111110000011101111011111010111110000110000010001110111111110010010001100010100110111000110100111110000111101011100100100110100000001010101100110110010010101101101101011110111000110100011111001101010010110100101010100000001001101100011000000110100111001111110101000111110100100110110011000010011111010111110010001011000110010000100101101111000000010010000101010010100101010011000001111110111000111011100101101001001100100010000101101101001011100100111111111111010110001010110110100110100010001101011101101010111111000010100111111100001001011110000101100000100001101010111100100011001001001111000100000000111110011010000101001010000110011110100000111110010110000111110011100000100101100111010010001111111101111011100000010010001101100100101011100101101101100011110001000110110000011010100111010110011000110011101110110101001101000011001011111011110001011010110001000111110101010111101001110010001010010110010000010010100110100100011000101010100110100011110111110011110100101110010111010010001101100100100111100111001100111000110100010000100010010010111111001010000111111110000110111010010110101111110101010000010011001001110011000110110110010000001111101110111100100110110010000000101101100111011110010100100011101001001000011100000111101100010110011011010101110001010111010111010100111011001010101101010110010111001001100100111100100100000011000011000000110101000101011010110001110001010001111111000110110100101100111101011101110101010111101110001100000110110101101101110001101001010001011010100001110001110111110101100101011000110000110101111010000000101101000010010110000110110001001010001000010011010000111001110001000111111001101011000010101011000100000110000001110111101001001001011110101010001100000000110110001101100011011001011001000100011110000010011001001101111000111000000001101110101010011110001101100001101010111001011001110000011001100111101001111001011100010010101111001110111000010100110100111111001010011101010010110100001000110010010111110011000111000100000000101000111111001110101100010111001100010101110100100001110000111101001011010011010001111101100001111010001111011100011001100100010110000000011110011001010101101001001100010100101010110110100101110011010010111111010100011110010100011111111100111010000101101011011101010011010011010100010011110000001000110010001001100110011100010101100011001000100101101101001101101011010000100110000011111100111000010011110001001100011110001011000011010110011010001100011111010001001011011100100010100011010000011011000110111011000111111100110111101101100001000000101100010000110000001111110100110011000100011000101101011011011001000100110010011100000101011011001100010000110011111110111101011010101111010111011101010101011011010001101001111111110111000101110000111110111001001111100111111101010111111000110001100011111101111100111100011001101101001111011110111110010000000110010001000001101000110100111100100001000100001010100110010011001111011100110001000010111001001000010001011000101110001001011010000010011100101011000111011100010110111000100110000001010111110000111000111011100001011111100110011000101111001111010100011100000000011001110011101011110001110110011111001111011011101000001100000110010001111111010000000110011000010010110000001001101101011000111001100100010010100111010110110011110011101100101111001010010110100110001001111101000110001001101000110111011101111110000110101101011001101101000010101100001101010010001010110011110010010010111110001100001101001111110000101101001000010001001110110000000010101110011110010110001110000111110110110000000010000010101011011010000101111000101111001100111110011011111100101010010110110011010101101101110111100110111010000101110101100000011100100111111110101111000111110000001101101111111111101000110100000010110100000001110001011111000011011110011001011100110001010111110010011000100101011001101111010110001111011011010101110011001101010110011011001110111110000010110001011100101001110110111111100000111000000110100110110100101100110010011011011111000011011000110011111110001111110010010010011001110001011010101001100010101100000111011000010101101110010101100111000110011101101101100110100111100101111010110111001001000110011101010011101110011000001001111011001010110001110011000110110100111010011001000110110110010101000111101011110111010111100010111110001101101111111011100001101010010000110001010010001001110100000100011001001110001111101001010100011101011111110010100110010110000100000000011110001001000000000110010000000001010100100110111010010111100110101101011100111010101000011100011100000011010000001010011100001010010010101011011100100110110100100100011100101111111000010111011011110010101000010100010100101110111000100100001000001010111101111110110111001000111100111110001100101100111011111001010101010001001001011101111001100010110000100101110000011011010000010000110001110101100110000011101100111100000101100100010101110101001110001100000000011110110001011010010100011111111001001010110010000111001101001011110001001010001101100001001100111010000010011110111101001100111100111101000011110000100010110100011010110101011001100101111101100010001110000001011110010010100011111110111010111010010011100101111001110100001011100000110000011000110010110010110001101101010011011011011001111111110010110000110000101110110000100000110010100110101100011100100000001000111100000101011010010101101100101110110000011101101000101000010011011101110110000011110011010001010111000011000010111111011110011011111110100001000110111111100011010001111010010100111110100110010000111101100100110111001110101100001100001100000010110010100101101001010011101110000000011011010001101111100001111111111010000011101001110001111111111110110000011101110001010111100010111110110010110111010001000010111010011110110110010111001010001100000111101001100110000011111010101110010100010111000011010010011101100001110001010100111100100011011100010011000110000000100110010110101000011111001100111010100000100011101000011101110001100111111100001111101100001101110001001110000110111101001100101101100101001001101101000100001001011001110000111101101010010010110110111001010001010001000001011101111001110111011111110001011000000100001110000010110100110101101010110110111111110110101111000001010010010011010001101000010010101011000000010010000011110111110001100100000010001010100111110100110011110010001011010010110011010100111101001001111101101101111001011001010010001111010101011001000100001010101001110101001001010000000001011100010110010000000010101111000001101011001001101011110000100110111000111100101101111010110000001110111101011110000100011111110010010101101111111011000000110111110100100011101101011001001001011001100110000111001011001000001000111010101000111110001100001100001000001111100011111010010010001011101111010110100010000111111100011111111000011000001101100011001010110010001111111011010000000110001001010000100011010000010000010110010111010001011100101000111010001011011010011000111110000110111101101010100001000011111100000001100010100001010100110100110111010000111010111011100101010010011111101001100100000010010010010010000111110111000110101011100101110101100011000100011010111111000001100101111101000000010111010011100011000101101000011000010010100011101000000111100101100110000100011000000000011010001011101000010001111011110010001000100000000101101001001000101110010110011011010000110110011110111100011111010000100111001111011010010111100011000010001101101001010111010100011101101010011011101011110101111111101010000011111111100011010110000010000011001000100101110101010010010011010001000001111111000010000010101101101110110011101101001000110000110111000111000111000111010011111110000110011011110110000000101111100001000001011101111011110011000110100010100010101100010010101101001100111111010011101111000000110010001101000010001000101011000110100110110110010011000010110101110001000011001000011001100111110100101100101000001011010110100110011000100001111011111011010001001010000011001110100010101101101110110100100111100011110000000000011101110011000101000010001100001101001110000111111100101000100100100000100100110110111000111010110101110101110110010111100001110111000001011110010100100001111101111101111111001011001000100111110000010110000110010100101011011011010010011110010011001101000100001101111100010101101001101100111000001010110011101100110011010111101101110011010110100101001101011100000000100010001101110111100001101111010000111011110110011100011011110000110100100110100010100100101010100000011111000100111100111110100100011111101110100111000111100011011110000011010000101100011101001000001011110101100110100101010110110001101111010011111111111111001110111101001011001000001001111110110000010101101000011010110100011001001110010011100010111100101110110111000010010011110010101101000110100000010101110111110100010001011000111010010011100111010010001000100000001000100011110001000100111010101000001101011011110100101101001110001110101110100010110110000011110110100101110011000110001010100001111000101010000100100111000010111100100000111010101101010110000010101010100000001100000011101011000110100001000100001110111100110100000101000011001100000010101010010001010100111011111010001100100010111111011101111001001011100001000110010111010011100010101110010111010101100111110000111010010100001110000010110000111010100111100000011010101010001011111000001011011100110001011010011111000010110000101000110100111001110010111100111100000101001111101010011011000101011000011011101010011111101011110101101011110100011000110111101100101011110110100100001110001110101110010001100010010110000101011000000010101110110111000000111010110111100000001100010101100110001111100101000000011111001100110001000111011010001111101011011000011001010100101001011100000110101011010111110011001000011100010000011101111001000000010110100000011110001000100001000010111101000110100111010101110000000100010011000110101110111111110000001011001011101110000101010111001100101000111100001111011100011110100000000100100110010100111111001011110110001100101001001101001111101100111111110001011011000110000100001110111101001100000000110011000001000011101111000111101001101010010011101011101101110011101100100001111001000001110101110101111010111100010110101000011000100101011011010000010010010000100110000101011011011111011010101101010100111000011100111111101110110001111100110001000001011110101110000010010111001001000100001010110001101010011010011001100111100011010011110010111111110011111110111110010111001101010001000011101011011010100011001010110110101100111000011110011111110000010111101110000101010100000010111101111100000101000111000011111001011100010001101000111101001000001110100101010000000100011101001110100110001100000010111011110010011100000101001110011000001000110111101100000101110010100001010011101110011111110100000101100100000101111011000011011100011111000001011010100011011001001110100011110010110100010110000010101001110010010100010000100110111100111010011101110001011000000000011100110111001101101110111011111110111101011101100100001101000110100000101000100101110011011111100010000011101101101001010000101111011111100110111111101100110001111101111111001011100000010011101100010000100010011101001000010011110010101001001000010000010100001110101110001101010010000111001101111101111011101100010100011100011001101110111000111110101000111001010101001011101010000001110101100101000010010101001101100100000000100000111110011000111001001111011101001001001101000011111111110010001110001001011100110100100111010110111111101010110010101011000001010010010000110011111001001011110101011000001000111010011011111110000010001110101101100110111100011010001100000100011111000011001011110111010100111000010111000111011111110001010110001100011001101110111001011100010110010111101000000010110000010001001000101111110011000110111110010011111110010010001100010000010101010010001011001000001000000101010100010000010011110110111000011010111101011110000101100110011101110111110111011101000011001010111010101111001000010111110100010011001110100100011001011111111110011010010111100110001001101011111001011010110000010000100011110111011111111100000010101011011000011000100001011011010011011011011110010011101010101101110110101111110100011001100001101101110110110001011101001111000101111010110001100100010101010011011110100100110111110010000101100000111101010110101001100000011100000000110010000101000101101010000001001011111110100001011110001110101000100001001011101001011000100011100011010001001101010000010010010011000010000111011001101011000000010001001110010100100111010100100011001100010000010000110111011110010001000001001010110011001001000110010111111011101000110010111010111100101011011110110001010110100001100010111100010101111111101101110111011011110100000110110100010100110101001000011010000010001101100110010011000111100011010010011000011011101000011111000011000101001001011000000100011011000000100111100000100001111111101101101000000111111001011101001000000111111111010011011011000010000010011010100110101111010101101100000000101100010110001000011001010011010110011111100001000010111100110101101001001010110100010101101110111001011100110010010001101011100001010100101101110110111110100101101001111111100011101101110001100111101111001111110100000111001111001110011111101010001011000000011001001111000111000010011000101111011011100011101000000111110111011100011110000011001010111010000001011111101001111101101001001011010000010111100111100011111110001000100001000001001001111100110111100101101100101111010110001011010001011000010000001100000011111111011011111100000011110011100110110001101111100111100001000110011100011100000000111101101100011111001110000101111110011110100010001111001011111111100110001010110101101100110101111011110000100111000110101111000010110110100100011101000001000100100011110010000010110101010011010001101001110010111000100110100000001011110110010001100101111000010100010101100001001100000001010000111011100111110100001001011101011011010001101000100100111100110111001111000010011100011011011101011100111011010000110101110100000011011011101000111101011001111001010001111011111000011100111111101011100001111111011111001100001111011001010100000100011000011001011001110111100001010111011101110000010010011111111000000000001100100001000101100111101000010111011000111010000000000010001010001110110101010001100011000111000001011110011100001101000100100010011011101110001100010000111111110111101111100100011000001110001110100111001111000101010101101100101010001111011101101011100010111011101000100111011010111000110111000010010010010110110001010100100000100010110001111111110011011111111011111010001001001100010110101011110110011110000111001001010010111101110110010001101101011101010001010001011011101101101111101010000011001001111111001001011111110101000011001011111011110111111000010100001100000110001001101101110101011001111101111110011011101101011110110011011101111000011010001011001101011101001110000111111010001111000110100010010111100111110110010111110111010001101011011011011001000001100101101001010011000001010000111000000000110111101000100001110101010100010000011001101110101110010010011011110111100101110001111011001111101001111101100101010010111001110001110100110111010110110111111001011010000110100011100111011001100000110100010001001111100111110101011110100000110011111000111010010101101010000011011111001000000011101111011110010010001100010110101110100110100001001110011001000001100111110111101110101111010101100001010001110001001011110011001011010110010100011110011111101000111110000011000100110010011010101010000101011101111101011110101101111111110110100110001110110110011001101100011111001001100101011100101001110000011111011111000011011011001101010101100010111111010010010100110110100011001011110111111101110101110000001111000000011011010010010011001011001001011011011110100110000100111001001010001111111110100101111110111010100101100011000001100101101100000100111111011100110111100101011100100110011111001101100111110101110110010110110110011001100010001010110001001011001110010101000010100010110001111010010011100101010100110001111011000110000111000010101111101110111111000110111111101011111001111011100011100101111100010100010001101010100001000011101101110101010101010000101001001100110101010000100010011101011001110100100011111111110101011010100010110001101001010000010110111010101011111000100000100111110110110101101100011001000010010001001101011011001011111001010001100001000111101111010110000111011001001101000000101110100010011000101101110110000100010111100010101010101100110111101101010010011100001111001001111110100000111001100011001000000001101110110010010010111110110011010011110010000001010000011110011100001010001111011110101111000111001110011000010110110000110001111000001101100011100100100000011111010011001011010011011000001011101000011111110000101110110000101111110001100110011101001001110011110001100111001101111000111001001100111000100111011101010011011010100001001111010101111100111111011010011101000101000011111001001011000011010100011011001010111110111111011000100010001110111001100101011000011100101101010110101110011100101010000110010000000101100110010010101111010101101111110110100001100001000110000100010100010001011011001110100100000001000010000111001110110001000111011010100001110000001110111111010111100101110101100100011000000111011101110101101100100100101101010011101010110101100010000101110100100111010001101100110010010100101010000010010110101101001000011100111010100010000110010101010001100110011101101000110011010011011101111110011010110110010110010110000011011101000000000100110000100111000110011000100111010111101000001001010001011101011010101100111001111010001101100111111111010000001110011001100100101100100000110100110111111011101110000000110110010011111110101111101000000111000111100100110111111101111010011110010101110001000110101001000101011010110101001100011100010000110101111101001111110101110101000110000001110101111001001010000001100100010111010111000100011110011010001100000110010011011000011111110000110111111010001000011000000110011110100110001110100001101101100101111011100001011100000111110000011110010001100111110011010010111000101111111001100101000101100010010001110111000001110100000100100100110100110000010011111101001110010111110011000111011001101101110101101101101101001100110111010000111110000111001010011011111011110010101110100001011000001110100010110111000010110111101011110011111110101110110001101100111110100001101110110000011110110010111000111010001110101100010110011100011001011010110110110101101010110000000101011111011100011000010010110010100001101010011001111001010001111100000110011011011100010110100101100001010100111001100010101101001011010110011101000011010111010001001011001110010111110001101111011110001110111011111110001100010110011011000110010111111101100011011010100010100001110100100000110100011101100100100111111001011110101011111101101000011101010011110010110001001001001100000010111000010111110100011100111100011111111010010001011010011111000001000111101111011101001110110110000100011000010111111101100111101101000100100110101011011001010100011010010111001101101100110001111001010001011010110111001100001000111001100011010110011001010000111001000100110101011111111000100110111010100100011000011110000001101011110101100101010000101011000100011010000010101011110010111000110001001100000101110000111101001111010110101000111010100000010110010000000111001011001011100111111111110001100110001011000111111010010110101110110100011011110100110001010011001101011011111111111110000110010110111111001000110101111010101010110010000011101100101100101111100010001101100000111101110110100111110001110111110101000011010011001101101001000111111101111110010010010100001000001101101101110011101011011100011101010110001001111101011010000011111101011111101010101000101000101000110001111011010101001001000101010010101111010001011010010001011000000010001000101011011101010010001110010100100001111011011110000000100101110100010111101001010111101010011100101010010010010111111101111010010010111101010001100100001010110110110111111001100111000101000000100100010101110110010100110000110100111101001101001101100001000111010100011001110101011010000111110010011110000000011001110000111011111100101011111100000000111100101001111011100010111101011110111110100110001000010110110011001101100111001111111010011010101001010000000000111101000011100001010010100100101011100011000010110010010010110110000110100100001111010100001100010000000110010001100110100001110111010111000011110011101101110000101010110001100100010011011000100011110011111000110101011001001000011110101111001001101010001111010010010110001101011110000010100001010100011101100001001010011000011010101001001001010110010110000011100000100001011001101011000000110011111111110111100011000100111001110001101111010100101011110000100000101011000100110000100010010110111010000101000000100010111101010111010110110100100000100101111011001000010110000010001010010001110000110011000001000110011000100111000101101101110111010011100000011010011001001111101011110010001110001011101001001010111001001111101001000100010111000000100110101111011101101111000001111010001101011010101000111000100011101001000101101000110010011110011011110000111100100011010101001111111001101110010011011100110110101101001011100101000011011001100001111101110000101010000101001010110100100111101110111110101111111100111001111010111010011110110001110000000110001011011111001011011001100011110110010110011001101010111011011100010001111111100101100101011000000010001111100101100010000111110111011000011101110100100100001001101001111110110110010101011000111000010010100011000001010110001110000110001001110101000101110100110111000101100001100111111110111000000000110111000011011000011101100010110111111111001010010010001000000001000111100001111101010001010110111010111101110100010111000001010011000001001010000011001110010111100110111011101100110001110001000101001101111001101110001100001110011011100010110110011111100111101000000001101110001000100101111111100010111011000111100101100001111011101111011100111111111011010111001101011101100010001111110110110011000111110100000100010011110010110011110000010111100001011110110010010010110111100100011000010100111101000010011110000010011111101010100101000001110000110111001001011111001010111000001110011101100100100000110001000110111010011100101010000000000011101111010001000011110110111001010000111101101100010001110010111010111011001111001000000000011011010001000111010100010000000011101000111110011000111000111111000011111101100000011100110011100000110010111111101000011010111110011000111110111110010000100110011001101001011100000010000111010110110010101011111010010110010011100010011010110111101110010011101110010001011011010100110101001001111000110101100011110100101010010110011101000101001011011111111010000000111100101010000010101011100010010111011000001001001010111000011001110000001001100101110000011000010011110100001011010100010101001000011011100111010010100110010000011010111110110100000111110101111101000111111110100000000100011101001010010001111011101000100000000011100110111111010001100101110010000010000100100001100010010011100101110111001111110110110111001000111111101000101100010100010101111110101101010011000010000100000101110010111011010101011010001010101100111100010111010110001110100011001110011101110011100010101000000010010110001010000111100100101011011111111101101000010001110111010111101111111011100010100100100011001010111010000000010101111110110100111100001101100101000100110101010011010011110011111110101001010100101110110010100001011101011011100011011010001010000111111011000101101101100001110100111111000010101100110111011010010011100111110011010100101100001110001011010110110110100011110001000010011101110111000101001000101000010100100001111110110100110011100110000101110111001000000001001111000100011100010011111100010110001110111010111100111110001001001000101010011100001000010101101000101010011010000110110100000000111001011010101101111000001111010000011001100001110001000100000101110001011111111111100101100000110010100111110110001100101010101010110000101101101111000000011111110101011001001000100000001000101010111100111001011111111011011111010101011000001100011001100100001011010100000011001101011110110110100011001010110101000101011101110100111111010100010011001000101010011001101100001001100100100000110000000100100110011011100110110001110000100010100010101010100111011000111100101010110011010111100001100000100001101001110100111011111100011101010110001110011111010000000010101110001001010100100001101001101001110100101000111010100000100111001010000111011101010000011110101001100101000001111101110000100000100011111011010100000000110100100110101010001000111010100001110110011100110011111000100110000010011110101111011011101110001101110010110101001010101000111110011101101101001111111111101010011001011101111100111000111110101001100110100100111010111100110011111001011110111100101011101011111010110011111001100110001100110000001000000010011010000010001000000111110000001000111111111011111011001111011101010101110111011010110110000011011010010111010000101101000100011100000111000011001000001010101101111010111111001101100011010011001110110111011011101100000110101100010101001110111101010110010110101011101111100111010010111101100010111101110111101000000011101110000110101101011111010110101110001110110010100011101110001001110110010100110010110000111011001010110101011010001110101000011000101111110100110001010001101110001011010010010111000011001111100010110010111101110110101110110001010001101010100010101110011001011001101011000111000111011001011111011010010110110101100000110100111110110111011000001110100110100000011011110001001111110111100010000000010110100111110010011111011101100000001011111111100100010010100010000111110010001001100001011100111100000010110011011010001010101100111001111101001101101010000010000111010010101111011100000111101111001110010111001110001101111011110110111011110011111101011000010111100010100111011001110101101110110001011010110110011100110001101100011100001100100010001110110011110000000111101110011001010010111010000110010001011011000111111010000100101011100010100101010101010100110100000111011010000101110100000101011010010000000001001101001001100010111100100001010110011111110010010111000001101010101100010110110100010101000011000110011000110001101000100101000001000011001111101010100000100000001110000100001010011110101011000010001011000001010011000101101111100110111011001101100011101100001010110011111011111010010111011111010010011011111111100000011110110000101011011011101010011011000010011111010011111000010101101101101000100010111110100001101000110100000111010100110110110111011001011110011010001101000111010010100000100000100001110011111111100110001011111111001011111101011100101111101010101001011001010001100111011100100001000101100011101001000101001000111011010100011110001001001000110011000101001110010111000011010111000000110100110001101101001111111100110010100100101010001111101100000010110010010001001100010001101001000010010000100000110000100100110011011101110011101100000001011010101010111000000000110111001001000110010101101101010000111011011110011001100000000100110100110011010111001010000110011101111101110110000101110111001100010100000110110010001111110110001011000110101000001001100100101001111101011011111001110010110000100011111100111000011101001001101111011100011001111110000111111000001110000010000100101001110010111011011010010110010110011001000011111100110101111111010101011111111101010100111011010001011111111111101001100101100110001100100100110011110011010111111011010101000010110011001000110001110100011010000100101101100101111000100010101000100011101010111100011011100011010100001111110111011111000100100110011110011001110111111010110010011100001010011110100110100111101011000100111100110000100100000101110110000101011110000011110001011101100100010101111111011110110010101011010010101101001010010111100111011001111001110001010001010101010011101100100010011100100101110000010101001001100110100101110011110100001110100110001001100001101000100111110111000110111010111010110010010000101111100101110100100011101111001111111001001000111000110000101001101011100011000100101001111000110001010010110110010110101101010010101100110101100111000000001000001000111011100111111011010101000001000010000010001000100001000011001010101000101101111110010010101101100011101100001100011111001111100001001111000111100110111101001011101010101010001111011001010101001001100010010000010011101000000000011110000101010111010110011110110100110100100001001110001110010100000011001101010101110010000001110010010010010111111101010110011011000110000010101111000011101001000100111100101010111101100100101010001111111100111111011000000001000011110010100000101100000011000111010101101011000110000110111001100000111000110010110000000000010011111101001101101100010101100111101111000010000001110011110110101101100111100100100110110011001011101110001001111001101111110110010100011111111011000110000011100010010000000111111110001001110110110110101011100100010110010110001000101101101111111001100010001001100001110111110011110001100000101110011010101110100010000100000001100111010111000011000111101101010110100010110011011001000110001011000001101101010011000010110101101101111011000011100110000000111001011010110010111000100001000100011011000101010010001000110001000001101011011100100010101110101010110010001101001101100101111011010011101100010011101001100010100110001100010111111110010100011010101001110011000110010111100001001010110101101010110101010100101101011110110101010101000100010001010100000111100000101001100000000110000010000110111010001010111111100101110010000111111001110111111010001111011111000011111101100000001111111111100100100100000000100010011000000001011010101000101100110001110101100101000000101001110100000011011100001101111000000100001001000100100001010101111010001011000011010110011101101100001100110010100110000011011101111010001010110100000000001101010101010111001010100000011000001001111101011001010010111111000111000010000000010100001101111011110011101011011100110101110001110000011000100110010101100100110010110011110001010000110111011101100101111111110111110110001011100101111010000110011010001111000101101111110011111101001110010110010101000010011101100100011001010100010111010100110000010001110010011010001000011010011011110010001001111110111001010100111001110010000011000011110110001101101101000100111010001111111010001011101111111111100100000111101100011010010100001111000001101000101100101000000011001000011011111000000100101110111111111010101001111010010001010010110000001101010000001001000101111110011001100010110010110110010111111111010000001011000011010110011110010100111110001100010100011111001100011110110001100110100111110011110011000111011000011001101111101111110100001001110101101110111111010110011100011010000000000110011111011000111010111101000010010011110101110111001110110111111001001010000010111011111010111101110001101000111011011001000100010110100011001010011000110111000100000001001011011000100101100001100001010010100100011000010000100111100111010100100010110011010001011011011000001100000111111000110101001000111110110011011000110110000001101010111111001010100111001011100000101010010011110101110100010100100000111010101010110100100000100110011101101000000101000110110100101001010000010000011110111001111110001010100001111000000010011000100000000110011010000011001101000110101011100100011001001011010010110001001000011100001100000011110110010110101011011011010001010000001000000100101001001101010110111000000111111001011111110110101100110001001101111101110100100010101101101101110100111010101111011010110101000110100011000110010100001010000010111100100001011111111110011101010000110110101010100010010001000110001000100100101001001101111100010001000101000110100111101110010011000011001000101001011111110110100100101000101011110111010010000010001001101001100101010110100111000111010001110100111000100011001000011010100101011000000100011101000011100101110011100111001110000111111100111010110010111010001111001000100111011011111111100001000001011001101100111010000001111011110001010000010000111010111111011100111011000010111001100100111101101001111111000100000001000111101101111000001110100011011001101100000011111000101111110010111110110011011000001110000101100011110111010010010101010001100110101111000100111011010010010100001011111100111001011100101101010110100001001100011100111100010010011001000011101101011101110010001000011100111000101000000011000001001110100000100001101110110001100111110011111100100010111100010010011110110100100101001111100011001001101001011001111000010010001000001111110111010111011011101000011101001010010010101111010011001101011000101111001001110101100100011101011010001000010100000101001101010110100101000111011010111000011111010111011111100110101111101110111101111000111010001110101111110101101001110111010110011100100001011100000111110111100011101101011000101001111010100011100011011011101101011110111111110001111100101001100001101111110101000101010111010111000011000001000110111100010100101101110101011000111000010100000111110110101110011011100101000100011010111110000100110000001001100110100101101001010011110101001011011010001011110110101111011111101011000010111110111010110000111001111100011010111110111001110101110101010000011111100111100011010011100000000110100000011011100110000001011001101100101111110001100110110000100110110100110111010111001110100011011011100100000011111110001001000100000100011000110011110011001111101001110100100000011101011101101100100000100011100100011011000000000110111001000010011011110110110100001011101000010001001100101001110011101111100000111110001100000110110111011110011100001100100111010110101000110110010101110001011000100010101010101110011100001111110010100010011101010111111001001100011110100100110111011111111100000110111001100101000000111110111001010111011100110011011100111010010111110100111010010101000111110110111001101000101001111000101010000111100110000011001000111000011010100110101100110001110011111010001010110110011100000011101101000011111000011010010111001001101000000001110001100011000000100110101011000110101000101100100000010110100010101101110010000000100111110000011110011011100101101001001110010111100001111001100000000110100011000111101000001011101101010011101101100001101010000011011100110100110100101010010111100000110010011010101010100010111101111110110010111101111110001101111001010100000101100111010111011111011101101100100001111011011011001010010011010110101000101000101110010010111010011101000001101100110011000101011001001001011001011111010100110101001010011111000010000100111000111010110111011000111000111101001000000101011100000101010001100000001100000110001011010101110101000111101100001100001011110101111100110001001001001000100011100001111111010101100011100110000000000100100001010111000010010110111001111101011010111000000001100101010101000100011110011011001101010011101111000110000010001001110101000101110100111111000011001101101100110010010101001100000011011001100000010111110101001101011000110000100101101111010011000101100011001000011001000001010101110100011010001011101101100011001010100100000011010100000000010111110011001111001110111101111000001010111010010110000010010000011011111100111110010011000111000100110111001010010101100110001100101011101111100011001100111111011001000001011111011000001100000111010111101100100111001111111111011111110100110111001110010001010111010100000110100100000100001100100100110101100100101111100000101111110011001100110111100011110000101111000001100001011110010101011111111001011101111110110100101000110010110101111111010011001101001000110101100011011101110111111001110000101101100101101001100100110001101110001110011001101110000111000000100110010101101101001101010011100111101011011100000001010011000010100100011001000110000011100110011001100011010110011001010010001110001000110101100111010111100110110010000000100101011111011101011001111001100000000101101100100011001110010001101011010000010111101100110000100001100001011011011110101101001100100111011010101010011111100100110110001101011011010000011001001110111001010101001000100100100001001111001111110100010011101100010101111110111010101011001011111100010100110010100000010111100110011111011011110110011110111000100000011010101111101111010000011011110101111110111010110101010101101001111010000101000001100001100011101000000111110101110101111001001011011100010001010110011110011010011100011110110001011001110011111110000001011101000001000101101110010000100111111011001101101100011001011100111110111011011111100110100100111101101001011000110110001010101100001010111001110100011010111111011100100110010111001111110010001101100101111110001001110001010010010010100010110000100100000011011000010000101001000001110010011101001111011110101100001101101011111101001101100100010100101011011100100001011111000100110000101110011100010000101110001011010100001101010101101111011101110011101001001101100100010001001111110001011111000010001101001001100101101000111110011011011111011101011011110010111001100110100011011010111000010101110010101111001001011100101010001001100110111011010111110001110110110101101011111000100010001010110101101011010110010111111010111001001011100101001010101010000000010011001011110111011110101110101101101110010110001110111100010110010101000001010100110011001110101100110101110100110110000111101000111011101101000101010000001000101111101001011010000110010110000101000001110101000111010110101101001000011010011000011101000101011101001110111111001100110110111110101011100000010110011110001110011101101001010010010110001001101010100001110011100110110101110101000011001101111010110100101101110101011011110110011110101011010001111101110110011010000001110011111001000000111000101001011100111101100110011111111000101010101100111111010100000101110010001001001101111000100101100111101001100001111000011001001111011100101010111100000010110001011001010001101010110100011111001101010101001101010011011101001110100101000001011100110110101011011010110111100110101110011011010111010011111001110011001010010010001010010111000111001001111011100110111101110011110111111110001000101110100001000001000001001001001100000110101010000010000011010010010000101011001001100101010000101110111001111101011111100010100101110001011011100010001000100010011110100110110000011100000001010100000111101101101110011101100010011011011010011101111110111110101001101001111110110011001111010000100001110010011001000011000001011010101011010111001101111010111101010010010101010010101011000000110111001010000100111001001110111101110011111111001001110110000110101101000110011001101110110101100011100010111101001111010110100011010100010010000111000110101000110100101111101101010110111010100110100010010101010011001100111101111000011001101000110010010110001111111101011010100111101111101010010001011100011100001010001000000000000011000101011110011001001111001010100100110110100111000101000101011100110011010010111010100010010000000011111101011101110111101001100100110001011101000110111110101110110000001110111001101110000100110001010010010101000111110100000010011001000111000110010011101000110001101111110000111000110001010100100111010110010010111101001111000110000000110001001101010111000011011011011110010100010000011110111001111000010001111011110111101110011111011101100000111000111011001011100001001000111001100101100011101011010101110001101101000101101011100000100001100100000001100100100100111011010001101111111000011110101000111100110110101110000110101001000111010101101001010000010101011111101011111011100010011001000011110111111100111111011111011101110001100010100101000111101101110100100100111010010111101010001010101110000010101000101010011001010001001101101110101111010010101100001111001000001010001000000101001101000010001111000110001001000111100001111110000101110010111100000111010100010111000001100010100000111101000000000000011111110110110010000001111001010101110000001001000110110010110001101100111110110101000101001111001010011100101010100101100110011100110011100100111000100111010100111110100010001011100110110100101011101000010011110010101101001011110010000010010110101001111001110110011100111111110001100011110010010010010110101001100001100101101010110001011001110011011101010010100011011010111101010101010110011001111101010001100111000011000111110111100101101101110000100010000101101111011110111100110100111000100001010100000010000010011110110100011101001111101010101001000100100111100101101011110010110110101000001010010000011110011110010001010001010001001010010000010011010000101100111110011011011110110100100111001010101100100001101110001101010010110010111001100011010100000101010011011011001011101010100011011111010011110101001011000010100010000100010101001101110101010001010101100100111011110001101111011010011101000101110000101110011100000010010010001000001101001111101110010101110000111101001100100110110010010011001010010101000100001110110011011000111000110110010101011000101000000001001001101001110111111111001111010001010110000110001111001100101110101110001010111001010000100010001010011010100100101011011110100111110001100010111001101100101000001101110100111100110110011001000011000010110110111110000001101001111000111011000001110010101011000100111000101010111000101000101001001110010100101110110000011110011110100110011000000000111011000111111011011010000011101111101000010011100011111001011001000010100011100101101010100010010100101101100101100001010011101001000000001001101101111001101110110011110010001101000001011100101010111101010111100000000010011100101110000101111010100011001011111000010001110000010110001000000001100001010111110011000000101110011011100001111110001110000111010111000001000000110001111010111000111110001011110011100001100100011000000001110100010100110011101010011010011111011100000000000000111110000001000010011011010100000110100101111101110000100110011000000101110001010111110000010111101000000110100001111001000001001001011010010111000011110100100001011001100011010000101011001001011100111100001111100011001111100001101011010001111100110111111010110010111110010010110101111101010111001110101001110101011001101101000001111110100010101011110110110001110101101011101111000011001011000110100001111011000000111111110000000011101100000100000101111000101111000100010111000110101100111110100111100000111011111010101111011010011100001000000111111101101111100100110101010010001111011000111111011010010001111101111001110100010001101000101000010100111011100100000111110011000101010000101111101000000100010000011010111110011101000101010100101111111101101010101001110101111000011100010000110010110110000010010100000000000111110011100100110010110101010100100110100101011010100100000111010001011000110001101110111101100000100001010101101111111011101100011010011010011000011100100010101110010000010000101100101101111000110010101111011110110101010111000111101000111110000000111101111001101111000101100111110001111110011010101101111010000111100000101001101000101000000111000000000101110010010101010011001010111001010100000011010111100011110001010000001111001000000100111011110110000111100010001110001111001000000111101010011011111101100100110110101100111101110001001000000000101101010011101010001111000101101000111010000010001101110001011111110011011111100010001011111010010000111111100000010100010101101001001010111111110100111011001010010110110011001001001111011110011001001111100101001010000000010000110011101110100101011100001011101010011000001000010010000001001110010101101100011000011011100001000000111011011011101011001100010111011010001010101101101111001101011101010001101110111100010110101010000000001000101101100110111110011010101010101011000101110100100111110010110111100001010000011011000100001001100110101000010001010110000001111000100101111101110000100111010101010100010101001100010000010111111000001001111010010001011011011111011000000000000100001111000100110111101110100100001000001101001001110000011000111001111110000111001000011110100010011101100111101110011001011110000000000000010010100111110110110111110010110111101101001011000001000011110100111001011100110111100111110101101100101101110101001111011000001001110010110010110101111100011010011001111000010111101000111101101110010110111001110001001010101011011101110000110100000011111001011010110001011001011000010110101011000001011000011011111111011011011110011100100010001110101011100110101011010101111000010110011011010001111010110010111011110011011100110011100000100011000000001010110011010011111001110011100110011010111110101110110111001001010010010010000001111000101100110010011100111110110110000110100010011011000000111111100111101111100101011001101101101000111101011101001101110000111110100111011101110010000111000101011101001100111011001010010110000001101101010001010010111101001010110100111110011110100001010011111010000011000100111000101100010001101000100111010101111101001001010111010101110011100101010101000100111011010011000110110001010100110110100010101000110000010001010111000111010010000100000101111011101010011010100001011001011000101111011000101010000110100111101011110101001110100101010010110011001010010000110100110000010110011111000101001110101101111100111100001101101011011001000100011100011000010110101110010101111000010110110010101000111111010001111011111100011000001100001011101100011001101101011011001001010100011111001111100110010101100100000011111011000010101011000000110111111011100111011011101110000010001110101011000110010101000101110000110100010011101000110110101000101000100001001101001100101111001100011110100111001110011001111111001010011001111011110111110011010000100000100100110000110000100001011001001111011011011111111010100110100000111010011000101001001001110100011111111011010111011100111010100011100100101010100001111000101001011010110010100110110000100110100110111011011101000001111101100000111011100000110101000001000001010010000000000111011111100001110000001100101010001111100110110011101010111111101100000010110100011100110101011111010000110110011010000000001110011000010000100100101101100100000001110000110001001110110010010110000100000010001101000011110011001110011010001000000010100100110010101011011110010001101111000011010000011101010001001101011000001110100010110011001010010100110001010010100110011000111010100111011001001000100001111101011111011101000101111010100100001001011001011101111001010111101100110111010111010010111001100010111000110011100110101010100000101110000010111110101001100011100011010100000011110001001110000111010001001000010110011111010001010110000110101010110000110111001010101011000010101000000111001001101111100101110111100110110101001010010110110111001111011000000010110111100100101001001100000100110010001111110000100101101010111001010111110010001000000110011101100000001010010110011110111011011000110010011111011001111101010010110111011001110101010110010000100010111110100000010111011010010110000100110100000000100110110010001001101101010001000001101100000001110001110001100111100011100000101011011010110000001101010100101001101000111010100110111100101000111111101011000110010100011111101001000011010100110100110111011010010001101111110011010000111101110001110010100011100001100111000111010111010011110111111100010111111011001001001101011010011110011010010101001110110001000111101000011101101111100001001001111001001100110011100101110111010101011111100000010111001110111111111001110011110111101011000001100011110100000000011100010110101010100000001001100001011011101110000011101011010110010111101000011011001011010101110010011110011011110101100011110000010000110001011100001000011001110000001011001110111111101000101001000000011111111101110110000110000100000010100110111100001101111001011100000011001111111100100111100101001111001100110110100001110111100000011111001000000111111110110100011000111100101010110100111000001011011010100101110110011111100010010100000010011111010111011010000000001101101101010010000001001100001101010100101001000011011001111001011111001011110110111110010100011111000111110001011100001000001011110000100000011001000110010111100111100110001101100010111000111001111101000100010100011101001001101101110100100010000110010100000011000111010010010110100000110011011011100001010000010000100110010010111011001111000000101010111111100110011110101111111110111101110001111111101101000001111010110001000011100100111101110100001011101000101011011110001100100111010010110110110110011001101000010101111000110111111000001101001010011001011111000001001011011111111100110000111010100011111110111110001110001111001001100100000101001000011110010010000001001110101100010010111010111100101001111110010100100000100011011111101111000101110101011001110000101010100000001111101110000111001100010100100101001011000000111101101110010101100011111001010100101000010001100011011111000101111100001010000010010011100111000011011000111100000011101000101101100100111000101101100110010010110100010001001101110110010001010011111010001010100101111011000000011000010000100100111000111001011010010010011011110010011011100010111111111111011000010001101101100100100010111111010100100010001010001001010010011110000101011010000010000110100100100110001111110010010101011100111101001110100110000011011010010001000110011001100111100101000010011111100101010001101110010011000101111110000011111001000001000101000100110111111011100010011000010000001000100000110011101001111000101000001111011010010101101100101100001000010100010101001000100101110010000011100111111110111001110111111000010001000000111101100100010111000001101101000010000011110011000111011110111101111000011100100011101100110011000111010000101001010000010010010010010101110010101001101001001110111110011011000001111101000110000011101001111011100011100001101100000110000000111010001001100011111111001100111010011000110100111111001100110001010011101101101110010001010001110010010000101101000100001011011010101100000000110110111000111001111011010001100001010001010001101010001011000101001100111001110001101101111110101010000001110010100001111011000001100111100101000111011001001011101001011011101101000111000110011011101001011111000100000100010101110101100111010001010110001001001011100000110110101111101100101011101010001000110101100001010111100100000000110000010010011011010100111100100101011001011100100110001000100000010110101011100101011001100010010101001111010010101111011101010000111000011010001000100010000010110001111100101110011010101101001010110010011101001111000100011101011100110000011111010001110010111111011000101110000011001110001011110010100011011000000110101000001100101011000101101111110110111111111110110000000001001010100111011110011111000000100100110000101011000100100011011000110110110011111010110000111100110011000110011001010000001110010001000100011111101011011000011100011001010111000110110110010010000101000110100010111010110111110100010111101000000010011000111101000111111100101001111101111000011100001010111101010000011111010000000001101001110101100110011011101001000010000100011110001100000011111110011111101101100101001110111010011100001011101000000111000010000100001110111101011000101011011000111000101000000101100101000000100100110111010010100010001000010100000111110111010010100100101111010011111000110001111010001000100111000000000101010101010110110001000010110100001000010001001100111111110011110110001101010000011111110011001110011101001100001000001110010001101000000000011111011100000100010101010111010001000111110011010011111110111001011110000010001110001110010001110100011001001111101101101011110000110000001000011110001010001101011111011111111111100101111011010001100011101001111111011000110111010011100000110011011000111001110011100110111010110011111000000110010000000100011101100000010101000111111011100100000001110011001101100011101111111111110010011100010010011011010111111001110001110011101101001000110101110010011001010110001110011011000010101100100100101011110110110000010010000000001011011001010001101011110111110011000100010110111111110010000100000000000011001100111010010011010110101000010010011000001101100000101100011001010010001100100011000001011101111001111011110011011101011100010111010111010001000100111111101100001100101000111000111111100111010010001001100011110010010000010001101011000000001100111101111011001101101000110011001010001000010110100101110101001000110001111000010110001110010110100110111111001111011011001100100000110101111101111010111100100011001101100000110000101101010000000011001111110000101110110010111010011001001101011010010110111111100001100011011110111111101010101001110010110010001101000110111000011000011010111001001101001100101100100101111111011100100100001011000010100011101010001000111110011110111110101010100011111001101011011000000011111010101100100110010100011000000101101110100111110001110000000000100100111010100010001000010000001000010101010111011010010110000110000000000111111100100010110111110000101000010111100011011010011101001010011110100101010101101010010110001100011010100000001110111100001101011001000011000111101000100111010111100111010101101101010011000111100010000011111111000011001110010001011001100011101101001001111111001011001001110011100111111010100101000101111000011111100101100010110110101110111001101000100001101000011110000000111001111100101110111101101101001011011110011101011011010101011100100110001111101100110100111010000011010100100101110101000110110101111011101000011101110000001110100010011000111010010110000011110011111110000000110001010010111110001100011101111011110010010110111100000100110111101010010111111110110000001100010010110000000101001011001010110000010110101100100100001101001101101110100110011110011010001011100100110000000011110011111010101111011001011111111110001010111101100101000000110010001111110110111010101001000101101110101101001100101101000101011100101000101010101100010101101011111101000110101110011001011001100110010001000111001001100111011110010111101001111000101011011000001110100100010110000011000011001111011010100010001100000011011011000000000000101100011111100011101010010110101100000001001001010111000111111010101000100010010100100110100011011110100101101111010010100101010110000111000010101001100111000101101110111100100100101010111011000100111100011010010101101000101111111000101110011001001000011010101000110100100010101001110111100110100000111111110111010000101100001100010000001001011111110110111100010110010101001000001100000010011011011001110100111110000101001011111000110001001111010110100101011010001001101001000001100000000111110100000111101111010110010001000110001100100111000000100110010000110011100110011111101000011101100010111011000111110010011010111010010010001000110001001101110000111000110110110100110010011011000110000001111000011000010010000001001001000110000100111001110100101100100010101001101001100101001001011100101110111011110100010000000001001001001100101110010001100001110111010001011000100010001010111111110011011110111101101001110011010010101011100100001110101100110000100010101110001100010000100010100010111100100000110001110111110010010001101001011110100000001001101101101100111001010100010110010110100010010000001011000011010010100111000110110101100101011000000011000000001111110001001010000001111101111100011010111100000101110011110001001001101010001100011111101001010110110110111110100101111111110000010010010011001101111000100011011010000110101000110101100110011001011011101100000111110000010101101111100010000010010010111100111101000110000111101011001100001000001100011100001000001010110110100100001110101100001101011011001000010100011001001100011101000000100100101100101001011110010000000001110101101101101011101010101001001010101010010011001000101100100111010100010111101011101001001101010010100100100001000000101110111101101100010110001001000001111010100100110011000110001000100010110101010000001010011101111010101001000110011111000101000010111101000011111011100011110001000111011011100100100100100111100111101000111111111111101001100000110111010101011101011100001110101110010010000111001111101111100101100010000011001000011111000100110101110000010111101101100111011010011101111011100110111011001101001011111100000000010010100001010010110100001101011010101000000110111011101010010010011000111101000101110001100011111010101110100101011101100111100111101000010111010001101011001010010011001000000010110010100010011110110001100011000111010110100110000010011001011110010001110001110100001100100010101100101000110100001110110111000000111101010100100011110011100001001110000010000101010011111000111111011001000101100101101011000010100001100101011101000110100000100100010100001000111011010101110100100000010001000001010110111100110100010000000010111101001100101001110000100100110100100110000001010111111010100110101100111010101100111011000100100111000110110101101101100011001011110100010111101100101000011110100111010111000111001000010000101111001001011010110000100101010101110000000010010101110111011101101010010101001001010111110011010010001111010111110110110000010111010100000111110010010011100010000011000110110100101101001001110011010101100111001111000101010100000010111101111010001011000111000010111001001010001011100110000111101100000000101101100110000111101110101011101110101100001011011101110101100111000011110011110111010100111011101000100110111010101111011010100100100111000010010110010100000010011001001111011000111110101010011010111100000100100001000010101001001101111000110101011100000101011011101011001110100100100011110111111100111010111010011110110110001001111011000111110101010010010010000000011010000011101011100110001111010110100100001111110110000101011011100001100110001011001010100110001011111111011000101001010011011111110111011011011011011011011000000000010111110101100111101001110100111111010111011001100011101110010000110010111111110001101010001101010110011101101111101100000101110001010111101111000000011010100000011101011101000100111001001111001101100001001111000010101101010011010000001110100100100011111001010111000010011101000000101001000111101100001101110110010010111000101011110111011000011000000010110001111010000110010100111100111000000000110011110111010110100011100111111100111101001100101000010100101111010101010110011111111001111000100110010101111100100001100110001011010001100111000111100110100001011000011011111101101110000111111110101100011101001000100000011110111001110111111011110100101010101001011110101001010000010001110001101001111010110101111010000110001011001110110111010010000011101100000111111001000111100011010110110001010111001001100110101010010111100010010100100100010110100100011010101111111101101011110110111011100101010001010110001010010110110101010111101000100000111111010101001100101000101001010110001101101000100000111011000110101101100101111111011100100000001111110001001010000011111100000010000000100111000100011011111001010101000110010100100110000001000001101010011100011111010001101111101001111000011011010000110100001101111001000111010101110001101101100010100110001011110111111001010110101010000111001101001000101100110100000100100110000111010010000010011000010100000000000100111110011011001001011001001010100001011000110100011001110000111101011011111011101010000101010110001001111110111101101110011101011001110000001011111011111101011001001101111011101101001010010011011011000010011101011101101100101010100001001111000011111110101001100011101110111001001110001000101001010110011001011101101010010001101110001011000110111111000001001110100110001111100101101010100100101011001111101000000100100110011001001010010000101101111101011011100000100001011001111000011111111001110011011000111011000001100100011110101101011101100111010111011011001000111110100010110111011000000100100001110101100100010011111001010010001100110011010100011110001011111111000010100110000011100110111001001011011110100111101100111111000001111101110001000001111110110111011010010101100010110111001001010111111001110000011000100100110110111000001100001001100011000101001110111100101110100001111001110101101011011010111010001110010001101100000000000011100001100110100001011000010101011100010000100110000100111000001001011011011011111000111100000110101010010011001101010001110100100110110111110110101100001001001010101010111110010010011110100001011101110100001100111010110000010000110111000010101001101011001100000010011001000101000000011010010000001001000010100001111101001100111101110000101101001000110101010000111100110100010000111011110100111100011000101110001100100011000001111110011101000101010111111001000010101000000110001100011001101100110100110110101111001101010101110111001011101000101101011111110000100100011110011010110001011001100111110000001100100101110000110101000000110110000100100110100001101011111001110001000101010101001001011111101000111011100000001011000110111111011001011100110110010010110100010101011011000110110011110001001100101100011100000100100011011111011110011000111111001101111111001010011101100001001110000110101011101000100100101001000100100101001001001001010001011110000001101010110001101100100010011111001101001001110100001010001010011110111010110110100011010011000100010000011100011111100100111010110010101000001110001011000010010100001110001110000100101110010110101010001111100110010001000101101100110000011100010011001101000111110011001101000101111111001101000000111101100111011001100011010101110001110110010011011011001011100010010110100111101001101001000111000101101110101011111010011100110101011001111010011101111001010110100000100011110100001110110111101000001001000010010001001011011110101010111010111101110001010111101100010000101010001101010001111100010100010110110110010010111100111010110100001001100110100101000011110110111101111111100101110010011000110001100111011100000101110110010101010110100110101101111010100010100000001101001000011110000100110101110100001000110111011011010110000000010010011101100101010000100001000101100010011000000101000100010110101100110111010010111100000000011101111011110110000010110011001011100111100001101101001111100011000001010111111101110110100101101100000100110111110011111110111110100100011011010111110011000100010011101001100110010011010100010010101011010011011000101011001000110111011111100110001111011011111011101010001111110011111001001111000101100011000101100110010001011010110000001110000011101011001010000010001001110010000011010011000100110100000000011001101100110010111000000000100101110001111010001001101000011100110010011001101100001011001011000100110011111111001100100011001101001000100111010000011100001111000000011000101100100101000101011001111100100001010001001101001101001000000010111111011111111110100000110011111110011010001111110101011111011111100111001010000110101101111001010101010001011000110111100011010001111110000000101010111011111001001011101100001111110001001100000010111110010110101011010111010111001110000110010011000010010011010001010000101101001100110110111000111000111110001110000011100011001001000101000110110101110110111010011110100011011101010000001101001011001011010101010111000000010011100001011101101011111000000110100011000000111110101001000111001000111001000011110011100101111111111000110110010111111000001101010000100110100100010001110000100001101011001101110001001110111011000110100110101110010101000001100110101100000110000111000100110110010110001011001110101110100000011000011001011110101000100110001100011110010101100110110010010000101001111000100000110111011101111111110001000011101001101100110011111010110110001101001100101010000110001110000101101011010111101011011101101111010001000101000011010110110101010001111111000001100010110110001010001111010000000110101000000010101000111001110111111101111111100101110111001000001111001100100110110111111011100001011011000110011001111001001110110000000001011110110111000101001111111000001011011100111110001110101011111001100111100001001001101001000011010111010010101110010010111110111101110010101111101110100011101001010001010101001010000100010011101001001000000000111011010010110011000010000000111101001110000001000110001001101111011101010100000010011000000100100111110011000000011100010001100111100111001110111110010101011000110101000101011110010100101100000011001011011101000000010000100100100011001011111111010001011111100011001100111000101100010010100011001001001110110011101101011111111110111011010001101100101100110000001001011010010001000100100110001110001001010111001001011110111110010110011110010011101101011101101010111101000111001010100011011101101010100111110010101011100001101001111000111010010101001001011100100001110011011111101011011101001000011101101011101000011111001111011111110001100111000111000001000100111000000010111110101011001100100011110100001101111000110010110100110100000000010110100000110111011000110110000010001000010111001000111100110010101110101011010010111111000110000110110010111000011111110111001010111100110110011110010000111010000111100101011010011000011100101001101010010000010110110111100110111000110001000000100011101010101111100101100001111011100110110001110100000100000011110000011100010110100101101001001011001010110110010111010101001011000000001011010011110010010100000100111011000110011001000000011100101110111100100001011111010110010011100011101101000101000111111101100101110001010100111010000011000011110011111001001010110100101011010111110110011001011111010011110101001101101110101011110010010111001101101011010101010100001011100101000101000011001010110010001110000011110101100010110101011100000011111011100100001001000100010000011110010101010001001010100101000111111111011101010111011100101111101100100010111110010001111010001111001000000111001100111111111001010111010000000011010110110001111001010001101101001001111110101010001001011111111011100011001101100010011101100110110110011000111001000101101010111010100111110011100011010100011110000101100101110110100111011001110001010000111010001011000111011110110010001011001100011010011000001011010011011111001010111100101000000101010011001110101000111000010110000101010011001011101100001101110010101001010011100000110101100011100000111001011110001111100011101011011100111100100110011010110110110001011001100010010010000011111100111110110111001110110111010100001100001101110100010100010101100110110111010111111001101001000001101111011110001001000100101000111110000100000101100100011010001101110110100011100111011011111001100101011000110111001110001110110001011010111110001111011111101101001010001100000010110010011010100101000001000110101001000000101011011111100011111100010000001010010111110111011101010100111100001011111011101111011111110100010111011100011001100100010101111101010100010101011101011001100001010100001001011100001101001100000100111111010011011001001010010111001001011111001010101011110100010001010111011001111001001001000111000101011000100010101111100111001010101110010001000011010000110010111010101100111100111111001000100000101110100111001110111101000110001110110011100101001110110001010001110110100001101001101010001110111101010111111001110111001000111100101000101111001111100110010001001010110001110101110011111100111101101101001111100011001110110011101110010111010101100110001101110110110110000100010100011010001001011100010001110111011111001101011110001010000101011001010101011011101011010000000110100100111011010100000100110100000000110001011000111001110010010111111010111101010001000010101100010000101000101111000000100110111000111001101001111001110110111001100001101011101000100011011100000000010001110100111011100110100010111110010110110110010101000001110011000101001000010111101100111101001010111010101100011101111011010110101000100110011010000100101101101111100000001010010011111111111001010100100001100111011011000001001001010101101010000010000101100110110110010101000001101100111010111101111000011100101011001110000001111000001101111110100110101010010110001101011010000101010111011001010010010011110010100010010000011101111111100001001000000000010001110101000000111001001001100000001010111111101001101101111011001101100010011001110001101100011011011111110010010001000110010111100000001010110111001011010010111001100101000000101000000001110001001011111000111100000110111011110000111001101001101011101011100110011111101111101110110100100001001111010011110010100111101010111101111010110100110110010011011101011011111011101011001100001101010111111101011011011011001101111110100111010110101010101101110101010101110101110111111100100111001100100010010101001100100110010011100101011100011111111100111111111011010011000101101100101110110001001001000101010110011111111011010010111010010111001000011011111100001010010101001111101111100100001011111010010000110000111011010000110000111000100101101000010111000111000001011001101010111010010110001010101001100100100001110110110011000111011111101010010011100111000010100010100010110001100011001100100010010000001110110011101110101101100010110001011010111001100000111000110101001111111000100000000011001001100010100111100101111000111011011010110110101000010100101111010001000100110110100010101100011101110000001011100011100101010001111000101011001000001011100010000011101110010000100110011100110101011011011010000100111111101010100010110001010111010000110101011010100000001110001001100001100100111010011110111100001101110000010110111011100011011011111101011110011101111101101000010010111110010010001110110110101011010100000101000110000101000100100001010110001110000110000001010011111101110010101101111001110110101010110110101101011100011001001111011010010101111011100110000110001001110011001001100011010101000111001111101101011110001001110010110101110011110011001001010010101100110100001111111100101110010011111100100110000100011000111011111001000001000000010001010011111000101101011010011111101110010011011000010000010000100011010100001011011110011100010010001101001101111001000011101010110111010011001000000110100000100111000101110001001011100000101111101110101000111111110000010001101100101010011101101001000001101000011010001111110100101011101000110100010011110000000011111110000010001110001101011111001111000100110110110111000010001011101101000010011010010101001001001010011001100110110010001010010001001100111000100000001010000100000110100111010100010111001010111111011111000111110101000111011000001110100001000010001110000001001111101000111101100001011011100010111110001000000100010110110010100101110111010101011000010111100000011100000101111110101110001000100000001001110010011001101000111101111110101110001111101101000010100000110011101001100001010101011000000000011000110011110110001110110100010010000001100010001101000011101001101100001101110101000000011000011101110000000011110001011111111000001110001000110110010010011000111100001001001100011101110100000110100111111111110101000001011101011010101000101001001111111100111111011011011101111110100011010001100001011111101010110110110011110111111001110100111000011011110111001010110010001110110100100000110100100001000001111011101011011001011111111101011001001110111010011001000101010010011011111110000110101010001011101110011001100001010001000110001111010010110000111010000111101101001001111111100001011110101100111000010010010111000101100100111001110111000010110111101011001111000000010010000011111000111111100010101101000001010011011101001001110010010100000101101010110010100110001000010001111101111000000001100011011101110111010010000000110010001010010100001000011000000000100110111110101111000100011110000001000010010110001011100001010111011111000001000010111010100011001111011000110110011100011001000110010010000100000001101111100111010001001111111110101101000100000110011100111000011011010100000001001110111011010110110101111110101010000100010010011001101100100011100011010000000001101001100010010100010000100111000111111110001110110111100010100100101001111000001110100000101110000111100000101110100110000100011111111100011000000010010101110111101101010000001100111000011010000011011111101010101011110110011000111110011010011000011111100000110000010111100110010010011011001011000110011100011101001110010110010100010011111100000000001100011001101110000011110111000001111110011001110011111011001111010000111001001101000100110001110100010010001011111001010100110111100000100100010111010011100100010100101001000100101001111010101100000101000110000010100110111111001101100101100001100111010100011010011100111101011110111110010100001000111001110010100000000010101010010100110010010010110101011001111100111110001000001100110110101100110001100110100100100111001101111010100000001001010001111010101000110011010011101001000101100011111000011010111100001010100110111101100100111111010001010000110011001101011110110111111000100110010111001001111100001011011001000011011001010011110010011010100011111110110001010001111100100111110000011101011011000000001100010111010110000000111100110100100100110111001010001001110111010101111011010000100010101011111010101111100010100101010001011001010000100001001010000101101101011101001000011110110011001101010000100011111100101000011110111000100010001000100111100110000001101001011110111111001010101101100111111111101000011111100000101001110011111100010011001011101000010011110001111110101101101011010101110000000011100101110010100110101000111110010001101011111111000111101011101011001000100000111111101100111010111001011011101001100011111010101111011110011010111000100101011100011011110001010011001000001100010111101100100101011010001011100000001110110010000111101100101000110011110011100110101111110001100011110110100001010011101001010110011011011110101001101001110101000010110100001000111100011100111001000111110010100101101100110000101101100100011010111100010111010100000010011000111100110001010001000100101011110011011011111100010010101011011111111101001110001111111100100000011110111101011110101111110110000111101001101111111001010011110111101000111111101100001011010000000000111101000110110011001000111001110010010010010100110101001001001110001101100110100110001001001011011100001011100111111100000110010000111101111000111011010000111100000010001100001101111111110101100000100001100011001100110101101111110011001110010101010101100011000011011110100111110001000101001010100010100100001100011110001101000001000011101000100010111101001001110010010110001101100110000110101010011000100001101011110011011101010101010110001010011100110110001001111000010001000000111001001101000111110111111110000011111001011101000001010100101001011000111011111110111110010000101000010101100000001110111100001011110111000111110101111101111111111011000001011110110010010100010001000001100101000111100001010001011101110011100010010101010000000010000100111100000110100110101101111111010011110110001101111100100100110001111111110101001100101010000110000110010100100000100100110000100100100100110100011111011101101100001010011010011101111001100010010001011110100010010010011001110111001010000101000001111011010111111100000011011001001011010010100100100011011010100101001101011010010010100110101100000000101001010101100010011111011111001011000101110011001001000011010100010111110000001110111110100110011001001111011000010101010110011001011001100110001011101000010001100001100000011111101111010001011001101110110111001010011111000000010110100011000100101110011101010011101011001111010101110001000111001010110111001001111110000000010010001011010011010101001100111001111001000001010001001110011011110100111111011100010000000001010001011000101110101110101010000101001011110000100010011010101110111100010000100001110000101111110110101100110010101000001010101000010010011101111111101000110011111100100101000001111110100010101101010000111111000010100101010001111001000010101010000111101111000010001011011010111000110110110001000110100010110110110111111101111011010101000100101011101111101110001101101111011100010110001100100100000111100011001100100100010100011101111110010101110111111110011011100000011100011000110101110001100100001110010010110001010000101010100000110010110111111100110110110110111110101101111100000000100110100110101001011100100010110110000101111000100110001011100000011111100000101101001011110000100111110011010010100000110011111100001101010001101000111000010111110101010000000001010010000100110000000101010001100001100000010011001111110100001111001001010001000111100001001110011110010101111001110111001000100100010011110100000101010000101101111000010101100011011101111100110001101101111000111100010010101011000001101010111010011000110001100111101110100001111111010001000010001001000100100010011101110000010010101111100000100001111110100100100101001000000001001100101001111000100011101100100101101001001011010100011001110011010111010111011001111111101011111110001110101110010110011011010010010000110001000011110000001100100000110001010010010000011010110101111110001001010110000001111111100111100010111001111011010101100001110110100001110011010100111100011010111010011000111010111101010000100110011000000011010001100001100111110000111001100111101011010000111011001011100001100000010100010001101010101111001011011001010110011001100100011110111010101001111110101111111001000101111010110001100110110001111011101111011101000100000100010001001111111000000100110100100000001010100011101111001011011101000100101010111011101001011100000110000111011000011101110000100110100011100101101101101010100101100011100110001011001010110101001100111011111111001001111000011100110100011110010111100000010011001011011010101101101101000101101101011101111100001110011011111001001011010100010011100000101110110010101101111000001100000111001010110000100010101010001101000110110011001000010000100110011110001000001011110101011011110101001001000100101001101000111001101100101101011011111011000001110010110000110000000010010101010010100101001101001001110000010000001111100001001001000100100101001110100011011011001001011101010100111110110101001001001011001001000111001010101000011111001011001101000000001110011001100111000100000100100100000000111011000011001110100111101010011001101010011101000011011010101011000110010011001001101100000100111111000010001110000010111101100100001000101001100101101011110011111110011011010111001000110001011110111010100001101111010111011111010100100111101011100110010100011001101011001001111111010110111100101100100100110000001001000000111111101011001101111001011111010101101111100001100000010011000010010111010100001001001101101011100001010110111101101111001101110110111110001110100111000110101000011100110010000100010101110000010101100010010110100010110101010100110111000011100100001110011100100000100001001100010000101010110001001111011010010011111101011111110000011001111101110101001000110011001001000011011101001110111000110101010101101011111100011100110010111010111010111111110101010010010001110000011101101100001000101001010000101101111000111000001101000101011000001000101001100000111001010001110111100000001000011101010101110100100101011001000111001001100111110000101110000111010101010001100101101011101001000100101011001111111010001011001100101110011101001010011100000110111000011101010010100111110001000001011100001111100100100011001011001110100010111010000100010110110100011111101101011100110101000001011001101000111011001100001101101100100010001000011100000001100101101000010011101010110001011110010100110111011000000100011100111010001101110000100101101010110110111111010100011110100010001011111011101111101011101000000011000000110110110101110011101100000111101110011001100011000101011101111010000111000001011101111101111100001111111100110010110011111011110010011100100001010001000011010000001101110110011000001001100000111000011111000001011110110000001111001000111000010110000000101111000111101101101001011000111010010101110101000010000001011110110110011100101010010101011001000111110000011101010001000100001000011010011101000010011100010111000001010100100110001110000011100011100100111101011110111000100100101110001101111111111010111111010000100001000011101101000111101011111110110000100110101110101111110000000111111111101010111111001000101001001001010010010000101000001001110000110011010100000100010011001001000100010001000000100110001100010011110111000000111110001010101100000111111111011011010000010110010011001111110010010110000001001100110101100111110110110000000100100010100111101011010100110000011001100010001111001110110010000110001100011110111001001100110011010000110001101001110100010001011111010101100011111100001111100111100110001001101110101111111110100101100111101100110010111100101110001111011101000101101011010100111110101011000110111001000001000010000011000010000010011101110001010010100100010110010100010110000001000000100111001011001010010001001101110010010110011100001100001010001000110111000000101100101010110111111101110100110001101011100000011000010011110110010111011101110110111000001110000101001010011001011010000111110001110000000011011010010000101011000010110101111010000000000111100111101101001101011001000010001100000110010011100001011001100110111101001001110011000011000111011010001011100001101100010101001011100110010111000001110001001001100011100000000111101001100001010001000100001110000101001110100010110000101100000111111001101111001010011111101100011100101101100111101110110001101001010111000010001100110111111111110011100111101101101101111110111000111000011110111110101010101111011011000101101101010101101101010011010011100010101101000010101011101001011100100110010110000001000011111011010111000101100000001110100100011001010010010010100111101011101101011001110001000101010111000100000101101110000000101100110010001111001111001100000100111010010001110101110001100110000010110101000001000111010100100000101111000010000001010011001100111111010010011010010100010101011001111000000010001110010111100101111101101100000100011101111101000111000011111101100010010000001000100000010011101011111110001100001000110110010001111110010100110100101001010111000000000110000110010001010010111010000110011000101001110010111001011011010100100001110010011101011011101111010111011000001101010011101100010110111111000110111111111010000001111111101100001011000111001110000011011001111110100010000101010101100011110011011000100100111001010100000100000111111001111011000100110100001000011110000001000100110011101011001101110011011101101000101010111101111001000000001000001101110101110001100001110001100100111001101010110000001001110100011000000000011101110001101100010110000000110001010111111011101001011110010111010100000000111101100001110111011001110010001110011111000111100101001010101111011000101111101001101100010111010011111100001110011110101101001100010111011000100111000010011101110100001100011010100101100101100101101100001111100001111100010110111011000011011110000110100101110010000111101101101010001101001010001001000101100101000000110101000110110111010001110111011000010100010010000011101011110010010100010100111111010100111110111100011001011110011001010101100000010110110001110110001101001101100100011000010000100100101111000111000111010101100111001011011001010110000011100111111101101111100001101110110000000111000100010110101010101001001110000000011001110010111111101111000101100000101100111000100011111111100000010001000010000000111101001100101000110100011000010011110011100010100101101010001110010101110000101001111010110111011000101111111011100101011110101111101010110010101001100010010001010010010010011000000000100010000110101001100011010010110111100001110111110111010011001101010111010111101001101110000011000101101001001101001110000110000111010010100010001001010100011101100100101000110011101110001000010010001110100011011100001111100010101001000100110100101110010111011011000101110010011001000010100001110000001111110010100101101001100001100010001100010100101000001101011011000100110000100110011111111111111011111101011011100110100001010011110000110000010100010100100100110111001110000100000110101001000100100111111000111101111111001001100011011010110100100100010111110000010001100100011000100101010110011000000001001000111101100100111001000000010111110101110111010100010011011010100000111111010111110011111000110100010011100000101011101000000101100101011100101110101101001011001100100111011000100101100000001101011111000010000001000111100011000100010001000000101000000010011110110110101010100011001110100000000111011101011011110011010110001000100101111000000111001101001111011110001011001110111001101000111110000001000111011111010011101001110000011100000010000011000111100100110000100110011110011100100101011101101011110011001000101011000000010110011011011011100011011111100001000101011001000000110010000111111011111101110111110111010110111100001111111001110110000010101110010000110001010000100010011110011011100111110001111001001111101001100110101010101010100011001011010100111100100001000110101000001100000111001101011101001101011000011000000100000110000001010101100101011101010001101101111001011000110100010100010101000001011101000100001010000011011111101001000110010000111011100011011100101101110000100001000100000100100110011110110000001010010001111000110110111010001101011100110000101110001001110000111001111100010110000011111110011110011010001100110001011110010000011001000010110111101011110010000101100101100010000110001011100101100011011011011101001110110111111101100100000110110111011010010101011111001000001100010100101011000010011100010010110100000011001100011101000010001000110001010010001010110101111001100001001001001110111101111100011100000110101001111100011000001010100100111001100011010110010110100000101100010111100111001001101101010011000001010010101000000011011011011010101001101100101000110010100111101100111110000000101110110110111100000110000001010101001100111101001001010001110000110011011111011000001010100110011010110010101101011110011111100100001101101100101010100011100001110100111000100100001101010111010000001000100101110110000100110111010100110011100011001011011101001000000111111011000100101000101001110100011011110000100000011010010011101000000111100010000001000111100001010111011001000001110111100000101010000110011010011000100100111011100100010110011000100011110010110110101111001110001100000111111010101001110000000011000101111001000000111110100101100001101111011001011001001101001011001010001011110001100100010011101000110001001111011010101100011000101101111100010010011011000011001001100000100011110011011000000101011111000110001110110111101111111011110011010000101101100000011000011000010101011100101011111001001010111000100100110001000110111001101010001110100100101000101011010101011010001011000000000100000011011100101011101010101011101001000011011110111100010001001001001000010101001100110100100000000101000001111011001001101000111111110001101111011110001000100101000011101111010101001011101001011000111001110001011111011010000101001010101111000011000100111111100010011010001010100111010100101100011000100100101110010100001101100000111011111010100100111100110100001011000111101101001110110101000111111100100101010101000011101010011101010100011001101010011101011001011010010110011010101010110000001001001001010001100100111010110010011111000110100100011001101010111110110100010111011101011101110100011010100100101010011011111100000010110111101010100111011001000111000101110110110010100111101110000000010110100101010011000011110101111101010111000010100111001011110011100110110000110111101000010100011100011101101011010110110100001001011101010100110100111111010001100011110101110101010111001100101000010100010110101110110101110000100011010001010101011110001110000011101001100111100001100110111100001100110000101001101000011110111001000100000110111110100010101110111000100101011001001100010111111100101000011101000101010010100110001010100100100000100011011111100101001001101101011110110111111110111110000110110011101000001110000001100110101111011011010010011101110001000100011100100110110011010110100001010100011111010011010100011111000101001010111100101101001010010001011111100111101001011011111100010111010011100000010011101010111101000111000010000110111011110001010100000001110111001100101011111001111001110101000011110101000111101110100001000001100010111111101010100011100001110011111001000101000000011010011011011110100111000101011000111011011111110111011010101010110011110000101110011110001000110100001101000111111110110100001000011111101111000110111001011111001100101001101111001111001110111111100100011111111100000001011111111010100000000010101001110100000001010010100100010001011100101001110010110111111011111100000000101000011110011101110000100101111011000101111000101000110010010011011000101111001010001001110101000001010001111110111001110001010110011111100011011101010011100000100110100110000010011110110011011110100001101111110110110001000101011110011101101100000000010000001111000111110000110011001000100111000101110110111111001001100110110001110111000001011011111111011101111100101111100000011000101110110100001011110111101010000101010100011101101101001100111011110111000001110010010101011011111001110111000000111001010101011000101001000010001000111110111110111100110000101111001101101001100001011010011011010100001110101010111000001000100001101100111111001111011110101100111010111000001011111111010010100010001101010111001001000001010110011010100111101110000001101101111101010100011011001011101101011111000011010101001101100101111010001010010101110000110001101100001101101111010111100011101001010011110110101110100101011011011000111101111000111010010011000100100100010011000110010000001110001010101000001000000011010101100111010000110110000100011011001101010110010000000011110110101111011111000011101000101100000010001110110011100010001101110011001000111011001001011001110000011010011000101100010011010001001111011100101011010110100010101110001111111011011010100001111111111111000001100100111100101111110000100001110111110001101001100100000110001011000011101101100000001100001101100000101110010000000001101000100110010101010100001100110100010111001000111100011100000000101111111010100000101110110010001011100111000101111110111010011010111111000111011110100011011000111011110001000100011101110110011001011011000100111011011000110001001100011010101011101111011110101111011101100011011100011010101011100000011010011011100001010110111011001111011101110000011101011110110100110010010011101011010100110111110101001100010011011100111001110101100110010001101001000101010101001110110101000100001010101110111111011111100011011001010000100110111000110110101100100100000001111000111011010101100001101011100101001111111000100111110101011110001110010101000101011101000111111001000000110001101001100101100010111001000110111001101111001101000001100100001110000111101101010101110010101100010111100011001011010010011101111110000010011001010101111101011101011110101111000001000110000010011101111001111101101001111110001101100011101010110001111110100100001011111111110010100110111010100000111111110111001100010010110111000111010111110000110000011010101101010100010000000100000100110101101101011100001100101000001110010001010100011001100000000000100101101101111110000000011111010000001001100101110000110000010111101100110111011100100000001011101000101111000101101010001110011010001011111110101101011011101000111011001110001111100111010011100110110110110001000011111011010111010001110011000110001001110011101000011011111111101110000111110110000101010001010011101100110010000110011010100010011000000000001110100101101111011011111110011100000111110101000010000111000010000001010001110101000011111101001110100001101111011000100100101110011001100110101110100011011100111001101000010111000101001101001011000001010111110101001000101001100110000110000110000100110111110000010000111100010011001011000101010100011001110001100111110101100110110101100111010001010001101111111001001000101100001111010001000100111011010110111111101110100101100000011111101100000100010110110011000010100100110011000111000001100111001001000110001001100001111100001101010100010011000111111110111000100111000010000000111101000110101110110001001001111011011101011010100100000000110111000001100100110110000100111000001111100111001101001000001100011011001001001100100111000101000100000000111100011010111111001101100000101001001100100110110110011110100000010111111111010001111010010010111000101000010010111110110010001000011001011011010010000000100101111100011011110001000000001001000001010110101001100011010110001100100111100011101000010110110011010110001110101101001011111011000110101010000110000110101100001101000010101011011110000001101110010111101101010101101010011100001101000001111100010001011011011111101011110110010010001011010000111101101011100010101011100011110001111111100100011011110110000111100011011001110101001011011110000001101000101111111101010110101011101010010101100011001010100110110000100110010000110101001001110100010000101101001011100011010111001011101011100100110010100100100110001100100010111011111101010000001011001101001101101011100111010010110000110110100100110010001101001111110110010110000001111111111001110111100110100110111110110001001000101000001000000001010101110100010101100110101111001100100001000111010111011110100111110101101100000011100111010100010000101010111000001010110000001100010001110001101000000100011001001011111101100011101011001111100100111110101111011100011100001010110010100000010011100001110000111001011000110000001111001000001011111010011110111000100100100011101101100111101111101100010100001001001110000110101111001001110011111001001110011000110110001000001101100110000001110001101101000111101110010100010101111001001011010001101110010011110110010000100011101111010100100001110100010111110100000101111010111011010101000111000110010001010001010011011010100110010100000010001011000001101111111110000011101000101110101100000101111100100001001100111011001111110001011101101011110111111101001110111100111101011010101111011111100110111000001111110110101010100000101001010100101111100101100110010110001001111010000001001111101110001110101001110011110111000001001101100010010000010010000110001010110110001010011011011100110111111010000001101100111001011000100000011010111010111110011111100001101011010001110000111010111101011000011001101011100001000010111000110110111110100001000101110100001101101100111000101001000010000111011101101101110111001100110110001100111100010101110010011101110101010001100000000001001011111010001110001100111001111100100011111101010011010001010110111111010111010001000101011110010110011010101100101010101001000000111111101100001011101111110010100000101010110001111010101001000111001001100000100111111110101111011000111110011000000111011111000101100001001000100101001000110111101011001111110010100000101100111000110000100100111011000100001000011101011010100001100001111100011100101010001000101100011010101111110110011011110001100111000001011010000001101110000111111011010101100000101111011010000101101100000010011000000001011101101000100010111110011011011100011100010001001111010100010100010101101100000100101000011100101000010011000111110000001001101100011000111001010100111001011000011001101001011111000101001011001111101100010111100011110110011000101001110110000000110110111010010000111100001000010001000101110110100011001111001011010011110110011101110101001111110010000010101010000000111011110111010101101101001111111100100101101011100001100001010111001101101111101110010011101100110001010101010111111001100110011100011111010100001100101000110011010011000100010100010110011101011110010100101101001001110100000100101101110111111000010100000100010001011101011110010110010001000001011001100011011100101011110100010101100111101111010111100100100100011001011110101111100010011000010010110101011101000000101101011110101100001101011100101010101110001100100101111001010100010110000101000001011001110000011010011000101001110100001111101011101111010111101001010110110011110010001101101100011010011100111010110111111001001011010100001101000001001101010111110100110011010000001111110100101000000110111001001011101011100011000100001010111111010011111100101101011010111100100111000010000010010111000001110000111101111001011010011100100110101101011001101100111001011101010001011000001100100000111101110000001001111010000110001010110111110101111101011111100101011111111011101100110100101101101011001000101111010100100100000001000100001111110001010001101011000011110010101111111000101111010110010001011011110100110011101111111000011000100100001001011011001100100101111110101011011000011010110110101111010001000110100000001101010110111011011101000010001010111001101101001010111001100011111011000011011000000100100100011001001001111101111011101100101011011001011001011101101100111011111000100111110100000001100100000001100000110010100010000100101100110111111001101110010111000110100101001111101100111001111010100001110100100000011111011000000100111010110001100001011101111001110110010100100001100100100010001110001000111011001110101010011011101100111000100000110100101011001001110111010100001001011111011101011100010110100100011100010111011011100010101100101001100100111100111100110000111110011011000100000100000001000011100011110000100000100000100110100111101110001110110000001011011010001011100000001100010110100011100110001100011111011001100011111100010011110010000000001011111100011010100101011010100100100010100001110110110111100011100111100111100011110010000010001100001110101111100010001010010110110100101110000000111010010100011011011110000111111100101101100100010101011011000100101011001101000110011010110011111000011010011000000110000101101100001010111111010101110010110001001100001101111011011010010010100000110010001110111011001100000100010110111100001110010100110011001000100100110010101101100010010110101010110010100101100011111100011110010010011101000110010000001011000001010111011111101100100101001011001011000101100101001101000000011101011001101100011011101110111000100001010011000111001100101111000100100101010001011101010010000000001001110011011000101000000011101011111001010111010110111100101101010100000000101011101011111000101101100111000001001001101101101110101010010010111100010110001111001110110010100111111000101110101100000110010111011001101101100010111000001101100101001110010101010111110110010011111110001010111000001101001011000101010001011100000010110000110010101011001110100010110100001111010010101001111001001001100010001001011000000010010101000011010101001110111010110101111110011010001000010000001011011010001101000100001100011101011010101000100100100011111000101110000010010110011000000110101100010010110000110010111101000011011101101001011101100011010011011001000010010010001101010110110001010010011101111010001101001011111011000010100001010110111111001101100111110111000010000110111011011110110001101000001100110001100110100101001100001101000111011000110101110000100100110100011000010100001100011111001110001111101001000110100111110100001110000011000001110110111110010010010010011101010010010100111000010101101001100010010000110101111100111001000011010101000011101011010101001111011000111101011100010011101110000100111010001101010101011010011000010110111110011001000011000000101100010001110011110100111100010010010101000011010000001101111110001001010011011011011111010001010011010001111100110010110011100110010010010001110000100101001000101011000101100011000111001101010000000101101000101111110011110101110000100001001110111001001101000110111111101011011110110100011111110001000100000110100000101011100101110111100010011011101010111101110101101000010010000110000010011000000011011101100101111001001000101010100110101010010000010011001011100101101011100011101001001000000100100100101001000011100101010000010101111000011010110001001010000110100011011000001001001100001011110000101101001110011001111111101011001011001010100011100010101010011001111010110100001100101110001000010001110110111001001001011011010010001110000100010000111011001001110000100011110100101110110100100101111011011110101010000010110001111101000011011101110010101010010011010100001010000011010110101111101110001010011111111001100100000000000110110101101110110101001000000100110001100011011011110010100100101011100110110100111100000100010010110111001001010101110110111101100100011010100010100000111000101111001110011000101100100011110100111001011101101001101000010001110011000000001101111011011110110100100010100110000110111111110010111000000110010011111000001010000101001101000111100010011110110100100110001010010010101011011100010101001001101000110001010111110001101111110000101001100010101000010011001001100101110010000010100100111010100111011111100001100001011100101100101000110011100100001100111101100011101110110101110010000111011001100010110000111010001110101100000111111100001100001110000011100110110011110110011100010010111000111001111100010010000010100110001100000110100010111111110111100110100011011011111110111100101011000000111011101011111100001010110001011010001010001101100100100000100001111100111010100010101101101100100101001011001110110100101110011000101110100011100001101110100001010010011011100101110111010111101001111010011010000101110010010101100000001110001000001011101000100100000111001110100010101001010100100101110011101110011111100010101001101110000001011011010000110001001010001100110010000000111101110110000110010111111110110010011010000100001110001100000110010010010001000000110011001000010011011101110001110011011000000011001000111110001001100111001000010001111001011101110100000101001010000010000011000010111010101010000110100000100010000111100111011101101111110000101101100001010000011111110000100111010110111001111010011110111101111001000101110100100001111000010000111111111011010101100101000000011001010010110011011111011110011110111010100011101011110000111100110101100001000100110010011011111101010001000011001000001000011000111101100010001010011010101001101110001000011100101000110001101111111000100011011010100000011100101001000101110101101101110000011001101110100010111110111100101100110000110111001000100011101010100101001111000010100101100111110000101010011001101101111101000011001100110110000001001001111011110001010111111010001111011010010110110110011101111111000001100110110101001011110101111111111101111110000101011110011010011100100101101010011111001001000111100010001100000100001010101100010010010111101111101111100111100001111101100010110010000111100100111110101011111101010000010101000000000011100001110100000000111010010000110110001011111101100010010010111010010110100100001010100011010100000110101011100110001000011011101101110010010110010011001011101011100010111010101110101101000000000111010100110100001110100011100011011000001100101101100100111101110001010110010000111101000100001111111100010000011011011011110101111010100001000010101010110000101110111100110111010111001000101100101001000000011100010000010000100000010000010000100101011010010010110010110011101011110011111001111000110100110111001000101110001010100100110000110011101001010011111000001101100111100101111110100011001001100011100001011011100010110111011010000011101000110100100110111111001111010011001010100010110010101011110010011111000001011000001100101100100001000010001101101110101001010111000100011100000101100111000010101010010100011001011011100100100000000011110111110111101000111100101011001001010111111001101011001000000000101000010100001100101010101110000110110111101010011111110000001000110010000111111100100101110011010000101100000110111111000110110010000110000101111100000110100110110100010100011100010100010001101110100010001100111010100001000011000000001111111000110011010001001000001000011101101101100110100100100001111110111100101110000100010000101100101110110011110001111110001111101101100100100001011010011110111110111110100010111011000000110001100101000000100011001010110101001010110100000011011010011101101000001000011010000000010001111000001111010011100000100111110100100110111111111011010010111000100110100010110111011010100110001111000101001010011100001100000110101111101100111010101100110001111010010100110101111000100101111001110010111111110110100101100010111010010011011111000110011000101111011011101111000101000101111110100100010101011111110110111000111110001000001101001011100001000000011010101001001000101101111110000001110010011001011010011011101100011000001101110001010100011010110010010100000000010100110111100110001101111001000101011010100100101010011110000000110110110111110011001110100011010011011111001010000001110111011101011011000011100110010110010001100111110010111010101011110101010001101110011000101011111110111001111000101111011010000100011001000010001110000000001110000001001100111011001001011000101100110011010011101111101110101110000000010111110000100100101000010111110101010010000001011100111000100000011000111000110010011111110110000001001001101110101010111101100110001101101011111111100100100001000000000010010000011000011100101110011101100101101110011011001010100010011010111001010100101100010010011000101111000011001011010100001100110101000000111001111010101000111100001101111110001110101100010001101110110100010000111110010100101100100110000010001101011000110111101111100101111101110111100110101000011010010110011101000100001100100100101101110010110111010001110010100101010010100001000011000111110111111110100100100010010100011001000011011001000011101000010110100001110110000111111011001000101110111011001111001010011110011111100110001001011100101001010111101010111000111010110000100011100011101110010100001110000010010010000101110100010111010110000100011111110010001000001101001000010001110000010000001111000010010000101101111001101100010100011101111101110001000000110000001001001000110101010101001000100101110101101100110110011000010111001101110000010000000100100100100101010111010100100111000110110111111001101110110001001110011111100111000101010101110011001001010010111111100101000011001101111110101111101011100000110111110110111110101011010111110010101011100000000011001111110111000100011010000111010000000101011110010110010000010100000000100100110100001010011110100110010110011010100101111101111110100101111101001100001000011010110001010011101100000101110010110111010000011101110010000011001001010100001101101000110111100111111011111101000111111101010101101010010100000001110111010111111110101101000110101010100100110010100001000010110001001011000010001110110010000011110000000100011011101100110000110000111110110101100010000101000010000011101110110011000000110100101110111111101111000110101100010111010000000000110101100011000000010000000010001101001101110101001110110111100101011000011001001110110111010100000001000000101011101110110000110111101111001101110010001111000111110011001011100101111110010101101011101110100011101011101100001101000001100010101101101101001010011011010011001000111111101100001000010101010100001100010011101000101111011011010011111110110101101000101111101001110111111110110000001100001110010011111100111110111011000101100001110001011100010110000110100001001000111100100110101010110000010100010000111101110110101000111011101000100010010100010101111110010111110111111011001110011001100111110110111000100110110110100101000011111110110101110001000101101101001001010010010011110100110101000111010010011010101100101101101011111111110110100010101001110100111000000011010111011010001101001011000001111101001010110101010011110111110111100101100010100001111000000110110010101110100000101110010010010010111111110110100101010110110010101111010101100100010010010100110000011100101000100101100000100111001000111100101100011011111011110001110010101100111011000000101001100101001110100110101111100010001110111001100010101011110110100001011111000001001011000101000001000001111001001100110111111011110110100000001010101010101001000001110000110110000000010001101101000111011011000000110010010100110100110011101000010101110110011101011010011101110000000111101110110101010101011111000001110000110101010111101100000111011010110000001011100001010000111000111101100111011010110110000000001110010011001010100011011000010000101100011101111101101111110011100011101101100011000010111010000011101001110000101011000100000011111110100000101000000011100110110100100000110010001100011101110000000100111100100110100110101110010001010110110101110101011101001111011100111000110001011001111000111000010001001000001001100000011011111101111101010010101100100110110101111100110100101110000001001101101101000100100001110110111100110101111010110010011101111101001101101000010000001101010011011011111010111101100110001101001011001101010100000010011100111100110110110100111111110011000101101110111010001001001110010001010111010111100101101101100110100100111110110000000001011101001101100110111101011111101000100100101010010000100100111000010001100010111111001100100011111101110010100010110100101010001101011011000010011101111100010010111111101001101000101100000110010011011000110100101000001011000100001010011100110101100111110110110000001110011111100001100111000101010100010010101010001010001101101111000010010101110100111111010000000000000111011100101000111010011010000000001110111000110011111010010101110000000101011010111001011101101010100001111011010110010100101010001001000111001001111111101000111001110010110001111100010010000001001001000011010101110111011110011010100100111001101011100010110101011110100101000111011011001011100111000110011111011111011100101000010110010110111111011100100000111100011001110011100010011000010100101111000100110000010101100100110000010110110100000010101101100000010001000000001001111111001110001110011111011010100111110010100100100110001000000011011010100110101000100001111111000000101111001000110011110011111110010001110100101000111110011010001111000011001000100111101100110101010000110100000110000111110110101001110110011001011101001000100101001011111010000101010101010010000111011000001000101010000000001000011011001100010100111010101101100101100011101010110011110010101111110111000110000001111010110111110000011111010101011011111111001000111010000110010111111000111001101111110110111110100011111100101111000001100010101100010011001001111000010100100110110111101010111101100111101110000100010010101100110000010110011000000110101010101000100011101011110010010110111101000000100011101111011011110001101001001100101111111100101000110101111001100110100011001110001010101100001001001100111101010000101111000010101000100001111110101011100110010100101010000000110000000111111011111000001000000011101010000100100100111110111111111011011011100001100101001011101100000110101000001111100000110100101101101001011100100111111101011000010001111000001011000011001100101100000101111001100111011001101110100101000101101001010011011011011111100011110110101011100101101011100001111110111010100111000011010100000010010001110111111110000011100010100101111000100001101010011110011100010001001101101001111101000111001100010100111011110110010111001100110111101110000010010111100111011001110001001011001110110101111000011110110000000000011110101101101111100101000101000011010100010111100100000111101101111000000101101011101000101000110100100000111000111011000010111011100011111111000110000110111110111010011101011010000111010000101011101111000101001011111001110110001110101010111000010001000110010001000011000011100011000010100100011101001100101011011001110001010001000100100010110011101110001100101011110011011100100110110100111001100000110111011010011111011000111001101101011110110000001011111100001111010111111010100001000001101001001111100000011110010110001011111000100010010111111101000000110101110000100011101011101111101100110100011010100111101111001010100000100001011000000000100110000101000010110100000101000000011101111110011100001001000011110111101001100001101101111100100101010110011001111101001010000100101010011000110101011110001111110110111001011011011111100100001001100111001110010010110000001100000001001101101100101101010010111100000010111011100001010100000101000000111000011000100011111111000010100000101010111101110011100010001000011101010010101100000100100001101100000010010001010100010011001000001110100001000011000111101011011010101101001010111110110010000100111101011001101111000100111101100010110110010111000101011001101111011000101110010000111000110010110101011100010110010000011110000011001101100100110111111001000111100100011000100011010101111101000001000010010110011100111100100101101100010101101010010101010100100010100000100011111001111101101110101101000100101001011011011110101100110001001100001001101101101011001001111100110001000100011000110111000010000000111100010101000000100000010101001000111011111011011111100110001110100010110010010000011100001000100010100011110001001011011010101010001100110001110101101011110000100100100000101111111001001001111110111100001001001110100000101101001100011100110111101001100001001011000101100111001111000011111011100111111111111100000101000010011011110001011000000111101001101011111010110110100101001000010010001110000001001010100110001101010011111101000001010001010000101010101110110011100110011100110011110001110101000101011100111011001000101110001100011110000101001110011101011110100110100110101011001101001101110001001000111000011000101111001100000100000010001011111010010110101100001100010101100100111010000101011000111110010011110000010001000001101011011110001101110100000010111111001001100111001000010101001000110001101000101001011011000110001110001101100100001111111001000011010011110011010011100100100111001011001110010000111011001100101111110100001111100011001100110011110001111011101110000001010101110011101101110111110011101110001010101101010101110110001010001101001101000001111010111110100100000001000101000000011010111101110111111101000000010000101110010010110000110101000101001011100000001101110011110001100000100100011011001111011111001001010100011101101010111100111010101001001110100010010110001111110101100010001011011011100111001001011000010111100010011110010001010111100001010110001100101000001010000101110111010111110101101000010111110110011001001010000100111010101100010001111011010101010001110111011100101001110100010001100111110111010000000001001110001000001011001110101100111111101011100011001101111000010001001111100100101111101010001010001010101111111101111111111011001111001100010100111000111001100001011011100010000110010001000111000001000101010011011111011011001110011111001101110100100010111000110111011111011001000011000110100101011010110100100100010001101001100011000100110000111111100001110001101101000110100101110010001010100100100001011011000001010011100011010000100010100101010111000111111010110101010001110001010000010010101111000110011001100110110010010100010001111011000000101110001010101101110110100101110110100101101010000000000101100001011101110111001001001110100100000100111000000010010010111110100111000010001010011011110100101011101101010110110101110011001110101101111101101000100110100000011101010100010010000100100110010001101010110001000001011101110011100000101011110101001000000010110010010000110101100000010101110011000011101011101111100010111100110010011100011111101011001001000001110000100011100011100110001101100000111111001011111011010001111000110111110001000100010010010101010011001010110111000001011100000101001111011111000001000110010001001111110001011111000111110000001001110011110110101010101001101000111111111010001000010001011010100011111001010000000111011001110001010011111011001001011010000010000010100110010011001100011011110000000000100110010001111000011101110111001110101110011110011010000101101110001000110011010111001101010111110000111101111000001011011011010010010110001101000101101010100111011100010001110001000010001001110000010101100000100011110100111001101101010101000000001010101100111011111100010001000110001100010000011101000000011100111111110101001110001101011001011011000110000011101011000110010111001011010010000110011101110100111000001011001110001111011101000010010001001000101111111011101101111111101101101001001001100111101010000011110101000001001011010101001000111011110110000100000010101001111001011100101111000000111101011100001101000011100101101011000101111011010110111010101111011111010011000110011110010111000111000110001010011100000010001010100111010101000010111001100011010111010010101100010100100010001110110111001001111011010101011111110000100000100100010110011110000111111110101111010000011101100100000100100010111100110000111001001010000000011001111010101110110101000010111001011010100101111000010011110010110000001001011100011000100100110000110101101010110010101100100011010101110011000110000100000000000101011100011101001110110111100111001110101110111011110110010001110000011101100011001000010110010100111110101011100001110100100011101111100111110011001000111110010100010010001111100001111000010000001100000110110000010000101000100000001110110101001010001111001110011000011101101110000101011001011011110011001011111101100111000000100000001101100111011111111010100110110111000011010110011100110110110111010010100010011010011110000001000001001111101100110011001100111000011000000100000001001101111110100101001100110111111110000111110101110111010100100010111101101000000001011001110001100011110101111000011001100000000001110110001110011010011000110001111100110001100110100101101100001111001110100110110001001100101011000000001111110011011010101000100011010001100011101110011111001110000111001101001000101101100100000011001101011001101000101101010010010011000011101000010001110000011000111101010010110101111001110101101001000101011011101001000000000000100100110001101111001101101010011011111100101100011011111101110011010111001100011011101000110010111001001011111011011011101101111101111011100011100001000000000111010111010010011011010110101110011110011000010011111101111000001101110011110011100011010001010110010010100110110011011101010010000000000001100110100000101000010011110100000010011011011000010100011101010010011111100000010110001001001110110101010010010101100100010000011110110110110011000100111001111011000001010111000011111000001001010011001111001101011111001011011001110011000100101010100100111000011111111100000011101100000111101000101110001111101010010001010101100010110111000001101110100000010101100101111010101000000101110000111101101101100111010111011000111000010011110000110111100111011111111101100110000001000110000000111110101010110011010110011100100111010110110011001010101001100001000100110000010110000111001110001000001111001000011000111001011100010001111000010001001010111010110100010010100111010011111010010001000110011100110111101110001010101000100010001010011001011111101110100100010111100100100000100011000001001100000001010011100010000100011111111100110000110111110101111001100001100001110010001001111000011001111000010001011110110110111010101111011000001111011010110101100111000111101000010111111111010100110110011111100000111011010111011000100010000011011010110101111001000101100101111001001010001011010011011001101000001100101100010101110011000110111000010010101101010111001001101110111101011100011000111100111011111101000001110110000011011010000111110111010111110011100000000001100110010001000111111110000111110101011101110010001101011110000000110010111110011100101110010111001111011110001001010010000001111111000010000001100111011111110000101011011010111001011100110010111010101111100011000100010001110110101000010000001111110000010100110010110010001110101010111100100100010001011001001011111100001110000011100011001000100010100111000011010101010011100010101111000101000111101000011110100111101011101110110101000110100001011011010000000100110000010100010101110011110011100110000000000101010010110011100100010010100111110111100001011000111111011011011101110111100010110000001000000001101001011000000101110011011010110000010111001110010010010010111100001110010010100101011001101010111101010111100110000111101000100110001011010110011100101101010000001011011001110110010010000001001011100010111001100010001100001001011101101001011001101011011010000101101111010111110011100011110000001011100110110111101101110100100110001101101110111110011001100101010101000011001111001010110011011010111101101101101000010111101100111101001111101110001111101001100101011001111101001100011111000101110111000111111010010101011110101000111100010010011010001011100111110100000001111101101101101001010100001010010111100001101000001000111011001101000011011100101010011000101100010000001101100100101111111011001010110001000101100010100100001001001110000110010110010101011100001101100100111000010101101010001110101111101100110110111011010100110011001100000010110101111110100001001111110100001011000011000111011011101011101111001000111001110000001101011001111110101000110110001001000011011001011110001011011000111100000110010000100011111101011110001101100100010001000000011001011010101000100101011000001110111000100111010100010111111111100000101101101111100101010101001000111000100110101110101101010011110101101110011100110110000100111011100000010100001011101010000001101110101101001001111001110111111111000000101011011000010111100111111111000111001011011001001000111011110100000000101010111111000000001110110010101010111101010110011001100001101111111101010110100100110011000011000011100001011010000100001000100100101110010010110101001010000011010010000011100111110100010011101111001101000011100100100011001011101110001010110010001000101110101001101110011001001001111011010101010011100001110110000001111110000111010111011001101000001100111011011100110001001001010000011000010010011001111111000010010111000000111101010100010110111001011001000011000010001110100010110100100000000101000110100010001101111101111110010010111000010011100101000110011010111011100110101000100110011001100111011011010110001111110100001000100010011010000011000100000011010001001100001010111110101010111111111011010111110010111000010100110010000100100110000000110010101111100000001011111001011011010001011001101101001010001010001010111011111111001110001001011000111101001000111110011001111010010010010100101110100011011111001000011011011011100111011100011100000001100110010010100001111001101101000100001111001110100011000011110111110111111101010011000111000000101100110111101010111111111101110111000101111101110000101110100110010010011100111010011110100111100000000111111010110001011111100001000100110000111100010100100101011001100111101111001100001010111000001111010101000100111100101011111110101101100100111001110111111000100101010000011001101111100100100110110001100001010101110101101010100010011111011011110011001000111001111111000000111111101001011111001100100110110111000110100001010101110110010101000011110001101011011111011100100000110001100101011100001011110011011010100001001001100111001011111110111001111101010011001010001010011000100101101101111010000010100101001001010101100001000111001100111100001111011100101000000101101100010110111101010010000101111100111100111001000101111101101001111111100110010101100000001110110110001111111000101000010001101011011000100110101100000100110000111100100011110111100100010000010001000001100110000011111010010100001001110010001000011001100000101010100011001110010100000101010001011110110000010011111001110011110011011010101100101110110001100001111010000100111011111100001101010111001010010101110010110101100100111001101010111100100000100010111101011101000011011111100011100011111000101100101110110010011100000011010101011000101000110011110010011000101011010111001000010110011001011111001101000110011001011001000001001111011110110000000111000110010010001100000101100100001011010101111100110000000010010010011011011001001010010001001000000100100000100000011000110000111001101011111110101101011111110001110101110110101110011011110011101000010011101001001000010000111001111100011100010011101000000110101101001001001001000101000011100111100011000010111001011110110101011010111001110101111000010111100101010111010101111111101101000101010001001011100000010100001010101101101110111100000100110111000111111001001100011000000011110010101010110100111010111010000111000010101000101111010111011111011101010101111110010100100000100000100010111101100010100101011010110001101110110110100110100111111000001110101100001010110101000011011101101011111111100010100011111001001100100000101100111000110111101101101101101010110101100111000000001011111011000010010011111111001000101110111010001101100001101111100000110000110100110111000111111010001011001011101010101100000110010011101110000001100110101001000111010100110011010011110011001001010111111000110110000110110111100001100001111001001001100000101111111010101001100101000011001001001111111111100110011000100001001100011101001100010010000110100100011111110011010000001111110001000110100011100011011010110001110011111010110100000001011010001101010011100000101010001101010101001001111001101111110101110110111111010000001111010011010110011101101100100110001001111111100101100000111111001010101010011111111101101011000110101101010011100001000110001011101101000000000000110110010111110001110111111001000000010010010101001101000001001111100011101100001100011000111110001000000001010001101111101011010010101110010010001010111100101101111100000100000010101000000010000001010111100111001111100011100110010101001111111111000111010001111101010011010011001001001110010000101000000001010011110011011010100011000100000011110000001000011010111010101011000111110001000001100011101101111100100000000011101101111110001100111110111010011100101011001000111110001100001000100001101001111011111111011111111011110101000100100111000011001110100001101010101100111001000111011000011111011000010111111010110111001010110110110011001110010100101011010101111111000101111010001001000010000011001010111111111101001110011100101010000111010100110100110010010101101011110001000101110100000010111101011001111101111101000000101110010010111001110010101111000111000011001111111100000100010001111100010111100111000001010001110000001110011110011111000010000100010111011000000011101001110010110011010001011100101001001111001001001011101000101000100011001111011100101100100000100100011111011110111000001100001110000001101001110110101101000101010101110001101011101000100011011011100000110010110011010100001010101101111111001110000001010100000111100000010001100010101100100010100010111100110101010110110000011101100101101111110111111110001011011101000011001110101101111010111001000000010111011001000101110001010100110100100110000011010101011011000011011011111110000011111011011000100100100001101010001011110011010110111000100011110100111010101101000110101101011111111111111001000100000101000101000100000100011111101000100010010001101001000011000101100100100010010000010001111010011011111010110111110010011110110111000010010110001010110100110000011110100100100100001001010111110110000001010000101001011000001100110100100100000100010111000010010101100111001011111110011011110010010110011101101000110011010111110110010111011100111110001110001001110111111101100111110010010101010110011100000101011000001101001111001000101110100001100111001110101000000110010100001001111110001101110110101001010110010100001011000101010111100100110101011001000000110011010011000100101001011110101110000111011001100010000000100110001010010001011010000011010100100111111101010010110000000100011001101111001011100010101001011010011000000111101111110100011111110111000011110011010011001101111100111001100011000100000011101100110100001000101111101001111011101101100110100111001010011100111010010100000101110000010101000000001010000001001110001011000100100110100000100001001010100101111000000101011001100001111010100100000000011010101001001000110100000000111111110011010110001010100010000101011011010000100011011011000011101101110000111101010010010010001110100101111101011001000011111011000011110100101001110111100100010101011111101110100101001101100110000010111010101110001110000011001001110010010111010101001110101111111000010110110001000100010000010100100001000100001111001101011011101110101011011001010011101011111111111110000110111110011101110110110101001011000011001011010111001000000010111001011111001100011110100010001010000101111111100101101101001110110111100010111011011110001101000110100110100100100000000010101100100001010000010000001001111101001110100100001110001111101011011111010000100101010100101010001001100010100001111110100000101001101010011010110110100001100010111110011100001010100110001100110001110000011111000111100011110110000100110001100100001000000111010001100010110110111010111101101100011001101111100110001011111000111111001010011011001001100110100010011101101101010100000000101110011110111011001101101110100001000001000100101000010011011101110011000101100110100000100010000011010110011110100000001000101101010110000010100000111010011100001010000010011011011100110001101000001011101010101011101001011000110100111011110101100011111101110111100000100011100101000000100111001100000000001111000101110001111011011110011010010010101101111101101011110110001110110000111010011011010000110011010111010100111001111110111001010100100010010000100001100110000011011101100101010110011110100101001010011101110100101110001100011011000100011100110011111010101000110100010111111001101000111001010111100010101100110100111010111110011110000011000011010110010010010001100011110011111010011110000011011001001011111010100111101111111010101111111100101100010111001010000001001000000001001111111100001010000111011000011101100100101111001100000010000110111110101101011000011111111011100001110111001101101101000111100010000101101100010010001111110010010010000011011101110100010101011110001110110000100010010100001011011100101100110011100010111010010101000000110010010101100001111001101000100001100100000100101001111001001101110111111000111100010111011111001110001111100000101101111100011011010011110111000001111110000110111110100100010000111010100011011111111001100101000101111011101001010101101111000111111101101110110101010111100001110011111110111111010101011110111100000011101111010110101110010101100101100001101011101111001111011101010100000011010100011101111100001100011010111100001111110111011100100110111101001000010100001110111010000101010011000110100001000101101000010110000100111000001010111011011100110100001110100000110110100101001111010100010111011100111111001011100010111011100101011111000101101010010101000111000001110000010101001010101110000101011111000000011011011011101111100101001010011011111100110000011000101010110110010110011010010001001111110110001110111110100011011101000100100101110011011000110101100101111000000101111100000111011110000101010100110100110011010111100011100101111101100000101000101010001010111101000111010110110010001101001101110011101010101100111001010111011101110010001111000111010001001111111001110100100101101000101001111010010101111100101101101100110011000001100110010000000000100000010100100111110100000010010101100001100001110000111110011010011101000110111000010111101110100010110000011110010100011111010110110000110001000010100000111011111111111001000110000101011010100011101101010010111101100011000101101010110000011001111001101110011010000001101000010111111100001000110101011000011001001000100000000101111111001110111101110011110011111101100101101011101101000100100000100101000001000010100000011111011101000111001111000111000101010010000011100100010110110100110100000100000000011110110001000111111011011101101100011010101100100000011010010000000110110010101100001011000100010100110100100111000010100100100010110011100101110010110100011011010000001000000111110110110101011110100011000001111000001001111010000001111011011110101101011010110111101011011100011011101011110100001011010011101010001100110001110100111111100001001001111101111101001100010000101000011100010011101111001010010011101100011100000111000101100110010101010110001011001011101010010101101101110001011011010000110011000010100100100011100101000001000110011011101011101100010001010110111001111010001100000100110110100000011000111111101101110001100001011010100110111101010000101100001100011010100100000001100100001100000011000100000110100110001111011000001110000100010000101100110000111100101111000101000111100010111101101011011100100000111101110000010110111001110011101101011001010101111010110000110000101101111100100110101011011101101011010011100000100011110110101101001110011001110011100110011001010001111000010100111100110010001101111101111111001010010000110111101011010110010001010101010111001111001011010111100101100001000111000111010110111100000100100100111001101000100110000011000100111101100000110010010101010101010111100001010001010010010111001011010001100111101110000011100001010111001000010100000010111001111101110000101100110110111111100111101001111100011010101000010000010100010010110000001100011110111000001100100110000010110001110011011101111101100001100101111011111011100101110011000111111100001100010101110000000001100100010001110100000001000010011110001110100010001011101001010001110010001100011101000001111000011001010110110010011101000001100011010100101000000111000001001010110001001011100110000111000100110000101010110000011100110000100100110110010101100000011010110110011111011111010111100010010110110000101011111010110100011011100101010100011110000000011010111100001111000010111100010010100011010110101110010010011100011011000001111110110010001010011001000111100010010010001100101111100010010101010010010100011111000110110011111010011000010110101010100110000100101101000110000010001001000000110000100111011111010111010001011100101111111111011011101101001011110001100011000111000011011111010011110101100100001110110011010111001001101001110111111001010111101010110101000000101001111010001000101011001010100000111111001111011010110111110010010000110000010111010010101000000001111011001101011011011100101011011100100100001101110011011100011100000100000001011101100001111100101110010011000010110100011100101110110110101011101000100101111000111011111010101111111001011110101110110011001111101101100000111010111110011000100101011011110001111000111011101101100100100011010110111111110100001001011011100011111001110010101100001000011100101110100100100100101001110100000010010111011110010110011011101011010110110000010001111000011001110001001101111111000110111001110000011100110110010000010100000000010101101000101011001101101110100110010010011111001000100000110100110101111011000110111101110000110111101010000100000001001001011001111110010010100010000100110110110001000011010000000011110010101000011010110011100110110100111111000100001100010011101100011011111001011111000010100010111111010100111011110111011101001110011000000001110001110000100101010110101101001110000011000001011101111000011011000010111001000111001110001100110001111111011011001011000100101110010100110001011110110110101100011010111101000111110010100110010000011000110000101101100001110101101001011001101100111111101011010111101100101110001010011010000110001101110100100100101000110110010110000101010100010111100101100001101110000000001001000110101010111011001101001100010000110111010100011111101100100010100010111011111100100101100010101010011101010110010000111011111110000011110001111110001011011111010011100000000011110001100111000001100000000111100110110010100100000000100101111000010111000001010101100011111101010101000011111111100100011010000010100100100101110001001001110000011001110011110100101000100110011000000101111001000011111111111100011000110000000110011101010110010110110101100111110000010110101010100100110001111010110101111010011111100010010010110110011100110101000110100011010001111111000110100101110000110000000101001001110101010100101110111001111000101010001100010011000100011101011000100010011111001101111111011010100010110101110011001100101001001100010011001100110011101011100101010110000111110000110110010000100100100101010100000110101111101010100100000001110011100011000101000110100110111100100001100100000110010010110110100100000010101100100110010110110001111101110101110100111111001111001100011011011000101010101000100011111111101001100011010010011011000001011110011010100110101001101111000100011010000011011100011100001100011000101110010010010100011001011000010011111110000101010010110011011100001001010001111000001100101111110110000110011000010100100110010010111011111000101101101010101110111010000110100100001101011111111101100111100000110000001000110010110001111011101100100110000110110000101000100110110011101001001000111111111010110000110011001011001111100111110010110000100011111101000101111011111110010111110100011010001101110010111100010000101101011001100101001110010110001111001110110001001111001101110110101011001011101001101110011010101011101011010000111010111001010111110101010110110100010100100100001100010001110011011111001100011110100101001111010000110000011000000101110110101000001001111110100001101011001101110011101001101110110101101100110100101101110101101101111111111011000011101011001001100101100011100010000110110110100010100000101001011011101010001000011111000010100100101010001011001000101001100010110110011010100100101010010100011111111001000011100001011010001111000111001111000100101011101110101110110100000011010001001100000010110001001010101011010011011101000011001100011001101100101110110011111011001110111010101100100100011000110011101001011011011010011010111010011100100100110100100100110111101111000110101001001100100011101101101001110010001001010110111001111100100011010011001111110111010111111110010010100011101011101001111111001110000110101100001101000101111000100111000111110011101000101010100001010110011110110001111101001110001000110011010101101001101111001100001110000111001110010101011000001001011010110101101011100011001111010111001110100101110100110010110011011100001011010011000111100111100010001000111010110100001111011100101011010011100101111100010010111111110011010011110001110111100111100010101100000111111000000111001001101101100100100001100111101101011001000001010000101100000100101000100101110101110000010010010000011111001110011111000111001010110101001000010110011110000100010001010011101111001100110011010011101111011010010101101110011010111100001011100110011000100010111010100111100001100100011011100111110110101001101111011101100011111110100100000110111111110010010110110100010010101111100010010101011110110010001101001110011001100001011010100111101100100000111001111011010011100011101000101011000000001111110010100101011010011000110001111011011101101011010100001010010111011010111110111001000011000011111101000100110110111111111001110001000100101101110011110100100111011001010011111010001010010111111111110111110101010000101000111100000100101011101111000010000000000100000101010111001011010011010001001010000011000011001101011010010000010000000100011010111101111101001100100111111100101000010010011100100001100101100111100111000101110000011110010111100011011100101000011100111000011001101000000101011011100101101100001111000011000100000010011011011100101000000011100100010101101011011010011000001100110001110110111101001100101001101100111001000110010011001000000011110101000001111000000110111000010001111111001110011101101110000111011101111010011001010101100011001000110101101111101001110010111100101101000101010110010100100100001100011011011011001110100100100010110110001110110100001000001011100101010000111010111111010000111110110001100011110011010010001100000000000010110101010010111010110011111101111100011111001011101001101000101010101111000100001100001001011000000000111101101100101001110110111100001000100010100000001111010101101101001110100100001011011111101011010001001101110111111110100101101001010101000110001100000011011010101110001011110010111110000000110000000001010001011100111011011111001001010001001111111111110001111000000010010011010100111110011110000101010010100101011111100101100010100110001100011101101111100010100011110111111011000000001101001001110010010111111111100111100000001001101110111101011100011001011011101001001111010011000010101000001101100101011010000011100000010001111111101110011010001011101101010100001101110000011001010111110011001101000001001100011111101101111100111100011110110111000011011100111011100001101000101011000011100110010000010111110011011101011110000110100110111101000110111001100001111000010100000001010101010000001111000001000111000100001110101110010010011111011100011111111101010010110101100100101001100111000111100000110101010110001101000000101000101001000010011100011110100111000111001100110100010000010110110010100010100110010111111110000010111001001111101010100110000011111111100100000110011010110000011110111000011001100010100101111110100101110101001110111100111101000001110010101110011100100000001011110100100101111011001111001111101111101110110111100000111000010111101011000111010000011010100000011000110010010100010011111101011101001111110000111001111010001100000001111101100001101001101110110011110010110001111000111011010101010100011010101010100010110100011111010100010000010011111001011010000010010101011000111000101111001001100001110110000100011011101001101101100011111001001011011110111000110010000111110110010100101111100000010001100010101001001101011100100100010010111101101110100010011000000100111011101100101011110001101101110110101011001110111110011111001111100110110111000100000100100011001011000001001000000001011110000110011001010011000110100010001010000010100000111100010101111101101110101000101100001010101001010000111110101110001101000000010101001011011010111000000010000010010101010101110101110110111010110111101100110011011000010010000000101100000001100001100010100101100100111000101111110101110001000000111000001110000100100011000010100101110100101010001110001010010010111100000111110100100010111111101101011111100111001000101100011011001011001010010101011111100101010110000001011011001100010001011111110111000010111111111001000100111010001111101110100010100111000100111001100111110011010100011100110011111100011011110011101000110011100001110100000010100110100000111100010100010110100111110011011001101110111111101110101100010010001111100101010000101100000000001111101010111001011010101110001101001010000010100110010100111010110010001000100000100111000000000000011111000111011010000111111101010100000010000011000010101101101011001000011000010101101100101100010100110101010110001101000101100110111111111111100001101110010000111110110001110100100010100100001001001000000100100110011100101110001101011110110010011010010101000111111001001111011010100110100100100100111001010101101010001101101110111100101010010101000100010001001110011100010101101101000010001100000001111101011001001111011100111110011110101101111001000101010100110101001111100010000101010110111100110111111011000100110000101101011111101000111101111101100011110010101011010001100011111111110000000111011100101111111101001110101000101000001111100010000010111111000110101010000010100011001110011011000101000100011010010100011110110110100000011100110000001110100000001000011000011101100111110011011111010100010001001000100001111110101010110011001011000001110011101001111010001100010010111110100001101011110110011011011010111101111010110000100000101010000100101101110110100110101101010011110111100111101100000010010111101011100000010011101000011101001010010100000100100101011101101001011000010000000010101110011000101101001101111011111000011100011101001001000000101101000100000111000010001101101101001110000100001010100111110010011010111001000001001010010111111101011100110011101111001011100000001110100101100001001011111001111001111100111101010000001100010010000010010100001101010100010111111111100000100100100110100100010010011001111010011101110110101101100011110111011100101111110100011010100111000111101011100010001100010101100010000110000010010101011101100100010111011111111101011100100010001100110010101011011010110000100101010110000110111101000001110001111101110101101111000001001111110100100010100010110000000101111110010100100110000110101011110000111110001011101010001110110101000101110000111010111110000110100101101001001001011101010101010001111110010010001001111111011100011110010001100001110010101000001111111000001100110010000111000100011111101011100110110100010111101001111111000100000000111010100110000101101000011110001101111110110100110101110111110110100011000000001010101001011100000100000000000111111100001101111000001000110101011001011110101111100011100111000100100010110111001001011000000010001001110000111101101001111001111111110010010010100011110101000000101011110000100011000001101110010100000010110001101101101111000101011001101001001110111111011010001111110101110010100010011011111111000010111101101010100111011101110011011011111000111101111111100100101011000110001011011011000110011011110010111111000110101100100111110000010110011111111001111101111111110001101010001000010000000001100000110001111011000100000110000101101101101110100010001000111100100101101110000101100001111001010100111010101011110010001101110011000111001101010101011111100100101000001011011011111100011011110100110101100010101100001101101000011101000111110010111010111111111010001000001110101010101101110011100111001110010100001101101001001111101100111100000101110110010110110100011101101000001111111110110100001000011000011010101110001111111000001110011110100101000010011011110111110011011000111010010010101111000010010101011011000110110011010000000001110100011010011011001110101101001011110000011100111100001011100011000110001100001010010001001010110010100010011000111000010000101111001110111011110001010111101001011111110001110001100111101010011111000000111110110011110010000100100101000000000000100100001101000100011011000110111001101011100110110110010001010011001001011001011011010100011100101100001010111000111000000110001001011110001110011100011010110011100110010001110010111100101011000100110011111000000001011110110010101000011100001010110111110011000101000001000010111111111001001101111101101000101000110110110010001010000110111110000011111110101000110000101000011100110111001001110110101010000011000111101000001010100110001101010100111111111001001101100110111111100000110111100000001011111000111011010001010111110110011111001110000001101111000011111011111000001010100000111001101010100100001011010101100111001101100111101101110010111011110101011001000011001101010100110010100000010011111110000011100111000111111000110010010000101110011010010001101111110011011011111011010110111010010100001101001110110100101101101100001110000010001101011101100111110000101110011110110101110000011001011010000011000111110111011101101111111011111001111001000010111110110010100011011000011101011000101100011010011010101011110100101101110011101011101100010001010011001110011100111110001001100001001111101010110001010000101000000001011110110010001101110000111011101000010100110110100101001000101011110000111001110011010111110110110010111010010100001001011010110010111101000100010111110100010011001111010101000110001111101111000110011011011011011110010011010110110000010100111100010001110111100110101000100101110001011000000101010101011100001010010001110110100001011010110001010101100111011100001111101101000011110110111011000010000101101000110111110011001110100111111011101101100001101110101010110101010101110111101010110001100001110010000100010010000001111111101111100010000110110101010001011011110110111010100110011100100010000100101101111111111001110100110110010001101110101010010011110001010111111011011001101011110001000001001100011111000011101001101110100100111100001001100011100110001001111001101001010001110101011010011001001111110011111100111111000101110011100011101001111011010010111001101010001101110000000111001011101101001010110100100011111001111100110101000100000001100010110100100110010010110010110100010111010001000110011001010000100100010100111101110100100100110000110010001000100011001100100100011011101011010010111011011110000100101000111011011100001010010011100110101010011100111111100010000101111000000101000000001001100010010110011100110101010100111001001000100101000001000011010110011110110010000011110000000011100000000111110010000101110010101100110100010110011101111011000000111011101110111100111000101001000000010010111000111010000111100001011001100101010011010110110010101011101111000111111101110111011001111000010100010110110111011001010111011000000010100001111000010010010100111000101110010000110011001101000110101000000011011111101000111100110011101111101101111101010001101011001001010101011001001010001001010000101111110110100111111100110011110011010001001011010110010000000010110011111100000101111100110110111111101110101010010011001101010111110100110001110111010011001101101011100100001100111110011010111110100001000100111111000000110100011001001001111100111110101010110011011110010100011101110110010011111000111101101100010001010101101010000111101010101100001000000111111010011011111000110111001010001000101011001101001110010001111011101011000110101000101000101110001111000000100010001111001000010101001100100001110101101000010001001110111000110001001001001011001101101000001011100001110011001011001111111000001110100001000011001010100100100110001101111100010010011110011100101001100110000110001100000000100001001110010101000011001010110101010110011011100000001001110011111110101000100000111000001001101111011010110010111110101010100011111101100101110010111110111111110010011001011101001000001010011110111111000000000010010000000101000010110110101100000010000000001111100011001110110110111110011101001110100110010011111110100100110111100011100110100010100010001101111010110011110000000010001010010111000111100011000110110001111010101110000101001000111110001010000110011110001111101001001100101001101011001001010101010100000010111100101111111110011101001000110000000011001101100101101110101011100011101010110100000110101100000111111010110000000010110001011101010111010000100011110011010111011000110101000011011100000101011001110000101000011110011111000111100111001100111000011101011110100100010011100111011110101111001110010010000111000010011000011000110110001001000011000100001111110001010111000101010001110101101000011001011011011001101100001110110110001010000010011001111111101000010010110001100011010010011101100111101000101111001001011001110111011001000001110001010101001100001011001111001110100000011110010000011011110010001101000001000100010011100010001000100010000110001110011001111011001011011110100001110010101001011111010100010000011000100101110101001000001101110011010100111000111010101000100011110001000111111001001111011010001111110111101100011110110101010000111101001001011110101111001011111011101000101110000010001110000011010110111010010101100011010010101000000110111000000110111000111111100101001111111100011111000101011110000000000100010010101101100010000100100011001101110110110011001100111110001011000111001111111010111000001000100000001101110110100100010001001001001101000101000011100111001010110000111110101100100010111101011100100000000001111111001110100000111011100011010111010010010111011100100011100000010010100110111000010100010110101010111110100000100111101101010010001101100100001000111100100010110011011000000111101010001011101101011101110000101100100010010110100010001100010010011100011101100101000100010111111001110101001100010101110010101011110010011001100011011000111100000101100001111010011011011000111000010110100100010100100010010010100110011011101110000010010101000011110110010100010010110100100101000101010000000111001001100000011000101001000100001001101010010111100000010010100001011100000110010011100110000010010011010010100000001000111111000010010010011000010000101111110100010011011001000000000000100001111101011111001000101110110100100111111000000001000001101010101100001101110100011101101111011110000100111011001111100110111011001011010101101110000001001101100110011101010101110101100001110110000000111000001110001111111000001001110111010001110010100010100000101100011001111011100000001000110001101100001011000000110011000001001110110011010110101100000110010001001111110011100010000100110011110111111110000010111110101110010100010011000110111101011110001000101001110110110110110111100111010010000110110100110111100000110001011101110101110111010000010011101011110001011110000011101000010001101011100110000100111000000001001100110101100100100010000001010000100011111000101011111111010011101001110010010001001111111111010011110100010011000101100001000010111001010111010001011110011110110100101010011101100111010111111001001000000100110011011011101101100011011010101010101100111000100011101001011111001100010111000000110100011001011000101100111001111110010000101010111101000110010011110000111010000111011101001110010100111000011111100110000011001011001000011010001110100100011001111001001111010100001000101011010000101001110001111000000001101010001110011001101111111010011010010111111100000010011000011111100100001011010111101110001101111001010110011101000101011110010001100010111010110111100010011110111110110001111000001100010010010010111100100110111000110110100111000100000011101100110000110010000011100110000100101010111111011000110011100110110000110010001011011010000000100111101000000111100101100100100111101010101100001110101110010111001001010010001000110110000110001011111010011011000111011101110100111111110010100001011010001010110010110010110001000100010101101000000101101111011000001010010101101110101110101000001111011010001110100110001101010000010000000010001100111100111010000101110101011110110111000010010010100101010101011111000010011110000000100010110101010000001111110110011001101011111000101000101110011000100111110101101000000110111000001110011010001011000111101001100110011000101010100000011011000110100110110110010110110011110110000101110100100101001100110111100111000001011101011011101110010100001010111000010101011011001000001110001111111101001101011111000001001110010010010101111001010001101001100000110111011110010000001101010010101001011111001001100000101110010101010100100001111001100011011110011001001000011101000010110100011000000101110000000110000001101010111111010100111101100101111110111111110011100100010101101000000011001111010101001001011011100111001001011000111110100100011101111110011111000011101101110001010100100010000011111011000110010110001001011110011000010111110010010110000110011000111001011110111101101010010011100111100011001101001110011011001010001100100100011001111101001001110000000000011111010011110000100011101110001011011000010001000000011000010100101111000101111010101110010101111100101110000010000011111000111001110011000011100011010000111110010101101000011001000100010011110110010101100100000011001001000010010000110010011011101111010101111111101100000101101110100100110111110101011100110001101010000110100001111010100001100001011101000010010010111001111001011101111101101001000001100101000110101101000011100011001111110010001110001000111101011100011001010111010101001101110100011011110011110111100000100011011001101110111001100010110000100000001101101000010010000110101001100111001000110111001001011100111010110100110100001000110110111001001001110111110101101110000100000001001000100111100110000000111111001000100000000010101101001110100110001000100100111010110101111110100101101101010101011111111001010011011010011100000110110101010100110110010111010011010000110010011101110111110101111100101110111001010000101000100011000111110111100100010011011001100100010111101110011101100111000010000011111010110110111000111010101100011111110000000001111000101101010110011100110110001100001011010110101010111010001110011011000000110001110101100011001101110011111110010011010100110001111010110000111011100000101100011100101011111010101010001010101101100100111100010000000011101111100100100101101110111111110101110000000000010000111001010001110010100000100100000111111001110001101000110001011010011101010001110000011001111110001110011110101111101101100101101010011001011111100110101000110101111110101000110111000001011000010111100100100000100010010110000111110100000001110010110011010100101100101011001001011110101111110011110010110100001111010011110011110111001000101001000111101100100111000100000001111011010110111010001010101101101011100111011100111101011100101001011001110001101111010001010101010001001001100001111101001000010000101010010000100111100011100101100000110101101110110001111110100101111101000110010111101001001000101000110011111100011110111110100101100111011111001100110011101010100000010001110010111001010001011100111101100011101100000000111110110110100110100101011111111110101111110100010010001101101111011111111001110100111010100110011000110011000001111111010000001010011111011001011100011001001010100111001110001000101011101110000111101110010110011000100111010111001101100000000010011110100000100010000110000000101001101011000001101010111001101101001111011111111110100100001100001001001010011111111101000100110101000011001000101001010100000110000101010010110000010000011001001001101101010010011100000010111100010010001000001111101101100011110000101100011010111101111010000011011000000100101001101010101111100101001010010111000101100111011111011100101010000001010100100000110001111101010101100111100010011001111101000100101000100011100111101010100011100111000011011011101011111110110100000001111001100011010111010011100011011101111111001011000110101001010011101111111111101011011011011011010110011011100101110001000110011100010100011111100100000110011111000000000001011111111010110110111101000101111100011010010100010011111010110001010001110111101001100001010110111000011100011101000110110110110010011010110101100110111011000010011000010111111011001001010001010111000001000010100101101000110111000101110110001110110001000010111110010101111111110001100011011100011100011110101010101111010100000010010111110000011001111100101010111001110010010110100101100101000010111011100100111111100100111001010111001101111110011101111011110111001110101100100111000010100011001111010110101010010110110000101110110101111000111100010000101011001101001000110100001101011011011010000001111111010001010110111101111000101000000101111000101000000111011000001110110100010011100010111111110001101111111110010000101001110100111000110001001100000111111010010011100110111111111111110100110010000010101100001101000110011110100011011001000000001000010001111111101101010111001000100101010001110001110001110001001110111000001001110010101100000000111101100100001110011100001010010001010110110110111101101011111100000000101111110000010110101011011100101000000110011010011101101100100001110010100110010110100010111010110100001111000000110001110101111011111001100001111100010000011000010010100010100000111101100000010000011111000100111110110101100111111111110111100110110001000111010110110110001100111010110111000101000110011111001110100001000110111000001011111001110110000101000111101011101011101110011110111101111000110010101101100011110011000001011000110111111100110000001011011100001110011011110111110011110001110101111110011110101010011101110011111100100110010001100001011011000011011001111001100010101100001110110010110110111000101010101011000001000001010001110110111100111100011010011011101010011000110001010000000110000100101000101110000011011100010010000000010011101001011000110111011110001001011010010100101000010110100000100010110010011011101010001110001100000011100110110011011111100111110100111010011101001110011011100100110101001000111000011100011101100000101001000010101101111100100010011000100001011001010000100101000010110011001110100100110100000001101000111110111101100011101010011010011101101100011101010010101110101001111101111011011110011010011011101000000010111000000110010011110111110000111011110100100000010000100000110011010111010011110100111100001110011011000010110000010110101011011010010101101100100101100001000011101111100001000111111011011100111100101010001110110010000100100001010110110111110101111101001010100011011001000110010000001011101110000110111110011001101000110000011011100101110101111101010000100001100101101000111100011000111000111100100011010000001000011010101100011110011101010100010001101101111000101101010001101000100100010110011010000011101010011100110101010111011111010100101111110110011010100011000010111100001000011011110110010100011001011110101010100101000100000100010011011001001100111001010001011001111010111100000110111011011111111100100110010000110100101001010101101000111011100001011000001001000001110101000111100110101110110000000001111000000000110010111001101010110000010111110100110000010100111100100110011000011010010110101100010101000111110100101001010100001100111110100010110010110000110100000100111000101111100110011010101010010100100100111111000000001111111101101001111000000100000110111010100110011011000101101111110110110001110001010101010011010110010100111100100101011100011100100111111110010111101111000011000001010010001000001011100100010110101100010110001100111101110100101011000110100110101011010110000101010111010111001011001101011110011100111100101100011101110111101111111001100110101000000010001110110010000010010000011001010010101111000001100000101110010100101101111110110111000000101011000011000101110100011111111000111001001000110100010001100101010000000001000011101001001111110001100000001100101000110101111100101000111011000110010011000010111111111100100100101010001100000101111100010111001111001011010110000000000011011011010000100011111011111100010011001110011001001111001011001010011101111110010111101001111000101111100001010110011011000001000011001011011110101101010011000001110000001000110010010100110011110111110110100011101100001111001101011010001000111111101011001011111011011011011011010110000101111000000010001100101100100100011000010010000011010000000011111010010010011111111100000111100101110011010010101001000000011100010011110000111001111011001011001010101110011010011100011100000010011110110001100111100001111100111001011100101111001101101100010100001100011101100100111111001100001011001001011010110000000011111001110111011111101101010110001011001100111100011111011000011111000011010000110111001100111010101000000100010011111101100110001011100000110101011101010011000101001100101011101001011111101111111101000110101000010000010000010010010010110101010001010011011010010011111010010101100000100011111001100011000001101110110001110001101110011011110100110000000010101101100100110011100110000001100100101010010100101111001001001001100011001100111100111101000000011110110100011100101111101000111110110000100111101110001010101111110101000001110001011100010100010110010100111000001001001011101011001001001011111011011111011101100101101110101101111100111110000001110011011100010100100101000001100101110000111100111101000001110100001111100110110101100110101000000001110011001111110111110010001001001111000101001000100001110110000011001000100101001001010011101110111000111101111101111001011011000100100010110010000101101111100010000000110000110101101101101111000110000111111001101111001100100100011010111001110101100110101110101110001101000001100011000111001101101110000111011010110001011111101000110111101110111101111101010001001010111110010011010001111100010111110010011100000110001101000101111011001100001010010101101100001110010000110110001011100000011000101010010110000011001110100110100010101001000001101101000010000101100101011100011011001111111110110011101001101000001100011001000111101000110110111111111010101110110101010000101110111111001100100101110010011110110010001111000011100000101101111011011000010010011101101100111001101100110110110101100100011010111010011100000111110100110010111100100010001011111100001000001010010110101101001010101000111100110000110001110011010101011110100111111010001010100101101100100011010000011111011001011011111101100110100100101111010101101011011111000010000110010011010100111110011110101011110101110110000001111101010011011001101001110111101100110000100110001101100100110011000010111001010000000010110101101100000111110011000110100000111010110101010111010001010011100001011111111111010111101101001000100100001100000011101010000111111001000111011011010111101100000011100001010101111110000110111100111111101101100000011001110110100011010111001000110000111110000100100111001110011111000001100110111111000000101011011111011000010101111100000100101101111011010001001011110000100000100011000100000001100011001100010011101111100011100011110011010010011111011010010000011000100100001100000100111001101110100110101111011100110010011101010000000010101011111000111101100000000010110011010111010001100010010111111001110100011011100011001100000001110101110100111000100110000111110111110110100001001101100110011001111111011010111000100000010101001100010100100100001110010100110111011100101101110110100110010110011001001010010010001110101101010111000101110110010101001101001100101110010000110011001110100001110000000111010000011000110010110000010000001100001001011110101101000010011010001011111010101000011101100000101010111110010010011001001000011101111101101100010111110100100111010110110000101000010001011010110110110101001000100010110001011110110000111011111000110111001010100001000011001010111010101011010000000010110000100101111110111001001111011010001101111001110000111101010011001110000001100111010011000011111000000000111110011111100010010011110010011011100101100110011011100001011101110111011011100100000000000000001101111101001110011001001101101000000010011111110101101010000001110111101011000010101010011010010001011010101101101000110010011100100001010011011110010011000101100001011010100010000010101110100010100110011000010100101110111000010101101101100111100100010111001001110100010110001000101111011110100110101111100011000101110011111001110001011000010000000011100101000101101010110101110100010001111000100101000111001011000110010110111100101110001000000000000000001100001100000000001001011110100101111010101010010011010001101000010010100101100100010011011001101111101110010100111001111100100000111000010101010000001000000101101001111100010110011101011111010010111010001010110010000011101011010010001000110111001100100011011000111111000001010001000000111101000001001011010100110111100110011001100010101100001011100010000110001111000100100001111001101011100110000011000010101100001101110111011110110000110011110101100011111001010000000111001110000111111100100000111100001100010010100101001100011001100100011101010111110001001111011101110000001000011111110001111001001101101101011000010011000001111110010001011100100111001011011111101010010110000111001110110011110011000000110100100100000110000111100111001101010011111110001001111101110001100011110000101101111001000001010101001011110010010110110011000100011111001000111000011100001000110111010101111011000100101101111110100010101100011000001110001110100101101001111001001000000101001001000000101101101110000001110101010011110001101011010011000110001111101110001000101000011011011100111110000110100001000101000000111100111100001001111000011010011001010100000111011000110110011101010111100000111000001011100111110000001010001010001100110000000110111011000100110010111001000111001100100110011001000110100000011001011010101110101110100110011110001100010100001100111111001010001000110000011110011011101101000100001111110101110011001101101101110100101101011101010100100100100101110110010110010111100010101111100010110000100010011100010110001110111110110000110010010000011011000001110110000111010011100100100101010000011111100010100010000001111011001000100110110111111111011110101011010111110100001100010111001101000100110001111001000100001001011010011010000001011100101010101011011110110011000000001111100000110101010110110111010011111001111010001011101001011011000111001001100000001101001011010110011010101011010101100110010011111111111001010001000010110100111100111010101101001000011110101011011000000110011101001100010010011000110011101100110011011001100100011001100000010111100111011010000110000011111111101010101011011111000011111101111100100100100000011111001101001000001110101100101110110101111001101111111011110111010000011001101011111011011010111111000011110011110000101011100010110010110110000001110101100101011110100110011101111000110110101000110011011010010111110010010000011111110111010011100111111001011011000000000011001101001111100100011011111011001110001001011001111110101000010110101101101111001100101111111011001111110000011000101001101010101110010000101101100010100110101100001100110100111000000001101011101011011110110110011110010100011100001001101011010010001000100001000011110000010110010011000110000111100000110001110011111000011101111011111000111101111000100010101001011000011001101101101010110000110000100010100010011100000010110001111010011101011111001010100010100010010100101110100110010111010101001010011010001010101011011101111010100010010111110001111011001001101111101000111101110101000110110001001010101100000110111101111100001000101111000110101111001000100001111000101000011001010110001000001000111111010011110010011000101111000001110011100000110011010111000110110000101001101011110101010110111110111010100101101000101101010111100100001011101010000000011111110100000100110100101111100100111010001011010000110000000111100001111100001010000011101101110011110111010100001010001010100010111101111011101110000110001101110111010100000011111111000010110000010001010001011110111100111110101011111000101111000010100001000101100011011110101010110000110010101101100011011110101010011001110110100000001111010001000100011011010111010000000101101100110001000111010100101110101100100010100110101001010101011000000000000101001011101011011000001010010100100000001001100001011011001101100100111100110100010000101001110100000010111010011110110011100000100011000000011001110001001000000011010001011000111000011001101101100011001000000101001001110011100100010110011000111101101001011101110110000100000011011100101010100010111011011110011000100100111010010001100001111011101000111000100101011110101010101110100000111000100100001001011111010101010001110111000111001110110001111110000010111000110010000100111101001110111101010010011101000011010000011101111101111010101111101011010101011001010101010011010001111110011010111111111001101111011011111110001101101000111110100100110111101001001101010110011011100111010000000100101010100000100110100100101110011010110101111101011111110010000000001011010100111100001011101101011001010101001110010010100001010100011011101001100101101101011010101100010000000000111101001110110101111010110011000011010111100110111011111101000110011100010011100001111000101011111110000010111101011010000001111101111001100001001010010100101101100100111101101101000010101101110111010110000100011101110110101000001000111100011011011100100111111110001101111100110000011111001010110000011111000010001101101100110011011101000110100111011101001001111110100101100010010110011011011111010000010111000011100101101101010010011111100100001000110100100110011110100010111101001011001100100011001101010111111000000110000001111001000001000100101100100111110000100010011011111000100100100101011100001101000100101001101011000111100110011001100110000110110111011011001111000010011111110100001101010100000011011100000101000100100000101010101010110001110100010110010101110010101100011010011000010101010110100001110000101001010101001010111111010001011000111101001011110111101010101110100101000000000000001011010111110100101011111000000111100101111101010001110011100110100001101100011001001000110100000100101101001100001010011000000111100101011001001101010011011110010001101110111000100110101110000111010110111011000101000000010111101001101010100011001111001010001001101010100110111011111011100010110100010011110011010010001001000011111000110010011111111011100000111000001111010010001111000000011011001011011111101001001011000101011100001011010000110011000010111010111010101111100110001100100110010010101011011100010000110001000110100000011011000011100101010111011011010001001001000101011011010000110100101011100010100100111101110000010111011010001100111011000000111001011100111101110011010000100001010100110101001100101110001010100000101001000011010011100010100001000101011111000010001011001010010001001010111001010000010010010110011111000110101010110001011011101001110001100101111101010111100110011011001011111000111111111000110001010110011101110111011100010110000010101011000010000100011101110111011100101111010110011001000000010101001111011100100001011011110100101111110110000010110000110010000100001110100001111100101000001101001001010010111011011101110001010101010010111111010011111110011011010011010010111101101111000011101101101010110110100101011000111111110001110101110000000110110110101101010111001011001101100111100011100001001111100110010001110000010001000000001111111101010100010001111100000011100000010110000001111100100101110110111011010110010110101011000001001101110000100100010000110111011001010101100011110110111000000000001010001010110011000111011001100010111111010110100110100001110001101010000110000101111011100100101110100101110001010110010001001111011010000010001010110011011110100111101101100011010011111001100010100000011100100011001101100110000110000111001111111110010011110010111111110101100101000001111010111101110100001100101010001100000001110111001011100011101100000110111000100010110111110011001000011000011111101101110100000100010001010011110111000010100001000111000000001010110100000010010010000111111110100111010000111101111110001010111101000101011000100011100001111101010101011001000010101100010010111001100000101010000010001000011101011001011100100111100111000101010010100010101010101001100001011111010010100110110000101101111001010000111010000010010110100100100100000010001011000010110010100000101000001001001110101001101101100010001010000110100110100001100011000010110101000010000100111110110100111101010000010101101000001000101010000100001100010111100011111100101000000000000100010111111101011111101101010100110100001100000111010100111100111011101010010110110000011110111100111100010000011110011110010010011110111101010111011101001011001001110010001011111011001101101011001101000111101000111101000010000100001010110011100010110000000101011110111001010100110011000101000110110101001110100111010111001100100110001010011100011100101101100000010011100101001111110000110011110000110011100011000010110000000101001001111101101100001001011010110011101110110101011100001110111010100100110001111111011010101100011110001110111111111101100000111101011111010010000010111110001110110001000000101010110101011001101011001101100101001101011001111010010111101110101011001100101110101110000011110000001100100001000001001110010000001000111111001011100100101110010011011001010001001010000001101001001010110110100100101010100100010011001111000011111011000000100010010010110101101010111010110010101101001011101110101001011110010100110001001101101000100100111100000110010101010101000000001111001100101111000111100011100011111011100111011010110101100011000001011011101001010101101100100101010010110111100100001111000001101111100110110111110101100011001101111100100101101100001100001101001001011000111101111011101000000011100101001111110100011100000101110010010111111100100101010001101101010110101001111111111110111010010001101010000101110000101001010000011000111101111011011100100000101001111100010011010010011011100001101101000100010010000000101100000011111101111001001110011111110110101001111100100011001111110100100001011011001000110110110000101100110111010110000000010110000111101011011101010110100100010100111000110110011111000100010001101100010100011001100101100001001011010100111100010010100101111100000010110110011101101010101000101001100100110111000110101001011010110000100000110111100111100110111011110011001011110001110100011010001101111001010010000001010011011110000101100101010110110001001110101010111101110000110011000101010100011110100011111101010000000111101111010011001001010110011001010010100010100100000010101100000100011100001010111100001101110011011000011011010110011101101100010000011101011111001011000001001110101000110011001101111000011100101101100001011000111000100100000011001110101110110000110100111111011010101001000101101100001010010010110010100011111000001110010010001010110011010001011000101010111010100000101010111111000111100111100110100100110000101001110100111111110010110111111001101101001011000100110010010000101101100000010101111001100011100011010001110010111000110100101001000100110101100101111010001011101111000001011001101000000011010001101100111011011001111000101111101110001110011011110011110010100010100011000000001011100101110001100000100000000001010010001101100111011001110110101110010001111010000011010011011010011010100000011100011101001110000110000000101010011001101101110011110010111100101010000100100110110100001001000010001001100010011000100010001010011010100100010110001011100010011010101001110100110100101000011011011001000000001101000101011000011110011101010100100001100110110101001100001011101001101100000100111111010111011110110100100010000000100010101010000110010101011101001100001011000100100001101010111001100100110101111101001011100100100100011100111011011010101111011011011011000011101100010010110100110101000011000111100111001011100000100001101100010011100010101111101101100110010110100111111011111101100010010111000011100010101001110111100111000111001101010001000000011001011110110011101101111111010010010101000101111010001001111110000011110101000100001100011101101001101010010000100101110010110110010111110001000111010000000101000110001111110100000000000010001101010101010111001001100101010001110101011111010111010000111101000111110001110110111011100010101111010001001100101010111010100111101101111001010000101110010111101010001010100110011000011010001111111000011001100010110000101001001011101100101101111101101110011010001100011100001001011100100001001011100011001111010101100111101000000101011010101100001011010100101010010111110001100000011111000000010110010010011010100101010110000011111011100000101110100001101010111111111000011001010111001101101001011000000100001110010001000010110111011101110011111000010100111010110001011110101101100111111111101100110101000001010111111101000001111011000011100010000011111011011000000110001001010001111111011010010000001000110000111100111011010110111101101011011011101010110011111100101101111001011110100000111101010011001101011100101101110000101000001101000110110010011111111000101111110010101100101010010111100011111001110010111110000011101111111011011000100000010010001001000111001010110110011110111111110001101101110010100000100010000000001000011011011000100100111110000110100111000000000010110000111001001001101000010000100100100000110110010010010011101101000111010101100011011011001101100101010001110011111001101011010100011010011101101000101100101001011011110000110010010111000100000100101101010000001011000000100100001011011111011101011011000011001010000110111110110000111001001110001001100100110100100110000000111101101101110011110110000100000111001010000011100001101010010010100011110010000110010100001111011110110000000011110001001111001100010110111110111100010110100101010011110011110110001011010110001111110000000101001001100101000100110100011000100111100000111111110000011001000110010110100110001011110100100111001001111110001101011000001011111100101011011100000001010011010101110001101111010100010000010111001001110010101110101010110111010100100101100001111001000011111011111001010100111100001010110100100100110100110001000110111000011111101011000111010100111101001011101010011111000110100000100100010010100110001001100111111001110111110100010000011110010111110111000000001010100011111010001010111010111101110001000010001111111101110111001001000101000001010011110010100000101010110101000111110100100110100100010001001011101101010100001100110011011010110010101101100110110000111101100000100011010000000111010001010100001000010000001111100000100100000100000001001100111100000001010011010101100100000110110101111101110101111001110000001100001000100011101010010100001110000010111001110100111000100010101111110111101100100001011001101100100010110110001110111011101011110001111000010010000010000001100101001100011101100101101100011000111001110001001011101111011001000010010101011111110010111010000110001101010000000000010000010010100100110000000001100010100111110100011110010010110110000100011001011000100111111101001110100111100001101001001010011111011110110000101001000001011001010001011100011001111100100000000100100100010101000100011111111101010011110000100000001110000111110001001101110000111001101000100110100001011000011011110010010100001011010000000010100101111000100111000010011101001011110101100010101001001111110000010100010011010110000101010101100001011011110111110110010011011001001110010000101101111110111001101011100110011000101110000110001100111100010001110001011111011110010101011100010001101001001101110000001011010001110111010000001000000011101000111001101110010100101101010100111010110011001011010011111001110010001110101001001111010010001010001011100001010111001011010110100100010100011111110011101110010001001010111101010110000001001010010010000001110000101111001101011010000100011011000001000101010110110101100010100101010010001001101101011001010100011001100001010100001111001111010101001110111100001010111101011110010011001111101001001100000011011001101101010001110000101110001100010011010110100110001011000001001100101100001110111011100010111100000111011001001000011110000000100111001111001101011011011001111110111101011101110101100010101100110101110111111000100110001010000001001101101001000111010001000010100011010110101110011000100000001110100010011100100100111100010010101011100010011100111111010100101011111001110100110001000000111101001001010100011111110010000001110101011001111100101100110010001111000000100010001000111110011110100101111110110001000001010001100100100111101101000100101011111101001100001000100011000111101110000000101000000001010111001101110001100110101111100011001011011011111110110100011101110000111010010100101010010111111010000111011011000100100100000001110101001011001000010001111111110011000011110010001010010000000110111001001010000011011100101110010010000010001000111101101000001111101111010111011100100001000101111111100010001100111001011110100101110001001011000010000100110010101101011100111111110110010011010000000011100111101001101011000011100111010101110100000111001000001010110001111000010001100100010100000111110111111101000101101101100110000011100010010010000011000110010011101001101100001011111110110010010111111000000011000101100001001001000101011110110100100110001110110101011101010001111010110010100111001001011110011110111010011110010010110101000100100101100100110111000101011111000001101101000011010110000111000001011011010000010101111011111110111011101100100001111010110000100101110111000111101111100001110101100100000000000100110001100010100111110110110100101011000010001010010011110001111011110100011101100010101000010011111101110111111110010110010110000101010011010001111001100100011110100010111000101100010010001110001110100101110111001000110001111011101000001010111000000101100010011111111111110110110110011000100000010011010101011010001001001010100000000010111111000111001011101000110011101110110101011111111101111111111100110010000001011010011001100010010010101110010010111100001001110100110001101010111010111001100001010110111111000011011000100010010111101111011100110001110111100111101001000011111010001010000100010000011110011110100101100101001110001011100110111111110110100111011101100111110000001010000110000110000001100000011011001110011110010010000001111100111111111011111100010100001101000011011011101110010000100000111101110001101011101001100010010111001110101000011111100110001010101011110100101000111110011101100111000001011101011110010001110100010001011101010010011001110011001010011100000000010011000001011111100111111001011001000001110111100011001000000111101001011011010011000110001110010000101110000011010111111101011010101011111101010010010101001111101110011110011101101101100110110101011101101111100111001000110011011010101000100110110000010101011100101101110111110001101001110111101110110110100101111001111000011001011010011010011010111000100011110011110011110000101100000001101011100001010000010111010100101111010001011100011010111100010100000101111101111000110010101010101000011100000110100100010101100110101111011101100100111110111111100101100101011111001011111110010100110011111110111111010001000001100001101000111110010100010000000100101110010011000101011111101111100000111111110101001110000000000110111000001011101101000111000111100111100000000111010000001100101111010001000111000110111110111001101101010110001100011111010011101111010100111101111011110001011101110011110011001100100111110100110010100101100000001000000111010011011010110101000101001100110010010111110000001100110101000111011100110001000110110011010000001110101110100100100100111000110010100111001100011110101100101110111010111011110001001000000001111111000010101101110011000111100110011111011110000110110101011100111100100101010101011010111100110001011110101011000110010000011100101110000111010101000100101010001001011001101110010001000011110001000011101011001010001000101001000010101111000110111001110110101101000100001100101101100101010011101010100000000100011111001110000111110010111101100111001110111000111101001011010010101111001101010001110101101011010100011010111010000001001101101010011110001001100101010010100001000101100110011111011111010000101110101100110010101001101011001000110101111010001110111110100001100000011010011000110111110111100110110110110111001101110110010001110100011001101110110100001011010100110110110110111100100000100000101110010001001001000111011110100010111001101100011010000000111000010010000101101101000011001010111010100000101100010010010011011001111000110000100110110011011000100100111100000111010011001011011111111111000101011101000000100001000111011110001001110000100000000001111010000101111001001010111111010100100110100010100110001101000000000111101011100111000110111011011011101011010101111111000010100000111111100010001010101100100010110011101100111111011101111100011101100011100101010001010100100100001000011001001001100001010011011111001111001001100011011101100010011000010111111111111010011110000111100000001100100011110010111011111010100000100011111110000111101101100100100110001101100011111110010101000101100111010010011100111100011110010110010111110111111111111000010100111101000010100010011100100110011000110001111111101101000000001000100110100100110010111010000000001101101011100100000110000110111101111100010011111011101011000000001000110000101101000100010011100100000111110001001110011001001010100111000100001011110010000101100000101100001000101000111100101010001001101000111010110101010110001100010011110111000110110100100100101110010110010111010010001001111100011011110110100001110110001010100111010011001111000110100010101111011101010011100110111001111010101110011100001011000110111000010011101100001110001001001010101101000010011101010111101011100111011101111101110000011100100000011100001101000100000001100010011011000000110111111100001101111011100000110101111101100111001010100101111110011100000110101011100010101101001001101000101110010001000101101100000110000100110110101111010111010111010000101100111100111101000110110010010101010111101001100110010101101110110010101101001010011100110001100110100011010110110111010011001011000010111001001111111101000011100001110110111011110111001101110011110001011111110011000010110100001100101011011000100100110000100101000101010110111110101000000011000011010001101110001111000101011111111101100110101100101100000110001011100111011011100000001111111110011010110010100110000100110010111001111100101011010111111110010100000111100001111111010000001110001001100001111101100101110001000000011011010101111100110000111001101101000100011000100111101110101011010101100010110100010100110101110000010011110110110111111111110111000100101111001000111110011101111110100011000111000000010101010100010110000010101011110101101110110000011011110001110111100000111100101100100100110001110101001100000010101110000111001110111111110101011101111001001100010011101101010011100001111100111010000001101000000100110001111101110100111011101001010111111110110100100101110011000101010000110101111000011000000101100001100011000110110111110011000000111110010101001011101010010111110010101001100101100110000001110001110111100100001110100100100001100001111001111011101100100110100001111011110000011100101000010000100100000011110000010010010010011011100100111101010010011110010010001110110010011000111011011010000010001110011101111010100011000011100101110100011110100111000111110111011010010011100100110000000101110001001011001001010110110011011000001001111110010000001011101101010001011100111010110101010101001001100101000001011110011001011101011101001010011110110100011001110110010011001101010101111101101011101000010101100000001100111100001110011001111101101100101000000010001100111000010000101001110110111111000010110111100000000001101010001001110111010010000111110101110001010000000100011101011011011011001000100000101100010001111100111111101111001011011111001110011011001011111101110100110101101100011001101111000100000001011001110000101100001001011110101111110000111101110110011110111001001101011000001000011110111001001011011110110100100101000111010011001000101011010110001010010101001010010110000100111101001111011010110101110011000000010011011101010110101011101001011001101001011001010101011111010101110110101101111110001100101011010100101111111100000000100101000101100110110110000100000100101110011111010011101101110011111000111010011011111101100001101011100100101001000100111001100011101101010110111110100110101011100001010010111100111111111000001011110010001101000010100000000000000000111100111100010001101010000111010011110110101111001011101001100010001100101101011010011111011000000111010100000101000010010011110011111001010001010110011010111110111010010101101010100000011010100000000010000011100101100000001010101101101000110011000000011111100100001011000100100001100010111010000011111010110101001100100011111010001111111001111010111011110000101011000001011001001111001000111011110111011110101001100011000111101111110010101011110001111001001000011100010101001100110001011100011100100101100000101101111100110101110100111011101001100111101001001001110000000101100111100010111011011101110111000110000100111100011110001001011011111110000110101001001101111100001010001111100010001100111110000010110110000110011001101100011010110101001001101011011100000111101011001100011011010010001000010110010000110011001010010000110011010111010000011001100001000100111011111101001110100110000010100111011101101010001010100010111110100101100010011100000100000110100100111100100101000010001011000101000101010100011000000101110010000100100010111100101000100001001101011110110000110110010101010111000100001011000001111001101010000000010100011110100111100111000111001001100001000100100011101100110101000111010011100101111110011000110111101000110001010111100010011000010100000111001111010101010101000110110001000101100010000111111101000010110100000110100101101110001110000000101001101001110101011101110001011001000010010100011111111101111111011101111000111111100100101000110000011100100001000000001100010101011011001111011010001100111100101011111000100001000010101011111011101010000110010111111111000001011101010100010011101101101100110101100000100001100010101100010111001010111100001111110011110110001010001010100000000110101011011111110101101100100010010110101001101100011101100001111000010101100011101100010101111001010010100110010011100000010000101010111100011111101111101011100101011001001010011100001101110101001000011111000001001101110111111000100110101011001001111010110011010010101001101011100111011011111101000110110111001100101000100100010000001110100111001011100110101101011111010100111001111111010101001100100110011110110001000001111101011000110010000000101010101110010111011000001011101000001000110111001001001000000110110001011001011110001011100011011100011011000111011010101011000010011011111101010100000101001010010001101001011010001001101010000100110000110001101100101101011000101111001110111001011111001001100001100011001110010011100111111110011011111100001000000000011000001110000100100111000100000110010001001111100000110001000001000011001001011111011010111010001100111110101011100000111110010101001001010110001000000111101010101001110001100110101100001001101110100101001000001110000001100000010111111010111011111001100100011111010100001100010011110011110101100011000000100001010100000101010011101110111111011011101100111010110111110000111101111101010110010100110101101011111000000001010010010011001010101101001010001111011100110110110111111110111010001110000100111111011010101010001100010001001010100011000000100001000000000110001000110000011101001110101010110001000011101100010110101000100000100110000011110011011010100010111010100111010101011001100000010110100101000010111111011001000100111111100100110100000001000110011000100011100001100000110100001001010011010101000001100110111110000110100000000111111110001101111011001101111101100011001010000100001000011010100111000101000010000101100111111011010111000000101110001110100100011110101100110000010111100000010111000011100011010101000111100111111100000101000100001000110101001010110011100111011000111011010000101000010010100110010010001110101101010001011101101111000011101001001010011010001000000000010010110110011001101000000101001010101111101010101011111000010000000101010100000110011000000110110010110001001111100000110100010001101111010101100110100010010111001010110100000100001100001001111011000010101100011101001101001111101011011010111101100101010100111100000101110001110101010000111111110100101000111110111011110000110110000000001011011110010101111011101000111011111001100111100101000001001101111010011110010100101001101010110101101100101110111111000111000000101110001001010000010101110100111100100100100000000110011001110110111100010000011110110011001110011110101000111111001011100100011010110010111111111000011010001011000010100001011111110000010100011110000011010100101010110101001100000101011000000011001001000101000101110000010111110100001101100110101101001010000101001000001110100100101110111010000001110001011010110000111011011010100111011100110111011111100101101110010010101100001101100111010010101011111100001110000101000110000110110101111100110111011010011101101100101010010010001100100111000001011010110000100000100111000010110011101100010010001111000001111110111100010010001001001001110011100101011010000000000000101100011011110101001100001101000111000110111101110100000110011000010111011110110011010000110010111001010010110000100001011000010100101000011110111000000001001110000010011011010111111000000011101100010100010010111101111011000101000110000110010101111111010110100010101001001010110001000010111001011010011011101011011110110101001001111101010111111000010011111011010011000011111010100010100000010110011101010110011011011111100110001110101110001101111000101100100111110111011010011101100110101111111110101100101010101010011010101101100110101110110001111011000100110000101110001110011000111111111110101111010000011101010111000000000010110111110001111111001000000101011110110101010011110011010101101111000001110110010100001101011100010111111011111101100101001101101000100111011111010110001111100111110110110000111100011011101011101000001110110100000011001011110000100010100101101101101100011111100010000010001011001000000100100100110110100011010111100101000111010001100010001010100011011100101000100101101000110011011111100110001101100100101110111000011001001111000110010001010010000011111111010100010001101011100110110111001011011100101000000111111011000110001110010001011000111000111101011001010001110010010110110000101011101110110110000000000100000111110111101101100010000010011111011000011010010111011001101100111100011001111101001100001010101001010111000011010101101111000010111010100011001100001100100100110011111111111010000000101111001100000011101010110111011110101100101010100010000111101011100101000000110001011100010001000101001001011001100010110010011111101001111110011111001110010010111100010001100101111010011110000110000000100111001010110110010001100100010100101000011111011100010011110111101101011011011000110100001110000110000111110111110000000111000000100111111100001111000100001010101111110010010000111101000011000000111000100001010100111111101001000111111101011110110101110101100110010101110111101011110001111111100000010110110011010001110001001110010011100111111101001100111100000011011001111001000100110101001010011010010101000001001111010000001001110001011000011110101010000110100010101100101110010011101001101010100101011010111110010000101100111001110101011011110110111110101000110010010100110000100110101110111100100110110000011001000101101000111010000001101101100101100111001001111011010100101101111111011010001110010000001001111011110010011100111010100101000011111011111101101011011010101101001001111011110010111011001011110111000110000000011101000101000111001000100101010010000011010101111111110000010110110011001111100011000100010010001100000000000111011101010111111100110101100011001100111101110010000100001011001111111000100101101100110101001111000101100100000001001111101011010111000011010110110001110010001001110001100011000000000111000010011011111110010100011111000000101000111101001111111000101100111110110111011011101110001001001000000000111000000101110100111001111000111100010101010011001001010100110111101000111101010011011001111000001001100011010110111001011110011010110101011000011011111000001000010011011100010001010010011001000111100010001101101001001100100110101011010001010001001100011001110011100111111011111100010000110011110111101000101100010001110011011101111101110111011010001000010101000000110001001011001110100100101001000100010001000110110110010001111100111001001100110100111110111111101110001010011011001001101000101010000001110000010101100110011110111100100101100100001110101010010000010000101000000111000010001101100000111001010011111011100111101011000100010001011010010000110111011101110110010000001111010101011111000110100001110111010101001010000100101001110110110001000101110110111010000111010000010110111000000101010011101110111010111101001011100011111100110000000000111111001011110001010111101111000000001101110001111100001110100000001111000100011000111100000111001000100001000010001111010100010010100010011010110001100000001101110010010100001111100010100111110110110001010101101010001000111110000001101011100011010000101000111100101001111101011101111111001111011110010101110100110101010000111000111001100001101100100101111010110001101100110010100000010100000110111110010111011100001100000010111000110101111010101000010011011001001000011100110110011010011000010000001111000001000000101111000100111000011001010011000000111100000110010110111110101100110001101011110110101111101110010011001001001111001111001110001100111000110000000100010100111001110011010010001000001011011001001011000110110101111001010010001110010011101100011011111001101111001101101100110110110100101100111111110111100110010100111011001101000111111110000111100111010101000010011001000100111001100011111010011100110110010101101101110110110001000101000101110000100111011011111001000111110101101001100011101001001001101110111110101100011110010100011100111001101010111101000011110011100101011100000100000101110111111001111011100110000101111101000011101001011110101000101010100100000000010100001010010100001111010110011101100110111001001110011100011011001010110110011010100101010000110100111000101111010001010011011100110011110101000010010111111010011111011001010100111111100011011001101001110001001011111100110000111111100010010001100111011110000001001110000111011111100010110000111100011111110011101101001010101010111011110010110001001000001110111001100110000001001000101011100000101101011001001101100101000010010011011011010000111111110111000101001110101001110001000001011100001110110011000001011011001100000010001100101011101000011110001010110000010010010111111011010101100000010101111000000011010111110001111110011000101101000110100101000001010111111100110011011110101110001001000010111011010000001001110101111110011011001011011100010001001001010010001011011111110101110111011111011011000010101110000000000110000110000111000000001111001101110010111011111100101100010000001101111101010011101100110011111111001101010000101000001011001011000000001111000000110010100110110001010100100010001110000011001110010111100111110010110000100100011101001000000010110110110101101111111111010010110111001011110011010111010110011011101101110010111110101111011011110100001010100011011111010000010111101011100010100010101001011111011100111100001001101011011100110011100101111011101100001111000010110110000100011100100001011111010100100111000010110101011101011110100111111011100101101101110110111001011010101000101000001100011101101111111101011100011100011101001111001110100111000100011110000101100000111111000000011101000001100011111011011100110101100001111111100010101110100010000000010110111110000010110010010101011011000001010001101110100100000010100000101110010110010111001001100001101110011011100011100101010000010111100111010000110011001001100111110110111011011000110011110001010110010100110011000111001110001000111011110110111100010101100110111000010110101011010000111110111010000111100100001110000010100110001100111101110001011000110100001010100000000101000011001010011111110001010011010100110111101000011100000010001010010000101111000011100010000011000110101100100110100100111101101011111011100011110110001100101111111100011100100001000101010000000011000111101010101110001011111111111010111100101100001111011101011111011110110000101110101011011101100010010000011010111011011111101111001010100111101001100101111001000001110010000101100010000100111111010100001101000101101011000011111110010100101011000110010000110011000011110101110111111011000000110000110100011011011110101110111110010110110100110111100101101100101010000001001011010111111110100011011001101111111100000011101101010010011000011111110011100111000110000010000101011110001101000101100101010101101010000100101111111011100010010001110110110110100110110011111000001011101100110000001110010101100100111110001111101010101111101011100101100010000110100110110100011100000010111101111110101110000000000111100010101001001001011101011111001000001000010111010110001011000011110100000101100110010111111010011000010001011111000110100010000111001101000100100011111110011000000111000100010001011100100000011110101000011111000111111000111100000010100101011101110101010111010010001100100100001101110010011000010000110111000010000101110000010111111100001111011010001110000000100000011010111100010111101001000001100111000100100110101011110111100111011011010011011011100100011100000001010011001000000000010101001011010100001110010100101100110100000000001010100000110110001011010111001110101110011011011110110011111010000000111001111000001111000101000111010001011100100110101101001101111100010101011011001101000101011011110000101100101010001010111111001101111001010101000110001000111001001111111111101111101011101010111110110110000100010001001110010101110010010001100010000110111010101000010001001000000111100110000100101000100010110010101001111111100001001000010111001010001111011010101100001011101101100101111010101000011011101111100001000101010110001001110111101110000000010110001010110001110111111011000110011101100110000110000000100000001011111111100001101101010000110110101000011010011011110100011101001000001000010110100100011001011010011000111110111100000110001100110100101001001101110110010101001011100111001110001110101001011100100111110101101101101101101100001011001100011100010111100111111000111000011111010101111111010000011010000011011010011011001100100011111111000101001101110111010111100110000001000010011010010100111111111101111010000000111001100001100101001101111100111001010010111001001111000100101101001100110010100111001110111111111111010100101110010111111101011110101100100011100000100110111011111000110010111011101011011000101111000011110000111001001100010011110101001111111010111001010110011101111010010001010011110000110010011111000010011000001000111011111010001001000110110011001011000011011111111010100100011110001101011011000110000110001010101010011011100101000111100101100011000101110101110000111001111101000100101011000000111101101010010000011110111011111000110010010100010111001111110101010110000001100010101001100011101001010001001110011000101111111100011010010010100001110000011010100111000010000001011110000111000011000000000101000100111001101101010010010000100011001101010111100100110010100000000001101110110110010010111111011111011110100011001010111100100100101100011110110101011001110001101101101111010011000111111011001111001011110010101110100100001100111110101010011101101111101110101111000110100011100010010000000100011000001000000100001010001010000010101101111111010110100110100010111000011011111001010011010110110000000111010100010110001100011001010110001001100001001010000100000101001100101100110100011111010011011001110011110101110110111110110000111000111011110111011010101110110010110100000010111011010000101010010100001011110111111010110101100101111001001010101010001110010101011100011000010110110110011110010000011111010110010111101101001101111101111101000111110100101011110101011011100111011100011100101001000001011011001100101111001110010011111011100001101111100111001001101101011101000110111000000011100000011101000101011100010100111010111110000001111111011001011000010111111111111101000000010111010001101000101101001111000010110011000111100101001010001011010001011111100001101001011010011000111001000010111000010110101101001010010001000011000101001001001100111111111010001111001111011101111001111100001110010010000011001000000001111011100100100110001110010101100010001000010011001011011111000100100000010110011110110110001011001011100011100011001100000011001110000000110101011101111100001100111011011101100010110001000100001001010110001000000111110011100110000001101110000000100101001001101111001001101100100110100101110010101110010011110001100011101000101000100111010001110100110110110000111001001110110011110011001111010101001110011110101011110101101111100001100101011011111101111111001100100111101110110011010101010110100100100110100100011000111110001010011110100110100001010110111000001111011010100111000001011111000101010110100011110000000101000001011111111110000010010111000001111011010110011010000000001001001011101111010101010100001000100110011110111000001010000010001001110010011101000011001010011000011111001010011001111101001010100110100111000000111001111110010001110101001110000001001111000100011110000100010000100111111101011000110000011111001001111000001100100101001100011000110000000011000111010111011110111101110111001100011000011000000011001111010111110001100110001100000010111000101100101101101000101101000010101011100110001110111010011010110110100111111101101111001111111000011101000100100001001011011101001110111111011100110000011111111110011110101001110100010100011101011010001100101101010010110011101001001101011100011011100101001111110101001110011000011010101100001100001100101000110011001001101001011011101001001001011001110100000101111011100101011010101100101010010001100001111110101001010101010111001010111000111111110000110111011110100110110100001001010010001111011111101001101011110110011011110011010111010001100000000011110011101110000001011100100010100011111010101010110101011000101011011110111001110111010010110000011101010010100110011001000111110011011011001100101000000110010010100001100111101000110011101110000000101100100001010111001110010000111111001100110110101100110110101110100011101111111011010101100111101000000111110110011010101000000000011011001111010000010111001001010011111001100011111000100010010010101110101010001110010000101011111001011011000000000100100111100110110111001001011101010110110011010111001101110100011100000111110001011111110111101011010100100010100100100011110100111111001110000011101000011001011000000110000100001110000101101111111010010000010110100100111100110000011110100101010001110001101111101010001111001010010110010001111100000011100100000110101110011011010110001101100001111110100011101101110110001010000011010101101101010000001101111011000011100100101010111110100010001000101111001101110001101110110100011010010011011001101111010010101011110011101000010101010011110010110010011011010010001100111101100000001010000010110110111111100101010101100000110001110000011111010010111001111100100010011001101100100011010101100100100000101001010001001101110111110111010000100011100000001110101011110101100000101010011100000101001000110111101010111111001100100010101110101101110110010100000000000011100100000101100001110010000100111011110101110100101100111111000000100100100000001010111000110001011110000100011010001101100110111111010101100101110110101001011101111110010000001100111111101100000011010001010000111000110111000011101000000110110100100111101111110110001010001101110111011110010011011001010111101110100010110010010101110011000010111000110010110000101010001001011111010110000101110001010001100101100000000000011010100001111000000111010000111001011110111110010100000100111011111000101011111111001110000000010110010101101000000100001011111111011110111010110010000010110100101000100011101101011111001000110010101011010110111110111101100101101001111110110101110100110101101100010011011100111110111101110101000011110000101000101010011011101101001100010101000011111000001111011010101100101101011010101101110110111111011111110001100100101000011011100010101011110111000010110011110011100011111000010010000101101111000100010001101000011101101001001011000000001000111111000100000100000001000000100000110110010001111101101011100100011000001001100101001100001010101110001110010010010000010110001001000101000110110101010011001001011011010101010100101101100100000000101111100010100000101110001110010110101010010011111101010011001100000100101010011001001010011101011111010000110110110010111001000111011110110010101010010101111101011111011000000111100000101011001010010111010111100011001111010000110110010001010000011110000001000011000011101111001111110011100010000010000011010001011001010110101001010110000000000100011011111101001011110110101010011100000000010000011100011100010001001101111110001101011111101101011100101111101101100010101011111110110100101101100000111110111000001001110110101110011010000000010101011101111110101010001001101001100000001110001100100001011010000010111000100000100101111101101101100000011001001110100000011110011111111111001011010000001011000001001111001011001111000001111011001110000101001101110000011011111011100111100010111100000110110100101010110110000011100000100101101100100100011101010000010100001100010111001101110100111111111110110000010010010110110001010010010110011111011110010111101010100000010111111011010001101111101110001010011111101111110101000110111011000011101000011011111001111010010100010010001110111111001110110001110101010101011101111110111100100011110111010101000101110110100010111011110011011011101111000001001111001011101001110111111010010000001111010100000000101101000010000001111011101111111011101110010000101110010010010111010000010000011100000111001001110010111001000100111011100001000100101111000111011000100110110010111111110100000111010011101100000001110011110101101101001100000001111110010111000001110110001010000110010010001110101111111100001000010011111111010000100000111000010110111011000000010110111010000000111100001011000111101110010101110001110011011001011111010001010110010101010111000111100001110100001111010111011010000111000101110000011001111110111110010010010000000000011000111001000101110010110100011100111101001011010010110111101011101111001010110101001011011010000110001111110001001101100001011101111010110010100111011010010001001010100000111101111100010101001011011011010010110101011111000010000000100100110101101001010101001001011101000110011000100001011001011110100001100000001100101011101101011111100111101111111000100000000000101010001010011110111010011011010001011101111011001100011001010100101000110110101010111101101101100100001010011000110101111010000010001000010111010111010101101101011110111001111111111000110010111011110101010111111001110101111111100110000110001110110111001100000110000011101011101100001000001110001110100001011001001011010010100001000000000110101110101001101001111100101111001011100010000000010001101111001011101101101000000111110000011111100100100010001101000100101010100111000111001100001011101111011011000101100000110101110101110001100010000100000011110100100111111111110001011110001000011110101101100111111011111101000011011011111100101111100010011001001001111011001100111110001011101111011001111010001101010110111000010110011011111100111110000100000001100010000010011000001010000001000001001101101001111100011001111000000000101001111110101101110001101011110010100110110010001111000010000110100000000100010001011111100011000001111100000000101001101110011100101000100011001000011010000100100110001010100001000000111001100100101001010100001011011100001100001001111110110101011011110100001011010100011001110101000111001010001001100100111101000011101110010101011101100101111111000110110101001111100000111010001000001111000101000101101100100010110110000101111001100110000010001110101100001000101111000111001101001110001011110111011111001011000101111100000010110000001011111001110010111111111010100111001010011011110100011010010110101101100111010000011001111100111100111001001001111111100111010110001001001010100101110101001101001011100011011110111100010011010011100000100111011100010100110111000010110001111001111101111101010000101001100011011000011000110011000011011110011011001010101001101101101101001010100011110100101011111110100001111010101110010001011110001110001111101110100101111100011111110111100011001101100111000010110111000100101001011000001000011101001001111101000111111011001011011101001000110011001110001001001110111011100110001010011011000101101100000110011000011000001100111000111111100001000111111011111100011000110110001110000010110100101010110100001100001100100000111001000001100000000111110000011011001110000100001010010001011011111001010111100100010110100000011111010101100110001101000100100100111010110011111011101100001110110111111100101111110100001101001101110111100010101110010100111110111101001100000110101001110000010010000110001111110110111011001100010000111010101100011000100011001011011011110111101111010100000001111110101001010111110000110001100011101000100111001001011100100110000001100110011110001111010101110010010110001000001000110101011010010100001100111101000110011100000011100111110100110111000010001101100000100011101100111000011111101111101100010100100111000011001010010010101110001110101001110110010110100110010000010111111010011100110001001001100000111111111110110101101000011010001011110001010010000001100000111000110111100000110111110010100111111100010110010010001011110000111001101010001100010000001010000110010000011110001001011001011011110111111111010011111101000001011001011000110100101100110100000101111010101000011110101101010111011110101100111011010111110111101011001101110011010100000000111101101001011101000110011110010011100100110100000110001001001011011101101000111110100101110111110100100100110011101001001100110011001010110001100111000010110110011011001111100111100111001101101001011011101001011000101011000010100010001100111111111000110000100010011011000100101010110000101111001111101100001001001110000000010110011111010110100001011000100101011011110011000111000111110111000100110010101110111100111000010111101001111001110000111011010101000000101001100100111011001110111010110101000010010011011100000111110000111001110010010101100101111001101100011100100111100111100010010010001010011000110000101010010010101111111101011111111110011100101110100111101011010001111001011011010010100100110010101101101000000101000000110010110001101001000010010011101001011111000010011011010011001010000011111101011010111110001110011100011011011011011000000111010011110100101110011000001101110101011011110101110111001110010101101001000111101101001010000111101101001100001000011101111000101000110001101110001110110010000010011110101111010110011110001010000100101100001101100111100011000100011111010110111111000000110110010110001111011101100011001111110101110000110000001011110100100101011011111111011011111100101100100000100010000110001100010010001101111101011011000100111101101100011010100111001001001001010010111010000010000101111000000010011100100001111100111100110011100011100101010110010111011010000001011100110000110111000111010000001010101010001010010101111101001100010101011011011101101111110101101110001000010111011010111001101100100011110101000001000111010111101010000010101111110001111000110010010010001100010011000100100110101001011001100011001100011001100111110101001010101010111100110101101010001010010111011101011100111000111100100110001000101101000110010011010111100010110100100111000001011111010110000000101001001011000110010100000101000011110111101100011101100101101010111011100100011001100011000000101010111001000000111100111101100110010000101011011000100101101010001001100010010001011001001111101110110010001111100011001011001101010010110010011001101001010110000010000011110110101010010011000010100101101111000011101010011001101101100011101100000000110101100110100111110101011111101111000101100011111010000010001110111001110011110100011100011101000001000110010111100010010000010100110000010011101001010001000100110111100111100000001010000100110110011100010110110100010111000010111100011101110111000101101110101101001011110011011010010101110111001001001010100011010100011010100111100101011100101010110100001101100111101010010000111001010111001111110110111000000100010111111110001011100100101100001101110011100011100111001011110010111011000111111101110100110101011110011110110001001101000010111011001110100010110101010001001100110001011101011011011100011011100011001111010110100101001110101100011001101000101001011011011011110000011000000000100100011111111001110100111110111000101110010001001011010011100111010111111001000011001000001101010101010110110001110010010001110111001111110011001000100010010010001100001101111110000011000111101100001100110101001001010100110010100000011000100001001111000000110000000001011111111101100110111111010000011001101100110100110000001011001010100011110010110010110101100000100100101001010100111011011011111010100000001011001111100100110001010111010000010110111010100111101101000011100010000110101000000100101111110010011110000101111101111010100111001010011000010001100001101100100100110110101111010011010011010110011101010000100111001110101101000000111010111110100000011001111010110101101101101110111001111101011010001001110101100110001000011001000011110000000001011010101000110111011001101001111110101000011101011011101000001000110001111100011111010011010100110110111110000010101000101101011011100111110100001000110111101001111111010101000101001011100100001000100100010010001111111011101101101011100101000101010000001011101110101001110010110001011100010110001110000100001110010011001100010001100001011110011010010111000000001000110100100101111010100011101011010001011111110000111011100111011111000010101101101001010100101110100110011001010111000100010100011101101000101110101001001011000000001111000011101110100110011000011001100111011010100011011111111011001001001101110110101110100111101011110110010111000000001100110001001101000010100100101000110010011010110110011100011001001110001010010100000010000101101001010000000000010100011000001101100100011111111010010111100001101000100100110111111001110111101101010010000010101011110110001010011110000110011111001000011011110010001110010111001100111111000010111111011000100000101101110001000010110100100110000101001010010111000010110111110000100000110111101010010100000101011111000110011010111101101110000001101110010010100111111110010011110010010110001010011000111000011000000010101101001000101111000111111101110111000000010000101100011101010010011000001101110111011110011100101111101101100110000100000100011110000000110111110101100100100100110011000110001110010110110000010101101000011010001010111111100010001011010001010101000010011010000101111011011100001010100100000011111001010001110011100100100110010010011011001011100111011010010000001010111011011101000111110001000110000111100110000001001000101000000001011101010110101101000101111000101101000000111011001010110100100100000110111111101101101011110011000100011101010011111011111010010111001111000100111011110000101010110100010011010100011010101111111011011011010000011000101011100010100000001010111111001110011011111000000001001001100110101111001011010100111101111001010101111000010110010110111001111000101100001011001101110111010111010011111101010011110011101100101010000101000100011000110000011111101101001001100100011001101101100011110101000011011000011001100101110000110101000110010110010001101010000001001110111101001100001001100001000100001110111010001001011001101011100000000000110101010010110000101011000111011100111010010111100011000010010111101100101001001011011100011001111111111110001011011110111101101001110100000010110010111111001110011110101000011011000000100111010101010011111101001101001010110000010101000100110111010100001001001111011011101011100110000110111010110111001010010011011111001101101101001110011100010100000100111011000000101101001010001110101111101111110110010110110101011000110111111101110101010101111101111110010101100000110001011010111111011100000101001111010110111100010011100110011010000101011000001000110011110100100010010001010100010101000100110111001110011000010101001100110001000001000011000110101000010001101010100110111101110010000001111001100111000011111101011101110000111111011110111110000011101011111100100001001110111011100001001011000001100101110010000000000001100100000101100110110100011100100100101010101101010101100101001011111111101010010101010101111001001100100101100000111011101000101010001111110010111111100111011011111101001010100010011011000111000000011101110111100001001111101011001111010011111110101000110111000001011001100100100111110101110100100001110011011011111001100001110010010001111111011110100010100110100101110100100011000100110101111000011011101010010010111000001011010101010010111001100110111101010010101101001111110110101111000100011011001000100111101111010100000100011111010100011001101110111110000010001011110001010001101010011110101011101001100101011001101110000101010000110011001000000001101000101001111000110000101011001110111110101010001110110101010000101011010100111111000010100110101111011111110101010101001010100110101101100000000001000000010000010101110010100110011101010100001101110011010000110101011011101101110000110101010110101001000111111010110001110101000001100101101100010001100001100100110111011100100111011001011110110101100111110001000000110000011010101001111111110001011010111110110101110010111011000101101101010111110100000111110111010110111100010110100100000100110100110101100001100011001100001111001101000101000011000011001011011100100000100011110110011110000100001110001110100000111000010110001111101011101000111010010111110110001111000111100001100001000000010101011010011001010001110000100010010011100001111100000010101110001011000011101110011101100100010101110101100001011111010001101011010100101001100111101110100011010100101000000110110110000010111111111001110011001101000011000110010100111110011010011000011000011111000001000111010100001010010101001001001101110110010110011111011010001100110000001011110111101011000010100010100111001001110111001011001000001100000100100100111111001101000100010000101011100110101101000110000001110110111001111111010100001110001011011110001010110001000011101000111101010111010010111011100110101100010111000110010000101010000100110111110110010110100111001111110010111010100100010000010110111110000000110100001001000100011011110111110000001011101110100111100101001110011101110111111101011101111000000001110010001011100000110111111101000000011010110111010001110001011000100110110111011101000101111010000000000101100001110110110000110101111111000101001101000111001010010110101100100100010001100000110001001111100011010110100000010011101000110101001100000100110101010000000101011010110011110100100011100011010011110110101110010111000010011010110010000010010011110111011010100000000000110010010110000011101001111011100111001110001100100100011101000101001111001101100100110111011010110010110000011100000000001000011101000011100101000100101001110101001101101100011110001010000000100110011100011110011100011001111101011000001001011100100111001001010000100111111000111111100111010111010000110111111110001110111100010101001111100001111111111100100010010011000000000001011001011111011111010110101101110010010011111111011001001011101100000001100001110110000000001111111010000011111001000111000101100010010110001001100000001111110011000000110010110101110001100000000010110000100001001001111101001010100101101110100001000000011011101101111110101000000001111110011111010001101000011101111011110011110110001010101101011100100001100111101101010000110110010111010010010111110011001001010101001011000010001100101110010001011110001111100101101001000110010111101011110100000011101110010111111101010110111010000100101111110110110110001001011101110001101110000111111100001001100110000110001011011001011001001000101001111000001010011111100000111010010000110101011011011011010010111101100110010110101001000101100111011100001111000111111001100010100010101011101110011010100101110111010100011001110010110110010111110110010100000101010010111001011101100110011101001110001001010101110110101100011001111110111111111111000000101110111101101100000001010011110010010001100011011011101110011001110100010110010101111010110110110010111000010010101110001111010010101111101010010011111110111010011010110011100110100010110110011000001100100001110111010010110110100001110111111101100011011010100000101010001111110100101000001111000100110010010101001001111110111110101110000100100100000001001110101110110010011010011101001101111010100010101110111100011111001100000110110001000000101010100100010101100110110000101000111001100010010010010010000111111001110111001110101110001111001110100010010101011001101110100101011010100010001000101000111000100000010001011001101000000110011011011100010100100001001101100010000010101001001101101001101110110111101100100101110000111101010011010111101000101110101110111111101000001000010001111110010011100000010011100010001110111011011111111100110001110110011101111001101001100110000010000101101000101001000010011111000111100000001110010000010111001100101001010011110111111101001101101000000000100111001011101100100000110100001110011001111010000101101010111010110100000011001001001111100100100100000110101101011101111000000100101011100100101000111001100000000010001000100000111001110010000000011000110101010001000011101111100100100010010010101111100110101001000010110011101111011101110110010011100001101001000010110010101011011111010011100011011001010111010000010101100110100110101110100100010000000010110100010011011011010011100000001111011010111010000111001101000100011001100101100000000001001111100101100011001110100110011000111100111011001101011100111111000110010101101101101011100000010010100101110100110101001111011011001110111110111100010000100001100111011100000001011111111001111011100101110011100101010110010110110001100100000011110010111111001001000000111111110010111010101110011000011000110010000110010101011111001011100101100101111001000111100011100101100111001010110111011100000101101001000111011111000111111010011001101100101011001110100000101101010110010010101010010111011010011100110001010011111101010000010001100101000000010101000110010001000000110000011001011010010101010010111110010111011011100001010110111010011010001111000000010111000100101010110010110110101010110010110100001111001000001111111001111101011110001111011011001000010111010100101001010101011100001001101000000001111001000010101011111010110101000111100001000001001101101000111001010100010001010010011010100010100010100101101000000001001101100001000101000010010000011100110011010101000111000001000100101000101101001001100110100100110101100011010111101011000001001010011101010100001011011011100001011011001100110111010110010101100100100100011100000110111011011100000100110001010000011011001001111100010101000011100010110011101111101000100001111010111100110110000001100011101011101010110000000000101111000100100011001100001100000100110011101110110101011010001000011100001000111110100011100110101000010000101100100011010011011010011011101001110011010011000110101001010001000001111011011001010011101011010001010111110101010110101000000010110010100000100110101110010110101000111110111101010100111000100110010100110111101100010010001011001011000010111000111010111110010111001101000110010100100010001110100110111111101011100101100000101000011000001001111101111000000001110101110100001001100100110100110010001101101110001010111101100011001110010100010000110100001100101001101111001011000101101001101000101110011101111110110111011111101101111001001110111011010101110110110011011101001111100000110111110010011110100100100101111011000000001011100100100010010110010110111110000101110011010111001001111001111001001110110100100011110110000001001000011010000110011010001111001011011000000111110010101000011100001100010110111110000000000000111000010010010010011001101110011110000001110101000001000110100110001011010010111001111110100001111000110001111000100000111110111111100011011101111111111000111010011100111111011000001001111011010111110010101000010110000011010010011110011000001001101111001100110000110110100101010101000010100101111011001111111110010011000011101011010110010001100011000101101010101010101100110100011111100001100101001100111011101111110000001000010000111011100000001001101011111011100100110000110001010100010111000011001001100001100110101111011000111011001101011010101111010111001001011001100001100010111010100000000010010110100011110000110001001100001101100010000000011101111010110101000111001111010101001001101110000001000011110011011111100011011100110111001001111010101100001101111000110011110110100010101011000001111110101001010010000000000000110100001001010010101000011110010111001011101001011001111111001011000001110011101111101001010111001100110011110001101111111111011001010110010110100101000001101100011111011000011001011011001101001101001110011000100010000001100011100111100111110110110000100011001110010010011101110101100110101010011000110111010101101000001100011101011111101101101001011011111000111111110010100111001100100100100110010000110100011001101110111011100001011010011010100111011000111011110010000010001101011101100101101110011011111010010111111111000011000100100110001100001110001101110111000101011100101011101101110000011110110000110111100000001011101101011111110110110101101000010111000111011011001000001101001011100110101001111110011110001011000110010101101000000111101011111111011100110001001000000000011001010000001011110000101110111011101101110111011101111010111111000000100001101011010111000011010110111100101100011000011111010111110111101001010101010111100111111001000000010011000000101010000010010011110001110100100101111101010110010001011000110011000111100000100001101101010011010101011010110011101000010100101001011001011001001110000111101000110001011100111101110110011010000110100001100001110101011101101001000001001011101100010101101100000111011101101110110011011010101100000000111010010101110011011010011110000000000101000011001111100011101011011110001110110011100101000100011110011010000011101101110011111110011001100001011001111010000001010110110110010010111010000111001011100001001100101001111001011011000100111001101011110011001010100101111111110110011001001001111001010111110000000011111011001011101010011101100011000110111110111110001111110001000110111110010111000010000001011100001000011111110011100100111010011100000001000111001011110011001100011010100001001110111101100000110001111100000001001111011100111101010101110100101010010111001111011111111110101001110100110001010001100001111110100011001101010011111100100001110111010011100111011100100101111111011111101011111101111001010111110101000101111001101100100011100010101111111011101001100000100111010101000001110000101000110101100100100101100011110001110000100111001011010100011000010110101101000110101011110110100101110101111111101101001101010111111110001110111100100110010001111001000000000111000111000010111001010011100101110001100111000011001110011110001110000101010100011010011110001011110010101100010110010110100101111000111000111001101100111100001011111100011100010100110111101011101100000101000100100011110100011010110101100100111000011101001100010001000000001100100010010110101101001011110110111100011000111010101001010101011101100000001001100001001110111001010110000111111111000111110000001011010001110111110101100000110111011001101011101000011101010011101011001011000101100010111001110010001000101111111101111001100100111100101011010010010001100110101100100111001000101011010010001000111001001101100101110001100101100001010110001110111100000000101010111011111110000100001010000010100010111000100000001111100110101101010000100110000010100010111101010100111110110011011000000101110111001000001100101110000011011111100011100000011011011000101001001011010101011001011011010000001001110000010101000000011110101100110011100011011100100001000010001110100101100000101010000010110000010100000011000000011001011111110010110010010101000100011111100010100100110000001101011001101011010110000111101000001010100001101101101001011010100010000111100000001010101010100101011111001000101010000111011001010011001000110111001001000110001010110001010010111010010001111100100011011111001000001101100000011100011000111011010110101010101101110100011100111110100110000010100011010011000100101001101000110010010100000110011001101010001010010000111110000001111010111010001010111001111111111011011001101010010010111010000010100000001000110010110101010001011100011010001100110100101101010111000111011100011000100100010101000110000110111000100001000101001110001101101000001001100100110011101111100011110000000101111110001000101101110010101110101111010001011110100100011111001000111011001111110001100101110100011010111100100110100010101010101110101011001111111000111010110000110011101011001011011011111100010010111101100010101001100100010000101111011001100001010100110110001010001010101101000010100111011001111001000111100111001101101010101110000100111111100101101000001101110001010101100100100110111000101100001101001111110010101111100011100111000110111011011111000011001000110010001110100001100001001111011000000000111010010010100011110101110010000111001001011000000011101111010111111111011100001111000000101010011101110110101101100101001010101010010011110101011011010100010001010110111001100101010010000110001000100100011001111100101010011001011101100101001101011001101011110010110011010101011110111101000000110011010111100001111000110010011000110100111001010101010111001010111010110110111101011011110010000100111001010101100010110111101100011111001001100010110010011111100101111111111100001101011101011101010001011010111111010011111011010101011011111011010000101010110111100001011101100000000001101111111001111011111110100000110011000010111001111100100000111010000011110001110010001010001110000100100110011011111010111001110111110110001111000101111000101010110001000101010010011001011100111101001110011001011001011110000100111011100011000011111111111011000010110000011111001101110111110100110001110011101001001010101110111111010111001110010101001111100111001111110000001101000011100100110000000011111010001110111111001010000111100010011000111001001010001100100010011101000001101000110111110001011000100110101100110111011011110011011111110010011101000001001001000111101101011100010000011100011001001101110001001110010101100010010000101100100101110111100000111111101101000010011010010101110100001010100100010001010011101100100001111100100011001011001100000101011111011001110100100101111010110000001000011000111111111000000011101110100010101110100011101000000101111101000110101011110100110001101111101010101100010010001010010100100000100000101011001010101111101001001000010001100100110110101000011010110111110100000000000000011010101001100101101110000011101101000110010001011100101000111011001000111000100111000111010000100000110101100010100010001110101110101001001010001010000001011001110010011101000110111100111011000110001111001001001001001110011001001111010110010011110110110000010011010110011011101011001110110101010001110010111011011001110010010110100000101100100100110101000111110010011101111100010011000100010011111101011011001101000100111000010101001111001101100101011010101000001100001010011001001101101001111100100010001001001001101100100001010101001010011011110011111111111011010000001100011010000001100100000010111000010011100111111101100111001011011000010011101100100101001011010000111010010001110011001011000011100011101001001101100001000001000001001010110000010010001101100010010100010000101001011101010111010110100111011101101011001110111101111101000101011110111111001100011010011001100110011010001110110011000001000100011011000111100111100011011100011010111110010001110101000011001100001111110100111011001010111001100100000101010111101100000101001111100101000001100100110111111100111001000000001000011000000100001110011101000000010111000100101000111101100100110010111001101111110001000011000010011010111110011101000111001000100000101111010001000001100011011101100101100010011100101110011010000011011000111100110011011000111100001100111101100011001110011010111110100101011000110011010001001010000100010010010001110110110001110011101010011011111011100101100001110000000100001111001100000100001010000101001101001000111011000101110111000011010100010101100000111000000010111100101001111101011011001111001101111000101101011011010000000111001101110001000101001111101010101110110000000111010011000010111010110010111110111011011111101001011101110101100010110101011000101111110001111101010110001000111101000101011101110111111010100010011001001100001100011110111111110000010011000010010101111111011101011100110100001011001111101100011111010010110111101100111001100110100110110110111011100111010010100001001100000101101101000111010001100000001000100011101001000011110001010101111010111001010110011011001101010001011110011111000010010010000010011100101011110100111111010011011000011101010010001100100010001111011100111101110110011001011011011001101001001100000001001110000110111001110010011010011010000011011110010100100111101001010101101011101110010100000000000111111000111111011010111100110001010110001111100101011100001000010001011100101100110100000011110011010010100101011111001101011111101010110100111110010011000110011100100111011100111100000011000001101000001010011000000000111010001100011001011010000010111001000010111111110100000011011000000110010010000011101110101000111000100111011000000000111011001001111001110000001110110110001111010111000001110010011100111000011011111011001101111100100010001000111001100000101100110010011101000000110010001000101010101110011110110000110111111110010110111101110001000010111000001110100101000011111000111011000010001010111101101000011010000000010110101100000110010111010011110010000101101001110011101000100101111000110010111001100101000000000001011110001100000010011110010011010111110011101111011010101001101011000110101110000101111111000000101001000010111001011110001001111000001111111001110101110011111110011100001000100111010111010011000010110000010100101100001110101110100001110100000101100101100000110001111100000010111100010100001001000110010010111000110110100010011101100011100111000101010111010111110111011000000001001011011001011110100011110100011111111010010000011100111000000011001011001100101100011001010111000100011100001001000000100010011001010110100010011101100111000011010011001111010001010111100101001011011011101111110011110110101010110111110100000000111101101111111010011001001011011100111110000101100011001111110001101111000001001011101100011110000100110011100101001111110111111101010010000111110111111101100000111110100011011111011011100000111110010100000100000101100110010010011110101011000101001111001000110101010101100000000100111101100100010010110110101000111000101011011011011101100000100011010000100011110001010100100010101011100101111101101111111100110110010001100001010110000011110010000011111111101100100001111110001010000111110000100011110001111010101111100000111100000011001100000000110011100100101101001110010000011000011011011110001110011110001110011101011110001101111000000100010111100101000111111011010101100010000111001001111110111110111011011110001001110111100010000100010001010111100101011000111101000000011110010001000000101011110110111010000011000111111010011001111100100100000010000100110000101101101010101101110110101111111011000101101001110101100100000011011111010111111110010111011001100011111100001001111011001010100110110111100101010101101011110000000100010111110010101101110101000000110101000111011110101000010101000110101100111100000000100010110100011110100000011101000000101010011011001011100011011000011001011111101010010101010101100111110000010100111110011101001101111011010100000001010011111110011100000000100100101101101100100010100100101011101111001110011111100110101111011001111011000100001011001001101010111001000101110000001111101001101110110100110100110100111100000001100000011111110010111000011001011010011101001110101001101001110100010010100011101101011110101001101110000000001111100011101000011010011010110010000010111000110001001010010010110101100111111000111011000011100100001110010110101110000101101010000001011101001011111001100101000010100101111111101110101010011000010010001010101001101100011110101001001100011101111101110111010110000010010110110011101000101011001000011001101111010101010110110010010111011100111010111000101100111100101100100111011011101011001001011010010100010011100100100011101011111101101100100001000101110111000110001010010101000101111011110100111000100111001001001110011100011111011010110110110110001110011001100000111100101011101111001101111011000000100010010110011011011111111001110110100101111110001111111111001011010011000101101111111010110010100000011101011001010101111000011000100101010010010011110010001110011001110001010111110000110100111001000101001100111001110110111011100000101000110100001111111111111111011010001101010010001010111110001100111001011101111101110100010110001100010010111011010010101100101101010101101101111010001110010000111010010000101110011111000100011101011001010000111001110100010000001111101001100001010000100111100100000110110101001100101011010111010111011111100110000010110010010010010111010010100011110011110110101110100100101101000000000001100111101010011111110011000111101001100111101011100101001011010100110111111001101110011110100110000010100101000000101101000000011010100010110010000000110110011100000000001001111001000110101011001000100000001111011110001001100111010101011001101011010101110000011010100101001010100001111111111010000111010110000000000001011110001001000100100001010101000011010111011000111011011111001010001111110011111111000000011101110100101010100110001011000000100001100110011100100011111101000111111101011001010010111110010011001110100011011010111101110111111001111100101101100110101001110110010101000111011110111110111001110011001000110111010100111111110011110010110011110000011001101101000010101010011000100100000001011000100110000011001010001110000011111100110000101001010011010100011001101111100010110001001000011111110100101110010110011010111011011110000010100110011110100111101000010111111111000011010111011101001010100001010001100101000110111000110101111110101011011011101110100011110011011111101010110101001011111111110001011011100000101100110010011011011011100110100010001111110011110100000100110111110110001100000011111001001000011001001010001000011100000110111000110010000110110100100111111000111101101010010111101001011100110101110101011011001100000111001010111100110001100110100101010101000110010011010010110011011001100011001110100011111010101011111111101001101101100100100000000011011101001110100101011010110000000000010100110010101110100010000100100110000000111010110110101100111010101111100010100000010011111011100101000001010000110101110010110101111011101101000101100001110000010000110011010101111100010100100101111100100111000101000010000100001001111101010111000111110000000000110100001001110001001110000101001011010010110101001010001010111100110001011111011001100111101101101000110011100000000111011011110100101100101111000111000010111101011001101001110101001001111101001011111000110010100000011101010101100011111001001001101010111010010000101010011111010010111011010010010101111110001010000000101011011001110010101110110111010010001111010000110111110111010110011000001100111001100001010100010010100001011111000000110100010100110101001000100011010110010110001001000111000101100000101101101100100000011010001010001010100011100000011001101011100000110110100111101011100101000101101000000111111010100011110111101001101011100000110000100101011000110011001101011111010110001100111000010011000000110101111000011011001101000110011101101100101101001011110010100000110001010001000010101000101100100101010011100110111101100100101101101101001101001101110111001000111011010010111101011001011011011011011010001010111001111110001100010101000001110101100111000000010101100111101111000000111000101001001100000000011110001101100000000100110100010111100001110000111101101111001000111111110101011101111001100001110011000101011100001101011011010011100000010010011001111110000000011110110110011011100010110100010000010011000110110101011011001101101110101111101001111001011011100011100001001001010110111110101110011111101010110101101101100111100011100000101110000011001010000110001011000101011010010111110001000110100110000110110111100110100010010011101011010000000111010011001101100101011101100110010000001010011001110101011111000011111111011000011000001100001100001011111000100000110011111111100000000011111100101001111111111001011000100011101110011111100100001000111011111111100111101000000010100010001110100000001110010010110100010010110101100001010101101100010110101110100110111011101011001011001101000101110011111001001101100001001011111011110011111011111110011011010001101100001000100011100100111100001101000101001001000100001001111101100101000010001010111110111000111101001011101011111100101110110000111001000001001000011001110100010110100110100101000110110110100111000111101100010000001011100011010100110110110010000100001110000100000101110100001101010010110011111000000101110001100101101011101110001000010000111011001000010101100010001000011100011110000011011100101011110100110001100101010000001001010001111011010100011010110011111001110000111101100000010010000110101100000111110000110100011000000111100010010001111110011110011000100010011110010111101010000000001000000101100101110010111000001111001000000000111010010101110100101000101011001100000101010011001011000111000011001101011010001110000000100001000011100011001000111100001001010000110010010010001000111111110111110010010111010000011001101001110101101010011011000101011001110101110001100011100110010001001011101100001011000101001011101100010001000000011001111000110010111001010011110001110011100010001000001110010100001010010000100111110110011011001011110000101000010010101111110110111011110110001100010110011110010011001001101000011100111001101110100001010001010000000101110000001110000110110011101110100111010111100100000011010000000110001001000011110100011101001111101111101101000110111110000111110011110110101100001011010110000111111011010100110011101000011000100000000001100001010111100101010001011010000010101110001011111001000001100100001000111000100001110100110111100001100011111101011101000111001101000011011110100010100011010110110011100000100100011000010010010001111110100110010011111101111010100100001101000101010110111011000011011011010100110011101001011001010000111100011000011110001100111110010100111100100011011100001010001001111000101000100010101000111011010110100100111011010101101111001001011111111100111001110100101101000000101011001100101111101110101011000010010111100110100111101000011010001100100110010010110101101011001101000000011100010111110011011000111101100100000000101001001000001000111111001010100111010001000100101011100000100101101111111000010001101001010100110011000110010100011011111011010010000101011100011010011100110000101000010111001011100100001100010111110011100111101001001010111101001001100000100001000011000111110110111000011101000011001100010010011101111100110110111011110000001110110100101101010011011100001001111011001110111101111010110100111110001101111111010001011100101010100001110101010101111100101110100011001001010001110111010100011011111110011010101000111011111111101100101110110111101001110110100110110111110111001010011101100001111100010101101100001011101110100001111110101010000001111000110000011000011000110011000100001010110011100001101111011101010111010100010001100101100011010110100111001010000011001011100001110000100101100011010000001000100101000010001001100101110010011001111110100110110101010001000011011010110001110000011111100111000110100100001110010000110100111101111111000111100101111000010111111111000101111110010000000001011110010010100000101000010000111110100011111010011001000000011101100111110000001101010101010110000110110000011100001100000000001100010110111001101110100000011111100110011100000100001000101110000111010011001110001001011001001101100111010001010101011010010100001011010110111000011010010101010010100011101111111110101101111010110111011001001000010000000000011000100000101011010011101100001110001110011011001010111110110011010111110100110001110111000101100101100011110101010000110111000111001100111110100000101101111001001011110100011001000000000001011001001100010011001111000101000111011010011100011110111010110111010111101010001010100000001101000000011111001000110011000010101010110101011101111110001010110101011001100100011110101011101001101010001110001010101001100010110111101111100100101011001100000001011111101011101100110010101111100100011100010010100100100100001001000101001100111010010011010101011010010011111000100001001011100101111011111001010010010110101100000100010010101110010100101110000101101111001001110101101001111011010011011010111101100001001000100100101111010110011001100110000111010101000010101100111101011111010101000001100011000000011000001011111101001111010000100110010001110011101011010110011011001010110001001110000101010001000001010010110101101000000101010001100011010001100011111001000000001010000100100100110101011000100000101111011101011011110001110010011001100010101110001010000101011010000101111100111001010001101101100100010011000010000001110010001010010001011010101101110110010001001110111111101011010001000101111011010101010001110111001011011001100110101110111100100110001010100110100001001010100100001001110001101001011110101100110011100001100011001001001000011100101100010001011100110001100000100110101011110010100111011100011110111111111000110000011001110101110111000011111111011110011010101011110000010011100100010010001011100001101111100111010001011101011001001111101010011101010111011000010011111000000000011100000101011110110010000110011010011101011000010011111010101110110101010010000111111001100100100010001111011001100001001000110011100110000010111101011011101011010000000100010101001101000010000011110010111011110000100101100100110001101111101100001000111111010110010111100011100101010011010010110010110010110100010101010111100011100000110100001000100111111100000011110000011110111111110110010100111010111011110111100001011100101000101100000010111001011100101001001110101011000010011100111111101000001000011001100011010110110111100100101001101011110011011000010000011111000101110111011100101010110110101101001011110101110111111101001100000010100011010111010010111100000000101110000000000100110000010000011001001000010100011110100000010001111110000101111011010000010000010011000111100011001001011000111101111010011101101111111110101001110100010111000110010010010111000001000011111010110010110101000101010101010101000110111110100110011110111100000001011010010001100001000110010000000100111011000101100000001010010001101000000110001000011101111010101100011000001110100000110001010110100001000111110011101101110101010100100111001010000101010000101100000000111000101010000011111100111010100010010000001100001000001100001110010111110001111100100001001000111110011001010101001011101111011100010110011111101011001111011101010011110100011110011010101100100101000011001000010011000000111010010101101101000011100011001101100010101000000110100000100100110010111100010001100001000111000001011000000010100001011101001110011101100000010000000011010111100011011000000101100100111001110100100101010011101110111011010000000000110001111100011010110001101100010100110111000100011111001001011100100100101001101000010101110010010000001001011111110010101000111101010000110110101001001111010000111100100111011000011101100001010011111001000000100101011000001010111010101001001001001011010110111100100001110111101011100001100101111000011111001000110100101100001011110010111101000100100101001101000000010110010110101011000110110100011000010001001111011101101010011001000110011001000001111111010010000111111011011111000011111000111011101100011100100101001101010110001111101010001101011000001100001000110000011100101100000010100001110110100101110110011011010110010100101000100101111101110101110110001011100100110001001011100011010111010010000101011010010110111111011111010111011010011000111110001110110000100110110100101111010100000110101111011011011110000010110110111101111001010101111011100001000011011001011001010110000101001010011101110011011110000101011000000011010100101110101001000100010101101000000011101111010010000000110111011000101110101101011001010101010111101010111010111111110001011110101010101011101101000100101001100101110000000101111101000100111000111111000010100010010101010010011101101101011101111000000110011111010110010011011011101011010100110101001011111011111000100010010111000011000111011011111010001010100101110001101101110011111111000001111111010000000111000100010000010101001101101001010101111011010101110100111011101101011100100000111001011110100011001111101000001110001010011000111010101000100001101100111001010111001000100000101101100101111000100001110011100111011101001100000010100101010000111110011000101110011111111101110101011000100001000101011011101111000000010001001010101100000100000110011101000000001100101001100111011101110011101100010110011100110001000001001001011100010111000101011001001110001011001011001010100000000001000110110011101011010001101110110111111000101010110100000010011010000110100101101110101111010001111011010101011111011001010001110000100011011000101111010000101101000010000010111001110100010101100100110011100111000111101101101110010001100010111111001111001110100111010011100011001101111110011100101101000110000110000101000111001011100101011111001000100110101010100100111110010001110111111001100101001011100010101011001110100000010111000101100001111010001010111010110100010010100001111111110000011110100101100110100001000111101000110000010001010001100110100101000011011110001110111111000110001011010101010011100111011101111100110110011001110000111010000111111110100100100000010100101111111000111001110101000110110100110001001111011010000010000100110111001000100110110011000101011001110001100100010011111101111011101010010110000011010101101011111000000000011010110110100111101101111111100000001101010011010101110001000010010001010000011010111010110000000101100001110011111001100010101000101101000111000011010010010001110001010000011000000111101000010101110110111110110011110001110011110010001110011101001011100000100110111111101101010110110110100111001111010101111111001110001101100011001011011111001011101111100011110001111010000110110010001111001100001111010101100111111001001011010101001101101111100111010010010111111100011110010111101000001101111010101100111010000110001110110010110000001001000101011111111101110010110101110001110000110100100001000010010110011111110111011100100000010101001110011100110011000010100111101100000000000110111011110110000011010000010001101111010111000110000010101111001011110111001001010100011110011110100101000101001110101110110100100111101101010001111010010001000001011110011001101110000001001000001011110100110011101110101111100101101101001100010110100000010000000000000010000001101000100010101000010001001111010111001110100110001111100101111101101101011010010101110011111111011101011001011100100000010101000110011100001010010011010101001010100011001101100001111000010111110001000000111110100011000010100010110010011110100111011111011101010111101000000111011001101100000100010000100111101101101101100000111111011100111101000000011011011100001101000011110111100000100010110000001011101010110111101000010100000111101001100000010110000100011010011111011111100000001101110111001001000000100001110111100101110001101000110111011110111011001101101001000100110100100001110111110011000011001001000010000110001101100111001110111110110110100110011001010101111000100111110000000110010111001111010001011001010010111011110101010001101011010011100011001011110011011110110010101100100110101010001100011100001100110101100001000100001111011110111101000101011000001111010010110110011011011100000110010001110011010001111111110111111110011101011111110110011011100011110111101011110110110001101011100010100000100011011110101001100011111110000100100110110010010110001010111001011100000001000111011110000011011111110010111001101010011101001110010010110110101111011110100110111111001100110011011011111110100010010110011110011001101111011011101010110001110111110000111111000001001100111000001110011101111100111000101100010110011011011000110110001111011000111101100000000001100000000110111011100110110101110111001110011001110000011101000110111110000001010000111101001110110100011100101100101001110101001100101110100100100101100000010101100101100100001011101011111001010110111010001000011000010001000000100010011101010100010001101010101111001100011000000111100011001010101010011011101100001000101110111111001010111101101000010101000001110100010001001100001011110100100011010010010101101001100011110000110011100011010000100101010111010110101010011001010100100100001011001111110100111111111101001111010001100010000000100011000011110101010011111001000010101101000010100100000111001011101000110101001111100010000011100010110110010010100010100010000000111010001000001000101001100011010011111110100000010111010010011010011011100111010101110101011001100001111011100111110011000100111011001001011000010100111000000000011010010111101011101011001101100110000000000111010011011110111101011111111011111110000101110001101101000111010001001101101100100011100000100001110011001101101000001110001011001110001111000111001011010010111010001001111111101011101111101100001000111001011111110000001000011000000101011010101111001011101011110110001010111101010011111110100110011010001101011100110101000000010010000100000110011010101011111101011011010101110111111101100110111101100001100010010010010100000100100110010010000000001000001101011000111100000001010000000100001010010000101101101011011100111110010010001010011101000111011001100110010101111110111111111110111001011010100000111001111101111100000101011100010000110000001010111011010101111111000111100111101101110111010011001101101000001001100001101100111010101010000110010111010001100000100101010101001111111010100001101110100011100101110010111100001101110011100010100101010011011001111110000011100010110100110001010101011101100001000010010101101111111010101101110101111010001101100000001111101011110111111111110100010010111001100101101010000111110011011011011111000100011010010100111010101011110101100010111001101001101110000100001011101010100000110111110010110101100001110100111101001100111111100000110100010000111100111100000000110111001001011101011010010110001110000100010000100000111101010010100100110011100111100111110110111110100010010010010101010001110010101111000010010100111101010111100100001111000111000100000110101001000110100001011100011110100000101001101101010111001111011010000100001011010111111101000111100110110000000101100110100101000100001010100010110100110111001101110001111101101011010010110100011101100101110001111011110110000010000001010110000101100101111010111111011001001100010010100100010100000010111000111111010010110111110111010111011101000101110100011001000011101101011101100011001010001001000001111001100011000010111100000010111001101011100000101010100000000111001001100100001100110011010110000100000010000000101000110101000100011001000100101110110101010001111001010001011011010101011100111000001011110011100001110101010011110100110000110001100101011001011110111000101010111101111000101111110010001101111011110010100011101111101000010110100101110101100111001101100110011110100100000010010001110010001011111100111111011110101001010111010010100001111111111000100110000010100001100001000111001000010001101011001000000100111001000110110010010011000100000001001100010001010000100000110001000110111100111101000001110011110100110000011100011110101000110000011100101010001111000010000110100010010001001110001010010000011001101000001010110010011110010001010100111111101100011000101000001100101001011100010001011111100011101010111001110001110101000000110100000110000111100100100101110111010011001111010010111101101001101001011111110001110111101111111110111100000110111010100011010011011011000011000000001001100101010010000111110101000111100000110000100100011101011100011111011001000100101110001110101110101010111101110111110001011001101110010001000110100100110010000111110000110001010101011100011111100111000110101010111001000011110110110101000001111010000001011101101000011001011101000101101110000000010010010100011001101010011110110001010111111010101000100101000110100000110011101001111100010111001001111100101111011111110100000100010100010101001010101010110101101101110000010110100110011000000100110110011100101011010100111011001111111010111110010100010011101101011011011001111101001011110111110001100100101100000100000011001001111001111100010111001001111000111011101011110111111110010100001011010110100111110010010000011111000100001101101111001101000011110001101001111100110001000111010111000011000001001001101100100010110010001010011110010110101000101000011011001001010000101001000001010101001101110101100111111110000010100111011100100011111110001111011110111001111011011011111110101111011001110111111010011010100100111000001000101101110111010000001111000000110001101110011010100010101110010000110110001011110110111011111111100000000101011101011111111010111010011010101111101111000101111001001011100001001100101001011001001000000111100100111000010111001100110011110001110011111111111010101101001001110101001001110110011011011011001110010100011100110000011100101000001010110011000011110000101100100111101100011100110001011001101001010011001101110100010000010101010010100000101100111010000110110110000011101110111110100100000011100011011001000101001100111011110110011100111001011111001101110111000110100111100110001101100001010101001110011110001011101000011100110110001010100101010011100001011101100100010011000101100111000001101001110101110011001000101010101010000001010111000001111110001011101010100100011100000111001010011010111110000010100100100110111111011001111011000001001010111111110111010110110101111100000101101010011101110000000101100110110000000110010100101101101011011101001100100000110000110011000011001011000000101110101101101111011101010111101000101010010110110001101111100110011111001111100111100010010101000010011011010110101010111101101101000000111110011111100101011010110111111100101101111100100011001001011010001001101100010111110000101101010000010111110101101000001110010100010101000100100010101110010101100101011110010100010110011111010001100100110011110001001111101100000110110000011000000011100010001011100101001100000010001010110010000011011010000001000111000011001110111010111110011101011010111111101000111010001101011111011000111001101011010000001110011000011100110111011111011001010011001011010000111110000010110110010001100001111001101010100100110100010011110001011000011101001101000001001101110001010000111010001000100110111010100011000110011001101111110000000011000100110100001110101010001000100000101100111000010100111111101001010011010110100010110110010011110001111001110010111000000010011110000001110110001111011010101011011110010011101100011100010100011011000010110010110000001100101111000001111100011101011101011010011010011011010111000011110111001001101110011100000111010110011110101110110010111100101011100000110101100111111101000101000011111110111011010010001111100010110001100110010100110010101010001100101011111110010111111101000001100000011111100101001000010001000001111110001100110101101110001110010000100010111000101100010101110010001011011001011001011000101010111010010101111111000010010000001001010110101000001110000111011100111111011001111110110001011010111000001100001101101010100011111100000010111000000101001111010010111111110101111111111110111111101110111010111111000001101010110111110111100110001101101100011111000001111101001011000011110101010011000010001110101011011001101110111101011110000101110111101001011100101010101100010010000011101111000001111001001010010101011010000001100000100010000001010000100100010001010001001100110001001111010110100010010100110100010000010111111100001011110001101010011101011100011010001110110001101010001011001001010001101000100010110001000000000100101011011110010110100111001101001000001010101101101111110110010001011011011000100001111011011000001110101111000101110011111010001001100110100011110100000101111000110111110100110010100000110000000110110010000010011111111010110000111111101110111110111011101001011101101011010001100011000101010010111110001010010110000011010110000010111101111110001110111110000101110011000011001111011100111111000000011011100001100000001001110010100110101101011100100100011111001111111001101111011011001011000101110000000000100011111100001000010000110001011111011001011010010000000001111110011011111001010111011010011100101001101100000010000000110101000111101001110111011100101000010001001000000110101001010111101101110000111100000111101101111101000001101000101011010111110000111110001010111010110110111111111111101101000110000111100001001000110010101100100010010101011001100111010100001001000000010001010101101011101000101011110001011011100000011101000001010101101000010111101000111111100001010101011010110111101000110011111110101010110111101101001000010110110001110110110001000110100100110111001101101101110001011100001101011110100001011010110101101000011010100101110110101001011001010110000010001111011101101111000010101011110110111011010010111100000111110001110000111111111110100000010111111111001010111100110110111101111110001011111100100110101000010100011110010011010001001011010001101000001001010010010011110011110001111111011000110001000001011010101101111101101110011010110101010010111110111000100100000010110011111101010111000111110000000011110111111100110001001001101000111100000000110011010101000101001011010011110000110010010111111100001001110110110011001110001000000010100011010011100010110111010000100100001110011010010010101110011001111110011110100001001000111000111100000001111110011011011100000111000000101100000000101110001010110000111100000111010101100010001001010001100011011100100101110111001001101010001100000100110101010100101011111101011111011000001111010101010111111101001100011010101000111001101110000110001000100100101111010001110110010111100101000011101110010110110100101111011001011000010000110010011110111000010010100010111111100100000111111111011000111101101011111100001011011001010111011101110100101110000001101011001100001001010110101011011011011011110111111100110101000010001101101011111010010010000011001110110000110001011101010101010100011000011100000100011011101000111001110001011000001111101110000010000010111000001000011010111001101001110111011010101101110011100010011010110100001101011010011111000101001101010110110101001010101101101110000001010100011011110110011010000001101010100010101101011111110000100011010111011101101110101001100010001100000011111001110111110100101110101001110110100000000011100101011111100010000010011000000000000000010010101011100110000101110000010111011010000010000010111010101100011001000101010100001110101010101010110110111000010000101001111110110001011101111100011001001100011100011010000101011100101100001111110110110010010001110001000110000111001101000000100111010110100011110111001011101010011000101011111000011010000101010111111010001100101111110001010110110100101101011111111101101000110111011010000001110110100010111001100011000000000010111010001101000001001101011111110001001110000100001101111011101100010000000001101101101000100101000111111101100110000010111001110101111101011000001010111101100110010111110110101110011001000011011010100010010011111111001111001001010110011010001001000000011100010111100010000111110101101111001010100101101010111010011011000101000001101011000011101100011000011110010110001010000111110001010100100101010011110011111010010001110101010101100011100011000010000001111100110111101001011001111110110011010110110111100000101100001110100101101111010010111000010101100100010000001001011100100101110001010000100101001110001111110111100001000111010101111101111000101000101100011011100001101100000001001100111000111100011101010001011010001001111101111111100000111101111111100101110010101001110111110000001111111100111000000001000000100101110010000011111100110010111101110111001110001010101100110100001101000010000001111000101000100011000100101101110110010001001000001000101101110100111011101110010010010011100101111110000001111011110101011110111100110001111000001000100001000000100001101000010011110101110101000100110011011100100111110010100100101110110101110101001110011001110001100100101001000111010001001111010111100010010001101100111111100001110111101001100001110010001000011010010110001010001101110111010101100110011110010001000111010001110100100111101001010010100101111110111100110101010000111001010101011011001110100000010001101101000010100001110101001011101110100111011110110100010000111001000000110010111001000001011010010110010111001000111110000000101111101101010110001100100110100011111100100111010101101111001101001010010001111000110011010111010110011101001110110000111101001111011111110000110110001001011010011101111100111110011101101100011101000011110000100101101001110010010111000101101011010101101101101101011101110011001110110001000101010101000110011100010101110010001101110001100011110000001011011011010011100100011010001100010111111111111011101000110110100100001000001100111000100000000100010100001111110110111110110010101110100101001101011011101010001011110010100111010101001000001000010100011011001110101010010011010000100000100001100100011011011111000011000001000110111100100000111100100111010010011100010000000011001110010111100011001000000101011110110011101110110111101001010110101001010101111000111111100011011001001101100010010101001000000101001001100111111000011010000111000111010001010100100101010111000100000010001111100111001111101000010010011010101010101000010001100010100001001100110110000110100110101100010010011101000110010110110101010110000101010101110100011010100110100011100111111100100100000001111001001010110111110110010001010101011100101100010010010000010110110000011001000101000000101011110100111100010001010100000111010001011011101100101000010111111000001111000000111101110001111111100111100001011101101111110100111111110000110011011001100010011011001100100011100101001111111101100110101100011011011000101101111110010110000011110001001111010111011011100010110000110010000011110111000000110111011111110010010010010011110110010001111000101100100001000010111111101001010111010100110110011000100000010111110110100101100100101001100000101010101000010111000100001011000100111010000111011011101001100111000101011101100011111101100011010011001000101100000111011011011110000111010000000100000010001010110001010101001100101110010011100011101000010111100000100110000101101101001100110110110001100101101100110001101100010010111011101010000001100111010101011101101010101100101001001010100001111001010100101111000011011011000101001010111001010010001111101011101100011111101101110101100000001000101101110001000001101111110100101110000011110111101100000111001100001010101011110010010101101100100100110100000001101100010010011001111111111001110101100000000101100011010110111110011100101100111101000110011001101100011001011010100111101101100100101011010110011010110111101101101010111110101100011110001011011011001010001010110110111000000010101000000101001011011110011100111001000011001001101000000001101100110000111010010111101000000001001001000110101001101001011011110101110110000011001101010100001010101000101100111110011001011001010100001110011010011110010010000000111100010011100011101001111111101111011011011000001100001110000001110000011000011111011000000010110111001001000000100110101011001110000101111110011110111001000110111011101001001000100110101101110001000010011001110111100110000110110010100001011001011000010111111010110010001001011100010001110000101011111000101011101110100010110111001011000001000100000101011100111010010111111111001001111001101010011110010101001110100010110010001001010101111101111010101000001000100111001000100110011001011001100010000101011001101010010000011111111011110011100100011110000011101011001010101011011101011111111011110111110110000101111000111100000001101000100010011000111111000001110101001010010111000100111101001000001101101010111000001000110000001111101000110001101000110101111010101001011100111001111100011111001100011101000011011001010011110110001011001110100011000100001010011101010100011101101001001101000101001001010001110100111100001010001110010000001010101101100110000010110010001000111011101011111100010110001001100100001100111110001001111101010011100011110011010000111100101011000001010000111001000000011010111010010010100000100001011010001110000000101110001000001010101101101001000000010000100011010010111010111110101011010010001001111111000011101110100011010100110110111001111011001010101010001011010011010100000110010011001110110101001011000101010001011011010010000000000101111111010011100010110001001110110111111111000001100110000010010001110100011011111001000111010001101011101010010001101101101000101110101001101101001010011011010110010000001000000111100100010010011101100110100101110010010010010111100010100110111011001000000000100110110000111101111000110110111101010110110000001101010100000010010011110011100110111111011101010100100110100100101001111100011100010000111001001010111011001000000111001000111010111011001010011111110101011100100010110011101001110001011001110110001110000011010110110001111111011010001100101100110011011111010101111100010010101010010000110000100011010111010100011000101100100101111111001110001101010100110001001101111011110110011111001001010011001000111100100011110010100111011001110101011100001110010100101111111101001011011101010111110001001011111100111110000011010110100101010001100100000111010001100110010011100100110100111101111010001010100101011011011111100100111001001101011110001010110100000001011111000100101010101000011110000100101111110010010110100010010111010010010110111101011001000010010110111011110000100001110100010010100001111100011101010110110101111101010101111000010010000001101010110101011000111100110100100001000010001101000111010110010000010000001100010010000001110101001110010110010101000111010101100000111101010010100010100100101010101100011101010001011010110110010010110111011111110011100110010011100110001111010011100110101111111111101011011001000100110101000011100011101011101011000101010010010111101100101000010111111000101100101010000010111011101101010100010100101010010111000100010011001111110110100111101100001100101110110110101101000011011010001101000110011100010111010111110000100110011011011010110110111110110100000011011101000011011101011011110001100111010111110001111100011001011100000111111001111111001010010100001110001111100001101101101011101101110001011110100101000100011110001001111000000101111001000111011001001110111001000011001111001110111100000001000010010100101001011100010010110101010101110110011011000010011010111011011011011101000110011000001001100010101100010111100001001011010110100000101011001011111110000010001111100100111010101011000011101000000101000110110101110011001100011011110001001000101100010100101010010000100110001101101110110010111111100100010111010110010010111010001000111101001100110000110101100100101110111000010011110110111100001010100001110101010011110010111101111001010111100010010010111001110000110101100110000001110100111101010111010011111101110110001001010001010111001010110100010101010111011100001001001011110011011010010000010100100111101010111101001010001110101001000001101010101101011110001000110011110000010100111110000110010110101101111000100111000110010111011110101110111011000111110011110100100110111101110010100011001110100101110101100011011100100001111110001001001000011011001101100000001110101000011110000010010011001011011000110011001111011100000110111100000100100011000001001101000110000001011001001100000011110001110000111010011010111010010101010001101101010010111101010111001010000000100010111101100110111000101110100110000011110110001100011011011010011010011110000101100000111100100111111100101000101100100101001011100100010111100110101001000000111101101011100010100001101010111101101110011111010100001111001110111100010110001000100100011101110011011111111101001110110010010001111100000000100011001101111001101011101000011011110011101001010010110010101101010100111010010111000110010001011000111011111111000100111101000011110010011101001100100010001010010010100101011111011111110001101100100111011000000000011110100100100000100101111101011000110100111010111111011011010101001001101111110100101111000110101111011010110101001111111000001010111001111001001101010011110011111001101101001110000101001110101111110000010011111100111000100101011111100101101011111111000111000111000010110100011011000010001100111010001000101111111101010111101010101100100011100010111111000100000100100001001100110111110001001001100010100100100000100000010111010110111010010111110101011110100110111011001111000110001010010100110101101000000001101100001111110110111001001010101100100001001001010011100101100010000000001010111110010111010011000010100100101101110010000001010001011001101110000111010110110000110110100000001111100111111001011101101001100011101001111001000011110000100101010011010110010101100100011110101100001011110011111111001110111010010000010110101111110110111101001100011100011001101111000101000101000000100111000110001011100011000000010011000011011110011010000100000010011000101000010011101100110100110000010001000100111010001111001011010110001100001110101100100000111010011111111111101101100011001110100011001010001011011111000010000100011111110110111010101100111100110010100101001110111111101101101100001111001000100011010001100000100100110001111110001101111100110100010010001100011000100110011011001111001010110101011001110011000111010000011011001001100010000010001101000011000011001111100010011011110100110001001111011000001010101110000010100100010011000011110101011010100110100010011000100100100010100101110001011011011100011010010011111010110011110101010101110101110111001011011010000110110101000000010111111111001000001001010101010100001010100011111000100110000001001101101100101010001111110101001101111010100001001110100101010100000011010010101000010111010010000000011001101001100111111011110100011010000001001111110001101001100111000110100100010011001100001001000101110001111001001110111111100001110000001111010101100000101001100010001001101001010001001011001100000010010010100000101101001010010100010011101110110111101010010111101010001101101000000011110101110001001000110011111100001111111001001011110110010100100100010111011100100000010100110110110111110111011000101011111010011000011011000001000011010000010110001101101110000001110110000110001001011111011011111010000110001010010001101101100110000011110111010101001010101100011000000010110000100100111001010011111010001011010100010011101001001001001110001001011100111011011110111011100101110110110100000100001110101101111001100110001011100011110111111001100010110001011000100000010100100100011010010111000010011101111110111010000010100000101011111010110100111100101010111011010111100101110101000011001010111111001100001111010000010100010100000010001011110100001100000000100001001101011011001100100101101010011011110010011011001101110010000110111111010010101110001011000100100010110011001100100011000001000111011010111000100000111000111000110100101100001001100001101101010011100010001101010111111100111111000011011110100100101011100000101000101111100001010110100111110110010011010010010101011101110101010001001010000101110101001100110111101010110101000010001011111001000011111011101111001010001000011111001110000011111101110110001111100011101101111111100001010110110001101110010011100001001001000000110101011010011000010111010111100110010001110010110111010011110001001101011001111110000011110000110100101110000001110111010011110100110101101110110010111110001111100101011111001101110111010111001100111110011101000011000011101111011100001111010110110010011100110000101000001110001010011001101100101000011100110010101101010000010111000101001111100110000101010101010100110100000101100001101111110011011101001100010100111100110011111001100101110001001001101011110010100001101010100101000011100011011110110000011111010101111110010011101110001011101000011011111110110010111000100101101110101110011011010011111001011000100101101010111111011000100110110011110001010011111011011010011100110110001010110100001010101100000011101111010000111100001011011101111000000011101000100110101100011001111111001100011111000010110011000111111001101011111100110000010001001110001010101010010110000110000011101001011000110110011100111110111010011001001001000110110011011111110011011111110001110001101000101000010010111000001001111011011111101011000010000100100101000100110010001101110000111110011110001101110000111000111000111011101101110000110101101001011010011001001011110000111010111011101100111100010101001000100001000001111011010110110110100101010101100010011101111101001111111100101001010000000110011111100010100000101111010101000000010011000011011010001110101010101101001011100111101001010010010110011010010110001100111101011111100010101100100111100111111111110010000010001110101111100100000000110110001011011001101110101010101001111100110001001000000101101011100001100000010001101101100110101100001110001111000111101100101011110111001111011000110000010001100011111011111111100101101100100100010011111100000101000110111010111010110101111010011110000000101001110000000000000100011011011000110110110001011110011010001011110111111011001110010110010011100110101111110111110111110011000100101000000000110011011000001111101011111011010111111100000011111011111111110110100100101010000010001111100000010010000011110011011110100101011001011010111101000010001100100001001001110111011000101110100110001110110011011110111100111110110100110010111111001001001001011110101000100010101001100001111101001101010000101010011111001111000111001110110100000110011010111111111100101100000111111111101010010100110001011010111111010101100000111110101111111100000011101100101100111101000100001011001101101101101110000111001001110110010010000001010011101100110111111000101001110010100010111001111110011110000110111011010100101011011001111111000110000100001110110001001011110100001011111100111111101000001110110000010101101001101000001011110001110101110111111100101011001101001101110000011111111000001100110101110010100101011101111111100010100100001001011101111110101111101011001101000111100000101001010111000101010001011110111110101100101000000010100111000100000101010010100111000010100000101000110001011010101011110001101101011111001010010001000111000000110010100000011101111111111000000100101100100010010000101011101011111000100011100100010100010011011001100100111101111100100111110010111011010001100000111111000111100000011111010101011001101111110101001100101001111001000100101111010100000111111011011010110100110011100010110100101001001001001101011000011101001111110101010111011110010011110010100001101001110000000010101101011011010001001010111001100100111100100100110110101000001110001100011101100100010110110010000101001101000001000001001011110111010100110111011101001100001110001000100001101000101001011011001101010101100101010010100001000110010110101000110001000011011111000110010000011111111011001001000011100101010101101100011011000110011101111101000011001110011110001000010111011101100101011111111110010010100100110001110011011010010001111011001101011001110011100111001111100111101110001001100000100000110000010000101011110010101000001100010110101100101000110110001100011000000000110011101000011100000100000100110001111011101000101001001101011000111010101100111101001000001100011101101000000111000100110011000010011011101100101001001111000010010111100000100110000000100000011100001010010001011110100010001101100110011000011000001011000010101001100010110010001100110100111101000110000011001011011111100001100001000000010011110011110110000100110110000100101110101100000101001001101000100000011100010111000101010001100110000111011010000100011010011011111001110101001010011011110101000101111010100010111100000011011001111101001010001100001000111001010100110010110011100110111000011100001110010111101111111101000111110101001001010100010010110010010110011111001101111111111111101010111101111000000001011111110110000000101100011111101000110001011010101010111110010001000001100000100001101111011111100011111011000111101111110110000010100111010001001111000110000101010011011111010010110110101100101101101100110101001111010111111011101011100110111011100101110110011100010010100110111011001111101110001111110110101001101101110111000101111010101101001101100001101000010011010011110101100000001000011111100000011111011000000011000010110001110010100101100111100110110010011010101010101001001101101100001010111101110001010110100001000110000101000101101001010001001000000100001001111011110000001000011100001100001100001000010000111111011110100001100010011011011111011010001011000011011110101011110000100010110100000010101111000011110100100011101110001100111101001111010011010110001000111010110101011111100111010101000001011010111000001101000000010010010100111000110000110000001100111111000000101001101100100110010011100110010100101000111110101111111100001001100101100101010001011111010010101000001111010001010000001111000110111011000100001010110000011111110101000110000100010001000101111010010100000110100111001110011110010001110000011000011011000000100000111010101000010000011111111101101110011001111010110000011101000100100000111000110110010110010010000100110000010011110011011111110101100100110110001111010010010000010101001010100100111100111010011010010011010111110011011011111100101111101110010111000110111000111000010001101110011001010111010101010110110111101011100110010011111111000100010101101101111111011101110111010000011011101111001100110010110110010000100100110001001011011100111100101110000111001101111011000101011101010001111110100000011111110101111101010111000111000111011000110111101010100011100000001110101011101000011100011111101101110111110111011010001110111101001100001011000010110010100100010010111100000101101000110001000011110101100100001101001101101100110100011001110110001110100001000111111101000100110110011101100111001001000111010110001111011010111111110100110111011011111110010010001110000001101011000111101011110101100000011001100110101101011100111101010000000110001110110100001101010110000010110100111111101111101001101011000001000011110110011110100000000101110001001101110011100011001001110101100011000100011110110111100100000011010010010110110111001101011010101010000011100001100110100010010001010011110011000000110001000010001001100000101011001000000011011001011111111100000101000011110100110001100011000011011001101110000011101101110010110110011001011011110111101111111110110111101100101000010101101101101100000000110110111010000010110111100100110010100110100111111110011010010100101001110001001001100001101001001001011101010011001111010010011000000010001011111001000101000001011010111011010000100000011111011110011010000111110101001001000011110000100110101100100010000011011010100001101111010010001100011011101110001110001110110011000001011111000110101010101111010101001111100100100001100010101100111100111010011010100011000000000100001000010110010000001001000111110101011110001100100101100000100000001000101101110111100110101101001000111110001110100010110010111001011100101001011011111110011101000000101010010001100010001111100011110111011001101111010110100011101000010101000111100100010101000110011111011001001001010110011001110111110101100001011010101100100100011101011001000100100011101110001010111001000001101000011110011110100011110011101100000111001010000100101111110001000001010111100000001111010101110100101110110010000111101110001100000111000001110001101010001110011001001001010101010010100010100001111011100010111011101000101011111001000110000000010010000110111101111000100010000010011111100100000111011111110101110000000000111000101001000010111000101010011000101111011111010111000001101111100110110100100000111111111100001100111001000100000001010011100011110111011011001110011001111111110001110101101110101111101100101011010000010110011101100110110110110001000001110111110100101101011001111101000001100111111100000100111011000001000001111111000000100101011100001010111101111001011110100110001010101100000001111011010111110001011100100111000111011000011110011100101101110101010100110011111000101011000100110110101011110011111100010110001010000001000010100101011000001001010000101011001000011100011000111100010110101011111000011101010110111111011100101011100101001110111000010010011111111100110000100011110100101111111111000110111111011011111001101010000100110111101001111111100010100111100110101011111101011100000110100101010010001100010000011111001110001010001000010100010011010100110100011110000110010101011011001010110001100001000101011101010100010000010110101010001101001000000100001011000111001010011001001101110100111100100011000100011011100100011000101111110101110010100011001010100110101000101111100001111011100010101100000111100000011101011000101110010010010010100101011101000101000000000100001011101110100100000011011111101111011010010010011101111000100001110011010000010110001011101101001100101111110101010011010110011010000000011000110101110101100000100010001100000110110111010110010110101101101110100011100111010000100011110110110110010100110001100001000001011100011100100110010000000110010110011101111010001100111111100101010000100000010111001011101000101011011000000100110001101000001011000001011101010011101100100110001000100110110000101011000110111111001001110111000111100000010101011101001011001101101101011101110110011100010000010111100101101001000101010000111010111010111001101111001101001111001001100011001111101001001001111111001010110111110101111000110110010011100101011111000111101111110110011010101000001100011100010101011100110011100100010011100011110010110101101100100010100111001100111001000001010000111110111111110110100101001000001110101011110001110100000000011000001011101101001111000001111000011100001011010011100100100000101011010001100000000010000010111111010000111001111010110111001100000110100101011110110100011000011101011001111111011001000111110110111100001100011100001110000010010011100110000001000100011111111101000001001011101111001010001011000111110101011101010001100100001100101101100110000010001010001010100100001110010011001001011001010000000100110011101101110000011000100000100111010100010010110110011100110101011100110111110011010111110010011110110000110110101110111100010101000001110100111111101001101011011001100111001100011010111010010100010111101111001100000110010101000110010111101100000011100111001011100100110010111000010001100001111010010110010100011111101111000011010111110010110101100110011001000010010110010100010101111001010110110111011100010010110111001011001010100110001101110110100100001111111000011000010101110010001100100100001100000001111110000100100100001110001101100110011001100110110011011010100010110100011100010100110001011100010110011010101010110010100001001111010101000100010101110111011010011010100000010011101110100101000100011110010100111100000110111011111001110010010111001011010100010101011000000110011010100110000010011110111111111100110111000000011001101111000010111011011100111011000111001001110001110110110111100111111011100000001111010000001111101011100111111111110011110000101110010110011101000011000101010001110101000001000010011001010100010110111111111100111111100110000010100101001101101100110110011000101111100011100011001010101011101100101001111011011101111000111100110011101100110101000111001100010001111101000000001011010011111110101110010010011100101110101101010010000010011111111101101101011000111011100000110010000011101010011011101110101100011110011110100010000111011011011011110010100000110011101110010000010010100100111010011111100011010001110100011110101110010011100010110110100001101001010000011110000000101111110011101100111001001111100101101000100110001000111010111010011110011111100010101110001110101111100000000101000101011001001001110100111000000000010001001001011100001101111100111110001001010111001011011000001110011100101110001001110100011001110111100010111001101111101000010001100011011110101011000100100000001011000001011110111010011110001000011011100100000110110001111100110100000001100001011110010000111101010110000110100111111001110111111010011110000110110000111010011110001110111001110011001000100110001000110101100000111111001001001101010101101101010101100001110111110111110000001000011000001110011101110001010010001110001001111110011111000011001101111110000001111010110111111010111001111111000101000010101100100111110001111111101111101001000101010111111110010101011010000000110100111010101100111000001101110101010100101010011011000111011110110011110111100011010100100110111001101101101000101011011110110001010000110111001101110001100111100101111001010001000010000011100111110000001011101010001000110001010100010111101011100000111110101011011100111101000111000100001001010111101010111110101001011101001110101111101011000000111010111000100111000001001000000011101111000010001111110000001001100000010011100000111000100010011111101100001110001011100010110111110000111100010011010100100001001110110110111001100101111111010011001111011010001110011000010001011101010000111010111101011101101100110111100010011110000000000000000111110000111111000111001100100010111111011110011100011000101100001000000010000110010101011110000010001100000011001011111011101110001001101001010010001011001011111000101010101111011010100101010110100010011101111010011111000010110101011000111110110000000010101001101001000001000000001010101101001111000100100011001000110110100001010111110100010101101011111100001111000101100001001100101110001010011010000101001001110000011011010100000101000011111001111001111000000000100101100011001011001101101001010010101101101011010010001110001111100010000110100001111001011011110101010001010110001100001101011001101001001011011011000111111110101110010101101111101011101010110110000000011001010010101101010110110110101001001010010010110101011100110001100110100100110000100001111010100001111010010011011000011100111001111110100100010111010001110111101000101111100110001110001011111010011001100001100011100101011010011000010000001001001111101011001110111000111100110111011111011101111110100001100000010110001100010101101000011111110101111000100110101111000010001010110000101111001111001101110001000101000001001000000111100011111101110111001001001110000001101100000100101101100110011101011101010110000101110101100000101011011000110001110100110101110100011101000110000101111111100111110110010011010100110100000000110110101101011010011000001000101100110011111100011010001101000100110001000110000101010111011011010011111011001100101001001000001000010110010000001000010000100001000101110110100011110010111111110100110100101001000001010010001000101110010000000110010010001111000011101100011100110100010111000010100001011100001100111010101100010111001101100110110100111111111111001100110010011001111101101100011100111010011001100111101011111100110110111111111001010000111011110000010011110111100001100110111111100011010100111000011101000000000011011100000100011000100010101011001101111001101110000111011110101111001001001101110000010000100001011011110001000001000000101111110111100101111000000010010100101101111101010101111111001100110100010010100100010101101011000000011110101010010100100111111111010101111010101101011111010010111110010111010111111100011101010101000101011011101010001000000111101010101110000001100001011011011011000011001100100011101110000100011010001111100111111111001100100111100011010011111001010000000110100110010110110111100101010100110001000001111101110001011011101001010000101101101001101110011101101011100000001000000100011010111111010110111000010100110100101011001101110110010101010010101001110010101011110010110000011110011101110110111110100010010110000101001000010110001101101111001100001011101001010000001001011110010110101110101011011111000101010001011101010110001110101010100011010010010101011111101011110011010010010001100100100100110001011001001111111111111010010101000110001100010001111000000101001010110101111000011110010100011010100111111010111010001010010111100001011011101010001011010100101011100101001111100010001010000011110001111001000111001111000000000000110111001100010111010000000101101111110101110001111111110110000010101100110110100010101101111000110001001100111010001011001111100001110011100111010010110011110010111010001101010111111001011110000001010111011111011001010001001101101101100001011001100011011011111011010011000101000000101001001110011111011000010110111010011011010100100111100110110111001011100011011000101111100001101101001000000100110110100001111011010111011110000010000111111000101010010001011011101100011111110000011001001000010100000010100000000100111001000011000000110000010100000111110110100100100101000010111101110100111000100010010011101001001101111011001010101111100001000010110000001010110110111100111011000101010101110001000100101011010101111001010101110100100110001010100011010010010101101011010100010000110001100011110100011110000101111110001010001011101010001111111100001010011110010011000010000110110101100100110100010101001100111010001001110101100100010111100010011111101111111010001001100100100100101010111000111000011110100011111110101100101011100010011100110011111001010011010110101000111000010111101011011010010101001010011111000010000101100101100000001100101000010000111010101101111101111100111001011000100100011101000110111100011110010111110101000010101100011111101110111100000111010001111111110001110000111010110010010011010001000111001011001001000111101001101000010010001000011101011100001100011001001011001111000111011101011100100010110000110000111011011100010010101101001000010010000111000101111011010001001100001100100101000101110110011001011001110001100111001010101101001010110100111100101110010111001011111101011100010001010011110111011111101000111000100011011000001001011000100011001101110100111010000011100101001111110011000010111001000111101101001100000101001111101110100010000011000110111110001100000001101001011101111001001000100001010011011100010111101011101001011110111010111111011100110010001100001111011000111000011010000111100010111000111001110110000000110111001111010111000010111001000001000100100110001110100110001111010001000011111001001111110110110111001101000001110010100111110000010001010110011011110110001110100101010001110000011110000001111011000100101110001011100011111000000110111010010110101110100010001010100110110000011010011010001000010010011000011110101110110011010011101101111010110110011101011001100101000010111100110011101001010010101100100110001010110000000010000110101001010010101110100000000010110100100111111011011001100111111010011011100010001000001000100101011010110011100001100001100010100100000011000001000010100000011110111101001110001000111000000001001010001000111010110011000000111011101111000000001000000100000010011011110000101100101000100111100011111101101111000011101011001011000101000010110000110010110110110000110101000000001001011010011100110100001001000101110110111111100000010110110111001111001100010000010101000100000111000111100111111000011111011001111100100111111110010000001001101110010001000100000010011110100100111001000110010111000000011000010011000010000111111110000100100000001011101011111101010111110110001011111010111101110010101010001100110101110010101110110011001101100110101110110000100110111100111100000101000111001111101010101110011111101000100111010010101001101110011011100010101011111100111000010101001000010100000101101101100111110100000111110100001110100110110100111000100001010011001110111110010010000111110010010001010000100101100011111111111000100000011101000000100111011101011010111000010101011111011011001101100000001100000001000101010110010011001110111010010100010010100000001010000000100100001010011010000100010111111110100011100011000001001011110110001111101111110000110111110111000111111011111111101001001011001111011101010001110000010111001011011110000110011101011000010000101110001000100001001001010111110010010110100101111110110001001110100110000101101010111111010110000010001101110101011111111011000110101000110111010000011100100000000100010011000110110111110101010100001000011010111011010011100010000010110100001111000000011010100111000011100100011110110100100101110111110010011011000110010110000010000000010110011000111011101000011100100101100100100010011101010111111001010101100101100101001000100111000111100000111101001011010001101000110110111011100011010011101111011101101001011110101000110010010101001110001010011000011011011110111101000110111110011111110001011101101000110110101011001100000000100110011010001101101010001000110100010101011011010100111010010010011001011110001111111000000111111100001100110101000010100111100100010010001001101000000100101000100000100111001010101110001001000000111111010100111100101100101101001101100001110101010111101011011111001111101000101001000011101101100110001111001100111000111000101001101000101010001111110001110110110001011011010111100110100111000011110111100101010101110010110011000111010110100010000100101000101100111000100001100100100010011001011100010101101010101010110101110101001000000111100011111000110000111111101011000100110011000011110110001000011101001011101000011100100100011011011010100100111001010010000001010110001011100100101100101110010101001011110001101010111111101010100101011000011110010101111011110011101001000100001000111000000100010000000110110100011110000111110001100001011111010001011010110100100111101110111100001000000001010011100110111001100111010100010110001110011110110110111000000101011011101111001100000011110111010001001000100010100011100101000011100100010010000011010101111111110111100111011011111100111101001001111101011010111010100100110001001101101110111010101111000000000111100000100101001111100100110010010010100101110111001000101111011110100001110000000011000110111111100001110011101010111100110101001000111100101111001101010100110101010111000001101100000000011110000001001011011100111110111001010110010011100101110011110000110110110100010110101010011000101100100000111001000010101100100100111010101011000011100101101011000001110101110010110011110111100110101010001000001111100000011101011100100001011111110000011111010000101101110101101011101011011001110011101001111100100011001110000011010010011101101010110000000100001100110011010010101000110001111100000001100001010001001100101011010110011001000000011111000110111111110100111110111111101011011110110001001100011101110110100011001110001101011111101101101011000100010001010000101100100100100000011001101010011111011000010111111001110101110001010111011000101001000101001000000001111110101001011010100001111100010110100000101110011010111001000001011001000001000100001100010100011001110101100101110110000100101111011100101111010101000110010101010011011011110111011010110011110001110101010110111100100010000101011111001101000000111100001011011110011100111000000110111101000010111110010011010001011111011111001000000110000111101000010111000101110100001111000010000000000001111011110010101101001101111000011110001100111000101110000110100010011011011111001011000110011000111110111111011000111011011000001101001111011010000011110111101110101010001011001001010100101110001100010011101000011110010000100101101010100100111100000011010010100101000011100011111100010100111100101101100000000101000101111110111100001011011110011000101110111110110001100011111111000110100110110111010000000111011110111001010111100100000100100011000010111011110111001101001011111011000000101101110111101001100101010110100000111100000101010101000000100001111101011100111100111010111100100100100111001110000111010000001110111000100111010111101010011110010000100010100010111001011110001110110010001000000101010000000101000010000010101110100011111011100100000011110101011111111000000111101011111101000100000101011001001011010111000001100101100110010011110000111100000011001011101110100100010110001001000101110011011010011000000011011100011100010111111010000111101011011110010110101101000110001101111001010111010000001011010011110100001000101000000000011010111100000111110110001110101101101010111001000000101111010101101111001011010011100111001001110111111100010010011110000101000111111101101011001101110001100011001111101110010011110110010011110111010001000001111110011100011110011001111000100100000101000001010110111111001011001000110011100110111010100000110111001000011110101100000011010101011100100000001001011110110010011110010000101111101110101110101000100011001011111010001100001001000101001000101110100111000101111100000110001101000010101001101010111100100101111100101110111001101100001110101010101011011000101010011010000100011100011100111101000000000011111001101010101001111000001111101010011111111111010100100101100111011100010000011010010001110010010001011110001011110100100011000110100100000001011010111100101001110101000111001111010000101001111001111101000001110101001011111111011000011010011001000111000101101000001001011011111101001110001101110001100000000010101010011010011011111001100100011001010011110110111001101110100000101110100001010011101111101100010101001000111001111100010100110110000101000100110111101111001111010111100000110100011101000100100001111100110111111001100101100011100110100001000111110100111110000010000101111111100111010010011000101111011110101110110000000101001010010101010010010101111001100000011110111000100101111110100000111011111011101010010010011001001000010111001011010001011010110001000000101110001011101110000000010101011100000010001011011110100111011101001101010110100111011101101011001110110111111100110001101000101001001001010111100000001101111010111111011101011010111111111010101110110111111101100111011001111110100011001001000110000001110101111100110010011000000010011111010100000001111010000010101111110011011011010111000100100101011100011101101010110001110111010001011011110000110110101000011000101010010001101011001100001111010000001101111011100001111110001011010111111011011011110010101111100111111010100000011001111111011000010111010000110110101001110101111110000010100000101010000100011000110101101001010101111010100001101011011110010001100101101101111100011001001000001111101001011111010100011110100011110000111111110011110101010001101100111010000100110111101010011111101001000010101101010011000101101001010100010100001011001011101001000111100100111011110011100111110010110010001000001101110110001111100110011110001100011101010111110010100010100000010110010010110011111011111010110011101011001110111101010110111001000010001101001010011000000101110011000011001101010011001001110100111100011000101101001101001001100110000110010010110101011011100000010111110100100110101101001111101111001011100110110011100000001101000000100011011101000110111000100001100011111111101110100110100001101110011101111111110001110011111101001101010001110001101001000010101001001100110111000111001001101101001011010100110100011111000101000000011000010100001110010111001111010100001100011001000101100100010111111101011101001001110111000110101000110101011101001001111010101010010001100011101101000100011110111100100110011001111101111111001100110011010101000000011100010010011010101001000100110100010111000001000100000001101110010101111101101000111000001011101011100101010101010001100101000110001111111001000110011111010011111100110010101111010010101100100111101011010001110011101101100010111000010011011100001000111010000000111101010001111100011011110101101111110110101000010010000110011010011001111000011010101111001111111111000110001001101000001100000001100110011011101001111111100100110011110100001101101011111101111010010100000101100001100111100111110000000100110100010010001001011111011010111110110000111101111010100010111000011111110100110100111000011010011100111100101001001111101101011100110110110010011011100111101001100110100000110100101110111001010111110100010011001011100110010111000101110000001101000010111000010011011011101010101101100110101000001001011101001011100011100000001110111101011111010111100001011110010100111000111010111000010100000101101010010011110101000110111000110010000001011001101001011100010001011000000011011010111011010110010101001000100100110101000110111111001000111110100111001000101001001101110100010101101101010110111000001101110011100101101100100101001101010111110110010000111110000100110110011111101100000000000111110101011010010011010001011000100100000010100010110011111001110101111000000111001001011010100110111101011100001100110111011111110111010011100111001110111111010101010101001110110001111011001100101101101110110011001101100011001100100001100000100111110101110011010011010001100100110111100010101000001110010100100011011001001011000100111110010111010011111110001011000010101111000011011011101110011011000000010001010001110100000101111110111011111111110000100101110011110011000101000001101001110101001001111100011111001110111111011001110010111010000000001110101001100011000000010000001100110011010000000100111100011110110000010110101000111001010110010111101001011010001011010101000101011101010010100101110101100011001000111011101001010111101100101010100000110010100001101010101111111110100001000101010000001000010111000111000101110101100110100001001011011110110001100100100100001100001111100011001111111111111111000100011010101000011011001111101001110001010011001011101010011010000101101101100010110111001010010100011011010011010011010101101111010001011001100000110000001100011110101000000110000101000001010100011010110000000000110110101011001010101110101010000010100111100100010011100111010010010010011111100111011100000010111001101000111110000011101110100101000101111100101110100001101101111000110101111111011010101010100100000100010110101100000110010111111101101011001100101110000000011001100011111000111011001100010111111101110000111001011111001100110001100110111100011001100011001000101100010101001010111110010011010110100011111101000111100010011111011000111110011011000000010010111110100010111001010110110011101110011000101011010101100111100001011011011001101011000111111110110111101011100010110101000110000011100011101100111111110110001001111001001001001010011011111001001001010010011011101111101111011100011101111111111000100110011001010001111110001111010011111101000010011010111111101101111101101011010110011011010101011010011111110000011100000110110101010000101010100011011100110010000110110010010001101110101011000100100011001100010101110000010110001001001000100001110000100001000010101000101110001111011000011110101110010001011100100010011110111100000110100101001011111001000110111001000100111001000101101001100010001000101111110000110000101110110010001101111100100111011111111101110100100110010101101011111000001001011111101111111100110100101100100000110000011010011011111101001010000001110011101101110111101010011100011100011110101111001000110100110010011101011010111001010000100011101011110000000001010110111000011100101100110001110000100101001000011001111101000111001101000100111100100111111111001111111011111001011110110101101011000010100000110100011101011101010111010111001100111100010100001101111001110010111000001101000001010100001111100010000011000100011010110010001110000111101000011010110011001010110111001001010100010100101011111101001001100011000111011000011111111000010110011110000000101011011100111011001000010101111001110011100101011100110000111001101111110111100101110001000000110110110110100110100110100011110000000001010110010110111010010101001011001101100010101111100110111000111110001010010110011001000111010101111010001101100111101110110110111100110101101111100100101001111011110011011010110000100111110010001101000000010101111101111101000000100101010010110010110011000111101110100101010010110010111101010001000011110010011010000011001001100000001001000101001110010101010000000100111111011011001001100010110111101100010110100110100110000100100000101011011011010011111101111000100101101010110101111000110010100010010001001110000110100101011100011011100000010011001101101111101101101100000010111110001011110100010000010010101111100110101000001101100001110001101110101011000100000111001011010011010100001011001110010001000100001100101010001010010101000010001111110101001110101110010000101100010100010001100101101110110011001000111010110010101111010011100010001010011001110001110010011001110000001001000101011100001010100000010101010011101110001010010101001111110100111111111010011000010000000011100100000001001000100010010010001111100100101101101010000010000110101101011100011000011101001010111000111110000100001101001110111111000010100010011111111011010101100010111000011101010101110110000110000000000010101010101100111111010111001101010111010010110000011000010100001000101000010110001000100110101110000011001000011110101111111101100010010000001001000010110100100111101001101011111010010110010110110010111110000000000110101101011110110010001011100001000100100000000111011010011110111011100011001011001110100001100110111011100100010110111111111101011100111010101010001100100100110001011001111110010000000100001010001111010101100100100010110100101100010111100001111101010111010101111001010010111000010110111000010101111110100011100110101010011101001101100111011100001011010011001010001001111010001100110000000010010101101000101001010111011001110010100011110110011000001101001000111100010110111110101111101001100001101100111100011101001001000101001100010010011110000100000110011010011101111111010011100001010011101001010110100001100100001110100010100111101000100110010110001110000011100000010100100001110001110000110111100011101001010110011010101101001111111011110011001010111100000110101101010111110100011100010101000010001011101000001010111101010101010000110010000101001000000110100100001111010001111101100100001010001110101010000011110101010010001110000010000101111011010011101011001011101010010011110011111011101011011010110111011010001011010000001100010001111110000100100001001010100100001110000110000011011001000100100010001101100110001001001011010000100101100111101100111011101111011001111001001000001100100110010110001101000101100011011100011101000010010110010111000111101100011110100101010000111100101111100101001110101101011110010111100001000110000011010001001011001010100010101100001101101010111010101110101011111011100111110010110111111011011111111101010001100110110111101011111000001000011110101110011010001000110011110100111000010110001111000111011000010110000010010101001110011101111011100110000100011001110110000000100001011111110110001000010101111010111000001110001101010100010010101100000010101001010110111011101111100110110000011010010111111001010101001010111010111011110001111101011101011000110011011110001001100011010000010001001011010010101111110010010000000011111100110010111110000011101100000011000011000100111110011100010011000011010011011111011100000110111110110011110000001001110010010101111011111000101000001010100110110010011001101110001100110111011000110110110111000111110111100010000011111111001000011110010001101101110100001111001110100101100001011000110110001011101100011111000100011101110100001100101101111011001010000110111110111011010000110000011001000011110001011110100010100101110111100100111010100011110111011000001011011101110101010001100100010100100011001111001101000101011100010001111110001010001100111001001010111011110111010010001100010110000010111100010111110010000011110011000001011010001101001010110101000001100100010000100010110000010100010011100100010010110101010110011001100111100010001110111100100111110010100100111001000100101101001100100111010000101100101010001111100100001100101111101111100100000100101011111110000110010001010000011001100001000001010111010010110111011000101000111111011111011100110110110100001000010011110000010110110001110110000000111110010110101001110100001111000010011001000100001011100001101011011111011011000101010110011110111001011110100000101000011000000111011111000010110001100111010001011001011100010110101100111111100111000000011110011000000011101100101110000101000110000101010111011010100101101111110100101001100011110111110100110110101000011111000011100101011000010101000111001010110111101010100111010011110010110110000111100111010110111111111111011001111110010000101110001001001010101110011111010001000000000011110010001101000000000000011011010001000100000111010101101011100111001111110110101010101000011010101011011101100100111101101110110011010000011100101101010000010010110010111111110011101111101011011101000001001001111000100011100100110100100110001110101101111011101111010101001101100111011011001100101011101100001101001011011110101011101011110110011001111000001111010110100100000110101110110011100010110001000101110111010001110110001001001011010011111110011010100101010000001000111111110110010110111101110101010010101011100101011101000111000001101111110001010001011111001001101001001100111001110101000100011110010001111100111000000110100100100001111000110100001100000110101110010101011011101101000110110010011101100110010011101110011110110011000000101110110001001111100011011001011111001010001011001111001001101000011111100001111000100111000000011110001110110111101010111001001001011100000000010010100000000100100111000011011101000100010100001100010100011001001010110010111010000111000000100101010010101101001001101111011001010111111000011010111110111100001101001111011000101110001110001111111100111011110110100001100100010000011001101111110011001000100110111001111010000111000010100001001100010010111010100111001110100111000010011110011000111010100001000111000011011110000001001011000011110001111101111100110001000001101011100011000100001001011110110011010101010111000100111000111011110110000000111010001101010011010010111101101110100110111011101011010101000000101000111011010011110010011010011011101101010111100011100101001111000110111010100111111110011000101111011001110110011101110011101011001100000110010110110110110101100111111100101010000100010000001011100101101011110011010001111111001011001000011101111010111110000111011011000111101001011110011111111001010010010101101111110011100011011100010101000000110011000001110101011111101110000001001011011101111001110111101101100110001010001011011111111001101000111111001111110111001100000011000010110111111010110011100110101000100010110100010101000000101110111101111101001110001011110001011001100101000000011001001101100101010100010010010011011111001000011000100001100011101010100001011000110111000011011100001000011000011111011010101010100111001000001000101010110010011111010010000011010010000010101110100111111101111100000011110100111110100101001100100001111111101011111011110001010001100110110011011001000000101100001100001111111111101010100011011000110110001110101111110000101111011011111101011110010111101110110010101100110100101010000110111011100011010000000001101111000000011100001011000011110110000010001111001000001111010010111001000110001111010111101100111011110101101011001010101011000010001001001000111111010111011110111001001101110100100011100100101001100010011000100110101001000010100010101111101111000111001100001000100110010000011000110101001011101010011100100101101000100100100000011010000111110100000110111100011110111110011111101011000110100001110000101001111111111111011001001111110011110100111000010111000011011100111000001101101100111101100111011001111110100101011101000001110001010011011110110001001101000111100001100101110101001100111111101011011111011110011010111110011100100000011010001111011110110011100001111111010001110001000111001110110101100000101011011010101101100001110001011010001111100111010001010001001101100100101011010000001110010001101011100011100101010001111000011010000111111011101001011010011110101101100001010010011010011010011110000100111011001101101010000010010010110110110111000011010110000111100100101101011000100011100101010100110101010001110110110010101010010001010000101110111111010000100111010111010111001100111100001111100100010001111110000110110010101110101001111001111111000110100111111001000110011010111101101110000000101010111011101110000001000100001100110001101100111101011011100101001011111110010101101000111101001110000100001100111100001111110100101110011101101110010100000010001001111111101000001111111111101100001011110001000111111011100010010101001100110101000110011110111001101101000001110011100110011100000010110000101011010000111001100110000011110110111010011000001100110000001001101000010000110011110011100000100111100110000010001100001000100101101101101101101111011001001100101000011011101100011110010110001000000110110001101001000000110000101100111000110111010111100110001111000101111101111111000000101111001001101000100000101011111100001100001010101011100001010110001000101001110111110110010010110011111111000111001101001010101000010001011000101110100001111010110110001111100100111101000101010111011101110101010110100011010010111001011011001111111011100110100010100001011111001110011000010110011011101111000110010101000011100000010110110110110111000001101010010100011000101001100010100100000000001110100101000010110000010001111101010110001111010010111011010011000000010100001110000100000010101111100111100101011101000011111110011111110011101000101010101011001100100000110000000010100010011110000010001000001000111000000011111010000111000010011101001000000001000011011000000101011110001111111011110011110101000001100101101000000101000101101000110110101110111001000000000100001010111111100010101010000000100100111111001001100010100111110000010111101111010100001001110000100001111111001010010101011111111010011111000101111011101101100010100100011111011000010010110101101000111100000111100111110010010111100101101100100000000010001101110100111011101101100111111001010000100000101000111111100101111110111011110011101000100100011000000101110111001011000101010110000101011010001100111010111001111001011101111110101110100111111010100111001001011010111111000001011000101011100100101100001011111111110111110100011110001101110000000101000100100100011000000001100111111001100010010011110000011110111000010010110000111110011111011110110011111010110000000001110001011001110010110111110001010101010110101111110001000101110001111101011100010000111100101101000001010101010100101101101111101111011011010011000000111000001111011000100010100010110011010110000111000110111000100100011010010111100111011001110110010110000010010101110100110000000000101000000001011010111001000010100000101111011100111011000000101100101101101001001111100001110100110100101110011001001011100110110000011000000101010110101111010110000010000100010101101110011110111110111101001110111111100100000110100100100100011001110110011110000011000100011101000000011111100100101001010001001111101011000101010010001010101010001110100101011011111011111100000110111111111011110100100010000100001001101011011000000001110011011000010000100010001010010101001110110101100001000010000110010101001000001111001111001101101001100010001000010111001000101010011110001111011011010000100101101100011001100000010010101000011011010001110001101010101000101100010001101101000010010111001111101000000001110100000011000110001011100010100000010000111101000010011011001101101101001011011010010100010010101101101110011110110100010001110111010000011111000010111110001100000000110001010100010111001001001111000001001100100001010011110010011001011010100110110000111100000100100110100001000011000001000000100000111111110001010010011111110000000000010110110001010100001010111001000100101010010101100000010011000111000111000100000101100110011001101100110111101100010101000000100101101001100001001100011101110011110011011111110101110110010010100001101010110100101110100001110111011000000100000011100000100000101101011111101111010101000111010110000010101001100100001111110101110111011100000011010101111000011011110010001100010111110110010001011111001111011110010011000100100101111110100100011101001101010010100010011010100000110001000110110100001010001001011111011111110100101110001110000001011100101100101000001110101110010000000111011101000100010000111100010001110110100001110000110110100101001000001100100010000011000100010100000100000101100011010111000010000101111001010000111111010001001011100110001010110111011110100101000101111001011111101100100101100010000010000100010110000101000100011000000101101011000110001000111011111011110100101111010011110011000101011010010010110110101010100001101011010001000110111001101000111000011100011011111010000101010100011101101100100111101111111010001111011011101111000110110111010000101000101101101011111110010011101100011010101011111000110100100111100110000111000101111011011101101101110110111110010100011101011111100110000000000010100110110011111111001001111111110110010010110111011100101100111100001100000000010110011101110010000010100010110000101010110000101110000100001100010110101001011010100001010111110101111111100100101100100000001000101000010101100001111111000010011110010010111110010001110000011100111010100111010111101110000010100000010111100111110000100000001000111101110010010110000010010100111110000001101110110000100101100010100010001011111110001101100010110100100111100111110011011100110110001100001000001100010101010101111001010001001000100111101010011101010001110011011000101100011111111010101000000010100100010010001100110010100101110011010000001000000110011011101000010010011110000000000001110100101000001011011101011000000110000010011101011001101001010000110000011111001101001101100100101010001110101100101000000001010010110010000101101001001100101010011111000100001011011001010100010101101011000100001111001110110011101010001101010011110001100010110010100100110001100111101000110001011011111101101010011010110101110100011001110001010111101100101110000000001001100000000110100010100010010110111101000010100000000010100001111010001000001111101111001110001101110101110011011101001011011111000101010001010110001010001010000110100111000000000001111011001110001001011011001011111001000110010111101101011101110101001011110101001001110110111111011010101001101001010111101001100011101100011101111100000110000000111100110011011001001011001110011010000101000111110000111001111110001010011110110111011011000101101000001001000111010111110100100000001000101000100011010100010000111001010111010101001010010000000011000110111100101111010000111101111011010100000000111001111011111101000000100100001101110100100101111110001010001000100010001011100011011110011010001111001011101010000000000110110011011010010011000101010001000001011111011011001111011101001111110100001001111001111111011001111011011100000010000111100101101100011001110000100000001010011011011000011111100010110011101111001000001011110010110101100110001010101010001100010110101100011010100110100001011101111101000111011000111111010101100010101101111100111011101001110000110100110010100000111100100000010010100100010110010011101000110011100101111100010110011100111001000010100111101010101111110001001100011010010101111001011111101101011011010011110000000100111001101011010011110100010011101100011110010100011110100111100011000010001101000000001001111010010100001001101111000011011100011010010000100111011010100100001101101111001110001100001011010000101010110101010100100111001100001110100011101111001000011011110100011111111000111101010001010001000011111101000111101000101111110101111101101110101010000100100100011111011011011000011110101101101001110000111101101001011010110011010110010101111100110001010011010000101100000110100000111001010111100101001100111101010111100000100011011001100001100101101011111100110100101010001011111110100011110010000010110101101111101110011111010000101111110111111101001111011100000101001010000010111011101111101100011011001001111100001111110011111001011010101111010100110111011011110101110101010110000101001010110000111111001100001010110000100111010001011101010100010000111100100101000101011101100010010111100010000101011001000001111101011001100011011110000010011011011000011110001001101010100011011101011111110101011111000010001100101011001011110111010100100010010000101010001001011010100010011000111000101001111011010011101100001001101111110010101001010011011100000010111000111101110000101100101001110100000111100110011001101000001001000011110001111011011001010111010001001000011101000010011100101110111001011101011010100001010110111110101000011101001001000110011110111001100011101100100000011100100110100110011010001101011010011110010000011010001111111110001111100110000001100100110101110101000111111011011100111100011000110110000111111011110001011010110101111001111000100001111100010011111101111001110110001100000011011100110001001010000001111110111110010100111010111111001010111111100000011010001010101000110101011010101010010011010010111001100001011000100011111101000001111110011000100110000111110001101001111001000110000110011101000001011111001100100100111111011101110010101011001010100101010100000100101111011001110011111100101011001110011011111011100000100100000001111101110000011011010100011111000001111100111000111101011100101010110100111000011010101100101111111110011100110010000001101000110111000100011011100000010010011000101110110100001100100010110000010010101001000001001010111010111101011000101000011000000000100111011001001110111101010111000000011010011001000001110011001110111111100111101111110111100010100001101100111011000001000011001100110010001101001001101110010011101010001110110101001010010100111010010001011011001011000101001001010101101010000101011100001001100000100100111010010010001111001100101010101001011111001110000010111101011100000011100101111111111101000110011010000110011101000001000011010101110010011111110101111011000001010000010000100101000100111001101010011110001100100011100110000111011000000101001101110111001010111101010001110100100110000011011110110101001100101100111011101000000000111111111110000011100001111101011001000110011000000010010101001010110000100101011100101111010010110011001100110100000010110011000000010100001011110000000101001001011000011000100101111010110101010011000101111111110101111000101001100110001011000111000110101011001111111010001010100000010000100110100010100001010111101101010011110110011110000001001111010101110000000001101101011111101010011101010001000001000001011001001001101000011110011010101010000101111010010110001110011010101111010110111011101100011000001000101000101101111110010011000000100110001111100011100100101101111011010001010001000011001011011100000101101000110110110000001010010001100101011001000010011101100111010011110101010111111111100010001100100110101111010001000001111001110011111001001111111010111011110011100100000010111010111000111110000000110001100111001111000010000100001101110100010111110100101010111110110011100010111110100011000101101101100000110001111110011000000100100001001011000100111010101110100010011000010000100000101111111100010010101111001011001000100110100100111010011101111011110001111111010010100111101101111000010001101000011000010010100011001010000001011001001111101100011001100000000111000001000110100101001011011101101110011011010110010111110001111010111110111010010101110010100101011010011100101000100011111110110111000101011011011010001101000000001111001110000011001110011010101110110111010000100111001100000001100011111001100000100010111110110001000010111010100111111000111011001110111111001111000000111111101001100010010111000010110011010010001010001011111111110111101010101010011101100000011100000111010011111110010111111110111110101001101001110000000011010010001011110011000101010000010111110101010000000111110000000111001111111010011110011001011101001000001010101100111011101110101101100010011111000111000101111101011100000010001011010011110100110110111011100001100001010000101000100000101101110001100111000000110110110001000011101000011101000010001101011110110000001111011011010001000101110111101110100011101101111101111011101010001100110000101001000011101001101011111111000000000110100010000000100101110100100110101001001101001011000111001111011110011101111001110111010110101110011001001100101111111001100101101101111001101111001000010111010010010000110011010000000111000000110011101011010001110101110001001001010000011000100000100101110011111010010101001101000110011110001010001100001001100101110101110001000110110001101001011011010100111010101100011000101101011011110100010100110100001111101000001110111110100011111011111100100011111000111110000110001001110011000010001110000011110010010011010000100101011001100100101110001010011100101010010111011001010101001010010101000011000110010000100111000001010110110100101011111010010000101011100101010110010010001100100110100011001010011110100001010010100001100011001000000111011100111101100100110000000010110010110001011100101001010100001010101110110111000110101000111110001010110000101010111010001000110111111111101111001010000100001000000110101010100110100011011010011001011110001010010010001001111010001110010110010100110110010000111001010010010001111101100100101110110110111010011000000111001010001011110010100100001101010010111110100111001011101001001110100100110001111011101000011111110110010111111001101001110001111001110100101101011001111111010011010010111010001110011011000010010100001000011011011111110001011110001011100011110110110001000000100100000110010011100110000101111110110001011011010110111000011010000000100011110011011001110001000110001001011011000111011100010010101101010010011111111100010010000000100001001110101001000101101011101001100001001101001010101111011000001110110010101000000100010001010000101111010000110001000101101010010101001000000101111101111010010111011011010011011001010111111111110011111010011010111001011000100000000101101011110100101101111111111111001010001011010000001000000111100111101110000001000001000011000011000010110001010010101001111110111000000110111010000000001101011100101010100000111011111100100001110100100011000110000100000101000101011000011100111110001110101000011101000001001001000001111110010011110111001100110111011100111000001001010011001111011100011011110011010110010100100011000010011110110011111010000101101101010111101111110110110100001010110010010100101101100011001111011000111011010111011000001100100011111011000000101111111001110010101100001010111111010011001010111000110100010000010011010100100101111100110010100001011110100000000111111100101000100010001101110000100010100110011101111000001100001101001011101011110000001110111110110100100001001100101110011111000111100100110011110101111111011011110001011010110110011110001110101001000001100100111110101100010110100111110010111100010100011011010101001001100010101010011001011111011100100011111110101101110101010001100110101011111010110011101100110100111100100000011011111110000101000010010011111001001011100110011011011110110001110111111010111010100001010011110110110100100011110001011110001000000001010001101110010010111110110100001110101010110000001000001110000010001110100110000000001000001111101100000110011110000001110111001001111011011110101010110101101100111011010101011011110100001111101110100011111000100010100010010011011001100000000101001110000100000101110011011101100101111111001100011110011111000100110110011000000011011111101001010011111100011000111110000011111110110110001100010010010100100011010111100011111011000100011100010000110010000100110011001000111010001010001101101011110010110011000111111111111000110001011100001001100001001011100111010011111010110000111100110100000111010100100011100000000011110010011001100111011000010111110001101101001010011010111001000010010000001011010110101111011101011100100010011001110010100010010101100011000101001101000100000101101101010000001001010000101100001101010100011010010110100001111010010111001100101101010110011101100100101110110000110001110001100000100111010000101000000110001101101011000110001010111000000001010100011000111011111010101110111110111001001110010101011000110110101000101000100100101010000111100101010000100110101101001101000011101001001001011011100101101111010101010111111100000011000110011000111000001110101100110011111110100110001110000100100001000110111101011011001011010101011000101000110011000011110011110010001001011110010101110100110111100100000100010110110101011010100100000010100111011100110000010001000101010000111101101111101100011001101101011111111010001010001111101111101001110011011101101111111101101101110000001001110100111011110101101111101101000010010111111001001100011000010011001011010000011100100111010001111000001111000001100111101011111011010010010101000010100110101011010000100011001111110100001011110000101111001111000101000110100100001110011101011000000001100001010000100100100010101101001000100100100111010100101011110110110000100010000001101110001000000000000101101110100001101001100000010111001111101000011011100111010001101011001000000111010001101101110001010011011011111110000011110110110111001100100111001101110111001110011011010110110110000010101011001011101000011110010000011110111101010010001110101110101000111110000001011101010100001100010010010100000100111010011100110101100100001110110000101011001111001001100101100010100111000110111101100011011011110111100101010001000000000011010001100110111111010001010011100111010111001010011111101111111010000011011011001011101011110110000111111100100011100000111100001000010100001110100101001111101111111110110101000001100011000110110110100000101100001010011110011110101100000001011101010101010101101001110101101100000101111010101001001111111000011111000101010101000011010100100101100110000011011011100000001101000010111111101101111111001110011001011001010011100010101111011001001111000000110010010001000010110100100100100101110110011001110110010010110100111100000111011010011101101100110101100001010101101100011010011011100110111011110111111100000000011111100001011101010011111101010011010101001111100011101000010001010011100011000111101000100011111110100101111000101111000011011001100001001100110010011011001000100110001110010101101110010101101001011111111101101111100101110100101001001000010011101010011000100010101111111110000100011000010011000001100110011010111101100010001111101000101011010110001100110010001010110111110111011100100010110111010010110010101001101000100111010110110000000101001110000010000000111100111101101010110011000101101010001011000100110111101111011100101101110010010101101110000100100010111101110011111010011011110110110011000010111010100011101101101111100011010011111011011110011101111000110011111001101110011001000101001010011011101111101110000001011000001110000010110001010011001100001101111100111001010010011010011111111111111001000111001100011010011010011101100110010000000010111001000110111011010001000111001011101000011011001110111000000000111001010100101001011100101110000101000001110111100011101010001000110000011001100011100001100000110110000011111100110101100100010100011011010101010111010110000011010001100001110101000011010110110111100000101110001110100110010000000010100001101100111011000111000101100010000110110011110010111111111011100101111001110011110101000000100000000110010001000001100100111111100110000010000001100101000110111001101000100101101010111000010000001111100010110101011100100001011101001010111000000010011110110101100011110001101010110100011101010101010110100111110000011011101011001100001100110010110110110101000100110010000101101101000010111101111101100100001011101011111011000111010001011100111010001111010101100010110011010100101010011110110100101010110010110100011001110110000100010111001110010111100011001000110000001001100000001111000111011001000111000110011001100110100011010100110110111000001000101001001101101111110110111010111110111001111001111010010011001001110010011110010111011000000100101101001000010010011110010000001010101011000101001111100011100010100011000100000100100001100000000001101111011101011100011011010101001100100010101011111111111000010011111110000101101000111000110011011111100010111101111010111111100010010000110010011011101100011010010001101111101111001111110110001010001110101001001011010111111101011011110111001110010100010111011000000010000011000010010110101101011111001101100111010011011011101111011011001100111011110101011011001110011010000011010110110101100100100100101110001000101010110101001110011010111000101011001001110101111000111110100001001110100010010010101010100101001011010011101100000010100110011110001001111010001111111011011101101000100001110010111101001001111111010011010001011110111010101011010110111000101100111001100000110110100010100010101011011110001101001100110001010010111111000101000000111100111000000000011111000001101110001001111000010110000100011110011011100011010001100111001110011010100110101111011110000100101101101011111011101101111100010110111000101001101100111001000101001010100101000011101000111010110010010000101011100111011110110110000111010010100011100101011010010111000111111000001111111110100010000001001111000001011000110101111110001001110101111000000101001110000011011001111101010111010000000000100111001110111001011011001110100000001000001010110100111010100100000001011111011110110010101111100110111000100100110010101111010011110100110010010100001000100101011101001001110011011011101011010010010100000110110000110001101101101100110010010101001010001011001000110110011101001011111001101011000011011010100110000101111000111111000010110101000011000111010101010010011110110110011101111001101100110110010111100110101010110110110110100110101111101000100111010111110010010000000100001101100011001111000011101001100111110001011111101001001010111011110011101101010010001010111010010111100000110011110010000111000101100011000110100101111110111011111010010110010011001011101000100110001101010001000111111011011000110101010011000100010001101100100101100110100010100000111001110110000111101100010000011100001111100010001010010101101111101100011101010101010101011101101001011100111111010100011101100110010111000010110011101001110011110011011010100011100000000111100101100110110001111100110110000010100001110100010000100100111011011010000110101100111101010001101001000111001110110101100011101001111101110001000001000010001001001011010100111110111001101101010010010011110010010010110111100011011110100111001011001111000000111010000001011011101100101100011001110101010100000101010110010011000110111110111011011111100110011001101011010010011001100010011111100100001001010100000111010101100011101110110000000100101000100101100000010110010011100111001100011111110100111101011010101110011001100100001010100010110011000011100110110110101011111101010100010100000010111111110010100000001110001101101111100000010010001011101111111010100001100110010010000010000000100001010111000111110110111011010000001101111000111011010100110000010100010101010011111100110111001110001000100111010101101110000000101010110110101101011101100001000000101001101111010100001000101001010110001110100110001011011111010100101101001111111001110111100001011000000010011100000001101011000000110101001011001110000000011010001101101100010011111000100000011110000100110101101100011111010100001010110011111111011100001101000101001000100110010110110100011010111101001100011101000101011101100001000110010001100010001100000000110010001111111100001100111100011111000001010001110100100101011000111001011011001100000001100111011101001000001010011100011000010011011110001100100111110111100110001000110101010101001110001000100010110001101010010111000100010010110111111101001110110101110011101010100100110000011110000001000011101001000010011101101111111101111111100001101010001101010010000101110010000010101100000101011111000101000010010011010100001001111111110100000001000010010111100110000000100011110010000001000001011101110110101001011110001100010010100011001010000101101010100110110000001101011001111111011000100110000011011011110111011000110100001010000110110111101111010101001110110011110111011001000111011000111110001101111100110101010000110001000111001110000100010000110110100110010110011000111100001010111011011011011010111011001110000100000110100100001100011111101111111010111010011101011111110001100110101000111000100000001010111101101110011100111000101101011100010011100000101110011010110110000111001101111100101011100111111101111110111101000110011011101100011011100001100100011110011110011100100011110001010100111011111100110001110001100010010101010001010101110001011000000000110010110111001011010111111011011011000011100000110101101011000011001110101110010100111001000001110011001111100010001100001001110000010001001100001110001101010101110001111010110110111101100101011101101100011100111000101101100000111001010010110111011001000001100110100110011001101000110010010111110000111011001010000001010000011101000111010011000001110111000111100010111111001111111100000110100011011110111001000000011111010101011010110101101010010011001100011000100100111100010010010000101000111000010000000101101110100001010010111010010101100100100100111100110001011011010101100110111111011001110111001100010101110011001101101010101100010100000111101111000100100010100111001111101011100101010000011111011110111110101001101011011111110010110100100110111111100010110011101010100000100110110000100101011001011111001010000000101111000101100100010101111111100010011011010101001101110111111000110011100100110010011101001011111101111101001010011011001111000110110001010110010011100001100010110100111111011001101100110110010100101110000110010010101101000010001100110110001011101101011000001010000010000111110000011001101001101010001101011101111110110011011010100001010101100001100010010111110111101001110100001101011000111111001000101011000101110001000101101001010100110100100000111100111101010111000001111101011110010010100100110100010110011001111101010111001111110011101001010011100101100010111011001000011011000001011000001001010110100011011011110111111101000110101010010111101111111010101001111100011010100110010111110100100100001011111110010111110000100101010110101010011101110111010110011100111110101000010110111000011101010000000011001000101101101000001111010001111101111101101111000101101101001010000001111100110000110100011111101110101010100001100011001010011011001111001000000011011001100010100001111000011110000110101100101101100001001100101110011010011011100111001000000011010110111100101111100110010011010111101000001011001000011110001110011111000010000101001111101001100010011001001100100101110001111111001011100000100010110111100101001010011010111011010010001111110010101100011100101001001010010110111011001111000111100110000011100111101101010010111010011110010000101011110011001010000100110100001111111011110001110101101001100011110000000101101110111100101010101000010111101100001100110001110101101001111110001010101011110011101110010001000001010011100111010010111001111101111111001110000110000001101100110000000001000110100011001000011001001010110001100111011001010001111011110001110001000111000111110100110011100011100100010110101100101011100110111010010101100100110000100101111110001011011110110100001000101111101111110111110111010010000111000011111010100000011000100010101001111011000010111101001100001011111110100011001100010110001111110111110000110011110111011001000010110111001100011100101010100110100000001011010000101111111011001011010111001110111110100000000010110011010010011011101001000110110001001010110101000001000101011111100100001110111011110001001011001010010111101111000101111011100100101000001101001010000001101111101010101010110000101110101001011111111001101011000001000101111000011110000011001000110010110000110101010001001011101001101000000101000111001101000000001000000101001101110111001001011100101110110001001001111101100000001011100010101101110000011010100011000101001000110100011001011001101100111000101010001010011101110101101000111001110110011000100001100011101100000001000111110000000011000000110101000111000101001100110101000100111001010000101011111001000011001001111101000111101001010100111111101110110100101100101110011010110001011110011011001010000000100110011000101001110001101001111000001011100001011000111101010111111110000001111101010001111001010111110111001011100001101000001001010100011101001011000011111001000011110010111011110010000110001000100100110101110000111101001000100000011001001101110101101101001011000110011111111010101110100001010011111001010111000011100101110110100111100001001100110110100111010110011110001101010110010100011000001100100100010110010110110100100100001110011111010100001011101000001100011010111011001101000010011111110100100101111010001001100010010100110011100101101001011111000011110101111011100000010011100100111011010111001110100111011001101100101101110000111111000000111111111101011101011010000110100001011010011100110110010100001101111001010010101010111100011011010110110110000111010011000011111100010111000010111100110001110011110111110001001101010101110001000010000111100010110100010100001111101110000000000101001010101011010010011001001001100011100110100001101111100000101001100000001010010000110100100101101001001111000001110011101000001110110001011000000000110100011110111001101001101011110011110111000110000010000111100000010110101101011011111110110000001101011001100001001001111100101100110011110100111111111100000011101111111111111010101111111001000101111111000111011100001000110011011100100110101101000000001100011110111001000011010110100111111110001001100010100100011001100011100110010111010111110011001010001010100111000011010000001000011010000101001011011010001100101100111011001100110001111001110101001110010111010011110110110100101110101010110101101101100101100110100000101011000010001000111100001000000101010010010001001101001001101110111001000100000010111011010111001001101101100000000001010110000110001000111100000010001000000010001011011001000010000010110001001000010001111111101111110010011010011001100100101000110001001101010100000101010011000001011101011110111010000100000101011001101010100101100001000011110110011011001110000010110001111001101001110110111000010010000100001011100110010001100010101110011001100011011100101100101010111001101001111011111000011000010111001101100011001111100011010001100000110111000001001101110111110110111100000010100001000001101111101010100001111000010110111010000001011101010000100110001100010001100100000100110011011100011111011000110101000101001001110011011110100100011101011011111110001000101101110011010011111000000011010101101101110000000001010101010101101110001101111101011000100000101001001000001101101010011001100100100101001110010100010001111001010101111000000101010111111001011011011110011111000111101111101111101101110001111111110101101001100100100000101111100001010011101000110001101010011110111100011010100001100000101001001001001010011101010101110110110010101100010111000110000011101011001010010110101010110110110000111110010000010010110010001111010100100111101110010001001100100001001100111111100111010001010100100111101110111111000111011110111001001011010011100100110000010010110100110011001000100000110101110000101111011101110110001010111010100011010110001011111001000110101010010101110111011111010001010100011100101100010010000001010100110010100100110111111011111111010000110001001011011100001010101000000011010011110101111011000110110110100110110000010011010111100110100001001010111111111010001001110100100000011101100100111000100011110111011000011001110111011001101101011001111110000110111001000111100010000010111100011010110111011110110100000001111110111000110101001011101000110000001110001011101100110100000001001011111001000110100101001010110111101100111110000001000011101010001100011110001000010111001001010010000010110110110111010001101101101000101001001011000110001110100010000111000010100110100010111001110000010010101100111001110001000101101111110000011111111010101001100111101100110001100010010100110111000010110101111101110000010111011110100110011111100000101000101110010110001101011000110011000011000001010011110000100000110110111110010110111100111100011011010110001110000010000110011110001000000011010001010100100111101010101110101100001110110111101111010010010000100100010000000001010110001110110100100101100111000001111111100111101001011111011111000011001111100110001110110110000100100111001100000000101110001111010110000001000110011011010011011110001001100101010011001100001010001111111010101101010101100011000101110110111011001100010111010000100001011000100100010010000101000000010101100110011001010011110010011011011011110110001001010001001111111110010101111001111100010101110000110100101011110110000010110000011111101101001101100100000011101100011110011110011111000000001110100011111001100011111110110101100111111000100100101110010010001110100110000011110001101101100001010001110010001100101000100000110010010101101010001011110011110011101110000111110111101001110101001101100010100000110101110100111011000101111010100111101001000011001100010101001101000110101010011100001000111000100111101110001111101001011001100110011100001111100001111001001100000010001000011011110011010101000111110110101111100000011110111010011100011011010011001101001000000010110011111011110010110010011100011001111100100100011010111101010000111001111011111001100101101001111001110100010111010100100000111000100100110100111011010100100111110101110010001001101001100101111001110001101101010011010111110010001000010010011001101111010100010011010000000101111010101011101101110110011001011100111111110000110100100110101001011010101111101111111000110011101110110111010011100001111100011010111011110000111011101011101000010110010011111001100010101000011110110100000000011010001010101111110111111100000100100001010001110101100111001100011111110111101010001111101001011110100000011101100100111000101000011100110100000001101101010100110111011001110111000111101000101001100111000100101110101011001110100010110010110111110000001000010010001110011101011111011011111001101010001001011010101011100001101111011000110000000101011011101011100111101111110001111110111000101000011010110010001101110110110011111011010000000000000000011111010010010010001101000101111101111110000111011100000000000101001111011011101011001000011110011000110010111010010111110011110000000001001101011001001111101100110101111011010100101110110011110010101111011111000001001111101000011011101100011111100111110000010000100001000100010011011010111101011100010000101101101110101110000101110110010001100001001101000100111001011100111011010001101111100000011000110100010010000100000111011100000101000000000111101010001101111010000001100110100000000000101110111001011111100111000011001111110111111000101011011100000001111111011010111001110000111101111111101000110100101100110111000110110101011111101101000110011100111011010000010100011101100100100110111111011001000001100110010011000010101111001111010001011000010110111100111100101000100101110001100100000010010110000011001101000000011110111000100000110011010011101001111000111001010111111111110101000101000010000011100001000100001011100000100000011010110011000011000110110000110011101010110011010111011011110100000111010011110010010011111011001001111001100011101100101101110000110010111001000110110000011110111011000100011000001011000100010011110111101110100001101101011010000110110000001001100011011001011100001000010011010100011011010011000101111110001001010101110110000010101111000111100010111010110010100011000000111001110100011100111110011100001101011101111011101111101010001001000000010001011000001010100111010001011110001100101010001010111111110000011101011100101101001000001011001011101100110111011111001101011100001001110110001101100001011111101000010101000100111010001010011111110110110110000010101111001101100100011111100010110010011001001011110110100001001101100010000010001110101011110001001001000100110001011110000110010110111011111100010001100101110011000000100101010100001110100101001001010111010100110100011101101100110000001011110111110011111110111001010000111101101001110100001101000010010011110111111010010010111111011010010001111000010111000100111001100011001001111001101111111000010011101001111001101110001111001001011000001100110101001001110001000100101001010100010011111000110000110001011101011011101100110011011100010101110101111101011001010011100010101010010101001011011001111100000111001101010001100010011111110110100110001101011000000100000001010000111101010011100000110011001010110000001001100100010010110001100100000011100010001000000111100101100110110001101100010000111011100100110111010000000111001101110101100111010011010011011000011000010110001100110001000000100000011011011010111101111110110100101101010111011000000111110111000011100101010000100101001001001011001100000111100111100111110110000000010011101101001110000100010111010000001111101000100000000111101111101000011001100101110000101010010000111000100001100111010001111100101111110110101111001000001000010011100000001100000110000101010001000100011101011110110001001100011111001010010000111110101010101000101100000111111000011111110101001111110110011111110100000001001111111000100010100100000001000000000101111010010101111111111111000011001101010001010011010000110010101000000000100100101001010100101000101110100001001100011100011011011110111100000001111100111010000001010010111011001001101010110100101001010110100110111100010100110100100111010101010010100101011000100000111111110010001110101011110010000001101000110001001111011101100010110000101011001101010010011000111110101011110000100001101111011010011010001011010110100000010011110111100110101110000010000100011001000011001111011011001101010101001011010001110001111100000001001101000001010001000000110100011100000001011110011111000011011010000000101100000010110110001000010001001100111110110011101001100011011100100010111001101001001011110101011001111010000110100010011011110011010100010011110011010101101100001111110101110100101110001101011010111001111111100100001000100000101001001010001100101101101000010000000001100001110111000110011100111001101101110110111010110010011100000000101111101110111100110110001010010000111110100101110000000101000110010001000111111101010111110010000001110001100001111111011101110100011011110001010010100011010010010100000110101111101111011101100000010111110001000110110001111110110110010100000110100000010100000011111000001110101010000011110000101111100111001101101011001010110010011011101010110011111001011000010000110001000111101100010001001101001001010111100011111110110001000000110001100001111001001001111110110110000011011111110011110000001111100011001000100000101101111000101101010010000010000000011011110010001101111000110001000100101001001011010011100101000110101010101100100110010111101001010110100001100111001111111101011001110101011001011011101000001101101110110011111011000000010100110111001111101110101010101010110011000001100011000101010001100111010110100100101101111011100001011101101000001011001101011110000000111101111101100101001011011101100001010011010010110001011111010101010000010100101011000010101010011110011011100000010101001101011010100110110111000101111111011011010100100100001000000010011011000011000110110011100101110111110110011011100101011000100110101111001111101110010100110100111100000011110010111000101000001010110111000110000010101001110010010001110110101000011000001000011100101110101101100010111010011000010000100011110111111001010010001001100110001111001001111001100101111101111000100000111011111010001111101110011011000011000110111000001111001000011000111110101010110000100110100101011111010001101101001011001100111000100110101010001011011000111101000011111110101111010010001000011010010110010110100111100001101110011000011010010010110110000011011001110111110110010101110011111101110110010111100100000010011101011001000110011101000011000011001010001011011000101010100100101000010110101100011100110111010101010101110011011001000011110101001111100010101101010001100011100000011010110010111011101011100011101000100111111001011110110111111000010100011100010010001011111000100011100011101001110101101110011000001101011111100001110111011100011111110000111110110001001110001111111101110011100101100000110010101111110010111011010010011000101111011000110111101010110111100010110011110111101101100111001011101100010010001000000010001001101001100110111001100001101110001000100101010011110000101001011101111010110011110011011001000111011110010011100010011100100000110100011110111001011110011100010111100001111000100110000000010011101001111111000000001110100001100010000011010000011011000100001110100100111010111011100001100110100111110100001001011101001001101110000100011111001011110111011100010101001111011011010010011010110100010100011110001000000111111011101000111100000100111000011100100001000101000101010011101001001110100001000110011000001111101111011111001000010111101110111101010111011011010110101110001011000110111011010001111110000111100000010001101101011000111101001100001010010001001110000011011011000011101010000001001111000000010111110000110011010101111001001110001010111110001111010111101110010001010010011101000101101001110000001010100000010111110100000000001111000111000011100011000010011010100101001101001111111111001101010101011011100010011110110000010101001010011110011001101110001011001111000111010110010000001101101100000101101101011111110000101011101011010011000111001001011001101100011010011000011110001111011001010110000011111101101011101110101110111100110111111011001001000110010111100001001011000110110110100000110110011000011111101110010000101000000100100011111001001100111110000010001001011101011100101111111000001101110011111010100000110011001110011010000100111000100011011000101001011100100010000101110110001001100110001001110101011101110000001111000001010101011010100100111010100001011111001110101101000110101010110100001110001110000100001001011110111000110010110001111001000110001101001011100001010000010100010010101111111000010111101101101100100010111100010111100010111011001111100011101110101011001101111100000010101100000101111100000100010111010001110001010101110001011101100010010011000111010000000011111011101111110110010100010010011010110100110010101101100000111111110110101100000101110110100111100110000011100010010011011001011001111010110010101001101001000110010001001001110010000000010100111001110111000101011111101111100101010100001000001000101001110000101100000011101110010111011100100110011000011001100110000001000001001001000110111110110110110100101010111111010011100100100010101001111001101010110111011011011101111100111010111100001110000011010101101010110010010110111011111101100011111011000010001011110001001001001111001110111000111111011001110001010111111010110011010011010101000001110100011011111011000101111000001010001011011101010001010011000001010101111111110111100011101010000011111100011110111110100010001110000000011101101101101100001100010111100010001100001001111101000111001000001011110100110000100011001010011100010101111011001101001101010110111000001111011011111011011101101000101000000010010111111011110101110101110111111001001011011000100110000101111111010010101010011011001000001111001101111010111110101110001001000000100110010001100100011100110010011110101110111101110000010000101100101100001111111001110000100101101011110011111011101110010011110110010001101001111000010001111001110000011001100011111111000000011000000110100100101010111011110011010010011101000010101001000101110011101001101001011010100000000111011000110111110100001110010101110010011010110110101001010011101100000101100010110101000100001010100011100011111011100010110001000011000000100010000000111101110110100101110000010111111011101011001001101010110011110000110011001000001001100110110111010011111010100000010010000100110111000111100000111111110111000001111110111101001010000010010100010010111111001110000010111110111010001010101010000010011111101100100111100010101100100111111101101000111011110000101000110011000100001011110011001001101111010010010101111011111001011010000110100111010001110011011100001000001000101101110010111010101010010011000101010101010101001010110110110111100000110011100010101000101110101001101100101101010000100110010101100101010001001000011100001110101110111011010101001011111101111011000010010010101000110111001101011110011111000001010111101001110011001011000110001111110001001000111100101110011001111110011100001110000100001111111101001010100100010110101010001101000001111100111110101101111100111001000000100000111100011101100101010010111100000110010100111100001110100001101000001010101000001110100111111011000001000000010111110100101101100010100000101111111110011001010110111100101100110011110010010110001110100100110100011111001101010100100001000111010100000100011111001001010100111101101010011010100001011111011001101101111100001101010100100010010111110101101110000000111101011010110001000110101111000011011110010110000111000001101010101101011100000110001010001010010010100101100010111101110100001000100011011011101101001001100111100011000101100101001000010000110001000110100011000010001100100000001110000111101010010001000110011010111011101001110000111011100110111011111001010011000101100001110100101100110111100101000010110010001010110110100111101010000110001011110111110010100101111010001100101010111101111100011101111110111111111111000111011010111000011010010100111000101000110000100011000000111100010101111100110100001111110111101101011010000011001001010100010110011101110010110111000110101110101100001100100100110001000111110111000111100001010000001101101010110101001110001001011000111111001010001001011101110111101000101111100001011100110000110110011101110111001110110000110110010000000001001000101111101010011110001111000111100111001101110100001011011001011101110111001000000010101100101111001000111001100100100001100010001010111100111000001100100110100001111101110010101111101001010011000000011111110000000101010011011101001111101100110101111111011111101110100000010111011010101010000011111101101100001111010101110011000100110011001000111010111101010110100110011110101011000110111101010111001101010000011100111100000101100011110010110001110011001110110010110111110011001010100010010010010000100111001101101100001010001011001100011011110001111101111110010110010000000100110001000100001001101000001100000010010110111101100110111100011001101111111001110101101110001101101101000100101100100100110100100010111001010100100110001101001011001111100010010000101111011011111110101010111101000001101000011001100010110101000100111010101001100011011100010011001000111101110011001011010011000001111011110110100111100011011110001010111000100100110111001010111111110101111010101101100100100110110001011001000101100110001100110000000011010010000111101111001100010100011011011000010011111001100010011000111001010001001110001111100110100110011111101100111101000010001010000000110111100111100111010011101001011101110011000011100101011101001001101001100111000001111101001101110011111011001111010010010111101011111001010110000101110000001000111000111001110010011110111011010000000011110010110100101100110100111010110000011100111000000100110101000111111000110001110001000111001111111101100001111111110101001010110000100100011010010101101111011011100111001111100101100010000010110000110100110110001000000011001101101000000110111011100110110110100000001101100100000111001000100101010101011110010010011101101110000110000111101010101000111100010001000001100000011110000000011011111000011111110110100010000010010001110110111000000001111110011010110110001101111110101110111111010010101110010101101101111101011001101101010101101110110111011110001101100011100101011111100101111111011010010000100000100100001001011111101100100111000101011111001001000011000000100011110101000110111100010001011101110010010011100111001110000001101010010001110011101001110010001100111011000010111000111000011111101101111111100101100100101001100100011110001110101111011101011101100010111110001101110101101100000010111000011011100010111000011001010111101111110100111100011101001101101100001110000110100100100100111101111011011011000000110110011000010000101100110011101100010111110011110010101111101001001100111011101100010111110101010101110001110000110110111110000100001100110111011000010010101000010011100111101110001111010100001110000110000000000011101000011101111010000011010010111001100011001111010011101001011011000110001000010000011010100101011001101010101001000111101000001001001001101010111111011000111100110010001000000100100110111011100101101110001010101100110101000010101000011001110110001101011101011100100000011100001011101011101111111111101110011011001100011111110011000100111110000011101000011001011011111001111011011101011101111101101101001001111001110010000111011100000010011110000011110001111110001000010100011001110111001010001000010100000000110110001100011100011000100000100111011000100101101111110000111011001011001000010011110011001111101111001000110111011010011101100001000110111000001110010111000101110111111000111110001000100011111111111111011110100110010001011001111110111010011010001011101011011011110101101100001101000100011101110100011001100111000011101010010110010001111111000111000101010111111011100110011100100110111100101101011001100011110000010011001110100011110101001110100011100011100001011110001110011001110000111011001100010101001001111111100001101000100010001000111011010001111001101101101110101011001101100000111011101011101011100001100000010100010111110100111111110010111101011110110001110111100110011101100110111001101011101111000100100000000010101110101001000001010000100001001111100101010101011101101100001011111110111001000100100010100101111110101010010011010100110110010101111000000001110110100101101100110101101000011111010100000110000110110100100100000111111011000100011110111101011010101110101111000001001100010110000011101111110110001111011000010110111101111110110100011110001011101110101011001100010000011111010011001101110010101110000100010110000000000000111111010001001010110100111010001110100011100111101010010010111111111001100001111010000101011111000010110010101011011011011100111101001101110110001001011011011011111001111111001001100000110101101100111111100101110000011110000101110100010111111111101001011001011100111010101000101011001011011001000010010011011000011110011011111011010001011100110100010010001010010100101011100110100100011011000010100111000101111011000010110011011111101001001011001100111010010100000011000101100010110001010000100100010101001100101100100110001000011001110001110110001010000011001000010000110000000110001001101110111010101011001001010111011111100010110000001101001101010110010111011110110001000101110000100001000000001001010111010010010110100110111000001111100001100111101111111010100110011101100011011100011110011111110101001101111100011001101011001001111100101011100100011000111001001000010010000010011000011001010010100000011011101100011011010100010111110001110100111100101010100001100101001110011111100000001011011111011101111111110010111000011111100111101110100110111001000110100111101110100101001010010011000100010001110000111110100100000101010000110110011000011001010010011000011010011111101100010110101000000000011010010010101111111000010101001010000110110111011010111010111000111010110110001010110000100010100011010011001110011010000100100110101000001011110100011001000100001011111010011101111101101111000010111010110011110000010110100010111100101000011111000011100010100000011001101110000111101111110001101001000110110001001101001001111001011000001111010011011010010001011101101010010110001111100100100001111000000110001111101100010100111010000011011111111000110010110000001011010011100001110001110000000110100010111010111101111101001101111110111000101100111011100100011011110000101100110011011110111100111011111011100100010110001010000110110110101110011111010001001001101011110011001111010001111101011011011001100101010000110100110110000100110000001011111110110110110000111000001010111111111101101000101111011110101011100101011100000100111000101101000010110110010000000000011101000011101111001100010110000011001110010001011000100111111010110110010111000011111000111010111110110001110011101101011000110110011011101101110011101100111101100000010110111111000110110101100101110001000010110110100110001001100111110010101001100101010011010000001010011101110111111011101100111010110110000011100111111010011010000100101110100111010110011010010011010110010001001101101111111110100101101100001101011110101110011011100110001100001010011010111011010010000001000011000000110100100101011101001101100001011000000001001101110000010101110110001111100000101111100101000111110011110001111110100101110011010011111010100101111111010101110010010010111111111001001111010111011001111010001100110010111011001100000011000101110001001001011101010110110001101011101100011110001001110000001111011001111110110111111000101100000001000000010011100101111000001011000101101110101101001010101111011111000001100011011100100101011110100100100101110111000110000011101001000010011000000101111010010000000001110000000011011110001011010001110010011110001011001101100001110011000100001110101100101101010010000000111100100001111100101011100001101110101011101000100011101001110111101110010110000101110011110111101000010011100011100001011111101010011010000101001000000000101011101100101100000010101011100010001011001101000110010110100111010001001100101010110100010111101010110101011101011011110110100010011010000001100100101010000110000001111011101010110011001001000001100111100110110100110011111110111010111011101100001001101000011001110100000110010011111010000100100100100011111100011100101100111000011011000100011010010101010001000111111000101001110001001000011001111001111100001101000101101000000111110110101001110001101110011110000010110100110111010011010100010111100111000110010111000011100011100011000100110001111111101010110111111110110101000110111000001000101110111101110000000100100110000110010010111110111111010001000110110001110001001110011000101000001110010011011111101100001000101000101110100001100010001100111101110100111101111011111001110010000111111110100100101011110010100101011011001001100000110011000100110111111101000001111110110010111001011000111011111000111111000100110001000000010101110111110100000111100101101011001001111100100011110011101111100011110111100000100111010010000101000011101010000110111100110010101011011010011110100010101100111001011010110010101001001010100111011000111011011101111000001111100100011111011110111110111110110001100011010010010001010010000001001001100100100000100000001111101000111100001101110110111010111010111101101110111101111000010010101100010001101000101110100010101001111100101100110101000010101110110101100101000110111010000001100110010100001000010101010000010011111100001110111110000101110110011010001100000011111010011001101011110111100010011011101010010001000000000101011000011001001010011001111000001000111110001010111010101110011011111000101000000111010011101110100110111111001001111000111110111110110111110111111000101110101100010001110000101111110111010101100100011010101111010010110110001111010101101000101110100010010110000010000100100101010011101010111100111100011000101100100001100111110011000111010111000000011111110000001111111100111011110100010100101000000110101001111110010111100101110110011000111011000001000011010010000001001101110101101001001110110110001100011100001010010101010100011101101000011101101010001111001110111101110111000000000100111001101011110110101000110101000100011111110000011001111010110110110111101010010001100100101101101110010001000001101010111101011101011100111110001011010111000011111011011100010110010000110011001101101010111001010001111001001001000011100000011101110100101010000010100100010010110101001110011001110110001101100111000000111111101010110100110110001101010111110101101001101011010110110100111010000111111111101111011001101010100001000111111001000011100100100001110101001111001011010100001010110011001011100101101111110011011111001110111101101100000111001111010000010010110111101010110111100100001010100000000011110000001000110110000110000101100011100111110011111111001001010001110101000110011101001100001011010111011100110101110110011010110100101000011011001100010010000000111000010110010111101001111111101100010111000000010110000000011100110001110011000000000001001001000110101100110001100111101110101111010111100011011110111011001111101100101010010000101011111010111110110111110010000010011101011000101000111110111110011100101100010001011110010111111100011110001001101101010111011000011011011101110011011000111100110101001100010101000001101000011110011001001011001001101110010000010110101001101101110111110011111010010100100110110000110011001100101001100110000111100000110100111011101000111100000010101011110001100110100010100011000011010110011101110100001001100110010101111010110000010010111100001100001110001010101111001111100101111000010110001110010111100010110110111110100101000011010110111100010001101011101001100010110001010011010100110111100000101111101111111101100111010011001110010101101010011111101000110000110101110010010001101100101001110101001010110110001100011111001110011100000010011110110000000111100001101011111011001000111111010101010011101001110100100111110011100100110100010111011001000100101011011011101101111010001011101001101000000100011001000110011000011001011000000010000111100010100010111010110100110110101110111110111000110101010000000011101000111010100001100000001111010100101111100100001011101001100110011010000110001000101000010000100110101010111101010101111011000011100010011110011100001000101000001010110110101110001001111001110111000110111000011000101110100110101011100001011000010101011110101111000100011100110010011001111010001100010010010000101101110001011000011001000011000101001110110100000111001000110011111001101111011110001010010111100100110001111100000000111010101110110111000010101000011110000110001110000010110001010001100111100100100110111100101100011111111000001100000100110100010110001001101000001111111111101110010111010101000101101110011001110010000111011111111011110000001000111111010111100000010110111010111010100010001010110010101011011110100110100110001111101101010100101000011011010010110100001110101001110001010000100111111100110110111101011111001011110100001110010000010011001111111110100010111101000000011010010111111111010111000011111001011010010111101011101100110101001100101000000000101110110001001100000101001000111100100001110111101110101111101110100010001101001000100001110011100100111010010000111011101101010100101011010010101111000101000110111001111010010111110101001101010110101000110100010001011000000111011010100011110010000001010011010101001001001110010111110000011001010011011000111010001111000010011010110000111111100000110001000101010110001010100111001000100011110101010001001111110101100010111011000000000111101100010111110000010100001110010101000111111001000001100000101110100011010101110100001010101001101111110011000000000000101000110001001101010001000000100100010111000101011000011111111110111011101011101011001100010000110011110011110111010101011000101010001110101001011010100110111010100100000001011011000111010100100111000100001011101001111110101011010011111011100010100010001001001010101011100000011110010011001010111110011100110011111101001110010110001011000101010001100011111101111011111011110001011111001000111001010100100101010110100010101100011001110110010001001011000011011101101100010000000101000010101101001100100011011001100010010001101100011100000110011100010100011111101101000111000001001100100000000101101100001000101000111111110011000001110010111101010101101101010000111000101010011011001010011001001111010110010100110011010100010100010000101101011010110000111100011011101101001100010001110100010000001100001001110000101001010100000011101001110111110111111100101111111010110001101001011001110010011101010100011011010100100101000101101100000100001000111111000110000110110111100111010001101000000000011100111001000100000001000011000110000010110111111010000011100101000001010010100111101100111101100011101010111101110100011011100011011111010110011000000011110100000100010000101110011010011100010110101100001001100001001011100000111100010001011100001110011100001110000001111000101110001101000101011100110100111000111010111011001001110110110010100010000110010010000110100010101101001011100001001001000110100101011111111001100011101101100101110010111100010010101010001000111110101000001011011101001101001111111001111010010000010100100100100001101100101100100100110101010101111100100011111011111100111100010001101010001101011100011100011000100001001001111011001111001101011101010101101100010110010110110110011111011001100101010000101010010110110100100110110100001100101000110001100000101111011111101011010000000000111010110000001001100010111100010101110000100010001110000011101011110111110011111010010011100101110010001011100101110011101000100101010110010110110100101011010010011011111000101011011100111110000111011101110101111010110001101000001000000011011101010101101110000111011010010110111101110100010100110010101011111111010011011101000000010010011010011000000011011000111001110110100111000101101101000010111010011000111101101010110001010000110011001111110001111001111011011110111110100101101110000101101110001011101011101101101101000110011001101111111111001010111110000010100011010011101010111101100011101001110110000111110000111000001110011100010100111100101101001100111100011001111100001001010101111110110000000011011111100111001000011000010010100001100111010010001011101011010010100011010011000100000101010110001011010011001101010000000011001010011111111100011010100001010101001001010011011101001100001011111101110110100101111101001001100100001011100011111001010100001011110100110111100101101011001000100010101110101000001000011001000011011000110000001011111010001001110100110111101111010010001001001100111100001000111100101111100111011001000110100100101110010010011101000000111011100010101101000000110000000111000000001110101100100001110000001000000111110000001111011011010000110000100001001000100001111111101111101011100101110000111101110010101101001111001100010011110100011001111111100110010101110101110000000011101101111100110000101101110111010100001110110100111101011110100011001010010100011100110001101001001000111010111101010110100001110000011110011000101010000100000010110011100101110001101011010010100011000100101000001101101111100101110110111000111100111101010010000010100011000010110010110001001110000000001101010101100010100000000000100100100001110100000101100000100111100011101010101101001000101110001100001001010100010011111001101011010011011111011001110101001011011100010100111111010100001011110101101100101010010110001011101011010010010110011001000101010110010011010111001110100011110000010110100111101001101111110111110001001111011100101001011011100111010010000100011111110000010000001100101010111001000011101100101100100101111011101000111111100000001000101011111000000111101101111111110000000100100101111011001010111101101111101000100100000100011010011001101101111001100001011101001011110111010010001100100111100010111111010100010110010100100011001011110001010001110101111101010001100101111001101000001001111010000111010001111100100001000111111100110001011101011011001010111010101101000000110000101111100000010010000010000101001100110010101101010110000011000111110011101111101110100000111000110001001010000101100010101111101011001111100100001101011100010001010100101100100100001010111110000000010101101100111010111110110100110111110101000011000111011010010010100100011100011001000001001010001110011100111011010110110100010011100111110001101000010110000111000101111100110001110100000111010111010000110110100100110101111100001100001010000110110011101000010010110011001001111101011011010101001101010011111010001100011101010011100111100010000011001010101010100101101111010000111010111100110000111001011001101000001110100000001111101101001100100100111100000010101001011110001000110000011011011110110000011011111111110000110011001000110101011010101001000000110110001001010100010010110010110100100111000101000001100011010100010100010110111101000010000011111101001110111011011011011011000101010111010010010011100011111111001100101100001000010100000011001111100110110111101110001011111101100001110000011101100111111001100100100010000011000001010010101010011101111001010100111101001000010110101100111110011000111100010010011110100110101111011111001011001000110010101011000101110011011111100111000101111100001100110100100000100110101111011100011111110001011101001100010110011001100100101011001000000101001011011011000110011101111101111110101110111101010110101110101011111110100101111101010101000001100001011011110010011100101111011100010011110110001011001111100111110010110010101110000001100011010111001000101100111110010111100001011001101010000010011011010110110111011100111111101000001100001100001000101100101010111001111000101001001111110001101100011100111000100100001001110101101111010100001000101001111010111000101000000111010000111101111001001000011111000110010100111000001101100000010100111010001111011010100001010100110001011000011001000000001111101101000111001011110111101010010011000100000001111111011011111011101110101111100011001010000111000110011110100011111111000001001010010111001011100110100011100100010111110000111100001100010010100111001111101101001101000011110110011010001011010101101010110010010000101010010110111111001001001111010001001111000111111111110111110000001011100101011100001100010100000110100110101101111101101101101000011100101011101011000111101000001010010010100011100010111110111001001111100111000011011100010000000101001111101100110111110111111000111011100111110001010001111011001101000100111101100010101101111110101000111000010101100011101101000010100000101110001100101010000001111110110000100110010111111111000111110010000111001000101001100010101101001100110011001010110100111011101001111010101111111101000110001001001000110100001101101111101011110000000001000101101111100001011111001011100011110010001001010011100010110110010000000011110000010011110011111100110100010101010111100101100111000111100010001101011011101011001011000001110111010000100010101110101001010100111010010111101001101000010111000000010000010110010001110011011110001010011000101000101100110101001010110110000110100101100110110010000000100000010100101000011000010010101110001111001110111001001011110110100110001010000111110110110111100111010110111010110000110010111110011100010000101110010001111100010011000011100000101011101000110001101101000111100110010010100011110010100101110110001011000010001010101011000000100000100101001010000001111001100001000010011101010011101101111010000011000111110010111010100101000011011100101111110111100011010100111011110001001101001111010101101000001001001100000110100000100000110000111111100010110100101110010100101000101000000010110011010001101100001110011001000101111010100111011001101001011101101000110010101011111101100001010100001011111000100110110100000100001000111010110111010000100111010100010110011111010101001001000100111101111110101111000110111100000000100010111110101000110011101000101010111101111101001101100001000101101001000010000110000100100011000011101011010101110010101100101111010011010100010010011000011111001000100000011101110010110000010001010111101000000100010101011101001100100100010000101000110111000101101000100111111111001101101101010110011001111101010101000010110011110001001100110010001001100010110110100100101011011010001011000100110011110101100010111001011001110000101101001000111111011000010110101011000111010110101101010010110101111011000101011011001110111100001110010000010101111100110000110111111011010101111011111011100000010001000111010110001111011101011101111110000011001111111111000111100100111110101011001111110010100001110011000011010111100101101011101011001111000100100110011111100101101101000101101111110111000101000111101100111101110000010111110011101011100111001011001011001101111000010011101011001000010010100110111011001011001111010101100101100101101010001000010110001011111011001011111000101111000101010101111011010010001101001111010000010100101001110111011101110111101100010000010000111101001011110011111001011011010001001011111100010010110110111001101011000110100011000110110100010100110000100000101010100100111101010101011101100100111001010000011101011011111000111010010111111001110100111010100110110000001001001001111110011011011111101110010111100001001111101010011000011000100101100111000001110000010101110010100000010010011101000011010011110011000110110010100010000110101101000110110101101011000000110001110111000000001110111011001011011010001111000100110011111001101011111111101111011111001001111000111110101111010010001000000100110111110100000100101101011001110111110010111101000110010100110111111010000000001111000100011001100101011101000101100100111110100010100100001110011110110001011111111001110111001110110101100100001001011011000100110100100011000011111010110111101001010110011010011011011101110010101110111010010100111111100011111001011001011111100100110101111111100000100111001001111110011100000111001001001110001101011110010001001101011011100110100000101100110110100011110010101100001111110111100110101011000110111001011001000010101010111110101111111110110001101011010011010110011010100010110011001000011010101101001011100100001100111010001010010000001101100110001010000010011100001010111110101010010101101111100000001011011111010100101011010100000010110100110100100000101011110000011000011111000100000000001010000101100101100000111101000100101001011111000000010010011000001101000100001001111000101010100011101001000011000101001100000101111000011001000101110101110000101010011111111100110110111001010001100100111011010110001111110001000011010000011100000111000101011010111001101100010001010110001010010101011111101101110000101001100111001101001101010000110010111010111000000110110100111011011011011101111001101111111000011110000111000011010010111111100110011000011101000110001111111011000000110000001110110111011000101010000010000000000000010001100011100100011000111111010111101101110000000010110000001011100111110000100110000001011011001110110110101001111111100011111110101111010010001111001010100101111010011010111101010001100010001111011000011110110011110000001101001011100010001101000111001001101101110001011101110001100011110111011010001111110111011101000000011111101100100111001111001101010001010100001000000111110000011000101001001010000011101011001111000010101111011111101000100011000111111101111001011110011110101010011010001001010001100101110001101000000000111001101001100001101001100000011111100111001100001111111100111001110011110111000100111111101001000111000011111001000111110011101101001111000001111111000101001101110001010001111100100000000111111110011100011111011000010111011101111100101100001100101101101011001100001001101011001001000100010001011110001100010110000010000100101100000010010011100111100001111101000010011011010111010111110110110100010011110110011010001100101010010101001000110100000111110000010010111110010011101111000110110010111010111010101011011000110001111110000110111010011101110111111110000111111000011011000101100111000100001001101011101001101111010001100011000010111110001111100011110101100101100100000101111000101110101010111110111010001101101001000111000011000001001011100011111110100010111010111001010100000000110101000110111101001101111111111110110111100111001000110000100000100100111000101110011101011011100010110110001010011001100001110100001101111111110101011010110010010001011010011101100110101000111011011001101101111000010010100010001011110100000100111001000101111100001010110111011101000011100111101111001101000101110001111010011000001001110000110110101110110000100011100110010101000110101110010111101111100110110111001100010001000011011101010010100111101010110100001010000111110100000001011111001111011100101101111000010110111110011000000010110011100111000110100100100010000000110000101000011001100111011011101111110000101101100001110101011011010100010101000010001010111010000100001011111011000010001111010001001101101010111110001011100101101010110001110011111100100000101101010001100001101011100110000100010110001101100011011100111111000000110001111100101111000011101000111110101100101111111000010011100101111001100100000000110111100000111101111101100110111101110101111101101110011011100101001101110111111100000001000101000011100011110101100110110011110010111011011110100100011000100011100010001000011110100101111111010110101010101011110011111101011101100010011000000001110110001011111011101000010000110010001000001110111010010111001000100111011010101001011101011100000010001100101010001110000111011011011000110011001000010111100000101111110110010111010000010001100100100010111000011101110011011111011101111000000010000000110000010011101011111110101101100010101010000100011110001100110000010010110111011100001111011001100110101100001000000011110010110000010101110000010110111111000110000010001110001001001010111000100000111000001000000010001011011000101011100001001001011001000111010110000110101111001101100001001100100001101101001111001010110000000001101101100001001011010001001111111101001111010100110000010110101010111001101010110111010110110011011111110001110001111001010100000000000101110010110111000101110010101001100100111111111110111101011111011101111110011010101101110001010101100000110000100011011110011101101011111101010010110110001001010010010010000110011000011011101001010001110011001000011111011101100010001001100001100010010001000000100010001000101010010101101110110111100010000100000000100001010101100111101100101101010010011101011110101101010110000001010101101110101110110110000100001010011011110010111001111101110010010010001001110101110111000000110010001110000010110011101111110011000001001001001101001011100110110010001001001110000001011110110011000111111110110000111000001111110010111110111101001100101110100011101111100100110111100111010001000011011011111111101101000010000110010001001101101001100111110011010000010110011010011100111000010101001111000011111100000101011000000011010000010110110101001001100010000111101110001011000010111000100101100011111110101101001010011001101110111110010011010111100100000010111011011110000101011010010101100000011111111101111100101000011010011101101000111110001101100001100111110011101011011010101011000010110100001011101101000011011010101100000010110110101011110010000100100010001010100001010111001000010101110101010010010101010011000010101101110011110101110011000111010111000001000011100100101010101011000101110011110100011110010101011001011000011110100010000001101011010010010100110100010010010100000011111010110100000000101101111111101111001011011001011001111001110100101011000011010011001010010001100011100000011011011011010110011001001010011000000000010011101001011111111110100001001110011100001111101111100011111110001101111001100101010111100010101110011111111010011010000000000111100111100001000110010001110011010100110110011000010000110000101010000100000100100010010101110101101111011111110110001101101000101101010101111000100000111100000000110100110011111110111001111101100101111010101011000011110010001101011110000001011011000011010111001010100001100010010011011000110011011101000100111011111100010000011010000101110000111100010100000010000100001000111111101000010011010000001100010001011110001100011110011111100010000111011010100010000011000010111111000101010000101100111110011010001010100110111011010001010101001011001000110110011101100110000000011000001100101101110011000100010101000011100001100000011111100010111110011111011000110100010101101001011111001001010000010100010101110101111011001110001011100111111001111000111100011111001000111001011111101001110000011000001100000011100100101110100001011010110000101100011101101010001010100010001110010100111100100000110000001010111100011001110100101101000110110000011110001100000001001010100101001101001001000110010001100111110100000101001000110100010110100110001010101001111100001001110111101110001000101000100100010101000100110011110001001101110010101001011010111100010101010111101111101110010000000111100001111111101100010000000111101100001001101111001100001000111101110000001010101110010010001111110110000011100001100001000011111010011000111110010101111111111101010001000111111110101111011110011111111011001001010110011111100011111111111111111000011000101111110110001100000110111001011101110111000010110001000100111001001000010001001011110101010000010100110101101001101100011111100000111111110011110110011101000101111011101011011000110011010000100001000001011010110101100000100111100110111000000101010110111010001001001010010111100101000101100111011000111110111101111110000011110000101111111110110110100001101001011110000110111000000001110011110100110011111000110100011000100000100011001000101110111011010011111101001001011101000110101001001111100110110000111100111011011011000101011100010101100110100000010000001111011011001110010001111010011110111001001000111100011100111001110101100011001001000010000100100010010101010101001111001010000100000011110010011011011100110011110100110001110100000010011111110101100101110101101101111101110111000111010111110000011011111000000011010100000110010100001110100110010111101110101110001110011011101010100001100001001110110100000111010100101110101001100001010010101111111000101110101101001000101010010010000110101110100011010111000011000011001011001001000001010101000100000010000100011011010000100011010011001010011110011100001000000101110000100011110100000010000111001110000111001000110011100000110011100110100010100011011110000110110010010101111100001111100001100101100101001000110010001100110100101111010110000011110101111101110011110000010001111110011000011001101101000100011100011010010001011011010111011010001111000011110001010011000100000010000011010110111001010111100010100111000011101101001110111110011010000010110111011111110100111101000110011110011100111101100111000111110100100101110011011000111001100011110001101001100010101011011010001101000010101111101000101001111010001010011001100100110001001000001011000110111110101100010001010100010100000000100001101010000111100100101110000010100001110011010111001111000010000011111001110101010001000000011000110100100100111111100101101111100110001000111101010101001001110000101101000001110010011100111101011110111011011101000111001010101110001101100011000010000010110010001001101111100111100101110100000110011101101101101010100010011001101110111011101000001111010100011001111110110110110100001100011001101000000001110100111010100010110110111111011001100000101000111101100001111110000011011110000001001100110011010001100001001111100101000011010001001010101101000111000001110101101100101100100101010101110010010000100101000100110111100100100110111011111110100101000100101110010110011101111000000111010010000101110000010010001011000100100001111000000001000001100100111001110011100101111100000011110011011000110111100101001010110111110001110011111010010101001101010000010001001111010110000011101110110111100111000011101111100010110111011100100011001011110011011011001111101011110111010100000110110111011001110110101011001100101011000101010001001001101100100110000101011001000101011011000101010001101101011101000101110110111001101110100110100011100101111101000110000010101100110110011001010010100011100110000110100010010111110011001011000001110010110110001010101011011100000111100010011101001010100001000100010000111011001100010101110101011101110111111100111000101101110010110010010110111111001110110011011100011011010110001101000110111110110111101000111000101000101000110101111000111011001011110110011110100010010100100101001011100111101011000110110001110001011011110111001111000100101110110001100111101001001101111011010000110010010001010001010111001000111101011100000111111101100100010100010100010000110000000011010011000100010010100101011010010101011100000110111110000111000110111110011000010100001111001001111111100101100011111001001010010001101111111001101001001101111010100010110001100101111101001010010001011100100111110011001110000000010110100000010111100011110000110010100000001001011011101101100100001011111001000101000101111111011011100000010000100000100111010101001001100110010110100001001101000100011011111101101101011010000011001111001001001000111001011110010000010001100111101000100000011110111100111000100110011100100101011001100000101000011000100101110101101010111110011001101101010111010100100100100001010110101111001000110111010110101000110101111111000001000111101101101100001100001010001111100111111100111001101001101001111000011111111010000101010011110000111010011110100101011100111011001111001011101011110011110111101100001111001010111101010110001101001101000101000010011110011111001000001011000111111111101001000000100011100101010011110001010110000100110011000010110001001100010110101000001000011100000101001000111011110011101001111001000111110011000010100011001101011000010011001101000001001101110011101110111111110011000100011011001010001011111100101010011010101101010110100011100000101001111000000011011010111111000001001000110000110000011100101001000110110110010000101001111011010110111110100100000101000001011000100000101010101100111011001011000010000100011100010000000101000010100101100100000111100010110111010001110001001000010110011010000111101010010100111111101010111000011011001110001011000111101101111110100101110101010110011101110101001100101100111010010101111110111000101111001010111001110111101001111101100011110101000010001010101010011011001010000001101110110001100101000011101101010110101100001100010111001101110100110010010010011100111111101101011000110000001011000011100110011011011111001001100110011001100100010101011011011011010000100110000001100111000000000100101011101010101101111010010001000000111000110101100110010100011001010010000111010000000100011110101101111101101011101100011110110101000110110010001111101010000101111000101010011100000111100111001101110010110101000100010001010000001101011111010001001101110011101111101001011101010111101010110000101101000100010101111111000111001011011110111000010111010001010111011001111001110110011011101100100000010110000001111010010111010000110110000010010011111011111111010100110010010011010100001010101111000000110111111101011110101110011000110011001010101001011101100010110011111100001111101110011010101100001110010001110011100101011100000101011111100011000101011110010111000101101010010101001111000110101000000110101000011100101101010100101101100000100110011111101000101110110110100110011011101001001101011110101110001000011101001010101001110100011100001010110100111100010100010011011111101011011100111001011110111101101011010110101101010001001111101011011000000111001101010000110011011001010100110001011001000001011110011011100011101011101110101010010000111110010000011011001110001110111111010110101000111000111010011101001010001010010100000111100011100010110011011101100100110111111101110000100110001101010100001000000010011100001011000001111000010000010001011100000000010111101011100011010001000001110111001101111001111000000011110110101101100110100101111111110001111000000000000000100011000001011110111001000000101011011011010001110001110000100010010101110111001000100000110101000100110011000010111100110101000001010011101001000110111111111101000000000011011001011000110110001011010011111011001001010011001100100000001111001101001100010011000001100000011000111110001111101010001010011000010110101001011110100111000001001000011111010111010111011000111011110001001001011110001111111000011000110100100010111000010001111001011011100111011000110111000000101001001110000101101101110001100001001101110010100101111000100100110001101111001010000000111001010111001001100110000001010011101111011111010001001010110101110011001111110111111000001011100100101000101010101010011010000111100001010100000001111010010001000001001101111010100011100010111011011101100100001111010100110010101011011100111111100111100010100111001101100010110101010001010000101010101100110011101011010001110110010010011000001001100000011010011111101111100101011000110001001110110110111101100001101001000110000000110011000110111101111100100000111010110100001011111100111101001101110100100101101000111001101110100001000100001010100111011001001110011110111111111110000000010101110011100111101010110110000110001110100110111001011010100101111011110000010111001001001010100101110010100001001001011010011110111111101111010101001110011001000001000000110010100100000000010010110100010100100001100100110110010000101000101101000001110100000011110011101110001111101011111000010110100100100011010000101100100010100000010011000101100101101010011100011001101101110110110001110010010010010110101111110111001011101001000010011110000111101000010101101010011010111100010110111010110110110000110110100110000101011110000110110110001100111110000110110100011010011110101111100111001101011101111110010011101110101110001100101000011110110010011110111010111110100011011101010001010110111101110011001100000110111101111101111110001101101101011010100111001010111111011010001000101111100011001101100100001100001000000100000001010100110110111101001100100001011010010100001101101100101111001001101101110101011001110101011111011110111110100010101001100100010101010001100110000101111100001010010100101010010111001111011101010010111011000011101011100000111111000001011111110011010011111111110111111011010010010000001011100110000011010011000101111110001010011010101100111011000111101010100010110101000000100001110001110000110000000100101100001010000100010000110101110100101001001101100110101100111010001011111000000000100111011111010110111010010011010010000011000010100111010011010011001001110000000110101010101010101011001100001011100000110000001000010011001100100101101100101110100001000101101100111110110101110011101010110010101111111010101011010010111000000011100100011111110100100110111011011101110011111000101101010011101111101001001001101100011000110110111101111000111111100001111101110011110110000010110001110110001101010011100110111011001110010001000001111100100110011100111011100110111001110110011010101001010011101011001000000101100010010001001110011011000100010000010011001000110111111111001101000000011100011110111111110100100100100101011001101011000101011111001100001001111100111100101010010010001000000000100110110101001111011111111110011001111111101000100111101010000001111101011101110111011001110010001000011010010100110101100101111100010011001111100011000111110100110110001100000011101001101110111000000100110111010001111010001001010100110111110011011111101111100010101000100001010100011110000110101110110001011000011110011110001000010110101001001001000111000111000101001111111101011010101101000000100101011011111001000000011111111011001010101100011001101000001011001011110100011000001111111000101000110111101001110100001100100000111001111100010000000000001111100111111010100001010011011100100111010110001000100000001011011011001100100110001111011100010101011100001100001000100101000101010001101101000100001000010101001001101101000110100011001111001001100010111100111010000111100111111010100111100000110101001001001001000011001011110101111011010100111100011100100101110000111011100111010110110111001101010101000000110101011111011011011111001011110001111101100111011111000011010111101111100100010000001101011010100101011000000000111000010100011011011110010011110011011111010011010010000111011011110110111011000010101100001011001011100011110010110100001011011011111110011110100111110010001010101110101011101100111010010101111110010010100010100101111110011010001011101000000110100000111010111011011010011011010110110000010111111001111000100100110010011001100001110011010011111101010110101101110000000111101000000001101101001001010011101100001110111011100010101110100000010101000101000001111101000011000101011000110101000000010110011111100100001111010111000001101110110011010001101100001111111110101110101101110100110100011111110101110110001010100101010111001110100101100111100001011111010100000001011111010010011010111101011111100111000011101011000011110111101011110000010110001110100100001000011000011111101000100110110101001010100101111001110010111101010001110101000011011111100101111001001100010000110000001100101010111010000101100000110001101100010000011111101000110011010110111110100010101110000000111011001011001100100101110011000011001111001000010001101111000000111000011010101101011001110010100100000100110101011010010010000101001100000101010100001100110011000111100110110100001100000110010001110110111100101000001001110011010101010011101001011001001011111110101000010001010101011101001001100110111101100100001000101100011100011000001111000101011100111100011100000000000110011000010001101010101110100101111011111100010111000011010011111010100101010000110101111110110000110101011100101110000100011101100011111111000011110010011111000000110110100100101100110011101000110100101100111111100110111110100101010011101100000101010100011110110010110011111000101000111001000000111110110111011011100101011101110101110110100100011111101110101011111110101001110111100111010100101001011000101110000110011111100010000000010000101101000110101111001011010000001001100001111011111001010110001000101011101101010011000000001100001000101011011111110111011110010001110010010001101011011000100011010001111010100111100010001111001111011000010111101000010101110101111000010110011111000010111100101010111001001111000111001110100011010100000010011001111010110101111010111011100111111011001001001100100001100111001010101100000101100101010111001100100101111101011001001110100001111101110111100111011011111000011010000101100101111010110000000110101001000110000101001110110101011101101010011101110000001010001001101010100111101001111010001111110000111111001100011000001000000011010100010001110111001000100001101000000101010000101000101001101010011110101111100111101111011010000101111001001111011011100011110000011111101001001100111110010100011011010111100011010111100100010011010101001010001001010111010011010000001101011001101111100000111100000011111000100111101110010001110010011110001100100001011111001000111110100110000101110100010011000001110010111110101110111010011001110000110100010100100110101100101011101111000011000101101000110010000100100100000101101100111101101111001011111100111010011010110101110000011111111010010010110110000011101000011011001011001111100000001010100001110100011000011011110101100111010111101010001000000011111010001110011010011100000110111000000101010100011100000011111010001101011010101100001010010111111011111111010001011110001000110101000110011010001001011110110000100111001001100001011110000011100000110010111110011010100101011101111001110010001010100011110110000011000000100011000011011011000110000010101111001101010010001000110001100010000000111101101110111100100011100001010110111100000110010111010010010111100100011011011001011101000011000110111100001010010111001011001111011000111000001110110011111111011001101001101100101101110010011110101011111111010101101100111100100100101001000111100111000011101100110011000001011101000101110001011110110000100011010110111110011001111001101101100010110100011111000111001110011101100010000111000000011100010000101100100100000000001011001010100100110010110100100100110000000100111111010111010010110110111100001010000100111011011001000011110000000000110100100010000101010011001111110011100110000110011101010110011001100111111001111010011001110011101001011101101000111110000010101011111010011010011001101011010010010000110111011001010111011011101101110111111101111011011001010110111001010001110101110001001011010101001101101011011111101110111011010100100100110001110011101011100110011011010111110001010001000100101101111011011000101111111110111100001000011000111110001001011001100011001110001101001010101000100000000100000010011011111101110110010100001011001101001000110100011000010010110001001001010010100101110000010110000110000011001000100011011000110110011011101010100111100010011111010001011100011111100101000001010011000110100110001100100001110110110111000101101010010000101001001010110000110011010101110000010010101010100111000010111010011011110011001101101011011011001101010001011101011111111011100011011111110010111000100101011000000011100010010011111010001011111100111010111000010101110010001010100111001110011111101011000111100001111100100110010111101101101111110101101001011001110010100100100101110011100001010111110111000010011001000110110001001101101100111010100000011011111100110110110110111100001100111000110110110111010010011100001100111110000011101110101101111010110000000001111000011101101110001111011010001011001100000100011001101110001010100110111010101001100101001001011100011011101010000010010110011011000110100011111000110111011111100010110111111110111001100001100100110110011101011110110101110000010001010010000100100100100000111011111100100000000001100001011011000101110010111010001011110010111101110101111000110001011111111000110111110100110100111110100010100111100010101001000000011010010000011010001001001011101111110100100100011010001101010111111111111010001100111101000010010000110000011111000011010110000100000100010000110100010110000000101110111011001010110101011011011011110001000000111110001000001110011100001000101000001000110101110010001010100110110110111111011101100000011011011101000111011010011010101010101001011010111100001010110000111011011000000000101000000011110010111110111100101110000010001010010010001111111000110011101100100001110110101100101110010011001001010101100001111011011010100010101000000100100111100101000001100011100011010011101010110011001010000111110101111000110010010111011110000000101101011011110000000111101011110000011010011101001001011110000110001000010000100001110001001100111110010100010010011001100111000111011100011011010001100001101100101100111100010001011010100000011110111001111000011011001000100011110101100001001010010011111010100101100100100101000101111011101101000101101001111101101001111110010011001011111100011111000101110100111100110011011111001111000011110101011101010111101100001011101101110101000110101010010011001001010111111001010110000011111101010111011111100101111010110000101000111001110111111000000011110111011000001111000100010111100010010010001101011111111010010110010000000000001111110111011111011011101100111100110111001111111110010000011000000011000111110100011001101010011110001001111010110110000111011100011010000100111100000000001100100011011000110100000011110101100000000011101110100001110001111000011111000010011100100100001111111001100000011111100001111011011110100100000001010000011000011111100110101001000000001000001011101100111011101001001011010101011000111001110101111101111000000011110010100110001100010101110010111011010101110110110111000000110100001110100101111100000110011001001011100011101111000110100110100100111011111000011111100100110010101101010101010100001110110100110010101100101010111011001001101110110101100110011011111101000100000001111100000111110100010100001101111011111011110000100001000010101110011100010101111010101100100001111011000000011000101101010100011001101011000100101100010110010000111011010111010001011100000001101011001010000000000001110011100100001110011001110011001110001000011100001101100001000110110100011001111111111010100101000000010110010101000001111011011001001101100111100010111111001010100011001000010010100010000100111001011010101001101110110011000000100011110010101100010111111000111010010111010110110011011011110000011011110011100110001101100100011011001010001011011101100000101011111010001111111100111110011111011011111001110001101010001010000101010010111110001100110110010101111110001110000010100010001010000000001011011001001100100000010101101011000011111110101001101010100101111101100010000110100000100011100101111011110110000101001000010010011101100000010111100110111001011000111101111111100000100000000100111111010011111101011100101001000000001001001110110101011101011111100000000001010010001000100011010111111010010010101100100001001001001100011110101001000011111011000011100111101110100110000110100111101010000111110111010000011100001011101000111011110110101010011110010011010010011101001010011011010010000011111010101101000001010000110010100101100011011011100110100001110100010111101100000001111100111001101100111110010100000011010000100111100111111111000111101010100001010101110101000100011101111111100110010011101111111101110111101001001011110010110010011000000001001111110001011110100110111000000000110011011001001001011001001110100000001110100111011101111011001011111010000111101000011111110001010000101011111011011000100001011101010101000010101100011001101011010111011010111100000111010101001000000000000101101010011110100100100011100000100000110100010011101110110010001101110110000110011001101000011010110111111101010011000110111111011001000010101101010011011101010011101000000001111001000100111100011101110000001011101100001100101011011111100010100000010111010001100111000010010110011111100100000110011001010001011100000000101100100001111110110010100011100011000100001110111010001100010101100110110100010000101000001001010100000011100011010100101100011010011110101011011001111111101110101101101000010110000100011110000001000011010100010000110011101000000111111010000111111111011000111111100010001011101010000010111010101111011010101010100101100110011001111101110111010110110100101111001101110111010100100100101001110110110000111000100001001101010000000100111010110000011110110110100100001110011100111111000110101000111011111011001001101001101101011111011000011100100010111000110101111110111011101110000110010010001011101010011001001001000101101010000100111010110010100011100010010110101011000111011001110101010011001100110110100010001100101011111011111000110110000011001100111111111110110010101010110100110100011000000100010001011101110101100011110101010100100111110000110110110000110001010001101111101000011101011111100111000101011010101000111001011111000100100000011011111000011101100101001010001100010010110111010100000010110001111001001110110110101001010110011111001010110011101011110110100010011110100001100011010110101000010000101111110010111001000001001111100110101111111001101001110010111011111001110111011100001011010100110000100111000101111010010110000000011001101100010110011101011000010000100010101001110010100111101111011000101011001111111010101011010111000010011010110001011101010010011001110101101100101100100101100110010110110011101000100101111001100000010100000010001001110010111010001110001111110111011110000101010100000000011101001000101010110011011100111101000101010001001110011000000001000101100110100100011011101011010000010010011010111111101101100110101101110110100010110001110110011010010010100111111101000011110101100101010011111011010000011011010001111111100000101011101000101100100010011010000110110100001100001001001001100111111110111110010011011011000100011101011101100101100001001111110000010000111010000011101100011001110110111010010000010101010100001001010010100010001100000000110100110000101100001011100010010111010101100001100011111101110111110110101111111100010110011100001011101101111101100011111000011010011101000110000010010011010010010110110111101100110001001110010100111011011110101110001100110100000011110011000010100010111101111000110000110011111110110001011111010011011100011110100011001111011000111010110000111001111110110010100100100100100011000010000100011001010111100010100010101000011110011010101101101011010011001100010111100000010001111011001111011010001000010011110100011100101000010011101010000010111111010001100101011101111111100011101011011000011010011011011001110000101101101011101110011010100111101001011111000101101001010000111011111001000101001000000011000000011110110110000001111110011111110110011010001111110110001101011010101100110100010101010011000011110010100110010110110110010000101000111100010011010110010001111111010001001010000110101010000100010110101101111001000001111000101010000001111001101000010110100110001001001100010011000011101010010000101010010001011001010010110001011101001111100010100011000011110011110101110101101100000000100111011110001100010000100001101100110111010011100100011000001101001000011011000000000100110111110000100000011001111101101000101001101011011010011111010111101001010100011110011001010101001101000110111101000011101100111000100110110101110101000101101101010010000110100010100110111100101110110100101011111101110101010100000100000001111100000101110010111101010101000101000000001101110010010110011011011011111110010001000000110010100101110001000101001101110010000010000110111110101110000110100001100101101001101110011010011000010111001010011001001011101110111001011110110110111000011101000010000100111001100000000111100001100001110001001100000000110010010100000011110000011010100101110000010110100100001011000110110110100011010001100011101010000010111110011101110100010000001001001100111010101111111100010111100001100000110010001111000111000010100110111110101001011110011001100101011111111011000011100000000101100110010010111101000111110101100000011010101001010111101001011010000001010001111100101001111110010111011001011010110010111110000111011100101100100101110100001000000011100110100101000101111110000101000101011001000100110011011110010001111000110111101010111001110010010000100100011010010000100011111111001101100000011000011100001111001001001010110100000011110000001100101001101111111111001011101101011111000001100010100010000111101011001100101001000000101111110111111001010111001110100100101011110000111111111000001100010100001011101001001000110101000000001111010100111001001101111000011010100111110100001010100101100010100100011100000010100100111010100010000010100101001011100010001001011000110001100101011010010010000100100011101101000011111011001110100011111101111100101110010101000010001011100001111001101000111000010001000101000011001010100000101110111101001011011001101101011100000111001100101001010100010111011111100010011010001111110000010001001110010010101010110111110001111101110101101010101010010101110010110001110100000010110010100001101000010011011010100110001101100111111011010011100101010011011101010001010111011000010110001101000100101100101100101010101110001111111100101000110001001111001111010100001101101011110010000110000000011100000111110010111111111011011010101001010101100101001110111001111010000010110110010111110111000110000110011111001100101010101000111011000111110010101100011100100111010101000111000010010110011101110001010100110111101101111001111000100111101110100100001010001111110111001101000001110111000001101110101010100010100110111010111111110010011110011111001001001000101001100001100010110111110001100001001010111011011101010101001011100000110011011010110110010110110110010000101101001101101011011101101101111000011000000011111001110010111110111010111110100001101100011011110100010001010000100001010010111101011100010011100101000000110000110000011010010000100101001101001110011110100100001011010110000101010001000111110100111011000010111001010011101011000000111000101001000001000111011001000100111110110010001101100000000100110000110001101111111011111001000000010100110111000011110110000001001000100001111101111110000110011100100101100011010001010001110000100111101000110101000101011111001000101011010001101111111100100110011101111110010001100101100010011011000101110011001001010110001001001000111101001110110010010010000101111000000110011010011010010011010000101111011001110100101111001111011111101101000100111101111111000010010110101111110100110000101011001011101000010010110101111101100101001010011101010000010011000111000111110111001010011000011111011011101010000011010111000101111011111111000100100000110110111010011010100001000000101101011010101111101001111011111011111011101010110001100001100100110101110100011001110001101011100100011111010001011110111000010111000100000111100101110101011111011101100000100010111110001001010001110111100111111101111101011000010001001100011110000010100011001000010000010000000101100110101101111101001110000100111010111010011100010101101110001111000011111010011110101101111101011011111011111111110101100001110010111001111011110011110010011111110110110010010110111100010111011101101011110111011000011000011010101101101110010001100001111100010001011011001111001101011110001111110001010100110011111111101110110110001111011101011001010011100010111101101110000011100011000000110001111001110010010111011011011110100001001011101010010001000010000111101011011110000101001011111001010011101101101100010101011001011110100101100011000010011000001111110111010100100101110111010010110010100111110100110011111000001011111101111100101111101011110010100011110011111000010001001111001110000011000100110110011011110111001111010101100111000100111100000100110111110111010001011100000110001100101001000000000100111011000011100001110011110110110100010100101101111101111101001111000010010111110110001000110111111101101111101110100011101100101000010000010010000101011110101111011101010000000110010011011010110010011010000011101101100000001011101000000000111001111010100100000000010001010101110010111001001010000111011011111110001011111000110110000110011111100010101110001011101000111101000110011010001111100001110000001010000000110110110001000110100111100010111100010010110111111001010001111000011000001110101001111011000000000010100111111100011111100110001110000110100101111110001000001110110000100001100101111111101111010100000110001000111001001000000101000000110011010010110101000000001011101110101110011111001111001011110101101001010110001110100001011010100111000101011011000111100010100101010010111000010010011000110101010100110011011100100101110001111000100000010101100010000101110101000000000001101001111011110110101110011111111011001101100011010100100011011001111001110010111100000101100001111100100001000010011000100011111100000001011101110100010100001111000000110111110000100000000110111111011001001011110111110000111111101010011111001100100010011101001110111010011000110010111101000000111011101101111111011100100000100010001000100110001001101000011011010100011101000100010111011110111011011110101111011110010011011110111100010000010101100110001011101011100011100101110000000001010011111111000010110010111011100000000100101000111001111111011110001001001101111110100101010101111011010011100110110111001111001010101111100010101101110010000100100111010000010010001100000110100001111100011010101100010000110111011111011001111100011010111010101001010100000001001100101010111111101010000110100101011111111011010100100010111100111111001100000110010000011101010111000000110000001110101110010010110100000011001111001011010001110010011100010110000000001000011001110101011010101110011010100000100011111000000011010111110110100111011100001001110001011110100011110001000100001101000011010010100010100011111111100100110111100011001001110001010111001010100000000010110111000101001000010011111010110111011101111010000101011000100100011011001110011010010111111100110001111101011011111001110011100110100011000011101110010010101001001101100101001001010100110001011010010011111110100010001111101101111100111100001111000011110100110101110101110101001001010111011110000001101111111000010001101001101000000010001111111100000111100111111000100110000000110000111101101101000110000101001000111011011110011011010000110100111100011011100111101110011110001001010011010111011000001011101001100100110111100100010010111101101101001001111000111001111001101111011010100011010110100111110001100000001001101011010000011011001101010010111110100010010000100001011011010000101111111001010001011101111010011110011000111000110001111101110101011010011001011011000101001111011000100000110000000010111100000010111001010100101101100110011110100111111111110101010010001011100100100001101001100101010111100100010100011111101110000111000101001110111100011000010100100000100101011100001111101100111001001010101011011111101010110000000111101100001000010101111100010010101010001110100110010110000110001011010110011010001111000100000101010000101000011000101010011000000000011111000110010100010100001111111100110100010000110101000010101011110110100100100111101000001000110010100000101000100110100011100011010101010000011011101100101011100110100011111110111011001110000010100111111000000000110011111111010111101101010011111101010000000000001000011100001100100101010111001010010111011000101100000111010011111000101000100000110010001100001011001111100101101111010111100111110111010000000101001101011111110000111101111000111001111001101111110110110000001001100101100101111101110010000110010100110110001010100010110110000101001101100111010000101001110010100100011001001010011011000110101111110100010110011001100111010111100000011001010001111101110110010010101111001101111101001011001011001011100011100010110010010011000000000110100010010010011101000110101000101001000110001111000100001111101000101010100010111101101010000001111100010110110101110000101110001000100100001101111000000001000110110001000101100100100000110001000001111011010010000000001000010000101100100001110111100010110001111111100010110101011010001001110110111000011100001011101110110000101001110101000100111001000111100101110101001111100011011110101000110101111011101100001101010100111101000001101001000000101100001100100100110101111011110010000010000100001111110000001110011000111000101010000010110111111101000111100110000011111001000110011110101110100101101100110011110101010001011111110110100000111010011001110100010100101010101000000010010110111100111111101010011000000111011001010111001111101111101110000101010110011011110111011011001011011001101010010000010010010101000000001101111111010011111011100111011111101000100111100011010110010001110111011001111010001100011011001111101001010110100101111100011001100111111001011111101001011100001001110001100111001000010101000010010100111011010110000111100011000010111110110100110100111111101000110100000111100010000100111001101111111000100001101110000000111101110101011011010011001000111001001111110000011001000000100001101110101110001111100101111111011011100111100000011011101011111101000001011010100111111011000010001000101010110111111000011011101000100100101101010100001101000100010110000000110001110100001101000111001000010110111100101101111110110000101000101010010001000110110011000101101111001101010100000110010001000010100011011111101011011101110011000111010101101100101000100000111101101101101100100111101100110000011011001001001101010111101100100111101111111100110100010001000010001011100101111001010111010110010011011110111000010100101001000101111101111010110100110110011011101101010001110110100100100011001011100000011001101111010110011011000101111011001111111101101011000000001001100111100011001010011010011100111111010000010001111010101100011111111111110100100111001000101001000101011100111011011011010110001110011011110110110000010100111101100111011000011010011011000001100001101011010011011101101010000001100001101001001111111001001110101011110110010111000110101011001110001001001010000110011101111011101011010010101101101111100011011111110010100111100110011010111110110110111101001000100001010010111101111011101100101110101100010101100011100110110101100110100010111101111100010001100001010110110000101010010110110110011110110001110011010101110011110011011011001110111100010010011101000010101011110011111010011010011111000011000010001011101100100101110011101101110000000101001010010011101010001101101001000101101011011011110101110101000010110110010010110101010100001110010111011100000100110010110101000101100001100101011010010111111001001101111000110101100010100101101000110001100011000110110000100110100011100011010011011100101100010100010111001010101010011111110011100100111111001010101111001000000111101111110111000100001100100110100000011111101001000110011110111101000000010110101010101010101111000110100110000111010111010100010000101110111111011001111001000101111011000001000010101011100000000010111100000011110000110100010110001000000011111100011010100011010001001001100111010000111110000001011111101011001001001110101011111100011000000001111110110111110011010010110101100100001101001011000101100000110110001111011101000100100110111100011011011001001011101110010010010100111110101110110101000110110001100111101000010001111110100000000111101111011111001100110100001000000011011010000110111100011100000000000011000101100100000011010001011001100111001110010110110000010110101001011010000001100100101000001000000000111110001010000101110110101111000101111101101001100001001011000011011011000101000100001110000011111100101011011000011001011000110100111010110000001110100000011110011011001001101000110100001000011001111110011011001101001001000101011011001011101100011100110010000110000011111110110000100000100001110001011100000011001100110111111111100110001111101010011011101101000001001110111111110111101111110011011011101110000010001000001101100010010000101001010001001001010011111010011100111110111100110101101100001111100111101000011011100001010100110001111111010110111100100110111101111110000100011101101111011000101111111010110110000000010110101110010110111010111111100100101000010110100101111000000001010100001000001110101011111100010011110111111010001101000100101110001110111011101000101111000110001000111101111000110101111110110000100101100110000110010000111011111011010101000001011111000111111001000101100011101111111010000001110010111111001110110100001001011010100010000111100010000111011000010110101101111101001000000110111011010101001110010011110011101101000111011000101100110011000001001011110010110100000111111101110011111100000001011100111111001000010010000011111101111010101010011100001001001001101001111110110011101101101110110101101000110100110011000010101001001001000101001001101010001101010010011101000011001110000010011000110100101000111011110100101010111000000010010100001110100001011000000101001010111010000001110111010011111010001011101110100001001110010110000000001110101111011010111111100110111011101111011111000100001001010010011100010111011001010110100000000011010101110000010101111110101001001001100011111111110101100000010011110101111011000100011100011010101010000010010110001101001101110110010111110110011101001111000011001100110110101011010111001011111110101011010010000100111100100001001111101101011000001111100001100101100101000001111111100111110111111011110110101101000110110011101011001111001001110101001101110100110110001100011100001100010101110101001011000010100110001101110110000101110100111101101000101111010110001000101011000001011001101011100001110011011110101101111010011100111001100101101101011101010000110111001001001100101110000101000110001010110011000111110010001100010010111111110111001010110011011001001101101010101111101000101001101110000000001100000100000101010111101010001001001001111010111001000101101111110011001111001010101100111100001111111011101111011111101100010000011011101100001110001000010001100010001110100100110010100001000101000111011111111100001000010101110111001110101100010111000001110000001001110011110011101100001001000100111011110001110011011101010011111111000101011110100010001110110100100010000001011010010111010001010000011101011001111010111011101101000000001110000001111010001111010111011000010011101001100110000001011100111101000010011001100000001101000111110101101100101011110111001101000001001100101111110100000111011011110111000010110111111011001101111001010011111001100100010100110101100010101011110011110010100001000000001000110001110001001111001110111001000011000111101000111101101001100110010010111110010100001110011110110011011000100010101011101010111000011000010000000001000100000000101100100000011000000011011101000100110001101011000111001000011001001010100000101010100000111110010101001000101110100100101110001111110000001100110111111101010010100010110110001100010000110110110110010110111101010000000001110001000111100100101111111111110101100111010000100010100100101001000110110001010001110011100111001111010111000001011010100101111000100100010111110000100111011000110001010011010011100101100101101111010100011010001100011011101100100000110110010011001111111001011110100011000110001011110010111101001101000011111000001100011011001110111000011100011001010100000001110110001001011011000001100101000011101111100110110110011111111000101101110110001100001010100110101101110100001000111001000000011011101001010111011101111100001100011001101010001100101101010010100000010100111100100100110011001000001110001100011111100110001101110010110111100010011101001001101010101111010110000111010111001111001011010100101000000110001110010111011011101110000110001010110110010001000110001000111101000011000100010011011101100111100101011010000001011000100101001111101010111101001100001101010000000000101101111111011000111101001100001000001110010100110010010110010101011010000010011111101011010110110111011011100001010100010000101010111000100000110111101001010111110110011101101110110010011001011010111111110110101101011000010000001001010010001000000100110011100011011101111101001001000100101001001010101100000111000001000011001010001010001101100101010110011110100110101111111111101001011110111010111101100010100111011101110001110100111000010100110110010101010111011011000101011101000011000110111000111101100000000101110111001111000101011111001000011011000000011010000111000101111010010100101011000000001111011010000010100110110100001111010110110101110100111111100110110000000011000110110110001100011100101111011100001100110001011111001010110000110101011111100000110100001000101011000000001000010011001111110100011111001100100111011101001111100011111010101110000010010001100001111010011001110000001010000111100011000000100101100011000111000001100100000111110011111001001100100000011101010100101001101101001000000101111111110010010111111111001110111110010000010111101101101000111011010111000101101000101111111010010001000100011110011110011100101000101011011100111101011101000010101111111000101001100100011100000111011101010111011001111001000001000011101100010001001110000000000110001010001100010101101010011100000111011000011111100001111100010011001100010011100011100011001011001110101000001001010011110011100011001110100011110000111010101011011001100100001110001001101111000111111010101111101110010010001110000010100001100111011011011011010100110100010111110111101011100111100101011111001100101010011010000000111110111101101011001001010110011100110100110011110001110111111111011111110001111101001100001100110110011001011100100101010101001111010000000011011111110100001111011101111001010110100011000100101001101010010101111101110011010111011111100101001001101100011111111111110011110101110111101011000001110111001000001110100110001011110001000111111010001000110010111010010110111011000000011110010000111001001000000011000011010011101110010110010000100011001001011100010110011000101111100000001000110011000000111101100101100011011001001101111100010111001100000111010100001011010111111110000010011110110000001111001011110100010101010111101111000011100101011001001000101010010100011110110000101011010101011100001001100100111101110000000001110110011010100000001001010010110010111010000110010101100000001011100110100111010001011000111111010110101100000110111011110001100000000110011111010001000110101001001001101110001110001111011101010100110101001110101110110100000011010100010010100001001111101111001101100101011010001001000100010011100000110000011110010100100011111110100001000011110100110100111110011100100100001101111110011000101110001100101110111011010011001011000101100110100110110010101101001100011000111100001101000001011001001100111010011000110011010001110000110111001111101010101011001100010100110101110100100000010010110111101111100100110111000110001101101100010000110001110001101011101100111101101000110001010100100000001100011101000000100010100001001010011000100000000011111111110101100010110010000101010001011010000011100011101001111111111111001000001101001110010110011111001001101100101111111101011111011010010111111000110110101000001100001100000000101100011010110011010100110011011001111010001110010000110101010000100100000101001011101110010000110110110110011110011100111100010111001100000101011110111111101110110000000111010001000100001110010011111111100001010100011110100001111001001111110010011010011110011011000110101011100000011100010101100000001010111010011010101010000100100110011011000011001111001111001100010111001000101011100011111111100010011000011001000111010011010000110001000000111011011100000101111110110000010110101011100100100010011010000100011000101110010011011010111011110001101011000011100110001111001111100001001000000000000000001010001110000010010000110100010111100000001110011011110001111010101011111110011011001001100100101000010001011010101110110100010000010110010110011000000101001100110100110101001110100010010110100011111110000000000010110010011110110110011110010101111010110000011101100100011110010011111000101010010001100011100110100100000110100000010011010101111111110001000110001111101000001001101111000101000111011101010100110011001100101101101010110110110011110101011101111001110001110111100000110001101100001110010110000101000111001000111011100011001110101000000100011010110010000000010110001011010000011001111100001110001101011101100111001111001101100011011110101010100111001101011010110110111101111101000001100010000101110011001101100101000110010111000101110111101110111111001001001100101000111101010010001100111111001011111001101010000011110010100001100011101101010001111011011110101000011101101011011001111110101111100100101110100011011101001001000100001100001010010100011110100000000010001010111100100000011001110101101011100110000101100010111000100100110110010001101111110011001110001110100001101000101001111011100010111001110101011001001110000000101111111000110011100010100010001111010100110111100101101001011110010111111011011011011011110000010110001101100111110000111111111101010010011110001011111001100111111000000001000100110100100101111010010011110110000011110001011110110110001111110011101110011110001101011111110000100010111001010100000010100001000011000010001000110000000011100001001010011000001001111111010101011001111101101101101011011101010000100111011111100011000000110000110111110100100101001001110011001011000100100010111100011111100101000110101000010100000010110101100101001011000110101111101100110101010111110000000010011110011001110110101111100011000100001010100110111100101111101001001000000111011100110101000110010100011010100010110101000001001100000000000010011111111011010000000110001111010010110100111011100010010000100011111010000010110100000100110001010001011110010110011100001000100110111000010011100101100000010011101100001100001010100100011001010110111010010100110000111100101010001010000111001010110110110111110100101101100100001111010110000011100101001001011010000101101010001011000010111101000010010110110111001110101011101110101000000010001001000001111110110101010101101100111101100000101011111011000000111000010101011111101100101110001001010010110000100110001100011011010000100110101111010000100111001101101101111011010011011010001010111111111110010011011100000011001000011001100001111010001011100010111111100000111011001000000000011110000100001001000010001011001100110000111001001110001101101110000001110110100000011100011011100111110100001111010001111001110011100000111100001000001100100111100111110100010110100111001100101001110001100001100100000011100111111101101100011011001111011100111010010101010001010100110000110001000110001000101001010100001100101001100110110011011101011010001110000110110001101010100101001100001011000001010100010010011100010101100000001101101010110101110100010001110000110001111001111000011110110011111011010001101100011011001111011010001011000110000010111110110001010001111100110110010100010110110000110101011100011010000101000000100111001101101110101010011010100010010100110010110000010111100011101100000010100001101111111101000001000011000110110101111011010110111010000111110011101111011110100011000000111000111000100001101011011000111100111111011001010001011011110011000010111101010011101111101000100010110111000010101010000011000111111100011110010100111001101000010111010111100000000000001000101100000110100001111101111100100100110100110000110111101100011010000011011011111010001100000110110011111000000011001110001101110011110011111110110001110101110010111001100000000001011100110010101101100111010100101001100011110000110111010111010100101011000001010001011011001110000000011110100100101011001101001100010111010011001011110111010101011100110100111111101101110000010011110101111010011110100001011000010010011100101111000000111110000100100010010001111100110011100000000110000101010011110010110101100111010110100100010111001111110000011110001101101101011001010011001101001001100000001100000000101111011101101011110001011101110010001010010111111110101000111010000110010000101001000100100111000100000001001001000010100100001010100110101001101110011101110100110011111010001010100011111001111010100000100110100010001111001010100100010011101001110111001011010100111010011101111101111000101011000101111110001111111110000011000010111110000101111010000010010110000011100110110000101011101001111100011101110011011111101001001001111011101101101010011110000110000100010100111010110110111111000100100111101000111111111010110101101000101000111001010110110000110100001001111100110010101000110110101011011101100011011111010000110101110010011100011001110011100011000001010101110100010111111011100101100111011011111001110110011111010011111111001100100111011011110011000111101100000011100100000011100110000001001100111001000100000101001000011011100011000010100010001110000101111011101010011101010000011100110100000111111000010110001110110000001010000000110001100001111101101100100010001101011101101000001001000110010110010110010000001011111011001010000011101010110001100111100110011001111000010111010001101100001011111010011011001100011101101001110001011000100000010010011101110011001010101000111011101100111100011001101111010111011110110001111111010000000011011000111001011000010110000111011110010011011100011110011010001011101100100110111110010000100011111010110000100000111110010010111110110101100101101110100101110100000101000010011111100001101001100001000100010001100001110011100010111110101011011101001111111110111110111100000110011101110100001111010110101011001001111010100111000001100011110010010001001110010101010000101101110110000101001111111101010001100100011101011011110011000111001011011100100011000110000011001001100011011100111011101010101001111000101111010010101100111000010000111001110011110100001100101011100011011100010100111111101101000011100100110100011011110101010100000111011001110011010100001001011111010100010110000111100011001110110001010011100111011100110000010110000101000011000101110010110100100100111011110010100101011111110101111001111010100011101110011101111110001011100011000100111111111101011011011110101110101101110111100101000011101011001101011001010000011001101011011001100101011100001111011001111001101000011111001100000110111001110000001011111100001010110000110010101111111101001111010000101000111111000001010011001011101100001011111110011011011111011010111000000010110001010111011010110111101100011110011110100100000000111011110101001100011010110101101101010011101111111000100000010111111010111111100100111110000110101011111011100000100001100101100100110000001010000100110001101101110111000011101111110111101101000001101000001001011001100101000111011001000011101000110010100010010100111110110101100101000011110110110000101101001011001111111010100010111100011011011101100111101100100001110101110010011110011000110010111100111100111101100100011010011100101100010110000001001011011101011010011111101001100001001001000111000000111100000110101101010110010110101100011111010000010110010100010011101110011001110101110010110010110000111100010010011110101000001101110101101111010000010011111110101001011111011001100111001101001001001110000011000000010010100100011101001100101011100001100011011100110100010000000100010101101101110001000001101000000110001101011111010110000100101100110010000100000101000010110000010101010111001000000101101110110010101110101110110011010011111011110110010011111110011001001011000101000111000101111101111011001101100011010000100101011001111000110010001101110110111101111101101011000010110111001110100111111110111000010011010010110011000010010011011100101001111010010110010111001001011010001100000110111110011000000001100101111111011010001100000100101110010011001100110000111011100111100111000001110000111101100010010101000101001111111000100010110111010011111110011010101101011000010011110010100000111001111000111010010001111110111010101011011010000111110110100001100111100001111110001001110110001001101110010010111011101000010111110100100010101000110001001011000110001101111001011001011100001010101110110000100001011000111010110011010010000110001001011111010001110111111000111011100000000001111110110101101101100000100111011011101001111100111010010000110100111101100100111111111010010110011111100001001011001010000001001111111101110110111011010010001011000000110010001110010010100001011000010110111111011111000011101011011110010101100010011001011101010100001000011111101101000100100001100101011101100010010100010110101101010110011000011010001100111101001100100101011110101110101001101001110010010010101110111110001011100011101110010001000001001011000100110101100101001100000001011100000011001100001100110010000101101000101011111110011000101010110110010000001111011001111110001110001000110111100011011100101001010001011110100011111010010100100111100100010111011100110101001001010110010110110000011011001111011011001011100000101111000101011110101001111110000101111101011001001110010101100010100001111100101000001010101110001010001100111111000000101101101111101000001000010100001001011011011010010100100010001000011111000010101011100010011011110101011011110101011011000010111000100110010010110001111000110000001000000110111100101110110111000111110111010000101010110111011101011100111001111001000100110100000000100001110001001000001001101110101111100000111101101100001110001100110111111110110010001101011000011111001101010100110001110010010110010001001011001101001100000101100010010000100110100111000111000100010010111000110100111010011001011100011100001110111011100110001111011110110001101011001110110110110000001111010010111001101101000110010000011011111110001010001000110010100001001001100100111101001000100101100111111000100100101000100011011000010101001101011100010110110110110000001001001001111111011010101010110011001101110111111101101101110011001000111101001100111000110001001111111000110001010001100010010100011111001000001110100000011110010110101001010000011101000101111011111010000110011001100000001101001110010011010001011110100100010101010101011100100110100001000100001111101010111001001000000111001000001011000011010110011100010100100100010110000100100000111110010001011101010001010000001011000100111011011111010001101001101001111000000000101101011110100111011000011000000100001011101010010000111000100000011111010011011111111011011100110010001011010100111000111000110110101111011011010101010100110110100110111100011010001100000010011010000110001101110101010000001011101101010011111011101110100111101110001101011101001101101001000001101000001001111110111101101001101010000110000000111101111010000111110111001100101011111010110010011111000110101111101010011110110000011111111000011100111110010100111001111001001010001000110001011111000110111100111100011101011000010000011000111010101001010101101110000000001000010100100111000101101110100101011101100101111110110100101111100110001000000000011110101100101101001101101101111011101111001010100111100011101100101010000000111011111100110011010100000000000011001010011010000001110101100011001101110001111100000110100011001111100000101011000110000110010101110011111001111011010100101100100100111110010000101011100001100010111011010111110011000001100101010000001011011001101011010100111110000001111100011001010000100001101011000000001101111001101101111101011001101001011000101100011100100010010000111011100001101111100111010110110000011010100101010110111111011101001010110100111011010001101010000111011100001011010100100000110110111110000111011010111101001001110101000100001110110001110110100001110101011110011110010110000000001001100000010000100101101111100010110010100011100100000111001011000100000101110001110000001011001101001111111010010101000001010110110100100011101011110110100000100001011100110001100011111001110011000111011101111001001110010000100010111100101111000100011001001000000111110111011010100110001010101101111010011000011110100110011111111000001010010000110110011110000011111010110101101110100101011001011010010000010100010100101111110011111010100011010110000100000000010001100010110010111000101010010111100011001111001001100101110000001111011100011011001000011001101011010011001010111100111001100011000111001111010110100111110011001101010010111001011001011111010100111100100110111000011001101100111111111110010000101001011111010100111001111110110111010000110100100110010011011001010010010000000100010111101101011001100101010011000110100110011000011110000110111110101001101101101110100100001000110110101110100000111000000111111011100110111111000011111000111001101011011100110111110110000010001111110010101110101101000100011111001001011000101010110111111000001010111110001011100010010010101001100101111010100011000111000110111010000100101100010010111100000101111111001100010011011010100100101001101011100111011111000001101101110101101110101111110001111000111111100010000010011100111111000010000100010111000101100111011100011100011100011010111010011100110000011000110011101011100110001100001110110010000000011111000111101001010100101110010110011100000011010111111111111101010111110111111011010110111000001101001111001100010111010111001001100001010111101000111000101000101100111010111101011011011000001100101000011011011100100100111111101111111110011111100111010011010100100000011111001100011110110101001011011100011100010010010110111100111000100110111011101010001011110011101000111101100101000010011111001101111000111010001001000011110011111010000001001101101111111011100001111011011011111101100101111010110010111111101010000000000011101001100000110110100110111100001000000100000010011000111011100100010110100000100100110100100101111011100101101011011000011000110110100111010011011010110011101100010001011110011110101100011010101011010111111111100001101101110111110101001001100000100100110100101110110100011000101101101010011010010000010101010011001010011101110101101011001000001101001110101101011010000100101000101110011010100000100000001001001111011010010110100011000101001110110001001101001010010110010011101111010110100101010010101110011100111010110110111111110110000110000011101110010000101100001011101001110111011111110000101101101011011100001101100100001010000101101100010000011001010001111111001011101011001000100011011010111101000011001111111001011000100010110001110100110001010101101011110101010011100111101001110011101111110011001000111101111010111101010011101111110101000000000010011011110010010010110010110010111010011110011100011001100000011011100000100111001100010000100010010100000111110010000110101100110110000100000011101010011110010101100011111011010101010111110100010101110010100111111101101000110010101101000100111111110111111010110111001001111100010000101110001110001000010001101110011101101101000110111010011111101011011000010111110011110000010110110100111100101010110101001100000011011000000001100011001110010110101010101010111011110111001110110101111010011010110011111001111100100110110110101100001111110011110111000111100101010101010111000110111111000110101111110001000000100011010110100100010110011110010110110111010001011001011101111111010100110101000100010010011000010110100010011100000011110000101011011010101001000101000001110100011110011111110110010111101101110100000110010011000000001010010101100101011110110110011111100010100111100101110111101001110001100010110011111111101011111001111110000110111100000000100111111000110111000001101101011000100011111111001001011001011110010001010110101010011001100111011000010011111101000000010101111001000011011011101001110100001000111010100101010111101001000011100001001001100101011001011111001001111111010001000111100100000101101010100001110010001010100001101000010010101111011100111100001011000011000111011101101001001010100101001001010011100001011001000100000101110111100101001110011110011000101000010000000000100101100101101001001100011011000110100100101010000000001100101111001111100100100000101101111100110110100100101101010110010010011101101100101000000010111001010110011100100100100111100011110111101011101110011110111001010100101110101000010100111100100010010111100011011010010001001000101110010000010010101111001011101011001110111001011110111100010100110001011110001011010011100100010000010010110111000100101011101110110100110001010100001100011111000010000100000011100001001101001000000001010110000111111101111101111100001101001101110111111001011101101110000101000111011110100110000000001000001000001011101011010111110000100110110110000100000111101001110000001001010000011011110111111101000101101001011010011110000010110111101100110110000100111011100001111110001001000010101000110010001101110011101000010011010101100001001000100001111111100100101001011011011001110001101110111111110001110000010000111110000010110001011000111110000110110001111100100110111100111010101001110000010000000001011010001001010011011100110000110101111111110101010011100111101111001111111101001010001010011111101100011000100100101101001100110001101111110101100011111000000101000111111000011010000010010111000000001100100000001110111111001010110001100101101101000000010011001000100000110111111101010000111001000100000000010100000011010100101001011000000111100011101011100001100110100011010000101011001011001100111010101000010011100001110010111100000001001000111101010110011100011011110010110000000010101101100110000010110111011101010101001110111110001111110101101111100010000011111101000100011100010100010000010010100000110011010111101110000001100001100010111011101101011000100010001100000011101000100101011100110110010010011110011110001111111010100101000101001111101100011100010101100110101001001111000000011010110111011111111001010001101001010001000011101111000011101001001111111010101111000010000001111100100111111000000111111111110000011000101011100110001110110000101011110111110001100110100000111000001101100001100111110000000000011000001110010001001011100001111110111011010110000011000011110111111000110001101100011000110011001011010110111001111011101001010110010110100011000001110000110111001011011101111101001110011001001101011100011000000001000101010100010000111001101100010001011011011100010011001111000110111110001011001100110101100100001100101000101011001000011000101010110001010011000101011110100010100111000000010011100100010110100101100011100111100100101110010000000001001110111101000110100000100011001000101110101110011000110000001111111110001111111000110001111010110001111001011011100010101110110011110011111011101010011110111010111111100100100001110101101111000111101000000000001010111011100001111001100010010001100100110111011111000101110101010001001011011000100010100001001110101111000010001011000110110100100001001111011110101011001010001111101110111000111011010000100000001101110100100101011110101100110110101101001001100001001011101000001001011101100111110010001011001001010001001101110111101110011010100010010111011111101001100010000100100010110000000011100110011011101111110110001000010001100001000100011111110010001110101100110001011101001100110011100001000110100011000100010011000100111111111111001101100101001001001101110000011101111111100110010010110111000110000111110110001010100110000011110010101111111110010111010110010000000101011100010011011101100101011001000110100111010100010100111110011110110010110111101110010001110011010101010010111101101111100011101011011001010101111000001010001111001101000000010001101011111110001010101001001000110001000001010010111111110101101111110100000011010110110100100100100101001101100010111101000110111000011010101011111111001101111001101001111101000110000011110011100010010100100000000000111001010011011100001000000001011011011001011111000101001010100000000001011000110000000100111011100111000000001010000011101111101001001010101001010001111110100110101101001000011111001001011100001110000000000011000111011010101110111101110101101100100101001101010111001000110011001001000001110010110101011101011100001010101101011110010100011001110101000100011011110100110110001111011111011000000000001001101101100011101011101101101111100000011000110001001001100011101001100101100001000110101011000100101000110001011101011011101011101100111000111110111010100001100010011000010010001000001011010111110001110011010011100000110101011000101000100010101001010010110100011011111101100110001011000111111110000011011011101001100000010000110110000000011011010101000000011100000011000101111110011111110001010000000101000101001001101101111110001010100110000010110011110110010110010100010110110100000000101110000111111011011001110011110100010011011100111000111110101010100101010000110111000000111011111111110000001100111000110010000110011111100010010110100001011111111011000101100001010000010001100101011111110110010100011100000100101010100100110110111100001010110000001010111110000111110101010110111000100100100110000111001100001101111000111000110101110001000111101010100111100110101111110101110010100000101101100111000101100111100011010110100110011110101100001010000110001110100011111000110111100001111011000101100110000101111010100101111010011110101110101100000000001001011111000000110101011101000110000101001000001111010010110111111001100001011111111110101011001100001110011101010101000000110101100001101110000010100011000011010110000101110001101100111001001111001001001001101111010100001110100110110011010001001000000111010001010011000011100100000000000100101011011110000000011001110000010100110001000011010001101010001110110001000101110111110001011000001010111011011100010010110010011001110111001110011100111110100000110000011000110111011000000001001010100100110000111011100101010111010010001101110110101100110000001110101111011010010001100011000010110111001011100010100100101010100110111101111000000111101100110101000000100001100000001010010001010010011010101110001001001111000010010111110100101101111110110011000110000000101000100000100110110010000100010110111101111001001001100001101000001010110000001111111001010011100010100101110011111100010101110110011111011000000010111101111010010111011001101101101001000001001110110110001001110000011100001111100010100001110101000101111011100001000011100001000110110011110101010011000010100101010010000101110011001111001111111000111011110011000001101001000110011101011000000010100110001010010111100011011111100011100111001000101101110000000011111101001001000000101110010111111110011100100111101011111000110001111011101001000110010011001111011010001111001101111001100110000101010100010100101101010001010010101011111001101000100011011110000000101101110001010110100111010101000110001110110111011110110110110110010011010001100010011101111011101010111110010010011011010000111111010001001111010100100100000010010101100011101010100101001110010011100010110010001111111100111111110111100010010101100111100101111110001111001001000101101010000100011110000001011001011101000101110110001001011111001100101110001010101000110011011101101110111010001001010110110110101100011000101010101110101101011000001011000100111111101100110110010001101011001100111110000110101000010100010010111001000100111111101010010111110001110101100011100110101011011101100001101101110000110010101100010000010100100000100000000101110011000001110010011100001111001111001011001011111000000101010101001100100111110110010010100101000111111000110001101001110110100000110010101001000110110000011001110101101000111110010100111000100111100111000101101100010000001110011010111010101101011101010110011010110111100010000011101000110110001100111011110111111010110010001000011000011110100010000010100010011100110100101100001001010001101100000000111111011110110100000111100001000000110010100010010111111000010101011000111110000011100101110111111101111000001000110110110110110010100100011011010110101001111110010110101001110100011001010101111100101111101010110111100011110010010010001101010110101111101100101111101100110011101111010111000111010101110000100011001100010111001010011000011011111000111000110100110011110011011011010100000111001110110111011111000001000011111010111100011111001011111011111101011000100111001010111111110001111011111110000010001111100000100000001001100010000111111011110101000001100101000101111001111101100011101000011001111011001010100000100100100101110011111000011011111110110000101001111011111110100100110101000010000101010000111110110100101000101111010000100001011101111011001100010111000010110111100100010100011101001111000001111001011010100101000111111000000001010100000011100011001110111001011000111001111000011101010110111000001011101111101111111101110110000101011110010101001110110011010101110000101101010001010000100110010010111001011110010001000010011100010000111101001100011000110100101001010101100000010001011111000101000100001100000111101100101110010011001111010100100110111110101001011010111101001001100111000100011011000101000011110100100000000111000100001001000010110111111110000110111101100000011111100100011101000011001011100110100010011110001101110100001110010010001000100101110001111011011010011101000110111011100111111011101101100010001001101010110001110000101101101101100101110110111101111100010110001000001110010110110101111010101111111001111111000101000010111001010011011100000010110010100101111000100100001101100010010100010001011101100001001001010111010101010101011000001111011101110111001010000011010111100010011011100111010001000010101101000010110100011000011100010011001010011101110001101101010001010001111110110010011010110010000111000010110001100001000110100001010111110000011000110011101101001011000000110010110010011110011101111001110010110110100100011100001001111001111101011010101100000110000011110000000011100100011101000000111000010110100100110101000101010010111000111010101011001011000011100000000111010001011001011001000111100010001001111001001001111010011111100011100111111110100000101111100001010000001110100111101111010111110010101100110100001110110100000001111100010110011110011011111110000001000000111101110110000001001100100001011110101001101000011000111010111101101000110100100100111010101001000011111010101110001100001000110010101011000011001001111100111110101010100000001101000110010110010000000011100001110101100111010101011110110011110110011011110011000001000000110110011101010001011111101001110110100000001111101001110110100001010001010110010001111100010111001001011010001010100011010110111011100001010101001111111110010101111000111110001000101110101011010110100011000111011010010000010101010011010000111010011000100000001011110111010000011110011000101111011110000100000001001110110011010100110101100000110100111110000101101011111000100110011101010000110110010101001101001011001001011000001001000001010100011010110110101011010000111101100100000100000110000011010010110010001001101000100111110011111011011000001011011100001111001111110001010101110011111001100101111110001111010111010100100010010110001110000101010000110000100100000001011011101100110111011110110001100110111000010110111000111010001011111011001100010000100011100110001110001010010111011000010001101000001011001010100110101100011100000100111011000000110111010101110011100010010100110000000001000101011001100101010001011101011000000000101011110111110000000110010000010011100010111101011101001010010100111100001111111010001000000011111100111011100101110010111100100010010101001100101010000011111101110011000000001111000111001100010110110001101001001100011000000000000101110111010010010001100011100101011101011111100100101101001101110101101100100000100001101101001101000000101001111110000110011001111110001001111110010100110001110100100100001010000011011001010011100011101011110010011110000110100010001100110101111010101110110001001011001000000000110100100100010110001100001000111001010111111101110101111101001100001111011101000011101010110111011010010100100000010000010100111001100011111101011101111000001100110111110010011001011111100010111011000101001001101001111111000000111000010110000111000110000111001000011110000001100010001111111110111010001110110101000111101000011010100001001000000100010000110101011110110110000000000111000010100011011100000110100110000111110010110110100101110110010011010101010100010110000001010101010111011010110011000001001111000101111000000111100110111111100011100001110100001011010110101011010100000100100001111010010010010011111010000000101100110100001000010101100100000001011101110000000111110010011011100100111001001111101011011101011010110101010101110001011111011001100010110010011101000011011000010010010010011000001000111011000100100000111001111111111001110101111011001100100110010111011111000101011110000110110011100100010100101010101100111001010100111001101101010001100100000110011011001000111001001101100100110000000011010100110000001100000000010100010110101111010000010111010010110101100111011111011011011110001000011010110110110011101010010100100010010111111001111011001011111100000001011100110111011000001011101000100000111001101100110110000010100111100000011010100011110110100010000100001111000100000111100010001111010110100110101001011011101111100000100101010111110000100001110101101000110101010110011100110100100000111010000110100010101000010010000101011010111000001011001011110110000111101100101101000110011101100010110110010111010111110100000110110101011010111010001010010001001111011010100101111011100101010000101000010000010000100100101111110110100001001100001110011111001010001100000001011110100000000101111000101010011111000100100111110010000111111101010100100010011111000000000001001010010100111000110100111010001000111101100010111111100011101110010111110101100110010101100010100000111011001110101100100000100011101101100101011100100001101100010000101101001010100001001011011000110110101001100101010011111000000010110111111000011010000000011111010011010000111000100011001010011100001001111110111010010100100101110100001100100111000111001010100010000110100100000101001011011111000011101110010010110100111010010011110001000010111110100011000001100101011111010010110110111111101110100111110011101011001000111010100110110110000100010000110001001100100111001000001010000011111011001110001100100111000010010100111010100110001011010010010000101000100100000010011010100010011101110100100001101111100010001100001010101011100100100100000001001100011110000101111110000101010110101110001010100010001110010011001110011010101001010100011010100011011011110001010011010001011110101100001111000010001110001111010110100010110001000011001100110101100000110000011110111101001111010011101111101010100101010001101000000010111110010000000011101001111101111100110001110011111111001100100110011110000010100000010000000100010011101100110011101110011101010011101111101111001100110100000111000100100101111010001011010000100100111001010101110011001100011100000000010100101001010101110000110111100011100111010100101011111001001000011011101000100101111011110100100011110010000110111101100001100010001101000111100001100010101101010000001111010110011000111011101110101010001110000010010011110101010100011011001110011001100010100100101000011010000110111111100101010101000100010110010011100011001111011010011010111010011111100011111111110010010101011111011100111010100010101110010111100000000111110011000101010001100110101100011001111001101010000001000111100000111011001000011101101000111011010000100001011001010011110010110100110001111010110001100001110101010011100000111011010000110001101100000101101111000100001000000010111010111111010111011100110000111100000111110011000100100010001011000010011110111111010011001111011110101101011100100110011011011111010111100101000011111010011100111111001000011110110001000000011110000110001011111111110001110010001111000010010100001010011111010101111101101111010100001110001100000111100111011100110011100110011100100111100110011011010001000001000010000010100011011011111100110011110010011100011011100000000001010000011000001111000001000101111111100010000011011111001111110001101010000101010011101101111101111100111110111100111000111110010000000111011010010111111110100101100110111011101100101010000001110101111010100010111011011100000110000101110010111101110010111110001010010011010001001101000000101111000111000001110001101010000011000100000000111011010110011101000110001101100011001101100101110100011111001100001011001001101011100101100000001110100010111010111000100000010111110110101100101100011001111110100111110110011001101011110010111010110111011001101001001100010000010010010100010000110011101111100000011010110010111101001010101010000000100010001010011001011100111001101010000111101010011110000010111011111000000010010000001101111000011101111000010111100001100110001000010011001110000111101011010101011101001000011000101110111011111101000010011101011100100100101100110110100111101111001110010000010001000101111101111010111001110000000101110001011101111000100110000111000100001011011100111011100100001000010010000011000010010110110001100110001001101111111011100010001110100010100111010110001101000001101111000000011011111001001011111000000101001101011000111110010101001000110110000001000110100000011010111010011111101001011011000101111001010011011001010001101100111010111010000101100111110010110100011111110110111011001011011011100000010110010110000000100000011011100011000111111011100001001010001101001010001101110101110100011100111111100111100000001001010011111111111011010101111110000001000111001101000111101110100011101010111000110100101000101011011000011011111000101100111010001011010110110001000100010001011101001100001011111111110110000001000111011000100111100110101010011000100111110001100100110001001001110010000110110110101101111100011101111011111111000111101000000111001010110001111001101001000111101000010110001001111111101111101101101000010110101000100110110101100100100110001000010110111100100000000000100001101001111000010000100000001011000011010111111010110111111011100010101101101100011101101000110001000100011111100010011101001010110000101010111101010011011111000000001110000110000000100000100111110000110111001001101110010111100110010000100010010111010001100000101100010111100011101010001000011001100100110001010010010001101011010001110100001110001010110111101001110101000001011001000101110001000011101100001111101111111110101100001000100111010010010101110111000111011111110000010101000000001110101011010010000100111110000100111101010011001100010001000000010001000001111000001101110100100110101111101110000100010101011110011001101110111010110110000011111100001000011111100001011011000000100011100001101110011000100011000000101101100000110001111110001110000001101000010010001100111100110011000110110001000010000101000110110010000010001011110010110100111011101011010011110100001110110101001001100010000001100110001101001010010101001001001111111101001000010001010101001101110111000001110011110000101111001111010001001011000011001000100011001000011011010000011010110001111101101010100110110110100000110100100110101111110001101100010011111100111001110100111111010100111010111110100111000110110101001111101100100011110101100110100010000001000010000010010101010010101001110001010011111100111101011001110110001001000000011100110101111011010001001000001111000111100100011010011000010000001001000101111000010111111001110100000001111010011010111110000011000111001110111001101001110110101101011111011011100101101100010010011000001110101010010101100101000110111000000011101101111100001101011001001110100011000110011101111100011101111001110010111011100001011000011100010111110111001011010111100101101011110011100100100100101001000111111001000110110101011101111100100001010000111111100100111011110001110000010010110100111100110110100010010100011111110110011100110110011100111100100011010100111101010010111100100100100000010101100101111000101100010010001000001110001101010100110011000110011000100010011111010111011100111110001111000110001101010000000010101011000000010011001001100111000111001111100100001011101011001010010100010110000001100010111111100110000110011011111010111111110101100001000111111111010010000100111001110001011010010000010011000010010000110110001101000000110010011100100000010010110011111010111110111111101010000110010100101100001011110000010011111100100000101110001110010011011010011011011100001000101100011111111010101010011111001011001001111100000001110100000101100010000101110011000110111101100110101111000010110010110011000011110110011000001100111111101011101110001011111100001101000101100001100111000101001001010111100011110110011001100010001110010110101011110101000000001011011111010000010000111101101101000010001101001001001101110110011001001011101011111101001011100010011011110101000010101100101100011011110110111101010111010001000101011111101100110111000111110101000011011110101101011010101010001011101110010101100110111111101011111101110110000001101100000010110101010001000100110111111010111110111000010101010001110111001011001101001010100011111001111001000010101010000111000000111000000101101011000011100000110100111000010010000011100011001111000001011011001111010110111110001100111100010100011000001110110100010101101100000011011110000100111110001110000001001011001011001011000111111001011011000011100100101110010100100110110010011010010011111000000111100101100101101011100010101111011000000001110111111111100110001011010000000011111010001000110011110010101111111101010001101000010011001110001011010110111001100110001111000001010010111000111100001101001011110000110011110011000011011101001100110110110110000111011010000000100011110111000011100111110100000010000010100110011100000010100100110110111000111100010101101111110101110000100101001101101001011100110111010000110100111000000101111101111011110000001011110011110011110111101011001011111000100001011001101000110111011010000000001101101011001010100111100011110011001000100011101100101110111011001010110110011110000001101110000111100001101110100011010100010011000111001011110100011010011110010100101000010000001110010101001110011010100000000000000001101101001110101111010100101100011111100111100010011101011001001110111000011111100010010011001100011001100011001110001001101011001010001000011110000011101010111111011010011011100101110101001001111001000011111100101111111100010000100011010111000110000001110000011001011011000010010101010111111011110110101010111101001100010110100010111111111011001110010110011010000100110000010000001010111010010011011111011001110011001000000110000001110001100010111011001011111101000000000110001111000010100010111001000100010011101000110100100011011000111100110001000100111101011101110001111000011000000101001100011001110000100000100011011101100011101010011100000101101000010100000011000110101110011100101101010100101001011111111100110101100110001101010010101000100100001100011100100011010001100001000001011010111101000010110100000000010000101010101101111111000001001101011011001111011111000100100110010110011010111011001100000100010110001101101000010111001010000100111111001111110011100010101001000011000101011111110000101111011110000110110000100101111001110001100000110011011101101011100001010001000000101100010001011001001000101111000101000011001110111011000101110011111110101000010111111010101111011100001111001010011011110001010111101000010110101011110011000111001111011111011001011000111100101000001110010001110110110111010100010100000101101000000011100100111010001011011110000110111100000101001011011101001011110110010001110110010011000001101001011101001100001110011001000100001110110110111100100001111111101111011010101010100000010001100100000100011001111010110011100001101100010001001101100100001010001101101101001001100000010101001101110100111101011110110111111100100101111100000000000110110010010010001010010001100101100010111000100110001100101100011000111100111100100000001000100001111101101011010110110011111010001101001001101011000001110111110000110111111111100001011000010111000100111001010011101000000101101000011111110010101000101110110010111001111011000101010001111100000000001001100001100111111101101011101110101000111101000101010000000000101101011101011001001001100101110111000101110011010000111000001010000001111100001111110100011101101100011001101010001001110100001111100100100000101111011101110001110000101110111011001001110101011001100001010001111111010101110100010111010000000100111011010111100111011110001011011011111001111101100110101011100011111101110010110010000111110011010100110010000101001000010001101001110100010000101110001001000100110111000010111110001000110100001111010111010111111101000100011110010100011010000100001101001111111111001011011101101111001100110011100010011111011100111111100001111000110110010010111110100011011100111110111101100010100001111110101010111000101010110101001010110011101111101111011110001100010001011001000101010100110000111010001101000010011110011011010010010111111000100001101001101010000011110101011100011100011110101111100111011000100111001100010110110001101101111100101111101110010000100011110111110001111001100100001011111000000010011111000010100111101111110111111111100000111001011110111101010101100000110100100001101000110010100010100101111111111101110000000111110001110001001001110111101100100011011111001000100000000110001110010100110110010111010110010100011101010001010011101111110000110011101100010011101110011000101011011101111111110111000010101101011110010000000011101010110010100001110010111000010000011110011010000100111110010101011111100010011101101100101000011101110001001110111101111001101111111000101000001011110011101111101110001000110111000000100111001101011111111000110101100011001101100010000100000111000111010101000001111000100100000100011100000110011011101011111010111110111111010000110011010001110010001000010001000010011100110101101110000100101111111100101010101111101101000000101000011110100100100001110110011011000111101010000110011010110001001110001001100111001011001110100100001001110010110001011110110001000010011010100100110110100000110101100010001101000011111010100010111100011110001110100001100010110100000011010110001011000101001111110010010001011111010010100000011010010111000000101010010001111010000101100101101001011000111111001110101000010011110001111101110001001100100100000101001000110010111000101001100001101010000110101100011100001011010010101010011110111011101110011010100110010101101001110010101110000101010011000010111011010110011100000100000000101111111011100000001010101001100010111100010011010101100110110111100111010110011001100000001010010101011000100101000010111011100110111000101000101010101111000000110111011011111000000011000001111011111100011100000100001000000001111001011011100110110110111111111000011101100011011101011111000000011100110010011111010000010110101000100011010000011011010111111010000110000000110101111110001000101010110001111011010100001000101000101011100111101001101001110001011010100111110100001000011110101010001110010011000101100010010110100111011001110000011110100100110101101110101101001000110010011101110010010100100101101001010000100110000110111010001000000100001001000001000010101011110111010001111011110111111101001011001000001001000011111110011111110001001011001100000001001110111111111000101011010011101000100101111100101110100101000001111011010110110101100001111010110011100110010110110101010100001100111111011001011000000001101101000110111111011111010100110100010011011000100111001010110011000111000111000100101100110001011100011000111011101001000001111010111101011001110110001000110000011001001011010110101011010101011000010110010000001100100010111110111000101100111010110000100010101100111101001110001101111100111110111001101001101011000101001101001100011110001100111101100011011110101010011011101110101111010101010110101001001010011111111100000101101110100000111101000101011000011000010001000001010100011000111001101100100000001100011111000000011001101000001100000101010000010101111010110000110011110010000011110110100000100111110100111010101011111101011000100001011011001110101110000010101101010011001001001011001101001111011011000111001111011101010110101011110101010100111010111011001111001110010111001000011101100110000100001001100100110000111111001111111000011100101001111110111101001101100001111001111110110110101111000010100100100101111010000001011110000100111001110011101100011001011101001000100110001111111101000110101010010001011001111100010110001110011000011011000001001001111001001011111111011011001101101110001101000001111101100101000010000100111001011100001001011000100011001010000101001110101100011010001110010010100000111011000101100000101001110010110101011110010100001001101001111101111011100001000111001111110000101000101001010110011001001110110001111000110010100110100101111001111110111111001100001011111000001001110111100001110100011101100010111101111001011010101010101000000100100010001011011011100011111010111110001110011010010110110000010010101001110100001001101000110010110101110111111000100100010111111111001011110001101100100011111010101011111011000110110000011101111010110000001101101101100100011011011110011010010011111100100110000111110110100100011001111000110001110100100011101100101000001100111010010110000111010111010001110000111000011011111011111110010101110101011110001001000111000100100100001011100001110110101101111000011111100100011001010011110101100101100011010100010011111001101010011010100110010100011110110000100011100110100111000000011110111110110000010110100011010111011011111000000001000101101000100000101010110010110110100100101110110100111011000101010000011000011101101011001101111100101001010010011011110001011000010010101010000001000011110000101111100010010010000100110011010101110111011010111010001000100001110100100111110101110010001011011110000100000001000011111100101011000001010001101001010100110111001011011011101001010101100001101100100111101111111011101000100100110001010011011010000101011011101101100010001101011000011001110110110010000101101110100111010100010101000001111110010110001001100111000111000100110000001111000011101001110101100111000010101000101011100101111111000001000110010111001000010110010101001010110010001010100000011111011011111101010110000110111001001101001010011001010111101101111101011001000010000110110000111001100100101111111100010000000001011110010110111111000010010111111011011000101001100100111001100111100001010000011001111101111101011101100011001111100110000101010001001100000000101111011100100011001110010000100110111011000010111011000110010101100110100111100000010011100100001100000000111011000010000110011100100010100000010011111110011100100000001111000011101000100111000000101001001111010010110100101101111011010100111000011100001101111000010010110101000010111110111100010000110001011101111111100100001000000110101011011101111000101010000010101010011111001110101010111010011101101111101010111000010000011101010010110111000111100001000111111101000101000101000011011111001011101110000010001100000010000101010100111001100111101011111101100000010001111111011100111011111101000010110111011010011011111010010100110011000010011100101011011000100111000000001111110011001100001001001110011000111110111110000110101111011001100001000010101000011111001110000000000111000111011110001100110100001010010010011111100110000011111110010011100101111111100000111000100110100111010101101010101111101110101111011011011101011011110111111111000100001100101001010001000111110110100000101010011101111101101000100011110111000000100010110001010000100000111010101111100010110111101111100010010110111001110010001110011000000101000011111001100000111111001111100010001011100010111111111011011001100110001110100110110101101101000010100011101110000000001011001101100011110100011010001111010001001100111000100001010001010000001101100100110101000011110111000001010111100000101000000010110101001110010010110110000010010100010001010110111100010101010011000000110100100110010011110101111011010111000101010000101100101110100010011000101111011101101010000110010100101010011011001111001110011110011101101110111100101111010000111111100110110110110101111111110101000000110011001110001100100011010011001000101100011100100101101000101100001011111100101111111011101010110100110100100101110010110001011010000110001011100000100001011011000010011110100010000001001000011100001111001110101101100110011111100110111000011110101000101101011101100101110111101110010111100000100010111101000100011010011101000000010000011110011001111011111111001000110010011111110011111000110000010010111101000011011101001011001111010001100011110000110110101111000110100001100001000101000110001010100010101001100010111110011100100000001111000111000010010101000101011011010000000101010001010000011000001011011010010100010100101110101110001100000000001000110100000011011101111010111011001011010011000010110000011110110010100111111110010011000110011011010110100111100011010110111010111000001011101001111110111100111011110111001001001001111011010101110111110011111000110101000111010010001110010100101010101010110101100001110111001110000010111111101100011110101110000001111111101000001000110000011110010101000101111001000011110001000010000101110111100101100011000010111101110001100111011001101000001101011001111001110110011101111000111101001001001001001001101000000101001010101101101000101100000100100001100110110001110100001101101011110111001110000011101001000101100001100100011100010110001001111110001110101111001000111110011111000100010000110010000010100110011010100000100001011001011001001101011111111000001000110000101110000010010100110100010111100101101101010001011000100010110011001100000010011111101101101001101000110110101011111110010011011011011100110101110110010010001000111110101001001110001000001110100001011111100110010101011110111001101111110100011011000111101101001001111000010110111011100011110001111011001111110000110001010101010110101001111001011101010100011001100111010100001011001101101101110001100011111100100100000010111110001101001101110101110010010000110000100000100110111110011101011001010111011000101000000000000101100111001111111110110111011011000001000011011100100101000001110001100010101000001100001111100110111101101011111101101011010101000001101000101000011100111100011110000110001011111100110000100100000110000101000011010110111000100110000010000001000110011011000111101011001101010100110000010111100001011100100100000101110111011011110101101110100010010100111110111001001101001000111100000101011111010001010111101010101001010001111110101110000101011000111010110100110111111101001110000001001011110111001110110001110011101100001100110101100001001010100100011001100110010101010010110101110110000111001101110001000010100010000111001010100100000011000110011110010101100110111101101110111100100010001010111110011001000010111100100001000011110100001010001011101010110101010010000100010001001101011101001001011110111110010100100101101010010011001000000010110100011100101000001111111100011000010101011011111100101001110111010110001100011101111000101110100001011000101001011101101101011111011000000111110101000000111000100111011011011111010111100011101101100111000011110101000001010110000110010111000111110101000100001101111010001010111100100001111100001001000101101111100001111010111110110111000101010100010111110001011010000101011111011001100010000011001100110011111101001110010100001011011101001110101010000011110100101001000010100010001100110010110111101011000001101010000010101010111111100101110010101101000101010100000110011011001011110110000100011100000011101110000010100100001100011011101100001111010010011101000111111101010100100101101111000111001101101010110011100100110001010000100101011001100110000010010001101101111111100101110001100110011000101100100010010010010010001010110000111101101001101101110111101011011000110011101101010111011111000000100010110000110010010001100111101011010100001110000000101001110001011100001011101100101001100001001000111111111111000101001010001001100100000111100101000001010111010110110000010100011110100110100011000110011111000011011100000101010001100111110000111010100100000010001111101011000110110010010110001100100100101110101010100010011110101011111110100111011011101111111000000100111001101110101010111001111010101101010000010111110011111101110001101111001101010000000010000011110010101100011111000100001101110010111110010100001011110111001101001100111110010011111110011111111001111010011101001000100011111100110010001010010001100111100011101100001101111011010101110101101010101010110010000000100001010111001000010100101110110101011100010101000011011001000001110110010110111110111011110111110010110100010010011010001101001111110010101111011111101111001111111111001111101110011100000100010011000100100011111101000010101000100101001101010101111010011001010111010011101001110101111110101110010011001110101110110100101010100100001011100100101001011011011110110110010000000001010101111000100111111011110010111111010010101101000110101010011110111100000111011100110100100111100010111010100000111010100111100110011111101100101101100010100010110010010101110000100110011000001101111001001001010010000111101100011011000011000100101011010101000100111110100001110101100001110000010100000000010000001010100111111010111111000110001101110110101001111101100100101111011101101101101110101011110110101010010110001100010110010011100001001001000110100001001001100100001101101011010011011100110110111100011011011100101011101010111011010100100000010101000101110101010010101010100101000101111000111110000000111000100011011000111011001001010101001110110111010011000100000110001000010001001100000100110110001000010101011001101000111100000110010101001100010010000000011100000010000110010110111001011100011110100100111000110000001010000001110100111000100111111101110011110110101111101100111100001100000011111100000101110101010000001111110101011100011110011001001110111100110110111001001111010001101000001000101000001000100101111011101010101101101011000001100011101010100000010001101111101001101110100010111100000111111011000110100100011111111100110110100001001110010001001011000010001111011110010000010110101111010010110101100101010000000110111110101110011101001010110010111101000110101111101100010000111101001110100001001000001101111101101110000111001011101101110000101111101000101110111000011010010110101000100011010011111001100010111111110110000011010011110011110000111101101010111111100010100011110110110110111100011100001110101000111110011010101101110000001110111111000000100111110011100101000110110111110110010001010111001011101010100100000000011111100111001001100001101001010110000000000001111101000100011011110101000111101101001000010011110110010011110110110111011111010101001010110101011010101001011010101011010111000000011010000011101010010000000111000010101000011100000000110001000100111010011111010111010111000111011010100100100001110100111111111111111010110001011100001111100110000001001000011100100011100001001110100010111111111111101101110001001000010011001100111011101001111001101011100100011011011001010000000010001110010110000111110101000100000001000001011001011101111010011111111010000011110101110101111101101111101100001011001111111101110010001111100110101111001111001110100010000011101111111100100100011110101111110011011011010000110111110100110111011000001001011111010110101011001000100111010110101101100100010110001101010111001111101100101111101011010111000000100111011011011001000111110111010111101010101001001011111111111011011001110000011000101100000010111110100100100110101110111000100101001110111111000011010010111101100000100010011010001010001011000101110100111001010101100111111101000100110001100000001001101000010000010010001000111011011000101111100001100101111001101101101010110001010001000001111000101010010011111000011001101011000111101010010111100101110010101100001100111101011010101000110101011110110110111100000000110010111000000100001000101100110100101001100101110101000110000101100000000100100111001101000001101010001000010101000100000000101010001010000000010001000010111101101010111000010111000000110010011110110111000101100001000110011110000011000101011011011100111011111010111011001110000000110111111101011001110001110110110011010110001001010111010101010110110011111101111100110101011101010100101110001110100111111001110011100110111001000011001101000101111011001111111001011101101000101110010100111111011001111001000110001110100111111101010000111100110110101101000000010101111011111101100110001100111100110110111001011111101001010001000011001111000001111010000110010110010001001001011110111000101100000101000010001101100100000101111111010010001011000010011011001010000000111010100000111100000000100111011101111000111100011011110110010001101110100101010010000100011111011010101000001000100111101000000010100011111100100011011000110110000111110101111100001100001010111010001000010000001111111011001011110010000101111101001000010000111100011101101100110101001010101101101100010101010111100001011001100100111011111110010100111011110101000101010100011101000100000100010100000010101110110101111010010110001111001111010100110010001110100001011101101001111010111001111100101000110001011011010010110110011111111101111001100011101010111111010110011110100100101001001111000001101001101100111011100011100111111101101010110000000101111010011100110101001110101110110010111100111001111001001000110000010010001011110110010001110101100111111011011100001100001111000010110100001101110111110110111111001100001110110010111010100111100111100110001100010011010000111101101100000011001110001101111111100110110100010001000110011111101101111010100101010001101100010101111011110010011001011000011010101001011000010011001100100101001101110010110001101001100011100101100000011111001011010100101100100010110011010001010010100000000110111001001100110000000001111110110010000001001110010010111110111110101111111100101010111100001101010110100001010110010101101001010100001001100100110010000001110001110001011010010011011001110101000001100111011001010011100011101110100110111101010101001011010100011110110101001001100101001101001100110100010101111111001100011011101110010010101010101101101111010000011101100000010101110000000000110000010111000011001001100100110000000001001010111011111000000101010101010101011010000110000000111110110001011110100111110011000000001101110110100011011011010111111011011111111100011110001111101100110100110100011100111010010010111111110011000000111000011101101001100010100001000010000110000000011101110111011101100111100111111010010111001110010011011110010110100001110010011110001101000000011111101110110111110000101110011110010000011100110010111111110101101000000101000100001000010111110110010000100000111110000100001011111100000011010011101100011010101000100000011100101111010110111011000000000110001001001110101110110111000100001111011000000100111100010110111111111100111101110001101000101110000100000011111110010011000011101011110011101001011111001110101111011011110110000111011101000100110111100001101001011000001100101111101000101110111101000111110100111110001100011000110000100000100001101000001011110011011001000101111010110110100100110010110010000101000011001101001010110111110010001110001010000010000101100011001000111110001110001101101100000000010011001000000101100000010001100111110001011001001101001001101110100110100100001001111010001011111010000010110101111010110111100010110011100100110010100111101001010011100011011100010010000110010001000110100101010010101010110101100010101000110000011000001101110101110110110101010110001010110011001001011010010110100010101100011100100110110101111001001010100010011100011101010010000001001101100001000100100111100000001111010101011101101110011101111011101000100111000100100001001110011111001100011100011101010110011100100111111100011001001110001011000111001111001000111101011001111100101000111111101011100010010111010111011000100001111001101000010110000111101000000010111100010111010011000001110111001010000110111001001110011110011100011010001101001100100111100001101100100110101001101101110111110110110111110110000101100001011101010101111010100000101011100111111000111100011101101000101111010001000000111111110111001101000010100010000000100100100000100110111100000110010101011100000110000100010010100110011000111011100011100010000110011100011011101110001010110100100000011010010111000000011011101101100001011001101000110101110010100011111011100101001000100100000001110000101011011011010000110100100001110010110111011100011100011011101110101100001010001100010100010011011110000010000110011100111011110010100000101010010000100011000000111011110111000100000000110111111111100001011001001100010000110111000000001001111110110101111110111110010011011110100010001100101010111001010000110010011011000001001110001001111011010110011111000110000000111010111011010011000010110101110010110101000010010101111111011010010110011101100010010010111011010110101000101111111000010010111111001010011100000000110110010111110110101001010110110010000001000000100001000100100100011101100000001101100001101010100001101011010111001100010010101001100010111001101101111000101101010001000110001000001011010001101010001011100011000101001011011010101010000010101000111101010101000111100100010101100100100010100011110110001100010110110010111000011001111110101000011010101000101001100101100000100100101000011001101101011001010011000010111010010110000011100100010000100110000011000001010101011100101011000010110010011111101101001000110010001110101000000010010001111101000000000010110000001001100111010111101110000111001101011010000100111101101111110111111000101110110100111100011111111001001001010101010111110010100001101001000010010110000110000110101001100011000101011100110001011011001111111000010100000000110110010101010110101111001001011111101101010010111001110110100101000001000000101111101011101010100010011000110001101100010010000101011000000000011111110001011011010101011001110100110110000110101110000100101011100001011001100110111101011110011010100001000010111001111100001010010110001111001110100110010101010100011111000001011001110101010010110001001111000010100011010100100101111010100110001111111000101000010111111000001010110011000111000100110101110011110010001001101110001110111100010001000011010101011010110001101101010111101100111001100111011010110110011100100011001100001101100001011000010101011001110100100010011000000100111011111101110011110110000100111101010111010101001100001111000011011010010100110100010110100000011001010001101001011010101101010001111000111100001110111011010000001011010011010010100001011101001111010111001011100010101110010101010111111011101101101001100010000011101010110110111111010000110011011101100100011000101011111101100111011000111000101101011101100101110111011001110011111110010110101111000010111111100111100101011110000100001010101011011001001001010111111001101001010100001000010010101110101010010010101111111010001001100101000110010001111100100101001011000111011101110010010000011100000111110101000101111110100011001100110000001010001111000101101110101011011010001011010110010100011001111001100111110110110110010010000100111010111111010101001011011101010010100101110010110100111110110100101001010101101110101011000101100100010000010000011011101001011010010010011000000001000010101111010111011100100111011001101010110001100001000010111111110111000010100110101111111001001001110100011101100101110111000100010101000000010001000101100111010000111001000000101010110100100011000110010100110001011101101011011111100110100111101011000111111011100011001000001001010110101000010111101011001010001100010011001101011110101011101010110010111111011101110001010001010001101111110110110111111110100011011100001101001001110111101110110011001010100101101000101011100100110111011100111100110110101001110111110011111100010000100010100010111111000000101101001100001000111011011011011111101011010111010001010001111101100011100000110110101000110001001011101100001011110100010100110100001010000110010100010000010001101101111100011101000110011001000111101111010010011011000000100101000001011001111011001010110110111000011111110101000000011101110111000101001100101001001101111000000111101101100011110001011101010011100110100100001000111101001100010111010101010101101011101000111010001010100010001111111001011110110101001010000001010101111001011101000010011000111100100010001001111001011000100100101010001010001101110101111001100101101111010010100111101111011011000110111111010100000100111011000110111100000001100101100001111000001011011110010111110100001101001000011011011101001110011000001100000010111001000000010111010000100011011110001111100000101010111101100101110100010000110000111101011001111100100110010011110100000000011001110001000010000100111000101001111100111110100001001011101110110101111000110001010011101011010000010100001101011100000100111001111000001101100011011010110110100011100100011001101000100111010010100010101101010001111100010100100000110011001110110001101101100110000011101110001111111110100100011101000110111011100100111111101101000010111110100010101111101110100100001101110111100010111110000110101010010001010011010110001110000000000101101011111101001101110001001111101100100011000011101110110011001011101100110000011011100000100100100001000111111011110011111111010010001000011000010110111110111000011010000001110010010100101100110011011011100011110010000101010000100000100110110111010000000011010100001111111100100101011111100110011101100010101010111111000100110011111001011100010110001001001110111011000101000101110010001010101011111100110110101000111001111001000011001111011100101101011011011110101101111010011000010011100111000000111011100101010001101100000110100001010001100000000011100010000101100011110110001100100001100101011101111111011100101101111000100101100001011001100011011010111001011101100010100111111110001011100110111011111010010011110110111001111000101011100001111011001110111000000010000000110011101011100111101111110100111100101110010110101000000110110010000001100110110101010101110111000111001010010010010100001110101111100010100110101110100000100111001111000000110011001110001001110100101101001100101001010000011011101111101100000011000110100000010010001110001010111010101111100100111100110011110000110001001001111010111010110110011100101001110111000110001011010101000110001110010110011010011010110000100001100010010010000000010010111001101001001100110000001011101001100100101110001010010100010000110111101111101100110101001000011101000111111110000101001101011000110001010011111001101001101011100011111011001000111110101001110111111110000100000000011101001011010100101010000101111111000100011100010001000111101110000111010101000001111100001111110111110111010010111101111000001010110000110010111000100001010111001011111110101101101100101100001001111000110101001110100100011110010101110110000100011110101011100110110011111000010010100010010100111011010101110101010111111001011001001101001001001010001010000100100100110011001010110110000011110010000011101111000100001010011101000010100000101110010111101000001101001010001110001101100001000000101000011000101111001101001000101101111001001000000011100100111111000010101001011101111111001000101101101011100010010110010010110100000110010100101000010011010100011110111001111011001111011001000111011111101000011001011111101010011011000111111011010001001000110111010011000010110011100001111111100011011001001011110011110011011011110001110001100010110001110111111000011110101001111010111101110001001011010110101110110001001111100001001001101011001101001110111000111110110011100000100111000011010000001011101110110011001100111101111101011010101100000001100111001101110101011110001011101101101010001010101000101101001110111101111100111110010111101010110000111101000111010100001000011001101011001010101011001101011010001011101101000110100000000010000000001011010101010000110100010001011011000001111101011100110000011110101011111011110110110010010110100101010001101101110001101111100100010101000111010000000100011111010111011101111100011110110111000000010100100100110100110111011000110111101101101101010110001010010001001101100011100111110000101010110110111110100111100010011010001110000101100100101011101001100010101011000011000011110101001010100011010110010110101101011111010111011101001011101101010001110011111101100000010111110101101111101011110101011111000011001010110111101010111010001001001111110000001011110110001010000011101101010100011011011000011100011101010001010010111011010000000011001010111100001100001111101100100000111101001111111100100011011111110110001110000101101000101110010001000000000100110011101000011011001100110100000001010000011110010110001010111011100011000001001010110100000001111000100110100000100100001001101011001010100000100001101101010011000000111011101000100001000100101100100111101101100011110111011010001011110010111001011101100101110110111110100101011010001000010111110111101011100110100011101010001110000111101010100110100111111100000000000010011011011101000001101110110000110011000110011010100001010100100000010111111011000110111100111001000010101001000000111100001010001010110101111001100010111100001001000110011110000110110010101001100101111011101010000010101011010000100111101111101001011011001101001111100100110001100001100101101100111101011101101101000110110110011011001011000011101101100010000100011011110110011001101001101111110111110000001101010111111100101011001000100100100010001110110100101010000101000101101110100110011101011001000111011110100100101000010111110100010000001100011010100001000111010000100000101110111011000101011001101000001010011001110110001011000110001100101110100010001000001111011001101111100011101101110101100011010001011101001001000010101011001100011111111000101111000101001011111000100111111011011000010110111100001010001000000010001001010010001110111011011010010111110101111000110101100000110001011000111000011001011111100001001110000110100100011001010111001101101001111111011010001101110101001110111001011111110000000101001101000110101010110001010011010011101111101111000110001001101111101011100001001010110111001010010001010101011001110010100101010001000001100011011100101000100010010100011110011011010100000000110000100110001000110010110101100101110000111100100111100000110111011011000111101110110100100100111101000111001000011000001010110000111110110001111101001100001111000111000001000101001111100000111111111111110100001100010110101101000111111111111111101010000100000010111100101110001101100111000001010010111001110110011011110001011110100000100011101101101000010010000110111010100101110010100101011101110010000100000100011101011011101000111110101011000101100011011111111101110111000001010111001000100000000101000111100101110101111000110100101101110101011100111110101011100011101000010101110011011010010011010011001000100110111111100011101101110110001101011000100000111101010010100011010000000011100000000001111011000111110000011010101101111100100100010000111111000110010101011101111010011111101010010001000111011010110111001010001110100010101001110111010000100101110011000010010000000100100000000010111111110110100111100111000000111111000011111000110011100111011000000011001001110100101100001001111101101100100111001101100101011011011001100000011001111010000100010111000010000011010000010010100010101110001000101101101011011010001111001111111000111111100001011110111011101001111001101101100011111000011010000000000101010000001101100010101010011000000111011000101001011010011000110000110011101000111001101000011001110000011000110100111011101011100100101110000101101110101000000000110111001111110101010111111010110010101001010001010101010100110010100111000111100001101001001011000111000001001010110000001001110101100001101111010110110011110110001001010000001111111000010000000010010100100000010000010010111011011110111000111101010100110011100011000111011100011111011001010101111000110000000010011010011111011110111101000011100001101010111110101101110101110000000010001100110100000010100010101101101100010001101101000011000100011111011010101100001110000110110010111001001101011100101001011010011001100010110000000110101000111000001110111000100101010001010101100100001010000101001110111110101010011101001010101001101011000000101111101001110000011100100111000101000111100001010010101110010011000101000000101110100001111001001110111101101100001000111100101001001011001111000101110100101011110110110001110110110110101101101111110100110001001011100111001100111110001010100111001001011001010101110000011001001100110000100101111010010100010110001000010010100000101000011100010011011100011000110000110111101010000011010101010111111101010000111011000110010111010110100000101101101011111110001000110011000011110001111110110000101010000101000101101001011000110000101001001011101010101000111111100110011111101000110101000101001110110101111110100000010111000101000011111011011101011111111110000011000110010000100111100100111101001101011111010000101111000100010101001010010011111100111010110110000110101000110110101101101101101001100001111110000001001011100011101010010100000110101110101011111101011000111101001011110010111000011100110000010100100010100000101011110111011010110111011010011011001001110001001101111100100110100000111000010101110100110101010100111101110011000010110000010110010101110110001100110001011110011001110101110010110110111100011110110101011010100011011100010101010101110111100000011101011011001100100011000011101000100100100111001111110000011001011011111111010110111001100011111001001011100001010100010010101001110011100010110111010100000001000011011001100111011011000001010010100100111110100101001010000110101110011011111100101001010000000111011011011110100110010011011010101110100111011010111001110011101011000011011011110000101001011011011101101000010100110110110001010110110111110010000010000010110100110010101001110100011001111000001110110111110010010110011001101010110000000100111110111100011010001101000111001101010011100101001011111011101110110100101010011110001010100000110010010101110011100011011110011001001000100010100011000010001001100011000111110111111111001010011101111100000001011011010010101000010010110000000010000101101100000101100011001011011111001110010100000101100101011000010011101110011100010011101100111011000101100111001010100010011011100111000110100101110110010111100111011000110100000100011001011000110100110111000100001000001111010000011101101010101000110010101110001001111000101100000111111101011100101110110000000010010010101101111111011110001011000100101000010110011100010101001111010000111111111100100111111010111001010100000111111000001100001110010000110010011101001011001000010111011011111110000111110010000011010110100010000111001011110100001101110110000000101101011010111111101001110100010010101011110001100011000111001111011111000101001111011111001100111100111000001110010110110010000000011101001111001000011001011001010000001101100111011100101001010001000011001110110000010001101100001010110110011101100101010111111101100100101110110001110111101111010100100110101011111011000101111001100010010000000111011011111011111100011100101010101000110101001001000110011111010101011001010011011001100011111010101011110101000000110100110101010101000101100111011000010111101101010011100101000100110011010100000100110001101101001101000110001110010110010011010111101110001011100001001011110010001001100000011110101000011111100010101111010111010100010111100000001101010010000011010110101011101111011000110101000001100101011011111010101101110110111110011000110001011111010110100111000001011111110100111111111001101111011010100011111000110011010000101111010100001000000101000001111010111101110101101101011000110011101100110011100001011100001000111000000111100101001111110011001100110011111101110100000001010100101010111100100110110001101000111110010001101101011100110110101101001101011011010111111111111100010001101110111010110101100001110101100101001101100110011000100011010100001010110101001111010000001000010111101010111101100000101111001001111011011100100101100110001000000110100100000000011111110110001100001111100010010010010101111011001100011101011110101100110000110111011010110011101111000000001100011101100011100101011000000011001001100010101000111010111100100101100011011001111110001001000000010010100010001010110000110011011100010101101101110101011001111101111011110011110000010100011010101001100000100101111111111001100110101110010110000110110010111001011100110011111111111010010101011100100101001000100111101000101111001001000101110011001100001111100110111101011011110100011011111010010111110110000000101111010100011010001010111000110000110000010001101010110000101110001101000010010010010011010101100000001111101111000000100100100000101000100000001100111100101101000111111000000011101101010110111110100111100111000110011111010111000101011000010000100100001110010010000010111010101011011000100101001101001101111010111011010110100110110110000010110110100011011110110001010111010011011100100011011110001011100100011001000011100001111010110100110101101111101000001100110001000000011001110100011011010100111001101001111000001111111001101000011010000010000011010101000110101110110101001110000011011111000001001000110001000101111110010110001010010101011011101111100001101100100111101000011101101100000011111011101100000011100110011000110101111111110001010101011001011010101111001000111001011010100000110111111000101000101110100001100001110011010110101100010100111100011001101010111101111100110100000011110011101110101111011110001000111000000111001011011110100111001011000100110110010110101100100110110000001010010001100100101101010010010000001110111100110111101100101010011001000001010111111010000010101010110001100100101001001000010011000011110111010010110100001011011010110000011001010011111011001110101110101001101100001000111110000011111111100110011101001110101100110010111010000110000011001101101110110110001101011001010011000001111011000010000111000000000110000110100111000001010010100001111000001001100001010000010111011011100110011101100001011100000011011001000111111010011010000000101110100110100101010011110010010100110000111101011000101101110111110000001101111100010111011110000101001000001010111001110101110110111000111100101001011100010100100110111010110110101011010101000010111011010001100100010101011101101010001010011010101001110010000010000101001010000001001100011110010010010000000011011110100010100011001111001110110011001110111110111010010101100011011001011010100110101000010001100101110111011000010011100101010001001011100101000001101111001100000101010001100010000010011001001111010111100111010101111000010010110111110011111000110110101010001010110010011111110111010111011000001000110111101011000000011010101001100110110111001000001111101100111101110100001111101001100111001100101001011101001000011111011101101100101011010010100101111101000010111001011110111011001100111010000111001111111100001001000101111001000110110010110000011101010011010011001110000011001101001000010110011100101011101101000011101111100100000100010101101111010101100010100100000011001010011011111011111001010111001101000101001010000001110001100000001111011000010011011010000100001001011010110101111101010100111011100101101111001001100000110010000000000101100100100111000111000011000011000100001110110100100101001000000011011010001110000101100000110111000100000101101111110100101010100111110000111000010111110111000110010011001101111100000111010101000011011111111111011111101000000000100001000011100000010111000110111011001011110011001100000100011001111111000010000100100000011010100010100010011101001111100001110110100110110010010110111111000100000110110000100111100100010110010000101100110010011100010110101111101011001111001011001011101011000100100010001101010100010011101011011011000111100101011100011000101101111101011010110101010011110101110111010011000110001001010010111101110100001110011001111101100110011111000101100101101001100001111010100010101100110101111001011011000001100000010011101100000001001000001000010011110011111111011011011110010010100100011101111101011101110111000100011100100110011110010000010101011000010100011010011110111010100101101000111010010110100100100101010101010011000110111000111111110101000001111100110100011010101011101100010100111100010001100001010011111001110110110100000111011111010001110000111011001000100101110111100001100011010100101110110101011010000111010111000111111111011111101111001010111011011111010001010001110011111011010110000010001000101000011100001011101001100111011011000001111111010011111100110100010010101000010110011011100110100011100011110101110001101000101001010011110000011001010011111001001011010110011101010111000110011100111011011110010010010001101111001101011000101100100011010100111000110010100011111101101000111001111000110110011001001000110110010011111011011101001010011010100001000001111001100000000111010100111011101011000010000000011001010011000111000110111100000100111100001000000001000110110110110011101111001000011011011100100110010100101010000000100111101011101000100011110010111101111000111011010011010100111000001000010011101101010111101110000110101100100111011101100011100011001111110111100010111011111111111110101110111100010101001100010110101001100110100101101011110011110110110000111110011110111111111110000001000100011100111001100010011011010100101011100011111100110001110001111110011011001111111100101100010000011101100100001010000111011101111000010011001111101010010001010000101001110100011000010001000110010101001110011111000011001001000010111100011010000000001111100001101110111101000001010000101010011000010010100011101001101111011001100001000000101110100011000010010111000000010000011110001001001101101100000111001011010110001000000000101111010011000011010001001010001000111100101010000010111111101001101011000010110110110010000101001010110011000110110000101101110111000000101010101110101000001000000001000101010111110101111100110011110111000010100011001011111011001000100111001101011101001010111010101101001110101011001001000110110010111101100001100000000000010011110110101100000011010001100111101010011010010101100100011111111001000001001011101110000011111011010100110111010010100111101011100010111000001001100001100000001110010101110010100101000100001010000111101001010011011000001001110111010000001111111100001001001010001111110110011010001010010000001111011101001100111110110001110110011110000111101000001010010010011000010011010011000110110101111111111100110000101000101010000101011001100010000110101001101100100110100101010011011000001001100000001111011111110011101000111001010100100111001101111000111100111110101111010011110001100011010101001010010001010110011010110111001110000111011011100001100011110011110100010010000010101100101011111110011110110111000000100000000000110001101010110000010001000001100100110001100111111001011100111111011000001001000100011010111110000101011110011101001111001011010111001011001101011110010111100001110010100010100010110101011000001001001000100110110011000101001000001101001000011001000100100110011100011110110011100111011100110010011010010000000011110111010010100110101101001010011000101110110011011100010110110010100111000111010110100000010001010100011111001110100111010001011111101111101000000101100100110100101011011100111101010010101100111000111100010011100000100001001001010001111101101100000100000000100100100110110111111011001111110000010001011101110100100111000011011001101011110111011110010001011011101010011011100110010001111100100100111000101100101110010011001010010111001000000101001100000110111001100000100010000011110011001100001011010010101000110011100101011010100100001001000010100000000100000111111111100010111110011111110010100001101000001101001011100001110111101100110111001110101000110100101010000001010011100110101010010001000011110111010001101110011101100000111010010010101001001111010011101001011110001111001111111110010110010000011001110100111101100100000110111100101100001001010100111101101011001011000100000010110011110110000011111100101011001010000100111110100100101010110011011111100101101011010110010101000111000101011001001001100001101101101110001110111111100000000001100100110110110000000011000111010001010011110101111111010110110001010111111000110000100101101011011000001111011111110000100010110000010111010111111111111011001110010100010000000011110010110110111010010010111110110100101000000001100100011100000111110101010011110110011011010101110110111010001011011010101100101110110001101110001101011100101111101111011100011101000010110100101011000000111111100110010010000101000001101011110110100100001110010100011001101010100111110000010111100101010100101111101011100001001010010000000100101011001000101010010010010100111001001110000100110011111111000011001001000010100101101001010010000101101101010111101011111101000101001100100111100000011101101010100100011011100110011110000100101110100011001000101010011000010111111010001000000010111110100111011111001011011111001101000001001010101010110000110101011000111100011101000010100000110100000100101010000001000010000111010010100111101111010111100101111111011111111110111010011011100110101001110101000001111011100100110110010100011111001001010111010000100110010101101011001011001110111110111000001011101010001011100110101001010011111100011001011111001010011010000010110100110000111010111001011100011011110010110100010111001110001011100000011010101110011100100001110110100000010011110100010001011111101110100100011111001110000110100010100010100100000101110000111101011111001100111001100000010111011100001010000001000000111000011100101010000101011010000001011001100100010110010001101111111111000101101110000000101111110011001010111011000111011000000000111001101011101100010100010011010000111011011101000110010001101101011111001000110011010001010001110100011011011001011111010011100101000000011100011011000001011011101010001111000100000001101111111100001011011111011010100100010000110001110101110101100000010001110100001001010010011111000001010100111010101110110100111011011011101001100100010111101001101000101110100010010000110010110000000101011110000110101101111011010001011101011001110100111000101010101010010110000101101011011101101100010000110010010011101111111111001011000110001110000101100001111110111011110001101001100110100111100010011110101010000101101010001001100011110110110010010111101111011000101000100001011010000011100011101101011110101010011111100110000001110111101100010111101000100100100111000101110111000000110101111101100001110111111101000001100010111110000011100100010111010101001100101101100000110111011000111101111100110100011011110110001111110010000010011100100100000011010010010110011111111000011100110010110101011011010100001011001111111011101010101011011110000000110110010111011101111011001011001110110111000101000000110110010010110111001001111101001011000100101010011110011001110000010111010110110100110111101011001000011100001010001110100001011000101101101010101001011110001011101001100001110011000010001100010010000011001011010101000110000001010111001111011000011010110001000110011111000101101100100001011111110010101110011111010000001100011000011100001100101000011010000011010001111100001011111010011001010101011101010000100110011101011001001001010011011001100000010111111011001100010110010000111100101110100001111010010001010111000001010110111100111000111001001011100011001110000010100101110100110100101011110111010001001101011001111000010010111101111001111011001101000101001001100110110100111100101110110010111011000101100010010011010011111111111010010110010110000100010101110111011001110011011001001000110110011100010000000011010110011010110111110110001010101010100001101011110001000101110001011111011000000010110100010000001100110101010101100111100010011000100001011001100011001000001101101001010101010110100000001000101111101101011101011011101011000111111111000111110010011011110110011110010000000000010101100101001011101111010110100111000101011010101001010101000100010101001100001001110010100100101011110011010110101101101110111011110110110110110101111110101011110010010100100011000000001110011000101010001110000110010100001000110000011001000001010111101111111110110111100001000101000110000011101100011011101001010000100101011000010100100111001011001110010001011110101110011001001011101110010101001000110011100101101100011100111010001111010101101001100111000010110111011100001110100101011000001100010100110000011000101111010110000101000011000100011011111011001010110011100001100001101100100011101010101110010001100100111001101001111000010100000010011110000111010111000000101000001111110111000101111100111110000011111011110001010011001110001110011111100110010111111001110010111111111111110101011010100010011111001010110001100000001011011100100100110100100000001001110001000100110110011100001000010011111110000000000111101110101101000100101101000110111101010100000101001010000101101011111001010111101001001001000010000110101000011011111001010100000010001100110100011100011110010001100010011001000110100100000010101011000111001101111101100111100100010110110001101011000111101101000010011011111001111110100100000110000011000110110010100100111011111000101101000000101110001100011001001001111001001000111101101100111011010110010011101110010110011111110110001011001110101110110101001011011001011001011001001011101000000001000101001001111011101000010101001011010100101001001010010001010111000011011101111110001000100100101010110100111110000010111000101011011000001101010110100010101110110000100100101010100100101000111100011111101000010001100010110011011001011111011000010010101000011001011101100001011101010011101101100010100010101111001110111111110001111000110110100001110010000110101111101110010101100010000010101111101111011110100010011100000111010101001101101011011111000011001001110111000001000001010111101101101011011010110110110001000111111100101010010001001100000100001110010010011011000100000100101111001110100011110000000100111111110100100100111010000110000000000000001000011110011010010010001110010000110101111001000000001001111101101101010011011111011110010011011001101011110110011010001000011011111110011000101001001001100100011101101010010110001111001010101101100100001111111010101001001001000000001010100011000011111100001010011010100000111011101010110001101111001101011100001110101111111110011011110100100100101111111110101101100101000000111000011000100011110011010010100110000001010001000110011010100101000110011001001110001111110011111101110111010010110100111101001000010000011110100010001000111010001000010100100001000110000110010000001100010101111101001110111100000000011000010000011000101110101010100101111000110110111111101101000111011111100001111010110111110001101011010011111100101000001100101101010000000011101000001101100101100001011111101000101100110010000011010000001010000011111111101000111000000100101011111100010100111100000100011101001101101100000101101110100011010010011011101101110101011010101111100101111001000000110011001000001010101010101111011101110111011111010101100110100000010100110001100000110101001000001000011100110101001000100101011011011100100000110010000000011010010110001111000000000010110110011000010000001011101111011101101100010010111011101100100100011111100101100110111100100000111001001000010100010110100101111110111000110001101110101100011001111100000101101100010100011000111101111111010101111100010100101101110011001000010000001000111001111011011011011010010110010100001010111111100101100110000101010111001010110011100011101000001010000000101001111000010001100101101011000101001010110000000011111010001111000010001101000011100101000101011100001100001011111110101110111100001000110000111110011001010011010110010000000000110001100101000111110101100111101010101111011100111010010110000100000000101001010110010101011000111110110000100001001110110110101000010000001101101001000110001000111111101010101110011110010000110010111110000101001110000111010101100110111110100001101100001111101011001111111101010110000111100000000100110001000010101000111010000000000011000000111000111010010001001100010101101001001101100001010101110001100110101011000000111010001110011111000011001100110101111010111000101001011111001011101110011010000011100001000111101010100010010011111100100110010110010100101000110000101001011011000111101011110010010010010010111110110100101011111100010010011111000010101010110010001011100010010111111000111000001001011001011011010011100110000100100111000011100001101001111010000100010000011010100001000001100000000000001111000010111101000100111100011010000001110000111101000111110100100100000110100011101011000111101011010100000011010111110001100011101010010101111111111100110100101100110111010000011001001010101110110110111001110001010110001111110010011010111010000111011101100010110110010101010000001110111001111100100101110001111100010111000111000100011100011110101011011000001101101001101000111001000110001000010010110010100101010100100011000101010000100100100101111111100101010001011011101011100000100101100011101101000101011011001011111101000110101111000111000010010111000111110010001011011011110000110001000101101100000011101010010000111010101000011100001101100000100101111001001010100001100010000100110101100011010101110110001010110100010100010011001011111101110111101011111000110010111001110100001001110000101011111010111001001101010011110101001001101010100010001110011010001101100110101000110011000001010100100010100001001010110110010010011100101010010010010110000001101100010110110011010010100010011110011001010100100100100111111110101101110011000110011000101111101011010010000001011000011100000010001110010010000101000010001001000011001011110110100001100001101111101100000111110111000111010001001100100100100111100110100001000001010001000100101010011111000000011111111110011011100010110101101101100011001010000110110111011110011111101111100010100010110110100100000110100011000010010010010000000011000101111100000110111000110000111101010001001100011010000000100110000001111111001101111100101011010011010011000100111111000011011110010000001010010001011000011010100101000000010101110001110011111101100100110101010011110000101000110101100110000110010110101100100110001111010100110010110000111010110110101100101011011001001100001000101100000000001000110011000000100000101011010111100110011000001010111100001010110111010100000011010001100011101011010111011010110100111111101001110100010011000010101110010001110010011011010010111110100000010111001100101011001110010111010011100010000000000111110111001111011110010010100101011101001010110010111010100011100000010110111010010100001010101110110001111101001001100010000001001010011100110111010101110001111111110101010110100010101011100101110101101100100011010110010011000000111010010010110011110100111011100110001111101001001001011111011110011101111000111001101101001101100100100110001001001110110110101110100000111100101101101110000000100001011111011011011010111001000010011001111010000001001011011101111101111101100101011011010001010100000111111011011101000001000100000011010010001110011011100111011101001000001101110001111001001100111111110111110110110010100101110100110101100001110110111100111110001101100000000111100000110000100111001011001110011011011000111110011011011101000100001001101000111110010110101110010011100000111100100110110000001101000010001010101100000011111011111101000110111101001111001000001000011010100011011101000110101100001010001010111010101011001110101001000001111110011100010110101110101100010110001111011000101010000100101100111001010100101110111010000011001101110110001101000110110110010100001000010111100000100001111001010110011111100110101011110010010101011000100011101001010000100110011010001111101111010110011010001101000000010000011001111000100101111101001011110100100100110001101101011101001110000100010010010000101000110010010001000000000100010010000010100110111000111010011100011101011101010010011110110101111100001001010011111111110000101110001111110101101101010100001011001011110000011111001011101010101101001011101010101101111001000011111110011101010000110101101000111100110000001001010010000011100000110000001001000001111010111100001101111110111101010010010011110011100110001110101000111010010000001110110101011010110110101111010010000110000101101110010000001000100001011101000001000111010001000110111011000111000011111111100100010100101111001001100000100000001100100111011010100010000110100110111100101010101000100100110101101000010001011011111011000101110100101001000010011100011000110001001000110001011110111111111100000001000101100000011010001001100111010001101010100011100110000111101110110011011000010001000011110100111001011110100111110001101110101100100000100000110110110101111111011001001010000110010110010111110001011110101010010010110111000110110000010110111100010001001011101111111111101100000101001101011101101000011010010111110101111110101100010110000001010101000101100110011010101001100011000011101110001000100101000101101100011001000100101110111111110101010100001011010111011011000000110001100000001010110110110111001110000000011010111111110110001001001011000111001110111011000011100010101111101001011101010001110000101110001111010111110000011100011101100010010110100000110101111011100000100111101100011011110111001000001000100101000101111101010000010101111111001101101101001001110111110010110001010011100010111000000111000110010011110101110011001010010011011101100010100111111101000010010010110010010101101001110110101000011000001110000010001100001100000111100010001100110101110110110000111001001101000110100011110101011010000001010111011111000000010000001100100110111010110111001001101101100010001001101100110010110110011110011111010010100101001100010100100010110101110011111100010101110100110011011100100011000011001011100001100110101110011101000111010100011010010011011101001110001100100000011101000000111010111010000101100010001110110100110001011010011101100111111100110010101101001100011011010010000001000101010001010111100010100011101011100100110101011010010000111011101111100001001010110000110001011101111011101100000010001001000000101110001000010110000111000010111001110000010001001110000101011100100100001000100011011100110011110110111101011010010011000110000110011010010100110000010110011100001010011010011001001001110010110011000101110100001001100001110011101110110000001011110011011010001000001111010011110011000000101000000111100001110110100000000010111100110001010000000111000110101100000100101010110101110111110000011011101100011100110111001010110110000001010011101010110110110010100110001101000110011101011010111010100001100110010111000110110111110010110010110110111001110010101100000101001110011100011110010001001010111000000000101100010011011101010110010110111100100110011110000100010010011001011000000100110011010000110100101101101100101001110011000110101001100010110010101010001011001001000111011000100000101011010000110101101111000001011001010111110011101111100101110111110111101100110111000110110001000110100101111111100001101100001101111111110001110011011010001001001100010011010101011101100101010100000111101111000110001110101111100010101100100110001001101111010110110001011100110110011001100010011110111000011111000100011001010011001000000000010100000011101100000001001111101010111100100101000111101101110100000011100110000001011101010110100101010000000010001100111000000011101100100011100000101110011111101100100101001011000011101100110001000010101100100001001101011011010110110010010101110101101011001111101011011000100011100111010010010101111010110111111000010010110111011111110111100111110000110000011110010101111111000011000110000100001011110111001010101100010100110110010111001101101001100011101111111100111100101010001010010000001000011011000011100001001001111000010100101101001101001001101001100000010010110000110101011100001101000100110110001011010110001000001110001011101000001100111100001111100000101000011000000001111010110000001101101100000000111010000111000011100110101001001011001110111011100000011011010110000010101100100000100110100010000111000100100000101000001001000000001001101111100010001001111110000010000110011100110001100011110010011101100001110001100001010001010000011101110000010001100001011101101101111111000110110001111100011111101101000110101110001001101111101011101100111011100111001010001101000111101001101010100011110110101111000001111101000010010101100011011101110101010100010010001011110100001010110001011001111100000011010001101100101101100111101001011110111100111111110101001000110101110010010001011110100100110110010111000101111011011100011000100000100101000000000101000100000111110100001011010000100101011010011111111101011110001101001111111101000100101101111111111101000010010101011111101111110101011111010011101001101000111001011100011011111011100011000101100100010110001100110011101000011010100101110000110100110111001000010110011100011100001111001011000101101001001110000000001100111111011111111010101110101000001111101011111101101100110100110100110010100010001000010001101001101110010011101101011010000011101101110111110011001111111011011001101001000111110010001100110011111011101101010110111000101001111111000100111001001110011111001010111110110110111010100000101001111000101000110101010000101111011100100011001100110010010001010000100110000011111111000011000011101110001001011001011010110011000011011110011111010000100000111011111011000010110010011111001011100111011000011001110110011100010111111110111110000111110000011111100100100101001101011111001101100100011000100000011010010111101001101011111110101100000111101111110110000000111110000001100101001011100000010000000001110100111011001011100111110011011110011010100000110101111101100000110010110110111101101110111001011001100010000110001111110110101000000010011010100001100001001110101100000000010110001011100101001001010100111101011100000000000111110010101010011110001011110010111111110010000110001011100110110110100101011001101110100010101111000001011010101100011100111111011111101001110101100010010000110110111111010101011100010110011110111001111001010110101010001110011011010111110010101110001111000100100000110111111101010000111110111000001101110001101110110101000101000011000010101101101111000101010111001111001011000000111001101010110011001100000110011011010111111111110011100101111101000001110001101011101100100100101110100101001010001001100010001110001110110001001000101010010110010110110100111101011011100101001101000001100000110100110100111001101110110110010100111100000100011110100000010010000010100001000010111011101010111010000010110010001001011101010010110010000011000010000110111010000101011101101101100101010010111001011000001111001010001111101111010010010010100011000111110101110011001010011101111001101101001010100010111100000000010100101100100111111000000001110100110010011011011011110100110110101001000001110100001110011101000111001011100010001111001100101010010111011011111111101111011101110111010011010111001000000110100010000010100001110010001011110001111110001001000010110100110001100011010100001001111100111111000101100111110101010110100010111001001101001111100110111100000111011111011110011000101001100010000101011001101101111101100011101001110101001101000101001110001001010101100010101001011110001110111111100010100011011100010010010010111101100010001011010101010001001010000000111000111010101110000010001011001000100010000001100010001010110100001011100110111100111010110101011110011001001000100011000001110000101000010111101101011100110000110011111101101110100111100001011011001100111000011001010000000110011110011101011001100010111001000011010100100100011000001001101001100000011111101101011111001100011111000101101110100000011110011001010010010111111101101111010111111111111101110100110101001100000011001100011011101000000110011001110100101100010001111001110111100010011001111010001000110110111010000111010000000100100110111101001101100100001110101110001110110011011100111101011101010100010011101011111101010111111001000110100010111100110110001011110101111000000101101001011110010010111000110011110111101110011001110000011111000010101000001110000000000111011100010001000101101101100100010000010111010101111110101001010001011010110011110010000101010110001001010111110110100000100110000111011010110110010111101111101100101100001110100010000101011000101110011011100101001001000100010000100100100111010011011001100000000110100011000100100110110000011110110101110001100110101010110100010001110001111000000011010100111111100111010100010101100100110000001101101110101011011011100101101100000111010010000000010000110100000101011110111001110110111110101010010101001100110011011110001100101011010111000000000101101111110111010110011001001001100011010011001100001101101001110010101011000001111000000110000110110000100010011100101101100111010000101110011000000010110011001000011010101000001010101001010001001111111011000111100001010011111101001111010011010110101000011111100001111010100000000100101101011101001010111101101110111011010011110111101100010001011100001110010100110010001011111010001101001110010100011101111101010101111011110011010111011101100011111110100101010010000110110010101101010101110100111001000010010101100000101101011111001000011001111101110110111111000100100000001100111110011111111001011011001110000010001011111001010011001011001100010011001011001100001101010000001010110000000001010111110111001100000001010100011010010000110110000010100111000101100110100011100110100000100010010100111001001011110000101111011011101110010111101100100111111100111101001011011111011010011110111010001000010101001000000010101001010010001101011110100110100000100110001101100011111011000001011000010001100010011110110011110001011101111010001000101000001100110001010000100000101100000001010000110000110011011111010011001010010100000010110001100001001011001010110111101111001101110110101111110000100001000001001110010111100000101100011101110010000110000111011001100101001111100100011000000000111100000001110011000000010111000001101110110001111100110101001110000011011000101110001100101000110010100000100000110011111101001110011001110010101010010011101000010000010001110111111000101000000100111001110001001000000001000110100101010101000111001000100010001000101111100010010001110100000111110110110110000011110111100000011000011110101011010111010111111011111011001001111111111101010100000010000110010111010111111101111111010010110010111000011001101001011111000010110110101010111100100000001011010111011101000010101100000000010100111000011000001110001101010000011000011011110010111110001011010001001111111010011000110111101101000000000000001101111101110010110000011110001000000110101001001111111011010000110111100110110110011010010001110010000010110011010110001011111010100011110010011101010001011011100100100100000101110010001111100010100010111111011111110001110111011111010010010010011010111111011110110000011001000010010001111011110111011000111101011111011101000000011110100000101110010011100111101000010110011011000100101100110111010011100010010101011111110010101111110110101000001010011101101111010000101101100100000000110110001001000001011111111101010011000111001001100011010011110111100010111011111111100110001110001101010000000011100010000011011000100111111011011110010100110110101110010100100001011000100011000101110111111101001111100101110010001101000110001101001111011001111101100110011101101011011100011100101011010000110101010001000100010001110101101101101010011011100000010111110010000100111111101100001011001111110100001100101111111010101000000010101110101111010001010100001110101111000100011100101110100110101110111011111110110101010010101001110001011100011111000001111000111100001001111001100011000010110101000000011000000101110010100101000110100001011011110111001000110010011010101110111101100111110100100001011101001101110111100111010101001001011010100011110000011010001001100011100010110011111001111101011010100111101110101011111101101011110101110000000111001100010101001100010011000100000001000011000110010010110101010001000101010010011101001101100010100001000000000000001111011110101110001111111100011010111000111101000011010001001010000110110001010011110010111000100010100101111000011100001100100101100101110110000100011110100110101011000010011100110111010011100010111011100010011001101110010000011011101001111011011110111001001101111111110111001001010101011011000001111000101101111110010101011110100101100010001001100001001000000001111111110000000010100011001100000000001111111100010011001110011000101001010110110011000110010011001110000001001101100001110000100010011101100011010111110100100010011101111110110011010011110000001010101100001111110010110010011110011110010100010110000011011011110010010011011000001001100110000010100100001011111111001100011111001001011110100001111001011111101000111010001001001011000000101110110011110111110110100101110111001110110110010111101001000111100110001100011111100100001001010100010010101101101000011000001111100100011010001111101001110000011000000101000100001000001110011100010101111100011011111111100000010000111010000011000001000010101011011011000000011111010010001000110000111110100011000100101100010010010001011011101011011111011100100010001100001110001000011111101001000100010111000100000111101010000111010001111100000110000101110000111011110010010100000111111111100000101011110110010010110111011001111100011101011011001110110011000110101100100100011101111001010110100011000000101000001001010000000001001110111111101011000001010011110101001110101000111000010011010101000100111111111000011110110000100100101100010100110111010110111010101111001110001111010001111101100100000011000101110011000100001101000101100110010101110000001000000101010001000100101011000000000010110101000011000101000100001110111111001011111101100000010101110000001010011000010110010101001001110011001010011101100100001110010000100000010100011100101010100101010111010101101010110001100111001001001010111000010011110001101111100111100001101001010101110110000010011110100101010110111000100010101100101010110110101111101001000010101101001010100001110101100001100110010000010110111010011000101100001011000111010011001010100001000000011111000001000110001010001111001111001010000010110110100010100111010001001001101101111010101111000100101010110001101000000001000001110110111000000110110110010100101100111011101110110001101110010001011100001101001001001011001000000111101111110001100110111001011101110101010010011100101001011011101100010010001101100101000110010000111101101111101101111101000010011111011011110011110010101011100001100010001101100011001100111100011011110110000000000001001110101011100100010110100101110110001000111001110111101110000001111101000010111111100110010011101000000111001110010000011001010100111011110010001000110110011110011000001000010110000101111110100101001001000010100011110010001101110111101000110010100100011000011000101100100110010100100101110001001000000000100000010111111011010010000100011000000000010000110001110001000111011111010110100110111111101000100000010100111001011111100110000111010000011111010001010011010010111100100110001010110101110111000010110011011110110101110000110010001111100100001100000001101101011010111010000000111011001100000011011011000110101111010110111011111000001001101100100110111010100001110010010111100010011011100110111110000010011011110110110000111011011101110000101011110011010110110100101100101000001011101110001111110010111101111110111100000011001011111111100001000001100000110010111111011011001000010011111000100000011011011010100000110110000111010110001110110111100111010000110011110111010101110101111100011010110011100011110001100000111100010001111010001110110111111010000010110010011011011001110010001111101001100011011001100001010101001111010101010101000000111000010010100101100101011001110010111110110000100110111011110000011000011111000001101011000000111000101101110011001011100001110111010101010001010001111100010001100100000001011011101001010000001101011101000001001010111000010101100001001011110001101110010101010000101111011101100111111101110011010101011100110011001010011010001111001011101010100010000010001000101010111110111011001000100110111100001111000100111100001010110011111011101101011010101010110101100101001000100010000010100101001001101011001001001101100101010110001010110111100010010011111111111011100001010010111101110000110101101110111011000011001110010101011011011110111101000111001100100010101100100100101001000111110011101100001011000111100100110010011001010110000000110111011000111010111111010000100101000010101111111011101001001010000111010010101001100000110111001001100101111000010001110110010000001100011010010000010100010101111001101111011101111011111000010001010001101101010101001111001111111100011111010001010110000111000101000110001111100110000111111000100001011011001010011000011001100101010000101011010100000111101100100100110111000011000011101100000110110100110111010111101000011011000010101101011111110110000110100000000000010111000101100100001000110100110110011001100001010001010000000000101101111011011111111100100000110000001011110001000111010110100001011101010111111000011000010000111011011001101100111001100010100010000010000101010101011010110001110101000100010111111101110111001110011001010010010000110010111000101001010010000100101001001111110101000010001000100110100001101000010111101010101010001101010011011100011000010101111010100000111101011000010111110010000010101001010010001000111110100110001101101001000101001011100010011100001110111110110001101100011001011110111010001001000101001011110100010101111001000101100010010110100100011000111100110011111101001111101000100110111100100101111110110110100000110101010100000110100000011101000000011001000001000111010101000101001110100110110111010010110111000111001100111101010101011011101010111101110111000111001100011110001011110110111101010010101110011110010110010001010111111000010011111011110001010010110100110100001101110001000001001111010100110000011000010100100100111110000010000011101011111111101011111111110111011111110011011111001110001010010111111101001101111101010110101111110110011011011001110101101011010110101110010111010111010100111110011011001011011111101111000100101100010011000011111011111111110100001110000001111001110010011001101101111101111111000001011100100000100111101111010011111011101011001110100010010100011111011101010101001111010110110100001010011101000010110010111010111110010000011001000101100010000100110110111001110111010111010001001101011110111100111101010100101110001001011101011000001100100100111111111001110111101011110110001011111101100101100110001101100010101111001000101001011100001001110101000011010111101011111011110001001110110011110001101110001011110000011101001110111001100011011101001111011101000001111000011011010111111100011100100000101010111010101010100101111001110001101111000111100001001001010101001010010101011110001101010101000001101000001011010010011001111010101000100001110100001100100011110001001011101110101011001001000000100101010110010100011111111011010100011010000000100101111011100110101111110100110010001110011010101010100011110011001101100110100111110100000100000001101101010011010101000011100101001001110101100001001111100110001111001110000010011101010101110010110000100100010110111111010101000101010100010110101101001101111011010110111110101010111010101010110000101101101011010101001110001010001110101010100100000000011111010110101101010001010011100101011010100110001000101111101101011011111110011100001101111010110001011000010100101100000011010000111010000000000000110001000100101001001010001111100010100100111101000111011100110100101110101000000001110001000101001011001001000011110101010110000100010010101000100001011111001000101111010000110001010101010000110101011011000010100011010011111000001011100101000001100011010010010000101101111101110010000011001111010110011100110001110100000101000100011101111010101101011010001101001101011010110100001111111100011101110011110011111011101010111001110000000011000000010010001011100000111110001010110101000001001100000100010000110010011100000011000001101011010001110001001101001101001001101011000101110100100010100001111111110100100011000110110110010100001011011011111011000110011110110001000111001001111010111100100110001001101000000110101010000100110100010011101000101111110000000010100001011101111100001000100100101011101001010010100101011010011101011010000111110101000000100111101001010111011001100101101111010101110000010000100001001011110111001100111010101101000000101101101001101011100111000001000111001000111111010010011001010011110100001011001101101000100010001010001000010111100101101111100110000101010100110110100011100110110011110111011001110101000101010000110011101101000010010111101000011101001111001110001001100010110010100101100111001000000101000000011100001101100011011011010110011110000111010011110111000111111111000110110110111101101000000001101100011001010011111011011010100111011100010100110010000110111010101001101110110001111100001101110000011101011100010010010100000111011001010000101001110011110100101100100110000000111111101101010010011101110110001101100001010001001100010111000001011100011100010001100010111111101111100100000010001100111101010110010100000000011111100100010100110100110001111001001000011011101111011110111001010110011101010110011110011011001110100111100101011010110111101111011100101011100100001100001110101010000100111111111111000001001100001000000100110110010000000101100011101000001001110001010000100100000110101000011101011010001001110101111100000000111101110100111100000010110001001000101101101010110111110110000110101101110100101100011100111001000010110000001101100010111000011111000000001111110011011100001001011000010111110011000100000010000000111111110010001000010110000110110000001000110000110101010100101100100111000100110111101001101101101000010011110110100000010011001011100100000101100011001010110001011101111011111111110100011111101111110101010000101101010110001000101100001001110010111111110001101110010101011000010011110001111111100110010011100000011100011011110100000001110111111010111010000010011000100000010011010010101110000011101101011101001010110011100011101110010010001111001000101101111110010010110011110100011000110101000100110100100110000111110101100101000100000011011000111101000101110111100001110011010101010100001101001101001111111000100110001100101100001100001100001011110110111011001111100011011010110001001000001101101000100000100101010111101011010011110011001101001111101101110010010100110000100000001011000000101110000000111011100100010001000110000010011111101011101011001011100101101101011100101000011001111011100010100101011110111010001010011101101011100000100110001011010111100110001000000001011010111110101110100011001100011010100010010110111010010100111111001010011000010111101110010111110101111110101010010101101100010010101010110001000101110110100110001010011011111000111101110100001001100111101010110000101100010110100010001101101101001010101100000111000110001110011001100010010011001010010100011111011000000110001001001010011110111101011111010110100110111110000101111110001011101001010010111011110010000000110110001011010101001100001100001000011011110001100010101110011101011101110101100111001011111100111000010100001010101001010011001010110010110111101110100101100101101001001110001011111101110100010010010111100011100111011101001000110100110101001111000011001101011111101000001100111110110110110110000001010100100101101101111001000100000001101110100101101000010101001100100001100000001011100101111110000010100110100110101101110110000010000111110111100001011111001110110001010000001011001000111000100000001100100101110011010111010011111011101101011010110001000110100010101100000101101010000100111110011011001011001100100011100101101101111100110001100101011001001111111000000100100101101001100111011100100100010000101100111010010100001110010001010110100101111110101110000101011010111111011101001110101001101001000111000100001000001111100010110111110000100011101101110000101001100000110010010001100100000100000010000101100100001111001111011110110000101000011100001100110110111111110100011110100011101011101111001110101000110101011001100111000000110101001111010110010110010010101111010010111111000110001000001001010000110010110000100000100001011010101101110001110100000011101011001001101001111011011001011101111010001101010100101010010011110001010111100010111010011000100001110010001001011111110101100001000011111100010001010010110001000001101011101101101000100001011000111000011111100101111010110101001100101100010011101011100100011110011100110100010000011000111111011111110001010111111001010001001100010100010100100000010100111110010100110100110100000100010100111000001010100100101011110110100110101111010010110000101110110100001101000000011101011101001000101000001111001001100000001011010011101011110101110111011111101110101011110111001100111110000111101101101100111110110111111110111011011001100001001111010001101101110001001110011110011100100111100100011111010111110111001101011111101100001010100101101110101011010011100111111010010010110111011010011110100110100111000111110011010100111011000111110110100000010101100100000011110011101101010110011000001000010001101100000010000101010110101001010111100100001010011111001100100010000101100000111010110111110101000101111110011011101111100010110101001100110101010011111100001111001000011100101000110111101001101011110001100101011110101110101110011011111010111101110011000100011001110100010101100011011001011101000010110010000011110101000010000000001110101010101110011001011001110111111001110101101111100011110011100101011110110011111101110100011010100011100010100000011010110001110111110101101011110111110111010010110001111111011110100001101001000100000100100010001111001101101010010001110111100011100010000101101101010101000000111011111110101010010101111011101110111010111110001010101111111000110100001100011110011111110000001101101011110010011001111011111110000000000000011101111011011101111001111010001001111100101101011010110111000011010101010101000101111110100000111101101000101011100000001110010011111011110110111010001011100011011100111100101110001011111110101111001011110111010101011100100000101100001010000110000011010010101111110000001111101010000010001111000010101011110111100001101101111110001000100101110111111000111011001101010111110100100100111100110011111001000011010111001011000100101011011000110011101011001111101110001010101010000010101101000010101100011111011011001010111000101011111111111011010000011111111010100100011000000011100011110111011101101100110011000011100100100111001000000011000111001010111011100000010101100000100101110101110010001101010010011111101101011110101001011000101011000110100010110101010011000001101100001111111100010000001111101000001010101110000010101110010101001110001000001101110110101001010101110010110001010000110100010011100100100100000000000100011010000001010100100010010100000110101111111011110000111001110110101011110101110010111110110111101000011011101101000011100001101100011001010110001111111001111001100101101100011111100110011010111100110100010101101001010001001101101110010101001101111001111110011001101110010100001111010000111000010011001010100101101011111100011001100000011001110101101110010011001011111100010101001000110101111011101100010010111010111100001011101100101101001011110111000111000110100101000110100001110110100111100110000100000001111010011101100100010000111010000011100101100011101111010010101111101101111000110001101100100010110011100111100101100101111101000111011000000100111101110001100101000001000110010010010010111010101101011100001100110111000010110100001000001110110000011011011010101100110101100111101110001100011111110001101110101010010011111010110111001001010011011110111111100101001111011000101011010100100101010100010011100111110000101110011000111110011010100011010011011101100110011111000011110010001101011000100000111101101100111011100001101111110001101110100001011111010100011101011011100100010001111001110101011101011000011101111101010010110111100010000011011000000010011110010101001111001101010100100010011011000011101011001000111110010111110100100010011011100111000111100110100010000101101001111000001000001001100010010111101001001100110110110001000001100101110011001110011001111101010001001110001000011101011011010111000001000010110000110000100111011000100110100010010000011010101001100000000010011111101101111111101100011001000010010000010110111000011001100000111111101100001101100011111010001010010110100111110001011111000001101011101001000011001111001000100111110101111100010111001010101100010111001101100001000110111101101000001110100110010111010100101111010000010000101100110001101100010011100001001010101100111110000111101100000110110011100100001100001011001110010110101001010111111000001001100001011011101010111100111010101010101101001001011010111011011011001011101010110000100010110110011011101111000111001111110001001010001001000010010100000000011100010001101101110000110110000100110101001111000111100100011011010001111101010100010101101010111001011111011001000100000111001111110100001010001100000100010101100010101011011100111010010011000101100110101000101011001011001011000111010101111100110000011111101101001000101011001100011000110111110011000110000100101000110011111001011111001001000000011011000001000000101100011010010100010111000110011010100101011100111010010110011001010110001101101011000111101011000001010000001010010001011100101100101110101010100100000010100011001110110001001110010001111000110000000001000101101001000000010000010111100010010110110110100110110100111000011101111011101100111001011101011000011111100011010000001010000001110111110110011000110110111001011001100100111111011010100000011010001110100111000010101111001101101101101101101010011000011100111001110111110011101110111111100000000000000011101100100100010101101101011000011100010010001101110101001100010111110001111001101001001101100111100000010011010010110001011100010001110100011001101000001111011001100100010010000101100101001011101111110011101011011001010101111110110111101000111111001001101010000001000100110010100010001110001001011001101110000011011000111101010100100101100110110100010011111111001001011000100011011101100100001110111111111111111000001101001001001001101010101011001110010100110000010000011111001011010000111110100010111010110001111000010000010110111001010011101100010100000101100100011100111110010101100111001100111110010100001111110100110101010011101000111100110100111101000101110000101111010010010000011000010011000111111010011011110011110101000000001101011010010010100011111111000111000001110100111001100100001010100111000010101100101011010011000000010010110100001111111001001010001110001111001000110110111011111100000011110011010001001000111001011100001101101011100100110101011010011110110001000100001110011110101010011001011111110101001110100101101111001110101100100011001011000000100010110110000011110101110101101111111101100000101101011101111000100101011000011010111101010010010110011110011111111111100110001001100000101001101110000100001000101001101000010101110101110001101010000011011000011111111110011100100111100101011100010110010000101010011100110100010100100111000010001111111101001110001001011111011110100011101101101101011001011101000011111100100001010010011110111111011100111111000011110101000100001100101101100111100011011001100101110000010111000101110111101100011100101010110001110111011100000111111011000101111111111111111101101101010001101000011010101101001000011101011010111000100000010001101001110100011100010110000111011000101110000011010110111111001111000000011000100010111110000111000001100101001110001001101011010110100101110010010001100000011011010101001000010110011010000111011010110111011100101101001010100101111011001011000001000011100111011100111101111110100101001100011000010010000000111101110111000101101010111011001001000010110110101011100011011000101111011110001111100100000001010000100100010101101001010101001101010111101111010001010111010000001111100001110010101111001011001100010101100000000000001100000110101001000100001000111011001100110001000111111101011111100001110111111100110001101110011100001100011101111001101101100111111010100010100100101101000101110101000011011000101101101011011101000001010001100110100011010000110111010111010100110110101001010101010010110111100110100111001100010100110100110001001000111011111011001001011111010010010011001100111100000101100100011111000001111001000110010011001011011101111011110000010100001010111001011000010110100101111101010100110100101011111000110001010000010010010011010101001110110011101011110010101110011000010101100101011011101110010110010110001000110010011011010001101001010101110101110000110010110010011100101101110100000011011011100011100011011000101111100111100101111101111111111001001010011000100000111010011001000011100110111100111110011110001100000100000101010100000001011010100000100001001011101110100100000010101101110010000011101010111111000001010101011100110111010100011010100101001111110011001100010110011010110110110111110110100001010101000000010101000111111100011110110111001101111101101110111111101011000111100100110001011101011010011110001011000010001011010011101111010111111001101000110100000001110100111101110001011001100101110001111010011010010000111101011000000101110100100011001001100000000001110000001111101110010110000100000111001101110100100010010111100001100101111101010101111110101010011101011100010111100010100110011001100111111100111110000001010100011111101001100011111100110101011011011100001100011111101010111010101101100101000101110111001000011010000111110010010000100100001100110000101001000010110010110001000111100001110000100011100010010110001111001111000111101001010001010110111100000100100110000100000100111010001001110000001101010110100100110000101100100001100001011111111011000111000010100110001101001100011010100011101110110001001010101110010001011111001101011010111100111111111100010111110111001100110100010110110011010111001000101000100101011111001010010111101100001110111100101000010011000111100011011011100111010101011111010100000011010111000101010011110111100100100101000101100010110010011010011101101110111101001000111100110101101101001001001000100000000010011001111001111011101110011111010010011011101100100111010110110100010011111011110111111001001001001001010110111111010001011101111010111010011000110001000111110000010011010011000100110110000010001110110001011011001111100011110111001001110010101111001111010001011000101010101011011000010000110011010000010010011100011110000000101001010101011000100000100100110011011110000000110000110111011110001110001100110110010000001100101111011111010011111111011010000001010000011100010100101010011101101001101101100010111111110111111111000100010010100001101001011010011101111011100011011101110000100010000001011011011111010010011100101101011110011101100110011111010010100000101110100110010100111110101111110001001001110101000001011011111110111001110011000100101101010011110010010111101010001110110000001101001011010100111111001100101011010101000100000111101100111010010011100011000010000000000010101001111000111111011101011101011101001010111100010010111011010111000100010000000101110111011000100111111100000000111010110001011011010100010101110010101001100011100110111111111001111101110011100011110100010110011101101001111111111011111001001000110111000001110101101101011011101011000100100000011110110010100100100101010100111000000100110000110010010000110011001101000101101101001010111011011100010000101100111100110011001011010100011000101111111100111001011001100001110101100010100000000101010001001110000100010101001010000100100010100001101100010010000001011111111111110110110000000100010111011110010111111010101110010000000010101111110101101001001111101000000101011001110010111010010001011111010100110101101001010100000000110110110000110010101101011010101011010011100010111101111111110000101011011101001011111000111110111010100011110111000111100011110110001101010111110101111110010100110000101100100010000100000010000010101000101000001101100100010111101110110100000000010010010001111110010011111011001000110011110000110101110010001000110100001111111011001111100110010010001100101110101111110110101001001001001011101010100011000111110110011110101111110100001100101101001100010011000111000100111010010001101111100001111001110010110101101101001110001010010000001101000000101101100110011110101011100000011001000110111010100101011111111101110111001111111000100011011011001000010100000111001110100000110000001001101011100100100100011011001101001011000010011111110110111100100010101101010001010010111010110101100110100110001001001110010000111000011000001000110010000011001111011101001011010001011111010000110101101110010010101011011000100100000110101111111101100100100100001111001010010000010110001111000110000010110110101101011111001100110010100110010001101110101100000001101101010110010000111000011111001010001001100111011110000110001000110011011011111111001111101001110110011111011100100101010011101000110010010010110111001010001110001110011111100100000111101011000100000111010001000011001011001110001101110001101010110100111011010010110100011101011000100100000100010101110100111100001100100000011010100110010010001000011110000110010100011001100110111101111100111101101100000101000100111010010111100100000100100100011111111011100111110001110110110000110000100000111111000110111011001010001011101011011110010101101101100111001001000111100001010100100101001010001101100110111100100000011000010111011101110111100111011110101101011111100001110100000111111011001001011001011010010011110000011011001110001001011011111100010011001010001000111100100110100111101101100101001000001011111001010101111010111111111100010000101110000001000001010101110110110101011111001101101000100011101100111010010000100010001011110110101010111101001000111101010011101110001010011011100110001010101000100100011100111011101110111110101111100100001101101101000111100000000001000011111101100110001010101111100010110000001111100110110110001011001001000010110111111110000010000100010110100011111011010101100001100100101010001110110010101011100101111001000101010111101001101111001100111011101110111110110011110011010110100011010000001001001010101101011100110111100111110001010101001011010101101111111010100000100110010010010100100010001110011011110001101011100100001001000110010011101111011111000001010010101011110100101100000000111001000001110111010010010101111101011001010010000111111100111001010100001111101010101110001011000011111000000100101000000101000000001011100101000010110010000010100010000101001100011111110100000010000001010110100000100010101110001100010011001010001011011100000001101000010101110100111000101011111101100010100000111111010110011011000101011101111100011001011010101011101110001111101101100011101001101101110101000000000000011000100010101101111110000011100101001101100110101010110010111111010100100001100010100001111100011000010111110011001101011001110100101011100001010011110100110001000001010010101100110101010000010001000101101010000101100011011011100100010100000100111001101100100000011011100111110110111001010001000101111011011011100000101010010111001100100110010111000010100011001001000000001111011010100010110001001010010000011110001101101110111011110110111001000011110111011001011010010011101001001000101100101100011100001110001001011001101100111000001110111001111110110101010001100101001110010110000011100111111101010100110000110100001010111000111110101000101110111111101001110111110000010011000000111111110100011001010010100110111001001000100100101111010110010010000110110100111001110111011011101100011101100000001001010000000110100101001111100000101001010101010110000000001101011100101110010101010001011011001000101101001111010000100101111101011010010111111010001101001000000010101011100111011101000100010001110010011000000101011110110111000111110000111100010010000011000011011011100100001001111001110001110010111011111011111101111101000100111101111000000110110001100000110000100111011011101101100101010010010111100101100100000101111111110100101100110100110000001100000011100011011101101011100011100001100001000111111011010000001011011011110100111011010010001100101000100111100100000000111101111110011111100001101010111000110000111111101000100010100011111001000110100001100111010110110010111011110010100110011010001001010010011000000011101011111101100010011111011011101110101001011111100000100100110101101001101010100001111101100010100100000110101111000001100110101110100101111100100100110000000110001111001001111101000000000010100011110110101101011001100001111110101101011000011101110110000101111010100101011110001111001111011001111010110011110111100101010100001001010101110110001110101001000101000000100011111011011001011110100001111110111010100010110011001101001101101011010111011011111101101011100101000111010110001011111111100100011110111011011110100011100100110000110001011100111111011000110101100001001101100110011110011010101100100101000101011010011100000011101011001110111010000010011100101111001001101011100101011101000000101001010111001010101000101010101111101101011110010101101110000011100000101010111010110000111111001111001111001000100111000110110000111100111001001110000100101110110111101011000000010000110000010000000110001010001000101011001010001011001000100111100101000001000101011111010110110010110111010111001010101100110001110101011001110011001011111010010010100001101010111001110110101011100011111001011111000011001101111011010100101011001111010110000111111010100100001011011111010111100111110010011011001111100111111000001101100001001000101101110100010110000100111010010110111110100110001011111100100000111000111011011110111110110100100001111010101111000100101110111100001111011101100100101111011010100101100000001001110011010100110110111101011001010100010010100010010101111110011111010000000101000100110111000010101010100000111010111111000010001111011001111001000110101010010111010000110100101111011111011001011010010110010011100000101001111101000001111101001011001010000100101100100101011111001010011101111010100011010111100000010011010010110110011001110101011001001011010110010100111101111100010000000000111001111111110011100010111001100100110101111001000011110001110101000110011101100101000101000010110011110000011100011000001111111000100111000101010011100111101110101000001010111001011010001010010010001111001110001110011000110110110101011010010110010110011111000100001111110011101111100101010010001010111011111111100000000001001000001000000111101000011001100100111010111011010010110100010000101000000101011010001000100100010000101110100011101111000110110001101110100111010101100111110111111000111001000011111110110110011101000000101101010010011101001100001100010110001011111001001100010011000010111001101001010001101101111110001100000100001100011100000001011100100110000101010011111111100111010011100010111111011110111001001110101111111001110011111110001010000110000010010000010101111010111110011100010000101100001011010000000110010001110011011111110010000000100100100110011111000010101100010011010011010110111010000010010100010010001000110110000010011001101000110000010111001101011100011011101110001010000111001010101111011111011000000100111010010100100111001111011011011111010101111011010101101000010001111001000111101011111010110001011100101111000110101001110101111011001111000101110001110111011011100110010001111101111001110100110111010001100011111100000010101001010100001101111100000011111000000010001000001010100010010111011100010111111000011010010100000100100111011001001011010010110111101100110100100000000101001111000111000111000101110110010101110001000011011110111010110110111000111010011111110110000010011101001100010101110011100001110001001100110001011110111011110010101000011101110110111011000000101110100010111001000000111001001010100000111110010110001001100001010000110010111011001001000000100001110100101110111101111100101010011001000000101010001110111011101100100000101000111000111000000001110010011100000011000001000000001101010011110011101011100111111111001000101010001110001011001110110111011011101011111110000000101101011111110011111110001000001100000101000000100000011111110110001100111110010101110100110101101011101010111011110100011001001011110110111100110101101101000101011011010000001011100110110100000110110100111101010011111001000010011111000101000111111000101011110011000000010010100001100101000001001011101011000011110111110011110100010110011110101010100110011010110011111100100101111001011110010110100001111100101101001111001100001100110011011011001101011101010100000001011111010011010001100111000010000111111101000010011010111111110010000100011000000000011111010011110101100011110111010100000001101111101111010001100101100010111111101101000001110110101010110011010010110001001011100011100110011110110010101000001010111100010000101000100110110111111010011011101101110111001101101101110011100100100000110000100000001111001110000000001011001010101101010011101001001011110010001100010100110100011110010001010101111011000000000111010111011110011010011101010010110011010111100001100111110101111111001101110111111010011101000000111000110000011000011000101110110110100010100011110000101100111001101010111001010111001101000000101011100111100001101100000101011111010001100001100100100010010011100010001110100011101100100011110111110101110011101001100011000111000000000101010101010001001101111110111011011011100101011001011011000110010000010010111011101000110110000001111111001100000110010011110111001010100001101010100000011001011000100101000111011110110000010110101111000111000001101010111111000000110110000000100011101101100111110001111101000001110000101100010101001010000110001111010001110000110101001010000101110101001110100011001001010010010000011000101101101000000111110111010011001010011000011011001010011110010000110010011000111100100101111000110111101111110101001001110111101010101010000010111110000101111001011011101111101000101111010110000010110110101010001101001010000010101111111111100101100101001011111111001000110011000100110010101110101100001010110100011101101000000010010111100001101011110001000011101010111000111000100010011110101100010110101110001001111010010110111101101111111100011010000001111101110010001001100111001011010000011100011101100101010100100111001101001011010110110011100111001010111010000100111111101101100001110001100010101111011110101001001101100011110001101010100101011110010001000110101111111001000111101010101110011000011110101011111011010111011010000001011111010100111000111010010100100000110111001000011101100100111110110010101100010101100101001110011000010100010111000011011110101101001000100110001111111101001111110101100001100111011001000001011010111110101111000001111000100000111000010011100000100001101001111100110101011001000000001100010010010111111100101001101010111111110110000010110111101101010001100100110100011100100010001011111011100010110101010011111010110001111101000101011000011000110100101011011110101101011110100001111110010001000110000010010100001000111000001100011011111011111001010111000100000101101010100010110111000100001110001000100000100111100100001101010101010101001101000101011001000000101010001111010110110111001011011100101101011011001001100111000110000010110011111110101111100010000011011011101111011110100110000010001111101000001010010110111101010011011100001000100011110111001101100101101001010100110101011010010100001010000100001011011010100101110011110100011110010000001011100010101001011110101100110000011001100110111000010111011100101000010010110101101110111001100111111011001111011011001100110011100110100010011011001011010101110101110000110001101110011011010101101010010010010101001001111110010100001100000111100111100010110110110000111110001101000110101111111011101110000010010101011100110100010100000101011000111010011101111100000100010101011001000011101110110111000000011111010001111110011001011110001000001011101111111110101000100111110001001101110000010110010100100000110110111111101110011011110001000100010011111000100011001001110001010101100110001001110111101001110000110100010110000110101110100101111100011011000101010101000111001100110101010100101101011111100101010011000011101010001000010010110001100101000011001010100110101011100110001000010000001101001111100101010011100010000100111010111101001101101011000010011110110110110101001010011011110000011111010100010001110101101100100110100010111010110011011100111111001001001100101100110111011111011000011001101101000000010001110011001101100001001100001011001100101000011111101001001101001010011100000110111011001111101011111101101100100111010111011001110111110000100110110100110111011011010010001111000101001010110101101011111010100111010111010000110100110011001110111110001010110101111110110100110111010011000011110010101001100101111010010011001111111010000101111000001100011110010111011011001100000111111010101010000100010001010110011001000101101100111110010100011000100000100100100110010000100110101111010110011111100111010111010010100011010101100111101001111010111010011011001000001010110000010110010110011011000101001100110111100001111011001101010110010000101000010011100111111101100111111010001110000010011000001010111100010000101001101001000111000111000100111101000100011101011111011110101010111101001100100100101101011001100111111011011110010001000011000011100110110011101111010001111011100101001000001100101010110000010001110011010011000000101100101110101001001001011110111111000101100100001110010101001100100010101110100001000010100010111101100001101001101100110000000011011011011011001000100001001001010111001110111000001101111100000111001110011001110110010000001001100101000101110100101111010110111001110100101101101011101000111100110100011000110000000001010111100111000001010001111011100011011000100100011001100100001100001010000110100011110100001100000011110000100111111001101101001110001111000110011101110111100111110010011110111011110000000110001101001011101000100011100011110000110101010111100011101100010011000100011011111100111111000001101001010110111101110010111001011000001000100111111111101000101111011100000100001111110010001110010000110101011111100001010011100100010010011000001110101111111000011111100011010111011110110010111001110001010111010110001011100110000110001101011100001000111100101011011100010101110010110011110101100001100101101000101110000010110011111110010111000100110100100110011000001101001000101001101011010111110111110111001001110111101001101100111001110110001011100001010111100000010100101100110111011110001001100111001010010011001101111000000101100110011000110001110011101000111011110100110100001010001110111101011111010101101101010010000011011100100110011100001000010100001010111111000010000000101100101100100000001001011001000110001011000110011011111111100100001001011000100001001100011110110000001011111111101011101010011111001010100110101001010101101101101100101110111011000111010110011011100001110101100001001010001000000001111101000010011011011110111000111001100110100110101000010100000000011010001010100110101110101011100010011010001011000110000101011110101110111011001101110101100001100001101011101001101000000100111101101000110110000110001010110000010000110011010110111010001010110111101110110110000000110111010111000101010111111110111111110001110010110110000000101011011110111010111100111010000000100011101110101001100001010010111111100000000111000000001101001111011001001010001101100011011001100111001011101011101001000110001100101010011010100111001001011110011101100101100111001010000001100011001111101011111100001010001100110110000001101110111110001011010110011101010100100011101000000010010011000101000110110110001111111111100110101011011001000111111100110011000110100011010001110101100011011000100010011100000001000110101111010101011011001110001110011110010000000000011111110101111010010011100110101100000100110000000001000111111100011100011111100100110101100011100010000110011111100010111110011111110001110010010110010010100000100000101001010110010110000010000101010000101000000000111011111111000000101110001001000101100010100000011000110001000001001010111000011011101110111001111011001011000001101000011110011111100011101100001110100101101110000010100101101010000101001010010010100100011100101101110111001001111001001111001011010100110100111000110001110011111101101110001000110101000000101101001010000111011100110001110001110110111111111011100011010101111011100111000101010111110111110000100010001111111010001111001100111101011101010010110001011011100010011111111000010100001001101010100100010001010110000001000101100001010101001010100100000111100010110010100110111111100111000000001101110000111001110111000100001000111000101100010110001001111110101011010010001010110001100001111001100111001101100111000110101011001111101010111100110011101001001001000011001010100000100010011110111011111011011101000001000011100101001101010001000100011110000101011100100100110001111010110100011000001001011111000110001001100001100111010000001100100100011100100010001010001010010000010011111100010110101011101010010001000001000010000100000111011011001101011101111111110011110001011100100010111100010110001011011100101100100111110111011110111000100001011110111101010101001001110010001001000011100111001011011111111101101110101010000111011111010001111001010010001010100001011111101011000100110011010100110011110010110011111110111000101110001000011011110110110111010000101101010001101011111111111000011000110000101011101011011000000100010110011101110110110111001111101101001010100011010010000101101010011101000111000101101101110010011010110111000100100010101001000010011001101001111111011100011000010011011111010101110101011101110100000001100100100100011101101010001100100011010100000001110010011000110111100001111111000011101101011000010001000000011010110001111101101111011111101111101111100111100101010111111001001010000011110110110010000001000101010100111001001011011011100010001011111011100111011001100010001110100111010100010111000011000110011100100011000011100111000010111010101111000011000100101000001101001001110100111110110000111110000110000011011111110101100111110011111001011110101111110010100001010110010101011010000100101110111010111000000001101111110011110000001110010111111100110000000100101000110010111010110111001001000011001010011110110111011000100000001110011111110100100101101001001010110100001010110000111100000000000111011010000110011010110101001100001000001100100011000101001110000010001111110101111110001111001100001111110111101110011001010111000111100001000001111111001101110110001001000101100000111111011011000110011110001010111101010000011110110101010000101010110100000101110111010101111100100001101111010110001101111110000010100011000101010110010101011000000001110011011100101110100101111001000111000101000101101110001010010000000111110001111011110100011001101000100011110100101010010011001111111010001010001010101110011001101100001110001011000110101001100110000011010110110010000100100100011001100100100111001011101000101101010000110000101111101000100111000000010110101000101110010100101110010001001010101111001101011110000000101100100100110001011000111110010111011110001001000000001110001000001000010101100111111011101100101000010110100101111001100011111011000100011111011111011110011000101100001111111010100010011110101001100000101001100100111100110111000010011001011010000101111011101000110110001010100011101100110110100110101010100010001001011100010000001011001001010000110101100110001010000011001100011011110000101100111111110011000011101011011101110001110001101011100111010101010100111001101001101000010110010101000110011001100110101010010011111100110111010010101011111011110000001000100101111000110100100100000110011010011010011001110000001000100100010101011101010010100001010011101100111001000011111100000100100001010110110001111000000010001001101100100011101001101000001000010000110001111000011100110011011101111100110001001001111011101110101101110111100101010011000111101001010110101100010100110010110101001100110100111000010101001101111111110011000101011101010111001110111000110001101011010111100110100100100100011101101000101011100110100011000011110011001110100000001101100111000111101001100111111110011111111110001100100000001111101011111110010001110011111110101101110100010001111011001110110000101000010011111111011000111010000001110101001101110000010010001101001111101101010011001101101111110001010001100101111011101110010001100010000111001100110101010000100110001000011111001010001100001011000101000100000110110110001001100110111110011101110000010110101110010101010000011101111101110011110000011110001101101011011010110100100000100100000011001100001110001101000011000010100110111011101010001100111101011101111100110100110000101001100011011110000100001001000110111001101011011110100101000100000011000000100111101010100111100101000010010000110101011101000010010111110100111010000000111101111100100100000010010001000110011101110001001110111110011101011110110101011101101110111010100001000000011011100011011111101011110100101011000010001110011111110000111101100001110001011001001011101100010100101110110111011000110001110010001010101101010010110111001110010001101101000000110101010111001001000111100011100110000011100101010110111110010000010110101010100110110110100110111110111101110000011111110100110110101100010110011011000110011101111111111111010110101110110101111011101100111100001000111001000100011100100100100010110000001100010010001000011100111010010011111001011110000001001100111101100000001011100011110110000101101010001001001010101000010001101010111110000011100111011010010001000010011101111011110010011110001111111000111110101011010000011001010001000000010111000101011010100011100111011100110101001000100011011100001101110100000111100001100000110100010100101011001010101010001111010010011011001101111111000111111001000001011000111111110001000010100000010111100011111010001011000111011111110000101010011011111101110100111000110100101010000101001100110100010100101000000111110011011100011000101101001110000111101010010000100100111101100010000100010101010110111011000000101011011100111110011110100101010011111110001100001001100100001000101111110001111010000111111100001101000100101001000000110101010000100111011101000101101001000011100100111001000110001100010000010011000000000011100001001110011001110110011100010100000010110010101101110111100101011000011000101111100001110001110110100111111110001100011110100101100010001110111110111000101101011001010011110101111101001010001001001001011000111111111100011011111010001111110011001110000000010111011010011101110001011110100100101010011011100001011011110101110001001010111101000101101011110011110110000010001011010001010101100111110000010111000110111110010101111101001011000001000101110111111000001001110100100101010101010111011110000100001010110110101100000011101100001010001110110010111111101110001111010001100011101100110110101110001110000101100011000000001110110101000011001001011001010100011110110111000101101000001010101010110010100110111011011111110110100101011111010101101011101100110001100111001001011111011110001111101011100000001110110011010100000111111001011101100110100101000001110101100000110100001110001000110011111010010001010110111001111000011111111101010011101011111001000100111101101101011101010101001101011101000111111000100001101000111100001000111010110100101011101111001000010001001010110011110101001000001001111110010111110001011100101110000110000101110100101100101100010110001000010100110011111111011011110010010010011101000101011101001101001111100011110110110101001111000011100111011010111000011010011011110001011111101010100110110101111100110001111010011001000111011111000110000000111110000111001110100110100011100010001010011111001100100110011000101001101101010001011101001111101111111111010010100100011011111001010010111111100101001000011101011111001000101101001000000001111110011001000010001011100010100101110010101111010100010000011010101111101100100010010101110011010000000100000010000111000101000111111101111010010100100101101100000011101010010010111000010000000010101101101010000111011010110010110100101010111100010010000010011010010111011111000000011100110110101001111001001000110100011001111011111101000001010011011101000001001101110111101001110101100011111010000111010010000001110010001001110111001100011011101110010000100000101110110011010001001000000111010000111101101011001011100010011011010011001111001101001010001101110001001001100110110100111111000001111000000110011111100001001111100001101010010010010101110011010000000110001101100100101010000111111110110011111011001010010100000111100110101111100101110100100011010001010110100110000010101000101111000001100110000011000111001001100101001010000010110110010010101110110001000011100110010110010001001010011010110010110010101101101011000010110001001101100000011100011101010110001001100001100010101011101100100001100010101110110000101010010100100011000001000100000010101111110001111101011001010101000011010011010100010011000000110011001000101011110011110101001111101111000011101100101110011110000110101010111110100111011001110100011010011110000000010110111101110111001010101001010101111000111010010001001110101111000000000110100011100001010110001010100110110110101100000001101110000100100111000000100111011100011001100100011010110110011001011101111000001001101111000100100110011010101000101010110110011101111001111001111111110110010111111110100101110100100101100010001100010011100101111100001010101000101010100111101110101111011101001101100010100111101000001111001111111111000011100011111010111011001001100110000011110000011000111100010100001110001101110000101110011111000110000101110111111100011101100101110001001011100101101011101010010010110110111001011011110011010111100101001000011011011100100111001101110010001010101010010011011001110110001100001110010101000100101001001001011011110101110111101111011111011101011001110101001010100000000000001000001101000000011110010101101101101111010100101011011111101001001100000101010101101101000111011001111011100000110110011111011001101111111011110110001010110011011101010000110010011011000100110100110110100010010001001111010101001000110000111010010010001011001110011100110101000000111010100110001000011000110110110011001000001010000100000011011001101110001001110010111010110001010001001111100111101011010100111110101101010001101101000000010011100001001101000100100100110010010110000100011101100011110011010111001010101111100100111010111101100010101010111011101101111100000001100010100001110111000000011000000101000011111100010000110110110101101000101011101011001100100101100100101000011100110011011100110110111010100100001011000101110101010111110100000101000010110100000010011100001010101110110101110111001011101001001001100010011111010001101100010000100110101001110100011010110101010001010100010010101010000001101001011011101000111011010110010101101000001101010101010000010110100000101101100001111110001101011101100001111100110101100000010011001010110001010101000111111100011000110010101101101100111111101100100011110010011000000100101001000110110000110011010100111011011010100011101010101011101010111001000101111001100001001000100100100101000001001001000000011101111101000000101110000111011010110010101000101111010101101110100000000100011100100110001001110000110110110000100100000110001110010001110110010000001110010101101001001101011010011010111010110010011100110011111110010100001011011110001000110010000010101000010100111100110010000011000111001111100000110011001001010110111110100100011001011101010001000111000100111111011000111101101001110011100001000001111111110010000000111111001101001010011110101101110101100001000001111011110001100110111010001001000000110101010010101110100001000000111011001001001010101110010001001010111101101110110101001100111000100101111001011011111010011010100000101010001101111100100111100011101000010110100001001010111100110111111110001010010111101111111111011110000110001001011001000011011010111101110100101101000101101010100000100001011100001001111100111000100101101101011000111110011010011110100111011000100111001010010111110110000110000110011111111010111101110000001100011110111010010101010011010000010000010010001010101110011000110110100000011011100110011000000100010101100100111001111010001111011000111101001110011110111010111110111010011011111000100010001111011001000100111111011111101001111111001110010001001101011001101000100010111101010101010010111011110111110011110000100011000111110111011011101110100111001001001101010000110101001110111100100111100000111100110011100000111100111011000010001010100101110111110010100100111001110011111010010000101000111101111011011001001100101011011111010001000101000010111001111000011101000101101001101001101001101000101001011101000111101110100101000100111001000000111011001010101110111001100000010111101001010101010001110011011110110010011000101000111101011000101110010110010110110111000000111101001000000010101100111101100010000001011010000010001010111101100101110111111000101110110100010100010011101011011011111111100101110010110101010011101001101001000110101001100010011101110111110001100001111111100011010100101001000001101010101100000000000011100110110011000000100101111011100100110110010111101011101010111010111101111001100111111011000110101110001000011101001111010100110110101011100011110101110110110111111011010010011111101110110000010111001100100001010011010111100110100100001111101110101100101011010100110001000110011011110001001001101000100000101010001010010110101011001110010001001101010101110000110110111010111110000011100100011011011000100111010010101010110001100010110100110110011110011111001011010000000000111100010010000001110101110000011111010011001011000010101100110110010011101001010111011010010011111001110111011110000000000001000100011010010010001100101101001110111101011001110110111101111011000010010111011110011110101001011100000110011111011110111011000100011100100001010001000011001101111010001010001001100110011110100111111101110001111010011001101110011111011101111100001101000010001110010010000011001110101010000101110111110000100110101010111110000001101011100010011101010111111111010001011111101000101101110100111101100111101001101011000101100010000000000111101110000101110110011010010000011110110011001011000000101101101100101101100111111001010100110010001010010011101101100001010011100111001000110011110010111010101100110101111101110111111110100101100111111110100011101011000000111101101010001011001111111011111000010000100110011111011011111001000111001001110010011110100110111010101011000110010111110111010111101111000000101110101100111000000010011100001011110001110100000000011100111111110110010011000000011111001011100100100111101101010100101011100111000111110001111000001011010100001101010100010001111010111000111111100010110100110010110111110100101010011101100110000001000111010011011101010100101001111011100100011101100010111011000000100111101111111001110011010101110101001010011111111000001101011100111011010001010100000101000001010011111101110100110110011000100001001101011000101110101111101000001011011111111101111010101100100000110100111011111000011111111011110110111111010011011111101001011011110010100000010001000011010101100001101101110010010011001000000101100100011010111111101101110010110011100101001101110010001001100000001111111100110110011011010010101110100000000111110000011010100111011101001000100110001001001100101000100100110001011110100001110010000110011001110011010010001011100110100001110111000011110101100000110110000100001100101000001110101001010101010110110011001001110011111110101011110001000111000010111100111101001110101001100000001001110010010010001100000011100011111111111110001100110100100110011011111000100010001110110011111100010100010111001000110010111010101100001000101010000100001110110100101001011111000010010000110110110011011010001011010010110011000111110110001010110010101010101111101011110001110010101101110000101110110001000001101101101010011101110010001010010101100000010110100101011111100011111100011011110100001101111001000000101011100101100001100111110111001110100000001101100000101101010110101000111010100110110100100000011011011101101011010010010100010000101111010010010111101101101110111101100110111001101000000001100000110110100000000011011001011010001110110010011110011010011110110100001010011011101000000101010000110010111011001110010111001001100110001010011001000110000111001000000011000110100010000001000110111011101101101111111011010110001100110001010010011011101001011101101110000101011010100010100101010011001011101001111111000101001010101111101100111101011011010100100111111011110101001000001101011010001101101010101011001011100011100001011001111001101000100010010100001011001100100111011100100101101001111010010010000011101001111001011101110011101100110011011111111000110011001010100101010110001111111001101011111110011010100001001100011011010001110000001110110111111110110001110000001000000111010100100000000010000100000100100100100010001000100110010000101110101100111101110110110001001111111010110010001100011111000100011001110000010011000110000010100010110011100100100111100100011010111111001001110001101110110010100110111010000010010110011001001001110110110110100111110011011011010011000000010001000011010110101001110110101000011111101110011001010101110111110010111101000100001000111100100101000100000101110000010011100101000111111011101101000110111000001011111111110010000100111101111111110000110110110000110110100000101000001000111010000110010111101111011111001100011110110001111011010111100100001100011110010010110101100010010101000001001111011110101000110100100111100001011101011110000010100111001111101011110000000100111110010111010000001001100011110000001111001111111011000001010010101010010001101111011001011001110111011001001011001000000000011101001000100000100010011111000100001000101001100000111011011000101100010000010111110010001001010010010011110010001000100011101010000111011000101001100001100110111010000011100010010111100111000100100010100000001010011001101001000000010001101011111001111011101001011111111010001101011001110001110110001111001101000000000000100111100011010100100110001111000101001001110100011110101110100011111001100100010101110111001011001010111111111000011000100110011110110000010000011110000101111110100101000111001001111110001001001101010100101001011001110011111111000100000100001100010110011010111010111000010100100011000110101101111000111100011010100000001100100101000011111010100110110111011111110000110100000000100001010100100001100100011111011000110011110101101010001100000001100101001101101001011100101011010000010011010110101101010100000110100111010011110110010110101100011001011110100111000000110101001011011101110111000001100111010110011101110111011111110101100001000111101001111011001100010010010000111001000100110010101000110011110100010010001000000101101111010010101101110111100101010001000010000100001010000110011000001100101001010010000111001111101101001010010110011010110001101110110000001000111000010001110010101010111111000000011111111100010101110110001001011001001000000110111111100100111000011001101110010111110110111110011111010000000101110110001010001001010110101111110101001111001011111110100100111101000111011110011100001001111101110001101111001001011001101010110111001010101110110000010001001010100000101000001010011011110111110001001111000001101000010111101101100100101100010110001111010011101010000101010011111111011010111000011000011110010101100010111001110100010011011100000000011000100001111111111111010010010001011000000110110110000111111100100011001110001110111101110110111010111011111001111101001111111101110100101000101000101110010000110110100010100101100101111101001110111011101110001100101101111001110111111100000111011010000011110001101110011100110111001101110011110001001111001101011111100011010111010111110000111110010000010000000001110010000111000111101111110100100011010010101110101111001100000110110010001111011011110101011100011111101001101101100011111001110111000001010011011101101111110100110000111000001111111111001100101100100101100000111011100110000010010000100101011110111111100110010110111110001000100110011010111010100110010101010110101111001011101001010101111101100101100110011001011101111001100110101000101001011011000001110001110001101001001110100001011011010111010001010001101011010101111100101000011001001011101110010101101000111011111101001001101111010101010100100100111011001001100001111000100110000001001000101010100101011111011110100000010100001011011101001101101100101110011100010100001001100000101011100110001100110100111011011101111100011010111011100111100001100010100100001111001110001101110000000111001111101110001101010010000011011010000100101111001011110010101110111000110000000100011011101110110101011110100101000100001001101100111011101000001011001101110100110011011100010001000100111110110000010001110100011000101001100100001100000010111010100101111111001110100000000011000110000101110000101111010100100001001001101000010010110000011011100100010110011110111001110111110001000000011101001001001100100111101100110100101100001001001000010101110100100000010110110011101000101011000100001001011001000110011110011110101110010110000001001101100000110111101100010100001011100111111000110111000101010111110010000100100101101101101000001101011100011101001001111001000011111011000111010111100101110000011110101110111110110110101001100000011110011010111111000010111011000111011000110100000000110010101111000000001010101100001010100010100111100001001011101111000001111000111011000001100100000000011011000000001010101100101000110100110110011100110010101110101000110111001100000111001110000011011010111011101111101010101010010001001100111111111111110101011110000110000100000111100100011101100110110100010010101101100011000110110011110111011111110110001110110010111111000100000011101110000010100110100101100010000000001110011101001101100010011011111111011010100100011000010010101101111000010010010010010001101011100011000010011101010110001111111011101101011110011011010001010010010101000001010010000111100110100110100000001110110110001101010110001000110100100101010001110101110110011110000001111011100000101100111101100111001010001011000011101111101000001001010011111000000000010001110010110010101100100000010001011000100101110100100101000001011000101011101001010000100111111101111101001000011001110001110001000111101000001100010010001110111000100110100100000101001111000101000011110100011000011100011010111100010010010011000011011101100011101010101101001001110000111101010111000110001100000010011110010001111000011101010101011101101101010101101101101100000111001100110000010001011011100001011111000001110011000110111100100110100011111000011110111100001010110001101111001000000101010001010011000100011101011110000111001111010011111010001001010001000011010010110000001001010100011110111111011001111100011000010011101100010110100000001111001011000000111100110011101011010001000000000101011001000101110001100111000100010001111100101100110000100010000111011111000001110110101101101001000001011011101110011111001111000101111000110010000110011011000111000000111001100001001100101110001101001001000000100110101010111111110110010000001101101111000000100000100111011010100001100001101010011000111101000111100110001001001110100110010111000000110111000110101101011000111000101000100001000000111101011111000100000101011111100010010001011011111110010101111100111110101110011110100010100100000111100001110100010010110001010111010001101010001101111000101001110101111100110100100101101010010010100101010000111111011001111101100100010101011110000010011111011011000101011101111101000011110100000110100011110001110100111001110111010001111101001100101110000011110011110001111100110000011010100111010011010000100011011100011000101111111100111010001001110001001001101100001011010100111101100010011011000010010101101011110111111100100000100000100001001111110101110100110110000011100100000101100011100010000001001110011010010011000011001000010010101111001000110011101100011101001101010101101000001111111010100000110101011100011011000110110010110000100001101010101111110110010110011101110001110010010111001101101011010000100110000011110101011101000110001000100011000011001010001010011101010110001100100000000011101110111101111100001010101001011111100110011111111101100001010000100100000000011110001111010110101110011010010101001111111000100100111100110010100110110101111111111011110001011000011111111010000001110001100000100101010010001011100111110110011010100100011111011101111010011010100111001010111111110011100000110111111011010100101110000111001000101111000011000100011001111111010111001100100101100100100100110000101110010111101101010101100010101010111110110100001111111011110110000110111000000100010100001100011001011001101111101000001001111100111011111101010100000111000001001001011101011011110110100011001000100011101110001011011001100001110000011011011101000010010110100100100101111111010110100001111001111000101101111110011101000011000111100110100000101000011101000011110001011100000001111011000111001000111100100000000101111010100111110101001000101000001110011001110101100110010011010000011010010101110101010110111000011000101011100001101111000010001111011000100000100101111101000010010000100101010110101010011100110000111101011011110010111111011101110111000000101000111110000001010110000011010011110000000001010000100011110111011110001111101111111110010101011111011001001000010000110011100011001011001010001101010101011111110011011011001010111110011110110011011000100100110101011011100000001110001010001110011100000010010011111001111111100010011101101110111001100101000001000101010011101001011111001011110111101001011110100001000111101001101111111101011011011111011101011111100100000110110000111110011001110010100010011000000011001101111101110100010100011101110101011010101100111000100000101110100010110010101111101111100010010110001100010110101100100010100001010101001101110100010010010000110010110101011011101111110110011010000110100111100100001110000001110111001000101110011011110111011101110111000011010001101011101011101010101001101100100101110100100100110110100000010100100010100010010110011111000010010100111011010000101101000001111000000111110010010001101110100001100000111011100110000101110001011101000110011101010011011101111010111101011011001100101111011011100011100010011101101110001000000110011000010000101100111010000010011100110000101110100011011101110100001110011111011111101100010110110101000000010111010011110000010110101011000010000010111101111111110110010000111010100110011010101101011110010101101111101010101000000100110111001010011101001111010111111000100101000100011100101101001111111100010010110000100100111100010111110011101101111011010011101111110001101011101000100100101100001101100111011010100101000001011000101010101010000011111111110011000110010100000010110101001100100010100110001001011110111111110001010001111011111100111100111001010000001000110110010100011101001000110110010010010011110110101011111100000111111100000111011110101000111100010000110000000001111010100000011001011110000011011001001110000001101101101001100010100110111010000001011111110011011101010100011100101001101000100011011110011011101111110000110110010000110100101111111100110000111100011101001000110110010100111000101111101100010110001011000110011000100001101110000000100100101001100110001001000100110110111111100111100001110110100110101011001101111000011001000001101111011000111010100101111100100001001110011011101001110111000110010001000010100000111001011000110101010111110010001011001001100110000001100111001010111010101100010110001000100111000001101111001100101101111010000001011000011010110010010110011101100001110000010000010010101010101001011110100000001010001100001110000000111011011110010100011011101101001100010100011101101111000000101000111111010011110000010010111111001010011001100000110101101111100111010110100101000101001010010011001011000010110100001111000000000000110000010010010111101111011100000000000011110110100100010001100001110011011000100100110011001011111111111101010100100111001001000001100000001111010011010010001000010111011101000001011101010000011001000010010001101010011111101101100110110001111000110010000010001010101010000010100001011101010111110011000101010110000111000111111001100011101010100010010100110100111110011100110011001011111000001110001111100000100100110110001010000111100110010011010110001000011100001011010101011001000001011100011101011111110011010001001011100110111101001110000011100000101001100100110001100100111000001000100111100101000000100001111110110011001100111000001110100100111010010011010000111000011100011110011000101010110010110011100111100110111110110011010100000100010000000001110000100110000110101111101100011110111011010101101100111000001010001011011100100111000011110100001110110110010100000101111010101001110001010100011011101010101111100001110010100000001110000100001001111111100100001110111110110001110101011011011010100001001110100100100101100111111010101010100111100001101110111000110111011000101010110110010011010111100111111011000100100011010110010110001010110101011101101111011001000111010100011100110011010001110001001011101010011010000111010001000100100011111110110111101011010011110110101010010001101101001011110010100011101010101000001111010100000011000110011001011110011011000100100101010110011010110001111100010100011001000010001000101001000101011010110001110110101000011011000101101010010101101100110010001011000101001010011100010011000110001111111000010110101101101101110100000010001000110100011001010100110000001011010000010111010010110000110101011011101111001000010001100011110010000101111010100111110100011100010110110011110100010111010111011010000011100000101101000100000010000100100111000100111101100010001110101010100011101101100100001100000101011000000001100001111100010010100001111110111101011010001110011010110101001100001001101111011010100000010000110110111111010100011111001100011101001100110000100100001010101100110000111000011100011001010010101000011000100001010000110001000101010000001111010100100011000011101101010100000011101101110110000000010001101000111011101010110110000110110111100011101011111011101101001110101011011110000111000010010001001110101110100001110110011000101111101111101101010011101100111100110100010010001111001100001000000001000110011001011111001001111111110000110111000101111010100111000001010000111011110011111110000011001010000101011011110111001100010110100111100100010101101011010111000111101011101001110011100001011001100010000011100111000110011100010001110001000100100000110110110000010100101100100000010000100001101000001010101110011100000010010011110000011001110110011101101001111010101001111001011100001100101111010100100101111110100000100011110110110010101101010010101000100000000101011110011000001000011000101100001010001110000111111100111011000101000101000101010100010001010001110100001011100000101110100111110000100111001001000110011100101000100010111001100100100101000110101001100000101101111001100010100111101001001000110111001100001110110111011110101100000011101011100101011110111000001001010011011110010000010111101000011001111001010101111001001100010010000111100010100010010100001101111110111011000101110000011101001000001000001100111101001111111000001111100101010100000011110010010010001111000111010100110000110010110011100010011011000101011010110101001110001001110111111101001011101101000111010011000101000110110010011010011010001001000001110001111010100011101111001100100001010111111111100010010000111101001000110010111011100110111001000011100101101110111101000111001000010001110111000010101110001101100111110110101111111000110000011011011101110010000110111011000010001010011111000100111001010011001100110000011000101100110111000011001110101101100100111100000000101011111100000011110001000100011010100000100100001011010010010100100110001111101111001100001111001100101101111111000101000101111011111100000100011001000000011011110100001011111001111010010111111111101010110110110011110100100101001100000010100111000010110001111001100110111100001000011011100100111101000111101011101101000011111000100101100111110110111011100000101100001100110010010001001101101100010110000111001000010000111000001010110100000101111010111001000001101010101000100010101011001001101000001110001100110011001101111000101000110110111010101110001110000111111011010011001100101111101111101000010110001111000011010101111101011100001001100110100010000101100001110000100100100100101100001010010011011110110100110000110001010110011001111101111001110101001001011100000110001111000101010011100101111111011101010011000101011011110011100011011000001110101000000100110110001001011001100011000011111100010111001000100100100011100110111011100101010011010110100001011000100100110001000000011101101110001111001000001110110111000010100010101100010110111001000110011111100110111111100101010011011100001100101001111100011001010110100101111111101011100010010011111001101100000110001001110111000000001001111100101001011011010000110001111010011101010111101001010100111100011000101011100101111000001111000010111000010000100100110001101011110000001001000101110010010100001110110000111100111111100010001000010100101000000110111100001111101011001010010101000011111101100001111111101011100111111000010111100010111000001101011000101000110110001011110010011100101010000111011111111011110001001000011011110110100111011011000000001111110101011001101001010011001001011001011011101010001101000001001101111010111011111011110001001011100110010110000111010010100010011101101001100011001010010110011111101000101100100110101001000010101110001001011110011110000111100000001011001000001001001010100101010000000001010000111111010100011110000110100111100101101001001000000001010010101111010000100111011100101111011010011001110110101010100011010010111011000111000110010111011011000011100011010010111011101011101101110011001011100000100111101000110110000100101110111000111010111101000100010011011011001011010100100001000000110101001011111010011000000001101100000110001001001101011101110010101010101010100010000100101101111010110111000011110100011011101110010010111011000000010101000011010000010001101111100101000000100010001010100100011101000100010001101001110001010101000000100011001110011010011000010011101101001100000110111010011111110100001100100010011111100110011000011011011100101010010011111011001100011101100010011010011111001110001111110010010000000110110101001111011111110110000110001011111111001011100000010010001000111000001110110111101001110010110000001001100000010001011011011011010010001100000101101011110011010010011010100011111010010110000001101100100111001101101011111110111010100011101110010111100001010000001001011010110111000010101101101011111000100101101110111100100101010111000010110001110111111011101010001101000111010110011011010001010111000111110000011111110110101010111000101000001010100111010110110010011011001111000000010110111111111011110010100110000011001011010001000100011101100110001000010111100011110000101010111001000010100101011000011110010111011100010010000101001110101101001010001010010001101100101011100110100110011011101110011100101001101000001010100110111011111100011001110001011111000110101010101000000001111011010111101101100010010111000000110011011100110101000001100101101011010011010110001000011110100010000111000110101011100111001011110101101101101010111010110000100111110001110111000101100101111011010101010011011000011011100011100010100001111010000010000111000010111010111110000111011100101001111001011110001010101110101011111011100110000111011010101010110101010011011110001001000101100100000111011000001010001110001011010010001100100111110110011000110101110110011101010100111110111100100100011000111101010100000110111010000000011101100011011011000011011100001101011010111000111000010000000111111001001111001110110010111000100101000001011001011110000111000010001011000110110001001111010110001010011011110010110110101011111110110100100001010111010110101101100100101001111011110101011000111111101111110110111011111010010000111010001000000111111011111100010100001011011011101110101001001001100101001001011111011001001011111101000011000010001000000010000001001110101010001111000011000100100010100111010101011010001011001001001100010011101010011110101111000000011111111011000101100000011000110111101110011110100011100011001001011111101000110001101001011110000101000011011010110001110010010010111011010011001101001010101111101001111101100111000011001100111100100000110111010001000101110001001001011101000011110001101000000110100100101110101111110001110010110010011000010111111101111101011110100010001101111111101011010100101110111111011010111111110000101101001110010110011000010011000100010000101111011001110001011100101111110100010110000000101001011111101011001100000000111111100101011110110101101100100010101101001000100010011110100001101011101011001001010011110101110011011011000100000101010101111111011110100111111000011001101001111000011101101100111000011101100100000110010000100100011100000011110011011010101111101011110110100110100001100110111010110111111010100100101100000111101100000100100110011011001111111011110110110100100001110001011111001001010111101010001010011101011101011011001110011111111001001111110011101110000101100110101100111101111101011011110101100010001101100010111111000100110110110000011011000010010111100011100011110010011110011000000011011101011001011111011111100001101011100000010000100001000010100010101001101100101110001000011101110100111001010110111000001110110100010010011000011011100010000010110010110001011011000111000001000011111001110100110001010110111010110011101111101101000111011011000111110011110001000000100101011000100001011111101001101110110001010100001010111110101001101010000011101011001110111001110010000110111000011111010100101010001110100100000101100100000010010011110000111110100100100111001001110110110010110111011110011010100111101101010110010000011001100001010101100011101011000100010111011001010111010000010011100111110101001000110011111010101001111111001110110010101011111110100111010001011111110101000101001110101001001110110101110111011110000011011011100100000110100011111011101010101110000010010101111110001101101010010100110001100000011011101111100101000111011010101101011101000010100001110001100001011011000101001001010011101100011001101000001011100111101000101001111010100000000100000111010000011011100111000011011001110011100111000100011000010000001111101111101011011001110110000101010011100110011001110110000101001001100000111101000001001111011011111100001100110111100000100011100110101101100010001001111110010011000101010100101001101000110111100110010000010001111101001110110111000011001000101110000111100001101100110101101110100111110100100000010011011011001010001000100011010101100000010010110111101111000000110101000001110010110101100000011111111100101010011000110000100000100101111000110111111000100001101101111010011110110001101000010011000001110000101101101001110111111111001110111101101111110010111100011011101001000000100100100101001110101011110111111101001110110100111001000000001011001000101110010001101111001010011111111111010000010000110000001010011001110100110111010001100010111111010010000010100010010111101101100010110010110010111110101101000110111010101011101100110001001000100111011111011001111001110100111101111101111000011110101100010100011011110111011101010000010001111000111000000100110011110001111101011011110010100101110010100100010010100011000000000100000101011011000100001001010101100011011000111101000010101110100000111101011110001011000011101111111101111101100101000001111011101101111000010110001011110011011100100101110111001000110010001011011101010000101001101110000001100010011111010100010010011010110011111111010001010111111111111010010110101101011101001000111101110010010010100001010101111111100001010111110100101100110000110110100000010011011110111110001000101110110000100001111101011101100101101101101110001000101101011010100011100110010010110010110100000011101011101011101000000110100111011011000001011101110110011010100001101011110011011011101000001000101010100111110011111010111010101001000000101001110000110100110000111001111110000010110000100001100001011100101111010100010001101010011101000100010101011010001000111111110110111111001110001110011001110010000011010011101011010111000101111011001111101010000100010110011000111111110100110111001110111111101011001010111101010001101010110110001101110111010000001001010110101010010011011011001001111100110010100110001110011000101000001111101011101011010010000001100010001011110000000000110111011110111101100011101000011010111001101111111110000100101101100111010111100001010011100000111000001111101100000001110110111100011011100001100110010100010100001010100110101110011000101001000011101000100000011100010010111110010100110101110111100001011101000101000111101110000010100110110010110000011010000010011111000000010111101010011011001000110101110000111001000100101011011111000010111000011111110010001101000001111110011111000011100001011111100001000011100110111011011101001001111111010110111000000011011001001011110001101000011001110101010101000010001110011110111100000010101100011001111111001111110001101011000001101000011110011111010010011001010011101001000010110101101111101010111110111011111000000001100010100001110000001011000000110000100011110110100010100111110010000100010110010000011010011101100001011100110101010001111000001000010000100100010100100000000000011111101011111111110000010001001010111010001111010110100101100101110110111001110000111100110101101100101001010101000100111100100110101110001010111011010000001001100110111111111110100110011100100001011100000111100110110010001011111110101000001100111011100111000100001110001001011010110010001110011111100110001101001100011111100111111110101011001100110100100100001111101001110111101100011110111011111101011001101001111011110111110101011010101000011110000000011011111011111111010100111100110001110001110010001001101100100000000101101000011010001001000010010110101110010111110101100000000110101110001101001010001000010001111001110000111000010010001011101011011001110010100010010011100000110110011111001010000011011100000111010000001010101001100010010101001010110011100111001110110011100000101101001001000101001000101010101001111001001100011001001010111000111011110000001101001011001010110110000010100111111110011000101110010000111110100001110001100000010011101110000000010011100001101010000111111000110010000001110111111101010111101010100111101101100110001010001101001001111011000010101000010010111011111111110001110011100100011011111011111101010001011000101000110110111101110001011000011110111100100010000000110011110110001000110001001001010000010101101100000001010100100011001011010100011000111100101100001111000100111100001101101111100111000101010011011010100000110000111111101110101010100100110110100100010110000101011111000010010010101101101100000010111001011000000000010111100001101011111010011010000011000001101111010011011100101010111011001111001101100010111000111100000110111110101010100000100010001001101111100000110100101110101101000101111000000110110110000010110100000111000111010111110011000011110111100110000101011110110001010110111111011010110101110011001000100111101010001101111011001111000110001011001010110001110011111011111110011001000110011101001011111111011010110101001010111010010111010100101110011011110010011000001111110110110110110011001111111011000011100000100110000111010000011000100110111010010101010011011111101000000110000000001101000000101011010111100100100100011011000000101101010100001100010010100011101100011011111111101101111001010011110000010111000111111001010110010010110110111111011100110001111101110001100000100100111000001110100000111010000011001110010101100100101010011011100110110101110110100101000000011100110100000011000101001011111100101111000110011010110101111111100111111110110000010010110101001010011111000101010111101000111001001110111011011111001101111000100010011001010010110111111101110101110001101110111000110000001101100000001110111110011011111011010110010011110010000100111101000000100010001111101001011011001101101000101000110101000010111000011100101110110010011011101101111100110000001001011101111110111010000001001101001110000010101100000000110011101111111011111110001010100110100001111000000110010111011111000100000001010101101010011010010011001000010001110101010100011100110000001101000101110000110000101001001001001011001110001101010010011100010000110111101011111001001101111011010010010101010010110110001111011010010111101010010010111110101110100110101101100010000010110001011101100101001101101011010100010001111110011011101001111111111100010111001111001111101010000001111101011110000010101101100001100010010100001101110101001110001100010000010110011110111110100000010011010001000110110001110100100101000111011100110100100101100011110001011111101101100111000011110101001110101101110011100111111110111101011110000111000001011001110110100001111100110011011101010100110111110111100101111111100011100010110111101110000100001001011001001111111110001111101010011101111010101101011011000111000110101101000010000001000111010101101000110110100101101101010011010110111101001000110011110000110001101100000011010010110000011100111000011110011001011010110101011011011100111010010101010111111001000010011101010010101111100101101111001110111100011100111000011111011110011000000010101001110011001111101111100000001101100001100110000110101100000100100111011010101111101010111001000101000100011010101010101000000101100111100011001011001000000001010001011001001000011011011110011100000110101101011111000110101011001100001100100001111101100011101001111000101111001011111101011001010100010101011000010111001011001000101110100101100000110001001100001010110001100111110111011100110101011100001001010001100011110110000110111001011110010010110100111100011000101001000000101001011000101000000110111101101011100010001111001111100100001001001011011000011000100111101000010000110100101001100010111100011110110001010101011110000000111101001010100110000001010000000110100111110101010100001011111100011011111001001000001100111001011100100011111011100110000101111010100100011100110100000101001011001010010010100111110001011000011011000110111010110110100001101100111100111110100000100101000000011111110111010110101010111110010110100011000111100111110011111110000010010000001100011000101001110111101010001110110011110010111101100010100101110110110011100001000011101001001100101001101011011101100000001101011110000110101100000000110011001010011010100000101110111001101011101101111100000100010101010001111011011111000111100000010101101001011111110000100010101111110000011100011011011001100110100111000001100101011110101001100101111011001101100110101011001101001011010001001100010100100011010111100000101110000111001010101111100000010110101101101101010010010011010010000110010011111011100101100101111011110111000011011110101000100001010100000111100001011100110000001101110010001011000010000001011101111101100101110101000111100110110111101000101010011001100111101100010000101011110100010111101101101100100010110110110111011011011111000100100011000001001011000000011010100011101101110001101111110011101000001101100010100000001101101111010101100111000010110110000001000111001011100010010111100001101111001010110010100000010100001101001011101010000110010111101011001111000100011001110101000011010101000000010010110100000100101011001001101110110111101001111101101110001000101001010100101100111101001101000100011011010010110000000101111110110000011100010101010100110010100110010011111100111000010111111101100111011101000001110110110101010110011110111110000100100101111101000101110110100010011000011011011100001011010011101011110010100111000000011000011100100100101100010001011100111100111111010000111010101100100001110000100011110100101010010101100001111101011001101011110000001010000110000001100101101010000000100010101110010110010110110010001111111011110100100111010011111111101000110100001111100001011001100101011000000011000110011001000101100101110010100110010000101100100010001010010111011000110001010110001010100111100101101110001011110001001011110100011111010011000110001011110011001011110111011000001000011110100101110110111011001000000110001111110001111110010010010111100011101001111010001100001001100111000011000000101100000001000001000111111110000011111010000011101110010101001010110110001111010101010011011011101110100011011111000101000111000001011101111010000010110010110010000100001111010001100000010110110100011010101100001001011010010110011011011100101111101111111101010111010010010000100010110110100011100110101100101010001000110110100010111011110111011011001111100100110101000000111001010100111111001000100010110100101000100101000101110001110001100011110111110110111000010110100111010000111010100100001010110010010101101000010001000010101011000010101101101110011101011010101110101011000011110001111000010100011100001110101110011001001111010000001011011100101101110010100111100101001101110010100110011010111110101110001100101110111011110100000000100000001110001100101011011001001001111001101010111011110011001011010111111100010001111011010011100010000010001110011111000101000110011011001101000011110110011111110100111110001001111001100100001011110000010100101001011001101110101110010110111100100000111010100101100001000001110001110111111111111101110011000110011100111111111000101011000100100010010110100011001110000101100100101101101101100111011101000111100000000110011011000100011100110111011000110010011000010110111000011101110001011001000000111100101011001111111001111111011100001000100000101001111111001100000101001110111110100110101001111111001101101111100000001100100100011101111100000100110001101101101111000110100111001000001011000011001011011011100101010000111100100110110111110000010101000110001110100110100110000111111101100110010000110100010111000110111100011100010110101011000010000101101101100001110111001010010000101010110100100011001111100100110100010011010111001101111101100001001011101111001000010110011011001011101100000110001011110101000110101101000110101111000010011101100101100000110001100000010011101011011100010010011101010010001100111001010010010110000100010111110011001001010011000011001111011100011001100010110101100010100100010100001011101010011110100000001000111000110011000000111110101011100111010000111001110100000111000110111011111101000111110010100111000111010011011111110010011001110011110011010011110110101111011010100111000000010010101010010000011100011101101111110101101111001000001010000001010101111110111111010111000001100101001100101101000111111010011000001111110010101111101111011110011010011111001111111011001111110110101101111111001010011111110000010000010010111101110010110100101100001100101111011111011001010110010001100101000000000000000111000100001110010000100011110001110110101010100000111110010001001010011100000001000001101010101100110000111010000010110101111001100111100010101001100011101101111000111110111101111101101110011110110010110101001111111101011011111111110110010010011110100111111110000011001111010111010000100001101111100010100101000111011110111001110011000100111111000000110000100011101111101111001101111110110011111010110111111111001010100111000001111010100110111101011001100001001000110001010101011100000110100101111111100011011001000110010010111101110100011100100000100001111001101010000101111010000110000011110011010010011110011110100001111000111101101011100010100010011101100011000010100100000001111011000101111101001111110100111100100000110101110110110011111010000001011101100001010110011011100100010001101111111101000101110110101010100010101100010011100000001111001000011100011110101000110110001000001011010100101011011111011111000011001111010111100111010101111000110001011000110000011000101001101110110100000010010101000101110111010111110101110110000110001001110101101100110000110010110011111010111010100011010111011001111001100111111100100100110101100111000001010111000111101011010101000010011011111011001111001010011100010111011001101001010001100111000100010110000110001001010101001100111010100000110101000110011001101001110110011100111100111101100000101000101000010101001101100011011110011001101110001000111001101000011110110111000000111100111110100100100101110011100000010010111101101000001000011110111010011111110001011000111111111011000100110111010101110111101100001100100100000001000101101001110000001000010010010100001100001101101110100001010111001010101101011011011000001001011111000001111110110011100100011001000011101111011001100001101001011100110000101111011010100111010001101011101110011010011000111110000001001100101001100010110110100011000001101110010101110110101111010011101101010111000010100110100100011010001000100011100011101111011011110100010001000111001010011100110101011111110010001100111000010100111100100001011101010111000010101100111111110101000100100111010000110001110011000000011111100011101000100111011001100000001010001001111001000000110010101111000000011001111010100111011100010011110111111110111010111111000011011100010100100110010010001010100011111111011001111001111101010011110111101110101101001011001101010001000101000010101010000000000101000011110110101000101010000010100000001010010111110100001110011000000101000010100001011011011100000110011100010001010001001111011101001010101111110101000001000000111101010010001111100011001001000101001011000001111111111100101101011100011001011101001010000001111000100110111110010011110000010001111000111001110111010100001011110010111001011101101111100001011011011110011010001110011000000101101010110001110011011110010001001000110000100000101011110011011011111110100010001010001101111100001100101101010011111001001100011100011011111111011010110000100001101100101001000011111011101111001011000101110011101101011101111111001010000101001011110100111100011100010100000110000110100100000011100010001000100010111110000101000000010001111011100100111000011111111111111001000010110111111111000011110101010111011110101011101010000100100110010101001110000111001000011110111100001001001001011100111101011001001111010011101011101110000010001011011000000100010011111010111100110100111011100001000001010000011101010110010011111110011111011110001011000111100110101001101111011000111100101001011001010011101111100100101110100001100011001001001000000010100010110001100001101000001010100010011111011100110110110101101100110011110111111110111011010111000000010011010110111100101100000011000101000111000100110100110011111011010101010100010000000001010011101110000000100001100101100011000001110110011111100111000011001011011110101011111010100010110100000011001100100010110110011101011010001001001111000110001101010110011101011111110101111111001010010010111010100011000011111110111110110100011101001000001100010011111000111100110001000100111111111100001100010000011101111001011000001111000000010001101011101010111110000001111001010100101010110001100010111011011101100011001010001011110010010111110001010001100001010100010001010111000000011110100010001001010011111111100010001100000011101110010100000001110111011100110100010110100011011010110100111101110101100111011100110111001110010101010000100101100101010000001101110111000100011000101010010100001110011110000111111011100101100100110011000001010010001111100010001100111101101100011101011100010110000001000010110011000011111101010001101001100100110010011111001010100010101110000001001011011110110100101101100100100011011011111011010101010011011111110011011000001001000110001011010001101100101111001111011000111100011010110010000110000110010000010100001011101110000001101101100011100110001110001001101111000011111010110000101111011001100000001111111111001001100101001001010011101001011001101011011101101011111000010010000010111011000111101011001001011110001101000101110111010111000111111010101110101011110101110100001101110100100010000111111011011100111100110001001100001001010111000111101101011100001111100110100010001100110100000000001001010010100101010100100011000101110011010101100011011100010000011000000110100000101010111111110100011101101110101110010100100011100011100001100100111000111110010011111100111000100010111001100100111110010110011010011101000011011100011111110000011000101110100101011000101111101010110110010110101110000100010100011111001111100101101111111100000111010000100101111100100000110101000011010100111100101100100111000100001000011001100011001010000000100101110011110111001011000100110101101000110010000101110101000100100110010110100111111111101111100011110001101000111110101010010111101001010101010101000011111111101001011010101010100100100000110000111111111100011011101111001011101011110010000000111011001100010111010010100001001110101101100001101010011111101000011010001101010000011010010010100101000111000011100001010011010000000010101000110100000000111001000011111101011101101111000011101000100001101011011001101001110000011010110101111001001001000001101100001011100011000011111111100010110001001111110010111100111110110111101110001111011100000111011000111001110011010100001000101110010101010010001100100110101111011110101010111110010100111100100001101111110000011111101101100100101011101000011101111000000011001010101000100110110000100101010111110001011011101101111111100000101000101101000000101000000011110010111101001010010100000111111010100000000100101011000110001001101111001101101101010100001000101000011010010100110100111011110010010010000001100011100001001110000111011110001001000111011110000000110111011000100011110111111001000110100101001011001010001011100101001011001111101100100011111101001100011000110100111000010001001000010100111101010100000010111100110100001101101111011101010001011001111111010110010101000000010101000001101111011011011001011101000011111011100001110111100011010010000000101110010011010010010011110010110111000101101111010111010001000010101011100111111000100010110000010101101110100100000000111110001101110101101100100111110000110101011010001001011000111100001111111010101100011011000001110101010011001101011000100101000111001110110001000111110001010001110100001100010001110001100000110001100110110111010111011101011000110011101010100111111001101111100001010111000011110101011100001001010000110111010111001101011001001101100001100100111110000000100100101011110000110010000011111100111111000001010101001000000111101101010001000010000011110001101010100111110000101111101111010010000110001011111011010010110101001111001011110110000001010001100101010000010011111111001110000000111011000111001101110111010110110000000111100011101100111110010010000100111101110010111010100111101111101011100001111100010011100001101001011100100111100011110010101000101000000111110100001100111110000001101110000110110011101101111110010010000010100000001010000000011111001010000011001001110010110000110111100100011101010010001011011110111100111111101110001101011101000111010001100011010111100011010010010111100000010001110110011000011100011111011101111010110111011101000001111000110101000100001011001110100110101000110101010111001111000100000101101011010001111011110001011001011101001000100010111110100101110100110110000000111011111101010001011110010011000000000111001000000101011001001110110000000110100001001100101111111100010011001010111100011000000011101011111001100100011001011000111110110110010101000001010001110110111100111110000100101100010001001010100000111010011101000111011111100011110010110010111100111011011000100011100100011100000111001011100000111000000101101111001110010100100101000111010010011111101100101101010100111011100000001000100111100100101001110000111111010101011000001011011101101101100010111101100110101110110111001011011101100010100111101000011010010000101110001000110101010111011000101001110001110010101100011000011010101111111010110111100001111010011100100000000110110101110001001110001010001000011001011100001111001010110011111010111100101011110110111000010001001100001111001111011011101110101000001101100000010011101100101100100011011000001001011011110010110110100101000101101100101100111100010110110101011000010001001101001100100100110010100101101101100011010110110011001101000111011011000001000111010100111001010000100110110101000001111011000001110010011001011001111001100011011011111101100110010111000001111011111101111000011101010001111001011110000111011100000010101011100010000101100110110110011010010110111000010001010101011100111100010011100111111001101011010101101110010101100101010110111001010111100101000101000101100100001011010111011100001000111010001010100010010101101111100101110000011111000000101011100010000111010010100111001111010100000000101011000001001011001111000001011000010110110011111100110000111011111110100101110110100100000010111101000101010001100010011100011011000100100110001001100000000011010001111001011100000011011010110100001110100000111111011101101111111101110110111000111010100010010000011100001000010000011000000010010111100101101101011110111101000100011010111001111111000011101100011011100100111110011010110001010111111011111010000110111100001000111110000000000111101010000001100001100010000000101110101100001110101110101100011100010100111000001001010001101111010011010001110111100111011101011000000111101101110010001101101101010000001011111011010001000110110100101101110001000000111010100011101000111010101000001000001001110110010001110001110001010100100111100110111101110111000010111000100010110101011110000010010001110100001110001010100111000000000001100011111101001101011100011101000101001000010010011011110110110111110010110011111111010001111111010100001011111011110111001000110111010011100011011001100111100110110000110010101101000110110100101110001010000111101110110110001000110001000000100111000100100101110010000000101111001000100011111001011101111011101110110101000000010000001010101101111000011111111001100000010001100100111011010101000011101101010011111111111000011000110101110011010000110011101001101111001001110000101010100011111100000001101100100000101110010100001000101111010101001110110011001001100000111011000100110110111101011011110100101011100000000101000100011100110101100100111110011001101111101000010100100011110101101010111101001100100101101000100110101100111010001101000010001110001010000100110111010001100010110110110101001000001101100001000111010000111011000001011010001011011011001111010101111011010011111111001010001001100110011010111101000011001100011010010101111011110001001101110100101110100011101010111100101101101111111000000111100010011110001111111010110110011010101001111101110001000001011100101110001101000110001111100111000100110001100001101011001001011110101010100101000111001011110100001111100001011010111100001000000101011001001011010001010110111101111000100101001100010000000100100110010110010101011001111011110001011111110110101011010100001111000011010110010000010010101001001011010110111110001111110000101000100111001100010001100010010000100100101011100111000100111111100010111011000110110100111011101001010100000100010000001110100000011111110000111111011010001011011000100110000110100011000010110010000111001000110101001110101000011010000011110001110100000110111001110010000110101011101110010010000101000010010011101000001101100111001101111001011001111011010010000011000011100001010011011000000001001000100111000111110111100001001111111100011011011011001100000011110001000001000010101010110010110111101101010001010111001010000001000011011111111011110000101011111010000010001000111010000000100110111010001000111001100111010111110110111000110101101100100010111011100000001011000111111100000010100000100010010111001001000000100111010000001011111011011101110001000000011000010000111110011111111011101100111010001010100101001010100111011101011010011111101110101011001001000011100010011110011010010111111101111101011010111000111110001001110000010000101011100010101010111111100111101000011001000101110001011101111110100000001011110000111101000000010100100010110010101100100111100111101110110110000111100101101011011001011100001010000010001001011001001000000101101011100010010101111001110010001011010000111000011101011111111111111000001001111000101110110110101000010101011001000101101011001110001011010100110101110001001000110011011101001110000111001100001010100010001100000100111110001101010110010000111100001001001000000111100001101011011101111011011001101010001011110000110000000011111111111111011011001010100001110010000000001111000111000001011101111111011011010001101111111110001001010111101000110010011000110100101010111001101101101001101001110001010110001001011001011000000110000101110100101010010100011100000100000000101110110101111110011111111100001101101111111010101011101000110001110011011010100111101101001101100000001100110100011001010001111110000010110100110100010011000000101001100100111101101011010110000110010001000010010000001001111101011010101011110111011011010101101010101110011000111010100001001010110110000011000110000100100101000111110101110111100101111011010000100010010011101000000000011111011101001000011101100101001111000001110001011011110011000010011101011111111001010101001111011111110111010001010101101100011011100101000010001000111011010011111011000101001100111001100110011101100111000101111110100100110001101110101110010111000100111001100000110010010000001111110110100101111101110101010000001000110001111100011011110010101111110010010101110000100111010010101111010111100110000011001111000011100000011101001001111100101111001101111000110011100011001001011111010001101001101001100001111010100110111001011001100100011111100001001001011001100001001101010100010100110100110011110100111100000111011000101010000101111010110100101000011110111100101110001010010011100001111010110011011110000001010010100111110101101111111100111000000100001101111000110001001111111001100001000011011100011011110001000000100101100010111101110010101000110011011111000000110100000100001000011110111111010000101001110011111100111111101101111110101001100110001001100110111001001101010101100100000001001110001101110111111010000100000101011010101100000110011001000101101011110111101100110000110010001010111101011011000011100100100101010110011100000000101011100001001100110100000000000100110111111100111110001101001101011001001101100010000010101010011010000110100100111000110101000101100000110110110010111110001010101100101010000011011110100001101001110111111011010011100011010100000100001010100111100101111010000011010010000001101101101011000101111011001110000000001011001111101110100011001101010110101010101100000110100100101110111100001011101011111101010100110001100000010111001111010011101110011010101000100100000000100010000001110011100110011010011111011011100000011010000000111100001001010110100101001110010111000001100101101011101110111011000100011010001100101100001000010011010001010100011001101000000111111100010100111010100101001001101001000001011111000000110101101100001001000011100010001111110001100011111100010101010101001110101011010001000110000101001001010101110101010111111100110111010101000010001010110001001000011100000110001101001111001000000011111100101100000100100111100000100111100011111111011001100010101110010011011011110011010011100010100101010000011010000001000011110000111011111100100010100000101101010101011100000000010101100111100010101111111010001110100011101111111001010110001111011001100010001100110010011110100001000111101100010111011110110111001111010001011010011011101111111011110111110110011111110101010100000100001001100110000111011010000000101101001011001001100010111100101011110100110000011110010110011001100000010000101001110010001001000011011100100000011011101000100100011101111100111001100001111011110000110010011101000111001101000010110101011000011000010010011001100011110111110001110010000010100000001111101111100110100010101100110111010011011110110000000011001101001011001101001110001001001111101011111011110100110001101001111000110101010110000011001110110101110100101011111011000111101000010111000000100100011111011011000010010001110111000000001010110111000010010100110110101011011000000100011001100100100011011011010000011000100110111010011111111001111111101001010111000100101111101101101010000110111110000101000000100011000101001100010100010111110011011100111000010110010010110010100011010100010001010000000110000101101111100101110111010101001100001110011110100000101100001101011010011111000100110101100111001001111110110001101110010011111010001000101111010110001000111110011101010011010000100011111010001010101110001000011011111110010110010110100010111100110000001110101110101111000001010101101000011010101000011111110101100001100101101101100111110011110010011000110101000111101011000000111101010011010011001001000111010011111100011000000100111001011110001001100110000011100001010110111000011010111100111110011101011001000111000001111010010001001001110001111000100011000101000011111111111011111110111000011111111011000101100001010111111011110101100001011111001111010000101011111001100000000110000111011010010010000011001001111010000100100110111101010110100101101010111110100110110101110100010011100010011100000000001010010101011101110011000100010111101001101001011100101000111101010100011001000010110111100100010001000001110100010011001010010011101110100110010011100110011101100110111001001010110100010000010111000000001010011001111100011111100000110010111001010000001001110111110000110101010100011000000101001001001010110000000100010000011000010110100000111001001011111010001101100000000101110001011000101011011101001001011001011011111010010100000111101010001010001001011101011100111101001010011101001000111101101011111101010101101101111111011111001110100011000011100011000101100100010101011010010111100101101001110111111101110100100111001010100001100010111000110111110001100011000001010000110110001100011010111110011110001111000010100100111001111101010111001011000001100110110111001000001001111010010101110110101001000111010101100111110011111011010110101111100010000110101101001100111100011000110111111111000111001100100000001010001100000100011011011110101110001000010000000101101011011001111110100100011111001110000001010111110100101101011010101011001100100111011110010111100110110001011100010000111111100011111011110101011100110111101001111010011001111010110100101010101010010011001011011011100100011101000101111000101110111001100001001110111011111100001001010110111100000001010001101110011111001100001101101011001111111100111100100011001010010110110110010011101000010001100111101100101111101010111010101100010100001111110010100010011011111001101100111101100100101101110001000001010001010001111101101001001101101111000101010001000011100011011100101101010111001010010001110010100110110110100100010011010110001010110110111001001000100011101000010010101000110101100101110000111010111100011000001000111100101110001010100010011111000101100101111011100111100000101101001101011010101010010101001001100110000011110010011100111100111001010001100000110101100001010001100110010100000001011101000010101011000111110100100110001010001001100101011000101000110111001000011101001111011111000001100111001000111011110110101111110110101111110110100001011010010000001110010000111011011100110010110001001100111011110000011101101001100001100010110100010011011000001101001100001100011101111101100111001101011001010110011100000111001011110100110111011000110001000110101101011001101111100001110111100110011110101101001010000110110111100110001101001101011000000100110011110110011101100011111011101100110100010001011011001001100001001100000001100110001001100111000001001000100000010000010100111101101110011001100101011110100011101001110110100100001001010011111111110010010011101101010111000000111111001101010110011100000100100011111011110110000111010101111000001110111111001010011010011100100001000111100101100010101101001001011001010110100111001001110100001100001011111001001100000111101111110000101110000110110011011000111010101111110000110110100101111011000111000111101110000011010111001100010100000000100101101100111000100010101010110000110111000001110110110111110011110110010011000010111011011010110001111110011000010001000100000000100001000010010101110000010001100111001110001101110110100100010100010011110101100011000011111110111010011110001001001110111011100110100111101111100110101000110110110001011101011110000110010011010010000011111001010111111011011101111101110110100111110100111001011010001111010100110000010100010111101110001001011010101010010011010001111110111111111101001011001111011010001111011011100011011001010100011010101101100000001001001101110010000010011100000000001000100100111000101101001111101110100100011010001010011100010010000101010010010011000101101000010010000111011110101001011111010100011000101001100000010000100011001000101010100010011000110101111111111100011010110010001101100010000111011100100011011111011000100101000000010010100111110100101000110101001111010000011111011011011111100100001110110111100101011011010110011011100001011111100100110011101110011111100010111010011111101110010111000101010101011100000101000010000111000110111010110000001111101101000111100001000011110100100100111101101010000101101010011111001100100111010101011101001111010101000111101001100101111011011011100001101000010111000101110110100010111011011001001000001110100100110011011010111100101111111000001011101001000110011110000011000001101100000010011111000000111100101110010011111011111000110000000101000100000000101010100010101000100010100100101101011100101100111001100100000100100101101111101011101100111001110100110110100001101111000110001110101110010001011000110010001110111011100010011111100101010111111000010111110011011001001100001100000010111011111111110000010101110001111000101111000010011000010100000110111010110010100000010111100010111110011001101010100100000100000110010100100111001111000001110100000110111100001111110011000000001011010101111011011000111100001010001011000010011111100000101011000100011011100011110101001001011110111011011110101101010101100001111010100010101110100000100101101100010100110000011010111101001111101001001110111010100100110010100100100000011100111000111000101010011001011100010100100000011011110000111000010010100010101101101110100001100001010111010000111111100111101111000011110111000011011100001001011000011011010100011100110001010110001001000000000111110101110011001101011010111001101011011001110101111111101000011111011000111001011011010100111101011000011101100000110101110000110111011111110000011011001111100100110100111111100101111110010001101010111100000110011001010101100011110010000010100100010110000111001001001001111010010100111100001101010010010011011111000100001100000101011001000111110001111111011101011000100101110110011110101011000000100111101011011010000010000100101101111101001111001110111111010011100110100000101001001101010101011101110110010100011111110111101111000001110011001111010100101110101110000010110100001000110000010100011000111110011100100000100001011011101000100010011110110100011100001111000011111001110001101001101001101011010011001110010010110110100010000100011000101110101101011100001011000010110010110011001101010001011010010010101001110011110110110010100010010110100111001111010101110010001111100001000100110011100110000110011100000101101101001111000010101111101110110010110010001110010111000110000111010101101000010000001011011001111101111001111111011011101110011101111011111010010111111000001011101100000001010110110010011011010001101110101001000111101001110000101011110010000111100011000100001110000010110111001011110110101001110000100010011011001111010000011000001010010110111100000010111101010110000111100000010100000110101100101110101000010001001101011011011001110110001011000000000000100011100010000100110110101011010010010010110000101010001110001111010010000110110100000110001011110000001001110010000101001111011111000001000011101101111110111100010010010010010000011000110000000010110111100011010011001110111001110110010010100011010011000101010011011110011001011000110101100011010000010101001010011000111110010111110000101101000100110001011110011100011111100001001100001001100110110111000101111000010100101110110101100110001000111010001001110000110111000110001110111011001011101000000110111100001000101011001101001101100111011000110000011001100000000111100001100000010111111101000000110111111011101000000111011010001101101011111010111010110110000110010010100000100111000000011101010110101010010001001111011001111010111100010110000000111001010111111001001011010011101101001100101111010001000101101000111000011011001000100000001011101001010111011111001110011101100101101011000001110001101100111100001001101110000000001010101011101100001111000100010111101100001000110100111010101110011111010011011000000000111111110011110001011001101101101100000011001111000100000000101010101011101010010000110000110000011100111101110001010000110010010110100100110000011010001000011010001110100011001001110101000111010000000001110011011110110001011011010100101110110000000101010010111000101010101100100000001101000010100011000101100110001100000001100111001100010001111011111011011001011010000010011110010011011100100110000101111001001011011101110010111011111100010100000001001110101101011101011111110101001100000100111100011100001101100000011100111001111011111101001010001100100101011100110010110010110000111001110100101101110110101010001110111111101010110000101010010111000111000010111010001111111010110101011011100000001011000110111111000001111011011101110101100100100001000100011010101100111001010100010110110011101011110010100111110011011010100100110111011110111000110101011100010010000001011001101011010110110100100011101011000000000010011101111010101010100000111111100010110111100111101100111101010100010111010000100001011100111001101010010110011001100111011111100110010110111000101100111010111100001011011001101100001010111110011011001100011100000001000101111110101000010100101101101001101111111001011001110101111010101011001101101000010111101100100000001010001010111010101111100000001110110110011101101101011000110110001100101101101010001111011011000011010011010010001010001011110100100100000010010001000001000111011100110100101100001011101010101010011100000110101001101110111110101100110110000011011101000001101111010011101010111001100110000101101011010011000110001010010111111110001101111001010101011001100111001111110100110010101101011001011011111011110110110110111001000000000011001010011110101011011011000001100110001010000010001101010000001110011100101111100000001011110111101101101011000010010100000111011100000101101110101001111001000010011001011011110001110000010010000101101101101100111100011001100010101001101100110110011011111010101000110110010010011100001110100001000000000011100000111000010111000001000110000011001111001001101100111111011100100010111110000110011100001010101011100111111100010110110100100101110000101101000000111011011101100010110111101110000000100010101011001011101000010101110000110101011111110011000011000001110110000100100111000010100100000011101010010011010011011101011111110111000110010011000000110011011001010110011111001100010010100000010110110010101011110110111110111101010001010111010110001100000010101010111001101010111100100100010111011000010011110000101000000111011110101001100111100000011110100111011110110011001010000110100101011010100110010111101001100111010110111101001011100011011000101001001100011000111000100011010000010010111001001110100110000000001011101001110101001100110110011100101110011010100010010110010110101000101000000111000111100110001001111000111011101110110001011011001100010011101001011111101001100000110010111110000011111011111000010000001110001011001100110110111100101110111001011110111001100101100011011101111110000001101100010100110111001111101101010110101000100010110001000010011110111100111101111001011100110011010000110001111110000010110110110100100100011000000000010110010100110010011101101111011010000001000010110101000011110100111111100001100001100010000011011001011011010011010011001001000001111111110111000110101000000010101001100101101101101100011001100001111011001001110110101011110111101111110001000101000100100010000001101011010001101101110110000101011011001101100101010100100011000011000001000001010101100011111001100110010011001101111011010110001000100101111001011000111011011010111100011001100001011010111010111011100010110001110000110011110001011110000011111101111100101101100100100111101011100000000110110110010000010101011011000110001111000111100101001001110000011101010010111101111110011010010001001101111100100110010100110110011111001010100000111101110101011100111011100011001011100000010110001101101010000010101001000011101110110101101110001010101111100110011100100010111100000010110111101100110011010111110100011111010010111101001110101010000011010000111110000110110000110101010101010001110110001101111011100101100000100000110111110101001000001111101001100010011010000110100101010011100000111001001010101011100111110010101101101001101001010101000011101110000101000100001100101001010001100001101101010000000101110110111100000101000110001111000101110111110001011011001111011010000001000000110110111100100111010110010010010010001010100010111100101111110001101001101001100000100000111110000110010000001011000001111001011100101011100010011100000001100011001101111000110000100101000101010100101000100011011110111001011111111010111101010110001101110001110010010110010110111100110010100100011000111011000110010010101010000110100100011101001110000111000000000000001010111011111010010011100110111100110010011000000011010001001111011011101001010100001100011110111100100000011101010010110011011101100101001111110000100011011110001011000100111100100110110101101010100101100011111010110011111011111100000101010100100010110010001101101100100010101001010100010011100001100000100000110111111110001011100111100011110011010111111110101100000000111001111010000110100000110000001000101000000100111100000101100111100100000110010011111001101000010100110010100011100011000101010010000111110101000000011010111100101111111100100001100111100101010001100110110000111111111100000001101101110111011100111010001010010110111001000110100010111001101110011010010101110001110100100000111010011000001101111110100011101101011000011100101000010101110100110101001001111100111110010001101000011001011110010001011111010000010011110010010010000011110110101001100001011010010001100010001000000100101111101101111010011000100111000010101111100110111010011100010100101001110011011100100110101000000001010100110011000011101100100111100001111010000100011110111000000010001011111011101100001100110001001111101110010001010001100110101100100111101011000101110011001101110000100000111100101000101000001011110011110111110100000101101000010010000100110001000001100101010110001010101011101011111011111001111101111100001101001101111111110000000111000010010100000011110101111100111100111111101100001001111100101011000010010111100010111011011111110110100100101111101110110010110101001000001001010010000100111011010000011111101001000111000101101110000100111110100101001110100011010111110001000010001010011010000001011011100111101111010011111101010011110011101011000001010101000100010000111101111110110101110110111110001110110111111001101000111011100011011100000000011100010010100111001000100001101001100010000110001111110101011101010110101011010011100111100010011100000110000010101000000010100111100000010110010110000101100000000111101110100111010110001010011101111110110001100111011110111001000110110110101000101101100010100110010110000101101110011111101000001110110110011010100001010110110011001010010111100100101011011001101110110111011011100001101100101101000011100011101000110000111010000000101010000001000010100000001101101001010100111111000010011010111001110010110101101110111010000000011011000010001010110011110010001010100100001011111001011110110011100100111010111010011101100010101111100100111010101100011111001110001101101011000100111110110011110110111100111111110100110010101101000001100011100010010100101101101101000000101111001111001100101110010100011101001000100011110110100110001001000110101010011101101111110111111110111101100100110011100011001110011111000101110001100101010000001001110011001111111101000000001100011110111010000001111110101110110110110010100100111111010000010011100001111000110010110010000000111001011010011100100110001010100101100101010100000101111111011011000100100011100110010101100100111100111010011101100001001011000100110001001110101000100010000100011111111010100000101001100111101001001111001000111101001100011110011011000000110010110011001000000001101000111001100000001101101110110101101111001100010001110110110101011010110001111101110011010001111010010001010101111101011001011100111010100111111100110111010110111111001010010111001001001001001111101100000001100011110101101111111001101111111101100011001110101100000100101000101111101010010110000101011001110011111110000010000001111010000100111010001011100110111100100000000101010111011000101001100001011101111110011011110111110011010110010000000011001011100001000011101001100011001100001101011100101001111100010010101000111001001000010011111110111000101101001010100110011011011101001111100010010100111011101100110111110001000101110110001011010101110011100101011101011010100010101111111000100000010010101100111011011010011101111011110011011111110000111100110110101011000100100101000010001101010001100011000111111110101011100000110011011001011000001011010110111000100001100001100111111001111001000000001100010011000111010110110111010011100110000111001000001000101001101011110110011000110111011001001110100010011101011100110111000100000010011100001101101000101100010101110000110110001011111100110111101110111001101101011011000010011010001101011000101101111111110110110010111100100001101110110111100111111001101010000011011100010100101011100001110010001110001000111010001110010100000000010111101100110000110101011001101011111010011110110010100101010100110000111111111100001101111011110000111001101100001111011100111111001011111000100101111111111011000000101011101010001000011110011010000100100011111111110010110011010000110011101111001110101010010100111101000111111100001111100001101011001100111011011011110000001011100110001101001101000000001001111101101111010011011011000110010001101101000010011110110000101101010001000110111111100110010100011010100001011011010000110100000111111010110111111100100110101001101111001111111001100001110000100010111110111010111100111011000001101101111110101100101101011000010011011111000010100111110101011010111011000110101011111001100111101000101010000010100000101000110001010110100010101000010000111110111111110010110011001110011011111000011001010111001001110111000110010010001110010000010000000100000001010000111101101001010011101001100111000101101010001000010110110100110111000011010101110010101000101001001100110110100110100000011001100111111011100010101110111101110010101010110100111011101011101011101010110000100101110011111001010001111100100111110101001001100000011101111110010010101110110001111011010011100111001001001010101100101101011001101000011111001100000111011000000101011001100111110111100100000111001011000001100011101011011101001100111111010101100011000000010111111100011011011011101101111010111011111010010000110011101010010001001000011010101011111011101111011101110011011101100000001110010000001010010011101011101111101101111001100100100000000010110110011110001011000110001101101111100011001011110001010010000100001000100110101110100110010100110000110001011101010011111110011000111011101001001001000010011101110001111011101110001010000011000100011000110101110011100011110011100101010001100110110100001010101011011010111100010010110001101110011001011001110010000011100110011011011110001101101111110011001101100001010101110101001100110000011010101111010100010110011010010010110101000010001101010100110011001110000100011010111110101010101111010110111000010111000100010111100101111001000100111011101000001101000111010110001011011100101100011111001010111100011011001101101010110011010010010010011011000100010100001001001110010100010100010110100000010000011001001010010000000110110111000101010111110011111100011101001000101001101100100011110010110110011101101000101110010011100100110001110011100001101010111010101111100110100101010110000000110100111111110001011001000001000110001110110100111101011010011101100101000110110101011101001101011101101000111101010001101100000100000001011000100011010100001100011111011000000100111010111100101110110001000011100101001110110110111101001110001110001000100001000101001000111101011100000000100101011110111011000001100011110111001011000101000111100000100100001110110111010110100110010001111000001110110000100001010000011000111110110101111111001101000111001000000011100100101000110011111100111010000110110110100110111011111001110101100111111011011010101000001011110010110110001000000100111001000111010110110100110001110001011001001001011110011001111000001100111101000111000001001101011101100001000011000001010000110000111110000001010001100001100101001110110100100001000101110110011111110010111000011100010000101001111011101000011010000100110000010111100110110111001100110101001110110100011010111101101110110100100010011100010001110110110011100100101110001101010111111110110110110010111101110101110001101110010110000110100101011100010010110111100000111100001010101000110011000100100000011001010100000100101001100100101000001100110111101010111001110001011110110110001011110001001000001101101101111000110100101101000101111011000110100110000001010111110000001111100110011101101111101000010101101011001010110010000111111100011011010000011111010100000011011110111001011110100100011001110011001010110011000011111101111101001110111101101110010010100010000111111101000010011001011110101000101101000011101001111000000111000101011111011101110111110100111000101110110100000101111101001011111101001000101001000110010001001011011110111011101110101100100111100101101011101001110000110001101111011010000010001101100110010101111110000001001001101010111011001100110011001010111110111111010001110000110011010000000000001111010101001101100100001111010101010101011110111000001011001111110101001011000100100001011110010110100110111100011101101101100001100110010100111011001011100111000011100100101001111010001000100101001011111100110110101101010111010000100001010111101001110010011110010001111011100101011000001001010010111011111101011001010001101001000000000100100100101011000001111000111110111010011100111010101011011111000101111000011011001100010010011110100010011101010100110100011010101011110101010001111011110001100010100101110100011101101010011011100101010000001011011100111101011001001101010110011010001010001001011101101010111001001011010000110100101011101100110001010110110000000100011110011101101110111101011111111110110011011111010110010001010101111111011001101101101111100010110011000101000111110010001111001111110011011110000101011111011101000000000111101011110011100000100101101101011001000001010110011111110110011101000010011010000001111111000100101111010001011011100110111001100011001000111000001100010011111010000100110001111111111000110000000110011101101100010001010000010011000110001000110110011100010001011000100011111110010110011101110111001010101011011110110101011111000111100000010001010110110001100000100010010010010010100011001111000000010100011011001011110011010000011001110111100011101001011011010100000001110011111001101011100011000111111001010011111110111101001010111000011100000010010000111110111011100100100000001100111001101100100110000110101010111110000010011000101001000100100011010000010100110111110000100110010000001101101000000001000000101110011010110100011001000101010011100111010111111010001111101111010101110000101100011110001111100001000111001100001111000110110011111011100000111110001001000110101110111011000110110100110011011000010100000100111111101111101110110110111000110000010101110101010000111011101101010000011010000001001110000010011011110100010010110110011111111100110001101010110100111000100011011001000100100001111101111101010101000110101101000000011101101010100101000110101101001111010110001110100110001010001000100110110000110110001010100100101001111110111011100101110010111001011011100100000010000110100100011101000110101011101100101111100001001110011110010010111110101100010001000101001001101100100000001101100111001101000010001011110110010010011111101010001000110100010110111100111010100101101001001110010100011111000010000010010110001110101010001101011101110111100000100100011111001111001101101101010110011011011100101100001010110111011101110110110010101110011110110111111001010110110111010100110111100111000110011101001111111111011100000001111111010010101001100000100110001110011111001011000111011100101101001111001110111000110100110000100100101110110010110010111010000000010000010001000000001111011010101111101001000011010111001111000101000100011011011010010110110010110000000100010001011000000011000110001011111010010110010100111001000001111101001101011001110010011110000000111100010110000111010111100100100111010101110010100100010011010011001101010111011101101110010010111001011010100001000001010101111101011001011100001100000110010011010000100000010001110011111100101001111011100100010011010101101110000100100111010111000111111111011000101110100011011101001110000110000001100100111100111111011110100011010000001010100011100010110000000010100011010100011010000010001010100000011110011111011101011000010101001001011111000100000101110011110101001000010011100100001011010011011000100010011001100011100001010000100001000000110111000111100101001101010110010101000110001000101101000100011101101111011001000111101110011101001011001111011010010011110101100011110010101011000000000011110111001111011010010000101011111110001001011000110001111111111101011011101000001110110101011010110001100110101101001001010000001100100111111110110100010110001010100110000111111001011100111110001001101001100111000110011101001101010001000000111001010001010000010111000111000100101101111001101001111100011110101100111111101010000011001110010001111010011011010010010001110111111010100101010010111100101101111100110100110101000101010010000110100011010101011000001000000011101000000101111111000011010100100011110111000010001100111011101110110110101011001101101010010111101110110110100010100111000110010101001000001111010011011000111011000100111101110111111100101000111000011011011110001110111100010001100111111000111000100110111000011000110011101101101110111101100111101111000101110100011001010100111010100100100111101011010110000111100011101110111000000100001000000110010110101001010011111101000000001010111000100111010110001100101011001111011101000101100100101110001100101011101111101011100101000000101001100110100010101101100010010101011001101010110011001110011111010110100101100010011111111011100111100101001001110000111001110111011001101111000111011011001110101010011000101000101011011010100001111011011110101100001011100101100001100111011110110101110100110110011111111000000101100010001000101111001011101010010111001001000011001010100010001001110101010111110111111101001010110100010101011100101100011101110000000100110001101100000000100110101111000101000010111001101000110011100000010110011111100011100101111000000001110101000100101111110110000010000010111101101001101000011110010010101001100110010111100110000111011011011011000100000010001101100011011000011011000001101001011101100011001000010010001110110110101100111000101000111010110110110001001101010110101110100100001001101001111000100011010110010100111010110000101110011110011010100001110000111100000000010101011011010001100001101110010110000111111011101100010100110000000011001101000001101110110111100101111010110101110101000000101010011001010101110010001001010001101100110101110000001001000010000110011101101011000000000110011011101011010111011111010110111010010001001000110011110010011111001110100000000001010111101000110001101011010010110110111010011010100011101100101000011001110101110101010010001101000110010010111011001000001110100001010010011110110111010001001101001010101011011010010011111011100000010011011110100111110011111111100010000111011001111000111110110010000111100110101101000011000111001001001001011011100110111010001101000110000111000110110001001000011001111111001011111010101001011111010110011010101100011010000101011011011010001111011010001101001101001110101011111111011011101010110000001001110001010011010010001000110000001101110111110011101111100110110111101111000100001100100000100101001111101010010111000111011011010010110000110010101010011000000010111110100100110000110110101101110100101111000101001011000010110011000100110011110011010100000011000001001001111001000110011011000000111111000110011011101000110010011101111111001011000000000100101101011101010010111010010111001010000011110110111000101101000110000000100111100000010000000101100001101101101010101000100101110100010011011100101110011100001010010010001101100110001000001101100110011111001110011100010111110101010011010101110101001000011100000111001111110111100110110101010111010000100100101001000001111100101101100101110110011000101111101000111010101111001001001011111110100010011010111000000011100000110110001111110100111000110000001111011001110101010111111000100011011000101001000100011010101100100000100010110001011000010111000001000000001010111000010010011001000111011001101110110100101010110001110110101110000000110011100110011111010100000011101100000011001111100011100100011100110010011101111100101110000011001101001110011010000011011110000110000100100011101110100010111000100100010000111110100010000110010111111101101110100001101011110110110101000010111001111000100110101111110110111100101101100110100100110011010011000101000010110101111000001001001000001101111011001101010000000101010111010011010011110010001001111010101011101111010111101110111011100101001100101000111010111110101000011010000101101110011011101001000100011110101010011100010111000100001011101011101010010010101000110001100001110100101110110100010110011100100001011011010110101110011010001100110101100100100111010111000000010010101001100110111101000001010111010011110001100001011000011100110100101000000010010100111111110001011000000111010001010011100000000111110011111100110101101001101111101010110100010010101101111000010011110010110011000010101010011010101011011010001000001110010010010110001001101000010011011000010011101100101100000011011010100101101001001110000111011100101001111100100011101101100010000001011100001111110100011100111011010010110010100000100001001101000000111110111001111100001001110111011011000000110010100111001011111000000000101101000010111101001110011111010001101000100110001110100011010110010100010011110100101010111010010010101100100001011110011100100010111101111101000111011001010000011111111101011101110110100000101101001000111010100101010010100101011100101101110011000100110111010111000101100011100011010000100010111110100010001100001100100010010101001110100011000011010000000101000011111000010110010000100010100010111010011101111100011001001100010100111010001101110111110101011011011000010011100010111101111111011110011011100100010000011100011001111011110111100010011001111101010100101111101100101100001001001101100001110100110100011010011100101101101001101110011100000001111111011101100000111011100011011000101101101111100100110101110100010111111110111000001011010110011100101000111000101000011101011001110100011110011111000101100110001011011010010001100001010101000110101110100110100101110101111001101010000001000110011010110001001001100001011111000010100101001101001110100111110100010011001010110011110000001001101111100001001110110011101000000110110001010100011101101010011001110101101110111110010110001001110110111000000011101001001000111010010111001001011110001000100110001100000001100001100110001111001110110100011010011110111000010110000010000111010100100001000000100011000001010011001000101000001001000000000110000010000011001100001010110100010000011101000110111010000100000110110111111010101011001111011011011111111100101110111101100011100111000010110001011000111000001000101111110011011010101011110010010010110010111110000101010110101011010011111110110101111011000101011100000111000110111011100010010010011111011111101110111100101010011000010110101000000101000011100011000000001100110110000000101000001110010110100100001100001110110101011111010111001000001111110100000000010100100101011000110100101001011011100111010011010110000101011010101110100011110110010001010101100001011111111010100000100100000000110010011101000101101111001001100110001001100011010100010000001111111100111101001111011100001010010010011111111110000010111001011111000000001000001110010010101001001110000110110110110111010110011101001110000100000010111100100001100111000011110101010100110000001010000100111001101000001101100100101111001111111110000100000101001101101010010101110000000010001110101110111111001001110011011011110011111100011011111111001110101110111110001001000110001110000001001110100110110011100100010111010010001100000110111110101111101001100000000001011011011010101010000111000111101011111010000011110000000000101011000000111011101001001001011110111000110001101111010100011111011111110000011110011110001101000111000010011011010001110101011000111010110110110111011111000001100000100010100000100111001010110101001001000000101001000000110101100010111100100111001110010100010110110000101001101111001111011101101010110001001111000100000101011010110110000000000011110101100110100100110110101101111110000011010011010100000001100100101110100101001110101100000110100110100101001010001110100000100100100110010011110010101010111111001010011001011000111001111001101011101011010010001111101110011001010011000000101101010110010111010100110111110111000010111001001101010001010111010101010010000000001000100100010111000001000101011000011000111011010001101111111111111111100001101101101001101010110001111001110100000110001000101111010111111001100110101111101010100011010000101111110001010000110011001111110011001010100100001001000110111011000111001111011000000100101110100110101010001111001110101010100111010100010100101100010011000100010111101010010000100100111101101111001000011110100000001110100101100110010111101110001101011000110010011101011000101001111100110111010001111001010000110001010111100010001011010010110000101000001111000001110111001001100100101001001001100001101010000001101101000111111111001001101001100100000010111110011011101011111101001000010100000000101001000010101100001001011110111011111101101011110001101000110000000011111110010001101010100111001011110100010100011011110100110011100000110000010110011010111001011011110010100010111110100100101001100100011101110110111110001011010001010100001101011100110110101000100110110110101000011010110001011100111101010101100111000010011011110010100111010001001110010000001101100101110100010001101010011100110001011110111010010100100011101010010111111010000011001111111011000000111101100110111101100111001000011100110101011000101110111010011011111011110001011101110011010011000011100010000010000110001110100011000101011001110000011101001101000001101100011101011001001111011100101011100011100000000011010110000111011011111111111100010010100011001111100010001010100101011001100110000011011111110001110110101110101110100110001110101100010100100010101011111010000011011111110101100101010001111110111101110111100101000010111100011100010000000100001000100001011001000111011001100010000110001010100001101011110111001010101001010101011011011000101010110100010111100111110000011000010100100101101011010101110000110000001000000001000111110000001000110000110001100110100111011111101100011110110101010101110111110000011000010001010010001000000011110011100110111100011101100100101100011101111011000101111010111001000011011100110101110111011111000011001110001110000011100110000101000000111111010001111010110010110110101111110001100110100001001010111010001101000000001000011111101111101100001011110111111001101011100100001100110110101110101001110111111101000011110001011100001001101001101000110101011111001010110011010000111100010010110000011001111110110011010000111011100001000110011110111000000101011001101011100111110011101100001101001000100111101100101100111100011100010111110000100010011010111100101001010101011010011111001001111110100010101010110011011101001001000110000110101001100110101010010111110111010001100101101101001011110111001100101111101010111101011101111111000110110010011111110011010011101010110111000000101001111111011100111001100101110111101011111001010110110101000100011110101111100110111110010011111011010110000100110101100101010010010110011101000110000011101000101100110101111101000000010100001000111010110101001010001000000101100001111110000111000000111111100011101001100110011010011110110101001111101010000001001100000010001100001001001111101011011111011111011110010111101010100001101010101011101011010101110101111110001110000100101101011010101000100110001010000110111100011110010000100001110010101100111100100101111111100001110111100010100000111110011111001111000010111011111011111100111011011011101101000111000111001100100011101101110100111010110101010110001111010110010111010111000111001011101000110001100011110100100100001101110000110110100111110100001101110011110001111101011101100000011101000100110011110110001111000111000111001110000011000010101010110011000101101111001001100001010000110010000111100011001111100000000000000111001110111001011100011110001010001100001111101111101000001001011000110110101110010010001001000100000011100101001110000001111011111000111100000000111000011010001101101011001101110001000010111111110101101100111001100100010111111010100001110100011001000011111010111111001101101111001001111010011101011000110010010110111001111000011000111111010111010010101100111110011010011110111101011001111011111111111010100010101011110000100110000010110111101011000000001011111100001101100001111000001011111011111001010011000011010010010001000110011101100100001111001010100010101111001100111000010100000100011111000010101111000011101010100000011100101110110000110000011001101011100011010110010010011110111110101001111111100101101101010000101111111011010110100010010111110010101101100010111001100110011100101011111110111010011100100110100001100001111111000011011000001111111001101111111111011101000001100111001100101101100110110000011000101110100101011111000111111010001100110101110011110101001101101000011000111110010101110111110110011001001100101001000011000100110010101001000100111101100000100000001111000100001110110000111001011011001100001000100010001101110001001010101100011001111101011000000101101111010111111001000111100100010000001100011000011011110011010001000010101101011000000101111110011110111010111011110100111110010011110101010100100001001101011101101101000000101101100110111011111001001011001010010010111100010100010010110100000000011101010010010010111000000000011001011001101011101100110001011011101101100001010100111111110011011011110110100001001000010101011100100101011011001100011010100000111011011111001101110011011101110001011101111001010101010100010010000111001000101000011101010111111110111001010110000111100111011000001100001001010111000111111011101011111000011010101101111001110001111110000100011111111011111101111111010001011001101100010011100110001000101001100101101001100001101100001101001100000010011111000111000000000111010111100111011011001001000011100011101000101110101000000000100001000111010010011000110000110101101011110110011100100111110010111111000010101100101001100110100111101011011100111010010101011000001101101000010101111011100101010111110111101101011101111110000101000011001000110001011001001000110010100001011101111101010111010110101001000001011111000101001100110010011100100101100010010101011111101101010011101001111100011101011101100000000000000000110000000110100011001100101000101110001110001101111001111010011010111011101111110001011010000001011001000110010011010101010000000110110011000101100001000001111010110010010110111110000110101110101011110000000010011011010101000001000111111111001110100111111000100101011001000101011101000110101000110000100001011011101000111110111011011000011100011111100101111001010000100110001000011011111001010101110000011110101010010000010010101010101100011010111011010010011000111001000001100110101100110011111001111111110010011000010000000101111001001100111101001010111100101011001111100000110010011000111011000011001011111100100110100111111111111001100001110100100111111100000111101001110110101110110110001111011111001101001111111100111110000001010000110110001101010011111111100011010110010110100010100010001001100111001000101100100111111111101001100100010001110011011001111110111101110111010110010011100111100101000110011101011000111110011111111010101011000010001101100100100010110100100000110101110010101101010011010000110100100001100111011101101111011101011101110111111001110100011101100111101000100110110001001110001111101101010001100010111100010110110101101000011100001100101101111110000110000101110110100000000000110000010110011101110010100111111000001001001110001000001001100000101010001001100000010110000100001011000111100101110000000100100001111100000000111010100100111110011101011001011000101010000110100101110010100000111111001101101010101010011100100010100000011011010011111011100001010010101011000000100101011110000001010010000101010011100011001111001101001100110011111010010111101001011110011010001111000110000010001010001110101010010101100001000010000010110011001011010100100001100000010001000010000010101010110001000111001110011110010111001101011010101001111010101101011001100110100111110111011100111001111010100000001101000000110101100001001100100001100100110110111100100110100111001101110101001010111010100101001110000010010110010001101101000010101011100101111000111111000110100101111101100111100001100011001110100000110010001101000001110101001001010010110100010111110010110011100110011101001010100000001010110001100010100110110000101100011111100000101011110110011000100010101000111000100011101010101001111010111110010000101010011011110000000000010011101100100111001101010001110011010111100110011111000101011010111011010000011111001111101000010010110100010010000111101000000001011001100010110011000010000100011100010110011101101101101110010000010001001001101110010100100110010011100000110100001110110110011000010111001110110110110001100000110101100101011100111101101001101010011011011110100001110011100101110000011100010100100101001100110000101011101111000011010011100100010101110111010000110111010101110000111010011000111111001111110101011111100010000111011001010100001010100001101010001101100011101100111111100110010110100111101110000011110101001011101011101100101111000011010001010000100000010111110111100010111010100010010101100111100100100001011110100000101110110110001001111011101001111000011010011001010010101000000100001110111101101011010011111101011001100001010010000010101010101010001101001101000001111100101111101011110100000010110000111011000101001101101101100101111010010101101011111010010010000100010110110110111011001111001101000000001111101010000010000101111110001011111101111100011001000100110110101001001100101000011111100010001101101101110111111100011010110010101011000010110010101001001111011100000101100100111010001110101111011000001111001010000000001000100011110010100010100101011101101000100000011000111101010101010110110001000001100001100111010000110101110111001010011111100110010111110110000000101111110001000010000001000101010000101111101001101111000111000101011101110111000001010111001111101000011110001000010101000101110111000111000111011001101010000011101100110010111000100001011100000000011001010001010011110101001010001111111011010011011001101000111001011100101101000001010000110011101101010011100101111100100011010101010111000010010101011100111100011000001100101100100101110111110100100000010001011111100010011111111101100011011001111100011101010010110000000000100010111001101011111111111101111001000101001011101010001000110110111110100011011101101000110101010010111001011011001111001101111011111011111001101011101111011101001010100010111001111100110001010000111101111011001100100000000000100111001100011110010001010010011010110000000101001110011001110110101111001100111001100011111000110011011001011100110011001111011100011000110000111110110010010110111110111100100101011111101111110011100000001001111010010010101110110110110011111101010001010000011101011001110000110100000010100010011001011110000111011101000000111100011101001100011100000100011111000111000101000010010000001000100001101001110010111110010010010001111011001010010101000011101100010110011110000011110000010111000111101111001111001110000000110010110000011100010011011100011001111101100011100001011110011101110101101000001101111000011010001010101010001101110010111101011011000111001111101011001010001011010010011110101001000111110111101000111000111010110100111000010101011101111111111001000101001000000100100001000110001010001110010010111011000010100111000011100101100110000110100100010010101101111110101000100011100001101101110100011100110110101010100111100011001001101001001011111100101011010000111111100010110111001001001010111110010111100110101001101010010001110111101111000001000111110111010101100110101111000100111101011110001001111011001100111001000011011110111010000011010111101111010001001010001000000000100000010111000110001001001010100011110001101100101011111001010100001101110111101011101100110010110110101100101010000100100000100101101000101010010100110100011110110000010111101110101000100110000101111010010110100111001001000000000101110011011001111111111100111011000011000110101000011000111110010110011001011111111001101000011111010000111110000101110011101100101001111110001101111100101111100101010101011100111110100111100000101101000001100000010010100011010100010101100111111000111101010100001101100110101010010010010111000000101100001000100011111111101010101100111110100011011011111010110001111011001001100100110000000100101011110100100011100110000001101010110011110001000001101000001010110111101011000111110101101101011011001100001010001011001011000011010001010100100000100100101001110001011000101111000110100001100011100110111100101001001101001011100000111101011110101011101110010110000101011111110101110000011111100010111100101111000010011101111111101110010111100010101001100110100111001000000100110001111110011001000110110101010100011000001001011010001101111111101010000111111011101011011001011111000100101011100001010011111001001110110100011000111000110111001011100111110110110111100111101000011000010100010011001110010111110111011000011001000100011111101110011011001100010000011001011011000010011100101001000111101011010101101011000000101100111011001001001001111111111111010010111101000101111111011100111110110101010011101111111001111100100000111100010100000001011111111110010110010111010001010110101100010000100110011111010111101100110000110101000101011010000110010010001110000001101101000011000101000011000000011111010111010001100000000011010001110110000010101110001101100100000110111010111101010110001010000010011111000100111000101110110111001011011100000010010100010111100001110001010111111000100010100111010001000110001011111101111101101010110111000111111110010001111001010101011010111100110101110000100010011011000000111100001001101111000000110000001110000011001011010101010001000010001100100011000111010111000110111010011101101101011111001110110100000110011001101011110111101000101101110001000100111111011010010110101111110110110000011100100101010000100110110000010101000101110011010110001010111000000010000000101000111110100100000010101110000100111111000010111101100111011001111111111101101111100010111100000110011101101010110100111110011101011001001110110100101111011100010010011001010011001011011001110011001111101110110101010110110110000110111001000111011101011111100010101111011110001011010001101000100010001010011111110111100001011100101111100001001011001110111101011100111110000111100101101110000101111101111111011011010110100101110000111000011101111101000101010100100100100001000100001110100011010100110101100000110110101100111001000111000100111000011101001001110010111000110110100000110100011000011110010011100011100001000111101011100010010111010011100111111101110110001011010010110100101101010011101100111111000000101101111000010101010011100100100111010110110101011001001001110000011000000000000101101111100010101100101001000000001010101111000010110000011010001010101000101000101100001011101011011001001010010010011010100100010100001100101101111110111001101000011100100010101100000011010011011000100000111100110001000100101010001000000010100001101110010110011011101011010110101111001110111101111111000011010100100000111011100011011110000100000100100110100101100001100000001101010011111111010001100001000100011010001100000010001011111111110100101111100111011101110010011010001101110110011011010101000101100111100010011100111000010110000010010110011111001101100101100101110111110111001111000000001110010011000101011010101001001101001010101111111010010110110110000100111011111011111110101101111011010100010010010110111110001111011010101011111110011011011111001110101100101000110101100100000111101001110001011100011110111101110010111101111101010111000111010110000011100111011111100100011010101101011001100101001110011010011000011110110001100010110000000110100111011110111000000011000110111001110010101011001100111000010111110100011010010000011111101101000100101010010111111111110010101101100000001001000000111100110101001011010011000111100001101110010111110101100000010100101001000011110100110001011110111110101111100100110000101100010101010111010111101011111111010011000001010010100001101111111010000111011111011101110100001111110110101010100100000000010101110101100110000110011110110000110111001000100011001110100001101011010011011010110000000101111010001000111100101000110110111010100010110010110010011001010101101111101100111110011010000110001100011100110111101011001011010011111000010101010100001111110100111100100101000111100101010100000111010100000100100000101101111100010100100000011000011111000111001010011011011110101010111011100011100101010010000110000010101001111111010100011101011010011010000110100101100011111101010111100101110001001101100011101110111100101100010110000010100110001000011111101000111100101101010000101111100010100110001001011000110111001110011100010001110111100000001000111000101100111101010101000111001010100101001101000010100010110001001101111110010010000010101100100101000001101111111111010001100100010111110110100101000010100101010000110101100110000110111001001011111110100001100101010001001100100001010010000100000100011010110101100001101101000000011000100011011000001011111001011000100011111010000010101100110001101110000001100011100110110001100100111100100001001111011111010000100000100011001000111000000010111100110101111000001001011101010000001100110000000010000100000111001001111111001110101010110110000010101110010100011011010100110010100001110001000011111110100110111111101111000110110110111100011000110110000101110111111101100111011101100101001011001110111001000010100111001011111111101100001101011010101101010101100100110101111011011001001111101100111001110111100110101001101011010010010011001010000100110000001010010010101010111101110000010011111011110000001000111100000010111111011001111111011010001110011111111101111010000100010101110111000010010011101101001011111110101111000110001001001010110101100100000111110011001111010001110001111111110100101011001111001111110101010111100011110100110010100011010001101000010111101001001110100000011000010101000011100100011001011011001010101111110101111000111100100000001101110100001000110101110101101010101100100011111101010100010101011000000101100111100001110010000011100011100100101010001110100110011011010100101010001001001001101111101100001000011000100010110010010111001010110101011101000101101110111110101111000010001000111011101111010001100011101100110001100011100110111111100110010110100001101001000100110101000110111001010010100001011111001010000110110011000100101001001100001111010010010111111001100001100101111110010001011010101101100111110111100011101010110000100000011011101001110001000110000110111001100010001001001100100101010101100100000111011110000011000100111110100011100010000101111101111001011000001001001000100011111010110100100101100001011111010010100110000011010000010111100100011110011001010011010010001110000110001000111110100110110001110000101101110100010001001000001011011001100011000010000011101100010111010101101010001000011101000000111101000000101011100010100100100011101000011011010111001001110111011010101011111000101000100001010010011111011110111111000011101000111110100111100101010001011110101100101110000010000000010000101111100010101101000000100110100000111100001001010110010110100111001110000101110110101001010111010111111101010001100000100111110110010111000000011100010000111101101111011000101110110011100110111110101000100101001100100001110001000110001000110011001010000010100101111101011011101001011100111001001111011100100011010010011010011000001000101101001101000001101011111000001111011110111111001000111100101010100111100010111000001101100000010111111101001101011001000001111110110110001011100011000010001011110000000101010111101111101101000110010010001101011110100110000110100100110101010111111011101011011100011100001111001110010111100000111010110101110110011011010001111011001011110001110001100101011100101111010010111101110010110011001000011011001111000011100101000110110111100100101001100000100010000101100101101011111101100100110101110011010001100100101101011011001100011110111100100011011010001111000101010111011110000011110000000111111000011011011101001100101110010101010100101010010111100101111010100001001011001101111100000100100011111110110100010101111100000111111101000000110111110111110001101000101010011000110010101111000001010000110010011111011010101111001101000011011101101101110111101111100001100101010110010001000010010000001010001100110010100101011111001101010100011010011101111110011001100011000101000011100110100011100001000010101010011101101110000010111001110111111010000111010110100000111000101100000100001011110001111110100010010111011111100110011101110000101110000110111100111111100101011001111010110100110011000101111100011010011110011111011001000110010011011011000000000010010000000000100100110111001110101000000111111000111010011000011101010100100101001000101001110010011110011110110110011001010010011110111010101000110011000101010101001011010101100010110000111100010111010110000011101101011110010010101010001011100100100100011111110111011010111010001100101010111010101111111001000011000001110111010100001000110110111010100111101110011000110000100001001000001101000101000110111011000111010001111100001100011100000110101111100101010100100100111100001101000100010010111100001011000010100011110110000011001010010101111111100010111100110010010011010010110110101001111010000101111101010100111011011101101100111110010100110111111000000011101101100011110110101100101101100110100100001111111011001111101010000000100010111101010110111001001011101111100110101010001010111000101100100001101011110110011101110111000011111101101101010111011001000001101000110100110101000011010001001001101000001000011000101111111001100101010101000011010000110101111111011100010010110111011101011001101101010110111011000111000011110001010001000111010111001111011001001000100111011001010101101111010111011011111111001100111100000001010011001100011100001111010100000001011101111001001110100111110001001000101010000100100010110010101000110101001100110100010110110011110101110111101011010000101001110011101110100101110001110011001000000110111111101111111110001000101100000001001101001100110101000001000001011101011110000111001100011100111100000011010000100110100010011011111011010010111101000100101000111101110100101110000110011010111101001101010001011011101101010101101000010011110000011100010000010011001100001101101101000000101000000111100111110001010001100001110000010101101101100110010100101110000100100100000101010011000010010100110001000011110110100110111101001010011001000100101101110111011001000101110001101111111010110011100000100100100000111110100100100011001011001010011110000111000010100110110011011110011001111110100110011011111111010110110010101010000010100011001110001011110011110101001000010110110010101110111110000111110110101011110111100100010010100100110001000000001100000001010100110101100101110100001011101110011100001010010000110010110110100001101100011110010000000010010010100011010100101111001110000011001000000100001100100100001101001011010110111001111010100100101101110111001000001100011100001111100011101001010110110010111111101000010101101111000010111100000010110010010111111111010100101010011110001111111100101001011110101110110101111001110010010010101010011110011110000100011000111101110100000001110110010100001101010100110011111000100000101101000011110101100110000001111101010111001010110010001111001000101001111001000011111000000000000110000000001010010110011010011100011001111101001010100110100110111011010001101101001100111000100100110101011110000100110111001100110101010000000001000101011111111111000110110111100110111111110000100000110100100001001011001001101000111101100010110011110111001100001110011100010000110001110101110100010110100110001101101100110000100110100010101001011011100001000011111111011101011000001010011011000000100100000000101101111101110000000010100000111101101100111010011001110011101001000000011111001101101001110100010111110001011100110100001011110011011110011111111011111011011111100011010001000101011110100100101100000101100100010010110100011001001100101110100110110010110111111111011101111100000011000110000101110000110000101011100001100010101100010010010011110010101010100100010010001001100000111110100000111000000000000101011000111111000111101001111011100111010010100000111000000011111000100110101100110001111110000011001110111010010000000001101111001100000011010001111111000011001110110101011001101100110001110010010010110110110001010000101101001000010011111001100001011101011001110101001011111000101011100111001111111111001111110110010111100111100001000111001010111110101010000111000100011000101100001010001111100100011011110001101001001101111001000111111110100111111011100100010110110010011110111000001111010000101100010111110110110110100110110101000110001001011111011111111000000000010011011101011001110011011111011010111010100010010011011100110110011110010000111001111111100110101010110011010101100000101100101010110010011001010111110100101011010001001011100111100100100101100100000110011011110000011011011001111011001011000111101001011110000010011110000011010010101111101100011000010000010011010101100110000111010110110011000101110011110011000110010001111110001010001011001100001001101001010111000001111111111011001110111000000110111101111011101111011110110101001001101110000000000010000011101001101001010011010100001000100101101110110100011000111010101010000010001001100110000001110011000011101011010010100101011101100010000111110011001100110101000100000110000011110111110110100111110110101011000010111011110000011110100011100011111001111101000011111101110010011110111010111110011110010010110101000000010111101011010111000010100100010100000110000101101110000101010110101101001100010010110011011000011011110011000001000100101001110010000000010111101100001010110001101001011000110001101101101110010110000011000000101111010011100100010001111010000001101101100001111100111000010010010101101101111001101000001010110101010011001110100001100010010000001111011100100101001000011111000000100111001010111110010110011110010010000000010001000000010010100110101011011010001011101000000011010111000101101111010110100110101111001100111010101110111010011101011011101001111001001000011011101101010100011100100000101111101110010110011001101110111010000110111001000100110001111001000100100001110000011001100001001001001101100010111011001110010110011111110001100111011011011010100110000110101111111001101000011111001001000101011010101001100000110000010111100001000100110110011110100101111011010110101110101111100101111000000011011100000101101100101100011100110100001001001011111101100010001101000011101110011000011101100011001011101110101001100101011101000111010111000001000100000100111101101111000101101000111001101101001100110110110010001101111010111101010110010011110000010000100101010111111111000111011111000100110100011000011010011111111000110001010000010110001000001011010110001101001000000010101110101101011011000100110011101011100010000101011110011111111010001110000010110111100000100101110010000010100001110010101011111110111000100101100010001001011011000010101011101001000011011001000101110010111001101100101101001011101111000001010001011100001101010010010100111000010110011000100000010010010011101111000101111100110110110110010011111100000001011001111101000011001111100000101000111111100111100110011010111110100110100011010100101110101001101111100010011001001011101001110110101001000110101010110101010111101110101110000011011000101100000011110111011001100011110110110100001001000111110001101000001010110110001111100011111110010010001011011110011011101011010000001111011010100001000011010111111111000001000010111110001110100010101000111111011111111100001011010110001110100010011100101100010101001101110100011111010111000110110110001011011011100100000111100100101111000110000100010000011101101011011010011010010000010001001101110010001100011110000001110111001011100000001111001001111011011100111000010110001000110001100011110111111011100010001110101001111001010000000111100101000010011011000000010001101001000000111011100000101100001110111011101010010100001000111000000111000000000110101000000110101011010001100011001110010001010110110101101100011010000010001111000111000010100100100110001110011010000101001110110000100000010110101111111000101110000000101000101110100101011000010011010110011100001001100110010111111011001110100101111100010000100011010100111110001110101111110110110100110001001111110111011111011100011100110100000100001000111111100010010111010011011111110111001100101100001110101001000011111001110110111111000000101101011100000110110011101010100000111001010110110000100001111101000000101011101101110010011110011100100100001010111010100100111110010101011101011101000111000100001000111000010101011010111110000010111100110001010000010110110111110101111100111111000110000101110010101111101111100111000110010000000110101111110110101111011010010010110110100010110110000011011010000110001100111001111101010111110111111010101000001001001101110101100110100110010010001111101000110101100100001000111000111001101101001010110000011100111001110101011000011101101011111001110010101010001010011011011001011001000110000011101001101101101001111111000111101100110010110110101010110110000001010100100111011110111001001100100100100100111011110111000101110010011001111100101101010000101101000000001100011100101010110111000101111100110000111111001000111100110101010111101001100010000101000111011100011001010001011011110101001111100000101010110011111010100000011011010111100100000101110001110001011000010001111100101111000011101100111111000010101101001110000010001001110101110001000011101010011101110101011000001110010011111111010000011000100101011100100011010111011011100110100100000001100010011100011111111001001011100100010001110101011100000001110100011000100101110100101111000101000000110101001010110001110001011000100110001011100010011001001101101011100110100011111011000110011011010110001001010010000101001001101110011000111010010100001001001001111101111011111011101110111100000110011000011000001001110111011111101111110110101101011111011100110010111011011111111101101111010000100101010001110000111010001100100011011110101001001101010110100100000000000001001110010101010011110000011000000100101100110100110111101110001011100100011010000111101010001001111101100010101100111010011010010101010000011100010101110110011010100010001100101100000101100111011100100000001011101100001111110100111101000110110110001011101111101101110111011100110100101010110001000101010001100100101001011111100011011100101110111011000001101110100010000100010100001101111000001101110101111100100111011000100100100101100111001111110010111000111010100111100111101110000110111100110001010001010011110010111000111000001000011111110001100100001101010100000000101000101111101000000000111001001011110000101110111000011000010100111111011111110100101110011010101011100010111110001110001111110101110000101001010110101110111010000100111110100110110000100001101011100001100101001000011011111110100001111100001011011101011100000100011100010001110100111010001001111001010010100111101010010011101001011010111011010111110111101010110111110010110100110001010010111011101100010110001110111011101011101110100100100001011011101000111010000000011011111001111011111100100101110100110110111100000101110001010010110011101000011110011011001000010101000100001100111110001101110101110101111111011010000001100100110001110001101000101111100111000110000111011100100000001000011110010001101100110010001111100111111100000110100101011010100110010101011010011010101010101111100011110110011000101001111100101001010110110101100100000001110001101101110111011111111010101101101101001000001000110100001010010111010000001011011010100011001010101101101101101100001101010100000100111110101101101000100000100111011100000101111001010101001000110101100000001100110101100011000101011000100101011011111011101000100101100110101101100010110111111000101101111101010111100101011110011010000111110010010110110111000101000000100010010101110011101101001110011001100011100111101011100010011111001100011001010110011101111001000100000100001111100101010100010010101110111111010110101111001010100110010111100101111001000111110010110100100111010110011001100111101001010100101110111101100010100100010100100100000010001110001011100111011101001001000100001110100011100010000001011000010110011011011001100011111110100111111110110101010110000011001110101011100000001001011000011111101101001110011010111101101100011000010110010001111101101101100111000100011100001100011001101111111000110101100111001110000001000101110011010010010001011110000101001010100011000101010101100110000010011101111000011100100100100010000010101001111001011110111110111101101001110010110111000001110000111010000000101101010101011001001001001001111110110111010110111101111110010011001111101101000001011100000000111110011110111011000100101000100000001100101001011100010101010100000011001000101010111000100110011001001000111000101110011101111000110100000011100111111111000001100101000100011001001001110010000101110110010110100111010110011110001010111010001000110111001010100111101000011100101001101011011100000010000000100000010101001000110001111111100101001110000101001110110011100001000100011100010100011001000000001010110110000001101010101111000111110111111110101001110101111010000111110010101001100000010111011101000101100101100101101000110010111010101111000001011010101101101000001011001111010011101010101110110111001111110000000010010001101101001101110000111010001100111000011110011010100010110101011000101010111011111100111100100111001101011011011110011100001011110101001110111010111111011101101011111110000000001110000010010110000011001011011011001001011001010001001010110001110001010101010010010101111110000011101110011100110111011010110010111010000111100111100000011111111011011101010100001111011100011111110001011011110111001111010110101101111100000000010000111001101000101111001011010010101000101011001011110110111110010011011010011101110100101110101001110110111010010110100100111101010101010111011100000011000010001001110011110111001100001000000001001000000100010010110101010111011010100011000001001000100001011010000001101110011000111110000111011110100100001001111111101011101111111111001101111111111101001001011110001110111001110001101010111001110000100011011011100100010011100000011000110100001111001100010110110101011100001101110100110110010100110000000110100010110110111001100011000111111101010101101110000010000001010111110101110110101111100110101111010001001000101100010100000001100110000010011010001111000111100001100010000010011111010010001000101001011110001110010100101100011111000011001000100111011111100010000000111101011100010001000001110100110100111000110111011000010000010111011001101100001011111000011110110001100001110101100010111000001001101100010101010001110001000011001101001000110100101100001100001011111001110111000011011011101010100101111110011011101101101111011110100100110010001011011101110001111111001001111100111100101010101101000011000001111101011000001000011110110010001111110010011001011010000100100010100111111111000000001101111101001001000101001010000011000010010110010010010001011000000111011011010000100010000110000111110000110111000011000110010100100101110100101111000011100000100000001010100001011111000000011000100110110101000010110101010001011111110011111000111001010100111110111101001000011111110101010000011000111010100000110000100010010000100000000011101001010000100100101101110001111110011110011000101001000111010011100000101011100001111111100011010111111101001001101100011100101110101010111011011001011001001001010111011111100000000100100011011001001010001100111100111100000100111111111010011001111100111110000000010110100000110100010001011001001000100110101110101010000011010111100010000011001011011111101000000000011110000111111010101000001111110001010010100101111000001101110111011111100010000101001010100011011100100011010101001111000011101111000110001111101001100100001011111011010101101010100000001000000111011001100101100001111000110101011110111101010011001010100011001001010111011000100110111110001010010111101010000110110100110001111101001111001100110101111111100010011100001110110101011111010101001000010110101001110010011110010001100111101011001011110111101100010101010100010010001100010101011011011101111101111101011111000100100111101001001011010111110010110000001110111111111011000100000110101101111110111110100000010111001110011011010011110110000010111111101111011110001100111111100011101101100000101000010000011111111111110001001110001101011110111011111101010000111011101011101011001011000111110110111101011110101100001101101111001010001100111001100101101111010011110010010011010101111011110110001101101111000101011110001100111000110000111111110010101110011000000111001110001001011100101110101111010010000011010000111010101110010010110010100110100101010011011101101011011110110110000010000100111000011111111110100101111111000110000111000001000010010000011010000001000001001100001110001000001011010011010000010011000010100111010001110111000000001000110101111011011101101111100001011000110101000110110000111000110001111111000010111101001001000011011000101011101011110001110101011100011110111000111001110001111000010101111101110010100010000001111100111110000110110010110100010100101101101010010101010010010001100110010000110111001000001010101011010101010111100111000100100110111001101101101000100001100110001111010110011111110100010100001101100011100111110000010111001001100101101110000000100110100011010011110010011001101110111010001110010000000011100010111111111110001111010010110110101010101100110101010010111111110111111011101010101101010100001101110011011011101011100101000101001000010100011100110100001111010001010101101101011010110111101110001110010101010010100111001010111100111110100010101010010000010010110110001111010101111010001001100010111111010010101000001101001100000110010101101101100011100000110000101100101001010010100111000111000010011100110110100010100011110011110110011111010000111011010100011100000100001110000001011110010111000011001101101001011101011101101011101001011110001010101101010010100010000100101011100000000011001011010010010010110110000101101101100111001000001100011000100010011111100100001011111111101110011111101110101100111111101001111000000111111100111110001000000111101110101010011011010101011010100110000100110100111011101110001100010101100110010101010011001001111110110011000100010001011111100111101110010010000000111000010100101110110110011001111111010101100010111010110000111000110100111010111101011110010111111001011010001011100110101011011010000001010100100101010100011110111100010101111000100011111000011010101011000100000011001011100110110001111101010111110000001100000001111111000110100101110110000101100110100111000011010101111000110011100010110010000111110111110101000110011111110011100111001000111000111111110010110101011101111000011100001000000001110001011011000101111101111101010011001110110100000000011111111111111100010001000100110010011101001101011000101111011011010010101111101000000111011001010100100011001010000111010011111000010011111010000011001111000000100001001100100100001011011010011010111010010100001010100111000000101110100000100011100000101111111100111110011000000110100011000010011101100010001110111110000101101000000001000000111100101111100110011110100100010110100100011100111111111111001111111000000111010010101011101011001011101100001010001100101100011101101101000011101111001110001111010111011010010000101111011000110101010101101011000100110111000101110100000101001111101011001000011100101101000101000010100010110100011001100111000101010001111101011001101111101000111011011110000110110011010101001001111011100101110110001000000001101011001010011100110010011101010011001111011011111001110111100101011100011011101010110000111100011100011011101101010001000110101010010001011000100010110011111011100111111111110111011000000001010110011110100010111011011011010000011000100100011111010011000111110000101111000010000000101000010000010101111111001110000111110001000111000001001000101001000000110111011000001110000010100101111101011101010011000010010110010000100000001110101011000010101010100010001110110011110111101110101101100110010100110011111011110001100111000001011111100101000010110011100100101100110101011000001100010111001110100111000011110100000110010100000100000101101000001001010000101000100001100110110111010010011111110100011111010101101111010001100010010100001010001100011111101010110000000101111011010010010101000100001000110100011111000011101101111001011000101001101111101101001001101110101011001000010000000111101010101010011111101001010001100110111010000000111110000110101100011000010001010111101110110011000011001100011000011110000001101001010100110010000100001011011111000111000110111110110100110110111001101000101100000111010101000100001001110001100001011011011101001010100101100011000100001000110111001111010101000110111110000010010100101100111111101010101001001111101000000001101000101010100100000000111001010011100110101111011010011110010100100001000101010010111000000000101110100000000010000111100010110010111000000010000001011100110110000110001010111000000011000010100101010000111100011100010100111001010101010111110010100111110101101111111110101100000110011001001011100110010100100111000011100001001110010011111010001110010010110111011100001010100111100111100111101011001110011010001001001001001011000010111010110001100001011100110110001001010000100011011100111100110010011111000101110111100010000111101100101100111101000101010010010011110000110000101010110011001011011111011100101010101101011010000001110100000001011011010110100101001001011000000111111100111101101010011100111110101010110111011111001100101101111101111100001011000111011010001101100111010001110000110101110101110001110000100101101000111001100001101100011000011010110010011111011000001100101000010111101000011111000101101001001111010011000101000011101010010110011100101001101101100100100110001001000010111110011000110110100101011001001000101111011101111010011101100111101100011000000100111100101100100110111010000110100100100000001010011011101111110110111100001110000100001001110000110010101010100100001110001010111011101100001010100000100000000001011101000010100000101111000100011010001011001001000110101001011100110010001010010011111100110011011001010011111001111100100011101100000011001011101100011011101101110110000010001001010001001011000001001100111111101111001001111001011010110010110101100000011001100101011011001101111101010100011110011110101101100011010001000110010100110011111010011010010001010111010001011100011000100100111000110011000010100011011010110101010000010101101010001010000110010111111110110010101011010011011011100010111101000011101000001100111001010101110100001010111101000010010101111011011110001001110001111001110011111011101011111011000100010011101001111000111010100010111111101101100010111111100111011100101010110011111011111101000111110001110011110110110110101000100110010000101111110000110001011101110011011100111101011100101101011100001001000011000011101000010001011011011000001001110101111000010111101001010011010111101001001010110100011110111011010101010100010111110111100001111011011010101010000001010001101011000001010000100100111100100100110111101111000110000011001010000111011101010111110110100001010101011110010101101011101110000100011000010001010111010100100101010100010000000100001101100101110100000001101101111000010000000001010001110111111101100011010111000001110000010000100000010101101101100001110101111100100100000010001100000111000100110011101110000111101001110110011111111111111011100001110101110011010100111000000000010110011111111011001001001101101000100000110100100001111100011001111010100100001111110100101010011000010111100101001101000111011010001010011110000110001000100000010000101011010000101101111110110000111010010110111011101010001000000000000011000110010101000101101110110000000010100010100100100000000111101101101110001000000110100001010100000001110110010100010100110011101001111101101100100111100100010100011101101100011101011011000000000011111101011110011001001101110011100101010100011000101101011110110011111011101001110011010011000111100111101111000011111000010101100110000011111000001001111100110100001111110101111100000000011110111111010000000111010100000111100011101001001000000101111101110011001100101010000001101011011101011100011001010101010101001101000100111100011000100001101111110100011010010001011101110111001001010001111011110100100111011110101101101110110111101111001101000001010110101101111110000011111111001101111111000101001001111011010001011000101001111111111010000101100100001101101011111001100000100000110010100101100011100110010000110110001100001111011100110100101001001110101001000101110001100110011100011101001010001100010010100010010110011001110110100011010101010000111111110011101000000110000110011111101100001100000111010111110010101011101001110010000101111111100110001100010111101101100100101110110111100000011111100011001000010011010011111101100000010110010001010111110110111100101101111101001010000010010001111100101000010000010100001000011001011000100110110110101011111101110100001001101110110101100111110100000000010111100010110001001111100010001101110100101010111011001001010011001110000110001011001001000101100110001010010000000001110000101000111011011110001000111100000110110011101111111011011110110101000100011001100110000101111000110000111110100101000000101011111101111011101111011100101011101111011001100111000000111011011011101101111100001000001000110011011101111001100100100110011011101111000000010110010000010011001000011110110000000101011011100001111101001010010101001111011001000101111101110001001111001001001111010000011011101001100100011111111000111111100001101001010111100110010010110001011010010110001000110101001001011111100011100001111000101010011000000110100100110101100100010101010000000100001110011001011110101001101000010011010100100000001100110000000010011111100110111000101011100000110001110100101110001101010000100010101101001101101110011111011111100001100000100111101100100010010000100101111100001110000111101100000010011000000010010101011001010100011100101100000111110011110111011000100010000011110111000010111011011011011110101000111101101110011001101000110000110100101101110010110111000110000110011000110000100111000010101001110101000000001100010101001101111000000001011010100010001001001011010000000101001011101111100111101011111010101100001110101101111100011101001011110111000000001000101010001100110000001110001101111100111000111100101010101000011000111001101011100011000100111110011000111010110001001010010000111000100110101110011110000101100001010001111000101101001011001110110000001001111100101010110100111110110110101101000101010001101011101010111111001110000000001111000110011000001001011111110001001010101000011101110110110010000110011101111010001011100100111110011101000110100101101010001111101110010000110100001000001111101100001001011001001000000011010101000001111001100001010000000011000110000111101011010110011010011100101100001100101100011100001101100111011110001101100111101101111101110111010010111111101110011110100101000110111011100011001100111001100110101101101111000011111101001000011100110001001111101010001000110110111100011000010111010011010100110101011010000110101111101101101011000010110000001010111000001100111100111001000100110011001000111010000011000111001011100000101100001100001010101111101011111000001000011111001100010110011111111111100000100111001101000001111110110101100100001000110111101100000001010011000001110010110111001011111000101000100101111011010001010110011110010011001111000001110111001101110011000111001111011111110010100010101101010101011110100101000001110011100110110100001100011100111111100100101100011011111101111100001100101001001111000101010100000101101011101110100010011010011100111111100011010111111110010100001011101010011010100010010000001111110000011000001001010000111011010100010110001101001101001010110010001010110110101110010101111100101111011001000001001111001110101100110111111011000100101010000011011010000010011111111110111110111011010101110010110010011001001110000111001011101011100011000000101100110110011111111010001101000101001111101000010011010100100001111100011101101111010111111011010000001110000111101101100111001110000101011100001001100001100110010001010010011000101111011110011011111100011111111111010010010000011110110000000001111100101101110000011100001011010100010000111010101110100011000011110000011111001011111110001000001001011001111110001110100001000100001100110100100010010101000000011110100011000001001000101100110011001001110111001101000101101110111111110100001100010110110011011111100011101000011110100001000001000111111001000001111101001011001001000011001000001010010100100011101011000011011011111110001100110101011011000101010101010100000000000011111000111011100010000001111011110011011011110101101100101110001101101110011010010100101010100000010000110100011101100111010101101101010011101010000101001110100111110000111011001011101001110000110110000000111100110011100010111110110000110100111101011000111000010100011010101101001011111000100110010011011101100100110100001011111100111011101110001011111100101111000100111010111101101100010110010000011101111101010101010101011000101111101010101100101010001000011000010000010001011010001110000010010100000000111011101011011001001010001110010101111001011000111011010101011010011000011000111000000100110010001111111110100001011111100101000111011110000100101010001011111100100011101001001010000001000011000001100110001101010011001101010010001101101001011100111010110111010001111100101000101100010111110110011000011111000010110111010001110011110110111101001101000101001011000111111001010111011111001000011110000010100000110000001000111111010000010100110010101100011111011000101100011001111011000101010011011010111001100101101000110001100110011011011000100010101111010010100101001100011111000100100011101110101001000110010111100011011101011010101010111100111101000101110011111100101110001010010101110001100011100100111010011000100101001010101101000111101011110110101011001010000110011010101100001011110011001101011001101000011101110101000110110101010001101100010001010110010010011011101000010001100010111011100111110111111101110000101100111101110110010010001110111010011110100011110100001111011100000101100001111001110010001001010010011111011101010110010100000110010010111000111111110111011111000100101001100000010001100000110011111100111101100010100101100010011101011010110111001101001110010001001110000100010011100010010100010001110110010011010011001001100110111000001011011011001011110001111000010001101100011000001100100110101010111001001010110111011100000001100000001100101010011001010010011000010110110111100110110001110000000100100100100100100110110001011111010110000000000010000001011011100011011011001100111100110101010010001000100111001010111000010100010110000110101111001101111110001100101111100100111000110110111001000111000000000011111111100110100010011111010001001011011011111000111100001000000110010001011011000111101111000011110011010110111101001000001001110000101010000110010111001110101001100110110101111101001001010110101111000101000101011001001011111001111011010010110001000100011010001000011010010100101011100000010010111111010000011000010000110011110111001111111010000000110101001010011111000001111001101101011110010011011001011111110001100110011010001010110011110101101011100010111110000101011000000010110101110111110110011010110111110011101000000000001101010001101011000010010000111100110100101010010001110010111001111000010000110001110001000011100111000000001100000001110000111001100011110110010101101000110111110101100111011101111001001011011111010000000101000000011111111011101111111110001010001100101001110001010111001001101111110100101001000000010101000001110110100001100010011101100111100000010100010011111111111111010000100111000111000001101010100010100101110100001011101101110000100100000100101100111101101101000110010010001000101000001011110101100001101101000001001110011000010000011101000010011010101101111110100011000010011000100001111100001100011110001010011100001101100111010011001110000110011101010001001110101101101110111110010011110001001111011011001101101100000000111101011010100111110011011010011101110010001110001101001000011100111101001111110011111000100111110001011100010100110101100101110100100111000101111101111110011001100110111111100001100110101111000011000111110001101111000011001100011001110001100010010110010011011011101111111111010011010100010101101000111111011011100101100011001100010001101100010111001100011000000000101011101100000101111010110010100111000100011001111100101101001000001010111001111111101010101010100111111010000100011100010110010001010101110110101100100001000110111111001010110110010011111000011111010110100110011100011010111011000000101000111001011110111111000101110011101010010111110111011001000001001111011010110100110101000100101000011001011111011000111110100010011001101100101001001101101010101100011100101000000010100100001010111101001010011100101011011101000100101010011011111010010011101110100010001101001010001111100011010001100011101110100110011000010000000101101000100110110111111011001000101111010100010111101101011111010110000001011011110110110110000100101010110001110101110011100000011111111011010010000101100011111100101111111001100000010100011001000001000110101101111010110010100011011101010110001110011101101011110111001100001100001010011010000010010011110001001000000000000000110101000111101011111100111101111101110011101010110100011100111111110101110101110001010011101000000101010010000111010110110100000100101000100111001011011000111111011101100001100011011000011001010001001000111100011111101101010011000100010100101110000010110001000111101100100110101010000000100000010011101010110110011000101001101111000100001001110000111100011101100010010010010011100110011000010000011100111000110101110111100100110111100010101000011000101010011010001001101000101001110101000101111010011000100101000000010100000011110001101110010100010110000000101001001011110101100001001010100100111011011000100110001001101000011000101111110101011000101100000001101100110011001101101111101000100111101101010110110011001101110110100011101010001101111111000010001000100001101110000100110111010101110011010000100110100110110111100011011100101001010110011111101001111000010110000000011101000010001101101000100001110100010100010111000111011101111000010101011101110111101110010000000011011001010111011110101010001111100010111111000101000101011011110100000101010001000110010001011001101001010100010001000000111011100101001000010101110000000100101010000110000101111100111011000110111110101010011110000010001011010101110101111111111110110110111111110111110011010111100000011111110011111000101100101001100001100011000110101110001001010011100110101111010110101110000110010101110011111010100000010110011011100100000011011110010001010001001101001110101111100000001101101101010000101001100000101010000101000101111110100011011010101110000111100100100101010000001011000000011111001111000000000000011111000010110101110000110011000011110101101011101011010100010110011110011010011011110111100110100010101011010010101111011101111001000111011110101110111101011101111011110111110011110010010111011011111011001000101111000101111011001100101111010011010111011110111110111010010011111110001001100111110001111011000100001001110101110101001110001001111111101110110000000101001110011000010100010010111000111000101100011011110110100100000000011010010001111001010110100001110111011001100110101100100100110110110110011001010110110110100011001000101101011110001111111000101000010110100000010011100100001100010110001110010011100100001001000111000011010100111100101011111101101100010000001010110010100100011110111100100000011110011011011110101011000101010010001100100000000001001110101001001000010110010100101001011110000011111000111001100111000010110001011100101000101111000010011001001011011100111100010010110101101110000001010011010101110010111101101100110001111011011001110111011101111111000001011011100010010111001110101000011111110010001001000000011100010001011010100010100101101010010111110101001010000101110100000111110010011110101010110110011010101101010101100000000111010000111001100010011100011110000111000100111100100100111010000011100011111011011100010100110110010111001111110001100011110111110101111110001000110111001011001101100000110010100000111101110001000001110000001010000010000010111101000011111011000010000110100010101011001110111101100011001001000110100000110010100111111010111000110001011100010110000011000001001101110000110011001100001100011000000100000100010100000101011110001011101000110011001101010110001010001010111101111110000101100000100011111011101110011111111101001011110010111111111101100011100000000110110001011111111110001011010101101110101110110111111111011000011111010010110000100001101110101101000110001110111110111001001011010101100001100001101010110110100101000100011111110111001100011001011101101001100111001101101010011100101011011111001100100001000100110101100000110000010000110010011110111111010110011110111001110010101101000111010001000100000101000100001100101111100110000101101100010100101011011100111101111100011001101110010000001011001101111111100010000111110101111111101010100111011001001001111011001011001011001110000001011101111110000111111101100001011010011011010000000001110100101010001011110010101001111110111000101101111010001110101011110110100100101011111011110001100011111110110011011000101100010010010110111011010000011011101110000111100110010111111001110011010010000100000101001100000110110010000000001011000011110001011101000110010001101111111100011010000011001111111101001011010010101100000010001001001110110001000001000000101000100100011011011111011101100000010010101101101011110111011110010001100000001001110100100110010010010111000110100001110100000011100001011100110111100110110101111001110001100100000000111111101011110000110110111010111010011000011001111010101111011010000100100001100111000101010101100011011111001101100001111111001110001110101010001000011010100001100010001010001001110111010111101000101101010001010110000010111101101001100111001110010000110010100000000011010001000110000101111100000011011111001011101010110000111111001010001101010101110101100010001111010011100100111010111001111101101001011101110100000011001110000111010000001000001000111001111010100010000111111100100000110011001001011101011101101010011011000000001000100110111010101110101001010011100011111100111111100100000101100100000111011001111110111101001110000010110001101011101011010111111000101101001010110110101011010101110111011100010010000001000011110100011100010110100011111000100011111100001100011010001111000110011011101110010010100101100010101110010101010111010010001001000101110000100111010011110010011010011011001001011010010011001101010011010110010100111111000001001111000001010101100001100000010110001001110101100110011010001001010000101010100110100000001111010011100011100011110101010010010010010001011000000011001001001110010110111101110111010010111111001110000001100111010001011111011011100111110011000011110101101101100111011101001011110001010100100010001101010011101001100001000011100011010101100001110101100000000010010001001010110001110101111101010000001001010001100110001010111111110010000100110101101010110010111100010111011100000110010100000011010101010011110110011101000110011111101001110001111011111111010010011001111010101000010010011110001011101010000101000111001001000011101001110000001001100110000100001001110001010001110101100100011011001110000001110001000111000001001010010100110000000011100110001001010011011101101100111101100111001000100001111011100000110110110100111000011010001110011000110111111001011110000101100010001001001111011011011011011100110110000000001000110010001111110000111001000101011111011011011101000100000101100111111010000101011100110101110111011100011000101111100111000010010100101111011110101100111100110011010010001010011110001011011011001101111011001011101111001010101111010011100100001011111110011010110111011100101000010101101010000100111001101110101010111111101100101001011101100101111101110101011111101100111000001100011000001011111010001010101100100101101011010000101100111001100000111101111101000111111001110001000001110011011001100100010101100110101001001100010011010001111111101111001111001100100010010000001101001000111110010010001010011010010110001001011001010000001000110001001011000010101100000000111110111111111111001011001000001101001111001100100001111001111010000111111001000100011111001100101000010101010010010100110001111011001111010010011000101011101110010011011101100110001110010101011010101101100001110001000100011010011110111011001101000101011010100001101111101110000111101101101111101100000000001100000111101101010100011110010101100001000111000001110001000011100111101100011100101110101010100000011011010110000110111101100101100101101110110000010011011110100000100110100010110001001001011111010011101110000111110011100101001111010110000011100110110101101010011011001100010101110001010001100100101010101001001011010111101011011010101001100110001100011010111000000100000000110000010101100000101001001010101100001011111110010101100010101110000000010010000011100010110100011100111110110110111110101010110111001011101111000111000001111111011110010010011010001010010111001111011000110110001101111111110101100101101111111010010010011000110011010101100001111001001001100110000010011100001001101100100011000010000001001000011011000100001011011110100000010011001001011010001000011100111101100000000100001001000100011011001010100000100010001001111100100001101000010100110100110000001110010001000100100000011011000110010001101101010001001111011011001010111001011011011010101001000001011000010001011010110101011000111101101100010101011000111100100001110110110001110110100101110110101110001010101011101001010100000011110010101010011011111111100111111100111101111000000001100101010101011001000011011010110010110111100011110100001001000111101111111101100100110111010100000111001111111100011010010110011011111100101000100110110001100101001111001101010000111100100111101000111111011111011110111000100010110111101001101110001001101100000101111101111010110001101010111110101111001010010010111111101111111010110110110010000110011101101011000100000011110001011000110000101011011011011000101100100010110010100001000101101100101110110010011111001000011001111000010110010001111010011011110000001101010110011010100010110110000101100101100110101111001001001000011110100010001010100101001110111101101010110101010001110011111010111110000101010001111100110000110110001111100100011110001110111001111000001001111001101111001110111011101000001110100011010001000011000111010101111111000001101111101110100111010000001010110101101110001001000111101110111110110111000101111010010110100000100011011110110010100110010111010000001011000011001101011111010000000001000001010011000001001001000011000010010001101010000110111010110111011000010111011011101001111001101001110010001101011001011101110000000001000001101110000000001110000011101000101100110010100001100111001011010010110111101001101100011100110011011101011010000101101010011011001000010101100000101110101111111101100100101101100100001100100010100101100001011111010010100010111001111111110010000011110111110000100010110111111110110001001100101111101110010000001111101000011001011110001110100010011101111111111111001101010010001100011100000100110110011111110010100001101110101010110000111010101101111001101100011100001101110110110001111111111110100100100110010011000011110101101101011110111111100011101100101100000111011001001101011111111111110011100001010000010110111010101111110100111100001001000110010011011111011101001011100000111011111111111011110011000101000100010111000111011001101101110000010010110001000001000001000001010001001011100111101100000111011000010000010111110110000101011100111101111010110101111001010111011011101101101010001010111011011011011100101000011001011101010101010110001110000010100110010111000100101001111010001101111111001011001010010110101001001000111111101010100010011100101101011101011011010011101111011011111001110001101101101111110100100001101100010111100111100111010101111100010010110101000111010111110100001101011010000101010001010111100010011010110000001111110100111011110111011110111100011000001001000111100110101000110000111011111100000000000010110011110100100100100010100100011101111010000101010111010011000000100000000111100010111011110111010111010001111101010100101101001101000100100011011001011100100111011100011010001111110001001001101100011101100000100101110111010001011011001000000010010111011001011111001110100110000110111010000100110101111001100000111100000001011001000000101001100011100001100110110001000111001010001001110011010101110000001010011111010011111100011010010001011011101111100100101110111001010101011010110011010001001110100111100111101111101110010010101010101101000011000101001101001110100011001010011010111010110111011010000011101000100101010101011111100000110001111011100000011010000000000011010011100000011011000011010101101100011000010010000110001110011101101101101010111011100011010110011011001100010111001100111100111010111001001010000011100111010011111110011101001011011011001011111001111010001101000100111101100000101111011111101101011110010110100010010001101100111100111100011011110110011100100110101011110111000010111001001101001100110011000010000011001010100101110011001010000100100110101011110011111101000111111010010001111100011110110100110011101011101011101101110101111110111001011010100010011101000100101011101111100100100111111110010100010110010001001101011010100111011111111100111001111110000010000011011111011100001011111000100110010010111100100010011011110001011100111010011000011001100000110011111100100110011001111110000101110001110101000010100110101010101000110101110111110110110011101010101011010011011100000001011101100100001110100000100000110111010010001110000110000010000010110001100101111010110110010111000010110110111101101110010100000110100000110011010101110011110011110111011100010010011011101100110000110010000100011010111011010111011111000100010101011111101100011100110110011010001010101001010001100001110111010111101000010100001110011101011100101010010001110100010000101111110110101011011000001010111110110101011100000101110001001111010000000100010100011011100101001011110101011011100011010101011001101000101111111100000101000010100100101010101101100011011110011010000100010101010010101100111101000101010100010111110001011101010010111001000010000011101100100101011111110000100000001110010101101010011011011111011100001010001111010111010001001110111100100110100111000001100000011001100101000101111101111010111111001100011010000010010011000010100111000011100111011100001111001000111101101100111100011111101011011011001110011110101111010011010001000100000111101001110110100010011100011011011010000011010010000110111101000000111111011101000110011100110010111000110100001101011101001010101111001010010010110000100010111101011101010100111011000110111011110110011001011110001000100101101110110000111110001110111000100010111101100101010111011010011001000100000101111001010110011000011100000110000011101111100001111011101001110101010110110100110100100110001001001101010101010100010010010010000110011101010001100110110111001100101100000011100111111101011111101001111001110000010100101101101011010110110001111100101111110010101111100101000101010000101000111111000111100111100110011111001001011010100000110101100110110011000000100010111101110101101100100000100011001000100001110010011010001100100011111010011110100100110101010101111101010111111101011111010000110010110011101101011100000110110101110000110000011011100110010000000110111011000101100011101111001101011010110010000100101001100001110010000011011101101011110101001010101111101100111000010110011111111001110001111111011011101101000111000110111011010111000111101000111111101101111011010001001111010110011001001111010111010101011010100101110011011101000010000000110101101001111111001001110101010010101010000000111010001000001101110111110001101010111011010110100101011001100010110100101001101100101010100010100111111111100110011011100110000111100110100111110111010111011011010111000001010001101101110111011011100111110100111001110000011101001100110110010111110100101011100001101000011101110000110101000111000110001110001000101111101000001111111101010001000011010111111011000000100000111111100000111011010011111110011111101010010110111000010101100101001010001010101111100101110010011110011000001101001111000110001110110101010100111000011111000111110000100010000010010111000000111101110101011000001011000100000111110010110001000001111110101001111111101101010010111101001101000111000101010010001000100110011000101001100001010011011001110000000101001010000101101100110000001101100100010011011011010001100000010000101011100101001011100101100100010010010101010111110101111011110011000001100001011110010100110110100011110011101101001011000011011110110101011010001101110001100010101001000010101010001000001111011100001100110100000000101000000010011100010001111111011111001000101100110010011011110011100110010101000100100111100001001110000011101101101100010101110110010111001111001010000110111110011110111110100010111010000100000111100110011101111100101011110111001010000010000110010100100011110100010011000010101001110001100101100100111111100100001101111101110101111000000100000100101111101101011010101110101110110100001111111011101000000010011101000110101111110010001101110011100100110010101000011111100010000001010000001111010011101111101001110001100100001110111111111010110110110000010110110000100000001100111101001001110111011100101111110101011101011100101110010011000001001110111111010001011010110110011101110001011000010100000010001010010111001101100101110111010011000011010001011010101101101100101111101001001110001101000110100100100000011010111000000011001000011000100100100001100011100011101110000011100110000100001111000110010110101010011001101011111101101101111110110100000111111010110111000011101001001111011011011100101110010010111001010110111001110000011000111011000101001010001101010111110101100111101000101110000100100011111100100110011110100000110011110110010010001000100100111111001011110000111100111010001001010010110100011110011110001011110011110100111011000010000110011100000010001010100001110111000010100000010000101010011101001011101001000101001010010011111111011100010101011010010001011010101010100101100000111001101000010000010101011010010100100101011100101100100101101101111111111011001000000011101000111001000011110110100101101000000001100100001111001111110001011000111000000001001100011001010111011111110001101010111101001100001011100011100111101101011001110001100010000001101010101111011101010010101100010101110100110011111011000001101001111111110000100110010111110111001110111000011111111110011000111111011010101001100111011011011111111101001010011111011111000111000110101000111010011111110001000110001000100111100001011111101111111011100000001100111011010010110001110000010111000001110011111000001101010011000100111010010110111111001100000010101011011000000111000100011101001100101110001000101001110000000111001000110000111011101101001010000010110010000110011100100110001001010001011001010000110100101101100100001000110110011101101111110011010010010101011101101100100011111110010001000001010111110011110001000110001011000111111100110011100110100100101001011010010001101001110110011111010101110111110011001100110100101000011101011001010100011101011110001111101100011011001111011011101111001110000011111000000000001001100011000110100110000111100100111101111011100101010010101000000110111111110100101101010110111010011100011001011000001000100111110100101101100000110000100111000110001111011000001010111011000001000110010110000100111000010110111000110001100011000110011111000011000010010110101110110101000111011101011001111110011001010001111011010011101011100000111101011111110011000001011010110110010111110000010010111111001011101010011010010011001000101101100001001111001101000101010001010100001100000000101110011100110010111011011100111101101101110101000100011011101101001000100100010011000101000011010110110001001001001010010010001000101000011001011000011101111111000110010100010100011100101101011100011010011000100001100110101101001111011111001101010101001011101110011101101111111110100010010011101011001101111010000101101101101000101001011110111111011010101101011101001010110100111011100110010111101010000001010010111110010010110110001100010100010100110100100010100000010101010011011111111100000001001100011010001000000111010100101111111110010011000011101000110010001111100110000101100001101111010100011011111000111010110001011001001110011010111100001100100110100001000011001100101010110101001000111100110101110010101000011011010111101010110101000011000000000000001100111010001111110110011111011111001100000000001001011001011100000101111100101111011010111100110010001111110110111000000000110101011011011000110101110000001010001100111010100001100110101111001101010000010011101101001011101000000110110111110101010001100001011001101011010110111110100110101101000111101011011101110111111000110111110111001101001001111001000111011001000000101001111010001101010011101000100001011101011101111000111010111110011101110001111111010000100000110010001110100111110111110111000101000110000100010111100101000000000111111011110100101011111001110001111011000110110111001000011100101011010000100111111000001101110100110111110110101100011010100001001001010110010111011101100101000111011101100001111000000010000101001110001110011110011101011011000010110011101001101111011000100111100110011001101011001111010000110110100000001011001101011101011110011011001000110100010001111110101001100001010000101110101111011101111000111000111000110011010000111010001000000111100011111001100011111000110010110100100101010101100100111011111100000101110000110010101101101110010001101001110000001010110111011011110011011110000101010011000010001011000001110001110100011000010000010000110100011111111011100100010100111000111011011011011001001000010011111100100011100000010011111000111010111001101111010101101111110001111011110111001001000010110001101110000110010110101100001110100111110100101110110000101000101110001101000000101011011111011001000101110101100001011100111101010001011001010011111000010010101011111011010001000111000110000111100111111100010111101110110100011000011100100010100001100001100011010110111101011111000001110101100000101111000010110001001001010110010101101101010011100010011101101111101101101111101001011010010011001101100011101101100100001010000011100110010110011001101110111111001001010011110000000000111001010011110000110101010101111011000111000111111001110011000111111101110101111101001010111100001010101000111001000100101101001001110010001100111011011101100110111001011111110011010110111000111001101110001101011100000110001101010010100010101011000100100101000110011000111111010110000110010111010000011010111011110010000111010001110101110010010010000010110100010001111001111100110111001010100010100000111110001100111111111010010000011101011001101010100110001011010110111111110010000110100100110001011011100010110001010110001101011000101101011100110000000100000001011101011010110110010001011001001101100010111010010011000000101101101001010000000001000000111101000111000000100000101100000110101100111100100001001011100010000100100011110101110101101011001010010110100111000110100000110010000100110011100001010100011100011100101110000110001101011011111101011111101100101000011110110000110111110001010100000101001110110011100000000001000000100000000000100010010000001001000111100110011010110101110110011101010111111011100000011111010110011011001100001010000000010111001000101110101100101001111010000001010011011000000111100010100011100001111111110111111011001101011110110010011110110100110011100000001011000000011000011011111001011001111101000011110110101101110111101100100111010000111001111101101111000101011011111001010111011001011011101101100010011101100000100111110100111010011110100101000000111001101011111010011100010010100111010011011000001100100010010000111001111011101100111111001111101110110110111011101010100011000000110111000110011110010000000001110001100100101011101110111010011001101111001101111111111101111000101100010000111001010111111011110110111111110100010001110000000100100111010001011110110000000100000100111010010010110011010011001000111111000111001011101001011011011110100001000101100100010001100000111000100011100111111111011000011000100110000100111011110000000011110111000110010010111100001011111111011000010000110110100011100100001110101011010001001001101010011100110101001110001001100001010101100101010010111010001110011100100001001001011010011111101011101011100100001101101011011110101000100001010101010001010010000110110111011101111001110010100101000110111010011001001011100100110010101101111110111111100110000111011101011010010000011110110111010110000101011010111110010011011011000010101001001100111010100001101000101001001000101100001000111101001001010111111101010100111110111101001110001001011111101000011111010000100100010001011010110110001011100010111001110100111100000010001001110011001010101100110101001001001001101010001000010001001011100100000001100100011100110011001010010101100101110110001010111110100110111011010011100011100100100011010110111101110101111111110001101110010001101101000110100011110101101011110010100011111111100111110000101110110011111011010100000110110000110001111011011111010101100010110101111001001000010011010100010110101110111110100100010000000001001000111100000100001011110101100001000111110010000010000101010111001110011011001001100011100110100111100100100000010101001100010101101011000010111100100111111000110011011010111100101100111010000110110110101100101111100000101001100111011101101011011001001010100001001011110111011010101111100001111011111001010011011001110111100001100101001010000111111100001101111100100110011010110100000101110111000111100111100110011110111011010101000000011101110101111000010011000100100000101000111011111000101011111001101001111010001010111101001101100011101000011001010011111101110001000010100101110010111111011010000001011011110010001111010111010101010010001101000100101010011110011111110111111111100010100110010110000100100011101101011110000110110110000001010101101111000100101010100010001101001001001101011111100111101000000111000000001100101100011001010010111010101100101001110100011010101000111010100011111100001110011011000110111010110100001011100111110011100001101010001011001111001000110101001110011100010001011111010000100010110100101001000100011111000011011000100100011110010001100110110001000100010100100001100000101110011101111000100010000010000011000001101110101111101101011010011111100011010001101111001000100001010000001001110110100101110001011101000111100110001100000011101000010111001011101100000110011111110100100011111000101110101001111101100111110101101100010011111011100111011101101101101011111010001100001100011011001100110101111000011110101111001101110001010010001011101001110000110001001001000010000011000000011010101010111101110100011011011001001101100101111011010111000001100000111111110010101001111100100011010011111111010001111000011111100100010110101001101111110110111101010101101011100011100101011000000011010111010000000100111000010000111101110000101101111000000100111100001001101100001111010010001001010001010110001110110001111110100000011110001011011000101111111110101000000010010011110111010001101110110110100001001111101011001100000101001001011001110100101010000101001111100110010100011011101110110111010100101100001001001011001010001001010001011111000000101111000001100100000000011101011101011100011011111100111111100000101000111010000000010111100110010000101101000001100110111001000000001101110100000011011100100011011100010101010000100011100110101100111010000000010001110101100110111000000100000011001100001001000110110101100011000011100111101011111011001110001011011111100001010100111111101101110011111001011101110011110111001110001010111010000000001101111100011101100011100100001010001110111110111110000010011111111011100010100001110111101010001110110001001110010010001001111010010100001101101110000010000001001111010100000010101111101101101100001001010010100000011111101000000010110110010000110011011101011011111011111000110010101000100010011011100111010011011101111011001001001100011000110001001100001110111111000011101101111110111010010111011100010001111010111010110001010101101111010101000000111010000000110101111100001010100110111011111110111111110100010001001011011110000011101111100001101111111111111101001010011100111100011101001111000000110011011101000100011111111000010101000100011010111110010001111000000110101101100101100011010101101011010100011011011000000101010110011010011100101011101000111100100100001011000110011001000011011011011101101110110111111100000101001001110010100110111010010010011100011100100101110111111111010010110100001011101110100001101110101010010001101010101010010011011110110001110000110000010111110011111110001001011011000001101111100110010111100000010101111010001100111001010000011101111001101000101011110000101101101011101101010011111001010100110010001001001100001100101001111110111100110100011011100001011011111101101000001001010111100111110011100110000011100101011001001100011101111111000110011010000100001011001011111001010011001000010000110110111101111100001101111101001010101000010001000011111110100010001111100110110000101011011111111011010010111000000110111101111110011111110101010110110000010001101110111011011101001110100011001011110111001010111110101000010100000010000101010110110011110101101011110100100000010000010110001010111000101001111011100111111000010001100001001011100111010010101101100100001111101000111000010010010111011101110000000010100100010100100101101000110100010101111100101101010111111010011001010001110111011100111110100010010000100100011011010010111111111000110110100111001001101011100111110011011111110001111010000001110011000000011110111000001111111011100100100000101000100001010100101001110111101100011011111001100101001101100111110000010000100000001101001110000010001110111011110001000010011110101110000101110011011110101111111110010100010110100000011111101101110111100010000011010011100100101001001010110101011010011110000011011001011100111100011011010101111010010111000100001100110010000011001101101000011111000101110001110000011001000100001111000010010011100001100110001111111011011010100001000101001001011111010101000111010101111011111111111000111110011001100001011011110000001010101101001101101001010010000010011101100101001110001010100001000010010100010000101011011100110100010100110111010000101110100011010100111101011111100111100000101011001101111010111011101101011110011010001111010010100111100010000010100011100001100100000100100010001000001001000011100011000010110101101011110101000101110111110001110100110000111011000111001111010100101110001111000011111110111110001000011010101100000101111101000010100110000110011010101011011110100110100000100011001100010110001011101011101010000001111010100101001110010011100100111010100100100001101010001100111101001011001011101111011101100010110010001000100001010101000110111111110000001001101011100001100100100111110100000010100001111110111101011100001111010010001000111010100010010011000101110010100111000010110110000010111101111001101101000000010100011011101001000010011010010011111000100011000110111111101001111101000010001110000101010110110011101100111100000001010010000000010000000000111111101101001101001100111011011110010110110100110101111110011101100000110001111101100110000000011110101110110000110000000101001010001011100111101110010100000110010110110001101011001010100001111001000001001001111000100010111010010001101011001100001101000101011100111011110000100010010010110000010010100011111010100010111010100010000110010010101001100110111111001001001001101001000100000100111000011110011000101111001111101001111110101000101001110110001110011101100111111010100010010000011110110101011100011011000101010001110010111000100100000010010010111001100111000011110101011101011110001111111011101011001100001001001001111000101100111101110000111000100000101111010001101000001110001011111000000011001001110110111100001010011110001110101000011001100100110111010100000110100111111110110010011100101000010111001111000100110100011000100100100011100010110011011110001011101111001110110111011100010011110100010000110110000011101100101101001010100010011000100001101001000010010000000011111000000111100011001001010011001100010011010010110011110001000000111010010001010110011010110000111010001011010010101011001010100011100101011011110110110000001011011110111110000111001100100101111010001101111000010110011101100110000100110110101011011001000100000111111110100000100011110110111100010010101001100001010000111001001101000001000000000000110111110110001000000100100011000000000000110001000111000010010000111000000101110111011001011000111011101011111101011110000000111011001000111100100101100011000111101111100111110001011000111101110011101010000100000000111011011100101101110110001100100111011010100110110110001101001011111000011100100111110111100100010110100010011011100010011000101001010111110100100100001001010111000010001010010110001000001011111101000111011111100110110000001101101110100100011001000011111000001001100010011011011101011111010100100110000011001001001010111110110000101001100001100011010101101001000001011101001100011000101110100001110001000000100100000110000111000111001001110001001001111011011100000011011000111110100110011001111101010110010110111100010111010001000101001111101100001000100001010110101010110101100011111101111001010110100000101011011010110111101110010100100100001011101000010101110000000011110011001001100101100001101011101111001111000111101010000011100010001011100001010110011111001011000000111101110001101010111100001101001000101011000011011110110011110010001010011110010101011100111001101011001000010110010100111000000101010101000000110010011011011010101001000010011111111111010101011101110010011100011100001001100101011011011000110101100010101010100000100001100001110000101011101110010000010100010011000110010101100000110101011101011010110101010001010110100101011000010010001000111101111010001011000010011001001010110101000100001000101010101100000010111010001100011111011101000100110111110111001111011010110001111000000100111101110111101001011011100000110100111111010011001101100101100111111110001001010100110111110010101110011100010111000101001001101111000100001010010001111101111101100111111010101000011010100111001100000000111111101101110101011010100001101001100100110001010001100100000000101100101111100100110001010010110101101001011011001000101011000011011000001100001101011101000010001100010110100010001100011010011110111010110001110010001110100100010000100010101111101110111100010011010001001001000011100101000011000110000010101011001001000111001110001010011010010101011110001111001001010100101010010101101100111101110010101110010010000010111110111011001011011101100010110000001111011111110000001100001100010000010110111001110000101000101001101100010101000110110011010010010010010111001010001001111110101010100011110000111010001111010101101111011010000011001011000010110001111001010010111111001001000001110000101111000001010010000010001110101001011101000100011110101110010001001010110101001001100001000010010010010011001010100111010011000001110011110111111011011010110000100010101100010000010001000011011100001110000111001011101111010101000110010011110001011101000111000101101101001000110000110001101001111000100001101010101001111110101111111001101100001100101011110101100110000101001000100100100111001100101011000010110010100010011001010010001101001110010011111101011011010000110011101000100100000100011101000010100011100001111111000110101010111010000011011000110111001001110111110000111101001000001110110110011001011001010000011001100100110000011100101001001100011010111101101110010101100110011000001101101010110100010110010010110101100000001110010111101011011111011001001101000010010001100001100001010101110111000100011110001011101000100111000011110101000101100000100011000111111111100101100000011110011000101110101100101001011010011110000111001001010101100101110011111101010010110010011000101111101010000001100010101111100100000010010111100001101110100101000011111101001101111100011100101101011111010010110000000110111001001000011101110000011111111111111011011101011001110111111111100110100010011110101101111111010101110111001110111010101001101111111100011000011110100000011011111011001000011001010000011010000110101101000001110111001011101111011100110011100111110001000000110011000100101000110101000101111010000010111011011101101110001101011010011010110010100110101001011010010011111100010010010011101011110101011111000000011001101011010100010111011100011010100110001110011110010111000110110011000110001001110011101110000101001111010101101101110001001010010000001101100101011000001000000100111100000111010000001101100101101001001000100000010010110011001000100101110101010010010100100101101010011101000010011011110101111111100011101100010111000101010011000001110110001011000001000101111100000011000001100111111101010100110011101111110101001110000110110110110111100001001101001110110110100101111100100001101110010101101110010001101101000101011001100000000100010001011110001111011101100100100001111010001100000101001011111011110001011101010111101100100010111011101101001001101000000010100001110001110101100101000011111010100101111111000111111110101010101000011110011111001101000100110011110001000000111101010011111100110010000111101011010100101001010010111010111110101101001001111000010011101111101000010010010011010010111101111111011000010101101001101110011111101111001100010101111100111001001000111100010011101111001011010010011101110111101010111001010011100001010111100001100000101111000100110011111010010110011100101000000000010100100001011111100100010000111101011011111111010100001011000001100111101010001000010000011010011111010101110011101000111000111001110010100100010100100111001110100111010111010010101110111100011010010101101101000101111010100101100000101001000010100011001100010111111010111110111110010111111010100001111110000000100110100001100110110011110101101101101000101100101100111100110100100001010010011100100001100110111010100010001011010101101111000011000111100000011110100100011101100000111110101001010000011010101011110001110001101000010100011101101010100000010100011101110001110100010011100110110100011010110110001110010100101010010111100011101100001111100010001110100111000110001010101101000010101000110100101000000001010010001111111000111000101100100010000101100110110110100100001000011110110100010100101011111110010110001100001101111011001000110000100110110011111011000010001100110110100011100000010101110010111110101010001011001101110110101000100111001100101101101110110001010100001001011111110110111111000000011111100110110010011010101110100111111011111011101010110111101001100110101100010010010101110001001000111111011101111011111010100010100000100100011001101101100100001010000001011011100011101111111011001101000111000010010101111000101001000001001010110111111110011011000100111001110110110010001010110110010101111001101011011101011000100100000001000001101001010110100101101001011011110000000111110010111100111011000100011110001110001101101001001111101011010100101111100101111101011110011101111110011111101100000110110101101011111101101000110011110101001100101101111111100000110100100000011100110000001001100010100110001011101001100001001010001110101001100100101001010110000100000000100101100000100100001111010001000111000101001010010011011100001010011111011000101010011001000110011111010001000101100111111011001010000001110001011011100111000110000001010001000001100110011111100011110010110101011010010100001001001010010011100111000101100101100001101011111111110111111011101010110111011000100010101010101000000111111100011000000101100010010101000100110110101101110111001111100011101011011001011011001100000001100000110110001000111010010110011000110000110100110001111010010000011001001111100100101001100111100010111011101100101110011101000011010111000010111010000000011010010100110100110001101000001101111110011010111101111010011010001010101000000001001000000011101100111010111111101111010101011001001100100101000011000100101010101111010100001010101010111011111101101110110000110001000100111111000000011011010110100011101111011101000101000101000000010111001100010001000010000100100101111011000011111011011011001110010111011111101000010110110000101000101100010000111111111001100001011011010110100100001110001000010000111101101000101111101001000010001011101001101100101011000001000100010011000000111001110000001111101111000001000100100000110110001111110111000011001111000010101100010011111010110100110010100001001100001100000111100110000010110001000010011001101011001110101111111111011000010111010010111110000001001101110001110011100100001011101011000000011110110001011110001110110110101101001010100111100011100011000000111111010011110101110000010000010000101110111010000100000011010110001001001101011101101101000100111110110111111110110101110110000110010001110011100110011000010110010010000100110110011110101110010001111100100001001011011001001111101001010110110100011101111011110100001011001100000101011111100111001001100000111010100001000101011011100010001101000000000100010010111101111110101110110001101111111101110011000111010011010111101110010100010100111001100110100101011111110101001111100011100100011100011010010110000011010011110010110001111001111111110000010111010001101100011010010111001000111001100000110101010100001011000100111101101110011110011110111000011011001100110010001001000100110101010001100011011100111101001010110011010011011111110101110110010000101111101001010010001000000101000010100111100100001011101101111011110111101101101000100000111011010100110111101110101100011101010010101010100011110110000111100101110111010110111011001100010110111100000010001111011011001010011100010111001000101011011110000000011000100000011011111111100000100010111000101110000000001001100000111001101011011101011111010000011111110101011101000011000001011001011100001100001000100000111100000110101100001010110101100100101011011010010100100111110100101100010101110100001010011000110100011011110110101001101100110010001100111101110001111101111010100000010000000010111110101011110110011110000011010011010101101011100111111101101110001100011001110100001111110111010111100000011010111110001100111000111000000010100011011000000110100001011100100001110101100001011001110100011011000010000010011000001010100011101000111101110100100110011100111010110011111001110100100010010100000100110110101010100100101000001101001100001010000000000000111111110100010000011010110011001011001010001101100011011001011100000111010000101010100100111010011011110000011111111000010010011011011000111010110001001110000100011001010000000110100000111011001001101100101011101110101001110000101100101110100000000111010001000011100000101110011110010010001100010000010110011010001011100100101100110000001100110100101000010100101111100100001111110110000110010001110000110110000100011000001111000101010111001010000001110001001100101111100101010111010111000110000100000010111111011110100111100001111001101110010001110101000101100100011101011100111110100010101111101001101011000011110110110111100111110001111111000111110100100100010110100111111111101110010110100110110001011111010100000011100000000010001010111101100001100011110100100000001010100110111010110111010001000110110110111000010001001000001001100010010000001100011101110000000101110000000000001100110000101100001000011100100000011010010011110110011111010110100011100110100001001110001011101110000010010010101010111000111000000011101110001100101011111100011001111000100111011100000110100000101101101010011001110101111000111111111011010101101110111000011100110000110001100011010011100110111110110110001101010000001010011111110011010110110010111101101000101101011010011000100011110111011011001110000010101001100001111101000111011101010110000111001110111111010010100101011001010000110100011010101100010000000101001111010001001001100110101010011101111111010010010100001001011101010010001101000100111011101010010111010100111100001100111110110001011101100010111011000110000010010010101111111100110011011110111000110101011011100101110111100011110101111010011001010000001000101101010110100001110110000101000010010100100001001001011000011110110010110101001110001111010010100010110100101010110111010111001011110001101001010001100100000000001001000001001011111000111101110111100110010111001011010101101100110000111001100001101100100011100001011111011110010100001110101100001011111111111101001011010001110000000010011011111111100011000110011110011010100101011011110100010010000110100011010011111111011010101110111100101110111101111110011000000001100111010011100111100110100001111000000000101011111101111010010101001100110010011101011011010100100010001010111011101100100011101011010110101010011001111010111001010010100000101100001000010100110000110011010110010010011010011010100100000001010011100000000010100001101101010111101110110110000011100111001000001100011110000110111101011110101010101011101101111011001000101010101001000101011000010010011010010111001101111010000100001111110001001101010100100000110111101101101010101001010001111010101010110101011100011000001011001101011000101011001110011001101011000101100110111011110010101000110000111001111010101001000000101010000001001010111111011101100001101101011110000001010110001101011110010001011011010101100100000100101111100100000111110011011001001110010111001001111001100001100000100111001101000101001101101000000010110000000011110000010001001000010111001010011000001000001111010010010111101011010000111110101001110101001101101001010000111100010100000110011100000011100000000000011100111001100111110110100010101011000100110000100010000101001100010110001100110101000010010010101010011010110100101000001110100001010000000001010111110101011111011011010001100100110010000001010101001100000000101010101101110001111011110110010111100001100100001100001110001111101100101111001101000001011100011011111100110110000010011010001010111011100100010110100100001000011010101010101001101011110010100010110111101011001100010110010111010000011100100001010110111011011010111100100111110111100010101011000001000011011010111010011101101111100111100000000101100100111101111111001110111000111000010111001011001100000100001111010111101110000110010010001011000111010001101011001101001000111010101101000110100101101111000001100101001001111001000110111010011010000011010000101011101001100111100101001111001100010111111011010011111110001110000010001001111101101110100010100101001010100111000000110110000100010001001100111100010000000111011011010101111011110010110011000001011010101111111111100011001101011000100100000100110110001100100110010000000100000101010000010001001100111000001101101111011010000100011001011101010110100011010001010110010100000000100101101100111011100010000000101111101111111001001010000010111001011101001010100101110001110000110111000001000011010011100100101111110101001001110000010010001001100100110010100001011111000000101100011100010110101001101100010100111100001000100101101101000110000110100000111101001011010001001101000000011110000000011110101100011111000011010000001000000001100011001011100110110001011000110101001110111010011001111110010101101010011100001000010001110100100101111110101001010100100110101111011110011001110100000011001000101010101100000011011111011100001100001101110011110100011001110110101101101000110010101111110111000110010111010010111010011010010100010101110111111001010001000101110100000000110000001000100011110011100011100010111001001010001101001110011000100111101100001100101100100101100001111110111010010010011011101111011011001111000100100010001111100110000001110101100101010000011010110101111100010001100001000111101111101111100101000110000101100000111010111110010110101110111000001111001111100101100111101100111101000000100010001001001101010111111011110111101101001111011010100011111101101000100010000001101010011111101110110111110011001111100001011111101010111011111011000001000001000010011110101000011100110000101100010101111001101001101000010110011001100111110111111000001111110010111001010101111101001110100001100101010101100000000101001111010010100100110100100011010001101001000101100001110000010011011110100111111110001111111110001111001001000010110111101001101010011010101010111111110111010011101101010110100000000010011110110110101100000100100101100010001000111011110010100010111110100100100010001101101001011111000101111101111010111100100011011100000001001101100001111000011000001000010111111111001110101011100001011001100110000110111100010000111111001001110000000001001110100100101000000001011001111111101111011110111100111010011111010001000011000111110111011100000100010010100101001100010000111001001100011111101110101101011001101001100101111111110000101100011000000111100010111111001011001111000110100111101111111100110011101100101110110111000110011000101000100000101011011000001000010110001110100010100011001010010110000111010101001101101100011110010011011101101010000111110100100110010101011001001101000101010110011110000000100101110001110111011000100101000100101010011100110101000000001011001010100101110010101100000110010001001010100011101100000100010100101101010011000010100110101101101100110010011010101100000011001011001011000100000011001111111010011001101010000001000011111110101100010100000011010100010000010000101100101001000110111110101100111110110010000011110001110110111101110001000101010110100101110001011001011110001111011110001111001011011010101110011110110110101111010010001010010000110011001111100111110101011011100000111011001001000111011111011111100001000100011011111011111110000000011011110011010000000110011001101110100101101010111000010011010000011111000001011000010000101001101111011100000110001110101100100110110111001011111100011100110110111001001111001001010010110110101011011001101000000010010000001000011110001000010110110000010001000011110111100011000010100100110001110010111100011010101100100010110001010000111000000010010110010000001111111111111111101110110111110111011110111011111010110100010100000100111011110010111001100000001011011100100011101101110000110000010101100110011110100011011000111010001111011110100111010010001101010001010110001110110100100000000100111111110100100000001110011011111011110011010000111010001110111001101010010000001011001111100010111111001011110110100101001110001001110000110011010110111111101111001111110101010101111011011100111111111000101110110101011101001111110110000000001111101111011111111100000100111011000100011110101111000011000010011001010000111000000111010101010110010001110001100010100111010101010001010011010100111111001111000011111010011000101111000010110101001101100010000110101011111010010010111001011111010111011111010001100110100001011111000110001100000011110001111101100001010110111111101011101011001101011010000101100110110010101010101010110000001111111000011100110000100010000110111000010111111001010001010000111110000001110100000011110111000000111101111100101111011010010101100011111101011111110001001001110011010010111000110001010101000001101001110111110101011000000100110110011010000000100000010011010011101101000111100010111000000001010100010011000001010110111011010110110001011011011001011000001000010000111100000011001110000100110000010100110110010111010011011001010000011000000110000001011111101101101101000110100000001110101011000110001101001011101000100110000110000011110001000010001111110101011110010010011110111101011110010100101101000111110101001010000100010110111001011000110111001010001111110011000000100011101011100110100000000111010100101010110111111100011001110110001000111101011011100101110111111110011001011111100010011111011010000010000001100100001010011000101001111110011001100011011011010011100110001100100101000000101010010011110000000110000001110111010111000111001101000011001011011000111110100010010110110000001011010111001101100011000101001111001010001110101000001101011001000010011011110110100100110000101000101001111110110101111100111011000010010000001101101001010111110100100000110011010111111100110000001011101101010001011110010011000101011101111111001101011001011101110010001100010101101001000011001001101011011110101100101110011000101101110001101001001111101011000101111111110000011111011010011010110011011000001011100101101100111100011010001101000011011111101110011000010010000000011110101100110111000001101000011001100101111111000000000110010101101011011000110100011000010000001111100011100111001000100000101010010001001001011101101111111011011100011000010010110111000101101100101000010000010111000010100000100110011010001101010111100110110011010011110110010110100111101110110010000000010010010001111110000101000100101001011001101100010010010000010010011011001110110011111001111111000100010100101100010101000101001101010101010111011001011101000101000101100000100010110100010000011100111110011110011000100100001000011100111100100010001000001111110110100011010110100101110100000110010101011100000011000011101110000000101011101101011110110100011111111000101010001111111100111101000111101100000001001110111101001100110010101111111011011101100011010010110011001111100010010000001111001101000101110101010110000110011111110110110101100100010000011110001011010000110110110111111110110111010001001001110101011101010111010010110001000010110100011100111001100111101010001001101001100100000001101111100111001101010011100100011100101100011100011100010101011110001011100011111100110011011000111001011011010110000110111110001000100001011101101101001001111111010001111010011000100001110011111011010111010001001111110000101111011111110011101101011011011011001110110000100000011001111110111001001000001001111000100110011100101100001001011010100011100101001000101011100111111001101110111101000010010000000111011001000000011110010101000000111000110010100000001011000001001011011101101010000110001110110001010001110001101010000001111010010101001001010010010101001010101010101101100011101100001011100111101011000011100001101010011011101011011011011101111001001101101001011001001010011011111100100110001010111011100000001111100101101000100011110101100111000110000011110010101110100010011000110101011011000110101100101101010111001111011111011101000001100011000001001001111001110011100000010000100100001110100011011000001000110010010000111100001011111111110111011001100111000010001111000010001111001001110010111101000000001101010010000010111100011111110000010100101010010101011100010000111001100100011101000111001111001000101011000101000001110110000110000001000111011001001010011111010100110011001111011000111101110010010110111000000011001000110111011110001100110110111011111000000100110111111010100110010000000101010100011111001010001100011101000111100100000001111111110111011010001011100001010000011000011011000111111011110011001010111100000010000101110111111100101110111000001100111010000010111111101000110010001000000100001111100100100111001111111000001001110011001110111000010011110000111101011110000111001100001110110000011111100111001001011010010001111001101001111010010011000001100111011010101011010111101000101110001100110111000010101110110111011000011110000101110110011001011101001111010111110101110101011011011001100001010110000011101110011110000000010101110101010111000110111000010111000110011100101011111110110111100110100001000001111001000011100111001010100000100101110000110110101100111001001000001001110111000111010001101011110010111000100101010011100000001000101001011000100110010101110100001101011000101110001101111011100111001011101100000011001010110000001110001001110111111111010000101110110101100111001000000010101100010110011101101001010010100110000011110000011111011100101011011011001010011101111001100101001000000110001100000100111101011100101011011011001101011101010001011101111101011010011111000110000100011001011001111110110110001100111100001001000011101011001111000100010111010011001100001100001000010000101100100100100011101110000101001001111001111010101000110101100001010111001000000000101001001111101101010000100100010100100010011001011111000010111111011001001010001101011111001101010010001101000011010110001100110011110100000100101010101000111001010110100111111111001000110010111101000001001011011000100001011110100001010101010011011010111001010101011011101100111000001000010110111101110101001111100110101101110100001101111101010001000110111000001101100010101010111111111111110011010010011000001001101011001110110010001011001111101100010100100100011010110110000100110100110001011010101100000111110010000111001000000100110111101100110100011110001100011111011010010010110101100011010001101111011010111010101010011011100111010101010101100111010000101010111001100001100111010110000101111010110110111011101011010000000010010110111101010001010011100011010010010110110101010011111110011110011001111111011110100011110110011001011110011110110100110001000111110001000001001001100011001100111101001101100011000101100010100101110010001101111010101100010110011100000101110010111000010111110010100110000000100110111101001001101000000001111111101000011111011011000110001100001011010110011010000000110000111000011110110101100001001100011101011001011010010010001100011111011110111100001000001001000100100110101000100011110100110011011001000111000101001101010100101111110001101111100100001011110011000100010111110001101011111011000100000010100100000110001010010101010001100110001010001011100000010110110101001010000001100101111101011011101101101100111010001100011110100001111000000110000100110000101001100010010111110110111111001010101001000111111111101011011011001101100101011000000100111111011000001011000001011110101100101100101010111100001110100111000110110110000111011111110011111111110100011011100001111011111011101011101111110111011100101001111011110110110001010011101110100110110101111110010000000000101010111001001010111101100100010100000010011111100100001001011001100011000100011010110110111110110100001110100110001001110100011101011110010101101101111011111110101101111001111001001101001111010001000110011010110000100101010001111101001110110010001101100111111101111100011101111000101000100100100110101111010101100101100110001000001010111111111100100010100111101101100011011100010001100010101100100100010001010101001101011100011110110001101101101101111100100000110010010010000111111100001011100001110111001100100000011011001011001101000001100110011010101000001010000111010000010110111101100010000101001110011010000110100011111110101100101000110010001111101001100110011001011101001000011011011101000011011000001101110101111111011100111001110001011110010110001111100001101000101011011010000011001111001100110001111001000110001000101110100010101011111100101111100010101000011001111100111011011100000001111100011000101011001000110011001101100101110101111011111000111100001000100010010101010011110001001001001010000111011110101101110101010010011110100111111011100110000101010000100101011110110001001000101010011010011011011001101011001011001101001111000000000011000011000000110101001111100111010100111101010111100111001111111111010101001111011110111010101101011000100010110010100101011110111011101111111000010111100011100001001110101000001100111011011001011011011110101111111101001011011010101110110010101011011000000001011101100010000101000010110011010010001010010100010101110001100100111110010011111001101101010010000011111011011000000011000010100010000110000011000000100110100111111001011100111011101000111100100010010111111001100010000011010000010110110001001111111001000110101000001001110001011101111110011001110000101011000011011110110111011011111001000001001011010010000001010100000111111010011010101100010111111010010100101111000100010100111010000010110000110011010000111001100100101100101101000110000001010011000111100011000000000110101100101101001011010100011011101101111101100010001110010010110010100101001000001011001100100100001010000000010101000101110011001111010000010101110011011000011000110000011100101101001100101010011010100111111001101010110001111010110011000010000101000001110100001001001110001101101010011110111110111001110111111001000001011101110000011111110000011111010111100011101001011110011011100100011111101011100010101010100100110011001011001010101111001111011110100110000110100000011111101001001101010101011011110010000101010111111111010000101100011101111110110001011001010001101100100101101110111111010110000010001001010011000110010110000101010000100000011101100011011010100111011101111100001000110101110010000101110001111000101000001100010101001010110011111001000110011101011101001111101100110000011100111100111011101011010010111000111011110001001001011111101101100110010110101011010011011000000001110011000100010101101101110101011011110101000110110101010111000001111010000101101000001011100111010010100000111010011110111010100110111111111100011101111111110111010101110010110001110111001001111101110001100011110101010010111100100111010111011101110000110110110111111111110111111100110010010111010000110010100110110001000001101000100000111000100100011011010101001110100001000001101001111010001100100001010010011110001000100000111111100010001101100111001000000000011101011111010011000000101000011001011110000100101100101110011001100100011001110001000011001001100000000110000111111011000011010010011000001001101001011111000110011101011110001000000101111001111110101111001000100010110100110011111100001010101110101111101110000110100110000001101011111001000011111100111011111110111101001010110111100000011010011001100000010011000010101001111000000001000100011010101110001000011110010110101010100110000101101111000000111010001001100011000110000110100000110110010001100110000110001001010001001101101110011110110001011011011000110110110100100010111100110001110001010110100100100110011010111001010101111000010100001010010101001101011001010100111111010111111011110000000110100110100010101110010101001000011100000000000010100001111010100110001100011000001110001011011011101001111111110001001000001000011010010101111010010000001000110000111011000001110101011010010101011111010101101101011000111010101111100100000011111101110111011001101011100101111111101011101001011000111110001011101100101100001100011010111010101011010010111110010101111000101010110101101000110001001100111100011111001000110100001011101100001001001101101000100100110011011001111000101100110111010111100101100011100100100010111011000111000100010001101110111111101010111111110010011001011010010111011010100101010011010001000010011101101111010011110101010100010110111111111001001101000000101011101001111100010000100001010110011100101100111101110111001111010110100000111010111001100110110111011010010001011011010010011110110101011100000111011101001000100101101001110001011010100101101100100000100100001010010010010110000101001111000100000101010011110100111100111101101011001000011100111100010011000111110000110010100010100001111110110010101011101000010111101110100100110111110111010011100011001111100010000110111011010000000110101110100100011110100111101011011001100101010011111001010101110111101011100001110101011100011111010110011001101101001110010000101110000111110011011100110110110001011101110011000010111010111011000100101010010110101000111111011100101100001100011100101101001000010110101001101111111001101110011100000010001100010000101100001011011011010010011111001001001101000001000101000110100011100011110110011011100110001110111111010110011000100000101011010010100101100000011011001000011100011100010000101010110001011011010011010010010110011011011010010010001100110101110111000010010101100010110100011011010110110100011000100101111101000110110011010001100000000111110111011100100010100001110101010101000001110101110010010101011110111000100110010111111111100011111011001000011000110010101001010111101101000100011011110110100011100010011100010111111100110110001100010010001000000000110010100101001101101100001000111000001010101100011010001010010110110100011000111110001011011100001011001110001000110100011101011110001001011100110000100100001001111101101100101010111011100101101101000011100100111001000011101011100011011101001010100011011101101111011010011001110000110001101011001100101000101101000110011000110110011011001111110000010110010100010000100001110100111011001011010111111100000011001110011101111110101011011010000000000111100000010001110111011001001100001000011001001001100011110110110111111110101010100001010000111110100000111101100011110100001100110001011110110001010100111000001110011000000110001101001101100111011010101110001010110011000000010010000110101001100010110000000010110010000000000100100100001000100011101101001111011100000010010010100000011000100011010000110111000010101110000100101111010110011100111011111010010110001111111111101110110011111001001001010000101011100011111010001101001101011010111110100010000011010101110110010001110011001010101100101101000000001110111000100001111110111101011011000010011111110100110010101000001111111010001000000111100011000001000010000101011000100000000000000010110110011011010010111111100000011001010000011100110101001010010000000101101101111101011110110001000000101101000010100100010000110001000011010000101101110001010010010111001101000101010100100101011100000000101001010011010101111100100011010010011001010110011100110001000011110010001111000010011100111011000100001100011010001011010111101100000100011100100101010100111110011110010111101100001110010100111001001100000010001011100110010100110000000010001001101010110011111100011001100111111000010111111101111100101010011000100000100001001111001010110011010100000110001000111011111010110111111101000101000011011011000110011101100100100111000011111100110010010110101111100101101111110111111111110001110100111001101100101010101110110101010000000100010100111011001001100001110100010111101010000111001010011100110011111110000010110111010001011111000010110010110000101100000100011011000101100111001001001110001100011101110000101101111111100100111111110011111000110100111000010111101001011101100100100010100110000111010010100111010101000110000111010110101011111010111001110011111100011101110111001111010101000010010100000010010001111000111110011111000000010010000110101001011101110101111111110110001111011110100101011010110000101100000001000110101110110100100110111111110010010111110110100010110011001011111010011000000100100010000110011100111111000011000010001110001100001001110011001011001111100110001110100000010111000111001111011100000110001101100100001010100101011110000011111110010111001111110000001100001001101110000111110010100101111010010000110111100111100101111011110010110111111101011111100011110011110110000010000111000111110001011000100100110101010101110101000000100100101001111000001101011100010000111100010001011100101101010010001111001110101101000111100010111011001001001000001010001111011011100111010100110111111010100101001100101000110110000100111101000101111110001100110111111110111010101110010110101111110111001001110100011000101010001101110010100100100011000010100010101000001001101000101100011010011010101001111000100100000110011000001101101110111100000000111110011110111001001001011010101010001101001010100110001100111000101010010100100110001110101000110110000001110111110011010010000001010001111110011101100000101011011101011000100101101000001100110110111011101000010101001010111000011011010111100000001011010101111011010001101101110000100101111011011110010010101001111011000100100010000110100001100100100001111100010000001011010100111110001111101101110000000000100010111111010001111000100101010001101100010101111100101011100011000110011111000011100101011000101101001001100001110001010100110010101110101110110000010100011110101001011000110100100011100011011110001000011010001000010110101110110100001011100011100011011001000101000101011011001011111110010110001011011110100001000011001010001011111101001111100011110001011000101101001100111110001110111101100110101010101001010110000001010011101001001101001010111011010011000110110010001111100010111110111011110110111010111001010100111100000111101001011101010111010111111101001010000100011011110001010110100001101010001101001011000111110111100011100101010100011110100111010010111010101011001110110100011001110000110111011100100101011011010101101100011011111110111001110010011001000000110000001010111010101101101101011111111100110011001001000110001010100100111110101000001000001001000101011001000001011010010011001101010100011011000011111011110101101111011110001101010001001001001110111111001000000100001110110101111111111100011000000001110000110101100100100110101001001010011111010011101111100010010011000100011011110110100011000100010110000011000100011000101000010001010110100001101011000011011010100100011111101000101000011111010101010001001010110111001000011011100000000100010000111100011111011110010000010011011000010100001010000010100010011000100001010110100000010110000000111000111001000101000000101100000000101010011100010000111111100100110101011110110110011011111010011100101100001110010111101010101000110101111100110001111100101110011111100011100110100101000001101000000011110111100000110100101111010010101010111110011111011010101100111010110101000001110011000100111101010110011101010100001111010001110011001100101110110101100011011110010001000000001011011000010100100111111000001001011110010010011110011010110010111001010011110101111111000010111111111000000001110010010010011101101101001011101100000111110011101110100110110001001010100111110001101000101100101100101011100101100010000011010110100100111101110001111011100011010011111101100101001111100101001011010010000010100111110011000011110001100110100001101010010100010100010110110100010100110101111100110001111101011000101011011010111010101111100001100110000001001101110011011111110000001000101000011000101010011001000101010010111100110100011011001011111001100101011110000011100111000101001010010110010110000000001000111000111110000001110010001100111101010000000001011001100110011100110111101101010110010111100100111101101011011110100110011111110100000001111010010110000011101100011010010101001001010000111100011110001111100001010111111110011010000001101000010000101100110111000000100010101011110101000100100010110000000000001101010110110110000100011010101001101000001100010111100000001100000100010001010110001111000100011011110110100000000101000001110101010111010100101001000111001001001101111100010111000001100111000001110111110110011010101001000110100110100101110011111110000001101100101111001001100011010111011011101101111011011111101101110110100100001101110100100110101110111100110001010100101101110000110101000001100111100011000001110101001010011000111100101100101110000001111001111100111110100001010010110011101011011001101100011011111111100100100001000110111011110011100000100111111110111011011111001001011010100010110110011010011001110000000111011011000111110110100101001000001010111111110110110110010010111010101001000101110001110000110011011010110101100110111100110111100011010011000000000011010001100100010001001011111000101011011001000101100000011101101011010001000101001011100100010100110100001111101101011000111110001100010010011100111111110101100000000110110101110010001101011001011101100000001110011000100110111010000001010111100111011010011110100011100111001000000010001000110000111011010001011100011001100101011100000000101000001010000001000001110001011010110001001110110101111101100000011111010110001001110101111000001001010010110000111101110101001011011101111001100010111111111000010000011110110111111000100100111100101100010000111000101010010100110001000010110011001010000010111100011010111100000100100000111101111001110111110000100101011111110100010101001001100101100000010001101001111001111001101110001111011100101011010100010111111000011000001001100100111010100011100111001000101101111101100010011101101111000001110001011111001001000100101010011100101111001011011000101000000011100110000100011010011010110011010010110010001101011011110111110111011110101111000011110000011010000011011101101000110100110000011000101000010100100001010010101101010100101010101000000101011010001101111101010101100001101110101100011111011111001010100011011000000100101110110000111111111011011010010110101011000011001001000011000010110100000110010011111101100000011101011010101110100001100010110010110001011101101010000100010000011100000001001101100110100100110000110000000100110101111000000110010111110100111110000100010101111101100011110010011001100001001110010100101111010111001111010001111111011000100000010110110101010100000010001000110000011100111010010010100110000111101001000101110101110110111000010100110011001010101101000111000111011101010000101101000000010011111111011011110110111010000000100001011010110011011011101110100000100101001110010101000010010000001101111011110000011001010100100000010011101111010100000111011001100101110001110110001001100111101100011010110111101011111010011000101100101101100000101010111100011111011110011101010011000010101010111010110110011000101011000011111011010101001100011101111111110101000000001101010010101101101000011111011100110101110011001110110011101101100101101101111111011101010110010111101001001001100011000111000001010001000101100100111111111111000101010101100100111110011100001000111101001101010011000010011100101110010111000111110101000101101000100011100100101110110011000010000010101010000010010000100100101111101100100001011011101110000001000011111111010001101001000001111001111111100000011000100100100111011101101001100011000011101010011101110111110110101110010100000011111001001010010100001010100111011001110101101001110110110001011111101101000010011110000001100010101111100010010001010100000101010001101000111001000101001111111011010011001011100101111010100001100101001100000101111111010001111001110100110111010001101100001001010001111111011010100011001010101001111011100001001101110011001011111101001111010000001110100101101101011110110010111011011111100010111010110000110010101010011000001101011101100001100101101101001111100000001101010101100001011010001100010111111010101111100110000111101101111010101100001111110001001011000101100100000000010100001101111101011110001101110010111110011001010010100011011001011101011100111110010001111110000101010111011000000110000100001110011101001010011101101011101000111101110110010110110011010110100110110011110110010110110011001001001000101110111100001100100001101100000000011110101010000001011101000011011001010100101110101110101110111101110011001011110010011001011101101101010011011110111010110000011010010000001000100101100100000001100101000100110010001110011001011111100111010000000111011001001110010001100101010001101001100000000101011110011110001101110001101001010110100110001110110001101111001100111101011001000001100101011110100111111100000000000000100011101110101001101010010100011111101110101100111110111011110000110010010111010001010011110110101001011110100111011001011011111111000000110101100101010111001101010011010011010010100011010010101001110101101011001101010001000111011100110100110011110001011110101110101101011000111101110010000111001100101100101011100110001000101111010000010101111010100001111011001000010111011011101101001110001111101010111110110000011010000001001001011001000100111100100001110111101000000010010110100010001000100011110000010110111110011101000010010101011110011111011110010011101100010101010000011011011000110000011001000111110110001110100110000010100101011011110010110011001011001111011001100000001100100000100010010110100011101110001111110111100010011010001101000001000011001000001010000010100010001000011010100100101101100011001111000111010101100000101011011100011010110000101001010011000110001010110110111000001111100010110100100111111000100110000010001111110111101101110010010100100100001101101010110101000001000011010100100110010101011100001011111001001100101100100110110100011100100001001100100000000000100110111110011100011010011110000101000000001010111001011100001011111001001011111011110010100110100100000101101000111000100010100000100101010101001110001111100101101000111010101111011100101101010010101101111111000011101000111001111101001101000010001010011001011000110111110110010001000010001011101101011000101111110011100100101001100011110101100110011001010111111010101100000100000110001101000011111111001100111100101001111000000101001011011100100010111100110011011000001101011110101111011001010000110110001101110111111100111111000010110101111011000010111001101011110011101011010100001111010111101000010000100010101000010010000111100101110001010011000111101010100100101101010100101110001100000111010111101111000001011010000101111101011100110101001111100101101100001011000100110001101110100110101010011000101110000100110101100001111011000111100001111011110110011101101100100000011010010001000110001110110101101010011110000000100011110101010110011010100001100010101101101101011010010000010110111101011000010001101001011011000001010011101101011101101100000111000011100001000100000101010000001111111000101101010000000100100111111101011101100010000011001110000101110110011110110100001100011111110010111000101101100000100010000101000110100001010010100010000011111011101111010010001001101100101101010100010110010101101000111011100100100110100010111111011110010010110100011100010110000110111110111010100110100111111001010001101101001100101000010011000100011100011000101000010111000000011111101101101100000111011110010100110111111100000010110101101001001111111000101110000101110111011001100101101100001000110111011101110100001111010000101101001000110000010111101000010111011111000001100000101000010111100100111100110111110100100000010110001011000010101000111111011010100010011100110101011111001001110010010110110100010100101011011011000001000010000000010101011101110010010001010010001111111001100001011111010000101000111000111010110010001011000100110001011111001101011001110001101100110101111110000111110100110111011011101110111000010001000000111100010110001110011001001110101011000011111001100101110100111101101101101111100110101101011001111001100000010000111000100000110010000111110011110000111111111010011010100000110110101110110010111110101110100110111110010100000001111000001100111111111000101111100100000100101001100011010110010011100001011110100000100100101000000010001001111000000111010111111110101011001110111000100001011010010101110001000001111111011001100101100010111100001110011101100111000100010011010111101000100111100101000111110111100010010000010110011111010011011101100111000011000111010100101101110001101101011011100001100100000000010110110111100010110011100010110101100101111111011001001111000100000011001010000011010101000011001100000001100010001000001110101010010111101110100000110101011100111010001110110101101000001110000101001101000001000010110100001111000110110000000101000000011111110011011011011101000100101011111010000000111100011011011111001001111001011110111010110011000101100100110110111011101111101010110100101100001100011101111110111111110000100000110011011011001111110000110101101000000110000100100110001111010010111100101001100101110011100101100011101001100011100100000010101001101011010101111101000111101110101000010110101101111011000001110101011111001001000100010100000111111000011011001010011101000111000001010100111101011110011011010101011100000101111100111001100110010111100010100110011110110000110111001000000111000111111000001110100000000110100010110011010101001000001010000110110110011011111001000010101111101110100110011001110110111110100110110001000110011000010101110000111010111001100011100101011100000010011010101000111001101010001111110101001101111001100001111110011010011110001001101101010100110111000101000011010101010110001010010010000111111001101101000001111101001111101010100100101010100100010011011100101001011111101111111000100110101001110100110011000011111110000111000100010100010110110111100101010011000111101001001001110010111101001101011010111010111000001000100001101111100000010010111111100111101101100000000010111011010000011101110100000010100101101110110001001001001000110000010001011010011111111111010100101000100101100011111011010000011010010110100000111010100010101111111101000001010000111001000010111011110110100011100001101010101000111000111111100100101111101001111001010100011111110001011010010101001010101101100010101101000100011010000100100010010111100100111100110110000010001100011111101100011100001001001100111011101001111010000011011010010001011000100000000110001111101011011101110110000001100110110101010001110000001011111110100111010101111000001010111100110000111110100110001010011110010011000000100000001110001000101001111000100101101101001011101110001001111011101100100010001100010110011100000100010011111010010111010001111111111001001111010010001001000101011100000101101000001001101011000111110011110000011100011100100110101100011101001001001010100110000011111011101010101001110101110011101001110101011000000000000001011011111101111110101111000100010010100110111001010000110100101110011011010000010100100011001101100001010101000001011111010101101110100000010111010110001010101100010000000000010110111000100110101100011110000000010011111100100111010001100000111101001011101111110001000010011011001101010101100010011010000110101011001111111010001000100000111000100010101011010111001111100011101010111101101101101101110101111000001110101111001100001000000001100100001011101100001100110101101110101011011111110110001010011000011110010110111000101101011011000010001110111000111110011101110111100000010111111100010011100100101000011101110001011100010000001100010101001011001111100100010110001101001111001101010011100111001001110001010110011011100111110000101001111100111110010110101111100101101001001111000000101101110110101111100000011111000011010111100111000010111010101010100110011011011011011111000000011010011001000000001101011111001010000000001000000010000110000100000111001100011100001001111110011100110011011010101001010001101111011010110101000001111110110100011001011110001111001100011011100111101100000011010001001000111100111100101110100110111110001011100101001110010010100111010111111011010101110101001011101000011001011110001111000010111100100110001101111101001011011001101101101111001001010111011001101010000101101100001000111101011101100000010101101010010101101011010100000011011001111111010111101000100100111001110110111010111110101001100100000110001010100011101110000100100110110100111001111111011110000011001111011110100101100000111110001100000101011010000010010001101001011101001110110100001101000010101111010110010011111100110011000101000001100010111110010011001101100001100101001001000110010110001100011010101111001100100101100100110110000101000101111001101011110000000001100011111001111101001100010001100110001011111010010000110101001111011000111001110001011000011001010000010101100111111101110000111110010101001110001111100100001001011110011001001010011011111000000011111111011000010100101001110100001001110101001111111001110011110101001111111100110011111111001110111101001000011001010100000010101001111010001100010110011100110110100001000010000111111001011100011001111101110111011001101110110100110001110110000100010101111111110111000010000000101011000111011001011000011101101001100101111011011000110100100011100110100011001011101011000001001100001111010101101110010100101011111011011001111001000001111010011010100101011101100000111100011001111100000010010110111000000100110101010011001100110000001001110101111000111001100101001111000110101111100111100100000101010000111101001000100101111100001000001111000101001011000000111110100101111110011110000001010000000000011001101011010001011000101011000100110011100001000000110101011010000100101000111110000000101001011100001111111100110010011101110100010010000001001110101111101010000100011100100001001010001011100110100000001100110110010110000101101110100100100011101000111100011101011110110111011001111000011100010110001110000001010110100010011011100100101100000001011101111100100011000001011011101000110111101010000101100100010010010001001101011001101011000001001001010111000011011000010000100000100100011101001111101100110110011011000000010011110100111101100010001010101010100110001111001110000001100100111100010110100101110100000011100000011011011001110001010010100001111110110100000110100010001110110101001010101100100100111000011010100011001111010100000101001110111110100100000100000110000001001111111100000100000111111010010000000000001010110000000110001000011001011110010100001001101111100100110000000110010101100000100101100001101100111010110010001010101111110011001100101010000001100001100110010010000011110111110010010100000000001011100111100100100001000101101010101111110011010011111001101010110011010010010010011111001000111011101111010100110011000100010001110011011001011100011111001100010111000101111010010110101101001101000111010010110110010001111100111111011011110111010001011111011011001011000011010111010101010010110110100000101011101111011000101111100111101000000110011101111010000101111101001010101011011011111010001001000100101000011010001010001000110001111001011101101101101101011010000011001101100010111101000000000110010100000011111110010110111110010011110010110100001111011110000101001110111111001100000011000001001011111100001100000000010000101001010011010000001001111010011111001100110000100010100011100101100101101000101011001010001111000100111011111001110000110001010011000001011011101000001001010111101111010101001110010011000000010110101000101101111110100111010111101100110001001101011000010101000101001001000101010000101010010010001000000010110010100110010111000111110111101110110110101100101000101000010001010011011000000011010110010111111011010101100100100101001011111101110100101111111111101100100111110101000101010110111010000101000101110100001011000011011101000101001101100000000010001111100001011110001010001100110101101001100000110011011101011100111101000010111101011010000011100101011011101101100010101001011101010110101100101100000010110000011100000011001011001101101011101001011111000110011111110011101010100001011100001111010100110010101011000111001010011111111100100011010011000000011111001101110001011011100101101001001100111011011001010010010111011001001110011111111100011110111001000010001110010101111011000010001100111010011000100111010010000110011110010110011000010111000001011101011101010001111000111110000101100100110110000110101111100000101111000000011000110101000011000001000010100100101101011110110011110001011110110100110110011011100011110000101100001011011000010011101000100101000000000001001000100010010011101001110000100111101000001101011001010111010100010111011101011011111101001100011001100010011001100110000101100011001110001000011000001111110100100111011011100111000001110011010110100010011100011011001110110000100100000001110000000100000110010000010001110101011101000110101100001111100111001001100000001001100001111110000111000000101000010001011011110010101001000000010001100011100010100100001101011100010001111100111010110100110000101000000001011100011110000011101111001000000001111010100000000111111011010000011001010010101000001111000110001110111100101110110101100000000001110100000000010011101000011101011110111001001111111010110111001001101111000100110001101101111111001011110110011010010011101110100111010101101001100101000100111100111000000111101011000000100011000000100101011111100010111110110100101010011110000010101001111100101100011000110110101001100100010011101101100101100000101001111100000101001000101010000001011100110010110010101101111111000001100010101011001001100001110001111010010001010000111001100010010010010010000100000111001011110110111000110011111111011000011001110010011000110100001100001100111111101111001010001100110101011110000101110111111101110000100000100010010111100110100000010110100011100001110000110011111010000000101010101000111111010001001101011001101000010000001011101100000010101001100001111101011110011010011111111000110001101011101011010011100110101001000100001010110100110100101001001000001000010010110110011101001110000001001110010000000100110111100000111001100110110100000000011100010100011110111110001001100110100010100100011010101101110001010101111010010100100001111000110110111111110010011000110001010001110000010010101101000010100110110100010001100010000110111001000100001011010011000100111100011011000001001100001010000001111000101111001001100100000101100010101101101111010011111111110110010010110101000110011101101111001010001110101010010010011011101000001010110110101111111111001001001101110001100110010010000011100111011101111010100001000111110101010001010111011010000011010111101101111100111100111000011110010010110001011000001010001001000110100110010000101100000111000000100001011110100111111001111111100110101011101101101101110111101101101011000010111100100010100100000010110010010110001110001010001011101110011000000100010110111010110010111010100000011000000000011101111100010110110001111000001001111000000011010101001111100101101101000010000000110110101101010010001010110000101110010010010100101001001000010100001010010111110101011001111100000110111111100000000100010001001100001010001011010110110001100111001111100101101000001000101100011100101010001111111010011011111010000000001101011010010011100001011010110010111101101010100100011110100011101100111111101101000101001110100101010101111101000101110111010110000010110101010010101101001100111100101101010100100000110011000000010100111011111000010101100001011111000001001110011010111000001011101111100000011001010001111100011110110001010000101010100011101100000101011101010000100111010100100101111000111011111011110101111001101011101100100110111110111010110011110110101100100111000000001010100010010011001111110011011100000110010011110100110010111001000100110001010111001011100001000011100011010010111100000110100011010001100001010001111111100110011101001001000101101001001011001011110110101100111100011100110010010011100001000010110110000111001010110110001000000001001110000110011011000100000110110000100101011111111001111111111101010010101100110011000011111000111000011110000000101101001110111101110000010101010111001101100000110011111111011001101001011000110111110100001000010100010011000010011011110100000110111011101011000101101010011001110010110010100100110101010000010110000111101110000110110101101111101000001010011000111110000000100011000100111110110111010000000011011000001100111010000010110010100110111011101011011110111010000011010111110011110100000001001001010111101010100101011000001001011111111100010111000010101001100000110110010100100111000000101101111101101000111001011010111101110100001101100100001011010000101011010100110001000011110011010110001010100110101110111100011001001111011001001011000100111000000011000000101110000000011100101010111101001100111001011111010000100011010111000100010100111001111111100000011111101000101110110110100100111010011011010100000000011001010011110100100111101010011000001111111101001101101111010110111000001001010100000011111100110011000000001010011100101001000101110111100010110101001000111100100110000100001011100101011100011010111001010100100000110110000111111101110001011001010001000110100010001000111001010001110011110101000111011010110101100111100001100011001100111110010011001111011000000100101010010000011000001010101111011111001110100001100110110000001010010111001001000011010001110100001110101111011001000110001101100010110011001011101111001001100101100011010011000010100111101111001110110100000111100000101111011000000000111011100010000111110101010101100101000010011000110101111100100101100000000110011101000011100110111000011001100010000010011010100011101110100100101001010111110101001111111101000001000100101010111000010010010111010001111001100011000101110111100101000100011100110111111111001101010011011101000000101110100101111110111101011111011000100101111000010101110100010111100111001110001000110010001011011011000101101010110101101100000101010110010010000010000000101010000010001100010010000011011111011010101101110101011000000011011111110010001110000110100010000010110001110111011100011001001011101100010001100000101100101100000001101101001111000001000001100010111011001011110001011101111001011110011110100111001110001111110101111011101111011100101010111001101101011111111011101011100100011001100011010010101111011001101000000011000100000100111101001010111001011011000010011111010100111100101111110111011001000101110011000100011111111111010000110101001110001110011101110011011011000010110011001100100010011111100001001010111010011110011100101001110110001111010101000101010110011101011110010010000000000001010111110110111001101000000001011111101011111000101001001101001001010101000001101101000110111000000010101111000110110001100000010000000110110010000001110101110100001100000001011110111100000011001000000011100100101101111110010101000001110111110011000011000111011101011101011010011100101100011011110000001100001011100001011001000000011110000011100001111111010011001101010010110110111011011001000100100110010010101011011101000101001100111000000011111011001001010001001100101010000100110011010000000111000001111101010011011010100010101111110011001001000100101001100111111111101001001010101000000111011111110110011001000000111101110101111011010101111110101110101110100101010001010001011000110000101001011001011010101010101011110100000110111000101111100000100000000010101110001011100011100011000101110111010001001000001000100010100010010011010100000111110011011000110010010010011101100110000001101010000101010010010001100011111110100010001110001011111000100101100100011001000001110111111001100111011101000111111000000110111001101110111010101101000101100101101111111010000001011000111100000110011100110110010011101001110111011111101111011010011010110001011001001111110110100000111110001110101001111000101101011100010101111001111011111000011110101100010110101101011000000011100110000100111101111110001101111111001000011101101110010000001001011111000010000000110001111100001100100010101100011010000000100110110110111001001011110000010111110101111001111001011111101110011110111111000010011110111001101000111000101001111011010011011011100110000111110010010011000110001110010101011101001100011100111111100100100001111000000100011100101110100001011011001110110000011110111110101011110000011110001101111110111011000001100000110100111000101010011000101000111111111100000101111111011100010001111101100010011110011001110110010110010010010011100011010001010111001011100111101001101011001000110101000111000100010000000110101011111111011111011010000011000001110111101011010010111000001001001011111000111010111010100001110001111011101010100010111111110110001001000010010100110101010010001111011000010011101101001000110011010110110010001111100010000011101011110010000101000111011011000111000000010100100101001111100101110100101011011111001101111000011000001111101101001110101010101000110001110000100001110011000111101111000100010110010000101001101010001110011100010010011101100011111010100110011011110001011101010010100101000001100000101001101101111101010110111101000111000110010010101100010010110100110111110100101101100010001101010000101001111101100101111000011111010100100100111010111001101001111101101100101011111001100111100001000010101010001111110000100101100010010010000111010000001000100011001011011001011011000111000100111111010111111111011010010110101111001110010010100011100101001111111010000011010010100001000010001010110011111101100101110000110101010001001010011001010110100010111110110011110100110001111100100010111101100000000101110010001010101000111000110010001100001001000101100000101000111001011110010001011110010001111101011111001001101110000101000111110111100100101011001010100010101001100000110001100110101011100011100100000000110101111011100110101110110100110010100011010110111010110010000101101110011100111101010111111101011100001100101101111100001110111100111101000011110101000100111010000101111110010111000011011011110100010100011001000010111011100011101001100111010111001000001111000000001111000000100011100111101000101011101110000100001011110010000101101000110010001011001100110011011110001011011101001011000011110110110011001101110011110011100011010011011110111001101011100101110110100100000110111110010000001011011101010011101001100010101111001110110001010000001000000000111111001110100100110001011110010110001101001000110001111100000110100000101001100110001000000011011100000110010011010000110101001000101101100111111010110011111111110100000001010010111001010101111101000010011110010011001110101100110001011010001101001000111010010000000100000111001010101100101001100010011010101001110110111011011001101010000110100011100101011011101001010011111001001000100010010001010001001011100000000110001101100110110101000011001000010101010010111101001001100100111011001101011111011001110101100110101011110000100010000101110100010011111101001101001111101010110011000011011110011101001001010011001000101001110011010011100111000001000100010001111101110000000111101011001110010101000100100010100001000101001110010011000000001010011010010111011100001010010010010000011100111001100100001111110011001010100100110100100011110100000001111000011011101101001100000011010111001010011110010110100100111111101100001000001000101010101000000101011110110110100010110110010010010001011010111100011101010010111101100100001011011101001111000011110110010110000011111001001010001000001001011000100000110001110010100010100101010001100110010101111010001111011100011100001000001001000110011110110110011000011001110111101010111010000110001000101110100111101001101101100110101111000101110110111101111111110000001011111000001110000101001110101000101101101100100101101000001011011011001011110100110111111001011000001111110011101101011011000100001001110100011101001001010100110110101001010111110100100011111000011010100011001101100100011100001000111001100000011011001110101110100100000000011101001110110100010110000011100010100001001111000101010001000011011111100110110100101100010101010001010000111111110001011001000111101110011110001001000100111011101110110111100001111001111001111101001100010001000111110000111000010001000101010000010111110010011011000010101110100111000101110101001010000101101110001001001010001101101000010110110110100110111011010000111000001000001100000110110101000011110011110110010001110100111101001011111110110000101011110011000010010111100001101011011110011100000101001110001101111001111100010011110100011111001100100011001110101110111110011111010110000100010100111000001010110110010011010110000001101111110001011101100110101101001001010111101000010100001011000001111010010010010000100000011010101001011010101001111011111100101000101100010011011001001000110110111011001101111011101101110101110001110100010010101110111101110101001001011010000101011100000001010110110011010101010110110001000011100010010100100010100101011001111100101111010101100111010001110100111100010111011010100011101100000111001101011100100010101110111101100011100010010101111100110000101010110111100001100000001110101110100010110101011110001001000110000010100110000001110111101101110001000101000100000101010011010011000101111011100110010110101001001110101000101101111110001111011010000111110010001100011111111001110010001110001000101100101100001111100011000101011001111100101101011001100101101001011000000110110000011010100001101100110010000100111010101001101100111110111100101100110011010111110111000111001011100011000011110111000001010001111100010111000010010000100111001010110011000101011100000110101101000111010111010001001010100000101010010111111111010110110001001101110111100000010001100111001111110011100011111011010100011110110011010100101100010110110111000011010011100011001011101010010111111100101111110101110010000110111011001101111110101110111011000111000000000010001001111011011111001001001100000000111111001011001011100011101010000111101110000011111100001101011001111100011010100000101101001101110000000101010110011011000100110101011101000111101001001101001011110101101101001001011010100110000001100100111011100000100011100011011000110000100101001000100111111101110010001001101000110110100001100000100001100011101101010000010010011000010100001101011000110110000101111000001100110110101011111001111000000111011100110111101000011110010101111111010001101011001010010101000101000011100110010010010101101011010011101001100001111110010011011011001011100011110011000010001000000111100001011101110001000001100111111001100011110111010110001001011001110110001010000101111001111011011100110001110111110100111010010101100010110100011011001001111101010111010010010111011100010110101001001100010000011111100010011111100110110101100011100001110001101010000000100010111001110100011101001101110000000111001000001101000010111110101110100010010110101100101111101100011111100101010011110101001001001101011101011101110110111010001011100011100011110011011110001101010110110110001101101001000110001000001000010001001101001011001001100010101010010000010000011101010111010111000011011100001101001111110000001000101100111001011100110010101101010010011101011001100111111010011110000101001100111001101001001101001110010000001111010011001000011101010010010111010111000111011110101001001010000000110110000100101011111010111010100110111110000111010111000000000000010100110000010001101100111111100101001110110110110100001100011000011000111111010000000001000010000100111111011010111000101001011010110110111000111111100010110011001101100101011111011100000100010110000111110010001010011001110001111110010001010111110001101111101000000000011011111111100100000101100111001010001111000000001010001010100000001001111100011000000111101001110111111100010111001110110010001011000111010010110001100010100010001010101100100011010110000111110001001000100010110101011011011100110011100010110010101101111010010101110011110111010001001101010101100000001011011101011111000011011111010111100101111101110110011010110011001001000000100100010011011011001001101000110011100000001100001000111001101000101100110110010011011001001111001001100011011101101011000101101111111101011010001100001000101101110000110101111111111001101100001011101010101101101001001010100100110000111111001001101111100010011000111010011000001100111101111011011000101011001001011011001100101010000000011001100001001110111010000110010011111000001111001000101100000010011100011110101110010000001010100011101000000101001000000001000111110100101101000110001011111101001100110000000101000101110011101011001010001000010010101011001110111010000110011110111011000001100111111000011101100111100011011100110001010110101000011101000010001110101010000101011001101000000000010011101001001100001101101010100100110011100100111100000100001111010001010011011011011011000000101001011100010110000011110110010100011110111111001011110010010110110010001110000100011110101110110000001111011111110110111001000110011000011111001000011101011010101001110000100110010100001101100100001100101010000001110111101010001000000011110101000011101010110000110100111111100000000111110101100000110001011101011111010000001001011001010010010010111100001111001101011011011101000011100001000001100101101101111101100011101001111011100011011010110011110100000000001011110011110101010110010000011001111101001000000100111100100011111010111101011100001111100110110001110111111000010101010100010000001011111101011110111111000100011100010001110101001011101011010010110101110011000101001010101010110000100001000011100100010000110010011001100011100000101011111100010101101011100010011011001100011001011000000111011010010111010001100010101011100011001110101100100000000100000100011001010000000100001101000010001111001110010100100100001100110001011100011000001000011100101101111011101101011110010111000000000001100001110111011111100111101101101010000111011011001001011001011011011001100110011001101010111011110111101011110111010000000000111110110000100111100011001011110000001101111001000111110011111010010101110100110101000010000011110000000001001100000010010100000100011001101000011011010101111010101111100110100011100001101000101111110000110010100000110101101011001100111111100110011101000010001110000010110100010110001110000100110100101010111110001101110111100110011011010110100011001010011100000111100000111101010111101111101011001111111101000110111000100010100011110000001000100101000000011010100101101001001110011011010111101110001001001001100111110110111100010101100011000011110010100101001100000110011111111010011111111000001010110001010000101010111000000100110001011000010100111000011000010011111111011100000110100001101111010101100100101001000000000111001111111100011000100110011110111001101000101100101010011101100110111101100100100011110100001110010000000010101000100110001110101100001110111001001110001000000101110110000000101001101111100010100001010010110001100101100111100110011011000101011111111110101111100011011111110101000111001011011001110111100100010011000001111110110000011011111010011001111101010110100000111000010011110011110110101011001001000001100001011010110000110110100010111110010000101001010111010100011100100000001010011010001111010011101001101000100101111111000100011100101110010010001101101011011010001110001111001110000001100101011000000000000011011100001110110000110110001110011110111010001011010111000000101110111111101001101100101001111101110000111011110111101101101111111101000010110000001101111110000000000000110111011100001001111010011110110011000101101101111100111100110010001110001100100110010000011000111100101011101001010100101111111000000001100001110101100100110111001101001110101110011100011010010010010110111111101011001010111110000001010001010101101010010100100100000110111101001100010111000100010011111001111100111010100000011000010011010101001010001101000110100100010101100100011100111010101011101010000010111101110010010100011000110000111010001010000110000001010011010101111100001100010101101111001110010000110011101101111100010000111101010101001101101111100110001110100111010000011100101100001100100110101110010111011100010101010100010111100101111010100010111111010000100000111010000110011100110010101100010001111100010010110000110101010010000010000101001010011000110011010011010101010110001001111101000111001101011110000110011000010111000100111001100000010010111111011010101000101000111100101100111110110001111001010000111010010110110000000111011110011100001010001010001101010111001110001100011111111001111000001101100001001010101101001110000101010010111011101110101100011001101111100110000111100111000010100110111100101110010000110001001100011111001011101111001011100000100101110001001001010010000001010100011100011100100001111101110011011100000001001010011000111011110110010011111101001001111010011100101010010101001111001101010010100011010101100001011011011001110010110011101001100101011110000111010110110011101111011110101100111100111110111101110110101111011001100111011110101011100111011000010010100110010011101000100111101000101010111111011101010111110111001100111010011101000001111010100001010010010010011111111111010011010111010100011011001001100110000001100010111011111001000101001001101110010100000010000010010010101110010011001101010011111011000110100000101111000011111110001110011001001101110100000001110011111011000010001011011101111011111101011111110110000110100101111101111001010000010111111000111010101001100000111011101101000100100100111011100000001111000110010000111010101011010001100000100111000101110110101101011011110110111101010101110101010011001110101100010111111001100000011001000110110110101000101010000010010001100001000100110011010000100101111001011001011011110100011010011100111000001010011101110010100011110011011010011111011100011010100010010111000100000011001100101011111111101010001010010110100110011100110010100111100011111100010111010011101100001110000001100101001100011110111000011111011011110110000010111110110010011110101001111001010111111010110101111100110111101111000001111011110000101010110110101100000111000001001010000001101111001010000111110101111100010010100111000011001100111100001110000101101101011001111001010001010100110001001101100010101001110100110001011100011011100110100100011011000111000110111110001110100100101101001100000100011000100101110101110011111000111011001111111011101111000110110100100010001111110100000010000110011101000001111100010000101001111000011000001001111100111010011110011010001110001011010100001111101000101010000011011110100001110111111110110110010111100000101001000100100111111100110000111101001000011011011010001011111101101111100100000110100100001011011111111111111100100000011101101010011101010010100010110110100100000100110111101010010101111100000111111100010011011000110010110001011110100101001111001011000000010000011000000000000111111101000101010010100100110111001010101010110000000111111101110010110111100010111110111101000011011010001100110110110000011010100101111011111001101001011111101100011001010011101011110100000111111011010110010000001110101001111001100000000010011000111111000001010110110111100000010010111001111000110010110100000111000111000000000110000001011111101101011101110100011001111110110011110011110000100000101101001101110000001001001100001110001001101000101100000100001111010010101011001001011110010100111110001110110001010010110110010101011000111010101010001011111101100100110100010000001000110011111010000001000110001000111101111110111001000101011000111100110111101100011110111001001011011100110101010111011100010101100110011010101010010010011010101001001111001110011101111100010010010100000110100000100001100010011000000010011010101001100010100101001101110000101101110111110110100000101100001011001000011000100011010011111110010000100110001110001111111011011111110011000110100111101111001000000101100001011000010100110010110010011001000001011101011000011010110000010100101100000111010011111101000000001101111110011011000000110110001100011111100100011010101000101001100101100100000011100011001001101101111011010100011010010100000011011110101101010010100110011110011010001010101100011100010100101110111010011010110100000011101001111110001011101010010111100101000010010010011111001000111100001100111011110100011000110110111000011000011110111111010100110101011001100110010110110011000111011101001001101011100100110001100000000001101111111011101001011100000001110100001100001010000111101110111000111100001010110000111100010101110101101011110000110001110111010111011011101100101010010010010100110111100010001000101101001000011001110110000011100011110101001011100000010001011001101101010001111101100010100001000011001000101000110000010010100111010110011100110001000000100010000001111101001100100000100001010011011001011011100111111011110000101001110100001001010101001011010011000111010010001100100010010011010011101111111000101101101100001010011100101001011010011101001100010100111001100111111000101001100110111110011001010111111110101111110001100001010101110000011101101110000110101010100100000000001110011100001010101111100001100110110110110111010111000000111010111010000101110111111000010011101011011000010110100011010110011010111000001100111111011111100100101101101100101110110000111110110011001101110010001101000100010001001100001100001111100111101001001011100000010101111110011100100010110111001101101101111110100000001111011110101111111110011010010001011100010111001000110110010110111000111111011110110010000000010010000010011111111001100101110101011100000000001001101110010111111110000111011011000001010011101000100101001101000101011001110100010110011111110100001011010110011011000100101110100010111101101001000101001000001001010001011110010100101011001111011001100000100111100110000011100110001111110010110010100000111001001001101000101110011110011110100110111011101110110110111111111000001001100110000110111110111001001000000001100100111110111000111010110011100000100010011110101111100010010100011010111000001001011000111000000111110101111110000000100111101000010100101100110000110100110111001100001101011110101001001000110000100000110010100011000111111100011001101000101101110100111000101101000111110001111101101000100000001010101110110000010011000011111110010100010010111101000011101101100111111101010110111110000110001101001111011000101100100010011011011101110100010001100111011101101111001100110111011011111100010011001001001101011001001000111001010101000101101010111011011000101110001000101100100110011010110111001110111011110100110110011010100101011110000100101000011101100110000001111011110111100100000111110101011000000001000100100111110000000011110101111100100110001001011101111011100110010001110110010111000000011011101111001110100001001111000000101011100111010100110110000000101011110111100100101011011101010000000100000000110000110001011110000011100110000101100011110011010100010101001000010100111111110101111101011111100001111101110001100101101000000001101000100010111111001001000000100000011101101101010010000000110101010001011011110111011000011101101001001001001101010101010111000100111111010010111100111110110101011011001101100101001111011101011010100101111110000010101101100001110010110110101010111011011111110000110001000101100001001100110000111000101010001111011111001011011111111110000101101110111110100000011101101001001101100110001011101001001011110101000111011001011111110100010011111001100110000111100110111111110111100101100000111000000001011010101010101001000101101010101110000000011101000000110001001000010111100101110011001011011110111000000000001011011000111110111101111110000001110000110010110100010110101011000111110100001010011011110110100000100111011000000010111011000010111010010111100011111110110001110101111100000111110011101011110000101000111000001001101011010100001111010000110000010100011111010100110010001011101100101001111101111001111001010001100100010010101011001000101100010011010100001111010000001111110100010001100101100001000101101001010101110111101010101111010101010100100001110101001011100010110110011100010000101101011110000111111110000001110101011101011001111101001100010001100000011011000001011111110010001100011111000111110100100010111000100010010100100100110111011110010110011100110001110110011100111000111011111010010011100111001110000010010010011110001011100001110001101011101000000000110011100011110011010001111001110100000101010101000110100101011110011110100001100100000101100011101000010001001110001000101001000101111101101111000001010001101010011101001011000100101011110010010100001110000111110010111111001011110000010010110001000111111010001010101101100100111000001011010110100101000010110000011011000000101001100100111110110111111001000111001110000011110011100001000111100000001101111111010000001010000101000110010101110100111011110010001010110011100111000010100001110011011000011100100011010001111100101001010100000101010111000011001111101010110110111001010011010110011010101101100010101001001101101111111100000100100001111000111010011110001100101111100001010111101100000100011010110101101011001110000100100000101100011110001111111000001000001110000011111010101100111000110001000100101010011100001011100000111001100001110000101110000000100010010011000100110111000011101010101110101111101010011011011000110110011110011001101100001011000110001000110100101111010000111010100000100100001011010001110000100000000100101011011011011110000100101111101110011000101111110101100110111111110111000011101001011000100101100010110100011110011110010110101011000010010011011000101000010001011011001010010100101101001101001100001000111001001110101001011100100101110101010101101111000000000001111000010000111110111011111000000110101000010100010000111000000111011001001100110101101001101010011011011011111101110100010110000010110010110110011101011101110010010000110010001111000101001101011001000100111101110101110101100010111000010001110010100100100110010111001111111001010110001010010011011101101001011111110101000011010001000111000110011001000100011111011001010111001010100101111110000101101011100000001100110110100000010001011001000110100001011111110101010000011111101000000111100010001001000101101110101101110101100011000010111100101101001001100100100000010000101000001100111011010111010100100100010100001101001001100100011000100000001100101111011111000101100111111011010101011101111101011010000100110100100000011000110000100100101100110101010111001111010011111110010001010011011000100101111000101101001011101100001100001100000000100110001001011011110011000111000111010100100001010101011000101010100011110010011111101111010011110001011111110111011101110110101011100010110000101010001011001010100110101010011111010011100011110111000010100101101000101100101110111010100010010110011001001001011110101010101010101000010100100010010000011111000110100110101000000001111001000001011111101000000100010111000010110101001010101101101001110111110000001110101111011011111001110110110100010010111000111111010100011111001100010011011001011101100111100011101111100100111011011000111100010101010010001011001010111101011010001011010001010110101110001101110111101010110110100001100000011111111010101010010111110010011010100000000111001110110111010100101110111000000001001101110011101110111101011010111001110011111101010010101100001100011101100000101100111001111110000110110110100000111111000001100100000011111101101111110011101010000011010010111111001100011000100001000010000110111110011111001001011110111101000110001001101000000000001111100011000110010000011111001010011000101001000000111010111011111111100000001101100001010110110101010110101100110001111101011000101100011011011111010000110101001010001111011010010110001001000101010000110110001101111110101110101000101001010100101000110011110011101001100101101000111111001000010111001010111011101011001011001011010101001011010101100110111111010110000111110110100011101101010001011110110101110000010011100001110000101110110001111100011111000100001001010010110011001000101110010111011011010001001110110101110010110000010000111011010011001011100011111101000101000001100011010101010111101101000100010011001000101011011001111011111110011001011100111101000110000100010001101010111101011000001000101000100010000011101000110101110010001001000100101011101101000000111000111101010011001011010001111010011001110011101110010000001111100111001101010001100011000110101101110101101010110111101110100111000000110111001000010101000111110111011110110001100111000110101100001011010001011000011011010111111111011010010100101111111000000111001001111100100011001011000010100110100011000111101110100000110010111100101001010110000111101001110001100110011010000101111100011110001011101011000000110100110010110001011101111100000110110100101100100101000100101101100101111011010101101111000001100110100110110010011000101111111011100001001101010000011110110110110010010100000101011111011111101000011100011010110000111001110101111010100101101010001001010110001010001001100101110000100100010001010100000001001101100100110110110100000110010001001101101100101101000011001100101100011111101001101000101110010011101111111101110101100010010010010000100110110000100101101010001010011011001011111111110001001001110100110011011001010001100000111010110110010100111111011101001100010010101100111101100001101010011110111111110010011110000010000001010110011010101111010101110000010001100111001111010110000010110000001010000110011001111101101011001111000011001001011101100000100000010111010000100000101100011000101010100100100000010111100111101101100101011110000111100101110100111000110000000100101110001100101101001101001001000001111101010101010010000111110001010110011001101111110010110010011101011101010001111001011010011100111010100101101100010110001101110101101001101000110111101001000011010001110001101001100110101101001111001001100001101100110000101001001010111001001111101100100100000101100110100001000111110111001010111110010011111011111100110101011011100111011010001100010101100000000011101000111101001111110100111101010100101101011100010101011001001011011100010101011001011010010000111001100111111111111001010010000100100001010000001110110110101010010011000001000010000011001111110100110111011110011010111010111010010100001011010011101111100111100110011101101110010001001000111000011110010110001001111100101010001100000010000010010001110001110101000011000110110010110011010011110100100110111000110101111001011011011110000000001001110110010110011101111100000110001010100100000111110111101001000001001111010001010011000011110011111100100101011001000011011101100101010111000111010011000111101100001010100111000101111101101000111001001000001000100100101101110111001001110010000000010100100011111100100100100101010001100101100001010110101100111111100110010111010010111010011101000100010100010110110001110100100111000010110101000000000010101001011101011111000110011001110111010010001110111010100100010100101111101111101101110100000000000101011100110010111000001111111101010100100111101001010100101100001110001110101011100101010001100011001100000110010011001101111110101110110111011011111010110110100100010110001001111101000110110101110101010010110100110011100110000000110011001101100101100010000100101100100001111100011110101111101010100011101001101110101011100000110110011100111111011011000111100001111100100000000100100001100111011110111110010111100100010100111111010010000000110110100101011000000000011110110011000110110111100011110111010000101011100000110110000101100000101111000111001110111000001000110100000011010101110010010110011110000001011011111001010001010100100101100000101101100110001101100001001101110101111101111000100111110010001001000001100111111110110011000000001111101111100111111010100000111110011110111111111000111110010100001111111101110110001010100011001001110100101110001011110011010010101011010001111110001000010101001001100000001111010010100010100010001110010000100100111101111100100111110010100111110000001011000000001100010000101111000001000111010101011000001010000010001111011010110001011101010011001001000001000001101010111111100000011111011100110010101101100111110010001100000111101110110010100101110000111001101101000110011001001000000010101011010011001010101110100101100001001110111111011100101010101000000000000000011110001000100010101000101000010110001001011110000010101011010110110100000110110010100001001101001111101000101101001001011000100111100101000001111100000100001000001010101000010010001010010111101001110010111111000011101100100011000100000011100011101110100100101001110010100101110001111101101010111011001010011011111101101000001110110110101110011010111011101110010110001010111001110001001101001100000111111000110111001111101100000000110110011100101011111111100110110100110001100011010110010110011110100111110111000011011001111001000100111110010000100110010011110101101001101110001101010100011010110110101001001101101011101001101000101100011000000010001100100110010001101001011010000011000100100100110110010100010010111101001100001100101100001011111001111111110111111100011010010111101101011111100010111011000111111100111100001001100000100111101010110011100100000111010000001001010000000100101111001010000010101100111100100100111100111100111110000001011101100011100100001000000110110010001111100000011001101010011010011000100100110011010001100010111110101100110100010011110110110110011111011111100000100010001101110100111010100101011011010100100000011100001000100000111010000110001001110111011001111111110100111111111111011000101001010101000001100010000001010101000011111111011101110111100010101001011000011110011100111001000101110101111001000010101101110100111000000111001001100110010010001110100010110110100011000101000010100101011001000100100000000100001111111010000101010100001000011011111001011100111010001111000000001111000101110101100101000000011101111010000001111001000111101100010011101000100000100001010110010111110010101111100110101000011001100111001111100011100110011111011100100010001111100111100000001011001001100001101100000011011000000100100000101100100110110010111011100101010010001010111111011100110011100111111001001100011011110001011011011110010000111001111110010100100101110000110000000100000101010011000101111010011101011100100011001000010001100101111100010100011100000111001100010111101000011110010110100000011110001110111111010000001010000101000001111011001001011110100101000110110111001011010001010010010111010111100010101111000010011110010111101110001011011100111100100011000110110001010001101110001011000100110101111111110101001101010010010010010000111110110100110001101110001000110101101111011000010111101101110010100010100010011011001010010101010011111011110001001001000000100011010011001011010101111110001100001100011110001000000001111101001101111001100101110111101111100111001000111010001011111100000011010010111001011111010100011111101001110110011100001010010001010010010000010011011000010100000001101000001100101111101100010010101011111111011100101010111101011010111110011101110100010010110100011001001011101000011001011011000100100100010101100011001101001110001000011101011111000111000000011110010001100011010011111100010100010101110100100011010101011101100111001010000010111011111100010111111001000010110010010110011011001110010011011100110010111101000110011110011111011010110011101101000110110101110100100011101001110011000000110100011100100110010110100100110000100110011100000001101110010011001000100110101101100111011100111111101100000101000000000110101000000101101001001010100011110110010010011001100001100111101001010011101110101001011011110011101101011100010011110111110111100100110100011110011100111100111001100011111101111010011100001100001111011110001110000001101100000111011111110110011010000010110101101000101001000010010001111101000111011001010111000011101111000101010010111100010001011100001011111100110010011101101110011100110010100011001001100100101100011100000001111110110001010100000000011000011110001000001000100011001011011110000111100011110011100100011110101010011011100001000111000001000001111000011101110101101001011100100111000110100101110011001011110001000111110011000110010101001100101111100101100000110011110000001000110011000000000101011010100000101100011010011010010001101110001001111001100000001010111001100101110011101110111010100111000000001000001011100111111010110100100101010001011010110001000111100010111110000011010110100010110001000000100010101000011011100100001101001000111110101011001100101000111011110010100100110110100011111001010010010111011001010111101010000011100011101011010111111001111000001100010011110111101010110110001101000100100101011101111100100011001111011101101000011001010001100010011111110011100110110100000100001011000011010110111110011110100000011111011010111000011101001100111000000101011000000000111101110111011010110000111010011010010010000001100001010101011000000111011011110010110110100101001110100010110100000100001000101111101011100101001001101001100011000001110000100110011010111000100110111100010000110111010010001110000010101110101011000010101000001110000101101010000000001011100110101100001011110011001100000000011100010010100011011110110111110110101011010000101010100001101101010111101101011100001101110110111000101110000001101011110001110110011000100110111000110011100111000110111110010110011000010111000001011010110001110100011110000100011011011110001110010000111100111010000000111111110110111101111110000101010110100101001101001011011011000100001101011100000010100111000111100101000110000010011100110010010011101111001001111111001100100110111011101101100111111001111010001110000000010010001001111001001000110100100100011000001110101011100100001110101101110111110010010100101001000110100101010000111000000110000001111011011011100101000101110011010111000011101111001000000110101111001100010101101101000011101101000101111111000110100111001100010001100011110000100100001101000010100100010100101001001001100101110001011010111111010011010100100110111110110101011100100001110110011011110000000110100010001110110111111000001000000001110001010010101001110110011000111100111101111110111011010101001111010011011110101001010101100100010100100100011110010011011101101010111011011110111001000011100110110100100000110000110111111111000011110001101110100010111100100011100011011111010001110110010110011110101001010011101011011110000010011011111111001110101011001111100000101010111000011011111110111010001001111111000000011000011011001011010111111001111000001100111001110111101110100011001111110010000100011011111100010110000101001000000100011001100001111110001000101101111111110100110110100000011010001010110111010101111100101010000111000000111001000011101001110010110011011100011101100010011100011100010101110010001111111000100010100010111111000001110011011001001000010100011110001111010000101101101111011011010100111100111011110011010100100100101111111110011000110100111110111010011011111110101110001000111110101011111111001000010001000011101101001001100011111111010000111001101011101010011001101110110001110101100001000101000100101011000010000000100010011100000001010110111100000110101100101111001010111011000110000101111101111011100110000000101001010100010010001000101011110001011110111010001100000101101011001001100111011011111000101101111001000110000001010001010010001001100101110111111101100100000110110001111111110111100111100111010101001011101100100100001011010011011001001011110110000011000100111110010111001000011100101000110011100000100000001111001101001110011111110000001001010010111110110100010001110101110011111000001110010101010100011011101101110000110101110110000000101001111101100111010101011101110011011111101000010001111111100100110001000010011110100011110110011000100000010100111101010100001101100111011001000100110001011011010110011110100010101101011001101110111101111001110101100101110100001000011100110101100110111000010011101010101011100001011110101111001000101000101110001110010110100000100101110110111110110010111100001000101111010011011010000000101111010001110000011011000101000110001101111100100101011010111111101101110100110111110111111010101000001101101100101100001110011111010011000011011010010000011100010000000001001100101110111010000001110000101000000101111111100000000000000101010100110101001111001111010111011011000111101001010110111010010011000000101001001010110101111100001100100100110001101010010011111010110100000001100100000010110110100111010101100111110011100100011001010111010100101001100001101010000111011011001100001011010001101110111100101010100100101011000001010011110001100110000111011110101010000001010010001101101111000101100000010010110101011100110100000010000010010001110110110101100110001000101001101010011100111101001110010000101001100111000100011110101100100111011101101110110011011110001100010011101010011110000011110011110110011000111101011111000010110001110100001011100100001010110111111010111101111000000011110111001111100010001111001101101100110010111000011010001101001001000110110011001000000000100011101001011001000101001001001100000111100111111001101111101011000100100010110111111001101001000100110001011010000000101100011110110000011101000010111001111000010010011110101001101011000010101100011011000111110101011001100110110101111010100000000001011010001010000100111110100111111100100011011010110001100100101000010010101011101100011100000011011011101010000001011101111010110011000111010111001110010100111001111110000000010101000011101001101111000010001111110000011001101000011101000110100101011100001110010100000100011001111010101001101101001110100011111100100110111101001010000110100011011111001110000011001011000110010100101100000101000010001010011101011001110110011001011011011011101100010100010000001011010000110111000100011100101101001111001110100100001101000101001110000100101000011101111110011010110001000001100010100111101011100000111110001110001011110110000101001011010011101100000110110100010001001000111000011110001111100101011111100110101101001010001101110101100001100000010110001101110010001100100001000111011000010000000110001111000010011100101111010111010000111001010111010000111001011100010100011000111111000000111100111101001000010000111010111010110110111110001000000100010011011110110100100110001010101011110111011011000001001111000111101100101001101011011000110100110001010101011001110010100010100101001000110110000010101011110110000001011001110011000110111011110011010000111111001010111001010111101101000011010100110111111110110110010110011011010010010111011110010110100001000011001001101011101111011110001110101100001010011110101000000000101000001111110010110001100011110100011101010110010010000011000110001111001100011010101011011010011100101011001100001110111100101111100001110111001110100010111100100010111001100110101001101010011101000000001110010111011011011001010111011001000101100111111011111110000011100011100111100001110110011001111111001000010011111100110000110111101001001111110111000011000010000110100000110101111010100101110011111001010100111010110110111000000011001111001101101001101100100110100110110000000100010110101011000100010011110000101110111111100111011110001101111000001000011001001111100100010011100000001100000100110001000000011000011011100010101010101010101011110011110010011110010101010000010101001111111110000001000010101011010111000100101010010001011011000111000010101001000111001001010010101010100011001001100010100101110000010001001110100111001010101111000000000011000111101101011111101110000001100000111111110001101000000011100111100000100010100001000001001100111101001001101110111110000110110110110110001001110100101010100000010101101111001100110000000101010111101111101001011101110110100111000001111000111000011111111101011100110010001001100111111110000001010011101111110001101010001111100011111110001001001001011100110110000011100011010101010111011010101011100110000101100010110010100100110100111000110001000000011110110011110110010011110011110100000010010100010000101111001001111000111001011011010010011000111010011001001101011110000110100001001111110011001011011100000010110010000010100101110011011110001101101011101110101100111010011010110101010010100000010011101111100110001001001100101000011001101011100000010010000100000001011101101001110100110101010001010101101111100010001110010001111000110101110111010000110110001001000100100001000011110101100101110100011011011001110011110101001001101000001011000011001010111000111111111101110110001100000110101000011010010101111001110001000111110001010101001111001000001100101101101100111110011110001001101001110111000101100000100000101010000001010010001000011111010110100111111000001010001010110100101001111001010001011000101000000111011000101101000010101011111010111001010101011111101101110100011001110111101101011100100001011000111000001000010110001110001100010100110001111001101010100010110011111010111110110101001010011101010100010101010000001110011110110111001110001101100110010010010100011101011111010100000000001110001000000000101101010011011101111101010110010110010010011011010000001001110001100110110100101100100010100101010111010100010011101100111110010011100001101100000001111111011100001111110100011010110000000111010100011100101011100100111011011001001011001001011111011010101101101001111101010111001010000111011001011011011110100100100000111001010010001000111110100100000010100001110000000100111101101011011011010111011011011010110111101110011011111001111110000111000110001010010100011001101001111001000000111010011010110001000001100000011111101000010101000101111000001111100100111000001110111101011010110001111110110100101111110101000011101110100010101001010001100100010011000001010000011111101001110010000110000110111111001101100010110000111010111000101111101010001011101110011011110011100001001001001110100111100101111011110101101000001011011110001011000011110101110101100010000010110000110010010001010011111001011100001110100101111110011010001011001111111011010110111111110101111110000011100000000010111111000101111100100111000110100100111100111101011110000110110001111100001001111111010100010101010111000110001000110111001100001110110000010100011110101001011011110001011011001001110100111101000011101110001111011011010101010011001000110101000001100110010110010000001111100010010000100111010110010011000101011111111100011010100101110011000000010110000001110100101100101111100011110001011011000000001011010011000100101111101100111000111001110110111011101000001011100111010001101010011110011001111110010100101011011000000101001100100000011101110110010010010010010001000110001001001101001111000110110100001000101011111010100111101000100010111000111001101011000011001011001010011100110111001010101011000111011010101001111100010000010110111101010101001011001011011100010001001111101011011100101011000010001011111010010101101010010000101001001100011011111000000001011010011001000110111110111010000000001101101011111000001010101110101110100110001000010010101001010001001010110001111011011001110001011001110000110111111101000100101010000001000001100110000111011111000101110111111101001100111111100111001110011101011111000000101110010100011100110110000111011110101101000101111011010110100001100011001011010010101011000010111011110010001111110111000100011010010110101111111001000110011010010100000110001011111000110000000110010000010000110110000111000111100101011000101000011011101110010100001101010100101101010111010111111110101000000111100010101111011001010111100001001011001001010110100000111010101011001110000111011101000000001001100010010100011110100110100011001100011001001101011001101001001000000011011001110101101001101101100010011101001001010100000110100101011011010010010011110000110110110010011111000111011001001101001011001100101110010010000101101100111100001101101001000111110001010001101000101111111110001010011000000001111110010110000100110001100010100101111010110001000111101101000100111001000000111001101000110011010100101111111100110010001001011011000101010101011001000010000111111010101110011110010110101110010101010011011111110010101011101110011100110111010010010000110000000110111100001001000101001011110111011111111010110000011111011010011111011101011001001011010100110111011000100101010100011101010000001010000111110001100011010010111110011001010000110000110110111110110111110010001111001001001101101010111001001111011011000011110111001100000001001000000010000011100010010101100100100010110111000010001111010100010100101100110010000000101000100001110000000000010001001011100000011000010111011011101001111101010001100101010010101110001010101111110101010110101011110000011111001100100110110101100001110111110000001101110110100011101110110111111110010111110110010100001111000000111011100001111101010011010100110000111111000101100010111111010111011111011011111001001010100011001101001001000010111011110110000001100110101100100111100000101110100010111000100001111011110001110111110101101110001110001001011011010101000010110101111110010101001001001110101001111101101110100111100101011100100111111101000000010000101110101001010001100110100111110111111110100110000000001100010100001010110111110111000010100101101111100001111101011000111010111100011011101111011111100011011101011010010111001010011010001101011001010000100111000111000010101010111101010101001100111000001100111111100001101011110001000110001111000111101100011101101010100101010001110100000111101110110100000001111001110100001000010010001101101010010101001101001001101101110100101101100001010110100001011110001001011001100100010110001100000110001111101100100011010101101101001110100110000001010011000100100101110101001101110111010101100001110100110001010100111010000000110101101001110110111100000101000100000001001110111101111100001010000111111010101010110111000110100111011001110001111100011001010010100110110011110000110111001010110010011110010101111010101000101100100111011110100001111001001110000010110111011011001111110110001111100000101110001111000100000000011000110010001000001100011110100000110101001000001010100111111101010110010110101001001010010011100000000010100000101001100100101010101100101000000001111010011010100110011100001111011110100111110101001011101101001100000110110100010100010101010101001100000000011111011000100000000000000001010011011110010011111111000100011010001000001011110011110000101010100011011110000100001001001001111010000001111001110001001010011110011111111110101110011101010101001011010101101000111000100101011111111101010000100000110000011110111101011111001100000000100110111001000000111000110000100101010101001101000011100101111010001100000110011101001011111000100001111011111011110011001110110000110010000011000101000000011100110000010000011100010101010001000000100010001001111001011100011111000111111111000001111001100100101100111010100000111101111100101100111000101000010010010100100110010011111001101111111011111101000101010110000100000000110100111001101010101110100111100100011011111101100000000000011110110010110100011001000100100001011110100100000110000111011110011001111101111011010100001110111110110010101001100100111110111010101101110101100111100101011110000011101001111110101110100011110111001011111001000001001101010010001101100100101100111011101110001110101111111011100010001010101101011010110101000000110101000010010111001001110011100011110001011010011011011011101011101010101000001011010111001000000110000110011010001010101011101000101111110110110101111101000100110111100100111101000111110111000000111101100010101010010000100000100110010001011111000000010011011001111110010000011111011001010010100101101110111000111011010001111010111101101000010101100111001010000011001110010001111000110001100001011100101101101001001100110111111000011100001110001100000100100100101011011110010010000100110111011101100011101000011010100101100001101011110110000110110100101111011000000110100000001100000001100011010110100001011110111111010001101110000101000000110000000001101100111100101000000111101011110100110000100000100010001010010111011000101010110000101001011110111001000000111011010101111101100101010101010011001110011001111011000000110001101101111111111101000110100010100110001000111110101100001001011011010001010101111100011011011100001011111100001111000111100100111110101111100010101011011001100000100011001101011101000110110101010110101001011111110101011011010011111001001011010100111101010100101110100101100000101110010000110110100000011010010000000110010100100011100111000101010101110110000111101000011000011011111000101000101100110001100011100011111100110001101101101110100101111010010000101001010010010110001000111001011111110010110100001011011011100101101101111110000001011010000110100110011100110110110111101001000001111010100011011011000110000111110110100011000111010001111001001011100100101111100111001010010110100000111110011011101001110000111001001110011100011001110101000011111111111001110001110101101000000101111101110110010010001111001000000100100110001011101011000101111011011100000011100011100101100101011110110110011000000000111110010110111010001111100001011010111001001100100011110010111001100100010001110101111101001011011111001100001111100000100100011100111001110000001011000100010010100010111011000111101111010101101100111000101011111011110101101000011101010001010011010111010111000001001110011101111010110101100101110111001110100011001100100100110011011101101111100001101110101111101001011111100010000000101110110011011010100101110000110001010100000010111101100010001100101001010111110110011010001100010100010010001010110111100011111000101111101001110110000100011100111111011111111110111000110101011011111110100100111011110110100101010110001011000010000001111100010010101101101111010110000001100111001001010110110011011111001101101111011101000110010010001101011001001001111000101111001110010010000000111100000110100110110001001000000001110100100100010001111000000100111101000010010000100111001101001010010100011000100110000010011010101000011111011011010010111101110100001011100101100111111011011110000001011000001010000001010000110000001100111100101000110110011111001110110011110000010101110010000010100100100111100100110110001000001101010000001000010100111000010000011100000111010101010011101101111101110010001100101001100111111001011100101101001011000010101100101100001101000111000110101000100110011111111111000000101011100000110011010110001110100100111000110010101110101111111100010100111110111111100111110010011001001110100010001001101011100101011001001000111000010111000101100111101010101100110010010110010101001001111011101011010110100000001010111011111001010011100011010100101101001000010010110000001100010001110000001111010110010110110001011100111010111111001010010111101101111010100110100101011010100100011101010010101000110011000010001100001010111011111001101101010110010011010010001111001001010000010010101010000001010010000001101010000110101111000110101110110001111010111000100101001001011010110011001011100000100101101010001000110100111001011000100011001000011110111011011110100101011111100010010011100111111011011001001100110111101011010001101110101111111011001100110111101110111010011101101110100101000011110111011110000100000110110100111011101100001101101110111010110100110110001110101001011110000110000110100111010010000000000011010110010101101101100000111100101010100101101101011111100101111011010100100100111010010000001100100000100011110010111001001110111000110100110000011001100010101100010000110100010101010010001011010010110110111101010111001111010101001001010111101111111000110111110100010100110110110100011110000001000110001010000101000001111010110011101100100000111100011000011011111001110100100001001100100111011101111000011101101001111110011011110101000001010110100110101100011001100101010010011111010101110111000011111111011111000111010101100000100000100011111001000111010110001001100001110110011100100111101010010100011011010100011001110000010101101101010101011000110110001010001111101111000100000101001001111110101000101100011101010011101001100011000011111101010011100001011101001011111110001101100010001001110110100100001010111100101001110000101101011110110110010110101111000001111100011111001010100111001000110101001111010101101001101101000010000011101101100110111111100110000100000000000000100101101000101011000010011010111011101111110010000101110101111001111111010000001000101010111110101100100100010001101000110101010101011111001010010010010001100010010010100011011100101000001011010111001101000011110101111110111000010110010101011111110000001100100011001100011101000100101010000110111101110101000110101110100001100011000110100100111101100001110001011110100110011001001101011100111101111001111110110001100000101100100001001011100101110010010110011000001000000110100001100110001111111101100100010001100010110100010010101100001011100000111011101001010110000100101010000100111010100010101110000100011110111001110010100101010110000110001010100011010011001110010000100010000111100000110011010000101100111100111001010011010110000010100101000000011011101010111001000000010111001011011010101011001110000001110101100010001011110101110001110101110001110010100111001001010011011100100100000101001100010000000010000000111101110100011001100001100010101110010100000100101000100001100011111000100011100110010101001000101000010000110111101001101010111010100011010010000101000011010101011001000101101111000000110001101101101110100001100111011110011000010111010110110101000001001011110101110000011000011110001101001100000011001100111111111000011010000001011010111110110101010000111001111010111011111010000110010111111101101111111101110000101101010101111100010100000011101000110100110101100010010010001111110000100011011100110110011010000001010001101100111100010000010010100000100011101101001101001110000001100111000101010000111101011101110000110011101011110101000001011110000100011001101011010000010011010000111101000100101010010001010100010111110100110100100100010010000100100111000110001000001100111011100011100101111100011101001000100011100010010010001101000111001101000011001011000000111110110101000101111100011101000101000010110111001110000111111110101101001011000001011000010010110101001010011000010110000011000100000101010011010011100111101110100101010001000101011000110101101100011111101000101111001101110100000100101000010001101101110000110110011110101011111111011001001111011101010101011010100001011000010010001110011100000111000110001010000000101110100011111001101011011011011011111100100000101001001100011001101000100101110011110101001101101110010010010110101000000010110010100011000010101001011000111100000100001100100010110101010110001011111010000000011111101101001000100100000011010010110100000111111101011110010111100001100101001100001101100011001010101100000001100111000001110101010001100010101100110100011101000000110100100000110101110000011010010010111010100000111100111010010010011010011011001110110110101001011000111001111000101011000010101101000110011010101101011100011001011001100000111111010101100101010010111111110111000000101111101001001100000111110010000100111110000011100011011111100101101011111000011000111100110101111000111011011000100001111010101011110110011111011111011110101001011010001100010100011110011010010010101111000111010011010011110100000101101011100000010110010000111110101010110100011101100101011001001110000100000100000100110100000100110101101110010111100001101001011011110110000000010011000010100100011010001111101101001001010110010010001000110000000010011011100001001011000100110110010100000010001110011111000110010111001111010010101001100001101001011100111101011010011110001010010010001100111101111001110010000010010101111001010101010111100011010010010101100011000010111011101101000110110100111100111011001001000110101111111110111000100101110001111110001111111110110101011110011001110110001001000000101101110001100101010001110001100111011011110110101100110011110001000110110100011000010000111001001101001110001010010101001011111001100001001011011101111011111101101100100011011010101111110010000101111110101101100100110011011010100001011110111111111000010110111001111001101111001111111100111111011000101101101100000111000000010101111100110101001110001110101010111010100110000100111000001111010110000001011011001101000000101001110000001100011100100011101000001100011001111000010010100011111010101101111101011111101110010001100010110010101011001111110110110000100110100101011010011001010101001110011101000110110011010001101000100110001010010001101110011110110011100001101010100000000011011101100100111011001010100001010001110110000111100000110000110111110000100000111101000101000100001011101111010010001111001010101000000111110000100101011101011011111001000000000001111101011100110011101101101100111001110010011100010111111011100010011111011000101101111110110000000101101000011011111000110001111101101011100001000101010101100000000100000101010011101101011111111010101010000000010010010000011100001010010001001101100001110011101010100111000010011111000001100000001010111101100010010111110011001001010001100101010110101110111111110011111000000101011110111000101110000101110110111000100010110010110111110010101010001011000011110110011110010011101110111010111110000011100110110101010000010010111111000110101010010100011100100000100000011000110110010011101011100100000010111001101101100010011001101101000111011111110111110111100010100011111101110000101001110010100010111100100010100100100000110010100101111111110100010001000000000010011000110010000111101111001000011001001100000100100011000110100101100100001011010110101100001110101000001000011000000000110000010100010100000110100011111010001011011010011110011011111010111001010110010011100101010111000011010000010010000100001010001100000001100001001100111000100111101011000111010101010111101001010001101100111010111110101101010100111000100010010100011000000100101011010010010011001000011010110010011000010101000001101011100100100111011111011010110110001011101000100111101000010111001101000111001001000001110001100011001111001000100010010001100010000011101111100111011010110000100010111011010110010001011111100101111001111110111000001000101101011100001000010100010011100000011001111100111111100000001011001001100110111010010111101101010111001001110010001010101111000011110111111011011111001100101100101000111111110111100011001111101100111001110010100000011100111010010110100011000000011100000110100011111111111001101010001010101000110101100100100100010010010010110100110001000011100001101101000111101010011111000011101011111000001110100100100000110101110000100100011001001110010100100111000011010001001011100110100110000111101001101010111010101111101010011111000010001100110000001010010101100000110111100110011000100101011001011011001000001110010011010101011011010111000000111111000010101100110101111110000110000110100110011000000001000110001000010010000001000101010001100010011111110111100001101000111001001101110011000001011000010011100001001111000011100001110010000000001111111100010011100011101010100101110101000100010101111100000000110101101000010111011001100101111010111001011000110101011111101001010001101100001000110100000000010000110001110010110110010011011111111010111011101110011001011101100001101111100101001001001111001101001110100001110110011111000101010001110010011101010000110010000011001011111100100110001011110110001100101100100100101110010110100111100000100110110010110011111010001101110100110100010001110100111000000110101100000110011011000000010000100000100110000111101010110010100000111101000111101110011011010111100101111000001011010110000011000011000011000011111010100101010010100111000100100000000001011010001101110010101011101111001100000100010011010010100110011010000001111100010000110001000110010000100101000010101100101001101000101100010111111101001101100111101011100101100111111010100001100001111111110111001011110010010010101000000100111100000011100010100001000001001000010101010000010111100100011100101111101110100000001110101111000101011010011000000101110011110000011111010111011100101001110001001010010111100110011001000101000000010011001011011000110101100001001110110001001011111001000111010101000101111110110101001011000010011011010001100111011101000110010111001100100111011000001000001100111001111110101010001011010100010111110101111001101101100111111110010000000101001100011010111100110110010111110000000000011100101110011111100011100010001101011001110000011111011100010000111110110011101110000100011100010110110110011011111011111000000011101100001100111111111000011001011101100100111001101001111110001000100101011101111000001110110100010110111110000101000000000100001010100100001001001111101011111001100000111011000010010011100010100011001010000111101000011100101110011001010000101101100111100111010100100010001100001110100100001110001111011010100111011101011110010111000100111110101101010001011011011001100111010110110111101101101111000100110001100011010110110111001001100100011100010101011110100000001000011010111100111000001000001001010110001011101110001100001100110011101100101000101010110011011111100110000001111001110000100001100010111101110111110110001110110011011000101101011110001111001010000000100001011000110001010000101110110000110110111100000000101011010111011001111010010111110110111110101011010000010010111000001101111010000100110100110110010101000000101011101101000110111111010001001000011111101000011000110100110000000110001011011000010001001111000011011100111000100011011001001100110011111001111010011111000010011111000111011010001001101110100110010000010000101010011101111101000111010100100011001110100000100000001001100001000000111011000000101010011111011101010111111100101010100000001111100011111100001100111100010100110101101000010000000010101001011110011111010111101110111011100100101011000011000001111101000001110001111000101110111010100111010010101100010001011001011010110010110100101001101101111010100010000000000011000111111011001100010110111000111011110000110101100000000111010001111001001010110001000000011111011000111001001011100111001000010011000010110100011001010100000110010010000011010001111111111111011111110110000011110000001000111101010111011111111100100110000110001100100100000001010100001000010111000100000010000010111100000111110001000011011001011100001010100101011000100010100000010101001101101111010100111110010010010011111111100110000010110011110011110101111100101011111010111111111110110110110101101010111101001100100001100110101110101101101111011101110111001010010011001000001011111101010111011100011000010001111011111001000011010110011001010001000101111110000111010000011001100101110010111100100100100100000100110010000000010110111101111101111010010100001000101010101000111010110101110010000111010001111100001111110111101110000011110001001110001010010100111001001110001110101001001101011000110011111110101110000010100111100010010101010101001000001001110010010011010000101000100101010001011001001001101001101110101011101111110101010011011011100111011010011110001101110000000011001000111111001011110111011100101010101011100110101000101100101000110100111111010011000100011101100001001110011110010011001110100111001100101001111010011100000110110011110000110001110101111100001111100010111010001011010100010110011010001110000000100010010010100101111101111100100010011100011101000100001101111001100011010000111100101000000001110010111101110010111011100011000100000111100111001111001110101101010001100010000000010101110011101011111101101000011001001010010010101011111111001111000010100001000000001010011111000001110010101111001001101001110010000011001111001010111001111110011101011111011101011101111010110010110011101010100000011001100011101011111100011110111110110100000110101111111001000001110000111000010000111001110101001111000100100110111101011110000101011010010101110000101011011111001101010001101010100101010110001100110001001111100100111110000000000010100110100111000110101111000100000000011010100001001001011110001111010101000110000100101011100111011101000001101001011100011001010010001011111111000101010000100101101010111111100111001001000101101000110110110001010010010110111101101100100101110001101001010101100011111111111101011000000111000010111101101101001100101111001010111011111000110010000101111000011100010101011101010001110010100010111101101001101100011110011111110100111000000100010101101110010011011000101001110111101110110100110101000000111110101000001110011001001101110011101101011000011000101110010110100111101000000000101111011111010111010111000010111010010100011011111010011000001101111110101011000101111111100001011100101000101100110000000100101100101111101001111110100111001011011111110000110110011101000111111001001101110110000011110110000000000010110100101110110000100001000101101001101011000000100001100011111011111111111010000100110000111101110000010100001011000110101000110010100100000010100001100111111100101110110010000010001001101001011100111101110010100110101001010011011110101110100000111100001000001100101100011100011010000101111111001000100010111111100100001111101010111001001101000101011001000100000110100111001101110110101011100110000111110111100001111101001101110110000001000011110010011110101111101101001001111101000101001001100011111000110000001100011110100100000011010010101011010001001111000111110111110111011110111000010100101101111110110011010011100010000000110110011001100010101110011111010011001011101011110111001000101000111111111000100110101011010010001010111111011110000001010001110011010111101000011001110100001100010010000110100111010101010011101110010001010110000010100101110000101100011010001111101111000100110100000110011011001000100110110001110010101111100001100001010000100010111000111010110010011110010011110100101101000010011001111011010100111101101100000001001101110011000100000001000110111000001010110101101000011101011100011001100010011101010110100110100001100010100011000010010001111011101100001101011010000101110110001011101011010010110011001111111100000100111001001111111000010100100110101101010011110101001101011111110110111010101011001010111111010110011000100010101110101010001100111111100000011000110000011000011010010111100110110101000101110100100001010010001101110010101111111101100100100000111110010011011010100100111000000001010001000111100100101111011000100001001100010010000011100001100011111100111001100011100100110101011000011011110100111111011101011111000001110011111001100100100001000011011110001110001000001010110000001110111011001111011110111001100111000111100000110101101101110110001011110100000100101100111001011011010111110100101111011010111000100010111101101000100011111001001011100110101001011111001110111000110010001111011100000101101111001011100000101100100111000101001000101011110100100111000000110011110100100110101011101101011010011100110000001110110100011001110010111110011110000111110100101110101011000101010010100111001000011101100000010110011000000110011101011001100110001000111001110101000010100000111001111001110001001011111101101010010000010111110110011001001001000100111101000011111110001000010100100001000100111110111110111011011001000000101110111110100101110010000011010110011010000101100010001110001101110111101010101101000101100100011001000010101011110110110100011000110100001001010111010010110100010001000000011000111010100110110100101010001001000101000011101111110010110110100011111000011000001011100011001011001101110011001000001111011111100111100011011100001100011110111110101011110110011110011100110001100111111001100001001001111111011110001001011110101100001000000011111011010010110000000101100000101001101001001001110100001001101101010001101010000011100011110100001101101011111001100011000011010011111011010110100000111000100100100010011011010000110010000001101011111001100111100001101001000000000111101001111100101100100011100100101000101100000111111101000101101000100101100000011010000110100000000001010000001011110110101111111010111111010111000100001011111000101100100111111001001101010001111111100100111100000010101011010001100111101011100110110010111011010100000001111011111110101101000111001011100010111101100100000101110001111001100101001101110100001011010010100000111111001010111011011101100110101000000000101010001111010111111001100100101010100001101000101100110100101011110110100111001010011110010111111000001011011010110100000100101010111000011111011001111100111010111111000100011010100001000001001110101110110010100101111111100110011000100011011100101000100000101111010100111111110100000000101110011001101101111111011011010100010101011010100110010001001100000011101110001110010001101111000111110001011111101101011000100110111100100110100000111011001011011111011010111111110100101101111100010100110100000111101011011110000010010011110010111101011000101000111001110101101010010010111010000110010011101100100100100010111100000101111111100001101001010011010010110001011100111001111100101101110000000010110101101001011000001100111001000100011110010101010010101111101010010111001110001011111011111101101110000110100011011000000010101001001000011000001011110010101010000010010101000100111001101000111001000011110111110101000000111001011000000001001110100011000110111010100110110000001100101000011001000101101011011100011001101111101100000001010000111010100000110010011010110110111001011110111000000000111010100000101001000001101100111010110100001011001001000011000010110000110000100110101110111011011111010100000000101100000111100110111111111110101010011100011100111011010101010100111010100100100000001001111000000000010001011000111010010111100101001010011101000010001011000110111111000000110011110110000000111010101100000000111011000000101011000110010110100010111101111001101110101110000110100110100110101000101001110000111100111011000011101001100011000010101101011001101101000111100110100001101001100011100001001101010110000110000110011000100101100100100111111110110000110001111111000101000011100110001111100010111111011001011100001111011000100001101111100010111101001101011011111000000011010110001011100000110000111011000001000011000001001111000111011001110100011000001001110000100010000110111000001001101110110111100000001100010010101001011000101111011110010000110101011010100000101000001101110001010000111111100111000110011100101101011110010110110001010001011110010010000000010101101100111100110010010100110011001010111011100101111011000111010110011001101001100000000111001011101010010111001101011101111010111000001111101010100110111010111010010111100100000101111010001000010001111111100000010111101010100110110000000100010010111011000001101111110010100100111001010100010010101001101000100100001101010001111110101001100111111001111101101001000000001110101001011010010000011011111010001110010001100000001000111111011100100101000010000110010000101001111101100000010101110110001001000100110100010110010011101110000001011011100111010101000111010001110001011011010010101010100100000100010001000101101000010100111001001100110101000001110010010010101000010011111111110011101011011111101100011110100110000000001000110110111011110100111001001001000110000000111010110111101110100110111011101101100000011110001000001011110111011111111111010110100111100011000111100000111011100000110111100110000000110001100110010100011110101100101101101000011111111010110010110110010110001110001110110100100010110100000000010001010011011010101010000000001110000101000000111001110001001001010100000111111110010011111011111010000100000001110101110100011010101100010110011001001011000101010001110111111001111100111101001001010011110001110111011101011101011101010010111110110111001101101100101100110100100110001000000110100101011001010000101111010101101010010110010110110010110110100100101100100100001000101111000010100001110110110010010110111011100101111001111010111001100011110110100011110011101000111100001100011111001110100001111010001100011011101010101100001110110100100010000011101111100000111111111110101101000100110111011011011011101001111110010001010001011101100011000111001111011101101010101001110101010100111010001010001000111111000100010110110110001101110111000011111001101000010111110110000100001110100111100000110000001001110010011001001011101000000100011011100001011100011100010110000101011100001111010100001000110001111000001101011001110101111101000110011111000110010110010101001001011000000111001000101100010100100101111111100100010001101010110010010001001000001010000000010011011011100011110100011000101100100110111011101100011111110000101111111010101111100101011010101100001100000010101011111011101001010011111010000100010011010011001101101111110101011010100000010010101110100110110000011011000010100001011100010000100010010010101000011101010110011011110101110110011100001100011010110110111101010000010111010101110001111000101010110100000001011010110010111110111001111110100010101101001000110011011011110100100111010100000111000100000010100100101000001011000001111001000111000110001111100010101010100001011110110011110100000001100101111001100000001111110101000001000111000101100110100010010110100110000100000101011100000001010000101011001010101001011010000100101101110101000001101001101000110000110011011000010110001111100000101000011110000101000110101101110000010001011111101111010010100111111001101000110011111000010101101000011100000000110110100100101111010001010010000110111011010100111010100001001101011111100010100101010010101100100001111110100101011011011110010111010001100011000010100011110101100111001110000000010100111010111000001101111011001011000001001010101010010111001011110110101101010001110011111011000010011110010101011111010000100101100100101110110111001011111000101100011010001000110000000110011011101100011000101100011011001000101011111110110010111101111111001010000101010111110010111101100000011001111111000010011100100011101000110000101001000100100101000111101011110101101100101010110001110000101011111010100100110111110010101100011001100101010110101111001010011101110000111110010011111111011100011001110110000100101011111110010110101010101111111110011001000011010011101000101010010111111110000100100111011011011001100000010101110000101100110110110000010100100100010010001110100100100101110010111111100101001000011010101001010000010000010001000101000111110110111110101111100111110000101000100010000111101011111010000001000000100001100011101001001011011000001111000100100001010001010010011010100101010001111100010110000001001100011011011110010111111010000101011011011000100001011111111110100110011000100010110010111010110010110011110100001101100010100110011101011111100010100110011101000011000010101111101010000111111000010001000001110000101110110010010101110001000111110010110011001001100000110100100000101010101101101001010101111100111101011101100011000110001101101010110111001111111110000100000111100110111011100110100001100001110010110011001110100010101000000100111010110010010111001001010000001110000010000110101111111111101110101111011011001100111011111011000101110101000100001101111111010111011101100010100101100100000100001100001100011110010011010111111111100100011010111100101000011001101011001001101100010010001111101001101001111011101000100010111011111110100011011000000001110100011011010000001101101001101001100001110100111110111000001001010000110000101011111111111001000111010100101110111110010001110111100100101101001000110011011010011001110100101101010000011111011110010110000011100101101111101100001100000100111000010000101011101110100011010001101101111001001111100100001011000011000111111010100100010100101010011111001111101000101011010011100100110100100000101100000000101101111101000010101011000011111100010000101110111010110100010101000100101001100011110000000010100111001001101110100110000101010111011010000010111011111111000110011010001110010111111100110101110111000110110001110011101010101010101011001111011000000000011011000111001110101010100100100101011010111010010100011000100001001011001000111010001001111101011110111110001001010110010000001100101101100101000000000100111111001010011000111111110110111000111010100000010110101010011111000110001100010100010110000100011111100100001001101010110000011011100001110010011010010011010101010110001101101011000110000000000110011000011010010000011010100001110111101000011100000111010101100010001010011111100101000010000000101101110001101010101111100111001000100001010010100000111100010111111101001111001111000011101011000111101111100011010000111101000110010011100001111011111001010111001001000001110110100111100011000001111001110101010100100010101011100110010110111010001010111010011001010001110011011000011110111001100100011001010011100110110100100101001001101011001011100111111111110100100000100011101011011010010000111000000001001001100110110011000011011111011110011000010000010111111010010101011000101010111010000001100101101111101110110010001000010011110001001101100111110101001010111010110100100010010011010001001000000101110011000110100011000111101100001011011011010110100000101010101110010000011000011001101110101111011101101001001110111100010010101000011101000001111000111110011101000100100010011101101111111110001110101111001001111101001010010001001011010110001111001101000011110110101111110101010010101001110001101110001010100011110001111110000100000001011010010111110010101011101101001110111011000001010000111101110111100001011000100001001001111010110111110010111011010001000000010101011000110000100100101111101011111110110101110001101111011110010001010001011111001000011011011110011110010100000100010101000111100100110100111110000000011001100010001101101011100011101011101001101001101001101010011101110010000001010010110010100000101011100101010010110001001010101010010011110101100101001111011100001110001100110000111111100111110100101110101100001001000011111010100100100000101110010011010111011010101101111101000101011000011001111011101000101000111010110110110010111111111110010000010001110111000011101001010111111100001001001100100111110111100011100110111010001011111111000000100010010111111000001101011010010101100100011110001100000110100000101110101001101100110101010000010001010011100110100111011001110010101100001101110101100111010011101111111111100011011010111110110011101001001001010010001110011101000011110001101100000000011110101110111011110000110000000010010001101001100010111110001111111101010111110001101001110100001100010010111101000010101011010111001110101100100010001100100111101011001000110011100111110110010101010000000110110000001001011001011100011010000001010001010011101000010010100000010000100000100011110000010000001010111110010001110111000100000000110110010010000011011001001000110111110001111110100011110110011111000111001101001000110011101100101011011111001100001100110110110110010101011011110001010101111000010101100100111101000111111111110000101101011111110000010000001001000110010001101100011111010011001110111001111111101011110011101100100010011001101111001011110011010011011111000000011000001010100001110011110011111111001011111100001110001110110011100000001110011100011011110101000010001010011101100011110000111010111011001011101111000111110111100101111101111011101000001110000001000100001110010001101111010101110011000111110011100000000100010011101010111100110101011101101100111000011000001100000111000100010010001101100000001100000010100101010111001110110111101101101111000110110111000100011111011101111000000101001111100011000011001000111110011101100110001001100110100001000010101101000101101001011100111001100010000101101000101100111101100100100110010110111101000100011100100111010010101001011100010100100001010000101000110000000101101000011011111000110001010010100100111101100001101011100001000110110011100011110101000001111100100100110001111010011011001001011011101111101000011110000000000111011100110110101110011111101001101111001000010001011101011011101001110000011110111111110111010000000101101101010001111101101100000110110110010100101101000001010010000000100111100101000001011101000101110111100100101101111011110001001101011011100010100000010100100110111010001111100011011100111111100100101110101111001101000000110001110110010100001000100010101111110110100101111111111100100100100000000101000010100001101111111011110011001101110100011000101000010000000000001000011010100000010001010011101010110100011000001011110110011000100100101101110100110101011111011111111010100101101001101010001000100111001001000000001111101010001111010110101110001100110111010111110010010100011011110100011001011000110111100101010101100010011000001010110111110110110100001010000001000101110110010010111001000001100111101011110001110110010010010000111101100100001000100100101000001001111010011111111101001100100000100110001010000111101100110010010010100011111101011000100000110101111101010110110110111010101000001111011011000100010000000011111011000010000000111000110010111110111000011101011111110101000000110101000010000001001111100011010111011111011011111001100101001000110000011000101100111110001101001010100010100101001010100100110111001011101100111100001000011001010101100000111111101110010001001100100111110010010000011110110100111100110010010110000111011011000011010000100000000011110011010110110010110000010010000110011011011000111111001110011101101000101111011011011010111111110110110110000111110010101111111110011000011001100000001011101110010100100101100001001110010000000001110000101000101011001100010011001110011100011111001110011111001010100001000110011101000100111101010111010111101001000001110101101000111100100101111110000111110000111100011011001001000000011001010000011010011011000001100001111100110101100010100100111110010011101100001011001111000100010111100010110110101000001110000011110001010000111110000000101010111101110011000001001011000000110010100101000111111001001100110010000010101010110001001110000000100001101111001010010011001001110011010100110110100101100111100111110000001110110101010011111011010111010100101010011011110100110100100001100101101110011100110011110000000011011101100101101001011011101100000111010111110011111111011010011111100001110111111111101100011110100110110001110011001101110010000110100010101011001111000110100001001011011110110011010110111111101100011101001111111001100100110000000100011101100000110100000101001001001101000000011011011011001110001000000001001001111011101011101000101100010111101011111010001010011100010010011000001010110001100101011011111001010111011001010110100011110101000101101101011100011000001101111100101101000101110010110010100011101100000001000010000011111000000110100011100101101101101010001010110100001111111011101110101000000011101111000010101001110010110010010011111101100111100100111101010110100010100010010110010010010110101010111100001100001110000100110011101010010101111001101111011100001100100110111100100110000100110010101111000110100110111000110100101110011100110011010111111011000100101001101010010110110110101110011011001001010100110000111011001011111001011111000010010111000001111011000110001110110111010110001011000001101001110111001100111101100110101001000001010010110011010000011000110110000101000000100011001000100101101101100110010111111110100011100001101000010100110011000001110110011010011001011111110101100111111001111011100111011010010100100011101001110000101110000000111010001110100011011011100100101010100000010011111111101110001011101001000001010111101000110010011100111101011000001101010010111100001110101010100010110101111110110001100110000011100111100001001111001011001111010011011011111110011111010111001010001010100110000010011101011011000000111001000101101100001011111010110010111110011101111000101100010100100011111000011010101010101101101010011100001010000110011010010110000010101110111101101101111001100110101011101000111010010001001101110101100100111001111111001101111101110100111000101110010111101000100111010101111101100101111110000000001100000000101101111010001111111100000110010000111010001011000000111011001001111100110100111000010100100110100010011111010010011101001001110111100101100100111101011111011101000111111000010000010000011001001110100110000111111011101010010100110000010001101100011111011000000011111100010100010110011010111100110100101011010000001010000011110010001011101101101111100101000010101111011100001001000000000100101101001010010100010110111011010111100100101111010110110010010101110001101010010111010110011101100011110001011111101101010110101110100011111101011101101110010010001100001110110100011010001110101111100111010001000000101010111101110001110110011100000101011110101101110110001110111011000101001011001010011111110111101000000101001000010110101111011001110100110110001011101000100100101111010011110001100011111011100101011110001011000101000101011010011101011010101001000000110001111101101000110001010100110111100000000100101100010011010111100001011000001010110100111011001100011101001100110011100100001100100001110010110101000001000101000010101110000011000111111011010100101010100000000000010011111001010011111110101110011010111111010011010000011011101101101010110110000011101101001100011000101110100110111100010001100011111110000001001111100010010011001000001000110100101100000101001001100101111010010011000011010010011110000011111111101011000101101100110010100101011101000001011101010010001000101100001000111100111111001000001011001010101101111010100110000001101010111101000011111101010101111001010100110011100001000010110010011010001000011001011011110011100110000011110010101011101100001111111000000101111100111010111111100000100010101110111011011110101000000011110001010011010100000001000001110010011000100000100011101111110010111001000000001111000110111011110000001111000101111001011011001110101000000000111111101101011001111010000010010011010011100011111001001101001101000010000011010101010000111011011110000110000000001101000111011111001011101011101111011101000101000010010010010101010110010101010101101001111000000000101001000100000010111110111010011101100000110010011001100011100111100100101001000001011111010110111001001110001010110111010010010001110100101010000111110011011011101001111100011110011011000110101100001011101101101101010111110011000110111011010000000001111010010110101111001000111010000110100101101000001000001100101001101111111001111001101111101011101111000100000010111000100001110111101110010010010001000000000111000111101000100011010010001100010100111011111000100011010111100110001101011011101001010101101111001111001011110100100011010111110111010010000001110011011011001110011111100011111101110101011111001111001110101010111101100101111110000110010101001101101010001001111000010000000000000110011011100111100101000010000101001001101111110011011110100111010111110100110101100000100011101001011000000111110100110001111100000100110000101010100011111101110011111100100011101011101010010010110101101101010001101110110010101101000100100011010100101111000100010110000100011100110100000000001110111100110001100000111000100111000101100110010110011000100000010010110110101110011001000111100100100010010100011010100001011110001011111101111011011011010011001011000101011110001010000110010101001111010111000001111100101111010101000001001100000111001101101010000111100010110000011000010101111000011101001101010111111111001010001110110100001111010010111001100001100100011000000001010011000100000110001100001011001000101001001001010101110001101100000011010010000011110111011010110111010010011000101001000001100111010111110100110110111001011111110110011100011011011000010101110110011101101011110100111101110110101111101001010010100100100001000001001111001110110001001100101010100111010001111000101111001111101011110101001011100100001110001100101110111101101001010101101100011011011000001001111000111011100011001001000101110000001110010110010111111010110011001101000110000000111100100100010011111010101111010111100010111111110000101001101011010111101001101111011001011111111001010010000110000111000110010010001111100111100000100101010100000100011011010000111101001011101011010001011011101001100100000110011101010100100001000111010100000101100010101101010100010100010011001111111110011100100100111001111111011101100100011000010100100100110010100101100101101000101111001101010111010010110111000001110101010101011011010110100001000011010000001010010011001101101111011101001110010001001001011010110000000000100110000101111111110100001001000100110101110011011000001010001100000010000001001000100010001101110111011101100111101101111100011101011000011011111010000100011100111110001101110010110101100110001010110011100010011100111100110111100101001101111110001011000010111011100010001000111001110011001011100111011101000010011110011101111100001110010001011011000011100110100010110000101100100100100011110011111110100011110011000000101010111011111110011000100101110010111011000111001100001000000101100010000101011100011001111000010101110110011010101001001101000001000111011110011011011110100100001000100111000000010101001000000000111001110101100100000001010101101111101011011100010100111100010000100110101011011010010100000111110001110010111000010010110010110010110101000011111010100010000001000000101001010111111011010011110001100010111001011111011101010010010001111010110110011110110010010001010101101101110101000011010001011011001010100001000111010101101010010001110011001010101101100110110110111011011001001011111101100111011101001011000000111001110110100010010001101000101011100101100101101100100001000000110101010111010101101110000111001001010100100111001001000101101111100101111010111000000010100010110001010000010110011000110001111111101001101010110001000011000100010110110010101111110010011101001011010111101101100000001001010000000100100111000101100010011010010111101010001001010010000111110011110000101011111000001000010000011110101001010011010011110011101001001011111001010100101011100110001011101110001000100100001000000010111010001011001010101001001001110101111001011011100000101111011001011110111010111110001010001100110100110011111101010101111111000010001111111001001000011011001111101101101101111010010010110010100101011101001111001100011010101010101010001100101011000011101010010011010110001011100000001011101000001100010100100110000100110111111100010110010011111010100110110101001000001000111100010111111011011111101011001001011000101111101011001110000101000100101111001110011001110110010000011101100111001001001101101101000000111100000111110110110111001011110101100010110001001111000101001001001101001001011001000011000110001101111111110011011101110100001000110011111011000101101101011001101110111001001011001001101000100000010111011100110001111100110111011010101011011111001010101101011011001111110010001011011001001001101101011110001001011110001010111101110010001000000011010101111110011110011000010011001111111101111100100101001110110001111110010100100101101111111111001111110011000101000110110100001111001011110100110101011011110000011111010001100100001010100011001010011001100100101000010000100001100100001001110001111001001111110001010001100011011111100011101100101110100000101011010101101000011100111000100111100001110111001110101010101010000110110010101000110110001010101001000101001011110101001101010001100110000001010101010100011001001111110110011100010110101001010001100100011100101100001010011111100100101000110100000010001001101101000010100001101100111011011001100111111011010000000000001111001101110100000011111011101011111110100110100000110000101000110000101001000011001001100010100001000010110011001000010010000011110101000100111000110000010100100100011010100100110011011010110011100001001010110001101001100000001100101011111110100111111100100001100001111101000110010100101010011100111010000010101011110001100000100100111011100010011011100110010001110001110010101111100111101111111110110111101110100001110000110001001111011100100001000000100100111110101110011000110010010010011001111101100010101010110001010111011101101110000010110011001111001110100110000001101000110001111000001100011101110110011110101000000000001111101001011110001000011000111000001001010010011010011000100110001111011010010001000010001010101111001000000100101000100011000101110110000011101001001100001100010110111011001101001111100001100011001101001001110001001010000110010110101000010000001001111100110010101100011011101111110010100110110101111000001101101010111100011111001100111101011000011001111000111010010100000001100100000010010010011001111111000010110010010000101100100110111000111101010011100111100101011010111101001110111011000100011010110100010110011000111101100010011101100010101110011010001111001001100001111101001111110101011000000000110110001101000111101011001010010001101111010011010110010100111100101111000010001000001010010010101010000010001110101101100101110001010110010010100110010100111000010111110011010110000010001110001001010100100010010100010110100110110001100000010000011010010101000100100101101110000100011000000111101100101000110010001011010000000011101001010111001011001011100011111101000111010010100010011100111001100100010010100011111110000011000100010011010111100010000110000110001110101010101101101001101101010101000100010100100111011001101100000010100011110000101001000010101010000011110101000000110000111010000101100110001110000111110011111011001110010100101101100111001000011100111101000001111001101101111100101100101101101000010001000010000010000001101100100100100111101011010110010101000000110111000011001100001100010001100101011101010010100100000111110100011100001110101111111111110010100011101011100010110111001110011110100011110011010001100000000100111011100000110010011011000011000010010011111011110100010100100100011111101101111110110011101100111101100011101010000100000110011001011010111010000010011111000010010100011111100000101001100010110001101000101100110101011011001100000101000001001101010010011011011010011001110111101100110001100010101101010110110110111100110010101111111001110010000101000000101000101110111001101111001001101010100000011011110101011110110110010111011111100110011111111110110000111100101011111000010111101100101100011011111111111101111110001011001010000001111001100011110110111001110011010100011110010111110111011100010101010100100011011100101011110110100111010110110000101011100000000001000011101001111001111100100010010001110011111100010000101011110001111111001011010110010110101001000000000100110100001011101000100101010111100100101110101001110011100110101101001011001001110011011100111000001101000101111001010000010010100001100010111101101100100011011011100100100000100011001110010101001100100111011000100110100000100101100111111100000100100100000100111000111110100011000111001100010101010101011111100110110100100011010110100001110100000111001100000111001001010100111100100111010111000001101000100100100110010011100100010110011000110101111011001000101100011101100100011011001110011111100000011001110110101000111101111111001110011010010100110111011101000010100111011101101010000100011111010000101110111000010011111010001010000101010111011111101010000000111010101100100100111000111101101000110101100000010110001100100101110100110010110001000001100001011100100100110010010110000011110010101101011010000001111110100111010000100111101100101011101000001010110000001100100101101111010000110101111111010011100011101111000011110111111100010011001011011110110110001111011001101101001100100010011111010001100101010111101010100010010010010100011100110000101010010101001101100001011101100000011010000111010100110111101010100111111101010000100111100101001010010110101100011101000010111110011101011100010011100110001101111011100110110011011101101101101001110111101010011101111000010100100010001111101000100111111100100000111011010011111011000011000100011010111110000000001000001011010101010100001100000100110111010010001001111101101101110111011110111011011100111010001101001001101101000000101110000110111001110110001010111011000010011011100110001101111000001101001101111001001111100111001000010100111000011011101101010101101001000010011111011101000000101000110000101101101011010010110111000111100100011101100010010110100000001000100101111110110101110100110111111110001010011011101000000011100111011110100111101010111101100001111100111010111110000110100100010011111001101011100011101011101111111101111110100100110010000101010100100110000111000101011100011110111000100110100101111011011101111001011000110111110001100101011101101011001101011111010001011111011011110101011100101000011010001111000000100001111101001000010110010000101111000111001011011110001011000110111001110110101101101000010110101011101010111011011011000000100100010101111001011010101011010011110100111010011010010010001010110001000101011010011101110100101010101100000010001010110100010100011011111100111010011110111000010010001110101110101010001000011110100110100111000100101111100010100011100011111000001100100010101101101110000111110001011011011001011110011000111001101101111111111000000011011001101101110000011100100100011100111100100100101011111001100011100101111000011111010000001011110101000110010111110101011111110101000111001100110101100001100000011011010100101111111001000001011000011010001001000001111101001111110010110010000011011011011110100100000000100110011111010010010111000100001111101011110001100011110000111111111010111010100111111111110000101111101111100101001000110001111001011111111011011000000010100101100010011100110000100001010110111001110001011110111101010101000000101011111010011000110001101111100101001000110100011110010111010111101011111011101111111011000110111100001100001110110011111100010101111110100000010110001010011110111001100010111110011011111011110110111000000100001001011101001011111001111100001111010001000110101110011010100010010100101000100101100110110000111000001100100010100101111011111010010111110000000110010101111101001100011001110011101100111100010001000001100001101101001101001111110001111100110110100101010101010011001001011100010010111111100011011101011100100000101001100000111111011010010001100111111000010110101101110100101010101101110000001010001111111000101100111010011011000101111011110010000011101100010010110111111101000110000111001110010100111110110110010110001100011011011000001100110101010110101100101110111111001101010011110101111000011000010010010011001010000000001111101001100001100010111001100100101101010010001101110110000001100111001000111101101110011101001101000001010001100011000001110011110001101011111000110001100111000111010110110100010101110000111111000010000011110001101111010110110000110000101101011010100001001111001010110001011011011001111010111001001100000000011100000110111100010010101101100001001101100110110100011011101001111101100101011110000010010110000000010100111100011001110010101011001000000011010101101100011101110111100101011000100001001001000011100100010100001010000110111000000101101111011011010010000101000110001010011111110111011110010011111010110001010110000011011000010111101010111110001010011110110110101110001111000100010010101110010110010111111111000101100111100111001101101010111101110111100000001110111000110000111010101011101101010001110100111011000100001111000100000101101110101111101111001111010011100001110101101000111010110111101111101001000111110110110111100000100000001010011001000001101000100001000010010001100110000011110000000101001110001011001101110101101100101001110110000000111101001111011000110010010010011001101001100011101101010101011100010100110100110010011111010110110001001010111111001011100110011001011100110101110001101111111011000010011101000010011100010000011001110010011001100100100100010001001101100010010110110010100100011100111000011110110100110100110101100011100010001000001101101000110000101101101010111101011101110000111001110001011111000010000001100110000110110000001101100100110110000101110001110011001111011011010011100011010101010110011100110100011101101001010000101011110000001000110010001001001001011110001111000011110001111011001011110101011010011111100000111101110100111110001110000000100011111000100000110100111110110111100100000101100111111100111111111101100111101101101100000010000000100000110101000010001010101001101011111011010110000110111110010110111001110010011010110011000001111110000000000100110100000110000111110010011010111001011000100111000000100111100110101000001101101010010011101100111010000110111001001101000110001001011111110000011010100110100001101001000101010001111000011101000110110100110001101010001011010001100000011101110111010101010010010001100000101111111010110111111011000100110011000110011110101000000101110001010001011011011010000010011011010010001011011111111110011001100011011101001100101010001101101110101101100010011010000100110111110101000100101100010001101100111011011011111011001110100010000011000100010011110010010010001100000101100111111001111101101110010110100001010001100001010001010111001001101010010001001010110010101100010001101110010010010111101010000101011101011000110001001110100100000101111101101001001010110101100111111010010110001010110011101101011100000100101010011110001110001110010101111011100110011101110111001101001100101011011001010011000110110011100001001001111001111101000101010011111101110100111011101101111110110010001010110010100110110111101110010011111101100100100101011001000000110010000100101111100110010100010001110110110110011000001000011000001100101100111001100011011111110110010010111000010001110010000010111000001000001111111001101000101100101010101000000011111011000011000110101101001101001000010100001010111111011010101001011111100111001011010111111100100000101110001101011110101010000000011100000100111010101101000101000010001110100100001010101101111000101101011110001000011100010001111100100110010100111000101000001111101000100110110010010001010000111101010010000001100000001011011111111001000010111000010011110111011011111011110100110100011100100100010100011001001000111110110001000101001011011001010110010111110101001011000101000011011100000000101011011101100111101101100110011011110000111111101000000010010000011101010010010010010110000010101010110010101111010011000000001110011011011010001000101100011101000001111010010010111101010101010010100001011101001001011000000100011010011010110101110101001001010001010101011001010001110100001110110101101001101111000110001111101100000100110110010011111110111100110001010111100011000100110101111111011011101001100010011011100100110111000111110000001100010101011001101011001111001010100101101100010100000101111010101110100011011001010100010001010011010100101110011110110101010111100111111101110010111011001100001001011001110001010000100111001100011100101110111010100111000001100100001101111010100100011000110010111101111011100010001000010101100101100000011100000101111000101011000110000011011010000101001010000011100001010000000001100111000110101001010110101110110011011010010111101010000011111011111011111000010110111100011011011011111101010001001010011111110000001010000110111110110010110111111100100000011011010001111111110001100110110110101111001101110000111000011100110100111011101010010111101011011000111100011000010110001110111000011101000100111111001110000111010111010010001110000000110000100011100111110001101101001001011110111111100111111000010110110010001110111101100000101011001101010111001011100101001111010110010001111000101010101011111111111100010110001110010111110010000100000011010011111101001111010100010111000101000000100011011101100000010101011010100011100000111100100110100100110010100011001100111001000010110001110111011101100111111111010001010101001010101111100000000000111110111010101011000111111011000110010101111100000110100110101111001000000010111001100110010110010011100001100011000101100000011010010000000110000001010110100110001001010100001010110000000011110101111111010101011101001101010110010011110011010000001100100111101000111011000011110011100000101111100001101010111001001001011110001000010001010100000101000010100000110011001001000101111000000110001110101011001001001001011011010110000110101101100100010110001001010011001100000000010110010001010100111011001000111000001110011101110110000001011101001100101000100000010110000100100001010011000110011100101111011100000110010010110100100111010111011000101000011001110000001001011001011110110101001000011111001110111000011000000001001010001101100001100101100000001101111000110100000010111010010000100010011110111100010100011101001011110101111100111101001111011000010101100110100110111000101111011100001101001010000010100011101001011011110111001110111101010100100010011010010010001110000100011011011100100010001000110010011000011010111011001000111100111011101100001011011010011101010010000101111011111110011111011101001111010110110011001101111000110011011110101010000011001100011000101111011010101011011111110110000101100100111000001100011001100010001011001101110111001111011101100101100110101001111011110101100001110100101110111101010010000111100100111010001111011100010101001001000010000101100100100110000111110111000001100101101011100111110010001011111001100001011011101110100100011001110101010111100101101100011100110000100000000010100110001000011101100011011011001100110011111011111111111110110110010100110010010100000011110000110110111110111100000010110011100011101001011001000000011100011100101000110000110110000000011111110111100001100001101100111000000010110011100010000000000010110111110111001001111000101100110001000010001000111110010111101101000010011101110101011001101110001111000111001110110010010100001011100011100000100011011100011111000000010111101101011000010000000101110100110101111111100011111001110101110111001000010110101001001011011110110000110110010010101001100100001101100000111100010011011101101011010011010000101001010011110100000110001001101000001110000000110011011111111111101000011111000001101010000001111100011010110000101100111000000111011110001100110011001100000001110001001101001011111101001011110001010111010111101111010000000000010101100010111111001000100000100010111111101100110101010010011100000001001101010001110011101110101110011011010100011101111011000010110111011101000001001111110100011100111011011101001011011101110010010010000101100011011101010011010101000100110011101010011110100100111011100001101001000101110001000100101000011100110101010001111000001001010001000111001100101010101010001101010010010000111110000101110010010100111101101011011111010011010101110110011000010000111001111101001101001001010000100101110001101111011110010100011011001100111110110011011111100110000101100011110110111111001100101001110011011110011110011000110111101110011110011100001000001000001000011100011101010110011101101100101010011010101000000101011100001100010001100100010111111000100001001101100011000001010000010110111101001110111100011010000111110010000000001001010110110111100111101110101011101000001110111001011010101100011011100111110011011011001000100001011111010010000000011111000100111000111011011000010011100000010110011000011000000011101001001011111111011110010000010100001001010110101000001011001001110000010101110000000100101001110010101100011010101000101111111110010111101100111000100110001010010011000100011010001001110111101000001010010001111100010011011000010111000000101011000010110110010001001101110101010001100101010111010000101100110000011110010110001101101101000100011100100111100100100100111101000010010010110111001111010110001011011011000100100110110101001000011001001101110110001100110010111100001011111110101001010001000010001101100110011111100000110110000110110010111110000101001010111001101000111101100001010010011111011001101111100010010011111110110010000011000001010110111101111001101000101110111111000011110101010110010110000100010101100000011100100101011010101111010011100111011110011110100101000101010110010010000010111110000110010001110110011111011111011110011101110001010000000101001111111011000111100100101000001000111001100011110111111100110111110001010110110000011111101101001111101100100110110110101001001110101001001000010010010000100011111011010111010010011100100001101001100111111001110111111001100010001000010001001101100101010111101111110011100110101100000111010111011110101010100100101110011101001001000010010111110001010111001110000010011100100111100111101010001000100110111100110100100111000011101001011011110111100000010011111110100100100001100010001110010011100111110101101100100100010100000011111101010011101111100110011011000000110110111000101011101101001000010011110010100101000111101101100011001010000001010111110110001101110000001001111110001110101110111000100000101000101100001001011011000010100111101000101000111000100101111000110110011000010110101111001011111101100111000100100011111110100110010110110010011110011100101100000110001001111111010111101000101000001110011000001011100100010111111001000100110101110110001011011000010001101111001001010000010001010010110110110110111100011100100110101001100100010101111111110001110110011010011011000000100111100110011011111010100001001000100101111000101010110110111001011100001010000010110101001100010111001001010010111000101110101011110101111001000010101101101001101001101100101100000000001111001101011000110000111110011011110111000101000110000001011001010001010111011011111011010100001101100000100011000110100000110110010001000001011100110001110101011110010000000010001101111110110100110111110001001100000001010110100000010000010100100010000011010010000011111001001011001010100110001110010100011101110101000100010010101100001011011010101100010100011010100111100111000110000001100111011100010110011100111110101010011000111110000000011001001110110000011101101000001010010101010001011110001100001011010101111110001110000010010010101111100000111100011010110010010110000000101100100001101110110100111010100110010010010010010011010011110110001101001011111101011000101111000000001101001011000101011110100110011001111000111001111010011110011011111011101000001110100101100000011000111100011000111010101111000111000000001110000110100001110001100010100000100101010110010010110011000001101110111100001101110010101111101111100111110110011101111100100001101101010110000100111000001011111001011101010110101011111001011001010100011011010101001101001000010011010010000100110001011001000011101110111100000110110011001100110011000000010001010100100011101010011110110010110100100010011111001010101000110101101101100101110111101101101101101101111011110110000001011000011101111100010001101011110101000111011001110100100100010100110000111001110100000100001110000011011100001110000001000011100110001101101111110001111010111100010001100000101010101101111001100100100000000011111101100110001111000111100001000011111110010100101101111000010011110101001100000110111000010001011010011100110010001101111111101110100111110010101010000011010111000110110001111110000111000011101111000110110110010011011011000110001100111001110001000101001111101010000010001111110100111010010001011011110100011100111110000000010000110011100011010000100110101010110001000100100001110100010010101010100110000111011101110101010011100110110110111100111100000100000001010111000001011100010010010110111111001011000010001001001101010011010100010111011101010001001001010101010110110110000110000010000110011000100111010111001011111101000110001000000110000010100010100111010111100000100111011110001011110011111101110011000010010111101100011111010111111001011111110011100101101110001100010100010101101101000011011001011000011101110001001100101011110010101101110000111110000110011101001000001110010001100110111101000110011110111110010010011111010011011011101001000100101111011110011111111011000110101011111000110101111010101111010011101101001000001111110001111001100111010110011001111000010111011100011101101101011101110001001101011110110010001111010110010100001111001111100010000110100100001000111110001010110100000110000110111010110111110000000101010100001001011101101100101100110010101101010001000000101100001000010001111101101100101101101101001110101111110000010110110010001001011111011101011100001101101010010001001100000111000011011111010111100001001000000110101110110100001010000110110101101000110000011000000100001111101101011111111110011001011101110111010110101101100000010000101111100101110111110100111001011011110111001111101100100000011010100100001100010010100100100100100111100110111101100111001111100111000010001010000100111101001000010100110001100110000010011011101000000111010010000100110110101011011100110111011111000010101000101000001111101110111000010111101111010111100010111011001010111001110101010000010001001101111101111101001001011101011000101100001010010000101111000100011110110001001111100110001011111101010000000001101110011100110110100001010010011101111010010111011111001001110001010100010111001000011101000010011110001011111101110100100001011101011001111010100000001100101110010001011000101111110001111110011001011101110000001100111111100010011000001001110100000000110111010011011110100011011010011110100110100111001001010101011100100001011010001011011001001001010100011001101010000010101100110111101100110111100010000000010110110010101101101110011010110010011110011110110100000101000011001010010110110010110001111010000101100100011111011001111001110111100011010001001011011110101011110110110110111101111010110001011010101111100000010100100110010101111110111110111001001110110001101000000011111111111110110101111100001111011110111111010110011110011111111101010011110100001111001111000010010011111111001110100100100101110001110010101001100010110010000010011000111000011000000001100100001000111011111010001101001010000110001100000101010001111010111011111100101001010101010000111101101010011010011000000100011110101110011110011001111000000000010100011000010011111111001101001101001001110000001001011001010001110001000111111010001010001001001010011111010000001110110101101011111110001101101110011011110111010010000010010011010000001110010010010001111100111110001101101000010100011101011111100101111000010000111011101110011010010010010011111001101110100011111100011100101000111110000100000000100001110010011100110000110111001000011011010100100001000100111001011110110110110111100011011101110111101000011111110101000000000111110111001010100100000001101100000110010110101101000101100101111000111111100100000011010111010000110101101100010100101011011010000100010110101011110010010011100110000111000000100100101011010100011000100101101111011110000011010110111010011010001010010000001010000001101011101101001010000010100101111010110001101011010110001111110011010101111100011010010001101011010100011101011011110111101010001001100000100100011000100000001000111100111111011001001001010001100011000000001100100001010100001001001011011101101000110101010011111001110010011101101110111011000011010101111101111100011101011100100101011011111010101011000110101011111001101011000000110111110110100100000000101001010000101000011010111010011101101011111110011110101001111101011101010000000110101000001011100011100110110111000011110100011000101100001111010110011000101100001000000110100000101000100000110100101001000100011011100110011111110100011010100001111111111100100110001000110010000011011010010011001101010010111011010110100010000011111011000110100110101111010100010101010111010011010011110000100110001011011010101010001101010011111000101101110111100010110101000010100101101110100111100110000010110010011011100011101011110011001111000100000111000011101110101000100101100011110111100110010101000111100011000110101000111010000100101001000111011111011010011000110010011011101010000110111001111011001011000101000100010110011001000111001111100011001101110100000110010100010011001011110111100010011010101011011101100111001101011001111101101100010110001100010011110010110110111111010110101000001111010110101111111010000000010101110101110011001100001000100000011011011011010011110100010111000011001110000110010100110000001000100100111000101100001010011010010011001101011000000101111111110101101001110011001000011010110110001111111110001010100010010100111011111001111010111011011101110010010100011011010001000000000111011110111001000111110011010101010000111101001010000011111000110000111010110111111001111011010110110011011101111101010001101010110000100001000100110110001101110001111111011011110100101010010111111101011000110010101110000110100100011011010111000000000010111110011110101101110111010111001000100101001110110111000011011011111110101010110111010100001001001000010110101111101011011101100101101100110101110110000111110111011110011011001011010011110000001111110011110001101100111000001110011100011110011100110000010101001011110000010101000000111110101100110000001110001101000110111100010100111001100001010100000100001000110011010010001101010110010101101010111010100010001100111111001101100001101101111100110010101010000001100100011010000000111010011011110110110010010111110011110111101111100111100010011000111000000110000101010010101011111001001010100000001000011100110111000001011000011000100001001110100110101100001011001110101111011100000011010111111001001000010100000000000100011100101010010000111000101001111100101100001010100011100011110001000100000010011110001101110100000100001110110111000110000101111000101001101000000000111011110000010111011111001010000111101111111100000101101100000100100100010100000100101001101001000001001001111001110011100001000111111110010100111100110100000011010101011011111100111001001010111111111101001111110111101011110011110110011101001000101111001011000111010110111111000001111111010010000100101001110110111001010110000110011111111101010111111101000111101000101001100011100110011010110100101010111000101001111011011111100101011101110111111110111100000010100011111111101100000011110111000001001110010001001100011101111011110011000101101000011110001011010110110001110101111010101001010110000000011100111010101011000100100100101011110000001101011101101110100111000000000011000101001100101011010101000010111101000101110110101000001101110100010000111001111011111100101000111011110011101001100000110100001111000110000000100101111110111010111100001010010111110110001000010000011110001111000000101110000001110110010010010101000111101010101101101010011001100101000100000100011011100001110011111010100000010010111111001101101100010101001101011000111110111000101110011111111110000000100011100000111000011101011110000110000110010111111100100111111111111011001111010100001011000001001001001000111000111111001100000001010110111111101101110011100011001111011111100101111010110010110101110010000000000000111000011101011011000100110011001001000111001000110111101010011101011110010001010111011100110101001000010111001010011010000111001101010001010001110000110100100011010111101101001000110001001101100000000001110100111110100110111100101001010111100011001001100000101000110100010110010000010010110011100100011010100110000010101000000010111011010011110010001100000000100111100000100001110000000010000011100100011010001001100000101011100001010100001100000110010101000110101111010110010011011010110100000101001000011110110011001101110000110110011001001101000010101101111100011111001001110001100011011101101001010000101000001010010001000100101100001011101010001111010101110111110010101010111101110000110111010110100111001011000001010001001110100101000000000111100110110110111001000110010101011000111110101000101011110010000110001001100000110101000010010010011100000101111101000100111111111111100010100111011010100110011100010001100010010000011110100110001000100010011010010011110110011110000100100101010100101100100101001001010100001101100001111011111101001111101001100010010110000001000111110011010011110011010001011001100101111011010101000100100111000001010000100010011101110011111010110110001111011100111100101011011010010011110011000010101011111111100110001010000100110111100000111111100011011010011000011110010101000111111000000001100111010000101000001101101111110101110000001100011011001011111110101001010000010000011010101101011011000011001011000111001010110101001100100110110110101101101100000111111010110110101011010011110101001010100110000000111100010001001010001101111010101000100101010110000000001110001111101000111110010101010101100110010011110100010101101000011110000111000000000101110110100011010101011101100100100000001110010001100001101011000000011111000001100010110100111011101010111010110101100001000111111100100011101111101010101110001111110110111111110100101001100101111010110101100100110000001000101011001000000100010100111101010011010100100110000001111111101001100100011111110010110011111110000011110111011011100100110110100001010010001001110001110010101000001001001010100000001000011101110110101100111101100001101111001100011010000101001001100000101100111100010010001111000111010110011011010000100011000010111111000001001100011000000001101100010001110111000100101001010110001101111010011101010101111100101110100010001010110000000001011101110000110101110010101111010100110010011111001000011011111011001011100110000100011011111001000111000000101110111000010000010100010101110111100010110100111011010110010111011000010101000011000001100010001010110010000010001110110110010100111001100011101011001010001110010100010111111000010000110111101100011010000000001011001010001000011001110101010100101101011101101110001110011101111111100100100111001011011110101100110101101101010011011011100100011110101101010001101100001001100000010110010010101010011110010001111001000100000001001111100101111010100000111010101111101111011101000010100010100011001010101010001000011101010011000111011101001111101110110010011110101011011011001111011110100110101011101110111100010011100110101100110010111000011010010100001100111011000001111111000101100101100011111100100001011001000011001111000111110110011011110000001001111110000100001000111101010000100011110001111111011010011000001100010010000000101000101000011010110000101011110111000101001111100001001001110010111011011111100100000111001100100110011111000111010001101101000111100101000010111100111011101101011011010111101001101100000110000101100011001001011011010010110011001111000111110101110001111000111110010100111101110100100001010110111010101100100111100100100100111101011000100011110001110101001111111100001101100001000110100010010000010100011001010111110110111100110100111011111010011101110101110101100011111111111101000100100100010010000011110100010010111101001100001111111011100110111010101110001100110011000110000001001000000111110011100010101010100110000010110110100000010010010000001110110110111110010101111010101011010100010010001011001000001101101100111111101111100000001001010111100001001100101001011001000000011100100111011100101111111000011110010000100101001100010111011000111110110111100101010000001111101011111101000010001000010111100000111000110001010111011000111101010010101000001110100000111011101000110111111001000111101010100001101101110101101010101111011010001001011110111000110101110001011101100111000100001000010001001100110101110010001010100100000101100101011011000100011000011111011000110011101111010110111111110001101101101010101000101110110001101001101011011100100011010000110101000111101010101000011110001000001110111110101100010111001011000001010111011001011110111100001111101010111001000010101111110011010000111010010110101000010110110100001001011011111010011011001011110101100001011011000100111000111000011000000000000110110111001011001100100100110101011011011100011110110111100111110000110011011101000111111011100010110011011110000011010010000011110111010111000110110111111101010001011000111101101110111011110101110100010011101101010111010011111111101100111001011011011101110101010100100001111011101111101100001101011000000000100011100100111000110101011110101000101100000111001011010110111011010010001000010101000101001011010110101111011100111110011010101110101001100010001110101010001010001010010100001101000101110000101000110000001001111001011100110101011000011010000110010110000110000011100101101010101011110101001001011101011011101101100000110011101101001011001100000111101010110001011010101000111101101111011010001001101000101101000100000000010100011110010010001011011000011010000110001000001011110111000101001100101101101100110010001010101001000110010000100000111011001000001000101011001110100101010000000111010001110111110001101011001010100011011000100001011010011011111001111000101111100100110000111101100101010010000110110101111011100111110100001111111110100000100011001100110010110010101000000011001010011011101010100110000101011110001101100010101011010110110000110111100010110011000111000000011111011100100000111111111110101010011110010011001100011011010011110010000101100101101001100011010111111100011111110111000111000101100110011111101000111111101011001111010101001000000011010000101010111110000000011011110000100111010111011110100001000010110110000111100001010010010101110100001111110111001101011100110010000011001100001011010011010011000110111101101000011011011101101100001101111000000001111100010001101011110000111111001001111101011101000111101101001111101000101111000111001011100111011100011100001101001001010011001110100110101010111001001110111010001100010100111111100101101110101000101110010101111010111101001100011001100100111010000011011111101000111100111000100110010010000000001000111100001011101111110111110110110000001101001100000101100100011111010111011101011000000010000011011011010101111011111101000000000110111111111100110110010100101000011001100110001000101111111001101000101100110101101001001000111101011010100111011111100111100000011001010101011011100011101110001111101111101101001001001001101011000001010111010000001010101110101110011111011001010011110000101101111010001001111010111000100011110001000000011110010010101111101011011000000010100000110000011110101000011011010100000101100111011001100100100111110010110000011111010101010110001010000101111001101011001010001100001001101010001001001011010101010001110011001110000001110110000010011000101000110111101011111011110001110111001010011110111100001011101011000110000000001101011100110001100111111010010000111001000000001100110000000001011010111011111010100111111100010011110001100111100111000001010011100101010111110000111011101111000000000110111101011111011100001101101100100010010101110111110010010011011100110011011001010100001000001110110001010000111101101000101001000011101111010010100000011010011110001001010010101000001011111001001010000010010010010011101100111010001101101100011001100011011100101100010000010000110000000001010011110010000110010001111110101100100101100000000010001000111100001101010101111000011110010011010101100000011101000010010110010111101011000001110000100110111010011110100101111001100000111101011011110111101010101010000100111101100010111000110100000100000010011010010111110011011110111000101101101101000101111000110001111101000000110101111111100000111010010100000101011101110111011111101111100010000001100011001101101101010000110010100100100010100000101011000011001111111110100100011110111010110110101000100010110110010011011101110111111011100011011000101110001110011111001010000100000011011101100010000010111011000011111110001010000110001100001101011000111011000001010010101001010100111111101010111000100100110101011011111110111110111000011011010011001100011101001100100011001110001101010101100011001001000000100101000100011100100010000001100111011011001011011001000100100101100010000110101101110011010010010010001010000101101001011101100010110110000010011001111010000100111111011001100100001100011110001110101001100001001010000001001001000000111100111010100100111000100111110010101011000101010111101010001000101001010110001111001001010111001111011010110001100001100111111000001010111000000010101101010000010110100111100110000100000100010000101101010100000110001000100111001001011111101011011011010100001011110111100011111001001000111101011011001010001011101011010010001111011110000001001100100101010100000010001111001100101100101100010000110001000000001101001001101110011001110110100010110111110101011101011010001100000111111010011011011000100110111000001101110101001110100101110010100000101110001101101001001110010001101011101000101100100000111110000011010100011000001101001001111110000100010100101111001110100101011100000010010011101101000111101110101011001001011110111110100100110000001110011110001111110000111110000011111100010111000000010100001100101010001111011010001001101000000111101001010101110011001101100111011110000010100011011010111011110111010110101110111100000011110011010111110111100011110111001100011101100100110011101010111111111110001100100101101111001101100000011101110101001000000101111001001001010100001010001000000000101011111011111100110011101010000001011001011111101110111010100000111001011000010001000110101011000101101100010110010101110010101100011110010100011110111100010001110111001001100110100011011111110001111011011111010110110111101011000100000100110111010001010101111110000010010110010101011001111100001010001101100100001010001000000110101000111011011001001001000100010101011100011101000100111001011011001010000000111110000000100011011100110001101010000110000011000001000101100011000010111011110000001000111011010110000001000011010101000000000111001000110000011010110111000110110101100001010011011011001100000010110001101110100001100011111110000111111011110101010101100011011100001100101101000010110111001001100011000010010010101111100100110000011110010000100001111111100011001001011010001001110011110110010011100100000110001110100001001101000001010101001001111111101000011100101000001000010000110111010011110100000001000001110011001101010010101001001001101111000100101011011110000101010000100011110101101001101111111111110010110010000010001001000010110011001010111010111011011000110010011111100101101010111001111000011111010110000010100011100011111111011111101010001010110111111000110110100111100001001101011101110100110010101110010111001101100011011011111110111110100000001000000011100001101000011110110010101011110010001110001111001000010111001010000100011111101000110110111101001010011100001010010010000111100011000001001101010011111101110101101000100000110100000011000010111100000101010111011011111101011011001000110100111000101011011010110011110110000100001101001110100111110011000110100001111101011100110011000000100100010101100110010010111011000000010011110100101100010110111101100000010000111111101100100111110011010101111001110011001111001000100101010010000011100010011100100100110101001111010110101101010100010100111101000100010111100100110100111000010100110001111000011101011111110001100001110100000010101111110111001000100101011111111000101101100011010001001000011101011101100101000001100110010111111101110111111011000100111101001110101110101101110101111111101011001011011000100100111011000111101010100100011110111110110001011011001010110100011000101111110110010011100101000101010110010110001000000011101000101111001011101111100111010010100011001010010110010111010110100010111000111000101010110010100101001111001111010100011101111011010000001010110000101101011111100000110001111010010010010000111101011000000110000000000010010000001111110000101010001010100010100110010110101111001010100101111110110010100100010111011110011110110101010011111110101010010110101111010011000110110100111011111110101011100000101000101101110011010101100101100110111001000111111011011001000101001111000101110011101100111110111001111010100001110101000111110010101011110001011111011000010101110111111010001101000000110101011000010001100010001010001101011011011111000011100101000110010010010000011000010000010110111101111111000110111101011111010000101011010100011000101010000010011011001001100110001100101000010011110111110011001010001010000111000001010011101111100101000000011011111001011010100111000111101111010001100100010011001010000110000001101100110110100011100010000110010010000011110100001100001011100100001100010100100011100010110110100000010001010100110110110011001000101011001011010110110111011111101101110001000000011000110011101000011011010010011110100011001000111000010011100110111101110000110111001001111000000011011110100100001000110110101100001011110110100100100101001000100101101001011011001101100000101001000010010001101010001000101100110001100000001001111011010101011001101010010110111101100100110010100110001110110110011000110010101001111011100010000110101011110101000100011011110100100101010000110010010000110110101100000001101000010000011010110111101101100001011110000001101100000111100010111100111010001000001001100010101110101000110010001111101011010001010011111011100001100011110010001111100111100001110010100101111010000111001011000000100101011000000100011111001011100001000010101010100110111001111011011011000000111010010011100111111101011111010010111100001000111110010011110000111010100100110101001000101101100011000101000100010001100010100111010110001011110110000110000100010110011100001010101000010101010000001011001110000010110111101000000001101000010110100110011011111101000001011000110110001010001000100111110001111011011001000110110111010110001101110111001100111111101010110001001010000011000111001000101100110010011011111011100000110010110101000001011011000100010101111101110111000001011001111101111101111111000011101110011010101111111001010100101010000100101100000010000001110000001001011111011011100011111101101101010010110100001110101010011100010010101110011001100011001000110001110011100101100000100101111111011110010000100110111011010010101000110000100110011000111101100110000100011000110001010101010111011000110000100110010101001100001011010111101000111001001001001111010100001101101001011011001111001101111111011101101010001011011101000110011011111011000000010110100101001000001101000100101001010100010111010110000110011011010011101100010110110011101101111111111001110001011000111101011111010111010111111111011111000000011111111110100110010001001111011100111110110011101000010011100011001010000001100110100001101101101100010010110110000101101000100101111001000001000110100000110001000011111001101110110110111111000010111010101101011000100110010000000111001011000000001010110010110000011111000000011101011101011110111111000111100100000001001000101000100000100100010111101110000001101011100110110101101111110101001111000001100111101010110000011110010010101010001110111110000010101010111010110100100010101010011011000111011000001101010000010010111111100101011110111111011010001110111011010110110100011100011001000100000110010000100101111100000010111010110001001010101100111000101100111110101001010001010100001111101000100011101000000000111100101010110110000110001011010001101001111101010111011000100101110101010011001000110011101010100101101111101010110000000100011101110010111101110011001001111100000110001110000110110111101101001000001111101111000111101111110001000010001000110000110010001010000000000000101000001110110010111101100011000000110110111001000011110011111110011001110011110000100001011010000011011000100101000111101000000001011010111100001101101101111111111010110100101100101010100001010010011010110110100011000101101001001011010111111011100110100010110101001100010001011001011100011001111110011001110001010111101000101101000110100011000111101001011001111010100110101100010111010101010101110000111110011010011010101111111011111001000000111001011000011000000001000100010111010010000011110100110101000101101011000010000100111011100110111110000000101011011100000111100011100011010100011100100010101110110011100100101001100001101001101101010101011001011011000011101101001100110101011001010000100101110101000101100101011010000110110100011010100110101100100111010011110011000000001001010000001110000011000000110010011011111100001100101010100001111110010101001001110000110000111101110101011101110000010000111101111101011000110100010110010000001001100101110110010011110100010110000100010110100000110100111101001010100110000101100100110100101001000110001100011100011111000010000010010001001100100101010100100100101111000100010011011010011110000011010111110100010110011010101010110001110111000011111010011001100001010011001001011010010000001010100010111101011000000111100001100011101010110110000110011100111001001100011000111100110001100011101111010101000101011011000000110001100010110000111010101011000111011010101000001110111011010101000111010101101000100011000010010001111111011000011110000111111011111011101101101010100011011101001011101011010001110010000001111110101101100110000010110000000000010001000011010010101010010011101100011010110100000010010110101011010000101000110010101011000011010010011110010110111110111000011110000001001001001010001101111000000101010010010100001001100001111110111011000010000011111111010111101111010100010001000111000011001000001011011101000111111101010001101100000101011011000110001101101001001010001100111000101110001110100000010100110110011110010110010110000011010101000000111000010110000111111110010111011010000000110010100010001010000001011011100110110101100000100101010011000010010101100001011101011001001101000001101101011011101100111001110111100000001000101001110100010000111011101101100000111001000001110100100101000001010100000000001100011110100110011100110111010011001100000111011110101011110110100010111010101110100001001011010001010001100010001000001011111101011111011010000111111011010000101010010010011101101111011001001010000001011000010101101101111101000101011000110000111110111100101111010100000011000100000101100110010001110010001010110101000001100111111110000001000001111001010001010110101101100001111000110101111101011001010101101000010110101000011111111001000010101010100010000011110010110001100010010100000010110110111110101010000000100111101011000001101110111001001010101010010100001111001000010001110101100001000011111100111100010011001010101001011000010111100110011110101110001111101100010100001001100000011111001001011000010010001001101101001101100111010100110100001100110001001111101000111110001101111110110110101011000000000101000101000110111010110001100001010011110111011110011001010101101101100001000011011000111000100100001001100000010111011111101010000101011000010111011000000010100010000010110100001100011100010110111011011011010100001111001100001111110101101001111101101101101110101011001100000111011011001100110110010000101000111100011001010010100000101001010000010001100110100011110000010110101010111111011000101001011000100111100000011111101100000001001010010011111000100110101011001101111100100000101111111100111100000010000011000010000110110001111100011000101100000110100011000011100111000001100101000101110010010100000110111010101100011111010100110101010010011110100010000010001101101111110010001111010001101001101110000001110011111010010110010111101111111110011100101111100011101000011100010001010011101001101100101111000011010000010000000000010100111011110010111101001000000101101100001101001101011001100011111111101011001111100000010010001001101101100010010111011011100100011101010111001001011110001011100101001101110110000101110111101111010111101011000001101101100001101001111100001010001011110110110001011111001010011010100011010001110100101100000111100010011101011110010101011010111111101101011110110001110010101001100010110100101011001000110110001010111100010011101011111011100101100000110101101111111101001010000001010001011001001101000110111111110110100111011000011000000010010000011110000001101001000011111101110011111001000110011011101011000110001001111111110001101011010011111111010111101011001110001110011011110000001011101101011101111001110010101111110100100001011000111011010000100100110110101101000000011100101100010100100001011100010010011010001101001001111001111000101100010010110001100001010010110011100110111100100001110110110011110011100111001110110110111110100000110001010010010011111111111010111100111010011101001100001011001001110000101011101000100101111001010101010011011110101000110001101011111011111001100101100101111010000100111010011010111000000000001110000010111010110001000111100100000111111110111001100101000010111000010011011000111000011110001001100111010010111001010100000000110010111110000100100101000110001010010010011100110110000000001000101100001110001101010101010000001101000001101001001010000011101110011110000001010101100100000000100110111010100011010111010011101111011110001101100011101101011111100100001111000100010111001010100110110101100001101101110010011011100011111010100001101100000001100011001110100010000110101101101010000000101010110010110000010010000001101001100010101011111001100011100001000010110110011101000000000011100100010001011000111000100101101100100110010110110010111101100001010001010100111000010111111010110000011000010011111111100001101001100000101000101001111101100000010101101011111011111101100110111000000111010011111100111001011110111011010100110110110011101011010101010101101010100101010001111011101110111010010100101011000111011001111111100110110010101000011000011001101011110011101011101010101111010001011001111101110101101110011001001100011011100110101010101001111101110101001111000010011101110010010010011011101110000100110101111000010110001100011111111001001111000110111000000001000010111111110101001011111110111010011111110010111000100101010110010110000010110101111010011101010101111001001000101000101100001001001011110011011011110000100011010001111100011011001011001111100001100010111011011000001110000110101101011011011100111101111011010000000010001100010001111111001110100000101101001100110111100000101111101111010011111000111110001110110110000011011001011011111011010010101010001110110110001000110001100011001111001101001000011111010111100100100000011111111110111001110100100100000101110100000101010111110111000101011100011111110110000001010000111101000010001010111111101001001100101111011100000110011100101011100001111100011111100110000001101100010111101111000001010101110111000101010100111000001101110010010011110000101111010100011000011001101100111101101100101011110111101000101111111111011001011100001101010101000101001011100100011100110001101101111111110001110011101010111111100101100000110010011000010000010100001001000101101011011110100011001010000110001001001100111100010011001000110011100011010110001001000001110111001110001101001001001110010001001100010100111100111111011100000010001000111011110000110010111010111100000101001100011100100010010000001101110001011011001011111101100001010000011000011100010101010010101001010110000001101001100110110101111000110110001010000100010100001011101100101111101000111111110111101100100101011101110010111010101101011101001100011110110101011110110001011010010110000111001011011100110110000101100101110001110011110000100011011000100101100110011111111101011111110100010000111010010000100110110000010111010101010011111011110110110000001010011010010010001101100101110001100001000101111011111101001000001000101100010010000111000010001100111011101111101011000101000100000110001100011111001110001011000010011100110001000110011010000111011000000111101100011001011010010101111100111000111101001011010011110111010011010010110100001100101010001011110101110000011111110010000011110110001010010111111001101011100110010011001000000111001011100001001001110101101110001000101001110111100010000001000101100001110101110110111100101101111001011110101000100111111100101000010100011101011100000101001101100010110110010010011011010010101110000100110110110101100000110010111100001001010110001011100001000111011001110000111011011011100011100011101010101011001011100010110001011001100011101000101010101110110001111000101100000011100110001001011110010000000011110010010001000101001001000001011011010111010101110011110010001100110001111111111110110101011010001111000111001100001010101010101110110011111111100011101001000010101101110010001111111101110010011011100110010110011010101111001000001110010100100010111101101111000111110010110110011001110101111001100000111111100000000100001010011100111001100010010110011100000001100101110101000001101110001101110010011011110000100101101000111101100100111011110101001011101000010011001111001110110100000110111001111110110111001110110110011001010010110100111111011010101100001111010011010001011010011000010101010110101010101110011111110100110101110011010001110000101101101000011111001100011101010000101001111011101111110101011100110101001111011111010100000010001110000010000111110110100011110101001111010011110000111110001110110011111101010101110001000000101100011101000001001000101010001001001111000111001111110011101110011111010000011111010100110100110110110110101110011001110000010011111110001000010001101110101110100101100000100100010010011101110010101110011101011100001010110000011101110011110011010101000110011010001101100100111000111100001101101111110111001011111010101101001110100000011111011000010101001011001000110111100011010011011001000010101111111101101101011001001001110110010010100101010010000101111110010110010001100001100110101001000100100111100110100100000110010001100101000000101001001110000000100111011010101000101010111110010111100100100010010000110001011010111011001100100111001001110010101100110001011010100111100111111101101000101011011101000000010100000100011010011100100100101111111100100111011001110010101100101011111111111110010111011110011001111001101010010111011101100111001101100011101000001111011001001110001111100111101110000100010000010011110011001011010011011111110000100001000011100001010000010101110100000100100101111010100101101000100000011001110000101001001100010000000000001000001110111110010110001100111011110101001100011010101100101110111001000111101110111101011100100001111110110100000100001100110110110101110111100001100110001100111000101011001110110001100011101111011111111101001111000010100000100000100010001111011100001110011000011110001100011101001101010110000101100101110001001000000100011001000010110000000001100100000100000111110010010000001110011001110011011000001111000111000000110011101001010110010011000100110000000101101101010010101010100011111000000110000100110010001111001111110110001111010010100100010001001110101001001111101010001101110000001111100001011011001111110011011001111101001101011111010110011001010101001101101101000011011010011010100000010101101011101001111000001010100101011001001011100000100111101110001011100000001010111100101101100101100011110001000010010001111110001110011111110100110000110101000110001001001001000110100000101110101101101000110001110010101101010110000101111100000100110001110000111110111111100110110001000100010111011011111100110000010101011101000100011000001010110010110010111010101010100101111111100000100100000011010110110110001110001000101011110001000100011010010111000010000010101011000000101010011011000111011010110011010101000011011001010010101101001101010001111111100010010000110111010010011010000111011000100101011001000011001010101001010101110010101101011000001111111000011101101111110000011001000110100001011011111001111010100100011101100100010101110010001111110010010101011001010011010010010100100100000001011101000000000001011011010001000010001100010001111000100011101011000001101000000111000111011110101100110100011011110010001011000011110000100010010110111011011011101010010111100101110100011010001011000110100011011101000011110000110011000101000000010000011111100110001101001011100110001000010110010101010000011010011110010110101101001010111110011011000101010010001100111110001110101111000001001100000110101010010111001011111111000101110011000010100100000011000110011110111101101011010110110000110100011111010100101101000001100110010001111011000100001010000111000111100101111011000110101001011000011001101101101011000001111101001101010111110110101111010110110000100101110011100100001011011010000010010110001000010000111011011000101111101011000001001010111100000011101110000110111001111000101100100101111110001111000101101111011111100000100001000101010010110111000011011110110011110001001001000110100010111000011111011010101011011100000000001100011100111100011010111000100001110010100100111100100111110001000011001100111011011110101010001110010110001011001111010111111100001110000001011011111101100010000011111100001000101001111010010001111110001100010101001001000111010001100111000001110111001101001001011110100111011010111000011100110000101110010110110110111010010100101100001001101111100110110111110111111110101110101110010011110110110000111011110011100100010110011010101011010001101000111010110010010100101011100111001111011010011001111001001111011101011111000011100100001010101100100101100100010011110000100111111110110000101101010001101001000010100101100011100110101001010001100110011111010101010011000000011010010000011000001101010000000001001010000101000011110001001001111110101100101010101011011110101001011100001101100001011011010101010011010011000011011101111101111001110100111000101111010111100011010001110100001110110111100001011000011011110101001001000011110000101110011010110011110101111001110000000101110000001010010011001101101000011010000111110010110101010000010011010100101100000011001010100011100011111111101111111011000101110011000110111101100110001010000101000101111100001000011011000110110010011100101110010011010011100101000010000011111100111100100000001100110111101010000111000101100110010010101100011010100011110000101001110000000101010000110000111111011100100110110100110001000101011111010011011010110001111110101111111000101010101111011100101010001110110111110101000100101001110000011101010101110010010011100010000101101000111011111100101011000001011100001101000000100100001101111010111100110111111000100011100011011000100111100001011110100101111010110001010010111101000001110000110011010111110111110101101000011001011111111110010100000010111111111110011000010101101001010101001110011101001100101100111101010110101000010000010000111110000011111001110001000001001000001011010011111100010110011011111010100111000100100101110001000000111000101011001001111000010111000000001101100111101000000010000011111010110011100000010001111000110110001001100010001000010001100110111111100100010011110001000100110101100000110101101001010110011000110110110000010001101010101001100101110110011010000010111010100000000001110010110010101001101010101001000101010111100010101101000100011000000001011110101110011011110011011000010010101001100010111010100001110000110000011110110110001101101001001111011000011111011000101111000100111001011111000011101010011011000011110010010101011000011000110111110101101101100110001110001110000001001011001101110101010010000000101100001011011100010010101110110111011000111110101100101001011010100100100101111101010011110111100010001110001000100000100011111100011011110011101111010001101110110110001110111110000001011111110011001010001001010011011101000101100001111100010111110111101001111100101011101000111010001001100010110101011000001110110111111111010001001111100001001000000100001000001110111011100111110110101100001111101000000101011011110111101010001000101110101110111000001111101100111111010010110010101111101000100000110111000011001001111000111011000011100101001101010111001100101100000001001011001110011001100011101001111110110000010100101111001101101110111101001010001011110010110011100100101110110001010110110011001101110100101100011100110000010110101110100000011101101111100101001010000111001111010111011000000011110101100100010111110000110100100110100001110010100111000111111001101101011001000101100000101110101110001010010001101110101010100100000000000111110101000001101101110010000000000100011111100101011111110111001110100100101001001011011010110100000000111000001111111100111100000001101110000001010100110101011000010000110101010000100110010111010010001010001111110110011110110010010001100011110010011010000100001010000001000101110010101011011101110111010000000101001101011011101100110101110101011110111110001000101100110111010010110101100011001010011000001011111001110000111000010011111101111111111110100001001110001001000000011100110100111111010110000001011010110010100011000000100110010001110011011101111001101000001010100000010001001100001000010000100001000111000100111111010100111100000001010100111100000111010001001110010010000001110010010110001101011111010000100111010100001010000011100111011111111011111001011011010110010101010100111000110111000000111001101001111100001010110110111101001101100010011011011000100111010011011111110111110101101110100000101101011100010100101101111001001011010101001111101010011000110111000001000100011001000010110100111001110001001110000001111011011100110001101011010100111110011101101110101000001011111101011111000101000001000100000011011110110110000010000101101101000100001010001110010100011011010110101010111001000001110000101001101101001000101111010000110001101111010001001001001101101100101011000011011110100000100111100111000110011101101110001010011111000101111111011010100010010010000000001101011001110100011011111110001000000111001101011111011001101010100100000100101011001001111000101001111111011000100011010011111101100101110000110001010101011111011100111011010001111011100101100101001111101011010111101110010100000000101001010111100111100100010011001000101001000001110011100011110101111000111101101100100100110000010000001000010100001000010110100101001011101110011001000011100000001000111110111100010011110001011001110111011100011111111110101101100000100101010001110011100101110000001000010000111011001101010111111000000010110010111110100010101111101001111111100111101011110010001110011000010001001010001011000000110010001000111000000100010011111001010110110001101100001111011110101001000001000111010100110110000100110010011110100001100010011100001011001000110010011001100010111111111000000110001101101010000110000101000100010111100000111101110010100000101011101011111100110110000111010000100011011010111000011111101100100100010100101000010010110100011101011001110101000100111110000010011011000111101010101010100011011000110110010110101100010111010101010000110000001100000110000101100110101110110001011101100100110110101000101000011010110011101011001101011101001010101000100110110011110010101011000110100000010011010010111101100101010010000111011110011010111000110101011000010110100110010100111110011010111101001001101001110011011010011011011110100111001111000110101000001000010010110001101111001111010001100000001011101110010011111001001011000011110111111011110111000100111100001010110101100110110001110001110001000001000010101001011111100100000001110100101011010001001110111110111110111001011110010001111010111101010010000101101100100010001011010001111111011010011000100001110010011001111111111111101111111010110000111101010010101111011000101000100111111110010011101111100111000101110000001011001111100000100111110001011100101001011111110110001111100101000001111111111010110011110111110101011100010100110111100011111101111001111110100001110010101101011000000000110010001110001001000011111010001100010100100011110100101111110001011110110011011100001011011001011010011000011110101110001000011111010000010001000010011011010011110010101010100011011010101010110000111111001000100011110101111011010010000110011011001110100011111101100001010110000100000011011001101110110000101100110101111010010101011010001100111100000011001000100001111011111101011001111101110110100001110110000110001001101011001000001101000100110001000010000011010001000110111101010011001000000101110010100000001111110011000100100101110001001110001001000000001111001010000111101000011111001000011101000101011011111000001100111101001110101101110011111100001010010010111000101101000011101110100011110110000001010010000100001100000010100010101011111000000100101100111011000111010010010100000111100010011111100101010110011011010001111011010110011001000011000111010000010110001010001011100001100100010100011111011101110011000100010000110101010011001011111111010001110100110011100111010001001111101100111111100000001011111011001111111100110010110010101110000100001000100001110100101111001001000100101100101100011010001111100000011100010001101001000011101001101000010000100101000100010100110010011111110010010000010001001011010110110011000010000111100001101010100010000101000000100100110110111010111010101100110000010001110111110001001100111100011001011110110000101011100101010011111001001101010101100011001000111101011101100101110110110000010010001111101110110011010101110010101010011000100111010010100110100110100001101010011100111101111100010000101010100110010011111010100111101101000010110100111000010000001101111010111111101101010101011010011000011010010100011110110100100011111100010001101100001101001100110001110111010011110111011101101100011111011010101110010110111101011001110111110111011111000110100001000111111001111100011010111001010011011100101110111011110000110110011110011111011100100010111011010110110101011001010101101011000001101101101111110000111010000011010111010010101010011110001010010101010000000111001010101001110001111100001100100110010101110100111001101101110001000101010100100111110011010100001101001010101101101101010000011000110010111000100011011011011100010011100010110101010010011011101101110001100101000111011111001010001000011001011101000111001100110011111101110001101010111001011100000101111101110011101001101010111110100110110001111111110100000100000110000100010010100011010111010111011001011010011111100101000010101100100110110111011110110111010010010010001100111111110100011100010100000101010100110110000100111101000011001110010011110011011100010010111001101100010111110010011110100001010001110110011001000101011110010111100101110110110011000111100110000111010000100010100010011101110011111001000110010101000010011110100101101001011101100100110111100101110100000001110011100001001100011101110101011010111001110110100111000001011000100100111010011001001010110101001010100110101001000110000110100111100011100101110000000101101101110101111000000000101011100100000100110110001101110101010110000000011011001000000000101100101100000111000111011101101001010101000100011110101001001101100000110100111001111010100110001101010110100111001110010011100101001101100101000001000110100101101011110111101110000011011010001011101111110011011101110010100010011101111110001110111011111100111000100011011101101101000010010010011000100101010101110110001010111001011001011111000000110101111010010111010111101100111001100100010001101111101111001011111101100000010110001100010011001101010010100000010001100001111000001111000000011000000001001010001100011010001110010001001010011011000011100001000001010110010010110111110110000100011011011111001111101011101000010111110010100100100100000110111110111011011000001001100011110101100001000100011100010001000111011010011100001110110110000001110000000101100010100111000001011011001110100001100110110111001010000011001100100101110011110001110111100010010001100101011000001011101000101001011101100010111000110100111010010101000100001100000001101001000010100010001110101100101000010001111110001010100001100001101110101100110010101110010101101001111100011111111010100110001000100000010000010111010110100110011111101010001110111001110110001001101101111111100111000111000101010000011000001111001000110001110010101010000101101011010101011000101011111101101011100001011001101100000000000111100110111010001001100011111000010011110010100101000010000110111110001011100011011001001010101001110100111001100101001111111110010001101000011100100101110011011010001010011100111011100101011000101011110110101010000110100010011110110000101111100110001100101111101010010100000001000000001000100100101110000011011001111100100001100000110001101111100011110011010100111000110100100011110010111000111110110001011001100000011111100100100000010011010101001111001011110010011001110111000111110011101000000101110110000011110111101000100111000001000000111010111101001100001100111000000110001101100011110110110010001000001000111110011101111001000101001110001001001100100011111011011010010110101101100111110001110001111001000011110101011100000110110111110000010010100000101001010001111010011010100010111001001011111010101010100101110110111010000010110001001011100101010110111010100100011010111111101001000001001000100111101101101011100101111110010101100001111110110011010000011110001000010111101011110010100010111010110110000110001111110000000111010010010011011010100001001010011111001001001000100110100000010111000000100000110011101000101001010010010011100100001011100111110011111110100000110010001111100001101011000001001010111000001010100100100010111100101000000110011110001010111010100101011111111011110001001110011100000101001011100100101110100000010100101010101001000111101010111110100111000101000111111011011100011010010101110100011100101000111000011000000010010100011101000011000010000101111011101011011110100000111111001000000000110110011101111011100101000001001100010011001101111111101110101111010010001011110110001100111110111010111101011100000101101101011100011101100100010011111100011100110110110001001000111000100010010100101010011001111101111010100101110011011101110010100011010111010110111110011011100100100010101110100000000111110100101110111000101110000011101101111010100110111101010101101011001001001100010100001110011000000100111000011011101110100100111011000010011010110000011101001111011010000100100110001000011010000111111110001011100001110000111111101101110100101001111001110111111101110000111001100101011000011000011010100111011001001100110001001101111110110010001000111011100000101101011010010010001100010000010011100001010000000011101001000000100110101000011110001010001011000111110000100101101100011010111101110010100011101010110111000110000111001111001001110110111111110101011100011101011000011010010110111000110101111011101101010010010111010111000100011100000100110010011110001101100011111000101111011111011110101111001011000111011001111000001010010110010101100010000000000110001011000100010010011110001111000000010011101001000010011100110110011000001100000100100010100000010011100100001101011010100110111100010111010011000011101001100011000000011101100100110111101001000000010001101010100011011101110111111110001011100011011001001011001101110100010011011010001110110001101000101011100001100110000010111100101001000110010001111011011001101101010011000110010000001001011011110111100010111100110001010001100111001001101010001110110101000011111011110010101010111001101011011111011001000011101101111001010100010110111011110001000110101000010100110110100100000000000011000101000101111000011001011010101011001010010110000101011101100111001111110010100010011001111000101000000011010111011110010111011001110000010110111100110001111110010010001111100100011001001100110100010111110010001010101101110011001001001011011001001101100000000001110000011111011110100101001000100100100111011011100110110110110010010101101111111001101100101110110001001001111000010001110010010110100001000011100010110000110000100111101111011110001110111101000110101010100000101111111111101110001100111101000111100010100100111101101100010000100001110110000111011010001011111111100110001001011110010110100011011000110101010011110111010100001110110111101011101111001110011001101111101001101001011111111111011111110001011000110101101101101111001010001110101110110100100101011011110111111001110010011110110011011011001010111101111100000101100101011100010010011101100011011111001110011001011011101100101101010101101011001111101001010100110000111000111101001110101110101010101011000010011000101001010101010011100111011011000111001111001000111010011011001001001110011011010110110100001000000110000010100011111000110001111101000010101111100001000001000111110001111110010001110000100000110110010110001010010001111100100011001010110110110111011100110110010010010110001000110111100000111111101010111010110011010011010000110100111100100110100010110010110001101100000110010000111000111111100100111011011010011010001111100110101110000010100110011111111011010101110001111001001100110000111011100101101001110101000001010101011011100100100010001000011111100011110101110111001111011010001010011000110101111000011110011100101000000010101011111001101000000001100100001001000101100011011101010001011110100001011011111101110110101011010111111011000001011011010111001100100011011000111011100011001010111001100011010011101011010000111010100010001001111011000010001100010010100100101011111011100011010000011101100101000111110000001101001101011101101000101001011110110001001101001101011110111011110111100001110001001000010110100101001101110000110101001011011111011011011000000010010101011101110100000011010000010001110111100101101110001100100111100000100100001011011011011011110010010010110001101110000010010100111001101011010001001001001100010111011001100011001000101111010101011111101010111001000000011100011101110000010010000001101001001011111110011110000001001110000110000001110111100000010011111011010111011010111101000011100001100010011010111001011000010111000111111101010101000000111001111111111011001010001010111111101010110000010101000000110001110011100011110110101010111100011011111011111010101000111101010000001010010001101001001000011100001110010010111101001000101010101011001011010110101011010011001101110011110101011010001001000000011111001010000000000001011100000111001001110000110000010001100001001000010101000001100111101110010110110010010010111101101011111001110001101101101100010001111111000011111100011111010100011101110101010111001111010001001111001000100110001010100101111100011101000111101101110101100100110101110100110001110111111010101001011111100100011010110101111001101111100110010111111111111100000000111101011111101001010100101011110101101111101011111111010001001111111000010011011000001011011100100110110010101101110000001101001111010100001111100000010100111100100000110111101110111110110100001000101101011110111110110001001001100010101111001110101100000100111000101110000111000010101000010101111011100001101111111011010001100100101000110100101100001000011001000000100111011010011000011001010101010111110100111010101001011001100111001001110001100011101001001100000100001111010000011101011110101010010110011010100011010001011010001100110110000100011110010011110100010000001011111111000001101011000111011100110100100110011110010100100100101011000000111100110110110100000101111000100010101110011010000111101111101110101111100001010000010000101111100110011010101000100101100100000110011011110111101101111010010011011101101100010110011010100010101100101111010011111001011010111010000001001100001000011010101111110010110101100111011111010010011011000111111000011011101101110111010001010001111001101011100101111001110010011101001001010010001111001000011001110101110111000110110000001110100011101100010010111010011000111111001001100111100100011011000011001011001000011001110100100100110000110111010011101110000100110010011000001100011011100110000001000011101101000111101001000001011000010000100100100010011111010111000101100011111111110100111111011000001110011111000011010000010101100000110000111100101101001101001001111001110010000000011000011001000101100111110111101011000000101000010010000110101101111111001100100001000000101011001111010011011100101111001101110011001000010011000001111000001000100000000111101001010111010111100100011100101000010101011110000110110111101011011000110010001000101000101100010100011111001001000111011100100001010010011001001111111100000000100000111000010101100101011101011110100101001110010100001101011100010100010111010111001111111010011100010100010001001010001110010100100011011011010001101101100001100001011101100100101010101110010100101010110001001111001100011111010010101110111011110001100111111111101001110110011001010111011101110001111001100101010001010100100100101111000001010110011001011011010101111000010111110100010110000001111111101000100010110100111000111010001111100100101111001010110000101010000101000110111101001001110101100111011101110110000111011110010010001111000101110111100110000100010011001010010101111001101110101010101101110100001001111110000101011100110010000011001010010011110010110001010100101011100110010101100001011110101111010001001011001010000011110010001010000111100101001101011000110111000011001101101111111110010010110100000001100110110100110001010100110100011010010111001010010010100100011000110101110101001101001110111100001001010010001100111110111001111011010111110000100111110100000011110001110110010010010101111010110101110101100011010111010111001110001110110111001010000010000111011110011111011111011110011101011010011000000100101000101110110001001101001111111110111111000100111111101011101001011100110011001011100010001001010110000000010101011111010010100110110010100010101000111000110100101001001001010010001010010000110111010111111111111010110101100110100011100001000001101000100111100110101101101100101010110011011110001001101101001001110101110100010100110001000111100000111110100101000001101111100110100001011101001111001110010000001111010111101110000111111101011001010011100011000101110111111011010110101001010110010100111111110000001111001110101010111100001111011101000101101100001110111010001010111111101011110111100010101110111000011110110010110011110010111011100000101011100010101110001011100101011100110001011000001011011100000100110100110001001111110001000010100100010100010010111110110010011001000111100110000101111001011011100111000110001100000001001001100100010101100101101000010110110101110001010011001111110110010010110110001000101111001010001100011010111001110011000111100111111100111100010100011011101010101011110011010011001001101101110000000011101101100000001110011100010101011110100101000011000010110111010111010010100110100100100011001101111010010100001010000101110101100010100110000111011110110011011111111011000110100011010110000000011010100011000100001100011111001011011100110001001111001101010110011011001000011000101000010100100011011110111101010001100101110001110000011100101101111000100110000111001111010111001111011011001110101101100110101111010000100010111111000100110110101111110111011011110000000011000111000011001010000111111101010010000001010000110001010001001001000001101000001010100011001110101110010011011111001111001110100011010010100011100011011010111111101000111010000011011001100000111010010011100010000100000111011101111110101011000011011110101010111000010010110001101101110110111001110001111110100100011101101000010100111010011111011110001011011000001010011111100011101101101101111010100110010100110101011011000000111001010110010000100010110000110100001100001001011000000011111101110010111100110000111010011100000011010001001111101110010111001100011110100101110111110111100000101111100000110111010100011010100100101101011111011010001100111010110011101000101001110110111110111101110100011110101000000110101001001101111110110111100011010101000011000001110010110110001111001001011110100001111001010110111111101000010001110101101010110101101010101110011001001000100011011001000111000110010001000100101001101110100010110010101011010100001010101101000110000100001101100101001100000001111001010011000001111100111101011110011100011101100000010011000011111100100010000110001110111000100111011001101000010100110111010101110001101110011001011010010101010010010110100100100111111000001110011001100011100100110010001111110100101001011110011011101100011000001001100010110110010000110011111111111101101110010000001101100010101010011111111110101110111001110000010111111011110001001111101011101000000111000011100001001100000100101011010010110100111110011111000101001100000101010010010111001001000111001101100100011011100100001110101101101111011101010100100111011110000110011000011100001101110011011001100100001110001000010010000100110100001111001111000100101011010001111101011011110101110000111100100100101111001000000011111101011010111010000100000100001101101001011110000110100111001100001101000000100110110010010010111010011111001011011000111010111001010000011001111010011011001110101000100000110111100100110100000111111101110011101000001001000010001110001000010101010000111101100010001010010110110101011110010011110001011111000011001000111000101000110011101011001111001000010101010100101011000101100100001100010001011100110100000100001111001011110110010010101111000000010101010000001100010011110011010000111001000010111110010000010101111110100110011001100001000000101011010101110000000101111111010000110100010010001110010100110000011010001101110101110011110010010011001011111011000101111011000111010101011011001110111000010001000000111111011101010110001110100001101000111100001011110010100101110101001110101011100011001001011001001110010101011100100011010100011000001000110011001110011100010001110110000010001011111011100010001111111011100010011010100010010101011111101001111110000101001110111100111101110011110011110011001101101011111100110011101000011000101010100111011111000001010110110010010010000000111001001000011001111100111011111001110110011001011100111110110011001010101111110111001111101111001011111100011000101000100000010101011000111000011100011101100110110100000110111010000111011010001100100101001111010001000110011111101010110010001001000011000000010100010010100110111000101100010001010101111101100001000001010010010010111000101110000001100011101001001011101100101000110110111001101101011110111010001000100000000100101101011100100110110110101000001101111101001101111101011011111101111110111100111001011111111101011011100011110001010000110110011111110010001011111110101110110111000010001110101001000000011011001010100110001101110101111111000110011001010001101110010000100111111000111010010111000001011101100111011000000111011010111100111010000101101110110011101111011111111100110011111001110101111000110100100110101001000110111110010010100111010101000101110111101101110010100101001001111111000000110010100110011010001010110010011100100111001010010110101000111010001001111110011101011110001111111001011000011111110000100001110111000001100111110001101010001001111000011101101100011010110011011001100111010110000101101110101100011001001101011001011111111101111001001100111001101010111010011001110000000100001101001110010010000001001111000101111111000001000111100001011001101001010100000110110001100110110101010111011001101011001111011101111000011111001110111010010111111110100111111100100010100100110000001100011010001000011111100111101110101010101010110111100110110111111001100001111101001011101011011100010010011000011100000010100111110001000111101111000110111011110111110010110001110001110100000010001001010011001110100011100110110110101010000110100110111100110110000100111100010110000101000111010001110111110001101000001111111111101010101011001011010110110000001000111001111100010010010101010010010011000110001010101000000110110010000101010101011110101000111000000010001010001011010100001000111010010100010101011101000000110110000001010000001001110011000111000000100100001100100011000000010101110000001111001000010100101110100111101101000001111011010000001110001010111011000110110011110010001010110110101101111110001010000100010011100111011011011000000010101001101000010111100010100101001100011100100111101111011001000011111100000000010110001000010101111100111101110110101010110011101000011001011011111000000000100100000001110000011000010111000100111001111000000011101000100001010111111110111101011010110101000110110010001010000100111010110111110011010101111110101111101110011110001101100010100111111010000111100111001010110111110100101011011010010001111111000101010010100001101110110110110010011001011100001010001111101001010010101000111111111011000101100011110101000001001101011100001010100000011101111011011101011011100001000011100101001000011010010011100111111111010111101001100001101011111000011110001110111011011101110010011100110111001001011001101110010010111101111001011000100110100101101001011010010010101011010001000101010011011010111000100110111000010111111011101101111101111100001111000100001000100101011001110101011100101111111110111011010110100101110010011011001001100011101011001101101011101000000100111001001000101000011101000101111010011111111010000011010000000101110111001011000011110111000010011011000010001111001000111111111000101010110010110110000100011000101010111001000110010110110010101100011011010010101101100000111111110100101001010110101001010010101100110101010011101000111000100000111011011011101110110000100011011010010100011000010010000011110011011100010100111101110100011010100011001101001111100010101100100000001100001001111000000011110000011001011110100110001010010101101010000011001100111000010010100111000000100010100010110010101110010001010011111010000010101010010001111000011100000001110000111011011100000110111101111110110000011010110110001000001101110001011100001000000100010101111010101110100110111001000010100110000000111011000101001111000000011101100111010101100110011000011111110100000101101100101011111001001111111001001000101100110111110110111101100111111010010001001000001110100010010010001010000110101000110001010101110100110001011100100010010111111000001001100110000100010100100000010011111100000100100010101001000000110011010110111100010001100011110111100011110001100101100110010011000001100101100111011100001111011100010110101000101000011101100111111000101010000010111100111001001001001110110101010100100000001101100100000100001011001110100111100100001000011101111001000000100100000110100110111000001010110110101110011110011000000101110110001110100110000000110000101111001011111111111011101001000011101010101110111011101111100001011000001110011111110001101100100111010110001100111011001010000010101000101000000000011000010010110000100111000110000000010001100000001101011011010001011000000111100000011011111100101001000110000111000111101101111001011110110111111100110011010101011110000010110011110100000001011110111110000000111101011010101100010001111111100011110100101100001010111110110111011000100111010010001010100011011011111111100001111111110101011011000010100111011101100111111000011000011010100101001000110000111111010111000001110010011011011000110011101110001000010010100000110101100111000010001100111110011101110010101011101110010000101101101111000110001101011000011011001101001011001101110001100111000001100100110010111110010010010011000011001111110001100100101011000011101100101000010000000001100000111101000010111111001110011101111111111101010000100110011000110000010111101101111101110101011100111000110001110001110101010000110111000101110101111001110010000100011001000000011101100000101011111000001101110111110110000000011000100110110111010001001111011111101011110011110010010011010110111110001010100110010111110011100110000011111001101101110011010010111101001010011111000110010011100001001111001000010100010100101110100101101000101111000011000111011010111010000110100010100011110000000001011000000110010101000111010000010100110110111101110000010110110001010110001100101111110001100010000001010001101110110000001011011111001001001110000001001011011100001101010100100000101010000110100011111011000100001100000000001101110110101111011001100000100000111001010111001110100110110111111001110100111100101111001111010101011101010000110100000110000000011001110111111101110001100011011101100101101111001111000111111100000110011001001000100101111101001011010011101010011000001101100110101010110100000011000100010100101001110110111111111011110100111110110101100010000010111101010101111010100101011110111101000011001000001010101011001110111101101101001001100110100101111110100101111010000111010001001101100100000010111001100010101010110001111000010001101111100000011110111111000010111111101001000011111100011000010111011010010000110000000111111010000001000010111111001100011000111110011100101101010111010001101001011000101101001110100001010011100100110001110110000011111011111110011011101111001111111010111000110010010101000110010010000001011100101101001010000111110101110011101100001000010010011010000000010011101011010010010001100011111111011100001100110011111110001011011111010101010101011001001100011000011110011011011011000100101111001001001010101010010110101001110001001111010011110101000000010100111011101111010100000110100010101100101010111001101011101100010110110011010001101001010100100111101100111100010010101000000101111001111000010111001101010001011010111001011001011111011001111010010011011000000100000001011011001100000101001101001000100100110101110100111101010100001010110000100001000010110101011111110100110010101110101100001110011101100011111101100011010001001110011111001100101100101001001000010010010110100001100101000001110101000110110100100000001100111001010010010000001100011001101001101000000011101100011100000110010111111110001110100001011111100011110101011101110000110110100101011000110110011111011011000011000001000101011101010011111100111101000010110100011010010001101000111010100100111110001000011000110010000011011001000100110101011000000111011100111011111111100001000001110110100001101101101101000101100010111110000101010111000010011111100001001100101101110011001001011110100101101100011110110010010011101100100011010110011010100100001110110010100011100111101111111001101111111011010011111011101000101001101011110111011001111111000000010001100100000011010110011101011010001000011010100101100010110010111110111011001110100001110110010000110010100001100110100111010010000100000111011010110000100001101100000100011110000010000011000001010000010111100000011100010000110011010010101100110001011001010010111110101100000101000110011101111010001000111100011011010010000010101011001101101100010010010011111101110011000010000111101111000100100000100110101011001011101011101010110000100000101010101011001100101000111001000000101111100001011010100001110011110010101011010101000011001101001110001000011111011100111110100011010000001011100101110101000111011111010110101010000010011000000100111011001001001111001011000100111101111100011000100101100011001011001010110101100001101011111000110000111010001110100011110011001111100101010010110100011011110110000010011011011110000010010011101011001101011100101001001111010011110100011000100001001000100010010111010110100001100111101100110011010010100101110001001100100010111111011111000011010110110011100010000101001001100100011011001000101110011100001101101100100001001010011010011111011111110110100010001011110011010101110111001111001010010101011101011101101000001110001111010001100010100101101000111100101000011000000010101100011001001110100100110011100100010101001000111000011000000111111011011001000000001111001000100000111000111100000000000101000101101011000011000111001010010110111101000010011110101000010101110011001010111100001110100010001010110010101001010110001111000110011100100010110011110100011110011011110001110001011111000100010000110101000110111001001100110001010110000111110011010011100011111111100010111001101110110011011000110110101001100111011011101111101100110010100111101101001010001111111010000000101111001100111011101001111100010111011010100011001100010010001011101010011111110110011000000101110101110100111111101010101100000000111000010101010011010011011100000111000000110110010110111110101010101001000011101101011000011011001111111001000110001101100011101101110010110011110010110101001111110011111001111001001100101110111011101100011111100100000011011110011001010101010011110110000001000101000011101001001010110111001101100001011010100111110010010001001010100000110001100100011000100111100100011111001100000010001110001101000110011000100010001110010110111011000001100000010010001000110110010111100010010010101001010011000111000000011001101010101000100100000110111010011011010100011111011000111011000011101010010100000110100000001100001010101111001101000101110010101010000111000101101101010010100011101110110111110101111000100001111100111011111011011011010111101111010011111011111010010101110001111011001010001010010011100100100111110011111001010001001001001110101111000011100111000000000101001011101110111010011110110100100101100001010010000110111111111000001100101110001011110011110010001000010100001100111001001101110011110100000011000100100111100111100100111111100010010100111100110110111011000010000001000001100001011101111100101001010110000101110011101101011011010001110001100010101100111100110000001010101101111101001111000000111110011100101110101100011001011110111110000101101001110011000010101010010001111100100000011010011100011000100110011011000000000001010001101011111100011010100110101111110010010011111001110110000111010100001001101011000111011010011001111100111100011001010000101000000110111100111010010101001111001101101010110000001101000111000000000100111010101111111000111111000110010100100101001111010000111010110011100100111000011100000110110110011101000100111110000011001010100010010000011001101011000010010110000101001100011011101000001010110001100000001010111010111100001010001111101010101000101110000100011110000010001000111000101011001001110010100010010001011001110011011000000011100001101111000100110110001001010110100100011000100010101000111000001111101101011011001010001010010010110001110000111110010011110111110111010010101111110110101010100110100110001110110110110100011110011111111110100000100100110110110101010101100001111101100001001100100110000100001011010101110010100100111000111100100111010001100100111111001110001100101000011110010000001111011111010010111101101110110011011100011111110110110010001110000010000001000000001010011011001000100111101011001111000111010000001100101100010110111111010011000111100011100111000100000110100000110110011110110101001110010100011110001011100000001101010001001110110100010101000010101111011010101001100001001010100010000011000111111101110001000001011010111100000001110000000100000110001110011011110011001101100011101111011011100110101110100001001000001010001111111110011010000011011001011010000101010111111001110001000001000100000011011011010001110000100100001011100111010101111111110110111100111011010010110100010010001110111110000101100000110110001010111111000010001100001010011011001110111101110101100010110011100111001101111101111010101001011101010010001101110100101001011100001000111100010110001100100111101010100110000011101010110100110101110101001000111001101111000100000101111011111010001000111000111100001011111111000000110000111011010000000100011011011100001110101110010111101000100001101000111010100000111010000101010011010110101001100001110100110001101101011001101010100100001000001001111011110000111101001011010100010111000111101101110010111100100111101001000010000011111011000111000110110110111011001010100011101111101111010101110010101011110010000110111101000000100100111001110110100001010100000001011111111010100011101010111110001011101011001001001011001101010100011100000110000110100011111111111110000011000001010101010000100010111010000100011011011010100010100000100010010011100111001000000111000100011110101011000010011100110101011010111101001001011111010100010100000111010000111001010111110001110111010111100101011101101011111000010011111010100101100100010001011110101101011000111110111010000001011010100111101001001011111111010000100001000110100101001010100001011100001000011010010011011111010111001110001000000111001100010110010011100010001011010110100110110000010111001000011110110011010111000101001011111001111111000010101011110110001010000111111010010001010101110000001001001000101000111010001111110111101110010110111011111001101111101011111110000110111001110011011001000011001011001110100111000110100101011101010111011110111011101110001010111110001000111010100101001001100001010110100000101111011111001010101100000100001110011101001000110000111111010011001011110010111110100111000111011000110110100101010000111001110010010100010011110001011111001101100110110000101011000000111100010101100001100011001010001010111010101101000110010111101010000000100101111000010001000011101011010110011011111000111001011111000101000001011011011111001000010000010111111001101110011100001110011110100111111111011100001010010101101110111011101010110100111010100001011100000100101000111011100111000011000010011000110000000111100110011000110100001100011111110100011001010001111001011000111100011101010010010100001111010001001001011011001010001110110110011010010011010101001010010000010101010001001001100111110010011000001111001101111001010001011110101000000111001010111101000110000010111000100100100010111001010110111111110010010100000111000000110101010001010100101010101110111001110011011111001110011111101111011101101001101011001011000110001101001111011100001111000110011101111101110101101000111100100010101111001111010001010010011011110100011001011101101011110100111111010011111100100001101000011101001110001101001001001010101010101101111110101011100011011100101010100001100011000001011100011101001111011101110101011100010011001010110011100100011110010111111010101101111100011001110010000001011011100101010100000001001010001100001001101101111111010010010101100011101101100001001111011110011111011111001111110111100111011001110001001100111000001110101101000011100110101111011101101100111001110010101011101110001110110011011010100110110101011110001111001101001000110101010100101011001111111111010000100111011011010100001110001010101010011101110101101011101111110100010010000110101010001111100110100111111101101000100000111100100111000000111011110011111100101000110110001101100000111000101110100110010111100001101100111111001010010010101100100110010010111100010110110000101001000110110111000010011001110010010110000000111100101000111111000111100011001010010010010011111110101011010001011010100100011110111100100001010011110110101010111000001100101101001111111101000001110000011011011111000001001001111110010111010010110111011110001011000110110011100100110000101111010111011001000011011010101100100001010011100111011100010111110111001101001000011000110000111110000111100111100110010110000111110101001101011010111001011101001001100011100001100110011101110011010000001111101111111000111011100000110001011011011101001110001110101000010100110101110101100100111000000101011001011000000001101100110010101100011010001111101000100011010010000101010111010101011100001001111010101100001001000100010000101010111011100001111010101011110110110100001110110001100110000010111100010011110000010110010011110010010000101111111000110000001011011011010000101010111000100010110110001101100010010001101010011000001011000001010010001110111110111110100010000101001100001010101010011000101011000111100000110000110111100010001111000010101101111111010100001001101111011011010101011010000010101000111011110111100101100001010011101000111101000000010110110011011111001001001110110100010001010100101000010011010010101010100001000001001000001101000011100001000001011000010001010000011111100100000011101100001110101011001010100100000100111101001000100001101101111010110000011100110010110011000011010101011010000110100101100000111101001011111111000000101001100000000011000001111110011111110100111100010010000001101101110001110100100010101100001111100000000111110100100000000010000011011100100001001110000001101111011101011010010101001101101101011000100111101111010111101101111010010100100111001000010000001001000110001000111011000011101111010111011111101010100001011110001000001000010010101000110100000110011001101110000111011101010010110100000111100011001100111000111111001110001100100110010000000010110110101000101000010111111010100101111001000010100100011111101010000110000100011111001011010111101110010101001111100100111100001010010001111011010011001110110000010000101001011101110010110111111111000111110010111101011001001100001110001100001110110100100010101100000001010100100110100000010000111101101000110110110110000100100001001111010010100101001000010100010110101101101011110011101110111110010110001100111111110001001001110111100101100011111011011000010111011001011001010111001011111111101101000110111010110111010000110110000100101111000111010000001011111101100111001000011110000011001100011011000000111111001001110100111100101101111101001001000100101110100011111001101011011001101100010101010101001000001101110001111110001101111110100101110111101000001101000100100101010001101001110111000000000111101110101000011010111101110001001010011000000111010110101111111010101010011110010000110000100101101000011011110011001001001101101001110100011110011010011011100111111001100111011101001111011010101000101011001110111011011010010111101101000110001000100001110010111101001110001110110000110010011011011110110000111111011010000001110011001001010101010101011101100010110010010011001111101101111011100011111010011011000010010001110010100101101101111100101001111010001111101111100100000100111011000000010110101000010110001101010011111111010101001000000001001111100001100001110110001010110100101111101001110110110001001001011001010101001111001110001001111100000000000011000010111000110000000111110100011101010100101001100111101011111000011011011011010100110010011110000111000010010011110101111000101011000110101101110010111001001010011100000110111110010110011011011010001101010110100011100101101011001000101011011011001001100010110110010100110111110101000010100111000011110111010001101110010101001110000111110011010110011110111100001000010110011100001110010110111000000000011000111001001010010100100010001110011001001101010011111110110110111101100011101100001110100011101110010011000101100011010111100100010110000010110011110010011100011001001011000011110101101101110010100011010011000100011000111000101001011001001011110000110101111111110000100111011010111011011001001010100010010101000111001010111111101000011110000001011100001100111001010011111001101111011111110101011111000100000010001011000101110001010011011011101000101001111000110111100101100001011110111101110110101010100100001010010111010110101011000110011101110010100011011011011001111011100110000000100000110010011010000011111100011000100001111111010011110111101010101001001110100110000100000011010011010010001111000101001100111111011001001000100100110101111111110100101001101110111001110110011101100101111001010010010101010011101000000111100100011110000101011101110111111001100110010100111110000011100011111111011101111110001011100101101000011010010101010101101001000001010111001000011110011111010100010000011011011010000000001000100101010010010101110000101111111011001111001101101000100001100010111100101011110010010111011010000110101011001100100000011001011110001010100000110111000110101001101100100110010000010111111110010011001000100001111111111001000111101111101000000101110010101000110111011101000010101000110011101010011101101100011101100001000001110000111100011011100000011101111001100000010101101101100100001111001101111010001011010011010011111000010101000010000010000010011010011101111110101010100110100111101001111000101111010000101000101111011000011010000001011001001110111011000110010111111101111001010110100101001101111101110111101110010111111001111111100101110101001100110101110111110000011101000001010110011000101010101111001001100101101001011011110111100000110100000011111101010110011100011011111011111010101011011111100010101000000100010110111110011011100011001101001101010101011011111100101101000010000101010101010100101100010011111111111111110111111001000011010011100111101000101101011110110110011101000001100100110110011100011010010111011011110101111100000100111010111100001000010001000111000010010010111101010100000011100101011011001101011001000111101110000001001001001000000111001111101101100110111111110010010111111011010110111100001111110100010011111000000000111101110101100010110010111110101001100001000000000101010111011000110101010001011100001110110001110000001000110010100001011111001100100100100101110101110011000000010000101110010111000100001101101011100100100100101100111100111010111010000111111101101110011010101010001100001011101010111011110101110010010100111000010101001010100110111110010111110010110000001110101011001101100100110101101011000110100111101101000000111111110010111010101000011111011100001001110011101101011000001111101111000000010001110001100011011000100100010000000101101111011111001110000010011000001100001011100111111101000010110111000001000000010010101011010000010100010010011111000010101100001100101101100010101110000010111010110011010011111111110110101101000101001010101001000101100110001010111010101001001000010001101011100000011101001100101001011001001101110011110000000000011010000001001111000100111111011010111101110110110001000010011100101110011011101110000110111000101101111001110011011001111001100001010001110100011100110000101101011011001000010010010000011010001011000110100011100001101001111010101011101101011010011001001110001110000100001101010011110010110110001000101111101100101011001011010010000001011001100111100000000011011101000100000110101111010110010011100100000000111011000111100001101010110000110111010001001010100011101111000000000100101111101100110110100111000011001101000001110110011000011010111100111000110111111110101010000101110110111110010010101001110011110001000110110001011110000101111110001000101111011101110010010001101101110000100100111000010000000110011010111000011010001000011110101011101100011111000011010111011100001011011111100010110000010111011010100000101001111101011001110000011111111101101101001011000011110011011011101110101010100111110100000001010111000011010010010101011001001111001011111001011100100100000110101011110100011111111000110011011001010011001100000110110001001110100101011011010111100010011101111101001000100100000001010101010111011111110011001110000011101011101100101001011100010101001101100001010011110111010001110010000110000000001101001001111000110010111010010100101001111110011011110110011000000000001111110110000000011000001111100101001010101000011101001000001011001001101100011101111011001001010010110100011001110111000000011011000100011110000011001000100100110010101110110110101110001111000100001100110010110111000010000011101111101111111010101010111001011111110101011101010110101000100001101101010101110001111010111010110010011100101010101110011101100010110001010111010111100001000011001110100010000111011101111001100000010010111110000101111010101001111100100011101011010111101001011010010001111011000110010101000010001000101000010110110100110101101100000010111010011000011000100010111000010110100010100100111100001111000111001011001110011110100100101100111111010110100111011000111001110011101001010110001000001100011011010100111100011001110010111011000110110000111101110010111111101101100100111010100010100000001101010000011011001111000101111001111011011111000001000010011010100101000111111010111101001100101101010111100100101001100001111100011000110111100011010011101010010001100110100011001011101000010000001111001001101011010010001001110110010100010101111010111101111100101101101110101100111010101000000100001111110111000111110110000110001001000100011011010101100011010001110100100101101110111011111101000010110111010100001110010100100111001000101010110100111100011000100111100100010111101010010001100010011001111110000001100001101000001001010111011000100001010111100101001100010111100111000101000101001000111000101000100100001000101100011101001001000111011001010001001100000010101011110111101111100100100100101001100111001010110101111110110100000011001001111001100101100001000111111010101001111011100010001000100001110010001101101010011001111010001011100001001001101011000001011000100101010010011111000101111110101000010001101110100111000011110111100000110101001010111000111101111010110001010110001100101010010101000010100110101001000011001111100011100010100101000100111101111111010010000011010011010001110011100001111100000101101111111110100111101010110001000001000010000001110111010000010111110001000010101101110110011010010101101011111101101100000100011011101110001000011110111001001110101110000001010011101100101111000001000110110001000100000111001111110100100010000011011001000000110110000101011001110000110110001111100101001010111011000001110011100001111011011001001101110010100001010000111011011001000010001000111010110001110100000011101111010010111101110111000011101100101010011010000010001001011001010000101010111001110010111111010000010110111011000111001111111100111010010011110111110110110011110111011000110110100000010010010101101110001110010010011010000111101100010110010110000110101000000101101110011000001110011110001110100000010001001101000101000001000110100010110111001000001110000110011110101101110000101100001111001101010011010010100110011101111101011100001011100011110110001001010011000111111100010101110010111100011011000100000101110101111111011001101010011101111111000111110011000111000101010110110000101001000000100011110011010100110110011101010100001000001110100000011000101100011110010111100101100001011100110001011010111101100101000001000010101001010000001100111110000011111110100011001010001111011100010100011011000010110101111001100111011110101111111110111011111000111100000010110000101101000101011110101111110100011101010110111110101000001101110110100000010100011101011110101111001100110001001100000000011100000111110001100010101010011110011011010010101111101011000001101101100001000010010010001110111101110110000101001101010000100101101101100001001100111111010101110110000100110110011010010100110001000000111011111011111110111101111110101110001110101010110001000110011110010101011110000011100011100111011110000000001011000000000010101010111111111001010111101101110100101001011101000110000000001111111100110001100011000110001000011110001110100011111010100110010100111110111010001100001111011001101100000010001000110000110010011001001000111001001111110011010011010110011111100101011100001110001101111010011001101000111011000111000110111110110100001101001011110010001000011000101110101010001110000010011011000011111110001011101010110010111101000100110100000111110101111101011010000111101010101111101011111001010000011011000111010101100111110110001001000101100100100011000001001100100110001010001101011000001101111100100011110111101000101011000010110111100011111101100111111011011110101000010111101111001001111000011111011101000101000111110010010000000000101011111010010000100110111011011000010101010000010000010111101001000110100110010010001111001100110100011100001111001101000011101011101110010011000011001011010100010000010101101100011011000000111010101101010110011100111111001101001001000111001011000000110101011010111111101010000110101001010001101011000100010111000001100001101100110010110001011010010101111000100001001111100110100111100011101011000110101110100001111111011111000011010101001100001100101000111010111011000010111110011001110001101011000011101111111001000011010101111000100001010000100100010111100111111100100001100000001100010010101110110111101110011010010000101110111111000011011000010111011001010011111110110001101011111110111110000010111100000111111101100100110001111101111111010010000110000010111100100010011001100111011010010011111110000010001010110010111001101110111100100001111100100001001100111011011111111001110101110000100111111100111001110101011000101101100110010111011000000100100000010011110110111011110010001110001101111111001001001011000001010001100101110011101001100011000000011111001100000001101010110011000000100100001110001001011011001111100110111001000001011000000110100010111101001101010100010111001011000111111110100111110111101110101001000101010101011011000101100001000001101111101111101010100100101101001101011011010001010101101100110000010111100101100111111000110101101111111010011000110110000101000011010110010110110011000000000101011110110101000001000011010001110111100000000010110010010001011000100101010101101100110110111001011001001011100111011010000000110110100111111011011000101101111100101100101000001011101101100001110110001100010110101000000110001011000111101100011010111010001101111001110011101110111000010111010101010011001011101000110011111110101011010000111101111011000100011101101010001011100111101010111000110010100101001001111000111011000000100000100010001110001000011000000011010100101111110101011110100110111101101000011100001110001110100101111001010000101010101110111000101111111111100100011111010111111111011011011100110001000100111011000011010001100000101011010111101000101110100101110000000010111011011111001011101010001111101101000000101001101000011100111001111001000001110111100010111111110011110111110110001000000100110100100011011101111011011011101111111110100010000000011010000001000101111101011001011000000110101001110001000010001111011001100110100110011100000011010111011110001100000001110110011001101110011100011111001001011100111100010100101001000111010001001010100000110101011100110111000110110010011101011001010010101010101000011001001000111110010100101111001111010001101001100001000111001000000011110001101011111100010101000000100100011100100010111101101011001011001000111001101101011111111010101011110010110110111101100100011001101100001010001011000110101000011110010111101001000100011101110000100001101010010100001011100111100100010001111010110000110001111110100011011110110000110001010100010011100011001100111110001010100010001000110111000010010110110011100111111110110101111010110010001011010010101010001100100010010111011011100001000001111000101010000100011111001111010010101100000000111001010001000100000010001100110111100000110111011110100010101000010101110011110010110111111101011000110110111111111011110001001110111101111001100001010011010111010000100100011000110110000011011100101101100010111000001101101101001011000010001010101110011001111100100100000001110110110101011010110100001011010000010100101111000100011010000101101110111101000000010010110011101100101100000111001011000001001100110001110100011011111000110011100000011001100101000100101000110010111010001101000000110110111010110110011011011011110100111010001111010000101011010011000000101110011100000011110000111101000011010001011101011011001010010110101000001100010001001100110000100000110110110101000111111010000010010111000010001110100010000100011111010001100011101011000100100001111100000000101001011001010110010000000110100100001100011000110010011110110100000010100110111100110111111000110110101101101100110011001000000101011010000001000100111110011110110000101100011001010101011110101011110010111101110011111111110110101000001110110010000101010000010100111101100101001110001100011100011111111111101011000011111000010100000111111000000010101000010110010010110001101010111010111000110011110111100101110000001110100000000010100110010110000000010101101001110100111001001000001111000111011000001101111101001011010110000000100011101100110100111110111000110110110011000001100001000101001100110001100001000011110110010111010000100010001110101110100001011101111001011101110000111010001111100101001011111111001001010011011010000000010010010011011011001010111010001001110111001100100000101110110011011001001000011100101011101010101001100101011001010110001100100101010010101111001100110101100011011010110111110011010100000111100100001000011000010111000011010010101001011101100101000001101100011110011001010010111000001011101010000010010101001101011010101011101000000001000010111101110111011111100001101011001000101110100111001100010000101001001101010001111111101000101011100111100010101011001011101010110011101101001001101010111000111101110000110111110111011000110100010100000100010000110011100011100111100000100100011110010001111111001000101010100011000010001010110100101101100010011001000101101000100100011100100110101100000110111000101000010111010000101111110001001011010110111111100000100001011110111000110010001100110101101110110101001001111101011100010111111100111111011110111100100000001001010101111100011110111100110001011001100011011001100011101010100011011001111010000000001000101011110110010110011101001011111010111011000110110111001010101010110000010010110111100101010010010000110111110010011010010110101000100001111010110001101001001110100111001111001010111110011011001100100000011100010010010100100011100011010101001100111010110001101100010000101011010000001010010011000001001111100101010101010110101110101110110011011101010000000001101100001100001000000001000110111101111010111001101011100101101011011111000110010111011000111101000001101011100011000000000110111111001000000111011000001101000001100101011100010111000001000011100001011110001000001011000010101001101010111001101110110000000111001000000100110110101100001011100101111101111111100110111111011101011001111010011000010001010011101000000101000101111010001001100000110111000000100110101000010001000001001110110101111100011111100010101011110000110101000111101000110101110010101111111000101010101101110111001100101101101101100001100001111100000111010000010010111100000110110011011000010000000001011001001100101011110100011110111000110111111011111000101010110000100110000000110101111011000010001101000100011001000001100001110100000000100000100100110110101100111111010100100111110001110101011111100011111001111111100000111001000010100100001110101011100001010001111010001010000010011001000111010010101000110111101011101011100001010100100001110100001111100010101100000100110011001001111101101011110101000001110011101101000000100001000101110101111010011101100110011010111110011001111110111100110011100111011110101110111111001000101100010100110100101100101100000001000011010111001000000110100101010011000110000010011001010111010011011100100111111111101001000101011101111110001101000100011101100001011110111100011110101101010110111001000011101001011011110011011000011110100010011011001100000101100110001100111011101101000001110110000111011010111001100010110000001111001101101100000101010110011100011011111011010001101001011000011100010101101110010011110000010111101111101001010110101010001000011101011110110011101100101011110011111111110100010011001111011101000010011111111000110101100110100110101101010001101011010001100001000111101111100110101010100101111010010100000100001001010000111110110011101111111100100111001000000000100010111111011000101101000011000010111111111100000011100101011100101010101101110000010101101111010010011101011110101000110100001101001100001011100011100100011000000010110011100110100010011000110000000000110110010010100000100101001011011100011010101110001101010111110000011101100000111110101111100110010100111101011000001001011011011010101110101101000110101111101101101110001010010101000100101010010110000111111101011001001111000100001001001110100010000001110110001011111110000110101000101100011100111111000010101010011000010100101100000010010000110101100100001111100111010101000111011011010111011010010100110101001111101101010110010100000011000110111111111101001111101011010101111111110011101000011100011000111010010000000100100011011110101110000101011011010010101011000010001000000111110101100011101001101100011000010111000011000111100010010000001110000110110001101000110011111010100111010001010100110000101010000000010001110011110101100001101111100000011000110011100111101101011100111001101110100000101111110000001001110001001111111101100010010011111000001001101001000110101010000100101001000111111010000000110011000010000111111100110101000101000100000101011010111101110010001101110100110000111000010110011010011011000011011111111111111111111000001010110100110101011101111001001111111000001110001100011000010110110000101010111101111100000100010001111101011010111111100110010111110110100000100001101101000111001010100100000100100011001000111100111001010111000001111110111001111101000101010001110100110010100000011111001001001000011000101111100110001010001100001101010110000101111001010110100010000001100111010100111111001010100110000111110110011101010110011000100101100100110010010010101100100010101011011001010001110100000101001010010001111011100001000000100110110000111001010110100001110111100010101110010000101000111101101100101010100011001100001101011011000011110001000100011011010011100110001101110011011111010000111000010011001001000000101010111100110100101001000110001100010101100010000000011000111011000100010101000011110110111001110100011000110111010010011100101100101000010011101111000010110111111110001011101011101010010111000111110000001111000110110010000010000010111100110000111001100011011101100110110011010000111011010011001110001110100001111101110000101100010100000111101010101101100001111011110000011000000001101110100010100111011110110000100011011110011011110111001101011110111111101100011010001100011101100110100010001001001001110111100010101111011011101011010100000000101100110110101111011010100011010000101001001000010000011011010100110111010110101001011111100000011110101010011000011110111100011000011010011111100011101101101001111110110111100100001111000101011001011011011100110010000101111100100110110101101011100100001100011111010000000101001101000011000011100111000001110011000010010110110000001100010111111010110001100110010000101011000001001001000010010001100111101000110110111001100111001100010101010100100000010110000011100111001110100101000110111111111001100100110000011000010100111001000001011010101101101010001001010001101001101111111001110101100111001000011100110010000111110000101110001110100110010000111110110001010010010111111010110111010011001100101100110000110111010110101101011000001000111010110110001110011100011011100000011101100100100100001010011000101011110100100011001101011110101111111011011010011010101001000110010000011110000001101110010100010110011100011011111000011000011011001000110101110001011010011010101000010010000011001011011000101000000101010101001011100111110001000010000000100101010111011101010101011001001110010111101000100100110000011001101100001011100010000100011000000001110100011000011100001000011001110100011111000000111101100010000001001011100101111011010101000001111111110101011000110011100100001110101011011001001100111000010010010001011100010110001001001110100110001111001010011111001101101111101110101000101010110100100010011001111011011100011000100000011010010111010100110000011001010000111100000111101011111110110111110000101000010100011111101001101011101110000001100101111001111010110011100111111100111011111100100010000110001010000111110000111110000001011100101011101111100100001001000011111110110011100111100011001000101001111010001000010001100011010100011010010101001100001000101001101111000011011100000100110001110001101111010101000000111110000111111011100110001001010111101111000100110111011010001001011110110110011001100000100101100100000000100010001111000011100110101100011000110100010001001011000001100011011001001001010100010101011011001101101111001110001110001101111100000010000000100110000000100001101101000011001001011100000101110101110100100101000101011011011011111111000111011111111100010101100101001000011011111110011110111110010110011010011010111000000111010000100101011110000101101101100111010111010110010100010010110011110010110111111100111100100010101001000011001101011010010010110100110011000010001101100101101010011001011000101100001111010100111100001000010000101111010011001100010100101101110100111111100010100001000000001000000110100000000111001100011000111000111101001001101001101000000100110111110000000101110010000000110100010100001011100110110010001100000011110110011100010100111011100100011100100010110100001000110110110010000101000000111110110101000001100011111110100110100001011010001011011110010100001110000110100011010101000000011111001000101111011001110110101010011101110010110100001110101101111000000010100010011101111001001000100010111001000010111001111101000111100011011010000100010010101111101011101011001010110100011101011000111110010100000100001011010001110011011000100000011010100111010110001100011110111101111001011111100111110001001011000100011100010100000110000000001001011101010110110101010001111100101001111101000111110110110111001001111111011011110000110011110001100111000101110110010110010100010011000101111110000110111111111001100001110101011010000101010101011001000000111100101011010010101101001001110000100001010000100101101011111110000010001111110001110010010100011101010000111100110011000001100001100010111011101101011110011111101000010001011010011010000100110011000110101001001100010101010101001010000101000010011010100110100100010111110100011110111111001111100110110110001001000000110000111101011111110010011101111100000001011001011011011111100111100101110000001000001110000001000111011001011110001010111101101111010000101101110110000010110101011011101111110001111110011110001001010101101111010001010001101011010110111100011101101111101001001010111011110000011111001101011010110110110001001111000100100001101111111011110001001101110011011111110111010111000101111100011001001001101101101100101001101011110110100101000000110010100001000101011000010111111101111010111111101001000110011010101101111100110100100110101101110110011010100110110001111111010000100111100111000111010001000000101110010100110101111011011000100101010001010010110101100000110110100001000001001011000111101110101111111100110001110001000001011001111100001111101000100111110101100000000101010000111000111011111101111011100110101110000101001001010100110100001001100010100100101101010101110110010110101010101001111010010100100100001101011010101111110011011110101110110100011000000101110001111001001100100100111101110001100101001011110011001001111000011101010111011110010000001001000110001001000111010110010011101101111100110111010110010101010100110111111010011100001010111110001101001111101011001101010110011001010111001110100010111101011001101110010011000011101010110101000100010001100000001111101110101101111000011010100011110100111101011111101001111010110100000001110110001101001110101011011110100110101010101010001000110001000100110011111001000111001111010100101101111011001101101101110000101110110001001000001000110110001011100001000100100110010000101001100001110111000100100111011111101110111000100101100110000111110000010001110111110100011111110100010000101000111010110101111010001001100100000000010101010110000011011000000110001000110000110111000101111100110001000011111001110000000001010001110001111111001100100100111111100110000001101011011100110011001001100011101011101001001000101000000010101010001100010010001101100001101010101001000010010111001101101110111100001000000011110101001100000000011101011001100001000100111001000010011010111111111110100001010101001111100011000111011010001101111000000001110101010101000011011010000100001100100100011000001111000101110111101110010111001001100101110010010110000000101110000111100100100001000001000110000110111010100101111001101110011010001100010001000110101100000001001010111100001110011001110000101100111100011001010111110011110101100000010001100100100111001010100001001111111101001110011001111001001010000110110000101111010010111110111101110110101000111001110110011110010011001010010100010000010101010101100011110011011011010000100100101001110110110100110000111000100001111010100011011001001101001011111101011100110010010100000110101010101010010111010101011001111100100000100101110011011101111010100010111100011110000111010011101000101001100001001101110110011100011110001111100000000000011010100000101000010001001010001010100101100000010111011010111011111100011100111100111111001000110110101000111001000010111000101111010100111110111110000100010100011010101001100110100101010010101000100011010110001000011000110001100001010111100000100011101101010101010010111001110111111111110111110110010011111100100110011100011010101010001101111011001000110010010011011111010100111101011010100000010001110111100001111111001001101000000110100101100111010000101100101011111000100100101001000011110111011100001111001001010010100011001110011101110110111011111010110001111101011110111001100100101000000011111110010111010000111101110101101010101001001000000101110111100110101011001011100000010111111100001011011000111010010001111000110011100111000001011111011010011011110000101001011000011110010110001101100001100101101000111011001010111100010010101001000101111111000010110010111000010110010101001001011110010010010010111011111101110111011001111001100010100110000010011100101101111001101110010011110000000111010100101100001101100111101000010000011111100100110011101110000111110010110011110010100101010000111111101010101100100101101000101100111000011111001001000101000011100111011101110101001001011011100010110001000111000001000100100110000111111010101100011001111100000010111010011101001101110001111111000110111111101101001011110100111010111010101110100110001011101001100011110111111110111010101101011101101000011110110000110100110100100011010010011110000101110000001101001100110011010001100100110100010010100110110111101100000111011000111001111100101100100000001011001011101000101001010100010110010010011000011000111101101010011011110010101110001101001001101111010010010101100101101000101000011000111001010000100011100100011111111000011110001000101010001011011110000001010110010100011011110001100100101110110000101110110111111101101110010011000010110011110110101110111000011001010100100110111001100101111100110010101010010001111010111111001101100010101101011111110001011001111110011110011000010111110110000101000101010011011011100010011011111000001011110000100101000000011001101110011111011010010111100101010100001001000010101100011100010010101010101010001000010000011001010000011110111101001000001110111011110011000101000000001101010110110001010000000101010000100001010101111100001111110100101101111010100100001100010100111110000010010010100110011000010011001001010001100010010011111001010100110011001101000001010011111010101010010001010110110110011100000110000101010000000110100100010101110011111110010101010001011001001100011000000100101001001000110001110001101110010110111101100000001010010111010100100100110111111101100100101100110001011100001011010011000101010001011001010000011011010011001101110111011111100011100101000001100110110010010011010001110001011100000000011110111010101111100001011111111111000110111001010110011000111000010010110100000110101011101101011011011111110010011101011010101111001000111010011010000101010000000110110010010101010011011111110110100010000011110000100101100110100001100111001001010000100110110001101001111010111100100110011111011110110110010110111001010111000000100101110011001111110010110111101110111011110011100111010100001000100111110010011101111110110010110010110011100101000110110001110101101101100010010001110101101000011111101111011110100110101011111100100010010100110111101001100101111100001101110011111100010010010100001001111010111101000011101000111110111001011100110000100110001111011011111100111101001000000100011011100101100011111011111100110101000000111010100011111001001000111110010111101100101011111111101000011111010111010011111111111000101100000100111100000111101011100000001111101010111011111011111111000100110011111110000100101111010001100011011111110100010010100010110110101101100001000010001111100101110100000101101101011010110110111001110100111101011110111011101100100110010000010001000010111100111101110101101000000110000011011011001001100101001100111010010111010100100001111010000011111001101101011001001001010011000011011110111010001001001100000101111101100000001110101101011101001011110100101010001010100101110101000111000010010100111100110111101001101110110111001010111011111011011101011110100101101101111111000110111101010111111101010111001000100110010001101001111000110011110010001111001000100011110001101000110100101101010001001101111100101011011100000001111111011101001000111110011011000011101010111011011110010001101100001001100000010000101000011010011101100100001110110111011101101100111010010100001010011010111101000110100011011100011010111001111011010010101101000000111101011011111110000100100100101001001000010001101000010011011101011011101011100110001011110100010000010011001001010101111001110000010011000001111111111101000101110110000111101110001000111111110101011100011110010110000110000011001011001100010011110010000101101001111001100001110111011100111011111100011011000001000010011111110011001100000001101110010010110101011010011101001010101100011100010110101111110001010000101101100000111010011101101111110111001100011000110000100011101110110100000001011000011101010010111011011000100011111100011000101100010010000101110001111111100011010111110010000111011110000011101101010011011111100011000111011011000100111001110111101110000011011001101100001010111010000111011111110000001001100100010011100111010101000011100001100000000000001001100010000110011100101001110111001010011000011100011001101001101100110100010101101100101111010010001011101001101111000010000100000100011010001110001110100111001110010100111111011100101111000101110110011111011001101011000000100110011010101111001101110011110011011111101111000001100011110100100000101100011100110001001101011001101111111101100010100111101100110010110011000000001000101101111010110110110110101110111110001111000001010000011111110000001110110010110101110100001001000101110110001110010010101010111100010101010100001111100000110111001001110110011001001011110001011100100111010010001100011010111100101001100110010100100101100100101010000011110101001000110111110011101111010100010011010101001001101111001101011101000110110010011100001010000000110000111100100110100111100111010000001110111100100001000110111110001011100101001100100100010010001101101000010011000001110001100001100001100100111101110000100011110010011110010000000100010101000110000011010001101000011111100110001001000111000011101010010001100001010100101001100110100011011100000111000011100001011010101011010010110001101111110101110011100110100000001100001001010001111110111000101110001100110001100010000101011100101010101101110111100011110010110110010101000110011101110111001110000111101011110011111001110110000110010010101101101001111101001110100011001111001011010011010000001101001110011001001010010010010111001001000111111110101100000010011000110001000100101001111011001101011000101010011101001001101110100001000100111000001111111110000000100100011001010100000011000000101111001101100001111101110111001100111101011010001000101010001001100111101100010110001010001101001011111111000001110111010110101001001001001110110100011100101110111101000111100011101011110111110111100010001111111001000110001101010000010000001000110111101100011010111011010110101001100101001010101101011111110110000001011000000101111110011110111010011101111110000000100010001110100001001101010000000000110000101110100011111110000110001001010111010000001101000100010101110111001100111000011000000010000101010001111011100100100010001000001011010110001000010101001101100010101011011001101011100010000011010100000100100101010001110001101000111010110011100010000100001101111010111010000011001111001011001001100111000110010001011000010000000001010101100010101110100000000100011110000011110011100011010000001100001111010011011111101111001100000110100000110011111111001001010000010011111011110110111011101000010111101100100000001111110111011101011000101000111000111110101110100111110011110110101111011010000010110100100110001000111010011000111000001000000111100110011101011011101101101010111110110101011010010100111011111101011000110010001001101001011101010101011110000001011101110110110100010001101011011111110111011000011111100100000011100100001111011101101011010110100000101001001111000101000100110111101101010100110111010101101001111111010011101110101100010000110111111001001010100001001101110001111011001101011101100110000110000100111100110001010011010110010011111001111110011111001011001000111100011101010101000110101000111001101000000110100111110000100101010100000010110011101111110000100100100000010010000110010000000010100010011111000000000010011011010100001011001010101000111100001111000101101100111001101010000111101101010000011100000111000000111110110111110101001011101001101100110011001011011101010001101010110010001100101010010111100110010100010000000101110010010010101100001001000000010111001010001100010101011101010000010110100010001101110101111000011101101000001111001011011010110010011011010011100000110110100010001101000110110110110101010011101000111001101101100100100011111010100111100101110000011110010111000111100110101101101100101111011110010000000110101011111100001011000011001000010100111001110000011000110000101010001001001001011111101000000111101011111000001100010100101110101011100101011110101011000010100001001111000000100000100010000110100011100111101011001010000110100100101111110100000100101001110011101111000011111100001011000001000010000110011111001000011110010111000111011110111111001000010101111001011000101111101110010111111001010101110111011011001011100000100001010110000101100100101010111101100110111101000010000100011100111011010000010110010010001001110011000100101011100110111110011110010000100101111100110110011010010101101100010101111000101001001001110000010101001101001111101000101011100000100011001001011000001100011100101101000110111100111101110001111001101001011001100110101001000100111100011011010011100000110000110001110110011011111110001011101101101101000101001110110101110111111001010001111001001000111001000100001001101001110100001010011011011011001000011010001100100011000100110001010000010010101100010011110110100110011000101101001000110111001101011100001100110010010001100110111101000010001001010111110000010101011110010101111010111101101110011010010111110010010001101001010011111010001011111101110010000000100001011101110011011001000100000101110010110000101110010100101111101101111100000111011001001101101001101000100101000001001100100011100110111010001100000000000000000101010001111011000001100101000001000010100110110100110110110110001101111000111100101010011011000000000101011010101010010111111011000001100000101101111000111111110100111001010010001000001111100000110111100010001110101111011010100111110010111001001001010110001110101101011110111000101010000111011111000110000011110001100111101110111100011100110000011100011100100000101101000101011011010011111000001001010110000011101111000111111000000001010010100010000000111101011111000010010101011010011000100001100000000001101000100110011101011110000011110101000100001001001110111000101111110100100110000111101011110000011111100011100111000000000011001000111001011100001010000100010101110011000100101111010110111100011101101111000110110111000001010000100110000110010011110110011110111001101110101011110110100011000001000011010110101100101101001101110001111100100001001100101101010101000101001101101110101110001100010110110111000011100010100001011001101010000100010000100101110110111101100001111100111001100110000011001000001010001100111110101011110110110000000011110001011010101011011010111101110110011011110000100010010101100000011001001011100000011010111101011110110111010100110011111100101000001100001110010011110111010001111011000001010101011110110011101000011101101010100101000011000001111110000000001100100011100010100001110101011011001110001100000010011110011110000000100110011000001000110010110101111001101110100100001010111100100000000011000000101111111110110011010110101100010110101101110101010011001000011110000111000100010010001100101011111010000010100000001000100011101101010001100101001011001011010000100000000000001001110011010100011100010010110010001110110100001000001010111000001101011101011010101010001111101011111101001000011001111100010111101011011100001000011111110010110000111010011000110010101101101101000111100011111101101010101001001101101111111000001100100010111010111000001100110100011100110101011110010011000001001100111111000110001010100110101011010001111001000010101010001101001010110010011111000000111101101011110101010000110011101001001011011010101101100000101110010000000100011010101010110100100100001101000011110110000111011101100011010011011000000001010110001111001110101100110011100110100111111110101001001000001100000011001111101010011100000110001011111011111110011010100110000101001111110100110111001101111101110000110010111101101111101011010110100101011000001111000000010101100110101110101111010001111100000010011000100101110111000110011011101110011111011101010110111101001000011101011001010101011001111010000010110101010100011100111110010101011111110001011111001000010010010011101110110110001111010111111100100111101100110100101000001101101101010101110110011010000010011011100110001111110000001011001110110100011111110111101111101000001101101001110101110100011010100010110111001111011100011110111100100100000011101111110000001101011011001110111000101101011101100111010010000010111000001000110100010100101011100100001101010001010000110010111001010011101111010111011001000000011011111000010011000001101111111100111100000010101110001111111100101010111000011010010011011000111110110101011011101000011001001000100010101001001011011001111010101101101011111110111010000010111110001011001111101100101111010001000010001011001011011100100001011111101010001000110101001000010101111101111101010111100100111101101111110001101000111000111101111001010100011000111010011101011010000110000111001100110111100101101100111001101111100110000010000010110011011100110100101111111000101011001000111100000101110101110011001111110000000011110100101100011100100101010011101101001110101111011110100110000110010000011100000000001110001111001010100000010101111000011101101111100110101001000101101010111000001101001110101010111110110000001000001111000110100001000011011101011000000100011011111001101011001001101011011111001011010111000011101001000100000010010000101011010100011100001101011111110011110101001100010101010011110011101001010010101011000110110110011111010100000001000110011101100111100100111111101011110111011011101001000101111111101011101100101111110010011111001101001010101101000100010101000011110110100010010101011010101001011100010001000010110111111010110110111000100010111111010101101110110110101010011100000000011101011001000011001110110111111000010111010110000100110010101110011001111110110111111110101000001011101000101111110111010010010011100001001101101011111100011101001000001100101011000101100000000000100110011110110011010000101110110100100010100110110000101001000111001011110011101001111011110010010101110010011101110010010001100010110001010000110011001111111011011011101101000100010100010001100100111101001101011111001111001011101111100010011001000100010111010011110111101001101000100000001000010110010111111111001100110011110110001010110010101000010011101111010001010100011000111001101001110101001000100100101010001000000110000111110101111100011001000011111010111111101010100111000001000111110001001000010011110110101000100100000110000111000010010001101111011011111100000110110110010010110100100011011010100001001101001001001001110010001110110000010110011011011101110111010000101111001110111000011011101101100011000110110010001011000000101000000101010010111111100101000011101011100001010000111110111100010011011010001011110010101110110010000000110000000100000000000001000110010000101100001000100001010111000100111010100110111000001001100001101001100011111001111100101110100110010010010010010101110100010011101010100101111111100000011101110110001001010011100111101000001010100110111011101010111001110110011101000101010100101001011000010100011101110111110000011110111001101011000001110101110111100010011111010001001100101001101010100111011011001010100000111101001101111110011001000001011100001001101100001001100000001100100000001000000000000110001100001100010100000000101001011100000011010001001100100100110111100111111011010010010110100001011010011111001010111010101110010000000111010100000001001001010000010110000110101010111000010100010000110101100011100000100000100000011100000000100110011100010101010000011000110010100000010100101100001010001011011111001011100111111011000110100100100011100101110011110000100011001001111000001101100011111000111000111111110011100101011100010010001100110001001101100101111011000100100111100100101100011101100100100001110111010100111001011110010110000010011101010110100110111011000000010101000001001000001100111010101110111010111100101011110001100100000100001000100111010010110000101100111111001101111110111010010101011100000001100100111001101101000100111110110010101110100101110001000000100011001001000010101001100011100110100110110101111101101101101011101010101100110101000111011100100000101001010101100101011110001101011011001101001111001100111010001100011110111111011100111110110100100010001011111101001100000100011010101111010001101100100000111001011001101110001111111110111000010101010101010001011010001001100011000100010101101001010100111000011111100100011111101001101010111010001001110000000111011011101000001011101111100011111110111001000101001010110001000100101111011001101110100110111000111000110010111010101110110101101000011111000000011000001101011011110000100111111100000010011101110110110110110001001000010101011001101000010101101101000111001010011110010000010001100011111110100000110011000010101000001100011010000011001110001101100110100110001111100010000010001111101110111010110111111000001110111010101001111000100000000001001000100110101011011101100011111011010011101011101000010010111010001111111111001110011100101010100111100110011110101111000110100101001001100100111010101000111100011111100110110000110000110101010010001001010101011010000001110010111001011100000100011100110111001011100111001110000110110001110010100100110001111000000010100100000100111011110110010001101100101010001010101011110100100111000011001011010001011110010110000110011111100111010010011110010000000111011111100011111111001110101011001111111001001001111011011011011011111101100001111101101011101101001100110111101100101001100100111111101110001110100010110011110111001111111101111000010110100001001100001000001001110001101011011110110010010010010001000011001110101010110111000011011100110100110111010010111000011010110101000100111001001001010010000100001011010000101110101100001110011101101100010010100101011111011100111111110100100101001010001000100110111001000101000101010100011010110101111000101001010100111101101101101000001000100010000101001011010000011000000010010010110110100101111001000111010001100001011100001001100010111000010101010101000100010011010100001110100101001000011100001110011111010100100000110101110100100001111011000001110011101000011011001100000110110110111010001111100001010110000111001111001010100101110110111100000001101111001010110110001011111111010011011110000111101001011000001100011011011111010101011000010001011101000100010110110011101000101110000001111101001101100011100011010100010011000001010001101100100100000101001000111010101111101110110011010101101011110110000110010111101000001010010111011011110011111010001000000001111000000110110000000100010111001100110000000000011001111010000011011100101011000011000011111011010111101100101101010111010100010110011111000110000100101001100001010010001001000111101100111001000100010101000011010010011100111011000110101101110011101110101011100100110001100011110001100101010001100100001101011000001000100000111101100101111101000011100000001010001000001100100000101101111111000110001000100001101010011000101011001011111001010000010101110000000101000011110001010100101111001101111010110100110000100011100000000111101110001110011010000001111011000101111001110100101111000101111101011100010110010001000010100100111111000111001011000100110010110101110100101100100100101000010000011110110100010110000111110111100110001110100110000101001110000100101001011011011011110110010000010100111110111000001011001111011110011101100001000101101011100011000000101110010100110011011001101101101010000110001010010100101100101011001110110010001010111000101010001110110000001101111000011100111101010000000101110010011010101010011000110011000111111100010000000110111100111010010111111001110010100100000001010110010011100110011001011011110011010000111110111010000101001000101101010000101011100001011000011001011101000100001111010011111011001100101100001010000111101101110111101011011101011110110100100111111010001100111100110100101110111101111111010000001011010010100000100100000111011010100011100111000100010000101101111000101101000001100111100010110010100011010011111111101011111110000100010110010100010101001100010001001001010011000011100011100010000001001010110100111100001010101000100010000111110001100101001100011110011100100101100001001110110101110011001100010111010010010001100110111100101111101100101110010001010100100111000101001010100100000000001101001101011001011111111000111010101001010111000011011111001100001010000111000000101001001101101101011010101010101000110011010011100011101100010010011010001101001111010010101110001100000001010001101011001001100101100011110011110001111001100111001111110100111101101111111011001011001110010110010011001011000011000011100100000110011100110010100110011000111100000001001010011000000111011000111110011111110110110010100000100001101101011100010100000000101000111100011010111111001111100111000100011100100001101100000110001001011010110011000100110010000100010100001010101010100000100111101100011010111001010100011001110110001001100111001000111111000100110010000111110100000111100011111110001110010111100010010001000001000000100000101100011111000101101100011000110100001100110111110100001000001011110010001100010101011110000100111111111100110010100010111001110110001010100000000101010111000001000111100001101100001101110101010010100111001010100101111100111011101000101101111001110000100001100011111010000010101001111001000000001001101000001101111000110010011010010110001111100110111110110101100001101011010001001111010101110111010011011010110110010001001000000100001000100100101101001001001101010100001000110000111011100100010010000111001110001011100001110010100001110101101110011110011011000100110011000111000001001001100000100101101011101010100100110101111101001100111011011000000100000011000110010101111011101001011010101011101110011101010100110111100001000001010110011101000110111111111001000101101010010110011001101000000101011100000110001001011111101101111110100100001011110011100011011110010011010010010001110101001111110000011110111011100011111001111101001111110100110010110011111101000010100000001100100000110100100011111111100101011011010100110001110010011001000111010101110110101011010011110000011001101100000101110011001011101010001101011100110010111001100000000000001110011011011111111000010011000101101101011010100110110110101100001010111000011101000100100101101110001011011011100011011010000101001110100111001110101110000000111111010001110111010100010111101010111110101100011101000011110101101111111101100100101011000111011011111111111001000001001111010111101011000110111010010111110011010010011100001111011110010110111001001100101010010110011100001000110100001100101011101001011110101100100011000011111101011101101110100000101110000010011101101110011011010110001000011001011111001100111100100001100100110010110001000101011100001001000101010001000110100010010110110111000000100110100101010100100111010110010111100101001000010111000110100000011100001000100001101110111010001110110100010010010110000000001001011101010110101101101100110001101100100110011010000101101010100010101101000010100101101111111011000011000101000111010100110011110011011011010101101100111110101111110110110000000000000001100000100100011011111010100001000011110011000101101010110111010110110001000110100011111001111001111001101101110100010101000101011000000011100000010011010001100101010111110010011110110101110011010010001100010011111110111101001001000100101100111111111101101111111111011001101100110111000000011101000111110001010101010010001000100001110101000110000110101111100100001010000101100110101001111110100000010000110000111001010110110011010010111100011100111100111101011110111001100100111000111111111000111001100111001010011111000000110101111110101101110110001000010001100000001101110000000100001011110101001111001001111100000011100000011101000000001110011000111010011111100000100100000101101101010001010010001101000011111100111110101111100111111101001001000011011101001110000111100001111100101000000011111000111100010101111100111001001111000000010000110011100101100010011101111100011001000111010110100000001010000000000110100110001101100101111010011000001000110011010100110100111001101101101101001000100011000101111010001001110011000010100010001111000000011111010111101001010011011001010100001101101100111110100011011000011101100011111100111101000111000001101000100001111100111010010100111011001001000110011100011011001101100100111000011001101100000010000100100011010010110101001011011100100010101010000000101000001011001001000111111001100100111100000000100110001100101100111110000100100101010011101010011011111001101000100111110000001110100011000011011100011111000011110010001111000011110100010011111011101011010001100110110111111100111101001101101010001110001010101001011111100000000110011001010110101010011000000111100001111000101101100111100111010110001100101000011010110011101101101000000100101011001001011111000001101001000000100000101011010100000100100000110010100001101101000001111100010110011010011101111110011110000011101000110100011100110010001011111000111111100111010011010000110000110111101111010111001111110000101000111110001001100111010101011010110111010110101110101001000000011100111001000000110011110011001101000100011000100100101111010011101100010010000101111100010110110001001011000111110001001101110111111111001100011001010111011011110100000010010101110011011010110001000011011011011100010100000001010011011001110111100110001010111110000111101000110000101011110010011111101000101000110000111100010011110001001100010110001110010000101110101101110110111011111111000001010101010010100010100111001100100110000101111101010000101100000001010111000111110111011101100010000010011000110011010100011110001001010111111111111110111000001001101010000001010010101100000101111001010000101110000100111100000001011100100010010111001111000100111001011001100011110101110001110110001100010100010000100101010110011110110011011001100101110100100010000011101011101110011100110110110100111000010000000110000000100000111011110111010101110010110111001000111001001110101111111001000110010110001100111100100010110001101001011001100000100000011100101010110010110110000001010010100100101100101010101101101110100011000111010000110100101100110101010010001101111111101100100101111000101100100100101010000101000111101011110011000110011000010101110011111101101010000010110111001111111001001111010011111101111000010100000011100110101011001001101110111011011010011111010000011001011111010100110011010010010110110010110100011110101010010001111101000111110011110001000011001001110011100101001010000000011001111011110000101001110011000000110001101111010011010000001100110110111011101111100111111101111111000011010000000101001010011000111000110011110000111011011000110010110011001101010011001100100111000000100111000111010011101000001100100001110010000001001011110100111110111100100101110110011010001101000111011001011010010110110110111101001110101001000110101100101011011111100100111010010010011000011110101010000111001111001101110010111110001100111100111011001101001010010100001100001010011010010111011011000000101110010000010011001111101001111011001111111111101101110100010101000001101101011101011001000011110011010011000001110001000100011110010111010000101010001000100100011001110100001000110110001000011111110111001101111000010001111110101111101100111111100010101001010101110011000101001100100111100010111011100101110000001110111100001011001000000100010011001101100001000111010000010000100000000100001100100110110110010011100011001110010001110001011110011110011100011100001010001111011000011011000010010111101000011010100100000001100101110110100111101000100000101110001001111111000100000110111101001110010100100110101010111101000100101010000100110101001001101111011111110111010011011010110101000010101111001110110100010010100101000111110011110010010011101111110100110111000010011111111101001110000011100000110100001110001110000011010111100111001101001000100100011011001100011100100001111010110101111111100111000010101000101000001111111000011000111011110101010100010110110000010010100000110001001001110101000001011011000011010000101011001010011111000000001000001101111000111111011110010100111100001100000000000010110101001011101101100000100110100010110111000100001111001110000000000110100000010101001010011001000010101010001000011000010001110111111111100101001101000010001100010100001110100000000010001000101110010001001110100100100101101000010010101100101111111010110000101101111011000110111100001111011000000011100000000010110110000100101001111111101011101010111100000010001000110011010101100001110000101111000001111010001010100010000011101000110010101001100111111111001111111000110111101101110010010000100100000110011001111111011101110100101011100110110100111111000000101011111001010000101101010110001101010010101011110000011011010100110100111100101101111010110100110011010110010011010010101001110010110001001010000011000100011101001101000000100111110101111101011101010101000011001101001010110001100001001011010010100001011011000100000001011011101110010110010011010101100000010100011110010111101101000111011000101111110010001100001011001111110111011100001000100101111001101110111010010100000111011011001101011111010100001010110100110001101000111100001001010100011111001010010010101001111100111101111111010011010110100000100001000101000000111100011011000110100110100111111111100101110100100011000111010010001010010011111010011001010110010110111001101101110001001001000001001010111000101111010011101101000010011001000010100111111100011010101110001001111011001011000111111000011000100100111111010000100001000001010101011010011010010101110100101100100000101010101000101000110100001010011001011100011110000111000011110111000101001111001010101111010011010000100000100001000110010011010100001000001100100111000101000110110001100010001011101000001110100110110010001011101100101110000111110110010100000000100100101111100110011011011111111100101010101001010111100010000110000000011111111100010101001011011010100110111010010011110010010111011001101011101110100101011011010100011101001001001010001010111111010010111100011000000001111011010000000101010111100000011100010001000000101011101110100010100111010000110101100011101111111001010010011100111011011111110010101011101100110011101000101010110100001101000001101100110101000011001011000000001010101011011110101011100001110001000000101010100110100101011001110001111100111010111011000100101110001111011111100101100110100101100010100010010101101000110010110000011001010000100000101001001001010001011000011111000110100011110111001110101000110000000101000110101010000011000111101111101111100110010100101101111000011101001110000100110111100110100011100010011001101000011000010010001010111000010101111000101111111001100100101000110011111000111010011001111001001100010001011100110011010110000100010111111000011110001001101111111110111011110000111011001001111000101000100110111000100001010100001100100010110110100010110000110011101101000011001111101110001010010000101011101100110011110001001010000000010110101001110110011011011101001010110010111011100111000110101001001101011011110100100000110011110001001000100111010101001100100001110100110000101101100110100111001111100001010101110001010110100110101000001110011101010001010111110010010000011110110001101000001000110010001010101101001010111100111011111110001010011111101011101001010001100111101100110100011110100010001001110110011001100011110101010111001111101001011111111010100101011100110000010101110101100100110111100100100001011000000001010110000011101101111000000010010011110111110000100001000011101101100111101010001111000011100010010010100000110000110111101100000011110000100000000101100000110001000010011011000110000001001001001100100110011010110010110100111111110001100101110101111111000100110101111111010011010010000001100111001010111100000101010011101100001010010011111111100110000101111110110001101000000010110010111010001100011011010000101100100110011100001100110110101001110100111101000111100010011101001010111111001101110110011001001001000100000110001101010010110110110110111111001011011000001100000110001110110011110001001011110000110111100110100100011101101000011000100000000011100111000011100101110010000101111001101100000011100100101001001001010010000100000011110111001011111000011110110001110111000001100101010000010101100000110001111010011101100010001011001011101110101001001110010001111010110110010001111100101001000001100000000011000100101111100010100001010101010100011011111011101111000010010000000101010001010101000111100101111001111010110001110110100101100001111110011010000010111001001100010010110101001100011100111011111111110010111101100111010011001100100010000101000101110010010100111100101001010101001111010001011010110000011111000001101101101100111011101111001001011010011100101001110110101111101101000101011001111010111110101101111110001111010110000000001110100011101011001001010001100010001001001010000100101000001011110010000001001110100100101110111001001010110111111100111001001000110110111111001011000001001001111111111001001110101101110001100010010011101100001100111100011000000111001010100001010000111000010111101010011010001100010001100011000100000011010101101001111001100001111100100001111010010001110101010001001100000010100011001101001100110101011000101101110100101010101011001111010100001010000111010111010001110101110011000010111111010000100111011010010001000011111100111100100001111000001000000011100010111011011110000001100001110001100000101001111110010000100111100011101010001011110000000010001100011110010100011111001100011111000110000000011000000110100111100000111011000001000011110110100011011010010011001111010100000100110110101010000000000000110110101010001000001100000100110101110011101110011000111000111000110111011000101111101011101100000000110011010011100011001000010000000111011101111000010000101111101010100101100100010110001010001011000101000000100110011001111101000010000010000000000111000101111001000101100101110111011111100111110101111110110011001110010001010001011000001011010110000100100111010101001011101001111001111010011001110110100000101111111100010101111100011011110000111100100010100110000011111001111111101100101001011110010010110011010001110000000101101100010101001011001010100000001101111111101010010110111011010111000001011010101101010011001100011011100111101010001101010100010100100011000111011110010110111000001000110101110011111010101011100110110100011000011100100010101011010000001110011111001110110010001100111011111010100000010011000101101000101001100010101111001010110100101110010001111111110000100110000100000100100111111000111100001111100001100110100000000101000010001110110111110110100100100100111111000100000001010011001011011111010011100100011001010001100101110010111100100110101000100110011000010111011011100111010111011111101001010101100010111010101100101000010000111100111111011000110001110000001000001000010000100000001111101011100101010110011000000011110110000000110101010011001101011101000010100100011110110101000100110101101110101011001101000010010111111011011010111110001111101000011011100100100011101001100010001101010111000101000010010111111010100000011010101010100101001100001110111101100101001011101011001000110100101110101011001010010100110110001001100001001100000110100011111101011101000111001000011101011101100000111010111101010010111101010101111001010100000011000000011100010010000011101001100110010111111100010001010000110010001110000001111101100110110011111100100100010000111001111000001100110001001011011011000100000100100000010011000100001101110100000011100110011101111011000000011001010110100100111111000110010010010011110001110001110100011011010010010101001110100101011001110010101110001000110110101001110011010110001101100101010011111100110101110010101101000101111111111010000101011101110101110110110110011111101001110111111000010100111101000000110000001000101110111100100110000011101101010010001001011111110011001100101101001101110111000000101101100101001011100100000000110110100000111001000011011100110001010100000000000111000100110101101110000101110001010110010011000010010000110100001011100000001011101101111001100011011001111111110100000001101110010011100001011111010100110110110001011001011100100110010100011011001010000111101100111101010001110010111110000110100101100011011110100110101011010101011111010101100110110001010010000001010111100001100110001100001001100001011110001000100100010001110110101001100101100111110000001101010000000100101110100101100100011111001010110001001001110101001001010011101000111001010101111111111110111011010010000111111101001110110111100010111001011111111000110001010010100011111001001010001111011101000000110111011101111101000000110001111001011110010110101000110111001010000011111010010111100001111010100101010110010110001011000011011011111100010001010011101100001000011000010101101010000000101101000110011110010100110011001110000100010110101111000101001010101000001111110111001101011001111001010010111010010110000100110101110111100010011001010101010100010101101001010100101011001010001010111100010100101010001100001010010000010100100110010111111010001001011000100011100110101111100110001111101101101000101011010111100111000000001100101101110000000101100010000010111011001101011101100111100011011000001010010011101001010101100110100010010110110000001100001001110100100111110100010101010110110101001000110111011011010111111110001010011110000001001101101000101111101110101000001011101010001110111110111000101010010101000010000000011010111010101010001101110110100011001001000110110111100111000011110010000000001111100010100001010010100001101101111111110000111110110010011110010100001100101010111000011100100101001011011101110100010010110101010111000101011011000000011100001110001001111100011011101101001110001100000101100101111100100011001110010011011010111001011001101110010110100010101110011000101100111100001110010111100000001111100011010010101000111000011000111111110010101101110111100110010001111101110001100101100000011110101000010010110110111000111000111001110101110001100010011110100101110000001001101000100001001111111110110100011100011110000111011011001110011011100010111110001010110100000000110011011111001100011010011000101100100111101111001101101000101110011001000011010000010111011000010111100100100111100111110111010101110110011011110111010010110000000010111010000000110101010011101010000000000100101000101101011011001100100101010000111011111111110001101001011010100110100001011010110011110101000110100100010101100101101110001111000001100001010000011100100010111011111111111000011101010000111011011110110001111011101101011001011100011101010100010010001011000001001110011001011111011111110010000100110011011010101010011100111111011001010100101100101100110000110100011000011011011001001001101110101101000011010011100000111111101011100100011001010010110010010100101010011000010010000001110000011011100010111010101101010110001000010101100110101000110100001111000110110111110000000010101100101001000010011110110110001000110100101100011101001110111110100001111000100100001010100000110111101111011001111100010010011101010110111010001000111110000110110001111001001101111110011110110010000110000011110110011010000000011001010101001110001011110111010111111001110111001101000100111011100100000001011110000100010111100011101011011010010111001111011010000000000111111100010001101011111011011010001101010111000001100001100100000011000111101111111000111001001110101100111111011101000110001100000111000101100010000101011010100001011000110100011110111011010111110000001011111010100001100001010100101001010011111000111010110001110101000010100110100100101101101111111001001111100011001001000111010111011110110011000101111001100100000010101101011010110010001110000001001111010010101011000101010101101111011000110010000011000111011010000000011101110001111000000100000001101110100110000100111001010011010000000110001000011111001000011010011010010100110011110001000100110001111000101001101110011111110001110000110001101101101111001111010000001100110011110001001111101110110001110110010011000110101000010001100101011000100001100101100111010101111111010100011011000001100010000011010010011111010001100001000000111011000100101100100001001111000101000010101100111000110011101000000000111101101101100100010001011000011011011101011011010111111100011101000100111110010110101011111001011011010011011110010011000110000100110100001010011010010101011100011010010011011111100001111000010011000010011100000110011110111100110111011111110110011100111100010110100001111101111111100101111101010101010110111000110011011101101100001010110000010101101101111100111101101000100111001001100111101101100011111110011101110010110011110100111001011010011011111100110011101110110111000001011010110011101010000001111001001100000111001101001100111110110011000110010101110011010111001001101100001001110110010010111110100100100100100001100011010011101111010111110011000100110100101111011010101011110110011101111110100111110101011000100010111010111101101001000011001000111101001011111000100010011011100111111000001101001000000010101111110011010010011101001000111100000101110100010110110100000111110010011110101001001111101010000010111111011011100101000010100100111111111001011011111101100111100000100100001110010111100001000101110110100111110000110001010000011110000010000110011010010010110101100110100001101011001000000011010000011100001001110010000010001011101000000110111110001100000101000111010011000110000110100111100101001110111111100011011001001010001101011100100100011101111101010010001111101010110101110111111001111101101101100000001011100000011100101011011010111011111011010000111111101110111000000010110100101110010000000111111100101010100010010010101111101101000101101100101110001100110001011010110011010110101010001010101111110111101010000111000011101111001101000011010000100011000110010111001100111000001010010011101010100110111011100100100101100110101010011100110110001111110100100100101110100101011011110000010100111101111100111101000010011011101110010100111011011100000100111011111101110011101101111110101011101010011001101100000010010101001110100011110101100110101101001110111110001100111010011000111011110100110000010001110001001010110010000100001011001010111110100110100110000011010110001101111101000101101100110101011010110001000100000001010011101100010101110000011110110001101010111100111011010100000000110110000111110000100011010011010000100111011011010110000111011000001101110111100110010010000011111001011100000000110101110101011100100100100101011011001001110000101110000110100110001100010011101111010111000000110101000111010010100001000101111011011100001110001001000111101011100101001011011110101011000101000000001010110010010001100001010110111111111111110011101001111000001011010000011101110001111111110011011110011000011001110111011000010100011010010110101101010111010110000010011100001010100101100011000110010111101011010101010000110110101010010111010101101001001010000001011100000001110101000000110001010111001110100111110011110011011001110010001110000011011000111001011000001101100111001001111110110011001110011000110100110100010010011110000000001110110111111000010111111001101100100110010110000011000011011110011000011001011000110101001011110010110100001011011001110111001000001100011000100101010000111010101000111101011110011010101101011010001111111010101101101111111100101001000011101110010100011001011011100111000110001000010101000111001000011000001010111011110110101100001000101000100100011101110011110010100101000011110111100010111001000001000100101111110100011110100001010001011010111111010101101010001011111000001100110010111111111111001011001010000011000100010111101011100000100010010000110011011110110111010010111110011010100100011101011000111101001010011010000110111101101001010010101000000000101110110010010111010010000011111111111001110101010101011101000001011011010001100110010110011101111110000011011110101100001110011111011101010011100101110001000110011010010011001111000010010101011101011000101110101011100100011101011110111001010010001010101010100100001110110100100111111111010110111100110100110101011100000110111001110111001110010110000011010100001010010101010001101100101000001110111101111000000100000001111010100001001011011100100100000001011101110101011010010111111101010101000111001011011111101111011101011110100000011010000001101100111101101100100110010000001010011000100010000110111000110101101000011001100010100010011000111010010010110110010001001111000101101100101111001110000100010001010110111100000000101101110001011101110111101111111000111001100001010111111010011000000001010110010011000100100000000010001110100010111010000110010111001110001010100011011100000000011000101000001010000111010000100011011111101111101000011100100000001001010010011001111110011101010011101010100110000101000111100001111111100111011011111110000100000111000010110011001011011111011101011001101110010000010011111110011010000100010011110111010001101011000011000001101110011001001001000100011110010111101110010101000111111111010000000111110111010001010111010010111010011000010000110001110101100000110000111010100111111010001101001101011000111100111001011011111010010101100111011100001001011111010011010001000110010110011000110101000000101110110011111110000100111011100001010110000100010100010001000101111010011001111100000000101110101101001101100101101111011110001011111111011001010101001000010100000001000001010000110101001100010101100111110001000100111100010111000001010101100011011100110001000110100100101111000110010011001011011101100001101010010000101110110000110000100011101110011111001011001011110000001101110100111010001100111101000100001011001010111010010100000011101101101000011011101101101011000110011100110000110101001010110100001010101000110111101000011000000111001100111000111000011000010010100000010100111100000010101101011110110001110111110110001101110111010101011001100000000100001010100001100010001010000011000001110111110000110110000001111110110101100110001001100000100000111100101001111100000000100001100000100100101101111110010010011111000000010011000010111001101000001011100010000110110000000110101111101100001010101010111000011101001101011100010001111111010001011101011100011011111110101001000101101001101111000111011111000111001111110110000011111101100000100101001001001001100000111000100100010010101011101101000010010010010001101000110010110011111001111100001000100000011111110010110000010011001111010100011000100011100001001110010100110011010001110000010110100010010100101101000001000111000011001010110100011111010111001010110000010011111101010101011100101010111111010110110110001011111111111100000111100011101101111100111010100001111101110101101001011100011110011000001011110111101010001110011100010000000000001000000101110110101100011100001011100010111110010001111111100001100101110011001010001110010110011100011000100011111010110001000110100011100110011010001110101110010010011010010111001010100000111101101101011010001000111100101011001001101011110010101111010111100001001010011010110100101001110110111000110000010101011010000001010101011001101010100011101010110111111000100110101000010010101110101011110111010111000000001101010000111001101101110011011100110011000010111111010110010010111001100001010101100100100101111001100001001111010101000011001011011111011010000100011010111110000110001100111110001001101110000100011010110101111000000110101100010010111110110111000010011110110101010110000110001110010111110101110110011000111010011110011000101010001111110101111010001101100101100010110111011011010111000110001101001100010100100010100111100011011000010100011001000110010101110100010100011111100111111000111000011100100011111100001001001111001110101010010010001100100011000111100011100100001001110101001100010101111110010111010001011001000000010111110010100001100010111010110010011010101101100001101110001100000011010011100011011001100010101110111010110110111001101111011001011100101111011100100110101000000000011101011110100111010001100100100011111011111110110111101010100011110001100100000110111000010000010000010110000010010110111110101110010010011110011110011011111000001010111001100111101100110010011011110100101011011011110110101111010110010101100000001001010010111111110001100000010000110101111011100111101011101010100001001001011000110101100100011110100110001001110100111110011000001111010000101110011101001011111000011111010110100111100101001101111101100011001111000001001111111011010111100000110000010110010000101001101000011110100101001000010000100101100100101110101001110001000101100100111010100101011110100100010111111001100000110010111000000110111011101110111000011111011111001011011011100111010100101011011110101111011010100110000000000111101110001001101111101001010000111111110101000011100110011001100010000101001111101111010011011000010110101000010110110000101110111000011011001111100011101110001010100101011001000101101110011100011100000001001001011010100111110011011000000101101100100100001000001010110011010110001100000011110010011001010111011010000100111000111110010111001011110000100101011100000111110101000010101101010100001000111010000111010100100001111001100011001011010101011101010110110010010000000001011011100001011101000111010111011011001111100000001001101111100110001010101001110100100001001011110011000011000000110100110110010001001100000000101110011010110010001010111110000101100100010011101111010100000101111000010010110110100111100001111100011110100110010110001011101101010111111110100011111111010111011111111111100110110001111110110010000100000111000010101111111110110000101101011011101100110000110010011000000010001010010101111011101111101100111100101010111111111101100011100100101110111010101110011000101101110100101110111011111110001111011110001001010111110000101001011111000000100011010000001000100110001011101010010111011011100000111010010001011011101110100100011010010000100101100010100000011000010100101100110110011100001101010111100111110100011010100001111010000000001110001111101101111001111010101001110100101100101101101100101101001001001101110000011111000100111001111010010001001101011101010010011100000100111100011001110100101010101110001000000110011111111011101010111100111001010100111001101101010011101010110111000001110000000001111001001011110100000001100101000010010110010000110101111000100110010011011001111001000100011001111011000000011001111110101010101001011110110011110010011111101011111000100011000010111000110011001110110001010110111001010111110011110111101111101001010100001011010011100010110110010011011011111101000011101100011111111110000010001111000101111000111000010001000001000110000110010111001000101101101011101001111011100011000111001011010111010001101001111000000101001001101010110110001111010001101101101011001001110100011111001000000100110111110101000100101110101000001111100010000000100010111010111000011010100110110011010000001001101101101011110101010011010100011010111111000110010110111001001011010110010100110000011101110111100001100101101110010001011100100101000010011001000011101101110100111010101000101000011001001101111010111101101111001010011000101001001000110111000100000001011011110101010111011111000101110011110000100000111110100001011001000100110110110110101111011110001101000100011010001110010011100111000101011100001001010111101111100111101001110100100111011000010101010010110100100000100100110000110110110110010100010000010011000111010011101000001111011010011010111011101001000001010100001110111011001110111001011011011011110101100111111110110101111101111110101010000101000000100110100010111000111010100101100010001000110111110011100100001111110001110001100010001011100111100010011101001111110000101011100011101110010010000000011101111001110110110010011010001111010110111100110010000111101111100100111110010011010010001100110111101011011110011010010000110111100001111101100001000101010101111100011110100011110101000000101011000110111000010001111011011100010000101110000010011111111101100100111011011101111100110110111111001000010000001110011011110111111000100000000101001110001110101110110100001100101101000000100001001010110110100011001010101000111100011011110010011000001101100100001000001000111100110010000000001101010011011011101011010010110001001101001010110110110011110011000000001110011001011000010101100100110000111110010011010000111011100101011001111111100100001100110001011111100010011001111001110011101010111100000101000011010100111110111101011001100011100101110111000101001100101111000010101100100000010111001111010011001010111011111000110101100000101000110000100100011110100110101000101011000000100010010010001011100001111000010110001011000100011000010110001111101110011101000101111101110011101001110101011001001100101000101100110011001001001001110011101111001101100011101111011010010100010011100110010111001101000111100111100001110000111110101011010110111111111101101011100001101000111011010000110111101110100101100100011111000011011100010010110100101101100000010010101000111010101010110110010101111111110001000101010101101101101011110111000110011111000100101011000101111110110001010000001011001010001010111000000100101100100110101000111010111001111111110110010100110011100111110001100101110010111111011101100000011101111100001010110001111111010111110000001111110010001100101000110001000111100111110000101110111011010001000100110001101100110011011000010111101101100100000001000001010111100110110000110000011101001010111001011111100011010000100011011100110111010000001101110000000100011110111011011110111100010110011010101011010100001010110100000000111110111001110101010000100101100101110101011011000011000100001100101101110111000000110000111000100110101011110100111101110000000000000011111111110101111011001111010110111000001111010001111111101101100011000000111111011111010000000110111010111010110000010001101111100001011100000100000001010110100110111100110111100010110110001010100100010111110111111110000110000100110000110011100011110100110001111101111011000110000100110111001011101010100101011100101111101010101100001111000101011011011111110111011000000100001010110100001010100001100100010000100011011110101011010111011010111111101000001101101110100101111010001010110110111000011000011001001000101111001001010101100000111101001100001111110101011101100100001110100010111101110101110100111100111101010001100110101110010000110100100010110001011110000001000010101100001000000011010010011001110010101010100100111000010100101011100011111101000101011111100011001110011111110101001101100110101010010101100101010001000100100000010010000001111100001000111011110101000001010001001101000101101111111001100011011100011001100110100010101001111111011010110101000110111101100010111110011001101111100111110110100110100011010001110000100101111101000110100101101001000001101100111101101110101001111100000010100101101000110110101011100001101101010010101000000110101111100011000010011011110110011100000110111101111100001001001111001000010101001100001100001000000011110110000001100000110001101100101101100101111001001010100100010001010110000001000010011100101011101111100010110010101110010001110010011101011101000101000010000100110010001101011011001111110001101001110011001010010010000000000000001000010111010110001011011110001010001100000011000101001100010010100111100001001101010010111000001010100111100101101011011101010001111100101011110100110011000011001111101010010001001100101011010101101111001001011100111001100011100000110100010110101100011011101111010011110011011110100100101011000110101000000100010010010001111010111001011111101101011111011110011001100111001101111011011000111101000010111010111000010100000000010110101010010000101001100000111111001001010111011100100100000000001011011010010000100110101110011001011000101100110101100000110111001101101010101000000000010000001111000110010110010000001111100110001101001100111100110010111010101001010111111101001001111101000010000001010001000010111000011100001000111100011010001000110101111101001110000111110111111111100100001001111100000110011100001011010110100101000011110000111101101001100110101100001011001110101100101110011011101110111010000111001100000010100000000101001011100001100011101100101010100110100100101111011000010101011011100000001001100000010111111110010010000001100110111101001000101010010000000111010100101001011010100101101001000111010001111011110001100111101001111011101110111101001101001010101011110000100110110100101100101001100101001010110011001000001101110011001001000010100001011101100010011001001100100101010111111000110100010110011010100110110000000101101101100010110000101101011010111101101111110000001000111111110101110010010101100000011111001011010010010000000110000001000000001100010011111101111010101111101010100101000110010010001111010111110101111111001000110011110010110001001011110111011000011000000110101100100110011010111110010101010111010000100110011000001000111010101000011000000101010101001010011000000010001011111111010001000100011000011010010100111111101000010111100011001111110000101100000100011111101101010101011100100101010100000010000101000001110010111001111100100110100000010111000001100111101111101111010001001011101010110010001101011000111010100100000111100000010100100001110001100011001110100101010010000101110001101010011011000000011110101000110000110100110010110001011110101101101001001110011111100111100000011100111001110000000101110110001010100000001011111111110001011100001011001111110011101000011000000111111010000001101000100100101010011100100011110001000101111101101001111111001111001111111011101001101001011011110110101011110001001100010110001000100001000001001000011101010001100110001001001110111100001001110110011000100001110110111001001000111011001111011111110010010000101110010110111010110011110010010101010000101000100011010100110011001011011110111100011110010001000010010011001100011000000110111011100010011101001000100000001000101100101000111110101101011101110110101111111101110111001110111010011000110100111010000111001010010000000100111110000100011100001010000100011100111001110000001000111011011110110001110011001000011000101000110100011111111001011111000010111000101110101011100101110100100011110000100011110001011100010011001100110100111011100011111010001011011000001110011110001100000001100010010101111100001100010111000011111101110111100110100000100001101001010000010001110100011111000011101010000010101001101001011101000001010000010000110100010100101010011011011011011001100111010010001100011011101111010001110101011011001001111100100111111000000010101010100010111100100101100000010010101001111110101100101001110100110110001111110011100000100101101010010000011100001011001110011000100101010110011010100010001001101100101000001000010101100010111011010010000000101100100010110111101101011010001001010100110101101100111001100101100100101011011000000001000100101100001101010010111011001100000101110101011011111001100011110011000010001010001010010111101010011111110010011000010001110011100100100011001010000111101001001100110100011111011011011111100111110001000010000000101111000001110011010001100001011100011111100100100010110011001110001001110111001000001101100000010101010100010000010000100000101000000011010111101000111010001010011001100100001010010011000011100001000110101010100100001110110011011001010100110110001001100011001100011101101010011000100010101110110001000000011010100110100101111100001011000110111011111001101000100111001111101101011001110001110101110100101010010010110000001001010101000000101111110110101110100101001100000111100111000001100100111101011101101101011111010010100100110101001110110000101101010110001001111010110111000010111101010110001101111011100111101100001011011110110100100001100100100110010001011100100010110111000001011001001111000101001110100110100000101110110010111011010000110000010111000110011110101011001011011001010011011010100000011010111100111000110101110001110111111110110011111010011100110111010010101011011101101111110001111001000010111010001010000101111000010011110110110100010111100001100111010101111100011010101010010101001001010011000000001100000010000110111000010000000001101001011011111010000100001110111001001101010000101101101001001011010101011111011011011000100010010011110101100000001110001110101101100111010011010001100000010101100010000101001000001001110100111001010010000100010111101000010011110100110111100110010110000001010100111001101100001001101011000001011110101101101001011111111110110000110100000001110110011011010111001000011101001000101010001100111101110011100011110111001000010010110010011001100011010000010001010101001001011100100000010001101000010100000010011100110000111101100110000011100101110101111000101010100111011111110111111111111001111111111110111000100100010010000111001010101111010100110001110000001110101011001000010101010010110101101000101100101010010001111000101100000011010101110110110011100101110111110011111001011101000100110111101001100011111100111110011011110101111100110100010011110110101110010011011110010110101000001100100100000110101011100111011111110100011001101111100100110111000100101101011011010110000000110011000110010110100110101101011010100100010011010010011110011000100010101010111101100000011000011011101001101110101111110000110110101101100000111001011111100010100101001010010000111000100011011000100111101111010110101101111110011010111111101101101101101111100111111111111111100111000101101001000110101100111000011100010110111011010000110101000010100100111100110001100111100110110000011000111010011011010001100110110101100110000001111101110011110101110000101010100010001001000000110000100100011000110111101011001000010110111001110111111011100010110110010110000011011001000110110000000100000110000101100111010010000100100101001000001011101100110111100011001010111111001011110000100000010011111011101100100010101101111111000001001010100101001011101101010110111001001001110101000011111010101101101010001001101101001111110011011011101010101001010001100011101101101011111000110101010010101001111111101101001001010000101101110100000101101110110001101000001101000001011100101111111110111100001000011010011100100001011111100000001011100010111110111101100000100111100010001001111000000000100111001101001110010011011011100100110101111111110000111001101001011000101101111000000110010001111100100101100111000101010101100000101001101111010000101001101011100101011011011110111110010100001000001100010111111111000000101100100100000101101001000001000001111011110001001000110010111001100011100101001001101110101101110011000101100010101111111011101101101101011100100111010100110100110111010110010110010001010000110111111001010010000001101111110110001101100000111100010101010110001111010110110110100010100101110100000101100000101110011001101101111001000111001110101111000101100101001100111000111110100111010111001010100000000010000011000110100101111011010001011001011101010100110000000000000000000011101001101111011111111011001011011100110001111001011000000000100010101000110010011110110100110100010101010000111011101000110100111011000101100010000000010010110110110000111101101110111010010110000011101010001101010010110010101101011100001000101011000101001100001100101111111010110111110101101010111110011001101000000001101011101100110101001001010010101110001000011110001001001111101000101011110000110100011000111111100101111110100011010100001000101001001000111101011110110001001110001111101000110100110010100100000001101001111101010111111010011110111100100011110101110111111010101110000011010110001000111010011010100101100000101101110000111111100101101011001100001001010111110101000010101101011010111000001110110011111100011010101101011110100001001001000100001010000100011100001101011100010011111111001110101000110100111001010111000110000110000001111011111110001001001000100101100011000111011010011001100101110110010001011100010111010100011100100110011010100111001111111011110010010110101111011010010101101110000101000001100101000011111010100010110010000101000010101101100100010101110000110101101001101011001100100111010110101110011100111010111100100101101001000101010110010110010101111011000000111101000000001111010101100001111010010001001101101101101111000111111010001000001010010001001001010110101101101100111100101111001010011000110000011010111111111001110001111001110101001101101010000000011101111010001111011111011001111010101000001001001010101110000100101010100111001101111110101111000100110111001110110011010101111010100100011010011000011101111011100110101000110100000100000101010000010010101110011110001100101100101010010111011001110001000100000001100101111010101101111100001100111101110100100011010001011101011011101010000100001011010000011000001001000100110001111101000010000010001011100010010110001110000100001011010000001001111011111011111010010001010010111100110111111101100000010010100010100100111111101000001010101100011111111001110001011000110011011111010100010010011011001111101001001011001100100100000000111000100011011111010101101010100010100111010111000100000101001111000000001010000100110011010101111111101001101100001100001010010000001010101100000110101101000011101010000110001010010110100000010011111100000000100101111101001110010100000100001001000101010010110100010001001100011110000111101011011111110110110010100000001001101100011010000100110001100101111011001001000101111110100111101001000000110111011011101011100011011001011101100100011100011110011100001101101111111110100101111100011010111001000011000010011100100010010110000011111101000110111000010111001101000111111101001011011011010010011011001001011101100010010011001001001111101010101110011001110000110111010010010000001001111110101101111010000110101101111010100000010111110001101111100101100100111100000011001000010010011001010000101110010001011111111111000000000000110111001101010010101000010111111100111011100111110111111011101111111000010100010001100100010101111111111001010111000100101000101111011111011010000001100011101011011101100000000101000111010001111011111001000111101110111100001110110100010001100001111011100010111111010101001100110011000111110101000100111110101001001110100001001010010101100010000111011011000111101010000010101110000110111000101111100101011000100100001111111001001001101010101111000000110010011010110101011110110110011001001010110000001111111100010111000110001100100101110111101001100100000000100011111100101010000110011101111000110101010100110011010100100010000111100010011100110111010010100101001101010110100001000110111001011010110110011011010010000111010100011110100111011000110010110101010000010110010111111001100000101001110101111001111101010010011001010011010110110110010000100001110100011011001010010011010110000000111101110010011001111010000010111011011000110011000011110001100011011100010010000111001111100100110100110000110001100000110100101100011100111000001100111000001110100101000111010000101011001010100110110110010001111110010010100000001010001010000100111110011101100011001111001001010100100011000000101001100000001101010010101000010000101000110101111101100011111111110111100101011011100101111100011111010111010100001000111010000100100110100111101001011111111111011001000100000011011101110100000000010101001110011101011010101001110001110001100011011101011010011000001100100101110000101000011000011000000001010000110000111010011011000111011100011000110011100110100001000000001000001101100011001011101110101110100100000000100011011000101010011000100010110011000111001101110100011011111001110110010111111111011100001110001110111011001001011011010110011011101011010011001011100000111111100000010100101011110000010001010111001101100010101100011010110100100100000111001111111001110111111111110111100110001010010000010100111011101100010011100101001011111110000111000100111011110110010100010000000011100100110001000111001001100101010000101001110000011010011010010000001000110010001010100100010110101001110111011101001101111001101010010010001100010000110010111000010110111101110000011110011110011000110010110101010100100000010101111000010001000101101110001110000010011100010001110000010101001111001101110100000011011000111010000100100010111100010100110011111111011110101101011001001100101100100111101010110111101001001000100001110110100010101001100111110110110110011111001011011000000110101101011010110010111100110010100001111111000010001000000001010011110000111101101111100110000101011001011100011001001110110011000111101101011010011100010011001100000011111101101100100001001100111101111101111101010011110110111000111111001110110001100101001000110000000100110010100110101110101101100001111101100000100100000010101011000110100101100010101000000000001011101110000000111101101110101110111001100001010001111100000110010010010000100010111111010001110011110001001010011111001010101100010110111001010011001111111101111110100101001010011010110011010101000111001111101000000011100001010010001000100001010011000011010101000110001000110110001110011001010010001010000110010110001010010111010010101010001101011001110011100111101000010010110000100111110100011101011101000100101001001010110000010111110010000010010011010101011111100101000110100100111001010101010111001000111100111100001001010110110000011010011011001010101000010100100100001001000110001011110101000111111101110000010001011010000010101001000111010110110100010111000101000011101100111000101100001000001010100100100000111000100011111001011000000001111010011010011111011000111101011111110111001000100100001101011111001101110100101000111110010000010100011111011100011101101000011111100111101110101110011111010101111011010000110001011001010010111000110110100110011100000110100010110101111011001010011000101110000000001011100111100011011111011110111000101010001111110001000110100010101010011100011111011101000111110110001100000111110101110101101000101111100001011110111101001111111011001101110111100101110111010000100011011111010100110110111010111101100101110101011011010110110111101010100001010000101111010000110010111001101111010001000111101101000100010000111110001011011111010011101001010111000110001010100010001011011011000100110111101100111001011111010011100100101010100110110110111100000101111011010110001111001010100110000010010000011010111101101110000111111000001111000001000110101100111000100100110000000000111011000000010000110110001000000100000100101011101010011001110110011101001010111001000000100100110000111110010000100011011000000010100000000000000001101000101010000110001011101110000001101110000011101100111111111011110110101111001101100111111011000000100000110001001001011111100101111111000110100000000001100010100110100111110100000110100010011100100101000110110011101001110010111110111100110101110110100011000100010110110111110101100011101101110111100001011101010111010001000111001111101110101000101110000111001011000101001010000001110000010001010111000000001000111101100001001101001111010001000111100101100111111000111111110000010000011000010001010010000110010011111011000110011111000000001011110001010110111000000010101101010100111000111001110010000111001000000000010110111100111001110100111110001001100010001010110100010110010100111010000100000110100010000001000111011011010000011100111010011000110101011101110100111110000100001110111110111100001111101100000100010010010001001001011000100011000110000011100010010011010111010001111010010011100011110100010000110101000101111100100100111101101001010101011100100011101100101011101011001101111000111111001101001111010011100111010111111001011111111011110110101011100111100101010010110110010011001101011000100010100001001011000001101001000101010111010010111011101111000110001000010100010111110010010010011011001000010001011110011100101110111101110010001011011110011110001110111100101101010010001010010000010110111110111101000111010100100100101000111100110100010001000010110011110011110001110010101011100101101110101000001100110010001100001111100001000110111010000010001110000110110011001000000011011001010001110101001101101110010101010101010011000001100100100010100100110111101001100001101001001000100110001111010111010111011100100110000001101110011000100001010111100011001110010111011011100010000001111100011101101010100000010010001101011001001110110001010001001100000100100110010011001011011011100111000000011001001010001001111010101011110111111000111100101100111001100100001100110101001110010010001100000011011001000100100101010110111110100101010111111011000011101010010110001001111000110111000001011010001010001001000100000011111111001111110100101111110010010010000001011101101101111111110011011010100011010001001111100100000011110001110010100100010001111111110011101010000001101000101111011010010110010110101000101101001100011101111111000111110001001000010000010010100010000100011110111001111011001010101001000011001010011100001111111011001011110100100111111111100000010110011101110000111110001110100111010100000110000001010111010000001101110111100111101000100011100110101001001000100001011010001101100101101101001110110011000011010010011101001100010000010101100001001011011100111101010110001100000111001100001111101110010011011010110000000100101000110000001010011000010010011001100000110000110110110111100011110001110110110101111100010101011110000001101110010100011111010110111011001101110000001010100011101001100000100010100101111000100101001111010000010100100101111110010000000001010100001010110100110111110101000101111000000000011101001010011001100110011111111110011001100000101011000111100010101000010111001000100001010011011010110010000011100110000000110011010011001111100101110101000010011000000011011110001011001000001110100000100000010100000110110100010111111111010011101111011101011110111010011101111001000010010010010110001111010001111100000110001101101001001111111101110001010110011110101010001101001001011011101000100010111101010001110011001111110001100011000111111001111000101100000100110110000110001000100100101010011100100001001010101101110010010011000100010001011001000100101101111101110010001010100110011010011001111110110111111000001011110010000010010100001001100100111101111111111100011101000101100101000110000001111101010001110110000010000010000001000110011101001101110100010011111111100101100001111001011011000111101001011100001101111010001101010010110101100001011010100110010110001000001000110000101001010001100101000100001001111011111111010010010100010011011000000110101111011111111000111001101101111110000000010011001000011100111101110101000011000100101100110111011111011100101011111111101011100111101000100001101000111000100011000100000110110010101001110100100010111011111111000011011010101100111011100101011110110101000000111011000110111101100111001101100000000101101010101111011100110110001011011010001001010011011100001100001110101000110011111110100010101111010001111011110011001101110101111110111101100001100001100010110000000100100000101011001110011000100010111111111111110010011010100110100001111111100011000110000101101111100011000110011011101100100111001001100000000110001111111010011001011100100010110001111111001100110111011101000011001001011000001011001111101101111010110010111010101111100010000011010010101000111110110101000101010101101001001101111000111011101110000010011101001001011000011110011011011100011011110011000000010101001001011111101101000000111100001001100100110011101001011101100000111110111000001010100011000010001010001111010011011101110111001111111111000010111010110111000000000001110111010101101101000000011111101011111000111010111010100101000110111100000110111101111101110110101101011100001101011100100110010111111101100100001000111011010001001011101100110000001101010001101011111100111100111100000000110011000001001110010011011101110000100001100111100001111110110111011000010010001010011000111100011011100011111110101100100000110110000111011110011101001011111100001100001110000101011101100000110010000110101011000110101000000010010001000001010001110010100011000010101110011001000110100101110001110010001001100000000111111111010101010010010010000001111101011010000001110001101101100111110111000010001000110100110110001010110001100010111100111000010111100100110110001001110111101111010101011001101001010101111011110010101101101000000000000000010000100100101011010100110100011110110010100000110011111100000000001110010001101111111010111011101010110011010110001101011110101011101101100110011110101100011110000011100000000111111010000011000110101001010011100111100000001001010000100100111101011100000001101000111100001001111101110101111001110001101000110101101010100001000100110100111010000111000010010001101110111101111101010111000100011000010110000011010100100100111100100101011100010110100111110001011001111111000001000101000101001001001111011101010111010100010001111011000011011010101001110111110011011000110000110011010000100010000000101010011100110011001000101110101010010000101101010110111001110101000000001011110101111010100100011111011100111111000100001111100111001010001111001010011001110100010111100110010110011101101111010110011111101110001010100101011011101111010111001111100011000011010100000010000001000100000011001010010001010000100111001001001111111101100001001001110111111010010010011001000000010001111111010101101011000011110011100110100010011011100000001000000001100011100101001011101111011011101101101100010110001111111101010101001110011101101110000101000011001001010111111011010110101110110111111101010111011001010101101011010011011111001110011100100101111000101000000001011010001111111111101000111111010010001111001011111010000010000100001110101100100110000010100010111101110011111101010111001010110101111000000110010000111000001111100000110010000010010111101111001111000110010111000000110100010011011010101101000001000101111101000011011111111101010101110001111000100100101110010001100001111010101110111011111110101101010100110000110110110001000100010001011010111101010100011000011011110100000111101111100100110111101101101011100001100111011010111100110101011100111010110011110111110010011000001001011101011111110110010000010010100110111101001101111110001100000000110010000010111001100010110100001110110111111110101010111101111011011110001001010001001001111111011100111010001100000100111000000100111101111110101010110000001000101001010010010010100110111000111011010000111111010010101001010001111111011000110001001100111001000101111011011101010011101100000100100100001010101000001100101011011010101101101110101100011011100000011101000101111011110010011011010110001010010101101101000000100111111100101000100010101000010000000001011010000110010111101010100101000100100010000101001011111111100100100100101010011010100100110101110110100100011001001010110111000100100110000000000011111001010011111101111100000001101000111010010101010110010001001001000010010101011100111001010001111010110011110100000001101111101011100101111011010000001011110100100001011111001110111011011011110110010101100110010011110110010010101011011101111111010101100110000101011101010100111010100111100101001111011011111001110010001110001010010000111011001110100111010011101111101110011001110000011011101000000110010000101010010101110101010111001100101010111011001110010001011011011010000011001011101011101011000111100101001111011010001011111001011010001100000110111000101010101010110101011000100111010001011101000101111001110001110011100011111100101001111110110111000101001010011001111011011101001111110111011100101001000100111110001101101000011001100000001100000111101111111001000110111001110011111001111000101001001001111111010101100011011110111111001111000100100110001010000100000101111001111100011110000000010010101010101110110000010111000010011101010001101111010011000011100010100101010010010010000000110001101010000001000011001011011100001000111011101100001111111000110001100111000000011010111101011111010010111011100011011000101111110110000000000110100000001101000101110001010001010101000110010111101011001000101011001010011011110011011010001110100000001110111011100011000001011000010110100011001001101100001011100100000110011011100011010010010101000010111111011000011001100001001101110110100111101011101111110000011011100001000100001000100111001101101010100111010110010101010000101111010001011010111001000101111101110100100101001011100010101101001101000011000000101111111010111101011010100001000011000010111100000011011100101000000000011110111100000110110010001011111011111000010010001010100101000100000101101111101001011001100100101001001000010001011111110000111100100010101000110001101010111111001111011111001001010001000001111110111001000101101011001100000000011010000010010110011000010100000100001010010111110111000110001110001011101100010110011001010100001000001010100011010101100010001000001100111101110110011001010011101000101111100001011101000100000000111100100001001001001001101101010110111010101011100011111010001101100001010111111100100110101100111101000011011000010000110100100100100101100000001101101110100000001011100011111011100110010000010100100100011010001100100100000001110001111111000101100100101010111100001110110001111011110011011101100110100011111011101001100001110101101100110010011111001111100011001011000001110000100010011100001001011011010000101101011010001111001010000110010011000001011000001010011100111000010001010001110101110110101001101111010000010010111000000010101010100101010111111010100111110111011010010010010101110110111011001101101001111111100011000010001010110110011111100101011101111010101100111000110011011111100101101110000111000000011000101100000010000001100111001110001000100000010001100111100001000100110001100110001011010101010000011111110111011100111000111110100011000000111001010100111110000110010001001100111111101100001001111010011101000001111001101010110001100001000111001011001001111100011000100000110110101010001101001110100010011011001011111001010110110111110011001010001001000000100111111011011101011000001010001100011000000001100101010100011100100100011000011010111011010000110010110100001000110101000010000011101011001111000100000111001100010101000000101101100101110011110011010101001101000000011011100111010100011010000111001001100110010001010111110010101101101001011111110110001111001011101110111000000011000100001111010100010111001001110100000111101010001101110110010011111100101101011011111010101111101011101101000111001011101011000110010110101011010111101000000000001000001011011110111101001101001011011111011011110000010011001110100001111100110100001001010011100001000111001010110111010011110100101001001100110100111001110000100000001000010110010101100000000010110010000100000100111011000000101111110010010101010001111010000100010000000000010100010001000000101000011001011110100000100100010100000111010011110011001110110101010100111111111011001010010110000000001001111001101000000101011110010000010101110000101101010001101110011000001111001011100101111111110111000000100111011001110100010100010001110111011000001101100000101101110110011000000110010110110010110011001110111010101011000010001110101100001111110111010100010010000010101010000101111001110011111000000011101100100101110100110001110100000101110110110000100000110001010110111011101000100011110101011011101100101100100011110001010000101111111111001110100010100001100110010101010111111101001111000001011010110011011001110000000001100101010111011110110111011101011010011101011011011001110111001100000101101000000100100010000010000111111001110010011101101111010111111110011000101001010101001111111000100010011111011100110001101001111001110101011111001010110001010101000100111100110010010111010010101111011000110010101110111100110110001010000010110011010011110101110000111010110100111101001110110110101101001010101110000011110010110100001010100001010111100000011100101001010110011100101010011010110110101110010111111110000001001011001110100011111110100100101101011001000101110111001011001010100101110000011110111001011000101110010110101110001101010110111110001010100011011001011001100000111011011001010010111010101111110000100111100010111100100100101100000110011010110000011101000000000010100011011101011110000011010111001100001010001111011101101011010000001110010010111001101000000010010100001110010101101101001011001011010110001110010110000001110101010111000000000001001100011001001100001011010011100010100111011010001000110110100001010011000000111111111011001100110011100100000010001001101111000010011110011100101110110100100000100101100110100001001110101000100111001001110100011110000110111001001001011011010110110000100010010011011101011101100000101010110001011101110101111100000010001000000111001010000100001001111011101000110101001100011001011000110011011001011011011101100011101011100010111000100001011011010000000010001110110100011010010100101010011110100010010110000110111100010010101100100010000100111011000010010010000111011101101100110100100101001010010110101010101111000010000000101000110001110010111110000101100101101110110010110101001000111000010001011100111011001111000001111000100001010001010100110010101001010101111100100010110010000010000010000000001110000000110100011100101001011001110100111101010010010110100101110000101101011101101110111010011100100100111011011100110100111010001001101111010111000101101110110100100110001000000010111101001101100000011111100011111010100100100110101000001110101111011010101110001101010011011001010110111101111111111110111000000001001011011000000110010111110001000110011110011100000011100001010111000100011100100011000011111010011101111000110110000011110101110111000001110101001111010101001011100011101001111110111000100010001110001110101011011101001001001110110011110010100101011011111011110011101110111110100100110101011100100111011100111010010110001100011101000011101001010100001010110111001001010001010110110010100111000101100111100011000111101110001110111111010011000010010101110011110101101111110011011001101011001100111110100011001101110000001010000001101110100000110010000110000110100010010010111100001110001111001101101000101101101010101010100001100001011101001110110001101110110000110010011101100111101111000000110011010011011101100110011011000110100000010000100111101100100100001010100111000110011001111001101100011100000011000000101100111111001101010101000110110110100001100011000101110101100000001001011101000100001011101100111100101010011011001111010001100100010100010000100100111001111100110100011111101110000111001100001110010001111001001001001000000010010101010111101110111001110010011010100011011110011001011011000110111010111111110101001000011011001110011110110110010010001111010111111011001000111101101011111010100010110011010111110010000110011001010110110001100000101110110100101101010101001111110110100001111011100011101110001111100100001010001000001100010011100001010101111011101110100111010001011101111001011110100100101111110010110011010000111101100101111001100110110111101100110000111010101000011011010010100110110111110111011110010001001100010011110110000011101001000000110101100001110110111100101100001011010110101011011001100001110000011000110011110110000010001010010110111001011101101001010101011101110101000001001011111110001011101011001111011000100001010001100111101010100101001101100111010001010001011000001000110110001001001011111110110011100101011110010010001001110001100010001100111011101101010100100001000101010100100010111010010010101111000000000011100000000010000000101100110010010001111100000011001000101011011011101011000001110001010000110011111100000110001000111010011000000101000001001000011001110010010101101101010000010100101001110010010011110101000110010010001110000100010010111000101111110100011111110111000100110101001111100111101011001111010111101100000000011100110000101001001011100010101000001100111101110011011100110111010011000100101111110011101100110110000010111001011011101001001100011100110010110100110000111111101111010010111101110110100001100000011010010011001100011010011011100100100000001101100110100000111111001110110001010011111010011100001000011101111010111001001000001001000111011111000100010011100000010111010111011000100001010010000110101110000011101100110001010001000010011110100101110100001110000000111111111110011000110110001001111110010000011111110001111111001000100010110101000011011011010110000111111110110001010000001111010011001001011100101000101100100001011100100100110110100000110100110000111011011111101110000000001000010101100111100001101001011001000000111110010000011101011100111001111010100100101000001111100001110000110111001100110100100000000011011010000111110100001000000111110001110000111001001001110110000010001101110100000010011000100101011101110011001100100000011100010010001000110010000100010010110011011111101100100100101110100101101111000111000011010110000011111111011110010011000100100111011010001101001011001100111100011000110101001000110111011010110011010100101001101101111101010111001001011101110110001111110111101010111001010000001011111001000101010111000101010110001011001000100101110011110010000010010000100000011010010000101001001101010110110010100111011011011100100110011111101010101101110000000101101100000001010011000111111001100011010000101011100000110111001110100010100101000000010110100100111100100010010111101111110111100110111100110001001100011101111100111001011011010000110110001001111111011100111001101001101110101110100001101101100000110111000101110011100010110000101000100100110000110110100010100000000010100001110111101011001101100111101111100110101101111011111001110010111011111010110111101111101011111000111100010001000101100001101101000100001110111001001100001001111000011100011110101000100101001100010010101110010001010100101001011011011000100100101110000110001001010011000100000100110000111001011110011111010110101101001000001001010111110010011111011001010110111011011100010111101001010111000110110011010001010101101001000111000000011110011001011101011110111010000001101101100010111011101110010101010111011101010000000101001100011010011001010110111011110110110111110110001100001011000110010011101001010000100101111011000011110110000011110111011100000101010101010000100101100001101001010111010010011100010011100011101001011010000110001011010101110100110010011110100100100100011101000100010110011111000100001010010000010010011000000100001010100010001000101111010001010100010110101111011100101111100011110000001111001101101010011011111101001111110100111111010010000111101000101111011111000100011100101110011100010101101001011010100100011001011110111111110001000010000011101001001000111111101001100111011010110101110010111011101011000010011001011000111110000000111101000010001010110000101001001001101101100000010110101010011111011111001110001011110010100001001101011011111111000101000111111101111110011110010010100110101100011101101110011100001001010110010000000110000110000101010000011010001010100100110110001110010011000100101010110101111001001000010100111101010100111100010111000111000011011110110111100100011011101011100100001111001000110000000100011011011011000110111000101000111110011000111010100010000101000010010000111101000111101010100101111101101001001010011110010110011111010111111111111001011110100111100010010000101100111111011001101111110010010111101011010001101011000000000001011000111000001101110010011011001010110111110010100110100010100000011111001001110110111101001000111101111100111101101100111010111101100001001010010000110001010101110110101001101000101001100001001100011100010101011100000110000000000110101011001101100010111011110010110100110001101110101010101111110111010001100000001110101000101100010100010100011101000111110011000001110011010000010100111110110011100010000011101000000111001110001000101010100110110100010010000110100000000001101101000000000100100100010001111011100110011100100011011100111100101000101111000000100001010110111110011110010101011111111011001011110010101101010111000100111111001100011010011000001101100111001101110101011101101111010100111101010100111010001110110011010000101011000001111001001000111111001010111100111000111100101001101111011110010100111110001010011001100001110001010111011100000001000111010011111100100110000000100101100111010000001110101011100010100010100100001011100011011011101100111111101000001101000101010101001011110110100000010111100010111110010100010111011110011000001100100111101000101011111111000010001011101000001101111010101111010110110000001100001010110000111101011111101101111001011110010100110000001100111000101110111000111011100110011000011100001010110111111110001110001101000110101110011010000110010011001100110000001000000110001101011010011001010010000000101011110011100101000001000110101001010010011001110101011010111001001111110010100101110010110001101001100100101011111111001101011000100001110110000001000010110100010001100011000001011100111111101100000010011110100001111010111100011000101100000011001111001111000110000001111001111111001111001001000110011100010101010101010111100011111110001011011000001110000000101100010001001011011011011111100011001100101111001101111000001011110111101010111101000110010110011000110110001111010111001001001011110001110001010111111011100001101111000111011011101111010001101101111111101111101100110010110000101100110100000001011000001000100011011011000010100110000110011001010010111110010010101001110011111101101111100101101000001100001110101001100000101111100010010110010110101111101000101001011000101010010010101111011000100000110111011001100110101010100110011100001110110010110110110010000010110100101110011001000111001010101010100100111101000010001010001011111100101000000111100010001001001101100001011011101110000100111000100110111001100111000000011001010101001011111000100110111100000101011010000100001101010011011100001001100001111110110010110011000100011110010010111101011010100110001000110101101110111111010010010010110111011000100110001110000101101011010111101001010100111100011110110110101011101110101100011011001101100111011011111110101100011100110100000010010100000100000100001110011101110010111011111110001111110101110011111001011010100110000110001100111100011001001011010101010000010100011111101001110111000010101111100110011011101110111101101101001111010111001011011111010000111010010011110000100110001101101111001011100110000100110000111100001010111010111111001000001011101010110101101011110101110110010100110000110010101110101101001010101111010000000110000000010000100011101100000101001010101110100110010110110111011000101010000111100100100101110000111011001110100000011111100111010001100001001000011010100100111111111000111110110101111000111111101000111001110000001011011000011010110000011110010110000101001111010100100101010010111100010001011000101010100000101001011110011011001001111100111010011100100111101110001100110111000111010100110000001000110110101000100000100100110110010010100011001011000111111000011111011000110001001001111111111011111101101010101101011010111011011011010001100111010111110110011011100101101110110110000110000101110111100101011010111111110110100000011111011111011001011110010001011001011001101101010010000100100111100111101110010011001111011111001111111011110110101101101110110101100000101011110101011001000011001001011001010001100100100111011000000001110001000011000011001111101000101101101100111001100101101110100100111111011011111110111110001001110000001010011001100001111001101101111111111000101101001011011000100001101001001111110000101101000110100111011011111100011111000000000001000000100000001101000010101101010101101100011110000111101101100011000100000101100001011101101000001100100000110110010011101111011011011110010111101010001001100010011111101100101111111010011000001111100100110001111111011101111111010110101101101000111010111111101101111111001010111100110000001011001111100100000101101111010001110000100100010001011101011001100110010100100101111010001010101110100111000010110000111111111000111110100011011011101101100101110000001000110010100100010111010010011000001011100000111101001111011000001110011001000011101101110001101111011110101010101110111010000010101100100110000010011010000010101110010101110100001111100111111011010000110110111100111001100110011100000011110011100001101000100101101010101000001000100111010001001001010011011111110111110100110111011011010011010011101000110001010010000011000100100100011101110110101100001101110101000001101101001010100111010101011010111011011001111001000111100000111101110111011100100111101111000011000000110101010011110010100111001111010010010110101101010101101110001100110110111011001011110111100000000100101111101000000011000101100101001010001100101000011000000111001001101100110101011110011101000110111010111100001010111001100011111010001101101111111000100001010110100110100111110100100100001001011101111101101101010110100110111100111011010011011111010111100000101000100010001110011010011110001001000011000010111011100100111110011001000011001011110101111100101110010101001101110010000000001100011000100111011110010010111000010111101010111100001011111010111101100011000111011100000010011001110001011111101101101010000101101100110000101011011100110000101001001111000010010010101100000000001000011001011111111101000100001101001000001000011100110100000000101000100011001100101100101111000111010011001011001111100111101111101001010110110000101111100100010010111000100001110000101111111001111100110000011100001010100010110010011111110000100010101101110000001101111000101011010111011000000100001101110001011011001110110011111111010011011111111110000101011110000001101000011100111100011111001010111100010110010100101100100001111111110011010000010101110000101111011010100110000111010011101000110000111011110100110100001101110110101001111110111000011000010000101011010110110110000110100001011111001100000001010011000100000111000010001111101001111000111101000100010101100101111001001111100000110100100010001111101111010010000101101001011000000110001111101001001100101111101010000110100111101010111011010000111100000011010001011011100011000100111101101000100001100010000001100101011101110011100011011011001110101011110100100110101010000101100000010010010101100010010101111001000010011001111001100001000101011111110000010111011101000001000110000101011000110101101100010101101001111110000001000011111000101100010000000000000111111011011111111100000111011101000110011010011001100011010000010110011001111101010000010011001111010011001100011101110011111101100000001100001101001010110111001101011110101011001100011010011010001100011101001111110011011101011011101100111011100111100110100001111010100110010001101000111001011001111101110110011111100010100110010101000101001010110011011110011100111010111100001111011000110011111101010111100111100111010111010110010000011011001110011011001111001001110100110111011001101100110000001111001000011011100010111100101011001101011110111110011101011001111000010100110110110110110010000010000010110110010001001011000010111100010010100011111100001101000011110000010000101011110010000001100000000001100111000110110000001001010101111111111101110101000011011111111001011000101101000010000110011111101100111010100111101001011101000110011001111010111010100001111100011110111011011100011010011110010000100011100110101111110010100010111101110101101110011100001010000001101110110000101111101010100010011001111110111100010011010000001011100000001110111110001110001001001010010000010010011110100010100010011010010100100100010010010011101001010011101000101111011000101010100001101101000000001011100100000010101001111100101111101111110100101010110111100111110110011110010110100100110111111111000111100100011111001001001011011111010011101000111101111101101001100110110001100011101100101011100001100000000000011101111011100010001000110010100001010010000000111101010111010000001100100110011000010000111000011011110010010000010100101110110010010110111000010101111111101001100001100111001000111011101001111101110011011001100110101111101111001010101110011000101011010110100001001010011001000100101100111001000111110111011110101000010011011011010001011001011100110100011010011110000001100101101010001011010001010011110110110110011001100000100001101100010110101111000010101000000111110011110010010011000100010000110101001011011110001000000111110101101110101001010100111110101001011000101110001011110011111001111011110111100001101001001001100111010011101110011111101001111101101111001100011101001101101100101100010000110100111110101111110011011011000110100011011011001011110010001010111011000101111000011010001111100100001111110010010010101111100100011111010101011101111010000001010000100110011101001100101010101011110111011000011011011100110111111000111000001011000011101100001101001110100100001110000110001111110100011110101000010010010001111101011010101101011100000100001110000001001101001111011010111010100001010111001000111100101000110110110010000111000011101100111110000000110000100100111000010110011111000101100011000100000011111110000111100111010100000010000011110101101010110000100111001011001000001001110101011111011001111011000000000101101111001111110000001100000101001001010001101000010100101101100111010010000001100101011111011110010011001101011000110100011010010001100010010011000111000101101100111000000101100000101001000000000111110011011101110110010000100000011100111110011101100111010100001111100001101101100111100011101110101011110010100101011100111101010011000100010000101111010111010000001111011110110010000010100101011111000110010111100011011111000111010101011010100110001010011110011110101111111000101001001000000000100110001110000111010010110000101101100100100101100100001011000100011011001001110110111100100010001011101000101110010111101100110010111100001111010110100110000111000111011000100101101001110000011011010001001011010110100110100101110010010111110011111001100000101000011001111101001011111010010101000110011010000100100001001111010001011101100101001111100010100100100000011100001010011001101101100101011010101101001100111000001100111010101011111111000101010111100110001011100010110001100000100110000110101100010000001110100111110001100010011011111111111110101000001011001010100001000110000010101001111001010100100011100000111111110010101010111000111001110010111101110101100000001001011110010001100110000101010110101111100010000001101111111000101110111111100100101000101111001000000110011000111000111000100111100111101010111101001111101001000100110001101111101111010000100101110001011101001001001011100111001100110011000100011111111110011111011010011100001101011101111010001101110100010101011100001010100000100000100001001011101000101011111101011100011111000100011001101010111001011000011111110111001010101011101001101101101010010000101100110100000011101001110011000100000001001110110110011001000010011110001010000010001010110011011110001110111101110111101000011111101111001101101101000111101011100101110101111000111111110111010000100010000010011000111100110011011100000010001000010010000100100011000101111100101000010110000100000110011001000010000100001101010001000101101001101101000000100101100111000111000100110111011000110110010010111110010100010101101010011111100011010011011111001011000001001001101011000000001100010111000100011000001111100100110010011110001110011100010111110011011100010101000111110010001101110010001111111111101000000001111110111111110101001011100010011111110011111111010110111111111101111001010010010100000010111011010000010000100011001001110001100011011001011011110101010000011100110001110001001001000101010111100001010011100011100100000111110101111100110000110010100010011000110100110101101010010011001100000011111110100011010001111000101010110111100010000001001010101111110111000001010100001001101101010011000010011001011110010001001001100011101000110001100010000011101010010000110011001011100010111010001111111110110101000110101101001001111101001011001011110101001010001100101000101010001100101110100011010000111101100010101000001010100001100010011010100101111011001000010100111001111011011111101010100100111000011101001110100110001100111010001110111010001111110000001001011111011000000011011010101111100010010101110011010011101001011011010011100010100101100010011010111110101000110001100001011011001111000001000010000001011111111010110001001011110100001010000111000011101111010010001111100110000110010111001001011100100111101100111101010010110011110101010011110010110000000010101100000100101110101011001110111000101010010110101001001110000101110010100011011111010110011010011010011001100111011110101100000110101101001111000010010010011011000000000011110001010000000011100110010100000011011101111011111101111101011001110100111100101110111100001011100011111010010000101001010110010111001011010010101101000111010011100011010111001001011111001001000011010100010011011100101101110101110100110110100001110001101100010011000010101010100010111001001010010101001010000100110000111000000110101111111111000001100000001111001000000111100001000101001001010110101111111000000111010111110011100011100110010100000000001100001001111100001101110111000000000100001110001011001011101000110101110110011010111111011000111001001110010011011111110111011000101110011111010001011101010000100101111011010011101101110101000000010111100101101111011101001110100000000111101000111101001010011000000100010111000001001111010111001011101110100110011101100001010011001111111010001010010011010001100101101001110101000110010111110100011000001000101101101111101011101100100011000110100100111011110010110010110101000001011111111110000101011001000001101011001111101010010101011111100111001100110000000011110101101010110101101010001111110111011100110001101110110111111010101011011011110110111001100010000000000100011100110101110111011011111000000000010110010100001101111011101000011001000010100010110000111000101001110010010101011001011001111110001000000100101100011110010000100101011010000111000000001001011100100000101001111110011000110101101000011001001010101000001110111101101100110100110101101011011110010111111010101001001011100101101010000110100010100011101111101110110011000100010001000001100100111111010000100101110100100000000001001110101100000001000001110100000100011011110100000110111110110011111000101000101010110011111000101111100110011000110100010100010101001011111011101111111111000111101100101110001001010101011101010000000111000001111111000100011001001011100101100011000001100000111111101000111000100010110001101100111100101011101000011111110000100000010100000011111011101111001111110011110000010101110101010111111110000011101110000010111100100010001100100101111010001100101011111110001110100000111000011111111010000000101011001010101101110001000001101111110101110101001001100001001000010010111100000011011011001010100111011111000000001110110110011011000001011101010100001010110010011100000111100110101000110100001011011000011101010100011101000000110000001101011011110111011001010101101110001001000010000100000001101111011100001100101011011111100101101001110000000110101011101101011001011101110100000010010101011011000101100111001011001100011001000100010110001001111001100110111100111100111110101101110011111010011000010000110111000011010110101010000011011101101001010101000010011110100011011000000110000110000010110111000011001011101110010101000100000100110010111110111000111101110011010001011110010100011111110001001001101011101110101101111000100101000000101110010011011011100111100110100010011100010100110001101010101101001001111001011111010101000010010010111110100000101100110100000000100101010100000101011011111110110010101111001101100000110100011100000111000101010110001111001101001001111000101101111111010110110000111101111011101011111101101010011111111011111000110100110111011001010000001110010000001001101101100011001110101010011001101001011101100110001111111011100110111010011010011011011100111100011011011101010101110001100011001101110111001101001011101000101001011000111010100000000000000111000110100100010100010110110000000001001100001111010001100011011101001110010000001011100111110000010000101101011000011101011100011011010111011101101101111101101101000010110101111100010010001111000100010111010101000111001000111001100001000010110101000110010000000100011110011000011000101110010110101110001111001110101001011111110001001101110110101011000100110110110001011010111111010010011001101001111111011111110011011011111010110001110011010011010111110000101011011100011100011111011011011101011100000010111001101100101011010111111010010010100100101010000111010001001011100000010101011110100111010011010010100111111011010000001100101010011010100111011011001110100110110011111111110011110110011111110111010001010000101000100110011011010010010111101010111000101101000001010001001010111000110111001101111000011010110001001001110100010111010000111111011000101010101101000011110110100101011101111001011011111101010100010100111010011010111011110111101101101000111111001000000101001010110101000101001110101110111000111000001000001010100000011011000011000111000110000100010100001010101110101010110011000001001000000101001010000011110000111111010111101101001000100100111011000101101110101010000011111100100101000001101000101101101010111010010001001010111111000011111111110111100011011101110111010000101110010101010100111010101010011000000011011010001101111101010101001001001100110011010011111011101100111001110000110010000001111001011000110001111010101010101111101011011110111001000101010010110101010101110111001001010110000101101010011001010010100000100110011010111100010000000000011000001110110110111101000110110000111111010001011010011101100101010010111101100010111010001011101010100000110010100100111111001111101011110110000011100110111100001001011000010000110001110111101101000011111100100011001001110011011100100000111000001000100001011111111011100100110010100110011110011010100111010011110000001011100000010001001011011011000001110001101001111101010110000111001011000111010001111111001010010000100101111100001011111111000101110100101001111101101000000000000010010101010110011101000001010100100011001001000010111111001011010101010010011101010111010010010100100100110000001101001011000000101111000000011010101111111101110001001011101010000000011011011001100100101011111110010001001011111111100110111111110100100001111101101001001100000110101000001010100010110000111110000011000110000011010100110100000110000111111100111010010010001010111001011100000100111110111011100110010100100110010111100111110010100001000000010010000010000000011110001010011000110101001110001010001011111000110010111001100000011100100011010010110111000100001101001101000001011100111010100011000011010001100010011111000100110111000001101111011101100011000011011011010000101100101011000101100000111101101101001100100010100100111010110010010111110011100101000010100010010001000010111110011101010010111101100110100111000110110110011111001001110010110110000111110010110001111110101011111100001100000011000010100010101100100000111110101111111000111011111011110100011001000010010010001101110000001010000110011100011010111001100100011001100011001111000010111010111000010100010011110110111110100100001000101101010001001110110010111111100001001101110010100010000001111000001110010111000011111111001011011001100111011001100001001110101000011000110101100001100001101110010011100111001100011110011111010001100001100001100100100011011100100100000101010111000000000010010010110011110101100100010100010011111001111111110110100111000111011110101010000010100110000100110010110001100101011101101110100011101011001010111111100101100001011101110011000110111101111110001101000010101111011011100100010001011100110010001011101010100110001011010101010101010101000100110001011000010100111101010100001101001100110100101001000110001101001001011001010001001111011111110011110101001010011100101001100011101100010010101011010101001000000101101010110001110111111011001010110011000110000101111111101111000111100100010101000100111000100101000011110101001100111101001111011110100000001110001000100101010010100001100111011011100100000101001101100101110111001011110100100011111011100010010111000100100011101010101101111010111011010001000110111010010101110100010110001100111100001110010010110101010010111010011111111101011101110000001101001101100001011101000000001111001000001000101110000010101001101100000111001011011001000010100111101011101110101010110011001010110111001110111111101001001001110111000000010110010100111000000010011110111011000011011011111100110101010110100010101000110101011111010010100010101111001101001110111010100101101010010110010011110001001010100100100110001010011100001111001111100110100010110000011011011010011010111101100110100000010100010011100001001000011111000010010000010011010010010000111110110110110100001101000111100100011001001100011000001001001111010110000111000111101010000000110000010001111011001100111100111111111110111011101110011111100010000101111111111000001010110000001001000000101010000001001101011001011000011001110101100100110010101101011010110110110111100010110101001111010100010101110011000111100110101111001011110000001100111010110111010111101001100001011011110100001010110011110010111111001011100001010110011000111111010011110101011101010101000001010001000011001001110011111111110100010111101011110010011110110000001100110001110111001011111001111111000000101010100010000101000000001110010000110001000001000011110011011000010010000011110000011010100010111001110111010100110000110000110011011010110001101100111011000110011100001110011110000100100101110010100110010000011110000000101100111111110101010001111011101110111011001000001110010110111110100101010011010101110001111001000111100001111010100101111101111110111011011011010100000100110011110111000110111011111011111100010111001100100101101100110111011110110000110101001110111111000000000101011100000010111111100101111001000011000110110100000000111000001111100011010100110001100110110101000011110001011010101110000000010011010001000010000111110011010111101110010110100011111001011111011101101001010100100010000000101000010011011011100101100010101100011011011101001101001100100110010101010011101001011010110000110000111010001011101101001101011101110110000101010111100111100110010101101111011100011101100000101111011111101001101001011001100011100110010101101011110010111010110110101000000100110001111001010001011101110100110100101001110101111100100000110110000101100100000110110011010110001000110100011101100010010011001001100001100110101001000001101011110011000000011110001010101001000000010110000100011101010111111111000110101000110001101111011100110111100110000001011000011100011110101010000110001111001110011101001001011010011001010101010111001001000000110110011001101001010001011101101001001011010110010000000010001000101101011101110100011001100101110011010100000111100100000110101011001011100000101110101011101110010101011101010101111001011010001100000001100011001011101001000010010100110000011110101011111100101000001010100101100000100100111001100000101010000010100001001011011100100101000110101101101110111010011001011101011000100011001000101110100111101101100001011000111011110100100101001100001101100001011000110011000001101001111010100011011111111100011100001011010110000011111100001010000110001011001110000111001101100111110100010101010011000100110010100010101011111101110011011101101111001010100101000011100000010011110001000000001010010100101000111011111010010000010010101011001100001001000001101101101010011011110110000110011101011110100000100001110001110001000110001010010011101001001011001111100110010111000001100111100101101110001101000101100100010001001100001001001001101010101100000011011111110110010100101001110110001001010000000000011001011001011101100111000101100111000101110101000101110010111110111000010111101011111010110010001001110010000111101001010101011111100100111001010010010001010000101001110111011101011011010011011101100110000100101111110001000100100111010111001111010111110000111100100111001000011010000001110000000101001010111011101001011100001011010100101111000010111110110111010000100100111011000101010011101000010101101000010101000000111111010111110111100001100010101101111010111000100010000101011101011011111001101011100110000111111010100000011010111011110100110101010011001110111010100110101011011101010101000010101110101110000110011100110011011011101001110011111100011010001100000100101110001100101111110101010101011101101101100000000110000101100110111010001010000001110100010010010000000001110111101111101111100011010001101000011110111001010001011100010111001111000011000011110010011100111011101011101001100100001110011011010010000000001110101001101100000010011011100011111100001011000101001000010111000111000001111011000011000101111100010110111010111110001011101001101110100001111111111000010111000001011100010011110100011010101100110111110110010000000010010110010110101000101100001001100000010100110110001111000000111010010010100111101001101111011111011101001111110010011100101111000100101010100101010000110110000000000010100010111111101011000010000110010111110111101110110110110001111010100111100111101111101010011001100111011001101011100110010101110001100110001101110100011101101101001010110101011101001111100001011110101100000100110101100001011111011110000111010000011100000100110110100100011111100110111000000011001110111010111011101000011111111010101010011010011100111011110110000111001000011001101110001011000111100010010001000011001011101110101010100100000010001110010111011110100000010011010011111000000110011110001011010001100101100101000001110001100100010100111111110110101100101011110000000010001000001011010010010100111010101011010100100100101111110011101100101001100111100001110010100111110001001101100100010011000001101101001010000000000110010100101101001000000001010000000001111011110000110000000000110010000001011011100110101100100001001010110110111001100000000111101101000100011100110101010101100000000110111010100011001001001100001000100010101101101111000001001100011001000110101000100110010011100101010001100001100110000100000010010000010101000110011011011101011001101100000000001101110000110010000011000100111100110001110100001111111000111001010000010000101111110010110111111010001100100101001110110111110001111001000110001100100100011111011000001011001100101010100111100011011001100100110010010111010011000101101001010100110000111111100100001001101100001010111010111110111111111000101100000101001001001110010110000100001010111110101011011111001010111010000001000011010011010000101001011010100100110000001011111100000000111011110010110110101011010001110011001111101001101000011011101100110001100001010110100001010001111110111011011110011100111001000000101000000001111010000111011010010101011010011010010101101111111000100111001111111100000011010100011001101101010100100001011101110000010110110011011010010001000010110000001111111111110100101111010010111111010101010000010100010000001010111101001000100010000001000010011111111000000001111010000110010001001111001100011001000110110110011011000010111001100100111010101111110110000000111011111000011100000110000001101000001101010100101101100000100110101100100011011000010100111010100110010100101001111011001001101000000001010000010100000101110101001011100110110000010100011010111110011000010001011011101100101101110101111110111000000100101011110111101101111110001111100110011100011110101000100100101110000010011101000111100010011100100101000111101010110111000000100100111011110001110000001011110111010110011100110100100000100110000110001001010111110011010011100101011110101010110000000011101111111101001100111010011110101101101011110100101010100001111110110110000000000011100110100100101001110101110011011001100010100111111100100011101101111110100010100111000100000011111000000111011011100001111000101000000010101101110111110011000110000001001001101011101001110101111011100011101000000111001100100111100000101111100101110101001111000110110010111011001010010100001011111000001000011011101110000101110001001010101011111110100000101101110100110000111101001001110100110001101110001110101000011101000101000101110000111100101100000011000001100011100001010111111000100011100001110011000010010100000001010111001010001110011111101100011111101000100111110111110111001011000011110110111000110000001110011111110001101001111001010101001111011010010011111001110110110001011110010100001001110011010010010111100010010110011100001011100110111100000000001000001100011011010110011001100011100001101000101011011011101001011100000000010010010000001100000110100101101111011100000001101110010111011010010010010011101100100001010110011101011101010110000001001100000111011101011100101111010111010100001011110110110101001001001000111100100100001111001011000000111111100101111110001001100100011001111110001100101100100010010100011100011100111100100101100100111101110010000111110001011011000110110010100100001100100100101100100010100100000011000101010101001111110100010000001111101101111001101001101100111101010110110111110100111110001001000001010101000100010000100111000001111000101010001101101000100011100110001111101110001111001111000010001100000100101101010011011010000000100111010111100000111111000111100010001101110010110101111111010100101000111101011011111110011110010010110100011000001011000001000000011101101001011101010100001000100011011000010111100000011110100110010101111011110010000010001000001001001101010101010011001010001010001010111111100101111110011011010110111100010001000111110000101001101010000100101111100010000011001001000000010000010001110010011101100001111110110111101000100100011101011101110010100001110001011010111101010100010110101110010010001010000011010111101111000110110011001111111001001000010011100101101011010111001110000110100000101011010111110000010000110000100100000001010101000111111010000010111111011100001000110111111100110010001011110011101101011010100010110101111010101010001011001111101110111000010110100101101110001100110100000001101001011010010101010100000111101001001101010100110010001001001110001110100010000000110000001100110111011110111101111000010000010011110111101000100011001010010000000001101111000010100001011110111110011001010010000000111111000011110011011111001010001100110110011100011001010001100111101010010110001100101110101000001111100110111010101011111000101101010010011111101110011101111100111001100111001001111000011010110101101011100010010001101000100101100011100111110101110000100101010101011100011010110111000010001010101111110001001110001111100001100010000011101110110101011001011001100000000000000111000110100011010111000111100000000100000011110001000010010101000111011011111110110011001111111010111011111101110010011011110010011110101010000010011101011011100101001100101011001000111011111001110100010101101110110100111011111111111101001100010111001001000100101110100101010011110101010100111111111111011110110100100000011001010110110011001101001010011100001101110010110010110100110011011111101000000000000111100100011000001000101001011010001110111000110101100101011100110000010101111011010001001101010100001101000000111010111000100010010000000101111011011111101011001000000111001000001110101001011001010101110001100111010011001011100001101100111101100101100000111111100100101011001001001110011001111001011011101100010110010000010000100001011101001101100110111110110110010111001100111011001010101001011101001110001110101001001111001100101011000101011100001111000101000001011111001101000000010110001010001100110011010010010011100111111011110011010110000001111110101011001100011000111000001000101010010001001111100111101110100101010010101001011100001000001000000101100101000111000011101100000111000101110110110000110100000110010010101010000100101101100100110111011101101010011011110110111000110011000111101101000110011011111011001010101100000000110101011110010010110100000001011100110100100000110000111110100101000111111000100100100010100000111001000000100110100011111001100010000111000001101111011001000110010010010001010001000000010001100011111111100010001000110001001101011101001110001001010000101110110100010100001110100100111010001011100011001011100000010000000100010101100011001011000000110111100100011100000000010101100110110001010111011011101011010100011011011001100001111110111000110000100110001010011110111001110000101000111100010011000111111011100011101000000000011111111110111011110111110001111111011110010010111110110100111011100101100011111011011111010000000100110110011101001000000100100110110001001000011110010111010111010110001001001101001110110000100111110001110001110010000111000011001110111110110111111011100101111101010000110010111001111010100000101100100000010010100001100001111100010011101000101111100101011111101010101011100000110110110110100011010111010110011011101000001101000011100011111010011000011010110101001001100111000010010110101011011011110001101010111100000010111110110001110000000010101010010110000010000001101111111101110101011111000111100010010000001011001000100000110111100011101001000010001111001101011010001110000100010011000001000100101011111100111001011100010001011100101011111100111010100011011010000001100010011111000001111110000100111011100011100010111110001101100111110101011011010011100001111101101010010010100100010001110111110000000110010011100101100111111111111001011111100101001001101110110110111101101110010100100111111110101010101110110011110000101110100110010101111110000101100101111101011101010110100100010000111101000101000000000110010101111001000010101010100100000101001111011000101110110011101101011111100100101011101101111100000001011000011100000100000000000101101011110101110100101001110111001110010000010100000111101100001110100101000101010100100100000100010101101001100011101110011011011100100110000111100100011111101110001110111100111111011100011001001011111001001001111100101001001111010000101000000110000111000001011110100110111100001000001100111011011101001100011101100001001001111110100011011110101111111100110101111011010100101000111110000111100101011000010111010000110010001000100110011010000101101111001101000101110101111110111000000011100110001101010010101000100011001111111010101100011100010000100011100111001110111111011101100000101010001011001001101100011000111000000110110100110101000110011101100110001100101001111010011011011110011101001001100101001011000101001000011100101001001100110100010110101001101001101011000111100100001111111100110000010010000000100001111000101110011010100001111001001110100101011000001010011101111110111101100001011110111011000100100110010110100110010010001001000101011000000011110011101010101111111100110100011100100011010100100111000100001110010110000001000000011100101100011101101101111010010101011100000110000011001100011101110111001111101110001101111010000011110001000100111101101011001001001110010100110010000001101011010101110110100011101100101110000001100110101001110011010011001101100110100000011000101111001001110000110101000110111001011100011100001010111011010010010111110000110010111010011110100101011000111100010000100101011010001100010101001111110010111001111101011110110100111110000001101111000101000000100110000100000111011101001100010010000000100001110010111100001010110101100100011100101100101101011110100010100111100010011010010100000101011100001010011000110010111010001011011111010100101000110010000001011011010001001100100101011101111100101011011110011000101110110011110110010001110010110100000111001100111110011111000011100100100010001110000110110010111000101101010001000110011001111001111100111101111101001010101100111001110011000110001110111110110110010111000011101001000110001011001101010101010001100011010010011011011010011101101011011110000011111111011000011011010001111000001100001001110110000000000101010010010101010001010100111011001011010110001101110010010100100011110100101000001100011101111011101010111011000110010000000001100011111111100001010001101001100001110001100010100000111000011010110001001001110000010011110000001110001110100110101111010001100110011000010000110110100111110001110010110110100000001001001111100100100010100100011111011111110001101110011000001111111101111001001010001101100010100001101111010011000111001010000110011100010011101000101001110100000010101111011010010111111000100010010110111000001000010100010101011111001000001111101101001011111110011100010000001011011011111110100101010011000101010110011101111101101100001010111110000110110011100000100111000101111001111101011110011010101000100011110011110110111100101010010110000100010000001000001000101110011111000011110100101010101001010000001111111010111001010100011001011111010100010101110000000100001001110011000100000111001010001101010011010010000010011101010000110111001010101010010110000010101000110010001011110111001000001011111110100011110010011110110010110011011011000011010101011001101000001101100101100100100111001110100110011001110110011100011101001010110110010111011001010001101101110000111101001101111111101110000000100111101000000011100101010011100001101010110011001000110000011000001101100110011001111010000111100010111010011000101000101010100110001001010111111001001110100100010111000001001011000110010111111011000001001000111101100011000110010100010001111010010001000010011110100001001110011100000100001110111101000011110000010110100101001110101010010110011110100010101111111101000011000011111001101010011101110100110010011000100011011001101100111011010101001111011000101111110001000100001001101111100101100110000100001101100000100010101000000110101011011101011101110001000100110010110100110010110001110101010100011011001010100000000011111011001101010110010101100001000000111001111001110000000111011111100101111110110100000111101010000010001110000111011110011100011010010101011000101101011011001011111011111010100000111011100101010111101110011011100111011011011101100111111011000110100010111100011111000011010100111101001011010101011100101001010010101100000111001100001110111011001001110111010100110001001101011100101001100000101000000100001010110100011111110010010110011000000101000011101101001000100011010000001101100100110110110010101001001100110000100001111000101101100100001100000110111001011110011000001110011110100001001101110101100110111111001110000110100011110001101100100000101011001110011001100111110110100001011011011101011010011111001011001101000100001100010011111110101100100110011011110010101110000100100000110111101000111011110110001001011110000000011110010101110001101011000100111100000110101110101010100110100110010001110111110111101000001101011100110100100010111010011001001010111111111001000111011100001110111000101011010101010011100010010101001100101010111101111001100000011011000001101111100010000101011101000011110000100010111000100110110111100000110100000101001001110011101111101100001001011011100100011011001100011010001110111001110100101100101110010011001001010001110010000011100001100001010100001100000111111110010101110000011011001100011110111011110011110111010111011100100010110011001010101011010111101111001000010000101011010111101010010001010001101001111010000000001100101011110000011001001110110111001111001100101000010011101010110101011000101111001001111011001101111000010110101111001100100001111000001100001111001100010101110111110100000110101111000101101000011011010000010000000111100000111001001000000010101011010111011000100110111001110110101100100110110111101010010010001000011010010011101100011011000110011000111001010011001111100010100011101110111100000000110100011001011101011110010101101111010011101111111000110001011101001010101110100100101111100011100110110011010111100101101100001011100110111001110100101110111110001101001111001010100000001000101001100010100111010110001111110001001000000101101101100110110101010111100010011011100110000010011101010111000111001111100001000110110110110000100111010111000110101001111011010011100010011010101101010101100111001010010100100101111000001110011100101011101001100001100001110011010110100100111111011001011011010110101100010110011011001111010100101000010011100010011101011101011101000011000011010111011011100011101010111000011100100101011001100100110011111101011101001100101100100000010100010010010111011010101100111110000010101001100101111010000001110010110010001101001000100101000011110000010011010100111100001010011000111101001111110000000101001010000000111000011111011011011110010000001011111101101011011010100010101010101111000111111011101010111001001110001111110011010011000000101100110010001011010011011011010111011111111101001001010010001110101000111001100110111100010101110101101001101100010001001111011010111101000001100101000101011011010011111101001001110100111101010101100110111101011101110111101011011101100111101001010010001111011010111111111011001000110111000111011010000010011100010000111010111000111111010000111100101100100101100100010011111100000010010111100011011101011001011111100101010100101000011100000011110010110101110110111101011111001011101111110001101100000010011001101100010110000110110011110111101111110101000100000001101100110110000111001111100101010100110001001011111100100110101100010001111001010110111011010100001110101100101111001010000111101110110000011001101001100011111100000100011110100000110110001100110100100101011111000000111101101010101100011010101111110000001001101000010101010001001010010111001000110110000000100110011011001000010010011101101101000001111011010010001100011011010011001111111111010001011101010101011001101110001000111111001010000000101101100110111111000110000111011001011101010001011110100101100011101101110110111000000110110100111011001001100001011000100100010101111010101110101101000000111101010010010011100011000010101001100000101001011010011000100000000111001111100011000010111100001111001001000100010111000000001111001010101110000011000011010101000010110111001010110110011100100010010000111111000001111010010100110110000000011001110111101001000110001111001001110111011000001111001011000010110011101011110000100000010000111000110100001100001000000110100100011101000110110001100000101001000100000111011001000100010000101101110101010010011000100010110101001000101010001110011000011011111001010100000111010011111110000100011110000111010000101110011101111110101001001101010110010000011111100010011010010110001000011111110101100011001100100001100011110010000110010100100000000100000010111110001001100110111011000010001100000100011001001000000000111000101011001001111001000111110110111010000010110000001000000110010111100110000111010110001101101011101000100011111100010101111100111011001100101001110110000011100001111111010100110000010010110100101001111101110110110010001011100111101101100101111010100011101111101100111100011000000000001001111000100110101100011100000100010111000110100101001001011110101011010001011101101110000110101001111100110010010111000010011000011111111101101111101001011001111111111001010011010000010101101001000011101101011000110000011111101010110110010111011010000000010111001001000001011010000001010100000011011001000110111100001000001100010001100000110011001001100000011100100000010101000011110100001001000011100001011100001100011011101101101101001101010000000001100000000100000101100110001011011001011000110111100101011010110111011010100000011100011110100110110101011111100110000011101000110111100111110100011100111100001100100000100101011110000111000011100101100011010011100101110101001000010101000000100101100000110011111101110101000100110101100000000101101100010110001010111100111000100111011111111101110001010100101010111100000101100000110111001000000011011101110100001110111110010110111110110111111111011111001110100111110000000011001111011101011100101100011100100101001000001110110000000000010111100101011100100100001010001111011100011101110110101010011010110111011011110100110100111111011001110000011010010110000001101111001110110010110101011010001011100100000110101100000110010101011111111111000000111100111111010110101110101110000011010000111100001111000000101100000011011000101111010010001000001011110110101111110111101101011011011000001001101101001011001000000011010011011000011101110010011111110011101100100001011101000111101101110100110111100011101101001100111011111000000000101110101110011010100011101101100000100001110110011010010001100010001001000000110110111000011111000000000000001010101100010010001001001000001101101111001110001000010000111000111100001010010001100111100011101011011011100000101111010000010001101010000001101001000111110001011000001100110100100100010110100001001011011101000110000001111111011101100110110110101000000001110100111010010010111101100011011101100011010101000010110001101000101111000100010010010101101101101001110101100010010101001101101011000000000110100000101000010100100111110000110111110111010101001000010110011101000010111101100000101101101000000100000010110101101110001011100100001000111110111010011000101011010110111101100001001110011100010011001101011001011111011100111011011000110101110100010011101001010111111001100111010011101110010011100011101010000010100101110000000100010100111010001001011011101001000000001010011110010011001000010010101010110100011000110111100000010100010011100011001001110010000110001100110001000111111010011000101101010111001100110001011101101101001101100100001111101110011001111100001100010101110101000010101100010110010000010001001101010111110101010111001001011111011001101011110000010100011101101100100001001110010110001110100010000111110001001110111111010111100101111110000000111110101100011011000000100100010101110111110111001000110101111011100110011101001100101111110010111100010100000011100001100001010000010110011101001111001111111010110000001001001111100010110001010101000111010110100010100001001111100111010111111010100011110000111010100100011001100000000011001000110001010110100110000101100010011000100011010010110111110100110111110111101110111111010000100101010010110100010100100001000010010111010011100001010101111001111001010101100011000100100000100000101000011001101010000011010100000010110001011001001100010111011100110010101111010011100000000111000101001001111110111101101101101101001011001111111010011111101010011011001101011011000101011110110000000010101010111001111011011100000001111010100010011111000111001001011010001000000111000101111101001101111101011111001110110111011011011010110011100000000111101100011101111011101011111010100101100000101111011100101101000000011010111110110111101110011001011000000111101111110000000110111001011101001111101110011110011000110101011101111001111001101000111100110101110011000011100011001100101111000110101000000100001011001001111101110111101010011010001010000110101011110001101001100010010110101101011101101001001011010110011011001001010010100110001010100000101001001011101000110011000110011000101100101010010000011011011110111001101011111001010110110011001111110101001010000111100100111000001100000111000000011011100111101100100100110001111111011001110111100000100100011010100001110111010011100110011110011110100011111010001101110000000101100001000011110100011100111011100111011110101100000101101100100111110100110100011011101100011101000011101000101111101000001010011100111000100111011101001001011111101010010111101101000010001101010110000000101000001000101001011011101111011001110000100100111010011110000001011000001011111010001110110100100001100001011101001000111111000101110110011100100111011010101000101100101111100100010110010010010011101010010010100111011011110100011001001111111000111001010010100101011010100101001001000111001011011000011111010110100010110111101000111010001000011001110010101101000110000011110010110110000110100001000101100011100001101011110000011100001000000010011111011110000001001111010101011101110101101101011001100101111010110110000101011111110011000110101111011010011100110101101011011001100000011001010101010000101110000001110111000101010000011100110101100101000001011001001111100100011000011000100010001111101110100011010010110010001101111110101001000110110011100101001011011001001001100111110111111011010110000001100000100001100001101111001010010011010100111101101101011000000111000010010000010110101111101111011110101011011011010100110111000101010101011001110110011011010010100001110010100110111011010100000101011010101001010110011000100110110101010001110110111111010010110101010111011011011001000010000100100001110001001100100001101000001000101100111010100010100100000101000001000101110110001100010101110100110010101010000111000011101101011001000110111111000001000001000001011011001011000011001001101000011011011101101001101110100101110110001000100111011101011011010100101001110010010110001111110101100111110010111010000101011111011111111011100110010011101100011100101001001110001000000000001100101011000000100110100001110000101001001001010100011011011110101100111110011100010100100001011110010010110010001111011100101101111111100000101100011010011001100011010000100010011100010001010101100011000011011100011010011110110001100111000001001100000000110101010011100111110000101010101110111101100000110111110101111011100010111011001000110111111011101010001100110100000010001011110001101000100111001001011110101010011111001101110110001000110000011011011010111001001000011011001100101100100101100101111100100110010011100001001101111111000000101111110011001001001001101111001100001000010100100001000010110000001011101111110100100011001001110100010100101111100011111100111000101000010110101110000110001110001101001111111011110011000001100011010110101111011011110100010110111000000111001010000000101011010110101110101000100010000100011010001110001110000101110100111011100010101010000001010110000000000111101110000001011110100111100111000010111111111100011010001100100010001101101111000011101100010001011010011111101010100101001001000101011010110001011011100100110010101000110011010101100110110001100000010101100110001100111010101111110010111001101110100100111010100101111100000001001110010001010000001111111011100010001100000101001100000011110000010110001001110101101110010000111111110101000111111000000011011011110011111011000101011111101000101110101101000111001111110110000010101111110010110000011001010100110100110011001011001000011010011001111101100000001001010101010001110010100110101001100010110011111001101001000011110111101011011000011101111110010110000111001011101001001100001010100100101101001110000010011000101010001000010001010011111001011111101111011011001010000010000001100101110010011100101000010110101111010011111110101010111011000000101100001111000000001001011010100000101100101000110010001001011011001101111100000110010001101000001001001111100101100000110010111110100010000100001100011011111001000101001101111000010001110010001001010110100010000000000010010000101001000111100000000010000010011000011001100101110101111011011100010000100011010000100011110000111111111000100110011011000110111110111011110000101100101101101110110111101001111111010111011010001100000100010110110100110100110000101011010001011000100101011111011001111100010100111111000101011000111111100111111101010001110100001100010101001011000111101110010011001000010111110010011100000101011100010101000100110101001001100110101110001101100000000101111110011100001001001011011111111000110110111111101100000111101101001110000101101000100101100011010010011100000000011000000100011110010101100111011010000101001000010110011111010101000000110110111000001101010100001000110110101000110101001010110010010000001010111111010011111011001111100111000111100010000010100001110110100101110010011101100101101001010111001010010011101101110101100000101101001000111100101001100011111100001101001011001110110011011000000111110001110011000110011101000001011101000110111101111101101110010010011001111111001011010001011011011110011011111100101100111010000111100011101010001010110111000110000110101100110100111010001001010100011110001000000011111111100000101110111011011010111111111101111001111001001010101000011000001001100010001100000001100010111100011101101011101110111111011010000011110011000000000111111100000000101001010000111100011110010011111110011110111000101110011110100101001111111100010011010110000100001111100100011111001000010000100001011110011010101111011101001010101101011001110101100110100001100010000110101100111110101010010010110100010100111111000110110111010100101101011001110100101111010010001110010100000110110010101011111100000101101110110101011101101110100101000111010001000010010111111011111010001001010100111010001110111111111101000101000001111100000110001111001001010110001001110111010101111111011011011010110011100111011110001010010110011011110011111000110001000100100011101100001000000110111010000000011110000111101111111110001100010111011000111010010010101000101001101001100001110110111000010111001111001111111001010001000100001110011101000101100011101111001101000010101111111011011110111001010100001010010110001111101101001111100011111011101111111000010011000110100101100010101000110111111000101011010011110111110101000100111000111100011100010100100100101001001001010000100001001111010011001111010000111111100011101100100110010110100111100010110001111011000110001110111100100000011010010010101101101000001101101010101110111100001011010111110000110101100111101011001100101100100110011101011010111011100011011010101100111000110000010010001111111110000000110011110110001001000000110100100100010100011101110110010111100001111110101011110010010101110000111011010010010100011001101010001111100000101010011011101010000110100100100010010111110101100011011110011001110000001100011000010010111011011001100000110111101000110000011101111100110101000001100010111111100011101100101011001000010110001111100000101011101011010101110000010110110100010011001010110011010010111011111000001011111000101100101011011101110001101100010110001010101000011110110010010000001000110001101000001000110101101000100001101110000000111101100100001000001110101010110111101010110110111000001111011010111010000111110011110010011100011101001111000010010100010110000111010101111100011110000110100001010010010000010000110100111111100001010001111001010011010100111101001101111110110100101100011011010101100011001011111101000101101010000010101010010011111010001110110100100101011101011011001011010001100010110010010001010000001101111000110101101001001010011001100110000011010100000100000000011111001111011001010011011101101100100001001000000101111011101010101100110101100010111001001010000010111010001001111010001100110010001000100101011100000010100110010110100001011001110010100000101101101010001010111000110100100001001010000010110001101011111000100000110100100001100001010001001011111001001101111100110001000001001101111101011100000110111101110110010010000100000010111011101100110000100100001110011010011010010101001110101011110110100110100101101100000001000010010001101010101100110100100111100010011111010000011111000010000011011001000000100010101001000111011110100001010100110110000100100001001011100010011001100100111110101011010000101110101101111011010000111100010000111100000111010101011101001101000101110101010111011100010111111001101011111110100111010001101100100001110001111100010100100010010101001001111111011010000001111110010101101001011000000101111110011001001101010101111111000001000001111101010100110110110011101101110001100111011001000100010111010000011001101111101010111111111100100111011000101101110001100100111110000110000100000001011010110110101101111100100111100111111010011001111011101000000001111001010011000010011100001011101010010110001110000111010110101001000111101100000110010010101000100000101100000001001101001110111100000101010101101111000100011011011011111110000110101110110011001001011111011111000011001100001000001101101101011011101010101011011101101110011110011000011100001100101110100010110101001010110000010001111100010010111001111101010110000000101100110110010001011100100001000101100111011101110101110000001111101101001110010100110010001000010110010000101111101101101001100100111010001111100001001011001011111000000001010001101101000110010011000001001011101011101110001011110001101110010101111010001110000001100110001111010001111001100100010111101100100000111010111111001111011101000111011101000011101110101111101000111000110111110101110011000001010110010000101010000010110111110100010011110001100011011010101100011001110111111110111100010000101000010111101110100101011110000110000001111101000000010100011000100111010010101010100000111000101111100111000011010111001100110100111111101000101110100101110011000000011001011100000111010101110110001100000111000001101101111101001101110011011100000000111010111111011000011000110111100000010100010110000001010000111100110100110011110100001011001110100101011011000100110111000110001011100000100010010001011110001001001000001110000010011000100100000001111110111010110010101000010000010000010010101010011001010011010101000001000000010101000010110010110000001010110110111100101000001111100100010100001101000011100010000010000100111010000110100010100101101010001010101101100100111001011111111111001100010101001000101101110001000001000000010001000100111101100011001110011001000011011011100110010101101000101110101100111110001110100110010011011100000111001000000111001011100101110011011100001110010011011000111011001010110001100101101101001111110101001011101101100011011000010111011011001011011010100110101010100000100000101100101001101110000101001111101010010010001111111100000110001100011010100001110101001101001001111011010101011110100001110000011010011011010111001011010100010001100000100100111010001101100110110000000010111010001001100101010110001100001110011111011011001000100010001001011010100011111011100100100000001011110101111111010001011010111011010101111100101100001111100001000010100111100001011011110111101011101010010110110101110010101100101011011100111001101101101000010110011010011000111100110000111100001010011001011111011001100101100001100010110011000110111010010010110011101000111100010010000000000110110110000001001110100101110110011100101111011111011011110111100110111000110010100001110011101001111101110111000111011101111111011010010101001111111011100111101011010111001001001010011100111000001100010001000110110011111100001111110011010000011000100101101001111100000101000110110010001110000011000010111001111010001101111010101101010101111101100101010001101010001000011101111101100111011011001101010111100011001001011101011110101000011110111000010110110001011001111101001000111101111101100001100111001110000001100011111000001100000101000110110110110010110000001110100011011101101010000101010110001101101010011000100000100101001100111000001110101001001111000101111011010100010110111111001000110101010111100010011101010100111001000111110000000001011110011011100001010010000010100000001111001100000000000000101011010111000101011001101111000000110001001110000000010000100111011100001000101101110111100101011110100010001100110110101000101011011100001110010111101100111011011000100111000100111000000101111111010100100010111000100000101100100101110100101111000111011100101000010010110011011010001011010001010101001101111000010100101001001111001000011111110110110110110110100010011110100010001000010100011011000111100100010101111100010011000111011101110000011100010011010101101110111100000000110100011100110110000000110100011010111010000011011010001111010001111001101100011111101011111111101100100000001000101000111000101101100101110110111010001001001110001111110101100001110001011100011111001101111101111110011001000011011111110000100010001101101111000010010101111011001010000110010110100101101011010000000000000000001111000101110000101110010011001000011000101110001001000100001011110010101000010111101000011111111100000100101000110100110001100110101111010011011111000011101010010000111001111000111000100111011100011101101001101110010110010011101101100100100101100101000111100011110100011110000110101110100010011110011100010000111010110000001011101100101111010001010100011110001010001010000000101001001111010100001010000000110110110010110001101111110000101010010100100110101100101101100101111100101011001101100010011010000000101110001001010100111100100001010111011100000111101001000100110111110101011000101101100001010111101011011010100110101011111100000111000111011001111011011000100101110001011011110010101101100110111111011000001101011110101010011001100100010101001001001011111000100011011001001010011110111110101000110010111110001110011101001001100100111011111111010010001011010011000100101011101000011011101100010011010011010111111110100110001011011011001111011000101101100010111000011111000011101011111110010100111110100101011000011101101111100111101101110011110101111111001100010101000110101011111011000111011110010101001111001110010010101001010010101010110011001011000101000011100001001101111000001010101100110100001011100011001000101011001001001001111110100010111101111001100001011110100110010001111101100110110110000101100001110111111011110100111001101101111001000001010010011010101100110011010110101110000110010101010001000111110101101010111101010101111001111110000000001010010101110001101001101010000000100111000100111000011010110100011000111011101010101101110001100101101111000011111111011101010101000100010001000000000111101101010001001110100100100010111010100001010100011111011010010010101011011001010011111101100001000010111101111110011010101011000101111100111001111111010111000010111110100100110001000110010011110010101111000001111000110000101001010010001001010111101100101111101001011101010010101000111100111000100111011111111000010001100100000100000100100100000101110000001101000111110010110010011110000110110001101000100010111110011011100110111111111110000111111000000111010111001001111101110101111100010011111001011111111000100001100001100101010001110011001101110101111011110001011100010000011010010011111101111001100101110001101000000110110111010110111011101001110001011010001100100000011010010111100100101000101001000000111001000011101011010000111010110110110111100111010100010100100010001101110111101111110111101111001100011110111001001101100111001111100000100000101011101000011011110010101111000100001010001010100101001111111100100010100110000011010000101000101010100111111111011010101001101001011001110110011100011010001111011100100110001010000000100110001110001101011111110100110001100111001111101001001011110111101110011010111110100011110101011110110001111011110001001011011010101011100100001100110101110111100001110000101111010010011110000111110110110101010100111001010000111001010000011110001110010011010100001111000001011010100001000111011100010111101111110000011000010001101111001101110100001111110000010101010001111000011101011110100111011111011100000001110110100100110100001011101000111100001111111110010000111001101101001110100010101010001110111011100010111100010011001111001010000001011101101100100100110001100001100101010101110101100011100011000000101001010000010111000010010110010011111000001101110100110100011100000100101001000010110111000101101100100100111011110110101001010101101100011000010011111100100000011001111100000111010001001111001011110001011000001111111100011110110100001001100001101001000001001111001110100011011011101111000100110011101101100010101010011010010011110000111010101110101110100010100110101000100001101101101111111000111001011111110011100011101111010010001000110001101110011110101100101101101111101011101011100001100111111001000011011101010011000011111110011010110000011100100110011000100001001101000000011101010010010001111100110011100110001000101111001011110111101010110110001010101101111000101011101001110011011111000111001011001000110111111110111001100011000111010110011000110110011000000100101010001000001011011000101100001000110001100011011011111101011101111010000110110011010010110110101001011001101111011101111100100000001001000101111011100111000011111010000001010100010110110101010101000011101110100110110110001011010011111100110110010101110010000101111111000101110001011111110101011111000001001100000011100100000000011010000000010010100100010100100100011011100110011001000001100111000110110001001110011101001011111111001110000100111011001000001000011000001110100010111000010001000001101101110110110100010110010000000101000111000111101100100110011001111101100011010101101011010110100001111010000010011111101110011101010011110001000011101110001010110010010001111000011110000010111100101110010100110100111010110011011100001011110011111000101111001001011001010000010101000001010000001000101011000100111110000001000101010011010011011001110000010010101111100011101011011001110010100111010010100001110011011101001010011011000100100111110010010101000100111010101111100000000001111110000011110100000001001100000000110010100100011110101100010110100000010100010011000001101100011100101000111010111111110111001101101010010001010011101110010101011110100111100101110011100011100101110000111000011101110000011110101100010000001100000110111000110101001011110110110100111101110010111000100111110101011111101110000000111001110010001101011101110101111000001010111000111111111111100101111000010000111111011000001011010101100000000010110011011100000111101101011001010111101110101101011001110000110110010000101101001001001100000100001100000011111111010010010011001100011111101100010010101000100000011001100100001101011101101010110001001001011011001110100101101001110010000010100110001110111100001001001100011101110000001100110110010111100100011010100001111001100000110110010110110000000011010110110100111010011011011011000110111110011110110111001010001011100110010011000001110101111111000011011100110010001010111110111000100011010101111011111001110111100011100010000010001110010111011111000110001000001110011000101111111001011010010101111111101111101100101101110000111110000111011001000011000001100110011100101001110001000101111101100011011010001111110010011101000010011001101110100110100001110110100101011010111001011011001111101010010110011000100101000101110000010010010111010000010000011111011010001010111001000111001001010000100111111010010101100100101010001000010001011111000111001010000101110010101010101110000100000000001011101111000111100010110110110010101111001110000110100110001001100110110000000111001100100000100001111100001101101011101100111011101001000001101111100100110100000111100110000000001110011010000100000010110100011111011010101010001011011010001000011001110101110001111111100011010101101011010110010011011010111001000010111100001000100010001110101010110001111101110101011001011000011011111110101010100101011011011010011011111101000100111000001011101110101110101101101001100100010001011101110110101000010001000101111001111000001010111101101111101110111000010111001111001000101000011001001110010101001110100011000010101001110100011011000000110111011001010110110000001111000000001100001111001111011001101011000001111101011001000110111011011100000001000110110101110011010000100110110110101110111000100001101011110111010010000001110111110110010011011010111100010001100001101111001001011000000010101011000101101100101010010010101001101010000001011000001100111110111100111011001001001011000100111110000110011101000001111001000110111101110000110010111011010010101100010010001110110000000110011101111000111011010001011010101100010001100001100011110001000101110111011001111111101000101011101111100111010010001111011110111110110000000011000000111110111110010011101001110101111011010101011111000100111100010001010011000010101001110000001110111010111111000011110010001010011010001111011111110011000110111101010110001111001111010111101111001100010001001100100000001000011100000101011100010010111110001100011010001000101111100001010011110110111010010001010100000111001101101111000011110001010100111110100100100011001110111001001100011110011101110101000010011111100010011110100010111011000001110011001010110010011010001010011010010011001111010100100100010111100101111000111101000111000110101010101010111110001011111100111011111011010011000110111100001011011011010000111001011111100001100110100101010010001111001010001101000001011111000010111110110010101101101000011111000110011110000001100001010001000110101101101011111101001101010000110011101101001000110101000101001000110111111101101100000001011111011010000001000010111100101010010000110000100011000100110010110100010110011000001011000010010001100011110000101001101101111110011110100100100100011001111111110101010100110100001100101001101010101011101010000110101001010101111001001010010010100011011000100110111001000101101001010011100100111011011010000001011111100011100000000000000000011010100011010101101110001011010001000000000100111010001110001011100111000101110111001100101010111001110010100010101001000110110010100110011111001110000101111001001110001110001100010100111111110100111101110110100110111000111110100100001100001010000101010011011001011101110010101011001111110001000110010101110000010111110011101001001001111000111000000101101111010010111010111110000011100101110100111110100010011001110100101011011000011001001100100101101111110101111101011110100010100011111111100111110110101011110011000010001011001011110011100001010101100100010010011110100100010101010111010011011101000001001110001101100111000011110010011010100000000100101100110001111100100000101010001000101011110100001101011010000101010010010000110000110011111000111100111000100100111011111000010100110101001101111100011001100111010111110101000001110100011100100100101001110110001110001001111010110010101000100101010001101100001111111000011011011000011000101010001100010101011110101011010010101100100000000100101000100100000101110010011010000011101100001001001100000110000100001001011101100000110000011001010101110010000111011010110010100100101000100001000010110010011001001111000111101110011011101110111010010110000010111111011110011010000011011000100100110110100100111111001110000010001000011000011110000100101110010011011111001101000101101000010010011100111100101111110110011010000110100110111010011111101100100000001001100110111101101001111100110010111000001100011110110111001111110100101001000110111110111101110101111100000101000100100111010000011101000000100001101111111111010000100010010101111111000101010100010001101111011110110100111100000101101100001110011011100000101111111011111111101000001100100011010101011110100000111000110111110100000100011110011111110111001010011001000111000111111110011111110111000110010011101101110001010101000011111101011000111011001010010101111011011001100011110100010000111110111010100001101010101100011110101110100011101010101100011000011100111001100101110010010000100011000101011101000010100011011000011001001011010010100100010101110001101011111100100101011011000100010010110110010111000100101110111111101000111111111101100011100010010000010101001100010011001111110010011010001110110110001000100001110110110100001010010110000111101100000011011000011110100100011010111110011000001110101111110010110110001001010111011100111000010111011001000100100101001111101111100010001111001100110110111101111101111010010110110111010001010011110100010111010000001011110111111000111010100110111001111110001011101010110101101110111010011101101110101010000101100100101010111011100111010001100011110110010000000001101000011100101101100010111001110101010100100101101001011010100010000010111101111010110011011010101100110000100101010010110100110110111110100101011101110001111010010101010001011110010011111110001100010100001101111011001010000010100000010100110010111101101011110001001111001110000000111101010101001000001001110100111100110001000101100101000001110001000000100000001001110000010000010010111110111001000110101001010000110001010011101011110100111001001000010110010111111001101011001001110000011010100111111011010011000111010111010101110000100000111000000001111101000011000001110011110000111010000100101000100001100011101101110010101111011100100111000001011110111011010111110100011101100010100010010111110011000001100011110101010101101010110100010000101110111101100100000011010001000000111101000000100001001000110100111011100110110011001011001110000110110100010111001001101001110110100000100100101011000000001101011101101000100010010001111101010001010110010111101011010100110110100011101000110110001101101010110100001000110010111101011001110100011000000000011111011101000010101110110000101010100101001001101111110001111010110001101100011101111110010001101101110000011011010110111000111111110001100110111110101111011001001101001000001111111111011111111010111000100010100011110000011010111001101011111110110101111011001010010110100101011010100111110110100111110111011111111101001110111110010101000000100110101001111101001010100001111100000111100101010011100110110010011011110000100111000110100110110100111110010010110100110001010100100110010100111000011101111101110010101011101011001011001110100110101000000011010000110111001001001101101101011001010000101110101101111101100000101010011101010000101001011111011000110110011000001011010001100001111111001001001000111010111101010101000100000001110010010110000011100011100110111000001111111010110001111111010000000110001010110101000000010000001101011101001101101111100000110111101010001110000110001111111110111110011001101000100000000010001001111110111011011111000000101100110001110100101010010110100011000110111101001100010111110001110111000000000001110111101111010111100000001110011100011011101010100010010001101001111001000011100011100010010111111100100100001010011100111100001011101101101110001110111101001100001011001100100110111000000101001010001111001011110111001111101001100011110110111100110011110100010011010111011011001111111001000110111101101000001100000110000100010000110000111110000101110001101100000100111100100001011100000111011110100110010010110110010011110101001011010101011001011000000010011011111101101111000000110110100010101000100010101011001111100110010010010001100101011100100110101101100101100001011111111110001101001010100010101011101011000100110110111100011010101011111110100000001010110001011000101010010100111001101011111111000000010100001011111000111110010010000101101001101001011100000111110011100001111011001010110100101110011010000101001111100011111010010111010000010101000111001011111110111000111000110000100010000111010100101001011001010101101111010000011001001111111000100010000001001010111011101000000011111001000101101010111100101101100000101001101010001100011101010010101101111100001110100101000011010100100111101011100101111111101011001010001001010101111110001011101110100011011111010110110011100111110011001010011110001111000010000100001000110111001010110100011010110111010110110100011000010000101111110000000110100010111001011101011101001101111110110010010100001110100111110101000010111100110011001110101110011001000011111000110100100011001101111110011000001110111010000111101011100110000101011100000101011000010011100011100111101110010111100011101100010100001111100111101110111011001011001101101000011011100010100001110010011000110100110011100011111100101111101111001111111001100110001000010011111100100001001100010000001000001111001011010110000001110000100100111000010110101110111101111110000000101101111101101101011011111010110011010000111001000001011110111000000101111101110000110010011110110000100100111001110110011010001101111111101001011010011011110011001010100111110011001001010101010110111111101101011011000100111101010010000010101010101111101011110011110110110100111010001111101000000001011011000111011000001111100100001011111001111110001011011011111100110101110111011111100111011001100111011001000000100000101101001101010000000110100101100100111111111001000100100011110111100001101110110101110011110001110101101010000010011100111011101110011001100111110110011011011001010110010100101010111100001001000001000110110101100111010000100001111110001000000100110001111110111001110100111011110010111101110101111010110101000000111101001001111000000100110010000010010000100110011000111110101111111011001111001001110111110111101001111111100011101010110100000010000001101010111011011100111110110010001001100010111001101110010110010110010100000101100100101100011100011110110011101010100100010110100110110101011101001111111111010110100011011011011010111010001100001110111101101010010100101001000010010100100101110110010100100111110100000000000010100000111010000110001010001001011010101100000010110001011011011001010011000001000001011111111111011111101101001111110010101101011010001100100000010111110111010000111100101001111001100100000111111100010011101010110100011011110001010100111101010111101100111011001101001111110011101010111100000110000110100101000100011101100000111000011110000001111110111111110101001010001000000001101011010100010100100111111101000000000100110000010111010000011000000110111110111011001000110010101001010110000010010000100101011111100010001101110011010111111000100100000001111000001111011010011001100010110001000010011100011011001101001000111111101101000111100010100101111101111010110010101100010111001110100011010000101000001100001000101110010010010010000001011001110111111010101010111110100101111100011110100111011011001100111000100000110010010111101111001000000111010001111100101011110100010101010000000010100010101110010100001110000000101000110001001000110100110110011110101110101100100001011101111000101001011101101011011110001001000101000101111110111000101000111001110011101111000111011100001011101110010010001110100101011000111011100100111010001011110101000010110001000010000111011000101001100110000110001101111011111110011001000101011010101001111100000111110100000101001010110010111100110001111101011110011011101000101011010111111101000101001011001011110110110110001010000000011110000100001011011110011001001010010001110101101111100111001010000001001111100101011100011110101011000010001111001001101100111101000111011001001101110010010110000100111011011011010101010110011111100111000001001111101110010110011001000000011000000010010111111101000101111111110011001001110111001111011000110000110010101011000011001111100111100001010011111111100000101110000101101100001000011111010100000000101001111100010101011000110111111100110110101111011000001111111000001110000010110011100110010111110000000000000100100000100100101000110000101001000101001111101111111110010000001100101111110100001011100111111100111101110100110000101110001001000100101111111110010010111001111100110001101110010100010101000111010011110010011011011110100111011000011011101100111110010101010001010101000110111101001110011011100110101000011000011010110111001001001111110011011000101010011011001100011101100001110001100011100000100000101010001111101100111110110110000011000100001111100011101100111001111101111111011101000101000100101011110001111010011010000100010101101001100001111010011011001101011111010001000111101110010110101100101000000010001011000111000000101100111011101100111000001010110110101101000110001101110100000110110000011000111011111001100101000000100110010011111001111000110111000100001111101011110111111000000100001111000101110101110111111100110101101011001100011001010000011100001001011011110010011001110101101100111101011111111111111110010011011111110101111001000010100011011100111100010111001010111001010001110011111100000110111110000001000100100111000101000100011111101110010110000100101001010001000010001010001111000000111000000111100101101010000111101011011110001000110110101111000111000011101010100100110011111001001001110111100001101101001111111001110111111010001111011000010111101011100110110111101110101001011011001100010100111001011111101010011011100010111010000111111000110001000000010000011111010101000100011100101111000000001001100011110101001010111010011111111110111000001111110000110001001111100011110101111100010010001111010011011100111100101100110001100101001000111101011111011001101010101100100001010000111000111111001100011111000110011100011110110000101111000101001001111001101110110101011010100100001001111101011110000111010111000110100011111101010110100110100011010110000100000111010001000000110000001011011011101011111010000101101001001111000010011110011010010100111110100000010101010010001101001010001110000101110101011101110110011111110110100011000000010110011100000110010010110111010011000110101010110001001010101111110000110101001010011101011010010101011101110001111110000100000011111101100101010110111011000100110101001101101111000001000001101101101000000001101011011101101010111000011111110111001011001001101111010111010101111011110111010101001010100010101101101100101110110101110001110000011000011111000010011111101011000100111000001100011010101011110101110001000111011011100111100001101100101010110011011000111110011011001010100101111011010111011000001101100100011011111001001000011011111011001000011011000111101100010001110011101011111011101011111101101110000010000110001101010111100000011010010000000001011010111001000011100011111101010100101000011111111001000100010111111111101001001010100111000000111010001011111111101011100101001101011010010100010010100000010010110111101000010101111001100110110011010111000011001010110110100001001000011001000100110110111110100001010111011010101001100010101001111111011000010000101001111011011101100101001000100010010110101001100011110100111101010111101001010110110010010001000011001111000011000111111000011001101100010101010011110000000101010001011111110110101101101111100101110101110100110111011011110100011110111000101011001110000011010110101111100000001000001110011101001011011100001010000011010000100011010001011110110110010011001011100101111001101101001010110101110101100010100001100100011101100011101010010110001010110010010000010111011101010011100101110000001101010110111111101010111110100001000010101101101001011101010001010101011001101011010111001101011011001100010010010010111010110110000001101100111101101100010111110111101101000110000011110010100010001110100111000101000010101001001000101001100100000110000000000111110100001010100010000011100011100110011110011010110011010100110110100101011001000010111010000000100101000111110101001111100000110000000010000010001011010101010010011101000000100011110110101000010111001000100110000010110010001110001111110010011110110100110011110000011001000000010011011111010000100001011101100110100010011000100101101110110101011010101000101001010110100000000111010010111100011111011111010001100010001001110110110000010110011011111111010100011001111001011111001110110110110110000010001011110000001111000010000110000001100011001001101100111101000000010101010111100000110111110101001010001000010011110000001101110011010010011000100011000100010011111001110100110111010001101110011100110110110110110000000101101100111001110010001010001111101101111001001001011110000100011111100110010001000100111000000000111110101001011111100000110001100001001010010111001110001100001110011010110010111101010111111111110110100111111011000011100001101110110101011000100001111110011010100101001111101010001100111001111111000000011000001010010001011011010110001101110001101110101111111110010000010011101111110010001000001001111000001100010100001111110011010001001011100000011001111011000001101101101110010010111001000101001010011011001001001101110001000001011011101111101001010101001100100100010010110010011001111100000001000010011001110011101100101001101011111101001110010100101001101001110110011100011100001101111000110010011101110101000111011101100111111001000000010001101011100000010001111100010101010101111010110001110010010111010111110101000010010110101000111011110010110110000011101100101110101111111111000100011000010110011011101111000010011010101011111110111010000110111010011110110101011111111111101010000000111011111000001000110010110100000111100001110011111101011011111000101000110001000001001101100101101011010000100110110110111111001010110110111010101001001011111100101010110000110000111101011001000110011001111111111001101010010110100100101101101101000111000111001011011100001101110100001011011011010101100101001000011011010110011110100000000000010100011001001101100000001110111000000110110010100010000101010110101010010111000101101011100110110101111110000100101011101011111010010111010011100110100111001010101100011000001101110110101110000101010111100000111001011100111010110110111000111001111111101011001000111010101100010011110000001110111110110001010111011101000100100010000010011010100000110110000000100101111111001101100101001000011110010110110100111011100100011011011110011110010111001001101000101101100110001001010001111110001100011010111011110100100111110010110101110001000101111000110010011111011010110010000101111100111100011010111111011011101010001111000110111110110110101000000101111010110110111011001001000101111011000000011010111111100001011010010010110100100000000111011001001000000011100110011101101011101000000101111110111010101011111101100011011001110000100110011100001100011100011011100111001011110110001100101001001110001100010100101110110101101000011010000000111010000100100111100011111000001010011100011000011010010100110000000011000001010101110000001100001001100010010111110000101110001001001001000100110010001001011000110101101100100111010000111111001000110000000110100100000001101110001001100101001001001011000100010110010011001111010111000101001001001001110011111100001001011100111110011111100100110100011010111011010010011110110110001100111100010010111010010110101001101110010000011011001110000011001111101101110011111000000101011010110010001101110111100100101111110010101100111101100011101111111111010110001101011010110001000010100110000000100100000011110001100011100101111111111111111011101000000001101111000110010000111101011100001100001001111011010001001010111110101111110010100100010000100101100110100110110101101011011110000010110000011100101001100101001101100110010110110000100101100101000101011111000001101100101111111010011000101100101010000000010110001001000100001010101101011101001010001101101111100100000000111101111100000010000101110100101000101111110011101010100010110011000010100110101111010101000101011100101100011000101100001110000010111111110110111100010101101111101001000100100001100011001111000100011001011110011000000010100100010101111001100100100000101111101110010000001010110111000100001111110001100000010101001110110111011100101001111110110101000010011111101100101010000101100010011001101001101111110000011011111111101000011001010001110011100000100110101111000110000011001001100011110011011101000100110111010000110011011100100111110101100010011110011000001100100101010100111101010100000001000000110111111000001011000010110011000101101011110110010100111110001001100001001110110000000000001001111101000000001011010011000010000110000010111111000100101001110011011001101101100111000000011001100100011000000100000001100101010100000010111001100110000001000001101110001001110100110111000010110001011111000010100100101101000000111100111000100101110110100001011001101110101001000100011011110101100101110001100000010100001100001110100100101011100001111111111000000101001101001100110000001111010110000100000110000101101110111010001010100101010010110101110011111011100111010011101111001110010000010001110101001101011110100001011010111000001101101000011010010101011010101000010110010100110011100010010100000110001101001000111000101011100111001011111100011000100110011011011000111011011110010101011111010110101110010111111000110100011000100101101010100101001101011011111100011011001100110000001100110010100000101101111001101100011111111101101110010000001010100011111101001100111101001100110011111110101001000100001101111111110010110110011111110110111111000100010111101010000111011101111001010010000000101101001010110100010001001001111000010011110100110111000110000101000100001001010100001001010011011000110000101101011001001010001111101101000101100000101101101100010011011100101001110101111001010000011100001111011010100011001110101100011110101001011100101100000111010101100111110001101110011011001110100100010011011000110000011101001011000100110011000001011110001110011010010110000000101001100110011101101101010011111100010100101111000000001011101101011010100101011000000000001011000100100100011001101010110101100110000101000000101011000001011010100101010111100111001110110100001111101011110011111010010001111111110111010001000110101011110101000110000111100111101001011110110001001000100001000011110001101001111100001111010100001010010100010011010000001111000100010000001100000011101011000001101111110110100000110000111010101101101110111101111110010110110100011101111010100010110010110111000101000010100001010100111111010001000110111100001111000010100100011010011100100011100101111001011000000001000010111101111110010000010001101001001110000001001100101000000001110011101001010100100001000100101100100001001010111011110101000000011011011110010100010110010111010111100100100010100111001111110001011111111010110110101001011100011010011001111011000000101100000101101010001101100011000111001100010010000001010110011111000010000110011110010000101111110011001011111010011011111110001011010000101011010011000001011110111111010111001111010110100010001101001011110001010010101001111010011110000000011011100011001100101110101101000110101101101101111001110011010011111101111011010110101011101001010111111000000011011000101010100100111001011101010100100011110001011010010111000101111001000011110111101110100010010001011110101000100001000110000010000010101111100011111111110010010001100010001100001010111001100110101101111100100110011111101001110011001001100011100111111000011100101010100001110001100100001000111011000100110101011111000110011101010000101011001011001010010110001000101000001101100010100110011100011101011001010110100001010000000100001101101011110110010100100100000011010001000000111001110111100111011010001101101001100111111011100110111000001110000111000001010010010100101000000110001000111000001010100000000111110111111011000010110111000010001011100110011010101011100111110011000101111111000011010010101011011111110011111110110000111011000000101101100011011001101000111101001100101011011100101011001010010101110010101100111101111011101110010111001110000111001110110111000010010101101000010111010000101000111001101000001000111111000111000101101001001000010110101101100110110010110100011100110001111001100000100111011111001010000100010010001101111111001001111101110011111110110101111110001100101011101100000110001111110000011011001101100110010101101000111010011111111101011000000000010110001000010001110001111010110111110100000000000101100101101001110101001101010111101101110110011101010011110110010101100001010110110110010010010110011011111101010101100011111011111110110110001001100011010010100110101011011110000000101000001101111111001111111000000111001000001011110110001101110111000101000011100001001101111110010010001011010111000101100101010001111100110010001011110000010001100101110111001011110110010110011100010111010110110010000000010100101001111010111011011100001110100001000100000101110101100110111010101110011011000110010100011110100001101010111111100110000000111010110001101101111000000101000111101111001111101111011111001111100011010000011111101000000011110011111111001001010101101010111101001011111101111011010100000000110111011000101110011100110100001110010000111001010010010101011100111111110011000101111111101011110111010101010001101101010111110001111100001110011100000010101101001001110001001111010001001001101101111001011110100111000000000010001100110110111001100010100000110010100110001110010100001000100111100011101100101011010100101011100101101111000001010101000010000001101101001011100011001011100010110111111100101011001010110101000101000001001001110011100111100010010111110101111101100010010100011111010111010110011100111011000101100001101101100000011001000101100000101110110110001001101010011101110111101010011110111001000110111001110001010110101000100111110000101110011111001111001100001100000100010001010001000101111001001100011001011000010111100100010010100110100110100000000011000001011001100001100111100000111011101101110010001001001011100011111011000100101001011101101101110101110110001010111010100101100001010001101000100010000001100110011000111000000001000001001010000000011110000111110001010011001110111111101111001011100010001110111011111100101000011011100101110010000001001111001000010001011000011100010111111011101100001010100001010011110100110001110010100011001110110011110101000010110010111101101001110010000001110101100111101110110111010110111111000011101001010011000000000011011001011110010110101101110001011010001011000100011111101011100110010000001001010000010001001100100101010101010110111110011001111001011100000101111111000110011110110111100010011110111110100011100010101000000010110010001111100101000111100011100101001010111111100011100001011101000010111101100011001000000111110100010101110000100111011011111010001101010010010010001011010101110111010100001100011001011101010110001101010111001110110010100000000000001110111001010000000001000110010110000101111001001010011101000011100110001110000100101111111001000001000000010111011111111101100010111011110010001111001100001000110001000111111010010110101010010100111011001010011110111110101000101101101110101010010001001011000000111100111100010010000010100001101001000101001001101110110111101001110100001010100011101100001101011011100011001000001010110111101011111011001011011011101111001111111011111111111100001001011111100011100111100000111111011111111101010110010000101101001111110001110011111000100101101010000001110010001001101111110101011001101010100111011010011010101111101010000110001100111101001101100100111001110010111110000010010110011111011010100011101111000101000001011011100001110100001100111001101100010100010111111000100110001011001000110110010100111001110111010011111100100010010110100010000001010110011001001011010011111000011011001111001011011111000100110001001010111000010111000100101010100110111101110011001010000101001110000101110100110011010101011100000010111101110011100011010101101001010010111000110010000011011000111111011000000111000011001101100110000001100000010001111000101100111101010110100011010010100001111011111011111101111001110101101000010110111111111010110001010110100100011110100101111000000000001110001001011011001111101101101010100100100011110101010001110010010100101101001100010000010001101100101110011001101000111101011110111101001001001000000110010111010001010000001010111101101100000000111110000110110110111010000100011001111110011100000001101110001000010100111110010010110110110000000101100000100000100100010111001011100110011010001000101101011110110101110101000000111000001010110111110101111110011010000101010110000101010011100110101110101110100011110010011100010011000000011100100101111111010111101101001100001101100100111001011100000100110001011011000011000101000101000000111011111010000011100110011110011100010101010111110011010000101101001110010011110110110100100101010101111001011010011110110100101000011100001100101111000101101100100111110101110111101101010000010100110101000000101110000001111111110111010010101001001011001111001111110001001100101000100100101010010100000101011101010110101101110101110001011000100001000011110000000111001010011011010001010011101110011011010100000111111001010001110001010101110100000110110010111100010111110101111010000010110000110001001001101101001000110000000011111100110111101111110100110000111110100011110111111001000101101101010101011101001101001101010000100011110110010111010000110001110110110000001111101110011111011010110100111000100011000001110001101111101000001000101101010110001011001111101001100110011111110100111000000100001010111110100111001110110101100000011110101011110100101110001000100010110001011000110110001011100001001000001111101000101111100110000111011111010011111000110101000001010100111010100001101100011010001010011111001101111011110011101100111000110100111011111110111100001110111000010111010111101101110011000011111010111000101010010100110001000100010000011110010101100110100000001111101010000011100011011000101011100011111000111100001111001011011100000111111101011010010000110110101111101110111100100001110100011101101101000000010011111110011010110000010111100001010101001000110100110101110001111110011100000000011100111011001000100101010000100111011110011001111001000001111110100101111001000001011000011001001000110010001110011100100100001001101111111001011001010101000100001111110101011110000011100101000001001000111101101001011001000111101000000000011100011111010111000101101000001011011000011110010111100011100001101001000001011110001111000110101000000101110000111110000101000010110110111001100110001000000000011010010111010010011111011011000000100011010001011111110110100011100110110111101001001001110001000110001001000001011101011101111110110110010110010110110000000000111011111110110111010110101110000011011001111010001101110001000101101100011100011111111011111011011110101011100100011110111110010010001100110011000000011111101110101111110111011101000101100100100010001110101001010110111001010110100101101110101011110100101010111001001101010000010111000010110100111001101010101010010000110111101101001101001100100000110110001011011111010010111000010010100010110001100001100110100000010111010011111101010001001110110000010010011111111001010101110111100100110111011000100110110101010010111010000101100110010000000010010110101111111110101011110110101010111110010111111011100001011011101001000110111110011000100001000100100111011111010111001111110000110101100101011110101101011111011111111100111000111010100101001001111010001011010010001101000111011000010110010110000001001110101110011111100111110101101111000010010010100110100101101111101011110011011010101110111110100010000001111011000110010011111110100011110101110100110110010111100101011000101111110110111101111110001000011000000010101101011100010110111100101011010111000011100001110000100010101100010100011010100101101101000000000111011110100111010111101010011101001111111101000101000001110001000011100000101010100100111110101111101111001011011110110010011100011011000101001011010111001000000110011110100010010011000101000110000001110101010110011001000111111000011111001110101010101110010000011101010101110100010100001011000000010101010011010111111001010101111010000111010001110100001000011100001011011010100001100010110110011101100001111101100010011101001110001100000010001010001001011010001110111001111110100110011110101010011010011111001110011111101011001101001011011101010011000101001001011000110001011110101111100100111110010001111100111011001001111100110101101000001101111000101000001110110101001101010100010001001110110001101010110011101111110001110101001100110011101011011111110010001111100010110100110011001010100110010110000001111111101010010011001001111001011010000111011001100110100101011100010101111011001001110011110001000101100111010010100110000101011001110010011001000010001101001100101100111111011011110010100101100010001011110100111000010000100101110101001001110001000100110111010110000110001011011011010000100101101001011110001111110011111001111110010110110100111110111001100100101010100110110011110111001101101010111111101001001011011101110100100101101011110100101100001011101000101100001011011100111001000011000101101101111001100110001011101100000010110111100101000111000010000000011100101110000101011001010110001000101000101100110010100100111100000000100110110111100101000001100000110001111011000010111100111001001011011000100000101101110111111010011101011101100000110110010101000011011000100010110101001011111101000100111100111010101010110010101001110010000010010111111011101101001100110110001010010100010110011111010100111111011100111000010001111100011011001111010010001100010011001010010010010110000000010111100111101000101011111101011000010110100110110110001001101001101011010010000001011011101111111100110111110100111001010100100010101110110011011110110010110100011100111001001110111100101101111101100000010101011111110000001101010001011010110111101000110010010010111110100011001001110100100010100001111111110100101110101001001011101100110101010100110010010011110000100000101010000000100011000011101000110110010011010110000010100010101001000001100011010001100000110101000011011010011100101001100011110010010001110010101010000001001001001111000001000000010101110011100011111111101100011101001010010011010000110000100000001000100011010110111100111010111010110100111010111010010011100111010010011101000100010101011000001111110001010111011111001000111101100110001001001001010001001100000101100011111001111010101101111010001100110101100101000101110110010011010110110100000000001100000010111101100011000000101001111111000100001010100010010101010011110001011011001100001001001100111010011011011011100001111111111000101011001011010010000101000001111110011011110010100000110100110100111010111011100000110010010111001110011110110011110010010001110011101110111010110000100000001010101100110100010110111110101110101000100100011011101111111100101011001001100011100000010110100011110001110001110000111101110111110100101100010011000011011001111111100000110000110000010001100001101001110111110111110101001110110000110001101010011101011101110000011111001101001101001101000110110101011001101110110000011100011101111101010000010011011100110110000101001010011010111000011000010111010000011100110110010110001101001110100001100010001000110100110111110001111111010000111011001101101000100110001000001001110011110000010001011110110010110000111111111011110101101000110111000011010111000010011101011110000011101001011110011011010011111111000000101001111111000101100101111000000110001010011000111010000100100000100010110111100001110110111110011101100101001010100010111011101100001100011001011110100101011100101011100111110010111110010000000100101001101111010011111000110010011100000100010001001111001001100001100010110111000001110001001111110000000001100000000110010000101001010000010011100000101001011100100100101001111100010100011100101110010001111100011101000001110100010100111001100111001110111111000011010100110001010000001100100011110110010011100100110101011011001111100001000101001000011010010111100010010001011110010101111111010000110001010100111100100101110011011001000011110110101110000010111000100011101101010110010100110110110101100011000100011111110110110101111110101110111100111010100000100010000011000110001000000100000110011001000100101101100010010111001111010011001001011010101111001011010000101010001101100001000111000100010010100001111101100000001010101110001100001010110110100011111001100110101001110011010010111111011001101100011011111010010011110011111010110110001011110101010000010001001100110111010010011011111101010000001000011101100100101111000101100100011011110011000101111001010011001100010100101110111101010100000001111101100111000110101001001101010011100000110110110100001100010100011111010101011010101010101001101111111110101010101011000000010111110101100010110110001010000100101110100110110111010100100100010000000100111100110100101000000110100110110110010001101101000001111101111010011111000100001101101101011110101000000010011001011000010110111101111011111000001000101001000000111010111001011010110000010011111100100100111000000001101101001100101010001011001110100000111001011101001010001011111011110001010100100111110001010111000101111001101000110111111110111010010001110011100001100110010100011001011001100100111101110110001111000000001000111111000110011111001101010101100010111101010100010110000000101101010100001100001110001001010000111110101010011100010011100000100011111001001111111001011101010110101111000101001111111111001111100100110001011100000001110010001101111001110011100101000011000111001010000101010010010110011111011111111110111001111011101010110100100111110010000111110101010010001011111111101111110000011111110100101001000100110011100110011011011011001101100010000111111101011110010010000101101101000110100101011001100011001000001000111001001010010011011111101000101101101001101111111110101101011100001111111101100111101110101111010000101100110110011101011101111010110011111010001000001010001110111000111101100011000101000011000011010000100101000011011000001001001111011110100011010010110101100010001011001101010111110011011001001101100000011000001010111100001111101111010010110110100011110110000111011011100100011100100011000101011001010101101110000100000111111110011111000000010001110001010100101001100100101000100100111100001010101111001000011011010010010000101110110001001111010101111101101111010100011101110011000110101110111111000110010111000011100000000111011100100000001000011111101101011001000100001100010001110011100110010111000110011011001010110110000011101100101001001101111100101111001110110110011001001101100010010011101010100011000111001011111111011011100000111100100110111111010010010101000111011100000111110101010110101001000010100110011001000000001110011010011101011010111000010011001100011101110110001101100100101100001010101001101100100010001101110101101111001000110011100001011010000000101101101110110000010010110111100001101111001101101010100010111010011101101001100100011110011111110001010111100110110111110000111110101010010001101000111110001001100101000100010011011100101101010101001100110010100011110011100001000001000100001001100010101110011110110101101011100011100111101101101000010111111101111110011111011100001010000101111011101000110101010001000000101000010010100110110100101110001011101111110111000101011110010101000111101001110101000000001101111011100010000000100100000001111011100100101001100110110110010010001100110011100110100111100110011111001111101001000100000110101001110000101000110110111101110110101100111110100110000110100000000011111001110110101100011101001011001100101111011011000101101010001001001101010010110110011000110110101101010101101000010010011000100110010000101111001111110110111100001010011011111010011000100000111001001111001110000001100000000111000011001010110101110100010111101101001110100000100010000000011011010101001101011101101110000111001101111101001001100011110011000100111011001111000110001110011001001000111001100111100101011010000110000111010110000111111111011010011001111000110100000001001101011000101100011101110100101010111101111010111101110010100111001001000111101111011011001100011100000100011001101101110110111010000110001110111011001010010010100100110010101010110101001101111111010011100000011101111101111011100001011010100100010010000001110111110001100110111001100011111001101001011001101110001111010000110100000110100111101111101110001001011100011101100010110110110000010110110110000001000000010000001001000010101110010111110000010100110010001111011100100010011110110100101110111011010110011011000010010111101000001111110101100101000111000010001101001100010101011011100101010101011001010000000001111010000111000111011110000010101011000111101010010000001111011000110000110011010011010000110100001100011001010010000111101100011101110110001101000110000111101001000010110010011101110111110111100001011000101111000101000000111000010010011000100010100001000001011010001101001001011001110101001011101011110110001111000100100001000010101101000110011000000000110111101100010111001010100110110010100111001111100111010000100101110010000010000111000100100001000001001101001110100101101000000101011101001111011110111010000000100101000100011111011101000001100000100110011111110001101011111100010110110001110100111111011010011101100010010111111011000001110010000010001101100011011111000101001101011011000001100001010000000001111111011000101110001100111010010011001100011000001111000000111101001010010111001010000100000100000011111010000110000000111110011100101101111110101100110001000101000000001001101000111011101110011100010100001001110100010101011011000111100000011001111001001001101001101101000001010011011101111000101001110100101000100101011000000001110010000000101100001001100001111110110111110110000101110101001000111001011000001110100101101111000010100011110000010000001010111101000100111110001000011000101111011011101001100110010100100101110110111010110000100010101110101010000110101110110111001000100110100010100001110111011110101101001100110110110101111010111110110010111000001001001011101001010001000111001110101011000100000011010011011111010001000111011011010101001001110110011001000010100011010010101111000111100010010111100101010101000100010100010001000110000000000011101100000110010100011001001101101011111110000111011100101001111100100000000100101010001011110011010101000010000100010011101010101000011101111000100110010010111101110010111101111101000010000100101001011000010011001110001110010011010101101110111001111111011100010010100100011001000101010000001010100100010111011001110001001111010110101110110100111001011010011000010100011001110101010000111100111100110110000010010110111100010000010100110010011011010100111111111010001110000111011010010100000001100011111001010111001000010001111110110110110101100010100100010011010100111010000000000110100010101011101100000101010000000100010001000100000000000001011100000111010011110001111111010000010011000000001100111010001101101111110001101111000111011000000000010010101101000100011110011011101101011110001111011110010010010100111000111111101011111010110110010100100001011001011011010001111101001010110011011110100010110000110000010101110110110011011101101100101100101011010100101010101001110011111001101101011111110011101101111110010100011011000010111100011110100100101000001101101111111101110001000101000000001100100001001101111010111000110011100001111000100010000001010101101101000011001101111101001011100000001101011100101111001110011000011010010001001100100011100101001001110110101011011100010000110111010110101110110000000001111011100010110111111001110110101000000000001011101001001001101111000001111100111010011011101000100100110001110011000001101001001111010111001010010011010010111111010100111100110110100110100011110101100011001111110010101010000010110111111110101110111000101101010000100010000110010010100100000100101001011111100111101111100101110010111011000010011010010100000100010011010011111011101001101001011011100000011001000100000110101001110101000000101111100011010101111010110111000001101101011010101101010101100111110111111011011110001010101010101011001011101011000100010000100000001001010011110011110111001010110001010100110010001011000011010101100111000010001001000100001100110110100010000110111000111101101111100010011001101111101010011001011000001011101011101111011110010010000011110101110001001110011111011111100110000110010100110001110110010010111001001111101110010110110101100010011000011011011111001001101011000101010011100010101110110100100010001011010100000111111011000110000100101100100100000001011101011100010011001100010000100100001011000100101010011001100001000100000000111101001110111111100111001011100001111011010110111001010110100111100010001110100011110111100010000110110000010000101001111001000101110110111100011000111010001010111111001000111010011010100011001110100001111011110111011000110010110000011000110111001101001010101101100011011100111101101010010110101111011100001100001101001011001110011100010000001010110110111010100001110101011100011011101110011101000010011110110000000001110011111101110011110011001100110111111001111001001100110011011000101011110001100111010110101100110000100100101101110001000111100010011110110111100110000011011001110011111000010100111100100100101011101110001011011110001011000011100110110001100110110111111001010111010101100110000001000100110000111000011101101011101110001110101101100101010111000111100101011111100100011110001100000000001010010100100111100011110101011101101111111010000011000110100111010000000000001001001110110100011100111110001000110111000110100011001001011001001001101011001111111100110000101011100000100110110100011100101100110100000111001010000011000000011111010100011000110010101101101100001100111010010010000100010000110010110100111111011100101010001001000110000100010001100100001100110101011011110011100111111000000001011101101011000001110001100011000010001100100000101110000100000111010101101100110001100000111101001011011101011110111010101001100010100001001111010000000011100100001101010000010101100000001100010101010010101001101010110010100011010010001011111100111110100000011110110101000100000000101000001110011001010011111000001101010110101010111110100001011011011011010000111111111010010000100000111000100011000110111110000111100000010010000010110101101010101011111101110010011000100011011111010111011100001000000010011000000101111010101000101001010101001001101001011110101110110110010010010101110101110011100011110101001000100110101011001000011101100001000111101100101111100011110011100000110110010100110111110010100101111111011000110111101010110111101110110000111011111000111101110010100100111100011010000001001111011100110011011110000100101011110010000000011100000111110001011101110000000000101001001101000001010000010111011001110100100010100100010111001001101000110100010100100111000111111000101000101001010111101100001101111010100111101001001010100100011101111000001010100000101111000111000011101010010001100101101000000010110100101011001000011010000101011101110110110101101111111111001000000001111110101111100010100101111000001101001111100100001001001101010000100001101011010001110110101110100100110010001101101000001010010000010101100011101011011000110111000001010001010110100010001010000000001011010001101110011110100101111110000100111001111011101011110101110000011000111101100101001000101001101000110000111101010111110000000011111101010100001101111011000011000110101111010110101001001011110110111010111000110000011011100110110101110101001011100110011010000001111100111111110011001100001100100010001110101100000010110001011101011010100001111100011100111000011000100001101010110100001100011011111000011011110111001100111001111000011011010101100100101000000111001000001001101101100010001100011000011011010010010001011101010011011000100011111110100010100011000111111100000001010010110110101011001101101110001100001100001000011001010000010101001000000111000000000111100001010011100001001110110111001011111110100110101110000000110111111000001010010101010101010111001010110011011101110100010110101001111100010010011110111000101110001010011110000111010010010000000010101010111010001011111100000100111000000111000110110011011010111010110000111011111100010111111110110110110101100100110000101101011110000100010100010110101010010110100100001111101110010001001000001010001111110011110111100000111000100000110111010101000110010110010001011001110011101001000001101101101100101001100000000100100011101010001101000000111001101000000101111111101111110000010110111010010011110101001010001000111110100001010001010001011110000010111011100101001000110110110110100100100100101010000100011011101010001111001100000001111001111001101100100100000110100000101111000011010110111010011011101111001011000110011110111101001110100001110000000100110001000100111110111001011111110001110010100000000000001111001011000101000010110100011010011111001111111111101010101100100011011001101110010011011100001111001101011111010111100110111011011111100100110111010111111010001010001011100110011000011001100011101011001111111101110000101000100101000011010010011011001101110111011101110010000110011010110011000000100111011110111000111011110011010011101000110110101010110101100101000100011010001100001010001111011101001001011011001010011010101011000000111101111100011011000110010000101111111011110001000011001111001100011101001100011111110000001000111010011010011111001001101100100001011110111110000000110111000001011010010100010100111010001000101111010101100101001100101001000100110011101110010101111110000010011001001010000101011101011010000000110110110000011101010001100110110110001000011011001100000101010010011011010111010111000001011010011111011011111000010110110100111011000001110101000011010000001000010010000000111011111011001011011100011101111011101111000010111100100011100111000000001100100100011001010000000100101110110010000000111111100001011010101011000111001011111100101011001101011000000111010110011100111110001011101110000111110110001010111001010111111100011111100011111111110100101011010011000111011001010100000000111001110001111101101111001111001001011110011001010000010110100111001010110001100111100010010110101001111101000111011000001110101110010111100111011100010011011011010111110111100011011100010100101101101111010110111111000101110011101100111001111010100011001110011000100100010111001101100010110010101011011001111010000001001100011110110011100010101001101001111101101000101001010001001001101001100101101100101001110011100000110011101111110000001010100011111011011101101101100111110010110111101010010110001110000011100101000100110111101100011010010010011000101100001110101010010011110001111110000001001100111100100111011011100010101011100101101000001001101110001110001010111111101101111000011110110001000111111111000110111100111111001001011010011110000000110100001100000101110000110100011111110011010110110101101110000001111001011000001001000111111101110110000010010000110011100010111100101000001001101110100111110010001110101010001111000101011011111101110100001111000001100011000001010011011010000000111000111000000110111111001100110001101111001000111111111101001101010000001011111010111100110101010111110001110101001100101010100110110001001110110100100101000011000000110100101000011101110011010100001011011011001110110101110010011011010101010100100100010000001100001100011110010010111010000011100100001011001110111001011111011001010110001111100011000011110101101100011110010001000001010010111110001110101011000100011101111001000011001100000010100010100100111101010100010111110001001101110001100010100110010011010100011010001110101011011001001110111000011001111000101010111101011101110111010000100100000000100000111011000101000100100101010010100000110100110100101111010111010000111101010111101110011001111111110011111010010010000100010110011100100010111010010001111010000111000110000100110011100011101010100000000100110111011000000101110111101000110000010001011110101101011011011001110110010010000101100000101111010010010111111001111000101111101010011101000000101010111110011000110000001110011011011010100110010111010000110111011001110101000000101100000111101001111001001100100000011101101000110010110100000010110001000001101111110000110101111001000010011011010011111101010111100001001001110101000000011010111100011011001010100110110100010110010111100001001100100000001110111101010011110111001110111111000110100010111111100101000110000011001100110100110101011101001011111001000111010011010010011101101101010110110001000011111011110010001001010101111110001100101000111011010001001010111101111111110100100011001011010100110110111111010101010010100011001111001110100110100110101101011110110111011100010001110111111111001011111110000111011010000110110110000100011101111101101111010010110111001011101111000111011100000000100101100111101101111110010101101000111110001001000010001010010001010001000111001111000111111001110001110100011110010100100000100001010110100011110010110010111101001100001000110100011000110011111001011000011011100111011111011100110111110011001111110100001010110100010100000010111011110011000100111111110001001100111100010110100001000101101010111110000001001000110111110100100111101001111111001100010011010110011100101111100001001001010001111010010101100101101001001100110100101110010101101100100110010100010100001001111110010100001101101001101110100000011000000000110111010110100001100110110010100110011001100011100010100100010000010110011110101111010011111101110000011000100001000001100110101001100010110100101010110011100000100001110111001010001000111001000011011111010000111100010010110101100110111110010100010101101101011111111100101110110100101010101000110100001010111101111111010111100011101111101000000101011001101010100010001000110111111111101001011011001000111011010010110010111101110111110001101011011000101011001110110010010101011010100111100001100101000010110111101010110101001101010000110100000010111110110010010101100110111010001010011110001011000010011101000010111000100100100110000110100101100111111011110011010101101011110110110100000011001011011010001001000110110010011110000011101010101001010100101100011011000101010010011010101101111101110101100100011110101111101110100101100100010100011110100101110110011110011000100011011001000001111101001111001010110010100100101111101110100111100111000111001001100101100101111010001000010110101111001000100101100100111101001011110101111000000111010100000110101111100000010111000111001100000101010110001001110111001010111010010011110011000010001011101000000010100001100101000110000001010001000011110010111001010100001010010100000101001000100001111001101001101101000100111001011001100101011011011110011100101100011111100110010010101101100110110000101010101111101010011110100011101101001000111100111011010100101000101111011111111111000111111110000100101000000101100110110111111001111110000001101101111101000000000110010111100111011010111110011010011001000110111001010101101011001100111011111110100110101110001011001111110111111110100111001000100010010011010101110010001111111100000111001110111100110010010000001111110000111011010100110101010110111101110011001001001000011111011110000001101010000011011010110011101100000110010000011000010110111111010111100100000010111011101100001000111010101000010011001011110010100110100111011111111100011111111001101100111000110111000110000010111010111010100100010001111000011000101011001000000011111100100001001000011000011101101110001000011111001111000011010011000011001000100001110001000001101100010010101101101001000000111011111100110010010000101111101000101101110000011111110101010101010111000010111011110111011110001110100111110000110000110110010101100110000001101100010111011001011100010001010100010101000101101001000110101110001100000101001110101101100110010001101010100001101011111100011100001111100101011000000011000001111001110000010001100100101001111100111110110011000110110001011111100101110001000010000110011100001011011101101000110110101101000011011010101011110000101011110100101011101111001100001100111110110010101100000010100100001100100101010101101010000100000101010110010100111111010111100001100011111110111000001011100110111010000000111111011001101111010001001101100100111001110111110110000111001100100000001000101001100110100111100001010101110110101001110011011001011000110011011000111111100100111001110110010011000001011001010001011100000111011100111010111010000011110000111101101110101100011011111100011010101101011011011101101111011011101111000011101101110100000100101101001111011111011110011000101101010010101000001100010111101100100100100100010010010010010110110111111111010110101001100111010011110001100001100000001011110101001011010010111011110101010001111010100101000110000110101110000000011011000110100100000001111001110011010000001011110011111101010011111000000011011101100010110110101000001010111111011001000101100101011111010111110000110110000011101111010000111110111111111110000101101000011010011011110010010110111010000100001110000010110110000100001100000000010010011011101011101000100110000001101001011011001011001101111100111100101110100001100001010000110100100010100001010000001100101110010110011100111100101011110110001110111111010011100000101011101110101111111110110010101110010111010010011001000100001000010100100000000000010000100011111110101111011011111010001011110110101010011111011010011100101100000001100001011010101001000111011110101010000100010111010111111010000011001011001111100101011010110100110101001100101111101001110001111000000001001010011110001100010001000010010010001110000010101000001011010110011010101110111000100100111101111010001011011011101010010000100111000111000101100100001001101001001111010011001101111101110100111000000000010001011100011100111100100111000011011111011110110001111011101110111101000101110001100001011011011001011000010110010111001011100101110001001011001111100001111010000001011000101111100000111000001000101101001101101000100010111100011011111111110111000111000100000110111000000010011011011011111010011100011100111110111110000101100000111110101000001101010100111101101100010111110010011010100110000010101101101110010111010110111011000011010001000001010011001010100111111101011010011110011000100100111010011000010110010101000110111100110110010001001100101100101110000010010011010111100000101001111011111111011010101111001101011011110011101100101111110011001010010100111111001001000001111001111011011110001010110100011101001010100100110111100000011000010100001010010110011100111100111001101011011101001101110010010000011101000101101000111110110010010011111100010101101011110101010110101111001110101001010100000111000000011011010000001110011000110000011100111000101001111101000011011101010101010010110101011101100011100100011000101000010110000011101111100101011111000011111010111001011101101111111001111010100111111000111000111110110011111110110011011001111000110001001011110001111010000101100001111101110000010101101100011010111101001011011110011011011010011010101110101111111011001101010101100111000010110111010011101011100001110010111011000010000111010001101000011111001011010111011001001111110101011010110101100010000011010001111001101010011100011010111000000111111100011111011010100111101110011111100000100110001101111110100100100010100000101110010011000111110000001101001011011001010111011010110100010011001010110011010111011001101000111111110011000010011111010101011111001010000101111000110111111011111011100001111000010011001010010011111010000101100000001000000000011111111111011101000100100100010110101110111110001101001010011001111001010111001010010100000001100110001110001000010001111010110111000101111001010000101110101110011010101101010101101001000011110100101101100001001010100110011001010001001001111110011010110101011001100011011100001010010000110010111101010100101010110101101100110011001011000000100001110011111110101010111101001001111101111011110010110000101110101101000011010111110111101111110101000111000010001100010111010011001001000010011010011010010010011100101001001110011000001100111111101000111110011011111110001001010000100011001101100111111000101110100100101000100011100100100111100110001010100100011001001100100010011001110111001100101000100010000001010100000011110100000010111110101000100010100110101110010011101000010100100101100111110110011001101001111001110110000100110101110001010001111111010100010010011011001111010000001000010100101000001101111011001111111111010110110011100101100000101110111110111001001000001011110100011110011000100010110110100100100111111001011000010000111100111010110000110000000100100111110010101000110001000110010011001001101010011100101011000000110001110100101011110110101010010000111100000000100000111100010111000100010011011111101101101001000010001101010001000101101000000110011011000000101110100000111111111000110011101001110111111011111001111101100111000100110110111100000001010010111000110001110010001001110000000110110111100110010011100111111000001001100110001101001001111000101101101110111001000111010110011101101011010001111000010010100100001010001110110010111110101010110000001011010100000111000110101100011100111100101111001011011010100110010011001111100001101001101111111111110011110011100111100100101001111110011101001001010100010111000001011100110101010010001111101111110010011010100111111011010100001110000000111000010100000000010111011000001100010001101000000101011011001010000101101111111000101100100000101110011010011001010001111111110111110101111100011101110110000000101100110101011000010101111100011001011001010101000111111101001011001000000010110011000100011010001011110100011010100010000000111110111000001011111101000011101000110101110101101010011000010001011011011011001011001111011011000100010101001110011011011111101000101000111110011011111001110110011111110110110110010001111010110011001011101111100011010100110100111100101011101001010101110110110111000100001100110110011001010010010111000110010010100001001000000001001011101011110111000010010001011010010111100000111100100100011010011101011000011011010010011101100011000001101111110001010011101010110101010101100110001001000010101111110001001011010000111100000110101000011000001010010011100111011010101011111100101011001101000001011001000100011101110110110011000011111011000100101011100000000101101001011000001111111110101001101101010110010011101111110100011101101000011111110111000101010110101011111001001011110000100000110010100101101110001101000011001011011011111001110111110101111001001101010100000101110101000011100111000110110011111101111010010001101011001010101000100100111111100000100010010011000011111100101101001100010111011010100001000100101000011100110101010101110010011110011110011011100100100110010010001101000010100010001001100101100111001011011111011110000000110010000001100010110110100111001101100111000010010000010101101010001010110010101011101000001010010101001111100000011010110011001110000001001100110000011100111001010000011001111101000101101111111101101011000000011010110001001000011001011111010010110011001111000000100111100110110010010000110011101111010101101100110001000000111010011110011110010000010001001011001110111110010011111011001101101100101111000101111000001110110001000011101111101100101110111101101101110111100011100110111101000001011001001010011101001101011111010111110101011110001001101010111010000001010010011100001011010010011000000111011010010001100100110000101100100111100000011010100111000100110101110111000010110011011011001100110110010000000001000010101110101000010100010111011111101101100110101101000111000100100101111010101111110011110100001100011000111111001100011110111010101110000101110100110111100001101000000110110100100001110001101010110110111010100101110000111011100110100011110101011000110101011100111110001101111011011000100011010001100010000100011101000011111100011111101000001101001011011001001101100010011001100111011001011000110010100110000110000000010010010001001110001000011000000110001111010110011000001101100010111101100001001101100011111111101101111101111110000100011101000101010110001111000010001101101110110000001100010000101101011001101010110011000001010000010101010110001000101111101001010110100001100111101010001100110000100011100010100001110001011000001101011110011101101110001100001010110110011100110111110111100000001011110001111001011111101100111110111100001001011101000101010101001000000011100001011111010010110001001110001000011111100001011010111111010110011011011010011011000111010100111110111110010001010100110111001001111001010110000010011111010100101010101111000110000110100100011010001101110001101011110100011101010000100000000001100101011001110010000111100011101110010101110000111100010110101010011111110011001111011011111000000101111011011111100100100011001000000110100111000010010110000101101001001001100100001000101001111010100000000100100101101001101010011011011110000011010110010000001111110001100001110000100100101000000111010011101001011100111010111111100101001011011000100010101000001110100100111001111010001100111111100011101111010011011111010000110000010101111001010010101001111001010110010001010001011001000111000111110111001110010001011000010110001110100100010101101001111010000000011110110001010101011011010101010101001111001010001010110101010010011010011111110100110001101101100001001001110010000100010011100001000010110001001101101110011011101111011100101011011000001000001111101001101100100100010110111101100000010000100000110001001000001000001001110001011100111010110111100000000011011011011010000000101010001011011111101011100100111111110001010011111000000010101001001011110000100101100010011010101010000011011100100110011110100101111000000001101011000011011101110000100000000101000010000000010001110011011101100110001110110101101100101111001100101110101101010010111010101101101111010001000101000001111100110001011111110101101011010101000101011000000000100001011111001010101110111111001001110101101010000111011001111111100111001101011000001010100011100011110111010101000011110110000110001001011100001010011110110101011000000101010010011111011010101110101110111011001001011000010001011110110011010111010000001101100101111010101000010111001100011101100000111010101101011111101101110001111111100101011101000010111000001111100110111000100100001010000000100111001011111010111111000111001000010101000101101001100010001101011111010001110001000101000011110110011111000101101111000111110010000110111110010010010110110011011000110010010101111000110011100101111010001111100011001010100001100000000011001111011101101011000110111000010110000110101100010011010101010111001000111010001000000001000001101000011101100011110100000101100010110111100101011110111100000010010101110101101010101001101101100000000001101101000101000100011101000101111010111101111100010010011101110110110110111000000100101111101000101010011111001110010110101111101101101011110111110001000110010101110010011001100011111001011110011101101110000101001011100000110110100011011110100100010110011100000111100111001011110001100111011000101000100100101100011110101101100100101110111111111110111100011000100110000100010001011111100010001111011011101000010000011011101110110011101000110111010001110111100110011111001111011110101000001110110111100000000110011010111011001111100101011101111010111101100010101100101110100101111000111100011110000110110111011111010001101010100100110101111001100111110101111010010101111111101000100010101111110100101100111111010001001111111111101001011111011011010010101001111110101111010111000100100000001111000011100100000101101011101100101111011010111000110100101000000010001010111111100111110100011110000100000010011000100100100110000110000000000101111010000001101011000111000100100010011110100101110001010001011001010000111111001110111101100010000111010111101111000000111101111001000000011100100101110011111011000001011001010001110011000000111100101010101011001110101101110010000010100011001101111010010100111000101111000100101010011110000100010100010101100000110011110100000000110111110101101101001111101010100001111100111010110110000101010100101010010000110100010111101101001111110100111101110001011100011100100100111011100111101000011110101111110100011011011111101001100000100111100011010110011110001100100111110001001111111100011100000011001100110010010011001110100100010001100110000011001110110111001101000111011010001001101011010010110010111000010100010110010101101011101000011010101110010000011110100111011110111000111111111110011001101000001000110001110111011111101010111000110011110111111001110100101011000001100000010100010000001110001110110001101110000111010000001011010011111111101011001010000011010001100011000101001111011010010101100110010010011110010011111011001100011001000100001111111001011001011110111100010011011010010010011100010011110010010010110111111000110011000100001000000101011011011010010100100011101111011101010101001110111100000110001100111001111011110111100111001101011101100000100100111010001011001101111111010100100001100100101100100101101011010100100110100101001110100001100111110011101100101000110111111111000001101111000110010010010111000110001000110010001100101101011100001010101010000111010010010011001111011001000010100111111101010000010111111110010000111101111010110100111101111111100111111011101001010100110110111011111000100000000110010111111101001100000110001011100011011111111001111010110110110001010100101011111010101001001111100111101110110000111100001111010011011111111110100011000110101111100100010000011100000000011011110001101011111001010001010110111010100111011101110000110100111011100011001101101001100000000111110001110111110111010100100101100110111010100000011101111101011011111110101011000011001111011111011101010111010100001011000110110000101101100100100011001010010001010100010110101000010111110111000111011001011010001011111111010111100101101010111001011001011010000010000100011011110001111100101000000110111101110001001101101111001110011010100111111001000101001111001001110100010011111011011001000010110010111100100001101101110011101110100000010110111010111110000011011001000010100100000000110101101111000000011101110001101010001001010011100001110110100101010110110101010010011011100100000101001001010011011101100010101001111111101011101101011011001010000011101111011010110110101001100001111110100010001111001011011111110100000000101011001111111001000111000011011011100011001001100100011110010001101111011110100101011111111010111000110101000110001110111111001101001111001110011100011101100111011110010001001100010011011011011001010100000001110001000101000000100001001010101100010111000110011011110001010011101001100110101001111101000111101100101101101111111111000010101101100010010100110010011101111011110000010111010110010100011110100010000011101100111100011011000110000100000001011001110001100001111111111100011100111000100101011000111111100111010100101001011001001101011101010110110000010100101001101101101110000101100011110000101110010001001010011101010110000011001000010101110001101101001011100100010111000101111110000111101110101100000101111110111110001000000100111111011110011111010101111000001111000011001110000011011110001100011000011100011111000110011111100011010000010011100000110011001011010100011011010001001110000000111111101011011110111110110101010110100100000011111000100000110101111101010110100111000011011010001001011001011010111110100010010010100100100100011001000000011100000100000011100101100001101101100100010111011010001001100110111111100101000100001110001011110011101010000011110101100011001001000010000001010110011010001000110111011000100101000001110110100110100010100111100010110110101001101110110001111100110010111100011110101101111110100011000110010100010100001101011011000111100011111000011001110110010110100001000000101011101010010110101010100101100011001001110100110111100100110010000001001010101000101111000000000101101111111111010001100110110011111111011101110111111000011010100111101000111010101111011011001101100110010001011111101000100100000100001001001100001011000110110010100001100100100101101111100101110110100000100001101000010010101110000001010110110110000110111111000010011010011001010001110110011000110110001110101101001110000001000000011101010100010111110000010010010001110010011101000100101111100011101010100011011011010010101011000000011100001110010001100100001001011110011100110010111110111111100111111110011111100100011101101000100101001110001010010010110100000101011001100000010110011110000001111100011010011000110111011101101100101010010011001110101000101101000010011001000100111111011100011110011111010001100000010000110011101000100111111101001011110010001101001101010010011001001010000101001100001011110110011000100011011100110101000100101000001110000011011110101001010001100110010011001100110000011111010010000001010110101111011001111001111100011011100011011111011101001011000111111001000101000101011101000100110001101110000000101011000101011001110110011110110100111100100111110110000101011001000000000110001011001001001110000000001111111011000011101101100111001101100110000101001000111110111001100001100110101111101010111010000010000010100111001111101011110110000111110110110010101100001111000111111101001000111100010011011111110110000111001100001100010100000001110100101011000101100110111111000111010111110110110000100111000000001111001001010101001011111001001111000110010110101001100100101100011110011110101110000010001011001000010001000000101000010010101110101001100011011111101101010100100001111100001010101111001011100010100011111010000000101110010010011011000001100100010110100010000000101000110101000011011010001011100001110011110101101011001001010001000001010001010000001100111111101110010100011010110010100011000011011110011111100110010111101101101110111100111000100110010101100000011110001000111100100101110010000111011011001101111101100011000010011011011100001101010010001111100101000010110001011110110010011110101011101101011111010100011010010111100101000000111101111001111000011010101011010010001100001001110000100111010100011100101111000110110011110101110111000100100111110011001011000110011111110111111010101011111001011011000001110111100010110101000111010100010001111000100110000011110111100110101101001010010011000010100000001001100111101111000001111110100011101111100011110001110101000001001110010111001010001100100101111110001010000011101010101110110000010000011111100001010110001100110010000000000111101111101000100001101011001110100010011001001000110010011011010001110011001001011011100101000011000000010000010111100110100001111000011001011101101110011010001111001100010011011100101100011110101010101110001010011101110101100111011001011010100100010111111000100000101011100100101010101111001001110101011110110111100011110100100101011011000100001100010001111000001001110000000111001010011011000111101111011011000110010000111001101011010000001001110100000000001000111010010000011000001000110111110001111001010010100001001000000000000001011111000111111001100101010110010010010101011111010001001011111110110010011101100011011010011100010011110111010110001000000111100110111111100100110101111101010011111100110000110000000001011100010000000000111111101111110010101001101010100000110010000101101001000110000001000000000110111100010000010000000110000001010011001110011111110010000000010011111010101100011110101010000110100101101111010110101011010000000010111001101100001011010010111001100001010101111100010100101101000010010101010110000001101000101010111101000011011001110011100100001001001111100011101100001101110000111100011110111111001001001010010000110010101111111101111110110111000000101110110110001000010100101100000110011001001010011000110101000011101111100001011110100011011101101101100011100111000111010110101100110100011001001001011001101000100011101010000010000011111100111110101000000010010100101010111100000110001011110101100100111110000100000111111100000000100101000010110101000110001000101111110011100110110111110010011110101000100011011000101111101011001011110101100101010011001101100001101111000110110101110101110101000011110011111100001011110001010110000101111111101000111010000010010001111000101010000101011101101000000001001010110011011100010101011100011000100110001100101011101110110111001110001101100111001001011100100000110000100110111111110001101110011100100000000010001110001000011011011110110011001001010101000001000110001010101110101111100111100011110110110100001111010111001100111100011001000111111101100100010100100000111111101000100010010000010100010001001011111010011001011111111010100000000001111000101000011010011111110001001011001001000011010001011011011110110011101100110001110011101001100101010110010011011101111000111011100011011011110101010001111010010010101001001010110011000110101011101111010100111000001101110011110011011110101110101000011111001000111110100111111011111011111001101101111100011000100000000111101000010000101100010101100001011101010010111110111010111010000010111011011001010011100000101010111100011011011011110001100011111010100010100101010010110011001000011011101011111010001100011100111001011000011111110100101101100100010110111001100101001111010010100011100101111111110111000110110011101100101111000101111111000001011110001010101111011001011010100110010101101100111101111000011001000010011010100100101110111110011010001010111010011101101011100110001101110010111001000111011101000000011100100010100000010010001100101100001010011101000100000010101000110011000001111000000111011001101101111001110011110110011010001000100100001110111110011011011111001011001010000101111001110101100010010000011101111110011110101111001111001110001000100110111000010001010101011010111000001010000111101010000001001101100000100010010011110011000000110101100101110111100100101111111110000110111001011101110010010011111110101100100001100010010101010011011110110110100110000000011100010011111011010011101010001111101100000000111100001101101001100011101100100111111010000001111101110001100010010001000000101001000111100100000111010000101001110100111101001010000010110111010101000011111110011111011001010100100011000110100101000101110001011010011000100111010001100011000000100100000000100101010010100100011101101010010000000010010011010100101010011111110100111101100101001000010010101100010011100100010111000110011001011011110000000101110010111010001111000110010011100100000100001110010100110111001101100000011111111000111011011101011011000001011111011101000110110101100111100001101101101101000011111001111000011010110011110111110111111101011110001001101110000011100101000101101111000101110010101001011000110101011010000111101001110101000000110100000101111011010100000011100001111011001100001011011101010100001010100000000110011111110011101110010100111111000010110000001101000111101010110001101000010110010000000101010100010111100110010110100100000000110010110010111111110110100000001110000001001111010000111010011000110100111001101101000100100011101100100001011101011101000000010100010011101110111110110111100101011100010101000001111111111000000111010010010010101111110011000011111011011000101001110011011100011100011011100110111111000110010000001101001011111000001000101011000001011011100010100010101110011110011010000101100110110001001101100110011000100000001001110111010101011110111101001010000101011101101111011000001001010101100111000100111100110101011100100111010011000011110100100100110010101010001111011011001100001101011010011001000000010101010001011100000011111111111101010000001111100011001110010110011101110010101111110111000000100000111011111111100100100110100101101110100110010011100111100100111100000111000010001001100011011011100000101101101011100000101111101111000001110100010110101001100010100100101101011100010011011111001000110001101000111101001010001111000001010111000010000101100110011001011000001010100111010110100111001010110100001111111010110101001010011110010100101110011000010110110111001000001101011001100110110110010111100110011111000111010100010110111001010111000100000000100101111010000111000110001100011101110100111001010100000011010101001011001001110001011001100000111010001000111101100100100001101000100111110100110111010101111000010010000111011010000000101010111011111010110100111000111100100011010101000100110110100011001110001101110101111000001100010001100000111000001011001010010110001011100010100010010011101100000010011111010001001110001100010101011101001101110001100110101010000110100101011110001101001001110000000000001101110110111100011111011000000111001010001000110110110111111110110100001000110011010001000000101011000101111011010101011000010010110101110010001100101101100001010100110101111001110010000110001101101010111110110011110111110000100010000010010010110001111100011010100111001011011010110011111110011110000000011010001111000111100001111100101111101101000000011011000101000111000011010100111110011100001001110100000101111011100101101101010110111100101111110111011100001001010001111001000101000010101010001000100011111111110100000010111001000011110011111100110001111010110110001010101000100010011001011101101111001010011100111000111101010000100001010101010110000011011111010110000000110111100000100010100001111100111010000110000100111011011000110010000100011011011111001100111010110100001001000100111101110000111110100111011010110111000111001001110100010101011111101000111001111000101011100111011110001011011011011000000011001011010111001100011110011100010101001101100001101110011100101001010100101111000010111101000000010000100011010111100000101111101010100011101011100101101110111100101001111100011111100110110011100010010101010001011100101110000100001101101110101010011010001100101111110010111110101110111000000001010011011010100100001011101000011111010111110101001011100101001011110111001111110101000100011101010111001101101111101101000001000000100101101011000111010100010010101110111110000100101011110100101101101111100001110101111011001111000100001110010010000011011000111000100100010000011001000100110101110011111100111010100111110111100111001110000010011011110000000000110100100110101000101111101100000100101010001001000011110011000111000000100010110001100000110110110111100001110011010111110010011101010110010000010001010101001100000000011111000101101011100010101000010111111000001011010000100001010101001011110001100100011100111010100000010001110111001001000000010010000110000111100110111101011000111101110011010011010100100101101010101111011110100100101111001011001011001010110101001010011111010100101110101011111111001011011001110000101100101100101011111000001010110101010101111100110011100110001111101000011010000001000100110111010011111100001001000011010110110101100111111111000101110111110100011010110111010101110100110001011101001111111100100011010110110010000110111001110000000110101101000110011011000000011010110100001111000101111001101011100111111000010101101010011110010011000000010100111000010110110100001110100010001110101001001100010000101000111101101100101001010010101000101111111111000011000111100110110000101000011000010010011111100000101111101001011110010110100001101010011001011011010111100100101011000011111011100100001001010110110100101100100101100111010110000010010110100111011000101101010100101011111000100110010111001110110100000000010011000010110110110000100111000001011011000000110011001101011010100010111010111001110000101010011100110010010110010110110101101000001010111100110011100100110101110000100011011011000001000110000010101110101110010100010111001011110111110000110011101011100000101010101010001111101011101001111000111110111111111110001100111010101100000100110001100001001100101110110110101110101011010010110000111101010110001001010001100100000010001000111100001101000001100001100110100011010110000100011101010101110111110110101010011001010011001100111101111100100110111001101010111100110111100100101000001010101111000001001011010010001011001111000101111011101101110010010110000000001111111111111100001000011010110010100001111010001001110011000001010110001110111110001100100101010110101100001010100000111100010000011010001110001110000100001010001100010000100101111011011110100001111111110110101001100100001111111011000111010110011110001010010110000101111111100111010111011000000010001010100110011000101101110100111110100010010010101111110001001000101001111000011010101110010000110111011010111100100100101100101001010000000100011011011001110000101100110011000100000101101010000001100111000100011011011010110010011000010010101010011110110011111010110101100011011110000101011101101100110001011001010111101111000110100001010100000010010000000011010000001101010010000000101111110100000100010101100100001111101101011010101110001101111011100100111111111010100100010111111101111010001111111011000000010000011101010100111110111100111110111011000110000101110010100100111110011000001001011111111001001100100111101001100111001010000111011010111000111000011010110001110010011000111100011100001101111010011110101110011000001000010011111101110010011111100111100001111000010101101110111010010110011110101011010100000011011110010100001001000111111010010000110101001100101110010111110001111001000000100011111100100101001000000001010101011001000110111100011011111001100011110001111111000000111111011100000111110101000101000001101101111000001010110101011101111101101101110011011000000110110000100000101100101011100001011001100010010100110010001011111000010100000101011011010010011101011100101101011001100011110011001110100111111110100010111110011000010011011111111100001101000001111111111101111011101111000010111110101000100110011001110011011111010110110010110001100101011000111010000011110011110100001101010100010011111011101110011010001100101011111111011101100111111101010001011000010111011110111010100101110010101111000010110001111010111010011000101111011100100111110101101011011101110101100001100001101110010101011110111101111110001100000001010100001101000111000101000111111100100100000010000110100101101011011111010111001111101001110011001101101001110111110111010010001001010000111111000101001010101111000100101011000001111010010101100000001000101000100110111001100000101010010010111111110000110100111001011000101011001000111001100000101111101011111011010100110010001000111110001101101011110000000000101111010111010000111001111101100100000000101110000101011111110011100111100110010111000101001111010010110000011111001110101110111001000010111010000100000111011000011101101010001000010110101001011101111000001111100001010010101100100110100100100111010101101011011101101011011110000011001010110100110110111001011100010111000101000000010010111011100011101100000001011111010001011011001000000111001110111011000001100111000111101101011010100110000100110101010100110001100111100001011111010000100110001101110100100111101110100010000110111001101000001100101001111011000100101000111000011010011100101101111000000101001110000010001100001110000111111000100011010111110110010100110100001101011010001010001100110000000100011001011101111011100110000011000110100011001101100001011111111000110110001011011101110010101101001000001101011011011010001000001111000000010001001101011110000111100010000101100110100010101011011000110110100010111011000101000010001001010101100011100010011101011011011000010010011111001100111101000111011001011001001010000111110111010011000110001100101011111111011010000010111100011000011010001011000111010110001001110001001111001101101101010011110010111110100001001010001110110010001101101101101011100101111110111101111000111011110101000110000101111111000001111101001000100101111111110100100011110100101011011010010101101110011000011101110010111111011001100100000011001111111001000111101101100000111111010111110001100101001110000110111100111001001100111110000110100110000000000011101011111010100011111011000000111001011011010111011011100000000001010011001001101110011111111011010100000101101011000011101010110001100001011000000000000011000000001111011101100100010001100011001000100110100100111101111001011001101000011010111111110111101101100000110111000110010111110101010110101100100000000001000100011010111011001001010011110010111000100010000111011000000110101111111101000100101010011111011011101000110100110100110111010100101000010000111110111101011110010111011000010001111100010101001001001101001110010011101000011111111101010100100101111111011011101111101100010010000000011000111001101011111110111001010000100001111000001000110111111101011010100101001011111111000100101010001101101001011000000101100101110101111011000100110101100110000001011010111101101011000111010011010010100001011001011100001111001111111100111010100110011001100010011001011100101011100010111010001010010001110110010000100010001101111000111001011101000001000010100101000010110111101000111111101101000011010101100011111110001000000011001011100000100111000001100001001000010010011111000011110110000001101010110111100111110011111001100111010011101100011011111010000110000011100100101101010011111101111101010000101110010111011110011111000000111011001110111001110011010011001100001001110001111110000110001101000101000000101110011000000011110010100111110010000011100011001001000001111101010010110000000110101001000011111011101100001010011010101101101010110100000011110000010100111101010110111100111110011110001101110000001011010100111011001001101010111011000110100101001010010111001100111111000110110111011110100011110011001000110100001101001001101110000100101010000110111100011011100001101111011111010000111111001010111111111100101110011100110110110111111111010011110010110101100111111100101100010100110110011011110111101110001010001100011110011010111100011110000110100001111111110010010111010001010100000000100100000010101000010111001010111101110100010110000010000110010111011101011000100111010111110110100011111001100001110011111100100110110110111011111110111101110011000000010010110010111000011100001011010110111100011101111011101111011011011001000001100101100101011110111001100110001111010000010100011001100111111001110011101001101000100110110001000010010110011101101011011100000111110010111101110110111110111001110011101001100001011111110011001100100000000111100110000101010110110001110011100011111001000000111000101101100011100110011100011001110000101001001100110110100001010011001001111010111110011011100100011101010101011011000110010110001110010001010111110100111011011000110010111100010000000110110101101110100001000010101000100111001010001011101100001010101001101010000011011010111000100110001010000011100010000111101110111000101000001110011000001110101100100111001100010101101001101000000011101011001110011000110101110010010000110100011100100001100001101000110000011001010000011010110111001011011001001001100010000010011011010010010110001010100111011100001111100110110001011011001100100100101011111111110100101000101100111010001110000011101000100001111000011000010100111101001001110011011011010111101110110110010011010010000010010011011101111001000111100010011000111111000000000001010001011001110111001001100010110101111010001001111001110010000101011011011100000000110000000000000011101000111010010111100011111011000001000110010001101010000110101011111011000111010110000000010111001000101110110001111111011001011100000000000100010100111001000111001000101001101010000100000011111000100010011011000011001101100011101000000100011011001001101001011100011110111101000000001000011100010000101101000101110101101110011010100100101111000010001010010111111010000100011111010100101001011110101010000001100110000111011110010010010101101100010001000100100011111110011011101011011101001011011110001101110011010011100111111011000110000011100110010101000001101001010010011110001110011101010111100011010000110010101010010010011110100100110010010011001010110111000111010101111000000010101001100101011011010101100010010110010100110010111111000111001110001011101001111010001101001011010111000110001011110111000011010001001001010001011010001101100100000111000110011110000011110111101001111001101100010001100010011001010001011111011001111001100001010111010011111000010110111100111100011101000010100111000110011000001010001101001110101010001111010111111101001011111011001110001111010000100101111001011110100001001001010010111101011011010101011000110011011101010011110001001011000011010001001101110011100110001000000011001010101101100100111000100110110001011101010110011011001110101111011110000101111110111101001110111101111010000100010111001000001111000110110100000111101000110110001101100101011000010010010111000000000111110100000011010110001111001001011011001001000100110111110011000101101110111101111101000010110011101011011001001101101111001000111101000011001011010101111001001011101000101101110011010001001010111010110001000001101101101011001101010110100001111011111011011101101110100001100100000000100110110011110110010000000010100001111101110011111100100110000100100010111000000110011010101001111010110110110101000000010000011111111101110010101001010111100000001001010110000101001110000001010100110001000100001011001101010111101110110101010110001001101001100111111110010000001010011111001011010000011110100100110000001110111010010111010110000110101100000010000010001101000011011000101010100000011001001011010010010101000001000110001110010100010110100000110101110000010011100111001001101000100010001001100101000101000011011111001001100000010011010001010000101000001001001000101111101110000111111110001101010000101101010100000101000100111010011010001010011110111010011110110100111110101111011000000111010001110111111100001110000001111100110111001010100001101111101011110100101100100000100010110000010001001100110111010110100111001101001110111011110110111000110111111010100001001100001100011110010011010100111100100000011011001100010000001101001010110111010011100001001101100010111101110111100011100001101001000111111101101011110110001011100010001000010101001010010010010000011000001101011010011011101110100100100110010010100001000010101100011000000011100111000100100111111001010101011101100000001100101000001000000111111010010010101011010001100001001001000000001101011110110101110010100000000111111001110111010000100101010010111010001001000100001100010110101010111100101110100100111100010100001110001100000111001010001101011010100000111111011101001110010011100110111111001110001110000111111011000111111011101000010111000010101011111001000000111111111111011011111101000000111100100100110110111110101011100010010101010111001011111000110000011101011011010111111000110101100010101001100010100101010011101000100110101010001011010001000011010111001000011100110100101011110010111010100110001000110100100001111001000001000000101001110000011011001101000110101111111100001011011001000100001110100101011000101011111111011010100101000001101110100100011101100010110001100011100010001010001010011000010101011010101100001100101101100111011101010100111100001100001010010000011010011001110000101001000111101101110010100100100000011001111111110010110110111000011001101110101000100010101100000100111101111001100010100011110111001011100010011011011101011111011001000011111101100001100110111010100001001011111100101101101100101001110101100111011010011110101010000101010010000011110010000100111000010000111111100110100101010100101001101110010000000001000011101011001001000000111001101000111001000001000111101001111101011000010011011001010001100011110111011000110001110000000110110010101101110010001000001111001001000001001110100100101111001001110100111001110100101100100010010111011111000111000010100110001010101111010100100011001011010111010010101000111111101001011111010011001111100100101110100111111110001011000011000000000001100111110110010111001110011100111100011101101010111001001010111000001001101000010110100010011011110001001110100001011101111100111111010011111001111011010000100010011110000110001000010101000111001011110000010000110111110101110100000001000101001110111101011110001000101111100000110101010010000010001001101111111001000011100010000111010111110010010000100000010010000001011011000101001110000010001011111101001011011100010111000010100101000011111101111101011110110000000101110101011010110011011001000110111100011111110100001011101001111101100001011001011110010100001010000010101001110001110110110111001101110110000100001111001001111101000000101010000100110100011011011001101111011111000100111100110100001010101111010101011100001001110100001110100111101101100011001100001011000010110100011010011101000111010110001101000100101011011000110111010100100011001110101010111010011010010000110000110101010010000100101110001011011011101101011011101010110101111011011110000111010010001100110101111000101010100011001111011010000101110101110111111011110001000111110001101011110001101111000011001100001010101101010001111001010111010011010110010111111111111110010000100101100010111111110101011101100001111010001100110001111001011100011010110111000010001111001010111101000001011111011010000011110110111111100100110001001010101100011001110111110111110010100101111111010100000001100101010010011010111111001101110110001001100011010111110001100010101011001100101101111001011010000001110111100000101000111001100111010000001011111000000000000011011101110111110101000110101001110101111100011001111000001100110100010011111011000011001000110100100001000010101001000111000000101010101011110110010000100110011111110011011010110100101100010110100101010000001010000001001001000001101010000100011110000010100101010100011110011101101100000111110001101100110101001001001101100111001100111001111110101100100110100111011010011011100000101010000000110110101101101011111010010000010001111100001001000110100100011000000001111111111110010110010001101001000011000100011100111110111101101101101001010000000010111010110011100001001111110110011011111110110110010111011001000111000001101101001101011100110111100010000000000010111010001000110010101010011001110100110011111100010111010010000011101011010011110000100101111011110010100111100010101010000011011111110110001100100000000100100001110011110100100011110010100110000101100011010111000000111010100101010001100001010011110100111100001010111001111100011100000010000110010000110110101010100110001011010001010101101000101010101101010101110101000001011100001010100010101011111000101010001110111000000001110100100101000101101010100010100111011110100111011101101100110011001101011010111100100101100000101000100110110011101001010001111111010001111111100001000101111001000110101001101110001111111000011010110011101101110100001011111110010000100010001111010110111000100011100011011100110110101010010110011010011011100001000000011001010110111100001011110011011110010100010011111000010010011101111010011110000101111100111000110011010011100001111110010000111001100101100101111000110001100100111111000111010101111110101000011010100010001110011010011111001101110001001110101111101010011011110111010111000001100011000110100111001011010110100001111111101000111001111011110101000100100100101110101001011111001011111111011011011111000011101001011110010101001000011101101110100101011001110100111010110001100000000111111111100100110100110010111111101010000000100100101011000101010100000111010110100000101100010010000001011001101100011100011110110111010110101011010011000010111100110010101011010110111011101111100100010011111101011111001001001110100100111100001001111010000001111101001101111100111000011011100001111101111110010111100010001000001100000111001100000010110001111001000001011011111111001000111001001010010011000100011101101111010111110101100100111101011010011000111001111010110010100001101100110110110101110001110111010111100110101010001111110000000111011110110010000001010000100010001101001010101111010110110100010101111000011000101100110011011110101001011111110111010111111111101110000010001000101100001001100100000000011110001110100110001001010110010100010011111010010100011111011011111100111011111010101110100001011011011101101000010111010001110000011101111110101010111001010111110111111011100000100101000111001000010000000100000110010101110101001011101101010001001100100110111010011010011000000110111011001011100100001110010111000101010100000001110110111001111110010100011110000011010000110110100001001000110000001010100011001110010011101001101110100110101010110000001000011101111100000100101011011010010010001110001110110001111000011101000111011010100010001100001001010011100000010001101100011100000001010101011100010011101010111111001010001100000100100110100011000000010001001100001111010001010110011010111100011111111001010101010001101011110111111001010101011010110110111111001001000110101000000001110111101010111010011111001111010100100101011010100011100110110110011101101110101110011000011000000011111111101100010001110011000110110011101110001001100110001010000101010101000100101001111001000000010001110101110000000110000101011101100001111000011011001001100110111001110111111101111010000111011011100010001000100001101111011111010110110010111111011100011111101111100110011001011101101100100100000101100101001110010011000101110001100111110000000001110110111000110000111111011011010011000011000110111000100011111111101010100100100100100101100010101100111001000111101110011110110001100110100011001110111100110101101001011100010000000010100100010110111110100001001111101101110011011101000101010000000010011101111001110010100011001101001011110111010101110111010111010001110111010001110100111100101011000101010100111111100100011101001111101111111011011100001001101111100110000011011000100000101111010110111110110001000111100001100110101011010101111100000111110011010000000101100000010100010101000000110010010010011000001011001111111010110011011001011111011000001111110001010111000011001101110001001000010100100010101101001101101101000100010111110011100001100111111111101111111110110110100011110001011101101110111111101111100011000010000001111010010010010001100101000010100000101110110000000010010011011010001000101110000110101100001101011011100100010110010001011010001110100010111101001100000101111110001110100101101010000011011101001001100101110100101101101000000111101110101011010111110001000101100100010001101100011111101110001100001010011011101010011101110001000001000100011001100001010100001111010011110100100110111110000101110100001000010000100010011101111110100101010110110111001110101101111111100000100001010101011010110101001111110000000010101111001001011111111000010111010100011000001000011110111100101010001110101011101000101110000111010011100110001100001101100010000011001001110100101101110010011110010100001001110011011010010011101101000111011001010000111011010100111111000100000101110111001110100101000000111111101011000100001110011100010110111010011110110011010101010010100101000111101101001100001000001000000110110011010111000000100011001101010000011000100010011000000110010110100101110111100100100010001101001111100000011011110010001010001001101110110010111100111100011000100101000001011010000100011111111111110110100111011010001010011001000111011111101111110111000100101001110011110010000011011111001100011000011111010100000011010000110011111001011111100100110000111101110010101111111001100100010101000111110111010110000001001001000010011010111100110110001101010110100001111110111110110111110000110101010010001010101110010100110111100111010111000111101101111110101110010011010101111001110010010001110111011010111000110111010100000000001100101100010011001000000101000011010110111110110011100001101100100110001001110101110000010110010001011100110011110100001101111110111101101100100111100001111110111101010110000011100100101010110110101000100000110000001001011110001101011101100101010000111001101100100111111101011101111000011011100010000110110101000111100101000101111001000101010111001000001110110011010100001111010011000001000110011100000011111010011100110110010101110001001001100010101111101011111101111100001001001110010110011001000110100011110100000101011001000011001111000100011100000110000100111100111011011111000111011000101101101011011000111000110111110011010010001101100111001011101100001101101110110000011101001100110101100100001000010100111101100000100011011100010001011100100000100000011000100011110001100000110011001011101011111100110101001011011101111011011100010101110001111010011001010100111101110100100000111100011110100101100110001110110100001010101010001100110101000000101011101011111101101101011100110111110011110101110101100001000100001100101010101110011110100100000011101011011111111011011010111101110101000111111001100010010110011100010110100100000110000101111011001111100011000101011100100111010011111111110011010100101100110001010110000010100011111011111111001011001110001111111011100001111101000000010001111111000100111001000110001110111011000110000011000001100110101011110100000001100001000000001111110111001010101010111101101100010001110110010101011101111110000100100011110110100000010101100000100110110100111111110001010011011011110011111001110001110000001001100010000111000101110110111111100010110100000101111110100011001101110101011110010101000100111000001101100101100101000011100000001000011010001000011000101001000111111100101001001111001110110111101101001111001001011000100011110110010110010100010010101010001000101001101100111010010110111101110011101101011100111000101010101011101110001011011111001010101101110100000100011111001001010000001011011100000001010001000010010011011001100101010101010000100001111100010101011010101010001110110110011110000000000111000001100100000011111111011001001010110010101001000101110001110010101101001011010001010010100100111111010101111000111011001001001000101010010001110100110011001111100111110111001011110101010111101011111101000110111010111100010101101001100010111001110111100011111001001100000000101100100000110011100111000000000101000101000000101011100011011100000010100110010001000100000000111000001100110001010011100101000001010010011101010110011001001111111010101000101000100111101001101110111011011011000100001010100100010010101011010010100101100110101011110011000010100111000010010110000100011110100010010100011111110100110110001101010001110010000010111000010000111100010010110111111000011100110100001101010101001010111001010001000010110001000001010000010000011011001010011110011100000111101100001101000000001011011010000001000000000011100010000111111001101000010111100010011001000011111100011110101101100101000100011100000001100000010011011010001110010100011001111000100100101100001111011100100111011111000011011000100110100010110101101110100000011010011011110001100000101010101001000011010101011110001111101111011001111100000100001011111110011100000110100011111110011100110011001000001100100110100010111110011100101100101010110100101001010100010010110011101010111010100001010011111110111110001101010011110010100000100011011011001110011010000010010000101101010010001101100110110101000000000110011101110011100011000011101001100000101101110010010100011110110100001001111010011100010101100111100111010011111111100000110101101110110110100101101001011000100010111110111100001011011001110101010111010001110100100011110100110001111100101111001111001001011001110110011101101010010101010010001101000011011010111000011100010010111111010100100110101000011010100010111110111011101101111011101100001101011101100101100101011110000010010010101010000010100110101111001000110111100001100111100111010000111101111100100011101000001111011000110110000111000100000101001111101100101100011001010010101010100001101011000110000000111110001111110111010010101001111101011001100100000111011010101001101001100000101011001010101101100110111110000000101001000110110100001100011110101101011000111110101000111011011111110011111011001011001010011110001111111101010100000101110101101010101100110010010000100010010001000000111100010010111000111111110110111000000001011010000101111111100110101000001011010001010100110001001100001010110001100001010100111111001010000011010100011101010110001110101001100111011101111000001000011100100111100100010010110010100110101001110010100101101010011111100100111000000011101000000100010111000011010100110011010101011010011001110011010100101000111001110111111101101111010110010001111100011010010011111110100110100001111010111000110100010110100111111110001101001011001011000001001100100011000101111001011101110111110010100111110001110001101100000011111001000010011001100101110110000110100011110000110101100011010001110001011110100010111100100010100010101010001111011100001101100110110101100110101010111100111111001011010000100111011000011000000100011101110101101101010001000001001000100111000111111000101011101101101011100111111100000011101010111111101000001010111000001001101010110011101000111110000101001100011110100011100011110000110000100000011010111100010011000101110010011100011101110101100011100101110100100110001001100011000110010010000000101001110000110001001100000101010101011010100101101101110011011001100110010001111011100010000111110001110000111001011100100010110000111110001000011000011010001110011100011110100001110000101011101101000000111010001100000101011011010101111010000011101110000100111100101100010110010010011101111110111101110000100001001011011011000101000100010101011110010100101000010110100000001010001100001010000000001001100001001000011011101101110101111110110011001010100010000110111101110001011000110110110010100101110000000111111100110100001000111110101001100011110110011100100010001101111001100010111110110110010110011100011101100100000111000110001110100110011001110101010111000101110111111111100011111010011001110000010101000001010111000110100011011111110111000000000100100100101111101110111110010111000001000100110011010100101010111100111010001110111101101011001001011001000001010101100000101001000100000000011010000010111011111010101111001101011001100000111010000010111001100100011111101010011010000011001101011001111110000110001011000101100001110011100101110000100110111110011110111100101111100010111010111110011101111011011101111110011011000110000100010000010101100101100100001001100110101110100110110111110110011010110011110110111001100010000001111010100100001001101010100111100110000111100001101110011110000010101111000001100000111001101110100110010110110011110101111100111000010110110011100010100011010000110000101101111000000110111011101010100011111001110011011001001001010010110011110010011110101011000111001110000000010101011001100111101000010101001100000101010100111101101100010001100101011000101110110100101010001011010110110101011000111100110001111101011000100010010101011001000110010010011001000100110110111010110010011001110010011010101010000001000001011000110010000110100101111100101111010110100010101110011111000001010011111110000000111101010001000001000001110010111110101110100101100010101001100111110110001011110011001011111100010010111000001100110100011100000000001100001011011001110011011110000101111010110001110011001010110000100101010101001010101100110111101111011111011111100010001100100100100110101111111101011100000101001100000011111000101010100110010101100001000111001110111010111111111011101010101000101110010111000111001110111110001101011110010000001000110110101111011111001110011001011011000010001000001010100011100110110111110011000000110000010111011010110001111001000000100101111100011010001111000100101100110100001110001110001100101100110011100010000100000110100100100111111001101110000110011010010101111101011011110010100100001010101100000111011101010010011101001100011100001111100011001110011010100111011011101101110011010011011100101111100111100001010100000001001011001010110001111100000010100110101101100100011001111101110001011101111001110101110011100110011010111100010101111110110001011100001000001101101001100000000010110110010101110110110001111111001101000110011100010010101110110000000110101101111100100101011011011011111110010100010100111011011011000110000011100101101011011001110011110100100110010111000111010101110010101101000000101011111111000000100111101100101101000110101001011000010111001001001110011001010001111010100100100000110101100001001010001101000010101101000010101110100001001100110000001111010011001100111000101100000100010011011110100111001101110010101000011000110100001101100001001000101100110010110011001100011010101011100111110101111010100111100011111100110101000010100011000110110100000011010100000110100001000110111101100001010111010110101111111010001010010101011010011001111110000101100011000101010111111011010011101010111000101110011111011011100000111111110001001110100000000100001011100101010111000000111100001111101100001001100110111100110000100011000011101110110111101101111111110110100011001111001011010100100010010011101011100111110100001001111100011100001011100011000010110101010011111011010001000001000100001100100101001010110010100010001100000101010001010010101010001010110101010111000010110010000111110000010011100101101111001000101001101011000101111011111100111110110001110110110100100101100111101110100010101101110001100110000001100100101011001001011011011110001101101000101110010111111111111010010110000110111111011110101001000010010010111101011111101011100111000011010110011111111111001111101111001111101001010011110000101001110011101101001011001001111101100011111000101001111111111100011001001101011111011001000101000000000100010011010101111001000001111010100001000001101111011111000111110101001110111000101101111111111011101110001000100001000010011100000111101100000110110100101101100001001110110110110100111011011001001000001101001010101101011010000001100011001100110111101100101110010110010111010101101000010000101011110100100011001101001100011111101001100001100001010110000101011010101011001101110000011101101111000001110000011000000111111000111110001000001001111100010111111111111111111000111110001000001111110010001110001101101001000111111010011001111110101011110011100000010000000000101011111011100101011110000110111101101111011010100000011000101011100001010111010110001101001110101101000001000100001110110101011001010100000000000111100110001110101001110001100001000100110000110001110110101111010101100100100100000100010011011011110100100110000110001011010000001101101011001101100110110000111011001011000100110111100111000000001001000111011101101000001001011110010010110001000110101000111100101010111000010011010011101101101110111100110001000100011000011100001100011101011100010001010110100111110010110000110000001101110010111110000000111100100011100001111101010101111111101001100100011000111011100111010001101001001100000000010111011101011000000100100100111001110110110100011010110000001110000111110111101101101111100010000111110001000000011101010010001101101010101011101111001001100101000011111011000101110110000110111001011000110100010100001111001100111111110000000100010110010101000111111100000101111110111100010100110111111110011110111011000011100010110111101111001011001111001100100010001111111011110011111101101001000011011100010110110110110110110011100111000011010000110001010110111001011001111010010101110100100001101101010101100111001001110010110001100001101001001000101010110011010001010000111111101101101000100011111111101010000101111001101001010111100110000111001100011001110010011110101000100110001000110000110001111101001000011111001100100010101110011101000010000111011001100010011010111110101100110100001011001000101110001000000010000111000100100000111101110100111111110111111110010111110111100110101011100101111101111110100010100100100110100100001101100100000110100100100011111101001111000101101101011101100010110001110101000110010110100011111111110100110010000010011000010011000111100011110001010111011100000110111011010110011000100100101010111101001100011101011110001110110110101100001101000000001001000000000011000001000010101010000011001111000011101111111001010010011010111110010101011101111011010100000100001001111101010001111100010110110000100100110111100000011001111011011001110000011010111001100110100010100111110101100100011111100001000111100100110110111110010010011000000100100101010010101011100011110011101101110110111100100000010010100110111001101110110000000111110001111110001101111101100110111001000111100101000110110101101001100011101110000010001111010010111100101100001101011110111111101110001001111000001010110010010001110101110110010011010110101011110100111100010111000000010100111000000010000110010001110001100011010010011111100110000101010011100111110111011001011110011010010101010111100011101010111000001100110101011100001100110000100010001110110100110001100000011001110101011111001111101011100100100001101110001000010101001000000100001100110001111011000100010111111100000000011110000000100101011001100001001000010000000100101110010000111000101001101100010010001110010001010101000001101001100100110110101000001010110100011110011001010101110111010111010011000100100100010110101101101001000100110110110000110100100100110010111001000010010001010110010110010010011011100100000111101000011100111101101110111011011101101010011000011010010100011101000101010000000000010010001110111100001101001100101011101100101100111010111011111100000111000111111111100111111001100101110110110100111011011110011001111101110110111100111101111010000110110000100010001000100001001110010000000111101101111000001001000111101110010001101111010110110000111100111011100010001010010011101010101000010000011100100111011000011000000010010000010010111110010111100000010001000111011010000110000111101101111011010101011110111101001101001011111100100100111110011011101000100000101011111100110111111111111101110110001001000010111000010001110000001110010011110001101001111111111111111101000000100100011110011110011101000010101100000110110111100000011000101001111111000101000011011000011000000111110111110100101000101010010110010010011101111110010111001110001110100110000111000010001101010101111100101011000011101110100110110011111100001010011110100001111111110011100111101111001111011111100100001100010011000110001001001000110000000001001011000101100011101100110110100011100110110100001100111011011011000010000110010011000100110001000110000010100011011101011001110011110010111101011010001111101010111000100001000011101101100100110111000110101111111100011111001111011100001000101100111100111110010100110111100010001101010110010111010111101011101010111001001111001110100000111101011010110010111000011110010011001101100001010111111000001111111000001000010000111010110111000001011101001100100110010001000000000010010000001011011111001111000010011010000001100011100110000011000101111111110110101101110011111111010100110011111011110001110011110110111101101000101011010100001001110001101010111100110101001100000110100011011110110000100100000001010010010011101010011111111000010110101000011100001011101110111011010110111011111010000110011000011110000001011010100010100111111010011000011111110010001010000110101011000011011000011001000001000101001110100111101000010100100001001111001111110001000111111101110011101101001101100001010101111011100010101111010010100001010010001100010111111111010111011011010000011111100100001100000101101101100000010110111001110001000111111100101110110010000001111100100010110001001001110101100010010001000010000100110110010001111000001100010100000000110111100011101101011010000110011101011100110000000100111011111010110001111011000110111010111110000000001010010000001101110111001110010111011010111011011100110001001101111010100101110111100110110111001101111110011111010101011011100101101110010101001111110110011000101011011011000111010110110011100000000100010010011100000100000111010100110110011001001100100101000100000000010111100111000100100100011111101010010011100001010111001001011100011100000110100111011110001000010111111000100010011111000011100001010101010001010001000111011000010010010000000011111111010111000001101000101100000110101111101010010011000011100111010110011110111101101100000011101111001100010010000001000011110011001110111001101001101010100100110011000000001100111111011101100001010110011101101100010101010000100010100010010000101100101010100000001100011001101101100100001000001000011110111100000101010010101110101101111101011101101000100001110001011011110111111011011000010111001101000110111001100010001100011101110110001011000011000011110011001001010100100010110000000011010001011110010111101100110001111111101110011000101000111110101101101100110000010010000011110101011100001111110100111011010001111010101001011100000010101110001100110111010101010100000111100010101010000110110101110011000101010011110010010110000111000111011011111011100010111001001011010000110100100000100100001111110001101100001011010001001100111110010000010100101011101001011111010010000101001010110011110011110110011110111000101100100110010101000011011101010011011011000001110001111111110110000000010001101110000110111010110110001111101010000111010101101001001001110001100101001111101111110110010011111000110010111110100010010100011001001001111100000100110101011110011110011001111101111011011010001000010100111001100111110001111010010010000010001001101111101100110010111000101100101100110000100011111010010110110011011110100101010001110110110111110100100101111011111111011110111011010101111101101010100110100011101011010001000011010010101011101101100110101001001000001000100100001010001100011101010101110010001010000010001010000101000000100100101110010101011110000001111000110001100110100111001101011000111001111110110101000111001110010100011111001000000110001100111001010111110010000111001011010101111110010111010000001100110010000011101111101110100010101010011001101000000100001010000110111111101110011000000001100110110110100111001110111110111111000100011111110010000000011111001101001011010111100011100100111110110100000011101110110011010010011111100010100011111110110101101000110100010111110001011100101001001001110100100111010100110101001100001000101100010101111001110110011111010111110101001001000011010111010100100110001000001001011101010000111010010000011010010001101000001000111110100001100110011001011001010110100111110111011101111110011010100010100001100101010100101100110101100101011100101000111000000011011111101001011010011101011011100101110010100100000111010111001010100100000100010000011110110110000001010110111111000001110010010101011100011011011110010100111011110100001110011100100000110111110100000010010101111000111011110010111010111011001001000000000101011001000001010101101011101110010111111111011101101011111111100000011010001111101011011010100100100111100111111011010101000010111010000101001110001010001010000001010010010011010111100110010101111110100111110011100001100011110101100100111110000111000001010101001001011101010110101111010100101100101001111001100011001010001011011001001100101100001101001001111100000110010101001010010001111110111011110000000000010101000101110011101001100101111101100010110110011100101010010011011010111101001010000000011001000010000011110101101000011111010011010100100110111110101001001011111011101001100011101111100000110101111100110101100010100111001101111011010010011010010101001000010110111001001000110110100101000000011011110010010010010101001100100111000010111011001011000011010101101101111011101100110001110010000010000011101101100010000011001110100001000010010000111011110101110101101000100000010011000111010001100000101100101001010100000100010110001100010101101011100100101111001101001100110110001101001000010101110111000100111101111101100110011101101110110010010011110011000010100111110100001100001110111010101000110000010010111101111000111101011110111001010100100100000010111000110011000001100011001100111100010001110110100010001111101000010000110011001101110111110001011101100010101011000100001110111100101111001001111001110010111011001100101100010000000010010011101000011111101011000110010110110101101000100111001011010101100101100010001010101111000101001111101011101110110010101000011010101101000010010011101100101101011001101010100100010011110001101011001010000001011001101000111111010011011111000001110111101100010010001010000101000100010111011011001011100001111011111001001101110011101111001010011000110001000010010000111111110000100000000010101111000100011011001000100011000111011001010101110010000010101001000110110001101011000100100001010010000011111111010010011100111101101001100001100010010111000111000011000100110010110010111011111000011110011011001000001101100100011101111000011110100100101110111001010010001000000111001110101011101100110111101100100000101001110110110010101000111010100001101011000000001101100011001011001100111111111011001101101010111000011100101000001001100001011110101011101100000001111011100101000101001101000011110110001001010010000111011100000111110011000010011000100110010100011101001100101010100111100011001110011000111100000000000000100010011101001000111010011011110000000101010111111011000010111010111100011100110101100110111100000100000011101100111110000111001001010001000000000010011000110101010110110010010000111111110100001010101001101111010010101100111111011100100100100010110101100001100111110110011010101010111011010000001001111111011000001001111110111101100000100001011100101010010111000101110101010010001100100000011101011100100000101101010010100110101001001100101011001010100100010101101011101111001010111101100110000000101110010010110100001111010001010111001111111111000010000111010010000000100101111011000010111111100100111111100000100010110001011011111000010100100010100101110001011101010101101000110101001010111000100110111101111100101101111110010110011001111010101011111101110110100101101011110100110111011001100000111111101010011000001110101000001110111001010110111011010001001110111001101101110101011111011011000000111010101001101000100010111011000111100000011111110000101010110011001000011000101110001011010111011001111111110101110111100001101101101110011101000010100010100111001011010000001111100110111000101111111010110101111000100111011000001010000011000101010100010001000001000001111110100000001110000100110011100101001100101011010100001111100101010011110010011001011010011101110111010100111010101001111110011010110101100111010011111001101010111110011011111110100100010100001101000000000011000110111010111000010100100001111101111001001011011001111110110100100110000111010100011110011010010101011001111110100110011110011101011101100110001101001101110011001100000101010111011111101000001001010000010000011101110011000111001011111000110000011001110011011101111000100010011000111101110111111101010011001111101110110100111111110111110100010100011010000010000010000001000110100011011110000001011101110101011000011011110110000001011000010000000111110101100000101110010110011010000100110101101100101101010110100000001011010101010110010001001011001110111100011010111001010000101001011011111100110010111101000110110000110100010110000110011110011101011010101000000111001001111110101111010101011000100100001101111000000000111110011010110110001011011110001101101100000101010101110111110000110000011001111111100110100111001100011111101111110001101011111111010110011010001000011101111010011101101101110001011111011111101110011001100011001110011011111100010010101010100101111111000111011110000011011011101010100111011111011011000001001110000011000011110100110100110110010001100000101010111111000100110010111100010010101100000000110110111001101000001110110100100011001001110011100100010010111110010101000111001011100100111011111111001001111011011110110100100110111111000110001100111100001011011000101110001010000110010010000111010111010101001011000010010100011100001111100100101101111010101011111100011010100011010011001001001001110000000110010010101110111001011001110111111101000000011010110000110000110001010100001101010000011111000110100010110011111110000010100011100000101100100101001111101100100111001111100110000101101001111001110111001110010000011010110001100100110001000010001011110011010111001100100110101110000011101110110000000100000110000100011000100101110100111100001110110100110010011011100100101001010100111111000111100111011101100000100110000000110110110101111001101101001000000110011000101001110100111000001100101111110011010010100010001111110110111100011011111011111101000011010001011110110001100110000100001101100010001011010110001100010101101010101000110101000010010010000110101001100111110101001100010010110010101011110111010100001111010101001010111001000100101101100001101000111110010010100010000000001101100101001110111101111100000010010100101001111111111010011011001110011010000111110110110000000110000100000000011001101100001010101000100111001001101010101010010000110010111000110001101100101110110111110100111001011000111011111010000100111100110010101111110000100011011000111011110100010111100110110100010001110111001001001011010110101101100101110011111000010111000100001110000010101000100011000010000100111011101100100010011101100010001100101010001001100111010000100100100000000110111011010111101100011110000001101111001001001110010010011001101001010101001001001101110110010010010110011000000011111010011101110011110111011001101100100111000110001100101111011001110001101111100011101001111001000101110111011000000100001110110110001001011001100010100100100111110011111001100010011000110110101111110010011010011000010001111110011010011000010011101000100100011111110011100010101010110000101010111111110110100100000011101010000010011001101010010111111011011001010110001100001101001100100010111010101100110001100110011000101101110010101111101001001001001010010001110001010111110011001110001100100100010000101110000101101100110011001000110110010001000010111010001100001100001001011111010110010011010010011100001010101000101001011010011110010000101110000100101011111001001111010001110001000110011100100000011011010000000001011111110010111100011100111000101000001110000111000111001110110100100101101110110000001000100000001100011111111111010000100101000101000000000110001011100000111001010011100000101110001110011010101000001101111110111001001111011011000000010001011111110001000110000011100101011000100111010001001101111111001000000000111100000000110111111101101001111000101100001111101101010100110110011001011101001000011110010010001100011011011101111001001100101010110001101010010001010000001010000100010010101011001111101000000111111100011101000101011110101100001001101010110110111101101101010100001101000000101110000101000101011011111011000000011011100001111100110110001111110010100101011010101000001101010111100101110001101001011011100101110110110111001000111101011001000100110000101011001101111110011111001101110100101101111000011110000010100011001111010111100000101001000000101011111011111101000110101110000001110010101110100110111101000000001101001000101111001000011000011010001010111001000111101000011100001011001000101110100011111010110010001101101111001101010001010010100101000100101110000000001010111001001010100100101011101010101110010001110011000000011100111101110110110001101010010111100001011001001010110010000110111111110011111110100010100100011010001111000100111010011011001111110111000110101000010011011000111001010000011010101000001101101010011010010100000011011101001111011010001110110011000111101011011010001000000001011111010010100001101110111010111101011001001011111011110101001111110111011111101111110000101000110110000100011111100111001101010000010010010111100010011000010101100000000011101111100000000100010011011111101110000000100010110010100110101110100000011100101011101000000001111110101100100111111100110100101110001001010110000010100011101010111010000101101100111111101010000101101111110111100010111100011110000111111110000111001010010110101001000001000010111100000110000011001001000011101111001000110000010010100101001101101111011110100011011000010100010111111101100110001100001010101100100011010001110100100101011011100011100001001111111101101011001100010110110010111111101101110110111001010101001001001110110011100010111001101111001010001001010101011110010000011011110101000000101011100000011110100001001101010010100011101100010000010110101000110000111001110011010100000010110110010010010111010100111110011011111100111001101111010010000001101111111010101011001010100001111010111111110001010011111101010010010010110101010100000101010101000100110111100110000100111111001000000100110111111000010010101010100000101010010010011110111001101101011100001011000010111101001100110001101101100011000010101110100100000000001010100101000011110000101101110000001101101111100010110111000101001100110111100001100011100101011001111100110011110101100110101001111001111110010001000101100100101011000011111110010111111101100010110000010010001111011011110010000111110001100100001110010111100110000111001111011111010111000111010111101101101011101101110010000010011101101101011000001011110010011111101100010111111010000111101100011010101010100100011101010110100110000101111010111000000110101111011011101100010001001001000001011011111011001111110101100111101110001110010011101101000011101011101111100001111111000010000001011111110010111110111011010100011010101110011000010100111000111110100111100001100010000101100000100010111101110101011111111011100011010001101011100001111100000100110011100010110010010111101111100111000001101111001000100000100101100110100101111001001001110110100010111011000000010110110001000010010101111011101101110100110111010011111010110001100110101111111001100111011000110011000011101000100011000001010110101101111110010100011111110010110100100110011011110010110110011110001011001000011001010000000001011001011101011110110011111000000010111110001110110111100001110001101111010011110010010111111100000100101011101101011110100100001000100001111110010110011110101111010011110000100111010001101001110001000001101111001010010101010001010100111100011000001011011110100110011011110100000101100101100111011110000110101111001001101000011101101000101100000010011100101001111001010100010001101111111010101001010110010101111111101110110000101001001001100010110010101010001011100000111100011100111000100000000101100100011110000101010010011111010011101001101011110111011101000101000001100001000000001101010000110110100001110101000011100010100100111101100101000111101010010110011000001011010111000011110111100010110011000000101111011001000010011000010101110000010010101010111111000001000001010100001000001000110100110111111000000101101101101101110001101100110101001111001011111000111101101000010001110111011000111011011000011110000000010111010011110011001000110001001100001000010110111101010111001010110111011110001111000101011111000100110111100110101001111101001111000101011010010010010011001110100100110100101110001111000101000101111000111110011010001101111011110001101000101011010001010100010101100100111001000110010010110010110010001001001011101011000001111110001010001110111101010100010010000000101110101010001110010001011101111111011111111111100001110011000101000001000101000100101100011101101000101000000001101011100010111101000000101100110001000011111100010111110010001000001011001100100001010110001010001010010011011000110111101110000111100101101010010010111111000101000011010110011000011111100110001001111110011001001101110101110101111101011111111001011011111101001001010000011111100111010001001010000001101101011110100011110111011110101011100010111101101010001001011011000010100001110101101011101111110100110101101110011000111100111011101110110000100001111011001100000101011010000111011111000111110000111101101110001010110000111111110101010010110001110010110001101000111100111001111000000000101110000000011100111010011111101111001010110001100110110111001001111100100000010001011110101011101110101000010000100101000000001001101010001100000110010100100000011110011111010111100010010001001000100001001100111000010010000011001001111000011001101011100100110011110000000111110010110010101000101101101010000000001000101110100010011010000000111010010111000100001011100100000001001001111001001111010100100001110001110000100010000011110110011110110000100001101010111000010110111110001100001000010001000011001100100000111111000011011101100111111110001001011011010111011101000101001011000001101000000100000000101000101010000010100111101011000010101000100001110110000111101110000110001000001110111010100001100101110110100101011111101001100111001100111101000000001111010110010101100001110110101111010010100100010100011100010010000100010111111101010111010111010100100100011101010011110100000011010011100110000111101100001001111010011110101000000110110011001111010100000010100111111101010111101000000011010101100011100101100000011100101001011100101000000001000100101011110100111000010110101001001000010010001100111111011110110000010101101011001011010101101011001000101010111001010100000000111000000010101101010111000011010111110011101100100101111011101010100001010001011110110001111110000000010010100001010100010001110111111001011100011101100101111110111001000101100100011010100001001001010000110110100010110000111111110111111110101110010101000100100101110101001110101100011101100000101101010111010111111001111000110011101100110100110101101101001101000011011011001100101101011011011100101000100010110110010000010110111100101011011000101010001000111011010000111010101011111100000111001101001010111001111101000011001001110101110110010111000001000101110110110101010000001111000001001111011110010000100000010001000011111101011110100100010001110010100010111100110101100110011011011010000011110111001001000111100010000110001101010001011011000000011111001000111000001000110010001010010001000100010111110100010010010011011011001110111110100101000011000101011011010101010100100010101010110011000101001011010000010010111110010111000111010101010000010011110110011000111001101000111010110100001111110000101100101000010101000101000110010110101111101110111010010000011010011011010011000010111010001010101111011011010100101101110011011011001000110100110000111010100111011101011001100011101000111101010111001001011101111010101010000111111000100011001111010011110101000011011111100011000101011101111000110010101001011101010111001000110100110000001001001000000000101111110011101110110010011010000010010100011110100001011001000111100000000101100110001010101000111110001100010110100010111100010110010000001001011000001111011000000101111111001100000011010010101011001001100010000110111101101110011010001011111001011000011001101101101000010000011111010100111100110111100101011110110001100000100010011000100101001111101110100111001001000100000001000011111010011001011001001010100001100001101111001110011011001101111000011111101000011001110010110111011011000001000111001000001010001011110011111101001010001011000011101110011110001100111010110000001101010000111011011111110101011001010101010011000000000010001110011101111100001001001111110010111111111001110111000001110011101100110110011111101010110001011101000001011010011001000111110101100111011010011011011011100010101001101101001111100100011000111110001101011101110000010011010011000101001111111001101111101100100110001010110111100111000001100110111010001101000111110011010000101011110010011110111000011010101001000010010110000110001000111000000110101101010001000101010111110000111011111100000010010101010111111010111011110101000001111010110100101110011100110011001110100111011011001100001011010010101011111000001100110101001011010001011000101010101011001001110010010110011101101001010001110101001010110100110100100000000110101000101001011011111010010110011111100110111010110100111010101011000011100101111101000100100110110110110111011001010010100011010110010010101111000000011100100110101001110101000101010000001001110101001000110000001010111011101110111011111010110000001110110000011110000011111010110011101110010101001000101101101110000011000000100110110011111111000100010011001110001101010100011000000111110110101110011101110001100111000000011111001010001001110011111110101110111100001000011111001111010011011000110101010111011100001111001110110001011000101000100011001011000101011001101010011001110010010011111001011000010010111010010011001001011111001110111110000100001011010110100110111100001111111010101110000111110010001010011100000001100000110000111110001100001001101111001100110001110000101001100010111000010100010010010010011110001111011100101111101100010011001001000101011100011111110101011000101000000000110011100111100001100000000010101111100111100010110111100000011001000111010110001010000001100110000011000111000001111011100011111011000101001101111110101111011110101011011111010011100100000001001000010110001110111110011011010011001001000010011100001010010011000110110000111111110100101110111111110001000010100010111001000110100100110110010001111000010110110001101000110000110110001000100011101101110101001100111100111101100011100101011110111010101000000010101111011011100000010100110111000110001100101000100100100101111111100000001101101010000100100111110100010001000110011101010001001010011011010100111001001101000000110101100000011111110000100101000100011111011010001100011011101101000001101100001011011011110000101010111101001101001110100010100101011101001111101000111010001111111100011010111110101010000101110111000000100010110010000110011001111011000100000001000010010111000110101000000001010100111101001100111101100001010101100111001010000000110101000001001010010010111110100101001101000001011110010001001011110000110010101110001111010010101011000010010001010011110111101000010110101101111000110110111011011011011010011100111011011000100011111000101100001100011101011011100000000110010101110011110111001011100111001101111010001011001011011111100011011111101110111101111010110100100001010011000001001011100100000010111010011001010000000010010000000110011101111111100011110111010101111001011111000110100000100101000110011011101000011101001010001011111010110011001110111010001101011011101000010010011011000011101000101100100000010111001011100100011111010010011001100111000110010101010001111011101110111001111000100101000000011001101111010100111001100001000110001010110100010111000010101110000111111000001000011100111100010010001110101110001011101110100011100100000101110000100000101010010011100010001100001110110001100111010010110110011101101000110010110011011000000101110110100100101110101000011100000100101110111001000011101010011001010111100011000111101010100111010101101110011101110100111111010101100100101111000100110001000011100000001011101011000101010101101110101000100100111100111000101101111011111011110111101010010000110110010100000111011000111110100011100011100110010010101000010101101101001000011001100010011100110111001011101001110110111010100011000110100111000001101001010001111000111010100010000001110101010110110110100001111011101101000100101010010000011101000000100000000100010001011101101100111010111110100100011011011000001110000010100011100010011001010000000100000111000110010100000110000110110101101111111010101101111111111101101010100011111001101111111110111111110110101111100001101111111010111100101110001001000101011000011001011111000000011000001011001101010101100011101101000110001100100100011001000001110111011010001110111000100010011011101001111000000001010010000110100011001010001000010111100010101000011000101100010101100000111001010000101010101010110000100110001100001110101001010001111100110010010111100011110101010001110010111000101010101010110100101110101000111100101011010101100011100101010011000100110010010011100011011100001011001000100001110100101011101101110111100111001011011011011000101100001110101111110100010010011000011000111111110011101100011001001011101001111010001010010110110010001111101100000000000111100001010101010100011011011110001111011000010010000101110101010011100111001000100100001010100100100111000100111000011110111100111001000011110101000000100011101001100110010110101111100011010001110111111110110010100011001010000110101010011111111111011110001001011101010010000010110111110110010011000001000111010010010110011100100010110001010011100010001011110011001100101101111110011111110101111011100110001000011100000000011110111011110111110010001001011100011101000111010010001001011010101110110110001011110010110010001011010000111011001011010010111001101001110101111101001000100001110111110101111010000111111011111110001110001110011001000011110100001000001011111111101110111110010110101110001010100111110101101001000101100101110011110010110100110101000000001110000111010111101010101011100001000111001010011100010010001111101110001100011001101110110010001110100001111101111010101010001100110101001010000000011110111110011101000011011000111101101011110100001010011011100101101000111100001110100010011111100011001000001000010100011000111101001001110110111101001001011011110110111011101010101100100010110011111100110101100011011011100101100011101011110100010100000111110000110110011010101110000100010011011100001011110101001111011110000100011000101111000100110001001100111001100111111110100101011100110111111101011110110000101000011111011110001110011111010011110000111100100001111110011100001011011000100111111010010000100100011010001100010110111011001111100001010100111011111011010111111011001000001010110111110001001000101100110101100100111100111010101011100101010010100011011011111010010010001000110100100001111110110011001000010000110100101101001001001111000101011101110000010110110110101101010110001000101100101111101011010111101100000100101000111010010011000110011110110111000010101110010010100101111110010001011001011101011010101111110011101010011001011001000000010100110011110100001101100111001010111010001011010101000011011011001011001110100001011110101000000110000010101100011111110000111000100101011010010001110100000101111010110011111000001000000010111110011010110111011100110011111111011101110001001001000000100010011101100110110111101110101100011011011101000000011101001110001000101111011001100101001110001111110101000000000000100111001110001111111010011100001001100001010100011011000001010011100000101000010101101000111010111011010011011101011111110100100011000100110101000111101110000010100001100010100010001010001000000011001010100000011100010001100101011101000000100111011111101001001100101101101110110011101010011010000010111101111111000101011100111011011011001111110000011000111101100011000101001011000111101011000110111010010011010110010001100011101100000110110011001001010110101011001000011101101010101000000000111111111110010100001001111011000111011011100001111100110010011101100010000001000010010111110111111010110111110110100010101010110111110100110110001000001010011110010000010101011110111010010111110000011001001110010101011110010111101110100101110100100101010000000101100100010010001110010110100101011001001001101010100101010000101010001100100110011110011110010011101111110010100111011010010010011101101011000001001010011110101111100001100101011111101011100111010010000001110101111111100110001110101101000100001100001110011111110100010111001011010001000101110101101100011100010001011100100110100100100110001011010100101010000111010100101011000011100010100001110100101110100101001111001001010111100100001011000001100000101110010110001101101111001111010010011011110101011001100010010011100110000000101101110111111011111001011010000110010111110010111010011001101000111101110101001001110110100100111001100001001110001001000001111010100101100010001000111100011111111111000101101100111010011101111001101011100011110001110011010011011011100110010111111101100000010100001001000011011101010001111110111110100010111110001010100001111011010011010000000110101011000101101011011001011001100111110001111110011100110100011001011000100110100100111111100001101101100001101100101010111101000101101101100101100111100110010001000000000110100011001011011111000011111001011111011101001100101100101010001000100111100000010100010011111110100001000011111101000101011011110101101000101011101101110111111110011111110100000010000100010011011111111111100111110001000010111010110011001101111001000111110100011000111010001111011000011011100001111010100011100011000101001110000110111110011110010001000110110001000100111000001110111100001111001010010101000011111010110100101101101101010011110010100100000101101111001001110011011111011000111010001000011000101011101101011101010111111000011111100100110110101111010000010111100111111110101110000110101011101110110111100110110111101000111110101001110000011011110110100111001110110110110011111001000101010010111100100100011110111100101111100011000101010010111001100100100111011001001101000000100100100011011001001000011011111100010111110001010011110111110110110101011000111001111101110001010000100100000011100111110100101000001001011001001010001011000011111000011110011100101100110100101110011100100011011101111111110110001110100001011010001111100111111010110111110010100010001000011001011111101001000111010000110010011110100111100110110101110101001100001110110111101010000100011110010010100000011000010000010010110001001010110100001101011000101110011110110100111110011001011011011000101101100000100111101011101001101000100101010111001000010100101011001010011011100100001101101011100001100101001000010010100111001110001110011111100101110111010010000001010000100010011010101001010001010000100111011011100110111011100100100001100101010100110000011011001000100011010001111100011010000111111110000110001001100000100111000100000011011111000111110110111011100110100100000001100011110100000000011011111101111001110110101111100100000011111100011010000100110100011000000000000011000010011100100000001011001000100111011111100000111101100111010010100111111011100101000111010000110100110000100000111111111000100101100001110000100010111111000000101101101001110001011011100011010101101111001010100101101010010011001010010001111100111010010100011000001101010101010011101011101101101001100001001110001110011100001100010001010000100111101111000100000010011011111110000111111000110011000111011001100001100111110111111001011110010111010000000011001000000000010010100000010001000001101000011101100110011011010110010000100111001100110011000010110101011010001101010001010100011111101000110110010110001101001011001110100001011000011100000000101110011001010011010100001011000101111000110101111010000101110111110000111010001000001110110010001001000010010010111110100111001000001011010111000000000111111100110110110100010100000100010001111010010001100011010101111000101001110010111100110110000001100100101100100111101011101101000000001100001101110010011010110100011101010110100111111110000011101001100010011010011011010100001000000100000100111011010101010110010011101011111001000000110000000111101111101111111111001000011010000010101110111010011101110001011000010101100111010101101100000001000100100111100111100111101101100000011010001000101011011110000110000001001111001100110101100100111010001100101110011100111001110101100111100111110100100001110001110110001010011000010110110001001001101100101100010100101001101110000010111100101111001000010010011011010111101001000010111100011110010000110000010111111100100101000111101011000001000100111110100000000001110110011010001011001100000110010100000010111110111001100111001010111101100101111001011000110000010100110111000000111101100100001110011110011000101001110110100011000100111111001000000001000000100001100100011101000111101101010111110110001110101000101110111101000100111000010011100101001111011000101100100101100000011111101111000011111101100101111111001110011101110000011000011011101111011111110011110010111011001101101011110000101110110011011001100000110100000010001001001101011100011001110100111000100111000101110011001100001100100110101010100111110111001001000110111110010100110001011100000110001001110100001110001101001100110100100100110010110101111010001101000001100011011100111101000010101011010011011100110001101100010010001001011101010101010011000001001111011111011100001010010110110110101000101000111000001100011100100011011011010001110011110010011010000001000110101101111010010001001000100111010100110111010111011000111001100010000001010101000000010101010011101001111111000100011011011110101001010110111111011011011011100100011000110101100110011001111010000000100010010111001011010111000111110101001011001001100101010110101001111100011010110010100001010101001110110011001011011010011011001001110001000111101001000100101100101011010100000110000010001000010101001011011011111101010011011011110100101101010001100001101000001010101011000010101010000110010011100010111001000000011101001101101110011011100010010101011110000011101010100001111000100010000111001011101010111000010100000100101101111111000110011011110010000000100100111100010100101111010110110111001100000001001110000001011000000011011110100001100001100000111110010001001010100001111110100000000100101001110111111101111100111110001111001000011010110000001111011001110011001111110011000101000010111100101011011001110011001100011011111101111100000000111101000001010111111110110001111110001101111100110110110000000000000001011110001101100100110101111110001000100101011001111100001111001110010000010100010001000011010111111101000001110010011000111001101010101001110010111111110001101000011110111110010110101101110011100110001110010010000000101110101100000000001001000010001001100101100011000110101001010000011011001010001000011001011110101101111000100010011011111100100011100110100000000010111001000101110000001001000111000110100100010011001001111011110001111011111011001100111100101010011100011010101010100001111011110110110101101110100110111100001111111001011011111010110010001101000000101010000000010101001001110011101010001111001000011000011011001000011001000100011010010011001010111010001110100000010011110101100100110011011110010101001000011011000000101001100010110000100000110101010110100100010111000011001010100110001010011011101001011100000000000110001000101010011101100011011011110111001011111100110100010110111001101101101000101010100100001001111001010000111111101001100001101101100010011111001110101001011011100111111011010000011011011111000000101001101111010101011011011110100011010010110110111000001111001001100100001111001001101110101110101110010010111111110010011101101111011110110011001111110001101011011100000101011101110011001011110100111011111101001111000010110000111001000110000100101101011000001100110101010111011110100100011010011110110101100010000000110101000110110001000000101100010001111001010001001011100110100001111101100011110110011100100010111000101010101011100011000100101110000101100110000010101101111110010101010100110010011011101000010101011111010111001100001011010000001101100011001010010000100100010100110010001111000110111001101011110011010011111100001110101000011111000100011011010011101001010000000000011000010000101000111101000101001110000100010001001101000000000110011011111011111110111101010001000110110100011010000100010110110010011101000101010100001011111110100010000111010111001001110110011001100001101100100000000101011001011011011011110010100001100010110010000101100000110000101010100010111001000100010001100010111111001100010010110001100001101100011000000001010000000001111011110010100000001011111000000001111010001110101101011100110011011110110001010101100110010100011011000010101000001011011010110101011110100111010111011010011011111010000000011110100000101101100111110010101110111111000110101011101001011110111101010101000101101111010011001111010110100000111110111110100011110100000100011010101000001000010100110010101010001001010100010111111010110010110011010001110000111111110101101011010100010000011110111000110100110001011111011011010010011001001110100100010110010110101110000010000111011101000100100011101111010111100100001111111111001011100111111010111001010101100100101100001111101111111010010001110101111010100011111010111011111101100101011101110110001000011011110101000000110100100010001000010110101010000011100000100110100111000011000011111100001011101110111001110001010010010001111110010011101100101011001010011010011101100100110111001110001101010101111100010001100101110100100001110111111101100000100101100001100101110000101001010001001010011110011001001110110000100111111010101011000101100000111011011011100100011100001101001010010001000000111100011001101111101011100111111011111110000011110011101000101100000001110011001100001010001100101101011110111001100110001111010000001010101011101110011011110010001110011101101010110110100010111011100010011010101100101100001100100111100111110011101110000010010101111111111100011100111111101101001010010010011110011100010011011100100011011110101001111010011001011101001001110011010101100010110111111001110001101110011111110111111011011011110010010010000100011101100110010011001010110000111101001010011000110101100010100010000000101010100001111001011110001000100010001011110100011100111001011110101001010011001011011110111101111101111011000010010111000110111110110010110101010001100000011001110010001011100100110011101001000101110110010110101010110100111000111011101011100001100110101100110100110101011100100111001101100100001011101110100011010110110010100101111101011011011010110000101110000100011011001111001110101111010111001001011001011011111101111101111101111011000110111011110101011001100011001110010010100110000011010000000100000001110100001100011011100000011000110111100111111001010100110000000101101000110100000111001110010001101111110001010111001110110001110111011101001111111011101000100111101011011110110101001100011000111110010100101011011111100111110100011000100011001010011101111010110110011011101110010101000101100011100111111011100000101110000001010001111010010111011111010011110011010010101010111100000010111100110000000011010010101001101001100010111000101100101010111111011111010101000110101011110010100010001101111101110001101100010100001010001110000001110001001111001111010010100010110001001010000111011111101000010010101110000001011100011110010001100000101110100011101001011111101001100000001001010100111101110110111100101001011110010101010111101010101111001001000100010000011011110101011011010010011000000010101101100001110101101110000111001100110000011011011000001110100001000000101100010010110001100000101110001001010111000111011000000010110101111011100010100110001000000001100111011100010110111111000001111111000100110001101000101010011011001000101000000011011010000101110101010101101011011010110011111110101111101101010010101100111001100010001100001100010000000000011011010111011111011000010111111111001111010100000001100111101001100011111111110101101101000000010011101001110011100110011100000110101011101110000011010001111110000111110011011011101001010101111011001010100001010111110110100000000100001000110110001110000101100011010100101110011000001001010100001111001011000110101011000010101100101010000111001110101110101001111000100110111110101111001100010110110010101110111010010101001011000011010100110010111100001010101010110001011101111011100011011011000100110000100000111111000100001011100000001100011001111101101001100101001111001100000110010010000001000110101100111110111000001010000100100111000010101011001111000010100000100110000101111011100000110010101110111111010001010111101101011011000010010101100100101100100011101110000110101011101111001110010100101111101000110000010110000011100010110100101010011101111010011011111110111000100010000001111111101001010011001011100000010101110110100010100010000100000000010011111000100110001001100011111101001011001111000000011111101101100001010001010010001001110101010000001011111110110011100101111001000011000000101100110101110011101111000000101111010111000000100100000001110110101101011001000101000100000100101111001011100111111100101001000001111000101001100110010011111010110111001110101110010100000010010111010000011101010110000100111100010010001101000000101110111111010111010101100100111001111111100001011110001110110110100100010001001111010010110001111000100000011111100010001110011110101111111010000000111010101001110000100010101100110111000010010010110101110010001000011110100011110111100011011011010000100101101110000011000110101001110001101111110011001100000110010100010011101110110111001001110011111000010111010110111011100110001100110011001101111011111110000110100101011000010000000001011000111001001111100100000000110011110000100001110110011111110100101000010100110001011100111011001101000100001111010110000100101001001010110011110100110111111110100000100101110011100001100010001111110000110001010001110010010000111001010000100111011110110001001101010111010110000111100011001100111011100011111110000000101001101110001001111101000010101111100011110111010110111000001111010000010111010001001111110001001101000101100111100010101011001110001101001001011111111101011110100100011110111101111111110110010010110001100110100010000111001110011011101001001111110101111011101001010101000101010110001001010100010110101111010100000000110111000010010101110011001011010000101111001100101101100001100101000000010001000111000111011100101010001000000011000101001000111010000101001001111100111100110110101110111100010010011010010100111001011001011010000100101011100000000110101110011110111110101011100001111000010010000000101001101111100111010100011101000000110011100111001111000010110001000000101000010010111101100101100101100010011011101010010111111111111110010100000111000100110101111110000000000101001100001001011100000110110001001101011110101010101000000000110011101001111100101001011100010000110000000100100010000100000010100000000101010011010001000101011100110011001010111000110010100000000100100000000000111110001110101101010011100110010101000101010000001011111100100111111101111010111100110011001001100011011000111111010010011101010010001000001000011111110100100010010010100101111000100111010110011110110010111101001101011011000000001001100001011110010011001011000010111011101000100101110011000001010111001010101001100100011100000101110111000010110011100111010110001111011000111110111100100110110110100100010001010110000100010100011010111101010001100001110100101001100001011110000110011000100111011011001110000111101111001001100010001111110110111110100000100101001011010000100111000100011101001011100011010001111111110110001010101001001111010110010101000101111100001101001011100001010000001011100011100111011100111100010110001110000000101110111101111010000110100001000000111000001000001100111010100000001101110110110110100111111010100110110101010011001100011110111011111100101101110001110111011100010011111101001000101101111110001010100110011010101110000111100111110110011110110101100101011101001110110010010000001111100110000000111011010100100100001010000001001011011101110011011111110001110001111010111010110000001000010100010000101111000110000110100001111010110111110101110110000100001011110001010011000001000111011000111101110111001100011101001111111001111011001010000011110011011000110000011110000111001100101101100110000101011111000111100101100110011100100000111010000011100101110110001001000010100100100000110001100100100010110101101100101011110011110010101101010101100110011101100000011011111011000010010001111111110111110111010111010010001110011100010111110101110101011010110110101011001111111100110000011110001101110011100001110001000100111100111010111000101110010001000011000110101011101110111010111001110111011011101100011001000001011000110101100001100000001110010101111110010111110000011111010010000100101101001011100111001110001100111010100110111111011100100010011110010000010100000111000011010011011111100000101100011010001100010111011000101101110010101010110001100111000001010000000011110100100011011010101111011011111100111011001100000110000010101011011101001010110011010111101001011001010001101110111110010011000010001011010010011011101110000000101011101100000111101100100101011010100011000111011001100001000111000010101111101001111001101011001111101010010110110001111010111011001110001101111110101100101101111010101001101101111000101000010101111110111001011000101110101001100110100000100001000000001000001011000001011001110110001110111011110001001000100101110101101111000010011011000000011000011010111110101101011111100101100000110001100000101101010100001011111101010000011100011001101101011011100100000100111100100100100010001110111110110111110010101110010011100011111010110000000010110101010011100111110001110011110001101100001110110011100100110111010011011111101011000100010011111000101001100011001000111101000010100000100100010000110101100100000010000000000101111100101111000001111000100100011000101111110110110010100110011000100100001001001011010011100110101011110010011001111010001000101111110010001101100111010011011111000111010101100010010111011010000101010101101000000111110110100111111100100001101011011001101110101101000101100101000111011110011110100100001111110100001101011000000110101000101010010010111000011101111111101101100101001110010001100110000011001000000101100000011010111011111010011011000101000010110110101001010011101011100010001100110010111011111001010000101000000000011010110011100011001010111010010001011000111111010011011101001010110000000001010000011000011001010001101101110111011100001001101101001110010101000100100101110011001001100001000010011101100100101101100011101001010111010010111110000100011101111010101110111100011110010100001010010010101100100011000100100010110001110101100101110111111001100011001001111010101110011100000100100000110001101000010110011010011101101100110111010011111001110100011111010001000100000100010110011110111110111011100010100011000010101101001001101101000000111111010100111100110100111111110010101010001011010110000001011001000011010011010010011110111000001101101111101101101010101111101110111000000000010101001011010100010100101100111111001011110011000011000011111110110011010010001101000011001000011010001011100100000001101101011011011111111000101011111100111010000000111101010011000110110100010110110001101010101010111010010011011110000011101000111010000101011111110111011011111001110111101101010110011110110000000000100011110100100011110111000011101010110110100111001011010011111000010011101110101111111101000001101100111111001011011111110001010100001101011000110110001001100011101011101000010100010101001001001000111010110110111001101010001101011010010001010101110001000101010111010101101110100100100110010111101100011000100000010111100111001100110111001001010010110101010101000110011111111111111111010011010100110000101101010110100111110011010010000101111001101011100001011111010101010110000001110000100001100000011010110011000011011001110011011101001011111001111101000001011110101110001010101001101100000101100001101000011111011110010111011010001011101010010011010110111010101011010001001111011111001111001011100100111111001100110100011100000100001111110111100111110011101100000001101111100110010110100100111001110010100000011011110100101000110001011001100010000101011011101000010011011111001011111100001111101101100000000110110110011011001011100100110111000000100100011000111011001000001011000011100000011001110111110011000111100101001001000011011000110000101011001001111000011100110100000100011010111010110001101010010001110100111100010001111001011011101010011001011011010011011001001011111010011000100011110111010110100101001001011100010100110110101101111001100111100001000110011110011101011011010000100011110100001111010100101100101100010111000110111011000001001111011010010011001100001010000100110001001111111011111011010110100011110111001010101010001011111001000101111011101110010110111010100011011001100000011010001100000001011111000100011101011101011111111001111100101010110110011010110001011001000101101001001011110100100111001100101011110011100010001100100110011001101001110001111110111110110100011010101010001111000100011000000101101001001010110010110101010110000000011010010010101011111111110010111101010111001000001000111110010101000111011101000010100010110011000111110011010101011100000010110110011110010001110001010111110001001101111000111101010000010110110010000000010000011000000110000001010000111001010100000000100011011100000111101010001011111101101100000000001000000111000000010010101110001110110110001001010010000001111001011001000011100011100101111010110111111100100000011010001001100110000001101011001011010111001000011000000100001010111111011111001011011101000100000110001101001000010010000011010001100111100100110110111001111100101101010100101011001110100101001011111010000100110011100100111100100110100010010000010010111111000011011000011001011101000011110110000001101000101010110011011110000010101111001000100000001101101110100010101000011010111010001001011110011010011110011110110000111100011100111101110101000000001001110011101010111111111100000010101001010110110101000000011100111001100101110111011111111111011000010011100100100100100011001100111010110000011000101001101111001000000111010011010011001010000100010100100110010100101110011001000001101010011001100111000001000101100001100010101100011110101110101011100101111001001001100000100001101111111100111000111111001001011110110100011011011100011111001111101100000001110100100000001111011010011100010100011101110010010110011010000100000011100001000010011111100101100011010111111111001011110011010000000110110110101101101111000011110100110110101011011111011000100011100111101110111000000101101100001001000000010010011000110011000111000010110000110001001010100011101101011101100110011000011110000110110101000001010000011101001010101100001001001000111101001100111101011110011001101111011010101001110101100000011100111111111010110011010100111111110100011110101110110001111101011001110101011110100000111000101011110010111101001001100011001010011101001111001110011001011011101010111000010110111110000100110101110110010000011010001011101110010001101011001011000011100101110010111011010000011100101110100001010010111100011010110100011111101111111111111011101000110100011001001100100001101010101000111000100101011100011011011011111000101010110001101111010100101110001101010000110110010101100010001010000000101111110110100111111001000001101111110101010000110111101111101111000111110001000000101000110000111100010011110000110110111001111110111100101000101111001011010011001000111100001111000110111111000100101010010001001100110101010100011100111100001010111011111011110111011000111111010001111101110010110010001100011011111100111110010001001001001101001110111101101100100011110010001101000011011101010011000010110001110111001011001001011011111111111101110000011101110111111101101000111010101011111100001111011000001000010111001100001110100110100000010000110011101001011110011000100010010101000100111010111011101000111010111100100010110101011010101001111111100010111101000110011101010101010000111101011001101111001000010101011111001000111000000110010101001010100011111010111001111111011000110011111100111011100101111001101100000101000101101110100100100101010101111111110011000000001100011011001011100000001000010000101010001001001001000010100100001011000110010100101111001010000100111001110101110101100101000001110000100101001001000101101000100111010111111000010000101010011101001101101101010100101100010111000110100010101001011010001011000011000100110101010011011000110000101101111010111010001000100101100000011001110000101101010000010011010000111110111111111010100101101011000001111001100101001001000101001010100000111110111111000111100000011001011000010001001111001011000110010110001011100110110101111000010001100111101101011011100000011010100000011100010110111101111001101110011010101110100101011000001111100100100011001000001101100110000001101001011000011011100100011000011110110010111111000110011000010110000100000101010001011110100001100011111011011101111101100101110010011111111100011000100100001010100010010110101000111111000010101100011110111111101100010100101110100001001101010100101100000100001001111011001110111011101110111011010011000010000101111000100011010100111000110101101000010111101111001110110011011000011001100100000111110000110011111001110111010101111111011111111101111101011110100100110000101110001101110110100111100101100110010111101011111100111000011111010111010101100000110110111100101011111011101010010100011110011010000111001111110011000001010000000010101000000111001001001101001001011001011010010100100111000000111001011000100110001001110001111010001100101101000011001010100110100000011101111011111010010101011011101111101100101111100010010111001000000011111010100001100110000011100101001011111100100000000011100010100001000000000010111110110101110000101010010111111100001011101111001000111110101000111111101100111110011001010010100011111010011111010100001000011110111010111110001000010011111010000010110000111110010000010100011001111000011110001101000001100010111001010011101000101001010100001011010111101001010110011011001011011100010111100011110001111110001001101100111101111111010010111101010111001100100001100110110100010010001111001100110011111100000000011100011111101000111010001001010010001101110100110011101111000110110101000001110000010011110101111000101011011010011011001111100010001110100011111000110110011111101000111101101001011100010100011010100010010111010011101001010100110111011101101011000000001101100101000101000000101011010011011010110001000110111111000100000111101011111110011111001111001100010100001011111100001011011001110001101111100110101100011111000011101000011010100100000101100011011011110010001100010001001000001100101011010011001011110011001101011100100100010001101110010011110011101000010001110110100011010001011110111010111000000110010100010011000010010001110101001011000000111011010111110010100101010110000101010110001100100111001111111100010110100110010001111011110110001010010110100111100111110100011111000010100100001110110001001100010001000110101001101001110010101011000110110100011011101010110101000001111101010110110001011100110011100111110101101010101100011111010011100111111101001100110000110000001100000010001100111111101010010110110010001010100110001001101000000100001101000000111000100011010011010101100000100110010010101100111011111010000111011100011001101011110011011000101111011101101011101110001110011101111111111101010101001100000011101100011100000000001011100101110100000100111001111101010011011100000010100110111100000101001101101100010101000100000011100001000110000111110011101101101010110101001101000110001001101101001010111100011010111001110101100111111000101011100100010101011011100001110100010101101011011001001000001111010100101011101010001000110010000001011111101000111100010101100110101011001101100100011001100111100000010011010001000100010111011111110101100100001010010000100010100100100010100110100010010010100111000111101101000011111000001111110111111001101110110001001011001001010001001010101101011000101000011011100010000000101100101111110111110110011001110100000100011101000111111000100101010011011110010111100001011110100001110010110011101000010011010000101000000100101000101110111010011100100110101001000100101011010000101010110011111110111110110000000001110010100110100101101101111010000001010100010000011111110000110001101110000110011000010000000110100101010111100011101101110001101000011100111101100100111011101111001101000110000100110011110101101001011100101011000000111001010001000001100010111111011001110010000100101101011001111011111010001010111001010101011001010011111010111001100001000101110111101010000110001011011111001110101110110101010011100111011111101100101001000011111110101010010010010010000110110011111000001111001111011001001100101111010000101100010011000000100011000010100110111011111011001100011001110001110101111101001010011010001111011110011111110111011001100000000011101100001010111111000100000000100010110010101110001000110010101111001000001011100101010111010101110101101101000000011001110110011100111100100110111101011001010100010101011100011000011001011000001001000101001011111100110100101100100010000011011100001001001101110010000010000100000110000001110110010100100100100010100110011011110111000110110010111101001110011000000101011010010000111000101001110101100001111001011100001110001100001110001110010000110100111111101111111001001100100111001111101101100111000000101001100111111010010001110011101000001010101000010010101100000011000101011001100010100110100111101100111010100000001101001011101101101100000011001101001001010101011111010101100001001111001011011001110110101011100101001001000110010000001100001001010011001110100010011001101110010100100010100111011011011011010001000010101100011100111011111001110001011101101011111000110110010001011011001001001110010111011100111001110111000000100110100000110000101000011111111101111000010100101001010011011011110010000000010001010000010000100000100001010101110110101001111000000011001111100000110011000000111100011110110111110101110100100101100000011100100100111101001011101111111001110000011011101100101101011100001010011101111101100110110110011010011000111101000000100111011011100001111111100010101010100001000001001101001011110111101101100110010010001000011010101111101101011010000101000111111111101001100100111010010001011000110000010101010100001010110001010101101101111010001111111111110100101110000010110001011101011110101110000001111110110101110000100100101100000111101001111110001100000101100111101101010111000010011100011010111111010101000100110100011010101001110111010110110111101000010011111010101101000001011111110000110101001110101001001110111000000011010001001100101000001110000010100011110101111111100111101101100010011011101111001110001111010010101001101000111010000111100100100001011101110001001010111111011111010110111100000001000000111011110100000100101001010111011011111101010110110111001111111011110001000011011101001001110101100000010000111000001010010000010011101101101100010110000111010011010111100010010101111010110110111001100001011011101011101011000100011101000111100110010100111101110101110101100010010101011000001010011110001000110110001110011001110101110100100100000010101000111010000011111010010001000000110000010111100111001111100010100111100110110011110111111000011100111011110110011100100010000100100011001001001011001110111010010100111001100101100100100000001110100100101011111100011010111111101001111000110111101111001101000000010001101001001011000010001000110010100101100111101110011100100001000100110110111011101000111011110011110010001101100111111111000111100101111000000010010001001100111110111000000101101001110110001101111110100111100000101010110001101111010000011001001110010001010100010010100000100111000011110101111101011001100100001100100001110100111010110101100101110100110011111101001001010011000111010010001001101101111111000011001101111001010101101011111000111011000001100001111010110001010001110110100110000101010100011000101010001100010100101101001011001101100001101010000110110011101000100001011110111100010101101111011000001001100111010100000111011000000010110001000000010100010000111100100111001011101111110110101000010111110001000101110010010101000101100011100100111111010101110100010101101110000101001100001011000100110000111110011111000000111110101100110000101101110000101011111100101010101001101111000111100100001011100011100010101110011011101100101111100110100111101100101110000111011000000000000101010010011101100010010110000011110001011101001110110010001010101100111001001101010000111110111110111111100110010100100101110000101100000101000011011111111001010111110110101111011010011110101001000110110101000110010111000010001100100001101100100010000111101000010010111011101111011100001100101001000011101101010111011100100100000010110001011100110101110110110100101000101010110011001101001011110001011011000111110101000001110101100100110110111001001001001111111001101100100001000100100100110001010111010111101011000110100110010001100111110001100000011100110101100001000100011101111001011110110011101100101101001101010010100100100001100011110010000100010010100101001000100101101111011010110010011101111100101010011101101001111100101100100000100110001111010100101110001110000111110101010010101100000001100111001010100011111010010110001001111000011001100100010000000010010101001010100100001101111010111000011000110101101011000111110001111000100101000100011011011000010110101110101001101100001110110010001111101110100101111011000011100110110101010001100000001111101111111100111001111001101001101000011000101110111100110000110011011101111101001111100110110010101010111111001000001100000000101110010101100010111101000100011100001110010001000101001001111011001110000111000110001101000111001011100101111110011011101011010000010100110011010100111001010000101000011101000001001100111011001001100000001100111010001100111111011110110001110010001000011111011111000111110111001111101110100110101011100001101010110010000110010011000011011100100001110111101111001000000111011110111011001111100011010100101110101100100011101110111010000110011011100101001010101101000001110111101111111011100111010110011100110011111101101110111001010001101001110100000101001110101100000100111110100110011001001100101001111000110011001111110010100110011010110110000100010010011010000010011001010111011001101100111010011101110000011111101000001101110011101110011001000001000111111110100110111011100111100011110111110000101110100100001110100000000001011001001001010110110001011011001000111011011101111100110101011011110011001111000100111111000111100100011000110111101111000101100111101011011001101100011100101001001111110010010101000000111010010000100100111100010101100100010111101011110110100010010111011010001000001101011110010101001011100011111101101111101010001010101101111101111100101111010111001101111111000110101001010010110001101110110001000011111010111011000110011011101111001011000001010100100001011111111100010111010011110100010010100111011000101110101011011101011010110010111000001101111000000000001010011011000111011101101010011101101111101010010000110000101100110010110010101010010010111110111111010100000011011001001001110010011011010010011111011010101010100001001100001001000001111100001111101010110111010111011001100100001101011111000100011001111011011001011101101010000110010100101000010000110001111000101010111100011011000000010110111000101101111111111011110110011100001101110111010000011011011001110101010110000000111001000101101001101100010000010001000010001111111110011111101010111110111110000110110101011011101110101110111011000111011011000101110101101111101001100110101101000100100100001110101111110111100010010100001100010011110111100100111011001010100100101110101011011011100101001100011011011101001011101001001111100001001110110011000011101101111111100110000001100000011010110011101100001111111000000000001101110011110000000100001110011111110010001101110011111101111011001100001111010001100000011100111101100001001010001010110110101101010001010010110010100010001000101010110001100101010101001101110010011000000010010100100001110111000100110001100011010001000111111100110110011011001000001011001010000101001001100010111101011000110001001110001000111110011000001000101010101100010000011100001011101110011110111000001111001110001101100011110000110111111111011000001101100101000001101011100000100100111111010000000011101110011101000101010000011101011110011101001100100001001101100011011110000010010001010000111010001100111000011011011001110000010110111110000101010111010110001010110010000011100110011011110010101101000110001100000010001000000011111011011011011100101101100101001110010101011011110010001011111110011001111010000111111101111010001101110000001111100110010110001111111010000010010010111111100011100101011011010101100110010110111001011010111101011110000110001011010011011110010101001100010001100001001010000100001111101101111011101000001010101101110001001111000000001001110010111010111010100101111000010001101100000010110110110000100111111001011001100110011000110000110110111110011010010100110111110111110100011000101000011000011001000011110010101101001101111001010111100000110100000001101010100101110011001010110101001110000101001110011011100000110110011100111000000111010100100101100110010100101101000000001110101011010110101010000101000010110101101100111000011100111010111011101110101101100101100101000001100100111110101110101111011011010011011010010111100110111110000101110101111000100111011110101100000000000100110010010001000101100011011110101100110000011010111010101000100101000001111100001100101101111110000010011010101100010100110111111010000010111110011000100001101000000000010101010111001101101110010110101111100111011110110110010010100100101100110101110011011001011101011101000010001110000001111000010000100111000101111000000000100110111001011111011100101100001001111001000101110001101110100010101111001000111110011110101110001000111011111001011000011111010001110001010011000011100001110011100001011001011110110110000010011000100111011000000111110101110011111101001001000010001110000011101000101011111000000011100110111010000100000110000101111110100011100101110001100110111101000111110101101010101011110000111110100010111001000001100110000110000111111101110000001111001011101000001111111111100011110101011111111110110101010100001011110110000100101100001111011111110100011110111010111001110111001010100011100100001011111001110011000010111100100100000100110111010001010011010000010101001001011101100000010010001011101010100000000101000011110010101011011010110000100010101000100010110001010001100001101000011111111100000100001010011111101100110001010011101111011011100101010001000100100011111010011101111100000001110101010110100110011111001101110001000101010000100000100010101101011011110101111000110101000110100110111110111000011100000100000110010001011010100110100001110110100001001011001110011110110000100001010101111001110000011101110011001011101001100000000100010001111000100101011110010100110100000010001001001110000111111001001010111010011111010111101110001011101111010100011000111111100001000010010111000000100100010011101011010111110111101010011011110001011011000100110010110111111000010100001100000010011010001100010101110011001010011001010000011000110010001110001000000110011101110010010000110111011000001100110101001001010111000100110111111010100100101110101000001001000001010001100000111111111110010111010000101100101110001011001010010101100001010111111011110110101001111010011000100110001010010000011110011110011011101010001000100001100110111100101101010010101100001110101001100111011000110010110101100100101011000101001110100010010010110011111110010010101111001000100110011010111101111101100111010011010010010010110010110110111010000001110110000110000101100001011001000010100101001100010000011000001011011110001111001010011101110011100010010100000100011001110001011011011000011000100011001100100011110011010111100000101110111111010101111011011100101010100111001001001110110110110001010010100001000011000101111000001000110100010100010110100001101100011000101110101000101110011000001011000001000000111110000000101000101111111101101000011100000110010000110011001110011011011101101011010111110101000101001010000011011101101110010000110001111111000110000011010000000000000010001100100000111000000010011000010100110111100111111000101100100001100011010000001101000100101011011001001110011001111101110101001101110110000010111011100110011011111001111110010010001001100110000100111010011010100100100011001111110001101100000101100001110010101001001100011111110000100001110011011000000011010100101011000100101100001010001101011001110010011100010111001011101111000010101101101111011001011010011010110010100101001010101111010000111100000001110011110010011000100000010000111010111111011101010100100100001011110111111110001000110111101110111101000010000010000110011101000110101101011111000011111100110011010011111100001101110011001111101101100011010000111101001101010011101010010011110101000111010110111000100100010110011111000000110111011010110001110111001001101001111000110111011101000110100000110100000000010011011100100011001001110010100110011010010111001101100010011111001001101100100000110100010001000011001110111110111111010101100111101000101101111100011010010000110010111010000101000110110011111001011100111000010001001011001101011111000010010001100111110010000001100001000001100001011100101011110011000110010100011010110011000111101010010011001111101011111011000110100100001101111110011110010101111010111010011110011000010000001001010110011101011101110001101111010001111011010000100100000111001100000011011001011101011100000101011111101101110100011011001100111111110010000000000011111100000111010110010000111000111110000101100011101000010001011100111000000011100100110011011101100111110000101010101000101111111111001000110010000001101101110011101001000101110010111001011101110110001101110100110001110001110110000001000101010011000110111111110011001011010111011000100110110010111011111100001111111111111000010011111001010011011000010110100110110100010011010101011110111000000101001001010110010110000010100001111100101110100011010101111111011100110111101000001100011101010011001001100001100011110011111101000110110100001000001010010111010000000011011100010010100000100000010101110000110011000101001101010101001100000110101100110101110110000000101010011101001010001011110110001101000100011011111100100111111100010101101010000101101011110110011111000001111110101011010110011111111001100110111111110101110110000100100111010100110111111101000100111100011011110010000101011001100101010101000100101101100000110101100111011010000100001011011111000101011011101011000110000111000010011100111111010101000100101110100000010011000110110111110100101010000011111111011010000010000010101000100000101111011011011000111101111000110110110111101101010000001111110111011001110010100001101100110100101101001001101001000000111001000100000001101100101111011000111111001010001000000001000011010011110110000110000100111000000001011011100101100101001011010011110100001000110000000110111001111100010101010101011101110101101101100101000111100010111100010001010000010001101110000010101000101000011100101000110110100100010100100110111001110010111011100111101100111101110110111000010110011111100000100001011100000110010110110001100111110101100011000101110110111111101011101100011100110101011100011110110001100100110100000111011110011011111011100000000011011000001010101110111100001010101111100011000000000101000110111000001011000011000000001010101101100001001110111111100101010110101011010001001011101011110000011110010000000100001101010000100110110111000101110101010111011110000011010011100011110000110110100100001110111101110100001110001001100010110001100111101001001101101101101011010100101001110110000011010110110001110111111011011111110111110111110110101111010000101000000010110101100000001110010000111110100000111110010110000111001010001100100011000011011000110010010100011000010011000110101111110111101111111010101011001110001011000011110100011111110010100100001010110011101101001100111000011111011000110000100110111000111111110110111111001101101100000111111011110100111001111000101010011100010010110110110111111100110001010110101100001000101101100101011001110001000001000011101111111110110110101111111111100000011101101101000001100001100000011001100001000001000100000100000011011111000110000111111011111111100111001000111101010011111001011101101101010000000000110111101110011101111001111010111000000000101111011001001111100100001110000011110100001110110100100110000010011110011110011011011000111110101111110010011101101011100100100010111001011011100100000011110111110011001011111010110101011111100010111010100001000000101110111011110010001010111011111101000011110111101000011011011001111111101101110100101100010100101001010010100101100000000000110101011111011110000101000111011110000110101001000101100111011110111011011110011111001111011000001001011011001101111100110000011110100000110111101111101111100101010110111110000010001101100110010000110100000111101111111110010010111011000101100001110011111000111101111000011000110011100011001101100101111011110010010011111001011011101100010100110110110001010001110010110011011010010000011100000111110001000110100100000000001001000000011100010100110100011111001001100111010111110100000100001111001001111111100010100000011111110001100110101110100000000000111011101101011001111001010001000000111010101100101010000101111100001100111111010101110000000010011001001111100101111010000011111101110001101001001001000001011101110010010010001110000011110110101011100111000011100100000001001001111101111101101001110101100100001101001110000100101000000110001110010011101100001010011011001110110100001100101101100110011000001011011010001100110011000100000001000011010100000100000001010111001011111111011011010100100100101111010110011011111111010001110101011001000011000110011001011001111100101101101110110001111111110100111000100001111001100111100111100001011000100111010000010111100011010011100101001100000110101110000000101100001101011000111000111111101110111001110100000011011000111010001011011111101010001110001100110110111000000100111101000010001000100111010111001100001011010110000111010001101001100011011011110101101001110010111000011011110000110111111100101111110010001101010000010010000111110100101000010111110101010111100001100011101000000000001101101011011010110011000110001011111111110011111101011100111001101011011110001101101001011010011111010100010010000100111101011110001000100000011110100111100110000010000110100111001110010000101111110100111101001100010110110010001101010000001110110010011111110001000100101100000010100001100101001110101111111100011000111110100110101010101010101100010000100001011100100001011010110010111111101110011010101010010110111100101011001100011111001010111011100101000101111000011111100111100100100000011001001101101100001001010001101110101111001010001111100111100100101011010101110000001001001110010011110010011011101111111010001001100100100111000000100010111100000001101100001101000100110101101001101000010111100101100110100001001000000001000001100011111101011010110111100011110100010101000110110000110100011001111001110011010101110110011000001100101111100011000001100101110101010101111010000011101011100001000000111111101100001111000100110000010111010111001011110110101111110001010010001011100111100101110111111001110010100011010110011000110110100011000111000100101001001000010101001100000100101110000101010110000101111001101110001100010110011100100111000000111010111011001101111011011101100010010010100000101000011101101111101110101111111010111010001110101101111000100000000001001100101110101110100100101111000101100011110111100101001110110100111000100101011011110100010010100001000001100010000011100110000000000010110010101111010101110011101111001110101011001010101101100101000001100100001111010100101010101000010001011111101111100001011110100100100111010100011110010100011011000110101100001110110100111110111010100101011110101110110101011011101100110100001010100100001000000001100110010000001101010000000000111011001001100000011010000001110110111011011101011001110010010010101001100010001100100101111000010010101010101010101100001010101001101011110100000010110111011000001000110100001000001001010001011100000011001100100100001011100111101110101100100110010001010111000001010011001100110101100110110111101101100001111011101000011000100101011001001001111001110011010111110111000000001110110001100010001101110101100001010011111111100001101000011001100101111001010110010111001111100000011100110101010111011000111000000011100100111011010111101100100000110111010010100011001011101010000000000101101110100000010001011111111000011000000011110100011001100000101101000101101000100010110101010000100001100111001011010001111011101111110001011111111110110010011100110010001110101000100001100100000011100111110011101111010011010011010000001100011000111010001011101000011011000100110000110001111001000001000100010000111011010110110111011100001001101001000110000010001000000111110001011011111101000011011011000010001110001010010111110001101001110110010101111110111101000101000010000001110001000000000000010011100111001100111000001100100011010101010010110101111110010100001111001110010000000100111100000111011011000001111101110010000101101011110001010011110101101001100011001110001010110011011111001011001110110001110011110110010101110000010100000010111110101010111111111110001011011110100100111000110010000001100101101010111011010011011010000110011100111101100000010011100101101111111111011110110011010101010110100001111101100000111011001011010010010010010001100110000101010011111110110000001000001010010010111110100111000010101001100101001010101101111000000010000011110100011010010011000110111110101000010101000011000100110110100100111000001011001110010000100000001100101100001010101010101010100101101001000000110001010011111100100100001001101100100100001110011000001010101111011001011111001001111111001011000100111010001110010010100010000110100110000111001101011010101011011001101001011000001010100110110011101111001110000101110001010100001001111000000001100001000101110010001011011010110000011101010000011011111100011001100011011101000101001010101010011110000101001000110001000000100000011000100001001110101111001000010011100101010111011101111101100010010011101111101010000110000010100110111111101100100110000101001111010000101001001110001011010111111000011011011000010111001011011011100011000110100001110000000001100001010011000111010000101011000001101011010101101100101101110100001110000001100001111101110010000001100100110001011111001100110001111010000110101111011100100100011011011001000011111010001011000100010110100010101100000101101111000010001010100011010110001101000100100001001010001101011011010011011011001100100001010100011111010100000000101101100000010101001101010111111100110110010000100100001110000111101100100010000100000000110101001101100111101001100010110001011100001101101000101111100101000101010100001010011000111010111111010101010110110101000110110111111010011000100010010101000111010011111110011110010010000001001011010010011010000100111000000111011100101111111010000000101010011100011100110001010001101101000111000001111100010101011111101001000001111000001111000100000101000000010100001001100010101100101010000101000001011011101010100110000001100010010010100010100100010010001110000100110111100001110000110000010101111001101110101000001100110001010110001111101010100110101100010000000001001001110000011100001011101000001101011010110101100001010011111011011011101001101000110111110010010000111000101101001100101111110011101110010110111010001110101110110000100010111010000111111101111001010111010010011101111111111111010101111010110111110001100100001010011011100101011111010111100011101001100111100111110101001001000000100111110001011000101101101010101101100110011001101010001000000010110010101110111101111011101100110100000010000110110101110011111101000010101000100111101011111001010000000001000111011111011110100000010000110000110000110001101011100101011001000100011010110011011110000001010000100100011011110011011000010011110100000101011000101001101101111111010101100101111000011001110111000100111010111110101011101101001001011110100001011011000000000101100001011000010101111110011011000001100110011010110110100000000000110101101010111100000100110100011001100110000001100111010000101100101100101110100100011100011000111010000000110101000110100110110101110010001101011010000110100111010101111100100110100000100110101100110100000000010011010001000111101011000001110111101010010001010010010000011110110011100100111010000100000010010111001100000000110001001010000110101100110110011111011011100000001001010000000111110011001001101000111000001101001010000000011000101011100111100100110000101100100111101110001011000000010000101011010101001010010100010011000001101100111100000001100111001100100101101111110101110111011010110100001011010000110010000010010111010010000000011001111111100111110110111111111000010110001100110001100110000101010111010010001010111101100100001100101001010001110000101001110000000111100000100000110101111100011111100110001100101111011111001000011110101110000000010110011011101101101001010110111101110000011010010100000111001000000100001100001101011001101100001011010110010010111000100000001110010111101101011010011101100001001101010010110111101000110000111101110110001000101011000010001100111101100101111001100011100011101001011000110001100101000000111110111010111100111010110000100011011111100100111011101111000101111000101010010000110111011011101110100100101111000010101011100011100001101011100111001110111011000000001110001101000110011100001110101001100011011111001011100111001010010111000111111111010010100101001110111010010000001111001100011010111101101101100010101111000100000010111011011100110101011000111011101100111100110111101111011111000011100001010101110100111010000010110001010010010001110011100101001000110000011110111101000111011011000010000001001010000001101000011100010100000111011010011110000010011110011001010101001001000111110100101101110001100101010011001110111110000110011100110110100100110011110111010100001011011000010000100011010111010111110010011000101101111000101001010100001110010111100001010111010010001110111110000111100000011000111011111001101101101011011010111110100101100110011111111100000101011111101000010001010010111111011101101101110101101101101010000000010010110100000110110011001110000100011000010100110101000110100100001111000101001101010001011001111010110111100111100111110101000110111011110100101101110111011110010100000111011000110000000000000110000101000111000111110100101011111100010110001011110010111000001101101100110101110001000011101011110010010111100100101001101011001010010001110000010100011111010010011111011101100011110000000100100110111101000000001010010011101100110010001010111011010010110111111011100000100011110110010010001001010110111000110011001001000001011111111000101101110000100110010000101110101010110000000010000000000111001011100010011011010000101111100101110011011101101010011010110011010011001011000010101100000101100011100111010100000000101110111000011111100111110010111111001000010111100100010010011010111000001001110110001110011010101010111111101101010101010111001100110000001110111001111001010101001000100010110001010001000011100001100110101010010000100010011101000111010010011000011101111111001100000011010001001000111011110111100000110111110010101100010101100111011111010100001001010101101010100111011100110100011101100101011011011000011110110010000101110110110011001010001010000000101100111111111001110111000011111111101001111111010000101011111101010010101000011100100101001000111100100011000010100010011010110110101010010111000001001110011001110111101110101011000000101000000101110001001011101001111111011001101101110000011011100101011001111011101101010000100110100110110101111010101101010111100101110001110011000001000000111111101111011001100101110001101011011101110110001001011011011010001101101111110110001000100110111101111011111111100101000100110110110100000011101010110010000110111000001110000010110010111001111100111101011100101111110001101101101111011000101011100000011011101000110100000110001101000110001101111111010011011111011100100100000011011101010010111001001101010101000000011000101110000110010111101100001011000100101001100111110001010001000010001010100101000001010001000000011011111001111010110101011100101011101100111010010001111111101101001100100110010001000011011001011110101010110010100000100110110011000101010111000111001101010101100011000011110000100011101101011101010010000000010010111100101001110101100110010000000001100100101101011001110000100001001010100010110100011011001101010010111011111010010001110000000000001100010111001010001100101000010010110001111101110011011001010111011001010111000111111111001110001101111001101000101110001000010010001101001100010110011110000100101000001110001000010000110011110101010010110111101101100010101110010010111101100001101111001011111011010101101101101110110000010110010000001111011011011110101001011101011001110000010101111101010000100101110101100110001111110100000111010100100110001101011110100101111011110000001010101011010110100000000100101101110110010101011100110101011010101110110000010100101101010011000100101010010100111111111100101011100100111000000011110000000101100000101101011110110001101011011010110111011100101100001110001001110000101010100110111101100001011000111011010101011111001111100101011011010000011111000111101010001110101011101100101010111010101101001111010110110000101101100011000011011110010100111000111111111110000100010111101100101101010110101111010001100011011110011100011111001101011111110001001001011001001010011101111110001101110000011010100101000001010001101101011110011010001000001010110010100110111101010010110101101001011110000011000111010000011011110100010100110001101011100010010010111011110110111010110101110100011011100010001000110111010010110111111111110111100110000000101111100101011011010000110100011111110001111110110010011100011010110001100001101111111001011100011000110111000111111010011010001000011111101111001100111000011101001100000100001110110100010001111000000111001101001100011010100100010011001101001001100110101101001110110101101101110000001010100011010111100000000101111111010111001000011111100010100110110101011000101001010111000001111110110011101000010110100111101001001010101011101101000001111110101011110000000011001011101101011111000011010010110001011000101010011011010010101001101000110110000111010010010101110000100111011010100101011111000010011101111000001101110011110000001011000010001101011001111100100101111001001111110100001111011001101101001100110010000101101111010010110101000111100001101110110001010110000011110101001110001110100001110110001100010001100111100110001101011100100010011110101000101110011101101110010000010010110110001011011010010011100010010101110011100011010010111111111010111111100111001001000100111100101100101100111001011110110000111100101001101000001000010000000100011011100001011111100011011001101111100011101001110110100110100001110100101010110110010010110101110111101000110101001001000110000000000100100110100101111001001011100101111101111010110101001110000100011010110100011000111111100101100110011001111100111000010111110010101000110100011110011100110101000111110111011001101111111101110101111010001001011010000110011100110100110110110011100000111100011000101110101001010111101101100111011011100111011100001110110110101100110010011111010111110111001101001011001110000110001110010001101100110100000111010100100010110000111010101011011101000101101010001100100110110101000100010110001011000010111010110011110010000110101000010110111111100110010111110110110011011101001010111001101100100010010111001100001010001010101011101110001111000100100111101100101101111001010011100011100000100111111001010000010100011011100111110110110101011001100101100000001000100101010110101111110001110001010101001110011001001100100001111011101111100000011000000101001100011101000011000110100111111000111110001111110001100101000110100010110110010101111100000000010100010111111101011110000011001000000010000111101101100011111101010010000001011111101100000110101101101101011001101000011010001100000011110100110011010110011001011010011000010100011011010110100110111010111011100000001000111011100100110011101000110100011111011110010110111010000011010000101010101011100011000101110000000110010110000011010111010011100001000111101101000010000001011101110010011110111111010000111101111111100101100101101010101100010001001100101101000000100111111111011101111011011111000000101101100101001110100000111100010000111111011001001000011111110010100101100100100011000011011110111001101110111011010000111000100100000110000000110110110010100000100000001111001001011111001011110111111111011110000110100101001101100010000000010100101110110111111010110011011010011101000011111111110110001011000000100000100111110000110100101001110000011010111001111101000100001110010010101001000011111111001101100001111010000010010011111101001010011011000111010010011101111001110010000111110111010101111000010001101010101001101100100000111011000001101110110001110111000001100011111011101001010101001110101101110000110000001111000110011010101011001110000000101101001001101000101110010000011000111000111011111011110011100110010000100011111001000011000100010100111110010001101011101010100010110111110100100110001010111100010110110111011111000010000001111011110001110000000011010110110011110100100000001101111100011111011010001111110011011001101111111011001101100111100010000001100000010111001111011001101110011101111111101001101101010010100100010001010011001010111010111111010101110100001100110010111001001101000111010011110001111101110101001110001001110111110111101100010000110111000011011111010011001100111001111000111111011011101110110010100111110111001110100110000110110111101101110000010111101100101100100011011110111100111100011101100000010010111010111011000010011111101100110000000001110100001100010010110011110010110111101000000011010110101000001010101110100111010011010110110101011111110001100110000111101001100110000001100110110011111000011010010101100111011101111110110101011101110100110001000011001000100000110001011101010100010110010010100010110110001100001010011111100101110010111011000100111010010001100111100110101110100000110111110001000011101110110010100111111001111011000011100001101010010010100011000110110010101001101010111010001000110001001111101010110001100001011110100010010110010011011101000101101010110010010001111010111111100100011110101110000001111111011001101001001010001001100110101001111110101101110100111110100010100101000100100010111110110101000111110001011000001111001100000000001010000011001001000111111110001000010111111001001110110100010110000100101101010110010010110101110110110000000111011111111011110100011010010111001000110010001111011011011011110101001001001100100001001001000110010111011101000010101001110011011110001101010110010010100001111100001011101111001001110111001010111110011100101100111100110100001000001011101101001100100010111000110100000000100001011111000000010010000100110001000010001011011100011101111001010101001111101111110101111110000011010110101101011111110101111011010111000011101011000110111111001010100100001001000001111000011011000100110000111100111010100100101010100101000100000011010101010011110000100000010111111011010000101010011111101011111011010110011101111001010011011111001110011010000110000101111000011101001010011110100100000011001010000011110100011001010110101011001111100010000000001010010000110110001100011111101010111101010011011010011010001001101100001000011011100110001010100010001110010011101101010110101011100110111011110100110100100100101010111100111101010011011100000110001101010100111100111101110000011000101110011101010100001110010100101111100100111100001100111010000111101100110110001100110010011011101110100110001000101010000110010101001101010010101011011100010110100100110011110110101001011111001111011110011000011000111100010100101110100100000110011010010111111100000000011010101111001101010000011101111100001111101101101011111000101110110011100111100110111101101010100101011011000010010101101011010110010010111100001011101000011010011111101000011110101100011111000011110001010110110011011100101101011001010010110111100000001100110000011010101111100011000111111110010011000111011000000110101110100000111010111000100111110110110110010100111101101001100100000001011100110111101000110010100110001000001011110111101111101001101111001111101101110101011000000001100000001011100101110100011000100000010101010110000110110011010011111101001100010100001101011110010100011000111001011001100000000001100101101110101010100000110010011010010111001100001010011110010010001100101011000111110000010010000110001100100010010010100100010110100111111011110101100000100111001100101111000101010101000011011010100001111111110101011011001101110000000000001101111100111110011100100000010110110101101000010010101101010011010001110010111010100100111100010110010001000100101101100100101011100001110110011111001101111100110100100001100100100010100010110101010011001100110110001100011101110001110001000001001100101001100101000110100011111001110101000011011100001000110101011110011000001001111000101100010010111110100001111110001110000100000111011010100000101010000000100110101000000101000101010100110110001101110100100100100010001000101100110011110101010000000111000011111110101010011011111100111110011100011010101111010001111111011101111100110010010100010001011111101010000101100110111100010000010000111101101011011101101111100010011011011011100000101001110000111011011000111111010000111101010100011110101111110011011111010011100100110000100110011100101000000011001010101000110011101011000011111110000101011000001100000000000100101000110111010010010010010110001010000001001111001011111110000010111001111111100101011011010001101100110110010010111101011000111101000001110111001001001100010100001110110010101011111101010001000000011110101001111100111001011001110010010110010011101100001110100011101001000001000101000000111101011011111010101101010010010110000110101011001000000101000001000000110001111110101100001101000110100001010011001111100001000101010011010111010100000100001001001110000001001111100000110011100000101110111011010011101010101000111011010001011100101000000010000000011100111100000101111000111110000010101110100001111110100101101010100010001000110001111001100110101111111111111001010111011001000010100100111011110110110001111111100001011100101110111000010101010001100010000001111000001101110110111001101101001110100101010100101001010001011010101010110100000011000101111101101100100001011100010001110000000101100011001011110100000010010101001011111001110101110101110101001110100100001100000000010111001100100000100001101100000100000110001101110011101111111000000101111000011101001011111011000111110111111101100101011010101011010100011110111110011011110100101111001110000111000010110001001000000011010001001100011101000100111011010001100001000000110010111111101010010101001001001010111101110101101001011101001101011001000001001000111100110100000111001111110010010111000011010010101001111010010111110110101000111001101011000111000010110010111001111001111010000001011110010001010100000001100110111001110010111000111011101100110110111011001010001110100010001001110010000111011001010110000111001001100110100000000011101011010011100100111100001000010010111110001011001011010110000001101011001011110010111110110011111000001011111110101000110011011101011101110111100011111010000011110110101011010011001010000101000010101101100011111110001000010011111100001100000000111001101101000100100110001000111101000011000101111001100011110100101010100000011110111101101110100000110010100111100010101011010111001110101101001111111101010000010010000001110101111111001010010100111110001111110010010110100010010111001000100110101111110101100011110101111011100101100010001010010111110100111011000100011010100110100001101001010101000111111111101001100011101011110101100000111001001101110100010001101110110110100111101001010011001101011100000110001101110001010000100000001100100010000101101011100111001111010010100110100011110001001011001000110111110110010000101011011100001110011001011010001010100100111111111101101111100100011011101111010101010111001010000011100110001101000001011000101000110001111001110011101111101110011111110100111100010010110100000001000011100100011101100100100100001011111100000001000000100110001111110101011000011001110001010011101010011010000011101101110000001011010100010001010111110101011011011101011011010110101011100010100001011110010011010000010101110111100111000011110101010010011101001101110010110001110000111101011011111010011001010111100111111101010100000010011101011101100000110101111010010101101011001101111011100011101100111001001000101100000100011010001101110111111110010011010110001101100010011010101010111000000100011101101001100100100001110100000010011111011101110001110000011100110010011110101110101010111000000000010010101100000001001111001000100000101011011000011001100010110110011110000001101110001001001101000111011110110111101111110110001100011000110111011101011001011011001001101100111101100100111000111011000010110011010101100111010111011101111011110100000010010011010101101100011110100110010010101100101101110011110101100101100011011001001111001110011001000000011101010010000110000010011110111000001110001001000001011000011100111100110010000011110111011101101100011011111101011011010010110110111011100000101010010100101101100001100110000001111110010110110111111010010010101111011111011001111100011101000110000011011110011111011000110001110010110011101011010000100111011010111000101101000010101100100100101111000100011011100100000011000010001100001000111000110010000010011101001001000100000010001100110100101001111001001100011000000011111110111110011011110011110011010110001000101100111111100011111010111001100111110100100000100001010001000111111000101110101011000101110101101011110010010011100100111000011001111111011000000000110100011100010111101000101010100001101111101011001001100101000111101001110011110101111010011100001011100111110010011010111000000110000011101001001010011110111111011111001001001011011010000011111101111101111100010011000010010000011010000000010101111111000101010101111000010110100111001000000000011100011001101100110000010111100100001000001010010110010011000101010000010110011100110101000101111101000010000100101000111011001100111101111001111000010100011110010101001100001111000111011100101101011001101100000011010000101011100101001010011011001000011011111000100100000100000001110000111110000101111011011110110111111011100001011100011010001100010110001100110001011100100010000110110100110001001110010000011000011101101010101110011100100000100001011110011000110100010100100101001101111001001010100001100101001101100001101001000011100100011110011010110001010111101100100011101101100010001110100011001100111101110110001101101001111111100100010000001100011011000011001001101000111100101010010010110000101000101010010111010001110100110111101111001010100111100100111011110010000100010100000101111011110110001100010011101101001001000101111010100111100011010001101110100010100111110110011110111010100001100000101011011110000001111011110101000101001000001010110111100011101010101100011100100100110001001110111101111001001101011110010010010101001110100000111001001111001111001001110101000110011111000011110011011010000001100101110101000011010011100010101011000110000010100000010000000010000111010111000010100101111100100110101010000000111110011000010111001001100011111100110111000011011101111000110000100000000011010000100111101011010110000100011110010010001111000010101001101011000110111001101111100101011101100011010111010101001101110011000001111110101010001000111110000011000000001001111011011101000010110001101111111001001010111000000001101100011001110011001000100101100010101111001010000011111110000010001001010111110100101010010010010011010000111100100010011111111110110001000001011101111010111100111110010100001101000100100111010010001110010111101011001001110011001101101111001011000100001111110111110011001000110001100110110010001110011001001100010101001100111001101000010100000100111011101100010100110001001111100101111100110111000100001011000010101101011000101101001110001010010010111011001011100010101011000000100111101001101101101100001100111010100110001110111010101110001000101001110000000110101110111101111000000101011011011011011110000111111111010010001110010011110010011000000000101111011000110110010011100100101010001000100101100111010101111110100001101100000011101001001010000000111000101011101011101001100101001000000100110110011001100110100000101011101101011011001111010010000111011111011111010001010000000101001000010100000010010010010000100010001110011100100000001100011100100001101001011100110101010111010111000000010011101011011101000010111011111010110000011101011011011110001011001111001101001111101001011001101011011111111000101010011101001100111000111000100011001010110100110110000110110010011000010001011011110001000010110100100110111100000011001000010101000010001101001011101000000110010101011000111001110101010110100010100111100101010111010001010111111100100011000001011010110101010111001101001111000111010011010000101110001111110100010001010010111101001111000101010110110100111011111011000100110011010110110100010001101100000110111101111010000110111100010000010111000101100001001101111000101110101100110100110110101111011010001010010000011000000111100010101010001010111110001010110100001101111010001101100111000111000111110101000001001110110010101000110000110101110010001000000111100101010101011111011010011110010110101101010101000100101101011001011011111110101000101010101010001100010001100011110110110011011100000000000001110001011100101111101010001101010011110101011100011100101100001101101111011001011111101000000110000001100111010011110101000000000110010001111001000100100100001001111010001001101100010010110111100000110010101100001001011100011001000100001010010001010001001010100000001110011011011011011101011000001111101110011111001111001110111000001100000010001100001000000011111000011110010000000101100110100001110001011000001110110110000010101100101101000001110010011100011010111000111101110110101010110010010010000111001001000100111010001101010011010011110001101101110110000110011110111100011100011111111001110100100010000110010001011101100011000001111011110010100011011011000100100110100001101011001100000110000000010100001000110010000001000111000010110111011010011100101101000001001100011110100001100100001001010011100100100001100001000011110000010000110010110101100101111101000110011100000000100111001001101110011001000010101011011101101101111100010101000000110101001001011100001100000110001100100100100011110000000010000010011010110010011101010000100010000010011110101010110111010100101101001001110011011100000010100011001000100100100001010100000001110010011111110101010011011111000101010100010110001010110101001011001001111101101101001110101011111001110010111010000110000001000110010010001100001011110011100010011110011100011101001011011100000011011100010100100110000011011110100001110100010000011111001101101000111010011011101101010001011110110100101110001001000011100001101100110011100000001000010111100100011011101010110000000100110011001001010111111110110001110110010101001100000010011101110100000001000101001110100110101001101001101110111011001001101011111000001110011100110111011100100000101011101110110000000010000110010000011011101100011111011101101011111111001100010001110100100011000011101101100100110001011111000111010010001111001000000001101010100000111100000011100111010001011011111011010000011001010010111010001010001110010110111001010100011111001101110111010000100001010010000100111011111011011001101011011111101000110100011110111011001011111100110000100001011000101010010100011011011000101110110110110101000011110011111111011110110101100000001100111000111000000001001011000111011101001100011000010111111110101101110001000110100011011000010011110001111111110101101101110011111001110011011111001010011110000011010011111111000000001000101010111111011111010110100010100000011111001000011111111111101000011001011111101010111111101110110000100100011110000011100010111110010000111001001100101101010110101101000101011100100001101111110101111101110011010001111111011101101011101001001001110000110100000101011101001001011011001110001010100011001101111011110101110011011011110100000101101000001000110111100100111111000011001000111011001100110000111010000110000110000011000011000011101001010011000010110001110111100101001110011000000011100111000000110101101100001100001100000001000111010001010100001111011011011010000010000011010110001001010010101101010100110011001110011100110100111111010011100101011101110111111101100001000001111010110010101011011111011100101111100110001000000001010101010011101101110001011000000010110111101110000001101010000110111111111111101011101100001111010101100011100011001100101000011010000111111111110001100010000111001110100001101111001010010110100110001000000010100000010001111111111100000100110011010000010110111000001010010000000011101001000100010010011101110101101100011110001011010111001010011001000011110111000011110000010110100010110111011111010111111100110000111001011111100011000001011101101101010101110110100100111100100100100000100010110110011000001100101111000001110010100010001110010000001000101010000010001111110100111100010001000000100101001011110101110011110011011001011000100101100110101111110111000110001111000000111011010111100111001010101101111000100110101000011000000000110111100001000111011011010101110001000100010111111111100110011000111010000111001010111011001111101001101110100101110100010000000011000001100010011011101010100110000110101110011101000101110001111110100110011001000001111100001110011101011000110111001011011100011110001010111010000000111011000101000001001101001000111100100100100001010000110010110011010010100011111101011001101111101011010000001001010100100010111010101101110001010111010101000101000111101111100000010100010000000000010001111111110101010000111111011100010111000100000100110000101100001100100100000110101000100001111010111000100011001001011100000010100011010001101011111110111000010000110101010110100010011110000011101101110011001101110001100001110101000001101011001100010100010001001011101101000101110100001000011110101110100111111011111011000101101011011100100101111001010010010100110000000011000100000100101100000100101110000010111011001010001101101101101010100101110001011011111011011010011110011010101010001001101100011011110111010111010111111101001101110010101011101100001101000011001010000011101001101100001101111110110001100010010011110001001110011010000010001010100011110110110111100011010100100011011100110000010000110011100110001001111000101000001101000000110100110101011000010100110010111101110011100011011011011000111010001010000100000111110101101010110100111101011111000000010100011101000110001000111011000001101010001100010101101100101110001101100101111001110110011001000000100010111100001101001100000000110001100110010101011101100111001111011010010011010110111001101111010110000001100010100101101001111101111111101111000110001111011101100100000110111010100101000011100111111001111011011101101000011110010001111000101000011001100110100010010011011111001110100101000101000001011110101101101000100100111110110000000111100101100101001110000001000000101011101010001100101001100011000100011100100001111001010101010101111000111101110011001010010100110000001011111110100100010101011101101111010111010111011100110000111110010001011000100011000101101111011100110010010100000111110110101011110110001010011011100010100111011011111100100000101101110010001011110010011000111001110110111101110100001100010111100001110000010001110010000100101001001111100001100101001010111000100110100101001100001111110110001000010100011110100011100011101101011011000110100110000110111101111101100010110011001111111111101111110101001011010000001100101011011000001010110101011111110001001011010100110001101001010000001110000000111011110011101100111010001011110101000001111111001011101010000111000010101010100001110111000100001101101100100100010111100111111011001101110011000000010011010000101010000111010010000111111001110001100110101010010100000101101110010101000011110110010000110000001011110100111001100001111001101001101100111001011010000000011101110110000110101000101101011100011101111111000100000000110011110111101101110011001001010000110100000111011110011011100110011001000111111110110010000111000000000011011001001110101100100011110010110000011010111011000101100111010100110101110001101010100101111011001100100111111111010010100100111101111110101111000100101001110010110110110110111000111111100110000101101001111010110101110000011100111101010010100000000111010011110100011111101011110000100101010001000100011101110111111011001110111001101100011111110000111010111000001110000101101010100010001111101011011100101110101001001101011001001010000001100010000110001011101001100001000100100001011001001011111111110101101110010011000110111001110010111011001101011111110110010101011001000111110100011000111100101101111000101001101101000110111010011111001001110111110101101100111101000101110100011001110000110001111110111111101000110010101000100011100000110010111011010111010011000011011101100110100001001000100110011001110111011111010100110100000010100010000001010000010110111001100100110111100001011100100111000011110100001100010100101101010000011010001001000010101010010100111101010101010110100001010011011100010010110101011010101100010001001100110011100010111100000101101000110011010010111100011101011010001110100100100100111010010110001010010011011110011001011100101101011010010101011110001101100010011111010001001110001010110010110011110110011010100010000011101111010101111001100000110010100111110101001101000011001110011101001101000011010000110010000100011001100110100011111100110101010000110000101001011011100110011001101001010111010100011011011100001000100110010101010011010101100101011011011011010101111101011111000100100001000101001010110011100100010100011110010101011111101110010010100111010101101001001011000100001110010100011110100011101111001110000011111001010000101101011011010110011101101100111000001110010110101000111100100100111000001111010101100111101111001010100111110110011010111011101000010000100101011000111000011110101011001111000000110000110000011000001001010011110011101001010100001100011011000110010101000001010110001001011101100000101110111101001111010010100100101011010000010111111011101100100101011101000010011100001100110000101001111101100110010100011100001001100011011010101001110101001111011100001010100000110011110000100001010100011100010101111111011100110111101001000001010000010010001010100010000111101111110100111101110100000010010110110001111101111011100111011111000111101011101100111101011111110010100000000101101110010001000111001101101111000010100100101010111100111110010011101011101110111010111011001100110010001011011101001111000111000111101111011111011001001001110111010001110111010111000101011010111000100011101100111110110111000100010010011100111011101101000000101111110110101000001111111101100000010001100011101100100100110000000000101111011100101110100100110100001111100011001011111110110011000010110101100110010101011100101000000000001000111100100100100000000111110100000010101100001110100101100011101101101101100101010100011111001001110110001111000111001000001110100101010110001000111100000000101000001111100011000001101101110001010000011110010111110100000111001100111101101101010110001000001000001101010110110001000011011110001100111000000111111001000000011101110000000100011001101100101110110101101111100011001100011000011110100101111101101001000011110100100101111000101001011101001110000011101010011101110110101100001111101111001000011110100111011010100101010110110101111000101000110111010111011110000110111010111100010110111100111010011010100011101110000111011000000011010001110000100011011100110010100101101011010101011011101111100101110000000101110110010110100110101110110000110101010110000101110011000101111010000111111001011111110010101110000000111101010111001111000111111010010110111011011100111010111001100011010100010101001111000000100000110001010110111001100011011111011110010001000010101010101100101001000001111110010100110101000001101001110100000110001111001111111000101010011101010101011110001001111110010000101001100001000100101010111101001011101010100001000000010101100000100001010100110101100001110010000001010100011110101010010011100011111011100101011111001111101101011101111111011111001111001000110001001001011000111100111111010001111110000011100111110010011011000011110110000101001001001000001101010000100101101010100000000000000000001100101011110110011011010010110101110000000100000110111111100101100000110011001010100110001010000011010010110101100011001100001010101111001111010111101111100110101001111001011111011111111110001011101011001000110111011010111000010111111011000111011100111011111001111000110010111101000101000110011100000111110000000000101001011111101001111000001100111011000000000110000111011111011010111001101111111010010000101100010000010111001110101111001000110101101001100111100010101110100011000001001101011001000100011011011110011001000101011111010001001110010111010101101000100101001001111101001110011011110000000000010010100011011001101110110111101001001110100011111011010010010110001110000100101100100010001111100001110011000000110110011011111110010111000100110111000110100001011010011101111100001100001000000111101011011101100110101010111011101110011011000011000101110101000011100000111100110011010001100101110000011101010101101000010111011110000100000001101110100111010111111000000001010101010100000111110011111101100111110111101000000111000110101111110110111100101111011001000111100010001010110111010000010011000110101000001110000001000001001010001110110100000100100010110000011110100101110001010111111001100000010101011100001100110001011001110100011010010011110011001111010010111010010000111001011010001010000010011000011110001010111000010111011000011001001111010100010111001110001001101001000000110111110110111010010010001110001110010110100010110010000000100111111110001001010101111110010111001001011011110000011010001110011111101101101001100101111110010001000100100100100000011110100000101100011110001110001111101101000100000010010111100111011000101100010011100011010101110011100100101100011110100001010000000001000001100001010011010010100110010000110110010110010111011111001000010100001110010111101111010111111000100111101000001100010111111011111100011100001001111111010001110010001000000011001011010100101100101110011100001110110111101100000100000000100111111010101010011100111010010010010110001001011011101110001011010011100110000000010101100001010110011111011001011101111101011010111010001010010001101110111011001111111111101011011011000010110100101011101000111001010000011000010011110111110101001111011111101110111110010100111101100000001010010100011010000010110101000111010100110110011011101101100000000111001000010110001010110110010011101011011111011010011010011101110100000100011000010010110011011111100110101011100110100001000110001011100111011100000100011011110000111100111001001011100101000101011010001111001000011100101010011101001100100111110011001011110111010001100001110101000000101001011000110011100100101101001111001011011011110001111011110000110011000011111110011101011011111010110000111001001000110001101110110111000110010011100000010000111100101000001011011010101011001111001000110111011001111110111101011100011011010000111101110101010010000111010100100101000011110011000010110101110110101001011010001011001000001101100010100011010111010100100110111111001011011010010110101010100010111111000000111110111101001001000011101111110011011000000101010100010000000000000101111111100000110011000110001101101111010010110011101111011101111010100111000000111101101110110111000100001000101101001101001101011000111010111101010001101101101111011111000001101110000010011110011101000110000000101001110010111010000110011101011001110101001110110010111011010011101110010101100001101110101101100111111010111100010100000001011111000011101011101110000111000000000000111000011100111111100100100100110100100110110010100001001010010101011110110000010000001111111101010101011111110110101001110101011101001110001011001111010010111110001101000000111111011100100010100011100001011100001010110011110010100111110100000000011110001001110010101101000011111110111100010100101000000011111000110001010011010110110101001101011110100011110100111110110000100001000000000010010101010100100100001001011000000010111000011101111101100111110100001111010001101011011100000001100010111101010010100111101100011100010110111010110101100111011101111001001000100010100000011001100101101110101100001111100100110010011111011110000111111110001101010011101101011101101011101000100001100011001111000010010111000010101000110010001100010111101000001110011110000010101111001110000010100101100001010010100110011100111001111100101101000110101001011010011010101110010011010100011011101111101110111100110101100001110111110001100101001101110111101000100011110101010101101111110000100011010010001111100110101001101010000001111001111100011010011011110101011001101001000010101111011001001000100011110011011111010010110010111001111110011000011110011011001100100100101010101011100110111000101011111110010011001010100110000001011011001111000111011000110101100110001001010100010010100100001111010010101010000010010111011111000101011111101011001011100011010000111001100000001010101100010110101010101111111001000111110100100010011000011101001011011100000000001011001110010000111001011101110011011000000110111101001001010010000111011001001001110000000101101100010111011101110001000111001000110000000110000011011111010101110100001000011010111111001111110110011110111100000101000000010111110010110111001110011101110110001100111001101001001011011000000000100001000011101010000101100101010101100011101010101111000101100000101101111000000001101100000110001001100111000110111110001111101000100110110101011100110100101001001111101111101111001101000000011111111001111010011000000011101111010001001111110100001110111001111000100000101110010110011100100001000110011000000011011010001101010100001001100100100001010011111110010000001000000110011000111001000001010010100000110101101101111100011011101110111111110000010001100111111011110101001100010100010011000110111001110001111100010011100111100100010100110111100001010000001110101100000010011111111111101010101011010101111011000001011011100000011010101100010010111100010011010000111101111101000100100110010001010101101011101011101110010110111011001100001110101001111000110011111011011010110101011110101010110100010011010000101010101101000101010011001010111111001101110010110100110110010000100101001000110001011111100110110100101101101101111110111111100100000100101011100011011000100000001011111110000001100110111001100110000110110110011100110011010011101101110110100110101000100001010101111100101100100000111110100000000011001111100101111010010111011111011010000001101011101110111011101110011111101000100001110110100001100111010000011000011011001111110100110001011101000111111011010110101001000100001001000101100101000101011101011100000110100111011001101110111110000000000010011110011111111011111110111001100111001111010010000000110001100111101110101011000011111011110101100010100000001000011001101000010100011000010011100110111101001110010111100111010101101001110101000000011010011111101000101000111111001011111101011011100000101001111011000111100110000100110001001000100111000101110001111001100101100111110000010001100000111001011110111001001010011010000111101010100001111100110010111001000111101101011101101111101111001100101111011010001111001001001110010110000010111001000000001111101001011001111101010001100000111100011101001011111001101000110000001111000001101010101101100101000000010100101100001010101001000000010010011110101011011011000101110011111110010001100010001010101111111001000110100111100100010001011010101111000010110001000101011111110000000110101100101010110101000101011101100001010010101000001001001111100000001110000000110100110010000011100000100000111100011000000001001110011010011010101101101010100010010000100100011101010000101110010000111111010000101101010110001100100101001001010101111110111011100000001111001100100101001101001000101011011011100001100110000111100001001000101001100100100111101100011011001111101101001000001111111100011000000001101011100001101001110001010000011100011010110000010000011100101110101010101010101100100101011010010101111100110000100001011010001110110010100000000001000010001011000000100110111001001111011000100000011001101110011010101100101011001110101011010100111100010111001000101000010111100110110110001011011110010101011010110111100111110111101101001010010001110100100111000000101101010001010100011000000100001110101011011110000110101010101100100000001000101100001010000101010010010110100101001011001110100101100011011110000010011000101101000101011110101000011111001100001111101001111110000001100110001100101011011111111000001001011100100111100111111010000111010010100100111010101010101011000010111010000010011010101010011011000110010000110101000000111000111101011101100110110100111010000110000100001100001000110010010000110100011011010000110100000000001111110001010101111011000010100100010011100110110001110101010101010110010011101010100010101000111001001110110100111110100011011100110000110001010110010010000011011000000010000000110111011000000011001001011010001011101111101001010010010011001000111001000011110111011001010010001011101101010100010010100011100100100111101101111110000100100100001100110101010000001011111011010101100100011100101100010001000110100111000100011110000110001010100111100101010001110111001001010101001011100101111000101010111001001101111100111000010011010101101100100011010111001100101000000111000011110000111110000000000111001011010001000010001101101010100010001000111001001110100111010011010101001100010111001110001100101100110001011111101010001011110001111010010111101010111010001100010001010010011000010000100010001110010100100101101100011110111100001011011011110110011110000000111011111011100011100010110011011011110100101000000010110000000010000100111011001001000111011010010010110100001011011000010101100110111101100010001000001110011010001010100011011000111011010000000001011100011011000110010001111111011100011011111100001000100000111010001110100000010111111101001110011000111110010011010101010010101011110100100111001101010110100011111111110011000001001101001111111011001111101011110000101110010111001001010010100001000010011010100011011110101100110001101111000100001000011010110010010101010100101000111101010101010000001011110111110111010100100101111111100100001100111001111100101101101000001100001100000110011111101011110111110000010101110111100000011000110000000011011101010011001110100011011110010000100010100100110000000011001000001100000100000010010010111110101110110111111101110111101010011010011010111100111000001010001010000001001000000000101101101000100010111110001111101001001010100101100001011100011111001110100110110111100000010010101001000001010111010000010000111001110011101011001110101001110100110010011111101010111101000100011000010101110011101001101110000110111000100011101010100011000100110101110011111111001001111111001111000110001111010110000001101110100001010100001001001111111111010011110110001110100000100101011001101010111010000110110011110100100001010000001100000100100101100110001010110110011010101010110101110000100100101001110000011100011110001110011111111000101011101101100101101001111110001110010111010010100001110000101111101101011111100011100000100111101011110110100000010110000001000001101100111101010010110000000011010110100101001101100111111100001010100111100001000101001101100110000100101010111010010111000010001100011111101010101000110001100100001111101010111000001111011010100001011010101111010101100011101000111000110011011011110100011101000110011000100011001011100010110101000100011100001100001101111101001001100001100101011100100011101010001110001011011100000000011011111000000000000100000100000110100110100000000101011011001010111000010010000011011000010111010000110111100110011111111101001111000001101011010011001100011010111111010100001011011010100010111100001010001011000001000000110001001110110110000010001011110000011100111100110100110100100001000001010001001010101110101011010101000110101000100010000000011110100010110000110001001110010011100101000100101000010111000001000101101011011010010010011010110001101101110110111101011001101001010010011001000001000110110101110000100101011010110000100010000010110001000011111101110011100001011100100001110111101101100110110101110000110001111101001010100100000000110111000011101001110101100101110100001010110010000101001100110110100101101100110011011100101010000000111001001101101011010110001100110010010110100011011000101010000111110100111110010100101110001001110100010111000001110001011100011110111011010100011101000010101111101000001010101111011101111010001010110010111011000000110010101001010111011111010101111101011001101011010010111010111011010101011010110110001001000110001111101011001111110101011011001000001011000001001110101000010011101111110010101000001000001011100111100000101000100001011011010100000101111010010001011001001000100001001011000100111101000110110000011010110110010110000111001000100010110111110111111101101011011111111001110010111001100010000100100010011111001011000101101001100010010001110100011110111000101111000101101101100010011011111000010010001111011111100010110001010010011110000001011001000001111110001000011001101000110100011101100101110000010011101001011111110111101111111110001000111000010111111010101101110011111111111110101100101001110100001100111001111001101110101110011001110000010100001111000110001011010001101001001111111001110011001011010100011110011100101101010000100101001011010111101110001110110001100100011101011101100100110000000000000100101100110011010010110010100101011111101110101000000111010010111000110111001100110110001001010111011011100011011100001110100111110011101111101110001000100110010010010101110010011101010111010010010000101111101001000100010001000010010111111000000001011100100010000111111000110110101010011011010011011001100101000011000110111001101100111010100010101010100110011001110011000010101111111100110100000111011011101010001101100111000010110101010000101110010100100010011100000111101110010000000010100101001001000110101101101100110110000011000011100101010101101111011001110011000010000101011111100101101111000110011111101101000011010101000101010100001111000101111000011000111111101011010101000001011100111000011010010110100011000101110010011010111011000001000010111110100101010011000110001110111000001011001101011111101110111011101111011110110000111101001011011000000001000110110110001000001110110011000000111101001111001110001101010111001011111001100111101000110110010110001011000110101001011100010001110010101010111010010110110111000110110001001001001011010110111101011010000000010010110010010110111111101001011010000111010101011100011111101001000110110011110111001001111111000000001100011101101110100100100010010011111011110110010000111001011001001101100011111101111000000110001101000000111100111110011100111100010110100001110110001111001000010101010010010000111101101010011000101111001000110100001000101110110001010111000100100001001110110010001001000101011011001110110011001100010110110110101000110100010111011011101000100010101110100101001111001001100110100101000000010001111000001101101001110101110110011000101011010010100011000010000010011011101110011010011001011001111110101001110110000110111101100011001100111100001100000000111000100001011001110000110011101011100101101011011000100101101000011011101100100111110010001100010100111101110010001000011100111110101110001110001011101001001010110110001010010011011010001001110110110010001001001100010011001101111110001000100010100011101110010110000000001010101111011111011111111000000001001001000010100001001110010000001011100011010000110101100100111110111000110001111100011010000110111101001101101110011101011000111010111000111110111110110111101000111101101101101011101000000101001010001110000010011010110111101000110100111100100010011011101101011001111101100110001011111010001001001100001001111100000111011101111100011110011001010101001000000110101101001011011001000010000110111001011111001010001010010000100001011100110100100100010000111111100010011110100001010001101101101011111111010111110010000011000000101100001000000001111111111001110000001100000111010001011011000000110011110101100110010110110011110100111101011001110000110100101010010110111000010010110100001000111100011001011000101100011011001101101000101010110110101001111101111101110110011101011111101011101011110001100110111010011000101111000101101111110101100001100111010111010010010011100011111111110110010111101100010010011011101001000011101100100011100110101001011011010000101011011101001101010111101100100010101010101001001100100000110011010101011111011011011011111011110001100000000110010111100101101100011110110010100110101110001100001111010100010101011000010001110101111110001100011010101111101101001011101000010111011111011010111011010100011101101101110011011010110111001001111010001110100101100000110110100000000100110011111000010111101111001000010110110001111001100110001010001101010100110111101110010001011111001111110111101001010111110100111111111111110001010001010101101010111101001001010100111000110001001001101000101011010000000000100000110001011000000101000000010101101010111001110101011011100011011101101110001101010000111100101100011010000110011110110011110001000000101010010010011101010111110000100001011110101011010011001011100000001000100110000001111010011000101000110101110101011000010011000011100011000010110101011011110111010011111101101011000111000001011100110010001001001010011000011010111000000111000011101110101110011100110001111110010110101100000111100100010101110111101011000100101111110111011011011101111011000011101100101100110100101000010101110000010000001111111011000110010001101000000000000010001100100100001001010000101110011010010110110111011000010110001111010101001111000101101111101101001011110101010110010100101100010010110100001101001011011100010011011111101010100000110001010110000110110000001010001010101011010111101011010101101011010011100100110111011000000001000010100111011010100111011100001101101101011001110100101010110001000000010010010001100110011111101111111000100111001000001010101011011010001011111010001100000101011110010000001101000001100101110101001001011011011011101011010100000100011000010111011001011011000001111101011111110000100010111111110110100011000101100110100111110101110010001000110111111100000100010011001001110011000100110111100010001111100101000010110010000011001001111010011110101111101110010010000100001011011100000100001101111111000010101010000101111100001010011000111100100111100000011010100100001011001111010110110000111111101000100111010001011011101011110010100111010010011001100001001001111111001011010101010010111110110011010101011100000100100111000100101001100001010000101100000100001010001001110110110000111011010110101010001110000000001101001101101011111100101110110001101011000000111101111000101100101001011000110010000001001110110101101100101101100010011010001101101111101110100111100011001111101110001000010111111010011100111110001110010111110110010100110111111111100110111011101010110010111010001110101100000011001011000001011011010000111001101001110010011100000001100001111001111101011001001010011011001101110011011010100001100111000000011100100000100000001110101000101000011110110100101010010000101000001001010010001101010101110001110110011110100101100001101001101110100101111001001111001001110101000010000000001011100101101001110100110010101110110000101011001010101101011100000010111110111011001000011011011100111000001011100011000001010101100101110011110010111001111001110011010111000011110001000101000010100111110100100011001000111011001011101100000111100110110111010010110111111000110010111000111000101001001110000001000110011111010100011000001111110010011110010000000000110010110111001101100101001101010110001001110110110001000111101000100000010000111010100011110000100100100110110111011001010001001001100111101000100011011110001001010100101001100000111111110011110000100000010101110010100101001110001011001000001010011010000001100010100010101000111000100011011101011111111011111101000001010001010011110101111111010111101110000110101011100111011111000101011010111110100111101111010000000011101101001101111111000100011001101000110111100101001010101000000010101110111000001110001101111100111001101000101001111100010010111010111100010101100111101001001011000001010011000100101101101111010001101001001011111100111001100110100110011000000010011011001011110101110001000101101111110101101000111000011011101001101000111111110000101100011011001011000100101101101110001010101010001111110000111000100110011100010111101010110110110100110001110011101100110111000001010010111101011101111100100100111001100111100010010111000011111100110000101101011111101111010010110001100010110010000101001100111111010101001000000011001001101101011011110110010010101010010100110110100111111010001101011011100000000100000111101001011100011001011001111110010000100010101001100110011000010111111111001100001110011001001101110001110010001011110001011100101010111111101110001110000101000101000100010111110100000011110001010100000000110000110101100111001010000100001000010100110001100110101001101101100001011100011110101111010010010011111001100110000111111101000011010001010101001000101110100101110001101001111001011111100001101101100010011100101011010000010010010100101111010000000101101011001001101001001111011010001000001100000111111000110100100101101110001011011001110110101111010010100010110000011011000110011100101100101110101010110111001101111101001110000010001100100010001011001100001110001110111001100100101111001001110010101111001101010110010011110101010010110010110011001010100001011100101100011110100001110100000000101110011111011001101000011110010001100000010001010011110011100000011010001001110111111100011100001111100010000010100000000100110000101001110010100001101101101001011111111100010000110101001101010100000010111111000110110001111100111110111111111110101111111001000001000111010000010110010010001100100010000110011100100100001110111110001010111010100011110000101101010101100011011000010101100011101001100110010010100000011110100110101111111010010110010101111110100111101001110110000001101101101101001101110101000000100100011001100001110001110010001101101101010011010110110000111011001101100000110101010000011100110111010010110101111001111101111010111010001010110010110011110101000101001001010010100100000000000010000100001010011100101110001000110101111010000000000010010000011111010011101010100001000010011001111111011111001010101111001100111101100111001001100110100100111011100110001111101000000011101111000011001000001111100100100001001110111100011011100110101100000000011010101001110001100010001000000101111101011110011101010111110011001101110011101000000001110101010011111111001000110101010000110111010110011001011110101010101010101001011001101101000100000011100010011000111110110101111111101001111001011111110100110010101011100101011101000001001110011010110010010100001110101000100001101100100110011011100000001010001111101101010011110101101100010001110100100010110110000110011001000100110011110111111001110000010111000111001110110100001011000001111110000001110101010000010010111000001101101101011100011100000011001000001010011110110001011101011011000011101000001000001110101000010100011011111010011011000011001110011101001100001011111110100100100001111010001100011110101001101001000100011010011110001000010011010001110111000000110101111010111011101101001110110000100001011110001100010010000001011011001000111100000100000101000011100010001000001100011000111111001100011001101000110011111111111000111001011110001000111101111000111010000111100110000010010101001011000000110001011110010100011011000100011100101001111100100010010100101110001100000001001011100000000011010111100010000011001101010101000101110010010011011010000000100000101111010001001100111001110110001101011100011011001010100001111100101001010000000100110011111011101001000010100110101111001011100011110111110101110000100010111111000100001111000101001010010110010101100110110100100001111001001110111011111011001111000010111000010000000010101010001010011001001001010110010111000110110101110110010101000000101001100010110001001110011001111110100101001000011011010101100000101101000111010101101000000001000000010110001100100010001001100101001101100110111100010010010010110001101111100010100010000100100100001000100100100110100110100111011110101001011101110101010000100011100000011110000001010100001000111000010111111000010111101111111000001110110110110100001011000000111100010010111110010110110010100101100011001100001111001000100100100111100111110101110110001111001011001001101001101011111011101001000101001011010000100110110000011011110001101100011100111000001000001110111110110101010000010001000101100001101100100101110000110010110001110000001010000111011111101110110010011111110100100011001001111100100100011011010000111000110111110100011010100110111001111111100110110011010111100100101010110100011101010111110100101101000010111100111011110011010110010000000101000110111000000001111000101010101110111001001100100100101111111011010011011010110101110110101100100000101101100111010010110010111101110000101110101111111100100001010110011000100101100001000101111101001111010000110111000110101001000110111101101011111001100111100000101010011111101101101111111101110100000010100000011110011111010111101101101101001110110010011110001001001101011011101101110001110111100010011000111110101001011000110010010110111010011110110011101100110110010000011011111000110011010000010100101001101000100011101111001010000110011110100010011000110111100010001011101100001101000101011110100001101111011010000010011000010001001000100001001010100001001000001001110001000010001001010110110000001101111011011111000000001011111010010011111100111001110001101000000110010111011110110101011000011100000101100011011011000101101000111000000001000111011001010000110000011111000000101100011111100000010111011011011001010111101100101111100101000010011111001100001111100111010010110111011111011000011110100001101101101010010011011101010001101001001101010100000111001111100010011001011110101100000011011011011001010101100100101011111001010001100101000011101110001011001111101001100001100100101100110010010001110010111011100010100001100101011100011101000110000011100101010000001010000001101000000110101011101110001011101000001010111100000111110100101011010110001111110101111000101110010101011000101110110110100011111001001101110111001111100110100110000001111010101010000100100110111100110100011010111001010111100011111111000010000001110010001111101111110111111001010111111111111110100111011111011100111101101011000000100100011101000100111001110001100110011000100100010110100100101000000110110010101000001100010110011100100000101001100101011010001101100111010011101001101011011000101011111111110100001011100010101001111001101100100100001011110101010010011101101011101000111010010101000010100001010111010011110011100011101010101001111001001100001110010101110010101001101011011111011110001001100100001010101101100100000101100011110100010111110100111111101101000100000110000001100111100101110011010001101100111001110100110001010000000111101100001000101110010111011010110111110011101100110100111101110010100000111000110111100000110111110000010101000101100111100011000101001000101100010100101100101001110000111100101001101000100010001100001111011000100100000000010101000010010110101001000110100101111001010000100101011101101101110110100000100100011011000111101000000111110110100000100000110000010110100000101010001111010001111101101000000001000110110010100111011100101100010011010000111011010110100111000101111011010010101111100100110111010010011011101100000100011001101100101101001001111011101000001010001011111101000100000110010100001011101001100001001010011100110110000101101100101011010000011011101101111000011011001001100110100101011000000000100010011111001010011101100101010100101100011101110101011000011110010110001100011100001111110111110110110110111000000000001011000110100111010111011110000100010011001011111101110001100110010000000101101111101011111111001101110111100000010011000000010110110111110010010011101011101101100101100011001100001000000111010110011010001100110110100010010110001111111111010000001000111100110001001101110000100111101001011101110110111110110011111010011110100010011011101111011011001100110011100010111000001111111101110010110100000100111111111001110001111101101100011100100100000101100110101110010101010000011000000011001011111000101010010111010101101111101011010001110011010000111010010100011111010001101110000000100111011100111001011000101111001010001011101001100001110011100000110011001010111001000100101100110110101010100000000100011100100001110111111101001101110110100010001101011010101000111000111100000011110000001010101100010010100011111100100111111001100001011000011100010100100111010111000101000011100011000100010001110110000001100001111001110011000011110110011101101001001001001110011111001101011101110111010010101111010100111000010110000000100111010000010111101110001000101000110000110100101010101011001000111001000011111100001011100001101111001011010011111101001001001100000110100000110100001000010010010011100100111001111111100101000000001001100011111000111010000101110110010000010111001010001010111010001111101001111000001000101001100101110111001011100011010000100001110101100000011001010001101101110110100111011001100100000110100111010011101011110110011010100111001100100000111000111000111000000110100010000010111111100101100101101001111110111100000001110100001010100111100110011101100110010000101010001010010101101001011011000011000110111111111101100110100110101001100001101101011111101010111110100110110011101101011010001010100000101000001010001100000011010100101111111111011001110001001010000001110000010101111011101100010110000110101011111001111000111001001110100101101101110100100011111001001111101001000001010000001100001000011110010011110100001011101001110001010111010010111010000110110010111101000111000011100011001101011111000001100101101011101100101001111110000011111101010001010000101100111010000100001110111100001101101100000111111001101000010111110000110110010000011011100010010011110101001101101001001000101010001010100111010111101010010011000000111110111001000100110011010011011001110000101010010011001011010101001111010100011100101001101000011011100110101101100000001100111010100001010110100001111111101100101011010011111001110110101100101111110011000100011000010110000100111011111111101011000101110100110010100111000000101000111011000110101111110110000000101110011011111110111101010110110100011010101011011011010100010001010110100100000101001110111000111100110100111110001101010011111010101111110001010000011000100100110101011000100000111110111101110001000100100100001101001110110010011001001010101011000000000110111010110011011110110000010001110100101101100100110100101101101101000110111000101101010110111001010101111010110111100110111110101010101111000111110000111101011100110010110110011110111010110001100001100100110101101011111100011010111010111010001100101000111010101000101101011001001110010000101011010100001010101001001011011111010010100110110010001111111011000011010100110011110101101101001110010110011110010011000000000001100000100000001100101111010110010000000010110111000100011101100101110100101011100111111010010111010000101001110110111101010111110011111111101111000001000101001010001100111110110111110111001011000010001110111101111111100011100110011001000101101011110011110001110110111011011011100000001000100000010011101010010010100001010111010011111101000010010111000110010000101010110001011111101110111101110011100000111001100101110000111101100010110100111000111011111101100010100001100100000101010010000111000111001010000111100110101101011000000101101100001101101111111111011110000100000111101110011011111001110111010010110011100010000111011100101011101000101000011101101000100111101110011011010100010101010100000001010001011101001011010110101101111001000011100001001011000110110000100010110010001111010101001110000001100011010011100001101111001100100100001001110000011101010010101110000111100111011010100101110101001010100110001111110100010011100000000111101010110100000000011011001011111011011011100111010111111010101100110001110110101100100011100111001111110110010010110010111001000111001010011111010001110000101110000110011110110110000001010100011111100010011001101111110100010100001000000110110100000100010101001001110101111101100000101001110110011000100100001101101000110011011011100100100011010111000111001011000000111101000010100000111110110010111000000101110011101100111000001010110111001010011001101000001101001011110110111011100010010110101011001010110100000011001101101111100010000110110001001010111001110001111111101111011001010010100110100110000110111001010011010101000100001100010100011011111011101001110011001101001101110011100001110111111000011011000110000001100111010011000111000010101100001000011011010111101001011101100110010110101101101101010000110000011001000101000010100011001010011000110100111000110100001010000000111101010000101000100111100100101000011010101011011001011011110101111111111011100011011111000110100101110011001001001011101111100000010110000011111101100111010011101100111011111110110010010010111110011101000011011101100010101110010100111010011001110101110000000111110101001101001010011100111111100100010110011101100111011100110101011001110110111011010111000011110001100111100110000101010100001101111010000001101001111011101101100001001001010111100010100101100100110000010100011110101110000111011111101011001101001110010111111101001110110000110111101101100100011110010101110001000100001001000101111110011111000000100100001101111011101110001000111000100011010010010010110010110001001111110001101010000010001001111011110001110011100010010100110111111101101000111010100010011001000000011000101010111111111010101011100000110001100000001111000011000110111001011111011000001101101010000001000001101110110111100100110010010010011011111101001001001000010011110011111101100010110001000010010110111001101101001011110011001001000100011000001000011001011001101010010110110010001000100001100101100101101010001001110000011000010011101110110010001000001100110111111000110111100010101001100000011101001111011001001110010100110011101111100011101100111101011011110101010111111000000010101010001101110000111000101000111010110011001110101010011110010100010101001111001000101001010101000100010000100011100011001110101011010110000101011110111000101010001011111101000100111100110010001101011100110010010111011100100010001111110010000010101010000101001100101100010110101000001010001101011011101100000010010011111100101000000000001010101111000101100001101111000010101110111001010110100100010010001101011101000001011011010111000011001101001111110010110100100100100101000000010011111000001110101001100101111011011100011010011001101001011010100100111000110110111000110001000011111011010101000010000111010010010100100011111010101000010010011010110101111100011000111001111010001100010110001100101010110100110011100000111110011000011101110110100111000000111001010111110001110001110000110100010011011000000111101001010010001000010111110000001111010011110100101011101110001001000010111101110111110010110000010000111000110100111000000010001110111011011001110110110111010011111011111000010110100011010001001011110010101110010000010000011010111000001011010011100000101001111011001110011000100000111001000010001101101010010001110000011011110100011100110101111000110101001010100101001100111001011000010100101101001011111101100100111010011010100111100111111101111001001110110000000000010100110000111100101010001110001101111110001111010100011001011011100100100111100101001101110001100111010001000010010110111011010111101010000010100010011010111011000011000111111111101000111111000100110110100110100001010000111011000100011011011001001000000101001011001101011000111000101101100000110100001011101100100001010101111111011100000100010000110001110000010011011001010010001111000111001111011100100111001000110100110101110000111100100011001111010110100101011101001011111011001011001011100001000110000001001000001010111000010010000001010110100000100111111100000010001000000101010111100011100100100000001001011000011011000001100011010000011010010010100101001110001000111001110010111110011011000110110110110111011101000001111011100101000000011100100101011100110101100101001011110110011011010111110110111110100011011000001010110110011011101001100010100010110100010111001000110001101001101100101100011000111010010101000000111000101110001010001011100100000111111000111001011100001100101010000001001100110010010100000011001101111100100110001001000001101100101101111011001010011100110001110101100111101110101001111000100111000111000100011010101011001010100111101001011001010100100010111111010111101001100001111101001000100101111101010001100100001001101100001101000001100010100101101000100111011010000011001010011100000110111101011010000000001010101110000110010010100111111000110011000100100110100010010111110011011100111111110000001010000010000111000000010000010110000001100110111000100001111011101000011111011111100011000111001010000110001001010111010000100101000001001110010011000110101101110100000111100100000011100100100110010100111101100001001110111100011110011001101010110001110001101101011100010110010011011000101010110101110001001100000011110100100010011001110101110000101111000011111010111001100101000101011010011110101011001010110111110000000000010110001011011101111001111010001001000111110010111101110010111111110000000101111011100000101100001000101001000001011000110010001001111100101111001000001110110110100011100000100001101111111111111001011100011100101100000100001100110110100010100001100001101101010000101100100011011001110000111011100011111111110101111100110110011101000110111100111101011111011110011111101101010010001111001010011101101010101110010100001001110000110001010110000111111100001011011100010010101100101101011101101110010010011111000000100100010100111010010000101001101010100001000101101001111100001000110000010011010111111100001011100110110000110001111110000110100000000000011100101101111010000100100001010010100000000000011100110101111111111011110101100011011000110000011111100111110000100111010001010000111110101001000111101111100111000001101011110110101000000100011010100110010100111110011111000111111001100001010001001100010110100111111001001101001101101010101101000101110010100101111101000001000110110100011000010101111111100110010111000101010010000101110111010101111001011000111011101100110010101101000000110111001011101001111110010010100111000111010011011110011101100010101010111111101110000010100010100110110111001111110010111011001001111101111001111110110110001011110000101101110110101010011000110110011110000110000011110011011010000001111010101010001010011001111100100001011001100000111001101110100101001010000000100001010011001001000000100100110101100010100101110011100010011001000110000111111011101000001000111001110100000010000111011011110000100000111011000010111111001001000111011011011110100011100010110000100100011110110110111101000111011010110100000010001100000010000101110101110111000110100110001001100010100101101100100000100000110111110111011001110001010101000100011111010100001101110110110000000001100111000101000111111010111110011100001101010000101000011001011111100110110110111100011011000001011010001110010000110101111111010111101111000100000011010001000111011111010000100111100101100000100101101000011011001100111110000100011000010011010100100100000100000000001010011000101100010011010010100110110110000110001101011010000010110111011000010010010101110110101101100001110101101111010011100111100111110100010101110100000100111101100110101110110100000110111010000011111010001100011001001011100011011100100101010010010100110101011101101001100111111011110010010000101101100111001110111001100001100000100010010000100100101000110000110110111111110001011011000111011011101011010111101110000111101101011111100001100010100101011111110000000000101000010101011011100100000011010101110001110110010000110010111000001110101100000001101101100100011101100000100100100100101111100010000110100100001101000011110100010001010001101010001100111111110001000101100111110011101001001111101010110100101101001000001111100010100010001100101010000110011100101001111001011111101111111100101010001000010010010111001000001000010000110000111011011000010110000001000111001100000001011001011010101100001011100101100000000110000011101101010011111101101000111011001011001000001011100110011100110001011010101001111000000101011000010101100100111110110000100000000100110110001001111101010110010011011000011110100111001010100101110011001000110111110011101011101100110001110000011011110000001110000100111011001100110010011011101011100000000000001000010001111101011001101000101000110001100000111111111101001111101010101111000011111110000010011000111101000000011110100110100101111111000111000111110011000110101110110000001000001000010101110111111010111111010101111110110010101001010111000110111111111000001011000011011100101111000111011101001010100111001101010100011100100101010111100111101011100110100000001101001011001111010111010110101110101001110110111110100001101110100011000110111001010110100011000000111100010000000111101010111100010000101111010101011001111111110011001101001011100100011000111101011100101001110000101010001000111110001000011110101110111001111110010100011101001110000100001101100010010011110101001101110101101110011001000110011100001100000100100101011100011101110110101011111001101101011001000110010111111100110000101000000011100011101010101000010001011011100011001011100101111100100011000011011011010000011011111110001010010001110010111111101011110101010010110000010010100100101011000010100010100010111010111001001011100101111000110000110111001011101010100000010001100001010101001100001011001101011100001010100111111000010101100010011101110100010011001010001100101111001001110000101011000011000011110101111011101101001101001010100110001111101110100101000000111000011000100100100011011101001110011110000101100101111000111100111100000000000110101100000100011010000001110101011111111111100110101110000000000110110011011001110100000000110111110111010100100110011001100111001111000011000111000100001011001011110101101100110001101101010110001010101001110000010101101001111110001000101111111101111010111101010011011111110001100001111001111011000100111101010010100001111111101111111111101010111111001100111110111111111011100011111101111111100110101100001101010011101100101001011100100110000001010001000110001010111110000101111101100111010011001110011001011011010001111111101011100101011001011111010010000001111011001001000101010100110011100010111101001110100000110001100000111000111111101111100100100010011110100101100011001001000001010100101111011010111110000101000110111111100000011111110011001110110111001011101011101100011010010000011111011001011001010010100010101001001101011111010101000011101101011100011001100111001000001111111010001100001101000001110110101100101111011010010001111011011111011110100011011011110000001110010100001100000000010010010011001110111000101111110000001011110001000101000100010000110110000101111110110100101011010011001101110101110001110010010010001000111101011011110000101010100101101011010100110101011100010000100000101100010111110101100101101101011010000110111000000000011111001001111100111011001100101101011110001111110001101100100101000001000011111101011111111011001110110111001010010101001111101011100001000101000000001111100001110000011110000111010011011011001010010011001011011100010110001001010111110001101110100001000110000110000110011100000111000110010100110101011111100111101010011101111100000101110010010100100110110011010110101111101001011111111111101111011010010000010011011010000111001101011011110111110110000111000110100110001111011010111000110111101101100011101000100000111100100110110101110001100100010001110111110101001100110111000010110000110111001001110001001010011100010000000111110110001001001001000001001100111000001111000011010010011000000010011100100001010110110100011100010010100101010011001001100111001010010001011100001001011101011001001001110000111111111101010010010011110011001001011010110001100010110110010000000001111111000010000101111110110111111000111110001001011100000011011010110000110011111100010111110110010000010111110101000000110101100100100000001111011101000101100111100110100101100110110010111110110100111100101111001010000000001100111000000110110111110011010011010011010111011111111101110110110111000100011100001110010111110100111101101001100100000010000000001000001010101100011100001000000001111101100011001111010111100110011100000010011010000100011110110100101111001100110010000010111000101101101110110000011101000010010100101110011001101001010111100101101011010101111101011001010011010000100101111110001111110011111010001010101001010011000000000111100011000100110000101110101110010000101100010000100000111001010110101010110111010001101000110100110001001110010010001011011101000111100111010111110101100000011011000001101110110101011101100101111001010110111001010010001111111010011110110000101101111101000111111101010010001001110111000111010000001111111110110111010101010011010100110111000110011111001001110101110101010101100011000011100011111001000101000110011011110011011011101001000010110001100011000101010000010101010010011000001110000101011110111111111110110001010110010110101011011111011110100000100011100000001010111010001010010100010101011100011010110101011100110010100010100000011100000011110110110110011100000100011110110111001000010101100111010011010101011000111000001010111101010000100001000110111011111011110001010000100011110001101100110010110011111101101100110111100011011100000101011110000000101101110100100111001100110011110101011010110001001000010000100000011010111100011011101000001100010111101001010100101111100001000111000101000010010111101001110011011001111011010010111100010010000100011000110000111001011110110101100000100111101100001011011100100111101000101101100100011011110000101111101000000001001001010010111000110001010010110111101111111111001110111010010000000110111011111101100111100011001101011000011111100110000011100100101101111110001100000110100101110001111000100100100101101111001101111111000001000011110011000000111001100000001000011001111000111011000110011111011111001010100100100100010110100111011110000110000100011010101000000110010001100000010101001111100011011011110111100111000010011000101010111101010000111111011000111111000100111000101001010011101101011101111011101011110111011000010100010010010011110100100101100000101010101010101100010111110111111101011000100111100010001000001100011011001001100000110100110011111001010100110100001011011101100001110111110101111101000001110011011100001100011110110110111110001011101111100011100000001000011000111110111101000000111011111111000000101011011100010011111100010100101011011001110100101111000111110111101010000011001111011111101111100011101000011111010011111100110110011001011010100101101000111011100100000010011101011110011000100011000111110000100000110100110011001100100011110010011001010011000000010101011101001011101100100111000000100000001100101110010100001100001101100000101110010011011100101010001001101000101111111010101011001011001000000100010000011111011001001000000001111000110111011010011111111111100000100000110000101011110000011000101110111010111010110000001101101000111100101101011111000111100101100010111011000011010000001110010001011100101011000110110000110100111001100111001100100101101000001010000111111010101111001100101110001011101010011100011010110000110010001101001101000101011111011100111001000001001001011100100110000100000101011011010011100010001010000100111001110011100101111101000000110000101010000100101100001010111110011010100110101001001110110001010010010111010100111100111110010001011010010110011000110110000100010000010110011011111101000101010010011111110111000011000010100000101011101011111000110011100101110101111010101011011000111011101101010101100011100000011011001100000000101011101001111101010001010001011111111001101001111101010001010011001110100110001110000100011010010100110010100101101001100100110110111100011001110100110000010011011110111010111100000100011001010110010000111011011010011100001101100000011011101010001100011001110111001100011011101001011010000001011110100000110001010110101101101000011010000011110110101000010101000100100110100011111011100100001110100000101110110100110111111001001001011111111010000010101010101101101010111000101101111111101010111000110010110010010100000011101010001001001011111110000000011100100100111111110110100100111100010001101100110100011001000111101001001101000010001111011001111011000011010110011100100001001011100101100011001001111011101111010001001011111100001000011010000111000111011110010111101101101010000111011111000110100001111111100100001000011111111110001101010010110011100100111001101010000110010100000000001101100011001100011100110001111011000101110111100010001100100001111001001100111100011010110001001111101100011000110100011111101000011001000001011111101011101111100010110111010111010001010000010101100001111110000100000110000001101101110011101100010000101011000110010101110010001101001001001000001010100111011001101111010000100001111101000110100111011011110011010111101001010101110010100101000100000111111001111001011101011010111110111001001111111010000111011001110100000100110000000100011100000101100000010101011110000000001100100010100011011111101111011110001111100000100100110110001011111010011111001111010001000110101000011100011111111111100001110000101011100110111110010011011000110110100101100010110111011110100110110101011100100111010010011111011001011111001010000101011011011011001100111101010011000110000101101110000000110111101010001000000001100111010101011111011001000000001101110111110100011001001001101001000101110001101111100011111011001101100111010000100101111001100011111001100110010101110101111011000100101001011110010111001011110110101110001010110010111010100010100111011010110001100010100110011110010001011001110110010001010101011010100100110100100011101100101000111110010000110011000101110001011101111011111100011101111011111011001110111000011100000010000100001101010100111011011101011010111001000000111010000011100101110010010110010011100000111011101101000010000110100111010010110101110000100101110011001011101011000000001101101001011011010010001100011010101110010011011001000011111110011000101000011101100110001110110010000000110001000000101111110001001011011010000000001110011000000110011011001011000111010111100101110011000110100001100000100101100011110100110101111001100010001001101110100101000001011011111000001111001010001000110110111101001010100010001001000000010001000001100010000101101010111011001010110110000101000101101001011101101100111010111010101100011000010100101010111100010010101111110001101101101110011010111010111000100101010001011110100101001010011011000000110010110001101111110101100100000110000101100100110110101001111000010001011010100101001111100001000111111110111001110100100111100110101000010011010000010011010011101111101000100100111001010100000111011110011100100001111101000110000100010010111100111011110111001101110010001001011111111001101110001000001001101111011010111001001000010100111010000110101001000001110101111010011000101101101011000101000011111010100111001101111001010101011111100011000101111010001011110001010001111101111011010010101010011011011101010011000011111000001101011100011110010110100001100010111010100111111101011111100111101000001111101101100101101000010100011010011110000111101011011001000001110010111101110000111111001101000100101110111011011011110110101110010010010010001101000111101011000001010000101110100010100010000101110001101001001110111010011110100000111100110011010000100010010010000001011011001101000000111101101000101011010100011100010001111001000100011100011001100001001011010011000000000111010001000101000111111011101110110010101001101010111101001111111010111101101100111100001111011000010110000000101000110000101101101101011011010001001111111110110001100111110001000111101111000011001000011000111011111010100111000100110101000011001110101100101010000110001100100011100011111110101001101001000011001101111001111100100010001111010101000000100101111011100011000000100110100000101111001101000101011110101101000011111011010000111110100010100110011110100110111110010011010010010100010001000010010001011111001100001010001111101100111001001011110010111110111000110101010001010001001110010000101001010001001111100100111100101101011100101111111110100111010011011010111010111100011010100011100001111001101101101000101111010100010010111110100111001011000011001001110101110111001010000111000101110010111111000011001001011011000100000100011001000001110101010101111001010100111010100010100100100000110100100101110011001000110001111101010111101101111110010110000010111000111100011100001011111110011000001111101010011111110100011101111100000011111101011001100000001110011101111111010000011110110110001110100100100011001110110111101100111011111000010100001011000101010110001001001000010101111110010000110111110000110110011001101011001110110111010101001010111011101101101101011100001110101010100001100001011000000101011000011010001001110010001010101001111001010111011010110111100010001101011111001111000100100110010110101010011001000100111011010001110110100000010000011011100001100000011111101111011011101101101100010001110011000111010111000000101101000111101000111111011001101100101000001110101001010011100100010111010010100110011100010110110010000111110011110111101000011101110111101110011111111101110100101010100011011000101111010110010110111011111110111001101001001000000111010111011001001100001000010000110110001100111111000010100101001010110100001101100010110011111101101101011101100101011100100001100101010000001000110111110111010100110111110001101000111001010001011010001011101000000000010110100010100011011110010001110000010011010110110001101001100011110000011001111111000101000101110101101001001000101110010010001001010100101110000011000101011011110110001111100010010001001110001011010111000000100101010010000110010001111000101000001100110010101001000000101110110100100111100010000101100110000000100001111011000111001010100011011100010101001110010000101110110001100100111111001010101010100100101011011111110111010111000011000010010000100110011101000010100000111101110111000010010101110010011110101101110111001010001001110101000101100110001000011101010010111101000011101000011000001110111110101100000101001000110110111101100110101100010101010100100100011110001000011111001101101011000000111110110101001100101001011001111100110100110010000001000000100101101110100100010100111000101011001110011101011111110101110000010011110100001110011001011110011001101010000010110001111111011011000111111101101010001001111001110010010100110111101000111001010011100100110010101001011000001000100011110011100100110010000000001001001000111001011000001111101101001101111101010000100100110011000110110010111111101011000011000111010010001111101001101001101111101000000010000101111101101110011001000010010011011101111101010010010101011000001101001110111011001101001110010100110101110111001110110110000001000001000011101101001010110000111000000011011111001101011010011101000011101010101110100100011001110111101100101011110110101011001011111101001011111101110100010101001111100101011100101010101011110111110100100100100101010000011010101001110000110110100011011101000110000111011110101100010010011010000111000101001000100001000000001000101101100101000011111101100100011010000011101101000010100101110101111111101110100001100101101001110000101110011110000001101000000111011010011010110010110010011011110111001110001001100111100111100001110110010100110100011010101100111000100100010001001010011101000110001111110101110100000111011000110011011100110111111011001110100011000100011110010110001110001000101001001001000100110001010110110110100000100001001101000011000101011111001011101011100011110011110010010001010100010001111010000111011011100010100100000011000101000001100011110000010100111011000110000001001100000010111111111000101011111001101010000010001000100011101100000000100101000111000111000100110100010100100001110101010010111000010010001010010000000001110010011110100100100010010011111111000111010101000001111101110100000111101010100000000100101111000010110001100111010111010101000001010000011010000001001001010011000100001110101111010101010011111110111100101110110100101011010001000011001000011110011011101100111110000101010001011110001011000011011100001001110001111101101100111001110000111011000111001110011110101110010010110001001010000101001011000001011101000010101001011101111100101111111100111111011100001101101001100000111111011111111001001111000101011001100111000001011001000001111100001011010110101010001111111010010110000001110100111101000110111010000110001111111000100101010011010001101000011101000111001111110111010011001100010011000001010100010110101101001100011010110111001011101100110011001101010011011010101010100010000011110010001100001001011000100010000010011000111010011111100100000110011001111000110011111100101110111011011110110001111110011001101100011100111010011001001001101000011110010100000100011101001001001101000001001001110000010111111001111000001101011111011001111000110110111101101110111101111101101100100111011010001111100110111010010101011100000011011111110011010100001011000001000111101000101001011110010100101001000100110011011000110010000111101000110101110010000010011111001111100101000111001011010000100110111100011001010100100011100010001101100011101001101010001011001000111111010101111101100000101111011100001110011101100001100110000110010001110000011010000011111101001000001010011110010010000001101101100000111010110100101101001100010001011111110101100000010010011110000100101011111110001000001011010011001011010001101000000011011101010000110011101001101001000101001100000001011001111000010000110011011000101100100001010000111000010110100111110101011000111100000001000110100001101111100101001001111111010000100101010101000001010000111111100110101111001010100000110110111001111000000011001111011101100110000011010001001110011100100011111111001011100010011010101011111110000110100100000101011101000110001010010001101000101011101010100010000110111111000110000001001101000110111000111111010111001010011101010000010100011110100110101111111111001010100111101011001111111100000011110000110011101100101100000111110000011101011001100010101001100000110101101001000011100000100011101000110011110111111101101010111100101000001001101010110100010001100001100000101110101010111111010111100111000101111111101010101001110110010100011000010011110000001100100100001110001010011010011010111010001101010111101111011101100110100001101111011001111110011000101010011111001001100011001001010001110110000000100111010001101100011000001010001010010100001100010111010010111110001001110011100110011001000110010011100000000110011011101000110111100000101110110011011010010011011101111101000100010110011101001010010100111100101111111100000100010101100111110100110100101100111111110110010001101010101101010111100111101001001000010011101110111011000110101100111111000110101011001100100010100010111001100111001111110101111100111100001011110111010100100101101100011111101011110001110110100111001011111010100101110101001100110110000010111100001010001011011000111100010011010111110110000110000000101000000111100010000010110101110110010001101011000010011010100011110000011111010001111100110000111011010101100100001011000100011100010100001010011100111110101111011100011100110011000100110111000110000010101100011011001101000111010000010101110011101111010000011000010000010111110001010101111001000001010101000101010010000111100110101001000111001011001111100010111100001011100010010010111000110000111110011001011011011000100101111001001010110000100000001110010101111110100011100011000001000011011100100001011011000101001110011100010011001100000001000011101010000110001100111011100111001111111101010111100101011011010001100110011001100111010000011100000001101000011101011001001001000011010110011001011101110110010100011001110110011011100100010000011100100110011111101010111100111001001111010110111010101100010111001010010101101001000000100101010100001001001001010110101000111101000001010101010110111110110000100010110001001001110001001101010100000011000001101101010001101101111011100111001000100101100001001100011110110011011001111010001001011001111000101110010011011101111101000000001110101100010110110110110010011100111110001001110011101111000000010111011001010111101111110011111110011100100001100010010111101101010000100110101011101111010110100101010010000101010111000011011100110010001010011011001101101011001110000001110010000000100000110101110001001000011100000010011010000001011101001101000000011110011111001101000011110000110010101100000101010010101101010010100010000100111110000000011000010100001000111100110001100100001000000101110110000001100101000100111011111110111100101101011110111101000010100110011100110001100001011110001100001111010111011010101110100111110010000110110101011100110111011110111110010000100001111000010100111101111011010111000000011001010110100010110111000100110101001110011000001110100001100110101101001010111001001111010100000001110110011100111011111111001100000101101110011101110110101011000110100101001001101101001101101101011111001100010011110001011001101010110101101010010110010110001111111000101000101011011111010010000010111100001011011000010001101111111001110011100100010101101110100001001110101111000110000011100101100011010111110000001111010110000011001011000001010001111010011010001011110110101000111010000100000001111000101001111011011011000111101100110011110001111011101110011100011011001111111100111111110010111011010001101110101111001000110000010000010111100100010011001100110011110101110100011011100001011011001110010010110011110110110000011101010011100000000010010101010011011111000001001110101111111101111100110110111001001100011100010110001100110001001110000000111001110110100111011110111010100110110011000100101001001101011011111011111000111000100000100010100110001011001010101011100110110111001000000110001000000011101100011110101011010111101001101000101010000010100001110100000010011101010010101100110110010111101011111111111001011001110111011011100100100011000010011001000010001011001011001000001101111111001001111001011110001011101110011010111010000101000011001110100011111111010010110110111011000001111011110010101101101010001101101011010110110100010011011100110011011111100010000010001110010010001101001100001001100010011010101110000011110000101101000010111100100010101011100001111011101010001001001100101100111001100011110110010101111000100011111010111001101000100000111111110010111000010000001000101011111001000000001010110100100010100101100100111110001100011001110000100101010110110101010000000010101111111111100110111100011101110111010001110001000100111010110010011000100111101001111010001000110010011010001010111010111101100010001000011111100000010101111110101111111011101111001010110001000110001011111001101011000001101000011110100011010000101110100000001110100110110010111010111000011010011110101010011111000110101001000111011011101111001000010011000010011000110011000011011000101110011001010101100011110010101011010011001111101001100101111011010000100000000000100000100001010101001010010110000100100100101100010001010100010110110110000011101001101100001111100101010100100001000011001100001000101100000111001000110110001110110011111010001110110001111001000101010010111110001001100001101000011101110100111111101010001101111000111010111010110001010010000110011110011001010011100001111010011011000001110101101111100010000110001010001010100011010000111111101010000010000010010001110100110011110011011000100011101000111010110111111101011011001011011011101010110111001001010011000110110100101110011110101111010000000110110011110010101101011101011110101111110100011000111010001100001001000010101010011110011100000101001011010101111010100110100000110110110000010110000001010000001000010010000100101111101001100010011011111000001100001100001110100000101001110001001110111000110010110110111110011011111000011100010100011101101100000111000100010110101000111001001111001101110111010111110111000100111110011101001101110101111101110110111010110010001110010111110001110110001110111101001010011010110010110010000111100100000011110111110000000101010111100010011101100100100110101011000110101110101000001010101110110011000110000001101011011000101001001010101101001110101010000010001101100100010010000110100001100010100110010010101100011010000101001001111010001000110000010101111100010111000101100101110011111000101110010011111111101000010110111100000001001110010001010110000011011111001001010001100110111101100100001110000110110111010001010111001010000000000010001011101111001000110010000011010001010010110010111100110001110111011111111011010010011001100000110100000001010001011101110010001111111011001111100111100110111100001010010100010010110000000100100111010110100100001001000101010010010011100100000101101010101000001101011110100111110001000100001100111000110110001100110010110010001010011001111101001100011101101011101000100111011011010100101100011111000001010101001000001101010111001100011000100011011011100001001101001001010011101000010001110110000110101011011101010010011101111111101001101011101111011110011101100110010001110110100111000010101100101101111110101111001001111110010101011101110001110001110101000001100000101101101110001111111101001101011010100010000110110111111100100101101001000000010110001101111101110111001011001000110001011111111110101010100111011000110011100010100000010101010001101010101110101010001010001010000011001110110010011001110111100000001101001010100110111100110100010110101011111110010100111101001101010101101001110000101111110000010010001101001001111111111010101001111101100100001111001110101111000110000010111000101110111101101000011000111100110110001111101000101111101000001110001110110101010010011111101000101011100011111001110000100101010000000101011110000110111000011101101010100011110101111010001100010000010001001100111101010110101001011001001000000111010110011101111101101101100110001101000000111101000010110011100101000101111111111100111100001001101101111111000101100001100110100100001111100000001010010110000111101011110010010110011111000110011010001100001001111100001011110000111001010100101000001101000001010011100101110001001101001110000010010001011011000000000111110001010001100110000111110010101000010000001101101001000110011001110110101101000111010001100111101000011110001000001110110100110011000011001111110001000011111101001001110010000011001111101001000001110011011111001101111110001010000110111101101110100111100110111101011000101001110011110100001110100000000111011010001100100111110001001000000100000000010010000010001110110011011100101110001110000000100101101001010111011111101111100110111100101110011100101111111001101100101001000101101101101010111101000000000110011111101100100000110100010111000001000101010100111110011101010001010000101101101111011111110110100010011101110000110111011100011100101111101101101011101100001101010110000010111100000010101101001101001100110101101111001010001011111001001000100000101111110000110001100111111110010010101111100011000011011000000111011001001110000010011010011110001001011111111010001011111011001110010010100111110111000100101111110001001011000100011001011011110000001110011000100011011010000100101011100101011111101100100011011001001111000000011100000000100000110010000011010101010111110110111111011001111111100011101101000000100110000001100011011001011110010111100011000111010110100011100101001011110110000010100110011100111100101000100010111011101010011001111010111111101110001011001010101001001100000111100110110001101000011110010001001110101011001000001110111001111010111110010011110101100110100111101001101011100100011100000100000010010000101010001100011111111100001111101011110000001010000001111101001110101001111000001011111100111011011001100001100001011101000001001100101100110111110110010110111100101100010100000110001001010111001001010000001000100010001001010111111010001110000001101110001111110001011100100001001101010111000110011110100100011111101010000111110110011100011011000010110110010000011011100111010111111101010011111111101011100001001110101111100010001100110000011000111010010111101010111111101000001100101110011001110000000111110000001100110101100100011011100100000100100010010100000101001010111111111111110011000011110110110000001101101110101101001111100001111110110111100000000010011110101011111101111000110010001101010111100001001001111101110010101011010011100011000001101000111110111000100000110100101000101000010111101111101110000001100010000111110011110111111101000111011000101011111111101101001111111100100011000010011111111011000011110001000111101101001000100101110111100110111111110010000010101001110011011000001000111100010110000111011001000110010001011010011011100000000000101000100100000101110100110010001101011011101000011110111110111011101010010110110100111111101100011100010101001000010110000001111011111111111010001111001011010111100000100111001100010110001010001101010000101000001111111001000001011100101001101010001011111000011100000111000111101000000111001110100010011110010000001100001000010001111001001001100010111010111000111100011010000100101110010101010000100000101001000110110011001100011010100101001110101101100110101001111000000011010101001000001011000010001100110101110100100001011100010100101001011011010011110110010010101011001011111001010001111011000111101100010000110011000010010101000001111000110100111010000111111100101110010101000000001100000001001010111000111011111010001010100010000000010010010011000110110101101110011110100111001000000011001101100101110001010111111111110010111001001011011100110011101000010000010000010011111101010110101111101110111001010010110111010010011101010101111011111010100100001001011101110010101011110111101100101000111010100111000010010100110001100101000101110110000001000001110101001001111010101011001111011010010011001100000011110110101000110001001001001011110000111101110110001101110001100101000101010000001010110101001011010001101011011000110100100001000011001010011110111111101100010000001110010111100100011100100001101000011110101111110110011110001101100101110100011100000100001101011011000101101001110101110010110100001101001011111100001010101000011100111011000001000110110110100110011110100011100101000011110011111110001000110010001011001100011100101010111101011100011001111111111011010011111111010111111010110010110001000000101110111000110110111010011001011101100101011101001111100011100111111000110111101100111100100100011000001111100001110110111010111001000001001001111010100101011111110111000001110101110101100010000101101011111100000010010111100010101100100010110111000100110011100010100011011100011001000111001100001110111001001011000100100011011001111100101010001011110011111010001101001011011011111000000010000010100111010101111000100101011101000111101011000010101101011100010000101011010010011001111111001111010010000011010100000000001100111000011101001001010100110011001011000100100010000111101101110001001111001110000011111000000000100011101001000010011000000110111010110111001011111001001000011000111110000011011010001111000110000110101001001101110110010111011101000101100000111001110000000100001100011000000000110110000010010111000110001001101100001000111110001111101101111011110101001010101110100001011000001111101100100000010111010001000001111010101101101100001001000010111010000111111111101010110111001100001111010011000000010000000001100111011000101011000111001000001111110101011011010100011010011101010010011101100010111001010101111111101010101111100000101111101100011011001100011001001111010001110100011011110111011101001110111010000101100010000001110111010100100100100010010101110001101011000110111100010011111100101001111011001100101101001111000101100010001001001000110100011001101011111010100011000000011100010010101100101011000001000111000010111010010100111111001000100011000010100100000111000011010001100101110010110100111011110010010101000011100001001001001111000111011111011110000101001111010001010110001110111000110011011011010001011000111111001100001010101010000111110100111100011010101110010101010110000111100011110000110001110000011100111011001000101000001111111110100111000001011110110011000100000110011001010101000110011010110000100101110101101000111011000000011000000000100011010011011011000111101100100011001001111010110110001110000110011011101101011000100111110101101110001011101010010101000000001101100001011011111010001101011100110000010011011001110000010010110001111001001000110000100000010101111101111100011100101001000011001101011100111000101110000011001111000101010011011110111001001010010110100011111110010011011101100100011100100100111010100000100100110011101010101100101011010000000111010101011011110000100110101111101100101111010101000111111010100100011101111110001011011110011100000101101011111011010100111110010000111110011000010001011111100101101100101101001011100110110111111110010010110100101111100111010000000110001010011011110011101110111110000110001010111110001010001101001010001011100101101001101010110100000000001100101001011101001101010010011110101101111011100011000111111011111001000011110101010001110101001110100010100001000011001001101011101111111001010110010101001101110000100001111101101111001101111010110111010001001010110000010101100010011110111001001111011101110101110001011000010110010011100011001100101011100001001011000100101000000101001110110111100000010111011000001010110100110010011011110011101100001111001101000101011001011010010101000010111110010111110100001000011011010001101010010001100101011001010011110011111110000111100000101011111010101100010100011101111000010011011001111000110010101000000001011011001110111101110001001001110110011111110100001001110011011110010011100000000111100001011010010111000011000001011010111110011001101111000100110111000011101000110001011111001111110100110001100110110110111010111000111111101101011101111110010011110001110010111100110100101101001011010101101110110001000101101011100110010000001000001010100111001010010110101111010111001011110100011000011011101001011111111010001001001000100011000100100011111110000000101000000001110010111101000001011000100001111100000001110010000100010001010111111011111011011111001100110011001110110000000111011010000101010010110011101101001001111111010010110011111000010000111010010011101011000101101111110011000101111010011000111111011000110110101011001101000001000001111100110011100110101000101110101101110010001001101011101111110111010110010000001010100011000101000100101111101001100100011011010101001010111011010110110110001010001100100011101011011100001001001001110110010110000111000011111010001001111100010100000110000100100101100000101111011111110110011011110001111001111110110110111010011010011001111000110100111110100010100110100010110111100001011000110011101000100011100100110010100110101010010101101111001000000101011000000001010111111100001011110111001100101100011000111010101100100011110101011100110100011111010011111010101011111010110110001001101111010010011110111011111110010010101100100010010011001011011110111110110111010010011111110001111010001001000100001100101001000011010000111110110010111100100010000010011000110111010110101101010101111000110000001011010100010100111000100101110110111100110100010101100010011000111111111110010001100101111001001010000101100110000101100110011101000000010110100010111111101101011111010000001101100000101101100110111110010100101100011111111001100010010010011101100010001101011111001100110010010111101100011001100100010000011011010111111011100111001111001000111001001011101001010111001000110111000111100001100110000110011011001101101111011010111100101010011100101010111100010010100101010011101110010111001111111001100101001100100001011110101100110101011100001101101100110001000100011010111101100011110110101111000000101001000110000111000101010010101100011101001011001011011100100011111001110001000101110000001000000000100001101101110111011101001110101001001011001010001110100010010101001110011010010001000100111011110011001000001000110000110000001000101011101101100100011100110100011000000100110001000101011001111011101100011011111010001011011100101000100010111001111001010110001110001101110001010011000010110010100000111111001010000011101111011000000100101100011001000001010111000100111101111000101110000001100011100110110100000011100011101010011001000101000100010101000001110001101111110011111101101011000001011101001110011001000011100101110001111111011010110011111110100100100110010101011101011011110100110111101011100110110011110000111101110000010111001010100111111000101111111111010000010001100110010100000010000110110001100011111010010101000000000100001100110001000000011010111101101001000000001110010001000010011011100000111001101000100011101111010100111000010000110101110011010110111000100111110011001100000100110011001111001110001100000011001110000100101000010011011110011110000110011001101110000010100000011000110111011010001110101011010011011001100100101100111100100010010101010000010111101010011001100001010111011001000000000011101111010110011000100010000001010000110011110001111101111101110110101111110010100000110110000100011110111100011001111000010101111001010011010110001000010111001010101000111110100010101110000101010100010001011010000010010001000011011001110111101001110100010100011010111001110000001011111100100111000111001111100110000000111101100110100011011001000000000001011111000100000111100010101011000101101011110101110101000101001101110111011010101101011010001001000001101110111111100111000111000000010011001001000101110100000111111010011111000100000011110110000100001001000101101100110001100010010000100000111000111100010100001100110010101011100001111110000000111110010001011100111011110011110111110101111001001010111010001111001000000011110001011011111111000111111001010000111000000001100111011010010100010100101001001100111100000001110111101010001100010001001010111010110001110000110100110011110110000010000101011011011010001001000000111011000010011110111001001000010101110011000101101111001000001011111001100010011110110111000101001001000001001010110111001111001011101010110000011001110110100010111110111100100110100010100110101111111011111100101011010000110010000000000111010010110101101100110111100101100000101101100000001000110100010101111101101010100101011010110011001101111100101011011010000001100110001010111010001101101101010100101111010111101101110110010010100110111110101001110001111001011101101000011111000001000000010001000010100110101110110100110010010100011101001101111000101110010110010100110101011111010101000010010111110101100101001100111011101100001110111001000010110010111001111001000110010010111110001101111100011001110110101100110010001010010011010000000011001001000111101110100001000010011101101101010100001010111111110111100000001000000010000011111100110100110111001010101000111010100101011001000111000000010100000010100001011000010100101010100000011001011001110010001100100000010111101110100100010010111101110100010000001101110100011011000110101110011100001110101011101001010000001101000000000011011000001101001101101011010001000010010111000000001000010100000110010111001001101000010110010001101001100110110000000111110010111100011010101010101110010100001000010011110001110111011010010100111000110001011100000100011111101100100110010101110000000001100111111001101110100101000010010000100111001101111011010101011000001011011000010010110110011110000000111110101111110100111000101100100100011100010011010101001111110001011000111000000100101011011000110000011001010000111110001000110100000010010100111000001001000100000110111111011000101111111100001010110001000010011010110101010100001000010101110000110010000001010000110001100111010011000111011100011110110111110110001011101100001100010011011111011101100000011001101110010011001110111111100100100111101011110111110111111011100010001011010100100110100010110101100111110000100110011001110010110000011100010101111000110100100110101010100101010100011101001010110000111111011010100011010100010010001000011100110010110011010111110010011100010011011011011010001110100000110111010101101110110011101100101111110001110111000100100011100101010111101000010011111011100000110011100101100010000101100001100111101001010100101001010001101001111101000000001010101000110100010000010011111010100111110011000001011000011011101001111100011101000101001111100010111001110111110110010010101111001101110110011111001000110011101101010110111000101010010001101110010110101110111100111110111001100100001001000111001110100010001111111000100100011111001001110101111111011011100111010000010100011111100000010010101010000111110000111110100111000101001111100011100110011111000001000011000001101100111111110111001011101000001110101110111000001111111010100101110101101000101111000001100110000110011110110100010001010101101100100100111010101010011001100101001101011110101111110101010010110100111000001010101000010000101000001011111110000011111000000010100100000011000111000000101011111000101010101010011101011010110001000111110010011101000111100101101001000101111100010100111000001101010101101000001101010001110001001010011011001100011110010101010011100010010010110100001100010010001000011111100111010011001101011001101111000000111011001100001110101110110110111010101110000011001001101111000110110110101010111101100111110110100101010011110101011100100111010110110100110110011100011110111010110111110101000101011100110111111111001000110111011000110110001101100000101001111100000010110101010000111001101001101111110111100110100011010010100010101011101110011100101010000110110010100101000000010000011000110111111011100001101001000111100010100000101110110001101100000011110111101011001110101111000111100111010101011101011010000101101111000110000111011011100001010001011011001110111011001010010001101001000101011011011011100101111111011100101101101111110001010101000010001011001101100100111000111011001110110010010100111001011101000100100000010001110101101100110011011101000001001011011100111010010110101100110011010011011001111111101011000101101101011010110111101100010111011111111100010010010011011100101100111010101010110111010001100100010111001001000100100100011000011110000110110110100001101000000100010011000010101101100010100000101011110000010010010111110100010101111101101110111100001010100110110001110000001001010100100000111101101101000001010111111111100001011100001101101000110001101001100011101110100000011110101001100111001111100100011011000011000000110100001010111110000101010101110111010101101100111010001010101101111111101010100100101100001111010010000011010010001100110011001011100011000111000110101110110100010100001000100000111010111010101110101110111111011011011000111000100001101111111110100110111000010000010011011111000001010101100101101111001010110000011111100010110001011110001110001000101000111011100011101100100010001011011101011100101110110011010001111110110000011010101101110010111000100100101000011010110000011101111110001011111100110011000001101001000010101111011001111100011100011110010101001010100010110111110000110111101101011100011011000110101011010111011001010111000010101110101010011101101101101100110110100111111001011000010111011001010101111001010100011101000001011100111000010111000101010110011010010000100011101000100011111011011110111110001111000110000101101001111010111011011001111010111011111101000011011001111100000010111111010110110011010110110000010110000111110101001110101111000001101110010011101101000110110100000100010011000001000001111001100110011000001011010110001101001101001000011110100010000011011000100010111000100011001101001011010000011011110110110100100011001001011000100001110001111111110000011011111001110101100001111110110101100001111000000010100010111101000000101001001001010010000001010111100000101101011001101000001010111101110001001110110011110000110010100101011010100000001100010010100010000110010010110000110000010111100001000101001011001111011110111000111010011011111010010000010000010000000110111111011110100100101110001001001011110011011001100100110110010111010010100100111001100101000100011110101000011001101110001000000001111101001111101000000100100100000100111101110001111001011111101101100011010011101000000001011000100111100000111110101011111101101010110100100101100111101001101010010000000111101010101101100011100100110100001000111110111110111100010110100001011101001111010011111001011111111111001011100010010011111010001110010011010110010010001001010001110000111011010110101010010000100011111110100010000011111001111100111110111011010110000010010011100000100010110000001000100000001010101101000111111100010000010110010101111010000110110111110011110111100110000101100110001000110100011011111101001001001101100101101011010101010010100011110000110010001000001110110110011010100001001110101000010011110101110101100011100001010001011100100011011110010000000100100101110001011110111100011110010010111010100110001000011110000111011100011000010100111010100001011101101110111101100111110100110110101001111010000101001110001100100100001100111000000011101010011110101100110100000011010001100001000100111111001010001010011010011111100000111010010000011100111001000000111101111101010110111100111011110111101110110111010111110100101100010101111000011100011101000001000010101111101010100010101011011011101110111011000110000000100111111011010101100101000000000111000001011011110100011001010000011110001000111011100100000001010100011010100000101111101111101011010000010110101010011111100110110010110000101100001000111100011100111011110111100110101010010100000001001011010100110101100101011110100110011100111111101011010100100100110010111001110111101000011111011101011010100100000000111101111001110110111111100100000100111100111100101001001101111011110101000001010100100001000000110001001101110101000000001101011000100101010000000001000011111101010100101001101010100111101100110011000101011111100110011110010101011110000111111101101110111010000001011101001111100111001110111111110101101010111101100101100100010100100000100111101010111100100010100101111110011010100000101111010111101101001001011101111111000110100000111011001010111001100010110010110111110110100000111000000000110110001001011010101100011001000111101011101000111111100011100110000110101110111000111111100100100001010011101011100111101011010001110110000000010100011110100101011011000101111110011100110111100110010111111111100100010011001001101011011010100001010110111000101010000000101110000011101100010111010110100011111010111000101110010111010001101001010101111010111011011011100000101011011101011111011111100100110110000100100100101000000000011100111001110111111101011101110100100001010000010010011100001100010110010010110010100110001010001111001101000101001111111100111011001011110100111011010100111001010111000111001101110001011110011100010111100110111001000101011011001110111001011001010101100011111110000100010110101011011110100010010110001001001101100101000101110001001100101001011110110110111101100101001011000101000100110110101001010011010010001101001010000011000101111100011101110111110011111100111111001100101000100000001110111100011011001100010110010001001010010110001101010111011001100100100101011011101000100110010100101100101000101111010110000111011101111010100000010001001000101101110110110101011110000110110000101110111110110001011001111110000110101100000000011110000001001001101100100100110011001111101101000100111001111010010000110000111111100011001100101000110001111011001000000101010110100111001110111011001101101001011100001101001101010011100110001110000001101101111010110100010000100101111111011111011001110110101010101100101101001100000101011000000001010011010011100111111101010010111011010000001110100000000001000011001101011010111011110100000011110011011110001111011101011110110100001000100000011011110100110000001010011010001001100000101010010011010101110001111001110010011101011110100111111010100100111100010111001011111000000110100010010101110010011000111011100100011000100010000101011111111000111000111101010010100100101100000011110110001100100111010010001011010110111000110010110001111111101011011100100000101101110001011001011010000100010101000100100110001011010111110101110100110010100010110000101100000110100100111011001111101111011011010110111001110000011011101000101010000010000001010001111001001011101110110010001011011000011011001110011101110100010000000101110100011100011101110000111110001100000100100111101111001010110001011111100111001100011000001101010001100000100101100110000000000111000011010010011010101100111110101011010000001110001110100111001000011010101110101000100010011001011100000110010011100100000111010011001010010111111001011110110111000001110011001001111110110110010110010000010010110111110000010011011100000101001111000100011000101111001010000100010100111110111011110000000010101101011001110111011110111000011000100010010010100111100111000111001110010000111101111100000100011111001011110000010001010110000110110000100011000011000001101011101000010100110110011000000100100001111011100100111100010001111001111110000000111001001010110001011100111100100100100101110010101110111011000101011101000010010010000010001001001010100101110101101111101110000011101101110111110001100010010101100001111111101001110110000000001010111011111001011100010001111111000111101111010000010010100100010100010000111000000100000010110100100100001101101001111010100100000101111110001000101111110001000111000111001111010000111101010000011110000111110100001110011011001111000100111000010001011010101100011101011011010000000011100111110001001100000101000111111100111010000100101001111110000001110100111000111111011111101000111011101101000010100101101000111100011100011111111011011111101101010111100010011101000101110111100000100111101110011100101011111100010101000000011101000100101001011111111100101001101101111110010011010001010011101100001010101001111001000101011111110101001101010011101101100110011111001101110100101100100100100101011110000001100010011110110101101101110010101100110010010111010000010001111101011110000100010100010010111111100101011100110010000110111110110111000100100110010011001011001001111010001100100111010001010111110100101100110010100011100001001111110110101110111011100111110100110001010011110101010101110010111001011001111100001010111101001111001100110101000110000000101111011011000000101110000111111101110101000010110100110100001111011111111100010110101100000110100101101011000110011011010111001111100010000101110100011100111011111101110100101010001011100011011000101111000001101010001000000001000001100001100001101001000100100110111100110000100101111111010011011010101101100100111011111001100001011111100100010000110111010100111101100000101101000110101100101010000010101001111001001100101010111110111101111101010001110010110011010001001101110000010001100001000001110000110001110000001110000011001000000110011000010101000011100001000001101110001110000101001111011011011101000000111001101011011100010011111011010101011111000000100110010101000101111001000100111010001111000011011110010111100000101111010110001101010111101000011001100010000001101011110011101100000110001001111110101111011100100010011111110000101001001011100111010010010101110100000100010110000101010011101100100010001110000011000001010101000001000000000010001101010010000011011000101000011011001000010000010110110000111111110110100100011010111111111001011000101111100001110110010011101101001010100110000011010110010111010010010100100011101011011100000010111101001000110101000101011111011110000010001100001011111001110010011110010110100011001111000100000001100110001100011001111101001110011011101101011001011101010100110100011011011110101010010111111001101111101001000001000111110101001110001010110111001100110111101101101111000000011010111101001101010110100010110110101100100000101001010001000001100000101001011110011000011001101010100011000000010010001111101011001010010010100000101111111010111101011001001000010101101010001110011010111110001001001001011110100010011111010001101011100111000101101101100000100110011100111101111100110111101101011101100110010110100000101011110011010001000010101000001101101111101010100101000000010010000110001100001010010110101101101110010100100100000010010011101110101011001001100100000000011010100000001000100011011010000010010001010010000010111110111000111001101101111010101010110000111011100010100010011001011000101110011110100101010110000010010001001111111011010110101010010110011100100111101100101110111001001101111000000001100100100011001110001001010011110110110000010101011110101001100010010010110111001110001001000011100110011001101100100100110000100000111000110100000001110001010011011111101001101101010001100111111011000101011101011101011101000110111001010000011010000000010101011110110110100101111100100000000010000010000011011100101000110111111010011100001000010111000100010100010011010001001110110001101000111010111110101110000011000001001110010111000111110111010000111011010100101000001011101011100010110110100110011011110011100001111001011101010000110000111111111000010111010100101010000101101001000111100001000111111101110101101000110001110101011100011110110100101111011000001100010100110011101111011111101001011110101101011000101100100011000010001110011010101010000011010101011010010100011101100000100010110011101100011100110000101000010001011000110010010111010110010000000110101111100011101101110111111011001000010000110010010110000011000101101110000010001111011010100010110011111011011001011010010000000101001110100110100001110101111101110100001010110101010110001111010000110011100001001100001011011011010110011001100001111001001000011110111011001100000110111101101100010001010110101110001101111010010011001110010101000111001101100000000101111001011110000111111101100100101100010110000000101000011101011000101011110000010000001011111010101010110010011111101100010110011010011011000110010100111110001111111111011010011100111111101100111110110100101110001011000100001100010010101010000100110000110010001110001100010111000010110001010111110101111111010000111010001000110100010100010101100111000110100111000111010101100011000011010001110000010000010011001011111101001111011100101001010001001100011110011000010110101001101111010000000110110101010010011101011011101001110011001010111100011011100010001100110111011101000110001101011000110000001001000100100000010110010101111011100100010110100100111100100110110110100000000001000110100011011100011000011101111100100101011100111010011110101001111100110001000001100001010010001001110000011111111001110000101010011100101110011001001110011001001111110010101000100010110110110011001011010000101111100011111110000000110001101000101100000011011010111001011000001010000000100011000011100111101111000110100100100100101100110001010101101001000101000100000000001101010011011101110001000111011110111011001110101001001000010001010011000011101110110110011100010001010010010001000100001010110111101101011100001111010011010111110101001101101101010001111100100011001010000100010001100011010010100011000110010111000010000000001001010011011010000001000110110111001000111001000101101001011111010001110111110001100110011010001101001000110101010001110111111100100011111011001100111001100100110000010100101100110101010000110011100010110010110111000111011110000001011000111010011011110001110010000000000110010001110110111011101110010111111010010011000001000011011110000010111000100000101000010000010000101111010010100101101000000000101100101000001100010010011110010100101101000011011111001000110000100010011101100100010011001101010110001011010111001011101101101000011010100000110001110111010010000001111111110011000100001111110110101111101111110111000001001001000111110000111001110110101110110001011010100101110000011011001011101001110100111101010011111001100111100000110010111000111100100100001110001001001011110100010011000111011100011101101011010010011001111100100001100110100010001100000010001111010010100110010111101001100010000001100010111100100000000010011100001000111101011101011011001110001100010000101100001100111101001011110010100001010001011001000100000000101111000010000101000101101101010110110100001010111110000000101111100001101110000101100111100110101111001101110000101110100110100011110111011100111110010000110001111100000111101110011110111011110011010001001000011000000111101001100100001111001101110101110100100101001010101000001011100100101111100010011010010000000101011111110001111111100100011000000111111010010010001011101011100000110100100011000010011001111100000011000110011101010011011101011000000100000001000011101000101100110101110001100011110100101110000000111110000101000100101010010110010010000001011110111110001100110000000111110000111100000000110010011110110011101111011011010100110010001111111101100000110101111011000101101010110000110011001111001000010010111101000111111001110000001111111000010001011100110111110010011110110110101010101110011111100010111111100010111000000100010100010100010011111111100001010001001110011101111001110110011100000110110110010000011100010101100110101010000001011010110000101100000010000000101000111111100010001101000110111010000111010010110011000111110000111010000001101100001110001001010110001110011110001000101000101010110111001101101111101100010110100001001000111111000010010011111001011110011000011110011011101101010000000110110010111010011101110011001001000010111110001100110110100001001010101001001111100000110001000001110100111001000001001000100011111011101100101010011010011011100010110001101010011010001111001101110100011110100001101111011001111001101101110010001100001001110001011001001001001110111101101000101101110111101000111000010110101010001010000000001110010010001001110111110100101100110111101110110011110000000100011011101000111111011111111000101001110101111111000000100000100101010011110011100000110011001110110111010100010001010001011010000010010011011111110110011000011011010001000110101100000000000010010111110010000100110101011101110011110100100111011000101110010100101001100111111000001101001111100100011111101101111110011101001011100001010001001111010100011101101100111010011010001110010001001001110110110000011011110100111100111000110001110000011011011001100101110100101001110001010101010011111110000101011111101001010010000101000110010001010011001111001100010010001111001100001110010100110011111111100100101010011010101001000010010010110110100101000100000101011100101000011100100000000011110110011011010100000100100011110110101001001101100101110100011000111111111001100111100111001010110010000011111001111000011110010101110101000101101100110001110000000111001011011001001000101111100000101001111110100100010001110010100011010110101000010011111011000010010111001001110110100111001000010100000100110100000011010110011111010110100011111111011101000101010111101010111110001100111110110101101011001001011001100001101101101000001000001110000010101001101001000101111001000011001110110010001001101111110000110101001101011101011010001000000010100001110001000101110111100111111111011010100010100100101110011110010101100001111010110010100011010001111111101010011110011011010111010001000000110011001001111100011010111100010110110101011001110011000100110100010111011001000000001001101110110000001101000000011001111100001000000100010110110110110000101001101100000011100101000110001001100011110100010011001010100100111011011100001011000100110010011100000110000100110010001010011001101101010110111011011010001110001101111110110100101101011111001110000111100111100010011011011001001101100011100100110000101110111000111101100001100111101101110000100110010111101010010111100110100101110001010100001011001111101111000010101010001001001011111111000100000001101101110000111001101011101011101101000110110000011101111010001010010110110110000011001001101100010010101101001101011010010100110100010011110001101001100101001001010100011001000101101000001110100000010010101111011101101010011000010011100001001010000100001001001010111000101001010001100001100011100010000011001100100111100010010100001111001110001000111010001101111111000101100100110111110001100111000000100100001101101011110110111111000110010010111011101010010110011100011101011101010111001100000110010010110110110010001010101100110010001001100010101000111011110000100100100101100110101101101010111111100111101001110001110111100000110010010101110010001011011100100010111000111101101111111001010111010010000011000111111011101110010110001001110010011111010101110110110101010111101111110111110110000000101001001110000110001101101001010101101011001010010100101011101111001010111111000111000001101001100010100111010110111001110001001011010111100010000111100001111000001000111010000101001011110000111000110101111100110100100110000111001111100001110111100101111011001001111000011010001001000110001000011101101100011111110011111000101011101001001010010101011111011101111000001001111110011001010001001100010011011001101100110101110101101101101110000110011000001010100000010001100000000100011011011010110001100101011101001000110010100011011010001011011000101010100001100011100001001100101001100000110110111101011001110110011011000011010100101101010011101011001100100001001101010001101111001010100010100001011010010100001100110101011100110110111001010101101010000111010111101010011011110010001111101110110100011101100110100001111011011010010101001101010101011110011000101011100001000011000011001010100000010111001100000110001111100000110000111000100110000111001101101100110010110100110010101110011010111000100100010010100000011111111011000111101100010100000000011010110110101100111100000111000101001100100111101100110011011110001100001011110011010011101001010001110000000010011101001101100011110001010000111011111101011110000100111111001110010000011011011101101101101001010010100110100101111110100001000100001110001010000000111110100000011111000000111010110101101100111101010000111000101010111100110011001100100111101110010000000111110110001111001100101100011011101010100101001011101001000010000001111101010000101110100001100011001000011000101100000011101100110111100011101100110101100100000100000000001100001001111100011101000101011000101111011001101000100000100101001001110110011000011011010000010001101010001111110011011001110100100100010110110010011011111100001111011000001100001101011000001100010111100110010100010010111100010111100010101111000101101111100000000001101000100100011110000111001110110010101001011000101110110100001111111011000110000000101001011001110110111101111011100010111011100101101111111110101110000101001110111011000001011001011011101001000101100010010001101011000101011100010110011001000010011111100100010011011110001011110000010100110001101011100011101110111000011011000000111000010000111111110010110100001101000101101011101111001110111000000111000110111101000010010111000011000010001001110010110000111111000101001110010111110011101001111011100100011010110101000011011000110010001011010000110000100110111000000100011001110011001111000111111111111100110110010001001000000100101011000011011111101010000011100100010110001001010110101011001001110111101111010101111000101101111010001000000110000011100011010100001000100110100011000001001111000000101100110011101111100111000010110110101111101101101001111010010011001000110000010001111011100100110000100010001101111010001100111000000011100011001110000100101111100001011101111000111101011000000011000001011100001011100000101001101010111001100011001010011001011101000011110111011001101101101100001001011101111000100011000111011111000001100011101101111011011001100000101111100010111001000110001000010100110001000010101011001011110001111011011000100001110110101011011011011110110001110111000011111111001111010010001011010101110111001110000101100100111010110101011010001001011010001101011000000100001001000110110110000111101010111110111101000101101011010001111000011100000001010101100111010100001111011101000100010010001110011100000010000000101000101001110110001010010111110100110010110111000000001000111111011101111110001010001101001111100010010010000110001010000010010110100000110000100100101101111110110110010100101111000110100010011101011001110001010001001000100110111100110000001111101100101001101010000101010110011001111001000111000011001111010100100101110100011011011110111110001010011000001110001111000001001100100000010111111010100111110111111101110011011000000101100011111101110010001010001111000100110110000110101010110100101111001100111000011001011110000001101000000100010000110111101110110101111010110010101100110001001011010111011010001100000101110001101111100000110100010111100000111011101000001001001010110001101100101001100110000100101111111000100011111110000110001101001010110000011111101111000100000111111111011001111010110111001111111011101000100000111110001000100100011101001100110110010011111010100011011110111001101000111111110001010001110110000111111001100100101010111011110111011010001110111000001011101100100000110010100000100111000100000001010111111110001000000101100011110101110011110010010011111111000011101001001001000011100011011100001011111001111011000001101010000101011011100011001001110110101001111000001100110010101101110111101110100011010110010010000101010111001000001001111100100001110000000001101011001001101011110000111101011001100101010100111010000111000111110111011110101101100000111000111111000010000101001100011000111100010110101110111111111000010011011110000111100000100001001101110010001101110101100100000111000100001001000001100110011010010111010101011000111110111011010100111100100011101001111101011001110101001101010111010110101001001111010101111001110000000000111101111000000111111001111001011011110010100110010100011101011110100101001010100101011010110111010101111011011111100110011011011010110110001010110100110110000011001010010010001101011011010010101111010110000001111001110101100111001000000011101000010011001110110011111000001011100000000111100001010101101101100000111111010000010110100101100111011111001101011100101011001010101100000000000100111011000001101011111001101000111101001101000100010011100111101011100010010111010110001101110111000010110100100011011000101001111011011001100100000001011011111001111110011110100000110111111111001010111001111001000110000001000100100110101101010010010001000100010001001010010001000100001001000100001011111101101101100101100000011010010111001011111010111001110100100011100111101110110101100111001011110001110111111100011101101001001011000101001010101000010011111001011010101001000011010011111000001111001101000011100111000111000111010001111010101011111010010011110000000001010101010111001010011001110011101011111010010000001110100001111110001110110101100010011110100111001100100001110000011110011011010001011000101111011010100010001111101111010100100001001001101001110010101100110011010111010000111000111000100000101001110111011000001000101000100100000010100111000111111101100111010010111111010011111110111111110110100101110010011010010000101011111110110101010010011011111011001010101111100001110100111100010110111011011011010010110010100110001001010010111001111111001111101010010100010101000101000010100010110001111001111111011100111001000000010000110011000000100000011001101001001000000110110011001101000110000000100111111111001001100110000111111011000011100101001010111001111110011110110000110111111000100111010010001111101001011011111001100100100110000100101110100100101100101010111011111001000000110011101010111001101110011010000110010011010010001001100100000010010010011110111010110000100011000010110111010111001101010111100000101011101111011100001011111001110110100000010001110110011000100010111110011001011011000010111101111110111100011101011011111110111100001001000010110000010101000101100111000100001000010110011001100010110100100111010101000111000100000000110011000011100110110111100100100011111010101100010110001101111100010110000110000111010101001100011010101101011000000000101010101100001010100100110000111001100011000111001110001000101000001100001001000011000100010100011101000000010010001110010001111001001000101110101000100101110101110001011111111101101110110100110101110100000101010001001110111010011100100010000001000001100111101011110101001100110000110111111011101001110101111111011100001000100111000010110000101100100110011000101000101001110100110101100100000010010000000101110010110000011010011001000111011100010010101110000011110101000011011100011001000101111001000111110101101100001010111011100010101111001100001110011100101111110011100010011101101010011011011100001110110110100000101101010010010100010001001010110001111100011000111100001100000000001110111100001000001110100001100000110000001100110000110001110111011100001010110001100100010101111100100000001101000111110001100101011111011101110101111010101110001101000110110110110010101100101011110111011001000100110010000101001101000111101010011101000000111011000001101101110110101111000110000101111001101011011010110100101000011101110000111011110010000110111101001001010010110111100110100100011110011011101100100000100101011001101010111100011111100011100100001110110010111001000101101111000101100010000111001111101001110010101001011110100100110111100001011111110101001010010110101111011100000100110100011110111111110110101101001011010100010000000110001100110011100101110101111010010111111101001010000001000101110110100100101010000001100000000011100001001001101110111001010101011001111010011110101010010000101011100001100010010000001011111100101010010011100011100010000000001101110101111100100000101110111001100101100010000100000111010010111110100101111100010000111101110010011110001001001010101000111101001011100101110111000011111101100101011001001111011011001011100110101010110100101001111010101011011010001111101010101100011001000000000000110001010010101010101100101010100010110100001100010111101001011110111000111001010110000110001101110100001100001000010010011101101111100110011010101001000111001010001010010010010001111010010011101000101101111001001110101101111010100010011101101010110100010000011101101010100011101010000101110010010011001000111010000110110011100100100100011010001000110010100011010000100101001111001101110101010011010101010110010101100001110101101100011100100000110001001101010001001011100000010001010001110110101010010000000010100101010010110111000010110110111111100111110101101100000101100001001000101001111010011000000001101100110110001101100111111101010110010110110011100011001011011100100111100001000011010010111101101111011100011011101100100101100101100110000111111001110011110011101001000000000110011000011101011010100100100111111011110000100011001011111110011001010011110000101000011000010000100100111010011011011010011011010001101101001001001111100010111010011111100001110011110101101100000111000100001001011110110100001000111101110000100000101101001001101010111100111110101000111101101001010010101000111001101001111010110101111000011101010010011010001001010100010101001001111000010000111010011010011110001000100101011100100001000011100001111001101111001010100001110001101000110110010010010100111011100011110101100011011001011000110011010110101011001001001001100010011000000001001101000011101100010011010010010110110110010011011110110011111000010010010111101101101011010011101011000000001110011000010101001101010011000011101111111111101000000100111100001111111100010111001011011101111000010011010010010010010110001001101010001011000111101010011111010100001100101010011101010001111010010101000010110010000010111110100101011000010101010110110110101000011011011001101011011110011001010111111111010011010010001001001110000111110110110100101110000000101100100011001000011010100010010011001010110000100000011101100110011111111110100000100000100111010000000101110010001001000111010000011001110110001001001101100110000010100001100001000100011101111100001000010010110000111111110001110101111001000010011111111000101100001101110010101101010000001011000110001011011001000111001110101111000010010011101110110111000010101010101001100100101100000011001011101101100001100100101110001101110100100111000011001111000010111111110010010000010001100011110000110110001111101000010101001000100100001111100111110100001000000011101100010011101001111010100011011111110000110101111101100101111011100000101110111000110111001000100000010010000100111010101011100001000011001111011100111101010101010100100101100010110001010110001000010011110011101101100010111110001101001010001110100000111101111111100001101011011011000001011110101110001101111101111010010110110010011010011001111100111110101011110100001110101100011010101011111100111000110001010001011110100100011011011100000001010000000010100010100000001110011011001001011111111110010100101110100000110100100010101111101011111100110000100110011101101001110100011111011111001001011010111100011010111010011111001011110111100010111011001000100101110110011110101111011001110111000110000101100111111100000000110110100111000010001110011111111001110000110101000101110111110001000010100100000011100110011111111111100011111001100001000111110011010011010110010111101001101001101011011111101000001001011101111001010000001010101110011010101001000011010000110100011101001000010010000111111100000001101101101110100001011000100011011001000100110101011010010110101011010010101011000010001110011111100010101010000111011110011100001100111110111101010100101011110100110001110111110001011111110100100000011101101111100010100100011100111111010001011110111110110011011111111010011001111000010010111001110001111111111100111010000111100000001110111100110000111010111110100100000001111100111101101110001101111011011001101101010101101010010000000101001010010111101011110110011110001101010110001110000000101011011000100010011000110001001110011010000010011101010000101100000101010010110101000010110001101001001010000000100101100000101011110000010000010100101010110001011101111000010111101100010001000011010000100100110000010110001010010011010101100011100110011001001110010011110110101011001111110000110011001110111001011111100100000111100110010001011010110001000000011111111111110101100101011011010011001100100010100000001101000101110111001010000001001000000101000110100000010101101101000000001111010011000101110101101011101101111100010000110000011100000101011011001010000011111000011001100111111100000000101001001011010101010111000110100010011111100011101010011110111100100010100000011101001011000010010001001011110100010001001110111100010101000111100110100100100001001011000101011000110010101011100111110011101001101011001110010110000000111010011010101011111000110101001100001100000101000101010111100111100110000000110000010101000110101010011100001011110000000001011101100101010010110010110101100101100100111101011011111000101110101010011110111101000000101001001110011001011000101001000110011010101100101100110100110101001101000110011110000010111001111001011001110011100101110000110110101001111011000111011110010000100111011111011000001100111010011110010001011100100000110000011100001011110010100101110110111011011110100101001101001010001110101110011110011011100100001010111000011101101001010100011101101110111111011110100111110001111001100110101111100010011101110010011100001111111001010010110110110111101011011010100110100010111111001111010100110000011011101101001010111111011100001001011101001001010111111110100111011000001110000100101001001001011100010110000101101000110110010011100100001010100000100111001000111101100100110111010000100110111101001010111000011101100110010101000000111101011001001101011111111100100110010100001110100111010010001000101011100001001001111010110101011111111000100100001000101110001011111011011101000101011101000110011100111100011111000110001101000111110101101001100111100100110010011011110010011001111001001011000110101010011110011111011010110100100010101001110010010101010001111100001011100101011011100111011000101110111100111111111011000101001100110011110101101001111110111010000101110110011010110011010101100101101110010010111010010111011000011111100011001001100011010000011110110000100100110010001000111100111011100101100100001000110110000010101101000110111111000110001101110100100111000001101100010100101011101100100011010111100110110110010010010000010101100101001111010111100010010001101011111110000101100011001000110111101111000011001111111111100001011111010011110001101100101111011101111100000011001010111000001101010000010000111110010010001011101011100010101101100100110110111000000111111101111010010101010000101011001111011010100100101011010011100001101010100001001000100111010111011010111110011110101111010111101100011001110111101010010111110011000100001010110000010101001010100110010010110000010011011101000101101111001100011010100100011010100101000000010110100100001010001010100101110001111010101000010001111000010001010110010010001001001100010000000100100001100010000100101000100010110011110000100010111110000001101010111101110110000011111110111100111001111000110001111001100001110101011001110001111101100001110110110110110000101001110011100101011111111100110000100011000110011111011110111011111100101001101001101111111100111101101010101000110010001000101100011110100101011011101010111011110000011010010010011100100100100110000010100110000110111110100010000000111110001100101101111010001010000101010100111111110000010110101101110100101000100010100110001110111001101100011011010100110000110110101001000110000110010101000111000100100010001011000111100010011100101110110000011011001011000010101111000000101011111110101100000001000001011111111100111100000110011001110000010010010101110110110110101110100010011000110111010111111001111110111001101111100010110110111000100100010010001010000101000001100101101111000100010011000010100110111010100100000001010111000110110111010111101101111000010101001110100000110000010010111000011000110000100001101111011010110101011101101100010011001110010001000011001111110100110101011111101110110101110010101001001011100110101001011101001011010010000010110010011100011010100011100100101001010010111100001111011111110010111100011101110111000101111001010000010000110010100101101011100101111101101000110110101111110100100010101010011100011110101001001011000100011110011010000011011110011100111001000000100001100100010111001001100001100001000101101000101101000001100001100001100000111110011111111010001000001101010110001001011011101110100110110011111101111100011000100101100010000000000110011110000001111011001110001010101110111011110011111100010101011000101000010101110010111001000000111001001000111010111100011110001111101000110110001101000011001000001101111111111001111000110110011100010000010000111001000101111000010101101101101001000100110110011100010001000110000111000000110010000110001001011010110110011110101000100100011101101100101100011011111100001010111000101101101100010001011111010010101111000001000111011010001000100111011110000100011101001011010101101111100010110111100000001000010111000100000101101101010101111011010101000100010000010100100111100101000101110101111111101000010110011100111011100110001011100111110010000011101101011011001110000000001000000111111000101010010110110110101001010100001100011101011001100001100110011000010000100111001110001100011100100001010001111001101011100011000110011010101101111010000000011100100011101001101101001100000100001000101100100110101011101110101100110010110011111010100110010001000000111000010010011111111001101110001110010110101011011001110010100100111011010010011101000011010000000001000011101111101100001001011100010110100100001111000000010010100100100010011011000110001001111010111000101111111100000011001010111010010111010011110001001100100001001011000110011110111101100100110000000010001001111011110010111110100010111110001001010100010100110000100101100110100101111001100011001001101000000011001010010001100100111100011000011110111001000101011101101101101110001111010110001101110011101011010101001010011101001010001000110000100011001011000101010100011111100110010000111111111000110100011010011010101010100000100111110000100101011110111000101001001101010011001101000100011101000011110110111001100100010110001001011000001001010010011000111111110101110001111110110011110111011110011110110000001101000111111111100100110011011001010000001100110001101111011100000011100010000001000000011111001001011000100111010110110101101011000010101111000010111101010000011011100110101010100110101010001111101010110110011010011010000101010010010110010110111111011110110111011110111001110011101010100001000001000110111100010100101101010101000000111100110010000110111011001101110111001001001110000001101110110011101101011110110100101110000101011110110011011111000111100010110010100011010111010111000000011011111000101001111010101000010000111011001111110011011011001100001100100100010111110001001011000110101010100000000011101101011011110100111010000000111001111011001101010001100110011000111001000011101010110100011111100100110111101000010001100100000111011101010010010010001001000111011001011100101000100001001110100011011101000000101000001100011001101000100010100101010011010111100111100010110110001111101001101100111011100101010001001001101001100111011111001011011011010000000001110110111110000110010110010100101000011110000010110111100101100011011101110100001101110000101101000101011100010001001110100110100101011110011100101100101001111110001000111001010100010000011101010100100101001110100100110100101011100111011110001100111011011001001100010001001001101100011010011111000110110000101100111101111001010101100011001000001111001110101101100110000111101101111111011011110010111110001101001101011001110100000100000010000010101111101110010111001101001101111100111110001110111100000000011110101001010001000101101110100001000001110100101100101101011111100111011101001100001011101011111010001010101101101100100110011000111100110001010100100101010000101010000111000101010111011001001011001100101011000111001111010101110010110000001101111101011101100011110011000010101000111100011101111001000100111001011011101001101001000000011010000011110100010101110011010110110000011100010001101000100000001000100011110011110001101001100111101100100010010011110001001001100111000010000011100110101001010101001001100010101101101000111000001010101001010001101111000101000110111001001101101011000010101001011111001001100101111100110110100100010101110101000100101010100100000000101111100111000001010110110100011010000010001011110110011010111000110001001011111101011100100010111001110000100111100000100011110101000011001110110011011011101100100010100110100011101100011111110011010111000001011000000100111111110010101111000101110010001001000000011010000110100011101101111111001000111001111001100001001001111100011110110000101111110110000101100001000110100001101111001111100011100001100111010010010101110001111000010111010111110001011000111000001011110100101000110011001001001101111100111000010111010000101110000001110000101101010100010000010111100011101001011000011000000010001110100101111110110111111000100000000100111111100101001111001000000100000111110011110101100111110000110011001011100100111110111110110101111100100010000000111010001110100011100110100001001100100110010101100010010110001010010000010111111010110100101011111000110000000101001110011100001001010100011011001001111100100100010001101100001101000011001101101110100001100111011101010111011010010001000010100110101010001001111101110000111110110110000000111010011100100110110001111110001110011111101100101010001100010001110111000101110110111101110110000010101000001011100000111000011010101111000001010000101000100101100110100110000110111011010011000001101011001110011000010011101111010110100000110001100010101100110011000100001001101011010000111100111000101111000010011100111001010110110000010101110001101010010011010010010110011010001011100110100111100110000101011101001010010010101000100000101110101100001011001111111001110011011000010100101111100000011001011110001110110111010001101111110101110000110011011111000001110111011011101010001000011111111001100000101111001011001101110000110001111100110011010110111010001010010010110111110100111010000001000000011000000000110011111111001010011011010001100010101001100001110000101010010100000001010111001111110111011000110001100111101100010000000011011101001011001010110000000101001110110101101001010111001010110100101000000000000110000000111110001011101001110010000000101110111000001010111010000110110101010110001011111111101100101100010000011000101011111111001111010110001111101101011101101101110000111100011011101001001100010000010001001110011101010010111011100101100000101100011010110010011010000000101011011110101011100101110111001101000000010001111000111101110111110110001101000000010111010010100110101110001001111011110001001111100100011001001101010001100101111011111100100000111100100000100010100011101010100110001101101011101110111110010011000010100000101011100101011100101101111110011011110100000001000110100011100000010110001000011011011000100111000111010010100100010011000011000011111000000011010000111000001010101000000101001111100010110111010001111111001001101010011011111011011010011100000000110000110101001100011111010011001101110011100010110011010000010000010011100110000100001100010011111100101111100111000110111111011110101001010111000111101100000000011100100001000101000101101100100000001000110111111011001110010111001001001101110000100000110000110011001101010101000000011110100010111011000000101111100000101010001101001011001100011010110010110110111001111000001001011010011111011010010000100011000101101111101111101110000000110101001001100100101110001110000101001001100100100111111010011001011001000000000110110100101101000011010101000100100101000101110111100101000101111000111001010111101110110001010010010101111000111101101110001110101111000111001101011101010000000001000111000011010001110101110010010000011001100010011101111110101010001100111111010000011100001001000101110110000111011111000101110100101000101011110011011001001010111000010010101001010001110001001111011011110001000001100010101001010111100000111001110010000111101100001001001010001111001111111011000111010101101110011000010010110110100111010010101010101101101000111110011010100110111001111110011011100000111101110001101000010100111101111001100011110011110000001100111100111101111111101001100011001001110101101000010100110111111111100100100110111100010110101100000110100101110001010010110001110011111100011110100110010001110000001110110000010100010000101100110000110101001011001011000110000100010101100011100001111100100101011001100111011111001001001010110100101111110100000000101110100011000101010111111011010001000111101110100011000001000111001101010010001111101100000101110111100101011000111101010001001001100010100011010110101011000110101000111001101001010001010001100001111011110000110101001110000111010110111101111100011011110110101001111001010100010001010001001011110110111101110100110111000110110111000000000101100001100111011011011000111111101100011001110011001100000111000011100110111000010110000011011000011000100101011111011001100110111010110111101000100101101111011011001110011101110011011011010011011001111001100101100100111011101000100100010001111101100111110010110000101100110101010000001110001010001111111111100100010001010101010001101001001101111100100000011011100011001001100111000100000110010100110110101010010101011010101100010100011101101100011111100110001101100110111010101100101100110000000000110100100000101000000100110111110001110010001100111001111111111111110100101000011101100011101101000011011011011001000001110111111000010100100001100011000101010101010110101010101100001000000001001110001010011100001100001001001000000100110011101101101011001110111011101110111100100110111011101010111000100101110000000110111011110011110010100001101001011000110010001110111010000001111101101110111101001001001000111011101100000001111010000001000100110100000101100000101111110101111010100110101000101001010100010110110000110000100011100100101011000101010100110000001111101001010010101001010001010011110011110000110011011011000001101101101011101001101001001000101101010011110001101011111100010000100010011000100101000111000010001100001110000110111101100111011101001000101011101110110111111100110111110010000110011011011101100001000101000000001011100010101011101100011100100001100000001110011010000011001010101111010111011011000110111100100111111111111001011011101100111101010101000101111010100100111010101100000100001110000101111010011010111001101000100001010001100010101110000010001010101011101001101100000000001101001010010000000011000101000100011011100110101101110010000110100000101111000100101000110110011111111110111000101011100000101100110010010000111100001000001111011100010011011111101000111011000101001101101010000100011101110100001111000010101010110010100001100011100011001111000000111110011000001111100011100100000111011111101010111101111111001000110110100111101101101000001110101100010000110100110011110110100001101001011110010010010010011010101001011101111011001001001010000100001010110001011101011011100111011111111010001110111001100100011011101101011110110001001101011010101111000111000000100110001010010011000100101011111101000111110101001010000110001110100011000100011100110110010110010100001101111100000001110001111001110101100100101000101010101011111000010010111101110101100101101010111111101000101110000111011011001101100110001111000110111101000000010001010101000001111011000111011111101010100111110010111000100100001000101110111100100101100101100010110001011010100100001010001001110111001110110010010010110110100000001011000011101111010111001001001101100011111010110110101110011011011011011111101001101101011101101010101000001101110110000011011111101100000110111110010001100001010111110101111111110010001001111110101011101000101000010110001111001110000000111100100011111011101100010110011101011010010010010011010010111101101000111101101101100001001010101110110011100101000010011100001000111000100101011000010000000100001101010111010101101000001111011100000110110001010010100001011000011100000001010001111000000111110001000100110101000010001101000110010101100101100000100001100101110100001100011011010010011101001101100010110101001110101100010000001100011100101001001011100101001001000010111101110101110001011110000011001111110011001000110101001001110011000010101001010000110001110011110100000100011000000001000011100101001011111001101001000100110000010001000001010101000101010110000111001111010101111110000111110001000010000100111110101000111000010111001111010010100000001001000110011101101000100110101000011110010010000111010000011001001000011011011111011010101011000000110001010010011111001110101110010110010101110010010011001011101001100001000110000011010001110010101000111001100010010010010001111100110111101111110001000000001111000000000010000100110011010001111111101100110000011001000101101111011010100110111111010100010000100011011010110001110001001011001111111001101111100111010010001101101110011001100000011010010101001010111010011010100001011101010010100011110100111001001010001111010111111111101010001110100111111110101010011010011011100000000100100000000011001001100001101000000101101011011110011111111000110000101100101011000101001011011010001010000000100010100110101111001011111110011101101000000011111011001010111011001000110101111101101111000001010000110000110010111010101001100110011000010011101000010010111011100100100100001100000110010010011100101000001101010111010000000110011001001000110011110001111011001010101111000110000101010101011011101001111001110100001111111011010110011011010110111101100101101110111000110001100101101011000000001110110011011000000100110001100010011001001100001011100001101001100111110011011101101001011010100011001111011110111111110101010101111001000110000011110011110011101110110000010010100111010010000100001100000001010011111101101001100101011111101100110100101101000011111110110010110011110100010000010111101110001011000101101011011100100111100110101110000011010011000010100100000001110101111101001100110110001001101110011100000000110110000000011101111011100001010010100101000111111110011101110010001100101011011000001000010011111011001011111011010011101110010100100010101011011001001001010110011010011111011010001101001111101110101100100001001000110000100011100001000110110010001011111011001011000110100111010010110111000101110100010011101011010010101110001110100010111001011101101000011000100110100001000111010011010010100011101000110100001010011000001011101001110000100001111110011100001000101111111101111000010001000100001100001100111100101100010001001010101001111001011000110111000000111011111111000101001100001011101110111001010110010000010010001101110101100001001010001010100111101101100110100100000101101010110100100010100100011001001010001010111011011101110101000001010001010001101010111010011010010101111100100011101110011101010001010101000111010111011000010000110001001100011001010000001000100000011110011010110001010101110000101010010011110111100001111000011111100110100111111110010000111000111010010100111110010000000011100000111100000100000111000000101100011100101001100101110110111001101111110010011110001010011101100000101111101001010000101010110101101011110011001100000000011101101110100010110101001111011101100011001010101011110001001101010011011101101100001100011100011101010011110110110100100111111001001110001000010100000011011101010100011110000101001101101001000001101100111011110001111100101111001111001110111110100110110001010010101011000110111110110111000101111111101111010010001100001111001001000001011011111011110010001101001001011110010010011001100111011110011001011111010111110111111011010000001011011000111101101111010100011110101011001110001101110100001001100010011010100111110011000100100101010011111110110010110011111010111110000110000011110110011111011010000000111011110100000100001110000001100110011100001101010001111101110101010001111111110011010101101010011010110111001100010101001011110011111011001111001000010110101001010110001101010111011101010010110110010001001110110100000001000101001001000000011011011000101000000000001111101100001001111110111000000001111011100001010000010011100110110011011111011101101000010110101010011111010100101110101101010100100110101010011101111010100000000111000110111000000111000110101011000001111110101011010000010110111011001101111101111000101110111110011001111101001010110010111111001101110001111000001100101101011001111010101011001101010100100100110001101000110010110101100111010100101000100000100101000011010011100011010011110110101111100000000110001011100101001100000000000000100111000111001010111011101000111010100011111101000010001010111010011101101000000110001000100100111001000001100100101101011000110000110111010011011111100101100001101000100111100001100011101001111110101000010001111010101110001010100011100000010010011101101011000000110111100110100111010100100001111011010000100101100101011111010011011001001100100001101001000111101101100011111000011001110100110101000101001111001111010111101000010111111110010001101110100000110111100011001010100011000100000100100101101011001110001101101100011011001111011100011010100110011000011110100001001010101010010000001111110011001101000000110110000100101111101101110000000011000000101000101000110101101101101101010110000001110101000101100011011111001101100111100111100110000110110101111010111111111000100011011101000110010000011100101111100011110010011011111111011010101110010111011011001100010100001111000101101001100111110110111111010101100110011100011001010100000111000001000010110011111000011100010111100000100100101010111001111101010101010101101011100001001000100000000011000010110000111111001100000000111101111000111100001111011001001010001010111111010010011011000001010101000011100000110101011111110110111000111001110101010111100110101010001011111000001111011010101010010011100001110000110000110111011110111000001001111101111111000000000110110001000101111111010001011000010111001101111010111101100010101111101001000100010010011001001001000000001111110111000101110110100101111011010001110100011000110101000101110101000110011001110100011101000110111111001000000101000111011001011101100111111101110001000010101000010000000010001001010110111001110100001001000010101011001101100000110000001010010011110111111101011001010101010110111110101001010011011111111001010000111100000001011110010111001001101100010111011100101100100101101110000001100111101110011110000111011011101111011100101001000011101000111001100110001101001111010000000110111010100011100110111111000001111110111100010110001100010010101001111100000000111001110111110100111001110111110100101101110011010100110000001111001110010110011101011000111111001011011101001100101101010010001101000100111100100011110101001011011110100011100100110000000011100010110100110100000010111011001101111100000010011010110011110111111101001111001000100100101111010010001000011100010001011001010000011111110001110110001101001110110101010000100100011111011100111010100110001010111110111110000000011110110011000010000101001000000011110011011011011101011100100010111100001011100000001011100001000000101100110111011011111000010100100010101011100100111100011101100001110011000000101111010000010100000011001101110111000111110111101101110010010111011111001101000000110001011000011010101111011011100100001001000111100101011110100110100100011011100100110011000011010110100000001011110100001011001011001101001010011111111001000000110110110011001110110110111010000000011100010001010100100100000000101100101100001101010010010011101110011010111011010011111101011110000011010010010100011110111010011000010111101100111110001001001010001000111000110101000100011111001010110111011010000101010110101101111010111100110000100110000110110111100010000001011001010010111000010111100010101010111010110011110001000000000011111101011110111101100010000101101100010010110011111101000111011011110001010000100001111111101011010010010110010101100110111000111001011100000100011100111100111000001011100110000001011100000100011100000010101111100000011001010001110010101111001010111100101000111011011110011001100011001101010100100010011101101100100011010111111110100110010111001010011001110010101101101010000110111010111110110100111110011110010000111111001011110001010010100101101101111001010010110111011000111010011010011111000011010000001001001111101110100011100011010110011010000100000111100111101111001001010001100000001110010001000000001100100100111101110101100000100000000001000001100000010111010110010001011001111011100101000100000011100110010011110001011001001111110110010000000100111000010000000111110110100101000000000101010011111011101101111110110101011010001101111111100001011111011101101100111001100000011011000001011110010001100100110110010000101000001100100111110011011011110101010101101100100100010000010101011011010010100100101111000111110100001101111101110110110110001101100111100011011101011011001001110111101100110010001000001101111010011100100100111100000010001111111100000001001111101001011001010000000001111001001101101000101001110101000000100111111010100110111010010011111010100100111010100100101110010110000101110010101111001000100100001000110101001100000001000011001010110100000010111101011100001001010111101010010011001101110010011011101011000001010010010010011111000110010000010110100100001011010000000011001110110101011010001010000001100010100000001001000000101111110100001001110100010000101010000111101010000100101110100111000010011110011111101001000111010101011010001111010100100100000110101010001000100101011100101110000101110100101100101010001101100110011000000010000101110001100110010111000010000101010000001001011000001111011001000011110001011101000000110011100100101111110111100000101010011101011000000010001010110000011111000111010011111110000101011011001100111000100100011110001010010001110100000010011011110001011000101010100011110110011001000011100101010101110000100011010100011101101110111110110010011000010101110010000011000011001010000101101000101111000101100101010110101000001001001111111101000011110010010110101111111100110110011110110011011010011000011100111100011100110011011001100010110000101010010101000001000010011000001001001101001010000100110000010010010011101000110001100001010000110110001000111000000111010110111011100010101111010010100010001001110011111011100111101101110001010010001100011011111111011011110011111111010010010110100100100101001010001011110101101111000101001101100000011011001000001001111101001100000100101011110000000110111000000010110101001001010101001010100111110100011000100010001000000000110101001011110000101111001110011000011101110111001001111100110000000010000001011011111111010010101001000001001001101100111001101010010011010110011110011101000110011010110110001010001010111100100110101001000001000111010101111111110010001101101100110011110100101111000010010001011001011010011101001100111010110101011011111011000111010000100100010010110110100101111011100101110000001011111010111100100111011110000011110001110011111111000001111011001000100111100011100110011101110011001111010100011110100110000110111110010100110001000001111010000000010001111101001110010010000001001101101011110010100101001100001101001111111111101011111100000111011111011001111011001000111011011001100100010100111001000110110100111101011011110110100011001000000010000000110011101000111110011010000101010111100101001111111111101111001110111111000100111000100100111101000100000110110111110101110101000110110101011001000111010011001010010110101011111011100100101100111000100000001110001010111100011011000110111011010111001000110101110111011101100100100100111110010001100111011010001101110000111110010001011111101001111010100011100110011001011010000011100011101111111010001111110010011110000100101111000101000110110001011001111000111011001000001101000100100101001111101100100000001110011101010111000110010100100101110010011011100001010101110011011000101001111010110110101101100010001011111010110110011001001100110010111011111111110111010100001101111000111011000000001111100011111000011110101001111111000000111110111111010100010111011101000111100101110100011010101001001110000001011010011001111011110000110111011001000011110011001001110011011100000111011001010100010001000100000001001000010001010011110001011111010000000111011010100110011100000011000010101101001010110101011100100110100001101001110010110111110011111011001100111011101100011011011001011111110110110010110111110101100101101001000101000111000100110110111111111101111110111010010001101000101110110101011001100111100110011101000010010001101111000001001110010110101011010011100011110010011011000101000001000100111101000001110101111001001111111111010100100011111101000001011001010100100111010110110111110101000010001001010001001111100110101111100101011011101110010110101011000000111010100101011111011100001111110101101001001101000111011011110000101011100011010000101101111001111101001101110001001110111000010010110001010000111111000100111101101010111000001000011001001011010101010011101111101001111100101100100000001100000000101100011010111010100111100111000100000110111100100100100000101001010110011000001101001001100010000111010011011010101011101011010011110100110011000100011100000110010110010001110110110101010100011100011010001110100101011100110111101000000011000000101000110101001111011101001111011010101101001100101101101000000100010110100011001000100001101110111010011101011010010000000000111110111011011100010001110010011000001100011110011001011000100001011111000100111001010001000100011001011111001110100000111101011101010011001000100001011110010000011101001101110011010111000010100011001111011110001000000001101111111001000111101110000101110001110000110100011101100101100101010010001001001011101001101101111010111101000000000010110001110001100001110011101000000011101101100001111111110001000001000111000000001100111000001111101110101111011001101001100001110010010011100110101110111100010000011100001010011111010010100101101001011000111100010011001110000001110110011111100110001010001111101111110011000011110001011000100011100011101101111001101111111111001111001010110001010011010010001011001010000010111111001101111101011001010000111011010010100110001101100101101011001101110001100101011000101100000000100100111111011100011010100110000001110001100011101000000010101001111110011010011011001100000111001100010011011010110111110001011000111101100101011101111111111011010100111011000101110011110000011010111001001110100010100110011011010010100110011000001000010010111110101101011111111100101111001100010111100000110110110001100000001101100000000001001000001111010011000011100101100100110101010000001000000101000000101111011111001000001100110001010010001100010010001001000000000111000101001100010011100000000100000101000000100101000101111111100001100101010011000100010000010100010100101010010011001000001011111010000001000101010010000000011010100111010101000110000101001100111010010001111111010111010110011010000001100001111100100001001010001000010111011001010111011010101101110010111110001000000011010111110111011100010011111100110110010010000001001011001011011010011010101000011101111100101010111011101110010110000111101100001111000100111000100101000111110001111011100111111011101001101001000110000111100001011000100100010101000011011101111100101111100101101010100100111001100000000101101101101101101100101100010011101001010110001110111101000111111010011010110000001110100100000001001101100000000110001110110110000101100111101101101111110111001011011110111011100100110100011110010011101001100101001011001011011000010100111000111010111010111110111100111011100001100011111000001110100011111101111000100110110100000110001111101111110110000010011110010010100000101000100001001101000101110110100101000100101100101010011100001000011010001101011100001010100000001000100010101110000110001001011111000011000110010111111110101100110110000111010010100000011011011011011100101100101011111000101011100000001110100110011000110010000100001111110101100100100110101100001000010011110110110010101111111111001110110101111111101101101111010011011111111010010001011100100011101001111010111110110101011000110100101001011010110001000101101100100010011000101001100000101010100011011100000001110010010101010011100010010101011111000001100010110111101110101100001010011110010001001110111110001010000001011001110111111001110100100000111001110010111110000001110010011101110101001101101110110010110110101110000011100110000110100101100100001000011101100111001100101100010111001010111010110111100010101011100010000100101010000111011110010111011101111100101011011101110001100111000001010011100010001011100001100110101010001111001111101111011000101100001111011101010010011101100001001111101001111001110011100110001000000010010101011010010000110011110110110111001010010110010010111111111110101001010101010011010000110011010011101101001001111011111011000100001100001111001011101110000001010000001001001110010000111111001010010011010000111101100110001111010110010000111011001100111100001110100000111001000010100101001101101100101010001000111000111001000000011101100011000111011111100100011100100100110001011110011001000011101000110110100011011101001000111110011100100101000001000110011010000010001010001011000100011001011111001110101000110110100101000100001010001101110100101100010001100001101111101000111001010011100001110100110101110001100011000111001011001111101011000000111110001111000001011100111011011100101111000000101010111101000001000111001000111010011101001001011101000111010010011010011110010101010100110010101101001111101010100011101110011101011110001000011001111001100000001100001001101101100101000111111101101010001101011101001011111100000111100100001110010111010011001111110001011100101111010111111101100100101001110111111010111010000000100111000110110101101011010110111110000111100111101110100000001101000100111100101000101111001100101010110001101000101100100110001110001111011010010010111100010011110001000011001011000101011101100110001100110100100100000001000011011000001100011011110101111001001000000010111011001111110010000000100000000110111110100111101010010001011110000010110100000100010000001100100011111110100011000010000001011010001101010100010010110001011100111100001010101100011001010111100011111000100000011111101001010100010011111110110110010110101001011100011010100001000010100111000011111101001000110110101011111111001010010001000000001111111101101111101111001001001111010111010000111000011001011000010111111100011000010001000110010101001011000101100010110100011001000010101100000100110100000111100101110000001001001011001001001110010100001101111100000011001110100010001100001111000000011101001010111011100111010100011111001010010100100101110100000110100000111100011011010101011001010010011010110001101010110101011010001001010011111000000101010110010111010100100100101011001101001110101001100001100100011111111000000111010001110101010110111011001111110011111001010100111000100011011101110100111110011011000001100000001100110001000011101101100101000011100101001011110011110001101100010010110010011111010011011011110001001011101000011010001110011010110111010110000001110110101111010000100001100101101110001011110111111001100100011110100111111000100000101111111101001010111111100011100101000100110001111111101011101101000000011010101101100101011011111111001010100110001111101110001010100110000010010111010111011101001101011000000010111011111000000001101110100101111101011010011111000111111111011110010010010011110011001010110111001100000000110011100100111110000010100110000100000011110000001101100001100101111010010000011001000110111100001000001101110011011100110010101000100100110111101010011010011001010000110110101100100100100101111011011110011101110100010101101111000010110111010011110010011010001000100101111001000110100110100101100110101011010010101010011101100111111101111000101010001111100010011000100100001100111110110111011110000101000101101000001111000010100100010110110110010001101111111110111100111000000110001010000011010011111010001100101110100010000001011011010011000000101101011011011011111010110111010110000010010101101000001100000001100010111100001101010001110110000011011010010100000011110000101010001000100110000101110011011100001111110110000000011110111101011101110101000001111010010111100000100001010110110010100110100001101000100010110101110000110100100011001011101101111010000001111011011000010100100100001111110100111001001100100001000010111101010000101110101111110111001110010100010000010011011010000000111011111111100011111100101000110011001111111011010101100010000110001111100000000001100001010011010001100000000010010110101000110001011111111101110011010101011010111010010101110001100110101010011010011011001101001010101011011001000100101101001100010001011000101011111101101010001000111110000000101000011000111010001111111000101001110101010110000101110010000110110101011001101101011010101100010111011010000101111101100101110001011011100011100000100110001100110100101100100101110001111100010111100001101110100101001001001010001100110101001001101110110000101100101100011111011101110001010110001100111010101000011011101011110101101001000101110011010010010100110000001001001011101100111000010010000010110011001011011010011000111001111010111010000111000000010111001010011000110110100010110001111110001111010010111110100101011000001010001001001100110010001101110001010010100001000010000101001111111111000111001011100100100001110110110100011101001011010010101010000001000111111101111001100100000101101111100101111000010110100111011000011100011100100111001100011001101010101000001011101000011011010100011111011000010011001100111111110010100001111111011111010111111111101001000001100101010111111111010110110011000010110000101100110001011111000101001011100110100101100100011001010111011111110111111100000101111110011000000011000000010101010110000001101100110100100001000010000001001010111101001101010001011100000101010101010101101001000111111100110011100101000010101010110101110010110111011010110010011001111111111011101111010111101010001101000001110111011011001000010011110001100011100011000001000110001010100111110100000011001010111001100100101010100110000010100101101000110110101001010011000110111100100010111001011100010011001101101011000000010000001000001101000000011110101101001101010101001001001100010011111001110101010001010010010010101010111100001111011011011101110110100111100011101110010100100001000101000010110011011010010000101111111101010010011010010101001011011111011011101100101000100100111101101100111110000011101010101000000101010101100010011010011010101000100111101111101111101010001111011100100101001100011011100001001110110111100100110001110010110110000100000010001001101000010011001111010110000100000011010010000000010000000100000001101111010110110100100111000000111111010101100000011000110100100000100101011111001110110010101110101000011111110110101100100010000110101101011011011000000011000110111011100001001010011101111000100010011100111010111101100111110010101001011110011001110110010011100100111110001111110010101101101011010101111010100000000000010001111011101001000001100011001011101001000101101101100110101110100110000001000010011001000000110100111001001011110011010010000101101101111110000000011101100100101100101010000101011110010111010101100110111111101100110010001100101111001000111110000000100100110101000001101111011100010111001111010001110010101100010111001100111011100001001011001111110111110101001110000100010000000010100010001101110001001010101101000000000100101001110101111110111111110011111001000011011111100011110010101110100100100000101101110000001110001101111001011001100111101001101101101011111110001100010101101011010110000110110111100000000000001001111011110001001100101101011011000011100101001000001010100100010110111101000010010101000111010011010011010010001111010101011110000001010000110010011110100000011101001110101000100001011111010100011100101100110000001111000000010001110110101110101111101110111110100101111001001011111100110001010100111100100000001101000001101011010001100001000001001100100001011001010111001011100010010101101010001111001001010001101110100110100001101000110000101010000101010110010100000001111110111110011011010101111101101010001010101110001111101100111110010100110000101101010100100111100000100001110100001101011110100000011010001010111001101110111101101111001111101101010110011001100101000001100111011101110010010010111010101010000001001001001100101111111110011101000010101111001101110100110111010100110100011101000000011010001001110110100001100010000111110101001111001000101111010010110010111110000000111010011100001100001100000001011110000001100010011010001000001101101001010110110011000101110000010101000100111101111101000101111101110010011111110011001000101100010101000010100101010111101110011010010000001000100000111010001001111100011110001100111010111000110100010000010000101011101000111000010000101110100001101011111101010000111111000001000101001110110010100100100101110011000101111101100111111011010110101001100010010010001100001001110001010011000111001110000111100110111010111100010111101011001111100111100001110111010000111010111101111000110000111011010111011101011101101011000101010010100101001110000110100000110100010101101101100111011001001000110000010100101010100000111000111110101110001111010110000111001000000000101100101010000000101011000011101110011011000010000000100011101000001001110010100100110100111010111110010110111010111011110000010101010010001001001001011111110011000010011011101000111010011100111111100010011101100110001110010110101000001110010101011110010000111000011001100000101111011110100111011000010100000100100011100111110000000100101001111110111000111000111001110010101011010111101011001000100101001110110011100010100110000101100101000011100000101010100001001111100001010010100001100101010101101101000010000100000101001100011100101100110111100001111100011100100010001110101111101000010110011000001011101001111011000111000110000011101011001011000001001001010011010110010001111001011011101101100000111110010010111001000100111000010000000111010010100011111011011110110000000001010111111010100110110010101110101100000101100111100111011111010111001100000000000001100011110101010011110100100100101101101011001101011001000111100000010111010011101000010101010101110101000111100010101011000000100100101111111010111010111101101111010111110100001000110001110000010100101001011010011100100001111011100000100100100010100111011100001001111001111111110100101010100011011001111001100010101101100101010000111010110111110101000110101010011110110100101100111010001110110111101010010010100111111011110110111011011000010001011011100011011110011000101010110000100110111111000110011110110110100011011000101000111010000110011011000101000000001000010001010011110111011001011111110110000011100111001100101010001010000011100000010110011000101011111100001010110110101000101000001011011111011111000010110000011000000001101011111101011101100001010100100000001110100100101101111100010100000000110111111010110110011100110010000011001001101010100110010111111011010001101001111000100001001011101011000110110111010101101100010001000001100001111000100111011011010011000000110101111010001000111100100111110101110011101100111011000000101100110100010110010111101100101000010110101001010111111111101111001001100101000000000110101100000101111001111010010111011001101010001101111111100100100011001110011110010010010011111000001100100100100010001100010010001000111111100001011100011000001010101010101111100111000011110100101001001001110110011100010111001101000101110101101010010110100001110111111001100111110010100111010001001000001110011011100111100101110011011001001000010100100101100100011000010110010111000110101001110011000010001011101100000001110011001111101000110111110011010010110100100011101111010101011011001010000011011110010010110001110110110110100000010000011001011000000001000111110110000111110011000100011000000001000100011111110101010001011111010001010010101111011111111110110110110000000001110000010111111011000001011101101110011011111111100000010110101111101010110001000000111010100011001100110110010100010110010101111001101110000110110110001011011100110101011100010010011110010101001101001010110110011111101011011101001100101010110110110000011001100001001000100101000100110001101010010001101111011000000111100010110111101111010110000001100100110101111110110011110101011110010001111101100001011110101111111001001110011010100111101001010000011001000100000110001110110101100101101001101110010100101010010110110001010010110101010001101011111101110001111010000001001110101000110000000100010001110101111101011001101100110010011101111101011111111111011011100011100100011101111101111011101011001010110001111111011010011000101001000011100000110100110100010111011000110001110011001001101011000100001101001011100110110101001010110111110010101101101001011110011110101110001001001011010111010110011000000101010000111110011111111001011100000011010000000101010101100010011100010111110100111101010001011101110000110110001001100010100101001000011111011100100000010110011000000100111001011101000101010010110011100001000011101011011001000101101101010101010011011010011101101100101111110010111111100000001010000000110101111000010000010010101000000010001111100011101111111000101101010101000011100100011000110000000111011001100110110000010000100100000111001111111010010100010100000001101010000100100010111100110001101101001101100000100000011100111110001100101011000100100010011000110110101001011010010101011011000110110010000110100111000111101010110111110111011101101101011100100101011011100010100111010011001101101011110111010010100000011000010011100000100010011111111100000110111111101100111110101111100010011001010011011000101100111001011000011111101110101010111001111111111000010111111011011101001101111000001111100110100011100110000001101110110101100110011110000010101010101110101100000110110111111100111100101011111111001110011101111101000110010111010110100101010001100101100100010110111100001001101100011010101011111010101010111110111000111101101111100110011100011100100110111011101101000011111111010000011110011011101101110001110010110010010111110110000111011010010111011110111000000010010000111000001000110010010111000110110111010111110000100010001001000010110101000110101110000011011111011110011110111011110111110011001000110100000101011100110010111110111010100111001011001001010101011001001101101000011011111010011010001011011101000101001101011110010111010101010001100010000001011110001100011000100100000011000000110000110011101010000010110001111111010010000101010110111000101001000001110011101111110111101001101010010011000001010010011110110111111100010100001001101011111010011100000110010011011111111010110100101110001110011000010010110001100100010110001100111100011010011111111001101000011111001010101110010111100101000101010101101011101011111110000100001100001000100010011001010111110101001000001010000001111110101101001101110000111010000010001110101011011010111001000000101111010011001010001110101101100001110011011101001011001111110101001100000110000101111001010001010111111011001010110110110110010100010011001001000010010000111001101100011010100000001100010100000101110001101011000011010011110010001111110101101011111000101100101000100100011101101011001000101111000101011111101110110000110110000100110011001110110010001111000110101111111100010111110011011101011100111011011101000101111100000101101011000101100001111110000110110000010000101110001100011100101101101000101101011001111101011101101101001011010011001011011111010001011000111010010010011000100101000001100111100100000110011101111000100011101011101011000100111000110111001010000101101011100010011111110111010010111011000111010100111111011001111111100110010010010010111101010011101110011110101111011000111000111110001000101100100110100110010001011001111110001100010100101011100111011001011101000000100000111000110010011010010010100011010011001101100011011110001110111000110011001011101111100000011001101010001111100111110111010100010001011111011011111111110111000010011001111011000100111110100001101111111010011110000101010011101000011101111000100001011100001110010111011011001011001110000101000011100100000101101000100000100101000001001010111100001100000001110001010100101101000001001011101110110011001111110011110011011101101100101111100101000010000111000100111011111111000011110010101001111000111110101110010010111010011100111011000010100101100011010010101001011101100011111001001110110001001011111011110110001110000101010010110011101101010010001111001011110001100101011011000001000001000110001110110100100001011011110000111001011011111010001010111010100000101100111111000001001100000011100101011110011100000011110111010101010010000001011100010000010001111111101000110101100100111101110010100010110111111011110001001100110110011101111100110111111101001001110000000111010111010000101101001111110001101110111111011101011101111000111100011001100011001111110000110000000111101000001101100111011000100011000100111011011111100011001010000101111111000100101011111010110111001111010101100011001110101000010010110101001101101111110011101000111110110011101110010000000011011001110111100101010010000001110100011010011011011100011101011001010111000110111101000101011100110011000110110101010101011100101101000111010011110011100100110011100010011000101100100110001011101110110100100111101100001000100011111000101010000001110010000010000011011010000000110000100011100000101000001001000101000101000010101101110100100010101011010110000110010110111000111110111101101000100111100011100011001001011000010001100101101100111011010011001010000011111111010110100011100101100001000101001000110000110001101111010010010001000011101110101010010010001001100100011010000011001111010100010110011111011111010100111001111110001111000101100110111100011000000001010010011001111111001100010001100010010000000000110111100111101111001011101010111110111101011001110000010001000000100101001001101001111010111000001000100100100000110000101101101011101010011001011000011001111001001100001111101100001001000001110111011100010101100110011100000001000000111011011111111101101111001101111100001101001010100000000100000100010101001010111100011011010110101110010000010101110000011110110001100000000001111000000000111011011100001000111111011000111000111011010101100111100000101110001010110111011111110110001010010011011010000001100110101000001101110000001100110110101011001001111111001000100111111100101100010111001101111000100001110101110111011011100001100001000110011101001110111011110111111101101101010101010010111011110001011110110111001101111001000101101011101111011000100011100110001010001111100111001010011011011010101001100010000001110000000110010110001011111001001100001100001111101111110001011001110010000100100001010000001101000111111011101110001100100001111100001011110101000101001100011010100110101011001101001111010010010011001101001001100100001111010110110000000000110111011010111111110010011010011001011110010111010110111010011101101001000111000110101000101100010101101110001101011000110010000101001010110010001000011001000010100010011000110111100011100011000011001110110111011101101111111110101101110000110101100101011010011111101101110101011110000010110000001010110000011010100101000111000011110111010111011110001010011111101100101101101101011111011101000001110001100100011011110110001101111101010101110101001110010110111010001100101001000000011000000010100011000110111110111001111100111001111110010111110000001011001100001000100001110100101010110010010101001011101101000001101110000001110101000011111011100011010001110111101111100111011101111101010101011111010100011011011010100011010001011100000110111010000100100010010110110000011110110111010001110001000000111101101110101011001011010010110011101011010001000011110100100111111100000101110101110100110011001110000100101000111000001101100010101001011110001010000011111011010101110010011111111100111101001100010110110111100100111100101010001010010011111000100110010101010011000001000011111111000110100110010110010010001011101100101101110100000110011110101010110001010011101001100101010010111110101010011001001000110101101000101101110101010101100011100101010000011111010100010111011001011000111000000101001001000100010100000010111011101110001001001001001000011101101101110010101001011011011101000001001110111010000100001011111001100110010101111011011100010010100011001111111010100011110101001001111010111110011011000001111001000111110010100011001111110101101101010011101000011100001011010010110110111100110111000001100010001011011010101110111010111010111100010110101110101011101001001100110110000100001100110110000011001101101000011011100001010101001001011111100100000110000001001001000010101100100010011101100000000110110111110010001011101011010011010010010101101100011110011101111011111100001001101010100010100100011101010000100001011111000101001010111010111000000110010101010111000111010010101000110110100000010011110000110000010010111111001110110001100011001101011010010001011011001100010100001000100011010101100001100000100000111111100011001100011110011100101010110110110100100110010101101100011011110110101001010000000011001000001100001101101010001111101000011000101111111101001100110111101100000001101100111010111010010000010000111111101000111100011001001101101101000110101110001110001111011010101000001000110111010111111011101001010000100101110011111110110000011101001111101011011001111110111010100001010010011101100010011001010011111000111110000110000111001111110111001100010101100101001110010001000101111100101110101010000111111111101111011010011010111110010101101111000110000001000100011011001001000101010001011110111010110110100111101111111110100101000000001111011110111010101111000100000110111100110011001000100110110011000101111111101010011001100101100111010100110111110111101111011110111111110001110110011001011100010010101110010101100000000010010011010001101000001011101100011110100100101010011100001011101010000101011011011011100100101100011010011100100001100111000000001001000001100111100100010110110011001001011010010110011001011010001100111001001011000010111001100100100010111011011010101101011010010000010010010001110100100000110010010001100000011001010011011100101111010011001100100110011011000011001001101011110101000010100000000000110000010000100000101001011010100111010001101101010001001010100001000101101001111001111111100010100000011101001000100001010001101010001101000011000011000000010011111001100001111001001101111101111101100001111011110011001111001001101010010110000000001000100000001001000010011111100101001011000010010111100111110101100010100010011100000111101000111010110110101000010111000101010011010101011000100110100001111011011101011001001100101100001100000010101100001011010011101111001010011110010101110111011001111100111110000101100110011101010000100101111101110000110010100011010101001011101111011011000001101111101001011010100010110101110001011000101001111001110010000001111011011111100110011010101011011001101001000001010111110001001001100000101001111001101110000101100101111110010111011011011000110110111110110100111111100000110100000000111010011011101011001000011010010011100101101000100100101001111100000101110101000011000010000001100101110101100111111111100011001101011000100011011010101100010111010010100111110010100101111000000011000000010010000001001000001100011010011010100111111111000110011100001011110011001001011111111000111110001100110101110101010011110110010101001000100001111011010100010000010001000110000111110101100000010110001001100011010111111100010110111110100010101011010011101010100010100101111010111010101111111111111011110010100111111100111011011101100101100010011011111010101000000011010001000010111010000110011001000111110110001111111100011010110101110010110001001111101011100000101100101111011100010101101111011110000110110010101110001100010001100101110100001010111001111001001110100001000100110110110011100010011011001101101100110010000000110010111100010001011011111110001001000100011111100110111001001101110011000110001110000101011001110011101111111001001010000010101010001100001000010111010101001111001001110100110100110011100011101101001100101101010110010110110010101100110101111101001001011100100001111001100110100000110010010011110000100011010100011110001111111110111001110001000001001100110000011000100001011111001111110000100100000111011110011101111000001011000001101100011011100100011111001110100110010001000101101111000000010101100100101011111001100000010101000001101100010100101001000110101000010100001111000011011101001000110010110111000111100010110111011010111100010001011111010110000001001011101010010000110010011100001001111101001110001010001100000010010110011111100010011011111001111001000101010111110010011101101001101101011110011000011101000001001000001000110111111110100101000110110101000001110000000110101101000010000111001111011010100011001001100001101110110011001000101000011010011000011011100110101110100111001001111001011101010101001011010110000001010010110001101011011001011010011111000111000001110001101010110011110011111010000111010100000011011100111001110010001010110001111110001011010011001011100001111100001010011110000111110000101111000010100011001010000100101000001110010100001100000100101001011010011000011100101010001111110011111001101110001000010011110101010001001010001111001111001111000010101100000010100011100101110111100110011110001010010111110111100101110111100000111100111110010100110111001010110101000011001110011001100110110010100100101111000100100101111011000100111110001010101000110111001101001010010101000001101010000001000010000101011101101000101100101101010000010010000110111111110000111000111000000010011111111100001010000111000111111011001101011011101110011010111100101000000110000100000111110110010111111100110011100001111001100100101010100001100111010011100100011010001010101011001011110010101011110001111100100000001110101101101011101111100111111101000010111100101111110100101111100000011001010111000001101010100010111110100101100000110111100001001011101001101011000111000110011011011010000101100111000111011000101100010100111111000100110110001011111100111111110110001011101000111100100111000010010001101111010000000101011010110011010000110011011110000011111000110110000111001010101110100110001010011101101000100001101010101001011100101110111101101101111101011101111011000101011111100110111110111110000110010010011100011001001011110111100000110000011110110010000010101111001111010010011011101001010010101001000110101000111001100011110010001011100011110111000010001001101100100110010100101010010010010101101110000010110110111101001001000000100101110010010010011001001011000001101100110111100010011010110001010111100010100110100101101111001010011001100010011001101111101100110000010001110111010010100011011011011001101100010010011010011101011111111001000110100001110001111101101110001111011111010001010010010000100110001011101101010101100101101111010000101001010010010000101011011010001100001110000100110010111101011111010000100011110001111111101010111110010111100001100010001010101111101110110011011000100001101010100101101100000001000101011111100001111101110010000010010010110101000001000110011100000010110010001011010110111001000001110000001100001100110011101100011011001011110110010011010010111100010000100010100100001010001101001000110101100100010001011010100000001010010011111011001000000000011001001000111001011000110000011111010000101101011001010011000111110111101001101100111011101011010001101011100111010110110000110100011000011101011011101001101010001101011111101111011100101011001111111011101110110001110011111010010111110110000011101000011001001111110010101111011001010100100010000110111010010110110011101100011001010101011001000010011101111011111100011100101110000101010100000000001110001111100010011101000111000000000000110100111110100010010000011010010001111010101100001010001110011011101010100100110010010110111111001110111010000000111110011011111101100000001010111100000111101111011011010111100001001100010010111010011011110100110011100001001100100010001010011010101010011101110101000110011011100001111010000010110110100101000010011101000011000110010001101010011100010001110011110110001011111011110111100011101010110000100101111111101011101000000101010101010010001111011001110011101010111001101100000000001101100000110011000100111110011111100111010110010111111010001001111010001110010011000001001101000100101110011001100000101111101010100110010011011111101001010011000100010110011001101101110111010110011000110000010100001110111110101110010001011100100110001010001101000110001100001010011110011011011000110010111010100100000000000011110001100000001100001110111100111100011111111110101010010101001010011000000000101110111000001011011001011100001110000001001110110110001011010110111000100111001011000010110000101000010000010001111001110010111111010011000001011111110010110010010000011011100111001011011110111110111101100101110010101101000000101011100101101100011100111000111001111011011111000110001101100101110001110101101011011010110110000100001110101111011111010010001000110011001111101010000110111100111101000011101001101111001001110100100100110001010011010001110110011100110010000011110110000110011001100110000110110101000001010100111000000001111101110000101011111000010111010111010111110000100001010110011011110011101011001101111110111000001000000101001010000101011000101101011010100111001010000111101011111000110010110001110100110100010000111111000010000010101000110001000010111011101001011011010011110000010110101000100100111001010001101011111010100101000101111000100101100000001001011110010111010011011100111001100110101000010011011111000010111011111100000001000110001101010011011100111010101110011111101011100011010101111000001001010110111000010011100001011100101011011110001011000010111000110000101000111100101011011100011110100111100010011111001101101011001000010110100111010000010000000011000011000001011111011001110101011100010100101100111101100101111010010001111111011111101110011100010101010000100011101011101000001001110000111001100110001001010000111110111110111101011101011010101011100110001101000000111111111100110001100010010100110101110111001101100111110101111001100100010000101010010100110001010111100110111011100111110010011011000101011110011100010001100100000111100001101100111010001001001101001110011011000010001011101111001000101100000001000001101111011011001111000100101010101011100001110000110110011010110010001101111000100000010100001111111111011100010010100001001100011100000111101000111010011001110010101001000010101101010011100010011001011001101010001110100100111011100000000101100111010010011100001110000001101001011010011110111111001110111010111111001111111100011110100010110000011110101101011000011100110000010111101001110000100001011101011101101101100101101011101111100101100001011011001100101100101000100010000100000110011000111110011101101011101000011100011100100111101001100000100100110010000101111101000111011010000011010110010111100100111010010100101001010000001000010000101001111010110001001100110001011110000010110000000110101111001111100011101101110110111001001011011111000001100001101101110101010011000000010010100011000100001110110100010001101100000100001100001111100000000111001101100000001000101101101011101110011110010010101110100110011000010000101100000111011110111010100100100111100111010010010011110011111000010010101100110010010111110110001110111010111001111010101001000111110010111010000111111001010110001110011111011101111010100001110111111010000010001000001101110010111111101000010001110000111100000011110111101000010110001110101110100111001100101010101101111111011011000101100101110011101100000111101000010010111000001101001011000101011000000000001000001101001000001000100101100010100001101110010111000101100000011011000111110011011111000001011111011000000101000111010101110000110110000010110011000111101010100110101111010001010011000001011001001111101101110011101000101010101111011010110001101100000101111110010110111010010101100110001100000111100100111110111111110010001110101011001111011101111111101010000100100111000011001001010101000011111001111000011100010011000011101011110100011101101001011000011001000111000100000011001110010111011110011100011000011101011111111111011010110000110000011110101000010010110000100110010000101000011110110111100100001010111100100100110101011001011101100101100000010101111010101001011110010101111111000000000110000101101111111101011001100111110010000110000100011001001100110010010001011111011011101010001001010010111101111100001011110001011011010001111011010010000010100110001100001110101001110110111000001000110101100100101111000110010011101010010110100111100001010011010011101001101111110001001001000001101100101111111001100110101001110100100000010010100110001011001110100101111011010111100101110111000010100110011101011000000010011001011100100011111000111100011101110010110101101010001100101011110110000011011111111010101111010100100001000110000101100011001100011011110110100101110000100011111101000001010100101000111111101101000101101100001000111000011000000101001011010000100100111111001101011001100101001101100100101110100011110100110111111010110101010110001111100100011010110000011011111110101001101101101100101110001101011110100010001001111010101011010010100100100110010100011100101001001101111100010001110010011010011101111001001100100010001001100011111111001010111001000000011010001001011100100110011111000011111111000110001111000010110001110101100111001010110000111111000000011111100100000011010010000100110010000000101111111001011001011100111000011111110100100011000111001100101101100110110111010101001011001010111110000100011001111001100011000111011001011000100011101110011001000010111100010101011111001101111011100111101010001011000011110111000110000101101010100100110000001100001100101000011001111001010011110100111011010111101111101010001000111010010011101110001010110000010101111111100101100001100000100101010110010010101101010100110001011000011011010010010011011100100101100010010001010010111011011010111111001100111100111101001101011111101111110101001101001110101111110111001110000111000000001101100010011011011101110101111111101010001011110101100011010010110100000001011011110111101011100101010011001010011000010101110110100101001100111110100101101101111110100101000000100110011111011010111001001110100101101111010100011010000010011011101111001011110001101100001000000011001110000011011001110111001101100101000111011100000101011110110010100011011110010001001000011001001100111111101110101001000110001010001011101001001000111111100011001011100101101000010011011010011001100100110010001100101100010100001110100011110100011001111101011011011100100010110110010110110110000111010101101001110000101110000001001101110101011010001111111110001001100001001110011000111001011100110110010111110001011100100111000011111111000000001101111101010000100011101011100101101110011110001110000100110010000111011110000100110011100001011001111101001001100110100100101110110000101010011101001001011110001011000000101111100001010001010010101101000001001110000000101001011101001101010001100101000001000001000101100100001110110010100100000101010110101011000010101010010111000001001111000111110001000011000001011100101111100111010111011110011101101000001101000110011110101111001011011110010110000001101011110001000010011101110101001111011111111011100000100100010110111101010100011000110101000001100011001100010110101010100011010100010001111110111011100100110001011100000111100001100000011010111110101001111110100010100100000111100110000000011010011101101011111010111111010100000111010110011000100010100000111110000010110010000111010010100000000111100000110101111010110000110110010010011101000111111101011111101110111001110101001001110111110100111110101111010111011111110100000001010110111100001100111100110011001100000110001010111011011101110111010011100000111111011111100010111100110100100010010111111100101110100010010100010001001100000000111110011101011000001111001110000101100110010011000001101110011000111101000100011010110111001010011001110000101000010000000100000000101110011010100000011110011111000001111111101100100111000001110001011011001110100101010111010001011110010110100110101111100110011001111111110001111101011011111101110101100111001010110010110001101000001010110111011010001100110000010110001101111110110111011100111110000011101110000101110000100011000011111111101001001100101000001011011101001101010110000000010101110111001010110010000011101101010001011011100001011101000011010111000100000101111101111110001001100111111000000101110000101111010100011011110101101000110100001000011001011101001110011110001111100100110001111011111100111101101000111110100001010001001111001010101010010010000001010011100011110100000000101001110000000100001011101100100000101011101001010100011100001101101010111110100101001111000000000100110001000110010011101011000110100000110010111001100100010011001001110111100010011011100100000110010011110001111001101000100000000011110000000001010010101111000110000110011111010111011010011111001001111001001000110100101001101100001101011100010000110111111010011100111010101111100101011111011011000010111101010001111000111101101111011110001001000000010110111000101001010011101110100011100101011010010010000000011001101001101011000100111011010001100011000111001011000000010010001101001001101000101000100000101110010011000111110000011010001010011010101010100011101011011011001110100001101000110101000110100110011000101100000001110101000101010111100011000010111010111000010100101000010100010101001111101000101110100101101111110110110111100001111100111100100110110101101011000001011100110110000011001100000001110101101111100101110101010011010111111100100011001010011010110010011010100001101011101100011011001110001110111101101011110111100000100001010010010110001001010100110110001010000001110101001000110000111100100000001011101110111101010001010011101000010111101011101101110011100110101110111100001110001000011101111001010101011000011000001000011000010010101111011010110000000101001100001110111111000001001010011011011100110100100100110101010010100011100101001010000110110010101001101010001111011010100000110000111111011111111100111010100110011110101100001100001100110100011010010111111011101100110000110000000010010000000000101011100010001000001110111110001110111010001001001100100101110100000101101011001101111101111011011101001100011100010001011001011100011111000111011000110101101000110011110100000110010011000100001000001101101100000111110001101010101000100011000000001100011001101010011100011100011001110011101000101111001100110001010000110011110110011011010001001100111011100001010000111001101110101001110111110111001101001111010010001010100111100110000111101101010100111111101111011111011101011110101001011111101000010001001111001110111111011110001011001101011100100010111100100100001101001011000000101111011001000111100011100100001001011110100101011001101111011111000000111011100010101110010000011110101001100110101001101010000001000001110001000110001001001111010101000110111111011000010110011100000110111111010000001011110111101010111111010001010100010100001011001110010111100011010000010010000010000111001000000111100011010110011111101100100111001110110001100011110001000110101010010010111010001000001111011001001010110111100101101010010000101101000011110110110110100010001001010010001100000111101100001100111101101000011010001000101101100011011010000001101110101100101010010101111111001010100011101010101011101101100001010001100111100101001001001110111000110100110010101000000010111010010011011001101110010001011111010001011001001000000111110100010010000011110011011011111011101000101110001010100111010010001010111000010011001000001011101010010011011110011100110001110101010101111010001110101011100101110010010100110011011000100101110111110001010101001111110011000011111000101100000001110010110001011001110001000100101001000010010011010010000000000111010111010110110010101001010101100100110100100100010011110100010010010110111111011100110100111010011001100001100100100100010011000001101111000001110110011110101101101001001000001101001111001000010010000111110111011001001111101010001101110001001011000000000011011000111010000110101100101011011011000111001110100001011001111100101100001010010010001101010110000100011100010101101001000110101111101011011100011110001011010001010111100010110100000000000000010010010010001111100000010011001010110001111000001001011111101001010000011110101011111100111110101010000011010111100101101011101000100110010111110010001110011101010001001101101010100111100101001100011001000001111100100001010001111000100111001011000101001000011001001000011101011111101001001110011110111110101101001011010000100101110010110110000111000001011110001000010000100111111111110111000101100101000000110111011100100101001100110100000001001000100101101010101011000100001110111111110001000110111111000110000001001010010000011010111001101000101001100110100110101100100100101000011001101110101001000000011111111001001001110111000110101101001110101011010111110100100010111100111100110001111000000111000011011110110101110010101011001000000000101110111000111011000011011011001101111001100111101001001111001111000110010010000001001111111011101110011110110001000100001011011110110010100010001011111100010100000011100101010010000101111110100000111110101010100101100111110110011110000000111001001000000101011110101011000101111010010110010000111000101000011100000001100001000110101110100111001111110111010110100101110011010010110001111100001010101111001110110101011000110001110110100101101010101101100101010010111001000010001100101011111010111011100110001000011001010100010110001101011001001010111101111010010110001101111110101010111101101000000010111011011000001010010001110000010111100011010111111001110110110001010001100001011111110001111000010100111111110100010101000110010001001111010101101110101110110011100111110011011001100100100010000011010110100111110100011111101010001100010101100011101100011010010100000111111011100101011110100000010000111111011011101101100100010100110011111000111000111010010011101100011010101010001001011010110111001100001010101001010100100101111110111101010001000101110110111000000101101001001000000001101001010100001100000100001100010011001100100110101101011000111101100011101100111011000000100111011000111000100000010110101101101111001010001011001001001011000101101011110100100001111101011011001001101001101000100010011110111011110111001111100001010010010010111101111010000100000010111111001110111101101011000000011000010000110010001000101110010000001000011010101001101111111110101011001100100101100011100000110111111101100111000100001100110111001000111010001111110101100101010000100001111001100010111000001101111001010011110001011000011010000111000111010011110001110001101010000000111111110001111100100101100101001001111001110000010100100010111101010000010111111011101100111100101101110110000101001101100000001001000101101111010101000001101111110111010111010100010000101001001111011001110010000011101101100101111101101011100001011101111011000000000000010100100010101100000101111010101111000101001000111010101111000011010110111011101101100100011010101011001101001100001001101001011001010010110111001010111111100000100011010111111011100010011111111011111010011000001100011110110100110111000011011000000000000011001000110110000010001000011110110110011110001011100101101101111101101011010011011011100001010100010000000001101011010111101110000111010010011111111110001000000001011001000000101001010110100010000010011010111110010101101101110101000011111110111010101101011001100100011110001110100011010000010010001011011001000110111000010000001011101111000110000101110001010000011001000001011010010010111110100011001010001111111010000101100100011000101110010110111110011110101100111100011111000000110100110100100000001000001110110101001101111110111001111011011001101110101010110101110101001110101011100001101110010111101101111011000001000101011010001000101001101000101110101100111101000101011011000011010000001011000101001011001010101001010100011000111001110100101100101100111110001110000111110110001110010011001010101100000010110001101000111011101101000001100101001101111110101001000110011110000110010100011110001101001101011101000100001111000000110000000011111101111011110011011110111110101100010100010000000111101010010101110100000000111010101100001101100001110101011110111101001001011101011110000100011101010001101011110110011010000111100111111001100010001001001001101010001000100001100100001011010010000011101001011001101101100011101101110110001110000000110110010011110000111001011010111100010001010001100011110010010000110001001011001001100011110011101001010100101010001111101011111001111010110011110011000010111111000000111001100000101101000100100101011011000110110011100000100101001011111110001111101101111100001101101101011001011111111011000000100011100110011110001011011000001011110010000100010001111010011000100101111010010011111110101011001101001001010001000010010101110111111010000011000010110110101010011001011001100010010011100100110010011100110101000010111000011010001110111111000110000000011110110011010100110110110001110111101011101100101101110101100001111010000001110010110100100100100010110111110100010110100011011011000001111100000110101111100000010100111101100111000100010100100001011100011001111111010111110001111100010100000010110111010000000001111100001000010111101001000000011001010100001111100110011110001101010101010100001111011001101101001001000011011011101001101111101110111001110001010101001111101101001100011111010110110111011011001100101100000011001001011101101011110110011011111000100001000000101011111111101011011111100011001011110101101001101100110000011001001110100000000011110110101001110010111000011111001010001011011011000011001010101110001110111011111100000001011111101011101000111000011001010011000011111111000100111000000001101010110110110010110010111000101000111010001011111110010011101111111011001010111111110111001000111011110011000010100001000110110100011010001010100111101101111111111011000110111010000111110001001101110001010001111111101001001111110100011111010101011000001011011100010011101101010101001100100010011101001101010111111100001111011001100011111100111100010100101001010101000111111110001001001101001100001110000100111010001111001011011110110111111101101100100100011010101001110110001001001001000111100011000100000110100101010100000110010000110001110000100000010011000011111111000100111001100110000011100110010110111011111000000011111110000100100110101001000101110111010101110100010101010101110001101010001000010100011100101111000111111110000000000100000000011010110101011111000110000001100100001001101101100010111001101111000001110001100101110111111111101101101000001100110010110000000101100101010000100011011101011110111100101101101110001001100010100110101010000000010001010111001101001110000100010011011000010011011111001011100001010110011000001110100010011010100101101010011001110010101001010010101100000000011010000010111000110110011111011010011000101001110001100010000001111011100000101010011101101010111101010010000010001100111000101000000101001110100000000101100101101100001111100010100110000001100110011100111010000000010011010010001010110101110101100100000110101000001101101010011101010110100110100010100010110011100100000000101001111000100001010100100011010110100100100101101100010001010000010001101111010011000110100111000010101101010100101100011100010001011011011101010100011110111101011110110100001011111110100111101000110000010110001101000110110001011001000011100010000111110111001001010000011001100001001111110000000000000100111001001000001110100000111100000011110001110011011001000010111101111011110000000111011110111110101101001011011010111101010110001011000101000010100010101001100111110100110101110101110101010000010011011101110010101100100111110010000110110101010011110111100000000100000000100010010101011111101110101100011100100001010110011011010110001100101000001110111000101000000010001001100101001111101110001000011100010010011111001110011000011010100010101101110101001000110001000001000001000101001100000000010110111100111001010000000100101100100010010110011101111001101010001010110001011111001011001000110110011011110111101011000100100110110010010101111110010100001010001001000101000100101010101000111011001000110000111011001100010101110000010001001100101101100110000001111111101111000011001100110001110101001101101100111000011001011111010001101010101101110110010111110010101100111110100011111000000010101101001010110011110010000011101111011111111101001011111101101110001110101001110000101110001100011100010011110001010101111100110100110011100000111000110000000011111111110010111111010001000001001001100001001010101111011000111100101010000101001110110111010001100100010011011011001101011101000110010101111100001100011001100011000001001001100110111000001010010000001100111111111001101011010010111110101001101110000110010111101000100110100111000011101111100111010111010111111000101111000100100110110011010000101110101000111010101111011001100000000100001101001100011010110111101001110100000100010101000101100010101111010101000011011101011110110111100111001010000001001000001111111000000011000000110101010111111001100001100000011000000001111100101101110000000001001000111110001110111011110101100001000110011111010110110000011001001111000000111011011110001111100111101101100100010110000111110101101101100011101111010011010101111101000100001100001011001101011101101000111101100001110011000110100000010101010000010000110101010001100010111001011000100100010110000010101101110011000001000001111110101001110101001000001011010100000110000001111100101010111100000111011001110011101110000101111011111101010100010100011010011010101111010101010111100110011000100110000001100010110101100001111010111001010010011101100010011010100111001111100001110100011000001001101111111000100011000100000100011000000110010101101011101111010110101100110010001110100101000001110101101001110000010101010100010000001011111110100001100100111111110110001100001111101110111011010111101001010111101111001000011101110101110110111000000001100011001111101010011111101001000100010010101110100101011001101101011101111101111110011110111110111101110110101011100101111011110111101010000000111011010010101000110111110100010101001000001101100111000111110100010110100001101100101001110100100100010101101011001010010100011010100001000000000001111100000011000001101101001010001001111100101001100100111101011110111111011011110010110101001100000110010000101110111001011100010110101110011001001011001101011111101110110000000010011010000011100001001001100011111100011100110100101000000010011100111000100001010010100110010011011111111010110000100010000010100110110110000100101011000011111001001111110110010111010100100111100111011110011000000111000010000111110000000001100000000110011010000010011001101001001010101010000010010011011100010110110111101001000000110110111011000101100101011101001110010110011111000111111110100001110010011001101011001011100010111111101000110011000011101011001001010100110011110010101000001011010011010100000110100000001100000000001111101110011010111100101111001101010110001101010111011111100001001001100111110101100001101001000000100010010111110000110100010001100111101010000111111110011110011110010011111000111000101001111110011001111011101110011111101100111110111000110010101011111110101101000110100100011111110111010100100010011111100110111010000111011010001001001001000100100110111011010011001110000100111110011011000100101011010001111000011100011010101001011001010001011110100001101011010100001001100010011100111000110001110101101010000100000001100101101010101010010110101100110100000110110001011100011000000111010011111010000100011101111110011001101101001011111110111010000100110100011011001111011111011011100111111101111001000110000000100111100000011111011010010111001111001000101111010101000101011111101111110100001000001101000100101111000000000100110010100001111110011110111111101011001001000010100011101001110110011011101000000000010000110101101010101111000000101101100001000101100010111000001111000010101000110010111101101011101011000101111111100000111011111010010011100011011101100100110110010010011011000111101011111101110100010101111011001111110011001100001010100001110101101001011101101100001001101001101000110110110011100001010001111100110101010101111101110111100011000110000000101000011011100000100001010010111010010110010011111110110000011001100010001110111110110111011000011011110010101000011111111101100000100101111011101111100100011110111011011001100101100100001011011010100110011001111010111010110110010100100001000000011011100110100101000001010001101000100001001001000100100110011010100110111101110111010011000010111100001100011110100001000000111111110000100111100101100011100000101100101101111100000100011101111100101001111001111000001100011101110101000001011111101111111001011100010001010110100010101100001000110000000100000111001001001010100010110110011110100011111101001001110001010111101000001111111001100000000100000111011101010001010000111110010101101110001110101100100110000010010000000110011100110101101010101000000100111011000101010000111001111000010110000000000010100011111001110001000111110010010100010001011100100111100111010010111000101100010010110100000011110000000010111011110001110100001011110111101100111011101110011111111111010110110110011101010011101110001111000101011010110000110110100000011110100100101010001010111100000011110010011011010100000010001100010111111111010101101110000000011011000101011011010000011101110010011000111010111001110101111011000011001011011001100111011101011110010101110110101110111100100001110010100000010000100000010110001101111011010100111111011100010000001001110110111111000010111110001011101100011000101110111100111100011111001001000111111001100101001000001001111101011101001110111010000101101001000100001011000000000101100101110010010110011111100110110101100101000011110000110111110001100001000110100010111110011111001110000001110000010010011000000000110100010101110101110111111000011111101000110110101000111101100011100001011110100110100001100010011101101101010111000110011101101101010000000011000000110110110011000110110111100100101101101000000101111000000101100000010010000101011011011011000010011001110111101101111110010110001110011110111001000001010110110100110011010111011001111011001001000010101010101001010010001000111100010101001111111111100111001011010101001010110000111110110100000100110111011110100010111010111001010010100010011111001100101111100110100111000110001100001100001101001000000111100011011010101000111001011111010101100101110001100010111011010010100010101101010010101111001101100011011110111010001010001101010001110101001111101101001101010010011001000001100011011101001011000111100001001111100100101000000001101111000011010110110010100101110000101111011101011100001110001100110110011100101100101001100000110101110000010010001110100011010011101100110111101100001111010110011011101110010101100001011000111000110001100110011011001110011000000011001011011010000010000111011101110110011011100101110001111100110000000000101100111000111001001011010010001001110000110111111010000111110110110110000111011000100010110000110110100001110011100001001100010100100101001111101010110110101100001100010000010001100001111000110010001100101110001111100010010001100001000111001000101110000101001000100010010011010100101101010001101000100000010110111101010101000011010011000011001011100010000100100110100001100001011110010011001110110110111111101111110111001010001000101000101001001101010010100100101110011101010100010011011111100010001001001111000011101101100010111110100010001011011110010101001110000000101110111100100110011001011000111101010101110000001010000101011101011101100010001000101001111000100101011111100010110001100001111100100111110100011000011110100111111001010110000010110000101000100010010111001010111111100010111100001010100000001001011001110110010101010100101111110011000011110001001110101001100110000111101101101000110010000000010110100101011101111010000000101111110110001000000100000100111001101111101111010100101111110011011010101011100110010000111110011110011010101001001111001110101101011011111100001011100101011110111011100111011101101111110010001101111010100001000001100111000110110000111011111011000111110000100101110001011001000000011100110110000001011110110110001001101011011011010000000110100100101111000000001111011011110011010000011011101110100000110100100000001010110010011011010001100001010101111001101100010011001001111100110010001000110101111100010110011001100110011110011000010110011100100011011111110001100111100101101100100001000010011111011111111010111011110110011100111111110101101110010010110001110001000110110001100111001000101011101100011101101111010100111110111011011110111001010101001010010001011011001011011011110010000100100010010010001001111110101100010110101010111000110000111110010001001001011100100101010011110101100101000011111101100010000001000011010000100111101110101100000110011101101011101100011110001000001011000010100111111100010100001010001101111010110011010111111010011101000100110010000110111100100000010000111101111010011110101101111000101110101100110001000011001010100000110000000101110101110111100101010001011011011101101101010001011111000101111101000001000010011011111001000100001111111000001000110100101010010110101111101010100110110101111011100111011010010001100001000101000100101111000011001100110101101000011100101010100001101011100100011110111110010000011100101111110111110101110101011101001110100100101111000111110011010100000000000101111001100110011010111010000101110011100100000011100011001011101010101011101110001111101110001010010110111010010111010010100100111011100111111010110010100101101000110011011010101100011100100100101101100111111011111100101000110110001010100010010101000001111000010101010010100010111101000010100001100010011101100101000000110100000011110100011110101100100100101011100011100110011101101011010111001000100111101001101000110011111110110011010110111110010010011011100010110011111100001010011010001011001110010000010110011111101010000010100010111100010110011000100101100000110110100100000110100011110010100010000010100101110100001101101111000101101000011100101100010101111101000010111100100011001010000111101100001000100011101000001100000110000101110110010100110111011111000011110011010011110101101111001010010010111010111101101001010101110100100111100000110100001101100001011110000000110011100101110010111001110010010110101111101000011111011100000000101100010011000101101110111100001010100000010101101101011001001101000101000101010010010100011111001010010010011010001100111010000100101000000101011000100101111101010011111101001011001010001011101011101100111010010110111101000010101100111111110000101100101100011111100110000011011100010101110010001100000101101010101011010011101101110000101011010001100000000100101001000101000010001010100010011111000011101011100010010011011100111101111000010000000010101011011011001011101000110111010111110000101011011011001101111100000011101111111001010111100101010111001111111000110000100101010010000101111100101011110101001111101111110001000110101001101001110110001101110101010100111111001110100010000111011100101010001100101101101011110010011011000101100101111111010101101011100001001110110011110011101000011001110111101100111110001001001100101110010010010101001000110010100011111000100110000111100001101011010100000101110110110101111010001011101000000110011000111000001001011011010111100101111010001111010111000010011101100000101110110010110011111100100101000100010110011000101110110011110000111010011010100110110011001000010100001101101111000010110110000101000100011011111000110111110110001111000101010000010110100000100101110001011101010110001101010011010101110111001000110011001111111010111011110001001001111000010000101111111000111000100010101100011110100001010111001010100001101111001000000011101100101000111111101110101110000011111100000010011101100101100001011100011000111110111111001111010001111010110100100111011101101100011001110001111001110111010000011000010100101001001010100100011111110000111001101001100110110010100000100001000001101001001111001011011110011001000011110011111001001000011101001100110101110111000100101100011101000000010100101100011000000011001111101010000011001111001110010010001001010010000001100000011101010100011010010010001000001010111101110111000011111011101101011101111100111101001011110000011110101110101000111110011001010110000110100000001001110111100100100011101010111010000001101010101111000000110110001011111000110011100010011000000010101011100011010011100100011000110000011001010111100110110001111100010110011110100100000000000001111101001111100100110001111100000000010111000001100001100001110001100001100000000111100111001110011001110110011110001100110110101001110011110010000101100010100110001010111001100111010110110010001101100110101111111001100101011100011000000111010000010010110101100110011100000000110000001110110011010110110001111010100010110100100111010001110101111000111001100111011100011110101110111110001010000001100001000111101111010000100000011110110000110100010111011100010100010000010011111100001100101010010001100000110010110110011111100110000110110000000110000001110111001011110000010001111001110010110010111110000001010100011101111100101111011110100001001111011001001010110111111101110000000010111010011111010001011001010100100110110111101100111111100010100111111001000100111011100111011100101001110101111011000100101011110100101101011110110011001101110100000011010101100001101101111101110010110001001110011100110100100111101011010101111110011100101101001011001011000001010101010110100100101000111010101111000100000001101101100110111000110111100100101011011111011100111010010001101001001111011100000100101010110011000111101111001101001111111001011101110001110011101001111011100111010100100000110011011010100111001110010101111110100011100101101001000100101100111111101001010111011101010111111101011101001011110010101010001111100010110011111111111000110110010101110101101001010111101010010101001101010100101001101010011111100110000010001111111100000000111100011011110001000111010011000010100010100010110000100000111101011111100000000000100010111000000101101101101111001101001110100111100010010111111010100111000101011011110001011000010100011011011100111111110101001011010001011101001000010110001111111110100001110010001010000001100110010001001000110101000101111000011101010110100110010001101000100100110111101110101110110011011111111111110011010111101101100111001010011101101010001110100011100001011111100110000000100111011111100100111111011000111011010111101001111100101011110101101111101101110010011101000101010111001001100010110100110000110011111110100111010101111000000101111101111111010111000001110111110011001111010110000101011010000110110110010110010100000000000100110011000110001010110001000110101010111100100000011001101100111100011101110001010001111111111001111001110110101011101100010000011000000000110000011011010010001001000010010110010011110101000000100010000110111010010000111111100110110111000000111101111110110110010000111000001111101111101101010100110001101110100111001111101011100100110100110001110001110000001101110001001110011000011010111011000000100001111000100010101101000111101110100000011010101010101100000111001000110011011011111010001111011100000100101001110110011001000110111101101001011010110000011001000000000110001000010000010100010110101010110100010010111101110011111001010001011110101011110110001001000001101000111011100001100100111001011100111000001111001100101001101000011100000111010110000101010111000101000011111001100000010110011101010001000001011000111001101110000000001000111110101111001101110110101010010100111011111110101001101011011011111011110101101010100010001101110101101010101101010010010110110010101100000011110100001101101010010101000101110111110001111001101111000010110111010100111000010101111110100001101011010001000100111101110011101110001001111101111100111000110100010110110010001100100001101011111010100010111010110001000000101101011101001000010110111001001101010001110101001000001100111011001110101110000000101000111001110110001101011111001100011101110101110000100010111010001000000011100100011001100100101101010101000001110000001001000010001101111001001001111000110001001101101010011111000001001110001001100001110100000110001111001011111000111010010001101101100101011010000100101111100001111000100111010100011010101111010110111000011001101101101110110111110000001100000110001111100011101010001110000100000001111001010011110110100011001111011111100000010001101101111100101011001110110100100010010111101001111101100000101100111011111100001111110100110000111001100010000111100001111011001101001111000101010100001110111010000101010101101110111001010011001001100100010000100110101110000101001101001001111101111010101111011100001100111100000010001110010010110100110110001011110110101100011000111001010100001010010011001001000100110001110010111010100110000101011011011011001011101000101010111101011000000010001111010011010101010001100010100001100000010100110110111000000101110000000000011101011101111110100100111111100001011000001001000010110111000111101100001111001010001110010010100011110100101000000111110101100111100011010010110011110010011000000110000011011010111111111111011100011101001010111111001111100100001100010001110110100001101001011110111001111100100100011111100100111100100110111111011010011011000100001110000010111100111011110010100011001000100000011001000111111100110100010111011011100000000100010010101110100100000111110110111000011010000011101011000000011000001011111100011001011000111010001110110011010011101001001110100111000010100010001111011011000100000100000111110100010011011010001001000100010101001101101010101000000010010101000001001111011110010110010110011011000010100010110110110010000010010100101011111010101100101000101010110010100100010101101000101001111000010001101011010010110100011000101000101100010111010111110001111101110111100101011000010101100111010000000010110001101001111010110011110001010110010100010001111000011001010101011111000101100011000101010111110011010011001001111010100001011001111110100111000010101001011010101110101101110101001010000101100111011001010110010110011110111001010000101000111000100011011111000101111011010111011111011100101001001111101101101001001101001111010001111010011000011000010111010101011010010010111011001011010110111110001100101100010000110111110000111010110100101010100000100011011000010110010010101000010100010101011000111101011110111110111100101011011100011111100000010111000100011100101101100011110001011011000001111001011001111100111011111110011010100000101101110100000101001000000100110001001101110111110000101100101101011100111011010100101111111000110000001110111100010011011101010001111001000100000010100101100100000010100010000101100000011011101101011110100111010110001100110111101111000000111010110000010100000111110000011000100010111011110001110001111011010001001010010100011001010010001001011000011010011010011010110000111100110101001101100010100110011001101011110010001000001101010100001001010000100001000100111001111101011110010100101011001010000110100101111110010110011101000010111000110110111011000110101010110110101100010100001100101110010101110011111001101011110000001101011110000101100100011101101010111010101011110010000111101110000010111101101001111111001011000110100111010101100011100010000111110101001100111100110111011000011100010110101010101100001110110111001110100001100011011010010011100111111000001010101001110110000110010000110110011000110010010010001100000000001110010100011010010100010000100100101001011011010000110011111010010010011111011011110010010101001011001110010010111010011010110010101000110000011001010010110110110000100000010100010110111010010100110100001100111111001101000111101011001010101101011000100010011100010011010010100100110111101100001001011100010100101010110010011000110011010011011110011111101101100010100010111111001100111101001000011111000101111110110001011000100111011111000110101001010110110000001001010101001101100010010001001000111100110000001001000100110101011101111010110010110011011100001011100010000100000001111010110000001011000100110011100110101001111011101111110000101000010101111001011111100100101001101100011111110100000111111110011111010111110110011101111111011101000011100100110010110110110011011111001011100010011100110010010110101011110110001010100001001111001010101000001000001110101111000001010011010101010001000010101000101101011100110101011101101110101111010110101010110110110110011110100101010010100111010101010100000111111000110010010011100001011010010101011000101011110101001010110001111101010011101100111100101001101000011011100001100010100001101000010110010010000110010000110011000111111111001011101110111100110000011101101011010000100110000000010101011010110101101001111001011110101111001000000100101000111010010010111110101001011011011001000011101100110010001100110000000110110001001001000011110111001111011100001100000100011101101001001001100001100000100001000100001101011111100101000000110000011011011000110011011101110101011000101001010010110111101101101100110001011000101111000100010011111010001001001101100100011010010100001110000111111000101111110010100011100110111001011011111101000100100100100100100011110011001110010101101111001101010011111100100011101001101001101101000111110101101110001011001000110011000111000110111101111011110101111111010100010111110001010111000000101010101111001011100010100000101100100111111100010011110001000011111001110000110000001001000111100011101000001000111001111001100011110001001101011101101010010010111101010001001000101110001100001010000110110111000100011011110110000011111010100010000000001011000010100100111110101110010110001111100110101111011110010111101110001100111111000110000001010111000010101100110111000000101100100010100101101011000101110100110000111100011110111001011100111101000011011000111111100100000101011011010110111000111001100111100010011101100011010111001011110101111110111111111011100100000011101100110011100011000010010000110111000111101011101000001111010101111111111011011001000100010000011011101001101010001001010010000000011000010101100111111100010000010111101011010000100001110101001011101111110001000001010100000111000100111001110100111011010011100101000100111001001001011001111100110000011101100111110010011010110001011111001001111100011011000011010001101101101000100001000100001110010011111000101101011000110000011101111000001111100010111101010010010010010100010111110001101101000010000101011000001001001111011000001110101000001100101010110000010011000111111110101100101010011111010110010110111110000111011111011000111101111111011011100010001000101111101000011111110101000100100010101110011100100111100000010100001101110011010000001111101110111011111100111000100010111101010111110101110001001111100111000010110100011110100101011101110001011011111010010000111010001100110111010110101000110011101010010110110011011100110101111000100100000000100010110100011011101111101001011001101100100101010001011101100100111010011011011000100101010000001100011001001000110110011001011110011101101011010000111010011110011101011010000000101011101001001000111111001000001000100001100010010010010101101100111011100100110001110111100001011101100010110111100011001110111001111000110100000101000100100010110100011010101011000100011100000010100011110010011011101110011101110000001101110100010001111111110011001011111011110110001010011001010001100101111010001111100110111011101001100010010101001011101000100000010000110100011111110110001011101010011000111000010110000011100011000000011100101001010110000111010011010001011000111010111110110100000100111111100010111111110001001100001010101111011011111101101011111010101011011011101100100101000011111010000110110000111101011101000101001111000111110110011101010111110100110110101110111001100110001000110100001001001011101010010101111001010110100101011011100110100011001110101101100000110001111100001111100100100001010110100100111000011000100100111011100011110001110101100111010011111111001111101000100001011101011000101110100001010000011001000011011010111011100111011011101000101100100100100010110101110010101111010001011010100010111111111001011100110111010010111111110110111010110011010010001101101111010111110010010100000101101000111110111000011101100110000000101111100011110001000010100001110001101000100001101010000010011100110001111101000101110000011010000110010000000001001001111111110110110001001111000000000111110011100001100000101110010011001010001110011001101110110010010010010101011001100101100011000010010110010110010110010000110100000111101010101010110111000011110011111001000110100100101000101101111101110001110001011010011001100101001100010111001000110011111011111000101010011010100110101111100100111000101111001111100100110111010010101100101000111000100011011000010101100110000100000000101010111100111011111001010000010000001100011110110000110011110101000101101101101111001110111100000101001101010011111111101110010110010100111001011011011101010100011100000100001111100000110111100000011010101000101111001111011001111000010011001101001100001111110101000100110110110010001101010101111010010010100000110111110110101011100100100110011001011100000101010000010000011000001000110110101110001001111101010000110111000000010100001111100011000100000110101000010011110100110001100001110000111011001000100101111000001011110111000001111011110101000011000011001010110101111000001011010010011111101001111110101000101000111101000011111001001100101101101111100110100100101001011000101100001110011101101101111101010000011111011110111000011110000000001010001100110101011100011101100001110110110101111110110010011000011111101010110101100001000000110100000101100101111101100001011111110110010001111010001000011011101110011000010000011011110110101111000010110001011010111100100100100110100111100110101000010111011110011000010100010010111001100010110101011001001110001010010110011100100101100110100110010100111100110110011101101000010011011001100101111101010000110111000000001000000001001000010100001101010101111101010100111110000111101110100111101111010000111011101111111001101111001110001001100100110101100010101111000001010110111101111110011000000011111110111000011111111100001000000000000100000010110101010100011111110111000101101100001100101110010110110111101010010100100100001011111101100101111000011011100011110111011011110001010010110010000001100011010001101011100011110000101111011100110101000011100011001011110100110110001101100101011011100001001101110010000000100000010100100010110111100001100001110110001110100110010011010101011011010111100111010111110011110101000011001100100110110000100010000000100110110011100011101010000011000101110111111000111000011100000110000101000000001100011011000001100100010010001001100001110001001110010110100011001101010110000011110101111011111001011011011011010101010100011011010011101000101000000101111101110110110111001100000100011100100100101011110011111110001000111010011111111011110110100010110000010101111101011000010010101110111110101011110101111001011110001100011111111100101100011001100000001011110011101011101010001011010010000111110000001001010101100111101100000100110111100011100011110110100110001000010110101010001000010101000001101101001111001010000100110100100111010111111110011101000010000010001010111011100110101110101110001000111011100010000110000100010100111000000100000010011101011101001000000011001110010101000100001111101010111011101111100001100011101010100110010101101110100011101101011010100010010000100111011111010000111111110001000110110101011101111000101010100001000001100000100011010100000010101011011000100110111010010010110001011000111000111000010111010100010001110110111001001110010001000100101001100000100110011000001101111010100101111111011100010110010001010101100111110001010001010100101110010000110111111011101011110001111001001000011010010011001001010110111100001001100110101001110011111001000101001000010010100000010000000000001001101110001101110100000111111000010001111101111001001111101100001011110011101101010100010111000100010010101111101100110000010110111001000111000011110010011001101000011001101011000001000010110110110000010001001110110001110000000001010011010101110010111100000101100101010111101101111111000001100111100111001111011100110101011011010000010110010010101101111011111000101000011101000011001111000100101001000010001110111010101110010001101011101001001110010010101000110011011110101111010100000011101101000010111110101011101100001101101111010010010011110111111011100111011111100010100010011001100101100011101000010100000111001101111100100001101011100111000100011110001000101100101010111011010000000111000001100100100110101000101100100101111010000001010100110111111100010101100000010111111111100101001110111101101101100100111010100100001101111110010101100100101001011011100100010100011000111001101011011000101101010000010110001111111100001011000110100011110011000100100011101101001111001011110010000110110010000110100000100101111000110001101100000111001001110011000010000010111111101110011010001110100000101111000110001110000011000111000110111110011111111111011000101000001110001111110100100011000010010111010000101110100111110110100000000001000011000010011011000011111111001101110101011110111010001101110100110001100001000001111111010111011100010000001110110001010010001000101101001011000100101000110001101010010011011100111010010010100100101101100010100111010011000110111101010101011001101001101001100101000111111010000110110010011010001010011100001101111101000000111110011010001101100000010111111100011110000010010111001101000011111101101111011010111011010100011010011100001010000100011010101111011111010011011111100001000001001101001011011000011011100001101111010000000111100101100001101101000101010010000001100001111110100110010100000011100100110101101110101110101011011101001111111110010010001011111001100001011100000110101101110101101110111010100101111001010110111000100000111010101010101001010000111110111100101110001001010110010100111100101101000010101010010011001101111011110010111111100100110101111010001001101001101101011111101100000011000011010010011110000001111101101111111001110110101010000010100101001001101111110101001101110011101000111001010011101001010110011011001010100001110110100001010100101111011010101101011111110010000100010000110001001101100011110101011001100100001000111011001110000101101000101110010100010001101110111100000011100001101111001110001110011010101000110101011010011010011110011100111110100011011110001101010101010011011000100111101100001011110001010011100110110100011000000011001111101011011101010011011001010010000100011010011110011100101101000010101111101101111010100110011010110110100010100101000010100110000110000111101011010001111010001000010110011110011110111101001111001101001000101000101010101111010010100101001110111011110100100000101110001100001110100011111111001110101101100001111000101011100000100101100101010100010001101110000100110001100100111010101010100010000101110001011110001011111100011010000100111111001110100101110110110000011100111111001110101010010010111111011101011110011101111110011111111111010000010011111100110110000100000110010000011100101000010011110011101110000011111101111100100000100110100010100011100010011011101001000101010111101001111011111010000001010001010100100100010011001000111001100010101101100001111000000101101101000010010001110011001100101011000010110000111000100001110101111111100100100010111000110001111111010100100111010111000001001111110000100111110001110011001110111100111110011010010101110010011010010111110100110110110100011100111011111100101111101010101011100110110001111011101010111111000000001100100111000111010011001010010011101100110111101001101011101011111101000001011010011111111001010010010100100000101111111000101111110111111010110000110010110010100110111110000000111101010001001100011011010011001011100010000110001001011110110100000111101110000100110011011000110100011011001101010000110100000100001100000111000111110000100011111010110100110001000100111101100001001001110001000001100010111110100111010111110110000101110001100000010000011011101011101100100101110110100100011111010111100001010110011001110000000010011011001111000011001011111010011001111110010011000111101000000100111000101111110110000001111010000010010111101010100010111010011010011010101111001101110001110001000110101100010111110111110001010110100000010011101000001110110011110000101010100111101001111110000100001000101001011010101010011000000000010110000010011001101001100010100011110110111010111010111010000100110111001111000100101100011100111000001001001000101111101110001010101101011100000000010000101000000000011111000011111001100010100011111001101111101001001110010011110101111011011100001010010111000111111000111010000100001110000010110101001100010011000011000110010100000010110100011100110100111001101110111111000100011101000011100111011110101101101010011011110100011101000100000001011110100111100011111101111110000111111001011000001001011001001001010001010011010110101110101101010111010011011110111001101111001001111100100110101100000000010100110001101011000010010010101010000111000000100110011111010011100010110000110011101110100000110010111111101001001000111100100110001110010101001011000001111111000111000101101011000001110110001001110010000110100001100011011100101110100100001100001000101100111101100000111111110110010101011000100001001101000101111010101011101001011010001000010000000011100011111000100011100010111100101000011001001100000000011110111001001000100100110111000010001110111000010110101010110111010010011000010001011111101110010000100010000101110010111000011000100010110100100010011011110111100011100001000101010001001001101110011110011111110001001001001010001111100000101000000111001000110011101010110101010110010001101111100100111101110000010111010000110000001101010100000101001010111010011111000101101100110011100100100110011111110001011101010010011010011100101011011101011011010110001110110010001000011101010010100000100100010011011000111010011100111011111000000000101000001001010011011111000101001011110010000110100010110001101100010011111100010100010100100111101101110100100001001100101110010110111111111101011110010011011010100100111011000101101010111101000111101010001110011111010101110110010110110000100110110111010100101000111000001111100100110011010101111010111001111001111001010010001111100100100011010010111000101100001101011000010110010001011010011001000010100001100101001000001111000100000101001000110011011101111000110000010101011010011110010001101011010110000110111110111110111111110011010111000010000011010000111100100001100010000010110011000101111010111110100011100110001000100000010011001000101011111001111101001011111000000001100110011100001010010100101100001001101110100011100000101101110101001001111111010001000001100100101101011100001001000000100000000101001110000101111100001011010011111000100000111000001110101011110111101000001011001001001001000000001000001011011100011111111111001111101111111110010111011101110001000100011111011100111011110010011111110100011010110000111100111110001010001011001000100100001100000110001111011000011001100110100101001100010111010011010111110110011010001001010000010011000000000110111001111011111100001001100101000001000101110001000001011100001110000001101110010101011001011010110100110000101110100101001100000110100101000100110101001101101111110111111100010111000001011011101111010111110011001010001010101101100111100100110000010000110010010111111000000111110000111001000010111001000000100001111101111000000001111101111110100100100110011100100011011010101000111001001110000001011000001111100011001001111100101101011100100001100111011101000100111011100000011100000111011111111101010000011011110110111110110010101001000001110111011110111110010111000010101001111010111111110110100011000111010011111001000101010011010111111111010001000000110110110110100010011011101010011111001001011100110111100010000011000010100111100010011111001111101000011110110010001001010110101101011101011011011100100001011100110000001011000111110010000000010000001110011100000000101001110100111001100100000101001010111111000111101010000111110101111111100010110011001100011111101000111000011000101010100001011101110011101000000010000111110011101101001011011001010110010010101010001011101010111000100011110101100000111110110110011110011110001101000110011001100001000111101110100111000010001100010101110000111101110010101000010010001011000101101001001100111001010111010010000110111001110011000110111011110001100100111011101011011101101110101010010100100011010111001101100000100000100000000111001100101001000100111101110101101100000000011010010110110101111010111011101110001011001001111111010011111110010111101011100101010001100101011111101110011001111100011111111110010110110010000010100001111111010100011101010000111010001101111010000011010111110010001110011111001000110011001111101101100000111101000100111111101000010111110011010111111011110000001110101100101001100010100111010110000101100011101001000011000110110010111110000101000001011110111100001100001011101101010111111111000111101100001001111000110010101110100010001101001110010111011100011110101100111110111011111011011001000101000001111100010111101110110000011101100100011111010000111100100000101111110011000001111110101011010010111101000000111100010111111101110101000010101100001000010110110100000111010011011111000111110001110001100010110000001011000101101101100101111110000011110110010100100001111011110000011001111101011111011010001111011100011001110010011011000010011011010001001110001010000000111110010111001001001110001101011101101110001011111111101010111100011011010010111100100001111000000100010001100000101101110111010011010101001001101000011001110111100110101011010010111010101100011000000101100001101100010001001111000000100101100111101010111100101110011110110101101011111001101000010000000000010100110011110000100111110111010001001111010001010000001011111100110110011011011111000111111111101111000100010110101100010000111110000001110000111110111100000001010110010000011010000101010100011101110111001110100010110100101001100000110010000100001000100001011011101010000000000110001100111100100110011100011111111101010100111010011101001011100101111110100001110001011110000011111111000101010001010010100110011011001000000110011110110011010110000100001101100001100000011000011100001010011101101001110011111001000000000001111110000110011011000111110010001001101001100100000110101101110100100011110011100010111100110011100000011001100001011101110000000100101000010011101110000110000111110111111110101001010110011000101011111111000100110010111001100011001100101110111011100011001101101000001011001101110110110101111001000101101010111111101100101111101001001011110111110001111101110100011011010000100100101111010011100110100010111010010110010100001111010100010111101101010011000110111111010001000010110000100010111011110000101011110000100000101000000100000000011111001011011100010100001000110010101001110010100110101111001001001000110111111001000000100100100100010001100110011000111000010100111010101110110111000101010110110001000011111010101111101000100101101110010010000000000000011000000010001100111101111110101101001111111000111010100010110010110010010011111100110001101100011001010101111111011101111000111001100101011101011001010110110100101101110111110101101101100111101111011001100001100101001010111100010001110000010110010111101101101101000110011010000100100101111011111011011011000111001010101011011000111000000110010011101000100011001001110101101101110111110101000000000001010000101101101101011101110001001110100110101100100101001111101100000100111100011100000101111111001011100011010011100010010110100101001111010101011000100111010001000000111010001100000110101000000000001100011100011011110100010100101100100110111011110111001100001000000100011010000010101000001100001110000101010011000000001011100101011101010000000011011110101011011010000000000011011001001100011001010110100101010000001110111010000110011100111011000011010010000001000010010110110110001011000111100001000010000111100111100100111000110100111010000100000000001100100010011101101111100100001011010011000100110011101001101010100011110101110111111100010001010110000110010110101000110110011110011111110001111010011011011101100001010101100000100100110011000111110000011101010000100011101011111001000111010110010010111101010101111100001000010001100010001001100111011101111101101011110100000101110000011001000000101110010100011010001100111111110100110000000011001101111001110110000100100100100111000111100111000001000101001001001111100001010100000000100100000010101001100001011001110111100111101100110101011111110011111110111111101101111111010001110101001111101011011010111001010100110110110000000000011011000000000000101101111011110000001011101101111001011010000100011111001100001101101101101000010000001010011001010111101101010001110000111011001010111010010110110100010110111110011000100110001001001111111000000101100000111000100010001110010000010111111011100111110010110011010010010111010000000010110011100100100010111011110111010011001100010011111110100100011010001101100001100101101110100101111010101100110001001011100010010101100110011011010001100111011001011101000100001101010101110010101110111001000100100010100110100100000000000100001110101100000100011011011110011011011011001110111001000001011011101001011100000100110111000101101000110000111001100111100100100111011000010111010011010110101000110111101011001000100011101101001010010000000001000011100001101001000101100010101111111001010011101100010011001011110111010000100010001011111101001110110001101110000111001111010000101011001001101111111011011010011001100000111100110001001010001011011011110101000110000110000001100110110100101011000111000100010001100110010101110101010010110110010111111000111101000111111010010100000011110101110101011001001110101000100011000101110000110110011001101010110110001100011100100000001110011010100110010001001101000010011011001000111001100010101110000111111110001011111111111111010011011111110001000110110010001011111100011000010001001010000010000111010001111110111111111101001101010011101111100001001001101000110001011011101000110010001100101000011100000001101101101000100010110101000010110011110001011011101001000000110111001110110001111100010101110100011110111101011010000000100111001101011011100111110110100110011000101000110100111011010101101000100011100011111111101011100001110001001110101000001000100111001101011101001011000111100111110010001001001010001100001010111111000111101001111000101110111000100000111101010011111110000111100010111011111110100110111011110010100010011110010011110000010001001011010010100010100011010111101001011110111011001010010110111001111111110100001000010001100000001101100011111011101000101101101011000000100110101000111111111001011001000101101111000011010110011001100101101010110001001110010001101100000011101011000101100010100111100111110110000100000010010001101101010110000010001011010110010001100000101100010101010011110111110100110011110110110100111110101100110001001110000100000110000011010001010010001011000111100111111010100000110100100001000111100100010111011101001000010000000001111001110001011000010111010110011110000110011001001100100001011011010001001101000000001010101110010100111101010011100001110000111100000111100100010010011111000100010001011110101000100010100111000001100011010110101100101101100111001010101000011100100100010011111110101001111101110010110100001111110001011110100011101000111111100011110000100011000000100100001000100110110011111000000000001001111111111001001110111100101001101000100110011101101000001101011111101010100010000001100110011010000001000010110111100001011010011101100000010110010010010110010010001100100001011101101100111100000000110100000001011110110110101111010111010101100000010000000011011011110010110111100001100101000101101000011000110101011110000010001000111010001010110010111000101100111101010011101011001100011101011111001110110010001101011000010000111110111100011001100000110111001111000100010101100110110110011001011010100101111010101110000101110010001010101100100011100010110001100000000011011110000110001100111010011100010111111000010010100111101011011000001101111000010011011010011101101110100001111011101001111001011010010111111111000101101101000000101100101001000010011111100001111101101001011001110110000101001111110010010011100010111010011111111111010011110011000010000010101010011011011000011111101000010100101011100010101101100111011001100100101101101101010011010100001111101000000001100000100100011111110001000111100000110000011110001010010101110000111111000110100010110001010010110110010010110000111000000111110110100000111101000001001000000111110100010000011110111110111010101111110101001010010110100011011110101011010010110011111000001011001101110001101000100110100011001100100111100100010110110000000111000001010000011001001010000110100101011100110010100010000101000111011001101110111001001011011010010000111001100000100001100011101000110100011010111011011011101100010001110011111110000110101000001001010101010100001101010110110011101000111110110010111001011101110100100110011101111010000011111000010111111100110111100100010011011110000111111110010101100110111100110001111100100110000011110000000110110010000100001011110100001011100010001110110011010000000111100111011010011111010100111100010100110100000010001010110010001101000000010111100011011011111100100010010100101011011011001000110010101001100110111100000101010100010110110000000110001111111100110000111011000011101101111000101101101101101000101110010011000001101001101111111010011001011001011101101000110101011111001001001110001101101001010000011000011110100111110101101110111110100000000000111011000001010100100111011001100001100000001000010100101101100010001010001001000010101101011001110011010100001110000000110110000100101010101110111010110110110000001001001000100001110001010110001111000111011000111001000000100100001111110000111101001001011010111111101001101110001001010010110101111011110000010000000111110101111010100010101111101110001001110100101111011101000011110001010101001010011000110011101110011110001010011110101110001110110110111001110010101110100111000110100000000101010100000110100001101011001001011111101111110011001011000010110000100010010001100001011001111011101111010000100110001111100011011101101011101110100110101010111111001010100010010010100001001100100010100010000011110110010000000101100111100111100000101011010101011000100111011111010111010010100010010101000011010010010001100111001001101111011011010011001010011011111100110110010101001111111001010110111010111001111110101000101011101010001110000111101100010101000100001110000010111101111000111011000101010010010100001011111101000010111111100101011101111011111011100010010101011010001111010111000010000101000011001111101011101011011100110110101101101100000110111110110100100101111000011101100110111010100110110010001100111011110111110010111100001111011100001101011101110000011111000111001111001010000111100011010011100110110000000100001111000110010011101110101110010010010111100101110010100100100001001101100011000111010100000000001010110011110010100101000001100100111001111010000111011000001101101100110011011100010111001011101101001011010100111010100010011001101100101100100111110110011100011100001101000111110010001110011011110011111100100101011011100101110001000111011001111110100010011010011001110101001111000101000111000100011000010110110100010100001000000011011000110000101111000111110011111011100010010110011111010011011101100101100100011001111111010001101111110010010110100110100001101111001011001101110011001000001101101100101011011001111000111010110011110111100001011100110111101110010001101000111100100110110000010101010111111110000010111010011101100001011110111100111001001000100100010011101010011010011110110110101100101000100010110100111110010111100110110010110110010111100101000011110110000100110111001010111111111010000100011100001100110011110101100100110010110011011101001100110110000010101100101100100001010001110101100101001111000100011001110110000110100011001011011010001101110001111001000010001001001110001010011101011100010100000001010001100010010001110101001000110001010010000100001110010111100110011101110000001100100100111111010100010101001010001010011101110011101111010000000010010101111010101110000000011111000010111111000001010000001010111101000101010111011010001010111111011011011110110101100100010101110111010101000000100001011100001111001101100101110000110111100111011001111011110101001100000100010001111111001000110100011101001100111111100111101010000110011000110000100000110111101101011110001100000010101100110101110110000001001000101111101000100011010011000000111100101100101001111001010000101100011011111110110111000001011111001111001110101101111101111001110100101111010100101110011000010001010101110110001101011110011011010011101101110010101110010000111101010111000001111010001000110001100001000110101110000000111100011100011101001000100110000111100100100111100101111100011011101001110001010100001110010101100101101001100110010101111110011000010010110010011111011011010100010000011011011010001101110100100000001010010000000111011011100110100000110101011101000011001011111100010111100001110101010111000110111011011111110111110011101111010111011111010001011100100101110101101001000101110001010011001011010100110111110100101100101001111100000000001010100001010101110001110001001110100110010000110101010010101101101100101111001110101010011010000010010010110110001111010001101101101111111010001010010110010101101000110100001011111001001000000011100011110000100000110011001010111111100011100001011111110100100011001100001110100101101011110101000100011110011000010000001100110011001100010011001000100011101110110110001110101010000101000100100100000001000001010001101000010010000000100111101101011001100101110001010101000011110010000101001110100011000111001101000110000000001110011010010110011001111011101000111011000000000100001110001110011001011011100010001111110000010000100111000111011101110011110100111100101001011101110001101011101110100011111010111011111110111100000010001111100101010100100010110110000001000111000011111001010010111011100100001101001100110011111010000000001111001011111101101011111100010111011110010011010101100001110011000010010100101111000000101110010111100000111111101010001000011100110000110000110011010110001000111111111010101001101101010010000111001111001110110110000000110101011101111111000011011010110001011001100011010101100111000000011001111101010110101010000111001110110011010010011000000100110011011010000111111101001101111110100101001111100011001001110011110111100011101001100000010010001000000001101010001011101100000101101011111010101010010100011110111101011011100111101001100110000100011101100011101100101111000001011000001111100111110110101101001001010111011101000001100100010001001001000101110111101110111000010111100110100111010100010000111011011100100110011011000000011111101111100000110100100100011111101011100100000011011001100111101101101010100111001111011010010001001010110110101110010101101010101110101000100001000011001100000100000100011100101010111001010001000011101011111111100100001001011100101001100101011110111000001101000001101001001010101101010100011011110100100010111010111110100001110101100111011000010000011110110001000100101011000000100110111101110110011000111010010010111111101111100001001111000110010000101000010111101111000001011111101000111011010101111000010010101001010010000000001110110000010111100101000101001001110010010101010101101100110100100011101110011011011001100110000100100111101001110011010110110111111001011011010001101100110010111010000011000101001111000100001010001101000001111011101001110110111110110010111111111101000100101100010000011001000111111101101011100101011111001001011111011001000110001010110111101101000110000000110000001001111011111110010001011100110110001000101000100001111011101011111011001011001110110110011110101100100111001010000101111001100100101110100111110100111100100011010111100110000010101001101100101011001110100000101010111010010100110001110111001111011100001011111000000111101110001101110001101111110011010100111110000100111110010000011101011110010011110101111100111011110000110111010100001101111000100011011001110010110111110101111101100011111100011001101011000011101011000101100010011010101010000110000110100110110110111011111000000101101100000101011100000000011110001011111011000010110111011011011010111100110000001101000001011000111010100100101101000110100010111000110100001110110100100110010010000001101011001001101101010010000100011001100100001100100111001011010101101100100101010001101100011011000110100101000100011001110111110000000111010110001100010110111100100110110011110111110111010110000101110000100010001011100000110001111010001101011111011111001001001101010100001011110010011010010010100000000100100110001100110110101010001101110100100110010011000011010010101101111000000011100010000011110000110111001101100111111000000111101101100000011110001100100001111101001011111001001011010101101010011100110111011011010010011001001011101010010111010111001010100000000010100001100101001110111110000010000011000010100101010100111101010000111010010010110100110011110110111111110101001110111100100110010000101011010101011111001100000011011111101001110111000111110111001111100110110110010011101011011001000010101101011011100010011010011101000010011101000001001111100101001101000000101100000000001001111001101010010111101011101111011000100100100000111101101000110011110101010111101101110111110101101101011010001100010010111011010101101010100011101110110110011000010001010001111010100010010111100010111001010010010000011100100001000011000011101111110000111111001100001000000000100010000101010101110101101010011111100110011100110110010000001101111000101000110001100110010111110100100111101100110000000100001100110001110111110100100001010110001110111111000000000101110001000000101110110111101101000011100110000111000110001101011000011010101110110001011111010100101010001001011101010100111100111010011001110011001010111110111110101111011100101001000101100000000110101001110110010001100111010011111011001111101000000011110001110011011001001010111001010100011111010001010110011000001010110010000110100100111001111111110101101101011100101100100110100011110001001010101111110000111000000001111010011010011111000110111101010001110101101100011011000101101010110001011000011010001011101101010011000010010001010101101111010101011001011000100100011101001010000010110011100101110000001011001100110001011100100111001010111100011011010101110001001010011111010001111010010010100001111001010110011110000001100011011010111011110111111001110001111001100100001100101011010101000011011010011100010110111011010001101101100010000100000111000111101101110100011111010011001110011001000101000001111010111100000111010110101111111011101110000111101101101011011100110110011101111110110001110110010100101101110000001001100000011110111010100110001010100101110110000011011110011000100101011110010110110010011110001110000111011000001101101100101110110010111001000011001011011111010100101111001001010110011110010110010101001100000000010111101110110111111110100010001101101011111001010000111010011111100010101101011011101011001111111011001011001111000100000110010010101001111000001011011100101010111001100001011011001001000111100000100011000000011011010101111100111101111110110001110100101110110110111111000010110010001000000110010110000100110111000001101101001111000111110001000110010110101001000011001101001111111111110110001001010110011010000110010001111010111000000000000110010011110101110101111001101111101011101101100101111100001111011110000101011000000010101001011100101101110111000101110100001110000101000000100111110111110000001110100010011011010001101000100001000010111101001000000111001001111001001001100100001011001000110110110101000111100001101111000000111001010101111110100100110001010011111101110000011110001101011100011000000111111101111100111010100111100111001010010010010010101000110010011100111011100111111100001000000001001011110010011000110011111101100010010010010011000110010010110100110010100101111111011100100111100010010110101001010101001000000111000100010110000100110110111101000110110011110010010000100001100110110100110010000101001010111110110000101010100000011011101011001011011101110000101101010001101110000000100111011101010001001011110100001110000001010000100100111011110100100100100100011111111101110001110101110011010010111101001110011101100010011100010110101001111101010110000110010111010000101011001000010000010111100111110111101101101000010001011101100000010101001010100100110110110001100000010001011100011001000001011001110101000111000110000100011000111111010111001010001000111110010111000100001000111011111101101000000001110100101101101011110000100001111111111010000001000101010011111110101101011000011110011011010010111001111111000100010111100000011011110100001101001001100111000111010101001100010010111100111111010110010101010001010010101101101101000001011011111011100011011011101011010011111010000111011001111000100101110010111010101100110101000010010001101111111010111000100010001110000111110110111000001001101111011011010000011111011011100001111011001110111010100100011001100011010001101110000111011000011110011100010101100110000001011000111010100011101010111110100000010100110100101100111001011110010101010001010011001100101001101001110111001110110101101000100100100110010111000010010010011110011000001110111110001100100011001000011000000000111110100100111111110010011011101111011110010001010001010010000100111111101101001101111100101010011011110110101011100010001000010011110001011110010101101000111100101000011111001001001110101100100010011100011111100010000110100000101000000100111011010100000000100001111000010100001011100101001101011010000100000100010110010011111111100110100010100100010110001011000010001110110100110001000000111110111000110001010111001001110111010000100100000000010100001001001100011010010100001000101011110001110111011001111010010011000000001011000011001001001100100100010000000110100110010101001111010000000011110010110110111100001000100010110110101100001011000010010100110111100110011000000000101111100010110101111101101110101100110010000101011111000111101001100011010011111010010100100001101000111100010000000001001010010000000001001010001100000100011011010101110000101110110011000101100101110001000010101000100000100010100000110011101000001000000010110011110101010000010010101111101010000000000100101010111100011101110011010001011001110100010110010110000101000111001110000111101111100010101101000100110100011011101000011000101101000011010101101100111101110010110010100000110001110001011100000111100111010010101100101101111000010111100001111100110010110001001000010100000101111010001010100110100001000010001000101010111011001010110101110011001111111100010100001101111111010000001000010011111101010111001111111000100101001100011100011100000001010100010010110000001000111111011011100110110011101011010010011001101101011000000100000000011000110000101011101110110000110110111110110101101011100111100110110110100100000011010110000001001000110011010110000000001011101011100001100100100111001000101000110111000100010110101011111111111001100011111010110110111000111100101111010101101011111000000101011110110101111100101100111101101010000100101100001110111100110000010110110010100001111101011110101110000101011110100010011110111111110011001001100111000001101110110011111001011000001111110100110111101100011011001011110010110100110010110011110110011101011001100000101100001101110000010000011111110101111001101110010011010000010101001000110110011011111011010000001011000000111111111110110011110000101110010100100111101010011000101011100101011110010111100011101000111100001010100000011110000101000111010001001111101110111100000000100011001110110000110110110111000000001001001100111000011110000000111110010011000011010101000111010110000010011010110101100010110000111010100011101001110100111101000001011011011101101100100111111101010111101100100001011000111000100001011100001111101110000001111111000011001101010101111100110011110001000000001101010110011101111100011001100101101001010010011000001000010001010110011101010011000100011100011110001111011000110001011010101110111101101111011010100110011100110011110011101010100101100001001111010011001100001011100101111011000100111010100100101011010101000011000111000011000011011011111001010101001000001001100010100001011000110111110000101010110111100000110110011110011110100010100011111001100110111100000110011110110001111010101000010100100000001111000100110101000010101100000010010011111001000000001010000010000101010000000111010001110100111101001001101010110111001100000100000110100110010101100011101001010110001010011010010001110111101000110110010111010101100110111100110001100000011010000100011010100111100110001101100100100101111000100100101001011100110101001111100010110010110110011000001111011010000110100010100101001001100111011011111101111001111010000100000110111011110110100010110001110110011000001000010101111010000100111110101011000000110010011110010100001100110011100011001011010001101010110001011010001011111010110110010111101001101011100000111111100110111010100101000011111001110011001011111000000011000111111010111101111111100100011110011100111111100010100100000011101111100011010000011000101001100010111111100001010010000101111100100011010110000100001011111010110010010001010111011100001101110001110100110101110100101110100100111101001001111101011110110110101011100100111011101101010101110111111100111001111100101111010000110010000111100011110001110010110100000111011111001000101000110100001000011101001101110100111000011100111100111110101110111001010101011100101111111110101010110010100000100110000110000110001110001010000011011101100000100100000111010011101101011111001010011100101011011110100111010000011100000001000100111000010101001000110111010000010100101001111011110110100001011011000100010010111001111011011011101011010111100000110110001000001110010111111010010101110100000110010010000011010110010010001100111101101011101010100101001000011010011010001010110001000011010010010000111101110001110000001011010011111010010000010001010011000101101010011001111001001011001110000111100011111010101100010000011110000011000100001111111101010100000111101010111010100100001100101101001010110110111010011000001101111000110101011011101111100001000000110111101100100000110001111111100001111011100100100010100011010000100110101000000001101100011101111111000111101110101111110101001101101110000110110011001010100111010101000000101100000001101011011001110011001101110110001111110001001000000011110111000000111100011010001011110000111001111101011010100001110101101110011100001111110101101111111010100001011100111000001100101101011100101010101100001111010111101001011110111010010010110110110001011110100001001000010001011001011111000011100101011000000000010010010101010000000011000011000110111101010110100010010010000011101101000000011111001100011000011101110100100111110010101111011100110110100001000111000111111010110001101001111101100001110000011111001110000010011110100001101010100101110000011101000110111100001010010101110110100111101010010011000100100010001001101001001011110000100110001011111100101000100000000001000101111111011000011000110110111011111100101011111011011010111100000100010010101101111011101100111101101011111010110000011101101101111101000100000000110010010000010000110100001010110011011000010100001001010110010011110010110000110011001001011000010100001100111011010011010110010000010110110101110111100010101000000010001100111010001110100000101111111101110000101010001110100101001011011001011000001000111001101111101000001100101111111000000001110010110100001111101101111001111111101100001010110100001100100001101011111110010110001010101011111101100101101111010110100100101010100001010111010100111000010001000010111100010100111111100110111011100101010000101001111111100001000101011000001101110001000010100110101010011100011111110111101110011111110110000100101001010010100001001110010111000111010011110011100101010110111101100010101100010111010011101001010001000000100001000011100000111111000000111111101001011100111110110011000101111101101101011010000010110101111000110000101011011101111011010101101011011110000110001101110100000010001100111001001110101011101010101011100100000010010011111110001100100101111111101100110110000011000110101110100111011010010101100101010110111100100101001101000011010101100000000001000110010001110100001100010010101101010011010101101000111101000000100011000000101010101111101110010100100101001100101001001111101010010100101010010001111001001001001001001101101110010000101001110000010010100101011001000100110110110100000111010101010000011010000001011000111110101100110111110001010101010011110101011101011101011010100111000100100011000001010101001001010000100101001011001001101011111010100100110110110101011011100010011011011010001010110101010110111101100010111001010011011010110111001011101100101010111010110111010000110100110101010011111111111000001000101010010101111101010011011000011011111101101101110101011101010101110110001001111101010110100000000101111101110110000101100011010100111111101011110100011101110101011110111010001010000100110111000011001000000110000000010000111010010100111011010011100010000100111110011110101101011101000100110011001010011100111000101111100111000111101110111101010000111001110101011100001010011000111111001001001101011010111110110110110010100101001101110001110000001010101110110011010100111101111100100010110011101001111011110111000011111101010000100110110001111000110001001001110101000101000110111101100101111101110000100001100110100010110010000100110110100101110100001100011110001111101011000110000000001001011001000100011000000000111101011011010000101100111001011101110110001000011111101101101100001100101010100100001110011000000000011101001100010010110101100111111100010011101011011011000100010001100110111001110100000110111101011111110011000111010110001001000000001001001101010110100110110101001011110111011101001000000010101010000010110010000011101000010011110001001001110110001101011001111001001111001100111100100100001011111101111101101000110101100100100110000010111001011011001100100101101101010111111001101011000010110010101010110110111110101001010111100000100110001000101000001111101111111100011001100001101010010110101110001101101001100100110101111000000010100000011111110001010001101101001110100100000100001010101100010101101101111001011111011100111000000100100011111011000000010000001111010010100011111111100010100001000010100111011111010000101101011010000100011011000001010001110100111111000111011110010101000001110000010011011111111000110001101011100010010001110100001101101001111111011101010110101111010100011111100000101000000110011001000110111110100100000011101000010101011001011110001001001011101111000100101000110100011101100010011010100010111000100010110011110010111101110001100011110111001011111010101010011000111110111001011101001010010001111100101100101101111001011111000111100000001110111000010001101100101111001100101000101011010010100000101010111110001100101011010111000110101101010101111110101001110101011010101010001010011110000001100101110011000100010010000000000100100010001010000101101011000001011111000111001010111110100100111111001110011111111001101110110110111111110010111100101001101000101100110001001111010111010100100111110100010101111111100110000111101000100110011101000101011000011001111000011100100000101010010111100001000001101111001000111010110001100100101110111001010100001100010111111110101100001111010010000010011111001100111100110110011011001110000011110110101001001101101010100101001011111011110100011001100001100010010100011011101111111110101111000010001001110111001110110000000000000011000111011100011011100110101001101001011101000000001101010111011011000010000100011000111010100110010011001110010010001000100111100101110111001101001010111000001001010110101110011010100011110010111100000111001011110011011011100001000000000101011001110110101000001011111010110000110111110000011011010010011011011101101111000110100011111011001000001111111001000000001111001111011111001000101101110101101001110101111010111001010110001101001100110111001000010100110000011001010000101010001101111001010110101001100001110001000010000100001001000111101011011001010001001011010001110000001000101101001110000111111110001000101101100010111011010000110010000101101011001100011011010000000011011000101001101011100000101000010001001010101100110010011100100010001000011000100111001011000011111111000111000111110110001011101110110000110111101010011011110100110010010110111111001111110000001111111110000001111100100110011001011001001100111101110011010110000001110100111000111111111110101100100101011110100110010011100011010001100000001110000011110110000111001110000111100100111010010100101110110011000011100011111011010111100001110011101110011010010000100001111100001110100000110101001100001101011101101001001000100111111010101010001101000001111011010100000101010101111110000001110000010010110100001011101111001011111111011110100110001100001001010111011001000010001110100101111101101010101111101101101001101011010100000111001001001111101100101010001001001010011111111100010000011101100100011111000000011010100110111111100001100000000110010010001110110000111001110100100010011011110111001000100111101101010000110100010011100010101001001000001010011101011100100000000111010110000011111010111001001010000001101001110011110010011111110111011100110100011010111111101101001010001001110000111001011100101111011010000011001101000110010100101100110111010110010010111000100001111011001111011001010001111111011000101101100010111100100101111111111010101011010110100100110110010101011110000101100000111000001100010110111010000110011100000011001001110010011110110100000100001011101100010101010010011001010000111000011101000001010111010011000010100001011010011100100010100011011111111001100111000011101000001011100111100100100100100100111011011100011001101110001101110011001100101101011011000010001101110001101011101110100010000111101010011101101010100001001100011110010001000000101011101110101111000010111001101011101101111110011001111011110100110001110110000100011001101011010000110001111010100111100010100010001110100001010100010011000000110010011111100111001110110001100110110111000000100010110101011100110101111101100001000101011111100111101111000100110110000000010000100010101001101001110111110111011101001001011011111100010011111010011000110100111111000100100100000101001000010011011000010000001111101111011100000110010000001011100111000010011000110101001000011100111111001011001010011100110101101010010111101101011101101111001111001110110111011000000011100000001000111000011001100110100010010110011100111111001100101011100010101100010011001000110110000110001001001101111001110111101011101001011000100110111110000100001100100010010010000101000001100111101001110010111010011100010101101001010001001001010111101011000100110110001001010111011101011100011010001001110011010001000011100011001111101001111011011101111101101010010011111000000100000000011001000111101111011111100111111101111011011010101000011100101001001101111000010011000111000110000001101000111111110100010100110010100011100110110001000000100101001110001101001011011100001011101000010000110000010100100101111010100110100000100111001000001011010010001100110111110011110101110101100110001111100110010010001101010111110011110000100111111010111111001101010101010101010100100110011100100101111100000100000001101011101101111011100000001100100010110101110100010001111101101100111001111000000000010110000011110100000110101000110100111011100000010001100110011101110000110100110101101100111010110010100011001110101111100111100100010101010000110001011110011100111011100001000010111100101110000101101110111011000011100010100110001100101001101111001010001110011010111111101011000011110110010111111110100100001010100100111100101011000000011010000110100001110010010110000100101010110010010010110010000000011011100000100100001010101101001010000101010110011101100111101001111101011101100011010011011111100000011111100110111110010000111100010111110000101010000101000011110101111110111011010001001100010001000001101011100000111110100001110100100010000001111000010011011111110010000010010101101110111001100000101011011100100111011100101100110101100111001000101000010111011011110010110100000111111101110011001110001001000010000001001101110011000010101011010000011101001110101011111010001111001100100010111011110100111011100100111010000111111110100011110111001101011111001011000100010011101110110001000100000000100001001100111101000011101111100110000011000101100001011100001111000110101000010000011000101111101000001010010100111011001011001001011011110001000110000100010010001110101100101000101100101011111011011001001011011111001001110100000110100100001111111110100011000111111011011000001011001111000110001010000000001101101011010000010101010110010000111111101000001111100011010010101101011110011000100101010000100101001010011000001101001100110011110101110011111101010001001001001011100000010110000111110101001001111000001000010101100010010001011000110101010001010110100100011000001001000000001101100011101001111111100000101110110000011000011110110111101001000010111011010110100000101010010101101111101110000000000000101100110101000100001010111000001010010000111100110100000000011011001001111010011010011100100110111100101000100110110111111100011111000111110110100001110011110111100111001001001110011001000000001001001111111110000101101110001001010110111000010001101000010100111000110111011101100100001001110010111100110111100111101000111011101101001010011010100011000101010011011011011010010000110111000011110000110001000111111100110110000011110101001001101001111011001001010111000111011010110101000000010101001110101010000001110101011101100101100011110111101001101100100001000101101110010001011101001110010011100010011010110010100011101100100110111010001111011010110001101101001101110111010110011101011010100100111000001000010110001110011111001001100000101011011101001010111101101011100010100001110001101111011011100000111110100101001010011110110001101111011001101000111110000100101010010100101010011100100111100101100111110111011001011101110101001000011111010010000111100100001001011011101010001010100000010001000101111011111110001000110010010101100101000111101011101001001001000101011100111001101001011111111110110000001001001111001110111101010111101100001101000001111010010001011100010000110100111001110000000001000011101000101111111010111011011011111101110111100100000100100111111100001100100111000001001110100111110001110101001111001011001101101001111001000010001000000100111111000110100110001110100011111010000001111110010001110100110001011100111011111111111000000001001001000010110010100011100111000001001110010011000101111001110100010001100000100111001000010100010100000100010001111011011101111011001111100000111100010110110001110001101011010010011111110100000110100000101010010010110100110111110110111110011000001111110010100100010011000100001001101011100010110101100101100011111110001011101000010100000010110011001001111110011001011011000101111100010001111001000010110110100011110111111101010100011110010000000010011100011100101000101001101101100111011101000101101010001101001000101011111100011011001100110011110101001101000001010110101000100111101101001010101000011000010000011110010100011000100011011011011111000010111010111100111110110111100011111001001110010110010111000111010110010101010100011010110000101110001110101010101010011100000000011111001100100000100000111011101100011100111001111100100100100101000100001101111100010000111110010101010010100110110010000111000001001010101101010100101110111001110100111000010111101010010110001100111001100001001111001111111101011111110101000011111111000101100111100110100110110010001000000110000010011101000100111011001010111010000010001010011110111111101101101100011000001001101001100000100001001101100100000001011101001011111010101100111110010010100111010101101101001100000101010010011010110011101001011100001100000101111101001001010000010100011111101000000100001100011001100101101001101000111111101100010110101110101011001110110111111100101010011011010111110000010110011011110000000010100001110100000100011110110111001010001001011100000010011001010011010000111001000101110111011001000100101100101110101110110111100001101111001100111110011111010010101110010001100001100000111010000011010001101111100000010011111010010110100100001011100011100101111111000000111101001010100000010011011001111100001010110001010111101111001111111101001001000001010001111001001100000110001101111101110011110001111000110110101000110100110001101111110101101001000110001000101011000100101111001011010001110010111011001001100001011001111111110001101011001010000110100100100110011111010111100010100010100110000000110110100000101010001110110110101010110111100100011010101110000001000111111100011001000111011110010101111010111011100101101000000110001011011100010111101011011010010101100100101000011101110011011010011100011110011101110010110011111001111100110110100001011100111100111101111000100010110111101000010110001000110010101101110110001111010010000100000001000100100011011100101011011011011000100101100000100010100111011101011111110101011010100010111001111011000100110111110011100011110100011111111100001001011001110101101011100000010110110111100100010011010100001100101100001001001111100111101011111010110011011000011001101000010001110010001110000111010110001111001100001011111100010101100110101111111101110011100011111010111000001110001011000001011011110111000000010101000100001100010100111010100100111100000100010110100101101000000011000111010111011011101001001100110100101101101011010100011110110110010011110110100010111011110101101100111111001000011101011101111111100101100000011001000010010011001111100100100010000001101111001001100101001110110010110111110110010111000010010000001100000010001110001110000011101011110100010001101101000010000010000100000011010101010011011010100110111111111010111111111010000001011110111111001000100011000011011110100111011110001101001010000100001010110101011100010101101111001111010001111100111000101000010000001001001011010101001011010101100101101111110110101100111001000001001101110010001111000010001101001010101100011100100001110001110101000010011111111100110111010101111110110001101100100100000000000110001010011001101110001000000000011101111100011010010101100010110000011011101010110111001110100100101111000100111101110011111011000100100010100101110001110010011000001010101001100111010101101100000100010111001101011011000001010111001010111000110110000000100110010110011100001100111011111010111110000001100110010011010010000110100111001011011100100101000100111000110100011010111110010111000100011110110101110101000100001100111010101011010001011011100010010010100101111110010100000110100110101101001010001001111010110000110110010000111111101000000100101000011110000000111011011110010000111101010111010111011100111111101000011101000011110111010001010111101011100010001100101110001110110110111110011011001000000001100100110110101011100110101100001100110111000011001010101101000100010110011100001111001011011101001101110001010011110110100111011011011011100001010110101000110001110101011111001110101011100110100111100000100111000000000011111001001000111111100100110010010000101011100110000000111110000011101001100100101010100001111011000000100100010101001111110010110011011110111010100110101110010110111101011010110100110010100001110110011110101100000001101001101110010100101100100000010101101110010111100101011100000011101000100000000011000110110011010010000010111010110000000110010111000010110001110100110001110010011010010010001110110000011001011010011011111100010001110100011001101010100101101010010110100111100000111101101000111101001111001011011001001001001001100111110110000100000100111101111000011011101100111101010111111011111101110010011011111000001001011011110111011110011001000011001001000100011100100001010101000100011001101011110011100110101101111101110111100110101111000111000101110101011000100110110110110001001110011100101010000011010001000100010000110011100010010010110110100110011101101111000111111100001000111011100011100111000111101011101101101001100000000010001000001110001101010001101010100100101011111011101111110000111111000111011110101100011000000001100110110000100010001011100111111010100010100010000001110111001010001000100010100111000001111011000100010000000110111111000011000010110101001001100100101101111111101010100001011110101001011011011011011010010100011110001101110110110111101110110010101001011000011000011011000100111100000001110000000010000000011101111110111111110000010101100000100110111001111100001110101101101000110100000010111111111010110011100011000111011001110000110011011010110001010111111110011101100000001100001011010011010011101011010100010000101100110110110100110011110000111000100101001000001000010011100101101000010010101110110101000101001001110011100011000000110001101100100001101111001101010010000000100110110111110111101000110111111101100000001011000000010001010010010101101110110100010000101011001011110011100001010100010010000011110110011001110000010010111010101110100110101001010100110110010011001101110011010000001010100001011000100000100011111010001110010111101010011100010010101101001010001110011010011011110100110110101101010100011111010001111010111101101011101111001000010101100011001111100101110010100000100110110110011010100010011101010100110111000010100011010000010111011011101011111001010010010011100011000110110000011110110001011100100000111000101100110111100001111011011101000001000010111101101111111111100011110101100100010000010110100101011001011010011010101000111001010010011101111110111000000101011100100110100101111100000000111010011111110011111110011010010101011000010110101111011001011111010111100000011100111001011001011110000100111010011001111110110010000000001001001000001000111101011000010110100011000100010101001111000110111010111000111000111011100100011111110000001110110000100100111010111101000110100110000101001011001111011111100110000110111100101010110101101000000001001001101000100100100100001101000010110111000110001100101101111110100100001110001101010000110010010010111101100110000101101001001011011001010110001011100000100001011000111111011111001001010111101101101000000010001111110001001001100001110000001000010111100101011100001010000011001111110000001110101101100100011010101100011011110111100110100001111110110110110100110000000100010011000110010110110110000010000010101111010011000110111111100111101101100110010011110111001101001110010011100000011011100011001001001010010100110111110010110100011001011111000011101111111110010101110011001000110101000111101010100001110001101011011100001010000001010011110101100100010001001110010110101011100010101111100100110001111100100001110010000100101000000011010100111100001000100111011011110100101000010001101011111100110011110001100110000011000011101000000101110101010000000010001011100011001011001110110111110011110011000010110100000011111110011100100000100000111000001011101100111100000100110001111010111101101011000101001010111110101001001011101111100001110110010010100011110111011001101111001110111010101111100110111100011110011001000010110100101101000010000101011011110111011110010010000100000000010100101000001100111100110000000100001100010111111110101000000111100100010011100000010000111001001101011101101111010101001011011111010110101000100010001110110111100100111100100010010000011110001000111101111110001111000000100010011000001000100100101001110011100000010001100001010111000011011101010010011011100000000001010101000000001000111001001011101110111011111101111110101000111011111000101001110101000101100010101111110011100011101110110001100101100101110000010011001010000111011010000011001101010011001110010111011110011111010010000110000111101010000111000100110110011110101010000001001001010101000101110010101011000001110110010001001000011111111111100001110010011010101110000110010011011000011001001000111110100101011101001010000010010110001001000100000000011110001011000000000011100001100101101111001110011010000100000110111111110100000001111110100011001010001100100001110000001011000101011101011011101110000000010100100110110011110001000000010111101010000010000110111111100011101001111010010101010011110010100010001100001110000000001111110100000000010101010100100100010011110011111111000000100111101011100001010101100010001101101001001010110001011000101111100000010000001011010100110110110011100101100110010111111110001001101110101101000010100010011010101001011011101101000001001111111010100101001000101110101001011100011010110101100101011100001110110111011110110001100000111000111110010111101101101110101000011011011001110011110001001111010001110110001011001011001000110000000110001101100000110001000010110001000001011101000000000100111011001011101010110000001001001010110011011111111001010111000011101111001100010010110100011100010010110000110100110101001011010111111011100001001111110111110101110000101101011111000010010110000110010000110110101000011100001001001011101001000011110001110010011000010110001111111100011111010000101000010100111110010000001111110001110011010110101011001100010101101000010011010111010010010110010010001110010011010110000111011100101111111110011000000000000101101101110101000001010110100100010001100010010101011100011010100000101111101110000101001111010100011010100101010010000001111101001000100010111011010111111100011110011111011001011111010000101111001111100010101110100010011100011101101010101001111010100000001111010011010101011110011001010000100000010100000000100010110010110011111100100111000111110000000000111100010110110010100110000100100111011101111010001010101011000101000010101010011001110110111010100100010010110110000000100001010101000101101100000101100100101000111101101010101001011011000100110000000100110111111101001000001101110011011110101100100001111111101011000110110001010100111110001110011001100001001101000100010010100010100100010101000001100000111001111011001111101001100011011111011001010001001011011110010110100111001110001001011000110101111111110110101001010101100010101010100001101010100000010101011111011001111010000011100100011100001110001001110111011001110000101001001001010000100110100110111101001100100000101110000000100010000100101111110100010100011010011000110101010001000100010110101011011111101110110011000111100001101010011000010100100001100000110000111110000110101010110000110100100011111001001110111100101010001001100011010001011111010011111100001110110110110011101111111000111011000100011111111000011100000000000101110010000011101001010100011101111100111100000011110011110110000110010011100110111111101100101001011000010001110011001110111101001111101000111001100011011011101000111111100011011110010010110011000000100110001000010101000011100110011110110001011100100110001101001001101110010101010110101000011111111100100101100101001110101101011110001110000001111110000100100010001111100011001001011000111000011110010010111011110001001000011110101000110000100010011011110111010110000010010010000010111111101011110001110100011111111100001010100011111110001001000111101101101010000110010111110100010011001010111100111011101100101101010100111110100010101000000000011000000110001110011011101101011011010001011001000010110110001100101101001101110101100011011001000100010100010110100100111111000001101001100101110001101100101010111011000101001011111100111001000100010111111001001111111001110011101010011001110001110100001110011011111110111111110001100100001111101110100010010110000111110011101111011010000110110010010100110101111101010011101011101010111100010000011010010100010001101001001001001100000001111001100010111100010110110000110010111110000000010110101110011111010000110101100101111110111100100011110100011010111001001110010110100011110100011000001100001110101010011010000000010100011011100000100101011110111000010110110111011111110010000010110100000101100000001100010010100110101100101001100100000100110111101110001001100011001011110100110001011010001011110010010110000000100101110100101100100010100011111001011111111010101101101000000010000011101001101011100111101100011101100111101000111010111000110000110001011100010100011001001000000000100010110101011001001110101101101000000110011100101010111100111110100000001100101100100100011100000000000000100010011011001001011110001100000101010101101000110100000011001001111011100010001100001101010111000101111111001010011000110101100100110100111101000001100010100100110101010010111100011001011000111110000011100001100100111001010111001101110101011110000101110010000010001101110101111101000110000011111110110001000110110110111100000010111000111110001101000010011010110011100110000011001100111100011011110101101100111001100010100101001110111110110110100100110000010110111100010110111011001010100111001001010010111100010100001101100010100000010000110011010110111110001111000000011000010001111010001010111101011111101000001001100100111100111001100111101100100010110100100001101000100101001101001001010010111100101100000010011010011000101110110101001111110010001110101001100100110010010111000110000000111101111100011101011011111011000101110010110000100010011111101010111010111111100001101010010000101101001111011010010010111101100100011111100111001101011100001011011111010110010110010011001100100010101110111110100000101000100100010100101100100001000101010001010001101001101001100010110110000100110010010011111011110111001111011011110101010000100100110101111101011010011011101100110010001001001100010100100111111101111001100001101111110001100101011000111011011010100010001101101111110101110011111000101111001010000100101110011100111110011100010111111111101111000010101111000101110011110010100011000010100010110011110101000101101000010101011011110101110100101001000111111110101111011000110001001111110010111100000000101101111111011111011111100000011001000111010111000110011000101000100111101110010000101100011011110101100000000110010111010110100111100100011101100011010111101000100010000111010111110000110001110110011010001000111011000111100101011110100011111011100011100001100011001101110011001010110011100111001000000111110111111001101111100001111110010111001010111101101000000101101100101111110100000100110000000110010011011010011000111001110001011110111110100010010110000110111110100010010110100000010011100101110101001011001111011111011100100000011100100010001100001110000100101011010100101010100111110011011001001010100000011110001001000011110100000100000110111010000000101100111110011101000101100001000111101001011001001000110000101011000011110100110010010000011000111001011001110110100000111100101011000000100010101110010111101101100001001101010000011111110111101101001010100011011000011011101010000110101011010000011011001111101100101111111000100001100011110001100101110011100100001001111100011011111010001100110111010011000010110000001111011110010000001110111010010101111010100001000010101110001010000000001000110101100000111100101011110011001111011111001100100110011111001110010101011101100110100100010101010100101101100101001000001001011100100001111001010000101111111010011101100000010001101011110011000111010011110011100100111010011000101110011000001011010101101101111010111000111101000011010010000111100011101100100000011000111101111101000110010010100111100111010110001100000000100011010011001100001100101000011111001110110101111001000000010111010100001000111011100001101000100010000000111110110111100000011111110010011111101010100001011010011110101110100011111001010001110011011011011100100110000001011101100100110111101001110101110000001110010110010100100001101000001101010000100110111000001110100010100110000011000011011001000110011101011100001010001110010111101000101010000011011100100001101010010101011010101111100100111100011111011101011000000111000111110101001001011010011100101011111011001000010110110110100011100011001110001111001100101110110001011110111000111100110100110101011011000101011111111001010000011011011101001101000100111111101101101000011101101100011011000111001111110010011011001101100001111010000110000101011101011011111001010101011110001111010011001001111111100111001100010011001001100011111110101010101000110100111101010000010101011011010111010110110110100110010011011000101010111111001100000010111000001111001101001000000101000011000001001000101010011010000010100111000011110110001011010111011000110011110010001010000100100010001110101111110100010100110111010100110010111011000011111000111100111001110111100110000001011001110101010101100110101000000110110111111111100000010100010100101101100110010101011011010010110011111000101101101100101101110011001011011010010011101111101100101001011100001100011111101100000110010100110001000111001101100100111111110000100001000001010100110001111000010101110111011111111001101110100100100100011110011100001110000101001100001101010000001011101111110110001000101101100111010000011010100110011001111000001011011110111101011111000000110001011010110111000100000001011110101000010111011001111010001111100010000010001000001000101001000010101011100110110000101000111000010100101011111101000110101111011100111010111111001010011011111111010110001011101100111010011110111001001011011010110001000001100010010000011110010111100011111000101000100101101001110111001100110010101011111100110101000011000011101110000100011010001100001010010110100111010110101101101110100101011001010111010001000011010101100011100011101100000101100001100100111111000000101110011011110011110101111101111011110001101110111100100001001011010011110001111110011011000100000000010110001110111111110110101110000001101010101000011101101011100001111100001111110011100000110011100111011001000101101100111101011100000110010100010000101100100110100111011001011001101101011000000100010110010101100111101100101000011111101111010011111010111101111111011000001011111000010011010100010100110100100011001011110100100010101101110011111101111110111101101100011111101000100111101110001101100100100000110111100001110011100101110111100011010101001001111010101100011000001010111011000111110110100001100100001100100111110110100000010011011010110000000011010010010100011100111100100010001111011100011110011101001110111010101110001001100111000100011001110111111000111110001111100110001101101000111101101101010100101011111010100111010110101011111011000110100000010101000101101111010100100110100011001111100010111011001011101111001010111011011101010110011001010111011000010010010101011000001000101111101001110111100101011110001100100011110011111111000001111010111011101101011101101011000101000000010010101000010001011010111111011001110011010001111101110100001100001110011110111101100000111011110110101010101011110100100111110000111000001000010000101001010011001110000110110010011101101010101011010100010101001011111001111110001011110110110111101101110000100000001011001001000011110100001001011000010101001101101011110001011100000100110000001111101111000011001011101100100000110101010011001100111011100100100001101101111011101110111110100001101010000010100010011100110001010100101000011101001111111010000101001000011111001000011000011110001100010011111001010010010110001101111011101011101001011000101001001011101000111001000101000000011110010011001111010110110110111001101011010011010110001000011001110100010100000011111100010011000100010111111011010111010110110111011011011100011010000011110110000011101100110100000011111101111110001101111011001010101111010110110001111010001111101101111100001001101001100101001011110000010100000011111000100000010100001101110101111100100100001011110111001101001110010101010100101110110000001111101101001001111100110000110011110100010000110011011100111011001100001010000100001101110000110110010010100010000100010011000011010110100110001011001111000011001111011111010100100000011010110100011100110001000111000000010111110111011000100011010011010011100110010010100000001101111011000010000000011110110011011111011110010101011001111001110000010010011110101101101111011110100101011111101100111000100010100011111111010110010010101111101100011010001000001101111001101000010000110011001110010101100101110011101111001000000111110010010101011110101111011100000010011010000010100111100111101010010101010011010001111111010011001011111011110111010011110101100010001001011100010100110111010101100100000100111100000111100010011111010111111011011110011001000011110100110101101111000000111111101000101101010000101000100011001011001001101011011010000001100010010011010100000111000110011100110110100000000000111010000101100100001100111110001001011010100110111100110000110010000011010011111001001100000110001000000010100110000100011000100101101010011111011110100011010100011111110101000110100110100110000100010011010000000010011111011101010110001100000110011101000111100111010111011111000010111000011000111000100000110100001100000111101110000000001111001100001100011011110100001101011011101000000010011110010010100111011101000010010100011101010000100011110001011000011110111011011100010001011000010001011010111000001101110100110001011000100000101011010101111010011000111011111011010100100110001101110001111111011011001111111010101100011111100111000110000110111100011100011000010100000111010011111101001001111010100010111111100100111001101110011110011001000101000100001001010010011011100010001100111110011011001000011101110110011111010111011100010111101000000000101000000101111011010101101010101000001000110111100111110101000111100110111101110011000010100110001010010000110011100111111100011110101110010011111001111101011111101101001101100000101111000101111011001000011111010110101010011110101000000100001001000110001111110011011100101111100010101111000000101010011010011101101101000000111000111100000010101110101000010111110000111110100000010010011100011110110001001001001001110100010001000101001010111011101001110100010001111111100101101010010111010101110111011101110100000110001001110101010010010111011110101110010010000100001101110000000011010011001100110110111010010000111001000000000010111011101110100000110010110000100101111001010000100101010010010000010010010000100111110001100010111010010111101111100000111011101000111101111110101010100001110111010110111100110101110111001101010001111001110011011000100111001111111001110100010110111010110001000101001000000010001101110010011100010000001111010110000111101101001010011001001101110111010010010011010001000011100001110010100111110010101100111001001001100011100101110110010101010110101110010011011000101110011001000111011001110101100011000100001000101110101100101010101100111111100001000011010000000110110111100000010001111101001010010100010001100111111011111001111000110010000111100011100101010100000110001110101101010101111100000110001100001110011110010000111011101111111101111100010001001101100101101010011001111011000000001000000110100110101000000011110001010000001111000111111000111000011000110110111110100110101101000010100111001000101111001101001001101100110101111000100011110000000010011110010011010010000100101111110100101110010111100001001111111001001010011000000100100110101100011000100100011100000101110010001011110000110010011111001010001101000001001010100111000101000001101111100100110111111111101101100000111110011110100110011111110000110000101000111100110010110101000010010101110011111111000100000000001000110101010110101011001100000110101111010100011111010111011001101101001101011111001100010011100000100010101001110011011101100011100001010001001111110000101011001010101100111001110100111100011000101101100000111011101101111101101100110100111101100111110010111010101110100111010011001010010000100101011011101111001001110000111111101101001010100111111001011010000101001010000111001011111110000111110010010010100111000001101001000100100101110011100100110111111000100001011010100001010111010000100100011101001101111110011010010000010101010110110111011100011000101100010000010100111000000011110001100010111110101000001101001110010001011110101101101000010001010000100001101001001001101000101010000111011100110110000100011111111011000101111100011110100110110001100000111111011100110100101101001101000101001001001111111010000001110011101000010111010011010110100100000110000111101010110010111011000101111111101010101110110001101101011000001010010100001001000010100001101110100111110110010000011000000101011000111010010101111000101111111000010001110010111110011100110001101110000010100000111011010110010111010010011100111011111011000010001010010100111000110011111001000010011100010001001010010110100100110011100111000011111100100011001010001100101110011101111010110100000101100101000111100101101100011001010001101001111100010001110010000011101100111000000110111011010111101111001110111100110111110010010100101001111110001101000110101111100101110011100111001111010111010001011010010111101010001111101111110110100000111001010000110111100011001110001111011101100010100011110110000101111000001111110000000111100110100001011010110100111000001000100101000100110100110000010000011101100111000101010111111000011100110100011011000111001010001110101100111000010010000001011000110001100000100011100000011000100110001010000001001111011011111110000110010000111011110111010110000001000011011101111110110011100011000111101001101010101110100101011011010100001111101000011010111100110011000100000000001011010101101101111100100110000010001011000000011100000011111101001010110000011000011011001000000111101100101011000100000011001011101101101010100000001100000100111010110101000100100000100110010100000101001100011111011001010100110100111001001011001111001101001011011111000100101010010111111100101100110011111101111110001110110100101000011011011001000101011100111011110110000110001101101110101000101111110001100010101101011100000100110111000010100011001100110001110010011010100110001111000111010101111010100000100110111110111001110011100011100010011101000101000011101001001011111111001010001010111001110010111110011001110001110110001001010101111000100010011010110111111100001110110000100110000110100011110110000111000001100110010010110101010110101000011011101000001011110010000001001100000110000100010100010100111100001101101010111010011000100110011001010000100001110100101110100100010111011010101010011110000000010110111101101000100100011100001101000000111110011000110101010010001101111011100110100010110000011110011111111111101100101101100111010111100101000011011001110011101011010011011101010010000001010000111010011110010110110100101011011001101010111011001011100010010100110011010011100011110001111010101001101101101000101010100011010111001001111001110000110011010110101001001101111010011010001100100110101000100010110111101011111000001100001010110011011000000110100110110001010000100000001011100011001111011000000100101000011111110110000100111001100110100110001111001100000000111101010011000011000100010110110111110100011011010001000101011100000110110101110110011000111101100110100000110001111011111000101100100011000111111101011111110100100011100010010001001000011110110001101001101111100000001011011111110110000100100110101101000101111111100101010001011100001011010111011111001111011101010001101101001010100100110001111000011100111111101010101010101100101000111111011000111111011001111101111001100010011010001101101011001101100011111101010011010110111011100101011101100101001001000011110000000000101000001100001000010100010010101111100110111111100011010101000001100000011011000100101011101000100010001010100111001100110110011000011111111111101111111000001010110111101001111010010000000011100111000011010001011000010010000100011000111101110101001100110000101101011001110001110100001111011101001110000101100111100011010011001101010101111001000010110001101001111011001001100111010100110100011100101100110101010100001110100110111111111011101000000110110000010110010010011111000011001111100101011101001001000110111001101110011010110010000101001101101000011000000111101111111010010010011101101011100001010001111110011101100101111000010001001001000011100000010101101010110100111100011010010101110110110010010111001100001111001000100010001110110010110001110001001100000111011011011101011010100010100100010111011011010100010001001011100111011010111010100101110111101010001010110101101010110100110000010010100010001000011101101010111010011110011011111010011010111110011010010011010100011101100011111111101001010011111111100001100111000010111101100110011101011000100101011101111001000110100110011111111101101000000000000110111100011001110010101000011010110011001110100101010001001011011101011110101101011110010101001111111001011101001100111111001000111110111111010110000100110101011001101010001111101011100111110011111110000010001101010001010000101111111011001010010011100000010010010001100001101010101101110101100001111111101010101000101110010110001000010000000010001011011100110011010100100000010001010010010001001011000111001010011011101110100011000001000000010100010111001101010111011011010000100010010111001101000001000001100111000001001001101001011111111001010010001110101101110101100100000101000110100100001010100011101000101111000101111110011000110010101000011010101000110011101010101111001001110110001011111110100100011000100000010111101111010101101011011001001101010111111000001011001001011111010110011101110111010111001010111101101100000010011110001010001101101011110010001110011111001000110011110100011110011001101111101100101111001110110111101011001011101011110001001101010001100001111001110010011111010011001111000111001110111101100100101110010001110010000111110110100110111000000110101111100110100010111011111001100000101110111111010011110010010110000000110111011000001000101000111001001001101001010000010101000111111001010010000111001011000010011000001111000101110010001101000101000110111111100000101100110100001100001001010111111010010111110100101100001111110001111000110100000000000110011110110011001110010101001101011011110000110001100100101101111110111111110100001110001100110000111010011011100010110110011000001010010100000000101010010011011010000000011111010110011101011100110110100001010111110011001100010011010010111001000010011011111101000110110011100010100011001010101010010011001011100000110011001110010010110000101011010011010101000101010101101110001000000000010111110111000001010111011010001001110010011111101011001011110111001110011111111001101001101111011110110010111000110110010101111111011011111101100010000001000110000110001011001111010101011100011100001100001010010000010110101100001101111110010111111000000100110100100111111101001111010101011001001001010110011000010101011001101010101101000111101000110010010010111011000000011110010001011100001110110101101001111011010101101111110100011111101000001100101000010110101011011000110010110001010111111111000011111001110110010011011001001100110110101110011101110010011000000010011111110001110010111001100000110100001010001110001000110100011001101001100100000110000001101110001000000101010110111101001100110101111000101110010101000011111111010001011110001101101011101001000011001101010010111100000000000011011001010101110100101111010011100110100111101000000011000010110000101111011010000110011110001010100000111111000001000011110101101000011101111100000101001111000101110000101000010010000010011010010111101011101001010111000100001000101111000010111011001100001000010110110011010001111111001011101001100110011010010001000001101010110011110110101110000100100000100010111000011110001011111110111111011101100000001100100010010110010001010101011011101100010000000010000010001111000110110101011111110000101000010101100000000100100010110111101000000011101111011000010111001101011100000000001110111110110110111101100101111000011001011000010011011100101101101011010010101000011000101100011001101100110111101100101101000011011001110001010001111110000010100011011001001100111101101101010001000110101010011001000101010100010100010100111001101110100111110101010011010100110000111011000101001111110010101101011010110110100001100100011100111010111111110010000101100100000101100001110111101001011011100011101100111101110010011000010001010010100110000010111111111011101010111110111100000001011101110000011111110011000111110110011111010100010011011100010101011101110011011001100101110000001111010101001111111110101010111000010001010110000110110110000101110001011100101100010000000110110001111110101000001011100110110000010011100011000110100000000100010011010000000100000101011101100011011110110100000001111111100111110110010100111001110100110100111110010100000111111101100000111010101101001100111110010000110101110011111100010001010010000011110001010001110000110010101101010100011001110110000010111110111110111001001001100101110111100101011010100101000101100101100100011101100010011101111011100010011010110101001111111011111111101011010100100001010010101011110001111110110011111101001010101000000101110010000001000111110111010000001001011101011010010000110001100011110000101000001000110011100101001001000101110101010000011001101010111110100011101100100111010010011111001011101000100000111111110010001011111011011101001000011100101011000100001111100010001011011110010110110110101011100110100000011000101100001011101110011001001110100011000111111010101000011001111110110100010011100110010010011101101011110011011001111000011101100010000100010011110001111111100110101101001010101001001100101110100111100001000001011101110000001100011001111111111010001000000111001001111101011100111011010011010101110110011101110001011110110111000110111110011101000100100101000010100000110111011001111111001001000010111101000001001001110100110010000000001110001010110111101000000000101010110011101000101010110110011111011010001110011101001100111010001100101011011001110110101011000101111000101111101110001110000101011101100001111000001010001101011001100010101101000010011000010010111011000001111000000110111110000111111001111010011011001000001011010110101001101000110111110001001101100000010101111100101101001110001101110101111110000001001001000001101100101110011111011101010111100101010100011111111111101000110110010000010001001111010100001010001001010111101101011101000101100011110011010101110100010000111100000001101101000100010011101101010010111110110111001111100100010010010010010001100000011010010001110110101011111100001010100001110111101001101001010011100100101010110010000111000010000001110011110010011000100101001001000101001111100110100000011101001000101000011011010101100001000101110110001011000111101011101101001010001100110000110000011110000100100100000011011001010011111100100101010100001001110000101010011010001000100110100010011001101111110110011011111111110011000110101011101001101111100111001000011011001111101100111111011010000110011011111010000101111011010101011100000100101011111101101101011111000100101101110010010011101000000110010110011010100111000100000111111111110001010100001110011111110110111100011010101110001100010010011011011011101011011001011000001000100110101100111110001000101011110101111011010101000001111111100101100000001111001010100001011010111100110101000111101011100001001100101110101100100110001001001001001011110100001010000101110011000111011110110000010001110100001110000110111001101001011000000000000000110001001010110100000011001011110000110101110101101101001010001001000010110101000111001100110000111111001101011011110111110110001100101001001000110111011100110110111010010011111010110110001010010100010010101111100000110110001111011010110111011011110101111001010110010101000110000111000111111100010001010100011000010110100000111010111100011111101011100001001100101010100000001000001000011101011100000011111101100101110010011001101110111110010000100100111111110111100111001101110111010011001000111010011101111111011000000110010110111001001010000001101001101011001111010100011111111111001010101111100011011101011010111111010101011100011111110110010010000000101111101001111100100001000001011100000111101111111000111001001101000001100011010101110110101000000010011101010111100100010100110001100000101111100001011111011101011011111011001000000101011111001110101010000011110001010110110000000010100000000010110111000010011000011010110110000111001101001011001111000110010010010101111010110101011001101011010110110010011001111111001101111001011010100101011000011000110110110110101100001000000011110000100011000100110101010010101100011100110101111111111010110011010000110110000101001100110000011100111111001111111011000010110000110101010100110101101100111011000100101100000010111011000001010111001111111110010101010110001100110011010110011011011001001010001010000000010100111100100110110000111110010101011101011001111010001010100110101000010110111000011011010101000000001011000100001110100001010010011010111110001010100010010111001011100100001010010000000001011000101101010011000001010101100101110001110101100010101110001011000110011100110000011110101101110101010000101110000111111101111110100010000101100010001100000011100010111110011100101111111100010110011101000011110011111100101000000111100110010011001010100100100011110100000010000010010111111100010011000000110100010101011011000010101110101100100100010110111100110010100100010101010010110101101110110011001011011001111110011001110010000010110110000010111001000010010100111111000111111010000100111111000101110101011001110000001011001111100111001001011010101100000101101111111011010101111000000010000000000010110101111101000110110111101110000100100000011011000110101000011001001110110111001010000001000100100101010111111011011001001001111011110011011101110011000000110100010010010101001001001001101001001100110000010000000101000011110110000101101100010010110101010111011001100101011111110111100001100111101111010001100100010010010001111011101110000010111100001010010011010010101001101101110101000100000000001101001001111100101100001101101010011011111001001101001111001010111111001000111011010100100101100001000000000110110000011011010110100100001010110000000011111101110000110101100010111001110101000010110110101010100100110001010110001110011101001100110001001110110001010010100000011011000010011111110011001010010100001010100110010000100111000010110001101100100010100011110110111101101011100001110000010000110010111111110011010101011011001100110100100110100000111111010101001011010110010110000000100100110001011100100001111001101010111100001100110000101101101011001011100101100001010011110011010101110100011011011111111101111101010100110010000001100111100111010011011100010011100101101100001100110010100001110100011110101001100110011101011111111111011101111111100101101011100001000000111101110101011001101101100101110001111001110001100101111110110001011001111110110110100101011111100000000111111011100010111000010010110011100110011010111111010010000000111101011010010011011001101011111000001001010010111110101110011111110111000011001010010001001111011101100010000000011101111010110100110101100000011111100010110000010100100001111110110010100001011001000000100111111100110100010111000100100101011110010001100100000001111110111001000000011001010100111001010001011100010001000100100000011111110011110101101101011101011010000101001111101010101000101101111011000010000111110001000010011001111111001110111110100010111010100001010110101111011100110100110000001101010100100110101110101010110011010001001011111110101011000000000100000101101110111011111001101110100111011101111101111011000001100100100110111100001101110111100000001001001010011100000100111100010000000110101100000110000111100010111111101000110110110110011010110100101010111011111100100000101100101100111011111111000111011111001101110111101001001100101100000001001010110111000001011100001011011010110001110110101100111000100011101111101001111000100000101000000000001010000000011110101010111011011111111110000011111111011001011101010010100010111100100100010001010110011001110110010111110011100101011100000100011101101010111111000110000100100111110011111001000101110110101011001000000111110011101110101110011100100011100100000111110110010110001111001110001101111000000100001110100100010110111010001101011010001110001111111000100000110100001011100111100010010001101111100011010101101110001001010001010000101011110110110001101010000111001010001001110001011010101111001010110110000010001100011101001110010001111111100001100000011000110100011010001000110110000001111010110010110111101011001110001010000100011001000010111000011011001111101101111010101010110111111000100111111001010001010010011101000111010101100010111111101000101001100010011001010111110110110110110011110001011110100110000000011100001011100101010010110001110000001000011010000111000010010111110010001101100000001100101100111100101011011100111010111010110100100111110110010010010010111000011010001010010111011011011011111001010101001111111011100101111011000011000100100011010101010000010010111001111110110011001011010000000111100110010001001001011100101110110010001111101001110001001000001111011100101101000111111011010011010110100010000010110011010110101101010100100011011011110000110111110110101010010011101000101110100100111010010111100011101000100101111001000001001110100110100101000110100011110110011001010011101001111000101101101100011001011011011110010011101100011001011101100001110111100001111101001110011100001001011100010001000101101111100100110001100100010101001111010000000101100100011101001110111100001100100011011001001110100101101110001100111111111010001100000100101010110000000100010101010110001001110001100110000010000001100011010001011010111000001110100001101011110101011111010000101101111000000100011010000110101111000000000011011010000100110100010011010100100101000111111001110100000000111111000010111101000111110000110100100011001101011110010110011111101100001111001000000000110001000100111001111100011001010000010011001001110000100101111011001001100011010010000101001001010100111101010011101101111111110010000000101110001000001000011010100111110001001111111001000011011011101001100101001010110010101100000111101111010100000001111010000110010010010100010010000101000100110001111001001000011110010110111011001100010000100000110111111001110110101001010011110111101001110111110000100010101110110010110101001011100101011010110011101110100101011011100001010110100111101000100100011010100011110010011111011000101110111101100100000100100000101001000011101110010110011101100010011110001110010110100010011011111011000000011110000100010111110011001000111001001100010101100000010011100011111000110110111001101101110011011011001001100010011100010000000111101011111001010011001110010101010001111100100110111101000000111010100101101101011010000001000100011000011011011000011110101001100000011110010001010011000110110110001000101010011100111101001111010110110010000101101100100111010100001100010010011010011100000111100111011011100011010011001111110111110011000011000011000110011010110011001101000100100011001000001011100010100111010111011011000100000111010000000000111001111010001100010010010110100001110110011100000011101011100000000101100111011110101001100001101011001101110110010110100100110101010100111010101010110110000110001011010111110010101110110010110100001010110001011010111011011111001001101111001101001111000111011011011111011100110111111110011010000010110110000100001000011001011001110101101001000101000110001010000011110010110010010110111110011100000001100010111111010111001110111101101011101000010011011111110000001111001010110100111110001111010010101011011110001011110111001110010101101011001110111000010101101111011101010111010111000100111000110001000111101100010110000100110111010001001000011000011110001110111001111011001111111101011011100000010111101100111111111001100100111011000111000000100000100111000000010101000111001001111111111110111011100100110011111010101000111110111101001111101010010011010110110101011110000110110111110000011100110111011010110111010100001011011000111110101101001101010010111101100101111101111001111010110000101101011101000001011010111111111000011011101100100001001001110110001110100010010011011110110001110001101000001101101101110101111010111010010010111101110010011111111010111000010010001000100110100111100010101001101111010001110011010100010110010111111110010010111011110010101010100110110111100010110110101110111001000001010110000010110111001000000000111011110010000100100000111010001101111101000010110011010011000010001111100000010101100000111101010110110011010011011000100110100011110110010011111001100000001110000101001111111011001101101001010100110010100010110000110101111000011011101011101000101000100001010011110000101000001111100001011001011011001101011111010100010000101111111101001111000001000111101100110000111100100101111100101111000100111000100010100111110010100100000001001010001101101101010010011100010100011010000001101010010001111100010111010011110001000001111101101011100010011101110101001011010010111011110100010111100010000110111000001011100001011010010011000100101011000011110110010101010110000001000010101000001000000011001000100000001000011100010101000000010001110111100111110100100011110110001001001110111001111001001110110111011000011101101101000110110111111110101000010010000111011111100100100000111001101001001101010010000010011111110111010110111100111100000111101111001011001000100110111101010100101001111010110011111101010001100000010011011011110011001010110001100000011010011011010111101011100001110011100100001101010011011100010010100000100111111111100100100010010100010000001000111000100001011011111101010001111011001101100001101101100010001110000010010011010011101101111101100001100011000010000111110001001110011010010101000011111001010100100100100100011011100101111001100011111101011000011101001000000001100101111011001001101011110100111111000100001000010001001110011111011000011000100011111100001010001010011100000111000101010011100011001000001100010100111001000010011010010101011101101110100111010000011100000010101100001111101000011000110010110011110000000110100101001100100010110111001110010110010101100010011110011111011100101001100111100010111100111110010111011111100111101110001011110001010011000000110100010000111100010000000110101110011110100111101001011100100001000000001010011001110101110100000000111010011101001101110010100011100011110001000111001000111101001001010011000111000001100010101110100101101001010011010010010000100010101000110100010101111011001001001000000101101101100001000001101100010110111011011111010110001111110101111001000111001110110111011010001011001000110000101100101101110110010011001110001101010000101111000001101010011101001000101110101010011011010000110101100001000110101000101001100101000100011100101000000001111110001010101011110000110011001010100011011000011110001111110000110000011111111100101001010101110110111001110011001101100111111010010011000111100111101010100001110001100110000011010011100110111100110101000111011000001100110010010011110000110110000111101100101101101010111111110001101101010100011000100011010110010001000011011001001111111011101101010100011101001001110101000001111101100000101111100110010011001101011101000010000101101101010000100011000011100011111001110110000001111101011110010110011100010100111100000101000010001001000111100100100111111001000111000001100100001000001111010110101111111111110001111100111101110001011000100111111010001010000000000001001010111110101110011011101110000001001000001001111110111111101011010010011101001011100110100011011000001100100110010011111111101111010101010000111010101111001101001101001100011111001111111011111111100110010101111011101001001000010011111101010010101101010101111001001101001010110101010110001011111011011010001011011000111100110101111100010000000001101011100100110101001010100101111011011010001010110000011010100000010110100011101011110101101111101100101100100010111010101011101100010100100110111000001111101101010101001011001111111000000110011101000010110101000100101000011101000101101001010110100110000011111110001001101011000111100000000101101101011100001000111110101011001010010100111100011011011110001101111100101000000011111101111101000110000010001111010000101010111011011111110101001100100010001011010111100100001100110000101010000110101101010000010010001010000110011101000011101110010011011011000001010101100100111001101101100101111101000101100001101100011000010101001110001111000110100100110001010111100001001110100001111000110110001101010001111001010100010011010111110011001011100000010100111011101000100111011110100000101000100111010001011111111011101110101101011100110100100000001110011110011101110010110111000101101110111001010100011010000000010110001111000101001101101110110110111011000010110100110001000100010100011001000100110010001000000011011100000100000101101000000110000011100111011011001100111000100100010100100010011110010100111011111010011101110101100101000010011010011100011010011110010010010011110101001000111011111101010101101001111001111111011011101110001001010000010110100011110110001101000010110111001101110110110101101101100101000110001010011100010011011111111110011011111011001101010101111110001000110010011101110111000100001001101111110010110000000001011010101101011000101011110100000000001010101010011100110110011100010100001110001001001001100011110110100010110011001001110100010110110000101001001110110110001010101110010010110011100000110101010100101100100100000000100000011100011110001011011010101111101011001010100001010101111000100010000001011001010110110111010000100110010011011101000010110001110110001100001110100101010000110001000111000100011101101001100101100010110000001001111000010000111100111000101110010000100101110110100100110001100010011000110110101000101001011111011101110110101011000100011010011011111000100011101001001100000011101100111110001010110101010100000001000001000101111001010011010010011101101111000100001111010011111100001101100011111110101010101101111100110101011001110100010101010011000100011101100110110101100100110011000000101110101001100110001111101011000110110011011100001000010110101100110111101100110101001111111011111010010100100011110100110001000011110101100000000010000101011110011100100111110001000001010011000010111100000110101011010000001011110000000010001111111010000001110111001101001111100011011100110100100010010111110000000001010111110100010110101011100101001010000011110011001011110110101001011010111101111110001011110000100111111010001111110010110110111110111010011101111000100110000110011000000110101001101100100011101000100000101010110001100000100000011011111010000101110010010101001110101010011111010011010011110101101100011011110111011101101000010111011000110010110010000001110011010101110100011111000000111100110100011101010111001101100011000011000011001010001000010000110010000110011010101111010101000000000010000001010011101000101101101110110001000001101001100001000010011111101111110011100101010101100111000010001100010110000000100100100010011111101001100001000101110010100111100100100001101001010010100011011011100010000010000111101110100111100001110011001010000100011111011100110000010001101000000001001100000100011010001101000110000010000000100111010011110000011111000110000001111101000100100101000000111100011000011110001010111000010110100100111101000110101110110010111101001010000101001001111100001000101100011110110010110000011011110000010011010000101111001001011110100111000001101100010101110101101010001110110000100000100000101100011101000000101010111110000110100111001010000000001101111011011001010101000001100111010010100001110110011001010110011010010100000011111011101111100110000101100000001001100101000101000011100111111100001011001000100111001111100011101110111110011010110100111010111100010101110000111010100001011100001100000010011010101111010010011101101001001110001101000001001100000000101011000101011111010110100000111010010101001100110011100100001111101011011010110010101001101000101100011110101110000111000010010110001011111011000000011010110111111000100001000100001111000110111001111100110111101110100011100001000011111011001011111101100100011101101010100011101101111111101001011101110000011001001100011111110101010010100101110101011101111011101111000001001001010101001001001011011000101100101111110111110111000001000110111011100111000001001011110000001011011010000101001011010111101100000010111110001000010111011010110010110111000110101001001010100010010001100001011001101011001111101111000111001111100011000011101110000001011001100100101110011011000000100101000011101001010011000010011010001110011001001101100000001011110001000000011110000100000001111110000000110111010011011000001110101101110100110010001110001111000000001011111001011001000000110010011000001011100000001111000111011001001010101110111010100100010001001110110110010000111111111010110001111010100001000111000101100010001100011011000111110100111110101101011010101011101001000011011000000010001001010110000111100110011110000110101110010111100000000011110001000100100010001101010010100000010111101100010101001000011011011011100000100011110100000111110010011001100000110000110101010011011001001010010111100000010110110001110010011001011001100111001011110000010101001001001001111110011111001001011101100000001110001101011100111011001010001111111011001100100001101011011110101100101111001000000001101111001101010101000110100111010000010101001011110111010000101101111110101101111110110110010000001101111100101111000010000101000000010000000101101100100010000100110100100011110111100101111100111111000001111100000110110100000010101011111010000001001101000000001000011100001111001110011110010010111110101111101101100011011001100001001111100001010110100111110111011100101001111100101101000101010111110100000010001001101101110100011101000111101100010000110001010110110001000001110110000000010111010000111011001100110000000110110010000100101100110111101111111100111100101101111111000001100011001001001111111000010110000101011111010111111111011100111101000011010000111111010110011010001000010100000110100111111110001100111100101011101101001000101010111001011000001101111010000110000010101001111001011100100110000111110001001000101111111000111111110100010000100000011110010101000001100111111001011100000101011011010000001000110011111001101111011010010111111101101101101001000011110111011000100011110101100110101101011001011001010101101100111010010110000001110000101111000000010010010100011111001101100101011110101011101011110000000010011100101011110110001010100111011101101011100011111000011011001000110100010001101111001100100011011101000100001000010110111001111100100111001110000011101110100010110101001011101100000100100110011101110001001000010010011110111000100011101011110011011101011000110010111000000111010110110010110110001100010010010111011010000010110000110000000110010100000010000011100111011110010110101011011101011001110011011001010100111000010000101110000111011110111110000100110101000001010001101110110011001001010101011001100110001101110011010101110100110001110001010000011001100101110010001010000111001010011010101011010000001011010001001111010000001110001111111000100011010001011100101011011101001011101001010101000000110010101110011110101101010000110101010001100010111000001000000111101011000001111101001101001000001000111110100010011011001110011010010000010100100010011000001000111101010110100110000111000111110010110110110111110000101010111010011111101110110110000010111001000000111101010111100110000001011001111111010011101101010010011000100101001001011000110000001001100011110001010100000110000111010101101111000011000101011001011010000010111011101111101010000000011010101010011001010100001011111110100001001111000010000010001011001101000110101010110011000110000111010111011110010010001110000100111101111110011100000011001000000011001001101110110100001000101100000000111111110001011111011100100111000000011111011111111101101010110010011111111011011100010011001011010001011011000100110111010000110010001101101100000010111001000101101101110001100011101011101010101100111101000010000000011001011000111111111000001010100011001110000010100001011111001101011100111111000100100011011100100101001001100110111100100000001010111100000110000011100111100001101000000101101000110011110110110000100010100111001110000000001111111100000111001110110000110001001010001100100000000100100011010010110101110111000000111110010100001000010001110010001010110110101111111011101011000001000101110000000010110011001010111100001101010111101001001010011011011110111011100111001011000000101011001010011100111111001011001010001000101000101011001111101101000001100100101101101001010001011111100010000110101111101110101111000010101000110111000011111100011110010111010110100111011110011101011100110001110010101001110001000000111101011000100001001111110010100101111000011110110110100101100111100101111010001111101101100110011100101100100101101110011011110110000100110011100101101000100000110011001001111000101111011011111010000001111101011010110000111010001110010111101011010011001100001000100101001010001001011101000010011010110010010101111010110101011000101011001011110001101111111111010101001000100010101110010111011001010101000011101000101110110001000011110011011110000000001011011111101001100101100010010010110010101100011000101111011100111000110110001011101000001110100110110010010011101101001110110000010101110000011001000101100100100010001000101100111001100011110100011011110011100101111001100110000111110000000100001111111001111011111010001101000001000100111011001111100010110101001110110110110010011010011010110101111011001111001101010010111100011101010110011010000000000111011011000011101110111100011111010110101111000100000001100110101011100000101101111000011010010111001111011100011001001001100101010100011000010011000010100111110110110000100111111011100101000110110001111001011110011011011111111101000100011101111011000011011101111101011101011110101011100010010111100011000000101111010100001110010110100011100100100011011110010100110010101111100000100101011010101101110101010000110011000001100010111111001100000011100111110011001011100001001100011010011011011100110111010011000011100110100010111011001010001110000011011111100001100000000101111101001101011110111011001011000000001011110110010010010011010000010110100000000001110101111001100010110111100010111010000100010010100100001111100001011010101001000110011110111011000011001101110010010001000001100101011101011000011001101100101111111101110110101110110110101110000101010010001101101111101101100011110011000000000111100101100001110010001001001000110111110011011101111010010111100110101111001001000111011000001001100001101110100101100111011011011111110110100100001110110000101010100010101101011111001100000111111010111110101001000101100100011011111111110101100001110100010001011100100010010101001001010001111011100000000110010010110010000111100010001001011001011011001000000001000010101000110010110010111110111011010100101001110111100100010110111100000110100000110010101001100001001010001001111011110101001101001110011011110011000110011101010000011111101100111100011101010110001001100011011011111000001011110101100010110101011101000010110110011100000011011010001100110110101011100101110011011001001001001011101111000110010111111001011111101101101001001001010011110100010011011101000101110001001101101010000001111101010010010011001000011010111100111110001111010100011000011001000001001010101111010001000111111000111111100011011101011000101010001101011111110010101010011101100010110101100001011011100010011010100000101011001100100000110011010110000101110011011000111101001010101010100001100111000000011110101011111010100101100011110110101101000101000011101000001000000101111111100011001100001110111011001010101111100100110010100011111100001011000110111000011111000011110111111011011111111101100011000000011111111100010000111100010010001111001000000010100100000010000001000011110011101100100000101001011011111000001100011000100001100110101011000000000100010000010001101110010100001011000011001001001100111001010100010110001111010110111000110001001000101101110100101001110111010010100001011101110100111110111101111100011111101001100010100000100000100010110101010100101000011000100001010011011110100100000100010001110100111111010110111111101011101101111110100011101000110011010111101111100010111101111010001100101010110010111100111100111110010011001011011001001011001111000101010110110110010111000110100101010010101011010100110001000110011011110001111111111100011010010010111110010001100000001010100110110001000101001000010100011111100000001001000001001001101011110000001010110011110110100100110101110000111010010010010110111001100001101100101110010011100011001010010110110011010011101110000100010110011001011100001101110110100111010111000001001110011110011011110100101110101011000111101100011001111010001110111110110111010110010100100110111010001111001000001101010011011111101100001001010000010011001100000001000000010001010100110111010111000010000011010010110010010010101000001000010110010100010011000001110000011101011011000001001110101010000100111101101100100110001110110111110101101101001100111001110101011110011110111011000010000011101011101001011001100000011000000110001000010001101010011000001111101010101011011001111101100011100100010000110111000101100000100101100011010111110001100101000101010001010100011111010010011110001010011101110000001111001101000101000001000011000110010011100011010101011110111100001010100011110111100001001100010000111101101101101011110001000100100111100101001010001100000001001100010011010111011011011100111010101011011100111100111001001101111001101100110101001110001100000011110111111100110001110010111110001100000011001000001011011011000110100111110111110011111011010101000001000010101001001101010010001111010101000100011010001100011010100000011101110110101101111110111100110000010111101011111111110111001000010001010100000101010100010000001111000100110111010100110100110001101101011011110110110011100100110111011110010010100011011011011011001001100111010011000010101010101101101110101101011001100111000110011001111010001110011001010010100100001110100010000010111001000011111001110101100010000110100111101000110101001111000101110000000110110011001000101100001011110110000011110101101100001110110010110101110110110110111111101100000011110011000111100001011010100011010000001110010100011111100001111010111011011101111101011010001111110100110110001100110110010001100010010010110100010110000001011000000001010001011001101101110101000111111000011111100101110001100011101001000101100000010101001000001100000010001111100000101110001100100110100110111011011001001011010011100101001000011010000010011100010101011010111001101111011101011100001010011100111100000000010100000100111000010011010111011010011010100001100000100110000010011111110001100110101010011111111111001001011001011110111100101010110010000110111111100011101011011110110101001010010011000000101001101101000000001000011111111001100110001011001111101000100000001111010011010101100001010011111111000011001111101111011010011010110100110010011101000110100001101111101100000111111111000001101001010011111111010001111001110111001110111000010110001110001010001110110000111000111111111100011110110011000011010000101010010011000011010111111110010111010011000101110011011010101100001110001011101101000101101000101110101001011010111010001110110111100101110010010100011100010000010110000011110011111011000000110000001011100011100110011011110000111100001011111010101101000111100000001100011101010000010110010101010011101100011010000001010110111001000001011111000100001101000011001101010101001011000101100111011000100010000101000011010000001111010110110001110001110101001010010001111000011110110001000110011001100001011101000101010000101111111100001101011111110001011101010100111010101011010111110111111100010100001100010101011001011111101000010101000110011011000100111000111100000000110101100110100000101010001001110010100001101110011101011011000100101100001011101001000010110110001111110011100010011110101011000110101101111001100100001101110001011101111101111110010000110101011000000000110101001000100111001110011011010011000111111010000111111100000001000010100100001011110001100100000111111000001111010111001100001010011110010000001000010101110010011101000010111010010000001101111111110010010110111100100110000010101100100010001000010010101000010011010101010110010001011000011001010110110110101110101011011010101011001001100100101100110101100010000011110000011111111100100100101111001101100110110001101011010011000100000010111111010110110001010110101011001000110111100101010011000101111100110101100100100111010110111111001000011100110000010001111100101001001110011111100100010111000100000100111111111000000111010111111111010010101010100010100101011101000101001110011001101001100011111101000100011010101000101111111100110011010101101101001000001110111010010011110010101001010010011011111010101001000111100011110001010001001011000101101001010010011100111101100100100011001100101001011101010101011101101010010110010000011100101001011000101001010001010000100000001010110101010101101100110010100001011101100101101000011011111110010101000110110011110111010001100110010111001010001110010010111110110101101001101100001101000010111111001010001001111110110001001101011011111111010010001110110010111100010000000101101001100010111101111100111011111100011101011010000100100111010011101011100100110010111001100010111110110110000100101000100011001001111000010010111001100101011010001100110001111101111001101100110011010110111100000001101000001011000011101010010010111011111111000001101100100111110110100110000101010000101111011010100110110110101111001110011001001010111000111011011011011110010111110110011000010001010001111010111011000011001010011000010100011110101111111011011001101111011100110001110001100110110110000011100010110111101110001110101100011100001101001111100011111100110010110000010111000001011011110111011011011011100010000000010111110111001010000110001000001110100000100101001100010000111011001000000011001111111101100000100011000001111110011101000001101110000111010000011011101111000110110000100100110111011010000110001000111110110101100001000100110110011110101111111010001001001110111001110011110101110110001000111001001011111100001110100100110001011000001110011110110010110100010010100010011011010110101010000101000000111011001011100011101011100010100001111111101100110010100001101010011111111100010111000011011010100000001111100100100010011101111010010011110111011001110110010110010001000100110110000000111000101001001111101001010100010111011010101111001010110101100011100011101000100110111000101111011110100100010010001001000111000010011111010110111100001010000011001000000001001011010110100110001110110101101001001111001001110001100010000111000010110011101000110000000010011101111100011001100010011101111001111101010110100010000001011111011110101110010111001010110010011100100110000011101011111010011010100111001100001000101111111110010110100100001111010111000001001000001100001100111000001100011110001100111111010010000101101011101001000110111010101100001111111001110101000011100111111010100011011000001110110110011101000000110010001101111101001110101000000101111100101111010001111100100101011001110110110000000011010110000000101100011000010010011010001000110010001011001011011111011010010101111010110101101000110001001001110111011000001001101001000011110011111001111100111010100011111101000111000101001110110111000110000000110111011111111000011011110000010101000110011100001010101110010101000110111011100110110010101101111100100100101001100010011011000001011101000011110011000110100100101010011110110100001010010010001111100001111101110000101101001111010111000011010010111111110010110101011001010100011011001101011100000110000001011011111110011000111010111010000111101110000001000100101001111101010101010101101101111111100000101010000011101100110010111010100110011100100000110000000111101001111110011111110010000100000101100110001001100100000100110001010000101110001011110001011101010110101010100000010000100101100000010110111001111000000000001011011111010000000101010100111111101111001100011010101111001000111010001111111111100110101110100110111011111001011111000011001001111110011001100100011011010100111000001010100001010011111111000110011100011101011111111001100011110101100001100011011011010111000100100110110100100110100001001111100111011011001010110010010000000110000101101100100001101000010110001101111011011101000111010000011100100001100000001110100010101110100111111000010010011110000111001010111011111110001011000010010110010000010110011010000110101100111101111010100010010011000110100000000001110001100100011101101110111111111000000101100101001000010000110100001000111100000000010110010101011000011111001000101001111001111010101110100001011000011111110010101010100001110101101011100010101011000001011111011000001101001000010110011110010000110000000110001001010111010111000100001101101010001111010111010100000001010111011010100011101011101110001010010000001011101101100111111011001100111011001110101110101110010010001001100010101010110000101001111110000001000001010010111010001110011001000010000110110010000001001110111101011000110001100111001010110100011111011111101101010101110010010100011000100010110111110110110110000101011010101110010000000111010011010100100100010100110110100011011110100100011000101100110010110100100001010001010011110110111110110111000111010000100111010010110001101011000110101111100011111001010011111010111101010101101110010001111100100010010100100000110001001010110010011000000000011101111111011001001001110111001100100100101000011100011010110001001111100000010010100011111100001011010111010101100001101111010101100011111111010001011001100101101011001001010010100001000011000011110110010101000101011110100100111101001001011110101100001100010100001000100111111010000110000101101100101110100100001110001101011100111111000010101011111001111100011000010111110100010000010010001110111101001011100001001111000011011110101010010001001101110000000001110110110000001011110010101010011110101011010100010100100101110010111000010011100111011101001010101000100011000101101010001101001000110101111100011100100101000011111000100000000111011111000110010100011110001111010101101101010000011000001110011001010001101011111011100001010101111111001101010000010111000101010000001101000001100000001110000001110001011110000000101100110010010011110101010101111100110110001011111111010111000101011111111000001010001001011111110110011001001101100100100110110011010110001001100100100000011001111000000100010011011000000111111001100101101100101011101101110110000010001100000001011011110100011001111100011100010101100100101111111100111101101011101011001000001110011010011101111111101101011101001010001101101111010111110010010110011001001100000110010010000101111111001111010010100001110110101011011110011111010110111101101000010011111100110101111111111101010000011001010111010001011111010100011000000100100110011110101110100000110110101100010111011010111010110100001001101001000110001100101100111010111101101100100001110001101100100001101110010011101011101001011111101100011000010010100000111010010011001001010011100100100110111011111001110110001010100111111101001001100010100011010111011001100000111110110110100110000001001101101110111011111101101110111111110101110000000010110111000100010110000101100011010000000110001111011100100110110011010011100001001101001001110001001001100011011001010001010001110111111110101111011111110011011001000001101110111110001110111010100111011100100111110101001000011001001101001000100111110000111010011001110001001000010110001110001001011010111101000001111101010101011011010111011101000101110111001100111110101111000110010000100110000100001001101111000010110110101011010011110110111011010100111110001011000100001000100101101000010100001011100111111010111101110101110100100111010010000011110010000001000110000100000011000100100000111011100101011110000001001011000010001011110110001000110001111111011101010001010001110010011101010101101110110010000011001011110100000100100010110101110111010001001110000000010110110101100010010101011100100110001001011011111101000110101111001001101011111100001110011111100111010111101010000000000000000111011100011001110101101001101010010101101110111011100001100001110011100110011011000010100101001010101000011011101011011010000000000100001110010100001111101100110011000000100101001011111100101011010101101111101111111000010111101110110011011000100010001000011001001110101111000110000101011101110000011110101100010011000101111001001001111101110011110001110010000011111010111001111100111101000111101100001010010100011110101110111001111001110000100001100111001101101110011100101101101000010100101110000110000010111110011110100100011010101101100001100000001111001000010011000100011010101000011110110110110011010111010110011100000101011100001010011110100101101010101000010010100010010111011010001011110010001000011111001111100010010010010101000000100111110101011101100011100110000011011111111110010111101111000000111101100011101100100011111100001111010001110110000001101000101100100101111001101000110010110101010001000100111010011010011011011101011010100000111111111000010111100000010111101010110100100010111000111010000010010111011110111111100101010000000000111010110001010100100100100111110011001010010101111110000010111100011001001110110100110001011101001100110000101101000111110110111100101010001101000100000000000010101001011001100101101011010101000110010110011110110010110101011101101001111001000100111111101110100000110001100011011111000000001010100010110110110111111110100101000110111100110010100100001111101011100111101010010000101101000000100101100110001111110101000110000111110011101000101010100001100110000101010110010011111000001101000111111011110110111011000001111000000100101111101011111110110011110011100110010111011010110110101110101100000010111100111100001011100010001101101011101101100110101010000010100011001010110000000111011100110111100010011110001000101100001001001010011000100001100000110100000110000001011011000100100010110100010101000101000110100011000101101000011101111101011101011001111110000001100010001001011111111100000011000010111010110010010110101010001000010100100001010001111111111111000110011100111010111001010001001011111101110100101101010001001111001001100100000100100000000010000001100111001100111101101100111010000100010110100001010110111111101111001001010010010000010111001111100101000111001101011110010101110101000001011111010101110010011100111010011001011101010000011101101100100110001100100100100110011100111100011011101110110110110001100011110101001100110100010101111011000010110110000000010100110111100111100001100101100001100110011010011000100110101100110000111011001101001001000000110010101110111100000001101011110101111001001000000011011010010101010000111110010110010101111101010110001100000110011110110110110011000011000011010110001100000010001101101101011111011001001100110100110110000110001011101001011111000110100111110010001101111011011101111110000011100011101111100111110000000001000011011011100001101010110011000011010110100101000010011010001011101000111000001001110010000011000011011101001111001000101111010111100000001101010010101011000100111011110110010100110110000111000110110111011110101101010111010011010011111100101100101110011101111100001001101100000001110011111010010000010110110001000110100110111100101000011100001001110010001000100110000011001100001110000110101000110010000010111110100100111011110110111010110100011111000111110011010101010110000001110101100110101111000000110000101100001100101010000100011110101010100110111100010111110100000101111011011000110100100100100101011100111101110000010111011011011101001010010101111110101000000011110001111111000000010010111101101011101001011101110001001100111101110111101001000100110001101101101011000001010010011110011111001010101011001101101001001100100001111001011110000011001100001001001110101010001011010011000111111111111111010100100111001001101010001010001110000001010101110010011011010010100110001011010110111001010100001000011011100101101101010010111110101110010010110110101001000011110000001010011001010111111010111010001100001001010110111110100001000001001010101011011011101000011110011100111111011111010010110111010011111000100100110101010101000000011000010011110111110100110001001010101101100001000110011111000000110010010111100111001010101101101111111011101010110110001011010000111001101100001111100101100110000010011010100110001000100010011100000110010011011010001101011110001110000111000000000110100011100100011101111110111001111001100010001010111001100100111101001011111110000100111010110010111001011110010110000111010010110101101110111111000101110001001111010100010011010100001110100101111110111100010110001111110101010110000111000000010000110110001110010110011101101000011101010110001110000011010100101000110001001001010001011010110001001011101010000100110111000110111011110101110111011110010111101001110110101011100101010111000110010010010111111111101001011010010011111101010001010100000100110011110111101100111110000001000000010000001111011111010011001110110111111101011000101000111110111101111001111001111011001010000011101000101101100100000101001000100000110011010001110011010110000001011110110001001001111100001010000011001110110100011001010011101100100000010111000111010110000000001010000111110110100101110000110000100001011101011100001111010100101001101100100111010011000000011111010110101011111010101011011110111010010011101011101100100110010100010010010001011011001001000101111000110000000100000111011001001011111111110010110111000000001110011000011010111010010010001010000001010111111101111111001001010110110001100111001110101001001111110011101111000010101100001101110101110100110101110110011111010110010100110000001000110110110000100110001011001001111111001010101011010110010000110010100101000100110010101110111011110001101001011110001010011010011010000000011111010010101110001011110101101011011111100111101011100110010111111100111100001101100001001001011101001000100101011000100011100100110100100100011101011111001101000100111001111111001111001110011011000011110011100000000001010101111100001111011100010110101100001000111011111101111111010010110011100010110100111011101111001000001101000101100100000000111010000011011111110001100001000111111010001010011001110001101110010001110011010101011011011010111110000111111010111001110000000010100001011011101010011010000011100101100000100110110101101011101001101111101000110000001110100000001011101100111011101111001011000101111101101110010000001001100011010010111100101101110101111110000111000001101111111110110111001101111000100000100000011110111110001011001100101110101111001100010010100111011100100000111011000000010110011010111001101100001100101001001111100000010011110011111000010000110101100100100011110010110010110011011110001111100011001111110111110100110111110001010110111011110111010100010010011001111101001000101101111110010101010010111100101111110000001100101001000011111010100010001100100111001101111011100111000111011101001001001100110010100101110001110011111010001001001011111111010010100101001111101000001010101010110100000000010010111000110011111111001010101000000010111111010000111001111110111111000100010110010100100101000010010111101101001111010111010101100111000000010000001010111100010101111110110001100000111010101001001001111110101111111010110001010011000110011000000000100000010101010101111111001100000001101101001010111110101001010000001110101000100001101010011001101100011101100110111111101100110110000110110100001001011000011000111101101111011010001010111110110100111100011011010111111100011100011000010110001010111111011110100010011100100100110001111000111000011000000100100101100101001111001011101101000111111000001010001101011011101011100100001111011001010000001100100100101011100001001111100010001100011011010100010010011011100110110110010101101011001110111101101010110000001000010111110111001110111011001111010000100010100111111010011010101110101000011011111011100110101111001110101111110011100100101000110110000111110010100011001000000000110010001110100110110100110100101000001110101110101110100110110101001011110111001101001110001011010001101110001011110111010111110110011111001110111110000001101101100110101101101101001011001010111101001011101011101101101110111010111011110100110101111101101111010001011000010101100101111010000011100010010100100111101010111110000001011101010111000110110100000100101110001011100111001000001001001110001000101110000000011011000110000111001110010111111000010001011100110011111011110011000001001110111110011101011110000001111000001010001110000001111010100000011011011000101100000111010010101101001001010100100110110010011111010010001111111100111011111101111010100110100110010000001000101001011101000011010110011101101010101010010100111001110001100001010000011100111010110000001000100101001111100110100000111010000010101100101110110100110111101100001010111011101100001110010100110111110011010010111100011111101100011100001110111011011000011011001101101111001000001000011110010101000011000000011110111110101110000011101000000001111000100011011011110010000011111010100100001100011110000000101110110100101111101111000110111111010111011111110011101000110110100101110011101001101001010110101000010110111000001000100011101110010110010111011111000110110011100011010001001001100010001011000010101101010100110101111001110011101001101001110101011011101100010010000110111110100011111010000101100010100010100000101011000001011111100001111100011000011100010010000011010100011111110011011110111100001101110001110110100011101001010010010010110011010001011111110101111001000010001001011101100010100001010111001111001001100001001001001100100101001100100011110111100101011100100101111011000101101011001010011101010110000111111011110111110011001001101010010011011011001101010101010010001101011111011100011101101010011010011101110001011001010010011110100011110011111000101000110001101111100101001001111010011110101101001000111110000111000101010000111000110001111100011001011000000111001100101101111101101101111110001011110011000001111111101100110011100001010100000111010111101010000011011011001110011101000101001100011010111001111101101001000001101010011111111011101100110110110011100101101000101000000110011110101001110111010000100001011110100110011101001100000001000000011110011010100110010110000100000100111100010010110110110100111100000110001010010101101000111010001100000001100111101110001110111111111011011101110010011011111110000111010011011000100110001001010001100001001011100001000101101110100001000101011000100111000110101000101001101100111111101111111010110001110001111011111111101110111110110011010111000101000110111000000100000100001010110011000001100100000111100011100110111000000011010111110100011111000101111001110001110100001000111100110100011110110001000101000011001100010011001110010100110101011100011111000110001011110110001110111011011110110000100111011101001010000000101000001010010101000111100011101001010000001001011011101011011011101001010011100001101101100110001110100000000011100101101001000101111101110001110011100111101101000111101010111101010010000001001011100111101000110010010111011111011101110110000111100010100110010000110100001001111101000000011100110000001011011101010011110100000111000011011101000111101001110010001100111010110001111001100010001011100010110011101101010000101100101111000001110101101101011101000010001000011111011010100111010101000000011110110010101101111101000101001011111011111010001001100000011001111011010011000000111010101000111001011100110100001000010010110100101000000010101111111100110001100100011001111101110100011111001001000001010000001011000111001100101000111001111101110110000011111011001001110111110001111110111001101111011101111001111100111110110110001100011011111011100110100101000110100110100011101110010011101010100001010001110010100101110001000100010110101110100110101111001011001101111101110100010010000100101101011110011111010101000111000101110000111100110010110100101011000010111011001111000110000001110001110010000101100110110011011000000100001111100001010001011011011101100100011011101000001101011011000111101101110100001100010101011110000001101010110111001000111110100101000111010000001001110001100001100011001100010001110110001100101001111100001111000100010011110011011010111010011110011100010111001000111010011100111000001011010100000011010011111001001100010001000010101100101001111011001000110110010001000110001000010101000001011111000110000001001000011010000100100001011000011010000110011111100111110101000110000010111111000010001001111100101101011011011000111000001000010110010110111100000011001011110101101100010111101011010111100010010110010101111011101001110110100101001100011101000111000000011001010100100001011000001100110000010000000010111110011011000111111110110001111101100111011101000111001010011000101011000010011010001001100101110101101111100110101110001001101110011011010001111100111011010010100101110110100010111111101101100110101111001111111101110100001010100001111111111000100101101011101100110110100001110100110110010001100110010110010001011101001000001101000001001110111111101100001111100011100010100110000000010101110101100011000001001001111010001010000001010100111111100111010011001100001001010111111010111100100111000000010010010001011101101000101010110100011001111101110001000101101111001001101100000001010000111000110001001101111001010111010011010100001101111001100111101000111101101110001100111101000100000001101010000101101101001000110110011011100101111110001001111100101001101100100010110111100010110011110110111010100111000000011101101000011010100101111011010010110000010010100100011011011011110101111000110011111011100110111001010000000010111111010110001100011101110100001011010001111110111001010111111001011100000011001011010001111111101100111110110011110001111000001001011110010001001011001011010110010111111100000010101010000001001110111011000110101001000100101111001111000001110111000001010100101101011000110010011011110111011000011101100000001111101000010100100100110101110011111011010101111000101010000010111010000000110101000010000110101001011011100010100100101011001111111101011111010100100000100111010001100110100011110100101000101011000100110101001011111111110110010000110100110001111111101010010011101001011110101001011101100011101111001101110001100101110000011110010011001000001011100001111000010111001010000110111010110111000110011101000100110110000010010110100111010111011001001100011101101000111011110110011111101011110010111101101111001001110001110010100011100001111010111100110001100100111000101111101100100011010000100100110010010101111110000110100000000010010000110010110111111010111010000101111100010011101001101000001101111110011000000011110000111111110111010000101101111101100101111010000101000101111000100001110000010001000011110110100100111001011100001000110000111110001010100001001111001011001111110011011111010010001110010011110100110110010100001000011101010111100100000101010100110010011111110000010111010001110000011000000001110001010001010011001000011000100011001100110011101101110011000011000000000001111100000110101101000000000010101110001000010010100101001001000110111010000100101101110000010010111011011010111000101000010001000011011011000001000010010111001110101000000000010100110000111110011110111110101010000011000101010000001000011111000100110011111110001000001000011110000000101110100100100010000111000101000100011110110111110111110010010011110101011111011110011101111000100000010111010111000110111001110010111111110010100111010100001110000011000010111101110110001001000111111001001000110000001101110000011011100011110100010100111001001000100111010001100110111100101110110000011101011011110101011101101001101010111111001001111110100001011000010001111110100101101001111000000101101101111110111001101000001010101110010011010110011011000011001001110011000011101001010001010111011001010000011010011110110011110101001000011100110011010001010000001000010111110011101111110011010111100111100001000001101110101010000100001110100100010110111000101101111000001000001101000101001101101101010000000001011011111111001010010101000011011100110010101111111011000110001101001101110100100100000010001100010110011001111110011100011101011110110101001111101011011011001111101110011001000001111011100010011011000110011011010010001011001001010011001100000101010001010111011110110010101000001000100010100110000001000110011010111100101010111110010110100101001001011001110101011100101111110101010101111100100010110110010000001010011111110010010001100111101001101111001111111110110111000110101011010001101111100110110110100101001100000101100110010100101111110011110010100011111101111000000010111111101000010100101010111011011111000011000000000001110100010010100110101000001001011001001010110111010000010010010111101001111010000100011011000001000101011111100110010011010111011011111111000100111011000001000001100010010101100110000001000001111001101110110110010111100001101001111111100000010011110011000011110010000010100000011110010011001110010111101101100101110001010111100100011000111100101010010011100111110100011111000000111001100100101100110001110110011100001111001011101100111101101111010100000111100101100001010100001110000111111101111101101110011111111110100101111000011010100100101100001111000010001001011101011001000100001110101111101011110000001100111101011010110101010001001000100111011110010001111100011010000101111111000000111000101110101001000011110100000101111100111000110011001000011011110110011111111001111010011010101001010110100111010101001100001110011101010100001001110000011101100001111011111111111000101001111110111010010100111100000110101011001110111000001001010100100110010011000111000001110011110001010101000000000100011101000111110000110110111010000010110111100000011001001100110011001010111011100001101000000101011011110011001111100111001110010110001101010111110100101000101000011011001011100111000100011100001101110000001010100001110110000000001101001100011011001100101100001111000101100110111110000100100100110000000100111000000001001000101010101111000011100110010101110000011110010111100111000000100100001000001011000001000001011101000110001011001001001111100010101000100110011100111010000000110100000010111100101101011010110110100000101100101010101001000010100011001110010011100111011000011000101011110110011010001111100110010100110001001011011100111011001011001001001010111010011011000011001000110110000010101001100111101100010000101001010001001100101011010000011100000011110110010000100110010110010101000000110100001111010010101010100010111110111001001011111100101010110111100101010010001000011000000000110110110111001110000010001110000001111111110100010010111011100011111000011001101001100111100010111000100100111001111011111101101011100010100110000011111111101000111110101111010111011001101100110000110001011111000000011100001010110100110111010010011010100100110100111010001110010100110010110111001100111000001011101010001000010110001111011011100100011000101011001100100101101000001110011011011100100110000001100110111000000011101010000010111000111011100001010000000101000001010111111110111001010111100100010100111111111010101110000100001000001100110001011000011101000001111000000100100111101110110000110100111010110011010010000011111100100110100010100001000100110011001010000001101010001101011100010000010100101011111111101011011101101100010110110001100011001111101111000000110000001110010011000111100111011110100101110100000111001111011110101000010011110001111101110000011101100010011001101001010011100100100010001101001110111101010101110010100010110101010011110110001100101101111101100000110000100001111101001010100100101101001100001101111011100001110000011000000100111001101111011001101011101100000011010110100110000001011011010000111100001010010110001110011010100110111101110101001101000101011000111111100000001001001100100101010111111111110110111111110011100011100000001110000011011100000110101000011111111001001110000101010011001000110010000110001001111101101010001110110110110001011000110110000011011100101100101110001100011001110001100001001000010100111111101110110001000101110101100101111010111100001111000111110101101001011000110000011111000011111011010011011100011111111001010110011101101101000101111010101100010000011111100101011001000011000111101110010111111100110001010100111101110010011010010000011011010101111001110110101110110000101000110110001100010011000100001101011111010010010011010100101111001100000010100000100110111010010000000110011001001000011111101101111101101110110100011011111110001101110110101110111100011111100011100110111001010010011011001010010111100111001001110000010010011101101101100100100101000010010101100110100100111100110111010001001001010100111101110001101010101011110110101111000110011011011001000111100111010010111010110110111001101101101111000010100001111110110101000011010111101010000111010000011110001101011110010011101011011110010110001101101001000110010100110100111110110101011000010101001101101000111000000111111011111110110101011010100111111111010100010011011001001111101010011010111011111011001100110001010000101000111110101000111101011101011101110101000111001111100010001000011101110000010101001001111110100010001001001101101111000001000110111101010010101000001111001101011111111111001101000011001111011010110000001110010011001010101100111111001111101000001100000101001010000001111011101000101000110111100100111011011011111110000001100010000101110000111111001010100010000011101110101001101011000110001110100100011100111001011010100110011010101100111110000000000010000001001101101110111000111111011011110001100010010111001001101010110101010111111111100011110110110110100110110100100000111100000010011111010110011110110111100000010001110101111111011100110001110110001000111101011011100000011001100010001011010110011001100101010111101101000101010000011011100101010011110100011000010000111110011001010010100111111011100001111011001011010001101110000001011011011110101100100101000010001100011111101100101111010110011010100111011110010010001110111101110001011110010110101101100110111100101001100000110011110110000110101011100101101010001000011111100000000111111111000101101111010010000001001110010010111000111000100000000000111010011111100010011000111011101100001010101001101000100011110100111000001100111111011000111000111101100111010110100101101101010111000100011000110110011100011000011110100011011101001011000101000011010010011001000101011001100001101110010011010010011100110111000110100110010100001000000111001111010100001000010010100101010011000100101000110110101101011100101000011010000011010100100001000000111101000010110101100001001011101011110101010101011000000001110110000101010010000000011010110101101011010110000100100101010111010001001101101001101011100010001100100101001000000111010101001100010100011000010110001001010001010011011001101001011101011001001110011000100100000010010111011101111110000111101001001111100101110101111110100100101010100001011100010111011011110100000110000000010000001010111110110101000010011011100111011110111001100100100101110110110111101011100100101000011110110001000000000001010101000110000100011100101110110011110000111001100011011100110101001111100101001000101100010011100000100111001100010010011110001100001101000011101010011010101001010111011101001101100101100110111001011000101001101001111011001010011001111000100000101010000010011011101110101101111100111000000110110011101111001000010101000011100010110001111011101001111011000001100110011111100111000001101000011001011010100010110111011001001010100001110101101001011100101111011101010100000001110000100001011000110111010001101111001011101000011111101110111000101100110001011111101010101010100010110000100101010100100010101110100110001011010001001101100001001111010010101011011111001001011101111101100001111111111010111111100010001011011000001010101111100001111001010110010100011111101101111101101001110111111100100011111010110001011000101111000110010010010110100001111101101000111110000111101010001010100010101101001000111111101110011000000010101100011110111110010110111000011100011100010111110011011000011010111111011110001001010000111000100101010100101111101100111101001110100111010100011111110011000000100101110101010110101011011101100010100100000011001001110110011010100100001010000011111001011100010001100100111001101111000100011010000000100100010000001000111100010110000010110100111010001111000111110011100110110001010001110001010101100001111010011110010001100010001001100000001110000011110100110111001000110001000001000110110010010110100011100001011001101011001110100101101100101111110011110000011100110101110001011100011110101111010101000011011000110000010110011100001111110000011111110110111000000001010010111010101001110000000001101101011100000011010100010100010000101011110010100011100100000110101001010010011110000000001001101010111101010000111101001000010101101110001010001010101011010110100011111101110011110100110010110111110101110011010101010000100110000011001011110011011011010111000111111111000000110110000100111001100101101010100101001110010010010110001011110111110110110011001000011110110100111111101111100111101011001100000011001011011001110010110110101100100110001001010100101001100110111111010100100000001000111010111110000100000111010010100000111011011110001011010100110110010111111000100001000011000001100100111000101110001010000110101101100110101001110000010110111011011101011001001101100001000110100001010100111010100010011100101110101010101100101011110100000011011101011101100100110110001011000011011111011110101101100101111100001001011011100011100110010100011000111011110001011001110010011101010010111100001101100101111010100010011110101010100000111101110110111101010111100010111101110101001010101111110000111101101000000101111111100110111111110010011010110110111111011011000001101100010000100011110001100110110001011011100011000110110101100111101010010111100101001111000101110010000011111010110111110110011010000101011011000101110001011001011000001001100011100000010011010101100011101101010110110000100101100101001111001000110001000011111011110111110100111000001101100000011111111111001111110000000101100111010011000001100111001111110111111110110110100110100100011111101000100100101000000101010000010001000111000101011111011000111000100111011101100001111111011011100110010111011001000110010100101111000101000101001010101101001000100010101010110000011000110010110001001000101011000100110111001111001000101001101110111111000000010111110000100101100010100111011011100010100010010000111011111010000101111101010110010000010111001000001110001010010010110110001111010011011011000000111100010011010011010111110101000111100111101001101010011110001000100111100011011101010101110101111001001111110001000001100110000000111100011000001010101001100010101000001000100111000011000000001101110011001101101110000100101100011010001111001110011111010011000000111110111011010001110011111010010101000001110011110110111111001100111100001110110101111010110100010101001000111001010010010111110101000111101110010111011001101011101100111101001001110100111101000101111110100100000001111010000001101101000100101100001101011011101010101100011110110001001110000100011111011110010010101001010010100100001011111110110001110000010101101110011110110100110011100110000001101010111111000101110000010101011111100101111010011110101011110110010001101001111101111111001001100111010111011010011100001011101010011111001001110011110010110010101000101010100101000011100001101110101111001010000100001010101101000000100101001110011011001011110001110010100111111000111000100101100101010110100001000001011111100110100000101111011010110100000001110001111001111110011000111011010110110100011010110110011011110101101110101000010100111101101110110110010000110110111000110001111100001011010001111111110001101010000101001000111111111100101010110101100111001001100111110011100010111010100110101100101010011011000110011111110001010000001111110010001001011000110101100101111101010111100011001011000101100100000000011000011000110101110011010101010011101011101111110001010111000000100011010000101000001010101011010111000010111001000111101111110101000011010000001100100111011010010101010111011110001111110011010110000010000110110101001010111100111100010101101011001010011100110111101101100010011011110111100001010100111000011101110110000110101111001000110001101000111011101111100001010110101011010000000111111100000101111110100101110000000010011011001111011001011001101111010100011110101111110011100011111010100001111011000111111110000010000110100000101110011101101110011101111010100111000011011111100100001101001111010010111101001000100010010101011110101111111101101010110001001010101001100001011101001010110000001111111000000011001001011000000101000001100110011110100001110111101001010101111011111111111111111110111011111100011001011010111110100001110000111100101110001111011010101101011011010110111111101010000010110000001110100011110110111000011111111011010100110011011001010011110011111011010010000110011010100110011010001111100011000010101000110010011110110100010001100000110011110001111100111001001000010000010010111100000111110100001101001001000101110100000000111000100111110110001010010011001000000000011000101110111010010000001011010010000010110010111011100011000001001000111010110000001110001010101011111100110010011000110100111110000101000000010101011110010001111010001010100110010110101011010010111001011011010011010010010011001110110011100101111011000111001010011101010101001010100101101100110010001110011111001000001100000111000001111111010100011101001000010000010101011110100010100101100001111001100010111110001000010110111010111001001000100101000010110010011000100000111110010000001011100110101010110000111100101101100101000110111010001101010110101111000000101000010011000101101010111011111001101100001000101001011110110101110001000000010000011001010101001001001001000001010011000010101010110010111110011110001001111110001101100111100101100110100111000010010000101011011010000100100100110110000010101010010010111101000111000100010000010100001000010001011000001000100000010000101000001101001101011111111010011100100110101101011001101101011100100111000000110000101011011110000011000110110010000111001100100010110101001110110101010010010001010110010000000011010011010000000010101110110101100111111000101010110011110100000000110000000011111100101000000001001000000111001000010101010111010011100010010100010001001011010100010011011000011101101010011111100100111010110101001101101011101100000000000100101000000001110110101101100010000001110111100000011000000001110010001110011100010110011110000101000011110000011110001010001001000001011100010101001100000110100101110111110001110110010001001001110110110001011001000010110110011010011100010110110111110010100111111001110110111100100100110010010010100100010110111111100110111000101110010101100001011011111000100010111111010101010010111111011100001110000010100110010000111111100100011001111101101001011011000010110001100010101001000010000100010110110000100010110100001011110000010100010110000011010111100011111011100111011010010100110010101001001010101010100011011100100100000001001101100011100000001101100101100101100000110001111101100110101111111101001101001110010011010111110010010111100001111111101001000101101101001100010011010110001010010110101000111010010010111100000001000010001001010000111010011101111010010010000101100100000111001101001100110000000000111001101110011111001110010011101111100101110000001110111001111101110001001000100101000111011000110001100010001000011111100110110110110011110111010010000010110010001100110010111001000011011011110100010000000111001010000001111101101011100001001100001001101101011101010110111001101101001000110111000010110110001000111110010111101011011111110101000110110001110101000101011001011100111110010010101101000110010111011000011000101110000001110001100011010100100101100000100011011010001000110100110010101110100101000001111001011000000101110000100001101011110000110111010000101101100111010000101101101011101110100000101001010001111011010110001001001001100010100010110100011111001110110110001100101111010111100110001111101010101000010010111111011100011001010011100010000010101001111001011011010001111001101101010001000000001111100110000000011110101111011010100110010000011111101111101110011011100010011000011000011010011000101101010101011100111001110111100111000110110010111110110001001101101010111001000011010101111111010100111011000010010010101110110111011001000101000011011110011111101000010110101110110110010000000011110111100001011011101011101110010101001010101111011100000001001000010110010000101101000110001111010010111111000011010110110111010010000001001100101001011001011011101011111110101100010101011010111001011101011110101111000010110110100111100100111100101000111100011111010000110011010010100110010000111100001000100000111001111001101011011010101011100111001100011111010011111100010110001100100011010110010111110011010110010101110111100000000100000110101100111001011100010110110011110001000111001011110100011111011110110001101101001011110000010011001111000001001100000001101110111000100100100000000111000010011010000100010011001110000000001000101111101110100111101011010110000110000110001111101101000001011101011000101010011111111010111000000101011011010100011101000111000101101110101100101000011011111001010101011100101001110111000011100011011111111110111000011010111011001101111100010110010111001000000100000000010001011011101001111000011000001111001011110110000000100111100111110100010110001011110011101110000101110101011010111101000010000111111011100010101011101110101010110101111011100100110001010000010101101000011011100011011100000011011100111101100011000101000001000001101100110100010100000011110011001011010010100101111110111101010011110111000110110100110000000010010111101111011011111001110010000001111010010111000011101100110010100001111110100100000111100111110100110010100111110001011111001101111001111011000110010101110111111000000001000111011101100101000001101100001011001111111111111111111011100101011101100101100111011010011101110100010011111000101000111001100101011011000000010010011010110001101100101010111010000111111001011011000110010011111011001001100010010111100101101110100011010010000011101101011100001010110010010111101100010100010011111001101111100101101111000110011001111101101111011001101101111100111000101011001010111111010100001100011000001011010001110011010111001100101000101110110011001010011010010100011011101011010001011010011100011100111101111111001111010000000110100010111100111101100110001010111100011000000001011010110101000110000110011011011100000101001101111011101110010010101001100011000101001001111000011011001011100011111100101001001011010101001100111000011001110010111011011101100110110100000011000110110011010000110011010101000000010010011010011101010100100000100111101010101110011001000001010011000000110110000101011100111100001011001100111110000001101101110101000010011101110001110000000001000100101100100100001001111011110110100100000110100000010000010000001101100011111110110010011011010100100001011010011001000100000110001010001010000110010010010001111111000010100101001110111010011111010100110001000011010101011001010011011000001000111111110011000011010100111101010011001001110101101011000110000000001111111111001011110000111101100010010001111011110000100101101100101100101001101101110010111100110010011000001101001011110111110010101111001110000101011000110001011011011011010000010111111110111000010010100001010101100001000100101100100111010111111101111000110110010101110110111100010110000101110010111101001100011011000001100000101011101011001111110001111111010101100111001011000011110110110010100110010110100001001011010000011000001100101100111010110011000110000111110001010000001011110010010000110011101101111010100110110010010011100101011111011110100110110100001111110000110000010010111010100101010011000110011000110001100111011001100111111000001100111000110100011010010111011110111010001010010101110110011011101000000101000100100111111101010011100110001001000011101001011001101101010000110010011111010011001111011100001110110000001101001010111100110011011011111100100011011100101000110001110001111010101100011111011011111000000010010101111110111010100001110100111100110101010000100111010001100110010100011000001111001010000100100000010010101001010101111011100111101011010100100011000011100011101011010110001100101010010101100100010110010011000100000111011010010101010100010001011010101101111001001001001110011001110010000101011010101001111110010001100001010000001101000011010000100010100000000110011000000100101000011110100010001010101010111001011110010011011100111000001000110100010100010100110010010010001101110101000110100110111010001010111101010111000000100101011010100101011000011000101100101100011100110110011110110100111110000100100111101101001100000100010111001101101010101100001011100110001000101000101110101001101111111110100011110010101001010011111011000000111011100101011100011100010010101001000100101000010111011110101110110110110010110011110011011001110111011101001011001000101110111111010010010101111100111110111000111011110000110111111000011110000000011111100011000110010001000100110000000111100000000101111111011101100001010100000100011010111110110011001100111111001100000001101001101101000010101101011111010101010000101110010001110001011000100101110011011011110101101011101010100010100010100001110010100011011000111000001001110001000000100101100011101100110101101001011101001101100001010010011001011000000101001001111111101110101000010111110010011001011100111011010001110001010001001010111111100101111001001000101110000010100001101100100101011101110010001110011100011111111101010111100101001111110101100111110000000101000011100000101001100010100111111010000010011101110111100010111110001011100110100110000110111110000010010000010100100001111011110010011000010001001101110100110101010010011110100001100001100111010101100001100010011010111101101000010111100111011110001001000011100010110011010101110110110110111010110110111100001011011100101111101011101100100000010101001001010011111010100001000010011011010011011110010111011110000111001011001110100101100111010110010100000100111000000000110001011000110001110101100011111010011111110110101000101010110111101000000111100010110011100110101011000111000011101111111110110011000101011111100011101101000101100101100101100010110111010101110010100101011000100101110100100011110010111110010100001110101100011101001011000100101001010000000101111101111100000101000000111011110111010110110101100010110111111000110110111001000001100011101101111001110010100000110110110100010011110111110101110101011010100010100001110011101111111101111011000011001110110000011110111010110010011101000010000110111110000111110000001000100001000001000110100110000110111010001111010110011010110110011100101010001101011110010010100110100101010010101010100100010110011001101100000000100001001111010110101011010100000111010101010011010000111010011000011100100110111011001111011001110110001010110110101000001010110011011100011101001001110010010100100110000100011000010011111101000111101111101111100010011010000100110101100110010110000011101010100100100000010010110111000001011011000010000010101010111001001010001010010110110001100111110101000000100110100010001100001010001110000001111100011011100010010000101000011101010111010101101110100000110111110000111011001010011100100111001101010111001101111001011110111110000011100100000010110111101000011100111101010011111000100101111111111101100011110001101000000101001010110101111011111110001001001001010111010010001010100011100010000111001111001011010011011100000000010100011000110101000001100101010010111001001001100001111010100100010111000111111100011000100000100110111011010110110001101010101110010000001111001111100110111001011101110011100001001011110010000100101011011100010001001111100110110111011111111111010110100010100001011100011011101111011011000001101111100001101101101111010101011100111111101001010011100111001101011100001110011000010001010110101110110010110101101111001001100111100110011110110011001000000101101100010010111011111010100011000111101110000101111101110100100111001011010110100011001011101110001111011101000000101110101100011001111101010000100000000111011110010111010011011110101111111110100001010110110001111001111110110100100010000110111000101100100010011010100010010101100100011011001100101001110100101110111010010101110011001000000110110101100110110000111010101100011011010110111001101110010100000110110001011101011001000010111011111100011100110110011001110110010111100111011010011011000011011110011110111111101010010001101110000000110111010101110001100011010110100000011100110011101110000101100101110010110011001101001001110110011111111100010001101101001111100100100010110110111100010111001100111001001010101001010100101001111011110100011110101000011110011100010110100000000000100111101100111011101000101011010001001001011110110100101110110101011011000110001000111011101110111111101001000111100011000111100001010000000100000000000110001001011111001011001001001011101001100010001111010110000011101101110000110110111011000111010101110100011010010010100111011111111100100101101110010001110011000000110111011110110110011001100110011011101110101111000000100010000001011011001110111100111110110111110000101000001001101101001101010010000001001001111000000000000001100110001101110111101010000001100000000110110001101110010101100011011101100000111110101011111001010111010011000100100000100111010110010100101110000101101101001001000000001101100000111100010011100011010011101110101110001011110100010000000011111000010111001001011001000000000100010010100011110010111001010001010011000000001110000010010011101100100101111001110001010010110111100101010000011100101100010101000001000001101111010101011000111011010011100100000000000011000111110011101010111001000000101101110110101111000110001001000011101101101011101010011000110111001011100110111000111010100000011101011110011000011011100101001001011111011101101000010110101100011001001010000001011110011110111011110000000100101010101100100110110111011101000000000111001011011100000001011100001010100010111110001100110111111011001000101011110001101011101000011100101111100010001100001100000110110110011101101101111100100000100111100000111001000111001111111101010001100111101000100100100110001100001101000100101111001000000100101010001101011010100011110100000101100010111010001010101110000010001110001001110010100011110100011011100001101100110100111110110111000000110111101001100000001001001011110010111100111100010101100111111001000101010111100000010111111001001111000111100000101111101101010001001010001001100001000010000000110010000010010011101111000011100000101110110011111101010111001010100101010001111100100110010001100000110110011001001100111110101010011100111110010010101111011111111011010000001101000101001011010110110001111100001101110001101000111001101011000010111100010011011100001110011101111011011001011011111010001011010011011100100010110100010110011011000111001001011111001010100111110110110101101111101001001011100000101110010000000100011110110000000010000111101011100001110000010110101110001010101101111101011010111111101111001010011100010101001011111111100100110111000010101101110011011011010101111110111011010010011110100101010100010111101010001011010011001110001110001000000110011101000111001110100000001110101000100110010101011101101101010100100110010011101010010001110110100110010100101110000010101100100000100111011110101100100001001101110101001100010001001011000000001101000011100001111000101011110100001000000001100000010001000110110010110000111010010010111111001001001011101110011111101111101000110000101101110101100110010110100010011010110110001000000000011101111111010110001110000010101010001101100101001011110010110010111110011001000010111011010111110101010001001101101000010101010100000100000001111100101111101111110110110000111001010111100001011101000101110110101000100000010100010111000011101111110000101101100110001010111100011111101011001111111010111001101001111011011100001000110111010011001100010111010110010111011010011001001000001011100001110011110000111101010111000111110010001000101110011111011100010111011001011101100001101011100010001011010010101100010001110100000001000010110110011110100000001001111101011100011001111110001111111010111110010011010101110010001100001111010110101100110100111101001100110010010001001000111111000111110000011100100100101110010011111010010001010001011111000011000010001101000101000011101000111110011000010111100010001001101010011101010000111111101100000011010001010100000110101001010011011100101001000101111001111000001111010011000101011011011001100010100101011110101111001011011100001001000010011001011000010010111100111001000010010101110101110010000111011010010111111001100101111101100100010010110111001010001000011100100100010111111011111111100111001111101011001111011001111010010001100110111001111000000010101100010111100011000111100000001111110111101011001111010110011000011001100101101111111110010111011001110110110011110010101010011111110010001001111000010101101010111010010011000111100000000110111111110010000000001100010111111101000100111000101001101111111101101110010110011000000011001011010011001010100101100011011111100110000001010001101001111100110100011010010110100101000101000110100111110000010111111111000011100001011111111100100110000000011000010010110100101101111010111010011001010111100000100110011100001100000111111011111010010100101110100101101000110011010011100011101101010011001101110001111101100000000111001101101011011100010100000110100110100000011010101101000111011111010011001100110011000011100101101100100100110000110000100100111010011010010100001011001111110110111100011100000000011111010111011001001110010000001101011010100011000010001111011010011100010110001110010100100000111111010101101011011001110011111010101000110000011010111110100010010001111001110010111110010001101110101011111011100000100010011000011100111001011101100011110001100001001100110100000010111000110100111000010110100001000011110001111111111000001110110000001111110100011000010010101011101101111001111000000101100111111010011100001110011110000011110010111011000001011111000111010000011011111100011000101101010010011010000010010111001101111001111000101010100100001111000111100000110010110100100010101101111100010000010100111110100110011101011110001111100000100000110100001110000011001001110111001010111110101001010110011101010010010010010000111111101110101111000001001000101011011010111111110010100111000001001100111000000001001010001101101011111110101001100100111100110101111010110110100001010101110000011111100011001100101011000100100101110111111010100100101111011111010101001111011000100011111011000110000110000101000011001011001100011010101000100010010011010111011001011111010001010100001000011100111000101100010010011000101110001110000000111110110110000101011101010111110111010101101010011011110011101111001001011111101111011001101111011101001000100001000011000100101101100111011100000001011111000010110000110011101101110110111100101111101111101111100000101011101100100011110100011101111011110111010110110111110001110110001101100011011100011010010010011111000001011111000101100010101111001001010010010001111010000101100011010111100110001100001000110001100010101000001011001101110101111011010011010111111110011110110010000010000111110001111010101001100000100100011001101011011000110100000010110101010000110011010111101100111010011010110000111110001111000000011011011111010100111000001001100011110111000011101000000101101001100001010101110110010001110111010001101011111111111111110010011100000100111011000110111100111110011001100001011011010000101001001011010011100101010101010111011111110100011110011010100100010010110101100010111100001001111101101101101101101101100011001110110000100000110001111111110010101000101001010011100101011001011010000101101110001100000001111111100110001111010011110000000000101111100100000000100010011111100100110011100011111010001001110000101010111000100111101110110011010000111110101010100000000110111001101110111010000111011000110010100111100110110110010000111010011011101000101011101100010000111011100001010001000000110100011011001101101011100001011000100001010111011110011001110110110100001001111100001000110100001111001100000101001001110000010110110111011100011011100010010100100000010001010011100100111011001100001100011000110010111101001010100000101010011000000011010100011101011110000110010010001100111100110101111011010100100000111011011001111110101000111001100011101110100101100000100000101101001111100100011010010000010110010011100101001011111001100101001111101011010101001100101000101111000011001001011110111010101001010001011011110000111100001101100100100111000000011001010010101000111101010101110101000010110010001010000001100010000101101110001110101000001100101000001100110010000011010110110110110001001110010001100010011001010110110010010111011110111000101000001011111101110011111110010001101011000001100111000101110110011010010001000111101100000001011001001010011011011001011011110001010000111000011011111001010100010001011010110100110111011001001001100110010010011110011010111111001010100101101100100011101001101111101100011110011010101001110111010000111010101111110111010010101011101000111000111101000100101011101010110011010011110010011110101111000000011010111101010111010101101100001110100101000100010010111101010101111010110000100111011000011001010010001011001011101011111011000011111110010101100011110100011000111010110111110011001111111111010011110000100100110110110110010111110010110001111111001000001011110110010001111110100110001010000100000100110100001111110110111110001011111011110011101011010111110111100001111011000111100010111011101000100010011111100100101000110010100110010111110100001101010000001111011101001010100100000010001111011101000001110110010001000110001100001001101100101000110010010111100110110011011100100111100010011110011001101110110111011001011010111010001011001010001111101000010101101111010100001110111111000001101000100111100111001011001000001101101000111010110001111111000110001011000011011111111111001001111101101110111011001110111000000001010101010010101001101001111100011100110111010100110011000001100011011011110111111110101110000000011000100110110111111010100001100111110010100101010100011011011111011101010000011001010000110000111111001001010011110000010101011111110011101011000010110011110011111100101000010011110010001011100111101011001010100100011010110010001011000011111111001101101011100110010111011000101101101101100010100110111101101111110101100110111000101100101101000100111010010101111101011110111001101000010000000101011100101100110100101100101011000101111101110011110110110110010100101100100010111010000100000011100100000110000000000011110111100000001101011100011110000111100011000001111101101011111110100110101101000111110101111011100010001101001101111100100110011000010100101011000010001101100101100110110100001110000100101000101011100101110011110100101101100111001101110001001010100101000100001101011000100100000011101101110100100001011100101100101101101010011100110001110111011110001100110100010101001100000000100011011110100110111000011011000000100011000111100011001101010111111010011000100110101101011100101100010000001100000110101010111011110000001101101000101111110111000010001110011111011110110001101000111011100101101001010000101001011110110111101000101101011010100011101001000010000011001010000010010000011110101011010011011010010111000111001100011000110111010001001100111000001001110000101101110100010011011101011010100110110101100110100001000000111101000010100110010010001000001000010010110001011110011100101001111101000110000001010110110010011110100111111010001011011001101111101001011110100011011001101110110100111110100011001011011010011000110111000110111000000010110110100010001001010101011110010011111000001110010000000101110100011110110100100101000110000110101001100000011101100000011110010010101110010000001011110000101100101000000110111001110011011001010111111000100010110101111001011010101110000010000001001110101101011011111000010000001110001101110101000110111001000010010010010010001001011111000010010000101100001001111110011110000001100101000100100110110001011011001001000001001011001100100111101111011010100101111111100011110101010000111011000011100001011111001000000010010101101010110110010011001000010110101000010000010100111000111110011111101010011001000001110100010100001011000000100001100001100000101110110111000001011011010010011110001101111000001100110111111010101100011001100101110101111101010000011110010000110000011111101001010111101110010101111111101011001010111110010011100101101000011011110100101101010101111101111001100010001000000001101000001111010101110110111001110111010010110111010111010111011011010101101110100010000101101001101111010100110011001000101111010100110111101100010100011110111011101110001001100111111111100011111011000100101100000011111011101100100101010111010011110101100100000101001110001001011011111010100101001000001011010111011011110110101000100000111010110001100101100001100010101001010111000011110000011011010111110100010110011000111100000010110100011011010110100111010100101100011010010001010010111110100010110110000010101100101111001111011101011001110000000101111110111110011010101000010000101111011011001111110110111010011011101001111101110100100000010001000011011011001111111111100011110011011000110011010010010100111101000100100000110001101010010011011010010011000100100100110101111010000100111010110100101100001011000010110111010010000000001010100000110100010011100100110101010010111011001010110011010111000111000101110000011110100000000001101001011100100000101110111101001111101101001110110010100100010001100000011010101111000011110111010110110111001110100100111101011111100011000101110000110010011111011101110110110010111101000101001100101001011000110100111101001011010100010100000010000111100100001011011100001100100001101000001001110111010110000100000011101101101110011110001010100000101001111011010101110100111110011111101100010010100100011100001001011011111110011101110100101001111110100101111111100011110010110101100111100101101101011001001000110011010010001011001000000110001001101111111001111001010100100110001010100111010001110000010111101001101110100011001001001010001110011010011111110011001011101011000101111100111011101011111101011011100001111001010111010110101011100101010111111111100010000000000011111010000101101011010111100000111100111111001101010011110001001100010000000000100100110010000111110010111001111000001011110100100001110001001100110110100111000001111111010100101110110011010010111111001010011111010110111100100101011010101001011110100000000101010010011111100111010010010001111100010101011001111111110001000010110011100101110101011100111100001110110100011000001110100000111100100101111110111010001011011011110000101010100100000111010001011110101111001000011000001110010010101000100100011010100101111101100101111000101011010101010100111111001100000001110001010000000111100111011101110010101010011000001110000011110110001110001011101101000111000001111001011100110011000011111101100100001100001000000001100101101100101100111111101110100100100100011000100110011011100110001010100111001000001111010010010001000111000000010110101011101000011001011010010101010010001010000101000000011001001100001011010000111001001101010100100101001100100001111000011000011010001010000101110111000001010001001100111111010010101111101000100100011101001101111110001100010100011001000111000001101110011101101010111101110100010001011010110001001101110111011111011111101011111110000110010100110001111111101111100011110101000010011001101010000101111101000000010000101101011110111001011110010001101101011100000001010110001010110111111100000011101111001101101100010000010111000011111100111110010110011001001111010011110110110101101010011010100010001101010111100000000001101011101111001110111000110111111000111010110110100110100011110010100110001001011010001001110010011010001010111010100011001100100001110111101111101100001110011111011101000111101010111010101001000001011110010111100010010101001110001100110011000100000010100110111001010010010011011100100011010111000001000110100111010001000101011101101111001100001110110001111111001100101110111101010101100000001111001000000001001111010110000101011010100111001010010111101000000000011100110011001010000100111011111110101011111000111010111001011010010111111010110011101111100111110000111000011100111101010001110110110001011100111110010000011000011011101011111001101010101111110011001110000000001111000110000000100010110101110010011100010110111110010111101001100000001011101100000010011000011111110101000000011101111011001011110110110010010110001110101111000010110100000101101010000011001011001001011100011010011010010001001110100001110000001111111110110001100110110101010100000000110010111101001010101011111010001001000111110010111010010110100100111010011000001011111111000011000010010100001100000100110001111011010101101110010101001011010110110100111000001101000111110101001001011000000000010010100000111101111111110111111011010100100101111000000000011100101011110010101000111000000100100100111100111100001011001000001111110010000110000111100100100000011100111001100111011011011111101001100010110000100010101001101111010010010011000111101011000101000111110110110011001101111000101101100000110001010011110101000001101101101101000111001000110001010000111111111101100111010100010010010101000001001011100011110010010010000010001000101100111001001111110010000010100111010000100010111010010010110110010110101010000110000001010011001010111100001011101011010011111011110110000101110000000100100111100101011001111001000010101010110101111001100100010101010010010101100000100010010111111111111100000111011111101010011111110110101000110000110011110110100101000011010100110011101000100000101011101100000010100010001110000011110011111011000101100110000100011110000010011011001010100001111111101000011011100111101100011110010011110101001011111100111110101100011111111101111101000001110010000010101011100011001100001110010001011110110001010100000001001011001000100111010001001101001111110101111111101011110010011011110000001001111000000000010010000100110001111110101100111001000001001010110000110101000000100011011101101010010111100011010010111110010011100101001111100101101011000111110111111011101101101010010001000000110100110101101010110011110101100111010111001001010001110111100111101010111001100000000111100110000010011000010110001000000001111011101011011101010110100011000111011011010111010001101011000000010010010011110011101011011101001101110100101011000100101110110010001110111000011010111101010110110000010110010110100110110110111000001001010110110101101011011100010100011101110010001100110111011010000111010000101011101001011010101000110100001101001101010001101100100110110010000101011110001011101000010101111011010011000010110100100000111100110011101101100001101001000000111000010011001000101010001100001011111011100101100110010110000000010011001111110010000000001000000001100000101101000010000100011000000000001110000100101111000001101011010010011100001001000010001111110111011000110001011001011011100001100001010011110100111110001000101100001101010010100010001011100001000110101111110110000101000010010011010010010010110101010000111101111111111101100101101011110000001010111001011010011111001101100110111100011000110101000111000100100100001010000100101010000001111111011110111111000001110001110011001101100101110001000011110110110000001001101000000101100110011010111110100011110101101110111011111110110001110100011111110010110110011000110011000000011001110001011101111011011000011000011110000101000010110100100001000111001100001111000000111111000011011011011001111000110101110001100101010000110011001111110101110101001110011111101101100100011110111110010101101010101101101000100000100010001111110010010111100110010110001111101100011000110101101000100011001010100011010011111010000011111000101010011001010100110111110111110001100111101011100010100001011100011010100000010101101010110110100101010000010110100110011111001101100100011011101100111011100111100101110100111000100100100100001000101011001010110011010010111110100011010100001110111100111101011110101000111001110100101011011011010110011110100010011001000010101100110000000101000010101100001011011010110010000101010100000111110100101110111100101011100000110000101100100010001100101001011010101001110000101001101100111100111010100001011110001001100111011001110001101000110001011001101000100101111010101100100110101001101001001011101110000011111011111011100101011110011010111110111000111101111010100111000001111101010100001000111001100101010001101101010101011110101000011100101111011000011111110111000100101011110101010111011100110111001000000101001011010011111000000110100001101101011101101011000011000111111100110000100000111000111010001100111001001000000110001111110001101110101100100010010011011001010110011110100100111011011011010110100000100101110101100110001100110110110011001000010100011010101011111010111010001000000111111001100000101000011001111100100100011001011001110101111011110010000110011111001010001010010111010111011011100000101010110011101001110100011000111001011110000110101100011100110111100111011111100000001101110011000011110011101001100110100111100010010000110111011101110000011100011100011001000111100010111011011001110100011000100110111001000010100000011001101011000111001101011111101010100101110000101111000011101110111100011000010000001100111110101011000111011101010111011101000000010010110010011011101001111010100001110001110101110111000100010111101000111100100010110100111111100010001010111011000100100110101100100010000001000011101000100001111111001101011001110101100110001011000010101110101011000011101110011111111101001101100001101010110111110110011111111011101010100010011101010010100101011110101111100100001011101111010000110101110101011010011110101100000100000001010010110101001000011110001011110001110101100010000110110010001011000001010111110001101110110110010101110000110011101000110111000100110101010101001000011011111110110001110001011110100001110101110100010111110101110010110110011111111111111000011011100110010100101001100110101110000010111100010000111100001110001001010010100111110010101100010011100100011111000001001010110101110001100011000101101011000011001111010000100001100000000111001100111001001110110010001010101110101110011011011010001100000101101010010000100110100011101100011110001011010001111111001010000111010110000010000100110101111100001111010001000010010001100101010001100001111100100111110100010111101100110000101100010000011110011110110000011010001111111001001011111111101100111001011011100000110000001111010111010110100011000001110001001101110111110001001110101101111101001011000101011100111011101101101111000001101001111001001100010110100010101110110111110010111000110011101101110000010110100010100011001101010101001111111111110000111111100000101011000000101110101111111010000001111100001010011100111000010111101000110101001000011101110101000000100110101100110011111001101111000111010011011011110010110000010011110101011100100000001100000000101000101011000100000011000011111011100101010111100011011011011010001001110111111010000100010100000010100111111000111011011111000111011010100000100101111111011001110100100101001100001111100011010111001101110100110111011011111000100000110001111010010100001010100011111001111011110000010101001110101111011100010010001110101001101001001110110000001011111111110001011110000001111011110011110100000111000110001010011001110001110010110101100101100101101011000001101111101100110111101011011000010010001000110101011001000100000000001100000001110110001000000110100010011110010100001110111110100010001000010101000100101110101000100000011100011011000010001010110000000111111101101001001100101000001110111101100111101111010111111101101111000100001100111111111110100110010001011110010110000101011000100110100100101001111111101010001011110111100010000011101010001001100111010001111010001101011010001000001100010010100001101001001100101111110010100101100000010000000000101100100100000101010000011110011001000000111110111101111100000100010100011111110010101010111101010011101110010001100101011111000000001000101000111010110110110000111111000110100101110101010011010110100100101100110000010010111111101011100100101011011010101111111100110111100011010001000011111101110111001101111110011101100100100101010011100100011010101011100011101000011010100011001110000001000110000110111100100010000101010110001111101010111000000010101101010001100011000101100100110100111000111110000000111000001001100010101111101001011111110001010110010111000011000101101010110001010111010001110000110111011010111010011000010101110000000010000100010010100101111100010001011101111011110000011111011100010011100000011000011010100101111110110011111100011111000011001111111111001110100110110111101010000101011001111010011101010010010100111010010100111111001100100110001011011010000011111100001001010110110100110101011100111110000111001000111110011010010011001110011111000110001101010000110101011111101110100001001111010111010101101110001000010111101011001111100110101001100000100111010111010100111001100111000110110100110010001010011001011110100010000100101001000010001101100010011010100101001100111101110000101011110011011011111100110011110111101101011001101010100101001111110110110100010100000010111110110001001010111010010011000110110001001001110010011011001111001000000110001111000101000101001110011110100011001011010010101100001101111011001010111001001110110010000010010111111010010011011100100010011010000001110110110110011111000001000111101010000011101111101001110100100011001101111110111110011111010011011000011010010100011100011001110101010000111111110001010001111100011011011111101011110000000111111011110001110010011001100000110101110111001011110100111011000001010111110100001000001100110100101110011110001011101111010011111111111111000001011111011000011000000000110110000000011101110101010011011011010001011110101000000111111010011000011010101101111111001010101001000000001111000110011011001001100011001100110111110000111001100100100100110001000000001111100110110011101101010111100100011110101000010101001110101100000000111011010011110111100100110011011010101110010010001011101100001010011000110100100111111000111110100110010110011101111111101100100101110010011011000111000000011100110100010101011010111000010110100111010010100000000101100111100111010111111010100011111011000111010010101100010110110111010101111011111101111010000000010100110000101011100010100101010100100110101011011011101100001010101100101111110100110100011010110100100000001000110010110000110001010001101001010010011100110010100110101011101110010101111100110010011011010001111101001000110100111001000101101110001111100001110010110111110100101001001010001111000110010000010010011101110110100001001101100010011110010011100111101100110011110111111011101101111001110100111110100110000111001000011100011010010011000101100011011110011010110100001011000110001001110110010011111001011111101100000011100101110000111101111110111010000100011011110111011001010101010111001001000010010110000010101000001010111011110010000100000110110010100100100101110000101010110011110001100101111111011110101011111000111001110111011001010011000111001000101000101111100110111110100001101111011000110010110010011100100001010111110110110001010010110101011001101001110001100010101000010000111101100001100010001000011100011111011001111010111101110111000111000001001011000011100000100111111001101010111001100000010001110101000010110010111110111000111110011100110110000100010000000000110111111110100000111010010010010110001000101000011001100001100000011000100000010001111101011100011001110110100110100110110011110110100110100100110110110101001001111000011011001001001010110111111011111011110001011100011000000100001101010011110011011010101110011100010101110101110010100110101011000001001110111000011111011110110101010100111100011101000101100100100111011010101110010110010010011101100010110100111000011110101111100000100000001001110100111011010000011010111011101010001111100101001100010111011111110110101110110101000000101011010000000000000110011111001101110100000101110110101010101000011110010000000000011001110011110010100001010110111100000001011110100111010101010111100110100111101111000011111111110100011110111110011001100010001010011100101010111001110001000001000001001101011110111011000100001000011011000101111001001010011001110001001111111100111011010011101111010110101101100010100001000000011100101110110010110101101110111000001110100011101101101010010010111010101011110101000101101100010100100010001110011010100101100000010000000101100111001001011111011001000111100011011000010000110101010010110110101111011001111101111001100011111000110101110110111000010010001110101100101011001000110010111011011010001001101000111100000101001000100101010010111001010010000001100101011010010001100111101110010010000100110100100100110000110011100111100111000101111010100110000011110110011001001011011011100110000010111111010011011100001000000100010000110100001011010010000000010001001001101101010011110001011101001001111101110111001001000010111101110010111011000100100111110111101110010110000111100100110010111101100111011011110011100111111101101101001111110000011010110011000111100001110100011000111101101000000101101111010001000101010000101111001000011010111010101101000100011000000101011100100010010110110011010000000100010101110000000110110011011110011000010110100101100011110001000001011011110111011111111101110000010011000001111011111011001011001111010101011101101000101000111001011100111110101101000110111000000010001101011110110110001101110000000101000001110100111101101110001100000110000100100101001001101011100110100101111000100111001111111101100110011100011111111010010010110010101000100111111100011011000001101011110111100000001011001011011110001010010000101100111010000010001001000000011011100011001011111011010101101010011010111110011101110110010001110100010101011011000101111101111111000101000101100001111100110011000001100000010010010010110000100111101001011000110000000011001101011110100010101010011101010110101100100111001001000010111101111000010100010101010111010110010010100000001110001110001101111011011000000101101001011010100011111101110100010100010101100011110111011001100100100101010100101111110110000111110100001011011110000110001010001001000001001100010100110001101010001001000000010111001111111010011001000011101011110100000100010011000101011001101000011110111101110010010111111000011001101110011101111110011010010100101110011110111100000011111001011011100001011000110000110010110011001110110101101011101101000011000101100000100000110100011111111101010100101110100111100001111001111111101111101101101010100100100000100110101001011010100001000100101010011010001111001101001000010110010101000111000101110100000011010001010011011110101010001111010000101110110100111100110001110110101010011110010001101111101110001100010100000010001010101011110101110111000010100011110001010011011101010100010011110010110010100110000001001100111100100011110110100001010011000001001101100001111010000000100010100001000100000110000110110100001000010101101011000111100100010010011010010011011001011001011100010001000001111000100000111011010110110010100000111111010110101110011110110110110001011111100101011010101111011100010000000111101110110110111101101001100000000001110110011101101011101000101011011111101111010001010001010000111001000001011110001000001000001101101101001100101101000001001111110110001100011100000000100100000100001111100110110001111011000110011011100010011111111001100000110000011011110110000011101100101000100100001110010111010000011101000010001111110101110100000000000011000001001111010011011011110101000110001110111011101100011111001110110101000111001000000110001000100110001101001111110101110011001000001111000100110000010100000110001111011011010111011001100101011001111011101100100010011101100101110010100011000010010110000011110101101100101101001111001011101101111101010111010000111101000111111001100101011100010011110100011010101001111100111010100110010010111010100111101011000100110100100111010010011010110111100100000011111000101100110010110101000011111101100001101100111110001101000110010100001101011101110011100010110101000101001010011001111110111011000011111110111000110101110000010101010111100011000011100010111100111100101000000001110101100010011000010001011001100010010111000111100011000111100100010101000100010000110000001111110100011000011010101000000001101100000111000010001111110101111101101111001000100001000100011101101000010000101001001011101111001000111110111001010011100111001110111010100010110011010101111101101111100111111100000011101011001010101001011110011001100000110110100100001111110111001100101010010100001111010011100011101110100000110111110000000101011000001011000011001101000001001100010101101011110010100000010011000100000011000101010101111110100011101111110111000000001001011000010000011111010000001100010101000101110111001100000111110101111001000000110000101101000011011101000111001001011000111000011000011101110010011000101100010111011010101010001110011010011010100011111100110100011010001000110011010000010111011010011110110001101101101111010110111100011110111111110010000000110001001101010010011110000111001001000101111100000110101111011111000101111100110001100011100000010000011101011011011010110100110001011110011011111000000100011010001101011111000110111000101110110000101001101110000111100011101100101101110011001000011101011111101000101100100111111100101111001001001000010000000011111011000010111000010110001110000100101100011011110011111101011010000110011001111100000010101011101100011000011111010101000110011110000000010111011010010100100110000010001100000010011101110011011001110111010101101000011101110111101010011100111100111000001111011101010000000011110111100101000100000101001111101011101010111110010110011111011010010010000111000001000111011010100001100110101110100011101011000010011111110111010011111111111001010001010111011111100000111000000101001111001110011010101101111011110111101110011010011001010011010001101111001111000011000011110000100010000101111000000010000011000100011001011001111001001110110011110000110111101111011101010011101011001010011110101011000011111010101100111011100110110001011001000011010110011001000011110100111001010100101101110001010101011001101100110101101101011100100010101110110101100101000111110101101100001111111000110001100000101101101000101100100110110001001000101011111101101101111010000100010101111110110110001011000000101110011000111111011111010111111010011011011011010011110111011010100011011011100001000111111100010101001001101101000001010100101100100111111010100001111110011001100111010111011101111110110010000011010001110101101011111111000101010110001011001101101110000110110110000101111011010100010110011110110001100010010110010110110001101001010111110110001111100100011010110011101001010011001101001001100101011111010101100011111001001101010001000000000110101100011011110001000110010001001101101000110111111101011010100011101010111111000011110100010101100001101011100001011000110100001110010000000011111110000110000100001100001111101010000110101000101101011111010100010100010111100001101111110000101110010001111001000101100000111010111100110011011110100000111010100011110110101011000010111110000011101110101101111100101001110100010110010011001101110101011111110101100010100000000000110000111111000001000000001101110110111000111111010001010111011111110110111111100011010110100010111101000000010000101011011000001010101111100100101101011100100101100110100011110101001100011101000001001001111101011100001001111001000111000010011010011010001100001110101101011010100100100001011110000010011111100000010010001010010010100111111001111001101111001110000111010011111011001000000000100111010111010111010101110010101000001101001000110101011000000000100001000110110010000010110110110000101001001010101001110011001100101001000101000100110011011011110001111100110001001111010010000001100101011111011101011110101101110101110000011111011110011101100111100001001010010011111110100101011100110110000101111011001001100101001100101000111110011000001010000001001000100010101111000000100111111011101010101011101001100110001000001011101011101000001101111111110110001010010000011011100100001010010110001000110100011010110101110000111101100010111100110101001111010001111100100100000110001011010011010011001100011011010000001110010100010100100000010111001000111000010110000011110011110111010010010011111001011001001001011110110111000011000011010000001000010000001100011111100100100111111011011010011001110010001111111011110001100100110100101101001111011011010011101001101110011001110011001011101110100110001001001000110011110110110100111011000000101011111010110110101111101100000110000110100010111100100111110011001000111100111111101111111100100100100011001111010110001000110101111010101100010001010010000110100111100000100101000111111010000000111100000010100000110111001111100100110000111101110100010001011011110010000010111011101011001010001110011010001000011111000010011101100000100000001001011010000111010010001011011100001000100010111111011111011111100110000010010101110111110010110001101011010101101111001100110000111000100101101100100111101101011000000100010101110101010110011111111010101001001010001011011010111011101001101101011010010000010110100001001101111000001000101101010000010100001011000010001010111010010000000101111101001111000010010000111110000100100111110010011000000100010111001100100001010101011111011010111001011011100111001000111101000011010011101000111110010101110110110110111110001110000110000111111101101101010011111110111111011001000011011111111000010010101011010001000001101010011101100100010101100101110010010000110010101001100101000011000000111011110111110100010000101000110111000010110010111111101000101110011000011001010000101001000111100100000100100101101101111001110011100011111111011101001000000000010011111100111010100001111100010001010000100010101111101010010011001010100101011110101010100001111101000101111001010001000000011101000000110001101100010110001101110110001100011100111101000011001000000000011010011110100001111010011111110101100010010110100001100100001111001001110001011100010000101010111111100100011001010001101000111111000011100101111101100100011000010111011100111101101011010110100000011101111010011100011010100101011110011111110000110100000010110101110011001011001001101111011011110001101011001111101110001000001101010000010010011101110001001100100001000100010001011011001001110111011110011101100100010010111111010001011000001101111101000101000110011001001010110010111001111000000111101111111000000111111011110100101100000101110011101110111100100111100001111110101001110110000100000001110011100000001111101011010111000100000001001111001100110011101101101111010010000111111111010001111001011111111000100011110001110011101000111001101100101001100111101011000010001000000000101001001101101000011110001001110101001010000010101100110010000001110010000101001000000010100110111001000101001111011111111011110011101011000111101100111100010100101100011010110111001001111001000101101110001110010101111001101011111011101110100111110100101011011000011100100011100101000000010001110011110111000011110010101101001101001000010000011001111110101001000011110110100001001111010001011100100010100101111010010111000111110101101111100110010010110001110111110010101100111001111100001000010011001111100101101101111000000111010000011010101100000100010011010001100011111110000101100011011010011001010111011111001101011001000011011110011100010110101100011111100010001110111011100110010111010000001100110001010110101100001111101110000011001111011111001000101010000011101010011100101111010011101010001111000001000111101000110100001110001001000100011110101011000111100110011010110101000101100001011100100011110000110111100011001101001100000000001010010101011011000011000111010101111000111011100011011110111010000011010010001100000111010000001111111111001110010010001010101000010000001101100101010000110000000101001111101111011001110011111100111001010000010010111010011001000001001101000111101101100000110001000000101111010000110111000110101011011011101001010010000000111101000111000001100101100000101010011110101110001010110001100010010001000011011100000011110101111111101010100010111100111001001110101010111100001110100110010100010101111010101100110111010000100000111100111111001000101010111000011011001100010010000010001110101000011000100101111101110110000111010111101001100010110001001110101000100111001110101101010111111110100110110110100101001001010100100011101011001100110000010001001100010011011001100110111100001111011111110100001001101001100111000000001011101111001111110000101011100101010011000001100001100011101001101100100000110111001101010101000010110000010001111011110001100000100111011110110111100011110010010000100100001011000101111011001111111111111111110111000110000010000110101001011010000111011101100011010001111101101110000100011111110001110011100111110010011011010011101111010001001100101110000111111010000000110011100101101101001011100010000101101011000010000001011000011011011101010001010110010001010000111010001110011110010011001001000000100110001101100110001100111100100000100100000111100111011000000000000110010101001101000001100111010001010011010110011000001000100011111011010001001101010001011001111101101100100000011101011000000100100111101001100110111101001100000111010000111010011011001011001110010001010011010101010010111101010110011111010111111101101111100110100101001010001110010100100100111111101010000000000000010100000101100000000100010010100100001110111101110100101110110101111000111110001110100001111111001100100001010101001001110100010000100010001011110010110011100011100010111110011000100011111000010100110001011011110001111100111000100000010001101000010100110111010010111110111111000110001111111101010100101011011111001001010000101100101001000110011011001011000101010011110110000101001000111001011111010000101011111100010101010100110101010100101110011011011011110011111110111000000101010000000000001111001110111101001011011110010110111101100011011000111010011001100010101100010110010011111101111010111011010010000101010110100100010010001000001011110000001110100111000011011001010110110100110101100110011110000011110110100111001100110001100101101110010001010000011111110111000110011110111000010001010000101101010101101001001001111101111100011100011110100000110010000100011100010111000000100001000100001001010011101110111011111100100001100100000100001000011101011011111011101011001000000010111100101110100100111101110001111001000010101011110010010011000011001110011000100011001100001110001001001101001100001001000101010101101011011001111100100101111110010011011110011011011110011001011101000001011101011100111100010010010001100011111010001100101100001100000011101111010000010001000111110000001101001010001101110010100000000011001111111011000100000001001101111110011100011101010001011101000010001000110000100110111101111111000001101101001010111110000010010000001010111110100011110101001010100101011001111101001000100011111000001100011100110100000110111001001111100100001101000111101000001000111110110110110111111111011100001000100010001000101111101011010011110001100001001000010100111101111001110111011000101000110100010000111010001101001011001100000010100000111000111011001100110000110110010111111111101001010011100111011001111001010001110000000110111010111100000111010001011001010000011000110111101010101010111100001010110110001011110001101110111100001101111010000101101100011101001110101000110110001000101001111101001001001010101011000000101011001110111100001000100010011001011100101000011000100111100110011010110000101000110101010100110011000101110111100100101011111101011011011110000010010001100011010011110010100101010001100010101101010111000100111100011011111001101101110110100001000010010110110000011101111010011011011001001001001101110100101000101010110110011100001110111001000101000100100011100110000011110001000101010110010011111111001100000011111101000100010001110110101010010001101001111000010110001001001011100111110110010001011100011000011100110010110110111001000010000110010011010101011111100010010100000100100110110110000100001010110010101000100010111111010010000111011100110110000001110100001010011101011000000101010100000001101000010010101110100001000110010110101001001101000000001111100010011010100101101111100010111010001011000100011111000111010010111101011111100101000011001111000110111010111010101101100010010001010000101111011000011110110001001111111110101111100111001111001000011011001010000111101100001100010010100100000101100001101111110010111111000101001011100111010011000111000111000000110010110101010011011011110111000100101001010111110001111110111110110110010110100001010000110001010100110111010111001000111110000001110011011011000011111111111001101101101100101000001111000001100110100011110110010111110010110110100010010111101000011101011010010000000101000000001011011111001000010011000000001111010101011000111000110011001111001010010110011101100011110111000010100111000000010100100100010110011011101001101011011000111011010000110110010110011011010111000011100110010000110000100110010000001000100010011000101011000011001101011101010011011011111001010111101101010010011001111010011111011111001110001111000100101101110001010000110011110000001011001010001010111011001101101111001001110111001011101111110100111111100101101101101001100010010001111010100111111111011011010001001101100110011011100010101010110001011111111010101110000010000000000100111101110011110111011011001001000111111010000010011110100011101111000101001000110101100010001010000110100111111100100111110011000001101011001000001111111111101101000000111100010001111000111101000010010011001010001100000100101100110110111110011000011011010001110110010111110011100110000110001000111001011010000010100100111001001100001010010000000000100010110110011011111110010101000000110000011101010110110010010010000110011001001000000101110001000001111001101111000011101110101010001111011111001101010101000111101001110001001010110011000000010011110010000000101101100110111011001110100101010000110010101100111010101111011000010111001011111101010100100001100100001000000000110011110010110110010001111011111011011101010011110001001100110101111110010111010001100011010011001101001000100101100101010111000001110101000100100011101110110101011111101101011001011011101110101000010011100010011111100100101111100000101110100000000110111110110001110100000110001011101001110111001101110010000011110110110001000111011001111010011111010001100001111010111000100101100110001010110010110100010100000110000010110001110010011001001011001011011110100011111000111000001111100110010110000111101100000001101010011001001010001101000001001011011100001001111111000110111010001011000100111110011010111111111000101101100111101000010111111001101011111101010011001111100111111101110000000100011101100101000111001010110011000111000000101110110111001000111110100110100101000110001000110001101000101000001110001000100001111110011101101101000001000101100001011010001000011001011111000110010101101111001000000001010110000001010011000000011101110011001010000111010000001101001011000100100100001101111010101000001101110010110010100101100011111000011010101000000000011000010001101011110100000101101111011111101101011100000110000100001001100010000000100000110000000001011000100100111101111100010010000111100011100000111101001100010101010111100011110010111100000101000000011111010010000100000011000001100010101001110010001110111010000100111011100001110001001010100001110010011111111001010010111110111010011011010000011000000001110111001111010001110100001000110110110010011101110110101110111000000000110100010001100111011011100111000001011101100101101000011101111110110011010101001000110001110111100000011100000011101111010100100111010011011100100010001110100001011101000000010011000111010110101101110011010100110111101101100000101111000011010000010101010000100000010110101011010111111111001111011011100000110100111001111000110010011011001001100110010101111111110111111011111100101111111010110001110111010001110000001001100100111010100001110001101000101011101111010110010111010011000010011000000100101000101100110111010110000011110010000111000110011111000100100100110001111101011111101010100100101101100010011001010101110100010000001111000111101100100010001110110111111001011000110001001110000000111011001111010011010101000000110011010000010111000010101110011100100110100100001110011110111010010110101001010101010101011101010110111001001011010110100111111011001110100100101000011000111111100001011001111001110000100011110011010101101000000100110011000000001111010001010110011000110000011101101110110010010010110010010101010101110011110011101000100101101100000001001100101001010011011010110000010011100111101010100100010001111110101001011010011100011010011000111100110111101011011100111110110010110100110011011101110110010000111111111101111001111010010000000111011110110110010001101010011110000100011011000001101110011100101001100010110001100101100000001000000110101111110010110111011001111101110110100111100111101001110010100011010111010000100000111111110011011000110010100100010011011111011000000110000010111110001101010000101001110000110100001010011010010101111100101001001110011000001101011110000100100000110001100100101000000111100110100110110001011110100000111001100000111111110100011100000001001101101001101001011110101010011000000011110101010110101111110101001100100001111011101010110100000110001001101110010110010110100011011110100011001100011011010010010010000100001011101110110000110110100111011010111111100011100010011110000101010111100001011101110001011001000101000000100110011010110010010110011000100110010101101110001011101101110101110010110101010011001011100111010001110111010110000101011111100011000110011001000111110010111001110111010111111110011111000000001010101111111001111110111001010111101110101010001010000001110111110010110011110111110110100111100110001100010011001000111001101110111010000111000110110000101001000000100011100101110100001011010100101000101000001101111100010110100100000111010000000011111001001000010111011000100000000010111010110001001000001111101011000011000110011001011110110110000100001010000110000100101110110101101011110011101001011000011000010000111010101110010011101010100111011010111000100110100000011000110110100101111100010110100010100001111000110101111010010000001101101001111000110100111101001100101110111001011000000000100101011101000101000011101010101010010101110101001001011111011001011000100011110000000110001100010010101110000111000001100001010000000101110110100011010111100000111010011000101110110011111110001010001011101001011011000101011111110000101010111000001000010101100001001011110101000110100101001100000010110010110010011100110111110101110101000100101101101100000011011000101011101000111101000010000110100011111000001101000110100111000011010001001100010101110100110110000000000010011011010010101001101100001010110110010011111010110000000011101000000101001000110100010011000011000000001000100101001011100011101001001101111000110010001111101101011100001011100011111010010101111011011001101111100001001111011011001100111000001001111101110010100100111100110001100100011101100111000000001011010001110110011111101110110010100111000101010111101110111000110111010001000111000010101010110010011010110010111000100100010110101001111101110011011101100101111010010110010111011010100010010111111011010100011000100110110010111001001110010000010010001100010011001110110101010000111110010000000110010011001010101101101001110001110001001110111010110100100101100000110011100100010110101001100110101110011111010000010101000110010110100011101111000111001000010011111101100101100011000010101010001100100000110000011011011110010111001010011001011001011011111011100000010000100111010001000100000111011011001000110000110111101110111000000000110010010101101110011011100101010101111000011000100010001100011101111001000010100110000100100011111011100010111111111011111000110100110011100001010111100010000100110111000110000100110111111001101111100000101010000110000111011101101101111100011100110000011110111110101011101111100001010010001110110001011100000000011011000001101111111100000011010000000011010110000010000010110010010100110001001100000010010110110010011110110101101010001110000011010010111111000010110001110010001100110100001001010011001111010000100011011110010010000000111110101010001110110000000010110110110100101100110010110110010010010111110101010001010010110011001010110001101011011101110000101000100001100100000000010000000111110000101000101010110100011100100110011111000001110001001010000010001000000001100001000100111010001011000001010110010001111000010100011111000011000110001100100010011110111011110101100100011100110111001001011111011100011001011011000011000100100110000110101110011110010111001011010000100100100111110101010000011011010001111101101110010101111101010010000010101111001011001100010011001001110110110110001000110111100111000100010101001110001111110110110110111100110101010101100110001101110001111010001100011011111111110111111110110101000010001000001001000000100001001101100100000100011100110010101001000110001111101111110000001111000011010111111000101101011000011110010001001111110011111011001010000000000100110111011010101001101111001101001010111100000111101111010011010110000111110001010110001110100101111001100110100000100101010110101000010100010101001001010011110000011100100010011010101100101011110100010000010001111000110011100001110100011010100011011111111010000000011100001111010000111101010010111011010000001100010101100110001011010101111100100111101001101011011110101100100001000001010011001101101000001101111110101101010110011110101000111101001110111111110101000101101110101101101100001001001101000000101001110111100100011001000100001101110011000011000110110100010011000010101001101011100011011000101111001111110101011011000001100100011010011101101000111010001111110111001110111010001101101000101110101001010000010011010100010010011011110110000101000001110110011001001001001001010110101111000000010010011001010010110110111101101011111110001001111110101101001011000101111110111100011010001101111111010011101100100101011011100011100011011001101000100111100111001111010001001010010110111010111011101110101110110010110010000100100001001111001101010011010010010001010011000101110001110010011110111110100111001110011010100010110100010000010001111010110111100101111100010010010000101111100011011011010011110010101011100110101111101100110001110101000110101001110010100010110011010000101000111100000101000110110100100010001001001001111000001110011110011110010111101110010110011010111000010100000100000100100000100101011111000011001110011110100000101000011100010101010010010110001110000100001110101110110010010110001001100110110000011001011000001010001001011001110111010000001100011110000101101001011001011101100001001100110101001101100101011101110101000000110101000111001100000111000011000011110010010110000011000110101111101110101111110110110101110110011100000101100000011111100000111110000110100010100010110101101110111101010011110001011111000010001000101000111101110011111101100101011110011110100111100000001010011111101001111100110000110101101110110111101010101001111101001111100010001100111110100010111000000010110111101110101010101010101011001111111110101110101010101001100101000011011100011111101010101001000100101001001110100100100101111111110111101111011100110011111010011010100111000111100011000011111011010100000011011110110101100111100110001110000010010000001000000101000010110001100100111011111101111011101011000100111110101000100111000000110010011111110111001100110010110111100000111010111101110011011000001110100101000010000100100000000101011001010010111110110100010110011001101001110111110000110011001010100000100001001001110100111011001100100001000010000110110000111001010001101001101100101111110111011011100000011101101101101110001000010001001101110001000111011110110100110000100001110111100101110011010110100111001100011110101010000011101000001100011000010010010001111011100011100111011100010101011100010111000011001010100010110001001011011000000000110111000111101011110011110010110111110000010101100001110011000111000101010011000111100110111000111001001011110011111100111101100101101110110111111110011000110111011110001011010110111000001011110110010110010110110110101100010011011100110100100000001011001000111011011111111001111010100111011111000111101011011101111001011111000111010111001001011010010111111111111000110100001101110011101000111000110110110100100111101100111010000110001010101111100100111111010111111011100010101110010011111010100110110001101011010101010101101010101011001011000010000101000101101000001001100000010111101101101101001100000011000000000110100001011011010111000011010000110111000001110101100100111001011111101100100001100110010011010010010011111010111011010100010110100110110011110010101110001111101111001100110110100010110111010010001000101110010000011101001111001101010101000001110110000100111111001010111111000110111001001001000010000001010101000111101010010100001101000010100100100101001101000000100110001011011101110110000111100111100001010110110011011101010101100110101111011001010010100101101111101100011010111101100110000010001001100000001011010101110100101100011101011011110010011011111110100100011111100100101111111001111011101111011111101111001011100001000110111101011101110001000000110111101011010000011110110010111000110111111101110100111101110110000111001110100000110101010000010011001000100010101100111111101100010011000011111011110010001100110101001111100100000111111010111110001010100111000000101010101011000110101000110111001011010111101000101110000000001111101111010110111110000000010111110010011111101100111010011110110110010111101111011000100100111100110110011101001110001101000110101110000111010001011011011000100010011101111111110001010111010010111000111111001010011101010111000001001101101111111101001011110011100001011010001001010110110011111001110101001010111100111100110101001001111101100100101001100100001100000100110100101110011000101001100110011010110000000010011001010101010110110100101000011010010110100001011100111110010101001011001110111101101110101011000000011110001001010010101000010010101011010001001100010000101101110000110100000100111101110011110110111110111111010101011111110101111001010100010111000011100001100111100000000010110000110010100101000110001110111111000011111111000011110011100011101100011110011111111010111000011011001100110110111001100011110110011001100110010001110000110011110010001100001111011011011011110110010000111100110101001001111000100001000110000000000001110011110110100010000111110111000111011001100111001011011010000100100110001000101110010101101011101001010000101100001001110101001111000010101000000111111001111101101000111100001010011111101100100011100001111001000111000101110111010010001101101101000100100000110011000111101001000000100010111110100000100100100101101110111101010000010010011001110000110110110010110001001101011001100100100010011010100110001010001011100011101011111011001111001010111111111011010010100001001001100111011001011111010110111000100011000000010111100000011110111110111111101110000011110101011101001001010010000000011110011000100101100111111110001011011010101001111010000100101101010010001000011111000010101111101111101110100101110010100100111111000001000011111000110011100100111000111111101010001011100110111100100101001011100110001010001111101000010011101100110000111010111010011010010000100100010001000110001011111010110100000100101100011101110011010001110101001001010101001000011010010011101000100011000011010010011100010011110001001111110101010010101111101110111001111010100101011001111111010010111000100011000100110001101111101000100101000101000010100101101110011101001011101101011101100100001100110110111001010011110011001011011011101100011010101111010010011000011101010001011111010100010111110101010110110000010101011011111000110000110010111000110110000110000001111001011101010011110011101110011011100011110011001010001001010011101010110010110001110000011001011010001000111110001010100101010100101011000101110100110000010010010010100100011101101000100111010000110010100101011001100110000010101110110101001001110010100100101110001000010001010111110011110110000111110101011000001010110000101100111110011001011011010001100000010110101110001011111101111001100101111100011010100000010000011101011010111001110101011010100101010100101100111001010101111011110001010111000011110011000010110000001100110111001101100101010101001100110101001100011011110011000001001011011101010001100001111011000001100010010001110101110110111100110110000111110101000010010010000101101111011100100011010000010101011111010111010111111000110101100001111011010011011100010000000001111010110111010000000110000001111100000110100111110001010101100110100110101111010000101011111010001110010010011100111101011010110011011011001101101001110101000100001010010100001111010100100000011011110110110101100000100100110011011011001000011011011000011011001111000000100110110001110111001000110000000110011111010100111010000111111111100001110001100110010001101001100000100110100101110110101011101000110010101100011101011101111100010101110101101011110001000010100101001000010110010011100111000011111000111110001111010000111111010100111111001010101111001000101110001000011001001101001011100011000001000000011100000101110000100110100101110000010111001010010010010000000101010000000010111101100100100100011100111001110100111100010001001111000000001001100000011101001110100001000110100001011101010011101111101101101010001111101000101111100001111110000001111100011101111000111100100110001000011101011101001110110101001110010101001101101100101101001001101010100110111110100111101001011111010010111011001000000110110100001111011100000110011010011011001000000111110111101011101001011011101011001101100000011111111011110101010100100010011000111000101001101010011110101000101011110001111111110100101001111100011101001100010000011101111001100111011111110000110011011010111011011111001111110111010011101110000011010010101001100111001010110110011111010111011010101111100111011101111110111000100010001000101011011100001110100100010111101111110111111011110000101111000010110000100000001101101010011011100100011111010101001011110010001101001000010100100001011010010101111110101110100101010111110011101001001011100111100010000110000010111011010111011001101001010010011111000010100100100111011001111000111010010100111110000000110100110000111100100001010111010101001110000111000010100001000000111111001010000101011011111000101110001101011001111011110011000110101010001010101111110001001111001001011000110110100001111101110111010101000011110000101100000110011111011010011100111111011011111101010110011000100110011000001000010110100011011010000101011100010001010001111001101010011000010100011010010110001101000110000110110100010111101011001000101001111110100010100010011010011001010110010110001100011101010010001000001110001010011010010001101001011001010110100101011111010001000000011001111001011011110111011111000110001011111110011001000100111111011111000100110101101010100001110010111000010010111110100011101100111111001011001001111101100101100011101000100011010100000011011100111110110010100010100100100001100100011010000000001101101101100001111011011110100010000100001111000000100011011101000011001000111111101010011110101100010111111101001001101110010101111111001010001111100011101011110101100000111001111010111011110110000111110111000010110110110010111110000011101111101111010110010100000001100110000011001001000100111010001000100100111001001000110111011011100111011000100100100101011011000010111101100000010011000110101111010111110110011100011100111011101000111100001110000001010000100011011010010111011000101011010101010000001100010110011001010101111001011011011101001100010010100111011001110110101010111010000110011111011010111001101110001011000011110110100011111000101101101101100110010000010010011001101001100110001001000101000001011000010010010100101000011100010110000110001101001110101001011110100001101100010101000111101011101110111011010011100010111101010111100111010100011000110100010000011100001111111010000011011101000110000001000100111101001001000001000101101100111100011000101111001010011111101011100001111001010010011001011010010100110010101111011001110101100001111011001100011001001100110000000011101011010110000111100110010001111100100001010111100101001010100001001101011010110100011111100000011111111001101100101001101011111000101101010101110100111001010011000010010000101101100111100000000111101111101111100100110100110011010001110111000011010000011110100111110100001000110100011001110011011110001010010001001101011001000000100100100100100001000011101010011010000111001010100110100000111111110100101100100011011011011100011110110111101011011001101111100110001110111011010110111101001111011111100001000100111110110011110010000110110111011011101110100011011110001001001001010010010100111110000001110100101001001011101011000111100010011110100110010100101111000001111011001001001111110100101110111110010111110100010001011010001110111001111111001100110010010110001101011010110001100010111101001011000100111000000110001011001111111110110110010101110100011100010100101111110101010101011011011001000010110000001101111111010011001110101000100000110111001000010010101000101101011111110110011101101001000100101100111001001000111011111100010100110011110101001011000111010101100001010001011111100000100001100011001111110111100100000011111001000110000101110011000010100001010111110111001000000001000011000101010001010110010101011010110100010000010100101100110111010001011110011001000100001110101111101011010011100000111100111000011110110010010000110010010111101111011110001011000011000000110001001101111101101110110001000110111011011001110010100101010001011011110111101111000001110001100000011111111110001000000011000001111010111110001100101111101101000000000111000001111001110000000111111110111010100001110000010010000001001110011101100001010101111011101011101010000000011000110000110010111111110000111000110010001010010110100100011010101010000111001001111011111011111110111110010001111001100011111001000010011111010010001000100010101010111110001011000100000110111100100011101100000000000000101010100111000000001001000010011111010001011111100111110101111000111111010101011010011011000000100000011110010001000001001011110001101001010111011111100101111110111011110000011010011011100110111010100001000001101011101100100110100101011110001111110010111111011010101000000011010101111100011111110011100100010100010101011010001010001011111110100001000100001101011000111111111110100111001011001110010101110110110000111011101010011000110111011101100111001010100001010101100111001100011000001010011000101001110010010111110001000111110000100001100000001000111001110001101110010110001010101101000000001010110100001001111110101001001001000011111100111101110001111110011001000010100011110100101000111010100011001110110011100111011011110111010111100111111000000000000000100010110010001111101010100101100000101010011100001100001000010001001110001010001000011110010101101011001001100010101111011101100010011111110110001010011001000110001100000101001000110010000010110010100001000001010100111010110000110111001100100111001110110000111001001000001001001010111001001000011100101000111011001000011000111011011011000010101110100001011100011111100010100001001010110011110010001010110011011101111011101111111011001000111101010011111100110000000011000010001011000000011100110010010000011110111101100101010110000110101111110001000101001010101101011011111101101100010111000110110010010011000010000111000001111011000000000000101110000111100100001100011100011100011010101000110000101100111100010101111011101001110110111000010110001111110110001101111000100000110111110101110110100101000110011000101011101100000110101101110000100101101000011011110001100100111010111001110011010000000001100000101111110100111101001111100110100001001100001001001010001110001101101110010001111001001100100101000100100000001000010010101101000011100010101101111000110000010100101100111001110111001010011010000011010111000100100100001100101110011000101100010001001111000011100100000100111011000111101001010111100100100110011001000010000010011100011110101101010110000111010100011010110101110110010010101101110100111011100001111011111011110010111100101011110000100111110110011000100010110001111100001110001000100111100001100110010010101100011010001101100111010110101011101000011000011010001010111110100101000101100110001001000101100110010011000000001011110011000011011110101000010011100100100111010001001011011001010110001000000100101111110000000011001011010011011001000100001110010001101110011011010011110010110000100011011111001001000111000110100001110000110100010011101110100100011101110100000111100110000110010001011111111100011101010010000110011000010000101011001101100101001111011000111111011000110111001001001101000010001000111001111000010100000011010010100110011101111000111001001001011011010000110010001110000011111111010100001100101011000001001011101111110001100010110111110001111111101011000110001010100100011110101101000100000110111000010100000111100111111111010011110001011000000111000001111001000001110100100000011111110010001111101000101110100011101000000000100010100001111110110011101110001000001001011001101001100110011101100010110011000100111010011011001111001001111010010111111011000100101011001111100110010110101010010101001100111101010001010001011111110000010001110000001001101001001111111010000000111001111010001011010100010111001111000010010101000010110011000001100110111010011000100101010001000011000001101110100100001110011000101100011110001011011011011110001110001001011101101110100101110101100001100011101001010010000000101001001100010101001100011001101000001100100100011111001011010110000010111111111010101000011000001011011100011010011000101010011100001101101011011110100001100100010100111000000010100000001111001010110100100011111110001110010010100010011010110010000000110000010001111011010001011101001111100001011010010110110100101011010011010101101011001110101010110010100010001001000010000100100100110001001101001000000001010011111000101011101000011000100011000110011001101100001100110001001010010100000010100101000110101001111100111000110011011111000010000100000011100100000001011111111111101010000100100100000110100101101111101010110101000101011111010001101000110000001111111110010000100100011011101100100000000011001101001111010001100010101000111101101000110110101000111011010111010001101101001010011011101000011010010001001111100000000110001000000101110100110110100011011101001010100110010111110111010010001011110001111110111010110101111100110110001111011000111101100101100100000001010100100000000000100011100110110100100010110110010001100001001100100011111010111000001100100000010000001101110110101110110100100010100101101101000101110001101001011101001011000110011001011110001001111100000101100000111100110000010010100100000011011101111011100011001100111110001111011110001011000111011100111001101101110100000001010101101100000010000101100111000100000100011000110110000110010011101100011100011001010110011011110000111101101111101111010001111111101100101111111000111000110000010000101000101001111001101010111001000010110101011000110100111000111110011111011101011100100110011101000100110001001110001001100110000010010001010111100001011011101100111010010101001101111110100101010100001000111000100000110100001100010010100000100100011010101001011001011001100001000100110100010100111111101101110111001000011000001000000010110111001010111010001000000110010010010111111000011010111101101110001101101010010101001110011011110001011001101111111100010111101010110100111010111111010110111101101110001111101000101001001010110011111101111101110011111101010100011011110100100011000110111101111000101110010111101011110100101000111101111000101111100000110111100100100011000111100010000100101000101101100111000110101110000110100110101010111110111001100001011011000111011010011000010010001001111100100100001110010110000001011000011000111001100011110101111101110100001001110110011101000001110100111011110100000111000010100011010101110010011010000101010100011110110000111010011101111001101001010110101000001111011011101001111010100011011010000110111101110000100100100010100101100010101111001010011101000110101100101100000010001100010010100010011000011101000110100110111111010100101110101101101001010001001100101011010000010111111000000010110010100101010001111100000101001000101011100111000001010100100001001011011011111000000010010001101111000111101110100110010101111110111011111000010111001000100011110101011010011100000010101011110010001101100110111011011101110111101111011010011100011111001110000000100001100011011101000101010101111101001100011101000101001001100110111011100011010110011101100110100100001101111101110111101110101000101110000111110000100000000110010010100111010101000011011000010111101001100111000010110100101000101100111110101101111001010110000111100000000000000110000001001101110000111001101010010010111100111100000100001000010011100111011011001111110010111101111011111001110101011111110101100010000101101010110110011011001100000101100100111111011010001111001110000110110001100101100100100100101001110110000010000010010110010000011111110011110111100010111010011110010000010010101110110111011111011100101011111001000111011011110111101101101011111011010111101010101100000110000001001001100011000000011001000011100101011011010010110101100100101010000111111100110110010000110011110111000111001111101000101011011100011011001000110111001000001000001010110001100111100000011010010100001110011101101101011010101100011010001010001111110110100011101101001010011011100000001000011001011010101000001001001011100101010101101001001100110000001101101000100101011100110001101000000101110000100101111110001110010101110110011111000110000111101011111010101110001011000111010011001000111011101111110101000100010000101001000100010110011111110011101011110110100101011111000000110110110110011000101001110100011011101011110101100111111010010011110011000100101010000001101110000110101111001010100111000011011001000010000110110111110110101111101110010011110010101110110101000011111010100011000010001010111000111101101100100111001011111111101011011111101100111011101011111001001000001001001001110101010100111110101001001010011110001011110101001010101110010011101110101001101011101011001011001100011100101001101010000011000110100100111010010010011011110100110110110100010000100100001101000110010101101001001000000001010010100100110000101101101011001000110000101001100100001100011101111100011101000011000101110001011101111000110101010001010111001011000001010110110000000000011111110010001101101100000000001011100010000110110010010110011101001110000000101100100111110010010100111110011110110101011010000000101000110101010000100110101000110011011111100001011110011010001110010110111011111001110101111111001100001111110010001111000101000010011010011111110100000111010001010001000011110000011111110000001101010101011001000101011101001110011010011000101011011111011001110010100000110001001110001010111000101100100101001011111011010101000000001111100001011101101110100001100100100001000101111010101110001010100001001100100011001000100011101000110010100100000011010100000001001011100110111010110101001000101011101101000111000011000100111111010001111000010010101110001110011101100110000000101001000100100110011000101100111000000101001111111101110110111011000001101100011101000000001100001110111000100111100101110101000101001110110000111011110101100101101111010111110010110111101100110100001101001001011100001000001010011111110010010101101011001110010011110011101001011001110011110010011100011111111001001111001110000000100011100110000110001110110101101110001100000010000111111011101000010101110011001000011110110010010000000110001011011010100111111010101101011101100010111001111000001110111100011110001010000101111000011111011100000000011001111001101111100101010000110000100100110110101101000101010000111010001001110010110100110100100100100010111101111110000000001000101100100100001110001000101111010101000100001110110100100101101010001000000000010111000000111001001101101101100011001101111010101010001000000001000110001101111000010111000001100000001010110101101000001001011110010000011110011100100110111100010111011001000001100000111011101111111101000011010010000000101101000101101000110111101011000111000001111110111100110100000001111000100011000111111011010110001101111101110011011110101000101001100101111100000011101110001000010110010101100100011111010111001011110101010011111110110111110100011100110000101101111000101100110110101001111110001000001111110000011100110101000000101110011111001111010001101001110010000010100110100110110011110110111111101000101011000000110011101101101111000011111111111101001110011100110000011001111011101111110001101100111100100010110110101100110010001000111101110011010000110111011000101011100010111110001100110111010110100101100111101111001000100101001100011000010000100001110110000110101000000100100101101011011100100110101101110011110011001001110101010000110000100101011000000101000000011010101111110100110101110100001011110101101111100101100100111011101000001110001100010011101011011010011111101111010111001101001010101001001110100000000000101011100001010001100111111011011000011101000100010011111110011010000001011011011010001110000010110101011100111110010110101000101000100111100101000010010100011001011011001000101111100101010111101100000010100110001010110001000111100010000000010010110010101110001110010100011111100100100001101010101010101110010111000110011011111110000001111000000110110111010010100100011000100110110001100010100000011011101101000110101011001100100101100011101000011110101000000000000111111110101111100010011001100001011111010010011101100001010101011101011101001000000111001011100110100011010010101101011000111111100100101100111010110101010011000001110010110111100001100010101000011100000100101000000010001110001001000111010111011001001001111000001110110001000111100000110110111101000100101100011101111111101100001001111010000111010100100110000111101010111111011101110101010010000010000011100101011001111100010111101100111001110000001100100000110110101010010011110110011100010000010001000111000011001011000010000111001100101110110101010110110100101111001000101011010000111100101110001000001011110101101111110111000101001000111110001111111111000101011101100101100011011001100100100111100000000011111100010100001011110100011011001100001111110011111010100010001110110110001000101011011101000011111011011010111010110100000110010110000001110001001111011010011101000010111000000111101001001111100001001000000001001101100101110111110101101110100100110100000101001001011100110011110100110010100100111101101110001111000100101010100001000000101101110111100000010000010001010111101101101111111001000000010011100110111110001010111110010011110110001100110101110100111011111111100011110110110011010000001010101010110000010110110001111011110000110111111100011001111000111110001110011101101011111101110001010110010001001111010011101111111011111100001110011011010000111110010100001010010100111000101000010111010010010011001100001101110001100010111000010011010111110001011110101001101111100100010110101111101000000101101111101001000110000110111010011001111110001000001110111011100011110110100011001000110101001111111010110001000101001010101101010100110000100010011011100111010100100111110000010110010000100000001111110011100010000001111011111100111101101100101001000110110111000011010001011010001011101000001100011010101010110110110100011100011001011001010111110001001011000100010111101110010010100100010001011010000101111011011110001001011111110100110111001111011011110110000010000011111110111101100110001001101101001100111001000111010111011110010000001101010110111111100111000011000011111111010110111010110111101001111011100101010101100010101010111110000011111101111101010100010011001000101101110101101010100001100101010000101000010000110100100011010000001111011000110111101001010001011100110100110111101000101010111101001100111011100110011010110111111111100010110011111101100110111010110110000111001111100011010100110000101101000111010100001010010110000000010110001001011000011101111101001101100111001100110000010000111100100001000111101010011001100011110101001001011100110011111110110001011111111000001110000011111000000101110000110001001000110000011010110101111011100100111101001000000100011100000110001010111110010101101001001100001001000010111000111001101110100111110100111001010101110111001101111010000100111011000111010101100001001101011100100110101111000110100001011101000100000010000101100111010001110101101000100111111001101100011110010010000010011000010101110001101001010010101010011000000100110100010010110110011111001110011101001110001101110110101101111001001000101100010100111011110010011010000000011101010101000001000011110110100100111011001111111101010001100100101001100001100110000100000011110111000100001000001101111011110110101110001010111000010110001010100100001001001011100100101110000010101100100101001110001111110110101101010010110000010110110101000100100110010100111011010001110000001010011101100111111010101000101111011011111001010000110101000111000000101111111110010111010011100111110110000110111000011110000100011101010011111101001101110110001011011010000110111101101001001100001001101011100001010001100010100010100000011101100101000010100001010111000010101111011000010111100111100111100100010001001101000100101011101100010100111100111011110001101111110101010001100100100010011111011011110111101101101000111101010010010010000001011100000011100010001101000101100100110111101011011010100011000101100110110111111101010101101101010100000110110101000101101000000111010000001000011011000010010000101001001011111110110100010100000010100111001011101001000100011011110101010101001101011001010010101101000011010001100010001111000000110100010101000011111110101001110101101111100101100111010110011111100111011010111111000011101110000100010100001110100001110001001010100100110010110100001011001101110101111010010010001101111011000011010101110011010010101000000110001000011001011110111000010010000101111101110110110111111001011100010000001110001111000110110100000101110100010000000110011001111101101100110000111000110000001111111010110000110100010011110001010110101101100110101100110110000000111000000110100010011001101101101011100011001110110101001010001100100010110000100111011000000011100101111011100011010101111100110011011100101000011100110110100011101110010110010010001100101011011110110101011011000110100000100111010101101011010010010111001111100111111000000101011110100001101011100000001001111110000100110100110100011011111100001011110000101111000001100110110000011111010111010100111000111110011001000001000100001100111001001111110111110101001001011010001011101010110110001101010000001111001001101010000100111110101100011010001110011001101000011010011110001010000011001101100111111110011001101010100000100111110111101000110011100000001001100001101110001100010001110010011000000010011011011000001111010110110011110101001011101101000011110000010111101001010010010100110110101100100100010100110001000100110000111101100011111100110111010111111010100100000110000101011111001010000100100111101101100000100100011110101101010110111011010101111100111110011010110011100011100100101011110100001110000101110010101010010000001011010001111101011011000011101111110101100111100000110100001001011001000101011010111000111001011110101100010011100101110111111111100001011100101110101010101110100000011010110001010011111111111101000101000101100010100111111100011001010011110011001111100011000000110101001001010111010010101001100101110111100000100110111001001011111000000001111111101110000110100010111101011101000100001010010100000101010100001100010100110101110110000011011001110111100011010110101101000111110001110010001110110000000000100000100100101001110101101111111001100100101101010100101011011011010100100011111000010001110111010111111101111100000100011101111011001001100011101011011011011110111011010001010011000001101001001110001011000100010001100011110101101111001100100110011010111001010010101000101111010011110011001001111100110110111010000010010111010110111011000110001110011011010010001100001111100010001001000111011000110000100000111010110101011100101111010000011000110010111011011100110100111000110100101110010111001101010010000000010001100011111100100100010000011011110111100010110000100010101100001101001011111101111101100101111000010111100100010110111101100001000110011110000111010001000110000100011010100101111110011010000110110000111101010000010001010010001100101011110011110110100100111100110100011000011100110000010001000111010110001011011001100000110010110110111101000101001001100110111110110010100011101111100110000110011010110010110110100100110111110000110101100110111010100010000111101101101110111001111010110111010001111010010111101111010001111111001110110101001010000110110010110111000001111111101001101111111101011001110001011011110111010010010100100000000000100000101110100111001101100100100001100111110001111010010001001001111100100010111011000001011111001000010000100111010110010111101110100011101100001100101011101000000101011100111110011101011011100101101100100111011110101000100010000111001011110000111101000001100101001100000110011000000000101001011010100110001101001001111001010000101000101110010010101100011111001000100100100110100001111111100100110111111010011101111110100001010100011110111010100110111111101111011110011011110000101010110001011010001010001001100110000111101101111010001110001010010111100100011000001011111110010000101001000100001111000010110101000101010010100000010010111010010110111100101101110001001011011000101100011100010010111110110000110000101101111010011001100000000111011001111010011110110001111110011100110011010000110111000011001100000100111111111111101001000010110110101101110011110111010100000100001001110111000100010110010100110000111100001000000001010101100010111111011100100100001111010111001100001001000000010101011111100011100111111000000000000101011101100000011010100101101101100001101111000100101100111111101001100101110111110011000000100110111011000101111011101101000101000110111011010011110110100111100000001010001101111000101110000100011010011110101001101001111111001000000001110101001111000110000110000010101010100010011010100000101101000100000001101100110011111101000111000101111000110101000000111101001101011110000010000001101100010011011000001100111110101000001101101101001001011101001110011000001011101111000000010111010010111101001001100111100100100010111101101101001110110111101110010111100110000101111100010100001000100100101011111101100011011000111111010100100101110000010010010010010111101110011101001000001001011010011110111000000011001110110011100101011110011010010110101100000000110111010101000111100100111111000001000010100111111110010101010011100001011000111000011100010101100010010000111001110010111010111100010000011010111001011101010001000110101101100111001011011011011001010111000101110110101111110010111011111111101111100101111111110111110101001011001100011010100111010010011001001010100111110010101110101000101100010000110100000001110111000010001101100000111001100000110001011001111011110010010011111010101111100111011110000011101010001110000001011101001011101111001000100001011001111101011010001101101000010101100000111100111110110100111101100111010000011111011111111001000110000011011011001001011111110011110001011100110000001010100011101011100110101111000001001100000110110101000001100101101110101100101000110011010101110111011011110100010000111101000110011001110001110000110001010001111001101110001001010101000111001000001101011100011000110111101101111111001101011000000001000010101010101011100101101010100010110011000000000100100001100001111000101100100100001100111110010100001011101111100000100100110111110010110010110110010000000110000101110100000000011000101101011111100100010011110010000011000111100011110000011010110011010001110110011111001001010101110000010100001100001110110010101100011101000000011001110011101110010010010001111010110110100011000101000111110101101001110110001111110110010011111111110100000000001101010001100011110001001010011110011001001000100101000110101001101011101100110001101010000101001100111000111101100000011000110011000000010001110011111101100111010010000000000111111111110111000110011000000111001001101011001010101000110010010011010110100100001101111011110010000101010011001101111001101010110000011110001101100101110101111111011010001011111101101100111000001100111111010011110110100110111110000000101101010101000111011111000101011000111010111100011000010000010001000001001000111100111101110111011011110101111100101110111010010010100010010101100100110111001001111011011000101010111000110001011100111010110001011010101011010111100101101101111101111111101011111100010110101001100111101000010111000101011111100001101110101011110001100110110100010001000001010011111011110010000001100100101001010100100110011101101010110011001100011011111010010001000110011010110101001010111001011010001111011101001001101101101111011010011001001010111101010011010011101011000001101100001001000000100110111010010010011011010010010100111111111001000111011001100111100110111000010100100000010000100111110001010001100101001111011100110100001001100001101111101000011101111111111001111001010000010101011001000110011001001110111100101101101000101111110110001110011100111110101100011110011110111001101011111011001011101110011111011100011010111011111110110001011101000010001001010110011110100011000101001001001000010100111010111000000111100111111110100101111111011111101101101100111011110111111100111101110100001101000000011011110010001011010011010111001000010101100010001001101101111101101000010010000111000010100010101101101111010001001110100111110010111100110010010011111100110110011110110010000011011110110001000101101111011001100000111000001000111100010111001001101111001011010100010000010000011111011110001110111010111110011101010010010001010110001011110110100100001000000001010101100011111011111000111111111100011001011111000010101111000011000101011001011111100011101111001001111000010110111111010100011000000101101000100101000010111100111110010101010001110101000100010011101010100100101101001011000110110001000110000010101011101010111001011000011000100111111010100001111100000111101010111000011100110101010000111010101001011100010011101001001000111100100100011011100111001110100100101001100100000111010000101101000011111110110100111011111010101110001011110000011011010100111100110100111001101111010000100110101101010000011010111011011010110000111010011101000011001100100100110100000010000001101101100000101000111110010001001101100011010100101110101110100101000000100101011110000111010011001011001110000000011001100111011100000111111000000011000111110001110011101010111110100010010111101100110111001010101001110111001111000001100011000100110111010100100100111000111010100010101110001001011010011101001010010100111011011100011110010001001010010111000001001110110111010010010000010011100110110011111001000101010111011011110000000000110000011101100011000011011000011000100000000001011010100111101100001001101110111011101110110001111011001100010111010010001000010111001010000110001100010101101001010110111000010101111101000000001100111010001011110100101110010110001001000000010010011000000111011010001010101001001111101001001111111001001100011110011001110011001011101000010111001010001101000111111110111110001100010001000011000100101001000011110000101000011100101001101011001100101010100101110110000110010101101001101101101100001111001101101010001110101000111011101101000100101011110011101010011111010100111000100011111010010010010100000110110011111101101000001111111010111000011101001011011111111100101111100010101111100011111111111111100110001010100001000000100000110011110010010101101110010110111111100011000000010010011000111001010000110100110011001100111101011101110011101010010100010101100001110101001000011001011101010100010100001101000010010101000001011010010100100010010001111101001010110001001001111010110011010100000011011001110111011110000000011010101101111100011100010010001000001110001010101000000101111000011100111001111001001111010100100110011010000001011011100011010101100111101110010001001000000100000000100001100001101000110100000111101000100011010010110110101011111000101110001001001011110101100100000110101101110010101110000111100101101001100101100010110001101000000001111011000101001001110010110010100000110100000101110101111101000100100101111111101000001010010011100000101111010100101001111101101000100110010111011000000111111011101100010100011011011011111000011000111111101100011100110101000101100111101001110000111011111000100100110011000101001011101101001101100101010001110100011101011001000100000010100101110110000000010001111011011010011010001010010110010001000000101001011110101011101100101101101100110111101111011000011000110011100110001101100101101110100110010110111100101010111001000011011000100010101011011011000100101000101010011010110010000101000001000001010100001101101101000111111110100110001000111110101010111001100100001001110000100010011100000010100100000111000001100000001111110010100000000000100100000101011110011100100010000111011011111001110001110011011000110011111011101100000100111011101011011110000010010001011100000111001001010010101000101101101011011011110000110111010011110010100000000010100111010000111011100001001011101011101010000111101000001100100111010001010000000011000001010100010100001110101001101000110010100100001101000100001110001110000000110001000000110000010000001000010010011111101110100110011001111001001101100010100100101101101011010100011100000010101110001111110010101100010100001000110111001000111111001001100001110110100110110010011011111011011010100110001000110100011110011100001010011000100101110001111111011110100100000011001101000001101110001101011101001111011100000111110111100111101010010111100110111001001101001011000100001111011110111010010110111010110010000001010010001101011000111001101001101111011110100001101000000101010100111000011101100110111010101110100001011011101011010010110110001100010010011101100010001011011011100001101010010010101110011010000100101111010000111010001000010001100000001110111001011010001001100101101100110101001011100100110011000101111110000101111111111011110100011110101001001011111101101111001111011011110101001001000111000101000000111101110110011111010110000111011101000100111010010110111000100101000111111111010110110000001110010101110111100001100110001010111011001000111111001011011010111001000111100110011111100000111011100000011100000110010100110111010001100101111001001011110101011000110100100001010010001100011001001100110001001010111110101111011011110110110010001101011000011001000000100011001000000010111110101101100111100001001011001011111100010010111101110110101011110000011010101001000101110000000100110100111100000010110001001010011101110000010000110001101111001011110100011111101010010101111110111011011111100111010111100101011111101011001101001111111011110010000011110110001000110010111001000010010110111001001101111110110001010010100110100011000101011001111000110110101110011110110010011100000010110100100110011010110110110111111010010110100010111111101001010001011100110000110000111000101011110000010000010001101111010101100011000010011000111101111100001100011101100000111000000010110011101111010001101100000111010111011001010010011001000101011011111010111000010100001001011001101110100110001011101000100101111011011101000000011110101011101101110010100111100000111011000001011010000110001010101001010111100101001001000001011100001011001100110101000010010000101001100110010000100010110110010011001010101001101110110101110111011111000110111100110100110010010100011001011001100000101101001111011000001100101000001010001000110111110011011110001101011001001101100011100000101000011011101101000000110110111001101111110000101111011010001101100000100000000010111110111111001111100001000111000101110011101011010001111000010101101111000101000100111000011111110100111101010001000010101010101010100010110011110011010010101111011111100110001000100101010011111111101001001001111100001010001010010111110001110101010100110111111101101101010000000100110110001001111110101010110011001101100110100010011011011000110000001001111101000101100110010010111001100010111110101001011010100000101000010101010001000001101001001101110101001101001001011100101010100010001110101000100011111110110110010101110101100100011010111101001000101010110001110111110100001010101101001110001010100010110011001010111100111110101010110110110000110011110010010001111000110001111110110011111010011110001110011000001011110101110010010010110010101001011010001001011001110100100000111101011010010000011011100001111100111000100111100011110010011100000101010011000011001010011010100000110100011101111010011001010000101011101101111111111010101111001100101101000100100111000010010010101010001111001101000110011001001110011000111011001000010011000000010011010110100010100110000111010000111000100111110000010011110101010111011010110110001111000111011001010101100100000111111011011000110001010011101011100101011010101010010000000101100011111110111101111110110011110100000000011000000110111010000101110111001111101010001011000011100110111111010111100111110010111010000111101010010011001001100111110101000010100111100101001110101100001011100000010100110010111111000111101101011011110111000110011110100010010011001100110111101000011100110101011101001000001101001010100110001111010010100010001010011001100000101111110010111101111011100101100011001001001000011111011010010100100001111001100010011111101010000101010011101000001101010000111011101000000110011101011000001110000100001101110011101100010111000010001011111010000100101110010101000001001101001011000001110101011101111101000101000111000111001111011100011110011000011111100001000111010001011010011100110001010000010010100110001111111110011011011001101101011110010010110110101001100000111010010111011010110100011011000010111111011001010000101110111110001011010001101111111110101101011101010111000010011110100011010101100110110000000110110010000110100100100010100001101101000110001011110111001011100010000110011010001101110101101010001111000110100011110011100110110000001000011111010001001101100100011100000101000100010100011101100101001011001010111110010000110000110101000101111010111110100101100110001000100100010111100101000001000001101011010010001001110001100010000100011101001000000100100100111000011111000111101110100100101010101010110001000100000011011100011000110100000011011010100000100011001001101110100110111000011111000001100001101101010000111100100010010011100111110101011110100100001100010111110001110001111101011000100011100001001111011100110110011011100111001010001110101111010011110111111000111001101101100000111011100111110001000001110011101011011011101100101000011001011001000001000101111100100101110010101000111100110001010101110101010000111101000101001110110011000001110110011110111000110100000001001000000110101100000110110100011100010000010000100111001010010011011101111000101001100111101110100010001010111111111111001110000110000000100111001110000000110011010100001111100011010111010000101100011110101010000111101001010000101110110010001111001000001111000000011101011001000101100110100100100100101100011111101111101000011100001101110000001000100001010100110011110010111010011001101110110000111010111011000010101010110101010100000101000101110100011011001001110000010101011011010000101111110110000000011100000010010010110101010101001001011110001010010010110001000110001011111000111101100011100100011101100001100100111110011110101111011001100101010011000101000000001000011001001110000001011000101000010000110000111110010111111011010111000111010000101101000011111011011110100111111111010110111110001110001100011110111100100110010011101101011111110101100011111010100011011100010110111010111010101100011011011001101010100010111101010001001100000000000011100001101011110010110000000100010111101110101110000010111010001101000100111110100101000100011101011000101100100010000110011001001111100101100100010100001001011110010000110100001000110010111111110100010001101100100000101001000100100001001110010110110011101101010011100111100000010111100101001101001000100001011000101010010010001010010011100011000011011101110010000011011111001110100100011110011010000000101011001001011111001111100001000001001000010011100101000100111111101111010111010111011101101011111101001011101001010001010100010011111100101010011110011010101011001111101110100011000110101101011001011100000011101000001010011110101111001101011100111111110000111100110011101101101100110100010110110110101100010010111011100100101110011111101011110001010010100101010011011101111001111011110000101111100010010011010000100001100111101100000011100001110000001100011110111011100110111011011101110011001010000100010001010000100010110001000011110010001000100101101110011111000000000011111001000110100000101011001111111100110011011111011011000100001001010001010001011101111101101011010100100000100010010111101000100000110000010010011010000011011001100110011010110101110101100111110010100010001110111100000000001101010011011010110110101001011000001100111111000111011011000100010011100111000111111111000011001010100000000000001110111000010010001001100000011100010111000110010101000011010011001101101000001000010100110111110101111110001110001110101110011010010110101000010110000100110110110011100111001101011111001111010010011111010101101000010001111011011101011001011111101110111111011001001000101011111011101110110011100001011010100010101011000010101100000101000110100111000000001001101100100010011101000111001001110001111010001001000011000001111001011000000000001011010001011011110000110000001111001011011111101101000011000100011110011001000001101110111000100000000001101101110111000111010110001001001000100011100001001001010110011110101001110100100011101111000011011010010101001110001001001000010010011100101111101101010011101010011000010001001101011101110101111111110010100000000101101000100101101010000110010010000000010010001001100011010010000011111001111111100101111110010001101101011110110110010000001110101101011010110110001101001000111010011000010011101101110100011111011010011100110011001111110101000111110010010010111010010110100100000101001101111111011010101000111100011111011001101101100101110000010110100010101000110100000000111010110001100000111110001011010001010001011100010000000000000000000111101110101010101111101100111011110000000101101101001110010110010101010010000000101110001000101110100001110111110000100000011000101011001111000001000000110000011100000000010110001011110011001011000011001011001101100101110011110011000011111110000000010011000101000111110000000111001010000111010001101011100101110101100101011100110101010010100100000001000111100101111001100100001111100000101010001011111011001101110111100111010010010000100011001101100100101011101110101010010110001101100001000011101011001101111011111110010011101100010101010010011101010000001010110001000100110001111001010000111110011011100100111011101011111100011011111011101000110001101111011110101111011100011001100100111001101011000000001000010000000011011011100111101111101101000111100011010011010011011110111000010111000001110001110010110110011010011100101100000000111111111000111001011011100111010010100110011011010101111001100101011001100010100101110001010100010000110010011110101100011110110110001111011001000110111110110100110111110010100111010011111110101001101001101111111100111010010001110010000001010110000100101011100000101000100000110101110111000111011010100110010011011110000010010101100010001110001010011100010001100011100011000010110010100001100110100101111000110010101000111100100100101010110101111010010010110101101100011001110110101011101110011110100000111001101110100110010100001011110110111001111101110001101010111100000100100001011100100110101101010100001001001010110111010010101000101001000111010010001110101101000010110011100110001010011110001000110011110100010111000101100111101011101000111011011001111101011011001010110111110110010001100011000111100010000011010101100100100001110101101001110101000001101001110000111100100001110101010001101011110111000110110011000101001101011110001001111000010101110100111110100000110100011100110011110000011110010010111110111111101101000110000001110001110101100011011101000000101000110110110000001110000000000011100111001000101101100101011000111110100011100101110110011010000011100011110110000111001001010110001001001100110110001111100000010100101011001111111001100100001101100100101001011101010010110000001011111010111111010100001011000100110101110011100100110010001011101100110010100011111011101111101100111010011001000000110010101010110011101001000110101101100100000011011011100000100001110111011000000010101110001000010011111000101100001101101011111110011011011011110100001100100000100011111000110000011111101000010101101111001001101001110011110110011000110110001100110100100000000001110100001001010100101111001111110001100100110001010110001110110000001110101010100001000000100001000100110001000101101000010101110000110001001011101100001001101000011010110000100011110110101011100011001110001110111001101100011110101110000010110100001100010010001111000100100110001010001010101000000110000110011011110100100000101000101011011101011101100010000010001101011011000101001100011001110001100000000100100001100011101111000111000000100111101010110100101000000101010111010111011110100111000000010100101100000100011110101111100101101010111110011111001000000000110010011010100111101011011101010101100000001111101101100011010011111011000000110011101011011011001100110101110011110110111001010001100110011000011110010110001100001011111110110110101101011110111000100111110010001101111011011000010010110000011101010000011000110111011010100010100101001101101110000001000010010000111100100110001000011111010100111100001101000001110000001011011101101100000011101101000100110100101010110101000110100000000111000100000010110001111100011000100101001010110011100010011000100100111011001111101010100101101101111110000101100000100111010010011010111101101010110011110010110001101111100001101010000111100101010110011111000010111111101110010111111100000100000000000111010101111100010000111000010001011100010101011101001000101000110111011000010000110100000000010101011110110110011101100010010000100110001011011111101001000000001100110100000010010010100111100001011100001011100010010111001011110000111001111001111011000101010110101000110000000101011101011010100000101001010101101101101001000110111111000010100000010110100110110000010011010001001001101010001101110001010011111011011101000111111010100011100101001011101101011010111000011100000101101111111100100010001011001100011101001101000100111100110101100010100100111010110101101110100111010001011101111000110111011001111100010111111111011001111111110110001110001111001100010011101111011001010001111000101001010101011111010110010010010101011110001011010100111100000110101000111101100110100001111101001110001000001010011110000011111100100010001011001101111111110001111100011001110111001000000010000000000010110010111001101001010100111001010000110101000010101001011101011010101011000001010111110011010000110101111011000111001100010011001000011011001110100001110001010010010100110000101001110111010011001001010011001100010100001100001100000010100101100101001011001010110001010100001000000110110101101000111010000101010100011001010001100010101000001111000000111110011011010101010011111011010011101111111100001100111100010101011101111011100111110010101010110111010111101100110101111111100010111001000101000111100001110011101000011010101100111100100100100110011010001011000100100111110000100100111011011111100100111110000000011110011000111011100000011101010111010011101000101100101000101101010100001001001000001101001100111011011110011011010010111011001011100000100000111011110011010011111101010001010111110001110000110011010111110000100011000010101101100000010011001001010010010010100011000001110011111011110111000000011111101100101010101111110011101110111011101111101100101110101101100011001110001101010001010011111101011010111000101110000001100000000010110000111111001000011000100100110001000101000010100110000000110011111000000000101100100100110000000111111010000001110001101101000111101101011100000001000101011010011101110001011001110111011101011011111111011100101001101100011011001000111011101111010110110011111100100000111111001000010000011111000100010100111011101110100101000101001001010111100110111101011001011111110010000111110010111110011011111010111010001111101000001010111110000111101001001111011001000000110101010001100010010010000100001010100111100001010101010101001011110001111011100000111110111000000000010001000101110001110001100010101111111100010111000011001001111100111101100011100111110101000111111010001000100000101010001111000111101000010000010111110010101001101010000000001101110000110011000000101111110011011111011000101001000010100010011111110100011100001011100101110001100110000011100100000000101100111111110001111011011011010010111110010001010100001010100101010111000011011101001101010001100010010110111110101010001000110000000010011111011100001110001101010001101111100011000001111001101011001011001111000001001100110011000101101101100100000011101001001110001010100001100111101101101000111110110001011010001111001101110101100100100001001011100000110111011111111111101100000010001111110010111101000101010100011110000010110101101011001110001101011110111001011101110010111000110100101001110001101110110000011100010011010001100000100101100001011111101000000010010101011010100011000111111100000101110000011011111100110111101100000100001111100100100100010010001000111000110111011011110010110101001110011110110100110011000100111101001010010100101111110010000011011000010011100100010100000110000110001010100001100011011001011111010100111010111111110010101001010111100100110101110000100000010001101010010110011011111000111100011101010010101000001011111011010000011011110111011101101000010000010111101101110100101010000100011100111100101010111010110110011011101100011111010111100110011111110000000010001011001000110111101101010011001001110011000001110100101011101111010101100111011010100010010111001100001010000001111110010011001110100101100111100101101011100010000101111010111000111010001011001000000010111100101100001100110000000010110010001001110111010110001000011011011001100011000011011001001101100010111000011111111110010001001000000000001001000011011110110110101111000001110110100110000001101111111001000010101100001100010011110111011110011101011010011000101110110111101101111010010011010011111010001111001011000011000111101010001110100100001011111011110000001101111110010010001010000000011010101001001001101100000011001110111111000110011111110110011100100011100111111000101101110011001001111000100010100111111001001010110110001001101011001001010001011001101110000010101100000100001100110000100100111010100101000101111110101010010000100011011011000011100110011110001011010001101101011010010111011000001000000010000010011111001111000101101110101010000100100100110000111000010001100010011101101111100110000010010001011110011110011010110100111100001001111001100011110111000111000000000111010001100111001110110010011001000100011111111011101010111011111000100101011100010001000100100101000011011010110111101111100000110001000110101100110100010100101101001111011100110001100111011110001000011011010001010101001010000000110000101101110101111101001000001011011011101011100011100101110001001110001111111100010100101100111110100001011111000111011100010011111100000111110011001011011000011111000000101001000100100100001100110100110111100011111100001111011100110010001010110001000111010100001001100001101001011011101110011000001101011011000011101110100101111111110000101100101100111000011001010001011011100101110010100000110010011101100011111101110001010000011110100010100011000101000111001010100000000001001010001101010110011011101010000000100001101011101001011111110011110000101111010010000101100110000011110001101010100110010000011000100110001101111101011100111101000110101110000010110000001000100110111000010100110001110100111100001111010011111010010111001101000111100110001110001110001111101111000011110101110111011001011100000111011000000111010000000110110011000011010101001000101001000110110010100110000011010110000011100101010110001101100011101001110000110110111010111101111111111101011111101000110100010101011111101000011000111111111110100001001001010111010011111100000011011110000011001000011100001011000001110001001111000110001111011101001101111111100101110101101110011100010010011101100100011010010001111110010111111100001111000101000000101011001010000001110011110110001111001100101101111111010111001110100010110100101000000001110000000100110101100100001011000100011011101100010100110000100110010010110101101000010000111110110001111001010110101010011110110100011100111010000000010001010111100011000000100100101001100101000000111010011000100101110111110100110000001110101010010001001100011110010111000011101001000001011010111101111111100001011100010010101000010001000011011011010111010010111001110100111001111010110111110100100111110010001011011110001001011011111001000010111100010100010111110110101010000010100000001101100100001100101110110011011011011011101000001101101111000000101010001001101101100101010001000110000110110011111000011111101101101100101010110100001110101111110101100011000100001100111101111100011011101000001000101111011000010111000110000001100110101101000010010000110111000100101100011000001100001010010011001010001100111001001100100011010001110000111001110001010010110000011011001011001101101110001000011010011111111111011011111111011111100111110001011111011010100100001101101000001110000011111001011111111001001011110111000010011001110000100100101100000010100110001011100010001001010011011000001010110000110111001001101010010101101110101010000010000010011110010010100111001111000110100110111111100010000001001011101000100100110010001100111011000001010010100100110011010100001000000010000010000110000101100000001000110101101000010001001100101011010100111101111010110000100001110000110110100101010000111101101010010110011001100011100010111010011110110010111100101000111110100101011111110111000011100000010001110000110110101001001100110001011010001100100011111101000000000011010111000101101111101101011101000111010001010011010101010110111100110011010110110001011000000111111001001000011100000111001000110101001011010100110000001001010001001110110100110000111110110010000000001001001010001111100100010001110111011011000100000101011100100100101001100001100100111111001011111001110101011010111000011110001100110111100110111101000111100010010111011110110111101110001111010100101110111111000110101001000100010011110000001101000010001101111110000011100000110011101110101110010101010000000001111010100000110010111000100110111100000110101111110010100000001010100110001010001010111011011000010000011101100111000111011111011001001010011010110000001000000111010101000111011110000110000110001000100101010001011000011111110011011111110001100011111110000000011010011010110011000010011110010111110011000001110001111001100101101101001101111010100100010111001101010100101110101001111110010001000000111110111011110110110001100100011111000010010011110000000101011111111011001101111111100011001010000000101111010011001010101011011111010111111001111110110001000010100001001110011111001110000101111011111111111001011101101110101010011001000101101101111110001110000110010100100111100011000101110110001101101000011110001101101001111110000110101011101010001100001110001001100111111000110000110010101010011100101101111011110000010111101011011100010011011011000101011101001110011111111010101101010110110101100101010001101011111010100101001001000000010101101100011101011000111110111100110111010001011001010011011100000101011110010111000011010011000100011110000010110010111111010001000100000011000111110000010111000111100110011101100001011110000001011000001111011000011011001100011111010001001111010111101010010001100110011000010001000100000100001000001101011101000111101110101100011111111110001010111010111111101101001100101000001111100010111000110000110000101111110000000111100110111000110011001010100100001011101011110100010111110111010100000011011000110011011011111100001000111001010001010100011110100010100101000010001001111010101010111111011110111110000010011001100111000010000110101101001011001111001101100001110010100010101000101000001001011001011001101101001001111010001111110000110001101101010001000101111010110001011111010100000100110001101101110111100010111010000111110001001110101000111110011011000101011100100010100110001101110111101101110001101001001101110111100101110010110101111010111000010011001111011111101100010111110101111010001101011100100100011111110010010111011010101100011110010100000001101000100100111100100110100100000010001011100011001101110110100011010111110111110111001111100011001101010011011111100011000111000010000111011001001111011000100010011110001101110111011110011100000100111110001011010010111000111110111011101101111111110000110001011100111001000101101011100110000001010010010111000000000011011000000100101110101000111000110000110110011010100011101110111001110110001011100010010000100101100011001011000000000111101010000111101000101111111111101110111001111010010000011011000010110000001110100001000011101011000010111100000110111011100010111111100101111000011000111001010001011100011001101110001110000001100000010011001111001000010000111101110110010010001110001011111110100000100011000101001110010001111011011011111001010110111010111011001011010100011001000101001010110011101100100001011110010010010011101001001000000101011100100011110101000111110110111110001010000101000111111000011101010111001001100000111001111000010101001001000000110000000101111010111100101100101111101100001100000010001001000110111000001111000101101110000100001111001001011001111000111010011101011111101010001101101001100010011111011111111000011000000110110001100101110111110110011011011010011110010101000101001011000010100000100110101110101010100001010101001010011111011111000101110010011110101111110000000010111011011010110100100010101011011101110010011110110011011111110100101011010101001000000011011001101010011010100000110111010111100011101110010011100011111010111000111011100100010100011001011111111111000110111011111111100011111100110101110100010110100101111100000001110011010000010101101111101001011101100011001000110101111001010110111000011001010101101110000100010100100110010101000110111111001100110000001011100000110010111111011101101011000110001101100110110001010101010100000011000111010010110010000100000110110000010000111110101101101111010101000111100011110001111011001100110101000001111010011111100011010000101000010001100000101101100000111000101000100101100000010100000011010100001010010111111111010000011010100100010110110111000010101100100100101010000110100000110100010010110100100010000110000111011001101110110011001110110010100101110001101001000011000010010011100001000010011100100111010000100001111000010111000011010111000010101001110001001101100111101011010101111100101100100010010101110011100010101100000010100110001101111111110011101010111111000101011101110100011001000110000101001010010011010100000011100001000001010011000011110110101100100111100000110011111101000111000000100000011100111110001001001011010100000100010111010001000010101100111111110010101011101011011101111100011010000000001011110000000110010011011011010110100110001011110001001101010000010001000111110100000001010101111001000101101110101011111100100111011001110001000001000111101101011111010000110010110000110011111101100110001001100000100001001111010001001010010101101110010110011011010001110001011100100100001110100111111100010111000110100110001000000110111111010010111001000110101000111110000001100011010100111001010010110111001000101110100100111000000101110110000111001000101110110101110111100110100100100100110001110001111111011101000110001111001101111000111000000000101010110001100010001100010100010111101010001111011000101110011111111100001011010110010011000101000010011110000010000101101001111010100011110000011011111001101100110111010110101101011111011010011010111000011000001001010100100001001011001000000010000000110111100111001110011111001000111111111101111000000101000000010111011100110111011011110100001001110110010010000110000011111111101101011010000011110111000101101000011010101100001110010101000101000010100110000000010100000101111101001110000110100011011001000101001100110100000011001100010110110100101111001100000011010011111000011101101001000111100010110010001100001011101001011001000001001001001000100011111000110111010011001100111110110110111101000010000101111110100001101111110011001111101100101110011000000011000000001111101011011000011110000101001101100010000011111101001011011101101010110111011111011011111000010011101110000101010010010100100001011000001011011101110011111001010001001110100110101100000001111101101100011111010011000110011101111001111111100111101010111111011001010101011111011100010111101101001001100110101000001111010010100111110111000001000101111110101001000000000111000011001010111000001111101100101001001010100010110111010101101100001111101000010111110010011100110101110011101000000101010111110000101101011001100000011110111001001001000110011101000011100101101100111010100101001101111100010000111001111000101100110110010111111101101100110100001000010010110011010000010001011010010001110000011011011110100101110111001001100010001011010111001110000001110011111001110101101110011000001010000110010011100011101100111001001001010011011101001110100000110100110100111101000110101001001110011000110010000010001000110111111110111110011111001100011011001010101001101101101100011010100101110001101101101111101101110100010010010101001010001111001101010110111000110010110000110100000100100111110111011001100111101100100011001111011111001110010000011110110101100010100010101011001101010001011011101110011101010101101111100011110011000011000100110100101111111101110100000110010010001010100001110001010111001000011011111100011100110000001011011010110110000000001111100010101010001001101101010111010111100000001100011111111110001110010001111010110010101000001011110000111000100000100100010010001000100000100101101001100000110100001001010110100100001000001100111001101011110111011101101011010110000110101101011010011100100111000110111010110000110101011001110100000010100000110101010010101110011001110100001000000010011001101010110011101010110010101111100011011010000110010110001100001100001000100011110000001100010011101000110000110101110110010001101010011001111111101111000010100101111111001101011001100110001001001010001000000001001011111110001100001100110010001001001101010011111011101100101000100100110000100001100011110001001001010001001101010101001001001000111110111011100000111010100011101111010111110110011001010101101000000100101000111000110100100000000111101111011111100001000110100110110010011110100111000010000100101100010000111110110000100110001111101111110110110110001010110110000010111000011100111101000110001000110001011001100010111000100000011000110101100111111001100111010010010110011011011111110100001101100111011101101111100000001101011110100101011111111111101011000010101101000010110101111000111111010101110010110110011100010001110101011000011000100001100111111100100011011111001110010110000010010101101100101001000011101101010111011111000000010110100110101100000110010110110010010110111010001100100110100111001000010100010111110000110100111000111111010101111000001000001011101101101101011111111101110011100111000110000100110001110100000110010110001001010011101100000111111010010111011110100110010110111010100000110011011001100111111100001011010000011101000000011001101011100011110001111010100101101010100101111110100110011000101100110101001010111011100001011100110010101110101000101110011000111010001000010011011011000111001011000011111010101111010101101100111111101001001110111110000000101111010100000110101110110001011011011000100001010101111100010010000100110000010001000011110011101010010100110001000000101000000001001111001001000101011011011011001101001111001011110001100100001000011010111001000100011111010001010000100010001101000001100011001001001001110110011100111001101011000001111000010110011110001101100110100111111000100101011100001010101011100100101100111101101000111001011111101111110111111100110101011101001011111110011100110010001100010101111101110110010010110010010001110101100001111010110000001010111110000101010000111100100000001011101110010000000010001111101110110101110111011010001100010001011100010110100110001000011101011110001111001111110100110011110011110011101000001001101000001100000100011011100010010011111010111110001001011011010111111110010000100100010101100000111010101001000100101001100011100000111110101001111000011110101100100000100010101101000110101001010111000000100001001111001000100101011000101001001100110110100000010100100000111011100011000101010001010110111100111101111010000111101101011000010110011000010001110000010010001111101110101000111011001001110011001100001100001101110101011011000000111110101000010100010100100001100111001001110000101001100110111001101110101101111001010010011000001010001010111110100101011001001011011100011000000101111101100110111001011110111110111100111011001100010001100110011111010000111010111011101100101110101000111111100010001101001101101111001000111100011101001111100010000010000100111111010011010000011010010010000101011100001010001100011011010010100010001100110011111100001100101111011011010111101111101010101101000001010000111000101011010100011010101000000010111011011110110000011010000001111100100101110101111110011100101101011011110100000110001111011111000001110010011110101110001011100100111110000110110010101111110101101100001101111011001110110110001000110101001101111110011001100000000011000110111001010010011001101110000001100111100110110010000010000101100000011110011000101000111101001000110101111110011100011110001110101001001010001101000010000000011101101111101001010010000101011101110011111100101111001100100001100000011100100011011111111101111010010100000111011101010111100110011011000000110100101011111100100110000001011000110011110011011011001011010101111000111110011011010010000101111001101111111110011110001011110111011000101000011100011001111101100011011110110101010100011110100100000010110001111011010101101100111100010001001111110011000101110001011011101011101010110101011110110000111001000000110011100100010111110001001101010000000000111111111011011000001000000010101100000011000000001110101100000010111101000010111001010010000100010001010101100101010011010110100111100000100111011111001100001000010111000110000011110100010100010001111100110110110000000010011001100100110000011010011111011101101111001011001000100111011100010010011010110111111011000111001110011000110000100101010010100001111100101111011011001010111110011111101010001101001010010110101111010001000011111111101011000110011100111011011110110001000011100000101011101110000100110001011110000111110010010000111011000101000001100101100100110100111011001110111100101000000001001000101101011110101110001100100000101011110111011110001001001101100101110001011011111100101000010010001110010000010001001101111101100000110100001110000001000110000001111111010111011111010100111100001110101101001111000100010101101100111010111101101100010001101000011001011010011110101101110011001110000001010100001000001000001010101011110111001010111010111011100000001010001101111001010010100000110101100111000010010010001111000011010011110111101111101111100111011110010000000000101010001000110101100011011101111111111010101010110001001101001100000001010011010101110001111111011010011010011100010010011110011001011011100000110101000111000100000100000000100100101100101010001000010110011111110100111000011011001000111101111010000101001001100110011100010001011011101111101001000100110100110110001101000010101010101101001010010010100100100111000000000001101111010110110100111110111000000111111101101011110001010000111000100101110100111111111101000010100100000000010110000110101001001101101101110100011010111100100001110110010111011110110000011001101001001001100001111110111000111101110000100101101001101101100010001110000101101100010111100101010111011101101000100110001000000011111011000001101001111010000001110110101110001111011100101010011110000010101110010101010011011111011101110001110011100001101000101000100110001100110100110111010111000011111010101111111110010010000011001111011010010011001000000101001100001101101111110001101000001000101100011111101101001101010100111101001011110100110011101110110111000110100010101100010101110101111100111010000011011011101011010010011111111101000110100011110110011001101111110001010011111100100111101101000010000101111001110010101011010101111110110000011011000100100110000000001001101111100111011110010010001001010111100100101000100110100011110000111000111101011111100000001010000000100111100100011010100111011111101000011100100110010010001010010010111011010100011110000011111100110001100110100110011100110010000110111100101101010111110111101110010110000010100101011101010110111010011000011000001101010100001001001000010100011111000001101111110100111000000011001000110001110000110011110000010101110001101101000000001000000000000011011100011101110110011100111111000100000110000011100010010000100100110110000001100010011001110101110100111011010001000010111101111011110111010101111101000101100110100000111100101100011001011111001010111100101011001001101110110001100110001100110101101101101101011011001110111001100110111111101100010010010111100110010000111101010011000011111110010110000100001000011111101100111111100100101100011111110000101101000000000011000001011010100101001010100110101100011101011001001001001101100001001100101001110110010010101101101000101010101110011000111111000101100010000011001111110010100101110000111101101000101100100010101111011111110010101100011100001001111011010101110110000111001111110001011001001100010001111000011000100001010111001101111001011111100001101111100110100111001100001110010100111001101111111101011001000000101110110101011000111100001001011010010100001101111010101111100011010000001000111011011011000001101110110100001010101000100010100111101101001110101101011000110011011111101011100001110001110010111110000100111010001100011101011111111000100001110100010010010101101000001111101111101111101100111101100010010100110001010000101000110111010001100101010100101010000111011100000101101011011000010101101110010011101110000111100010001110001000000100110000111000101101010000101101101011010100100101010001010000111110011101110001011101100000100101101111010000010111010010111001101011111010001001100011111000111000010010100100000001111000111000001101010011100010001001100001100001111101001000011100100000111001010001101010000000110100101110111011100011110110111011100011100101101101000000011101101101111000110000111100010000100001000110011001110110011110001000111011011101100010000101010111001101110110110001010010000000111000110010000101110111110011110100001100111111101010110100101011110010001100010010101111111000011110011111101101101001001001100011111110111111110101010010011110000010111110010110000001010011000111100011101111000001100011111111000010111011111000001000101101001001101000101111001110101110110101101011010100101110100100111011100111011100111101010100101110010110111111010011010011010001110010101111100111101010110000011000000101100001000001100001011110010101110101101111100000000101101101100110101010100111101000010011100101001101001011000111011110001011010111101000000101001010001011010011001101010010000110111001010101000111100011000011011111010100110101110110110001100000010101011001101000110010010011111110010010010001100010101000111110101000110111110110001000000110001110100101010101101110110111001001110111011111100101100111101000111100001000010000001111001000110010001011011101000011001111001010100000010001100010100111011000101001011010010110011101111110011011000010011100100000011110000100011011010101111010000001010000011101101101000001001111011100001001111101100110101000011100110010011111100111100010101010001111110011000000101000101010101011100000110000111010100100010001101000010101111101001000110011011000111110100111010111100110011111101101110000000101110111001100010110001010111100010011001111010001000101111000010101001011000011111111110011011000000110100011001010110110011010011101001000111000101101001111000101001101111010101111111101000100010011011011100101010010011010000111101110110111100110001010111001111001001001000010011101111101000010111010010001111000111001010011001010100000101101111000101110110111100101101111101100101101000011100111010010100101110110000000000010011001100110111100010001111111011010110100000011110100101001011101001100000010010010011100001101111011101011011110110000000001111000111100101011001110101001000101111000000101010100001000001101001100011011111011010110001000011101000100110011110111001110111110111011001110010010001111111100100000111100001111101001001000111010111010000011000111111000101111101011000010101000101111111110110000011100010001110011110001010011100010001111100110111011010100000000110011011101110011100110000010100101000010110000010111111010001011010000000110000110000010000110100001110111000111010001011111100110101110100111101101110000000101001111111101111010111101000110011000001010010100111010011101101101110010110000100110111001100010100100010100100111010110000010110000011110110001010110110010110010110000011000010111111101101000101011011110001011100110101001000110011111100100000001111101001110111111101010001110111110111111100000111100110111111000100001000000111111111110010110101000000010001111100010101001011111101001010100110000010011111000000110101111010101000010001000001000001101001100111100010100011111110010110100011001101011011010100000101010000010011011001101010010010111010000101010111100111111100101111110110110011111111000001000101101001001010110111101110001110011100011101000011100100011000001101111010001011000101001111111001100010001100100101101010001001011000011111000000010010000011011001100001001111001110010111110001101011010111111101000000111000101001010111101001101001000011011110100110000101000001101111001011010111011010011111110011010110111111111111111010111110110011011110110010000011001001010100001101110101111010100010010010110110011010001010001101101101010111011101011001111101010011110010011011010110001000101011011001110000001001101101001000101001001011101010100110100010000111100010100101000010011011110001110100100001101001101101000001101100100101110101010111111010110010110101111101100111000000000001011110010101011000111011011000101101101000111111110001010110010100001000101101110000111101010100110011101010111000010101010001011010111101101011000011000110110100011100001011111010010101111100001110100000110110100000010010110100010111101010001110111101101001100000001101011101011000000100001001010001010111001100101110110101111011110110101100010001010110110110001010010001110110110101100101011110101001010100100101111001101110011000100001011101011100001100011001111101111010110000111001111010010011001101100111011110000011001101000111010010001101011010001100110110011011011001110110110010000000010101111000000001010011001001000100000001010010111000000010000100000100001100101000001101100101011111010100000101000000111110011000111100100110011101110001000000001001101010100100101001001100110011000000101100001101010001101111011101100101001100110000110000001001000000101111011001101001011000111010110101000000001011010010010110101111001100111110101010011010011000011100010100001001111010111111011011001001111000110010110111111011010111011010011001010110010111001111111110000001001011010110001111010000001000001111000010110001000010011101101101001101011101001110101111110111000101110111000101011100000010101001001101001011111100010100000010100101111101110100101000011011011101110000101000000110011011101000100011011001001111000100001000000111001100000110110000110001111101011001110110010110111011110000100001011111001001001010011010101101100101100000111010001111010000111000100101011100100001111100111010111101001101000100000101111010011011111011101110001101110010100010010010111010101011111000100011110010111011101101101011110101101010101110001111001110100001011111100111101001111011001101100100100110001110010110000100111001100001100101100100011000100001100110100001000001110001100110010001011101011100001011001111010011000011101110010110110001011011001110100011001111010011100010111011000010111101111101011101011010100100110101110010010010110001011010111101011100011110110001100010010101111101101111001011010000111100110100001000011011100100110101000111111100010111111111110011011110111001010101001110110111101010101000001110011110101010100100101000100001011100010000100110000100101001010001101011011011011110111101101110001111000111011100111101000011101101001011110001100010110111000111001101100101001001001110101001101010110101101111001011101010110010010111101101111100010010010011000100110011101000111001010010000110010011101010100110011101100111100000011110101111011000001001111011000011010110110001100111110111101110110111011110011010011101001100010011100001010001101111100110111011100001110010011000111101011100100011001100110001010011110110010110100011011100100000010101010000000101001100001101011111100100011100111000000100110000001000100010110100111101000111101010110000101100101000110100010111111001001001101111100100001010111000101110000101011011110011001011000010100000010000110001111010000100001001011101010001101001100100111001100011110111111111110101011000110110000011101010100011000110110100000110110111001000001010101000101111000111101011100001101010011100111011000000100000000011110000100010010111100010010101101000010101100111000001001001010000011011010011100100001001100010011110101011100101011100010110000011101001001101010100110001100011001011000100011001011101101000001110001001110010001100011001100010001011011100011111111010001111110000111111111111101000100001000100011101010011111010111000110100100011110100111010000110011110000111000100100110001000111001010010001000001111011101011111001011100100001000010111001000011011001100001011001011010010001010001001000011000111110100010100010000110000001000011110111110011111101010110000011010001011001110011101011000100100010000011101011010000101011000110000011111111001100011100000001111101101110111101000110000101100101001010000011001111110101111100110000110110111110101011110101010010011111010100100011010111101100100100000110010010001010011000100000100111111001100100011110111001111001001100011001101001110001000001110010111010101110101111101001011010000000001110110101000101101011010100100011110100010011110101010011101101110011010110101010011010100111011000100100101000001001010101111100110101000100011011011010101011110011101101100100110101111011111101001001111101100100100000110001010010111010100001110101010111010000110101001110100101010111110000110000100010100101010000101000110001011010111110010001110000100011010111011111011110110100000011010011101110001110010100101101101101100110011101110010110000111110101010000111011011011011001101010000010010110010111011011000001010110000011100011000011000011111101000100010111101011001100100001010101001000100010110010010011111010100101100100110011011011010001000000101110110111001000110100011000100100001110011011011000011101010001011001111100110101011110000001010110110101000100100101100011011101001001101010010100010110100000111101111010111011110001111000110000111110111101111100101111101010011010010110011001000000101100001111111111001100001111111100110001110000010100101011011001111010100110100111011010110110011000101101101111101001010100101101100111111000111110000001100110111011101111011000010000010101000101011010010100111010101001101010101101000101100101110100110001001100011111000010001111100000111101000100001100111101110101101111011100010111010001111000010110001010000010110100001001100010000001100100100110000110110000011101101000000111001101011001000111110011110001100001000100101111011110000100011111100111110010011011000010011010101000000011011101011111010000010101110010011000001000000111110100110001101110100110101111100110010111101000010111011010010111101111111110100001011111111110010111011001101010000010101000111000110111100011001111100001110010000100000100010100011101001010110110111000100100110001010110111110000101001101010101101111110100110001101000100011000111011101001100111010110111100110101000110101111000101111011100011101110011011011000101000111001000000101000011000011010010110110010010011101001101011110000011011101010100100100101000011110000111010010011011110010110001001001011010100100101010001111110001010000100110101001010101110001001110011100000001110011000001010111000110000000011011100101111111000001010001110101111010110100001011011100111100101001000010000111011100111011011001101010011001001101111111100110110111100100001000010011000000100011001000000110111111010010001010111010011111001000010001101010010001101110111101010011010011010000101000011100001001100100001000011101010001111000001000000001111011011011111101010011111010000101101100000101000111011010000000011110111111011110001011111000110111001110000001100011110000000001010110011010011110101111011010010110001000011111000000101011000100100001001001100101100010001101000010000010111101111000111110011001100110000011111110001100010111110011100010110011101111001010111111011110000011011010111011011001100110001000001100010100111001001010000010100000110011110000001110100001101101111011011010001110110110001010001111010111101010110011000100101101011110011111100000110101100111100001000011110010000111001101000110111111111011100101101011111101000000011000101011100100001000001010011111101111010100011100111011001111111011010000101011000110011111111100000001111010111001000110111010101110101000100111100011101110011001010000010100111011000011000101001000101011110010001011111111100011111001010110111000001100011100110101110010110011001001110011101101001111110110000110101011110011011111110001010010010001111111010011110110100111001110000111010010101101100111010000001101010000010001110101010111011101001110000011010010010000101010100010001011010001001001101000011111100001010011010101110001000101011100110010111000001010000100001011000001001110111001111101010111011011100100100100100010110000001101000001001101001111000100110010111100001010111011011001110111010101011111000000110010000000001000111110000000110000000011001111010000110011010010111100011101111011010100011110011111001111111101100011010111000010001100110101100111000010011100011110110001110111111110110110010100100000000010101111100010000000010011110011111011111110101000000011101001101101101110000011111111000011111000101110101011000111000010000001011011101100110100000101011000110101011100001110000101011110100110010111110100001100101101110100010100100000001101010000110111010001000000110000001101111110101000010011000100111100010100111111000111010100000011101011011111111000001111011010011111000011110110111011100010101101101110100011110110100010001110000000011010011100010000011111101110010101111010110110101010011111101111001011101101000100001000011000111110101110001101110000101110110100011101011001011000101010101011010111000101001100111011101110011011110111000110101111010010110000111111110100101000001001110100010001000110000011010010010100110001011100010110011010000110111110111001000000000000001011110110001111101110011111000100010110011100000100111001100110100001101011011011100111101110111100110101100101011101100010001001111101001100110111101100011010011000100101111010000000110010011110110111011101001110100110000101010101000100110110100101000100011000100011101000011011110001000011010000001010111001100110011100001001011100100000111111110000111111000110011100000101100101110111100111110001011010101011001100010001101111000111101010011011101110011101100010111001001101111100100110000011100001111111010110101111001110101101100101011101011110110010100101010000110110111101110011001011111111000100010111010101100111100000111011101100101100101001111110100000100111000001000010000101110000010010010110001011100011000000000101101110001011101110010101101000110100101000001011001100111010111010000001000100110001010011110101111011011111010100101011100110010011011011111101100100100011000000011111110101010110011110101110101110111101100011010010011010010001100111111110001001111101011001000001111000001010111101101111110100101001001100010110011110011011111101111000110010000001100001001001001010100011101101110000011000010110110100010100101000010011011111110100100110011000100100110101010111110101110011110110001110001001101011001111000101100110101110001111100101110101011110000010101010110000110100010110001100000101010011101101110100011000011111011000101110101110101011110111101100100101101001101000010010010110010000110100000001110001110011001011011101010001111111111001100100001110010110010000010010110000001111110011011000111000011101101011000011111101010011000111011010111011001101010001001010111000100101001100100101010011101000111110000000101110010000100100101001101010000101000010101111011101011001111011110111110011100001000111101100111110010010011110111111011111110001101011001100000101101000010100001111110110100011010010110000100010001100101110110011011101011000101010110010001000100100111111000110001111010010010100000100100001101011001010001111101000110101000100110101011000110010000001011111100110010100000110000110000111100100001010110001111100011001101110011011101001101001001111111100001100101011110110111011111011000010000000110111111111011001010110100011001010010110101001000111001110110011000001010010010000110100001101000101001000000110001010001100111000111011010101010010111111001111100011011001110010010010001101101100011101101011100000010101111010111101111101111010101100110000000000010000101001000010011001010000100101101100000001100011011000101001101011110110011011110101010100101110000110101001100110101010101111011000111000011000011110011111001101101001111100110110110001001010100111011011111110100100010100011000010000010100111101000111001100000011000101000010110000000000001011001011110010011011011010000001100110000000011110011011110110110100110011101101010000011111001100110111100000100100111000000110101101011001100010110001010011011101010011101010011001101010111001000101111011111101100001000111010101100000000101000111101110001100100000011110110010101111111001101110000001100011100101110100111010101111010000011100001101110000011001000011001010010111111101100110101110011100000000110001001110111100100100100001101000000110000000111101100010111010110101001001011100011110110111000111111000000101000001001000100101001100101101011110010100010001101101111000011000000111101101110111010111101111110111101110100001000110010001001111101011110011101011101101111111010011010110100000110110011011000110001111001011110011100111001010111101000011111000100000110111100110000000011000010110111110010101010111011001001110011111001101010011101110100001111101010001110110000011100100001111000001101110110101111011010111110011110010011100001001111110110101011011100010111111011011001011101110001001101100000011011001111111110101100000001000110100101111011110100100001100111001101000010011001100000001111011101101011001110110000111010101101011111001011010011111001000111011011111100111101100010111111000100001100111100111011001000010111110111100100100100001111000111010100001000010101101110010110111110100000110001001100000111101010100110101111000110001100010011011111111111001110001100000100000011110001011001110001111000011110010011000101111000101001101110110011100011000110110101000100010001110001110111101100101101111011011010000001101011001011001010001100100000111011000010101100110100010011100100101011010110100101100100010111000011011011110001100000011101101000000101101000101001111100101000000100100010000010110101001100010110010100010011010111010101011000000111011001001110110111000111011001111101101101110111110000011110011110101110100010001001011110101111000011100111011000101111101110111111011000000001010001000110100101100000100001010011101100011101101111110111101111100111101101110110110110011011111101111001111011001111101111101111100111110001111110100010010101001001101100111110101100110011001010011100000000011111001100101110101111000010101011101001101011000010001111011011001101001100110101110001010110100110101001000000111100001100000010001001011100110000100111110000001101000000101101011010011100101111110010001110001111010111101010011010111111001111101101011110000100011110010100001100110111011000110011000110011001110100011000010101000010001111100011011111101110110111111101001110000001001000000011110011100011110101101010111011010001110110000110110001010001101011110001010010010011111110010110010111110101111010111001111001101101110111011010000100011100010011101010011011101101101011011101011110001001000001100101100001111110101100110001101000110000110000101000000110110101000111110011001011000101101010101101000101000010011010111010001010001100110000001110010001001101101000110100101011000001010100010110100001010110000011100110001001110001100010110110001111101000110100001111101010011000011100000010010111100010010100111111110100000001101110000110010010001101100001010010001000111111000001110011000010011110100111111101010100101000110001010110110000110101001000011000010010010101111100101001110110010010010000100011111111100111001001101001100001101101100000101111111011100000100001101110010000111010111101111000110001111101001001111011101111111001001100001001011010100011000011001000111010000111001110111110111000010101001101000110110010111101101011100001100110101110011101100101011000110111000010110101001000000000100011011001110111100011110110110000110001110101011000110100010111010110011001101110000011100001000010111101100110110101000101101010010111111010011110101100100100100011111001100100100111010010010010011000100011000111000111010101110001101010010110100000000010111100011101011000110100110001110101111000000111101100000001010001100110010000110011010011001011000000000101100100000101110111000111100001110110001101101110111000011000101110010011011011100001110101001001001010111111010001110110011111110000001101001011101011000100001001110010101001100000101001100011000011001001000010001111101100010011110011011011110110001011010010010011101010110001110010001101001110001001100000110110110111100010100011100001010111001100001011110011100110111001000000100001010111001111001100001010100110110011000010010111111011101011001010010000111111001110101010101100001011010010010011110110010000001010101000000011001111001111011111111100000110110100011001011010111010000110100011111111111100000110001011100100010100100100011010011100110100000110001010100101111000001110001001111100111111001000001001010000001001010001011010011111100100101010000011011110110000101111011000000111000001111011110011101110101100100001100011101111011010101000001001011100101101010000001111111010011001000011001110010100011001111011011111100001000011101110011000100011101010000100011101111010001110110100001001010111100001101111011110011010100000010111101101011111001011111000101100010101111000010100001011100110110100001001010011101100001000011000000111100001001101101111101100101001000010111100111010100010011000011110000111001100010100110000101001101010111111110001111101011101001110000101100000000111011110010011010000110001001001110010111011010100101100111110101100010100010001111110100110101110110110010111001001111000010111011001100110100000110111011110010101011010101011001100110111000000111100101110010010000000001011000000111111000010010101000000100111000100010110101000000000000001010011001001111010010001101001111010010010001101001001110011111001111100110101001110001010011001100101011001001010110011100011111100101100001110101010110001010000001011111110111011110110100011111010000000010101111110111001110111001101000011100111101001100101011000010100011010110100000011111100001101001101111001001010100010001101000000000010101010100000101011011101010110000010101100110011111100110110010100110001010111000000111010100010100111010101110110101111100100111010000110001010111100100010101000000100001111101000001110011000101111111111110010011010010011101011110111100010110101101001011100011001101110110110100100111001111011101001101100101100011110111000001111001101011011110100000110011100101100100100110110011110001100000100000000000000011010111001111011000010001000011000110111011000000101110010110010110111101101111110011110111101101110000010111110111000100011000100011000100100011111100010111000110011010110111101000110011011101101011011111001101010110010111111110111110010100111000010001000111110110001010110011110010011011001100111000001000111111010101100000001100011011010011011010111011001110000111100111000111101001010000111001111101100011110000110010001100001010011001111001110001011111111110011000111001101101011001011101110000110100100000111010000000110011110001001111011010010001100101101001000100110111110110011101010001101001101111110011010001100001101100011100101101001000111010001000111111111001111111011100100000011100010111011011111111100010010110111010100001010001111010010111010110011000100101100111100100100000111111010101100101011110110101111111011101010010111101110011011011000100100111011010100101010111111100101001101100111000110101001010010001101010001110110011100000010111010010011101111011100101101101010001001111001110010010110101110011010111110011101001011000110111110111110100000011010001110000000000011001011010110010010100101000111111001101001100000011110010110000000001001101101010111001101010011011010001000011011100101110111100111001100111101001011010101110000100101101100001110101110111010101001111011010000000110000111101101101101101101000011100101001100111001011001111001010001011101001011000011111110111111011100110001111011010100111000110111100010100001100111100100101001000010010110100010111111101110110100000110000110000000011101000111101011111000001101111100110101101110111101011101011001000001110000010000010010100100000010100101011011011100100010010111001010111100000010000111111111101110101111101010001100101101010110000101010000010100001110100010011100101110110101110110010101101110110100011110100011000100011110101011000010000001000000101101101110011011001111010011000101101011110011011101000001101101100000001011010000100100100010001010000011000100100011111100011010100101100010001101111010011001001101000101110110010000110001100100001101011010111110101011010101010101011000111101100100101110000111100111001110111001100101010111001101000000100000011011001011110011100001001100000110101011011111011000110011101011110101101000010110100001001111100110000100110000011000010110110000010101100001001111100111110000110110011110110001110100001101100100001000000110000111011011010000111010101100111010011010010010101101000001101010111011000000000010000001100100001111110001101011101101110100001111110010010111101001000011110101111000000111100110010001101011111110001101011101111110000100100000111110001011100001101011001100001111010101001001111001110001001100011011010101111011111101010100100011110101001101000111000101000110111010001000011111010110110010010111000001101100100010100100110100110111101000011110000011100100101011010001010110001101110000111111000010100010000001000110010100100000011000011010010011110110101010100000010101111010000010100101000101000101100110010001111010100011011010010110110000111001101101010000111111010000100000000000100100011110101000110010000001001001110010000001000100100111011110111101001010101000001110000001011000011110101110111010001011110001000101000000000001100011011011000000101111011111010000001001001001101100100100101001111110000001110000101000101011011101111001001010001010101100000001111000001111000001101101110001101111111111010100001011000010011010000000000001001000101010101010100011100111111010101011011100111110100100001001110000111010001000110110001110110010110000101101001101100101010000110011110010101111010001111010111000111110110101001100011111110110101111000110010111000000001101010111001000111111110010000011010111000011100111010100001000011111001011100110110000100001100000000110100000010111100011010000000001101011010010000110101100111100010101100111100101000100101110010001111010101110000111010000000000010011110010110010100011000110110000001001110010000001100100100100110101000001011000001011010010101101100111101111000001001011011100100001010001100010101110001010000010000111000011011001110011011101111110000100100000111000010010111101111010111010100111001110001100100000001111001001101111001000010111100000001011110100100001111011110100100011001010101010011001001111111111100010001010101100010010111011111110111111011010111010011000101010011110011011110000100111101000001010010010100111110010011010100000111011001010110111000001001001010010101110110111111010100011101110001000100110001010111011000011100011110000111001011011000001011000010010001101111011110111111111111100110011110101101010001100001110000001001000011100101101101000101110101101100011011110011110000001111010111101000101110011111011100101100100001000100100000101111110101100011011101001111110011001000101010001010111000101101110000011001100011000011110011011110001101110010100011001010111101000100111000100011111101110011100010000010010010001100001110101011111011111110101100110101101100011001100100101011111100101000001101011111110011101111011100011001011011100111000000011010001100111010111001110111010101101011000101000011001010101010010000100100101100110110111101110101111010111001101010101111000100111110100011011101110010100001011011010111110011011011110100001010110010101000110100010001001010000110011100100110010110111111101100010011110000001000101000111010000110010110000001100101111100001001101101010010110000010110101101010100111000010111101001000000000000100111110100000001010000110001001111110111111101100011101010111111101011001110111010000000110111100100011110101010011111111100011010111111110001110110101111111001111111010011011001110001010011110100111101100101111001101000110101000001001011001010000010110001110001000001111001100100010110000101011110011110001100110000001011100110010111010101001111110010111100101110010011111100110011000101110110001111000001011011011000011001111101001100010100110010010110100010101011001111001000000101110111110011011000111100101010010010100100100001111110010011100011010000100011111100000110001011000000101101111111110100110101100110011011011110100111110111110001101101101001011010011111010000111011100011000111010110100110010101001101110100001011111011111011110100100000011000011110100100011110111100011100000010011100111011100111001100010110001110011001100110001000011101100010100110010011110010010000010111101010101101011100100110010011001110010111110101110001110101100001101101000001100001011001100110110001101101010110001101111011110111101010001001010010100101101101100101000101001101111100000001111000101110100000010001110001111110101010111001001011010010101111100010110010100111001011001101010100010011110110110010111111001001011000111110101000100010001001100011001010101000001000100000110101100101111101101010101100000010110101000000100111101001010001101010111111110010110001111011111110011100001110101110010011110011110011001101110101111011000000011001001000101100101101100011010010111111100111011011011000110001101010000011111011110011111000011010000110110010010110111011101110000101100100100000101010000011110011111111000001111110111101110001001011101101101101001111011011110000110101100000101001001101000011100111100010110101000100011011011010111001111110110000110100111001101001110001010111111100000000001001111110101001001010001001110011101010110100001011010011010101101101110111011100001111110010011010101011011101111010000001001110111000111001011011010100101001010001001001111000111100001111000111001101001101000000100100110100000100100000010110110010111000111000111101110110000000101101000010000011101111100100011011001101011101101100111111101100111101001010010011100001111101010100110101010001110011110000000111100110011010111010101110110010110110000101101111110110100110001110000011011000010111000000110000100110010011001011010101010001111111110000010110101001000111101101100111110100011010000111011110100000111011011111001110101010101010000011101010110111111010001110111001111010000000001101110001101101100101010010000101111110011101100010110111101001101111011011011101101100110101100101010010110100000001110011001111001100100001101010111101001001110000101100001011100100100111011110101101000011001001000111110110100011001011100010100111101000100011011010010111000001010101001011101011010011111100111111001101101011111010111100011110001101110000001000001000001011100101010010111010110000111001010111100011110110100010011101100111110001100000001100110110011110011011010001100001110011001001001110001100111111000011000110101011001001010010001101111011101001101001000110001011000000001000010101010110011011100111001100000110100001111110010111010101001001111010110111100100111101110100010101000010000110011001011001100010001101101010010110000100101011011111101100001101000111101110111110010111011001100111111011000100111110001001010010100110110100011110000001011100001011011010001111100101111000111110011111000111110111111010100011011011101111011101000101000001011001100001000111111011101001000110010110111010100000000000001101110001011011011100011011110010011001011111111000110010100110011101101101000101010101001011011011011100010011110010100111010011011111011110010100000110001110110111110011101000011111111111100100011001111011010111010010111001001011110000010011111101011010101101000010010000101001101110010001011011011100101000000011110010100000110101100101111101000101011100101111100000101010100011000011100011101100110111010011001110100101111011110111010010110001011111010111111010000110101111011011110010011000100111001010010011000100110101100100101001010010000111011101010010110100011110011101010111000100011010110010100111001001111010101110000100010110010010001100001011001011000011110100000111001111111010011010011111110000101110001100001011110100001010110000100001110101101001001100001111000011000010001000010000000000110000010100001100001100000010110010001111100011100000110001111000010110000110111111001101000011001100110000011110011110110101000111110001110001010100101111100010011011111001000111011101011010011000010111001101001101010000110100111101101010101101111010100100101111010101111110101100100101101100000100011011000111000111100001111100100011101000111000000111011110010010010110010010010011110011101100101110101011100110110110110110111000110011110111011110110010100101111011000010011101111011101001010010100000000100001101001001010110110010110001111100110101000011111001000010111000011001101011101110101111011011000011010101011101000100111000010111110011000000111101111100101111000100110011101101001101010000111111111111011111111111110101000011000001011111110001101011010111000000011100101010111001111010001101000110100101110101111010000010111100010100001011111010101110010010101101100111001010001001011100010001101100101010110010011010110000001100100111001010011101100101010100111001100100010101110000100011101001100111001001110110110011010101011000011010111111001011101101101100000001001111011111010110110100101110101111001100000101011111000001000001010100111001000110010111110011111010011011101110101110110010101101111100010000000001110001110110010011001100010101100001110110110100011101111101000110000100000000001000111010110000100011011011011010011101011101110001001011011100110100010000110010010100010110010001110010110001011000111000000011110001101111011100100010010110101110011001001111111010011011101011010111110001111010101010010100011110111111011011011011111000111000010100100000010010000101100111101000001001011100011100011011100111000011111010010111011111010011111111101100001011101110110010101100101011110110111011001111101001111001000110110001101111101000111100110010101000100100010011101100000110100000000011001010101100110100000101001100010010010010011010101110110111001100001010000100010001101011111110011010110100010001000110000001010001101110000001011001001011100101001011001010110110110000101010000101101011110111101101100001000010001101011110001011001000111010100010101010110100000010011101010000101111111101101100110111010101000110111011100111101111101000100011111111001001100101100000001111011101100001001001000110101100101110010010101110111100100101110001001001001111100111111111101100011100101111010110001011000111001010000101111001001001100011000001011101101101000110111100100001011110110001111010011111100111111100001101100101000101111010011000100001011111001111101100100010110101101001001000110111111011001011111001101101110010011001111000100100110111001101001101010110100101110101001100001101101011001010100100001110100111101110111010001101000000001000101101111011110100011111101111110110011100000011001010111010011100011100010110001110011101110010010111111011000111101110011101001010100011001010010100010001010110101100011110010101110110001001010000110001101011101011001100111000000101100001011010110111000101111011001100100111110010111001000001010001010101100110101110100101010110010101000111001010100111101111101010110000010111101101110111100111000101010000110011101000101110111000101110001011111101101110101001111100111010000101110111011001010111011100111000001000111110111011101101101001010000110000111011001000110101000111110000111010101011111100011111101000010011010011111011111001101000000010100110010011011000110111101011100110110001101110001110010011010000010111100011111111000010111100110010010001110011101011011100101000100000001000000011111111100011100110110000101011000111100000011110101110110100011001011101101000010001111010110110011011101011101001101111110011111111110000101000111010000000101111100101100110001010001101011011010001101010001101111111000001001100110010000001100001110110000110100110100110100101011010101001101100011001101111111110110111000111010101011011110111011110100110000010111111101011100100010001001111000001111000011110001001111000111001001000010101011000001110100101011011110001011000010101110101100000011101100011011001100100001010001110110011110101001000001110010100001000111100000010110000110001011100101001100011100000001111100111010000010111110011111100001101011011110001001101011011001010111100101101100101001111001000010001110111011111100000110001000001010001100011111101110100000100100101000000001101011100001000010000100011110111000110001101001011010000100010111110111001101101000001001000111111101000101001001110101110011011010111011000111110100011010111000100111010001100001011011101011010000001010011101000110110000001010001010011100100010010010001010101101101011111110001010111000110001111011010101100010100101101100110011011011000100011001010000101000011001011101000111100101101000010101111011110010101100110000111100101101001000110010111011011100111010101110111001010011010001110101010101100110000110101010010100000110111111000111101010100000111001110110001001111011111001001110000010100101111000101000100110010000111000000110111001001101000011100001001101110100101010111101101100010110011000111101110100010101000100111111011011111100010100101101010100011011100111001100010001010010101101101010011001100001100000001000100010010101100011100011101010111111100101100010110110100001001011001001010100011111111111000111010011000011100100010001111011010000111011101000000001001111100001110111111011001000101110110101100011001101010100100101010000001010100000111110111101110000110011100111010000111000011000010101010000111011001010010001010111111111010111010011001001010010001011001001110010100011101111001111000000000101100110000101001111011101011000011110110110010111100110111101111001111111100101110110000010010000101101100111001010100111000101110100000011101000100001011110110110111010000001010101110001001001010111010111010011110000101010100010100100111010110100010110110010111101010110100111011100110000101000001101000000000111101000110001100011111111111001000111011100111100000011111110001011101100010110011100000000010000000001010100110111011000100101010100001001001001101110010001110011000110011010101101000110011011011000101011010010010100001010000010101000011110001101000101110011111000100010011001110001111110110010000101010010101111110101101111001101101010010111111111010001011000101110100101110101001001001011011111111001001101001110011111101110010011001110100000001100101100000011101111001100110101011001111111100011010010000101101011011110001011011101010100011110110000010011011000100111010011000100111101011100010100101101100011000011011011101001001001011101011110000010001001001101110011101000001000111001100110000001011110101101011101001010011110111110000110010111010011111000000010101101011111010010101111001011110001101001010011111010110001000100001001000111111010110101110100101011100111100000011101000100010111010011110011001010010101110100111110000000101000100110010100000101001001111001110000011000000001000111001100110010000100000111010111110100010001101110100001011111111011010100011001000111001100001111101001001000111101100010101001100001011011100010110100101110010010010101000100111011000111001110001001010100000110001001101011001111110101011010000110101101000000010001101111100100111010010011001010000110110011010111010111000011110001001000111111101000100101001011111100111001001010011111101010110101100110101100000011001010101111001110110000111111101101000101110110001000111000001000000110100100000100100001001110000100011111101011000001011011101011000111000110001101000011100100110001000001010100110010110010110100111000100100001010100110011110100011110011111010000000100000101001011110001100100000000000111111110001110101111111100011100101101101000110110001110010001011000011011100001010110111001001000110001000111110011101111011101110110010011000100001011111101110000110000010100101100001000100011011010100110011110010100011100101110100011011001000111111010001010001011001010100011101100101101110001001111111100011000010001110111000011000101000100010001101100100010111001010110011111001011010010110011101100010010100101011010010001111100001000000001100011000100000101100001010110001011011001100100101001100000101110011011111100111111001010011101100011011101000100110011010010111011110011010001101101110000000000001110111010100110100001101100101000111011001101110001111100110101101011000001010111011010010111111111110011001101100100100011010101100111110110001010110110000101000011101110011111011000010111111000000001011001111010000101110010100001101010011101001100100110111110101000100001011101110100100100101100000100011100110001010110010011000101010110001100001011111011111000111111001101111001010111000001110100100110001100010000101000011100010111110101101000110100001000110111101110000010110011101110111110100101010010011000100000101110010011111001101110100001100010010001011101101101111110000001010100100000100100101111111100101101001001001000110011000001011111001011000100010100111100001111110000111001111010011101111010011010001011100111000011011111000000111010101101111111111101110100111001110001110011010111000110110001011001001001000000010010100001110101010110000010001100000111101010011111001110001011010100110010000110011000101101001110010011001110010100100000111010011110001010011001101111000010110001110010101100100010001001100111011111001100011100010011101101111110011110001000010010101111010011001100001000111000001000100111011001110010110101110110001101110011010110001111000001001000111111100111100000001111101010001000001111010111111110100110101100111000000101101110100001001101110000010111101010110101010011110110111010101111101000110101000000110100010000010010111010010010011010110111110000110101010010011111111011100110110100111011010001110010010101111001011001000011001110010111000100010111100101001011111000110011101010010011001010110101000010110000100100000010100100000001110111111011000001100000000000111100111100011011101010011111011101110000100111100010110001111100100100000000101110001101111011100110110111000011110111100000100001110011000100101110100110100001000101111110000010110011101010111101110001100111001001101100100010101101100011101110011010110111101110110010100111110010110010011110011110101110110101110110101111011001011101001111001101111011000111101111100001001111110000000011111111001001011101111011110000100001001011101001110111001111101011110101110000001101010010010100110110010001101000100011101000000110100011010111101100101110001011010010111111100110010010111010101011100011011100111110111001100111010110010010111000010111000110000111011111110000110011110000011011001011001101111110000101101111011110001110000111001010011010110011101111111010001100100111001001100010011010011001111000001111101101000010010101100000000011101110010011101011000000110010001001010010111000001100011111010011001001101001100100010101100001100001111110111011000101001011111111110100110001011000011001000101100011010101111011000111010101100110000000001101000011100011010111110010011110101101011111100001101101000101000111111010100011011100110100000101000010000111111100000000000111100010111010101011101111001100001101110010111101011011010000010000011000111011101000100100111110100101000011001000011011010001100111100001110101000100001110111110111000110010000101100101101110010100111111101001100010000100001010110110010101111000010100010101001100010011011111110001110101110011111001001110001101000100110001000000010000100110001011001100001010101010000110100000001011001000100000100010110110111111111110110110111101110110011000010100100011100001000011101110100110000101101100111010101001000100111110010110110101111110100101101110000010000010010100110111111100111000100110111010110001110110001010000000110000111110001001010110001000001100101001101111101001111101011010101110101000111110101001000101011100111110111000110010101000101110101100111100000011111000011111001011111101001010011011101011110010111000110110111000110111000110000000110011100010000011010000000110011110101101001011101101011010010110100111000100101010001001100101111011110001010011110110011011001100110010011100101111010101011101011111000011110110011000000110000101000111001110011011010100101100111011110100110111100001011010111110000111000000110000001101101100110111010110000101111011100101111001011000100111011001100100110111100000111000101010000110001100111011011010001100100001100100010011010010001000001101101001011101001101101101110000010111101111010101010100110100000111111001001110110011101010111110010100000101011111010100011010110001100110001000111110001010011001100000110001011111101111101101110100001000001110001000101100111001101011110000000100101100010000110111001110100110100001000100000001010010100100001010010111010101101101100100011001110101100001111001101011000111111101000011010011011110111110111110000110000100100101011111110101000010100001101111110011010011111101110100000111000111111001000100010101011100010010100110111100111010011100000011101111011100000001010010110110101101111110011110001001000100111011010110001010101000110010110000010010000010111011011110010010101101111010000010111010010011000000000101011001011011010111101100001010111111010110001011010010011111111101111001100000111100111001100111010011111001000010110111111100011011010011110010101010010101010010010001110101001101100101111000100101001101100100100101110000101100010110010000100101100001111011111100010000001000001000110010101001001000010000110010000010010010100001001000101111010111100110000001110111001110000100000100101011111000101110000111011101111111110010110100001100100101000000100000001101100100100100110011111100010000001100110110000100000110100010100011110101111010110110100100100001111001000000100110000111111101111000100110110101101011000011011110000111010011111001101001111010101001101100101010011011001000011111011101000001010011010000000000001010010001101101100101000010101111111010000111011111111000111010010000000111111100010110011111111110001010010111011100001100010000000001011010100010011101110010010001001101110010110001000011101100100011110010011111001011011000000010110010000101111111011001011101110110000000111001111111011111110110110011001100001001001100110111011000111100001100101111010110101100101101000011010001101110001001001000001001111000011101011100100001110100100010010111001110000101000111011011101000111100110010110110000001111011110001011000100000100010010000101011011101110111001010000101011011010110010100100011101000011010101010111110010011010101011101101010101101001001010001101111111010000100001110010010011101000100001100101100011100111001101000110010011111000110110111001111100100111001001001000111011011001001111110110111110001111110100100110110110011110111101010000011100000110010101100101001010011110001001101101001010010101111110110111100110011100110100001111101000111001100100001100010001101101101001100000000001111011001110110101100110111000001001000110011010111111100011000101010111000001111001000011101101100010000010000001101110100111111011010010101001001010101001000110101111111000111001111101111001110100100100101111100101111101100110110011000000100010101011000111101011001111001001010110001100011101100001101101000011010010010111001110000010110000011111000101100110011011000000110111100110011110110100000110001000100100110000111111100100110000010110100010000001001111011110001000110110101100010011100101001101110111001001101110000101000010101110100101001011111011011001100001010011001001001100110110111100011010100011011100011100011100011111001111001010101100001001110110111010110011110110001000000110100110100010110110001011010110011111010111000011011100100111100110001110010010000110111111101100110100010111111110010010101100000101101111000001000001111100100010001010101010010001111111110110101010100110001110111111010110010100111001001110101011100000000011110100110101010100110001001111110011110100101111111111100101100100001011010110001001000101011000010101101000010000010110010001011000100100000101001100001100000110000101010001100000101001100010001111001000100101110001000111111111100101010001101111001111001001101101011101101010111110101100110001011011101001010001100101010101100101010010000000101101111110000010011000011010100111100001101011011011111010101011110101111100101001101111111010111100101010011000000010000010100011100100110101010101000111111010000000010110010111101101111100100001111100101010100100100001100001000010011100100101100011101000101010100000011011100011111011001111111101011100011011011110101011011011000111000111111011110100000000010000111001010111100010111010111011001000110111011000011011010001001110110100110011110001101000001111000101010100111111110100011110111111100011010001100111110100111000010110111000001001001110111100111100011011000011000110010011010010000100110001111111101001001001010101000100110011100101101100110110000000011010000011100001110010101010111010000110111111110011100011001101011000001001111110100111001111101000000100101110110100101101000011001100011110011011011000111011010110101010011110101110000111001000101100010110101100111011010100011101100011011000100111101011011110101111100101100110111001010000010001110000110110010101101110000011000110011010111000111010101101011011111011101011101011110011010011011111110101100100011010010011110110011101111111111111100001100010100011010110101010011001101100111011100001000011100111001000011011001111101001101100111101010110010000011101001001011100101100111111001111001100010011010010100100110100100000111100111011110100000111111001111101110100000111010011110011101010011100010100110000001010001001100011100111010000111100111101001110101000110100101110010001001011100111100100111010110110100010110000100100010111010000010100000011011100010011010100011100101000010100111010000100000000011110100001000010000110100010001101010110001111100110010100010111011010001100011001111010111010101101011011000111110111011111101111111010110111010111101010101000011011001101000011010000011011111001100100110010111110100100011101001010000000111000101001100110101000000010000001111111110010000100010100110101010101101110011100011011101110111100000110101100011011000011001111111010011111011000101101001101000110100110110000101100011110101100101001001001110101111110100100100011111111001000101011101100101111000001000100000111101000011111000100100111110010001010100010100100101000111011101100111001110110101000100101110001110011011000110001100101101001101111001011001000011010011100000001001101010001001011100001110111000000111101100111111010010111101110011100110100101100111010010110011111111001001011010011100001010001111011000011001000101001010110100010011110001011000100010111010001010111001011101000000000110101011001001111100010110111010100110001101101001001111100100011010110100100000111000101001110111000111100010010101110100111101111000111101011100011110100000101101001101001100000111101101101011110100001110101110000011110010110110100100001010001001011001011100001101101001011100100001001000000110110100101111010011100111011001000010000101110101011101001110001011111001001000101010000111110101101101100001000111010001100000100001010011010110011000001100011000001111001011110010001101001000100100010110111010011000100001111000101011110111001101101011100110010011100001000011001000000010010010000111000001010111101101011001011001001000001100001111100110100000101110000011110100110101010001011001000010011010000111100011100101101101001101011001100101111110011111101010111011011010101011101101001101011010001011111010110110110000000101010100100010101000110011111011010000101110001001110011110110001111001111100011111010111101101101101101010000010010010101000010111111010110111000100111110001110011110111000100001000110101100101011001011100011100100111000000000101000011000010100111010110001100110000100000101000100010101110111100111010000010010000000101111011100101110000010001110010001011011110100010000101111001000100100111110111000110011001010101000011011000101110110011000000110110111111110000010110010110111000101010000110000111101010000101100010010101110100100010010110110100011000000110110111100000010000110101011001100101110010101000101101001010011100101110111011010101100111010101001101011010010010011010111111111000111011001011011010110110111111100101010001111011110110000110111001110111111010101011011111101010011010111010001110111000010000111011000011001110111000000101101001011110110110001101000010011110001001100001100001001110001100001110111011011011010111010010000111011011001011011111111010100010111101100100010010011001101011110101001001011110011101000011100000000111100101111000011110110101011000010111110011011000010101111000101101001101111000010000001001000101000110100110101001011010110101100100001010101101111100001000111000011001110010011010110110101111011100001100101001010000000100110101000000011010101100100010010001001001100011111101010101000011011100111000010000011101000011010111111101100110111111101110110000110011011111011100011100110100111111000000011010100111011001011010001001001001000101101001110111001000110001111111001110000100111110101101001100011010111011100000011110111100001111001011100110110001011001011101000111001001110011000110001101011100010000100010001111111100110100110010001101011111110101000001100111001010011010010101101101111110110001000010100101110101000011111101011011001100111100100011100100111010000000000011011101100000001110110001001101101000100111111000100111100100010100110011110100110111110110110000100111100100001110010001001101111100110110100110010110100011111011110101101000011011110101111011101011100111010111110000010101010010111000001010111100110000111100010101011111011011110001100010110010010000000000110010011010010011000010101101111110110101011000001010111111101110101100011100011011100110100100000011111010010111111000100111111101000000011011100000001100011101101000010101100101100001100100000001111000000001101010101101100111101100001001001101000010010100111100000111100111100110111111010100110101000101000110000010010000000101010000001001000011011000101001110110000111101101110000000110100001010010111010100110001101100101101111011111100101101010010001101110011100001001100110000000001001011001111111100100000001011101000110011000101001110001000110111011000100101110111111110001100011001010000111111011100110111101001110100010111010110000001011101100001101101000010010100100101110101000100010000010000111011010111011000001110100100000111101100010001011110100101000110001011011010110111100011000011111011111110000001000100110100010101100110110101111001101110110110011100001110000101000101010001010000100111111110000110110001100111000001110100110111111001111100101001100010101001101010110011011111110010000011000111100011101101001001101111011001111000010110101000001010000101001100101001001011010011101111001100101010010011101011101100100001111100111010100111000000010111111110011001110010010111000100101010110111101100101011101000010011011101101100110010011101100000101111001000101101101001101100000001010111011010001111011000100000011101010110000111101001000110000011011100001111010001000100011011001110110010000111000000001001110010101010111111100111000011001100100001000001101110111011100001000101100000101110011000101100000101100001111010111111100010101000000110110111001110001010010100000101110100001001110001001100100000000001001001100000100100111000101011000001011010001110111000101111011010010000111111010101101101001001001011110101110000111101111111100001011001000000110101101000011011101001000001011001110010100101111111011011111111000011010110100101111100100011110100101111101110011110010010111011001010111010001110010011010111101101101000011110100010000010100001011011110010001000000001000101100010011101001100001011011000100100010111010100111011100010101111110101100001110010011011101101011110010101111100000000111100101111110110110111010011101000001111000100100000110010010100111010101101010101101111110000111110100001011001110001001111101110000010101111011100001000100010011000100110100110010101001110100001101100011100101010011110000110010001001011111010101101100011110110011001111101001011000000010101011100011011010011001001001011011100010011111110100111011100010000110011000100101111101011011100001100010101111111111110100110001111010010000111110101011111100010100100100110000111101100100110111111011100111101011011101100100011100110000000000000011110101100001001000000111011111010011001000101100111111101100101000110010101010110101000011000000111111101000111000011001011101110101101110011110100010110110100010010110101110101110101000100100101100010011110100001000011101001111000001000001001111001101011000100100101101110101010111101001001110110100011010110111101001100110000011101011101000101000110111100010110110111111010011110111001010110111001000111101110001101101000001101101001111100001110110011010100011100111100000111001011010110100010011010110010000101010110111011010011111100010001101001101111100101111101000010111000110010011100101001001110001110100101101001010110101110010110000111000100000010000000111100111001110001111101100110101110110011101001001000000011110100001101000110110000111000001110010010110000101010110000001100111111011100000000100110100110111000000101000101101001010011111111010111010001010110011001101110111001001101111111010011101001111000110110010111000010100011011111000000001111101000010010010100011110101010011010110011100111100100011010001000001001111101000001111100011110111100010011001100110011101110001001010011111011110001011011000001110011011011101001010111100010110011010100010000001000111001111000100011110000101010110111001010000111101001001000101010001101001010111101011011111011110001111111010011000100110100110110010001101001100001111100001110000110010111110000010001000001101001011011001101101000101010101011111011000011001110000001111011100111011101001010011100101011000010001001011110100100000110101011100100011011110001100110011001101010001011011100001100100111100100011011111001001011000001101010000100101011110101111111110100001100100001100101011100000001101110010110000110001000111000011010111010000001101101010100100111010110010000000110110010000101011100110110011000111100111001110100001011101100100010010100010010100011011100010101101101101011110111111110111001011110100111100000111011001111110010110010010000110100011010101100001011100100000010010011101000000100000011000100100110011100111110001100110110111010110110001101100000010001111010001101110001010010100000111100110101010101111010110010010100000110100110011000110000010001001100010111011000101100110100101111011101110001110001011111100111100111000101010111001101001100001101010101000110011111100100010100111001101011100101000100111110010110101111010010010100110110001001110011111001000101010001000010110011100010010011011010010100100000010111101000000011110110010011110001101101100100110110100011101100111011001110111011101101011010010101101001011000010110010010011011000011011010010001110101010100011100000011001011010011110010100010010111010010110101100110100010110010011111010010001011001000100000011011101100100101010001100110011110001110100001010100001101010111011100111000110101001010101100111110010111110110010010011011111111100110010000000011100000010001101111001100011000011110100111001110000101000011110011011110010100110011010000011001011111100101000100101100101100100010110001011110011010111111111101101011110011010111000011011110000011010001111110101111111001011011011111010010010110100111001110100100001010110011001011101011111001101111110110110101001110111001000111010000000001110111100001000010110001011000010000110000110111101101101000010001110011111001000011001010111111001011011011001011101010001111011111110110100001101111110011011100001010101000010110010011010000100101111010101100111100000001100010001101110000000010010101111010010011010101010101101110100111100010001100001111100001101001011110111110100011111010100010010101000110100100111101011010001010010100111111011010100100001010100100101101111111101001010000101101001010101010010101010000000111010001101011011101010001001110001011101100011010001010010110110010000100000101110001101110110111101001110011111001001101001011010011111110100111101010100011111110100011111111110110011101010001110010001001011001111111110110101000010100001100100011100110000000110011000110000011011101101110110001101100100100001110101101011001000000010110100010001101000001000011101110111100101101001000000101001011110111001101100101100110100110001011111110011101000011011010001010100001001101111000010010101000011100101110110001000011000000011011101100010000100000110110111100111000111110010110000001011101001100101111110001111000010010100110100101111000010001011101100111110100100100111001000010100110011111101000110010100111001010101000111000011101010110111111011000011001000100011111101100110001101000010001100001100110011001101010011011101101111100111001011110011110010100000110011010111110111110000111110100010100110100110100111101101100101100101110010010101001000110101110110011101010101000011101101011100100100011111110000100100010110111001001011101010110100000111001110110001010001001110001100011101101100000100010100000111110001001100100010001101110100000011011000001100000110111110011101011000100101110111111100011001101111001010111100101001001100110110111010100000010101010101110011011110000000100101001110011111010001010110010010001001001111101100011011010011000000110101010110011111000110011011101110101100110001011000101001100111000111000100000010000100101000100111100111110000110010101001111010001000111100100101100101011000110000001101010001101000001100000011110110000011011011000000010000010011001101100101111011100000000001111011100111101001000111011000101011001010000010010110100011110100110110010110100000011001001110001011111001010010011110001110110101101010000110000111011011000110101001010100011110011110000111110011101000001001010001110011110100111101000000000011000101000101010010011010010111010001101110011010100100001100011111110111010010000111100001100011100010100101000001110011100111111011001011110000110110001101010100001000001001101001111001010011110011001101001010100010001000101010001100011010001101101011111100001100001101110101000110100110010100100101010111100001111000000001100011001011001000000111001000111111001010101111000011111010100011010000101110101000010111010001101111000111100111010100111110110010110100101101100111010001111010101011111000101011011001100110000010001110000010100101110010000101000001100000000011101001000011011010010010010000010000010100000110101101000000110100001100110010111010101100010001011010011101001011100111011001100101011000100111010111101100100011100001011001110101000010100110011010001100101000111101111001010000110001101011110000110101010100111000111010011100001000101001111110000100010001001110010100001101110011110111100100000000110001010110111011001000000101000100101110010110001000001111110110111001010110011001011111100111100011001101101010110101110011101011001011101000010110011011111100000101111100111110000111011011000000101101101011101001111001010011100011110001111011000110111001011111100010100110110000100000101010101010011100101000100111111010110100101111111011010100101010101011101110001001000111011000111010111110100101000000011110111110110100110110110110000101100000111011000001101111101101111001100110011101111010100000011101110011101111111110010010110000110001110110010011010010100000001010101111000111111100011010100100001100111110110001111110011100000010001101011011101100011001110100011010010011010011110110111010010000111000101101011100011101011100110101011010000010101100010001011111110010011101111010110001000011010000010010110101011101001010001000101001110111010011001001111100010000100101101000110111010101111100101111101010101001101101101001101000010100111011001100001110000011001110110010101101111101101101010000011011110010001011011000100000110010100101110001111111001001010000000101111011111100011110110111100101011000011110101110110010111111101100011001001110111101111100000101000111110110000010011100011100101110011100101010010101000100011101000001010111110111000000111100111101110110100100100100110100010001011111001101011010011111000100010001111011000000000100000110101111100000011101110100100010010110011001100011011010000010100111101100101010111011001010000001110100101011100001000000101001101101110000100010111110111101110100011000100100000010110100010101001110110100101000001100010000110000001000010010010100000110101101101011010011111110111100010000001110010100010100110010001110101111001100001001000110011100001111001010010010110000101011100100111011110111100110110110011100101111011110111010000000011111010010101111001010011001111111010011101101101111001000001110001011010001010110111000111100001000110111110011110010100011001100000001101111001110110011011101011101101011010000010110001110101111110111011100011100001011110111001110010000010000100011000011101101010010000100011000001110001001110100111000000101111011000100110000100001111001000111011111100000100001100001011100010001111100110001111001000000100100101110111100101110000011000011100010101000010111010001000110101110010111010001010110010101111100101100011100001001001101100000011111011110001100110101001000000010100011011001000000100001010011110110010000100011011001100000110111000101001110001111100010001011110010100010110110100001100000000100101100000100101001001111101111111100010000000001111000111110100010110100110110000001010001110101001010001101100011100010010011100000100010001101110111011111111101100011001100100100010110010000111000101110001010010101110111001001011000110111010100111100000001101100100001110000001011101100011001110011010000101010100110100101000001110100010001001000000101011100001000101011011100001010000111011101111010000010010100011000110100111010100010001001011101111110100100101111101111101000101010110001101001111000000110101110010110111101010110011101011110000100100100111000001001000100110011000100111011000010001111101101000000010001001011000001011000101010110100111101000101001010110000011101101000011010000111000111110011111101101011011110011000111000101100000110001000011000011010011100010010101100101110011100010011110110000101101111100101010100000111101111010110000100100000011010011110101100010010101010001000011011101110000110011001101000001011101010111011011001111101100010100100101111110110110111001001110000010111111110000111011100011011011101001101101010100101100000111101000101110000010101010100101101000011111100111110100111010101000101111001110010001100111101110001011111100001101110001001010010010111111100101101010110011110110011100101010000000010111100000101111100011001101110111110001101110101101001011000100010011111110001001010001111011101011011100111110110001100001101000100001011010011000100001011110010101100000000111010011100100011101010000110101010101001110111010100101101110111111111010111110010000101101001111100100110100001011001001100010111100100100000010111100010101011001100001111001100000001101111100100001110111101000011100111010010110101111010010011000011101001110010101100000110101011100110010001010110101010111111001101100101101001010010011000011110000001110010111111010000000100011010001100000000111110111101100011101010011101100010111010110110011000100101000110011010011110110100000000111000111010010001100101111011000000010001101000111101110010101001000000111100010100000110101111010100101010111000001000011100011101000101010000111100001001100101101000010101110001000111001011111000011111110001001010001100110100000100110100100001011100011110011001110100011101100011011101011101101011011110011000011001010100100111010010000101001010011000001101011000001111001001011110110001011100101110111110001110011101011001110101001001000010110100000101101001100001010000110000110000010100111100100100100100011001101101001110010000100011101101111001101100001011111110100000111010110111000101000111110101101010011010010100011011011010000110111010110100100110100111010000010111111100011011110000101000100001011111101101110010010001110010001000110101010101000111101110011101111111110111110000011111001011010100100010000001111000001000000001011100011111001111100011010111100110100000100101000101100001111011000110101001010011001110000100111000101001110011100001001010011011111111010001110100011010110110001101100011110110100111001110000111010011010111111001010010101010110110110111110011111011000010011101100100001010011101100100101011110010010100001000010100101001001001000010110101110000111011110101100101110010000000101001001000010111001110011011111001011001000000100000001101001011110110001010010010111000101011111010111000100101111111001111010010001010100100100101000100011111001011111010101100001110011100001001100000001000000001010010101010101010100111001111110100111010101011000000000100111111011000010000101111001011111110001110101000000010011000111001010011111011111011101100111001011111111011111011000110111000100001111110111010101010010101111001001101001000101100010100010111111010011111101000000101100001101100000100011010101101100100011100011011110000001111011111011100111111110010111010100101011110011001001000010101101001010000100010100000110010111001101001100100100000001001110001000111000000011011001010110111010111000110100111100100001011101100001101000110001010011011011011001110011000110001011100101011010100100010101110000001001110010101101010000111001000100011101100101110011101000011101000111100110110111011111110101001111010100000110110111010101010111110011100001000101011010010000001100011011101011011001111010000010110001110110011011011000110100010011000110000100011100010011010000010101001011001000001011101010110101001111110010011111101101101100110100001100001011010010111101100100110001100101100010000011000001101010001111101101001000010110001010000001100111110010100001110100011000010001000011111100011001110001101000011010110101101100011000000000000010111010011101101101111101010100101000110110101100010011101101001011001111110010101110111011101000010100010110011100000000111100000011010011010010010101010011010011010001110011110011000010001100000000111001001011010110111000000000010001111010101001000110010110000010010110110110011010111011111111011010000101001111110100100101100101101111001111000000000110110011101010111000000011101111010100011100010110110000100000000010001010000000110000011000110010011100011111110110001000100100111001001110000001100111101011101101110100010001111111110101110100100001010110111110111111100001011110010110101000011100001001100111010000000100111101001010010111000011001011000000010000100010011110101011011000110000101111000011000001101111110101111011000000001111111011000010111110110001110100110110001000110111100011111011010001011000000001100010110100101000110001000101111001000011010011100111000011101001000110110111011111000001011010010010111011010000001001110111101100110111111000011110011000101100111111000110001000100111010110100011101011100001010110000111011010110010001111010011101110110011001100100100011100110100111101010101111001000011100100100000110010010100011101110110101011010011100011011001000000000011110000011000001011010101011101000010001101010111011101011110110111100110110011111110111101110010001010001010010011111111111001101101011100111010101011100101011111001011111011011100100010000010101111111110100010001000110011101010101011011000101011010001010111101011111010110101000010100110101010111110101011001001010101001100110011111100111100000110100001011010010001101000111111110001110000010110110001101011101100100100110011111101100001101101111010100110111110111101011010111011010000110111111010011110100011000101000011011011001100011001110110100111101010100010101000100110010010101000010101000000100110101001111111000110111001010101010111010000011010011101101111010110111110101101001000111110011100101101101100010101111101101001001100011100100111011011011000111001110000100011111010100010001101011110110000100100101000111101101110101100100010000011111001010001000101100101110110101011000000011000000001100010000011011100011001011111011001101110000111010111100000110010111000110001100000001001111000111001011011101000011101000111010001000101101100101100101111010111111011101101111000100111110110000100111100110011111011111101111011111101001010010011100111101010101110001000100101111000101111101000010100100000101000111010001101111100110011100001110111011110000111011001101110111101100000110110011110010110111000001001110111111110110001001100011100010000010010011010101001000010011111010100101011000100100101001001111110111001010110111000000111001110111110110110010001110100010001010110001001100011111100010110001111110000110111101000100001011101110000010100111111111100111110000010011010010000001011011000100100011110111100001110000010101101101101000000111110001000110000100011001101110010111010010011001011101111110011101111010110101111010111011110110100011010101101000010100110111001001110111001100111010101101100001110001001111010011100100000100100110011110001010001101001111110010010000000010100001101111000010101000001001110111100110100100011011101001001110100011101111111110111001110000100011010101110110100000101000101101011100011001100100111101110011001000001101000011111000110100011000000011111111100000000000010001110011110011001010000001011010111110000101111000111111100101111001000111100100111110111111111010100101010110000000001110010010011110110000000100010101100110110001110011011011010101111110100011101010101010010101111111000101011001111100111000110010100111101010110101011011101000010001101101011110001011101000011101101110011101010001010001001010100010010111100101111010101111111000111011011000011111010110111101110011101000001111001110100000011000101110000101001111000010011110110101000101101111111010000111010010001010100111011101110110000100010101110110101011100001110000100011110011001101011101110111111010010110111100001011010000000100101010101011111000001000011011010101101101111111010101111011001110111110000100000010110010101000100110001001101110110001001001001001101010001000001000011110011100001000110100111100111111011000000001011110111001110001010110101011010000111011111110001110101110110001011100101100010111001101011100011101000111100111110001100111101000000100010100110011110101010100111111000001111111110101101111010011011100010011100001001110101110001011000011101001100110101110001010100110110011010000111000011001110011011000000001000000011010011110010001101101010010111001001110011011001101001001011110010011000111101001010111001111000111110100010111100010010011001011111011101011000110100001100010111111111111100110100100000010101011100001110010111110001001000111010000110000000110111100111000100100111111001011100000001110000111110100100101000100101101100100010001111110011110110100101010001110101101111110010111101011110100000000111010000100110011010000111110011100110011100100011100101000011100111100111001001101000000010001110000100010000011010010010011000000110100011011100011110001101110110010111101001011111000001001010111101011100100010100101011000011001000011000111000010110111001111001000001001110011110001100101110111111001011100011000111010001011011010001011100011001001011001011110111111011001110110111100000101110111000110011111011111000001100111111110000000100110101100110001111111011101110011110001110110111001111111010101110001101111010111001011010001000000010101001101100010000011101100010110000100100010101110001110010010101100100101110111101000101000001101100010010010111100001001111111100000101011101111101101111000111011010110111110101101100001001011110000010101100110111101001011101000001111010101011101000110011011010110100101010010111100001111011001100000110111111010101100111001111111101110010011111110001110111101001001110001101100001010110010001110000101111011010100000001001001001110101110001111110111100000000101001001011110010100111110100110000110000110110000011001001001000000111100010011100100101100100011111101100000110111111011011100011001110001100101011010101011111101001001101110001000001000011110001111100000111001111111110010111100011011100111100100001011100100101001110001100101101110101001000111000110101010101001101000011010010001001101100010000100000101000111011110010000010000101111111110111101011011001110011111011001011010100011101110100101111000110011110011110001110110010110010110010001110110100000011101010011010011000101100010101011000111110011101000011000011110001110011000100010001011101011101101100101100110111101010111010110101100101010111011111010101100100111101111101100101111010000100110101001111101000111101000110000010100010101011000101011110010010001110000110000110110110111000001011110100100011110110100001100100100111001101001010100001101101101111000101000110111100010001000100001000000111101011100110101111111100101000000100111011100111000000111000101000010111000101100101100001111110101101110111110010101111101111010111111010100111010001010010110111110000110111110001010100111111011100101110011100100100110011001101101101111110011001111001110101001000000101011010100100000011101011000101001011110111101100101101000011000011000000100101000000110101010101011000111010101111000001101000110110110110100111100100010010100000110111111010000110000100100010100101111000100100011101010111111000001010010001010001101111000011011000000011100111010101000111101011000110010110010111100010001010011011100011000110000000011000101111101000111000100011000110110111111110100110100010011000100111001100011000011101101111000100001111000000001101111100000001100101111001001100101111010010111000100001100111101100011101101001000110110001110010000111111001100001011000110100001000001001000010000110000110001110111111110000001101000111001111011101101110111110001000001100101001001101100100010101000010000000000101110010111001101010101001100001011010110110010110000010011111101010000111111011011000110101100000110101000111011000100001111100000001101011100000100111110101010100101010000011010000110100001001011111110100000010100100010010100101010101110111001011011111011101100010001011011110010001010101111000010110111011001110111001010000011111110001110011111111110011110011001110010001011100001000011100011110011010011111001101101100011000011000111010010101101101011111000100100000011100111110011100010011011000000010101011111110001010011011101010101101100100111011111010110001111111100100010010000010111100111011100100111010110110000110111100101111111001101100111110011110001010110011010010000001110000111111100110000001010011111100010001100111010110101011001011111011111100001001000001100110001010001110110100101010101010110100010011000111111100110101011011011100110000100100010111100010010001011111000001010010101010110111011110011000101110100101110111000101010100000110000111000010000110110100011111001110011110111010111110000111001100011100001001111100111110001100101100011110011100111001010110000001011110011011101100010110100110001101011000110101111111101001010010100111001000101010111100110100100001011001011000110110101000110111100011100100100011110011110111001011110100011001000001010010010000000101011110110010001111111110100101100100001011100110010101001100001010111100011100111111101011011001001001111010100110010100010110011101100000010001110011111110011110011010100001101111000110001001001100010110101110111001111001100011111001110011011111000110001010101011101110101011111001100100000010100001110010100011111000010011110010101111110000001001101010011001011001010001111011010100001111101100100101100011001101001000010000101111000100100010110101011111100001101000010011111010011000011111010101101111001101000000100111100111110000110101001101000110110100000011101000000011010010100100111111110111011001101010011111001100100111100100011100001011011100100101000010101101111101101000001011100011000010110100100011010000011100010001100010011000110110110000110110100110101001001000001101111001111100101100011010001011101010100111111000001111100101010011010110111111001011010001001001010111101111100100000000010100111100111100110100010010111001000101100101000010001000010001011011101001010111110100001110011010100111001010000101000010111010111010111110100111001101101010101011110011111011001011111101100101001101100110111110111011100110011101110011101100101000100010000001100000010001000010111100110001001100000110100110010101111011000010011110000100110001000100101101100001101011101111101101110110100001101001011110100011111110001000010010110010100011011011001111111100011011100101111011101001000111011111010111111111000110010110100001101011000000000111111110101100100110100111101100101111000100110001011010101111000101001011111100111111011100110010000111010111100111000011101111101001011110110101100111101111101110011101111111000001111111011010001001111011111110100001101001110011101100000111111010110101110000000011001101100101010010010011110101101010110000100011011111011000100000001001100111100101110010101100101001000111111111101101000100110000100100011000100001001100000111001001110010101111000000010000001001101011111000001100111111111010110101010010000010010000111000001110110000111110100001000001101001101110001101010000101011010111011110010010111001001001100011111100111101000001111001110010001111101011110111100110110010101111110011101111010011011011011110101000100110111111101001001000001011110000010011000100000010110110101101111000000000010100111101111010010100000101000011110010001100011100011001010111001010001001000111110010101011110001111010101010010001101111000011010110101110001001101000110110101100001001111000011100111000110011000101000000101001001001000110010111101000100011110001010100100001100110110001001000000101111100001011010100001001011001111000101011000011100010000101001001110010000111010010000110100011101111000000101010000101110001010111001000101110000110011010000000100101101110111011010111011001101100010100100011100011011000001011100011111101000110110111010110000001001001111101101011101110000101100100000000101100000000000001110010001101010111100010000110111110001011111100001010010001111000001110000001011010101010000011101010110010101100011101110100010111011101101110100100110100111001101000111100000101100111001010000011001010001001001001001011001111100010100010111111101011001110100001101100110000000000001000110011111101000111100011010111000011000001010100001000010110110110101101110110110101010011000001101001011010000100100101010001001100110010111000010010100110111010000110100110001010010000000011110001011100010011010111001111010010000110011100100110111001010111111111011011010110101010011001010010100010110100111000000001010011110101011000011010010000111110101010111011101000110110010000111101110000110001000110111010000100011100000000111010111010000101001001100100110111010110000010110101010111010010111010110011000100101000101011100111011010101100010001101101101111100111100010111100000111101101000011011110010101010101000000000000001100010001111010100100101110100001011001110111011001011011011110101100000001100001000011001010010110001001000110001100100110111010111011000000101100000011010000010110111001111101101100100000101101110111101111110011011111010101000000110111110010100000100100011001000101110011101001001111100100100100110110000111101011010111000001011000111111011111010010111010010110111010010011010011111110111001001001001101011000010010100010000001010011011001110001101110010101111000111011100000010100011111111100010001011000001111110111101111010100100110010110100110110110100111110110000010001100111100101100010011010001111011111111111010000101110100011101001001011001101011001101100101110001100100010110100001101000001110100100111011111011110111101000001100100010101111100011000111000111000000111001100110100101000001101001111001010111101010100100100010011011000001000110000111011011110001100010010110000011101100101000111000001111101111000010101101111011100110111001101010010100110101011001010001100011011100001110111001000110110100100000110010110011001110100010001001011100110011111111001100100111100011001011011010101100101001010000011000010000100110001010000101100010101011001001011001011110000110111011000001111110101010111000100110110011110101101100101000011000101001011010101101111111011001110111101110000101111001110111101010111000001001100001001011000111110111100110101010000101101101100100010010011000010100101100011000110001010101000011111010101001001011001001011010000100010101001010111101010100001100001010111000011110010010110101000101010111110010001111000100100011111000010101100100001011100110000010111101000110011011110110110101000110100001001010011001110010111101001011001101011001001101011101101111000110100001011010010110110011011100101001100011100110101101100011110110010110100010001111111101010101101100111101101011101100010000101010001111011100110110101101000100111010001110010111011010011101000011101011000110100101011100111010000001100010101101100010011100001011011111110000011111110011011010101001101100100110100010100011110101101000001000001010000010001011111101111011011001110000100000101011110011000001010101001100001001101110011111000010111001011101101001001011010100000011010001011000101010000010001010011000010001111100010010011011010010111001011100111111001011101010010110110110111111101010101100111011101111111110000111101100001001001010011101101000111100111011100101000001101100100100110011011011011000001111001000000110110111000000010100001110111110001011001100100001010000001111001101110100110011100010011011101111111000100110100001010110111110101100111011101011111000100110100100111010011100001110110000111101111011111100010110100101010001001110001010101111110010111000000101101100011110010011111000001000100001001100001111010101001001000101001011110111001101111010010010110111001001011111111011111010110100111010101011100110100101111010111010011001011111000111001101011101010110101101101100000110100110000010101010011001001111101100110111010001001100011101010000010100010001010111101001110001001001011111101001110000111011111011011110011100101111010010011110111111010100000100010000010111000100010010001110111101011100111000111011001001100111101011110110110111100011111101000010101011000011001000001011100100100111000110000000110010010101010100011011111011100001111000111010010001111010010101111011011100111100001011111011000001011001110000000110101110000110001010111000111110100100010110000010101111101111100011101010101000101110001001100010101011010111101100101110110111000110100001100011011101010010011101001110010101010100111000101100110101000001100110011001000111111111111011010111101010000011000000011010111111001111001000100010010001000111011000110100000100100100111111001010110101110100000000000101001011100101000001111100000000001010010100110101101001101111101100101110111111011011001011101101101001101110111011011001100110110111011101111101000000101010001100011000101001101000101011001011001001001000100101001010100110110011111100101011001101110001100001100110100110011000111110100100101010110100000111111010111000011111010100100101001011001010101011111011011111100000001111100010000011101000110011001011101000011100100000101010101100100100110111001100101100101111101111000111011100011011011010110111010001000110011110010001010111100000011110001110001101001001100000110110011011000101100000100010110000100110001100001001100011010000001110101100110110100110100101010011000001011000010110110101111101000011101001111001101101010011101110010010111001111111001000101110110011110100110011011101001110001011000111000001001011000011010001100001111000000011111100000111111001100000100001101011101100001101111000010110001001001110011100111001100000110100110011100110000101110001010110101101011100001001101001000001001110111010001011100011000111010011011111011111011100110001010011000110001010100001011100010001101001100001101000111001111110110011010010001011010101001011001111000011111111100000001000100110010111011011110110001010011100111011010111001110000111100011001011100001100100111011111010000000100100000110100100000100000001010101110110101001010111011000010101011101001011000111100101010001011000110111111001010001001111011000110000001000111100011010100101100101000101010110000010011011101001011111000111001101110100001010010110111100001100110000111110111001010010110011111111100000111011010011000001110100111110001110111010111100011101001111000001010100000000011101100110000100101111111001101110001001001010110001110110001100010010111000110000001001010001111010001101111000111010011110010011011101011001000101100011000000000001111110111111000011101000100111111001011011001001010101100100101001111101111111111110011111011110110101011101110011010110000110010111110010011011100000011101110110111011101001100110001101101011100101011101001011111101101100101111111111010110011101011011000110011000111110001100010010001010110100110101000010111010110101100100111011011001010111110001110111001101000101110111000010110010101101011100010111010011000010111101101001100010101000101010000001011001010001101000010001000000000011011100011110011111101000001111110101101011110011100101011011100010100100000101101101010000011100101110010110110100001111011110100101000110110010001100111101000101011010011100100011000001101011011110001011110001011100100110010111110010110110000011001110110100000000001100111010110110101100100011101111010111000000000111011010000001010100001111001010000000110000010111000001010110011000010101011111000011110111111110111010111010101110010011011111001011110010010000010011100010101111011100011011101001100011010111010110011001010110001100011110110011010000000001010011000001111100001011010000111011000000110011011110110011010101101100110000001000110000001000000010010011011111111010111010111001101001010111010000011000110001001111111111111000000001101110101110100010101111110011100010011100101111001110010110100101111110000110001010110000000101100010100001111111110111001010001111110011111101100100101000101001011101010001111000101100111101010110011000110110101010101011011101110000001101001001011011011101100010010111101011111001000000001111110100001010101100101111110010010010110010010101010011101100101111010110011101100111110111110000010000010110101010010010010010000110000011100000101110001101010000010001110101000101001000111000101010000010000101100000010011010111001011101110110101000110111000110000100100110110011011100111000101111010111001110011010001111111101100000010010001011000110011110000000010101111110010011111011011010101111001011110001100100111010111000111010100000111000010001001000100010101111011110110100000110010011111110111011101111110100010000000000010011000001010110000001000011011100100010111011110010111000001101101011001110001010010011110000000111001101000110011011000011000101100010111100001101011000000001011101101001001110110000110011110101100011011011110110010111001110010011111110010010001010110101100000001100000101111011110000101101011011101011111111110110110011111010110110111010010111100010111010100101010011101001000001000000101001100001010101011100100111110101011110100011110000000101000101001110111011111100001101110010100011001011011000101001000011100100001100001111000110110101100001110011111101001010011011000000110001000110110000101001101001000101111110111101100100011010011110011001100011101101000000110010111101100001111101100010100010001111010010011101000100101000001011100000100010011111000110101011100011100101101001111000011010111011111001011010110101101101010000010000010010001101101100110100100000011001101110000011110001000011000000100011110010101010001001001111110101110101111101100110101000111100101111010001111001010110011001111111100010110100110110001001101110101010111000100111101001001010001001011101101111001101100010000111110011111011010011000100111010111100110001000010101011001011110001000010010111101001111001101001110100111101100111010000000101000001011001111011000001110010111100011001100000100000011110111110001010110100100001010100100000001101010110010110000001101011110111011000001000010000110101111101101001011110111001001111000101100100010101011001110110000011010010010011000011011010111001110001110011001001111110110111001110000010000000011011101111110101111011011111111010100111011011110001111110010111101100110101011000010010111011110100010010010100011000010100110101011111011101010001100110100001011110110000011101011111100101010001110101000010011011110001111111000111110011100000101010010000101010001010010000111110111111011110111001010001011100110000110110011010111110011111111001011100001100111000000111101011010101110011110110000111100010110111001000010101011111100011110000100111001011010011000100110000101010100111000001100000100010110100010010110111111100110011110011000001010110001011011010011011001100001111000001001110010110110110011010100110110011110111100101011011010001011000000111001110000101100011100010011111101010000110100100100101000100100111011001001001110110010100010011101111100111100011111111011111100001010101100010110001001010100110010100011010010011001011111110011110101011011010001100111100001010101110001000010110000000100000011000110001110001101100100100101101011011011001111101111000010101011000111100111011000010101101001001001101011001010100111011000010010000001101100101010000001011001100001001011000101100100110011011010100010100010000101001011011110010100111111111101111010111110110110010010100010011101000000011010110001001010101001000011111010100001110110100001110011100110011101111000010001101111100100111111111010111101110011111101100001111000010101101101000001100101110001101101101010001100000000010101011100101011001100111111010110001100101100110110110110101000100100111000111001001001001011111111101110011100110010001001110001111111101000110110111001101111100111000100110110110011110011110010111010000111111001110110010111101010000101111110000001100111111111101111011110110010110000000011010101011011001001100100110110000001101010001101110110001110111101010111001111011110010110000101010110101000010100010101100110101110110001000011011000010100111001100011100101100110101011101101110110100000001110001100010010010111111011110101000110101110011101101010000010110001100110001001111100100111001011001010000001010000010010011000010011100001100100011110110001001110000110001100111011010101101100000001010000100011000110010111000110100001000111101100000101000010101011001011011011011001110001010010000110011101010100101100000101111010010110010111110110101111110110001000001100110010001111110111100111001110001010111011011100110010001000011000010101100101000110011001101011001101101100111100100101010001000100101010001100001001010000100101001010010100110011100011110101010101100110101111111100101010110010101000001101010100110101000100011101100110101111001111000100001111000101010011101101010111011101010011101101110111100010110100100100011101011010001000010011111100010100010001000010100001011000010111101100110000111011110101100000101011101010110101101111100011001010011111010101110000011101011100101111110110101001110111110010010111101001010100101011010110010000000000011001110100111000110000001000001111011001111011001100010111100110010000010001000110101010110101010100111000111111001110101010110110100001001101010110010001010010100101101101000011111001000011100100001011011000101010110111100100001001100101111010010111011111101001101110100111111110010100110111110010101101010110000010110101011010100111010111000111100010100110111000001011010101010111010011101001110111011110101010101001000101001010011111100011101110100110001010010101111001000010110100010110100011001111100000100000111101011010010111110011100010111111110111110110010010000100001010110111100101011001111010010010010010110001000010001010101100100111001001010011000000110110001000011100011111101100111110100100001111111111111010100110110001110111000001110000100101111011011111000101000010101101100000011000111100010110001100011100011011011101001100010100000111010100000100000110100000110011111001011110101000110000100111110011011110111110000110101110101100010101011101100000111010001101111111011010001110101100010100111101111111101110000000110010100101011101001011011011101000110010111011001001001110001001010110001011111001101100000111000100100111101010010111010101001110010001100111111001100111111011110100010100110101101110010000011000001011101001111110011011101111010101000100100110100000010011010010011101001101101110110111101000000110100000001110000111011000010001010011011101101001011110010001101001001111100111010101110100001010100110100000010111101010000010110010100110001111011011100011000111011001001011110011001000010101101010001101010111100110100001011111110000001100111010011001001100001110010101101101001111001000010111110110010100101111000010000010101010110111100110011001110000001011110010010101010100101110000000010011100110010000000111101111110010000000010100101010010010010101001010011111011011101100011011100100100110110110101010110100111101000100011100010111111010011100000101111101010100011110001101110011111001111111010110001101111101010100000101111111110001001000001110101101010000010100010011110101111001101011101000000110101001100001110010101111100001011000100001011110100000101001000000100100011110000100001000001010100110010011010010101110001001110111100110110100001101010010101111001100011100100101100111100110100111010011011000011010111111011011100010000010001100100111100011101110111110011010011011001001010100001001000010101011000111000100000111010100110100001111100110101011000000001100111110100100010101100000000001111001001100001111011101000011011011101101110010000100001000011001001010011001101001110001100010011011011110101101100010011110101000001011111000111011011010100000010101000101011110111110011110100110110111010111100101011001100100001111010010100111110000101101101111100001000111011011101110001011001000010100101110110011001010011010100010101100110110100110100101010110101110110001101101010101010100000100011011000000001000001001001110111101101100010111111010010100010011100100111011001110110010000001100110100011100000110000010101111010001100101001100100011100111100101110111010101001001001001000001101110101001000111110001100100000111100100110101010100111001111101101001011101111011101011010101010110101011100010101100111101000111000100000001001011111101010101000100011101010110011101110001001011010001000000000001000010001000100011011111000101110101010001001001110100000001010010100001001101110010011110001101101100100011000111100101010110100001010100001011011100101001101010000011011110100111011100111111000001111010011101111000011011001000111100000011000100101110001100010001100100100101000010110101011111110000000010000110100010110111100100111001001001000111100000111110101100000001110101110111100100011001001100111010001000110100100011000100110010010110100100100101100100010100100111110011001001100100001001110000000100000011001000101100011011100100000001100011110001111000011110000101111101100101001101110000110101111110001110010110010011111011011001001110011101011010000101111001001111001000011010000000001111011001100110010000110011101011001011100011110100110111111110000111011001111010011001110010110100011101110110000011100110100101000010110011000011101110011110001001011110111101100110011101100010100111110001110011101011000110101011111100110011111001001100010111000000100110001001101000000011101011001000101101000110110111000110110001001111111110011101001010011011101011101010100000011010100001110011101011010101001110111100101001110000100000110111011111100000100111010011010010100110101001111101011101100110110111011111011011010001010101100100011101001110111000001111101101110101010011101001100010110111111100011101110111111011011111011010111110100100011010001100000010010011101000110100000000101111101000101110100010101010100010101000001010111100000011010100011011111000101110011110110000000100111000100011110000010110101101110001110001111100001100111100001010101010001010010010111101010000101100110100111001100100100111111011100000100001011111110110000001100111011110011100001100110100000000111000111011110110011110100010011101101110011010011111010010000000010000001100011000111011100011000000110101110101101111100011101100100100001011100000010000110101010110010111110110101010111011100001110001111010010100101110000011010011011100000110010010100110110110111111110100000110111001100100100000001010111101010001100001100011110111010111111011101010110010100111111010101111001100110111110101001101000001010100110111011001000010110010000000101011010011110111111111100100001000001100110100000010000001110010101111100000011111001111101011100011100110010100001010110000001010001011111100101011011111010111101100000000000001011001101101000110100101111000000001101010101000110010010111011111001100101101101000101010100001111110101010010101011010011111001110000101100101011001111111110110110101101011011101001101101000010101001001110001010110100111001110110000101101001011011101000000111000011110100110110110111011001100001001101111001011000010111111001011010000001000010000000010101011101101000101101110000011001101101101101101110010100100111011001000110111010010100001100001000001100110100110110100110101101001110000011010000011001100011100010101010111110110000110010100001101000000110100001011011101100000000001011111010100010010100110011101000111000111101011010111001001010111110000010101000100010011110000101101101011111010110010110110101111110111001111010110101100101111011100001100011111000011101011111101000000010010000000011001110111010000011110001001001010110110110111100011001100000100100000001101000001011001100000001101111110010110111001011100011001101010001000000011011011101101011100101000111111000011100110011001000100000010100100110101000101001001001000110000101001100011111000111100010111101100110101011101000101010001011010111100000101110011100101011001001110011110110111111100100110111110111101111111001001001011001001001011101110101100010100011111110100100001110010110001101010001111101101101010010100111111001100010111100011011000110000111111100010011011010110110000010100011100000110011001010110001101010110000000110001100011000001111010100011111010000010101111100110001000011001001000011110011101010110000010110000100101101010000111001100000110101001101011011010001011101100011000100000011101011111101100001010000010101010001101110001101110010001111000111110000001000100000010111011100110001110111101000010010100010001001111101101111010001000011000011110111010101011110011101101001110110010001101000110010000101000110100111110101001101011110001011000010100001100101101100100101101010111001001011100000010111110101101001000101101100110111011110010101101011001000011101100101010110101000111011000111011111001011110111101010000010000111001000001101101000011110110101011110010011001011111000011110111001010101111010001000011101011001001110101111011001101010100001111011101001010100110101101000011110100101111011100110101011000000011110100100110111000000110110011100001000010011101100001110000101100010011010111111010111011001001010001110010001011011111011011011101100001111111101001001101000100010000000010001110110101010000111000000000111101010010000101010110000101001101111001001000110101001110110010011101110100000010110111111110001110001010010110000001101110010111000110111111111111011101001111110111000011001110111011001100110100010111100010011011001101001111011111011100000110001100110100111111100010010111110100000101011111110010010011100110001111111110111100101011001000111000011001011100010000111100011000001010101101011110101100000101100100101001001101100010010010111100000111000011111101011001111110111011011110011110011111110101011001101110111011001101011110110011111011110001010000011101000000110000001011110011011111001110101011110111010001001001111100001110111110111000110100010011000000100111100011000110101000011001110011110011110011100011101001101000010100111000010111001111000100010011000011000100100101111111000011110011101011110011110010111011110110011111100100111010111100100110101001111000101111011001011101100111010000000000010111100100111011100001011001011110101111100010101101001000001001010101101101010011100000111011110101001101011010101100000000100110101110101111000000000010011011100011000011100111101000011010011011010011010101011101011100000000001000011101111010011010001101100100011110111110101111010000110000000101111010000010000101101101001100011111000100010111010010010010100000011110010111011000100011100010101111100111010001001110100000110100101000001111101100000001011010011110110000110101011110000000110111110111000111011011101001001001011000010110110110001011101000101011110110111100000010000110111110100111011010101110010000110100001001000001000001100000100101001001001110001110111100000111010110000110110000111111100011001111111000101010011110010001100101010000000110010001110000100011001100011011010100111111111010111111010011111111001101110100010111101100100100010010111001000101100010010011000110110110001010100111001100010000101010110111100111010011011110101100110011011111111100110001100000101110011111001010101011001111100010011110010001111010111110000010001010110101010001011000111010111100101101110001111000101101111101101101100000010100001010110010110100011101101001101101111001011010100110010100000011101101010000000111001101011011000011111011001010010111101101101000101000010000110101001011110011010001010100111101100110111111010010100100101001000010110101110011100001100110011110110011100110110101101111110101001111000001101011110000001101010101111110100000110101001001100001100001101100000101101010101111101110011110001011010101110000010100001111011011011101110011001110001111000011110011010011001101101011110101101011100011110011001110110110111111001010010011010001000110001000111011000011001001100001100100100111111111010100111011010111001101001110000101000011000110000101000111111011000101111011110101010011000111011000110001010111100111100010011100100100011001001111011100101100011010000011001100100010010001110111010010100101000111001010100010110010110110011100101011100011101000111101111110010111100011111011010001101010101000001011000011001001000100001110100100110001100101100000011101110001110110000111000011100111101001111110011001000000100100100101110010010001110100011110110000011010000110111101111010001010011100010101000101011111110000100101110100010111011011011000001010110101100000100111101101101110110000001000111011000110000101010100101110100001001010010101111011101110100100101001100010001101111010101011110010100100010010110001110010010110110000001001001101111101111010000000010100001111111110110011001111111011001001110000001001100000011000011100011110010011110101011001001011010110101001111101001100101000000111000100111100001100111111110001110111101010101010011111101000101001010011010100001111111000111111110010011111011001001111100011000101000111101110111001111011101000100111110000011100101110111101100000011110110001000110011001011000000011010110100100001000111000111101111110001111010100011110011010000111000000110111011110101001101010001010010010111001011010001000000110101101011011111001110010100010100101110110111101010000111100011100101101100101010001011101111000011111111100100000000100000101110001011100011011111110110110010001110100110000001100001100010011100100011111001110000110000001100010011010001011110011100011001101011111101101000011010001000101011101111001101100011111110001111100011011101000111111110100110000111111010101000011101001110011101110000001110001011001111111011110101110001010001100010010001100010111100010100100001101001101001011001010000011000000111101101100110101111100101101101100101101101010001000000111010011001000011011111001011001011011001010100111111101000101111001010101000010100001011111111001001100111100100100101111010011111111110111111010110110011110101111110110101011010101011011111110001011110100110001111101001000100110101111001010001100000001101011101011000001001100100101011010101001001001100000101001010001101010110010111111110101100000011100101000100010111010111101010100001000110011010000010110000010001010111100110101000110100001110010001111111111011011101110010001001110101010110110000110100011100100100011010101101000001000111111010111001111011111100111101001111010101011011011001110101010000010110001000100100011111000101101010010100111010100110001000000100010000010111010111101111011110100000110000101110101110001010001100110001001111011101000010011010011111010101011010001101010111101100110111001101000110001011100010101110010100010001100110011111101011011101011111010001010101100001001101100110011100000000010010110000101011010011000100101100110011110101001000100010100000011001101111001110000110100001011101011101001101101101101100111000111101110101010011100110111110000110001100101011000001100011101111100001001101110001111000101110111000000000011111000001000011100110000111000000100111000110000000110010111110001000010010111001101000101111110010100010001111101111100000010001100100000111001100001010101000110011000100110011101110111010110101111101000001011111010111011001100011010110001111011100010100011010010111000100001110010110010011101011000100100100000100010101001100001101011101001100110011111100110001011100100110110110000011111111101100000010111011010101011000111001111111111010010011010000001000111111001111011011110010001111001110101010001101000011101011010101001111111111001001110111010011101110011001101000110110111101110100011111011010100110111101011001000011010011011111011000100001000010010011000100000110111110101100110001111100001011010110010110100010001011001100101000101010100110001010011001100010011000110110110011001110000010100000100100010000011010010011001110010100111010011011010010011011100010001010111010001011101100011100110011010110011011000110011100100100011000010011001110101100111100011110001011011111110100000010001010010010010110001100111011010100000000111110111100000010101101111110100100100011110101011100100111010001001100010000011001111010011010011100110101101001001010011110111110011001110101101100110101110010110100101010100010000111100011110100010101100000010010011111000110101111000110000111010101000110010101101100100110010111101011110110011010100001011001110101011100001111111001110011001010011111101011111100110000010011000101000111001110010101110011000110010010101100110011110001110000110010101101010100011011101000010010011101001001001100110001000101001010110011010000011110000010100010111010110010110110000000101111111110100110101100001111001010001011001110101100011101010101110100001100111101000011010001000001001111001011001111011101001110100110110111000101000000111010011111111101111011001000101010110001011011100011111101101101001101100010001011100010111011000000101110111100100110100110100010011011001011010111100001100011010000110100100110100101000100100000011000001100001110111101001100010001101100100000110111100011111110011111001101011101100011000001101111011000100000101001100010111000000000101010100111000000000110101110110100110000110100100110001010111011111001111000101001000110010101101000100000100101101000010100001011011110110101001110011000001010000000110000010111101000010010110000101001010101000101000001110101000111011001110110010010100100010100110010011011000101111010110100110000011110000011100000111011101111100110011101101010000110010110100110010101010011000010100000110000010111000011111011101100111111010011001111011101000101110011001000011000101010001101000111101110111100110111000010100111100000001010111010011001110110111010110100111100101000001110100000010101001011010001100111010101011101000100000111011001101100101111011011001011000100011100111100010101110111001000101110000011110100010110111101001100101010100001111011010111010001001010110100010100111000101101101110000101000001110010111001101100110100010010001110101100100000110101111111001010110111010011001010010100011011011011110011110101101110001010011111000001100001110111001111010101011001101001001000100011101100101101110001100001000000011110100101011001010010101100001110111010101101001011100000001011101110010001110101101010100001110111111110011001001110011000101000101000011110101010101010101111001101101000110100001111010001101010110101100000111001111011001100100100001011000011000101100100001000011110011110000010010111101110100000011011001000111110010001100001010000000111110001101100000010100000100110000000011110110001010001000011011110000110000101011001010001001010100110000111011000111010010000011110100001001011000100001101011001011100100011001111100010110000011100001100100110101000010111100000000011100100000100110101000111010110100111011110100000100110000010101100001000100111010111111010010100011010001100001111111100111111101010110011010001011111110001110100101011111000101010100100010011111000101111001111101001011001001100101100001100100110100110010000111001101111100101110001001001100001001001001111001100101011111101000110110001010101001100100111010101111110010101010000011101101010010101100101101101111011110011010001110111001101011010111001101110010101010111100010101000000110101001001001001101010110111110111000101001111001100011100001101001100101111111111000111101101111011000010111010000001000110111011101100001000100110011011011011011010000010011001110001010000000011100010100111111010000011110100001011110000110011011111110000110110100011110001101000111010110011000110001100100011001101010010110000001010110101011001010010111001011100110110101000100001011100110011010010100100110100001000001101101111001011010000110101111101111111000100000101011101101110010000011110000101010101010111111010010100000101110101001000000101100110110010010000001001100110011010011100010001001011000000010100111000110011110100101000100100100100001011010111010111101001011110101111001100110000000111110100001101010010110000000001000001011001000000010011001111011101110010011011011110110010101010101100110000110100111101010010100110000001001111111100101101111010001010001100101010101110001100101110101000011110001100001101010001010110111110111011011000000110000101111100100001001010101100000001000011101011010111001110110110110000001100100110101110001101101000100000100011100101011101111110110101110100110100011000010101111011100000000011010000111101110110101101110110000011011011001101001001101001011011110001000010000001100100001110101111101110111101110001001101011100011011001110000100110100101100111110011111010011111000011100011000001001010111100100010100100011000100101001101001111101010011000101101011010001001101011001010111110110001110000000101010000111100100011010110011101001101101001001011111101011100010100001100011010001100001011111000001001011001100010001101010001101110111110001100110111100111000010111100100000010001000011011000011111000011000110010100100001110011001001101011100011110010101111011101101011110011100011001001010111110000011000111111110100101011001111111000111110110011101100010011111000110101010001000011100010101100100000111001001110110000101001011011010000110010011100111110100001110010001101101010101110110000101010100110010111010100110111100101001000010110100000101111100000100011001101001101001010010100010100100001010000000010100110000100011010100010100111100100001110010110000110111010101100101011111110100010110111100100011111001001010001100100100100100111110100000010010000101011100000100100111110111110011010100100001101000010010011110101010111001110000111011111110000100000000001110110110100001010001100101110011110000111001000110011110011010111111111000100101000010110010010010000110010101001101100000101010001101101111110010101011111011000110001001100000111110100100010001101101000101110100011000111010010101001100111111011100100001100011000111011101010010011100011011101000100000100111001110010010000000100100111110100001111010110010110111111111100000101001001101000010011101100100101000011100100010010110010110100000111100111001011001011111010101000110100001010010110101101110010110001111111110000011111111010101100111011100010010010011000000000010100000110111000001110010100100110001101011010000101110100111100100001011010010100100100100010000101111001000100000010110111000001010000001001101110011111100011000111101000000101001100101101011010000111010011111000111110001010111100011101000100001100111111101100000000010010001011100111011110100010010010000111110011100001101100100100000110101101111001011011001011000110111010001100001111011100011011011101000011111000010110011001001010100100001000110011001010000110100110000100111100001000010111011000010011011000110110110111011100100110011101011011101110011110000010001110001110010011111010010000100011100110011111000010100010001100001111111100111000011111000000110111000000010000101101101011110000101100000011100011100011101100110001101001100110100110010100111011111111111000000000010000100111101011101011000011101100110101011111110110100100000000101110111110000101111011011001011100101010100111100101100011000101101010110110010101111001001110100010000010001100100100110000001011011111101110110000101011100110000010101010111101010110011001011010001110101110011011100000100001111100110101110111111110000101010111110111100100111000110010001101000011011101010001011001001100101001110001111110100011111100110100100010110011110111110011111101011001101010110010000001110000001010100100100011011001000010101100110101000111110001111011011110101010100011000011000011111000100110011110011100101110001011000000100111011111001000110111010011001100000111111000000100111111111011110011000010101010101111011000010011100100110101111001001011001001000011110010000111111100001000010100100010001010100011101000000111100001010110111111010001100010010110111100010011110001111111101101011011101010010111011011011001001110111010110110111111100011011101011111110010000101101010110011001010001000110000000011111011011100001011000111000100111011111100011101001100010101100101110011010011111011010001010101101000011001110000010101101000100100011100011001100000111011100011001100100110111010110010001010001011010011111101001100100110100101111100100011111000010010111101011001001001110100011110011010010000010001111001110111101111011001011001111011100000001001011001110010111000000000101001100100110011000001111011111110111000111101111011100010001010101101010110100100100001101000101101001010000010110011000001111101010111101010101110011011110101000101000111011100111100001101101000011110001101000001111001011110100011001000110001111011011011000110111010010110101000001101111011111010111100110010101011000001000100010011111010000111100011000110010011101011110110101010111010001010000100000101011001010011100000110010000011011001110000000110101100001100000001011011011110010010100001100101110100100000100010001011110001110001001011110110110110011110101001001011010011001010100100011100001011111110101000111001100001110100111111001101011111110010101000010101110101000100101101010010011011000010101001011010010010100100010111101010100110111110110000111110110011010001011010111010101100001110001010001100011000001011010101000111011011110101111101011000101001101011110011011111010011111000100010101110110110001000100110011110001111111111110001110110110100011010111101111000000000101111111000111011100010011001111111000110111001100110110010100110111010111001011110000001011011000111001110011010011000111110001111011001011000010010010001000100000000110101111000010111101111010010011100011111010011010000001111010010100101111111110010010111001011001000010110100000110000010100111100111101110111001111100101111010011010010111001101001101011010000010000011010100111111001110111110011111010011101110110000011100011111000001100011111001111111011011101110011011111000010000110101000101110000000000100111111100101110010000111011000100010011011111101100010011110010010000111001010101101010011110000000010011111101101101100001010100011110101000111100001011010011011111100000010011010011101000010101110010101001000111011010001111100011100101001011000001011001101001110110100110101110001010101010001000001101001111010100110110011100100111110001100000000101010011001000011111111110111101011001010101010101100000010010100100111010100101010100110011000011010100001011011100001100000111100101101110001110000000101110100010111111010111001101110110011000110011111001011101110101001011100011000111010111010011001000111000101010001101011101000010000011000001100011000011000101011010001110111010100100010010101100111101011100000110110010010010001011010101001110011111000001010000010010110100101011011101111010000100111000110100011010010110010110010100000111100010000101111011101010000111110110110110100100011011110111001101011001011010001100101001111010111010000111101000000110111110111111110010110111110101001010110000001111110011111000000000110000111111001111011010011001011100111111010010011111010000100010001100100101101100001010001111101111100110011101010100011100001000001000111000111011011000111110010001101101000010100000000111000010000001001101000100111110101100010101001110011100011111101111100110111000010011001001100110001110111010100100101001100010101100011101110001100111001011010110001010110111010101110011001111011001010110010001101111001011100110110101100101010001000001000010000101101111000101111100111011110001100110000000011000011100101110000111110010111010101100100100010110011011101010110101100010010111111010100110111110101010001000001110101101111000111111010010011011001101111011000101010101010010000001010001111011010111011101100100100011100101100001111000010101000101101010110100000101011011100110111010010100101100011101111110110111001000001000000110100001011011001011110001001011111010001011010111111100011100100010010000001110011110100110000111101011001011100011111111000001100011001110001001011011111000100011000010011000111100001001110110010110000000101101111011011010101111001010111010001110101101010111000110000001001000010101111110100011010111101110001000101010011001011111001101101100110010011001100101001111000110111011111011000011011101110101100100101011100001110111010100100101011001000010000111110010101011011000011011010100110100001101011100001010001000101100101111000010011010100000110011000000101010000101101000001011001110110010101100111001101000100011011101100011000010000010110100001111010101110110111111111111100110100111100111001011001010011100101110010101000101001000000000110000111011001011011111011000011001100111011111101000011110001000000011110111101001011011111110010000111001010111110001001111010101111110011000101101100010110000100011011111110100110010111000001111001010100010010110001110110110011000011010000111010101110101010001100001001010111111011111001101010111110000101011011010001011110000110101100011100110011001010010111001111101001100001101111001000011111100111100101100111111010011100100011110110001110100100111000010001001100101000000110101100010111110011101111111101000010111011010010100110000100111010001011010101010010000010110111011100101110010110001011110100010001011111101100000010011000001011101010010001100110001110110011000110001001010111110011100011010011000001111111110001010110101101011101111001100000101101111101010100001011100111100001000000011100011111111101101111011101011110000001111001110101011110111010110100010001010011100010001011011101110011101000011001110000100111000111111110110010111111110011110101100101110010010100010000011011100000010011000000010001010010000110110011011011011001100000111011011011010001001100011010010000000001110010000010000101000000000100000000111100001101101011101101010101000101000001011000100110011101001000101110111000011101001000111011000011010010011100111101001100100001111110100101100001111011101100101111000100011010101011011010111010011011010111101101000011000001010011000100001110101100100101000111110000111001011010100000011000101110100010010000000000110100001010010101101111001001011100001101110101010001010101110111110001110000010100001100001010110110111101011111001110111000010000011000011001101001001011110111111101101111100000110001100001001011000100010010101011100001011011110001010101010001001100110110011011101111111010001010001011101011110011010100110000111111001000100101011010100001001011100110000011111000110000010011110010101101000011100100011011001101111100000101010111000010100011101101100010100010000100011101001110001101011000011010100011010111111011110101001111011110001000100010011110011111100010011110011100111000100000100011111101101011011111110010100011001110100101001010100100101011010101010110010011110001010100000010101001010110101110001101100101100010000000111100011101011111100111011001101010011100000000001011000010101101011000010110000101010001110000010011100111000111101011100110101110001100110011001011010100101100110110001011011011000011110110110100110101100000101001001111000101000101111001000010011011110111110110100011100101100100111111100111000001010101110110110100010001100001111110110001100010011011011000000000000011011010010011100100111001101101010111011100111010110011001001101111111010101101011110111001101001101100111001000001100100101000001110001000010101010001000100010111000001000111110110000100000001101100000000110110011001111110101001101001111100101101011110011010111111100010100101011001001010010101100000110110011111011101000011011010100110001011111011000010100000000101101001100111001010101011111101001010110000101011000111111000010001101101000111100010101000011000011010011110111001111101100111100101110000011101000001110101000100111001010101111111110100011001100100111001110011001111000101010111011100100101110001101011000101110010011100000010011000011011010010110010110110110110010010010101010110111111111000110111000101010101100111011010000000010101001010100110111110111001011110111111101011010011100101100101001110111111100001000001000101111110011100000000100011111010010011011011111001110000100010001010100000100100110001110010011001111001101011100100001110010001110010100010111100100001011000110001001010110000111001010111010000101100100000110101000111011000100011111001000100000000110111101111101101001111110000011111110100110101001100010010011001101111010000100100010111100000110000010011001111111000100100000010100100110011011110011000000110100001001010111110111001000000110101010011100000010011010111101001110100000110110110111110011001011011011001100101101100100010001011101000010110011100100100000111111010001000011000000001101011110001001100001110010100001001000011111100110010111000000011111011100000000000110001101000011000100100010110011000110000001100110000110111111001000101000001111100011111010111000001010001111001101000100110001101111001110110000100001001010010011011110100110011011001001010001000100011111101010001111100100101011111000100111110100001100110100111001101100010100111101110111100010000000000100000101011011100001100000111111000101100110110111110000010100111010100011110010101011001100111011101011100000001111110110001001101001010100010101111001010100101111010111011111000101111110010101000001111010101001001110101010001110000101001111010111110010100101011111110100011001000100110011111110100100001001001011101100001001001101111100000110111100100110100111111100111010111101011110010111101010110100101100011011011110000001000011110011001010001111100101101010011001011110111000011110010010001000010110000011101110001101101000010010000110001000100101011101001000100001001100100110100001011010111111010010111010010101100101110011101011011110110001011010011100101010100110000111111011011000010111001000001011111010001010101110111000001000111011110001010111110000011001111010111000001111100010100001001000010100110101011000011011001101100111000011011011101010100101001010110101110011111110011001000001011110101010100110100111011110011111110001000110100000101100101111010011000001000100110110001001101111000010110001000000010110000011011000000101010001010100101001110101111100111100100011000011111001100111001001010010001011101111001010011101010100101111001110111000110100110101001001010111010001100000011111000000101110010011111111011111101001010010100101010110110011111110011101111010110100110011001100110001000111010000111010011011101011100000101100011101010010101001011010011111110011001111100000101011000010000100110100111101010110010010101100011001010010000001100100010011111010000011100011101111100100010010110111000111010000001110010110101011010110110110110000000001001111010010110110111110110011001010000110111011100110110101100010000100000110001101010100101111010100000001001110110010001010010110110111101000000110111011000101010011110101001011011101010110110100001100001111101111010110010101101111000001010110101101111111100111100101010101010101010110111011101000011111110111010001011000111110000100001000110001110100100010101111000101011011111011101000001010010010110000100111011101010110111100011000010100011001001011010100111100001010110110001101000110000100000100011110010101111111101110111010011100000110010011000010000101001100000001000100011111010111000010011010110110011101100000011001000100000101000010000111111110001001100001111101000000000001001110111110000001110110111101110011111001001101000011100110101110110000111101000101111001100101010101101011111110001010101111011111000111101001010110000011101110101000011010110100001010010100111010100110101111110111111010100001000101100111000110101000010111110111010010111110000001001101111110010011100010000000010010010010111010100010010111101100100001111110010100111110001001111110010000101101000110111001100001111010011111010101011100000101111001000000010011011010000110010110011110101011111110001101011000000110100001010000001010101111001011000011011110001110100111000100011001000111011010110100111110100110011110101000111101011110001101011110100111010011100011100110010101011101111011000100101111111010111001110000010001100110101101100101111110010111100001100110000000100000000110000011010000110001110001011100001010001001111010101101111111110001110110100111100100110010010111000110111010100101111100100101100010001110000100101110010000110010011000001110110010000110001111101010000100000110100101111001011101011101001000110010110000111100110001100110000111100011111011010100001111111111101111100000110111010111101000101101111111001101011101011111010101111000100111100010101100001011100100011011000000010110110100000101001101110110101001100100110110000111111011101011010101110001011010100000101011100111001111010000011011011011001000000110010011110011101010101111100001110111000001010111110001101110101010000001010101110111111010000110101000101111110101001111101000000001001011011101101111011110111110110000100110001101111000001001110111111100000110010100000111110110111011010100001011101111010000010001011011010011010111111100101001000010010110111111110110011101010110100101111110100111010101010000010100011000011000000100100011011100110011001111101011100001101111100001110010101011010001011100100111001000001011101110111010010011111110010011010001000011111110101001101100101111111111001011100011000000001111011100111000011100111101011111100100000100100011101000111100111001010101101110000000010100011001000000101010000110111101100101000011001101101001001110110101000110000000001110100010111100110111111101100001110100111110100011100110010011001100010001110111101110101001100011111111000110101111011000100001100000110001000011100011110111111001100111000011011001111101101010010110001010010001100000100111101100110101110011111010001000010010100100110110100110100100110111110110001101100100101011000110101100111011010001001000100010000001010001110011000010100111001101010101101100111110010010001100010101001000100111110011011010110011100110100010101010010100001100010000101110011010010011000111111110100010100111001000011110101010001101100111111000000011110111111111010110110011100010101110011000010100011001001000101000011011000010101010110111001100011000011110101110110000000100101100010111111001001001111111011010111111001010000100011000011001100100010101111100101110110111101100000001100101010100110111000010111110010101010010010101010001001110111100110010111110111010100101010110001111010011010011111110110100011110100001001100111001111011101111100010000100111100000100110110001100100011100100111101011110110101001101100011011101101111000100011100001001001010111100111001000101011101010001000100010010011100001111110000001101001011010111000001100010101101110000010000001101100110011111101111110000101001111000110000010111110010011110011010010110101010100011110010001001110100111000010010011110110001110001100111100000100010110111000000011101000111101001100111111111110100110000111111110111100111101010001110111100011111101000100001111111110110110010001111001110010011100011101111111101100001000111101100111110000000110101111110111010100010000110010100111100111000011101100111010111001101001111110110001111000011111111000101011111001000000110100100110100101110011000001111000001101101101101111101100111100110000110101000110000011010100111101001001000011110001011101110110000010011001000101100000010011111001011010000011110011111110111010011010010111010110100101101111001000111100001010111110100110001100011101011100000111001000101011010010100111111100000111000111001010001000001100010011011110010111000011101001111111110110101000111100110000100011100011101111000101000111111110111010100110010101011110000110000101110010110011001000000100101011101100100001011000001110110011011110111001111011011111001001110011001111011001011001001010111001001010100110110100011011100101100110111110100011001100110001111100011100000111011100110111101010011110010111000111010011100001101111100000001110010000110111111011110101101001001101100000101111111100110010011000001101110100101011101001011011001111000010110000011000011110001101101100010110010100010001111101001011001010100110001000000011000100110001100010100010001100111100101010000011011011010001111110111111101100111000100010110010011111010011000111000111110110111110110010010101110011101110000001111001101010111011111101110010001001100010110111110111100001100000110101001001111101010110111101000101110010001010100110011000000110100101111000001011111100110000100101100010000111010010101010101101011110110100011000001100101000111001001000100110101001101011000010001011111111001011010000001010110001000000110000100111101100100001001010000101111010101110111111000111000111100001010111011100000000010000100000101111101111111011001101100111000000100011010010000000011001101010110001110111100010100110010110010010010101101110101001101111101101011010110110000000010000110010011010000010101011100100110110011010011110000111110111100100000111111110110010011000100011011000110000110000100011100100111010100000010001000111000100110100001010111101010010111011100110101000100010110110010111110100011110011000101100111011100001011010010011001011110110000101010100101100110000101100111111110000000011010111101001000100111001011000010010111000011000011010000011010011001001000110100001101110100100111010000010001010010100100010111100111100000001110011110001011001111111011100010110100000001111100011100010100010110000010110111000010100111000011010010000011101101101101010111011110101100000101010101011101100111000101010011100110010001110100000101100100101111011000010010100100100010000111000101110001101010101010100001011001101111111101000100110001111010000110010110001011001001101101011000011101011010110111111011101110000001110100010000100110100111110001010001100101101001111101111110001110111111001011011111010011110000111100100101001111111011100110000111000101011110001001100111100100000001011000110011001110100100011100010101000011110000000010001000001100101001000111110000100011100011101011011000001110110101001110101000000011001000000101100011100010111011001001111100110000110000100001000000111000111000001101000000100101001000010000001010111101111101100101011101001011001011101001111000100010011101010010010111111110000110011111110110010011110011011101011000111111011111111001101101100001110100110101010001110010001111111010100100000110111011000101110110111011101011101011101100000011110110101011111000000100001111011000111011010111001000111000010011101001110010111000101101001011011001010011111110001000001010110111011111001111011100011000001010101101100011111101101011111101010111110100101111001111011001010010010100110010101011000000101000010001111111111100100000100100000010110011101100101001001010101010110111100101000101101100010000000100011101100010000111101101110000101100101010010000111111110001111101011100011001010001010010110001111111110100111100011110000110000000111110011010011011011000100101110100110101111010000101100000100100011010000110100000111011101111111000010100100101101110000010110101100000101010110000011110011000011011001001001010010011100011100100100001001000010011010010010010010001101110111111101010011011100001111111001110100110110111000101100110111101001111101100000111011010001001010001010100110001010110000110001111111010100011100100101101011111000110001101110000111010001010000000011110011100010001011101100011110100111110110010110100010011010000000011100100110111110001011001001101111111000110111000010100100100100000101110110000010101001110001101001110110011000101110000001000110110100101001101010100011001110100010010101111001111000010100010110010101010110000111000001101111111110001000100011000100110101011010011010100010110011011000100100001100101111101010000010111110001000000110010101000011110011110001111111000100011011010010101100110101100111110000110101110101000110010111101101001010010010111100100111110101000101001000100110010010110111101110100111011001101101000001011100100001110100100001100110111100101100010110100001000010110010011010110011001101011010111001000111000001011110101110111010110100001011101110110001011100011011111010010100001111111011100001101010010001110100001110001000110000101110100100100110010111000111111011100010000011111110101010110100001011110001001011100001001101101000010001101111101110011010111000011000110011001001110010000110001101100100110101010000010110000011100010110101001110011100011011100100000001101100010000111000101010111001000010111101110001011000000001101010011100110011011011010011110011101111000001101001111110100110110110111010110011011101111110011010111010110010101111111101001101011001100010100100100111010001110110011111000010101110011011000111101100110111110110101111110010011010110111000100110001001100101100011100100111010000100000110110000100110010100110010001000000100000011100101000100000000100101100011110111110110100100100001111011011010010100000001110010101111011000101110001110010110110101110101010100000100101100100000100011010100000111110101110010100110000110010010011001001110110000110101001000101001000111010000110110110001111101110100001100000111100110000100100111001011011100101010010101100000011100011110101000000100100001000111100011011111000110001011110011001101001100110001000000101101010000010011111001011111101100111111011010101000100000101111001111010111111111101101010111100100100111001000011110110001000100111001010000011001111010101000101110111100111100011000011001101000101100001011110111000000000110001101101101001011111100000001000101101001100011100001010000001100100011011101110101101100100010010000011000110010010011111101010001100110111110000000001000001000110011111101100000010010111100010101001111000010001110000110101000100000101000011010110100100000110110101100101010011000011000000001001110111101001001100111011110100000000111111010000101011000010001100100011000111111101100101000011110011011100110111010101001011011100001001011011101010101011111110011010110011101110011000101001101010100100010110110000010001100011111100010101111110001000100110010010001110011100100010100101010110001100000110111000110010011111000001010110010100000011011110001101001001100100001111010011000011100101110100110000111100001011101011011110011000010000010010001001011001000011001101111111000010010100011011111010110000001111000011110111111001001110001110110111111101010101000100100100111111100010110011001001101011011011100100110010001010110000100011011000100101011100010011000010110100011110110111010000000100111101001100011111000001100011001110100100101100100110011101000011101000111101000001101011110111111101100001000010101001011000111011010000011111111101000110101011010011100000011101010010001000011000101101000101001101001000000000110100000001110011110101011000001100011000100111101101111001100101110100001001111001100111001001100100010110101000000000011001000001111110001110110110110010101111010001111111110100101101011101101011110111010001010000010111100111011111011101010100111010011111010100100100101010011111011111011011100010000000110011001111100101110111001101101001010111111100000010110111111111101010000000100110001101100010010100111101010101011000001011100010101000101111000110100000100100001011111100010101001000011111110001000001111011000110111011011101000101001111101001010000110000001001110010100100001010001010111111111000101101111111001010101011101110111100000011111101101010111111010011111000110001110101011101010100010001000101100111101100011011001100101111010011110111000000011000100011010011000001001111001011010000001100110011111110001111010100101001110100110100110001011110001000011111001010100101000101000010101111001000001110111010010101010111010000100100101110000100011101101110110101111011111010010011010001111001110011101001001100000110110011101100011101011011111010110111111011101001111100011100101001000001111110010011010001010111100101100011010010000010011111011001111001101000101000000111000111001100101111010001111001101100110111000111001101001000101100110010111110001011100001110101111111100010101001011100001101000110100011111010111110011001101101000010110110100101000001111000111010010111001101000101001001000011101000100110010110111000001101000101011000010001110011110000110011100101011111001000001010100100111011111010000100011111000001001100011011111110001100100001111001101010000011000010011001000001011000111101111000011111110101000111011101101100000100000111001010001001110010110011010111101010010010000010010111111111011100011111111100100010010010000010001011101011000011111101101001010010000000101011000010101110101101001010110100100101111110011101101001001110001100111000101111110100010010100001000111010111111001000010110011101010101000111111011111011010000111101110000110101101010000010000010001000110000011000011001101000010011001110110010000110101110011010110000001111000100100110100011010111111001100001010010110011110011000110011011011110001010100101100100000001001011110101010101111101001011101110000111001001101010101000110101111011110010000101111010001100001100100100011110000010110011101111111000100010000111011011110101100100111110011111101110001101010101101101001011100011010010011011110100111100001010011000100110101100110011000100001101000111001011010010011011011101000100010001010010011001010011001101101101101111110100011111000100001110101011100001101011011010111111100000110010010101001101110110101001000100001001011100100100110010001101011010001100101111010110000110000100110000111010010011000010111000111111000100000011010000101101101100110101010001110010111101111011001111010000100010010101110011000000101000100100001110010111001101110111000011010111000110100111111011111011011001001111000011001000011010110001011100111001111100100101110100001010111101000111101110001101000001110010010001011101011010010101010100000111101111111111100011100011011111111101110011110111010001111000101111001100011000011110100010111110001011101000100000110001111101010111001111101001110001101101010000111100111000001001110001110111101110100110010000101100100110110111101010110111111011101001010101000000101010110101001101111011110000011101101010111011011001001010100001001000100011001111000101100101101010100001111000011000111101011110001100100101000001011010011001111110100010011111011110010001111111011011001010111000001010101011010010110111010100100110000000100011100010111111010010111111011110110110101111111010110100111001100010001111011010111011100011110010011110010010011110110011111111000011001000011011100101101111000110010110100010010110011001110110101110001100111110111111101001110010101010000010000000110100110101101111101000111101110101100110100101110100111111110100000010011001011011100100001000101001000011100011010001111000101000010101001000101010001000111011010011100111110111010010000011011110110110101110100011111011011000011111010001010111111100111101000110010101110000111110011001100000110110011000100000100010011001001111100111111100100001100101100101100100101111111001100011101111001010001100010010001001101011100001100110011001001011111101111010000010000111010110100001001110011000010010000001010001001111101100001001110011110010000111001011001011001101100010111011101101110111100100011011100010100001111001110011001100001001111011100000101111111101110000011001000001010110100100100111101010110001000111000011111001000001100010001011000000110000000100100101010100111110010111011010000111111100010111011110110111110110110011011011100000001000111001000000001111001101010000001000111101001110111011110100000101111000001110011001111000101100001010001010010111000101101010010110001000101111000110101000111011110110110111110110100010010110001010011100011111001101110000000110110110010111111111010110000011001111011101101000001000001010111010000111100111100011001100100000101100000010011101010000001000010100100111110100001010110111000101101010100101010101001010110110100010011100111110011011100101100010000101101010111001010000101000111111001101000111011101100110110110111101011100110110010100000101000011010101001010101110011101000101000111111100110100011101011000111000100010011001011110100011010111101010100100001101000001010001001011111110000111100000010011100111001001001000000010010001010101110010110010101011111010111011011010101110001001001110010001010000010001100101001110011100100011011100011110101011100001101000011000010011110110101010111000010011011100110000101111011111111001011001110100001101010011111010100101100010101011111101101001011000110101100110010100110101110011110111001011010001010101001100110110101111111001001000000100011111101111100111000001110101101011001100110110111110000011011000000110111111011011111100000001110000111010010101111001101110110011010101011100010011001001110000010100001101001000111010010011000110001010100101101110001010011100110000101011001000110001000000001010011110101011000000001110100100100111111001000110000001110001001000111000101100111011101001000011111001011110110011010110010011101111001011011010011010110011100110110001111101001100110101100101111111100000110100001100011010010010010100110101001000000111101000001100100010011001101011001011011010010101010100010000110000001101001010001110100000001111110001001111111100001010110001111010101000000001001000111101010101111000011100001000100000011001101100110010000010110001101111100011011000001100110110110011001011101111111111110001111011010000000011101111101110000100110010101011100101110011001110111100111100001101100010110000000111110000011010010010011111000101001001111011101110010100110010100010111100010100001111001010000111001010001001110101110101101111111000101101010110000110011011011110101101011111001001101011100010010010101001011101110011101111011011001111101111101110010011000010011111100111100010111100101110000111000110111110001111000010111011100011100010110011000111110000110010010101110001011001011010010010110101011000110101011001000100111001000111010000111100000011010011011000111111001010100011100111000110011000010001110101101100110110111000011111101110001001111101100111001000000101101111000101110101100101011011101010001001101101000100011110111100110100111000011111000010100100110011110111111011001111111101110010011001111001011101100010111011000000100110010100000111001010011001011110111111110100000110100010001111000011101110011001010111010010110000110011110010000100111101110100000011000011111001000010111110100001011100011000100011111111011011100101000011101011111001110010001110011011111001101111010011100011101011101000110000001100010000001001100010011000010101010100001000101110100111000110010100100110111010111100011110011001010100111011110110101110001110011001111010101010101101110011011000100010101110111110111001011100010001001101101000101111100011001000101001010111001011001100011011101101111100011001010100010011111110010111100000100111001001010001100110011101001000100011100101000111010000010001110100101111111001000111100011010011011010100000010001001100011110011101100111111000110000011110010010111101001111100101101010101011010110000100011011101000110111000110100000011011111100110101001000001000100101000101101001101011000011010110010110101000101000110100110011110100011010001010111111011111001100001110110110110110001100001100100001001110010111111011110110000101001111000111011111111001100011110110111010111001110101000101110101100100000001000101111101010110001110110111100100110010011111110000010001110001011100100101011000100111111000110101110011000110010010011011110110011000011011001000010110111000100000010001000000001010011000111011101110001101111001000110011000101010010110011101110100000010111000100111100011011001111001001011110001000100100101111111001011011000011110011001000110111111011000111001111010000000000000001101010011111001001111111100011111111010110110111100010110110110111000101101100100011100101110000000111001000101100111000010000011001011111101101100110101100001011000001110110101011110001010000101110101101011101100010110000000010010110000010010011000001110000110010110010100111100101010010010011010101111001011111000010001011010111110011000110010001110110010010010110110000100010001111010110011000100010111110010011011000110101000101001000000111001100110110101101011001101001011001100110111010111001011101100101000011000110010010111110101101000011011110111010000100110010000100100101010100101111100010001110110000011110000010110001010110011011011010001011101111010010001011000000010110010011000110101101111111011111101001101001101100000110011100101101111011010011011111000100011110110011010111110010010010001001001100010100010010110001010111000111100010000111100111111000100100100111100110000100110110110010100011100000110010001101011110011011111101100100011011011110110011011011110001110110010001001011100011101110100001110101001111101101111000010111101011011100110011101011001010100001000010010001111010101010000111101111101000111001001011011000000110010110001101001001011000001111100100110010001100010000000001000101001101001010011101011000011111000011010001111111111111010111110101001000101110110010110110111011110111010110110010011111100111000011000110110111010100101111111010101011011000010001100101100011010011000101100011100001001111010100111000000100001110001010110110000101111100000100100000011001100111010110010000111111011001100010101110011100101110001000001011101011110101110100010100101000011110001011110101010111000101010010011010010011001100101100101111011000001000100011110001111111011001101000110101110100111110110111010010110100010000011100100000010101000110001011101010111110001101001010101001111100010111000011010011000001011011011100111011001010001000101001111101101010000111101010010111011100001000011100011000101100100011000000001001010010101010011110101001000100101001101110010111010110101011001101000000010100110001010000101101110100101000000110011001011100001001000010000101111110000010010000010000101101111011000000001110111001010001100001100110000000000111000000101111001011101001010111011010010011111100111000110110101101000100110011101011110011110101001110010101001011101110000111001100110010001001001001101101001000101010001111010000101110011110001000010110101110001100101000111011101001101111110111000101011111111001110101101000010110101000000101110011000001110000001111111111101000100001100110011100111111100011010011101011111000001101011001110010010111100110001010010100011011001110011111011011000110111010110001011010100100110101010001010011110100000110000000000011011111011101000001110111011100001111010111110100000010001011100011000111111100111011011011011011100110101001011010010101100110010011000100001100000001101011011000000001000011100011101000110100000011000111110100100111110100110101111110110000100100000101001011111100100000000101100101110110110111111010001110010101000111100011001111111010000000010101110001010110011101111011101011000000111000001000100110010001001011110101100010010011111100000000100101011110001111111100101110000001011011100101010000000001100010011011111111000111111100000111110011101000000111010010011010100011100001101111100010100111110001110000000010101110010010110011101101000000010000111000110100010011001010101110110001101100110101110011100101111111110101000110100100100101011001101001100101011110111110000110011110111000011111101101101111011000100111110000010001100000111101100101011100001010111101100011001110101111100111010000000111101111111001000101010000000011110000010111111110001110000001101111000110101101010000001010010111011111001100000011001101001000110010101110101101011001100100101001100011111110100111111111010000100101011001111110101001011010001011100000001101100101110100000111001111101111111011101000111000100010010011010001101101101110011101101100011000001000000100110110011110100110011001001011010111010110110100011001001010100110011010011110001000011010011000111100111001001100100100101100011011100011010010101001110110110000010011100111111001110010101100010011001100010000110100010011100100101010100000011110110001110011111101001011101100011111011111101000110110110010111101101111111010111101111011101010010111011001000010101001001111110100110111001110000110100011011111001101011001110000101011001110011110101010001111001100110010001101100100101101011011000011111011011010001010111110110110101011100000011001101101001110111001101100110011111111001011000101100010010110001001000100110110100101110010111101101011001011101111011011001001001100101111100100010011100101011000000100011111110001001100111100000101111001111110110100111110011111010001010000101100001010101001010101111110001100000001000000010011011101000111101011101101011000000001111000010001001111010000001100001100111101100101001011010100010010001101110110010000000010000001101010010110000110111001101011111000000110001000000001110101011111011010000100111011111100011000011010100001110101001101100011010100111110001100001101101110110010000100100101110111110100001111100001110100000111111000111110000001110010000101010001101001011110110111001101101111100111110111001111110001110010111010000011001100001110000100100110111101110010111011000011001001101010110100010111011101011101001111000010111100100101111110010111100001101001001111010100000111100001110110110110100000000101011010011010000100011101101011101100110000101001010001110110110001101010110100010110110111101010111011000100011110100100001111110000111010011011100100010011111100010011101111001011100010110011100101100001111011111111011000010101010111001010010110101110100110101101110010011000001111111000110011001011110110111010010110100000001001110010001100001110001100101000010000011111010111010000001001101101110000100010010011110001001010001001000011100000101001111110000001100010110010110110000011110100111100101000011101101001001101001011111111010111000011001101010001110100001100111100000010110111001001100111001000001010100010010111100010010010000111100111011101011000101110001011001111101000001011110110010010100010010101111110110110111011100001110110010100100111011000000100100100100110011001011000100101110011010110011101100010000011001111011011110010101101011011010010100100101111001100100110011101011000111111100001111110101000100101100001010001101100001011000000111010010000011111010001101001011111110110111100001001100110001011111001111100100110100111111100000001000100110100001010010010111100001001000101010100010100010110101101111000001101000100111011000010101001101010000111001101110010001000001101011010100100111010011101110010110011110010011110000111110010000100000010110101111101101111110100010111110100000111100011011000101000111010110011110100010110111101001010011110011000011001001001110100110100000100000100010010001111111000011011110010100101000101000101111011001010111010000000100111111011111001101100001010001011100000111011100101110010101101100110101101100101100010000000101010111000010001010011000010110011110010101100111001000001001110111000011100111011110100011111001110100100111010001000001100001001011001000000011001101000000000110101101001111001110001001001000100010010111000011010111111011111001000001001000010011101011011111001011000101011110010001010100111001010000010111001010111100010011011101010101010001001000110010010001010101010001000011011001101101000101111100000101010011000000010100110110000011001011111011010111100110100000000010111001110111100001000111010010111111110001000010001000001000111010111101111110101001010011000110100100011000101101111010001010011000011001100011101010000100100100111000101111011001000100110100011011010000100000011100101011001101101111010001101010010010001101001110010000001011001001001110100011000101110001100010011001000000001101000000011110101101101110011100101000000000111001100001000100001010101111001111011111011111100010100111100100101101110010111001101100100011110101111010000011010001110000000100110101111010110111000100000111110011110010101001000010010101000011000100100011000001010011001010000100110011011001010000000011111111101000000011010101101110011101101101100000011101100001100011101001100000111101000011000101111101001001000100100001011000001101100110101010111111110001110101101111001111101101011100100110000000000100111110101101011010011101111110111011100001111111000010100100000011000100111011110000011111111111001000001000001010000101011101001101011010100011001100110000001100101101101010011000101100111011001011000111000100100111011111010000111100110001001110101011001100011101000000111000001110110000101101001011010001010110111111111101100101110011010101111010000110110100010100010111000011111010111000101000111111101111111011000101001010001001001010110010101011011011001000000101101100000100001101111101101111110001111001111101100011110101000100010111000011010011110011011000000110110010111100011011011100100001001110101000000001100001101010001010001111011101010111110011110001010111101111001000101011000110111001101011100101111100100110101000000011011001101111011001000010011000101001111111101110110101000110000101010010000100010110000100101010001100101110011010000011000110101100110100001101010011000001110110101101110001011101111010010001001110001101101010010010100101110000010100001110000100101101111101011011011101011111100100001000101110111010011100100111111111101010101010110001011011000010111000100000011011110110101110001010101001011001000011110111110111010011010110011011110011010110111111000110010111100011101101110001101100001011101101101000000100101100111111111010111010101010011010110110100111100000011111100010000000100010001001000100110001110000010000101110010100000111010111110111000100000010000110111111110010101110011100111101111001111011010101110100100101111111110100111101101100110101010010110000111100101010110011001101001100010001111101101000001111001101101000111010111111010111000000001001011100001010001000001000101011010101100001001011010011010100010000100101111110000010111101101101100010000101010101111100111111000111010100000000010101101011011010001011100000111111001101010001001000011000111001100111011110111011111011110010111001111010110011110001101001101100011000000100111100011000001111111001101100111001000011010101100011001011001110010000110011101011010010011100111110110011110101111010100110100100100110101110010000101010011111010000010000010101111110001111111000011010000111010100110110001100001011000001101101000100101111000110010110101111011100101010001000101001101110010000011110111001110111110110100100010101000011101101111010001000000111010000111001100000101001101110110011110100001101001111000101100101001010100100110111000101110011110011000100101001010110100110000011011101011010111010001101001000000000000100100111101001000101000000110010010111011110000100000110000110101011101011010010100111100000001110100011111001111100110110001011010011100001000011101111100100001101111111010111111101110011110001010000111010101110101010111101110000000010011011000011010110101011011111101010000001011010000110101110011100010110001100010000100010010111110111101011010001100011101101101010010110001101100001010110001010011101110010110100001111010001010001010100101100110100100010011011100101010010100111110110101111001101000111000001001011101010101111010010110000000001011011001110010010001101100100011010010111100000101100000010111011100100110100111100010011000101111001001000010001110111011101000111110100111100110001101000011111011101001101100011100011110100011010011101101101111110001111000100000001111100001101101011101111101110010011101011000101101111011101010100100110101011010110101100001110000000000101001001000000001111110000000111100100001000001000100110011010001100110111001110101111101000110111110101111110110010001010100011110000011110001000010100111011010110000011010110100010000100111100101100001101010001011101010000010010011000000110110101010001000010100010000110100010100011011111011101101110111111000100111000010010011001110000011110100000101110000101110001110100010100000100000111000000100010011011100100100101110000000110111001001000111111100110001010100110010100100011000101010000100000000011111001010011101001100100001110110111111001010001011111011111101111111000110001111010001100111000110010011010111011000000111010100000000000111010011010110110100101000110100011110111000000101111010000110110010111001010010000000111111111101101010011100110111011111101001110100100111100111010011001010011000011100101101010101111101010000010000100111101000010001111110000100100011010001001010111110111010111100011000010111000001001110000001000101110111010111000110011110000111010101111111101001000010100110001110011000000111011101110000001010010001101111110010000110001001111001110101100000010011110101010111001100110100001000000100101010000101101100011100000101010110011110000111000000001111110111011110010000000011011110110010110111110010110000000111101110100110000000111111011111101000100010100110111111010011011110011010001010110000101111010110111101010011100111111111011110111111010000111111000001100100010100000000000110001011101100111100100011110010001101001001000110001110001001101111000010111001000000010001001111010111111110010011001110100000111111101101000000111010101101001110110011100100000010101001000000110011100001101111000101011000111001011011100000000111110110111110011101011111010101011010100100101111101110101111111101001101000010100101011101101001111110101000100011010010110011101011001111110100010010000111111101001111101001001110100000001111010110001000011011110010011001011000100101000000011111010101001011110100110110110011011011100110111110101100000001000001010111010010010010101001100001100110001111100110110011000001000001111100001000000110000011101010100111100010101110000000011101000010100101011101001111100100011001101001110101110101011101110001101000101011111011001111110000101110101000010000111110100110101000000001001000000000000101010101111010101010011000110001010111100110001101111000001010110100010001000110011101001011010010100110101110110110000101001111101000001111111111101001011010101001000110001101110111101010011000001111000100111010010111000111100011000111001000000011000110100111100110101011001011110110011010001110011010001011100101011010111001100000001010101101000111010110110111001011001100101100001100110101001000010010011010110000111000111011100011100101111000111111100010100110000111000101100110100000011011011100111001010110000000001001101000101000001101101001101000100001010110000011110010001001110101100101000101110110100100011101000100111100100111100110111010111111010111000011001000111110010000010100011010001001101101000011101001100101011000010100010100110011010001010101100100101011011111100111011000010110100010000001000011001110111000111100001001110110110011110101111001101111111000111101011011111011011011010111110111011110101000011101011000110011110101101000100000101111011011111111000011011001111000011000100100110011110001111000000000111011001101010110111101101110100010110000100011010000001000001101101110111001100011010101111100100000101011011001110010001100111111101001101000010110111000110000010100101011010010010101110011001000101001000100011001101101001111101100101111100100101001101000110011001101111011000011000000100100010001001101010011001001101101010010000101111001010010110000111100000100101000100111000011101111010110010011111000100110101010011010110100101011011100000001010011110001011011111100000001010111000011101110101010110011110000010110101000100010001100010101101000100001011001101010100011000010000110001101101010010000110010101011100000001100001101011011001011101101100001101101100101101011010100111001010010001000110111111111000000111011011001000101101111100001011110100001100011111110101011111010110101100111010101010110101001010010101000110100101111000101011001110010000000100100110101001101111100101001101011000110100110101110101011001100110101111110111111011011110101111000001001111100110111010110010100111010101001000011011100011000100101001110100000010011000100001111110011100110100100111011101011011000111011110111001110010101001010010010011010001001111111111010010110000101100111000001000011101001011010011011011110101011101110111010001010111110111011100100110011001100100110010101010110011111000111100010100110011110000110010101001011001001010011011011101010101001010101111101011111100000110000011010110000000001111100010010000101010110001111101000100100010100000001010001110001100101011001111010000000100001110011111111010110001111100111111100100101110111110000011100101011101011000000111011010101111110010000001111011111010000011100000110010111001001000110011100110011110110011101100110100011111001000101001110101111000011101101010010110010001001001010000111100000110001001010011000100100000110100010011111001111010111001001110010001100110010110010001100011111100010110100010100110111111011100011001000101010110000110001100101110110101000000010010000000110011100101111101010011100011101010100011100101011001111111100111001111010100111101110111011111110110000111110110000101010001111101110101101000001001110010101111101100100100001101100110010111001100001101000001101111110010101100000001001101100000111111111000010101111010111110111001111000001010001100110100001010100011001100011101000001010011000001011111011000010001110101011010101010111111010111010000011000010100010110011000100100010010101100101100101011111110001010110010001110111110000001110111101110010110111001000110010000100010011000011110100110010000110110101111010110001010111101111001100101010010111110001011101111111101110110111110110111101001001101000101101010001011111111110110011111001011101000110110110001100100000011100111101111110010110011000001000010111001010001011011010000000010001100000000011010111100011100101010011100010100011010110000100000110010111011011010101101110011111001011100010000010011111000100000000101110001010111001110011101110001010111100100110100100101011101001101000101100011000111101010111111111111000100110100100001010000110010101000100100111000011111110110100000101100110101011111011010111000011111011101110010100110011101001101101010101100100001000010101011101001010011000101111101001000101101111001000000011001100101000000101000010111000010101110100100010011010111110101010010011001100001000010000011110100001111100111000101000100100110000110010111110001100100010101101000000111001110111101011101100110010010100011110111110000110001111111010101110001000100011110111110110100110111001111001110001100011000100001100100111111111000110010010011110100011011001100100110100011001000000010011000010011001101000000010010010010101110000100000100000111011011111101010110101001111011100011111111001100100010111001001011100111001011010001100000011111111111001000001000111001110001001010101111110001010001100111110011101000010111100111000110011110100101101001111101011110101101111001110000111111000011110000010100001010110100100110100001000010000100110100010000010110101101000110010100111001111111100101111100100010101100110101110001110111011100100111000110000001001010110000111110001001110000011010101010100110100100010010111001100000101100011111010111101101011100101001101101100010110101011100011001011111000011111011000011000101000010110001110110100011111000101010111110111110000110110011110010110000111101011110001010011000110001011100110101101000000100101001100000010100111010001110110100100000101001100110101000001000001011101101100110111010110100010000001010100001110011001010001011011100000000000111101001000101111010011011110110101101000100000001010111001111101111000111110011010110010101101011100001000100101000100001101100101110011110100101001011001011010101000101100111110011010001101000010011111110100100100100101001011001100101110111101100010010110110000100100011101100010010101110001101011000100000001011001100100010111011010111010100001101001011010110110110010011111010110100000000101111000010011001011011110001101011101001001100000101000000111010010010100101001001001000000111100101001011001101010101000010111001111111110000010101011010100011011111110010111101101110110001000000100111101001100110111010111011010110110010110010011011110110101111001000001111011011110110000000010111001100101001101010011101010001100011111000100000100111111100010100111010010000101101011111011111011000000100001001101000111101010110000000111111011110011110001110001110011110110101000101101111011111000110111010101110111101001110001110111111111010001111110101011011101110001100101101011111011000000000100110110001011010100101001011011011010000110000101100101011011110011001000011111100111011000010010111000010101011000111110101011111000001100111111001111111001100111100011101011010100110100000010000011101000000011000100011101000110110110101011001110011010101110111001101101010100101101001100101010001001111110111100011000110110110001101001010101110100111111011110010011100110010101000110000000101110000011001101010000011110101010101101000111001011111110001100000010001000000101001000111101000001111010001111000111010000001110001111011011010111011110100011001111111100101110011110001001000101110101000010001010100100000100000110111001011110010100011111110111001111111010100101111111110000000011110001011110111111011010000011100011111011110001101000010001100001001111001011011111100010011110110001010101001001011011010010101001100110110010111101011010000101101000101001101111111000101000001100001000101010100010000011010101110101000101111110000010010101011101101001100011111111011011100010000111000000011010000011011110010000100110110011111001000111011110010000100010000111101001111100001011100000001010101111000100101111100110111010101101110000100001010000011011101010011101010000111010100101111000000001101001011101000100110001001111110111101111110110100100111000011010100101100111011110010001100101101010111101100001110001110100011101011001110000011101001110001001011010100010011100101100100000001010111001110101110100110101111001001001011110011011111011111010111011101100110010110000010011011011001110010101010000101000101011010101101101001110011101000110001100000100101010111010000111110111010011100100101111001101011001101001011100110011111001111011010000010010010010111010001101000001010011110001111001000101101111110001111100101010100100101110010111001000111001111011001101100110101100001110000110111000101110101010101100010000110100111010111011101000100000010100111101011000101001101011010100010110100110000111100000000011011000100000101110000111100001000000010000110100100111101000000111011100001010011110100000010001010011111010100101101111100011011001010100111101110000010100101000011000100111001010011001001100110000100101010010000100100001101111011111001010101000001011011100011011100001111011111100011100100101010000100101010100100000001110011111100110101010010010111001011111010010100000111101000001000011100011110001100111100101000000100100110101101101010001111001001011111010000111100011111011111100111101011010110100100100100011111000001001100100110111000010000111010111001010101001110101101111100111000001100010100100010110000111011110110101110101000010111000011111001110000101110110000001000100000011011001101101001100010001111111110000111101011110101011100110111010111000000011100110110111000111011011001011101111000111001000101011001011110100101000101111111011101010101110011100011011010010001011100110110001100100000011011110110010111011000011010111011100000111011001011001001101111110000101101010000000001110110110010111011001011100001110001111101101100001100001010110101101011011010101000110101110000110110001100101000110010010000101110110010101100101011110001001000011101111111110101100111111100001010111001110100001111000101111011000000100110110100010001010101100001101010010001101010001011100011011001101100000101110101101101110110010110001110101000110101100111111010000010101101110110011101100001110000101000000000010001100011001001101000000110100100110001010001111101001101010001101100001011111101110011101000011111001010111010100101010111111011111010111001000001100101010110010111111010011100111110111010001111111111111000101110001011110100100001011111100100110110110010001111110111100111101101100000110010010001101000001110000000101100001001110100011011010100110110110011010001110000001111101011110011101011010100111110011110101101111110110000110000101001100111011001000011001100010101010110101100110110101010011100010111100001001101011001010000101110101110000111010011110110101100010001000011001111000110111000100000110100000010010100010100001111110100111010111110000110101000111011100011001011011000101111110010110101010101001011101111110011111010110110110001001000000000100011011010001010111101101000111111011011001001100011110111100010110111001011000111000010101010010000110101101010100000010111000100101010000100111110011011110111100001101110011100011010010110001011111110100000110110000010101110010001001110000001100001001011010011111011110000111001100000101101101011001010000100111101110111111000011101111110011001011010011010000000000001010000110111110110010111110111111111101001110100000110110101001110011100110001101100100111000001100010100010111001001011100010111011001000001000000111000010111010010001001010111011111001100001101101011110111100101010010110001010111111000011000000001110011011101000111011111111000111001110011100011000111010000010110110111111101000110101111111111101011011001100000110110010011001000011101001100000001010000111010111110110001000011110110000011101000100101011000000101100100100110000011111110011000000111001110010111110101010000101001011010000101110011111001100001010010100110011101110000011101010010101001111110011100000000101001100000100111000000111010010100011010101111011101000000001100001110110001001100111110100111100001101000111101000011110011011000010000100110011100000101011000111101100011111111110000001100110111101110000010100001111101101101101101011001001101100100000001111111101011100111011100101110110110011100011100000111001100100010000110000110111010101101010010111011101101010001001100110001010100111111100101101011000101101101010000111001010010111000000101011011010101110111011100111000100001001111110001001010000011010010000001101010101011111110001101111001001111000000110011011111101010111111000111000101011001110010101111100001101111111110010010010011001110011101011100110001010001101000110010001101100111001111110100010110010000100001011010101010110011010100111101000010001101110101111011011000111110100000111010111100100101011000011100100110001111010011100111111111000001110111011001000111110000001110101110101001010010110011100110111000111100111101010000011101011100001001000011100001000010000011111101101100101001011111101100111100111011110101000110101101110110101111011110000000010110010110001111001111111101001011110110001110101000001001111101000111000111111110100000000111000111100000010100100011010010100010000110011111110101100001100000010111101010011101111011010000101101110010010111011000101111110111101000000000000001000010101110100100010000100001010001101110011011010111010110101101101000110011001011010001011111100110110111001111100100101100111011111000011111101000010100100010110100000001101000000111101111001100011111000110111101110111011111011111111101010111010010100111100001010111011010100010001001010001011001011011000100110001000101010100011010111000100111000010111111011001010001000101010010001000100000010101110000001100111101010100111110111000010001010010101001101110110010101110011100101001001010011111011000100101101000001100101000001000011111000010110111110111001101101011010011110011111010000010010100011000011011001010000111010110110010101010001010101010101000100101110010110001101111000111011100100010101110010000011011010001100010000110100111011110000000001100001101010001001100000101101111010001000110100101011000000000011001000011101011010101000100010110010001010111000001000011100111010001100011101101001101001111111101001001010100001100111100100111000010000111111011111000110101101010100110001111011101010001011110001101001001001000011111000000111001110111110001010101010110000011010000100111010010111101100001000011101010110000011101011100110101111000100111111011101101001100011001111101110100110010111010110111111100011000001101000100110101110101011001101000100011100110101011010111110111101101101111011111001000000000101111111101001010100101000010101111010111010001100101100100011100010100111100010001101110010001110110101111010000111100010100001101100111111000000110110010100111010101010110000001011000110110111100000011010001001000011101011110110001001101010010011011110001111000011111111000111110100000001000100011001100100000001011010010000101101011011010011010110100001011001010100011111111100111100111011001111110110010100010110111001000110111011101100111000110110110100011011001110101111000100110100010000010000011011111011011010101010011100010000101011000000011101011010001000101100010101001000010111111101111000011110100101100000000111101001011111011010101001110101011101111000010001110111100001110101011001111100100110110000010111000111000101010010110100100001010110111010111111001001001100011010001000111111010111110100111001111101010011011011101101000101001001000101001001100111010001110110000001100001001011101011010011101110110110111001000100001001011101000100001011111011110111010110111001010101000111001100111001100010111110100100010011101000110100011101101010000001000110110101000101000010100000100101101111011110110110001011111001001110101100110011101001111010111111110100111010010000101001101100101110110000101000001111011100110101001001111101010101011000000010010010110001010000101000000010010110010000001100111001100001011011110010100110000001111001001101110010001110111010010000111101011011111100111011101100001000101011100100100111010110100101000100011000001000000000111011000010000000100111101100101100111010000100101001001001010111010001110101001101100011000010110110001101011010101000010011011111101101110101001001101110000011101010101101111100110110011110000001001101110011110010011101110100011001101000110000000100110101010101001010111101000100000010010000001000110110111000011110000110110011010001111111111111000000000010010001110110110111010000000110101100011100000001010010110000110001110111010111111110000000000101010010100101100000100111100100000101100111101000011111110101011100010110010111110001011011010000000100110001011100110111110110001111000101011110111001101110111111101000101101101101010111010001111010110010110110100101000000111001011001111000110110110110000101001100110110011110000100000010101011101011111011100000101101011110001101011011100110001100111110010010000001011101001110011101100010001000100010011010001011011110111001110001111011101101101010101010100111101000110001101000110001111100110100111001000011000001110000101110111100110010100110100011110001011110100101100000101010101011100000100000000100100001001100110000111011000000110101100010100101000001110111100111001011101010111100111101010110100101000011111100101111000100110011101001010011101000101111001000000000000001010111010101010111111101001100101110000000101001100001011101010100101010111101110011111000000100100001011101001100110010111011101111000101000011000100001101100001100000011100101100011111000000010011001101010000111001100000000011110101100100111011111100000001100100101000110011000110101001001101010101101001010100001100001011110101110010000100110011101000010100010110110100000010101111001110100101101100111111010110101110111011110010101000110100011101110011011010101011011101001010111010110101101111101010111110001100100000010101001111111101011111100110110100110000000100100000101111010000001000001000100000001010100110100001100000110010111101001100001110100000001010101110010000110111011111111011111000110110011101101101001000000010000000111110100010011111010010101110111110000001111000001101001110101011000111111110101100110011111110000010111100011000001110010110010010111011000011000001000001001101010011111010000100100001000110000001101101001111111011110011111101100110101101001011100001010110110111100000101110000001100110111001111011111110110101001101100001111000111110010010001100111100001101000000011000011101011001000010110001011111101011100100100011011111100001011011000000110000111110010010011001010100100111001011111110000101101110111000000010110001101111100110011000111100010110110110010010100001111011010111001100110000110010100110100011000100000111010011001010110110111100011011110000110001110101001110000001101111010010010100101111010011011111100101011101110100100111101011111101111101100011000011110101000101010110111001100100101011101111111010001010110111000100100101001100100100101001111000010101010100111111100100001101001111010000010100110101111110010001010010000110000010101011101101001101101100010100101011111010110010011001111000110001111101101010110110111110000110001011000101000001010101010111110000110100101110110100011101111010011100000100111101110010100011111110010110010000100001000001010100100010010001110101010001010001101111111001110011010010100010011010010101001000111001011010010011011110100001101011011001100111010100011000111110000110110001100001011111011100000100111010010110000010010100100000111110101011011110000010110110101010101100011011100011100010110101010101000111001000100111110100011010101110000000110111111001100111101001100110001101100011100111011011001100111011101100101111110100010000111010100000000101000010001001001100010000010000010110001101001010010011111110001110011111101100100100001000111100001110100001111111011101010010100111110100101110101110011110100011010001010010011000110100001010110101111001000100000100001001111011001011000110110011000010010010011011110001100111000000100000001101110000000110010000100000101100100100110010111101010101011101000100111100001101100010011010101010110110000001101100011011000010111000100011100000111101001001010110010111101010010100010000111101011110110110011111001100110111010101011010101010000011110100001110010001100101100010011001111010010101000011010110000000000101000000110000111100000100001100000100010111100110100101110100000101001101101011101100011111000101110001111101001100000011000001011100001110001100111000111110110111010110000110111000110010110100001000000111000110101111100010010000001101011110101100001101000111110001011110110011110110110010110001001000110100110100011110110101110011010001000100100001110001100101111001101011111010000001101101000010000101101011010011111000011111100111011110100100001011101011100001111101101000010100111111010111101001111000111110100011000110100100001111111010010100000011001111011101101111011101100111000000001001011100101101100101101101100001001001111010101001010001010000110001010110111011000110010011111101000110001110111010110110111110011000100001000000011000001001011110001001100001011010110101111110111101001100100001010100111000010100000000001001100111101001101100101010000001010000011011010101001110000101101100000100010000001111100111011001001100110000110001010010011001110000010001000001111011010110100000000011010010010100111010111011000010000111010100110100000011111011100110011110010001000001111111101110111100011001110010100111010101011110001111010101111111101111010010000101110101110011010001110001010101010010100110101100000100100000011011111001110001011010111010001100110001001000011010011101010101111001011011001011010100011111111111111100101110101000010011000011100000101001101111110011110001111000000110111010000110101011000100110001100101010111000010111000000111011001001011101100000101110111001001011110010111111000011011110000111011010110100000100011011100011111101011000001011101010101111111110101001101111000100111100110011110110000111010100111010111100100111010111001011000001000010101011010110011000000011001100101000000001010111100001101101101001011000000101101010100001000110010110001000010100100100110000001101100000000110111110010011111000001011110111011010011000010100000101110000011000111101110000100110011011101001101010111110011001011011110100001111010111000110011011101101000010110010010101110110101100110110011001110010111010011000111001101111100100010010110101111000010110100111001101010111001000111000101110110101011011101011011110100000100011110010001010100000110011110001100100100110001001010001101000110000010001111101111011000000110110001100100111011110100011000111011101011011111111100110000000000100010010010110010100001010110011110001011000101001011110111001011011100101011101111011110000111100010001000000110001001010011001001110111100110010001010110100000011100110101100011111010000000010000111000011010011010101001000100100011011101000011011101010111100000110101111100010001010100010001001000010111010000000101100101011010101001110001010000110001001100000111011011000000011110000010110010001000101100100010001011101100101000100100010111101001011001001101011110111111110100000010101011001110010010111111110010110010001111011101010010010010100011111110100100001000011110100001110011010100010011111100011110011000110111001111110111010111000010010111101110000001100100101110100011101011101111001110110100111111010100110100001000110101001101100101011010111001001011100011010010010000110000110110000101110111110100101000011001010100100001011001011000011011000101110000000001001100011000000000100100101110111111110001100100011100110110101000011111110010011101111000010101001111100110111110000101100000110000000001010110000001110001111100001110010000100010101100001000101000101010010000111111000100010000101100101001111001110111000001001000011001101010011110101011101110110100110101100111100001111011110011011100111001011100001001101010011110101011100000111100110100010011100110001100010110001101001110010011001010010010111101010101001010111110010011100000110101101111000101000001001000100100000010101110010011100100000000000111101100001010111100111111101101010000111110110011000100111111000101010101001010010111001000111011100001110100000101110000001101011010001100110101001010111010011110101001110001111011001011011001011110110110101110000111111010100110100101110100101111111000110010111001011010001011001111010011011111110111110001100000010100111000001000100000111000001011011111011110011000111110010110111101001101011011100001011010111011011101010010111111001101010001100000010101011000110001011000101010010010011000000100001000111100111110111101000001011011110010001100010100100011010000111011111010111000000010101110001100101000100001010000101100111001011110101111111101010000110011011011111111011000111100000011100010011000100000000100001110000111010011010101101000111101001100110010001011101111100001011100000000010010000001110010001011011010100110001111000111011010011001111000000001110000000000001010110101010111110000000111110011000011001110011010010011001100011101011010000111110100100111110000011001010001001110110011010010111111100011111001111101101110110010010100000111011011111101111010111111100011111011011010111110101000011110110000001001110000010010011100110110000010001101100110110010011001010101111101100011100110101111010101100011000011101111000100101100101101111011111011101001010100001110101000001111010011001001110111001111001100100000011100100001001111001111100000000010000001010001101111001111011010000011000011000001010000010111110101000101000010001011001111100100101100001100011011000011001001101110001100000101000010010111010100011111001111101110011000110100110110010101001110101011000001011000000101101100101111100011010001100101110001000110001010110110111001001111111000100101001101110010011110100001110001000000000100010010110111101010001100001011011100001101001101001110100110011000000010101110010100010011110110010010100111110100011010110010011101111111101011100101101101010000001000010010010010010101001110100001101010010001110100111101110000011111100101101111111000010111111100001010110010011110100110010001111000100011100010110000110100001011000111110111100111101011101010111111000001010110111110100001010101000110110001011011011000001001000000110110011110111001001111110110101010000101101001000010101110000100111010101000011000110010000010111100101001111010001100110001110000011110111101110101001110111111010110000011110110010111100001000110111100101010110100111111010000110010001110001101010100101111001011111000101100010000000010111010010101100011010011011111011001001010111111001001110000011111110000000110111111101101101001111110011110111000101011111000010111101110000100010001010000000010011101110010100011000001110001001001110110100011010100110011110000100011101111000100011101101000100101010111100010000000110000001110101111100000011000100101100010100111110111100100001000011011001111110000100111000110100101111111000101111110011110000001010000001111111111001001001001111110001011100010111010000100101001011100001110010001100010101001111110010011111111100110000011101011110110010000101101111101101101111111101100011010110000010000011111101010100101110100010101001110100000110001101001001011101001110011000100100010000010000110101011101110001001000011111000101010110011110010100101100001001111110110110011100100100110101110111111111100101110000011010001111000011110010010110000101001110101100001111111011101100111000111011011000100010101010111000100111011010111101000100001100010000101111111001101010001110000010000010001010100010100010101111100001101100001010011010011011001010110110010011000110111110000000011101100011100000010001010010101110011011110101110011100011010101100101010101010011011011011001100000010010011110001000001010100101000110010001000011100110101101001100001001010110001000110101010101110010110110101110011000110110010000001111110111000001010001000111111110101110100000011011101101001011100101000110000000111110000111101011010000110110111110100111011100101001111101100010001111010111100100001111000111110000001000010010011111010110010000000110110101001111100011001001010011110101010111010111110101001010111011010011101100010010101110011010000011000100100110100111011100111101111010100000111101111101000100111011010111010000010011010101010100001111010011010101110110011100000011110010010001010001100111101110011110000110000101101000001010100000101100010001101011011000111011101111100101001111110011100011111101011001010101001000011111100000100011100001100010111001110011111100100101100011110011000011011011001111101110000001101111110001110010000100110001001101111110011000011101011101000111000100001110101110110101111001000000000101101010001110110000011110010001110011100111101110100101011110110101110101111110000010111011011111100110000001111011011110100011100001100100010001001100100101110100110001111100101110111001010001110011000110101110110110001101111101010110101101110000101101110010111111010011100111100011000101100001101010110101011000101011101000111111101010111010101011011111111110010110010101111100000001110010110010000101001111110111111010101111110010101010001100110110111110110100000100100011100010000101010100110010101100110000111110111110001011010110110110011111101001111000110110100011010100100110110010100110000000010100101011000000101101001100111110101000100011110010110001111111010100100111101001011011001010100011111011010110001011111110000110101010001000001011101011110001110001100111001110001111110001100000011000110101001110111000011110011011010000100000101100000111111011000000100000111100011001111101010010100000110010110111101010110001110011110100111110110100100110010101000111101111001101100111100111001110001100101001110000011110101110011011011110101110100100010110101101100100000001000001001111100001010000011001011001011110011001110000110010011010111100111101010101110001101001010111111011100011100110011000111001100010011101011010000010011100000010000010111111001001100000010000010110111010110010110010110010000101001110111101111111010011100001000001101101001010001111100010101010001010010001100100111101011110010001100101101110100111100001001001100011010010111011010100110001101011011101111011100101010111001100001011010010001111001110011110011000001101001010000110001100011001001101110111000011010000110011101100101001101001111111010110111011111110100110111101111001100100000011000101101111010011100010001000100011111101100000111101110100100100011110100111101001000011000101001101001111000101001000111010010001100100111000000111010111001011101010011010100000001000100011101011101110000000001011001010010011010100100001100110010011010110011100100001110100001110001101000001111011111001010010001110111010011101010010000000111100100101011001111010010101101111110110000101010011110101111010000100011000011100111100001101110100100000100000110010100110000000010100101101000110100001000101111011000011000001100100111100100111001110001111000000000111000011111001010001111000000010100111111011101001011000110000001110011000111111101011010010000010111111110101010100101001101111111111101011100010100101100010111100110111001101101101011101101110111110101100110010000001010011010000010101010000100001100110010001100101101000010110101011001011000111101110101010101010001110001111011110110010110110100110001000000111011111100110000110100010101011110110001011110011011000100011101101011010110010001110110100010000111110001100111100001001100101000110110100110011010010001111011000101011110001010101011111100011001111101100110010100111011101100010001011000110100010101011100110110101110101001000101110100111010100110101000001010111000010100010000011111011000111011100101000100111000010111101110110101101000001100100110110000101101111101001001011100011001001001010101111101111111100101000111010010111010111100111111011101011001111101110000100001110010100111101010011010111110001100011111010111000001010001100101111010000111010100011100000011001011100101010100001101100110000100111101011111001111100111101000101011100010010110100101001010011010110011001100100100110101011011010100111001000001111110011110001011010000010110111000111000000011111010110110001111100110010100011000111011100010111101111100110001011000100011101010101111110001111110110110000111110101001011000110000110110001011011111101100111110110000010111010010100011001001011000010011100000100011011011000101011011000001110010101001000000011011101101110011001101100010100001100000001001100010000001010101000100101011000110111000101111101101000100100111000101101011001111001110110101111101010001100011100010010011111000101111011111000011011000100010011110110000011010101111000111010000101001000101101001110011001001011001111011011001101010000011100001001110011110000001110100010011011000010000011110111101101000110100100100001110010010101111001000101111000011011100000010101101110010100011110010010000001011111100111100100001010111110001001111110001010100100101110100010001110110011011000111110101011101110000100101111001110001100111011011111010100010001001000010100010111100110011101111001100010101000001010001111010110110101100011100000001110001101110101111101010111110100011100000001001110000001011011010011001010000110100011111001010010010111001001101010001011010101010000010001010101001111011000111011011011111110111110110111101001000100011000010001011011001110001111011111101100001101111110100101001101100110111111111111011110010110001100000101110010000010110010001101011000001101011100110000110100010001101101100000010011000001100110001010001111101111101010110111000110100110100111011000001000011010000001100000011101010011100111111111110001100111000110011111101101010011101001001101010011011011010001110110011111100100101101101110110010101010010011000100010001011101011000011000100010010110110101001111101100101110101010100010100011110011000010101101111110100001111100110100101010010101001110111011010111010010010001000101001011110111010101010000000101110011100000010010011110001111011011110111101010110101000100100011011010100000010010000100110010111001010110101100110010101100011011101100110011101011111110100111011101100011110111100000011111110101111010101011110011011101001010001011111111110101011111111100111000100000000011010110011011101000001001100010111111110100100100010100101100010001101110110101010110100001100100001100011001100100110001111001101100000111101011000000000111110010001011111000000001000010110011110110011000000100111100111111010111001000110010111101000101010111000111000101100110110100100000111110101001101101010011111100001100001000001000010110000001000110111011111101100111000000000111110001111011010101101010110101010101010101101010010111100101000101101111110011110100101100100100010110000111001100001100110110110010100011110110001010101000101011010000001001100110110101111101000010111001100011011100101001111101011010111011111110111100010110000100010000000100111101111011100101111011101110111001001000111001100001010011110010010110111001001001111110101000010110010000111010111100000100011111100101100100001010111010110101101000010001110101000010101100101001001001011001011100011011111001011111000000100110011101011111110001010001111100011111000100001111110101100101001001001001011110010101111010011111011111100010111010001001111001001111100110000100101010100001100101000001011111010101110010111110001111110110010101101010111000111000001000110011100111000111010100011011010101100011001001001001110001001110000101101001010100100111100110000101010011000000001011111011011111010111110110101101111101011001111100001100001000011111100001010010000010010001010100011100111001100010101111111101100001001001100111011100010000101010100011010000010000111001001000111000111111100110000101010110111011101100011000001000001110110111011110001000111010000010110010011011000111100110000110111001000011000101111111111111101100010000100110101101111111010110011100011100110111111110101110110111110011001000000000111010101100010110110000100000110010100110010100000101001111010011110011100010001101100110110011111000110110110101110000010010011001000110001011001110111000101001111001111001110001110100000011011100001100111001100101100110000110000011110101100100110100010111100101101000110010100000100001000010000010001101011100011010111011001001011011000100000100101011100110101000111100000101010100100000010100111000100011111100110010010100111100101110111011001100000100000011011111011111100110000001001011110001100111101110010011101100101111100110110101111000010100001111100100010001101010010100101010101000110100101011011100011010010101000110001001001110111010110111000000011100010110100110111011001100011010011111000011010010000000010001101011110110110010100110000110110111101001100011010110011011011001101101001000001101010111100001001100111100001100010011000010111111000100011110110100011111110001100000100001000010011101101001111111111010100111001111000011110010101001100100100001111011110100011011111000111101111100000100101101101101110011100000110001100000111011111001011101101110000000110000101110010110010100100110011000110100001010101110010001110000101111100110001101011110011100011010110011000111100111000101110011010101111000010110111100110001100101001110110011001001001100110001111010101110010101110111101011001010010110111000100100010100001100101011111111001101110110110101011011100110011100101110011111010001001000010001011110111111011101101111110000101000000110111010010101011100101011100010000101011000101010001000110111111010110111100110000111000100111110000011100011000000111001110000111010100110100101010101011101001010011000110001001111110100100000110001011100001010000010100110010001100010111110010110010100011011011011001011101001110111101001000000100101110110110100101001001100110101011011110100001101111011101111000001001100111001010010111000011111010010010110001101101001001111011111000001111001010000100010111100001111010101010011011110110001010010101011110011001111101100111110001010101111101011000111000011000011100001111111011011010100110101110000000101101001100101011101000010111110000001001110100110110001111100100010001000001111011001011101010000100001001100110111101101101111111101100101001111010001010111111100101110000010101000101110000101010110110111101010110001011110110110111001111100011110100001111101100010101011101100010010101111111011000001100100000011001010011010000100100001110010111000110110100111100100110110000101101011111011011001010101011111000010001101000101001001000110111000011100100010011001000111111111110001100111011111010011111011111101011011111010001010111101100010111010001000011000110010100100001010011011010010001010100001001010010010111101010101010100100111011010110001000110010001010000101100110100001010110101111111000101001010111011001001001011001000001101000001101010010100000111110000111101011101101101001111000101011101101110111100101101110111010101001111000001001001100101010110001000010010010001010010000100011010000011101111100011001001001010101001111001000010110110110000000100011001011101010011011010100111000111000010111100110011110100111010100100011111011100011010001101000010001101110111101001100001111001011111011110010001000111001101010001001110100000000111111111101110010111000011101101001000111011011110000010000111110100101011000110101010110100100011110101110010100110100111000100101101111010010011110000011110111001101101010111001101111111101010001110011001000010110100010110111001101011110101011110010011010101010000100010011000001011100011000111110110111110100111010100011101011110011000000100001111000000000100010101010110011110011110111000010011110011101001101111100001111001010000010111010001001111010111010010011101010000110100001110011010100010100100110110000111110110100100100110001001010100000111010110000000011100111011111010100110110001101000000001010101011111011100111011001111110100001010010101011101110100010111111111011000001011101001111101110010001111110011001111010000000000001110010011110000001110111110000111000111001000011000010011001101001000110100000100010010100000010111001101101010001000101000010001001000110111010010001011010010011110101100101010110000010001010101011111010101010000101011001011110111010101101101000110100001011000101110101001111100111010010010011101011000100010010000101100100010110000100001100101010010010101111000010111100000010100001000001000011101000101001110001011010111000101110110111100001010101110111101111001010001001111000101111100010100101000001011101100010010111011010000111001111011100110011110100000110011111100001000001100110101110000111101000111100011000110011001010010011010010101001110100111100001010011011100101110101111000111010111110111001110010011001110110100010111010110001011011111010010001001000010111101110101011011011101100100000001010100000000000010011100000110100001101000111010100011101111101011010110000101101011110001100011000110000100101010010100111000100101100111111000101111001101110100000000011110111010011001111101100011011000111100100000011101001101111111011111111011010010110101101011010100111110011110010101000100100000111010010101100111011101011110100011010110000000010001111010100110000101011110110000000010111111001100010011001011100111000011000001010001111010000001100100110011011011111100010110010011010001110010110100000101000000101101111110110100010010100110001001101110100011011100101111011011000110101100110000011000110001111001011010010001000101010110101110110001111001001000010000100010110001101101000100011110110100011000101000011000000101110000100101101011101110111011001000000110100111011010111100111011110110100110110011001111010010111000011111011111001111011101011111101011011110011001010001010101100111011100111001011011110000011101110010111110011011101010100111011000101101010001000000010001100111010100011001011110001110110001000110101001010011110100101010010010100101010000110011011010101001010111101101111111110100100001010110011000011110111011111011001010101110100100001110101101110101111111100100111111110011110010111011110100011111001111100010111111001000000110001001111110111110011110000100111011110010100111110100011111100000000001110001101101011001111010000011110011100101111101100000111101010001011110100011001101010101001101110101101000010010001011000101110011011101111000101011101110100000110010100000111000111010110100111010011010011111011000111100110111000000110111110010011011101110101011001011011000101110111111100111000101110000111011111011010000010001110001000010001010011010001111110100110010110110101111010100110100011111001111110010101111110001110111010101100101110101110001000011010101100101011111110010011100101011111110111111010100111000001100000111011110001101011110001011011110011111011110010101111001100101000111000000011100001111001001010011100000011011011000100111011000101110010010011101010100001101000010101001100101010000001110011011010001101000001011101011110010001100010010010011010001111111101111101101010010100011001101001111110110110001011101010000000101110011100110001011011000000101110000010110001110000010110000001001010111100011001011000100100101011111001001111110011001000111001101100110000111010000111010000110101110010001011010101111101001001110111001111110101100011010001001000001010000011011001011101111000010100010110000110100001110110110111010001010010001101101001010011100110001110011111111100111000101010101100000000110000111100101000100110010100001011011010111011001010100011000110110111110000111010001001010100110001000110011101100010000100000000000001011011010001110101101000111111100101111111001010110110010010100010110111001000010111100001011100011001010111011101010011010101000111011000110100101101110111100101010001001011000100111011110001001011001011101110110110111101010010100100110001101101000000011000110100001000100010011001010100101111001110001011001100001100010110001111001001100101110110101000110111000011001000011110110110100100001111001100011101011111000000110001110100100101111011000001001001100011111001010111100010100101100111010111010100000100010110010010110010001000010111110010101101000111010100100101001000011100001101100110110100100001001010100010100101100100001111001000100111000101010110000000110010111000100011010100011000100111101110010001110010110010001111001001101011111110010011000110011110101100000001111001100100100100011101010000010001000111010011110011000011001000011100001001100010101111000011110101011010011100000001010100110011110100110111000111111100110101100010000100100001110010010010001001101100010011100110011101011111011100100111111101001110001101111000001011011001011011111010011101111001111111011011101010011010100110101111110101001001100001000101110101111111000011000101001001111001110111110111011101101100011110100110111010011110000110001000100011011100100000011010110110011010101000110110101101110000000110111111001011011000100011110010100110101110101000001111110011101101010011101010010100101111110110111010111101010100011111111100010110010111110100110111011100000010111110010110010001101100111010010100011100010011100000011110000001001101010011010001101110111000001100001111111110010010101101101010110101111100001111010010111100011000111011011000110001010111001011100010000111111000101101111010111100010110011011010010100111001101110001110100111010110101010010011010100011011011111011101010101111011111100000111000010010110110101110100010111000101110100100000010111100110000001110010110010111001101010001010101011110000100000011111011000001100111010010110001000110111011011110101101111110101000001011101110111101101011111010000111000111000101011000111111000010011101110000000011100000000111101100011011100010001100001000111111001010010011101000011010101000010011111011011111011001000010111010110011111000000111000101001000111111010110111101011110001000001001010101010111001001110100101101010011101101010010100100011010101011110110001000110101001000101111011010100011110101110111011010000010101011111110000111101000000111010000011011101101100000111000111010111101100010111011100110010011110111100011101011110010000000101010101011100111011100101001111110010101010010000011011001110101001000111000101011010100101001011010000000101110110110010011010101111000010011011100101110000001010010010111010001110000110110111111001010111110001010110110010100011010111010111011101010111010110100001101000111100001010011110101000111001010111110100010011011111111001011100111101100011101000111110101100001001000010110001111111110101001110110000101110110101111101100101111100011001100000101100100110110011010000110101111010000011010101001011110001001110000110101101110110110110110011100111101011001100111111010010111011111100011101000111110100011000011001111101001100010111000011000101010101110010011110001100100100100011100001000010010110100000111000111100110000000100011001111111110001010000000111110101010001101110111101000001011111000000010001100001010110000100010001000111101101001110111011111011001110000101010001001111001001110000010100001101101101000011100110000101001000111010111011110000011101110100110010101111101111001100001100001010001100010100100100110111011001111011000001010010100110000000001001011000010100000111011010100100101001110011111101010110010110100110000101111001010010110010100001010110010111001101110000100011010000111100100001100011011111010001111001110100111110000110100100111000010110111111111101000101000111101110010011100101011001111100110000011000010001011101100011001010000001011011000001101101110111011111100110000001011000011110111010100100100100111101111111100010010100110010010000100010101101010000000001010011101000011010011101001101010001101100001111001000110110100011101001001111110010111111011000111110010001110000111101110111001111010010010010110010010101000000100111011001010010101101011101111011001100111111011001100101000000011111110111100001011111001100110100111010101011101010111010010010001110010100111011011100001001110010101101011110000100000110100011011001100010001010110010100000000110101010010101101111000100000001000111101001010000111101111110000100111111011001010100100011010010111001101100000101001100011110100011100001101000010011111010011000100011110011111111101010000001010011111001011101010111110100000001000100010010000001110010110100111100100101001100001110111101100010001110111111011111010000001100011011110110110110010010101101111010110010001101101001011110100001110011101011010001000010000100001111110100010111001011010001101101101010000101111011000011110111010110110001111001010000111100111011000111000110001100011100111011000010110100101100100011000001010000110010001110011111111010100001101001111101010110010010011100110001101110000110110001000101001001000100111100000100100111010000100110010111111010100000011101101101100100010011101100001011011010010101111000101100101101000101100001010010110100010111100001011110110100010111100001000111101001110110011111111101010010100110001101000010100011110011110111110010101000100000101011011100100111100010111110011111101000000000011011101101000010011010101001101000010110000011110001101111000100000000100011011010100110010001010011000101101101010100010100110010100100000110001001001110110011000010000100000110011001110010010101000110000101110101101100000110110101101110100001011001100100110110111000001110000000100100000111000110011110111011101110011011111000100100101001100001010101011010010011000011000101001100001101011110011100010000100101001001000111100110110111101011110101101101110101100001001100100001011110111100001001001001010110001010101100101100011000010000100110010100100001100110100000111001101010110100111011111110111111010110001110000100111001010100100111011011000100011111111111111000010111000010011100010001001010111000010010111111111001011010011111010011011011110111100101100101110001000010001100010001101010110000101101110110110101100110101101101101111010000000101101111010100011111010101111010001000000110111100101001011011100011000000101000101110010001011110110000111000100101001000100100000011001011100110001101011101001100100110101000001011011100000100110100100000101010110101010111001000101100111000111011011000011010100100001001011010001000111110000000100010000000001000001100000110101010111011101001000010111100100111001101101111110001100000001000010000111000011010100010001000110111011100010011011100000111010111010111101010100001110100010010000111000110110111111101101100010110011010001001101010111010010001101100111111000110100001101111010001100101000111000011101101011101100000110111101010010101100110100110000010001111110010001011001100111101011101011001100111011110011011100110001010111111110111000111111010001110110000101111101110011010100001111001001011001110010100011010111110100111101000001001010111101110110100001111110001100100000011011000110110001010111001011100000101001000000000000011010101001110000111011001010010011100001000001100111101001010011000101110010001001111001101000101101001001001011010011001010110101000001010000100111110110000011000100100111001100010011100100000100110010011100110110011000010011101001110110011100110100010000100001011001010110001000101111111110111100000001110111100001111001101011010111100010001011111001111001001010011010010000010011010101111110101001001001100000010100000000010111000100011001101101010110110001011100001001111011001111101011101100110101101101100001001111100011010101001011101000000001110011100110011100000110110100111011000111000111110101011000101011011101010010011101011111011100000111100010110101100010100101100000010001101111010010001000101101110101011011110001010001010011001101101110001000101001011101011011110111011001001011101101101101010000101000101101100100110110011001100101010100111001011111011110111010010010100000101010101001111000000011001001000101001000100001110111011001110100110101010110000010110000010100001010001010001011101101100010110010101000111000110011001111111111110111101000001001100010110101111000011101111001011010101011011101011101100001001001111101011001010100100110110101011100100000100011000000010101001001010011111101001111100100010011110100011000000100100100010100001000000010011011000011111101001100010001000000010110011000010111011000111100011010000110001111001111111100110111001101001110000001011011010111001011110010010001101011001000110100001000110110110001100101010110111101101100110001101010101110100011111011011001111110001000001000011010110101011000100011100110010110000100010011010010001110010000111000110101000000110001110011010011101011011100000000111100100010011001100111001000111001000110110011000111101101110001100101111000011110111100000000011011101000101001001100000011111001000101101001000001100010111001001010000101100010101101011001010111001011110100111001000011110110010000011101100001001011000010101001000111101011011100011111101010111011010000000110100110010011100001111011001100110111000010011001001011011010011011101100010010010010100001101010100111000000100101010000110010100001010110010100111111000011100110010101000011111011011000011110100100101111110010101111100010001101111101111110101001110011011001011101011000001000011111001010001110010100000001111000110001010001111100010000010000010110101111111110001011110101111001011101101011001110111000111001001111111001000010010110001001010110110001111100110011001000110011101011100010110100100000011110110000101110000100000000010100000001101111101110001001110111111001101001100011100100001101010011011100100001101001001101100101000110001011011000111011010011110111011000000000100000110010110000101110110100001101111011011001111100110010100111110010011110000000000010111111010010110110110001011111101100011010101001100110111101101111010101110101101010111011001011111001010100000101001010110100000100101010000001101001010110011101011000010010010100010000100110111111000010111001100011010000011110011101000101001001101111010011001010110111101110011101100010011100010111111001010011111100001101011011011110100001001110111110000111010101011000000011001011001010110111111101101100000000110010101000001111100101110000100001101010110010110000101110001010110010010011111000101010001100011100100111010111111111101011001101111001111000000011101101111101000000001010010101011001111100100001111111011110111000011000100100100010110110110001101000111011101111101111000111101001100010000111111011111001101000101110110010001011101011101100101100010111000100000010011010100101011001101011110100011110100010101011110010010001001110111000011011110111000101001101000100001000010101000011011111010111101001101110110010000001000101100100111011000010100010010111001111010101000101000100111100000001111000001001100001110100001100011001101110011111011111100100001111111111100010111001010111001111110010100011101001110101100011001011000000111011101010110110100000011100001100110001001101010111011011110100100011001000111001011100001101111010100011100001100010001011100110100010110011001111011001111100000100111110100010000011001100111110010011100111111111011000000110000111101011001100011110010110001011011100100011000101101101010011000110110110110011001010111100010101101101000110011100111000001101000000001101110101010010000010000011110111110001100100111101100011110100000100101000011100101110101010110100001111100010101001111000111101101100001110111111011111011000010110001000000110101011110011010000001111100001111001000000000000110001000111110011011110001011000010111001000000101000001011101101011001110101101100010110011101110010101011001011110000100100010001100000111111110111110100101111110111101110100100011110101111110110000000100010110111011110000011001010001000101001111011011010010111001000011110101101001101001011111100101100101111011001111110001101111000111000110000010101011101010100100010000001000111011110010110111111000101100000011110111101011000101100000001101001011110001101011010101010100111110011000011111001101101011100110001010101011111100010101100001100011011000011000100100010001000111010011110101010111101100101001101100110100100110010010101111000010100000101001110101011110110100100011011110111100110011110110110111000011001010101010011110110001110011011000111111100000101011111010101111010110101010111101001011001110011001100111010000001010011000101010011010100110100110000110000110011000001010100111111001110110110000001100000010010001101100000011000000100111011000111101101111101010111010110101100100010011110001010101001001110001000011001010101010001110111001111011011111111010101000111000000011110011111001000000011011001110111110100110100111000111110111111111100000101010101011000010001110100111111111111000001001011110110000010110110001111110111001011000100010111010100011011011000010001101000011010100010101111010100011010011001000000011100101010010010110110100111000000000010110000001110110001110110100001110110011101111010001110001101000011010110101010000100100000010010111101111011101000110001101011000010011001111010100111110101100010001010010111011110011000000001110001110101010010110111110110110011110011101111001101010001100100011100100100101001010110001110111100000001000110010110110011011111010111110110000111010001011101111100011110101000011101101110110010011001010100110001011001111010010101110100111101000100011111101000111111111111011111001001011011010000011010110110011110010100100001011001111111101010110100110100010111100011010101111110111001010000011011111111100100011011101011100011011001011000010000101000001010101110101110110110110011110110000011010011000111100110010011111111001001010110001000110001001010100111011001011000000110111101011100111110100111111001111001001011010110011010101001101001110001100001101010010110100100001110111000000001011101001100010001000000111111111001010101110001101110010101110000100010001100101101101101111110110100001110010000010100010100110011011010101111000010011110010000011000111000011101101111111100111111000111000010001101010001101011100101010011011100001111001010010000100111100100011001001010110111001110110011010011011001110000011000101000011110000000010110101101011001000000100011010001100111011000010001111110010001100010101100101110011110100010011111001000010111000111100000001111101101100101000000000000011010000110011001011010010110001001001111100011011010011111110011100001111011101011001111011000011100000110011001100101100100101001011100000111110111101000101100100100011110001101100001100001001110111010001011001001100000010011100011010010010010110100110000010001111111111001110111100011110000101110111101011000100010001111100101101000100011100110000111110111011110011010111110110101100001001011101110010011010110100110100001011010010101000011101100101100100001011101110011010111010101110010010000110100111101110000010000001011111111101001110101001111011110011110111100011001001101111110101011011110000011010101000000101001011100010000001111101000110100101000000111000100111110111000101011010110010000111011101110001110010111000011111101111011101010100110111110011001100010110110110011000000001111110110110001100000100010010001110001001111100001100101110000010100010110000001110101000000001111101001011010111101000110111101111111010001111011001001010010001010100011011000111011010000011110101111111001010110011010110111011000100111001001111110101100011010001100000100011011110011110101000110100011100011000110011111000111010010001100011111100110111101101101011000001001101000110001110111011111011100000001001100111111010000010100000111111100111011101000010000111110111011010000110011000100011001100001000110100110101101001000110110001001110111111111101000011101010011011001111000100111110111001011011010101111100101110110100001000011001000110100011000110101001110011000111011000111000110110100110100101100100001101100111000010001010110011110001001000011000101111101010111101000100000111010101111000101011000100110100110100100010100011000111000101110001001111111101100011001010010100111010100010010111010010100011000001111000111100010010100011010111110100110000111010101111111100000111101000011111110001010000111000010000100010001110000100110110110111110001000110011100111010011010101000000110101110001000000111100101011101100000101001110111011110110101010111111011111001101111010011010000000100110011000001101001010100111011010111010111000000101011100101001110010011111010100000100010100101110100101010111110000101110010101000111011111010001000010000000100101101100100101000010001111000101101011001111111010011110011110000001000111110000010101010011001110100110101000000010010011110110101010011010110111010001000100101010110000111100101101001000011000001000011010110111111100010010111110010110011011100001111011010000011000000111100010100110001111011110110110100010100101011001011111101110011110000001100000111110001101110011110111011000000011111100111010010111001100100011000111110011010110111000001000011010010110011100011000010110001001100001100010110000101011100100100101100001010011011011101110000011010000101110010111010000111011001011110011100001000001000001100101011110111100001101111011100111100100010000111001011010110100001001010100110111101111101000010010010111110011011111001011111001101001000011010110010110011100000001110000100110110111011111100100101110110111100010001011010101110110010001110000100101011100101010001001101010110110110111001000100001101001001011001000010101110100010001100110010111001010110101110010110001101110000110101100111001111001010100101110110011011110011110000011001000001001101011001000100001010000001101111100011001100001110101100001100000000011010000001110000000101110100110001101001000101001010011011001000010000111100110010100100001101000101010101010100001011000001100110001100000101011000010101000111010011101000000011110001000010010101100110000000000011111111100110011001011001111111100111000011110010011110011011100001010110111011000000111101010101011111001001001000011001100111010101111010100100110001100001100110010110111101101100011011110001000110110110001010110101011010101110001000010010010011001011100100010001001100110110010010000011010111101111011010000100101110100011110101011101100001010100001101010010111001001011101110101000111001101010010000100110111001110100010000101111100000010001010000000100001001100011011011011110101001101010010100110110000001111100111111011101001100000000010111101000010100101011100101010000011101001110001010110110101101111100000111000101111110101001000100110000010110001110111010101100000010001011010111010110000111101001111110011101100110010111001010100000110100000010010001000101100111100011001101010010011111011110110010101101001011011000100010011101111100011110110000111110111001010110100010000100011010010011111100001001110111111001101011100011100011010100101100000000011100100100001011111010110100000111100111011100101110000100100010000010111110110011111101011110001111111100001111111110001011010111110001110111100101011110101010001110100011010011010010101000110000001110010100011001110000101000001111011111110000000101110000111101111110110000010110111000100000111000111100111110010001010011111100111000010011110001001101100111110011100111100010101111000001000111101011010111100011000100001001100011110111100000111011101011010000101010010011010110001001001011000100110101011000101010111110101011000101101111110000011000101110010110011101010011010111000000011011100101111101010101010101011101111000100100110000000101001011000101100100000001100011010010101110000011100011010001110100000110010100110101010001001101010010001011010110011110110110011110000011111111110100111010011001010011110011111010011011001001111010111011001100010101000100100101110011111000000011000101101011010010001110010001110110100110111111110001010000010100010010111001010010111000000000001100010101011000110111111111011011011101000101101001000000000011100000100010111001010010100100101100010011110111111100111010010101101101010001111011110100101110011001110100011100001111001001011010011100011001010101110101101110100011010010011010000100001101111011011110011100101100010011000011010111010001110111000001001001100100100101100110011101101100010000101111010110011000011111000011001001001010101100010011100101111110000110011101000010001000010101101011101110011000010111000101111010111111100111000101101100110011011000001110011111011101010100101010011001100100011000110110100010001011000010001011010010011100110101110000011111001000110001001100000101100111011111011100001001001101011111111101001001011011110001100101100111111001011110000100010011000010010000011100101100000111010000101010010011001100000010011000000100111100000101110011101000101111111110101011011100100110111001101101000000011001111000100010100010000011111011101100101001110000110011111111101010001011011110001010111011011110001101000001111100100110000111000010010000011101101100100101100000110101111101111010011111000100111000100010001000010010010100011111010000110110010110010110011101101010011011001100001010000000010101011110100101001000001110001000100011000010000101011011011000011010000000110001101111100000010101010001101100000111111000101101110101001010011100110111110000111001011111010011111001100110100000011110111000011001101000000110010011011010010110010010010000101110011101011011111000101111010111000011100100000011011110011110000100000100100010000100011111110111110110011100010111101100100101101011000100000110101001100100000010101011100011001110010011010111101100011100100001011110010010011100101100001000000110111000100000101000010010010011000100110011000000101101111001100110001010100111110000100001100101000001000010111000101011010001010100000000110010000110101101101101110011001100101101000011101111010101001101001101100011010100010111100111101011100110000100001010001100100111010101010011111011111010000011101011100000110110011111101100001010111011100001110000000000101111011111100100110000110100010101110100110100011001101111111101101000011011111011001100101001001000111100111011110111011101110001110101111110110100011101110001100101100111110111111001101101010100000101011010000010100101011100010111111100010110100111100110110011100101011111100101100111011111010000101111010001011000100110101001001010011100010001111000000000001111000000010100010111000000100110000010001011110010000000000101110100100110111001110110101001010000001011110010100100001011000000111100011011101101111000111100101101001000011011110000101101111110001100000100101110000101100011010110000000010001010110000100011011101001011001110110111101011001011001110111000101101000011101001101100101111110101101110011000010000010101010000001111001010101111001111111001100010110110001110100011110101010001111110010010110111111101100110001100111001001000011100001011001001101010100100001010111000100110111110100001100110001001101010111100000101010110011111001011011100011101111010100011111110101000110111010011010101010010010000110100100101001011101100010111100110110000111110100001000101011110010100011010101011010001111000101111101111110100110111001010010111100010000010010101001110001111001011011011101001011011110001101110001011010010111001011101100110110001101001001101010111110111100110011001100110001101000011000100010011101010001100011001000110110111110111000001001011110010111011101101010010001000101001111110000000010010011110001101111101010001111101101001001101001011101011001011101010101011011111111111111100000010010011101000000110011000000100011110001100001111111010111101101111010111100101000010110101011011001110100001111101111110100110001011001110100011000001001011110100100010011110101001111100011001111001001100100000111000110011000010001101010111000101101101000110001000010101101001000100001110100101101001011110010000111011111011001100011101100001011011011101011011000110100100001000011001100001011001100010100001101101100000111101001110011100101100111000010001001001000010101000011011000010111001000001101001001001010010110101111010000101110010101010101100001111000110101010100110111011011000011010011010010001100001111000011111000100011001110101010000011100100111100000010111110111011001111110111010111111100001101011000010111111011000000111110100010001111100010111001101010011001011111110100011101010111011110100111011111010111011100011110111010010111000101100101101111101010100111111011101100010010100010100000010001101010010111100010110111111111111110001100100101100100001111101111000010111111111010001010011011010110010100001011001100001001110000000101101110111010011001010101010010010000100001011111111111010010011110100001100100110110100100001101001100001101000111010010010100001111011010101110111111111010010010001000010001110010000001011101101111011100100110111101001010000101110010100001000001101000100000111000001011011111001110010101011010011011101001101000111011010011010001100111111000100001011100110110011000011110100101101111100011001101101010010010110000110001101110101101010000100100100010101111101011100111000110001101110000111101101010101101111001101011000100000001111011001010100011110110001001010011011101111010011111101110010000101001010111011110101110011000000101110001110110101110010110101110101011000011110111110000000110110010011110101000010011111011110101010100010111001110010101110100001010101110110111011110111001001000000101101101110011000101110110011101111110110001100110101010001001000011000000101000001101011001110010110010101001011100100001001011010000011100001110011000111000101111111000111000011001111001011110011000111101111111011110010110101011101011010100010011101110100100011110000000001111101100100000010100001001101110110001100011001001011111100101101111011100010101111100000011010110101010110110001111001010100011110100001101100010010011001100001111011000100011101010011011000000110000011100000110010111111110111111001100010000000110110100110101111011101111011100001100101100101101001001110001010001000001001101111001010101100011001100110000101111001101111110100001101000101110101011101010010011001100010100001011000100000001110111000010110001101010100000101101110011011010101100011100111011110010100100100010000110111110010111101010000100111010011001000001101101101000010010000100100011101010001111100111000001101000100001111010001000111100010001100110100010000001011001100100110001100110101100100110000000101010101111100101011111000011001110011110001100110000101011000011101111000010111101100010011101110011101100101001111001100011100100010110111101101010100010110011111000101000101001010011000110110100110011101001001010101000100000001100001101100110101010100101100010111100000111110000101001010000000101111101110111111100100101010011001001001111011010110010000111110001000011011001101101001110000001101110011001001000111100111111111011100101101100100110110101111000111010001011011110101001010111100011100111010111111010100010010010111011110111000010101010000110001101010111101001100011001110001001111001101000010101010001100101010001010010010001001000100111110111101011001001100010111011111110101011100010100101010111000100000001101010010101011001010011111110111000011111001000010001010001100100001010100111100000100100111111000011101000100100010001001011000000001110111101000101100110100001000111000000101011110100000010010110001001010000110100100100010101011010001011111011111011010100001100111100110100010111001010011110111110100110111111100111100110010101001000010101000111110001001010010110011000000010001100101010101100000101110101001100111001011001011000101010100111001100101011001010110111011110001001001110101000101001110011101001001011111001100010111100100101010011100000110001111101010000101011000110001101100110001110110111111100111101010001101000111110010100011100101011101110011011110110010101011001110001111111000111000111001011101011010101101011111001010111110111001110011101000001110101001000010000101001111011011100100010001100111111111100010100001110100110011010111010000010010110100110111000100111110000011110110101110010100110001000100101010110101100100000011111100101110100100110100110100001110000010001011111001011001111000001110101000000010110111101011011110000101101100100111000110111010010101110100110000110100110101100111101001110100101000011011010001001110101110001101110000000001011111100010101111001101001111000101001100001101100100110010011101000111000001111011100001110001011110010000010010010010000000000000001011010100110001100000110010001100010000110000110001111001011111101011001110001011010100110011011010110111101001000011101000111011111100010101111000000001100101111110101001000001010011001000000010011111001010101010100110000000100001000111001101000111100000111000100100100000110001010011110000100110001010111010111001000111110001111100010010101111100001010010011011110010010001110001111111100110011010110000101101100011101101110110100010000001110000110010101101100101110100100111111010101000100110011000000000111000010101101101001110011101011100110110100010001110000100011111001001010000110011100111101011011110001010111011010100000001011001010010100110100001100100001110001000001010101001000110101101100110011011100000001001111010010000100110000010100001001101010001011000000001101010100000000000001010011000011110110101110000100001100011011001101100100101010100110001010000011011011000100010010011110101110100011010010101101111100011100000000010111001110110011101101110110000100101000011111110101100010111001110100110101000110010011000101101100101111100010100101010001000001100010100101101100000111000011111001110000111110100101100011001110010010101110001100110110011011010110010101010100010010110010101010110011100110011001111101000011100100110100011111001101011010001001101001011100110100001000000000010100000010110101110110100010001001110001110000001001010010011111010110101100110000101111010111101000111000100011100001001010101011011111100111000100111110100111101001011010111110101101011011101110111011010001001000000101011000011110011100010110001010100010011010110100110100111010110011000011110010011011011001100110000110110100010001110110101111000010011101011001001110010010011110101111101011011111111110000000010011001001011000000001111100000011100001101101111101000110011111000101100011000000000011010010100000100001101101101101001000010110010101000110010011110011011011000011011101001000000100001111101111101000111011001011110110110111010111110101001000001101110010101101010001001001110011000111111110011111010010100110101011111101001100110110000010100000010001010000101000101010010000110100111001111000000010010011001011011111110100111011100000010011100000001010100001010100010110101011101011100111111101000100110001011110011011111011100011010011000111000011010000111011000100011010110001100101111000001010101100110111100101001001011110110111101111010101001011101100111000101011101101000110010111000001110111011110010101111011110100001001110110001001001101111011101101000001010111011011100101110101101111010001100101100110001010000100110010101100010010010001101101010010001110101011000110101011101101111001010111000010010000010100110100011100100111101101000101010101000010101001100110101111000001001010111110010000110010101010111101101111110000001010110101111001001011000100100000010110111011100101010011111101100100011101010100010001110110000111100001110100111111100110101110010001110001111011011000011111001100000101101001100100100010100010100010010110100110100111110111000100111000110111101100000100010010110000101000101010010101000010101110111001000111111100111111010111101001100110101011001101110101011100101100110000011100100111101110011101110011011100001010111010101100101000110110010100010000100000111000101011100111001010010001011000100111000000011000111100110010011110111110000111010011001010001111110111111010000001011101110100000101010110100101010111101000110101011010010101100001100110001110001110110001110111000110000100100011000011111011111101000111011001111101111100000110010011010001000101011110100100010110010011101101101110100101010101010111110111110011100100101010011110111001101000111101111100011001001001010010100000000011101001001011010111111001101111000110100100101000000100101100101111100000111101101010111110011001111101001110100011111011110011101001000010101100000101110000011110100101000100001010011100101101000000000010000110010101000101110111000011000000010111110011000010011100101001100011100010000101111111000010011111110000001100011100111110001111110011001010011101110010011000110010110010001000100010111011000101000111100010101010101000010110111010111001011010001111000010100010111101000101000010011111000011110011100100111011000010001001001110100011010101001101010000001100100010111110100101111111001110100010000010110110011100000100100001100000110011001010011111111000101000101011101000010010101111001111010000110110001001001101110100100100100101010100101000001110111010100011001000111101100011100011001011111101100101011100111000000100111011111001010010110101111111110001101001111000010001000111100001010111001001100001110101111011010100010110110001001000001111010000011111101110111001111111000001110011110011011010111011100100110100111001000011110110100011111001000111111000100001000001010100000100101001010010100100001111111111100101010010001100001000001010111000101000101001001001111000001111000111110110001000000011101000101000010011100000010000101000111111111001000101100110000011100001010000010000000111001011110011101111001100010001001100010011100101010110001010111100110111001001111101101011110001111000001010000100010111100001000101010000000111010001000110100000010111001011011101101101101111100010010110100101110011100010000011001100101110110101100010001001100011111110000101011010111000110100101001110111011110110110101111011110001111110110101000001111001011001101101101000000001101100011111110000101100111101010100010101110010011010111101100110101001000001001011100001111010000111100101001110101010000110111110111101101010001100110100010011001110110011111001101100001010011100100100001110110110011001100101111011100010101111101100101111101101110110010001011110101001100110011001001100111011101101011110011110001000010100100001101010110101011011101011100110000010100111110010111110110111100111101001010011110001111001011111101111110100010001011110011011001010011100001111010111011101111000001101111111110101001110000101110111001000000011101010001000111010111001101011100010000110011011111010000110011111001011011111100100111010111000111100011111100110100101101110101110011111101101000001010010011000111100110101110100100010100011001100010000101100010000001000001111110111111110010101010000011000010000111110010101110110001010010100100101100111011001110011101101001110000100111111011101001001011001110001100101000011001100000000110111010011100010100001101001000010011100100010110111100101001101000100100001100010111010010111001101100110001100111111010010001010110011100101001100100010101011111111111100110011101110111001000100000000101110011011101011100100111010011010111001110101011001000011010011100110110110110100001101110011001100100111010001010110110101111110111011101100010010010110111011000101001100110001010001011111101010110011000111111001001100011000100011000110001000000001111011101111000110101110010101111101000001011110111001010011111101000111100000100101010110100011110101110101110100101110001110001111001001001110010100010011100100110010010111111011101101000000000010110110110111001010110100011001101011000011110010000101011110011101101010110100100100011011010001001110111111111100101101111010001111111001001110001000110101000011101110100101000011000010000101011101000111011100110110110000110000110000110100011000011011011100101010001010001111001011101011100010011100110010010011000110011011110111000101010001100110010100011001100110001011110011111110101101110011100000010000010010000110110100100110111111011101001110101110011101011101000110001011011000001111000110000010110100111010011101110111011011100100011001001111100010010111001011110110011010010011001111110011001110001001111010001001100011110100001010100100001011110110000100101001010010010111111101110101100011110111011101001010011110000110110110001000001100011000111000110110100011111000011010110111101001101101011000111100101010111000101011111111110001001000101101000110111010000011101001010011101111100101001001101111000010100100111111010001010001011110011000001011000111111000111010100000000001000010101100100101000011001000110010010011100100111010101100100010011100011011011111100010101010100010111010100011011101011111110011100100000001110001100100100011010101110111001100111110010111101110111011100000100101001101101001011111111011110101101101000101110011010110000001100111110100001011110001101101111110001000100110000001000110011001010000110100000111000011010111110111010111100001011001101101110101010010111110100101011001100001011011000010010101010111111010100100110010011111100000000011010110101110110110100000010001001110000101110011000110101100101110111111101001010000010000101001001100110111101001000110110100111001101111011010110010111110011000110000110010101111000011000001100010111011110111101010101101001100000101001001100000100010010001001011000000100000110110000011100000111101111001001001100110111001111111101100111110000000000101111001001010011001011000011011011100011100000001110110001000010000111100100010111100111011101000110011000011001011010111110101011110101000110010101101001111000011010000010000111110110011110001011011000100010100110101110011011110011100000001100011101001010111000101001101110110100101011010011111010001001111100000101000110100001101010000111100011001001100101110011110100110000000110000100001000010001011100000101010010011011110000110101100110010010001100010010101101110001000100111011010100000000000101110011100111101001000111001001011100101101001011001110110111011001101100000011111110011101101010111110011101100001011011100111111101111011000011001101001101001001010101100011011011010111011010000110111111000010001111101100110010011101111000001011110111111100011101000100101110010101101001001100111001110011011011111101001101110100010111111011001101010111111000100100010000001011010010111111111111111110111101100111111001101011100000101010000110111111100110110001111110100000100110101010001110011111110001110111011001110111011000101111110010100010011001000000111100011111000011110000001001110101011000111111010111100000101011101100100111000100111111001010101010101110000011110100010111001101100101010001101100111100011101011001100100000010000100010011001011111000000110011010110100010010010011101100111001001111011111100000000111010010111100101111111011111111101010001111011100100011011000000000111010111000111010000111110010001101001000001100001000100001100000000001001100000110010111001101101001111100111110011000110000011111010111010100111010001111111110100010001001001001111001000000111011000011010011101100110110100101001100001111001011010100001110111110111000010010111011001011011010110101010011101100101110000010000111000111000110111111111100010001010100011011101000000011101011011100111011011001100001001101110101000100111110110000100110001101110100001111011000010111110110100010101001001110100001001110111011100111111000100010100101000101001010000101010001001000111110000111100001010011000001001011001101101101101111010011101001010001010110001000011011110111101011000101100101011001010000110010001001011011001010111101101100101100111000100101111010001011011111110001110101011010100101110010001000110010000011011111110011010111100110001110000000100010010110000010110011000000000100100011110111111100001010000111010011000010001110110011010010011010111010000111011000111111101111000011011010001110001001100001000000110101101000101101010101001101101011110111000101001100110100110001101000111000100111011100110100101101011101101101101100110111001001110110011101000011100110000101011100010101001101100000000000001101011000010110010100011000110010100110000111010111010001001110110010111011010111101100001100010110110101001100111011100111101100000000011111111111110001011110000011101010111011111011001011010110101100000001100000110100000000111011111111010010101110011110110101111111111011000000111101111100011111010100111000011011100011101001000101101001000100011010101000110101101000010110000111011001011101001010100100001111111000100011011010001001111001111111110111111011110011001110010101100101100011110001101011001101101001011100100110101011010100010110101000111000100001001010111111011110111110000101110001001111101010110100001101101011010111110111010010000111000101011101100000000111011110010100100000100011001101101011011000011010101001100000111100000101001001100101101100110110100110011110011100100110101000001000010010110001110000100100100101100000010001101011110010101000010011101001111111100010100110100101110111000000000011010000001011010001110010010000000011010111000010011000000110111001001110000010001010101011011000110100010000100100000001101101010101010111111000001000111000011011010011110110010001101000100000100011000010101010001110111100110101110100101000000011100011100000110010110100001010101100010111101001111011100010001100101010101011110100010000101110000000110111101001101010101011001111001011111001110100011010001101111101010101111110000110001101000001110100011100001100000110101101011001010000001111000011011110101000001011001010110111011110100001001100010010000100101001101110111111000100011010111110110001001001101001000101100000011011010001101100010001101101101110111011111100101010011010110010101100011111011001101101010100100010011001101101100000101010011111111001101001011001110001001011110100100001001001100110111001111110110101000101101111011100001110110111010011110010010101111111111111110001100010100010011010110000010101100101101110110011110111010100001011101011100110001011000101001011000111001101000011001101111010110101110110000010110111110000101111101000011110001110010100000111100110010111001100100001110110101100111100001100011001100000100011111001100111000000101001010001001101010001010010000110101111111100010000001101000001111011101111001011010110001011110101010110010010101110000010101000100111100000010001101010001111000100001100001111110010001100101101000100001001011101100111100110110010100000000001010110011010100000010101001100100100110000001011100010111111101011101110000000110100100101011000101101111100111010010111011011001001110001000111100110101111101000111001100011100101001110100011010001001111111110111000010110011110011110110101100010000111100100100001100011011100001010011001100100011010101000000100011010001001101011101110000001101010010111000001111001001001100001001011000010011111010111101010000000010001010100100101011000101110100111011010110001111111010010010111001111001111001011010110101001001011000110100110110000000010101101001101000100101101100100000000110010010100111000111110101110100101000110010100011010101011110010011100100110000010010011111101110100000100001010011011000010010101110111011010110010011111010000101010100011110111011001110110111001011000000101111111011111111101011000110000111100001101011100100000100010100010101101111010001001110100100100000101010000010011101001001010100011111101010100011011100111101001101001101100010000100111010001111000100011100010100111000100110000001011100110001100110110100011111000001110001000001100111010111110100001110001101101110010010001000001100101001000110011111011001000001000110000100110111000101100101111000101000111010011101001010001111101001010110100001100110010111011101001001011010001100000000101110101010011000011110000100101011101100010101111001101010001111111100111000100000010101101011101110110101001011110001101000001110011100111111011000111100011000000101110010100011011101110101101101000100110101001110111010011100010010111001110000011111101011000100110101111110001100110111110111010110000110001011010110010011001100110111111101101011110010101111011111011011111010110101011000000111000100101011110111000001010101010000110110110111100001001000101101111010110010101010110110101001100111011001101101000000011011001101001010111010100010110011101111010100100101110100111000010100010001110110111100001010111110010111110101011000110110101100010110100010011000000110000110011011001111111100000101101011110010100101110101001010001000011000101010011111100010111011101000100000101111000010111100011001010110001000111100100111001001100111110011010100001110110100010110101010101111010111011101010011100000010011010000110000101101111100011011001101100010000001100101101100111010111100101010011011001000001111111010011011100001101100101111100000111101111010101000010010001111111001000001101011001100011100100010101101000010110100100110111000110110011111000100001111000000001000011111000110011110110011010110100010010000100000000110110101111000101001100100001001101100110000111111111011000001111011110100111001010101001001001000100011001011000101101101111100100101010010100111010111011010010100001011011010111001101001011110101100110101100100100101101111100110010101011001011010111000111000101010010001001011100011010100011111010000110110100100110011011101010000001101100010110100111110010111000111110000110111101010010001100101111010101000011111010000110010011011001111001100000101101000010000011000001000111101010000011101111000110010000010011101110101011010000101000100101111001001000100011101110111101101100101000011101100100000110110111110110001101000111110000101000001011010000001111100001101111111101101110101011101101110111110001010001010100101011001101111011000001100100101001001100000110100011011000111111000000111001010001011110101001100001111011101111110011011101010101010011000001110001110110011110000001111101010100111011001110100111111100111100011001010101111000111011110111111111000110000100101000001110100100110011111011110011010100100100100111111000000011111100000110110010110111010101110010000000000110111011110000010010111111101110010011000001100001100101010000101100111011000010100000001101011001001000100001001100000010110001001111101100011001010000001111100001101011010011111110011110010110001010001101100001010010011000011100010001010011101000001010000100001101010101001011110010011100110010011010010111100010010000000100101001001001010000100000111010100001111011000101000101000000010011000110001010110111011010011001001111000110110110001000100000101001011100011111101001100011000010110010111010100000100001101001111111011100000001000010011001110010110000111010001000111110010101101110011110100000100100011101100000001000110110001100110111001001101000100100111010010110100101000010011111000100111001100000000001001001010101001101000010110011000110001000100101111111001011000111111001100001011101001110001000011101010111110111101010000011000111000010010101000110110101110001010101010000011010101000010110000000000110000111010010001110100001001011010101111110101100001001101110011011111010111000101001000100010111011101000011111110100101101011011110011100010110010001000010100101010101111011101111000011100101110000111001101011011011000011011101111110110101010101101011111101010001111000111011100111010011001001111010011100101000010111010010000110111100101000000101011010101001111101100111011010001111101111000000110011001011101001010010100000001000011010110010010001101100001001110100101001010100001100000011111100110010010111100100111101010010000010100101110110111101101010011100010100000100110000111000011111001000110110100010100000111001111000011010111110000000010000001011101000110000010011100101100000010101111010001011001110011000000110011011101011001001101101010100000100111111000001000010011000100001111011000000010011100000001100011010001001110001101100111001010101010000110101011110110011000100110000010010011001101000111010101000001011000110001110110001011111000101100101010100100011010111101111001111000111011010110000011111110001000010001011110001000000100001010111011011011111010000100111010010000111101000110011101001010110111100001000011011101010010110010111110100001010101000101110101010001011011000001111110011111010100100101000001111000000111111110011111011010001000111001111100000100000100000010101010111111101110110100001100001111100011111000111000001000111111010100010000101000110000011000110110110001111000001000111101110011110011110111100111001000100011111010111100110110101100111100111111010011000001010100010110000010011100110111100010001111010111111011011111011100011000001110100001001010001100100010000101100001010100100011101111011111000111110100111100101101111100110111000001101011101110010110100000010100000010101000110011111111111000001001001100111010000101001001001111011001000010000110000010011010000000110000110010100111001011011010000100100000100101111111111111101001100100001101010011101001111011111001110110100111011000110011001000101101101000001111000100011001110100001111111111100000010001011011000111111111010110100101001000110010001101011000000010010111100011101101100101000010010110101101011010010100001100110011010010111101001011011100110101010100000001111011100010110011011101100011001000101111100100010110011000000010101110100101001111011110010111111010011001001010011100001010011001101101000110100000111111110000101110111010010101010001001100100110001111111011101001110011101011101011100000010011011100101101011100000110001011000000100010100000001111011100011101000010001010100101011101111110000000011100000101101100011000010100010011001101001001111000001000111011111110111110010001011001011100010000000110110011100011110000000100010111001010111100011010010010111100111111100000010110011111101111101101000010000111100110101101011011100100011010100100101101111001101001111001111110001000110100000010100010101001000110100010011010000000010010010001011011100100111001010000100110011000010010000001000101110101000001100001011010000000010100100000100010110110011111000000110001011010000101001101010111011101010100110000111100000111011010000101001010110110011010101010110010001001001111010001010100001100000101101001101000111110111011100111001100110111101000011001111111001110100101111000110000111100101110000100000110011111000000010100000101111110001100101010011001011111001101111010011111100101100111000010001110011111110101011011001000110000010101001100101011000110001101001111010101100001011101101001011010111011101011001010010010010110100101111111111001110101101000111011101100011100010010111110000111010011011100001010101111011010000001001100000011001000010011100001101101011010000011111101011011001010101100111000010101111001100010001110100000010001001101000111010110100110010011110100100100100111011000011011000101101010011001001010111111000101101010111001001011110000101111000101101001011111001100101010001000011011001111011110100100100001011010010100000011001100000111010010001011100010001100001110011011011101010001001100111011101001011001101100010100001101010011010101100001010001011001010010000001000110000100011101101010011110001100100101001101101100010000100100011001010110101110001111110011111000001001111111101100001110010011110101011110110001100001101010010101100000001010011001100001010000101100011011010000010111100001010110100111110100011000000100000011000110001111100111111111011100101111111011100001001101011000001001101000001010101001000001101010000100000101010101110100010001000101100111010111110001011001001011001010100101010111001101011000110110100100001001111111100100100110100100011000011010111110111100000110010001101100010100001010010000001101011011111100000001010110000111010110111000101011011000010101010101000000010111011010010100101111100000010001001000101001111101110100111110101010110111010110011001010000011111011001001001110111111011101110011011110000000110100000011110011100101101111100000000100010110111100011110010100000100001111111101101111000101101000100000001001000101111000110001111101001110000000111110111011011110000110001110010010110111110001000001111101000011111010001001001011011101100000100011001100101100100001111101010011101010001000101000110111010010011001111001011000110011011101101000011000100011010000011110100100101111101101000000100101010000111100011000101000010110011110001111101101010001000000111011010001001000011100010101001101111010100110101111110100100011110110101010101101101110101000000001011111110100000111011010000001111100000101101100101000101000010010110001101101111111110100111100111011001011011100101110111111000101111111111000001110001000101110111011011100010011001110100101000101101010001010011010100111010111011111010011111001101011010011000011011110100001111100110000101110011111101000100000101101001110010100100100011100000001101011010011110111110000110110110110010101110010111100010101100100011100010011100111010001001101101110000010000111100010010000110100101110010001000011100010001100010111111101100010000110010000011001110001010101101010101011011101101100111000101101010111001101000100101010011001100110100011001101111111110011101011001011100001100110011011001000010101000101110100001111100101001110000010100110100101100011001001011100100010000111010011001111111001111010000110101000010101110000000101011001110110001001001011001111100100011100011111010011101101111111011101111111100001000001010010001011110010111000011010111010010000011011111100111011001100011011100111000100101110110001010001000101010010011000000110111111000110011011000111110100000110000011010010011100000000000100100000111111011000101100001110010000111000001100111010110110110011011101101000101011010100101011010110100000100001100011111110000111111101000000110010001000010000010000101001100010100011100001110010010000011111000101100010111011100000101000110100100000001000110000110011110110110110111000011011001111110000011111101001101110100110010001010101101000111000111010110010110001100111000100101011100001100101110101110010111000101100000000011000111100010001101110110101001100010010010001101100010000100001010110011010011111010001100011000101101101001110000111110001111001100010011101000111100010011111111110001101000100001000001101110010001101101111101110000101101110100100010001000111001010011000001011001001011000001010001001010001101101001100101000100011001000011110100001110111011001000001001010101010111110100101000010111001011111101100010010011110000101001000001000100011111100111010001100011111100001000110100111010110010111001001100101011101010001101000100101011111010001110101111111000100100011000111100101000110111000010000101101000100010100111110011110010001100010110000001101110101110011101111100101101101010001111001000111101111110000000001011000110100111001111110010011101011111111100101000000010111000110111111010111100111000010010000110000000000010001101111000011010000011101001000100110011010101101101111110011101100001110110010001110010101010111111100110001100110100001110101111111101000010010011011010000111010000111101111000011000011100101110000001010010000001101101100111000111100000001000001100111011000011100001011001111001010000101001110111101110110100011101111110110110000110111000001100010001011111011111101001110011100001100000100000101001101001010100011101000110000011001010100001000001111011011100001100011010000011011111100000010010001000001110000011100110111111011110010010101100011101000001000100011101000001001101011110110011010010101101110010100001010000110111011100111100011101000101001100110010110010010101100111111111100011110100011101010101010111101110001111100101110011111010011101100000100100110011000101110100110111101011010001000100000111010111101010000110000000010110000000110101101011100000100101001100001011110010001111000011110001100011110111011011111011101111001110100000001011010000001010000100001001001101001000110100111100100000000011100010100111011101001000000000111001100101111000010000110111000111110010111001011100111110100111100000011111000100111110001101101111101111010000011000110100010011000011111011010110110001011101011100001100011101110110101000101010011100000101101111110100001001110111010100111011001110100100011000101011000101000111100001011101110100000010011101101100111101000110011111011101110010111001110010001000011101001101111011101010000110111101110111011111001000000001000101000110000000110110001010000011111111101101100001100010001111110101101110110000011010110000000010100111101000110111110100001110011111010110000111110000011010010111000000011010000110000001001100010001011011101010101010101111100110010111110101110101110010001100101010011110100011011110111011011010100111101010011111101001010011010111111110110001011111110001100000110110001000101101010110011001000010111100110110100010011001101000000110000110110111111001101111010100001110011110000101010100010010011101010101101001110100011010111001101001110101111001000010100011101101011011000100011100110000100100000001000101100001101000000100100101010111011110110001110100111010010110001110100100101001110101011010100011111111110011111101000110100100011100011111001110000111000100000100011011101010111101000001111100101100111001001100011001010000110011001110110100000011100001011010101011101001100001001001000110010100101110100001110100001010010101011100101110000001110100011011011101100110011110010010101000010011101100000100010001011111110001010000110000100011001111101011011101100011010110111110011110010110111000110100111000011010000110001100110100110010101010010011010110101001100111101001010011100000100011001110000010101010011000010001010010101000010010000011000011010001100011000000100110010010110011011010111100111101001111000100110011000000110100010101010010110011110011110110101010000011111111111001010101101101010010111001000101011011010011111110101010100010100011001111001000111011110000110110100001001000011101001101110000001010001100001011101001110001000000110010010011000010111101110101101110010101110001000110011110011000000110110000111010100000010011111111110010011001100010000000100101111011100100010011011110111101101100001000100011101000111010101111101111100101111101000110001010100011110000110110111100010011000001001111011111111101110011010000101000010001100101011000110110010010011111111100000100101010101010101001100110100000001011001111011010000101111100000001100010000101101101101101110010010110111110001011011001000000001001101001001001111111110000001101001110011010111111100010010110001100101010111010100111111010101000000000111101001111001000011010100110100100101011001110110100100011110110000100101110110111010010101101111101110011101101101110101101000101101101100100011110000111100001010110001010011100101101000111101011111010001010000001111111100110101110000111001111000011101010100010000111110001001011001100000100010100010001100011111101011100010101111111101011000011001101100001101110100000001001111110110101000010010111010100011110110110000100111101001110111111011010110011111001111010011010000111011110100100111101010100001111001101010010000100011011110100100100110011001111101001111010110100011101001110101110110000100010101010011101100011001110010100010100011010111100001111001011010101111011110000010001000011101010000100010001101110101000010101000010010011110000000101010111111011111111110101110010011111101111100000011010001101010111000011111101001001101011010101001001100001000010000100111101101110001100001000100111100011111011101010110001111010100011011001000001110000010011011111100101001011000010011001101110110010010000111110000000001010111101100000011001110001110011011001101011101000100101100000010010100001000101110111110011011100100101010101010001111011001010100101010011100111110010010110101110110010101110110000110001001011101101100011001010001011011100010100001011100010010011011011011101101111001111000001011111100100100101110001001011010100110010000100011010010000101010111111111101100101011011110000011001001000001100111011010011000011100000000010101110110110100111011010011101110110010000101000000010100001001111101111101010010110000010010110101101001101010001011100011111000001001010100011101110001100011001010001010101100111001010111011111011100010001101011100000101000101000010000011010010011001001001110110000101111010000000101100001100111001010011000100010111101011111001010010100110011000011011110110000001011010001101100011110010110000111010010101011011001010010100010100110111000100011111101011100101000111001010010000100111101001111101010101000010111000011101001101011010111111011011001101101100111001011101101010011011111001100111010000010100100100010000011001001110011011110001000011100100010110101111101010111001111111111001011000110011000110101100110110100111000100011000101100101010101100100100100110010010100000000001011101101110001100101101010001111001110100101011011111100010100000000111100001010000001010111001111101011000111100111100111111101000000100011011001000100010111011011101100110111001001011100110011010111100100000111111010001100101000001001101110011110101111010110000110011001000101001110010000011000001100100000111100000110100010001111101000000000110011010010110101110110110101001011000110010111101000110101001010011001011000111101111011110111011100000110000101111000010000100111101110000001110100101011100001101101010111111100011001111001001101111010001100000000110010010100001010001000100100111110111001000000000101110110101111010100101010000110000001011011000000110011111101110111011011011111010000101001100100110000010010010100100110011011010111110111000010001101101000011000110101000100101100010100101001010110100000101101000001010010110111010111011100011111101101110101001010011111001011011000110111100011000011010011110011010010011010100011011110111111001011000010110110010001001101000100111111100010000000001000001111011101100000010011010110001010110001000010000010111111011011000100100101100010001010001110000111001101000111000001101000110111110000010110101101011010001010101110011100101100001101110010111011001010100101110111010111110011010110110101010101110001011001000110010011010110111000010111100000000000010010100001100101111101010011100100011000110011001000011001110111010001011000000111110010010011111000011010110001000100101101000111100010011011001111001011100111001010100011101111000000011110101100011111010000001001011000010101111011001101011110100010010111000111010101101111111011010101001111000011110110111000100110001110111000101100101101110110111010111000101000110011110100100000101010110111101011100011111001111100111000000111110101100000100010000110101011010110001001111110011110100011010101010101001111011010111111000001100011100111111011010110000000001100011000001101001110101100011111111010010010011000011000001001001001111010001010111101101111111101011001001011101001111111110101101101111011101110011101010000110111110001001111100000011111011110110001101101101001011110010001110111011100011001010001101110100110110100011111010000000101100110000001100100110000110000101000011010101100110010000100010101110110111100010100110000001000010110111100011110000010110110111011110011110011111110100100100001110011010111011001000011000100000100111101000011101111010110011110010011000101100111000001000110011110011111101101100010010101100100010101001001011000010011110111010101011100110101001000000001000101010001111000000101011111010100110110001111010010001111011100001111111101111001011100101111111100001100101101010011011010010111000010000011000100110011001101111110001000100011001100001111100111100101011011010101000110110101101000001101100000100010011111100001001000110010000001100100000101111111001111110001100110111010101101111001101111111011011110110001110010110000001101101010111100001100110001111100000111000100100010011111001101110110110110011011110100100110110101000010000101000010111000100101111110011010101011010011101000101011100111001000010111100101101110011100101010010000000010011111001010100111001111000110001100100011000111000111101101111111000000011011000000011001010111010100011100011011010110100101011101111000011001111010010100001000001000101011011000100100000100101001111101100110001111000111000111111000010000110010010100011001100101110110101111100100101101010001111010101101100111000010000110001010101000110101111001100001010100010000011001000010011000010100101011010101100010000111101101000001011110011011111101011000011101101000111010001001011000001001000011111111101100110001010011001111000100101101101110111111000100110100101000011111111000010101100101110010110010110101111010001011011111100110011101010001111110100101100001110010111111011001110110001000110100101011011010110011111101001111000001110000110011011110101111000101001011011110110100000100100010100101101111010010011111100101011100011001010100000010011110000001011000011011000001011111111100101101101001111011011010100101101101101000110001010100100011101100101110111101000110111111000010100001100111101011001000100001010001101100110111010011011111100010001101111011011111101110110000110111111010001011011000111011110011011010001110000001101001000011110011111001110010001011110100101100111000000010101111110110001010001010010000101101100101000010011010011101010010010010100010010110011010010010110111100000010101011111001100011111111011011011011010000011001000110111101010100101111100101100101110110100001110000101001001110010000011100100011100111010111110110101110100111100101110000101000100110100110111100001101000010001110110001110110110001010100000100110110011100100110111011100001011010111011110000101100000111011011101101010010100111001011110100110010110010000100110000100000110111010111100100101101011011111110110111111110110010110100100111100100111110010111011001010101101101101001000101111001001010101111010011011001100110010110101100110111011011001011010110110100001001010010010110100100110011101000011110101110010101011110011110101001100110010011110000100000110000011011110011111011110000110100110101011101111000011101011111101110101100001110111111001100000011011010101001110001011110001010001011110111001100010011101100011110110100100110011000101100111010010111111011000111011100010110100011110110111001011111010001011000100100110111010011000111101001001010111100011000010111110111001101001010111110100010011000111111100100100110111001001111010111011010001100110000010111110000111011101110101111010101001110101010011101011110101111000010110000100110110001001000100110100101010100101111000011101111100110101000100011011110111100011100000100001101110110010001000111000111001010111110000111011100100100101001010010110011110011101001001000100010110111011111011011001111111000111100110101011000001100011000000010010011011000001000010000001001011001011010011000010100101010010100001101110010110000110110101110100000011101100011000001000010000100010001111010000101010110000011000011001001001110001000011101001100000101111001111010000110111110101001111100100011001100000001111011110001001000101101000010000010000110001110000010011010010111011001110100001110101011111011101000100110010111100111110111010111100100011001100011000111011111111010100111000000110100100001001011001001000011001010001101010001001001010010101010010111010011111110101110010010011010011111100100001111010111010011011100101100110011001001101000010101000101100111010101010010101111011000110101011100111101010100001010110001000101111010000100011101011001101110110100000011000000011110011101011010000011101111110001011001110100110010101111100110000100010011101111100010011001101110111110011101010010101001110111111111111101101101011011101010101010000000011000011011111011100010010000010000100100001100110111111001110000011101111000011101111010011000000110110001000001001000101010100000101011111010011001010010101010000011011010011101011100000111101101011001111010011100001100000110111001001011010011001100101001101111111010101001100111010001011100000110000000001101110000101101111010100010110000010101101111011110001100100010110000100001111011010100100001110001111010000101111111000000110010101011010000001011111110010010010110100100101110100010011100000100001001110111000011110010100001011101011010011100111110011100110101111101010000000011011010110001001110000101100100101011001000001100101111100010101111100011110101100001001011101111001101111010101011100000001101101111001011000101010101001110111111110001101001000110000011101010010110011111010100000111110000000010000010110011010100110011001111010111010001001110011000100111001001010010011111110101111101010000111100111101101111001011110110010000110000100011101110101110010111001000001111011011000011010011011110100110001100101000101011111010100000101100111010101000100001111101100110000100001111010110000111101011000001100101110101001110011101111010100110111010010101111011011000100110001110011100111101101111100110101110011011111010100000100101000000110101011000110011000100111010000101010101101000001110001101111001000010111010100010101101110100001101100011010110111111011101010000000101011011001100110101110011001100001101000110110111010111001101111100000001000010110011100110101001100010001011101100001010000001001101100100010101011111101101111110111000100101001000000110001100100000001001100001001110011001110100101001111110101101100111011111010001011111010011001010101111001110110111011000010101001011000000011010110101110000101000010001101101011101010010101001011000101110010110011011100000011111011011111100011011110100100110111100001101100011101010010110001111101001001111111001101010010000001000101001011010000111001100001101000010101110111001101110011101101101001011101000111001101101111010000001100010110000100110111101011110101101111111100100110101000010001001000000110111101100011001100101110110001010110011110011101011100111111011001010101100011011111110111010100110110000100010001010001111011001101110000000110111010011011010101010000101110011111100001010001001001000001111110101111100101011010010111111100101110001000011010100100001101011101011000000010100001010111101011101101110010001010111000101101100010000001011010010110111010011101011011011100110111110101111110101011010110101010001110111101011001110010000101111011100110010100100001011111011111100010100111111000101111001000001100111011100001101101011010011110011101101000001101111100000010110010010001110110100011001011101010111111101100110100110110100010111000100101101111101110001111011110011011010110110111111000111100001101111001000000101000101100111011101001000011110001011010011010010010001100111011011010011001100100101111101001010100010100010101110011011110101100110010100011011111010101110100001001101100101010001100010101100101010101010000011101110101011100010101100000001000001010011001010100111010110111000000011100011000010001011101110100000001001011100101100100100111010001001001110011100000110001101111100010111110111010011000000111010011010011011011111001100100001100011000000000001001100111010110000110111001010110010111110110100100110110100010101101001011110110110010111101001101001110101000100111011010100010001011111010110011111101001010011111011101111100111111000101100010000010110101111000001011011100100001101110010011101010100010110111001001001110111001100110011000010111101110100001000110111010110111101101000000100010010101001000000110000001100110011011101000011110100100100110010110110010111101011111110110100000100011100011100000111000010010010010111000010110110010111001010100100001010100011110011010010000010100111110001000111100101011100101100011100110010101001011101110111110100001100011100111000001001010100100111010100001010110011000101000100011111001110000110100100110010001101101111100110101111000100000000001110011010001100101100100110110011111000011001010010001001110010100100010010010111001011011111100011010100011000110000101110111010100100111001100110100010000111001101001101010100010000011001010100010111110011101110010110110011010000001110000101010011011101010100110011011000110010010010100110010110110000010010111110110111000000111010100101100011010011011010010101010000100110101111000111101101110010111100100001101110011100001010110000010010100001010000100011110111001010010111011001100100110011101011001010101000111100011110011100000110100011011101000001001001010001100110111100110011000011001000111001001100101100000111011111001011100010000000011011011111011011101001111010001011000111110010010000000111001000001010000111010110001100110000110000011001100000011101001111000000101101001001100101101001010001111000110000101010001101110001001000010001101101111011000101100100100100010100100110100000000100101000101110001101111000110010111100000111110011110100001011110111001000001001000000000011101110100110010101100001010110010111100100110000110011011111110010111101100110100011000100001000011010001110101110001001100011111000000101001111110011101011110110100011110001111011110100000000111101001111010010111100000101000001100110100111001111011011010111011010100011011011101101010010011010010111000100100010110001001110000101000111110001010101011001110111111101100010011000111011111100111001101011101100111010010110010111001100111101111011010110111101100111110100100101100111001101010000001100111011010110100100010000100101111011011001000110110101001110010011111100110011101010000100000001110101100000111100111000111100001101111001010111111011000101001001110101000110100010100100000100101001100011111011010110011111011011101001000100011101111111010001101110111110010101100100010010111010000000100000001010111101000100000000011101100100100101110110001101111101011010010111011110000100101100111000100001110011110110111001101011001111010001100110101100001000010101110011110100000111000011001001111111001111110110101000100111100011111001011100101111000111101010000000101010100001100110010100110100110010001110011111000111000000001011111000000011110001100111000110100000001100001000010101000000100101101101001110001110000101000011100010111101111011110011111111011100000110100010010011001011101110010010000101101110111011100101110010001010001110101000111001011100011101101010010101111110110011110001111101111010010111000001001110011011010101100010110010111100101001100111110111110010110010110001101101001110100110010010001100000001000001111011001111001101110011010000000010011110001001110110110011011010110011001100010001101001100000000100111001011110001111100111101101101111101110001100100111001001011010100011001010011001000011101111101101010011001101011010011000111111000010001110111001001111110011001011011101110100111001110111110001011001110110001010010011000110000001100000011001001110001010110111100101010100110000010010000000010111101001010111000011100010000001011011000000110111111111011010101001110100101111010000011000001001010111011000111000101011100111010111000111101101111001011101011011010111001110100001000011000001010110111000110001011010111011110101011110001111110110100100000111111010101010110111010001110011001111001000110001100001111001001101010101010110001101011001101001100011000101000101000111000010001100010100111100011010000110000101111101101100111010010110011110110011110000100011011110010010101000010001001110000111110001101011110001111010011011011001000110011011100001100100100011011000111111110111010100110111110101110010011010011011111110001110011011000101011111101000011010010110101111100100010110110010110010101110110111001100100111100100100001011011110110110011001010101111000010010101101110011111110100011011100001010001011111011100011011011110010011011111010000100111111010001010011110001000000010001111011010010011110011110100001100110001111011011010001000001000110001110101000000000000000001100001010100100011100000111110010110110100010000010101001011101110101110000110101110100000001011111101000000100001100110110101101100001000011001111100100111011000110110010000111100101011101011010011001100110101111011000111100111110111000110100001011111011100111011101001110100100010110101100100100100011100110101110110000100101101110011011111010010011000010110011011001010011110110110110001010100010111000001011111100010001001010000001111001101110101001000001111011001101101111111011011011000010011100010010110101110011101100111100100001110110101101011111110100101010011000011110100010101001000111000110111001001011010000011001101010111111011100110000110101011001000011011001110101100100011110000100001001010111111100001000100101000111011010001010000100100100110010011011001110001111111100001011010100110111001000100010100111101000101001010000111010111010010111001101111100111000101110001111111000100001110010001101011100001001110010011011101011001110101110111000111110100100011001011111001010111110010111001110000001011101110011111010001100100010110101100100000010001011100001000100111110001011100111010110001110101011011000110111100111010110101011000010011101011100110001100111011111011100111100111101110001001001010101001000001011001110111101011011011110011001111101000000111011100110100011011010010110011111001111001011011011000101101111111111001000101100110010000010011000111110100110011000101100101010101100000110101001010111101110111100111000010011000110000110101101010110000100110101011111111011011000000011010010100100000100010101101101100110011111001010111111110110100111111110001010010110101010000011100110011011111001110011000000101100110010101011111100001111101011101110000010000000010010001000110010010000100001110011111001101111001011001110011011110110000110111001001111101111111001010100110011111010000111011101001000010010010000101101010111000111110101100011110101011001000001001100001100110011011001101110101011011011010011101101001011011001000110101011010110111110000010001010010100110110110001001100010101101100001111110100101000000001011010111011001011100101001111010000101110011001000110011001001001001011011000101000100111011011100110101000010000101000100110110101100011000000100010000101011110001110010001100000110001000101100100101101010000000110111110000000010011001001001001111000010010000101110010101111101100100101001001100011110101000000101111000100000110001101001010110101001001100011010011001111011010010111110110010001000010110110000001001001111001110100101110110000111000011101011001011111110111010000010110100000010010101011101110000100000101100000010101101001101000101010101000000111010000111000100100101011010011001010101010111010101001011111010000101100000101001010101101000010010110100100101011101010100110011010110011100011100000011111000011101011000011000001101100011101101111000101000100110001101100100001110101100001000001001001100100111100101100111111100101111111010101010110110110011001100100010000111100101110110001011111001100000001100100100001100011111111001000111110000101011111100011110111011000100011110101000011001010111000001101001010101100011110011110011011101001011011011001101110011100000001110110010110111110001001001010111001001100111010010110001101100000001110011001000000110100000110100100100000101000101001111000111011000011100001000001101001000011001100011000000010100100011100010110001010100001001110001111101001000001111011100100110110110111110111010001111001100111111100100010100110010000010110101000000011011101111110010010110000011100110100001100111011111010011001011100101100101001100100100111011100110100100001110110000100000000111001101110110101100111011001011111001110000000100010100001011111011101110011010011010100001110011101001101111010011111011011010010010101100111011011000111100100100101111111000100000111010101111111011111011101110100101110001001111110110100000000000101111100101000010011001010011101110001010100000110100010101100010001100110000001000010101110101111110101001000111001000101011000101011111101100010001011011101111000011011111011011010000101100000101110011011100000001111100000001110101000001110000101100101010011010001111101001000111010011111000101011101000101110111110110101000110100111110011111100011000100010001101001000011111011010101110111010111000100101111011011111111000010100101100000010010001100110101110101011110011101010101010000000101100110100100001001000101011000111010111000100000101110111111110110011110111000101010111101110011100110111000011111100010011110100101011101010110101010000101001111110011100000000011000001101011010001111111010010100000110011101100010011111101000011011011100000100011001100011010011100010101111111000011101001100010111111000010001010110011100011001100011000001111010000100101010010101001000101101110010110110101000001010101000000001110110011101100100111000011001101010011101010101011000000110010010110010000101001111001010000110001101110100101111110001111011110000101011111000010111011111000011110101010101110011010100001100101001110011001010111101001011110111101001101111100010100111011100111010101011101101001000100100010011100000000011000110001000011111110101010011011011000010011111010001110011100000110101111110010101101000011111010111011111100000101011011100111000100011011011011110010001110000001010000100011101010001111001100110000111011010111101101101100010101010110001110011011001111010011011111101111011110111111010101011010111101101001001101001010000110110110001011011110101100100100000110010110000110011001111000011001111100011101100111000111111100111000001001111111000110100001000100011001101101010000010011010011000000010100110111110000111111010100001001000001010001000110111000000101100110110001111110111001000010001101011000110010111001010101010001010001111001010010111000110101001010001011100000001101010100101110111000000000101101111100001111100011100101110011100101111011100000001010010100001010101000100111010010110010111010000000111010010000111001111000110010100100110110111011100101000010100001001001001110111101110100010101001011001000010000111001000111101000001101110110110010111111101000001001100101010011001100011001110101100111100111010100100101110110111101110101001010100111001011001001010010000101010110101111000110010110001010110010100110010010111001111110010000100110101100010101011111101110000001100010000111010000101000000101011011110101111110001100000101000001101001011101110000110011100100001111101000111100111000000101111100001100000100110110001101011101101001101110011100101000101101000001101000001101111010000110010000101111010011110001001001111010100101001001000010101000011101001011100100111010100010011111110000111011110101001010000101111011001001010011101011011100101010101011110001100101100101010100100111111000010101110101101111100001100011110001001100011010101110110010100100110011010111110111110001010010000010000011001010100011111100111101111000011010101001110001100111111110100110100001011110101000110110110101100110111101000011100110111010001101000110000001110000101010110001010101111000101100101000100110011001111101000101101101100110011110110100100101111110011110111111111110011100001000110010101110000101001010010011101000101010100101110110000110111011101010001001101110110110010001111011000100100000111001011001000111110011111111010110111100001011110000010011001101100110111100001110001001000001000100110000000011001111111011111001101011001000001100000011011100010010111011011010111001111101100100100010010111000011011001110001001111101100010010011011000100011001110000000001101101010110111110100000100101001110011000001111001001001010111001111100101001100101111010100101011111011100100100011101001001111000001111111000001111010111011010100110011000011001110000111111110011101010110110010001100001100001110110001010100011010101111000100000110101101111010011010101111101111011011100011101100010100100000100011010010101110111101101001110011010010000101111000101000111101111010111000110110101011000110001110000111100111010100001000110111011101111001110101010110001101000101011010101111011011010001101110111000011000001011011001110001111000001111110100000011101010101100010100101101100011010111111101011010011101011110100101010110010010100001111100001111111000010001101101010100100010000110001100111110100101110001111010111101000110101010111111001111011010011011000000000111001011011110110010110111010101001110101111100111011110111011111101100011100111100101101011011110110011111101010100011110011001101101011010001110101110010001101001110100011100100000110011010000101100100001101001010110000000110100110000000100110010100000110111101101101100000010110011001110111101000101101110101101111000010111000011101010000101001001010110100100100010110000000011111010010000110111011010011000001010100000101010010101000111111111100101000100100111100000101111011010110111100010110000001111111001011111000010101010001100010011111010100010110011100111100010011011111111001001000110101110111110010101101100010111111010100110001111011011101110111111011111010001111111000100110111101111101101000001101000101111101011011010111101111110111110101011100101111110001100101101011001001111110101001111110011000010101000011001101101111101110000010011110001101101001110011000001110011000001000001100001100011111101111111000011100101111111100010001111100001110100100110101100110101000110111000101010010011000011001011101101000100001111010011011001011001110000001011010101110010110101101001000110110110111011011101000011111011011111110101011100010111100111010011010010101011010111111101110001001110000010111111101111100111001101111011010011011100010100111001010111100110111111110000000010010101000100111101011101111010011010001100101000110000101110110010100001001100001001100000101011001111110100010101010101010001101001001100111100110001101000110110101101101100010000001111100000011100000001101011100011010111000010000110000100100011100000111000101111111100101110111101010011111100101110100110100000001110100100011100100111101011010011001001111110111110111100000101111100111010100000011111011001101001001010010100110010010101100001101001010101010101011001001100010110110010110101110110111010001010001111001100110110101111100001100011100111110010100001001011101101101110010111110110110111001101010010010010101111111010111111101000101011001001010110110011000010011011011011000000010111000100100000101101010101010101001100111011000010000101000101101010111100101100100010010111111001000011001110000011100111100000111000100101111110100000001100000000001001011110000101111110011100001111101000010000010100001100001011100101100110101000000010001001111110111001010000111000011010011001111110011000100001101000011110110011111101000010101001011110101111101000110111100101110111101111101110010011100111101001110000011111110110111111111001110000111111011001011001010010010111100110100010000111000011100110011100101000100001000000110101100000100100011000100010001001010011100000101001111011011101011111111101000010110110001100110001001100010000010010110101101001101100011011001001111111110101101001000101111100000010110010111001010010001001011000100111010101111000110001101100101010110100010011101110011000101110010101111111100010101101110111101010100101110000101110111001001011001000010000110101000100010000001011001101010111101101000100001011100110100111101110111100100110000111001000110010100000100010100011111110011011101101010010001011101010001010001111011100111111111110000100001011000101010001100101101111010111100011010000100110110100100110100001100001100111000000000100010000111101101001100001101001011000011001101001110000111010111111111010011011101111110011101100110001011110010010011101011100110101010101110101000110010101110100001110011110101001010101011110001101110111010011010111100111010100101110001011000011110011000111001001101010010110100110001010111100101110011001100100000001100011011110000111101010100111010111000011100000001010100101101010100111110110110001111000001010010101111000011101111111000000100111110101011011011100110011111011100010111000001000101010001011010101111001110100010000111111001110110010110110011111100100100111001001010010000001100101100110100111101110001010010000001111000000010101010110101001101111101111101110111001000010111111111001100011011101011011100010101110111001100011000110001110001001110011110101011101001011110010010101010010101110101001110001001111010000100101101100110111000001100000101110111000000111011001010100000001000001011000010011000111111111101001011101100000010000011101000110001111101011111100000101010110011110101000101101101101011001111110011011111110010000001000001000000101101100101011000010111011100111001010000111011111010001001010001110000011110110011100001000000001000011001101011111110101100011000010000001111111010110010110111100100101101010110010001111110001011101110101110111111001110000000111110001111001000111101001101001110000000000011100101001011110000010000000011000000101100110011011011110111010011010101111011001100101101011011011100100000101110000110001111001011110011000110100111110100111001100111010000000000110100001101110011101100100101011010000110101111110110101110111110110000100100101100000101010100100111011110110010110001001011011000101100010001100100111011000011011101001010001011101011010010001110000001001010010000011001011000111101100010100000000010111101001011010001111011001000001110010101001111000000110100000010100010111010000110110101100001100101001110110100001111100110000100100010011011000001101000101011111000111000110100111111010100101011000101001000101100101010010101001111001010000000100001100100101010011010010110111010000101100010110001011010011001111011010111111000011010010111010101001111001110100001101011101111111011110010001111101110110011100000101010010110001011100000010000001000000010010001001111010001111011010010101100100110010010010111100110010100111100111010011101011110100001000101011000011010010000001011110100100010110100011000011100100010010011000001101001101001011010010000010001100011110110111110010111101100100110010111111101111101100110100010111011100001100011001010100100000010011111101110110011011000001101111100001111011111000001110011111100001100000111101010100101011111110000000000101100001110011000111111011111111010000001100110111001001111100110010001111000001011011010001010101001101010011010011001001101001100011001110110101111000000010110011001010111001111011011000001011001010011111011000111111010101010111100001011110110001011100000011011101111111011001101100001011110111010111100110001011010000000100000000000001000001101010101001011100001011110101100110101101010000100010101100001001000111010011111111000010010010010010011111000011011011100001011110111010111100000110010010010011010010000111100001100001111101111100100111110110110110000000011011011001111011001101111101101111111110111011100001000100000000110100000101010000010001101110001110110100111110110100001101001000011010011111100110100110110100010000110100111001100000011000110011111100101010011111100011001100001000000110010010001100101000111001000011110001011111000001001001110001100000000001111001011100011101111010111100011110010010100101000100111000111101110010100000101100010011000100011110101000010100010010110011001001111000101000100001111111100100100010010111111111110110101101110011011111001001110010010011110000010100101010000111010011011010111000001000100101010111100000011000001100111101011100001000000101001010010100011110111100010011010001010100111000001001100100100011010111110011100110010100110110110010100110000100011000011101010110000001101110101000011101001011101111100010100100000001111110110001011110111101011101111011101111110011110001000000001010010001001111000000101001101111011100101110101110010101111100111001010001101111101111000101111101001110111111001110111110001010001101101100111010010101000001000100011101111111110110100010001101001001111101100111100111100101101000001101010110110101111101111010010100101000100000111100110000100110101110110100111101010100110100111110100010100001010110000110000011100100100000011010110110111000010100011000011001110011111111011111011010011010000000000010011111111101010011000000100010010011001111100011101100110010111100100001000001110110101110111110001010001101110011000111111011100000011101001011010110001000000011010100000010000010011010010011000001010000110010100001000000001010110000111111011101001100010001100101001101000001100110000011010010101111010011011101010110111011001010100000110001101110100010011001111100110110100110000000111000110100111100000011110001000101001010110000011100010011010111110111100011110010111101010001000100000110011011000011110101111000100110000111011100001010001001111001100000001001110101101110110110011001111010010101000100010111111111101000000000111011011011101100001110000011111110111001011110001110000100100011111001111101000000111010011000010000111001101110101000011000011101101010101100001000100001110010010111111110100000011110011010101100111000011000001100100101101001010010001111111000100110111110011010001100100010111100101000001100011100110101000001000011011010110101001110101110011001100010100111100110111100011101101101100000010001110010100111100000001011111111011100101111101111111111001000111101110101100100010110100111011010011100011100110100100010000000011100010001101001001001000011110011110000011010111111001110101111011110111100010111001011001100010000110001011100101110111101111000011011101100100110101000111001110010110101011110100011001010010100001011111010111001000000111110110011101000001110000110101001011101101111100101001101101110100101100000100111111111110011010011011000001000111010011011111000011010011110000110101100100011111110111011100011011011000100011001000111110111100001000100111001010110011110000011100010000011000110001110001111011101010111100111001011111001001100110000011111000001001100010110110101110010011011011000011100011101101000010101111110000111101101001001101111011000011011100010110100110010000111100111100010101011100001101100000101011010000110110011010001100000010110101100000001110000000011001100101100101100110010111111001010001110110001011110001110010101010010010100110101111010011011000100111001111010101010110000010010001000100010101011010101001101010100011100110101110011011100011011101100011001011100011011100100101100000000101101100111101101011000001001010000011000010010000001111010100010101110000111100011010000100101110101010101111000101001001101011000110000010101000000011101011100000101110010010100000001010000001110110001010111100001100100001001101111111010100100101010001100111111000100111000001001001111100001001001000000000111111001111011000011001100100001010100100101000001101010010000101000000100000101011101110100100010001100110110100111100000010101100101000101001000111000100100011111101111101000111000001110111110001111011110101011011100011100010110110101101100100010010111100000111000001011001010000001111101011110110000110011000100111110110011010011101101110111001010111011101100111011000010100111011100100010110001010011000000111011000111001001011100010010001100010011111111001010011100001010101101110001111010110101011000111110111011011100100110000000011101000110101110101100010011110011111100000000001000011001100100110100000111001011000001100101010001010010000011111010000010110110101010000111100000011010011000100111001000101011110010011111110111110010001001111111000010111001000100010110101110011100111011001011000111100001100000010101011000100110001101010101101101110001100101010111000100001000011101101011100101111110001100100001110000010110111110001001010111010101011111011011100010111010010110101011011001000110101010110010110001011110001100001010000001000010101010000100011101110000101110000111101100100111010010011010000110101100110010011110011100111110010111001010011100001111000010100111010110011010010011101001111000010111000000101100011010000110101101111110001000001100100001011000000111110110011110110100100001011011001011010110111011001010101111101010111101110100010111110101110001001100000010110000101100011100000000001001001011111001110100000011100011001001001011100110001111100101110111010111010100010101101001000010101100011011000001001001110100011100010011111010110010011011010100101001011111011100110000000000101100100110000101101111111011000110011110101000011110001101100000001110011110100101110100010111001110100000001110101110101110100001111110011110001100001110011001000101110100111101110001000001000011010000000100011100100110110110011011110001101011000111010111001100011000101110000011111000000101100001011011101001000111110010000110001000000101001110000101000010101010110111001011110110111011001000100010010110110100000100110001011100101000001001001010001111010100000111101101110111010110000001011110000101011111001111010100100001101111001001011100101100100010110100111100001100011111110000100000011101101101011001101011111010110000010111011110011010100101101111000011100101001110000100101110110100001011100011000011001010001000010101110101101100100111000110101110101000110011001111010101100010111011100010111110001101111001001001000011101000101001111000111011111111011010110011101110010110111010101110010111010000111011110111000100010010010001111001111011101110000001011111111001011010110000100101111111101111100001111001111000101110101010101011111100100100111100000101101010101101111011100010111011001100110110010010110101100000001010000100110110101100111000110101000010110011000010100101111000111111101011101111101100000100010111111100100001011101000010000011111010111111001100100100110110110101110111011101010110011001110011010000011110100100101111001101101000101010000101100110110011101000010100111011001010111110101100101011010101000001000010111100011001011110000111011111001100010000100111110100110110110101111000110001010110001111101011111010101001001110111001000111100001010000001001001110101101101011110010011001000101110001010110001000111011010100000101010000101101011111010110100111100100110010101000111111011101000110001111000111101110100010000110011100011001111110000101000101111010110101100100101011101001010101100001011111110001010000101011000000011111010100011100101001111110110011101110010110010001111010111111001110101100111001100001010001101000000011001101010011011110100110000101110110010111001001111010011001001100011011010100111000001000001100010100000000100100111011100001001001111110110011010001011101100111111101010011000000100001001101011111111010010101011100111010000010010110011110100101110011101000000010110100101100010000000100111100101110011110001001101101010010110000110011101011001011101010011100101011111000110100000111000000011000101010000010011100011001110000110000010101010101110000111011100100010100001100111100001111011011001110010000101001001100011000011101101010001111011111101111011110111111000011111101100100100110010111101011011111110111111110111000100011101010010010101010110000010010100000100110111110000011100111001001110111000110011110000010100111101010011101101111010110111100101100100110111111100011110111110111001000000100001110100001001100100001010101101101010110101101011110010011011111001101111011101010100100010101011001111101000000100100110011111100101010010111100111101010100110111101001000000110110010100101011001100000010001101110001011101010001101011111100001010101110111000101011000000010100110100001001000110100010010111111011000101101001000000110110010010111101110100011000111001011100011100111000101001110011011000111001101001010100001001101101100110011011100000000001111110101010100101100011101011010101001011101011100101011000100000011000001000110111010011011001011100100001101000001000101101011100100000111110110011110011011110100101001010010100010111111000110110110010011011010000110101011011100111100000001101001001110000000101010110111010101111011101101110000101001001011001011110111110000111011010000110110110001101110010110010011010101101000110111110100010101100110101111001100010111010100010011011011100010111100001111101100100101111000100100010101101010011110101100111001110110101010101001000000110110011101101010110111010001000110101001101000010110001010010000110011100111010110000011100001010100111001010010001011110101010001001011000011010000101000010010000100101010010110101001100110001110110101010111010110011100111000100111001111110100110001101100111001111111001101000000110011111011001101000101010110101101001000100000010101010010101001110011101011100011111100111010000101000000011111111100110111000111010101010001010011101100110001000000011010010101111101011000101111000001011110000000101101111011010111011111100110010001100001101001001100001001010111101011110010010110101110101001010010010101000100011100011100111010001110000000101001001100110001000101111000010100001101111011001111010101001001010100111000000011010110110001000100110100011000011100111011010111011010000110010000110000101000001100101111111100000001000011111111110011010100011101111100110010101100101110000000000111010011110101101001111000101011001101111000101111101010011101110100010110001000100100001001110001001110101000110011001100100001011111100111101111001000111100000000101010011111100011111011100111011111011010110000010101101111100111101001001011111101000100011001110100111010011000110100101011100001001001011000011100101101110110010000110110000111010100101101000111010000000101111100110010100110010000100110110010001010000001111101001001001101100111000011110010011101101011000110111000111110010001001110010011110100011001111101011101011010110110110111011101101011011001101001010001001111010001000010001011010010100001101101011101111010101101010010010011000110011100001100000010101101110011000001010110100111110110100010010001110111100010001001110010001011010111011011000011111111111000011011010010101011001110111110101100100001100110000010000010101010101110110010001111000111100100001011100001111110010110010000110011000001000101001101100001010001100011101110111100111110100111111111101010011011110111000111010101001110010010111100110111011110101100110001010100111000011011111000111001001100001011001010111110101010000001101001000100000111011101011110011101100000110100111000011001010101101111111011101110100111110000111101010000010101111001100001001110001001010001101111110111100110001000110101000101110110101000110101010001010000100101111110101101110100100100001001010110100010001011101001110011000111111101001001010011001110100011010011100110010101101000111011101011101111100101101011110000111000110010011101111111110000110011110100001011011010001011000011101010000000001000011100101101000010110001011010101100100000101110100001100111010111100011010111111001101011100100010001100110010000011101101010001100000100100000111000101111001000100110110010011111011100111001010111101111111000110100101111100100101110100011100111100010100011010011011111101111001111000110000111010010101000101001101110100110011001110000110110101001100111000001111101010111101000001110000100000101111111110111101111010011001000001011100101011101000011100101100000100000001001101110011001001000101111111101000000000010111111111100000101011000011000000000001001101110011100010100011100100011011001101100000011100100001000110011010101100101100011011111110001101101100111011001011011000001101001001011001101101101100000100010110111101101001111011000101011000100110110001011000000001101010010000010101111101011111000101010101101111001111011100011101111011001000111000101111001000110011000000000001001100000110100111101011000100101101101111010010101100011011110001010011101101000101111011101101000111010111100110100010111101111110100101011111011100111010111110110100100110011000101010011100111100111000100011100100011011101000101100100010110010110000001111111110111001100110100111110100100100001001111000000101010001111000010000001010010011110001001000110010000010011000001100011000100100111100101101100000110001110011100110001000100111011101001011110000111110101010111110100011000000110111100011100101010000010001101000101011100011000101111000101000000010111011010000100011101111001010000000011100011000100101000111110101000000100100101010011010010110101111010000100010100010000010111000001000111011010101100100000110011000111011010000100001100010100000100000101111100011000101110101010010001001010010010101111001101000100100011100011011011001111100001001010010111111000100110011100010101010010001010000100001110110011110010110100010110111110100111100000100010110011100101101101011111101010001101000111100101010101010110110101011010101000110011000110111011101111001010110011001011100110010100111100001001001011100101010110000010001000011001111101001010101010111011111110101010011101010010111110000100111101000000000010100100110100110000010011001000011000110111101000110000100100001000110011010101010000100110000101101001111001101110100011011000010111010100001000000110010000100101111100110011011100010010101101111100110010111111010110000000011011110110110100010111001110011011011000000000010111011010100010111001000010101110101100011111110110010110010100011111110101100010001110111101111111101110011001000100111100101111101101001010001110011011101001101000001000001100100110011111111001011001101001101001101011010101001011011111010000100011001000111001011101101110010110101000101011001011000101010111010100000010000000111110000111101011000110100010001001010100110001100110100010000011111000011111111101111001110101101010111000100010000000011010001001100111010100001111000101111001000011001101011100101010101110010110001111101010001011111011011001101000000010110100100111011100000000001111111010011011001000101101101101011010110111011000111111100110011011111110101100100011101101001000010000001111101101110011011000000100111011010101110111100011111111010111010010111100001010100000100101111000011101010111101110111110100011011010000110000100011111111011100101011101100110111100100010000000010110001000000101001010100100011111100011001101111101111101010101001100010001000000111110110101111000010110110110110000100001100100111100011101111000001110000000111011110001000111010000110000001000111011111011000000001111010011111100010010111000010010101111101010001011101001010111100110101010110010000101001100001100110110001001111110000110000000111100010110010101000111000010001110110110001100110001101011000101010110111001011000001101010010110000010111011100101100000010010111101111011111000011100100111000101110101011001001111001100000001001000000011000011011111000011000100101001010010011001101100101000110110100110100100010001001101001111011101001011010000100111111001011011001101101010100101000100100101111000111110000111110011111110000000110000101110001111011110011000011000111000001001111011101000010110001101000001000000011010000111100101111111100010001100001000011110011010100011000101000010011000100100011011101011110001001010011010010001101010001010000110001100111101000111101001100110111111001110001101100010110000000000011101000101010000101110010100110100110011011010000101100011001111110101101000000000001011000101100000010101010100110001110000001101101011001011011111101000101100101110001000011011101111011110110100101110111100110100001010000100111011110011111010111100001110001010101110011110000010110001111001010111111101000110000110011001110010011010100100110000000100110001111111010101111100111011000001010111110001001111101001110000110101010111000000100110000011110111100111000001111100101010010100111110101101001000110001010001111100011000101010011000110000110011101110000001101000111101111111011100111101100011000011101001100011010111110110010010011110010110110010110101100011001011001011001110000100000001100110011111010000101110111100011011101001101111010001101000011000111100100111001011110101100110111000100000000101101111110111010011000001011010111110111001110101011111010001111000001011010111100000110001000110100001011011111111100101000011111010001110110010001111010110010000101100101111001111011111100010011001000011110001011111001110101001011111101111100011011111100010110001011111111110000111101001100011011010101110011111101011111110111111111110110101010100011110110001100110000100110001010101011000110100101010101010111110111111100000100000010000001000110000111000010111101111000011011111001000011100110101001110100101011101101110111000010100010100100101110110010001100101011100011001011011010110101110000010011100010001111101000110110100100110000010010000100101011110101010000010010110001110111111000011110011100100100100111101101111110010111001111000100101110001001111000101001100101100010111111101100100100101000111110111000100001111000110000011001010111000111010010000011000110101011101010010001101100010111100111000001111101001011100101110100000101101100100101010100101011011000111010110101000101101010010100111100110110101101111010010010111101011001100000011110100010101101100001101110100111000000111000111111110011011110110110011101001011100011101010110100001000000101001100011111110000001101001111111111111111001011111011001011110010101010011100110010101110011100011010001011011100100101010010110110101110100110001111001011100011111100011111110000010101000000001110001011001011100000011100101100001000011101110100011110001000010010011100010001001000000011010101001011111000110001101111010110100010110101000000101110010000010110100000101000001001001111001001001100001110001000110010111010001100000100000101000110110101001000001100111100011101011110000010111110010110110010010011010000100000110001001010000100001000110100010010111001110110000110111001011010000001110100100111000011101110110111011010101011011000001110000111101001011011011011100010001001110100100101000110011000011001010011001001101100000110010010100001100111001111110101000011000011110011011101010000101110000001110111000010100001110011100010010110011010101111100001001100001100110111101110001100010001001001000110001110101010100111100101010001100100110110001001000011101111010010011011000001110001101111010111110001101001000011100111001100101111101010001011101110101100011001010110101111010001011001011001010100110101110110101100101010111011010000001110001011111001010001010100100001011000001111110011101110111000011111111110101101110000100000110011111000001111010000101010000100011101010101111000100111001000010011101001111001100110110111000110011100000000101000100000011101110111011000100010111111110011000110111001001111100000000111011011000101100100100011111101010110000001001011000101000000110000110010101110110101001001101000011110101101001111101100110110011100100010010111010101001100110010001100101000011110111100110000110010100110111100101001100100110000001101000110100011110010010000011100011001111000011100000101010101010001011110111010011011100001010000110111010110000011011011100110111111010000001000101101111001011110100011111101101111101001110111011100100001011011110011011011110010010110010001101010001001101100000101101111111101111110001110111111111011111000111101101010110001011101000110001101100110100110111010001010110011001000010111011100001011111100101101111111110110010100001010000000111111100101011111110111110011110111011101001100101001101000010110000100100010110011001010001010001100010011010010111101001000001110000101010000001111111111001010111101001000101111001011000110111000000110011111010100011100001010000100111101101001001110110100000100100101011111001110100000010001110000110000000011001101111000011110000011001100101011010011011101000000110111000000010010111100110110111001001001101001010101000101110100010000001011011001011001110010000100011101000000000001000011010001110010110110010010101110001111111110110110110011001010001010001101111010100110000010000110000111001000011100101111010001000011010001110110010111010010001101011000001011111001110011101101010001111110011110010100110100111011001100011010100100100101100001111000101101010010010110010111111100011111100010100010001111010111000111111011010111010011011011011010101100010001010101110001010111111000100110000100101100010101001111010100111010001110110100010101000001100110010000101001010000100010110111011011110110011000011110010010110010101001011101100111100101010110101010111110001010010011110010010100110100001111111110101001001011110011101100100101011000000000010001011011100010100010000001110111101011010101001110000000101110001000010111001010011111110100001000101000110101010100111000110111000110100101110100110101010111000000101111111000110101111000101111101100000010110010010001011111011011001010001010111101000100010011001100100010000100100011010100000100111001001000000000010010011111000110001100110110001010001000001111101011000110011001111001111011101110100000111001001000101011000100100011110110100011001011000011000100110100010010000010101011100110000000101100111100000001000110101000010010101111010100010010010000100110001011101101011000110000110101100110010110011100000101011101100000111001000010100011011100011100100100101110110011001110000000110000110100011011100010011111011100100101110110000101100110101010000010000101111001001011111011100011110001100100100000110111111110100100000010101000011000111011000100100000000000011000100011011110110001101111011001000111101110000001101010001110110001010001011111000100010000101101100110010011111010011110010101000010101000010101100100001001100101001110110010101101000100100110111101101000110101001101100000110111011010100111010100110101011011110011100010011101101001000000001101010011111110001001110110001100000010100000110101011100011100010100000010001010010111010111011101000010101000100011110110101100011001110110110100001101111111000001001110111011101001111010100010100110010111000110011000100001111111000100110000001010011110011100010000101100010100000011111110101110100001011001101010110000100001110101101011000101100110111110110001000010010000001111101111111111111000111100101111100011110010111111010010011101110110011001011010000000000010001011000010000001100001000100001111101001111111010010100100100101010100110111110101110010010011001010010100110101000011110111100000011101101101110000001001100010100101100000011011111100001110001011011101100010010001001000010001001010010011101100010011001000101110101010110101011011011110110111100110101000110110010001101111110011000100101100000100000100000000101011010001001100101011101111011011100101110000010111110011000000011010001100111100100110111100000111000110111110001000010011000111101111010111011111111000001101111101001000100010111011111111101111000000101011101010100011010010111000000101000001000011110100000101100110011001000100100011110011000010010001110001110101111111011100010111100111111010010011010010010100100101101110101001000000101100011101000000111010101011111100001111000110010100110000111011111011111111111110000101101000011100010101100000110001000101011111110000001000010010000011100010101000010110011111110011011101000011000101101100100100011111111000001100000111101111000111101111011100110011101010101011011101010010001011101110101010111001001011011001111011011010001000111001011000011111010111010101010101111101011001011010101110100011101111101101010111111001000100010110101001000101010101001010101000110000101100011011001010000011000000011001010010111001000011011001111001000011110010111110001111010010010011010111011101101011111111011000111101010100111100100000100110101010111100110110011001000001000100100111000100100010000101010000101111101001011101000011011100011010111011010010100001000111000000110000011110011101111110111000101001010100100101000001111111101000010001001011110111001111101111011110000100000011001101101111111000100000000011001000100010001011111010110011010110000110010101011110111111101101001110100011010100111001000110111100110010111100100110111000111111110011111011111001111010110000001011111001011111011001101111101111011100100010111110110100001100111001100100011010110111101110110110111000110101111011101000110001110111100100101100000111100011100100000101010001010101011010111100110101100010010001011010000100111001010000001010101111001111001110010100001000010011101110001001110010000010010101101100001001001101011111011001100110010110101100101101001010010001001010101100010111010111010110110010010100000001100101100010001110000100110111011101110000010010000100101000011100111011001110101101010101000001001101001010000110010100111001100011100111001010000000111001000000111101001000111111001101101100111110110111010010011010001010011001000110000100010111111101000011011110100000010011110111010001100010100101011011001000010000111001001110001110000101100001010101111110011100001111100011111001110101010110000100101001000000010000101000111011111101011110100111000011010111100111100001100010011010000100011100111101011011110101111111101101101001000010110100011100100000101011111011110010001010111010111111010111101111011100101100011010010010000100101000101100111000010101010101101001000010101101111110010011110110001101010001110101011000001110110100100000000001110100110000000101010011001100101001110111111100110100001001010101100011000110110111101100101101010001110011101010000000000100010100100010001010011010001000000100011000000110100100000101010001100000100100101010000001001011110101101000010101111010111101011100111100100111111010011100110000000000111001100001011100010101111011110010100011100000111110010110111100111111110100101001100000101011101110111001100011010110011110111010101110101110100111010011101000000110011010110010111111010010010011000011001000001011100000010010001011011110110011100110011011001110101010101001000111000010110101011100011111001010110110001010011101010011110100011111111110110110010101110010100000100100000101001011000111010110100101110011110010100100010100011110110010010000101101011010001001001101110101011000100101010101011101110001101111111111011110101100110101110001100101011001011101001000001101100000010101101100011011110000100010111010011100011101100110111111100110001000011111111100101001000100010011001100100000110100011011110101110011000110001011001101101110011100010000001011111000111011011010010100111111011110011010111100000001100110000010100010010110100001000110111000010101001110101100101111001110100101110100001000001110100011110101101100101001011010111000111000011010010100001111000001110010100101010111010010011100111000100101101001011000001100010110001000000100101011101100111101010100011010100110111000100010011011111101000110000110000010011110100000100101001010001111111100100110100001000111000100111111000010011011111001110011010111000010111011100111010101110011101010010000100000110000010000101011110100010010011000111101100100110000100111100000010010101100010110001011011110001010010001101100111110111001110101111101010010001000011100111110110110111001010111111110100111110001100100011001110000010000010000110000111111010110011111111111001111101110110111010001111101001010000011101110111001110111010111110101011110111111010101001100111101010000100110110111001101010101100100110010101100111000000111111011000111010011001001011010010010101000111011110000010111010010000100001010000101101110100111011011110001000111110001011011111101111000110101110001000111011010010010001110101011001101110010001011111010001101101000010100011001001100100010100110110011001101110011000010010011110101100110110110011000001110100110111100010000101010101011011101101011000001110010010010011110001010111110000000000101000000001010001110010000011011100110100110100011111001000110000100011010111101001111010000110000111010101111011101000101111101110011000001011010000000010111101011001011011001000011001001011110101001101011011111010100111001100001010010011100011010010000000111100111110000101101011110101010111111001110001100001010111101011111000001110100010000101001101100000111000100101100111111010000000100110010101000001111011111110011101011001101101000001100010011101111000011110000010101010000011010001011100000100010001111011101011110001101100010100011110101001100000100101100010010000111000110110101011000011011110110100110000011101111100100101010010010000001111101110011010011011011101001110001111011011101110011001110011110010100100000100000100111100010100011111101110011000011010100010111000100011011000111010011001010011100111100100101111100101101100010010101001100111110011110000001110011000000010000110111101001011100111111001000011110001111000000101101010000011111111001001000001100100011010101101001111010011000100111110110000110110011100100010000011000101101100001011101111111110110100001001101111101110110011001010011100110101111000110101111101101000001001010001101110001010100000000110110010101010111111100000101011000001111110011000100011000110110101111110100110011011101000001101011000001100011010100110001110010101101000100100110111100111010000101101111100111011001101000000011010011110000010111011101110110111100011001100001101111001011100010111000111010110101111000011100101110010100100001101001011011110011011001100110001111011110100011111110010100001101000001000001100011111100110100110101111110110001110111111010001010110010111100111110101111001100110000001111011001101000110011101111101110110101001000110100001001111101100101111110001010000010101011100001101110000100111001000101110110111000000000101111000001011001001111101011111111001011111001110110011000001100101111100100011000101011101100011010000100001111000110011001100001101100111001000111000001011000111001101000100101010010010111000110100010101111111110100101110001010001010010001000111000100111011101111100101110100100001110111001000010001000101000001011101001000101001000110110101011011010010100101101110100100011111000001110010100001001111111011011001111010100001001001011000010111011111001011000110101001001010101000000011010111101011101011011010011100110101010110111100110110100010111011110100000110100100011110010100000110100011111010101001011000111100110011011000000111111001101001011111111010101101111000001010010111101101001110110110110101001110011001001111000010011010000010011011011011110100010011001100011000011111110010101100011010011001011011000101010000100111111101011000111111111100011110010000011010011000110101000100000011100101111111100000011110101100011010010111110001001100011000111110110110001001011100011011100101010101000100011011100010011010100110100110101110011000000100110111110101111010011010010010101101101101100111101010111111011100000001100111010011100001100110110010100110110100101011100100001000110111101001111110010001101101000100001111001110000010110110000001000001001001110100000011010100110111111111000010010001100010100100101101101011101100111101011011000010001011000010111101101001001001111000001000111100010000101000010101000011001001111010001101011011010000001000011111011010011111001110101101010000000001011011111000101001000000111001001010100010111111011111001000101111011000110010011010000100010010000111111001110101001101101010000110001000100010001011111101010011001010011101011110010000111101010101010001110111101011000101000110111100110000100100001010101111010010100011111100000111000010010101101000001000000100111111101100101011010010101110111011001110100111111000011111100111100011010101101010011001101011100010000101011111000001010110100100110110101001101100110010011111001111011111010000100010101111000011011010001101000011001100110110000100000111010100111000011111110110111111011001010110111110111000011011010000000111110010111000111001100110111100111101111001010001010111001111010010011111111111010010011100001010110111100001001000110100100001111001101100110101101001100111101101011101000011010101111100011000001010000100010000111110010100110110010111100110100010001101110101111111000011000001100110100100111000101100001011000010101000010010011110001000110110000111110011110010100001010010111000101001110111000001011100010000110111010011011100100110111111100110010010001011000000001100111011010001001010001010110010101000000001010000010110110101000110011011010000001110011011011011100010110001111000001001101010000011000100100110001110001000010100000000111010011001011111110001100111010010110011100011000011111111010101011111010001111101101101100010011101010001011011111001010011000110011011101010110000111001000001110010000001001010111101011001011010111000110100101000111000100000111100100001111101110100011011101010110110101000110000001100111001100111111011101111100100110101010101010101000111110011101110000100101101101110100010001111010110001101000101110100000011110100011000010101101001111111011011000110100011000111001100001101010011000101001111001100110010110100000011111011111001101011011001001010100110111111111100110100111010000011111011101101000000010001001111001101010101111001110010000001100111100010010001000000000010011101110100010001011101000100001110100100110010001001111111110010001111010011010011101100000101111100000110010001101001011001110100111001110101000111110001001100001101110001100111110101001000100000011011101010111001001010010000011100000001111011011100010011111001100111110110001010110001111100010100011100011100000110001000000101101110110110100010010111101001101001011011111001111001101001001101101100101011100000011110101100010101001110011001111101101001111100111010011011000001111011011100000100110101010000111011001000100100101110001101101100000111000111010010010011101110011101110000000011110100001101101101101001111000101010000010011110110000100000000011010110100110010101101101000011000010001111010011100000001000000110011001100111000010100101000100110111100010110111101111010101100111010010010110110010001111101010110100111000001100110010110011110101011100111110100011010010100110111110010010010110110111011101001101000000011100001100010010000100111001011011010001111001011001100101010100011001001011000000101001110110000011111011010011001111010110000001011010011111000110000101000000111010111111110101101001111111111001001111010101110111110100011100010111000000101000100101110010111011001011100011011100011110000011110010100000100010000010100111100001110110101000010111000110000000101100011001110101011110000101000010001011101001001110000010110101001100011100100000011010100001110111000101101011000011011000110111011000111000101110011001000011111010011101011110100001011001001110101100110101010011101011000111010110110111110010000101010011110111110001000001010000111011001010110010100111101110101011101000010000111101101010011111010100110100100101011011100010100111010111011000100011001110011010000000100001000000110110100111100000100100000001010111100000110111101111000000000001000110001010010101000010101111001100100110101100110010001000011110011011001110111101101011101100000011101001100110011000001011111000000010001000001101000001111010011111000111110011111010111000110010101011010001001111110110100101110010011001010000001111011110110110100001110111111101011001101110001100110001000110010010110101111110001010111010001010011111010101110010111000101110110001000111101110101001011010011001000010111111111100000000011110111000010010111101000111010100110100000110101111111110011111001110111000111000100001010011111000110000000111001011100110100110111000011101010011101011010000101101001000101101101111000011111110111111110110110101000010111000010111100100111100000001011011111101100100010111100101111110111000000111101100001011011100010100001101100010111000001111010110111110001010111010011100010011101001101100110000001110000111000010111011011001101101000110101101000001000101100101100001011111011101010010001010100111001000100111011101110101110111101000110110101000100100101101111010100101101010110110100100110001111011001001111100100111100100110100000011001000011000101001001000101010010011110001101011100110010010100101011111011101011011110000001100000110010000010100110101111001111110010000100011001111101000100001100101011110001101010101110000011110110100001110111010101000010000110111001001010011100111101111101000110100101110100100100000110100000001100100101111010111111101000000111011010000111001001100100001100010000101101100100110101000000100001111101010001100000111000110010000010111100010001110001101111101110010100101000101011100000110110110101010101011100010101101011001001000101100011110010110101011001001000100101101000010001111000000011101101100111100110011001010010011010000001101011110101110100111111111100100100000100111101010101110001111100000101010110110011011001100001100010000010111100111100000111110010000000011001010111011011011110000010111001010001000000010010010100111011010110000110001111100101101010010101101100111000100011010000010111001010000101001100011011100001001110101001011001001110001001011010110000000110001100100111111100100001101101111010110001111101101010100011001000110101101011000011100011110100100010001010000000110111010001000101010111001110011111000110011000101000100010001001001011010000001001111001011000011111011100000110001000000101010001000101101010100000000001010010110101000100100001000001100011001111101110010111111100101000100011011011011001000000000100011111110111111000001110010101100111010100011000000011001101010111001010101001011001011100000111011001000101111100000110101001000010010110101111101011010111001110100001001001110000111100111100000011100100000110111000010000101001111111111001100010011001001010000010101100011110100101011010010101100111001111111111111101000110111001000010010110001001001000000101101111101100100101011000110110001101000011001101110100110110001101100000001001100110010000101000110001000110100011001011110110100110000010111001111011101011010000010001111010100110101110100010000001010010101010011110110000111011110100111100110011011101111101001000001111111110000001010100111011101110001001011110011100010001101010000011010101000110110011111001011001100101010011100100011100011110010011001011001100010001110111010011101110001100010101010111011111001100100101000010001100001111011100110000101110110001000100110000111111100110001011101000110111000101011110100100010011110000110100000100001100010101101111101110001000010011110101001011010101000100011011111001011110000001100111001011111101011000000111101011001101110001010001000101000001010011100101001111101101110001111110100101110001011001110010001010000111011001100001101111010001111101011011000010101110010011100100010001011100011110111110010111000001000111101101011111000101011101010110011101001011011001010001000011011011110010000110101101110001111111111010010100111101000011101011101010110001000110001000100100100101000110101100001111000100100110000011011110101110100000101101110010111001011101010100001101001000101111000000101110000100010000101001110111011010000110011001100100101000001111110101011010000110101110100010000111000001010000011101010110011100001001001001100110000001111010010100011010001011110111001001011111110110111010101110000100000101000000001110010100001011110101001101110010000011110011101101001000010111001111001110110010111110010001010111100011100000001100101000000001001001001100011101110001111010100101111110110010001001001011011100000100101110010100010000000000011011010110011000001010101000100100000001110100110111111010001111100010011000011101001010001001001100011111111110101101111010110010100001111011100101110111011101111111110101011100001111000100111100110110111001011010101001001101110000010101111000011110101111110110001011000000011111100110011011101101100011111110101011100110011110110101110011100000101010000011001010001111100111000100001110111000101111111111111000010000111001010111000011110000110101011011010011000101011101000110100111010101000110010001011110110101001111010100110100000111011011100001011101011000111100011011000110101001001100001001001100001000011101101111110101001011111110011001000010010111011110000100010010100001100000110111111010110001001011110001101010010010101011000010110111011101110000100100100100010010100101110001100000100100101001100010110000000101111100000111001011000010011011001110100100011111010110010000110111101100100010110101011011100111011101100110111101011000011011011100000010100101000101101011010111001010111101001011110110001100000010110100011110111100110101010010000110011010000001100001110111011100100000001000010000011100110001110001111110010000011111010000001100100011010111011001111100000100010111011101001110011001010100011100100100110010111010101000100001100101100010111000001001110101111011001110011000111101100111110110101010110101111111001101010101111101010001100011111011010001001111100011101110001100100100001000100011000110111101111000001110111110000110001111110011010101010010101010001000101001110101000100111010010101011100011111101100011010110010010000000101001111111010110110111000101010001011111000100110111000001010100001011001010110011111001001101101110101000100000000000000111000010110101001001110011111010101001010100100101010001100110010001000100000101111010011111010110010110011011100000111010110100001101011100101011111011011101001000100110101000011001010100001111011010000110110101111010100010011010011010111010001101000001100101100111001010100000110010111010000000010001110010000000111010000001110000100111100010010110100011100100010010110000100000010000001101011110100101100000001010001111100110111010011101101000001001010000010101000000111001000001100010100000011011111111000010010000101101100010000010000111111111101100001011000010101101100101110010101010111110001100110000000001110010111011010010110111100101110011011001110011100110001010101100111101100001110000110110001010100011101110001111101010011011001101110000001000111110100110001101010011001100110010000110001000010101011111111011001011000101101000101001100000111010001001000010110100100011011100100001111010001000010101101100010100100101011100011000011010000001111001100000010100100000001101110000101011011101101000100101011000010100001010101011000011011100110000011100000111100110001101100010010101000000101110000100111011011110001010101100111011110000001111010000011001110011110100111101011010000010100000001101010100110111000100010000001001100111101001000111111100110011101011101100011110011101110110011010010101101001000101011100111110011111101001001111011101110101101011000100010101001000100010111011000101011011111100110101110010011000100010001011100111110100101110000101100110011001000111110001011001100001101110001111100111101111001000011111010011010100011101010001111001110010011011000100000101010110101111110011101110110110100010000101101110011101011111011100110010010111001101111100010001010010010010101011010010001000001000011101111100001101110011100011100101100000101101100100010111000100011000010111010111101100110110011111111110011111010010010101000001111001110110110011110000100001001100011101000101011100000111011011011111101100101001011011110100110111111011000001101000001111010010000111100010101110011101110110000110111110101111111111101110010011000101101000010001111000010010011100000001001111101100110101111001010000111000100100011101000000111111111101100010000000111110011000001111100000100011001110111001001010110000110011110001001011111010000011010010111100100111101101001011110101101110111000000100101000010100001010000100010000000111100011110111101000100111111101011100011001011101101101010110101001111000010011110010011101000011000011101110001100111101011000000011011001111001000110011111001110010100100110110010011101110010111111101010110111010000001000101111111100110010000001101000011000010011110000111110101110110011010111001000000010111111111110101000111101001111111101000100101000001010010011110110100010000111001101101101011011101000001000001101001111110000010101100010101100110110000110010011001100000001010000011111001000011111110000001110101100110100110100000011010001101110001111000000110110101010001100000011101110111000100110010100110010011110011011111001011010001111010000010110010110101010000011111011111011011111100100100000010110101101110110001000110110010101111100001100101110110110111000000001110010011011001000100100011001101011111110011110110100111101110010110001110010010010010100101100000110001000111100110100110110101001011011000001111100111010001001000110100101010000001000111100000000111111110110100101110011110101001111111100001000011000011000101001110000000001110111110101110111001011010000000111010010010101101110001000100100100101111001010101011100010101000111100110111011000110111110100011101110101001000110101110111000010100110001111100001111101001101101000101001111000010110010000000111010111101001001011001011101010111101010001111010011011011001101101000101000000110011001110110101101011100110010111011001000100010101000100111111011001101101110010101000110101100101001101001000001111111011000101100010011010110001001010100001001111110100110101000011100100111011101000101100001101001101101111101011010011000110101001011010000000000101100100000010000000011010001001011011111010110101111010101101101011000000101000100001110011101010111101101101101011001110100111110110001110011110101110111011110111010111011001101000101000010101110000111000100000101011000001001001000011100100011110101010110111000011100000100011101000011100101111100101111111100000101001011000111110011101000000111011110110001011111011111101011011100111100011011111101101110111010100001010110010101111111001000010100110111100110000000011011010000110010011001011001001001010101110111111010100101111101010010011011000001100010111011011000011101011110011111100110001111110100010000010100100000101001010101100000100011000101011001010111000001111010010011010100110001110011101100101000010001111010011110000111010000010100011100000001011100110110010100111001010110011011001000000000000010001001110110000000110010100101100011001001010101000010001001011110010100010001000010001101110101100110101011010011000010011001110111001001000011010010111111011011001001001110110011001110100100001000010001110000100001111100101010100101000001101010110000101001000000001101000111101001000111000010110111010001110110001110111000110100110101101000000001110101001000000110011110100110010010110011111110010101100011110001010110001100101111101100000011110000100000011011100110000110000111101011100101000101000110111001011000101001001111110100011110110011101010111110110111101000101101110000111011111001110001001011100110010000001100001111001101100000011101001001101000100100001100011111101110010001111010110001001001101000101100110011000101001111000000111000000000011001001001010010101100110111111001111100100101001010110000110010110100001111000100000010001010110001110011010100001011010101011100011010101010011110111001000000110111100001010100011110100111110001111101001111110011001100111000110111011111001000100000110011010010001010001000010101110110100101111110111100110111000010101000111010000110101110111110110010110111110100010000010101001001110100100001110111111101100001111101010100111100110110111010011001100010011011101110101111011010101100010011101111011010001000111100100101001010000010101101110111101011111010011101110000100000101011111100011110011110010101011000010110111011111110011111110110000110000111011111110101001001111100011001111100001001000100101110011101000110101001111011010111001100111101111111011001101011011101001110100101110011001111100011001100111110010011110100110010001001011000100000110100100100000010011010100101000001010110000011001100111111111010100001111000000000001010001011110101100010111101000010010000011111001111011101111010001111110111100010100111110001001010010010011111001100100000110010100011011001111101101111010000000001001001101001101101001110101000110001001101111111100101000011111010110111110010101100001100110111110010011000101110000101111111000100000101001101101001000011000000110000010011110100100010111100001110101010100010011000001011001000100111111111000111111010010111111010000001000100100101010010011101111111000100010001010110000101101011101000110100011111000011011000111000011001101010110101110010001001001101010100100001110011101011111100011011011100100101100110111010000100100101110100011001100011101011010100100010101010111000000001000101000110001001101001000111010011110100100110110010100110101000011100011111000001010100000001011111110000011101111101011100011010000101111110100111001100111011111001000101010011101101111011100011100110001100000011000110010111001010010110011101000111011101001001011101110011011001100000111110111100000100001000101111101111110000011010111001110100100110001001110110000011101110100110110101101110000011010101101011110011101001100101101011001011100001001100100010101010110000010011110111000100010000001001100110001101111101011011000000110100110011100101100110100110000100111100100010101001101100000010101001010001010011101001100110110110001110110111111101000001101101111110001011100000100011001001100100011111100011001010100110101100110000100110100100000010000111110110100100111110001011001001110111101101110001011011101010110111101110100100111010111111001000101010100111110110101000001011101000011011111001101000100000001101110010111100110011111100000101001101100011001110101100001110010010101000001010010001110001010000110011010100011111101011110001100001010100000001101011011101101011110011110001000001110101101111110100001011001001010111001101111000000110111000010000100011100001001111111001010110011100001000111101111010010100111011101100101111011010111101001101001001101001011000000010101001010001001111101111101101001100001101111001000010100000110011110011100110011010101011111101100010000101100001000001111000010001101111101101111100110000010101010001010001110110110010010010011110110000100001011101100011001000110000001010100100001001101011110001101111110000010001101001000001001111110100000001001000000101000100111111000101110100010001100111001011111011100110110110011010001010001111010100011011010101011100000110000010101110100010000101111010000000001101110101111000011000101110100001001010000110001011000001000111011110100011110101011110000100101000010110101011010001111100100000001010000001011100101100101010101010010111000000000000110110011111101100000111010001001111001110100010110111100111010111000111001001100010110100011100001000000100100000100011111000000101001010111001101001000000001111001101010111000101001011100110100011110100010011110110100010101010110010100101100101010011001000001110010100100110111100011011001111000000011011000110100010110111100101001000001001000010000010111111011101001000010111110100101000110110001110110011011011110100101100010111100000110101111110001111100011001100101110110110101010010001000000010011010010111100101110010000010101100100001101110100000000111001011101101110111011111000000111101011100001011111001011001000000001101010100010110011011111111111011001010001001111111101101111110110001011001001110000101110001011100001011101010110100111001011110101111100110001010110010011111010000101011010100110111010000011100110010010100011010110101100100101110111010101011001010111110001111110011011100111010010010111001101000101110000000010000000100111000011001011000100000001010100100101111001111101110100111101000001011001110000000010111111011010101010100011111101101100100001011110011011101100000110100110110001011100101111010111010001101111000101100110011111100011001011110000101110011000011010010101111110100011111001011110000110111111011010101010110010001101111110110101000111010110110000100110000100100110001100011011111010011101110111100000100010000101010110001011001100110100000001101010111101101011100011111011010000010000000011011111011101001110101101010000000100000111111111010111011111111100011011011111110110000111000001101101010011101111100111000101110100000111111001100011000110010011001001000001001101001001001011101001110111001011011001100101011010000000011110011111011100010111111000101110000100010001111011100101110111011000001111010101101111010101001010110001000111101100001100001111101101110011111011000110110101111010100001011111011111100001011100100011011001110001110000101000010001001100111000100001111010110000111011101010010011010111101001011101110011100011010011111100101110000110010000110001100100000001110100110100100001111100011001110000010111101100011011000001111010101110010011111100010111100110111010100010110100010101011010110100101001011010110010010011001111101111010010001011100010100010110111001110111010001101000010110110000000000000101110010001101100101000100001010001001010011000010000011011100010101010000010100101111101001010110101010110010001011010111111101100000101101001111101001011111101110001111000000111001111000100000101100110001110110001011101100000101101110111011101010010011110010101010010100000100010111000010111100111001010100011111111101100010100101111101010101000000101011110011001000010110100100000100110111101010111000101000000100110100010010111001010001101001001010010010100010000011010111000110000111011110101111010011111011011000001101100011101111000011110000101110110111001100100000000100010101111000111011010101111111011111100011001011011011110100101011110100000101001101101000010011011000100010011011010101011011101100011000110000011110000000011100001000111010110111011001011010011110000000100111110111100110001110111110101001101111001110000000001000100010010111001111110000001101100010000011000101111100110110111101000111000101110011001010100001011110100010000111111111101101011000000111110101111000010011111010111110100100001011101111111001111110111010001111000011101110001011100010000000011000111101110101101101010011110010011101000110110101000000000110001010011011011010100100110010011100010110000001000011101100001000010110101111000010111101001110000010111011010001011000111010110101010111100001001101001111000100101001101101010111101011011010000100011011101001010010001000001110000100101000111010110010000101110000000010110000011000001011101010101110100011000100011100100011010100000100100000111001000101111111010101110111110001110110100001101101000101011100011111110011101010001111100101000011001000101000110000000011101111111100110001011101100100000110000000011011000110001011001000111110101111111100111100011101111100010100111100100110011110001010010001111110101110110011100100111101100100010111111010000001101110010100010010110101110111000001000101100011100000101001101101100110110010101000101110001111000101011011110110010100001110011101110101001100010111111100111111011010000010100011111110000001100000111101100110010001101011100101010011010000111000001100000101100110110110011001111111110110000001100101011000111110111011100001000001110101001100100100011011001100100010000000111000010011000011010011011101111111011011111001010101111100000101001001010010111100000101100011110010101011011110010011100001100101110111000010111000111100001111000110101110101110111010100010011110001001110110000010100010110101011010100111010100011111001110110010111111110111011101010000000011000110011110011000001110110110100000101101100000111000110000011111111010100000111101101000111001010011000101011000011111000100101000010110010110001001100010010101011011111111110101101010000010110011011001011101100110001000110101010011010010100101101000110101001010011110010101110111011010101000100000101100001101001101111101101101100101110000000001111110001011111010101110011010100000100110011111011011110000000010101100011110000110000010010011111011010001101010111111010011110011010000011010010101011010011000001001000100111111100001101100111000110001101111101101010000010000010001100010010100101110100000010110100101011101000101010100110011100010000001010101100000110111011000011011111101110011111111011000110101101010001000010101000111111001111000010100110010001101111001110101011100000000010101110101010001111110110100010111010011000110001000010111011001111101000111110010011110011001011101011011110110000111111000001001100001111011101110011010111100010010101100000011101101100000110100101011001100111001110011010100000000111101001010101100001110001010011011111011001101001011110110111111100010001100100011000011100110111100011001010110100000101010000111101101010010110100110000001000100110111110010001110010111101110011100000001101101011010111010101110011110111100010100011110101101111010001001011000101000000111100000010011101010111010101100001101011101010110011011110110100011101001100010101100101110010101000010000111011111010101110011001001000000101101111110100101100000010110110111101000010100000001011101000000111100001101010101001001110101100010010111000110111110111000100101101111011100111110110011111110101000001001010001100100000000001111010100001101011011001110111101010100111010000011111011101011000100100011110000010111011011011001101011111111001001001010001100001101010001011101001110101111010111111111110001011001101101000100101011000010010111111001010000101000111100010100011100000010111001101101001111011100010111110010001110110100010100010010101001111000011000110001101111000111110011111110011001010010101101100101101001011100100001000010100001111100011111101011111100100011000001100111011111000110111100011000000100110011110011011010000010011001111011010000110011010101110010011100101011001100100101111000100111010001101100111000010100000110000110101000110011100100101010000111011011111110101101011010110010110111011101101110000011011000100001100110110111010000010101001000011100000000101010110101100010100000011011001011100100100100110001111110011111100001010100111111110101011100111011101000010001001100001101010110101100100101100100110100110111010010101101010010100011001010011000011000101001010101000111101101101101010000000100011001101001011010110110111100001000100001100001011011001110110010010100000000010001111010001110000010101000100101010000100000111011100100100110101001111000001011010111110010011101010110001111000010110001010111011011100001010001100111101111110101001010011010111101001010011111101010101010111100100101100110100000101001110010011111111110110011010100101011000011000111101111111111000100110001001101100111100001100011101010110110011110000000111000110100001000100000101110011101111001001011010101011100111000100101110011001110010110000101001010010110011010110000010001101110100110010100011110110101101001010010011110011111100100110100110001110110000100111000101010011000100100100011000010000000100001100111100110111110110001111001000011001001011101100100001000001101100001000001001010111100001000110100011110101011010101110000000010110010011100101001101100101011010011100100010000011100101001001100111100011011101000011101101010110011110100000011001000010000000111101000000011010111100011011000111001011010010111100000101110111001000010110110001010010110101010000100000010010010101001001111010101110111111001101100101000101100110001101000011111100001011011001100100001110011111111100100100001101001011101110001000101001011111001010011001101100101001111110010000000110111101010101110011001001110000001000001000111101110111010110001101011110111111000100011100011111111010110010110010110011000000110111110000101100011110000100101000011111100001000001000101111011110111010100011100100101010100101010000111110001100010010011000001001000010110100100010000000010010010001001010011010011010010001011000110110011111001101010010101111101010011000110100100111110101110011001101001110111010100001111000111010110011010001110011001110011111111001110100001100011010000001001100011101111100001100101100010001011010000001100111100100110001000110111101000010000110001110100111100001000011010111110111110010101001010011101001010011000011101001111100100001111010101000101111001011110111110110010101101111000001101111001101011010101110000110010100010010001111100110110101010001100101110001011111011111000100111100001110111000110000100000000011011111000110110010101000000011110101100101111010010101111110000100111001101010111011011111001101011100101011010000011000011100001110001000000111010000101111010100001101000101000011100000000010101101100110010101110101010101010101011101001011011111011001000001001110010101000110000000111010110100000100110000000100110000100100011110010101010110101011101110001100100111000010100000111011001110010000100011101110110111011000110101010111110111101100000011011101101010001001000001111010111001000110001010001001011000101011101010110001000101010101010111010000001110011010011111111111110010100010011101111100100100010001001010010000011111111111110111110101001010010011100101111000010110100100100111110010101010110011011101011000011101001111110110100101110000111110000011111111011000100101100010001010010111001010010011001011101001100110001111111110100001100110101110101001101000111001111011110000101110100000010000110110110010000011101110000100100111101101000100100101000111110011000011110000100101011110101100000100010011101111000010011111011001000000011011111010101111110110101101001011010111110000010011001101101001011000010101100001010011111001010111011001011100110010000001001100001000001000110010000110100110001010100001011100101010111001101010000010100000110101100001001011000001000010000110011000010110001110011000111100000000111111000000100111110110111010010111011010100011100010011010011111011100000010010111011001100110110000001101111111101101110000101110100110011011100011100101001010000001010111001001101000010110101110001101011111100110110000001001101111000101000011110100001000101000011000111110101100111011101000100000110001111101101100001000011100110001101100111111000010110011000101111010010101100110000101010001010111110101011100111111111110010001001101000010000000111001000010011000001010110101100011100101110100100000100010010101111000011000100110011110110011101001000001010001100001010101110011000111000001111001110110010001101000001000000101100011111010101000111100000100100010100001101000010001100111001001000101000001111111110100101000110010111011111101011100001111011101010010100101111101110000101000101011100000110110001110100101001001100001110101001111111010010001101000110000011010001001010011000100110101010010010010100000111001101000101001010011000010011100110000101011110101110011110001010100111110101100110100011010110000100100011111110010011100100111000101111100110000000110100010001101000110011000110001110001100000000101000011101100101010001000001001010001010100000010111111110100001001001100000100111100001000010100110001001110001101101110011010001110011111101011100100101010011110111001001000001101001010010011011110001111101010001001010000101011000111110111101110111000010010100001010100010011111110101010100110111000000010101101100010110110110110001101111100111101000010000110001001000011001101111111100100101011000100011111000101011110101101011010001100100011000001110101000100000101011011011010010110110101000111111110011101000110111000101110100101111001100011100011111101001111100101100110001110001110010000000001011110000101110110110010111001011010100011010001001110101001110011001001001011000000010000000101101011101110111100110110100111111101010101111010100010101010011111000110010001010010000101111001010111101101000011100011110101111110101011100011110111010110001111001101111110011000000101000111011010101101010100010110111111001101101101111001101010000100111010011100011111100101000100011010111110010001011011001111101101011001100101010111010110111001010111110110000001111101001110100101011100111100001100110100010101100101111100001100110101111100011010101111000010100010111101010101010111110110110110001000111010010010000010101000001001000011000010000110100110110111101111000100011100101011100001000010000101001000000110001111101101110111111110010100101110001000100010100011111000010111101100010101000001001100111101000011100111110110010001010110001000010011101110011011011111100001001111101001011000110001000000101011000010001110011011001011001110110010111000110100011001001001101011001010111101110100111011111101101110101011100010010100101011101111001100010001110101001100100111010001010011101101011001001111101001011010011101100010110101001011000101011000110001101100100001000011101001111011111000000010101101001101001011011111010101111100111110111011001011110010011110001000000001100001011011111100110110100011000111011001100000111100011011101001110101000101111011001001110101110101010110010100000001001111101011001000010101101110000000000100010110010110001011011101101110000111111011011010110110100001000101110111101110101010111111111111001100111000101101100101110010001110101001100100101110100000110001100011111101011010001100011110000111000001100100101000101100001100010100010100000011011100110010110010011110011001110100010000100101100110100011100010111101000111101011000010011110100111011000001011110100101111011111100101000000111001100000001111110110110010110010011110000110110111001011001100111010111110110101100101001001011111101000000100101000110000101101010011101001000000110011111110011000111101101010111001110010000100010111101111000000100000100101001100000001111011000100110011010101111001100111001000100000000101101101001111001110111010101101000011001001000101100101111100111111000110101000101010100011111001100000111000110001101011110000000010000111100001110110000001000011110000111011000010011100011010111110101111111100011011001011100110110110100001110101011001010011011001111010011000110000011100011101000101010001111110100100101001111011100101110101100100000000100000000000100100111100000001100110001100100001010111111101100011011101110011010100111011111001011001001100000001101100111101111101100001011111000001010110111000101111011001101111110011100010011101100011100001011101111111010110100000101010001010111010100110000110011001111101110111101000100100000010111011111111101111001000010110101000101011000000011011000100110101101111110110111011110011011110011010110101101110000111000000110100110011010111100100101111111000001011110100010001001011001100011111101010101000010000101100000110111110001110101001110101100010010111110010111001011111100110001111010011000001001001000001000111011011011010101111011101001111110101001000011001111111011110110111011110011011101010100100000111111001101110101000001101100110111100011101000010000000101011010011011010100010001110101110000011100111100010000110001111010000111110010000011001000001110100101001011011010000011111010011110000010011111011011001101110101110001110111011001000110001110001110100110001010110001100110001001011100000011011111000100011100010110111010000111000011111000110011101101000011001110011011000010010111100011000000100000000000000110001111111110111101101110010001101111100101000111000110001000001100110100100110010111110110000111101111101011000010100000011100100110000010111000011101100101101111011101011010001000001001000000010111001000010010110011110010110101010101111000000001010110011010010010010111001101000000111000001011011010011101101110111101011101110111000000011111001100110110100000101001011001101000000110011000110011001101100010110010110111110101101010100001101100011101011111010100100101011000111111000101111100111000110000101100010001001101111100110111000010000100010111010010001101101011100000000010101010100010111111010001110000001010000111110100110100110010100111000100101011010001011010101100000011110000010011100010101010011111101010111010010101001010100101101111001010010000101111001010001000111001011010100010110001100011001010011000001111101000101111100110010000100011000011001011011001001110010110101100111010001111000100101100100111000000001111101111000110101000000101011110000101101100101010011111100100001100111010111101100101101100001101000010001110011101011010100010100101101101001110110111010011010101101110100011000010110101000010010110111100001100101011100101010100111001010011101000101111010100110011001011101100100010000001110001001100101111000011101111001100010001001110100010101011110011001100111010000000011000111101101111000110011010011110110010100100010100010101001000000111111110010111001101000100000000100001001111110111001001101001101110000001100111100000000111110110110000111110010101001000000011000110000000100011100001001010111000011011101110010011001001110100001011101100010110100011001101011000110110100101100000011111010000100101111011010010101011100101000101110101010001110111011001110010010010100110100001100000001001100011001010001001111100100100001100011011110001010011110011101000011011111011011001001001101011000001110001101111011001110100111111110101011111010100101100000011100011010001011101110110111000111000111011001111010110010010000111011100000110101001010010010100110110001100101110101010111011010001011111110011100101000010001111000100101110011111010101101110001001000101011001111111010110000011100101000110010001011001010110000111101101001000110110010000101101110011111101000001110111111101110100101000000011100111010001100000101101100010111010101101101101101100101110101111101010001110001100100100111000011011001100100110101001001010001110010100001001001011110001110100011100111010011111101000001000111110010111101100110000011001001110010101010011111100101000110001101110010110100110110100001100001010100011000111101000011000011011011100101100011111101001011100001010110100100011001001111000110010101001001110101001010000011001010010000101110011011110110111001010000111011001111001111000101110001100100010101010100001110010100111100110100111000001001101011010001110110101001000111110011111001010001000110111100010100011100001111101011100100100011001001010100000011110001010000000001010110110111000011010000100000110010001010111000111000101101011001001001001000100000001110110101111010011011110101010100110111111101011011110011011111100110000011100101011101110001001000110001111000110000011110101000110111100001000001001010000101101001110111010010000001101000011101110000100111111111000010111100001011101101001110110100111111100111110111000010011010101110000011111001100101111101101001101100011101111001101001010100101001111001010111011010101110001110101100001110100110010000100101111010011000010111000011001111000011001111000000011101001100011000000010010001001101110100010111011111001010100110101100111100010000010111101100010000010011001111111011011110010010110110101001100100110100001000010011001101010011110011011010000100101111110010101001100000010001111101100111110100100111100000101011100011011101111101100010010110111110111101101111110101000110010100011010011011000101001101111000110001101011101101101010101001110010101000011011111110010000010000011110010101110001010110111101110001110110111011100010101011011111001110011000010001001110101001010110100000110010110001100010101000010001111111001100100100100111110110010010100010101100010111110101101111100101011000011111100101101111000100111101011001010100110011001100010110001111100110001101101010000100100001010101110001110011101111010101101010111100010111100110010010101001100101001110011000111111101001111110010001011101100100100000111010000101001011011110011010111101011011110100010001110110111001101000001111101101100010110001001001111111111101110100010110110101110010111100001100100110011010000001011110100110011011011000100000010100100010010001010000110010000001101111010010101111100110110100111000111011111110011110110110001100101110101111101001110110111011000011111100100110111001100101100010000010000000000011100110101001101001100000000110011011010101001000101010000110110001000111110010001111010100001110100010010100111011001000100010110010100001011001101010101101011110011000011100101101110010010010100110101111110010101100010000101110010100010001001111010101111110000000000110011000011000111101001001010001001000010010110001101111100111001011101101001001100110101111011000101011010011000000010101010001101101001001011001101100011101100000101111100000010010110111001011001100110000111110100011101000111011111111001100111110111010001000010111011100000101100100001110000110010111101100000101101001000100000111011000010111001011111101011100000010010111110001001111110110111101010010101000100110011001101010000101010010001000111111100111001101111001101111010010110101001110110011100011000100011100101000010110101011000111101010101100101001000101101001001001001000100111101100000110000110101010100101011100001011111110010000101101101000010001001010110010010010011000101111000110111001100010101100001110111011110100100100000111001110111110100001111010010110011111011110111100000010010111101000000011110011111110010000001000001010111011110100001110001001000101011100001110111001000010001111110100111001100101000110110111011001011010010000100111010001100110101111111100011111000110110001000110111001111001110011101010110001010011011111111111101001000000010010001011000110101001001011001010101111010010000101101111110001011000001001110001110110100101110101101000100010111010010001001001011010110110100101001011001011010010010011111011111110101010000101111010000001010100011110110110110101010110101011101110010100010110010110011101001011110010100001111111011011110100011110011011101101111001011010010101110011010001010001011100101000000111101101100010000110101000111110111110101011111110111000000011101101011100010111011101110101100111110110001100001101001011010010100111101110001010000110110110100000010111100011011110110110001111110100001100100001010101011100011011011111111001001010001010111000001011000101010101011111011000011010110011100100110110010101011000000101110010110010111101110010111101100000100111011110111001000011011100111111111011100011000001011010100010010101011010101001111110001001111100100010110000010011100010110001100000101011111100010100111000000110110110010110010010010011101001011010111000111001101000011110010001100010011010110100010011111010001100010000110101000100000000100001001111010000101111001110011100010100011001111010111100001001101010010101110011000011011010000000001101101110000100001110100110101001000100110110011011100100010001101001111101110101001000111001111100111111001000000011100001110001001000111000110100100111000101100000001110001010100111100111100000001101011011011010010000001101000010100011101110111010010001010000010010101110111011100000111101011111000110010011100100101000010011000001001001111001000101100100010001010110111101001001100101100000000110110111000010101111011010000101011000101110111111101000010010010000010010100100100011000010011000100000010001001011100101111100000100011011101001101000100001100010111001111001111110100111000001100011100111110101101001000010111110010000001000111110101111000011100111100110010001100101011011101000000011101111010000010100011110000011100111110000111110111111110101101101001011100000011111010100110010110001010110111101101100000000000110110111010001111101111110100101110101001011100000001011000110111101010010111011101010000000011001111111010100111110011111000100110011101111000000100000101101011100101111000101100010100011101010111010001010010011110101111100010100000010100100011000111001000000110111010100110110101101011111111111100101111011101100101110010010000110001100110100110011000011001001110011010110100110110011101000110001110000111111000101110001000111110010100010111011110101011100001001101010000110000100110010111101101010111010001101011010111110010110100000010001100101011100001101001000110110101001011001100110011010101010011011011110111110010101100011010000101111110010111101000011100110111110100100101100001001101100010011000011011101101111010100110000001101010100010001000101111110000101111010011111010100010000101000010010011110001101011110111101000111101010111110001010101110101111100110000011011111101111101110011000011001001010000000100110101101100001001010111110100010110111100001000111001010010100010000110001100110001001010000100110001101001010111110111110000001101110110111010001111110001010011100001010101001101000000100111111101000111110000011001111111111101011110110010111011000100110000111110101000010010000111101010100011101000011101010000101101011000101010010000001111110000011101110010001000010001111011111101110110001111100000100111011111111101100111101011000011100000100110000110101000000001001001011010000010111011001101000011111110101010010111001000010001101000001001100110011110111111111011101111111110110011110001110001010010011110101110000000010110110000100110101000011101100001010001011000111010100000010101100001000110110101000100010100001101111110110010111101001001001011001001110100100111001100101000100001001100010001101100110100011111011100110101110011101000110000000111100001100010111111000100111000100000000011010111111010110101010110010111010000000010110110001110010101110010011101000011001000100001110111111001111100100011100101000110000101100100111011011000010110001110000101110000011111001011111100111111110010000000110111011110000001011011100001000100100111110011100110110011111001010000101010001101011110100110110100100111010111100010001111100001101100111011110000100010110101100010101110100011100101011101001101000111011010001000111010010111011010110100000100100100100011111011011101001010111001011000101110010101101010101100110011000100011111111101110011101101110111011011100100010011110101010101101000001001110100000111101110001101000101110100010110011100100101000110100011010110100011101101001011000111100110101101011101111010011110010010100010000110101101100011001100101011011111110101100100100100001011111101100010011101110110001110100100111100001001110111111101101000001101000101010011011010000010101011001010101001011101010010011101000001011000000010111101101011100110010001011100011011110011001100101010101000001010101010110001100101001000010101110011000001110101001001001011000010010100110111101110111000110111101001100011000001101101000010011110100110100011100010000110111100010011100100111101100000101011111001101010110100101011001001010101111110101010011100001110011000001100100011110111101110111101100010001010110001010001100101000101110011101101001100010100111011011010011010111101111001100000110011001101011001111110101110111101101111111110011111001111111100011111100010010000010100011101101011110001001011101011100111111011110010110001101000110111110110101001010101010011011010011010100100001010000001110111101100000011001001111110001010011100111001100100011101011100111001001100100100000010010010111101110010110111011111011100000100110010010110101000011010011011100100110011101110000100110000101001011101101010000111011110011101100100010011100011001011110010100110000010111111000100000001011010111000010100100101101101011011100110110110101100110101111001111000111010010111011001110011010111101001011000011101101000100111000110111101000111110000111111001010010001110001011100111101111000001111011000111111000101101111000100000100110110010100100000111011001000011011011011011100001001100000101110101010110111110001111001001110110001101111101100010100001000100011011001010101110011001111110001001000110010110110010010101010101110000011001101001010000101111110101011001000000101011110110100001101011110010100000010111000111011101011011101110000101011110000111010001000011000111001001110000111101001001000111001010011100000101000100101011100111001111010011011000111001101111110110111010111100011111111001100111001011100110010111010001000010001011110100100001101001000010101011000001101100010101101010000001001111010001001000010001101001000101011101101100011001100011010111110001011000100010101110101111110111100101010011010000101010110010101000100101111001100101000100110101000100001101111001101000000001010011010101101010110010001001001001111001001011000111110001111001011010000001010011111000010110010001101011111101010111001000110111101011001110110000100000011101111101111101000001010000001010111011111001111111100111010110001101000110011000101110100010100011101110010011001000101111101011111011100010000011100000111000111111001110111100001110010011010001000101001000101010110000101101000010100010010010101101010000111110101011111010010000100001010011001111100110010011010110111010010100110100111110101111000011101010010100110010111001010011001000110101101111100101011111001111000011100110000010000110000001001111000001011101011001101011000110001111010000011011011001000001011001111011100001000001011011000011111000101110001000101000100111100111101110100011101111011011100010000001010000111000001011011000111110110110110010000101110111110110111010001101011000101010000111011011000011001100010001010111100101011100001100100110101100011001011101011011010110101110101100110100000001100011111101011011001110010110110110011010101100101011100111101111001010011001111101101111010101101101011001010001010110111010101101111010011001011100100100011001001011111000000000001010110100101110111000011111000101101001010001001010111111100001010100000111101100001101010000000001011010011010011101010111000100011111010001110000000101111011011110010111100111111101111111110110111110011100001101011010100110100000001101101100000110111100111111011010110011110110100111101001100110000010101110010011001101101111010000010110010000011110100100000110001001000011001111010011110111011010011111100011100100101001000100000011001111110110111011001101111001000000000010001100101011001001011000010011111110111010111101100011101000110011111110111011110010010010111011000000110110010111011011011100001000000001000100111000010010011101000011110101001001010111000101010001001001011011101111000101110001100111110011011110000010101000010111110101001001010111000100100001010101111011010110011010100011111000111111101110011011111110001011110100101110110011000011001011101110101111100111100000011010010110001100110101011101110100010001000001100110110001001111101110100000100010010000100010011011101100000001101010111111110011101000111000110001001101110000101100110100100010110001111110001101001101111011100101011101111100100000100101101010101111000111010100110100011000000110010101100111101011100010001011101001000111100101110101000111111101010100000101101111011001101010101001100111000110011110100001011000100001001011001101100110100100000010110000110101110101100110010111010000000111110111111110111101001100011000011100111100010011000111100100001010111100011100000000011010001001000111011100011000110011001111110001001110010000001011111000110000101001011010010001011100100010010010111110100101000111101100111001110100111100010001000010011010110001010100011010010110101010111110010101011110000100111100011001001110100011010100101100110111101000001001111010101100100010000001111011111000001001101101000010001101010000000000101000111011000100101010111011001110100110110110110110110110001000101101111010110001110001111001001011001000010101010111101101101010010010011010000110100010101011100010111011100111100010110101010111011111001101010000111100101111100001011001111110001010000101011001001011110100100100110001000001101110110011001011111110110011010010010010100100010111101010111001111010001011100100111111000100110101110000011000000100010110011010000101100010000000010011100010100101010010000110100100000101110010010111100101011110000101110001100100000001101011101100000100001110011111000010101111011011110010001001101001111101110101100001101001011111011100101001101101101111001100010010000000100000010110000111111010110110111100111010011001010011011000111110001001101111011100111101100111110110000101101111001111001110111100001110100110111111111110100010001011110110001111001110011100011000000000010100101111100101010001100111111011111100100010110111011100111101001110001111110010101000010000000101100100011111001100100011010000010100010110011011111101011010110101011001111100100011000100101000011110011111010110000010110110011101010011100111011001110110101100011101100010101101001111001101001111100100110100010100001110110111100111110111011011111110111001111001011111100011110001110011101011000111000010110110100101101100111001100001010110101100111101110010011000100001010000110100111010001101000001101101100101101100111000011000001101010011100001010110000111111111000001010011101010101100100110001001101000101111111010000100110010001010100000000011010000001010000111100010001110111011011101111101011010110001100001101111000111101010000000101001000110101000101111011110000101111111010101010001110110010110111011100111101001001001101001111001110110101000111110100101110011010110010110111110110100101001011101111001111011010111000110100001001010101010011111001001001001000001101101101111100010001010011110110100010110001100001010111101001010000110111001100100010111001101110100001010001011111001101111101111011101111110011111001000001010000111111110011110000000001010111010111011001001010111011011000110101011010110110110011011110110111001011011010011010011011111011000011001011100001110100000110101101110000010101000111001000111101101100011011011000101100011010101101111001101000010011011111101101010100001011001001111110101111101001001110010010000010011000001110011101100011101000010001000101101111011101001001010111000000110100111000101111000011100100111000110000001100001000110010001010111111101101101010010000001010011111000111000110110011111101100000100001100010100011000011110011111001011001010011111100100011001111100010100110110000101101111011101101101001010010100000001110110111111110011100111010101000000010101110100100001111111110100001000111110100110010010010000000000111100000111001011111101000001011101111111001100110110101111101011100011001000000111001111111011000111110001001010011001101110011100010000000010001000001111100011101010110011000001100001110011101100011110001000100010000000011001111001101001111011100100100000101010000001010010000111111011010101110111000111101010110110110000011010001010100100101101100100001110011011101110001101100111001001001111001101011010000011110100111110101011000001100010100101011011000011101001010001110000011001100001111110001011001111001000111111011011110001100011100111100001101111110111000110010101010010100001100111001011010011111111101001100010110000000101010001110001100100101010001011001001110110100100000010110011110011110101000101001010101000001101111011001101101111101001110011011011011100101010011010100100110111011011000010011011100110111100011011011101100011111100101001011011000110111010001010000111110101001111100001000100000001011110010100011000101001110101111001000111100000011101010011101011000010111010100110000001011101110010001001111101100110101001111000001110100100111101110000111100000000100110111111111001001010101110100010111100101100011110110010101000010101001001101011011010000010111000000010111101011111110011100001010110111110000000001000000000001110000010110111110100001101010011111010111011001011000111111000101010010011110111010001011011010011101111011011101110010001101011000100011110110010100101100110101111110000010010001011010011000101110101000110101001011111100001011101100001001111001111110001011010101110011000001000111101001111001100101111001101100010111110011110001001110000010101111011101001110000111001100111110010101010000000111010100101010101001110011010110010011001100001001101100100110000100000101110100011101111111111000000111110001011010001110000101010100001111010101001100010110000100100110001000110000011000111010010111111001000111100100101011110001011101111101101110111011000101011010101110000010100100111111110000011011001000101011011001100100000110010100011111100101100001001101010011000000010111000001000011111010010010110001110000101001011110000010010001101010011001001001000001111100010010100010010110001001101110111000001010001011000101110111011000111101110110100101010110110011010001001010001100011100111011111100011111111011110011101010010010010001101111111011010100100110110011010011010001110110001011001101111000010111110010110011101110010100011101100011011000100011011011010100010010001010100001010011110111001010100001000100101011011010100010010001011010000010101101010101010100001010010111110101000110011010110101101010010001001011000001100110111001110001100010100001011001111100111110110010011001011010111111000010010001110001100011111110101110000110011000011001010110100000011011000110001111010011110001110010110100001001011100001110001100100111101011101000011101000001110001001011101001010010000010010100101000110011111111111000010011000110100010011110011011110001101110000010010101100110010101110111101101111100001110110100001011011010010101111101100000110111100010101110110111100010111000010100000101101001010100011011010100011101100101010101111001100111101010001110011000011101001100000100001100100001100010101101111000101111010110010101110011001101101010000111111011010001011011000001100101011101000100000100111010001000101011000100100111101100001011111111110110010010100010001000111111110100001000000000111000110110011011111011100000000110100100111011010010101000100101001000110110111100111000011101101001011110000000110100010010101000101010000100101101000000010100110010010110100101001001100101110010100010000011000010110000011111111000011001011111011100011100001000000010111101101110001010010100010100011001011111001000111001110110111110011011011101101011001011110000110001000010110111001001111111010100110101000110111110111011110110010001000010010101110000001111101110001011011010100000011100110011110010111001111000111001001000000010001000110001100001111011001001111010000000111101000000101110110111010011000100100111010001000011000010110011110111011001011010001110100001010101100001000111010000011101111100000110100110000000110101000100010010100111111001100111100001000001111101011010010101100111110110011001110011010011010110110111000110001001010111000010100010111101011000011101101111101100101110110101110111001110010100000001111111010100110011011101001010101001001001000011011000001100001000000111101110101110010110010100011100001010110101100010101010110001001010100011001100001001111011001010110011101101011100000101010000110100110111010111101001100000011100011001111111010000010010101001111000001111101100111110101010000100111100101010001010000001001110110001111101011011010110101000001011000000000000101011011001000010111000001100001111011111001000000100100100111101001110110101110010011101000000000010001100110010110000110100101010011011111100111111000101110101001000110010000010000010101111110010001101110010100011101110001101100011111110101100011000111011010111101001001101011011011111100001111000000001111101001111100100110110010100010111000101110100101010001111010000111100101111111011100000001101010101001001010001010101111111011101111011000111010001010011001111110001100011001101011101111101100001011001110100001110011110100111100011010110010100101111000010111001000011010001101101100111010011100010110100010001000101011110010010011011100100100011100101110010101010010100101100110001011110100000111000001001000111001001111101001000111100100111010110111011111000100011010100110110101011010001101111000111101110000011010001110100011111101010000101101100111101010101100100010100101001100101111111011111111011000100110101010100111010001000001101101010001011110101110101010111110110011100001000001000110010101010010011010101000100010011011010110101000000100100100011110110000010100010000010000101111000101111101011111110011010000011100011001110101011010001010000110001111111110100111001011100110010101110001110101010100111010111111111100001110101011011111100110111111001000000101110010100011000000000011010100100010101100000110101011111011000001101101000100010000110001111000001010010011011000111000011110100101101011011110000000011010101010000011110110100010010110000101010111000110010100101001000111111010100111000010000010110011001010001111101010011111000100011010101000010001001111000111111101110010010000010010100110000101010001000000101000001110100010010011110010001110110100010011010010100110100011010001001100101010111000100001110101101100011110111100010101100010010111110101101111110001111001101000001111110110100101100001111000010010011101000110111001110000110001110101001100100010101001110101110011001010001000100111111100100001100000011100000101111111100101110111100001110011001101001111010110110001101000000110110010110011101101001100100101101010110111011110101010111100100111101100001100101010000010000001101101101000001100011011100100010011010100000000001100011110101101010101111100111000011011110111100111101110101101111000001000010100001010001110111010110110101010111110010110101010100110101000110110001100001001111111000001110010001000001110101111011010110110101010110000111101111010111010000010000010100001000001011111000100000100110101101110101001111100010010110001010101010010000000001010101001100010001110010001011001111000111001000001000010110011101100101100000101010101010000111010000100100000011011010100000100011011010101100010000010110001000000110110000001001101110001010110101010001110100010000111011001001110011100001110000110011100011101010110001010001001000111101100100001111011010010100011111111111000111001110100100101010000111111011011000100001100101011010000010101110001110000001100111100100000101011010000100011100011101101011110001010101111001100001000000011111101001001101100010100010101011011100111111100000110111000101010110111100100010000011000110101100001100100111100110001001111011001110010011010101010100001100111100010110111000010100011100000000111011100011010101001110100010000001100111111011010011011000001101010011011000011100010111111010111110100101101001101110000111000010111011001011001000011111101001100110111001110001100110010111011100010111100001100110111110101000010000110101101011110101000110000111010110010101100110011110011110011100001100000011000001111010000100111000111011011100010110100010010010101011101101110101000110001010101111000111010000111010001011111000111101100101000011101111001111010010111111101000011111100110000110100000011111010011111011001011001110111001110111010110110010110111011001101010011001110000101110111001001101101011100101100010001001011000110101000001111011110000001000110111000111101010100101011110010010110010100100111011111001101101101010111000111011101110000100001010001101001001101100101111101011101011100001110010011001011010100001011010011110000101010110000110101011110100110110110100010110011001101000100101110010111101110111001110110100011001000000111010111111000001000011100001100011000011110100010010101001101000000010101010011100001011101001101001110010000010011000011111101101110010011001101001100011101011111100110110010011100000111011110010100001111101100111011000001000101010011011110100010010111110100100110011000100001010110000110101011000111111101010000101010000101010001001010011000100101101011111100111010011010001010010000110111111100110011010111010000101111110101011101100010100000100010101101001011000110001001110001101100100101101111111011101001001010001111011011000110101011101011001010100100001101111110000101111110011000000100101110101011011110101110000001011111101010110001000001000110010111000100011111110101100001011001001000010001111010111110100011010011100110111000010000010101110000000101001110100000010010011111110001111100000001010110111111011011111000001110111010110100110000101111011011000011000001000010000111101000111010111100000110111110101101011100011000110011000001111110100000001000100010100001010000111011011001110010001010001100111100010010000101001011011011001001101001101011110000000110000011110001001001111001100011111000000010111000000000000101000100010100011000000111010101100011110111000110101001100010011101101000100001101101001100010110000000000001101011011011110101111111101110010010111001010111010101011101111110001100010110111010111011011010101101011111100000101111000000010111100001011000000001110111000111111110001010111011110111011100100011110100110111101011011000001001101011000011100110101010101000011010011001111010000010100001101010101111001111100100010110100111100110111110010000010110110101010011101100000000011100101011110111100001011111101101010101011010000010101011111000100100101001111100011100001011001001001110001101010101100000101110000011000100111101010110100001101011111110110110101000100100000100010001011110111010101011000011111110111100111000011101000110010011100100111101000010010010101101001101110010101000101100011111010101110110000101101100100111110010001100001011001100001101001100001110101001100100001000100111010011011110100100100011000000111001011011101011100100111010011110111010110000101011111011010011001011111001101101010000000101110111010100010011011101111010100000011011100100110101110011110110100011000101100001100101010010111111100010010100101100000011010010010101101111011011000101010011110100000001101011001100100110101110100011111100101100011000010011101000111110110110000001110110010111110011110111010010011111101000101011110110011111101111101000110011111101101000011101100011001101000111111111001010011101101000011010110111011101001101111011101011110000111101000100100000111100111101111000101111101011010101101011111001011010101000110000110011000000000101110110001011110011111011111000001000001001011010101011110010001011111111101011111011100011101000001010010111000000101001110001010110001100111110110101010100001100101100000001110001100000010100111111110001000001010011101101111110110000000001111011111111101111011000001100000101001010010000011010110000101101011110011110100010100111110100001110100100011111101000010100110100110101000111001010000111111001101010000100101101000000010110110010111011110000000011010010111111010111110001110011100011110011001100011100000100000100100000010100001111111100001001011000011110100000100110000010111010001101110000000010110110110010000001101000101101011101110001110101110010011101010100001010011011001111010010000101100111111010000011010110001101010100011000011101000001010101111101010110010010111000000001010010111101010111001001101000100011111101000001101111110010011011111111000001100100111000110110111101011011111011011100110110100100011111000011010111110111000100111000001000010011111100101001011010000010101011010101010100000100110110101000111110010011001011110101110101110011100100000011110010001111111010101010000100001010010100111100011110100110110101010000010001101110100001001101000101000010110001110010101110001101111111110011101011000100011011001100011111101100010011000101000111111000100110000100110111011011011110111011001100111101010010110011001011011011000001001010010000111111100010100101101100010010010100100010101001101000001110111010011010111010010110011110111100001001111010100001101000010000101110111000110000100001010010110010011111000011011000001100011000010001010101101111011010100101010110010000010110011100100000110001110111000110100101001010100000100101110101101101101110001011111101100000000011111111011001000110110011001111101010110001000111101100101100000001110100100000111101101010000100011111010011010010000001101010010001100010011100000100001011011011001100010010101100001011010000010010001010001011000001100011001111000000110001000001010110010100101001010111100101001010010010010110100010010110110001000011101001100100111001011110110010011011001000101000101111010110011000101101101101000000000111110111001000101011011101100111000001011001000111101111101101011101010101001010110010011001010001111001010111001011111011001110111010111101101111100001110110001010111001101111110100011000101011110100001110111010101100111001001101100111011101111011010110100010100101000100100101110011001111000000111000011101110011100100111000101000100110111111100011011110001001011000011011101101011001100101110100001110000100110010111001110000000110000101110010011100010011000101111011101011100111000000111010110100101100100000110101001000101001101001011000111000100111110001010110001101011011001101111011001101000001101100111001100011000110101000011111101011000000100100100110100001001101101011100000101010000011101110101111010111010000010110101100001101100000001011101000101010001000011110111100100111110010000100001110100010000111111110000010000011010010111101010111001010010001011011111110110110011000001010001011110011100010111011110100101100101010010101101010100011101000100000010110100011110110111000001101011000110110010111101010011001001101010011001001001011010110011010000010001010111011101010010110001100011001000010011010001110110101011000001010000110110110111100001011011100100111001100100100010101001001110111101011010011110000011100110011110111010101100100111000001011000100000101101111101100010001000011111101000101110011000000000101110100000110011110110011111101110100001010110001110010111110100011111000010001110110011111010110111110011000010011101100100000001110001100001101110010100010101001010100100010010110010100110110100001011011111010111101101000110011000101111110011110101111000100011001000110110010111000110001001010111011101101011000111111111000110110000110011100100011101100101100110111011001111010110010101010111111111110110111111000000111011101110001010110110011111100000110111101100101101110000010000011101110101010101000011111011011010010111100011111010010100000011000100110110110011100011001100001011111011101000000010110010101001011110111101110000000011010101110000100010101000001111011011010011011010011000101010110000111111110000101101011001001000001010100111101101011011111100011001000001111100001111110000001110001000010001001000111010010111001011100101000011001100011100111001010101111111001101011000001100101110011110101000100010100011100011111110100001011101101111000011000001001010100101101001110001111110111111011010011101000001100010110011110101011001101100001110111101110110000001011000100101011111001111101000110000101111100110101110011100000110100001001010111000010001110101000110011010100010001111100001001010000101101011000110110111000100010111110000101110110000110110101000100110011000100001111100110111000011001011010011011101011010010110101011110110111110000000101111100111001110110111011100110100011101100110110010011000110111101100010010000011110100001111000101101010101110000001000000111101000011001010001101100001010011000001000011111011111001111110010100111111001100000011111001000010100111001110100000111101101011001010010001001110111111110010001010011011100011000001000011110010011100000010000111000111101101001011010001101010111000010010110001010010001001101111110100001000110011001000100101000001110100001100000101000011011011001001001001010110111100011110101110011001111111100000111111011111101011011000111000101111011101011001001111111100001110101110111001000110010101000001010100001100001110110000110010011011111011001101011110111110011100011010100010010110110010001101000001100011011111111101011111100000010010011011000101101101101001010010110100100001000101111101101101001111001001111101111110101011001011001111101101011101010011000111100110000110110000110101000011111101100111110100010001011110101011001011010101000010000111011000011111011101111111011110011011000111110010110000100111010001110010001110100100001000000110110011011000100010101111001110000101101000010000000001001010100010000000110100110100111101010110100000100111001001000100010100111000110011001111101110111010011000000100010000001111110011010100100000010010101010101100110001110011001010001001110100100101010011000000101010111111110000000100011111111100001110011101011001101000100111100110111101010111101100100001110010011100010011010010111111100100110100110000000111100000111000000000000010101011111101001001111111110001001100111110010111000001001000101000100110010110010011100100000000101001100001111011011011000101100101100100110111110101011110101101010001100100011000111110111110111010111111001100110111011110010001011011101101111110000010101110101010010111001101010101000100010000101101000001110100100110001010001111010011111100100010011001011111101001010001110011011111111001101001001001111011111111011010110010001010000001111001100111001100010001111011111110011111001111101001111011111011100001110110100100010000010010101100110001111101000101100001011111101001000101001011110100000000000011100100010001011100110111000111101010001010110011110110101001110100111000101101100010110110111000010000000111101001011010001111100110110001100101111010101001010010000111001100111110100101101100010011011010011100110101010011000000010010101010100100001110110101101111010011111010001100100100000100100110010101100100111001111010111001110101011111110000010110001010100011001111110001011101100011110101101101010010100010101100101001010110011000000100000011001110000010111110010110110000001101111010111101001011110110011011100000100010110101100110001011010001010000100111101011111101111011100110011100101011001001001111011000111011000001110010010110101001111011011110111011010101111000101010011010110011101010101000010101011001111000000110000100010100000001111000000111110110111111111110001101011100011000001010010100100101010101000101111000010011011001011010000000011001101001011011100110100011010110111010101100111011011101111110110100011110100000101000010001011101000010011010010111010101110011111011110111100010111000010101100101111111111000110101101010110011110001110001101011100010111011000100110100111000000001100101111001101000101010111101111001100010100011010011000101100011101111010011000001100000110000001100011111110010011000011001001111101001111101000001011000011100100111100100000100011100000100100111011000111011001010110111111000100111111100111010011111001100101001101001011001010010100010111000011010101010100101101010000101010000011011111010001110001101010001010110110110011100111011100100100010000111000110000011010001000101111010001000011011000000111011101111111111111001111100011101011010101010101100010011101100110011111100101101000111101010100111111111011010010010001110010011101001001011000100110100010111000001110011110011101100100111011010100110000100100001010010010000111000010011000111010000110110111011101111011101100111111001101000011100111101011010010001101101101101000000111110101010101011010111101011110101011101101110001010101110000110111110101000101101001111000111100110001100100110001111000001000101100001011001001001100001101100101110000110000010011100110001100110111001101100001000110001001110100010100010110100001111100100000110001001010100111111010110100010001011011000011100100110000010001100011001111110011111000000010110101110011001100011111110100000010001100110011001100101111010010110001110011011110011100100101011111000000001011000000010001101010110100111110011101001111010100000100001101001100110101110110010000111001000111111100011100100011111011100100000101111110000110001100110100000011100011000100110011101011111110111001000110110011110001010101100010001111101100011011111000101100010101000010101101010011111001100001001011001101000110010001000111101111011100001111100011111001100100101111111011100110110001100001110100000100001010000100110101100001100110101110111111000100000111010000001100101011000100110110011000010100100000101000001111100001100110101100001001101100100100000011011000110111010111100100100010110001001111001101110010110110110110100111110010110010010001001111000111100110010001101111011000010011010001010010111111010110011011001011100000101101011011101001011001101001100010001101100110100111100000010110111101111110100000100000010111111011101011111000000001010011100000111001100000001001010001010010011111111110001101110111101001011011001001101111110101110001101010001010111011100100100011101011101000001001010110010000101001010001000010000010000001000111010000101100000101011001000001100101101000111001010011010010101101110110110101101001011001010101001001110011010111001100000011010011100100010000000001010101000001100000110010001100110111001001110100111011001011101000111100110000011000100101011110010110001111001001110001011011001010000101101100101110101001010010101101010011100111011111111110010000111000110101010011011110100001001001110011111100010000000001111101111010101011100001110011111000011010111001100101111010110010001111110100101110100101010011101110100010100011001110000011101101010110001101011101111011011000000010100001000100011001100001101010010010110101101001111111110011001101001111110101000001011010101101000001011001101101111100000000110010000110100011100100110001111100001011010110111011101100110000011010011111111101011000000010101011101110001100001100101111011100101011010000101011010110000001010101000111010111100000100010100101001110110111011100001001000011010011110100101101001110000000100000110110011010111111110110010011001100111001101010101111000100001110100111111110101000011101110010011011110001010010101000000000111110001101010111101010010100100100011010010110111111000010000010111100000101111101101010010101100001111100001001000001010001001011010011100010010100010101001011000100100011000111111111001100011111111011111110100001101100001011010001010111110000011111100000100000101111110110010010010010001101011011101001101001011000010011011010001010011111101000011001101010011100010001000010000100000001000101101011011110101110010001111101110111100100111011111011111111110101111110100111001011101110110101011000101001001111111110100111111001101010101110010011011111111100011110110011001101100011010110001010101111110011011010010010111010110101001110010110010001100000111101111111000001101011001010001010110010101100001110111001111010110011000101000111010110111001110001101110011100100001101010011100010101001010111000111011110001010000111010011010100010100100101001101110101010101100110100010111011011101001100001001010110011001001100111110110111010111000011100101100010110010110001010000111011011110110101011001000111100001110011000111100100001110110100011001101101000111111100111011010010110001110010110101110111101011001001101010101111100010111111111111001011010101000011101110001001110011100000110111011111101011111100100110111110011111110101111010011101100100111011001011111000111110110110010001010001110000101110101100010100010100111101101111111001000010111010001001001010100111000110001000101101110100111000100110010100010010000101110111101001010010010101111111000100110101011101100101011101010110000110001100001111111000101001011011101100101001111010000100000110111110011100010110000001000111101100010100110101010011001001010000101010011010000100001011111000000011111010001011001010000100110000100010010001000000111010000000101111100101010011100101111111011000011101111100111011000001101111001011111100101001110000001001001011100001001011011110011100011001001100111001111011010011000000010101010111101010000111110100111110010101101110100011111010101010100000010000111111101101110011001001010101101011100110111111110000110101000100000111110100100001001100111110100000001011100000001111011101001001001101111111110110000011010011000101101101000000111001110101110010000001100101010100001010000101001101100011001100000100110000000111101011000101100011001001101110001010000001111001111011110000100011100101011001100001000001001110010010110000100101110111001010111111111010001011111001011101010110001110010100011001000101001100111111001000111001000010011101111100101100100001100110011110101110101000101101110001001001010010011011001011001110111011010001110010100110110111011100101100100000101001011100000111010111100011000010100000010011001110100101001110110101111000101100011101101011001101101000111111000000001100110110100111010101110000101110110010111000111010110011001001100101001001101100101110001101110111010111101110110010101111001010101010011100000000011010000100110001000011011100100000110101001010101111011110000010011011100000011001000000111101010010000101011010100101001111101110010010011001111000111110011101110011011101110111000001101101010110100111001111101011010001110111010001000110010111011100111000101011010100000011000010100111101010000011001110010001000110000001100110100111100110001010110010101101111011101100001001011001011010110100000111011001101110111101101001100010111110100101111110110001001000100100111011010000011010011000010010111000001110101001101011010000011111001000011010011011110001011010111001110110001000011110110010001111010011011100011110110110101000110011100101010111110111011001000111111010110000100001010101101101110111000111110000111001100100101010101001101001001100001101111100111011010010011100000010101010000101111000010010111000001010001000001010010000110111111101101100010111111000111011101111011110001010111010110101111001010001000101000011100000111001100101100011100001110011000101111100101010011101001101101100111000010000110011110011110110001111100111101101110000011101110110111110110000110100110111101001000010011111111000110111100011101011011111011000111100010001000011100000110110101010011010110010110000011001000100011000100001011001010100010110011001101111000111010001111011110110100111010110111010111101011111110001111100111100110100011111010010000111111100001111101001110011100000010111010101101101000111100001100111001001001000001101001011100111110000110111010100110100011010110111100000111010110101111111100100110001001100101110101101011000111010101101110101001000101010000000010001000100110011101000001000110010000100010110011111001000000010101111100010010000110001100100001011000100111001001110000001110101010111010011100010111011100100011111011011101110101101011001000011101011100001100110111100100010110100011101011110010111101010101111010010111001000110100011000101100010101101111100100011100000001000011111110010110001011111110001001101011001001001010011010001110110010000011001101001010000010101111111110000110001110110000110101011000010001110011111011111001000101101110011010000011111011101110100101111001100010100111110010000010011101111000111111001111100101111110100011100101000000001011010000100011101010100011111110000111001110101011010010101000100010011000101001010001111001011001110010010001111000011101010100010001101100101110000101110011111010101000110010100000000100100100000110101101000000010100111110101111001001111111001000001010011110101001110100001001101001111111111100000000000111111011011100111000101101100010010100010011001101100010101000010110001010011111010000001011001111101111010110100011100001011000001100010101111101101110000010111011100101101011001100100011010000010110001100011101110011001110110011100110000001100110001000010101110011100000000001110011110101101111001101110100100001111101010111101101100000011110000010100000111011110011100111001001100011011110110110100010101000011010100110101000100101101110010011111101001011011100000010001111111101001001000001000101111000000110010011000001100101100001000100111110011100100100011011110110110010010001110101000001000101111001101101001100101010111000000001011101100110001110011100001001111110110110100010010000101001111100100110100001000001101001001010010110000011101100100111111110110101010110010001100100110110100011110011010100100011110110100010001100010000101100110110101000001010010001101000011010000100111111010001010111110001011101101110100001111111010010100110101111001001111010110011011010011010111011111101101110111100001011011101011111001000101100100110110001000100101101001010001011101011010100001001111001001110001111100001111001111100000011010101000101011101000100011001010110011101110100100101110101101011011010110110011011111110000010010111010110111000000000001111110011001001100001100001000000010110110000110101011110010011111011010001010110110100011010100100100101110110110000101101011010010001111010001100100111001101101001101001101011100100011000000011110111100101110101001100001110110000001101110011010001100101001000110100011000010000011100100000100011100100111010110011010011010010101010001110010001111001001110100010000000101011000011010110110000010100010000001101100101000100011000111101110011110010101100000010010011011001110111011001100110100100111000001010101100101011001010110000110101110000100001000111001000010010101101010000010101110000111011001000011001100111101010000010111001011001011000010001110101100000110000011110011011011111011101101001011010110110110100111100101011100110111110000001110100000111101010100101000101101000101001010001101011000111010001110000000010110110000100000101110000010100000111011000011110010010111100001001110001000000001010010111010100011001000011011010010101110010110101111011111010100001000011100000010011110100011011111000110100000001001010010100001010110011000111000000101011000110000011000100010011101110111011011001110011011000101110110001101010010000001110001100011010111101100010100011000101000011101111011001101000000111001111011110011101100111001100001011110100101110101001011100010011001101000011011100001010111101101001001110001000111011110011010111101001110011011010111001110101101110101010000111000100001111100110010111100111011001001011000001101110001011011001010110111101000001001001000010001011010000110100101010110100001110000110110001110100111100101110001100100001110110101000110001011110111000111000111100111101100010110101100010001000110011010111101010110110011010011111001010001001011011100011110001110110100001100101111001000111100000111011010001000100010010010010101001010011100110011010001011100011100000100001100110001001010110001000010111000101001101001101101010010110100000001110110010011101000100001111001000100001101000011010001110001000000011110110110011100000001110010111110000101110011100111100111100110111110011100011100010111001110101111110111100011001001111011111111001110001110111010111000101101100010110001110111101010110111101010010100101010111101110111000000111101110110110101100110011111110101111110001111000101101101111011010011111111010110001100010100111000101110100101110101110111000110011111001000010000100001011010010100100011001010111110011100111100100100101110101100110010100010110100000001011110101011010001110011110010001100011010010000001110010111001111011110100000101111111111110011111010010101010001110101110101010110010000000010100111010110001100010010000010000101000000110111101100101110101000100000111001101010100110100101101011011001100011010011010000111100001010101000010001010001100001001111000110101011001011001010100010101011011001001110011010010010111000110110100110110011111110001111111010000100110110110110001010110100100001110000111111001100101101011111010111100100111000100001100001101011010100011000010001100100100001010110100010000000111000010100010110100110110001101101001111101010010110010111101000011110110111100000100100011101011000110111110011011111001100100000010000000111111011111110001110101010100010010000011000010011010000011101100100101010111100000011110100100111011101101001010100010001011100011001101000001101010000111100101110010110000101111111100110100011100101000000001111001010110000011100011000110110010110010111011010111100000001011001110011011011101001100100100010010111111001100100101000101010010111011101111000011110111000101111101100011000011010011111011000010110110010011101011011011011100101100110100100001110111100100110100000100110100111010010100011110010011011100100001010111000010111110101011110100101100110100011001010001010001000111000000010011000100110111011101010010000101101100001000111100000001011111001000110010011100111111000111101111100010001010010010111110011010001100011101001100001001000000111100111101111010101010100000010011001111101111101101011111000100100011111000011110110111011100111010101000111101010111000111000010011010111110110110110111010000000100001011110011000010111010111011101101100111001001000000010001010011111000101011111111101011001100110011011100110011101000101111100111000101001011011100100000001011111011001110010111111101110111111111101000101010001100011011110111000001100001111110011001110010101011111111010010010010001101111001101101110101101011011001111000000000000000000001100110101100110000010101111011001101111110011101110010010001011100110011001110100001100110110001000110100100010111100001001000111011000111100001011111011110101111001001011100110111110000000000101000101011010001001010000110101110111000011010001101011010011101001110110111111000000000110111100001011010001111110110100100111100000001001011101111011001000001111011000101001100010111010101101100110001111011001000001011110100010101101111111011100000010111110001001010001101101100011010110010111001010001001000010101010010001001001100011001010010000110000110010101000110000111010001110111001010000111111111010001010000111101111100010110111001100000001001010001110010000001010001010000001001101011110010111111000010010001000011010100110110110110100011111001111110010101010011011110001101010010101001011100100110011001111000110111001001010010000010011100111111010111110111010111000101010000010010100111100110110011010100010011001010100000011100000110111001101011001011111111101110111101001010110110011100011000011010111111101111010001111101000111110010001011001011101101100101101011001111000111000110110010110000001010100001101010001110001001101100000100000010000000000010101011010101000010110101001011100010001101000101101001001010100110111100000001111101100101100110101010101110000010110001100011101010001101111001101110010101101001001011000010101100111000111011111000001011000101011110111110101101011101010001000000111100110110100010101011000111001111011100000011110010101001001111001010111001100001101001110101110011110110100110111010100010110011001011100101101110011000110101101011011100001111010010110100110000110010101100111001010101100100011010111001010011000010110101011011110101110011100010100000110110111011101010011011000110111111000000101010010111000110100011011101011110001110110100101111111001110011100000100000011111011111011000110111101100111100110101101111110100100110000010100101110001010001101011110101111010100000100101100110001110100000110010000000010101101010001111100001110101110101110011111000110001100011000000011010011010000101100110110111000101000100011000100001111011000111101011010100110100001011101011101101010110110101100110010101100110110111100010000111110010010000011011111000110101100000001101111110101011011110010001001010101001001000011111011011111000100001001000100111100011111010101111000011001110001111001010001100100100011000111000001111110100100010010000001101101111011011100101111111101001001111010001111111011001001101111110100110100101111001110111010011001001011100110110101000110000001011100001011101111010011000100110010001001000100101100000011011110101100001010111001101100000110100101010010010010101101001001110011010110011011110001001100100111001101110110000001110010000011111101000111000110101111000011011111011001111011010110101001110101011111011011101011000101011100111011001010011101110001100110100110110110101011000001111101001000011110010110100000010011011000111111011000100111010010101101111101011011001000111001101010001000101001101111001100011011011010110001101111011000101001001001101100001110110101011110111010110110011010110010001101101010011111101010000010101011110001101001010010001100000010001100101100000110000110001010110101000110000000100001100000101000001001111110100110011110000010110111010101010001010100000101000101011010101110011000001011111010110100110011001110001101010001101011011101111000101010001100100000010011111110011111100100101011011100110001101111111111011110100011111011011000000000111011000000100001010111111101000110110100010000011010110100000111100001010110011100100101111100001011100101101111100011111010010110100111110010001101100101111100110011000000111001001110001101100111111011110000001001001001111110111011011101101010111101011001100010100100111010000001010010001001110110111010100111101010111100111011001000001101011100010000010010011011101110110101001111011010010101000001111001111100001101101010000000001010001101010011111011010100110110101011010110110000101111110000110101101101000000010111000010101011110100100010000100111111100011101101111100100010110010001110111100100000001111101011000000111111111010011011101101101011011101101011001001001101010010110011011101000100000011010101111110111011001010011001100111011111001101101110011010001111000010010100111011010011110110110111010110101010000111101100101101110111110111111000001111011001000001001010001110101001111010100111010101010011001110011010111111110000110010010101011011001101111011000111011111001000111100000000100010111010100100100001010111111000010001011001100100001001010011011111001010111000101111000110010011011111101101011001000010111111011110000101110010100010101001011010001111111110001100110100000110111001010101011000111101100111011001001010001000011010100010010011110000010000011110101001011111011101111010001001110110111010111001111100001110011101110001100111010001011001100100011001010011001101110011011011001000100011111101101001100011110111101100110111110101000010010001110001011011000001001101010110010010011010011010100000011000010111111110011000111110010110110111111100101001011000111010001110101111111010000101110011010010001100001101101100000100100000111011100111100000101100100111001010101111101001110100000011001100010011100110100110001100110111011011001100000110111011000011111111110111100111010101001001001010111101110010111011001110100001010110001100000010100010110111101100101100010011011101001111011011111111011110011111011110001011101101110110111000110010011100100010100001101111000001101110001001010100011100100100001100010101001110011010001110010111100010100000101010011100110100101001101110001110000110000111100001100011011011010100110111110010101101111101111110100010011111000101000010000000111010100100101110100101000011110010001110111101111101111010001010000100001001110010110001000010010010001100100000010011000011111000000110111100000001110001100010000000010100111000011110011100011011000011100001010001001010100011001100011001000101110100100011100100100101100101111110001011100111100010000011111000101010101101100010010110100000101111010100111010000000110110000001110001011110100111111110111000101000000110010001000100110000010111010110011111110111010100101011001111111100011001100000110010110101010100011111101101000110110001111111111000010111000100111010001000111001010010101100111100110011100011011100000100111001110010110000010000000011000011110001101010011010011101011110100101001000111110011000110000110001000101001010101001010110000111010000100001011101110111011001010110111000010001110111100011101111011010000100101110110010101100110010011010100011011100101100110110100000111000111100000110100001001111101100101001010100101111111011100110011001010101010010110011110001101100011011110111100101111111100011011110000100111011100001000000010101101110111100110000001100011010110010100011010100000111010110110101010010110001000011100111101001111001111011001000010011001100010010100100100110101001011101100000101111000110100111100001101101111111100010001101001011000111101100100000100100010001111100011001110011100101010110110111000001101101010101011011010110110101110010011001000000111011101001010101100001101110011111001110101010000100010100010010101100001100000111011010100111011011100111010000011001010110010111001110101000010000011110011111011111101100101100001101000000111100101101100110011101001100111001101010001110110101011011010000111011110110111101111000010001011011010111111011100011110010101101110110011110001001110101110000010000010010001010010100010010010011010100000101101010111111110100111011010100110101000111101000000011111101100101000101010110010001010001111100010101111111110000000001100111001101101010001010101101110100001010011110100101011011000100001000100111101011100101010110010110101101011011011110000101111100101001101001001101000101110100100101100100101111011001010001100010101001111000110111011100001010100010110101010110101010110010011010100101101000010011100100100000100101101000100100000010101011111111100111111110000011110010011101010100111111100000100011110010100010000001100000101100101011101001010101011011011100100111011000000100111001110111111110110110011110101100111111110011001100100011001001010100010010111111100111111010110001101001011011110111111100000001010001001000111100001011111110011111011101001010100000000101101010110011111111000110111101010100000001111011011111100101100100101010111111100101110000110110101111011111100110101110110110101101110101001100110000010111010010111100100101001001010111000000011101101111100111001110000001000111111110110101100101010101110110000100010010101000110110000110111110001010100111000111001011111100000110011100101010101111100110010101001010110100001010001111011101010011001100001010111010011001101101011101111100010111000011011111111111011101000000101010100011111101100001100010111110111001011001010011110101111101110111110100110011001101011001010110011101100101110111100110000001001001100110101110001011000111000111011001000101000100000000001110001001101111001111011110100011011111100011110101100010011111001110110100111000001010001010100000011110001111000001000001110101011011000110010110111101100000000110111111011110111001001111001110000010111110010000110011100010111010011111011100110011101011000001110100100101010011001010110110111110111010100010111101011100001011011100101111101101101111101111001101111000100001101101001110101000001000100110010110011101010110000100110011001001111000011011100100110010110100011111011000100001110001110101010000111111101000001110100011101110000101101111001010100100001101001111010100100000001000000101010110110100000100110001100110011110000010001101001011111101111100000011110100110101001101101111011011001001010101100011100111011111111010001011010011100011000001001000000100000011101000110101101001110011001001110111111111011100000001001011100001011100100101111111111011101011001110111000111110000001110000011100101001000001001111101111001101101100111010111100101001110100011101011001010001110010011110101110100010100100111011100111111010010101010010001010101110110101100111001101100111111101010101000101010010010000100110001100011011110010100101010110111101001110011000111011001001010111101011011100001011110000000110001000011101110010111001000010001010110000001100111111010010100001000110111001100100101011110101000110011010000001011111111000100001110001100110101100010100111001000111010010100110010100000010011001010011001000001100010110000111010011111010010110101000011100110101010101000101010010101011100110011101000010000010011001101100100010001101010001010000111101110110011110000011000111010100010100100110110100100101010110001110100111111001001111101100010100010010001111000110001001010000101000011110011011011000001001101110011111011010011110100110111001001110010110010101101110000000100100110000110110111011101111011101100101001010000101011101010000001100010100100000000101101111010000011110000101110000001000111011011010000101011001101101111010111010101111111111110100111010110011110101111010111101001110101110101010100010111101110000100101010011110111110111101111101100010111010010000100101001101110011010101100100101011101010000101011110000001100010000011000100011110111011000110110111011010101101101100011011100101100111110110010100110010010110110001111100001100010001011101001011001011011111101010110110100001100011101011011010011101101111010010101110001111100100100000101110111101001111001100110011111110010011001111010001111010100111001011010000111011000000111010110101101001100010011001101000000111101010110100000011011111110011110111110010010111000001001010110101001101010110010001110001010100000011111000101101001011010000000011101011110101001010001001110100001100011010101111111000001011010001011001000111101000111111000100011110001111010101010111111001100110001100000111110011110001000100101010000111001000001100001011110111011010110111110111110111001011010000110011000010000011001000010011001110010001110111110011111101101011100010111001010111001010100001001111111101111001100101100110010000000011001001110011111100001101010111011000100101100000111011001110100001001001010101110110000010100001000001000101001011010001110100110100100011110100101010110011010010010010000110011100100100111111011111100101001111111111001111001001110101000100100010101111110100000001101011110000001001011100011010010001110010000111001000001001000011000001100011010010011011000001110011000110111111111000001001000000000111101001001000101100000111111010011010101000101000010111010011010000100000000100100000000101110100100011000110111111110111001100000001110011001001011000110111000000101001110110000111001101111010000110010111010001011011011101100101100100111110000010010100011011111001110000100111011000111111000010000101000101011111111001011101010011000001011100000101111100101010110001000011010100000100000101111010001101101101011100100111110110010101100111110101100101011100101000001100000101010101011110001001001010010111011111001101011110100000111110011111101111100001100100001011001001010111111000011111001010010001111110110100111101111000001101010011110111000000000110000101110001101000001010000111101101111110000111001111001111110001001001110010111100111111011111000101010110011100111011100101110011101001011110110111011010001011000010110000011000000001010000110111000000010110101001010110001000010101100011101010100011000101001010010001100100011011100101011111111100010010010011111011100100010000001110101101101010100111110001000111100001110100101100111010001100000010010111110100011010011011001011110110111011110100001010110101111010100010101011000111011101111011011010001010001110100111100101011010100110100111111001101111100010000111001110000100111010011001101111100011010001000011100110100100110011111011100111011001100011000010110111000110010001010110001101010011101001100011010100001011101111100101010001001101101100100011010001111000100100100001001001000010110100000011110001100011000110000100010011111000010100110101111100100101011110111001111011111010101010001101101100010000010010101001000011111110101001101111100000000101100011011011110110001010111110010001110000100001010110000111111110100111010101010101110000111111000110001101001010100110111011101111000101010100011111111101000011100100100001001010011110010010000100010111010111001001000111110110011110101011000111100001100011011000101001010101001111100101110010111001101001010000110100111110101110001011111010010010011110110100001100110001011001101011011110101011110001101011111001001011101100001111011011001010011100111010101110110110011001010001001111000001110011110110010011110010110111111110101010111000001101001110111101110100011101111001101110101000100110111011101000010100111000100100100010001100001010010010101101111100110110001001010001101011011001110000110100001001001100100000011100011011010011010001100010100010111000100101110111010100001110011111101001010000010100000000010111110111011000011010011101011011011101111101110001111001000000011111110000001101011111010111100111001010001011010001001011010000000001011000111010011000111100111011000010110011011100010110111111100100110111010010110101111011100101110000111011001100110100001101111011111110001110011011110001111101101000010011101110010011111100100111000110010000001000010110100110000111110111010110000110111000101100110011001101111000111110110010010100111110011011011011011111110101110110110011000000011101010011110011100111000101011010100011001001110010001011110100100000001000010111011111001010110101010011001000100110010101111101111001101111110010001110011111000111101101000001010011100101100111011001101101000001100100001011000011000101111010010100011000110010000010001001000101101110011101011101110000111011110101001111111011100010110001011101111110110100110111011111010110000001101100011000110011111010100111010010100010111010111111100101101100000111010010101111100110100010001011111000101111011111000100001100010000000001100011011000000000011000111101001001011101011101001010101110110101001011000111000001001101110110001101100011111011000111011011001110011111110011111011101111111010000101001000111001101010010000101001101110001010111010011000100011110101110011111001110010101001011101110000001011010000101111000010000100000100000011111111001011001110100110101001100011010010100011110101000111001010000101000111110100100010100101001011010111010010111110010010111101110110000001100010110100001100101111100010111111011100111111110011111111111100010010000010000001011111100000100001010111001111111110011010111110111001101011100101010110110111011101000000111010001110111001100100101011100100100100010110101001110111101101011110110101110100111100010011001111111110111100010011011100000111000101001100110010110100111100100100001011000111000011101000000011000111011110111010100010101011001100010011011111110000000001011110110001011001110101011010100010100101001011001100111001001011110001110111110110000001010101001001000001010010111010001101111111101110101110010100111100100110000111101110001110010101001001111000101111000001100100011010101110111010101000110010100000000011101100100101011000100000001110101100010101001000110000110100000010111110101001111000011101111000100110000100101111000011111100001111111010000000000111011100011100001101011011000010000001011011011111001010111000010000110001111000110110110100011010111110011011101110111100110110101000101010111111001000001000010011000010111010011110111101010000010100100110001000111100101011010011110010001111010010001101110011011110001111011110011100011000101000010000011110110000111100001111010010111010000111111100100010011101000010001101011001010100011110111000110010111100110010110111101000110101000101101110101101010010101110000001001111011011101110001000010100000001110110111000010001101101000110011111111101101100100101101101010010101111100100010011101111011110011111101011000001010011101101011011110001010001110011110101100100110101001010101011111100101100111100000011101001111001101111101011110011001011011010100010111000011011010100100111001101111110001101001101010010011000100000010110001000100100010100101011000101011111100000010110110110111111001100100000110100111010001000100010111101000111010100000110111011101101111110001010100010100011101111011010011111111000000000101111010100001110110011001111110100100111011010101101011011111100000110100001000001010110011011001001101001010011100101001101101101100110001110101101010111010111010110100000110111111010000011001110011100110001000111000010001010101011001010100111001000110001010001111111000101111010100101111111110011101011111011001010001001010011100001110000101011011010010101001011010101011011110001001001011100010010111101010101110111110101100011010011011100000101111100111000101000000011101010100111010011010000011111100000010110001010010100110010100101111100100000010110010100001110001011110101110011101000110100101000101001100100101110110000010011001110001000001010110010011111000011101001111100100001110000110010100001000011010111000000110101111010111110000111010110011101011111111000111010001101011011110010100001011001011111110001111100101001100000110000110100100000101001111010100110010101010011110000101001011111101010010010110100100010001001100111011000010100000011110111011100001110100100010110110110010101011101000000110101111101101101001100110110101011000010111011001110001000110000100001011111000101011010101111100110100010010100100100101011111111011100010100111111011100101000010110010100001110000101011100011000111000101110001101011010100111011100110100010011000110111110011010101011101111101010110001110010100010010110110101111011111010110110100000111110010000111011110011000111001100101001000010011110101011101011100010000101000100011110000110100001010110010100110110011001111111100000111110110111001001100011100000011100011000001000000111100100101111111000011101111101100010111011000100001011000011111011101010001110110010101110011101100101100110010010100111110000000110111001100000011101011101001110101000100000111011000000000111111010111101011010010011001101100011111011101111000110010001001001111010010100011111110001001000001010100011011010010100010110101001101001111100110101010110001000101110001000000100101010101101010100100110001101011100010110011001000110101101010111011001101111011000011110101011001010000100000101001111000101110001100000100000101111001101101111010111110001111110111100010010001110101011001000001010000101100110111001011000101110111001011001001011000101110010111101101100111011011111100100001010010001101110100111111100011111000101100101111110011011010101101000001111111000001110101101111011000100101100100010111110000101111011011100010101011110100111111000010001001101101111111010000111000010110001100101011101000001101000110000100010100011111110111100110001100001010111001101110111010010110100000010101011110000011111100110101001110110110111010100001110001001111101001110100000010001001110110111111111111111001011110100000100111011110011011101010011101100011000111101111000110001011101110110111010010001100000010010001111110010011000110100000011011000001111010010111110010100001100110101000100000001100110000110110010111100010101010100001000111000001000111110001101111101011110001110010111111100000000101101101010101000011110101001101011000110111010001000110001101100111101010010000100111010100111101100111001001010011110001110111010001011110000111110111110011110000011100010001101101010101101101011101011000001110100010000001000100011001110001010111000001110100000110100101101111111001011100111101010111111110001101111000010010101110000101010100101000111001000000000010001100001101100011111100001110100000111101000110101001010011101100100011110001111010010110100011110111001101100011011100001100110110011111101011101111000101011110000110111000000101000000011101001001011001001111111110111100110100111101010000000010001100010010000101010100010110111111101110100010011000010101010100101010110001010010100100101100001001111010000111011000001100110100101100110011001101111100010011010001101110110001110010011000101001011110111000101010101101111011101111011010010100010011100000100010000100100110101100111010010101001110110110010001101001110101010111000001110010110110100101010001111001101110011100100001000011110110100011010100001011110100000101001101100100011100101111110111110110111111100011010010010101010111001010011111000011101111001001000100100110111011111001101011101100010100011010001011011000100000110000011011100111100010101111010011110101101100011100100110100001001100110110010000110110101001100111011000011010001100111010110001111110101000110111100110011110000010100000100100100101110100110010111010110011101010100101000101011111101000110001111111111011100010010100110010000001011110111100001111000100000000000001111011110110010101011100100100011010111111000101000011101011011110000010011101000011001101110111111000111010001111010110111100010100110001101000101010110111101101111100100101101111111101101001000110000011001101011110100101111010110011110100101010110110011101101100100011111101110001100110011011110101100000011001110110100001101010011111100011010111011110111100000110101011111000010000110010110001110101011111001101011000000100111011011100011100001010111011111011100111001000111110111011110001001011001100010001000100111100101100001111111100010000001011000111001110100101001110101011000000110100000010001101000001001111111010110000111111000001101100101111011111100101101110010110110010111010100001010011001111000100001100101101011011011111110100000111101000001110010011011010000001100110010000010010111110101111110010010001010000111011100001101111110110011110101001100100011101100110111111010110101100111110010011011001110001110110100110000011101001011110100010101000000101111001001011110010101010101111110110111011100100101001110011101101001011110000100011011000011110000110001001000110111000101101110010011010001010011110000001011011100011000010011110110100110011001101100000100111111100010110001101010010001110100011111101011111111111110011000100011000011001111000110001011000001011111011100111100110101100110100110100001000000011101100001111101000111000011101010011001100001010011001011111100010000000100000011110011100001011010011000011100110000000011110001010001100111100110000111110010001010010010000100101000011011110011010000010010010011111001011010000101111100110010011111101101100100000001111110110110110011011000000011001001010101100010100101100101101111001111001111000010100000000010110100010000110000000010110010001100110010000101001001100111011001000011100110111010111111011111011001000101110011001000111100101111100100101000001100100110110110111110000000000000001111011100001111011000100010111101101010100110111000000011100001111001000001111110011010000010011011100000101101001011010001001101110010110101110111111011110001010000110111010100010111110111100001000001111100010000000000001011110001110001001101101011111111101001110101110101001011001010101010110110111111000001001001100110001000010110100010010000110100101011110111010000111111011000110000000000100100010101101011101101000000110010001110001000000111101010111001001011010000010100111001000110110111010000000100011110100101111011100101111100011111001101100000100000100010010101011011010110110010000001000000001111011001111101000001110011110001110101110001000111101100011010111000101000001010011010101010110000110001101010011100111001110001000010101110101101010010000010011011111111110011110000010000010101101110000110000001111011000100001001000111110010010111101001011100011000110001001000010110011000001100110101111010001010110010111001110100101000111010011111110110101111001010101101100101001001110110110100001010110000001111101110101001000000010100111100010000100000000010001010110111010110100011010110011010001110100101110001111110111110110111011001110101101101100111101011101110011100111101101111001010000101000111111000011010010001111001011000001001100001000000000000111000000110011101100111000000111110000000011000100001110101111101110101101100101100110100001010101011010001111100000010111100110101000001111111011010011001001111100010011001011010111111000001001010010110000100010101010110111110101010101010000100111011110010111101010001011110011111110000111010100000011000101101100101011011101110110011010110010110011100010010010101111000101001011001111111000001000000101111010000010100000101100100000000111100111000001101111001110000010110111111000110001111000010000110001011000011100000010100011000010011000110010010001111111101010011000101101101001100011011010100100111011110111101110101001000001111101100011110110100010100000110011000001011101100001011000100011110110010111100110001110001110010110110101010110001101110001111001111000101100001000011001100111100000101001000011101011001000110001011110101000101001111100111011001010010000100100010100100010001000000011101000101110010110011110110010011011011000010010101101010000010010000111011110011010100100111000000001001001101001001001010100110001011111011100101000111101010110111000111101010110110101010110011111010110011011111111111000101001010100111001011000001011010010001001011001000110100100000000011101000010111111100101000101010011110110111110110100110000001000100101001111010110001000101010111111100100011011100111010010100100110001011111111011100110101000011001010101000000101100001011101100111101111110110010111011100111010001101011111010101001110000111101011000011001011011111100100011110110110011011101011010001010010000011111111110101100000000010001001101100100000001010010010100111001000110110111000100110000101001011101111001100101101101000011001111111001011010100111100101100000111101011011011100011000100001011111001011111111011010111111011001001010000000111011110001101000110110101110111110011111010100111110110101100001000000101010111101000101111111111100100111110000000101111101011111010100100000111011110101111111100000001101100001100001101010111100110111000111110010000111101000010011011000011000001100101000000010011101011111011001010100010011011011001100101000010111000001000010011100101111010101011010101010111010100111001011100101110011001010111101110001001101111101100100011101110001010001110000010001001001111001001011000010001000010110111000100000100010110011111100000000000101110100011000001001001001011000010111000001110100111010111010000010010010111000101101010001001000101011011001100100000011110110000100101001001011100001001001100000111110101001110011110011011100011100010011110111110110101101011000111000000111100010000100010110111011001000100011110110010110101000010110100010100101111000100011101001111001110100101000001110100011001100101111101011100111110101001010101011110100011001011101010100101011000101101110001110001001001101111100110111101101011100110011011100010101110100010010001110110010000110110001101001101001000100111110001100010110000010100000000000000111101001111111101010001101001001011110100000111100001000111000100000001001010110100110010110010101010010010010001010010101001111000010000011010001101011000001010011111001001111011010101101000111010100001101011100110101010100101101100111001111000111111010001001100001111100000011001011011011011011011010010000000111010110011010001010001010001101001011011001101101111001101111110110011101100111000010011000001111000111000101110111001100110010001011001110111101100110001001111010011110111001000010111110111001001001010101111100101011100101001010111001011100001000111101101010010110001000100001110100000101111010011001101110111001011011101000000100010101101010001100010101010100101011010000000100100000001101101111001011100101001110100000010100100101110111001001101111111011001101110101110011000000110001110111010101100100101101110001000100010110100111011101001001000110100100111110110100010101110010010011010001110100011001111111101010101111111101100111011111001111000011000010011110010111000001100110001100010110010001100100001110100111110010000101011010100000001001101101110000100111011100000010101001100011001101110101110110001101000111101110100001000001000011001101011010001100000111100111100011100001010111110000000010101000111001001011000110011001111111111111000001001110010011110101010111101010100001001001110001000111010110000111100010101100100100000110101000110001111111010111011001011100111111100111011000010101110111001101111001101000001110010010101001011101111010010101100001100011000001010001110011010000111010001011001111110000010000110100101010110110000100101010101001100010001001111011010110111110101011111101111010011000011001010011110100010001011000001101111100100010011111001001001100011111000101100110000111000110101000011011111101111000011101110001001110000111010010100100101011011110111101000111010000010011111000111111001110100111101000111001100000110000001011111100010011110101001111101001101110110000010111101001110000110110001110000100000000000001011011010001111010110110010010110010000000010000100001011111010111111001011001101101101011110110110000011010000110000100101111001011110111000000011111110010010011111111000010010001110000011001001001010001010110000000111111111111101110000110110101010010000110011011011110000111100111001010101100110110111010111001101111001111011110011001100011001100011100110100001101000100001101110111011111101000010101001111100010110101100000010111001001110101101110100001001001110001110111000001001010010010100110001100110111000111010110100010000011001101000010000011001111111110000000100010110000011111111011011001010001010111110100101101111100101011000110001001011111010101110101000101000011110110110001010010110011001111000011000010100100111001000000011101101000001010010001000000101010011010001010001011010010111011010001011010011000111001001110100000110011111000010011110111010010011110111110010100001100000111001000011101000010100001101101011110100111110101011001011111110101011111110001011001011010100010000110001111001100111110110011100110110100100000000001111011001110000010010011111101010110011110010111000111000101100010000000000100010000001011001010011110000001000011110111011000000100000110101011110101011100000001001000101111010110011000100000010100110100101101100110111011110001000010011101001110000010111010011000101111000101111001111011011001101110101111001010101111010100111001101000110101111111111110101110011101000010011001101110010110001001110101101111010100110101101100111110010100000010000001000001111101101110110011010000111110011010001000001001000101000011101001001011001010100111000000100110011100001100011100000011011011110100110011110100001100100010010110111111101101000011100011000011000000010101001100010000111001101101111000100111010001101101111101011111010000110010111111011010000010100010110101000110010010000001010100100100001000101000101101110110101010011010000011011100001100001011000110111100101011011011001110011111110011110110101101011000000001100101000100000011000011101001010000010011000011000010101010111111101100101000110011011110000111001111001010111111110001001001101111000101010101000100101111111100000000000000101000101001011111001111001000010100100001110110110011100101011101010011000000101110011110010110001010101100110010011001111000100111110110010100010110010101001011000011011001101110001010101110111111011011010001010111011110101010111100000111101000000001100111101111000011110110001101000111110101001010111001101001100101001100000001110111100110110101111011010010100011100011001000010001111100001110111101010011010110100010100100100011000101011011110001111100111010010010110000111001111001111111010000010010010111110101001111101011010111011111111010010000000101110101101010011000011011111111111110010010110011010100100101010110110111101111111110010110001101110110001000010110110000010011001010001001110110100001100001000010010000001101011010110011111001001011000011000001000010001100010001101001111100101101100100001010101101010011100010001000010010011111101100010001011010100001001101100101100110000110100010010010110000100001110100110010111101000111101000100001000010111011110001011111010101000100000111100011001101111001010001100110100111111000011000001001110111110110010101101100011100010100110000100100000001100101010000110110011100110101011111010100100111110011110101111110101101000011011110010010010010000111000111111001100011011111001110110100110101111010101010010010101011100111010000101000100011010001000101111001110100001111110100010010001111000100001111101100010111010011100100110010101010110001001100111101001001110101110000100011110101111001100111000101010001001101000101001100110011100010110000100010110110000000010000100101000101000000000000111100100100001111100101111110001111010110111000001000111110100011100110110101101100011101101111001011001001010101011101011100001101000100001001110110001100011010010101011010000101100100010111110001001011101011001011101010100011000010010001101011011111010111000000110010011000111001000010100100001000100010111010101100000000000110100110000111100010010111010010001110010001111010100111100001000010111110101111100100001010101110000011011011100111101111111100001000110110111010111010001101111100000000111111100011110110011011101001000111001101101010011110110000111111111101111010000010010010001010110010111010101000110111101101000101100001010010110111110001101011000100000011000110100010100111101100111101001111000011110111100111101100011100111000100100110010101100100111011010110011001111100011110010000101010001111011100000011011110010101000110011100110000011101101011111000111001111101101100001010000101001101111010000010110000100110110100111100011010001101110011011101010010101010110100000110100011101101010001010010110101011000110001010000111110111001000101001001111110000110001000000100011111011100011110100101011011101011110110000000101101011010010011110101010010000101110011110011110010011110001100100110010001110100110001100011100000100001000111011111001010000011001000000101100101100100111101100101010011110100000001101010011100010011010100110010100011101011011001001001001110111000010010000111001101111011001111111100001000110011110010011011011010100110000011001111110001110100001101100111000101001000001100100001010011010011010100101100000010010110111010000101010101011111101000110001000001111110110100001000100111011010100011101110010001110011100011011000101001011000110011000110000000100100111000101101100101010110010100010010111100111110010001110110101011101010010101110010000101100000111001100110100111110110111100101111110001110101001001110111101101001001000010110111110111001110001100111010001110110000101100001011010010000110000101010111010010101111011011101110000110000110100010010011100011010111101101110110011111010110110110010010011001011110011110000010110100010011101000101000100110110010110101110100111101001100100010101101011011100101111111010111110110101001011011101001011000011101101101010100101100100011000100000010010001111010100100100011010110100000011100010000100101110101001100100110010010100011000101110100000101010011010000010110011010001000010110001000011010000100011000001011001100010100100011111110011101011001011001101011100111100010000111011101001001000101100110110110110110110001110011110000100010110001010101011000111001100010100101000001100011111101011111111011001100111011001010100010000011101110100011000111110010100110001101001001111010110101111010101010011101111010111100011111110100100101011011100110010000101111100110110100010000100000010110011100110100101011011100111011110110100001011010000010000001011111101001000101111011011111111001110101111110100010100111000101010101001111011001011000100000000001001010010110101000010011010011100011011111101001101001011100011110100001100101010110010010100010011100111010001000011001110001110001000101100110010101000111110110001100111001001000110011010111001011100000001100001000001101000000000011100011001011101000101111001110001100101111110110100000111001011010110101101110011100111001001101111010011010100100100000101100111010101100011111100101111000101010110000101111011010011100011011111110011101100001110101100101001100011011000110100110000010001001111001100111110101010011101000010011001001011101100101100110011100001010111011011000101100111110100111010100100000001011111000111110010010110001010011110011000100110110000110110000101101001111111111000010000110010111110100001110110000101101000110100101000101110111101101000010110110000000001001110011111010000011010010101001110011011101110001000101100110011000100110001111001000010101010110101000011101110001010101011110110010001110110111101100101101010001100100011000010010110111111010111101011010010100110000000001110010010101111100000000000111001111110001100110111110000011110100010100111110011110000001011000101110110000010100100011100100000010011101010101000011101110101110011110101000111111010110011011001010010001000011001101001010111000110001110001100110010011100000110000011011101000101001011111111010111001111001111101001000100101010010010001111101100011110110001111000101111011100110000000011100010110110111110000001110101100100001110010100001110001111011011000011011111001100100000000000010110100111001011100011111000110011110110010110010101100110011100011101111001011010101100110101100000010001110001011001001100000010110100011110100010011000111111010000101101010101011001000001001111101010000100111101111000111011111001011010111011010001011010111110010010101110011100100010111010000010001101110100000001000010011110011000110100000100101000110010111001010011101010010001101001011110110101101101100001110101000110110101001010011011011101100110000110001111001101101100001110000001100000110011001111100010111011110011101111101000000011010101000011001001010010010000000111111110101100101100001010100001011000110010101001011001010011111001110100011100101100011111101001110000100100100010110110111111010000100011110010011110010110101010000100001000110010010111010010000000001010100000110001000101011010101100101000110011100011111010101100101110011011010100100110110000001010111000011001001011001111101011011001101101000101001101000001110010000100111100111101111100110000000111110010001111101110101000011000100001001101101000100101100011110100100100011010001001100111100100110000101001101011101100110001001010111000010001001101010101001001001001001010111100111001001010110111000000111011011010011111010100000010000101001101110001101110111110011100111101010001010100001011101010110111101010101111001001011010100001111110110101100100111011010001111000101001100110010000101111000011010010110001110110101101110111110110111111011100010000100101011010111100111011010010110111101100000000101000100000011000000011100100001100000110101110000010011000100101101010010101011110000111011001111100000111110010101101101010111110101011001001011110100111111101010011011010011100010010001100110111011100110110011011110011101100011111110100100011011000100101101111110100110111101001101010101001000100100110000010111100110101010110111010111001001011000100011100100000100110010001101011001011111010101110000100100011001001100110111111000101101000101001011110111111111101101101101001110000111011101110110111011101001001000000111001010011110000111010001111011110100010010010100111000001100111001100111010101111001111101010010001110000000101111010010001000011001000100101100101110110010001111010001000000101001000011000000110111110100100001101101011111010000110011011011000000000101100101111000101110010101110010011011111011000110010011101011100010001110001110100100001110100101000011101100010011001101010110001010100101001010010011110011001100001111101101111011100100011111001001110010101101010110010000001110110010100101100100000011000110101010100011011100111000010010110111001001001101111001110110111001101000101011001001101011111011101110000000111101011001111111101001111010111001001100000010000111011101001110001001101011100000011101010100011111001010011000011010110101101110000111111010011011010110110010110011100000000101001000110001100100100000101111100001010011001011110110101111011101010010110101010001100000000000100110110010101110101110001000010110110100111001111111001100010110101001001010001100110000001111000001001011101001000011011010110000000010000111000010100110010000011001010001100100110110001111001000110000010101100010100010010001100000011111000001111001100101010100101000101001001101101000000100010001111001010001111110000110011000000001010000101101010110100001100001010110101110100000100001011011011110010111010110011010011100110001010010011101111000101110001001010001100101011100101011110000100010010111010110110111101011101000001100000010010111111101111111011000100111100111101001010000001011001111001110011000111010110000111000101111110110111010111011100010010110100011010001010010010000000011001010110011100010010111010101100011110110010010101001111001000101100100101000100110110010110101110100101000101010101011101010010011110000010100010010011011100001011100010101100001000100001011010001010010010100100001000000010010001111100100111001100001101101000100111000100100001010111111111111110101001001000001000011011101010101111111011011000000001010001000101010100000000111011101010110011111000000101011110001111111100111110100001011100111100011100011000111101001111111100001110001101101000111110110011001011000000111000001011110111001011101110100000000111000101001000111110101000101011100001100111000001101110000000010111010011110000100100001010101100011110111011111110000111100001010110010011001010000011110100101110100101101001110001110101100000101100001101111011110011000100001111101000110100101011000101001110000110101011000100100011010001111101100010010110101011110000010110101100101001111101000100011100110110001110111000000001100100101001111100010011100101100101001101100100010011110110111100001010000111001011110010111111001101000011011011011111011100011001000011111010000111110010010100100011101111100010101000101001011010101011101111100000110110000001000010001001010011101111001101100111100111001011111001001101100010110001100001010000001101110110111100000000011011001110110010110100001100000001010011111111001000011110011110101101100111111100010000111011011111100100101111010001110001110001100100010100111110111111011011100110110110011010011010001111010011110000101011000110100010110010000100010000001011001100101000100000011100000010001001000100001011000011001010011101101011111000100000111111110010101111111110111101110001001011000010101110010110101100010100111011110010001101000111101000001000101011101000101000111101100000111110110011001100101101101101001010101100001011001000000001110000101101001010111010001011011000100110111011011110101100001010011111101101011001010001010100100111010000001100000001111101011100001111011001101100001111010110000010011100001111101011101100001001100100011111110000100101101100101110001101000111110000001011001110011001100101111010001001101000110000010011101010010101111010111101001101000000011110100101100010111011101010110001100010111001111000010110011011110000011011110000111111100101001000001110110101011001110011000001100000001010011011010011101100011000001001111011001000000010001010011111011011100000010110000101110111101010000001000100011101101000110100011010000110010000101000000111010101011001110010011101010000000001110101100000010100010101000001001011111001011010011001011111010100110000101001101010011011001000111001010111000110001000111011111110100110001000011101000001111101101000011001001110011000101011101011011111000000110110011010011111101010110010001001011110000011111000000110111000010100101010101101110110101110100010010100000000010010100100101000001011000110010011001111111110110101110000011010101011101000000011010100011011000000011001110101001011011010001010011100000001101111100001011111000001110110100110111100111001010100000000111101010100001010100010010000010101011000000011011011001110101101100010100101110010001010011000111000100111000111010101100101101110001000000010000000000000011101011010011100100011001000100011000011110000010110100001001100001000001101011011110011110111010010100010110010010100011101011011010110011001100001111000100110110111110000010100000010101011111100111101001000010001111110011001101111100110110101000101111100010000100111111101000101010010110110101100111001001110001011011101010111001011110110100011110100011010000111100011001110000110110011011110000010010001111101101000111000111000111101111001001010001111000011100010101111101100100011001010100110000101010001001110100100001100110011111110000101011110001100010100111101001110110010011100111000010010111111000010101000000011111010010000110011011011101100100111110100010110001010100010101000001000101010010100001100001010001101110111110101101101101111010011000001101100110000100011001110101001001100101000000011111001011000110000011011010111100000100011100110100110111001011011000101000001000011100000100111010110111100011001001101100100110000101001010000110001100000101100111010001011111000010101001110001000000100100001001111110010100000110100001001001100101011101111110100001000001111101010100111111110111000110110001100001010001011011011001010010010000101100010110001110010010100111110010000001100100000100001010101010100101100111111100111111101010101101110100000000111101001001100100111100111010111000111111100000011101111111110100011110110010101000010011001011111011000001001000110010111100100110101100110101111111010110001010010110111001101110100011000010111001011110000011001111001110100010110001000010100011101110110101011001100000000010010001010000101100000001111101111100101100111111001101001111010010000000110011010011001110011101100111100000111111001111011111111110110011100010110110000010000010100101010010000111010010101000100100110111011010101010011111100111100000010010111000010001010110010000100000011000010111000101100111011001010100000101000000110110100001010000111001011000101010110110101100011100011000001101011011010100011010011101010010110110010101001101111100111011100010100101110100111000101010001110010111111111101001000001101101011000000110011001010010110011010111100001100110010010111010101101101000100110100111100011001101001101100001101000011000110100000111010110011101011011111010100010001011111100101010100011011111010110111101001101110100001000111100011001011111111100010001100000100001000001100000110111100101110011000001110110001011011100011000001000000110100100111100011101101010011110001111010010011100101000010000110000010100010010110000010010001100000011111111110000010110001101111100100111100100001010101100110111010100100110111110000110101011001100111011100001010110011010001101001100001100000110000101110111010110000111101111101110111011010100111010111011110100101011011111110001111100111110011101101000010110001001111000000001110110111010100111101001111100111101010101001100010010101101000100100101101000001110111011000100100010010110100011110110001010110000100010110110111110001010000010011101011100000001111110011110101011101111100000000011010011111111010100111100011100111001000011011111101100000100110110010010011101011011010100110000110000011110010000100100000011011000001010010001010011000011111000111110100000000111111011011001101001001011010100100000011100101000000000010111001011101000101111100111010001001011011000011100010111110010100110001011101001010001110011101101111111000000001000101000101110011010000011101010111000000111011110000100000001111101011110010111010011000000000110110011110001100101010001001111010010111101010100001001010010100010001111100010000000011011010110000001011110010010000111110100001110110011101100100010000011000100111110101101101110010000101110011001111111001010010110110000100100111101011010100010010110111111111110101000010111100000011000000100101110001000001111000001000100101000110111101010000000001010100001111111000101101111100100001001111100001000010001000100011110011000000001100001110010001000100010111011001101111101000011110111101101110101000001101100010100001011101100101100100010101100011110000000101111111100100010011000111101001011001110101111110011111111111001011010100101010011110010011011010011111000011110110000000010010011001011000001111110010101011000111111001101010110101010010010110110011001101010000011000111011011101100001111011000100010100010100110101110111001110101100011100101110111111000010100100110011100101111011001001101101101100001010100100011000111000010010100111111101010011000110100110100111000100111101101110000100000010101010000111000001010110010000011010100110101001100110000111101011101101011100100011011010111101101001100001111101011111010000001110111110101101011011110110001001110000011111011111001111100110110011111101010101001010101101001010101010101011101101110001001011110011100111010110101101011111001001000000110000101010010001110111010011101010100010100001000110110101111100100101100010100000110110111110100101010110110100100010100011001001010001000111100100100010111011110101100010011000111111100010010011111001100011111010111000001110001100000110010111100101010010101111010110011000110100110101010011101000000100001010001101111010000011101100000111011111101100100100110011100001010100001000110100011110101001001011000010001100010100110010001010101001111010101110111000001100010000011110100000100001000011011011011100000100111011100101010000000101001010000110011110010011111101100110110011100010101001101011110100000011100100010000111000111101100010011111001000110000000101110011001101100010111101111010111010101010011101110011010100110101101000011100010111010000111100010100010110011010001010001000011100001110110001100001101111000010000000001110011111101001111011110001101001010111010100100110111100000101100110000011110101111011001000101111100101000110011001110011000111111001000011101100011100001110100100111110001011011010100111110101000110011100100100101011101110001001011011000111010010101011101111111100100110001010001011000011111000100001000010001100101111110110101000100100100101000111011010110110011000110011011111011111011100001110100111010000011100111101011000010111101000000011001000100100011011011011101011010111101011010011000001101101111001001001100011111000100101001011110001101010110001010111011100110101110111100111010011001011110011011011100110100010000100011010011010001011000001010011110111010110010011110011101011111011101010010101110101100110011010010011000001101000110011011101110000100001011011011011101100100111111010111011011111011100101000101111100011110000101011111010100000110011001011011100110111100111001010000010001100110010011001000011010111011011100000010110100101100101010000111001100001110001110110110001001010010101110101110110101101001000011100101011001111100011011011010000101000110110001011110000100011110000101001101100111111101001101011111000100001000001111000001001011100010100011000100110000011101001101011110111010101010111000001101100000000001011101110001000111100011111101101111110000100000001111000100000001010011100110110000101011100111111010101001101001010110101101001001110100001111010000110110111011101111111110001100101011010110111000111101000100011110100000000000110010110100101111100111100100001100001010111011010011100000110100011101000110010101101011001001111001011010010101000111101000010010010011010010100000111100010010010101101110001010101010000010001001010101101011100111100101110100110101111010000000111100111011101111110001000100111010100100110011100101110010100110100000100101110101101001110011111100011101001001011010110011010000111111010000111100001001010001101100101000000000011110101100001101011001010001000010001111111101101001110100010101001001111001010000101111100000111011100000010100110011011101101111111010100111111010110111011000100001001011111000000111100011011110101110001011011110111100101100011001100011100110110000011111100110100110011101110010111011011110000000100010010001111001011101010100111110110011101111000100111111111010101100010101100111101001010011110011011110101111001001101101111100011100010000000100000001101100001010010101000011111010001011001001010000100111001110010100110001101110000000000001110001111111000001010111100100001100001011100010010111010000100010111011001010011001010001100001010011110000011001010100011011100100111101101100001011101011001110001111010011110011110100001110100101010001110110100110010101110011000010011100101111000101001111000101010111010001001111010000111100100011111101110111011100001001111010011101111001001100011100111011100000111101111011011100111100100111110101001111010001000011001111101000110111001110100111111110000000100110001100010001001101111000100100000001110111001010001110111001100000011111101000010111100100101110011010100100000110110100110110010111101010001011011010101111111001011111001101111010101111111101000111100110010100000000100000110011111000111001000010000000011101111100111000001011001100111100101101000011101100000101100010001101010001001011001000010001111101100001011001111010000011100000110111101000010100011000101000100011100011000101011011011000011011001110000011110000011001101011101101111011010010100101100100100100110111010000001100100000111101000011001111001110001010110100100100011011011011110011001100111011010111010110010110100110100100001110111111000110100011101001010110010011110010011001011010101101111110011100101111111110001100100010111100110101100011011010101111001111101011110000011110011100100001010111001011001101010110001101101001110111000110100101100101111101110010010010110111101010110101000010000010101111111000000010000101000000010000001011011101110111110100000101010101000010100000111100110111100100000110101011100100100110100101101001000011010101111101101100000011010011100111111001010000111110000000100110000010110101101011010010010000011010010100111010110011110010011010011010001011100010010111000111100111110101110011110000101000001001110010110010011011100001011001100010010100010100100010101111000111001110101100111001010000000000111110100001011010100001111010000101100111111001100100110001010111000011010011000110100011001001000101100000001010110110001111010101011001111001010100111111011100100011110110101101001011011110111111000001010111010011011000010010001101011001011110110010010001001010111001110000001110100000000011101111000001011011000001100110001111100110101100000111100001000101000001100100010010000010101101110001111101100011111001100011100100000010100110001010001110101001111000100100011101100001101010011010000100100010010111101100110001110111000000110111111010101010000100011010110111010101101111000111001100001001011011000000110101001110101101101011101001000100010011110111011010010101101101010011111111010110011100010111010100100011000000100111100010010001001101110010100011100010011101001011111100001010111111110110101111000000001010101001111000111111001010111001111100011100000011100011000011000011110010001100100101000101010000101010011100011000010000100110001100100010110010010101110110010000011100011010100011010101110001100011110010011001011101111111011001010010000100010000010110010000000110000100011001000010010011001110000001000001110110001110010001110110100011101101101011100100101110100100111010000110011111110001001100000000000010101101111100111010111110000111111111101101000011010100011110010000000001000000101101011011011100101100010100010010100100110010100001110001011001100010110010111001111101111111001000101101010101000101010101100101101110110001111100100101100000111111110010001101000001110100000010110001101010010001110011001100101101011000001111011111011101100010100111001011001111011100000111000110001100001011000001111011111011111000111100101001000010010011110001000011101001010001110100101110110000010101001010010000000110011001011010111111110011000010110100010010100110000100100111100010111010111110001000101100101101011110110010001100111111110001110101100110011000001100001010001000111100001111111100100101011111010111000010011110111001101111010001110010011001100111010110011000000010010101001111000110000111000110010111111101000011101001011100001111000101000111101000100111000111011011100100010010010101110010110000001011011010010111110001110010100001011111001101010011101010110010001110010010000100011000001101001101100110010110111110111101100011110101011101000011100110111010110100011111011100101011110111011111100000000110101101001101010101001000100000001111101110001011111101101100100011111111001011010110001001001101101101010100111011010011001010101101111111010001001011011111011010010011001010110000111101001111110011010000010011100010011110011111110001010110101100100010001001111101100111010011111000111111110010100110000100110001001101110011000101111000101100110100100011101000010101100110000001101001101011100110101011000000001110100110100100001101000101101011110010010001101111100111000111011110011010010110100100000101010110111001100111001100000101100101001111000101000010001011111011111100010101011010111000010011100000100110011111100010110010110101111101111011100000101101100100100001011000110001010010011100100010110011001001101011011111111001000110100110100101000011111100110010100010101100101100001101111100100000101001010110011000011011100011110100000111100111100010101011100101000101100101100110000110100011100100010010110101101101010010110011100001110110010001010111011101011100100110100011001000011011100011110111110011001000110101110001001110100100011100111000100010000000001000000111001110001011011000111011010110001110110110010000000010110010100010001000100010010110110110000111111101000001100101111000101010100110010000000011111010010000100101110101100010010100100011011001000011000111011101011101101111001001010011011110100101100111101001010011000001010001000101000100100111100011000001110011111011110001101101101000101001111000111010111000110110110000101110001011001101110011010001010100000101011101000111111010100110101011011001101101000111001100111011001001001000011000010010100101010001111100100101111101101111000110111011100001001111101001101000000100010011010111100011000011011010101000111100101001110111011001110000111110110111000010011101111010001010010101101101011010101011011111111101100111111011001000001011101001110101010010111011101010011010010000111000011000011110111010001111011101000101101001011111001001111011110111111001110110011110110111111000010010110011010110001101011001001011110000101011100100101110100011001111011001100110000100111111001100010011110101000000011010101110010110100111100011000100111101110011111100110011100001000110000001011110110010010101001111000101111110110101000111100010100001101011111110111000000010110000000000001010001101101111000100000000100000111000101101001110111100101111100101110101101000100100110100101010011110110110011100010110101100011000001110111010000000010110011011011011001011101110100000000010110001010000010110001111010010110101011110001000101001011011000010100010011000010001000110001011110011010010110100101111101111101000010011100100000001001101000110110000111010111001010110000000100001101010110011011110001100001110001100101000110010101111000100011101000101110010101000011101000111011110000101101011101010001111000110001000101110111110111001100011101010000100001101101000101100001000100011001111010010000000010010100101011000011100100001011100111100110001110101101000001011011001100010001101111011100111001000010010011000110110001101110101110000101001110010100011100110000111110010011101111110110101001110111101001111000100000001011001001001110111100101101011111100111101111001110110111110000101110010010001111011111100110100001011000000000011011111101101001001100111000111101100100000001000001110011110000111100001101110101100111111010111011111010001010101011001001000110010011010011111101100100110110100010110011101100111111010011010111101111000110000001000001001110100010011010110111000001010000100100000101011010010001001000100110110100111010001000000000011110011101110111101110100111011000011001011101000100101111110100010111101000110100000111111111001001100100000100101100011100000110110111001011000100100110101100110100010000111100001001000001001000111100100100101100101100001001111011010111111110000111000101000110001101101100000011000101010000011001100001110100010110010011110100011110110010111101000110011111001110101010110010100101011001011110100110100000110000011110011011111110010110001111001110100101110011001011110100001010111001111001011000110010001111010001100100101111001100110100000110100101011110111010000101000000001100011000111101110110001111111101001001000001001010100101011101000111001110000010100111001110010011001111111001010000101110010110000000100111010100011000010110011101010100010100001101101001001101101100100011000100000101101110100011000001101110011111011100111010001111000000001001010010111101100100111101101101100010001100001111100101010110110111101100010010111101110011111000011110110001101110001001110101110110000010010000010110101111001100010101111111001010011001000001000101001001111000111001101011001111010111101111010000111101100110000110000010001010011111110000101100001111010011011001010000110000011011010111001011011110010011001000110111111110111111010010110100010110100000011000010110000000001111011101101010001100010101000111001000100001001000010000011111010011000100110100100000011110001110011001000100110011010000001001001101101000000000010001001010011100110100111001000010010000001010110100011100111011010001000010101001100100110100011001010111010010111001000101111111001011111001111111100011000111001010000101000010001101010011100010010010010010010110100111000010110110011010100001100101100101111110110001110000001110000010000100001011101110001011110001000100000100100010001101100010110111000000001011000011101000000000111011111110111100001000111100001111010111101111110101111001000010010010110111111111010011010100001110101111110010011001100101001110011100011101111101111011101010001010110001011011001000000000011000010001101110111011101011011101111111110001000001010101011000001000100001111011011111100111100001110010111001001011001111011100000110111010110000101011000110000000001101111110110000010000011001000111000111100111001011000000010011110101100011000010101101000010100011001101101001001010110000111001010100110110110110100011000000011100110111110001111101001100100110011101101010011111110001000000000100101111011001101100100100110011000010011100011111101110110101010111001010101011001111111111100000110111010110010111101011101111001000111001010101101011000011110001001010100010110010110001101101101101110110011101000011100011111001000001110110111011011100001100010011000101010001110101101001011010101000100100100000110001000101011000100101101110101010110011100001011000101101100100111110011010100101100011010100101001011011001100100011111111100011110011111001101000011110101000110101110111011110010010100110011011011011011000001011011001111101011011100001100111101001000111110110100011000110111011001011100100010000000000001101111011010100010000010000001110101010101000101010110000111011100000010110101110100101101000000111011111010000101100011011010001100001001101010000011100110110010000011011010101000010100110011110000010011010100100111110010010111010011010110000110010001000101000001011000100111011001010101100000111100100001001111101011111100001100000101100010100011101101100111011011110001101101010100010001111001100011110110100100011100100001101111100011010110101000111111100010010010101101100010100011000100100111000000101010100101001111101101011110111100111100010100111110000101010101110111011001011010110000011100110011010011000001011000001111111011100111100010100000010001100011011011000110000101101000000100000111101010001100011011100011111110010100000011110010101001110110111101110111010000010010111001011000111100001011101011101110001001110000001100111001011101101010001011111110101000110101110000011010000000011001100001001110000001111111011101110110010010001010011010100001101110101010001010110000101001110111011100011011101100000101110011111010010110110100000011101001010100011010000110001010010110111010110010010100111110110100000111010100010000001001111011110011100001100110011000101101100010001111100001100011001000110100101001000110011011000100110111010110110100010010110111110001011100101101001011001110111100000011011110010001111100101011010000111111100111001110110001011011110011111100101100111101010010000011010110011001000011001101110100110001100110011100110001000110100111011100011111110101100001100001101011101111011011001111000001100000000011100101000110110100000011010100110010011010100010101010011111111001010010101111000101011011101111101010001110001001000010111100100111110110110001110010110010110101011111110110010101111110101011100110010011101011110001110111000100001110001110010101111111011100010010111101100111001001111011110100101010000100011100111000101101111110001110000100001111011011101000011111001011011111111110011010111001010100111101000110011010000001101111000011100101011111101011000101011101010011001011010001110010111110010101000010101100000000100110000110010000001001000100100110000101001000110001011101100001111010001111110000001001101000101011000010111010110011110110010011011011001000000001111001000011110110100100100010010101000101001100111000100101000110000001111111010011011011101100101010101010000010111001111000011100011001001010101110001101101110110010010101100011010000010100100010101000001110110000010010010011000110100001110001011111111111011101011111101001111010010110111001110110101110011011111011001001111010101101001110010000010011011101011110011100011100110010110111000100110011000000111000110101010011001100111011001111000001101111100101000100000110001011011110111111101010001001110111111011000011010101100101101110000110001101100100100111100011110000111101010111000000000000000011111100100011011001000000010000110010010100011100011100101000011100110101111011001001111100110100001100101000000100101100010110111111001001000100011111011000101010110101010101101101110111101011110000111000001101010001100110010001100111001110100101100011010000110101010100011010000000101000011101100010110110100100000001100100100100100010011111101110001001101100011110001101110111011110000110000000110101101001010001010111010100111100001001011111001111001010010010101011101110010001110101110011100010110111110111100001011100001110101100011010010101110000110011101101011100100001010001011001000100111001110101011111100111100100010101101010101011011111001110001110001001010011001100101111001001110101011100110100001010000010110011110001000101100010111101110001110101100110100001110000110110001011010110001010010110110110111111001011010010000010100001010001001010111001110111001000010011011100000011100001011110110110111011010000011110100110100101011100010010001100000011001011000001111111101111110000011100110110001011100011111010111011110011110000100011011110111111011100110000111111011111101111100001010000000001001111111111101111010001100110111000011111110011101010110011001000001011111001111010010001111111011101011111101011000001111000000010000011001010011001011011100001110100101111110001001100010011100110001111100011100001111110001100010101110111010001111110110001101000101101010101001110101000111101111000100010010000000001101011010000011001101000101001010001000111011101001110101101111001000010000110010110001110111100001101100110110111100010110111011010011101100111100111111100101000100111000000010101110011001101111111011011100111111000100110100010110000100011110100010011010101110000111001011110010000010101001111001011000110001010000011011101110001001000100001110111100111011011110010101010100001101001100100101000110111100011100001111001000101101001001011110101010000111011101000111110000110010010011000110110101100011101010111001100110100001101000000000010111011000001111000101011101100001011110001101010001001111100111010110111011111000100111110111011011110101110110010101110000100101000111011000000111110110000000000010111001110000011101001000110100111001001101000111101000000010110001011001011101100110011100010000011000011000000001011010101100100001111011001101000001011100010100011100100011011001111010000101001100100001100111011110011010111010001110110110010100000110110010110011111011110101000110111110010101010101011101111000010101001110111111010111010110001010001101010110100101101101011001011000101010011001011011101110011000001001001100100000101111100110010111101010000110001101110011011101011101110001101001111100001000000010100000000111111000110101111000100111000100111001111100101110010111110100110101111000100101111000001001011111101011100101101110000010000101010010101000000011010111011011100110100001011111010100100101110001001110110010001011111001111000011111101100010110101101010110110011001010110101011001011011010001000011100101110000001011110001011000101110100100101000111110111101100001111100010010010110010100001101100000101100011001000111010001011101000000101011011010101000111101110101000001101010101010101111101111000111000100001001010001111010100010101111101111001100001101101100001000100100101110111001011110000110011100010101110000010110101110001101000110100110111110111111001101011010001001110010011011110111010100011001000011111011010010000110110011101110110010001010010001110000100001010010101111111010110111110001111101101011001110101010011001000110101011001000101111100011100110001001010101010101111101011011110011000010000000111100111001001110000111111000100011011110010110111010101100001011110010100100010010101001110101110001110101101001101111011000010010000100100010110011110001100010001001010011000111101111110011001100000111101101100000011010010000101110111101001000110000110110011100000010100111010001011100001011010101111001010110010010101100011000110101011000111110011000000111001000000011000010101111100011000101001100010111111000100011011110000101011100101110011011101111110101010011110011000010001010001100010110101101111000100110111100111000011010000111110011011011011011101111000100101011111000101110011010010100000001111001111110011000101111010001100111110001010011000110000110110000010000110101110101011010011100100010011101000001100001100011010000011110111100010010111000101011001111111010010001001000110000001101010100010110101110100001100100100100000000001001101010001100111000111101011000100010010011011011100111011111111110011010100100011001010001000101000100101101011110101011101101000001101101100111010001111010101111011110100001001100111000010110111101010000110000101100101000101011011011101111011001011010100101001010001111101000111000001001111000110000011001001101100101011010010011011100010011101000010110011001011011100001000010111110101011111001110111011101000001100110001100110100000110000010011100111001011011011011001110011010101000011101100110000101101011011000101001011011000000000100101011010011000111001011101001011110110000101100110111000001110101000100101011001011000110111100111111100100010111000101111000010101110000110100010110111101100000100000010001010100101001101010100001010000011000001000101111111101000110110010110110001111110001100011000101100100010101100001001011110001010111010010000011111010101111010001011101001010101010001110100011000111110001001001000011101111001010000000110110010010001100101011001101001001011011111101100001110101111111100011011010110100110011100110001110011010010000100100000111011001011001111111110111000001100111110111011100101100100010000100001111111100100101100000101000010001000001111010000000101000011000111011100011110111010111010110010100010101100001001000110100000100011001111011100000010001110110100101001101100110101001011000001011101101001010110111010000100010101011110100100010011011010000101111110010111110111100010111000111111111100011011100011011100100111000101100001001001011111100100101101111011101101111100110100010110000000110110000000100111001110001100101011111100000110010011110110001000111001100101101011101011000001001110101001010110101011100001101101000001100100101100011011111000100100101001011110001011100110011001110000111101111001111001111000111000011011000010100001110010001010001110101100000011010010100100100010000001001100110001000111100100111110110111001010001101101100001110011001100100001101101010101000001101010111110011011010000100001111000010010010101010101011100010001000101010110100110000100110100100001001011101010001111111101000101001100101101011111101000010001110010010101111011001001001100100110111010001011011111000110010000000101111010011000000101110100111110010111001010100100110011010011011100100000011000110011100111101010101001011011100010101100101010100000010011100001101001101111111000111000010011111111010111001111101011001010110001010011010011001010110000011110111001011100011000100011111101111000010101111101000011110100111010010101001101000110101111110110001110100100010010001110000011010110000001000101010100100111001011111000100110101101001100000111000001001110010001101001000001000001011000000101010110111011010001110101001111000110001111110001011110000000100100101110111000101000000100011100001100110111101110001000110011011101111111000101101100101001110110001100101100011000111110011110000001111101000010010101001011010001100011111001100110010010001110111001110110111100100000011110101100100110111110000110011101011100101110000000000110110101010111001100110101110010111010100101010111010010101110001110001110000111111011110001101101011100110101011101011111010010011111101101111000011111110100110011101010110110110000111010101001011001001111010000101001100011100101101010100101111110100001011111001100111000100000000000011000100001101001110001110011101010110010000111111010001101110011011110010111010011101101101001111000011010110010111001100011011010000000010010001110011101100000010110110011000010011111001000010010111101000110010000011101111001101100000010001000110010111010010001110010101100000000001001010100011011001000101010101011100110000010011101111010111111100011111111000100101001000100001011000101111111001101110100011101011110001000011100101011100000011001111111010010111100110010101001010100101010100100000011010000010100011001101101000011011101010000000110011111010111001111110110011101110000011101100100101111110010001110011011111111010111111100000010100101100000111101001001101000001100010001101011110011001011010111000001100011010001101100010011000001001011111100001111101010100000110001010110011011101000010001010001101100110000000010100101101101011000000011011111110100001111110111011110101000100000001111001110100101000101110000100010011111011000011101101100001000001111111111010111101010101000110011110110111101111111000101111001101110101001011101011001000000111111010111101011101110100110010110010101001011000010110000101010001110010110010001000000010010100101011100110110010000001011110100110011000011101000100010000111010010010100111101001100101110111110101101011111011100011110100010011100101111000001011010111001001001001111000011101000000101100101010111001011011111011011010111100001100110100101010001000111111111000001000010010100100011100010011101111110111110011000010001101010110101110010100110111010111000110110000100000010111111100010010110010100011010011010110111101101010010010001001001110100110110011000010010101111100111000001111010010010001110000011111001001101010000001000000101001101111000110000001000110011001110000001111111010001101010001101001001111010010101110001010001011101100000000111001111011000100000010100111101100100000101000110001111101001111101100100001000000101100100010011010111000001010110100101000000000011000110011010101101001000110110101111101111110111110010001011001111011100101010001101101111001011110010110011010101010011110100001011101001110000010111001100011101001010010010101110101001011001101000010010000001000001101011000100111011110111000010101101001011001001010111100010111011111011011100111001111100011000101010110111101011011000111010101010011010101101111110001001011111101011100111010110100001011010010000111110010111110110110000000001111011000110001000111100101010110001110001110110100100101010010000101010110111110001000101101101010011010110011100010100101100100111101101100111100110010010111111111100001011000111001110111110111011101110111100010010101011011111000101110100000001101110110011100110100100010011110111010001101111101010011110011001010110001001100001000000100111010100000101011010011010100001010011111101100010011110111001100011111101000011001010000001101011011001101100010011011111001000000110100010001001111011111010101111011101110110000101000011110110111000001010110011001110101000010101101010101001000101101011100011010100111101101101101111011011100000101101111010110011010000101101101001100001111101110111111010001000110010111100111001011001110010010101110100000100001011100001100011111010111101011100010100110110101111000010010010010110011100111011011100111110000111000111010111011010100011001000000100101101100000000001110110011001011100101000101101011001000110111110001101100101000000110010001000011000011010111111000110001101101011111001001100110110011010010001100111011100000100100111000000100001111000101000111011111010101100011000010010111101001000011100110110101101110000100001100111110101100111100001111111001101110010100110110010001101101100101100000111101011111100010010101100110100010111110001001010011101101100111110010100101111011011111100001110011100000011101100000001101011001101000011011010000111111101110011101001001111100011011100010100101111100011011110101011000011110000111101101001010100011100000101000110010110101001001100111001110001000101101001110100001010001000001101110001011111000001000011101101110111011010011011110110100101000001100110011010001010001010011011001110111001111011111101110100100010000111001010000000011010010101100001010101100011011001000110000101101111100101001001001110111010011111100110101100001000011010011100010010101011100011111000101101010100001000101100100001110000110001011001100110001000100001011110000001001011011011001110000100110010110000001010000001010000001011011011100111110101011110010110011101100111011111111000010001111111101110010001010100011100010011010111001001110100000010111001111101111110100110111111110101100111110111101110110010111100100110111011001110111000000001110101011110101001010011100011110110111010101100011000100011001000010011000110001000100101101011000011001110000011000001111111101001000000001101110000010000101111100000000111110010111000100001110110111110110011010100010101110111111101010100010001110011000111100011001001000000010111001001110101001001101010111001001110110111100100011111000110000010001010001001010101001101101000100101010100001000011000000100100100100011010011001111101110100001110000101011101010011111100100101111101011110010011111101110000011011000000000001111000011011101001010110010111000001000001010001001010011101101010000001001101111111101010011010100101111001111110100101001111101100111011111101010101011011100100101101000101100101100111100111001000110110010001100000111100111100101101110000111001110001110000110011110011110100001110001000000001001000110011001100011100101000101011001100000011000001001111010111001000010100101100111010110001111101011111100110011111000100010111010011110101110011010100110111011101010110001111100001001111100110100110000010011001000000011100100000001001110101010001100001101101111010100000000111110010010011100111011000110001010110000101001100101101101000101011111110011110100000001001101000111010011000100000110000001000011111101111100001111100001001001011000111100110000100110001110000110110101010110110000110110111110011101101001110010101101010101011110110011100011100111000010001110100000111100111010111111101111010101101110100000010110100111010111100000001011011101100000001110000001100111101101010000011111100101100010110010111010111101001011111100000001101000000000000110100111111010101011111110100101000011111010110111000111111000000111100011011110011100000001111010000101010011111100100001110111111001010001000000111011111001111101101011001001111100011111001010000001011000000001011011100011011011101101100100101101011101000000010101000010111001000010100101010101110010111101101000110000010010011110010011000010101010101001010010000111111101110000110101000000110100011100010100100010011111001011111000100100001101011000001111000100011011011100011001001001011111100110001110110010110001000011101001100000101010011111110001011100000110000010011010100110110001000100110111000110111101101111000010011110101001000011100111011010011100101011000010000101101000011100011101011110110001100111000011111000101010100100010111001100000000101110010100100111000111111010110100111111100111000011001001110110011000100110011101010101010111101100110101011101111011011001101100000011111100010100110111111010100001100010111010111111101100010001100001011000001111101111110111000011110001110001110000011100000001010000101110000001111101111000101001100001110111001110111000011001101001111110000010011111111001011110001111110010101011001010111000011100001010010010000010100100101110100011101111001000101010011000000010000110110001011110001110110010011110100101100010001110011100000010101010110001001100110110000110010110111010000100100110111111001101110101010110100100011100101100001111101010011110001011001011001011010010100010100101100001100011101101011010000001001100011010001111110110100111001101011000101110110110001101100100010000000111101001001111011110111110000000100110101110100101110001110100111010101100010000001011100110100011110001100100010010001000010110100100101110011011100000001000100110101111001010000110011101011110101000011100010000011111000111100011011110111001101000100000100101010000110010100100011010000001011100110001111100000101011001001001011000001100110000100111010101110011111100001011111001001000111100000010101000001101111000100000001101100110111111100110100110101001110010000110001101101101011011111111001101110101111100011001001011110101101001010001001010110100110001000111001000000100010011111101101011100101010011110111010111110100010111011011110100010100010111001101101110100101111000000111111111000011100011000000111001000111011100101101010101111100000000100111111110000011010011101001111010110001010111111011010011001011100110110001110001100100111011000100101001100011010101000000001011011111001100100111010101110011101111110111111000111110011100110100111000010001011001111100010101001000111100010111011100000000111100000011111100100000111010000101011000100001100000001000011110011010011110000111010000100000100010000111111101001000001001010111101100010010110100011000001011110011101001010010100001110111101011010010001110001010000000110001001001111101110001110100110010111101000100010001000000101101100100110000111111010111010000011101000000000011111110011000000001000010011011000100111110101110010011010000011011111010101101100000011011110011110001110100111011110101010101001110001000010111111111010000100110011101111101110001101111010001010111100100110100100111011011000101010001100011110000110000000001011010101101000111111100100101011110001111100010100001110001000001100111011011110010000111101101101011011111010011011000010100101100011000011111001100011001111001000110111101110101000001110100101111111111000001111100101110010001110110000110110011100100001001101010101000001110101011111111110100011110011010111010101010011011001001000010001111011100111100000100000110101101011000100011110011101110110010110110010110110001100001000100101100100111101110001010110000100100100001001111000101011000000001100000010110110100000011101101011101011011001000000101010000001110010011001011010000011101110101101001011110101110000100001101111110010000000100100111111101000101010111111010110011011001101010110010000111011011110100010111001010101110011100000100000101011000101110101001011011101110011111010100001101010011001000001011000111011010100110110000111011001110111010000101000000011000101001001111000111110010111011101010111110010100100100011011101110110110101010101010101100011010011111001010011100110111101000110011101111000010010100100001010111000000001000000111000011000101101101001001010000111000011111010011100001001001011100000010101011001100110010011101011110001001001011111110100111000111001111001100010000000101100111000011001000101101110001101101110001111000010111010100100001011000111101111000100101000110111001111101110010100110111100110011011110001100010100110011010110100011010111000111010011011100000101110010001111100110100110000001011001001111011110101001010100101011111010011010110101000110011000101100010110101010010010001111010111100101100001011111111111010111010010100110111001011101000010101000010010010111111111111101000010001010100100100001010010101111010000010111010101010111111010100000001001110101100001011101111010001010111000011000111111011000010110101001101010011100100100010110101001110101100001010011111101011001011101000110011111100110010110111001101100100101001010101011010001011010010100101010010100001110011110000101111110001111110011000111110100101100101000101100001110110011010001001111010111001110101011101010010001110101001010110111101011001000011101111000000001100101101110110001110011001001110011001101011001010100001111111111110111101000111101100010110001100000100101111001001111000110000101001100010011011011110000000100101110010010110110011100011110000100011000010101011010010001010001011011110111000001010111011101100101111010000101101011001011001000010110001000010000000111100010101001010111001010110101011100001100111001000000010110000100110110011000001111011111010111010000110010100011010101000111110111110010010111110101100100011001101011000000100010001001110000100111010100010100101001001000110001111010100100101000000111100101100011000100101110001101011100110011011101001111011111110011110100000010010011111000111001110000001001100010100101100011001110010000011111001001011001010111010000110010111000011101110111000000001011110010110110110101011011110101001011111011011110111101000001110100101011100100100110110011111111101110000100000101011110000111110010001010011000111110101011100111111010010011001110010100000110110000110001110101011000101000011100111001110101101010010111001101010010101010001110011001000011011101000111011010110100011111000001010010100010001010001001101001101001101101000001111001100101101001010001110001000000111110011000110000101011111100011000100001011011101011101110100001100110100100010001110011010000001100010111110000000111010100010110000110100100010000010100010111110001110000100101101011000101001100101101000110001001000101001101100111111101111110100010011100011000011010001101001011011100001011011101101100100110010000100001001000100010001111111000100010110000011110111001000101010101100100001110111111011100001111111000110000111101111100100100000010010100111001110000100010011011100010010111100100110101100111100011100110100011001101100100110101010011000011001101010000010000100011110001111110111010101110011100001010001100111111010111001010110101111110100010111000011001011001101011000101001110101011000010011000110101111100111100010101001111000010110101010100001111011101011001101000110010110101001010001110100111100110010010000111101000001000110100000000110111100101011111001100100000001010100111100110110110101100100011110000000001010101000100100001010101100100101100011010010000110011101101011100110001111110011011111011011010011011011100110010101001111011101110100000110001011000101100011001001001110010100010101111011110010110010101101011100000111111101111000100100000011110011111110111010000001001011011100011011101111000011101101000011011111001111110110111001110011101011110000001010100110010100001100000110011010101100111100011000111100001000000101011101011101111101000000000111010100110100011000101100011010000011101001011010011100010011101110000010000100001000001011001100001000110100000001101001100001010101101000000000111010100111110110100011111011000001101100010101111110011111101110000101011100001001100111111010110100111101100000110010100101001110100100111000110100110000000001111011100000101100011111101101101111110000100110100100110011011001100001100010110110111001100110110001111111110101011100101101111010100011101011101001010110011010101110011101010001110001110111111010100011100101001101101010001101010011100110011011001111010011011011111101001101110100101110111110011111000001100100011110101111100001101011100100001110011010100011001000111101100100011011100000001111000000100000111101010011010111011100011011110000100001000010111101100010010101001001100010101111101111011111100011001011010101111110101001101011001010111011010100101111011100100001010101110101111101001101111000011111000011000010100111011000101001110110000010111000100010111011110001110101110101111111111010011001010110000100111001111100011010010111010101101000110000110101000011101001010111000010100001111110011011100010010110000101010010101000111101101000010001010100000110001110000001011110111100100011011000011111110101101110000101001110111011101110101010110110011010110000001111000000110110011111001110101100110011011010001011100010000101110101000000001100010001010001001010101000110110000010101110101001000111011110001000101000000010111001111101000011110011010110010000011001101000110110100010100100111111110101101001111000100000111100111001110010000110100111011101001110011101010000010110000000101001101101100100110111010110100010111001111110011011011011011101110100101011100110011101000111101101001100010101100001110011101001000110110010110011100100011000011011110011001110001101111110100011001001101010001011100010010111100010101000001000111010101111101110010100101101101010110000010100011011000100000000110001100110000010101000111100010111101000101011000000010001100010101110110010100010011010111101100011110001111101100010110101111000101000110000011110111001110100000101110011111101110001011000101111011010011001011110110000110001011011111100000111110100100111101010011001000110011000000011000010010001010110001101111000010001011000011000011010010011011011011101110111000111101101110000100001111110110110111000100110100011110111000011001000010110100010001010100101011110111001010100111000000010010001000110110001111100100101111100100010000110010110001101100011100100011110111100110101010101000110010101001001100111100110110001011111010111110101100111010110100001100011011100011010110101000110010001101011111100001001101010001011000001111000000011000010101001010000111011000111101001001101010011101111010111010101111001010111011010101111011111000001010111100011100011100011101000100110011010110000010011011011011110111000100111111010101001000010100010010111001111101101001011101000000111111101100100001010101101001110000110000111101101001110110000101000101111000110011001001001001011100011101111110011001101110000100100010011111111001101111101000110001111111000110010010000000011111000100100011110101011000110101001110000011011111001000000001001101011010101001110010011011000110110101111011111111010001001011110111011101010010100001110010011000110100001111111101111011101100011000111110010001100010010101111010011011101010001010010011100110111010001000110010101000001000011110100101110001101001010001011110100101011011100100110001000111111000011010011111001000011011011001101111001110010111100000001101111010010110101100111101101000110001001001000001101010001100110101110101011000010010111010110101100110010111110101011000100000111011101011001111111110101101010001101010010111100101101100110000000101101111000010010101101110111001010100010001000011110011100000100010000100100111000100010001111111011010011110111001111100010000110001011111101110101000010100111100110011011110100100011110110011111001101110101101111001001001001100011001010011000101001111011001011010010001110101100011000101101010000001111010001111011110101000010011100011010010010011111111110001101110100111100010111000010111100101001011010111001001100101000010110011000100010011000000001010100111001001100110101000110010001111111110101110001111111110000000001010111000101001000110011100010111001011010111101001101011010101111010101111100000011001011010100101000100100011100011100000000010001001001001111010011100001001011100010100000001110101011000111100101001100011000101110000001000100111001111011001010001110000001011100000010101011010101101001100101101111010010100110100011000001001001001000001111101111011011110000100000011010100000101100110000101010010100101001011101101101001010101111000111001110001110000010111110110011100110011111111010010100100100011100101010011000110101000100101101100101101010111101101001000101000011000001100100100001110111111111011000111011100000000000000011010110110000101101111011010010011001110011000000000010111111101011101010100101001001100101000100000110000001001101011110100111101110001101101101010010110101100100100110100110110001100111010001000001001001100101110111010111011101101011011001110101101000111011100111101001010100101101110101000010100010100000000101011111100111111000100011010101111100110000001101110000111111001010100100000100101000010101101110001011100010101100010000001010001101101111000011110101001010000110010000000001000111100110101011111011101000110011000000010101111000001110111101111100100110101000000100101101000010101001000001000010001000000011011011110100001011100100010100100001000101001011011010111100111101111101111000011111001101110110010010100010111011100010010010010100000000110010011100001000100111111110000101011001000100011011110001011000010001001111111101100110010011101111001101011011000011000110001101011010100100101111100100010110000010010110000111100101010011110111011000101000110101110101111000011100100001000011101100110010001000010110101011011000111011001001000001000101011111011100011011111101110101110101000011110010111011101110101110010011001101111010100001010000100100110101100011001100110010110001010100010100110011111110111000001110101001011011101000000010011000010100011001001010000101010011001111010001000101001001101111010001010100111101101010010011100000011011001010100001110010010010101000001010000011000111000101100110001001101001111011111010011111000011100110110010110100111000111111000000001110110101000110111011011111011101011010100101110110111001110101010011011000110010110011100010000011111110000110000011010010011011010101100100101000010101111000111011101001001001000001111101001000100110010001101000000111110000101111010101111101100111100010011101001100111011111100011111110101001100110101010011101011010100001101100010001101100100001101111001100011100010010000010110001010001011010010101001100000000110011111100011011100010001011010010011011111010110011000000101100111001010011000111000110101000010111010001011001111110100011001110011001110111100001110001001000010111101010001100110101010000101001001100111100111111010010001111010011110011000110101101000100111010101010010010011010011000000010001001011010111101010000111101000110111001101110100010010101111100100001011100001111001111000000100001100100000000011001011000111000001110111001000110111111011011110101100010000101101011011111100011001010000001111111100011000111000110101001000001101110100000001100111110011110001110011100001110011000100111101110111111000101111011011110100011000010101110001011011010001001010111010101100011000011110011110111110101101111111010100011101110000110010011010111101111100001000111000001101010101111010001111101100000111000101111001000000000011101100110100011111110000101100001001111010011111110100001100001110011001001000000001000010100110101010010000010101110001000011100101110100110100000100011100011101101100001110100111011110010001110001001011000010101001101001101001111010010000110000111111101110010111011011111111101011011101010000000111001010101101101011010011011001010011101100110000101011011111110100101010010110100100010100001110101011011101010010111111100001100001000100100000111011111001001000011010011110000101110110001000000001011111010000101110101110110010001110101111100100100011000111101010010110011011010110100101000101000001111010001011000010111100111010100101000100111111010010111111100000111111100011001010100101110010010100110011000010100011100110010110110001000101100000001011100000001111111101001001110011011001011010111001011111011111010111101110011010100010110100100001000011010011111111011001000111111010010011010011001011110000110010011001011000101110001011101000011111111111100101110101110000011100001011100100110111010001011011010010101110111101010110100110111101010110000100110010010111111011001101101001001100001100000100111110110001110110011001011110001001110110101010110111110010100111100011010010100001011000010101100111011100011101111001011101101111100011100000011000000011011001111010101111100100110001001111010010010011111101011110011011111011101000101000011000110011000110010100111011000000110010000101010010001010001000111001001000110111101100011101110110000110110100100110111100001011011000010001100000001011010100001111001110100100010010001001000110000011100001100001100111100010100111010100011000010001101011010001100000111111111011010111011001010001010111011100111110011010111001000111100101100000011000101011000110001010001111011010001001110001101111100010110101011111000011101110001110111101111100111100010101100001111101010111011100100111011110111101010101111001111000111100011110110111001110001000010101010000101011011111010101011111000110010101011100111000110001110101110111110001110100011101110011010000011000110010101110011101000010100110100010011010010110100010110011010110110110100000010011000010011101111010011110011001011111100001000000101010001010000011100100011011000001111111011101100011101000011111010010101100111101111010001100000110011000000011011010011101100010011100011011011010010001000001110110101111100111011001101101100101101100011001001001010011011101100100101000011110100100000001010001110100101110011110100001001010010101001111101001011011011111100010011000010101000011110101101000000001100010111001101100001110110111100001100011000101110011110100011011001010011110001001010010101100000011010000100010000001010110000010001000110010101001111000000110101011101001010111010010101010111111100110101001001101111110110110100111011110110000001101011111110111111010100001100110100010101000110001010101000001001010000000110101010001111110010011111000100110001100101101011101100001010110000110101111010001001010001000101011010110100100100110110100010001101010011110001011110001100011101000000010100110011101111000001001110111111000101100100100011111110000011000000011101100101011010001000100101110011101111010010001110111110010111110000100010100000101001110100011101101011001000110001010110101101110011111101001101100010011111101000011000100011101001011000111000110110010101101110101010100111111101010001111000101100011111010101011001010010111010000011001111010100001100010110100001110011111110111100100001100110100000101001010001110110010000011000111010110111001101100000111101000101001001110110111010111000100001011001110001010101001101000010000011010100100010100111111000110110010011100110011000111010010010011000001110011000111000100000010111011011010000011001101000010001110011001111101111010010111100011000101000111000110110010010111101011101000001001000101100110000110100000000110101110001110101001001011110011000110111000010001010100110000000110100111100110100000111101010000000100110000011100101101101000111100001011000000101011111001110101111101000110011010111101001011011100100011010001010101111000101110101010001111011101011010110101101110111000000101001010110111000100100101010101011010011101000101011011011101000001001011100010101111000101000101010110100101110111010001110011001000011010101010011100010110110011110000000100100000111111001001100000001110010100000010110011100000110001111101100111111101000111110011000100010110110101000101000000110010101100011110001011100110000011010011011000101010001111010011111101011110010000100110101100110100010000001000100110111110101111001011100011000010101110001001100111001111000100010000011000010111111110001010010010101000010011101101010110011011100000000110111110001110100011100110111111011110110001010001101011101000100100111001011111001111100110100000001011101011010100111101001011101100110011010110001101110100000100101111000001110010100101001110000111011011110111101011011111101110000001001010011100011011010110100000100010110000111110000011101101111000010000011001110000010010001010100001100110101000101010111000100011110001101101111001001010100010001101011110101001100010110011100001001010111000000010011011000101010000000100110110110000101100111000111110000001101011010111101110000010000100001110001001110001000110011111010100010111101111001001011101111000101011110011010011010001111011100000000110111101111111100010110100111001010011111111010100010111011101101000001011101001001111111111001000101011101110000110100001001001100000100000011111101101110001101110010111000010010111010101100101001101001100101010011011000010111000100100101111111110000010001010010110101001010010100101001111000001011010010111011000101001100110001000101111110101101110000010111001110011111000011100001000111001111110001010110001111010011100111111011010000110101111100100111010010010011011011010100101110101011110011111010001011001101101000101100100101000100100001001110001011100000101100000101110001001100001100011010010100011011011111111010000100111011110000111101100001100000111100110010000000111001000001100110111110101000101000011111100110101010101011111111100111100000101010101101000111010110001000111110010110011100000101011001001011101101011000110100111101000100111010000101100100000001000101111011010101010100011110001001000111101110000000111100100111101000001110011000001101000001101010110001010111101100011011000101001001011100110110111010100100101110100011010101011111100011100100010100000111110100100101110010101000111101110001011101110110011001101011011011010110010101100001100101000000110111000010110011011001110100100000100001001110100000110001001000110111011011011000000110010010100111110001100010001110101110010000000010110010100110100001001011100010100001111010010011011010011100000011011001001101111111100000100011100011011100100101011011100001010000111100011000010001011111010010111100010111000111101101011100011010101101000011001100011100001101000110010110001000001100001110010011111000111110110011010101110011011101000011110011110000010101111100000100010110100000100100001000100111000000001000000000110101111000100010110000100101110000101101001111000100001000111111001111000111001101001101000000000101111011001111111011010001011110101110001101111100001100010101101001001000001011000011001000110011011100011111111011101100000101001100101101001110000001000101110111000101011011001010010000001010010000110110010110000100101001001010001001111111110110101110001000011010110001000010011110101110011001110011011000110010010001111100111011001111100110000010010010111010010110010101110011101111111110101000001001111101111100111110011011101011110001111001110111001110101111100011111111011111000010011011011001010010111111011111110001111101111001011111100010001001110101110000100000010100000101111110001111011000010110101000111100101111100100111000111011001101101001001101110101110101000011100100101111110101010100001110011011001001001000111101110110100011001101100001100010001101111011011100111100000101111100101101011000101101100001010001010101011001110111100100001000111111100000011111111101111000111000100011011101001001111110111011000110100011111110000010001101001011001011100011011010000111100000010110011100101111110111001110101110000001010100110111110010111011011010010100100101001101000011000001101011111111010010000101101000001000110100010010001111100011111111001100111110000101110011010001110111000010101000110101000001011010010011110000111000000111011110110100111101010110011010100111011110001101111101000110100100101010011111111010011001010111111101110010101100011011101110101010000010111000011001000110100000100010000100110011000011000011000111111010001011010010111000111011010000001001000000011100111011111100110011111100101001111010000011100101010110000101101101011010010111010100101101100011011000011000011001011011111101001111011001001110101101000001010110000011001100000101000110101110110111011100110111100010011001001010011000011010011111000111100011010001010001110000011010100011110001011111000000110011100111110001001111110101100111011101000010010001000001100001110101111111110000111111111100001011011011000110010110011000110010110100100011001101010010100010001000011100111111111111011001101111101101001101100110010010011000000010100010001011011100011001111111110010101111101001110011001000100010000000001011011000010101011011000010000111001101101110011001111001001011011111100111111110110101100001100000111010101100110101000111101010000100011011001100101010011111110111101110011101110101011010000101001010100101101100110010011010000010011111000010110101100100101110000010100100000000000101010101101010100100101100110111110100000010100101000111010000011111101000001001001001000100100101000011101010011000111000001011111101101011000110001011000110100010101111010110110000100111101010000110010011111110101011101001000000010101110101110001101100110011101000011011000011111110111000010100101010001011110001001000101000101010000111101111110001000001100000111110010100001011010011110101100111010001111001001110101110111010101000010110011110111100001101000111101010110110101100111101010000101011100100111011010001000100000111011001100010100111011101100011111001101100001011011000011011110101011010111111011100000000001000101111111100110111000110110111111011100001110101101011100111100010110001001101101011110110100101010110010010000100000010101111111110000101110000001010101001110101110011001011111110010000110110101010101000110100000001111001000000001000111101011110010100010001100111101001101110010100000100110001011100000011110100100101110100110000011010101001100100010111101111110111101100100001010011111101100100011011101011010010111101101000110100100100101101110100110010111011100110010101111110001100001000001000011101111100001010011100100111000011111010000000111111110111100000010101010000010101010010000110111011000101110011010100001001111011110000011100000101000100011110011001100101101000111001010101100001101001010011001000110010111100100001011110000111111101000101001110001001101011001101011111101111110010001011010000110011001010000111011101100000011000001010001101110011101011111000110100110111111101011010000000011110001011011111101111101111000111111111110011000001101100001111101110110001100100111111100001011010010010110010000001001000001000100011010000100111010000110000000100001110000101110001100100100001011111111110101001010110110010101100001100100011111001001000010111101011111001111011000101001101101111001100001001010011011010111011110000101101100011011011111111110011110010100011101001001011101001011010111011100111110111101101000010100110111001011011001011100100011110110110100111010010101001011100011000110101101110100000100100010101110001101101100100011001110110110000010001100000101000011001101000110101010010001100101101011010101000110000011100001111101011111001011100010010100111011110001111001010011000011011110000011011000101001101101100001111001101001010100110110110011110001011010010101110001111111110111100000111010010000110110100110111100001101011011010111100010111011010100001000000101110000011010001110001100001011111000001010000111000011001000011101111101111000011110110011110000111101110010011110110110001101000100001111011101101110111101111010101010100011111011101010100110111001100010000111011000000111100010010010101100011110100100011000001001110010000110010010100110000011101010001110101000101101011000011011011000010000110111100111101110001010110101011100011001100111010111101111100100111011111010001100110111001001100111110010100011100110110101100101001001100100100101111110101101011111101010000110110100001001111100100110111100000100111001101101100100101000011010010111000111010100101100011011010000110010001110001011011010100101110100001010011100101011010110010001000011010011001100110111101101101111111001111001110010101001101011101100010000001101001011101001101110000100000100101010101100100110100101101010011000001010001110000000111010001100000001001011000111000011000100000011010000001100111110110000101011001100011101010001110000111110101111100101011011011001100010010110100011010000101111100011001000001010100111010110000100000111000010001110000111110001100000011000001011111101100010111100111100011010011101101010100100010110110110001100011000001001011111110010010100101111111011000011011110100101010001010110001011111100011000111111000010000111100011001110011111011101101100011100111100010001111110010001101100101110001100100100101110100010100101001000111100101000000000100011010011101010010100010011100101101111110100111110011110101000000011111001110001100101100100100000100000111001001101100000100101110001110100011111111101010011010010010111010101010100011110011000001101011110101110101100011000001000111000010110101000000111100001001101111011100101000011110111011000001111011100111101001010000101011011111000011010001100011111011000101000111101100101111111111010001001111001100010001111001110100010111101111110000000101111011000001000111101111001000011011111000100000111110001111101001110111010111010100001101110101011001001110110100001001110011110011100111000100110011011000111111100001000100011000000000100011001001111101011000000100101110110000100110011011101011000101101010010111011100101001001111101001000010010011100011101010110111100100010011001001011110110111010101100111001110000011010000000000101010101111010111110100111001110011000010000000110110010100100011111010000100010011100110010110111011111010110000110100101111011101001111111000101100001101010110010010101110011101110111100111101000100001111011110000111100001001110011010010111101101010000000011001000100101010001110000001010110110111010001010010010101111011011111110010010010011101000011000011110011111010010001000101111011100001101000111111011011010100001010010011001100111010100100001100110110101000000110110110101111011010101101111100011010111000100011100011110010111001100110010101101010110011111011011011010001011000011100001000001011010111010111011110011000001110001001100000111111100010100001100010001000100111111000010100110000111111110010111011100100011010101010110110111100011100001101001111001011100011100100110011010010011000000101101100100010001101001011111001111111011110001110101101110001000110001001011110000111100100110011111001110110100000010010110100100111100101110111110100101111010000011001100110000001100010011100000110001100000000111011111000001100010111000111000000110110100001010011110100010111001101111111100100100010010010110011011100110100100110001010010100100111010000101000110101100110111011110010101110011110011110100111111111101110011000001001001100000101101010101001101110001011100011100011011010110010001011101100010011110010101110110110000101101011110001011111011010110100011100110111000010011001111110101010100111001000010001011101001111001011011101001010000011111111100011101110100110000111110001111000001100101011000010010001101101100101001000000011010110011110111011110010100011101000101001111111001110001100011101000011000101010101111010111011000101100001101001111110011011110101110101000001010111001001110110100000111110010011001100001000110000010100011111001111110111001011111001110010010000011011011000000010100001111011000001100101101100101111010010011011110101110111010110001100001011010000001010000100101111010011111100010101000101101011011110010101110000011001110101111101011011111101101101000101110101011100111010101110011110101100111110011111101011000110010100100011000010100010110101100111111111001000001011001010101101111101001010000101101000010000111100110111011000000001110100001101100011110111101100001100101111000010100100000111010010100001000011100011001101010101000100010010101110001101100110110000111110011001110011011111001100101101111010110110001100111001111000111010000100101111011100010100011100111010101100100101101101111100010011100000110110100010011000111110101001111010001111000000010101000001010101010111111001110100110001010111110010101100001001001011111000001110010100110001010001010111100110111111011000001000110101101011010010110001101100011101001000111010000001010111110110000000100101101110011100010010101100001111000101001010011000010101101111010000101001000111110100010111001010110011001101000001010110000011001001001101011100011101011111010111100111011111101110000011000100001100101100000110011011010100100110001000111001010010100011111011010001111011100110010101010111101111010111110100101011000001101001111001000001000101110000100100111100011111101000000000100010100011110111000111011000100001111001111110111110110010111101000000010110010011100101110001000110010001100011100001111111011001111000000111111111111010001010011010011111101110100010100010111111110001000110001101000001000010011101010011000100011001110100001000000110011101011010000101100001110110001111101110011000000011100011110100011110000101100100101101110100101010111111000000101010001011000000010001011000001001100100011111011001010011001011000000011001001010001000100110011100110100001000001001010110101010111011000001001110011110111001110100111101001000100011010101011111111100101111000100010100101000011101110101110101000001001110001101010100111101101100000100010110001101101111110001010011000000111010011010111010011111100101100001011100110000000110011100001000000100101011001111001001110000111011100100111100010100010000011000001100001101010000000111111100100111001110111100000101100101111101011101100000111011011100010000010000010100011000000111111101011001111000010010001000111010010001000101111111000100010010011101000101011010100011110110011101000001001111011010111010100101000100111101010111110110101001100000101001110100100000100010110011010011011010001111000001101011111111001111110000100110110000000100100110111010000000001100001011101100100010010111111010001010100110111110001101111111001011101001000011110111110000110000111110101010111010011000111011011010011000101101011001111000010000000110001011010100001100110010011111100010011000111000111100110101011010101111111011010100000110001110001001010001010010010110001100101111100111101101101000101011000111000100010100000100011110001011011101110000011010101011000010110101100100101111110100000011011111010101001011011010110000101011011011110111011110001000100100010000001000010011100100000111001011001000010010110110111101101110111011100110000101111000000100110001001000000000110100111010100010000010111100101101110111111100010100111101100111001101100010111010110000111010100111001111111001100101101000110001000101100000010111000000011000111010010110011001100000010101101111111111010101011101100110110010011000100101110011100111111011100111001110101110000110010100111001000111000010111000111101001100000011110111010001101011110010001010110101011001100100010100111011101101100111101010100011111000110011101011111000101010010110010100001110110011010110001111011011010011010111100011001001010100001010101000000101110001010010000001001010011101100100011010100111100011110100101000000101000100101100101111111110011001001111111000000101011100010111110111110101000101110010110010000001111011111011001111101000010001011100101010100111101011011110010110000110110001001000001010011001110010110101100000101110100110110101011111000000000100110110101011101101100000001011011000011111010011100101010110100100000111100110001011011000110100101100111000000000111101001101100110011000011000011000010111111000000001001001000100000101011000001100010100011011100101001010100111110111110001001110111000110000001100101011001001100000101000000111101010000111110111011011110001010000011100010110001111110000111101001010100110110011110011110101010000011010111100100000011000000010010001101101000110101111011110110010110100101111101000100001111010011001011100101000110111111100100000011000001111111011101111110000001100100100100110010010111111011010011110011010100110101001001001010101011111001100101010010011101010101011010011010010101001011000101001110110110111110000100100110101110110100011110011111001111000000101010011011110110001100101111001111100011001111000110011001110110000101000110111000000110101001101111011001101110010010111011111010110011110101111000011101110011101110101111000111100111100111100110100011010101010111000011100100011000100010011100010011001011000110101101011110010010011010100010110000001000011011110011110110101100011101011100101110000110010010110010010111000100000110111100101110001111001110101110111100111101110110001110011110111101111001011001110011100100001001100000101101001101000010010010010000100100010111100010010001110010000011110001110010101000010001000001011000001011000110011000111011011011101100000101000010000011110111111100001100011010010111010011001001011001101001101111110010110111111001000010100001111111011011100000010011000011011001000101000000100111011010001010111100100110000011001001111110100111011100010100000011111100010100010110011000100101110101100111000111111001000101000100001110001101010001011111101010001010000001000111101100111001111100001101010010001111011001101110010100001110111101011100001101000110110000101111010100001100011011110000111000010010100011100011111000010100110011010000101000001000001000010001000000101000101101110011100111000011010001001100000010111011001000000110010101001001101001100100101010010110111110011000101111001110101001011001001101100110000111110110110010100010001110110110110111010110010111101110010110001000000001011001100011001111100000101101101101111100000001011100101100011010010111011110000000101001110001110000101101101101000101110101100000100110000110111001000000101100000101001000011010111100111100111101111001000110011111111001001001111100110110011001011010110010001011000001100110001101100101001101001011111111001011010001101100111100101000011101110110001010110001000100010011010100111110100000100000000101101100100010010011001101101101010101000100101001100100111111111110000100101111000011110010100001000110001011011111110011110001100011011001001111111100100110001100000110000001001111101011111000010000110001111100010111010001100100001110110011010010011010110001111011100101110100001101000101101100111001000111011111111101000001111101111011101001110111001100100010001110001001000111101100100101100101000001100111010101101101000010101100101100100001111001111010110001011110100101110000100000100000011101001110101010011001010001010100111100101110010110100111101100011110111111101001010100101011011101011011011101110010100001010010000100001101010111101000110110010101001001101011010110001101100011010011011100110001001100100000000110111111001001000001001001001000111101111011111100110001111110100100101001000011000010001011010101000001010001000111101001110011011011101100101111000000101100100100011010001101100110000110101001001000001111110001100111110101110110101110100100010110010101010111101101011101101010111011111101111000100111111011110010011011011100001111101010001101001111111000100111100110001111011101100011100111101101111111110000100000010010011000010111100001101101101001011001100011111000101010010011110111000000110001011001110011001001111001001001111110100100110010101010001100011010000011101101111100110111111000101101010110001000100100010111001100001010101100011100000001001101001000110000000001000010001101111000111010111111110001010111011110001100100100111010111000110101111011100100101111001111111110010101001010011011000010111111110110011000101011001111100010101111110001011111001111000110101101001101010000010011101001111101110010011001101010001000001011111000110110011100111011000110101010000000110101100110111100010001110000011111110011000010000101110110010101110110101000101011011100110011110100010110010111000111010100000100101111101000110111110011001100011101110000001111000101000001111001001001111110111100001101100011011100001100100110010110101111101011000010000001001000011110011000111011001111001101001010101111000010110011011010100010111000011110100101111011100110111100000011011001010100010101101010101011100101000111001010001010100111010001110010101000110101001101101101110101011110001100101011100111100010001001111101001100111101000100111101101110000110001100010100101111110110000011000111001000001001011010110111101001001011100110101001000001010101010111101010001101011010000111101101011010110111110100001000000110111110111110010000100001000011111001001110110100000011011111000000101010000010110000001000111111111011010111011110011001001011001111110001011111100001101000010000001010101010011110001001001110100011101010001010001100010101011111001010100001110111111100001101111010111100000010010001001011000000100001010001101000110101100010011001010001100011110000110001011011100010101001000010000011000101011010111111010010000100010000100000110001101010100001010010000101000110110001110101010111110110010100000111111111001001001110010110111000011011111001100111101100010100011010110011100101100111100010100101000000001111001100100111001111000011110010001001110001001001100110100100000010101000110100011110111010100000101001111100101110001111111110011001100000011010110110100110101010010000101001110011100111011111101100101001010101100111100011000110100000111111010011011000101101100110101001001101100001110101110001111111011110000111100011100000010111011010111000000101111001011001101001101011101010110000111000100101111111111000001111110010011111001111111101000101000111010111111100100111110001100110111010111000001110010001000010000010001101101010010010100101111001101111001000110100011010011001001001010011110010010010011111101000110011101001100111000100010000010010001110001110000011011100011001000110101011001111100100010111111010010111010101011001101100011011011010011000010001010011011100011101000000101010000010100000101000101001001110111100001001111011000100111011010101111011000111001101101011111000001010111010101100001001010011000011011001111110100010001001011110010110101101011100001101000111001110110100101110000001110111010010001000000101011011010100010011000000101011101110110000100010111101110100001001010100001011010011100000101101111010110100001001001110011110110000001010101000011001101000100100111101010111100100011101000000001100111100001111011000000000101100101110001011011010110110100100000101001100000010100000011000000001000011100100000111111110101100100100001000100110111000000011011011101100111110000101100010001110100010011001111011001111000100101101111111000100000010011100001000101000111000110001111010111110111100111111000011100111010000110000000101101101001011100110111011100001110010011000111001100011110100111000000101111010101111000011011100111100010010010001010001111000110000011010010101100000011101101010010101111010000001000010101001101100011110010010111001011111101111001110001001110010100111011101001001100001011101010011110001001010110100101001110110001111001111100001011111111111100110000011000010101010111111011111111111001010110101000000001101001011010011110001010011111110010001001101101101100000010011100000110100101000111100100001000001100100110110110000011100011100001101110100111000101001100001001010011111011110100100001001111000001001000011100000101011100101110000111111000000101101100101010010010111000111101110010000110100011100010100010110101111010000100101010010111010000011110001001111010011100110110110111101011000010010100110001111001011111110111100111100101111011100011001110011101100111101110000110101111110101101110100010001110011001011010101001100010010101100100100100100111111011010101001111011010111011000001001110111110000111111000111010011011100111010000001000000100001111001010001101100001110110101011111011110011001101010000011001011101010011011000001101111001001101000111100111011110001010001110111010111101000000110001011010110110110100100000110000001100110111011101110001100110100001000010101110101110001111111001010010000000000100000110001101100100110001011011010100000001100100111010111010010000100010011111010111100111110111000011111001110000011110100010100000111111010111100110010111001111000111100101101110010001100100000010010100101100111010010010111000011000001000110111011000100100110111100110000010001011111101100010100111110011101110011101101101001100100011010011101100011110011010111011101001011000110111000000110111100111000001010100101011110011101001000111100001101100010111101000001010111110010101010100001100111100100111101010100010001011011111101000110011101001001110111000001111010110111011011111011111011110111011100111010111101101110110111111010101111001111111000000110100110111011011010100100011011011011000111001111011010000000100000110001010110101100100001011010010000011101101110100010110111001101001001000010101011101011011011110111110110000001111110001101001001111001001001000011001000111110011100011001001100010001101010000010110010000000101011011110000110110111110001111011001110100101111101111100001011001100100010011100001111110011110111001110101010100001000111100101111100110001111110100011000011111010000111100111100001000000000011010101101001111000111010110011100011011000011110111110100110000111001011011010000011010110000101001110010011110100001011000110010010110110110101001010100101100010010110110110010001101111110001001110000110010011100010111100111100100000111100100110001100100000101111100111111100111100011001101010100001101011010110000010111111010000100010010100001010101101001110111000101101110000001001001010101000001000001101001001101000000101001101001111100010101111010000011010001100001111111100111101110000011111111011000010101100100110001111011100111111011011111110100100011111010101100110011000111111011110011101101110111100100111100000010010001001111110110100110000011101000000011111000011110100110110001111100001010000000100110010100110110010111100001100100000110010111100011110000101010111001000100100111010001101010001100011110110110010010101001110010110111010101111110001011110110101010001100110101101110001100111100000101101111101101100000111111011010000011100000000100001011100101001111010111111101000011010110101111100000110000010101010100101011101010110011001000011011001101010000111100110001000001111010001001100000001111010001101001101100110101000001110011011011011000111000110101101010011101111000000001011110010110010001101010001001100001001101101101010101111000111000100101111110111111111111011110101100011111001010111000111111010011000001111001111010010011001010010000110101100010100011110011101000011101110101110000111011011000010111010010101100010011100111110111101011101000101111111000100000100011011100110110000010001000101110010011100110101111111100100110001100011100100000001001001011110011111111110001111001011001111100000111010100111110100101011100111001100010100110001100011100010001110110111101111010001010001011111101111011001111011100111001011111100110100010110001101110000000110000100101010000111100001001000111011100001101110100110001100100011011111101101010110101100110100100111001100100010101101001011111101010101101101101101011111000000100000111010100011111101100011100111001010011100110110011101110101001001101101000111111100000101110011101001011000001001000000100010111010110110010110101000000001001110010111000011000101001111001110110011100011110011010011111101111110001100010110110111000010100011000001010111111000100110110101100100010011111011001011001111011001010001111000011100000100010010100010100110010111000101110100010010110011100110101111110101111000101010110010000110001111101100111110011110011001000010011011010001110100010010010111001110111111011011000110011110001101001001011110110010010011001110001110010101000010101001000001101011100001011011110001111110100011011101101010100100011100110010110101011000101110101000100110001001100101101001101010011000110000110101011010001110111010000101110111001111000110110010001010111100001011010100011110100110101010101011111001111011001010001011011010010010110000111111010100011000100001110100110101010110110111010101100111100101101001111011000101110110110110110001100110110011011001001000000000101010010000100110000100000010010100111001011001010110111111101010101000010011011001001011101110100101111001010100101101100001001001011001001100011100110111000001110010110011001010110101111010111000101101011110111110000100100101101101101000000101010001101110000011101100000111010000001110000010000010001111101000001110011011101110110010000111000010100100011000001111000110011110000010111010001101010011001011000111111101010110011000011001001011000010010110100100011000101000011101010100101101111101000010111111000100100010011111000011111110111101100000001011001010001110100110111100110011111011010101010101111001101001101110110101111011100001010011100011100011110111101111011111101011000101011000101111110110110101110111111011000100110010100000000000010100000111000001100100011001100101011011000000011010010011101001010100001111101001100001101101011101101001111000010110100100111010110101011000111000000100100100000010000010000010011011001010101111100011111100011101110110111000100101010110011011101001101000010010010010100011001100101111110100101000111101110111110011000100001011111100101000001111010000000110111100010101001110001101010010111001110110101110010101001101101011101101011101110000111100010111010001100000110100010111101111000111011110100010111000100001011010000000001110110011111110101101010101111110111100101101000000101001000011101000000000011111111111111010010100111101101100010010001110010001111101011000110111110100010010001001111000110110111111010100010101010000011110101101010001101110010101000101110001010001100100001001101101010101010110001010100101101000110000011001011001111100100101101111010100100111100010010110110100110100010111001010100000001010001011101101110010110101101101111110100100111100010111110111010001000001001011111100010010100111010011101101011100110000111110000000101100000011111110110011100101111000111010011011001100011100110011000000011101101011011011011001110100001110110011100101101011110100001100111011001000111011011101011100111111101001000101110101100000000101010101000101110010001111011000000011110100011011111000011111001011010010011110100110110001101100000101101001000000110011110111000000010101101100100010010001101000101110001111010111100101001111010110111100101111011101010010110000100000001011011011000011101111111111111011110000000011011100001011011110111110111000110000101010001110010010010011111011110101111111101010100000110011110000111110101100100110111101001001000010111010010010111001110100000001101100110010010100101000000100110011100110000011110010101111111011111011111011111010001000001111010110110010000101000100101110010001110110100100101011100111111011011111100001100010111001111011001011100000001101101101001010011000101010010010000010101001110100000100100011000111001100011110101101001000011110111001101011011001010000111100111001101101011011000000111111001000001101001111101011010110100011100001101111000101111000111101000011001010101111101011001001110011000110110100011011110001111000011011110011001000101111100010000101111111110111011111011110101011010100011000010011101011100100100011001001100111111010010100110110011001101100100000101100110100000111000100110001110000110100101011001110001101111111010100011101111111110001101001010001001010100011001000000110100000000001101000011001011101111010001001011111011011011011001101001110001010110101101000101010101111101110110101111000111000111101100011011000101010110101010110010100001101111111111001111111011000101000111111000110011110001011011011100100111011110010000111000111100011010001111111100111100000100010111100101100101111011001110110011111011111010100101000000001001010110101000101110100111100001011010110101111110000110100100101101000110000101011000100100011111110011111111001111100000000010110110101111001011100000100000010100111111100100110100001000100011111100010111000001100010001001100111111001010011110011010000101000001101011000001010000100011100111100000110111101011110101011000110101110110011110011111010110110001011000001011101100010101110010100000101110011111000010000010110110100001001000010110101110101001100101100101110001111001001000010101101000011011011010101111000100000110111111000111011111011100011110000011110001000111010110000110001101011011011010100111011011111010100111101100001101001110011101001101111001111000011100010011110111110111110011100010001111101101110101111001101010001001110000110100000100010100110011110010100110101011011110000110111000001110010010011000000100001100001111010000100100101011010001011111101110001100001001110000000110000111111001010110000001010010111101010111011001110010101100001111011010000001100100001011110100110000101100101000011101100101011111010000001110101110111110110111001101101000101111010110001111100110110111010111010111011111111011001100101111010010111110001111010110000100110101110101110011110011001001110111011010001101001110100101101011110011110010100000100100100101000110010011110110000110110011001010011110010100001010110010100111111100001111000001001001101111111111110101001101011111011001111010000111101011110010101100011101010011010001111111011100101100010001101111011011100000110010111101011000010110000010100100110100001001000101001111110001100000110001010100001000001111011111000001001100010100011001101111110000101001011100001010100111000111001100010100100110100000111110010101010011001110101101100010000011001101100101101000110011100111001010100101101010000100010010001111011010010101101101111110111001101111001011010001010100111110001100101011011000011100101000110010100001111011000101110111000110011100011101011001111010111111001110000111101111000110110011111111100100111011001111000100111110000010111001010010111010101001010001001110111110110110000110111001010100000110001010001100011001100110110111110111000101011100011100100100110001111001000101000101010110101010011010100011111001101010001101010110010011011110101110101001001110000001100101010011101011010011000110111011101000111011011111110100010100000010011111011100101101000010000100001100111101010000000011110001010011001001000010011011001001000011110101100010000011000101010110111110111101000100011000011111001001010001000110100111110011011011000100101011101010111011100101010110110010011001100010001110010111111111011100101100011110001110001100101000100111011000100011101100110010110111110010011011110001101001000110101101010011110000101101111010000000100110011011001111110111000001001001011011101000000101000111010101111111000100011011101101010100111110111100100010110101000011001110001111000101111101011110001000001001010010111000010111111000111100001101110111011010111111011100110011101111100010001000011001011010111100101100011010010000000010001101110111101011100001101111111010010100111011100010000001000101010111000000010010010111001001011001111100011110101100000001011001101110001011101011110010110001001000000000010000110101011111110110111101101000100101101001011001010001101000101100000101110100001000010011011011010111101000101011000001110001111011100110010111010011010010000000110101000111100111111111010010001100111101010110001111000110001111110001100010001101101011000100001100001010111000100110100100010101001100100000010100101000010000100010111011001111010001011000111100011000100000110001100101101110100011011001001010010110101011111101010001011001000110111110111111000001011010111111100100100001011001001011100010010011010110110101000110100011000101101110101101010111000010001111011000001110111010000101100010001011001111011011011111010101000000010110101110010000001010110000010001010010011010111000100011101100010111010110100101101000000000011111100101111100110010100001001010101101000001000110110111001010111111000000000011110111001110111001111011001011110101001101110100111100000101011000011101000100110100011101001100001110011101010000110100011111100111011111101011011000011011011111010101001000001100001111001101010100010011010111001011010011101001000001100010010100001111000101010010110111101111101110100001100101001000010001111110110000100000000011010111110111111010101001010110010011001011011110000001011011000010010000110000001010110110111000101011011011000100011001110100011001111111000011111000000100100100110010010010000011111010001001010111111001111010110010100001111010100101111011010111110111100101001001101111101100000110100011010110101000000100011001101111011100110011011000001000100110010110010110111110110000101011011000110111111010001110111110001110011111101101000001110011000101100111011001000110100010101010110110011000010000100110001011100010001010110101001011110101001110011101111100110110101011101100101100010100110010011111011111110101100110100010001011001010001110000011101110110111110101010010010110101100111101000011000011011010101000000000101000100001101011010101101001010100000001010011010000011001110110111100010000001011000111101011001101110101100010001000000101110101011100111111100010010111111100010100100011111100101111110011101101101011111110011001110000110100110111010001110010001010000001001010101000000011010000001100100000101110000110111110110000001101100100011110011000001011001110000111100111100000101100110100000100111111101011100111010001100111100110101001101010011100110010011101100010000010000010011111001100100101000011001000011010101000000101010111101001001000111100000101010100111110101101100011101111100001110001010011100001001010101100001000010111101011110011110110010010110000111110100010101010101110111111111000001101110011001100010100011110010011010111010001011010100101110000010110001001000000001000001110111001000101100011100000100100001000101101111011100101011100100000000001000110000110111111101000010111111111110011111011001010001100101111000000111100111001111100111000000110110001110000101011000010000011110011000001111010100010010100100011111111110111100111101111100001100101011111111101011001101101011111100110111100011011011000111011001101110001110001110111111001001111011101010110001011101000100100000110001011100111111011000110111101001011011001001011011001000111000011110111001000000111011011101100100011011111000101101001000100101110010000110010111001010000010100101101101110100111010101001001110001010011001101011111110110011000010101110000110001101111010001011100011000111100110001001011011100000000011000011010000111001000001010101000111001101001010110100010100011001101100110100110111101001100011101101111110001001011100100011110111011001000100010110001010010000101110101110000110100011100111110001001101110110100101111110001000110110001010111101010000101001010001111111101100000101101010010000000100110000110110010010001101100101001000001101110001101101101010000101101111011100100011101011110001011111111110001111000011111010100111111010010011011101011000110010101110001100111000101100011000111111111001010100010101111011000000010100100101111101000101101100001110100111101011111010101100000101011000011110010011000111001101111100101010110001100101001111001010111010001111101111001000111101011010110001111100110111011100100001100110011110110011011010001001110011111010111101011101100010000111000000000100011010011101001001110110001011101111100011001001001111001101010010101110101101100100100101010110011101000000101100010000011011101010111001111101111110000111100100010001000110111101010001010111011111111011101011111010000010010100001100001011011011011011110011100100110001110011111010101000001101000111111010001111100111000000111100111101010011010011111000101101110101111110111110001011110011011100010010011001001011110100011100011010111000011011101101100111001001000100111000000100000111000001100110010000010001000000111110011110001011110001110010010100110100101100111100000011111101010110110101111100110111011100001000000000100101101000000010001000111101101110010110101101000001110100111110110011101010001010101101001010101110001000100010001111010001101101010111111000010000000000010100100011001100111100110001111100110100000100000011001010101001011010100100100111001010110010111001010011101011111000110011110100101011010000000111001100011110110110100101001001000101000001111111001101110101000000011011111110011100111101101011101001010000101011010010010000100000101010100010101000011100010110111101100100010001010100000100001011001111010110101001110011000000101000011110100110000000100010011001001001010001001011001010110011000111001101100011011101110110011000111001111001010011001011101001011000000011011100000000000010000101111101110110001110010000100001001111000011110010000001010011110001010001001011010101000111011100000101010011000101010010010111110001001000000110010100100110100000111000001110111000011000101011001001101010010011010001001001101000111001000001110101110110010110001001111010110100100101000010011011101110110101011110101000100101100101010111100010110010110111000101000101111001101011101110001100001110000110001010010111010011011110101110010110110010100101010111001110101000100110110000000101001000000100001101010000111010001100010010100000101001101011010110010000111000010101010010110111110110000100011101111111111100100110111010110101110100010101100010011000111010001110101000000100110011100001011100001001010011100010011100010110111000101110110100111101001110001000011011000010100010100011011110010010011111001100110011100001111110011100001100011100101111100000000011101101110010101110101101110011100000110000111011010111110100011000000000111101001001110111100111101111011010100101111101000101101111010110010111000101000000110101011111111100100000001101000101111101110001001101001101000010100111101110100111000001111000001000001010001100001011111101100001111011000110000010110111110011010010011000010001100100010001001100110101101001000000111011110100001100011111001001001101000001101001010110111111101111101111010001010110111010000000011110000011000100010101000100010001001110110110000001010100100000001001100001001010010001001001110101001100111000010010001110000110000001101101111010101001011110010000110011100000111001110010000101001100110011101000001010011110000000100010010101010111010001010111101011100110101100000000100010001011000011001001110110011011010010110101101110111110111001001000111010110001101001010011001000000011111011101011110101011101101111101101100001000011010001001110111111001000010000000000101101010011000000110111111010001111100010000101101100000001010111110010001011010000101001110001010101010001010110010110100000101000111011111110111100000011011110001000011100101001001000100011110001100110100001100001011110101001101001101000001000011110011000000000111111010001001010001111010010001100011010110000000111001001000010001001000000000010000001110010101000111110011100000011001111100001011000101100001000010001001001001000110100100110101101000011010001110000011100000011110101000011110111011110011101110101101101101111001111010000000000100001100101101111111001100011100101101010000010001001110101101100001011110100110001100001111000110111101100001000111101100101101101100101101011000000001001100110010011011000001100010111111100011001010010101101101011011101100010110011110011101101101101010010011001011001010000100010110110101010001110111101000000101101111000101111011000101110100100111011100100011000111101101101100111010000000011000110100011010100111110010100011001001100001100001110111011000111010110000000000110101110101001001011100100011101010010010111101100101101100001101001001100110011001110010101011001001101100010111101011010001110101111000110111100111111111110000110111110000111111000110110000001001100100110000011000011010000100011100110000011111100000011001010110001110111010100011001100100101110010111010101111011011100010001010110101110100101001000010011010100101011111110001110111100100110110111001001001000010001111000011110011001001110100100100011011000000110110110001110101000111001011111000100110011010100010000101101101100101100011111010100000100110010011000000111010010111110101011100100010010000000011011101001010010000100000111010110000010001100110010101110100000010010100000111001010000110110100101100101111000111011001010110101000111101111100011011101010001000010001101100000011011011101110111101001100010101111000100110001000100011001101001100111001101111111000001110110010000111111010110100100010011111000100101101110001011010111101010001111101100111100111011111000110011101110010001101111001110010101101100000111010001111111010001000100111001010010011011011110000011100111011101111001001000101110100000010100100010010010111111110000100011011101101000100000110101000001010001000100100110010001000100001001101100100100100110000001011011101101011010001111110000010100000001000001010101101101001110110101110100111100000010010011111101011101001010001000101100000110101001001111001010100101101010001110000000110110011101111000001011110010110011111101100110111110001111000111001110000111000010100000101001110010010101111011010101000100011111000010000000001100111000001110000110001010011100101011100110101110000111011100001000011111001111110111010000110101100000011010011011100100001000101100001000011110011000011001010011100101100110110011001101001111010110101001111111001011101100001110101001101011101000111011110101010110010111101011001011000010000010111101100010010101010111011001111011101000110011000000011100111011010111111001100110100010010110110101010010100000100101110010111000101000111100011111011000001011011010000100101100101000000110110011101011100111101011111101101100010010100001111100001001111001001101011101111111000001011001010110011001101010101011011001101011111101111111010000001111111101010101000101010111101000100000010110100100011000000111010001011001101011001010011010101101111110100001111111010110011110110101001101101110101100000011100100000011000110101011100100000000100111101011100101001011100000100000100001010000101101000000100111001010011001101001100110010101011011100001001010100001011100001001111001110000000111110001011101111111111000011011101100100101011010010010001111001110000001000011101111001111111011101001101000010101101111101001011010100110111010111101100110011110110001011011101100000101100001011001011010011001010110001010000010000000100111010010010010101111000111011010100001011000000011110111101010110110011010110100001010001110011100111110010110100010001010001111100101001000110100010100100000011101001000011111111111101010111010000011110111000010101010010001100111111110110101100011110010011000000011001100111101110000000001001000010000000111100111011011011010111111011111111011100001111001111110100001110111110100110111100110010010101110111001110010010001000100010000110100011001101000110111100111001110001000011010111111101101011000000011011111110111111101000001011110001111111111000001010011110001111010001010000011101110000010011101100110010110101111000011111101000101010000110110100110111000010110101101101101000000010000111111111000010111001111101101111100100100010011111011010110110100101010111111001101010011001011110110011010110110001001101100111110001000100110100100100010101110000000011100001100011101010010001110110001001110000100001110101010110011000111100101101011111101101011111111110100101001001101111000011101010110101001110110100101000100100100110100100100010000110100000001110011110000100010001000010010100011011000100011101100110000011110000011111101000100011000111001101011101111110000001010001110011100101100100100010010110111110011111010011101110011011101100110101110101111100010000000101110001011011110110110001100000100000001111011000111001101100000000110101101010110111101100110111010000000100001001000000100011101011111101110110100100000000111111111010110011010000110101011110111011001110110010010000100001111111001001101111011111111010001010100100010011111111001101011000101111011111011110001010010111001100011000001111101000001100010111101011100100011001011000101001011010000100011011110010100000000101111100010111101111100101001101101100100000010110010110101001011011001010010101001101101101111101111100111010100001111111000101111000011100011011010110010000011001110101101010011001001111101101010100010111000001001100010100100111010010011100111000110110000110001001100111010101010110010111001001011011100000011100011001111011111011111111101110111110110000100000100100001111011010011001001000100011111001001010000001010011010101101010011110110111100011101000101000101001000001010001001001001111100100111001110111100010101100001000011000100000011000111100101100111111010111000000001001010100101001011010110000001110100100011111011001111111010000100011100101011011100100101001011011010101110000110010011001000000101000110101001110000100000001110000101011100101000010010000001010111001100101001000001010101010111101101101110101010111101100110001010101011100110000100110110111011100100010000111001101001111101101010100110101000111100001010100111101101010000001100111100101101001111000101111111011001010101101110111010011010011101101101110000111011110111111100000010101110111000011110110101110011011011101100000011101000111110010101111011101100100010100000100111110110011001010001111010010011101010111110101101111101011010001011100010000100101101010100111110101001000111100000110100001001011111011110011000001001101010110100011100010101101110111111011000110100011000101011000101011011000111001001001000011011100100110010010011101011000111101001101011101111010011110010010010000010001010010101000110101001101100011010001110100111010001000011100111000100010111111010011101101001010001010010110001001100101010010110001101011010110111001000111111101001011010001111110001111100111100101010111100001000101110101010000000001100100101010101010010111110010100010011110111000001110001001101100111000111011011101110000110000001101110010110111010000100000011101001110001001100011011101111011111010101000101100111011101000011111000100111010010111000001001110100111100011000111001110101111110001111111011010000010111101011111100110000010001101011101001011100010011111101101010000001010010100111110001110000011001001010010011111111011110010001111100100000111001010010111111001110011111011100010111010000110011001000101100111010011100110010000011100011001000010101110001100000011011101001110100101110010000001001111100101101100011101010111000001001111111101001001010010000111011100101010111000110110000010011110000011110110111001000111000110101101110100011100100000110100101100000100110000001011110110001110100001011101100000001010000101010101000111011100000011001101100001111001010001101110101111110110100011011110110001010101110110000101011010100111101011111011101010001100101010100000110011011111100011111110111100001000001100110010111110001111110000111010011101111110111000010100010111010010111010101000001001111011001000110010111010010111110001011111010110100100101010011000111101000101000001101011000110110101101001010110110010101001111101010100001100101001101101111001100110110110000101111101011010100010100001010010000111110110001101101000001111101000111100000000011001101010111010100100011111110000111011100000010010011110100010110001000100010100000010001000110011001111100010011100000110111101010110101011111010010011000111001111110000111011010101000010001011110110000100010111111111001101110000110101111111110001101111010110100101001100110010111011101011011110110000001110101001100100000100000011011000111001010001100000100101010100100000011001000000010001001011000110011110001011001010100101011000000000100100101001001000101101111101101000111001010001100111001101100000100101010111001100101010101100111001110000000101100111111011100000100001010010010100010100011101001001010111010110111111001001011010101111011111101110110101001000001111000001110110100100101101010011110101100111110100000010000000100100010001101110100010001110110000010010100000111111001110011010111011101100110101011001111111011010110011010011010001011010100001100011000100101011010000111100100100000010111101010001010001101110111001010001011100010011110000111110110001100001001010111111011100110111011011001110011111010000101111100101111110011011000010110100010110001100101001010000010001100011111000010110011100110000111001011010001100110100100001000011110100111101111011101111011111000100011011011011011010001101010011001100111110100111001011000001111011110111100011111010010011011011000111011110110111000101100111110110001011110111011000111000000110100000000001101011101010011000011111100100110100100011000000001001101000000111101011100001011010011101101110111100010110010101101011000001000011000011100100111100001111111100011011001011101010001011100000010000001010011011011011011000010000110011110011100110100110010010011011101001011010000101111110000010101001000001111100110110011000100111011000111010111011110011001110100010011101110001000000001111110101101001001111111111111110110110001011101111010011111010100011011010100101101111110111000100101101110110011010011111100100000001111111010100010101110010011000011111110011001001001100101000110100101011110100001010010100111001100101111110110001000000100111010110111110001010101000101100101000101101000111010110100101101001011101010000001011100101111001000001001000001000111111100111111101010100100100000001010101010111001101110101101101010101110011000100111010010001111111101110001001000000110101001011010100010111011001000110101000100111011011010011011011011110000001000110100110110000110000010101001100000111011101011000110110010000110011100011100010011111011011111110001101010010001111001111001100110001110011101100111101011110010000100100011111001001011010000111111100111111010110110110111110111101010011110010111111100000011110101000111011110000101011000111011101000001010010101010010110000011111100010010001001000011011010010111011000010101111011110011111110101010111100111010110011110000110101001100100101001001011011100011101001011010001111101000101011111110111111100101011110100010110010010110101001000001111100101011101110110100001110100001100101101010101011110001001011000110111010101011111000110001101011111010100000000101001000111100010101100111001110001110010111100100000011110000001010000010110010010100001010001001001110100011111010000101100011100100101010010001010110011110011110110101111010001001001001101111110010000111100101100110110001111110000010010100011110010111000101100001100100010010011100110111000001001111001110111101000011111101011100000100010011011101110111001110101101001101010111011101110011100110111100101101000110001100000000000100100110011010001001110011011001010001111111101100111000000000000001111010000000111011110111001100001000100101011011001111010101101000110000101110011110011010011011010000001000001000110001011101101010001111110101011110011101010011101101100010111001100010111111000010011101110000101110001110101010010010010000101000101100110111010111100111001000101110101100000101100101001110001001001011111110111101110010110011110101101011001001100101011110100111001010000100111100000000100000111000100000011000100000111000101100101000011001101000010011000001111010111010001011001101110111010110100110000011110111001001111100001011100001010111100011100100000100100011110001001100100110001001110001010001010011101010010010100011000110101110001000011100110111101110110001100100001000000000111111010010001011010011010110001011100110101000110010011101101101100000001110110011110011010001100111100111001110110111010001000011111011110010000000110000100101111110011110100110001100001110100100110101110001010101010011110011101001001011001011011011101011001110100101100100111111010000110001101100011001010000100001000101010100110000000010111110010010010100110010001010100101111111011010100110110110011010000100000101111101010111000011001101110000111111010110110010001100111110011000100010011100011101010101100100011001011010110011101000101010011000010010100010110011111000111011100100000110011101001011110101010011100001001001000110100010100001111010010011110111000001001000010111110000011110110000110001000110111101101110000001110001110000100111001101110111000001010011110001010101011101111010000101000001110100010000010110000101011000101100001010010111010010100110100011101001101111001100000110110111010100010011110110000000001111101011100010110100010100101110100111111011011101010010110101110011001010011000010001001011010011000110000101010010010000101010010011101101101100011001010011101111010100110010110111010011111110011111000010010001111111101001011011101001001000001011100010001001011111000101110111101111100010110100000110001101111111001000000000010011101001001010111101010111000000000101001111011111001101111000010101110100000101001000101111001110001101101010001101110100010010010010111110110011010110110001000101111101000100010100100001110110110011001010011110110011111100001011000001111011101110000010001110100001110011111110000001110101110110110001001001101101110100110010110010100101111100010001000011101110111010011011011011000000001011101110110101100100000111010110011101101000110110011010000010001100111011110110111011001011011101100001101101010011110110101100010101110100011011110001100101101101100110011011011100011011010010011001110100001101000111000101111010011101001011111001001011111010100000101000000101110101011111101001110001001110000100010010111010010001000010011001001000111010010101010010000111110010100110010001001010000001101101000000011111111101011111111100110011101011110010111011010110011100101010000001000000011111101000010010011111010011101101100111001001011100001100011010100001111001010101011010011101011011100110001100111101110001100110111101110000000000011010110011101100011000011000111111100001010111010100101110010001010011001000011010001001110000001101011000101100101111010001111010011011110001110000100110110111011010000001001000110011001010000011011101111100011000101001110011011111011101001100110010001011101111011100001010001111110000101010100111001001001110101001111011111000110010110000110100100101011010101000001010111001001101011010110010100100001110111001111010010101001111100101111000100111111011010101010000011011010011000101100011110001110110100000100111111101010011001111010110101111000100010001011100000111110100000010111011101110010001001001111001111011111001110100100011011101100110100101100101101101111010111101110100111011100010000001110100001011000110010110011110101110101100111100011100100011101101011110101110000000111111000111010000011000111000010111000000011110011111011110011010101101010101110000001100111111011101101111011111011001100000100000010100110011110100101000100001001110110001111000111100001011111000001111100100011000011110000111111110111101010100110111001111000101001111000111001101010011010100100100111100101110001101001110000100011101011100001110111100101001110110100100100010011010010011001011011001000000010010100110000010101111100000101001110011010110100010001001110001001111001001101101101110000110101100101100110110100001110100001011100110111111111101010101111100011110101101111010110010011001111101100001010010011000111001100010111010011101000010110001000011110010000010111001010100111111100100011110001010001000011000100000100001110111010000011011101110001111100101010011010111010101101110001101110011011101010000101100001010101101001111000101001001100110111011010111100101010000010111010100000001011010001101111110100101110101011100110101001111011000001001101100100110001111001001000010100011100111000010001110100111011011011110101001110101011000010010101000110001111100100010110000101100000110010000001110001010111000100100100000101100100000001111111001010111010010010010101100100001100000110001011101011011000001111110011001001110111000101000010010000001011111000110111110100001101111100011000100011011111101010111000000000101110011101110101010010010000101111110111110111110111110100000101101101100110100010000101001101111000001100100111010110101010001111011111011001011110011100111001111010011000001011101010000111111101001110100011101111001010001101010001110001100110111100011110011101100011001110011110100011101001001100111011110100111101110010110100111001100100110010011100011101100111000001110010101110111101001101101100100110101010100111011111111100011101110000101011101110011001001110100110111111000111110001101110001101000111110111101011010000001110111111000001010101001001110011101111001110111000111101000010101011010101011110100110010000100001001110111111110001110010100011111100100001101101010111100100000000100011110111011000000011100011111101110110010100000010101111010011111101001101101111011110011010101001110001011101100100110111010001000001000111010101010100001000111001110010101001100111111001011110111010010111101101011001000100011010011010101101010001010000010011100001010110000100001101000001111001001001110011111101001111110110100010110010100000011110001010010011111000001111100010010010001000010110110100110100001110110010111001101011101111011001100000111110110100110111101111011100001111001010011100110111010101000100100110010000001001111110110110110110101000011100001001110010100111001101011101101110100101110010011001011000100010001010101101100001001100011100110111100111111111000010000110011100111010111001001011000101111000101011011101001101100010011000111001100001110010001100001110110100001110011111011110101111001000110110000011010100010110011001100101000000001101111001011000100011010100000001111101101000001111011100100111010100011000000101111100110010011010110010111100010110111101001001000010100111110100011010101110111110010001010010000100111100110111011110010101000101010111011101111111101101001100111000011000101101000011001011001011001010101111011110000101101010101010111101011001110110011001011111111110001010001100101111011010111011011011001110100011010011001010111010010101001111000000100101111100001011010000101000100110110100100001111011001010111000011110100011001010010101001001011111011011001111101110100010100111010001101110010001000001010100101000011110000110011101110111100100001100010100100001011000111001001010001110010011111011100001011010111011111001100111100011010101011010110111000100111101111110110111110011011111111011100101010000100110010011000010000101100000010110111100011110000000010011111001001110101010000110000011010000100100001000111101001000001101100011010111001101101111010111000001111011100011010000010011111011000111010010110110000110111010110101101011101111100100100110000100101111000001101111010110010000111001001110000010111010110000111110110100111110011001100110100110011111111000010011101001000101000110101101010000110101011010000011010111000110000010000110001010011111110010111010110010100101000101011010001010011100011111101110000011101000110010000001110101000110110010111101100010101110100110100001110000010101010001000010101001001011001101100110100110101000111010010101101011001011001001010011111000000011111100101110000110100100110110110000011111111110110111011110011000010011100100110110100110110100101101010110000110110111110010101100000001110100000110100010000111010100101010001111001001001010111110100110100010010101001100001001010100100101111100001011011111011110000111110011010000001100101011100101000000100000000011110001010011100000000101101011111010001001101111011100011001000000101111000100101010111110010110111101001000000111110111001001100011000001101000100111011001110110000110101100000110001001001011110100110111100100101111110111110100010001110100101110100101010101101011000110101000101000111010010111001101010001100110100001000110111101111000000011000101000110000001111100001011010111111100010100010101001100101001001011101111000100100001101101101011001000110110100010110110000000100001110011000100110100010110010000000011000111001101100001111111011100111001011110101100111001110101111101100011100101100011100010111011111101100001000110110100111011000110010110001001000010011111100001101111011110010100110111100111100101101111011111011000111111011111010011000101110101111001110001000001001001011001111010011100111111010101011100000010100100011000001000110111010100010000111000110010011111011111101101010011101110110011011100011010101001011010101010001001111001101011110100010010101011001100111001111111101111011010110001101000111101100110011000000011100101000001011011001001001010110001110110101101101011000100000010110110010100101010100110110001001001111101000010110101010011111111101111100100010100000011100110111111001111100001001001111101100001000111101100010011010011110110010110100011101000110100000101111000001111011000111011000001100001010000101010000111010011101111000101011011110001100010100000001110010110111011101001000101100110101111010010001000111001110001100101010011000010011001100100111101011001111101100100110010111111010100111100010111101110010110001011111110100111100011100100111101000000001001011011100010101100011011001000010011001000100101100000011111010001011000000111100011100010110100010010011101011010011000000100001100000110101011011111100000101110010011010011010111000010110111010101011011101010001101110001001001011001100110111110000101011010011011000101010010001011111110111010100010000101001100010111111000110011001000101010111010001101100000101011011010110101110000111100110111101000010011100011110111010010000100110000001100000010011100110111011011001010110001000010000011001000111011101101110000010110001000100111001101101011011001101101011001001111110101000100111111101110011111001000001000100010001001100110100110101110100000010010101100110111000101101100100001110101010011101101100000110110111111100001010000010001011110110100111010110111010111000111011001001000000110011011110001111110000101110101000000010100010010111111111011101011010110111001111110110111001101111000110000100001111011010010100100110000101010111000010101001110011111111010001110110010100110111101111111001010110100001000101001111001101111100011101000011011001110000110111001011001011011010000010110100001000001011000101000010110011100110110001001000110101001010110101101110101110100100100101010101101101011000011010000101011101011100101010101010000000011011001101101010101101110001100100001110000111111100110000001000011111101000011000001000011100100011011100111110101000001000110111010000111111001000000010101000101110111010000010101111011000010001111010101000001010011101100110010110010110111000111111011110010000011011000101101001101000000100000100111000000011100100001101010111111110101101100000100110000001111000111001110110111100001000011100001001001010100100101010011110100010110010110101101000010110110110000100111010011101100111111100011111110110100101010011110011001111001000010010010100111100001001001110010010011110011011110011000011011100100110101000100011010111001101000011100011111101100010000110100101111101011011110011000011000011110000001101100100110111001000011010111000101100100100011001110011001100011011101100110010101001111000110011100100111100010111011111101101110001010011110011001010000000011011001111000111100100000100001101111001111111101010100011110101100111001111100101001011111011101100101000000110001110000001111000111111111111010111011010011110010001001001000110011100100010010111111110111001110001110001001110000001001111000011111001100100001111010010010101011110111011011010001100010110011101110010000100010111000100111110000011111000000111101001000101101001110111000111011011110011100110101101010111010111100001110110101001001111100101001110100100101001101111111000001001000010110010101000001101011000111011111000000101011011000101000010110000100111100010110100001111010010011110111010101111001111111011010111110110001001110100010111010010110100111001110011011101000011100110110110100110010100100011010101100100001001111110011111011100100011100010111101101011111000010100111110010011011010001001011110110111011111010111000100110111001011111000000001011101101110011101111010001010000100100011001001001010101010110000111101111110101110000000000110011011011000110110000110011101100101011011001001011110010101010000010000110000010011111000000011000011101110001111011110001100001011111101101010011010111011000000000010000011110000100110110010000010010000110011011000011101100000011111110100010111011010010100000110111110010101010011101110000100110001101101010111111101000001011000101111111010101010011100110101010100011000000101101111101110101001110011100000010111001111011100101100010101001111000100000010101011010101011100001010100011100000110100000010010101110011111110100101011001001100111101111001010011110100001110101110100110000001011110110111001111011011010101010111110111110011001111000010010011010000100010001011101001111110111101001000001110000110001001100111100111101000011110110101110011010111110111100110100000101111111111100011111110001001001000001101110000111101011011110110011101100010110001101100111101100100000000001111111111101101010011010000101100100101110101010000110110011011010000000001000100100011011101010111110000010100101011001111001011010110111100010011001110000110100110001100110110101100100110001101011011000111111010111101001010010100110110000001100100000010011111111100001000000001001000001000100000000011010101001100111110000100111001111101010001010011100001110101110011000000101010101010010110111100111111011001110111000000001111000110110100000001100001111100100111101010101110011100011011110101111000010110100001110001011100111111100100011100000011111011101110011110100000101000100111010100101101000000111100010111001101010011111111111101000101101010101110101101101100100011110100111000100111011011110111110000011111111011111001111011101011001110111011111011110101100101011110111110011011000000000110111010101010101011001001100001000110001110101001111111001011101101011110010101010110010011111000101010010111101011000111011011010100111100101011011001010111001110011100100100100001101010110001010010011011100100011111101001110100001001110110010001111010111100011111010101100000001101101101111100010000111010000101110100000000111111000000000100010111010100100010010010101001001110011100111100011111001010001100001101100111110010001001000100001100110001000111101001011010010100110001111101101100111000001110000110111000101000111111010101010000101110110101011011001001011111010001101000100100100000111100010110111010001111111011100101110100100100100100010001100001111101110001101110000010000011011100111000000110011101011000000011110011110010101010110001011111101111110001101000110111011001100010110011010001010011111110001000111011011101101001010101000011000001001101000000000000100110110111010111101101100011000111011101001001000101000110000011001000001011000111101001000010000010110100010010101101000110000101001010001100110010101100010100001110000010010011101000110111000111010101110001100011101001011000111100001001100000100111010111101011001100100110111011110000000111110100000111111100011011101100010010010101000100001100101100110110010101010111001110110000010110110101010011000100010101100011100101011010110010101000110110111100001011011101000010000011110010001110000110100011010000100100000010010110110111000101011111111000011110111011010100001100110111010011101000101010001000001000111011101110111110100110011101111000001111111101010100110110000000011101111001110110001011001010000101110100110010100011111011001100001000010000000111100110011111100011010001111110110100101001001000010000110011111011111011011101010011001011001010111110111010111101000101100111100000000110101111111010011111000110010100001010100101010100100110100101001100111001100110100011110100111110101110000001100110000110010111010100100101011111010101000110110111011010111000101000111110011100000111111001001110010110101010011000001110001111111101100101000001100101010110010010110101101000010000100011110111111001101001100111001101001111111111110101100101001010110110110011010001100100101111000000010100110000011100011010000110011011111100011000110000000000010001000000100011101000010101110100010111001101011111001010110010100111010100011101111001010010100110010010111000001100101101111001000110001110111100111110100000100100100001110100001110000011101010000100011010001001011000111011100001111101010001110100000010000001001000110011100010000001101110000100110011101111001000110001111111100111011011000010000011000110000100111110110110000100010011101100000101111011110100101000010101011011010001111110111000010110100010010100110110010100111101111110110000000010100101100011001011101100110100010111000101000101001000000110000101110101001001010100110100110110000001111011101101100100010001110100011010101100111011000001111101000101000100111110000011111011000111111010111110010010100010100111000011100000011110001010110111001001001001100000111000110110010101110000110011011100000111101001101001111101110100100011010011001111100001100001010010101100011011100000011101000110011001010010111001000001000001010010101011100011001010011011001011101011001100010011001110000001010111111011001110110010101000110110001000010000000001110011000101110111001111011110001110100000011010010101000110110111010100101110101010111101001101001010011110101101111110011100000110101001101111101110011001010100110100011101011011101100111010111010101110101000001010100010000001000100101111110010110011110110111011110110001101101011001001101101110111100000011010111011111101011010011111001001101001011111110100100000100110010110100110010010010101001111100000000110110100010011000010010011101100001011101111001000000011011101100011001000011101010111101100110100101001010111111101110110011000110100000001010110000000110010001110001010101110100010111100011010101100110101100011011001100011110011001001110100011001101100011110001110011000001100100010100011100010101100110001111101001110000100110101010100001111100010010100010001000001100100011111110010101010001110001100110011010010110110101010001010001110111011101011010101100100100110100000110100011111011010000000010101110010110110000000111001100010011001011100001000110110011101001011010011001100100110101110100010001011101111011100011000010100101010101101100010111010001011010010010101010011011101000011111110010010100011010110100000010010000010000111101101100001101000001100111111000111100001100011010100011111011000111001010110101111010110000001000001001101111100001001000100011001010111101001011010001001011100101111000000111001011001100001101011110111011101110000011010010010111111010001000001010000001011011000100000001111000001001100000100101000001001110110000100010011111101111101100000100011110001001100100010000001101110100111101101000110000000011111011000110110101101101000001000111111110010101100000101011011110101111111110111000000011111011111011010000011111010001011000000000001001111001110101001101101101101011011110111010100011011100110110001110111111100101100111111101100100011001001010001101011100101011000000011101011110000000111000000011011111110100011101000111010001101110101101011000010001111111110010100110001000101010101100001111100010110001110001110010011001010101111111011111100001101010110111100010110001011000110110011000101100101111101100101110011011001010101111110111110011101001000101001110010010100100011000000101010001001011111011110000000001010000110101100101110101110111010111011010001111111000011110010001100101001100111011100111110010101010010001100111010101000101100101110101100101110110111010101010010101100111110001011110001001110010001000110010110100101011111001001000110101101001011000011001000100100000110011011111100011110110110000101010010110111101011000101011100110101100100010010000111101101010100100011010000100110101110101100001111010101100010100100011001101011111100010001000011111100100101110000101101110010010000111001101001000111011100011110001001111101110100010000000001011011111110010010001110001000010000110101010101000010011001000111100000001100010110010100100010110101001111001011111011101011011000101101011100100011111100001001110110010011100011001101111111010111010001111110001011101010001100101100101110111100110110111111000010111000011111011110001100011000010000101101011010111100100010100001011010100110100010101001000110110100101101100010100000110000111001000110100010010111101101110000110011111101101110110000000001100100011011111111110001011100001011010011111110010001010011111100110100101101111110000100100001001101011010100110000010011010000111001111111011110100101010110001101010011100011111010000010101110001001100001100010000100001110010000010101110100010000000011010011101010101010110101010111001100001011010001001111111001100101001000100100111110001111111011001111011010101000111011111111001001110000111011100001001000100011100000101101001100110001000001011010110001000100111010111100100000011110111000010111101001001011111111111001101110101100110000110010000110101000110110100001111110100100000001000000010001000111100111010011100101101010110011011011000111001010011100001101000111001101101000001101011110110001001111001100101100001011101001101110011010001010010100011110110110100100000111101111100111111000111110011011101001110010011110001010100000100001101001110001101101101110001010010110110100110110111110001100111000111011000010000010101100001011011001100110001100110100100000101001000010001100011111010101111111000001101100011101111001100110101111110111111011010011001010010110111101101110110100011001110100110010000101100000000110000111010011001101011000100100101100001001101111010101110010100110011010001100101110000101000100101001111111110101000011110010000101000000101001001110111010011010111110100010110000101000111100101001100000001101011101110000100001011111110000001111010000101111111110001110001010101101101101010111001110100011000000001000101111001111101100111111101001101000000011111101100110010111100111000010100011010110111101010010100111000011001001011011110111100111000100101100011001111111101110001110100111000110100111001100011010111101001100101011100011011000111111100111111010101110010101110000010011001101000100110111100001000001010010110001101100110101100110101101010001010010010101011110111100011011101000101110110110000111111110111111010011011110101010110011000001110011100000000001111101010111010110111110010101001011100001100110101010111100010111110011111101101011101000110001111100010011100000111101100101000010000001010010000010100100001110101000001010000110111011101110111110100001000110110100010010010110001010001111011100001011100101011011000110011010001110111110011100000011001111101110111100011101100000111001010010001110011111011100001111100011111010111111101001100111001100000100111001110100001000010001001110110011001101000010110010101001101001101011110000111010010111110101101011101101010111001001110100010010110100111101011011011110101110000010000101011000111100110011100111000101011111110101000101100001111011000100100100011010101111010011000111110010111010001101111011111101100010010111111000000100100010110010101111010100101001100111111101110100101011110000100011101000111010101001011101100011110111000100100111100011100100000100000000101100110101011010100001111101111111011001001000010110000111000010001010010000010001011010011011010101000001111001111111101010100001111110100101101001100101101011010110011111011110110100010110100001011010000000011011010010000010100011000011010110101011111011110110010001100111010101001010010101110000100111110100111100100001001001110001001101001111001110010100000101001100000000001111101011101000000000010111111001110101101100011010011110111111111101001000110110100010111110011111010110100111110011101001110000110011101000111111100100000010110001110011111010101111010000011011110000100011010000101100010100110001011111011010110110010001101110100000010001000110011001001000010100000000100110010001001001100000110000110011110001101011001111100110000010001010010011000001111010101000100011011100111111100111001101000111101111001101110011010101101101110100001110110011111111100100010110100011011100011010011011011101101100001001000111001101100101001011111101011111011111000011000111110110011010111000011110011110101101100110001111011111111001101000000001011110001001000110111000111101101001000111000010111110100111101001111101000000101010010101101101000001111010010100110001101001101001101110110111111111100101111100110100110100001101011011101110101101100101001011010010010101111010110011111010000110011011100110101011110100011100010100110100001110111100000011110000011001000011001110010011000010110101000111011011000011000111101011011110011000100011010100001110000000111011100011000011000101110100111110000100111111001011110111010011100011011010111111011000110101100000011111011110001011001100000010111011010110101111101010001100100011111011000101111101111111001111001110000000110011011000100011000011010100011000011001111110011000110001001001011101011011110001101100111001100111101100111111000110100100011101001000110110011101110011011000001111101101100110010000000001000101001010111110101100010110101101100111010010011001001010001101011111110101110010101111101101100101001001111100100101110100001100111011101101100001101001000111110101011111000010010101011111010111010110011011101100010010101010001000011110100001111000000111001001100000000111010010101101001000010001111111110101100011010111010011010001001010101110011000001001111110000001101000101000101111100000111101100111111101111011011001110111110111010100000110101001110001101110010110011110101101010100001000101111001000110000111000101000001101010000100111100011111001111111110000101100010011110000001111111101001001111010111011000110100111110000000010111011000100001010101111001000111001011100100001110101011111000110010101100001101001010110110111010001101011111010100101010101011110000011110110011100110111110110110010101100110011011101011010100101101010011110000001110101101111111110001000010001001001100100011111101110101000011101111101100111001101101000000011001111000001101001101010100011001110010000101010000100001010001011010000101110100010110111000101001000010111000101010100110110100000000000110111010101000111000010111111110001001000011111001101011110100100100100100000110111000111110110111010100010000110001000010010001101110101100011101011100010000110101000111010100111101111101011111010011000101111000100111111110000011010101001000111110001011110010111111000100101101001110110000111100000000001101100100011010010100001110010000111001000010001011000001001101011101010010100101000101010000111101100110011111101010011110101101101010001000111010001111111101101010100001101011111001110011110001110000101010000001010100110101101100001000001011001100100011100110011010110100010010101110100001101101101100101111101101101011001101111111000110100101100101111001100100011001110111000111110100010010001101111110100001011101100111100010111111100001111101010100001111101010010011100101010100010011000110111000101011111001000001000011101011000100001110111110111010010111110110011101000110100001100100000010011001101111100011110001010100001101110000000110010000000001100111100111110011010111000000110110011010011100001001100100010101111011101111100010010111110101000001110110011001110011111111000011101010010111010000110111010010011000110000001001001000100100110010010010111010101100101001110001111111100010111010001100110101011110110011010001001001010011000001111110101101100010011010001000000111101000101110000100110110100001001010000010101001010100010101100110101000111110110110110010010010001101100011011111001101010110001111001111111111111100001011001001011001001101010101110110010001010000110111111111100011010100010000010001001101101010011100110110100011000110000110100000010011101101000010001001011011111000110100010100011101100011010000000111111111110111111111101011001111100011001110110110101011011001110101111111000100110001000010100001111000110011100111101110010101110010110011110011101100010000101111010010110100001100101111111000011101011010100111111011101011001110101111011100000001010010110000000001011101001100100001100010000000100100001110000111000001101100100100111000000100110010011110010101111110001011111111001100101111100101110010000000101110110000110101111011110001110000000100101111011100111110101010000001000010001011100111101111111100110000111010110110010100111001111110001010111100110110111010010011111001011000001111001011111010000001010110000110111000001111001100000111101000010011000101100101001100110001001111101010100101011100001011001001001011101001101100001100011001101111001001000111010001100111010000001100100001101101011000011111001011011011010010110000101011111001111100010110110101010100110000100000000010110001100011101001100111111011001111001110111100101000110010011000000100101100001110010111000000010101100000010100100000010101000010001100111011010011000111111010000111001110010110110111101010011111011001010111110100110000011000111001110111001000000110011101110010100111100101001000000011110010000011001001111001011100010011011000111000110101000110110110111000001101001010100101101110000000001101010111001101011101011110101111110100101111000110110010101011000110001101110011011010011101100010011000010001010100101000010001101001010101110100000111011100001001000101111001010100111000011110101010011110001110011011101001011011111110010111100011011010111000110101010000100010100010001011110100101111101100001100000100011101111000110001101101110110011010010010010100000010001011011111111011111100010110101001100111110000111000100010111100011011100011111110111001111100011001010001001100010001100001100011011100001001010100110011001001110001001000011110100000101111100110001101100011001100010001101000010000111110000011100001110001110100101111100111010110000010001001011110001111110101110001010111001101001001011110010101010000101101011111100101011100110011001110011101110000101111100100001001010001001111111000100100100101111100010001111100101101100111100000001111111100010001110001011100101010011011110100011000111100011000100100001000110011001100011010111001100000111100011000011010100100000100101001010010100000101001101001001100000111000011000000110111001100100010111001111001110110000101111111110011101111010000001111010000100010010000011101110011001110111000110110000100101001111001001011001101011001001000000000100011011101011111110110111000101110000010010011010100100101110010010110010111001100011101011010100100110110011010010100100000001011010101101100111000101010011101110111011110110000111001111110110001000110001000100110001001011010001100100001110000110011100110011001011110101011110101010001011111001110111111111100110110010000100000110101000011010101001110000010100110010100001000011011101100010110011001110101111110111111101100000010000110010100001101010011111110010101011101101110110001001101111010100101110000001011000010000110001101101010011011110001111110110100011000000110100010100101100001011100000000010111111100010111000010010000111010010110010110011111000001011111001111011011000110110001100110011100010111110011100010101100011001101111110111011000100111001000010001100100001010110101100000101011010110111110000001000110000011011111110101010111010100000001001111110111010010111010001011110100101100010001101101001110001110000010111100000000101110010110000100010110110100000000011101100100000000000110111100011001100000010011101001010001100111111101101000101010101001011010010011100010011010111000100101111111001100010111001010100110111000100101110110001001010011010110111010110010010101100000111110101001111110010001101100001010010010011001000101101100111100011001010110010011111000101011010011000100100101100001000011011111110000011011111110011100100111000001000110000011100100111100101101101000101000010001100110001101000110010000000101101000010111111001101011100011000111111100101001111001001100101111100001010100100101001000111010000000000001100001110100110111001011110011110111001001010101001110001001000010101010110011000010100101101000101010111000110011100101010011101010011100101111101101111100101000100101001010111111110001000100001101001111101000000111000000010001010111110111100000111110011011001001101000010111000011011101111100110010101110001010111101010011001010000001000001101010100000010010000001101011001101111010110111001100011001111010000001000011000101111000011100001101110110110111010100000000000000100101110101101001100101100101011111011000010000111100110011110011000111011101010011010011110111100010000110000000010001100101110000110111100011001101011101110011101100110101100110000010011011100000110010001101000101010101110110111011001001000011101001010101011111100010001100001111100111011110111101010111011111100001100000011010001010000011101111000101001110111001111101110001010001010101011110110110110011101011001011001001100111111100000010100110010000011111010111101111001111110011010001011001100001010110011001010101000101011010100001000000110100100011000010010001010110100000110000001101011011111100010000010010010011001101100100001100111100001101111110010011111110011111010001111100100111110111000101010111001001111100001101001001110011010010000000111000011100100100010111111000000100000011001001111100110110000011000001001010110000010110000001110000101100101100010011010000011011011110110101001100000001000001110000101001010101001000101100101111101010000100110100000000001111001100000100000011000110101001010000001010111101100100010010001000000000101000101100111010000101001111000101010010100100001001001100101101110101011111101100000111001000001110001111100010000110011101001011101111011011010101001110011011001110111001111011101110011000110111011110100110111010010011010000010001111000101000011011001011101100110001110010101011010011010111001111001100111010101101111010100110011000010101101001110101010010100110011111011001111110000000111010101000001111101000111000011101110001000001111111100010001100111001100100111000001011010000111111011111111100010010011010010000100110011100101010101001000001110011100100010101101110000001001110010001110100101010011000011101110010111010111001101110010101100100000000011111111001111100111101011000111100010100011011011000001010001100010110110111111010100101101111011101000000001101101010101110001010100001001100010101000000001110101110000000101101110110110100111001011010100110000101010011000001011010011010110010000101001000001001110100101001011100101101111101001011001100010100101101000101100000110011010101000010110110001011011100111010010000101011001100010010000010000001001101011000011101010011001010100110010101101000100110111000111011011011100110011101000011011100000011111110010110010110010110000011000111000001110111101101010011010000000010000110101000110111110110000100000110011110101000101011111100111010011011010111001001110111110101101111001100010101111100111011100101010111010100111001101110111100101000000011100000010110101100011000001000010110011011010100110000001001110011100011110001111000110011011100101111110010110001001101100110101001110101010000010010110000001000100100000011110000010011100001101111110110011000111101100011110110000111011011100001110110000100011001000111111000101000011011000001100100010010000110010100010101011011000000101011100010111101010000000110101001001000110001101111101111111000000101101011111011111011001011111001011100001011101111111100101101001110111000000010011111000100001010101101010000001111111000000100000000100001110110010100101010110110111011100010101101001000001000010010001000000010101010100110100101101001001111100101110101010101000100110011110001001110011100001011101001010001100010100101111111000010100110100000011011100110111011100000100111001110001010010011100000011101100011011111011011110110011011000011101010001011011110100111111010111000101110110011001100100011111011000000010000000001111010111101100110011001100101011000111100110100111110011101101001111011011101101110010111111001011011011010011100010001100000011010101010000100110100000111100100100011010111100101000011100001010010111010111000100110010001101001100001000001110100111110101111010100011101011011001010101111001011100110111100011100100001110001100111011011101010101110011011011001001011011101100011111101110000011011000011010101101000000010010000110111001110000010001010110000011011011100100101001111111011111000010011110101111001110100011010000000101101100111000110010100101100101111110001001001101010011110101011010000111010001001100000000011100001001111101001110001011001000110110111110010101000000100001001101110001011110110111011001101001111000000011100001010101001000110101101001100011000001000010111101101010000110101010000111100011100110101101010110101010110111001111011000011010011100000111011101011100111101000111110110010000110010111110101010101000001001010011100000000010111010011010001100111000010101110001000111011101101000100001100001110010101011111100011011110010001001111000100100110110100011001001101011101101101000110101001001110001100101100111011110100111101001111100101001000100000000000011100001010000011110011100100111001110011001111100011011011010000001011110110110011101100100101100001001101001000001110000101101000001111101011110101100111111000111001101110111001100110001110101110011110000111110111100101101000111111000110110011111011001110001111101000011101110001110000010110110101110011110010000000101001000100101011001100010000110010110010001100011010001101001100110010111010010011111011000011100111110100000100101100011101100010010001101100101011101100111101001111111110101011100111100001010101000111101010100000011000110010101111001101111100101111111000011001100000011100000011010001100110101011010000101111111110011010010111101110111011110111010000010101111111011010101111111000100110100001001001001110011100000001010001010011100100001011010111111100111010011011001010111110111101001101101110010001110010001011111001010110000011000111100011010100000010110101010001100010101010011101001111111001110100110101111001010000011010111010001110010000010100010101001111001010111010101011010000000010101110100111100100100011100000100000011100000000111100010111110100110110100000011010100010110110001010101100111100011100101010010000100001000101000100111001000000111011010011101100101100010101111101011100000101110000011000110110011011000111010110100000001001111110100000100100001001111010001110011111000000110011011011100100101001010011001111011100111000101110001011011000000111001001110111011000001000100101001011101010010001000000000101000110000110111100001111101001001100101000011110000011001101111100010011000110001001011010000010100110110000010100001011010010000100000101001000111101111000101111101011001011100011011001000110101001010011110001000010111011010001100100000110000100101010110011010100110010110001000011011110001111101101110100010100010111001101110000001011110001001111110001010110110111010111101010000110011111100010001101100000111010000010111001000111101000011110100011000001011100100000110010101100110000101110010110101011011100000010111001101000101011110011001111100110000110111100101101001110100011010000101000100111100000000001100111110001010110111011001000001010001100010110100010100101100011010110000100111010000001100000011010010011001000111010010010100010011101101111010100111001000110100101000001111001100001100110100001010010110110011010110001011110100010000000111110010011101101111000101010000101011011101101110011011111011110001010011100110101100101111011010101100010010110010010000111001110101001101000000010011100111110011111111001110010000110101001101000100011001010110011111101110110110000100000100000111000000001101000000000111010100010011000101100101000111111010111101000110000100001000000010000011110100000101101111100011010101001111001001000111011111110110110110100010111110001000111011101100000010001000001101011100111110111001000000100100010010001001000010111101100111001101110011000001101111111001000000000010011101011010100100011011110000110011010100010001100011001101100010110000011001101011111110000010111010000100010100011111111010000001100110101001101010011111011111010101101001101111001011001001101110011111011110010111101000001001100010111000001001011000100011111110110101110100110010111000110100100101010111010001001011011100011011100111110110000011011001011000010111101001010001001100001000010101011111111101001101101000101000010001001010110010100010111110010010110101010001010101101101000110101100100001110110100000010010101111000101111000100110100110001011011110010000110110101111111011100111011010100101000100101111001001011001100000000101111010110001010010011011000000011110011000100111001100100101100000001010110110111111101100101011100001100111011011100011000111100000100001010100011101001010011001001010111011011010111100001010101011000100010010110111010001010111000000011111001010011110000010101100111000011000111101100101010011011000001111010010000110101111011010101001100100011000111010100011101111100001011011110010001110011011101010011000010010011001101111101000110111010011101111001100100101011010111110100010101110000101100100101000001000101111010011110011010000001111100001100011100000001010100100100111010000111110010000001000100001011101111111111110110011110100001011111011001101001111110010101100100010000010101011110101001001100011100010010111111000100000000110100100101010110100011110110001101011100001100010011101100110010000010110110101010001111111110100001101001110011000101111100011101111110001001100110111000101111000001110001110011111001000010010000001011101100111100001000001110000101001011111101010111111000111011001001101111000000110100101001110001011011010000001001101000001101111101011010000111100110001101001110010100011010000110111111100011110100111111110101001111100011100111010011111010001110001111011100111010011011001001001111111011101000010111011111011010110100000100000001101000000011111110110011101100010101001110011110000011011111010100101011001000110001100111110101100111011000000011011000011111101011101000010000011111100101100010010000111010011110010011111101110110111110110100010101011110011010110101100010100010010110101111100010101110100111001001011110110101010100110000001110101011110110010001010100101000110011111110110111000111011111010010110010100111011001100100010010111001010100110000010011101001111001000011110011101011001100110100010100001110111101000000010001001000011111100000001110010111100010011110001000010100000101110110010101111111100000011101101110000000111101110111111101011011111000010011111101111100001101101100100111001100010000110100110010111011101011011100111100110111110001010101100001010101010110001110000100010111110010000110001010001011001011010011100001000110000010111001010111000100000011101010100111101001010101111110100101010100010001110100111011001010101001011101111010011000011001101011100010011101000011100100011010101111011101001100111010101010101100100111111111011111110011101111101000101101000010010010010110010001100111001111010111110110101101000000001100010110010000110011011010011010011111100110101001101100001111101011110001101000011010101001001011000101111110010000110011101010010010101111001110101011000101100101010111110001001000100100111110101010101100110010011000011000010101011110000110001110100111100011101100101111010110000100101000100100110001111110001101000101001100110010110110111101001011001110101100110011101100110011100001111000010110100001101100010101101011111111101100001001111000010000000101110100010000110101100011110001110000100101001100001000010101111010100100111010001011101110001100111011011010010110010000101111001100000001110000110011100001001000010100001011111111100001000111101010001101010001111101101111001000111011101101111101001100100101010000001001000110011111001000000110111111110000010101001011110010101100000100011001100111011011100111110111101001011111110111111100011011110111110101011110010011001100000011010111000110011011010000000110101000101001100100001010010011011001110010000001011101111011100100110101010000101011011101100000000101100100110000000110001001110111100000110101010001001011001111101011111101101001010010111111101000110100111110001100110100010101010010100101101111001110001100110000101101010101000111111111010101010101100100010100000111001111001110110101000101001001101011001000111011010110010111111111101101000001001111011100001111100011010011101011000010000101011011101110101111110101111101111011001101011010111100101001000001000100010101100011111110001011011100001101011010100001110010101110000010111111101010010110010100110110100010111001010111010010000000100011001101010011000111111110010111010111000110010011100101010011000001111000001100111000110001110110101110110001010011111101011000100100000111101000011010100110110101011001110010101011100011011111011011100111111001001001000001011101011110111011000100010000001100111110000000101011010000000010111100101011001000101011000010000100101011010000010011110011111011110000110001100010001011010011100111000001100001110001100101010101111000111111001011000001011001010110001110010001100000000111001111111001001000100010100000111101111011001111100010010100000000010111010001101011001111010010010010111011011100110111110100001001101010011010000111000011010000010011001101010101100011010011111010111010011111111010100010101011101001000100110000110001100100111001100100001111001000010110110110111101101110101011001000101111111001010011101000100001111101110100010100001000110111010001111011111011101110011100101101011110101000111010110100101111001000011111000110001010111011010001111010110110001001110001010010011111110111101101100011111110011000101001010111010111000011101011100111010110011100100011011011001111100000111111111110000110011000011000101000001110110111110010001010000001000110101010010101001000101111111101010110110111010000000010000110111010011001110000110111011111100000110110011000011100101100000001111011111011110010110010100110010011000010111001000101110001101101000000111010010001010101110101011010100000111111011011011011110111001000111110000100011100001111110101001101011110000110010011001100011000101001010011110111101010001010101110110111100101010010101101110000010000100111001000101011011001001100000010110011001101001011101110001101110100101111011111111010001010101111101000010001100000101001110110000110111100001000111111110101010011111011000010000111011001000111110111111101000110000001111000110101000001000001010011010010100110100000100000010111111101100000101100000011100111001011001111101010101001010000011000010001110000001011110110101110000101011011001000110110111001100000110101100011010001001110111000001000001110010111011111111100101111110010110001001000110110101000100110010000100101100001010011010111010100111001110001111101110110111101101000111110111101111000111010100011010011001001100000011000100001100111011000110011101100101100110100110011110000111110101010010101111100101001110010000010111000110001001101100001101000000000100011000110100011101110010101100000110111000101010011001111111001100101111111110100111001000000101100101011001011110100111100100101111001100110111000111100001000000011100010000001010101010110011000110000010010011101111000101110000101101001011111000111011011001000000110010011111010100000010010011011011010010000110101000011010111010010001100011011010110111110100011001010001011110110011110010001111011110001001110100011111010011110100110110001010010001110101000110111111011111101100001000110001100010100000100111001110100000010101011110011101000110010111110011000001001010000011100011111101100100000100111100001011010000011010101110010101111100100000100100101111110101111010111011001010110110010101110110101010011001010101110010111011011011101001001111110011110000101011100101111100001010011000101010010010100110011100111000100010011001011011110001010001110101100001100100001000010010000001001110101101001000001010011000011000110101000111000000110011011010010010000101100111101010111110110001101010101000100100111001111100011000101000010110010100001010100000000000001000011000010000100100111011101000011001010100101011111000011100011011000000101111111010111010010101110110111011001000111011111011010001010011101000011101101010001001101100100011011100111101010000010011111101111100001000001100000101010010101010010111000110011101100010100001101111100000110111001110111010001100010100010010100011010000110010010110011001010100010001101010010111000000111000011010111100111111010111100111000000101001101101100110110001110001010010001100110001101110001000111111011010011100011110101101111011000010110000010110100000111000111001100101111011110011011111101111010101111101001011111101111110111111000001001000110100110101111110110011110011110001010110100011010101001001100001101100111100000101110001100101111010011010111111111110000010110011101001001001100011100101010011001110001100110111010001001111110111010110011101101010010011101010000010001000110000011010001100011111110010010111010101000100110000011000101001101011100010011000000111010010001100100000000001100010100000111100100110011001001010111011100110100011100100000000101111111101010111111110101101000100100001011010111010011001110001110110111011010000011011000010000110010000110100101111110000100010100010010100010010101110110010001001110000001010010101001101010010000000010001101000010001111001111001110111110000111011100100110000011101101110011010100000100100000010101001000001010111010111000010010110100000101001010011011101100100111001000100101011111111110101011100100101111111110000101111111101010110110110001101001111111001100100011001011000100100010100010001000011001100011110000101011101000000011111010111110111101001001101110100001101100101000111011101001011000101011000000000010100100010100010111001011111110001110111101000100100100101000000110110100101000100101111100000101000011100101001000100101001000110100010100011001110001010101011000001010111011010110100101111000110101111101010100011001110000001000100001001000101110111010111011000010001110100100011010000111011000000111100111110110111000100001010010100100100000000101010000011111000110110011100100000111110000001011011000100000000001000110000111011011010101101010100110100001100001111100111101001100001001010010101101100001111000010010100111001010011011000000110110110101010111001101110100100001011001000001010101111000001111010100001101100110001110100111011011000000101101010111111111111000010001000100000000101101000010111001100000010010010111101010100110010100110100110110101010110100100010001111011101100000111001111111110010111010111001001000001101111111011011010110110000111001010101100110001100010000111000101010111001010111011111000010101001010101000001001101000010100101101110101000111100001000011111110100100110110101101111111011101101000100101010000111010111000010100110101100100111110000110001000111011111101111110011110100001001000110000000011110101011001110101000101001110000111011001001001001000011100110010101111000111111001011001010101111001111101101010010111011000110011000011010001111011011001111001110101100010100011101000111100110010111110011001100011111100100001101110010010001100111100001001110011111000100101110001001110010011100011001110111100010101110001011100100101001000010100011111111000000000000011000011111110100101011110111011111100010101011101110011110011010000011100110111011110011000001001001011011010101100011000010011101110110111001001100001010100001111100010011111110001110111111101100010010101111100010111011110111111000101101011100001010101100001111000100001000101000001100111100001001100000111101010100111010001011011000100100011000110111011001000000111000111001101101101000010110101101100100000001101110100011000011011111001110001010101111111111100010010001001110010111111100100111010010001000011001100000000001000100101110111111000000000000110110101011001101101100110011110101111011100100101101110111101110111001010000110100101000101101010010010100101001011011000010000000110111101011111111000111100111111001001101001010000010111011110100001011010001101111110010111100010010110001110000000001001000010010000101000111101011110010011110000000111001101001010000110101111011001000011101001000110101101101011001111000100011000001110001110100010001000111010110110111000010010011101111001011100010101110010100100100101111100001011110111010110011110000100011111110111000101001011110010010110011100000111110110101111111001100000100111110100100101011010111001001111100101101100010110111100010101101101000101100111111101011101001010011111000010001010111111110000001010000010000011110110000011111111010100001011110001010101101001110110011110101010001001010001010011101010111100010010010111100000110111111101100100111100010101000100100010111011011010010010010011110111001110100110011010011101010010000011010001011001010010011110001111000101111011010011001110111110110101111100010111010000001100011000111111111111110010000101001110110110110010000000110010000011110110000111010001011101011000000000101111110000100011001011001011100101000000010101011111110101000000110010011001100011001000111011111001100010011110110001000111010101110111010000101000101101101001111011001110111000101011011010000010011110011110010101100111000011101001111110101001010101101011101000000100110101110111110001011100110101100000001010100011110010101101000100010101001001001001100101110011001100010011001000011101010100100111101001011001101010000010110001000010001111111110001010001100010101110111000111111100001101000011001000001011111011100101111001111110010101110100001101111101011101111011001001000111001010111110001011101000100100100001001111011111110101100000100001101000010100111000110000011011011001111011000100111111100110000101111000111011110101110110011111100101101111110000100001101000111111111011100001000010111110000110001011100110000011110010010101111001101011001100010000010011100000111111011000101001100101000010000000000111011001000011001101000001011101101100111001001110110000000000101001000101000100111001000100111011111011111010111100110101010110111100100100100001011010110001000111001010101011101001101010100101000000000101010110001101000100000000111001110000101010111100100000101110111001000001001000000111111111100000111110000110001101101011000010110101111110001011101101100100001110011001001111100000111010010101110111010110110110010111001000001010101011001010011100111010011110110001100000111101100011001000011100010110011111111000010110110011110110110110100101111101100111000111000011000100001111000011000101011010001111100011001011010000010011000001110111010011111011000010011000110001000000010110111110011100010001000011100011011100110011010010101011001100110011101010000100100000011010001001101111001001011010111010011000000110101000100011011001111001001011100000000010101001110111000010010000000010000000100100010111010100011010100110010101101100111000111001101011011011100111001101101010010101110101011101110010000100111001011011101001010101000010111010010011110010110010000001110011010010110001000101000110101111001001000111111010011100100010101001100100000011100101001101100010110010000110110100011101111000010111010010010010010010111111111110010001100110010000011010100011111101101111001010110110001100110010100011010011101111111101101100010110101011001110110100101011101011001011010101010011111011010111011111001000011101111110011101000001101010011001001000100000000001011001100001001001000101010001011000101011101011001100101100110011010011010011111110101111000001001000100000100101100100000100010101010011000010100010011100010011010111001110001000000101111101101111000000100001000010111010010011111010100100100000111100100011000000000110100110100110011111011110110011111001100110101101111001101110111001011010101010011100011011001101000101110110100010011010000100010110000001000011110000001010110110011101100001101101100000011010001101000110000001101101100010000100111010111000001000100001101001110010111100111110101110101110001011001000111111100011001000011111100111100111101000010011110111100110001011010111111000011011110100101010111010110110101001011101000111111110001111100001001000111100101100110101101001110001100010111011001110101000111011110011100111110001011010010000001110111010101110101000101001101000110001010010110111010100001000110111000100111011001110011110111111010000111010101001100100101111111000010001000010111011101110101100111101001110011100011001101001110100110010101110101100010010010011100011110100111011100101000110010010111100010110011111101001000101100110110100011001100111111101111010011011011011000000110110001110110100101100110001111101100111101111011000100001101010010010101000001011111000000111010100010001000010000000000011010011001010100000010000110011100010000110011000010001001000000100011000110011010010111011001001011100110110000000011101000111001011001000101011111110101100101100001011001000011111111010100100111111110001110001110111111010000010101101010000101000001110001110010101001110100000100011111111110011011111011110111010000001100111100110101011110100000001011100001100010111000101001010000110101000001101100110000000010000001000011111111011110101011101110100000101100011101100111111001100100100110000100110100000011011100011010101110000100000011100110000001110000010100101001001010010110111100101011101011010101101010100110001000000110111111111101100010100111101101011100100110111011100001011111000010101000010010000000000000101101101010000111111101001110111001101011101100100010011101000111011011011111011111101110001011001110001111101001100110001110111101001101101110011000011110000011100100011111101100100001110101000101110000011001010010110010110101001100011110011010101100010110100100100011110001110000000110111100001110111000010110000111100100001001111011110111010110100110010101011111111101011101110100110001100111110010001111011010001011110110010100000110101010101110011000110101101101000100100010000111100000111110001100100010101100111001101100011000010010110100111011110101110001011110011110001010111001011001010011111001111111011000100000100110011110100010100110000000110001001000101010011011111010011101000001110001111010010100011100100000011100110010100101101111101010100111001010111110001100011010010011010010010111010010001011001111110100010001011001011000101000100100101110111010010000101111010000000011000110101011001010100001001110100101111011110110111011010101000110100110100101111010010100101101110001111100100110101000100100110000110100110001101000111100100000111111011001101010101010110000110110100001010000100000000001111010100011000101010100001111111001000001001100000111001110100110110110100110101011101110110000100111100001000111101111001011011010110101100101010001000000100110110010010010011010100000100101100101011010011111001111010101011010001001101010010101011100010111010101111111011101101100000111110111001101001010100001001111110110111100010111010010100010000110110011010111101101001001100101001100111001101111100011110010000110111110001101001001010010010001100010001000101100110011010110111111010110100111101010101000100111100111000001011101010111001010100001000100111011101101001001111101101101100011000001110010110011001001000010000011011000110011000000000011110100100010001111010010011101110101100110010001101010010100101010011101000011011010111110101010001011110011001100101011010100000010001110111110101010001001000110011101010110111000000001100100110010001000010111001010111110101010110110011011001110100110000010110000011110111001111110110010011001001111100011001000010110110100011111100110010001001111100101110011001001110011011111000001010101001100010101110000010010010110001011000111011101010100010011001111010110100001110111110111100110001011100110000111001010111100100001011010001100001111101111011001010101001100001100110100100101001100101100100011010111011101110001011001001101001110110011000111110100101000100001110010100111110000011111001110111011110010100100110010110000001111111010000001000100110100011100101011010001111010010100010001000100001110100111001010001001101001011100111111111101000101101010001111101110000000101101101010001010101100111111111110000110111001000011101111100011011100010001010110101110101010111001110011000010011001100011000101000010011001010000010001011010111101011001011101010111010101011010010000100001100101111011111000101010110011010010101000110001111111101000001001001010111110101101110010000100001011111110011111101010010100111011111001001010001010010011111110011110010001110011111101111111100110100000011010011100001000111000001111011100110100011010111110001111101001110001011000111111111110010010101011011011100100011111100011010101011000111100101110110011011101110010001100001001010101001100110101010100111001000000001000101111100011110001101011001110001000110101110000001011011010110000010010010110101101010110100001000100111100011011111000010001011110010100101001011010010100101111010000010110000101111010010011001100011000011011111101101101100110010100110011110110101110000000000111110111100000101101011100000101000001010111111001011111101000010010011011111100100110100011101111101010110101101001100011110100011110100101011001101010000100000110100110101001111000001001001100001011010011010000101000110100101101010010010111100000101000100101001001110010111001100001111001100111101011101001100010001110111111000001011111110100010000011000110111101110111010110111111000011111000110011111010010101001010010101101111111100111010011001001101111111010000101101110000010110111011011010011010010111000101010010101011011010011001101101000000111000010110110001011101000011101001110000010110011001110101011101011011101110011001111000010011101010110111000111011010100101001101101010111000110111111000000101100100101100001000111111000111111010111010100100100110001010110101010001000011111100001101001000111000101000111110111101110110010001010101110000111100010010011100010111001110010100011011010100101000010110011010111111101000101100000100011111010011101001011100000101001010111101010001000101110110010000010011100111110001110111100110010101000011001001101110110000011110000110001100101001010110100011000010000011101001111111011100001110001010100100101110001011101001011111101111100000000011001111110011101001001101100011001000110010101111000111101000010010110111110111010100101000110011101110000110000001000001010101001101001001010100110100110110000010010010111100101101101010110001100010010101110011111010111000011010110001000000100111101010100011110111100001001110010000011110010110100100110000101110000111000100000110110110001011001110011101111100100111001111011111011101000110000100001011100100000001001110000110101000110011110010011100001011111100111111001001110011010000110011101110110111010100111110100111111110011011001101111001011010011111110000110011010100101001010010100010111010101100010001100110010001100100110010001110100010010000001011101100001110000000110100000111100110000101001110010111101001110110001010101011000100001000000111111000011010010011000000010100100000110001001001000011011100001111001011111110111110010011100101110101101101111111011101000010111100000010111111111101111110000100001001000000010101101111011001011001101101010111101001010000000011110111111101100010100011000100011001101001110110001000111001011000011010110011011110000111011101011001011101001101001010110100000100010100001001011001110100000001010010110010000001110010001010010000000100000100111011101100101100000100110101110110111100011001011010011111001000101000100011010110111001001111000100001110010010101110000010100100111110001010010100011010100101111100100110110111011111100000010110111000001010111011110000110001110111001110111101000001100111100010010100011011110001100110111101111010011111101011011111110111110001100111001110111011011101010011111010110101000001110111000111011010000010110101110001011011011101110111111101011000001111100000011000100110100001011101101001011000110100101000000011010100100110011111000110101101011011110101011110001010000001000111110010001100000010001110011011001101101001011010011001001101010010010111101100100101111101011001111000110100011101001100100110110000110001011001001111111010111100100101011001100010011010101101111000100100011101100110001110001101011011000010010110010100100010001000101110111000010111000001010011100111010110111111111010001000110111011000110101011101110010111001100110110101101001110101101100110011001111111001010110111100000111100100001100010010010111010100110100000010011100001011000101001110011001000001110100101100111110100001111001001000011110101101010001011000010010110001101010011100110100001100011000111000010110110000101100110101001000110000000101100011011110010011011111011100111100111111110100100000110110101000111010101110010010010101111001110010010000111101111101101101000100010101111010101010101100100100010010001010101111100101101101110100000011100000101111001000110101010111000000100010111101101110000000010000000000110111001110110011100101000011110010100111011000011001011110101011110110000100101110010001010001110111011100101011000010111001010011000011101000001110001011110111110011010111001000000110100010011101100000000101010110111000011011110001111010011111010110010101000111101001010101111011101110010011110110001000110111111101011010000010001010011011110001001010110001011000000110010101001011000011110101100010010010100001010110110000011100001001100000001111011011101010100111000001011001011111100000010111100100011110100111011011100011001010100101011000011100101100100111011010001111100000000111011010011110111111101010111101011100001111101100001011000000111001110101111111110101110001000011101000101101110011101011000110001110100001111001011110011100001110011111010101001100101110010101111001110111011100001110001101110000110111101110000001101000000101001001010111111101000011111110001101000010000010111011000011110011100110111111110011010101011111100100110000011011100110110010111000011001010110001100110011011101011100000110001001110001010010000110011011100010110110011001110010101100111111011101010000100011000100111100011000011101010010111011011011011111111011001110000010110111101001100110100101011000100010100101001010110100111100101110101010010101101111111000100101001000010100100000100001011001111100011111000010011101111100111111101011100011011110110100000001000011000100110101000001111110110011001111011000000100001011010000010101101011100100011100110110011011110111101000110001000100111110001110101101101111110101001000010001011000111101001101100100001011000101110000101111111011100011111110010100010101100111001101000110011001001001000011101001100111011110101111111101111111100101100010011001001100000000000011101011001010011010111101101011001000000101100100000101101011101100101100000010001110111000010010010111010000000100010100101101010100100101110010111111101001000000110110110101100111111110010111100011111000111011100111000100110001000101110110100110011101110100011100000100001011011001001110000111111110000110000011011001111010100110101011000010001010011100001010001101110001010011011000111100010010110100000101010110111011101000010011000001001011000101100110000011010110101011011010001100000110101101011001111001010101100000101101001010001000111001001101001001101101110000001000101100110011011100101010000111100000000010001011001111000110111001010100111010111110001001000001011111110110111100010111000001111100111000001100010101000011001101001010100001011101101100110001000010010000101111001010101101101100101110010110000001010000100110000101001000001010111000000010001000010101110010010111100110000000000001001110011101000101001011011101010111100000110101001110101110010110100001011110100100111111010100111101010000111100001100100110110000110100111100000100101000111111100001111001101010000111110110011011001100110011101110001010111000100010110010111010100111010110100110110010001111101100111110111111101000101010000100111111010100100100100111011101111101000011000100101110011001010010010111101100000011001111100101000101101100111011010110111001110111010111110100100011000101100011110100111011011101001001011100000011100011011110001110111110101100110011100111001101111000011110011011101101100000001011001000010100000010100101110011101111111011100101111110001001011110100011100111111010110010011110101011010101000011111111111001101011101101000011101111000111100101011101001011011100000000100011011000110100110101001100100001001001001001000010110110010001111101100000001111001101111110111011011100110011000000010001111111010100001011110011011010100111011001011000110100100101001111010010101010111111000100110110101000111101010000101111000100111101000011110110101011000111001011000100101010100011101011010101000101100110000000010010100011011011010110111011111011000111001010001000100100110000000011110001111100001011100111110101111111000100000110110101011110101100000010100000000011111100100000100011101101111001100010111100011111111001011000000001100011101100110111101000011110000101110110010101100111011100000010101110001010011111010110101001011100110111001101000101100101111111100111101011010000101001111001101111110101001010010110000110111001111110010101111100001111111111010111100111100111111100101101000010001001001001110110011011000000101000011110111001010000101100001000101001110010100101110001010100000100111100101100111011101001001110100001110111110000010111111000010000100010010010011011001010110100110010111100101001001000010011101101101100011101011001111010011000011000010100011111101001011111010111000000001010001111001111000101000110111000101001010110100100110100111011010100101111001111011110010110010101111010010100111111001110011101101110001010101011011010001111010011110101100110010011010010000010010101110011111111100110111011010001110110001100010011010111011110011111110010111110111100011110010011101111110001010110000010010110000011011100110101011110011101011001011111011000000000000010111101110110000000100101110101001101001010011000000100001011011000101000101010110011100100001100111001001110010001000100110100000011101010011001101011111011100111001001011000010101110111001100111000111011000010011100101111110010101110000010100111101111110100100001101001011011010000110000001010100110101010101111101010010101110101001011111010000010001001100000010010010010000101001111001111100111110111001111110011100011000011010111000100100110101001100110011011001000101110001101110000001001110100100111011100011101101101001111000001000010011010111010001000111011011010010011111111100111100111010111111101000110111000010000101000100111110010110011001001010010001010011011011011111101100111110110110110100101100110010100010110011101101110101110101000110101011010011000101001000110000010001100010101010100010110110111101111011101001111111000010001100101110111001011111110001110001101111010000101101000111101011000110110111000111001011111110001010111100101001111010101010110000011000101011011000000100111110010011100011011101101011101110100011001001001010011111011010101100011011000011101001110101011111011000101101010111100010010110000001001000011111011011010001111001000011011111011010111011100100110111110101011111010001100100110100110100001011001000101001101100011101001001000111010111000100011010000001111001011000111110001111100111111001001000001001111001001111000011111000101110001111011000000110100101111100111111000101110101001101011010110000001001101111010010010001100101010011100000100001001010001111100100001101111101001110100101101110001111110001100001010011001000000011011100011011011111010010011011100111001101110111100010000011101010111101101101011010111100010101111000001110110010001000000000001000011100001010111110010011100110001001011000001010100000000101101000110011001010001100101111101110010101110001011111111101000101101110101100101100110000001101110110001111101110110001111110110010001011011100001011010011100111001101000101000001000000011001000001001101000011010010100110101001110110100111101010111111101110101000010001001110101011111110010100001010010101001001001111010111010110001111010001010101010011100011000101000100100100111001000100100001001011100001000011111100000101111101101101001100101101110110110101101011011101000010011000111111110111000000101111100011110100011010010010101111110010010101110011100110010000011100110010101001110110100011011111111100111000001010110100110101000010100000001110101101110011110010001100111010011000010101011110011011010001101000011000000101111000001000111000001011101100111001010110001011100111110010011010110111100001000001010011111101001110000100100101111101010101100011010010100100010110000101100100110111000000010000010111010110111011111110001101000111010110100000100100100011100111011010010010110100101111111100100111111100001110100010011110010110010010110111000011110010001011000001000100111001000101100100000111110101111100000000100111010000111100010100101100000000010000110000110111111110101101000101110100001001111001101111010100001111101111000001001001000001001100100001011110011110111111101011001001101010000001001001100001110110100001110001000000010001010101001000001101111000101011110000001010000111111100011001001111100001100001100011010100001101111011111011001110100111101101100001010010010001001011001110000011101101001001011010000001110000111000111000111100001101010001110000001000100100111000000011101111110011010111100001111100010001001111001010111101001101001111000101100001000110100110010100110011000011010110111110101001000011001010101101111111101000000000001111111010000000010010110001100101000010011100010101000011110101001100011101011111111000011000011010011110100001001111011101010101110010111001101001111101100100110011011001011111000110111010111010001010010111001101110000111100110000010000001101100111011111111100110000100011101100110110001011100100011011100111111110001110000010101100000011010101011001111111001001100111001001011010011010011110111000101111100101101011111001000101100000111011111000010110110001110111110011100110110100101101111110000111110111111111101101000010001101101001010000110111000100111000111011011111100001111101111111001101001000100101010110111111001110010011010000001100100001001001111101100110101110111010000111010000111011010010000000100011010000101110000101101101101001111110000100011010101010100100100101101011001100110011101011001011011111110001010110001100010010000101101101000100010011010011000110100001011000110010101100011110111100101100011110101000001110000001111100101100010011011100010001011011001101000010011011110010001000110110010100011010010101011111000010001000010011101101100011110100001011010101010110011101010011001010100011100110111010011101110110010011011100001100000100000011000010111100110010101110101001011010111101011001110101000010011110110011100110111100011011111001000000110011000101010010111101011010111101001111110100110111000111000011001110010000011000111101010000001101100110100000111011100011011101001001110100100111000100000111110101010110111101100111100101101101011011001001100011110011111011000110111011101110100000110001111101001101111010011010110100101100010111111110010011111110000010111100010110111110001100110111111000000101001001001010001111010011010011000101111100110110110000101101000110101111110000011001001001100011010111101011110010111001111011010100111101011110101100110011100000100101100101100111101110111110001100110111011111100001011000000101101100110011010110000001100000111010001101100011100111111010111000010111100010100100100100001110110001010100001100010000000001110101010111100110000010111010000001010101010011101001100001110101001101001101110101010001010111010001000001001010100000000111100111001101101010110111010011100000110101101010001000101011111001111000100111100111011001101011011100010110011100010000011011010011101000000110000001111011100000010011101110001011001011000000011110110111011110010111011010110111110000100101111000101111001111110011000100111000000011100110110110101001100111000000101001001110011110100000100100010011011101111010100001110000000001100101100111011011111110111011101111101001110111000110111110110110101101100000011111111100010001101001000110000000001010111011100011001100101000011111111111010010101011001000110101011111110010111101110111010100011101101010101001101011001101000000110111110111000100010101111011111101111011010011111100101000110100011101010111011011010000110100000101101011100100111111011010001010101111011111001000111110100011111011001010111110001100011011011011110100110011010110101100101110000011100101100101011011101011110110011010110000110101110110000000001111010111100110000010100010001100010110110101100101110001011101010001111010110111101111001110011100000010001111010101110001101101011011001000100010110100111100001001110101000110010010000100111000001000001001100101110111110010011101100011111000111001110100111100011001000111010110111001001100001100100100000000011011000000011110011100001101010111110101011001011001011110000001000110101011010110000001000001111100011010000001101000100001000000111100111100110110001110101100101010001110101011100001011001110011101000111110011111001100000001001001001110111001111011011101110000101100111100100011101111001100110110110111101110110111111001011011001100010001100100000010001111011100010010011011110010100011111110111010011000010100000001111011100010110111101100010001100010010011000110001100110100101110000101011011001011100010011010011011110111010011011110100001101010011010101100100111010101101110111111110100111110001111111001101111111001111110000111111101101111000111101000000101000101100111011011101001010111110101001100111001000110100100110010011100011000010110111010111101000001110110111000111100011011001010111010010100101011010100100100010111101001110111101100011011001100100110001111111011010001011001000110110000101001010011110110010110000111100010000010110100011011110101010100110110011001110000001100111001110110100110011100011101100100100110111111101010011010010110100100100001110011100100101000001011100011001000111101100101011000110100100111011010010100000011001000100110001100110101100010010001110110001110000110110010000011110110100101100001011101011100011111000100000100011110100001010100111101001100110110000001010101010000010100001011101100011001010010110001001011011011100001101010010010000011000111010110111010101111000001011100101011110111010111000000010001011010100110100111110101100001001010010100000000110010010000000011101001011000000111110101110101011000111010100000100001110111001001101000100110011101101100010101001100110100100000001101011101101110100011000100000100110010011000010010111110111110000110000010010001001100000100000111111001101000111111010101000000111110111010101100110100010110100100111010011010101111101100010010110110001101101110110001110010011100111100010110101000000110001010100101010111110011110011111100101001111110110000001011001001010000011000100000010101110100001000000010101111011010100111010101110001000110000101001000000110110111101000011101100110000000010000111001110000000100111000000100101000011001111001011010000110111010110111011000000011110111001000100001000001010111010101011001100110000000010010000010001000010101111010001111100111110001101100101101000111111010100100011011011010101010011001110111011101011011011110110011001010101100111110111110001100011100101101110111010110110111001010110000001000000101100101000100101010111000011000001011101001101011011010000101010001111000000100001110011101010100010100101101110001101001000110000011100000101011111101101010000001100111110001010101011011011000010001110111010111001110010101101111110100111001101010100001100100001101000101100101110100000100111101111110100001000010001001000100101110011100110001001010001101110010101110100000101000011001000011110100010011000100010010101101010010100100010011110110100110110001011101101101101000011101111100011000011110100110011100010001100110111010110101111100111101011001101110011101111111000000100110100101100110010100010000000011000001010111101011101110000011101011010000100111010111100011100011111111011010011000111011111111001110100111111111111000110011110001111011010001001011100000010110110000111101111110110011010010000101011111110101101100000011100010110011100000100001010011111110110101001111000111101010100010110110011111111000100001110100100100100101110110001101010111001001000111000111001000000011011111011101010011111001110001110100000100101010111110111011001111010001110001001001110110100001111111101110100100010010001100010110010000010001110101011000110101001100100011010111100001111111100001010111110111010000010011101101000111110010011110011110101011001110001001100000100101111110100010111011101000110010101101010100000111111001000100111010111100100111000011111111010101110000010001000001001000111001101001100000011101111110011010011001011100011101101111100111011110010011010111101101101100011101100101010000100111000110000010100110001011110000010100101010100111000010001000101011110110011000000010001011111111011100010101100010111100001001101110111100010100110101110001000100001010110100101011010001110100101111001111010100000100010000110111010011011011011111010111010000011101001110000111111111011000001101100100001001001101111101000111010000010001110010010110101110001010000101111100001100010001000101011101001100100101001110001000001100100011001111100111100010000010100111001000000110000100110111100000010000100000011111100000111001010110000010001001110011011110010100010110010101011101011000100011100110100010010111001001000100000111111011000101111011101101001101111101111100100101110000110000100111111001100000011100011011010001100101011000111101100010010011011000110000111011100110011000101101001111110001010011100000000000101100000100100110111011100111110111011001100110011111011011011000010100110101010000011001111110101111000111101111011010011111001111000110010111111010001111001100111010000110011110101101010001111101110111010010110111000001001110110111010101001010001001110000100101110001000101010101010100010010010111110110101110110000110110001011111101100111000101110110101110111011001011100000100100000000011110011110111111001110101011000001100001110101001001000101100101000011100000011110001000000001101100001101100101010010110110110000110101101101010000011010111011111111101001000100010100010101110011110000001000101101100111001100111011111101011110100101000011010111110101010100110011110110110101011101010111100100100001100110000001010110111011001011001010111010111001010011101101010010010111001110000000010000101001100010110101001110010000011111010010111000101101001111100100010001110111110000110001101010110111001010011110110010100111011010010010000001100100101011100010001100011101111101011011001100100111110110111010100000001001001100100101001101100011001011100011101111000011001001010110001110010011001110100100000100111011110011010010111110011110011011101101001010001010100101010000110110001010011001001001001011000010101101100110001000111001000010101001100111010110101000011010011110010111011100010001101100101100101110110001101001111001010110010100010110110001011001010110110001001000011111100100011100011100111011111000101010011001100111010101000101001100110101011101010101011010111100001110010001101110101111011010010011100100010001110001001000110101110101110100000111110011111000110001100111100001100000110000110101110110111111001100111101001010111101100010110101000111101010100001000011101001110001110001000011011111100001111100010110000001111110011101000101000111000111001110011111010101110101001111011000011101010000100111110000101110001110101110001011111011001110111100001011010101011110101101011100010100101111110100000101000000000100110110000000001010000110111111010001100100000011110000110010101110101100011010101001001101011100001010010001000100101101111011110101010000111010100011101100111100000011000111011011000010001010101110011000111010100101001101111110000010000101100101001101010110010110010100011101010111010100100111100001111010010110101111101111000101001000001011000101010100101110011100101010100110110111110011011101000010110010010110010101100001110110111111101000010010101111010011011001101000010100100110010010010001100111001101001010100010110101101001001010110111110100110100100010100000000101010011100001001110011001111011001001000000101101100101100100001010001011100101001110001010000001110101110101101010000001110000010111110001001101000010000101010011100000101011110011000010000010111111010000101101111101010111111010110000001110001010000011110001001111101011110010000001011101010001100000010001011110100111001100101010011111100100101110101111000111001110100000110001111111111101111011100000000011001100111101111111001000000001100101011100000011001000101011111010000010110111110101001010111001001100101000100111011101111010110011110001100100000101111100110100000101111010001010100110010100110111000000010100000001110011100110100001010000010111011111111111100010011001101010110011000110111101111110011001010000111100111111000000111100011101100010001000111101011100101010110000010111010000100100100111100011001010110100101001000111000011100110100101111111100111001110100101011011111100101000011001110100011000011101111001100110011010111010011000010001101101111110001110101111010010000100000000000110111101110001100011111110001000101010111001111010011000110101110110111000011010100100110101001111000001110000101010110101011001011000101110100101011000100000101001111000011101000111111100001101010100100100001111110100100010010100111001111110001111010110000100100001111100111011111100011011001110000111101011010011011101000111101001010100100111100111110100111100000010001011100001001100111010010000101110110110111001110011101101010100100001011010011011101101010010000000101011100101100100110011011010011110001011100101000010100101011101111100110101100111101001010100110011111111110001000000111100100011111001000100001101101000010001000100010111000010000100011111110010011111001011001100101110010100001101001010000010001010110011111101110101101010000101001110101000011110011111010011000100100001100000111110110110111010001011001001100100111000100101001011101101011010011101001111001100010001101010000000010000000000011010010001011110000001111110110000110010001101110000110110001101000100110010010000001110011010100001001001101011000110000011110100000111010001100011011101011010001000111011000001100101011111110101011110110011010110110100011001010110011110110101110100110010000100110001110011001101101001010101001101010000100000010010100111100010011100001100010011000011000001010110101100001001001101000011010000001101001111101101101011101101000001110011000001010110010101011100100100110100000111101101101011000000110111011101100000100011101010100001001111110101011001100010001010000001101011000010110011010000100111110001000110101110010011000111101011110111111001011101111010001000111101100110011011000011001011111100001111001000001001011001100001010111010110111100101101011111001101011011001111110110011001111100101111100010110110001000000100010100100010100101000000001011111111101001101010111011111101111101010110111010110110011010001010101011110010000000100000110011101110111101101110101001110011001100011110101110110001011101001010100010110010111100110011111100110111101000011010011011000111100100110100100000101111101001011100101011001100100100101100010011010101111011110111000010011010001100100010111111011010010110001100001010110001100110111101111010011111110001110110001111011101100001101001110111010011100010011110111010110000000111111111100111011000000000101010000010111100101110011110101111010010100000101001110111111010101000101110110000110010100000110001100101110101000110001100001111000100101011000110111100111001000101000000001000011011000100001100001110001101100101111001011110001101011100110111001000000101001110100110101111011111010111011101111011110101001010010100111101101101111010011001010101111011010001100100000111010010100010001001111011010111011100101111001101100011011101000101110011100111011010001101001010001001010101010001100000001100111011000111101110100010110111010011001000001110110111000001011111001000011101100101001011111100111101001110011011000001011111001100110101101011111011001111100011110011011011001100101000011001010100101011110001100000110011000100101111100111100011110001111110000010001111011110110101000010001000101000100011100111000101011110101110110000001001111101111111000010010011101001100010110000000100010001001001110000010110100100011111010000100001000101010000101000011111011001001100010000001101100011000001101100011001010101001011001101011101111000001110111100000000000001011001100010101100100101101101110101011101000010010100011110011111110111000111000010111010011010011000000011111101111011101100110101000111100011010000011000000101001010000010100111110001100101011010010100001011100001101100110101111010000110011000101101001010001110111010110101000001000011100000000000000000101000100110100010111000010001100010011100000111101001010011000111011000110001111000111001101101011111011101010101100011011001010000101001000001110110100101101110010101000011000011111010011011011100110000100100110010010001000001001010000100000011011100110100110110101000011011100111011001111100011101101110011010101000100011110010100111000101111110101110101000110101001010111011111010110111001110111010000001010010010011000110101011101111011111110010101101001111101110011111101100100000001110010001011111000111010100100000111011011001110010100101010010111001000000101100000001010100111010100110000010111010011110100000010010010110011001000001011111101011111010000011111110100011100011001110101110000101000101011010100001111110100011110011110100011111011110111000101100101110100011101111110010101110010110000110101010111000100110101111100111101101010011011101111100101010100111001000101011011101100001010001111111111010100110111110110100010010011111110110011100100111011000110100000010011011101101100110101110111111101111001000101010111110001011111001011110011110001110010011000111011111011111100100110110111111001100110001010000110101000010111101100001111000100111001001111111001110100001011110010001001101110101011101011101100101111111000001110110100111111101000000111001011110101000101111000111111100101101000010010010001001001011100110001111101011000100110001001100101011010010110011111110100111001101100000100101001011100001110100111110000111110110110111101011010011101010011000011001100111000010000100001111000101010100001111011000011100011010011010010101100010000101000000001111001010110110000011110010100001111110100011111001100011010001110101110110100100110110011111110111011101000110110110101010011111001101010100101100000101000100001000110100100111111011000010100011001011111111110000011011001000100111110001110011010110001010101111000101000010000111111110000010000001110000101110001011010110101100011011011011010010101010101001010100010011011010100101100100011001010011001000011010101011101100010110010101010111100000110010100011111100101001101001000000000001100101010011100000101011001101111001001110011001010101001101101101010001111111010111010101011110000110110011111011111001000011011110010000011110001000000110011100001001010100111001000101101010000011111101110010011110100101011000101110010011001111110011110011011111001001001111000011010001100100010001110001000010010011001110100101111101010011100001100000001111101010111011101010111000101000101111100100101101100000110011011001111110111110000011001001110010000100001110101010111011010110100101100011000001010110110111111001011010110011011101100011100111111101110101011011010100100000100110111111110001110011001000010100010111111100110001011010111100001011011110001001110001101010000001110011000110000001001111101110000100011010010010100110001100000011110010100101011010000101111010100010101010110110001000001000101011111110010010000100110011001001110111011101000001110011010011110001000000010100000001101011110100110110000011000101100001000101101000011110100001101000111010010001000000001010011110100101110001111010100110100000011011000000000100111011100111110001010001110100010010110110011010010100110100111111010101100011010111110110001101111100001011010000001001011111011010001101010010000010011011000011110000100011010111100000001100011011100010011011011100111000010101011100010010000010111110000011101000100101011001101011100100000000011011001110001010010110100110110100000010001110010001001011110100111100111011100000100001101100010100000111110011101010001111100000100001100010001111110100100011101101101001010010011110111111101010011110101101111010010001001100010010110100111110011101011010110011110110001110000101101110000011001010011110100010111011111111000011111010011110000110000001100010000001000010110011001010110111101100101110110100111111110011110100111000000011011100101101100101010010111001010100010010001000101100110110100111011111100101111111001110110011011010100010101110100010110100100101101010010101101100111110010100001110111101110011011101000001101110000000100010101100101110111101101011100110010111001101100011000110100010100001111110011010011100001101101001100110100011000001001011011011101111100100001000111010100111101000101100000010100101001110010000010000111011110100110110001110010001111100101001000010101100000110110110010001001111011010100010011000100011001101111111001110100001000011000111100101011000111000101001101110100100000010101000110011011000100001100110111100011111011100001110011101000000010111000010001111001110010001001101100001000001101111110111011011110111001000011011000100011001111010011000110101101111110111110100100101000001001000100010001000101110100011001001011001011000000011110011111110000001011011111111001110101010110001010100001110101001000000011000111001101100011110101000000101100111111011111110101001000011111110101010100011010111001000010111110110001100011011001101111111011100100000010001010001001010001001101001001001111010100011001001100110011101000011100010111000010000111010110001010100110110010111001100100100100110101111010001110010001101001111011000011010011111001110010001101101001010100010111110110001001100111101010001011010100100110011100001011101010100001011010010001010001111100110111011001001001011111111111110010101010000011101010001000011011110000111011001110011000011110110101110011101101001010001001110000001010110111111100100000100011110111011010001100101101010110000100110000100110100100110100010110111000011101000100011001000000000000111101010101101111011100100100111111101010111001001110101001101101011001110011110001100111010010100001110001011101110011001101100010100110111010000000001100000001101000000101010100101001000000110111111001100011000010000011000100110010110100011110110111110010000010001010001010110000001000101011001111100111110011111011011001110100010011000111100011011000010110110100101100110101110011001000100101010100100010111011101001001110010101011010111001111100111000000101000110001000110010010110100110011100100111111011100001110001001110110011111010100110010010010001010101010010100110111010001011100111110100000111101000010010000010010011111011111001010100101010111110100010001110010111110111110110000000000110000000111111101100111001110111010010111000001010111000010101001100111100001110101000011010000010001011000110011110111000100010001001000111011000001111100011110101110100101101010111011111110101101011000101011010001001110110100000001000010111111000000010100101001010101101011010011011011011101011001000010101001111011110010011100010110001110110100011110001101010011000110110011010100001100100011000111010101111010110110010000110111101100011011110000011001011000000001101001011000100000000000011111101101101111111111101111000011111011001101111100011110110010011011111110010011001110101101111111011000101010011101101110010010010111111010000101011100001100000100011011001101101000011100110001110001110001110111000111000001001011010001111001011001100010101110000101111001011011000010000011110011010100001010100110010111100100101011001010000011001011110100001000000111011010010110001111100000010011111111110011001011010000111001100011011011000001011001000100101101001001001001100100010000000010010000010111001011010010111001110100011101001011100110001000110001100100101100111100100100000100110011100100000100000000011010001011111100100001101000001010101101100011010011101010100111101011010011110101011000111010000001101011110000011010111111110110111001110010000000001110100100101010100000100100010110110000000011111001101000000010101010000110110011011000010000000110110011000100110100100101110100101001001001001011100001111110100110101011111011100011110101100111100111011101000110101011110000111000011100001011110001101011110110000001011110011101001000101101011110100100000000000101001010001010011010101001100010110100111001111100001101000110011111111101100010101110101110000010000100010101111101001111100011110000111011000001101000100000000010101101000000100010110001101101100101100111100000010001000011110110101011001111000100000111010110000110011101100111100011010111111001001111011111011111111000111110010100101010010010100101101110100010011101001000000101111010100110111000110011010000001010011110111101011111110001000011011111010111101100110011111001111011001011100110100000110010100011111111001000010010110011101110000000000111001111100101011101000001111010001101110000001100000010001001000000000110011001101110010101001001110010010100111000111001011000100111100111100101011001101111100110111100010100001110110100001000011011110110000010010111010011010101111101110110101100010001111011010000101100101110110010001010110001011011100100110000011001111100000001000011010111111011001001001100011001010100101001111001110111100110001011101010001111101101000110010000100011101110101110111001010100010010001001011010111001001100011001100011011000101000011011111101111100000110111100111000001001010011100001011110111110011101001001000100000100010110000100010001100100001010101100101101010001011011000101010001010010101110011001011001010101010101000100001101000001001110111110000110111100100001110011010000101110011110111000010010100100100011010110111100100010011001110111101100001111101000001100001110111010011011000011010010000011011111010001001011110101000100000010010110101001101101110001011100100100000001111011010000001111011001000110110111010110000000001011011100011101000110101011010000101111001100001010011011111100110011001000100110011101001011000000011101000011101100100100110010000001110101000010100111101011110101100010010011100111111010111111010010100100011101111010110010011011100100100110010110010001101110111000101111111010111000100111000101000111101001000011001100111101100110000001100011001011000101001111100100100011111101001011110011001110101010110001101101000011001111000101001011110010100000111000110110010010011001110101100111010111111100101011111001010010111111110110111011111010000000111011010011001001101010010110110111000000110001101110100110100001100100111010011100001000101011001010001100010011111110110001011111000000001110110100100101000101010000010111100001011000101011010111010101100000011110001000111100100100110000100000000000110000000101010110111011111101001111110011101001111010111000110010010100101011100111100000001111111001111010001011001111010000010100110010111111100010101101111010001100100110000010010010111100111011001101000111110110110000001000111000000001011101000110110101000110000001101101001100000011010101001101010110111011111110100011110001010011110001001010110000010010001001110111111111010111111101110101000111010000110010101010100001111110110111000000110110011100000010101000010111100000100000101010101001101101101101000110111110100000110001101100111100111110011010010111100101101100110001110001010101101111101000100110100001001010110110011001101010100100011000000001001011000111110000000010100110010110000110011111111001001100001100000110101010110000011101100100111100001111100001001101101100110111001101000001110110100110101100100101110011100011001101011011110100010111101011010001010111000010001001110010100100101000000000001110000100011111001001100111001101110001011101010011010011001001011100010111100110110010010111000001101010100001010001010101100001010100000011001101001001111000001100010110011110100110010101101111011110001110010001010000001010110001000001110100001001110100010001100111100101000001110100000110100111001101010101010011100000100101100011000001100110000011011111001011101100110001100111010100101011111111010000101100010101101100111011100011010111010110111100000010011000111110010000110100110110010010110010000110101010010101000011001010010011000100100111010010111111011111010101110010111101111011101011001111010000000000111001010101100100101110010100000010011111000010101101001110000011001111111100101110110000000010111111011100111000011111000110111101010001111010100011001010001011100111101011010001011011110101100011110000001010101110100110101010010100100100100111011100111011100111001110010111010100110000110000010110100011110101111110011001001000001111011010101000000111101100010011100010110100001100100000000111011001010100111010000010101010101100001011101010010010101101110110110001110111111111011110101100000011010010010000001100111110110100001100000101100110101110101011110010111100001101111110011111101001000101000010011010011110110101101000010010100111101100001101101100011100110000000000111001100011011110010000100100111011101000100101100001011111000000010101101101011101110000001111100110100100011000000111101001111101000100111101001000010111110010100110100111111010000100101101111100010100100101110010011000000010000110010100100000010101100010000110111001001010111011110111110110000111111101110111111111010101111000010000011010000111010101100100101000010111101100010001001101101011001000000100011011001100000001001000010101011010101000011000010111111000010011101010111011000000101101010101011100000011110010111111100010110000001110011000111100000001011100001010101010001011011111110110101001001010001111101010011110000111010111000110011100011100011001100110000001110100011010010001100100100000100111111000001100000101000110101111011101101111111111111011000101110000111000000001011101101101001101011010100101000100000011100011000000000011001011100101110011010010100111000110110110100101011010011110111001111001100110010010000111101110000010111011100000101010110010011101001110101101111110100111000011101100100010011001101011011100110011010010001001110001111010000110010011011111111111101111110010110110001010111001110011110101010011101001000001111011111111001111110110111011000000100101010010110000110000001101101011011110010111110110010000000011010010111111100111101110010001001010111000111100101100011110001011110000011011101001100011011101110001111110011101101001100011011010011101111010011100101000010001000101100001010101001000011011001011101110101100110001001110111101100001110101001000000011101000001101000101101111101111110101001001111101010001010111001011000001010111111001011000011111000111001110001001011001011001111010111100111110011101110000110000000001011100010110111101100101001011001010010111000111001101010000101110000101010011000111111111111110011111110111100111011101010010001001011000010101110110011100000000010110110100111110111101000111000000100110111101110111010101101011110010110011001001000100010010100100011011110101001000011011111001110000011011101110001000111001001001110101110101111001010111001111000010101110100010011011101000100100110011111010101110011010101011010100000111111011101101000110111011011101111000111110011011010000010111110111101000110101100011001000011101100101111011111011100111011000110111001001110000000011000000011000111000000010001110100100110110000100010011011100011100110010011001010100101000010001101010110101101110101101010011001011110010101111010000111111100111111000000100101101000001011111010110111000001110000000110111011111101001111101011001001100110100100111001111000101100010101010010101001111001000001010000000110111111110100011100101001011001011100111001101011101111000001100110000110110111110001110111001001101111110111011101001111101101100001100101000100011001110111010100100101000010011101000101001100100101011000000111010101010100000010100111001001011011010011111010100001110001011010100010011111000001010001100011111011100000001101111111101010100000111101111000001010110000000110110001110111011100111101100000110110110110101110101111100111001000110001000101011000100000101100000111101001010000011110000100001110101100011010110111010001110000111100011011111100000110010000001010000000010100101101000111101100000011000011010011001101010100110011110100011000100011110000001100100101001000011001111001000111011110110101010001101100001001001011001101010111100111101111001010110101100001111010110001101010010011100101001111100111100011100001000111011010100001011111101110111101111101011001111001100110110101101100000010011111101011000000001000100100001111101011001011101000010010110001100100110011001011000100001100000110011000000100111110000010111110001101111000000000010100010100110110100100110011000101001111101000110111000100000001010100000100111011001111111000011000011000111101001001000100010010000001010101110101001111010001110001111011011000111010010101010000111100000000011101011111101011101101101001100011001100101100101001011111011101111001101011010001001110101110011011111011010110000100011110000100111110110001101100111001011010111110111110110110000110011000010011000111111100011001101010111111011010001101011001010101111110101100011100001101100010100101110101001101111000011110111111110100111000101011010001001100101011101100101011010110101001010001100111010100000001110111001100111111011010111101100110101110010110111111111011111000100100101010001110001010000011100110001000101010100111101101000110000100001100111101011010100000101001110100000100010010001010101111111111100111000001111011100110001101010001100001111000011100001100101001011100001000001011100100101010001000111000001110101000100101111011111110101100000101001001010111001111000101111100000101110111100101011101010000110000100010101111011011010110111110000000001100001001111111110110000001000101001110001000000100001001110000000100010100010100011111000010000100010001011010000001100101011010100000001000011111110111000011001101110011100001111100001000000001001000010110010001100110010010111101001111001101011101101000100101111111010000100100111010101111001000001101100110111001001100001011010111001101111011110011110011111000010001101011101111001111111011101101010010101000100010001010000100100010011001110011110000101100110010000101110010001101001010000010101110000101111100011011001010000010101011110011000010110010101010101101101000111011110110111000001110000110100101010110011001111110011110001101010110111011101110101010000000000101111011111011000001000100110100111101110001100011000101010111000001011100010011000010011101100101010010010100101111000100100101010000110001001011101001011101100010001111011110001111010010001111111011100100010111010111010000110111111101100011010110101111011111100010110011110110110101111110000100001111100011101001001000011001001110001100001110000000101001000001100110111010010101100011111011111011011011000110111001101010111010000111100100001000010000101100001010001010110000111000000100111001110111011100010101101100010001100011100011111001010011011101010111011011110110010101001100010000010011111011110000011101011100001100100010011111110011100010000111110011011010000001011101110010001101111010111000111101101001111101111100010010000100001000101000101101000001100110000011010000010110011000010110110111001100111100010000011101110100111101111101010001101101100011100110100110111101100000100001011010010100001000100101011011100011011001010111000011000111001100101001111000100111100010111010010011100101100000000110110001110000010000111010000111011111000100111111100010000001101011101011011000010100101000101101100011001001111001001011111100010011100001011101010110111010001101111011100111001010010000010010110001111110000011101101011001010001001011001100110110101000100100111100011001010111111001110001010000000110110111001001001111101111100111110110000111100110100011110011110011110111011000100011101100010010010010010100110100101100010100111101000000110001010100100100010111111011000001011111011101001100011000111000000110110100011100010001000010011000110011000011111110011000100101101100010110110100110011111001111011110110001000111100011001100111111101000001111001000111111000000011100001110000100110011100000100101001000001011011111100011010100100100100011010000100111000110011101001000110111111111101111001011001101110101100110101111111000000010001101000111000101110010000010010001100100100110110011010011111111000011101100001011000000000111110110000001111001100110001111100111111100000001101010011100001101110101001001111000101101000100001110110101001011100101100011010011010111010110011100110101001101011101101010100000001111100010010111101001000101011110011001111001111101100111111110111100101110000101011101011011110110101011010110000101001110010000010101000111010100010101100100100000110110011101010100100010000101111110011100110100100100001111001101001101101010010000111111100111010101100011111100110001110100010111101110101000101010110010001010111000001101000011111011110110000100100000000101010111110111111010010110001101111110100111100000101010100101101000001000101101010001111100101001010011000101101100010000110100011010001011001010010010111000100100001111100110001111111100011100101011101000110101000111111001110001001000111111101100011110101110101101010111111010100110010010111111101110110010101110111111011111110000011111000010101100100101111101011000010100110010100001110100101001110011010101000001010000001100111100000110110100101010101110000010110001111010011101010101110001111101011010101111011011101001111011110010000011101010001111010100110010101100100000110000010011001001100101110101111001010110111101100101110000001010010001111010110101011101100111010100110101010101010101001110110111000110011001011100011100100100100000001101011011111110110111011000001010011000100101110010110000110110111011100100010111110001101011101000010000011011111111001011000001000010100011110101110100111100000100100100101010001100111001001110110101110001110010001100000100101100110000010111101100110001101001101100000010001010100100001011111100000110000111110011100011001101001001010111001001010010000001101110100101010110111011110001001110111010000011011100111000000101110010001000000001100000011000111100100010001001001010001100011111011101001011101101000001111101110001001011110011110101010011111111000110000111111010111101011111100101110000010111000001000101100001111111010010100001111100110010100011001110011000011100001001100111000111000011000001010111101010000100101000011111000001010100011101101100011001100100010111011100010110101011100000011010001001101111110011111111100000111000100100000011100100011110011010111001011110000110100011010001010100011111110010100000011100111101000101011100111011001000010000010001001100110011010011101001000110100000100111110110101100101011110100000011000010100001101111111000100001110101011110000110101010110011010010100101000100111001011011000010011011101011000101100111111101010011011110100000011010000011011111010000011001000010001011010101001001010000111110100111001111110000000110100011111001010101001000010000100110010001101110011011111101111100010110111111100010000010000111000001011001110101010111111101010010001101100000010001001111101011010011010111010101001101001011100111101100000010100100010011010100100011111111011100001011000001110101011101001101000011100010101010101111011110100010001010100000110101000100111110010110111111010110000110001101001111110001010101100110111000100111010011101011011101100100111110101001110101100111000000110100011100000011110111010001011110011100100000111010100010100001111111111110010001101011101010111111011111000010010001000100101000001000110011000110101111111011100010111001010000110110101111110110001010010001001110001010111001101110101111111010010010111001011010100101001111101001010010001111110110001000100011101011100010110100001100011100010110001010111110111101010010110100000111011101011000111111111101010010110000011111110100111100110110000011001010011111000110010110000000100110111101100010101110100111010100110010111100111011000110011010010011110110100101000100000001110001000001101111110110010110011100000010010110000011001011000111101100010011100001110110011000111111011001100011000111100001101100100100000010110011001110010110110011010111101110110101000111110101111110110100011010111110100011000001111000110101010111110111100100000110111011001010110101010111001010111110110110000010110111000000010110101101110000011111101111100110010101010110100001100010000111011100001100101110001110101110001010101101100110001000001110010110101111000010100000011001111001111101001011010001110100101101100010011110100100101010010101110000011111111000101011100110010011010101001101011000001100001000010101001100000110001100111011101011010010101011011110101011110000111000000000000100101000110101110111001110000100001111101110100101010100101101100111000010000010000001011110011010000010000001110001100110110111100000100100100101101100100010111001100001101000010101000001100010000111100000110110110001110000001011100110000011011100001000011111100010111011111111010111100110011001101001010101001001111111110100010001011010011101101001001011111100010110110101110110110111110010100101010101101011011100111011010111100011111010001001010111100101101010001011000111110101111110010000100000110100001011101010001101111111010111010110011100100000100011100010001011011101101111010110001000110100010010100010111111011110011101010111100000010001101101101000101100011101111101110110101011111110000001101000000101100010000011001001100001111110001010111011011100100011010010100110100100000111100100001000000110011011001110001010110100110101110010011001011111100110100101010011001000111001111111111001010011100100010111010001111100010011001001111110101100110011010000010110111110101000000100100110110101101011010111001011100000101111110100111010010110101001010000010101100111011011011000000101000111001110101110110011101110101001100100000010100101100010100011100110100001000100011000100001001110000111010011000001101000111010111000010010010011101101111100000111111100101010111000000111000101010000111101110100110000101001101110110001110101000011101011001111010110001111001001001111100000111100101101000100101000111111001110111101001111110011010011001011001001111111011111100100110101100000011001101110110110110100001110111101010111000001101111001010101011011000111111011111111111101001111001111000000111010001010000010100010000000010101011001000000010001111001110010001011001011001011101111001110010010111110011011101011001011100011011001001010110000001111011000101110110110011001001101101111000001101101101011111000111010000010001010000111000111001000010100110011111000101101001111101100001110111010011110010110100111111000001100010101010101101000111101011010111110000111100000110011111111101001001000100000100010100110101111001111001100101001010011101000111011101111010111010010011011100000100001100100010011011011111011101000010100101101000011010110000001111010011100011100011100101100001011110010011100111110000010111001111111101110101001101010011000111100011000111010010010011000100100000011001110000010000111110101100010000100110001101111100000010100110100001000110000110011101101000110101100110101101000111110011110001011011000000111110101111111101011100110000111111001111110110110011010011000110000101001111101100111110100101111011000001000011010111000111000111001100101000110011111100110110111011111001111001110110010001110001010011010111111111010001111100011011000000010000111001110011010111000010101111111110110110000110000101000010110000010011101010100000100101111100000001100111110111000011111100001100000111000011001100110011001010111001001100111101100100111110111111010011101101001101111000100110101101101011011100101010011010010101000001001101000111101100000001100000111010010001110100011000001101101010001001011101000110010000101010100101111001001111101011011010100011010001010000000101100100001000110010000111100010001111111110101101110101100001001001101111001101000101100001001011111111100111001011111101010011110001011110111000110100101111111100001101011100001001110100000110111111011000111000001000101000101101110001101001111100000100011000011111101110011011110101001110101001010001010100110100100001010100010111111011110101111111101011110110011100001011101100100100000110100001110000010100101000000010101110000111111101111010000100110000100011000101110111010110001110110010110101101011100110011100001110000111011001110100101010001000000100000100110011010110001100000000011111011010101001110110111101100110010100110101111101101101001001101000001111010110111010011111010011011001111011000111011001111010011111010001001001111011100111000111011010101000000100001100001101101000111000011101110110110010111011100000111101111100001011011000010100001111111001010101101111000100111101011000011110001101101011010111010010001010110100101000001011101001100100010011110101111001001001110001011010011000111010101111100011011000100011001001111100001101110100010100100100101101010100101111011101101111100101010100011100101000110010001100011001001100101101000010010101100101110110110111001000010010111111011001110011111011111111100111110100011000100110001100110010110011010001110111011010101101101111110111001101011110011001111010100101101110001000111101000000000000111010000100100010001010010101110100010000100011100110000010110001101100011001010110001000100011010111110110000011000000111010010100101101101001011100011000011110010011100000111101111001100011110010001101010100010111100011100100001100011010011011000000011110011010010101001000110101000100110100111000001000010110000010000001001111011000111101001010010001101111000010001100100101101011100000111111111101000001000000000000100010111110000100011110100111010000111100101001001110010100011110111111100110110110010001111000111001000100110001110101010001111111101010000101111110011111100001100010111001000101101011110010011000000110101010101110000011110001100101011011011001010101001000000100000010101101001111101110101111101101001101000100110011111111100000011101110110010000000101100000010110011110010001011100000000001011000100010111111011101000000111000000010011101111011100000111100000111001010011110111101100000000111110110011010111111001000110001011000010000010000011001000101111010100111011111101110010111011001010000111011000110101001000001000010101001001011110100001101001110010000111010111011100100011101000010010011001000010100110001011010100010110101000110001100000110000001111001100010111101111110110011100100010101110110011101011011101001000101110010101011100011100100110011100110100101010101101111010010010101111100110001111001001111001000000001011100011100110100000101110001000010110001000101001110110100011110101011001001000111001011101101010110010100110001010010100111111001000101110011000011000011010010101101011001100111101111110010001111000100010011010011100101100011100110011110011001000101101101100010000010111111001001001100100110000000101100110100011110001111011101010111100001101011110010000100011010101100010110000001010111100000001111010011111101111000011001000100001010110101101111010001000001010010100001101011111100011011000110111111011111101001010110111010011100111111011001000010000100010010111000001110011011110010100101010100101011110111010001011011001101010010101110001010000111000100011001010011100101010110010100000011000001111011011111010001001000000010100000011101110000010111011101110101111001110001011110110100001000110100100110110000110100011111101000101110100110011111101100001001111100110110010100010111111011010100011010110010110101010011100101110000010011010010110111011100010001111000001110111010011101011001111011011100010010001111011110101010110101111110100100001101111101110000111100000000010100100001010111101000011101110001001111001101011110001001101101110011101100011001100101010011010100001010000111010010001110101111000000010011111011001010100111100110110110111101111000110101100001001010011001101010000001101010001010111111010100110000001101110100111111111010101110101100111001010001011010010100010110111010000011110011011010001001110000001110001010110011101101101010110000111010110001010001011001010000101010111111000101001000101011001100110101011100100010000000001001001000011011011100000101011000110010101101011011101101010101100100011000001110010001011011010000000101001010001010111111010001111101011100001001010010101001010101111110001100010001010011000010000011100000011000010011011110011001111100111111101011110110111000101111011000110011100001100000000111011110001111110011010111110111010011010110011111100111011001010110001011010010011000100011100101100101111101010001110100011000110010111100000110110110011100000011010000101111010111110011001101010110001001001010111011111001111011010110100101101001110111100010111010010110100100001000100010111000100101010100001000000001110010110000011001001001011100101100111010010001100001011101001010011010110111100010100011100011000011101110110100101111010101010111010011000001110000101110001000101010010001001000001011010110100110111110000111010100010000101100010110000010011000010000110010111010111111111000100001010000111101001110110111001011110011010111010111000000100000000110011011001011001110100100001101001110010001111001110111110011110010011101101000001100100101100110100111001101001000101100100010111100101011100011111011000001110001111101110111010010001011010101110100101101101010001000111001011111111000101000000000101010000001101011000111011111011110010001001010011100110000000001101100111001011001010100100100111100100110011010011111100110111101001100100111110001010010100110110101000000000000101111101000011111010110110111110011111000000111011011001100000010111111010001011110100101010101010001000010000011010010000001011100001101011010011111001110111111101000100111010110111000110010111101000110010000011111110011101011010011001001001011100100001000011001011010111010110010000111111000111010110011100011111010001011101111110000111110001110101010101100001001000001011001011101010110101001010000110111111100001111001011001000110001001101100010000111110001101100100011101101010011100000001010000010100111110010111000000111110011001010001000111100001101100011111101000111011101001101001110110010110110100101000000000010000010100001010100111001010000011101000000010111101000111001110101110110111011000101001100101010100000011011110001010101111100000100010010101110110010101000111000011111100001010010001010100110110101111111100100011010000111110001000111110011011011011011001010100010010011100001001010101100110011110000111101001110110110100110111100110001100111001001010101110110100001100110111000000101010001010010100111000000110011000110111111000110000001001110100010001001011100100000001000101010100000001101001001000010100101100111011100111011101110010001100101101101111110000001110000110111110100101100000010010111001010100101111100000001101100011001000001011101001001100000110000010110010010101000010000110101001001110011010101111110101101010110110101000110010110100111011010011100111101110010101000011010110001000000010111000111010100010001001111100001010101110010111000101010100100110000011101011111010110000110110111001011101110011010110001000101101100100111100100001010001111001001010111001111101111000011000001010001100001000000000100010010111111011010111110000111000111101000010100111010101010011110100000100010100111111000001101110100101101111001010000101001011010100011101101001011110111000010110001011011111000010010101001011000011011000010110110110110100010111001100011010001110110010001001011001001001100001001010100011000110111000001101100001010110101100110011101011001101001101110011000001100110010011010001000000110001000011001011001110001111111001100101111111110100101110010100011101110100000101111010101100110101010010111000110101011100001000010101111010001110010010011001011100111100001001010101010101110100110000110010010011101000100111010110001010010100101111111010010110100011010101110101111011000001001101101101011101111000101101011110101001100100100101000101101001100001111101000101100000100000110000101011010001111000001111101110100101001011001010100001000111010100100101001010100111101101111000000011100000100110010000010101000110001110101000110111011001111000100011001011000111011101111100011101001100101110111001100110001000101010010101010100010001001011000101011101001000100111111101101101111111101100101101100110101101010100001000110001110111111001000011000010101110000110110000010110111010100010101001110100111001011101000111001111011001101100011001000100100111001010110101011111101000111001111010000101110101001011100001011101010100000110110000010100000001111011100110011000000000111001100000100011001101011100110001011100000100110001100111010000010000101111100110001010011011110010101000101110011001110110010101101101010000011110001000101010101011010011101010100111111011100000110000011111101100100101011010010001101010010100001100001110101000000010111011111000110010100000001110100100000101111111011110110011100010110100000000011111000101101011110011101101110011101100101011100110000011111110100100111100100000010011001100010101011110111000101001011110001010000000010001101101000011000101111000101100100011111011100101001000011000110101001101011111001011100001101011010101110001111111001000011001010111101110100011111010010010111011001101100110011100111101100010001011100010000011100110100000111111001111110111010110000100110100011111010110000111101001000100101101111001111010100101111001101010100110110011101010000001100111111001010100111100111110100010110100101001111110111011011011001011011001101000111010100101101101100100110000001010011101010000111011010110100001101000011010101110101100011111000110000100111110001111100111001110010010100011101101011110000111011101010100111000010110111111000000100011100010001111101100111101001001111001001111101011001001011001110110100100011111100101000000000011000101000010110010101001010001010011100010010010010110111100010001000011000011100010000010111110011101010001010100000010000110000011001000111100110011100100111110100011110110101110010001011100001001110111010110101010100101001110100110111010111011010010100000010010111110111000010011000111100010001011000001111111000100011010100000010100000010011101101010000011110000010010111110010001110100011010110011010010110101000000100100010010010100101000010001011111000111111010111111000000110110110100001111010011010011001100000111001110010110000101001100110001001100111110001011001011101100001100010000011011010101111010100111011010111101111011000110000010101111100100001001100111110001110001010001011111101111001000001001000110101100000101011110000011000101011101011010001100000100101011100001011111100101010010101000101000100000100101101000000100110111110110011110100100111100000011101110010100100111010111001001001101100010011110111100101101110101010110101110100101011010011100101110110111000000010100010100110101111111110011000011000110001100010011111100111101111110001011011010010100111100010110110011000101110000111001110000110110110110101111010101100111101101100010110010101110100010001001110100110110100101000001110011111100011100110010010010011001011000100001010000101011100100101011101011100001100100001001001100100001000101100001010100110110011001101010110101100011100000101001111000011010101101111110010011010000001011100000101110010000101101111011001010011001010111001100100110010011011111101010001100001110111110100110001110100110101010111001010101100101110001000100000000011110011001000100100011111001000111111001101000001101000011000101010001011100111000101001110000011101010100001101110101101101001001001100110110110011101001100111110011111010101110000110001011110010010110110000110000101101110110110011011000100001001100111000100101001101110001010010110101011101111111111010010011001011101101111100110010101011001100101001010100111010110010110010110110011101011111010011101001101001011111101111010110001010010001010001111010100111111000101101000010000000111100001111000101101101010000111001011010101101011110000010100111110110000001100100000000000101000111111011010001111100100001100010101111101010000101011001111110010011001010101011101011110001110011100001110000011011010101000101111011010011100110000011100001100101100101100001111011110111010011000000111001110111111111001010110101101011010000111011001100110011010000000111001110000101100100001000110000101111110101100001001001010001100011000000000010000111000001000101101101000101111110010011000100000000011000010010001110010001011111110111000111010110000001010000100000001101101000000001000110110010010101011001001101100000111000011010001000001011110101000000101011010010100001010111110110101101101110111100111110001100000111000001111001001010010100000001110100101011100110011001100111100111100110110000110111100000000110100010011101101011001000101100010111001011010110110110000111000111010001000100111111111000011001101000001011011000100101101011110111110011100010110101111111101110110010001101100000110100011011111000101000100011011001110100011011001110011010111011110100100001100110110000001011101111001101110001011110111111001001101111011101011111111101010111111101101011111000100010101001010011111010110110011101000101110011101101111001011001111110101010100101010001110001001100111010100101001001010100110001101111100011000100001110000001101101100011100001100111100010100010001011110011001101111000101001001011101011011110111100010110011000011101010011010110100101100100101011100000111111001101010101001010101110000010001111000001100111011010100110000110000001101110010110010111100001110000111110010001000011100101001001011110110010111001100101101010101010011000000001111110111000001001110100010010000111111111011010111110001011110100111011111111011001100100100100110000010000001111101011111010010010110010111011011110000011001100111110101010001110001000100001101010001101111000010110000001111110001101010101001001011101100000000111011010010100000010001001110110001111011111110101101011011101100011110011011010000011010010000100101000010010000001010111011001001000100010001101100010101010001000001110100100110101011011001111011011001001000001110101100110100100100010010010101011011101001000010111111010001011000010001010110010001101111101110110101111111101011010011001101001010101010001110010001001100110001000110001011001000010101111010010100100010101111001111111001000001010111001111101011000000100000011010000110011001010111000000110001000010011011111011000100100001000100101101101110110011111010101111001111111000111110000100111100001100100001011111010110001010000101000000101111011111000000001010011010001001010010100000111101010010101011011001010001000111100001000011111110001000111100010110111001110110100110001011001000101001011000011001010101010100011101110100110111011000100100111001111110010000011011101011101111001011111111000100011000001001100010000111011100001100110111011011010100111101011000000111101100100110111011110111000100000101001001000111100111100110001111100110111011111001000011001010100000000100101111000110101111101000000000101111001100000110100111011101101011101001010111110010001100010100110100101101101001000111011100111010110001110111000100000110001111100100011101111010111011100111110110000000100001010110011001101000100011000000011110010001111000011111001001011100111101101110011100001011111011000011000101011000010101010001111001001110101000111101101110001000111111111001010000111000000010101010110101111111111001001000010101101100110111100111111001100000010100110011011010001011011100111100110101001011100110110001101011001110001101000111000100101010000101001001110010010100111110101011001000001111001101010110111101010001110011010000101010111100010111110101010110101001101100010101011111000000001100011100010001110101111111111010110101101000000111001101001101010100001001100011100100001111111000111100110100000011100111001100010101101101000011000101011110010111111111111001001111100101000001100010111110100110111000101110101001110101010101110011000011000001010111001011001100100111001111010110101000010110011000110001110111000010000100001000101010011000001100011110001110011111110111111111100010001001011000111101000101011001011100111001100111101000111000111111111010111110101011111001111010111000110011011110010001101010111101011111110000110101110101101010110110111111011011010101110000110110110110011001101110011111000110111101101110101101110000101110011100011100011111010110000011010001011110111000101100010010000010001011000111011111111010101100101100110111111010011101010011100000001101100010010010000101010111111010000000001101000100111111000100101010001011111000101111110111001110101000110011101001000011000010011011011111010000101011111100110010101110010100010001110001110010111110110001011111010110010111101100011011100010001011100101101001111010000000100001110011011011011011100001010111001100001101011100110001011111011010000011010100110011001010111000000011000011110111110000010001001101010000001011101111110000000111011000110011111101011111101011011111101010001100101000110111011100100110001110011011100000011001110101100010110001110000001000001100111001011111110110010111001111011011100101001000111110111001110100011011001011011101110101011110100010100101001010010111111101101010100110011000010111111001111010011001011011011001001001000011110010111110001011100011100010110101011010010101110101011010100110111110000010100001001110111101100111011110100100000000110110001001001010100011001000101100100100100101101111000000000011101100011100000110100011001010100101000100101111111100010001100110011011011000001111111111100001100010000011110000010110111010101001001110110011011001110010101101010110110100001010111101101110110000110110001010101010111100101111111001011001111011001010001111001000000010011101111111011011000011111000110110110000010111000101101011101001001010011100010010111000001011001000110001001010100001111001000100100110110011100010111011111111110111000110101010110100011110010111111101101110111001011001010010011111001100000111101000011000101110001111001100110100010001011000001001000100111011111011101100110110101101101100010110010101100111010000010000001010111001001000000110101100100011001110011111100010001101001100111101110001001000001101010010000010111101011011101000100000010100000100100001110000001100110001011110011001111110111000000000010010111100110000111011100001000000010010010000110110101010010000000100110011100000000000111111110101111000110010110010111010111111000100001001001001011010111000101100100000100110011100110000100000011000000111000110011110110000100110100000100100100011101001000011000011101010000011111110111100000010101111110000011001001111010011010001101010111000100001010000000000110100111111100011101110111110010011110110010010010011111100110010100100111011001000101101000011000110101001001101110010011010001111011110101011011011010101100010111010111001110101000110010100000101011011000010010010101011100110111111111100101111101000001110001101111110100100110010000001101100101011110000101000111011101011100000000111111001010011000011000101000101000000001011000000100011100010011101011100000000100111101011010000101001101101100101011111100010011001110011011001101101011000111001001011101011010000011001000111000111100111001111010000110110000111110100010001011101101010111111000011110000110001111100000110010011001010001101011100111101011111000001011011100100100110000010111000010001111010101011001100011000110100000101110010110110001100000000111001001111001100011100100101100011001100010000001110011100110001110001001011010100000110100100001010110110101000010011100110111100011101010100100110101000110010101010011010100110110011111010101110111000000111001100000001101101110110011100000011001001010000001101010000110111111010100101010110111101001011111100110001010010100001100101111001010100101000000101110010011010001010101001011011101001101010000001111100011011001110000101100101111111011001111111100001100000110001010011001001111011000100010011111011010011100001110010010001011001110110001010110011011000000000011110100111000011010100011000000011011010110011100101000001101110011001110110101100001100100001000011101110100001110000111111101001110101100110011000010100001000111011001111010010100110101110100100011100110001011100111011001100010011110100110101010000111010101011000100000110000000111111110111100010000001100110000001101011011110110111110100010100011110010010110111010110000111101001101100111101111101111000011111101111001011001000101001000110110110111000011011000111001010110011100011011111000010111000110111001100001001110011001000110100011100110000010001101101000001100101011100000101010011011101101110001001011010011011111110011100001110101000010101110010100010111100100010101100101000100110110001110000001100011001111010011010111010010100011001100101101111101100100100100110110001001000010111101011101010011110010010111010100110010011101011001010001001111100110010101011101000010010000100100111011001100010111011010101001010101000000100111110101011001010010001101001101111001111111100100110101110011000110101101011100110000001011101101100000111101111101000000011010000101111111111100110100010101100111001100110110110101001011111110010110001011100101001101101111000101101011000100000000010101011011100011001101110100010101011000111111100110001011011010101111001111000100010111010011110101100111011111110001111111000111101010010011101100100011010000100111110110010111010100111111111001101010110000001100100010101010000100000011000001001001011011111110000011101101100011100000111000111010000110101000111100011100101101111101000101010001001000110111101111111101011001010110000000001000011111011011101010011010111001100000011010010100011010111100101001001001000000110101000101011101011010001110100010100010110110000001001111000101101011101100110111000101011000011001101110100000000111101000110100101111110011101000111010000110101100010001010000001011011011010101001000101110111110011000000100101111000011110110000000111101010011110011110101001110001110100001001110100110110100100110010011010001101001010100101010111111101110111101110000011001110011000111101011100000101100111011000010010110000000111001010110110101110000110100000010010111101100011001100100011001110101100110100101011000110111111111110010010001110111000101100011011100100010110000101010100100110000101110010110001010011100000000010111000110100101111100010101110101010110111000110100111111101001110101010100100101101000100100010000001111000010101111111011010110001100011111000010001110010000100000110111000001000001011010000011110110110111000101001101011111001110000101011011100111100011101000101100010100011111110010100000011110111000111000110100011000001011011111010000011100011100011101010110111011001111110111000011000001110101001001101001100100011011111110010000011001101000101011011100100010110010011100111011110101101101101100010111100110111110101000010111000001100000100000100101010000011100100111010011100100010111100000100100110000000101011010011100111110110110010100011000000101100101101010000111100010111001010100000111010000000011001001010000100000110000100011110100010011001111101000011101001010010111001000000101001100011000101000110110110110101110010000101100100101100000001111011101110000001001000000001011000001111010010001101011001111001101100011100000111001101111010110110100101100010111011111110110001001101110011010001000101100101010000000110101010101010000011001010111111110111010000111101111111111001010111010111100000000110011010000010010100000000011010100001000011011100000000100110101010010001010000101010001000111001010001111000101110011010011101110101111001111101010000000010101110100010000010001100111011101011011001011010010110111100010010010001011110110110110111110000010001111110000001110111011100110010001001100100100100010000111101011000110110010000110111001101100110010001100101011110000110100000101011101100000111001000110111110100010001100101110001100001101110010100010011000000001111111000011001110100111010100111110100010010100000001000000110010011110111000001010110010100110100110111101100111000011011110101101110110101001111011110001101110111010111011101011000110010001111011010010100101011001100001001110111110101101001000001001001111011000111001000111100101111111110010111101100110000000110000010101111111000010100011010011011011110000010110010111111110011110011000000111100101101001011011010101010011110010100011001101101001110000001010010001101001010000111001000100010110100110011001010101101110010011101001010011101011111110100101010000010100111100101000110001100010110010000011011111000110101100101000011000000011100011110110011011101111001111100100110111001000110011010010011101110101101110001101101010000111111100110000111100100111111001000010110000101101101010001110100011010101101010100110111001010010110010111010001011010010110111110011011011001000101000000010010110010101111111000110101110111111100010101010010010010010110010111011110000101000001111100111111110010111101110110000011000011110100001110110011001110011101110101100010101100011001000101111011011000100011011010001001101001101100110101011111101011010111110001001100001001100100100010001000101101111011011001110111000010100011010001000010000000001100110100100000001110010010100101001011100001011111110110011101100111100110110010011100110101000110101101101000101101010000000101011000110110011110010111110010000011111011000000111010000000100010000011101111000101111111101101001101111111010011110110001011000011101001000001000111100101001000100111111101010011100010010101011010010100101011101100010100101010100010010110001010000111010000010100101010101110001000000111000001110011100111101000100001100101100101101111000011101110000110110001010010000001100110111101111111011011010000001110010100110011111100011101101111110111001000100011111011011101001010110001001000000111101001110010000010110111101100011101110011000110000111100101110011010110000100111101000001011001011111100101101110000110110100101010100110011011011000100001100101011010110010101100110011001001010010110000100101000111000011110001111000111011000101100110101000111011110111100100001000110110101011100011110110110011111101010010010001011011101010100101001010110100000010101001110000101110100101110101101110011010011001110101100011100010010100001010010011111100101000100110100101110110000100010100011101011111100101100100111011000011000100001110111100100001000100011100000100101101111110110101011010011010001100110011111101010000100001010010010111110110010010000101000011110010011101100010011011010110000011110100010101111010110010110111101100100011100001011010100001100010101101111000111101000100100110001111101101011000010110101100011100011111110110010101111111111001111001111111101111101010011010100111111100000100010101100011100100000001111111110100100100011000010000000000010110110101010101110100110100100111011101110101011001010101101111111011011001000110111111110000111001100101000010011000011011011011000101000010001110010011011100100001011111001000101111010101101110001110100100101000010110000010111100101000010010001000000110111101111110110000000000101000001010110011111101110010011000101100011110000011000011001110011111000110101100100001101101101001110100111100101100000100001101000100011000101101011011111100101100100111110000000111100000100111111100000101000011101011100100011001000001111100011111001010011111100111101111011001001001110010001000100111110011011001110101101100110001100111001110010111011000101100100001001110010111100010010100001111101001101111100101011001100011110010110101101001111101101011100010110100011000110111011100010110010000111100110000010111011110111000010110110001101110101010110001111000000011010001101011111110000110010111001101000111111001001000001001010101111101001111011001010111110010111100000110011001000001101010110011111010001000100001000100100000001101001110010100111111101011110001001101000000011011000011011010100111000110100100100100100011100010111001101010011110100111011100110011001101101110110001001110110000101110101000000011111010111011001010101111100111101100110001101110101110010010000111001011010111100110011110010110111001100010011111111111110110101010101110111101101010010010001110100001101001111000011001010011011110100100000110100000111101011110001010110001101001101011011111011010100001111010001000110000110101111111100010101100110001100011000010011111100101010101010001110001100110011100001010100100010100010010100001111010010000100001000011011011110010110101110010001111001001111001001100000111110101101111011111011101110011110110010000001010011111001101110100000111111111111110011101010000110110100111101010001000100010000101110011011110110000001001010100001010100101001111010100010100000100111010010010010001010110000111011001111001011110010101011100101001111100011011010011110011100011010100111100100001000101111100100110110101101000010110110010110100011110101011001111011000000011011000101011001111111001111100111001110011001110111001110010010001100010011001001011001010101111111101011100100011000101101100111110001011010101001010010111110011101001110110101010101000001010101000101100101000111110100111001111000000101100110011001011011010001101111010110000110111000010101111111111101001100001111111000011000000110000111001100110111110011000001100111010001100111110011100001100011001000011101100011011101000111101001100100100101000100001011010001101111101010110111111110100101000110001111001100000001001000010001111000110101010100100010001001010100111101100101001110011011101100100000000111000011110111001011111101010111100001000000101101001000111101001010010000011000100111001110110111000100010100101001010010011001001101010011100001011101001110100110110010011101110001101001010101000001110000000011011100111010001100100011001111111111110000011111001111100110011001101000000111111011100111011010011100100110111110000010101010110111001111000001010110100111010001000101111110000000010100111010000110010111111100100000001011111011000010011001000101101111001010111110011110011110111001000010101000000001010100011010101001100010111110100100100011110000110111111100101100011100001000111110101110001111111000001010111000001001111111001010001000010010010101000001110000000001001110011100100001010101010011110100010100011000110001011101000101110110100101000011111111100100100110101101000110101001001100111111000110001100011101110000101000010001011101011100010110111001110010101110010111100110110001011001001000011110110101011101101010110110100010101100011000111101101101110010111111010010100100111011000011100001010101110010101011011001111001110001100001100101100110110011110110001110000010110000100100011101011100011101110001111101111001000001110011101111110001001101010000110000001000111000011111010110010100111100111011010100111110000010111101001111101111101110111111111101000100100010011000110100111111100000110001000110110011110010110110001101100110001111010101010111011001101001010111101000011100001011110001011000101101100110010111000110111011100111111110101100001011000001100111001001001010111101011010101100001100000010100110010000110110010010011110101000110011000010100001110111110010101111100011010110001000111011111011110010000011101111110110000110100101011111010100011000000110100001000111110011110111110111100111010111100010011100100101111010010111111110000110001001011100110001101000011011011111011100101010001100110011110101001100000001000111111011011110001011100010001010001001100100011111000011110111101100111000010000000101011010001101001011011111001000000000110111111001101100110001010111100011010011010000100001011111001110001111001010110110001110001011001011011001011001111010111010000101001101100101100010011110100000100010010001010101110011001011001110010101110010011011100101111101110110100000010101011011000111000100111110111011110011101110000111100011000011000000111000111010110100010000011111111010101111001110101100100011101011110010110001101011010110101000100010111011101110101010011100000101000110110110100110110110110111100000011010111011101101010100001000010111101010111111011111000110001101000100110101110101101000010010001100111001011101000101111111001010101110101100010000011111010000000011000001101000011101110010011000101001011111111100100101010011000001101010001001000100001010011101011000000011010000111110000110100011011101001011001010001000000100110011100101010010101000000110010101100010011101111000011110010001100010010000001010010100001001111101100101011101100011010100101111111101110110010110001001100000110001101101111100010110010011110001110110010000101001001000110101110111100110101110001001100010000101001111000010000100010101100111111110101110010111100101110010001010110111010011110110100110100110101000101001001011100001100010000101111111010010101111011010000000111101111110101011110010110011100011000100110000001111000111010110100000100100010010111110011010100101101101000000001111010011100111111111011100000110011101000111011110100011110001111100101011110100110111100100111101011101110011000100101010011001011111110100110011100000001100000000001111000001110000011000011000111111100011111010000000001111000001000000101011111010100110000010001100110100001111011000101110110101101101101110101110110110000000111011101010011110000111111000110110000100011111000001010101000011111111100011011110010111110000001001000101010110100001001010110011110100001111010000000111000100101110111010110111101111000111111011110001100011100010011000110010100100101001001100011110011011100110111001100101010110010010110001111111111101110111001111001000010100010101001101111100111010100110001101100101100011011000010011000101100110010011000101111011011101001011011110111000100010000110100110001101000011001100000001111100100101011101100001010110101011110101000010001100110110001010110010001010110001000011001010100001010010110110011111010111100111110110101000001001011010000001001110100100000111101101101010111101001010010101001100001111011000001011000111100100101100000000100101110100111100100111011101101011000100001110110100101011011101111101101100011100010010110110010100100000110110100101111000101100001111000010000100010101101111011110100100110000111001001000111011010100111000110110011110001000000111001010111001100010011101111011110100011000011010110000011001110111111110101110000011101111100011000011101110011011101110100001000100110101011010111111011000111000111000110110011000110110001100100010010110111101001100001010011100111110001001101010101111100100010010000011100010010000001001110100010111001011110110111101001111011111100000101100110111110011011011000111111000110101000000101010111110101100010111001011010000000011011010011101101110100010110111100001101001001101001001010111100111010000011001011010101001100000001101111110001100100110111001001000000100010000110101111010011011010110110010101000011010011100000101101100100111100001010011101011101110001101111101110011000101011101101111111010110011001101001001101011110000100111000110110001110011000011111100101110000101101100110011110000100101011001100000010111111000010000110001011000110010011010010011010011000101001000000101010110101010111101110010001110110011001100101010011100000000001110000111101010011001001101010110110101011111101100001101000100110011110001011011000110110010010001010011000111001110110000011110011101011101101100000001000100000111100110010011111010110010001011000111011101000001010100000111001110101010000111111000010110011100010000000001001000110111011110101001110110001001000001110111100011001100000010000101110011010000011111111111110100011110111011011001111010101000101110011011101011110110111010100001001101110011011110101111111111011000111111100101000001101100111101011011111011010111010011011101110101101000101111110001000101011110111100011000110110010000011000100011000000011111110010000011001100110010000101100110111010100010111100110010111000010001000110010001000110001010100100111100110001110110110000111110110011110010001110000100101011111010110001010100111101000001111010001101110101000011110110100101001010100100110000011111110011010111101011000011010001011000100101101000110101000101011111100000110010000100111001010011111100100110011101110101001100110101010111110010111010111100111110101001010111011000001111010000010010101000001000100101011101001011011010101011000110100110001011100001100100010001111010111001011000100001110001111001011110001000101111110110101000101000001111110011001101011101111110101000111011001001110001000101011110001010100000000010000001000111010110010111110011011110111010110011111011010100100011001001110110110000010010100011101110010111001101010110010110001101001100100010000011010010101000110010110111110101100111100010101101101001101100010101000001000111111011001000110010011010011101010011111110000010001010110001001110001101000101101110010011001100110100110100000000010101010011100110011001110011110000011100010110111000000111010001010101111100100110001000101010101001101011100111110101110100000010111101011010001101100000110110110100110001001111000010111100011110111111100100011101111101010100011011101110011101000110001010100110101110110000100100000000101000110111011100000101010100101011000000011110011100101001001101111011010110100000000110110011000111011110011111111011010001111100110100000101101100101111001010100011001110100111100010100001111111101001111011101101010010111101001111100011110010111001011111001000010100001100011111100011011011010010111011110101101101001110111011111011011010100111000111011100011011001000111101000011010001011100111010001000110010111101000010011101000001000010011001001000011000100110100000100101111011111010001011000101111101010100000011110111010111111010100001101011101111011010011010101111000100111110011000011001110111000011000000000011011101011011011001100100100100010010011010010100111011010011010010010010010101011011011010111100101111011001011011000001100111110000010100001101001101100111110000011100100010101000011110011111100100100011000000111100000010000111101011010010110001010101101111101000100111101110011100000111011100001101011000011110100011110101011101000011111011110111100111111111111110000011011111000001001111001110111000101110001110101010111101001011101110100000110100000011011100110100100010001111100011001101000111010011110110111111001110010000100110010111001110001110011001100110000000101110011111111100011101001000101110010111101100010000010011110000001011100011111001001110011111100110001001101111100010011001010010110011111111000100011010100111100000101100001001110000101001000100011100001111000101011101000011101101101011100110010010111011111011011100101111001111001001110111101110101000010010010000110010100010100000100000101100111000010001001100001111000101110011011001100110111101111011001010001000001011100010110110001011100111010011010001010100011111010011011010111000010101110110000010001100111100100010100000000011010000111110001111011101001010111100110100000111111010110001000010110000000011100110011101011101000100011011101101001110100001011101010110111111101001000011011001111100101000011100010111100111011001001100001111000100111010111110101011101010000010001110000011010100111100011111000110111111101110100110000111101100101010011100011111111100111000111111111011100010010001101000000001011011101000000100000101100011100110111000011110011000000111101010010000100111111000001110010110100110000010000101111001001001100010101101011111100111100100100000000000001100010001011011010111000001101011010110010110001010010111101010000101100101101000101010001110001101011110110111101011111001001101111101101100111100111100100100001010100010101001100001010000000111111001000000111110000001001101010101101100010011010010001110001111111100111000000101100001100110000110110101010011011101111010101011110010100111111100010001000111000001011000111010001100001010110000101000110010001100010001010011111010111100011011100100010000101110000110011001000110100100011011111110000000001110110101000000101100111001111101100111001011000000111010101010111100110101011010010000111010001011110101111010110001000001100011100000110100010011010001000000001101100001101111010001101111100110110000111010010110110110110110001111101010011001101111011101101101000100011110110100011111111010101010101101110100000000010110110001100010101111000111111000100111101110100000100010111010110100000111000100110000001000010110111110111111110101011001000100000001011001100011101101110101010111011011101110000000010101000010100101100001110111011000011010101010101011011010010111001011100001011101110011000111010001110101001101101100100001100101001000011110100100111001000000010101001010011011000010000000110001110001101000001110000101111111101000010100010001111111111111110000101011101000111011110100111100000010100011111111110010111010101010110001000111101011100010011110110011100100010000010100000110011011101110010011111010111010110100001000101111010011101000011000010001111011011111100000010111100011110100011111000111100000110001010111100101000000111111000000110110010101101111001010010001011111010010100110001010100101000111000101101100001100001010111110001010000011001111001000011111100011110000111100111110110110010000111110011101001010001100001110011001000111010111110110011100000001101010011010111001110001001001000100010001111100010101101100011111110100101001000111100011110001111000111100100001011001001100110000011111110100110110110101101010010101100100001011010000100010001111110101011111011100011000101111110000111111110110010101010000011110111100100101100011000000010101111110001111001110111011011000100010001011010100110111110001011111011100100010100001001010101000011110001010100100010011000001101011111011111100111010011101010110110010100101100010011001001011010010010111010001101011001000100110101100111000010101101010001100111101011111110010110001011011010010101110101000111011111100000110011010011011110011100000101001111101100111011111100011000100101000010011111100000100001100000101000011010111000100110111100110000100101110110100111100111100001101111101000000000011100111100110001000101100101110101011011001010111101100010111010100101011011010001110110011010011111000110110010001100110011110010001000010000000101011001000101011111110101000001010000110111010011010001111100011111010011010011111101100001011010100101110000000001010010011000000011000111000001100011010010110001101101011110010010011000101001000001111011001100010001011100010110110100111001100101000000101011001100010111010101010010111111110111010101011101010001011100001100111100000010001011000100011100000011000010011101100010100001010001001100111110111000011001011100010000111001011110101111100100011110101100110101011111000111110100011101101111100100111000111111111101011101011100111010110011101110001110111110001011010110100010100001000110011110000010111000101000110111001011010011001011111010111000001111111010110011100110110110000011000101001110110000000101010000000110101000100000001100010100110111011001000111101001000110110000011001011011101110011011011011010001101001000010100110101010101100010010000110001101010110010011101011010110111010001010010100101110100010001010010101011000101111001111110111111000011001101000110110001101011011000101111000111011101010001101111010101100100111110010001101001101001010011111000110101110000101101110000011101000001011000011110011000110011010001011111011111100110011001111101011010101010011110110100010000010010100001100100010111000111100111101001110111101000000000100101000000011101111100000011011000011100100111001001100011010111001110000111110100100001101111001111000110010101101001011001001111100110110101011100010000011111110100100011100110110110111010100111011011010001110010011101011000111101001111110011100110000011111110011010100011011101011110011000101110000001011011110110111101010110101001111100101001101000010011100001011101110110101101011101100110000001000111101010111111011100100111110100010110111010111001000001000011000010000111110010000010000110000010110001111001000001100011001010110010110010100111001100000111001010110010000010010110010101110110110110010011100101000111110011100000110011000111111001110111100000100110011011001110001010101111111110001101100101101010101010111001001110110100110000101111110100010100010100111100111111001110011101001111001010011010011101000110111010010000000110101001011101001000101010111100111111100011110010100100010111110100111010011010110100001110011101000011111001101101011100110000101011011011100100010111011010011101111000100001110010011001011011001010101011001111001111001110000000011101000001000111000110100011100110100111001011101110010011110000101100000101011010111101010111001101111100011111101111000110000100011010100101011111000010010011100101000100111001000010000001010111001100100111011100010111100010111010000111111101110101100111001101101001101111101010100110101011010111110001001011011110100110001100101001101101001101000101001101000110001110111010011111100000100010010111101010110011101100100001110011000101001001010001110000000101010000001011111011101000100011110010001110101011100111100000000010110010101100001011010101111111011001100010111001100010000110000101101000000110000011010001000001010001010100100100111100101100100111111110001100011001001001111100110000101010000001011101011011110111011101000011110011101111101000001101100101101111111101001111110110110111101000110010110001000111000001001001000010110000001110100110011101010110110010100001111011111000010110110101000000001110000110100111100011011101101010100111101000011111001000001111010001100110100100111010111110010000001111111111000001001000011000101111101101011010010100011000010111000110111110101010000000011100011101011100000111101101000001101110110101010100101010111101001000000110100110101001001110001000000101111011000101101110000010010011100111011101010010011010011010110001111101111000011111000001001010111101110111100010010000101010101101111010011001111101111001110101011101110001010001110010011010010100111111100100100110111001110011110011101011011000000110111000011100000000111010111001000001000001010100101110011011100011001010011001111111011010000101000010010100011010000000110100001000110110000111001001110001011011011000100110100011101100000100000010100001110101000001100101111101100001010111110110101111101000101001100110011010001111101001110010111010001001101111100111001000001010100000010110011111110010101010011001101101100010000010110101101000101111111011000110001111010100111100100101001110001011110010000010011011111000011011011000010101111111101000110010110000010101011010011000100001000011011110001010101110011111101101100011110110010000001001101010100100001111110010111010010000111100111001010110000101110111100000100010100001100001000111011000111010110110010001000010110101010101011000000000011111001110101011101001001101000010111111101011011001101110100001111101000001111000010000010000000010000100001110101010100110011100110001111101000101100001011101011000100100110000110101001110011010000010101001100100111101111101000101011111110101101110101111110000001101110000000100110100001011001111100001100101111110111000000000101000110010101111000110100011110100111011100100100001011101000011111110101101101111100111011111100011111000110100010011011100101110100000011111101000011100010011110000000111110110001111101101001010100110011011101010110000111111101000001000011111100001101010001000000001110100000001001000110110010100000100000111110111011011110001010111011000100100110100110110011000110011101010001010101111000001111111110110000011100001111001100011001001110100100001111000101110011011010101011000110101100011001010000011001001100010011001101101100100111110111011011110001010110001110111001001110111010111011110100011110010100001100100111011111000000110001110110101101000111111110101010111001010011001001001010000111011100111001110011000110101110110101000111001111010011001100001010001010010000100101101110110100011111100100000111101001001111101010111100100101100001010110001000101000100000000110011011010000100101001111110001110011001011100001111100001111011000101101110010001010111101110010110000110011110010011001100011001101100001001001011010110001010100110100100101011110011000101010001010101000111110100000000110110111101011101111101110000011110100010101010000000011101010000111111110010110011010001111011111111101010111000000101010010010111111001101101100111110001101010000001001110001011010101111101011110000111011000010110000010100101100001101010110100001010000011010010101110011101111000011111010111101000101001110110101101111111101111111000101110001001100101011010010000100111110101100100101010100000010100111101101001000111011111010011010010001000000001011011111100110010011011111000111011001100101001001110100111101111100101011111100100100100101011010101001111110000001101000000101011111001111010100000110101101101000000101001111110111001011100001001011010000100100010000101010000001101110010011011011001011101111111110100111101100100111011111111000000101011010101011010111101110101111101100011001110000111101110000010001000011111000001000101110101110011101010000001111101011101011101110010111111101100110010111010011011010010110111110000101100011110100111010011110110101100000001011110101011101000000100011010001010111110101010101011100100110010000100001001010001101011011110001010101001010001001010000100001101011011010001111100111101011100011111001100000111000110110110100010011000111011100001111101000000100000101000110000101010000110011000110010001111000000001110011111000010101000111111101111100000110001011001101110101010001110101111001101110010011100101001000111011111000100111000000000110111101000101010110000111001010011011011000010001111000000001110100010100111000111010101011000111001000011011111110100011111111110000111110010010001011110010111101100011011111110100011001001011100001100100111100000000100100100000111110001100101001001011010110000001001111100110000001100111011011110101111111010011101000010110100011110110111010111000001011110001000001101101000010101110001010101101100011111101110010111111011011110001110010101100111110011110000000011000000111011001011100001101001010000111000101011000110111101101011001101111110000000011111001001100000111011111110001101000010011000000001011000001101110110010101001011001111010001001001000111001000011001011100101110011000101100111100110100001111010110011001111110110011111111000011010110110110011001010111001110010011010101011001011010001111101101101010110010011010100001011011001011111010101101000100111011000110011110100000110000110100110000000100100000001011000100010110011100101110000000110100001011110100011001011110000011101110100000100011010111111010001100100100000001011011001000111101001010101101010101110110001011000010110010111000111001000111000001111010100111011110110000111011000001001101101110011100110001111000111000001000111001101010000010011011101010110001101111011010010010110110101100101011101000101010111110100110101000110011101001100010001100101100110011000100100110001010000001001011010000001010111001110000010000100110011111100110110100100111101000100111111101010011100110110100000100001110010101001000101010101100101111010000100110101110111100001110111101001100110111000011000001110011111101100110000101010000000010010010001110110111101010010100101111111111001000010100111100100100001000010000010001111011101111000001110111011000000010001101010110100001011011011100100010100011111011001110010100111101111101010110010010011011001101010010010100101011101100011001100101111101001101111011011101101001101000010101110000001010110000010001000101000001001111110000111100100011001001111001011111010010110111011100011001100100110010110000100100111010100101101000010010100011100000111101101111010110010100101010111101111110010010000111001110100011001011110011111000011101101110011101100110101111100100111000010111000011110001111011011001111010101101111010001011000011101100111100000100010010100110100100000111100001010100110000011011011100111100100001010100010100111011011110110010111000001010011001101011110010100111001101010010001010101000111001110010100110111010110001110101100100111011111001001011011011101110101010100110100001111001111100110100010101101110010101011001011010000000111001100101010100011010111010001100000001001100111101010100100001100010100000110001010000001100111000011001100000010000101001010000100111100111001111010011111101001000110010100001111111000011111001010111101010000100111101001001000110010110001101101111010100100001100011001100110101110001001100100110111001011100000001000011100111111000001110010001011010101101111111101111110101100101100010111010011111011010110000000010100100100001100101100111110101010001000101001001011000100100110111001001001110101101101011010110011001111000001010010011110111111101110011101111010001100110110110101000011111111001111001110001011111101011011111100010001001010111011011110101001101101111011001011111101001001011111010101001000110001010000010011110101111010101010111001101101001110110010110100000101110000101000011011001100111010010101101111001010001101001111110010110110100000001110001000001001100101101111010010111011001111001010010110100010010111100000101110101010111011110100100111100010000111110100100111000111001010010110100011110111111011010111111111100000110001100100010110011110000000101110111111010110000101110001110111011011110001100111111001110111011001100000000111001111000001000001011001101101100101001110011011001101110001000001001111101101110101010011110111101101010010010011001001111001111111101100101001001001010100010111110100000000000001000010111011110011010010000101011001001110100011000111001000011010111011001100100101101000101110010011000100111001011101110110100101011100111101111100111100101100000011100100010000110100100001110000000101000110010110010100110101010100100100001010011001100000000111111111001011010111100011101010001011110000100110110010100110001000001100111101000000010111100010111011111001101000011001111000111010100000111001011001011011011110110101011101010001101010001000011011110000111001100010111110001110010110010110010101110010011001111010010110001110100000001001000001011100111011001000001111111011100011000010001000001110010101101110111101001010000100100110011001110111111011110010010001111101101100100001100110111111000000000011101100100110111000100110001101100101011010100101100111001101000000101010101101001111000000111101100001101111011100100010111110110001010101101010011100111111110000111010011001011010001111001101010111100100100010011000101010001110001101111011110111101011110011010110000001100101011111001100000000110001011110010111101011100010110000101110111010011100001101100100011000000011001111010110001100000101010101000011001100000000100001100001101101100111111011111000010101000000011100100011011010100000100000001001000100011010111011110101000110110110100100001001000000110000111011100111010000010010011000000111001101100101000010100000001100110101101100110011110101101101111001000010000001111110110101011100010111111010100110010001110001010100101000010100000001101011000001100101001111110000100010100101011000011100001000011010000000110011110010111111110001010100010001100000001110101001001011000000001110001001110010011011100000000101101111101000101010011100110001011001100010110100010101011111101011101010100000111101001011101010100000100101111001001111011010111011111110011001010001001111010001110111000000110011110101011010100001101100100000111001111111011100111101100001010111000101110011110011001100000101011010100010110011110101011001111111111001110010000011100000001101011000010111100110011110001111001000101010001100100000111110011001000011110101100000000100111000010100011010100000101011111100100111011000100011100010000010011011010010100000001110011101111100110000100100100100011101111110011010010010000111101010010000111110101101100100000000110111101011001111111111101001010101001100111011000010011001011101101001011001001111100001011000110101111000010101100010100001110001001100101010001001111010111011101110101101111110010100111111100101011110111010100110010100001000111000101100110111101111101000110010001111111011000100010101100000110011100101011110100101011110000010011111000011001010001010001011010100001010101000101101011000010001101100001100011101000101110101101011111011011110010001110111111111110101010011110101111101101111001110011001101111111101111001011111000100110000101011111110010010101001111111010110010110110111101010001001100101011110000110111001001010110000101101101110000001000000101111010111010001011011011111101110010101011110011100100101011111100000011100110110010010110110111000111001001011110100001110010011011110000011010100000100001110000001110000011110111011010011100010101110100001100111011111001010111011100010001110011011100111111011111011111010100001111110111010101011101111101101001100100000010001001110010111100001111101110000000010011110000101100000011111100101110011011001001001011010000001011100010100111010101111110010101110011010011110110010100001100001001000000100000011110011100110001101110001101010010001100000111111110111001101110100011011100000010111110100001001101110010001001000111111111000111101100010001001110010100100111100010010111010111001000101101111010111011000011001001101000011000000000011010001111100000001010010111111000010001010100100011111101000100101011101001111100000011010001101001001110011000111000111010010000001001101000011011100000000111110000011000010011010011001011011111010010001000100110100001001010000110011000000110100101100011011010101110001000000011011101100110011001111110011111001100001101100100111010101100010000000101010000001111101001101101111010000111101100111110011010101010001011011101100111001110010101011111100110111111010000111100011000101100110111110101100100001111010000101100011010001000010011101111111000110010101001001001101011100011111011110010111110101101000111100100011101010000100111010110001101001000111011110001010100100000011100000011111000100010011100010101110101010010110000010100001100111100011010011110001111010100000001111100101110010010010000101111011100101010101001011000101101100100000111000110010010111011110101010101111010010101011101100011110100111101000001100110110110110000100010110111000001000111100011010111111100011110011101010001100000111000000000011110110111101001000000101010111000100110100010101111110110011110001011010000101101001111100100110100000110000011011001011011011111010010100100100110000010100100100110001100010100111111010111010010011011001001001010010110100011100100110000011001011110010100111011001100101011011001101110101100101101010001110111110100101001010010110111011000011001010111010101011000110010100000000001011010110110001011000110001110011000001100000100101000001010001100010110111011110110111100010110001110110000000101110011000001011100101111100010010001111101010101110110011000000111001100000011011000111000000011000000011001110001111011100010011100001000101001010011011001010101001000001000101010001111110010000011111000011011001101011111000111010100110000101110101100001010010010000111100001001011111001001110111110101001001111101000101011001001000101100111001111000111011011101110101101110110110001001101101101001101101101011111110000011011001110100011010101010100001011010001110101011111111100110011010100010111010011110011001000000001101000100100010101000110010110100100010011001101000010001111000010101111100010110100000000011000110011100000100110011110011111110101000010100111000001010110111000110111010011011001110100101101111000101011100011001100101101010110011111010000010100000111100111111101101100000110011100001100000100110100011011101001000001001101010100111111010011011010101100011000101100110000001011001010001100101100001111111111000010110000100000000010000001000101000110111100111001001010011111100100011010111011000100000110010111110100110011000101111000010100101101011100110110100001001111011010101101100100111000011110001100001100101101001100101010000111100110010011101010101000000011101000001101101110111000111110011110110010101011100001011001011111010101110010101101000001101110100110010011011000010100110111001111011100010110001101101101110110111011110111100110010100101011000100111100010100001011110000111111100100001001111100100100011011111011110110100101010011000011110011110110101000110110111111011001010100100000000000011101000111010010011000100100011100011110101011101011001011110111011110101001011111110000100000111011001001001000101100001000010110110101011001100101111101011011001110011001001011011011101010001111000000101100110101000011001101011011001101111110000001110111010010010101111011011111111110001010001011010110001001011000011011101111101010111000100000111010001010001011010000100101101101100110111001010000101110100011010001010000100110000111010000011001010110111110100101001000110100000011110001001010001111001010011110000001011101111101010011111111011000100101110101001010110101100010011001101111011011101011110001100011001111010000111000001000000100010000001110100111111110100001111110100010101110110100101111100100000000000000100001000100110110101100101010000101001111111010000111110101010011111011101101111001110001010010110101010000011100010000110101000111011010100010011110111101101100000010111101010111010100111001011011001101100010100010000100101001100101100001101100111000000011110101011110110010001101001100110011100001101011011011001010111000111010001001111010001001101000001100001100000010001001101111010110100000001011001001010101110101001101010010010000110111110000001111000101001111110001111010110001001000001000101110001111110001010100101000111111111000000101010001111100010101010011100101011101100001101011001110110001000101001111010000100100110000011011111011010000000111010110000011001010111001101011101010101010100011111001100000010101000101111100011101111001111101011111100110000011010101110101110010111000111011000000010010000001000101101111001111111010100001010111011111010110110000110011010110100100011010101000010111001001001110111101001011101010100011010001111110111011001111100000010110011000100110101111001011011001011110000011100110010111001111100000110010010111111001000111000010001000010011111101010011101010110101101011000110011100001010011100001101110111110001011110101111011100110001010011101111000000011010110011000100000100110010001011011100000101000110000010110100010011101010110011100011101111111110100000011110001111111011000100100101101001001111001100001010011001111110110001101000111000001101100011001010010001111110001011101000011110101100001011111111001001011010011111100010000010011111111010001001010101011100001101110111111011110110011001110111011010000110100101110000100100010011000000111101001101101001111110010101111011011010110011001000110111001101101011011100011101101100000001111100101101101001001110011110010010001101010110011101010011110001011000011011100110100100001000111110010011010000101101000111100000001100111011010101100101111100010111101101000100111001101010010101011000110001111111000101110001111101000010111001101100000110011101011101011001010000011001000011110101010100100010010101101101001111101000010011001100110111001010101001001101100001111101000011101000001000101110101101010011101111011001111100100011011110011100001101001100001001000100100111010100101010101010001101001100011101001001011000111101000010101100010001101101011011101100101101110011100011000001001001000111111011000101001011001101011100101110011101101000001001111110001100101111101110111011111111001010111001001011110001010000100101001110100100001101111111000011110011001100000000110110100101001110010100011000111000001010001111000011111011101000110100100110100011010010000000101110000100111011001000110000000101101011010111100110000001110001000011101100011110100111001011100010100000000000101000100100101101111110000000001100101100010100110011010110100011001001001011111100101010011110100000101010000011110000100011000111001100001001100100010000101000101111011001110010010000000001010000111100000011000111011011100000101000111000000010111110011101011001111001011011101111010110111001110010001000011010110001110000010101001100011100100011011100101111101100011001111100010110100001101000011000011011110000000100100001101110001010010111010000110100110110001011101100100101101011011111110100000010010011100010100111000001011001111101100111001001001101011001000110011101001010111000111100010000101100100000100100101010001100010010001010011110010110101111011010011101010000010000101111000010100010010110100110110011000110101111000100010011101010110110010110000110110011001000110100000000100010110110100001011100100100010001111001001110100101111101011101101011010001010101111110010010110101100011001111101111100011001000110001010111010010101100001100010010100011111110010110101111000010110011000100110111011100110111101010001100111010111100000000101000010000101011010101001001011110001111111010010011000111010010110011010000100000101010001100100001101110011001101100101110100001101011101010110010001100100010000001010111000100001010001101000110110000011000100010111110101101110011001100101111011011111111111101000001000010011000100110001000101010111010000001011000011100000111111111111110001011001001000010100100110011111010111101100011000011001011110100111110010001011110100110011000010111110010001110111111001010001100011100011111000110100101001011101111000001000111101101001001101111000000001001010000101101100000001111000111101001011011101101010011101101110110101010001010111000011001000100101011100111001101000000001011111011000100000100100100000001101111101011010110010010011000001011000010001011110110001000111100110010011011100101101100011011111001011010110011001111000111010000111001001000100001001000000100100100101101110011110100000111100101011001101111000111011100010011001001110010011010100111000100100010010110010101111101001000000101001100011011011011110110000101010111101000001100010011110101111110000110101111011001111110110000011110110001111001011000000001101010010011111010010010111010000110111111010011101001100010110101010001000111000001011100100000010001011100000101111001111101010110010000000000101110101110100010110000010111010100000101000100111100101010111111010110100101100010010101111001001001101100111011011001100111000010111101010100000110011101100010100100100100010100101100000011111000011100110110110001011110011101111000101110001000111000111010010001111110011100000001001101111001110110110010111011010110111111001100000110110101011111001000010001010111011100100001010110101101101100100001010011010010111101111100111010110001100110000111001000110001101110001110110101010111111010101101011010101001011100100100010111111101001011011101001001110101000101111100111110001110010111011100011100111100010100011001001011110111101100010010001001100000001010001100101001110000011111110000101101010001101100111000100011011110000101101111000000101010101111101110111110001001000000000100001001111000110001001010011011000110100000001110000001100001010100101101110100110101001001110111111001110011110010000110011010100000100111000111001100110011100001111110111110010010010110010101000000011101010000000100010111110111000011101011011000011010111000110100000001000010101000001001110000001101100110011011110111110111011100111011010100010110100101001000100111000101111010111011111001101111101011100010011101110110110100010100110011111000011001010011100001001110010011011111000101000010010101111100100010000110110000110001110101100100011010110110000000110011010101010101111100101100111101011101110001011011100010101010000001100110101001011011111100000000110110110111000101100110110011000111101100110101110010011011101010100101100101110001010110100101001000110111101110001101111111011101010111011100001010100010010101011100011111100011001010101111011111101111000101111111110011111000010110010000100100100000011110111110110101001110011001001111101110110001001110100101100000101100011010110101101110001000001010100001000110000101110010111001011110101011101101011011110000101111010000111101011011011001010000001101100100001010001001101110111010100111010001011011011010001111001100000001000101101011000110110100101000010001110001000000100010001000011001101000110111101101111001010111001101110100001111011101011011001011001000101111101101101110011001101010101100010100100111110101000100000110010111011001101111110100000100001111100010110100010101011010010110000001101010100111101010100101111110110000100000110100100111011100111001110010000100010010110000011110111110100100001100111111101111110000010010100101011010010010101100101000000110001110000100110011000011100001011011000110111000100000100100100001111110000011010100101110111001000011101100111110100010100000010111001001100001101011101110011001010111001101011101011000010110011111000011011101101111111001011001011010000000000110100101000001001110110001111000001101100110010001111110111001101110111010010111101101110000011100101110100101011100001100001000111000001000001110110100011111110100001111000000100000100001100111110010011101000011010101101111100011100011001110111010101010010101011111001001000101100111110111000010101100000010010111100000010101001001010101011000001001101001110001111111000001110101110000000000110001101011101010010101100111101010001010000110000000010011011111001111000010000001010110001110001100011011110111011000010000001000111001010000011101000000100000110111000011000010010110001101100011100111111001101001001101001110101100000010101001001101000001011101001111001001110101100010000110011101001011100101111110011011010111101100001011000010111111000100101001000000000000000011110100100010101111011111111110101100101000011000110001001111001001101011011110111001010101111001001010101000101110100011010010010101000110110111011111110110101111011111011011000101101011001100001111000000001100111010011111000110101111110001100000110001011011100110011000001010111000011100101001010100001010010011000110111111110010101101011010110011010100111111101100110011111000100110110110110000111011010100010100110010101110001010100001011011001011111011100100110011100100011010001000110001110001010101100111000111110001001001011100001100110101110001001000110110101010100100101101100000010110100000100101011100010111100000101110111110000100000101110001100011000101111101000101001111001100000100111011111000110101110011111001111001010000101001111100111111010001011100111000111111000110011010010111111011011011001011001101001001001110001111101110101001110100000001110100110110011101000110101100101000110100010010111001010111100010100100000111010010000010101110110111000010001110111011100011001111011110000011111101111101101010111110111100001110010100011011000000110000111011010000111100010001001001000001000100100011100001010001011011000000100101010100101100001001011001011000110001001110000100000001101010010010100000100010000000110001000011100000110110101111010001010110110110101011001111001011011011011010001010000010111111110001110010010011110001001111100010111000110010110111100011100101101000001001110011100101011101000111111011110001000010100000101100001111010010010011010011001100110001010000001000011111100100011000101010101010101100101100001101101100011000111100000001101010101000100110001000110110100101011011011111101110001111111001111111100111010101110000110111110101111111010110110110011010110010101000100001001111100001111111110010101101111101110010101110101101101001110011010001010110001110001101001001100001011001100011010100011010100001001000110010000101100000111100101001000110111001101000011000010000001101001010101100110110000111010000000011011000010000110101100101100111111001011111000010110001101011000010110010110000101111011100001110101001110111101001010000011000101010001110001110010011000101000101001101101001000011010100100110110110111111111000111100111101100100110100110100111010111101111100001111010010010110101110010100011100000110110110010011110001101001010111100000001010101101100100010110010100100001000001000100011011000111101010100110011000010110100110010011101111011110110100100000001010110001010010110000111110000000110010110111000011111111010011110100100101010010000001011001000010000110111011101101011011000100001100001011001011101011001001110110011001100011111111010010011100110011101110111111100001100000010100101100011100011011101011111111000011011101011011011010100000001011111100101101110100000001100101110011001100001111111000110101000000001100011011101011001100100111001110010010111011101011001001111000001001010011111101111101110001101010101011001101111111100011111111001111000001111000011001100111111011110000101100111110010010100101111010100110010010010001001111100110000011110101110001001110101101111110001100000010100111111101100010000101011111010011000001100110010100001011000010011110011111010000100011111001100000001100100010100101011011101011010000011100010100000000010100110010011101100001000001111110010111011111101010010100000000111011011000110100000011010001100111110111011011100000011110001010111111010101001111100101111111001010111111100111100111111011100101100111111001010010010101101011101011111011111110100011101010011100011110001000101110100000110111101010110100010110010110011010110111001100011111000110100100011100100100110101110110111101010000001010100001110000011100000101101111001100000110111100011100000000101111001001100000111110110100101101110001001011010010111000111101101100100101110111000011110010110101011110101010001111101010001010101111000111011110000111110110110010110001110111111100001011100100000010111111111111011011000010111111011001011100001101111100101010011100101000000100000000010001011100100000110001010101101011000110000111100010001111110101111010011101110011000001001001101100101011000111000110001100111000100001000110101100110111101011101010001110110000001011100110101110011011001100010011111000110101110111010101001111110100110101111011011001100001011100001000011111111110100101111110101000100110100000000111110001101110010001100010110111100110110000110110101101000110111010010101000001010111111000001110110110011101101001100101100001111001001011101001101100010000010101101101010100101111000001110001010100101111100001101100010010001001101010001001000000110001011010001000000010010011101100100101111011110010110111010111001010000000100110000111001110100100010000001001011000000000010010011100000101001101010111000111000100001100111001111001100111001010010011001011001000011001101111010100010111101110000101010010011001000001110100001100010100010110100100000110001100111100001000111000101011001100010110101000111010111101101100111110110101001010000101101001001010111001001110110100110101010010101011011101011001100010111111011111101000010100110000100001000001011101101010001011011111101000111111010010111000011000011110101101110010100110010101001011110101110011011011000001001101000001101100110111001010001000010011100001100111111101010101101110110101101101101111110011101100011010001001010001100111101101101110101011011001101001101100111111110110001010011000101101101000100100010110101001001010100111111010011111100010111010110101100110101011110001000010101001011010101011110001010000110010111110011110000101011011000101011001011100100011001000000101100111011110010000001001111111000010100010010011100011011100010010101010111010111000011000101001001111111010011001110100010011100110010000010110001111101010101010010000110011010000000100011111101010110001011011011001000000100001111110100100100010000111100000001101111101100000100110101100111001110011111100111101011111110100111001010011110000110011100110101101010010001010100010101010111000101111111101101010101011110101111000101100001111011000001101001110110001111100000011111111111111000101111000010100000010101010111001111001000110010000000101010111001011000111010000011110000000111111101011100001001011010011100001010100100011011010111000001010001111100010101001110010010000111011001001011011011000111100111101111110000000011011100011010101001100000111011001110001001110000001101101111101111010000110111111110000100111110110000010011111110010100100000010100001111111110110000101110011110011011110001100000110000101000010100001100001111011011011111000110100010100111110011100001000000100000100101001011100001011010001011110010010111011001011011011100101100101111110010100011110011001101100000111001111111001110011000001001001101000111000110000100101111100001010111111010101110100010010011011010101100001010101100000001100101100001001010101001011000101010000011110100111110010111001000111000000011001100010010101110010010110010001101011010100010100110010101101000000001110101010101011101101010100000000011000111110000110101000110111010000011111010111000010011001000101100110110110011100010011001000100111010010110001010111011000001011110001111000010100110011001101000101010000111000001101000011011001100111110101001100000000001010101010110101001110101001001110101111001010111100001001001100110110110100110011011010010011110010000000100100011111101111001011001110101011110110011000101101110101001110111100111100010010011110001111111001010011010101101100010011000100100101101010000111101101000010011111001101100010000111010010111101000110110110110001010111110000100110011011001101001010000110011000101111101111011100011100000001110011011100111001010111111110101000001111100011101100010101011100100010101110101110001111100000001101001010100100100101101110001100001110110011000011111100111111101000110011011010110101111110000110101100110011101001000100110101110010100010110110111100111100100010011000000110100001111001011100110001110101111000111101101101101111110001011101011001011000100111100001110111101010001110100101000101010100100000000001001000010011001100111010100011010011101110010110100001010000101001101010011111100011101111010101110110011110011111100101000111111111111001110111101111100110100101100001010111010100110100011000110110000111110101111011111100100100000001001010110111111110101101111001110001101100000100010100101010100111011001101011101111010100011100010000111110001011011001100100011000000101011001110011011100100101100111110100011011010101011100100010110001000111000100101000001000001100000111100000110010001001011110000101101110101111011010110000101110011111110110001110100010110111011011111100010101100100011000100101101000000000110010111100010011100110010001011110001101111001110011001010100001001001101001100010011011001101101011010000110110011101110011000100110100111101110110000001111010110111000000101001110100010011100011111001101111100011001000101100111010100111000100011001110001010011011010001111100111101110100101010000110101001010110011100000100100000110110001111101001111111011000011101001111101111001001000000001010100001011011010101111001011110100100111010111111100111011101110111001000111011111110111110001000100100011101010001000100001111111000101100000010000011010011001000011010001010010100111110011001011001010010011011010110000001101101111010001001110000100111000000111110011001110010101010100111001011100110000101011111111101000101010010100011001101110100101010001100100110101011011000010000101111100001001110001100101111100001010011111101011100101011010111111001010101100000011111001011100011101000100001111101000101111001100101111111001001101111100011110000000010010010110101101001100100111110101101010101000111100110110011000110101101001100111001100001010100110010101010110111011110111001000100101010100100100010011101010101110110101111000000000011101011100010101010010001000011101110110010111111010101110101000110101110010111011000001110000011111011011001011011001010101011000111000011010000001111100111101100001110111100001011010111100011111110101111111011001110000011011110110001000101101100110010001011000000010011100111010011101001000110010001000010101110110001101111000101000111011100111001001101100011111101010000011011001111010011010001000001001011000011001110001110001110100100010110100110110101001001110010101000101111011010011110100110011000110111111001011011100110001101000011010100010110111000001010100010101001000111011011101001011011011001110110001110101101011011000100100000011000111101000100000000000001101011000100010110001101010000101011110100111101100001101110101011101000001100011011110000100100011100110011010011001111010100101001010000010000110100011101111110000101111000011101100001111010100001111110011100100111011111100000100000100000011010111100110110010010011111001111101110100110001110010101100001101111000101011011010011111000100111110101100000011011011001111101111001001110111001101001110010010010011001111100110110111110000110010010111100000011001100111110111000011100111111100011000011011110101001111101001111100111111011100101010001101101001010010110010110110000001111011110101011110000101100000101010000001110111111010100101100110100100000010111000011011000100010101000100111000000000110101011101001100111100011010111100100100101001100100101010100101011010000111111100010110111000011000011101111101111010110000101011110110101010111111101111011011110111111001001110000110001100101011111010111111111000001101100011000001001010110010000010110001001100110110111000010101000100101110000101100101111011111011011001101011010100000011110111100010110001001011001101001100011000011000110010110110000001011001101001100010100110000111101110011000010000110001011110010111010101000011001100001001101001001000100000111110111001001011100110101111010100101100011111011001110100010010011101010001010000011101000100010001111000011110001110010000110101011010101011000001011011011111010101111111001010001101101100111000100101001010101111110010110000000101110001011010001011100111010010110011110011110000111001010110110010001100010010011010000010111011110001001001101010111110110100110010110010000011011110010010000111010110010000111010011111011010100110100100001010100110001100101000101010101111101011110111001110010101100110101011001010011011100000111100000011011001010100101100101101110011010001001101000111100000111100010010011001111010110010101101100110110101010110110011000110110011001100101000000111000111100001000000111011001110000101010101100101011111101000111000110101010010110001011010110001110011101010010010011100111010001100111000011010001001011111110011110011110101100011000011100000000010100000101100001100110110010000110011100011001010011000110001100010000011110110010001101101100010000011100110001100101011000001111011011010110110100000111011001001100111100000100001100101100110010011100000100100010100111101110000101011001111111010001110100110000001000110110110101100111100101101001100001001101111101011111111101000001110001110111011001110001000000110100101010011000111000001101100100101110001001010110111000100110001000100011010110000001001011110100111110101000100111001110101010000100001011011001100001000101011111001101101110110101101101101010000111011001001010001110100011010111010010101001101010100010000101100111000100100111000100101011111111111011011110001101011110110111100101011010101110111001100001011011000101001011100001100011011111000110110111101010110011011001010011010010101010010001010011110110110010101101010111001000001101001110001111010110111100010011011001001110001100100100001100111111010101100101001111100000100110101110101100010001000110000111011010110101101101000010110111001000011101010101110101011000101101010110100011000011110100111010100011101011101011101011011000101110100010010101000110001000001011010010010000010101101110101100010001001011010010000110100110110100110111110101000001100110001110100101011111011111110001111100111000100011101001111100000000011001011101000100111001011000100000110011111010011101110111011101100001000101001001111101010011100110101110000000000011101000100100101110011001100101101100111011011110000110001000011110111000010100010110100001111111101100000100001100010101101111000001010100001110100001100000011111000110101000011100100011101001110101111100010110001100111111100000100101100001010000000111011010001101100100101111001101010110011011111011010111111100001000101110110011001001001001001010000011011101111010110111001010101111001001111001000101000110100000100110110111111011000000000101000010100110110101000011101000100010010011100000100011011001011100111111001001100100110010110000010001110001010110011100100000110001000011001000100100000000101000001110101011100000110011001101110001110010010110100101110000010000110011001110011111100000101001100111110110100011111001010010001110011111111010111011100111011001111001101000000010110011101100101011011001100011111010000111110000001110010100010010110110001000011010000100000000000001101000111101110000101111101101010011110111110001101010010010001111101111001100100110110101100010101001000000111000111101000000101110011101001100111010000011111001010110011101100100000000111011100001101110111000110111010010000100111100010001100100110101001110001001011001100001001011000110011001001011110100010001111100011100100011010101101011101000011111010000001000001100101110111110100110100011001000100100111110101100001100110100011001000000111111001110000011010101000111111011100110110100010100001101100010100000001001110101101011101101100011000011011010010101100011110111101101000011110000001000010011000110001110011011110000111001001000010001001110111111111000010010000110100000111001011111001111010111110111110101010001000011000101001100001001011111000011000100000100100111101001001011010010011100011110100101110000001010100111110111110101100011010101100111111100000101100010111011001110010111010000001101010001100011000000000100100101001110101011101111110010100000111000001010000100011000101101001111100000000111010111101000011010011111110100100101000111000110010101111001011100100000010111110001011000000101011001011100100010101010110011110101111010110101001010101011000110011010001101000100100101100111000110111100001010111110000111011110100010001001011111111111000110000001110011010011111010001011110000111110011111101011101000011100001001010100011110000110001000011111100111000111100101101110000000111001011001100000011001101101110011010011000101100110110000000001111111000001001001110100010111001101110100000000100101100000110011111000101001001111001101000101000111001001001110010110001010101001011110001100010010000101011011111001001000001100111110111110001100101010100111110101011010110000100110010100101101011010010000010110110100010110101010110011100110101010011101011001000101010010110110111111101011001001100000101001010110111011000100010111111110101010000100000001101110100110010010111111101011101001101110011011101111010110010110000000000100010111001001011000010100010011110100111100010011111110100000100100111100100111000000110001101100000011011101111110100000001100110011110010110010100100000011010011001010011110101010010101000010010101010001011000111010110011011011001000100010001010010110011111110110110011001010011000111001011101100110000100101101101010010010101111101001001011000010001101110010000111000010010101100111101101111100111000111010001000001001111111111111111011011000101010010111001100010101101010110000111011010011010111111111010111001011110111101110110010100111111100100001010111011100100110011010011000011111101100011010101010000101110111000001111001100010010101011001001000001110010111010111000111100111001001011110100110000101010000011010000001001110111111110110000101010011000110001001100111100101110010011110111101000000100010101011101010101000111110010101100100101110100111011000000010010101101010000010001000111110101000101100011110110001101011100100110110011101100110001101100111001000011111110110101100000000111100010001000111100110000011101000001001111100001100110110101110100010100110010101001100010011000010010100000010011100100000110011000000001111100110001101000010000111000101111100011000111010110100001001110111010001100001010011111110010100111100111100110010100010110010000001000110000010000100110000111101101010010111001110010101011000101000010111100010100100000011011000101000010101110001000110100010100100000010011000100111110001101111011000011011111010011000110110010011100010000011010011011011001111101111110100000100100110001010011100011101111100101111111010011101101111100001101010011101001110100000100010011110100111111110110010011011111101111000010101011011010111101111010110101111110011110000011001011110011110001111000001100010100101111000001101111001010101111100000001010101001011010010101100110000000100101111011110011010110010100010110111110111000100111000011010111110010000110100011011011110011001111001011101000110000101010001010001110010011011000010001011100100100111111001000000010110111100101111101101101010010100011100011011111010101001001010110100110111101111100010100000100110011100100001010111100011110010001101000111110111100101110101111110000001010001010011000010101110111010101001010101100100001110010011011100011101110000000010001100001001101001100000100100101100010100000101010110100101111010101101010011111011001000111000101001011111111010011000000001110100110011100100101010010011010000100101000000011101011111001011101111001100001100101100100111111110110000110011101111111000010111101011001011100111110101000110011100001001001110111111001111011101111110100011010010101100010010101001000011101011000101110011000101000011000010010101000101101001000111001010101111111100011011100111110101111001111010110010111011010101110100111000010011111100011111111101000000001101111010111101101010001001100000010101010000100111001100011010011000011100101101000111000100100001001001001011100010100010011110000100010101110011000100110000001000010011110010010010110110100001001010010111110011100000110011100001100011111100101111001110101011100101100000011101000100100111010000000101010000010011101100111100100010101111011011111001000010011100010010000110110101110000100101000110100110100010010110000110010010101000011110100011011001001100111000101010111001100000100110110000100001100010011010000010101100011011001101110000110001010100001011101100110000111110110000001011100110001101010000101110111011010001100011011100001100110001011100110011000100001011011101111000101010000100110110100001000000001011100111000100011111100001000000001100011111111111010111000011001101010110010011010010100010011111011100000110110111111110000000101001000101110110011011011001001010111010101011001001000100000011010010010111101001100000010111001101100100001001110001111100010011001100101001010101001000111101101101000110110010010011010111111110001000101110110000111000101111001000100100001011011011001011101111110110110100001011100100110101010101101110000100100001100010110100110000111111011000000001010101000010100111001110111001100010010011000001000100010101100111100001111011110110100101000001111001111010000010110110000111010000011101000000000011010001100011100011110011110000010011010111101000110101001011101110000010101111001000001110100100100011100110100110011011001110010000101010100111000110100011001101001010111000100000000001100000010111110000111010000001001001010111111110110110111000110101110110101011000100100000010101000101000000111001000110101011011000000111111110111111000011010011101101001101101101100000110101101010100010101000010101000101011111111101001001101100111110100011000010111001111100010010011111110110111010000101001100010001100111010110000010010101001011001111011110111001001111110011001100111110111111011101010011000010111011010110100001000111000110100101110010010101010011100010111101011001000100010010111001010011000100000111001111001110001010010001111011110101110110111100100101010001110110001010011101000010011011100010000101101011111110011101010100000100011100101000111001111001111001111000010100111010011111100001100100110111111110000111101101110110110110001100100101101110101011010101010111001110100010101110100110010110001100100000110001011111110101000001100010101110010101011100011000101101010100101111100110011010101010011100101101111000101001010011000000011110001110011010110001001001110111111001110001101010111011111110011011100110001001111100100011100000101001101111010100110010001010001101101001111000101001110101011011000110111001011000001111011000011110100010001111110100110011001111111010001110100110110001001101001101111111110101001010011011101000001111010100101010001100101101110011111100100001000110000001000010001000111100101000100111010110001001010101011101111010001111110110111010001010100111100010000001001111101010000101011001111110001100100010111000100111110110011010111011110001010101011011100010011110000010101101100110100111100010000001111010011010110001001010000100100101110101001000111001110001001101001110010011000101010011110001101000100010100111010001110100011011000101010010101011100010000000111110001010100110011011010100011101100100101100110000100000000011010111000000000111100110010110011100111100001101011011011001101011110001100011000110111100010110010011111000000011001001010001111010110101101011010011101110010010100011010011010010000100010000001000110000101011101110010011010101111010000001110101001101010011110101000010001011111111110010010100010100010011110100111110000011000001100011101011011001100101011100111010010010110011000011110000010011001111100100111110001100100100111001001110111110001100000101001011101000011011001110110101101111000100111001110101010111110100000010110010111111001110111101110000000100101001001110001110000100111010110111001001111101101100001110110111111000100001100010001111110111010010000001100011001101111000000000000110101011100100101001001001010011111110010101000101010110100011010111000111001011010101110101100001100011011011110000000111101110000010011000000010010001011011011111001111101100111010111111010101001111100101111001101110011100001011011000000101100001011011110011010011101010001011101011100100110011000010101000111010001110000100010101101111100101110000011100010100110010110100001110111100111110110110010111100011110110011101011110110000111010110101110111101000100100111111100100011111111001100010110001011010001010110011101011001001001110111110000010000001011010101011010111010111011101001001100101101000100000000100111101111000000000100001101111011111010110111000011110000011000111000000010000110011111000110100010100110110111100100010100010010001001100000110111111011101101101011011001111101111000000101011000010100101110011001111110100010110000100011001110101011001100010101011110101111010001010100011110111001110000100111111001000110010000000101000011001011001111111010110001001000011000001110111011010100011101001011011010001001011110001001010100100000101111100011000101101101001110111001010101101000011110101100010110100111110000110111010101101001111010100101011110011011111001110100010111100111100111110010101111010001111010010100010000101100111010010010011010001100010101010001011100110101111111000101101111100111100000010000001101100100010111100110111111010001000100111100110101111010110000001001010010100000111110101101000010101100110000010100011100000010101111010111001010011010110110101100010101001001101011011010000011001101011000010001010010010010000010100101010100011101111011011000001011011100111110000001101001110110010000111110001011011000111001110110100010010011110010001000110111001100110111111111011011001110001101011001000011110001001000100000110100001000100100101111111010011010110100101011111001000110011110000110110101011010111011100110011010000110110010001001110001000001111100110001111011001100010110101100001010111111000010111011000011101111001011111110010110000001101100001000110111101011100110101010000001111011000110001110111101001000110010001000101111101011001110011101001101110011100000111110111111110110111001101110000110100111011110111000001011000001001000001100011111111101110010010010010001110110101100100111111110101011110101001100010111100011010110011100100111011101010010100001100001001000111011110010000011101011110001100000011100011001001101011010110011000010110100101110100000001111111110001011001100011101000100101110111111111000010101111101100010010111100011100111101110011101010011011011011000010011010101111000011100011011101111011100111000000000011010101101111110011001110100100000001000111011001110111100011111110100000010100011000011111001010011001110011000111011000001011110000110111010100001000110000110111001011101110001001010111010011110000010000101001111101011010000100011000010011110101100011010100101011100111001001100001100000101000010000111010011001011001000000100111111000011100000010111010010100101001101100101100100101001100100010101011001110010100010100010001110001000110010011100101110101110101010000101001100000111100111100100000101010001011011110100101101011011011100010111100111101111011101101101010001101101010101010000010101111110011010000101001000000010001000000101010000011001110001100011100111010110101000001010101101100010011001010001010010111110101110101001000100100110011101001100111000101001111111101001100011011101100001000100010010101010000110100111101110110010001110101100111100101001001111111010101010111100000100000110010000100000111001110001001010100110111100101000110010010000111111111011000101101010000110111100101101100110001111001010101110110111100010011110110100000010101001100001011111000111111110110111011110110100101100110010000111010001011100001011001010000101001111100001100110011001101101001001101101101111111100111100101011010000010000111111100111011101101000001100011001001110001101100111111010010100001011010001000010011101000010000000100110100000100000000010100001011011010010001111000110001010000010011101000100001101101111011110101010100100010100000110011001110000000100100001100111110101011110110111100110101110001000100011001011111110010101010011000000101000010110110111100000101111100010011110001011100101011101101011010000100000011110110101000011100010010000011001010001100000010111010001001001101110000011000010001010111010111011001100111011010111000110101100100001100110001110110110111100011000000000011000111101000110110010100100001100011010100110000001101011111000010111010001110010111000001100111001110110001100011110010100101111001001000011011011000111111110111000011001011011100001011100111011111111110111001101110111100001000110111000001101100100010011000101101101110010111100110000100010011101100111111111111010110011110001110000001100110100100000010110000111011100100110111111010111111101010101101100111000110100100111011010001101010011110111110100101101110010110001001010101100011001100010010100001000001011110001110100010100111100100010111010101000000110101011011111110111000110111111101101111101010100001110001111110110011010001100001001000111010111111100111100111110110000000101110001001011011010101100110001111101111000111000101110111101110111100110101101111000011100000010101110111010111110011110001111100011000100110110100111011011101101101101011101001110001101010001011000001100010011010111101101000001110001011101110001010000011100000111000110000010110010101101001001000010011011111100111100110100101000010110001011011100000111000010100110101111000010111101111010011111101100001001111001100111010111110001000100010111100100100011100101010111001101010101001000111001101111010100001101111001010110100001000101110110111101011110000011000111000101010001001001000011101111101010111111010100101011000011011101011010111101101011101001011101000000110111111101111101010011010001110011100110111010001111100111101101010000000111100101101000110110111001011010010110110011111011001100111110100000111011101000110010111101001000110100111011011111010000101011011000110100111100110000011010110100010110010110001100111010001101100101011100001100000010000101111001101100111100010010100100110101011101001011011101101110101010111010010110101101110100100000001001001011010101011010100111010110010100111111100100100111001001001101001111000011000111010010111100111000001110000010110011100110010001000101000111001011010100001111000011101011101001001110111100010000110101101101110001001001100000011111001100111110010110111000111000001101011110010000100101000100100100000000111000110111100000111100001110001001000101101010010010010100000100111001100101101100000001100000111001011000101100001010101101000001000010110000100001000101101101100010000111010111011110011011000111111101010110111010011110111010011000110000011001110100111010011100100100110011000100010010110111111101001110000101000001111011111001011010010010100011000111001100111101100110101010111100000101011100010111001011001001111011100111101000000000011110110000011110011000111000101001000100000101101001101101010011011101100011110101011000110110101001101001110001010010111010111011011011101000000011100000111111110000101000000101101100000100110101110100011010001111110000110011010011011010001001111111100000011010111010011000000001010001111100110110000000000110001000000110011100100001001010100100001000100010000100110111111101111110001001001001010101101001111000010111000100100100111110001000111000111010101010111010101111110000111101010111001011111101010111010101111111111001000101111100011111001010100011100100010111010010101111110101011100000100000000100110001110000010000100110001010111011011101101110111110110011111011010100111101101100011010011110100000000000100001010111101100101000101000011000111011111101001110011000010111011101011010111101100110011110001011010111100000000110001110110101101111010111111101000010000111110111000101111001110010010011000001101100001011100000110011011010101000001111011001010101000101100101110100010011110011011101100000110110001000100110000001010010101101111100100011001110000101111001001101001100010011111100010001011000101111001000000111111000000010100011011011000110100010100100011000011101110001011101101100111110100111111111010000010111111111110011001010110100110010110010010010100011010000001001101001001101010010010010011101111101011001010000100111011100001000010010011111000101100011111000101010111000111101011011100100110011101101110100011011001101111100010100111001001101010101111101111010101111110011001011111101100101010001000001001110111010111110101111010010110000110011011010010000100000101011011011100010110000011110111111101111111100011111010110000101010111000101110000110001110100011101110100100000001001001001110111001100010101110101110001110010101111010010100110100110000010100000001110001110010101100101101011010111010010110000100000100000110100110010010100010110000111111001100100001101000100000101000100111000110011100100010001011101000010111110101000001101001111000111110011010100001011111001010000100110111100001101111100001100010001110101110011110111100011010111111110001100000011101110001101110001010000000000111110101111011000100000111100111000101101000000110011011000010101010100011101000111111100010010001100100010000100000100100100001010111001100001110101010100111011111000000011101011100011111010111110000101100101110101010100001100011001100101110101000100010111000101101010101000011101100100101011001011100101110011111010010111011101101011011110111110010111101100000000001111110101111000100010001011100111111111011011111010110001110110111100110010010010010011110011000000100100001101101101010111110101101010100111000010110111011100111111111001000101100100000101101101011110101111110011110000100111011010000010011110000100000011111111100000101110010010110110111111100001101101000101110100010100011110010111001101010001101110101010110010101111111111001101000011010111100000101011111110011000100001111001111001000010111001101111110011001001100010110011010100101010100100000011111001001111010010000000111010001111101000110100100011011001000000111000010111100100111001101111110110001111111010010000111100110010111011110111100011010101001110100101101110011010000001111100001011010101010011001011001000110110110011001110111001101010101011101000101100100101010000100000111010001101011000100100000001000101100100111101011111010000100111000111100110010111000011001101101111001010111101110010111101110000001111110001011001111011000010110110101100101110100011110111101001011000010110001011010000111010000100001010101001110010000000011001110001011001000111111111010100101101000010110100101000000110000001000010000011011110010000011001110100111011111111010000101000111110011011001010100110010010101111010010010011000100111111000110101010011110010010111111100011110001101010110101001111010100011101001011000010010010011101001010000111011111100100111010100110010000111110011111110100111110110100101100010001001111011110001000010000011000010000111100111000100001001100011000100010011001010010010011000001101100111011010011101011111001000010010010000101110010000011110110100111110101001010100111001011101110001001010000110000011011001000011001001011101111001000011010010101001100010011001111001111101100001001111001000101001011011011110111110111000001001110100100100100011110011011000111110101111110001100011011111000101001111001110010001111110000100110100110000101010101011100000111001001110010110100011011010011101101010101110101001110011001011101100010110110100000000100100110011111100111001001000011101000001111100110000101110001101010010111011110000011011100100100100010010000101100000101001110101001001011001010010010101011001010110110101100000100010001001100101111101111011100101101001001011111111010101001011010000001000001000100001101110010110000101110010001011100010010011100110001011000110100010100100101101101111000010011110000010110111001101111010100100111001010000000101001000110111110001111100011000010011000111111111111110100100100001001111000111010000101001111100111011001011001000001110111010110011100100101100101000000101110110111000111101111101110001000010010101110110011100001111010101011010101000010011101010001110101000010111000111010100000010000011111001011111110111011010001001011101111011010011110101001110110101110011111111011111011010101001001010000011001110001010001010010111011000010100000000101011011000110011010011011100110111011111110111011110011010100110011101110111100001100011011101110011001111101101000000101110111100111110000001101110111100101110101000001011010101011101110011111101100100010101001010001111011100010010010001110000110011101001000001000110110011000111001010001011100100000010111000101010010110001110111111110000001011001011010101010010101000000000101000011011101110000010010011011101001010101111000011001111001001011010000000011000101110011110110010110101011001100110111010101100000110011010101011001101000000111101110110001011000101100000001101011101010000100001111000101010110101100011101101101100011000000001110011000110010110010001101000101010100111101000100111000111110010011010111100000110101111100111001000000111010011110011000110010010100111010101101000111010101011100100110111101101101000110100000101011101110001100100001111010101011000011011010111010000010110010100000001111101101011110110110101011001100110110011111001100010000011110001000110001011101110101110000001111001101101011101010101000101000100101010000010001000010110000000111011101011000001011101100101001011000111001000111111100011010000111001011011001000010110100010011111110110100010011000110001100110100110101100101000010111011011011110001110101100010010010011011110001110001000000111110110110011010011011000000110001110111001001010100111011110000001101100100100011000111000001100101010001011011100011001001111111101000100101011000111001001011101111010101101100101011011000111101010000011000110000010101010011011100000010110000000110110101111110011011010110111000001001110111100111111111011010000101110010100100010100011000011011010010000110100110001011111001111010100001011010110100000001111111010100000010011110100011100011111001010000110000100111000101111001010100010011001110110101010101101101010110110001010000011111110101101001110000010000000000000011010010111011111001010111101101010011111011110000010011110101100011110100100110001001011101011100011001110011011011010100000010000011001001001011110101000110001100101111110011101011011111110000000010101010100111110101010011000010010010010100100101101000110001100101111101100111100110011011000101111010000000101000011110000010101010011101010100010001010111100010110111001011000111100001101101100110111100101111001011010101010000100101111000101101101010101011010010001111100011010001011011000001011000100001001000101101111100010001110000111111111111011010001000111111001111001011001100011100111101100011011100111001011001000011111011110011000010000011100011101000100010101111001001100000001010100111011111010110111111010101001111000101010000011110000111110100011110001100010000101111000001111101000110101100110000001001111110100011000011111111111110001000111011011110100111101001011011011000010111100111101001001001011101011010011100011000111110001111010000100010101101110010100111010110011011101001001111000111100000110010001001110101000101000101101001011001100100011111011111011110001011110101011010011010001100010011001001100001010000101000000010100000001010000111111000100101000010000000101111010000110001011110110100010001010100100000101011101101101101101001110101111100010011001100100111100011001010001110000001000101010011001111101010011101101010011000000000101101011010101110000100111011100000111001100100000111011101111101000010101111001010000101101010110100110000101100001111010100011000100110010001100000001111110101111111110110011010001110100010110101101110010000100001001111010101010100110001011001110001101111110100011000001001011101101111100110100100000110110001011010111101111001110000011111000100111011011100110100001111001011100000111111101011001001011100111100110101000000010110010110111111001000010001001010111101010011010011000011111111001100010101010111110001011000111110010100110101100111100001001110010110011101001101000001010110000000110111101001100000001000011010100111011000000101000010011110110001111101010110010101011001100111100101110001111001110010010011100000000011001101000011001110110100010011011001100100010011101000110101111010110001001011000001100100011011001000001000110100111011011100010111110100011011110101101010010000010100010000111000111010000001011001001100000010011111011000101100011001101110000101101110100001111111011110011000001001110100011110111000100111100101011111001001000110100010110100010000000101000101111111100101000000011011011111111000001111000110110101101000100011111111001011010110111111010111110110101101101010101011111111011001001110101110101001011000010110110100001000100111101010011011010101111010110001110111110010000001010101001011001101000011010001011001010110100011111010010000111001101001010100011111010000011001000111100000100000011100110110111100111111100000010001000100011111100110110111000010101110101101100111000010110110011111011110101100010100111101011001111110111101110010001111111010000001010100100101111101110001001110110000011011001000101011111011000110000101100111111110000011100101101000101011001011100000010110101000010110000100111011010101000111001100001011011110101011001001110111011100010000101001110100101011100000010101010111110101010101011101101011101101010101101101110001101100010101000110000110110110111000011110100000011001000111011000010011001110010011010100100110111111111110100011001011110111000010000000101011110110101101001000111100101111100011111101100111011001001100101100111010111100100110011000000101111010001001100110101001100111101111111111110111011010101001101000001110010110000100101001100011110000011100101111111110111100011000101001110000101010101010011011000010010001010011111001001110010001101001010111001111011000101100001110000111101010001101000010000000011000111010101011101011000010011010111000111011110110001111000110010101000111110000110111101111101100001011011110111101001001000001000110010010010100101110001111010101001100101110111001100111011011111011000011000111010110001101011100101010011111101011011010110001101011110110100011111101101010110101001001011111010101110111010100100101100010001000100011111110011110101010110110011101010110011010000100101101110001011010011100110101000101100110100001100001111111010000000110001010111000101010111110001111001011011000010101001111101110011001100000001011111011000011000100100000100100010001001101010110010100100100111001100100100001101011000010000111100111100110101100110001111010000010100110001000000010111100110001001100001011011001101110001000110100010100000110110000000011101100000100011101100111100100111100110101101000010111010111010100100010000001010011110100111101111001000100100111010001100101010000101000100000010101011001110100101001010010010010110011011001111010111111011101010111111000100000001001101001101000001000110011101001111100100111100010101011001110010100110111011101100100110001100011001011001000010101001110011000000101110110010100000011101001010100000101110110011111100000001011110111010100000001100010010101110100010100011101010000001100111100010011100111011000000000011100100001000111110011100011001001100111110001111101011101110111010100101010100001001010001010010101011100001011101001011100111110101011100010010100110011101101111110000011011010111101111101011001001101100010100010000111111011011001111100010010110000010100110000110111010110101010011010000111101011001010011101011000001010001000010110010010111100110000100100010000100100110011011111101001010101110110001010011001110010100101001100010100011010010011011111011110101001101001101100100111000100101110100011001101001000100010000001100100101010111010101110001101001110000010111011110000101001011001110101011101100110001000000001000001100010111000100101011000111010001110011001011001010000001001111010001110100100011110111110111100101100110100110011100100100101110001000000100110011110000110010100111110110011011000101111101001000010000101010111110100000000101011110100000100000011000110100101111001001001101100110011101110101110001111101111001110111010011101110010001100001100010110101011111001000111100110110101011001000010000100101001011101100000000011001001001110110011110111111001111101100000110011000101110000110101100101001111010011110100011110011101101110110001001100110000011011011010101011011010010111100101010001110100011011010100111110110101010111010011110110110001001011010010100010100000100011111000101011110011101011101001110000001110110011100111101111101010001100001101011101110100010110110011011010011010110011110101100111101100100101001110101100000110111111011100010000010010011101010000001110111001110111010000000110110010000001111100001001111011100111001001111011010000100010010010100010100101010111001111000111001000101100110011110010010011001000101100110001110011000101000010001000101100000001111101000100101101010110001111110111110111000010001101111100110101001011100100000010000001100110001000011010011110011011011001000010010010010010011011000101110000001000011111111101100100001101000001001000111100000000100010101000100100100100100111111111010110111110000110000001101100111011110110000000011001010100011101110011010101111110010011011010001011111001100011100100000000010100001100010010010110001001001111110101100010001001111001001110011011110100111110101010100111100010000110000101000101111011111001100010000010110101010011111100100110011100000011101110000101111000000010010111101110010010101101010011100001111010001110001111011100100011110011110011001111000100010011000110011111011001001111111111101001000001100100010001011010111011000100100110110001101100111110110100001000100001010000010111000110110100011100101010001101111001010110000111000111001100111111100000011011000110101000011011000000010000011001100100110011001101100000010101111110101010010000000101010010101100111011000101100110110101001001110000110000001001101101000010011101101111110000110010000110101101010010101000111110000111100111000101100101100011011010010000010110010110101101100100011111101011111011000011000110110100000010100110001000111111100010001101100100011010111001111000100000100011001011000000101100100111000110001100010100000110000001001101101110001111101010101011011110010000100011011110110001011010111011000000011011001000000111110011110000000000110110101001111100001100111010111110010101111011101000100101111110001111111111100010001011001000010000110000111100110110101010101101110111111011001101001111000010010100100111100000001111010010011010000011110001101001100000001011111010001111101100001100101100000100011110101001000111010111101100100111101100101000011010010101010111011111011101010111011101010100111100010010010101001101100101100101100010101011110010011110001110100010011010011010001000110000010011100010101100000101101110001001011000010111101001010100100100001110101100110010011100110101101000000001110011110110111000100010010000110100010001001101001011110000011110110001010001010101001011000100101101100010011110010111000011100101101110110101100000111101111110110101001000100001001110111010101000111000110110110101001110010011111000010110101010001001001101010010100101111011101000110100000001110001000011101100000100011010001110110111110100010111001101000001000001110000111000000101010111011011000011010001111011101110101101111110010010110111001110100110101000110100010110101000010000110011000100001101110101011011110010001111001100101001101101011001000000100100011110011111100001011100110110110100011111001011111010101110111110110100001111100101111101010100111010000111111101011101001110011010000101100001011100010010001110000011010000100000010011111001000010001011010000111000110111100011101111101011111000010001010011100000011000001000100110100111000100011110101110001000101101110111010111011111111101011011000110100111110111111101000010000111001101000001111010101001000000111000000101101111111100011010010001110100110100111101011100110010110111100000001101010101000110110100100111111011000101001001100000000100100101000010010001101101100011011100000110101111111111011110111000101100111010001010110001011101011010101110001011000110001111100111111010111111011111110001111110011100000001111010111111111011010000100111100001001101011000110101010001101101010011110011000100100110101011111001111110011001100111101100001101011100011101110000010011001101100101100000111110001110111010111111010010010100110110010110001111000101000010000001010011001000001001110110101101100000011100100000111100010101010011010101011100011111010001000101010010000001001101011101001111110110101100000011001101110010010001001111011110111011000001111000011000110001110101011110100100001011010000111000111111110100111000111000110011110111000001101010100011100101000111000100001101000001100110010100101111110001000001000100101110000000100011110100100011110111011001100101010011000101000110011101111111010101101000011001101000011001000101110010111010111101111010100111111111010010011010100011011110000111110100111001010101101011010110110111100110110010111110011100110011010000111011001101100111111000000011010010110000010001101111101010100000010000010110101010100101000111100100010010100011100010110001111111001011111010101111111110110001011000111011010110000001111101101111110101110111111101110101001101111001111001010110000100101110001101111000110101101111101001010101001011011101110100100101000101111011000100000110101010111110110111010101111010101110111101000010001000000101001101111110000100110101101000111010001100111001011010101101001011000100011011011001000000001110111011010100100001110000001110010000010010100110001111110000111001000100100000001110011111000100010000110001010110111101100101101011011110011000111100011011101011101011000010000001100110001100101101100001100010111010000010111100000101011101111001110100100001110110110101000110010011001110101000011001010111000111000100111101011000111000110100010110010011011111101101010111010101111110101110101001110100001000101101000000110010000101101110010101000111001000100001011001010010111010000101000000010011111001110001111011110001010010110010011100101010010111010101100010011011111111100000000000101001010111011001101011011110101101000000000000110011111010010111101111010101001010100001100101111110101001100011111110010001011111100101001101101111010001011111011011000111110001000000100111110100110001000010111110001110100100100111011011100001111010111001011101011101011111000111101010100001000101101010101001011111010011000010100111010100100110100001111000101011100100100011001000011110000000110001001111011101001101010101110000011000001010101000001101010100011101000100010011110101100111100110000100010101101010011111010000100001011010101000101001101111101101010110011110000010001110010010110110001001101000110001110001010101110111000100011111100101010001011101110000111011110001001111100100011001000010010000101111010011011011010011001011100010000010010010010101000011110011001010101100100010000001100101011101110100110101110101101101110000000101010111111100110110001011111010111101001011001101001111010010000110001000111110111010011011011110111101100001010010110110000010011011010000011001110011101011100010011011100110001011111000101100011111001110100011101011100011010001101110100110000010011010111000101110110100111001101110110100101101001001000101001011000101011111000000100011001101100011110101110111000011011001100101011001111111011111101101011010100100001001001001010010100010011101011101001010111001011101011011000000000111100100001011001010001111101110111110000110010001011001100100011110111000011111011101001000011000101011001011000000010111011010010100001010101010101000010000101000110010100000010000101000110000011110110111100001111001100011010000110111011101010111000000111011111110110011110001000111010011100001101111100100101001101100110010000101001110001111010111001110011010111110000111110000100101011101011101111111010010101010001100101000111100111101011000110110010000000000010000010010001100100111110010111111111101110011001101101010011010010111100010001010100110010110101100010010011100000001111010000010100101101101011000111100110010000001000111111101001111001011010100001111101111110010111000101001000001111101101101001110111100010110001010111011101100101111000010001101001000001101110110010110000011111011101011001100111100110100111000100100001110011010010011011011010101110101011100101100010000110100010110011110101000101111000001010010000111100101110111001000010011011001101001000110010101100111001110111110010011010100011001001011010111000010011101010100101110110011000110110001011011000000101011100001000100100100111101011110111010000111011100101110001100111011000111011110011101111101100011110110011100000000001000011000000011100101001111011000010101101110011010000000110000011101110011001111101111110001100010110100101100101011111111111111111000000000001111100011001010001000111101110111111101101111011100110111001010001110100011000010101001100001111111000010111010000011010101100111010010010000000011111011101000011010111000110110011101111111001010011110101011111110100110000100100000010010011111111100000001011000101110101011111011000001100000001001001110100100000000011101000010111111000000010100001000100101101100001010110101100011110101001000010110100101111110110101100101000010001000100110011110011101100000010001111000100001110101010110111110010100101010011110111111111011111000110000110111000101100000101000010000000001111111010101101000000011111010101001011001111101001010101111100011101000110010111001001001001111111101110011110110100111000100011101111010110010000000000111111010001001110001010101110000101110011010111000101011000010001101100110001100111001000001100010010000100100111101100011011111110111100010111110111111110011000101010001110001100010010011010100011011011110111101011000000111110011110011000001110101101111100101010001001011000110111101010100001101011010011010111011110000101111110111110010010111110101011101011111100011010010001111011001101110111111110101001011010011110011010001010000110100010000111110101011101110110000011001001011110010010101011100010011111101110111110011101010111010000110111010010000011010011110000110101011001101100110010111010101111100110000101010101101100110011010011110011001110001011001011010010110011101000101111001111010011000010110010111010000100100100100000001100011111000010100110001110000010000000011110100010011100110001101100010100000101101100111100010000011101010001111010001110100000000010111110001000010001110111101011101001011111000000001000100001011101001111100000011000001100110000001101110101000111101110111110110110100110101111000011111111101000110000010010110011010100011101011011110111000000011110010111100011011000001101010001110110000001100010110011110000001111101010001100100000001101111100011010111111110101010110101001100111010001001011100001011010101111000011010001110011001010001110111101110101001011101010000000101110001101111011110101011011111100001110010010100011100110001011001100010010011011110011100111100110100000110110001101010001100101010110001111000111101100010010111000101000000111111001100101000010110001111011000111110110000001111011001100010100011101000110101111110100100011110111000111100100000111110111110000010001001110010001010111011000011110111101001000100111011110111110001100000000110101111011111011000100101001111010011101001010110011011010110001111101011101001110101110000000100000110011100010001000001100000100101000011010110001111101100100001001111001001101110111110011011101101000001100000101100010111011111010111001001010101110111110101000111000101100001111000110010010110100100111100000101101111110110011011101101001001011010011100101100111011111001011101110000100011100100001101111010101010011101010101011010100100100110101011000101000011111000111100010101000110110010111011111100100111011111100100111101010101001100000000011000100100110000110111010110011110000011100001001100100111011100011001100110011001101111101000110101110111110100101011101100110101110110001101110111001111011111000001001011001011010110010011000010111010111010000100010000011011110110111111101111111100100011011110000010000100011101110101001001110010000101111111011010100011000101011100011010000000101110110110001001100010110010010100101001001111100100000100100100101110000011000010101010011001101101001011010110010100110011010110001000110010111011101010000011011001100011110011000001011010000101110110100110010001000110000111001010011010001000000110111110000000010010010101110010110101100011110100111110111011101101110100110011100011011100011101100100011100000110111000000011010111111001101000011010111010011111100110010100001000000100001111111001101101111111101010101001010010010110101001010000010110111010100110000011101001110110010011110010111111011000011000011010110111101000101000011001000011011110010011100001111001001100110110111011011101100101011101000010111101010010010010000010110101101111011101000001000001010011001101001001100001011111001111111011010111001101101101010110001011111010010111110000011000110111011100001110100100110101110100011001001010100011011001100010110000010000111001010110110010111010100010010000010001111000001011001100111110110100010101010011110111001111111001111101001011101011010111011001011101101000101011010001000000001010100000000110000011110001100000000011000101000111100111010011010001110010010000001011001000101111101011111000110001111001001101100110011010010010111111111100001011101011101000010010111011011010010100000111110111101000001110010001001011111011101111111011011111000011000010100101111011110000100100010001010010110101110111011110110111110010000111101110101000001110101000011101010100100001001001001000011000010011000110001011101110010100010101101101001111111001110111001011001101000010011100000111111111001000111010100101000001011000100100011100001011001001000000110001011011001010010111010010010110010110001100011011010011001101010111100000101010101000010000010100000011100001000110111011110111110011111101100100101000101001010110001101011110101110110110000110010011010110110111000110011101101011010110100010111010111100110100001101000011111101110010111011011011010110110001001000000000100001001100101100101000011001101101010101101011000111010010101111001010111001111100010011001011010101100111111000101100111000101011111110111001100100001110110101001011011011010100011110110100010111001110011010001110101011010100001100000101110100000010111001001000111000011001001101000101101111100110000110101110000110100111001110000001011010001010000011000101011001101001110111000011010011111110001110111001001000100010011011001010000111001000100111000110001010100000011101000110011011010001011101001110000100111110001101000010001101100111101100111011010110011001100000100000111000011001011001001001100101001100100100110100101101111001110100110011010100000111000010111101011001001000010010001101101011111011011100000010100011001101101011110000111001101110110101011101011111100000000011000111110101011001110010101111011010011111101001101010101111100010000010100110100110111110000100001001001100010111000001100110010000101100001010110111001100101001010101001010000010100010010110111110101100101011010110111000100011100010011110010010000111000101010000001011110101101101011110001010101111110111111111011000101110101010000011111110001010111010110000011000000001011101100001101011010010001100011010100000011100111101101000101001010001011000111001000101111000001101011010010111101101011001010111111011100001100010000011001011000001010011010101011100011010000110110011101100110000010111001000000011001101000100000011100000000101111001011010101100001111100001011000100000110110011101111110011001010100000111001110010000110100100000100111100000001011000111010100111101011110001010001100001001000110000000111011111001010100000011011100010111001110010110100011001110000001011110010011011001011101101001011000101010111000000001101101101101010111101101011011100111111011101001010100110001011000010101010111000110000110111001010101111011000111101000000111011101001111101110001101101101101000011001010011010101101000001110101111001010100001001011010100011110000101011101011000110011011001010100110110011001111001011010010001010011010101100000110100111111100110101101101000000100111100111101111010100011000010101110011001010110000001011010100101100100010000001101111000100101011101010010110100100101010101000010010001110000110100010101100000100011101001010010111110110110101111010011000000101101001010110101110111100111011001111010000011111000111100101011000010100101000100011011100100001111001001001001100010100111000000101100001100101110000001111110010010110010111001111001100011000110110001100001101110000000011101111101111100101000001010101000100110101110101010111010000010110001000110110111001110001011101110111010000100101001111000110111011110111100100001000010111100110110110101111111110010101110010101100010111101110101010000101010100001011000110100111111011010011110001101101100101001001101011101010000101101101000000010110000110011011100101010000001100001011011110000010000011100111101001111100111111001111100000010011101010101010100111111000010001111111000100000111100001110001001010001001101011000111100100001011001110010000101011000110001101001010010010011010100010110100111011100001110100011011101011100010100101001000000001111101111100100011000101010100111001111010111000010001000011010011110101100101010100101010100001001110001011110010111011011010100100001110000100000100010011111100000001000010110111111011001001111110100101111000110110010101111100111110000101001111110100001001101001100110000001100111110101001010111101111101011111111000011011100000111111110000001111100100101001001011001000110011001001101011000000100000010101010101001011100100101101001110010111011100110100110000010100111110010010011001000110001110011010110101010111001110101010011000001011000011011111001111111100001100110011000101001001110110100000000011000110111111011001110101110011110111110110000101011010111100000110100110111110010110010000000111110000010011001010010000010000001011001101010111010110000000010111011110000111100111100001110000110101001101101111110010010010010100100001000001011110101001011110011110110101011001110001100110010001000001001110110101110111100100101101001000000000001100000010011000000110011100001101000110010101011111011000000110100010001000111010100011011111101101000001110010011101001010100110000100010010100000000100001011000100010011100001110110001001101011100101111000001001110011010111010110100111011011100011000110110011111010011101111100101010010001101010001010100110000100110101001010011101101100011010100110011110001111010001001000010010101100100011101110110001110011111010110000100101010010111000110000001010001000100011000001011001101111010000001001011011011010111100101010101000000011010000010001001010111001100100010111010100101010110110111100111101000101110100000001110000001001001111011001010010110011010100100111101110000101001001010011110100111001110001111000011101110000010011000100010111111010011001110100100100000000011010101010011111001000000110110010011110010101111110110100101100010000001111110011011101000001101101011000100000010000011001100110101011101000001110101010001001100000001101010010100010101001100101000011111111100001111101010010001000101100100000011101000000011110100001011110100110100111111000111010100000001000111100101000100010110000100100000100000000111010100100001010011010000011001101110001100110001010111111110011001011010000111011111000110110100111110000111101110110011001011111011110000101011011000100001110101010011101000010111000101000100111111100110000101101101110111110110111010011111110110110010001110001001111001000111110110011000010110001011111000000000000111101010011111011100011101110011010100000001101011001010000100111011001110011000011101000101000011001110110101010011010000010011111000111100101101011101011011100111101001000010001110100110111101101010001111011010001100000111101100100110011101101101010011100100000000010011111110011000101011101101110000011010011000011011100001110111111011010110101110111011111101001010101001011111010000010111100011011000001010100000101001000110100100110111000110100010100011111011101101011101111001110001000001110110011100001001100001110100011010100000001011110111010100110111001110110001011101010100011010110000100011100000110111110101110000100101100000111100010011111110111110101100001001110101100011111110111001010110000001100111000000000010011010001011111110000000000011100010011111011110110111000011101101110100001111111100000110000010110110011111011010000111100010011101110100101100101110001100110000001010101101100111111110010001110101111011100001010010111010010101111000111000100011001000001000100101101001000010101100010001110101110110001101011101001111101010110001111101011010110010001110010010001001100101001010000011001000000100000101110101111110101010100110010000100000010011110111110111000000111001000000111111110111101011100011101111110100111111100100110001010000000010010110000100000010110111010001110101001010000111011001000110110110101100010001111011110011100100011111111000001110100011011111000100101101100100001011111011111001010000101111111110011001101100010101101100010000100101101001110000000011001110111111100110000100001111010101111101010010111110110010011011011110101101110010011010110110010011001101100101001011000000011110001111011001111100001010011000110101101000110010110101100101110001011101001101011101010100110110000110111001111010000111010010000011111101111010000010001011000111101000111010100001010011111000111111111111010100111111110110011100111101101000001100101011110011011011001011101000100000001011001110111101110110101000011000001110011010011001100100011011100011000100110101111000000011001000011100000000000100010110010100011110011100101110011101001011100001011110101011011101011100101101001010001111101110110001011011100001000100101000010001100100110000100111000101011110110011111010111010111100011100000010100000101110011101001011000111000100110110001100011111100110111011100111101111100100110001010010110100010100000010001101110001000100110111010001000110111110100000100011010101100100000100001001010100101011011101001010110101100011000111101011100000010011001000110000100000010000100101111000110100100011101100101100101010110001010111000110000000001101110010110100111000100100101000000011001000110111111011000101100011101111110011111011000000111101011010010100010101110111110001100001101100000011011000110110001100111010011100110010011010100110001001001100000000100001111000101101011100000101001000001100110100111011101111111101011110110101000001100110110100001010100010000110101010010111100110000011101100010111111010100001101001100000101001000100110011001010010111011101011001110111110110101010000010101101001000001011100111100111011011001000001010100111101110110011101110010101001111110010110001000000100010101110000000000110011000101011111001111110110110111000001001011101110011110000111100000011010100011110010110011100111001111010100001100110101101100000001000111101011011011111111101100011101000111010110010010101010111111010010000001010011100111111010110100111011110110001011010001100011010111100001110111110111000111001010110011110111110110000101101001010010000010110100011101011100110100010110100100001100100001100100110011111000110100001100001110010100001001000000011011000011100111010101010011100101000000001010100110111101110000011001001110010000001000111000111001111111010101010110100001001100001100011110010101110010000000110111010001011010111011100111011000110001100001010101111011101100100111011000100101001010110100101010000000001011111111111111100101011100100100001001011100100011001000011000011010010010111001001001000111101011011100111000110011010011010011010110000100111100110000111101100000111010011110001110010100010110101011010111111011100111001101101101001011001101000101110000011010111111111001111011111000111101010001001001001000001110011000101101110100100100101110110000000111101100010100001010111000111111001010000100000011111110110111100001100101001000100111011000111001110010010111101001111010001101000001010011111000101000110100100000100111110010110100000101001111111111111011000111010110110000101111001010011101110110111011001101011110011101000001010111000011111011111111111111000100010101110100110011000000011100000011100010101111010010001100010010100110110110000100000001001010001101110001101010001000110101110011101110100011001110000101000000110100011110111111011110000100001101001010110100110100111010110000010000000010001111001100001101001010010011010100010001010011100010111111100111110110010001110011010101010111100011000000100001110010110111010111100000010101001101001000001101100001010010110010110111010011001000111011101010000100111110001100111011111010001011101101001001101011000100101100010110111010110011100011010101101001010010111010010110100101111000111111001000001011111110010111110000000111110111001100011000000011001100000011101101100101011101000001110100011010100101100010001010101000110000110100111101111001010111000001001110100000001011000000000000111110111010000010011110111110001000101001000100111010011110010001001101011110101101010101110101100010100100000101010010101010110110000000001100011100000111011111001011111100000111000110100000110110011001011000110110111100110000000010000110011001010110000101111010011010000010011111011101000100110100111010011010000110001111110101111100100010110111011111001011010011011101000111110010111101010000110101011011010000111010010011101011110010011010010110110110001011010110011011110000010010111111111011001000010100011100000101010110000001001110100001110101110110110100001101010001010001010100010001010001010101001100000001011100001111100101101101011111010011000100100001011100001011001010001101000110010010111010111000011001000100001100001100000101001100001101011110010001111110010001000010010110100101111001111111011000100111011100010110011110101110101101010101111111101111101001111110110110000110011001111001000100110011010000100110100110010001001010001110101000001010100010111101101001111111001110101011010101000000110111011100000100100101100010110000101010100110100110111110100010010011001100001101010001101010001001110101111111100100101111110110010010011011011111001001001001110001101000011001100011101100000011110100000101000111100110000111011110001111000001101011100100110000001011100000001001110010011000101001101001001001110100111111010001011101101101001110001001000101110010000111101000010101101010000110000010110100010011010110010100011100110000101111110111101101101100100010000101001010111110101111101100111111000000001010010100110101000101101000010101001110111001100111000101100001010001100111001010011111100101010101010111101011000111110001011111101111010101001001111010011100111110000011111111100000001111010011000110111111110110000000001101001100110001110011000010000011000011011101111101111101111101110001110000001001001011110111011000011101111011001100110111011111010000000010110000100111011010111100010000100000000011010000010000111111101110011010011111011010101101111101001000111101101010001011000100100111001111111110000110010100000010110000010111000111010110110100001000111000011011100000101100000111100111011010110000001010111000110111000010001110000110111011010010110111101101011001111010100100100011011110110010110000110111111001110111010011100101001001101000110001001101001111001001000011001001001001001011000010100110100110000100110010100011000100111011011011100000011011010001011101110010011111110010010110110000001001111101010110011010010111100011001010011000110101110101010001000001010000011101011001101001101111100011111111010001011011010011110000000000011110001001001010110000010010110010111000010010110111101010011100000100001110010110110001010000010101110111010110000101010000100010001001101100000010011011100001000101110101110000100011010100010111110011100101110110000000001011101111010011001010110111101001010100111001010101100010001101110111101110001011000010000011001111010111111001001001111100001101010011001010011001011011011111111100100010000111111100111001100011101001000000001011011100010111001100010100010011001110100101101101110000011100011010001000101010000001001011001001000010010100111111111101011000010110101110110111011001101110111101110110010010101001011010001000110001000101000000011111100110011101011000111011100001001110001111101001010001101011100111111001010100011001110010001010110000010000001111111111010100101001010110011000101010000110001010010001010001101010101100000110100111100110101000111000101001111001011011111000101000110011010000111000111001000100111010110101110110100001001000110010100110101000110001011111001001000001101011000110011000010011000110110110000110101111110010110100011111011000010100101111101001100011010000101110101101100110100000101000101110001111101010000011100100000001111111101011110101001001110110100101110000000001011000111101110000110101110101000100010010001101000110101101100010110010101000100111000111010001001101000010001100101000100001011011000001010000101011100110010111101111111100011111010001110101011011001100111110001001110101101101010100100110000111001000101000001001001011001100011001110101110111100001111000010110001111101001010110101111110101011001011110000110011101000001101011100110100111100110000011110111000011001110100111111101010001110100100000010111111110101001110001010011010110010000000001010110010001000010101001111010001100000101110111010110001111001000010011010100101110110010011011101000000000111111001110111001010001010100110010000001001101110011010110111111111101001010010111001000001001010100110101011000010101110100010100100111100110101001110011011011100000000110110101000001010011110101101000100110010011100101010000001110000111000110001011011101111101100111011011011011111000101100101110011011000001111010000001110111100111101001010100011111111000000011111111110011000000110010000000001111101101000101110100101010001001110001100010001011110011111010101110111101100111111010110001100110001100111001111111011110100001000000110000101011100101101000000010100111111110110111101001011111101010000011001011110110000011011100110000000110001101001001001001001111000100001111100110010100110000101101000110011011001100110110001010110110111010100001000111111111101000111101011100011111011111011110111100010100010001110101000110101100010110011011110010111110001110110100010001101010110110110000110100001010000010000000110001001110011101100011111010111010000100111011110101111100011111111001110011001111111011000110010100011011010011111100101111101101011100101101100101011110100100000010101100110001100001110100110110100110111100111111000010001111001001100001011001100101001100001110101011110000001100001001001000000011111000101110000001110011101111001101110101000110011011010011011111100100001001110010110100101010001010101010010000000010011111001101101100011010011001011001001010000000000001101111001011100010010010001001011011110110010111001001000010100110110001101110110101111010001110110001001100011001010100001100111100101111100111110000000011100111011000110110011100001110001000000101010011100001011000010111111000110001100011010011110001011011100111100100101101001001010000000011000011011000110011000111001010100101110001010101100000010010001000110011101101101001110110010001110100111011011101011001011110110101000111110011111101000111100001000000111110110100110001101101100011111000111010101010011101001011011001101000111011011010101001001111001000111100010001111100000000100001000001000101110110100111100010011111010011011101111001001100011110000100111111111011101011101000111100001001011001101100001000100101111001111110001010001101011100101011110111001101001001110010001110011100011001011000110100010001010011101110011111101100011100001000000100000110011000001111000101001111110010110101001101000101001101000101111011110000111001000010001110011100001100001110111001111011110100010000100110000110001101110011010000101000010101000010110000100001000101010101010111100100000110101000101100111101001101010000101100100101011011110111000111010000111110111111110010001000111111110101100110110010010001100010110000001010110001010101101010110011001001101101100011011011110111100011010101110100100100110110000000000111011010011111001011011100100100011010110100100011001101101100001001010010101101100000110100101111000010000011110010111011011010111111100000110011100101011010110010010010010101101000010111011110001011001000111111101110110000010100011010011100111001001010101000010001011000010100011000001101110000010011101111111110010100010010001001101110011010110001000111010100101110000100110111111011001001111101111111110011001111001100001010100101010001011000100110111001010000100001110100100001001010001111000100011110000100101000010001100110011010000100110100111111000010110100011100011011101101111111011010010000111011011110111111000010111101101111010101011001111111000101001111111101100110011100111101010010110010000101100100000111001110110110001011001111110000010001101010101111110000000100011011111010100111010110010000010010101000111010101011010111001110110101010000111110000000000010000001101101111001111101001111000010100000000110010100110100101011110101100001010110001011000110000111100000000011000110001110011111011000001101111110011101011111101010100000111001011110000010000100100011001100011000000111110100100010001001011010011011010010101101010100001100111100110110110000111000010111111100001000011001001110101111001101000000001000101001101111101100010101011000111001101010010010001110011101111100010111100000010001100100100101110001011010001000110111000011111100001000100111111000111001011100101011000011001111001001101011011110101111111111101001110011110111101110101011110111001000111001010001001100110011101001111101100011010000101011110110011111011000110011011100110011100100101101111110111101111101001110111111001011100000000011101010001111101111001010101011111110101010100110001001010001001010010100001000110100111010110111101001110001100111101110000100011001011110111100010110011010011001000110010011011011101111101000111000000010101111111010111110010010111110000000011101000100101111100110001101001011110111100001000100110001111010100110011110101001100011110100101101101011101111000000000000111100011011100110010110001001110111010100000101011001010111110001100011111010011000000001100011001100110110010110111111000100100011011001011100100100111100100100011001101000000111100111101010011001011111011011000001011111100110111100011101000001000100111110011101001111100001101001010011100101011111100010010000010111101110000110100000101100011101111100100001101100000001000011010100011111001011000011010111110101011011011001001000110000101011010010011010101101100000110001011110100111010001011110111100001100000000110010001010000011010011110101101100000110011100110011100100000100101010010111011011000111001010001101001100111100101011100111001111000101111100001001010011110110001000000101010101111001100101011000111100011111001010100011001000111110001101111110010101000010110100010100101100010100011000011010011110110101110101110100111100101011000101111101111110111111000101101011111011001101001011010001001110101111111111100101001111100110001001110100111010100011001110011111111111010001100011011010110010011001110100011011110000100101011111111110000110101111110100000111010001100011110110100001110001100110000111001011111110010000110101000011101000011110011011111001101011101111111110001001110010110110000111011101101010000111011001111101101110101111011111110100010001100010000010010010010011101011011010101100111101001101101010001101011111101010110101011000000100010101001111101011101010111000111011000001111100001011000011111010000001110001001010110001110010111000011010101010000001000110111101000101000001001111110110011110111111110001100010110101001010111000111101100001110011101101000111101001110100110111111111110110010011111010010001011011110010001100100011101011011100100100101111011000100110101000010001110101111010111010100110100110111001010011101110110010110001001000111000110101101000010101110011101101100010011110100101100001011111001000111010100010100100100111001111010010011011111011110011010110000010100111011111000001010110111101011111101010011001000101111100110000000110010110011011101100011101001011111001011101000010111110100010011011101010001100100100010100011101010111010000100000101111110100010001001111111110010100011010110101110011100001010100101100111111011110010000000101100000100000101011101100101011111010010100011011110001100101010011110101101110010110000000010010110111001101110000011110010010000100110011000001101001100000010111111110101111000011011111011010101011001110001110000111011000101100000110101010010001110101010101001001011111010001111011111100101111100101000001000101111001101100011111110011000111000101010010010010110110000010111000101110000010101111011000101111101101000110111110111001000110001000011100101001000100001111101010110101101100010001001010001000011011111110111100101010100110010011010010001111111010101101111011011001011111101001011110111110100100000100000011111001011101010001111010001011011001111001011110101100110010101101000110100000110110110001100101110001010001010110010011001110001101000001000001000001101010001001100110100001110110101011001000110001110100100111000011100101111000101001010011111100100111110011000010011000001101001001010100000001011101000111100010110101101111110011111001011110100111001100001101111101000011011001000101000001100110110001111001001000010101001001000111011101000000011100110100110110000101111011010110001110011011010111010011100000010100000001000010110011011011010010111100110010100001000011110000001001100000101011101011001110101001001110101111110100110101111001011011010011100010100110111011110111111111011011100000010111101001011001100000110011011100100000001111010000111001011111110001101000000001110000010100010111011010110111110101101000111010011001000101100100111110000011101011110001111010010101110110010011010011110111100001011111011111100101101000110000101011101110010111110000100001001001001101111111110000101000010110011000011001100110001001011110110000011110001011100000001100100001100001110011001010100000111101000010000111101111101111100110100001100011011010101111000111100001010000011011010111111010001011100001110000110001011111100010010010101000011001101000010000101010111001111000111101100110100101011011100100111010010101111101010110110110010100111011011010011111011110111000100000111001000011001101010100011110110110011100111010011011110000110111100111000000111011000011110001110111100110101011001101011111110011000111000000101011100010010111110100001010110000001011001001011011100100011110101001001010000100011001001011000100111010111011000100111010100011000000110101001000001110110101001000101000010010111111101111100011010001101011000000000100100011111100100101101000101111101000110000110100011101010111100111101110100010000101101111111011100000011010110101000000011111000010000011111111110110111111100010101100011101010111001010011010110001100001001001101010010100100110111001001011001001100110001010011010101011100110111111001101101010010111111001001100000010110100100011011011100000100010100101110111100110111011001010011001100001111110110101111011101100101001000000100011100001001011110011111001010100110111000011101000011000111010001100010010000110010011111101111100100100010111011110001001001100011110001110110101001011111110011001001011000111100001111110101111011111100011100101001110110100100111110110010011001011100010111011011101000100110011111010000101101001110000110000111110001110100010001100001011011101011100110101100010010111000010000010111001111011100101010000111100101101011001000100111100011000101101101011000100001001100101010000110100010001011110100001101101101000010000001001000100010100100001100110100110101111111111010010000001000100000000000110111011110000110101010011100110010000101011101110101010000001110000100101000111010101000110101110110000111011011010100110001101000011001101101111000000010101011000011010111111111110001011111001100001011011011010010111010100011111001000110011100000111111011110011000100100100011011101011111111111101110000111000100111111111000011011000010100010011111001100000110100010011001100110101110101101101111001011101000001011001110001110000000011000010001001000111011010110100000100001000101011001001100110100100100000011010011110000111100001101011011000101110100010011000110010101011111101001001001111110110100100001010011101010111011011111111111111010110101110000111000100010000011011010110100001011100100111000000110111111110100010100111101100111110100111000100110010000100011010001001011001011110000111000110101001010000001100011110101111011101111001101010100001010000110011010011111111101110011101111110100110010110011110111001001111110110101000011111000010111011110001001011111100110111010010001111110011010000111000111110001001010010010000011111101110011110101111100110110001001001000011010000000011100110110111011111000011100010011010110000011000100100001000000011100110101110001011001001111111110010010110110111110011100001010011000110100111101000010100011111001010111111011110001111101011101011111111011010000100011101110110010110110010101111111111111011001011111111100111111110101001111000000111011111000101110001011010100011001001100011011001111110100010001011100010100110000000110010101010111010011101011011101110101001011010100100100100010110111100010110111000001001010010111101011100111111001111110110001101101011110001100111010000001000001100010100110111101000010011010110111111011000001010110001010110100101101000100111100101101101110000011001010000111101001110000111100111000110100011010001011110000011110110011011110110010000110001101110111001000101100111010111001011111100111111110101011110111101100100001001011100101101010110010111011001011100111001111111101011011111010000100000010101101110100100100001011001000110010100011101010000010001010000000111010111000101011000111000001111111011010100101101001010111101001000001000000011001000010010100011010001111100100011000011101101100001101001010010011101000101100110101100110011100110101100111001100011111011110010110100101000100000111101010101110000101001011001110000111011100101000011001111111101000110100110100010101111101111110100011110001000001110110011111010010110100100011010100000111000001100011000010110001101010110011110011010011100011010100111010100110001001010011000001110010001001011111011001010100011110001011000110011101101110110101010010011100001110010100111111100011110001010110010000110000000101100101011101010111010111111101110100100000110111100111011101001011110111000000011000110001100111000100010000001010000000101111100000011010111011111100101111000000110011100110100010100000101111010110011111001011101100110001101100111010101000111001001001011111000101011101000000100001100000100111000001100000101100000011111000001011011000110010011000010100100000100001111111000110000010011101011011101100110001010000001110011111101101111101001001111001110100110010111011000001100100110011010111110100010001111000000001000110010111110111001011110110001111011111000111110110010101110100001011000110011100010010001110100011101100010111000111001011101101110100100011101101110100100110010010000110100111000000011000000100101110110101100001110100001001000000111000110011100000111100010000100000101000100100000000101101010011001100101110010101101001110101001100000110001011010010110110010110111111100101101011100001011111101011001101001111100001010111001011111000100000001110110101011000110110111101111011111101110111011111101011011101111100000101101101100010010011001011000010111111001001000110111000101010111110011111000001110101001001111001110110101001001110110011101001110100101011001100000101010111110011001100101010011101011100111001000101000011010011101111100110100111100101010011010011110110110011101110010100011011110011001100011010011011101001001111010110100011111101010011011111111000111101010101101001010010111100010010010001011010000111010100100110100101101001101110111110000100010000000000101101011010001010110100100100011111110011110001001110100010001001011101011000101000101101111011000101100110001010001001110101001001000010001111100011111100100110000000101000010000101100011101001000011101110001000100100011010111010001100001000000111000011000101011111001101100010111101100001100000110110100100110001101011000010011011000101001001111110111101000101100001001001111110111110010100000100110101100010111001000001000010100000001101110100111111101011011110011001111100010100000111001010111110101110110100101001110010011110111000001011000010000110110011100101110111001010010001011111001001110011110000100101000101001000101000100001110100011110101011010110010011111101111010110111110001111100111111010111100101101111101000111001110000010101101011001100001101000110100110000101100001100101010011001101101111110010111111100001111111100011100011110001110001001001101000111111110100100001001101101100010010110100001100010110100100001111000110000001010100011000001011010000111010101000101100011101111101011001000100111000100101010101101011101011100011110010100010011101100001101100111101100100011000010111111010110100011111100000110010111010111101011110010111100010011111000100111011111110111010000110110000010001010011001000101101011011111110011000001000101001101100111011000101101000000101011111110101111000011100110011010101011111110110110101000000110000010010101110100011111011111101011101101110000111011111010111111100111011011100100000000000010001110000000011100101111000101110111000011011100001101111001100010011010010001110000101000101101010100011111110000000000010001101110111100110000000001001100110110110101111101000100101000100011001100101000000111000010110010101000101011101001000100100111010010101000001010111101010100110000111110011001111111010101001111110111100011101000011101000111010100001001111011001000001011000001011011010000001011001010110111111110011011010010111010001011100011111011111001111010011011001100100011011010000011010110101100111111101101001101110100111100110001011111101100000011000000110001000000000000111100100010001001011000111010000011011001111010111010101110010111000110101011001011000111110011111111101000001001111010101101010010011011110110100011100101101110010000111101001000011101011110111110011100001111111000100001100110101101100110110101110011101010000011011011001100001000110010000111000111100110011111011000101111101101110111001100100111111001101101001011101111110011001000000101000100011011000011101000110100100001100010110111000011001010111010101100000100111110010000000000111111111011111011110100100100000101110111011011100110011101100100011011100011111001010001010101111001000000011000101010001010010101110101010011000100110001100011111101110101010101110111000000011011110011111010101110100100001111000000101010101001111100001001001100000111000010100111111001011001000010111011000100101010001110011011111000110101101010000110010011110010001000011111110011100101010111110100001110011110011101110000000011010100111010110011000000111000110101101011110111101000001011010011001111010011011011001000001001010001100000110010111001101111000010000101100101100111100100001100011001000111111101000101000100011100000011011011000100111100011101001001101001010000101011111110111011111010000000110110010011001100100110100000110001010000001101010011010001000111100110110110100100111101010110111010011000000000011111010001001010000011010110001110000100011110110010111111101010010111010001101101110101011011110000101100010100111011100011010011110000100001110011111010001011100101010101000100111110000100101010011110110100111011000101100001101101000000110000110010100001011011010101110100011111000100101000011101100110100001011110010001101100000100011100111111101110100111011001000011111100001111101000010010111101100100001101111011110010011110100111110000011010001100010101000110111000001110100111010111001011100101001110010111110100011000101001000001001100100011011110001010101100111111010100001011011101011011000100011000100010101110000001001101111101111011101010100001100101101000001110101110011000110100000100100101101000111100011000111101000011100001000111101101110101011011000011011000111001101001010001110100101010010111000111000101110011111011011011110001110101000010000111111101101110011101101010010010010111110001001110111110011010110010100110101010110010000011010100011110101011010010001011111001010111010000101001010111001011011111100110101110000010111000010100111011101100110110010011011001010111111011101111011100010110001011000001011110001100011111110010011111100100000000000001111110000101110010011001111100101110010010000001010010001100011001101101001100000010001100101101011110101100101000010111010110100101000110011011010010111000011101010100010101110100010101110101000000101010111011101001101100010100101111100001110001100000010110010001000101011010111001000011000000111100111011000111110001110111100000110001111100110110010010101011100001000101010101000111010111111000001100011100010101110100011011110111111111101000110110011110111010010011100100000111101110110110011111100011111010010010101011011000011011011000010111001110111100100001011101001010111111000011110110010111101110111100111111001010101110000111111000010000001110011111010101010011111100111101111110000110110100000110100010000000100000011000000101101101111111110101101000010001111100001110010101111110011111100110011101010101010001111101110100000111110000100001011001011010010100110010110010111000101100011110010011110111110110010111011001101111110110100100111100111110000001010011010110011111110110111100100110111100010011010011010101110101000001101000010100001001101111000000011100111001110101101111110111011011010111111001110100010010000111100101011011101001110010010010100000000001010001010101000000011000111011000100000100000000000000101101000000011000101111100111011001110111110111011011100011101100000011010010101110010001110011111110010101100110001101010000000010101111100100110010111100001000001110110001001011001000100011001011110101101111110111010010110110010101000010000011001011101000011010000001010111111010000011000111001000001110101010010010001101101000111111111110101101111000000101001110010100111010101000011100100000001010000000011101100111011101101010010111111010000011110110000000110110111000101100100011010000000010111101111101110000101101110000010101001000100100011000110001000111000100110100011001000010110010110110010010111110100010110101010111100011111110101000110111111010100001001011010011010101110111001111111010101111000000010111101101000001101100010001000101001001111000000111111010000111111101111110110111110001111100110011111110011110001110011011001101110111011110011011011100100101011110000011001010011001100101100011110100110010011111111010111011101010011111011000110010001110100000010101111101111010000110100011111000001010011000111010010000010111100000011010111111011100101110110111111011101101010011010100001001000000101010100110001001001011111101100100010001000010100011110000001010000101011110101111010101110010110010100100110111001011010110010010111001011111011111010101100110111101100100110010101101110111010111010000011111101000011101001010100001101101001001001001000011100101100100111101010101011111110110011110011100111011000000010000100000000101001010100111111101001110110101001100011111101000001001000000011011101111101101101110011110111001100011101111110110100001010111111101110100011100010010001000011000101000000111100110000011111101111001010100001111111010101010101101001110011000011000010100010101111001010011001101011001001001000001000110000010111001110001000010010111010011010110011010101101101010001110110010011111011100001011110101011001111110111100010011100000101111011010011001001000010111100110111110001000111110001111111011110010101111100011101110110111000100100101000010100011000100110010001100110011110011000010110001110011010100000101001111110111000001000101100000001001000001011011000101001010100101001011111101011001101110010110100111110000001111100100010010010010110111101101110011001000101010000111111010101000111011110001001001010010101101101111110100110000000111011110011000010101001100001000111011100100110000111001001001111000110100101011000010011000010111100111111000001011000110110010011011101100010011111001100101010111111011100011011010001100001100101100001100000110100100011000000000011101111001000010010001010110000001001001000101000101011101111101000001011010101001101111011111111111101000010000100111111100111101100100011010010001011001010000011011111101101000110000000100101010001010011101010000001001011001000110011100110011011110001101000010001101100001010001110100111110000100101010101011010100101101001110111110100010000011110001101010010000110001101001101010001100110011001110100110010010111011110111111101101101010100000001111111010010111000110110100100010001111011110111100011011010100001111101011100000001011100001100100110011000010111111011010011011110101011110001100010001111010001010100101011100011111111000011001111001110010010001101100010010000110001001100000001000000011010111011000111010010100010001111000011001100001111101011001101000111000110010000110100110010110001010010111011000100001111100010101011000001110111100100111101111010100110110110010010111100000011001010101001001000010001001101001110011111100010010100001000010100111010011000010011010100001101010000011010001101111001000010011101110011101011000000100110101111100100001111000001110010011010101000100100100110101000101101100001010001111110111011010110100010101110011111101101110010111100010110001011011010010110001000100011001011100101100100010000010100001001010010100001010001100010010010001001001110010011110000111010111111000101011000000111001010101000011101101100010111001110101001100010010100000000001011111110010010100101101011111111010011001110000111000011000111111110100110110001110000100010100010011000100110010101100011000110000001101111110110011111101100110100110010100100000010010010011001001011010001101111110110011011111000101010111100011011111000111101111000110110100010001011010000000011101111000111111100111010011001101001100010101101001000100101111001110011000001000011011001001011000100110000000011100001111011010011001001000111000010100101101110000001000100100010010110001011001010101101011010000110010111000111110001101010000111101010001000000110111111111101011011001001001110101100010000100110000011101000011101001100000011111100011011001110110001011011111011111001000101001101110111011011010110101101001011110010000010101101000100100000010111010010011011000110100000101001010110010110011100111001101010001011001101010100000000011011111001010111110001100100010011010100100101110000010110101100010010001010110111001011011110100010001010110001110010111101101101001111011000011010011100101110001111001010011100101100010011111100000000000100111100010000100001010010110101100110100100010101011001001100100010100000011110110000110011101011101010001101111101110101110101110011001100000001011000110001011011001110000101110010111010101100111000010011101000100111111111110101001101000010100111010011000100100000100001000001010111000110001110000101100100110100000111001101011111101011010011100000111110111110000011011101011101110100101011001101110001000011100100110010101100000001101100100011001100011011010110100111100110001111011110000101101111011010101110001001100100100110111001100011011100101101100011001011011011100110010100001011100010010101111010011011101000111101110000100111011110110110000101110000010000101100101100011101001111011100110100000100001010111000111011000100011110100010011001001101000000110010101001011110010110000001001010100000011011111111111110000001001111000001001010110110010100011110011011110011100111000110010100100101101011001110010100000100110010110111100110110001100001001001010010110101111010010111100000111111110110001000010111001000010101101111001110011011011001110111010110011000101011100100001000111001000011011011100101001101010101011010111110101111100101001010001000001010101100010001011110001011111100100001001011101010101010111100011001110010101011010100111001000110111010111100101110101100101101000001000111000100000000101111101000101011001000111010001111001010110110001110111001111000110001101101010000001110100001111000110001001000001110100011101010000010010000111100111100111010000010010101000101110101101110010111000111000011011101010010011000000110111111101010111101000111110110000100111011111110001100010000110110101010011111000010100101010111010111111100011110100001101011110100100110111100100000011101000011111000101011111101001001111000011111001101101000001110001001001010100001101100100101111010000010101000010100011111001111111001100001010000011110100010101000110101011010000111010011111100111101100000000011100101111001010001111010101110101010110010010010011110000011001010101101101111101010001000111110110101100011101011101100111001010000111100100010010100110100011010001101010100111001111011110000100010110010010101101110111010101100100111111110101111101001000000011110010111001110100110110000111101101000000010001010011110011001100011000111101000010101010010001010000110000000001000011111010001101011011000000100000100011100110001001000111110111001011100001110011011001001101111010000000011110000110111011101111001110011100110010011001010000110100110000110100110101000000101101110011001010011111010101001011011110010100111000000100101100101100111011100011011010010001011001101010001101111011000000000100000101111101000001011111101011111000101110110011010110011100001100011000101110001010111110110100111100111010000100011100011010101011010101000111100110010011000010111101001000101011001010000000101110001001011100000000011111110001110001111011100101010111101110111110011001001100100101001000110000010111101101011000100111011011111110000011110101111101010000111111101011111011001100101000010000100100001011111100110010100010111011110001011111001111001011111000111111101000110001101000110110001010100000001100100001111110110000110101000000001001011111011000110110011101000110101101100111110101101011010011110101100000011011000001111110001000010011010010001000110010111101011100011001001011111010110100110100000001101101100010011110001001101001011110011110011010000010111100101110100100101100110010000011101101100010001011111011010001110001100111010001010101000111001010001000000110101001001010110000100111111111001111010001000101010011111111000110110001101001110100010010101011011111111100011000110111010111101010110000001110001011110001000000010001010101011010110001000101101000100010110010101101101101100010011110101110010101011100111111101111110101101011100000101100001001000011010110111011100000001011101001110101001011011110000100101000011011010010111011111010110101101011011010011100100101100001110000101000101010001101111011000010010011111010000101011110111010101100100100000101001110111110111000011011000100110000101110111101100110001001000111100100001100101001111110110111111001000000100111111011001110000010100111001110111000111101111101100110010000110110110101001011010000111000011001110010000000011100011110110110101101111010000001101000111100111001011101111111000001111100110110101000011000100001000111110010001010101011000001000100000000101100000010010001001110100011111000101010111111111010010000101100110110001000011110011000101001100000100100001100000100101110001110110101000011111001011101001111001100001111001110101100001010010000111100011100001100001000111010100110110110100010101011100010101000000110001110100110101010001011111010101000000001000100111110110011100111001010101101101000110111010000000100001001000100011010101111001111101111010100100111110101010110101011110111010111110010100001100001001101111010001010110100100011100101100001110010100100001011100010011110100011111111011000000011100010101011010110011011010011011010001001010000100000111011011001001011001101100000011000001110001000001111101101010110101000101000111101100100111001010010110000010100100101001110111100100001001001000111000100101001001010100111010101110110111001101001100010010001110000111101010001011101110100011011000110100001010001011010010010001111100000111010011000100100000110110001111010101010100101011101110010110110101101011111001100000110010000101111011010011001101000110011101000001111110010111010100100000010110101100001011101001111000011110010111011011100010010010111111100011000010000111110101011100001100110101101101011111000001111101010100111110001010100000101010101110101000000111101110010011110000000100111000000100000101100101000111011111101101100100011100101011000100101011111001001001101100100100001011010100110010001001110010000100100111100100100111010011011010010111101011001100101101101010111011010001000111110100011101001010001000011100100011110011111101100010000010010101010000000111010010111101010101011001010001010001010110000110111011101101101101010100011001110000101101011100011100111101001101010110110001000011100000101001110111110110000101000100110101100010011101101101000000110111101100100010111100110110001010100000011001100100110101001011111101101010111010100100111001101011100100111110011001100111111011111000011000111011100100000011110011011000000101111001011000100010010010101010010010001000001101011001100101111000100010100110110000001011000010001111001000111010110101001101111001000110101101010111011101001111010111000010100100101010011100111010011010111011100111101101110010111100000100011100000101110001001100100001110011101111100110100000101010000110110000101110000001101010001100001011010010001011001010000101010000001101100001100001001110001111101101000010011010111010101110010100101100000110111100010101101100001001110000001101000011000101011110010101110001110010000110000110100001010010011100011101110100011011010110101011111011110001110100111111111001001010110011011101001000100110101010100010001001110110100000011100011010010101010100101100000011010101101111010010110100010011000100001011001100011110100000011000101010100110110000111011010011110010100000100010000010001101111010101010100000101101111101011011111101100001100000000010010000110100110101000000101001000000010011011010111101001001000111010001010000011010000100100010011011000000010101001010101000001101001100100110100010010100110100111001111111110000000110000110011100010111011010110110010101101111100001010011110000100000011111101111110001110111101110111001001001001101010010100101001110011010001101001001110000010111101001101001010100111011111000000001100010110001001111001111111111001110000010100001000110010011000010100010011100101110111111011000001011111111000011101010001001000000011000110100111001101100100001000100010110011101100001110110101100010000110000110010010010100111001001000001111101010000111000101010100101011100100000001010111010001010111100001101000001100101110001010101001000001001010100110000111101100101100011110110011101100001100101111010010001111101011101111101110000010010000001110010111010101101101110110110011010111000101100100101011110010111010111111000010011110111110101101010000001000010110010101000011111001100000100010100001111001010001101011101010000011100111010000000010011000010111111010000100010011001111000101101110111101010010110000001100011100001100110010001100111110101100110100110111110111001100010001100111110011111001101111010111101110001100111100110101001001011101101100000100100010000001010100001000001000100000101110010111111111101011001011001011101110111010010001101000001110001010000000001110110100111110010011001011100001000101011000111101001101100110110101111011001101111110000110100111100011000100011000101001110011011111101101000011111001111001101000111010001010100101001100000011001000110100001111001110011101010100000100010010101010001101011101100100001110011000101010110100010001100000000100010011001000110011110101100001110010111111100110101011001001001011011001110001001011100101010110010011100001110011010111110010001100001011000011111111000100000101000011011000000110010100111010101000000011000010100000001001001101101011110100110110000110001011110000111101010110011100110010010111001011101110111011101001111011000011110001101100111101001100100011000111110110001000110010111011001001111110111000000011101101000001100110101110111011001111110100100001010111110001100110011111000010111010111011000100001010011111010100101110101110011011111001001101001101011111001001101110010111111010101110100011100111100011110001101001000010000010111011101010001000110010100001111011001011011110001101011111101100010111011110001100010100010101000110011011100000011111100000100110111111100101001000011011000000011001001110110000001001111011101011001011000011101001100100110101111001000010011000100100011011001100110101101101100010111100101001001111011101001000100110001011000111010001000100010001110110100100110111101100100101001000010101000111111001010111110001111100000101100001010101011010110011111011111010110101101101111011000100011101110100101011111010010001001111100010011001101010011110001000111100001101001110101010010011100000010001101001011111001110000101000110110111110111001110000101011000100001100010100111111001101010001001110111110011000101011110001000011110110101111100001100100011101000001110010011010111101111001010000011111100000010011000110000000110011010010110011000110100010111110111111000011000001111100000100111101011000100000001100011101111111000100100110011110010010001010011110110011001001101101001111100100001100010111000001100010001100001001111110010110000011110010011110010001001111101110110101011110111000011001101011010110110001010100111011000010110000111000011111101011010001101000011100100011100100110111011101001001000011110001101100111010001010110101001001100110101000011000110001000011011101110010100100100011101001011111000111111110001011101101100111101001110100100111110111100100010101110010011000010111101101001001100110010101011000010101101000011010101000100000101010111010111110101100011110111100000101010010000000011110001100100010111110110100110011000101011001011001101011011101000111010101110101000011101110110001100100111110000101100101001011110011111100110000100111110101000110110000000110011011001110110011100000001111010011101111011000111010010100110100110110000101100010000001101111100100011101010011100101101001010111001011100011111001011110100011001001000001110010011011101101010010011001001001100001010101100000000001001010100010011100110011011011100110111111111001110011000010100000110110110001101110000011110111100111100001011010111000100111011100101001011111111000010111011011101001011100000011000000111110000000011110100011110011110110010000011101000011010011010111011100011000111010010001101011111010100111001010101110100110100011011001011101111001101101011100010111101100001101110011010001010110101011010000111100111111111111100100000101000100001011101000001010001110010101011111100100110101001001010011111011110110010001100001110000000111111010011010100000111100100011011010000010110000001111010001000000100011101111110000001000001001111001111101011000011100101101000000001001011011001000111011101111100100001011111111110100101110111011001101010100000010001110101001101110100000110010001111101111111000111111001100101110111100110101111111000110110000100100010101100100111101100001111001001111011101110011110010110001101111010001111101001101011000001000001100111001010001101001110001000101110111110011001010011011000111111101011000010100111011010111010101010000100000001010001010001111011100110101110001110100100111010001101111001010000111110100001001000001101010110101010010111001010010010110111110111100000011111000110000110110010111000110010001111101101100010101111011011001011111010010110100001010001111111010111011101001111010110100100011100110010010100010010101110110101100111101110110111101111100111110110010111011101111111011000011000000111010101110101011001111101111100101101100001001011011001111100010010010101101011101000111010100111101101000001110000110100111010001011110011110110110001110110010011100111100011111000001101111000010100111011000101101011001110010001111000000010011001111001110010110110110110001000010111101001101101000110111011101011011111000100101100001010001000101110011010100110111011010000111101000111011100011101111000010011010110100101010000110010011000001100010100011101010000101111011001010110010010111100000001101110011101110011011000001000110010010011111001110110100101010011100010001111110100101001011110001111000011010110010101010111110000001110110101110010010001011111010001110111111011101101001111100111010001001001000111001100110111110010001101010101000000000111010001111000000101010100000001110000001100111001110101110000100011111100001100000110001100110010101000101101000011000011100110001010010101001011111010101011001001011011101000011001101111100001111001110011111000101101000011100000101110111101100001010010101101001111111000110111100100111110111011011101001100100010101101110110111011001111001000101101101011100111010001111100010011010100111000010001000001010011110001011111101010001011110001000101000000010101110100010010100101110000000111001101010001001110000110010100001001111111101011011000100010110010001001000100111010110111111111101001000000110010011010111111010101101001001000111100110101111101001000111010101111100101100000000000100010110001111110011110101010001110101000000111000100000001001011000010101011111001101011100011110110000110010010100100001110000100010110011101111110000111011100011111101111110100110000100000100110110001101111001010011000111011000010101110010110100110001000010001010000110111110001011100101011111000101011000000001010111011111001010000100111111001000001110000000100001000001010001101111001111011001010101001001000100111101100100101111100010011010010111101110010100011111110010011101110111011111111100110100010001011011001011011001011010001100001011000111111000000111110000101110110011000001000000011110100011000010100001101011011100000000101111011011010000011110001101100111100010010100101111111110010100101001010000001011001100011001111110101000100001000110111111010100100010000010000111100011110000110010111001100101011101001100010110101110100000111100011001001011011011000011101110011000001111011101101111001000010110000000000000100110100111001101001100000100001000100111001000101100011111011100110101111001101010001010110110101100000011100000010101110101110000001111001011111000111101111110001001110101010000101000000010001001000101100011110111000111111110111100001101010111011010100010011010111011001000101010100101000111001001010111111111011000001000100101010111001010100011010100000010011001010101010001100001100101111100110111000011111101101001101110010100111010110100100001011010101101001011111011000110100101100110010001000101100011001100001000010101101010000101011111011001111011111100100000001110100001110010000011110101001101001100101110101001111110111100110101001101011001100101011111001100000011010110101000111001101001010101100101100001010101100101000110111100010001101011000011000000101101000010111101110111010000111001100100001110001010110000101111000101100111100000010101001111100010111000100111111110011101010101000011001101101001011100111111011000101111100110111101101010110101000100110001110000000100100010100110100100100101011101100011001100100000001100001111001100110011001001100001010000100101010101000000101000000110001110011101101110100011010000000110000011101011101110101110011011101111111011110001000001011001000011111110111001000010011100011101011111101100100010000010010000010011100101010101001010010111010010110111110011101000000011000011011010010001101101101010010010100101000010000110111111001100011010110001111110100000101001101010001111110110011010110110000101101101111101011101011111001100011110101100011000111111000000110100110010111011100000000110011110111001111111011000111000111000111011011110100100000011110101001001100011000110001111011000000011010100110001001100100110010000001110110100110110000110001011001110010000101010110111001000001001110000111010101000001111110110000101111100001001111111001001001000111111010110000111011110001100001000010010010111111110000000101000110101100001000010110000110001111011011100011001011010001111101010110110111111101110100101100001001010010111111010100110010111001101001010011111101110111110101010100100110010001011010010100101010010100111111000100101001101010011010100010001011011110110110110111110101110100100001011000101111010000000111111011100001100011101000100001011000111010100110011111000000111101000000111101111110011010001001000111111000010010101110110111101010100110110101100100000011000000000111100000011110101001000000010101001010101011101101001011110001110001010111110001011100100000001010000110110110101101100110001011100111011101100010101000000110100000110111101000011110010011001001010101010001010110011000110011100011100111011110001111000011100011011010011111010011010101001110111100101110000111101111111001001101111011100000110011110011110000100000111110101000100101011110111101110011011000101000010100101010101001000101011000100001010111100101011101000101111111000000110001010011010000111101100000100111110110110110110111110010111011111000000001000000010010100001111010100111000000111111100110101000111100111111101000000011100110011101010100101000011000101010110101110000111001110100011001001011001001100001110010111001100001111101101011010100010110111000111010000111000101011110011011010101010000100110011101011000111101000101000101001100100011111001001111010000111010011110010000001110110001000101001111111110001111101010011101001001100110010101011101000001111010011100010011001111001000110011110101010100111110110010101011000011001000000101010110010101110100101110011111001100000101100110101000011110111001110010110101101100000101011101101011100000010000101000010100001111011100100000100000001001100101101101000111000011000111001101010101110110010001011011001001000111001110000101011010001110101110001111110101001111100001001100100010111100010001001000010000110100110001101010010011100110010110000000011010010010000010010001101011000011100111011001001011111110110100101011101101111101110011011000000111011100010010111010001000100010101101111110111110010110101010100011111100000010101111010010011011110111110011010000010011110101110010111101000001100110100101010000001000001100101000011000010101110001010111001001011000111101001111101111110001101100100000011100101110011111001100001010110000000010101110010101000000101010111101011011111110111111010011111011111111110101101000001010011001010001100110000011000001001100010011101001101110110100000000011100001001000001101110101101111000000110000101000110010001101001000000101010110001101110000000001110011111011000101010101110001101101000000000000010000011001101110011010001110011111101011000011011100000001100111010010111111001101111101101000100010001001010101111000000000011111010101100110100010010110101110010110010111101110101010111001110001111011000100101011101100110011110111110100011110000010101111111110101110011000001011111001100010010010110000101110100101011011000010101010000010000101110111101000110011111101001100110110101010000000001010010011110111010110011100010111110000110010111001101110101010100111100010101010011010100111001011010100010111100101111010100100100101111101101011000101010110100100000000111001101100011000100000010100001100010110111101010000111111101000001100000011110001101000001010100101110010110011000010001101010000010110011101011110011000101001011000000011101000100000010110110100111010101100011100010101011010101100110010111011111111010111111001111001000111000111110011101001000000100011010111000110000110100011110100111011100000111110101010000111110011011111011010110011001111010010110011011101111011001011100010100000011000100110110110010010010011011111001101100011001001000001101000000001010010011111000001000001110011110010000000011011001100000101101101101111001111100011001001010011101110101110010001000011110011010011011010100010101101100101010101011000101111111011100111111010110100111110111111000101101010000001111010110111010000011101001101100010011110001101011111001111000100010110101001011011111010111101001010011000111000110110101111100010001100000110101110010100000010011111111011000101000011100010011110110001100110000111111011110011010111100101001010011100100001010001001001101110100110001011111010001011100001001001100000110000100011100111110100010001001101111111011010000001110010101101010110101110010101110001011101100110011101111011100110111000101001000010001011001001100100101100101011110110110111100001101001110011000001000111101011111010101101100111011111000100110011001000011111010011001100011011011101011101001101101011010100010110111000011111010100000111010001000100010000011011111101100000111010011011101010101001101100101100110111011111011011100001000010010110100101101011010010000000110111011000010010010011111000111110110001011110011100000000100010111110000101001110000010111011111011100101101111010101001110010110101000010110101101010000011010010010101111101001000010001000000110100011101100000010010010110110100101110111010110111110110110100101011100100011101100011011111000110110010101000001000001111101100111100101000100100101100101111100101001011010010001010001100101110000100011101001001001101110110110001001011011011111100101011001110101111000011111111110100010100001110110110101110110110011011011100111010011110100000001001011000100111111001110010001101011001011000000100101111101000000001100011010010111001011001001010110100100110111001101111011001110100010111111000100100010001111110000101111010100011001001110000001110111001101010011110101000110001101001101111101110101001110110001110100101000101100100011000000110110100011111000000011101010100001001000111001011000110100111101110001000101001000011001101011110001010001110111111010011101001001110001011000001000111000101011100101000100011010101100111011101010100000001000011111011101010001011010011111001100101000110101111100010111011010111011110100110100001100111001011010100101111101001110110100000010110000011100110000000100111110101101001101000101110011110100111110100111010000101001010101001001101001011100011001011000010001100000000001010110100000011100100001000101101100101110111001100100011100000101000001010110111110011010010110100010111001100010101011101101001000010000000000001101000111000111101011000011000110001000100100000111010011011110111010010010100011001000011000100111011110111100101000100011010010001110111001010101011000111101101100011001110110000111111111111001110001111011010101100100111111100110111001101000001010101011000010001010110001101010111010100011011000010100110101110000101110010111010000010011001000010100001100011000100001000001100010111111001110100000010010010011110111101000000011100110011001001001110100000101110011001101110100001001011010001000010001110100010010000001100010110101001111010100001011101010011000110000011010111110000111100111100010001100001001111100110001011011010111101000110011111110110001010110110011010011001000010100111000011001001001101100000011011001100100010101110011001110110010111101001001101111110001010101010011101001110101111010101011010110001011001011010000001000010110110010011110111010010001000000101011101101110010001000111100100100111100011100001111000100010000010110010101101101100101010000101100000111001100001100010101110010111010011011111101010101110001101011101001011000000001001011010000000010001100111010000111111010010001000010100001010011010100111011111110001101110100010111110001010001100100000101000100000000110011101001011110000001011000100011100000010110001100110000110101011010001100100110100101110101101001000110011101110011111010010110110000111001101110101000111100001011100011101101111110101001000101010011010110100110101011111111001110010100101100111100001111111111110110011111100010001100001110111001010111011011101101000110100001011000101000010110110101101110101011111111000110101000100110010010001000001000111110000000011001001011010100011100101010110010101011001101011100010100010100011101000111111110111111001111010000000100001001110001101110000011100000110001000001011011001000101100001000111111000111000010100110000000111000011111001100011110110110110010000001110010101001011111110001110000011111001100010001010110010101010110111101100101111010101010011110000111011010011011100010000010100001110101110011101100111100111011111100100111110101100011010010111101100001001000010001110111111010100000010100010010111111001101010110100011011100110000100001000000111101100000010101101000111100010110111110011011111000000000111110101011000001001110111000100101000110100000011101111000001110010000001101010001110101101001111100010111100100111110010010011000110101111110001110101110100110101010001111100011011110110110010011101101010101101001000101110111001001000010010100111011111110101001010001110111110001110001111101000001000010101100111001110010010001101011101000100010001000010111111100101010110001111001001010000111110000111011010000000111001110110101100001001101010000100101101010101010110011110010110001001110101100000100101010010000101000010010011000100110101000011011100001110011110000111111011000100101000111110001010001011100010100100011000010111111100001011010111011111101000000001010110101001000011011010100010110110101110101001011010010101101001111110000010111100110010100111110001111000110001010010111001000110101111100000011011111000111000000011101010110100101010101110101000000100001110101001001010110001100101100101010101001110111001111101111101101000101010100111011011101011000000100000110001010101111001110001010100010011001001110000010111011100011110110010110001011110101100110100101010101001001010100101111100011000110000000100110111100111100110110111101101000101101001000010110110001001101000110111001001000011110111111101100100101110110111111110110101110010101100001110001101011001110110011100000001111100100111011001101011000110001000001000001011111111011011100100001000100011111011100011011111011001000011001110101100011000000101101100011100110101000000111011001101111000000111010011110111000001111001000101100100001110011110000101001111110001110001001111110010010010100000101000100111110011111000011100111110011010100011010111101110100001001101101010100001010010000010101111000110010110010110001011001010001100000101100000101001111111110100001110001100111011100001011110100111001110110100010101100100001100001100110111011100000101010100110011100001101000110100010011110110001110100100000100000011010010001000101011011001100000101000110000100100100110001000100010011000110111100000111000101110100100111101110110100001000010001000111101000100011011001100110110101000100110100100111110001111100000111101111100101001011100110010111000000010101100010101010000101101010011101111111011101100100110110001101111100001111101011011000110011010110111100010001101001000010110110101000010100101111110100011001011100001000100110001011100011110001101110110000000011110011010111001111110110111001110001011000011010010101111010111011010011101010101010110110001001111110111010110110000110010001010111101010100011011111100001001100000000111010010110001110000100000000010100010101010010011001000000011000101110110010001111000101100000000100010010111110100000000101001111001011100101111100101100000101001010100001100011000111101110010011111100010001000011001110010010001111011001110001010011001100110010100101101100101011111101100111001001001111010001101011100111000101111001101001000100000000100000100110010101111001011111101101011000010010001111101100001101100101100100000111001000000110101111100111111010001110100110010011010111100110011000101001001011100111110010100010000010110100001001111011000000101110101110000001011000010110010010111100000000000011001010011001010011101100000110110010010011111111000110111010000001100000111100110110000101001011111101010011010000011011110010101111101110100001110011001100011101010111000100011010110011110001001001111010100001101011010111001001100011010010101110011110000001010010111010101001101100000100011000100101000000111101000111010011010100010010100110111101101100101110000010011000110001000011100010010110110011011000110110011110011110110110101010111010010001001111011001001000110111011010110011000010000100010001011101111100011001110111100110011101100110000000001101110101011111010100110011010000000111000111111100100110011000101011101001110101101011001011110111101010111000011010100001100111000010101011000000100010101010110111000111000100000001100111100110100101100000111001000011110011101111010111010001111110000100110010110101111001010010000111110001101000011001000110011011111000011110000111100111000011001111111011001100101000111000101101111101101010101010000010010000000001011101001000111110111011111000011010001101100010110101101010101001000000111101111101111110010011011010100001010001001001111101111010110110111000000000111001111100111110010001001010010001011010011111001100000101000010001011100111101100101010100110011101001000101110010000010100101101010100000100110111111110000111100101010011100011010111010011011001010000011111000101111111011011000101101011001010100100001001000100001101010110000100010101001110011110011011100011011010111110101000011110011100100011100010100011101000010000101001101100000111100011011011000001110001100110011110111101010011010011010101110101011101100011110111101011010011111000010010100110001010111110010001100111101010100100101111011010000101110100101100111011101110111111100101011010000010111111010001000110010010001001101101001110010001100101000110011001011011101001010000000100110010100010000110111000110110110000010111010000010111110110111000000010111001010011100101011110000110001010010001100011000100011010000000011001010110010101110110011011111110111100011001101000001011011000100001010011001001101111011101111001000001011001111110000010000100001000111011110010001000001000001001000001010000010011111001000000110001000101000101000001001111011001000101100001111110111000011111111011111001010010100000101100001001000111110000101010011100101011101101110100000001110001011101011001100010001001100010000100101001100111101110011000100100010010010101011110101011110101111001001000010000011101101001100101000100111110110001101001011001110001010100011010110011110011000100101001111101110010011110000100101000000001111011011100001000011000110111000110001001101111011100101001001101001100110101001000101110100000010000110010010000011011000001001001000111011000010110010010011010010110101101111110100010101111000010000111011100011010011000101010110110100001001111101110010011011101000010101010010100000010100100000000001011000000101101001011011101101101001010100101011110100101100010001011001010111111011101100100001101111010001111101001101000110011000010101001100010110100011110101111101011001001111000001001101100010001111001111000011000011101011111011101111101011110000001111110100101001001001011101101111001001111011001001011111011101101111011100111001100100100001110000101110101111110000011101010001000010001111001001001000001100100000100101010100110001001001010011101010101011111011000001010101110100100101001011101100000000110010100100111001100011011111110101000001000010001010001101101000010011011011101110111011000100100100111000011100101110110100001010110100110011101101100011011010000111100100000110101111100011000010100001000110111011010100011101101010110001111010011000111001000111011101011010111110100111100001110010010111101100100101110001000100111001101110100100101000110010100000111010100111011110000110001111100000101010110111011100101100101111111100111000010110011010110111010100011110011110010110100011000101101111111000000110010001110101000010001110111001011001100010001111000110010110101100010010110110011100111001000100110011001011000001001111100110011001101100111100010111010101011110000100000100000111111000100010111000001100001010100010111101111110001001001111000110101001101011110100101111111011000010111011011010111100111110101001100111011100010110110101011100111100011001000110011100000111011000001000110100010100110100010100101100010110101110110011011001111010110010110101011100011000011011001101110000001101000000000010010001110110101111001101111101010011101100001101101101111101101010001110001001111111100010101001100010100111101000101010001000000011011011010000111101100101110010000100000101100010010010100110101000000110010000010110000100011101101011011011001000010010001000000001011111100000011111111110101011100000011010101101111000000110010001000000100101010011011101110001111001010101111100000011001100010111001000111001000101011101010100100001011001101101000000010000001110110000110010111011011111000001001101100110100110000110101101100011001000001001011101001101100100011111111100001101100000100101110000110100111000111110011001101100010001011101101000100111011011111000110111111111001000011101001001111001110110111001001110001010001000010100010000001011100010110110001011101010011111100000001001110000011001110111111100101001010110011001011000000100111001010001111110100001110111001110100000010011011110100111010011000100111101010100000110111110011011010111100010000101100001100011001000010111101001000010001110111101001111000101101101010011111010011101110000100101001000100011101001000110101110000000101001000111110101111010000111100010011110001100101010010010000110110101010110001010110110100101110011101010111001101110111011100101100010010111011101011011001011111110100111111010111001100101111110010000110111110000001111011000000000011010101000110010100010000010001101110100111000010101111001101111101101101000001101101010001100101101010101101010111101110111011000111010111010100001110001001110101000000001101000101101101101100101011110110100000000011000100010000010100110001010101010010011000010000010110000001101011011010010100111111010100100001101010000011000111100000111110100110110010011001101100010110011000000101111110100001101000101010111101000000011001101111011000100010011001111110110111101011011111000111001000101110110100100010111011000100101110011110101001010011101110010100100011011011111000111101110101100100101100010110011001001001110101010111100010111010000010000100000111101010000011110111100000001011000101111010011111011000000101110100101100010101001111001000110111111100110110111001001011010011101011100010100011111100110011101111001110110101010001100101111100011110000001110010011101100110110101011110110011110010010111110101010110010111001101101001111000111111110100100010111111010001001110000010000101011111000011111001010111101010110011100100001100000101001101001011111101111111011010011010011110110110101100101100011000000010000111010111000110011000100000000110001101111011110111010101011111010000100010100011110011011010110100011100001001001010100000001110101010101100110111000100111000010100101111100001100101001101111101100111011111000000000011100100110110010100011010101010011111100110011011000101000000111011010110110001100001110011110110011010101100010111010001100100101000100000110000110101011111000111011100100110100010001000100001110010110000000001000111111110110000001111111000101101011100111110111000111111000001111000111101000100110111011110101110001110011100100111100011100111111011111111110001111111001101011011001110110101010010101010111101100101100001111111110010000010001001100111011001100100110001110011010110101011011011010111111111111111011100111101111010110011000000100111000000000110101001110001110100000010100101111010101100010101101111010001111110100011000010111011100001010100011100001101101010111110011010001110010011010000110000110110011011010111100101000111001000100101111000111011000011000111111000110011100111011010010001101000110100100101100000101001100100110110101011001110110110101000000111011011011000001101101100111111011011110100101111010011010111001101010000101001110001010010001101010011110110010000111010101101010010000111011010001110011101111101100000010010011110100011010000000010100011101111110011100010111000000111111001001010100011010101000000101101110100100100010110101010111010000100011110110110100000101011011010111111011000100010010111011101111100110011101111100001101111100011000001010011100001010010111010101011100110010100100101001110111111110101100010001101000101111010010111011101010100110001111011000000101001010011100010001101011100110011100110100000100110110011111011010110010100110011101111101100110010111001000101110010010001010000101010010000100100011110100001000000010001110000100110101011110010101111111101110101010010000111111110100111101001000110100010011010100001010010011001011001110011010100010001011100100011011111000000000010000101101010111001110111100010101011111110101000100011000011100111110010010001010101000101000100001010000000000110010010001100000111100001001101110110101010011111110001001001001100111000001111010000010110010101001000100001111100110001101000000000111110100010010011000011011110100001000001101001000101011001010110111000100011001101001110010111100101010001111000011011000110101110111001100010111101110101111010010111110011100010001011101010101100001101111011100100011011001011111111101111100101001100110111101001011100001110100101110101110101011110100111010001100100001010011010001110110101110001000110101011011111000001011111000110100011010100001110100010111001011110100011110001100011110111100111111100101110101100101010111000100110001001111110101000101111000111000100100110111101000000110000100000111110001001110110111100101010111010011001101111011100111001001100001110111001110111011011101110100100010010010000111110101010010011110000100001001011101100010110111011110100100110100010000101010101010111100101010000110110110000000001011101101001111010000101101000000000000011011001111101100110110011111101010010000001100110010001100101110110110011000001010011101101111011110010010111011100101111011000000100100010010100010101111010000111010101010001110101010111001111000101100010111100001101000001101001110000101000110110001101010110000011010000000010011001110101000111110111100110101001111001010110111110000110001100001101011001100110011011000001111000000011110100001111001101100100101110000101010110100011011000011000001101110011111010001110010010110011100101111110011000001110010011100010001100111111001010100111010001101100000100011110110011001001001010111000001111101111101010100101011000111001111001100101000010001100001101110101100110100100100101110001110100110011010111101011101000100110011001100111111101010111011110010010000111001011010000101100111001111010111011011101011011101111101100111010100100101101010010100101001011110100000110010111001111110001010101101010000010001000010011000110100101001011100011111100001100101111111110100010000000001111100010011101100101010101011000101111110111000001001110010000110101100000111000101110001111001010000110100100100001010011110111011000000110011001110000110000101001010001001010000001011000011000111101101100010011011011110010100000001001010011111110111111000100111101010011101010110001111011011100101101101001111000011001110101110011011011100000000111101101110111110101100101001001101100110100111111100000110110001110101110011110100011111001010101100001010001111101011010101110011010100101110001010101001010011100011100100110111000101001010100100101011101101000001101111101000101101010000111100101111001111011001100101101001010011111100000001110001000101001111010101101101101101011010000010101110101100100000100010111010001011101100110010110111101000100000111000001111100011101001011001001000001111010010011101000110011101001100101011111010100010011110100000001010010111111011110000100101100000100111010101101101000000111101110010100110101101101100110011010111100111110100010100100010101111000101101100000111100101101010001011010000110010100011100100011101011100100101100110000111101011110100111000011100101011110011110111010111110000011100111110110100011101010001000110001000100000101100010111111011111100011111000101110111001011010111110101000011010111010111111110011110101010110100001111011010000101011100101000011001010000000100000001011100001000111111010010110101100101001100111110000000101110000101011011011100101000100110001001010010101000101110110000000110111000010000110101100011011010101111001000100111011010011101010001100010001100111110101011010011000111100101000011001110011011100110100111000100001110101001000001010011001100000110011000100010110010011001111101001100111000111001100110000000001100101010100100101101011110101100010111000110110011110100101010100001001000010000000011010000110100101010000110101101010001100001111111101000110001001000111110110100101110010001101001101011111111111010010001111000010101110011111011101101100110111101111001011010111010000011110100011000101111001000001101001101010100100000110101110101100110000011101100101110000101110010111110011110111000011100011110001110101011011110011101010011010000111111011000101110110010111111111111100110101000111100101111100101001111011011001011011010000100100011001011111110110100000010000001000110000101000001001100110100010011010001000011011111110110111001010011010100010010001101110000111010011011111101111000001100100001011010110101010001111111100010110111011000101100010111001100101001011011100000111101001000111001111110000100111111101101101111011000111001000010100001000100110001100001101000000000011000101111001110110111010000011000001101101001010100011001000001010001011110111010011011111111001000011100011101111101101011111011100011110110110110001000011001010100111011101001010000001011001101001111111110101101010011001011110110000111011100001100100100110011110100111111011101110000001001101111100111010100100111100011101101011001010101100001111010001000110111101101101111001010011011111101010011000000001011101100011101001000111101010001100111100101110100110101001101010001000001000011101101011011111111001011000010011010010110001110000101110110110101100101111110011011101101100001101100100001010111000101011110000010101111101100101010101101101010111101001100111001100011101101001010000101100010101111101000101100011001100100001000110110110100110000100101010110001100010000010000100001010101110101000111000100100010001101000100100001101000110000110001001000111110111001011100000101101101011010101101001000000101101010100011110011111101000110100101000001001101000001001011111001101110001001000111001001110110101110101011010101100100011001111011010110011100101111100000100011010000011111100001000111110001000000101010011111110010101110011010101001100111100110000101101100000111001000010010110000010010111011111101011110010100101110001111101001110110111110001010111100001110111111100111001000100010011101101111100111000101000000101001010111000011101100011110000001000110100100010111001010000110000011011100111001010100010110111001111001010011100110101110000001101010011010110100100100010010101011011111010011001111110001101100111010110011111100000110011100011011001001000010000110011110111011000001111000101000110110100100111111001001111000011011000110110000111011101111011110110111111111110000111011110100110110110010000011110010010011001001011011111110110010010000111101110111101110111001010000000101101111000100111110101111011000000100001000100100011010000000101111100100000111001000100110000001001111011111011011000010110000010100000011001110000001011011000010110110111111110011010010000000010010001111111000111000000000001101110110000100011101011010010000110101001001101001001000011111100011011101101010100111111100111010100110010110011010110010010101001011011100100111110100110010011100101111101010000100100111100101110001111000011000111111101010001011010010100101000001101010011100111100001111111101110011011101110111001000110110100000001000001010111111011010010000010111001001101111010110001101010111001011011010000101000111000101100101010001010101110010110000001000011001101111101110110011101010000001001000111111100100001111000111110010010011110111111000011100100110001100101011000010011101110101010111101010110000101000010100011011101011111111000000000101110000111011010001010100101000111000101101010110100111110011100010101101111101000101100110010101000000000111011010110010100010010100100101001110010011011010101100000011010010000000110010100111101100010111001010110100100010101011010001100100111011101111011001111011101010011011000010100000110110101101100110001100111111111111111000101111111111111100010110001111001111110001100100000010101001000000110110100000100111000010110000101111011110000010100111110010011010001011100100011110010111000010010100101101100001001011010000111110111111000001010110001001001001100001101000110011110010011011101000111111110110010011111101100011101101101001000111111010110111000100110110110010010110100010000110100001011011100001010110110010101100000101001101001010111001101010110011010000100100110101110111011010011111111111100100010111000001010110110010110010110110011010001111111110100011111010001100101100010100010101001011010110101011110111011101001001010101100101101101100111010010101110010111010001100100010101001010010111010110101011011011100101011000010101000111100101111010101001010101011110000011011001000000111010001010101100010011110000001101100011010111100010110111101111010001010100010110010000001011010011011001011001110100110111100000010010111111110101000110010000111110111101010001010000011101101101011100001111100001001101111010011111011100000110111000000000011000001111011011101110011101010111000011110100011011011010010001000100010110111100101010000111011011101110110100010010000100101001100101011111000100010011011111101100001101011100101000010110010110000001001110000000001100000101011001100101100010101000011010101010100111101000110111001011011101111111101001011001001101000001000111111001110111000000111000001010000101110110100110101100110111011110000101110010100101100010000000100111111001010101010011110010101000101100111011111001100000000111010001100001001011000010101001001111001110000000001110000110010110101010011110001000100000101101000001110110000011001110100111111110100000001100000010001111100001110011111110011101101010100001110010110110011001010011110111100111001110011101011010001111101000101010001000100010111111110110001001000000110011000111011110011000101100000001010111101011110111011011011110001011011100101101010101011111110110011110000111011100110010011000110110001001111001010101010100100001010001110110110111111101100011110011001101100111001010111100110001000100100011000110111110110110001000001111110111010001010000110101100110011111100001010101010011011010110011100000101100110011011110001100000011000101010110001011110111100010011011111110011000111000111100100100011101110010101100001010110010011000100110000001111010101011000110111100011000110011110000101001011111100100000111001111101010101001001000000011110101000001010110100100001000001110100001111001000001101001100110010000001011101010101100011110000110000000010001100110000110110100110110101000111010001010101000010100101100111001010001111101010010011000101001010110001001111000111110000010111100010011111100100011011100110010001100011010010100100010010101100000000000011101110100100111111110011110110010011110101011011011101111000110100100110011101110100101010010011000001110001110010010010001101011111111011011001110110001010101110100100111000011110101010010101111110001101110000111110111110111001010111001001011011011010111101011100101010010101000100101110001000110001111001100011010110011011110111100011101000000101100000010011001110000011000101011111111111100110110101001010010101100011011100010001100010101001010000011001100111001011011111111001011101100100100101111111011000001001100110010111001101101011101010110011101010111100110010110111011100110111101100000010000010100101110110000001001100111110110001111100010110001111010101100011111110110000110110110100101011011011101011110101000100000000111101101110001110000100111101011110100000100101110110100110100101001111010011001101011100101010001101110111100011000010111110011101111101100000000111001100001001001101001100111000000110010101111011111010010011100110110111001101101010010000011111000110110000000111100011010000100011000100110100110101101100110011100110011110000010010000011111110111000001011011110001011011000111010010100100110111111000001001110000010101000001011101000100110011010111011000010101110011001101100010000101010001110011000001110001100001110110000000000110100101001101001111111110000111010111000000111000010101111001011000111001101011111010101001101010011100111101011111011100100100010010110111111110000111111000110101100100101011000101001010100100100110101100011001111110001000000110010010100010101111000101000010010001110110101100010110100101100110000001111101111011011111111010110111001010011010000000110101011101011110100111110100100101001011010010001110000100000101110010011110111101000111011010100110111011111101000100010100101010001001000111101100101010111000111000110110100001101100000100100011100100010111101001011001010010100100100101001001001110010110100000101001000011001000011011000111001110011001001100001000100011000001000000111110011101111101101101101101100101110100101100111010111111111101001111001100100001110100010010101101100000100010011001010001111110111100111010011111110110001101011101000100000000101001111100110011100000100101111110010001001001111011010110000000011100100111101001101111100011011011100101000011001100111000000110111100101000011111110000000110010101011011010100110000010001000110011110100010010111110111111111001101010111011001110010010100100100110011110100001100000001010100001110110000000100010011000100010100010010011111001011100001000011101011011111010011110100100110111011000111110010110110111011111110111000110101011111101100011011011011000011010001001011111000011001010110010000100101001001101010000101010100010010101001001111111110011001001111010000011110111100001100000001001111010011101100100101001000110110001011111110010000111001100100011101101100011100101011101110111100000101101001101101110001001111011011111011110110101001011110100001100010011001001011011011010110110001111001000001110100100101001010110010000111110100001000001001010101101101101111100010000001001110010001001110111110010100000000111000001011001001100000011001100010110011001111110101001010010100110011011110010010100111110000100110011010000011100111001101111101001101001111000011110100001011100010111101001100111101101010000111001111000010110101001001001100001001001100010111011100010011011100000101100111101110010111001001001100010001001100101001011001101010100101110111111110111100111011001010111001011111001011000010111111111100110001100000110100010010010111111011100010011001101011010101000100111000000010001001000100001111010000100111011100001001110001011110000100000110001011100011001010111111100100001101110011000110100110101000001111101000010010100010111000000100111001111001000101110100010011101110011000100101101101111101010110100100110000000100010000100101111101100110000010001000101001010111111101110100001101101110010000000100000111011010011000110101110001100011011101010100101111011011110001011101000011110010110000110111001011000011011011011110100011011110110001110110001111001110100111110101011010010011011010001110111111000110011011000100111001100011011101001100111111111011111110101101100000000111101100011011011010010010101111011001010000110001011011010110010111010100010010000111111010000100011000110001101111000011110111111101110100101111000111100011111000100110011111001101101111011101000110110000011001011010110110011001010110011000001110100010100011111001000100110011101110011011111010101010001101001101110010111111100110010101001010011100111001101011101110110111011010011000100110111000010101001010011101100101000010111110001110111001111101100011010001110111000101011111101010010011000001011001010001011100110000010101001110101011101010000111101000001111010110000011001010000000011011111000000000000110001111000000111011100001100101110111110110101011101011100001101100000010000111100000001011010001001101100010101011001111101001101100011001100110111101110100111001010000000000010011010001011001111001101011111010011111100100010111100111100110001111010100110101010110101100111111011001010110111011010100111000000000010001001110101011111011010011000100000001111010100010000000001100011110101110111111100001010010000000111000010101010101101101101000010011110010101001101000101101111011001101011001010111110011010010011101001101101101100000011111101010000101001010100000000111110010100100011100011110010010011100110101111001010001101101111111010011100101001000011010110100000001010110111111111110110100100100001010110101110101001100001000001000110010011101011101110011101000101010111101011010001011000111001001000100010010000001001010111100001000111000000111000000000111010101100011011010010010000101101111011110001010001100101011111001000000001110111001101110010010101011100010100101001000010111001000101001111101100011010010101111001001001101010111011111011100101110111011101001011100001011001010000010110111100110110101000101110010010011010110101110010000100110100011111100110110001101111000110110100011111111111001110011111100110100100110101111101001011011101111000010001010110110111110000000110101101101010000111111110110010111010000010010010011100011001010101001000101110110110001001011001000101101100111010010001101110111100100010111010100010011110101011100101100101011000100010110110010110100001001111010111101101110011000001111100110000101000001001110100110111110111100100111000011100110010001011010000000001101110110110100101100101101111101110101000111100110011111000101111111011010111010010011001110101000011011111101011000000111000000100011000101101001010111000111001110110100000111111111111100001001101011011001001011110011111100111010011000101110010101011011101101010011010011111001010101010111111101001010011011101000100111110011100101000101111100101011011000101110010101101000011100101111101101000101011001000001110010000001110010010100101011110011101000101110010001000101110011000110100001011010110110110000010001101110010010111101100101000101001010111001001101110010110111011100111000001110010000110111100100010101110001001101101101101010111110110010011110111101110001001101101111011100001101011110111111000101001011010111111101000110010111110110100001001000001011010110110010000100111001011000010011101011011011001111110111000110111101110000001100100111010001010010000100111011111001110100100011110000011001010000011010010101101011001001100101000010010000101100011111110001001011001011101101000011001011100101110000111011000011101000000001111110010001011001000111101111111001101000101100111110100000101111010110101011101011011110101001001101100110101100010111010110001010010000001101101000101110000000001110000001101000110110011100011111010100101010011111100001110111111100101010100101101111101101010000001011110111010001010010100110101000100101111011010001101100111000010010111100101101101001100101110010010010101110110010100101111011110010110000010100100000110111110001110010011000001101100011001010000100101010110100011001000000001100011001000010000111010101001110000011000010111111001001111011010110100101110111001011101010111011111110001111001100001000010011101111101111010011000110100110000110100001111111001100010100101001000101110111100110101011101100111010011011000100110011101110101110001001010010001010111100110111111000011100111010001101110001101000110111111000010000101110111100110110000011000101101010011011010100011111000010110011100001110001000101101110101111100100000101100101111110001000111011001001101111111010110011100101011000010000001010000110101111110010000101100011001111110001010100110011100100000011010101101101001010000000111101001110010100111000000010100111010111011010001011110101100000111110010000111001111100000110100101001011000110010011111010011101001010100101001001001101100000011001101000001000100111010110101111111000101010110000010001001011010011111000010000110010011111101100001110101011100100111001011111010110001100100011101011000101011100100111111011110110101100010011000111000100000100000000000101010101101100011000100001111001100001110101000011110111111110001011110011000101101000111000110111110011001001001111111010000101101010000111100001110001010001000111110001111000111000110000010000100110110111111101011011111000101101000100110000100001110111001010001101110100010000011011110010001001110001110011111101011001100010000100101110001010111110101000100101111000101100001001001100110100001110101010111101000011010101010101001001111100000111001100001000000001111111001010111101000010010010000110010110001011000001101010111100010001010111011000110010001000101111011001000010010110011011010000001101101101010011001011110010110010110111010111100100110001110110000101001111011001001000110011001101000011001011110011100111101010001011100110111100101010010110001010000101110011100000000010011111000101001000000101001010100110111110010000111010110101110001011101110001110101001011001101001101000011111110010110100101011101111100000100101110000110011010010111110111011101000001010111101110110010000011010000011101101110100011011111101011011001011000010101011111101011111100001001001100010000000111100100010001110111010001101011010010011100101000000111101001101111100010011010010111110001100110101001101011001100000111000110111011100001100111111100111111100011010111011011101001010000000001111000001001111101111111010000110101111111011111010010110011010100111001101101111010000011101100000111110110110010001100001011011011110010011100100011100101011111000000011001101000000111000011101100010011011011110011000111101010110000011001011001101110110110001010111110110110011001011110101111010001101001010101110010101101010101100100110001010010111111100111001000110010000100100011110110111011001111110101101000000101111010011001001100111110110001000110101010000100111111000100101010000000101111111111101101000001101010000011000110100000001111001001111111100110011011000000011111000110100011001100100011000010000100111111111101101110001010010111000011111001000111100101110100000000010010010000010111110001010000001011100100010100101110111111011111010101111010101110010010101101000101000011100010000100100100010000001101111010010000101010100110010100101000110011101001011100111101100100000101010101111001111000100111001110010101110110010101111010010111101010010011010101101100000100100111110111010001001101011011100111000010111010100001101000111100100011111000010111101111101100110110011011010101001000110001111100011010001001011101111010001010110010010111110111010010101111111111111111011110100101010011100001111011001011010000100100001000101101001010001000111010001110001001101100011111100011010111001111111111111111111010010011000111011010101000110000000100111011111011000101011100001100110001001100110011001011101011110010110111100110100100101110000000010101100101000100010000010101000011001000010111010100010000100100110101001100001101011001010010111110011110110010100010001100100011011101101111101110011111111010111011100010010111111110000000001001010000010100101100000010101100100110010100110010010101110100100110011111100110101011101001100100010010010011100011111011010010111100101010101001100100110111000111001101001100110010000010111111000001000011000110001110100100101010100000101000111111100101001000010111001100110010011111101110110101100011011010100111110001010011110011011011001110000100100111000011000011000010000101110010101100001110001000011011101011000101100110000111011110011000111011100111110011110010011001010001001101110100111101011000011010001011111000000101110000010101100100100011101101011000010000111001100100111001111100110111111101110011101110001001011000000001011101000101000010010011010011100001111110001101010111010100100100101000000101101101001110110100010100011000001001000101101101011011000011110110101001001100101110011001101000011101001101010011011111100100111001110111111100010011010011101101110100100010111100000001111101000011000110000001100111100111100111101010010110001101001100111000001010001100011100100101001101000100110110110000001101011001010111010100010011010101101010100111011011011001010110101111000110101101100100000010011111001111101010001001110000100100110011100010101011111101000010001100011101001001001011000011000100100001011000000010111001111101111000110101101101101000110000010011110000101110000010010000010110110001010101000010100001001010011101001100100000001010110011110010001110010010011110100100001100100110110010110110101011000000001011010110111010001010110010101011111000110010001101101100101000110110001100101011001100010000111010011101010101101001010001111111110001101011001000011101100010011101001011100011110110101000111010111110111100101101101011010010101010110101011000001010111011110011001001000001101111111010100010001010110011000111110001101000111010000100111001100010010011101001001110011110111011001000011111001000100001000011101110010101100101100000000001100100100001101110111101111000110101000101101101100000001010100101001001100110110100100111100010011000010011001110110111001010110101101001101101010010101100011010100010011000101100001000100011010110101011101101110001100010010111011111101001111001111110110001101110101111000000000111100010000100010111111000101101111111111100100111001100010010011010111111011001100011101000001000011000001010011011100010100001000110010001000101101111001001011100001111001101100100100100111110011100011010101100110111011000110000110111001101100101110101000011110111001010100110111001001110010100001101000111101001101001011111100101101011100111111110000100000001110110101111001000110100000010000000010111011111000000111011100010011000000100100110001000001001010111000110001111111101000010000011010100101001101110101111001100110001111101111001011001101010100110000011111111110011101010110001101011101011111110111010000010010001110111000111111011001110111001011001011001010111101011010001100110001110010010001001110101011110010110001101011101000000111011001110110101001111001000100100100100111000000000111010001100100001011110101101000010001100101010010011100011110001011100000100010100100111000000001010001110000001011001010111001011110110101111101010100101110100000000100011011110110001110111000010110110100001110001000001101001110101111110111101000010010000010100101111111001110011010011010010000110001101100111011011010011110101010011010100101010001101110111000110111101001000011100101111110001000010000110010111010000000101110001110000101110010110101101010110011111111001010001000100000011011110000011000100110000100110100111101111111010101001011111010100010001001111101100001111111100011101011110100010000011010101000001000011000111000000000110110110011001001100001111001110110101111011110010010101001111010011110001100100001100110011100101110011001001010111011011100011000111100001100100000100010110011111011011100101101000111001000101110011110010100111101101100110111100111111110101001010100111000111000111001010001111000101111100100011100110100101010100101000110100011111000001110111011101010111100010010101101001001111001001011000110100010101001100101011010110000010111000111110011000100110110001011001000011011010010011100111000000100100101100100011110010111011111101010101000011010000010101111010000110101100000101000111000111111101010110001111100010100001011100100000010011100110011101000111101010101100101011011100110001000100010001100111001010000000000101110001100000010101100010000010101101010100100101110111110110101111111101110011101001100001011101101101100011010001011011010100000011010110011010111111100000100000110101101010111001101010000011110111101101001011100011110110110110001110001101110001010001010110111000110011101001011100110111101110010001001010100010011011001010001011101010100001001011100100000011001011101000100110111011111110110000001110111000100110011100000101001000000001111101000000000100111111001110000000110000000001010000010000111100100001000001001101000001001111001110111110010000011010011011011101010110111101111010110011001011000100011110001001100010110101000000001011011010001011001100110111100100111010101010101000111000100001111010011011010111101101000111101100011111101010101000101010000001011100110110110011101111110110010100110010101100111010111010010001111111110001000001011111000000110110011010111111111010101111001111110110111110100010001001101100110111001110101100110000001000110101010100011110011100001110000100100001110100110010010100101101100111000011110110001011010101110111000111010111110001111101111001111111100000111001011111000010000101001000010110100010011001101010000100100110110111000111110010101011000011010001101101110000000111101000100011101110110110111010110000010110001001100100001111011010011001100000000010101000110000100110101110001000010001111011001111010011001011100111110110111111001101100010100101100110110011110001001010100001011100001010100100000010111011111101010100111110001000010000000101110000111101010000001111001010101000000011010011110000100001101001011100100100110010101110101010110010101011000110000011101011110000011010011111010011110011001101100001000001001111010100110011111111011011111011011101000111000000110001011100101111111001001100101100111000010101011001001001010010011100101010010001010101101101001111011111110100010000111111001011100011110010111010011011101011000101111001001111100101110100011001110110100111010010110010101110101111111001110001001001110001100001111101100101110110011101101010111100110111011010100001010000000110101000001101000001000011000000101000001111001011101101000001010100001000111011001100010001111010111001011101111001001001011101011111000010100010100101111101011101101101111010110011110010010000100101011011110100100010011001101100000111110100100100000010111010110001011111011101110000011100101010110011101000010000011011001011010001111001101100010101100001001000101100110001001100110100111111111111100101101000011011001101110110010101000010110011011001011100000100101010000010110010000011000000101101101000100100001000101011101000111001110000011111011011100010001100010100010111111001110001100010011000101100001001011010010111110010001011101011111011110001001010000001000100111000010001101000101100111011001010111100110001001101111111101100110101111001011100111010101100101100010001001110011000011001011111010101011101100011110110011010000011010100010001110100010101111001100010011001100000011000011100100111100110011010101110111000110100011010001110100100000101001011100111011101001111110100100000001011010011011110000000001100100011110110100100000110000011101100111101000000100001011101001001101100010000100101100101111110000011100111001000110110011111100101110110100111010011110001000001100111101010100101101010001001110011111100011010010010000110001110111111110010110010001110101001100001011011101000000110111110010010011000101101001010110011110111000111001100010100110111101001010111001110010011111101010010100001011011001010000100000010001001000101100100100101010010100010001110110111110000101010010010010100000000011110011111101011010000000000001000001001111101010010001100011111111111100101000111011010001011011011011101001011100011010111101000111111110011000111100111000001011111101010111100000100101110000000001010011000111110110101011111000101001111111010111011110001100010101100110100100101011110110110100111011000111101100100001101100010011011100001000000011001010100000100000111111000010110010000111100110011101110000100001011101001010111101101110001000100101111100001110101111001001001111000001001010110001111100001011001101010000111101001101110100011010000000100000111110100011010011000100101011101001101010100011111100010110001010000111011011100000001010011011100110010110110011011000100010010100101001101011100010110110101010001101011100100110100001011010000000101001110000100010001111000001001001010111001010101111000110100100111011100001110100110011101111100110000101110111010001010100111000000011101001101100111010101001001010010000011000111000001000111001001001111110011101010001101111111100011000101011100100100011011110000110011000100111110010001001001100111101110101100111110110010010100111001110110110011110001110111010011110011001101001001101000010110110100010100000001101101100101111000101000001111101000001110100100101000111100001010010110010111001000010011100000001111011001110001010101001010101010011001110111100001110000011110011101101001111110110011110100011100110100010001000101101000011101100001001001000111011100101011011111011000110101100110001010101010100001000011101111010011100010101001001110000010000001101000100010111100101001100110010010010110001010001000000100001100110100011000011100000001000110110100001000110100111000010011011100010101010011110111101010001110011110000110100011000001101100111000001011011110101000000001010100010111100111110000101000111101101011100110011001110001001001110011011011011011011010111001000001101100101011011110001011010001111101100011001101011000001001000101010111001010101001101110000001101000010100001000010110011010100111011010110101111011111001101011010010110010010111001010110011101010111101001110110010100110101100000011100100011010000101111011001001000110011110101111100100111111011111001011101001001000110010101111011000110011111101100011010101111000000011111100010101101011101111001010001111010000111100101100101100100011001000100111000101000010111101000001111011000011011000111111110101010111100011000000000001010010010010010000111010100101010110100100001101001110001110100110100101011000110100111101100000000100101101000000010010000011110000111110010000000111100011001101101111100000100001111111101010100010001011011000101001011000000010001001010010011011010100011101011100111100101000101110011000010101100001100010010001010111011011110000101010000101101000110100101110001111111001101001111010110101101110001110111110101010001011101000001010110001001111011101000110001011100001000101000011110110101000000010101101000100010011100010010111011000000010000010010000111100110111001010000101100010000011000011101110110010100001110100010111101011001100110000100101101111010100111001010011110100001011000111110001010111100010001000100010101110110000100110111110001100000000110001011101111011101100110100110101010000001111101110010111000001010110101100000100001000100110111011010011000011010111011011100110111100110010110001000111100001011100110110111010111111100101111000001010011010111011000000000101010110101111001110110100001111100101011111111100100100110000011101000011000101000010000110110101100101011110000010110110001100000010001000010000000010000100000001101111001110011100010010000011001001011101111011111001000110001011001011011110110101010011001011101010101001000001001010110010111001111100110111100111100001100101111110001100010110110101001111100001010111100010000111011111000010111010100111101101011111111010100001011110011100111010111010010110100110111101000101101001000110011110101010100011011001100001110001001001100111100001100111011101011011111100110011110111010101001000110100000010011100010001100001110011010110000100110100111010001011000000101101100001000111110000111011011100001110101100110101110010101101010100010010111100101000110011111101110000011000001001011000110101011110111110101101010001111101001001101010010010000000001001101110000111110010001010100101100101111111110110001101011010001011010000001001100001111111011100101111101111101000111000011010100111110010111010111000000101011110111101011001000000100111101111011100000011110001000011010110100010100001010111010100001101010011111011001001001110110100010000000101111101010010000110010000100111101101000110000000110100010011100110111010010001111110111010100001010111000100101111100011010111111101001100011000101111001001101100010101100111101000100110111011110000101001110100100001011111000100011000100010010000101111100110011100010101101010110101001110000110100011000000100010100001011111111100000010010001010111001110000110010001011110001000011100111111000110100011010011110010101100100111010100101011100100010101011000001011110010100011011100001000000000011111110100100111010111001010000000110110110001000001110101110000110011000101110001001111000101101101001100110111101011110110100110001001110010110011101110101101010111010001010000001001101111010011100100000101101111010110011111011111011000101110110001010101111010110110111101111000000111100011101111001100010011100100001000011101101100010110000000011001000111010101001110000011101111011111011000001000000111100010101011100011010110110101010111110000100010100111111001000000100110110100111111110010011101010001101101001010011100110110111111111011011100011011110011110001110110011000110010011001011000001100010111010000111101110110000100011000010010010111000010100010110111101101000010001000101001011100010010001111101000100111011000010010001110001100011101010010000110100110100110111011011001001101101110011100101011010101000000001000001011010010111100000110011111010101001011010010100000111101111000001110101111110101100111011101101010000000110111111010011110001001011000100011110010010001110101110110111000110100111101100001100100011101010001010101110011100011100001100100101001100101100111010011101101100100011100010110101000101111111100100100010000100010111000100110001100101011011010000001010110011101100110101111000010111100011011111111111111101010011101000110001110010110000000001111000110011000001010011110000101001001000011111011011000011000010100101010111101110111101001100101111111000001000100101100101010101010010000101011111100001111010011011101011110101101011000010111001011100100010000011111001111100000101100010010110101101111101110011011000100111101000111100000001111110010011110100100011101111110110010111111001000010010101001100001101010111111010100101111111110010000001101101011000111001100100000111110000010010001101000100001000111011100000001010001001001000001100100000010010100110001011011100000001000111011110110111011100100111101011100000010101110011001110000011110101100110111000111110100000011010000000000010000000011100010111101100101010010110001011111110111000110111110010000111010101001001111010111001110000110111110010011010010000011011111011110110011011000101110110100110010101000111111010011111010011111100111001100100101001110010011001000101110001101110110001010011110010101010001000011110001000110100001011011000101001110011000101000101011100110000110001001010011101101010101001000000010100111001100110101000011111110001101011100111000111011001111000001110010111110011101111011110000011100111011010010011010101010001100100000100111101000000001011110000000000110101001000001001100111000011110111001010111011011101101000011100010010101010101101011110000010001101110000011110000100101001111101001111101010100011010100100110000001011001101010000111111000011000011110100110001111101100010011010101110111001110001011001010001111000011110100000000110111110100001101110010110011000010010110010100110001000011000101110111000110011001011001110001001111010011011000000000100100001110000001000111100010100010011100110011110001101100111011111100000000010111010100110010101110011100011100010111011010010010110011100111101010111011101000101010010010000100010010011111000001000010100000110000000010001100101100010011000100110111101001010110010110000010001101110100101010110100000110100111001101001001110110010011100010111000111111100001010100111010011000001100101100101101111110100101011000010110001010011000101001111001100011100110111111010000110000110100100101101010011100111000101010100111111100100011101110001101000100101100100101101001010011101111101001110110110000110010011000010110110010010011100111111101111111111110111110000001101010111000001001111011110101110110001010110010001101000011100011011110011011110101001110011010001110101110000111110110000110100110111110101101100001001100010011110100101010010000000100100101101011000110101110110000000010100110111001101000110110010110000011011100000100101101110011010010111101110011100111100011010000001000001001010000110000011101011101101101010111111000110100001100111000000001001101100011111001111001001011010011101001001011110100011101000010010101100010000001110000010000010100001001000101110001000011001100011101101000100011000000101100101010000010100110100110100010001110001111100100101100010010010100001010000111011111111001101111001100111011010000011100110110000101010000110110111000100001000001001110011100010000111011110010110011010001001000110000010101101100101111001011011001011110111110000101110010101000110001001110101010010111100011101011000001000001000010111110100010010000000011010110101010011000110011101000010001011001110101001111011100000011001000001111110110110001101001010010001110110001111111001110001110000010001100110000111111000110010000100001110001110101110101100000110001110111100111001010000111110111001100000000001001011110011001001000100101110000001011010111000111011111111111001000110100110100011001111111011010101101110000101100100010101100110110100110111001100010001010001000100001011011100101000100101011101110010111100100001011111000110110011000000110011110111101010101010101100010000011001110100101011100000000100110010100111001101110111010100011101000111010011001110000000100001101000111000010101100100011011011011000010110000011000000111100010110010100001100110011010101110100011101000010111101100110010111000101010000000110110001110011110111011101001010011101000001100001010111101010110010110001001000000011111001111010000000000011110010100010101101010011101100100001100011101111000111110110010000101010110100011001001011101110011000110110100001001011011010001000010110110001001000010101100010101101100011110101101111110010010010101110010110100011011100101110011011101101000111001011010101100011011000111010000001110100101011100110001111010000110100001110111100010100011011110100111011000110010100110111111001110110010000111111001100011100101101010000111011101110101011110110101100101101011100011110011101101100111101001001101111011010100110000101001011010010001001001100010110010000110000010010000000011101000111110110001011010101011111001000001010101011001011011011111110110000100001011101010010100010010100010110101001110101001001101110011001010001011010001010010000000100111000111101000110100101001001100111101001101011011001011111010011110001000010001101100111111111000101001111010111111100010001011100011101101000111011001011011111001001000001101110011111110110100011100000011111000101110000011100111000010011001000111110111001011010001010011010111000101100001101001011010100001000101110001100011111000110111101010110010000010110101011010100000100001010000001100100101101011100101101100111010000011101110010101010011001110110111100010000101000100000111111111111110101000100101010010001111110010110101111100010000001011011111100000110110001001100011100101010011110001111100110001111111010000011010110110010011000010011011010010000100101111110111100010011000000000110001101011000100110100110010111000011011010111000011100111111110101011100100110101000100110011011000100110110001010100111001111010100001110011100010101011000000011011011001011110111101101000110010011001111011101111111010111010010011011010010100101110110001000010001001010111101100000000100110110000101010110110000010000001011100100100101110011110101010111011000111111110110100101101110101000111000101111010011000111101010011100000100101000000001010000011111010100110001000010100001101001111101011000101001100111110110001010110101110011100001101011011100111010100100000010110010101010100111001111000010111101010110010110100011111001011111100111011001001001100010101111101100011111100001100010111101111111110001010111101001100110110100101110110011000110000000111011010111001011111100001101010101110011100011011000011111011110110011001011010111000101000000011100100100011010000010010111100001111101001110111010101011111100011010011001010000101011010010001101101000111001010011111100111100100110001100000010101101011111110000000110110001111101011111010110111000010010011010000111000101001100110111100011101001111000001110001000010010011011101100001010110011100101101001111100110001000101000101000101111111100101001001001111110100011111010011010100111000111011001101111001110010001101000111101000011110100100111011111100100110011111100011001000000111001001101010100110111001100010000110010000111000110110010111110101001111000111100001110111000000111110010111011011001010110111100000101100000100011000011000111111000001101010000000001100100101010000010010000100011110101011001011001001010001100011001000011111101001010011100101100111101111111111010010010011010000010000001011110110111010110111001111110100101101011101000011111001000100001000000101100011001110100010110110110011000011001100010100101111101100010111001110011101110001101010010111110111011000000001001000011000100100101111111100110001001011010001111010100111100100100010000011100001110100101111101011000101111010101100100011110101101000001111010001101010100101011010111110111111111011011000101001100001100001100101101111011111000101001111001111101010001010101011100110010001101101000001011001101011101000010010000010110000011101100101100000110101000001001111101010000010110101100000011100101011000101111001000101110000001000011100000001011101010010100101011111011101110100001110000001101111101100100111111100100111011011110011011000101101110111000000110011110001010100110001011111110101100001100100011110011110101100001100010010110100000101111111101111011000111010010011111110101101010001111101100111011111010001001111100100000001110001100010101111111111011101111011101001000100010010100000011010000101011000010101011100100110110111011010110000111111100001011000001100111000010011100000001011000101101000010010001010000011111011110001101001110110100000010001010011001110110101111000110100111010001010000111011111101011011101011010111000011011101000010110011110010110011001100111101101101110010001001001110000011000001100110110011001110100111010000000101000110000001101011000111011010010001101011000001011110110010011001011001111100011101111101010010001001111110101010000011111010101011110111011100111110011001101010110000011101111111100010111111110101000111001011111010000010001010010010101100101101000111001111101000010001100110110100001110111110001001111111000110011001010100110011101000001010001000101101101011000011111111101000101111001111001010111110111000110100010100001011011111011000010111001111101001100000110100111101001110100001110000111100110000111100001110111000110110011101011011011000001100011110101110000010011010000001011011010011000101000110000011011001001010100000010010100111010010100000000011001111111101010000110100101100100001100110110100111011101001011101101010110001110011111011011001001101100010000101101100101111101111101111100110100100111110111001011001110010111000111000110000001001011000001011011000111101001110110001010101110100100010000011110011010001000110000100011001011011001110011001101010010110101010011100000100010111001010100101000001101011100111000000111100100001111000111101100010001101101101100100010110000100001011000011100110001101000101010011001110011101101000100001100111110000100011010001010001111110101100101010010010011000101111001111011101010001000000000001010010101111010111101001110011101111100010101101001011100111010000001100101001001000001100111001111111001111011110011000011111001100010011111111000111100101100111100100100000000101000101011010110011010001001011000010100101100000000010000011100001110111010010110011101100000011111110100011011111011111001001100011001011010011101011000100111100000011001010111000111010010100101110011010100000010111010011110110001001110110111110101111000010011001010111100001110000000000010101100011011101111101000110011011101000001011000001110110011000001110100001101000101111100001101110000110110011110010111100000110001011100010110010111000010001111000011100101110100000001000010010010101111011101010111100011101101000000011110000011100111101110101111110000111111110011111101101110000000010111001010010111101100000110100001011110010100010101010111101010100010111111111101011101011100010111001101001011111001101010111011010000100111111011000010100100010010111011100110000100101101010101010100111101100011010101110111010101111000001010101010101011011011100011111000101101001101100011010000111010101010001111001011110011101100001111011110001101011100010001001100000010111001101110101101101101100001001111101010111110010100010111110001100010011000101101101110101101001101100101000110110100010111000000111010101001011111100101010111101011111000010011001100101100100101000111111111001011111111111001000010111111110011111101001010110001100010101110001011110100111011000111110110100001100111100010010000001100101011101001111101000110001100100110110001111000101000100011010010111011100011001000110010111010101110101001000101100011001011101011100111111001001111110000101001011010010000010000000100000000100111100100100101111000000100111101110101011111110101001000111100110000011111111101000011111110001011111110100111100111001111111110100110010011100100100111110000110110101100001000000110111110011011100010011110001000011100111011101000110010001111111100110000100100101000110101000011000111100000011100100010110110000100101011111000011010101010001010001001110110110011010000000011101001100001011000100010011111101001000010001101101011001111100001110110100100100110001010010110000110110011000101011111011110010100100011011111001100011000001110100000100001110110101011111010001110000011100111011101010101101010011111011011000100001000010000011111011100111010010110111011000111110001000100010100010110100111001011111011110011110111001100000101011001110111000000111000001101100100000101010011100010001011110001011100011001100111100000010111000100011011010001010000000010001000010110001011010111110000010110010111001110100001001000110111111101011101011000110010110011110101111100000010010110101100010100101011000111010011010110100000101011100110001011101000101100110111001000101100001000100000110001011010011000110101001100001101111111001101001000010011110011011001010001000101111111010011011101100111011010101000000110011001111101000001101101011100010000001000001000010101100100100101000101100000011100011001111011011111011101000110001011010011010110101010110101100010100100001110100001010100011111100101101001101110010110110110111111011001111000110000000101010101111010000011011011110100010001000100011010111011100100001010000000111010100010100110010110001000011010100000001111100111110101001010101110111101111100000100110100000100010011011001011111000001000101001100001110101111001000011010011111001110111100101100111000110111010000011101011001111011101001101001011010000000001010111100000011110101000111011001101111111000000111001000100001110001111001000101010110010010111000101000100000101010010110011000010100100101001001111010010000101000001000110001010010101110101100000101100100000111100011111101100011000010011011011101011111110111110111111011111110001111000111101110000010100111101011101111101100100010010110111011111000100011010100100101000000000101010011011000101110001110001011000000011000100010010010010001001110010100001000110010011110011101100001000001000011000110000000000011110010111010111111110001101011101010100110101110011011001110101110100010101011100011111011000111110010111010010001110110001101111110101010011111000111010101100001111001000100000000100010100001011000001110110110100010110100111011000100011000000111111110100001001101000011010011010101011100011001011110011011110001001001111100000011000001010111010110100011010110000000100100101110100001111101010100111111000001110101010110100100011011101110100001001111000101000011100011101101000000100101111011001111110111110010011101001011011100100010110110010000011011100101001000010101000101101011000111001001101111011001001001100111010111101101010100011110000010101000110101011010110110100001011101110010000010001010110001101100001000100100001011111111011010011011011110110001001011111110010011000101001011001100001010010010001101111000000111111011011001101101001100100101101100001111011010101011111101001011000001111001101100101111011111100001010110011001010000111011011000111000111011001000110010001100101101101100111011111011010101000101010001011000101001010000001010011000010111011010110111101001011001010001101001111000010100111010100100011101000001111001111000101000000110101010100110011001111100101011010100000111001100001000001010011000000111001101110110010111100010100100001011111011110010111000111100001101011011010111011111101111011001100011001100000001011101001000001110101111100111111101011111100110000001000000000100010101000001001010100101101111000001110010000011000011011001100101111000101000101001001101111110111101010001011011110010001001101111010110000000010111100001111111110001111110111101101101010010010111111100011010001010010111101110110010110110001100010101111101001000101110010100001100100101001111011010111111000110100110110001010011110101010110010111111111111010111000010010001000100000001010000111110111101111100011100010010110000110111001001001011101110100111101110110001001001000010111110101100001111011010101111101011011011111001110001100111011101110110001100001011100110011100000110010100110001000000101001101010010110101100100111110111000000100010011001001100111010101101111110000011011001010010010011000010101011110001100001011011000101001000110011011010011000101100100010000111001001000111000011000010011000101110001101110110001100000000011010000111100010101111100110011011011110101101110101100000111101000000110100011001001000101000111101110011010010011001101010111001011111010100101101011101111101011110011010111111110001111101011001001100111100001100001000111100011011111010100110011011101100111010001100010100100010110101111111001001100100110000011110110001000100101010100101111111100111000110001010011001101010011011001110100100000101010101111010100100110101001010100110100000010111000010101011000001000101110001001100100110010111100101010111011000101000011011010100110011001010010101011001000010010000001000000001101111011000000011100100110011101110000001000111100111011010010111100100110010101001011010011001111110100001001000110000100101100010100011011011110110000011101101011010000011101110100111110100011101001001000001011101100100100000011000011111011010110111011001001000000010100011000001110000100010101110101111011000101101001100110100100001010011110000111100011011110110110001111001001110110111110001011000110111100111111101001100110010011000001001111111010001000000101101001110111110111011011001110001001100111011011111000000010110100010011010001011101011001001001001101011001010011000100111000111110010000001000000010110111000101101100000011000010111111011101100111100011010110000110110101100000011110111010100011101000100100100110110000111001101000000100011101100001101000011000111000000101011111111101110001001111100110100011001101011000001010100000100100110010110011100011100000000011111010101101111110011000011110001101101000011111000110010010110111110100100000101011101010110000101001101011100111100100000011011100010001011101010100100010111110101111010011111011001001010001101100001100010100011100101010111011110101010010101100000001000000110001101101111100101111001111100100001011111101001010010011000011011010110100101101101010001100010111000001010101110001001110011100110001000100000000000100001111010101110101010110001110010001100111110100000000110010110111000101110000000110110000011011111101111001000111101111110101010000000100111000111100010010100101010000010001111010000100010010010101100101101001101111011110111110000011111111101100101111011000001101101110100100000110010101110101000011000111010011101000101111100100011111001011101000111010110010111011011011101011111000011110111000111110110011110000000101111111010011101110001110110001001001011100100101110111010110001111001000000001011010101100011101000111111011001001100010110100100110001001001000100010010111001111101001100011110000000100001110010011110010001001111111100011010111011010110100001000110100100000111001111010011101011100011101100110001111110110110011001101111001110000100010100000100000100101011010010000011010001100110111010000110001011111110010011010110010100000101110010100110110011000100110000000110100010011110011111000000101101001011110100001011101000001100001110001100011010010011010101011100011101011111001111110111011011010101001111010110000101000101000100111010000011100101011111111111000101011100011100000101110111010011000001101101001000101101100000000101101000000111111010000000011000011000101011100011000100011111110101101110010000111001110011100101011011101000010101001000100111111001111000010011101101111111001110011101111001101001101110101110101110011111010100111000100101000111010101100011111100001001111010010011100011010100111011111011011000010101000011101110011011110101100110101101001110110101111101101111100010010100100000011110100110001000101011100110110100000111011110010011100001101000100110100100110001101000101010010100000010111110111110011100000000000010101110001010000001111001010101100101001000111011000101100101000001100100000010000111110011011000001000010100010011111001101011011100100110010110101000011110011011011110010110010100100100000101110010100100111100011101011011100111001000000110100100001001000001101000011010110100110001000001110101011100011011001010001101010110001101110100010010101111110010101111100000000100010011110010110001101100101000011101011011110100110001011110101010110110000000100110011010001000011000001001001110011101110110010100001101101111010111100010110110110111010101010011100111001110110001111100001000011101101100011111001011010110110100100010011000111100000000000110110101100110111000011100100100101011101000101001101101001110000011111110100110011010110011011100011001011000001101100011001101100010011110111000000101110111100100110010011101101111011101001011110000101001110111000010110110110111100001110100110001101011100000110000000001101100100010110000010000001010010011101001110101111011110011100111011010101111100100001111000111000001010011110000011101001000101001111010001001011101101000111011010001010001101111101111000001000010000111001100110110110000101100111111110010101100010001011111010010110010110000011001000111001001110011101001111001000111010111010000011010110010001101001011000100100011111101001011110111010111011101011010101101100110010100111111010100101110011001010010110001111011111001000000110001001011111010101100010001011000101010000001100011100011100000000101100110110001100011101110011110011001000011101111100010010011111011001100010101010111100010100101101000010100001011011011110110100111011101101101011100110001110001010101001101000110001100110110111111101111101000110001101010100111110100111111010110001110101110000100100101001100111011111100000010010001110111010011110100111000011111010100111001100110001001100111100011110110110011100000000111000111111011111000000110011100100110101101110001001010001001111000000101100110101101000011101000101100000001100000111101000100110001011101001000100000111010111110100000011110011001100110110010111101010001011101011001010100011110010100001000100011001100100110000101010011000101110011101110000110001001010101101111110000010011110010010111111100100100100001110101000100010100100001000110101000000100010101001110000010111100101110100011100001011101100111000110011111111101111110001110110111000011110101000100010001101101110010011111011011100101110100010010011000101101100000110000000110000101110000000110001011001000001100010101010100111100111001110111011001001110000000011001110001100001110011110010100101100000000100101000001111111100000111001010000001110111110010101101011101100001101010010011000111111111001000010110100111101110010010011010010011001001001110001000001000101110100110011000001101110110101011100010011001111111101001011100010010100001101011100111111100011001110001110110100010100011111010000001101111001110011000011010111111010110011010111110011001100101111011101011100101010001011110100111101101100010010100001101011111101011101100000110111111011011011110010100010101111010110010010000100010100110100001110000101001011100111100010000101100010101110010001001011110001001111011100100010110111111111100001001011111100111001110010001100100101010100101100000100001101001110100010000010000000001001000111111110001011011110101100000100001000001011100111111110001010010110101010101001111011100101010111110010000110101011110110001110111111100101100110001110011100010110111101000000000100000111111000010110110001001000100101011100100011001000100101110000000010110010111010010001111001001111011001110001111001010010001100011100010010111111010110000011110100101010101010100011111011110111111001100010001100101011001110000001000001011101101101111010011101100110001010011011011010000101001101010011111111111000101110111011110100010001111110000100001011100000100001100110001110111110100101011001101110001010100101101011111111111100100011001011010111011110011011111010100010000000000010010101101110101111010111100001000011001000000101110100110110001101101001011000001100110101100001101001001100000011010001110100011001111100011001111000110100001111100111010101101111011111111101111011001101100100100011111111000001111000001010100100100001110110001001111101101011010111101010110000110111001110000000001010001000010011000100100100100110110100101111011010101000111000010011010110111011111110010011110010011010101010001111010110001000000101011111001000010010000111010110011100001110100011100110101101111000010001111111110011001010100011000100010111011110101101000110011100110111000111001101001110010101110011000000110000011111001100000000100001001011100011110100110100010110010011110011101010100111110110011010111100010110101011100011101010111001110001101011010101001011000100110101011111110101001100111010010010000111011001101000101101101101101011011111011110110110010111101111100100001001110000101010010110011011110000110011000000100010110001110011011111010011110000001001000000111101101000011100000000011100111010111000011011001001110100101011001101111111110000100011011110000110000100000101101010001010100111000110101111110001111010011010110001101011011011010110000000001100101110011000110100010000000100010101110011100001110111111011101111101010101110011110111000000001110111100000000011101011111010000110001011001000101101101000001111110101010100110110001000001011110011111001101001011111111011001001010101000011101101011101010001100110101001101010001111010111011110110101001110000111100011100000010110000011111011100000100100000110001011001101101111110010110101111100001001011000101101011011100100001000101011000101010100100111000010010100101101100110011001110010101110110101010010000010111000000101000010011010110111101011111110010000000100101110110000010110011010001010011001100100011000001100100111101001011001111000011010001011110100100001000101000101000001010000001000101100000111010010010010100010000011001100011000100000001101001101100100101010010010011001110101100010010110110111111000011100111100110100111110111010000111110011000010000011111001001101011011100001111111001011011010101011010001000010001010100111010111010111111111001111111010101001010101001000011001101001010101101011000000000110111101011100000110101110110101100001000101000101000001111011001011111101010111000010100101000111000001100100011101011000011101001010111011110111110101111010110100001111100000101000111001011111011101110100110101101101100110110010011110001011111100000001111001010011011011100000011010111111011001111011110010010010010010111010110011111100010100110000000010010011110100110101100010100111000101101001111000111110001101111001010011110101101011000110001110100100101111001100010001001000100011011101100010101011100011100100101100111100011010010000111101111110001110100111100011100101100100001110001110000100001110001010111010010111110000001100010110010011101010000111010001101000101111110110100100011011111011100100001010111011100000101001011111111010110011101011101010010001101101111000101011011101110100011001000010011111001100011010001010010100000010011001000010000100011101100100111110001100111101100110110011111000001000000101101000101100011010101101110110001000101011000100000101011011000100001001101101101001011000010001110101101111010100000110001111110000111110110100001100100110000101001100010011001100101101101110010010011110011010010011101110011001110100100011110010010110111110001011001000000111110111110101010000110101101000011111010011010110011111000000000001011110111110100101111010110011101100101110011100100001011111001011001110110010100111100100000111100100011111101000001010111101110110001100001011110000010111100010000001001101111100101101111110000010010110001011010010001011100101110101111100101001101011100101010101010100111000011110000110100100100011111000100101110101111111101100111111000100100000001101110001111111001100001000000011010100100111000101111100100000111101100010000100111100100000101110011010000010101111010101010110000110101110101111001010100111111101001100101010000000101101101100101100100000000100000010100011101100001011000010010111001010110001111011101011110111110111001001110011000101001000011000111011100101010001110110011001000000000111111101110000111111100110001101010111111011010011110100010100100010110100101111110111011101011010110110010111010101101011111010010100000111111000111101111111010011110111101000110010110000001010101001100101110011111101111000010001011110110100100101100101000011010110110001000001001111001000111100011000010100001011101010100010101011100100100110011011011011010010001111001110111000100101001111101111011101100000011111111100101000000111011101110101011111000011110101001110110111110010100101011011011011000100101101110110111001111111011100110101010101011001110111001011100100110001011101101100110000011110000000110111001111010110000101111000000111011011100110100100010100111101011010110010000010000000101100101100111011010110011111110001110001010100011010100101000000111110010110010011110110101010101011011011111001110101001101000011001111011001001110011111110000010111100100110101111000011011111100011000100111011011101101110101010011100110100110001111100100000011010011010101101010000000101110011101111011111011100011110001000101110011110111011110000001111011001010001100101001010001011110011111101011010011011111101010101011101111010000010110100101000111000101001111010100001111111011110110100011010101100101000101010101100100001001110010111001011001011110011001100011011000011110110011001111011111001110001110110101011011010101100101000100110100011001100011001011010011001011100011101011001101111001110010100101110110110000110000111000111010101011010010011000000011010111011110011010000010100101111110000101100110110101111100100001000011011110110001111111010110101111000010000000011100011100101111010111100111110001101110101101110001111101110000100111110010000001100110000000011101011000010000100011011111010000111100010001101010101110011100111111110011110010001011000001101001111000000111000111100111010010110111001011000011101010001011011011100011101001101000101001100111110011101000010011110000000110111111010111011101100001110100101101100101010001010010010101111100110001111101100001100010110011000010100010010101001100111011111001001001100101101011000011011110010100100101101111101111111100010100001000111010111000000010110010000100111110010010101110011100001011000011001001101101110000010000100110111000000010000111110010111110010111101011000110100010100100011101000001000001100010100111101010111000111010101010100010011011010100011101111001100100011101100011010110000010011110101010001110010000000000101100110000010000101001110000100111011000110110001101101100000101000101000010110011101101100100111001110000001101001101000001110101111101000111000110111010010000000111101010111100100111111101010011010101000001011010000011000101110001111111101011011011000101100100000010011010010111010111110100111110111010001100101101000111111101011010110101101001011000000000100111010000100101111101100001001001101100001111110111000110110110010001111110011101010001111000010011110001001010010100010001101101011010011011110101101011000110101100011011011110101111101110010010110111010010000010001100010000110001000110000000000110101010100001010001101100111111111000111000110101001111111011011101011011010100010110011001110001000000000000101100111101100000011011101000011011100011100111011101001000101111100110001000101010010001111000101100110110101111001110100101100001001101001111000110001010011010101000110010011001101011001110000111000000100000001010000101000111111101000111100101000010100110100101010101111001101010111100011110001000000001001101010100110010001101010000000101011010100100010000111110100111010110000001111011101000111111110101101000110100011100111101010011100100110101111011010111101011101100000000101001001001000011000001101001011010110111000010111010000100110001101101011110110100001101110101001101010001111011010001101101010001000000111010011000100110000110011011101011001001101101010101001001001001100110100011011101011000000011101100000000011100101100001001011110101000100101101011000011111000011000100000110111110001110111110011000011011111011010100101010110000000110101011000110010110001000010001010111111111111111100011001000100000100000010001111111100000011000110110011010100001110101110110100000000101101100101000110101111100000100010011110000100000110100100110100110000011001000101001010010000000010000001101101100000001001100111111000001010001110101001001011100100110000111000111101000110000110110111110011000010111111000110100101111110110011011110010011010010000000111001010110101110101111110000100110011101111110000011011011000110100100100001001001101010111111010101111101101001110100001100001111000010111110100110101111000000111011110110010011001101101101011001010011001100100100010101001011111001101111100100001011000100011101001100011101111101111110011111100000110110110001111011110100001001010010001011110111110001110101110001000011011101111001000000101000000001011100010001111101101110110111010110110110010111110100000111110011000010110111000110010011000111011001101001000011001001100111010000011000101110011111010110111111010000111000110011101000011101010100100000010100001001101000111010011110010101110000110001100100000110000100111101110100000100110111110001110010011101011000001100011000101010000110111001111111100101101000111011111011000001100010100011110110000101111111011100001111011011000010010111110110110101110000011101011110111100010111110000011001010001000111110011110001100110010001011101010110011011111001000011110001100010111100101001001111011110000101011111111001010000100001000001101011100000010000111001000100010110001000001000010101000110011000010100000000010111000101110000100000010100010110000110111101011101001011110101110001011000100010010110001011000011000010101111101001010010001101101110110100111110111001011011001011001100110110000110011011110100010100110000001100010110010001001011000101110011011000001010000001011011111100011111100001010110000011011000110011111010111000100011011011100111110111011010111000100101100011010001100101110011100011011011111000110001001100101010100001100000010110100001001100111100110011100011011011010010000101101111110111010110001000000011101111001101110101111001100111011011000000111100100111011111101100000010111000010011001101101101101110010111001111110010010111010100111000011000011010000101110111011011101000001111110001000110010110110011001000000100100011011100101110100010110110100000001010101000011011001001010011011001110010100001101111111110110000100110100101010101000001011000110001110010011110100001110001101100001010100111000111010110100111101101010111011010000001111100001111111011001100010000110011010000000101010000101001010001111110110010001100010011000010010110111100111110001100100000101001100011001010011111110001000100001111110101111001101010100111000010010010011111101100010000011000010011110110010100101000011101001100010101110001011011001000100111111100111100010011001110001011101001001100110000100011110001111001011101111100010100001001000101010101110001100011110111101101000001011001110010100101100111111010011111001001001000000000000101101010111111111111001000110000101000000001101011101011110001000000001010010011000100100001010111101110111101001111101001000001001010010010110000100010101111111010101100000011010010100011010000000100001011101110000000001110101000110111000111100000100011010100000110001001100101101100001101100101100100111010001111001110010010100111010100110000001100000000101101100000100001111000001100000100010010101111001101100100111001011101111000001000010101100011101110010011001100111001001001110000001001011111011010101101101110010100011011011011011100110100000111000011010110001111111110110000001000101111001111001011110111011100001101111010010010000010110011111000101101111110110001000001000100010011110001111110111101001011001101100001101011111111010111010000101111001110100101101011011101101100111000110101100110111111010010101010010000110101110100001011100011101101111111101111001100110111110110000101000010101001010001110010110101001001000000001111011001111110110011101110001000101100110110001000111111010010111110111100010101111000101010000010001100010000001011100100000000001111011101010010101010010010100011011101001100101101111000110100100001111001001010101111001010011010000011000011110011001000010011110000110001100100001101011110110010010010101001010110011101001011101000001011001100000100001100101100001000011001011101010110000111011110010101110101010011010100101000011110100101110011011111011000101110100011010111100100101111100101111000000101110101110011010110010010110111000001101010100111001100111100100011010011001001110001010100011011101011101001110100010000001010111011010111111000100110000100001101011001000000000110111110000011001001001001011011111000011110010111010011101000010010000101100010101101110110110110101101101110101111101001111000011010111100110010110111101001001011111011011111000000101111001010110000111111011011111111110100101010111001101000001010111010101001010000010111100010110001110111101100001101100000100000101110011000111101110100110010001101000111110000010111010011001111110101001111001010101101101101001101101110101110101111010100000000101011001000111010101000000111101101000001101101010111100010101001111101101100111001011001000010001110100100000001100110100010100100110000111011111000111011111001101111010100010001101011100100000111100100001010111001110001100101011001000000000101100101001101100010100011011011000101010101110010010100111110110101111000111010110100111100100001110100110101101010101111001011110000001111110111110010100101001111111111100111111111010011010111010011010000100011101011001011011001000111000001110101100101010000110001011010111001011011100111010101100001111000001000101100011010000110111100101101000011101100000010111101000010111111101011001111001110100000011100100100000101011110100011000000101101000000111000000001011100010101111000111110010110110010110010110110100110100100000111000000101110011001100010000101110101011011110010111000101101101111001101100011000011101101000110011101110100100010100111000010110100000111100000000101100011100001111001001011011001010101110111110111111111101101110011000101100110010011010010000110101000010000101010110111101001101001111110010000010001010110011000100111110111101011010000010101101111000100001011100010000100100110001101000101010101010111100111110110010011100001000000000100110100101111001101101001001110110111111111010101001011100100111000111100100101111011011011111111011111101100100101110010000000011010001011000001000111010100010010111100101000010111001110101001100110001000000110100000000110001011101010100010000100110110010010000011011110111000101010001101001011111101000110100111111010001001000011101100110011011101011000101011100111111101110011001110010111011100100001000110110110111110101111111000100001011110010100100111011100010011011011011100011000010110011010110001010011100001001110110110010010011010000111011100110100000110101110111110111001011111011000000010011001111101011001101100101111111010011010010101100001000111000101100110000101010010100100011110011111001001000101100000101101010101000011111100010010110011101001011100111000101111010000010101100001011110110100111111100110000111101010001001011100001001011011100111000010110010000011100011111100111100110101111100111010011101011111001101011001100100001011110110010010001011111010100110001101110100101001100001100101000100000010110110110010000001011001101101001000100101001010101001100110100101001100010100110000100111100010101101111000110110011001000011010010110011000000000101010100100100010010000011100110111000010101111011011000000000001001000001101111110110000111010111011010101011100110000010010011001010011101000111001001110010000011110101111100101110001000101110001001110111100101001110100100001000101111000110011000100001010111111100000010111011011100010111111110000100111111001110100101011000001010110011001100010011011110001010010000111000001001100010110111101010110111111101101100010110111101101000011010110111110001011000000011001000000111100111111100101011100101001101010011000100100101000110000000010010000100000110111000000110001010101111000010001110100011100101011010100001100100001010100110000101000011001111001100000011101000101001000001000001101011110111010011101110111100010101010111111011100111100010111000000001011111011000110110101010000110111000010100110011000011001111111100010010010010111011011010001011010100110010010111100010010100011100011111011001011010000111111110100100101110101100110111111010110010001001000101101000110001100100101100010000010100101010011010101101010010111000010101110111100100110011101100000010100101100000000011000011110011011110001011111101010001111010111011010000001101110010010101110011101101011111101000111100101010110100010010110111011001111100100010111100011001000000110010101011001101000110101000001000010001111001011000100111100110101111100100101111101101001111110000101001001100110101001100010001100110010001011100111100000101001011100111000100000000100001100011000001010011100010101010011111011000110110000010101010000101111111100111110101101110101111011101111110011010001110110001011110101101010110010001110011000001101110101011011101101100001110111101011010011011011100011111111111011001110100010011001101100110100011101000101010000100111110111000101011111110000001000111000001100101110101100010011100011010010010000100010000001100010110110111000000100000010111111100111001010011000111011000010001001000000101101110001000101101000100000001010101001000101101011110100010101011010001001100111011000010000100101011100110010101011001100100011101101000011111101100100000111001011010110000101010010000010110010111100110111010010001001001010011010101101101101001001100001010110011011011001110011110001111011110110001001010001100101101100100101111111100110101100010001101010010001001000001011101110000100001101010010101101110010101000111010011010010100111000101000010111110100010010001100101111010011110100111100010001010000001011101001010000110100111111011100111000101011101110000111110001011110000011110010011011000000001000101001011000000001000000100001010110100110010111011101111001011010110110010011101010110110011100011010101010101010001111001000110110001101101110111001010000100111111001111010001101110010010010100101110100001000000100111100110011100010111100110100111001110001100010010000101100101001111100011111010011000111001110110001100110101010011110111110110000010100011000000100010100110100100111001100011101010101000100110111111111011110101110100001100000001110001001010101111101000000001110100111010111001101000000001001111110100110111101110000001111111111001001001001000011100100100111001001111000101010011011100010001100100011111000010110011001110000000000011110001111110010101101100011010001110100000100110001001001001000101100101001011100000111000001111000110110101101100110101011100100011000011110111101100001111101100000100101011100010100100011011110011000010000010110010010101100010000001101001010111000001110111010111010100111001111100000000000000010001001100000000100010111100001011111010011000000010011111000101110001100101101010101010101001110101100101000011100110110000100000010001000000101000010000101110100110001101000011100000101111001000010001110010010010101001111010010001111001101111001110000011000111001010110000101101111000001100010110101111101010010110101111011100101110001111001010001001001100110100010110110010010110110000010110110111001100100100010100000000111011101001101011110111000010000010111010000000111000101110000110101000001001001000001101000001000011001010100110011000101010010101110000010001001111100100000000110001011111101100010101110110001101000100000011111111110000010111100110110111100100111111000000101110000110000110010011110111011000000100011100011011001110110101101101110011111000001010110101101101110000000010001101010101101100010111110001100110110100101011011001110110011101101110101011000000011100010111100110101001110100100001100010011000010000101110101010101110001010101100101101000000101001100000111101010101010111101010111100111011011010011011000010101110001010101110011110001110111001011010111010101000110001110001111101100000111011100010100100111101001011101011111100101110011110101001101010111110111101001111100011001101111001000111100011000000000010100100010100101010010011001101111011111010000100011111110100001010000001011000010111110001100000010110110111000110000001000001001000101000010010100101100010011001110101100010111011000010001111100010001010010010111110001001100000001111100101001111000001110001111011011010011000011100001000111100011010101001001110111100100001001001010111010010010100001111111010101111101000110100011000100010100100100111101000010101011111001010001101111101011000001010000010110110111100111001000100101011100001000010011110100101111010111001110000010000010100010010111111001010101000000101111000110111010101011101110101011100101011101011111011101011001100100110001111001010110000000010001010100010110000101100101000100101001001111100100000011100000001011110111100100000010111010100100100100101101110010111001100000111010100100000001110000011100011011011000011011111111010111111111000100101110101101011001110001100000001010100111100010100011100010110010010001011001110000101011110011011110110001100111001111010110100111101101011110010011010111000110110011010101100000110010000101000110011101110011101101100110100000000000000011111010001010011010010000110100110110111000001100001000010111111011010100000100011110110111000011001101101010010011101100110000010111010001100110100011111001000011110000110110111001100111000011100000111010000001010011101110110111111111100111111100101001101101100111110100110010110111000101100110110111001000110001011011110110110011101101000110111000000111010101110110010011110111101110000110101101010110011010001100111000010000101101011101011111101110101111010100011111101001110001100010100011011110100100001010100001000100111001101100100010001010101101100000010100010101001010010001001101001010000001111101000111111010011111010011101001010100111000001001010100001001111100001010100000011100010010000001110010001111011010011101001110111010000100110010010110010111110110110111100000100110111001001110011110100110000101010000001100011011100111111110011001011101111101000111101000011011111001001110111101101110010100100101011001001000001011011101101111000001111001010111111011110000110010100100101100000000111000010101011001001011110001111000000000000010001101110010001111101100001111110011111010100001100110110111100011011001010001011101010100001011001000011101110010001101011011110010101111011000010010011000000001100001000111101011110001100100100010110000010101011011010101101011000110010000110010101011011110111000111101100011010111010100110101110001100011110111011001001000011111010101100111001100110010110010010011111001001011000011101001111110110010011110111111101101100011010101000011101101001010100100110101101000101100101111011011101011011010000010011010001000111111111001100001110110110101011100001110010000111111111000011010000001010111100000101110000101111010000111010001110000010000011101101100001000101011010111101111101000011011010110110101100000101000110010010100000001111101010011100011110100101100110000011111101011100100001101001001110111111111010110110111111010001011001010010110111101100101111001011010111001011110111000111100101101101000100111111010001011011101011011111011101101000011110011111001000011101111001110011001101001101111110111111101000011000100101101001011111110010011010010101011111001001110011001100011011010001010111110101111000001011111001000000110100011110110011010000101010100010010110001100111110000010110100101000001101011010010010000000011111010011010001010100000111000010010101111101001001101101111110110011100010111010000101010001001011111110011100100100001100011111110111011001111000100001000001011101001110010010011000101100101110010101111011101000101000110111100101010010100000111101001111101111101110001000111000110101111001011010111000001111111001111001010000100111110101001010010001000010111111111000110001111111010010101110001011100100111110001110011011011000000001001101011011101000101110111111100011110010110000010110011100110101001011110000000011010101000000000000111110111001011111101010111101110000011110100111000000011110101111110111111101111001011000001110010010010100000111001101101100110000101001100101001011100110011101100110110110100000010110011001101001111010011011100101000011111101111001110101000100110110000001010110100001010110011110110101111101010010101101111100111110011010001100110011100000100110101110011000010000110001010011111000011001000011000011101110111011111010000100101100110101101101100011101011011101010110010100101010010101011100001000010001101001011111111100011001010101100010101100111001100011001101010011011011011001010011111111000101101111100001010001001111110001110110101100010001110010001001110001111111111011101001111011101000110100101100111110100000100111011000100101001011001111100100001001010011101010101110111101100100010100000000101001001010100000101011110011010101101001110101100111011100001110000110001100100100100111100010010001110011111000111011101110000010001100101110011110011110101001001100001000010110011011111111010110011110011001110100001001111100101100100101111101000100100111100010011101101010010110001110111001001111000110100011000011111110000111100000111001111111110100110010000010000011011001001100001010101000110100110111101101011110111110101110111111010100001100100011000100011111101110110100001110110001001001000100010010110101100001101101001011001110101011100100011100001001101101011001110100011110110101110110110101010111001101010100001001011100001011100001110100000100011110011111111000101000001010011101000110100111000100101110010101001000101011000010110011110010000011010110111011110010110101101110010001001010011001100001101110011111001000111000010110011110110011101011010111110111001100110111000100010011011010000100111010111111110100011010001001010111110011011001111000100100001010000111100010110111100010010101100011010010110111011100001011011110101101011110011000010010010110000010100111110111111111110111100111011101111010001110011110010010100011001011100000000000100100001000001011100001100000010101101001101100110001111000011110100010010001000001010110000010010100000101001101011101011001110010101101001101000110000011000111010001100111010100101001100110001100001100001111111010110100010101001011111101101011000001011011110000110000000111100011011101011111100000110001111101101001101110110101111101011011010110001110110111001010000111101100101011111001010010010000010001000110000111101110101001011111110101111001001010010000000100011101000001111111100011011110101000011110111101000000101011010111001111110000111010110110110111010100010110111010011100010011100100111100010010110000111001001110111101111110100000011010100010100101101001111100001110010110111010100000010110000011001001101111111010010110010011100111011101011010101011110111101001001100110010111001011011000000101100010111110101001010011011101000000100001000110010101011001001011010100000100000010001011101100010001110000010010110110000011110010011001101001100010100010111000001101100111010010000000011011110001010001010001001110011110110011001011101101000000110001100111111011001101100111010010110001010100000110000001011000111001011000100110100101001001101000010011001011001101010010111110001111001010000010100100001010011010110011101100001001001011111101101001000001000000001000111111101111010111111101011110011101100010000100110110111001000000001001011000001110011000111001100111001111110101110000111010100100111000111011110101101010010111100010011111101111110000000010111001101010011011000101111111100000011111010100011000011001110011100111100111100011011100011111101101111111110010000100001111101000011001001001001000101110111010010010000010100101111101010100111010101100011100010001100001110110100110110101001001000010110011100111100111101110001100100000111100000110000001110101001110010101011001010000101000111010000001011100011100110011000011010010100011100110010101101010001100010010101000100001110010111010010001001011010100000101111011110100111010111110111011110101110011111000010100101000000001101110010111000011011111011010011000111001000001010010101011000111011010000101111010100010011010100010110100001011100000010110000000000111010110111100110010000100011000000101001011011001101010010001000000010001101101000010111000101000000111100000011110010001111110000100101100110010101100101011000011101001011011100011111100001000100011010000010010000100011001000111000000111001010011010100000110011101011110001101011111110001011100001000011111011101111001101011101011111100001001111110111101010000001110010110001110100000011010110010101010010011000010010000011011001001001011110101110011001011001111010011011100010110011110110010110000100001101110011101101001001100000111101000000111101001110011000110101101000010100111110111100100110000001101100100110001100111000101001010011101111010100010110000001100100111110001010110011100011101001011011010010011010111110101110010111011100101111101011010100111001101100101010001101101011100100010100010100100100110100100011100011010011111001000101111011101001110010011000010001000110010111001110001101010111111100010111001011010010110101101001111110111001011100100110000011110111001110101001001000001110111010010100011000010011000110101000000100111001000111000001110111110011000101010111010001111110111101101010111010100111000111001101110110101001001101101110000001110001001000101111110100101101001001010111000000010011000010011010100111001010010001001100101111101001010100110000001010100111011000010001100001010000001110111000101000110111011001110000010110110011111100101000000101001110011110111110010001001100011010010101010100100111001001011110101100000110011010100111110000010001011101001101111101100000000100101101100000010111001111110011001100010100010101000000101011110001101001001011111010110111110010100100101000001100001011111010100111111100111010111111011100001000111101101111000001010011001111111010000101111101001100110000000101011110001100100010111010111000101011011001100101100110101111100000001110100100111110101010000010001000110010110100001110110110010010101110101001110110101100011011110100001001001001010001010111101000101000011111111111100011010000110111110101001100011010000101001101000111011010000101010000000001101111001110000010011111101111110011100101111101000011000000000010111001001011100000101000001111000101110110001001010111111001000110011001110011001010100100000110111001100100100101100010111111110110110000000000011000010011100110110110001101000011101011001001000011100000100000011111001100101100100110010100011011101110110011001001100011101011001001111011110111101110001010011011100011111010011101110101010011010100011011011011010001010011111110001011001010100110110000101111011110101101100000110101011010100110110100001111001111001110011111100011011001110000100101001010101010011100110010011110000100101010001110001100011000010000110101101011000101011110001001000010110010110100001110010101001010000110000110100011001100100110101011001100001110110111110000010100011100011010110001110010010000111111000101000100110110111100111001010010010110111110100011001111011011101010101010000011000000101001001001100100000111000110001001101111001001110010110011111000010010011010101111001010010101110111100000110101101110000100000101001001010001110100100111010000010001100110110110111111110001010001111010011110101101001110101000100011011001001100101101110011110000100000111001100011100010001100110111100010110001111011100000100011100100110110010100101111110101100011100100010011000000001101011100110101011110000110101011101101001111110001010101010010101000111000011110001010010101110000000110111001101100110010111101010111100001000001011101011000101111000011010001000000100000010110110010100011111101111000011100010110000001011000101010010001000000111110100000110100010000101100010010010011010100010010110001111000000011110011011100011100000110001001111000101010010010100100001000011110010110111110101101011100111101110111110000110001001100000000100011111101011110110010000110110011100001010000001111010100110011000111101000000111100110000011110000100101100110010011111110000101000000111101011101101000111001101000101000000111110100011010000111111111110100110010001000000010001010000110111110000111000101100101101110100100100001001011000011001110101010000010100010000001011000010111101001110010001110011100101110110010100000011001101111001010011111100000001111100100101111110111111111001000010100101111011000110110001011011101011011101000001110011100110111011110011100111100000001010101001001101011111101001100011110010110011111111010111101101100110100101111011100011010010100011111000000001011011000101010010101111000101010101001010001001000111100110001111011111001010101101100100000111100101111000001010001101100101110010000010101001111111001110011000001011000000101111100110010100111100101001011110010100101010000100110101100100011111010110000000001101111001101000111011000011111110101011111111001110101010111010111011001011100110110101101110100001101011000010101101101011001011010011100001111011101100100000111111001001111001110000011001010110010100101010011101111000110110001011101000011001101011110110111101010011011110110010010110110111011110101110101101011101011000100011001111001010110101110000000110001110101111111111011100111001101100001010000000010111110001110000111010101001111111011000101010111101110010111101101100010001001001000100010001000111001110010000101100001000100100010110001100101001011000000000100000000111000100001110011001011110110011100100011110100011001001011110111110100010111111010100100110101101010100111010001000110100110101110010000010110110011000000101010000000110111110000001111000010110000011101101100010111101111010111000111001110010011010111001110011001111101001101000101101011110010110111000101010000101000100101110111001101111001101011100011110001101010011001100010101100111011101000011110111001011011001100000011010100111001100010100111000110111100111000111011000111101111011110000000010001000010000010100100110101110100001010101010110110001010001110011001011100011011111011110100111101101101111101001101001110000100001110001101111101011110001000100100110010010111011001001110111011010011010100010001000010101010100010101111011111000001001100101101001101100110011101001111001010010111100010101010100111101010011101001101010101001010000111101000101110100111001010101111110111111101011101100101100100000010101101011100011111000001011010001010100101100100000101011101000011100001010000101011110100011110010111111101111001110011001011010010101110111010001110111010000000011000000001100010111010111100001101111101011110011101000010101011111010101000000100011110010101111010100001101101100001111110110010010100001100101001010111110101101100111110110101101010010100001010100001110110011100100010010100011001010111110100100010110111010111100110111111101101100100010111001010010000111111101011011001011100011110010011000101110100011000111001010100011001010000001100000100000100100111000000000011010101010000100111100110010000010101111110101110110111010111011100001111010101100001000001001100001110110011110000001001100110000101101000111001010110001011111010110110000011110001010010101001001001010100010001100110101000111111000111010111010100101010100011011100100001111010111000110000011110110101011111010010101000010000101010101111110101110101011110001101100010110001001011001011111001010001111010111010000101010100011011101111000000001111100100001100000111001111110111111101111110110010100000001010110110000010011001111011000101010011101100000010011000001011101101101001011111101110011110111010101100001100001011010001010000101101000010100111000111001010001101011110101000010000000000111110011111011010000000000001011011000110011110110111100101101100110000010100101100011001100011000010001110111111111100100110110111011100101111011000100011110100011101010001100011100110011110011001010100011110011101101101110111001001110000110010011100011110000100010111110100011110011000010000101010001111100101011110111000001101001001101101111101101111010110111111110011010010010000110011000101011010010101111010001011001001110000011001011001101110000101010000010111001001001100000010100001010110010110010000110101010100101101001111011010001000101100110011101000101111101011010100001011100000010100111100010011100010110010111011110011011000010010110000000001001100011011101110110010101110100001001010000110011000001010100000000110111001111111100100011011111111001110101011100111011010101000111100101100100100000001111110101010100000111001100101101000100101111000110000110110001011111101000000101010010011100100011001111100110010101010101100010010101111011111100011110110100001111001101101000001100001111010101001101000111001011000011111101010110100110011001110000000101000011011001111101101011101010000011101000100000110100011000000111000100000101111011010001000010001110001101110111001000100011011110001011111000101010000111011001110001000010000011101010010010011010001110011110000110110000101110101111101111110111110001011001001100010011011110010101001010000001001000000010100100111111010111100001100110001001100001101100100001110011100011010011110110100100000110110000001110111110111100100000010011001111011010010111011010001100101011111101010010000010001100010111110000010100111110001010111000100101101110100011010000001101001100011101000100011001100011111011101100001111011001011101001110110111100111011110111001100000110010110111101111101110100111101110110111011011001101011001110110011000111110100001101011001000000000011011110101010000000010100001011010000010000011010010100010010100000111111100001111001001010111111110100100010101000110000001111001000101100001111111111010111000111110010001101111000001100011100000000011110000001001011110111100110010100110101010111000101100111011101111010110101110111011111100001000110100101000010110101111101110110010000100100110110110110010100001000111011000111111110100010011011010001001011110011101110110000010000010100010101011110110001101011011010100001000110010000101110111011011100011110100110010100010010011101010010000111101101111110100110011110000001011111001111011010001100100101110011100011000010101101100100001110111100100001000101101111111000000001101101010001001110100010110100001111000010011110011100110011001101001010101111111011100111101000101010110001101100111010100100000010100011011010011100110110100011100100101110101001111100100100011010000111100011001111000111101001101100111010001001000110000011000001111100010111000110000000000000101100011111101010011011001100101010001100011000001111011110111101001000100110100011010001001010101001100010010011011001010111010010100000000010010101000010011110111010001111110101010000000001100101100111000100000001010000000000101101111010110011001110110011101110111000111000101101110011110111111010010010101010001010101111001111001111110001111000100111000110111101101001000110001100011000011110010001000110101001111001010100111011001000010101000111001011110100011111000110100101101110111110000100110111110111010101101010101101000011000110100111000100101111110001011001100011111110000110010010010001010100000010110010111110000001001001110001101110111011101010010010000000101001010000000110000011001011011101111101100001110001001100001011010100111100010001110001000000100010110010110100110111011010000001011110100011101010001010100001010110100101101010100001000000101101100000100010010101000110100110000000000110001010010110010000100010001011011011110101100111011001010000001111000110000010100101000110000101011100000000110000101110110000101001000011011111010010011010010110101100111110111001110001010110001010010110101100011001101101000110101011010101000100001110001001101101101011011111101110010111001000100111000000100001100100110110100100110000000100010111011001110001100010110001011011101001010101011011001110011101001011001101001000001011111110101111110101110001101110110100011000110011101100000000111111111100111101110011010000111001001110101001101100110100100100011111101001110010111110000111010000000101011001101110101101011011100010010011111000100001110100010111100000101010010001010000001011010010110010100111011101000011111110001011000001011100010000010110100000100110110011001111001101101110001111001011011000101111000011001100111011110000110001011010001111001111111100011011100101100101111001100110000101101101100100110010111010100110100110110011001011010111100001001111010110101011001001110001101000110110111101110111100011110010010101011100110110001001010110110001110010111001111110000011001110101100101000010111001110101000111111111010111101110011000110000000010000101000111110101001001011010100011101010000100011110100001100011011111000000011100110101101011111010111001111011111000010110001000101001000001010101011111011100010110011010100010001110110011011000101010001001000010000111000001000100101000111100010101011010011101010110110010101101011001001100011100111011011001110010101101111100011010101010010101101010010110010010001100010100001100010001011111000110000101101110101110010011000001001101001101101110101111111011111110000101000111000101001110011100111110011001101100010111011000000110111011001110110111000101110100011010001001111011001101101010001000000101010010110100010011000010011100001000001101011000011001111001101010111110101100100111010000101111101100111101011111111101111110100110100000011111111000001001000011010111011001111011000010001011001000110110001010011111100111111110000100111101111011011011110001010100111111000000010101100010111000101001111110110100001100010101001111000000001010101100010010011110011100101011001000100101000001101101111000011111010010100001111011010111010110111000001110010001100001001010100010000000000101111100101110001011011000111100110000000101011001001101111110111000011111001010101000101110111011110100101101111100011010110000111100110000011111110100000100100110010110111100110100010110101111001100110100100110100000010000011100011110011111011101110111101000011110111011100101001110100011100001001000011110110011001110001111100111000100000100100001001111000101110100010101001011101011100111010001111110011001101010000101000101111110011001010111111110001101001100101111010010111001001010101110110000011111110101000111000101110000000011000101110110010110100010011011101001011110000111110001011001101110101000100110011111100100110000000010110000110101111011010000000111011001100000001011110100001011111010010011010111011110001001010101011101100011010010010001111100101010101111110001101110010011010001110110101100010110100101100011100010110111110100111110111001011110111001110001010101001000000100011100111110010111010110101001011111110100001010100100100111011011001000111101111001001000010111110110010100001101010010001001000111110111100011100001110011001100111101000011101101000010111111000000011100001010011010000001111010100111101010111100100011111000010101011111000101011111111100111100100110111001100010110011011010010011001000000011101111000101110110011101011010011001111000010101101011111010010000000010011000110111110000110011011011101010111010010101001111001110110011010001101110001101110001101001100010101011101010000111101001110000011100010010101100111000001010000011011110101111011010000001110100011000011101000100101110000100111100100001000111000000100101110011100111000010001110011110111101100111100001110011101001111001011000110011010010000000101110110010001100010100010000110111101101100000001001110011000111100001011111010011110101101100000110011010110111011011100001010010001101010010110100110100001111011110000111101110011111001011100011110101111100100011010001001110110000101001011000010000001100011101010010111111110110001010101100111100010010110011011010100001101101110110000001111111101011100011111001101011011011111000110011110100100110100000001011111000111100111000001100100101000011110110100100010100111100000001100111101010010001011101010111111001100010101011111110110010111100111101110011011101111100001100110101111011011000010101000001110110010011000100000000111011100000001101110010000001101010010011110100010011001001000111111000000001000011011101010110001001000000100010010100010110111110110100101100010100111000110011011101011111110111100001001001010100000011101111001101111010111110000101101000101010101111010000011011111111100101110010111000011000001000011101100010111001101001110110100000000101111001010100110101010111100010100001101110100111010000010101100011110000111010101100001101001111001010010010011001011001011110100100100100000111000000100110001100110101101010100110001100111001110011010100101001110010000000110100110100010011111101001100011000100010101111100001000101101110100010111100011101101110110111101111001111010100101000110001000101001101011000111000111010010000001100010001101001110011000011000000011111100101111110111010111101001110011001001111101100110000011011111111011010010010000001110010101010111011100011100000011110000010001110010101100111110100000001110001110100010000110010010110010010011110010001100000000010111111100000111001001100000000101001100111010001110110001111010000010011111000011110111010011110110101001101001100000001101101101001101111010100101010100010010110100010100011111101111111011000011000010011000000111011100011111111101011110001100010010000001000011111001100011100000001100110100010111011001010111101100101011101011101000111011110001111101100110001110011010100011101110001000100111011101010101100001001011000010000110000001110111110100001101001111010111000101110110101000010011011111000000100010110101100010011000100111010011001000010000011100110111000100010010011101101001001101000011111011000001001010001001000111011100011111100100000011110111011111010101100010101001101000000011101100011110011111010110001010111001001001100111010101111010011011011100010101001100011001011011100110001000011011001010000010000001110011000000010010010101000011010111111110111011110011100101010110001110100101100011111001101110001110011001011010100010101111000111111001001010010110010011100101000011010011111110000011110100111111110011001010110010111001001010000001001010011000101001001000100101000110000010000110101000110001101011110000011111000100110011101011101000001010101110110010011100101001000000110010100011011000011110111010101100100000001110100011011000000100111001101101001001000000101011111010101111101110010111111000111001100001000110001110010000101101110101000111010101010111000111010001001100010000001100101110011111010010101100001001110100101001011100110010001111000010101011011110111101101110001110010010110000101111000100101100010101000100010100110110001101100100011011011010001100001000100101111011000101110001001010100110110010000100010101011111111111110000100011100110100110011001000010011010000001110101011000111000110010100111001000001101111110010011100010100101000100110001010010101000101111110101001001010000101001111011000110101111100101101000110011011000001111010111001111110000010101110001100111110110011001100000100010101010100010101001111001111101111100010000010010011000000110100110010100100000100111100111111001101110000100110011111000011100100010110001100000100101011001011101101001001100010110101010011101101101000001000001111000101110000011100101110101010010000100001001001111001100011011111000101010011011001111101110010000001011111101111110111011110011111000000010111000011010110000011101010111001110010100110111010000101111000111011001101001010111101000000110110101111100011101111000001101100100000000000111111101111001100111110100001000111111010001111001101101111010100101101111000001001010001111010100010000101011110100101111001101111100101111001111001011000101001010101100010101111000111001111011000001000000101101010000011111011001000001100100010010001110100101110001101011111001000110001111010010111010100111011010011000110010101001010100111011111100111100000000010101101000100100111001010111111010111101111101110110100111011101010000111000010011001111111110001000011110110001111101101000101001000011011101101001100010001000100111000001010110010111110001101101000110000011111110110101000000011110110111100011110101100101000010110111000100110010100000110100101111111101011001110101101010001110110100001101101110100011110100101010111011011000000101111111001010111011001100011101001010101000001000011100110011011010111111100000011000011010010000001111111000110100101101111111100101010101101000110000100111111010111000000000100011100110110101100110110010111111110111100101010010000111011000101010001000011011111111000010011110100101010010110011101001110110010000111100011110110111000100101000011001011010000110111000111101011101010110010110011000001100110111011101101011010011111000101110101111001001100010100010000110111010100011010100110000100001101010000111000110101110000101100111010111110001110001001001001101101010001000100100010001101101010010000110111011111100011001101111001111111001100110111101110001110001010111000011101100000001011000110110010100100111011000011010011111011010111001010000000011000100100101011101001001000011111010100100011100100001101111011111111100101111000111001100000010010100011011000111001000111001100111101110001011101010000110110001101100110000001001101111001000110001100100110000110100111010000110001111111110100111101111000110101110110001001110101110000101110100101011111010100001101110101011101010011110111001001110101010100101100000011010001100001110111001011011001100110111001010011111101011001100001011011111010001110000111000111011000001010110101101000101010100101011001110111101111110010101100011001110010010010001001001001100110110111101000101101000010001001110010011101011110111011100101100111010000111111100101110011110011110010101011011001110011011000110010101000010101101000001000110110001111111011101000101101001011011100000101100101011000101110111011100001000100010011110100001100100011011100100110100000110100100010001000110110001101000010111011100000011110000111001001010000011001110011010001101111101111100001110001010110110010110011111001100110000001111101111100101100010000010001000000110110011011100100000100101101110001110110110011110101110000001000000111010000010001011010001011001011110000010110011100100000001000110111001111010110100101000100001110001000011000011100110001100011110101011101100100100100110100100111011110111111100000000000110111001111101010001111001110011111010010111110100011100111001011000011101010000010000001101011001010110011100000010110001110001101010110111100011101110000101010011100101100110001011100001111000010100000000000011000100011000011100111001001101000010100010001000111000101001001000000101010100111010101000011101111110001010100101101100111110101110011010110101010110100010100110101110100000110000001000111011101011001111100000010111101110111000001011100001111011100000011000101110001011001010101000101010111101000110001010101100101111011100001000111010111100011101001110011101111011100111010010011100111101101001111001010111101000100110001000011111111101111001011011110111000101011111011111111011111101111010100010011110000100000100101111001100101111111010001000000111111001111010111000010000110000111000000100110001010101110011010000001100101111101011101111001110100010001000110001101101111001100111101111110100001110111101010100011011011001001101101001000110110101011110001101001100101110110010110010001011000010100110010011000000111001000000101111110001101000111111010000011001100001000000001101110011111001001001011110100110111110001001010010111101100010010011100100000111101001101100101001110101000000000010001111110000000010110100001101010110111001010100110110000110011000101001001101000101000110001101100111010010011101011111101101110001110011101011110010111101000101110000001000011011000010110100001101011100100011101100000100111110101101000011000111011001001001011111110110110001001001011001010010110101010001110101100110101010001100100011001011111111111111100100011010000101101100010010100000110101111101111100100110011000101100001101110011001001010100101010100101011010001011000101010010011011010011110001101111010101101100001100010101111101111101001011101101111010001110010011010101001011101100100110010100010100100110101000000110101011001010100100011010110001010101111100110000111011001000011100101000011010001011110100010001101110010001110101010010011000010111101101110000110010101111010111101100101111000100100001101111000011100101110100100011110100010011010000111101111110010111100001110011001000001000101001010101000011100011111000010110110001001010100100001101011110000011100101110001001001001010010000010010101000001011000000010011101101111001110100100000000101010011100001010011101010111000011000010111001010001111111000001011110111101000001000101010010000000010010010101111101100011001111001010000111110011000101011000001001000011101110111011100101010001101000000110010110110011100000100110110010000100011011110010100010111100111000100100000011001110101101101100001001011000010000100110001101100010101110111101110011010110001101000010011001100000011110101111010101011011010000011110000001100010111111100110110010011100010100011010111001111110001000010000111101100110001010001011100110000010110110010011111101111001111110011110001101100001100000110011111101000001111000111001100011010101010010100101101111101000010111010110010000011101000001101011111100010110110111100100011001100001110110010001110011010110110010010010011011010111101000101101000001001100101110001001011001010101010100111110110011011100000011101100001011010110110000110011111011010011101110011101001001100111001111001110101111010011101100011010011110000000001000000000001111100110000000010101011110111000010100001101000111110000111001001111000011000001101010110110010101110000000111001110000111011101010101011000111101111101111011111001111110000000100011100101000100000010000100111011011101110010111001010010011101100001111001110011000110111101011001000001011010001010111000010011100010101111110000101010001000110000010001100010101001111100000001001111000000011011100111001101001111001110100010001101010101010010011011010101000111100011010110101101010111001001101000100001011111001101011000010110000010110000000111111010110111000010111001100101001110110001111111111010101001010110001001011101011111000011101100000000101100111010010011001100110110001111000010110010000011110101011101101010000001110010111010111111010110110011111011110100101000100001111100011110010110110011110000111001111100100111100110101100010111110110110010000110101110010110001100001111001000100101110011011110001011111011100011101110011011001010001111101101010001010001111000110110100111010110110110010101011101100010000101110010000000111101110010111110011001111000101000000110011000010110110100110010110100000111100011011000011011110000001001000110001001001000111011000100101110101010100111000010010010010010100111111101010000001010000110000110000001100010111110010000011100010100010011101000100110010100001111001011101000001010000001011011111000100001010110011100011100010001010010110000111101100011101100001101011111000110100011111010111100110111011110110010000011010111110011001000000110110010100011100001001101100010001110011001011011111110110000001100011100110110100010000101101000001001011100101001100001010010011011000000110011000100111100000010011010010000001100001000011011000101011111101110111010000000111110100111101110100110110110001011111111001111111011011101011001100111001111111011110011001001110101000101000011101010101011001110000010100101101101100011100011100111000000001011110001100100010101001110001000110000100001010001001101111010000101010110011011001100000110111010100010010000000001000010110011111000011101001000111111000010100111000001010100000110000110001000110101101011010001111001011101011100111100100110001100011011010000101101011001110011110101111010110001100001101000010100111101011101100111000100010011011101001111000001111100110001011000101110000101000000111111111110110000011100010101110110000100110110101101011001110011001110011111111010001110101100011001001011000001100000110100001010011000110010011010000101100101010010011101000010001111011001011101101001110110011110101111010010010011000001110011001011010110110111100100100111010111010011111011010011011010000000111111100101111001100100001011000011011101110010101101001001111011001001001001111110010111110100010101010101110010100010110110111101100100101110000001101100001101110011101001001110111101110101011000101111001111000010100111010000000100011011101111001100011101011100011101011000010011001010110010111110011001010001000110111010010111111110110000001110110000000001110011011110111010100101010101101010011111100011010011110111000001101011010011101001100001110001110101011010010001111110100000000111100101000011000000010110100001011001010110010011100000000001001111110010100010000001100110011000011101101110000011010111111000011010010110110000111110110110110110000111011001001001011101000111100000000011101011110101011111101110100100101111100001100100011010100111000001001000011110000100100100101011011101001010000111100111101011010100010100101010001101010101011111110101010000100000010011011100100000011101010101011010101101011101101111110110110110010111010011011000011011101000001100110000000010001010001100100011010000110100110100011110000001110000100101100100000111110010000001110001100010110011011110001100101111000001001001010000000010010110000011100011110110010111111101011001011001101100000111011111000000000010010111000001110000110111101001010110011001110011110011010100100000110011011010001010010110011110101011110100000101101011110011110000011110110001001010111101111011011001100100010010000001001001010101110101000011000110100011010011110001100011111110111011110001100001010011101011110111101010000001011110000110111101100100101001110001011011110101111111010110100111110000101111110111110111100110101110010110111101101001110011001111001111100000111110111000001111110101011110010000010011000100111100100011000100001101010000001000110000111010111000111101010001110100100001010100100111100001100110010101010110100110010010010011110111010000000001000001000001110111011111100111101001100110000001101101010010011110001100110010111011111011101001010011000111010101001011100101011111000101001100000111100101111101111010101010110010111001001010010000000110011000011111011111010001100111110110001011110110011100011101011111111011010111001110101010111011000111011101101101101000111110011000101000110110111011000011011000101111010010100111001100111011011011111100001110100000110000110110111101101110110100001011010001001100001101011011101100110000111000111001011000010110011101100111110111001101000001110011010001001011011111001101110001111101001001110010010000110011011001000100011111000100011001110010011110010101111101111010110110010000011100010000011110101011111001100110111001000011100001010101101001110110100101110111000101001100111100001011010110000111101110001010001110100111101111010100001000111010110111101110100101011100111000010111110010010001111011100101110011110011000010110010011010010001011101111011001110011101101110011111011011111101010000001000010000111011110111000011101101011101011001010000111001100011011100010111011000011010100100001110111100001011001111001101010000100101111010001000001110110100011011011010001110100110111001010110001100011010111000010100110101101110111111001001101001000100010101010110100111111111000011001100000010100101100011011110010101010110110110000010011000101000001101011001101100110010110011010111010001110010110001001001101100101001110011000001101110110100000101110011000111100100000111000010011101111010111111101011011001011111100101011010101111000100010011011101111101101101100011101001100111000011110111011001000111011101000000111111110000011100111110111010100110110001111011011010100001011001110011001100110011011001110001101100010110001000001111100001001101110011101111101010110010100101111100100001010011010111011000100011100110100101010101011111000010010000000010001010111011101111000010010110110010110000010010001011000010101100111111100010101001001111101110101000111110010110001001101010011100011001110100011110001101010001010000000010101001110010111010101111110010010000011011010100110001111111101110010010111100101111010000001010000101010101100010111001111011000110000101111001010000000101011111111011001111111101010110011110000000100100110011111101101110011001100010100100111110101110111101110101101110100110010010001000100001110101001010001001010010010100000010000110010101011010010111101110010110110110110101111101111011111111000111010110010010101101111101100000111100000010001101000101111101000001111000100001110010010111000111000000100001110100101100001110110101011001011101010110001010101111101111110100111000111011011101100011101000110100000111011111111100111001001110101110010000011001100101110100001000010111011110001000010001110111110010000011011011000100011010110101111101000000100100010100011100111001101111110001010111010001011100000110101101000000010000001111101111010111011111000100111111001010110011101101000100010100010011011001100011101110111101010101010011101011110000111111111011010101011101000111001001111101111001000110110011011010001010000001000100100101101011001010101001011101111001011001110100000001110001000101001110011000101100010011110000000110011100011111110101011011001101101010010100001000101100001110011111001010000000111111100001110001100010011011010000000011011110111011110001110001011110001111101001011110000010111011001111010101111100111101110101010000111110000000111100011001001001001010101011000110000110100101010001111001101101101010101110010100101101011000110110011100010110001111000000000001100101111010111110110010110111000110000101000001101010100101001011111101011110100001011000101001110011111000100110100101000010111000111001101110001001010110100000111101101010000101011100110011111110010111101000000000010001010101001011100111110111111111101111001000100110011010100010101011101111011100001111001111000101011110100100000010000100001111001101000110100001111110101010110010011010010011011110001110110010110010000011011100010110011010100110001001010101011100101000100100110110000011101111010000100011001011111010111011111110110011100100111101100010110110110111010011011011010010110000010011000111010010001101000011110011001001100001001111110010111111101110110111111111000000011010001101110100011001001011111011101111011010100011001001101010111101101111000111000110010011000111101000001101011000100101110011110011000110111111100110001101110010010011111101010000010110101100001011100001000110100101010010000110001010010111110100011100101010001100110111100001110000111011101100011000110101101100001100000001110010100100001101001110011000111110010111001101111101110110111101011001000010100100001001101110010101101111010011010001101010000101110001100000101111111000111100111100110011001011100010101111010010010110011100011101101000111011011111100000001011110000100110010000100111110011001110110001101111110011111111010101011111110110000011101000100001101000100010000000101011011001111101101000100001100010010110000010011010100000111101000110001101100010010110001001111011110001000001111010010000000111010001011100110101111100110001111110110101111101001100011000110110100011010110001011100011000000111100111101011011110011010110010110000100000010101000100011100110111001010000010000101100011101110111001101110111111101010011101001100101101110011111111111101100001111010010010000010011000010101110011110110000111001011011111101110111100000101000111001111101001101011011111010111000101010110010011101000110111010000000111011110101000000111110110010010101011101111000101000111111111011110101001100111001100100000001111001000001111000011000010000101001001111111011000010111010110001101010001000100101001101100111100111100101010001001011110011010000001111100010100110011000101110100111010011101101011101010111110010000100101011101101110000011100110110011100000000000100100110011101110001111001001100111100111111100100110011111101100011110000101000000011111010011011100001100101010111101101010000111001000011111100011000111001010111101011001001101111110010010100110111001111010111101001010010100001111100110011010000111011100100001111001111011011001111000001010010000101001101011111111010010000110111001111011011010111011101011110111001000101010011001100110110110101101111011100101110010011111110000001110111110000011001011000110110101111001010010000011100110001010001110110011111100100011001011001111010110010111000100011010110100100101001111011100000110100010101111100000001000000010010001100101111011100110100000010101100111010010111111101010011000000100010111100001111011001101100111100010011000010011100011011001011010010101111100000001100001100011010001011000001010010011111001000000010011011110110000000010010001100001001101001100101010001101010101010011000101101110111100010101001001110000111111110111011000100001110100101011111011101101000110100110011111000010001111000000110010111010010110111010101111010011011011000010001001000001001111010000111100001110100010010110000111101111010010111010100111110000111010011010101110000000111000101001011100100001111011110000010111110101011100100100100110010011000011110110000010110011011001000111000101110000111111010011011110000101111001110011111001000100010010001111110000011101000001001000011110010010100001001111001101000100101011100100011111011001000000010100000110111111101111111111111001101000011100100111010000100100000010000101111100011111111100111100001101111010111101001100110000010111000100011001010110010101111001010111111101000100111110100100110000001101010001001001000101100100101010100010000000111100100111111110000001110011110101101110111111111010100000111001001111100001110101111011110000001001000100000101001001000001001000010110110011010110010011010100110011110111001010011011100010010111101101011100010011111101110011011100101110110000011000101010000110011101111111000100110101111111101111001000001000010011000001110100100011111001000110000001111010011010100010100010100100110011110111011000011010100001101100000011010101110110001110100000101101011001010010100110001110110110010101000111101001101111000010000010100110010011000100101011001001110000000110001000110000110111001000010100100011001100110001110100000000011000001101010101100001001111010100010100111010110111111101111000100001101000101011110000110010110100011001000110011110100100001101101110000011111010101110100001101101000110111101101011010100001011101001111110000110101111111110111100000011010011111100111001110000001111100000000010000000110010010111101000001101101111001011001111110101001010010100100101101101100111101000010101100101101010111100001110100101000100011001001101000110110000011101110100111010111001110011110101011010111101011111010000011011111001011111010011001100110110100100110111000011010001100001010011111111111011010111110000111010000101100010000010010011111000000010101101100010000001010101110110001110011101010000010000000110100001011010000100010010010110010101001101101001000000011001001110011110111101111100110100011110110110100110101000001100011100101111001110000010010001111101001011011111001010100111101101100010100110100000001110111111000110001010111110110101000001110101101111100110110110001000001000100111000111000110111110000001011100001000100110110100000011111010001110111110101010110111101101101110110110001010101110101110111101111110011100111110100000001111100100100001100110011110001100000010100100111101110000000111111101010000010111010100101111011010000010111011011000101110110001000000111101111010111011111110011001010001001100001010101000000110100111000010100111100101101001110110101111111110010111010100011001010001111111011000100111001000001100101111100101111101100110100001001010011011001101001100000010110101110011011001110000110100001101101111010111000010000010011001000100110110010000010100011001001111101010100110011000000111011010111101000110101101100111111001111000101000010010011001100111100011111011010011101101100110010001001100000001011101010111101111001100010010010100100101100100110110101011100111001011110111101110010010000100000110000101101110011011111000011010010001100010001010011011110100100100010011001000110000101111100101110100110110000100001110000011011001110100010110101010100010011110101111001100010011111100101111010111000000011000110110010000110000011011010011010111010101011100011110011101111101111110010100000000101010110011011001011000101010101011000110110101111011111010100001011010001110001110010010110101000001011110011111001111011111010100011010101111101010111111111000011110000000100110001011101111010110100010011011000000010110011101010111010010101110011111100111000010101100000111010111101010001111100010100000100111110010010000000010101000101010100100010010111100101001011001011111111100000001101110100011100101101101111100011110001110101100110100001000110110110010010111010111011000110110011111000001011110111011011110011110011010100111111111000011011101110100111001010001100111000000110011000100001010011101000001011100011010110011100010101111011011101000001000000011100011100100001111011011100000101001001010100101110101101010000011010110110011110100010010001100001101100011110011101001010110000000100101101011111110100010000011001011001000101111101110100100111110111110111111101100011101001001110010110000101111101101101100111001000000011111100001101110100100001001010001111000101000110101100111010011011110010001001011100000011011100110001110010001111100001011001001010111110001111110100001011101110000111110001100110011010110011010001101011100101101001000001101110111100010111010111110000101011111000000101111110101100010010000101000101011010100000101001100010001110101100011010101111001110010101010101010010110111011100011110100101000111001001110010101111110011010111011011001110110000011011010111001111111100110100111010011110000001100001000011111000011100000011111010101010100111101000110001001111001000010010110111101101010100010000010101101100100011111100000000011011001111000000111111101111111010011000001001101011011000011001100111010011001011001011010010010011101101000111101101101100000011011000100111000000100100101001101101100111000111110111111110101101111101000000011101110001001001000010001110100111000100110010000000101100010011011010000000001001010000100101001010100000000100100110100101011110101010000011110001111011110000100111011000100010010010111000010010010100111101000001000110000010001101010100001010110110011100011001111100010011000000111010100010111000111101100100100101110100001000111111100001001011010110011100000101100110100100101111001101111010100101010011000010101101010101011100110101010101100011111101011011000011001010110110010101110110101001101110000010110001000111010000001100011010001011101000011001100010110010011001101111001110000000101111100100000100000001001011011000111101111011100111000011100000010011010100011001000110111100000011111101011000100001101110100000000100001101000101010011011001101100110000000110101001101000110110010101101101010010101000010010000101100001011000110110000110001010001010011110000101011110100100000011101111001110110011010110110011100011101010000000101100011000111100100111010001100100111000010001100000011110010001100110010011011011110110101000010010010100110100110101011001010101001011011111111101000100010110011011001010010111011011010011110111000001000000100101110010111110011011001111001100111001110001110111000011111110010101010001111001010010010000000100101110111110001100011110011000100011110111101101011100100110011000101101100010110010001111101011010000100110001111011000100101110011100110111100010011010000001010111000011100110001010100100000100100010010010000000001011100011010001111111011010100000110000010011000111000111000101010101011111010111000011111011001110001001111010000011111011011001001001001111001001101000100110011001010100000110100000000101001011101101011110110111110110011011100101010111011000001100111101110011111001101010100001100001001011010100111100001100110010001101001001111110111111111110100101110000110000100011001010010001011110110100011100000101100101100101111011111110110111000110110001100111000110010110100101101101101110010110001011100010111010110100100000001001100100001100010100101011111100100000110011011000110000000001001011110100000101001111101101011101000100110100110100110111101110100101000100100110100111010011000111000100110101110011110100011110100101100100011111100101110101010110111000000000000111010101011111010111110100010010101101000010001011000001101110000010010011011010001110111010101000110101001000101001011000000000101000000110100010100011100011110010010010110101011000000010010111001001011100101011111010101001011110111010001111111000101101100001111011000110010000111001000010101101011001100010100100010110010000111010010101101110011110100100111101010000100100110001010010100100011010111000101100010110100010001100001000010011101000011111111100111010100001111110000001101101101010101010110100010111011001010100010001110110110010010010001011001010011000101001001111010011000100111010101010011101000011101011101010100101100001110000110100000001011100000011001111111100001110100000001100101011110001101101111100001011011011010101101000010011101000000101001100010101011110010110100001110101111100011101111010010111111000001011000001111000001000110100111101010000000001100001110011100100011000001011001111110011100111011000100011000001000111011001111010000000011001010000001101010000110111100100100110001000001110110000100001001000000110000001001010100100001110110011100101101110110100010011001111111111001100010001101011101000001011111011100000001110111000011001100010000000011111111100000111010011101101100001110111000110011111101100111110101000100111101000110100001110011111000000000111000011001111100110100011000010111001010011000101011011011000100011101010000010010001010001010110000101001010011011000000110001111101101110010011010000101101011111001010000010001000001110110110110001110011101110011000011100110010111010110111010000110110100100010010000011100001110100001100111101011100000000111101101010111010010010110100010101011101110101101010000010001110101001111011000001101011111101010111110001011001010100000000000110111011101111110111101100100010111100101001001111100011110001111011010000001010001101100001001101110001000101101111111001110000110010111000101011111100101000001010100100000011101001000001001011000000000010010100101010010010010100100010100100001010000100001101001010000110011011011111001101111010110000100010010011010001101101101010011101111100100101111100011100001011100100010010001011010011010001111100010000111100100110101100000100001100110000101100101101010110101001111101101100101110100101101000001101100010101110100000101101110011101101111110110101001110001100110101101101001111111010010000100111011110110010001100000110101100110110011001101010110011001000101111101001100001000000110010110101011111011001001101001000010011000001101010010011000000100100011011100000100101111110011100010001011101111010101010010001101010000011100111101100110110010011111000101010010101111000001110011010010111111100100110000011110000010110001001111011101111011001100011110010111111101011110001011101110100001001010101110111110100110001010001110101110001010111001100000100010001000110001001101010111011001110001010011101011000011011101001101101111010000111001011010010101100111111101011111110000100111100000010000101101110011010000000110101000100100000000110010010111101110010011101010111111110110001111110100101000101010111000110100100101000010111100100101111000001111100111110001101101111001010011011110001000111101010000111101010101001101001101111111001100100111110001001011000001110100100010100110000100100110110000110110001111011001111001011010011010001011000011001110000000000011001001110000101000101100001110101001001001010010101011101100011101001001101110100000100010111111111100110101101000100000000101010010010100000111100110100101011101001101111110100000111101110100010111000001100111101110110101111111110010101110100111011000110010001101010101011110110111001101011101110100100001101111011110110111100011100110000000101101111001001010010101100001010101110001111001000100010100011100110011010110111000111111011001101100011011101101101011101111100111101111010010100101101100010010101101010011101100100000110110110100111010111101100110111001011011011100001110100011001111111011101101010011011010100011111011100001101111010101011000011100010011110111100110110110000100101110000110001010011101100001000101101100110010000000000110001100111101010000001010111111100111011001010100010101010111110010101111010010011001101010010001011110110110001010010010110100010110101100111000100110100011110010110100101010111110001111110110011001001001011110011100000101110010101010011100101100010001111001101100100010011100010101101010011000110000100101100110011010101100000111110100110110011111110110001111011111001000010000001100100101110100001001011010000100010111111011101110000011001000110000101010110011000001011011010001110110001110111001010001000011011000010010100101000011111010011000010011011100111101111111011001101001101110011001001110111110001111011111001100001010101111011001111100101101111011000011010100110110000101110010001011101001011100000101011001010010110100101101000100001101111010111100110100000001010000011111000101001011011011100010010111011000011011101101000000101101010011110101110111011110000111100010011111110100111011010001111001001011001111100010101100101110100111000000011011001001101111001100110100010011011001100100110100110110011010001110010001101010101111001111100101000001000100000111011000011010101010001010101010000000100110001101011101110001001011001011011100101111111101010100010011100010100001000100011011001100101101001111110110011101111010100011111100000100111000001111011100010100000110011001000011001110000010100111011011010010111110111100100100110010111000110000110111110001001100000100011011000011110010100000011001000100010001010001011010010110100110010010100011100100001110010111001110101111001101101111000011100110110010010001000100101101001011101000100000000110010111011111100100110110101000001111011110011111011100100100110001011110101110010010101011000100010010101011001010000011100101001010101101010000100111011011001011001001000000011001010100011111000111111011011001001111111000010001011100110101001110001110010010000010010111001110010110101110011111100100001001001100010000110110011010010000010001011110011001001100100000100011001101000011100100101100000110010001011001111101110000101111011010101011100110010110001000100001111000000100001000001010010011110111100010101100101010010001001010010100000101111000100110000101010111110111110110001001111101001000100111110000001101100011010111111110011110000111011011001011010000101101111001011111111010000011111001010101101111110011100101000111000000011100101100110010101000110011000101100001110110100010110101110100100110010100110111011100100111111110001000111110111101001000000010111110111110001011001101011001000000101100001011010111100011111110001001011111101000100010010100110111000010000011001110101111111011111011100000000110100001000101001100011111010011111001001111001100101010001101010000111001101101110010100001000100000000011101110111111010001111001100011000000010011010111101110110111101101101111110100001111010010000011000000111101101111000101010011100100100000010010000100100111000000111001100101010111100000000000010110100111011011111110010001000011001000001001101011100000101110000000011010001100101001110111001111010101101100111101100000100000101101101000011011100110111111001011010101010010110110001010011000111010010101001000110110010100111011110001111101101010000111000110010110011110001010011011111001110101101000110001011011101010000100111001100110111110001000110101100000110010111001010101110110110001111100011001100010000111101100011000110010010110110101011110101111001100100111101010010011101010011001010111001110101000110111110101101111111100010011100010010110100011101000111111000000001111001000001011111110101111010000111101000110011111000000101001001101010001001111011010001100001000101101110011111101111011111100001100101100110011010111000000001001000000011100011010111000110101101011111101000110100100100001010000000110110110000000100001110110110110111011101010110100110101001110001110011101001100110100001000111110111011110001110100001000010011001101000111011110110101011010101110000100111110010111111101110010101001010111100001010101001110111100111100110110000100101100000000111011001000000010100101000011101111101100111000000110001011000001001001010111010010001111111001000111001010111101010010000001101001111111100011100010101011001101001110001010011000100010001000011010001011011000100011101010111001000010010010111000110010110100001100000000111000001100010111011001010101010001000011000001100000010010111011011101110110111001011011101111011000000010001001011111101001100100000010110100011010101000110011111011101111001110110011011101001101111110000111111101011101101110110110111111111110111101101111001000000101001100011111000101010110011101111000100010000011101100001100011110001110011011011100111100111101010000111100011001001010011001110010110100101000000101111001001111110101101010001000000111001101000111001000110000100001110011110111011100110100011011100100001110010100000001011001011100001101100001110111010010010101010111010111011000001000110111011111101000010101000110100000110100111110111010111111110001111000010010100000000101000000010110100011110000011011010110010111101011110001001111110001101001100111100010001010110001100111010000001001100110110001101111010111110100100010001100101000100011100011000011111111110110111111001100010100100011111110011111101110010100101110101000100111000011100100110100110011011111011000001000101100000010011001001100011101010100010000100000001011010100110101111110111101001001110011011011001000100010010010000000010010110100100110010011110100111001001001110101001111011110101110100000011000110000000111101011110010111100101001111010010011111010011000101011101010011100111010100111101101001011011110101011000110110101100001100100011010011100010101001011001100100100000101111000000010110011110100011100010011011110011001111001011110000011001011011011010001000000000101110011011101011000010110001000001110100000000111010101000001100010111001110010000011000111000100011001110010110100110011011001111010111101111011110000001111110010101001100001111010110001000110000011010111000000110001111110111101111101110000010110100100111110110110010011011110110101011110010000011010100110110101011000111110110010000000110111010001010110011110111011011010001011100100111011111001100011010111101110100010100001010110000101110100101010111101000010110001011101111100000101010110000101001111110111101110001101111100110001100001110100100001011000010000111111010111110101100010101010000101110100000100000110101001111111000101100000010101111001110010100100010110111110101110011000000111001011101101101111100010110001011101000101110011011001101001001110000110101000101011110111010111100111100000001000110011111101101000010110011110001100111100010000011010001011011100100110001011001100011101000010100010001011011111111000111110100000010001101011000111011001101000110100110001000010101101010101000101000000000000001011010000011011011111011010001101000100001001100111000000011101001000010100101101110100010011110000101111001101111110010010001111010101101011111110100101100001001010111010111100011010011001011010100101101101000001010110110111100000110111001110101101111110001110111110000011110101100100100010001010001001101011110100001011110000110001010100100001110110111100110100100011001100101000001111000101011111111111010110100110001101111000011001111110001011110100000101110111100010011000111101001000100101000011001111000111001100101001000000001100110101011100011001011010110110111011011100101101111011010110000011101001101101011110100111111010010010100011110000000010000011101110000001010111110011111001100111001101100010111110101000110111010010100001101000011010100011010010101111011000100100100110100010010011010110000001001110001010110111100100110111101000011001011010010001101010011110010100011001011011111101000001010011111011101111010100111000000001011101111101011010101010100100001101110010000011010111000100010011001101110000111010010101000101111001100000100010011010000011000101000110111111100010001100100111011010111101111111001010110011001001110000100000000101101110111001101100011011110001010111111110011111111111000001011010100111100100001000001001001101000001011011001101101110100010010000100001010011011100001100111110111100000001110000011100100001111101110010100111110001111000011001011101101001111001101011000010011001110000100111011000001100001011010111100000011001001011011101000110100001111001111010001111010100011011101110100101110001010000011110101101111111001101111001101100011010001000100110101010101001001111000100010001111110111001100000001011001110100011001010001001110100101100111000111011011100101101111010111111101111100111001001000100101101001111010011010000001001101110110100011101110110010101111010111110111010000001011100010101101110110101111100111000010111101100111010100000001110101010011101110011111000111101101111110110011110001001001011001011111111001010011110110111100101100011011000101100000111010111110110011111000110001001111001101111111000001100111111100001000100000010101100111000100101000110111110101001111100001000000100111100111011111101010111010011010010011110111101011110011011110000001111001001111111110001110010011111000001000000001010001110010010001110100101100101111101001000010110011011010000001011101110000001111000110110101010111010100001011100010100010100101010100001001110010001110000011011111011110001100000001111111110001010001110100101011011010100010000101000101011100011000010010010100001100100101001100100010101101101001111000101111100110111001010000100100000011110011101001001111101110010010111110010000010111110101010010101100010000110110010111101000001000000110010000010011011010100011000011100110010011111000010001001101010011001101001011011010101001111010111001001110001101111110011011101010111001011001111011101100000001101110010111111011011100010110001100001011001101001100000100000010100101110101011001001111111010010100101000110110101001111000100011110110111111110111110110101110001111000000010101001101000010111010110111001100111010110010010010110011100100111111111111001111001100011110110001110010001110000100001111000110001100010000111010100001010111010000101111110010101011000001000011001111011010111111011101000110010001110000000100000001110101100010100100000010101100111000101111000111001110001101000001100110100001100111100010101010010011011001011101001010010000101000111100010110111100110011011000001011111111100111100011111001111111110111010010110000001110010111011100110001000111011101101110001100000111100110110101010000000011010001110001100100110101111010001100010011010011000100111001111010111110000100001010001100100110000110000011000100111100000011001010111100010110011001100001010000011101110111001010000001001110000000100000111110100000100111101100010110100010010001101010011110101001010011010011001100011101110111010000110100010111110110000001100010100011010010011000101101001100001001000110110001001001011111110111001111010011001000001100011010011001110111011010011100011011100100001111010011000110101000010110101111000010111100011100010111000011111110101011010000100111001001011110000010000010111100100000101011011100111011100101010001111011110001101011101101001001000100000000111110111011001010001101001111011000101100100001000100010100010000000100111011010001011101100011010110001011000100111000001101010010001010101001101001000001111110000101111110001001011100101001001110111111000100000110001000101010011011101101001111100110001101000001001011001101110100010011001011001101111101100010111110010100101001110110101011101101111111111001110111101100101100101001010111001100010001101101010110011011011011001010011100010011101000101011000011111110111101010110111100111011010000010110101000100101011010001110100101100001011100010011100000101110111001000001100110110001110011111101101010110000000101010011001001001010110100101011010100010000000000101110010101111000010111100011111000111101010111101000011001110111001011100000110000011010010100011110001100110100000100010010101111101111101100101010100100101001011001011011111000000000010001001010001001111001101101010010010111000010101110001010000001111101110000000011001011101010010000000011010111010010000100001100101010101101011100001011111111111101001010000100110100011000001110010001111010101010011111000010111110000000111111011011000010101100010000111010110000001100001111011000010110100101110001001100000111000100110111011001010110100111110011100001101101000101011111100000010111010001000100010110011000010111000010110011010110101000011011100000111110100101010001000011110110100101001001010000000010101101111110101000100101100011111011011110110110101010000110000110000000001000011100101000010011011101000001011010110110111011010000110011101011111100010011010011001001111110001011001110111111101100010111100101101111010110011111101110101000110101011101101110110011001000001100110110001101011010010100111010011100001110100110111010111010011101110001111110010011101111110011100011000001000011001101100000001110010000100000111101010011111100101001110000111001000110010000100101100011010111100011100011100111011001001000110011110100011111110101110001011110001000000111000101010100110101110010111111000011100011011110111011100011010101001010011101011001100111000101000011000001000101010101001111001001110101101100001110111011110111100010110011001100011010001101110001110101100001100111111001010100000111111001100101111000011111110011110110011010111100001100001001010101001100001100111000100000110111000101110011010100001100011000111001000011110110101011011111111110000010111000101000000110110110000101001101101110001011100100001010011100100101000100101001110011100000010101010000101110100001000010011111001110011001001111101110000100010010011001100110100010101100100010001011100111101100000101001011111000000000011011111111011101101110110101110101101110000010110000001001011111000101111000001101110101110011001110110111001001111011101000010101010101010100101000001011100101011001101010110100111001000011011111000011100001111000011010000011100000101011001001111101001011100111100010101111010110000000010000101101011000000000001100101100101111100011111101010110110010100110000101001010001101111000011000011101000010100111000010110101000100000011111000110101100101110100110011000001111011110001001111011001011001011010010110101111101111100111011000110101010100111000110001101010001010101101011010001000000100011111011001101101110000110100110101111111110011001010000000100101001110110010110010010101000001011010111001101010101001111101001101000101000101110101100000110110001110001101111000000111000010111100001000110011010001010000011101100010000110000110001000101110111111110111000100001111111110111101110100100111011101110110010111110011111101100110100101101111111111111111000011011110011100000001100001011110001111001011100001000000010011100001111101111101000100101001100001111001111010001111001011100101001110101011000011110110100101011001111011110101000010010000111000010100001010011011101100110111100101010001100101111010011011001111111101000000110100010011010010101011010111110100101100100110101011010110011000010010011110011011100101111001001001101111011110001111101100100001010010000100011001111101011001110011000110100101001001011001011100011010101101000110000101001011001000011010010011100110111001111011110010011001101010001011010101101111001100111110010100010011110000110110010110000101101100110001100101101011010001010001010110011000010011100100110101010111001010010000111001110000110110011101100010100111100010000001111010011001101010011010111011010110110011010010010101110011100001011101111110010000000011000000111010111111000110011111000110111111101110011110011101110001101001000110000110111010111110110000101100000101010110011010001111001011011011010101001101100111110111110100011010101011011111000011001000101110100010011111000000000111110011101010111100110000000100111111100110010011110001010100011110111101100010011101001111100111101111010101110000000000100010011101011111000111000110100000101111001101001010010100111011010101111111111000010111100101110111100100011101010011010111001101010010110001100001100101101101000000000011101011110000011011001111111001100111001100001110110011000011011010000010111000001000100110001000001111100001111011101010000000111101000000010011100111100101100001010110000110011000000011100111011111100011010100101010110010110101011110011001011010010100100001111111010110100101010010111011000010010110110011111101011110001101000101101101001101110011101011110011101001100111101100101010011111110011000111010011001110100001110001110011100101100111001011111111011111111110001101001110000010011110011100000010110001011100110010000011010000001010110110001000010001111011101010001110101111100010011011110111111100111010010101110011110000011011100010100100010001010101011000111100110110101101111111110101010011000010111011010100101110011110110010111011011101110001101010010111011110100110001110101111001100001000001010100010011101100110101000011010110010100000011111110110011110011111111101100000010101110010101101000110111001100000110100100101101010111100000100110000001100100000110010111100011000000101001110001100011111011011011000101011011011100010101111100001100101111101010011000100010000000010110101001101101110011010000111000111000111111100001000101011001101101100110101100110100101010110001111010001111000011010000001000011100111101011110100010000001011101101101110010110110101110110100110000101111101010101000001011100101011010010110010011010111010100110001000110000111011100001011011101110010111000110101100110111000010111011101101111010110111011011000111101111011110000000100100100000011111000110101011010001101100101011010001010111100101111000110100101110001110000111110100001110100000001011000111000111010010010011000011101101101100100001101100001100111001100011100011011001111011111101000111000010001000110001110111100011101110010100111011111010001110000110101000111011100010110110010001111101111000010011010110101001100010010000011011100111000010001011010001010111011010101000111100011110010010100011011000001100101010010100011000000101111110011100111000011000010001110011000100100111100111101001100000000110011101100100000010100111010011101100111100100101100010001011010001000001000101101100101110010101001111011101100011101000001100111100101110011011111100001010101110000000011101101011001100010110011111111110001110010101111010001111000101110001111010110111101101100010110000001111100010011011101010111111001000001100001011110110101001111100011100101011010100001011001001111111110000001101110110111010000100001010011000001001000101011000011010001000010111110100100101001010001001110001110110111101110000000001000100010000001001111111010101001001110110011110101101110010010100011001011100001101111110010100001111010010100000011101011001011101001011000010011110111010100111010011101111011100110111001111100001110010011010110111101000011010011010111010111010001100101010000100001001010011100110000001111110100111100000100001100010010010100011011001001010110001100001011010010111000010011111110100000100010111100100111100101011110110000011101000110111110011101101100000011110011111110110000110100101000010111010111101111100001101100010110111011011111100000000100011001011010110100001101001111000000001000100010101100000000110110100110001110011101101110001100101111100101100010000101000010111011010000000110111111010010001111101000111010110011000101000011010110010111101101011010001011010111001100011111101000111101011101100100010011010100111100001010010101000010001100110011000110011101111101001010111001111000101010100100000000010010001111001100001000011110101001101111100110100110001101101001110001000011111101101100010100010011010100010110001001010110011001110001011000101000011111101100000001101011110010111110110001011010111010110001101011101101010000011010101011010100001000011010011110001001100000101010010110110100111100110011110001011100101011010010111111001100000010001111000010001100011001011111101100011000010111001001001011011000011101001011111001011110011000011110011000100110001011000010000110000101100111001111001010110011000001101111101001100001010101010110001111000001110001011000011111110110111010000001110010011010001011101101001011010101000001011110010000100111100110001110100111110111111110101111011010111001100111111011100101101111101110100111101100000101101011010011000010011011110101101100101110000000011000111001110000101000111000100001000111000001010101110111110011100000000011000110101101011111010111010110111001010000001011001100001110011100011011110110111011101110011010101011011010001111011100101100001000000101010100111100001100100000111110000010100110010111011011011010101010100101110100110010110010010001011110010110010010010001010110101100111011000110100100100000001100110001111001101011010011101111100010110010000100010011001110100111000101101011011000011101100111101010100100000110010001001000011011110011101000110000011010100010000011101110110110111010100101000010011011100111000101110101110001000101010111000010000001001001110101000100001110011111101101111111100100011010011101010000100000111001001111010101001110100110001001110010100110100011110110101011010111101111011111010111111001100101101000111101010010101101101011001101110111100001110010101100111110011010010101000100010011111110011001011100010111001111110101011101001010100000001101001010011101100010001010110111011010100111000011110011001011100010100101100110101111111001100101010100100010110101110010111110101110111100101010000100100110101001010011110111110011011111110001101010101000110101111011111100000010010010011100000001011001010010001011010101100000111010110101010001111011010111100100001100010101010010110110011101110011100111010111110100110110010011111111011111011101101100001101111111100000010110000110000010000110101100100100110011100110100011011111100100001000100101011110110010010100010101011010110011000110101000001101100000101111110110100100100011100010100100110110010100110000100011011001100110011110101000001011011110000101010110000001011111001110010100011100011010100111010110101111101110000010011101001111001101001100010001110010111011111101010100011101100011101100011000101000100100011001000100110111100110101011101101101110100101111001001100111000000111110011000001101100001100011000100001011111101010100010100001001010101111000101100110000110010101101010100100010101100011101101011001100100000010011101011001111011101001011011101111111100001100110011001010110001011110100010010001011101111100101110001100000001111111110101010110101001100110000011111111011011000100001000010010101001100101110100011100001111001111111101001101111101001000111101010000101001011011010100111010111101100100111101111111111011001011001100110111101000101010100100011100101111010100000001011011111110001110110011111100011110110010000010001000110100001011001000010100000000000110010001100110101010011110100010001110110010001111001011110101001101011001111100110010000000000111100110111100000100011010111000110000000001000001110110000101001111101111001111011100011010000010001111101011010001100110101101001110001011000100110111000000010001011110000101101011001010110111000100001000110010011000110000100011100001011101110101001110100111100110110010100100111110010010111010011101110000011000011110000100111011110001010000101111101100011110101111000010010010011100010111111001110011110001111000111100010001100100000001111011101001110100010100111101111110011000101010001011100000110111100100001001110000011001110001101101101000101101110011101110011011000000001100110000101111001001110110111110010100100010011010011011101010010110010000010111000100110111100101010010100001011110010111110111111110101011001110001001001110110000011010101110010101110001011100001001111000000000110000111001110010111010000001110110011100000010110111111100111000011001001000011110111000100010000110101110111000001101011100111011001000010001110000000111000011111001011010011000000100001001100000010111110000111000010111001001101110011111100110101111110000111100001100010001010001010011100000101100010110100001111111110010100100011111110000100111111000101101100000111010100110011010100011101010101100010010001001111010010100100100010110011100110111100001010001110000010001010000111101110100100010010110010000001011001110110111010110111110101111110010110000100101001111011111100100011100100111111100110110100001101010001101011010011010110001011111011100010010000110101011000010011001001010011010101001001001001100011001011111001101011111010011111011010000011000101010010010111111000000100010000101011011000011110011001000000010111111110100010011001011111101100101111011100011111011101011100001010101011011100001111101101101101100110000101110000100011011110010100100110010000011001100000101000101010000110000010000011101100010101100111010100100101100001110101100100011101010011000010000100001000000011110010110010100000001111011001000101110011100110000011001010101011010011101011011001110101111000101010011000101010010111111010111000110111110110110011011000100011010001100011010100111100100101100111000100101111110101110011010000111101011101110111100110100111011000010000100000001000100111110001010101000010000100110011110001000010000000110001000111110111111100100010011100101110001010000111001010011101111011111011011111001011110110100111010010101111100100001000011110001111111010000111111100000001010000111110011111110111011010001011110010101111011100111000110101010010011011001100011101011011100111010110011010111110110110111100010010000111011101011010100000111111111110010000101110011111010111001100101100010101001010011101100000010010110110011101010100011110010100000000011111100111010110011100001101001111011011000101110101000110111000110011000001010110100110111011100001101011100111111111010000001010111001011001111101101010000011010101100010101000100010001101111111011010101011110001000100100001100011000011001101011011101110110110111010011000101101111010100100011001100010011001001011001000000101110110110000001110011111100010010001100011000010111001000100001101101110101001100100111101000011010010010000010010010000110011111001111011111011011111011001000010111101101010100000111011100011110001101000010110110111101001010111110110101101101011011100100000101111010100111111111101110100100100000110001110001101111111100011111011111110111111110111000001111111010011101100100100001001100110000101110101100000010111111010100000100110110101101000010110000110000101001100100111011010010000111111011000010000101010000111110001000011000110010000111001100111101010111011011101001011100101100001100100000100100110011001110010011010101100010010101000110101000101001111111100100011101100000000011010110111011111110001111010110110111110111110110110011101111010111111011101101101101011101111011110001010010101011000011110011111001000111010101010011100111010101101100000000010101011101110111010110100010000101000001100101110111100100001100010010011010110010100010001010110010101111110100101101000001111010100100011001100101011010111101011101101000101100111010111011011100100010100000111010110010010011111011111001000100100100010111000000011010011001001111100101010100101111011101011011001001010110000001110010001110101110111010000110111001010011011011100001111100001110110000010100010100001100111100111010100010110111100100110111010010100001000000000011011100111000010100001010010110010100011010001101100111011100110011011000001001100110011001100011110000011000011010100011000111100010110011100111100000011100110000110111111000111000001110011111010111011111111001110100000100110011001000010101001111001010100111000011010011100011001001111001010100011110001001101111010011110011110111110110010011000000010001101101010001000010111101011001111000110100001001111111111011011101001011110111100110000110010110000000010100110111011011000111101000000011000000011101010001000111010110101101110100101000110100111001101000110010110001010010111001010000011101001110011011011010010101001110110101110000010011000001111001000110100001100110100011110101100110011111001011011110100111001101001001011011010011110011000111101100010111110001110011111010110101111101110000110000101011010101011111100111100101011011101100000101001100001110000101111111011110000010011000000100110111010110010100001000110011100001101001100100000100101110111100000011110010111100001010111000001000000001010110011101110001010100100000101001011010111001001100110111101111000100110011011101110100100100111011101100100110011101100100111001110001011001010010011111011011001111100001010011110110100100001100001011100111101000011010111100101111000000001000001101010011001000100110100111010100001111100011010001111001011111010000110100100011101001011101101001100001111100110010000010100000111110000110011001001101110101001110101011101000001010011111100101001011000011111000110111101101101010001100111001001111111110001111101001011110001001100011000100101000010111111011011000010100111101110001010011000010110000111010101000111100111010101111010100010111010101111010001010010100011000101110010010110110111001100111101100111000010101110101110110110001110100011001010100101000100000010010010001000010000011011101011101101001010001001100100101010000001011101000111001111011001111100010011010000110011000000010110111101011101000010110001010000100011101001100110100011111011101100001010001001100110000010000001011101110011001000011101001100111011111001010000111000111001000001010110111010010011100010110001011100000001111110000011001101010111010111010110000001001010111011110000001110001001001010111110110011011000110101010101111000101101101010001101000110000010011000000111111011001100111111111010110110011011010101101010011101101000100110101011000101101011000000110010110111101110101010011111001100100111000001001000001011000000100111000100010111001010011001001100001101000111001110010000010010010101110010001101111100101111001110111100110010100001000111110101110010110101000000011101110100101111100011000111000011010101010011110000111011110010111001100011101100101100110100111011110100100011011000110000111010100011000011011010101111111101010101001011000100110011011111110111111001001011110000100011010101000100110000001000000011101111110110101100111110101001110110100001000010100110101111100110001001001010111001100001110011001100000000111101100001100001111111010110101010001010001101001110101110101110010011110010000011011011100110100100001000111011000100110101000110110000111000111110000011011100110111110001001100110011110111001101100001100101100101001100011000011001111000100010011010101110011000000110000001111101111100110000001100111101100110000100010100111001110110001101111110010010110010001101001000011111011001100010001001101110111011011001000010111000110000100000010111000111001010110110001000100000011011000110000101010011100110100111101100001000000111111000100111100110000101111010101101101001010010111111010010111100111001010000111011100001110101101000110010011001101100101110100100010110110000111111101101110101110011010011111011000010011110010010011011010101001010101101100110110010100101111010000000110111101111100000010110110110110110011011101111101001010010010111101111000110100101000111111000101000001010001100010100111101100001100010000111011101011011001100100000101000010101010010000111110000101101101000010010111001010000111011010000101011011011110111111001001111000111001000111110100000010101111100111000100010001111100101110010001110010100010010110000100000010001001010110110110110001111001110011110111000001100011000100000111011000100101010100000011001110001100101000101101100000110111011110000111110110000001110010100011011101001000000001111111110100010111001100001110010110010011001011010000000100110011111100101111010111101001000101100101011001001010111101110111111000110011010001011111000100101001011100010000100110001111100000100011001001110010011101110011010001011111011010000110111100110110010111100001100000110011000001101001010110100001010101110110101011110011001010101111101001011000000001010111001101001011001010101110010010001111000101111100111100001100001011001110101011111000000110111110101011001010001100011011010110101011111101011111100000010111100010010111001011011110010010101100010110001101011001000110000011001110010100011100101000001101110100000100010100100101100010100111001100011110110101010100011100100100001001010011001000110001000101110010000110110011101010101011010100100011010011011001011101001110110011011000111101010111101001000011101001110111100000110100111101010101100000100100111100001111001110011101001101001111010101001010000010101001110011010000001101101010011111011010110000111011011000011001111111100000010001110110101110001001110010001000010011111111011110100111101011011111110010000010101010001011000011000000011101101010111101110110100000010010010001100011011011110001001001111100001011100001000110011110001000110010011000000101101111101110010011010010111101011111001000011110110100011101111010111111100110011101000110101000011110010110000111111100011110000001011101000000010110000110011001000110110011001111011111100100010110100011010111000100100100001011010111110110001101000010010001011101010110001110101010101010100011100110010101011010001000111000100000100010101110101111101110110110101001110110010101011100101110101110011110101101001001111101100111100001111100110100111111101011010001010010100100001101100000100000000011100111001111110010011111001011000111000010100000011111101000011100000001101101111011110101000010101101000010101110110001010001001101110100100100000100000010010011010001111010001111011011001111110101110000001110110101010100000011000000100101101010000110100000011011000111100001001111101000110001000010111111011110111101110101111000101010010011101100101001111100000111010001111101100110011011111000000000011100111001010011011101010010100000000011101001101100101110001101100110000110011010001011001100101101000111001100000110101001000111001100010000100100100111110011011010100110100100111101000001000100011011100010100110110101100111100100110010101001001100000011000001101011111000010101111010100100011001001100101110000100010011100111101011100100010010010010010001110010010110001100101010100111100000111101010000001101111001010100000001011001111001110100011001100101111001110000011101011110001110000011011010111111100000100000110010011010001111001000110011000110000011001010000101001101010011001100011010000001111111111000111000111110001000111100011000111001011001110110110100110010100110010000111000001010101101011011111100011010011101101110000000001001101100011101110101011010100101010111011001111110111001111100010010110011101110011000011011000000000001110100000000110011100110010101000110110111110100101101100001101101100111011110010011100000010010001011111011000100101101110000100010011011000010010011111111110011100011111101100110001101011011001001110111011101001100100100110100010010100111111100100111000101111010110110111000101110000000101010100110011100101111100101110000110000111101110000111101110011100010110011100010110100111101001011001010101011000011101101101110010101000011101111000101101110100001110100000001001110000101011100100100100111001001011100110111010010111110100011101001100001001101111101000100001000000001011100000001011010100001111111010010011011001110010110100000000001101110100101101100100100110011111111010101110111001110010101011110011010110001101101010000000110001010100001011001000001001111011010101010101001100110001001110011101000011110111000100010110101100101011010111110101100100100011111011110100010011101001010000111110011111000000010011110010100001001110011101101000011011010000110001111010010110010110110100111101100000000111110101100000000000001111011000111010101000111110000101010001111100101110101101111001011001110010010011000010101100110110000101010111100010001011000011100101100110111001011111101000001110111011010101000100101001000010110011100000110101010011010001111010110111001010001001011111011010000010101101011010000000011111101001010011101001101111010010100111101011100111101101100010100110011101101000010010001001100001011101000111110000110001100110111101011100010100101110110010011110110011011100001110100000001001011010010000111001010101111001010001111001101000001111001010110100110001110100101100111010111011010011000111101011011010100100110111101001111111000100111110100000010100101011110110111110000110101111110010000001010001100101111101110111110000101000110010101110011010010101011010110010100101100100010100111011101110100111111111010111011011001100101011100011111100101110001111101010111111000110100111101101010100100010110011000000011011010100010111000110111000011101010110111000010111001000110010011000100010101111000100000010011111111010101101001010011101111111110110000000111000000111110101011011111101010011110111111111011110011011100110001100110100110101011000101111011111100011001100011000000000000010000110111111111001010010110110110111011011011000110101010011101011100110000000111111010111010000001010110101111101111010110101000000101100001101111111011101100111000101011010101011010011101011010001111010110010110000001101000011000010011011001011100011101101110110000101111011110010101010111111001011110000010010001110000001101100110101010000001001101000011100100111011011110000110011000101100011011111001100010110000111101011011100101110101011110011000111111001001001011111110011010011110000000010011010111110111000011100001001000111111001101100011011010000011111100110011011111011101010001010101101010011111101110100111011100110100110100111001101011000000110011011011000101101001111011111011011101011011000111111101101001101111101000000110100111001001110001111101000001010010010101000000100101001100010101111101110000010110010000100010000010110101001111111101110000101000010010010010011100111011100100111111111010111000100011001000111010100110001011010011000011001001000001010010101100000100101111001100000001001001000001110101111000111110111011111001100110111001010111001011010100101000100010101000001001100111111110111011101001011011011010010110010111000010101000010011000010101110101001010100010000110001110101111100000101011110101001000110100101000010010010011110101100001010000010001000000001001011101100001011010111011001110101100011100111101010111111110101110011110011110101111010001110100100001010000011111100000111100100001111101101010110111011011010100000001111000011100100001111100111111000101111101111111000010010010110000000010010111111011111001001001010100000101101011110100110110000101000010101000111101110110010111101101001101001100001010000110100000100011110111001011001001111001110000010111001011011101000101010010111111101100011100011110000010101000000111001011111101010010100111011011000000011100110010001001101111011100100000001000001110011100000001111111110100111000110100111111000110010010100110001001000101100100110111110010111101011001000100011110110000011111101001110101001111111011000100000001011000001111101100001001111001001111100111010101100001101110100011000110100110100010000001110111100010110000100110001000110001100110101011101101011010010011000100011010111110101001001010011111101000110101100110101100011011011010000110101011101000010101110110001011100111100101111101100111110110101000011101100010000011101000001000101101101010011100011010000111001111110111000111011111000111001111011000001000000010001111100000011011101001011000111000111010111000110110011101010101000100001011001000010010001001110111000010010100000011001101101111010000110100101101110011000001111100010110011100110001100010101001001010011110100111000111110000101110011010110101101010000100101100111110011001000011000001110011001101110110101110010011110101011110101010100010011010100000011110110111110110111000001010001010001111011001110101100101001010011011010000101110010000100111010010000000000101010010100110100100001111011011011000110010001011110111100100011110000011001000001100001010110010010110011101110000000000101001100000001010101101100110010100110000010110000110101100000010011100101101010010110101010001011010100011100000110100010000111110110111010011111111101001111010101101010111101111011101000111001011101001010100000010011011110011000111110101100000011101000110110011010111000000100111100110111000001101010111100110111101010110001000110000001111111001010110000011100101100110010110001000111111111001010001111111100000000110000011100101000101000110010101001011001010100101000111000100101111100110100100000110010001001100010110101010100000010110000010101011110011001001110111011101111010000100101001100100001100011111011110110010010010000011000100011000001101111110011100111101001011001101010110011110100110110101101111001010011010010101110100001100100101110100101100100111111000101000100010001101010111001110110110001100010011110110001010010101100000001110110110101111110111110010001001001011111010110111111011010111001001001101100101100010100111011001110001111111100101110100110000111010101100000010001110000011101001101000100111000111100100101101000000101101000111110101101111100101010010010111111011011111100010100100100110101110110111001010101111111110001011000001110001100110100000011111001011100101000111000101010111011000000111011000001100011010111010101010000001111001100110000110110010111000000000111111001000000101101001011101000000111110000001000000100010110100011011010000101001000101110000111001110011111111001110010111100010010000110111000011100001111111010010111010101000011000001101011001010000111001010110111000111011110011011111000010001111010111101101001110101101000000110100010001110010111000001101010011101000000110101001010101000010010001000001111110010001100011100100011001111010000111110010000101111000000001011001111110101111000110000010010111101111100100110000001111011110000001101101011100110101110010001111001000100011100101011101000111011011011010001100000101111110000011111100010011010110000011001100100101010100100011011001110100001100011001000101101000111000000110110101000000100001001100110010101111010011011100111111101010000101010100010100101001100000001101001111100110001011110111111110011111100001000110011111110000011010010010111011011110011000001010000100000100010100110001101001111111110011000111010010001001001001101110110011111110010011001010111111011111010111111001111110010001111110001011000101110100100011000110001010111101010001000010001011010100111001010110000111111111010000011111111110101101011010100101010000000101000010011101000010011011111101111111101011100011110101111100011111000000110011101000000001000000000011001010011001101110101100010001111101001010010001101010101101000010110101000001011010011100010010011000100000010110110111000010011101001110011000110101010000101000010010011110110010011111011001000101000100011010010010000111001010001111001100111100100010111011101010110101111011100110111111111001101101101100001101000001001110000111000001110001101010010100010010010011110111001011011010100101110110100111110100100000011000101000000000011100010100110011000100001110110011110000110110011000101010011010001011111101111111100001010011110101110000011110000101111011110111100011100110000001101110111101100101110011110110010110100000000011110010111010010011101101111001010010010100111111010010111100001010110010110110111001010100101100001111010010110011100001011110010001111101101100001100101100000110010101111001011000100111111111110100111011000110110011001100100100011011100110010111101110000001100101101000011000011000111001101010010011001011101011000010010011000101100000110111101110011110111000001111010001011000101110011100110010100110010101101001001101101100111101011110010111010010011110001010110001000111010000110100111001101100011010011110011011110011001011100011110001001010110101000100000010011010111110101011000000110110011110000110110100111011101010010101110110111001110111001111001000000011101010100111000110100101001100011111000110011111110111011111011101101110101011100011100010010100100101000000010100000010111011110010010010101000000101100110100001100001101011010001000001010000001100100001111110011110111100101011101111000110001000010010001000000101001011100101001110000111111100100010101110011001100011000101010000000010001011011100100111011110010110101111111011110101100111010001001010100011010100110111111000010010001001010111100100011100000011111011100010001011111011000110111111010101010111100101010010101010011001011100000101000110111000100100011010010111001100111111101110110111111001110111010000100101001000001101011110111111101001010110111011110101101100111111001100001110000011100100101110000000011011111000110000100010111101011111001000110011100100100001111001010111101101010001001010110010101000011101110011100100001101111000101111111011110110000000011111111110100110011110000111110001110010000101010111011011110101111111110111011101010011110000010000000000110001111100101000101101011010101100111100011110100010010011101110111101010111101100100100000011111101100100110001001001101111010000010001111100111011011111100100101000011100101001111011011010101111101111101000001001110001101010110001111001110001000111010001010101110011110111101111001110010111100111001010100001100001000000011011010000101111101101101010001010000101010100010111100001000000001100001100101100101101000101001100110110111111100100101010110111101000011011011001111000001100110100100101010111001100110000111100001010101110100101010100101010111101100000011010000100001000011101101100000111010010000110000110110001010011101100111110010110010000011000000000110111010101100101000011000100110010011000011110000110101001001011001011010010011000001110011111010010100000000101010011000110101010000100000101010011010000110010100100111011111001100011011011001110101111101111110100111111001001100010101011101010100010101100010000011011111000010001110000100100111000111000110011101100001010100110101000000111110011111000000101001010100110011011100100101100110010010111111010011111001111010110000101001010000100110000100001100101010110001010011101100110100101000010101101010110010111111110101010011111011100000010101101000110001011011010001000111101000111000110100111000001000001000001100110010101000011101110001101101100001000101110111111011000000010111010111111111110000110011011011111110011000100101001110010011110001010111110111001100000111011010000110000100010010111101000001010100100001111011111100111010110011111011011110110001111110010110100011000111101100000101101010101100110101111010010001000001100100011100001100011111101111001110100111100001100011011110000010011100011011101111111001101110101110000111000100100010110011011110101011110000111011000001100001110111000111100101010000111100011110101110100000101000001010010111011000101100110010111010111010011011011111100110000101100100000100011010000011111110000000010010101100010100101110101011110110010000101100010001000011011000111011000010010000111100010011001110100010110010001101001100000110000101101010100110011111101101010110110110101101010101010000111010001101011010110010010110000100100110110110010000001010101101101100111111101011000010110111100010111100100010001010010101101100011010101110010100101111100111001110010011000100110010000111110001111110100101100111001001101110101010100000000001100101010011010010000110010011111110101111010001000111101001110100000111011101000010110101101001001111110011011111110111011001111101001000111010010111001001101011111000110101001100010100001101100111100011101011100011010101101111011000100011100101111010011001011001100010110001110011111011011001001110101111111101000000111110111010011011000101110011000111100011110010110011100111110111110100011110110001011011000111001101010001111101110000111101111110010110000011111110110011000100001001100010010111011100111101110110100101000010111001000101010011001000010011011011111011111011000001110110000111010111100000111000111100111001011100011111101011111110101011111111000010101111011011110110101100011001010011100011000100011111100011101110000001101000111010110011101100101110101000100101010100100000111011110000011100100011111111001101110011100101010101000010101110000100110110000011100010001100010001000101010010001000100000111010000011001000110100001111100101111101001000101011001010101000011011001010011001000110000010000001101111010100100111110000111010111101000001000011001010100010110000011111011111001111100001010100111110100000110011001111101011000001000100101111011100100001001011000100100000100000111010100000010100010111010111111000000111100101111110110000100000010010001101110011000010000010100110000001011011110010000101111010000110100100000011001100100100000011011010000010000011001011101100110011100111111011011101110011010010111011110100000100110101010110011100000011010010010010000000011111000010110111101101001100011000101000000101001111101000100111100111011111011110001101110101010011011100001111101000110000110101110001110011111101110110001011111000010101110111000011110100100111010011110111101100110010010101110110101110011111001101110101000011111100100101100111000010100111100011101001000111110111011100001101101001001101111100000111001110110010000100000000000101000011001001100000001100101000100111101011110100101110101010100101011011110100111110101011110101010111010000010101111100110101101111101111110100110000010010101000100101100011000101100011101111111110001011001010110010010101101101011100100001110011110110111011100001100110000000111110110010011010010111101100001011110111001001100010010010100100011100100101000000010111010010010100010000100110101000000010010111101011011011000100001010011001000001111000000101001100010100110100001000000010101100111100100001010000110010010110100111011101011000010000111100000110110110111001010000011011100010110011101010111110001111101011000111001010011001011111001000010010010000111011001001001101011001101111001100101101001110100101010111010111101111011100010111001110100100010111010010011000011001100100001110101010110011101011110110011111101000101010101001010101111100000001011010101000011100000111110000011010010111111000110011100100100000001100111110101011111100110001001100011001111000111001011100010011110111010100100100001101001100100001111100111001110101100101001101101101110010010111011010101000010101010000110101001100100110001010110001101001000000101001110101111000101001100001011011001001011110110011000110100101001000100010010111001101100111110110111111001001010000111010111010101110011011001100001001010100011100011110010000000100101010101110000000001110001110001111101101111111101011100111111010111110000111011101010011000100110010010001101011001000000011110010111000100001110111011100010100101101010001101111100010100101010001011101010011010111000001111111110111111110111111011101110010010010011001111010001111000010000001001001110000111101101101000110111101110100101101110000101011011001010010000111110111111011000100010011110011111011101110001100000110111001111001010110101111001011100001101101011110000110011011010101010100010011001000110000101101111001111110111010011001010011001001110000011001010010000011000010111100000001101011111000010111111100101001000010001101011010011110101110001010100111110001001011011000100100001010111100010000011010100011001100001001000010100011111111010100010101111101111110010100111011100011010010100101001111011001110100000010111111111101001001000001010101001001101100100010100101011101110000011100010011100101010000110001100000110010001100100001011011010100000100001110011110000111010111110110000011001101100010001101000100101100011111100100000000010001000101111011010001011100010101000100111111010100100111000001001000011011001010010101100001101001111101011011111101010110010001110001010100110100010001000000010110001000010100011011000111001000110101011010110101111100101011100111000011110110100111000100011010000110110111101000100000011111110010101001010110010000010101011100111110101111000101010010011011001011010110101100000010011111110101000101010011101010000011110100100100010011101100101110101000110101101110100111011000000010001110111110100011000111000001100101101000000110111100010100010011011111110011101111001000101100000011011101011001100011001111110101100110100101011111001000100101110100100110011110101100101100000101110111000100001010001111000110111010010110010001011001110000011011001111011100001000111100000100100100111101101100000101101001111010110110001011011001100000000001011100110111000100010000110100101100000010100001101001101111110010000010011010001110010001101010000111000100100000101111011000111110001110110001001111001110000110101011110001101000100001110110011011001001001011111000001001001011100011000101110111101100100111001011011011000100100101101001001100011010101111101101100001111110011111010000000000010100110110110100100001011110001110011001010110100111110001011011110110110111111100000111010111001110110011101001101101111001011000110110100001111000100011010011110111000111100000110001111101101110011110001110100110101111101100011010100010100001101010010100001010011001110110001111111101100010101101001100100010000010000000100100011010000111000010001010100000100001110101101110010001101000001111101100011011000011100000001111001000100110110100011100010101100100011010101010011000001101110011000111000100110000000011110110110110010000100010111111011010001001001001000100100101001111101101010011101111000111111111010010100000101010110001100000111011000110010000001101011100001011011001011011011001010011101010110110010110111100010000111111011001111101001101111011000000110011100110111111100010000100110100100010000011100011001100001010101111000101001010010001000111011010101100111010100100101001100101011000111011110110000111001110110000110110111100010010110101100110001111101111111011011111110100100001011100100100100100011111011001111011000000000001001001010101101100100110001100011111000011110010010100111110000010111101111001100111101101111101100111101000000101000010000010101010101110001001111110111100011101111010110100100011001101110001010101001010010001110000001111011001111010000001011100101010111101001110001101011110111101110000100110110100001101101001001111110010110100001010000101010111101101000000100110010100101110111010011010101010111100111000101000100101000110010110111111001010011110011101011011011011000010100101001011101011100100010000010011010000100110000010100010100110000000111010000110011000010100001100000111101000011001101000110001110010100010101101000000100101010001011001010110111101010101010010101111111100111010101010110100100001111111010001111001111000100001000011011110001000100001001001000111011111010010010110101110001011000111000000010111000100110000100100010100100010100011010011010100111010111111000010001110010110010000110011011001011011110000111011110010100110000111011101010101010001100000100011110101101011101000011010010100001111011111000001001000111101010110111111000011011110111000101001001000111010001110111000100001010101111000101001010110111101110110100000100100010101011110111011011011110010010101100101001010110110011010101010000111000111101011111001111110110000100011100001001010101100011001011011110101011010000000101011101111001101110110111111011101100011011001000000001110100011011010110001011100011110011011010100100011000010111111111010011100110101101001110001100001111101100001000100010010010010101000111110011001100111110111011111111110101101111011000011111101011000100101110101111101111001010110101000010100001111101101000001000111000110010010010101111100110100010101111010100011010101000100111001101100010001100011110000111010011100010010100001011111111010010111010101101000100000000110010010010100101000101001000101000110111110001000000110100010110111110100000000111100010101101111011101100000100101111111010101010111001100110110001000100010101001100011011101001000000111000001010111110110110011110000101011011011110101100001100111000001100101100101010011111000000111101110011001110000111100011010011101100111111001101110110110011111010000001110000101100111001010100001101110000100010110001001000100000101110110101001000101011111110111100010001000100011100101100000101111101101110010001011111000000101110101010111110010100110110100110101110000011110010001100011100001110110101011100010010010111101100001000110010111000101000011000010101001000111000010101110000100100111110010010110101000111001110010111011010010011011111010011110111110000010000101100001001100011101100011010111100101001000101100010100000000001011100110111101111000010000110010011101111000001110010010110110011001111111111011000110000001111000010010010101101001001100011000101011101010011110101100000101111101001000010011000111110010101011110101010110101011111111011110110110101001000110001011110010100001100010001110101010100000011101111001111101110010111011011010001111000110101101111010100101110100001100100110001101010001101111110110111000110111001000101001000010010100101000111011101110111101001011011100100010100110001001111011010110110111100010110000110101011010110011011010011011100101110111110011000111100110001001111011100100000110010010011010101001101110110001010101010101000000001001101011101101011010101100000101010000100101010000101001001010000010000101111010100111111101110011101010101100110000100001010011101110111011001000101110100010101000100111110010101001001000001110001001111001000001111110111001011101100111010001000100111111100110000011010000000001101001101001100111110100010111001110000000011011100110110011001011111100010111110000111001010001011101111000100100001010101011100010010100110010011101100000001011110110100111111001111001000000100010001000101110010100111110101101000100001001001011110111001100111010001010101111110010010001010010110001000011101000011010001011101111011001000001110010110001010101010011110000100000110011011000101110111011010101010011011010000110101011010010000111110100001000000011011010110111011000001100110011111000101111100100101111101101010101100010011000111001101101001110111100110011111110011011111010010010001011010111100010111111100111001101110001010000011001110011010110101000101001100110110010110111100100001000101100110000001110010110010100101011100110101100000100001000001011101000100111101111001100111101001110000011100110000011100101011010000101101010010101111010110001011011010111111001100011000010010010000010000000010000110010100000100111011010101011000100010001110011000000000001110111100010101101011001010110011010001010010100111111110000010100001000111111011011110101101111000001101000110000100100111100100101011001110000110010001101010110001010111011010101010001000111000111011011110001100110000000111000011100111011001111001101111001010001111110001011111011001000110011111101010110001100101000000000111011011110010001100001111100101010110011100000111111000100010101001110100000001110001000110011101000101011101011110001010100000001100010100001100011111000101111110000000001010101110000101001000010011000000101001110111010101010100110000110110001100100101011010011001010100100000011111100001100010010101101111000101110010010010010011101101110110011101001011100011100100001100100100000100001101000010010000010000110110110111110011010110001000111110100011011011111001000010011110000010111110010000100001010111110001101100101111010010111111101001011110010011011010001101110101100111000000110001001100011100010001001110010000101110011001001011001000111100010010011110010011010001000100100111011100101111000110011110001000011101000110101010011111010010101000111110110000000001011011101011110100101111110110011011011000000100010101001011000101010111011111001101111101111011110000111011101010100011010001010101110101001100001100101101010101010101001011000101011000101111010010010010101111011010000100011100001001100000010000011110011110101011000100011000100111101011101110011000001011110010000010100111101010000001101110001100111101010000110001011000100111011001101110000011011000001001001010111010010101110111000110110001000001100001011100011110001000011110000011010111100011011110011101101001110110001110000000001111101111010110001001010101111101110000100011011011011010111100001101101100101011111111101000010000100110111001000101111110010111000110011000100010011001111111010100110010101010111010011000110010011000011000011000101101111100110011100110000000011110001001100111011000110110000101011011110010001101001110001010000010010111110110111111111010110011110111000011110110011101011010010010111111100100010110011000010000010110001010001000110010000111010111000101110001101101100100011011111111001010111101111011000111010110110101010001100110110010010000110000110001011110000111000000101001110110100001000100000101001111110000010100111111010001111010111010111111100011010111110010000010001101101100000111010111000111011011010000111100010101011100101000101110110100001110100000011101101001001001100100111011011011011011110100011011010110000110100011101000011000110010101010001000010001010101011101101110110100111010011001010100011000100011110001110111010011011111010110000000011011110011000111101100100000010110000111011010100001100100100011010100010110001100111110011001011000011000111000010110010011011000101011111011100011001011100100111110011101011101100100011110100010011111111110000101100010100000010111011101001001111100001101100111010010100111001000001101000110100100111100001100001110011110001001010000001111000101100110101100111100011010000001000010001000011001000101000110001011101000110101110001000101110101101100000111010000010010001111011000111110110011011101011000010010001100000101001010110000011010101111110100001001101110111101101010101100100110000110010101100010101001111100110000101111100111100110100110001111001101101001100101010000011110101101000110010000011000111010000110000010111111000010110001010000101111100110000111111000101010111011000111001111000101011111011010100101110111010110000001001111101110001111111111110000010011100011010110111111000000110010100000000100001010110101111100100100010000000100100010110111100111000011000011011100101000110100111011010100011101101100100100110101111101010101111010001010101010111001110100111101010101110010101101011000110000001110110001111101011111001000110101111011001100000111111001111100011000101011111011111101101100100101110111100101100110011011010100000111100101110110100000010001001111011000000101110111011101101010111011011010110110110110010101101111111010110001000011001001111001010010000000101001111100000000010100011000001100001101111101100111110111111010100100101010010001110010100010100010011111101101100111101110011110111111011010000001010101111001011001100100110000111000110011110100010110110010101010101011101000110000011101110001010000101011000110100001100011111000011000100101001101000000011010110100110100010011001010011101001100101111110111000000001011001110001011101001010111101101100110001001010100101000001100110101111100000100011100101111000010001101110101011001011000101011111011111101000110001101110011001110001010101010111111111100011011110100011010010010110100110000110011011001111010111011010000101001101101001000111100000001111010000001000100111010101101101010110101111011010010110001010110111111010110100001100001111010000111101101110110110110111101100100100001101001000011100000100000101010001001100001001111110111000110001011101010100000101111101110000100001100100111110010000000001101101010010010000000101011110001000111000101100111100110110101000111011001100010011100110010111011000011101011111001110110001111001110010101101011010110111010001111110011110001010110011111100111110100101001101011101011000001100001100000111011001001011101011001101000110011010101010100001100110010111011011010110000101101100010100001000100110110111111010110001010101011011100110101001101010100000110111101101110100000011000100111011010100010010111001101100011011000111100010101100001110110001100110010000100010011011110101010010010000100010010010001110101100111010001110101110001100101111000001101000100101111100001111001101001111001101100100110101101001101100010010110100110101100111111001101101100010110110011000100100110010001101000110000110010100001101010111001011111110101001101111001011100010001101110001101101100011001011110000111100011100110111010000110111101110010011000011010111011001100011010001001010000110010001111000000101011001101100100001000000001110010011001011010011000110111111010111011000001010010100000000001010100000100111000111100100111011000000101000100101101001010101110101101111010010001101011100011000010010000001101001001110000101000001000011110111100010101110001011100011101001001110000101000110011110100111101001110000001000001000110110011000000111101111010100000101110011000011100001111000110001110101111010010111100000101001000101111010101101110000100001111011000111010110011110001110110001011010100011111011001000101001100100000110110001111101001011101001010111100001011011100111100111110010101000111000101100010111010111101100001100010110010101011101100011100110011101100001110001110010001011111010000110110011000110011110011010110011111000110100100100001011000111110110100101101101111101100000010100101001001100001000001101101111000100000011100010010110111111111110001100011011101100011011011011110101010000110111010100100100110111110010111001100010010100111001011001110001100101011100000000010111010100111001101010000011101001101000101111011111000111111010001010101000100111110100000000111000100100001011101111101111010110100001101110100110010010101100010011110110000010001101000000010000101010011111000011000000100110001101011101111000111100110010000110001110011001100111111101101110111010010010010100110111001011100111101010000111000011010001100111101011011100111011001110010111111101100111011101111110100010111001001001111111100101001100110110000010101111000110110110100101001111010011010101100000100101111011111101100000101000111111100101001111010010000100101011000000101010101101110001011010000101000111001100111000001011010111001010111101001110001101011110000100001111000010010111111010000111111111110000010101101010010100011100001000001100010101000101000111100101101101001111001111111001011001100010100010001100010000010011010110111011101111000111011001111101010010010111100111110111101100101111111010001110011011100100100000111101100111111110010000010000101100111011001001011110100010100001010000000001110011100010010100100000010001100110011101101110100001011111101111101000101000110011101101011000101011100001011011011011110000000000011101111000100000000001111010001110110100101110010010110011001101101010001100110000011001110011100000110100110100101001000000100000011100100111100011000100110110011000010000010001011111000111000101110111000101110010010111001010000010011111010010100111101011011011011111000010011110011000010101001001101110000101011101100010000001110011010011111000110001110101011100001101110111000101101001010011000101111100011001001111110001011100110001100100100000010101000101111111000110001001011110000110010110110100000001010001111000010000111000110010110011000000000111111011001011100010011100100100111111111001101100010000000000010100000110110111011110110011111011001110011111010010000010100110000001010011111111101010000000110101001001111000001111110101111011010000101101001101010110001001010111010100100110101011010101011010000101110111011010110000100010000001100001010100010110100011001010101010000101000011100101001110110100010000101000000000010010001100110011100010001101111000010001001001111000111101011010001000010010001001001011101001011110101001001000011000011100111111001111010010101000000101110000100111111100101001100001010011111000011010101101100010111111101101011000010100101111001010001100110101001110110110101111010000101111001011111100001110011010010110010001001101010100000010000000001001101000011100010100011110001101011000000100101000111101010011101010100011000000100001010010010101110100001001101010111111100101101110101101001001101001001110011111100001100100110111111110000000100101011011011011010001000011011010100100001010111010111000001001111110100101011100010111100011010001100110011000010000000111100111110000000110100011100001000010101110101110110000100111000110100011011110000101111011110100000100000101000000111000110000000001110111001111011010100110101010010000010101100111010100011101110010000010000111110010000101101100110101000111111101011001101011001010010000010110000010001000000111011101110000100011101111001110111010001011100100110011100110010001000101110010110000010001011100001110011111010000111010011001101000111110110000111111001000100010000101101100010100111011100110110000000000101111010101110001101000001010111010010001011000000111000000100100100110011000101101101101111101110100010101100110000101001100000111111111011011100111110010000110100101101001110011010001101111101100010000001111100000101011011100101011110001011010110010011101010111000111101101011101000010101110111011110010100010010010011000100011010010011001000001110100001101110000001111110100101011111001101100111010101101101101010100000010001100010011010010110001000011110110111111011011010000100110100011110011010010010011001010101010010001111101011010101101011101011110000011010111000011001000001000110110000111001011110110010011000110100111001000011111010011000010100110100000011001010111101011000111000110001000110000001100000110010011010001001111101010111000001000111011000000100011100101111100110001110000111111010101001101000010000011101100011110111110111000001010100111101010010011101001100010111010000100101011011001000101010000100111001100001011110110010010100001001011101000110110000010111100010010000101111011110011011110111011001001111000000110011101000110001011100001010100110001111100100010100100010000101011000111010110101110011111011111011010100001111001110100101011010000010001110100111011110000000011110010101000110000100101011100111111000110110010010011100111001111110001010111010001000111100000101000011001010101110111101111011100100111110001010000111110110000110100000011000100001111000100111010010100011110010110111000100011011101001111000000110001110001001000010011011001011110000000000111010011111001110010100111011100111011111011111011110000011000101011010100110010001011111100110110101111101101011111010001010001010011000000001000110000110000001011010100011000010111110100111111100110010010101100101101011000100011100001000010000000111101001011100001100011111011100100111011100010010100100011011010101010100001010100011001010111101111010111100000100111010000101110000011000000111011111100101010101111001001000100010101001000110110010110010111111001001111101000100001100011011001001011100100111011010101001011011100010001001001000010001101110110100110010110100001000110100000011101001011001111001111001010010101000110011000001100011001000101010110001111001111101100011110010111011111101001111011101001011000000110011100111110101101011111010110010001110001010000000100101001001110000001001111001011001010110000110010111100100110101011011111000010100100110010001100110111010001100100010110000100011111110001100111100101100100011010010000010100100000011001111011111101010000101011101000011001111001010101111101100000100010011011001110100000001000011110100111011101111110001010001011000011111100101100000110010001000110111101111010110101101000110100101100111101111110000010100101000111111010101100110000111001110000101001011100111000011011011000011000000101101001110010010010000011001111011000110110111011101111111000010000100110110111011111000111100111100010100001111110000100001010110100000101001101010001010100111101001101100100101000000110101111101111111111100111011001100001100000000001101000100101010001011000110100111111000110100111000011011100100110010000011011110101000101010011100010010000100110110011101110001000101100110000110110101100000101001111110101010110110011011001101011001111001010011001101010000001101000001010101011010110010110111010010110001100001010011101011001001100011000100111001000011111111011000011101110000000110000110100100100101000010001001110000011110101100111101011011101100111100110010100000011100011110100011110011100111101011100101001011010101111111010001111100111101001100110011101100110111000110000001110000011110100101101110100011001000000111000000000110100001101001100100000011101100000110110111100000011101100011010000001110010110001111010001100011110001001001110101001010001101101111010010110001011011101111101010100111110110001010011100011110111100001001110011010010001101010010000101101001011001111101000011110010101111111011100000001001001111001001101001100100111001111101010111010100010111000100100001110111100011001111101111110011101101001011111110011010101011000101110100000011110010101100110011100011001010011111111101000100111100001000111010001010011011101100101001110111010100000100100010100010001111001010101010111000101010011010110001111001111110100000100010011000001101100000011110001011110100100010101001111101011001001101101100101100010011000001001101001000001010001000010001010010010000111011100011100010001111101110010101101010000111110001000000111110101010110011100001101110100100110000110100001010011100011100111111110100100001111111111111100011001111010110101110110110101100111101001101010110010110010010010100000000011100001110100010101000110011110011010111101111001100011111100010101110100011100010110011100100000000111100000000100100100011011100000100100100010101100111111110011100101100111011101110000010001011100011011100110110100111001110111100100011011101001010101000111011000111110011100111111010001111010100011100101110001101111111101000001111110111010101010111111010011111001010000011011110110110001110111011011011010111000100010000011011011001101101110101110101101100001001011101000101111010111000100111101101001011101001101000101010000001011011011111100100010100110011011100011010010011110100010100011111000101101111111100010100110011010110101010100000000110111001001010011111000100000001110110100011000110111101011100100111110011110100011010000010010000000110101001011001010101010101111000101101010100101111010110010101100110100000001110100001110111100101111100011000000000011000100100001010000111110000110010011011010111100011000011111000010111000000010011111111101000001100110011101011111001110001000001110011001010010101111110111111011000010111101001011110100111000101110110110010001111001111101001101001100100010110101101101011110110100010111111011001110011011001000010101100000110010011101100101011111101001011010010001011110010010011101100110011111100001100000011010100111010011111110011000010000110111001110000011011010111011000110011101100111000110111010110101101010111011011011111001011001100111110111000010100111101001100010111011001001000000011010010001001101101001011011110101111001011101011100000110100011000101111000101111000111111001001111110010001111011100111110111000000000000101011010111001100000100011011001101100010111100011000100100000000100101100101111100111100010000010110110010010000010011010000101111110011001100110101100001000100111000000100100011000111010001001100101011011000010010110100000010001001111100000101000011010101101100100001010010001011011011110101010111000010110111101000000001011101001101011111011110001000010000000100010111100110011010010101010000000111110001101110111110100110111010110100110110001111000101100011101001000000000000000001111100111101011100101110100000100110111001011001011000000101111011110001010110110010100010110101010101010111100110000000110011100000001100100010010111100101010101010110011111001100101000010111000011101010000011111111101000110100110111001001001101010111001100000011101111001101101010101011101111000111011011010011101100011101101010101101100000001111101001101111001110001101110000001101111010010111100101001011110001110010001010100100100111001100000101110100100011101100101110000100010001011110111000000010011111100010001100111101010100001001010010100100010101001101010001010100100000011000000100001110111001111100110111111010011100101110100110111001010111101100101011011101010000101011101000010101011011110111100001111110110000001100001111111010101111001111001100000000101001100000111100100101010111000001111101000110110100110100100011001111001010110111000111110000110001110111010001110100111101001101101101000101000010111101010010101000101011101101101001100111101011000010110111011110010111000110000001100000110001000000000010011010001000100111000000010011101100101110100110000001111010110011000110110010101000111100101111000101111101110101000000100001101101011111110111101111011111000100101000000101101101111100001011000111001000000111101010001111010011100001010000000100100101001111100001000010101000001011011111000011010101000000110101010111011011001111100001110000011100111001001101101111110110101100100110001011110111110000101000100111100100000001110001010110100100010011000100111010100010101100110010011010010111100000111011011101001000111001111010011001001010100010100100100011110101111100001000010110111110011010110101100111010000101101110101001011000111001011011111000101110100101101101001001001010010111101111001001010101101001001011000111011100001101000101010111001000010110101011001100111101100010001000000011001001000100100011001011011000001010000011101110110011011101101010001101110000010011010001110101110011010010111000111000011101111100111010101101010011101010001101000101111010011011010000111001011101111101110111111010000101111110001110111010001000000100011011010010000010010001010101110000011001100011101110011101010011111110100000001101001000001001101110011101010111000100111011001011110110111001011010010100011110101010110111010001000110101110111100010000101001111001101010111011100010011000111001000101000101010010100110000100001011000110010010000110010101111000001001010011100001101011100111001101001010011111001101100111100011111001100101101110001010100001000011001111010000100110001011101110001111110011010001111001010100001110110010010101111011011100110111110000010101010001100100100110000100010011010010000110000000000101111110000101101011100000001110101000000110001110011010011010011110011110111111010111100001010100100001000111101101111011001101011010111110111000110011010100000010001110111010010111100000011011100100000001101111000111100011101001100100000001110001101010010111111000011100111110100110110100010010110011100100001001100100101010010101111000100000000101011000110101110011011100111110111111011101111001011100111110000110000010100000001110000011100000010101100100100001000010100111001110000100101010010110100100010010111100100000101111001011010100111010001111100101110000001010001000100011001111010111000000001001011000100110101010110001010110011000101000110100011010001010011001101100001111001011110111001110001101000001011001111010111000111111011000010001111010101010000100111101001101001010101110110101001001011110100101100001010110010011101000110001000011110111011010000000000010110011101001111000000011111111010100011111101111110001010011101010000111010110111000110111000010110101100111001011001111101010110010111011010100110111001011101010001101100100011111110100100100001101111001001011101000101111001011101000100101111100100001010001111001110111011000110100010101010011000011110111011011100010100111101110000110111100011010111111100101111100100011000001111010001101000100000001011111101001100001100010011000111011100101000110011011111001111111011001011101101011111001110001000010001001111010110110110110110001000011010110100101100101110001111101010100000101010110110000010111001100011111110011000000011001111000000010011110101001000001110010001010001101010100110100101000010111011100100011110011101111100000001110000111111111100101011010011001101000011010010101011001110100111011011000101011001111100111101100010000110110010110001101010110101110011000110001110110110101001110011010110110001010100001011111101100011011101100010001101001010001111010001011101100010101100111010110100010110111011000010110100000011101111110010110111010110101101001001110101110110000000101011110000110011111100000101101110001100100000101010010111011110010000010101000000001101000100011000011000010110010010000100010010000001010100010110101101101111001010101111011110100101010100010000011011011111101111000010001000100111101011001101110100001010101110101110000000011101110011000001001001010001100001001110111110101101011110111010011111001111000000000101011010110011011110001111101101110111001111110010010100011100110000100111111100110111011111100101010011000001110010100001111001001100000110010000011000111110010101010111001000001101001001011111000001110011110010111000001101100111101100000110101111010011101011000011001011001111000010011001011110101011100010110101100110000100011101000010111100011111110100000111010111011111100100001100101101001010111001010011011001011111100110110110011011000010100100010110101010011101111011011011011110100100111011010111101000100011100010110111000001000101000001001101010000011101000100101111110101101110010100111101110111001010010001001001011111000010111100011101111000101010111101001110101011011111011111101111000010000101101110100010010110001011110110010001001001011111100111100010010000111100110010010111001100100011111011000100010010110001001000011100100001011100000001110101110010111110001111110011110100100011100011100100100111001100111010111000110111110101000010001110011001011001011101010111110110001000001011110111110100110111010110101001101111000000101001110101110010110010100000111101101000100110011000001100101111110110100000010011010110110110100110111111101100110111000010010010011000001000111011001001110011010010100000011010111010000010110101001101001101110100000101001001100010011100011010110111010001001100100110010001110110000010011111010011101101001001110010000110000010110001110101100000000000111001110110000110110101010111000101101011100010010110011010001110100111101001000111000001001100111011100100111011111111100011001110110100000001110011011011001001010100000101010100010110111101101010010011110101110100100001101010011100100101100011111000110000101010111010111010110000011010010010001101000100100110111101100011100010110101010011111110011011000010001000000111101001010101101111011101001110000111101011111110111001011010101110000100010010100111010011011010100001010011101011010111010111111111101110000100101111101010011010000000000010000111111111010001101000000100101011100011110100001001011111111001111110100010111101011111001100001100101001100111100000101100000001110101110011111010010010101010001001001000111100010111000011000001011000100111010110010000000100000000101000011101011111111010001000000101110100011101001001010011101100010011010101001000101011100010011000111000010011110001001011101111010111000000000011100000111111100100000010001010001010110100111101100011100110111011001011101100110000110110011000100111101001001001001100011000111000010001010011011000000100100110110110100001011001010101100000110001100011101111101110110111000111100110000110100110101001100010100100010100000101011100110111100111100100011011101001111110010110110111100000100101101101000011001100001001010110011010111000011011011001000011000111010011000000010011001011000110000001010111101101000111100001000111001100001110001010101010110011110111011110010001010101111001001100001110011111100110111101101001101001000100001010000001010101100001111010111011100100111001101010001100001000101011001111100000100110001110011100011101101110110110000100111001000010111100101111000110000100101011111011110100100111101101011010111011010010010100010001110011000111011110010011111100101111010001100110111100101111100001001111101001001011010010010111011011111100101101010110001110011100100101110111101100000111000101111111011101100110011101111010010110100111111001110000111101100000011000000010110101100100010100000100101010101001111101011110101011001011101100001100100111110111111000111101011101111111100101000011110011100001101100011011111111111111111110110110010001111010111011101111011010010001101000111110011101110101010000011011011010011100000011011011010110001101011101110111101100011111010001111100011000010101101100000001101011110000101011101101001001000100100101001001001100111010010100011001100010011111011010010010111011000000011101001101011001111001110010100000111010100001100001000111110110101011101011011101001111101000101101100011110000010100011110110110011000010001100100100100001110100111100101101001010111101100010111100001101110001100101110010011001110010101011100011111111100001100000111011110011101111100010100011001111011000011010100010000011000101110011000000010110000111011001010000100101110110111110010101111101000010011100011000000001011010101011100011010111111001111011100101100011001011011111100000011100110101100001011111110010001110111000011000011111110010010111001110010100100001011111110011101010000111110101100001111111110110100110011101011110010101101111011111010000100111011000101110001111000011010000000010110110011101110100110000010001001010110001101010011101111100111000000110111011100001110100101010000110011100001001000100110010101101111000111100010011001000101010010101111001011111111000110001010101000101100100001000001001011101000110001100111011010000110011101000110010011011001001110111111000000110101111100001100011011101100100000100000001101011010100111110000001001000110010110010101011011100011100110100100000010001001011000000010111001111001010111011011000001000101101001111000101000001100111000001110010110111101000101111100101001111011101000111011000101100100000010010110011111101101100011110101011111000011000011110010010101011100110001001111101010110110011110100101010100100001011010011110110000101001110111111100111111001100000000111000011101100101111100001010100010101111000000101101011011011011011110100110100011100101011101101110000011110011000000000011111010010000001011100101010001001011100011000111010011001101000111001001111011100001111001011101011000101011101101000001110110110101011000100011010110000001011011010010100010101010000100000101010110010011101100100100010000010110001011001100010011011010000110001010110000011010100111011100001101100000101111000010000111011111000001010011001001010011011011110010010011000001110011001100001011110000000000100000000001111010111010001001101100001001000101001100010111001010101110010100010001011010110100100001100011001110011000101100010001110101101100100110110111101111001110111000000001000100001100011100100100001111011110001011110000110100100111010001100010101000100111011101001101001011100111011010010110100001111110011101111100000001101010000001101000001110100101110101110000001011101010101001010000011100100110100100111100011011101111001100111100110010000100111100011011101000011101100011010100111110011001100001111111011100010100101101101001110101100000001101010111100110100110101100100110101000001000010100010001010010111101011000011101111011100011010100001011111011011110011001110011001101100101101111100010100110111000010100101001001010110001110100000101000010010100011111011110000010010000011000100000101100010100001001100010000010110001101101000011000000001101110001101111000001101011111010110101000000110011100110001000101011011001100010100101101110100110011110001111111110011000100101100010000100010100000011000001011110101101001110000010101011100011110100000111100010111000001110111101000111010101100000001001110111000011111110110010100011010101001101011101110000111101110010010010010011101100101011000010100011001110000010011110110110000111010110101111110000111110100010010010010110000000001110011100110100110110100011100110000111110101001001101000001001110011001101111111101011111011011100011000011111011110011011101001111010001100100001010110010000101001001111101100101011110010111110110110100111001001000100100110001110010110111001001110010111101011001111100110101111000011010110000011101011101101101011111000100000001100011111110010100001100110001000010101011100011011010101011111011100100101101001111110010110101110010000001011101000000100110010010101010001011111101100010111111100001100100000010111010010110000011001111000010010001111111101101001111100100101100100111001101110001011101000001010001001110110110011011000011100010100000010011110011100111001010101000101101101100001011000110101101010111000101101111010010000100111101111100001010011100010110001110010111101100010111111101100110010111000001010101010101001100101011110110011111001011001001101101100111011111101101000110010010010011101100111001001100101110101100011000000101111000110100101000001100000010110010110101101110101011100100100000000010010110001110100100010110011011011110110000110100101001101000001011001111000010110010011010111001101000101010111011001000111001000011100001000101001100001000110001110001010111100011000010100101101001110001000010001110101001111100010100001011001101011000111101111110110100011101110010111001011101100010011101000001111010011100000110000110110010000111110010000111111101101001001001000000101111011001001000110001010011000110011000011000111100100100000010001111011110010011111010001010111000001101101100100101011000101010101100100001000100010001100111000010100100101000001000010010100011011111100110000110110101110110110100000100111011100100010000001110010100011001010100101111010001000110100100100011101010100000000100110010100010111111110010010110000000111010010001111100100000000110100011000110110001010110111111101110101001101110110001001000101000011010000011110001001000001000010101111000110101100100010110010110010000001111111010101101110101101101000100010100010000010110011001111110010000011111100001110110110011111011100111111101100100100011100101001111010010001011100100000000110001101000001111101101001000011010111001011000101011010101101100000001111010110010000100011010000111111101011101001010011011110110110100101010111001001111100001000101110000100010011110000000011011011101111001000000001110110001101101111100111100000101110011100110001110000010111100110000010000000110111100101010111101000101100000110000001101000101011101100000000010111010010100100101010001001010010000000100111110101101011101001110110111111111000001000101111001100010100001000110100000111010011111101000101101111100101010010100100010000101111000001100000000000101001101101000110001111111000011101001010010100100001010000110100101110011000111011000001100101010000111111101010000101110000010010000010001011100001110001110000100100000011011000110011101110011011000000010000100101000001010110011111000001010010000000100110010100011100101100010010111101100101100101100001110101101010111101110001110110100101100110100111101000110000001000001110010011100110100110010001001111011010010110010001110000100010110101100111111110100001111000010010000000111111110000000111100011100000111100101101110111011001000101100100111110110011010100001101001001001111110111111000011111011010011110001101000111100000000010010011010101000111000011101100100010000111111011111010111101101100101010100111000110010010110010100010011011111010001110110000011111110000111111101010011011000110100111000100011000110111001111101001110011100011100101101100011100101100001001110100110001100101001110010011000011011010111100100110110110101000001100001100111111110101111101010010010110010110111010111101001111000001000100010000001111101110110100001111101001111101101011111001111010100100000000111101100000000100100100011001100001110001110011101010011000110011010010101001010001111100000001110011000100010101010111100111000001100010111011001101101000111001100001101110001001110010110010100111111111101011010101101001011101011101110000011001011011100000000001111101011110001010111001101100001001000000000110000110110100110011011011010100000101010001001001011110000100000001000101011010010110001010011100010001110111011101000100001000011110100111010000111011110111000000001101101101010010111000100001000011011111011010001110101011111001010101111011110010010111011100010010110110000111010110010101111100111101100001010110100011110111011111110111001001011001110110101111000000101101001000011010011110010110000101111100110000100111100001010100111110111001010101001111000001001100010101110011011101000110000110110011100100010000011001010001000000001010000011111101000111100111111010110110111010111110110100000101100011111000000001011001111111010100101001011010100001000000101000100110101010000011010110000001001001001110000110100110110010111100100001001110011100101011111010010110010011011011100101011010010010011000001101101111010110110100111011010011011010011000011011101011111010010011100100010010011100101000100010101000000100110101010111011000110110100110111101101001100000111101101110000101000011001110110101111101010001011111111100110100100001010011100110110101010001101011011110000001111001000111111101010101011000101100100001010000000100010101010111011110110010001011100011011011111001001111110100011010000111010010100101111001001010000101101001000100011010010011100011101001101110110001001110110001100100011001111101100011010111110011000010110101100100010010111011000101110110110001000101100001011111010010000010111011000000100001110001011011101000110010100011110001010110010001111111000110101011000000110000001010011011101010101101110001011100111010111001010111101011110001110010110111011011000011010011001101010001101110100100000011010101111011000110010000011111100100001010000011010001001111000001101001101001000000101010111000001010001000111101101001110111100011010100010000010110111101010100111000001001001100110111000110011011100110111011001000100101010100110101101101011110111110011011111001100101001100000111010111110111101000101000001000001000000001101011100010011111110100010001111010110111100011110011001001010000010000011001110101010110111011001011111000110000011111100100110000001110111101110000110110000111111001001100101110101100011111010110010001110110100101000111011000111110001100001100111001111100110000000001001001100111011001010101110011001001010101010011100010100110010010011011100111110011111110001001100100000010001111000011111111111101110111110101010101010011111000011111010111101011111111011001110110111111000010100010000110000011101101101100000011001011111110011010111010010111110110000100110111001000001100001010000110101010101101101011101111100001101010011111010111100111001110110101100100000001111101100111011100101010100100100000011010110100100100111001101000010110010000010000111011001111110110101100110010111011110100010100001000011100100011100011000000001000001010101101010110010100001011011011101100111111110000100011011010101100110110111100111001100101110010001011000110001100110111110010011100100111111111010111111010000100011111100010000010100001011101010011111100110111011111000011001010000111011010011100010101101001100100011101010000001100100101101100000011111100100010011000001011100110000100100100111000011001000101011001000011110000110001110101000001000001111100000111111100001000001001010110001010101111101011001011111011100001011011110110011010110110111000000101000001100010110100011011110111010000110111101000100110111111011001100000001111101011010011100011101000001011111100101011011111011001100011000010001111110100000011000010001011111000011111000011101100000101101101011010010001000010101110010000110010110111111011101010110100000000001110000100001100000100001100001100101111100011010011000010011101110110110110101011011100110110110011000101000000011111011100111010011001011001010001101000011111101100101000100100110100111100011110100010100100101000010111011101001100100111001110000110010101111111100011001001011110001011100100000101000111111000000000101111010110001011011000000101101000001001011110010101110100001010001111111010111001001100110001001001001011110101110001011011110111001111110111000000010101111111111110111101000101110101110111000000101010101111000010010001010001011110101110001010101011101110100110000001011100011000011101000100100101010110000110110001110110100000001101011111001000011011010111010011001000110010010100010110000011101101100111100100110111010011101111101101001100110101111111000010000000011010011001100011000111011111101111101110010110111100101010010101011111111010111110100111100110100111010111111111010010111111111110001110100001010110010100110100101101100000101111011101111101011010110011111101011101010111001100010001000000001100010110011000111001110100000101101011000100000111000100010111010101111010011110111011000011000110010111110001110001100010111000001010110000111111001010011101111000101101011011001001010011111111101010001010001010111010000110100110111110100101011011100101101010001010100111001001101010000010001111011101101100001110111010011100100110100111110010111101100101111101100011100101001000000110111000100101111000111010001101011000000001000001100110100010001101100101111010111011011101101001100001001001110011001111011100100011000111000110100111001001111101011000000011101101011011101001101011110000010110011001010011110001110011110000111101101100010111001011011111111111110010111001000111011011101100111111101001010111111001110111101100110010010100111101011110101000001101000111111101101100011000100110011111111101111101101111010011101110110000001111011011001000010001110000110010110000110110110110110010011011111000111010000110010001101100011111001011000001110110101011011101110001100000000111011010100100010101011011111000000100110000010011110100100110101100011101111110110100001110001111001001110111101100000111001111100010101001000011111110011110110111100011010001010100101001111101001000001100011010111101100001101100000001111101110001111110100101100001001000101111011011001001110001000001101011000000010101001010111111100111010101011011101110111110101010000100011111010110011000011011110101000000010000110010011001110011001000011000000111001101011010011110001110001110011111111011000011001110100011001101000001001111011000001010011100101010001101010110100100110101011101100011111110111010010001100110101101011001100010101001010011001110011110101100010001010101010101011110001010000010000100100110001101010010101101000111000111100100010011110011111010111111101000100010111001111100101010110111011110110111111011111011101010011111011010110110100001110111001011111001101100100001011001100110110100100000100010001011100111011100010100111111110101110011001101001101001011010110011001111011000100101010101100100111100101111001000001111111101111001110001111111010011111110101011010000000110111011000111000110100100111110010001000111110101101000000110010011110011101011010101111000101100010001101100001111110010001101010011010101101010110101110011110010010001001101101110100011011010001001100010010101110010010101100111111000000010111101011000101100001110011000100010001000011001111011010110010111001111000111001011110011100111101110110110110010011101100110110101011010000110101110010100110110101000010011101100001101111000110011000110100101100010100111101100110100111100111010010110011010111100001100000001100101010010001101100101111111001110011111100111000111001101100011110100001111000110100100111000101111000101000001000100110011101100010001000010110110011000011001110010110100010010000101011100110001111110001010001100000011010101100101011111001101101101110100001100000000001010100110101110011010011110001110111100110011011111000111001101001100010000100101100110111111101010011101000000001010100111101001000000010010101010100011011010101000100001000001011000100101011000011001100110001001011010110011001111011101101010100101001001011011001101110010011011111110101011000000010100011001101000000010011111000010101001011100011000011000101011100010011111101100101100011010011001110110011001001010111001010010010100000110001010100100101001100110100101000101100100001001100010010001101000101110000111000110101111011001011000010011101111111111101101011010100011100001001110000110001101010001101011110010111110101110000000101010010010100101101110111100101010101001101111011101010000111111010101000111000110010111001000100011100100100111101100101010000010001001111001010000111010010011110110001101100110011001110101011011111101100111011001101011000101100100100001111000010010000110000001011111100000011110110111011101101110000100011001110000000010011001001100101010110011011101000001100100011101001001101000100001000110010010011111111001101011101100110000011111011010110000000101110101100110011110111000000001011011111011101101011001101001110110011010101000110000000100110101111010101000110100000010010101001100100000011011100111000101001101000000111010011011011110011000001101000100001011100100000101010000100011101100001100001100111000101100100110001011100100010011100101000110101111000110001110100100111001101101100111111110010101101011010001011100000010110000110000010000110011100000111110011111000100001111111110111000111110011110010111111100011110111100111101101110101101101010011010001011010110000001001000100101100111010000101011100110011100010111000101110101011100010001010000001110110101000010111011001001101111010100010011010001101011010010111111010011111111011111000111111101001011101010101110001101101110111111101001001011001011001100010100010101000100111000010110001000011011010101000001110100011010101110011001101001110011010001101010101001110111110011001110011010001010010110010110111101111111010101110101011010010101001111110010111101111110101010000101100011000001110010101001011011000101100000100101000110001100111100000000000101000010110110111000001101101111111101011000001110010110001111100011111010101100111100001111001100110010111000110010001001000000010101110010011001010110111101100111000110000110001111111101001010011100010001000101111100100011100000000101101111010101000010111011010111101101110101110111010001101101010000000010011011110101111110011000001011001101101110000010011000001111110001011000111010111001000101011011011001010010111000111111010011011111100101110001110011001001100110111000100110110111110100000010110000011100001111100110011001001100011010010101001100111001000001000110001001100110000011100111001110011100101100101011110111110010010011000100101001011001010000111101110111000010001101101011000000101000101100011100111001101101010111111111001111011000100101110110110111100111100111001001100100100001001001101000010100011110111000100011001101010001101111101100100100011101010100111000111101111011000001010100111111010010011111110010011100111011100001111010011100001110001010001001101010100011000111011100101110001000011010111101111001101010000011111001111110111111001100101000111100000011011011010001101110110100101010011101111011001000110110011110000110100111010010001100111010000000011101011110101000001110010100010001110100111101100101111111111000110110011010011001100111000011110001011110011010110100000101100000100010011011011000010000010100011110100000110110101000100001011000001110100110001011101101011110001111111010101010110010111010010011010100000101110000110011101110111000011011011100100101000011010000001011100111010010000111101001100101111000110111001001100010001100011111100101101000110011100001110100101010110010100011011001101110110010110011111010000010101111111100110000001011100010100001011111001001101011111100100001010101100110101011010101110101100111011110010000111111101111101011101001000111011000010011000110000111011001101010011111100101110010011001001111011100010100001011010111110100101011101000101110000110001100101010101101111101111110100000011000111111101000010101010010000001001001000000110110111100110111111110010011010110110101000110000010111100111100101110111111010101000010110100000011011101010111111011000001010100111000101100010011000100010011010000000000110111011110001010011011011000001001110011010111111100110100010111011010010111111000101100100011111001010010010010011110000011101101101011111011000110111000001001100100111100010111000100010101000011110101010011010101111110111010111000001100111010101001110111100111010010011110100000100111100101100000100000100001111010011001111101001000010011001111001011000001111011101111100011001101010111010100111011110000101100001110101101010011100111011111101111111001111100001110000101010010010010110111001100001101111011110011000111000100110110110100100011111110101001001010100000001010100001101011000101010110110000110000101101101110001101011110001011000110111111010011101100100111111111000101100101100111111011111001000011010111011101101000011101001111010000011101111111111000100101100110110000001010000001111011111010110011000000110010111110000101101010100101001010101100111000100000111101010101111110001110111001100110010110011010101101011011110111100101110000001100011110000001110110100101001100110011111011110110000010100011110011010110001101010100011101110011000110011110101101110011011011101101111001000110100000010000000001101110010101001001000011110010001011111101010000111010010000111111010101001100101001010100011011110011101110101111000011100001100111010001011100010010011101111010011100011010000111001111010100110000001110101011101001111110111100101011101000000110000101101000011110010011000101011110110010011100101000011011100000100100011100001011111110110011010110011111111110011011101011100100100011110010011011111110010001111100000101101011010110100100000111111100101010000011011010101011110111100010111011111001000000111100001000001110111110100010001011011000110010100001010101110101110110101000101001100001111011000001101100010110010011100111101111110110100100001110011001100011011001010010000100100100101001010101110011111101001011101010111011111100111010011101100010101010000110011011010010111110111111010001000001110101000111000011010101100101010001100110111100111101100011011110111010101100100100101000100110110101110100000011110101011110111001011110001001110100110001011111111010001111110000010001100011100001110110010001110111001100000111001000110001100100100010100101010000110010001010010001010001011100010100111011000100001010011101111110011110101100000111110011010001101110011110011101111011100111000011001001001001011111110010011111000111011010111000011010000100010110110001100010110010100010111111000001100101001110010111001010000111101000010000001011000110000011101000001001100011110011101110110001011111101111010000101111110100111100000110101110110011101100001000100011000010011001001000000111101001000001100110010101101100101110110110101010110000110000100101010111111111100101100011000100000110110010011010101000101010000010010011010010000101011110111011100011101000111001001110010001110011110110110110100011110110011011111110110100100010000001110101100111000011110101110100011010100000010111111010101000000001001001011100111100111011110011100110001000000110011001110000100010101011100011101111011010011000100100010110011110011011001010100010000110111100101010010011110100011010011011010001010101100010100110011100000111001101110110100000000001001110110000111100001011001110101010111111110001001011110110001111111000100111011010101010001101000011000101110100000101000010010101110100011000001011001010001111110011011111001000010101111101110100010011000101001011011100111110101100011110101101001110101010111110000010100001011111101110011100111010110111000000011001000111001001011001100110010010101110101111000011010001100110101111101001100101110011011010110000010111011110100101100001101010011111110100011010111110101011000110001001000011110110100011110101111001111110010010101001011011010101001111011011110000011000111100010011001001101001100110101101011010000011100000101110110111001011011001110110010110010111010001000111011000101111101110001101011101111110101111001100101011101110000101001101101111101001011110000001111100100110010001100000110101101000001000010110101111000101010100011110011100011101110110011110000101100100001100110011100001110001101110111000101000111111010000111101010110101101101011110001011110111111111011111011000100011011111011101010110001101000111101011110101111111000010001101110001011110110110101101111110000111011100000100110001100000100111001011000101011001011010101110100101100011011011001000010100010010111101011101000101101111011011001111111000000110110110011001110001111001010110110101000000111010101001100000010111001110100111110100101010110100101010010010111001101011010111100100001100101010101101100111001111001001000101101001001011110110010110111100100101010100111110011001111001111100111101010100000100000000110000111110010101101010101000110010111000011111110101111001110000011110010101001101010111011001110000110111100001000011000111101000100010101111110100000100011010101001110001010001010000111100000101111000100000100100110010011101001111000000010001101011000001000101111110100110110010111110101111100111110010110011001000100011101000111011100101111011010001011100100101110011001101110000111001111101000101000100111111110001110100111101100110010101101100011110010101010111001010110000011110001000011011110111100001101001100000001010101111011001111101010110010010011100110111100110000100110111010111010011001011010011110000011000111000000110110010111010001001110110010011011010000101100001011000100101111101011111101101010011101111001100010001110011110111001110000110000001011100101101000100011110010100001001001010001011111001110000111011001111001111000001100101010011000000001100010110110110000011100111011101011010000001011001011100001101001100001101000000001110011111011100101110001100001000100100010010001111110010100000000111101001011111101101011010101000011110110001010000111011101100101101110010001010101111000111010001011100111111110101101111110000110101100111101100101011011101000110001001101100100010011001110010111011000000111101000111000011011000000000000110111000000100111011011011100111001111000110111100000101111100001101100100111010100110111100111001010110110011110110010000000011111000100000011100010001010111100100011010110001111100111000011111001010010001000000000110110011111011000000011100001101110011110011011011010110101011101100111111111010101010011000111100010100011010100111101000110010110000101001000000111111101101001111110100001010110101110001101001001011100101101101001101101000111000111110011010100111100100111110111111101101101000000011000100011010011011001001000010011010000010010010100110101110101110011100001001001101010100100001010000100011011010111000111000000011101100000001101100000010001000001000100011100101111001100110011011111000100110000110011011101010001111010001000011010110111011011001101001010011001001111010010000000000100100000011001000011010111101001010111001111100000000000111001101100110001110110111101011110001101011111101100000001000111100011010001011000010100000001001111010011100001011000010010100101111101000101011010000110110101110111001001101101111110010011100010000101101010011001100110110001110100011100001001000010001000110000110001101010011001100111011111010100110110100011011011000110010000000000100100101010111100110101000110000101010111111110001011000011100110010100111001000110001111001110001001110111011100101101000100100011000111001011010010010001100111001011010110110000100010000110011110111000101101110001000110000111011011101100000101110000011101110101010101111011001001010110001000001101011001111000001010001000011011001111001010001111000101111010001100011111110111110100000101011011110100001001101001010101100110010111100011100101100111011111011101111000110110001000000001011110100010011101000000100100111100111001100001101110101010011100110100001011100000100110110101010101110011001100011011010000110111111110011101111010100010000111011110101011101000100011111000011001110110000000111101000001100100101101010000101001000001110001010110001010010101100000111111000000101010000001101101011100010110110110111101101100110111011101111100100110101100110001010110110000101001110111001000111010001111001010010011011000110001011000101111110111110001110101001111111101101000111111111011101001001111111100100010000111011100010010111001110111001101110101011110001101000101110111111000001001000100011000000110101010101110001100011010000100101101000011100101111011000011001111100100011110011100010101001111101011011000001001100000100010001101010010101110010100000111100111000011110011111000111101101011101101010010100001001110000110011010011100100111010011110000011110111000111011010000100001001011110111011111111011010000111001011101001000111111110110110011001010011101001100111010111111110011100000011001101011001011100100111101110010011000100111001001101111001011010111010111011100001001100110011000001110001110000101100110000101011101100110100001110010101111001011101111111001110101100111110101101010110101100111100100001011110010011010100001010110001101000110110111000100100000101001100111101110001000000110111111111010101100011110011011000011000110001011001001100011110011111001110101100110011001010001100100111110001110011111001010001001010110111101100010001111011001100111000110100100110100011111111100011100010110111000101010100110101101110110000101011111110101010010011000011100010001110111011000010110111000100011001101010101110101000001101010010101000010101111110111111011000011110000011000001100110011110101000110111101111000110000100111010001011001000100100000000001100101000101111100111000011001101000000010111010011001001011010001101101010011010111111100111001001010000101011000011001110001101000101100001011111100000011111110101101100111010110010110101110011001100110100001100100000101000110110001000100011010110000111001110001011010010010000111100011011010001001111011001010011100011011110011001111111101101000100111001110100111010100110110111001101000100100001100001000010001000111001110110001100110101010111010101011110000011111100110001011101000000100111111011101111111100110100101110110110110111110111001111001010110100001111001101001001010010111100000000100100010001001011010101000001110111000110010111011111110100001011100110001101010010101110000110111110000010000010001110010101110010110100111111011101100010100110011100001010011101001101010110001010101011100011001010101010101110111001001100100011000000101100001010100110101001111000101101001010000000111110011110010010011000011101000110011000001011010100110010011111100110111101010010101100110001011100011011011000010111100010011011110110011110000001001101101000011101000100001110000010010110111010101101101110111000110000010111010000100100011001101111111100110101111111111100101011011101010000101110100001110001011011100010010101101100110000001001010100110011010110011010110000010011110110010010100110101101000100001000100001100011111011001001100001100011010010000010101111110101101001110010111111010001010001011001011110100101111010010111100010000000001001011110100001101001111001010001111001100100101101101100011101001011110111101000111010100010110001010110111101111010110110010001100010110101011100101010101010101110110010010100110100100011100000101000101110000101111000111011010001010000001111011110100100111100101001100001101010100101010001010100111111001000100000110001101101010100110000111000111111111101001111101100111010000111111010110000100010000001010011011010101111100110010110001111001010110011000111101001101110110111110001000110111110101110111011001111011111101100100110100111001100011110101101111101010101110000011100101111111001111011000010000110011000000000011101111011011100001111101011111100001011111000110010110101010100100101010001010110011100100011011101001100111001010011101000100101110101011011100111101001011101111000111111011101101100110010100101011011001100010001011111000011001100001001101010101001100101100010100010111111010010000011000101011011000010011110001111001111000100000011110110011100101001010111101110010010111001100101000000010111010111011010011100010011111101110110100111011111111100001001110100010011000011000101011100000101010011111011101001101010100010101111010110010010001101001000101000111100000011011110000001100101110001111110011010101100011101100110011101110001010001000000011100101111001101111011010010000101111010111010001111000100110000000010101011100010111101100001000000110111100111000001010001010010101100111111011010010110110010000000111011011110001100110100001010101000011101100001010110101100000011000100010010011010111010001010011101111001001001010011011011011000110011100101000011001000010110001000111011011001001111011001111010000100011010010000100001111010111001100101000001001000011011100110011101101000110110111110111011001011100010111000000100110100111000000011010110101100010110001110000001101100000110100111101011010010010111000001011010000000101111001100111011111010111011011000111011011111011010011110000111110001011101000011001011111000110000100111101010001110000101111100000111011011001101101111001111101110101011001111110100110001000001011100001110001100110100000100000010110000101001110111101011010111010111010001101011100001101001011001011000010011000111011111101011001001001101001000111010001111010100100110010000000110101101111000001100000011100111101010100001001101100011010110010011010111001111010111011101001010000101001011000001000000101000111010110111111010101011000110001110100001100000101100010011000100110111010011110111111101100011101010101110000101001110011011010000001011000101111110010010011010001100000010000001111101101000110011000000100100000001001011000110001111111010010001100100010001110111100110101111111110000101100111110101001110010001101001101000000111101101111001101011010001010110010110011111011100111011100101001110010111110110111101000111010001001110100000011101011011001111000100111111101000000001001101011001011001100101010100001111111110001011000100010110000000010111001101011011111011001111110110001110010110111010000111011000100101101000100100010011101011111011101101011010110101100111111010111100100000100101001110111000111110110101010110110010111111110101001000111010011011110001100111111000010011011101010010010110001001000111010010110101001011100010110000010011000101110010010110001001100100110000000010100011111011000100001110110011001001101110011010101000110101101100111001000010100001000001011111001001000000010110011110010000001001000100101101000100101010011011100111010110010100111000100000000110110110001010101010111111110111101001100100000101101100000110111111011001110010011101111000101010000001000110001001011110100001111011010000110000000011000111100100010001010101101010110000110110011011111010110111100111011011000001000010000011111001011011010101101101110101001010011100101110111011011000110100110000100111111000000011101100110110110100010001011010011000100110111101100011100110010001001001001000010100001101001010001100001110000101101000010011100010011010111100000101100100111101001001110011111110111000000000010111110110111110001110101010111010011100111011110010010111100110111001010101110011100101110101101010110001000101100111011100100000000010110111101001011010100000011011000011001010010100111111010110000100011110100101100100100101010010100110100000011010101011010011010010110100010010011110010101011110110000001110001011100010001100100100001110110000100010011011010011100000111100000101000011010001100100010010100010001000010110100111101011001101001111000011110011101111000111110000001001001001101101110011011101011000001101001000000000111101001110101010100011101101111000111101101110111101100011101101101000110111110101111011010100100110010101101111010010010000111110011111010101001001100011111110011110011000011101100001001101011011100110010011110010111001111001110101110110111010111001100110010101000110001001011001010011100010111111001101001011111011001001110011100110010010010100111101111010000100100101110011101100010100011110100011110111000100101010010101000000001000101011111100100111000101011100111000010010000001011111101110001110000111000110010110110100010101111101010000000110001110101011100000101010111100011011000100000010000010010100001000000001110110001001001011111100100101010110110001010101101001010111011110011101010101101101110110110011111001111000111100101100001000100100000001001001001101001100000010010001011100110101011001110000100111100000011100100111111100010011000111101100111010010001101111001110001110011010110010010001101010110100111010010011110011101110011001001010101010101010111010111110000000110010000001111111101000110010101010100000101110101001000001100100110100001000101001001011001111010100010001011110001010011010101110111111011111001010101011001000000000010111101001011011110010100000010001110011100101111010010110000010000111111001001011110011001000110000011010111110001100011110101011100011011111101011010101011000001101000011100011100000011010111011000011011111011110001110100111010111011110010111100101111010100101100011010111010101101101000011100000011111001001100000001011101010100101101000100100011111011010010000110000100010011001110100000100110010100010101101111110000011001000111001010110011110000011000111010001110001100000100111011101001010001000110100010101001000101111000111010110111101100010001101010100111010111010010000111010010111010100011011101110100100011001110000111011010110110011101000110101011010010111111101001100011001001001101110101101010101010001101010110111101111100100010101111111110000110111110001101000011100000110111100111010111101110000100110000001101100100101100100000010101110111111100100000111101010100010000010011100010011110110111001111110001100110010011111000100000000011111010010010111001100011010010010000011111000011101000100100110010100110111100110101110010011001010001011100000101001000100100011110000111011101010011110011100011111100110010111001010101000000000111111011100011100101101010111100111101001001110011000010010010100010001110011111101010011001111000010111001011101111011111000101101111010111010101111111010111110110111111011001110001100101010010101011010001001101010001001101011111111001100010010001001010100011000100000100110111010100000010000111001110000101111110001101111100010100100111011111101100110100101101010011001111100100011110111000101100010111000011000011111010100000111000001011000000011111010010000111111010110001100000000111101111010101010110001110100011110000011100001110011001110100111111111010001110111101001001101001111010011001010010011000100000110111100100110011100001000001010001111011111111110110000100011000110000001111000110110110000010101010010100001011111100010101111011110010100101110011000110111011010100001100011010110010011000101000100111100111000111101100011010011001000110010111000110101100101100111001101111110011111000101101010111010010011111111011001000101110001100111111000011110010010111101110100101001011100100100101010000111000100110110000111011001011001011111101011111000111010111001100100100000001100011011000010100001100010010110101000101011111101100001001011001001010100101101110110001100010011001110101011000101101001111001000001101101110100111010001010001010110111100111011101101110011010111000101000110001001000100001101110010110101111001010110111001011111101101110100101000010001011101110000101000100011100111001011100010000010111110010110101000001110001100110010011000011010100010110010101101011000000000001111111000111011011011001111101101100010001010101111001111111000011000001111111100111111110111000110010011110110100110111000110001010001010000111110010010111001000011000110010000111110111001110010001000011001101110110101011100001001011010000011001010101110100001111010011010010110001111111101110011010010100001011110011010010110101110100011001010101101011101111001000011110111111010110010000111010110001101000101010011101101110010111101111011001011010010110101110011010010110011000111101100010111010100111001010110000101110110000100001010011111111111010001010111110101011101100010101001011100010101100010101111110101100011011100100111101101010011111101111110111101111001010011000001100000110100001100011101101110100000100001110001010110010000011011000110110001100001101100000010001111011110000001010010010010001110011000010011011101100101111100010011100001001111010110010011101100100100000000010111100000100110101110100100011100011111000001111110100000001110110111001100101000110100010010010111110100111100001100100101010010011100011101010100001001110011100011001011011011111011110001100010000011011010111111101000000011101111000100100100000010010010101011111110010101111000001001110011000101111010111101010101100000001000001110101011010101010111000100100010010110111010001110110101101001001001110001100000001011100111110110000011010101001000000110110100011101011110001100100111010010100000010110010100000101010101000100111110000001010111100100110100100010011101010000111010101001100101101111110111011001101101100111011001101001111000010001100011011010000110101011000011111001010110111001011011111001010100111001000111011000000000010000000110000110010010100100110110111001010001011011100100110110000011110011011011001001001011100010101001100100100101011111111011011010101101101011101011001101001010110110100001010011100110001010110000101010001101011011010111010110010010111011100000100111001011011001010111110000111110100110010000001010101000111001101101111111000111011011010100100011000110101001001001100110110000000101011011011011010101101101000001000100101101100100001100011000101101110100110100110110010111011011110110110100100111111010111010100100101100100010101000001111110101000000111001111111110100101110101011100011111001111000101101111111010010001000101000100010111001000111101010010000100000110110101110011001010010100000110000110000100011001100101110111011110010010111001110011011000010101111001101110010101100001101011100001010011110011000000101100110010001110001100001011100100000100001100000000001111011011011110011111001001100010011000010010111111100100001000010111011100001010110010001000100110010111111000001111101101110011010110001101100011111101011001101100011100111110001011101111000100111111010010010011100111100010000110000111001100001101111010011010000000110111010111001011011110011001000110101011011000010011101100001011110010010111010111011110011000010111010100100111110110101110011101110010011101000100011110000011100100111001111011101101010011001010010111000010000010000001010011101110110011111100100110000110000011111100010100011001100110110100000000111110111000100000101110101010111001010011111100010111001111011101110010001101011011110010111110000011011010001000010110011101100000010001110011010001011101011000001011001101010111111100100011111100111001001100011010000011011100010111001000110101010010010100010010010100001110011000110101010110011110100011000011111001110001010011110011011010000100101011010001001111011010110100100001000000010000111011110011000100011001001110101011100110011111000110111110000001111101111111101010001010110001110110100101001100101011010100010010001000100010101000111101100000010101000101111100111100010000100001110101100010001101100011111001011000011001111011001111111000111100001010001011000101100010111111010111000011110000100010100101100101100001000001000101101011011010110101111001100111001000100100010101101110111100010101011111011100111101101100100000110110000011101010000011111001011101110100001110000010011001000000110110010100001111011010001010110110001110000011011010010111011101010111001001010001101100010110001101011010001101001110000001001101001110110010100001110001001001000001010100011000101111011001010100001100010110000000011101001100010110001111101011011001000011010111011110011100000010111100010011011100100011111110000100111110111000101011110101111111100111000100011001011001001100000111011011101001001001011111101110100010001100110100101111010011000111111111011110011011101100011110001111101110011101111110000110000001000101001001110110111100110101000111111100000101111001110100111000001000101111010110110010001100000001100110000011011101001010110100100100101110101100111101110100101010111000001011011101010100011101100100100101001001001111010010101001001100011110100000100011110101000110100010101110010100000100001111001100100000100100000001100011110110010011001011011000010101001011111101011110000011100001000001100011111000101101010110100110011101001101011100100111110101001010010110111110101001010110101101110111010111101010000011100101001101101001100111100110101100101010111101001000011111011011110000101001101101000111111101100100011110010100000011001001100010011000110111101001011101010001101100011110001111101001010010010100110110000011100111111100101100111000010010101001001011100111000011010110000011000100000111101001010001100010011111101100111110011001101001010011001001110111100100010100001011110011100000010011000101000001000000001110011011101101000001000101100010100001001100110011000000011011110001000110101101100010010110000010011001011101101000010111011111100010110000100010010100111101110111011010001110000011111110111011000010010000011110011000010001111110001111100011000100011000100101001011010011001111110011100001011100001100011101000011000110001111101011111110001110101110001101001000101100001110110101100101111110000110010110101101101010110111011101111010111100111001110100101100001001011100000011111010111001110011000111101010011000100111001001000011110100000000111111111011011110100010101110100010000010100110111011101011010010101100111001100110110010000111100111110000010101000111000010000010110011111011011100111011011101100000000010101111000100110010010110110101001101010110010010000000100000100110111011111110000110000111111011010101001100101110011001100010101000010110011110000010100001010100100110101000110000011101011011100110110100010010011100110110110011010110101100010000001101110110101110101111010001110100001110011111011100000001000101001101010110100010011011101101001110100000000110001001111111001101011100111010100011111000101011001100010111011111110000001011101101100110001001000111111110001110111000110001011010111101000111111111111101011001111110101011101110110000101011000101100011111010001001100000111100110110001100011111011100111110101000010110110001001110100101011011010011000100110100010100100010001100001001001001010110111001110001000110101111010000101111011000100110101110010100101110101001011101111101101001101011111100010101110111000100001110110101010011111011100111110100011111001101101100000101010101001010001100110001110111111001111101011001001111001100100000110110010010100100000010001100010001110001001001111111101100001100101011100100010010110010111110001110100011001101001010100011100101100100101000101000000001110000101111000011001101000111000000001110100000100001001001011100010110001100001111100100010001101001100011011011000100111100110101100011001101000110010100001000111101001000110011001001010111011010011011010110010101000110111010111100111110100100110111110011101000000101011001101100110001011000101111110011110001011010000001010100101101100001000100110001110001110011101110100010101100010100111001000000111011010001011111011100010111011000111000101010100110111011101000100011010010110100000100101101000000100001111001000001010111011111110110011010111101110111111011101111001010011001011110011001100110000010010101111100100110011010000100011100000100101010111101011100000010110101001010000011001101111001100101101111000101100111001110101011111011110110000011110011011100100001001011100010100010000111000001100100011001000001011000110000100101010010001000000111101100001101100100010111000100000000101110011111000111101010101101010000101100000010001010100010110000110101111010011101001011011101000110101010111101101100010100101110101000001011110011000010001100101100110000101010011100000011011110000011110001010011101010011111100001110010001111011100001001101110010111010100111001000111110010111111001100010000101111011101101011100101010100000000010001110001010000110000000010111011110101010000001010110111000101010011101100000010101001111110011100000111101110010010101001110010100000111011111001000110111110001101111101010001010100010011011010100000001000100011000110000100001110110001110011000100001100111101100101011001111000011010011001001011011110111110111110010101001110111001111100110111010101100011110110001101110000100101001000110101101111101111111100011010010011001010101010011101111100010011011010110011101110111001000000110100011111100000010100110000010100000011010000011000001001111110101011010101111100110100001100110000010111100100000100011101100100001100110100100000000110001101011011000101110011000001011010111001110001000101101010100100110100111110101100010010010010101110111110000100110101001011101101000110111101010100100111000100110101110111110111001011010110001000100011110011000110111011000110001000110101100000110110010001110100100100000100011101001110101101111100000000011000010011101000110001001100011110001101000110101000010110001011011101010110101011011010000101011011001100010011000000000000010110100000101001111010010011110010100110101001111010100010000011100001101110110111110101101011100110000001000111111111100101101100001001101001110100010001100100010111101101111011101010110111001001100101111001110110001001110000011011011000100011100110000101111000100101110010011110010001000000111110110000110111001110100100100001001110000100111100110111010100101011010011001110011111100010110001101010101111001101000110111100111111110100111100011010101001101001101110111111011010011011000010011010111001111111101100111100000001101001110010011000001101110101100011011010001011110010101100010111101011000101000110110111100110001111001110000100110001101111100001111111101110110100101000010111110000101010011010110111001111001011111010000000101011011010000001000001100001111001100010100000011100011011001110101101110100110101101001101110010111110100111010100100100000110111000011101010100010111100110110101111001000100100100110101100011110111110011100100011100111110010000010011101010101101110111111100011011010010111100001101001000000100111101110001101000010111101010000011110101111011000011111000111110011001011101110011011101000010001011000001000100001100001000011101110001111010100000010011111101011100111110100111010110101101010101100001000111110110011111011101001001000111001100001001110111110000010001011000110000001011101101100100001001000011010001111001000010100101011101100110101100111011010101101011110001010101101101110011100100000100110100111010001111011101000101110101010100010010100001000010011111000010011110101001011010000101000100100100010000100101100111010100100010000110010000100101011011000110110100001111110001010010001110110110100000001101001010111100001111000101111000100110100010010000001000101010001101011000011100101110001010000011011010001100110101011011101001101101001000111100011100100110111110010011000111110001011100000110110100110100111011101010000111000111111111111010101010101100010101000001011000110000110010111001110101100101110111010110100011101101100011001001010001100000101000111101011000001001010101111001010000011110110000010101000101001011000100010111000100101100010010010010011011000010011011100100010011011100111111100111100101110011000110110100000111100101000001100101001000110111110110110101100100110110000110001110111111101101100111000010101101001101011101010010111111000100100111010000000011101111110001111110000000111101001000011100101000111100010000100101110100101100111100101111011101100011111000111110000011110011001101011110001010111000110111110100110111000110000110000101110010100000101100101111000111010001101010000011000001100010100011111111010010011001101011000100100111111110101000101111110000010010000110100011110000000100001010101111010001010010101110101000100111100101110011100011100001011100001100101110111101111000100011111001100010110100100110010111110101111011100110001101000101101101001010010110001001010011010010111010100010001011101001101101000111101111111000101001010111001111010101001101101010101100110100100010111011000101101110111110001000110101100010011000101111011111010101100001011110100000111010100000000100010010111101010011010110110110100111011100110011111011110010110011111001111111110100101101011101010011001110010101110111000101110010111110110001010001011101110011111110110000100111000011110000011110011100000111010010011100000111011000110000001111100001010110001001100110001101101011011000010110001111000100110011100111100100111110001100111001100110001001000010010111011111010001100011001100010011100000100101101110101000010011001001001110011101010001011001110111011100111000010001001111010011001110011001110000111100101010111111011000001111010011110110001101000011001100001001011100101111111101100000010010101000101011100110101110001010000101101111011101110111110010100100101100010101101110000000111110101110101110101010010100010011001011101001001110110011000000100000101100000000110110011001010100000001111111100011110001010011010010101001101111000011010110011111011010110100000010000110010011001010001001011010011000001000101001010011111110110001100101010100101111001101000010011010110111110101111011101010000000001000000111111110011100111100011011001000001100010111011001100101011000111111110010010111110010100000111000110000001000001101010110100101100001100111101101100101110011000100001111000101000100100110011110011101001100101101011111100100100001101100000010011110011011000110010111111100010011110111001100010010000100001001011010001001001010101101011110111101111110011011011001100110011000001001011000010100100100010011110001000111100101111011010010001010100111100100001111111101110000110111100101100111100011101011100111100000001110000101111101101010011010101111100000011010100001101101110000111101001011111001010101001111101101100011000111110010111011001111001010011001111110011101000110011101110010000011001010011010111101010111101000010000011000101001001000100110000011011010111101100000001010101110101110000010001010001000010011011010110100010000010001101111101010000111010110001110001110010111101101011000011011111100100110010001011110110011000100000001000000000110010111001110110101110101111000001101000111000111001100001110011011110100000111011110001010001111111011001101101111110011001010001101011100001000001001000110001110000101001001110001010000001000110011001110011101010100010010100100100101000100111100001111110001001100110010000001111010100011101111100100000100000000101010110011111000111110100100011101111100011110010000111100101001010111101111010001010010000101101000111110110110011011001101110111110101100010010000000110001001101010101110111110010001111010000001110011101110000010010101011100111111100100110101101111001001101111100111010101000011010101111100011111101011000010010111011000000011110011010001100010110011010000110101101001101010010000010011001101010111011100100111011101000000010010000011101111010101100100001100101100000100110000010000110100010010011011101011100101100010101101001001101111011011001111000000011010110001110001001111001011010110101000111110000000100010001110001100000000011010000010010010110111001110100110000000010001110011010101111001100110010010000011111100100110100101100101011001111010001110010110111100001111011011010100010010101100011110110011010100101000100001100011011011100011100101111001011111101001101000000100100100011110101111100100011000000010010010000101000011001100000001100000111000001011010110100001100000011001001001000100011110110100111010100011101010100110011010000000110010110111110111011100010100011010000001001000000011010100101011001000010101011011101000100111100101010001011000100001010110101001101110001100010110010011011000100110101100011100011110001001011011010101110111101101001100001011110001111011111010000000110000111111001111100110110101111101100110101110000101110000000101101101110100011111010001100100111111001000110001011110100100001101001001000001100111001101101001110011011011101011111110000101100001100010000110101101001001000110101000011101111000100001011010001011001010101010000011111001010011010011011011100011111111001001001001101101111110101110111000110110000011101110110011101111000011110011100001110110011010101110000001000010000110100110101101110110010101111010100100010001100110000011111010011001110110111100011110011100111000010110000101100100100101011100111001011101110110101111001001101111100100000011110001110111000010111110110110100100101111110101011011100110110011110001110011011011110010000001011011011110111011111010111001110011110001001000100111000111100010111101101111010010100001000110000101110001101001011101100001011011010111000000011101011010111101110010001000010011101110000010100111110001011000111110100110011000010001000100100101110101110000000000110110010100101011101111011000011111101011111001100100101110000000000111000000011001011101001011100110011001101000101100100101101010000101100010011111100011101111010000001101111001010100100111000100011011000110011001001000000101001100000110111000010111100111011011010001110101101011101100101001000000010001101011001001100011111110110011100011000011001000101110001100010100111011000000100001011010011001111101001010011010010000110011010011100000111010011100100011000111011101101101010001100011011101000110011100100100100010101011111011110010100001100110111100100101000011001100111100010001001011011100110001000111110110100100100001001000010001101110001001011100011110100010011100001100001101110000100000100010111101111011101001111011010000000100011101101100101100110110011110110101011101101111001111111001000110110011100100010100110101000000111111101100110100001001001100011100000000000110000110001011011001000010101101010100000101101010000101110110010011110011100100010110101010101010011001110100101110001110101011000001011010100110011100011110101011111001101100101111100110010001100111000100111110110111110110011010101110111011101001110111100000001110100010101110101010000010101011100110100111110011011111110011100001001110101111010101110010101010110100010111101000000100101100110110001010111011011110001111001010110000100001001001101101011010010010011110100010001010010001001000000001001100110000101100111000011101011001110111101101100011000010110000100101001000001000101101000101100111101011100100100101110001111110010110011000101101110001101001001111011101010011110001110000100101100001111110111101011100010111011010101011001010110011111101010101001000111111101101000000000000011100100011111110111010101001111011110010110001000110001010111111010010101100001110001000010000101111000111100010111011001100001110110011000011101110100011011000110010111111100101010111000011110110001100100011101110000111110111101001110111101101101101010011110000101010000101110100111010001011011000010100111100001100111111100011100000101011001100110000110111100011010001111011101011001100001011101110111101111110111100011001011111011011000111101111100111110000101000101000010111110111010011011000101101111110100011110100111001101110000010000111111111100100111111010101010111110101010001010100100011001001001101001111111100000011000111101001011101110110101000100100001110100110111111101110111111111011010010111001011111110110110111100000001111101110000001001100001010111010001000100011011010101110110101111000010110000001101110011101001011100001100010111011000101100111100000001110010101110001011110010100101110100011001100010011101101000001001110111111000001110010100010111011100101101100111111010101000010011100001100000101011011010010011101001001011111111100011001100100111011100100111110100101101011111000110101011011111010100011111110000001010111100100110000100001011010110101101010111010000100111010101100010011010111101101110011010001111000001111100000011111011101000011110011100000111111011010101100011011010111010001100010110101100001111000000110010001111100000011010111111011111001100000000010111101011110101110110000010101010101010100110100111011101110010001001000111110100101100100001110011101001110001110001011010100011010010101111000000000110011110111101001101010110111100101001011010110000000110000001011001100100001111100100111011011011110011110000100010001010101100111011101000101110100111000011101000011010111110110001010101100001001000010111001001100000110010101110001101011001000100110011110001100000001000001101110101101101110110110110101011101000100010110001001011010010110111101100011011110000010101111101011101010001110110111011111111100010110100111110110101110111000011110101100101110011101111011011010100110000001101100000000000111001011110100010010101110110100110011010011011000010001011000111110001001000111000111101100010011100101010101100000010001111110100001010011011001010101110011110111011110011111100110011000101011111001010011001001010111000111100010101001110100011110001010001110111010010000101001010001000110000100000000111010100010111111011001011011110110110110100101010011001110000010010000101111111000001111101000010001010001110101101100010000111011010101011111111000110101010101000111001111010001111101101110100110000011000110010000100011101010110111011011100101001010110101101001001111011010100010100011011111010110110100010101100011001101111111001100010010101110110011001001101010001100011101101100111001011100000111110111000101100100010100100110100001010011001110101110000011110011100000111011110000110001000101001111110011000111100011010111100010101110010001101100101011000100101111101110001111011001101001101101100000100110111110101110111000100111010000011101100011011011011010101010111001001111110001100011110010110011101011110110100001011111011110010010010111001101000000110000100110011111010001100110100011001001100111001011010111100000011000101011001101110111011101100001100001011101011000101110010010101000011111001001101111000010010010001011101101000000011011001001110100011111111100100010101111000010011000110111100011000110111110100011010000001100001001111101000110010100000010000110010111010110001011011110001001000111011111001101101001100111111011001010011011110010101101001010110000100001110011111100101110010111011000000111110101101010110100001010101001000101101010100101001001001110000011110010011000100111011101100100110000001101101000110010110101000101000111101011010111110011101100100001011001010100010110000110010110100001100101011111001001000110110011110111011011011001110011001000111001111110110111010001100110010010101111111010011111001110010010111110110101101110011111111100110100000101110000111000110011110000101111111011001000001000101100000011011001100111001101110110000101101010110110000110110101101101010111001011111111010001111101111111011001010101111110101001110011011101111111111010011101100010100110010001010100010101101110101110011101011111110100111011101110110001001001010100001011000110110010101010010110001111000001001000111011010100000010100001111001000001001010110001111001110100111001110010111111001010111010000110100011100001101101010100000010000110100010000111111101010010010110111001010100010000011011010100011110100111110011010010011010001001010011000010010001010100110001111111001111100111101010100000001010111001011101100110110101011010001011010010000100011011110010101001000010010001010110011011110010001011100001001100111011010000010000010010111010110010001100100010000110011010010111011111110100100001011000110111001001011100110111110110110100000110101011100010101010101000000011010001000100110011001110100001101100010011110111010001011111110010111001100011100111101000011101100100110010110001000100011011001000101001110001110010011111011100000101111011000001001100101000011101100011100101110101111100111110101010000101110001010000100010001101101101000001000001010110011011011111011011000011100001101010011001010110111110000101111011011101011001001000100001011100000110010000110010101001111101010100100000111001001101001001001110010000001001101011011101111101110101010001001101000010010011010100101100010000000000000110100101000101110110011000110111101000001010101000101100000110100111111001010111010110100010111111001001110000110011100100001110101110011101001000001010110010110000100110110000111010111000110010110000101110101000000110100010110001001101110001100110111101000010101111000000011011111100110111010010111111011101001010101101010001101110100101011111001111010111001101000011001011001000010001111011111000110101011001011110001111010000011101011000110000110101110000110010011010000110010100001001001000110000111111101111101010111101110100110001100101110110111101100110101100110100111100000111010010010011111101101101101101110110100110011000000011010001111101011101101111101011000100010100011001110001110001101111001011000110100010111001011111101110010101011010100101111010110100011100100011000000000011111100100011100110001100100011010010010101011100011000011000101101010001100011001101011000011000101001110110011101010110011001000111011101010011100011100010011110001110000011011110101100110001101010011000110100110011001001100001011101000010011111101110101101001111110011011011011011110101101101000100111110010000000010110111010000100100101111110101011100001001101101011101100001010010100110001110100110110000110001011010011110110110111001001101011100001010011111101011110001101101011001010100000111111001011010110101110110001010110111011110110000010010001000110111111000001101010111110001100010010101011110111001000100110000010010011101001001001001111010101101000001010111100110101011001101110111000100010001001101100101101001010100111010100001000001111000001100001100111100011101001100101001000001100001010101011111001111110101101110011100011000010000011010011000111110000000100010001101011111000000000011101000110111100001100001010001000101110101000010100101101100010001101011101111001010110101010000010001000001000110100001111001011001010000111111111011010100100011111011010111001000100111111101000101011001110110101000111011101110100100001001111101011110011000010101111111011111111000110000010010110001110111011010011111101010111010100110001010101011110111111010011100010011010110011111100100011010000011010110001011010111100011001010011001111101000100000111010111100001100001010010011101011000101011000010001001011100001110100011010011010011100010101100100100000001111100001110111010010001111110010111101001101001110010001111100110100110111110110101111001011101111011111011100110000010100011100010110111110111001100100101001100101101101101001010101110011110001001011101111101000011011011010111111000101100110000100001010010100110110010100000110101000010101001000010000101101010000101000010001101011111100101001111010101011000011100111101001010000010000010100010100010011010111001001010110011101101010011011100101001111111011001110010010110000010000011110011111111011111010010010110110101111110001101000011010001001010111110011110001111000011100111111011000001000110101101010000001111100011010001000100101110101001000001110100001010010111101001000101011010001100111110100010111100001010010110111101111111001001101000100110110111110100000111101110100101111011111011010001011101100011011110000000100010110111000100010000010000001101110100110111110011100100110000001111110000000010111001110101111110010101111001001010101010111001101101000000100000111100010110110010110010100100110000101101110101000010010110100010110001010001100111000101101100100100111011111101010100010000010111011000001111101010100010010101101010011011111010100010011010110110010100010010000011100100000000100011101001100011010111111111001000101101001110111000001000011100110011000011101111110100111100011001010011011010000011100100100011100001011101101010100100100011101100111111011010110111011011000000001111101100101000011011101000011011010100110010101001000011011111010110001100110101000000010011010011110111100110101101111110000100011001111101001110111111011100000010000010000100000001010101111000001010011111010110111101110011110110110101000011110111110111000111000010110001000001111101010001010111010110000011100100110101111101001100100000010100100110010110111110110111100010101010110110110000010111010111101110001001011101111010110010000101011101110111100010110010010011001010100100000101101001000001000111110110111110010100010110111100110110101011000111000101010011111010011110000101000110011101100100110000011100110000000011111110110001110000100001111110001100111100010011000100011101011100101111101011000001000101001001011010010001011010100011010110100011000101010010110010010000100100100100001011011010111001000111010000111101000011010111011001111100101001101000110011010111000011000001011110010111101111101010111101101111010101000010001010011000111011101001001000011110101110110001010000111011110000001100111100001000100001001010111110100000100100111011111000110101001010111111110011100111110000011011101110101101100111010000010001100111110010101011100011011101100101100101101100111100101010100111101011011001100100100110000100011101001110101100011011101010111111011000110000011101101001001111101001000010110101011001001111000000110100101101101011010010101111011101000011001010101001011001111001011010010010100000010000011010011001000110110111111001000001101110101011011011010100000010110101101100101110101110100011010001111110111111001111000000101010011011010001010111111001010110000111101000000001100010101001101101000010000111110110001101011101000011111011010110100000010101101101001010000010011100001001110001111010011100100011100000110111000001110011100011011110000101111011100100110001010001010000100101110010101100001110110000100000001110000001100001000001100011011010101111001011101011000111000000010010111111110000101011010011011111111101111010001000010101011011110111001011110111101100000111001011000011101000000110011010111001110110001011100100111011001010111100011000010110010000000111000001101100101101010111011000101011110111011100000100101110110001100111011111101111011110100001001001011011100001110100011000100111011011100011100000110001111001110111011011110010100000010110100111100010100111001000100101000011100100100000100110100110110110100001010000010000000000011101101101101010001101011011100001101011100001000111101101001110101011011110011000000011011110100111000100001100111001100101111110011111100001010010000001100101000001100001001011001011100111110101001111001101010001111001001001100111111110101110110010000101001100000000010110101011001001011001001110011000000110110001001000100100110100111101110101100111111010111010000001100110010111111110101101011110101000000111011100100111000111010011010011100101011111111101110111010100111111000000010011001000000100000111001111001001010101101110001100011111011110000010111000001010000100100110110101001010000110111100000110111110110001010011010111011100000111011111001110101111101010011001011111001100111111010100000000101011011110110001110011000100101110010000100111001101111011110010010100000011100000101101001000010000111101101001001110011101111101111010010101101001001010101101111000011000000001001110010001110101000100111011101101010111111101110101001110101111101011001111101011000010101111000001101101010111111000111001011011101110011110011001011011111000110010111011111110100000000000011001100001011010010010010110000011110101000011100010110100110000100100101010100110000100001010000110011000000010011111100000001010000100001111101011110000001000100011101000001011110110111110000111000011011000000010001110110100011010000110101001111001100101011101111000100110011011001110100101010110101000011011101111110111100000001100101101100110110011000001011110100100110001100010000100011100111011101001011110000010010010001101100010000111001101111111001110001000000100111110001010100000010001100011000010001110001110100000001100011101010010111100100111111101101000100110100100110111101111010101100110100001010100010000001111001011101000001010011011101101101001010100110011110111110011110010100100101111111001100101001111000101100000010011010100111101010100101000111001110000010100111100010100010001100000110110111001101011000010101000001001110001001111101010010000100011100110101010011011010101101011010011100101001011100010011000000000001110010111000001110100101100101001111000101100011111100111111001101001111000110011110000000000100010110110111100101000001011100011100111001010110001010111101000100100011000111100100011010000100010101111001101001100101100100010100001010011110010101011000110011110110110110000101110110011010011110000010000101100000100100010111000000110110010001100001010010101011111010110011100110100000000010110110100011110011000000110110001000011110010101011111011110101111111101010101000110001010001110111110000000001000010000111110001101110100001001101011100101101011101011011110101000101001000011100000101010010011001100100000010000011010111101111100101001100010011100101111110100101011011111100000011111110011001001001110111100010000011001101001110111011010001111101111010111010110001001101011000000000101011111000100000000100000100101100110000010001010100100010100101110111100111011111001101111100110111110000110001000011010010000010000101101100001110011010101100010010101001000110001110100000101000000100100010000010100100011001101001110011011011010010101011101100011111110101110000001010110101101000000111110000100001000000010010010101011000001011010000111101010111100110100100010100010011011001000100010110111011111000101101000110110100110111100111110111111101010000111000011101110100110111011110110100001111100100010011100111110100111100000111000001111001101101001000110111101100011000100100011100001101000110100010101100101001011010100010001101011001110110111111010101011101000001010100100010001111001111001000101010100101001111000011101011111110111101011001011001101100111111101001100010110101001101001001100011101111000011100001100110000101110000100100110010000001101011001111001000001111001010101001101101111110001101000100110010000110100000001011110000010000101111111001101011100110010101010110101110100110010110001001101100101100101001001001101010000101101010001100010010001000000010111001001101100010001101100100001000111011101000111111101100000010001101100010111011111001110111101011110100101011100101001010001010110110110101010100110100100100011001111000100100000101110010001110000100010111001011100001111001110000111100110001100110011110010111101111010001101000111001101000000010101010001101011110011001110100101011010111100110100011010010100101001010000101011011011100101010010011010011111111100101111001011010100111010001101110110111101101001011111001010000110001000000111001001100110110101000000011101011110110011101111111011100110011000111001101010011011000001111001011001111111000100001101010000101001111011010111011010001011000000000011010000100010011011110100000110110001101110100100100011000000101100010111001110010010010101001010010010110001000110111010101001000010111001000001011001101110101010001101011111110111100101000111000101111000111110101110010110000001110011111000010011100100111000110110110100101000110000011110110000110011100010011010000011100001010111110001000100110110010100100111111110000100001011101100010100000001110001010110100010000110111110110000110000000101011100100001000100111111111000010100111010000100100110001011101010111000101010001011110010100010011011111111101110000011110010110110100110111000001011001010101111101001110101111111111111010101010111111001010011100000011001000110111001100100101010001100000111110011101100001111000101011111111011011100110010001110011000000010100001111101010000000110011100011000000101100001001000011000010110110011100110000011111100100101001110100111010000111100110000010110000111001111001110011000101001110111111001100001111001001010111001100101000101111011000111000111111010111111100100001001001111010100110011101110001101100111000111011100101110011011101110010100110101110100001100010011011110111010001101001010101001110100000100000111000000110100101111010001010000111000110111010110101110101110000010011111001101010111000110010110100110101100101110101101010100000000111001100111000011100110000011010110000011001100111011000001110101101110111101000101010101011010101000101010110100001100001000010011010110110001011011101001010110001101010001001010011110111111001000011010000011010011101110011011101110101110111000110111010000111001101000001110101000110101110010111100001110100111011000001001011000001011010111011101101010110011100111100000110011100000101000001001111111010100110111010100100010100001110101011101100001111100011001001000001100111000101001011100011100111000100010001011010101001101010100110111100111001011010000000110001001100000001110001110101111101111010001010010010000111011010110101110000110010000111000111110000001101010001111110101101111011010001110010111011010111110110101100101010000001111010111010001110001011100000010101000000000011001111110001001100111100110100100000110011011111100001111110110001001000011100011110100101111010110100000111001111010000100110000000011111001111010010001001011110011000000101011000111100110111010001000011000110101111011010001101100101001111110100011110000100001101001110110100101110110101000100110111101001000110101100101010011011001101111101100111100010001100010101001110001010011111000011101100011111100010010101011111101010111001100011101111111011110000000100000100100000011101010101111011011110000101010000111011101111010000000000110000011011010100000101000000101011111010101011111100011011011100011101110100111110010000111010100001101111101011011000100000001000110011101000001100100101110001101101001100010010011110010011110111100110100011100001011101000000000011101101101001101011011000110111011001001001110110010011101010100110100110011110110000110111100011100001101010110010110000011011011011100001101100110100100110010011110101100010011111000010000001110011000011101001101111000111111011001000010110011010011001101010011001101001010111000101111101001010101100010010010011100000000001001100101101100101111000011011100001000101000011001001000110111111000000110110011011010010110001100001011101000110000101010101010111000000100011110101001111011000011000011100010001011001100101111111100111100111111010011010101111010010001101111010011010110111111011111000101000100111100100110101001111101000110000001000000100110111110101011100010111101110101011011010111101101000010001110101010101001111110101110011110000100101101011100111100001111000100100111001111010111011001100101110111111000010110110101110101000111001101111101001111001111010111111111111110001110110011010101000001001111110000111101000110000100101110000000001000001010010101110010001100110010010100010000001110100110100000010011010010100000110000111001000000100010011001001000010111011011111001001110110000010001011100111000001111110101011000111110101001101101110001000000100011111010001110101011000110000011010001001111100110100111001011000100001111101111100110111001010001001001110110011100110100110100101110011111110100010010010101010110110000011001001001100110100010001011101011011111101110111111010100010101101110101011010101001001101101001100001011011010111111100111000000110000110000000001111101100011001101100110101111011111111101011100111101111100011010101010100101111100111110110011110100111101100001101010101000111010000000101111111000110010111010111111111011110011100100011010001011010101000010001111111011101101101110001010001101011011000111010000001110000011001010010011100011101110000010001000100000001010010110010011111001111111001101001110111010000100000100101110001110010001100101100111100010100101000011110100001000011011101000100000100110001000010110110011101110000000010111101111111010101101000110111011011000110011000011000010111111001010110100001000100111110011110001111100110001110001101000101011010010001001100101011111111110011110011000010110101101011110010010011111001010011000001001110101100010100111011101101110100001011010001010101001010001010110001100001111001101010100111000101011010011011111111010101000011111101101111000110010111101111000110110001011111100001111111010111001000001110111111101011000011010000001010101000100101100001011101011111001111110110001010011110000000111010000101101010100001010111111111101011110100111010111001111111001100010101000000110010111010011110001111110101110101011111111111100010110110010001001101001010001100101101101101100011001000010000000101010101010111111110010011101010100111000000110110110000001000000000101111101101010011101111010100101010110000011101000001000101000111101100100110101110100100000110110110101110011100100110100001101000001000010101111011010011110111011101101011110100101110101001101011000101001011001111111011110010110011100101111011000011010011100110010010110010100111010000011100011110101110011110011010011111001111101010001110001111010101010001111000101101000111101100010100111100101000100101111101001110111100001100110111110111101111111110001010011011111010000001011011110001000010000001000000101110000111101010100001100100011111001001110111011100000001101100000110111100000101110011000100010101110010110101011011000000001100100101000011101000100101011010111010101001110010001011110101001100001001111111101001110001001101110110110000101010110111100001110011111000001001000110001101010010010111010110001001010110001110101011101111010001101100000100100010110001011110101011000001101100111010011010010111010001101111010100110101100010000001101010010010100001011001001010111010100000010001101010011001100110001000101110000001110101100000101100101001010010101101100100100101011011011101110111001100111010111011111111010100010011101011000000010101010001110011110011011010111001111100101110110101001101111010011001001101100010111111010010000011100011011100001110100010001110100010101100000101000110101110001100000111010011101000001101111011111101111100101110000011110001110000001001100001001101101100010100100001010000001010011000111011001100110000011110001010101010110110100000111011101000111010001110100001110011100110010001101010010011010101111010001110100001001010011011111001001000101101110011011101100111010010000110110101001001011101101010001100011000101100001110011110001001010111001111011011110010011100011010110100000110100010100111000100010010000110011100100011011010111010100110111001010111101010011011010000111011100010110010100011101111111000110110011001011010011101000011001011100111100111010110000111001101011011101110110011100100111111111011111111101101011010110000111100101101110111010110100010110100101010010000100100010110000101011000011010010100011101010111011001010010001101100111010110001111101011110000100100011010001100110011111010100011101001001111001010001111011011001000111111110000011010011000110000011110010100111111001010101100100111100111011110010101001111101100010101001011110100101000001111101001110001011001001111101100111110110001000101100100011011011001101101010111111111011111110011101101001011101101010011011010010101101110101101101101001100010001000100010101110101011100110010010011101000110111001111100001011111010011101000010110010000000110011101010100101001001000011111000101111101101001100111111000011111101000011110110011000111110110111100101100111110111100100011101101111001000101101011100101110111000100010000101101001111001000111000011000011011000001101100110010100011111000010110001111001010010000110010000010101111111010100010010011101110101001100000000010011100111001101100101110001111111001110100111010000000100011110111010100111110101001001101110000100010011100110101111000101111011001000101011011011011110011101110111000111000001101101010101101011101001111010101001110010010001111100110011101001111101101100010000010110011000001001100011110101100111101010100010001110111100011001010011010100010111111001000100111111100001010011110011001010010110101001011010000110000011000101011000101010011101111011011111110000011101011001000001001100111001001010100110011111100000000100010100111101100011101100000111001101000001011011011001011000101010000101011111001100001101100011101101010010110010000101000010000000010000110000010100010100100111000111001101110011000011100000101100000110101101011000000010000010010111011010010100000011100111000010000000011111101101101111111111101110100110100111110111101010001011000110111010011111100111011101011110001010110100000110111011000001100100111011110110101101111100000110010000100000011111101001101011110100111001101110000011001000010110011100111100011101000100111111001001011101101110010001000000001111000101011001111101011001100111000111011100100011000000001010111000111111000011000100001000001110000100011001001100001010001010110101110110000100001010010000111001001001100000101001001010011000000110000010001000001101100110010111000111101111001011001000000000011011100101101000100010001110110101110000100010110001001001011010010100100101000010010010011001101110110001110011000010111011110011000111010101001001001011011111110110101010011010010111000111001000011110110000010101010101111111101010010010110010100011010000101110000011000110101100111100110001011010101011000011000000011011000101110010011101100010111100010001001011100011111111110011011011101110110000011100110001001100000010010110111100000000010001110011110011100011010101100100001000011101111101010001111110010100000100111100011101100101001101101110010010100100011001000111100101011011010101111100000000100011000000000101010010111111000001000100110111110010110000010111010110000110000000000111000010011000011111010101000001100010011100000101010000100110111001110011010100010101111101000001011110011000010100100111110101100010010011001001111101100000001100000110101100111001111110100101000100101000000100000111101010101000000010010000110011011111110001000101001111010011110010110000001111001110111100010010011000111111011111100101010110110010110101101100010000000010100111101111100010011101001000001011001011110111000001011010010001100110011010001111011010010001011000100001010110011110001010101011001001110100100010101100000101011110100111000110101110001110111110011110001011110101101100110111110100100001110001100011011010010101101110011001111010101100100010000011100011000000011110100010010101100010110001101110000001011001111001010011010110100111111010010110011010111011110010011110110110000100100110100001110010101110100001111100011010001000010111110100111101001010100100100000111011100000011010001101110011000110001101110101101110101101101010010000000001000001011110111100111001010010011000010001011000110010010000100101110100101110001010010001110110110011010100110110101101101010101000010001000110110111100100010111111010101010111010011001111100111001001011000100100101001001101011101001101001000010001010001011110000001011001001101011011010001001100010000101100011010000101110010111100010110100001011010010010110011110010000110100001101011000011101000010101100110000100111111011001000110000110001101011011101000001000111001001101111111010000101000100110000000100111101111111010000111000010011000101110110011000010111010010001101110010010011100101000010101011011010100000101011001101101110011001010011111010111010010110110110101010111011000010000001011101011100111110100101111000110110101011011100011000110000000000100010111001111100001000011001100100010110010011010001111111100001010010101011101011010010000010111000101010010010001111001001110001010111000101001110000100100101110000010001100111101010110100101101111010100110100001011010101110010000011010100010001111101010111101001110010111000010111101100010000001101100110010011111111011001000101000101100011101110001001101011110010000101110001100010110111000101001001000101110000111100011011010011100011010011010001000101010111010110111000111101101100011010000000101101110101011100010000101100001001100100100011101100110111011010100101101101010010001010110101011110110111001110100101101111011011011100001000001111111000010101000101011001100010110001001010010001011000000000110100000110000011000111001111011111111001101001000100001101100000101001010111010111110111100000011101100100011011100110111010101100000111111111110100111010110011100000110000100101111001100000101110100110010101110100010101010110000000011111000110101110100011100010001001111001101101101101111101000110011100001111010001010010111010100000011010010100100110000111101001101101111101101000000011101100100111000111001110100101101001111111010001111010000111001001001010011010110100010001101110010111000011010110000111100010010001011110100111111100110001111110000000000100000000111010101011101101101010010010101010111000001000010011011110111111010100010100101000000110010111111000001001100101111100101101101011101111010100110000101010001010000000010010011001001101100010011101111011000101100110100111111111010011011101010000001110100100111011011001101000010010111000011110101010011001100010010011111000111010010110111010100011110111111100101110011000000110010101001011010011000001001110110111011001111000101111010010100111101111100000001100001011010011110010111101111100011101111001111001011100000010110011010110000101000101110001101111100001101010010100110010000011001100010111010101110101111011001001001110011101101010100010010001011101011101011110101111101110010000000010111111100000100110101010111001111010011000111111000100011111011010000011111110100010101101000110111101000000001011110111100110101100000010011110111011010110000001111011110100100110001010100011110101100010111011110100101010011010100110011110111110110001010000101101110010000010000100010110010101010100101011000101111110011110011111110100010010000111100011001110001010100101101110110011110101111111110001000010110100000101111000100101111011111110100001111000011111111110110110101111101000111011110010110101111001011100100100101111000101010110001101101010000000111111111100111111011111010110001101001100111110010111011000100110110101001010111010000010101000001101000001100011100001110110100000101100010011101011101010111110100000110000110100110110101000000001001001101110110001101000011011011101001000100101101010010010110000101100110110101011100111101011001101010101010110010111011010001110001101111110110001000100010010010111110110011001100000111001000001100011100010000101011011000000110111100000111110001111000011100100100011101111010001000101111001000101010100111000010011100111110001000101010101110100100110110110000100101110110010110011011011000111011011110001000111101010000010011001000110010001001100001000110101011100111010001011100011111000111011110110111101111010100111101011000001110001011001010010100110000011000111111011000000001011101110111001101000100111010110011010100110110111010111110101000011011011011100011011101000000011110101011011000110100111100110011011001101110010011111001000001011011000101111110010010011010001000110101010110011000010001111000110100011010000100101111000101001100110111000100101110100101011000011010111100011001010111011100101000001001111110110011110001000111100011010111010000110110110001111100100111110000110000101110000101000010111111010100001101101101100100001001011101101100100100000110010111010001000110101001001110111010011001000110001011100001110000011011001010011001011011100000001000001111110010011110001100001101010110111101001101100101100001000001010001001111001000101110001011000111011110111000110100100000000010100000100100101010100011000100001010001010101011001000100101000101111100100110011001111000111101001101111001010100000010001111111110100001110111100000010010111101110011001000001111000000000101111101111101000011001111000010010111011001011001101111100101011111010011011000000100011111011011000110010100010011111001001011001000111000100001101001111010100101101000000001111100001000101010101011001010010010011100010001000101111011011100101000001110101001000110101011001001101010011000000010011110110111100011110000001111100101100011010100101111011001100011011010110011010001110010110101010000011101110111101111011101001110111111110110101011010111111000110111011110001001101010000101001111100011111101110010100111011001010010100110011011111110001010010100110111011000110010011110101001111000111101001000111110000100110010111001000000111000011001000000100110000001010010101100110001111110001110001100100011111000111101010100110010011110110001010111011100101011111011000010110010101010101101110011010011111100100101011000000101010000001101010010110011011111011000001111111011100100111010100011010110100110110101111110101000101000000111000011100001100101011111011010011100001000011001111111010100100111001110101100110011101111111100001100111111101101101000100110111110010000010111101100100110101100110000111001010111110001010111101001111011101011101111111110111011111101110111000101110010111000100001111101001110101110101001111101111100111001001101011011010011000010100001101010111011001011110000000100010011111111000110111000101101101111010011101111101010111110111110110010001010011110110000011110110011001010010111100010110111100000111010100100110111001001101111111000001110101001100000010100001100010010000000000111001101100000111101000010101110100101101000011100010100000100011101010010010001100001110111111000000100001111110110101100000111001001010000001010001111110111110000110001011110101001101001101010001001000000101000001010111000010000010001011101001111001111000111110000111001111010000111010101110011100001101101001101110110111000111110000001110001101011110110110111110111101010010011100001011000010101010010000101010110000100100101111011010100111111101001111000100000100011000101010011010000010110000110001011101101000001100110000110001110110010111111011100001011011010000101000011011010011111111010000100011111011011010011100010000001011010111000101110001110001100101100000011101011111101100000011100011101000011100001010011000000000111011001110111000110110110100010111110000010001011011100111101110100111001111011101000000010101110100110100011100000101110010010101100001101101111100101110110100001110001100101111000111100011101110111101100110000000001011000000011011110000111000111110000011011001001100001001101011011011000111010001110000101101110101110100111010100100000000011100000110110011111100110000000101010010001010100001111001011100001111000000110100100111111001101000011000110110111100001101100000111100111100110010110101000100110101000000000111101011000011111110101011011010110010100010101000111111000100010000000001000001010100111010011100100111100110011000011000100011000000001101010011000110001111111011101010001110001010011110000111000101011111111011001000001111110001011010111110000011100001011101011010111100000000011011000111101010010100001010010101111000000001111001100111001000100100100100011101100010100101101001011001011000001000000111101100001110111000101110001111011000111000110011101111100011111100011101101000101010000110111010001101010101110010100101100000011011100000101000001000110010101111011101010111001101100010011100111001000110000011110110010001101110110110101010110011111110000001110100111001101110111000011011001001101111010100011001101111101011011110101111101111111100010111001010111011001001110101010110110011110011010101010111111011111000000011111000011101110110011111001001100111011100011100010110110010011010110001011000100100011010001110000101111000111001000011000001001001100111110010000111001100111001100100110001000011010000010110101110100101000111100001001110011110100111111111111011000100101101000000100111010001010010100001000110111010100100100011101101111010101000100111101111010001011011000101100001000010100101010000011110100000010101010111010011111000000011011001110001100111111101011010000111100010011001110000100001001010001011010000100100000001110111101101101000010111010100011101101010001111010010100110010011010111001111001001100100101011111001011111000001100101001000010111110100100101001101101101100101100000110110110100101001001011001110001110110111011011111011000000101100010000001110001001101100010101010110111100100010100001100111111110000001000011001001001111010101010100010000001110110001110011011100100100110010010000111011001111010100010100001010001000010100001011011100110100111101110001101100100001100000000111001000000001000101111101000100010111110110111101111100110100010101101010000010100010001001101101000101001100111100110000001001001010011100000010110110000001111011001111011110011110000010111100001110110101011110100010001101010011000101000010111100111011010110100111101000000000101010100100110101101001100010101010111011011001101001001101000110000111100001010100001010011011100110101010110110101100110111101111000010011110011010111001001110100001110010001110110100111100111010100001111101000011100000001110010100010101100001111111010011010110100011001001000000111101100011110101000010111000101100010111100010010110000000010110111000001100111000001100101001111000011101001000110110000001100010000011111011000000100100001111101011011110011110000001011101001101011000010111010000000011001100100000000110001011000111101101001011110000011111001001010110111010011101000111011001001100110101101111110010010111111100011100001111000110001110000110011010001111111101000110111001110110010000000011101110101001110001001111101110100100011010011111001111110101110100100001010010010100011001101001011101110110111010110001111011011000101110011111011100011100000011000101110101010110011101010111001101110010000110110001010000010010110001110100011111101001000111010111101100011111001010111010110111000010000010000001000101001101011110100110100010001001010001101000001100100000001010000000110000010010010010011010101101011000101110011010011100000110000111011011111110111010011011101000101100110010001010100001110011001011101111010010111110011000111011000001111100110010011111000101100100011100100111011111110010001000001010111000010010001000010101100111100101011101011110100011010100010111100111000110111001101110111110001011100010010110010011110011001010111001100100111011011000010010100010100000101101010010000110010001110100001001011001110110010110000010111010111000001111101011011010110110101011110100010111110000100111010000001000101001001011110011010100000110110101000010011011101100011111010000011001010010101011110001010010011101010001110000011110011111010100000011011011010010011000001001111100011111001110010011110001000010001001100011101010001011010111011110110000110110000000000100111100010110010010101010010100000000001111110101100011000011000110111000110010101010110101000001110101010001011010101110100011111011011101100101111000010010110110001110011011001000001000110101101010010010010011010101101001111110110010101111110011001110100010000111110001111111010110110110011100001001011101010001100111001110100010011011110100101011001101010000111001001001100100011110001001001010100011111000110011101010000101110001111011011011000110101000000000011000001100010101000010111011100010010000110011101111010011010000110010111000001110000011010101000011001100110001110010001001000101111011101011000011100110011001110000101101001010101011111111011100011100110001100011000100100001011101010110001000001111010110010100000100001101010111111111111011110110100001111000101011001101100111101111001000111111110101110111011011001111100011001011111101001111101000101010111110101001100110000111011111111000111100001010001001011110100010111110010100110111110010000100011110010000110000011011010101000001000011100111001000101100111011001100101100111100110000000000001001100101100110110111011000000001100001001000011001011100101011110111101101001001100011100111000010100000110000111101111000110001101010101101100100011101011000100111001101011011001010110101110111100000001110111010100101010100001011001101100111100110111100100011101000111111010111001101100101110000011101000101110011110100101110111011110000100011100110100011010110101101111111001110011010000110011001010010000010100000111011000111000110010000101010000100111000100011110011010101001110011001011111110101010100110100000000100010110010010011100010001100101000111011001101101101101101110101001100010100001101010000000101100011010101100111101011001100110011110001110001011011011000110100110111000100001101000101110110100000101001010110011101001000101011110111011110011011100001011000000001100110000011111000011111001010101100100000101001111011110001000001010110110111101100000110111010111010100010011011000101000111000010000101011010101110110010001110010110100111001111100101011100010100000000001111000101110000010110111101101100011001101101000100001110111011101001111000010011010101001000011011100111011111110101101100101111100111010000100101010001110110000110000011111001000000000011110100011100100000000110001011111111111011010101111001010100011010111101001110101001000100000100100111000110000100110011100011101000010011010110010111111011011001010001100111100110110101100110001110010111011010100110000111010011010111111011001110001011110001011010110010001011100011110011111110101101111001011101101111101001100011000000111111010010101111100011110110110010010111110011001110111110101111001000101011111011110011001111110101101101000111010101101001001010011000110011000010000000001111011000001010100001010101001011100100010110010111011001011100101110101000101010000110011101000001011011011110001010010010001101000000001000110010010111011111110000011001000011001010001100011001110000100100101110110110000000010011010100011001101110110000111001010100111110100010011111100100101001001000110111101100010001010001110010010101100001110110110111101100011110010000101111100110010001011001000111001100100100010110100101001001000100011001101110000011101011010111111100010010111101110110110110001010101110100011101101111101110001001101001101011100100110110110111110011000000001111110011110110010101011000110100110010110011010011001011000001100100111001010010011111000110101011101110100100100011101011101101010001010010011100101111101001010110001001100110100110011001111000110101100100110100100000001110100100011111100001011110011001010010101111000010011100101011100111010001011010111111110001111010001011001101110011000001010010011001110111101100101111000110001101111101011010101110011100011101100000011100111101101011101000010110001010111101100110101111000111010100101111001001011011110101001101111001111100110101101100001100111110011100111011001011111001010101000011101010100001000010110011100110101010010110100011001010001001100000001011101001110000101000111100110101100111011110011000011001100110111111001111010010011011011011000011011001111101111000111111101110010001010100111111001100001110111110110010100111111010110010010110000011110111010001111110100001010110001001111101101010001100011001100001110001011011100011100110010111110010101111110110000110100100110100010100101101001100001101011001001100000001010000111011111010111100111001010111101110000001010110001111111101010110100011010100100100101110110111111001101110110001000100011100111101011110110011110000011101011000000011000100011101110101010101000001111010000010000111001111100101011001111001100010110000000011110001100001111001110110100011100111101100011100001100101110110011010000000101000000101101100100011001011000000100101000000101111111100110110100101101010110111001100001011001100011010100101111000011101110101010000111101001101011011000100101000011111011001101010001001111001111010010001101000110000100000101010101110001101010001000110101100001011010111101011100110001100110111010111001011111100111101111110000000110000111010100000110010101100001100010001001100100110010100000100111000010101010111001001000101100001011001101101111100000001000100101100100010011111001010011111101100001111010001000111000011100101101010000101010001100100101100110101011000100001111100100001011001010010001011100111010010101111110001011110000110010100110010000110111011011001101010101010010100101000110010000101100110011101001111100111110001111100110011001000111110001101001110011111011100111011001101101001111001011001100111101010010111000010110110100111010000000011000010110010101101010100101111010101111000111011010100011011100001111110111101110000011000111111001010100101010100011110110010101001100111001111011000010101010011001011001010100100011011101110011110101001100110101001000011001010110110111001100011011110101001011001110011101110010011101110111111110000000011100011011111010001010010011100010100100100110111001011001100011011011000010001010001101111000110010101100101011100000010001000011000011111100001100011011110001011000000011001100111100100001111001100010010011111100111000001001111000010001011101011010110011111001010000010010011001100110001101111001010110011111001110101010000111001001001111011000000101100001111100010000001101100001110010001100110110011110110101000011001111000100011101100000011011111100111101100010101101010100101000000110111011010001100100010011111100001100000101011110111011110110000011010000001001010001101101110010111110111010010111010001011011110111110011000000011011001100100001010001111001010111110111111111011100010010000110111001000100011110011001111100000100110111000000100001110110110111011111001100101001100101111011100010001110000101111010001111010000001011101111101100001111111001000011101101101010011010011010101000111010011111001110100100001111110011011100010111101011000111110110000100111010111101001011011101111110110100101101001001111111001111101011101100010010011000111110011010100101110010101010001101101010101101101110100111100110111000101100100101000111110110101111111010001100110110110001101000111010101001011000100100100000111111001111011100010011001101111111011100110101110100011011100000011000111110000111000000001010000101011000010111010001001101000111110000101011101001101100101101001000110011110111001000011111000000011001000110101001001111110010011101110110111010011110100100110000011100111110100110001101000000000010010011100000010101101001010111000110100001110011101111000001110001011010010100010000101010101111010000001100100001000010011011110101001111000011101010110101101101000010010001001011010110001011001100000010101001001110000111011000100011000101111111110101001111001101110000010011010011000001010000111010001100100101001100110111101101011001110110100100100011010000111111110010100000100010110101000000100111101011010110010111101001101001110000001111111100001011010111101111111111010110101001010100001010000000011010010010000011111110100011111000101010000010110011101110010000100100100001011110001110000111111001100010011110111100001000001000000011110010110101000010110110001011011000101011010000110011011001100011010101011010010010101001111000101110101100111000010011100011101000110000010110001000110100110100100100100101100101101001110011101011011101011001110111011001000100000111000011111111011001001001001111101010010100110001010110101010111111110101000110010101100111010010111010111110111110011011001101101001011010111001011100111110000101111110100110101000000110110110111100100110101110000010100100011100110011100100111111010100001000110001010010111100010001001111010010000110110110011001001011001100010111111011010100010011001100000001100101101110111001000000110001100100111111100110011010001011100000001101100101000011001110000011001111101001110010110100111010110110010011111000001111011110011100111111010100000001101111100000101000010001100011101111010011011111110001010110100100010011100000010011101110010110000011101011010000010000000000111110001001101000001000100110101010100001110001101101000101011101010010111011011111100011001100100010101011000111111001001010111111100010110001000000001111111100011111110010011100101101101111001101001010101111100100101011000110000000000011100101011101111110111101011001001011011111111001010111000110100101101101111000100111101001110011000100010110110001101110011010010110010101001100101101111000000010010011100011100001000001101011011001000100101000100010111111001101000111001110001110110101010101110011111000100111010100010100101010001000001110111000000110100011000100111000110110011010011011001010101110111101101000011011011110100000011001101001010111001101101001100000100001110111101010101000110101000000111100111000100001101000001110001000011001101100110001011100001011111001001000010100101101011000001100000110101110111101101100100101111100000000001011011010001010001110010000011001001010010101011101000000000101101010001011101010101000110100111100101101011110111010011011101101000100011011000101100111100101110110110010001001100111101101001100011001110000001010111101111001110111001001100110100101010101100001010101011001001011110000001110100101001010101000001100100110100111000110110101001011001111101000110011000100101011100001001111110010011101100101101000011000000111011101010000100000100111000001011001100000111110111001010001010011101011010101100011011011101001101110011101110101010000101010000100011011100111110010000001101010111010101010111100110011111011110101000000110010010100010001111001100011101110011010111010100111101110010000111001100010011101111010011111111111110111110010000110111111100011011001110101100110001110010101100111010000100010011100010011101000010101010110111000110011010001001111101001100101010101000100011101001111101000011000111001011110010010001100111101011010010101001000100100101110100101011100000001011010110100110000101111010010111010111010010001110001010011100000000010110100001001101101111101111110100000100110001001000110010111011100110011000000011000001100110000111001001100000100110101011101101101111111100101101000010111111001101111000011111110111100011001000110001100000000101101001011000011110011001000110111000111110100101100101100001000001010000100110111100000110010010000011010111001101101101001101010110111011101100100111110101000011100101111010111010011000100011101001000010000101100100111110011001011101110100100110111011010001111001111100101111011001110001010010110101110100101101101001101111000101010001001000101011110100111000110101010100100101100111011111010100101111000111001101001101110111011011111100001011111110101100101010000100100100000000010011111001000000110100010001101110101111111111110110111101100100000101011000101100010000101100000000001010100000000110111101011111101101011100011100001111001001110001110000001110010110100011111001001111000001111101010100000000010111001101100010110011100001110001001100111110100001001111011010110110010001010110101000010111011011001000110101111110101101010000011100110001110111000001001111100100110111110000011100000011100000001101100111001110111011100010111010111011001101001011001111010011101111101011010100011001000101100110011010110000000101011011111110001110101101101001111010000101110110010111111000110000000111111001111000010100011110101101100001100100000101001101010001111100000110010110111100001001000001110001000010011101100011000001000110100111001001001100010010010110011111101111110101110011110110110010001101100111000100100101110101001111000111011000000100110000011011001101001101011101010001000011001001001111111101000001101111011111101000110001010101110011101101011001101100101110000100011000000010011111100110010110110011111101111011001101000011011000100010000011010100001010000001111010011100010011001111011000011001100011101010111111000011101110000110111010101100110011100000111100100110100011011001100110101010000110010011001010101110011001101111100001111100111011111011100110010010001001101001011001101100110111111111101100000101010111100011110111000000110111100110111011101111100111010010000110111101100100101011101011001100000001011110010010101011011001110000110110100110001110000100111011111011011011010010011110001010101001110010110000010110000011011010001011100111011010001111100010110000011000000000000001101111011000110011000000101000101001000100011001011110110110110111101100111100111101010001110010111110101011101100011001101010110101001110011001101100110110111001100101101100001000011110011100010001111001010010001101100100010111101101001010000001101101010110000001100111001011100000010111010011001011000110110111100001011111111110110010111110011111010010100010000110111011010101011001100011000010000000000000101110001110000100111111001100011000001010010001011100110011111101101101101100101000010001111101111010001110010110110011111111110111000101100010101100000111110101111000101010011110111101110010001101010111101100110001101111111000111000111000111000010000011100001110101100111010100011011011011010111010000011110101111010110001110110000101010111001010001001101000101000111111100011110001000111111001100111000000111100010011100011100001111100010110101100101111000011100011001000101011100010000011111101111001000000110011010010111010001011100011110101110011001011100101100110001101000011101110010101100111110000110101010000000110001001111100110010010001110010010010011110100101010101101100100011011001011100110000111000001100101100111101001001110101110101101101100011011110110110100011000011010000110111000100010010101011011011000000101101101011101011011001110100101110100111011001010111110001111111000111011000000011101001101111010111000110010010001110010010000110011111010111100111101001100110011000011000111010111000001001011110100111011000100011010011001101001000011000110011011010001011000000111010111010110100101110011111100110011110001100100101010000100010100110101001101011110110110011101111011111011000101111111111000011000110000001101111011001101000111111000101101110100011000100101001001000001111011101110101100011110001011011101110100110001010101011101000001001100101101111101100100011011001010100001001011001100000111110001110010110111100000001001111000100001101011010101101001010111010100110000110001110101101111010000010100000100100000111011101101101100100010010110000111110001110100001111001111101111001100001100100100111100111001101100111011011001101110101101001010011010001001110110010101000110000011000011111010101111111010101111010110000011001010011001011101111000111011000011001110010001111101100101101000101000011100001010011100110101001000000111101110111100001111001000111011001010100101110011100110011011000111101110011011001011010101001100100011111011001100100010001010010111100111011011000111110011111100011100010001011011000000101010010011110111111111000111010101111010101100101111100101100001001011100111110010101111000010010001011100000111011011101100001111000001101111011101110101011100010000100111000110010010100010000101101001111000000000000100011101101101001000001111000010000100000101110010000110100100010011001010111111011111001100100101011010011101011100011110000000110101010000111010111101110001110110110101001101000000001110000001000110101110011101001100101111000101011101001000110111011111111111010110011011000110000110001000110100010100110001110000010100011000101010101010000000001001001011010011001111101001100010111000010110011000110111010011100100001110111101000000101110001101101111011011000001110010001100100101011100101110111110100000010111100101010111111010010000101100010001111100111101111000100011011000111111101011111111100110101101100001011110100011001101111010011010010101000011000000101010011101000000100001111011111011111100100100101111010011001000001100011110110011001111101101001100110001101110000011101001110111010011111110011111111111111000001010110101111101000010111110000100111101111111011101100011010010001101101011101000110001010111101010111111010000101010100110110111111110110111001100110011000100010001000000010111000110101010000111010011100110110011010100001110100110011000011110010111000001111000101000111111011101000100011101011111101011111010101010110100101010010101111111101110110100000111001111001010000101011110110010011110101000110100010001111010110010011000010010101111101100111011111000010000010101110001000110011000110111101100100101001111000011110011111011001000111100000000001010011101101011000010000101000101100100101001010100011110111110101010101001011010000000010011000111111101000101001100100001110011001100011010101101111111110010001101000100001000101111111111000100010111111010111001010100000101111011011110101010101011111111111101100110110001001110001001110010000011111101110010010100110001100010001101100101001000000110001100110110010110000101011100111101110010011101010111001011100110001000111101101111110011001011011000101010110001100001111101001011000000100101001111011000011001101110110100011110111010100000010000101110111010000011000011011011000100011010100101000010000011111101111101100100110001110110100111010001011101100011000001001110010110101110010100100110111111011100001011111010011010100001010110101001010101101100100110001011011110110000100011101010111000010110010101101110100100110011111001110010110110000110110010111101010101000100111000110110001100011001101011111111000011001001111100100111000111111000100011100001011001110100100100010100000100000001111111111010111110010010011111000110001100001010000110101100000100001110000110111011011111011011100010100010011101111010110101100111000110000001000000111101101000101001010011000011001010010011101111010101010101001000001110000011011100001111000011011110111100011111001011001101000011000101111100010000101101110010100100110100111011010110011001111100101010111110111010001000111000110011110010111011101101001001010110101100110011101110010111001000011011101001011000011111010100111111001001011100010011011101111011011111110111000110110001011000011101100001011101101010000111111111001010110000001000110010110100101001000010000101111111100110001110111111101000101001100100010001111111110011111001011111110010111101010100011101000111011010011100000011011101100001001111101000110010111011111000000010101010000110101010100110110000010000110001010110110010010101011010111101001100110100100001101000111110110110000101101101011110011000110011111011010010110010111111110011101000110100100111011000000001011011101010100001001111110110001000111110101001111001100110011011111011000001110111100001011110110000000001100111010010011000011010110100100010000000110100000000000100111000000010010110000000100100101000110011111101101111000111000101000010011000001111011101110100010011011110100100011010000110101010011110011001000000001100100001110111011100100010001001111100100010111100100111111100110100011100100100100100011000011110011011001111110111100110111111111010110110110100011110100110111111100110110101001011011001001101111110001101100011110110100011110100010111110100101000010111111101010001001111101010111010011111010001010100110100000010011111011001110001010101010111110100010110000100111000001111100101001001111000011100111101110110011001010010010000010011100111110010001111011000111110011100000010010011001110100011000110111111001101110000001010001110010011011000000000000000001010001000100110101110101110101101001010101101110111001110001001111000111000111100111110110011101101110101110010001110101001001100100110111000111111110110100101000101111001001101110011111100011101111100011111010011101100010110110001111111101100001011111110000110111000010110110101111100100001010010011010000001110111011011001001100101101100001001000010001100010000110110010110110110101011000011111111011111101101000111010010010111011110111100000110011100110100111110010100111001000000100000001011000110000001001110111100010111010011000100101111110001010011111011110010101111101110011011101111010110010111001001111001000100011011110001011001110100001111011010101000001001000110110011111111100001000110100001011100000101110111011000100001111000111101010111010100011010001100010010000001010011100101011001111011011111010100011011111010000001001101100010011100111101000010111011110001000111110101010110100111010001010100111101101100000100100001111100111110000000100001011001011101100010000100000100100101000010110000000010000101111110101110110111100101000100110100010000110100101110011111101111011001101000110010010001001101100101101001000001101011110011011011111100001110110000011011001011011001101011111100000111110111101110110101001011111000111101010001011000000101000011001110100101010100111100100111100000101100110110100010111001011010001010110111100111011101100011010100101101011001101111000011110111111111001000001010001000101101101010011101101011001100011101011100001001111101001110000110001010010101011010001011100111100010001011000100100100100000100110011100000110010110010100000001111000110010010001010111010000101110100100000010010110000111111000011010101000100110001110011001100101011100101100110010101111111001000011110101010001010000100011101011011100100001100100110000100100110001111010001000001000111011000111010011001000110110011000000111101101101010111010111010110111001111100101101100101010011100001001001001110010000010011101101101110101000001001001101110000010001001000010010110010110100011011101010111100110010000110011000101010011001000110000111110000001010000010101010010011101100110001000011100011001110000011010111011111110011001101111000001011111101001010110110100100111110011010110111010000110011111001110001101101010001100110100001000101001010110111011100011011000100000111001011100111100011100100011001000010001110100100011110011001110010010111000010001000001010001011011111100100111110110110011010000101000010100011100011011101111101110101010010111100001110100110100110010011100111000001001100001110101000111001010110101011101010110111001111101101001101011110001111111111011100011011110010011110011000100111110110110100001001100101100110111000111101000011111111001001001110011011000000111001100011111110111011001110001011111111101010011001111111100010111011010101110001100011001110010110110010101101001111000001111111110011101010101000001011011111001011000101111010100100100111100100110110010000000110001000000101011011011001111010111110111100001111110110010100111101001011110011011100101000101010000010011000000010011001010001101000101100101000011010100000111111111111100110100010111111110000111000010111011111100111110001000101011101001100110000110001100000101111101111101100111111100111011101100011110000100111110000101011111010010000101110111011111001100001110001001101111000001100100100010000101011001001000010110000011001111110000000001011101111001000000010011101010100111010000100101100010011010110000010011100010010000010111101110110100110001000110010100100000100100001110010100101111101010110010100111001110000001001100100111110111100100100111000010011110111000011111110101101101100000011000110100101000100100000101010101100001000011110100110011001001111111001011000111011110111010011000111011000101101100001111111000010011101001101000110110010010011110011001000111000010000010111000110011111101010001101000101111000001110011010001100101110000110011001001000111111101010010010010111100001111010101001101011010001101001000100100111011100100110011010110110000010001011101000100000100111101110111110100010110101100000011110011110010000111111111010100001011000011100111111011011110101101010001100110101100111010010011001111111101110000100010001001011111010110001100011100001010101101111010100110100000001100011010100101101010010011000110010110110010101101010001101100110111010101111010111111011110000110000001001100111001100110101001001011010110110111100100100000111001101111111000001111001001010010011000000110110010000001101000110010001010110011011010001110011111101011001110000100100101010001101010011100100110100001011111001110111001111000100100111011111111010010001100010100100010001001010100011000101000101110011010011110010100001011101100110111001010000011111000011010000010001100101110110100101001101001110100011011011000101100101101100111011001110110100010110011110100001001100100101110000001000001111101110011010000000110000001010000100100111101100100001000011011111101000010101101010101101001100010100110111111101001000100001100000111011000000111010010101001110001011000001111010101011001110100110011000011000000101110110100011100101110100011001010011011110110001001101010001101111000001000001101011011011001101110000110100001111110100111101001110110101111010111010011001010100010101100111111110111000001111011111010010111110000111010011111110001111011010101010110000010010110001011110111000101010111100110010100110011011111000011100000001001111100010101011110000101101011101010011001100011110010000110001010100010011101110111111001101000000111110101000011100101110100001101000010101011000010000000101110000010001110110001100011011101011001110001101010111101011111000111000111100011100011100001000111100111111110000100000000100000010110011000000101100011000011001100010110010111010101010001000010100111101101101000000111011110001000011000111110111110001101010111010101001100001010100001100101010100011111000110011111110101000111010101111111100000101000011000110001101010100111100110100101010000010011011000011101111101101011111110101100010111000011110011100111101100010100001101000111010100101001100101001001001111011110010001110100001011101011001001011010110011001101011010110011001100010101111110111011011110111100110100010101111001100111001100110001110110100110110101000001011010001110110100111010101011000111110010011101010100011011100111000100010110111001011010000101101001101000101100001000110101101010001101001000111100110011101010010110010100100100100110001101111011110011001001010100101101110000010111000110011001100100000110100101000110000001001100100110101000011001111101011110110000100001101110100000010001100100111110111000111010101001011111000011011001100110010000101110010110000100110011001001101000111100110000111000001000110011010111001101000010000101101010100011111101010110011111111101011111101100010001011001100110100010011110101001011110100011100101101001111001001010001110101110010110001110111111011100101011111010111010110001101000110111001110001100101111010100110011110110011001011111110111001011000110011000101000111000001011101110011010011110001101101000010100111001110010101101001011001000100100111000000001001010111011101110111110111010011011001111000101001010101010001011010001100111011000101101010111101111100010110010110100100101110011110011011101001101000000111110011001101010011100111100111101011010000101101110010111110001001100110010000010010001011011011101001110010101000101000101101110000001001011010010100110100001000110001010011001001010001011100111100101011011100111110010011111101001010110010111100010101010101000010011100001010100110011101010100010011100010001100111100000001101001000101100001111111001001000011110001010110101100101100010101010011010110010010100101111101000110111110101100001011111110101100111000001100010001110011100101111110010110100011100001110001010000000011100011001011111110101011000001110100101111001011110100100000101011111110001011110010011110010110101000110001100101010000010000110011001100001000000001101001110100011111111000011100101111111101101000110110001111010000101000100100001101100011000100011110001011000010110010001010100111010001000111000011000001011100111110110111001100000100010001101110001000001000111010011101000000011110011010100010001110100101101100111101100110010101111001011100110110001101011100010110100011010101010001101110101101101001000111101001100100100111000001000110011000010100100100100110001110111110001000011111010010101011100011100101111000001110110111010011000010111010100111111101111111100001000110110111000010001110111100011111111111111000010010101111000000001001000001011011001001010111111100011000110110010111101011010000011100011101010111111001010011111101110011100101001101101000111010011101101111100010000101100000000011101110100100000000100001110110101001011011111001011010101110011100101100000100100011010000100000000101111101000011001111110110011101010101011110100011111010011011110100100111011101011000110100101101101100000000000001110011110011110111100011111001100000100010001100111100111001111001111101010101100101001011000100111001101100110111000011111110010000010000101101111011100010101100000010111000111000010100111101101101011011011011101001010001101001010001011100001101100000110010000001000011001011100000111101011010001101110110011100100010111111010110111110100110100111000101011100111100010111011111101001001101011111000101101111110100010100011101100011011010000111010001101010111100011101100000111001010010101111111101001100111101001000010000011011100100011101001100100011001100010111111110010110011000001000011001001010110010110001011000101010110100101100011111011011010010110011010111010111010101001101111001111001110011001001100001110001001010011011001100010100001010001000100001010010000110011011100101000000101110000111100110000100000100110010100110001001001000001011100101111101110011100110001001001100111001011000110101010101100101101010010111101101000100001101100010011010110111010001110000010100011010010001111011110010010010101111111000001111000101110011010110011110001110111111100000110110110010111011011110101101101001100000101000001000010111000111010111101110101011111100101011100000111101000001110101101110000110111000111011000000001100101000000111111101100001011100011000010111101100100001011011101010110011001111111100110000111010101011100010010110101110010111111001110000010111000000100110100011000000011100011001101110000010001110001010110100011100001011001111110001100000011111010110110110000101101010110111100111111011001010111010111101100111101101101011001000110111011111000001111000011111110110000011110011010000111110010111011100101100111100110011111010110011110011000001000000010101110100110100100100110110100101101111011001001110111100001111010101011000010101110010000110110101010101110101101111100110110010111101010101111111000001110011011011010000001000110000011111011111011000110010010100101100000110000001001001101001000001010011110001110110100110111010011101110110111100000011100110100110000001111100110010110111010001010011100011010001101111011111110000111100111111110111000101011011001100011100001001011001000101100110110101100000101011010011000011111100110001101101001001110111110111100000101000011000000000001110100011010101101111110100010011000011010111000100011111111111000110110011111010101100101101111011011001010001110110000111010001100110011111001011101001111000101111011100100001110001100100001011110000010000010010010111011011011000111100001000011000111011111100011001010001010000110011100101100111110011010100111111110010100111001001110010101010001001000000111001000110101001011000010110011011101101011101001101001010011111000001110010111110001011011010111011111100101010111000000001001000111011111101000001111100001110110000010000010000111110011110001010011010101010101011001100000110110010101000100000010001010110111110010111111110001101111111001101011110000010100100011101101100000010001100101010011110101101101001111000111010011000100101000110000100110000110001001000000110110101110000000111100000101011001101001100100011011011110110001000000100011010011001101001010000110010100111100000011110101000001001110110011001001100010000000100011100111010001110100100111010101011111101001011001010110100100010101000111010110011111111011111001011011110000111000101110010011101111101000101101111111111110011000011111001011010101001101001110111000010011000010010001110001100011011011010110001101110011010001010000101111111100110000110010101111000101000000111001111110001101011010111100010110001100010001010100001001100110000011100000101000001101111000001110011100111011111010100001001000001011011000010101110101011001001000110001110111011011011100110000011001101010011100000110110100001110101000011111000001100011100100100001110010101111111100011011100100010100001010011000010000100000110001011110100010000101011001001111100100100000000001011110110000100110110010010000001110001000011110101011011011111111111001110000100000101011101011100000001010000001100001111010101000111000000010110101000000010111100001010010001101101111111110111001111000000110010110100110110011001011111001011011100000111111000011010001011101101111001111010000000000010100000001011001000100111111000100011011010110000101101101011000011111101101100000000110010010110001000011111110100110100011110000001111110010110000110101001100010000101000101100000111000010001110000101011101110101100111100111111011001111101011001110000110010000000011000100100100010101010110000011000001101010100011010101100011110001010001001001101000010111110001010101000001010111100110111010011011101101000110111000110011100000100010101010011000110100000101010011100011011110101111101010101110010010011111101100110010011110100110000111101011011001110100110011111010000110000010100011001001001111101100001000100000110111100111000010101100000111011100111101100000100010110011010011110010101111111111100111100011001110010111101101110111110011000001010101110111101011111000010110011110010011010110011101111011001111100110011100111001101111000110010000010100111100100001011001110010111111001100010100001011000001010000111011100011000110010010101011111110111110100010000000110100010111111101110010010111110011001100100001011110101010001110000111000011010001111110000011101000110010011111101100100000100111011011101111000101000110001010011001101001000100001100000001011101110100101101110001100000011101110101111011110001001100100010100111010001001000010000011001100000011100110011010001110011110000110011100011101110011111001000010111110100011101101100010010101000100010000000101000000000101000001110111000110010100101111011011010011111111111000110111100001111101000111111111011101000101100100010010001010101111000110001000111100110101010010100011100001110111110000101000100101111001000011001000100100001001001000110101011001000001001000000111010110011100110000001111100000101011100000111000110000011010000010100000001001000011001110000101101011110001000000101010010100111111001011010011010101011101110110000011110100100110100011111011110101001010001111100111001101101011110001000011011000100111110000100010010000101100100111001111101010101010100011101010110001011110111110100000111000010110001011111101000101001101001101100010110000111111101100110110111000010101010001111101010011111000110101101001010110001100000010001001110000101000010110111010010100000111101010001000101011111101010010101001011000000100111111000101000110110001011001010011000111001100000110000010010010000010001001110000010110110000100101110001010010010011100101110101011111101110110010011011010110111010111110100000000111100101000110010010110100011001001010100000110010101010111011000001011000001011100011100110111101111001110000101000010101011111000000010101110101110100010000010001110110110010000111101101010011010011000101000110101010110001101111001101011111010100111000101000000011000010000111100010011100100011101001110101100010011000111101101110011011111001110010110010101110111101101110110000010100110011000010110011100000101001100100101100110110110010100111010010011111001111101100101001001001110001101000110111000100101011101110101010000100000100111111110100001001011000011011111010101100000011010010100100110011111011111001000110001010010010011000110011110100111001101111000111100100100110111010000000001001100011100001100111110111100110110110100001011001111110010010001000010110001100110011111001110101100111001000110100011001001010111001010100010001010000000001001110001011000011111111101100000011001001111001110001111000100010101110001011011110010000111000000100011110011111101110000011011000011000001100001011101011101011111110010011011101000000110001110101101000101111111010010100100001001001100000111011010110101010000111001100100101110011101101000011111001001001110011101000001001111110001001100010011100011110001101101001000101100000111101110011011101110111101101110100101000111010001101110000000000001110010011110010001000100110111011001110011001011010110110101001101011010111110110011111010000100000100011111111011011110110000010100001010001000001111100111110000101100100001011110111010011110101111000001011000101111000010000110101111010101110101001110001101100110010111111000101000011110000100001010010011100100011101001001011111000101001010010000000001101101110001100011100000001010010001100101100110111000100100010011001100111010100100000000001000110001111111100000110011001111110111101000011110111110010101111001111110000001010101100011000000100101110111111000111100011000000101110111100110101101100011110010001010100000110001010110110001101011011100011010100101001010010011110010100111001110100010110111011111110111111111101010101000111110101000010001101000010101111111100010010111110111101101111111110010101001111001011010110100100100101101011011011110110110110101011000000110000101010000101101100000010000111100001010111001011111111110001110110101001000110000000101001010111000110111110100110001111001011001001101001010101000001100100011010111000101000101000111010010100010111001110001000001101010001101111010111110011010000111010010111001000100100111100111011001101000001100110100001010011001010010011111001011111101101001011000110100110101001001101101110101111011001001110011100100110110111100011001100000011101000101000110000111001001100010110110001010111110011100101111100101110101001010000011001000101101101100001000111010000101111010001100111000011110101101000110111011100110110010110110110110111111101110111100001110010010000010110000101110000001001011101111101101100111010100111111011111101001110000011010111111110001100001010111001110010111001010101100101010001111111011011111001110011010000011010010110100110010001010110111110110110110001011111001011000110110110011000100100011001000010100010010101111011010100111111101100010111011011000011101011110101000110110000000110111000000111000100100010011001010111111010011111100101011010000110110101110101001010000011110011000101110101110111101111001011101001010111000101101100110011111000101001000011101100100110011110011011111011111111111010101010010000110010111000100000111100100001010101101100000010101010010011111011100011001110011000110011101101111010111000000101111011100111101001110011000010010001110100001111000100001111000101111000011111000001000001111110101101101100100100001000101011110111111110000010001110101110011110111110010101101101000001101011110010010000101110011111110000011110110101101001110101001110010011111110001010010000101111000010110001110001000101101110000001010001101101101001110101011100111110110111010100001001110001110101101101011111110111000011110100001000100011111100001100111100101010011110000111111001100010001011000000110111100010000100100010011010111100101001110011111001111111010100100101101000011100000111010110110110100100101011101000110001011000011001100100001100001010100101110000101111101000011101011000001101010001000011001010001001101011110100110101001100001101111110011010011001100110111010001111000000001110000000000101001101101111111101001000000000100010111001000101001011001101011100000000011100011101100010111001100000110101101100001110010001010111110010000000001101011100100111010100110011001001110110011001001111100110111110100010110000010010110011110001110011011011100111101000010111110110000100101111000100101110111111100111110001010010000001101110101111000110111110111100101010000011111010100101001100111000010111000100000011010101000101100011110001100000110101110000101000011101011011100111001101110010110101011110111111011001001001100000110011110101100001101111000000010000100100111100111111001001000001100101111000110110011110000101000001001000101000110011101010101100011010110110011010010100001111101111010101010000001000001011000101000000001111011111010000100101101100100110000111111000010100001101111011011001000101111011101101000111011011101110110011100101001101001101100100111010001110010110011000101001010001111111101001100001101010101001000110011000101111101001000100010101110100010011001111100101000001100111010001100111001111111010110101000000000101110100100111111001011011101011100001101101010110100000100011000101101001011110010111000010011000001011111111111011111111000100110110011100110100111110111100001110011001100111111100101110000010101101010101010011010000111010100000010111111111111010101111110101010100000100111000110101111010100110010001100100000111100001010011011111100111000110010011111011010001100001101001010111110000110101110110010101100101101001111100010000010000100001110011100101111010101100110011100111010001110111100101011110011111000110101010101110000001101100111010110011011101100111011001010100111100000101001111111010001101110110101010001110100001110000011001111100001010001000000100100101010111010101101110110010111011001011101000111101011110110101101000100001010001100001100100001000111100001111001111010010011000110100010010000111011101011011111110001001111111101000111000001100101010100011100010111100000001011011010111000100100010111011000110010100101001110110101100111011100100011011010000001101010111000100101110011110000111111000111010101011001010111011100001000111111110000101000001111011001100011100111100001100101011110101101100100101100110100100111101111101011111010111010111101101011010100111110001111001000101111010001100010100101110111011000110111011010110100010111111000001111000110111111001100101101001101101100011101101001111101110100100011011001010000001000100110011011000011010010101111010101111101111011001001011010001000011110000100111100111110010111100001010010101110100101100111100010001001011000110000011000010111001000001001011111000100110000110110001010101100001110011110010101101011010011111100111111000001010000000100101111110011000010001110000110111001011010000100111110000110001101100000011011110010101010110110010101101010010000010100100111010110000010001010001001101100001011011101101000100000001110111101110101011100011110110000111011110010111011011110101111001110010010011101010000100101000111010100100111010011000100110111010010101110100010101100110001101011101110010100111111001101010110010101111111101010111011101001100110010001001101110001110101101111001001011010011100010001110111011011010110110100111010110011100010000010101011101011110000110100111101010001001111001000000111111111111111101110001000100111010000001001011110100000110010010010011000111111110010110110111011100100000010111010011001001010110000101010100011001111001111110100110100010001001001111100010000100101001100010101101001011010101000011100000001011000010100111111111001100011110111011100111010111111101001010011000101111001110000011001010101110001000101110010110100000111001011001000100011110111000110010110100000101110010000000000101001011000011110011111111010010100011011101010010111110011101011010100010000111110000001010101000110100011101100110000001101111000100110101101001001010000101010111100000110100110101011110100101100000101100100010111001000001111101000111001110110010011110101111000101111010101110001100100001000000010001101011010110011011110101110000101010001100110111011010110011100110110111010010110010011001100011101110001000000000110111110100100101000101011001010000110101101001000100101110101110110010000011010110001010100111001001100111011011001111110100001000100110000100010101111100011101100100010001100101011110010001000000100010110100010001100000100111000011100111001110111010101100110000101000011010011100011100010110001011111010000111101100110110001101110100110100111010111000000100001001000011100111111110111111001111100000011000101010011010110100100111110001010000100001001011110001001100011110000111000101100001011000001111110110010011010110000100010001010010011011001101101110000000000011010001101011100000110010010100111000100011010001101111111110100101001101111001001001011101010110000111001100110111010100011100011101000101001011001100111001101011101010110010000111011100000111010001110111011011110001001100100010001011011000101110010101001100111010000000110001010111001100010000010110111101110010100001011000100100001101110111110110110010110101110101110010010100001001101101011110101001011111010111111010000000100100011000101100001111000100110110100110010011110000110101100100010010100000010111000000110011110101100001101010101100001010001010010011110000110011011111110110011011110000110000010111110001100010001110111110111001100000000011001101010111000001111100010110000011110010010110010101100000101000011010010001001111000100100100101101100000000010110111011011110101101011111100010011100110010001000010000111010101111111011101101001111011010010101111011000000000111001101111111100011111000011111110001111110010011001100111111000011100000001000101000111011001000011000000001111000110010011111011011011101110000101011011100111111000100000010000100010101101110101100010101011110100000000000010101011001010010001101010111110010001110001101101000010010000001010001001010000000110001110010110000001011101010010110011101011010000100011011000000001001001110100001011011111000011001011001000011110011110101110000011000101110001111000000010111101100111101101000111000011100110110110101100111011101000010100010101011001000101011110010101111001110000001001000100001011010010011001011011000011100011011010110100000101010000100110011110110011010000010010000110010010000111101110000000111101010101000000111011100011001100111111001011101000010010110100001101110100000111000110100111101111001110001111000101010000011011100001000110010110001000000110111111110000100010100010000001001101110000101100010111011010100010101001111110011011111100110100000010011101101111111110000100100111000101111011011010101111010000000111100011010100011101000101111111101011000110101110011010101110011011100000101001000000011001011001111110100110111010010110110011010111000000001010110111000010110100010110011100011101110110100100100110001000111000111100001101111110011011101101110000011101000010111001101101111111001100010100001100101011101111111110011000010111111101111011001000000000010100101011111001001011110010000011011110000110111000000100101100001010011100101011100000110101101001111010101001010000111011010110000100001010011011001010101011111011000010010010001100101111111100001100011101010111110000111101000011101101011100010010011000010101100101011101010101100011110011000111001000101110011001101111000001111100011110010110011011011010100011001110101010000100011000101001010110011001110010000011101101111001100110111111110000100010001001100010111110001010110011011001111100010001000111101100111110111010100111110110001111010000101000001100100110111011010110110011101111111011100011100001101010100100000000010001000101110100110011100110000101100010100001001001000100110111111000100110001100111111100101011101000110110100100100011110101010100000011110100000100000100100101100001000001110100001011000100100110111000101101011000110001111110101011001001101100001111101110011011000000110110010110001100100101001000100010111111011111011101100001100011101000100110110010011010000111111111010100000111011100101110111011100101001100110100110110011100100110111101011001110001010100010001110100011101110111010100011100000010110111110000111001111101000100100101001101010111111111000101111110011001001101100100000110100001001110101101000011010111110101110001100001011001010001110101110110001001101000101000001001000100011110101100101100001110001110011011110111100110011001000011100110000001110000101111111100100000010001111110101100010100100111011100010101010000011111000101100000000101110011111100101000001010011010011111000011100001110110010110111101111010100110111011100101010010111100011100001001010101011111111110110000001000010010100111111110100001111011001000110011011000111110000000011101001011101111111101010110110010001001011000111000011001010110101001011110001001010101110110110101100011101000101101111101001110000001001111100001110000100111010001100100100000001000000100011101101111101000011111100011001001000000100001010011001111000011111111111110101111101111100000010001110110001011111110101011010010010111111100010111011010000110111111111100010011001011100111000101110101010000000101101010101110000001110110110001001100011001001111000001111010100111001101110101111000100011011100101010000010001001110111111110000101100011100000010111011011000101101100101110001100111001111100000011101011000111100101111100111001100100101101101110011111111011100010010111000010000011101110101110100100110110010001001100010110111001010001101000100100100101000111011101001110011001110000001100110000011101100110001000011101010011111110001011000111110110111010110011111110010011001100110010101001000010011111111000100001110000111110111100011100001000111000100111100001101100010111001011000101011110000010111111100010111001111010010100111111000101110101010100101000001011100111010100101010000000101001101011110100011101011001000001011110010011010000101011011011010011010000000000110110000001010101110110101110001010101000010101001001111000110000011010011000010101111000011100110101011000101010010010110100010011011011011011011000010000010000111000001101110110110101101001101010011000010011001010010010110001000010000000100110100001010101010001110111010010101011110101110010110101010011000000011011100001010001111111111100001000000111100100111100001100001011001011011111000000110111110110000010001001100110111110000100110011110010111110010111110100001001111001111001010110000011100011111101101011111101001010001111010110110111000111010111111010111001010101001001110000001111000010100010001000100001101001100100101001000000001000001111000110011010100100101101001011111011001001111110111001101100100100101010010010000010111101100011100001110000101101111110101011111100100000110100111100101101111010111110111100001111110000111011110110101111001110110000101111010010111011101010001110011100110100010010011010100001101011011010010111101010011000011000101001010001101100010011111001101111100100100100100111011001101011100110110011100010010010001010110001110101000010111010010000101100111010011110101101000011010100011110101000111101111000100011101010010000111111001111110010111111001001100010111011100100010001011011101111110010001001111010011011010001100010101001110000010100110100101001111111011001011101000111000110011101010010100001100111001110101000101000110000110000111010110010000011111010010000011111011001101000101010101100011000111000000000111110001100100110000000100000000110101110110001010010101111110001111100100111100110100101100101000101110010110011001001101000101111111101000011010110011000010100100111011001100111110110011100000000101000011010110100111111101110010100000110101010101001100000011110101010001111110100001000100111000111011101001111000111110110111111100100111001111111011110111100110111101010011001011111000101000000101101110110100110010001010001110110001010100011000001011111000111111010100000011001110010010100100100001011001010001100011101000101101111001100000010110000011110001100100001110010001010101100100100011001110100100000011011101101110110100000001110101000101101011100010001100000100101110100011111111011110111010101110001101001011011111001101010010100001010010110011101011001010010100001100000010110000000010101101111010000010010110110100011110000000000001001111111001100010010111110101001111000101001001111110110111110100111101100011010011001011100110100010111011000011111101000110010010000000010110111111000000101101010101010101100011101011001110110100001000110000001110101000100000001010001011111010001001001000001010001100101110010001000111111001111100101101010011101100001011101001100101000000110000110011110111111010000111011100000110010001010000000011000010000010101100011100110001011010101011110000010100101110101000000101110110010100100010000001111100111111001000111010011101101100110111001011001111100100010011111001110000111101100001100111010001100000011110111100110010001000011100000011001110010011000010001001000111010010010100000100010100100111101110111110110010000101000110101101000110011010111111101010001100000101101111011011111100101011100101011000100000110111110111001111111001111111100011110111011000010010110111100110010111101100100101000111100001110011100111101010100110011010011010000110100110010011001110111011111101110011101110010011001100010111000001110010111001100010011110001001100110100000001101011000101010110100111101010110000101111101000000001100100011001000100111111101011011111111011001001110001101011010011011011111000010100101110000111010000111111010001001000110110001000101100111000111000110110011011110000001100001011011000101010000001001111110111000011100110000100011011101010011111011111100111101011001000100010000010011111000000011101100001000111111010010000101011100111000001010111010101111101100111001011000011001111101000010001000010110101011101001001111001101001111011111001000101000111110000110100000111010100011001111101000010111010111100111010110000011010110111010010110111101101000100111100111100001101111100111110011001111101001011010011111101111101111110011010101110010100101001111101001001110000001101100000100110000100111110110110100111010111110010111010111110000111101010111010001010001111110110010011011000010000001100011000010100011011111101101000000101100110001000011001100101000001010101101101011001110111100111001010000001100110010111110010111101110010101001010010011000010101000100011011100000001100111011110000111111000111111010100001011110101100111100010010011110100010100000100001011111011000001000010001100110100000110100001000100001001000000111101000011000000001001101101111011101011000010111100001010011100100000100010111010011010111101011100111001111000001110011101100001110011101001000001111101101011011010001110001111101011110010011101001001010011100001010100001000010110110011110000011010001101110101011101000000011100010001001011000110110100101001110011011111001011011110100011111110000110011110101100110010000000001000010111010100111000011011111100110000110111111101110111000011111111000001110111001111011110101110010000001110111001011101001000101110111000100011001011000001010100110000110111010000010000101010110001111101100111001101110100010101011000110111110111001001001000000110100010011000001110100101011110101111100001010001101010010110101110111010001100001111110011101100010010110011101110000000110100101000010100110000010100001100001110111001111011001110011100000000011101101101111110111011111100100000010110101111010110101011100011001110110101101100111001011010111110010011010010101011000001001001101000001100111000001001000110101110010101001011100011001111011101101000010110000000011001111011110011000010011001000000010100011100110100101110010010101110000010011111010101000110111001000010101111111011011011100100001010011001110011100001001001011101111001001111100101001001101110101111110111010101001011110110100000001110001111000110010010001101111010110100101011000100000011110011010101010100101001111010011001111010011100010100101111010000110001100010111110000111011010001100101101101010010101011001111010100001110011001000100010001001010001101100011100111111010000111100110101110101111001000011000001111110011010000111101111100101111010001111011001111111111000000100110010100011001110011011001010011111110010000000001101101000010010010110110001100100010010011011001111100100101011010110101110000101101010110011001000111000110010001001000001111111110011011101000000111100111101000001010100010010010100101011011010100111000101000010100111100100101111101100011010000100111111110011011100101100111101010101001101111011111000000011001111010100000101100011000101000111011111001000100010011001111100000001001001111000100111001101100010000001101010110111000000101000001010001001111101111101110100010010101001100010010111001001010000000100100100001010010101111000101010101010101110000101011110011111111001100101101001001000001011010110110010010011010101011011101101111001110100111000111111000110000100000110111100011111100010100100010000100011111110011100000011110010100000001110010000110001001110101001110110101011000110110011001111101010000111111001001110110101001000010101001010101110110001010100000000001111010100000100011011011100100001011010101110011001100100001101111001111010000010000101110111010110111111011001110111011100100011100101001100001111010001010000010101111000111110010101101001111100100100001111000010010001100111011110001011001100110101001001011111010111111101101101010110110101100111010100110010001001001000000110001111011111110011010101101101101001001101110100110111001001000111111111001010110010110011010110111011011010101011010000111000000011001010001111011101111010111000000110010110101000001001001110110111010110110001001010001101111111100100000011111111001010010110001110100101001001010011011111101000000001111110001110111110011101010111000111000001111000010001011010010110111001101101010010010011000100011100000001101011101101111010101010101100101101100101101001100101010000011101011011111000100111001111101100100110001101000101110011010101110001101110110111000011110100101101111101011110111110010010101000101001000100000011100100100110001011000011111011101001010001101000110010011100010001101001111100111110101010100010110011110011011011111110110100000110010010101000001011000100110100101010001010001001001110001101001101111011011010010011001111101011110010001001001010010000010100101000000010000001110110101001110101100100111100001011011000001000100101001100011110101110111100111101010110110101100011010010100001101000010011001101101001100000110111000101000000101011000111111000001110001001111111011011010110110011000001000010011101110001010001101110010000110111000010000101110110110000101011111010001001111100110011111101101011101001010111100001100101001000001011101101110010100000111111001000000111010100001001111001001101111101110101001110010101011011101100100011111011000101011100100001011001101010110110100011001100101000111110101101110100011111111011101010101001010110001111001100101011100101011110010101011110110000100000011001010101010000001010001100000001011000110010001010011111000001100001011010110110101101110111000001010001110010100100011010011111110111001011000100110100110011100110110011110110010110000011100011110110110010011001001111110101110010111001000111110111111001010001010010101011000000000101010101100001111100001111000000100010110001110011100011010010000011101111110000111111010111001001111110001111111000011000101100010010011011111011011111000011111110100001110010001000100010010100000100110000111101010100001001100000001111111101110101110110111010111101000101010011111111011010010100111000001101011100101001111111011110001011010111001011010101111100111001011101001011111000110110100000110000110000011011101010011111000111010010000000010110001000000010111111000101010111001010110101000000110111100011100010000111010110100000110011101001011101001111000110000100000110101011111111011011101011011111101001000101010011011111001101111001001110110100101101010101100111011100111010110010111100110001110111010000000110101001111000000000001011101101111000101101101110111011011101010010010111100111111100100000001101110001111100011101110000000110010000001110011100001011111110000111001101100010011010100000111100000100111001101110111000111101010010000001100010111011100011011000000000100001000100101011100001101110111010000011111000101011111010010001010011000000100011101000010000110011111110011101011001001100010011100111111100110011010111111110100001011101011110110110100111010101001001100100100110101110001010100101101001100100010000100001100010011110001011111000111001001110100101000011101100111101101000100101101000000010101100010001011000101111011110011101100100110111011000011100011001111110101101100100001000010111100010000010101011011010101010011101111010001000000001110101000101000101110011001110011111101001001100000110010010100010001000110010000001011000111110101001011101011100111100111110000011110111110011010101100111001111110100100110011011011101000010000100010100111101100000000100101000000001010100100111011000011111011101011010010001001000110111011111100001101101101111001101111111100100101101011101111111001000000011101100001111011100100000011101101101110101010111011000001100001001101000110110011101110000110110110000010001001101100100100001001001001101010100110010000000010111011111000001001101011000011101110101100100100010100101000100010110001101010001000100011110000101111000010101011111001001111001101010110000111110101001111110110000110010001010010001101100010010011110010000110111101100101101100011010111000110110001101001000110101111001111111111000111001000110100011111100011111010011000100101011100000100001001111010111010111001110011001110001011100111100100111001001001000110111001010111101100001011010010001101011101111000101100010011010001100100001011000111011111110001001001011001000111111110000001111011100001000010011110011111011001010011101100001000100010110011011010110011111101001011110000110010001101111100000001111110101110001011000000010001100011110001101100101100001011011001100011111110010110101100110101011000110111011100000001011010011110100111101101011110100000011010100111001001000011011000001011011001100101100101100010101011111010100101110010111111111110111010100100110100111011101100000110000010101100100001001100001100100111010000101110011101111011011001100000010011010011101110110001101101011101000101010010000010111011000100100101011000011001100001000000111000100000100110001100111110101100011000101111011000110000110101100110111101000101001010101101000100110100100000100000101010001011010001011011101110010011111000010111101010011111111111000010000111011000101010110010000110010010111001011010011011101000111000110100000101101001001100100000111111101101011110001001101011011011000011111101000111101011101111010011000101001000010000001001010001101010110101101010010000010000000111010000001010000111110100110000011011001001110111010010011001101011000000001000111100110001110100000011011101101010000111100001110110111000111001000100100001111001011101111001100000011111100011001000010110110110001100011110110111110110110100000110001000000100100101010101010100110001011110010101100010111101011011111000100100101010000110000011110001001110110110011001110011010111100110101111100000110110001110000100111111101000011111100010101011111001011110000001100010100111110111000100000110011010110111011111000101000001000011101010111001010011010000001111100110011000011111011010111011000110101111010100111100010011101101111011110010001011010110010100000011001110010100010000101001011100100100010110111101010111000100010100110110110111010100010111000011000000101010011001100111101100011110110000010000000001100100000111101110100100000101110110000011011001111000001011110110110000100011111100111011111111010100011110000111010011111111101001010000010110110001010111111001000111111100011010101110010010101100010101111001001110110001100011000011101110111111101100100101100101011110000100101011101110100111000110001101000111110101110000101000011010110011011110101110111010000010110111001110000011010100001001101010110101000101110000101100111001100010011111110110001101011001000010001101001100011000101111101000011011100000011010010111101011101110111101111011000001000010110101101100100000101111001111111000000101101110000010110111111111100111010001101001101111101000101110111111100000000000111110101010011010001111110111001001011010001000100011000011110011111101111111001010100101101110100110100010000110100011100101001101010101101110100011010101101000101000000100000100010011110101101100010010100000010000111100001110000110011110000010010011100101110001100101111010100000010100101110111011100000010011000101100000001000100001101100001111001111010011010111100000010110011111000111001010101010100101100111101001110001111101111001011111000001111010100110001011101101110011000110001010111010100001011100001111001001011010101100110101000010011001100011010010010000011100111100110101111101001111010011001011100010001011010010101111010100001100010101001000100100101010100010111010110011011110001111110010111111101010001110010101101111101011110100111010100100100100101001001010010111101110101001001111110110101001011101010010101111010001110011010101000001110110010011000001000001001111100110000010111101100010011010110101101101010110100101110011111001000011101010111010011001101001000110011100101011111010100000001101001010011000110110110101010100101001111111100001111000011000101100111011110010110011011001111011111101100111000100001001000010101010011010000011100011100101101001101011001101110011101101111100100010001110101001101100010101100000101011001001101110001000000110110110011101011111010111001001011110101101101100000000000011111000111101101010010101001110010010111110011000011010000111010010001011111000001001011010101111101100011010001100011010000000011001101001101000010000010111001110111000100001101111000110011000000100010001110001110010111100101010111111000110100001101101101011001100011110111000011110001010001000001101111111001100000110111000111111100101011010001011110110110000110011011001101110100111001100001100001111011101000010000101101000100011100111111100001111101011010101010011101010111010110111011001001101010111101000100100111100101001100110011100111101100000010101011111011110100111000111000111000110000100001101111111101111101000000000100000010100111001100011001100001111010100110011010100110110001100101100110110000011101101010101010001011111000011011001001110101100000001010110000010111110011101001100000110000010011110101011111000100001101100010111010111111110000111010001111101010000111001111000000001100100111101001001000001111000001011101010111110011010101101001000000011100110101000110001010001000100010101110001010110110110000001100101100001110110101101101101010101001101110110000100100011101110101110101100001010101111000101000100110001101011110010011001011000010110110000001110101100001011100011000101100011110101100110011011011001001010100101101011000101011000000110010011000111111001110101100010110101110000010010100111101000100011111110001110001111011101111001111100111010110111010001100010110001101101010011101101110101111110001100110001011111111100111101011101011110001001100111101010001010001001101000000001111001011100001001110011000110101000111011101100100001010101111101111110001001001000110101111101111110110001010001000010100100100010101000011110100000110101110110101111011011101010100001110110010101001000010101011100100110001101100001010000110110011110111100010110000001010010100100000001100010110000101001011001011001101000101111100101001000000010110111001100011110001111000110001110100011110001000000001101001001110001110110011100101110010010010110010101001001100100111000100011101010010000011111001100010010111010000111011101001100010010011101110010011001010100100111011110011000000110101111111101100110100111100010001010111101110010001101110110001000110010010110110100000001101101110011101111101111110100000001100010000101010111001110110000101100011000101010111011011010001101111000000001111001110110100011000000110000001100001111000010111010010000111011011001100011011010101100111101100101001001100000100010000110100010011011111000111011011100001110000011111111110111010100111000100010101010011111100100001000110000000001101101010111011011011001101001110010000001110110001000010011010110111011011111110001111111111000010000100001111010111100000111111011001101111001101000101100111000010101111111001011110011000100011101101101110011111100001011000110001000101001110011101001001100110001001000101101100111010101000010110100010101011011011101100000001111101001010011001101001100000101011111110001011000111000110001100001001000000100000001000001111001010000011001001101100110000011111111011101111011110110110010010111101111100100010110110111111100010100100101000101110010010101000000111111000001110000011110000111100010100110011010101100000111100111111111000010001001000010111001111011010100011100010000001101111000000111010000101101011001001110001000010000110000011000111111000011101000101010001011001111011010001111111100101000001100100011100110001111101110001100110001111110011101001111111011010010000101100101111100001100011111011101100100101101001010111110010100100111111000100011100010001011010110110001011111111100000100001001101110101000000000001000101010000011011111101010101000111101011001010101100100110001110101101001111000001010101110100011001000010010010010100111010100111000111010111101110000010010110101110110101000000000101111011001110010011110010000111100101101111101000111111000101010110001110010101000000111001110100000111110001101010010100101101101011100011001110111111101011101001010011101011110100101000111001110111110011100101110100001101100010001101101111101000100011001110001101001110100011111101111100011100110001111000010100010010001110000100010110101110100101010001111011101110011000011000001101010000011010100111010110011011011100011010110001011011010010100100100101100101001100010010001111010001010011010001110101000100101000110010010011110011110001000000101100100100110001100110101101101101101011010100101000101010111010001011011100111110000101010101010110111100011111101110111110010011110110101101011000001001110010011010111001010101001101000000011110010000010111011001010001010101110100100111000000000101101011111110010010000111101011100100110110100101110011111001000110110101100000100110010100100110010100100011101101000101101011110011000001010011100110111100011111011100100000110010001000101111000000100101001110111100001010010011000111101111101011011111100011000110010100100000001110100011001000000100100111011100110010101110001100011010010110010011010111100110100111001000010000110011111100111100111100000011101110010010101100101010111111010010000010011111010101000101011110011010010010010110011000100010110000011010100010101101101110101010011110010010101101100001000010001100000101110101001111000101100001001000110111001101001001100010101000101010110000011110001000111011001000111111010001000101001001101101010111001101011100010011000111001010101110100101111101011011111101111111111101111011101011010010001111101101000111000011010000011010010000011011111110101100000001011111101111010111001011100000010100000001000100010001100100111111000100010101000010000010111000101100101111101100100010110001110001111000010101000100011101001101101001010011010000110001110100001001001000101110111101111011110001111000101001100101110010011011010000010000110100011110010111110001010110001001101100111010000011101111000010100101111011010010111111111100111110011100100011111011111110110010110000100001010001010001100011000010001100010001000100100110000100010010000001101111111001100010101100000110001000001001011101101111111001010100101101111010000001001000101100101000100011101000011111111001100101011011111110100000001001100100010111100000011010001000010010110010001011110100011101001011000110011111110000010101010111111011000111011010101100001110001100110101001001101001001000111110101110111000100010110111001101000010110110111001100000001011000010100001011011101000111011100101011101101000111101100111001100011111111111111101000001001000001010110101010111110110010000110101001011110001101011000000111010000000001110101010010100001001111100111000010110111101110001110001001100111101000001011101110100100110011110101000100011100001001010110100110100001011111111101111001011110100111001000001011011001000100000010010011000010110011110111000111111110001001011000101111011111011000101101011111101010011100010000101010110110000111001100100111000011101011111011011110101010010010011101101000110111011010100100101001111011000111011110111111001011010010101111100010100011100111000011111100100110000011010001101000101110000110110110110110000000010010110000011101111001001010011000001000011100110000010011111000011000010100001100010010000000111101000100100100001110110000101001000100010010100001111101100110011000000010001110100010111011101000010111001010001101000111010000010100111110011010111101010101010110110101100111110001011000111001110011101000100010011110100010110001001011110110100100011000011010111011011000111001001100110111010000111001001011111010000001011101010010001001011110000110001111010111100110100111000000110011010111001010011001100011110101010010111101001100101110110001111100111010101000100000100110011100100111010000101111001111101110011001110000010100011101011111001101011110001001110001010100010100001010100100011100010001000000011001011100011000111100011001010110100111011010011001011010011101001110101100110110000110111100001001110101110011001011100000111111011100001100111100011100111011100101110001001010101010111111000001111110100010000001111001010111010001101110100100111001000101110001101111010000100001010100011000101010101011101010110111111111111001011101101101000000100110000000001111000100101111101101001000111010001101111101101011110100011111111011000011110001100011110110101001000101011111101100101011100010011100010011000011010100001100111000000101101111000001001011010011000100010000011111011000010000010111111111011010101110101101011001101010000101100010111111111001010001010101000111110000000111001111000010100011011111101011100110110111111110101110011001011010011111100101101110000001110100100011100001101000000110001000011100101001001000000100011110101100101110010101101000001011110101111001101111001000011100010010100000111001101101111101101110100000010010010111100110000111100000100000010001110110001011100001111000100011111000100111010010110110000110100010010001011101000011000110011001111010010110100101111101111011011010000000010010100111100101001010100101101100001110101111000111110111101100011111110011101000101101001011110110011010110111111110101010011001100110110111001101011001100000110011001100100000000101010010100110010100101110111101000001011010101011000101011111001110001000101001000000010010001010010110100101011001000100001010110011101110011110010101100111011100111010000000101110100100011100001010001001111100000011010000110000011000000101001111010111110100000110110000000000100000000110111111011001111110110111111000001111011010010111100010101000110011000101110111010101111001101101010010111000111010100101100111001010110010010101001000111001101101101110010110010011000110000011111101110110110011001101000010101111000011111101010011010000000011101101111000010100000110111011010011000001111101100111001010100111100100101010011101011111110010001101011011000111111001100011111111000110010000100110011011110000100100110001111101000001100110000000011111111010001101011010010011011111101101000111011111110000010001100000111000101000001101000001010000001110001110011100000011011101100111001011110100111001101110110010001000110000001001110001111010010111101111110010110000011011001101011001110001011010100001011000110111111100011111001100101001110101010110100011000101101001011110100001001000000110100100000110100100100111011100011001000101001000101100101010000010010100100011100011001010010001101011101101001111100101101101010100110010111011111100100011001011111111011010010011011110100001000001111111101100111100110000000001011001000001110111010001001100010101110000101100110001111111100010011001011110111010010100001100001111111000110110111000110100110000000110111001110111000111101011100111001010100110101001001100010110001011001111101110101000000100010001101010000101110010101011101001100100010011001000010101110001100101110101111000001110011110010100110011101111100101100010010011010010110010010000001010000011010010001100111111000100101100110001001110110000001011100011001110110000010000011111110101100000101000001011001101100100011000100111010011000110101110100110001010001101001101010001000110100010111000011011000001110100001000010110110110001110101101101011001101011110111110110000101000000001110100100010010110100010100010011010011111010100001100101010011111110111000100010011101000100100101100011110010100010000110110001110000011000011001011000001100100111000111100100101101000001011111110101100001001101111111011011011101100000110001011101110110111101111111110111001011000000010001011010110110010011011111101111100110001110000011011101010101100110011111101110011010011111010110000000110100100000001111000111110111100010111011000110011010110011010100010000001010110001100010110011001110000011100101000011011110001111110000010101100010100110000011000000100000010001100010100011111000101000010111011001110010100010110111001110100101110010000000001101101000111100101011110010000111110100000011110011000010101101000011011001010101010001011111001101111000000111010110111011000100111111011111000001010001100000100000111000111110101011011100001000111001011000001111010111000010000111100111010100011001111001000011000110010100000111101000101111011001100010101011000000101000101110010101100110001100000100000111110010101110111010110110001001010000110111101001000000001110101110100111110100000100100010000110001011100011011110010110011101111111111101011101110100110010000001111001101000100111110000011000011000010000111110010011110101100010010000101010110001101110110100010001000010010111010011010000100111111101001000011111110110010000111100000001001101000110110010011010100000100000011100000000000010001110000100110001101101111111110001001111111001010000000101010000000010110100010110011000011101000001011101001101011001110011010010001011101111001101101010100100001001001100011000011011110110110011001101101010110101100011110000100000000110001100100110101101000110110010001110000011011001100011010101001111001000010001001011110100001111000101010111110110111010101100010010101000010100000001001101010011001101010101110111001101001000101010001100001111101111001000100001101010011000101100101101000100010000110101010001100010101001101011101101100011000011010101011000110011101001010110111001110000000110010101000000000110011011001111111011101111010101000011100001111000100100011010110110001010111001001000100101000111101010110101001010010110011111011000000010101011101001011101110110111011111011000011011011111110000101110111111100101101100011111011111100100000101010001100010110100010110011100101001001010111101100000111101110110111101101111101100100010101101000110001011010001001101100111110111110101010001101110011100000100100010100111110000111110100110000110000110010001111100011100010010100110010011010010011011011001111001011110110001101100010110110111000100010010110010111000010001000110101000101100110101110001110111011111011000100111001011100110001101011111000001101100101100110010011111110011111100001010011101101000101001111100111000001001010001001011000111000110001011010100001000101100100000000010100111000000100101111010110111110010010100101100110000011001001101001101010010011101011101101011000101010000111001001011011010011000001011010111001001001001100010001101110000011000001111110100111111110011010101111011000011101110010100000101010000111011000001000001111101100000111110011011111100000101110011100011100111011111001000111101110110111000110011110101001000100110001001010110011101101110110111010110100011101101101101011011011110100001101011111011101101100101011000000111110011110110000011010010111111001100111111011100111111011001010101000100101001100000000111100110110010001100110000000001000101100101000101001001101001010101000101000101100000010001100000101011000101010101110110100000110100010110110001101110111101011101111100110111010010110011001110011111001110010001101011111010000100101011100010111100100110000110011101001000011000010101100011001000111010000101110010101101101010110011110000111110011110100001111000001000111010011011110101000111000111101000011101011100101111001100000110111010011001000100100110110010001011101110111001110010111001000011010011111111010100111000101101100110001010110000010000001000010000101101010010011110101110010001111011111001100001101110101111111010000100110110101001110101111010011010001011101011001101000110000101111101011000001001001101000001100101110100010010101111011100000011001110000101111000001010110111110101110010011001111010010101111110111100001000111000101000100010001110010001010111000001110100110111111010010010100100101011101000000011110001100010111111010000110100101110110110011000100110000011101010101001100111100110001100011100000011101010100101101001100101000000011001000001001001101011110001011010100101111001001010100110011100010010000000011111101000111101010011101000001001011010000100101010000010101101010110110011101100100101001100010011101010011011001101001111101100111110011100001001110000110000010111000100110010001101000001011010111011101110000110100011111101001100111111111001100101010000000010011110111110111001110010100000110101000111010110010110111011000010000101001100100110111111101100101100111001000111100101110001001101000100100001010100111011100100100101010100111110101010011000001110111101000101100001001000000000011001011000101010011011110100010101110111000100110000100110010011111111111111101101111010111101111001110100100010000001110101110101001001100001011011111101000111011100011000111001011010111001010011000110000110100101010110100011101011100101001110101001100111110111110001100100101011111001111100110010000100110001100000100000001000010000110100010111100110110000111000111010000111110000100011111000010111001100111110111000011011010110110010010100111110100101010010110100000011111000011100011101000111111001100100001010001110101110001011000000111111011000100100011110001001000110001010100101100111110100000100100100001011111000010100010000001001110011001001000101011010011001110101010110000010001010110011001011110001100010000110011011100001010011100110101111001100110101011101111111010110001000110001010110001100001110101001000101111111111001100111110000010011111111110011011111110111110111001111101101001101001111011000100101001010000000100110010110100110101001000010000110110011101011110010010011000101111111001111110010010010101100100010001001111001101101100011011000001011100110011000011100011001010010001110111101100011011010110101001010101001101000011111011111111010010110110001111000100110011111001110010100000111011001000100010110000100011110111011111111110100100100110010001100001001111110001010001010001011101111010011100000100111100111110100101001101100110001001110010010110000001100110010011000001010100111010111011011010001100110111101000110111111101100101000010001000100011011111011001000100000110011000101001101011010011110101101001001010101101011111111101100010110111111100011001001100011010100001011100100000000001001000011111101110100111000001100100010110110001011011001101001100111111001111111110111010110110101011110101100101111011101101110011010101101010010110101100010110100111010000101000101000101111100010010010011000011010100010110011011110111101100111100111111000000110101111010001100101010110101010101000101001111110110001100000001010011000100010010000110000111110101011000100011010111011001110000011100101111010000010101110101000011111100000111010000100011010101100001111010000010000100111001010001110001110110000010111000110000000111100110011101001110100110100101101111001011111100101011011000100111011001000010011001101111011111110111101110000101110101111101001011111000110101000100010110001111111001100010010000101100110100010101001101101100010110011100100010000101011001111110111110100000110101011110001001100101111101000111111000011111101000000011010000000010001101001100000110000000101001011111101111001000101010100010111111011000001011100101100010101001110000001010011111110111011001001000000010100111101001111101111111010001010111011111110011100111001000100101110011001011100111101011000110000101111111110010101010010010001011001011000110101111001010010101001111001011100111010111101100111011101011110010010001111110000111101111001011010111010100000100100000010110100011100101010011010001001010100101001110111111010100010011010101011001110110011000101101010011110111101010000110011101010000011101000001101100000000111001000111010100010111001100000100101100001000010011110101011111001100001110110001011001101111111001000010001101110010000000000010111010100101011101101011100100010000101110011010011010101001111000011100000011001110011010000010100100111010000010000001101110101111010111001001101110010010111100000100100010111010100010001001101011000001011001101110010001111010110010110011111101100100100110001100011111010110010011111110011010100000011110110111011111011100001110000101101010011101001111101000111001011011110111100101001010010100001010010100100000000011011101111000110110010010001100010001110001011111111000011101001111110101011011110001111011011011001101111011011001100000101000001111010011001011100110101001011111010111110100101011011111110110111000000011110010101100111010010110111001100101110101110001101011011100010010111001110000000101010100000101101110011001011010100111111100101010000101111101000111101001011001110000101000111101110110010111001000110101100010001001100000000100110000111001100010111011101110110100100000000101001001100101010111101001011100001110110010111111111100010001011011000100101011110000010011001101011111001011000111011111001100001000010000100011011001001010100101111011101111000010011101001011100100001111010000110000001110001100101001111011011001000110100011001101000001110110111111001011101001000101101101100101110100010011001001010001001110111011100010000011111010110111100010100001111100111101111000110000010001100011101000010000001100100110000111010011111001101001000001100010100010011101011000100110110111010000011110111111000110111101011001011100110011101110000110110010101010011000011100010110010110011010000100111010101110001000110010110010000111001000110001110001111011111010101111111011101111111000101000110001011100111110100000000110010111110010101010011000110010101010011111110111000001110010110000111000111110010000101011101011111100101010100001011111111100011111010011011011100010101001011101111010001110001100011101011101101010001001111001000000001010001100111001001101011110111001101011001000010111101101001011110001111001110110010101000001111100111110011011010011111111100110100101000011000001011000111111111000111001111101100110010000111011011011110000110110001001100001010100011101101110101010000110110110001010000001101111110011000110111100100001110001110010100000010001000111010011010011110011000001010001111011110100000110111101010110010100110010000000100010010100111110011111001100010000001111010100010011111111101001101000111010001111001101010101100110100110001100110111110001011111110101001100001001111101101001111110101010110100001001100000111110101000110100010111010111000001001000001010111001110000110000010100001111011110101011000111101110001100100001010110101011011011111000010001110111110010010101000101001000100111010001010000000111011000111000000100001010001110000101111001010010000110110000000111111010100110010000101010100101011110010100110110100100001010110111010110011011110100010010001000000010000111011011010000101110100010110001101001110000100001010001010001000011111111111010011001100100101001101001001000100000110011010011111000010000001000110100100010001010110001110100010101011010001111000110010111100100010001011101111111001100000110000100101010100011111010101011110010000110111000000001010001011110100111111110011110100011101111101000101011110100100111000101111000110010101011010000011000001010110010011010110011110000111011100001011000101010000101101011010000001001110111110110001010100101111010001010011000010010001110110000110010110010001100001100001000010001111001011011011100001110011101100100010111011110110111111100111010101100001010110001101010100110001001100111110111010101010000111010011111010001101111011101110100010110000010110110010110011010011110001111010010010100001111001111111100110100001011100101110010110111001011000011101011100001000000000011111111110110110110010001100001101000110110011110000001001010000010000110001001110001011110001000111011001010111001011100100001000101110010011010101001100101000001101000010000111011100000011010101010011110010011000101111001011000110110000101101000011101000011100000111001011100101111010001111011010101001010000000010001110101111000011010100111011110100110001001001110101001110110000010100111101010111010110001010011010010000000001101010001001011100100010000010011101100010001110101001100001001011001000010011111100101011101010101110110011011001100100001101010010110111101110001010010000110010001101111100000110111000111001100000100101100001100000101111111101010001111000100110100100001100101000100101100101011111111110110000100101100110000001000100101101100100111110010110001000100000010110001001111010111100000110110001010110011101010111010011100111010101010101110011011011110110100101111010011001110010110010010100110111100110011011010010110101110000000101010010100101110111100111110110010000011001110100101110100000111001110101010100000100001000100011111111001011000001001110000100101100011101110101001011111101011001001111010000101111110110001000100010111010100100001110000110011110000001000010101111011010000000101100101011000110000001111111100010110100000001111101110001011011010100100100011000111110000001000011001001110010110101110100010110011001011000100011001011101000010000111000110111111101000110010010001011001010011011011011010101011011010110100000000100001110110011001100000111011010000011000111011010010001001010100111000110000000011101001110001011110010001101000000111000111001111010001100000100001101101110000111000010111001000001111010000110110110100100100111111011100011110100100011011101000000101101100110100110000010011110000001100011011000001001010011111011101001011010001100011110000101101101110111000100011010101000010100110111011011000111001111011101010111010011101010111000100100000001000001010011001111001100000010000000100101000010011010001100000011001111110101000101001101000011010101110010110100101101100001100010000000000110100110011001111000010101100001111011100011001110001111100000110110100010101100101101100101001111000011110001101101111000111000010100111100111111110110010001100000111010010110000011111110011100010111010100001010001010011100110100100101110111110011110100010110000110011010110001110111100110010010000101101101101000110011001011111000000001111001000111000011000001011001010010010001111111001110101010100111111110101011001001011000000001100000010000101001100101001001100110111000010110101000111011010110000110001111011111101100011101010110110011011101110000001111110011011101010110110111101001111101000110001100110010000110000101011010000100000011111000001000000110010100011100101001010110000011110010001000111110100000010011000111110101100101011011000111110110100011110110011010000001011110001001110001111110001001100010101000001101010110101111110110111111110011011101111010000011001010110011101111000111010101010001100101000100011101010010000101010011110010011100010110011011000101000110100110010000100001101110000100000100110000100010101101000000000000000100111100011010010000111010111100101111000101011001100001010101001011011100100111000000100111000011110100111111001110101000011100001100110011111001100000001010101111111101001001001001110110101111001100010101100100010001101100001001110010011111000110001100101001100110110111110000001101110000101001010100100111100111111101010100011101010111010000110101110101000100110111001000100011011101101100011011101110100011001100100001011110111011011011101110111000110000100011110110110011110010000111001001011101001110110101100001010001110010100001100001010100111001001100010101010001111000101001110011101111000111100000111101011100110101010111110100000001010110101101011101101110001011000111000101001011101000110101100001010001101001011101110100000010010010010001011010111010110001110100000011100111011001111000101010001010101101100111011111001011000010111011110100001110011011111101001011000100100110101110100101010011101000111010100111001100101111111100001100100100010010001100001000100011111111011110100110100111000100011011110010111110110000010111101111100110011011101110001001001000101100110101111110011101011011111101111101100000110000010100000101001100001010111100011111001000100110011010010100101110100110100001101110010111001010001110000000001010100110111101010000011100111011011000001110010001011111011110000000110000011000101100101111110011000000111101100110011100111101111111101110101110000001111001001100111001101111000111011000001000001011000010010101000001100111001001011000101101010111001011011111101110111010001110110010001111100010111010000111000100101010101101100100000000110111010000001101111001001010110100110001110110101001101110110000111101101001100101110110111100101011011001100011001100000100111101101011001100100101010011101010010100000011110000101101110110001100001111001000001100101010011100100011110100110101101100000010100010001011001100000110011001100001111010100010110111000111101011100110101100110010001110111000010100110111100000010110001101000011001100100100100001100101010111011100000111011111001111011111011011000000000110000001010010100110101011000111100001111010010101000111101001101011000111100110111001010101110001011010101110010011001110111001001000101110000010000010100011010101010110111110001110110000000101101111111001111010001101001101000000010011010110111101100101101011000110100100000110010011010000100001010111110011010111101000010001101110000101101101111101000111011100001010010101100001101111010000101100101111110010010111100101000111101010111011100110100001001101101111110000001001011101101001110100111011111010110010011001000111010110111101110001000000111010110101100101001011000010110111001111111110100100001001000001111011110100011111000001110000100100100010011001111011001111111001100110010001000111101000100000100000010011101010111110110110100000110100111010100011110111110111111111110000110010101011110000100111101110100000101110100101000100110011110000111100010110000111101011011000101011100011111011000010110001110010101010011000110000100000111100001110001000110001111110111101100000100011100111111100011001011110111010101001101000100000111011101000000110110010010011111100000001001100100111101010100010101111111110000010101110001100110010001100111110011100110001000000101110100011011110011100001100110011000100001110010011110010000111011001011000111111000100010011101101011000010011001001100101100001001000010000100011101000001111001111111000011111101000100010100110110001011101110101100000000110011111101011101111011010111011000001010001101010000001000101110011010001110110011100001000110111011110011011100011100100010001111010100011010010101010100110011011111000000011001111010100100000010101000111010101011001001000111101110110100100110110100100001101000010010010010000010011111010111000111111111011101010001000010101110011001101011101000111111101100001010101011111111010100010010010101111111011101100001110111010111110001111000001010100000010110110100010001011000010001111100000000111001111001011010011001000011101111010011101100011111000100001000001011110101011111001011101001011011011101111100011111010001110110001011100010101000001100111100111111010111111001011010000011011001100001101010111111011000010011001001010010010010000010011111100000000000111111011101001100000011001001110000110111010010011101011111101000000100000110101110110010100001000100100111110001010111110010110010011010001100100011100001101110011111011100111010010111110111111101000000101001111001111001100001110010001101001110101101010111011000001010000011101110110101011111101110011010011011000000101000010010110111110000011110101110001111001100000101111001000101100111000000000001010010100001110111011111110101100001111111011010011110101110100000010001001010001100000111101100010001011111110000000111100010000110110000110001111010010101001011001010000000101001010001100000110011101100000111010110000101100010100101001000010111101011010011001101000011101011111001111001111111101010001101110100101101000011000101100110111001111101100100111111111110100111110100101011111110001001101010000101011010111000111000010010101101101001111101110100000101000100010101111001110011010011010101111010110111010100101111100000111011101000011100000110110101011110100110011000011111000110110111111101111011111101101100101010101000001001100010000010111000110011010101110011100010100001111101110100001101000001101100010011110110011001110111010000100101110111111101100010101110011011001110010000010111011110011010101001001100101101110011100101111000101110010101000110010111000011110000001000110100111010001011111100001111001011000110111100010011001100011111000111001000001110101011011110111100101000101100101111110011110011001111111000000100111111011011000100010101110111000111000011010000001000001101001100100011010100010001010011010110010001100111111110111100101011100000111010011110001100011110011101000001100111000110110110011011001001000111000111000101011000011001110011111001010011000110111100011011010000101011100100001101101001110110100100111011001001011111000100101001000011100111100110011101111100001010100100011100101011101000001011100001000100010000111111100110111010011001110100001001111010101111011110010110001110100101100011010111011010100001110000000100001100011010111101101001100011101100010100110000011000000011011000011010100100101000000101110000100000100100001000101100111100011101111000101000100010101101101101101101001001101111010001100011001000001110111010011010011100101001100111000001000100000101011100000001100001001011100011001111101000100101110001100000110000010000101101110001000011101111110111111001111010001001011010000011110110110101010101011100001111001100000100100110100010011010110101100111000000001100101000101001110100001000110111000010110101000100010110000111101001100111111110000101010101000100111011000111101101010010111001001100011001101001000111110100100100001000000110111001010110111000101011001101010100110111110111110110100000101000111101010000000010001110001100100011011011011000101011001101001001111110001111010111000110101100110001001000011001100111100011101111110000111010100001011000110001010011111011001011100110111011100011110101110011001011111101101100110100001000110101100110100100100011000101101110001101111011111111010101111001001001001010100010011011100110111011111011110001000001101000010000101010000011111110001001100001101111011110110001100100011101100100011001111111010000010101110110000001111101010011001110111010000011100110100001110110010101110110100110000001001111010100110100110111001100100011010010000000010001011000010100011011111100110101011110011111101010011111100000011011101111101001111110001111010001010001111110010011101110011010010001110100000000001011001000110100100011011111110011101101011001111011110000111111010011010011000101111101001001111000101110010100111010000100101011011011110111001111110100011110011011000011111100111111000101001111010100001110110011110000101101101101100010011000110010111011100010100110011110000011000100100111111100110101101001011110110100101010011101001100100001010000101111001111000101000101001011001001010001011011100100010001011111100000000111111100110000010101001011001010100111010001000001010000011100010000000011110111100010011100100001001101000100000000000011011000110000001010100000001111001111110110000101011011011111000110111010110111111001111111110001101010011010101001100111011100101110100001000110100100100110010110101100001010110000001101110100101100000110010010100101011000001110000111111110001110000001110110010011110110000001001110101011100000100000010001111101001000100111000101000101110101101011011111001001100101001010111111010100101011000110110111001110100011011000101010101111110101010111000110010100101111010011111111011110001111011110111110010000101010101011111000001110011110011111100000101111001101001100110100010101011111000011011101000101010101000010001011000111000011111011011111100010000001000000000010101100000101111111010110011111001011100110011000100001011001011010011001001101101010100110000011100001111011110010001010000010011001001010110101001011110111101100011011010111110011111010001101000110100011100111110111000001110010111011010111101110100000100001010100000101010101110011101000111100111011110110001001001100011010110010110110010111111100011001010011001011000111001111111001101010011111101001101101110111000000000100100001001011001001011101100011010101010101010101011011010110101001010010110111101011010100110010111111011011010100000010000111001001111001110000000110001111111101110100000010111001100110001110111011001100100110010010110000001100111010000011110101110100101100111101101000101111110101001011111000011011111110110011100011001101111001100010001011001110000011100101001000101110000100010110011011010101001101100010011001001000000010000000111110111100001111000110000010011000000010000011011001110000001010111110111111111000010111011001001001001011101000001001101101100101000110101001010010101110000010101100101111001000101101011011001100011100111100011100000100011011110101001110110010100000010111100000011011110000111101101000011001010101101110011001010101111000110010101100100101011001110100100011011101011010010101110001111111000100010000011010100111001000110110011101001111110010010000111110110101011101101010010101101001101101110111010110100111010101110110101101110010001011110011011011110110011001000101001001011111101111110110011111000000001011011101100111000101111110111110100001001001010010001111101010110000110101100000010000110110110100110111001110100001001101001010111010111100100000011010011100000000101110000110111111011010001110111001110101010001000001010010001011000110000111100101000001011101001011101001011001011001110000001001110110011100010001101101000111111011001111101101011110011011111000101100110111110101101001010111101100111010001101000000000100000010000000101101111010111100111111010101100110001001000011000110100000000100111010000011100110001001000101111001110100001111001100100111100100111000001001000101011101001001111101001000110111001111100010001110100001101100101111111000000110000100001001011000011101000001101101101010111100011001110011101010100110000011111111110000011111110100111111000101011001001010111111000100000011000010001001101000111010100000110111101001100100100101000000010010110010101101010110000010100111111111011111000101000001111000110110001011000110111000100011101111101100111011110010010110101001100011100011011001100111001111110011101010100100011010100111000100001011010010101001110011100001001100101010011111110111000000001111010110100100011001100110100010001110001000011111110100110001101001110001110110011111011000010001000100010100111100010101000010100100000100110110010101001001000100111111100000110100001001110111010011011100101011001110100110110010101000100100110001101111111011110111111011101001000011000110111011111111111001001100100000010000001100110100110000101010101011001100011100100011100011100111001111010100110010111101101001001111000100110000100111011101101000000101000100100101111100010100101110101111010011001010001101110011010010111101110010001000110000101110101110011000000011110110001110110101011001000010111100100000100111000001011111111101000101010000111000101101101110110101000100111110111011010101010101011001110011010010010111010111010001100000010100011111100011101100010110000000110001001111101000011111010100101111100001011000111010111110010000000011100101001001111011110010111100110111110101011000010111100010111011111011001100000101110000011111101011010100110100110101110111001101001001101010010110010111100100100010010011000100100100110010011111100110000101101101101100101001110111001000101110010110101110010000100010011011101100101011111101001001101010100000001010010110110011111100010000011111010000110001000010011101010101110010001001000111111001010010101011001110010010110111101111100010011000000000001011100111001100000010000011100001111100011101001001000110101110000000100000010100000110101101100010000011111010101111101100110001111110010000110101011001100011100100010110101111011011111000001000010001110101011111000101010010101010001000001111011010100000000111110010101101110010001011011001011000010110000000110101001100011011111101111010111010001111010110111111111010100000001111111010000011010000110111000101011010100001100000011011100111100011100010101100000100010001000111111001110111000011011010101100110110111011110000101110111111010001000111000000010110111010110110111000000110011110100101010011100000011101100100111101011111010010111011010001100011001011111111000011001001000100011101100101111111110111011001111001001100111010000100101100011001010110111101010100010101010110110111011100101110101100000111001011000110101000101011010010010010011101010001100000001111001111101001000100110111111111111000000011110001101001000000110001101100011111101111110010010100011111110100110011111001100100010010000101100101001001101001000010101100100100100011111101000101010000111100110100010100010000010001110011111010010100001101001001000001001100101101010100011100010101001000010100111111100001000011001011100001010001100101110000001001111100110111100001001000101011100001001001100100000001111101001101101001101110010010001011001111001011001001110010111010010010010111011010111100111101100001101000110110011010001110000000100101110110101001010000011001010000101011011100110011110111100001111011101011010010101011110101000011010010001100001111000100001000010111000111111101111001000001101000011100000011011010000010010111010111010010110001110100011100000111010000110000100101000100110110011110010011110010010110111101001001010111100110011011011100001010011001100000010000010111011000110001000111000010010011100110011000100010110010001101100100011011111100000100011111101010010111001000000110110100000001111010001100111001001011010111110011111001101111000110010010101010011000000001011010111001000110001100111000110111110000000011101011111010001000010111100001101110001101000011101100111110011110001001101000001101010101101011101100000001101101111100110000001100010100101001010000101011110100001010000110011110110000111010000011011011000000011110001000110111011010001000100011100010110010011000101001101110111101010111100000101111111011001110001101111010010001111100110011110100010010110111100010011111100001110011100101011101101110011000111110110001010100010001101011101011001011110011000110101100001100001101101000110000010011010010001110110001011010101000100001110111111111101111110111111111100011100011111111001100111101100110010011001111101000011100010001010010101111010100000101001110011100011101111100001001010111011010111100000100110101101010001000000100011001011101011011110011001110010001010001010011110000100101111010000001101111111101010110011010010111110011010111100011010110100110011101000101100111101101100101111111000001100100011111110100101101101000100000111010001010001111010001111111010000010010000100111110001110001111010001111011011001011000010100011010010011110100100111011000001110100101000011111000100011001011101011100110110110010100110000111011001000101000010101000111000011010010011011000100111010001100100101001010010110110000101110001011010011001110011111111001011010010000010000011110101111100111110100100100110110000111110101010011110111001011001000110011011100101110111100010010000111010111100011001110110100011101111101010100010000100101010010010100011111010001000000000101010100000101100101000010100011101110001101000000110111010100001110111000101111010100111011110011010011011111001000011111011111101100101110110000010001110011011111000111100011100101111010000100110111011101001110110111000011011100100010010000100000100100101001111011000001011011001000100101100011100101111100011100011000111100100110100000000110100010100010010000100100101110000010011010011100100000000101011011001000111101000010100001011111110011011110110110000111011111110011000100111111101010111010001101010011010000011111110010110000000111100010010010101101100111011111101100000000110010101010100000110111100101001011100000101000110000010000100001101011110010001101011110010111000000001101001110010000110111101001011011000011000001010101110011000000011110100000000010001100001011111111000001010111111000101000010101111010001011001011010001011001110000000001011101100000111100111101000110100110000010110011011101111011000001011101100110101000000111100001111000010001100010100000000000101101101100101011011101111111100111000010100110110001011100111000110010001111101000111000001001000000101010011011101100001110100110111100011100001111000101110000100101001110111001001010000100110010010101000010000001000001100011101001100100010000011110100000111001000010101000110010101010101110110111100110100011010111101001000111110001000111100100011001001111000011100111110010011000010101010111010001100110000010001101100011001001111111101010010101001011101000001110011100110001001010110011000111011011011010100110010011111000010111011010110101111000110001011001110001110101001010000001111110101110011001101100000000011111110110001110011100111011000101000011001001010000111000010000100000011001110000110011101011110100001110110101110001000010010111001100111001011101111100101101000001001101001010001001101001001010101010110110101010010100100100101010110111110110110001101001110011110010010000111111000001100011011010100011101001010110100011000110100111000111010100011111110001001111111110011000100110011001010001110100010001011101001110101111111101000010110111100101101000001000101011000110100110110111000011111010100000100101010000111100001011110011111101111111100110110001111111100101010001010011111001000101101111110100001110000010001001010101001000100111101011001000011111111101101111110001010010011010001000100010111011000000110111000110001000010101011011010011111100101000111101000101000001010011110100111100010110101001100001001110101001110111110110011010111110010000110011100001001001001100100001001000010010101000010110101110010010111010001111010101100001001001001111110000101000100110010101011000001010001100000011000100011101001011010011010001010001010010101000010000000100001110101111000101101000000110101100111101000110110101110010111110000100011111000000010011110110101110010011010001110110011010111110101111101000100010011001001110000000101010011001110100101010001100010011100000010011000100011010111000110010000011000100100101011000001101100101100000110011101100101000111000001101010100000010100110100000101100011110000001011000011101010111111100001110100000110001000101111001001111110110001000001101100000111100011010111001001001011110000111101110011100010011011010010000000101100000110011100011100101010011110001110010101111110001111011111000000111111111111111110111001001111100000101011001010110101011010111001010011111100100100010000111110011001110011001101100101110111011101010011010001000101100001111111010010101100101100011011100010010001110011000000010010111110100110011011000001000001111111100100010101000100010100011110000100110011101011100101100010111011110010000011111101100011011101111001000010100111101000010001011110010010101001111001100100010100011101111010001110000001000110101110000111110000001111001100010001000111100001111010001010001010000000001000111110101110011011011001001100011110101110111010110000000101001011101011101101111000000000100000001001110101010000101111000001010111100000101001110110111010001101001101011101100001110101001000010001110010101011111011111010011011001010100100010001111101001001101101010111001101110000101000101001101010100101010110111000001111110100001101011110010101011000110111001110110011100110011000001011010000110000101100111101001010101111001001110111000110101011001001110011000010111001100000110111000011100000001100101011001111001000001001101110110011010001111100111001110001011111000001100000000100000010111010110011100011110000111010101010110111011001011110110110001110101000111000001111110111101001100100010001101101000001011001111000001111010011111011001001001011011011100100011101010100101000010000111010100111111011101001001001000111110010010000001000101001011100100001010111010010110110001101001101100010101101100001111001011111100010111010011001110100000111100010010110100101001101101100000001011001111111010110011110000011001000000001110011011101110001011110101101001111101010111001010101000111101010111000110111101001101011111111010101100111101001110001011110111110111101000011101111101111000000011100100111000111001011000110100111100100011110001010011111001010100100010001110000000111100001001001100010111010001110100100110010110011010001111111000100001100010110011101100001111011110001000111100110011101100000100111100100110100010001011000010000110010110100001001100000001111111111010101100110110111000001110110001110000111001111110001110110010001010010001010100010001110111110011010010010110000011110110000000111011011010101110110110111101010010001001000011101011010100100111110010110100101111010110111001110011001100001001101000010010110000010011001000100110101101000101101101100010101010011011110100010010001010100111000010111111001001110110111011111101101110000111000110100100010010001000011100011110101011001101101000011111011011101101011110101100111111110010010111000101110100010111101011100001000011010110100101000100001100010001011110111011111010000110011111110101101101101111110101100011011100011001100011001011100010010111010011101011010111110001101001000111011101101000001100001111000110000110101010010100100011111010011100000000000111011101001111010011011011011111100110001010001100001110001101111000001100111100001001011000111110101000000011010001100001110101110110011100011011111101011000100101110001100110011010011111101110101010101001011100001010011001101010110100000110011111000011111001000100100111100100101101000111111001110000100111010101010010001011111011010110001100111000101011100010100111110001111010110100101110100001011011101110001110101110000100001001011011111101111010001011010111101101010100001011101011110000000110001100010110101011100010111100101001010010111001110101010100110101100000010111111010000101101110011000010001010111000110101000010100010101011001010010001001000111101110010010111110100011111111100111000010001101111010110001011110001001110101101001110110011100010101101100111110001101100001010110101100011110001001010111000010101011101011010000111100110111011110100011110101110111001101111001110010010010110001010010101101111100001001000100000110010001100001001010110000010111111001111001010100001110101101100011111110110001111001100010011000001001000110001000010000000000110000000110100010100111101101110100100010110011110111010000101001010111111111111100010001110011011100100101000111111000110111001101011000100111100000110010100101101101001010000011101101101101110000000011000000000010111100001100011100000000101011010001001000110000011100111111100110100001000000101011110011101110000001001001100011101100011110110000111001010011110000100101011000111110101110101011101011000101100111010001101010110011010010010011111101010110111000001101010001110011010000001100101001100000000100111110010111111010100101010111100011011001001001110011001110100101011111010101010001001110100100101110001000001101101010100110000000101001101100010101110011110110110111101000011010000100100011000010011000111010111010000010101001101011110010000010101110101111100010010101011110000100000100011100000111101011111111110100101001110010010100010001111011000111001011001101001000000001001011110000110111111110100011000110100010100100110000101011101101101010111010111101001101001100001010100000110000001101011110110101101101111101110001111010110111010011110100011101011011111001111010111100010000010010001110001111000100000011110111010011110010010100000000111100101000100010110011011110010111111001110101000111111000100010010000101111010011110010011101011111001000110010100001010010001111000000100100101010100101011110111010110101110100001011011110001100110001111001111111000001111111110110101101101100001011111100100111000001101001100100000000110100111101101111100011000111011011101010110110011100101010110001001001100001000001100111111001110100111010101101110111001101100111100010111011101100001001010100100111010000011100011001100100000100110000010110010110000010011110111000101100010101001010010011101000001010000001100111100110010110110110001100010011101101011101101001011100111101110001100111110011001110111101011011000100111111011101000101100100111100000111101101100000110100101000110000010110010010010010101011101110100001100000001011110111010000100100111111010110101111110011100011101101000101111110100101111010010000110011011011001000110101101011011110110110011000101001000101110010011101011111011101001010010001011111111101011000110101110001110111011000111001010011011010101100000010111000011101100011001011000010100111011011010010100011101000101111001111110101011110001000010110110011010111111011011011111010010010110011001101000010011110011100010001110011100110111110101110111010000101001010100001101011000011100111010001111011101111100101000100100100011001010111101001110111001001100010011000010100010110101000111110000111111100101101000001101010111000011001001100011011101011010010010000110010001000000010010100100010100101110010001001110011100011010000010100000100001111100000010111110111110001100011110110100010011110110011100110000110100001110000101011011011100000001011111011100010001100111110110100111110001101111011101101100011010010110000101100011101111111101110001000110101001110010001010000010111010111101110001101010111100110110100011000110001011100000111010101111010001110011010001101011110111011100100011101010001010110111011111111010001111001111010010100111010000000101010111001100010000011101101100010111010100100110110101010001001101000100000000011001100110100001111101100111110010000011000110101001111111010011011011011111111111100000100101101011110110000011000001111000001101101010000110111100101100101011101101010100011101000100110001110000000100111111101011011011011001111111011110111011000011011111011001110000101010000110010011010011011101110100001101101100100111000010111101110111110110100001011101000011010000100101011101101111101000101110011011000100000001000000101000101000011111110100010110110100101110111001111110000101011010001110100110111001100111011101101110101001000000101011111011101011010111100010001011000001100111101111110011110011001000010011011000100101001000111001011001100011101000110000000101000001101100101011110101011000001011110111101001101111111010100010101100010010001101111010011101011010001111011111100010100010100010000001001000110110110001010001101010011111010111100010010100010000111101011100011010010100010111110010000010010010001100101100110111100010100001011001001000111110011101111010111111001111100100100001010010101000111001011100000001110101000111110111001111101110101001010100101011001011010001111111100110010001010001001111110000101010110100101111110111010000010100101001000010101111000111000101100001100101010110101001010101001000010000100111111111101110111111100001110001000000000110101011010100110100001101010111100011010001100010010001000001111001011110111011011000001000110110100101110100100001110000110010111011010011000111001110100010101110101100011011110001101011000010101011111111101111001110111100110011010100011101110010011101110011110001011001110010110111110110010001101010111100110110000000111000011100111110001101100011101110001000000110010111000101010101100110011100100010010111101101101111101110000101101110110110000101101011011111010000000100001001000000000100000111011101000001001100100000001101001010100110110011110100000110010101000000001011001101000111111001110101100110001101011101011001011100101111010011100010101101000101100111100001100000001011100011010100010011001001011100110101010010100101001110101001000111111010101000101011111111001011101000111000111110111011110111100111010101010111111110000000101010000010101010001111111010101011111111010000111001011001101100010010100110101101111001110101000001111011010000100010001001010011000010000000001100011111111000000010101010010101000001010100100101001110011001101010110111100001011011001100111110110111100001010111111101010010011111010110011000101011010101001111100110010110111001000101000010110111111111111111010101001011010000001010110000000001000111001110000010100100001100000010001011110010100000000111010010000110010110100101100110101001011111000011001001111100110111011010011010011001010111110101010010100110101101001100110110111001010101010111001001110010000000010011110110011011001010110100010010011101011101010001100011001100011001000010100001101010100001010010011001000111101001101001101010110011000101110110100011101000001001101010110110010100000000001010100010000100001000000111111011010110100110111101100000000100100101000100101010110101001100100111001000111010110101001111101000100101000000000011101000000101100011000010000110111001100001011001010111010010110011000101001101110101000111101111100110001000011100011010000110011110011100011011100100010100111011011000011101011101001011110011011001110011001000110010011111000010000001000010010011010000011001001011111111110101011101100010001100111110000010001000101101011111110101001000010001001010010110111001101010001011111111111000011000110100100100100010001001100100110010001001010111111011111000010100001010110100111000101101010111011111101011110100010000011100001110000100001100000111010010000111110000000110100111100111111100101001000100101100011101000011111001000111101111111010000110011001110100111010110011010110100110101010100010010010010011001101000000100011001111110100110000101011001000111111001001000111000100001011101100001110000000011111100110011100001011101010010001100000011100011001101101101011111001010110011101010100110001001011001011111010001000010111011010101111111110110011100101100011110100011001011001000011010111110100101111111011010111001011110110100111110000010000110000000101100100110100000100100100010010011100011010100101001001001111000011110000100101111100100001111101010100100110110111100001011010101110100110110000110101010010011100100010010000000011010001111110101100011111011101010010010001101100000111110011010101111101010100011001010111101000111010100000100011001111000101111100101110011010100010011110101101001101011011111001111011111100010110000000100101111011110000110001111100001010100010000111101001110011000001011001001001101100100110010000001000111100110001000110110000101110110111110000101100000000001001110001100101101100100101001011010101000011111000100100010000110001110111100001010101111101001010010011011011101000011010100001111100111111101100110100100111011011111100101011101000000010100011000001000100100011111010110101110000011000011001100110101001101111100000010110011000011101001101011110000101101010000101110110001001110001000100110110111110010000110111100010010100011000110011111111010001100011111011010100110101000000101010110000001100111011000010101011010111000111100001001010001010101010100100111101010010100011001010000100111000100111010111110110011111011111100011111000111100000111001101000110010000000000011011011101111101011011110110101010110011000110111001111111011001101110011010001000111101110000001100001001000000001001011111100010000100011001010110011111111011000111011000101001101110010110010010111100011110010111100010111100010010011111100110110111010111100101010101000111110111110100110011010100101001000010101100011010100011100100000111001000010110010110110000000001100111000110101100010101101101010011000001111001111010010011111010110011101010011010101110011010011110001001010110010011101000110100100111000111010110010001101001100101011011011111011001010101111101111010111111110000001011111010000110101010101110100001000001001000100110011101101010110010000101101100001001101000111010101011111101101010110010010111110110111111100011111110111110010001100100010000011000111101111111111011001010100101000100111110110011111100100011100110101100001000101100101110110010110001010011000110000001010110100101011000011100010011011101001101001101001100100110010101011100001011101000010011010011001111010000110000011111100000110001010100110100101001100111100000001110010101101000000101000101010110110011001000110110010001011111011110010010111000111100111000000101011001001111010001110100011110000111011000001001110000010010111110000001001110101110100110011000110001101101011111111101000101010100101110110111001011100010111111101111010111111000000011100100110100101001101110000100001111100010001100101011100111000010111111001100001000110111001101111010111010000011001111100111100000001000001011101111001011101011000011111010000101110101101100101111100110001101100101110101110110011100100111111000000001000100110010111100101010111100010011110100111001101110110111100100111010011100010101011110010100001000011101111001011010011100100101111100001000001100011110110101101101110000100001110111110011101100001011001100010100101011010101001010001110110000010110001000100110101110010101010000101111110001111011110001100001000001001010101111010100111111011010110100000110100010110000000110101100110011111000101000000100001011110110110101001111010100011010100010111100001111100011010001000100001001111001000001011101110001111101111001010111110110101110011100001111100100101110010101000111101010001011010101101000010010000100010001101000100111001110010011011101010100101001001011010010111110010011010000101101001000100000110011010100111011101111010100101011111110111101011001001111101011111001010110010101010001001110000100000001010010001011010000101101100100010111110110011011110110000001000010111111001001110101011110111011011100000111011100001011011110110011010011011000111010010101001100000010101011011110111010100100100000101111101000010110110010010100001000101001011100010110100010100101111000100110001000000001100111101001011100010100000010110001111110001111111100111010110001010001000110110110011111101011000101001001111000001110110111100010010001111000100000010101011110010010010101111101010001010011011000000001011100010000110001000011110101000010110111010010000011101010011111101100001011011000100011010011010100011011000100100011101100000110011101100010101111001110011011100011011110110001011001111101111001010001010101100110111001101100100100000011001000010001101100001001011010111110000111010111101001001000000001011001001011010110101111011001100100000010010111010110011111011101011101100100001111111100110100001110010001110010101111000111100001011110000111100010010100010100010000000001010000100100010010010011000110001100010100100010011100000100001010111000001010001101100000100111101110101111111101011011100001010010110010101111000000000110001110001000110001101010001001111111001010001001101110000110011011111110100001001001100100100010100000101010100011110011101000001010000101011000101100101001010010001001110001010010101101111111000101010000110001001111000111011101010000110101111001000111001111010110010010000101110100110011101011110010100000010011101000111001010101011110000000001111100111000011111101100010010100101000010001000011111111111101000111000111111100111111010100000110010000101110000110010011000110111011110011100010001010000111110001101000100111011110011011111001000100001000000010000100110101110010010111011011100001101110110001010000110101100011100010111001110101011110011010100111011000000000100100001010000100011011010001000010110001011000100010100001101010101010101000001010101111000010000101101000100100001110110000011000111101001010011011100101100000001011011100001100001100011111101001000000010010001100000100101101111110010101010100111111011001001000100010001011100000000101011100100011001101111111111011110110001001110001010111100110100100010011000001000100001010100111000000111110110000000110011100011001000010101101000010101000101011001010001010011011001001111011110010110100000001101100100111101001101111111100100100101010101101000100110001011011111010011101111111000110001001110001111101110000100010110011101010000001000111001000011001011011000100111110110100111001001010111011000110000110011101100000001011010101001100111000010110001101101101101101001001111100101110010110110010000100011011111011000011101010001110111110111010001111110001100111010011010101111100001110001010010011110110110010110111110001010000010010011010111100110110111111010101110010100001101100001011011101101110000110001101010101100110010011000100001111111101001001010010001000110101101100010011010100110100011100011110111111101100010110001101111100000001100100101001101010111101011100110001001111111000111001010000110100001111101101101100000000100111011111111001101000110110110001001010101110000111011000111001100000001010011011100100011001100001000011110110010010000100111110011110010101100100110000111001001110000110001001011110111111100110001011100000000111001001001101100010110001011101111110001010100111001111010001100111001000111000000010011101100101100111011001011011010011101110000001001011100110101011111110000010010110111111001011101111100011110011111100010110000011110111111010010111110111011101100110010000010001111101011111011111001010001101010000011000110010001100010001110110110000000011110111010110110010011011110000111101110001100101011111000100001011011111011000110110110111111000100000110110111111110110101101010110001100001110101011001000001010100110001101010010010101111110101010010101111001010101001110100101111010100100101110100011110101001011011010011111011110001001100011101011110101101111000001100000011110100010010010001110011001110010000101110110110000000000000010000111000111011111110110011111000111110010101101101111111001111001001001000111101111010001001001011001111101011001100011010011001010001010110000101100110000000001111010010001010110100000111001110110011101101100001100001000110110001001010101111100100101000100111100000100100010001010000110110011010100001110101110101001010101011111100001001101011110111100010101110011110010011011101010110010000010110110000010111100100001101101101011100011100101001000110111111000100010100011101010001001010001101111111001000111011010100110010000000011001000101011100001001110001110111001101001010111010110101001101010101000111100111010010000010111011111100111101110000110111110000100111001110001100011100100001010100101100110010110101011011100110010100111110101101110001000001110011011110010001011011100000110010011001000001110110010101100000101010110010100110011111101011001000101010001000100011010010000000111111101111001110010000000100001101010010111110101000110001011100000100011010111111111111011110000111001000100100100010001111000111100111001010000110100111100100011010100011011000000111010000110100011011011001101010001100010101010001011000011110101000010010011101100000110010101000111110011111001000110001111110011101001011110010011011011001110110001011100010100000110011001100011011110111110100000110010011101010011001100111110101000111111001000110011110001100010100011010011011010010100100000010001011010001000000001100010000000111100011010101011011000010000000000110111010011110110110110011010111100001011000111000001101000011100111101111111011011011101110110000011101000101010000001010100001101111001101011101010111100101001010010001100110111011000100110110001100011010011110110010011111010011100101000111011000010111110100110110011000101001111000110101010110111110010010000100000011011110000000011100110011010000001111100011110111011101110011100000100010011111101000000000100101111100101001100111000100110000000100100111001001001001000011010000011101100001010010110010100000111010001011111010110101010011110101111111100011001011100100001010011011010110100110000111101000011011001110100111001111000011001111101001110101001011101001001110101001001101010101001010100010100110111110100110101001101110011001010011110000010000101010101101111010011010111010010101011110101111100000111111001110010100100010010001000000101110010000110010110111010011011010001010111000111001110110101110111110011100110111110111110100100111000100111011101011011111011110101000101110101100001100001000011001011111101011100110011110010000111111101101101100100010110010100100111011011001010111001010100101000100111111101001011111100101111011110101011011011110000101010010000001001110101101111101001001101011101110111101111001111110100110100100101101110101100111000001011001011101001100100110000111010010000011111000010111110101110101111111100011000010000000101000101001101111010011111110110010011001111000001101001001000100101101000001000011111101111000010111011000010010110111100101000001011001011001111100011010100110010110001110100011010101000100001001110111101001100011111110110001111000011101101011010111001111110111000010010100001100110001110110001100110010111010011100011101011110000001000101001110001110010000001110100111111101111101101101011100100111010000100100011100001011101110001101111001010010101011100111001111101001010100011110010101010001100011000100010000000100010101100111110000110101010001110011010100111110101000110100000100101100111111010000010010111100110001010001011111010011110110011110111011100000111100101000001011111110001010110110010011100110111001001101110110011100100010011010110101011110110101000011001111001100011011110010000101001110000101100100010010010010101011010111010000111010101000111110011100001000010110010010001111000011111101100110101011101010011101110011010111011101100011011011100101101010011011010010100100000111101001101010100001011011101110001110101001110010000110011010010110011000110011000111000011111100010011010101010011101110111101100101001001001101001000010001011111111011000011000110110110101010011110110101000000000001000110110001010000001101010100110110011001111000111111010001101010011011001000100111110010011000110011001011100000001100010001000001010010100111001000100001111010001011001100010011100001101110101110011010110111001111001101000101101001111011000000100110010010111111101000100010100110011001000001101001100001001111000000000110111101110000101001010001111001110000000101101100101111001110011110000010101100000010011100101100010000111110011010100001101000000000110111111000111000110011111110011111010000011111000111000110000111110011000111101011111011011110010011110111101011100010101010100001110101110110010111000011001010110010010111001101001110000001111011001101011001011111101100100110101111011111011010001000001111111101010111011100010010011111101000011111111000011101101110100001011111011101001001010101111100000111110000011000010000001111100010101100010101010000101110000011000011110000110001000101101110100110010011111111010001011100011011011000011010001010111110111011111001101110010101000110000111111110101111001011001110111000110001110111011011110011110010111110111001111010111000000100100110000110111110000010110010101110110001011010111011111101000011010011011000010000010101010011010101001000010101111110111111111011000101011001111011100100100100000100100001101010001000100111101011001101001111010000011110001100011100011110110110010000001000001100110011111100111110001000110000101000010001001001001011110110111101100100110100011101010101011101010110001000011001001011001000110000100100111110010100110010001001000111111000011101001101011111011001111010000111011000000010110111011100011010010111100001101100101011000111000011010010001010111011110001010001111001111100010011000011110011000000100001100101100100101101001110101111011000011010111010101010100010101101100000111100101100010010010100001000011111000010011110010011101010000111100010001000001101100001000100100010101111100111101010110110100101110000100000001001000101000010000101111001001000000010110011011000011110110100101000100000011110000111000011011110010011001100010001011000100011110001001011000011000101111001010101100111100001010110000011100100000111111011111100101101010000010101000011101000101101100110011011111001110011100111000110001111100101100000011010000001100111110001000101011101100111011010000101100111011011010110101101000110010101100101100111010001101000100010011101110011011100010001110101101100111001010101010110000101111110000110000100110001101100011100001110111111001100111111011100011101110010011010101100010001011111110101001111111000010000111100100010100111001011111010010100101000001110111000011000111011110111011110100101001000000000100011101001000010101011100110010101000000000001010111011111000111111000011110010100000000010110000000000101111101101111011001111011000110001010101000010000110001111111010101001110100000111011010001010010000101011111101011110010000101010001111000100100111000100110101101001010100110000100000001110110001110000110000000101110100110100000000001001110011111100100110110010110011001101001011110110011110001110101010110110110100111100001100100101100001001100100100010100100010001001000111111010101111010001011110000101000101000010111010001101000101100000011001011110010101000000010011001100001100100001011100100010100000101001111001110101111111011011111010011100110000011000000111001101111101001111001110010100001001111010101110110011000110100110010101101001101000011111011101110110100010000100101111111010110110100011111011010110011000001101000010100100010100001010111101111010011111101111101010011010100110000100111100001111100010100011110011001011011000110010101011101000001011110101011100110101110000011000010000010100110010100001010100001101101010101100110000011100001110000110000111001000110000010001001100010111011011000111011100110001110110101100010000011101101001010101000001010011111111001111111001110101101010000110111101001110000010000010000101100110110110011110100001010101001100000100110000010000000001011100001000110000001100001110011000100000111001101111110010011000110100001010000000110110111000110010101001110110010000000101000011110111101001101111110100001110101001111100010101110010011100101100000111010011100001100110010111011111000111101000011101101001010111011111110100011001001100110110010011011110101010110010100010100111010110010111000010111111101110111010001111110110101110111001011101011011001001110110001010000011001001110111000111100100110001001001101011111010011011010111100010010111111100100001001101011011010010000100001000000111001010011101010011110010101001100110110110110001100010111101011011001011110011010001110110010011010001100110110000010100100100000010111111110101100000100010111110001101001110010111000000110100100010011001111010100111010011100110011111010111000110110000011110000010110000101011111111111001010000000100101111001110110000001100100111010111110001000111110100000010100010001110101000000101000100101100010001111110101001110011000001011111101111110011100001111101000100010000101001000010011011110001000110000000001101010000001110111111101001100101000100110000100101111110110101010100111100001101101110011111100010101010111101010001010001100101100111100011001001111010111001100001110011010100101000111001100101010001100001100101000000110110001100110110010010010011010010010000001110000001111011000001011001000000010111111110001101011110011111010111011100101111111001111111001101010110100011011010111101111011010111000011101110001110100000110111101011100011011010111100110110011110110011011110110010110101011000001001001110111000101110101001111101011011010110010010110100101101001111111101001010111001011101000011010010010010010000000011110110100100101100001101111001001100000011110010110111001101111010001010100101001100101100001110111010000101001010100001111110000100010010110011001011100111111010011011101101100010110111001000010101101110010100011110110000001100101010001001101111001101010011100001100000010001001011110101001001100111011111100111000011010101101011101000000000110110011001000001100100101001001011010011100101100101100100100101110011001100001110111001100010111011111110101110101000010100001010101011011001011100010101111111101110010100000110101101001101110001010001001010001001100101011101000001001100001001001001010101001000111101001110011111110110111001100011010100011100001010011001100001000011010010011101101111000011101110111100110110000100111001101000010110110100011001001001101011111111001011111010010110011110001101110011011010000010010010000100110000101100011100101000101101110111001010010111000101110011000101101001010010010000100011101110000000000001110100010001010011111110011010011011110100111001110110100101011001001010101000101011101100100101101110110001110010010110001010011111011110010101000001001000001101010011111001101011100011010101100100001110110000111011111011011110001101110100011001001110100001100001001000101110110100101011001110001010001000001010100100110110010000000011100001110111111110001110010101100010110001111000101010111011000111111000101110111100010011100010000111000010111100001110011100100011010010001001111100001110101001110011001101110101100100110000111111111011101010101001100011010011000001011001111111101010111100101110010000010100101110100000011111101110110000000001010011001010110011110001010011000010101001110010010111001101001010100011111101110000010010010110111011010101111101010111001111101010110110100001101010000110110001111111111110100100101010101110001111100100101101101101010001111011001001101110010111001011110110110100100001000001010111100000110001101010110101011111001000011111110110100110011010110100100110110111101000101110000000100100010011110001101011100110001101100011101101011000000000011010111110001110110000011000001001010000100011101011110110000000100000111000001000010101100110101011110001010101110110011110111010000110001100000000000000001110001000100000100110101001111111000100001001001000110110101111000110000100100110110100110000000101100000101010100111110000111011111111010010101111011010110111100011001110110100011001011101000000100000110001000000001101110111110101101011010010101001101001001111111100001011001000110000100000110011110100001110101101110001110110100001001001100100010011011111100110011101100001110010111111010101010100111010000001000001110110011000000001110001111000111010010100010011001000101011000001011110011100011001001100110011011001010001100000100000000110110010000110010001001001100010001001101010100110010011111010101010101000010011100101111010001101000011110011011001111100110101011001000101101101001010111100011100011000000010010111110111110100100001010000001101001111011011000010001100010101001101111011111000001000100110011010110111110010100001111000110111111011110000101101011011000100011110111001111000101100101111111000110101001101000011000010111110110010010011100011100111100010111011010011100000001001010110001110010110001111100100001011100010001101100010101110010110100100001000011111101100111001101001100100111100111100001010100100010110111000011010010111110000110110111101001001001001001100111011101010111101110010001010000001111111011010001100110010001010001011110110010101111111110100010001101110110110001001000011010101011100110010100111001011101010000111110101001101110100010110100111010100111110001100110001110111111110101101110011011101110001000011001000111101111010111101110100110000111001011101101110001110100101101001101111011111111011000101010100011101010111111000010100110101010110111100100100111011111111000111100011101101001011110000001110101010011101110101101110010010100011011110000011100000001111111100110011000010101101011000110100100101010000011110100111101010010001111101100001001111010101101110101111100110111011010010111110011101011110100101000110000111001011001101001100011011100101001011011100100001101110101011010000010111110011010000011111110000011000000110100010100110110110101100001011111000010101111011101001111100100100110001110001100111001001000011010001010011001000011000000011101011000011111000100101101010000111000110110111011110001010100000001111001001000000010101010000001010010110101000000100111111101000010011110000110111000011110001101001010101011111010110101100001101100110100100111000100001011101001100011010111000110100010011110011100001101011101101000011101010110110111100001101011000000000010010110110110110101000010111001101010011100110011010001000100111110100010101001000100111110001001111111010000011000110101111000010101000010110010100110010110001111100111000110000010111100110111001001010110000011010101010111001010010101110111000111111011000100101010111001101001010001110110000100011011001101111001101110000001001010100010011110100011110011101101010011000111001100000010011100010110010010100001001111100100100000101111101010010000110111110101001100001011110110110100011011000010011101000111111010101101100110001110010001011101001010110011111111101010010100001111100101000110011111011110000100010011101001000011101111001010110101001100011010110010111101110111111101000010000111000001111110001111110100100111010101000010101100010111110101100100101101011111110110000001010111001101001010100010100010100111111000110010100001000000001111110001100110111110011011011000011010110001000110010101111000111000100111110101000001100001110100100101000010001000010000100100010111100000110100101011101110011010010110001101110100110011011101111111000101000001001111100011110101101010011000010010101000110110100101010101101110111011011100010100011100001101101101011001110001010110010011100001010101000011101111001100001101001010011101111001011000001111111111110010011011010110110001001100001111101101100101010001101000001010100011100001010001110011011001010110010011110011001111110001010000111000011111011000100000101101101100000111110110011010001100011001001001011000110000100001100000110110100101011101100000001010011010111011010000101101101010111100011010101101011101000100011111011011011101011011101011101111011111100100110100111001001011101011011110111011100110111010010101001111110101000010000100110001010111100101111110100011000000001010000011101000101100000101100000101000100000011101011010111111100111001101111100101001111010011111110011011000011111110000111111111100101110011101001100100111001000110001101101000001100110000000001000011101111000011101000111001111001100111100110111111000001010011011111001110010111100000100101011110101001001010010010110001100001011101000110101000110111010101010110011000101100100111010001100111000111100011111111000000100010111011010001110000001011111100000000111011001110101101010101001101011001111010001110100010000001110101010001111110001001011001001101010000000111011001111011010011110001010100011000100101110111111100010111011100100001001110001100000011100100110110100101010000110011011100111100110000111110010100001011011111111101111110100011100010001011011111111111010011011000111100101101000011011011101001010000110010110101000111111111101100101000110001110100111000011110101101001001110011100110011100101101101011010011010100111001100101111100100010111100001001011010011000001001111111111000111101001010111011110110010010011101011110011100011101000000001100111011100110000100101001010001110110111110010000010011101101001100101001111011010111100000000100001111010010000110001101100000100000101011101111111001101101001100011110000111101111110000101001001110001101010011000011011110101011111100101111010010101111011110000001111101101111010010110011101110101100110011000111010001101100011110101000111101111000000000011111001111001010010101110011111100010000010011110000110100110001100001000010010100100010111001100110011011001011000100110110000100110011110100011000010011011000001100000111101000100001001111010001100000010111001100000111000010101001111110101110111011000010101101111001011110100110001100101010010010111011001010100110101001110010101011011001010101001010111100110000101000100010100101110110100011000111100000100101010011010111010000111111010001011111010011010110011101010000110100000000111001010000001010110111100101100011111000110101101001111101101100101101000010001011110010100111110000011101010011111111111100100110100011101000101000001110101010010101011111101110000111001001001001011100011110110000101111011011011110100001010101111110100001001010011111001100101100001110000100000110111010001101011010111100011101101001110101001110000110100011100000011000011011110001110111000111010110000000110110101101011010001000000000100101011100000111001100000010100101001010101001100101011010011101111101001010010000100001100001111101001101001000101001110010010110100101000110000011110110001100100110000110010011100011101110111000010011010110001001011011100011101000011000110010110100010011111001000100101000001101010000111110011000111110100010101111011001001111010001011111011001011011110000111001100110111011000010011100111001100100111111111110111100000001110011000010010001101111011101011000100101000000111101100110100101100100010001100111101000001100111001010001101001101010000001001100001000111111110010010110111001001111101100001011001110001010111001011110110011110000011011101111101011001001000010010011100110101111001011111011100011111010100101100011010011100000000111001111100001101100011110000111001100001001010110001001100111101110011111111100001101101110010100011010011100010110100110101101100000101011011010001010000010101011110011010110111101111100110111100101100000111000000011100100001000001111111100001000100011110111110000001001100110100111111000100100101101111110001001010101101100001101110101100000000000010100010100111001110110101101101001011111110110111001000010100110100101001000010110100011010010101101001111110000000110000101110101110101100010011010101010011011101110100100101001111011000010101000111110001101000110110111011000101110001101110001101101110011100111010000010101010000100010100101101001100101010010001011000011010011011111101001110100010100111100100010100001010101000101011000010011100010010100010111111000000110010001111010110101100001001100011111001100000101000001100010111000100101010111110010001100011101100001111011000001000100001000010011110000110000010011110101001000011000011111110100010100100000010100111001111001101001111000001011101000010001010011111000111100010110110110101101100100100011011010010010001001100110101001111011001110111011110100110101111010111010111011010111101001000100100011111110111000111011000101011011111010100110100000000010100111110111000111000110000001101111000101111110110111101001111000110010000110110010110001101101001111101111001101010011011011000001010110011010100000010111101111010111000010111110011110011000110101111100100011111110111001011111101111111010100110001000101111001110001100110011010010100110000111100101111111110100110010001011011110010100110011101101001001111110110001011100100000100110110100100110110001000101010000000001101100001000100011111000001111100101000011111010101110011110011001010111011001000000011111011011010101111100011111001100100100100101111001001110101111111111110100111011010010000110001100100000010111011110001010010010001100011001101011111101111000010100110000000110000110011010001110010101011001001110100100101011111100101000111111011111000010001100000101001010101110111010011110010111100010010110101100001110110100110000000100101111001111000100110100010010101111110100110001110011000001000110101100101000101101011010110101110001110000100000101010100000001011110110001100000110111101101110000100101011100111101101010000100100001001000101011111100011110000100100110100111011000100001111011010111000000011101101010000010110001001111100011111011010000011000000110001110011001101001000100111001111111001000111101010101000100011011010011010110011011011010111001010100100001111010100101001101100010100111111110101100000110010111011011011010000110100111010101100001011001010011001100101001111101001010110011000100010001110011111110110100000010101001110111111010010111101110011111111010000011100001011111111001010100100111001001011011011010100100100111110111100111000001110101000111101001011100000111111100111010100000100011100111001010010110000101001010100111010111100111000010100111011011000111101010011100111001000011110111111001010010111000100011110101110011011110011011010000001101001001010011101011111000111100110101111001010011100010110100101100010011010111101001011100000001100011111010010111010010110010101100111111001000101001000011110110011010110101111000011111011111101001100100110010110110101011110001110111011110110010000100100100100011110100101001011110101100101001101000000001000010001100110101001000001110111111011011110111010011111000011010010001110011100110110110110110011111110101010110001011011100011110011110111111001111101101111010011111011101011001011001101010100011110100101011110101110110010101110101101100011000101001000100000011011001110100100011000000110100110001111011100001000100110001111010011000111111100010110110000110000110101011100101010101001101101101001010011001000001111101010000010100001101111111010010000000100101101000100101111100111110110101111100111010011110011101111101001111101100010011100001010010010001011101011100001101101011110101101111001110000010111010111111111100000010010101001010000000010000011111100100101101011010110010011001100111000010100011101110110001100000010010100111100010111110111000110100110000010101001001100011101010010011111010101111001110011011100111000000110111010111010010011101101001110110111101100001011111010100011110010011011101111010111010101111011100111111110000011101001100111000001000100100001101110110011111111100111001111011010011111101100100100101111000110100010101001000011100011100100001111100011000010110100010100010000111011110111001011001110011000110110011101110100110011111101111001010001000101110000100011100000011110100100001010011101011101000010001101111100110111111110011110101011010110001001101101110101101100111010010110110010100011101011010111100111100011101101111001111110001001011001011000111111010000010111000100010011011111110000001010010001110100000000111100010000111001000101001110110110011100110000101110011111111011011010100101011101001000110100001100100101110110001100010100011111100100001011100000000011110010000100110101101000000111010111011100110010011001101010000111100001100001011001110100110011110000000001001110111111011110011100001111100010010111001011101000110100011011011110010011101010100101011110001110101001001110010100111010010111101001001111010110000000001101011110101111010110000001100001010001011100110000100000111010010101100101001100101100010100111111110010100111110100011001011110100010001111101100111010110111000111001011011000000000100110101001111110100001110101100010000000000010001111100010001010010100110100001101000001011010010111011011100001000100001110101100010111111011001110000001010001100111110101010111000000111001000011111011111111110011111010110010000001011001110010010110000110101000001110011000101111101011100110000001100101011110110111110100011101001101101111101001010001001011100001110010110101000010000101010100110110101110110000101111110001110010111111001011010111000101110001000100011000100100100101100100010001011010111100101010111000011111010111011001011100010111011000110100001000100001001110101100100101100000011000001101011011101100111011001001110001010011100000011111001101110010100100000010010110101101101101010101110011001100110000110100110011100100110111110100001011010011111001010011110110001101101111100000000010110111000110101001011010010010001111000101101010111111001100011101111011100001110100100010110001011100101101001111101110000010101111111110010001000101010011000101011000001011011010100000110110110011111001100110111110101110110011110110011011010011100100010101000110101010010000111010110100111000000010001000100000110111111100111110110110010010101000110110101001001111011010111001011011110000001101101010101101110010111101010101011110101111010101000011011011110110001001011011110011100010001011010101110100010111010100000001001110101110110000001000110111101101110000100101011010100101110000000111011010000110001100101111110101101001010101000011001011010001000100010011000011001111001110110000111101101000100000110000100011010101010101100010100100001011111100111110100011011111111111101110011011100110110111010100000001100110000111001000001100100001011010101101110011100000110110011110000101001000011010100001011100000010001011010110010101100001101000000000011010111110010001011010010010100100100110110010001011001111001000100001011010110101111111001010101001100100101000101000001000001111101110111100000110001110001101100111011100011000111010011110000001101110000001010000010000101011001101101111000110010010101011111110000101100100101010000000101100001101100001111000100101111000100000110101111101110001110011011110111110101100000011011011100110011101001001000100101001010010100100111000110101101000011011101100001100111011000100111010111101101111011101011001010010111011010110101111100011101010011111000011111010001100101000111001001111100101100110011011000111100111011101110001001111010011110101100101010001101101111000001001100010100010100110011110001111110000011100100100111011111010001100111010101010111000101111111111100110000101001110001011101101101101110100111010111110001001000001001011010000101110110101111001011001110110010011010100011111000010011100000010110001001011001100001110010111001010100000110111010100001010111111101100100011101001000000000011001011100101100110001110000000111010001111011101010110010001100111010100001010100101001010011010100010011001000101000010000100010000011001001110011010011111011111001000001000111001011001101110011000101000010011111001111001110011000100011001110011010100000110010111111111111111110010110011111110110010010110010010101101000000010111100111001100000100100001011001110011101111101111111110100011110110111011101000000111001111100001000010000111100010110100010101110010111010011011111001101010010100011100010011010000110111010111011010101111110100110100111010110111011001110101010111010111001101000111001100000010101000110111100011011100110010110110111000011100111100001000001000010110001100111100010111011011111111111101101111111010000110101100110000111101001100110000100010100000011010101100100010100100001111010001010010110010000000100000111001010111111110110100000001000110100001000001100001111010010110110000000100000110101101100000011000110001111101110010100100010001100101111010100101110011010101000010000100010101111110001001000001100111011110011100001011000001110010111100111010100010110111111110110101100000100110101110011100010010010011111011110000001101100011011100011110100010110100110101001000000000111110110101011000111000101010110101110010000111000000011000001101110011100010001001000011110001010101111010111001011010001101111000001101011001000000000111001000011100110001110010010000110100001110100001111011001100111100001010011111110001000010110010001110111000001001000001101101111101001011110001000110111010100101011011110001010111011111100000010101101111001101110010100011111111111111111011011101111010100110001001000010111010010000000010110010100101010101101011100010010100111111000111010101000010110001000111110001011001110110101011010010111110000000111110101100001001010100100010010100001101000100101100000000111001100111101101100100010111110111010100111100101100111001001010110101011010101000000010111010010011011110100110100110000101110000010110011001000111011010000000001111111100111111000100110100001000110101001111110100110111101111010100011011101010101110111110000110001010001100110110100010000100110000010011100100111011111100100110100111011100111010001110111000110101010010001111001010101101011010000101000100011010000011010110000000010000101000010111110100111110010000110001100110001011010010100000111100001111010100001011011101110011101010001111100011000010101000101010111011111000110111111111101010111110010011000111111001111110001111011101101000111100111000110100011100100111011111001111011010010011100100111001011000000011011101000000111001101101001101111101111010111010100101000001000111011000110011111011010111100110101011010000101110000110100101000111010001001000101111110001001011110110010100101011100000111110001011001001010110100001001100010000011100110000010001110110110010011001100010010011101000001010001100011011011010010000011100110000001011011110001100011011110101100001000101111101111110001111001111100001000000010000011010001100100010111111010000101100000001000111011100000011010001000111011110000011000001011000100001110001100100111000001001101110000101001001111110001010010000001111111001111001110010000110010110101001011010010000001011100111100111011011111011011010000100101010011101101110111110000110010011001101001000110101100000010010011000001101000101111000110101010100100000101001001110110110101010100101101010111001010001010110011010010000110111000000110010011010110100101000111000111000101001001100100000000111100010111110000101100000101010011111001101111100010000000111001001011101000111110111001101001111001100000100101000001001101001100110000000101111000111110100011001100010110001110000100001110010000001001110001110010001011100001100111110010110101101010110001111010110010010010001100110111000110101010000000000000000001100000110100110000001100011101100101001111110100000010111010000110001110110101001101111000100011001101100001001110101011100000101110101101001111000011100101100000111111011010110100011010111001101000000100101111010010001010010111100101110110111010110101011010110011110010101000101111000011110111100010001100000001010001011000110110111100001100010001101101101111100111111001101101101111111110010111111111110110110100010001000100101000001010010011000000100110101000111111011000001101001011110101110101000110000111110000101011011101000101111110110011100001101100010100100001001110000001011101001011010001101111000011111100110011100001010110101101110101100101010110010011101100000000111110010000111111111100100100101001101010010010110000010110010111011010100100010010100011100101110010101000100011101010010110111110010100011000001110101010110011011001011110001111001100101000001001010000100111101010111101001100111110100100001000010000110101111000111010010101000001001101001100101010100001000011110010000110101111101101101111101001110011101010101110111111010001100001111011001011110111011001110111000111010001100100011110011101001100001000110001111011100010011111100010000110100011010000000000011001101100110101010110101101111010010101110010100011010001111000100001101001110110100011011011000011010001001111111111000011011110011100111011111101010100001110110001100001111100111100110111010010010110111010111011000111001000110010000100010010100001000000111100100101000010001011011011000100101101001001110011011011001110110011011111010100000111001110100010001011001011011100110101100001000000111001100111010000111101001111010110011011001011101101110010001000111010011010000011100110010010110110110101110010000100011111011111110010000000001001111001000111011110000100111100111101011000111010110011001001000100010000111011000001101101000001101101101000101110101011101011001011001111100011100000001011110111101100011100000101111110011010010000011111110110111001100000010111110000000110001101000100101001010101001110101001110001010010100110001101111100101010011100110000011110110111001001111000101001111110111001110011101101001100000101011101010001111101010000111111110111010011110100100111011100110001111110011100110111010101111000101001011000111110111001001011011110111110010110000000101101100101110111011011111110010010011100010010000010111110010001011000111111101101010110011100000101111001110000010101010011111110000101000011011101100011100111001111011101101100001010100011011011101101110010011000001000011011000011001011001010010010000101101010011001111110110001111011110000001110000111010100010011111001000111001110101111111110000100101101111111101001101001100110000000110001010010010010001111001100000111001010101001101001111000000101001001000111010110111001111010101100110111001001110101010101001011111110011110001000100101001001110000001000100110111011100010100110100101010111010000101001011111011000011110011011110010111000101011000100110001001000110101100100100000001100101111100011101010100011111111010110101000011000110110100010010010110110010110101111101100111110101000010001011111110100010101101111111111001100111000011100100100010000110010111011111101011100000000101101111001010011001011010111001011000001111101000000000010101111101101001000001000010001001101110011001010011111011111011010100110101111110110011010010010110011000100010101110011001011110100001111000100001101001100010100011011100101001100111110111010110001011100111011001110010001101000100001100111110111001100010010011110001011001001010111011111001101001010100010001001011110100001010010101111011100110000101101110100011110010111001011110110011001100101010111001010111111011011111010010010100001111010110100000101000101110001110110001111111011111111001000010111111101011011010101100110011000100100101011111100011110100001001010111100011100000110100100100001001001001000110111101100111101000111010110000101000010101001101100001010001001110100110000010011100010101000110000000000110111011101111110010111111101000111000010011001101001001100001011110011000101010000101111001011100100000111101111100101101011000001001001100001011010100100011101111011101000110100111110000001000001100100001011101011110010110000011000001010111001011000111011000001001110100110111011001111100000010011011111011011101010010011110100011000100001101100011000101111100101001010011110101101110010011111000010110101110110011001011010001100100011110101100111000111101101001110001111100000100000101110110000111111111110010101101101110010011010101001101100100111001011011001110101010000000001111101100000001111011011000110010011011010100011011010100110001101011111011111011110001111101100000100011011011100011101110110111111000011101101111111010110100001000110111100111110100100101101110011101111010010101100000110101000000110000111010100100010010001110111100011011011010000110101110000011001010100110111000100010111001111101010111110001010011100110001110101111010110101100010011100010010100010101101100101111110010110100111100101101111100100010110001100111010111010001001101101110010001100110001001111001000001110000100111100111101111100100010000000001110100000000011110100000011100010110010011111110100111000101110011001011000100011111011010101001110010111111010011011000000110111001011111100111011000111010010111010010010111010001111100001100011010100100100111000001101111010011101011110001110111110011100110111100100011001011011011000010101000000011011000110110010110000101010010001101001001010101110011001010000111110110100011111111110000001101000101100110010001101110110110011011010000001010100111000100011111010100011011011010100111110010010010011100100010110011001110101110100011110110101101000000010101101110001000000001100101101111010100001001000001011111110010100100011110010010010111000101011101111101101111101110111011000111111011001000101110011000010101100111010101111110101011110100111011111100111100000001101010101001000110011001111110011001101011110111001001110010010011111001000011001010111000000001100110111110010010010111001000010110100000000010111010110101110001000111101000110111001110001110100001001101011111011001001110101000100111111001011000001110100100101111100010010100010011010110001100100111011111011110001011000101011110010000110100111000100010110110100010100111010110101010001011011110111010001010001101101001111000010011000001011111011100001000001011001000011111011100001010100000000110001010111101010110011011110011011010011011100110100010001011101110001100011111100011111110000100110001011000000000100010111011001010001010110101000010010000011000110001010000101000111101111000000001001011001100001010001110111101100111100010001101100111100000110111110100011110100100011100010010101010000000101010001000000011010010111010001011010111101011111010001001111011011000110110001110110101010100010011110101100111000010001111111111110000111100000000111100100010111010010100001111110110100011000101000101101001101000001110111000110011010100000011100011110000011010011101101101000010101110110110001011100000100101011101010100000010000011011101001101000110001111010111110100010101001000110011101011101011101011101100011011001111110100111010001100000101100100110110101011100001010101111000100000001110100000000110010001001110101110100110011000101111001101100010001010010011010000001001011000101001101100111110111011011010101101011010010000011100001110001101001110110011001001100111011111100101001000001110111101111100010101101001100100110100111001011100100010110001110100011101101011101100011111000010001101100010001010100010000001001111100111110111101110110101111110011010100001010100100011001111000110010101010011111111010100001011000100111111100000000111101111000101110010101100011000000000111100110010111000001010010101010110111110010001000110111000001000010011101101000111101111111110110111011011000001110000011000010111011111010000100100100110001010111110111111000101001001101100001011110011000111110011100100001101100101000000110000010101011000001111110111111100000001110001101011111011011011111100111100111011110000001011100001001100111100110011010101111110001001011001101110110101010010100110000011101000100001000101011101110000111011111111010111001110111001110011101001101110000011100111010001001010011001001100100010110000100100110101001010110110000001001010100101001101011111010010001101111000010000111110110000011011101010100111101001000101101111110011100101011010111101110010111110000110110110110110011101101000100011000110000100001011010100001101100111110011001010001001110100010000110100010011111010010111010011010111010111010001100111011010000101111100011110110100101101010010100110101010110000010010110000101110011110110101000010000001101100011001101010100110100001100101101001010000001000001101101001010101000100110100111001000011110011001000001110010101001011110111010010011111101000101100011001001110000110010110101100101011100111110100111000010001001100001001010000010010100001010000010001111000010110010100110101101011110110010000111000101000010110001001001001001100001100010111101001110100110100000010110000000100011011111100111101110001010011100000110111110111110010101110100100100010001111001000111100101100011110010110100100001000111011010110111001000011010000000111100100110010000101110000001010101001001000001100100110000000010100001001010110000010111000101001111011101101100110010000111110010100010101111010000111100010101001000110110100111111000010011011101000000010011011011110101100101110011101111110011100000000011110010110011011000101000110000110111011101111010111101110000010110010010001011110011100000001110110111111110000010011101001111110000001110001111001110000100101001100101001100010100010001111101010110001110100000011000011101001010001110001100011100001010011001101111110011010000000111011010110101110011000011001101110011111100010000010101111101000000010110110010011001101110010100011001110000111010110000100111011011011100101110001011010111101001110111001100010010111001110000110001111000100100010111110010000001001100000001111010010010001010011010111110111111010001100010010111110100101101011010001011001010010110101001110010000101111000001111010010000111101101111001100011000001111000111101000111110000100001101010000101100010110100100010100100101000111100111110011100100010010010010010000110110111000100111100010111001111100101100111111011110110001011110110111001011011000001111100100001010110000111010110101011010111111100100110000101110111111110100001010000010001010101111100100101011111000110111100010011000001100000010101100001010000010101010010101110010101110001110011111001101101100010011001001100101101110100010011101111110100000101100110110100111110111011111010011100000101101100101110100111101100010011101100000000110111100000100001000110110010000011100011100010011001110000100011011101011111111010110011100111011110110011111000000110110010011101001000110101100110011010010110101100111110001000111010011110101111110001000111110000010001010110111111100001111000100100001011001011110111000110000100010011011101110010101011000101100000110010001000001110101111101111111101100011001110110100000001011001110001001111100001100010001011000110100101010010101010100001110110101000100111001000101110111011100110000000111100001111100001101110110000011110000100101100101001101110001101101101011000110011010000101111010001011001011000110000001111101100011011100010001101010100100111100111001001010100111001100101111001100100010010101010101010000010010011011110001110010100001011000101001010000011110110111111000010010101101101100000100100101000000100100111101010101100001100110101110001001100000001000111001111001111100111111111100101000111110100000100100000011110111111111100101100100010101111010010011010000110011010000001010000011011111001000000010001010110101000111101101001000011011111101001100101001010000010000110000110110000100000010001000000101001111011100101110000010111000111001100110101010001100001101100000001011101010100100101001000100000101100001000101111111100101110110101110101011101000111011001111011111011101010101001101100010101111100100010100100000010101110100100110010100001011000010011110100010000110010000010110001110010111111011101110000110011100010011111000010010001110000100010110110110110010010101001110111011010001001011101010100011101100001110111001011110101000001010111001100001011011110100101111010100111010001011011011000011100001111001111100001110110100101111111001000100110010001000011111100001010010011110010110111000001010111111100111111100111010110110111100110010000110011111011000101000101010001001011100100111000110101111101100001000011000110101101010001010100111101001001001101000101000001111101101110110100001011111000000100111010100001100011010111001010011111111110011110111011001010101000000010100101010011111000110110010111100010101100111111001000000011000101101010110001011100111001000100110001101100100111011001100100000001001010100110110100010001100100110101101010001011111010110011111000011001001100010110101111100010001001111111111001111001010010100001010010001011111111010101001100011001110110010111110110110011110001000011011100101101011010111110010111101111110010101101001111000110110000001110000001110100101110011111100101011111110011011010001011101011011010100011011010110101001100010110101100101011001001001001010011110100111101011000100001001100000101010011110100000100000100100000100100000111001111100010111000110110100110101001001011101001010111011000111001101010011010101001110100010001111010000010100001111010010001010110110000101011010101011110000101110011111110111010011011011010000100000110011100100110011000110100111001010110100001011010011000000110100111101101101100001000100111001000000011000001001100001001010111001011010110100011100011110011011011001001110001101100111010110101010001111011010111001101000111111111110110011111001000001111001001000011011110000101001110111010111000000101011100100111110110111111011001110110110000111011000110000111110001011101100100110000110111000100110000101111100000000110110000100011001011000101000011001010110101001000010110100101000101000110001010110111100011011001000100010010100001011111100000111111010000110000000000100000010100100000101101111000101001111000111001011101011001111100011100010101001100000000101011110001110110010111101111100100100111001011010100100110000000101010100100000110011010010011001001101010111001111101100001000000000001001010100100111111000011101110000101110110010000110111000000011111111101011001110001101101000110000010000000000110010110111111111010110001111001010111101000100101000110011010100011110110111100110101111101000101010000010001011001100000110100011001001110011001011001011010111001100010001010011110110100010100111100001011000111001110111001101000101101101011110011010001101001101101111010111100111011011001101111111101011011011010011011110100110011000011110010100100000001010111100000110110001100011000110110010000011100101111100000100110001001000011010100011000010011001010101100010101010010011101100110001111100111011100010011111100001000110110000011001001110111001111110011101010010100100011010110010001000111111000000011111101010010010011101101111100010011101000111111100110001000010100000010110101110001111011111111101100111110111010101010001001000111011011010000110111010011111011000010011100000111111010101001010101000101011001100000110111101111100001001101010101101101000110001000000111110000100100001011000000001110000010011101000111000110100100101010111100011010011101000101111101000110010101100001101101100101101010001101001010011100111100001101011011100110001001010101001100010101100111111001100110110111001110010001001111001001101110101011101100011001011010110000110011110000110011110011111101011010111001110111100010101011011111001100010010100111101001100101011110011101111100100100111110011001001001101001101100110110001011101000011110000000100111101111001111101001100101001010001111111111011011011101011010111110001100000001111000111100100010000110100000110100001010101011101111000000010000111001011100000110111111010010111001010101110111101111111110001001001101110101100010010011110010110101010001111101101100011110010001010100100010010101100110000011001100010010101111011010100001100100101010000111111010001010000010100101101101101111010000010000100101000101110011101011111101101001100111100010000010110100011111100110010110101001010000110100010010101111001000000110011000100001010011101010000001101101110011010110100011010011110110110000011111111010010011110111100000011110110010000011101100110111010100010101100100110000010110001001100001001001110001111010110001010101011110000111110111001000000001001001111010111011011011101010111100010010110001101110111110000100000011110110111010001101100111001100011110100111010111000101011000011101000001111011010011111100101111111100110010000011100101011000000011011111100010110110011010010001110100010000111011011110111110011000101011101101001100101111011011001001000000011111111011011010011011110111100101010111001001111010110110001000100000111100110100100100000001101010100001011010101110110110001001100010000011011111100111011001001001011100011101010111011110011011001010000100011001010110010101111111110011000010100100000101110100111111010011011011110000011000100100011100010011101010000011011000010011100111110011000110011010011000111100011011010111000100011001010001110111100101110100100100000011110010010100110011111100000001101110010111110000111000000111011101101110111110100011111101010000100000110011000010011001111111101101001110100111001101101010010101001100011110100000111110110101101110111011000011010100001110010010011000110100101000100001010010101100010001110001011110111100011011011001000000010010111010011110011110010000101011000001100010010010101101000111010000001001101001100110000011101100001111111101010110010000111110010011111011111011010101101111111101101101000011101011101000001111010000000011101000110000010001011101101011101111010010001101010010010111001011011000001011100111000101100000001101000111001000110010011000110010001010101010001110100011000000000100010110001000111001011011011101010001111010000110101011110101010100001110100101010000000101011010100100001001110011000101100010010100100011110101100110110001010010101000001011110011011000000000001000001111111000110010100010000110100110001000101010001101011001000111001010001100011111111101000101101101110000001100000010011101001101101000100111110110011111111010100000000101111010010010110100000111000101000101001111000010010100100000011000101000001100100000101001101110110001101110001010001110101001111111111101000100010010011000110101011010011110000011011010101111101101001001001110011100010110100011100111100000011101100100001011000110110100111110101100000100011010111010100000000000110111010001111101100000100011101001101001001010001000100100001010011101110110000110110001101100111011110011010010110101100111001000000010110001001110100001000110110010100101010010111110011101001111001100101011000100110111101011001100011001001111011111100111111001100101000000001011000010001110111010100110101100101011000001001000000011100000011001110011011100101110111111110110110000110000000111010111000001110011101010001101001101101011111010101111100111110001110111101010000101001101111101101000110000101001010100110110011001111000011000101110001100101010011111010110000001111010110100110010011101010010110000000001011111100000110101111001101000000101001101000001101111001100101011010101100110011010011001101101010001110011111100010101111010110000111010101111000111101111110001111010101111011100001111010100010010010110100000011001001010110111010011011011101010100001000111001110100101101001000010001111100000100111011100010111001101110001001010100110010011000000001010110011000000100010111110000011001001110000111000110010001100011111100011000001101010001101001010111010001100110101001000000011110011101110100110001000110001011100000110110110010111000101010000100110011001111111000000001010010010111110111001100000110110010100111111101111011111101110111010011110011000111000101011100001000101011101110100001011101001000100100100100001100001111001011101010111011010000101110001000100011110110110100110110110010110111001111110101101100000001011000111010000011001000111011110001011100001111001111000110111010111011011100000111011100001110101011100111001011011110101101001110001011110000100000011001011000101011000001010011110101101001010001001011000000101010000110011100101100101000100100110110111001110010100101000101110110111110011000001111111000111010101101001111001101001100101001011101010100100111000110111001111111110000010000100100100011100101010000001100000100010001110100100100111100010110011000001001001111000101100101100010011010100110000111001100010010110000000101100001010101010000010100110111111010101101000010010001001001111001001100010001010011010111001000001101001000101101011001101100011101000111011001001100011110100000101010001110101101110001011010001011010010101100000100100111100111000011001101000110010111000011001000101000101001110000100010111010011011111010000001100110111000101000111111100001011101001000011011011110000000101100110110111100111111111111010101000000111110010001101010010100001101000010100110111100001000100100111100100001010000110110101110010100011001001011001010100011111110110111001011110111001000010011011110000011110100100001111100100010110000101001111111111100110111111110110010111100001011010101100000101100101000111011101010011011111110110111101110001011110010011100111111001010111000110110001001100110100001001110111101001100111100000001010100001110111100011101110001010111100001011011011111101000000010111100001001100001111010100110001110110101011111110011001001000000000011101010101011011010100000110011001110011101110001111000001011010001010010001010000111011110001001010000001100100001100100110010101011001100001001011010110010011010101000010001111010101000010100100000011000110111101000011001001101011100111110101111000101010010100100101101001100011011101111110101010110111000100001010011110100000110001101011110101101011001111110101111101100000111100100100100001100000110101010011001010010011010111111110011000011111100110100101110001101010001010011011101001101110001010111000100110110001101101111110101010000011110110110100101101110000111100001011011111110100010010010110010010100010101110110011111010000011010011010110100010010101110100001000100001001110001101010001000100111100110110101111010111100111010100111011101001110101001001010011111011111110010100000101000000011010111010110000000100011101101101110010101101010101111001010000011100110111001100100111010010001000101110000111100100101011010110110000010101110001111100101010111101100111000001111011101101110011101011000000110000101101101100000110000001010101000011100011000000011001110111111011011100111001001000010101000101011110000011000001011110110101101111101101101010101100111111100111011101110011111001011111101111111000011001000100111001011010011110100010011111101100111100111110010001100100001011000101100100001101001011110111010110000010001100101000001110000001001000001111011010001110111000010000001111010000111010010100111110010111110000110000111111001000000000100100000101110110010000111100011110111011001011010000101000000010000011101101100100000011110010000110010100000001000110101010100100101000010011110111110010100101111001101011110111111010011010011111011000000001111100100101111000111100001110111111000100100100000111101101100011000101100010101111100011111000110111010000100101101101011011111010110010110110100001101100011111011101100011011111101000101010111010001011010110101001111010111001010111011101110000111010001001010100101111111011000011000010111001000011101101010101101111101110101101010011001111011011100001111011110110011010100011101010110110001100001011001110101100001001000111000000111000100011011110100001111001010010011110011001111110110111111111001111100101001111011010001001000001010010011001110100010110011101101101111011111111111010000100110001001001110111011010111011110111101100001000101000011101000101101011100101100111010000001101010011110001100101001111011111111000001010011011110010011001100110001000011111011111101010000111000111100110101000000010111100110101010101101001000110000001001111001111110000101000101111111100110010011110110101100101000111000000111110110011100101000000111001111100010010101101010100000011100111110000101001110001100001111001111111111111101100110001011011110100011110011110011110101101110100111011110100111011010111111011011000101111110110110001010110001011011010101011011001100010100110000011111101011111110001100010011011010111101001010100101000101001000010001011100110010001010110101110101100000110000100000011101011000110101100001100111101101101110100010100111000101100111101010001010111110011000110011100001111100000111110010010001011010111111100011111000110110110001000000001101011110111101100011011110101011000110101111010100010111100111001000110110111000001100101011100000101100001101111000000011110100011010100101011100110100100010111111001100110011001100101001001000001100011001010010101110110101010101101000101011111010101110111110110010000001010111001100111010001011011100001010101111011010011011100111010110010011101011110100000100111100100100100000110100011000011101111101110000101111000001101000010010010001011010001111011000011110001000010001110101011111010001001100101001101100000111000100000000100001101100000100111000010001000111110001101110010100100011100011100110100111001000110011101001011111111000111010101110010010111000001100010011000000001110010110100000011111011010010110011110011010010111001111001000101101111111110100001000100000001011001011001111000010010101101010011011011000100101011100001010100000011000000001011011001101100111111011100000101110000110110101110010110110000101000111110000010001001010100110000100011111010100101010110011111000111110011110101000111101111100011000101111100110110011111110100011010000001110110101111110001010110000111001000111010011111011011100101011110111000011101110001010011110001000100100000000011110000111101111000001101111100001100000011000110111111010010101010110110001100101100010011001111001011001101001100000101111010100000110011111100110010110011100011010010101011111101010110111001000000100000110110110100100100110000100111101011000111001011110000010110111110100011101010101001010010001101100100100100010001010010011001100101001110000100111111010011111110010001100010011100100111001110000001011110010111111010010100010001111100011000010110001000101001010110010110110100100101110111101010100101011110110001000011011001001110100101101101011101010000100111110110000000000011000001010010111110001111111001001011111110110010010001011111110011100010010100110001011001100111010100010101000100010011010100100110100100111111111000010111010011101111100011000011001001100101000010111100001010000000110010100100010010100011100110000101000100011110000100100010001000000000110010111001000011011101101110111110011100011110000100101110001111011011010111110111100010001001001110000111011111001110010001110011001001101110111101111110101000101000001101110000001011000110010001101100011011001110111010101011101011011111100000111011101001000111010111011010110010110101011110001011101010111110111000011110011000010011101101111111011000011110101010011100111101110111110010011111100010100010101110010101111101101101110011011111110000111100000010010010111110101010111110100000000011000111001011111011011001101001001101000011101000110011011001010011000011100001010111010100101011001101101110100010001011001111011011100100000001100000011110100111010010010010111001110100001101111110001010011001010010100100010001010010011011000001010001010000100101100010000110110010110010011111110110010111101111001011100010111000001000001110010110111111111101101010011001000011010000110001001001111011010111110100010010011001011011010001011111011110001010100000101110000001111101010000101111011110110001111000100011101100100000100101001000111111000001001100000011010011110010001111110010011000011010001111010011101011011000100011111110000100110000010001101101101101010000001101101101000110001100010110010001100000000111110111110010001000101110100111110010100011000010101110011101110000101110100100101011110100010110101010001001011110011010000100010101001010100000011100110000011000110100111100101111000001011000010001010001001111001101011100110000010001010001000000111000100100101011000100101001100110001110111101111010000110010000001010011110010110001010101011101101100111100001101111000001010001001001011001001110110000000101001011010110011110101111101010100011000101101111011011110110001111010101000100101011011100110100100010110100100010001100001010101010110010111000010110010010000000111001000011010001000111010100011101011011101011111111001011011100111010010101101001101011111111111011001001111011000010111110011001001110001011000111010011000101010010010100000000011110100011000110000000001111000000110011010011101000001011001101011010000011100100011110100110001110000101010010011101010011010010100111111110100000111011110000100000001010001001001101010101100111001110100000001110111001011100101010011000101000011001000110111110010101101110001010100100000111000001111000001010001001101111001110111100101000001101010001001111100001101000100000010111011101001011110010001110111011011101111001001101001011010101000001101000011111111000111110101001011001110000010000010101010111001000000110000000100011110101111111101110011110001001000100011010000011010100010000010001111010000000011110110011001110100011100111111101010110010110001100011110001100011110111111100111100001100100000110111001100000011000010011001100001100000111110110001000101000110001001110010101011100000111111111000101100110111100111101110010010111001011101101000011110111011010000101001010010010101011010000001110101101011101010010101100001101000001101010011111100000001010011101010000100011101010010000100011000010110101011001111011110000000100110001110000111110000011001100001111111000111000110011100011000001101101100010111010110011111000011100011010100001101000010000111110100101100001111000000011111010010010001101110110110010100101000000000110011100101100000000011011100010000000010011001001000011001000010101100000100111110011111001110111011011011011101101101111001111010000010110011001111111001011111010001000111111110001111100111011001100111001101001110001101101110100001011001101101010110000100011111110001000111100110100101001111010011111001011000011010111101010101001000101000000101010100010111110011110100010000010101011010100100000000100000100010010110111101010000010110100101100000000111010110110000110110101011010000010011010010111001100111111110000000110110000001000011111000110101101110110110010001001000011010001111000001001101011011011001001100100111001001111100111100000111110111100100000001101100100111001001110111110001110110110100000100011110001001010101000010111100000110100100101000010010001001110101110010101111111110001010001110010010001110011100111111101001111011000011111100100010101101100110001000110111001110110011000001111010100000110000010110100011001000100100010000001100110111001100101010111011100101010101110011000011100001010010100011011111011011110000101100110000110101000101111111010011110000100110111010101111010011010100011111000110001011111000111011111011010100110000000011011111101001011110010010000001011000110011100000111010011101000001101000111001001001111010100011010001111011010111001001110111000010100100101000000011111101100110010111111111011101001000100110010111001000010100110010110100000000011000110000011011111010011101010001001100111000010011000011110110101110111100001101010001011111111100011100100011111100011010000100000000100011101000100010011000100100111111000100001010110011111011010001110110111101100000110110000101111011101011110111010101010010110110101001100001001010000000001101110010101001100110011011111001000011001011110100000101011110100010111001010001001101010110001000000100100111000001010101000110111000001101110111110101000000100111111100011011111010110110010110011001010101001010101001110100100010101000100100100110010100101111001011101100111001101001000111011110001111000011000011000101101110100111110001011010011101101010011110011101001110011001101111000000011101101000100101000010100010001111110111101111111110111000001010011101100011111101101011000001110101001111001000111001011100100111111000111110001110111111100111011001011110001001101111001100010110101111011110101110111010101101100110100000010101100111000001011011001111011001110011011010011100010000100010111000011011110000001000011001110100111011001010000000110111011100100011010010111101000000111010110100100000010100101001111101011010111110001000000101111010101100000001000010100010111010010100011010110010010010110111001110111000011111011011011101111101100111011111000010101001100111100010110100000000010111100000010010011101101011011100100110100101111011000111000000110010011110100010110110010000011101101110110010010011000100010110001111000111101001001010001100110111110101110100011111011100010010110010101000111010001011000100001110001001000101010011110111000001100111010100110010010110011100000100111111110110010011101010100100010101110111001100111011111010110010011001001000111000010111000001001111100101111110111011011011001010110010111000100100000010010010000101111111011100110001001110100110010001110000100110000100011110111010111010000101011000010001001000010001011101011011100110011010100011010001100001001101111011010100011010111011111000110001001100010001100111001100101110010010000011100000000011000011110110001110001010111101100011011011011000101001011100110110001000011000001000110000000000001001010010001110001000010000111110101111010100000011000110001001100011110011100100001011010100010111000000100110100100110110110001100110100111111001100111010010011101111101011110101011001100011111001010000001010010001100101011111100100111111110110001110110111110100100011100110111001101100011110111111011010101011110100100101010101111101110011011100110111100001011001001010001001010010011001000010110100011101010000000001100000111011011001110100101111001111011110001101001000000101001111100100110001011000011010100101101001101010100111010111010001000111010001011100100011000000110111001100011111000001111101011011101000011111101000100111001110011110001010011110101000000110110110011111010001011001000001010000110000100001011001001000001010010110000001111001100111000011111110100100101101010101111000101000111001101010011000011000001010110011111101001110101110001110111101111010001101101001001001100000010100000110101010111111101101100011100110111001000000001000000000100101010011101001111111000010101011101011110111111110100011000100110100101110100001111110010001011010001101110111100111110000100101001000001111011011011100010011011001010101111100100111100100000010011111001001000100110010001110000100111001001110001101011001000010111000100010011010010100100100000111100001000110110100100100001000110000100000010000111010000010000011111111011011011101001101110100001000001011010011100110000110100001100011111111010100110001101111110011111101011011011101001001100011110110010000110001011101011111011110100000100001110011100011010110111101011000110000000010000100010010100011011100010100110010111011000111010000101110000001000101000000011101110001010010110001001011111010011101111001000100110101101110101101001000000100000100001110101100010010000101001101111101111110001000110000110101110101101001011100000011110100111001001100111001100100111001011110001110110011110110001101111111010110101001000000001101101101000111011110100110000101100101001011100010101110001110010111000011010010111010111001100111011111000100100111000001010000010110011110010001001110010011010110100011110000110001010011010011110011000110110101010111100010110000110101011001110111000101000101001010010110111000100000110100011101100001101000101011100000010101110101010010110001111001110111100000111011111100110000111110010001100110101101000011100011111001001011011111001110000101001011011000110001000101110000010011100000100001011100101101100100000101110010110011000100101011111101010101010001011001100000101101010110011011000101011111101110110001111011000011111110011111111111011011111001010001101000101111100101101110111111001011111110111100010111010001000111101001001101110110001011101011011100111110111110000100101011100011111011010100001101011011110101010000110100001110110010111000000110000001111000011010010000101110111111010100110110001001111101001110110101000111100111001100010110011100100000011101011010010101010111100111110100010111001110100010000001101100100100101111100101010110101010011101000010111101000110100111001010010100110011010011010101011001001011100010011101110011000010101100110101110111011101011111101100111001000110100010110011111110111010000010001110011110111111001101011100001110000010101010010110011001101011010010000010110111101101100000001000101000011011111100011011001000011111110101110110001110000011110001011011111000100001010110001101001011011101101011011100111110000100001100010101111100010110110010100011110110101000010000011101011010000110010001110111010101100111011111100010110110000010101111111000001111110000011000111010000010111110011100101000000000110001001111010010110010100001000001110000001000000011100001111111101011100010101000001010111000100100110000001001011010011001110001011000010001101000011001000111010000100001011000101100101001101100100110011000010101000111011001111011000000011111011001110101010100000101000011011010010000110010111111000111100111100010010100010011000101000111110000001011001100110101001111000001000000110100110010010101000011001100100100001000010011100101111000101011011111011111100110001111010101101011101001110001010110111111110010011111100100100001100101010010000010100111101101001000001101011111100111000001010101110010111110000000010110000000001111000110110100011011111011111101010010010010111100111000011011101011100100111100110010000111011111001001101100100011000100010110100100111111010010110111000000000010111011111000101101000000100010101010101000011100101111010100111101101100001001110011111001110100010000010011001001101001110010000010110010001111100100010010110011100111101011000010001011101101101111010011011000010010111101101110001110110010101101111000000100111011010000000100110010110010110100001001011011000010010000000011010111110100010111101110001010000101100000011001110101110000011110110100100001001111001100111101001000010100010010101101101110010000010000110101000000111110001001000001010000011001000010100100101000011010101110101101111010000001101101111110101001101110110010100010010011001000001010110011010001100111010000111000001101011011011001011000000000001110100100001011101110100100010001100000001101111100000001001101010110110000000011111001100000011001111101110100000011101000011100101101111010111010100100101001000110100000000010100001010100111100001010101010010001111100010110110000100010110111000011100001011000111010011010100001111001110110000101000001000101000111000011101001110111100000101010110101111000110000000101100110010011000000000000110000011100000101100111111011101111111010111001110111010000000001001011100000011110111110111101110010100011001101001100100110001001010100011000000111001110101110101110110001001100100011110000010001001001111101000000010011011100001101001010101110000100010011011101100110011111101111100000000101011111000011101011000011100101111111110101001111101101010001011011110001010111001010000011000010101110000011001111000101110100000011101111110000101111111111001010110110111001000010011101111001010100010010011101010111111111010110000000001100000111011001010001010011101010111100110011111000100010000010010111011001100101110100111101110010100011010010110101100110110100110111011101101110001000001100010101001110101001010100101110011001100000110111101000010000110001110001100000001111001001000111011011101110100111100101111100011010111010001000111101111001110011000101011111000111001001001000110100010000010001001111001001111101110111010101110110110110110111011000111001011111111111100101111110100000110111000110110010110110101010011110000000000100111011010100010100000110100010010111010101110110010001011101000101000101110001111000100111111011001100000101111011000111111000110000110011001011010101110110110010101001010001101110000111101010110100100110101111100000100111111111001101100011111001010001001001010100100101011011101010111000001100101111010111000101011000100111000101110000001011100101101101010001011101100001101110011111010111111100100010101100001100110001010011010010110010001101011010110100111001110000111101111101000010100010000001001110100100111100111110101011110011101011101000100110111010000111110101011010011110100101000000100111101010111011100110010001110000000111011000001010011100111111011100100100011111000001000110001101011001101010011111010101110010001110001010011010110011011100011111011001100011110011011011111100110111111101000001011011100100111000110101010001110101011111010100110100100111111010111100011101011111110000010000011010011001000001111101111000101101110101101100111010010101111101101100111010010110011101010000110011011100110010011000011010101111000100110100000000101001100010001110000111110111101100000001001011110110110110111010011101001110001111010111110101011000100001000000111001111001000010000100101100100001100000110111100111011000000011101011111101000111100001001110110000010000011110011001100100001011111101010111110110011001011010100100001001001000100101010110101010010110011101010110110001000101111010100100011011011001011000110110010101100110001011101100110110101010110011001000001010100111000010000011100001111101111010101010000000111001111000010101101010100110000110101001001000110111001111000110101011100110100011001110110100100011011101000100001100011100011110100111011001000110011000101001000101010010001110001111111110011001101101111001110111000000010100110101101111111010010000000111000001001101110001000000110010001010010011011000000100001110001011110100001000010000100011001111011110000010101100000100110010001111000100110111101000011001101100101000011011000100001100100010111000101001011110000011101101110111100011000100111010110101110100000001101111000110000111001001101001100101011011110111100011000001100000011100001011001001101010101110011000100110101101000101101010111001110101011011111000010100110110010100011111001011011100010001100011000111001001000111010010000101010100001010001110010000110111101100101111100100000100101011101111111001010001111001000110100011101101100111111001100101100010110001011111000111111001101010010011100011111000111010101011000001011000011001100010010000100010110010100010010011001010011011101000000001100100010111000111001111110010101100001100011111011010011100100000010110010011011111001010100101101011001110001101111100110101010011000100010001100100110010101000111110000100111110100000000100011000010100010001101111010000100001011111110010001000101101001101000001010000110001001110000010011100000100011111110011111001000010101000100000101011111011100100100101100001011111001100111001111100011010010000111100101010000000010010010101110010100011000010100100001010100000011100100001000011010101100110111011111101111110100100110101001101110100011010001100101110110110011010001011101111100100001001001100010010110111001011000000010000110110100000011111001010110000100001101111011111110011111111111011111100110001100000011001000001001000011100000101110101011101001100111111011000001100101101101001010010100101111110011001000100001100100010000001111000010001111011100000100000101011000110100010011110101011101101011010001011100101111101100010110011001110011001101110100000100110001111110110010011011010110001000011011000010100100001010111110010101110101101001011101111110111011110100001111110101001000111110101010001010000001110001110011100111110011100000011011011011101111111001011001010011000110011100000010101100000011100100101101011111110010110101010000001001100101010000000110000110001100001110000001000101010101011010011011010010111111010101010101011111010110101110101010000001111000110110111110101100000010011011001000100000101100111010111011111100100100001110011011111011001001000000000101011000100011010110100011000010001011110111100100110111111100000010100001101001100101011011100011111001110111001001001011000000010111000010100011010110110111110011010011011001011100011111010011001100010000000000100010101011001110000101111110000100100000010010110111111010110011010001101010101100000000101100101110100001110101010110011110101000110010001011000011001001001011001010011010001001010011100100110011110010111111111011111100101100101010110011110010111100101100001001010010000100110001100110010111010001100111000001011100011101011100101110111000111011100111000110110010100111101010110000100001100001101101110101011101010011101110111110000001100010010010001010101100111101001001110011100110011011010110110001010100101100111110010100111101011111100111010011010101111011110001101010000010001111100101110010010111101100001110011110100110101101010010010111010010110101010110011001100001111111100000000011001010100111110000111111111101010010101101010101001101010001011001011000100111011110000011101111111101111011110001010110010000110101100001110100001001100100011010110010100001100100011011100011010001010001100100100001111010100100110101011011001100111010100100001110110100010100101011110000101101110110001001101010111001011111100011001110110100001111001101001010110100100010010111001010110011110111101000101010100101000010001100000010100110010000001010001000101101010000001011101011110100001100110000111010001101111111110001010011011110011101111111111001000100101100000101110000001100000011000110010010000111001000100101011010010110001000001111011001000101000001100001001010111001011101010110000000101001111100100011001101111000110101101001011000101000001110000001111010100001010110010110111110111110010111000000110000100011110110100000011011110001010101011110110001001101010101000010010010100010110101101011000101000110010010010100011011101111100101010010111101011111001110011110111011101101010100110101011111111001001011010101000101001111010000011010110110000000101010010110101000010001100100111010111100110101000010101010101001110001100101101010001101000000000100011100011010011000111010000110100100000110100100011101111000100100101000111000101011110010000100011101011000001111111110100000100100111100100110111111111011010100001100111010111101111100001100000100001000100101011110010110100100110001110011101100111101000100010011111000001101101000101101010100001101111100011000110100011011100001110110100110101110011010101100111010011000111010110010110000101001111010010001111011011100011110100100111011101010101000000101111111110001010010000001111001000110010110101100011110000110101010001010100100100001010110010101101011001110010101110000010110011011011101000000111110110000010001011011111111111101101001111101111010111011010000110100001010001000000000100000111100111011010010101011011100001011111010001101001010111001000110101000000000000100010110100110000000000100100010101011010000100111010011000100010100101111000101010011110001100100000111001101010010001011001001000010011000001000011100101100100101011100011100101011010100000111011001110110111001000001011010000111010001001011110101110110101011101011101000011100111011110010100000111010110111110001001001000101000001010101100100110000001000111100011000100100100000100110101110110001101011100100001110101000010100101000000011100001001011010111010001111000001100001101100011001011000001110011011000000010011001100110001100000101011110000001110000100100010011001101011011001001101000111101011010110111011100110001110001001110001010110001111001101000101000000000011100001010001101100011100100010001111000110101101001101100101010001010101001010011011100011100110101100001110010011101001100011010001001011000111011010010101100011110110101010000110111010101000010000011111100100101001100101010001010010101100011000000000101100100100001001010011000010110000111010000101101001001000011010011011111011011110010000001000000001001000100101000110000001111011001010000100101010000001000111000111000100000001101000110011101111010100110111110101000001010010000101000100100111100000110010001100001101100010101010101101010101001111010100010000111000111110010001000010000001011011011100000100001100101010111011010111111110101101101000001001100010010001000011101110010101001010010100001111100000011000101001110101000101011110110001001110110111001110110100110000000111000011111111111011010011011100000010001010000001111001111000110001110011100011000000100101100000101110010000110000111101110001011001001110110000000001010001010001100011100100011101110000011011111100111001110000001101111110101110100101000000001001001101100111000010010111010100111000100100011100010111111110110100110011000101000110110011011110000111100001001111101111011100100011110101000101001011001111110101110100000101111101101111101111010011101000000100011001010101111100100000111011000011010101111011101001001110100101001001111010111110001101101110010001000101111010010101011001111011100000101000010100100011111010011100101000011011111110000000000100001011000001010101111100101010101101000101000001100101000111101111011011000110100110011101100000100100001101011101010110110110010101110100101111001101111111000110101000110011100100001101011100010000110011100100001110001000001101101110011111111000010110001111111101010100000101001110011100000100010011110011111010101011010101100100000000110001000111101110001111000010101011001111110101111010110110010000000001110001111001000100110101101001001110010010011101101001110011011110000101000100001101111111001001011010101010000011100111111100001010010111010001000010110110110011001100101000110100011010111010100101111000111010100111001011100100000010001111101000011000011110101100000111111110001111111011100010111001011111000110110001101010111010101101000000011101011110001010111100111101001010000111001000100000010110110111100011100100101011101011110100101011110000110010100101010011110111011011001011011110001100101001010111100101010010101100011000001100011000000101001001100101110110001011101001011010010001000000010100101101001010001100111001001001101000000001011000101111000101100011100101011101110100001111110100010110110110010100001100111110000111000000000011111010011100010111001001010110011001011110110111110111000001100100100001000000101000001101110001110110010111000111010001010011111101111101111010100000101111011110010101101111001001100001001101000011110010110010011010100011110001000100110000011110110111011101000001010110011011001110100010110110111101011100001011010000110000101110001101000101100001000001011000111101100011010010001110101101000001101000010111011111011010100011011010001010110000101000000111010100010110000010111000101101001001100111101110110000111100101101111101101001100011000011100100110100010100111101110110000011100010111001110011010110000101010110100101111011100001011110010100011110101101010011010010001101111010010101011111001000111110000100111010110011010011000111001001100101011011100010001010001100000110011110100110001110010000110110100011010011001110011111001100100011000010111101001011000100011101010110101001101000110001001000011111100110110110110110101101100110110111111001011110110000101011110011010010001110010110110100000011100101100110000110110000000111110111000000100111001111000010000001011001101001101011111011010110011111010010111010010001111001011101010000000110111110011110110101111100011101110100101000001101101001110000101111010100101011001000100000011001100111101110111110010110110000101111110101010110001001000100101110110111000100100100110100110111100011110011100010000110111010001110011011110010001010101100010000111010010100100111101000001001100001100001000000111000011100101000011010011110110000010010010110011100011111100110100001000110101110100001110010101111010010101100000000101100001100001100011100101111010111100111111000101011101001101010000011110111111010100111100110111100000000101101000101011110101000000010000011101110100100000000110111010000100111110010111001110001000101010010001011101010110111011001001100000001001110110101101110000000011001010100101111110101001001000111001100111010101110111101001010100101110101011001111100111010011111000000111010000000011010011100111011000100100100001111000011111011101111000000100100010000101000101100101101010100000111110010100010001111100010101100001101011100000000011001110101100110011110001110111111110110000000111010000100110000010110100101101100110110110111000000010101010101000000010111100010001001100001011100011010000101100110010110000110100001100110000000011110110111110010010000000011110111100001100001110110000011000001111011001000001000010000100011001100101000001000100011101010100100011110010011011111001111111010101111011010000011110101000010101011001101100011001111001101100010110110100100011101110101011110110001010100110010011101110100000010100010011100100101011100110110110110000100001111100011100110101100111101000110101110110111100000101001011100011000110111001010001001100001011111001001101010100000111011001010010000001101001001000100010111111100010111101000110001001011110011101000100111111101110001101110110001001111100101001110010011000101110100101100101110010100001111100000011000100111001011000010100011101110100000000000000010011100011011010010000110100111000111011111010010111111111000011110001010000011010100010110010010110100110101100100001001000111011110000000001000101111110110100000111111010100001101011001000001100010100001000011100100101010010001010110101110111111010000000000100100100100100111001110001011101110101001001010111101011110111110011101000000101110010001010101001000101000101101101101100111011000100110111110111100000100011101011001110111000010010101110011001110010100001011111000000011010111010010010111011011111011100100001110001000011111111010111110110111010100000000011010110000110101100110111111111101011010111100011110010101010001000011111111111011010011011101000011111001101110010001111010101100110010101000111001111101001101010010100100000011000011111100101001001010100011000111010110101001001011101111101011001001111010000000101011010101101100111010000111100011101000011001000110100000000001000011100101011100011110010100101110110011111101101101110010000100000011110111010100110001111011101011010111110001001010100110010100111110001111000101001110000110111110000000010000110111010011000111000000100010110100101111100101111100010010111111011110000111000111000011100100110000111000111100111101010110111100001000010111011110101100100101000111111001100010001000101100111011010011000110100111111101100000101000100010001110001110001011000001001001000100000100000110010010001010000111101000101000110011111001111000000001111100000100010111000110110111110110001101101001101100110001110111001010111010000111011101000100011111000110110110111101110001110110001011101101110101001101110101101011101000111110001010110011110111010011101011000111010010100011110000101101010101001110101011110101001011101001011010111011111101000010100010010111011001111011111010100011110110011011000110100101100111101001101011011000011100111010001001000111011010000110110011100100011001001110000011010110001010110010111111011011111110100000111000110101110111101011100111110011101010110100010011011010000010000011111110011110000100100000011110011010100000010001001100101111110011100111111000001100001111011011111010010110110000110001111001110100010011100000000010110101111111000011101110111101010000011110001110010100000010101010001010010110100110111100111010010111101110000000010110011000110111110010011011111011110111100110100001111110100010011011100100100011001110101111101010111110000000110111010100000100010010011000111110110000011010000101110010100010111100110111101001010100011101111011111010000000111111001110001000001101000110110111101110111000000000010011000100011011000010111010100100110100011011101011110110000110101110100110101000101110101011010110100100110111111010010111111011001110111101010011010011101010000111111010100011110001101111101000100000101010101100000100011111010001000000110011000110100101110100111100001011011001010011000000100001010011111000011001000110101101110001000100100010000001110010111100011110100001101001111101001101100001110001101101101001100011111101111111100000011111000111000000000100101010100001010110111111111011000011101111110111110000101100001010110011010000011100110010001011100010100100101100011001010101010001000011111111001001100111100111001101111001110100111100101001011111000101000011100000011000110101110000101011010110101011010011000011101101101101011010111001000100101011010110011000000000011011111001101011010110001010111000011010110011000100110101010100010111111001101001100011011110001110011011001111001101100010010100110111100000100000100011000100010110111010100111110000000010100001100110101110001101110011100100101010101010010100000011010111101101100100111111001001100100010110000001101111010111010101100000110000011011011101111110000011001110111010110101100100010101011101111001001110110110100110010011101011100000101111101111001001110000101010001110011100101010100110011101010010111100101110101101110010000100001001100110001010000100000001001101000100100100101000011011000011100100100101001010000110111101001011101101100100100101110011000110011001010100110010111000110110100110011100000100000101011100111110100100000010011010100001101001100001011110100000001101010101101000111010000010010011101000000001101101010001111101100010101100001111100000001010100001101101011100110100111111011101100001111100101001001000010001001001110001000100000010110001010000101110000101011101010010110101000011011101111010011111110001101000111101100100000001110110011101111101111100110100001000100010111110111100010001111000011100000111110000000001111101011101111111011011100110111011110111101111100010011100101011101100100111010110111010111011111111010001010110100001101100100110000001001100011110011110111111100011110111101111110000011000110110101001010110010010100111010001000110000111110000100011111010011001001000000011011110101001100010111110000001111110010001001101101000000001111111010101111100000010000110101101001011101110010001011001100101010110110100011100010010000000001001111000111100111011011110000010111001001000100001000100100101100001000011000001010111111101100101100110110011111101110001000001101111111110000010101101011111011111000000010001001001001001010000100010001000011111011101111010000111111000010101101101001100001001101110000100000001000011001110111011111110111010111000011100010111000100111100000111001011001000110110101101011001101000110001010010101010010001011110100111001111101100111010001011100000111101111101110000100101011100100110000111101110110100110110110000101011000111101110011100110100111110010010101011111001110111010110110111001001100000100111011110010111010000011011100100111001111000001111110111000101011100011011011101010000000111011000000010110010110101011100100000111111010101010010000110000101111011101010110101001001010010011000110011101001110011111001001010100000110101011101100010100001011111100000101011111110110010100010011011100101011000011110110110011101100101011111110010101001111100100111000010110011111110010101011110110010111011011101111111111000111110001101011100111001001111011111110010111000100000000110101000111010010010100111011000001111110100100001111010110101011111101011000100110110000101101010010011000100111101111100001111100100111001101111111110100101101000011010110110010110001111000000111110111100101101000101001001111101110110000000101011101000010110110010011110010011010111101111100010111011010110101001111011010011111010110111001010100001101110010001110001011101000000001011111001001101010100001001010111000101101111001100110100100000011001001110001011010110001010101000001001101011110011110010010001111100110000111010110001010101001111001001010010000101100000111001000100111001101001010011101011010100000110001010100110110111010000010101101101110001101111010010000100100011110000111001101010011101110101000011110110000001010001101010110001101010000011000110110111110111011010100110101001010011001000110010011100111011100100001011100000001111010111101010110100100001110001011000001010011010001001000101001010011110011011010110000101110110110000000100111000010110001110011101001111110010010101010100101101001010000011100010101110110111011001110001011010110110000101100001001100001001010110010110001111001000001110000010111111100000110110000100001111110000000001010001001101110000110110001101010110101111000001010010010110101010100010001101001111001000010010111011010111000110111101010111110011111101111100011101000111101010100110100111011110110111111011110011001011000111111101000001111110111011000010111010111011101001110101001100000010010011011011011011111000000111010110001001011111100101011110100010001111011010100010110011001101110001111111101011010000000110000000111010010010100110110011000110110110010000000010111110100001111011100101101011111100010011110000011011100000001010111011100101000110100100100111111110111101110011001010010111110100011001001001000100111000101010111000010001000000000101110100011000101101011111001011000100111011000000000011111110010111100000001101110100000000110011000010000100100000110110101101111011011111000110101000010000111111100110100011000111011010011110001001010011101111011111111011010011010101101110001001001100111100100010000101001110011101010100010101100100011000110010111110001111111111111101000100001100110100000001010000001010000110101100010011101100101010001111100100100100100111101011010001110101111100010010110101100010111101100010011100001000001011110000110010000100010001110110101111001100011011110000001111101001111010001111011000000010001001010110111110111100110101011000111011010000010000011100001101111110010111101001011111000101100011100001010110101101010100110101100011101100110100001010101110000010110110110110001010011001111111001100100010011111101101011111101110110101110100000111111111010111011010011000110110101111010000000100101100000100010010111101101001011101000001111001011111011001101001001100100100000011011010001001000000000111010011001001110001000011100011100101010100101010110010010010110110001010011011111110100011011110101010110010111011111011010001110001011001010011001000100100000101011110101100101011001010111101000101101101010011101000011011100111100001010101101000100100101100001101101111011001001111100101010101000001111100111010101010100011110100110100110011111100000110011001010101101111110101100010101111101101000001111110111101000110001100011101111011110011101111011001011100011100111001101100100011011111111011010111101011000100001001100001001110111110101100000010101000111000100111001111110100100110110101100000110100110111100000101011110011011111001111011010011001011001101100111111001110011000001001110010111101001111111110101100110100010101111001000111001000010110101011110000100100111111010000111111100010111101110101010001010001010111110000000101010010001000000010111001100101010010001011101001000011101011100101100101110000010011110110110110100101001100101011101101011011010110110111011111000011001111101001001101000011010011100110011010111010101110011100011110110011111111011010111000100010100111110100111010100001100010000100110011011010001010001111110011110011100011000110111001000100011001110010011000011001101010100100001010011000010100110010100001001010011011000001100111111011101100100100000110000101011101110011101011000101111011011001000101101100100100001010000001001110101011110000010001010111001001011101100011101100111010100010011010000111110000101100011010100001111110011000110010000010101101111001011000010011001000000111111001001101010001101000110010010111010010111000111100110011000001001111111011000100010110111110111111101111000111101110001011010000001111010101000011101001100010011101011010100010100011110011010000010111010011101101011111000100101101000001110111000111111110010010111011111100000011000110101001011001000111110111010111100100010111100100000110000011100110010000111001111101100010101010111011010101110100001101001001010101111011110101001000000101010000110110111001111001101100011010111010100110110010110001100101011011000001010010111001101100110000101101100111110100011111100110100011100001011111101100011101110001110100111010011010111110011110111101101000110001110001001011011010011110111001111101000001011001000110001100001010100111000001000001110010010010011010110101110001010001000010000101111111010100110101101010100111110100010011101001001000011100011101001011001111101101111110100100001010010111111011100101010110100111010100011101000100010000110000010011110101010110011000110111011110010001011000000101110001000101001010011101010001111001110101011010111001011000010111101010110101010000001111110011001110111111001010001110111011100001101011110010110111000011010000010011000001111110100000110010100101001010000110011100011011011110101001001011000111110011001111010110111000000000010010001001100110100001101010100011001010110000111011011001001000100001001111010101010011010110110001011110010100101100110110111110101100000101101110110111011100101000111001101100110011101000111011000100010010110011010001101110111011011110110111000011111001111011001010100101101111101100100000101011011111101001111011100010000010001011100001111100000011100011000011111110101010011111000011011011000101001111110101110100011101000100000001001111100111011100100011001000000010011111101011101100001111110110001001111100000101101110110101110100101111101001111011010001100000001111111100011010100111000011001001100001101010111111110000111100100001110101010101010001010110011010001100110011010001010101001010101110000110001000010100001101111000001011000010100000110100001010001001111010100110110101010000010110110001101110101110111011111110001100001011001100001101001000001010000011010010000001000110011100010011010000110100110010110111111110011010111011010001111011001111101101001110110011001100100001001101000011000101000000011101101110100101001111011110000001111101101111101010100000000001111010001100011000100100010111010110110001000010000011100011111010001110011010110001001111111101010110101001101011110011010110101010110111110001111111111101000101000011111100011111110010000001010010111101101010000110011111110000110000011101000110011001000111000011010111101010100101011110100110000100100100110011011101001011100001111101100011101010010000111001110000011100101011000111000100100011010111111001001111101001100100001100101001010001100101110000011010101010000001110011001001001100010000001010101111011010111001111000011010100000110111001001010000001010101010001110111011111100101101100100110110110111000110101001011111111111001101110110000011101011100000110110100010001111101001010001110110110111000100011110111110110111010011001000101101100100101010001111110111100010010100110100110101101110100101101111101110100010001100001101000111001011001001000110111011010011101110011001000101011001101101000001011111010011100111001001101111101011100110100110000110010111001001011000010100111101110111000000111000000011000000110101010101111111010111010110111011100111101001111001000001011000010010000111101100001011000111111101000011000001001011111110101101110100010111100110011100011001100001011100100001100110001011000110001000111110010100000011001101111001100100100011011001110001000011010000000101011100010000001110011100010100100010110001111111000100011100101101000111101010101100000110011111101110001110010111110111000100100011101101100000000100010011010011001110111111001000011100101111011101101101000001000110110110000001111000000101101110110110111001010000011010011100001111001110001111001100010000110001001110110100000110110111001011001011010001100111111010101000010111000010010110000011110011010010001111000101101001001111011011000001011000010000111101101001001001101100101110011000001011100111110110110010000100001111011101000100110011011110000111011001110111001111111001110010111111101001110100000101011100100101101001000000100001110100111100000101010001111101101011010000001011001101100010001011010000011001011100001100010101101110010011011011100011001000111000010001101001100110010111000001001101111110011110101011001101101110011000100000010101100000110011100010100111101001000011011001011110000001011011000101110100100010100011111010010010010010111000000000000011111001101111100001111000111101000010010100100011100101001111011101110101001000101011111011101110111110000111111001000100110110100111111101011110101010100001001011001100001001000001011110100010110011001011111010101010011001101000001001001011001010011110000110011010001110111101110010000111010010001100010010000111110100001011110101010100101011011101111100000010100010111111111001110011111001111011110001011001101111000101100101001000000000010100101000010011000111111010001100100100010001100001010010100100011001010000110001000110110111110011111110011000101100111010101000100101010011011000011010111111101111100100001000111010001110000101010101100000011101101010100011000010001101010000001011000110011010010111001001010000100010011101111011000000000100101011011111100011010101000010111101000110010010111000111011000011010110101011100000111100001010111100010100100110011000111100101100001111001010011011100110110110000000101111100101101110110001010110011111011101100010011011111100000100111110110011011100111011010010010000011111000110100100010011011000011000011101111110001011110100111110101001111000101100000011000110010101101010010000111111010000111111001111001110001100010111011110000100001001101001011000001010010111000110100111101011010011011010000111100011001001100101011000001010110100011001001101010111111100010100100101000110100100100000010011001011010010001000110010011111100011101001111110010101011111010011000110111100001000010101010001001001111110110011111000011010000110101111000011110110001000000111100011110011010001111010000110000101010110111000100110111100000111000000001010011111010110011011110010111110111011001001010011001011010000110011100111010100001100110000111000100110111110111001010101101100111100100011101111010010101000000110011000010011010010110010111011111010010011010001101100000111111100101101101100100001111110111110000011010011100010011101001110100110100100101001000101011010001000001011000000100011001110011010100011100111011011011011101100000100101101110111110001110001001011010110011111110010111101010010010100001111011100110101111011000000110001111000111101111100000010100111101001100110000100001001010101010110110010011101110011110100110011101011010101111100111111000111011111110000101001010100100010101110011001110101100010111010111110011100101000111101010011010000011101110100101000011001011011001000110110011010010000011100011101110000101101000001100111111010001101101011111101101100000010111000011110011000100101110000001101110010101111010111001000111110111111001000011111111001010110110011100100101000001110110010110100000011010101100001011010011001101011000100010001011111011101000100000010101101110001101011001011010010110100100010010000010001100011000111000111000000100101010010000110011010110111000010101101101101110000010100001111100000101011110010111001010011000010111101011110000010011100001100101011101111010001001101000100111000100101100110100111011011110000011111001010010000100011110101010110111101010100101000110000111011010011101111001000010000111000001011111000011000111101010111000111101111011001010011111100001000001101010100110101111001111011100011001001100100111001011111001100101101110110101101001100110100101010100110011100000100110110101000011110000011100100100100110010011110110111001010100010101111110100101000100000101110011111000111011000010010111010010111100110100101110001000000110111011011100000100010101101101110011000100110010010001101100101111110111111100111000011100000101011011010011101001010111110010001111101110000110010101111100000011111110111011101000111111110000110000110101010000110001110101100101000100000011111101110100100010101111101101100100101100101100110001110010100011010000000000110101110100001111011000111110000001111011111000100010100101011011001010111000010110000011000101100101110000000010110001101101110000100011010100101001100010110111101101001100100010000011011010101101000011111111101000010001110111110010011011101000111101011110011001110101011011010000111001001100101111011011001010011000000101100110111010110010010110110010111101100100101101100001010111000000100110000011101011110000101001101011011010000011010110001111011100011000110001100011110000000011010001110110011111111100010100011100100110101110101101001111001010111100111011111000000011001001001010110101001100001111011100000000110111011101010011010111010001110010010001011100111110011010000000001100110011010100110101000010010100101110011001100001100101001100011001100100111110011011110001110010000111111000110110100111010100110000010110101101000100111011001001111100011101011110001001011100010001011000000000101000101001010000101000101001101111111101110001100111100011110101010100010110111111011100101001001101100000111001000101001011110001101110010101100110001110000001000001001011110111110101100110101011011100000111000110111100010000100111111111111010111000000010110101010010000001111110010101010000001011111011100000101010111100110001011010101011001001100101001110000101101101011110001001111100111111100110011000111111001110001010001111001111100011010100100000001111011011111000000110010110000000111000001100110110101111001111100111100010100110000101001100011111110111001011001010001101110000001000011110111110100001111000111110101100010110101100011011111011000010111010111011101101100101101000010001100111100000110001001111010011101000000100110010001101100000000101010011101110100111101001110010101000110100000101000110111011001111100100001010001001000110001010010010000111110111011110000111111011110010011101111100101101111000011000011011010001100110111101101001000000111010010010011011100100101110010110100001101100110011010000111001001010100110101101110111110010110010100001111010111000100000110000100111101000010100000000011010010000110110011011100111110010100010110111101101011111111010001000010000110010100000011110010100100110001000011001111101100010111111010101111011001010100100001000100111110111100001110010011000111001101100011101100100100001000000111101111001110100110111111110000100100111001110110101111111011111001011001100000101100100000011101000101101000101111010000011110111111100000111010101001000011111110110110010011111111010001100001001101011100101100001011100010110000000111110101110010000100101110000000010111011001010100000011000001111110011100010011100111001110101010111111101111111110100111001111100111101010011110000100011001111110110100101000111110111111000100000010000011000000110010010001011101011000011010111111001000010000111101110100100011101010110010110001011001000110111100011010000110101011011100110001111101000111001111100111100010110100011010011001010011101110100110101101001011100010011010100110001001100111011110001001101000111111111110011011110001110010111101101000100100110000010001100101011100010100101101000010001100100010010010100100110000011010000100010100010001111100110010000100001000010011110001100101100000011000010011101110100111010001011001000011100010010110010100111011110110010011010000011011000001110000000111110111010000001111001011101111110110011100001110010001001100110111011101110111011100100110000000010100001010001110101110000110100101001101000110000011010010110111100101100110110000011000001010111010001110110110010100111001010010000111011111011011101000001110001011010010110111111011110110010000111000000110011100011011001101011000101100001011000101010110010011010011010111111011100000110011100010100001000111111000001010101001101000001110100101011000000110100001000001010011101111001110101000011110101000101110111010000100000100100010010000110101001111101111100000010110000111100101111100110110000100001001011001011111011111111011110010010101101010000001001111000110101010100010010101101111101001111000001010011010110011001010010111010011011100110001010100010111110011101101110000111111000100111101001101000001110000001101001010010000010001010011001011001010001011110100010000111001001101000100011000011011000111001001101010011100110001100000111101111010000011101011100111110111000101011100000000011001111110010010100111111100111101111000010000101101100001111001110101001001101110011011101111000111111001110110010101010000110110110010111011001011100100010110000100100011111010011001111011111111110111000011011110011000010101000000010001111100001101010011000110001111010100110101010000011110111000010100101110111010101101011111111101011100110001100000100010111001001110111010001101010111010011010100110100000001000110100111010100101100111101010010101100000100111111010111001011010011100010011001010010011000000101000010110010001000001001000000011110010101001010101011100100110110011111010000110101001001100001101101000100011111110100011000000001101011110100011100100100001011110110001100111000010000000110100111010111101000110010110110100110011011001011100001101101000010011111110010101111010110010101111100111000111100110111110100111101001100010101100110011101100000111000000101100011010110011010000010111101010101101000110111011001010101100110010100100101101111011010000100000011101000011101101111100111001110111000000101101111011011011001011101110100010011100100100000110111010100001001010111010101011011010101000000000010101101010010110100011001110111000000010010101011100111000110110001000101111001110011010110001101000011101100001100111101110110110011001010010100010101110010101111100011011001100110011100001110001100000010001100101000101011001010101111110000111010001111101001100010110110011110000111000111000010001001100000010111101011000111011001011001001011110101101100000000110101001100001011011111010000001000101111111010000011111010010100000111001010000110010010111111111010011100010001011101001110110001101000101110010011001000001110100011100111000000001000110100011010100110000101001111011100101010001101001011100011001001001011011000001001001110000111110100011001101001010011001010011010010011010011100011101000001100100101011011110111001100110001010001111011100011001111110101011001001111101101111010011100100111000000011010011001101001101000111110010011111010011101100010100110100111100100001111011110000011101100000000111010100110000111011100100101011010101101000111010001000011011000000111111000101001100010101111110111111111011000010010111000111110010100011110101100001111100110001110011110011101100000110001001001101000111000001110011110110111100011011111000100010110110010000111100101010000111100100010101101100010111011000000011100111001011111101001011100100000001101011011101110011101111110001001111001101001011000101101010101000001110001001100011011111011010111010111010000001111100101011010100010110000011101001110101001110001101101000100110100010101100101010010001001111001110000110101111101010001101111011111011011110111011101011001010011010100101111001011110111011010010000010011001001111010011111111111011011011111100100001001001100000110101001101000101110000101001101101001111010011000101111110001010010011101000101000000110001111001100100101100111011010000011101011001101100011110001001011111111110110000010000011000110001100001001011101110000001011100011011100101001001000001111010100001100011101010011101100011000011010000100111010100010101111010001001100101110001011011011000010100010001101101100110000010001111111011110011100010111010010110110101011000001111110001100001111000001110001010110001001011011111101010000110101001000000101010110010011001100101011100111010111001110001110001010010101110011110010001000111100000110001011111011010110011000110111100001010100000011011000101101010110010010011011111001111011010010101110100011111111010100001001100100011000101010111010011010110100001100011101111000000001100100101101110100011110001000100011011101011000111000000010001010010011001000100001110101101011101010110110110001101001110111011001111100011001111101001000000001100111000001010001001100111101000000000110000101100110100110111111001001101010100001111011000011101011101011111101101101010110001000111111000010100100010110100100111100100110010100001100111001011011111110010011001010110010011110101010010001010010111010010110100101111110011110100101010111110100010010100110100000000100100000101111011000001101001011000000101110001110100111010111100010100001010101001001011111000111011000000101000000010011001110011010000110001110110111101111100000100011000110111010011010011000110010000110111001000101101100000000001010110011000101101000010001000011101110000111101100111110100111100000000110010011011111001110001110000111101000011000100010001101100101010000111001001100000001101000000100010010110110010111110010100101000000001111000100111111001010111001011011101010111001101000000110100010110010100011010101001010110111100000000001101011100110000000010001011110110101100110111011101011110011101010101001000001101110111001011000001000111110110111110100001100100011010011100100001100000111000100100011011111010001111000110000100111000110001110010001011111101101001110000010011100000111011011100011000100000111100010111011111100111101000010110110111100100010000010110101000010000011100111010000101110011101010101000110101100001101101000011000011001110101101100010101000000100110010100000100110001111001110000101000010000110011011110011001011011101111101101100011011110010010100001101110010100110110001101000010110011011011000011111101110001001010001010000101000011111111110011110100011011001100011110000101000010111001011100110011100001000001000110010000000000010010101100110100010101110011001011000110111101111101010111010010111111110010011111011011101111110100000010001000010000100111100011010011010000101100010111010110000010000000101011001110101100011000001010111101001101111110001011000100110100010010001001101000001100000011101101111111101011001001010110111111011111010110110100111110111100010011110001010011001010000000100010100011110111011101111001001011000101101011000010011010110111110111101000110101010101000110000110010000110001111000010101100100101000101111110100010010100100100100001101100110101101101101111001010001001100011100000100110111011001111000100001011101111100010100011100110101011100101011111110110011011011110001000111011010100111001000110110111110011110011111100101011001000011010011011000010100111000101111110001111111000010110100011111110100001011101101011011001100101111101010111010001101011111110001111000101011011111110011011101110000001100111110001101001111001101111100101011000010001110110001010111000010111001011001010011001010011001010100000001000110111111000100011000010100000000110111010010101001101011001000011110000010010101111101011000011011110101110000101011110111101010100101101000110101101010000101101011110010111110011101001010111000010101100110011101001111010101010110101011000101111111010001110100001110101110011110101001010111111010011100011001000001110111110010111001100100010101100000101100001010100011101111101000110111011010100001010011001110011101100110101110110011110011010010111010010000100100100000110010010001110111111000000011001101110000011010111111001101101011100110101111111011000000000010110110001100100000011010011101110011111101010110010010100010010010101001001001101011101011100001001011001010110010010111011111000110110011101111011010110001001001101001000000001101000011101110111001000010001110001110001110111000101110011010101011111000001111001001101001100000100011101101011101011100001110000111111010100010011011111000010101011100011101001011011101101111110010000010100110000111010010011101000110101000110100100111001010100111011000101001100000001110100000111011011101001001101000110100010000111110101101111111010010000110111010101110101111110111110101011100011100111001011011001001010100010111011100110011110100000110101011111110110101101101101111011010000100000101010010010100010100000111111101111111010101000001001010111111110000111001111010010001010000111000111000001011001101111001111111111001100000001000001010110101101000000111100011111011110110100010010011010110001111101010111111000000101001110110010010111011010100101010001110100110101101100110000101111101001001000111000111110111011110101011111000001101101111001101111100000000101000011011010011001110011110101101111110110100110100101100001111100111100001110110110111000111101010011001110000101111000100111110010001010101111000100101101000000110101011010100101110101011010101010011010111010010101011001101001010010000110101011111001010000010101110000000001011111111110100110010110011100010110101110001001001011000110111110100100000110010000011110110000110100111000011111101000111101001111001010011011001111000101101001000001101110101100001000100010111010010101100011000011000111010000110100101101101000100111110000001000001111101010001101111100011011101111101011010101101010000100000111111001001101111010101101111101100011000110111110100000101100011101001101101111101011010001001110101101101000010111001011111101111000111101011010111110110110101000100000000101000100100000000010100001000011011010001001110011110000100001100000010110111101111111010001101111101010101011001101001110011110111101110010111011111000101111100101011111101000010100110101100000001111110011101110111001011111111000011001101111101101001100111001001000000100000011010010100011111010001011101000110011000100100111101011011101000110111110010100010101100011101000100000110000001101000100001110100000000101110100111111111000001110111010001100110100101101000110001101101110110101011101111110101101101101110100010010011111001111001001101110100100110011110111101011100001010110001011101110101010001100110010101101001111110111001110111111000001001100011101100100001000001011100011000010101100000011001001000001111111101011100001010011001011011001111101111000100000001111010000001101011001000010111011110110101001100011101110011111000111111111010011110011110010001100111101000010010001010001001011000010101111111000000010110111110110100110011110011011101010001111111110100001111110101001101100001010011110000110100011010100100011001111000001010110100000001001011110011110011101111001011101001100111010101011110010000100000111010011000010100110111111111011100100001111001011111110101111011010011111000000001010111110110110010110010000010011101001110111001101110001010011101001001011111100101000000011100000101101001100001100100100000001000000110001000111101001011100010001010100010010110001101101100011010111100101111111111000100100111100001111101001001010011111001001110011100110100110101111011011011000101101110111001100000110101100101011011101101100010111010111111100101110001000010100000010001001001101111110100111110100010011100000100000111100101011011111001111011111111000000000011000011010110101010010100101100100101111110110001001110010110100100111001001011011010010001011111000111000000010000001101001000110110101111110100100001010111100000001111100110101111110001100111000100011010101111110010100011000010101001100011101110111100001111111010000101010100100011111001110100101101000010111000000011111010101101010010101011000000001001010010000110100010010100000111111010100101001111101111111000001101100001111100111010111110110010011011010001011100001010100011011110110000101000000101110011001001100001010100011011000011001010001011011000001010011110000101010100101010100000100001101001000100101011001011110111011000111110100100011100111100011001101100111101001111100111101100100000011011101010100101001000101110011111111010001000001111010111111101000101010110011001011111001101010001000011111010001000000011011100010101000110000100111010010101001110101001101010110101100001110101001010101001111101011101000100000001001111101001101011101111101111111100101001110111101001101110001100010101100010111100100110000000110110101101101001101101100010101100001001100001111101110111000110011111011110111001001110111101101100000001110110011010000110011101100000101010101111011100111010100011110000110000010011011011000000100001101010100101000010011011011011000101010010010001000101101000101001010011011100011110100011110000100110000001111111100110001111111100101110111011101100010001110000010000110100101110000110010111111100100001011110011100110110100000100101010001100101100000110110000111000000111100101101000101011110001011100110100101110010111000001110000011011010000000011101101000101110010111101101110110110111001001011011101011010111000001101000101000100010001010100001110111000100110101110101110111000101000011010101111100110011100101001100001010001100011001110101010001100100101100111101111001111101010101101110010010001010100111001010000010011010001111111000101011110001011111011001000111110111000111000000101000001111011110001110110101100010100001001011111010111111000010001100101010010101111010000011011001010011011011100111000100000011010001001010111111010010101001010110001000000011101101000010110001001001111010110101011110001001010100000101101000001101101000000011100111011101001110010001111000100101110010110100100111000101111111010100110111001000111011111011000101010000010010000100010101100011100111011100110111111001011010111110011011101011111111000100000100010010001000011100000101111011100011110111001101000111011111001000000100001001100011100011010111001111000010111010100111011111000101101100001001101010110111101010110010000011111110100100001110111000110100011000101010101001010101001101101101101110011001001110000111001010001100011001010110110001101101100011101111101001111101100011100001001001011001000011001010001010001110110101110101001110100000010011101011101011000111000011111010101010100010000111111100111110011011110000001111011110101000001000110011101101101101100001000001110101110010010011101111111000001011010100001001101100010001011110011010001001101010000010110010111000110111111011100000000010001011001100001001101101111001011000010100111101000100000010100011001000110111100110011110101101100001110010111110011010011100101010011001000000111001010010000011111111010000111001001110110101010010100110010001011111010111011100101011000011110000001000001010100001110110011010010001110110001001011100000011010111101010100010101100111111010011111000001111101001000100010001100101101011111110001011001100101000101000011001000110010000011011100000011010011101010000010111000100101111110111011101011001111110101001011101101001101001110000110011110101110010110011100101111001011100011011001010000101101010000011100100101100010101001101101011000111101101111000100010010011110101000011110101100110100000100101000000001010100101100010110010100110111110001000101111001001011011001011001001001010110101001101110100000111001100101111110111101101010101110100101000110000010101111001110010000000101011100111100010000011000000101111010011101011111011001101001011100001100101100011010110101011000100001000110100000101101101110100000111010000100111111101000110011011111001110101010010110001010000000001000010100101111100001000110001110010101010010101011100000110001101010110100001100100011100111011011110111111101111110011101100110100111000111010010101011101110010011000011100010011100010011100010101111001011001000100111000010111111001111000100100011011000111011110111001011001111011000010110000100111110100101000011101000110001010010000001011111010000011111000001010010010010001001010000100110011110010110001110010010101011011010001001101111011010100100011010010100110101101101011011100100011011001011000011100011110100011111101100000100111101111100111111011011100101001101000001100111000101011000001010101000110001010101010011010100100100001001100010101101111010001110101101110101000001001100001111000111000011101110100000011001001000010000101101100100000110000110100100110001111101101111000000001110010110001010110100000010101001111001001101001011010101010010000011100001101011100001110001010100111001010100100010001100110011001000111010010110100100110100011100001010100011110001001100011110100001010100010111111011110111100100111001010100101100110001101100110111111111011111101010010111111111011011110010111100101110110000111111101000011001101111001110100111110110110010001011011101010110001010111000000011101000101000010110110000101110111100001100100110110001010110001001011010111010111100111110110011000101011001000101011111001101000000101001111001010000010110111011010110000101111110011110001100011001101000101000100010001101100100000110001001101111101010101111001110110100100011111101100100011000000011100111100100100000110100001110010011100101111100010101110001000011001101011101100011101111011110111100000101000110101111111001101101110010010011011010100111010000110110011001111110110101001001110100111010001110001011000110011010100011111111010011101100011001000110000011110111011011011100101101101110111110101001001000100100010000010011000001011000101111111011111101101000010111111111010111000101101011000010101110110110001001001110101111000010100000000011101011101010110100111101011111110000001011011110001001100111010100111111001001001010110000100010100111000111000000001001001000011000011001000001001010001010110111010010100000010110110000010111000111101010111111110001000111001110101111011010000000011001100001101101111100110101000110010010001000011011001101100011011010101011101000100100000110111000110000110001011111001010010011011110101011000110101101000100110100110101000110110011011010001001100111001100001001100001000100110010101111101101000101110010011011110111000010001001110110001100011111011100100111001100101100110001111011010110011100001110101010100111010111001100001000111001101011111000001100000100100010100010110110011011110101011100000011110111111100000011111011001101110011100010111111100001010110000110100101010110100110110101100000111010101011000011110001000010110101010110010000000000000100010010000111000010010001011011101101110101111111111111001110111001110001010001011110100110110110000011111001110001010010010010010100110101010011011111000100011000001110101011100111000001011011111110110110010010010111001100000110011101001010011101000100000100011110101010101001000100000010001101101010000010001000001010000100111011100101101001001011101110110101001001100000001011000110001001110001110100101101110100001001011001001010111101100111100101000110000101110101011101101111010001000101000110000010101101000111000100010110001010010100010000110011110100100101110111010110011110110011110010010100111000011000100000011111000101101000100001001011101001100001001101010110000011101110111101111001101111010100011101101100111100100011111100111000101010000100100111101100000011111111101101111110001010111101111000001101011011111010111010000011101100111000000000000010011111111110001101110111100111101001010100010001011000101100100111000010000001000110101011010111110110001010010010000101100001001000101111010101100101001000000110000111011100110001001110110111011010011101110110100100010001000100100010010011010110011100010000001011111001101101000010110000000101010000011110000110101001001001100101001100110000001110010010011010111010101110100110101101010000010100010111100011010011111010000001100101110011000101001101111000110000011100100101000000000000100110010001101001001001000011001001110010000011000101010011011000000110000101111101011000100111000110000101011011010110000011101001010010001001110101000001111100000010101101011111100101111101011111000100101111000101001110001111110001010001000101011100000010110010110101011101111011111110001101011000011000010010010100111110100000011011101110110100101100110010011001110100100010001010011110100000001011000111100100011010100010111011110011001010101101101011001000101001111100110110111010111100001001001000010010110101111101110111100100100111010100000001111001111101111010010100111000111010001100111111001100000111000001011010000100010000101110001000101111111100001110100111000100101100110010011011000000011101000010100011100001001010110001100001000010010011000111010000111101011010111011110001000101000000000110111000001010001000100100011111101101010111010011010010110110001100000101010110010111101000111011101001110010011011001100011101011011110010100011110000011000010110111111011001010001011101101101100101111000101101010110001010110101001100111000101000011010101001111011000101111011000110000100011011000111101100011100101101110011000100101011111100111110010100110000001000011010001010101010010110011000101111000010111010111010111001011100000101101010101101100101001010001011111101010101010010110000000101000111101101111010101010000000011001111101000111110000111000111100011010111011111000101100111100001101000100101000100000101111111000100010000111101011001100000101101001010100100100100110010010010000101110001100001110000100010111000100011010010000110100111000111010011010001100000001110011010111111001001110010101001010001111001000010101101111001011101010000001100000110110011100000101010110011000010110101000100011100001100110111001010110011110001111000110001000001011101101100001011100000101001111110110111001010110010100011000111001001000110101111111011000111100011001100111000011010001100000000111011010101101111001000110110100001001110110001001111000000011111001010100110100001000011111001110111101001010000000100110011111000001010110010010001000100010011111100110110101100001000000111111110101010000110111010000011011001110010010001010001111011011111100111101001100011101001100100110101100011001110011110000010110010110011000000101011101010111000100010111111101000011011110000011100100000001101000111000000010011111101000011110001100011111010101111100011011011110010010101100110010010101011110110101100010100011010100101000101110010101011101000110101011110010011111100100101011000110000100101110100111010001010010011100011010010100001100001100010010001001000100100011000000011011110001111000001100110101111100010001000110011010010010111100011000111001001010011100001100111010110010001100100110000011101110101110101110001000110100001111100111000000111001010001001100011111001110010101011101101001101010110111011010110100001100001111110001010110111000000010011101100010100100111000001000110010101100100101001010011101001000010011101100100001100000100010011110000010011001011111000100110100111110100100111010110001011100110001100001010110001101010011010011010010011100000100001010011110001111011100011100110000010101100000000110100001010100011110010101111100101000010001101011011000011010110100100101011000100001101011011000001111001011110001110010110100001000100001000010010011010001011000111100111101101100111010001010001000011101101011001000101111011101001100110010101000010101111111000011000110010000000010110011110001011100011100011110011110110011101100011100010011010000101011110100101111111100100110010111111110111001001011010010000110110101001011000010011110000100100011101111110101001001001101101101101000101110111101000000101110001011010111001010111011000000000011000010000111011010110011101010001101111110101101000111011010000001111011011111001100110011010001011101111010011001110010110000010010011110111010000010001101111111100101010100000001100100100111101011110000001110110111100001000001110010111011110011011010111000101101001101111000100110000001100001001111001111001010100101111011111110101001011000000000000110101001001011000101011011111110000001001101010011011010101111010110011100111010000000001001011101010010111000010001010110100011101010101111100110010000101101110111100100110110100100010100000011100100111010010110011011001110010111001100101101000011000111011000000110001110100011010111100010101100010111011111001011101010111001110001011101011101000010000011111110010100101010101000110000100101110101101010011110101100110110100011111100110010000010001011011110010111010110010101111100001001010001000101010010110000011001101000110000100011101011111101010000010110101001111110011011001000100110001100010110000010111000001000000010110100111101010010011110001010110111010001000010110000110110100001000010110111110110111001101010101101101011111010000100100011011001110110011001101000110000001010010011010010110100010100010000001101110100001101111101001000000110011011000110001001111000010110111111011100110100001001111100100100100111110111111010111110010001001010101110100000000000010011000011011011101100111010101100011001011010010100001111111101110110101010001100111100100000011111011010011001101011000010011001010001010100101100111001001000000001001011010100111111100101000111101001010010100001001011001101011111100100110001101111111011000101011001110000111010110011000101111101010101011100110000010111001011111011100101001011000101001100101111101101001011100001011000111100001001101001110110000000111001000100111000000010111011111000011101011011000101101111110111011101001001101011011011100100101101001101001110001001110100001010000100101000100011110010001001000010010011100001010101100010100111110001110001101110000110011101100100111001011101101111101010000100101110011010010101101000001000100110101100101110010011011111010010110111111110010000001101101001010001100010111101000111101101111100010011000000011111000001011000110101000101101000101010110000111011100101101011111001110000101011100010011110000110001000100001111110100111010101100010111000010110101101011101000110001110001111101011001111000110000000111100100100101111101111010101101011001011001101100101011100000011110000110011011000110100011011000010100111111001100001001100100110000010100110100100111100111010111111111010101011111011001000000011010100100100100001101000001101000010000101100000000101001111101111111001010010000111111110010111011111110100111111111001110010100011101101000100111110011100010011100010101111100111101000000000100001001001001101110010100100101011101010010010010010010011011010011000011101110110101010001110001110010100110010100000001100001110110111100100111101111111000011111010101110001111101010010101101010100111111011111001011101010110111010010011010000100001110101111001011111110111100110011000110000011110101001000010011110010000000011110000011001011111111010100010011001011100101010100101000101001101110101011101111000000000010110001111101001010100101110111100111010100000111001000000000001010001100101101001111110110001010100000111001101000000000010011010111110110101010010111001011110001111001000111000100111011010101010011011110010001110100000101101100001010010010110011111110100010101110111001100000100000111010010101010011101110000100001011101001110111111011010111101001100011110110000101111101101000110011100100110001101011110100110101110010001000010000101010001000011011010010101011101100001010111100011111011111011100110101011010010111111100010001011001001101111001010000110101101011011000011001011001001000111100011110111111010110111101010101000100011001001010000100100001100110111001010000010001100010100111101100000001110100010001011010100010110101111111001100011011111011110011011111101011100001110001110011011101111101110110111101101100011100100101011101101011100101011111010111101000110010011010111101011001110011010011110010101000110010010000100110000111011000000001110011010000010101101111011111101100111001101100000100100110000001001011000101110101101111000100111011100101100001100101111111011000110100000110111110011011010010100100011000111011011110011000101010011100111101010010111011111001110110111001011011101101101001101100000011110010011110100111110010011101101100001100110110001110100011101110011001110000011001011101010010000101100100001000000011010001000110110110110100010001100010101011110010011101101000101001011011111011101110111011001110010010010000111011001100100100000001000000001011110110110111110011111100001111010101011011000100110111111001011011010110110001010010010010011001011001001011100001111111011011010101000000101101110010101011010010000010110100001011010101001101000001010001100111000000110001111101001000100101010101011001000010011100110101100110110101000111100100011101000111000000101101110101101100101100001011101111011001101111010010000101000111100000001111101010011110001010000001111101001011011110111111100000000001101100110010100010100110000100010000011001000101101101100010110100101001110000110001010011000100110111101011110001111000110011100010010110010011101000111100011111011100101010011110011000010001000000010110111001100100011100111100111000001001100000100000000011100010100110101011011010001000000010101000001001110011010101011101010111000010110111011111011010010101100101100101010101101100010101100001001001000110000011100000110110100010010101011111010010001101011011101110110011101110111000101000000110000001110000110110010111101011011001000010100001100101110000110110000011011101110001001111111101101000101110011011110111111011111011000000001000010001001000001010110000010111010001001110000011001011100011010001001100001111010001101110000000000001010010100110100100011001011001110110110101010110011000111001100111010010001100110110001011000111111110000010100010110101101010111100001111101000100110101011111111110101110001000011010100011111011011100011001011011100000000010101100011111000001000100101011001001101010100010111001000001010101001110100101011011011000101111000010101001010101010110100011000111000111000110010001000110111111000110100100101100101110100001110001001011000101001100101011110100001011111101110111000101100001100010110101010001011011011010111111111000110100111101011010001010011111100001110100100111100010100101010000010111111100000011111100010010110111111000100111101110100001000001100110011101000000110011100001110000101010110110101100100111110000010101110000000110001111000101010011110010011101011000111101010011101111100100011111001010001101111000010110011111101111001110100101011100101110111000110001100101000100110000001110011110110001100101011110100101110000011001111000001000000100100000110100000001001000010001110111000111111100000110110000100011011101001100111000101011111101101110111110100001110100001011111010110100111110111111001100111001010100101010101110101101111101000010011111000000000111101100001100000010010101001111011110111010001111011101000001001001001100101111000111111110001011001100000110001111111101110101111101110100101001001110100110000111001100101101010101101110110001100011011011100110110110101101011001111011101011010011100111000001101101111010111101110110000111000011100110000111101000001001001011011001011011110110101111010110101010010100011111111001110000011000110110111010101110111001011110001110000101100100111100100001100101111101010010100100010111101001000000101101111100010001110001001001111001100001101110110111001010000001101111000101111000111110000000110100010001000101001101100110000110010101101101111111100011111011100001100000001001110101100110000111011101010000000101111011001011000001000010110110001100101101000110110110000101000111100101010010000000101101001100100011010001001010001010111010110001011111110100100111010111110000001000010010011111111100010110100100010011100001000001100101010101010111010101101111011101000110100100111011111100111100110101000011110111010100001100110000010000000001111100001010100111111111111111111100011111000001001111010110000100010100110110101101000111111011000011100011010000001110010110011100011101111100000101001000101110100101011000111001010101111001010001010110010111111110001010000111111000011100011110001101001101010010101011011000101010001001111001011000000100111111110111100001001000110011110100101110010000100001101000000100001001110111000011011100110011111001000100100110001100000111100011111000100001111110111011111100010010100100001111001111001010111101001111010010101100000001011110110010011011000000110101000010000001011010101110100100100000001011111110101111101010101111101110111011010101110000110001001111100111100010101010011010001010011100000001011001110101101000000101000001001000011000011011001011101101000110101110110001101010010010001110110111000001011101101101111010100101110100111100110000010001100000000110111000001010011010001110000001000111100001010010110111011011011000010011101101100110000110000101000011111100000111111011111000010100101000001110100101110110000011011100000001001110101100000011010100000001110010101111101111110011010100010101010110000101010111111111101001100010100101001100101001010101010011011110011011011111001001111111000011000010011110001001010100110100110101011001100011010101110101010001100101111011011111110000100011101001101100101100100011001000001101001110101000000011001100110010011110011110010111111001011101111111010011100110010100000101110101110110100000100010011010000111110101101011011010001001010100111101001000100010111110001101111011011111111011010011100000001011011000001100110001101000101100001010110111101011110010111100011110001011001010110001011110100111100110001110011101000010100010000100001010101111101101010010001110010001101111010111001101101011010000101100011111011000011101110000101101001011111100101101101001011000010100110110010010011011001011000111100111010010000011111001100000100001000011100101100110010011010111001010101001101101111000100110100000110000101111101000010001111100101010010011111100111111000100011000110100011110100010111000110101011110010001011100110000000010100101111101000011010010101111001000011010100010110110001010110001101110110110001110001011000111011011110010101111000101110001100001010000110110111000010101111111101010001101001101110011000000001011100110000000000010110001110011101001101100001101000010001100010010001100100111001001100110101100101111001011000111000111001101101101001000010100001110000001010001110000000011100000000000010111110010111000100101111101001000000011111011111010000000011111001000011110001101111101001111110000100010001101111000100110000001100001101100101010000111000000000001101110001001100101010101101110101100001011000010010100100010001011100011100010111010100111111100111100100100110000101010101111111111100110010010001011000111100110100010111111000111011001010001001111001001001011001111011101011010101100010000010100111101110100011010011111001011010100000110010100110011001001100100001011000010000000000111101111100001001110011100001100010111010010001011001011001010101110000010111001001101110100100001101010100001100110110100000110011001110110001101011011110010111100110110101111001110111111100011110011011111100011011101110111111101001011110011010101101010101111100110010001001011110101010111000011111110101101110010111101011011110110101110100011101001101001111001100001111110011110000000000011100101111110011001011000001011000101111011110011111110100011010001010100011100100010001111010010000101100111101110010111101101111000110110010101100010010101001000111010100101001011001001110000101110100110111111000100100011111101111111101001101100111110111000000111011111000011100000001110111010000110000011100010010110010011000010001100000111110000001011000000011010010100110100010100010111110111001110010001001001011010010100111111101011001000010100011000100111000111101100010001011001101101000011101101000000010110110111010100000011110011101100000000000111001100110010100001100000100110110001010110101011101000110010010011010001101111110011100100011000111001101001101101010001010111001101111111000010011101010000010100110100110011011010101110001100110111001111100011110010110110101100100101011000100000101010110100010001011101000101100011111001000010000110001111111101100110111000011001001110010011010101111011101100000101001110001111110110001101000100010011111111101101111000111000010101011000010111100010111010011000111100100111101011100010111010100011111100011100011011000100111101111000001000101100110101110000010001000100010011000001010001110100010110010100011110010011110001101100110011010111011110111101110001000111000100111010110110111110000010011100111010010101010101100000101011000101010010101010001010010110011010011100100011110001010101011010101110110010001101101001010100000001000011100001010001110111001001110001110100110011110001100011100101010001100101100010100100100010111011011011011010000000011010110101001010001100100110110011001110100010010111001000001100010001010000111100001010111111010101101101010110101011101110010010110111111100111100010011001100000110010011000101110010000000001100000111101001100010110010110100001001000001011011111011110111001110011100110010000011100001111001100000001011001000110010110011101001111010111100000010111100101100011010001101100110110001110010100101000000001001101100100001110111010100100110001100010011101010011111010110100110101001001111011011011010100110110111001010000010001101010100110101111000101110011001000011110010001101100011001011100000011111110001110011100011001101101111001100101111001100001100000101100100010101100110010110000101001111101100111000100000111011101101011110001010111110000101100100111101111000100000010110100001011111100000101000100010111001010010000111101111111011101011000110000000010110110011010001110111110100011111111101101010111001010000000100101010101001111001110100000100000011001111100011111001011110111001001001111100000100000011010011101001011011010101100010011011011101010100110011000111110011100111000000001110111010110111000010111011101101111110000011100011110001111111110010110111101110111111010000011111011011100100001000010010010111111110000010110111100110001111101100110011110110000010001001001000100001011001101110011000011101011000011111011110010110100010000101110010001010110011010001110101110110110001110110110010110010001111101110001001101110100001000010001011010100011010010100100110110100111101010110111110100101001001110001111000111111100010111101001011001111011001110000111101001101110010111110011001111110111101100011100001001110001100100001000100011001100001000110010010101101111110011000100011110100000001011101111101111111101101110101101111101110101000010000101101101100011000100010111100011100000100010001001110100010101011100011000011010011100011111001011100000101110110000011101111100111000100011101110011101000100000100011011101101010011111001011001100110111100000000011010001001001010101100000000111011000001001010111110000010001011010010101001011110100111011100100001110011000000000001100111010001000011100110000100110010001001000011101111000001000111010100100101011000010111101011111101100010100000000100011111111100111100010011110101001101010000010100100011111010000011011001000001000011000000011000111110111010011110110011001110110001010111100111110010110001111011111101000100111000100011010001101111100010111011101100000011111100010101000111101001100000010011110001000111010100011100100100001000111010011011011101100111011111101101000000000111011000010111111110111011101110111010011111011101101001011110111000101011110100111100000011111001110000110101011101010010000010101101111101011010001010100100111010000001100010100001111001001110100111100001001101011101100010100110000001000100101001011100101011110100001011110100000001111101011101111001010011001000111010011111011100011001100111111100010000001110011100100000111001100010111100011110001111001110110110110101010111010101010011011100001111011101101111111011110101010111110110011001000000110111111100101000101100100101100110110010001110101110100110010010001100100100101000110011100101111101111101101110001110111101000110001001000100100010110001101001111010110001100100100100000100111110100000101110101100001011000001001101100101010111101000100001010100101101010010110101111110111001111011100001001100011101110000110111111010111010110011001001000111000000010110110100001010000100010110010100001011101101110100011101010011111111110101010101101101100110101001011111101100000111001001010100101111001000101101101010010100110010101001010001011000111100011110000100000001101100000110101010111001011010001101110111000000100010110000111111100110111011011110011101111011000010011101011100111101010000111110101100100010110110011110001010000011011011100010000010010101110000100111011110110101010111111001100001111000111010011111100000001110100110101011101000110001100100101001111110011110011010111101110101111111110000101111111010100001011000001110100000001101101100010101000101101110110001101100110101100101110100100101010101100000101001111000000011110110111010010000101011001001110011110010111101111100001111110100111110100100011111100101101000100111111111011101100011110001110101110101110100011001100101100011101000010101101111100001010000010101000000011110110101011011000101101110111100000011010010010100010110011110001111110010010000110011100101111011010101110000101001001101000001111100011000010111001001100001010111110100001010101110101010000010010010111111101010110111111010110001010011001000000000110110100111111100000001101110011100100100101011011101100101110010100011100100100000110100011001101000000111001011100100001010101000111000111110100000110001011000100001001100010000100100100010010011101001100111101111000000110111111010111111011001111111001011101110100000010011111010110000010011111110101010001110001101110101000001110110000111010100111010111000011100010111110010111011010110100011010101101110110110010100011110100100010011000111010100000011111011110101000100100000111110101000011110010100001010110101100010000000101000101101101110101011001000111011011110010010011111011010011001110100011101101001000111000001111011000111111010011100000010100110111101110000111000111000000101011110111011110101000001010001010100111111001010010011010000010011110010111011001001000101110000010111010110110101101000111100000011101001110100111000110110010111101100101100101111000110000101101000010100110011110010011111111110010110000100101110010001001100110011110011111110011100100100001100111010110101100010011111100110010011001000111100001011001010011001101111001011010001110100001101000001110110011010011101011001010110011000101111011000100111000100001110001000100010001001111011100110100100000001011000101111010101000010100000000110011100100000001110000111100000101010001111001001000100000101101011010100101110100111110010011010001100000111100110100111110100011101101001100110001000100010101001111001100111010010011011000011010011011100000010101111110110111101111111011111101011011010011001001011011101100000101001000110010001110010011101000000100101001001001000001101000010101110111010110110110010101011100111000101000011110100001110100001010001001111001001000110000001111011100110011110000001100111110000001000010001000000001001111000101110001111100011010010001110100101001110010110000011001001010110100110010001110100001111110011001101001100100001101101001011000010110110101001111101001011011011101001111011011000100000111110111011011010000100100100011110010010001000110111010011111011011101110000011111110101111010110101010111100011101000011001101110101000000010001011010011011111000000010010010010110100110010010100001101010000101010011101110110101010111100001100010001110110101011100001011000110000110010000011100110110100010100100001111000110001000101100100011001011101010011000010101001110101111011010010100001010011010101001100100111010100000111010010010111111011111011010011001100101000001100001101011111011101110110101101010010001000001111111100101001111100101101100100010001110001100010001111111010101011101111101111001001000011010011110101010101110101101000001100000001010111101000010000100101100011100101111111001000010111000000101101101010011010001000000101011100110010011011001001100011000100001010001111001011010111100110100001111011111101000110101010110110111011110101100010000001010001000011001111101000010010000100111010100001100010011001001110001100100011010000100001111100100101011111100011010110010100010100101010000001011111100111001001000111000000011101010101011001101100101101111011011010010011110010001101000000010001100011010111111001101111110011010011111001001011011011111010101000101111100100011011101000001100100100011011010011101110000011110100000011110111101000010001010110000001110111111110011101111001011001101111010111000001110100000001000101111000111011000101000010110010101011111000111100110010111001000011001000111101010101000100011011000010011010010111111001010011010100010010001011110110110100001011111001011110011000010001000100111111101010100011010111111000000000001000101011101110010110101001101011100111101000111111101110011111000101000110011001111001110110000000100111110001010100110110000000011100111100000111000001100000101010101001010111011011101010011010000011110001000100111001111100101110100110110111101100100010111010101010100111100010000110000001011101001001111000101101101100011011010010111010110011100111111111011100110110001001011000011111000011110000110110001101100000011010110001000010111100110000011000111001101000100000000101111111110011000100010100110000011001000111110100000100011011101000110100010111000001111111011000111000001001100110010000010001111010101011001110111000110011001101100101100001100011011000010000111111100000101001111001110000100100101001110001111011001011001001001100100100011011011010111111000100011001000101101000011000110110000100001101101100100100010100010000010100100011000111101011000011001001010010101000001111000111101100110101001001110010011110101110100011110011011100010001111111000100011100010111010011101110111101101110000110110001001001010010011111001010111011011110000010001100001011000011011010000111100111010011010111010001110011110101111110100011001001011101010010101111110110010001101010110010100110100001010101110111101000110100111011101000110001110011001010110010111111001001011101000100100100111111100110001100110111011101100110000001000011000011001000111010001110101110010110110101010110010011010100111010001110001001101110100010110001110101011100101000010100000001100101111110111001101110010111100100100011011110010110000011001000111001100101010000101100000111101001010110100010100111101101100010011000100011001100001011011010000001110000010100110111010010111011000110000111101010001010110000110000000101101011011001010111100000100001010110010100110100000000011000010101000000001010001101111111000111010001001100111011100110000100101000110000010010011101000100101011101000101000001010101100110001010010011111000101000000011110100001110010110001100011011111101001110111011010010110011010100011110011000011111110111011100111010001101101011001011100101110000101011010111100100000111110001010101001100100110111111000011100011011011100010111000110011011011111110001110001000111101011100100111001011010100110100011001110001100001110001001110101011111110001101001010101000001011010000111000001000000011001111110101010010001011111000101011011101110111001011111101101110000110000010010001010100010010101111101010011101111000100100101001111100111010101111100111011001100101001010011001001010000101110110101001100001111111001000110000101101011111110101111101010111001001100000000111001110011011000111111001001110001000101011010110101011111000110101010000000100010010011100010101011011001110000111110001011011011000001101110100000111111001010110011110001001111111111001110000010001100001110001011110011110011100011101011110100111001101001011110110011011000110100010101100110010110001101110110001110100010000100100100101000100110110001110100001010010010010000111111011101111000000011000011110001010010010110011010100101010110110111010011111010101000110010100101110001100101100110011100110011010110011111100011010011001001000101100110011001100100011000001000001100001100111010011010111001000010101110001111011000001100010001101010111010110100100010110000110011011101100000001100010100110100001111100010100110101001100110111000111101100001000111010011010101100000100010111111101101010110100011000101100011001111011100000010010011010110101000110001110010111101111100101110001001101101110001100100001110000001011001010101100001100101100010000110000110101101100001010010100111110100010100101101000100001100110010010000100101001001100110110100101001100000111001000011111001001101011010001000010101001111100110010111110000101000011101011001101000100101001110001110100011000101101010011100110001111101110100001111001001010000111100010000101111001100001101011000100100010100110010011101000010011001101000011111111000010000101111010111100110101010011110000100101101000011000000001101100111100000100111101011011100000000110110010111011000010000001111100011001010000010101110001010010001000000010011100011000111001101111110110110001001111011101110110100001000100100001111000110010110101010110111011111101000011011010010000000010101001000000110100000000100101101110001100100001110001111101100010101100011001000010111100011110110000110110111001101111011011110110000001000000111000110100110010101100001010011101000100110000101100001010000110111101010010101111010110101011100000111000000101110100110111011010011110011011010010010011111000111100110110010000100001000110110100111100111110010001000101100101111001100000011000011101010100101111011100101000111010111010101101010011010000101111001110101100100111101000000001000001100100011110001010110110110011011001111010111010110100100100100111010110000000111011110011110111011000111010110000101001010100101011001001010010111100101101010000100000011111001001000100001101110101011111000100110010010010111101001001111000111101011111111011011000110010011100111000110110011101010110011101110100111111100111011100110101010110000011010001101000001100111100100100000010001010010101100111011110000010110101001010011101011010100001001000100111010010010110100010111100010001111001111000010110110110000111111101011010110111100111000100100011001011010011100111001110011100010110001001100110100110010011011001111010011101000010111101110000011011100011001000001001101011011101100000011111101101000000111110101000001111000110001010011110100000001011010001111100111111000111011010010101011100000101001110111101110100011101010111101000111110111110000100010110110101000010111010100110111111101001001100100010000111100110110110110111111101101011000001010110011111010111001110100000000001010001100101000001110000000001110111000110110010010111111011100111001110111111100100100111011110100011100100111011100001110011100100000110100110110000011000110000110010111001100011000111010011100111000111101110101001110101111000010111001001011001010101010011111010010100001010010010111001111001101010100111001100011011101010100010110100001100011101011111011100001111010110000010011001011011010011010011010010000100110000111111110100010000000111110100110000100011001111111100010110001011110010010000000110001000101100111001000110110000101110111110001101001101001110100010110011100110111001011011110010101110000101101110001010000110011100111101001101001010100111101001010110111010100111111000011101010010010000101010111111011101011111001011011010001111011111010101101010100111001010000001010110100001111101101111000101110100011011100110110100010110110010110010110111101100011010011111110011011010000111011111101110011100110100110110101100111001010111010110100110001111111011111111000010101110000010010011001000111010100010100110000000101001100000111100111010001001011000010111011111010010011010001001011100001000110111111100101010011001000000110000001010010101010011001001110110000100001110000000001110011111011011000011100100110110100001010101000111000010101110001010010101001011111111000000100010010110000001110111011111101101010100101110101100011111110011000010000011000001010110011000000010011000101001111000110111000000011011010000001101001000011001010101010011000101000101110000000010010001111011110001001100000001010110010010001011010011011111001110100100010011000001101010101111111011110001000010101011101100100101100010011000011010111111111101000100001100000100010001111001000010111001111100100101010101101111111111010001110110000110111110100101110010110101000011110001000000101010000110011101000110111000111001001101110111001010110010001001010001011000000110010000110111101011101010000101001011110011111001000111100110001000100011100010111011000010111100101111111110100010001100100100101000110011010000001110111100001011001100110001001100010101011010000001111000100000110110010000000001010010010010010110011011110001010001100100111111001101100000000110111011111110101100101110010110001001111001011111101100011101100001010001110000101001011001100010100101111011011100100111100011001011100000101011000110111111101011110101110111001010110111100101001000100010101000100010110010110101011111111110011111101000110100101100101111100010110111011101101110100100010000100100000111110101010100110011010000000101001111100110010110100011011100010011010111101110010101101000100100101001000100010001101101100110100111000110011111100111110110000000011101111110100011000001100110000000011100011100001101011110010110110011001000011010010101110101000011011010010110000110101000111101110101110000000100110011011011100000100100010111001101001101111100101111001101101010111001111110010100000110100101001011011001000011011111000100110011110110001101101111001110101101111101100011111110000111111111100111101110111101100101100001100011101111000011110010101010101110001000111011000011001101101000111000011000101101101101010001010111101000111000000111111100000111111100100101011101011100110111011101010011100001100011110010100101101101100001000011101111011001000000011110101001111011001000000100000011001000011010000010100111110110000100000001011111011110111111011011100100100001011110111001010100000011101011111011110100001000001101010011111110001111111101111001101100010101110010011100100110000011011010011110110011000100011100111000101111111100101000010100010101001110110011111101010010010010100100110100110000010010100011010101101101011100011101100101000000010000010010100001011111001000000010101001100010101100100010110100000100110101100001101101011100110010011111101101011000001101101110100111011011000110000001000110001001001100100001101110101110101111000101011001100111101000101110001101001100010001001001000011011100010100110001011110110111000110011000111000110000110110011111010110010110011000010101100101101000011000100010110000110101101111000010010011000010100111111111101110010011000111101010011101010111111001101011010011100100000100101111011001110000011011101110100000110011101011101000011110111110111011000110011011001001000010000100000101100111010011001001010011101011100001010100011001010110010100101001101011111000010000101110110000010111111001001101000100011101111000111001100001011000010011001110000101010101000100010101100011111100100100001110111111001111011100011000010010010101001110010000110110100001110011110000010010110110001110000111111000110001110011110001101101001110010100101011000011000111110101110110100100011001100101111001101111001011101001010110110011101011011010111001011010101011000101000111011011011100111111001000100010111001011110010000000000001110101110001101110100110011100100111000001010001111101101011000000010100110011011001000000111100100101101000010111010100100100100101011001011011010000001110010010011101001010001111010001010111010111011111101111101001100010100001100111001111010010111001000100101100011111100011100000101100000101001011010010100010000010000010111000111111001000110111010100000100100111110001100111100001001001100111010100111010111010001100010110001110001111000111011010010100101001011110001010111110101000111001000111011000011000001100010100101101000100010111100000011000011000001111011001101100111011110011000010001111110110110010000000011010101010000111011111100111011001111011011010110010101001011001100011111101110001101011001001010101111111101010011000100110000101100010100101010110000000101001000111111011011101000100101101110101111110001110100001110101100001101100111110001101101001001001001000001011000010100000110110000001110010101110000001010110011011101000011010110111101110011100000000100001101110001000101100111001001010100001111010100111000100001100000111111000110010100011000111101001000110010100010001110111111100001000100101001100010110000001001011110110000010010000010101011010010011011011101011011100001010111000010010011100001001101000111001111010101011000001110111100101011011100001101110100001011111111100111011100100001110010100010101000010010111010101011111100100110001011101110111010010000000100010111111100100110010110011111111001111011010010001001011010110011101010000100011001101100111100111111110011000100010010110101101111001100011010100100011011100111100101110010000000010101011001110001001110101010001011001011011101101110100001000011111001101000111100101101010011111001101100101100011110100010011101000111100111001110001110111100011000000001011100000001000101101100010000100100110001000100011110000100110110101010110001010111111111000110110101111110101101001101101111000000110011111011111000111000001000100110101011000100101101100101010111011100111010101010010010010001111011101011111101001110001110110110011111100111010101110000100111010001101101101001010011011101111001010001111011000001111000011010111011011011000001010110011011110011000010011111100000011011101110010000101110000010111110101010001111101010100100110000000010011111110110100010100111110000110111000001111001011100100000101111100101101011100001001011110011110110100000100000011011100000001000110111101111100011001000101101101001100010111111101000001011010011100101000110100101000001011011000100100000011110101110111100111010100110101010101110011001101001001001110111001110110100000011011100111111011001111011000000111001011010110010011101111010011101010110000100000110101001110011110011000001001101001001001100101000111100101100001101100011110000011011100010011000110111001001101010111110100010100111010001001110110000101110001001011101100110000111010101011000100111111100100110110010101101001110010111111000010011100101100001011011101101111000100100110001111011101000010001110011000111110100010010011111010110101100110111111001010111101000000110011010110110011111100011001100010101011010100010010100111010100000000101010111101110010001110001011111111001010111010110111110010101110101000010010000001001000010111011011001101110101100001110010010110101010001101001011101101101100101010111110111001110101011000010101001110101011001000100101111010110100101101010110011000000111101110011101101111001000000100001001000010011111001110000110101110110110100111000111010110111000100101000011011010111101010101100110010100010010011000001111011010000101000001110010110110101100110110010000011011010111101110001011110111110000110100101000101011100110010011010001110010010011111001001011101111001000000110110111010001110111011100000000110011100000010110100110111101111100111100011101111101011000101010001010001110001011100100000100110100001010101000011011000001011011100000100100101011111111000110110011100110001001011100001100100000001000000000110110110011000101001111001011000001010000001101101000001001010111010100101010000111001011011000110111111011101101100101101101111101010000111100110111011111011010100100101000110100111010101111100100111010101101111101110000001100111000011011111011011011110100110100101110000010100001100001011111110110000100000000100101100010100110110100000000011010000000010101011110011010110001010111010000001100110110100111111110000001100100100010011100110011010110000001100011110010111111000111000000110010011110001101111011000101111000111101001000000000010011101100111011011010001101000100101000111111101011111000101001100111000001010011101110000111101010111101100101101010001100100011110100011111110101000110101101101110101101001110011010000000000001110010000010101001100010110010011000010011011101010110001010010010001011111001110101111010111101000101000110001011101101011111010101110101111100000100000010011011001001110100101000011101100101000011000100000100011110001111001001011000110111101010001111000100010101000001001010100000101101111111011000011100110110101011100111110010011110110100110001111111110010110000011111011101000111000001011101111111100110111001100000011101100101000100111111010001111110110001100100111101000000100000101100100100111000100001110001111100011000110011100100110111111010010010110110010100001001100000101000110110101111101110001000011111111001101001110011010111011100011000100111101101001001111100100010101101111101001101001111110010000000100001101000000000011011000011110011101001001011000111110111001100000011011000000011011101101101101001110001001100100000101110000110100111010110010000001000010110000001001100111011011101111001110111111100110010101111100100001101110100000010010111100001010001011110001000010010101011010101011101101011010111011110010001111100001000100111101111101111100110010000101000101111010100011101010100001001001000010111111000110100111011010000111011101000100000000010000000101011110101001001000010111010111100100010100101111011111110100011001011000010011010101110001001001111100010010001111110110110111010010010111100110001101111110010011101100110110001011011011011101100000100110110101010001000010010000011110000100111001010001001011000101111101100001000010100011001001000001001111001100101110000001100010010101010101111011100011100101101001010111101100011110001111001101001000000101111100011101110001111110111010011110110100100111101111101111000111101010011001111110110000111001010101000011011011111110111101100100111001100001011010001101010110010110010100000110001001100100101110011011111010110111100100110110001011111000001010111100100100001110011010001111110000101000100011100000111001100000010100001001100111000011111011010100111110101100001100101100010110110000010101111101010011100100100001011011111011010110111010101011110110101111001000001000111001001001011101001101101100011101001111001101100001111000110010111000000011100001101110000110010001110110110000010111111101011110010001111010011100001110001100101011000001111100010100111111100100010000011100001100001000001010001010100001001010101001001010011110010101010101101011010101010110001010111011011011110100101110001011000110011011110000110110100101010010100011110010011000101010011110011001011100010110000011010011110111100010001110011111011110101001011000111100101101000011110011100000001111000001000001111001110001000001001001101100111101010001101000001011100110010000100110001001101010111000110101011110111101010000001111011110000000110101100011100000011111100001101100101010011110010111100101101001101101110100100010001001100000111010011010110010111010100000111101100010000000000000011010010110000111010101110010110000101110100100111110111011000010001010010001011000100000110000011111001110100111110000111010100110010111110000110010101111110111010110010000100111000110101000101100000010101010101101110011010110010100101000011001000001101100100000011101101000100011011011011010010001111100101001000110001011000000000111011101011011110101100110010001101111100000010011111001101000111000001001101100101111000100010011101010101010000000101111110101111110100000010101010100110000101000010101001100110101110110110011100000100111100000110111100011110000010011010011101010011100100111001001000110101011100100111110001001111000110011001000010000111101111001100111100101000110110110100010111010000111100000001100001101010011000111111101100100010001000001110100101001000010001101001010000110101100100100011100111010101111011111010100110000101011111100110011001010100111010010110111101010010100000010011111101011110110111111001011000001101100100110011100010100101001101100100010101001101100011101000001010110101101000010001111001001001111011101001011110110000010110100011000010011111100111111100111001101100111010100000010100010100011000100100110000101100110100110010011100001010100111111010010101101010001010111101110101001101111110111011000011101101110001011100001001011110011000001100010110000010010111100100100100000001101110100011010011100111110001001001000011100111011100100101001110100010000011000001011011011110011111001110001000000001010000011001000101100010000001111100111011110101101001010001101100001010100110100100100010110001100111011010001111101000111010101101101011001100101010110101110101011110011111011101010001010101010111010111011011000110110101100111100010001001100000010000000000110101001010011100010010010010101101001100010000111010010110101111110111111101111001110100110011101011011100110011101101110010111010010011001110001100011111111110011100000010000010101010011011100000110111010011100011110001000101111100001101110000001000101100101101000010111001000101000000100011010010001010000110001001110111110001111111100001101111100101110000100111101101000000010111101000100011010001010011111001110000011101000001111111000100001101100111001101100100100110110010000000010010101100010101011100110000111000111111000100010001111110010000100111101100000010010101000111100110100101001001101001000110101111000000100010111100010011001101100010101101001100001011101001000111000110001101101111011001000101100110100010110010110011001111111101111100111010110110000011111000010101110111000110101110000000011010011111001101010101101000000001111110011010011100010001101010010110101111010011100010101110101100001111011001000100010110000000010000001110110111110010100101111111110000111111101011010010111101001010000111111000011101010000000111100110100001000010001010000011001001111100011110100101011011111011100110010101010101111010100101011110001100011110011100101000101101111011111111011001011101111011100100100100110110001001011100001010011010010101101001011011100010110101110100110101011110111101100000100000010000110010111000011101110000100011110010100011011010110111111001111111001100111100111110001011011001010000000000110110110100000111000110111000110000000100000000101011001110011000011001100111000111110110111011110011011111000010100110101011001011000010010010011000111011001000100110100100000010101000010010000000010000101010000100100000011011000011101001101010001010110001010010001111100110011110000100101100111010010111101011100000010111011111001000011101010100110001110101001011000111100101010011000110010011010110110100011101101110110101011011110010100010001100010100011001111001010100111110000011000001001100000001000000000011000110010011101010001000000000000000111011100000011000111000001111110110101101000000110110001000011010111111011110011000111110001111001000001101110000101010110010011101000011001101110100100100010000100010100100011110000001100110011001100111011011000000101001011111110100110111101010011100010010111000110000100100100000101101000110100111111101101001101011100001010010001001000010000011111000101000111010001001000011100100110100100111001100101101101001011001100101100111110001111011011010001001110000101101101001010001100100000101001011111110010110111111100000000111000110000011000110111000011100111100101100110000010000000011001100110101000010000000111100000101111100010101010001110101110111101110000111011010000111110110011111101111101011101001001100011010011001101000000010001101011110111011011111111111101011010110011010100010011101100110010011111010110101101110001000010001111001111101100110001001111011100101000100100100101101001001111010110110100011000001001001000111111101010010110110000110000100001001001111110010111000101110010110111010001100011100110110011111000110001100111000101000011110011110101111111000110100110010101000111000000111001110100110101010000001110010110101101001010101100010010000111010111001011111111111011100100010110111110000011001101110100100110111110000001101111001010011000000011110010010010010101100001000100101001011000100000011110010110001011101010101011110001110000011100111101100001111110100111010111000001101100100011011110110001100100111110101101100101011100000100000100010001110101111011101111011010101101100000011000110000010000011010101010010000110011001011010000101100110101101101101111000111111110010100010010000101000010011001000001110011000101010011110110101100100001001000000110110101000101001010001110000011000111111101001001011101100011001010011110000000010011100010010000110111110000001110000111110010011100000110011010100110111000011011000001101100000000110100111111000010111001000110011110111111001110010011101111001100010111010110110110111110111101001010010100101010100111001001010011000011101001011000110010010000100011111110100000101011100011011000111101110110000101001011011000110110011001001000101101001110000010101110110001011011011110011011010100101101010010000110000101000110111110100111010001111010100100010011011110111010100000000001011010011010111011100001101000010010101000011100000100110011010101011101001100001100110001101011001000111111110000000011001111000101001001000100110000001001110111110100000110100011100100011011001001110100011100011000111111110010011001011001011000100101011011011100000101101111010011010001010000001110100110110110101000000100011010101001100011000100100101100010001100000111001111010000010000001001010101100100001000101011111001010100001101001111101111001100000101010100010111010111001000100100000000011100101011110110010111000111110100100011000010010011000011101110101110010001011110101111111000000100110000001011011111011011000111011100010011110010011101100011000010101010001101000000001111100001101001011111100001000111110111110101101000001101110010110110001011011010111001111011011100110111011010011110101100110110001100101110101110101011101111000001001001010111010011100001100011011010000010011110101011010010010100100111101111101100010001010000001000011111011010111001101011111011010111101111001100111100001011011111101001100110010011100001100010000101010010010101011000010001101101001001000110100010011000011100101011011001111101011100001101000110000110001101111010101000101110101111000010010011001100010011111111110011111001111110001101111000101010100011100011100100011011111100000000001010101010000101110101001011110001011100001000101100110111101011111001000000101111000000101100001001011001011100011010100011101011100110001111101100011110110000110000111100000011111110011001110111110110110111110110001000101111000110100101010011001111010100011010111011100110001100011110000000011011110010010011001101011010010101100000011011001001010101010010111100011000011111001100101010010101111000000111011000010100100000100101010110110101100011000101010000011110010000011001111010110101010111110011101111111010101010111111110010101001010100101110100011011011100011011100011100110011111101100000001101101110111100001011101110010011001100100100110010101001010010111011000001110100010010001110101110100100100001110000001111001101011100010111101011011001111110100000011110001010110101001100001001100101011110000111101101110101010111000110110100001110101010110011000101100010101101000111010100000011100101100100000011100100001010001110000000100101001010101111010011010001010000110010101001001001011101000101110000010001101001110011110110111100010110001110100000110101110010011101010101111010110000000111000100100000101100101111100000011100000000100000010010010100111110001101110100000001010011001010111010100110101111010010000111110001111001111011010011011100110100001001101000010011001110001110010111010111101000010111010011100001110110000011111011011100011100000100111101001111001101100110110100001110011110110111100100010011110110011000100000100100101001101101010111100010100110000110101001010101100011011101100101110110000011010101001110110100111100011000010010000101000111010000001110101001110101001001111111000100101111111010001010100100101000010111011010111001101101001011010011001111010011010000111011101110001001100000000101000000011001110001011011010110000010000111000111110000100111010111101001010011110001011111000110011000110110110101011101011011001001111000000101001000011000110011100110100011000100110000000100001000101011100101101010000000110110001000001001001001001000011001100111111011101111011001010010001100010100110100110100001000001011010011000010100110111010011111011010110100100101100000110110011000011000111011000101101100100010001100000101101000100101011110000110010000100001001101001001000011010110001000101011011011110101100100011101011011101001111001011011000111100110100001000001110111101110010010001101011001110010101011001110001001011111111100110010011111111011111101010111001011011110011100111000000000011111010111100011010010111110110011000011000011101110010110001111001100111001110001001011010001001101100001110010101100101010001001110100001101010011001010111101100011101010110011001000000111111101100011100110101010111100100100101111000110001111111110010110110110101111100010011110111010100100011011000001100101000000011001000101100110110101010001111011001011110111101111110000101100000111011111010010010011010101101011010101111010010011111101110011100100100110011111011010010111010001011001101001101001111000100111001000011000011011011100111111010110001000000101110000110001100001001110100100010100001101010101000111000100011101100101010101100100000110111111001100101000111100010100101100001101111100101011111100010111011100011011000011010111011000001111010001011010000001001010101100101111010010011111001100011110111111010010011101001011001111011010100111011101011101110011101000001110111011101000100000001101011010101010101011001000001001011010000101011000101101000011101001100000001100100011101111010101111011101010111001000010001010111011011001010000100110110110011000010111111001011101110101011111110000110111111011100001100110111011101010100011011101011101001100000010110001100010001110101011011111111100100100101110001111011101110001001110101010001101000001011010010111111001111110000101101010011111001010000010010101010011100110010000101010101001010100100111100100101011011001110100010101000010001000001011110111101001000011110001110000010000100110011101010001101000001000100010011000001000111000010101001010010010010010110001000001100111101001111001000001111010100011010011001010100111101001010001011101001101100100110111111100111101001000111011000001011001001011000111010001010111110100011111011000101100001010100001100101111110110000101001001110111010100101110101001001110000110010100000111111110111010101010111000110110001100111001111010010100000100100010111110011111010000011001011100101010101100000111100011110110100010000111000101101100000000001010100111001100001111110000111110100110111001010011011101100110110011001000101111101011011101110010111001110011100100110000100010110010001101001010110111111100010000011010100011000000100011111010011100011110001001001011011000101001000101011000010101101010101010011000100101101101010100010110101010001110000101100100101000100001011101001011000101011001110101011110010010010000101110110000001010011001111111100111011110111011100000001111010000000011100111010010000001000100110100000111001100100011101101000100101001101101001010100000010000101100000101111011100111010000001101100100101001011111100011111110010111011000000110011000111010110010000101011100100101011110100101100001100101101100111000100011111111010011110100110011001010011011110001000010011001110010000110010110110001110000100111011001111111101010000101000111101000101010011001010001001111110100101011010001100010010011101010111011010000111000001110100110011011101111001011100100100001011001110110001001011100000110010010011010100111110010101000100101101010110010101110111000100100110010010010010100011001001100111101100110101011001101001000001100100110011111001011111001010101011101110100011110000100111001110011011000100111011101111001101000110010111101100010110110000000110010000111101111010101111100101111110100100110000001100101001001001110010010010010010000101110101111101001101101111011011010001110110010111101011001000101001011111100001000010100111010011001101111011111110100010111100000101100000110110101010100010111000110100001111010011110110010110000100010100011100101010000000101000110000111011011011110101101001001110101111101000000110100010011010010111110111001000101001010000001001011010000010111111010010100000011101100101101100000100011111000110111100110110110001101111001011100001101001000000101011101001001101011101101110011100001101111111011010101000101101111011110011011111101011010010100110111011100111100110010110110111100101110100010111111000100011010100110011111100000000010110111111101100010111001000100111001111000001011100000101000001001101110111010100000001101100111110110001100110101100110010011101110010110101011100110101001101111000110110010000001001011110010001000010101101100011110111100101110101110111010000010111011100001100101010011011000101000001111010010001100001000010010100001010010001100011000101010000000110111000110101100101110011100111011111100101000100011011111000010111010110101101111001011010001011010011000100110100011111111100001101011000111010011000111100101011110011110100001101011100101001100001111110111001101110100000010000100011010101101110010101000101111101010011001110110100000111111000110001110011100111110100011011001000110101010000110111001110001100000101011000100001101101011011000100110111000100001101111101101100010110001001011101101110110001100010111110001001100110101111100011010100000101111110000010111000001101010010100001010110010110101010100110001110011001011101111011011100100111100111000111101010000100111100110110111110000110010011001011100100011011010100110000011000111011101100100110000000100011010110110111010000000010000110001101100010011011011110010101111011100011110001111111111000010000101010010111010001101111100000100111011000011100001011101110011001101011111011101101010011101000111001110100000010000100011001001100011001000100111101100101111011011110000000111010111010000001001111000011011010010100000011011101111110111001100011001001011110101001101000010011111110101001001001001000101111011100010000111100001010100011001011010000110001010001101011000000011100010010010110100110011011100110001100000010001100011110101000011001000010101100011000111011100001111110001001110000101011000011001111000111000010001100110100111001010010111001100100000110001001111001101110111101110011101111100000010010010111001011001111111001110000100111011110111000011001101110100111111000110001010110110000101111110011101100101110111101111110010010110011000100010011000010000011001101010010001000110001101000001100000110011111111110100011110001001000111011001111000000111100101010110111100101011001101010101100001011010110000100001101110101111100001000111100101010010101000100001001000000110100001011010100111110100001111010010001011001010000000011100010110001000010111011101110011100000100011110000100011011110010100010001111100011011001001000100000101101111001110010110001001101111111011100001011101001011000010111110100000011101100000001000101000110110111100011110111110001101100000100011101000100000100101110000110000110110101011001110100110010101111011101000111110100100011101111100011110010011110101000111110101101101111000101110010111101111111110011000100000101000110011111110010111011011001100110110010000010111110100110111101111001111100010100100101011011100011110111010000000000001111011100101011101010101010111110000011111001011100000000101101100100001001011110111110010011101010100100110001010101110010001111100111110101100000010010100010110011000001001011110111111011110100010010111101011010111011100110111010111001011101110011110010010100101111100100011100101101101101100101110110110111100110011110001010000001111011001010110011010110001000111111101001110100001001101001100001011000000101000111001100010101010111010111100110010101110010111011001100101010001101011110000010101011010101011011000001000110010010100100100011000101001110101011001011001001111001010001110100111101111011100010100000010011110000011111011110011110101101001001000111101110110001100001001100001000011101100001110001110001000101110001101010111101010001111010011010001000010011001110010100100100010011010101000010001011010010111001100011010111000110010001100100110100111011111110001011001000100000010010111001110011100001000010100100010010100010011101010010011010101110000111101011000010000101000001011100110101011111101000000001000101110100000011000011111101110111110000010111101110001100000101011011001101010000001100011101011000011011010000101100100111000110001011101100100101011001010100111010110101101001011110111100000111110011100100110100001000110110000111111110010111101000110000111100011111110010011011111100010101011110101011010001101111101011111110001011011010101101011001110101010101001100011001010111011010110001101001010101001011100001000010101100010100101101010111101001111010000110010011001001101010100001010000011101001101111010111011000000000010001111100000111001100011110010000101010011001100000000000100001011101111111010110101110010011000001011100000010000111001001011001111001110011100100000001101011010010101010011000110100011111111100011110000011100011110100001010011010001000111101110011101111110101111010110110101011011101110011110000110010001100000101001101011010110110111100011001011100011001111010010011101100000100101011111101010011100010011100011101111010110011000101110111111010001010011000111011100010101101101100101101010010100011100110100111110111110101100101100100001001101100101100011100110010001001110110100111001001100111010111000101101000001101101110001110110101010011111010110100101011101000010110110100011110111111101100101111010100101000000111010010001010000111011011001100110000101100110100100010000100100011010100100110011101000101010100110000000110111100111101110111010010100100100001011010010001110001001011001110010101110110111100001010000010110111100100010010010100111001010000110101011000100011111110110111110100000010111101001111011000100111001010001110110001000010011011101010101010101001111101100111100000101100100011101111111101111010110001100100111010011011111001101110001110111111011101100100001110101110001011100010001010101101001001110000111100011101101100100010100001001100000001010011111010001100000000001010010101001111100101010000000101001110111111000010111010000110110110100000101100100001110011100011100011101001111111000100110111000101010001011111110101010100111111100100001101010000000011100001000011010011110000011000100111011001000110011100001001001111011001110011011010110011011000100000000000101110001000011100001001100110010001101110011001000111111101100100111010110000000111111010001011101010010101011000011000110000010011111101111100101110111000111110000111000101001010011100100110100110101001000101101010011101111010100010011100101010000011110001001010100101011010110011110101000011101101001000100110010001000110101011101100101100011001000011000100000111110010001100000111011110111001001100010011110111110100101000001011110100010001000010010010111100000011101101111010001101000001111111111010111100011110100000010110000011101000100111101111010000011111101100010101111100010111111000001010111011000010001001001110010001100010110010000011101011101001100111100100010001111110100111000101111111100001001010101111011011111010111000101001100110011010011111101100010101010010111110101101111010001011001000110111001101011110100010100111111111011111011111101011101010110111010000011010111011001110100110011111000001011111011000001110000010110110011011011110101011010011111001000111110001000100110001010110001111000010011111110110010101110000100110010011101100010111010101110101110110101001110101100100101001000101110111010001010110010111100011001111001010100101001110100110111010101001000101011001111101000001000111001100000111001101111100110110001100001000110101001100010010001011011001101101111000100101110101111111000011100111111100000100110110000010110011011000110010011000011110100000101011100111000111101110100111111111111001110100000010101000100111110101001000110111001110011001011101101100001111110101110101000100101100010111101010100001010010100111000000111010000100101101111010110100110110011110111000011010011101111001111000110100111001100001000000000010110100000000101010010100111010101011000100010010001110100111110001001001101110010111100110100001011000011010011110010100001111100110100011000010010011010011000101100101110100100001110001111010000000111101011000011101001111000100011111010110011101011110010010011001000110110100001110110100111110101101011000010000001000110010100010001000011111010100000100110010111111011001110101011001011111000111111101101010011000010001100010011110101110011000101001110110001101001100110100011011111101101010110100110101001010001101001011101100110011001101000101101011111000011010011011000000110110111101101011011010010111000100010010110110001100101111101100000111110010110011110100101011110100100001001100100011001010000001100000011001101111000101111100011111010001000110000101000111000000101001010110001001010010011101111010011110110111100000110100011001011111111000000100110100011000010110010110010001100001010000110100110010100101001101000100010110111000000001100000101110110001011010001111000010010111001011001100110000100000000101001010010111011110001111100000000110000100111110011100011001110101010001110001100011100111000111111010100010110101110001110010010001111111011110101001111110110011111000111011101111111001101111000100111001111110100001100101100110111100010110101000110101100010110101001010101000000010010010011001111011000101001011011011011000111111111101000101011010011101010010100000011101101111110110000110000000010001011010001011000110111001111100000000110111101010010101010111111010111000011100000111001111000001101010000001010111100110001010100011000011100001001011000110011000110110100111110010101010100000100100111010101111100100011000100101010001000010000111111111001111101001110100010010100011111110110010010110100100010010111110100010010001000001111110100110011001110001100101010000000101010111010001110100110111110110000100110010100010001010001011101110010111010111010010100001000011011110110110100100110100000011011100001100000101001100000100001100010100011011110011111100100000011010111011100011101001000101010110010110100001010101101001100011101100100111111111001110011100101110000101000000001011110000001001011010100111111110111011011011101010111011100101110111011001010111001110100011111010111110101110010110110011000111101100111010100000100101000010100110101010000101101100110111010100000100111000100110000001100011110111001010000011110010100110111010001001111010001111001010010110011111101110111000010111101001000011100101100001111110011100100100001010110011101000010011101010110100111111001101010001000001000000100100010000111011101000000001110111111111110110001100001011100101011000000111011001110101101110110001101110011101011101011010000110111101000101010011101000001011011111101101101001101001111111000110011101010000100101010111101110101011011010111001110111001110010110001011100111100001010100001010000000010101111101010000101100111010101010011000101111001101100100110110100111010110001001001000100110011101001000010111011001000111000110100010100111111011101010011110000100100101101100011001000110110110101010000100011011000001110111110010100011000100001001110001000100001011010010111110001010000011010101110001000110111101111010001001100001001011001110111111000001111000100101111011110101101000111011110000111111001100000011010000111100101000101010011000000110100000111101110100111010110111100101000111011101000100111000101111101001101000110100001101010110111110110000011001000000000111011011011000010111110110101010001000010100000101110110100101100001010100101101000100011111110100001000111010011001001100000000100111011111001100101001000101011011101010111100110111110010001111000001010010011000010100010110111101010100001100011110011101000010100001100100011000110111111100111100010010000100100011101100111001101011100000010010111101110100010011101101010110000101001010011111000111100111000011010011010001001100001001001010100001010100000001111011011100101111000001101111101010111100011010000011100000010001001011110111100001101001010110110110011010011000110100110000011101010000101000000001110000101000101111101101110011000100111011100111000110111001000111010010001110101000100111001010001111000011000000000100110110101010011100010011001000000000001101100001101100110010110000101011001000001110001001010010001110101010011101110010010110110111001011001001001011101110111000000001001101110111111110111111011100100100011011000110011010001010010001010011010010111111111100111011000000111111011110001010000110000101101001101110100111101111011101100001110001111010110100111101111001001001001000100111101100101011011010001100000100001011000010110011000110100110100111110001100000101010011111011000111010000010000001101101001100011111001101001101011100000011110011011100110110000011101101100010001100010010101000000000111101110110110100100110110100111111110101100101110011001011100010101100110111101101101011101000101001000000110101100100101011001110111010010100111101110001100011010101101101001001010100110010011110101000101001110100111101111010010110010011110011100101111001001010000010001001110000110101100110110110100110010101010011101101001011111100110000001101010011100001101001011011010011111010001111000101010111100111001110110000110101010001011110000101101100001000010010101011010011010100000101011010101010011111010000101000001000100111110001101100010000011010010101001011110011100001101100111000000000110110011110110110101000111010000100110100100100010010111110100011000111001010101100011001011111010110000111000100010001010000010010110111110001110110101111011011101101111011101000001000000000110010111010000010010111000101111111110010110011101010001100000001000101001011001101000000100001001000100100110010100101001001100100100010111111100101100011010110001001010101011100001100011111101101100011001001101111000010011000110011011111110100100011001000100111001100101011011101010011000001000101001010111110101010111100100101011101011100011011000110001001010101110111001010011000000001001000101100100100011111001001111000101001110011101101111000100110000011101010011010001111011110101011000101100111000101011011000101001101010001001110011011110011000100000000100111010111001010100011111011010011010100011001001111011111100000110100001100101011001101101100110000110000010100011110011101010000110010100001000110010000001111110000101100101011100100111110010100111101100100100110101000100111010100011011110101100000010110010010111100111110010001000101111010100001110110011101111000110101100111010111111100111001110000000000000010001001110110000110110010100111110111111111101000101100101100001111111000000101111110000000010000101101111011110100010111111100100001111101000110010100010101001110001110001101001110001001100001000010011000110111001111000101100111011011010011101100111001100010101010001101001111111000010110110100100110111010101000011111011111101100011101110000110001110100001110110000011001100010001110001000111010000111111100110110110100111100110011111110011111101100101100111110001101100111001010010110101100001100011100001010011100001101011000110011100110011110001010100000110010100000011101100011110011111000111110100100101100101100001011001111010100101011011111111010010101110101111111011011011001011001101011111110000100001111001000010011011111101010011000110101011110010010010010100001101101000000000110101001110011010100010110110111110001110011001001110111000110001010100011111101010100010000011101111110101110110011100000111101001101001000110100010000011010010111001011010111001100110010000110010000000000110111010101100010100011101011110100101110000100001101010101011011000010010100111001011000000011100111110000011000101100111110101010010110110111100010110111110010001101010110110011010000101001011111001011100101010100011010111001111011010010010001111110010100000010111100010111001101110001001010010010000111111111000000111101110011110101100000001100111011000011000010000101001100110010100110100100010110000010000000101011010001101100101011000110000000010010111001011010011010110010111101000111110101111110110110001110000001111010001011111010011111110000111000101111010100100110011110010011010000111001100010001100001101111010111111001101110001101110101111111110001110000011011001000001001011011001010001011010000010000101000010010010101011011010000001000101011011000111100010000000010101010010111000011000011011011001100100110011111100000001110111110101111001111101101111010101110001100111010100011010010110001011010110100100000001001110110100011110000010110101000001111110000111011101110010111110101000011000000000100111011110101011000001000000000100000011111010001100010111111010110010111100110110001101010000011001100111011010011011101101011010111110010001010000100011011101110011110111100000001100111000111101111101100101010101101001010010100110101001011111100011100000111101011111010001111001000101011010001000110111000000110101010101000110101000110101010001100011000110001110110000001100111011000011110110111111011111100101100100001000110011000100011011011111011001111111100011010110101100100100110000110100010110011001101101000100111010110001010010111101111001001101110000111110101111100011000010100011001111100000000111100100111011111000001011101100110001000100100111001001000010111110100111111001101001011110100000011111110110000101001011100100000011110100100000011100111110101100101111110110111010000100111101111100001110001110001100011100100010101011000010100001001011100110010101111101011110101101001111011101100001100001111100011110111011101111100111001011000001010001011111101001000000100101111111000000101000011100010001011101000010101010101111000001011111000100010010000000101001000100001000001010100111100000111100100010110111101001010010100010010000110000110110101010000110000001100100100100010011110011011111000001101111110110100101000011001011010010101011010101010010001111000011111101111100110101010001111010100110000000101000110011001100011011111011010111001101111011001010010110001010001101011010010000001110000101110100000000010101000110110100100001111111001110000101110110101100010101111000111001000110000000000110100010010111101101011111010011100011001111111101011000101111001011110110000001111101010001101100111110011110001000000101111100000101100000101000001100101101101001110111001011010011111110011101000110001110001011000110111101011101000010101100001111011101100001110011000100101010101001001100010001101111101010111101000010111111000011010111001111100110010000010000101011110101000100010111110000101011101110001100110000101000110110011000001000001110110110000101110101101110010110101011110000101101110010111000111000001100010111101000011101100101111011100010111110111001010001000011100000001111011110101110011110011110100101110110001100111011000111101010101010011101110011000100011010101100000100110110100010101111001000010110011100010001110101111111001010100110110010010111111110010011110100011011000100011101110111000010110110001110101010011010001101101001111110010010001011111111110001100111000110011111000001101101001011101110010100101000100111010001000101010111011011110100001011101100101011001100100001111010110101001101111000110011111000011100011100010101111110011101100000111101100000001100010111001110110001101100100000001010101110011110111010000111010011010101100110000111110110111000010011110011000011110010011010011110101000100010111011001010101110000101010000110100111001011111010011101011100000000010000001010010010001110100100010010101010010101010010011001110010001100110011001110010010101110001101101010010101000101100110010000010100111111110101100101111010100110010101001011101100000100000001001100111000000100010011001110111000111100000110010100101011000100010010000110110001000010011010111110011111010011110010111111101100001011111100001100000111101011010011001110001010100100110001111101110011111110000110111000111010000100011001101111110100100101110101100111011101001100100011011111111111111101111000011011010010110101000010101111000111100110011101100010100100100101001011001011100110001000100000011001111110111001010001011011101110011010111100101111100110010000111111111011100000100110011001110110110100001000100000000011000010101001110100101100110011101001101101010001110100000111001000011100001110110000001011001001101100010001011110100000101100101011100100111111011111111110011010111100111010011100100000001101001000000111111000011110101011110111011001011011000010000101010000100011100000010101010001110110000111100110110110000011101001100010000011001011111100111111100111100111101110101000110110110100111101111100110001100101011111011101000010000010011111110100100011000111110010111110011011100001111101000110111110101001000001010110001011001001010100010000010111100111110010100011101010101001100000011111110011000000011111110011011101101000101101011100110001000001011000101010100101011010001000100100111100100101101000111010001000000010000111101100110000001011111001001101011100100011110111000010011001110100010111111110101100000000110101010000000110011001100100110100011111111100000000101010010011110010001001001001101001011010110110100010011100101110101101110101000000101111000110100010000101011110001010010001000010111011001010111100111101100011011011001111000001100000101111101110111011111111111010110111110001011110101110000111001011011001111100010111001100100010011111100001100101110001101011011110110001110001010100000011001111000001101011111001111100111110011000111001010101101001111110010101101101001110000001100111011100100111000110000001001010111111000100001011111101010100000101010110010110101001011001100000100010010101000111111101110111001101100000110011100110001000000111011110110000111000100111100110111011001011101100001011101100111100011011110110101111000010001010110000100100110001100010011011010111010000010101011100110100101000001101000111101011100100000101011011111011110001001000010100010100101110111101111000100111000010100000111001001110001000010101001110011100110100101111000110101101101101010100111011011101100000111001101101010110110111000110101011011101001110010000010011011100001001101011111100011011111111010100001011011111100001000010111110110101101101110100101111110011110000011011110111101101001101011011100101100011000000101111110000100101001000010110001010000010100101100000010101011110100000110100111101000110110011110101000010101101010010100111000010110100001001010110010110100101001100010111100001010000010000011101110011101101101111001001100001111110000100111001010101001111011111101101010111101101011100001100110111001100110111100001110010110001001010101001000011110010010000011101100001010010001000100001100001001100001101110010000001010101001110001000000001100101111100111110111010111110001001011010010100101011100000000000101100011111111100000110011011100000110100110100110111001001110101000011100010100111011110001100000111011101010010000011111000001110111000111111111101110010111101000011101000011011001101100011110100000111100000110010000001001110000111000011001101100100111111100000001000100101101110000111100101110000110110101101111111000101001101101001010001000110000111111011110010001101111000001100010000110010001101011000101001011000111100100100101110010111011011010110001000110011000011000111010000000011000000010101110010011101001011001101110110000001010110111100000010100011111111100010110000011100001101111010000011100101010011001000000010110001111010001011001010111110100111101010101100001011011101110001110000000101011011100110010000010111001111110011110000100001010010001110110001101110010111111001101011101000010101111010001100100000010010101011010100101100001011001110000101000111001111001000010101010100110000101011010000111110010000011100010101110000010100101110001110011100001010000110111111111010100111001001001111100000000000100000001111010101000101110111001101101111010001101000111110001001001101100100011101001111100010111010011000001101000010011011011111010000111100001000111010100000000000000111011110111010100111101110001011001100111111000110001110011010100010111100100011001010000101101100011111111110001010111100100101101111000100001011000110011100111110110110000001100110111011101011011111001110011010000100001000001010100101110100101001111101111001010100111110101001110110001100000000001000010111011101100100111001111101100110100011011100000000010010010101111101000000101110001110000001000110100100100011011110000100001101111111100101110110011100000011000000111000110110111000111101111110111010001110110101111001000001100110100001110000001001111001000111011001001011000110101011010100000010010011010101111011000001000011011110111111101001101111111111101100000000111011110111011010001010001100011010000110101011110010110010111001010001101111111001000000101011111101111011111001001101110000011111101010110101101110010001010011000111111001010111101010101011111001001000011111100100111101000110101101110011101110010111001111110111010111111110101001101010100000010011111010001100001001001100101001011111011111001001010000111011111111001100000001101101111010100101111110011110001010110000110110011001110001111110010100011010111000000110111010010111010110100100111111101001001101100110100010101110110110010001011010100000111010110111001100000001101011001100000010101000110001101010110110111000111110101000100001001101100010100110100110011110011001101001010011010001001001010111001100100111000110010010111100101110011010111111010000011000111010010110000101010001101111000100111000011000111100010101011111001001111111000100110101010110010011011110110101001110000111000110100100000110001010000110011010100001001111000011011100110111100010110101111011111011011101100010000101010001100111001010011001101101101111010111111101110110001110111001111011010111011010011110011101100110110100010100110100001010110011010000100101110010010100111010000111011100011101011110111110000110110101011010011000001110001011110001010011001111100111101110111111101110010110010011101100110000001000010000101111100010001001011000011111101000101111001101110100100000101100010101110101111000001111000001110110111011001100010001010101011100110111000010000110001111100101001011011101010010101000100110001001101000101010100110101010111000100001000011110000000000110110001100011100011011000100110101110111010000011001010100111110011101100100100000111011011001111000111011000000100110101001001000101000001001000010111000000100000001010010100110100001001111101011010101111111001101001111100011001100000001111100010100010010100100000101000100100100000100110101100111110110111110001001001010001011011101111000001111100001010000010100000100000101000101001010100101001111011111001110101011110101111111011011001001100100101111011110000010011101001011110101011100100011010101101011000101101010100100010010100110111100000101001101000111001110011011100101001100000000110110101010010000100010011111101000001011000110101101011000000011100001101011001101111001111111100000110100100000110101010100000001001010111101111100010000010111101111110000011111011011111001111010011010100101100110000000000001100110010001100101010000000110010101111011101110011011010100011100011100101110011100111010000110101010111111001011100110100111111110000101010111011011111100011001101011000101101100010011000110010000011100001010000001111011110001000101011010010000011001110100000111011110100101111101100101100100111000000001010110111000111000001010110111110010100010101011000101010100001101100101111011000101011101110101110111011010111000001100100110000101110110001010010110010010100000111010110111101110110001111111100110010010101111111010100100001110100101001010010110100010001110111111111100000111010101111000001111000111100011001111100010110000001101111100001111111111111110111010100010001011110111101100111110101001100011000101100100101100101101101111000011110111010001001101111100110000010101010110010000001111001111100110100110001111111000000001000100100110101010111011110111011111110100111001001101010100100010100010010100010001011111011001100101010000101110000110010111011110100101010001000100001101001101110001111101101110000110101011101111011001100001000100100111001010110010001110000110011011001110111101010100101000110001101110101110101000001000100100100100011110110100000000000111111111010000110010100000110011000111110010101111001101111010001011100001000000101111011111100101111111100001110100100110101011000011111101111101111101110000001111100010010110010010101111010101011110000101011001100010100111010001011111011001101111001111010000100101110111010110100110000101101010111111100011111100011000101000110111001100110011111001110100001010000000100101011100011011111010110111001100110010101100011010000001101011111111000011000101011011100011110100100011100100100010111100100011010101101000001110011111110111011101011110101011101101010000101110000001100101001001100101000000001110010111101001010001101010111001100001110110010101010100011011111000110111111010011010100010111100010110001101100110001100011011101001001010010101011101110001100011110111111101100100001110011110111001100111010001000111011011110101111000110101011111101111001100110000011100110010111011000101001100101010100110001101111010001011010110111000001101001011011010101101111010001011001011101000000101011001010111100011101000000110100101000000001011111000111100000101101110101100010111011000100010101101000110000101000111001001010111000000000110100001101101110000011000001000101111100000100111100010111001011011011010000000011010101011010001100000110110100110100101101110110100110000000111011100111110100101011011000100010001100010101000110000111101011101000101110011110010111110100011011001110101110101110000011010011100101111110111110011011101011101110000110011001100010101001001101010101000011001111000101010110001001100111000011000011110010011001011001000101011100101000000011100011000110000100110010100000001110000101110000001101111000001111101001110100000011101100110011010010101011101100101101010011000100100010000100010010100001100110001001000001001110111110110101010000110000101011010111111001101110001111010011001111001111010101101111000111100001010111000111010101001100000001110000010111010010110101111110110101101001100001100100110000110001001010001010101011101001011110011011111011110011010100111110111101111010111001100110100101011011011000101111111001011010010101001110000110011000011111001111100100111010110111110111001001101010001111111110011100011111011101011000001100100010100000000111011000001011010010000100010000111001110001101110000001011111100101110100110111111000110110011010101011100011001101111100001010101001011100100101011111001101100100000110111011010000111100010111111111100100100001010110011010011110101111111010011011011111011001100100101000011000100000010010100110010100001101111010110101100000011110010100111110010010100011001010001101011010000101001011110111000111110011010101100100100110011100000110011010000111010101100100010101000001001100100000111010001100100010010000001111101100111010111110101011100111001010100001111011011010111010101101011101111010000110010111100000100111110010100100010100101100011101100111011100110000001111010001000110000001101100110011011100111000011101101000100100101011011010110100001011000011110111111110110010100010101000101000100101110101000101001011010100010101000000110011000010110001010001011011011011111000000111011111100110110000110010000010111011100111111111101110000010101100100000010110111010100010001010011101001010000101001010110010010100110111000001011111101011111000110101010111100001010010010011100101101011101011100000000110100101001000011011001000011010110000100000111100110000000011011111111100010011111010101001100100101100101101100011011111111101011001001101001011100001011100010100011000000000010101100010001010111100100001100011101010100001010001101111010000011100101110000110110100110100100111010010111001010110000000110101101010111110110100111010010001110100110010001100011101110001100000011101100001100101100001110100111101110110011101010101101000101001010101110111100101011000100101001100101000110101110100011111000011101010010111001000101001101101111100111000001110001100101111111100011100011101111110101001001010011001011111110111001011111110011111100100101011111100100100011111110010011101101100011010000000110001011000000110111001110100110001100000100110010111101001101011011111001111110001100000110100001011100011011101100100011010101111000110000000111100010110001111001001101011101101010101011100111001011000111100001111101110110101001100001100111110100111100001010110000001001101110110001100011011010101101001000010010000010010001001100011011000110110100000101010000000001010100111011111110110110111010111010010011100010011001011010000000000110110011101000100010010100011000000000100010110011001111010000111110100100111110010101010001101111000011010010001010100110110000001111110000000001001001011010100100010111111101100000010010001101001000001100101111000001111010101110110011100000101000000010000011110100110000011010111001001001110010010001101001110110010101100011001110000100110100110000101010010010100111111001101100001101001110111000010110100011100110000110110110011001110010100011000111111011001000111100111111101011010001111000111111110011000100111110011001011101110000110011011001001110111001010100001101010010011011011110001100010001110001011111110111011011100110010110100111011101000000111110001100110110100101111110111000011001010000111111010011111101101000011100110000010011010111010001111111000110011000101101001110010010110010011100000010100000001001100111111001110011101101001010100001110011110111111001010111110011010100011101011010010011110100110100101000001010101110110111110001000001010010001100010101101011001111101011110100010000111011101010101111001110000110011010010111010101011001000111001100000010101110100111100100001111001110110110011111000110111011100010100111010100101000000011100110001000100100101000010110101110010100100101110010111100101100100100101011111000101111011001110010100001101000000000101000111101011000001010000100101001110001001010100111101011100000010010101011111100010111011100111011001100000011000110111100001111110011100011010111011011101100100100110000001010110110001000001001111000010111011000001101011001011000011100000010111111001110001111010000111001011011100111110000101011111001100000111011001011101110100100010111000101000110110100001001011000111100000010101010111010101111010101000001100000101001011000111100001000111101001011111100110111101011011101000010011100110000000010111011000001001101101100001011110100111111000000110111110111100000010111010111101010000101101110100101110110110001001010001001001001010010101000010001111010101001010010110001100100101011100000111011101000011010111110011111000110010111011111100001110000001001010100010010000010100010010001010010010010000111001100110000001000111011110111001100101010010101000011101101000000010101110011100110101101110000000111100011111100100011001100010011101100011111111010011000001110101000101110111101101011110111010011110100011101110101000011111111111101001011101100010011011001111110110101011101100010010100011101011110010101101000011000000011101110011100111101000111010100101111001101011101001011000101101101010111101000101011011011101001010100000010001100101101110111111001110011000111100000110000011011111100101101010011111101000100111101010110000110110010010101110010100001001100100010111010010100001101111001111011011101011110101110001111001011101111011101000001100001001011000101010101000100010110001001001010111101101100000010110111100110101101011110011100001101001000011011110110111101011101101000100000100101010110011111011001000011011111010100001011111011101000101010101110001101000101101101100011101000110001100010110111000000001000011001101000101010111011101011010111100110001000100010000100111011000101001101110111001110000111010001111011101110101110100111111101101010001100000011001001110011000011011010100100011110011110100110001101101110000001001100101100011000100110111000101001011111110000101100011111011011101111101111011101001100110010010110111010101111000010101111100011000110001000010000110110001011000111000000010010000010011110011111100010110011101010101110111010100001101110100110100011110100010111111010001000111111010000100111011010001100100101101100110100000100101000110000110010110000101110101110001010011011100000011010110001010101100111110011110101000101110011100101101011001110100111010110000111110101101011110010001010000001100101100100100001101011100100011001010101011010010100001110001100100010100011101100111101001001100110000010000011110100010010110001100001110001110111000001001110101101000101100111111000110101011001001011000011100010100110110101000000101100000000000000000010101110111111100110101110011111101111011110111000010110011101011010101001110000111100010100001000011101100100100101101011100101111000101111111101101100100101100001110111100100111011111010011100111100110001010111001110000101111110010000001111100001010110000000110000100101010101111000111000001011011111100101000101100111001001100000000101000111001111110101101100100000000100010010000111000011100111111110101000000110001110110001110101001101010110011110110111010110110001001011111111000100101111000000110001101011100001100100110111100110111101110101100010011011101110011101010111011010101001111110110010110101110000001011100010011010001111101110011011001111011111110000100001110111001111000011010111110011001101010100011000101010100010110110000111110001010111100010010100001001110111101001011110010101100010100001011000111110110111010100100111100000100111011011010011011100110000011110011000011001111110000011101100001100010000100011000100010001101101010100110010101001000010100000100100010110110111001000011110110110001100011000011100010100111110001100000000111110001101000111000000010100111101000001101100101001000011100010000111100010001100101001011001100110011111110000101010101101001001101001101011110101000001001110001001111110101010011111010111000011010010010010001010101100010010100100011111010000101000001110000110000100100000010100011011100000111111010000111010110100010100010000100101000000011100110111000011110101010111010010110111110000101110011111010000001101001101100101010000100010101110001100111010001001110000010001101001010011111101001101010011010000101111111000111100111100010110101100100000100110010101100100111011011010110001010111101110101111010101011110011111100110000110011100100100001110101010010110111001001000001001111110011001010011111011010110110101101011010101010001110100110100100101101111111110011010000000000111110011000011100011111111111011111010011010100100101011111010011000010101111100111111100000101101000001011010101110111001001110001111000111011000010100001101001110101110011111011010011110000000000110101010101110110010010011111000111100110001101010000111010110111010001111010111101111110111101110001100101100000001010111101111110001111010010111001110010100101011101101010100001000101000100010100010100001101001001000100000100110011100000101110000001001010100000000010000011110100001110101001011010110011001010001110001001101100000000000100111111011110100011110100001001000110110000101101100010111011100001001111111000011011011010111010101110010010001011001111010110101101101001011101011111011010011101111100100110001110010111110011110001101110101000101101010010001010101101111011010000100010110001100101101110101011110001101001111000011000111111010001101100001110011001001101100000100101101011001001101001110100111111110111101001101100011100111111011101110010010101010001101100101110111111100001101100101100100001110000100101100000011101100000011000111110101000000111001100110010000110101010101110111010001100101011000011000100000011000010100101101101111000101001010010110011011110010011100111111010101010101100110100011111000001101001101001001100110001001111110101100101100011111101110010011000000011100101011011111011100000111010101101000100100010110101000000100100101000000010001101010010000001111101111001000110001100000111000111110000101000101001001101000011011101000011011110110110100000100101000110110001111010110000000110011011110111001100011110110010001000110101100110001101010000111011110100000011000100101001010101110110101100010110010000101001001010100011010000111011010010000100000010011111000100101101100000010101111110101111111011000100011110110001111101111100100000110011000101110111101001000111000011000000010100111001011000001010110011111111011111000010110010111111010110001101011101010001100110101010011001011001001011100111111011101001111000100100001111110110101001010010010110010110110001000001101110111100000111010101101000100101000111001100010010010101001010100101011000001000110111100011110101111010100010011010001010100111001000001001001111100111001011100101001101000000111101110001011001101001000011100000000101110100001111110110001011110111100100100101101010000111100111111010000110111111001100011110001000011100100000100010010110001010111001111000100111110010001110100110001001110101110110111000111000100100000000001101000110000101111101101111101010101010010111000011111010011111101010011100111101011011110011111101111001001101100000011101101011101110010101110111011101011100010000110100010110011001101000010011001010000100110100000000000000000101000010101011011100001010010000001101111010101110110011000101101000110101011001111010101000100110110101101010101011001111001100001110110001011000101100001100110000001101000100001011101000001010110001000111001000101110110111101101000000110010000011000001001010111111111100110001110111001101010011101101001110100111001101010100110011101111011101011011001011011001110110010010011000100011000011100001001010010000000101000001011010110010010111011101111001010111011011111010110001101010100100110001001011111100101111101110000100111011010111101100010101010000111000110000100001101111011001111001010010101110010111101100001110001011011010011100010001100000110011000100000111000010001101010010111011010100111010111110001110000000001101111101000011111000011010100100101001110110110101110011001110100001000110010001110101100001000101010011010110111111101011001101000011101000001001110100100111011110100001000001000000011011111010110001000101010110010101001100110000110111101011000101100000011101110110110111110110111000100100111110011100011101011001010100000011010001011001111101001011001001101011010011110011100100001110011001010101011111010101101000000110100101111100110100001001001111100110000011011001100100110011111001111000100101000010100111001011010010010010011111001010110010110000101000101101101000101010011100111101101111110111101110001001110101001011000110010111000011000011000100110011011011111111111111100011110001100110011110000100010101011010100110010101011100110011101001010110111010101110011101100000101001011000100111001010111101100011101101001011111001000110100110100101011000100111100010111110111001000010010111011101110001110011101111111101010000100111111000010011110110101101000110011010001100010001110000101111001010010100000110001110000110110001101110100110111001000011101110111010110110011010111011010110011011001101011100110100101000111010111010000001011011100111010011100101110010001011111110111110010100011101010110000110101110110010110010111001001000000010010000000101110010011001001100010010111000010000010100110011010101011111010011101110010110010000100110010001010100111100000010101011001010110100110101101001000101000111111101011010011011001100000110010111111010100110001101110101010000011100011011010000011100010111011111110010111001111111000011000100110000101001010101010010011001011111000000000111000100000010110111101110011100101110001110011010000101111001111010011011000100111000101010001101110001111010110001001101111001000011011110111111100110011010001100100000101001011010111101111100000000010100010011010101011100000111011001000011100001111010110100001100100100000001000110011111111011111001101010001001111101011001000111011101000010100010001101001011111000101100100011110100001000101000111000100001101110000101000100010101010001001001001110000111100111001110110100111001111110010011000011011000101010011101111101111000010011000110000001010001011001101101011011000000101010101000101011000111111110000000001101110011000011011000000101110011011010100010011010100001000010111001111000001110000111101100111111010011101011100110101001100000101011011000110110110101110001010110000010011100100011110000100101000110101101000110101111111111001001000010001101101111110101101101101011000101010010101100100001000001111011101010110001010001011011101010010100100101111011000000001100001001011101001100100010101101011011100111011010010101101000010011011110000010010010110001111111110011110100100101000111001100111001101000101111011111001111011010001010100100011001001111100010110000110111001110011110010110111111001000000101001011011010011111110000010110111100000001000111101111001000011010001000110010011000001111110001010010111011111110101010000001100000001111000000100111000001000110010010001111010000000001100001011110001000110111111000111100110000000101001010111111000001000001000001110010010100111000010010011010111100101100000100100101010111001110111110100101001101110011101110101110100111000011000101101100101101010010011010001001010010110100000100110100110111111110101101111110001111100111001000110110011111011101110111011110011111001011010000011101100101101100100001010111101101101011110001000000110100001001100101100100000010001101101000111110011101110011000111111111010101111100011010001101110100010101000110100111111110010111100100101110111101000111101110110011000111011111000101011110110100110100000110101010011000110100100111100001110111101000101000100101100111000101011001011011100100111010001011011011100001011000111000011001101010011110011110010011000011000111000110110100001100011011001111111110100011000011100100011001011101010100000010011000111001111111110101110011100111001110010111110100101100111110001111101101000101111011111110110011010111110011111100100010111001010000100011101101100101100111011111111010110100100101111000011101110110011001001001101010100001111101111101010101010100111100110010111001000011001000100011010011000111010111000010001010010001111001000110010111100000010010100010001001110110111101010111001100111000100001111100111010110101000010100111000111011011010011000101011101001010010001111001001001101111101000101011111110111111001111101000010100010110001001001001111101111101111001000000011001101111000011010111110001011111101010001110101010001000011001111011101010010001101010010010000110100100001100010000010101011000001011000100011011100001011010101110010001111000011100000110100000000101101011000001011001011100010010110011010110010100110100010000111100111000011010000111010001100011110110010011111110010101111000010010000001010001110000111100110010111101011101011011111110010111111000100111101100000111010110010011110000100000110101101001100001111101111010100111111111010011000011001000011101110101101010110001000000001100100001101100100101000100100001111011101001110001000000100100011101111010001001001101100011100111100001111000011010010100010100111100111011100110010000110110011011101101110110011111001011100000101001110010111000010010100101000110100101010100000100010001001001101010100101110000101100111101011100000001011010110101011100110011011101111001011110101100111000100101111100001010100010111010010011001100110011010001111110101000000110101100011000111010111101001110000110100111000111010101101010011110100010110111011000011101101011110010101110100100111100110101110100110101100101111010111010000101010000010111001101110011001001011100111000011001010010110001101000100011100101000110111100101001000000010100010001010010110111111111000101011110111110001110110000010101000001110100100100011111110010010011110001110110010011011101110010010110010001100101101010000101110000100101101110001011100101110001000111110101011000101001110111011011111101000000011000010110010110010110110110000001101111000010101101111110011000101111010101010011011010111010010001101100110011000000100111010101000010001001101001001110100101101010101110000000001100101011100110011000011000010000001011110110011100111000011111111011111000100000110110011001101111100101011100011111011000011100000110100001011000011011010110001111001100011001001100001011000010000001001111111001110101100001110111100100000001100000011111100100111100001111011000000101101101000001001011000101111010110010101001100111110110110101000010000010101000101111111011001111111011001100011001001101010011110001101110001011000010000101001011010011011011101111100000101100111001111110001010110010110011110110000110101000110011010000111111111000011000111101100011110110110011110101100001100000111100001001011000101100111000010010110011110111111001000101100001000100001110101001000010111010100111000111011010110110000110101101111110000001100110011100100110010100000100001100111011100001011110001001111011101001100000000011000110111100000110011111111110010000110011001110100010011101001100000010011000000001001000011101101111001110010011010100100011010001110111001011001010011111110111000101111101000000111010010110100011101010011011000010100101101111101011001000010110101111100010111000001011111101100100010010100010011011011000000100100010001010000101011110000101001111101001010011010100000000100000100111110011110001111100111101011001111111011011101111111100100011000100111010101100000100000110100100111001010011100011010001111101001000111001001111001000010010100111000011100100011011001110000110000101110000110011001110100000011011011001010010100101010111000101011110000000011110111011011110001010100110000011001100110011011001000001010010110011010111110011010110101110101011010000110110100001100111011001110101100111100101111110001001110011111001111010010010001000000010111101010110000101101101010000110000000001101010101100111100010000110011000010001001011010101111110011111110111010111000011101100000101111011111001000111010011011111100110110010001101101011010010010100101001010010101111100100010111110000101110111000011001101101000111001101010100010101100111101111010001111010111111101111110001010101001100010000101000101010011111100010010000101110010011110101111001101100000010111111110111110110101001010111001110100011110011000101100010000101100100011111101010101111101001000101000000110011011010001110000010000000001100001110000101101101011110110110110111011000001010100001000001011000000110011101100001001010111101110010011100011100100100010000001111011001100111011100011101110110010101001011010001011011100101101110101100010001000001000111001100101011100111111100010001111100110100010011100110110000000101111001011110101100001110000010010000101010100011101101110100000110100110001001011000110011100010110100101001001001000011000011100111111001010011110111011011100110010000110000101111101110101000100000001110111001001001100101011110101101100110101100110101011011011010010110100001010011010111001011100011101011100110111011011000111010010010111000001011001000100010100000010110001010101010000011001001100011100111010010011110101111000001011110001011111101101101011000101101111011001111110011000100000111110111110111000001110100110001001111100000110011000010011010110110011010010110011100100100100010101010111110011110100010100000101111100001110000000010111000010010010100100010001111011100000011111011010111011111110110100001101111000111010010000111100011111110111100111010110000011110000110100101110110001100001010000110110001111001110011100100110110011101110110101110100010011011000001011111100101000011111000111100100011011101011101010100110011010010110100011000011001111010011000000100000011101010000001001110100000000001011101011011001001100001101100101111011001101000000111100000011010001100101100110100111110000000010010010111001110101101110100001010111111101010000010110100110101111011100100000110000110001100001001000000110101100000111111010001011011010000000011010100110011000111010100010111011111010100001011010000000101010011101100010110101110010010010100000111000110011101011000001001110100111011000000111011000001000111000100000010100011101000000101110010001111110001001001101111111101000001111001110110100111011000011011011010100011111010100110110010101010011100010101100100000111001000110101110000111111110110000001110101101111000010010001000110001101010001011101110000111100001110011100111110100001111111111011010101010010100000101111001000000111110011000010010011010100110100110110100010011010001010110101110001000100001010111100000010000111000010011100101110111111110100100001100110110110101110010010101011111101110001101011010001001001111101001101001000010010000000111000011101100011000001100110100001100100110100001101110010110001110101011100001001110001011000100000100010101101101000100000101100110010101000011010001010111110001001010000010110111111010101011111011111000110111011000101001101110010101001110100111100001010100100011011100101100111111010111010011000000100111101100010010100101101110101100010110000000001101001100101010000101001100000010001110001101111110011111111111101110100100110011101010001001100011100000101100101000010001100001000000011101001110100101111111001111111011010001101101101100010110111111001111011111101101101110011010010010011100101010100000111101110111100110011111101110010101110101011110001000111101001110110110110011011001110001000001000111000110111000100110011000100101010111010100011111010011100110110111100010010110001100010110100101101011111101101001101010110001011110011110000011110010010011101101111111010110000000111000101001110011100110101101111011011100001010011111111001111100111010111111100111001100101010101111100111101100100111001110000111011010010000010101101000010110001010111011010011100110000111001110100011111001000110100001011101010000010100010000001101111110011011110001110011111111010101000111011010101001100010000111101010111010000000101101111111100000000010111010001000000100111010111110011000110101110010001011000110111000100010110110101111010001001001100100111011110100001101100011001111011001001101000001111010000000101101001011010100011001010110110110111111110100111111010101110010101110111000110010110101111010101010011110110000111010100110100011101111110010000000101010011001101111100110110001100100101110001001011011111100001111000000100111010111110001010110111010100111010000111001011010000000101110001101001011100000000100100010000001111010000110001011001000000101010000101111110001000000111001101011000100001101001010101011000000111001000101001010111101001000000000100001110111011010001100110000010110101010111101001010111001010000101011001101011110000110101100000111011110001010111000001110000100011001100101011100101000111011001111100101000010110101010100110001110110111010101001010100000011000100000000000101110110100011000010011100011110011011101110001110101100110110010011101111111001001110101101001010111000101100101011010111011100001000010111010011110001110110111111001110100001111110101011100110001100000011110101110111101100010011010001100001001000111110100110010010011011100110110110110011000111001010100000010111010111111011000101011011001101110111001010000001100011000110000100011011110010100011110110011010101111001000110101010000000100001010000000011011001000000011011100000000110000110010001001100001011010000011001011001010111110001000001011101001110110101101100000101011111000000110111001001110111001010010110010111010111110100011110011111011011010110110100110010101110111100100100011110000110000010001011000101011111101111010001100100110111001001001010010101110010101000000111100000101100001010001011101110011101010111110100000001011001111101001010110111111101011001110010001111101101010011011110001101111000111101110011101111000011101011111111111011101001000111001010100011011010001111100011011100100011010101010011000011001010011000010111011111100011101010011010111100110011010000100100111110100100100100000111100000001110100111111101011110001111011000000111101111011001010110010110000100100100111011101001011001011100001110010101100011010110110110000001100100010001111101101110001101110000000111011111010101011000111101101110000101011100110111001011110101101011111011011011101010000011101010010110100000111111110010100101000000011111100100110111010100001100001000011011110001110001001101011111110100010111000001100011100111110010111100100011101100110111010100111010100001001101101001100011000010101010111100001000101110011101010000100110000010011111101000000101100101101011100011111111101110111001000110100100011111000110111000001001110111001101000001100110110010110111100010111110101011010010010001111110000110100000111010001011000111001101000001101101001111011001010101101101011011100000110111101001101010011100110110010011001111111101100010111111010010001100000001000011000100001000110111101010011000000111111111111000101011111101101100100110110101100000110010110000100010001011111000110110110010101001101010111011110001010100110001100010011101010100010110101011100100011110101001001001011100110011001110101000110000000001000110101000101000000001110111010010001010100111001110101100011010000111011100100100011010111100001100000110111001110011000111001111101100101000010000001001010000010001001010111100001111110100000000001110110000101101110101100101001110010011001101000101011110000110110001001100101111111001111100101100100000010011111000001110010110111111001101011000000010001000100000001011010110100100011001101011101111001010001001010000100101100011101000101010010101101110000010100000100010100100001101011000111100010111011110011000000010000100111111000110001111110011111010111011000011000010000101111111011101100101100001100101101111011110110010100110110010111001101011100111100000010110010001110111010000101010100001000100010100100100000110010001001111000111100111110000111000100001000110111000100001000101100101011000101001001110100111011111100110001111110000011000000100000101010100101101011111100010001010010010001000110111011001111010110010001000101100001110110000100101101100010001001110001100101101111000000000010111011010111110101111100110001110010010001111010110111100111101101001101010100001100110011001100000101000010001111101000101001110101100001100000001111101100011111010101110010101110110111111010100001100101001001000111111111010111111000111100101111001001101110101111101101101100111101100110011010101100101101110110111010111011101110100111111001000110110001111100100011000101110101111000001110110111011101010111101110001010101110011101101100110111100101010000000011110111011010001100100111100001011101010100001010011111110110000100110100000001101010100011011011100111011010001010000000010011100101010001111001010010000000100110011101111010110110101110010100101110010000101001111100001010001110110110101011010111100000011100001010011001011000011110001000111111101010111111011101111111000000000111100111100100110101101111100001111110000011101101010011011000011110001001101111110111011101100011111010110100011000101010110111110111001011101110100011011101010101010100101010001110111011010110011101011100111010101111011100001111111101101001100100010011110010010011101010111110010000100000010100001111001100111111010110101110001010010011110100100010101011111000110011000111111010110001011010001110111100101101100010110000100101011101110000000001111101111001101110111101100010001110001100001000100101100100010000000000111010001010101110101101110000001001111011101010101010111000000101100100011101000101111111101010100000011011111010110100101101111111001001110010110110001111101000110111100000110111000100100100111000001100101111010001101011001111101100111001000000000101100101000101110111111000110010010101111100111001100111111100110111111011110001011000011101111010001011110101001100100111110011101001010001010010001001000010110110001101011001100000011101001110010000111110110110000011110100111001011010011110001110111001011110011000001010100001110101011000110011110011101010111001011111101110101110011100101100011001110111011111111100001010000001110100101100101001110111111011110011011011110011101110001111100001101101101010100110000110111000000011101111110101001011001101001100001111011101011100110101101010110000010101010000101110110000001111010101111111101101000010100101011000001011111100101001110010011110010000010101011101110100010001000101111000101010111000111000000100111101101011110010011010011100011010011010010110011001100001111001001111110111100000101100001000000111010111101011011011001000010111101001100100001001000001111101010011101100111111001101110101110000011010101011001110010110011111011000000100110010000111000111010101101000000111100111110001000000100010001111000011010100110000100011111100000100000001011010100000000101111110001000001001100000011000010100110110001011010111011100000011000010011000101010110001010001110001100100110011011111000010101000110000000101100010110110101010001111000111101100101100100011001011010101011101111110011001101111000000000101000110001101101110111010011011110000010010110100100011110101011101011011101010011101001111001101011100111101110011101111110111010110010001000001111011011100111010111011000010100001010000101110101110100110100111010011111011000000100100101010110101010000011101000001110000100010110011001001110011011001011010111010000110100100001001000110010010100100010111111001010110010111101001000110000100110111001001011101000011001110111011100100010000110011110101010001011101001011110111110011101110001100110100011000010101111011100001101101001100000000101110011111001100010000110001101101011001110100110011011110111101111101101111010011001010000101110100001110111111101101001001000000001010100101000001111011000110011001001010010011111011010001110111001010110100101110101010010010011100101001001011001111111001100111000111011111000111000001110010110101101111010001111100111101010000100011110011011001110101001011111100100110011010000111011010101100111001001001001111011100001001110000000100001111011110100101100001100110100100100100110000001101101111011000111010110000000010100010110010110010110001001000110110111011000001111010000011110011001011110011010100100100000100110111000101011010100000010000101111011111111101011000001000110001011111111110111010101000101110010101100001010000101000100101010010010110011001010100110001111111010100011011110101001011000101111111010101001111001110110111101010000001101100000010011100001110110011011001110000001100010110111000010001101100111010111010011101010001010110100000011101101100010011011010100101111010110111000011001110001001000101100101110101110000111111000011110011110001011000110001110101000001001010110010110001010110010011111010110110001110000111011110011011010111111110010100011111110010000000010001010111011000101001101011010010110101010011110110000000111001011010010110000011011000100011110111110010110001001110100101101001010101110111101101011101010111110101011010111001100101100011010011010111001010010001011010100010110111101101101111010001001010101001000010011110110111111010011011101001011011011101101101011111011110001001100111100101110100000110001100101111010101010001110000011000101001101000001000010101111011010111100001100100111000000100100001011010110001101001100001000000100001111011101011010110101111000010011110101110011110110110010011110101101110101100101100001001101001110011111011000000110001100010001111001011000110110001011001101111011111100010000110000100110101100100110101001001000010010101010001100010111000110011000111111011000011111101110100101010100000010100110010011001101110011010000000000010101101101101000101001111001010000100111110010001101010000000011100111010110111000111000111010101101100101011110111010101000001101010101001011011110001111010001101000010111011100100110110110010111000100101110101101110011001100110111001111100010110111011100110101011101001000001010100111100111011111011000010001011100001011001000010100111111000100001011001111001010010000110001000000110001110001100010101000100101110001100000000100011011111010001110011010100100110110101100000100111000000010001101000001010110111010011101101101101010101101111010001111111111001000000100101001010110001100111010111010111110010111110010000011100100100101110001000000110111000100000100100011011111000000100111010111110001011110000110001011000010101000101110000110011001100010110100000100110001101011101001101111110000100000011011010101100101000001101101000100011000100111111001001001110101001111111000010000011111111011011100011001011000110111100011101110111000010111100111110000011011111010011010100011010001011001010011110010100110001100101001101110100111000110011000110010010010010011000011101011011000101110101101001001000010011110010000011010000110000001011011111001000100111101101100110011010000110000001111110001001001000110001001000101010111011010100111101100001010101011001000101001111001101011110111010010111001101100001100100001001011011001011111011100100110010100011010000111010110111011100001111100101101110111100000100101111001000010001011000110110111001100101010111010110001101101111101111000110010000100101111001111101100100010110000010110010001001100010101110010100101000001110111100000101001001010110001000000010010100000011110000010001011111111110100001100101001010000000111010111111011011001101001001100101010000100010111000100111100001010110101101011000010110101100001110001011100010001001010001101000100100101011101101101111110001001101000011100001111011011011011000110010110111101110000110100011100001011110001010100011110110000010000110000000111110011110110101001101001101000000110010100110011001011010011000101100010100001011000111111111011010001011010011101000000110000111011101010000010100101010101100010010001000110001110100110001110010010100110010011011011100011010101110001010100111011111000111011010101010100111111110110001101000101010110000010001001001111101010101111000010001011101010100010000011000010111110111001011000101010110000001001100110001000101010011100101110000001010001110001111110110100011001010000110110110010100111100000111111000011110101000111111001111111001110110100010111101101100000000111000100010101000111011010000011010110011001110011100011000111001001011111001101010110111111001011010111101011111101101110010010100100111011101000010110000001000010011011001101100010100010101011110101101101110011000011011100100011101111100111111011010110001111101100100000010111100001010010101100100110111111101100000001000001101011001001111111011100100111001100110011101000011001100010101101101001011100100101101110110110001010010001110010110100100011110100111100111100110011101111010111101011100000101111101100100000110101010001101100100001010001100111101110001011011100010111100001110100011011001011011001100010000110011110110000110001100111110001111010001001001100000011001001001011111010000101101101001010011110110101111101011100000011010000101101000011111010010110101110000001101100111000110001010101010010001001110001010000101111001010011100001101101101101101010010011111000000101000111010011110011111100100011110110100011011011000101100101000100111110010101110100100001010000110100011011100010001101010001100110101100001100010011100101110001110001011010111011101010001011111000000110000000011000111101101110101010110010111101100111001000000011111000101110010111001100001111010011100000001010111111001111111111101000001101111110101011101101111101100011111110111011100110001101010110111001010111001110110001111111111100110111000111010000100101010000101001011000110110011100100000011010010110100110010101111101110000101010000010000010110100110111010000101101001011111101010100110011001001010100000001000011011111001111111111101000100001000100000010101111010111110010000010111110000101010010111011110001100000110000100011100100010110010110100101111101001011001001010000001111110100101001110110110011111111011100101001110111100001110100010110110101010100001110010011000011011001111010010100001010110100101100111101010011000100110011110010111011100001101010111111000000001010011110110101101101000111010000101101000100100001001111111011101000011110011001101011000010110111011001011101010111101110011010110000100001011110100101010010111110010111110101010100111010101011011111011011110001111110010101111000000001011100010111000000100010100100000001010010110111000011011010111101100101010111001100010010100001011101100111111101101011110100010000100011110101111101111101000000001011110001111101100100001011001000000110110110110011100110110011100011010100101101101011010010000010010010100001011000111110010101101001110111011010000001001011101101110011110011000101110010000110101100010001000100011010101011011010000111100000100100000111011010011010011100101001010100110000011001101110101100101110111101111101110111010100111000111010000101000110101001001000100000110011111011011001011111001010000011011000100111011000000111101001100101100010101010101011101100100010100011111101011111010101101101001100000100001100100011000010111010011110010110101010010010011111100001001100010111101100100001111111110011111011101011000010101000101111100110110011110000000001001110111110110100111010011111011111110001000011000101000101000000010111101011111110111100000010111001000100011000101010110100010011101001011011010110101110011000010000011011011101001001101011110111010011011001011111111110100110111011011100011100111101110001011011011000111011001001101011001111011000110110000011111100011001011000100111010011001101110001101111010000000001011110001110110100110011001000001100100101100111010001111001000010110011111100111011101010100000100110110110001100100111100000101000011011001001110011011001100010110010100000011100100010000110010101010000000110101010000111001010000100001110111001111100010010001000011111000100001110000001011101101011000110001001101110001000100010100010101100001101100111011101100010000111001001010011101010101101110110101101000101001101010111101011011101001010010111011111001101000111010110111010011010010111000110000111010101001110111111010000011111000010010010110111101011111001100001110100101001001000000101001001010001001011001110010111000110101110101110111000000001011001011000000100100001110110000111110101010001111000111000001010111001101001101000011000100110110111101110101000100001100010000100010000010000110000111110100111111000111111101101001001100011110101110011000111110000111000010001111000000010101110011010111010111110110001010010010011000101100110011000010011010011110001100100000110010111001110101001110111111100010000011001111111000010111110101001000000000110000000011101110111110001101111011010000111001101101101110010110011101101000100110011100111110001011000000011101111001011101100101100110110101111000000110110000011100111001001100010001010011100100110110101110100001100010101111101010100110011110011100100010001011101011101101110010110000110100011001001000000000111010010000000011010111010011110100010111011001011101011011010101100000011010110100000010000001011110101100001001100100001110000001000101010000100101010010010111011110011101111011111010001101111010001111110100111001100010010010011001010010101001010101010011110100110010111101000000011001100110101111001110101010001110011010101000010100100000011000011001110001000111000010100001101010001011011010011011001011010101000001111010111010111000100011100111011101110011100010011111000011000100000001001111011110111011111111011111000001000111101011111000001101110000001100011100011010001001100111110000110010010000011110100011101000101101111000110000001111111010100110011011001110110100010011011100011110001001111111111101001111100001101111101001101001110101100111100010100010011011111001000110001101110101001010001001010001000100101111001110101101000111110010000110001101011001110011011110110101010111101101110001100110100001010001101001101000011101001100011110101010111110100011001001010101001111000000111011010101111011101011110010011001000001101010010010000110111010110110011010000000110010001111001010011101010111110110110000111010010110110011011111010110100101000101001000010101011010101110000111101100101001010011011110011010011011011100001101101001100000110110010001110101111000100001101000001101100100111001100010010010011101000100010000111101001111111111000010101001010000010000011101110110100001111100100011101000011100110110001010101101001001011001111111111110001101100101000010110101100110110000000100101001110011000111101101010010000101011010011111110100111100010010110101111110110001111110010010011010100110101010010100101111101000110111010001111110001110101000110111100101010101010110111011011010101101110000111110010011101110010001110101011110100010101100111100010110101101101110001010010011011100000111011101010111101010000111111111010111001101101110001001001110001011100111000100000000101110000001001011001110010101010111011100011110001111101100000111010011000110100101000110010000100010011111101100011001100110111111111100100111011000110001110010011110111110001000010111011111101011111010100010110001101101100101010011110110101111110001100010011011000010011011111010000000111000011100010111101100011001010111100111110110110111001101111010111001101110111010010110111011000101010000101010111000000110100110001010111011010010011101011101011110000001101010011001001111000111101011101011001100011011000101110010011110110111101010110011100001010110010101010000001010101010001111001000011110100100111000001101011110101010101010010000000011100011100011111101111011001000010000000010101111011011001000111110000100011100000000110100011110100101110001100000001110010010000101110101101101001100111100011010100011001110000001001100100100011011100010100110010010000110011111010010101101001101010100100111011101111010101101101000101011010010101010001001111101111000011111001100110101010011011011011111011010111010011001010011101010001110000011000101000101100011011100101100100000101110001101001000101100101110100010101010110101011001000010110110011111101000011110001010000100010010001101011100000110100100101010100100011100000110010110000110111111111101011011100101010100100011010001100110111000011011000110010101010010110011000111000110111000101111010001010100110010010100100111110011111010011010001110110001010101100001011111110111011110101100010110001000110011110010101110111010101101110111010100101010011100110110111110010001000100111100111010010110001010100001101011011001010111110100100000011000000100011110010100110100001100011100001011010010111110111000011010110011100100000011101110110111110111110100110000001001110101101101100010100000101110000001101111100011110011001110101110000011001101001011101100100111101110100010100011000101101101100110011100100000111100101111001011111100001011100101101100100010010110111011111000111110011001000111100101001100000101100010011100001011110000010111000010111101101000011011001100101011100001011010110110101011100100101111001111001001101111110001110001100100011110011010000100110000011100101101110000100000011000010011111010000100010111000111010010010111010101011101011111001100000100111111000011110111001100111101100111101001100000111010111110011100001101100000101010100000010010010100000010110111110111110000001110100010001110110101111001100001001111111110001001101101000010000000011110111010010100101110111001110001101101000000001110000101010111011111111010101110000110100101000000010111101111101001110110001001101110001010010111001011110001101001010000111001100011010010100111000001001011101100010010001100111001110000101100100000111100011111000000101000000010111011101100000100001100101111101010001111001111001111001110000010001000100110111110000000101101110101101010110001110110110100101011100110110000000110011010111000011010010100110100010011000001100101011100011111110000111001011110110010000111101000101111000110100010010101011000001110010000101010000000000001001010001111010001010100001001110111001111000101100111011000111011001000011111001111110010110111001101110111000010110000111010000110110101001100110001110010101111000111100000100100110101001010011111110001101001100001100110010100001011000011011010100001011101110011110001010001101100011111011100111110011001110000101000011101111101100011001110100110111100011110000110100100111000000110000011111101000110100100011100110100010111111100000010010000110011000010101000001000100100110100011000010111001001101111101000010000010101111110111110100100100011100110001000101101101101100111111011001000110101000111110000100001101010100110111101010010110110100101110110101000100000010010000101010100001000010001100010101010001111010010100011100000000111000011111000101100101010011000101101110101111101100111100111100110001110100011110101111101110110111111001110000011000101110111010110101101110001111010000001101001000010011111010111010110000000111100000011000000000001011000100101010011110111110100001010011100001000110000001110111100101111111100000100011010000001100001101111100100100000101101111010111101100100011011011001100111100010110101000111101100001010101010101100110111111111111100001110010010011011010111011111000000011001111110011100010110110110100110011000011010100101101111010101000011010111100010001001001000000001000000100100111100101111010101001101010001000010001101011101001110010010100011110100101011111001000010110000110001110011011100010010001011000111001010110110011110001010000011110100111101101111010011100111101100110110110011010010000100110000010000010010011001110100000000011000010111101001000011111110100100011111011011101110010011111010100101010101101011111110010100001000011010001111100100000101111001101111111010011111111000000000001101000100001110101100110011111001101011010100100100011001111000101010001001001100001100001010111110110001001100111001010110100011010001010010101110100110101011111001001101101110110100100101111100101001111100100100000001111001010111011111100101001001011001011100101111001011110000001110011111000111101101111010110001011000111110000010001100000000011011110000111110100111010010110110110101101000100110000011111010001111100101100100100100100101001001111110001100111000010110101110001101001000111011010110111000100011001111111100011110111011101110000100110011001000100101100100110011000100011101101010111101010110101100000010001110010101100111010111010010011001010000011101011010010110001101001110100111010000000110010100101110110100010110100011000111010110111110000101110001010001100111110111011001111001101100101101111001111000001011001111111010010100000100110101101011001011001100001101001000101100111011000010111000101100110110001101111110000011010110011010010111111001000101110100101101001100000010010001100001001101001011010001101011111101111010110010010100110001011111100000100011110010011010000000010001000011110000011101000110101010001001101000000100100010110001101110111110000101100000011011110110000000110110100001111110101011010110011110111000100011100010011011001011100111111110101101001110100001110110110101001100111001000001111011011111111010111110001011010110010010101011010100110011001010010100100100111100110011001110010011110110010011101011100110100100110100101010110011010011100010010001011001001101000000001000000010110000010111001101011011110010000001110000101000110101011001001010110001001000101011001111110001100010110011100111000011101010110110000001100101100111111011001111100011111110111010010010101111011010110111010101101101101011100101010000100111101011111100001101001111101110001011111001001011011100111001110100100011011101011011100001111011101110000001110001110000111111011011100111101000110011010011000101010111101110100001101000110100101101011001100111001101110110010001011010000011010011100001001000010100101100110101011110101000100110011110100001100101010001110010100001100010010101011000000111011110000101100101111111101111000000101010101000101001010110111001100111110001101000011111110000111011101110010000111100000000000010101101100011001010110000011001010110011101110110100001000100100010000000000010001110101000001001000101100111101011000101010110101001100010000000110000110110011001100100101101111011010000100100010101001101001001101010011100001011011011000011001100011010011101000001001100100010001011110100110001101011100001000110000010100011010010010111000011110110010010100111010100100010111101100011101000101001101100010010001110111011000111110111110101000100101100101110011011101110000000001001010001011001111010001000011010101000111011110000110000011100011100011000010100011001110111000011100110101011000110110010111000011101110000110011110101110011110100001011001110011000110110111110110000011100111000001100010111001111111110011101111111100001010111110111111100110001111100000101100001100101001011101111110011011101011001110011001011110101110011100100010101000100110101101010000010111110000111010000000101100101001110001000100110001111011110111010010100010101001100100001001101100111011010000000110010001111111110111101100011000010101000101011101100001011110010011110001110110000000010110000100001001010011110111010111110000111110111000010110101110101011001010001101111110001010111111101001101111101110010111010111010101000111101010010000100110111000011101110101110000111011011101011000100001100100000110000111110011011101001000001111010111101000010101111001011110100010011111010000100001010001011000000011000011110110111000001001001001100000000110101100101000000110001000100100000100000001010010001100111000100111111110011000110101011111100100111001100010000010110010000000000000010010101101010111110011111010101110101100110101111100011010110101100110100101111000000110111011100010001110111011101110110001111100101100100010001111011000111110010011011100100101011010001111001100100110000111111110100010000110001011101101011011110100000001000110111000011000110001010100010000010010111100100110100110101011001001111010011111101000101100011010101010000110010010000000100001100111110000001001110111001000100110100101111101001100001111111000000011001100000011100101110111001010011111111010101110001000110000100111110000000100000110110001001100010110100101110000011100111101000101000001001011010011010010111111110010000001010101111001100110111000111110111110111111000000101110110101001101111011111001011010001101101001011100101100100011001101011010110001010100010001111001100101100111101101000011110011011001000011001100111011001000111000000001000101100101101011000001101010000000000100110000001101000011101101001111001111110011001101101100001011001011011010110100001100101000111000011100110101000111001010000100110011000000001110000000000010011100101000010111111111010011001000000011001000000100001000111101110011100000010001111100010100110010110001000011110000101001110110100100000110101101111100010100110111101110100111110010110001000111010010110110001111111000000100001111100010000111000001000011010011111000110100001110110101010011010111010111101100111111010111101101110100111001001010001011010000000100010111100100010000000111100111001110010111111101101000001111000011011101000000101101001100111011101101111000001010000001000001001001111100101111001011011000001100110111100011010010000110001011111101110101110100011010101100000001001110000110010010010001001110001110010111111001111000000111011110100100111010110111000110101111100111101010000100000111011000101111000011011100000011011111010110111000001001010010101111010010000010100001111110000010010100010111101000010100000011010111101111111111000000110111011101011011110101110100000110110011001010011010110110001111100110100000011001100100011010100001010011101000000111011101001111100011011110000100000100100111101110010001100110100100011011010001100111011000011111010000001011110101010110101010111011000011100111000010001110010000011101010001010011001100111110000110001101011101000000010111111001101110001111001000110100001000010011101100100010111001111101011010100011001000110110111010010011001001111010110001110000110011101011010011001100010010001111000001101101011101110011101110110100000101101010001001100110100001111101100110110001110011111101100110001001000000011011010110111101100000000101011001101111010010101101100110111001110010010011110000110100001100001101110011100001011110001001011001111111011101111100001011010000100100111100001001011000110100010110110011111101110010000010101111000010100110100111100100001000100110010011110000010110000000110101011011111000110010110001011101011111010010000011111110010110000011110011000000001000101011011111010100010000010001111010011100111001100110100100000111100010011111010010110001000001101001100110101101110101100010001000101001110111101100101000110001010010111110101100110011101111111011000101100000011011000100000010111100011110111100110001010100100001010010010001001101011011011100100101111111000000010100001100100011111000110111101101011110000000000101110111011010011010111110110111101011100100011100010101001110110010100011000111100001111001100110011100011110001111101110110001100111100011011011100000000110111011111100110110110000100011110000110010101000000110000110000110101110010101010001001111101011111011011100010000011101011110010111100000000011011010011011000001111001010000010001110101101010011010011100010000010101011010001011111100000001000100000101101110000001111111101001101110110000010010010011000100100010001011110100001100100101100110100111011111000011110010101101011101100101101100011100011100100110110010100100100010101100101010110101011111100000110010110111100010011010111001000010100110000111111001101100000001111000100000011000000111101011010111100111110101100101101000111100001011110100110000100100110110011001101010011101000000100100001000111011011100011010010100111001101101100001000101001011000100100100011110000110110100100000111100000000110101001111000001101101000010111101000110110001100101001010110010001110101011111101100001000011111001011011000010010111000100000000110101011110101111100101101111100110110011101011000001101111100010001000110100011011101011000101011011101111100011011100101000000100100101110011000001011100001011000000010010011001010100110111001100001111011100111011100001001000001111101100100110111011110010010000111110011000001000111101100111100101110110000000111011100110111111100100111011101010110100011010011001001101111001011000010010100001000101100101101111110100011111010100010010010011100100001111000010111110110100110001001100101101001111100010000010010000001100010001010010110001010000111111001110001111000101110100011010000010010011010110110110110100111001001110011100011001110001011111000101111011101010010100111101011010001100111011010010110100100101111110100101110001011111111000111111101010110001101101010100101101101110101111000100011000111110001111101101001110011000100111001110011110011000010000001001001001111111100110110100000011101010101010010010011101101001001011001101000101000110010101110100000111101011100101000110111100111110010111000101011101111010001011110101101101110001000010110111011101101000110011111001001010100111110110100000111011111101000010101011001101111001111101110101111110000001001101000101101001000110100001111011111100011110111001110110000110000111001111101100001111010010100010101001110101001000000011011011000001110110110111001110011100011101010011111101110101001000010111110111000110101100101000100101000010011101011101011000010011011011101001100100011100000000100100100110000010011001101100111110111010111000010110100000001101001111010000111011010100110110010111011001101100100101100110110111011000100110010011001001010111111101110110100110111011111110110010000000001011101111100110001110110010010101001100010101001001010111011000010001100010011111000110101100101101100000010101111011101000000011100111100100001011110100010010100000001101111111010011011110001110011001001101111000010001101110111010010101111101011110101100101011110001100001010011101111111011000001110011110010110100110010101110001011011100111110001000101111100000100111000100001111001000100011111001000000000100010101110111000011111010100011111010110010010100000100011001101100101000011001011101101110010011110011001100010100010011101000100111001001010111000000011101001010001101000110110100011000111001000010110100001101001001010000010110110011100000111111010101000011000111111111011000100010011110100011111111001101111011101011001110000001001000100101000100100111101111100010001111011010011101001010011110000110010101010000101100000010001110110110010101001100101110001010010010101000010000001100101001111010001001011011000111000011110011101101100111111101001100000111110111001101001101110110101001000011100100011001001110111011011100100010111001001010100001011001001110010111111100110101010011011000100100101111001111101101000111111111001110111110100010110011111110010111011101001011000100110010110100010010111001100111011110111110010110111000100011111101011100000111111010111101110011101010010100100010111000000100001011010001010000011010100010011110010101100000001111110110110011101101000011011111001011001010101100011101111111100111000000000010010111010110101110101101110001110001100010011010011100010001001110100001011110111101101000001101011100000011100101011101111010110011100011110101111101100011001100001011001010111110000010111110011110000010101101011000110100011010100111101010101100001001110011000111101000011110101001000100100101010011011101001101101110001010000111101010010111110000010000010100101100110101110001011100010110110011111000010010000010101100000011011000011101011100010000110100010000111010011110001011111010010110111101000100100100000001111001000000001110000101001011011101001010111100111110111000011110111000010000000111111011000101000011010000100010111101101000110000001011000011101110010100011101000110110111100111000101001010100100011101110110111000101111011001111001010001111011010101010100011101000001110101010110000111111111001101110001010001111010100101111011011011010111001000101101101000100001101110100111101011000000010011000010100010011111101110010100000101100101001001000001100100100000110000101001101001101001001000110111001001111110010010010100101110100011101001111100000011010010010100011111100110101010101110111110010011000011010101101011011001101011101000101111101010001100000001110101110111010110100011000101111111110110100100001001010010010110111101101010011001001010100111001110011011010100000001111110101110010100011111000110011001001000011001110110101001100101100111010011110101101111001010000110001101111100101111100001100000101101000001101010110000011111010101011011000000010110100011110100011011110010101000001101011001001100011101010011101111111000110111011000110100011111101110011101111111010110010100001101101000000111111000010110111011011011110111000100100100110111010100010000100011010010111110110110010001001011101101110110111000010010000111111001010101011111011110010110101010010110001011111001110100010000000111001010101100110101110000000110011110001110110001011110101110000000100110111000011010111111100000111010111000110110110110011111110010110110110111100010010100110000110110110101010100000110100011111101010111110010110110101101001111011001110111100100111001110111010001110001001001110001001010100111101101111010100000111000110110101110101001111001000111100010101011111010101010100110111000110110111000100100011100111011001011001010011100000011111010110000100010000011010011111001011000000111111101110001110001100111000000000001000101100010100111100011101111110110110100100101111011110101000111110101101001110001111000100001101001110001000000011111110100100111100101000100001100010011111000011101001011111000010011111000001001100110111000010010001110111110100000001000000010011001011010010011110011110011011110110000001011100111000010001000000100000010100001000001111100000011111101111001010111011101001011000011001010010100111011101111100110101100111011011111000010101001101110110111000000001001110000101000110000011110011110111001011001010111001011010001010101111010101000110110000100111111011010011100100101001110001010101110110001101111100110111110011100100100111010100000100110110100001110101110011010011001101101100011111011000100001111010010111111111101010101101101101111000011000001111011010010100001100101110011101100110100001010101101010000101111011001000101101010010100100001010110111000100111010011011100010110001111001010010111011010010110011001001001101001000110011101001001001101100011000100011001100011111010010001101010100010010101100000011010101001000000001011011110100100100111001110000100101001010110101111011100011010011011100111001111000010011010110101010111011100110011100100101111001011010101110100011111010010011110111100110000101101010000001010000000110001010100101111000011010100000111001001111110000111001000000101010100010010000101101011101011001010001010001010000010001100000111010010000011011100011101110101110010111001001111000010001011011101001110110000111100010010011111111101001011110101000110000001010010100110011101110010111010010000011110010101000001011010110111011111000111111100100001111001111000001111001000101001101100001100100001011111110000001000001101100011101010111100000001001000011001001010100111101001000011101000001111100001011000011111011000010100010011001110000110111001000000011101111001110000111011010000100101011110110001101111100100001011111111010011000000001100111111001100101010111101011010001111101000101000001101000100001010110011000010000100111011011001111001010100101101111010111111001110001011010111011100011111110000011010111101000011001000110111110001101001111100011111000101111111111111110000001101011010110111001000100000111010100010010000000011010111111010010111010000101000001010101111011011011110000011101111111000101011111001110000010011010000001011100001100110100110111110001001011001011111111010000011111110010110010101010100001011010110000000001000011010011010000011011000101111010010011000000101100001011011011001101110000010001111000001101000100111001100010100000000001001011110000100111110001110001000110110101111111000101111101110110110000110000101111001100000101111110110011000110010011011111010001011000110100101100111001110111100011101011110101100011101111000101110010001001100011100100011001011010000100011000010110011010001111100000010110001100101001010101011000010010100101000001101001000001111110001000100111111110110011001110101011110001101001000011101111000111100011001100111110011110110100100111100101000001000110101011110011010101010011010001100101001100111000001100111111011111010001111000110001010110100000100001011110111111000011010110011011001111000101110101100111000000111010001011011010100001000100011000100001001000100101101000010110001001101101110011100100011100010100000101100010000000001010001010100110001101110000110011000000000010100010010110011100010110001111111000100110110001100010010111000011011010010000101100100001000111011001101011110111111010111001101111100110000101001110110010001000110111100000101111011010010110101101101001100010110010111011000011111001000110001011001110000110000111110000001101010010000110100110110100111010001110100000110000111011001000010101010110111001100110111011001110100000111110011111100011010001111010110010101100001110000010111100001010101000101001100011011011001010111110100110001010010010111110101001001101001011000100101111001000100111001011011110111100000011110111011000010011100101000000100111001010110010101101101011100101011100010101011000001001001101110011010001011011111010010101100111000101100011000110110100001010001000100111110100110110111001001011001001010011001101101110010001100110111111001100001000000010011111011010100110110110101010110110010001001011010101011100000001111100100100101000010011011010100010110101101010011110111011100101111100100010010011110010100010010001000001011110111110110000000111000000001000101010000000100000000101100111100001111101101000010011101111001001101110010000100011111011000100000010101101001001111011001110001010010111101011111111100100001111001000010000101010100111111100111010001101010111011000011101101000111011101001011110011001101100011110011100101000111010101011010011011101000111110101001010111000001101101110101101010100111111101001100100101100110011011100010111011111001100101001010010011000100001110101011100101101010000111010010100001101110000001110000000100010001010100000000110000010000111100001001111111011001000000111001011000001101110110010000101011001100101110001001000010010000110000110111010101000110000101101011100111101001100100111101010100111111010010111011011111100011110111001011110011001000011011000101000110111101101101111001011001010000100010001111000100010001100111000011111101011001010001110010011010101010100100111001000110100001110011101001011110111011010001111000011111010101101000001010101110110110110011001111001000101001111110111001001101110100001111001001011101000100111000001100111010000010000010100110010110110110110111010110010001011000101100110001100001111001000010011111011010010101010011110010000001101111101000010011010110000001101111100010101111100010110110011000100010101000111111110101110001000111110111101100100010111010001001000001000011000110100100110001011110000110001001000001111010000011100011110111110111101010001001000101101101000111111110101111100000011010001011001101000100101000110001111110000011011001110100000101111100100000000111101011011011000110110001111101011011011110101111010111100111011111111110011000100101010001011111101000100101101010110001011001111011010101110111111100110100101001111001000010111001010010011001110010000001100111101000011101010100010110111101011100111110010100111111111011101011000100000100110111110010100000110011101000100001001100000100010000110101011010001101110010000001000011100011100010010011110010000000111101101110101110110111100000011001000001110010010100110101011000001011001011001111011001011011011011100010101011111111000111000011001010001000101100000101000000010110001100000000000110111101110011100100000110001100000111101011000110101101111100011101101100000010110010100100101100010010010110111010010111000010111111010100011110001001011010100010101110011010100101110101100101110010101100000110110000100110100011011000100101001100010001111111000010010010110001101111000001100000111110101010011101101010010110101101111100110101001011101100111010101000001100101110100010110011001100110011100111100100110111011000001100011100111110011011111010001011100100010001010001101001001011111100010001100101101000001000001011010001110110110000000101000100000111011010011100001001010101101001101111100010011000101110010100111010011010011110111011011011101011101111001110101101111010101101010110110001111101000110000111001010110101010101001111000100000110101101101001101010101110111101110000011010100011111101011001011100110000110010100011001001001000111100110100100000001001101011000101110010000100110111001000010000111010000011000100000100111101001100001110010111101011110100001000001010101001110110011001110011110010110001010011111010011011110001000111000110010110100110001001000100010000011111000100110011011011010001010110101000001000010011000100001110111101101111111010101100110010011010011000111000100010111011001010001100011110100000001110110101101001110110101001111000000010000011101010100010111101001111000100000000100001011110001100011111010100101001011100101001010010011110011000010100110101110011101111100111011001001001101010000101001101111010110001110000110100000010011010100111011100110100110111110001110100101101101111010010100001000001110110111101000001011110100010100000111110110100110100001011001010111101000110000101010010101010101000110110101000000111011001100001100100101001111010100101000011010000001000101011001111000101100010101010101010111010000001000001011111101001111101010101100010110000110100111111101011011000110111001110110101000010010101111110010110111111001010001001101101111001011001001011001001111001110000000001111101011110111010010011110100101111010110011111111000010110011100111100010010110011110010001011011100111011010011110011101011100111101110101100100100110101001001010110100011000110011101100101001100000101100100001010011011011011111000101010100001010000101101110100000011110111100000110101100001111110010001110011100000111100011111011101101010000100001000111010011010110100111010111000100110111111010011111110001110101011001101011111010011000101000000101100100110001101101001100001100101011110100101101101000100111010000110001011100011000000100101000010010101000010111100001000110001011101000110011100110011010100001101110001001000010010110100111010100110001011110011001111111110010111001101111001101111010110010101100000010100101111110000000101110000110001101000001010110100001100111100110000101010010100001000111111111100000100001101111101001100011000001001110010100101110000111000101100000001110000100101011111101101001101101001010000001110001010001110010000101001000010001001101110111101110100001110011000001111000111111111101101000010011110110100010000101111101001010001111010001010101101011010010000110101011001111100001101000111010111111100100010110011000101000100000001011101001010011100001110100110011011001001101101010110110011010101000010100110110101101000010101011011100010100000101010010010000100000101011011011100111101010011001101010010001000110100111000011101000001001100010110100100100100011010011110110111100110100000011110101111110101010011000101001101110000001011000111001110100011110110011101001111011001000110100110100111101111010110101000001101011000111010001101100000101110100110010111001110011000011100001110110011010101010101101001001100000000011010100100101000101111101110101101111011000100101011011110010011100101011100110011101100000000010000000111001010000100111000101011101000010011111111010000011101101011101000100011000100110101101000110011010100011000111011010001101101101000111000011111101001001001010000001100001001011010110001101001100001101111111111100111001100010010010000101100001111110000000101001011101101000001111001101110011110101100110100001011011010101100010110111111110000100010000101110011001110101101110000000101010011001011100011110110101111110111100110100001001001110010111010101011011100101001000010110000011110000011010011011100011100101000000011111000100000111010110010011010100110011010001100100011001001111011000000101111001101110110010000101010100001010111000001011010101011010101000001101111111101010100111001011010110101010101100000000011011110001111011100001101001001000010001001111100111111101111001101110010110010101010001101100111001000100111010011101011000101111011000011000100110110111000100011001101101111110010100000110001100111100101111110010011101101101000110011111111010010001001110100000000010010101010111001111011011000000010011100000110111100101001001000111000110111010110100010100111111010000011111011100111000110011010110011000101100000010000111110010000011111001010010110000110010001110101101000101110110100110101111110001010100100100101110001000110011000011110000000001100111100011000011110100001000110111110000000111100000000101001101000010111001100010111110101101010100110101100000110111001001110001111010111111000011101100111001111010111001101001000010000100010011011100011110110010000010111001110001001010001010101110110101110011110111110000101110111101110011001011001101110001000000111110110111000100101100101110111010101101001101111001110011101100001111111100011010100111111111110111111111110010001100110110100010011011110100101110101001001000010001001100001101110100101000000011111100110100010000010110000010100111101110111101001100100100101101110010011001001010000110011110000110111001010010110111101101001110011000101100000011010101111010010001110010001100010000100110101100111101011110010110001111011100110010101011100100010010001000101000110100100100001010001001111001000111111111001111101110011001101101101011101010010010011011100101001000100001011000001001101000101111111000011001000001101100000100010010001010101000000101010001011011101001110100100011010111110001010000011000010010000111111111110011100011110011111100100111110010101100010110011011110000000111001011111110110010001111011111010000100101000111110110100011100001010011101100001011111111100001101100101110010101100110110100101100101110111111101011001000111011101110001110000011111101001010101001001010011010010111001000001110000010110000001101101110100101011010110010111111000110001110001111001011001110001110101011110010011101110010100010100111111101111000011110101000100000001111101110001101000111010001101111010110010101111100111110000010001001010100010000101100001011101010000101000011111110001101011111010010011001000011100000100110011000101001100011111101111101011000100000111111000101000010111100100011000110010010100101000100010111011111011010101000110101000110110101001001010110100111011110011111011100100110110000111010011000111011000001100011011100011001000011110101000011111000110110100011110111011000110101011000000010001110100111101011001010111001011000111010101110110110101000010001010110110011100010011111100111001110100001111001100011011111000111000001111110110010011001111111111000111001101100110010111010001110011101010010001011001001111001010101100101010011110010110110100000100110001000001100101010100011011001110000111110000011111000111011101101111101010101100111001010001101111010010110000010000011011110000111001011011110100110000101001000011000000001100100100010100001010011101001101100010010110010111101011011001000100101101100001001101001001011100010100010111111000001100000110000001001110110011000001000010001110110111111100111011100111111011011010010100000111110101010101001010001110110111111001101101010100101100011011110110001011111110011000010000100000111101101111110011110111111001111111110100101010100111001110111110000000010001100100110100011010100000000110110110100110110010001001011110101000000001101011101110011111100010111010011010010111101011011000100010111111001000100111010110100101101101101100110101000001101010011000101001001001100110110111100010101001100010001000010111011001110100100000101011101001111100101110010001110011101001101011111100010111001000001010101001111001001001011010101100110000111101101111001110001110111010001100000110101011011101000011110000101011000000100011101111111011010000001001011110010011010101101101111011111110111101010010100110111000100010110000100101001111001000011110111101010010001110000100010011100110001110001100111101001010111000011110011011001011000001000111001100111010011101101010110000101111010010100110111111111000101001101000010011000010011111011001001000100010100111111111101010010010101101111000100100111001100000001001101000001100111011110101010111111001001101111010100111101101101001111001111011000001101011111101010011000011101000111000010000000111101011000001110101111111010010110100000111101111001101001010100110000101011100101111000111000110000111111111000110110101011101111100011011001010000111111010001110001000100000100100101001110010001110010111001100010010110001010010001010111111101110111000001100110001111101010110101011110111110000100100010101101100001101011101001101010100010110001101001101000100100001010111001110111101100110111111100010000011111000100010111011101111101111111111010001111110001100010011010101100110011110011101111010111101000110101110101011001010101101101111101001011001000011001111001001100111101100111100001000100101110010101000110010001011011001101100001101001111110101111011010011111010111111101010000010011111011001101100101100010000101010001010001011010011000110111101000000111000000000100101010100110000010101000111110100110001001100101101001001100001101001010001101100101010101110010010011101010010011111111111000101010111101011100110011001011110000111101000110000000110001011110000001100110011101010010000100100111111011101100110100011110110101100110110000111100101100000010010110111111111001010010000001011111110001110110101110001111101110111011000101001101110101001110111100111100000010111001110001010010110001001011111111100101110111111001110100100000111001011010101010000001000011101111111010100011111100011100011111101000101010011000100011110101101001010101111100000110000101001000011011010000110111001110100101000100010111011010111101110110000001101100101101010100001100010101110001000111110101110100101110001100011111110100101111111110101001110001100111111001111110111011111011101011110101101000011100011100011111001011111010111001111001000001101000010110110111101101101011011111010100000100100010001000100100001111010010100011100101110001010100100101010000111011010000000000100101011010101011100101001011000101001001110100001111001100011010010011000111011110110011000101001001110110000011011011100100100110001100000010100111011100001100010000101010111010000101101010101011110000001001100100111110111000011100001001110011111111011100001001010110010111000111101011111011111001100111111010011011011100001111100110011101001000101111010101111100010011110101001111101001001101000111000101001110100111101000001100100011000011001110101011111000001000100000011010101101010111101000111001100010000000100100111001010101110110010000011000100100011001100100010010111001001010100001010010100110010101101111000000011101010111010110000111001101111100111011010100010011111101111101111111010100000100110011100111000011001101100110000000011001101110111000010001011101101001001001101001010100000110011111110010111000010010010111110000011001000101011000110110011000010101110000010111110001010101011100100110001011010000111010101101011011101110000111110011010000101101011010001101111110110010010000001110101010101100000101010000101101010111000000101010101110110101110011100110101110101010011111101110011010000110000011001001001111000010100010001001010111101110101101010101001000010011110111100000011010001001111101000011001101100100110010110000011111000011111011100110010110001001001100010011000001101000110010011000101111100111011011000010100110011100010000110110010101111000110100111110110010001101001011110111011010111100010110111101010110111100001101101001000001111011110110011010000000011101011101011111111010111101101010111111100010101011100010110000111101001100110110100000010000101000010111101001111111011101100101000100001110100100000001101110111111100000000110010000101100011001011111010001000111111001011001110100001110001010100011010101110101110011110100111110101101000100001000111011100111001010011001000011111011011110111101101000100011010001100100111000101000000110011010011010110001010011110111011100111101110100001100111111110100110000011111000101100111001101000101101101110000110100101000011110001010010010011001011111010111100111101000111001000011111001101011110101010011101111011110101001000001011010100011110011111011100100000001110011001100101000011010010101011000011100100110001000000011111000111101111010111101000001101010001011111111101011011111010110011000101011101000010100111111000000010011001010110000111100111100011010011100010000000001111111001101101001010111110001111010000000010011011010101101000101110000010011010100110000001110000110001110011101010110101110110111001010101101111001011100000100101101001011110111111010011100100111010100011010110011001101100101001001000111000110101111100111001001111101100110111011001110000011111101101111000110010111100010100111100101000100111110101011011110000101011100110110100111010111100110101111000000010011010000010000100111101101001110001110110101000011001000101000100101100111011110010111111110000100011010010110111110111100011001100011100111111100001110101010110010101100111011110000110110010101000000011000011110001000001000010010010101011001100001100101111001000000011100010100101001100101101000011100101101001011001100111111110000111101100111011100100010000010100011111110101110000010100101111011111101100110101010000110000001111100010111101010100110011101100101001110100010110100110101000000100010000101001010111010101010100101101001111111010011111000011101001011000010000001000110011001110110011111000100110101100110111010110011000000100000111010000001111001000100100110111110000010011000111110001001111000100010011100110001101001000111011001000100100010001111110001101010010011101000000101110011001010000100010001001000110110101010100111110110110110011001001110001001011101101101101100010001110000000000111110101010100010011000011110100100100010101001111101001000010011001010101001100100101001111111011000111111101100110111111000010011000101010000000110100111010010100000100110011010011001001000001000110011000111001110101101110111010100001110000100101101101000001001010010001101100011100100010100010110101000101100100000101001110111011011000110110001111110000101010010100100100111000110100011111111111011110110101110000010111111110101110010000111111101110100001100001010010111010100000101010100001001111110001100011011010110000011110111101011010101001010010011111000011100100011100000111001110000011000100001100100011000011000101110111100010110111100101111010011100111001100001100011001101100010000000011111000101001010011001000100110101000110001110010100000011101110101110001000010100110110000101011000010011101011111000100100000110110010100101000010010101100101010000100111110011001001011011110011010000110000001001000101110000011101010010000101011101100101101001101100011001010101011100110101001010101010010010000000111011011110110111110000000001101100000011101101001011101001010110000010101101000000100110010011010000111011101001010000001111100011100101001001100010001101100001010110111001100110101110000100000110011110011010101011111110111110010000111000000001111100111110101011000000010000001010100001000110000101100111001010100100101001111000100100111010001101100001100110111100111000101111010100100111101011111000110101111101001010000011000000010001110101110110100011010111101111100110100011111001000001000000011111011100110110101010101110110111111001010011001110011011001010000000100011001010101111010101010010000100010100000110111111011011000110111100010001011101000001001001010010011001010110111101001011101001000000101000011111101111100011000100011001101111010110111110011100110000010010110101100000011111011110100100100001011101001001010111001111111000110101100011001100010000011110111011101011001001011111001011100011101110010110010010110011110010101001110100111100011100101101110011000000111001000001010110011001010111110111011101101110011001100101000110010011100100011011110001100100100000001010010100001100111000001001101010010111010110010110101010101001011101001011001010011001100011000100001100101101100011100100111100100110111100011110110111000101101000010101010001000110100000011010101000001110000010011001000011111111100001100101001000000100111001011101001010000111000000111000101111011010111011010100100010010010010111111110100001011000110101001111110011011101101101011111001000011110011001010010001001000111101011110111111000010101010110111101010011100100011111101010011100101101100101001001101101100000001010111100110000101010001100110011101101010100001110011010010101000100100010110111100111101000100110111100000111011110000111111000000000101001001111010100101010000101110110010110000111001111100111110110000100001101100100000011101110111000010001010001010101111001110000001101010010111001011110110001110110111010001000110010010100111010011100000101110100111011000010101000001001011001001010011010110011110100000101001011000000110111000111101111010110111111101000101010111011110101010101000101010111011000001101010001110000101100111110001000111001110100110001110101001010011011100100000111000100111101101100000100010111101000010000101100011001110011110110111010100001111000100011011100100111001110110110101001101011010010100101110100011101101110110100111011001110001110101001100010110101111100101011000101001111100101101111101101011100111101100111000010010000001110000000100110000001011111000010110110101101010010100000111000101010100001101001100111001101101001110001011111001000101010000111110110011111010000111111100010101101011100011101010001111111100000100011111011001000101100110011010001011001000011101110101011011010011011000111000000110001100111000110011010101011010000000001010010110110001100110111100100001000100001111100111000000000101111011001000001000110001001111100100001000111011110010101011110011111010100001100111011111010100011000011001010111100000000001000001010101010111011000001110101101001001111110111111100001011000100110000011100111110011100100111011110110010001110000010111100000001000101111111110100011110000101101101110011001011110000111000100010011001110111101111101000101101010110000101010001001100100111010110111111111100001001101110100111010001100000100100101100000101010001100101111011001100001011100111101000100001000000010111010010011111111000100000111011010110001001111011110001110111100110111101111010111100110011010001001111000110010010111101101000100111111100111101010100111011110111101100100011010000101000001000000101001001111001001101101000000011111010110001001110000001110110110011001110000111001010110011010000010010110100000111100011101110111000001000011111111100111010101101100111100101000000100101001111011001010101000000100100101010100100000111100100111110100111001110001110110010111000010011101101001101011100110010100101001010000100001110101001111001101010111000100101011111100101011000111101101111110111100000001111001001011001111010111000000101101001111111110000110010001010111000111100001001101000000010010011010100110011110111110111111010011010101101101001011101110111001000100001111111001101011000111001001100001000000100110101100110001000010101001000001101111110101110000111010010001000100100111110001001010000100001111000010100101100100001110101100000110001111001100011010110010101100110000111111110110100001010101111100010101100001100011100110111010101101010101110000111100001101001111011010101111010111100001101111000100110000111111000001001000101111011000010011000010011101000111100001010011001111110011111011011100000100110011000011101001100110011001110101101100101101110111011000110001110000000101111001110111001011001000100110001100011000101011110000101000110010000001010100110010001111001101110011100011011110011001100010000010010110100001100100010010000000001100110001001001010110110111010111110000100111111000010101001100110001011110011111101101010011000010101101111100111101000010001001000001100100001001011100000111011010011111010000010110101110011001110110110001101111001001100000001111101000000010000010001101111111000000100001110101011011000110001010100001010000000001111110000101101110011100101001101100111110101000101010111010110000111001000010101100100110001101111000001110010000000011010100010001010100010100000111100000101000101100100000101010001111011011000011010100101111011100011110000101110111111001011001101001100001111001000101001100111011011010001100111111100111101011100101110011100011101011010010010010111110110111011111001010110001011010111110001001100000001001000001100110110011000011101111111001010100011010111101010100110001100101000101101001101101101110010011110011011011101110100010001101010110100110110011111110101111011110001110110001110110111100101100111110101010110011100101111001011110001100010000000010101001011111110101000010010011111111000011011111000010001011001000110110100110110100001010111001011111001001101110110110001000101011101000001100100010111011101001000000110011100101001011100100001011111001111011111010000001000010110011001001111111111111010010100011111010110101101010011010101000111010000010111000011111010011101100111010101111110001010110000001110011000100101110111100011010110000111100110000100110010100010101011011111101011001110101100100010010000011001111111011011001000110000001101111111001111110010011100011000001111110110110100110101011101100011011000110110011111011001111100010010010000011110000010101100110011111101000101010010100011100111000111110000101000010000100111010001111010000101011111010011100011000000010101101000000010100110111010101111100100110011110011010101001001010111110010000101010000011000100110011011000010100110101101011111010111101011100001100110101011111001101010111111011000111001011101101101101000001111100100011000001101100100100011010011001000101110000110000101010010001110000101100100001101110111001100111001100101011011100001001100000000010010101111001100001111000011011101111000000001110010100111101100000000000011111110001110101101000010111111011011011101010111111100100101000110100100111110011100111100010100001001011001110001011101100001100101110011000010000000000100100111011101000010111011000001010011001001110001010100000101010100000001110101101110011111000010100101110110010111010101101011010110000001000101001100011110000000100011001011101100001001110010010110101010000101010011011100011111110111010111011101111011011100000111010100110101001101000000110101011011111100000111001011101011110111000110100000001010100010000101101000001010100110101100010011110101000011100001000010010100011100001111001111110001111000110111100011100010111000110011100010011100001100110000111101011011100110110001010110001000001100010011100011010011110001010011100100100111000000011010100110010000101011111101011100111101001100111101001000001101000011000011110101111111000110011000000101110010110001001101110100000100100001000010011010010000101111000110001011001100100010101110011000000110001111111100111101101110011010000010101100001011010111001010000100101101010000001110010001001101010010111010001000000010011011111010010010000110010110101001010111111010001111001000011110011000110111000111011110111111001001010100100110110001111100011001101110011011000101010010111100111101001011100000000001111001110111011010100111100101110000010000110010111011110111111100111000110001111111111101111001101000110010100101111110011111010001011010010111111110100111100111110110111100010101101010000111011011110100001010111110000000001000100011110001110111100010011001101111111010001000101100010011101111100000001100101101011010110010110010110110011100010011011111100011110101100111111001000010001011101111001111001100100100010010010001001101111011111000111000001111001111001100101101111010111101111011000011100100110100011000101111111111101110010101001110000110010100111000110001101111010101000011110000000100111110001010110100100010011101010001110111100001000110001100001000001111110101010111010011010101100110000111011011001000101100010001011111111110010101001111010100100100101101111110100000010001110001010000000001110110101010001110100000111000101010010101100101111011110101000001101100111100100001100110000111001101111110100101010010000000111100101101100010110110010010111100111100111010000101111100100110100110100010010101010111100110000110101011111011001111010100111010000101110011000100000110011000000001000000011010010001110100010110101011000011010101001111100000100011001101110101101001000100100110101001011000110110001111000011011101110101100110111110001101000011111100111011100111000111110101011001010010000000110011100111101001110100100011111000101011110001001110110001011101011100001011111100110000100000110110000111000111001110000001001011001000000000000010111000000011101101110100011110111000110101011110110111000110101111011111011000001111011011111110011110111110011001111111010101100101010100110000010000111101010000010111000011000001011011101101100110111011001100110100111000010100101101100101101001111011001110000001010110000111100011010110101011000110001100000111000001001110100000001001010100000110011001010111011101000101010110101000101111000101111011010010001100110101101000001010110010101100101110110011111100010100100100101011101111110101100010010011111101100100011111001000000011110101111000011011100011111111001000101101011101101011011101001001111100011111101011110000001001111101111111110000001101000110010011001111111111011000100001110001110100111110010111001010010100110000111000101001010011111111011000111111000110101101000110011011010100100100010111111110110001000001100011001011010001110111100001110111110111100010010000001100101001110111111111110010011010110100110011111000111010011101001001000110101001011111100101100100001101000010100011110100000110101101011110111110000001000000011101111000011011110010100000010101110001101100000010010100101011110101110000000001010010001001111111010110011001011010010110011010100011001100111101101010101011101011111001001010110011001100100110101110111110111000010111010100110101000100000110100000110110010100101101010000010111001111010010110010100000101001010111011011001000110011011101101111110010000100100100011010000011100000100001000100100010111110001010000010000000101101111010010100110110001011010111000000001100010011010100100111100001101001111110001100001111001001010100100101001100011100000111010111110000110011111100100010000100100001000000101101000000010001110111111000110010011110110110110010010110111000001000001001010000001111000111001001010100100011010111110000000100011111111011001110100010111101001110100100111111101010011010111011110001101000000100100100011111000110100010101000100101011001111010010101111111011011111010010100100100010101100100011100010110110000111110111100110100111010101110110010111000110011110010111100100100100111100010010110000011011111101011110011011010011000101111110001001001011101101111111111100000111101101001110001111001101110101011000101001000100011110000110100111001101101001001000100000100101000010110100111100110010010111000011110110100111010101100000010110100100001110101110100010000101001010111100010010001111101011000000011110100001101100110011111101101101110011010100111011100101101000010001101000111010001111101111101101001111111011110000100100101010001000010100010010111100011101110001101000011110111011001001110001011000110101000111001010010001011010101110000001111100110011000001101010101001101101110101001101100001110010011100010110010000001110101010001010010101111101000010110011111111100001011010110101001001101101110000011011110101000010101011000011111100111010100010101111101100111010100111111001101010001010010110100110100000100001001101001110100000001010001001110011001001111000010001100010110111110000111111010000101111101010001010101111101111110000001011111100001110011001001111110101101010101010010000000011010111110110111000100000100010000010111100100110101111011010101011111100000011111110101000110111101100010101000010111100000011110010110010111001111110001010111101101011001001011001011000000100100101000111001010001010000101000001111010111001101111011111011000010101101010100001011110010100111100101101101000110100001111000101010111111000101010111010011011101100100111101110110100011001010100110001101111100010010000111101111101010101111111010110110011100001000010101001100011001100110101101101001110111101100001101111011001011110010110000111001110000110111001110011101100010110001001011110110010111010101100010010011011001111101100111001010111011111011011010101100011100100100110010100000100001011101010001100100110110000100000111011110011011101011001011100000011010101010100111001011100011001100100100011110101000111011001100101011001001001001011100000010000000011111110110101111001101000111001111010100000000000011100100010000101010010101011011110000001110101010011101011000111101110000110101010010101110101100101010001001001000000000100110101111110111001000011000100110011010101110001000101101010000010000111111110010110010001000010000101111011101010100101101110111011011011010101110011010010000111101010011100000111001111010111000000110100000001001000100100110011110001101101010001111000111101111010010010111101000010011010101000110110001001100101101110000010111111111111011000011010011011000000001101110100100001001111010011011111111101111010000010000110000000101000111110111111111111001101110000100101100001001110010010101101011111001001000111011000010000101010010111001100101110100011110101010111101110011011010011110110111101101111100011000010110010111001101100100010011010111111101010001111100101011010111111011101111101011000110100001011101011111110011001011010010000101110001010010101111111011010011010100001010010001111000011110110010000011001101000100011011101111001111000001011110001101001011000000011001101000110011001110110010100101111000001111010111110000110111001101100110010010110001101000010111010000000101110011011101010000101010001001010101011111010010000001000011011011010110110011011110011100110111110000100100011010111101000011001110001011011110100101111000001000000111000110011010010101111011101010000010011101110000100001110110101110100100111000001100110100101100000110100100000111111011101110010000001010111011011110101110110011011001010010001100010111111100011010101101010000001101100101101101001001011010000010000110111100110100101000101011000000110110010010000100000110101100011101100010001100010011110000100001001000111010010100100001100111111110010101000001100100011110001001000001000111000001000001011101011110010100000101011100101010000010001011101001100110001001111011011000011110100001011011000111100001100101001010011010100110001110110010101100001010100101111110100001101001110001011000110011001100010110111001000100100100110110111111010110100000001001011100100101100011000010110101111110011010001011010011111011110010100010110101011001101011111010111111101011111100011010001000110010000110011011101010011110000100011111001100111000010010000110100000110011111000111111110011110101001010111100101010000011110000010110010100111011101100101000010000011101011111001100111111000011101001011110000010011011000011111110000001100100110110110000010000001101110100010110010100110011101100000000011011010001100011110110111011110011001010010110001000000011101001111110011001110010110100001000100010111101000011010110001010101110011101111001001100000011101010011001011110110000001000101101110110010000010011001101010101101000000110100111100000000011001011011010010101101100101001101000111001001011011000111100110110011100011011011100100011000111110100000011011000001001110100110001001010001101000100100100110110100000001111100000110010110111110001001001000010000100011110100110011000111111101001100110010011001001011111111110110110111010001010101011001100101000010110010010111001111000000101000100011110100011111001110000101011001011111110101011100010100000111010001001101110001110101100111010100110111111100001101010111011100001011110110111111011000001010010110100100111000100000010010011010111101010010011101100000001110111100010001101100001010010001010111110101111011101110101010100000011111001110001111100110110001001100101100101110101100000011000011001111000110111011111010011111101100001010000000111010101011111011010100010011101001000001010000111001101111111000100011101110100010011100100110001011100001110011000110110011001001011110111000110100010101110000001000101111011000000110101010111101001000011111100011111010101011001001110001001101000010101110111101001101011110011011110110111000110101010101010100111101110101110110101100100010100101011000101101101111001101110011110100010000000100111000110011100101101100100101000100101101101100011001111111100111110110100000011111000000111101111111000011111110010111111100101110101010100000110010011011000100110010011010111000110100111000001001111110110011001101010100010000011001111111001010001111101011101001101011000010000101010010101000100011010101010100101001100010011100101000100011001000011111100110000000100110101110011001101010010001011101111100011101110001001010010000011001001001000000001111110010001000010011100100011110110001111011101001001010111100101111101110110101011111010011000110011011000000110010000010001110011111000010110111100110011101101101101000100100110110101010100001000010010100011111011001000001011011010101001010100010001011000100111001010010001101110110111101011001101111000001101000111000100000001101010100101000001011010011000001111110100110100000001010100111010010111010111110101011110010111100010011010011010111011010010111000101000101001100110001000110011011111011100100100000100010111110010010010000100010111001100001101000011010100100011000101010011000011110110010011111011000101111111111111000111000111100000011100110100111101011010101000110000001101110111010101101110011110101100111001110101001111011011001101100011011111100111110011010010110011110001111101010111111101101011001010100101100100111010000011110101100000000011011011001110111110001111101010011011111011100110111011111011100111000010101110111000101111111001110001100100101010000001100110101011001010101110100001000000111011111011000111011001111011100000110000010011010010100011001001010111100001011111001001000100001011010001010000110100110001010101010101001010101010110001001011111000101101000010001011010111001101111101110000010100110101111000111101001010100100011001010110011111100101010001010000100101111001000000011110011111000011111011001011001110010100011000001101100110110011011001110110111000100110010110000000110000110000110010111100100011001100010001000000000011001010010001101101000011101100001011010111100011111000011111011110011011111000001100000100111111110010110011000110101001010000100101001011100101110001111011011101110101000000111001010010010000110110101100000001101111100101101100110000001101010111101010100111010001101000001001110000101100011010010001101000111111111110011000110100100010111010110010111101101011000000000110100011110101111010000000011101011011110011100110010101010000100010111101110001010100011001101100101001111101000110001010000010110111101100001111101100001110011010110111000001010000100100101100100010010100011001000001101001101111011111111010001000000101110000101001110111001010010011000101100010110110011111000000010000100110101100110101101100111101110011110011000011001111100110101111101001110001011010010011001110011100000110100111110110000110110000011111010000101110001110010001000001001110101111000110000111010110110100000010100010100111011101010001111001000111101110101100101110011111100110110101110100111100001101100001011001000100001100001010111100101011100100100101111010101010100100011101111001111000111101000000011011101010111101010111101101101111011011100110100000100100101100111110111111100110111110101010001101101100001000011101000111110101111011010111000001111110001100111110011011110100001000000101110100101001100110100001011011101011100101001101110001110110001101110011101111100001001000110011001101011010001100000010001010110101001011100001011011111100100101011011101011011010100100111110100101110101111000110110100101110000000010000111010000100001001011100000000111010001010000101010111110000010010001000111111101000000101110101111100100001000011011100111100010010001100011000100001100011001111101010101100101001100001000101000000010110000010110001101111000111001101001010011100111011010011111011010100101101011101111111101001110001011011011011000111000101001110110010100101101111111000100111100010100000100100011000011110101110011111101001001000110101110001001010010111101000101101100010001011000101110101001001001010101101111101101100000000000110101110101101000001000111100010000000001100001110111101001101101011010011101100111011110110101110011010000011000010010011100110001001010111001011001110001000001100001001010101101111000101001101110111100010100000000011111010110000100000101110111001100001011101100101000111100101000011111000010100110101100110010110000111001001100101100001111011110010101100100111000010111110000111001011110010110101100111110111101100000111111010111011010111111011101001010011100111011011100111111111110101100010100001001000000111110101101100111010111110001010110000010011010101110001000111100111001001010011011111100010110110110000101011010101101100110110000011011001010000100000010110100100000010110011001101101001101000001111100011100100111110011101101000100010011011100100000110100111111000111111011001011110000011111001010001000111011110110001101011001111010111000010111100011101100111101000000101101010000000111000001010010110111011111110001101000010000000011011111100111010001001100111110010010111001111101100100111001111001110110010100011101101101001100000011011010101100001100011110101010010001101110110100110111101001111100100110100011111100100001001101111111111000100011010110001010111000000110011001111000001111101000010100000011010101110110001110011000011100100101100011011011100011010011101111101111000110110001111100111000110100101110110000000110100111000101000111000110001010100001011111010001001100011001111010100001101111100010000011111011010100100110001110001111001001000110110001111011100011111100010011011000111000000101011101101000001010100011100110110100000100000001101110100000000010000010111101100011011110011110111010110001010110110010001010000111101000000011111000010101000011010101110010011010001100001001011110111101000110111010010011010110100111001101110000110001000001100001100111101101001100100101000011001100100101100111010100110001010110001111001011000000100100010110101101111001010011100110010110001101110111100110000010010100110011011100101011000101100100111010111101110101100000001010101001000001111010011001010111010000101011010101011110011110010001011010100001000100011000001101011101100001111100011101001110111101001000011000010110101010100001011001000010100000100111101011100101100100011111101010011010111110111010101000000100010101001011001000111111111001111011011111100100110001001010000111001110110010111111111101100001000000001110100000000011010010100001001001001010010011001110000010100110110111010110101101010000000000000110000110100001001100011111000001000010010000001000110010100100010101010100101101111010000001111000000001110001011010011001000110101011110100100101001111000110000011000011110011000010100101000110111110100100010011010110011011010011100010100100111001001011000000000110010001111111010101110111110010001101111011010101101001110101000010010100011001000100010110101111111001101010011010000000010001001101111111111111100110111000110001111011010110100111000010101010100011011000100101100100011011011101010101111011010001100110000100001000011010011110110111011100110100001111001000111010000001001010000011011010101011101010101000110100111111001111110100101100110110100111000001100011110000010001001011011010000110010011100111110001010100100010000010101100001011101111101111100100111010010010000111100011010000011000101101001011001101101001111111010010100100010010101111100100110001010001100001010011001111100100010011001001101001010011110000000010001111101000000001010010000011101000101111101001100010101111010000010010001000111001001011011111111000100111011000101000100101100110010011000101000001001010010001111000100100000001101110001001011110001101000011100111111100010001010010100100100111101010000111010100100011111111100110111010111001111111110000100100110101101110110011000011101010011011000101110111110111110001100110100001100000110010011001100001010010100100011111111101001111100000011101100000111001101100010111001010101000110001101011111000111110111101100010101101000101100001101110111001010001100010001010010111101111111000000101110100111000101111010010100010000110101111110100101100010001010011001110001100000011000101010010111000100101000110101001100100001000000110110101101100111110101101001110010000000111010010101111001110101011110010000101011111000001000000011101000000011001000001010010010011111011001011001010011101001110000100011000000101001111100010001011111110011100111010010111000011101001000101111010100100101001011011010001011010000110101001010111100110100001011010011100001011001100000100011111000100000010100011110101100100001110101101110001110101101100010110110011101111010010011000001001100110100101101111100101101000001111110100101101011111110010011010001111110110010100001001101010100101101011010010100111111000001010001001001011000111011110101011111111000011111001011111101000010100111100101010011111000110101000011111111101010000000110001010011000001001011100100011101011100110010110011100001000011000010101010000110111100101101011000110101101011110110110100011110110000110001000011010010011111110110010111101001111110010101101001101001101101111011101000001110100110001011100001101100110101111011011101100101000001110011100000000101010000000011011010101010101001001110010000110101101000111010001100000110001110110011110101000111000111111100110000100010011100000011110010000100100111111010100101110010011010100101101100110110000101110001110101111100101100001101100010011001111111111010110001011110111000001000101010001000001101110011000100000101101110000010001110110100110100010001011001010111001010001000101001011101001110001011101010100101101111101110011111011001101101111000101011001100101010011101010111100101011100110011010001111000001001011001101111110000010010000101100111100011011100010000110010100001101111000101100101011100000011101000011001000101001010101111110100000100101000001001111111111000000010110110001101011010100111111101100010100101101011001101110000001100101100010100011011100000010010101011100001011111001111100001110010111001111100011111001101101101011010111000111010111111011000101100001111010011000001001010110100111101111110110001001101111101101100001001110010110011111100010000100100111011100000001100010001001111100011011000100101110001110101111001010000101111101100101001011010100000001001101111000101001001000000010101001101001110110100100100001000001001101101110101100000011101001000010010001100111110111100100101101001100111011001000010100101011000001101110011110111100000110110000011001011010011011101010110110110100101111111001110000111010111101000000110101011101100101001001101001101000001000011011010000000101010011111101110001011001011101010000000101110110101011110011100110110011101001100010011011010000100111101000101001110101011010101111111010000111110011011000011100101110000100110101011101111010101001010010011111110110011100100010111100000001001110111101100010111100110111000001011110110001000111001111101101110111101001110010010101110011011100100111000001001100110011100011010101001110111101111110100101110001000000011100101100100000100111010011100001110011101001010101001011110101111000010110011001110111001011011000001100010001000001000010101101001000010001101101001111010010010011110000110110010010110010110100101010110010101101111101111000110010010110110010001001001011100111001100110011111111000110110100011110010111010101010100000110010011001001010000001100001000001101001111000100001011100000111100000000010010011000101001101000000101110101110000010001001010010001111001010011001101100010101110010001000011011010101101100100000000100010100011100011100100011101111110110111100011101100011010100100011001001101100000110000000010000100101110000100110111100101101100111010011111011000100010001001100111011110011110001001101000100111101110101000101101010001101010110010011001110011101010100001001010100000011111101110010110110100101101011110000100000001011111110011011011111110000001110110110111101101110101010011001111001011000101111111111001011011001001100011010001100111010011001000000011010100110101100010111101110000011110000101010001101011011100010100100101110110000010111000100010010001000001000000111010111011110001000100011100111010100101010111011000110001111111101000010010101110100101100100101010101001101011011011010111100110110100111101000111011100101111001010011101100001011100011011010101001000111100110101100010010101110010101110111111011000111110000110101000010110100010110110101110100110111000001001100110010000101100011100110000111010110111000010000011100010001110000001111001101001010010101110001101100110111111111000100110000111011101011100101011111110000111000101111010110110011101001000100110001101111000100111100001000100010100100000010010111101101010100100111101010101100101100111101010011100010001000101111001011000010101000010001011001111000001001101101010011110010110101001000111011100101111110000110111011110101100011111111000010101101111101110001100001110010001001110111000111000110110001000010101010000101100000001101000000111001010001010110100000110111111110110101110000010000001111011010011110101010000110101101011010010111000001101100010111100110111101001101001000110011011011001100111010110100011011111111111111101000010010111101001010000101001000110111100101100010010001101010010000011100001101001100100101101101000000011101000110001011000101101001010111010000010101010010011010011101001011011111101000000001010010001100001110101011101011011111110011111110011101000101100010010111101111110011110100110111001111101100101111000110110111010000011011001110011001001011111101010110011010111010011111011101101010111011011100001011100001101001011011111101000101110101111100010000000000000110101011100110100010011010011000000110111111110100101000100101110110101001111001110010000011100010110000001101011100000100100101000100111101110010011100110011001001111001000101001111101101011010110111001010101100100101010100101111111100000010101000111000100000101010000001000010001000000000110000100111011110101110101111010011111110010010110000101111110010010000011100101000000101100100101001110000011111100101110111100011011100100001111100110001010000110100101111011101010000110010110111010101110000110000000001011111011101111011111101100110111110011011001001110101101111000010000110100000101111001001100011010110000000100101011100101000100110010110000111101111011100000001101011000101110110100010100011010010001100110001001010011111010100011001100011110100100111011000111111100111011111100001001011011110010110001110001101100100001100101001011111010110001111001001001111111101010110011100101000011010100100101100100011101001001010101101001010011100001000101100100001001000001010011100000011100011001100111111101111010110010011110001110001111111111101101100000011111111100000110011101110010111010011100100010000111100001000001010111110001110011101111111001001111000111001011100011000011101011011110000110010011110001000011111000110011101011110001010011101101100001100101111111111001001000001100001101001011110000100111010011011110000001110110101010010010100001110011110111010010010100100100101101100011101001100011011100000000111101111101110010100001011100101100010101001111000110100000011111001000100100011011101010111111111101010101011100000010011011011111100001101100001010111011010100011111101000110110011011000011010101110100010101101010110011101101100000100010000111111110101100100110010110000001011010000111011110001001111111001011101110110011010011001010110000001000101101001100100001001111111010100000000100110111001101111100110010110010111110000111100101110111001110110001011101100110001111011111001001100001110101010000000010110111111010110000111110110111010110100001011000100110001101001011001000010011010000101101100001111000101001001011110100000000101100100110100000111011111100101111000100000100110110100001110000001010001010110010010110110110111100101010010101001101011111111100010000110110101100011100110010111111001111101001100100100001110111101011011101000111101000000010011010110011001110111000110000001001110101000011100000111110000010001000100110111011001101111101001011001100000001101011010111111111010111011100001111010100011011111101100010011000010001100011111010010000000010011000010110101111001011011100000111111100011001001100011110001001100111011101010100011000000111010110011110000001011000111010010101001000110010010110011111011100000110111101001001101011111000101100000011101111010111001000101100111010100111000100111001001100000101000101000101111111011100000101001101110100010110100100001101011110101100110000011111000000111111110011101110010000001111001010110010100010000000110000110111100101101001010101100111100100110000110110110000011000001010000100110100011100001001011010101001111010110000111000010011111000001000110101001010111110000001111010000010110010000110100011011001001111010011000110011001100000001001100100101001111101110101100100100010011001000010110101110011100011101110110110001001010000110111111101010000001110011110110100011110011111111100010011000101101111100101010011011110000011100101001001011111100111110100000000111101111111111001001000111010110001001111110011110011000011011011101100011110101100100101100001000100000110100111011110000001111111111010100010100110000000100010101011111001011000010010111100011000011011110011010000101011010110001110110000111011000100100011010100010101100111011110101111101001101100110101010000101110001001110111100001101011111000110000000100110100010111101100000001110010100011000110010101001100000110011101010100001110100000011011000000010001000011110011111001011110001000000001001011111100110111100101101111001100000100101010000001010100100010100010001110010010010000101110110000100011000110010000100101100010000100101011110001101100001011001000100110100110111110011011010001010010101000101110101001110100101111111100011000111111100111011110111010101101100111100101011000111001010100001010000010011000100000010000111010101111100101101001111111100010110110000110111111101001101001001010010110011001101001111010000011110001100000111011101011001111010011111110101011010000000010111110100110100011110101001011110010100100010011111101100011100100000001000010000110011101000101110001001000000101110011010001110010100001000110010001110000010111010011100100101110101001100011111011000000001011101100001010011001010010001101010100011110100100110100000111111110010000000101001000101001000000011001010111100010111001101010110111011000010110011011011111101100101010011000110110010000011101101000001001111110011010101011000010110101010101000001011110011011110101000101011101110000010100100100010110000111111100111001101000101000010001000100011101100011111111010010001111000110100000011110100100100011100110110010110011110101010001000000001000010101000000001000111011100101100000010001011110101010100000100101010110110010110101001101011011101111000111111111010011001010110100001011000001101100111000001010010100010010011100110001111111110011000101111000011101101000001011000101001111011101111010000111010110001111011110111100011000001111110101011110011110001100000001011000011001010000010001010000010010110100001011011101110100100000011100011101010100110011011000010100101111101101101111110101001110010001011010000101111001001100111010111110010100001011101111100111101001100110011101101110000100111100001111000000111100001110000001110001010001000011000100011110110101100010110011001100010101000100011110010010010111000001010010001010001100101011111101011010000001011011100011001100000010100000110110101110110010010001001011101100111001000011111100010010010001011011110001001100101110001111110001110110110001101111110110110011011101100100011010101111000110011011101101011010110000010000111010001110111011011110110010010010001110001101001110010010010111110011101010110010111101100000011010010100001001110000100011111000100110001011000111111110100010111101101010100110110011010111100100110010010001001010110011110001010001001110101111111111101111011010100011010001110110100000011001101100110001011011010110001100100101101101101101101100011100110110101000011011111000110101000111111010110111101111010010000111011111011111110101010010001010001101101001011001111000100001000010000110011100101111010100001010010010110101110111010000011100011000101110001001100100000100111000100101100111111001001100100100100000101010011010101111110100010010110000100111001111000010111111010110100010011000010111000010001100011011100011110101000010100110001011101001110010010010111010011000011111111000110111101011011000010110100001100011001010011100100000001100110111110111110010010100101010111010111000001100010100110001111100100000000110000100011000011010100100001101001011110010011011100111111110000010001001100010011000001011000101110110110111110110001001000010101010110111010010000000000100110001000101110010010101101100011100111110000111110111111100100111110011001001000101111110010110100010010010100101001101011000000110111101100001010001110110000010010100100111100101100011100100100011111100000101110011000111100011111001101000011110011011111100101011111010101000101101000000011110011101010110010100101000100000001001011101101110110010010001111011101111010110010101101101111000101011110001111010001111110101001111010001111011100110101111111000100111100100100100001111010011110110111100010110111100110000000010101010110111111111010011100011001001000100101010111111101011100101101001111110000110001001011101010111100111001100111110111010010111100100111000100010010000011011100100100101011101100111001001000000111101111011011101101001010101011000011110100000100010100001001101111110111111000001011000001101000011100100101100100001011101100011100010001001100110001000100011111011011001001001110100010001101110111001111001001010001100100101001110001110010110100011110011100100110011111001100011100110110110110001101001101000000011011111110000100101010100000000111110111001000011111100011011011101000100001111011101111101111111001101100001000101101100011000001110011110011011111000111010100110011111111101000001101011000000110111111010100010001100011100100000111011010101011000100001010000110100110010011100110001010110010010101001100111101100011011111011011111000111000111110101110011100100011010100001000001011111101000011010001010000110001011101100101001101111110010000110111110101110000111001010011010110100101100000111100110001101101111101100011000100110001000010110111111110110010011011010001110010101010010110011001100011100100000100010101001111100101001011110011111100010011111010001011100011111111011100100101010101010101110101110000010101010111010110110001000110011110110001010100010110111000111100000100001110001010111101110000100110010110001011110110101101011010111110100010101110010100000010100111011100000001100000000110110100111101001000000100011101010011110101111100011000100011111010111110101101010001001100110011110000111011111011011010111011101010000001001110010111111100100110100101010000100000101100010011101110011100100110101110001110001100111110101101110101001110101110101011001100111010000101010101111111111011100000010110110011001110000100110000011010101111110101110001110010011000101010101000010001010011011111000111000101011011010111001101001011000001110111101010110110101001010100011111010100111111110000111110011110100111010100110100111101111101101010110111010101111100101000011101000101111011000100101110101011011111110001010100100000000001111100110000110111111100011111011001011000001000110010001110011000110000001001110001110100001100011101010001110111101011001010000000010011000010010101000111001100100011101111011110001100011010111011001000101000100011000001100001001000011100111111100000111010100101111001010011111101100111100100111000010010011010011010000001110100100011010011101010110101110010100110101000011011000101000100101000111101001101111110110010001100111000011111001000101110011110011110011101011001001000101011001000101110100011001101111100101111110100001011001000011000101001100110110010010001101100111100000001111011111101110110101000100000000101010010101100101110100111110001011010111101001001101010001000010011101001001100010011100111001101101001100111000011010100001110111010011111111011110000111000111101110001010000111001111111101110000000101011110111000100110100011111000101001001110010000101011101010000111100100100011100000110110101110010001100001010110110111110001011001111111010111011000100100011011010100000111101111011110101100000010001100101010100010111011011001101101010100000101001100100010110001101110010100011001000101101100101010000110101011001000111111110111001010010111001000000001011011111000110111101100010100011100000001111010111000111011011010000000000110000111011110010001000100101000000010101011010010000010001110000000110000100111011100000101101011000111001100001101000001000110101111000110001001000111001000010010010100001100011101110110111101110101110000000001101111001101110001110110010000111111001000000100010101000110110001001111011010001101000111001111000110110101110100110110011101000000101100001101001010010011110010100101011000111101001110110110010101010111101101010110101111100000001010001000100010110100000111010010000011110011100000101110100111011101111011100100000111100100111010110111100110000100000011011011000000100000001011101011010000110001001101101101111010100110001010000000100011111000010000010010011101001100110011111000111100111111000100111000000100100101111000100001101100001010110111110101111011000111110110100101110011010101000010100001111010010011001110011101001011011111111000011011001110111011101011101111111011100000001101001000101010110111001010100100100011011111011011001000111000001100100100101101001000001001101111101101011111000011010110100111000110011100000001010000000100101101101001010111011000010011001110100101011110000011010101101011110000011100001111110110100001101110001001011101100111101011110101110010100100111110101110100000111101111110011010000010111110010001100000011000100110110010100110110101000110110110110011100001111111001100100110010000100000100011011000101101101110101010110110101001111110110000010001111000001000001010001000110011001100100100110110000000110000001000111000111100011011000001001010110011111101110001001000110011001011010111101110111001011000101100110001011010001100111110010111110101100101110101001001101111111110111000111110101000011011110001111000110001000001010011011111011110011010111010100110110110111110110101111010111101011000110110010111001010100101010010011010110100101101101010100100001010100011000001101001001000000001101001000100111011010101111011010111110011110011000011110011111000111111110000111111111001000101110101111001010111011010001101000000100110011110000111011111000100001011110110010000100011101100101110011111001010011111000001010111100111011100011000110011001110101111000101000111001110011101011000001001001000011001100110011001110010000000010011010111100001010100000010111001101100011010111111011101100001111010011110001111101001101100110010111000001100101000011111010100000010100010011001001110101001001000011000110111101111111100000011011100110100110001110101100010101100001010010011100010101101110000000011000000100111000001101011101011110111100000011000101010001110111011110110000011011100001100001111011101011111011001001001101010101001000111010010011111011110000010110010100101101110110000111011000011001000100010010111101101011110111011100010010101111000101101110010110011000100010011101111111000001100011110000110011010101111110110100000100110101010100010001100011101011010110100111100001010111111101001001110011111001011000100001010010000010000100101010111000010100010010010101000110110001100000110010011010001010001000011011001101011000011100001111011001101010101000000101001111100011111000110110110000011100100011000110011100010110010011000100110010101001001000100011011110000101111111100100101011011111110011101001011101111101100100010101101110111000111101110100110011110000001000100101101001101111100001011001100001010110001000000011100000101011110001100101101001100000110010000010001010011111100111111101000100010101110100100111011100011100001101110001101100011000011011101000001011010111001100110011100100100010101111111110100111100101101110010000111110011010100111101100100110010011111010110100000001101110010001111001111000111001100001000100010110000000110010000011001101100011000110100010000000110000110101011100111101001100011011110110111011001101001011000010011001110111001101101011100101010000100010011011101011111010110111100101111001000111110011001111101101010010010101111101110000010111111101010101111011000110011001011000000101010000010100110011001110011000101010001111010100111101011000011111110111100010001101011110001011110000001111111010110110001001010011111001011101111001101101001000001100010101001111010101010100100010011001100101011001000101100100010101100011011000001001110001100100001010100011001010000000111010110110111011001000000001001010001100000000111110001110011010100011110011110001010100111111011011101100000010000100001010011101101000100101110011100010010101111011111000011100100101111011110011101110100110101110010010001001110101011001111110001100000010100110000001010000110101110000111100000111011000100010000111110110010000001001110111011010100001101000101111111111110010010100111010110100000111001001111001111010000000101111101000100001110111100100110000110111000101010000101001010110101011001000100000100101010011100010001101000101001111000000000011010110100110011001111100101011111000100111111000100110110101000110000000001010100010010100010101010010010111110010110101111111101110111101100101101010110011101101011101001101110100001111111010100010010011100000011111001111101010110001011101011010111010011101011111101101001101010010110000011110110000010100101100010010001001101101001100000011000101001011001000000110000001111001010000000000111011111000110000001100101011001100100101100000011111001100110101011110001010111011100111110110110111100010110110010101100111001111111100011010010100111010000101011010111011100011111010111011001001001100010110001100100000100010011001010001110101101111010110010110101110010011100100101011011001110011101011000001110000110001111011101100001000010101010100110111011010000011100110010011111011101101110000111100100000111001101011101010000100001110011111011011010001011001100110111000010110101001100010001010111110100000110111001100001110010000011110011010011100111011001011011101110110001010000001101010111010111011000111101010011101110011011011101000111110010101100101010111000111100110011100011011111011111101011100001001000111010110011010111101101001100011100101100011000110011011010111111100010111011101110011111111011010100011011100010111011010100100101001010000110010001011011001011111101001010011101101001001000010011100110010001110101010111110011110110101001001100111010010010111100010111101111010011111110111111110110110000010001110111000011110010111010100010100001111101000101000111011100100000010010111001110111001111111111110100000000000110011111100110001111111111110000110111110100100101110000000001101011110111000011010111101010011100011101000011110000111010011011001011010000111010011110001011111010100001100010101110001111101011111110111111110110101011111000000010001001110000001000010101101010010000101010101111111000110101101110011011110110011100111101000100100001001011000001010011110111000111101011000001111001111000011001101010001101000010001011111111110001001000101101000101001110011111010110111001111001111101110100000110000001001100101011111010011010001011101111011101110111010101001001101110010000000101010110011010100001100011110000111110110101011011000010100010101000101011011110110101011011100001001111000010000011011000101101111100001101010000000011011111000001110110110100000000011101111111100001101101000100101000001100101111110100100100010110100010110110001010100011100010101100000110011001001001101111111100000001110111000011111101010000010010001001001001101111000010011101111111011110000100110110010000000100111100011001111000111000000101011110111110110010110010111000110011000010101101010101111010001000100000001101110010110000101001111001010101010100011111100101001111110101001101101001001001100100100011011011111001011111110111101101001001100000001000001110101010000000101011001100111110100111101011100101110000000100010000111101101100011110101011100100010011101000100111011000101110000111111011101000111011000011110111000011010001011011100100001101100000010111001001110011101010110001000011101011110010010110100010111000010001010000111110111100001010011100100100010111110011000001101000010100010111111011101101010111000111000000101010010110010000001011111110100110000110101101011111111111110000101011100010011010000010111011111011100001011110111011111010000001100010011100000000110000011000010111100010101000100011001010010101011011110000001111110000000110001011011110111111110110101111000011011100010110001010110110011110011010110100110111001010010000000010100111011111100011011000000101111000011000000011000000100011101001001100110000101010111110101101100001101010001100000010101001111111110110001100001100011101001010010101001111111111100110000110101100111111000101111001001100000101010001111010001110000101000001011110001010100010100010111000001100110110110010110110100110111000000000101100100011100011011011001011000000001001100001100010111010110101000110101001001100011111001011010101101001000010000001000000001000111000000110001010011100111101100010100111111100111011001001101010011101011010111111100110110000001100111111100000011110111001000011100111001110000001110101100001111000000011101011010011100000100011000010001110100000010110111110111100110011101101100111110000000011001101100000010110010010100110110111100100111001001011110011100110001010011100011011000100110100000001011100110000101101110110110101101111101011011100001011110011001000011000010111010011001010011110100000010101011011110001110100001000101001011001000100001110111010100111001111011011101101010000001100100110110100010010001010011010100011100101111100001110001110001111101101011100101111010001101010000001000011000111110000100110110001000111001110000110101110101000011111001000000100100011001110010011000111100100000100101010100000111101010111011101111011111100100010110100111100000100000011010101111010100001001101111101111110100010110011001101000101001000100001101011110000111010110100110111000010101000011111100000000100111000011111000000001000000011001001010111000111010000010101000001001111010000010011100110110010100001001001010000001101000010000011010000000101001110110101111101101111010100000010100111111111110001010101111111101011011001101000010100010010111101111111001000111101100111011111110010111010101011011011111000001100111111000100010000000100000100101100011000010001010100000010100001000010110100101011111101001111111111001011010000011000101110000111001100000101111001110101000111000101110000000111110011110010000100010011111010101100101011101101000000001000011011111100100100110010000111101001011111111000100010110000010101100101000110010000010101001111011000101101010000011011100001111010011111010101110110100011110010011111000101111101111111100101100100011011000101111010110010000011010100001111101010010111000010111111010001010001011011001111001110000011100101011000110100011101010000011101110010011101100011011010000011100001110111010101101011011011001001100011100110110011101111110000111110011011011011111111011111110001010110101010110000000101101011000011101101001010000101010111110010101101101011000010100010001011001000100110010011110111011100010010100110101010011000110101110100000010111000011100101111101000001110110110111100011010100101101111101001000111111101100110111001011001011010101000111110101101011110001100111011001101001010010000110111001001001001001101110000111001111110001011110010101110000011011111101000001111000110111111011101111010111100110101101110111101101101101111010010011000000001001010011000100101000101101100001110101011101011110100010111110001011001000111011101101101000101100010010101010101000000100100101100001100101110111111000000001000110100001100011101111000101011001110110010010111101010100100011001100011010011010001011101111011001000101010100001011100000001011001000000101000010010001000010011110101010110000011110010110100110101110110101000110101100000110001100000010010000001100100101110100110000001110000000010010000011100001101101011001101000010000000110001101111010101101111010011010101101010000001001001110101100111010011101000000001111100000100000111111011000100111101100111100110010111000001000110001010010010011100001101111001010011100010010000000010011000011100011000111100011010010011001101100101010000101010100111110111101010101010110111011001111010101000111111111100110001001101011111110110100001011111101010100011110100010110100101110101011111111101011110010000011100000100101000001111011101010000000001101000101000010100101111101111110100000000010100010111110010000000111111011110100100110011111111101110010111000101001011011100100100011000010011000000101110000111001110000110010101111110101011110101111110011000001001111001110100001111001111110101111011000110001101100010000010001100110010100100011000101110111111111001111101010011000000000101000000000010100010001001001111000110110100100000001110010011011000011110010010011011000101100010110100110101000111011001011101110000100110110000100001000011110011111000001000110000111000100010110011001110100010011011001110100111110001100001101000011010011010111010001111000101100011111000110010011001011101111100101011001111110110001100101100000101111010110111010001001000010001100101011110000100001111011010001011001001010111000110100001000001010011101011111110110110011101101100110111011011000000000011111111011101001001010000000111100011000010010110001011011101110110000111110010011010011101101011001001100100000011010101000110010010000010111101011100100000110010111000011010101100101111110011101000011100001101000101101011000100000001111111001000001111110000100100111001000100011110000111110001110000011011000001010010101111101111110010101101011001101011110110101111101100010011001000100101111000101101100000010010111110100101111011010100000000111000011000101111011000110100101110010000001110000110110001100010010101001111000011000110001011101110101111011011101110100101111101010101111001001010000000000110110011000101001101010110100101101101100001010111000000011101011000110100110111110101100100010111111110111010010011100001101110001000000000011001110001101110001010000100011101000010101100110100001110111111101101100011101001000010100000101101010101111110100010110110011110000111011111110000001010110100110010010001111101011000100101001001111101011101011100100111001001100011111101000001111001110011001001010100010101111000111010001111101110101110001010001000001011100111000001100100100111101100101110111000110000100110101110011001001001101100100000111100101001011001011011101100110110110000111011000001110010000001000010100000011110100101110100111001110001010001010111110011010001010010010101110011101011100110011001100000000001010111101111010000011101001110111101100001100101101100110101010010000010010111100101100010000001100010110000100000011110111010111001000101111101100100111001001001010011011100101000010100111011101110100000110001001111101001111111101100011100100100000111010010110010010001110111011001111001000111111101010101100011001100110001011111101001100010000101110100101110001111001000000110011001001100010100100100110011101001010101000100100111010110011000110000000101010101100010100101001001001100100011110110011111000011000110011110101100000101110011111110101001001001010111100001110110100111110010000110010011111111011001100100111111001110111111100011101001011010010010000110100101101101101000111101000100011111110110001001011011111100011110011100000110011011010110010101010001100110100011001111000101001010111100111110101000101011000010110011000101101100011000110100010111001010111111011111000111001110110100010011100010011011010111111000000101100011101000100001010011000011010110101000100010001101011001100001100101010111010100100000101010110001101110111011011000100001100100000100100001100011111010111101010110111111011100111100111010111011100110111110011001010011111011010100010010001110100000111000110101001000100010011010011110100100110111111001011011000001111110011111011011000001001010111110100100111100000101100111001001001100011001000110111101000111000001100010010100001001010111111010010101001101110000111011011010010001100101001101000111100000000101001010011110101001010100111100111001010000011101011001100101100000100101110011111101100011010001001101000011010000110010111100001011111010111100010010100011010011010000001101010001101101001011111001100101111111010111101101100001011111110101011010011000110111010000011010100101010101011101010010010001010011000100000111101110111111101010110011000100111010011000100011011110100001111001111000000010011110111001000110000111111001110011011100011100111100001100111110000011110111001101100101001101100110011010110101000111110100011000001111001111110101011110110010110110101110100011100000000101111000111111100000110100111101110100000101111010001101110010110101111000110101101100000100010000001110001100101001111110111101100110101110100000111001010011110010010111010111100101110000100101000000100111110011100100011110111001001001010100101001010000101100100110110100111010100111110100110001110011001100001100100101110101101001000000111111111001001101001100000101110011101101010110011111100000111001110001111010010001111001111100011010010110010010100011101111100000111001010101001000010100000100010000011001111101000001011110000011111001001110010000110111110000011111000001010001011011110011000011110111111010001010011101010100101011001011111010011100101010010000101110111000011110100011000010011100100000001001111101001010001110100001111101000011001111110000101111000110010010100001100000101010110011000010110100001010100111110010101111101101100010110101000011110111111110101110111101101010101100010101011100101110101001110101101101100110100000000100110111101101110111111001011111000111111100100010001101101100001111101111101010010101111001100100010100100010111100010110010111011010001111000101101110100110110101110101101000011010100101101100111000111101101001101101110010011100111001110010010101011000001110000011000001010011111011010100110011101010011110001001111100110110111011000000010011100100000110110011011000010011000000110000010111111110110101011001111101101011110100100110100001000101101011010000011111000000100011110110111100111000100011001110101100011111101111001111001111110101011000001000110010000001010111111101110010011100100001100001001101110000100100100000100111100011010110001001011011011011001011011110010101011000001110001101100001010010001000001101000110110111011110100111010110111000011111000110110101010111101110101001010000110001010010111010011011011011000100110100011001010000001011110100100101100100011111000010101001101000011110010011110000010001010001010110111010001011110010000111110001010000111100101110111110000111101000111100111100011110000000010100110110011011110110000111110011101001100100101111101011101110000001110001110001111111011100001000010010000111111001101100100001010010111001101111100001010100101101000011001101101110001110011111111001010000111010111010100000100100011101010111111101001010100100010101011110001011101010001011011100011001110110010010111010000110001101011000000010010001000100011011111010110101011110001010111011010000001011000110110111010100000101100100100111100101111001111000100110101111110001101000000110001000110111011000001000101000011001100100000010011011110000101001010111100110101001010001001100110001100101100010001010000111111111100110011111101100111100111011010100010001110001011001000000110000110100101110011101111101001001110011011001100110000111111011101111100110000100000110111100001100110110000010011100000100110100100101010111110000000000111010110101000000011010100010000010001111100111110001000010001000010100100001011001011111100011100101110110100110011001101101001101100110101001011011100101001001011010111110110011011110100000011110101011110010010010111101001000100110001001110000001011001010011000101010101111010101100101000010100111111100101000001011001111111010100001101111000110011010000010100101100000001001101100001100101000001001101001110000001111010001100000011111000101100100000101010000110100100000111010001011011110100110100010100110110100110011111001010110111000101100100101010101101001100101100011101111100010001001111111001111001110101101110111000100100110100111001000001011100111100010000000010100000101010011001000011101101110011011110110100000010101000100010010101000100110010110110011100000001111011101010110000011011000111011100010111110000101001010110111110100100011100000000010101000010101100100101100101010100000011110110110001101000000010000100110110011001001111000100010111111110000000111100011101101010111010110110110001100011110111110101001101100101111011111100001110001010111001011111001011000001011001011100111111100100111100001111000000100001010110111011001010111000001011011111100111101010111100111100011101011010110101100000000101001001010100100100011111010100100011001000111101111001111000101000100000010100011111000011000100100101101010010011100101111010111110100010110110110011111100111101001000100000001011100010011010011001001100011111111001001010111100110100001100001001111010111110111100011101000110000100000101011110101110101011010101110011001111110001011100000010011110001111101110111010101001111110011000011101001100001100001001000011000000001101001001001101110111110111100111101001010100110001010000100111100110101011000011100001111000110111100000101101011001111110000000100011100010010100101000001100110000101110000101000011000011001111100011100110110110010001011010101111111100110100101101011111001011110001100101111101101001110000000110011000011100110000000110010111101010010001110011000101000111010110001000011110101111101001100100110010111001100011100100100110101010100010101110111110100101110000110100010000001001100010101100000110001010001001010010000000001010111011100001111101101111000000110111101010110101001110001100010001100111011111110100100111111001011111010010111101111110111110001011011001100101100000101101010101010110101000111000000101100011010101110110001011100111110101010101000100011011100000111110000000001010111110000100011000000011000101100000101100000000001111101111111110001101110001101110010000011110101001101101001010101100011111001011100110010001000001101001011111110000001011111011010011001100100000000010001110111110110001001111010101101001001111110111100111100101010101100010000100100110000110011111011111100111000001101110000000001000100011011000001110000001001001110110100000011100111111111011001111000011010110001001010101111101110111111101010001111100001111110011011111101001011000010000010000101000011000011000111001011110000101010101101001000000000111101011101110000100100110010101100001000101111000111111000110011010011100101111101110000100001111000001000010110000000111110001001001111110010100100110001001101110010100110000101010100000010000000110010010110010111110001011000010110111011000111111000001111111101000010010100111111100010110101100101110000000100100101100100010000110111000110011110110000001000001110010100111111101110000110010000100011101000000100001011001001110001111011011000010011010100100001001100110001100110010001010001100000110001111100000000101111110010101011010100110011010000011010010101101001111011001001001001011110011100000100001101000101011011001101011011001010110111011011100100101010000101001111001010000110100101111101011010101111100111111000110001110000001110000100101110000000001001011101001100011000111001111010001010100110111001100011101000011011101001111100010100100101110111001000010101001101101100111000101000111111001100010100111011000110001110001111001110110001111011110110101011000011001011100110111010101111010111110000110100011101100101101100110001010100001101011111010000101100111100001100001111011100010011100001000111101011110111100101111001111110001101001110001010111101011001110011100100001000100110000100110010101111110010011011100110001110000100100111101000011011110010001110100100001111111000110000111000010010101111001110111110001001001101011100111111010010010000101111011111111000100110100100110000100011011010100110010010011000001001100001110000100101000101000100011110100111110110011110101111100110100000100101100001110100100100101010100000110001110111111110110100100011001001100110010100101010000101100111010010110110100110110111110110100011011011011110000110111111110000100011001010100100001000010000101111010000001101110010000000100011110100110010000011011011110101110111101111000010010110111010110011111001100111010000100110110000110100011001010111100111001110110101001110110111000010010000101011101110111111110001011010010001111100100000011111101110001001100100000110110110000001101000101111000101111000100011101000100010110001001000010010011111100111001100111100101010010100110111001111101111010011111011011011011010010110000111010100111100011000001111010101111110001000000001100111010111011000110010110111000100001100001010001011110000111001010011001100111010010000001100110001100001100011101100001001110111000010111001011010000101011000110000111100100011100011011110011001110010001001000111100010111100101111110011011101001011101001011110110110000111101100010001010111100110001001110111101110011100000011011010111011011010001101001111101110000111011110011001010100111101001010010000100001011011010111001010001111111000010000100000001010010110010100001100110011010000010111000011110010011001110111101100110011110000001010000011100101110010001111000110111101011100010100000110111101000101000100011101000010010000010101111000011011101110110111000010011010101000001010001001010110100110000111000010101100100100011100101001110100011111111011001111011111100110100010011100101000110110011101010001110101100010110010100100100111011100100100011111011000111101111110011101100011011001010101010111010010010001000111011111011001011000110111100011010110101111010000110000000111111010001111011000111011010010001110000110010011011000011101110000001001000100100100100111010100100010011110101011011111101110010110010001111001000001110110001101011100001111000001110100011011101010010100000100001001000101011101111111100110110100101101100101101110101111001111101111001010010101000110001110001001110100010110101101011111000001101110010111111001100100000010001011000011001111001010111000100000111110110100001110101011101010100000001011111010101110100111111010110001100110010010100011001101010010011000100000101101100001010100010011101101001111000001010110101001001001101110101010011111000000011101100110010011001001110110001100000100000101110000100111011101110010110110011100110000101010101111011010110101011111101000011110101110001110100100011011001011010110110100100111101111100001100001000100110000010100100111011011011010011111001011110100110111111100000101100101111001111000011101110000010111101011001001101001111101000000100011110000010011111100111111100110011110010100110101100011010011100100110001010011110111011000100010000001100000001001001000100110000110100001110110001101000010010010101110010010000001011100001111100011000101101000110101010101001000001110010001010100101000111100010111010101001000010001011011010101011100011000110101110100000101010001010111100101011011011001111000010110001110000011011101101010001011000101100101110110000011111110011100111001000001001000011001110101001001000100101100101010010001110110110110001001011010100100000010000001101011010100011010001110011110100000000111010111011101010000010111101001011110011000101001001000010100110100101000101001100111000011010001101001100111011011010101101100101101011100111110011001010110001101100000100001100000001101100011110010010100010101101101101011111001101111000101100011001100111010010110010100100110110110011111000111101000111100110011011000010111001000000000101101001000000110010000100010100001100100101100101110010010010100111001110010011101100101000101000010110000111001000110101010111111111111000101101011111010000100011000010001010000100001011111000010011000011001001011100001101001101111111111010110111100001100011000111010111001110110000001111111111010100010111001101100100000001010101010001000101101111100100101000001101011101101111100011111101000011000000101011000101010010011011000011101010001100111111100010000010011111001001111101000100101000010101110110010001011110100011000000011100101101101001001110010010111100111011101011101010110100000011111011100101011000110011011101111001000111001000101010001000000111001010010100111110000001101010010110010101011110001110110010001110011001011011000100001010011110000011011010111010111111011001110000111111001000010111000010101111110010110111111011000101110000001010111000010111111010000111110110010100100110001110100011100010100011001000110101110011111100110001011101010000100011001010001110011010110001101010110101000110010110101110000010110111101001110100010100100011100001011101000000110000001110011011000011110001110110100111000100110101010011110100000111101100100001101011101000110111010100101101001001111011000000011101001010010010100111001110001101001010011110100001101001101101110011111010111001011011011000111100101000100111001110100010011010010001100000101111011110100010100000011101100001111110001101000110000111100111001001100001001011101111101011111110110000101011001001011011000100111110100011111110001011011111000011001110010011010101111010000111100000100101101100100001010110111100010110110011010010010111000000001101011100100010000110100000110111011100111101001101010111000001111001100111100011001001010111001101011101000111101100011110101100100110011101001111110010000100001111011101100100000101000001101001000110110011100100011001001001110110110110010011001000010011110001111110101100101000101110100011110011111010000000111110111110011110000011011000000101101101001100010001100010011111101100110010010111010100100011100111001110100011100001001000110100110000000011011011011100111011000100111001001011000111000101100011011100010110100110111000001001110010110110101011010110111010000000111000110101011101000001011110010010110010000011001011101010010001000101000111101000100010010000001001001000100100101110001010111110011000111110100010100010101111110001110101110001011010000110111111001011101101010001100010010101001110111110011100100101011111100010110110111100011110010011100001100111000111110011011010110000111110000111000000011100000010100010110110001111100110000001101101010100100110010101101010001010011110111000000101110011110000101101001111111100001110110111011111101111110000001000100101101011100001010101110101110001001100111000101101101101010011111111010011111000111010000100110011100110011010010111111001111011101011101100000001100010100010110011110010001000111111011110111111110000101010000011101011010100111000011101001001111111100001101010100100110110011101111001101010010101111110110110011000010101000101110011000011010001100010100100010010110001101010000011111001110111111001111000000101110110100100100010110000011101101100001110001110010100011000000111110101010010111010000100111011001100000101010110011110101000111111100000100001000011100110101010001110010001111110100110110100000001100101100101110100000100111111010100101000000110110011000011101111011100101001101111101011101110100000110111000101110001010101011110011110000010101001100001110110100001101011111010110010011000000111101011010001000011101101111011000000110110001011110010011000010010000110001100010101001011011011010110000100001000111100010010011101011011001100011101110001101001100011111011110101010111100011010010110010110111101000001010101100001101011100011110011011110101000111010000001010001110000000101111110100100011010100100011110110001010000011100110100100000101010101010111111001011101101110010001101010000100110110011000110101000111000001000011110001111010100011001101011001110000001100001111000010010110100100001011100010111111110100111010011111011111101110101111100110111011101001010010010110100101101001000000110001001000111101001010001101110000010111011011010101100011111101111000011111000101100110111111110000110111101011010011100100101001010011010010001001111100110000011001010001001000001110110001111000000101000111111011011111101101110000000100101001110101000110100000011011111110100011010001011001001011111000100100011011110001010000100111011000101001011110100010010110011101011001111001101101110110111001110111111111100001110000100010111010110110001101010000000011111110000100110100001101111101001111000001100001100111110110010000011101100100100100111101111100011100100110100001111010010000010000100110001101000110010010000010011000111001011101011110001000111001100000011101110111111000101101010001010111110100010111000011110010111001111110111111110011101111000000101010011100000010100101000111100110101101010100101110000000001111011111111001010110110111001010101010001100101111101110010111010011110001100001110001110011110001000001100000100001101101101110000001100111100011111110100000100010100010010110110111011100100010110101111001011000110101001110110100110010010010011011100000100100110100010101110010000111000011011100110101110111010001001110010101010000001110101010010000010010001110001111000000000011101000011101000111001101111110110111010010111011010111101011000100101011101011001110110111000101110110011010000110001000100100100000101111010110110110110101111111011011001001101100110011111010001010001011100110010101011000010101110011101110101011101111101111000011010101000011001100110110010101011011101011100010101000010111101100011100111101011111100101001000011010000011110001111100101100111010010010111111011111011100100110110010101011000001010000011011000011100101110101100101010001111010111000101101001011010010010100111100110010110100011001101111101101111101010111100111111111000111110110100000110000010101101101100001001000010110101110101000010000011110110001010011000000010000111000100001010111001001010000101001101000001011110111110011001001110111101111110111110100011101111101100001100110100000101000011001001011110110101101110011010101111111010111011100111011111011100011011110100101100010111010100100001011000111111111101001101101100010001001001110101110101110110001001100111000110101101110110001000110001011111101011000110010110000011110011110111010100111110000011100110101110000011001010011000101110010000101000110000011101100001011110100000000001100101000101000101101110000100111001111100000000000111111010100011001101010110111000101010110100001111011000100110110111101111011110001110011100011000100011011100000110011010001011000110110111001000111101010010010110000010010110100001100001111101000001101000111111010111111011010110000110111100011111110010101110001110101010110111011001111101000111111111010110100101010010101111011001101000101100001011001110010000110010000100110100000100010100010001100101000101010001001110000000011001110100101111001110001011011001111110011110010001001110100011100011100011110101001110000101101011010011011010101101001010111010110100100010111010010110000110010011011101010001111111011110001011011110101111011010101100001000110100111000100111010000110101100111111110101011110001010001001000110011101011001110000001111000111000000001111001011010101011000011001010100110011000000011011100111000100100010101011000111011100000111101001001110000000010011110001100110111100110000000111101101010100011111000001000010011111001010111100110001000001000011100001101000011101111100001100000010101100110010000011001001101000111011110111000011011110101001111110100010101100000101100001000011001000111010001101101001110001000001011010010011110110001100011011001001100001000111001011111000001100110011010100111111100000000100101100011011010001000111010101000101110000000011101000010111000111110101100110011010100100010000010000101010010001011000101011100010010111010110000000101000100000001010011110001000010101101100001110100111010111011101100001010000100010110110110101000001110101111111110100011011110110110100010110001000010001111001011111100100101011111110000110101110010110001001011000110010011110001000001010100010110101011000101011000000110101110100101011000111001011001000100010111101101100000001011001000001010111110101010100100110010011111011111000010010000100111010101111101001010110000110100111011111010100010000000010010010100111110001000001110011101110100010001010011100001100111101101100000011100010110010100100101101100000000011010101011010111001100111001010010110110110110010010010100011110101000000101010000010101010001101000001101010101111000111000110110010100100011001100100011100000011001100101010000101110001010001010100001101100101111011000011101110011000011110000101110010011001010111110011001111000011101100111011011001100111001011011110011111111101100000010000101100101101101111001111000110010011011000011111001100101000100100111000100101101110010100101010010111111110110100100111101111000111010011000111101110001010010011110001000100111100101011110001111000010101101100011010110110100000010110100000011011011011111111111101111001111011010000101111011000101010111100000100111000110000001111011000111110011010101001010100110001101100110101000011011101001001000010111111100010010001000111101000101100000001000010100101111111100010111011110010010110011110111010100110100100010000001000010100100010011100100010010000101101001110101100010110100111100011110111111000000010000110100100000100110011001101001111100100010101000010101100001011111110001000001101110011010000011000100001000110010000100110100011001100001110000110010111111100001000100010100010110011111001111011001011011010100110110100000110011011010010010101110111100010001011111100000001001100101101011111101101001100100111010011101100011100110111100011010001000001111011011101100000001011100010011010011001000101111011001001011011111100011010111000001110001111000010001110111010010010001000001100110111110000100110010001101010100000000001100110000000111101000001001000111100111001110100010010010100000100000001011100010010101111011111100100100101001111100011011011111011110001101001010000000001001010111010111011100001011010011101011000011111111101110111000110011110100100010100100011000110011010000111101000101111001010001110100111110000111001001000100001101100000000011110111000111000000100111001111011010111111010010111000011001010010001011000100011001001000000110010111101011011101001110010100011111001011011110011011010111110011011011101111100101001011010010000011101101110100100011101010110101000010100010110011101100111001101101001100111110111011111111100111111011111100100111011000111000101101011001010110010101011111110010000100100100010111011100100011010011010111101111100011010110000111101010010100101001100100011001110100011101000101010100010001011011010110011111110101001110011011001010101000110110000011110001101000101110111011011001101011101111010001110111000111011111010110100001010001000001010111011001101001001011000001101110111001111100100010110001000000001111010001110100100001001011011101010101101001010010001111011100100110111000100010000010100000000010101011011110111000101101111011011001000101100000010000001101100101100000000110110001100000110001010010111000101111011001101111101100100110111101111011011111111000000101001100000001110011100000010100010000011111110100011110010101100010010101011100001000100000001110110011011101001001110011111001011101000011111011000110001111110101000000011100011100100000110101010001000010000110010110111011100110010101001001011001000100110011111110000110010111101111000110010101010101000101110100110000011101001000000110010101011000101111101010100110001100111001011001101100010011011000110000111101001100111100111001111101011101010010110011010101011111100000001000001101111000010101100011011111100011010100111011111010110110110111010101101111011010110101111111110010111011101100010010110111011011111100110101111011110100010010011100010101011101000001011001010101100101000000000100000010001011111111110001011101000011110011110111011000000011011110000011101001101011111000101011011111100100110011100101101110100111100111100111111000101000111010010100000000010111110111001000100011100010110010001010010010001100111011110000010110010111110011101100011000100001100101100111001011100001110100100111111000111001010110001010111010110100101001100011001000101001011110011111100100000000110110101001000001011101000001101000000001001100110111111110100001001001010111111111011010110101101000100111100010001001100011110110101010101110001100110011101101000011101001110101100001011010011101111110101011000000001001110000110110001001110111010100100100010101001100010110000100110100010111101100001000101110101010010100000111111001001010000001010010000000001011000101001011010010101110111101110100001011101110001111110010011111010010100100110100110011110001111011110010010000111100001000000110100011110010111111000100010001000100010001001101011000101000000001110010111010010101111001110111110111011100000001100111111000000000000101110111111111010111110101000000100011110000110011100111111000011010011101101111111111000001000110101000011010000000001100010111010101101101011100010110011100101111011000010000101010010000101010010010001111011100000000001100001110010111101011111100000101011010111100100000100010000110110010001011001111101010010000011111011011110110110011100010111101000110010011110101100010000100001100111100101010100001100111010110010110001011000110010111100001111110111000001000110011101100011110101001111001110000100111110110001101100011111101000000001101000010001100110000111001011100011111101001110001100100110100001000011111010010100111001000010100111001101011100011101101001010110100100101110110010110011000001000100100011111001010110011111000110010101111110111110111111110000111000100001011111001001100111111111100111101111111010010010010100101010000110010000111111111100100011110000001001100110101010010101010110101100010010001001111000110100110111110011001110000111100011000000010001101101011011001101101100101101111101101000001001000000001101101100010010110001000111000101100100010100100010001000001011010101011101110010011110010101111111111000111110010110000000011111100110110001110000111101110010000110111000111110011001100011010100001010101110101001111110101001000010111010011011100110111001010110011100101110101011110110100110010110100000100010011010011110111100010000000000001101101001011001100101100101101001111001000010111111101001010111111011110001110010100100000110100110010001010000110111010100001110110011110100011000001110101011011001001111100000100001111011010011111101000001100000001111010100100111011100110100001000100110110100001100001101110101010100110100010110110101010010000000001011111001000010011110011111011101010011000000000111001110011011100100100000000001111110101101011010011111111111111100111001101010011011011010110100001111101010000010011000001111001101101010000110101100000010100011011100100100101011011101011100011000101100000111111101100110000110000100011010101100001000100110111111011011010011010101100011011111011111010000011001000011111101101011010100110111011111010101001011100011010001111000111101110001111100100011001111010101111110010000111011001110011110111000010110101001010100100100010110011100110011110001101001110111001000000011001101000100101101000101011110111110000010001100000010011100001011000010101101101001110001100111110001010010100111011100110011001101100001000110000110000010111000010011101001000111111111110111001000101101001100101110000010100010000111101000101000010111001111011100010010001011110111001100100111111100101010000110111001110011101011101010100110000000010111011100111110011110111111000111000011101110010001100111011110101111110111110011011010001100110001001110001100000001111010101001111111110111001001110101011011001111111101101101110101111111110010111000011110000110001000110000111010011011101111010110101101000100001001101010111011000111100000000001101100011010110010110010000110000010010110001001111010101111001101011100000010100100101000000000100011100001101011111100100010001100100010001101001011100110100110101100000100101111001111001100100110111010010010010011100001010010001001110111101011110110000101001101000101101010001001111001101010010110000001111000111110011011010001001101110011010000011010101110100001111011100100010111011001011110110100000111110111001100011001111000100101001001111101001000001111101010110111110111111101100000111110001101111011101100100110100001011100011000001101011001001011010101011000011110100111111011101100111010000101111010110110111010001011001110110000110011010110111001100100111000010001010100011001101001001010010010100000001001010111001011011000011011011110111011011110101000001101111010101001110111001010101000001100001100010001101010111010110011101001111110100001010010010111000001100111100100101001000110100101101110100110001110000000100111011000110001010001111111010111010011101111100000010011111001111001111011011010111000000001011101010110001000001001100011110010110011100011010100100110111000001101101000100000011010110011001111001110111111111001101011001100001011011101001101001000011001011111111011000001001011000111101010111110010010111000000101010011110011100010100000000011100111111100110011101101001101110011010011011011110001010111010111010000001100100000010011100011111011111101100100101010001011100101101011101111010001100101111010000011011001110011000111000101101101010011000011100000010011011001100001001010011010111100101101011011010010110110111111110100111110000000110000001011111011111000011000000011010110101011111101110011001010011011001010001010111111101111001111001110011010001100101110011101001011100101110001010100010100100000100010001000001001100001110101011110111101001011001001000101100000100000000011000000011000110001100111011000100011101000011010101010110011010011010101001111011001110000111010011101000000000011000101000000001100001011111110110100100001001111111001111100101011111100011100111011011010011100001000011010011111000000110100101010110101101110111111010101100101000001000101001111100100110111110010000010110100111010100000100000111010110111010001011010100010011010001010100111001000111000001100010101011000001011101110100011010010101000011000111010001111111000000001101101100110100001110000000000101110000000100111101010011011000011001101001000010001110000111101111010100111100011010101101100011000010010001010101101100010000011011011111011010101101101110110000001110001010010000100110010111000100110101100010001000101001101100101111010101000111000000010001000001010010000011000101100001110111010111000101111001110000010001100001111001100010100001101111010111011000101010001100101001000100111101110000101000010010100100101111001111001110011011111101110110001101100111000000000100101111110010111100101111101000000111000001110100011001110011010100000000011100001011010001011111111111101101111101000011010111010100101000011100011100100010100011000110011001000010000111101000000110101010001100001111101011110101111111111001001001111000001010000101110110100000010000110011001010000100100100010101110001100010000011111011010011001111011011111011100111000110100010000111110001110011010111110001010110001111001111010110000001111111001001011000100101101100110110001010000110001010111101011110111101101110011010010010100011001001110000001010000100100010111111000101110100100000011100010100010001100000100111011101010010001101011101100100101010001011011010011011011010110111001111010101111010011100101000111100100111101011111110010011100100000111011010011001011111100100010110001011010010000101100101101011111110011101100010000100100001110110001010100111011010111110001011100101101101101001110010000001010111101110101101110100001101011001011101001110000001100011111110000101100111111001100010100101111011011100010100010100010000010001100101111010101101000101001011110101111011000111100011100001011110111100111011001001111100110010111001101010110001101011010101011101111011000101111000011111100010001010001111010000100100000101110111000110110010000111011110001001001000001011000110110011011110001000100011001000110011110111101001110000101110101111010110011101101011000110010010100100100000001101011000111111001010101101101010111100111110101111101101100001111101000010110000001111000100001100000110101100001011110110101011011000000011001110101111000000110010011001001110110100001111101100000110110101101100010100000101101100101010010001100001000010011001001100010101001010011000111100100010100110000000000111010100100011110000000100000010011010101110101000111010111101111110111010110101110101100000111111011001110000100000011001000000000010101101011111100001000011100000000000011100001101101011001000110001110111000101010011111010100101000100100110101000010101111001001110000010100100111000000100101100100011111111000001011101101010100100111110000111100010001101010001010000110101110101011111000000100010010000001010111110000001110110110101111000000011110101111010010110010010010011010101001100100100100101001100011010101010100110100000001111100111110000101101111000111101001010110011110110000001100111101001010010011101100100001010111010001000100110101110000111000111111001101000101100010000011101100011111110100001110110000010001111000010011000111010000000011001011011000101011111101000001000000011011011011101011000010010111011011110100001000001100100111100110110001010001001000000011100011011101010010000101111100101100001010001000000110011101000000111000010101011001100000101101110000011001101010010101110001010101100001111111101100010011110000110001110110011101100101011111101000110000011101111100110001111101010100110110000101100101111111000001100010101011111111011110111010101011001111011000011110100110000000101100010011001101011110110010101000101110101010001110100100001010111111101011100010011001111110101011110110000010000100010000110100100100011100101010101110000010011111110110010000011010100100110000110010000010111000000111001110011110110010101000011001001101100111111010011111011110010101010110101001110000110100101001011111101000101101111111101101001111010110010110110101101011100100000001010010101101001111111000100001101110010111011100110000011010110110111001001011000010110100110101010110011001100100100100011110101000110100010011000000000011101100001001001101101000001000101011100000111100110010100010010110110110011100001010000000001011011011100101000000111010010011010110111111011000110000111000111001100001110001111110111100110101111001011001000110001010111010010100110001001110001001000000000001100011100011001111111010011100000110101011100001101011001000001111111001101101110100101100011101010000100101101011010011011110110000100110011111010000011101000011111010110101100011100011111010100011010101111011101011011011000100100011110110100101001100011101010011110111111001000011001100000111000001110110001111110011001000001100001100010111011111010100101101010111100111100001010100111001000110110111110110000100011100101010101110000111011111011110100010010110001101011101111001011110011010100100011110110101101011110100010001101011100100010110011100101111101001111000000000001111100100101000010111001010101100001101010010111111100101100101000001100110110110000100001110001011100111000011000111101111000101000000111001110000110101111110101110000100100101001000001101001101010100110011110010000010000101010110111110101101101111011111110101100111110111111000011111010011000100010100100010101000101001011110101001100111101111011100001001111111111000101111001011101001011101110010001010010011110111010111101100011100101101011001000101001011100000000010111000100011100001001110100000010011100110011101001001011100110001010110011110111011000100000010001100101100111100111101001010001000110101011111110010000110011011101000101010010011001001111011010010101101000001010010010001001100110111111110011110110001010101111111110001011111000111101100000101011001010000110100000011010011100111010001001000000001011110000000010101000101101110111001011011110010001010000000111111111010110101100011110011101011000001111011111111100000110001010110101000001110101111100101001001000000001101001101101000010110101010011010110000100011011011010011111011111101111010010010001011100001110000100001011001000110001100010100100101010000111001001000000010010001110110010100100001010011000111001101011011100001011010110010000011110010011011000110001001111101111011000001111101010011010100000000011010000011100111011000100011001011011101000010000100001101111011001001111010011000001000001001110110101101110001111010000111101011011111101001001011111101110100010001111011011100000110000101000100000111110010111111001011010111100101011000011110100001100011111110100100101111011101101101011111010001000111011011100000111010101100010110111010100101010101100101000000111101110000001010100011010010000001001101101001100111000101010111111011011101000111101001110011101000101110001101110011011101010000101100001100101111101001011000010011001111010001111000010000011101100111000111010100010110111111101101100011001110101011100110100000001001011110010011011011000110111001000101000010101000100111101100101111111100011110100100000110101011100111011010011011100101000100000001111101010011001101111000110010001001000101100110110101000101010001000110100011000100111010110000111011100100100000100110111011010110000111000110111000111001011111011100101010101110101101011000100111111000110101011010001011110100110111100011110000010001100000001000110111011100010100110110101000010010011100101110011110110000010111001001011011011100011000001110000011001111000100010000000011111010011010011000010101010010010000000011011111111101000000110111110111111010101101111011010000000111110000011100101111001000010111010101001001010101100110011001000011101111100101110011010000011010011111001111001000100100110011001001011111101011100010100100100011010000100001111011110001001011100011010100111111011000000100100011000011100110101101001011110010010110110110011110100010101010010111111100000101000101000011000000010010101011101000001010111000011010001111111011111101100011101110010110101111010000010011111010110000110100110111011010001011010001011101110010110101000111010111011011011011101110100101011001000011101001110011101011011110101110011111111001011100010100000111010101011010010011100101110000110011101110011111110000100111000010010100110110100000110011111111001011101001000010100001100100000000111101010111100011000101110110010101111111110100010111110001101100001110001010101101000100010000000010110111010000100000100110110011000010011011101111010011010100101111100011110111111101010001011110100001101011010011110101110101000111110111011100110010110011010101000001001010100001001111100011010000010001011101111110011011011100011100011000110000000100001110001001011110001010000110101011000110011100101101000111010011000010101000101100111011101101001010100001000011101110100001100110101110000111011111110010111100011001110100000001110110010001011001001111101110001100011110000011110001000010110101011101011000111110001111110101000110011001000110110011110110001101101101000001000100111001000101110101001001100111110100101001000100110011001101011010011010101111001001111001010111000110111110000101101011100111110110010000000110101000101000010011110111000111110010110001100000001000101010010110110110110110110011010011110011100001000100011110011000101101111110110110111000001010110011010010101000000111010100010010101110000000011001110110000100101000110110010001000010010010101110110111110100000010110100110000010101101010100100010000001010000011101111000100011010101101100001111011000010101110010000010011100110011000111110010000101010111010000111101001100001010101001001111101100111011001111001100010101111101101110001000101010010101001110010001101010101101010100101101001100111010000110001010011000000110110100011000111101001010001010111001011011000110110110010000001010000010000010001000010110100001101010111100111101001110111011000111010100110101000100001110010100001101101100110001110100001111000011111001010110010111110111010011001110110001011100000010110011011100000101000110000001011000001011101100111111101001001011011010110010000111111000001100110011011101101111000100100100011110101101110100100110101000100011010000001111100101011010101100110110000110011001110100001011101111010101100101001100101110111010000011100100010110011001111000011010101100000101001011011111000110001100000011010110010001111010010110111111011010010111001000110101000100000110100010110011010110111110001010100011110101011100110110101000000001111110111111000110101111100110000101010000110100001100010110110011010011011011110000011011110000010011100111100001111011100000000101101000110111110110110111010100000101011011010110011100110110001100100010010010110100010011110000101011101110011111010101000000101001100001111010011111111011000100011101100010010110000101011010011000001110111000101100101011000110110011111001001010110110110001011100010000111010111000011100111101001010000100100100101010110001101100111000111110100111111111100111001110000111110101010000001011110100101101111011011110111010111100011001101100111010010100111001010100010011111000011101111101110111111001010000100111010110100000000010111111110100000001101011000111111101001011101011110001101010010010010100101111011110001000011000001000011110000101110111100001011010110001100110101111010001011001011001000100001101000011110100010111100000000000111001001001110011001000110100110110111100001000000001101010010001001001110100101101110010111100000100101011110000001011011100011111000110010101110100011001000000000100101001111001110010010101101100011000001110011101100001100001010101111100100000111011000110111111001110001100100001100011100010001000000100001010010110111111100000001010001011110011001111111111000101011100111010011010100000010110110111001111000001001011100011011011010001100110101110101101001100010000010110000101011011000010101101111110011101110010100010100001010110010111101110101101010100110000111111101101010001111101010111100001110111000001000001101000101110000100001000001010111101110100101101010111010111000110111110111010001001000111000010110011111101110011111111111010111111000010000001100011010111010010100100011101100010010001000000000101001000110010011001100001101010010101011101001100111100101000110101101001111010010011000000011001000011000011010010001000101100011110000010100101111101011101001100011011111101101011101100000100111110000110111101010100010000101100110011011001101010010111100100110000111110011001110111111101101110111111101011111000100101100101100110010011010110111001010110001000010101111011001100100001010101110001000111010000111100110011000001011011001100001001110001010011000111011010010000011010110110001000010110111010101100011010001001011001011111100110100010011100110100110010100101100111001111010001101100101110000110101101010110100010100110000110001000000010001000101000101100110110010010001011110010101010110001111010011000001001000111011101010010100001000100001101010100001010100101001010000111110010010101101110010000100101101100000010001100111100110100100111001010100100101010101011000000100110110110010111111000111101110100101100000001110101000111110011011010001000111110011011111101100100000010010010110010001101110110001000110100101001000010100011001000100111110100101010010001000100100000011011100110011010100101000110110100001100010111001101000010011011000010110011110011111111010101100001101001011100100001111001110000010110100111011110111010001111011011010000110011001011000011010011010111001101000001100011010101111110011100110110110000000010100010010001100101011000011101111000011001101000110111111111010100001111000100001111110000110010000000010101110100011000101000011010010000010011110111110111001000011001000011101110011100010111101011000010110000110010100001001110011101000111011110010011110011000011000101110111101101111100011110011000001011100111110100111001011011110111100101111011111110011011100101010001001100000001100101110110110110110000111110110011110000000111100101100001111001110101000111110000111000110011110011010000110111101011011001101000011100010111000001111100000000110101001111011110000000101111110000110010000000000111101110101110111101111101011000101111000110100000010100110110001000011111001001101010010101101010111111111011111111001000001100100110000110111011011001000111111101011100000001001000000101101011101111100101101100010011001101011010100100101111110001000101001101000111111110011001101001101011010010101001100111010010111011011101100111110011011001001111111001111101011011101001010110111100001010101001010001010011110010010100100101001000001001100111110111011000101100101011000010101001100111110000000101010100011101101001001110001011111000110111110100110010000000111100011111001011000011101100111011001001000000100001011011000101001000010110000011111110001010111011101001111111111010100110000111010000101001100000100111100110001010011000101101110001011111010101110100011100100100111011111000000101111111011111101100000100110101010100100011001100111101000010000101000100101000110101010010010100110001100111010110010001000101111011011111101110010001100000000101111011101110001010010011111101100010000000110001001011000000001001111101011001101000001101111000110110101101111110101000100111101100011001100110000100110100011101110010111011001011010111111110011100010011001111010010111010011000101110111110001100011001011001101010111011000011001110000100111100000001100100100111010111110001011011101110110110111011001000100110101011010100101000001001011101010010010111011100111101010011110001101000011010100101011010011101010111111011101001100110000010111110011000000010001010011100111101001111100000100101010101110010110011110110000001101011001010101001000011100110111010011100000100100101001100101001101111111011101111001101000110010000111000110101010110011110100010100100111100001111111100000100000110000000011111011110111000001100010111011110101110010100101011110011101000011011010110101101111000000001000110000000101001011110000010101110000100001110111101110001100110000110100001001000101001000100011101000000100111111001010001100000110010000100101100111010011010010100000111011011111100101110110001010011011110100111110100001111100110011010101000011101111001000110001010110001001001010001000001100000010011110001011111001011000010001111111011110001011100101100010001111110011111011101011011111000100111011110001000100000111001111110011011111011110101100111110101011011110110110000011010110110010100000111011111000101111110100001001000001000000011001111100101100000000010100111111000010110001110100110100010110101110110001110001110001001101111111101011111000111101011001100010011101001100100010111101100011110110110101010001000010001000001000011010101101111101101101111011010100011011100010010001110010001111001101010100001111000000010100110110001001000111011010001001110011010010101000001100111111001010001011000011000001010110011010001111110101110110011010001001001111100011010001111010110001011001111100000100001101101100101100110010100011111100101110010010111000110100011111110010010110111101111101000010001000000001100110110111001011010111000011000111000100110011001011000111001110100110001110100100101010000011001010110000011100110101011110111010010000000110101111000101001101111100101011111111111000011101101101101001100000011001001000110011011011001000101000101101101001010100110111111110010000100101001110101110110001110101100100011010110101101101010101110101111111011110110011011011000000100110110001110010111101011000111111110011001000101101111011000001100101001011110110101110000111101101011110001000101001000010010011111100110011111111011001101001000000110001011100000000111011101001001110001001110110001110111011100111111110100101010110110110110011000000011010100000011110100000010001110001111111101010010110000000110100101101111111000100100101000000011001010010011101110100101110010010001011001110010010000001010101011111011011111101000001010000111101100111000011110100010100010000100011010111110101001010100001101010110100111101000011011111111100110111010111000010111101100111000100001011100011010110110110001111101001010010001100100010010001010000000100010100100000001100011110001111100101110011000011011011110101011110100101010010110010000111010011000110100110111111111111101011111001110001110101011010101001110001001110100000011010011110110111100011110101100100000000111000101011000011010000001100001111101111001000011001111010011100111110010001100000011000001110001010001100001010111010111011111001010001010000100111101010110001001011111101101110110000101000010101110001010111010011101010011111010001101111001110001111010100111000101111110101011011011100011000001110011101101110010101101000100101000001101101111010011100110101101001100000111101101001110010000101100110100110101110100000010100001101110100110011110001011011010011011010100010011001100000010000010110111101001001000100010010000011001010000010001011110100010101010010001101111111100011100000000100011011101000001111001010110011110010101000001101000010000000111001001111100011000111010110111011000000100011110110001001111011100110111010000010010110110100101111101110100111001101111011111111010010001010010001101101111000010100011101001001101111011100010111001111010000100111000110001111011010110100101111110111001111101001000010001011101101011100000001101010101100011011001011110110100111100010101110110011010001111100011100010000011111000010010001111001101100111010101110111110101000001011110011001100010000111000100101001001101001101011101000010110010010011110101001001100001011101001010111001101001111001000001000000001000011111110000101110000101011011110100101111000000001110010101001111010000110101000100110100101000100100000011101111010001101110001110010010110100010011000111101011010101010001000110001101010010001111011100011001001111011001010001010011101001100001010111010000011100001110000110001100001100011001000010001110111001100010011011010000010101100110101101101001000011111100110110110011010100101000110010010100110000100011100000101010000011010101010010001010011010101000000011000001011101000011110100000111011101110101110011000111100010011111111011011000110101110111011111101010010100101010001100111111111011101000000011010011101011011100100000011111110000101110011101110110011100100000001011011111011011011001101101101100001010011101010001110010110111010010100011101110100010100100001011010101111101110111110100111111001100110000110010101101001111001111111001101001011000010101010100001010011000001110101110100100101011010000101010010100101101001000011001101111010110101101111011101100111000110101100111011101010000001100001000100110000100011101010101101011011110110110000110100010101011111010001001001110111011101111111110010011101010110100100101011000011100100100010001110110000100111101011000011101101000111000010111100011101111000111001110011011100010011100100011111010001010111000110010110101011000101101011001010100110111110100001001101001111000101101000101010100111100111001111110101110100101100001000010001000101001100111111010101011111100010100100100000001001111000101001101001110011010100110001011010110001110100100000101011111110000111101010000011100100000010011010010100000001001101100100111100011101100100011100001010100100010001100101101100010011101001011010111001101111101011000101111000101011110010111010011110011100111111100111011110000100000001000100100000010111011001000010111111001111101110001100100000000011011001011000110111100111010101001000001011000001011101100011011001001101111001000101001011110010110000100000100001011011111010110100110101000111010100001110000011101010100111101000100100001101100011010011110110110101101100001001101001111011010100001000101000111001011111011001010010111001001001010101001010010000010011000010010101100111000001000100000011111111011110011111110111110010001110101001101101111010110110100001011101110010011110010001000000000111111010111100111011100001101000001000101111001000101101100100000100100011110101100110001001001011111001000010010011010101101001010101000111101110001110100110000000011010111100100100001100000110100010110111000001111010100011101100111011000011001101001000110001101001010011001011001000000000100000001111010111100101110011101010110010001001101111000010111111100100110001010111111110001100100001111011000100000001100011100101001000110100111000110110110000111111001011101010110010111000101111111011110101110001000111110110101111110110000010101000101010110001101101101001111011110110100101010011101101000010100011001000000011000010101100001101011001111011011010111010101010100101100111100110111010110011001010101101110000000111001000010101000111110001001100100000010101011000011111100000111010010001010101011100111110110001010111111110001011100100000111000101101001000001110001010011001011100111011010100011111101010001010011111100011100001000011010100100100101000000111100011010000010001010101011111110110100110111000011110011111101011111011001000110100101110000111100000100011010110110011010111011100011000010110111001111000101110001101101001000101010001110011110100101110010011001111100000100000000101101001111101100111101001010110010000101011011100101011101101110110101011001000101110101110101100000001111111000101001101001111001101101001110101011100100011101000011001010101011101011000101001111001011010110100100111111100110110000001000111111011010100100110000110000100110101011001011110101000111000111111010100100111100111110110100110100110010000110100001110011110000111101010001110110000011011011001011100000010110011011000010000111001011000001011010000010100100101101001111110011101011000010000110000001100000000010001101110001000001111010111001111000101001111100011111010101000110111001100000001111011100000110001111011101011110101001100011001100110110100111011100000001111010110101111110111000001001001011011111010100101011011001101011011110011110111111000110000000111010111110111001010111010000010111011010111110110001111010011101101110000100100011001011110011010010010000010111101100101011100111001111111001011001010011001100101000011101001000101001110101100111011101000000010001011010010001111001101001011101111111000111011001110110000001000011000001111010100011111001010000100010110100101010000000010100011000011101000100001111000011001110101000001001110011010111100100011101010110000111001010011111010010100000101010000001001010010111001100001111110011010010101101100010100111000101000011001111011010111110111100100111011110111010111011011111011110010111011110101100111010000110001011011110101101001010010011110100011010110100011101111000101111101010000111011010001011000000000010011100100111010111001100101111110111111011110010100100110101100100111100000111101001011010111000011011101111101111110110010000000101111101011000011010100111111011111101000000101001100011001000110111011110010101001000010011011010010000101111111101010111001101101010111110111111011011110100110110111001010010101010100111101011010011111011001001100001100011011011110110101111110100000111111111001010011111110011000001111100111010010100010001011010110000111000010010100000111101000011010000110110001111101101011000001000101100101010101110111111001110100010110000111010100001111010011010000100111101100000100011001000000001001011110111000110011100110101110110111110110100010101100111000010111100001001011111000001101010111100001010101101100100011010001000100100011001100010011100000101110110000100110001010010110110001110010100111011110011100001100110010110000100010001101101100011100001010100001111000001100011110101110001111110111001101001000000010010110010100101110001110100100010011001100011100001010000011100001000100111100111000110000011010100100000100010000110101000110010111011000001100000101001100000100011100111100010100101011101001011001100100010100100001010110001001101000010011010001110100111010100000101100000111110000011111101101110111010111110001001000110110010100111000000010100110001111001110001000100000001000111101100111001010111101000011101100111101000110110100101100011101011110011011101110100111111001111110001010101010000000011110101111011010110111100010100010101000101011100110011010101101001110101110101001000010101011011001001100011100100000100111000111101111111110111011000011010110011011001010111000110000110010110101010111010001001111100001011100110100110110010001111000101110011011111000011101001111100100000100010100000001000000111000011101100100111001010101101010110100111001010101011001110001101000111101101001000010100000101111101000010000000011010101001000100111101101101111010111111101001001101101001110101000101000011111001110100001011100010110111101111010010111100111011110110001111101010101111011101000111111111010010010100111110001100010001110100000101101111111100110001010011011010101010000100101001111100101011000110011100110101101100011010011010001001110101111111101010001001001100000010111010100000101101011111100110101000011010011101011010111011100100100001001010001001100111010010011101100100010000111001111001111011000001011000101000000110001110011000011000000101001110010101110000001001001100110101101010011011000100100100001010111111011110100011100100011101111010011111001111101101011100010110100111100101010100011011000001111000011111100110110111010000011010010011111110000100001010111110000001100100111010110101101000010111110000110000011110101111100110100000110000010001000000010000000011000111010010001000111111100000001001001100111110101010010001110011000111100101110001010100000111010010010010110000110000101010000111111110010110100011100000001010000101000011101001010110111111110011010010011000110110010011111100011011000100111001101110010001110001000101011010100000111110010110111000001011110001101001001010000111010101100010001100011110001010111100111001111011110010010100100011001101110111000111110000001000010011100001001001101010110010111100001111011011011101110000100111110101110001101011000111000110000101000000100011011101101100001000010010011110010111000100101100010111110101111101100101000000010001000001111110110100000010010001010101010000110101010000011000001000000101110000111000101100111101010010110110100101010010100001111111011111111000111010110001010001010111001000111010010101000011010100110110000110010111111110010110110110100001010110001001100000001010110011010000001001000111011011111111101011111101010100011010011010000110001101010010101011011101000101000001111101110000011100001000110001111110100000011000111010000001101101100001100100101110100001101010111010010111011100000011111011110000000111100100110110011011001101100000011010100111110000011110100111001001010011001111011110010001010101010101000001110010010100101111011000011000001110010100010010000111000011100011010001100111000000101010001101010000001110101010001101100101000001000000101111110011011110110101000010110000110100010011001000011101011100011011001101111001110111110001101111010001010101010101001101110100101000100010111011010111110010011111001110111011001011010010010101011001100011110001101001010011111100001111110110001100101011000111100001100100011101010110111111001010010111010110101110001001111100011011110101101101100011100001100001110010100011100001010110001010100001101010111000011000100100011110011100011011111011110010011000011110010101000000000111011101111101110011000010110011011100000011001100011111111010100011011111100111111001000101101110010101101111010111110101111110001001010001011111111100100010101001100010101010000110101101001110101110001011101010011010000000010110011011001100000001110001111111110100100000110100101111000111100111111001001110010111110011110010011011110010000000001001100111110110001011011000101111110100000111011111011010110010110011111001111000100001100100101101000110100100101100001110011101011111110111100011001001011001001110100011111010111110101111010001101101101001000101110111011110010000001110001011001111110011010001110000010010111001111011111010111011101100000100100110010000111100100001001101010111011011001010110101101110010011001010001100001000000111000011110111111100001000010111110010010101001011001100110001100101100011100011001010000001100010100011011101000101001001000001111110000001001000101110010101101101110010000001100111110101011100001110111110000110010001111101000000001001101111111111100001000100000110001000101111111011010100010011001100011001100010010110010001001110111111110110101011100011110001001010101110111101001010010011100110001010001111100001011111010010000110100110010000111011110110000111100001100011011000010000100010001110000111000001000011010100111010111011001010000111000111000011111001100111001000110110110100111011100111100000110100011110100111001010000001101011001011010011000110011110100100010101001111001001001010011100011111000111110100010001100001011011110101100001111100111110110011000011010011100111011100101100110110000101100001000101010101000001111110110001011010000010010100111100011011000111110100111100010011001110110010100101000101001100111000000100001011110101001111111000011001111010100001011001110100111010110111101111101101101111001110011101010001001100111001111001011100010011001010011010101000001011000101011000001101101110111111011110010011010001010101001010011111001111110100000000010101110100100110100111000110010001101000010001000111100110001000000110000010010001111000010100010011011110000101101110010111000111000100000001110011110011100001110110111010100001101101101000110000010110100001011100010111000011111100111000001001110011001001000100011000000000100001000101001011111101011000111110100100010111010001011100000100100011110001110101101100011001101011101001111111101000100100110001111110111010101110101111111110101110001000101101111001010100101000000011011011001011000100111011000011100100110100010001111001101111000001101000011001111000101110000100000001110001110110001001010110110010010010011110011111001100001010110111000111001000101001111000111010110000110000111111111110011001001000001111010011110011011100011110000111001000001001011001001001110001010000001110110001110100101100010101011101101100111110100001111011101111101000111110011000011110010101000000101010001111110111000010111000101111100111110110000111111000110001000000000101111011100011101101010101000000110010111011001110101011101100011101111011100101011101000000010111011000001010000110110111011010100101110001010000101100101000100100011001100110111011010010011101011111100010111010000101011010100011111110010011011100000111110001101010101110001010001100010111110101111110110011100111100011100100000110101010111000100000000111000011010000101111001110001011111111100111011101111010101000111101000110110101101011011000101010001000010110000000111011001011010110000100101110000001010001110000110011100011001111101010000101010100010010011101100000111101011001011100010010111110001010111010011000100001001111010000110001110100101111110000001001010001011101101111001001010100001001101010011011011010101011010010000001100001111000000010010100101010010000011001111011100110100101100000000011011101101010101001001001101100000111010111011100000001001110011110111001001101011011101010100000101111011011111001000111111111111000110110011101000111001111110100110110110000111010100000010010000101011001011000011101010010111000101111000101100000000110100010100101111000110101011101011110100111101110011011010011010000011000010111010010010100100001000001000010100100011010111011010011011001001100111110010001111001010001000101001111111001100001001100010010010011111101101100101000011011110101010111100101000101100111011010010010001110100010000100111100101011001011111000001110011111010011111011010110011011110010001010100100010000100011000000100011000111000111101010111010101010011101101000101011101111100100011010100111011111000001001101111010011011001011111011001010000100100001101011101001001011010100111000000011111110000011101011101011000110010100011010100000000011001011000101110000011110111110011000010011110001000010101001111000010100101100010101101101011101011111011001111011100010111101100100100001111000011010000111001110000101100011100100000011001001100100111101110100101111010011110001010010010000001011111001001000110001001101111000101010011010001011001011111110011001000111100011001101110101001010110000010000000100010101101101000110000101100100100001000110011100000110111000010000011110000000110011011011011000000111111100101100100101000100001001000100111101010001010101110110011101000011111100000000010000111000011001110011010110100111110100110100001010111000111001101101001111000110001110100110110110110100110101100010100010100100101001111111011010000001001011000100111001101101110011001010001101011010111010100111000000110110111110100100010101001100111011011000000001111011000101000110001101100100111110101011001101111011010110110110011000011011001011110000011011011110110101110110011010010001111011101000110110010100110011110000100001110101000110000101111001011101101000011111001000110010101110010000001010011001101001101111010011011001101111110100101011110011010000001101000001000101101110000001111101010100111101110000110011011100111001110100011110010001001101001001000111010000110001111110101111110110100100100111111111110000101000111000110100110110101111100111101000111000001001000001100001011000101001111100011000100111011110000010111111000101011000001011010111100100111011110111111110010110101101000010011011000101100000000101111111110101011110001110111000110110110110101101011001110000000101000001010000010100001100000010101110010101000110100010111111000110000000111000111111011011110000110000111010010100110101000010011100110111111011111100011001111100110111110001101011110110011110010010100010110011001000110100001001111111110110011111100110000001001100001100010110010100101110000110100010000010011101000001010101101011111110001110011110010000101010110111011001111010000010000111010000011101101111001101100100011010010100010001000000101110110001011110001000111100110011110010000011010101011111110111110011000101001101000110101011110101000000011001110010111110100111011101000010000111010101010000010100010000101001110001110101010100010101110100111010111000111110001100011100001000100000111000111011100000101100011110011011010001101010110110001011111000011101001101101000101010100000100110111001101010000001010100101000100101111000111011110110111001001100111001110001000010111000111000001011100011000111111010011111111100111000100100110110111100001100100100111001111000101100000000010111100101011111101000011011001011000011000110001010110000100111111101110101110111100001111011110000011110000100110010100100010111111010010111001010010100010000110111010110011101101000110111100001101100110011111001011000111101101010100100110111000100011111100001000110101000111101101111000000001011001001010001010111010100111100001101100001111000010111100110100111011110101001001000110000101010100100010100101011101110001001111011011000111010100110001001000011110011001111101010110010011011011101011010100100111011011000111111010101001010111010001111011100011110111010100000011101101110110010110001011110000100101000010010000111110100101100001010100111011110111010000010100011100100001110110110010111100010100101011001000110111110010101010110100110010011111001101010111100110111010001100001010110100011111110111000011101011001111011010010010110000000101000100100100111110011100011011011111000111000111010011110100001011111010100111001001010000101101000010101000110111011110110000100101001101100110110000001101100010000100010100010100111110110110111111110000010001001010100111010010111000111000010010010110010000110110001101101011000000110010000001111100001100010110100010100000110011001100100010110111110100111100010110110000001100000001001101110110000110111011100110001011000101001001111010001111100011001011001111111010001100011100011100001111011001001101101100101000010111101011100001110111110100000010000110100111111011011010000001101010011111100011011111001000000011010011001010000011100111010101000001001001011001100100001101011010100101111111110000111100100001100000101110011001010100101111111011010101101001010000010111100111011010111011011101110101000000001101100011100000110010100011010001000111010100000000011011100010110110011110000001100110000010100110101010100001001110011111001011100111111001010000010101100001011111011001110111100010101001111100000001101001011011101001101101010111110111001011100001110110000010001101101111111101000100111101100000110100110111101000011101111011111001011000100100010000111011110011100010001011001101101100101101000100100011001111010010011000110110000011000101011000100111111001111110100010011001000001011001011111110111101101101001000110101001010100100110100101111111111010111010101011001100000101111001001001001010001011000000001011111001000010110000100010000011000011010001100111101101011100011011010101100101110000101111010000001000011010101110101100000001000100011110111010001111110000101001001000011110010111011111111010111101110010000001111111111001110001001010011110110011110111110010001000010000100111001111000100111110000101011111000011001101101001010100101000000011001110101010100111000111011011011111010101101000100110011101001100111010100110100101011101101111111011101111010110101110101011100111000000101111000110100110011110110101110110110111000100010010110101111011110000100000111001000011010011011000000110001110011000100010111010100011010110010000011101110000111011001011010001101111000110110011000111111001110001111001011010010011100111000011100010000011100111011011010001101000011110011010111010100101001011110011011001110101011110011100110001010010101101101000110110001011101100110101100101101111110000100110101011100001001010001010000000101010001010000010100111000110110110110000110001010100110101000010100011011111010101100000111010010010001001100101101110101011011001000100000000010100111110010101001011110000101110100010101101001000100001000011110001110100110001010001010001000111110011001110000010001011011101001111100111111111000001000010001110010001001000100110001100010011111111000000011101110110111010110111111111110011001111110010000001010000110001111000011110011011010010110001001110010001101110010110000010111011001101101100011010101111010100010001100010110111100010010100011100111000000111111010011100010011111111001000010101011100011101101100101011101010010001111011011000011111000101001000011101110000011101111001111101101000111111011110010000011110100101001110010001100111100010011101101100101110000100111001110100110111100001100101111101010010110110010010011010000100111101011001001011010111100000000000000101001010110111000011110000001101011011001101100111101011100111110001010000011100011001111110010111101100100100011110000111100101011111000000010011111100010101011110111110110010110100010100110001001000000011001001000011100101111000111111110001101011101111111001101101111110011000011111001000010011111110111110000000001110011110100110001000100111101101110110011011010010001001111010101101011000010001010001111101000100000111011010100010101011011010010110001110110011111100001001111100100111101111111001000101111111100001110000010110111111000001101110100110100110000110101100101001011000010011110001101001100010010001111011100000100001110011011000100110010010110101111111111010101101001111010100010010011111110011010101010100101000111000110011011010000110110001111010100111101011010111010000100100011010111011110110011001010110110110111010000000000011110110110011001010011010011010011001000101110001000001101111011100001110111001110101001111010100101001111110000100001110011010010010100001110110111110001101110010001001001001111100010001010101110011011001101100101111101010111111101001001000000001101101001001110001011011100100011110101001111011001010110101110011101011011001010110111101101001011011110111010100010010100011111011111101001000100011100011000110000111000111100110101010100111110111010111011111010101001010100011000001100010000011011001000011000111100110101001100010100011011000001111100001100110100011111001100001111110101110110100000011011000011000001010111010000010000001000011010000011100011110001100001110110100011101011010110011110000101110010000000010100111111110010000010010101111000000001011000100101101110111111010111010111111000001010111000111111110011010000001010110010000001101011100001000111001110011101000010101100101110110010110001100101011110010100100011100000110010001001111011001010110001000111110111110100110101111011011110111000010101010101000100100001111010110011111101011100100100101010000010010100110010001100010010010011010110001010101101101110110101000001101101100101000110000111011111011000110111110000101111010100101110110110000111100111011110011110011011001110011010111000011101001010101101001111001101001101100010101001010011100001101100011001100000111001101101111101011011100101101000011111000100001111011100000101111101111111101111011011001110011011000100111101010000001101000101110110001011111011101110101011001101001001010110000111001100010010101011111010011010111111100110010010100100101100111100111011001010001000111100000010111111011100111011011011111000001101100010001111000101001101001010100001111011011100111101000111101000100110011000110100001010110100001011001010110001010000000110100000110101001110100010101111001100001000101000111010010001010111000000111001001011001101111110011010000000101000000111010110111101001000011000100100100110001000110001010101100010011110001000111000000110100110001111001100110010000000011111110010010101000110000011100011011101101110110011101111001100011010001000100001010010100011011111110010001001100011010001111110011010100101010001101011100001010000100001100011100111100101110001000001101000011111110111110110100111011110110000010111110100111011011101111001011001011000101101101011011010000000010100100001001000101111010001111101101110111011101110011100001000101000011100011101111111001100101000000010000100100011111000100101010111011111111001010111110111110100101111010011100010011101100110011101110011100011110010001101011001101010101100010010110101010011101101001010010110010000000110110111110000111111010100100110001011010111110100010101111000101011111000011010100010100111111000000011100111010111001011101100001110111101000101000110110011111100101011011010010110011100111111001110100010010100010011101011111100101000001111011000001011010111110000010001100011001111100000100011111110111011100010011010111000011011000101010010111000010011110010111001001010111111001101110010001110001010011111110011010000001110010101101010101101101101001010110100100110101011010011110000011110011000010010001001100011100111100000111110011100011111101000000111010000111000101010001011001010111100100011001101000000001010010010110010100001010100111011111111101110111001100010110010100001101110110111001111001100110110010000001011000000001001111111101010110110000101000111100010111101101101110001001010110110100011010010101001000110010010100011100011101011001110010010010010000101010100101010110011110001101001000001111011001000011010111011110101000111011010101100101010010111100001011010100001110111000001111000101101011101111001110011110111110001101010001000111110001000111000110000111111110000010010010111010110000111000000000011000001010011001011010011101011111101001101111011011101011011001110010000101001001101100011110010110010001100000011011111111001010110001001011101000110000011110011010100000100111100101001010101110011111010010111101001010100000101001010100101001100011100100000000110010100000111110110010010101110010010011000110010111100001100101111101000011010100101110100011000100110010100001111111100011010100011011011011001101000000100111010110110101110100100101100100100010011100010110110110010100000100001000000010010110010010011010010010101001010111100111000100110100111011110000110000111100110100111100000111000101100011110100100101000101010010011010001011110110011010110011000110101101100100000100011000101100010011111101010110101101110111101011111011100001000011001010100100100001000110011100111100100001100000110100000000011011111101100101100010001001110101001101001010000001001110011010011001110110011010101100000011101001011111111011000100011111110000100101100001011111100101010110101110001011010101001011001101001111011110001010001010000000111110100100100010010110111000110010101111000011101101011011110001101010010100110110010001011101010011010010101101111000101010010110010011101000110110111110110000101100010111010100100011001100110001001010001001101100101101111101100000010010111101100010110011110101010001101101111001110100100010111100100111010111010110101101101010110010101100010011111110100101101001011100011110111110100101111101010010111011000000001011101010000011001011010110110100011010000101001100011010011010010010110101101111000100110111111100111110101010001100011001010000100110110101110010010101010000111111110010101001110000111011001100100011100100000111011111010010101110101011110010111100111100010100110101001101110011110111101100001011111011100000111010011110011101100000011100100110001011001100011100110101010010001111000001001011001110100100000111001001011100011010101010001111001011101011010010110010001001001001010110000111111111110100000100010001100101111100011001101110011010010010011010000011110000101000101110110000010110100011001011100100000000110011000111011010100011000111101011111011101000110111001000011110000110100001010110001011101100000100110000011101101000111000001010111001100101110110001101101011010001010100001000010011100011010011011110011101111011101111000110101000111100100101100101110011000100000010010100000011100111101001001111010111001111001110110111111011000001100010000000101001100010000110100101110110001111001010101101111001000011111101101101001110001100011111001101000010010000101100111000101110100000001100000111110000100110110010101000101000100010011001001010100011010111110111111111100011100100100111000101011001010100101000100101111010000001100010010100010111111101111101011000111010000100111110011110011001001111010011110101010000001110000010110010111011111111110110110101101111011001010100111101011011101001001110011100000001101000101111110110110101111000100000010111111110001110010001110000000010001010111011111001001000110010101011000001011000000111010111000100000101111011010111011000101001010110011011110011000110101111110101111001100110101010110101110000100011011100010111101001101001111111100111100000010110000101111011010000100011010001101100011010010110001010001000000001101100110101110001000110110010001000001111001011000000111001011110001000110100000011111011001101011101101111010111000110110110001100010011001010001100111000111100000000010001110111101011001111000001001010111001110001000001011010111101001001101011111110100111010011010011100111010101100111010000111011000011011111001000001000000110100100010011101111000100011111001000001110001010101110110001000001010111000100001011100011101001010000111110101110001011000001011010010000101101100010110111000111111101100100111111011111011100001100010010101000101111101110000110011100110110101000101100010101101110001101110011001011010111110011000101010011001000011110001110000100111100010100100000100110001111010100011010101111010100111100001011001100000100100010011110100111001110010010001010100100110111010100011010010001001100011010101100000101010101100000010110111001110001101110010101111111010001111111100101101101110001010110100100111100010001010100011000101001110000010000110001100111011001110011001010100100111111101000100000010000100001111110100000011111000011101110111111100000100111010011100110111110010101110101101001000101101000010111001010010000010001011100100010001101101011010000101111100100101111111000010110011101111010000011000000011010000001110001101101101111011111110011010011010100100101100100011000001011100101111010001101110100110011101000000100111111010011010010111000011111110101001000111111111100011101001000111001100110000000101101000100101101011010010010010111110011011001110100100101010110001101100010110110001110010011110011001111110111001101000111110010101000110000000101111110000011000001110101110101000100100100000100010001101101000010110110110111010110001101001001010100001111010101001011010101111011001100010001000001001111001110001111001000011011010101001101101111111101000011110001110010100011000101101000011111001000000111000101110111011100011101101000000101011011100100101010011001001000000011001001101011110001000011111101000110110001111100100000011011110011000111111111011001010101011011011111101010110110111100100110110011011010100010111001111111010000011010110011100000111001101101000001110111001100110010101111111011100011111000000001011100000011001011001100110010011010100000100110101001111010000110101000010111010100000100010011101110100111101111010100100001010001000111101001101110100100111000100100110100101110101000100011110110011001000101011111000011111100110101010111000010100110011101111010110101111010110110001000010010110100011010001011110101001101001011101101000011111011101100000011010010001101111101100000101100010100101100110010110111010000100011001000101101110110000110001110101000001101100101110100011001110101111110110101010111110011010110100111001000101000011101011000111101011100001000000000101000001000111101100010000001101011011011010101001000000111000011010011100011111010101010001001111001000011010010011111110110011110000101010001111110000001011010101101100110101010100111101010101100000001000101110000011001100000111111101010101010110000111000110000000110000011000000011000000011101111000000100101111011110011010010100100101000101101101101101111011111110101001010111110110111001101100010110100101000111011010101011001101110111000000000111001010110000000000011110101101001111010001000100101001000101000111101100000011001100011111100110010001101000100110101110011101010000101010000001100111100010110010010010101001110111010110101111111010100010001001001000100100111110000100010101100111010010101100101010100000101101011001111101111100011100101101110001110001111101001011011001001000000011100111110001101100100100001001001111111011011111101101010001101110110000110011111111010110001011010000011010110010001010011111110111110101101001101001010101001101100101001110000100100011010000110100111011101010111101111001011111101000101101101101110011111011101010110111001011101000110100001100111111110010100100100111011000110100101001000111000011000100100100101010111000101001110101101001000000101001001111110001010001101000011001000111011010001110011101101110110011010101001000011010111110100011011101101110011100011100001111110101101011100101110001110110101101100001110100100110001111101011011101000010111001010010110110001000011110001111001000100011111110101000001010111100011110001100000011000100110101101101000110010011001101110011110110001010100000101011110100110010010001001101000000001100100001100101111011010111011000101001001010000110110011111010010000101010111101111101000100111011011010101101100000010001011011100101010010110110001111010011001001110101110000010010001000101010100111011000000001110101001000110011100101110011110000001100011101111010001011111000000011101110110010010011011001000000010001111000010111000011000100000001110110011100001000001010100011110101001001011110111110000100011010001110100100010111111010011011000011110110001000100010100111101100011100000001010111001010101011001101010101111111110101100100101111101001110010101000111110011001100011100111100001011001001001110010000101011011110101111110110000001110100000010001110100110000000010111111100110101010111100110011110000011010001011110010110101011101110101001000100100010110001100100000100110011111101100000101100001110011000000100100111000111011100100000000010010100001110011100011101000000110000010010000101011100111010010011011111011000100110011100101110001101100110011101010111000010101111111100110110110111111100001100010101000011000010011001101110101000001100011001101001100000001000110000110101100100010110000101001100011111001000001111111110110110100010000001110101101111100101111101000110001111111110001011110011010111011111100010010001010100000101000010011101111011111101100010101010011101101100011100010111100101011010011101101011000011101000111000001001011011011111011100010101001000101000111010110011000010001011101000000111011111000111001101011110000001111111000000011100110100100001101100001101110011110001001101110100111111001000010001001110010010111101111001110100011111000100100100010011011001010100001111001111100111100001111100000011111110001011101100010000100001000010000101100110101011110111100111011110011110010101011101011010111110110101111110011101011111011011101011011000011101010010001101100010110000111101001100001010011001010101110111000111110011110110100111001011111100111111010100011110010100011010100001010111011010100100000101001101011010111110001001000010110111101101011111000010100010101011010001000000000111000111111100011011101101010000001100101100101110001001101000100001011111101100110011100010110010010111010001100111001000111010100110110110000010101011011011010011011001111110010100101011110110001101110111100111010100001001110011001101101101010111010001010110110111110110100100111101100010100100011100000110110100011101001100001011011100101011111001001110000001100110011010001101110110011100010111010001101100001000001001110100101000100100000010101101011010011110111100110001111001100001111111000101101100100011001111111111111101001111101010101011000011011010011101000010010110001100010010100010011011011000011010111000001000101011011111011000001110011101000001011001000001101000000100010010111110110000110011110011100100011000111101100000101110001100010010110111101011101101110111000010011000110100111001000101001000110101010001111101001000100000111101101110000010011001010100010100101000011000101001100100001110100110111010011011111000001001111111110000001000110011001000001111111111001000110110010001010000011100000111000011011001011100000110111110111010100100010011001010100011100110011100111111111000100010110100101111001100011100010010111110001010100111000110000101100110111111110110111101011001000101000010010000110011101100010011110000010111100101100101011011101100010101010001100000001111100011100011101001101101010011111101100111010001101110010010011010001011000000101001011100011010001100011100000101110101101100000010010010101000000100011001111011001100101101100000010010001111110010111111100111111101000000101111010010100111010101110100001111011000010100010110100011100111011111110101100000011011011001101111000010000011100110111100000110111001000111101001101000111111001111110000111100100000001110111011101001010010000001010011110010010001101010110001000001100111000011000001111011110010001101110100001100100001100000010001111110000110111001011110000100100010111010001001010101001110001001101100110000011110111011100100110110100010110101101011010110001110110010010110111001100010101111010111110111001010111010101010101000101110111110110011110101101010010001000101101001001000010010001110001100110101111111010001011100011100111011000010101100010110110101001010011001010010111110111001010001100111100101011010001010000101100001100110010010111010100001011010000111001100110011000101001100110100110110101001101001100111010111010111011010010101111001111101110001001110011010010111000001100110011001100011101010001010010000001011111000101100001110100001010100100110101111110111010011011111011111001100000110111010111010101001010100000000110101110011101010111110100111011010101101010010100001010010010000110011110011011011010010011111100001110101101101111011110100001100101001101101011001011001001000001100010011111111001011011011001111001000011111011000011001011101000101000011101010001000111100101000011100100011000110000001000011111000001100000100110101110110101011101001000001011000111100111101011100000110111011110000000111110101010111000110001010001001011101100010001010111000111010101001011101000001110110101011001110110110100011100010110000010100010110001101010000000001010011100011001101011010111011000101101011000111011001101000111010100010101000010110100011001101010011101011001001000010101110000100111001100111100000111100100010110000011101101011011110011000011001111000000100100000110111101010100000010000011010101101010000000000001110111111001100100111110101101111011000010010010001000110100011101011011010111011011110101000000101110110000001100110010001011101001111101011100000010111100110111011111110100011000101010101101010010010111111100000101100111000001001101001000111100111010101010000011011011110101100100000101000010011100100000110100100011111101001001001010111100100010110111100100010011110101100011011100010000110101101101111101110011000101001001011010011011001001101011011110101010011011010110110110100001101001010111100000111000110110011001101000101111001101011011000100000100110110111000000101000011011100111111100110000111000100101000010111011101110111001001001100110110011001000000101001111001100111111010110011011100011101100011000010001111001101111011001111100110000001000100100001111001111001000101110011111000110111001010110011110101001100111110011100100111000100101010101001011101100001010010100100111101101011110001101101111110010010111110010000011011100111100110000011101110101110000111110101011010010100111111100011110111000011101010000101101001010100011001010001010111110101010000100100011010000100010110100001000001100010110010011011010111010110101011011010111001111000100001010111111100010010100000111111000110011011101101001110001111001110101110000101100110010000011001110011010001100011001101001001100011110011110110110000101111110111100010000001010010110000001100101100101000100000101111001101111101111000110001101010101111011100101010011010101100000000000010101100000110001100100111100101101101000001011000110000001000110100111100001011001100101010111110011111011000100011101000111011101101110011010001000011110111110011101001101010010111101101011001101001100011111111110100001010101011011100100110010001100001111111010111111101101010101110111001101110010110100110110100010111010000110001111001001000101101100001010000010111000100000100010001101100101011100011000000100101010111101011011001011110100111101000011001010010110001011100100111001101101101010100010010101100111000101011101110001010011101001100101110110001101101001010011100011001011001000010111001001001001101000110110010011111101000110010100111000100110011001101000001000001010010111000101000010000100101001111101001100001100011100011011101101001100010111101010110000010010001000100010010001101010001100100110001110100110110001010000101111111110110110000010011110111111100101000111010000100000100011000010000110000001000101110110010000110101101111010001000101001010001011011000010001011111111100001011111010000111110111100101101100110001010111010010100111110000100010111010011010001001011101110100001000001001111100100000101111010001100000001101000101010101111011001100011101010100110001010011001001011101111010100001111111001010000101101110110000001001011011100010001101010111001100011100110011110001100010100100001100010001110100111110010100011011111011010110100001111101101101001111001110111111011110011111001001010010101000011101101101101100111101001011000110001101001001101010001001000010010010000010100101010000110111101101000010101110110000110101010111000001000101011000110110011101111101000000101000000011001011111010011110000000110000011000000100101100000100010110100110110000100101011110111111101111101001110110011011111001010000001011011001100101000000111011001100111101001111010111011100100001111111010011010110001111011111001001111100111101010001010100100111001110011010010101011001011010110001100010001111010101001100101101110010101100001011110011000101101001011110100011011111010110101011011111101101101100010110000110011111011110010100001001110010110111111000110000100100100011100110000111100111101110000101110010100010011010111111010011011010011011001010101001101110010000011000011101010111011100111111110001001010011100111101110111000001101100110010110101000001110101101001100010011011100100011000011000100101110010001001100011100000110011001100011100111100010000001011111111100000000100111010001001010111111100111101010000011000111111111000101010111001100000001000100011000001010111001001010010110110101111011010110110001010101010010101111111101100000010100001101001100001000001000000100000100011001010011101110011100111110111111100001100001100110001011010011011011111010000011110011101001011001010001010110101010111010100110011010011000111001011110011000001110011000101011111011101110111110000010111010101001101111010100001101011001000100111110100000010000000111100111111001011100000001011110011110110111111111111100000100001001000110010001110101000100100111110010010100110011111011011101000000101001110110111101101101010010111110101011110010110000110010000011101011100010000100001101101010000010011011000010100010101010010010100000111110101000110001000010111010010101101001101010000100111111001110110100010000010011001110000100011010110001100000101111111010101111001011000011011001001000100110110111000111010101010110001001001100101101010110101000101100100100100001101001010001111101011110111110001001100100111010110000001110101000111101111000011011010001011001000101111101101101101101111001011001010101010110101100110101100110000110101111101011001110000111100110110110100101111000010111010010010000011110101011110011000010111001000111101001100011111110101010010011110110111010101100101101110110110101010011100110011011111001000110111110110000001001110100111111011011010011100110100101001001001111101011000111111111100101011100001011010110111010011010111110101011110000101100000100001100010110111011001110010111111000011011001010000111011000000110000101110001001100111001101000111100110010010001000000010101011011110001011100011000101000101111111110011001000011111101110011101010011010101110000010001011110111001011000101011000110110100010101010010001110000000000010000100000111100011000100110000001001110111011000110010011011100001100001000011010001011101000011111111010010000100111110110100011011010011100101110111010110000010011001000110111100011000010011010010010100001011011101110011111101110000100101100111110111011111111010101001000101011011011011001110111111110111001011010000101100111001101010100101000000100001000010000010000110110001110101001000011100010111110110101111100010110000111011001100010000101111010010111001000100110101110110001100001010010001010011001010011110110101100110000110011101110101001000010100100001100010000100011000111011111100011100101111110110000110001101000010011000000100100101001010111001001011010100010001001000100000000111111111100000110101101100001111101101010110011101100010011111110110100110011101100101110010111001101101010011100110011010011110000011101100100011011001000001100111100000110001011000101101100011001100110010110000001100101011100101110100101000000010010110111010011001011110111000011001000010011110000101100001111011010101010001000011010001111100101101100111010100001010100101101111010001000110000111100111100010100011011101000101001000011001111100111010011010010010001101100111001001110011101101100000111000011100111100000111100010111011000111100011100100010000101011011110011100011011101000110101000000110000011110000101000010001100111101000111011010010011000111001010000110101111001001010101010100000011111010100101101001001001011011011000111100010011010000111001000010001111001111000001110010110011010101000001100111001110111010100001101111011001001000001101011011111101111101101010101101010000011111011100011101011100111000011100101010100100011001000000011101000011000101100000011001000100111010100001100110101011000010100101001000010010101101001111001100111010000001011110001000011110000101001000100000000001100011001100010111001110011011001001000001011111111111000001100001010100001101001001111000011000111011010011010000011100110111001001010010100100111001000001011001000110011101111110011011100100110010000111011100111011101010011000100010101110011010101111101100010100011100010101101001101100110000000000001100001000100111111000011000111001101101000100000100111100010110101000100110001110000110010010111001001111010101110001111010011001001101111011011101101000001111011111001110011111101001010100000010001110111000101001011111011001010011011011011001010001010101011011100011011111100011100111000100111101010110110000101111011110011100101011011000111110000100110101111000011011001111101100011100101000011011010110000100000111001000111001001100011101110101001100101001001111100001110011101111100001110010010100100001100110010110000000111011101110111010001010011101111001011111000100110110100011001100100100000100111010010101100011001100010111101110010000000110110101110100001010110000011111100000001100001100110111110100011100010111011000001100011100101001101001000100010001111010010110111001010101110001111110111010100000011100101111010011101000110010110011011011000011000001111111010001001011000101100001001111001000100100010000011010111100111100111110110000011101111000101111011010110101100110110000011111010100110101110000000110011100010100111000111110000101100100001010001111101110101110110010111110011111001010101010000100011011001111001011101110010001101001010011101011011100101010100001000001010100111111110101000001010110001010110011100011111101000111011111101110001100011110000001010011100100101001100011100010101111001011010101110001100110101101111011000111101111111011000001010000001100010111111100111100011101011110010111110100100111110011010111010000001101000101011110001011010000001010000011011010101111100011111011110101100010100010010111000110000000011110001100011001001001111101000100000100010101101011010110001011111111010111111110010001110010111000010110100010000100100110010111001101001010100100101000110000101101111011001010001011101000100010110110010011110011000011100101110011000101100111100001111111111001101110001100101110110110011110110010000100110110100101001110001001100010011100101000111011011100100001000001001001101111000100000101100111101100000001001110100011100011001110000110110101101010101100011001000011010111001001011000100111100001110011100001101111101011100010101110000001011001011101101101010110001110010010000010010001000011101101001111100110010001111111010101110011010000010111111010000010110000111000110000100111111001011110110110101111010110111100011101000100010110001011010100000011111001111100111010001011110001111000101111110111001010110001111100100100001101100001000001001010000000001110011111100010110010111011010111001000111011101111101111100100000011000011110111000010011110001000011001001100101110001011000111111000000001001111101100111010010011001000101001100100001110111100010111111100010011000111001101010010000101100101111111110100010011000111111110000010111001111110010111100001011101000111000111010100111111110100000001100001111001110011111000111110110001110010111000101110010001110101100111001000001101001110101001010010111011101000000000100011010111111110000011101010001100000110011011101010010101010110010110101100010010101101001100011000010011111000100110100110010100001110111011110110010111001010110010111101101000011111110010100001101001001000001000111010011100100100001011100000011010011100101100010011000101110111001000000111110011010000010111101100011101101011001100101001011111100010000100001111111111001011100110101001011011000000101010100101001000110100101100110111001100010001000000100110001101111110111100110111010010110110101110111110000000011110111110100101101111010100010010011001000111011000110000001101111110010110011110001000011101101110110111110010001000100000010110101100111000110011110101111101011110011011101100011100010110010100101110110100111001010000100111011011001110110101100101011000001010011011011000110000010101111101111101101011111010100101010100100111010110011010111000010100111010000011001010100010001010000011100001100101010110001001100010011010110101101101100000001001000000000100110001111011010110101001101011101110010110101011101101101001100110011011010001010001010100101110110100110111110010000101010001000011110011111010101110010101101001011011111100011010001011101100110101010101100000111010000110000110010000100111101111011100101100100010000111011111010000001100100010011001110001100100011101101001111001110011010111010010000001001000100000001010010101111111101011101110000100010000111111010000101001010100110101100100000100100010010110001001000010111000100101000010101110101000010100011101101101110110110100110010000011100000100101100001111100101101000100100110011000101111111111010111110000101010011100011010100111110100010111010101000101010010111100000010101100100000001101100010110100100011100001001111100010110100000001110010010001111101110111101010010001101010000100100011100000001001101010110011011110110110111100100110111011000101011111000011110000001001111111110011110000000011010101001100100010000000111001010101111101110011100000100001110010101100001001000100000110011110001011000111001010111000101010001000000001101111011100110111110110101110110101000111011100001110010101101110011011001001100110110001010100010100010110110101010101101101101010111111111000011010111010010101000100111000011011110101100000111111100111011000000101010001111111101101101111011101001001001010101011110101110011110100111111110001110001010110001100010001010110000101110101011011000100001000010100100010101110001111010001100101001001101011011111000111101000001110100110000000011101110100001111000100001111100101001100100110001111011101000110011011110100100101101010111101010111111001011011001110010000100001101100111100001101101100111101010100010001101110111001110110101000111101100101110011010111001111110110010110110100011110001111011001011100101011100101111011010101001001111100110111000011100101101010111011110101001101000001000010011000111100101000000001101111011000011011100111000010011011001000011011110100000111101110101111111000101100100010010011001011010100101001111111001001001100010000011001001111011100011011001101001101010100101010000100000110011000000010111111100111100100011100110100001010000010010001010111000101000000010100110001101110101100111001111011111001010100010111111110001010010111010110110101101001111111011001101000111101100010101010101011011001101101100110110010100111011000010100010101111000010100111010101001100101011110011010000011101000000001010110110100101000110001010001110110111000110111111010000101001100000101111101111000111110001100100101111111111010101011001001110111100001101001101110011011000010101000001011101001100100110110111010111011111101101101000010011010010000001110111110100010010011010010110001100000100010110111111011110001000000000111010111100110101001110101111000101100000100011011110001011001011000111000100111011000111110000101101000011101101101000101111111111111100000001111010001001110111110000101110001101101111001101000111010111010000111110000100000101101110100101001011001110000110111010110110010011000001100001011000110001000101011010000111001000100110101011011101000000111110000100100110010101001101101011100100110100010011000100101110111000111001000101111000010111001001000101000100101101010011100110010011111101001111011111101001001111111001101100000001110000100110010010000001111110001110011101111100100001011110010110000110110010111010000110001110000100001000101111010110001101100100101010100010011100011111011110101001100111111001010101011111010111101101101110001000011111100100101001001101000101000110111001111011001111010011010011001110110100000101000011101001101001100011111100111001100010111100010011010100110111111101111010010000011111111010100111111100101000100111101010110010101101001000101001001110001010001111101001100011001010000001100011101000001011110111111110000100101000111110100001011110000101110101100100001011010111010101010001000101011010000011000110000011010000111100100000011110100000010010111011110011001110101010111000110100101010001010110011000010000011111111010010000011011010101001100110011000011000101101011000110101101110101001010010101000110111100100111110111011011110111111110111110011001011011100011111110000000100100001111001110001011110001101111110100111101010110000001001100000010101111100100011010100011001001100111000010101101011110001110111010010001011110001100101110010100010000101010101000011101101001000101011100011100011001000100010001001010000111010100110101110001010010000110110101011110011000000000011101011111011010101001011011000101001110101000111110001101100000100101111001101110110010111001111111111001000011000001010001100010101100011100011011110100100100111011111001100111110101001001111110111010000101111110111011110011101000100011100000100111100110111000111100001110101101001110101001000100101011110101011001100010100101110101101110101111011001000000111101101011011011110001100010100101001110101101010110110011101101011110111101101001111000001010010111111010111100100001111110011111110100000010010111110001000000111000111001101101010001000100010011010001011100001101111011001001001001000001100111010011110000110000100000110101111101000101100101101110110010101101001011001110001111010101101000000001100010000110000000110110001011101011100111110001100010011111001000011110111111101001000111110010000110101011000110110101100010101111001100111110001000110001011001100001110101000110100111000110101110110001000100101101001110101101110010010111111010011011011001100010000010100101011011001111010111001000011111111110001100110111010110101001100111100011110100100011001001110110101010110011000111000111010101111101110101000101100100100110110000101111111111001001111000101110000110011001000101101110101011010010010000011011101101100100001011110110111001110000011001111101101110110010001011010101110001110110001000111010001101110100001110011000011101011100011111000110000100111001000110001111101101001100010111111110111000000111011111101001110111000110110111001100100011101000000110111001101111010100100100010111011100101101100100111111110111001101101010111010011000101011010000111110000100000000100111110011011101011101100011011111011001001100011110010011001001111000010110111000111100100000111001111101001100010101010000000011010111101010101101100001000110000011001100000011100110100010101110010010110010111110010110111110010001110011100111100100010000111110101100001111100100001110001001111110000001101111010010010011000100101011010110011001100110001000101000111111000010111010110001000011100011001100000000111000000001011101101100100111111110101001100011000001111010011111111010000001100000000001111000111100110100011100001110110101011011110100111101010101000101111000100000011100010010010010111011000001011000101000000010111100100001101101010100011011100010010100100101001110101110110011110011110011110101000001101001110111011010110100000100100110001110110111010100100001101010001111010010110101111110101010101001111101110100001100101001000101010011001101000110011010100111000110000101100000101000111011000110110010110001000001000101111110101111101010110000101000000001001000011000001111110101010001010110110010110111110111010110000110011011000100101110011101011010100111100010111011010111110000001001011101111101111100000011100100101010101000100110110110100111000111100010010101100111000111101011011000011010011011101111110010100000000110010111001001000101010010000110011001100011101110010100011110110111001100110111010101100111001010000000110111100110101110101110110000010011010011001000011011100010111010101110000111000111000111111011000010000001100110011000000111110010000001000110010000111110000111111000101101110111101101001011111010011011001110001010111001010000101000010001001000010100111111111010100111000100000001111001111011111101110011010111011010000100010000000101101000010110001111001110000001010011100100010011010011000101100000111010100011100010100110110000000000110010011111100011110011111111111000010110011111100000011101110110000000100110000000110001010100000011101000001100011100110011000010010011110101001110001100000111011010010110101111010011001101010000100110101001010000111101100100100010011111001000111001110110101101000111000011110100101101111111010101000111010101110011101010110000001001110000101011010110010100011101100111111001100100101011110010101101001011100011100001000111011011110100111110111000110011110111111101101000110000110011111010100110010010000011110000110100010100101101111101111110001110010011010001101110101011110111011110000000001011111011010011001100101011011010000001110000100111111010001110100101110100111000100000111010000010111000100000000100011111011101011101100110110101001011011111110101110001111101000000001000011000000011111001001000001011110001111000101111111001011010010010100001100111110011100100100000111000001101110000011100010011010110011000111101100110101111010111110111011100010100110001010101111110000001011000010011010011110111011100100011000100100010100010010100001010111011101111111010000110110101111000111010101010010000001011110110110101100010000011001010001011110111001101001001101001110100111011001001011010000010000110001101110001011100110100101010011011110001101101010010001010111011111001011011011110001100011110001000001011001010010101010100110111111011110110100011111111110100111001110110011000101101001000111010101111000011000111101001100100111100111001110100000111101101001000111010110000100001001110010100111010101001101100111110011111001011011001101110111110010110111101101111011101010110100011000101010101011011000010001110101111001000111100000000100011000010111101000011010011010000100111101111111001010101011110001011111000100011101101001011111111011011100011101101110101100011111110110010111010111110110010000110101000100110101111001000010101110110111101011001100100110110000010001000011110001100000010011000010101101000001100010000010101111100011011001111011010110110010000100010001101100011011011101111100011000111110111010010001110110010110011101100100011111001011011111001101100000111011011110000110010110110001000011011100100011110010100010101100000001100000000000001101111010101101001111000101101010001100111011111001100001101100101000000001111110101100111100001011110001111001100110011110110010000001101001011010011010011000000100011111111101111110010100001000001110000100010010000111010001100010100011011001001110011100111100001110001010110100010100011101110100011110001011101100100000110000111000001010000100001011000111011011001100111111100100001110110110111111111101111001011101110111010100100011101000111010110100101100101001010110101010000000101110000101111100011111011101110001001100111111100010011100111010001011100011100000011101101101100000110100111000110101111000010100111111000100001100111000100110100111100110011101010000110111101110100111000011010000110001111010111111111011000000001001011000011000111010001110000001001110100101101010101101110110100011000100000111001110110110111010011010010000100001110111010111010010110111110110101011010010000001110000101001001010110010001001001101001000100101110101100110101010111000011011000010101110000100001010100000110100100010000110000010101011000011011010111111100110101011100110010111110110011001000101101111100101110010000111110000001011010000111000111100011110011100011110111111100010001001111100000100111010000100010010011111010011001110100010100111000100010000011011011101011101011110110000001100100001011001110111010110001100001101011000001001111001010011000011111000011110011110000001010011001001111000100101101000101001101010101000011010110101101100111001001100001110000000101001011110000000100111110101110010011111010111000011100000111001010111000011101001010011001001110001011000111010111001101010101011000110100000010110110100011011001101000100011111110101111110010100010000110010001111011010111011100101101101100010011101010010100101010010110100010010001110101011001110111010010011001101000101100010111001100011101000110100011000110111001011000000100011110101110000110110010110111101011100001000001101111110100110111100010111101001100110101111111011010010111001111011111100100111011001010101100110111010101000101101010001110101110001011001000101100010010100111001110100100011110110110010011010001111000111100111100111100001011101000010011110100100001010000010110001100101011101000001100000110001001101011000001010010111100110110101010100010101010000001011001110101010001011100100011000111101010111010110100100001111110000010010010110100001000101000110011011101001001011111011110101101001011100000101111111111110010000011110010011101101111111011011001100110001100100111001000110111110011011101111111001101010110100100011000011010000010011101011000110110001010001011111001100010011100010011011011110010111110111111001000011100010000000111111010110010100110011100011011111100011100101111001100110111100001101100000110010010111000101011010010100110110110100101010100001100100100111111110001001010000011010110010100100100010101111101000000001001101001110110010110011100011100001001110111011000000101101001000010101101010111100101111101011001111000101111101000010101011000011111100110000100101010011001000110011001011000000011101011101110100011100100100011001001001001111010111111110010000100000011110100101010101011100000011010111011011011100001111110101000000111001111010010000101010101101001101000010101000000011101001011101001001010011011001000000101010101101100110100000100001110001111111110100110000010010000110011110001110011100010000011011000101100111001011011110001000001001110010100101001011110001000011010101010100110111111000111001101011001100111111000111010010111011010110001011010010000101101111001110001011010000101010100011110101000001000010011010100110110110111100100101101100100111000001100111110001101010010011101100000001011111100100000001100110000010110001001101000111000110011000101101111011011011011100000011000111000001011011101111101101011110001100011110010100010101101110100101101111010000110111100101010000110100111100011111100110110001110110110001010010010000101000100001010011001111010101100000100011110111010101001100111110100101111100111001101100111000101100101011101110000000010100000101010011111000000100100110110010101011100101010110111111001010110000010010000001001000011110110110100001011011000111001000101100101111110110000001011010000100010110111100101100110100011001101100101000111110001011110100011011010101100110100000000010001101101101110100101011111101100111101100110011110110011011110001010111000011010100010011110010101101110001010001111000010110100011001100000011000111101111110110000101111111110010111110101101011111011000001101101111100011101111101000001111001111110000001110111001110010010111011001000001110001010001101111110010010001101011111110110011110010110110101011101011011001011111101000101010001010011000110011110001100001010100010110110000010000001110111110110111011001000100111001101011001010111110000010010011111001001010000000001000001111101010000010001100010000101110111100001001000010111100111111010101110010000010001101100111011001011100110110000110110010011001100011000101011000001110101010101011010111111000000100010111111001000001100100101001100111001111100110011110101100010010000010111110010000100011111000010111110101000000100101001010101001011111010000011110111000000111011101110110000011101101000110111010110110101010101001010100001100001110000011000101011100000111111110111110110100110100000010111001000010001011110101000001110001101110010110011001000101101001110001011100001000001110101101010111110101010000111110011101001000011011000010010100110010011110000001001100101110110000110111100110110111001111100000101001000001010010011101010001100000101111100110000101010010011011000101011100001001101101101111000110110001011011000011001100101111100000011010000000101011110011100001010001001010101010110010111100011110111100001000110110111100000101000000001101110000111000000100101000100011011111110101010100100001101011101010010100100111110001111010110010110111000101000100100011111000011110100111000010010001110111000110000010100101111011000000011000100011000000110100010111100010110101000000001001100011000001011000110101001000000000011111011001010010010011010100111111110101111101000110110110100110001011011011001100001101110000000110000111011101010110001001000101100100010101001010000110001001100000111100100011111011111000011010110101011010110011100111111110010000101000111000101111011100100101100110100110110111011000011110001110000100101111000010111101111100100100001010011000111111010101100001010010100011001000101000001101101111001110111011101001010100010011100101000111010111000000000110010010100011101100001011000010111011011110111000011110110000011110001100111000111000011111000110010010100010111001100001000001110111100100001001010110010110110010010110101110101011101110010011111110101010001001100111101010011101111111101100011010011101000011001011100101010111100101000110111100111101010000110101101110101001101000111010101000100111111111100011001001100001010101111000001101011101110110101101010100111000011100101000011101111011001011110101001100110100100010000100110000011001111111101100011110000011010111010010111100110000000011011000100110011001011100101000011111110011001001110000011001100110011000110100010000010110101100100001100111001100010101011001001100001000001110101010100000111111000101110011101011000000010011000011010111001110111001010110100010100100010010100001100111101001000000011100001111011001110111110100101101011100111011101001000000010110110001010111101100010010101011100001000100010001011110010010010101011110010001110111100100101010010100100011011011011110111011011110010100010001001111011001111000001111001110011010111011101000100010011111001011111100000010101000001000010110111110011001101101111101000001010011010101101110011000011111001101100101110111100111000001000111101000000111010001100100010110000111101011100001100101101000101010010100011101100010101011011101101001101001000111110001010101010001000101111001110100110001111010110000010001110111011000010011010010111011000110101100010111011001011111000001100100000001011010110101111011001100100000100111110001010100000111101010011111001100011101111101100110101111101001110001100000111010111111110110100111011011111000111011010100110110010101110011001011111100000011111001101110011011100111011010101100011100111111011101011111110100011100100101000100010000111100101011111001111011111110011000101110110100111000111111000100111010101001110010001101100010010011101100111010101011111110001110101101011110001111001001101010011101110110001011000110101101011010110010000100011010001111000000110111001000001111010100100011011101001000111110010001110000110010001111010111101101101110010111110100011101110000110001110000101100000011011000110001100111001100101010001001000001011011011101000000110100001001111011001011110110010001110000000100110100011011010100100000110011000100011110010101100001111100000100100011011001001100110101011011010011001101111010001110011110101100000100000011001100111010110111101101001110011010101101110101000000110110011011000001111001111000010111011001001010101000110101100010011001101101000101110000011000001011101100010100110000110001010000001100010001000000110100101011100110111111110110111111100111111110010000011101100111000011110010111100101110111101001001111100100110001100000101001000110010101101001111000111001100101001110101001000100110111100010010101100110110000000110010111101000010011011011000000010001111000000111001111001100000111110111110001111001001101100101111111011010100011111000010011111000010001100100101110111001111100000010110001111111111101111011101011000101101101110011010111001000000101101011101001100010110011111111001110000000111000111101101001010110111010001110000011011100100011111110000110111011000111001111011010000101000110110111101110010001001101001010111011111100011010101110011110111111010010110001101111010101011100001101101000010110100001001000101011010010101010001000101111000110111000000111000110110010110110110001110101010001001111010001100011100110101010100100100110000000100011001001100101001000000100100011010101010110100101000110011110100110111000001110111000111011110110100101000100000011110100001000111111111010101110000001111000001101011100110000110010110010111100000001110011000000011001101100110011111111110111111010101000001010111000000100111111001111000101111001001100010110101011000011001001100101001100110011000000111100100111000100100000010000101000000000101000110010001000000000110111111101111000110110011101110101001001000000000101111001111000110100011000111011010010111001011111010111100010101100000101111111000010001011011000100111001000000011011011010110010111111101101010000110010111010010110111011000100110011010000000000011111011010011001111000111101000010000100010101001101101000010010110101011000010100100001100101101111111110111000001010110110000100011001110111110111001111100010011010101100000101001101100001110101110111110011000011110010011011101101010111100000010101011100100110111011110100110110111000101011111011111101000010010100000010111110001101000011100011011110101010110010111111110100001011011010001010100000100110010000111001000101101011000101100000010111011001111000111100011010011111001010100010111000101000011001111000111100110101110000001011101111111110110010110101100110100111111101110001010010010001101111001001111010001010101010001001110010011110010001000010011111000001110100111000111100011010101010001011100001110011010010010100001010011111010000011010100001011011000001100111000110011100000111110010011000111100111101001000000100010101100001010100011111100101001111010101101001010111010011110010001100111101110101001011111111010011101000000111101101101010100100000010011111110001000101001100111111010111111100100101010011001001001001110100101000110110011101001101001000011110110100110101101011011001000011110101011011011110010100011100100000110100011100000000010001000001110000110111100100111101100001100110001110011101010110001111010111101111011100000010011100010011111001011010010011011010010001011011111011100110011111011001001100010101101000001011010001100001000111110000100000011110011011101000011001101001110111110100001110000100100011001001000100111000011010010000111100101010101110001000101010101101000100101100100111010010110111001111011100010111100101000111010011010110111100111110000101110010110011001111011100100010011100000101011001111100011100110011111111100000110000011110011110101011110010111111100001010010110001111111111011111101011110101011110000010011000010100110000001110011011001001111110111010110000100100010111001011111000100011110001011000001001101001100100010110010110001110000001010101110000111100001101101011110111001000110101111101001111000000111001101001001111100011110111000111011101100011000110111001001010011110000111010000111100001001001110101111010001100011000101110111010001101010011111010100011110000101100010101110110000010011011101100111111111101101111000001111101110110111100001001101001101010101110111110110001111000101101000100101000010100111110101101000001011100101011010000010010110111110000011100000010001011000100111000111100110110110010011011001100011110111100001101101101110111011011010011000001101000000101110111111111010101101001001101100101110110101011110011111111100010111000111111110101010001010010001000100101110101110000101111011000010111100000110101110111110101110101000111000110101110111011000001111000010111100100010011100100100001010110111001010011111001001111111001011111111001101100100100000010111011000101110000010110100001010000000110000100010001011110010000110010111001111110010000010100101001001001111010001011100001001101000110000111110101000100010111000010010000010000001001010110010101000001000100100111110000100111001111011110000100001011000011111011111011011101010010110111001101111010001100111010000101100011011011011110010001010110101100011011110101101001110010100001001111100100001111101110100001011001010101010000000111100100101111001010111010010010100001111000111000101110011001110001010101101001110111010011101101100110100111010011000100011010110011100110101110111010101110111000100101111111000000011100010000101000100000111111000011010001100010101011000101100110111010101101100001001001111010000110100000011001100001111010001011000111111111000100011010101010001100110000011011111111001111010010011001011000000011111101110010100100001000101001001001010010111101100011100000110001010010101000011010100001000010100111011001011001101011001011101000011111111011101011110100010111011011010010110100011101010100111111001111010000101010001100010101100111100100000100011011011110111000010011100011000000000101010101010100101001100110011100001101111001001001110100010101010101011001010001000001001010101010010111010010101010111010100111101001110001110101011100001011000010000000011011100010000111010011101000111001011001000010010101001011111001011001000111111011111110111101101101110101001010000111000100100001000100110100011101100000100011110101011110001101100110001001010101001010011010010110100000110101001100100111010010001011111101011010101110100100101001000001001010011011011000101111001011101000011001010111000110101111010001110001000010110010100000001011101111000110111101011000110010000000000101111001101001111011000010011011101100010011110011101111010011000011111101000101000110010000001011001000100001010011101111011100101011110110100101101101011100000111100101100100100111110110110001100011001110110111001011000000101001011111000011101000101000100000000001011100000101110001010100010110111100001001100001000101101010010001101001010001000100010001111000110101010011011000000010110110101100011011101111011000100011111001000110101111111110111111010010111011110010010101101101110111001000100011111110000001011110010101110011111101011101001100111111101010011000011101000111000010001110110100111101011110101101000100000011100100100100011000001001110111001000000111111001101011001000000001010001100110010001111100110001000111000100001011010110011110011000011011101001111111000001110110010010001100001000011000100000110010001011001100111100110110010001000100011000010100100110000010100100011100110011101010001101101100010001101100111011010111011111111001110110111101110101001100000011111001111110111000010001011100110010111001001111010010001010100100000000100101101100000111011110101010111010000101011010101000010000101101010101100000011110101101100111000111010101000010101101000001100111101011011100110000011101001111011101010010001100011010001010110110100011000001101110000110111101010010011100000100000110001111001111101010011100111010101001000000110011110101011000010001110011010010110000001010100001001011100001101100001101110110100110011000100010011111110100101001000001110111101110001000111110000000000000101010110111110110000011110100101011111110100101111011101100010001000111011101110110010010010011011101101000110110000101111000000110101110100001111010100011100110100110000111100011100111100010110010000111011000011101101010111001011110001111101100111001110011111001010000100000001011001100010110001010011011101001101100001000101001100111000100011100100100010011100101101101110101000010110011000010101111011001101100110000010100011110111011001001001010100010101000001011010111000101111110011011010010111011100110111111001111010000101100011111011110100000100101111000010011110001000110110000011000000111111010100001000011111111011001010000110111101000001010011100001000100010101001110011000001100000001101010001100001011000000110100011010111010000101110000001010111110000100111000010000010111001100101010110110100001101100101011111111100111100010010000100101010011010110110001011100100000100010111111100010000000001101001000000011011001111110110001001111110101010001100110100011001111100000010111000001101101111001111011111110111100100111011010110100010100001101100101000100011010001111000011010011000111101011011000001110110001100111000001000000111111001100101101110011101011001111010001111011111011001101111010001110100010111001101001100101101001011110100010110000010011110010111010101010000111000111000001000011000010001011100110010011111001111101110000101011101110110101000011111101011000000010010011111100111001001101110011100111100001100010000100011001101110001110000011110110101011010101011000110011110101111011010110001101100001000001101111100110011010100111011011000011001110111010111110010001001100110011000010011010110001011111001100111011110011000000100010000111111011011111100110001001000111010100110110111101111110100100100000000001010001001011011011000111110110111000011101101101110001010001010101001010001111100101000111001111110011101010000001011110100110111011001111000001111001100001011111010110011001000000111111101011101111010101101000000000010000010110111000010110001101101101110000000000011010011011011010000011010001110110100111000000111010001001001101010001010101011010101010100101101010001010010110100010110000001111000110101100001110001110101000100100100101011010011011001000101010000010010000000001111110011000011111100110100010011101100111111101111000011101000011110100001011010101011100110100101101110111000001001100111011110000100000100011011101100100101011100110011011110010011000100010100111111100000000011011101101000111001010111000001101001001001001111110101000101010100010010011001001100110001001111110101110110010110100110111111010110101101110101010100000110111000000101010001010110110111001000010011110000000101011000010011111111011000110110100110111010101011001000011100100110010110100000010011011101011000000011000011001011111011001001110110010001010000101111001001110001101100000111101000101111100110100101111000110010110100100100010101001010011011001000111101011011101011000000001010001010110000101110101110110000010110101101111001010001000001111001001100110010110011101111001011100010110100110110110101100011111000000101011111100111000010001000111101000111011101101000000011101001110100101010000100010101101100110010010011001100001010010011111100101011001101110100110011111101011111111100101110010110000101010010011111100101111100110011101010101110001010000001001101010001001101011111000001100001010000111101001000100100111001111011110010110111111010001101010000111010100010100110001110101001110010000111110010100001110101010001110111100110100110101100111111000111011010010001011000101101010001100100000110010111111100100011111111001100001001111000000011010111001110001100101111111100101110011111011011110100000110101100010110101000010001011001111111110000100010100011100010011001101011011001110001110011111101111000111001110100100111011001100110111001111011001011010100100110101110010101001101001100110011110001001111000110011001011110101010101001000110111010000000101101001100100111001001010011100110100001111001110110100011110010101110001110001000110111111101100000100101111000100000010001111011010100000010000000001000000110000111011111001011000010001001110111011001001101010011101001001111011100000010111010111100101100101011000000100000000010100011001101101001101100110011110111011101000111101010010000011100010000111100100100001011011010110110100011101100110010000101110100111110000000000001011100001001000011110001110101001110100101101111101011111010001100010110000000010100101001101110001011111011100001001100010001010000101111100100000101101111101110011000010111101101110010010001000110101101101011001111010100000011011110100011001000100110010110000100001111110011011101001110000001001100001100110001111001000110101101111011110100100010001100001100011010111110110111001110110001100011011110110111001111010101000111011100010111100011000110111001001101011010001110001100000100101001101001011100100011101010000111010110100010110010011111001100001001010011100100100101011110000000111101011100000111010101101011010000111001110111110010000110010100111011011000001010101011100110111111111110001111010010011111110011000011011011001011110001000111100001101010011011101000011010011100100101101110000111100010110111101000111100001110001001110111111101110101010111101000011010011111111001000101011111011110010000100000100011001011010011110001000111001100010000011000010011101010000101100010110010110011011000010011010101110010011101101110001011110100011011001000001010111100011010011010110001010100011100000101100101010001010101101001101110001000010010011110100011011010110000000011101011001011010101010000100000001011111110111111011110110011100010011000001111110010101111100111110110011001100110100000111111110011001010000110000001101110000101010010001101111011000110011111101101111011110000010110001001010010100110100101110001110110100110111010010100000010001110010011101111101100000111111000000100100101100100101011000001111110100000001101110101111101110100100011011000010101011110100110011011011100110010101011111010010101010110101101101111000000110110011100010101001101010111001011101011101101111110111100011000010000001000101101010110001011111101000101010011010110000111100101010110111011100101011001100001111100111010110100100011100100101010001111011100001011011111111001101101000011111100010010000100011110010100101101100110001110011000011000000101010111010011010101100000101100111011010110101100000111101111000100000110101011110110110110100111000001111011010110011100011010100101100110111010010010000010110100111110100101110100111000101010011011100110000110001000011110011100010010010100010000001101101011000011111101111111000000011101001100000001010011011111110001111010111111010100010000110011111000001000000110011000101100111100011110010111100010010001100011111111000001101101000000011111100010010000100100111011000010100110101010001001101010111000100011110011110111011000101011001010110011101111111110011101000111001101010001001110001000111100010110011110011111100111101111100011001110111100011100111101010111100001110111111010011100110001111101010110110011000011011101101101000011101101110110000101010010011110010011100000110011100101110111101101010100011101011010101001010100010101110000100100110101100110011101000100101100010101000111110001000101011100101110011111101111101100001110100000100011000010011000111001111100100000110100001011101111100110001100001000101101001000000100111110011100111111011111100101010101111001110011100101101011101000101111101000011110101000100011110100000001100110010100110001100001001111100000101100010100101001101001100010001011000000101001001111100110010011110010111001110011111011011011110101000011000000110111100111101100001001110110111001111010101101110100110001100001101111011000101000011101101111000001000010000000110001100100111011111010001000011000100101000100111100011010111100010011100011111100101001100000110110111000111000011110101100001101101100111010110001101000010101001010101001110101001000100101011011010110100011100010010101111001000011110001111101010000110100100100100100101100000110010100011001110101110011110011010001100100000100011001001111110100101110101001000010000010110000000111010111010011010010000111010001011001111010010111000000001100110100010110010000111000000100110010110001101001110011101001001111000101011110000101101001111111001101000001101101100011101101011101100101010101110100110001001101010000110110110001001010010011000110110001000110000111110101011001110011010000101000011100011100111010100000010000100100100101001011000001010101101101110000001110001100100000101010110101110010010111110101100101101111011111111001001111111010000001001010110000111010011010000001100001100111110001100110110000010001000111100100011001001111101101000011010111101100101101110100001100011000110011101100110100110100010001101110101010100111010101010011011101001110001111011010011110110110000111110000101101111010100010111111000101111101001011111111011001000100100000000010101010111111110111011000011011110010000001110011111111000011100001001001110000000111101100111001011100010110001110001001101000100101101000011011010101110111000001110110110011010000111011110110001110111010110000111111011110101011010111111100101010111000011000000011000011111111001100110010001111001011001101011101001101001110110110011110110111111100011011101001111110001101011111100011000001100110001100011001100110001011100100111110000000011000010100100110111011001000000110111101101011100111101001000110010101110101100011000110100001101110110010101001010000101100100001100011000001111000000010000101100110111110111101100101011111110001100010100000100001111111011110100001010100001011010110001001111011101101001101000011110100110000011100100110101010100001101010010010110110011000010101101010000100100000000000100101100110001110101010111111111011110001101010001011111011100001111011101000100110000010111111100000010000110100110100100110100100010001010101101011001111111000111110111101010111111010001011000011101011010011010001101101011100111011111001011111010000110110010110010111000011010111011101011110000110101111110001100101101011100100111010000110001110011101100100010100111010000011010101100100110101110101100111101010000001110110010110001011110111101011010111010000111110110000011110011101110000101011101100010100010000001010111110000001000101101100011111011100110011001000110011100011110010001110000011111011101101001100110001011110111111101010000000110101010100000001001101001011100100100100000001001100010110100011110010100001100111000111000110100011000000010001111100001010100101011010111100101101001010011100101110111101110010011101011111110101001011100100110110110011001100111100101000000101001001100000111001001111001000111011110110101111010001101110100001000010000001010101111111010011011001011111011101010010100001011001010011110101011011101011111101110010111111011001000001001010110011101011001001000011010000110101110111001011110111111101001000110011111011111010111111100110001001110101111100110000100111011010101000101001010101100111111110010000011001011110111000010110010001011000101010010010010010010010101001100001011001000110111110010001011000000001101101000110101010101001001000011100100101110110101111011111101010111001011001010100111001001110011100001111111011010111011100010110001110111011000010110100110101111000111000000001001100100010010111010000011111111101011100111100010111101111011110000101110101101111001100110001110000100101100100000000000101000000000110010100100110010100110101000000111110011001011000000110001001000101000010111110100111111101000101100011011010001101110010001000101001010110000110001101000110000000000111110111110000111100101001011001000010111110000110110100100101011100000000101100110110110001110110010010100000101010111100001110100111110100110111000000011010000111111100101011100100110111001111100010010000101011000010110100011011010000011111111010100001011011101100101100000001011100110000100000110000011101000000000100100111101110110100001011111000001010011010110110100100000000111101011111011011011000110110000010000110101110100011011001110111001100110100110110011011010100000100001011100110110110101100100110101110000110110001001101000111011110001001001100110011111011010111110110110101000101001101000010100110000001110100010001111011001000110001011010100100000101011101111110100101000110101000110111011101001010101110010000011011001011010001011110011100110001111110000111111010010000101111111101010010010110111100001011111001110011011011001111111101111101100010100100000001000111110111011011011011011001111111000110110100101010100101010000011010010100010000100011011001000101111001001000101101000011001010110101110101010100100010001001111000101111001111110001111000100111010001110101100011110100011101111111011000001110101101111101000100010101100111101111001000111010011100010011101000100110100100101100011110100100010110011001000101000100100011010110111011010011101001000010100010110110110000001010010110111100101001000001001100111100100110101110101101001011100101100111001010001111111101111101100111111110111000111000000110000001010101100010101011111011000000010100100111000100001101000101011011011110000001011001011000001001010000100100011001111101110100100101111000101110100101110100011001001100101000010001010001001101011101011001101111010000000000000100111011111110001010001101010000111111001011101100011101100001111001011011011100000100001011110001101110100000100000100001001111011110110111111100100001101100000100100101001001001011100111011011011011110110001101001011100111101001100010110011000110111010011101101111010100110000101101100100100010010101111111101011010111111100100111101111010110111001001110101001010110111010100101111100111110101110111110111011000101011100111100010011000101111101110111110000001100100111000000110010001001111011111110110000111111011000101101001100000001011010000010011111101111110101011111110010010101111010110001010001111000100000011011101100101100010110110010000101001000010111001000001110011100011101010110101101111000101000101001001001011010000101100100110000001000111100000001111110001001011001101000110010010111010101001110101110001100101101010010001111010100010000001000111110101110010101100010100001001000110010000101111001011111010010101100001111000101000111011100111111111010101111001101011011111000001011011111110101000011011100101000100000010100110010101100101101111011010111011110011011001100001100000010011110001110011001110011001010101001100101101001101101000100111100111001010100000110100010000010101110001110101000011101111100111110100000111011100100101110001110110000101001111101001100000000100110101001101010001111111111101001010101100010101011101001000100111100011001111001001001001110110010011100111100110101111111000101101110000010101000110000110111000001100000000111100010000110111101001101011110101100101000111111101001101110001010001111010100010010011101011011101101000000011011001010100110001000010111001110100011010110011011110000101101110100110000000111100100010011011101001010000110101001001110110001001111010000001001011101010000100010100011011110111110001111001101010000000101010000100001010111011000011111111011110100101111000010101001100011001010110111010101011110000000011101010111110000000011011100011111111101011101100111111000101110010100110011010111011101010011001111100011000000001100011110110010001101010101011100100110001010010110010001111000001011011010010101011100010001011010110011010000001110000001100010010111000101011010001000110010001010111101110001101111100100010001100010100111000111100001110011111010000000010000101100000101010110100000000001010001110001000101011000001001000111110111011110000110101010110001100100101011100100100000101110011001100010101101000010011111011011101101110111010110100000001111010111011011111111100011011000100010101000000111111100010011011101001100001111111000100101111111111000000000011001111110111000111110100111111110100110100100101000101110101101111001011101111100111000110110011011100010101001111010001011010101101110010011011010010010001100100001000011100011011111101001001000011000101111011110010010001100001001101010110000010010011100001110010000111011011011101001010001011111000101101011010010001011111100011110001010110001111001001010000111010101001101111010111010101011111011010011000101100000011111001010000010010011100001110010010111011011010010100001010010001101101001100110101001110110010010100101110110111111111100101011111010101000001110111111001111000110001010010100110110111100001010100110011001011111101010100100101001011110010010101000110111001001011100100111010101001001100100101101011001011000101111011000101011011010110010010101111000010010100000111000101000000110100000001100001001110000110111110100000111111011010010011011011010000110111101111000001001100010101001110010111101110110110011010010101011010001010011010010000001110000101000101110100100101110110010010010011011000001000110111001000000101010010100111000000001001011010110001001001101011111101110111011101010110001001101110100011000101110001101101111100011000101111101100110000001110010110100100000000011100110100100001101000000011110111001000001110110110111000001011100011001000100010001010001001110011010101110100100100111010001111110011010100110000001001001111001010011101011111100101011101001011011000000101001100100000101100010111101000011101101111110011101010101100010011010100110100110010100100100010011000101011001101000000100001100101110010001010110011110001101001001010000111001100100000100011001010010111110110111111001111111010000001011101001011110101101100111001100110110111100110111011101100110010011010001010011111110011011011110100010000000011100110101011000111011011011100100010010101110101111001001100010101011100001110111100110111001011000111010111110110000111101111011010010000111010110010101110000001100000011110101000011100101010100000100000000001101010110100111010000100011010111011010001101101100001000110001011011111110000011001101101100101001010001100100000000001010001100011111010010000110111110101110010111000010000101110000101110111010110011111110000111110011001001000001111101010110001100010010111110011100111100110101011001011001011001110100111101000011111110100000010011001011111110100110111000000110001110111011111010011001010110111010100110101010101110000100101101010001000110110101110110110100111110100101100101101010010011100100000011111000111101110000111010100111001010111101101000110110010101101001010010111000111101110111010011110101001101111110110001000110011100111010001010000101111010111010110100111100110110100010011100100100100011000100010010111001111011000110010101111101001011010011100110110110001111100100010011010011101011100111000111011011011100100100100011011011100010001100111101100010001110100110101011110101111101000011100100110011000011000100101000011010000110101001000111011111100101100010001101101110011001110111000001001010000001001111000100010110100010000100110100001000100011010011010001100001100000100100100110100001011011001000011101110100000100111010001111111011010001100110110110001101011000011110010100001010000000111110010011000000010100001110101010011011010000110001101101011110010101111001110111100011010110011110010101000110101000111100000110011011101010001001000011100111110110011011001100011110101010111010011100101011100111100111000111001001001110100010001100100001001110110001101001101001101010011110000011100101110010111000001111000000010100010100101110001000010011000101110100101111001001011110110100000001100110111110010010111001001011001000011010111110000111010111011000110101111100010100011100100001001101000001001100000001000000010100011101100110111000110110001001111010100010110100000100100111110011110000110000001000111000010110100110111011010011000110101011110011011100000100100000000111010001001111100110011101100101101101111011111000100100110010001010110010010110110001110011011100010101011011100001110011011010110000100001011001100000001110000111100001011111111110010000101100010000110101000001101010101110110100010001111111011000000000010011101000101100001001100101100000111001011100001000001110000011101111110101100010000011110001101101010111110011110011101111000010101111011001010110011110101011000101101011001011110001011011100110101011110100110010110100100101001110100111000101011111101110001101111000101110111000001010001001011010000100100010110011101011111010101011100011110000110110010010001100111110001100111100010001101010111110110000010110000000110101110100110100000000110110010011011110000010111101101110110011001011100010100001001010111001001001011101110011010011011000100011101000100101000011100010101001011101100000100011100000101110000111100000101001110100000000011110011100011011110101001111010101000100110011001101101111000110111111011010011010100101011000011001010000010101100001010101111110101000011010001111111110100010011010100011101000011100001100011010011100000100101001010011110001010000110110001101001001111000101001011001010111110001011011000011011110101001011011011010111110010010110100101100110001010101111100111001111111100110010010111100100111000010101000010001101001100101010110000101011011001111100000110001111111001100101000111111011101010111110001100101100101110111101010111011000111111100100011110001011111101111101000100010111001100000101000011110111011000010000101010111000000111011101010010111011010100010100001001110101110100101100011010001011011010110011100011000110111101111110001111001001000000001011110100100011111011001100001001001010011101000110100011110111010101011000101110111000010100111010100011010001000010010011111000110101100101111100111110101110111010111011111010010010001000011110010001000110100110000100101000010110010011111001111110011010010111010101000001100100000011110010000011111111101000111101100100110100001100111000100110011110000100010001010011001010001111010000110110110111011111001001100000100011011111100110111110101001011101010110011011001101100101001111101110111110011001101110110101001000010100000101011110110000010100011011111100111101011110100101101111111110000010001101110011010011111000010000010001010011101100011011010101001100100110000101011110100100001100111111111101111001011010000101000100100011100000010011010000111010010000010001001000110011000000111110010110010101000000110111101011110010011000001010101010111000011111111010011111100101010111001010001001000110010111101100011011110111100110111111010001101110110101011011010010001001100000011110001011110011010001001001001111101101110111011111101101110101100110011001000110100101010100111100101001001000101101100101100100111110000001110011111110111000000101101100011010101111101011101001000011111111000001001011001001110010001011110111110101100100011110000000100000010110101101001111110100000111111111110111011001011111011011101010010101000110001101111001010010100100111001011001000101101100001000111110110000001110000001010111010101010001011100111111101001101011111100101101010111101110011100010001100011101001111001011101001010110011111110000010000011100111010010100010000101010111000101001010101000100111100010101011110010010011000111111000010001110110101110010100110100101111100110011001000101100100100100001000001001101011110111111100100010111011101001101000010100111110001010001111111000001101100100000101001010010001111110101110100010110011111100100010110010111110001010101001010110000100000100110000111110010001110111111010010000101001101000010110100110000000111011110000000100001011101010010010001010101111000011001110010101111000000111110011010001010001110110011011001000111001001110001011011001011100110001110110100111000001111001100100111000001011000000011101001000001111100110101111001011100110000110101111110111100111111110011011000010100100100101101011101110000010100101100010111000101111001000101000110110001101000101100000100100110000010010101001110110001010010011010001001111011000110000111100000111011110010000100011010001111010111111111001111100110010100101111011010100011110010100100001011110010000100011011010100110011111001111101011110010111010011010001101101010010001111110000011110101001010111001000101011101101110011011110111010000011000111001111000111100101010000110001001100110010000101110010101001011110011101000010101110101110101111111101100011011100111000111111110111010010101110010100110001101001110010001001100011101000011000001011011100001010111100011111111100101101111001010011111100001111010000011110011000110011111101100100110100010000000011111101111111011010101101100101001011000010011011000001111110111111100000101100100000011000100110100010101111001010101111000000100111000100100010101011010100111010111011110000111101110101101111001111001111100010110000110111110001111000000101001110111011001101100100101101101000001011110010000101110001101000000101100000101010000011000100110000010001011000100001110110110011000101011101110000100101010000110010111000111010111000001011011110000011010000000101001101101001000001111011101011111001000111111001011100100111000100011100011000011101010111111010000110010000011110100101110100111111110101100011010101011100011011000101011111001001100010110111101001111010101010110111111001110101001011000001110001110001010110000110101110000001001010010000110101000011101011100100101001000110100000100000101100110111110100100001110101111111000001000001011001110110000111100011111000011001011111001011001000001000000110110100111110101001011101101110000110110100010000011001100110100011111101000101110000011111011101101001100001010111110101100001000010010110001111001101111000000010101010101101111010110110001000011011100100101011000101111011000011110010110100010110011111100101000001101000111001111100110100110001111100011110111000010111011011001000000100111101010000001001011101000000001001100101000110000000111101110100001000110101001011010100100111001001001101100100011001101110010011100110100100010011010001011101001110101010001101101111001000110001110110100100010101011011101001011100110001100101101011110001000010110010110001101101011100101101111001010000001101000001011100001100100011001000000011011101100011101001101001101010101100000011001010010000001100011111101010011011010111001111110000011100000001001011110011000010101000101111100000000111001111101110000001000001100010010011110010011010111101111011100110001101010011011110000000110101110010000001010011011100010110100011010110000110010110100000011111000110101010000001000101011110101010100011001111101110001011011100010000000011000100010111110101001101010110100111111100001010010000111000010000011110111111111100010100100110000101101100010001111001111110011011010011101001100000110111010111101000000110100111110100111011000101111011000011100000100000101111100101100110100110100100000101111100010010011011010101010111110000110111010100110010011010111110000110011111000001001010001010110010110010010001111101111000010110000010010101000100100011100111011111010010111000110100111101111001000110010001001110000010000111011001101111110001000011011100000100000110000011010100101010010000001100101100110010001010110000010100111111011011100100000000001101000010110110101111010100011110110100001001100100010011101001000101000110110010111011000100001111100010011110111110100000011000001010101111100001011000010101000001111111111011100000000110000101010101001001100010010111101011001011000100010011100000011001110010011010000100010011101011101010011100101011111101011101100111100001111110011000010100101000111001001011011010000011000000011011101011011010011100111001001001011001111011001000010000010000100100011110001001010111111001000100010001011000001011111011001011101010100010010110011101010100111100000100110110100100011001011101011110000001000000100011010010000101010000001101111101011110010101001111011011010010101010011101000111010111000101110010111010011010110111111000000010111011100001010100000010001010010100011010011010111110111011100100010111110011110111110010011110110101110011111100010000100010011010001110101001011100100000110011111011111010010100101001010011100101000110110011110000000010100001101110111011000111100111110000010110111010000001000101110011000101100110100011000011010111011011110011011111001101011001001110010001010111111001110001110011100110111101110110001110010000111100011001100010100000000010100001101000111000010110100010110010010001100010001100111111010111000011111010110011010000000101110011110101010010001010100000010100110011101101100111110001111001110001000100000000011101110110011000001100111101100000110100011010001011000010100111111110011001111000100001001010011010001000011000001111001100001010101000100001101100100110001101101000001100101000010101010011011101111100110111101111100110000000000111110001011000110100000011010101000000110011110000001001101010100100010101111000110110101110001101100111010011011100001011110011101101001111001011011001110101110111011001101101001110101111000011010001010000000101000001001100001000010111110001100011001001000101000100010110001001110100111010100000010110100110101001000011110111110101110110110110000001110110100111111100011111111101011000111111110111100100111111000111111111010100110010111010011101101100000110000011111011111001111111010101101001100011110101011100001010110100101101110010100011111110011101000001111100110001011111100000100000000100001110111111011011100000110010011001001001101100101000111110101101100000000000010101100110001001011001100111100011000101100111100111101000000101001111111000100010010001000110011001010011110111010100110011110010010011011110111010011010001001011000101010110110000010011101010111111111001000001000101100011111010111111100010010100110111001101100110010111101001000110010100011011001110000000001101111111111001100001100101101111110010000001111111001111010111001100010010000111110100011101001010110101101001011011000011000101110111000011110000000110101010100101011000100100011100111000101101010011000001000101010111101000010110011110000111101011001110010101101100101100011110001001011110010111110100100101111001000001010010010001101010101101111100001110110101101101011001000010011110010110100000011111001111101110110001111100000010010101111100001001001001111110100010011011111001101001011100001010010010101001000010001100001101110100101011011101010011111110111101101001011001111001101100110010110111011110000101101010011110000011110011101011011010111011001011011100001110000101110100110001000010110111101100101010011000111101101011100100100101111010000100111001100000010110011100010000000000010001001001101100010110001111101111011011010110110001101010110101101101001101101101001000110001110001100001111000011111000100100000010110010010100110010101010110101110001001110110011010010111011010000111100101010110111101100010100011000001110100100010001101001001010100100111011010001111011100110100010110000101111111011011010110110001100000011101100000000000001111100000100110000110000001010000111010001000111110111111110001110000000101000001011110111101000101001100101100100000010100101001100010011011110010101101100001110110100000101000000111010011011011101001100100001011001111011100011010001010011111011110110011011001100010011000001010101110101001100110000011110011111010101111101010100000011010000001001110001111010101111110111101000000001111111100001011010000101111000110111101001010100100111001010100101111100000100111000000101010000100000011011110111101000010101010100101010001000101111110110111010000001110110100110010101000001110110000000010101110000011101000101001100111001111011001111010110000100110110000010010110000001110110000110110111010011010101010110111001111100110010010100001101011110101010101011000000001010100001000011011111111010000011110100011011000111010000000110101101101010100111100100001011011100110011101011100110101100011011101011111101101000000110110000111100010100010000101010100011011100111011101101001111111011011110001111111011101101101001011011110101000010001011100110010100010111000110011000101011100001101011011000111111001011000101110000100101110001100001001001100001011110111001011010010111000000101001110001001011001001100101010101110011011100100010000101011111011011000101100000011101001010010110101011110010100100100000111011001100101110110010001111000010011100101100110111010111111100111110111100001101011010111111100111100110010000011001111001100111001011101101010100110101010000100010101100010001101101000111000010101110100110001000100100000011000011000000010111000100110011010101101101011100010001110010001010011110001101111100111100110000010100111011101010011100000000000011101011010011101000010110001011010110010000111110011001011011000100010001010000100000110101110000000011010011000110000010101010100101111100111011111111001001100101001100010010000110111110011011011111001000000110011010100011010110000011000000110011010110111000100001011101110011111000100101111000000110110010001010011010010101000010111000000101001100100000001001000001110001011001111000110100010101110100010111000111111001100011010001010110110001010111011100111101100111100110010011010111101000000000111010010101011000110011101101011011110100110101100100111011011101001000010011101010010001111011000000100100000011010101000001110000101001001110100000110111010010111001011100010001111010100000111000010011001111110100010010011010011101111011011101001000011000111001011000011000111010100111110000111010100111100101101100001010111001001111000010011011000010110100111101001011010100010110100000110010001011010101111010001100000111110010111011110101101100100011001100101111110110011101101101110010100011010100101001000000111111001010100011101110100111000011111001111111011001011101111000001100101110010110000100100110100000111100111100010010100000000000100001011110111101011110100111001010101010011010001110100101011111100001010000101001101001100010110001001001111011111110111101001001010111100010011010001100110100010011010011111011001000100110000110101100010111101111010101011110010111001101100101001110000001100111101011110100100110011010110110011101000000010100111001001001011010111110010010110111100110010011010000101011111111100001110101101001101001110111111111000010110100001001111100010101111111101100110010110110001011100110011000101111001101001000001011000000110100110110110110101111101110100011000101010000010100001001101100011010100110000100000100001100010000000011110100111101100000111100000010111110001100001100101100110000100100001100110011111110110110111000100110100101111100101111110101111011011100110010111010011010111010001100010001101110111000010011010100011010100100101000100100110011100100010001001110111010001011011000110011100001011010001100000101111010100111101111001111111100011101011100111011110000010000011001100000101011010111001001101000110010110101101110110110010001001100010100111110000010001010010010111111010011110010011110101100001000000101001100000100110001110010001100111101111011000100101111001011101011110010101100110101100100000001101100111100011100000111111110101100111001010000000111100001111100011111101101010100110001000001101110100001101001111100000101001111100001100010010011011100100101110000000101001111011010010011110110110100011011010001001001011000011111010111010111100000001110101000110101011011101100001110101110010100110011111110100110101001011100010000000010110000001010001010110000100011000110010010001000111100000000001001001110000100111010111000001101111111100011111101111011111000101000111001010100110001100100110010111101001010111010000010101000011011000000111011001010111100101000000001000001011000010001011011010110100010110010110101010100101001001000000010011011110101011001101011111110000010100000110000101101100000101000010010110010111001000010110101101101111110110110111000111011111100110110010010011100000001011001101000011111111001000011011110000001111001110001111000001111100010111101110110100011010100010101010001011110111000101011011001101101110000111111111000110011001100110100111001010011111101100111110110000001010001001010111110110101010000100111010011110111010110011001111010011001010111101001100100000010001111111110011011000010000110110001100110100100011101000011110011001011111000001001000011010101110010000011001010000111010000111011011011101000100011100111110010110010110010110011100011111010111010110000001011111000110100100110010010011010001001011110001111010111110101110110101010001110101101011100011010111011101101001011111001010010101001100110111011100010110011100010101001000010000110110010010100011110110011111000111100000000110000001000100011111111010110011011010001010110100011100101010011111000100001001010100000000110010111111001001110000001110011001110000000110001000000110101000011111110110111101001010001100000101101011101011111111011110001001110000011101010000000110011100000101000011001100010100110110001100011010110011101111101101011111100011011100000011011001001010110111010001101111110001001111100110111000111111001101001001010101110100101101000100010001010100000111001100001001111011011111100010010110111011111011100111110001010001000110001000011111000110010100000010011010000000010000111111111011100100101111110110011101010000110111100100001011100010001001011010110101110101111110010110000100101000001101101110010101101110100001001100110111001010000111000110110011111001001101111110011000110100001100011111101001100000010010101010110110011110111010001011001010000000001010011010010011110111011110001101111000101100010110001101111101100100011110110010010001011100000100001100011111010011101110001111001111101001001010001101110010100101101011110010111101111110000111110010000100100111110100100011010001101101100100011111110000010111100010011101001011110000001100010001111011001011001000111001111001100101101100101000100111010100110101100111001001000101100000110101101011101111100010001110000011001111101100000011100001101100100000110001001011100001010001100001111000000110111101010111000011010111001011111101010011001110111010010111010011011001011010110100000110001010111110100000010001001110110000100101110000001100100011100011000010111101100101010111101100000111111110000101110001111110111001011000101010110111001011011101011110100111011110000011000000101110010101000110011011000010010010111111101111111101000011010100101101110000110101000000011011110101011100011101111001111111101110001001000111101000100110100000111100011101101000111101101110101101110101110011100100001010110000001010101010001100010110001011111011011100010101111001001011000011000011101110110010111000000110010000100000011101001110100111000111000000100110001111000010100111110011100110000101101011001111101001000000101101111011110110001111110010101000001100001100111000110001000010011000101101110100000101100101100111011000010110000110111011011111101110111000110100001000111010011011010110000010000110000001111011100010011110010010001011101001100100001010010001011101010100000100100000111101010010011011001111101001100001101001010111010011011111011110000011000111001000011101110011100001101010011101101001010000110010111101010010100010001000010000001000100001111100000110110110010100001011000010010000001010001010011110101010000101111000100101011010010111010000111001011101011001100111110110001001111100011011010010101100100100001000101000101110001100101010001011011010000100100110011100111100000011010110101011001110011011001001000010111010010001110111011001010001100000110010010010000101111101111100100110100010000111000001000001001011111000110100000111110010011110011011110000111000011110010101010010100011001010001011101100000111100001101011011100000110111010011000000100100000000100001011011010111101101001100110010011110110101010110001110111011010110101001110101101111001011001111011101011001111010001100111100101100010011011111011101111110001010000001001001001001001111000111011000011011100100011111010010100101011001011011111000001011110001100100111101101110110000100010011000000001101111011010100100101001011001001100100010110010000100100110110110100001010000010000011000110111110111010011101101101011001001110011110101010111000111011001000101100010110111011000010110111001001111100110011111100111001000111100010111001010000101010000011011111010010010111110011111110001111110100011110100100010011110101111111000111110101000110000001110000110100111100110010110111001100010100001010001110010001000010000111000101010111011100010101101101010011000100011100111000011100010000001000011001101010011011101010100110100000010001111100000001010110001011010011100011100000111001011101001011100001011111001001111110001110110011001101011010110000000101011010101111000010100000000111000010000100011010100110101011010110011001101011111100110101000011010001101111110011011111101000100010000000010111000100101110101100000100110010100011011010010010111001111010100110100001111111010111001100010000111000011100010000010100001100100011010100110011000001100111011010001110011111110001110010101111001111010001100000001101111001000101000011101100011110011101100111110010111010011000111110111000001011010101100001111010011011001001100011100100101110010010110111011111011001011100101100110101101110111010011101101001101110001101000001001000001111000011110111010000110001001101010011000100100111100010100101111010100101001110101000000110100110010100110101110110000000100110001111001001110111101010111010010110011000000100001010000100101100010100000100100011110111101110000000011100010101101111001011100111010110111000001111101000011101110100100100001011001010111001101011011101001001010111111010100010111001111011011100011010111011000100100110100111100001010101010010010000010001001101111011010011001010101011001000101010010101001011000100100111110010110000000011111000000101010011010010111001001101010110010001000010100100010011000000110011111101001101101000110000010011000001100001001001110001001010101001000111101011000100111011111010101001101101001001100000111010100101110100011111100111010000010000101110101111010000100001101101101110110011011110010111110001011010100100000010110011110111001011000011101010111111111101000100101001110001001110101101000010001110111100000010011110110000001000010100101100000010000101011011000101001100111101111001100110010110101011011011100100110011100011101100010000101110011111010101110010011000111011000010001011001010000110001111001010001010011101111011010011011111111101100001111010100101000010100101001111111011000101010011110011101010100010110001110011001110100111111110010100001001100110111100000011011111100101011000001000010101110101110100111011110000101000101101101111110000000001101100110000011110010101100011001000100100000010110011101101000100010101111101111010001000011011101010101011000111000011010011101100001011111011001010000011010000001001111101000000001001010011101110000011010000101111011100101110001111010010000111011110100110010101101011001101101001101011001010101100110111100100010011101000001001100111110111000110100001011010000100010111110110101001101101100101010001001101100100110011100011001001000101101100111110011001111101000001111111011100111101011101111010010010011110110101011101100110011111101101011111101101110110110001100000010001000001110011011000000101110101111101101010000100101111101101011010001100000101001100000111111000111110001101101100111010000000100110111000111010001011001110111110111000001110011101011101101111011001011101001101000101011011000101101111000110001110100001111010011000101100010111110100111011001111010001111010111100001110010111100001010011000010110001110111101111100011101100010011010110110110000111011010111100011111001010100011011110001101001101111011111111111111101101100011101010101001001011011001010000011001100010110100101011001110011011101101011100101101111110010000100001110000010000000101001110010100100000000100001000111101010111010100011010100011111110011011111010001001111100110111101100010011101010010011111011000111110101000100101011010100110100000111000110110101100110001010100101101100110110011111011110100111010111100100000000000110100011110111010101111010110111100110101001000010011111110100110111110011101001101001000110011100010010101010001111010100111101011111100011011000110111001110110011001111111100100011011111011011000101100010000000100010100010010111010110001110100000100100010110101101111011011000010010000011000010000110100010111110000001100101001010111011100100011101101100110101000111010100001001100101001010111101101101011100011000011011010111001011011101110110110110110010010101011100100101001101110011100000110001100000011001100101110111111111101110011010001110110001101010110110100111001111101001001010100011011101101101111000101011111010010110111001010111001000100111110000011111111110011111011100111101101101111110011010010111110100001110111001101010110001111100001010011000110111110110011011000111111001111000111001110011101000111001110000011010101100110100010000001011011110001100111101110110010101010001001000100010011001101111011011111101100011111001001010000011110100110101001000101110100000100110101100111100001001100110100000100101001011011100101001111010101011001010110111111100110010110111010100011011000101111111110111011010101101001011001001011111010010010011001010001010011001101001011110110010101011010011001111011000101001101001011011000111111001111000011001010010110011100100101111011111001001011101000000000000110100011001001000101001001000111110011010011100100101111101110001101101100101110101100010000010000010101010011001001001100110000111111110100001101101111101000100000100001000010100110111000010000010010111100111011011011101010101110010011101100110100110111111010011000101101010110100010010100101001100011001110011100101100000100011111000000011001000100010111011000001001010001000010010101111001001000111001110001111000000100110110011101101110010101101000111000010110011001110110011110100111011000001110110011010001110100010010001001010001010101000011001001101011101010010000101110100011111011011111000011011100010010100100000001010001001010011110011111001101001100010001100101010110110011001011111000001011101111111101011010100111101001101010011111100000010101000101010010011101001000111101101111010000101001110111010101100011010101001000001101100111110011110110100111011100010111111010001000100101110111011011000111001111101100011110010111101011101001000111110001000101111000111111010111100010001110111010100010100000101001100101111100101111011101100000110001111011001000111101001000001001001111001111110110100001011100111100101001111000010011010100000101110010110000000101010111110111101000010111010001011010100001110011100100000110111011100010101011101001010011000101110111000011001001010000101101111111100110010011111001000001001011111001100011100001011001111101010111001001011110000101101110001001110101010110001111111110001110100100011000010101011010011011110101000000000011100011010001100101110110100100011000110111110001111100101000100101000001110101101011001111001100001100110000111010010000000011010001011010111111001001111101011001100111110010000001110000001101010011011111010011111001101010100110101010110000111000011110010000111011010101010011100101011110111100111100101011000011001001100000010011011011111010101001110011010110100101000110011000011101000000101010011111111011101001101001011010111100100100111100111100111100111011100001001001001001010011111000111110110111011011011001001100101011111000110101110100111011100111110010100011111101110100011001010111001000000110010100101110001010100110000001010110000111010111101100100000111001100100111111011010010011110000010101011011010010001101100110010101000100010011000010111110010100001101011110001100010010110010101010011101011101000101101010001111100010011011011111000011111100111010100000010011011000011101100010100100010011101000000110101100100010010000111000010011001100100001001001011111011010111001101110100111101001011100101001101101111110111101110111101101100101101010100001100101101111001111110001001101011000010010110001001011110110011011001100010000110011111001001000111010001000000011110000110000011101001110001010110111010100111001000110011111110010011000001100000110011100110111011010000011100010110011101001100010000011111101001001011011001000011000000000001101100001110001000100111000111010011110100100000111101111100110101000100101001101111010100100011001010111110001110011101000011010110110101001110101100101110000001011111110110101000000101110011011101001001101100001011011100101011101110111101110010101111010100100010110010010110000110000011010100111010101101101110111000011110111001110000000101011110000100101111101010110110111000011111000011100001101101110101000000010001101100101010000010011111011100111110000000100011111000010000101011111010101011001101110011110100110011001000110001001001010101011011010101101010011101101100000111011000111010110100100011000111011111010000000010111110110101110001111110110111001000011100011101101001011010101101110011111101111101000101111001111111011111111000010101111101000010000001001110101011011011010011011101111010101111100110010111010101110100001110101111101101011100010100100101111111100000111110100001011111001001010011000100000011100100100011111011000000100011000111111000000110010110100100000010110111011010100010111110110000001111011110001110010011001100110010110011100001100000001010110010000101111111101001010110101000110110011100000110010100001101000110000010011011111111111010000011101000101010010100011010011001110010100111010001100000101001111000101010100101010011110111010111000110101100000010000110001111111110111111010011001000010010000011101111101010000110011001011101011011000101001010000000110101001101101000000010101111100100110101010100010111011011111100111010110000011101011111101101101110101100101010110011010011110000111100101101111010101010100011001101011111011111111111001001110100011011110010000101100011011111100100100010110110110100010010100000011001110110000000110111001011100011100100011110000001101110111001001010100101101110011111010100111101110110111111110010100100111010001110110111000110100111001100010111111010011010101101000010000101111000101010000110000010000110010111101111101010001100000100010110100000100011110100101010001011011001000110111100000110000011111001111001100110010000011010000011101101010110000110111000001100000000011100001111100110000000001011000111011111011101101101011110101010100001110010000101010111000101011101111100101100000101110010010110000011111110110100010100001100010011000110001011100100001101100100101001101000100101100010001111101110011110101001000010000011101100010111011100100001100111010000010011100110110111111011111001100010011111010110001110100010011011000100000101111010110110110100010111010011000101001100100101110100100110000100100000000101011110110010001100100100111001100101111100001011100110011110010001111000110101111000100000111110111011100101110101110110001010000001000010110001001100010011011111010011010100001000110101110001111111100111000000111001000100011001000111010000001001100010001110000000010000111111111001110000000010011101001100110010001001100001111000001010011010011111011100001101000000101110111101101111010000111111101111101111110111101111101001111000001101100110111010011111010001111111100010000110101110000101101001001101110011010011101101101001011101100111100111010110100100011000011110111111011011101011001111000000111010010010110011111101010100100010001001000001110001001101111001001100001100110001011101000110100001010001001011000100001010100000010101111001010001100001111011100000100011111011100110011010100011000000000110000110110011010111110111000110101000001000111101101110100000010011011000100111010110000100001101010110101100101110001111000011100000011101110110000110001100011001110010010010100110000001011011100011001001100100111111110001011111010000000101111101110100111010110000100000101111110101110101111010010101111111011110001001011110000000001101001100000001010001001110111100010010001000001100011111100100000000010111101010010010101101000101010100000111011010010101000001011111111101001111001100011000100101001000111100000010110001001010110011010101011010111010100101100110011010110010010001010100010101100101011001111001011110000100010000001011111111011100101111010101100011101110011101000111000011010100110111111010010000000100100001100101010001011100000101110000100000001000110101110110101000110000010001100110010001010001111111111100010011010101101000110111110010010000011100101011000101110100101000100100101010100001011110011101010000111000011001000011110010010101011111101001011111111011000111001110110001101100100000010100011011110100110101101111001010010011011000110111111100101010100101011010011001000100101001011110001001011100010001010100011011101110100100100001110101100001001100000001000110110011101011010011101000100011110000101111000110011110101101001001010100010001101000100010001110111111100010110101011010101001011101010000110000010010011001001010000011011000100010111000111001101011010001111110111001101100101110001011010101011001101110110111100000101111011101101101111010001010000010100100110100100110010111001110010100000011100111001010110000101010011111010101100111110100000100110010000010011100011000011010011000101011000110101001000010010101111001001101000111011111010000110110101010111011111011100101000000010100111011001110010010111000111111110001101101000001000000100111101010110001001110100001110011100010011010001000011111111101000011000000100010011000010001010000010110100010010100100100001100110000110110110010101011011010010101100100000111100000001110100011101101000011110010111101100001100110000110100101000101011010000000111001000001011100111011100111011011000001011100111000010100000110000001001001100001010001011001111001110011001110010011001110111010101011100001110101101001111110011001000110101000000110010001101101001111100111010011111000110011101011111011010010100001111101000010010010010111001111010101110001011000100101100001001111010110001001011111010110101011110111000001000110111100100111111100100011110100101001010100001001111001100100000110100111000010111000111111100011001100010010011110110011100000111001010011001001011100101111111101100101110111110011011000110001111001010010011011011011001000111110111100111001010010111101010010101101000110011001010000100110001111110011000110110111110100110100001101110101100011101100110010100011011000100010011110011000101101010000111001110000000001101111011111000001110011011010011011110111001101001100110110101110100010010111010010110101001111111000111100010111111000110100010101101000010011110001011000110110100010000111110001110001101000000111011001110011101111001111011010011010111110110111000111011000101010000011110010001111011001000001101010110101100010110111111011110011001010001110001000110011111011011111100011101011101101101110011010110110101111101011100110011010000110001101011111111011101001111010110100000000110101010101010110100110010101110101011010010010011111000110100000001111101111011110001001101101000101011101111010001001111110101000001001110101010010101010100001011100110000111110100101110010111100000010010011001000000011111100110011001001101011110000101110000001001100010011101011101101010011000111101110101010011001110010010010100011010110111100010011000011011010010010010100111010001010101110111100100001101010100100000011111010100011101001000001000101001111110001010010011000111011110000000110010111011010001001011110100010110000001010111110110011110110110100011010101111001111110101100010111100000110010000111111100100101010101001111000101010101011100010010110100100000010100111110010111000101100111000011101110100000001011011010111000100110010001001011001111100100100010111110010101010111010101010111101001010100111111001011100110100100011101110010100011011001101110011101110110100011001001111101001001111000001011100000001101011111101000100100011011001000001101011101011001000111000110111000111010011000101010000100001101010110011110110000001010001100011001010010001000000100100011010110011100010000111011011111101110100100010100111111111001111010101011001001001001001101100001010100000111000110101001000110001111000001000110000001011101011110101100011111110000110001001101000001101001111100011010011001100111000000001010111101010011000011001110111101000110011001101000011111000111101000000100100111001001010101101011001111011001110010110000001010011001011010100001100110101001100011001010000100010101110011100100011010000001010001001010100010110001101000000010100011110110111101100011101011011111001010010010100101101010101011110010111001111111100101110001100100011110100011110001010010000000100111100100110111001110110010010000100110011000000001100110110101111001111010011011011000000100001100000110011010011010000100110100101111010000111000100011011101001101010111000000001110100110100111001011011001110101111000100000101110010000010110010011101101111000010100100001010011001101010111011010110110001010101000010111010100100010110111011111101111010010110010110111000001100010001101010010100111001001010000000000111011010100111011001010111111001011110000110101100101101011101111000001111110110011010111001011001011011110010011000001111010001011010000010111001101000001101011001111111100111101001000010001011101011001110110011011011101110001101000000010110110000110111000100100011000010010111101101001010101110111000111101010111111001010010010111111010010110001001100010110001011110010001001101100110000011100110101011110110010010001000111001011000111110000011011010000011111010110001110010100111100001111100100001000011110111001110011100011111001100110001001100000000100100110100011000101111000110011011011001111100011000100111010001010000110111101111011000011000001100000111000001110111111011100000100000011111000011100011101010101100001111010010110011010000000101000011111101100111001011011100110110010011011100011000001111100110111101000001110000000000011100100100001001110111100100110010001101111101111001101011101100000111001011010110011011011101101111000001010000000100001110001010101011101010110110011101010101111110011110011100101111011111011100000100110101111011110100100111101101000010110010011010111101010000011011101111000111000001000100000111001000001001101011000111101001001010011000110111110110001001010111000100111000000110100010010100011010010011001110001011000011101001110101000110100100010111000111001000111001110000101101001000111001000111001000110010101000000000001110111011010000100111001011101011111110100001111010100011001000001010110011001011111111111000000111000110001000110111011110100011010001110110000100100011101111000100001010110101001110110110111111001000111101001101110111010111100111101110101101000010101011101101011001001011011100101101110111110010110101110110011110110110011001011011111110011010101000000101110110101111111001000110100000000000110100010000011011100100110001110100101011010110111111111101110010111111011000101100001010101011110110011011111010011010000110001000111101000011000110011101010101011101101101101001110001100100111011111000011111011010101011101010111011111010101111001011100001011011001100111100110000010111010011110010110101110110110101101100110010111011011010110100011101001000001110100111010101000101010000111100001111111010010000010111000110011100011010000111111010110100000101101010000011110011011011111000110001001000111011000001000110000100111100001011010000110010110010110000110011100010011011100001001111110010010101001011010100100001010110111100011100011000101000000101110010110011110101011010000101101011111001110101001111011011000000001010010110101100100101000010001111111000100101011001000100100110110111001001110100110010000101001011000100011010001001111000011101101100011110000101011100000110001110001101101101010101111000000110110001001001111110111111101000101111001111111001010001101110111010011101001000100111011011001011100100010001001100111011011011011100011111100000110000101110101011111001000110110101011000011010101110001010110001100000110110110011110001101010111011111010010110100111001111110011101000100101111000100111011001001011010010110110000010111010001100100010010010000110001011111111101001110011100001000000110000110100101000000111001010000111001011001111001100001101100110011100110111011010110110110100001111011011110110010000001110000101011111001000010001110111011100000111001101100011110110000011011010001111000010111010010101000110110101000011010111011000001111010111001011101010110001001111101101001100111001111011111000010000000000110101001101010110101000010001101110011011110001011101010100000001010011110010100101000100010100000100110000000100010001001110110000100110101010010011101101000100000001111100001100100101010101001000001011111000110111101011101010011100101111001100111011001000000111000111101101101011011010111011110000001011010100101010111100010110110101010111001001011010110001000000000001010011011000011100010111010100101010101000110100100110101111110000011100001111110101110101011110001010101100011111110111111100011010000110001110111001000110110011110100111111110010101101100101101110100110100110100000111111110011101001011011111101110000010000011011001110001011011010011010100011101111010000001100000111110011100001000001111000001010001111010001000110110000101011110000111101101111111010101000110101100011101000001001101101100010011111011000001111100010000100000011010111010110010000010101001100000000000111001010011100000111100010010010010100011110110000100111000111001100000011101011101101111010001001100100010111110010110110001100011000011110001100000110111110110001010001000101111110001110101100110001010101111001001010111001011111000011011000010000100010110000110010000001010111110111001010000010001011101111000001101100000001000011111010101000011011101001010000011001100001000011010101111000100001111011111000001001110101010111111110011100100010110010010001101001001101010111100000000000100001101000110111000111001111001001001001111011000011100100010000010111100001101111101001101001110010100000001101111100100111000011111011001010011100011000001011011110001010010110110111000110000010000111010101110101010001010011000100101000101110101001000101011100101110010011010101010110001100111100111111010111100001100001011000100010011000100010101101011100000010111111100110010101101010110010111001101010000001110101110101001011110000011101000100100000101100100111011100001111000101000010000100001010110100001000111111100011110000010101100100101001110010100110110000010110101110010000111101110110011011101010010100011101101011001001111111011101011111000010100100101000111110011110101110110101000010101001101001110010010110100111000011011011011100000000110011011111000101100111110001000011001111000010111100101010000000001001010111111001110101100110101011010001100100101011111001001100110111100001010010011111001010100100100000011111100101110001001010000001001010110001010001100110111001010000011110111110011101001000101000100111110011110111110001101001101011010100000000100000010111001001101001101011100001000110111101000010000101011011111110000100111001000101000011101010101100010011000111100011101001111011000100111111010011100011101111101110010011111101000000100011111001110010010101010000110010110100011100101111110011100101011110001101000111010101000111100011011100111100000010110110011010101000011001001010101101010000110000000010010111010000011101101011001100011010011101101111111010001001100100100011101010001000100111110100101011001001100110101001001011000111110111011011011000100000001110101100111110110000110011111010100011101110101010101100000010110111000110010101001110110100100010101110111000110011011101011111110111011100010001000011010001110100101110010010101110001001000111100010010000110001011100100011101110011110000001001101111101101100110000000110010001111111000000001001001010000110111010010100001111001110111001000001011110011101011011000110010110100011011001111111111011010010011100010001100010111001011000011110010010001100101010010001010111110100101110001011011000001100010100101101100101111000011000111000101010101000101010001101111100000000011100010101101111011110110001011011010110001101001000011000010010111100100110010001111000000001001010111011001101100100100111111000100010111000000111110000011100011101100001000000001100101000010000011010101100000111101110011111000001111100110010000101100000111001011111110001110010000101111100100000001010001101111111111111101000001010100100110101010101000101001111001101110011101110001010000101110010000001001100100011010101101101010000011101110101110001010000001100011101011010011000111111010100001111001101001111010111000111011100111011011011000100000001011111101011010111000101011100111111011100101000011111010100000010011110100100000101010000111001111110000110000100001001100001011101101101100101010010000000000111010011100010000111011000100010000101100001111010010110010110011011010001000001100000110101011011001000010111010000111011001000110010001110000000110111000010110000000110101011010001111101000110111100000101001011010010010001100110110111010101101110010001110100100100001100000010111110100100100000101001100001101000011001110000010100100001000110101010001011000101001101001101001011001100011100011001001011101101101011101110111101110110100101001101000000100001100011110001011011000101011000100001011011100000100010010110011100111001000101000110100110011101010001000010011110100101001101111101111110011110011110011000110100011001110011001011001001011011010101001011000110111000011101011001101010010101100000101101010101100011100010010100010010110010001110110100011001010010110001000010011001101010010110110001011000001001011000001001011101101101001011101000110100110111010001011001110001010010110010110010110000101001101000011010000110010101101110011000010111000001101000100010111000101001100100010011000100110011001110000100110100001000100110001110001011111011101010001001011010001111000001100101010110000111001110010011111110111101010100110000010111100100111100110011110101000010010011110011101110001110000010000010111111111101010100010101100000010001111100100110100001011010111111001111001110110100101011100111010110001000111011110100100101001000111001010000110001011110001100111010101110110111010111111110000101010011111011011011100111011010101000011111101101001000001011101011010010000111110100001110111000001010100001100000111110010110001111000101001100110101110111111111010100000001111001011111011010011101101001000000011110111111110101000000111001000000010010100101001011000000011000110101110100010001101100011011000011101011101111100000011010001011000101111110101100010100100101011010100010101001111111111111010001011111111011101100000001000101111001100011110101110101000101010110001111111101101110000110001100111110010011000100100010101010001101011001000101100010001111001101011100001100000001101110100101111110100111111011000101001001101001011101000101101111111011001001100100101100101101011110111110100000101101010100110001100000111000111110111000001000101000101000001010111001010001001110101100100011010001010110011111011000110001010001110011000001101001110011110010001010001000111101001000011010011011001100101010001101011100001011001111001010111110001000001001001011011101011110100011111100100111100001001101010110011001111011011001110111101000011011001111100010000011101010001010101001110010001010101011100010011010101110001010100101100110010001100101110100011000111111011110101001111101001001011011110011101100011001001001100000010111010101101111000001001100111000000111000010111100000010010110101001011000100101001001100100010110001001011110100011101110010110000010101010100110010011011001011001101000001100110111111010110001010010000000110101010000001000010010011100010011110111010011001100111000011100010001110001001111110101001101101101111100111101100001110111111000100111001000111101011001101010110000011100010001000111011111100011010011011111101011110000010001101001001101101011101010000110000111011101110111001100000101110000110011010100001101010011110000101111111011011101101111010010101110101010111110110101101011011110011100100111101100111000011111101101100011011111101010010010110000010100100010010001101110100001100001101001001000100110110011111001101110011011101011100011100001110101010110010000100001100011111011011001001011101110100010001010010100010111000000101111100110100010011101010001110101000001110011111110000000111000100010001010100100011110001010111010011110011100111111100101001000000010000011111000000000001110110110110011111010100111110111110100011000011110010111100001110110111010101001010100011011111100010110101110011010010000010000100101101111010101110110110100100011011111101011000010011111111000101100011010010100011001010100001010110101101000111010010101101010000011001111110001111000111100100010011100100010000100100111100101000101011111100011110111100111100110011010010011101001001010110110110000111101101001111001001010011110000001010100100010000110010000110100011100100101110010000011100010100001001111011000100000010000101000011111011000111001110101110000011100011001111100100111011001010000110001010100110111010110001111010110010100010000000110010110100010010010100101000001000111000100000110111011110000010101010001001111010001101101110101101010110100101010011100110110010100010011011111010100001111111111100101111011111100100110110110101011110111100101011110110101001000001101000101111000101111001111101010001111110000101100010001011000000001000000010001101011110110001111001101011100010111011011000111010011101110101111010000011001000011111111110111110110101000100100000100010010000101010101110101000001101011101100000010011100010000011110011101001000111110010111010111010010000000001011011111110110001011101101101110111110100001101000111001100001111011010111110011001111110011001110001011100111100100100000000011111101000011011011111110001111101100000011011010011010110010011000110011010100001101010001110010101100001000010100111001100000011100101100011100011010000000010110000000111010111001010011101100010001100010010110111101000010110111001011100001010010110111011011011000010111111111101001111001110000000000110100100010011101001110000111000101110001101010001100010011110101111110110000111100010001101010100011110110101000100011001000101011110000000110110001101011001110101100001010101111111010011001101111101110011110110011111001001111100110000000100000000001100110000000101111001011011111100111110100001001101001001011101010001010100011101110100010011101110110001001110110011110000100100000001011101011100111010100100010100010011100010100100110011001000111011001101100100111010010100101100110100001100101100100001001110000101100000000011010000001011011111001011101100110101011100001000110111010101011101101100011101110110010101111011000000110100010001100111011101010000100110101000010101110111010100000011000000111010000111000011001110111110100111011111110110010100001011011100001011101010010101110111010010100111010000101100101000101111111111110011100010110100000111000000111010110111001010110011000111011111011100001010010111011100010110011110101101000000100111000000001101110011010011101100111101111010111010111000110101111101001101100101001110011100010110010001101011111101010110010010010010110011001110100100001111010011111111110110110010111010100000011000100101100011001101011001100010000010010101110100110111101111100011110010101000000111011001101100111110011111001110011010010101110111110101011100110111000101001110101010011001000010010111000011000000010001111000111100010000110101111010010100110000110000011101010010101010110000110010100001100101011011011001011011001011011011100111111111011010001110111001111000010111001100101001000000001011001011010010110101100010100100000110010010001000110101010101111000110101011000000100111111101100001110110001011111100101101011010000011101011111011000010111011010001001110001000000111000110100111011010101111000000101110000010100011100100001111111100000000100010101111010011001111100110010001001110010001010111111101101101001000101010101011010001001011100100001110010000001011000100110001010001011010100001110110110100001101011010101100100000111011001001110000101010101001010100011100001110001101000110010011100001010100110011100001000101000000110100000010110010111100100111000110111010010100001010010100101100011000010001001100100011100000100101001010001010101000110101101011000110010110110001011101010001100000111101010111101111000110010111110010111000110000011011010011110001010000111110110001001110101110101110110001011000000101111011000111111010100000010010010100100110011001001011111000111011010011010101001010100001000001000001111100110110101010100011000111110100000011110110111011011101110010000010010000101111111000100111011111001100100001110000100000000111010001010111101010101000001100001000011100011101010111011100010111111011111011101001001111001100100101000100001001010001001100110000101110111000110001111000010010111100001100001010001010010010110000010101110011000011111001000001100000010010100111110011010000100010100001000011100010101111001011110011101010001000011010011111010101010110011101110010010101110011101101101110110110111110111001011001011000011101101100101101011100111011010010111110011010010000111001111011001101100001011011011110110011001101010100111110110101110100001000101000110101100100001000101010101110101001001100010111111100000001011010001001111000001110010101101000010100110110000100101101000010011001010000011011101010010101111111000011001111000111111110100011000111111101101111011100111010000110011001010110010100000010101011011100000010010111010100111101000010010100111101100010000100001000101011110111011011001111111101011000100100100010011101111011010100100110110100100011111001000010100101110010101101110001001100000011011100011100100111110001000100100110110111100010000000001110001011011011101101101010110110111011110101011100010101111111010000100110110111101111111100100100011110110010100010101011111100111010001111111001100110000110010101101000110000000011111110001010010011111011100100001011101001000110000111111011100010111001101111111111100010111000101100110011101001100001001111000100111110010110000000101000101000111011010101011001111000110101101111110100111011100001010011111001110100110100111111000101100100010111110111010001011100000101110001110110111111101010010101111110010100011110000010000101111101111100101010111101100010011010111110111101111100100110110111111110010100110010010011110010010011000001001000000110000000110000100010000011100111001010110100000110001101001110100010010100100101111100111101001111100001010001010011010111101110011000110010101011001011110001011000110100101110000101111110000110000010111111001011000001110101110011110011110111011111111100101101110010110101111001111010010101010010011111101001101101011111001001101011001100000101011101010001010001001011110000110101110001001011001011000100001100100000100110010101111101110111001101100100010100110101101110001001001010010111100011101110100010000001010010100011010001011110111001000011110110100111111010011010100101100001000101111001011100100111100111111000111111110110100011110010000100001101111101110000100001001001010001100011011110001111001100010111110100110011111100100010110001100100010101001110110011100110111000000010100100001010001100100010101011000100010100101000011010001110110010101001000101000100011000000100011100100101000000011100110111000001111110101101111101000101010000000100101110101100100110010100010110111000110111000010101111010001011101110010010001100100100011100011010111101011100001010010011000001010100010101001111101111010011000111011001111000101110100111000000010111011011101010000101100010100101011110111111010111101101001100000110011100100100010000000001010011000011110011110001100001110111010001100000010011001011011111001010101001000001110011001110101001111111011100100110001100011001110100011010001110010100101111110111101011001011110000001110100000100111011100000000010111110101010001011001110011000010011001001110010110110010001011101101000101001010101111001100011001110010001110111011111100100010001110101011111001010110110100100111111111100011100000110111111000000010100000101000011011011101010101101110111110011100110110010110000111111101111011011010000111001000011110101110100000010010000001111000111111110010001111111011010110000100101100110101101000000101110100110100100111000101001111001101001010011100000111111011011111111110110110010001011011111001111010110100011001000100010000010111000001111111010101110010011010011111101000100000000000100010010010011101101100001000100000010001100000101100110000110010001111011001100100110111011110010110100100100010100000010100001111010100011101110111111100000010010010000110001111011101000010110111111101000110010011001000001100100000111111000001110110011011000110010001101100110001101110110101001100000111001110111000001001011011100101001100110100011011111011111111001100001001001110100110100100010111011111111110101111010100101101000011011111000101001000110010100001110100010110101110100101000001011110110001101001100100101001011100011110101000100010001011011101100001100000100100111101110000010011110011111000101010001011100011010100001010011100000100111101010100100000100111011110000001110100100001011110100101111011000110011110101011000011111011000010010011000000110000011001011001111011100010001100010000011101101101111011011100001111101110100000000000111011000111101110000110100100110111110100001100001001110000101111101110011000100011100000101001011011000110100111011101101011010001100101110110111001000011011101000000011110011100110111000000001001000000111111000000010101100000001100011111100101001000100101011101100010000011010100000001111010011100011110000110000010010000011000101111010111100011011000010110101100011100010111110011011100101101111101111111011000001011000100111111110101010001010100111010111101001011101000110110101010010010111110011110100010111001000100111101111000111100100010000011111000001001100110001000100010011000111100011011100001101010111101101101101101011010111011111100000011111011101100000111100110000001011011100101000110010100110101111101011111111101110001110100101011110110000011100011000110010111000111010110110011011000111111000010001000011011010011110100111000010001010101100011111010100101101010111111111110111000101010100010101000101000010001000000111001010110101010110001011110000110010101110011100101100101001000110100000100111010100101111001100000001110000110010001110010100111011111010101011111101101010000111111111100100011101110111000001100000001110110101000010000011100010011111110011000100100100101000110000000111001111111110110010101101110100001111101100010110001001100111011101100010110000100100010010101110101100110101000101000111011100100101111000100111000011101000000000001000010010000100100101110110001001000100001010001101010110101101111110100111111011100101011111011101001111010001011101010010110111010100000011110111101110010110010001110101011011000110001010111100001010010011001111011011100001011111011001100010000110001101100110110000111111000100111111100100010011011111111000101000010010000011000001000011110101001100111000110011101010111001100001011011111011110110100010101011000011000111111011010000100000011001010010011111011111111100001010011010010001010010101011000110111111110011110101010100001001000010100011000101001011000110010110110010111111101111100100111100010011001010001010110110010100100000000000100001100000110110001010010010101100010100000010110101011001100000010000110010111011010101010010010111101011111100111001110011010010010100000111101100000101011111110000011100010110011111101000111001110001001100010111010101000001111100101100001011011000111110001000111010101001001001110100010110101110100110011011111010000110100111010010110110001011000100110101011011101110000111100001010010111111000000010010001011100110111011110111110111010101110101010101000110010110001011111101000001010000111111010001000100111101101000110101000000011110001011100101100001001010001101001000000101101111011111110010010101011000100000111111110100100111100010001011111110000110111111011110111110010100110101100110111110011010101000000111110011001011000010101000100011000011110100011101110010111011100100100101110111110011000010000000101110111011101111101100010111100001100101000011110111111100010110011001110110001100010100001000010110001101010010000100110100110110010010101000011110011000011001101100011000110100100001100001010000100001100110110001111010101101101101000010110010111011001000011110010100010110100000001101011110110010100101001000111001000001010010001101001100110011110001000000010010101011111110010100101000110101001001100001011000010101111100110010101000110001110001101011011101001000110100100100010110001001000110000100101011100110111111110001011010100011011011000111001111010110011101011001110100001001011110011111100011011001011011011100110001010100010100000111100001011010011001100001100001111101011100110000101110010000000010110011001000110110111101110101100100100011110111100101101101101101110001100111001011111010010011100111111110100000100010110011110010100011000000001011010111011101010110110110100101101000101010110000100011101001011001011111100110110111101010010001000101010100010100011001100001110000100011100101110010000111111100100010000001001011100010100111101001110010001110111101111000001101110001011101101010001101001111100010101111000000000010111011101111000001010111011011110000010100100100001000101001011101110110001101111100010100011011000111100011011100100101110100110101000001110100101010101011010000001111110110110111000000110111000110100000011001101001111111111101100001101111001101010110101001010000011000001111111101111101001001001101100101100100011101000000110000001100111111101100001001101101001001111100101110110000100110111001100011000110111101001000101110001110101001001101010111100111100111001100100000010100010100101101101100100100000011011101011001101111110110110010001101001010111001111110011001111000001101110110111000011011011111011100010000111000000110010100101011000100111001000110011001101000010011010011010001001011101001000101000010111100100110100111110100000111010011110000110001011111110110101101110000111101001010101000011010010011100111010111101011000000101010110101100100011101010111101110110001101010001000011000100101111011101101010001111100000011111011111001000111111100000100101010011100110001101100011001100001010001000011111110100110011101010111001010000000001010111100100001110000111111111100110001111000101001000101110100101101010111100100011011011000101110110110001100011111011110000111001111101101010100001110001001011110111101110011111011110111111100110100101100010000111011101110000101111011011001100010100111010111111000000110110001001010101111001011110100010100111001010001010100111001101100001001000001101111001011011011010100010111001000100110110100100100100110011101001111101110001111110011010011000100010101011100000111101010011111111101010010001111111110010001000000001101101000110100010111001111101111101101010100011100011111111000110111110011010100000100001000011111101010100111100111010011001011100101110001000010010100101010111110011000111000011010111101011110111001000100101110001111101101110110101111001101001111111110101101000010011101000101000011011111000010010000100000101001001111110010110111111000100100000111110110010011101110110001100011101000110010110101101000010111101010010100010011001100010100011001001001000010100101101101000011101010010000011111010110011110101100110110001001001000001001101110011011010100110110011011011000010001011100100011010000011100010101110100110001011010101001001010001010101100010011101000010011110111100000000000110001100011011100000001000010010100010111011010000111110110001011001100000111101001110001010110001000101011100001110110100110011011100010111001010010001101101100001001000101000010011111000101000111010010100100101011010100101000001110011000100001110101101111000001100001110110001000001001011010000010001101000010111010010000011000111010111101011111000011010011001111001000010110101000011011100101011101010000101010001011110010010010110110110011110010011010100011101100010110100011010110111011100110000001001010010000010011001000001001101000101010110010111010000010001110100000110001110010010100011000101010001101100110010111001110101111110110111111011111010010110001110000010011110001001000010101110000011101010001010111011010011000000001010001000001010000111010110110000100000100010001100100011111110111111001011110101010011011100101110101110110111101000101111110010001000101010000111001100111001110011111111110110101011001111101111100011001101010110110111101100101111010100011011011010110100100001110001011110100110010011111111001110001000001011001101011011001001100000011001011101001011101001000011111001101100110100111101111110110101101111010100110101100110010110110001111001100010110000001111000100111011101110111111111100010000010111001010110101110010100110100100010000111010001100000000010100001110110001110011110111101001100011001001011111110111000011001101101111010001101110100111000111001000111111000110111001001010110111111111100100000101000001110101001110000011111001101000001110010001100100111010001100011110001000010100001111101001110111011010000011000110000110100001110011111010010111101111100110011001110110110111000010101100011011111011101101111000101100111111011011110011011010110111110011101101111010100111001011010100101000010001001010001000100010100110111110000100110100100101101111010101111110100110111010010000001101111000001010101000101110101010000000010000100101101011000100100111001111100111010011110001101010001000110110001000111100110010000010001010111110001111100100101011101000100100100010000000100111101010101111111100011100100111111100011011111001010000010100010111100011101010001000000011110110111101110011100010000001101110001011100110010111100000111101100010011110010010011011011000100010101101100111111111001001010111000101101100101111110111101100000011000111111001010010010100110100111111011010010010101110000110010001011101001001001010101000111100110100010011100111000100011111101100001101001000000000111100101011010010111001111101001000101001101011110000011101100011001110110000111100011011101100110100001011100110111011001001001000100001000100010011010100111001111000011001000011111011111110011101100110001001011011110000100011000111001001001011001110001011111011101011111111011101010100000110100011011010110001110101111011001010111110010010001001000001110000001010010110101010011010100101001110111101010100111011101010111111100101011101110001111000011001100011100101111101101000011010011010110001011111001001011000001010001001010010001000001011101101100010101011000011000010011101011000010110000110101111111101101011000001110011110011001010010111010010011011110111000000111110010011000101111101100001010000000000111001100101011011111001101100000111111110110000101011001011000100101110001111001110100001110100100100011001011000101010101100000000000010111100110101011101001110110010001000000100111111100100100001001011111101000010110001011000111011110001010101011011000101110111000001001110011111100111110001110010110001010000000000110010011111110111110001111011010011111000100010110001111100010011010100100001011011100001110010011110110001011001111111111111010010001011110110111011110101101110110111111010010010110110110010110001000101100101011000010111111111110011010011000111110101000011110010111111100111010000011101001101101011010010010111110010001000001001110110111010000001000110010011111000101100010010001101001001000100101111000001010101100100110001111101010010110010010101110100001110101010100010110000010101100001111000001010101001110100101110101011110111100101110000101111100110011100111110111011001110101000101010101011000010101000100100011110111101101011001100001110010101011101011001000010001111100000001011010111001111011011100011101001100101000101101110100011110101000010001101011010101110011110011011000010011000011100011011000111100110010010011001000111011000111101011010000010000010011101001010010100000111000101110101011100101000100010110110100101011100110001010111000000111010101111100010001010100000000111100001111111010111001110101101111011001100000110110010011101010110110001111111101100100011011110000100000001110010000000011100010100101101011010111111000110000001110101011100010111010000010110000000111001100010000111101011010000010100101111001111110001100000111111010101110000010001100001001001001111101010000111011111111110110000111101000101011000011000100011100001010100001000010000110110001100110101101000011000001111000100001110111101110100101101110110011000010011011010110100111100011101010011100010111011110000001000010001000011010000011001100101111100011111010111110000001111101111100000001000010110100011110000101010011101011000010100000101011100001110000100000010000100101100100011101011101100010011111111101001110110111011010110110110110101001100010110110001111110101110111100000011010100101010111111010000000010101011000000100100111110000110111111100011001100100000011100001000110100000001110100100010100111011001110110010011001101011000011001011111000001111110000010100000011110011100110111110011101011111001110110011111000001101110001111000101110100010011011101001110001110001000110011111101101000110011100000010110000000011001010110111110000011110101000111100111111110101111110001101101011010101101000000001010100001011101011101000111000100000100111100000000010011101000010001000010000111101010110110010111111000111111101110000001011011100010000011000100111110101010011000011000000011010001000100000000001111001111111101001011110000001011000100110101101111000011000011011011110001001000101100010110000010011010100000100111011100100001100000110000110001011110001000110010011001010101101011011110111100000000000001010000101000010011110001100001111010000101011001000010011010010100100111001110010001001110101100001001110101101011011011001100111111000111000111001000010101010101110111000010011000000011100010111000010110000110111000101100011011011011100100100100111111001110110100010100111100001100111100101001111010011011011001010111100110010010001100001000111010101101001001000100100110010110010111000001100011101001101100111111010001001011111001000111000100110101010000001001110101010111101100111101011001101100000011111111001101001011111010010001011011101001000011000100000000001011000011011110010001101101000010010000101110000101001001010010000010001111010110111001110100100100110100001101000001001001001000000000011111001000000111011101010010011110010100110100101001101000101010011100010111001110111011100001011110111110010101010100110000010111100100101100000100100011101110101100001001010100100110000011000000000100000111011100100111110110011110010111010111001101100000011001010100001000111100100001001001110010011100110101000000110110010111011110001011011011000110100101101000101001001011011101101000000001101010101110011010001001010110111010110011110001001110000011101010101001011000010100100101001001011001100001001101001001010011100101001100001000110001001011111100010001001011110110011100001000001100001001011011100101000101000110111011011101000100000011111000001100001010010011100011010000001101010110110110010001011110010010101000100001010101101100110001011110110011101010011001000111011101110011101001000111010001111001001010111010110000111110010110110100110011001100001001010011110110110011000011111110001000101100100110101101010000000001101000000111011010111100100111101111001111000011010010001110000011110001100100011111001010101000110010001110101011101111101001100010100110011001000111100011001011011110000001100110001100011111101010001000110101010011101101011110111110110101110101111100110010000011000000111110100001000101101100001110011111001111011110111011101011010011110000100001001010011100001110101000010001110000100111101111111000001101110101111010100100011100100100000100101111100010111111100011100011100101011101000100010011000000101010110010111101111000100101111100111011010010011101101101010010010111001011100000100101110010001010000010100111001011010110100111001101001110000101100100001011110000001111100101000001011011011101100110101111011000101010100010100000111010011110100110110100110101110110011001100001101111011101001101100001100101010000100011010110001110101001101010001100000010100000100000011111011100000111000000101001111001110100101110100111011110001100100110001111100100101011110011010010001110011000000001100110111000100011011001110000000100011111001010010111110111001100101001011011001100101111000001011101100100111100100111100110101111110010100111011101001100101001010110000100001000100011001100010001011101001010111010111010011010000001100111011000111011011010101101011001011010010101111011100001110111001010001011100110000001010110000110010101101011001101011111010011011111010110011010101011001101000101010100011010000010100111000001111001001110000010100010001110111100000100011101111110110101011011011001111000111111111011001010000100100000011000001000010110110110011101100100011101111000111100011110101110000011101001111111011101110010100011001011001010100011111000110011011011111101111010111010010010011011111010101111110001011000110110000000111100101001111100001011111100001011100000111101010000010100010111111101110001000010100101001111011001111010000101001001010001000011111101010101001001101000000000000101100110010001101100111111010001101011111000001001001101110001100011001111011111111011110110101010010111011010001000110110111110101101000110000111011010110110111001111010001010111010101110101010110110011100000110000111000100011111010110001000010000101110011011111000010010111001110100100111100110010111110111101010100110111011110011000010110010000010110100111001110000101111101110000000100001100001010100000100100011101011100000101100111100010010110101110101011111001110111111000001101111000110001000001011100011010100010110110111010111010001001010111001100101011101101111110110010100001100001110100101011101010000111010111000101100100011011011101001011001101001110111000111000001010010101001001111011110000111000100000001000111000101000101011110001110011100100001110110110000111000100110101000101110101000011000010011000011001100100111001011000111111100010000000011111011010111100000010000110001100111100010101010000111100011011000111011011100110011101010111101111101001100001101111101100111000010111000110111100110100010100010010101110010001101110011100001010001001010100110100010010111110100011110101010000011111111101000100001100001111011110010001100111001010000000000011100110011011111101101011001101001001011101001101000011000110000110110001100000100001110010101001110111110011101011000100010100110100001000100111101100001111010001100000010100100011011011000110000010111001100001111111010010110111010011011100011111110110111011101110111011011110111111010110110100100101011010101011000111110110100101010110110100010011011011101111010111011111111110111101000010000011000111000010010001101100111111111011110001010011010101100010010011010100111111000010010111100101100001000100110100011010110011011001110010011001000010100111010001101101101001110010011110110111100011010010110111101110110011111001110011010010111111101011000000101111101101110100111010010101011111100100110001111001000010001111100011011101100110001110000111011011100000011100100011001010001010110110010100110110010000101010111011010101100011001000000001111100011111101000001011110100001000001001110011110011110110100001111110111110010000011000000101100010000110010101001101001010000100000110110111111010110101101011010100011010010001100101001101010001011010010110010110100110010111100101010110110001101100101101011100011001001010011001100111111101001101001000100101101010010010010100000011100100101000000101010110101110011010110101101110001010010100001011000011011100010001111111110011100110101011111010010100110100100001101011101111110110111010101111101101101101100001101110111011010011100111110011000110000010001000010000110010101010110000100010110100001100110111110111101100010111010011000111111100001100100000000100110100011101010010010100000110111101110100001101100001000010011000101110011010101001100010111110100101110110100000100100010001010111100111010101000000000100110010010111111001110000100000111001010110010001001000101101011111001100001111111101000101110001110110111110100111001000010011100100100111001110110101010101110000011110110010011111011101001111011000010101101100011010100010000000011010011010101010001101001010110110000011000010000100110101100011100011110101111000000110001110010100011111111100101010100000101000010011111101100010000001110111110010110011100111100010000001100011001110111001001100110010011010100011000010100101001010011010011111001010001010011010111010010010100110010001010111001101100011011011010011110111111100111001111101100011010010101010001001110110011111101000100101011111111111100011111000011001110011110110011110100001110001100010110100011001011111110100010101001000010010111101111110100101100110111001010011000110101001100110110010100011001111011100110000001010000001010011111101010001010111010011010000111111100000101111111011000001001001100011010000011111111111101110111101111101011010110000110110101110001111011011110001011111101010100011110101011110111110010010101101001110010110110001101010010010000001101000000101011111111010110111011101110011011110011001110001011001000111000111110010110111100001110011111000011011000111101110100111010000111000100101010011111011100010000010110110110101101010010001110101000010001010011110001010001001010011011001001000100101000001010010011100011101011010010010010010101010001000000110101101000010001000100000000111010001111101110001011110001001001110011111000100000111100000110011110010110000110111000100001100111010101001111110011101010010011010100001110000001010111000011110010110010101111000111001100011010111001111100110010000100011101011100101111011101110111110010110101101100011110000010000010000010000010110111010001100010111011111000111101101111100111100001111110110001000100011110110111110000011111101011000110001110010010111111100011011100101010011011101101011111000011011101111111111001001011110101000110010101111000110110101111111011011111001011011000101111110010111101100111101111110110001101000100101111100011001101000111110011000010110000100001001001100010011100000110010111000111000110010110111110010101110011001101001111110101100011101000000000001011011100100000001000111000001000011000100101110111011100000000000111100001100100001000011101010011110010010110001110001111011110011101001100101110100100000000001000010010111101011101011000010011011110001011000011001010100100101110000000000100100001101101111110101110101101101100011101110011101000101001001011000011100101000100000100001110101110111110100000111101100010111000010100111110010011100110101110010100110001100101110111010110010001000110101001010100000010001100011101001011101000100001111010010011111010011010001100111100010010011001111111100001000011010001111111001010100101011101100010100110101011011011110110010001001010000010011010101111111011000001110010010100000000101110110010000001110010110011101001110110010001001100110101010001010111111101011100110101100111111001101010101010011111100001000011100111010110101111011111101110001110110001110110001010100100101001110011110111100010001111011000011111111101010000001001000111100111010011001111101000010010110101101011111000011110110011010011111011100110111001000000110001111110111001011111110011100011011001010100000010101111010010001110101011001101110001100101000101100111000111001110101000101100001110000001001001101000110001010011001110000110000010000111011001111100110010001010101111111111111110000010001001111010101100100110111010000000101011100011000001010111010111001011101001100000001100110001110110011001011111101000010001101011101101110000111000010000100000100110101001100011010110010000111010010001010110111101101011101100110010010001010000001101110010101010000000000010100110001000001011110111010111100100111010000110101100011110111000101010010111010010011110100011111010000100011000101100101111011011011010000000110001100101001100011010011110011101100001011000001101110010111111111110011010001000000100000110110110100101010101011101110111111110110101110011000000011000100101010111011001011111111011001000101110001000100000011100110111011111001010100011101100000010001010000011011100000011010010110000110101110111110010011010000001000101000010000101100111010110011111101110110011101001101001011101001111011111111100001000010111010100010000011010000110100010000011000111101101111010100101111000011000110110101100010111111010101111000010110001100100011100001111011000001110100000111111010110100110101110000111110001110110000000101100000111110000000011010110000010110111010001000000100101010010110100100000011001010100000000011000010101001111101110010111111110100001101001111001010011001100101000101000111101110011111011110001111000001011100101110101010111001010100100110010100101100100111011111010111101011000010011100100011001010101010101010100011111010001010100001001100111010110011101000011001111110111100011100011011111111100001010100101000011101011000011110000111111010011100101010010010111001001111111000111000101001011111111100110110110010100110010011000100101001010011111110110101010010011111010001100100010000111100110111001100001011111010110010010000011100101000011111010110001110101001011000110011100011100001100111000001100011011111000110110101111011011011111010010110011001001001011101101110101000001101111000011000001110110001010100101100000110100100101101100000111100001111100101000110010000101001010001010110001100101000000100011111111010000110110101000111011001110111010100100111111101010010100000010000000111000011101000100110001101001010000111001001000011000000110101010011011010100101111111001011011000011110110110101011110110011001111100111001101100110101001100011110110111010000110101010000111011010010000111110111001100000011010111100100111111100100011100100101100101001001100010010001101011111101101100111101011000011111000110000011011101100100111110010110001110110000011111000101001110010000011000110001110000111101010100000001100101101001001011101011011011001011100111001001111011111110100000110011010010111011010111100111111111101100111011011011101001101001010100100100100001100001001010101101111011010101101100111111101001010101111100000010110100111111011111101101000000101110001111000100111100000110101110000100111101001010101110001000101000001111110101010000110001000101011100010110001001111110010000010010011000101011111100100010010110111011100101000011000110101110110001111111000100101001010011000011110010001100101010111001010001010100010011111011001010001100110000010010011011110011111011101001110001101011110000100011000100011000011101001111111001111010110010010100101111100010100110100000111100100001100101000011000011000111001001110010010000011101101000111001001010000111011100100100001100000101001000100000111101010110100111000101110001111000110001011111000000100011110100000101100010011100101100101111101011100100001111001100000010000011110101010100111000011100101000111001101100110000010001000111110111011101100011000010001110101111001000110110000111000101110001010110010000011010010011100010011000011001101101100010110101110010100100111101101010000100010000001100111110110011001011110011011000010101011010010001101100110100011010101111011101010110110111101011110110110100000101100010110010111111100001110000011110010111101100110001001101111100000000000101001110101100001111001101000101101000101001110111011001001011110000000000010110111100100010110001110100010101011101001011101011001000001101001000011111110100011100100011100000001011001100111110101001000000100111110000110010001000110010011001111111010111100011010010001101011110010101110011110101001011110101010111110010110110000011100001100110001011010111000001101000111010001001110010000011010010000000011001111011100100110001101001001110011000010101001100011011100011100100101101001001101101010000110100011000110110001011100111011000100010101001010011101011010111011101111111011010010101110010011011011011001110010011001010000001001000110001100100010110100111111101010011001001011000000001011011001011010001010000101010010100110101111111000101000111110010111011010100011001011111001100010000000110100101110010100110010001001011100000100001011000010000101101011101010011001011000101111010100001110001110000001101101001011100110111111101111010101011100101001111100000010100100001101001010111011100010101011111101100010010110010001001000101100000001111101011001000011010010110000010011110010100010110011011100111101000101011100010101111111011110100000000001000110111011101000110101100011111010010100000111010100001011000000111101001000010100000000001001010110100011000100010100111110010101100110010011011101011110101010110100100001000010011100110011110110001001001010101100111001000000111010110101101011010001011110110111001100101111010100010011011100101001100011001111011010111010100010001011110010110110110011110111110001010100010110001011100011011000100000110111000000111101111011000101111100110101101110001000011111111100110111011010100010100110100110100111011100110000101001110010101010110001100101111011111001000011101011000111000100111100110110111001001110110011100111100100011111101010010001110010001111011100111100101000011001011010101110011110000110111100011000011010111010011001110000110000111011001100010011001111110001101100010000110010000001101111111111000001001001011001000110110100101000000000111011111111100001110110011000000101010101111110101011111011001111010111001011111010001010101111101011011001011011000010111010011000010011101100000001101000110001100110100000000011110101110110100111100110100111111101010111101011010000111010110010001101110000111101101111011110101000101111110011111000111110011110010001100110110011000110001110100011011100101101000010110111111010011011111001101011101101011011111010010111001011010001110001000110001001100100111010110001011101011100110010000001001011111000011001000001100010001110001010011110110111111010101000101100011000100110100011110001100111000100101100111001110100000110000011100110011000001111000000101100110001100001100100001000101100000100101000011100011011100111000100101000000110100011111101101010100110001110110001100001010101010011100000111000001100110001110000010101001101101110101000110101101100111100110100011100000001111101100101000111010000000010101010011010110011110110011100001010010011011111001110100100100010111010110000000010010000100101111100100110110101001010001110110001010000001111110011110010010000100100011100001000100111011010001101010000000101011011111101101000101111110100010110000010000001110011011111011011100101011011011010111101100001110010001100110100111100010100111100101000000011110111000001101001111010000101010000010110001110001101010100100001110100110010001000000101110110010110111001101010010111001110001001100101001111001100111000001101001100000110011010001011011000001011001001010010000101101011000000100010010010010101001100010000111110010011100100100100001110011000111110110000000001011000100111011001100011101000100001001001001010000001000001101111001101001000011000011010101111011110000001011000010010100101101011011110011111011010100100001100010011001011011100101100110100101111001100111001000000010001101111110111000010000110000001110100001101000010100010000011110111011000000101111000111010010110101010101000100111011100001001110010010110011101100011001010101001010010000011010001101010001000010110101101011011011100001010110001110110011101011100100001011101100101101101101010010011010111000101000110111100010010011101000110011110110001000010101011110000110100000000001110010101010010111011000101111011001011100010111111110101011011010000110010100110100010111111111111111110010000110001001000010101000001100001101000011001001011010001010110100001011100011101000100101101110011000111110000001010110111001011000011111001001111010010001000011000111100111101101000100011000100001110001001100110000001010010001011011111110110110001101111011110111110101111010010000110011011101000011100101111101010001011001100100010110101010001110011110101101010101001001000001110100111111010000111010111010011101111001011110011110100110011111000100101110100011111010110110010110011101100001000100000110100010100101101101111000101100110101011011010110011101001000000101010100011111011111101110010001011011111111010000011011000110000001011011111000110010011000100111100110010000110001011010101101000001011110011101100100110101011110101011000110000011010111111100000001110110100010101100110011001001111010010111111010010001110000001011011011101111010000111010010001111011001001100100111000010001100010011001000000000001111110000111100011010011001100111101010000010100000001100010001001010111100001000110100000110111000100101101001001110101011101011000011110010011110001111001110100001001100100111100111111101000000011110001010010001011101110000110011000010110101101100000110011101110101110101010001001001010001011010000100011011100100111101101111011001111011000100000001100010000101011001100110010100110001111111111111111001100000101001100001101000001010000010001010011011110000000111001100001010010010100101110101101100101110111111010011101000011000110001001110101011101001010011111000110101111100111110110010000100101001101101110111101111111001110000001000100000000101110100010011001110100011000110000111000010101011000010100100111100010110001011001011010100001100010001111000001010101110001100110100010101101100011001010010001100000111101100111101011100000110010100111000101010111100011110100110011111011011101100111010111100011011001011101101100101001000001000001001100101011001110001001001110100011111001110111011101101111110001111101111001010111110011110011000001110001111010110110110011000000101111111011111000110010101000011101100111101111110100101110100111100000101011111111011001111001100111011010011110000011111001100001001001111010110001011011000100100110111010001111101101101101001001101010101100100011110001000010000110101001011111001101110000011100010001010001000000111110010011010110110111101010011111110111001011011111001000010101011110001111101011100001011011110101000100011000011000011000001111000011011110000011101001000111100100110111011100010010011100110010110111010010101001001010010011111001100011011101100000110100110001111000111111000001001110001111000100000001000110000010011111100010011100001000101100000000101001100001000010010110000100100110101111110001010111111011110111100110000010000101011010111101111101000111000111101101011010000100001100111001010110010101100011011011010000110011000111100001100001110111011101101010110101101010011100001010001000001011100111100101000010010110101101010000011010101011001101001110010011101010010010110101101110001010111001011000010100100100000111110001001010001011010001011000001000100011001011001100010110110011010000010001110010000000110001001000110010100111110110010111110011001000111010111110011000011010100111111110100101010111001111010001100101110000110101111001100110011100010101100010110011111011001100110011011011000010100110000101001100000110001111010011000011111101101000111000111000111011010000011011011111011011001111011001000110011011001101111011110001100000101001110000000000100101010011010001101010010111111111010110000001001010101110111000000001000110011110110010101010110100000111011000101001101001101001001011000110000011110111010101000110001110001110011100110010101011100000111010000111011100010001100110100100110011000100000011100101010010101000010111111000010001000000111000111101110111001101001101101111010010000010110001110110001100100100010010110101101011100101011010011111010111001001010111101101011001111001010110110010110111101000001001101000010010000111111001010101101010011010000000100000011100010100000000001011111101111011111011001010100000010100001110010101110110100100011001000011111000111001101010101100110011001000101100100000101010010000000100001110011110100000011110101110101101011011100011111010001110001001111001001101101101011101111100011000111110100101101010010100010010110011011001111011010000100000111011001010000010010011001101111001010100110010111101100101011010010101011111001001011110010110111000011111000110110110001101001001000111100101111010100110110010101001000100010111011000010100100000010101000101100110111101101101001111100011010100110101101001000000001010000111001111000010110111010100010110110011010010010100101010101111000110000001101011110010110100000010010101110100110010110011001010111111011000111101100101111010101101100111011111101001101011001001100100011010100110110001010001011110010010010000101100110101100001111101001010010000011001011000000010111010110101011001101101110100001010001000000101110011001001100110001011101101010101001000111011010010010110010110000100001101010010100000010010100111111111110010110001001010011010011100100000010011101001100110001000101000000100101011000111010110000011001011110011110001110101011100110000111011101110000001110001101011101111110110100111111001101100111000111001100000110001011010010100101011010011100110110111001001110110111110100111100111110111010100001000111001100011110110011001001000111010011010110100111110101100011011101000000001110010000111100010001111011111011100010111100001001001011001100001110010001111100111011001010111011100101010111001011111101100000110100110000000101010101111001001000000100101001010111001101100100011110111001110110110001101101001110100110011110100000101100000110010111000101110110101110100110000010100001000010001110110011010000111010111110000111000010011011001000101011010110011001110010100011001100110000000110001011000001101111110110000110001101010011101111100111101001100000010110110000111010011011010011011100110011101010001100101010110100100010110110110111000010010111001000011000001100110111010001111010000110110110101111001101001000011010100000110001000001000111001100111111011000111010010110101011010011111110010000101100110000011100010111010110101010100010000011001101101101000011101000011000111110101101111011100001011000110100010010111110000111000010001000101111000101000011101100011011011011010101110101010000100000011110111011010000001111110111001011111011011110000001001000110011100000001110100011110100101111011010101011010110101011100110110100111110101001110010101111100010001010100111011100111101001010000101101001111101101101010000100010000100011111001110101110101111101010110101011011000011101001000001110000110111110110010110100101101001010101001100011000111100000000011110011101010000011001010110000000100001111001101001010000111100001011100001010011110010000010011001110101011111100011011010000000111010111001010100011101011010101000111011010000101001101110110101110110000100111111111011111101100001101101000001101101000001100101000110011001110111101001101011100000001111011010101001010000010110000001101011000011101101001000010100100001001001101100010110100000110101101100010111000010011110111101100001001010000100001110110100101110100000100100110000101001001001111100011001100111101011000111111101111001011001011111001101100011101000111110110010011010010110001101101100001110000010101110110110100110110110111101000000011101111110111000101111011110101111010001011001001001101001101101010010111000011011101111011010000011111110010011000100100001001101000010001010101011101001001001010111110111100001011110110010010111000110100101001100111111001110100011110110011010000111001110000111000100011100010110101001110010100101011001010010110011101011011101001001001000101000101111001011011001111100101001101011000011010100100001010100100110111101100110010001110111000000111001101010111010001100001011110000011010010000101110111001010101100110101101100101010011000101100001100011001011010001101101000111000010110101101000101110000111100000101011000010110110000101000110001100111001001110100010100100011111101011011100001100110011111000101100001101111010011000101110110001001011010110100111001010101010101011001000011110100110101001011110000000110000110111110100000111010111110110110000001100011011110110111111011001011111100110000001011001011001010000100011001111111101011001110101101101101000101111000010101010110110110000011100111001101100100100100010100001101010110000101100000001100011111110100111010101011000101100001101101100100110000000100101010011100101000101001111101100001100100100110010100100001111001010001100100001100001011100000001111000100011001000001111101100010101110011111011001101101101010001000001001111101001101000111011000011000001100000001100100100111101011010000001110000111111001111100010101000000110011001000100110011110111101111001111011110000001110000000001100011111111100110011100001010111001111100010100000110010110110000001111100011111101000100010010010111111011111101000000010001000001010100100000011011010101011011111110010011111001100100111101000111100110010000111010011100110000011001000010100100001011001001110001010001101001110001110111011010001000110111100101000110010010011011110110101100000001111011011111111001011001001101000011001111001110101110101110111010010100100100101111000000101000011001111000000110000001100011101010010100110111111000100111111010011111000101110000110000010011011100001010101110000111010110111110001110001001000111010000100100001011001001011111100100111010110011010011111100011100001011110100101110111100010011011101100110100001111000010001111101111101111111100101101100000111100111010101100010011110111100010100110100001000010110111100101001101101010111010111110111001110100110001111101101011001111010010111110101111001110001110100101011011111011111011010001010101000100011010011001000111000101011011010011100100101101110111010000101110110111100000010000100111001000011011111110000010011100110010010101101010010011101011111000110010001011000000111000111011110111010100011101000101111100101011100001010101110101100010001101111111110111111000001010000101010100001011110010000100110110000110101101110000000010111110101101100110110001101001110111000100000000000011101101011000110100011001011000110110101100011001011011010110010010011010110100100011101011100100001111010010101110100101110101110001001100011010110000100111010111011100001111010101101111111000010110000001100010001110110000001110001010011000001100101110111001111001001011101000001101010000010111101101101001001010101010011111000101001011000011110111100110010110000010011100001101110110111010000010100101001000001101011110110100011010000011101111100000001100101010000010100100011001011010110010101111111100000101110111011110100000011101101111011011010010010100001000111111001110001100000111010001100010000110001101011110111101100101001001010011001100101101100000110101111011100010100110000001001000011000111010101100001000110100011100001110010000101011111000001001101110111110110000101100111000110111000100000000001000110111011001011110100011111011101010000111111001110001111111010100100001101110001110111001100001111101000011111001100111001011001110100000010011101000110010010000101100010011110110011010110100101010001100110011001101110000111100010001011001111110111010100011100101010111111000010111101110100100011010100011000000011011000110101010110011110100100110001101111011000010010111000000011110011001000010110110010110001111100011001010111011111011100000000111111010111000100010000011010110001111111110111011010100110000101100000011000111001111110101000010101101101001101111110000001001010001100011101001101100101111100010001110010110110011101111111001001110011111110111010100110100011000100101010000000000001011000101010101011010010101110111110011010011010101100001011000000010001011110000100100110010101110111000101000000011011000011000011101010111000000001010000100010101110101001111101001000110011100000101001000111110010110101011010011110011001001100111011010010110110011001001111000101000111101000110011010111001010001000101111101000110101100111001001100110111011100110110001111000000110000100100110101100111001100110011100110100101001011010010101111100011100110010101101011101100111000010111110110101110101001001110101000110000110001111010011010001110100110011111101100101100010111110100000111101110110011111100010010110010000010011000010110001010101110100100001000011011111011100010111100001000110001100110101010110010110011111101110101000010111001011011100111010010110000111000001100001001010000110000111000101100110110111110110100110100110011101010110010010001100000011101011010000011111011110000010000000010110001100110110011100111101001111111010011000010101111111010101000100000111001101011001101001000111101001011011001011010000101111001101010001011110110101110010011000001100001010001110111000001101010000101011011101101010001110011111000110010101001000001100101111001111001010011110010010100111000011101101101001111110100101111101011101010000011011100001100110100000011110001101101001001010111000011000100001011011100011011001001011101110100100101001010011111101011001010110101010111011101011101000101010000011110100101100110001000110001111101010001111111111010010101100111000000000110000011101011101001111001111111111110111110000001010011111010000111010101110011101101011011110111110101110100010010000000101001110011001101011111110110111011001001111000010101010010000101000101000101011000111101010010101100011001111101111001001000001000111110001101001110011100110000111011100001010111011011101001101110001010111011110111000110101110001001110110011001111010100110010000111111111111011001010110100111100001011000111001000101010011011101101110110101101111100011111100111100101010010010010000010110100000001111110100111001110010110110011100111010111100110011110011000100001010111100001011000110101111010101111010010100110110001011000101011100110111101001110111001110010100000111110001101110001000111011010010100011100010001101100110100011000000111011010010010101001100010000000010001000000000001101001010110110101000110100111101001101110000101111101111111010011001001001001111000110010011110011011101011100000000000100111011001011100111111110111110111110111011110000010100101111011000100110011110101110110100010110110110111010011010001111001010011110101001001111011110001101110100100100100001100110000111101001000011101101110111000100000011000111111000101011110111101010010110111000000100000000010010010011110001111110000001100010100110011000001100000001010111011011100010011001000101100111110100000110001111100111110111010000111100000110100000011111110011011011001010000111111100101000000000110000010111000101101001100011010010111110000101001100010110101011101111001101000000111100010011111000001001101100011010100000000000000111000110001100111001000111110100111011110001111110101111110100010001101001011110011000000110010010100111110100101011110001000001100101101000010100010001010010110100000001000011110111011001010001011100000011011000011011000111101101101100000011111101111011011011111001100000110101100010101000000011011110101010100100100101011011010111101001101111011000111010101100000100000011111101101000101011110111001110001101100111110001110000000010001100111000101101111110111100110101110111101011011000101010010101001100001101100010011100100011001101001010011101001110010110011101000010110000100011000001110010011000010010000100011000111111010100001010101100011011010011000100100001001010110010000001000111001010001111000111110011010001101110100000000110100101110101111010001110111111110001001000001100001110000110110000110001100000101000111101011001001010111010000011010001000001101111101000001001010101011011010111001110010101011110001101001010010100100101100011011010110101101111010110110000010010100011000001000001101110010111010010101000101000111010101011001001111010001100110100010100110101000000111000101110110001110001110111001010100011001010101000010011000011010000101111101111001100110001101100000101001001010011001000010010000101000111100001110110011011001101010101110110000111110111001000000100101111011111000101101111000010110000010110100110110101100110010010011101011000101010011111011010010100010010101100111011100000011111101100110111000001011111110100100010000111010010110000110001000010001011001100011011110001100101110011000110011011100100101000110110110000111110010010010101110101100010110111000100001100100110001100010110101101000111000101000011101000011100010111100011000100010011010011101000110001100011010011101001101000011100000101101110101000010101010100000000111101010001001111010001111010111000001010000100010111000000110010010000001111100010100110101100111101100100001110011111010111000110000000011011111100001100101010110100111111110001011011001101101110000001110100010011001100011001111000111001111111011011000110001110100110001001101001101011101110100010101010001101111100100001000110101100111100110101001111000001000101001101000011010101001100111101011100000010010001001101110010111000101010000000011111100100101110000100111100100001000101111011011111101100100011010100101001011111110100000011101111000111011001011001010000011111001001100111000101000000101010111110000010110001000101101011100110111010000101111110100001010100100001011111110110010111101101011000001000001010001011100000000111100010101100100110011011111000010111001011001010000001101000000101100000110010110110001100011011110000010101011100111010111000111000110011001011111010100111011000110101111001010000001001010110011000111011111010000100011111101011011001001110011010111010110000110110001010010011010011101111110011000011101000100000111111110000000011110000101011011101110101000001101111101100001110110011011001101000110100100110001110011111111010011001111100100110010000100101011001101100000010101011001110001111001110001100000110001011101011101110001110001111111000011110100011010011100010000101110011110011111101110011010000111111011100010110111101011111011001101100011101010011000100010111111001001110101110111100110010100100010100100111111000001101111001110000010101111111001101000011111010101010010010010110111011111000001011010000110101000001010010010110100001101101110000011110101000101110101001001111110010110111111101100100110001100110110011010110000101100000101100000011010011000111100011111011010011010111111100011111100000001000100101101000011111101111011110010000111011100100110100111011101110110111111111101011110001010110000110110001000000110100010100011110001100011000100011001110100000000111101111100101111011100101111100001110100010010101011010001000011101011110100011100111111001100000100100001011101001011001110011000010101010011001111100001010001000010101001000110000001010101010110101111101110101011010000111010010110111010100110001000010100010111011100100100010011001101011011011001001011101010110011100111100001110101011111000000110111010001110110010111110111010110110100100011100001101010011000010101101111101101001111100111011011100010111011110100110111110001100111001110101110100101111000010100000111101110001100111101001110011011111010101100001110100011000011100000001001110010111001010000101101010101010111100001101001101101011101110110100100011000100110001100111010001100100101000001000101101100011111001101010011010111010011001001100101101011100101101011000000001000110100011011100101111010000000010001101000011001010000100000010100010100111111100010000101100010011101111110010110101100100101111010001000000011001001100010000111101100010011000010100001011011110111010000100011000101010011010101100011101000001110011101001101110000000101001100110001010001100111110011111100000101111111011010111011111000110010110000001101111101001100000110001101010111011010001101000110001101010010001100011100111011111000111100011100110010100011010011100000111001010110000001001010101001010011101101000100001111110011000001111111110001000111000111110111010010010110010100100111110001101111110111110101100110000110101111011011001111000000011001110000000000001010010000100001100010000011001100111010000000000011001100010000101001011001011111111111010000100101111101110010000010111011000011110010010111001000100101101011101010001000111000001110110100001001100011111100100110010100100010111001001001010110000110000001011000111001011100100001110000101100111101010000011010010110011101010110101010010000101010110111001001011001000110000101111100110101100011100011011100010000100101111101001001011011101110001001110111001101100011110100101010110111000010100111100100100001010101111011100000110001010010010000101010101101011010000010110010010011100000010110001101001011110010111010100100000000110011110010110100100111101111101001010000101000000100001110101000011110010111011101011001011001010000001111001001010001000000101110100011010010001000000110111001101101110100111011010100111000001100110011010110000101001111000001100111101000111101000111011011100010111111000010001000001110100011111110000101001111100110101001100110110110000000101110000010110001100000000111000011101110010001011001101100010010011101110110000000001111000001010000000110101101100011011011100011010111100110100010011100001010101011110000010110000000111100101101001001100100110100100110100011101101001100001111011001010101000100011110111011001001101001110011111110111000011110111010000000000001001100010101011101011011011011100001100111110010001110111111010110111101000000101101101111010101011100110101001001010111110101010110110101010100111110000101000111101101101111100001110011001110010000001101101001010011101110011100101100110000110001100101110011011011100101011000110100001111001101001100110110000101100100010111101101110001000111101100011110111010000010111110000000010000100000110000110110100000001000011001011011010110101101110010111000110100010001000100011000001001110101010010111110100011010011100011010010111011101001100011101011001111001001100101000001001011001100100101111100001010000011000101011010101110111100111110000011001101111101110000101100111011010100111000100111011010111101011001101011110101000001011101000011101101111110110101100100001001011110001110110001100000011011100110110111100000001100011110011110101110010000110000011101111010000001011000111101000111110100000001011101011100011110000110100000010110011101100111000110011011001110001111100100101111111000011110101010010100000101011000000011111011110100000110010001001111010000001001110011111110011111101010011101000111001011010000101000100111111000111001010101100111111111000101101010110110100000000010000100001001101000010001100011000010110010111110001101010110110110100011011000000110110010101011110010111010110101011000110010101111011100001101000110111010111010101000000000001011110000110000111001011001111011001101001101011010001100100011010100101101001001111111010001010101101110010100010111001110011011010010010110110001001001110001101010100010111100101101111000100101100011101001100110011010110111111011110111110001011101111001101101101001110001010001000101010100011101001101010111010110011111011110000111000101100100100110000011100111100100001110101010100000111000101110100000111001101010011001101111101100100101010110001000010110110000011110110011001011101010000110101100010001101001000010111101001101010110110100101101011101111101100100000010110001010110011000101011100111010100101011011100111010110100010011010001110100001110110111001011000000011000000001110110100001010101110101011100101000100010010000100010001100011000111010101111001111001011001000110010001000100001001010000100111011101100100001110010001111001101000011100010001100010010100011100011000100001100001011011111101100001111001011111001010011001010000101000011100111001001100110010010110011100001010011111111111110010101010001001101101011011110111000001100011111001000101111101010110110111001011010010100001101101000010000011000111011001100010011011100000001101101010010001110010111101011111111000100010000011101001001101000110110000101111000010101001010101000110010101101001011100101001100011110010001111011101010100000000111101011010100000100000011111111001100010010010100001011111011110000100101101100101110001111001101100110000000010001011111101110011000110000000111100101101101010110110010101111110011010100010011110000101100010001010111010111000011100011001011010011101001111111010000101010110001111111110011011101011110010100100110000101100010000101010011010100111111011000001000011011010010101000101011100010010100100001011111110000011101100110101001101111110101111001110101011111101100010110100011101101101001001100110000100001011101111001110101000100000010001000110111011111101100111110111001001110000111010110010000110011111000110011101110010001110000101010110100000000001111000110111011011110111100101011101001011011111101010000000100110000001011010000100100111000001101010100110100010010101101101111100101101110000111110001010111000011111010010110100111100100111001011000001101000111001101001000100101011000000011110001111001100110100100001111000110010110101010100100011110000010011000101100101010111101110000110101100111100100001111110111000101001001101010110101111101000011000111000111111001000000001001000010101101000110111100111110010001110011100010111111111001100000111001101011100111001111011110001111111100011110011001001010000111000011110000101010101110101100100000010111010010000011110110000100100000101001010101110101000010100100110111011100010011110011010101101001010011010011010011010101010100001000100010110101000000011100110110011111100001010111000100011110011110100100010101110110100010010010101100110100001000000011111110101010111100011011110000000011011000110011011011010001011001010101100001010111010100100000101011000111111001111000000110011100111000100111110101101100111000100100000011010001111110100010001000111111000110000010010011000100010111001111101010111000010110001110001001100011000011010100110111100001110001001011000101001011010110010101111110111110001010111011001111110010101000110100001101101010110100001110000110110101011100111001010000010001011100111101100111011100000001010010011001011111101001111011000001110100101001000010101110011110100010101110001011011110101010001001110100111110011001000110000111010110101110001011011001100110101111011000010101010011000101011110001000100010100010001001010100001111101111110011101111011010001010010101001011001011111100011101000100110100011001011111001111011101101101011100100000101001100010111111110111000110111011000100100011001100101100000010010111111011111010001001000111100100111111100101110101001011111111000101011010111000011011010010010010000001110010000100000010000100101110010011100001011000010111110000101111011011110011011110101011111111111011100001000110000101011110100010000010011100011101000011000110101001111110111001111110111010110110101110111001000011011010010101100011100100101110111101011111111101001001110001010001101010010101101100000000101010100000011011000110001100000011100110101101011001101001010001011111000101010010111011010110001010101100010010011100111111100001101000110111100010010001011001010101000100000000111000110001101110011100001111000011000010110000111111110011101111100000110001010011100111000100010000000011111011011010101110110001011110111110110000100001010110110111111010101111101011011010010001101100010001000010010110000010000000011111001001000100001011100000101001000100110000100111110110100011001110110011111000100000000101111000110010100101011001000110000011110010100100111001101100111110101111110000000000010110111011110110111000010011010111000111100011101110010100101000010100101010110101000001000010010001011010000001001101010010011011110110001001101001110111111000000100110001101110010011110101101101100100100000000000100000101101001010100101110000011010111100010000011111110001011001001111110111111101101111110111001011000100101111110011110101100100101001110000000011111010000100110100011010000001010000000000110000110010110110110001001110110011010100111011110010010010010110101011010110101011111100010010001101110010011011000001010011101001000110001111000000011100011111110111001100000100111000111001100110110000000111000111100100001111010001010110110010011001111001100001000101000101110000110110111011001001010001110110110101101000101110111000110011000001100100001111011100000001100101011010001000010001011011000100000100100100100011001111010010111000101011110101100110111111101011001000000010001110001111100111101010000111011011111111111101011100011000010100110001000100110001101111010101101000111100101011100110100000011101011110001010110011011010001010110100010100101011010100111111100011001011111100000001010000100011011001111110101100000011110011101101100111111010001101101110010011000011110100110011101010101101101001011110011110101001010010001111111010101101001100001010100110000100011111111011010010000010011111101101000010000000000011000110010101100001000100010100110100110010110110100001110100010010111101110100001110000110101011100101010100101000110010000110111011100101011100100100011011010000001010010111111101001001011000100111011001111010100010011101001011101100001110111100000001011011001010101001101100010111000011110000111100100101100001000000000010100111101101110100000101001001110010101000100011001000101100000111011111100111101101100111110101100000111101010111101111001101000010111011010010011011011111111010101000110110000011101000011001101101101101001000110101110000001110111011100101111001010011011100010011110000101001011100000101111110000010110101111001000101110111101000011011100001011001101101111001000100001110001111110001000110011110111110000110000110001101011101010110010010011011100000010011011010011000101010010101100001111111001110111001010110101011010010100111011100100101101011011100010110000011011010111011010100100000101101101110000110100100101010011010010111011000011011011110110111010010101111110000110111111110101001000010011011100101100000101100101001111000010011010101100010110011111111011010011110100101111110010000101111100000011100010100110111001110000111000010001001101111011110010101001111010111011001001011001001011100000001001101101110000011111000100001110101000101101001010000111001011000101011000000001101111001000000101110010100011010001001011111100001001000111100001101000010100000111001101111101100110110110001110011011010100000011110110011011011011101011001001111011001100011001100011110100001010101010111110101101111011001101110010100101111101100100100100110010111001000000001000110000110101100010101000001100010010001111010001010001011110000101001011001100101101001100110000010010111001001011100000010011110011011110111001010101111001000011010011001011110011011010110001100011100111101111000000100111101100000110101101011111110111101111010101010000110110110110011001100101110000000000101101100001101000010111011111000111001010100001001110010000100110111010111011110011001011001000011001000110100110000000101000100001001111110110101101110000111010010001000111101000110111111010110101000110000010000101111011101001011100011110100010000000010111100111100011001110111110011101001110111000110010000011111100000110110100101001011101000110111100010111011110011110110111000010111110111010111011000111011110010111000001110110101100010010010100101010011000011000010101001100111101011101010000110101011001100110001101010011111111001100101111011001010110011111010000101101010111100000000000011110100011001101011001111100111011100011011110101011111001000011110100100111001101001110011110001010100001000110001001101011111110011011010001110011100011101011111101001011000111011010100110001011110100011111111010100011110001101111000110000100000100101101110100000111110001011011011100001000100001110110011100010011111001100101011100111001101110111110000011100011100000011110000011000100101100101000011000101000101111011100100101101111100000100000101100001011101100001101101001011111001101000000100011100010001001001000110000000100111100100100101010011100111110110010111111101100100001010110100101001111111111110100001100111010010101001111010111011110111111010001110100111001110101111000111101001110101011100110010010001011100011110111100010111010101111001011000011100011011010010010111001001011010001000110011111010110100110001011100100011000011100000000111100010110011011011010010110101010101101001111001010100010110111010111111100111110001010100001110101110110111000000001010100001101000111100101100001110011100110001010111100100101111110011101010111101101000000111011000011101110100010001011101110110111100111110011101000010100010101011011100011010001011111111001011011100111011000111101111010110000000000101000100000000110110001000100111001100101101100010110000011110100001010000110100010101100011000000000001110101000101001101000100000110101110011000000011010001111010010111111001011101100011011000000001001111100000111010000100011011011101000110100011101000011000010010011001001110110000101010100101011101110100001101111011010000010011100111111101110100101100110100011001111010110011010110000000011010000101010010001100111000110000010110001000101011110011011001101011010100011100101001100011000010111111000010000111011000011011100010010011111101001000111000111111001000101110011000110111001000111101111011110111111100110101101010101011100000100100101000010110011011100111100010011010001111001111000110110111101110011001010101110100101100100100001101100010111000001000011000010101011000010100001111100110111011100111001011011101100011001011101000111111101110000000011010011101000101001000111000100110000100011010001000100101100010011010001101010001010010100001011100100100000001110001000011110110001101100111111011000000010010110001111100000110000110110010001101011011011101100101100010111111011000001011001010100001010111111011111111010110000111111111001010000111110100101001110100101111011101001000111101110111000110101000101100101110111001000011110011101000101011010010110010000101000110010111100010111100010110100000000111101101001111000011111110000000010111000011111010100110101010101001110110110100111010111000100001000100100011000011100111100101100101011010100111110010100111111110000000001011101100111111000000011100111011101101101101100110111100000000111000110101010000011101000000100011010000010011010100000000100001010111110011010111110111010111011001010011000001111101111110000010011111100010111010101110000110101000000010111001100000101000100001111000010001011010100111001000011101001101000010011100010101000110111100111000001011011011100100111101100010011110011011010011011010010110010101011110000110111000011000110010111110110010010001110110100100110001101100100001101111100110110011110111011100011110101100010001101111010001001011011110110101111100111011100101011110101001101000100100011010001110100010100101100110110010100010000110110100111100110110000110001011000000011011100011100011000101000010100111000110101011001011100110110000101111100110101010000010111101000001001010101000011111111110000100011011101100011110111111000101010001011110000001111101011011000001111110001000000100110001011111111001001110001101100000101010110100111011011010001001110011110001001010111110011000011111111000110110010100111011001001101100010101101101111100010111110111100111100011110010110100001110100010111111000000100001100011110110110111110010001001101001001001111001101001111011010101001001110110001100010101011010100110101111100111110010010011011101110111111010100011111011110110101101111010110111111011111101010000111101000100001101110001011011110011110110011100100101111001001101001011011001111011110000100111000110001001100010011101111110000011101000000010000011101111010100001011111111110000010111010101000100001010001011110110000001001100010101101010111110100100010110111111011101100000000101000010100100010111000000111011111111010011011010100001100010110000011100001011010001001111000111001100010001000000011011011111100001100011011010001111000010011100011011011110111101101101101010010111111110001010111111100111000111010000010100011001001100001001111101000011100101111000011111001001110000101100000000101111001001100101010010000011110101001101011111101010000010011101110111001011011000100011000000110000011101101100001101100010111000000111100111000101010000101001111000001011111110111000010110001100100000111001100111100101100011001101100000001111111000000100101011101011111100001010010101000101101011100001001001011001010101011011110111001001111110101100010100011001101110011000110011010000011010000000101001100000011100111001111011111010010111010001111000100011011101110101110101110101011011111000010111110010100110011000010110110110011111100000011101100000010101010001010011111000101111100001111010110101111101000010011010011100101010101001101110010110010101100111110100011101110000010100110011111110111001111011011110011101101101010111011101011110100001010110011111110001010011011010100111100100101010100110000110000010011101001101001110001101001100101010101000111110110000100011010001100100001111011110110001000100001110110111111011011010010100110101111101110111000001101000001011000101000001011110011011101101110101110101101111000001001010101010100101000111101000110110000101101011110100111110111110001100101010101000100011000110001111000111100111100011001111011100111010000101101111001010110101010111001010010101010101101100110100101101001001101010111001011010001010100001011010100101010001101010010000111011001110011000100100100010110111101100100000001100000000010010111000000111001111000100111101000110101111110111101101110101111111100011010110110000010010001101011110010110110100000100111100111101101100011001100011001001011001100111000111110101110010100110101111000111011100100100111001001000111101010101110011000011000011100000110010100110110000001001010101011000001101110001110110110000111110110000000010111001111011001101011110011110001010010110111000100011101010101011110111100001001100011000011010010110100110001110001101001000001111101000011001100100011000010001110101010010000111111010000100001110001010101110001011110101000111101001111110010100100110100000010010011001000010111100010011000011110001001110000011011100011100001111110010110000000011001100110111110010001110111001110010111000101101001010001011101011010011001001110000010110011001100000011011111110101110101010111001001101111011010111010111000111100110111110001000101000000001010100000000101011101010000000011010000110100000010100011001101011100010101000001110111010001101001011110111000110010111001011110100010110101010010101001101001100100010100111010110001111011010101100011000011001111100111000000011111100110010000001111101011110001010100101011101000110110000010011101110011100100101010100001011011010101101000000110001111101111110110100010001000110011011010000001011001011000100100001100100011101010011011000101001011100110010100100100111111111101100101011010100000110111100101100010011010000100000111101000101101100010010001111101110111000101110110011000000100110001111100011001011000001000100000010100001011101001101010001011011010011101011111101001010110100111110101001000111001101000110100011011001011101110100111110010001101111100001111101000011111000010100000011111100000111011101100101100000110001101010010100110011101111110110101000001110101000101111001000110100111100010001111011011011001001011101111111000101111010111000001001111001000000011100100111100000001010110101111110000110011110101100110110110001001101011111100001000001100000110001000101000000001111101101100010011111100111001101001001001100011110010111101111100110111011010001000001111110001010110010101100001000001010110110110101010110111110011111010100111110010011000010000011100100001010001101101010111110010011100111001001000000000100001000011001011011001001100100100111111001110001100011101000001111010111111110001000101000111000111100101100101000100100101000110000110011010010001001110000011111000111011000110100110000111111001100011000110001011001001110101110110011111010111001111100101001000011000110001110001110010100010100111110111111000000101101000010000101011100000000001011011111010101101110011111100000011011011001101001110110111001101001001111010111010101011010111010100100000001101110011001101011000100001100000100101000111001001001001100101111101011010100101000101001000001000110101100101001001100001001100011000011011011101011110100000011100101100000110111001001111101111100110010010000111011100010110111000011110010001001011110101100010101111001010111110010101010101010111000000000000111010010111000000110000010101101111000000011101011101001100110100011000010001101110100010011100000011100100011000101110101111010110111111000110001101001110001010001100101110001111110111110100011011110001111001000000110001000010100100110110000110111100100010101010011100000100110110101000111011100000011010001001101010000101101100111100000010101001100010110000001111011010101000100111011001011001011000010011101001010000001011010100000010000001111111000010000111001011111001101000110001001110100001111110111110111100110001000111100010011000010100010110101110001110010011101001000010111100101001110100110010011110011001011111010100011100111001010100001100111000001100001100110011101001111010011110101011011111100110111100010110110000101001011001101101000110010111111101010111011010001111101100110011111010010011000100111010001001101101100011010101111100001101111100110011101000010101010000111111011110111001111011000000110100101011010110111011110010111110010101001100010101001100000110010100110010011100011100110111011111100000000110110100001101100111000000100000100010111100101111010011011000110111111111001101010011110000101100101010101000000101110111001000100001111110110000101000111001101101100011100100110001101111110110101101101110111101010011110011110010110111101100110101010111000110100000101110010000100100000100011001001110011111011111011001011101010110000010011010100100100101001010101011100000011110100000110011000000011001000111001000001011111110110101101111001101000111110000001010011100011011001100001111000101000100100001000010100100101011010011110100011110101001110000100101110001010011010000000000011000111011010001011010000100001001100100011101000111011111111111001100001011001010001000000000000101010110001100001101111001101000111100001101001110011101111111000010000101110110110101100111000101001101100101110011010101111101100100010011011101011010100011000001001001001010101011100000000110011010011101100110101000110100010010010011111110001111011010111101111101001101111101110011101101101001111101111110111000001001100011100100011001111100111000001101010101010111111101010101111110000010010001000000101110110111000001000110000111110100111101000010111110100111010111001101110001011110001011011000010000010101110000110010010011101000000101001000110000110110001100111000000110010111100111001001110110011010110000011001000100110101111010011100000111010011011111101010100100110011010010111101101110100011000100111110101001101011100110110110011011101010101111101010101100100001101110001001011111000111111010101001100011000111111010011100010010011001101001010101011111010101111011110110111010001110011100000001011011111101111101110100001001001110001001110100100111111111110111010111010011000111101011101001110011101100110011101001100001000101001101000000011001111100010111000010011100101001011011010111110011000000010010000001100000100010101011110101010111011110100101011100011000001010011110000001001010011100000100010101011001000000101000010100110010001111101100111010110001001011001011010100010101111100101100100100100101011011000101100000011001100010011100011011110100010000100001100000111001010110011010001010101101010100011111001100111101000111011001010001001100111001111110100010001010000011000110001110100110111010110111111110000000010011011111111001110101000001011000110111100110110011100111001111010010000100100000001110000110010000111101100010111010000011101100011111000100100110011011001100000100111011000000110001110110000001010011100000010101110010010000101001011010001000000100000000000100011010100000101000101101011011001100000011111111001001001111100110001111110110101011111011000111011011010111001111011010110111000000011000010100110000111100001110000111010000110001001011001001100110000010011000011010001011101010000010110000010001101000000101110111011101100000011101110101101111001111011010011100100110110100010101011110010110100100110001111011110101010011111010101000010111101011010011100101010100000110010110101101100111001110101101001000011010011000111011011010100001100010001101111011100001100011001010010000110000010100011100001111001101010100010000100010001111010111001001110011001001001100110000100110011000111110001100101001000010011101000011101000000011101011011011001011010010010101110111001100010101011101101111101001101101001111100000101001011000111111000101101100000100111100111111111000011110010111010111000110001000010001110000100010001010000001111101111001101010000111100100011000011111001010011010111101100100011010001100001001101100111001001000001101101110100010101111110111011100001011000001011111101011000110110001001100011111101011000001011011110101101100110101011001010101000111011011000111110101010011000010111000101111110010110111110001010010001111111101110100010111010101011010010000010001011101000000001001010101111010111001011100011010000011010110011111000111001011101101110111010001000000010110111101100101000111100100011111000000111011000011001111000010000100011111111001001100010101000001101110110100100100110110111011101000000110001011100111010001000000001100101100100001011011001111101100101000101000110110111000010000011000010111110101000011010000101001101100101110100010010111110010101001110110100000010110000000011101010101010000100110100011010101101110001101001001111011011101100011110101011011110111101010001010101101110001001110100000001111001110110011011001100010001001000011000001011111110010001100110110010111010111100011110111000101111100001101011001001011110100011001110111100110011111010111100101001001111110100101011110101111011100010111011011101100000100110111110000100001000011000100010110001100111001010011001011110111000011101011110110000001010001000011000000110001111110110001001010000101000000110011010010010000010111101101100110010110100100110111100110110001101111011101000001000100110100111111101000100100101110001100110010010111100110100111110000101010000001101011011000110000111000010111111001101010001100100000000011100111101101000101111000010011001010101100111001110011110111011001000011000100001011011001101111011001011101010010011101010011110100000010011000001111010100000100011000101111110100100100110010000101011011001101100100111011100011000010111000110110011011010111101100010011010001111100010111111001111010111010010010011011010111010001111000010001110000010001000111100001101010001001001111011100111001111100100111011011001100111011101000011011100011110000100001101011100100111101011011011001010110001100011110011011001111010110011111101110010010010100010100010110101001110111100001011000110000111100110101000111101100110001111010100011100101000010010000100111100110010000000101110001001011010011100001001101000100101011101011010101010101010011000100110101110001001011101110110011011100010110000011001001011001011111110110000111110110011110010010101010011010011000000110011111011101010011101000100011111000010011001111011001100011110001011101000010100010010111101111001100000000010110000110101010110110001100100010101011101001101100010010000101110000000001000100010100010010111101100000011100001110001111110010101111001000100001110101100111111100100100011111011011100111101010111010001100110111100111101001110010001000001110101111000111011100100100010100100000110100010101100001111101000001011111011010111101000010010111110011111010111110110110000001101101100101010101011100000011110110111001010110111111101000000001111001101011101010110010110010101101101110111110001000111110001111110001110111011000001011111001001000101100011111000100010010101000110011100010011011110100110010010001100100010111001111011101011010011101010011001110100001001000101010111010100111101001000111010111010011011101011111110110011111001110011000000111011101110111000011010101101111101110001010110000110110011010101100011010000001111100011001001101101011011110101001000011010101110001100011011011101011101100100011100000100001011111010000010100000010100100110000100110010111011010110100111111010110111010010101011011001010010001001000110111001101110111001000011111111001100101110111100111011000101011000110010100111000111010010011011100100101000101000110011101010100110001001101000110110110001000101010000101101010000110101010101111110110111110000001000001100101111110110010010010000010011011000101100001011011010000111110011110010110000101000101011101010010000100001011010101111010101001101010010100100010101011011101010111000000010111000001011001100100110010110011011110100111011100101110010110000010111101010000000100100011011101110111111110110011011110011110001010000110101100100011010010100000101110101111111010011010100001010101100010011111011001110110111111001001110001001110111101010010000010110010110111110111011110011010010100001111000110111010110010101101101011001011110011011110001101111001001101111100101111001101011011000101111111000001000011100010111101011000000011111000010011010111101101111011110011110010111010010000110000101110001001101110000010011000101110010110110111001110110001100111110100010011111001101010000101110000001100010000000001010110001001010100010110110010010000110111010000011101100111111100010010010010101000011001111000111001100000001001111111011001010001001101101111011011100110111011010001010001001001011100100000010010010011011010100101110111000011010111111010011101111001011111001011100101110111011111100111110100010101000111001111110011000010000110100001010011101010001010011001100001011000000001110111110011001000001010111001000011001010010010110011111000011101100000111000101010000000011100011001011001100100001001110011111110100110101111001000011101010111111000001110100110111010100010110100011000101110011000100001110001010000101001110110011000000000110110000010000110011000111101101011100111100001100001010000110000110110110010111011101000110101100001101110010001101101010011110110110011001000001000010011010001101100010110011011001100100111010101000001001000010100111001001101000100001100111011100100011101100110010001011011001010000101101011111000110111111000011101111101010000101100100111101111000111111111100111011110100001000111000000101100001010010001111100001111001001001101011010001001010100001000101101101010001110000101100101110110100000001010111011001111110101101011000110111000111010000101111000001011001110010001001001011110101110100111011101010111000101010001011101101011001011000100110110101110111111110101010001101001010101100011001101101010011011011101100101101010111010111001110111100110000100010001101001101100111101001001011100110100100101000100100001101011111101001000000001110001111011011000101001000011100111111100100100100101010000001011101111110001101010111100100001010100011111111000001111011011100010111111111000101001011101001001101001010111000011000100111011001001110101011000111011010001100101111010100011011011010110000010110110101100111010001100110011110111100100100000001011011010111111000111010100111110000101111000100010001100010110100100011010001100001001100111010000111111110101111111001010111111000111011111110110101111100111001001101100110111101101011000101111010110001010010011111111110101110011101010001101110100110100000110110010101000101101001101010001011110010001111110001000100011101000010101111101011001001000001110111100111001111101101100101010000010001000010000111100101011100101101010111100100000101101011010000100000000010110101100010101110011010010000111101000110011010111000110110100011011000010010100011101011001101001011001011011110000100110000011110011110000000111001110100110010010000100101101001000000000101000010110110111111010011010110000011101010101100101111010111001001000010011001111011010101100011000110000000101010101110101000100111110101100110011100101011100011010001111101100111101000111010111000101111100001001111100001111110001011000111111111010001110110000100110110111111111110101001101011110110110101110000110001000110111111111110111000000100110011100010000110111010011011111111110000110100011000101101001001111111111001000010010000110010000010011111011011111010101000000100011101010000111011010011000100100101000101110111010010100111111101011001011001110110001000010010010110110000110110100100111100111101011110010100110000010001111110110111000011000011110111010010110111001110110011010010011011001111000001110001111001111011010011010001010001010010001010100001111101010010011010010000110110010000001001111110011110001000111011100110001011100011101001101111000010110000011101001110111010100001101101101110100011100010110110111111011100100110111101101011110111111001000111010100101110000110100100100110001010101111000111111110000101111001000000011011000011110101010100101111101111011011101001100001010100111010000110101110111010000011110000100100010010000111000010110101100100001111011011011010001000101111101001000111100100111010100100110111000011101001101100000100011011010111111100011010110001111101101000001100111010001110011010011001100110000001011000000011000101110011000101010000010010101001111110111000101101000010100000010110001111101111001000000000100000011100100001110000010100110100001000101011010011011001110110101001001000010000011101100010001110000011000111100011000001011001011001001011010011010100110101110001100110101001101010111010000000000110101101000110001110001100001111101000001001010011000000110100101110000111111011111011000110010111110101001001100010110010110111000011101010110001101110110001111000101011100000011011111110011111010110010011010001000011100100010111101110110010000010001110100001000010100001000101010100000011001111010001001101000001100100110011100011100101010101101111111100111010000000001100000110101000101100101001101100111010000011010011110000011000010010010000101001001011001011110100100110011000101000001011010100001101111100111011101111010000101101111101000101000011100011100101011001101111000010111111001011001010011000111000010100000110011111010000101101110001000000011101010000010100100000101101000110110000110000000010011001101000001001000000100111110000111011101011000110011001110010011001100100000010011000110101100000001010100100111101000001111000011001001110010011100100001000100101011101010101110110001001111110010011101101110100011100110110101111011001110101100100111100001101001110010000010000001101001110100000100011010110011010111100011111000100010010111101011010111011100100011001011110000000101101100111011011110010011011011110100011101100001100000001111011101101010100111111111110100011100100000111000100110010100010001011001100111100101100101000110011000010100001001110100100011100001101110111011111010011111010101000101101101000110111001000011001010001000000101111101011000001000000000100110101001001110110100000110000000011110000001000000110011001000001111011110010101100001000111000110011001000011000010011111000001100111011010001001111101011000010001000100111010111110010010100110010101001101101111100111100011110111111110101100101101010111101101110101100100010011011101111111001101011010011101001110100110001111011010100101000011011011110110110010000010100101010011111111100011010011000101110111001101111011100001100011000110101101101101010001011011101001110001000111010101010001100101111000110010111000000001101101010010001001001101011100101011101101100110011011101111110111001000000111000101110010000010101110110100110100010101011011101110100101011110010010011010011001100111001101100011100001011000101010100101110110100000000111000110111010000001111110010100000110101100101111001011001000100111100100011001001000111011100111011011011011110111011000110001100010000110110101100111011001010110001011110000010110110000001110010001000000010010110010110011010000101100001111111101001001101000111011001100011110001101101100001110001110110000110111111001010110011111111010110001011011001101110010001010110100101000100101111001001001110100110001111101100010100101110001010000000111101111100000011011011011111110001010001110011101000100000010001000101011100011100100011010001111001111010110110011011001100000101101001011110000101010100000100010111011101000101000000100101011010111111100001010001101111110010110111001011010001110100011000110000110011101010110111001011110110100000000001010001000001010001110100011110111011111010101110001001000000001110101010001011011101011110101110100000001001101010001000111111100010110101010011100011010101000111011001010111101001011101111101111110010110010001000101001111110110110011000000000110010101000010010100100011001001100111011101100110111100011001111010100100011100111000101000011100001011100111001001011011101111010111011011010101101010000001111111001110011100100110010100011010110000010111000110010101111100110000110010111110110010100001110101011111011010001010111010001010110010110100111111001010011001100010110101101100101111001000110000100010010110001100001001011111011011111001010010111011110100000010000101100110101001011111111110001110110001100001011110001111000101001111101001100111101101010110011110111110010000101011101110011110111110001100110000100000010100000011101001010001001110001001011101110111010101001100001111110011000001110111100110001110010011101010011011111011011111010000001100110001110001000110011100101111011000000000010010011001111101011011000010000000100010000000011111001001110101110111101011100000111100001101101000110010110111110001101101000101010111011110010010101000101011100111110110100101001100111010000011010011001100100011111111111011000001101111101100100010110101110101001000011010101010101010000101001011000100111111001100010111010100001101100100101000100011100000001001001111111001001010111000001100001001001111011010000111111111110010010000110000100001101100101111011000010001010101010101011010000110111110111001111100010000011101010110010100100000000000111011101001111111100011010001011010010100100001001011111010101000100101001000111010000111101000010100110011101100001011010000100101111000110100100000000000011000011101011001011000101010010110010101010101100011110011100101100110000111001010111101000101001001000011001000100011010011000011110111101110000110000111101111100100101001101100111110110100000111100110000110011000101111000111000110001000100101110011110110100001010110111000001010100001000111011011001101111101001111000010001011110100000011000100111001101010001101110111100011110111011010011111011011000111001111111110001100010000000000010000001001010111111111111101100100101010010010111101110101101110100001000001100010010010010010101011110001110111101010001000010101101011010010111101000010110101001000111111011111000010000101101110000001000001000001001100110110110000101100111011110101001011010011101110111110110101111000101011101101101110001100011111111011001010111001001100101100100001101101010101001010111111110010100111010101000000001110010001101100101001001010010001100110111110000001101111011100101011001101001111000110011011000000111110100100101000100111110000111011101100110011000101011100001100110100101110010001001101100011100100111000110100100010101101111000101010111110111110100111111011100110000101101000001001011111111111100010011100100011001111000100100110001010111010110111111110011000110000001001011000001101110011101100110011100110001110011110111000010110001100001010110111111110000001000000100001011111010001100101011111100101101010110100010011001000100011001101100101000000011100001011101010010010010110101100000000111000100110110101110001100101000011000101001010011101000101001000000100111001001010000000111000000000000001100111100111101111110010001010001101010001100111000011001111010110011100011101101000101011000101111101011000100010000001100000000111110010111111000010111010100100101010101101101110000110011000010101011011001111011100001110011001110110100001101001011101001001101111110010111011000001100011010010111001000010010111100110001100110011100100010000111000111100111001010101000110110001010010100001110010010010101101011011000010100111001110111110000101111011111110100011011111111010011011001011100011101010001111011110111101110010101110111010001010010101010000101111001001111100000010110100111111101110000111111101111110111001111110110111001011001100000110110000110001000010111010001100000011100001000011101100000111111000001011110101100101001101000001110100011110100110000011111011000011100011000111111001001101000100101100001000101010011100001001011010000101010000110101001011100110001011010101011011010011101111000001011111101001000011100011001010010101010001010010110000001010000101010001100001111010110001101011111010000010111111100000110111111000111010110111111001111111111100100110101011001010111000101010110100100101000111010110101001100100001100000111101110110111010100001000100011001011011001000011000101010001011111011001110011010000011010011101111111100100000000111111110110011101100000111110101111101011111000000110000101010100111111000010001000111000101101101111000000011111001000011000101100110110000111100111001000000100111010001000101111001011101011101001001010010000000100011110110000100110111011011110100110100100110111101100110000110100001011011110100111111101011111101101001010011001011010010111100100000010100011010011010001000101000001101010110011110000010110011111110001001000011100011110010010011101110111011001111100010001011110100010011011011000110011001111010100000101110011101011110000101011111111000101101010100100000111100000011011110101001110100000001010101110011001010100111000010110100001001001100111001110111100100110110011110110011010101011111110100000100110100010000011110100101101100011100010101110000001111101011000001100011000001100110111101011011110111101111101111110110000000010000010010111000001100100000011101011101110001101110001111001100101100011110011001101100000010011100100011011110100100011100100100111101111000001101001001110001011100001100010100101110011110010000100010010010010101000000001111110101010110100000111111001010110101101111011100001101000110011010101001001100001100100010100000100000000000111110001100010101111010010111010111100010011001011111011111010011100100110011101010010100110100100011011111100101100110110001001010010100010111011011001010011011000100001100101011110001010110110110000110110001101011101100111101100100010001001110000011110001001111111001100001100001010100001000110101001111001110010011111010011001010111111101011100110110010010111001011000101111101011110000000110101101101000100100010001001000100111000110011010010100010101000000000101110011010100100011100000000101111101100101100110000001000010111110111101101110011110010011101001100100001000111111001000110000000000111111001100001001010000001010000010010110111001111011011010101100111110101010101001101100010101010110110010110001010110000101110111111010011001010110100100100010000001110101010011011101111001011011110011110101000100101100001011001010001000010001011011010101000110011110001010010001100111001001011101010010100010111111000100010101001010101010000111101000110000011010111110111101111001111100001011101011110001010001011010100111010000011000110111111101101000001011001000111100001000111101101000111000111111110011010000101111001100111000100100000111110000000000100001101000011001011000000110110111001100101010101010010111101000111111000010100100011001000100000100100000000111100110110110010110000110001010010010101110011000011101100101100011101011001101010000111000101011110000100011101001100110000100111111001001001010101011101111110110000010011100001011111110001110111110101111010101001111001100110011000011010001100011000110010101110101001101110110100111011110100001011011010100101010101111011101111101100001101101000010011101110100000110111011110100111101011001011100010110111010001010001010010110010101110100011010100000110001001011010110011110110001011111000111000110110000001001011100100011010001010000101111011111110010111101111011101111111100000001111000001100010110100010110011001001011010100011110000001100101000100011100110100000011110000110001010000000001000101100110100101111110111011111011000110001011011111000101011010010111110100101001100011100100100011100000111101011000001100001101011111110010001100111000101110101110001010010001010011110100111001101010110110010011111100001011100111000011001111001111010110000010000100101111111111111111011100001001000110111110111110000011100100101000110001010011000000000110000001111001110101010110101010101101101010001010001001101101111100001001011101101010000011000011000011100000000111001100001101010100100010100101110100111001101011010000011011010000010101000100011010110111111111101011110101000011100010011010111111110101111100010100000111100110010110111101000010000011000010001101111101011011100000000101001010000011111111111100101111101101001011010101010100101100000101110011010011001011100010100010111011010101110100111000010111011001001110010000101010010011011001001000001100111110101101000001110010111110010101101111110010110100111010110101010111110001110001110100110111110000110100010111110101101010100101101100101010100000110101000000100111101010001011101110000101000110110001110000011001011111111111000111001111011010100001100010101001010100000101111101000101000010100001100110010010110011010001100100001000100000111100100001011110000110111100000011110010111101100010011100111010010000100011111010111101111111100111100100011110100011101100110100101100110010011001110110101010010100001000101010111000111001010101110011111100100001110111111011111000000011101010010111010101000011110110011001110111001001001111000011001011110101010110101110101000010000111110001000100111001011110100110110101101010111110111001100110010000000100100011100001101111010001001001111001011110000101110110010111000001110110010010010010101001110000111110101001110000000101111010000000001011011001101011001100010110111101000011000110111001001010000000001011111001010110111110100010011001010000010111011111011001000011101011111011110100111111111100101100111110110011000011100101110010101110111001001110110101001101110111110111110111110010000101011001100011001110111000001011110111011110110000000010111011011110101000000011110111111111001011000010110010111101100001000101000000000111000010100001011110000100110000110011100010010100101000000100110000010010111011100101110100011011100110001000000101000111100001000000000010111001111011101010011011101001111101100100111100011010000100010110000001101101100101000110011111011100000111110111000000001110011010000111011110011101100010011011111010110110011000010110111010001010010000110100011000110101001011000100110100110110010110001110100000000000111100111010100000101000100010100101000100001010001101111000101000111001111111001111000110011101110101110010101001111111101100010111111101100011011001110010101100101000000101101110000100010000001111001110000111001010011011111000110101110100010101010010111111111110100000110100000000011110000001100111010111010001110101010011001101100011011010111011110110100101010001010010111001100011000010110010101101110100010110111110100000001111101110111100001011011100000001011001111101100110100000001101010111101100011101100000111011111110110000101110010001011101011101000011001111110001000110010111100001011011110100011101100011111011011110101111100110010111000101010101010101001101100110111011010010010110001001011000101101010001011011000100111111001001001110100101010011000010110100110011001000011000000111100101110001100111110110000010110000011110110000101001001110010101110001110101111101101001011100011111110101100011100011111100100001100111100001010010101000101111010101010101111110000111001100011011100110010100011111000111010010010010011111110110100101000101010010000011111000111000111111101000010100110001011000000000001110101001000010111101111011001011000100000100100011101111110111110010110000111111101111001000111001010101101010000011011110100001110100110101001011100001110110110110111111011010101010000000101100111110000100011100110111100000111000101011110100000001011101010010010001111111010000010110110110111101010101011110100001011101101001010000111100101100111011101011101011101001001110010010001111111000110010011000100001000110011011001001110110001011001111110000110110001011110011111000011000100011001111001101001101100001111010000000100000000000110110000110111110001011010001000010111000111111101000001100101111010010011000101101001010111100101111001111010100110111000010011101100001000111101010010111000100100111011110000010100000101001100111000101011111110001011110100000110010101000010011111011000001101111110111100010000101101010100111110001011101100110101111001110001010110011100110010001100011100110100110000010011100111000011111100001111010001010011111010011011011111101110001111000011100010000101110010100101001110100011111110101100011101101111100110110100001100011110001100110010001100000011111001101110001001110010101100101000011000101011010010100100100011111101000000011000110100110100100110001100101010001010111010011000001011101001110011011001101101001000101011110001000011101100010001100011011101110110001001000111111111111000111101100010011010010111001001111101100001010011001100100011010110101101101000001111011010111010001010110101111111110110110000000001001101001001110000011000111010000001010010100001110011101101011010110100011010110011110000000010110110101101111011001110000111111110101010010100110110000000011111000010100100110011011001111011011010001001010011010010010011010101000100101110010111100011101001010110100110010000011100001010010011011101001001011010001000101000110000111100111010111010111000001000100110100101001001000110110111011001010110011010000110000110010000101111010000110100000100111100000111011100000001010110011100111100111111110100011000000101000110001110010111010001011111000010100111100101000001001111101100011001100111001011111011101110101111101000011010001010000010000100101000000110111101110011010101110101000011001001011101011000000011000001000011001111010101100011001101101100010100000011110100101100010011110001101100000001001000011110001101001111110001101001010101101001010011100000001001000100101001010101010011001101100011000000101101111011011001001101110111111101000110001001011001110111000001001111111001010101101111001011111010011010111001010001001111110011010001101001000010011101001010100010010000000111100000100111000100100001011111100011101000111111101010000110111010010110110011100001100110110111010011011010001111100110101101010111110000001011111011101110011011110000101110110110011010010010100110011110110000011111000110101101010101000101101000010011110011111110001010110111100011101010100000001100101001011111010110101111111100101100010001000101111110110001100100011001001111010100001010001100010101010101000101100000000101000110110100101000100010100101110111110011011000101100111000100001011101010100001100000010010000001101100101010111101101100001011111101011000110011110010100010011110100111011101000010001110010010111010101100011001011000000001100111000111010010110101000100000001011111101001000011010011111101011111100100010011101110000110100101011100111010011110101101101001101000000101111001110101011011110111101000011011110101000010001000011010110011100111111101000110101110011001111001111010010000000010001101000110100011011111010100010001011111101101011100111111001101111100101000110010011100101010101001101010000000100001110100001110100011010011001010100101111011011110101001000010100110001110011100111010100111001101100000010011011110100101101010000100110110000111111000110001001001110111011001101010001000100000110101000011000100110111010101110010000010000110001001110101111011111000110110101101110001011100111111100100000011111110010110010000101010111001110100000011111100100001110111010100011101000111011110001110010110011011100011000110011001100001110101101010010110010110110100000111110001100001101010101111100111001001111000001010010001010011101000100101111001110011110011010000011010011011011101110010100000000110101111001100111111011100001110011010100101110000101011111000011111011010110101111011100110100101010111100101001001001000011101110010101000110101101101101000110110101111000010010110101000000010111011011111011011111001101110100011011101110001011111011101100001010001100111100100001001111111011110011010110000100000100111000000000001111101111000001110010110110000001111001000000101101001000110010100100001001001011000111000000111100100101001101100101111110011110001000011000110111111010111000010111010100011100101001011010110100001100001001010001101010100100010101111100010100111100001000010000110011111001000111110111010100110100110111110100010101110111001000100011011011101000101101011101000101110010001100111010000000001011101010001110111110001101110111111010011100011011101000011000001100110110000100101101101000011111101111111111011000100011011100110101000111011010110110101110101010001011110011011010011011110101111001000000001010000101011011110001110011111101010001100011110110110010110010000101010000100010101001111100000101011111101110111000001101111111010100000011010000011111010110000011001101010101110010100001001101110000100110111011110111110010110110001010000100110000010010010100101110001011011011100100101010100110111110100010110100000011000001110101111100111011001111011000011111110110010000000100000010001111110001011101111000011111110111111000010101110101001001101000101110000110111110011010011101010110000100101011010001111000111110111000000111001110111100100000000100101111101101101001111001001100000111101110100010000001100010100001100101000011100011010100101001010101101100010000011111010101100010011100010111000110100111111000110011001101111101111101000010111111011100011110010100101010111101100111100100011010101000101100101100010110010011111110111000110000000100011100111001001000000011001110110011010000100001011000111011111011011010100111000110011011111000010001010011000111010101000011000001011000011010101000110100110010000001100000001101111110001101011111011110000001010010110110001101001000100100110010101100101110110010010000110111001110010100100110000000100101000110011110101110101011110011000000011010100010111110000110110011000100110100010111100101010100101010011111100011101010110101110101110100010101100010000100101010111100011000011101111001100001011100111100001001101101001110000000101011000100110111110010110100001111011011111111000100111010110111011010010010000100111010110100110110000010100000111010100100110000100010111101111000000011010101100011111110110100110010000101011001001000101001010000100000010001000010011110000111010010100100011001111001010011011001111111001110100011001011100000111000011011111001110101111111111101110100100001101010101011010011001110101100100101111011001111111110101110100111010100000000010111010011100101011000011101001101100000000001100111110010111001011110000011101111111011011001000010110111101011011001111101110001101011110001101010011100110011010000101101001101010001000110101000101000011000111110100110011000110101010001110001010110001110010110010100100100100011001001110100101101111011110110110010011111011101110000110000000010001101101011111010100111101110011000111010001110110000000111001000101010000011000110010111000001010100001010010011001111111101100001110100110111011000110100100100001110101001001100011101000000001000011101010011101011010111101001000111110100001101000001101001001001110011010100110000100100110000011000101000101100101000000010111110011011001111001011100000001011101110110011000100111110111110101101101111111100100101001111100000000101111010110111011101000110011001000010000110010010001111010011011011010100101100111000100000110010001001110100101111110010100100101111010111000010000000101100001101110111001010101100111101111111111111000001000101111101100101001001101001001011001010111000110101000110001101000001011110110110111110001001111100000000110010001101001000110110011010000000111101100000010011001101111111000000001011101011101100010100011001100010001011001000010101000000000010000001011001101011111010011111100011111011110000010100010110011101001001110100010111001111111000010111111011001111100110000101110110000101000110101101000011101100010110001011011111010111001100111100011101100100010011110001001100111110010001011100010110001110000000011001011000110110100100011100010001101111011101100011110110110101000000010011001100011110101111011010100100011111110100111111100010111001111111011011110111110011010101010011111110010100100100010011000101010111010100010010000000111100010111001011011101001101110001011111011000000101101111000101111010011001110010001101000011110001011001011000001111100000101010101010111010001110111011011010010011010100100001100000000101000000000110010010101000100000001100101111001010110111101110101111110010011001111100000010110011100000101011110110001101100001110110111010100100000110001100101111010001001000000101101000101101110001011111011001100100010000110001101010111110000110011000001011000000000101001100111010100011010110110100111011011111000110010110010101011111111100111001100010110000011100101001101100101111110000010001000000001010101111011011111111110000100010110111010101010100101100111000011100111110011110100010110010010000100000000011111100110000010111001111001110010100011000000110110101000001011001111000101011110011010101101111001101100101011010101010000011100000000111010101001000011000110011001110110110100100000100111111100110101111001110100011100000100110001100100010101111101100110101010010111111101000010000011001110000100101111000100100111110011011010010010100111010101111010010101011110011010000001001001100001100000010000111101111001000110000001101100100000100100010001111110101011100111001111110100111000010000110111011111011010111100100001000110101010101110100000011100111011010110110000010010101110101000001111101011101110001111011001010011011111000111000001001101101011010110100010101111001100110001100111101010011000100100000000111001010100100001111010000010001001010001000011001111101111011011110011101011000000000110111000110111100100110011110110000001011110010111000101001111111110111100100100001010101000011000010000111111101110010100010001100111110101111010101011011100110100000000000010001000001101100110100000010000100111010110011011010011111000110110000101011101011000011101110010101011010010110010011100000111000110111101001100011101001010000000010000000110011010111100010001011010000111100110110010010000111010000110110100011110010011111101101111000001010011100101111010011010110100101011000111011111100110001110011110000100000010001000100110011111101010111000101111000111010111001100100110000010001100010100001011001101110010111111111100011111010000111000101010010000010011010001001010011010111001100001100001110100110101010111100011010010110000011111100010010111011000111101110100011000000010111111110101000010110100011010101100111010010010110100100101010000100101110011000011011011111100000011111010000101110000111001110010101111110000110010000110011110000011011100001000101011100000100000000011001010001111011011001010111011111110010011100101000111010001111101011101100010000001001011110110110001011100100110100011001100111010000101100011111001000000111001001010010011101001111001110110010000100100011001001110000000001110011110011101101011101110001000000111000000100010111010011100110100000010000010110000101000010000110001110100101001010101011111100101111100110101101100011010011111101001110111110101010011110111100100001001000011101000011101000000100101100011010011111100101010011011110110101111001011001011110000100100011101101110110111100100100101110000100000111111111001101101110011100010010111010010011110100000011110101100011110010110010100111110111011111111110100010110101101100010000000110100011110000100010010011001001111100001100010001101011000101011010011100110110100011111101110010111010101110110001110111100011111000011111100100000001011101101110110010001010001000111110000011010001001110101111111110101010101101001110110001111101110111110010010001101000100111000111011010001101101010001010000010101001101101101001111100001101100110001001111011000000010010011011000001101111010111110111011000000111101000010001100011001001100011000100000100000101010110001010010010101011011010010111011011001100000110111001000101001010000001110110010010010101110001111110000111111100100000111110001011000101001010100001001110110011100011110101001110011010110011101011110001001110100111101101100011111101101101100001010110101000110010100100110110100100100000110100000011010001010001001010110100001000111001101000011010110001010000101010101101101000011001101000101111110010001111100101101010010001101110001010110000011101110001011100011010010100110000011101010011111010101101000110101101011001010100010110011100111101110111011100110101100111100101011100100111101000110001110001000100101101101010000000110000010110110110101001010010000111000000011010101001100010010001011101000100111101000001100010110001100000100101101001010001101111100111110011000101101000010001110111110011111111000101110110001000101011001100001110001100101001001111111111111110110001011100011110001001001110100110110110000001100011010111011001001111001111101010110000011111111001000101001100011010100001100001000000010101001101100101011010010111011101000001100011000100010100101110000100100011010010010110000110000111111001001010001010001111010111011111001100010001001011110110101011110111000001001100001111100110100011000010111100110110101011010111111100101010111101100100110101000001111111010011011110100001000101010111100000011010001000110001110000111101100101010010011100000001111011111000111000000101110001111100000000011100010010110101000110011011110110110111101101101011001011111001111101010111000100010011100000000100010001001101010010110101100110100110011000111110100011011110100111101011101001111111000111101010100101001101010001001011011011001101111001011011111100110100110101100101011010011011101011111110111100001101000011011011111101101010110101000010101011101101011001001110100001100111000011000001110011011010100001001000100100110100001100110000100110110110001110001010101110110101010110100001111101011000011110000110110100111001100011000011000001111010000010010010000111110101100000001110011000001101011111111100010010011010110110110001100010101000001000010111000001100111011010110101101001000010110111101111110100100000011111100111111101001110001001101001010001101011001110000100011111101100011001111110101100000001000110111110000110101100110001000001001110111011010101101111101111101100110000101000001010100100100001110100011010000010101101000011001110101011011000011111111001110100011011110010011101000111111010100100001000000101110101011000010000100000010001111010010110001001110011010110001111100110101000111101010010011000101010101011001111101101101110001101011101100101101100000110000110111101000000110100100001000110110111000001001010111110001010010001001100101101001110000000000011101111110001101011000010010100010111001111100100100011001110111011001000100100011101011001011011001100011010000100101010110011000100101000001111001011111100001000111001110100001000011011100101110011000100111110010100011110111001100000000011111001110101100110111001101001010000100010111011101100001001001000010011001011011000110100000110001101101001001101000110110101000110001111111010011001101010101110000011101001110011100011101110110000011010011101111000110011110011001000000000110110101011010010110000110111010101100011001111111010101001001110001000011011001010011011100111000101110110010101110100101001011010000011111100111110110010000011000011001010101000001100000100000100100111101111110100000100101110111010001011011000010111001010011110001000101110010101111001011111100101111110010001111100100001000111101110001100001011111010001011100000111001010111111001101100101011011110011010000111000101001110001111000001001111100010110001010010000101001101110110000101100100101010110010101101011011100010000000100111110110101010110111101101001011011101111101010101101011100010001111001011101110101011110010110011101111100001100110000010000110000101110011010111110101010100011000111110010101000011010011111001111010011111001100000000010111101111010110101110000000110101111100111111111100001110100001111001111111100000100011011000000100101101011010010110110011001100100010011101011110110001010010110001100101000110100010101111001001010010100101110010000100101001011101111111111000101011100110110100011100100100101111011001000010100010100101100100101111011101011000001000000011110010010111010111011100011101101011101100110011010000011111011010001111001011011010101111110100001100001011010101101101011111000101101110101011101101011011110100011110000110101011000100110100010011001111110001111111110111101110110011010110101101001001010111110010011111110101100011011010000101100001010001110111011110010011100001001111001100011000001111111010010001100110110101001101000110101110110110000001010000111100110001001010000100100100100110011110110000000010000100011010011110110010001010111110000110000110100111101000100000111010001000101010101011010110000101001111111001000010111111011010001011101101010111101011100111100000110011010001101101101000000101011100010010010001000011000000011011111110001000000100001011110000010011110110111110110001010010100100001000101101000101110010001000100100010111000010000000001001100101111110101011111111101111110101100110100101010010100100001110011110011100111111101101011000100111101100111100010001001110110010010001001001000010001001000010101001000110110010001000011111101000011010000111111111101101000010101110111101000000100011010011101001001000100101110010100100011010110111111100100101010111000110011110110000111000110000100000110011101001110000001010001010101001011010111011011100110001100101001110110000111000110001110110110101011001011110001100100111001101010000100100111101001011100011110111000001110111101100110100111000110001011010101101100111010011101111011111110101010000111101110011000001110101001111011010010111110101100000001110011001111110011110000000111111001000000101111010101000000000111000100011101110000111010001100111111000011100010010111110011110110101010100000010101010001000010001110111010001110011110111001111110000111111101110011011101000010100110011011101000101110011011011111101010010011111001111100001100101011101110110011101110101000010110100000110100101000010111010011010100010100001010101101101110110100001001100111111011010011110010111101000000110011101000110011101000101101101100110110000011000111010111110100110101000000110010010011011011110111100000011100101110011000100010101010000010000111001000110010100010000001000111010001011111010000000010011001010010101111000010010001000011010001111111010001010010011111001010001001101101000011010001010110100110001000000010100000101101010100101011011000101000000001101011100111011111111100011100001010111111000001111101101010100101101100111100001000101111000111100100000111010111011010101100111100101111000011111011001001100010001001111001001010101011010011111111101100101001011111111100000100101000110010010000001010100011110011100100001111000110000000101100001000001010011000010010100001100000101110001101011110000011011000111010010100000111110010110101001001010110011011111101100101101000100100111000001011111110111011111011100110101111100000100001101010110101001011110101010100110101011001101001110010010101011011110001101001001101010011100100010101101111011001011110111011000000110100110110110010101011000001101110101110111100000010111100110111101110101111011001111111001011000100110001111001000100111111011101100010011101110011100001011011001110010001011010110011100101011110101100101001110000000001001110101011111000001000100110100111000000101111111010101010011110101000000100001111011000111000101011100001011010010011101111011110110010010101110010110010101010110000100010110000001001100010010101100111110010000011100101111000000111001101010100010110100110001010100100011011111100010000101000111110101110010010000110010111101010000000000111011110100110000100000101010111001011101011000010001111110001100000111101011001000001011001000111111011000001101011000100110110000111101000010100101110000110010100001011010000001111111110001010101110000001100010100101110011110001000010101111010000001010110100011101001011010011010011010110000011111011000110111101000111000010010010010000001011101111100010010111000011100000011000110001011001001001111011011010000100001101111001101000100011000010010110000010111011100000011010101001000000101100111010000100010110110001010011011011000001011111110101001100111101100001011100001011101011000100000100001101001110010001100001111000010101010100111000101110010001100010010011110111000111111110111001101110010101001100110000110001100001001010010111001011011010100111011111101001101100000011000011111111010011111010011010111011011111011010011000001111100001011011110001010110010111011111010110011101011110011000010110011110110110101100010110100001001010111101001100100100111011011110110111111100101101111110110111101101010111010000011011000001000101100111101100001110111010000111111011010110001011110111000000000000100111000100101110010110001000111100001100100011000100101100100110000010101000010000111111101010101000000110001111101010011110010000100000010110101001110101000101111001010000001010100101110101111110000100000100101110001010001111011101010110110100010111010100110001110011010101011101001011111011111000101010111000001100111001001110100100111000111101110100011011011011100101110101110111100001000001010111110001001010000011101010100000111110101000111000011111001011110010100101011101101101110000110011010110101100011100101110000101100001000110110011111111110100100000100010111010001011011110100011101101101010001100111111010110100111001110011110111110110011101001101000110101110110101010110111001001111010000101111110000110100111010011011101110111011110110001011010010100100110011011010011101001101101001001100010110000010010111101000000000001010000110111010010100011101111110101100101011001110111010000001000101011000101000010100010101001000111010101001000101110001111000100001000011110010001001100101000011100000010100010100011101001011010001001100001111111111100011011001000000101000001100101001010101110001011011110111111011000100000001101110101100111000010110010011011010000001010100110100110110011000110101111101000000011111001000111101111001101001011110100000000010011110011011111110011010111001011100011001000101000110001110110110001100100100110011101001101000001101111100111010011111101110010111100000101100011101000011011010110111011110001100111001000000111001010110000010110111101000000101001100111000100101011111111010001111001011110010100000010000001111110010011111010100111010100010110111100010101001110010001111101011100101110101001011100010100001001100011101000101101100101111011100011100001110100100111010000000101001010111101100000110000110010011111010110111110111110000101110101100001100100010000001110001001111100101000011000011000001101110101011111111101001100001110101010101011001100010000000010101000111011011111100001010010001011100000001000110100010110101110001111010001101111100101001111000010101001111011001001010101010110101011010101100011011000100001011101101101100010000100111010000000000110111001111111110111100100000111111110101111011101100010000000001011101010110010011010111010010010011110000100001010100110101100011101010100100101010010011010000110011001010101001000101000101011010010001101011000111101010010010111101000110000011011110100000001011011001011011000101011000011101001110111100011011010001001101111110000001110100001011000100100111100101101110101011001001010011110100000011111000111100010000011100000111001111001101100011000110000100010000010001111010001001010110000110010110010000011011010110010111110011100011110101111110100110000001011010100011000011000011111111111001010100110010010110111011111010111100101111010111100111100000100000001001010000110111001010100111100010001001011000101000101011100010001000011011011111001100010001100010101011001100011010110011111010111100100000001011001010110000001011101001001100011100011100011010001001010001000001100101101110101001111110111010011100001011111110000010110101000011110101010100010011010111000011111001011011000010011101000011110011011011111100101111100001010111010000001101000111001110101101001000100111001011011011010111110001110001100100100110101111010100010001101011001001000001011101000110110000010100111011001111101100001000101110111000010011001010000101110101111010111101101010000110110100110001100000101011011110111110010111100111100000101001110010011110011011011101010011011110111001111000100000011110010000000001100000110000110000001010111101110111110110000110101110101010100000001111101101100110010111100110011100001110101001111001110111011111101000010101111111100000000011000100110000101000101010111000111100111110010010011011001000110001110100001010001001011100010111111011111001101101110101011011000101101110001101110000000010011011001011100011011001010111111110001101111010101111000010101011100111011011001000100010100011011010110100000111100010001111111110011111010111000110100111010111001011011000111100100111011110100001000011111101110001110110010010000101000011010110101111110001100110110010001000000010001001011000101001110010011000101100110000100011001101000100010010101011110110111111101010001010110000001101111001010001001000111110000100011010111111000000010111010100001011010100111001011000100011001100110101101101101010000110101101010011100101010110101010011011001010101100000110100011111101100001110010000010100000010000000000001100100110101001100111101011110101101011001000011000000001000011110111001010000101010010100001001011010011000111110001011010000101001010100101111111011101001100011101011111000000110001110011111000100101001000010000011000101101010001110010100111010001001001010000010000100101000000011100100100100001010111010000000100001011010101111101011011110100011101010001110000101101000011001111110000100010000011001110000110100010110100101011001100111101101100000011011101010000000011011000001111000000100010010100000000011101110101101100111001101010111000001110111110010010010011001100010010011010111010111111110000110100010110110110011001011100110110100011101110011110100011110000010111111100110100110101000101001011101101000100101000100010010111101101000101000100010101000101001110001011110101101000010100011111010100100011010100110001010101111101111101100011000111000100011100111000101110101100011100100011111000100100000011100001101010100100111111101101011010111000111101010000100000100011011001000110111000110111101111101101111110000010110010000100110111010011001101001101000101110001101111110000110010110110101001001011010100111011000100000110001010100110111000011000111110101000100000000110100110000110011011101110111101000110011000000001100010101110010111001001111111110011111111001011000001011001110010110011011100101101100101111111110100010110001010111110101111111000000010000101111111000000010010111110000001011110100000100000110010110000010110001110111011110001111110100100110100010011000001111100101010111110000011111011000110000001001100000010010001010100001111000100011000011111100101111000100100101001101110100111001010111011010111000011110001111100110110101011100110111000110101011000100000101001111011010010101010011100110000111101000001001101100001110101001011111000111000110100100011001001000001110000101011010100000110000101110111100001110000100101101001111111000001000101010100011001010001111111010000100100010011010101010010010101101001100001011010001111000010000001011111101010100101100010111101111001110101001100110000110101111000001110100001110111001110000101010100100011001111110010001000000110110101100110000011100100010010011011000100101100000110111101110011110001110001001100011110010100111101111101010000101111010100100001011101000101000101110100101000100001100001000101001110110110001001111010100101011101010010011111001100000110110110000010100011000000100011101010110111011000110010001111011101100000101100111111001000010110110000000100011101010000101000010111111000010001011000000011010001011000010011001001001000101100110100111111101100101001101011110101001111001101101011101011001000010000100100111100110000010011101100011110011100100001010100111101000111010001001001011111011101011000001101000010101110001111000111110000011111000101010000111111001101011000010011111101010101100110011010011010110101011010001100001101111111011001001111110000110010001001000010100010010000001000010101101111001011101011100011111111100100100011010110011011001000011100111110001111110001011010110011110100011011000110010010101111111111000001001011110010111011110001010000100000010011111010000111010001010100101000011100111101110101101000110111111011100001111000110011011111101010100011000010110010010011100101100000110010101010111100100100110000011001000011011010101011100101010101111110110010101011101001110100111011111000010101011100100100110011100010011001000011001110001010100010000001000111100000000100000101101110111101001101100111110010101010110010111111001111101010001110000111001011000100100101110110010011001010100111001000111001010011100000001000001111110111010011101011101000101101000010100010011001000000000110010110101011010111011111010111001000111001110101100010100110110101100001010000010011110111010000000100010000010011101111011111000111000110000011111111010000001011000101001000100011001000000011011010110001100000101110001001010010010110101110000101100011101011010111010001001011000001110100101000101001000111111000001110000000010101000111011100001000001000100100100011010110110001101111100111111010010011011000100100101011111001000010111110111000110011001111110011010100110101010011101010111001010001110100110011010111101010111101111001110100010110101010011011111100010110100010011111001100010101011001101101101110111111101000101100100101100110011100011100011101100100010101001100011010001111101001110011110100000001101011101001110000100010111011010011100110101010110000111010100101111100011000101100111111000110000010000111100010111111111100010010000101101000000010010101000010100011000110111001010011100100011001101011100001101010101000111101001001110110110001001100000110101100010110000111001111101001011010000001101100001000011110111000010011100111111111001000001000001001101010111011000101010010000101001010011010111111101101111110001010101101110111111100001000011001000010001101000000010011101001111000100000101000110100101100100110111100110111001100110100110111011011000011000000110101010000101101010000000011011000101110111110001011101111101011100000110100000110000000001001011111011111110010010011010101000111101010111110100110111010110111001001110110011110001110000001101111010111010001000001100110011101011100111001011010000011000101111001010100111001111001010000010011111110101101100111100000011110000010111010100001011100000001011001101110001001011100010110100010010101101100011000101100110101000100001011101001100111110010101000101001001100100110100010111110000110000001110110100000000000111011010100001111100111000100010100011110010110011000010101100010101110110110101111010101010010011111010001110100010101111000000010100110011011110001110110101000001111001011001111111001010010001010011000010000011111101100100010001000111101000101111111001110111100111010001011110111100100001110100111001101100100100011000010010100100010000101101000100100010101100100011111001110001100001001010101011000000110000100001010001011111000001110110011000001011100000010100110001010101001000101000101010011110000100001010001000101000110110100010110011101110010111111111110111001001010010101010001010110111101010000111010110101111000000111100010110110000001101001001011000001110100000101101010011001111110010010000111010111110110100000010101110011000010010010011110101110110010011011010001010100011010111100010000001001111001000100011010111110010001111011000101111100001111111100101100011101010111110010001101101100110110111001001000111010001001011101001000110010100111100000100110111100100011100111110101010100011110100111101110010100100110010100111001001000011001100101111010101101001111101110011000111011110101111001011100100110001011011000111111000110100101010001011101110110010111010111101101011001000010111101110000110000100011100100010110010101101110101110011000110001000110101010010100010001011101011101100000100110001101011111001100001111111100100010111010111001100101101110101111010011101011000111100011000111110001000100100110100101110011001111111011001100010011100010101001110001111010111101010011110111001100000100110101000100000100000101101000100010011111011011111001011110101001011111001001010001110110110001111001000101100111011111010101110010011100101010110011101011111110001110001111110101111111010000011110111010110001011111101110101100001000100101000000110011110100011000110110010111011110011100110000100110011000010101010110100101001011000000111110001110000100101100001110111000011001101011100011000101010000111100001010100111100110001100011100110011000101001010010001011001100110000010001001001000000011100100100000011000110110101011100110000010101011100001101111111000010100101101011100010001111100011000110101001001010110011101110011101110111011100110100011100100001000001011000111011111111000010100110100001111000000101011001111001100110010001110010111000001000011100101001111111101011110011110011101111101110000100111110000011101111110110000101111001110000100111101011110111000001010100100000011100101100000111110011111101000001111110101110101011111111111111100111100110101001011111100010100101100000011111111100111110001110001011110111110011001100011110101110100011100101010111111000100011110100000100001100001100000010010001100101010100011010101111110001011111001011110000111101101001101100111000101100000110000000101110111000010011000001100001110100111100101001001100110000011111011001011000100010111010101000101000000001010000001111101110110011000110000110011110111100000110110010100100111010101001001110110101110011001111001110101010100101111111101001001110110010001110011001111111011101011101011101000000111000000010001101110111010001110101001101001011110011110111111010000110001110110101000010010011010001110001110101000011010100011001011100010110101100011001100000001111111101110100100000000110010000110000101100011000111011001000110000101000010100101010000101011011111010100011100111111101100100001101101001110101110001101101011110000011100111110000010000011111000011100100101110100011100111011110110110011000000010011111110001110100000000110000001100101100100000110100100010100010101001111111101100001111000110101101010111100010100000011000100101111100001111011110000000011001110001100110100000010111000110101100011010000001010011111101001110010000101001011110010000100000001010110010000001101110000001111110010100000010111011010000100111010100111111001011100011111010000110111110000000100100010000000100110101101100001101001101110010001111111010011101010101001011111000101000011100011101001010010100100011010100001001101000100011110000001110101111000000111111011001101000011100001110001011010000010100100100111100110111101100001010000001101000010101010011110010011001100000011110101100010110011100110011010100011110100111011101111001011000110111000100000001111011011010111001010000011111101110100100000000011110110001011100101010000000010111101111111001000100000011101110001010011100111001100110001111111101100000101111011111101001100100010011101110110001111100101001010010001010001100001101110001100101011000111010110011110011001010100001111111110100101101001110011000011100010101100011011010110101011010110011011001101000001101000111101111000010101101010101000110001010001100000010010001111111111001010111110010011111101010100010011101111100111111011110000111011100101110110001000101011111100000110101010111010000110100110111000000010011010100001100101010111001110001001100111001000101010101111110110000101000111001010100111011010100010000001111111010100110110011010011100000011001001011100111010101111101010011000110010001011101010110101111010001011011000111111110010011111011011000010010011110101010000100010100011110011000110001000101001101101110101000101100010101010010110011010010011111111111110100000011110011010100110111111100010001000101110111111101000100000101111101010010110001000100101000011001111100100100000101101101010111110110110000011100111011101000111111101101101111101101111110010001101011111001111011101100100010100111001110010111111110010010110010010011010110111101001101111001100010010000111000010010000111001100001011110110001001110100000010100100000101110010101010111111011011100101110111001100000011000111110100101010001011000101111000110100100001111011000100000111110101101010001110010001011000011100100101110101011011110110110000100110000011101000010010001111100111100010111111011010101010100101011100000010110110001111101000001110101001111011101000111101111010101001101000100011100100000101010100010101110001001001100001001100101110110011100000100011001110100001010100110010000111010100111011101100101001111000000011011010111100010001001011111001000000110101011001011111011001110110110100001001111111011100100101101111010100011111000000111010010101111100000000010010111100001101001011110011111011110111110010100111100110111000010001001101011010101111000101000000111011101001000110110100111001000110000010101100000001010110110111010001111111110011010001110110110000100110110111110110011001110010111111111000100000011000111001010100000111101000000111011111001000011001000110000110000101111011101110110010000011101000111110011110111000110111001110011011100010100010101110111101111000011101111001001110001011010010110001010000001111101000011101101011101001000011001001000010101010001010000001010010001001111001110000111101000000001011110111111101111101101000010111100001100011010000000011101000010111100000111000000101110100110001001110111001000101100101100101101100110001001111110001000110110000011110001111111101101100101001000111100110111110010101110000101000001100001101011101001011000110010010110110110101000110110111101111011111110000110010100100101000011101001011001001101011111111011100110000010101100101110010101111000010001101001011001001011010101110101001111101001100000001001010001001100100011010110111110101111111000010111000000100110011011100010100100001100110101100000001001110010010001010011111101011001001000110001110000011011100110011010101100001111110011000110010001100100011101000000101111001110011100000011101111101011100001100010011011110101011101100111101101100010010010000110000111001010110100011110011110110100010101101101001100010010111111011000011101111001010111011001111000100000101110100000111100111010101110000111010101111010000110001110000010101000111110100010000110001010001110010010101111010011000110011011111111111101110110011011101101001001011010110110100011110001100111111111010000101101001101100011101001101011011010100000111000011000010100111011010101100011011100111011110001100011110000111000100110010101010001011110110001000100100011101011010110111101100100101110111001010111001011100100000010101100110010010001010000101111110101110110001011001011000110011110101000100000010111000000011011110111001011001001010110110001111111011001011010100000111010011011000101010110011010010011101001100100110101011111110101011011101100100010101000001100001101010111110000111111101100101110001101011110010111100101100100000000110100000011100001011111001011111110100010000111000110000010110000000100001011110000001001100100000110111011110100010111000011101110101111000101000101101010110110011010011001101000111011101010111001001101001001110101110001111111110111101110001000101011110011111111011000001000000011111000000110110101010001010111010111011110011001000000111110111100110010010011000100110001000011101010100010101010011110111110001010010000111100001110111111111000010101111011010100000000101101010011001011011111101011000100110011000011100010101111010100100010101001110101110000001011011001111010111000100011011000101110010110111101010000001011111111101010001100010110101101010000100100100010000011011000000011110011110100000010000110110001001101000011111011000101000001111111010111010110010100110001011110111111001110010110101000010010010101100110001101100101110111000001011111100111000011011000100110010101001000101001010001001000101011111000100011110001101111110101010101101110011011101001100011000011010111110010100110101000111111101111100110111011100111111111011101100110101000110011000000111101011011011000100010011011110000101011101110000110000000000110101001110111111001101011100111000010001001000101011110111000010101101010101111010110111011010101111110011100100011011111100111000010001110010001010011010100110010010100111110010011101101110101011110111110001001001110101100000001011000010100000100111101100101111111101110101000100011100000111101010100011001100001000100110001001011000011100100110101110100010100110001001001111001101011100110101001000000001111010001001111010111101101010000000100111001111110000110100010110111010111111111010101001001000000000000110100010110111100101010010110111101011000011011100010101100111011010000111111101000110111011011010111110111111100111110110101000110000011001010101100100110111100101010111000101111001011010101110110001010101110111000010010100110101111010101101111011011000110101011111110011111100000011110000010000100100001011100010001101011100101101110011110110010010000110111001010011010001000010011101011010101001111110010000000000100010010100110011111111000101011111001000000101011101101100100011111101100111101100000100010001001100001101011000111011101101101010101010100101010011011110110000100101110011010100000010001111011010110001000010100100010101110110111011010111010001100001001001111101011100001000000100101101001110111010010110011101110011011101111101100111010100011011010110100010001001011111011000010001001100001001001011011010101000111111001101110011111010101111110000110000110011010111100001101010100101011110110000110001101000011000010110101110110010001000110011110000110111100001111100001111101011000000011100101011101110110010011010001101111001100011100100111111001110001010011011010100101111100101100101100000110001100111100000010001100100010111101000000110010010001011010011101111110001000011001110100100100011100101110001000000101011001111000001001111010110110010100010010000100110010100000000001001100100110100111111111100010011000011100010110101101101100100111101001010101010100011000110011101011110110001010011100111011000110000001111000010001001100001010100111000010101101000010100011001100001010001110110010010001100100101101010010111010101000000011110110110111100111110101010110100111000101100011101010111010000111111000000011010100001100100110000101100011010001010010010110111100011100010111101111010011010110010111111111000010101000011101011011101001100111101111010000000110011111010111110110101001111111011110000000100110011111100101101111001101111010011100111010100000010011001100001100000110100110100111011101010010110011010111101001000010010110011011001010100011100101110101011010000000101110000110110010011011011101111010010000111111011110100111001000101000111001101111001001101111011110100110010100010010000110111110010111001000011011010111011111000010100101110110011100110000101000110111101000111111110011000011100011110111010000000100011001001101101100100101111001011000100100001010001111101100100001010000101001101100011110111001001010011110011000001001000100001001011111100110101101010100001111101100000111111110011110011010100010011001001011001101111000110101101000001100100110000100111001101001001001011110100111100111000100011111000011101101001011101100101100101010110110001011100100100101100110100101000000110011101011011011011101101110000110100000001101100100010101111101111010111000111010101111100111111001100010101110011001001011111100101011100110011100011010000110110111100100110111111000010010110110000010110110100111010001110110110111100111101010000000110001010010100001111011011011110110011001100111100000110001111010101000100110111101101110000011010111101001000000111001110011111011101101100101110110011110001011001010111000100110100110111101001000001110001110000010100011010001001110110010011001100010011000101011010011010111101000101000101111001100010101011011111010000101001100001010101101110100100000110010011001110000111000101000100000101110011111010110111111010010100100000001001110010010101100100010000000001101011100110110010100111110000111011010110011101000111011100011101111111110011001010110101110000110101111011111011111111101100001110001011100101101110001111001100001110010111001000000100011011100100101111001011100100111111101000000111011111101100011111011101000101101110010100101100011010100011100110000110111111110011011000111100000110011010000000001000000110111011010001001101101001110101010100100011010010111111101011010011101101110110111001000011000101111001000111001111011101011111100011010010110000001110101001011011100101011000000000011101101001010100001101111100111110101100100111101001100011011010000110000100000100110010010101111011000110110110101101110101000001110111111000010100010001100010001010011101011100101100000100001010111110010110110000000010100001001001010000100000110100011001000011000111101001110010011101001101000010101110110000111010011110101010000100000111011110011101011011110001001001000001110011110110011111011111111111110000001010100010010100110100010110011100100100010111111011101001110001000010101010011101011111011110000111110111110010110101010100010010110111101010100000000001100101011011011100001101111011100001111001101111001000001010011100000001110101011010111110111111110100100111010100000111101001110110110011000101100110111001001000101110100101001011001100011011010100111000111111110101111001101001000011001101000011100000010000111100101001110010011001100100001011001000011100011001011000100101110001100000111110000010000000001101000001110100001001010110111001110110111100100110111110100001100010100110000011111100000111100001101100010110001100100010010011011011011011000011110010100111110011011000100101101111101011001011011110011011100111111110101010011100100001010001111111001011010110001010100111111010111011110101110101000011010010100100110101010101110001110000000010010010110000000011110101010100001110110001100110110000111100011001010100111110001100101011001010100011001101110110110100000000011000010101011010000101001111101000000111011110001100110001011010111001100100110010100101110101101100010011101111010010000111000000110010100111011100011010100010111110000101101111111011111000011011100100010101000001011100101101100010110100100111010101110110111010100110111110101100000100011000000001111010001010101001010011010011011111000010011101111011001000000111000001010100111111111001111010000110011110001110100011101010111111111110000110001001101110101111000011101100011100111001000000111011001100000110000101001101101101011111000100111001100001101010010100001000001000000111000011001111011011111111010110010100010111110111011111101111011001001101101110000101111111110001111101111000110110010101101111100000010100111010111111011000010000101011110000111000010110111010010111010110111111010011011100111110010000000011110101101110101110011100100111010101111111001000000111100111101010111111101000110110110111011000111001011000011000000011100010011001110011101001101000000000101110100100100010101101011111110010001111001001010001000011100100111010100111100110111101011101100001101000110101010000100100110101101100111000110100100000001101111011000001000100101110111000111011010001000100000011110110101010010101000111011100001100110111101000001000011101011101000011010010000100000010111011110010101000010101001001110101000010011000110101111000100110001010111101111000100100000110111101010100000000100000101000001101101000001110011110100011110110110011101001001001011110100110101111100000111000010011000111100011011001111101100000100011110000010000011001010011001100001101111100111011010001000111001010011110100110000000111110110110001001101100111101111001001101010101100110110011011101011001110100110001001100110000110011100100001000101011010111011011100011010101100000110111010010100000001111010110011111011101010101010010011110111110101111110001110110011010111011011010011101100100110010001010100110101100101110100010101111101001000101110010100111101010100011001001011100001001100110101101111000110101110011001100110011100100111101101000111000110100011100001110000110101100011101000010101100100111101100010100001001100110101000110101101010011110101001111100100000110110111001100000010101001111010101001001111101111010011110101010001000111010111000010010011000101110011100000010101101110111111010001010001101101010101111100111111001001110100111000111000010111111100110010100100000111001110100111101001110001011110001110011010101101101111011100011110111000101011001010000101000001101000110101111100101100000100100101111110011111110100111100010110110110001100000010110111100001010011000100110010101111001110000001100101101001101000101110101100010101111101111010101101000011101000111011000001100000010001000010100010000011000100101011101100111011110000111000101001101010000001100110111001100000101000110011010011010110101100011001100101111001110000101010001001001010001100110010100100100111111010110001101100001110010010111011110101100100001100101001100000011110101010101000100110010100001011101101100001100000101101011101100010101111011111110101111000101010010001111011001001001110011101010100001000001111101011000111011110010111110011101001001111000111111001100010000111110100101101110101011011010011010110111101001100111001110000010111110011110011000100110100010001111001011100111001011000101011010101110010110000011101010111001101110011110111011011110101110101010001000110000000001011101110111011001000100111101110101100000110110011101001001011001010011010011010010011101010110110110100110111010000110101101110010100010111111111010101001111111111100010100001110101010001010001100010100110101001111011010111101110011100000100111001010101101101001001100010010001011100001100111110011001100000011110111000100101000011110100101001011100110000001001101101011110111000110000101111011111001010111100101000011011110000110011001110100111000001011100010100011101110111110111101100101110110011001000001101100100011000011110000111101001101010000010111100101110001110110110100100111100111111101100001001001100001110101100101011110111000011001011101000000101101000011010100100011111110000111100100110011110111001100001101110101111000111101000110101011001111100010111001001000011011101111111101001001011001010001101111001011000111111110110010010100001011101010110100110001101010001101011001000010110111010101100001001110000010000001100111001000010100000000000001111101000100101111111001001001110001011000011001100011101101010110110010111011001110000011001110001110000010111101001000001110111101001111101001110000000001110100101001011111000001111111111111010100011100001011000101001100000111010000010100011101000011111111111000111101100110101101100111010000001111000000100101110110001110101011110011000110001000100001010001110100000011011111001110100000100000110010111111111000010111100101001110000001111111011110111101100100111000101010110110100101111100110011011010001011000111000001100000010010000001101001110000011111101000101001101111110000011100011011011000011011001110110010111000100110100100100010100011001001011110111101000101110001010110110110011000100010110011001101000011010110011011110100110001000111011000010000010111000010100010110001111100100000001000001010011100101110100111110000100111100100010111001000000110110000111110000111111100010111001001100011100011100111010010010100110001010010100011101011000001100011101010010100111000101110011010111110011110110010010111101100011001001001110010010000010010111110001110110101001011001010110111100000111111100001111110001100101101100001101111001011111111000011110011010111101000100100011000110000111111101010101100110110110010010111111111011000000001000010111100001001111101010001000101011100010001001010000100010001100110000000000011111011001000011011100100001011101001110010000110000010110110110011001010111111001110010000100000010101000000101101100111010110010001011000011011011110100010011111110001000111000100011101100011000000100001101010001000001000101001111001100101111100010011101000111011100110010110011010100010111101100010100101001011000110100011101001100011000011001100110111001111110110000100010110100110101010111101110101101111101001100001110010110101101011000000010110110001010101111100010010111010110011101011101100010001110000000011010010100011101010011101110101100100001011111101001000111000011001001100001100100101100000101000100011100000010111000001101110011000100110100010111000100000011101100101110010101000001111101000110101001000101110101110011100001110011011001011001010010111100100110100010001100110110100011000000110110010010111110001010100101011111010110100010010110011100101011110010011000100101110111101001110010000110100011101000010111010101010000110100000010110111111011100101100111000110000101101111110010011100100011101000101011111100101001101111101101011110001011001010011000100001010011100101101110000101001000110111011010101111001110001100110010000010010100000001010101110010011001101100010111111010001110010101011011110000000011111001111000101010001101011111101000001100110100000010010100000111111010100101100111101010101010101001010101010100110101100111010000000110011000111011110011101011010001111011110000000101110010001110000110101010110000100110101111001000101000111110000111010011110101011000011011100110011101001111100001100000111011110001011001100101011100100100011010011110110101000110001111111100000000001010011010111011100100001000101011000111110110111111010110110010110110101000100001101100001100110010111100101001010110111101011010100001110101001000001001010111011100011011101011000101110011001000110001010100101010010000001000000010001111010010110000001010010100111111111010011011110100101001011110011010011000100111101011000110101100101111010010000011101111101001100100001111000000010010000111111101111011111111111001001011101101101000000100111001000001101000100110101011111001111111100001100100001111001101011001110101100001101000101100011001110101111101100011000000111101110010101001100101001100111110010110101000000000011110101000110010000101111111011101110111000000101000100111011010110000011000110000100110100001101000001101101110101000111001010001100100000011111111010111110000011001001000111110011110101111011110101010001101000111000000111100001100001010000110010100101110001111111100010001011101110000001010101001011110100000100111101101010100011101100110010100110011100001010011100000001100111101000001001011010010111010101111111101010111001111111111101111100110110010010000100100111001011111101100011101001101111100111011111111110101110110000001110101001101110100011011011100100011111100111101000000100001011000011001100111001111000101110011011010000111011101010101111100100001111100100010001100010111000001011111101100001001000011011101111010101001111000100110111101101010000110101101101111101111000111000111111000110001110000010011000001110010110000001111011001111111111100100110111110001000101100001001001000110011111000100100110001000010001101101011100110110110101010010010101010111010010110010000011001111011101000010111100010110100001111010010000111100000010110011111110010000010000000010111101110001011000110000100000101100101011010100101010110100110100010110101000010010100111111110000010101111101101000011110011010100001001100100101010100100111110000101010010011110101000011100000000010100010011111011010111110110111010101011110001011100011101010011000010000011110000010100101101000000100011000011011100101010100100010101010001010101111001111000010011011101101000101000101110110010101111011011011100001101001110101101111011000101011000010000001110110010010000110010111111011001101111000011010100100110100001110011101010101111111101100100100111100101011111111110000000100001001101001110101111000000100001110101001000110011101100000100110100001000110011010001110101100010001010101100001101111100011101010010110010001110000110000001000010110011101000100101100110011101010110011101001100000110110011110100111001100000010111011100011010100001110101111110001101101100000000001001010100110010110111101000100111101110001101001000101001001011110011010101110110000100000111001011100001001100101110001111001010000010010001010100010100011000011110100110010011110010010111110000111110010001100100010100100000010110011000000011111001011000010101101100001100110111111011111010101001111111110111001011000011010010011110000111011110110000100011000011100001100111110010101000111101101101101110010010010000110111111110000010110011100000001001111110000110000111101111110100101100110001110101001001101010001000100010011000010101110111011101100001100010001011111000101101000010001111101110011100111001010100010111001001111011110100010010110001001101000111111010011001110110100111110001001011001100110001111110011110101010010010011001110101011111010110010111100011110111111101001100110000111000010110111000010001000001111000000101111001011110111100100001111011010010101001111100110101011100001001001011110000110010100100010111011100110101111001011111100010100110111111100011000001100111001100100001001101010100001010100011011111011010001100011101100001100100011001010000100010010000100110101111000100100001011111011010011111110100001111111011111001000000010101110101011101110000111100110011001111111100001111011110001010110100101010111111111111101011000101111101001010100000010100000100101100000110000100110010011100001010110101010111000111001000111011011000100001110101000100111110100001111110000100111001001011101010001100110011011111111100111101000110110101000101011110101010000110010100100101000101101111101000101101010110111111001110101110110011111011111010100011101100111100100011111111110101000001001010001100010010001001000010000000110110001110001010101110011100010111100000001110111000111100000101010100100111101110100011110110001000011100101010110010111111010001010010100101110000101011111111100001010010101100101010000100010010101100100001100010010110101111010010011110101101101001111001011011011100000001000110001100110101101100111101111111010111100111010010110110010011101010101100101000001011100111100000101001101001110001001100001101001001100100111110111011001111101101100011010001111110011000100000110011101010010101100101101011011000001011001010010011111101100011010000100100010111101100000010001100001100110110101000011111010000111110000010001000100111001000100010110101011110010110110111011010110010001100101100010101100100110101011000011111111111000111110101110010011101000100011111101111101101110011100111100111110000101010010100110101011001100101111100001010110110001111110011110000111110110011101000110000000101001110101001110000011101101000111101010100100111000100011000110101001011101010110000011111001100011000110010111010111101111011010110000100000001011001010000111110110001010011000010101001001000000110100011100100101100001001110111101011110110000110100110110110101111001010010100010010000011010110100110011000110111110111101111000000001101000100001110011110100111011110111011101110100110010011000011000011110010000100111011100111101101000001010001001101110111110110111100010011110001100101010111101010110110001001101010110001010011100100110111101111011111000001010010011111000111101001101010000000101110001000000100111000011000110001000100100111000110010100011100000111101000010110111000001111000101100111000101110110001010010101111111010010100000001100111100111100110000011101001010110100010000001111101100010110110010100011000111000011101101101100101110101011011011110001000000010111010100100100011010101101100111100100100110011111010011111101010011000000100001010010011000101011101101011101001011111101010100001011001001101101111100100010111011110010000100111101010010011011110111001100000111001011010110000111100011110000010100111000011011100101001010101011010100010111011101100100111111111111011001101001011101100110101010100110000101000001110111101010011000100101011111101111110010111101010111010010111101111010000111011001001000010110110111010101101011011100100010111100101101111111100001000101000000001010111100010001100001110010101100000101111100101110101001010001011000100100110111100010110101000100111101111010100000011011110001100101010110010111110100000011001011000011000110111111100101100011010010100000011010110011101111000010001111100010010101101110001010110000010010010111001011111111001001010110100111101110111100111010111101111001100010101110100011011110110101111000010000011111100111111001001111111101111011101011000100010010000110010100110110100000101000100010110000000000000011101100001011101001010010011011010101110000010100010000011000000010100000011111101011111100100100001011111101101001000011000001100100011010110001000110110110111000101010011100110011001001001110111101101001000000101001110110011000111110101101000111101000111101011010010010001000001111001100000010010111010011110100011001010000010010010100001101101101001100101100101100111010110111000010101001010010110110000101011001101000111000110011010010010010001011110001001100101000010101011011101111010101010001110000101010000011101001101000110110110000110010101000111000010010100110100111010010010010110101100001110010111010000010011100100111000111111000110101000101011000001010010001101111000011010101000101000010100001001011011111110100111001001011100011010011111000111010111000101001111111000111101101001010010110001000100011101101111110100010011011010001111011101111010110011111100011001110111010100110011101010011001100011010000001100000101000110001100000000100010101001110011011001111011110110010110010011010001110001110001111110100111001111111001010011000100100101001111000101110001111010000110101011000000011011101000110001001111010100101000011100110010000000110101001000010001001000110110000101100010100100101000000010001010101000010011000110100011011111100110010010000100010011111001011011011010100011011100001101000100001000110100100111101010010010100110001110110010101100011011011010001010111011001101110100001101010111010010111100101100010000000011100011001000010000011001110010000110111010001101110111101001100111000011001011100010100010010011110110101110010101101000100010010110011000110011111101110101011001001111010111101001000110110110101011010010001011000101101001110110111001001001100110010000101111011111100000000000111001010000000000011101011110010101001111111011100001011010011100011101111111001001101111000010101101111101111110011011000100000111010111100111110111101101110110010100101101100000100000100111110101110100111100100111001100111111001001110000100101111011000111000011100010000001101000010000101010001111111000011010111100011101110111111100001010011100111001011011010011100001100110101101110001001010101011010111100111011011011101100101110001011100011000011001011001111111001001111001011101100110010110011110000001001100111110101110110000010010011110101000111011100011011011011000100100001111001110001101111000011000011000101101110010001101010011101001000111010000110110010011110010000100110011000010100101100100101010010001001011100000110010100101011101001111101111101100010000110100101100111110101010100100111011110000010010110011010011101111110101111110011011010010100000101011010100101000010001000001011010101111000010100001110101011001001000110110000001101001000001111111100111010010101111101100010000100111001111011111000111100110100111010011000110011010111001001000111101100011100011000101010111100110111010000011101010100100000001011011101000100100000101000000101111011100111111001100110100011000011100111101001111011001000010111011111110011010100010101110000001000000101001001110001011010101001000001111100100111111000101100000100000000011010011010100100100100011101000110110100101010100010110110110000010111001101011111000010010110111001010101000010011110011100000100111011010100100101001010010000011000111100011101000111110010110011110110110001111011110001101000110100011111100100001000010011000110101011010010110111001011011100110011100100111000011001011001110110100000110001110011101001101011100110000001001100001000111000111000001100001011111001011110010001010100000100001100010011001000001110000001101010101100111010001001011010011001111011010100011000010011101001010000011010100110111111111000111101011110100111011001001011111111010111111101011000111101100100011010010010100110000001101101010111011011110000000001111010000111100010001001011010101100100000110001000011010100101100001111000101001111110001001000010001010110010101010010110101101100100011100010010010010001101000101101001100100101110110100100111010110001100111111010111101011111100110101100101011101110100011001100101100100011001101000000001110000011100011001011010010010100101101111111110111110001001101111001001110100100011010001111100000001111001010010001010001010111111111000000001111110101110101101101111111100101101111111011101111010011010001100111111101111011101010111011100000101000101110110000010001000001111001010101000010101001100100011111110101100011111001111110001110101110110111010011010101000111101010101011100101101111100101101000011110110100100110010011111100000101000000100011001101101001110000010010110000110110001000100001010010110110110100100010001101110100110100100001001011010111010111001011110100111111110010010101000111001101010000101111100110110000001001011101011011010110001011010010100010001111110001010011010011010000011101101110110001011101111111111100001101101001000000100101100110000111000000010101110010101000110001110001100110000011010001111000000101110001100100110101000101110000011011101111110000110001111001011110101100101110001010011111110011010111101111010101011101011101001111000110000100010001111101110000100011101100011000001001110011110110100111110010010000000011010010100011110111010001101010010101111101101111111000001111111010100010100010010011010101110100101101010110101101011010111110101001101010110010100101001000011011101110000001000110000110010111111011000101000110001000000000110000101101010000111100111100111100001010010000110001011001101100010111010101100000111001011001010100010101111110101001011110000010000001101100111000010100010011010100100000010000111000011101101000001100010100110000011111111111110100001001110001110011001110101110001010011000100000010011000110000110010010111011110100101001111010001100111010110001101111111000101010101100000101000010011010000110011010011000100101001001001011010000010000110000100110100100101001000101111101001110111000010011101001000000000000101001110110110110000010001000001110010111000000010110001000111001110111111100101110101101010001100001110110100010110100010111000010101101001110100100110010000000011000100110000011110110111011111111111110110110010010001101001100000010001111001001001111111110101110110111001011101100010111001111101100110010100111000110110010100111101010111111110111010011101000000100010110011010100001111111000110011111000101011001011101101010010111101100110010001011000011000010101100001000101101010110011111111111011110011101100010011011110010100000111010101111001100000000101010011111111010001110011011110100010010010101000001011101100001001110000001110100001001111000011100011001001001011100110100110101110000010000001000010001100010001101000001110000100010000100011110010000010100110101001100011001100011111001101010111111110000010110110111000010011111101000111111010101111001010111101111111000010101101110011100110000001110110100010110111011110111011000110110010000111001110111001000101000101011000001000010111101001100011001110101111000101011010101001101110001100101011000111000011101010001111011101111101010111000110110010111001010100101110101011010010011011101111011101010101000110000111110110101000110001001110100101111010101100100100100100110101011001101100010000000111000001000100101111111100111011010100111111110110010001011110110111001001000100111001101100110111101001010011100100111001001111100101011100101110111001101010001101000111100010000111010011000100000001010000010110100101101010110011001110100000101001001001001101100101011100101101110000101001100101110000000001010000100010011111110110111111100110111101100100110110111110111001001011100101001011101100001010110101110111010000010101011000001001011100110101011001000100111111001111101110000010000011000010100110011100000001110010100100101101011100100010110000101001101110101101101100011010010101010010110000101101101110000010101100101111110100000101001100000001001110111011011011100100011011001111000011010000100101010000100001110100100100111100000101001000101000101001000010001010011001110101010100110111100101001101111111000010100000000011001010001110011101001010001001001001001100110101010111111110110100110110111011111000011010101000100010010011000100010011000010101001000000111011111110110001101100110101110001000011101010111001011100011111101010101000111100011101100100000001111000001010101111000001110100111111111000001010110001000110001111111100001110100111110111110110111011101110001100010011001000100011101000000010000111001100000010101101100110101011110001110110010101011101011101110111000111000111111010110010011100100000000001001011100100110101000110101110000000010101100111011001001100101101000001110111011000101000000110011010001001100110000110010101011000100111100110100000111000000001010001100100110101011101011101110101111100001110011000000100100010100111111110100000000110000001010100010001011001100011001101110000001011011001101001010011101001100010010000100001101011110000110001000010001000000111101001000001111000111101011100100001010010000100101010010101001110011011001100000101011101000010011001011110110011110101001000100101100010100001110101011101100011000010101001000001101100011010110101000111010110000000100101010010011111110110001011011100101100101111110111010100100001000111010010010111110000011101110010100100101101001001011001111111000001110000011000101001000001100000000110011100000011010110110110000111000000111110001010101101110101001010011001011111111111111010011111011000111110101001101110011001000100111110100001000010001011101101010001101011010000000001100101010010001001011011100110001110010000000111110000011000001101111110111011010000111011010100110100101010100111110101001001001011000010110110000100001011001110000011110110000011000001110111011100100000011010101110011110101000010111111010100000111010100011101000110001101111110110101100111010110111111000100001000101100001001010010000010001010111010101000110100001100011010110001111001001000001110000111011010111010000010010110011110100101000001010001000000001111111101011100110100010000000101000010000101101100100010011111101100100011011111110110110000001100111010110100100111011000010110001111111111101011000011001000000101101100011010000110100000011011011111100101110100001100001010001111111011010001010011110011001000011011010101101110010110001100001111010001001011110110111001110110101011011001101011110010110010011001111011001101101001001110100100110011010011001111111111011111101100011001110101111110111100011100110010011010100110110101100100101111101110000111100110111100001101011111001101101111110111100111110110100010011001010100100110110101110011000001011101100110111100000110111111001000010101110101010100010100110001110000100000100110000100111000011100101100110011111111111000110011010100011011011100100101010001000110101001000111101101100001101101100100100100111010000010100110000101000100111011100001000101010011001010011101011110101100000111010100111000011011111000001010100100000111100101111100011001101000010011101001111011010010000101111111110010011111101001010100001110100000010111100000001111100110101110101101110110011101101110101111100111000101111011011011011111010111100101110101111110100000010101101011010001011111101001111100000010011001011011011010100110001101000100001011000010011010001000111111111101100110101011111011110001111000010000100011111010100001011100111101101011101100111111101111110000000111011100110110110011101100110010000111011011010100111010100000101110010000111110001000001101101101000000000110000101010010101101100011110010111100110001101110011100110000100011100011101100100011001110110110111010001011001110111011010011010100110111101111110111110001000010101010000101101110001110010101110000000011000110011111000001010111011110001110011000111011101001101110001001001001000011011011001111000011101000010000010000001101001001100000110101000100001111101111010010000100000111000000101100011001000111101110110011000101101010110111111010011111010000011101000000111101001111011110110000010101111000101111101011001000011010111100011101100110110011110111101100101110110111100111110110110100000101011011011000001101001000110101101111110110001101000111011001101010110000110100000010101110000001110010000110011001101001110110000011011111010010110100100110101001000110110001010101101010111100111000101110110110010101111010101010110010000110101011101110010011000100010110010000011000110100011110111001010101010000010011011011011000001010100000101100000010101100010111001100010111111010100001011000010010001011011101000010100010101000010000001100101100011111111110001011100010101010000010110011010101011100101010101011111100011001010100000000000111010010000001010011111110001100010101010000111110000100010111001000100010010000010001110100100000001110001101000100110101010000000111011011011000111010010010100101011001011010011100100000110100110001101110011101101101001110001011111100001000100111001100010011001010000111100110101100011111100100100000111111100010011010100100111111101100010011101010011100001101011101110010001011011010100000111010011100011000000100001111011011011111111101011000011011010111010010110110110010001000011111101110010100011101011101101011100001011110010111101011010010001011001000100000010010011100000001101101011001111110011001011000101011000001100010100110001100100100011000111011010100110110011000110010101010111001000111011111101011110000100100101111110011011010100110011011101010110000111100110001011111100110011110001110111101111111100110001011011010011110001111000101011011010001110101101111101101100010010010010100100010110000110100001011001001011011111101011100110001000100001011101000001111010000110100100000001011110100001100001000000100100110111111100101111101010101000101011111101011010010110100101111001000000110100001111001101110111101000100110000001101010111001100001110111011110011011101111001001101110011011100110100111001001010100100100000010111100011010011010110111010110100011000101001101110000110101110000110000100001010011111110110001110010001110000000011011000011100100000111001000100000010101101110111111000010101101101010100011000110101010100100000010011101011010001101011100000110101011001101010011000101110111111110000000101100100101110110011111101110100111000101011000101100110010001101000100100011111101010000111000101100010011011011011110110010011110101100000010111110110100110101110110000011011000010110001000000101011100100011110001110001010001011111111001010111101001111011111101101101011110100001010110101101111000000000100110101101010110100110001110000001011101011111100000111000100100101000101111000111101110011010010001010101100000110100010110101100101011110000001001011011011011000011001001100000001000011011011000011111010000100111111110110011110011001011000111100001100000011001001101111001110100110101110111011100001110010010000010100110011111000101111100100001001110111101100011011001001110001011100110100011011010111100100001001101010001000110011000001101011111100110101111101001111011100100011111100110011111001001001100011010011001011110110011011001011110101001010001111111101100111001011110011101100101111011100101111100010110000000111110111100010110101101010111100100010011001010011100100010001000000011001111110011101101011110000101010100101101001011001101010111111100110010101000011111101000101100100001100000100011111010111000100100000001101111101000011111101001001110111010100110010111000101100001000111101010101100111011010110101100000000010010001101111100011111110010001100010010010110011011001001010110001011101101010100110110101000101110100101010011011111000111001111111101011100110100011101110001111100011100111111110111000010110000001000110100100100100010111110110011000110011001100001111101100110100001101001010111100111011000111011000100001110011001111011111000000110010111111100111010101111010100011010101100101001001000101100100011111100110110001001101101000100100111101010100011011110100101111101110111010001100111100000110100110100101010011111001110010111010010001110000110001011111111111010111001010010100111111011010111001111111011101001111001111000100100010100000101110011100001001010010000100101001000011110010011011111101110101010010000011101111100001111011001001011101100100100101100000011101010101001000011101101100111101111010110110101100000011011110000010110010001000011101101111100011100001011100111001011101011101101111101010100011000001101001100011101101011101100100111000010101011100100101000000011110001000001110011110000111001101111110111000010100011000010111100111100100100001000000010010011100111011101100110000100000000101000101101110101111000001101111010010101101101100110000011010101111100111101101001010110010000001100000000010001110011100000000110101000101101101111101110101010110100000100010110001011101011000011111001101001010001010011011111100110010110100111100110010111011111011110011001100001100111110000000110100111000000011000011001010000110001110001011111000011010110111000110000100010010111000010001011001000100010101000001111010000101110101010010110111100000110110101101001011010111001000100011100000101111100010011110101101010100001110001010000001110110110100100000110001011011001000101010111110010001010011110111000100101110011101000000100101100001101001001110011101110111110110011101000001111000011001010011111000010011000001111011101100000101010010111000110001101001010001000100001100110110101010100000001110011111110110000000011010001111111100011111111110101110000111001001000010100111010000000011011100110010010001001101000100111010110000101110110101101110100010101111100011001100000000010101000001001100110111010010111010110000111100000010101000101000001001100000010110111000010010010111001101110000000101001110010101011101011111101000111101001000100011110001001001110001000010000001100001001110110101000000100001100011110110000000011100001110011110100011110001110110101010101100101110011111011110100100011011111110111011011011110001110110010111011000011011000001011110100000011111001111110110010111100110101001010001100110101111000000111111110011100111100100010111100110011010011011011110010111001010011111111000101001010111100110110110110101100011000111010101011001100101110101001111001001101100101111011000101000111000101110101011110011110111001110001110000101110110100010101010110000110011001111110101111000010111011110010000010111001010110110001111001000111110111111010011011101000001010000000100000101000001100001100111001011101111110001110100111110111000001110010100100111010110000010111011111011101111011010011010101100101001001001111100010011100111101101001001001100010001011100000110001101010111101010100000101100111110111000101010111110101011110101101010000000110011011100111100010001010001110111010001111011000011111011010010100101001100010101010101101100111001101001000100011001011001001011110101010111011100000101000000111100101110100111110111001000101101011100111011000101011101101100001111010111111000001010001100100000111011000000001100100001000100010101101011011010001111110101011010100101111001001101000010101001000100100001011111110010011100101011100111110111011101000001001000010110101011001011000110101101000010001001111000111111001011111001001110111010100010000010001001000111111100110111001010001010000010011110111111111100010000010000100011001010111000110010000010110000101001010010100010111100001101001101111011010110010010111100101111001011100101110001000100110001111110000100111111101111011111100011000111011011111100101010000011000100100111010000101100101011010100000100011011111111010010110111011101000110000100111110010101111110010111101011011110001110100010000110111000110111010011010001011100000111101100001000000101110001000000100010100110000010000010010101010010110110111000001110100001000111000011011100010010111001001110011000110111111110101100100011100010101110010011011011110100011010111101100111010000011111010110011101111000101110010000101011001101101101000101101101001100100010101100010011011111110001001010011101111010111100000100011010110000010000010010001111111101110101100110011100010101101010101101011111011001100111110001111111110010111100111001010110010101101001000001100011011111011111010011011110010001000101100100101101110100110101100111110100110000001111000000100101111001000111011001111010011110101101110011001100010110101001101011101111001100000111101000001110011000001010000101001111111010001001011011010111100010100000110001001101001101010010100110110000000001000000100000011110001101010111100101100110111011101010001001110101111000100010111010011101010010010110001100001000010001011101101011110000001001001000000110110101011010001001110001011001100001000111011110010110110111010100010010111101000100110011110011000011001011100100111110001001111001110000111100100011111101100110000101001010010111010011111101011110010001111011000000011011001111110101110011111100011110000111011000110011100010000111110101101110110100011111111001000100101011111001101111010011101111110111111011001011010110110001110011111011100010110101011110000101001011110011010101110001101001011100000111001000110100111111010010110011100111010000011100011011000110110110011110010001100011001001010100011000110111001011101011110111111000110000010111000101011000000110010010100011100001110111000111100100111110110111011011110011100101111110111111001000101010010000111010101001101111011010111011001001101110000011110001011101001100011011111111100011010010111101000100001000011010000110100011100000101111000000101111000101111100001111001100110001111010111110111110011110110101101011111101101111101010110001000011101001111001100001010101010101001100111110001000011001010010010011001110100001000101001100011100101111100011000001000100101101100100010001010100001111111011111010100000110110101101001011100111100000111111001010111001011110110000101000000000110010101100010110011101100111011010010111010001110001100111001011110100111100110110000110101001001011100010001011010001100011010000111001100101101111010001100011000100011010110011100111010011001010100111011100000110010110001100110111100111110100100011110100001010011100001100100010110000000010111110000011100101000011010111010010101111101100001110100000100110010110000110001100100011010001000001111110011101111011111110110001101000110110111011011001111011001110000001001110010111111110010110111000101100010100101010111100011000100100110100010100011010111000010101010000101001010010000010010110000001101101001100000001001100100101010000100001110000000110100111100100100010001101011111101110001011110011001111101101111011101100100110011100101110011001110101111110100111100101100100100111100100001000000001100001111011011101110100001111001111011001111100010011100011000101101110101110100010100011000011101000000011100101011010110001111010110011110101010010101010100100000000000111001010000111100011010111101001100110010001000111010000011100010111000011111000100011011100010000000010010001110000000111011100101001100010111110100100011101110100010010101100111111101000111000001001011010010101110011111001101010100011100110011000011111000000101110001110010101111010110100110010010111011111011110100000110010001100010001010010100010111110110011101000011010111101000101111010101110001011111000110100001101100110110000000101100100001010111101001110011001110111110010100010010111001111001000111010100010111010111101010000000111100001100001100110000010110111101011011011000001000111010100101001001111001101110001010010110001100001001111001010011000111001110100010100010010000000100011100101000100001101000001111001000000110011110000000000011110001001011110110010000110111011100000001011101100011111101101100100000100010100100111000001001011100111100011111101110110011110010101010111010100000000101111111000111000110000101100101110100001100110011001101010110000010001111011110111110001101010111000100001010000100000111000100001101001011100101000111100011001010110110011101010101100010010000011110010100000110000001101111011110100100001100110111111011010100000000001110101111100000101000100001000001101000011011110111101000100110110100001001010001010000000100001101001010111110101110101111011011000001001100111001101001011111000100010100000010000101001101010101011101100000100111000011001111011001110111000010000110000011011110101110000010100000000010011110101001000010110110000100101111111011010100111101001001101101110111011010100011100011100000111110111010000010110100100111110011110111000101011100011010000101101001101110101001001001100001001010111110010001011000011110110011010100101011101001100100101110011101111011011101011111000010101101011100100100100101001111101011001001100011011101011110011111011011011100010100011110111000001011100010001010101101010100011011000010010001100100000110001010010110010011110100011010101011110100110000110101001011110101001101010100010101010011101001011001101101110011100110010110110101101001111001000100010000100111100110111110000011011010001000100111011111001110010011001111000010101001011001111110011001010100000001010111000111100011001100100101110010000000111010000011000010100110010001101101101001000010011000110001101010111011100011100111011100101101100010100000011010110111010110001001110010001000110100010101101111010011110010110000111111010010001001010001000111001010010100010110100111001010011011000001000100100001111001100111010111001110101001100001001000011100010110101101100100111000000111000010111010101010011000011011000000111010010000100011010110100001010001001101001111000011101001111100000001100100100001101001010010001100010110111011111100001111100010111101010110100110011110011101010011101111101010100111110000111100001010000010110110111000111110111010101110100111010011001001000010001101100100110111011011011001101000000110101111011001111011100001101010111100011011011111101011100101111010010011110001010101001100111101110011000100000100000000100101100110000011011001000001111111011010010011001000011100111000110100010111110100100111011111100000011101101001001000110010101010101110101010110110100010011010010000011011101000110011010011100010101001101011001001010001101010110110011011101000010011010100000001100001100111010001100011111110001111110001011010010001011011000110111100001010110011010010100001001111000010111011000000111001110101111101011000100001101101110110010001011001001100100001111011110001011001000110010010110101111010000011010101101111100100101001110000100000110111001001010011100101010101100000100110110011110110101110100101011010010010000010011011110000111010000101101100110110111001101011100011110001101101010111000100100110001100010011110011110100000001111110111010101001001000100000011111001100000111101011001110000001010001011110111000110111010101000011010011110010100011110111010001110101001101100110001000100000001000101100110010010111110110000101111111110100111010001010101110111010110010111001111101100011001011110110100111001011111100010001100101110000011101010010111100110011010111100010101011010111111111111110000101111110001000110011001111000100111000111010101011110011111111111000011010000000011001110010110100110000100100000010110010010000100101111011000110110010010110000111100010101101010111011011000111000100110100101011100011010001111101101110001011100011101111100000010100000000010111100111000100111111011110101100010110011101110000010101101111001110000111101001000100111111010111110101010101101111110000110100110001011010100111101001111000110101110111010011111110011001001111111010011111010011000000111110000001000110010100101100100101110010111000110111100001000110101011110100101110101101111000010110101010110111110000011111011100100110100101110100001110000011111010100000111111011110010110100010000110001110100000111110111001100111000111001011010110010111010010100101000111101111101110001000010110110011011010101000011001011100111010100000011000111101010001011001010001110000010010100011011100001110010100000110001111010101011100000011101100010001011011010011111111111011110000101111000111011110001101111110111100100010011100101110001001011111100110011010111100100100100110111110010110001101001011001110111010001000010000100110011000001111100101101110101001101100001110100101010011111110010010111011001110101110010110001011110011111101101111000101010100110101101000110100001101100110011100100111111010100100000010111101110111000010110110100100111110111100000010001101010110111110001101100000111110001001001110110011011011011011000110010010001101101010110111011010011001001101001000000101100011111010000000101010000111000101100100101100010101010000011101100110010011011101010100111100000110110000001010011111111101010101010101110110001000011111100000000011010011001010101011001111000000001010001101111110000100010110000100001111100001001110010000111001011001011010101000011111100010100001000100111001011100000110010101000000001100111010001111000111011010001110001101111000000110110000110110000011101111110111100100110000010101000111101010100000001110111110111110100000101010100011110111001001001110111001001000110000101001101111100001110101101011000011101011001011011110011101110110000100011111011000000011100001000101100000001010110010001101001100001110000111011010110100001111010101101110001000101010101001101110101011110100100000100000101111101011110101110101111111000000010000011010101100100000100110100101010110101100011100101110011001110110010101010100101011110001010101011100010011000011010101010111011000110000001100111000110010010110110110101111111101101010001000011000101110101000000100110111110010011000000101101100000000100110100001001001000101100001011011110010001000011011101000010001100111100111100100101101011010011001000001100011101110110000000000101100111010011100010010000110000100100011001101101100110001101000111001101000010011001001100110001100010110010010111011010101011110110000001011000111111110011100100110111101011101111001111100011011111100110001111001100100000010100010001100001100000100011111111001111000110110011001000110101101011110000000101111010000011100100010001110110100010100010111011010001100101011010010101011010100001110000001011111000000110111011001110101000010110001100111111001101001010000110110110111011001101111011011110011101011110010100001011010001001011010011100100000101101101001111111100011001010011011100010010000110100101101110011011011101010011000000101101101110101100001000110011001100111100010101001000110111110101100111000010011100011010111000010001110000001110110011000001110000100101101001000010100000111111011100010111011010100001101011100010000111110010101011000100000011000011101010000000101001010111011100010111111001010001010111110101100000100001001111100101001000100011101101001000001010101111010011100000011101100011101111101010000100100110000001101110011111110100100101000001100110110100111010010001011101100100100011101010100100001101010110101110010001000000110001000100101100010101001110101101100100001001100011111001100001010100110000000101110110111101111011111101110001100000010100010011101010110100111010101111110110001001100011100001010101010111110101100101001011101011111010111010101101111111000111011100010011101000101000101000100110101000001010101100001110100001000001001010010010000110001110111101010100111010111101011000001010111011101010001101100101111100101100101010001001110011110111001000011110011101101000110011111101010111000111101010111100011001000110111011001011101100001010001010011011110110011000110001111101001011011010000100101111101011110101100010011011100110001000011001100001100001101111011010101111011100000011101111101101100100010000000110011100101111001001111010101101101111110100000111110010000100010001110100100100000001001010011001011001000111011111000000001011110010010001100100010101000000100111110000001010011101000111000000010100011111110000101111000100000011000111000011111001111100001100100110111100001110100001110110101010111110000100010110000100101001001110111101001110101010011010011011010010101111100011001111100001101111001110000011011110101001110111000100101100001010101011011011001011101001011100011011110001110011110000101100111000111101101111100000110101100010101010110010000101111100101111110001001110000011011000110001111111100010011000111111010110001101101010111111001111100010101001100100101000010110111101001100101101001001001111111101111000000000000001010000111011001101000000101100001111010001001000111000101100111001110001111000000101011100010100100001100111001100111000010111100100011001110000110000000101110110111011000011111000101010011000100110101001011101101001111101100110100101111100101100000110100000111000100101001000101000101101101011000100111000111111011110011100110110011110100110110100000100100101111100100000100011000011001101101101111000100000000101011100111001101000110001111100010010100110001101111110101010101111010101100100000010011011011001110001110111011000010000011111100100010000000001011101000110110011001000100011101010101001001010000001000010110101001110110100100101101010010001000110000110101110000010111001100111111000111011101110111101010000000010010100001111110101010001101110010111011011111100110110010100010101110111111011110101011001000101111100101010111100000100101011010111101110101011100001101110000110100111100100100000000011001010000001100111011110101110101100011100001010101111100100001000100100010100100010100111001110011011010010100010010111111100101111110100001011100011010001010001101101010001010010100100111110010100101011000111010000110011001011110110111110100100010101100111001111001111100100000100000110001110100001000010111111100101011110110100100000010000100010000110011011011010101111000111000101111011011010010110010000110111110001100101100010000000010001111001101100110000001100100001000001001101001101100111100111000001000000000100100000101011100111011111100000111011000010011010111001001001011011111001000011100101101110001101111011011101010011010100101000001011010111000001011011100000100101010000111101110000101011101110001100100010010111011000101101110010001000001001100010101010110011111001111111000101001011011001000001111011010110011000010011011110111100101110110110110110110111010110110111110110111000011111100111011010100111110010011111011001001011001001101100110101010010100001000010010001010101000111011110101001101001010100000111111100011000110001001101111101110110001110001000001110101001110101100010100100011100011001100011101110010111001001100110000101101101001011000011011110110010110111001011111110010011111100001111001011011000011101101100000100000110001001101110010011101010111000011011100100101110100010010110010100111100100100010000011000110110001100001110101110111010100111011110010111100001011000110100011111101110111010110010010001001111001100011001000110111111101100100100100110111011110111111010001001000011101000100100101001011000001110111111101010010101000110100100101101011010101001100111011001000100100001011111110101001010010110111011011100001000001011000000100010001111111101110000011110001111101000111011101011111110001100010001011010101100011010010000000000001011010010011111111101010010011010010011111110011000010110011110011010000111111100001011100111010011001111101000101010110110111000101111001110000111001001111111101110001111011100111010000001111010000000010001101100111001010010000100010001110000000001100100111111111001001111110010000111100110011010011101111010001001011111111001011100000110000111111010111010001011110001011011100111100010111000011101001010101010101011101101000000001110001011101101101000001001010101111100000000010111100011100011001110010100001010010010011010100011100111011110101100111110100111010100001010101011111101011111001110110000110110110001111101001000000110101111110001001110111010010101101011100110010000000000110011111100110111011000001010111001110011101001011000100010010010000010101011000000111001001110010100011001100011101001000010000111111010010000011111001001110100100111010100100101111000110111110011001001000011111100110100010101110110101000000100001010111000000000001101000000001100101000110000111011010110110001011010010100000100001110010001111101011011100111101111100010101110111000001001010111110001110100001001010011110011111011001100000100000110000110101101100000000111101111111101110001011100110100011000010100101101101110010101001010011001010100101100111101100000100010111100011101011110110011100010100111111011101110010100101100011011010000111111000011001001000110001001011000001110010001000011111000011011110110100110010100100101101110110011100100001101101010101001110011001110110001101111010000000110101000011011010101001001100100110011001001111011011000100000111101000110011010110110101010111010110011010010111110011111000011101001010101101111010001000001010100100011011111001011111000001110101100011100111100111010101000110101100101010011111010011001100111111101100111011111011010001101011111101010110000011110101101110101100101011000001010010010111001000001110000110101010101011000010101101001110111101110101011110011110111011011010101010010010001110010101110101100111111010000011110100010110011100000101011001011111010011000110110000000001001110110100101101010011101101110101111111101100000100001010011000011010001111111001011100001100100011000000101111110101110100101001100101111001001110100111011010111111100111111111010110100100111000101110111000010111101001000100000001000100101111100011001001011101110100000011010110101111001101010100110111001101010001100001101101000010010110001000000001101010000011010001101111001001110001011001000101111101011011101001011000010011011011110010011110000100010111000010110111010111001001001101001010010110100100000101010111010001101010110110011100000111101000100010000001100101101100010111101001000110010000101010010101111100000111011001111000100100011010110001101101111010100101111111111110010111110001001000011101000111010100100111101001011100111110101001110100111001010111101101100100110011101010101111101101111101010001110010100111000010110111100001100000001101000010010110111111111101010111111000111100010100111100011110101001110011111100100001011010001011111011110101100110101100011011010111011100110100111010100101100011100011010010111110100110110100011011010100011001100111100111100110001100111000101010110110110010000110011110101011001010011011010010111010011011100011000100100100101110001010001010101010111101101100101110101011000110111100001001000101001100011001001101101000001111000100110011011011011111111100111110100001000010110111101100001100100110011010010001110001010100101010001001101010010000000110010100100001101011101010001111100011000111100000100101010001110110111011111000110011101111100000111000111101000011010100101101001011110000001010001100011101001010111001110010011100110100100110101100110100001101001000110101111100011101000111000100110000011000111011001010000000111101000000011111000010111000100010110111101001100111110010001000111011111010110101001111001110100111001101101011000010100110000111100010111001111111110010010011001001100011100101000001010110100110101001001011011111000000110011001100010111100110011101111011100000000101010011010001001101010001000001110101110110000011111100111011101010101101000000111001010001001100110001101110000011011000101101101101000101110100110111001001101111010101010110110110110001010000111110000110001110010110111010011110111011100010100111110001010010011101110111000001010101100100011100010100000011000011010010101001011101100100110100111010100111100001010000110010100001101011101010010111000110000101000101101100110000100001000100010110001111110011101100111101110111101010111110111111001011111100110010010111000111000011111011000111111011010100101000110011101001100100010010100011000011001101010011111111110100011111001100101110000101011111011100010011000100001010100100110110101010101101100100010101101101110000111100101010011010111111010001011101010001101010100101100010110000000101010111100111001000110000111001010101100111000110110100011010000000001110010000110111010011001101110100001010010001011110110000001101111000110011100000101100011011101111101110000001110111011110111010101110011011001000001010110010011001011101000110001001010110110001010111010101010010000010111001100000111101000000001110001010110110110001001111100100101001110111101101010101110001110100101000110001101011010100011011111000001101101010001110011101111111011100111101000011111001110100010111100000000110111010101110101101100111011100100101001001001010110001100111001010110000000001111110000111000101100101111100011011000001110011010000000111100111011011010000100110101000110010111110101110100011101100001101001001010000011011111111110001111100101000010111000101010001110000010011001110101111000011011110111011001001011101111000000100010100010111010001101100011110001101111110110110000110011100101111010111100101101111010101001001100001010111011101000111110111111011110111011001010000111111101110100100110000110010110101101110010100101010110110011010001000001110011110000110010001101101110011111111000011010011110010111111010111100101101111001100011010111101000010011101111111001011101010010011010001110101110101011001110000000111011101000000110101100001010110111100000011110000000010000100110101111000001101111011010101110101011111000101011101001000011010110101001000111001111011010011001000010100010110010001111110010010000111101100100111011111110001010101111110010100100110001011000101011000000010000100010001011100100100100110110111001100000101000011110111100110111110100011001000001000101100110011110110110111000111001110111100100111110101001110011101010001010010000000100000111100001111001001010010111100110000011001111101111101011101010000111100010011100100000110010001011100100010011010110100011100011000101110110100011110000100100001110101100000101001110111101000001011001111010011010111010111101000010100010010000101100011100000010111101001110101000111011100110101110001011010000000100001110001101001010000100111110010001010011100111111000101101100110010011101101011001010101111010011101011000101001100101100100000001111111001011111111011100100111001010001101110100000110101010101110101001011111111110101101011110110110001010010011011001110000000001100100001101000111110010001011000001101001000000101110000010110010111101001100111000100001000010101001011001100110110101101000110011111000111110110000011001001110011011011100001111111011100100101111100010000111001110111101000010011010111110111101011000101011010100011000011000010100110001101010111111011110111101110100100111001010000100111110111111001110010001010101011111110100011100110100010001001111011100101101010010111101001110011001011001010011101010111100001100011100110011010011011010011100001010101101110101110110110100010111011011010000011000001101111011010110010111111000110001101000001000101001100011100101101001101000000101100011001101101111000001010110011011010000101100000000011110101111010110101011101111001110001010110001110011100011101001011001111010101110110000011011010110000110010111000100110011000001010110011011101000011000011101001101001111000100000101011111001101001010000000000111000001001001111100010101001100011101000101011010101000111011100010111100011010011111111001100010110001111111111000001111100110100111101100011001110011001111110101100111010001010001011000110100000000000101101010101100011110111001000110000001011100001111101011000010000001001110001110111000011000100100001111111101010000101111110100010010101101000101010101000011101000010100000111110001000101000110011011101011011001011001101000000010011111101110101101001101100011100001101010111011101011111001100001000110110000001110100110111100100101101000101101000011110010100010111010001010001100100010111110110000100000110110010000001100110111111101010101000100011000010110111011101100111001111110101011100110010111001010000000011011101001101010100101100010100011010000110011101111110001000011001001010101000001111010110111000000011010101110111111110111001101110110001101010010001100011000001011010010100101111001110000001100010100001100001100000001110011101010010000001101110001011001000001001000110000101110111111110100111100111111001101000001010110000010001110011000011110110111000101110110111010000101000001101101110100101011100110110111101001110001010101010010011100010100000000111001000011101011010001010000000001000110110000011111011010000000001010100000110101111111011101101010010111001101100000101001110101101110001111000011111111001101001000111101001100100010100110011011101010011100000011100111011111101101000110100110001001101100110100110100110111101101100111011011011111010010000101000100011110001011101000100100110111111010001110101010100001110001110100101000101011110010001100100110010111010001101100101110011010110111110100011001001010111011100011111001111101011111111100000001000110100100111111101001101001110010010101010111000011100010000101000010110011100001100011110011101100110111000101000001001101100101100011101001011001101100000010000000000010101111110011011011010101000001111110010001001011100111101010011000000101100100111000100100101000001101110110010101111100101001000101101101010000001010011000111011011001100000100001101011100101110010011001011110010110000011101101001000000011111110110000000010110001100110101101100010010100011101001111011101000111100111011001010001101100011011100100111010110001101101010000101001100100010100011010011101100101100110001010101011111111101011101001001011101111011110010110011111001101100100011100001110010000011101110011000000010111100000100110110101111100000011010000100011110011010010010101000101110010111111011010101010000101000010000110011100100000011001000011010000110111011010111010011100000101001010001011110011111000011111011101100000101101010111100001101100000010100001111101110110110101111100100101110000011010100011101000011011000100010100110001110101011001001110111000100011010010010100100101011001000101011111000100011011110000111100000101110100110000110011000100000010001101001100100010000010100100001001011000010100011000010001010011001010011111000011110101011011010110111011011110100101100101110000111011010100010101011001110000101101100110111011011101111111011000101101001100001111010011011011111000011110111000111011010100110001100100111001100011110000000000111101100010101000101110000001100110000100100110010100110110010011010011100000110111000011111001111001000000111000101000001010001010001110000001010010100111110001000100010011010010001110010001011001111011010010001110110011101001001111111011001110110011011010100010010111111011101010101101101111000010110111000010001111010000000011110101101010010110010010001100100111111101101000000010000001110111111111010000101010001111110001011110110100100111100101011101111101010011011111101100101100010000111001001101100011000100001110010000011110011101110001000111001111001000010011101110100001001011100101111111100001010111100001011110010010110010101111110001110100111011001110110001111110010111110000010110111000101011100110001010111110011001010010000011010010011000110111111000100101011000000011011101101100100111110001000011110100011101011000100001000101000111011000010110010011111110001001110000011100010110010101111110111101010001011000001110101110101100010011001100010001010100001000111011110000010110010000001111101111111110011110100010010011100100110110110001100101110101000101111100010000000111111101111010110101001001000001010110000101101000101010000101100010101101111100000010101101010101001110110100001111110011101000000010010100001001011101011111011000110101010000110111000001000100100101001111111100010100000111000010010011111111001000001111010011100111001101010010111000001110110100101111011110000010111100110101101001000011000001100011010100111111110000000000000101110101111001001110010000011111011111011110110010101110101011111111011111101010000000011101011111011010111111011101101100101010111101100000011001111100101010011001110100110010000001010101000100100111010110000100101111010110110100001110000111001101111011110100001110101101111100010100011110100011000000001101111100010101000110010111101001101111010100011101001100001111111001111011001001111101111110111000010011011001111000111000000001111011110011100001010100011001000101001100001101010010111110110101001100110000011110110000111101001000011101001000000100100111101011010011111100010001011001001001101010000110101011100111010100111100101010100010010010100110001011100100000100101000010111110111100100101000111010111011000100000001011101001100101111010010100010010000101010111010101111010110000110001101111100101010100010010001101011010000001101101001110011010101100010001100011110101111100110100101101000010110100001011000101110000100001101010000100000010111011010001001101100101011011011101100001001011010001001011010010010110111011011110001101011011110100010111011001100111001000111001111010000101000100111000101101011000001001000011101110101010000110011011110110101110101111011100010010010000110111000011000100100011011010101011000000110101111011000110101110001101110110111011111010000111111110101101111011110001100010010101011011011101001011110110000001010110001101101110100011101000101110100001000111001000110101001001000110110111000001111010101010110000000010110100001111110010010110001101011000001100010101011100100011100110001110001111101001000010011111000001011010101111010110010110110001100010001000010110010110101100010011110110100011010111011000100110010111111101011101010000011011110001101100100110101110000011001111010101100100001111000010010100110010100011000111100010001100010100011010011101011001100100110111101010101111100111011010000010001101101001010100101001111101110010001111010000101111010011010010011000111010110100001000110111100101001110010011111001100000000000001010011010110001110100000010000000110000000001011100010001111011011011110010011100011110010011110110111010111110000100001011010001101111111101000011111011011101100001110110011000011011101100110001110111011100100110000110110001111011000110000000010011010101100111011001010100000100001101011000101001000110111011010100010101000011010110011000110000010001111000010111010100100001010000110001010010001001101110010001000001110110101101000000011111001110001000001000101110110001101101110000111100001110001010111111011010011111101100010000000000000000001110100111100000110111110101000001001111001100111101111111111000000100101010111100100011000011100100100100011111011110101110110100010001011110001000010001111011111011000100010000000110110101010011011101001001001000001100010100000111000100110111011111010111100101010101100001001101100110101011100000000101101111101101010101111100000000010010000100101000000000001000011110100000010010100000000111011100010000000000100011011100100110010111000101110000001111001110001000000011100001011000011100011111011111000101010100101000010001000111001110011101000011111011001100011011011101000000101101010001101011010001111011010100011010101110111110010000101100100101111000101110110110011111101000010010100100000100111100111001010101101000110010000110111000101111101011001110100111101110100101111111010011010101101110110110101000111011000010010111000001001000010100000101110000001000000110111101101110110111111111000000011110001010001111011100011111101110110100011111011100010111001000010010000000011011011111011000101101000010011100010100110110100011110000010010100010010100101101100000101000111111000000110110101001100001111101011001011111100000011000010101010010101011101100110110011001011100100100101100110111001101001001110111001110001101111100100110001001010100111100010001011101111101011101110100110100101110001111111000110011110010010011110001111000011001000010010001010101010001111011110101110011100111111001010011001011110011010010100011000101000001111111100011000101000001100010100000001101101010100010011010001000010101100111110010001001010111001101111101101101011000111111011111111111000101101101010001111010011111001100110111010101001001100101001000010110001010110111110001011111111100010010010111100100110010100010010111001010110010000001100011110110110110011110000111101100101110011110111011110010010011010100011100111100100011101111100011101101100100011001111111101000000010110100000110111101010000000001110101110111110101110100101101010110011000111101000101111100101010010101100111110100111110101100110000100101001110111101001100100110001010100010101110101000000001101100000110001010000000101000111001000111101110000100100100011011101001001001101110000111011111101101011111101000010100101111011000110000010001111110100110110101001100111101010001000000010111000011101000110101010011010010000011100100101101000100011000101101000101001110101001111111000111011010001010001010001001110010100111000010100010111100110001000000010000000101100011001110110011100001010010011111011000011110000001011011110000010011111010000111100000101101011110001101000100111101100010100110011000000010001100101110110010100110110111011000010101011101110001000100010110010101110000011101000010011111011000111111001000000100001110011111001100110001100100001110110001100101000110111000001010100110101011100101010011010100001110101000011100110010101100000100100100110101111000100101000111000111100111011100101110101000000101110011100101001010001110011010101100000111011011100010100101110001000111111010010100111011110100011100001110011110010111110001100101011101101101101000101100001001101101100010101111001100101001001000010111111111111101111001010000000100000101110101101001010110000011000101111001111110110011000111010011010001110110000011101000101101011101001111010010100101111001111101010111100100010101101101010011011010111100110010000011111111001010100110000010001111010101101011100001001011111110011101001101011010001010001000110000000010110001100101011011011110101010011001110000100110010000011000010110110100000111101010101110100010000100010011101010111001011010111111000100101110001001111010001100000010010101101111000101111011110000001101111101010000010101011010111011000000011010101100101000111000110010100001111001011101101111011111111110011101101001001011111100001001101110001010000001101100010101110001001111110100111111010011110000110100011101111100001001001010101001101110010100000010010001001011110011101001010010111111111011000100101111101110001000000111010100101100111101100010100101111110110010011111000111111001011101100000111111001000010000011110010011010110111001010001001001011001001110111010110100001011011001100000100111001100100111011110010111110000101100101011000100100000010010100101011101001011011000000110110100110011011101010111111100011110101110010001010010100100111001101100101111101000111011010101100100001011000001111100000110010000101000110110111111100010000110001111011111010000010011001001001011000101111101110101100011100100001000001110000101100001101010010000010100010010010011101011011001011110001111101111001011001001011010110110001001100011111101101011101101100010001011100110110001111011000110110010100011010100001100110011011110111011100011111011100101001101110110000000011110111001000011001000011011010100000000001001100010001101011000111111110101100011111101010111001001000110110001110000100000000001001000010100110001100100000001010110100111010110011011001100001110101100110000011101001001110000001011111111011000000110110110111010010001001110101011011111011100010111000100011101111101001000111100001110010000100110000010100111100101011111001001101001110000001011110110111000010001010110011100100101101011010010111111101000100100101101010110101100011101100010100000100000011000010001000101000010011100111011010000000010100100011010110011001101111010101010001101100000101011001001011100111010111000011001100110010001011110111000100000001100010010010000111000000001001000011101010111001101000100011110100010011001110111100011011101010101111001111001011001110111100000110010001110010000111011011010101001110000000000101000010011111110110110111101111101101101100010110100100000100100111101101011110101000101011100000001010110101100001101000111110101000011011100100101011011100111010001100011111101011101001011010001111011010101010110100011001011011101101100111010101010111101101110011010111100001000011101000101011000011001100010000111010100001101110101010101110110010111001101010110100011110000110110011101110000111111101111010010111000111011001100111110100101111110110101011000011100101010110000010110110011010001000101000011111100000100010011000100001011100001001101110111110101000000111001010011111111011111110111001101111001000001101010000101101101011111111110011001111001110101110100001110110101010001011101110000110111011011011011101011101011010111000100001000110110000000110110000011011101011011001010010001001010100100110110111010010001110100000010100010100001101001111010110001000000000110101010001011011101110011010001100011010101110110000000100101010001101111110011010100010000010101000001011110110011010100010110101110011101001001011110100100000000110100100011011110101111100101000000000001100101000100000111011110110110110110100010110101111101010110111001010101101100111101001100010111100001100110110100110100111100110010001000101101010001111000111110100110001101000001011011001100001111000001111101100000101000011110100110100101011110010100001101010011000010111101000111011111010100010110101010100011010010100011001010100000111001000100101000010010011110011110111110010011111110011000100010111000001101101101100010100111010100110100010111010000001101000011111101011101111110010000100011110000000110111001000111100111000001000010010110000001101011011010011010001010010010100100101110001010010101100010010110100110011111010001001000010001110010001101000110011010000001101001110101001110000001101110001111011110110011101111001010001000100000000011111011001000000011100001101111001010011101101110011101101100000000101000100100000100111101001100001110101000100100011010111001100000101010111000101111000110111001000000110100010001001000011100100010101011101000101100001001111011111011011000000010000001110011011100110010101100100100111001010000011010010011010001111100010000000000101110001001000100010001010101011101001101101000100100101001111010100011010111010011110001010000100010010011011000110100000101001001001100111101010010010101111000100101101000010110011111100011001011010000110111001110100111011100000110010010010101101100010110110011101010001110110010011010111101011010101000000111000111011010000001100110100010001100011010011010111001111010101111101001100100111100100011110110100010101100000001010011111000101100001111011111100011000101011110011001010101011100011001010101111011110110011111111111100111101101000101110010100010101111110111001011000011001010101101101000111011011111010101110011100100111011001110001011110011111101111011110000101110100111101100110100100100100111100000110011011111001000010011111100111110111001000100100100000100001111000011000001000011010011100100100001001011100001010100010010111000010000001110110001110010100111001110000010111110001001000001010010001100000011010111110011010001011111101001011111010001111100001011001010011001011010011111001101011101011000111101100100100111110111000110101101000110110100100011001011100001001010001000011110100111011000101100000000100000101001111101100100000011001011111111011000100011110110001011101111011001111010000001110110111000011101101110000111100111011010110001011010110010001110110100011100101000001110111100100110100011010011001101111000000000111100100101111000111101100111111111100100000100011110101111101101100110110110011110001100001100010110100010000010101111000101001100101100001101001111110000001111011101001011001110100111101011000101100011100001110011011001100001111111001011010110000101010011101010110100110100010000011011100101110110111111110000100101110001100010100011001000000001100100001101000111001111111110011110000111001111110100111100001000010011010001101001011110111001000101001001110111010010100000011010000110110011011010000100001011101011011001011010100100000011011011000101110010111100100111001011101110101111011101101000010010010101011011001111000101010010011100111011100010001000100111101100010010001110010011010011111101001110001010010110110001111011100110101010011000011111011001001010111100100010100110100010110010111110000110101001001000010101110101111100011100010011111100010011000011011101000100111110110100101100001101101010101100010100000010100011001011111000001001111101101011011011001001001101010100101000101010010010110110101000010001010010000110101101001000010101011010011100110111101101011111000110001110011001110011111011011110001111001111111110010100100110011010000010111011010100011011001111001000010110000010100101101011000110001011101111111100000111001011101110010111110000010101111111111100111100100011101101011100000011010000110000111111100001111010101010011100111100010010011100110101001011110110011001000010011110100111101010100001001001100111100001101001000010000000101110100001001110100001001000110001110011100100111110101100101101101000111100000000001100111101000010110101000111111010100001110001011011011100100001001010111000111010011000100100111111111100100110111011000011010111100010111011100011111010010111000100111000011100000001001011001001000101010100001011110001011101101011111001110101010101100010000100110011011000110110111101011000010001000001100100100000000100000001001110110100000100101011011100100011011110000011100100101000011000110010111001010111000001111101000110011001011000100111011101001110101111000010101110100011010101110111000011001111010001100101011101011111010111101100100011011001010010101011100011001100011001111111110000111100101001111010101100111000010110010010111000100000000011010100101011111000011010000011000110011001011101100010001001110111001111011101100000010100111101000111000110010100010011010100011011001110101101001100010100010011011001101000110000111111110000100001100010010110011001000110111011110001101001111011011110111010010001011110010010011110001101110101000101110100111100011011000100001101110110110010011100011110111011000001100000000001001011100110001010011101010110100101001000110000011001010001000110000110101010001100110111010101011100110011111011011111010010000101111001000011000110001101011011010000010101011010010000111110100010001110000110101001010100001101011000011010110000101000010101001100110011010011011110000010011000000011101110110011001011011011101001110000011000001011011011100011011010011111111110101100111001110101001000100010110110000100110000011111111111101001011010100100001110011010000000010011110101011100111010110000110001100000111010011010110110101110111001001000111011010100001101010110100001111001101001011011100111100111111011100010001000010001101100111010101001001111011110011110111001010000111110010010011111010010010000100001001001111101100101001100010110010010011111001000111100000000000111000001011000101101100011010110100111010100011010110010101001101111001010111001001010001011001110111110111000011011101010111101000011100111111001100001100101010101011111010001110001101101011010001010110010011110111100101000110000000110110101011000111111000000101101010110100110101011000101100000011000110111001010111010101001011011011000011110111000110100000101100100011111100101111001101011110001000010111101100111111011110001001000101111000110111001000101011100101001100001101111010110001101000100110010110111011000111111000110110100011101111011001110010111111000011001011110010101100110111101101000010000001111001100100110111101000011110001111011110001101011101100111101110100000010001000001011010001100000101001010110110000110111111100010010111000011100100000101011001001110100011010000000111010101001001001101011000011011101110110000100001001011110110011100011001101011001010000011000110100111100000010010011011111100111110010100010111000010000010101101111111110101001110100110110010001010110101011110011100100011100110101000100010101100100110011111110000010111000110000110101101000100110111011110111001000010101011110001000000101011011100101100011110101011100111111000010111011010100110110000001010010001101111101110011011101110110001011011001101100001000010111100011001010000101101011110001000100001001111111001111110000011010010011101100000000001111001001100100010011010100100111010010000001111100011101011001101010110111011101001000010001100100100111010110110100101110001000010000111111101001110011100110111011010110111001000011010010111111001011011111011111011001011010010001011101011111110010000010100010111000101100011000100110101100101001101000100110010001111001111000101001001001011001110010001111001001110111111111111110110000110000110100001110000100001011100111010000100000110111100001010001111001111001101001000001101111001111001100110000010101101111101010000110010000000101000000100100000010001001111000101101100001101000101010101001111011000111000000011110110110011101111011111000011011111011111111101100001011000111100000011101100100000110100100001110100011011111110110001011010001001110000100010011111010000100011110000110110101101001100001110011000011011011111110100101100000111100110111100111111000010011001010011111011010101111011011101101111110001000100010001110110011101011100000011001001100111101100010000011100001001010010010111010001111101101011110000101010111000110010011001001001011100000001011000111011101000111000011101001101100101101001101001101010100100000001101010111000100101001111001000110000111011000010110111111101001001011111110010011111010110011001010011111100010010010000010100100110010100010101101011001000000100101111111010011000001010011100101101010001101011110101110110111101110101100010001101001101000101111101010011101010001110110010101100000001111011100111111101101001101110100100110110010010001110000011110110010010100011010100110010111101010111011111110000100010000100010100000111011111011101110100010100101100101111100010101011000101111101001101001111001000110100100100111000010010111000111110101010000111111100101111100010011011011111101111101000001111011110000000010000001010010000010000110011011101000101001010010001111110100010010110100111110010001110101011101001001000001110100010111110110011001111000101111001000111111001001011011110010001100010000010110101110111111111001010111000001010010001010011100001010000111001110000111101000100111111000111111101000110111011011101000011111011001100110101101100010010111000101001100111010001001000010110011000001001010111111011000000000011111101001011100011010010101111001110100010100100111001100001010000011100101010000110110000000001100001110001101011001001101101011011001011001000000010110010011010100110101101101100010111011101101100100001101100011001101000001110010111111000110000111000111000100111101111011011101100111000111100110000010100111000110100100101001111100111101010110000011111100101101111101110010000111011100101100000101011101100010111000001110101011010010100101010111000100000011111010000001001110111000101011011100111101011111010110001110110100001101101010101111001001111001011000010010111001011100111111000011101001101101100001111110001010001110001001011101111011110000111000010101010010110100000011001001100100011010111000110100011111000111101101110111110110010110000010100001000010000100001001100010101000001010110100100100100111001000111011101001111100100010100010110000010100000001100011011111000000011010011000101101100000101110010010010100111110110000111000011111100000011100111001110010011100000001110101100011010011011011011010001100011001111111100011110011111001001001011011000110000111110010001100110101101101010111111110111010000100010111010011110111111010011011010101111010000100101111111101010110101010111101011110100110011110101110000101111011110101101110100011001101010011101110000110100100110011110000111100110011110010100111110010110101000100000100100100010111100100001100101010011111101010010001001111110010000100101101101011000010000001100010111110111110111100001101100111100011111110110111000000011010011001110010010111001000000000110100110111101111011100000100100100000001011011001011101010011110001010001110001110010110000101001111111010110000001000100111101001111010101101101110011101000011111110010001001011100111000110000100011001110010100010110111000000110101100010001111111010000000100001011011101110011101001010101101010101111001111000010110100110011010101101000011111011101011101111100001110000110011011011111001010100010111111000000000101010110001100000011011101100011010111000010101101010000000000110100010000011100011010000000110001000100010011110110001100011011100101101111110000000011011100011100110101110011010111100011010101010110100011110001011001000010111010011110010111111011111111001101100101111111010011101111101101100110111111000001110101000111100100100011000001110000111110010110011010111110011000100000010000000001110111010110000000010111011100110100101011101000000010011001100101001100111100101100010001011011011100011000000100000000111101101000001101010100000001000000010110110000011001101111111010101100010110001111110111100101110110101111011001100111110110111110011011101110111111111001000110111110001110010001010010011100010001110010011111011100111111011111100010001001011101101110111011010011000100011010111110000011111110000110111010000001101011101011101101100110100100110101101010001010111000011110110011111010001110101010001110111011110110111010111000001010001110111000100101011101100101010001010110101001001000011000100101100110110011010011110101110100110001011010001010011100100101000000011000100010000000010000110110111010011001110101111111101111011110001001011010101001110001011001011100100101100110101100011101001001110110110010111011110010101010110001101100011000000011100011010000000111101010111001101010111110101001110101001010000111110111010100011010000010000001111000101110101110100100001011111011001111001111011111010010010101110100011110111101110110010101100111011011111111110010100000011111011101010011001101100010010010111000111001100001101011001111111001000101001100110000010001110101001000010100111000000010111100010101000001001010010110011110101100011100101001010100100011101011000000100000101010011001001010010111101011100000001011111011100001001110011000101011000001000011010110000111000110011000000011111000011101001000111010000001001101110010011100111110000000001010100101011000110000001100100011100011001101110111111111111110101000001111100100110011100000000111010111101000100110000110101000111010010100011111100000110011010101111000110100000100101010101111000100011111001011001001000110000101000010110111111010001011000101010010101110011100110100001000000010111111001011110001111110010100001000101000010011000111110010110100010001101100101000010000100100011110001100001100100010111110110000001001010111000000010111101101011101110001100101011110111001110000101101111010000111011110001110001011001001001011111100101110110010000110001001100101101100000010110011010101000001000111111101001100011011000001101001011100010110001010110001101101110110010000110011101100111000010111111000010111101010100010110010001011000001101101010011110101000001111100001001001010011111111001000001001101101110110000000011000011010000100110111110111010000111010100000000101100011111100001000001011001001101100000101100100101100111110001011000110100100010101000010001001000101001111000110110100010110011001101001001111001111000010100101011000111111100101010100001100110110110011100100101000100101001001101110001011100101001001111110101001001010010001000001011001000010000100110010110101111010011001001110010010010010001101101011110111101101111111011101101001011100110111000111111000011000110001101011010001111011110110101110000101011000000011010011011001111010101011101110100011001001010101011100010110101001100101101100101110110011001111001010000001101110110001100111000101111011011110001001101001100010010101000100010111101101001101101001110110111011000100001110111111000110111100001100010110011001101101011010000110011000110110110000001110111110000001111110011001100010111101011100110010001000010010001101000011101101100011111110110111100001111110100111011000110010001010101001101101000111011111001111110101000111110000111011000010000101010010001111010011111010000011001010001111011011110100111010010010110100111101000110000011000100000001101001101010110110010000010100100111110011000001110011110100011111010010010000101011010011000010011101111001101101101010110011101100111001000011100011101000110001111100111000011001111011110111001000011100011011001101110010000100001010100001011110111101001111001111100111000001011011001001001110010100101100011110111110100010110001111011100110111000001000011001011111010100101011011110010101000011000111011000101000010111010110101101100101101010101001001010101110000001000011001111010000000101111110010111001001011011001010000100111110001011101100001000111101011111111001010001011101101010110111010010000001001000110011100101111001000110111111101010010001001100100100000000001100000010010110100100110001010101010001110111110011101011111010001001000100010010010000010100101011011011000110010110111011101010000011001110010010101111000110111011100111001010111000110000101001011000110101110011100100100110010010001111011101011000110111010001111010111011100100000110010011110001101000110111100011101110110001100101010110001000111100101110110001111011110001011010110101001010011101100001000110110100100000100011011000011101101100010001100010111001000000110111010010101000100001111010001100000110110000101010010001001110100111000100001101101111000111101111000010110100000101111011010010101001000001110111010101111110001001110111111110000000101000001101000001110110101110111001001100011101111111101001011100101000011010101100000011001100101011111001100100111000101100101010000110001101011010100111110001110001011110010010101010001110100000000001101101000010110100110111011100100000110010100010011011010101110010101101111110110011101101000001011110000010110000100010000001010100111111111001100010011100110111010100011110110010001001111100100101010110010100111000110011101001111001010000001011111110010110100000110011011100110010000001111010110111100110111000101111100110001101100001100100100011010001001011110000001000010001101111110101100100010101111111101101110110101000010010111110110111011101010010011100011011110000001010011000110100001001110111010100011011100001010001110101111110001011000000011000011111001111001100111001111111110010000010101110100000110001100001110101100110000010111010101100100110101010011010100000011101101010000001001101011101101111110110010111101101001000000010001111000101101111100101100000101111011011010111000011110011010010000001010101101011001001000100000011100010001010100100101001011010111111000000100000101100110110000101011011100001010010011000101000100110010111011100101011101110001001011011001100011011110000110100111101010110000110111001100110101110011111110101000000001011001101110010011100011001111110110001011000100100001110110011110011111101110011101111111110010010001101100001000111111001001001000001000111111100001000001001100010101110111000100110011110000010101000100111000001110011001011011001011000001000111001011111011011101011100010110011000111100101100110011110111110101100101000011001110010110110011001110110011100010111011111110001000010010110100111011110100000110110000011001000011011100000011101110101010110111010010101101111100101101000011011110100100111010000001100110011011000000110100100110010011001000000100000101111100100100101001101101011000010100110111011010111100111001011110000111111001011111110000000110011100100011011010000001010011111011011010101010100001101110011010001110101110111011011010100101101010001101101011111100001100100010101011111101011110110111001010011101001000011111000110000110111000000111100001000100010000010100101100110000010010101010000110001110000010111100011111011101011100101011100010110010110011010111001110000100011001010111100100001011110011011101000101101011111110110010100000111001000101010110100100011010100011010101000101111011010111001001010010110110001110100110010010110110010100001011001111100100100110010000000000110111101001110101111110111110011100101100111000001100011100000100111110010101110010011000110101000110100110000010000100000111110111110011000101001010011010011101011100110000101011101101100100010100100111000010001101111110101010111011100111010010100111100111111011001111011111000101000010101011101001010110101001000000010101001001110000110110011111001110001100010100001111100000110001000011001100000100111000011001111011101011110001001110100011000010100011100001111000011110110111111101110001100111010100100111100001010100000010001010010100111110101011100000101010000010101101111000111100001011100100011100011011111101101110111001101001111101110010110111010111110001001100100110100101001110110110111110111111011000011011011000001010011110100111000010101100000001001101100111101111000000101100001011000000011111111001000110101011011111100001100011111001010110100011011110110101110001101001010000010000111001011100110000101000100110011011010111011000011011011011100100001111110001000110001101111001101001011101011001101000010110110010011110110001101100010110000101101000100010100010101100100010010001111000010000001001011111100110100011110111010111111011110110011001010110010101101010000111100111000001001011011100011101010101110010111101101111100101011000101110000011001000010100000011100011110110011010111111111100101110110100111111101110100011001110010101010010010011001101110011100000110001011101101101111100111101011110000000110101100101011000001100011010010111101110000101100001001011100110011100000011011001111100100000100111011110100111001110101010001100101111111100110101101110011011001111000101111111010101100100101100100011000000000001011000100001111011011110111001110001000000001001000100100011111100010110010100000010001001100011111001001100011110011011100101010001100101111000010010010011100000101010000111001010010100001000000100101001011010001110010100000101011101001111011010011010100110100101011001101011110100001000111100001101000110000000000000010111001101110100110101000100110111011000010000111100001000000011101011110001111000111000010000001101000000010100111111011111111111011001101111011100110110111110010010111111011101101100101110110111010101111110010111111011000001111011010001001110010110110011000001111011000010000111011000111110011111101111000101011000011010010000100110001000110110011001111011110110011101010001111101111110111011001101000011111111010000000101010001100110101110001001101111011000010111010011001110100100111101001100011000100100100010101001100001110011001111100111101111111111011110101100111111101100010000110011111001001000011100000101001000110011101000001110110000101100011111010001010110010011011010000100010001111000101011101010100110011101011011100010011101010001000010001101000000001000110001001100101110110001100100100000111111010010000100000111101000101000111010000111001101111111100010001000101011010000100100001100110110101000000001110010110010110000100101011100010111110111100100000110101100111011010111111110011011100101011010010101110011000111000111110111111111001010110010000010001010101100100101111111110110111001101110001101110111010011101111110000011000110001110010101100011101010111010010110101000101010000011100101011110000100110011000001111100000010000001010011011000111011001000100001110011010010111101110001101001101001010111000011011100001101001000111000110001101110010101111101000001001110001011000000001110011000000110001000011110111100000010101111111101000011111010011000101100111111000101110100010101011001101001100010010000101001010111101111101001010100000111001001100111000100101001010101010101001001111110110010111010011100111001000101000101111000011010011010000110000011001101001111000001000000010010000011110101000010000100111010011001110000001110011011011000001111110110000111101100011101000100111010001001110101010110010000010011011100010010101100010001011101111101000110100100010110101100010110100000011110111011110011010001100000111111101000101011101100011100110010111010010111111111001111011101100111110101000110111101001001001110010000000100100001001110100100000011101011111110100011001000100111010010001000101101001111101000111010001011111110010000110000110011011100100011111011100111111011101110111011111101100001100100100001011001110011001110110000010101101100111101111101100100001000010101111100001110100100100111100101011110010100110101001110011111111101100111010000110001111101010000000111101101111111000111000001101111100000101010100010100111001111011100001001011111110101001001101011101001000101000010110011100101111011100101101010100100101001011110001100110001100111101011001101110000111100110110001100101001111011111100001111001010011111001001011101100101110011011111100110001100110000101011111010110111001100101100010000110111000011110010110100111111101101100111100101111001101110110100101001110111100000110101000001000010101001000011100101000011111101011100100101111111111011110000100110000011001000111001110001011110000011011110111100110010111101000101000100001110001100000111011010101011011111001111111011011010110111010100111000011101101111100101001101110000010010011101000101100100010111010001110001101011110101111101110100100010011100010110100010010010011010101001011111111111100111111001100100101100110110110101010100101011000110101101110111000000100000101010011010111100111000011001111000001000001100001101001110000000010101100011001001111101101010010110000010100100010010111001001101101010000110011110011010111111011000111111111001110111010110110010111000111011101011111101110010000000011000101111110001100010001100000101010110000111010000101011001100011111000000100011011010111110110010010010110011100110001101110001011000101101110000101011011101111111111100111011011110110001111110110010100000000101001101000100111000110111010001100100011101101100001110000110100110101111000010011011001011100100100100010110110100011101010010010011101101110011000100100001100111101111101011001110110111101011111101011100100000100010010110100001100001000100010000011111100000000011010110110110011111110101010101001111101001010101101100010111010101100011101010001000100101010010011111110000001110101101100101010100001010111110010110111110000100000111111010101011001111001001010000110011111101110111000010001000100010010010110001010001110000001100101010110111100101011000100010010010111001111001110010110000100010101110110111100011011111111000111110101110111100100110111111101100001100010100010111001101111111101101001100111000001001001010011111111001110011100011000101110000100101011110100001101010011010010000011000111101110111111010101010000011110000111001111011010111111010101001000100000101111011100001100010001010011110010010010011010011001000100010001010100110101110111101010100111110011011110110110011010111101111001000010110110110001110110101010101011010111111010100100111101011000100111110101111111000001011110010000000011111010001110010001100100100010111011110011010101000010010110001100011010001001000000111101110000010011111110001010101000000110011001011111010111001100010111101011111010000100010110000100010111010001001100011011001011001100000001111111111011001101010101011010001111110001000001000001001101101100000001010101111011110011010110010011100100111101001100011101000100000000101101101111000001011110011011111111011100000110100100111111010011101011010101001110011001000110010101011001011010011110100011010101010110010110100000111000110000001011010111101110000100111111010000001000101111101110111010000100101000010001110000011000110101110101000000111110010111100011101111001011001110000001101111001110011101110100010001011011010010001111100010101100111001000111011111110111101111000011111111101010011010111001101010111010001101100001001010001101010101000011110001011000110101100000101110111011010011111110000010000001110010011111011111010011110010110001000010001100001011001000110011110111010010000010111100000110101111111001100000011011001100000101011100100010100111001111001111101110000100111011001011110111110011010010000001101100000001101011011001000110100011010110110010110110110110111001010011111010100011101100010000101000101001001101010101100111101111011111001100110011000111111011001111001011011000110111010111101100000010100111010111110010000100110111010101000100111010111111001001101110011111010100110101011010000010001111110010101011010000011001100111011111001010110111110111000010010111011101100010011111011111111110010100111011010010000001101100111011101010100101010100101100100010100001100100101100110001000001011010000011010011101111010110001011001000000001100000110000110110010010111001101100100011111001101010011010010000101100100110100110110110011100010000111001111011000010000011001101011011001001110111011010110111101000110111111110011011010110100011011100000000101011101100011100010110001001011001010001101000111000101110100111000110110110001111011011011101101001110101011111111111100100011101010010010000011010011010011110111011011010111011110010000110100010001000000011101000100010110011110111111011110001111100010110010011010010101000001001100000100011101111111001111111000001111010001000110101010011011100111011110110100001111001011110100001011011000000111011111101011100110000111010110011101100001101010101000000101001111000011110110101001110100001100000101010000011011100101010000000011100010011000001011000011100111010010110110011011000010111010111011101100000010110110011011000111101101111111100000111101011101000101101010000110110011011100011111111100000010110001110001111100100011001100111010000011101001011010011100011110001111010101010011010000110011010100101101011001010111101100111010110010101101001111010000010101101101101110011100001010011110100110100101101111101001010100101101101101001101101100000101000100011000011100100011010110110110010100111000111101000001100010011010111010010110111101101111011100000111010110011001100111100100111001000001101110111010010110000010011010111110101010000110101001000110110000001001000101110110111001000011011110000110100000001010111110101110100000111011101110001110000011000001110101110001110000100111010010001010101111010010010001111000111100100111010000101001010111010011111001111001101111100110101111010101111101111101110100110110111100001111001011001000101110011011101011000110101100000011011001011000000110101001100101011010111100101100011100000011110001110101001010001101100001000100000010110011101110011000101001100000101100010101010100010000011101111001000001100101010011001100000110110100001010010101110110100001110100101100111010011000100000100000011101100101111001010101110011010101101001100101000001010100100001001001101010111101010000011000001010100010011011011111000111100011101010000111010110010010100100001001010011000010110100110100110010111101011000010010101110101100100011000011100110011111011000111110010010111110000011001010010010011000001111010011111100010111001000110010001001111000101100011001010000010111001000111011001010011010010100001000110001101000000100011011101010101100110111101100100010100011110000000100100111011110100110000111100010010100010100001100011010010010101101111011000110001011010110111010010011111010101111111000011111000000100011000001100101111011010111111110101111010100101010101010011001110100101110101000100110100000100001110110011000100011001011000011100010110110000101101001110110100011010100100001111110001001100101011111010001011001011110111010000101011110101000001101010110010011110101111110011111011110011100111110100011101000001110011110011010111001000111011001110101001000011101111000010011110100101101100000011111101101001010101100001000101101000111110101000110111001001101111001110011101110011110101010100100111001101100011000111010111110111000101101011010010011111110100001000011000100000101100001010101001001111110011001101101011011100001110001000011101010101010100001001110010000001001110011100111110010010000100000000011000101100111100010000100110101110110110011011011010110001001111010110110110001000001010001110100000010010011101101010101011010100000011100000110010000011000101101011110001011100001101011000100110100011101100011010010011000111111101100011010101000010101110100111010011010011110100011101000010100100110000101101011101010001111100010101101011001111011000111011101010001100001001000010111011001010000000110100000011010010010111010110111111110111110011010100010111001010110000010000101001100000101101100000111101110111110110011101100110001111011000000110000111010111010001101011101011010010110111000110111111011100111001100101100110101100011010000000011110100000000101001011101110011001011110011000001101000000000000111110110111011110011100000100110101011011011010001110111001110000101011110001001111101101101110000110010111110010110100010110111110010011100011011000100100000010001011111101111101111011001101101110100110010010100100000000001011010101100100101010111000101111110110100011110010100100111000101101110000110101010101000101010000110111101110100100110110110010010101101000100011101011000101011000010100101001001000001110011001000100000100101010010000011100100000111011010111000010010111010010100111100001111111001001100011000000110011100010110101100101010100010111000000011101110111011000101010111001110011101101101100010011011000011010110101000101100101110010110101100010011111100000000010101001001110101101101000100110110101100100110001111110101011111101000110110110110001101111110110000000110000011001111000001101010000110111101000011111011111111001101101011100100001001001010110111110101001011110100101100000110010101001000100111100010000110110000011110110000000000010100100110001011101001000001011111110110110011110100010111101010100111111101110011110001100101010000010110100010001100011101010100010100110101000110101110100100111001100101101110001100000001111100101100110110011011101110001010011101110011111001001101110000111001100010011110010100011001010011110011111000101000111110101100000010000101011111000001111100110000011011011001010000001100001011011100001111001001101010101110111011100011010000011010110100000110000110001011101001011000011110000010001011101101011111000100011100110111000001011000111101111000110011110001000001111011111110101111001010010110011110110011010001111010100110001011101001101011100010010011101000000011010001001110111010000010010000100001010111011111000011000011110011001101101001110000110110011100111011010110110000010111111110000110111000001101110100001010110111011100010011111001100000010011000011000111110100000111000001000000011101010001001110100101101110000000101001000111001100001100110111011111101101011000000000101001011001011101100000000010110110110101011111010101001000011110010110010011010110100010010001001011100001101000000011001001000100010001001001110001101010010110110100011000111011111000110000010110110001110101100010001011111100111000001001111110100000110111110010111101010111001101010110001100000111110000010000101100110000011101100101101000011001010010011111001000000011110100001110110110110111001110000100111100011000100101111010101110100001100001100111010001001011001101101101010011010011100110010110111010111110001001111010111111101100111010000010011000000011001011001011000110010110010001010101110010101110001100011101110111111001100000100000101100101110001100001000010000111110011100101001000111000000011011110001101100110001111010000100000101000010011000010111010011001011000100010000000110101111000101111101010110011110000101011011011100000000111000111010010100101000000010111010100001111000100101101001100101110100001111101100101000001100110111011011100010010110110001010000000110110111101010111011111010000010010110011010000011111001001101100100010000111000001111110000000101111110111110010011000011110110000010100101000010001110111101000001110000110110010111000011001010011110011010100011010100001011111111100101100011111110101111100000100111000101011111001101001111111011111110000100101011100011100110111010010011100010001010100001111110001101110100000010000111000001101001111111000100001110111101010101101100010001001110001100101001111011001001001000110010010110101001001101100010101010000101100010010100101001101100000110111100100100100110101001101110111111101111010100000111011101011001111000101011001000101010010011100110011101000100011111010001010101101110000000110010000000111111000001000101001010011110010000001010001101110100100100100001100011011110010011000010101011110011111100100110110011011110111010001001010000000110100010001011011110100001001000101000101001001010011000100001111100110010111111010101000101000111100001000100000101010110011001000010111010000110111100110001100111100111111010111011011100011100111100011110110111011010111100111011110010000110000100111101101001110101111110110000000110011011010100100111000011011110011100101001001000100111010110000101010100000100111010000110100111001101111100000110111001010011101110100000010001101000000100001111011010010101010001001010110000011001101110000111001111101010000100101001100110101000111010110110010011110000111001111010101101001011011000011010100011001010001110100101010110010111101010001111000001111010111000000001001111101010110111001110001011101101101010011011001001110110100100001011101011011001101111011101111100010101001101111101000001100101100011000110100110000100100010010111010100001111110101101000100100111011000001111010111111100100001001100110010100100010110111000001000010100111000100010001111100001110111000011101100100000100011111110100101100001000100110001100010010110101111010011111111010011110001001001001001000110010110110011001110011000001111100111111010011101110011100000111100100101011010101011100110010111110100111011110101001010001001011010011010001100010010000001111111101111100010000001001101010110010010010001101110000001010010111001111110110010000010111001010001111010110100011000011100101000111100110001010011110110000011111100010101010101011001110101111001111110000110101100000001010011100010011010001010101110001101100010111010111111111010100111110010101011000000011001011000101001001101110011000100000001100111011011101001010110001110101100110011011010011001011100110110000101111010111100010001110000011001100010100011010011010101110000111101001001001111110101011111101011110100001110010001110010011101111011011010110100011101010111101011101100010111110011010111000101011100101011110001011110101011000100111101111100101010110011101000100111110001001111010100101100100111010111111010011101010100110000011010101001111101110011100010011110000000001000011011110111110010101001101100111111000000111101000010101101000010010001110111101100111001000111110001100011001010101010001101001101011010010001011111110111001010000110110000101100001000010111101111101011000011100110110001110000000011101111010010000000110101000110100000101010011001111010011110101100100011011111100101100001000100100011010110000000111010110000010011011110010111100010011110011010001001011011111010101001001111010101011111111011111010110111011101011000101001000101110010111101010001000011010000010010010111101111101110100101110111011100100111110101110011111001001110000010010100100001001001010110001000101011101011110101011010010000001011111010010000001111101001101110101100101001010101011101011101010010110010010011011100111101111100011011001011001010101101000001010100000001000000110110111111101101111010100110001101011110001101101000001100001111000101000000110001010110110010100010111010100000100111010100100010000010010111010010111100001110001001001010110011110101111111110011101010001011111100110001100001110001101000110101001100100011101110111100100010000101000010010101001011011101010100101000101100001101101111001010100111010100101111110011010011110111101011001010001011011010000000010011001100100111001011110001101010111000101100100010011110010001010000001001001110110101000011111011111001111010011101010100001010011111010010100101000001010001101011110101010001010111110110110100011001111110100011010111101110010010000001111100111011100101001100011011100101101010000100010011111010111101100101100100110010000110111100110100000001010011101101000001111001001100110010010010000101001011110000111110000100101010010110100100111110011001111011010110011000011011100100110100010111100011001111001001000001101010110011100001001001100101000011011010100010101101111010011010001110101100110010000110000001111101011001000110110001010001110010000010101111011010101111010110101000011111010010011000011011000000010101001011001010100100010000100110100110100010001001110011011000001000000000000111000100111001010011011101111000110001111000010010100001101010011111101100101000110110100001000011110101111100100100010100111010101011011001110010101110011101110111011011100011001100101001110101000000110010000111110110100111000110100110011001111110011011110110010100001010000001000110011101111001110010101111110001101001111100011001000100111110001000001011011111011000000010010101011111011010110001011011001000101110011110110110110101111111110010010110001111111111110101110010110011100010011011010100110110111110010100111111110111111110000101001000011100111100011100100110110011011110001011101011100010011100101001100100000011000101000010001010000010011111000000100000101110010110010101110110010001100000010100000111101100010110110100101101110011110100110001101010011001101110100000100111000000011110101001010100010110101010010100001001000000010111111101010000110100001111000001101111110111000011110100100000011110100011100110011010010010001100001110110111001000111110000111100011111001010011010011111010111111100001001101111111110110101101100110101001101110111000000011010100000011000011011010111011000000100001111100100100101010010000001110111000101000001100111110111001101101100100111100111000101101111000011101001111101010110011101100010100100001101111000010001000101101101011010110000110100110100001001101011011111101001101001001011000010010111000011001110111011001110110001111110111101010100011100110011001001011010101111010001110011010010011100111000010010000110011000000001101011100010110110110001001011100011111001010111010100011010000010011100111000101001110111001001100010110101110011100101011110010100110001011101010010011001110111011010110100100000000101110100110011010001110111011010010010010000101110100010001110011100101111011010011100011001010110111001001001100100001101001000011001110100111110001001101110111110110101011000101111101100011111000100011001011111100001110100100100110011100100100101001011100111100000111010101101111110011000001110110000110011101110101010001011111101001001000011101111101110011101111011100011000101100011010011100111101011001100010000010100000110001110111000000111001011100001000000011111011111010100011100100110110110010101011010001000100011111100000100100100101010100100001100010111010100011000101101000010011110101111100001100110000110100101111000100111000011001001111000111010111111000101100110100010101011011011000001000011110000001000011100001100100011010010010101110101011011000100111100111011100100011011011011010100101100101001111111001110101111100100000101111011011101011101101010111011111000101110110011111100101101111000001111011010010101011111111100011011001010000100110111100000011101001100110000100010111100011101000101010100100101000000101100110100110000010101110001111001011111101010101000000100000010111110000110001111000001010010010110101101001110111000101100110100100001011100100000001100111110000101100110000001110100110110101000011100100111001001100101101110011011100101011110001000110111010100001110011010100010100001110110110001010010010011101001110010111100111000011011001001111011110001010000001011111101101111101001110110111100001010100000001000010110100101000111010110101101010011001011100000001110010111100000000010101000100111110111100011000000001011100011100010110011001011111100001000111111110011111111110111111001010110001111101001100110011111000100011100010011100011011111100010101001101100101010001100101100111001101001011000100101110011000000011000110011110000011000000100000011000101010011001110101101110000000001010100110010001110110010101000010110010010100110111101010001100110111011001010011011011001000001100111011010101110000000010010010111001111010100000111001011011100011000100100110010100011110100010110000101110000010010001000100011001010000101000010100100000110101000110111101001110011011000000101101000100101100000100001001010000110110000011111000100101101011011000110011111101101111101100010100110011001110110001011111101000101100111000011100000001000011101100111000000010010011111011110101011010101010110101100000010001111100111011001111001101000111000111001100011101101111011101001011101101010011010010011010011101101011011110111111110111111111101001000110010010010000011101000010111010010000111010111010101110001110001111100100010101100100011100000111110000100110011101010010110011010011110001111101001001110111111100000001111011000000100001101110101110101000111001001011111000011000100011011110010000011001001101101101011101010010001111011001011000011010000010001111011101101001010001110101100100100000111100011110111110100111000011110001010110000001111010010100011000010010110000011100010001011011100010100100001111011011101011110100110000110100010001000000110001110100010010001011110111000001101111001000000000111011010001010111101010001010100000001111100011010001011110111111110011110110111110101010101011010110100111001100100001111100111101100111010100110011000000000100011000111010001000010111000001100110000101010010111100100010110010100001100010001110000001011001100010001100110111001101101010011000001100001010111100110010000010011001001111111000001101000001111101001111011010110101110100000100011110110000110010110110001010011110010111001110111110111001111000011110111000001110111010101101101000001110000101010110111100111100101010001101000100010110011000110010100101001101111010110100100110000110011100011110001111110011111011000110101110101110011010110110010110100000011110110111001111101000001010110001101011101001000101101011010110001110001000011101111100010101100000110101101101010100000101001110101101010011100001011100000010010111001101011100000100110110111011110001011010100100010110001110011010100111100100110111001111010000111100100110010010111111011011101110110110101011011010001101110100000110000000110100000010000101001101000101010001110100000001101000011110100101000110101001110101110011010101110110000101111100110010011010000111000101111000101101000011000011000001111110001101101101011100110011011001111101010001100010000110111010011111000001110110110101011000010010000110110111100011000101100101101001101100001011100010101101100110111011111111010111110100000111110100111010101111101110100011100111000010111110110000110100101011000010011001101100110000001011001010101110001000010011000101100100010001011100011000100010011111011010110011101100111000010010101101011010110011010001100110010001000101100111101000011010010010001001001111001010110011110000010001011010100011111101001110101100111101100010101100000111101010011101001011111100011011000110000111010000110100000011111100010001001010110101001100101101100011100011101101001001100101100010101111100001111010001110000011101011011001000110001111100101100011000111101100111000101111101010110010011111000001001100001010010001100101101111100110111110101001110101011000100011011101000001001000010001001001011010001000110011011111111011100111010010100101000100001011110000111011101110100010011111100000111011011100000011011100010011110110110010110011001101111110101110101110100110100100111010000100000010011011010001001011010010001010110111000000101101010110001011100000011001000111011100011011110100111101011111110101000111010010000100010001100010111000000101011011101101100111100000100011111111110111101010001010111010111001010001000000000010110110111111111000001100111100100001100010010101100111001000011110001110111111010110101000011100100000001110000010001001010100101111100101110010011001000110001101000000101101110000001100101111001001111100001110110101100010101000111111100011101011101100010111010111010000000111010011010001010101111110100100011010001110111000101110010100101000000100010100110111010000010101011011000101100100111100010010010011011000010101100111011011110011100101110011000011001000010110001100111111000100101111001011001010110100101001100111110111101000100000001111101111111001001001000111000110000011110001110011010110110011111010110101111010110101111101111110011100111100111110000111111110011001011010100011101011011110111101110100101011010011000010011000010000110110000010100010100110000001000000110010111100100000111100110001101001110001000111100010111111010100011101001111010001110001010011011101000101000011111001111000111101000101110111100010101001011111111101000110111110000110111111100011011010101011010110100110110111011100100001111000100111100100010100011101010100001100110111010011110101111011011001101000110100010110000111101011100100110110100110000100101101010111001001100001010010110110000001001111001101101111011010100110110010001101100111011100101110101111101110000001010110011011001010001100100010111001011001011110101001011010000101010001110100010010010110011000001011100100011111110001001010011110111110100100001100010010111110010100001110011000110110000110010010001001110111110110000000000011000011010101010100100001110100001110011011100010100000000101110111010100101101110101000000011110111001110100100101001011110011111110101011111101010011010101011000100000000001010100111101011000011100001000000101100100011110000100110001100110100011001010101010001011000100010101011011101001110001100101010111001000101111010111110100001011001010011011110101111101010000001010000011101011110100010101110010001011110110111110111101000110100110110111101111111101001010111111000101000011101100101001101001001101000111110011110100011001000110011010110011111001110010111011100000010001001011010111111011110000001110001111111110100111011111001111100111000001011011101100111111001000010001111100101101101011111101000001011010001100011111111001001101110000010000011100110110010010101000011010010001001000000000110100001111001111101111100101110100000101110010111010010101110101100010100101101110000101001001110101101000000110011100100000100101110110111110101111011001001010110101100111111011111110100111011011001000101110110100010101101101110111010011111011111100110111101100110000111100100011000111101000000110010011111111100000001011111000011010110100100010011001110000001110010111100101010001010010110000101101101010001001010101111100001000001111111110100101110111101101100011011110110011111100100011101000010110010100010000011010111001101001110101010111100010111011000011100110101100011101110100001010101101110011011000101001011000100110101001101111010000000010001111011010010111000011110101000001110001110100101010110000111001000110010011101011100000100101101000111001001111101101001111100010000110111100011101101001010000101101101011010100011001011011101011100000110101001111101101000011010001001110101110011011001000111111101101011001110110101001011111100011010010000000110000010010101010000101110101000000001001000001000110011100101011011011101001100000110110111101000110010110110110110100111100101110001011100110101100111110001000000110010111111101111011011110100110100001100100001001001100101110101111110101100010011101010111110011100111110101110111000011000000010100111000000001011100011100101100011100110111101100111001010000011011011001000101111011110101111111011100110100011101111110011000011110000111100111100101111010111110011110000010000101101010001000000000100010001010100001110010100111010110111101000010110110010101111100011011010001101001100100110000110111011110010100110100000001000100100100100111110000101010010100100110010000100110010110010101110111110001010010111100101001101101100101000001111011011011011001111010010011001110110011101000011101010110011010101111100001111110000100101010101110101110010100111100010000110100101110000100110001111000111010011011001110111100101110010000100111101101010100011010011011000010111101110101001111111101000100011101110011110001100010100001111110011101011111110001010010011101011001111010000100111011000110011111011100010110101110011101010001111010001001110100100000101011010100101011000001101001100001001001110110110011110010110000100010000101111010100110100101010100110101001011011101101100010011101000010101010111011101110000101100000110001100101111101001001001110100000100111101110000001101010110100010111010001111110000100001101001001100011100001001110000001101111010000100010111000110101110100101100111111111010110011111111010011010000011000010000010000110101111111111001001000001001001000110011011111110111110110010111010011100100001010000100110001000010111001001111101011101100001111011111111100010001011100101011010101000010100100011000011010100111010100011010100010010100001000101001101110011101100011111111111011011110010000100101111111011000000000001100111010100011100011000000111101101110110100111001000111001011010100101010100001111001101010101110111101000001000110111100011011111001100111101011100110011100111101110000010000000010100101000110001001111100000011101110010110000001110101100011100101110011110100001001100010100011010100000100010110100000001011111100101010011100010001010001000100100010111010111011000110010100010011111001010100011011101010011111000001000111011100101110010001100110010010101000101110000011011000011010010001111110001110000111110110110101000001100101000011001100111000110100010100011010000011110001111001110101011100000101100111010110110011100001011110111001010000000000001011101000100100011111011101100001111001001111011000000000011101111011101010111001010001111011011011000101010010110001110110101001000011011011010110011101111001010001001001110001011010110101010101111011111111000111011100101101111010001001101111001110110110111011111010000111001100110001000111101100011111011111110011001110001000100100111100100011011000010011011101000000010000110001001011001001111111111111001110100001011100011110000011111010101011111001101001101110001111111100100011111001110000001101001001000111011010011001010010000011001011111111101110101011010110010110111101111100110000000001010100100110000000001100101110100010001111000000010000010101110111100101111101111101100110100010110111011100011000010001100011100001110010011000000000010010010100001111101000000111101010001111101111000001000000101011111111111000111111101110101011011100001010001111111010011111011111000011001101001000000011110011101011110000100011100000000011100010011010101101000100111001111101111100001001111001110001101111001010010111010001011110110010011000011111000111110011100110001111101111000010000000100101110110000101101110100101011010010111000000111010101000111001111111100111100100000100100111111011100100001100011001110110110101101001110000001101010010000001011101011110000011000111111001110111000001001011010011100110111110001111011010101101010000101010110101110101001100100001010000111011000110000001011000101000011000110111101111111001010101001100001001000100010010101101111000101001101001110111011011001010100110011010001011101000100110011110010011000101100100101010000101100100101010000101011101001100001100111101100010101001000101111111111110110011110110011010101001100011101011100100010001110011010110010101001010001100011101110011110010011000111000010011100101111110010100111101100001110111001010101010001000011001010111011011100000010011011011100001100001001010010010001010000010011101011010010111011100000001010101110100100011111000000000001001100011010000100111110111101010010010110111010010111000111011110001001000101111011010111101111001100000101000011101010010100011100011011110100011001100101110011010011011011010001001111000100011110000110110001011001010010011011001010000111000100111101100000000010101101000001100100011011011100110111000101010010100001110111111111110100010010001100110011101001001000010101101011101110011111111110101101010001101110100111110101001000000101100110001011111111100110011011111001110001001000001010010000110111000001010001000000010101001001100010001001100010100101010101111010100011001011110101110100101001111001100011010110000101000100011010000101000001000101001111101000000110010100100000110001100011111011100100000011001010011011011010101100100110010111111001011001101010100001000111011111111100111100000001011000001111100111111101111110011010100001010100101111110010011010101111010000000100001100010111000101110110101011001100101110000101110011100101101011101110101000111101011011111101110000110000001101000101010000001010010111111101111111100011011000110010101011111110110010101000111000100010101001011011100001000000100111011101101100011101110100000000010010110011011011011111111100001111100011110000011110001100010111101110111001110000000110110001011011010011000000100100111110011000101110011011011110110100000101001011011011111101010000001001001010011001000100001100001010000010110010010101001110110110010010011010001101101001000111000101100110100001010110111011010011000000101111100101001110000011100001110010100001010011001101110110110011010010110101101001101101111010000011100010000001111001000101010101010010000001010010110010001010100110010101100001101101001011001111011010111111001000010111111110000001001000010101111000111111011000010010011100110110011010011110011111010110111010110010010001011110100000111111010100111100110000011110011000100011100111100110011100111000111110111000001110101001010001001111010000001001110101100001111001001011100001111010110101101110000111111011100111010010000001111011101000010000010110011010101111110100100100000001010110101010111010101110011110111100001011110001011110101011101011011000011010101101011110011001001100011110001000101110000100101110100101111100010010111101100110011101000001100011010001100010100111110110100000111110011011000011111010011101001100000101011101110001110011001100001011010110000000100001011010110110110001010101100011000101010110100111110111000001101010110001111111010100000010011011010000000111101000100001111111001100011001000010011110001111111011101100101000010110001111100110101100101110111000101010011000001101101100001010101000000111011100101011110011000010001111110000010010111001100111010110000000000001001101100110111001110000101010000000001100010100101001001001000011101010011100100001100001011111010110001110010111000010111010100101111101011010011111001110100110110011001010111110100011011101100111011111111001000001000111101101110110110110101000100000010101010001000111101111110011000010110000011110111000100011011101101100110011010111010110011001101011010011010101100011111010110001011010110010010110101101010111000001100000001010101111101011110111010000001111101010111110101011011111111001100000000100000101101010000110111001010011000010011011001011100101101011110011010000110010101011111011011001100000110001000101000000000011100011011100111110101001000001101100000111001010001111100011100000000101010110111011101001000101101111000100010111100011000001001101011101000111110011011110100001001100100110000000010101100010010010011011101011111101100100011000011011000100101011101111010100110101101100111010101010000011101010010000000011011000001110111100101110010100100010000011110100110010101101100110011101010010111101110111011001101000001001111110010101100100001001001001101010101000010000110000100010110010101110011000100011010011000001011110110011110110101000111101111001110110100111010111010111111111000100111101110011001100110001101000111111100011101101010101110010010100001001010101100010111001011010011100000001111001010111010000011110101001110110001000001001101011110111001100110000100010100000001010110000100100110110000110010111000100111111011000000010110010100110101100100110100111011110001100011010010110100011000000010110101001111001001100011100101110100000000011110001010001100001001111111111110000100001111100011110101100000101000011000011000110000001000011000100011000100011110110010101000000111110100001001101000001111100101000101011101111100010100110001010110000001111110101111001101101001100010111011110111111000100100010110110000111110110000110001101011010010011101100101101010111011011100101101011110000111100010000100000010010110100000101111110001101001001001010000111100111111001001110111110111001010110101010011000011000111001110011011101111101101001011011111001101101000011001100001110011000011010000011101110110111110001001100101010010011001010001111000010100011100010001110110110000111111101001111111011010000000011111000000111001001110101010001111010011011000000011100011100100011010101010000011110010101100111011001111000010001000010111000110001101001100110110101010010111100001100110010101001101100010111000010101001110100001111110011001101000101111000010010001110101100011101111101011001111100101011110010101011100011010100110001100010011111100111110111001111101010101010100001010101101101100011110110111101010101010011010100110101011011100000011001011100100001001110100010000100011100110011000110111100111110111110001101001001110100011010101010001101011001101000100110000001010000111001001101000001110110001101101100110000000111011100101000110101110001001111010110001011111000000000100100011000110011110110001010011100010011100111111110001101110000011100010001001010100101101101010010111100000101101100101111011101011101101110110010010110001111010010000101001110000010010111000100000000101001001011011101111111101001110001101100010001010010100111111101000011001001100010011101111010100001111111111001110101110100010111101011010001110100111010000010111011101000110100100001100010011111000110100100011011111111011011101000001001111011100001011000111011000001010111010000100010110111110101100011011001111110100000010110111111100101110010000111110111101101100000110111100001101111000110001001010011010110100111011111000100111000101001100100001111001101100011110101010011011011100110101111111011010011011010000011000110000001000101101000001000111010110001110011101110101110110001000010011101100001111000000111110110010010101001100100000011000011100001100000001111001011101011011100100000111000011100000000100110100101010000110010010101011010111011111110100101000110001001010101011101101001010111101111111011111100111110110000101000001010110000001000101001011000010110100110101000111100000111110111011100001010000110001110110100110011100011001010101000011011010010000011101001111011011110110101100101101101000111000100100110100101110010001100110001111000110110100111000111111100011001110001110100111011011111110000001111011110110000010100110000001010111010001010111111101110111000101000100000110101001110011001011111011000111001101010010100101101111110100001000111011110011001001110011101110110010000011101101011101100110101111100100111100001101111100011011101100111011110010011010001011000011110000101101010001101100001000111110000011101000000011101111011010001010011111100001100000110001001110000011101000001011100010010000000010101000100111111100110111011001011100010101110110100000010101110101100000100011111101000000100011101000011011101010001001101001111011010111011001010111101011000001000010111010110100001111000011111000100011010101111010110000000001110010010000100011010000000011000011010101001001100000101001011010101101010001001111110001011010011001111100111001010010001000001011110110011111000111001100100111100010100110100001011100101000110110101001010101011101000010110011000111101010100111010000011111101110101110000100111110100110001101001100101111111100011100100001000101101101000111011111111110110010001000111000011101000111000011111011001001111100000100011011011001110100111110010000111100000010001000011110111101111110011111110100010100111110011011010001001110110101100001100011100101001100000011000101001010111101000001111011101000000000010101100110100100001011000011000010110010011001110000111110000100001100000100000111010000010010001100100001000011001100010011000101101111011110101001010000101101000010101111100000101110110000010110110001001101110101011100100110101000001011111011011000101110011011110110001010011100000010110010001000010000011110001110101111000001010010101110111110011101100110100000000011111010100000010000101000101110101000101001101111111110100101111010111001110000111001010100100111000000011111001101000011011000111111010100100100001010000110010111001111010001111111010011001101000001100001011100001100000110011000001011001010011110101100100000101001111000011001100011011111100101111001011111100101010011001001000000111111101110000111010011011110100101010001100011111111001011010110010100100010101100001111001001100110000011101000100001000110010110110010101110100110110010101001110000000011010010111111110001101000100111000000010111110001001100010000100100101101011010001001111000010011011001011111001001110111101001101100000111000100011111110100011111011001011010000100111001011110011101010101000001010010101010001011111111111100101010110010010001001100111001100100110011001110100001100100111100010010010001110001111110110110000101000100111010011110010111010111000000110000000011001101000010010000111001000010010110011110011001110111101111110101000000001110110001101001111101100101100000001110111001101100010100100110011111000000101011100111100010011100110110101000000010100001001000110111000000111100100000110001011010001111101000011100111000011111011011100011111100100100000101101011101000011001110100010111001100101001001000100000011110101111111111111011100110001101011010100111010001111101110111111100011011011110010100110010100010000001011011001000001101100101010010101111011111001000111110010111001001011101110100000111111001111110010111110111000001100000101110000110111010111110110111101111000101100100001100111010010111110011001010010011101100101000111100100001110110110010001111100100001001100110000001010010011100110000010101010101100000000111101110101101010011001001011100001110111100100011001100100010111000011110111011011011101010001000011111101011010001001011111010110100010110011010100000111100010111000001001010010110001001100001100100010100110111001000000011100001001000011011010010000100111000111011000101101111101110010000011100110110010111001100101001011011110101010001001100111100010111101010001001110100011001010101010100011001101001001000100100101100101000101011101110010011101001001010011100110010101001001011111001010110000011111111000101110001101010000001110110000001100010011011011010011100001100111101100111001111010011100100100110010100010001110000001110010001111001010110110000101110110011111100101001000000000001101010101010000100010010000100110101100111100010111101000111010111101110000110010111010001011101110110100000001001011101110101001101011011100010010000101001111111000110110110001111010001100010000000110001110010110101111111110111011010010111101110011001001101100100001011011000010001011101001000011001011000100111101111010100101011100010001100110110111011011110000001100110110000101000111110000110100111000011110101101001100001110010001100010010001101101100000111110000001101010111110100001001110101100001101110100100111010111100101110000101100000100111110000110011101001100111001111100111010010001100010101001010110111010000110001011101100101111110011100111000010110101100100111001101010101100110100100100101100011001001010000000010010110010101101010011010010011111101110000001110010001100110000011001011111110011011111100111110110111001100011110111010011010001000101000001011000111011011100110110111000110110000110111001111010010010011011010100010110001001110101001001000100010101111100100100011111011101011011101101100110011101010110100011101111001110111111000110110100001100110100000100110100010010101000000011000001110001001010100000110110001111100111001100101100110011010110010000011011000111000111000011101001011101001001111100001100101010011010000100100111010100010111101110010010111000001111110100000011001101100110100100101010001101101110000100011000010111000001011110000000110100100011110100010100101010001101001101010001000000101100110000000100000110100000110111011001000010101001101101110001100011101101001100100000001110100101100101111001111110011101101011100011010110110001011101101110101101101000110001100111111111111100000000100011110001100100100010000011000100111010111011001001010110001010011111011011001001001100110101000110110011110001111100101011000011101011000000101101001011111010111000101001100001110011001010101011101100111110111110101111011001111110011101100011101011111110000010000100001010000111100000011000111001010010101001010011100110110111100111111100010001011010010001001011010101001010000010010110011111011010010111011110011000001011010101110011001100010011010011111001100011000011010001101100000101011100001001100000000011010011000011101010001100110000011111000110110000101011111110111000000001110100100111001101011101110010110010101100110110011000111100100011110011011100101100110011000101110001001100011100111001101110100101101001010101000100100010010110011000100000010000000001011110011001111011110110100111100101011000111000111001010010111011101111100110101101110100011111010100001011010010001000100001101100101000011000011101011011010010011010111111101110110101111110110010100001001110100111000010010001101100000010000110110110010111011010110010110001011100111010001101000101001101101000110000110001000010001010011100110110010011110000100100000001001000100111011100000100110000101111010100011111001011001011111111110101011101000000011101011101100010001010011011000000110100101001010001100001110111100001111101100110010100111001011010010001000010001010100110011100010110010111110111110010001010011101001110111100101001110001000100001001000000100001100111001011110000010111001011100001110010101001011110110001001011010001010010010010100010110110111110000010100111111100111000111101001001011001001010011011000011110100111000000011011110110011110011101101101110010111011011011110001011010111110111000000000111010101110010100000100111110100000010101110101110000010100101011100111000100110100101011000110101000101100100101110100011100100000110001110101011101010110000001011001100010111111100011111101110111101110101110010010001000001010000001110110101000000101001001011011001110001011101101101000110100100101000111011001100000110100010010010010011001101101101100000100101001010001011000100111001000110011110010000111101101111100110010110001101100110000001010111110010111111110110111101001010010001001110010011100110011001011010100101110110110110110100011011110101001001101110000001110000010101100110011000111110101111111101110101111001110100101000101111110110010100110110001111011100100101001110001101010000100010011001110101010111000010100001010111011100101100011101010001101010000001110111001101011010110011000010110110100010010010011111010010110100101010100011100110110010100010001000011110010111011100101101100001100100000101001000011101111111110010100010011001110101010100111000100001000101011110011101110111101001100000010011011111111111001111011111101011010111010101010111111101100100110001110001111011110011111101110010101101100010101111001100010100001101111001101010100001001010000101101100001000110010001011111011001010111101100011010110010111001011000011001110111101011101110100100010111100110100001000011111010011011000011001100001100000001001010001011010101101001100000100100010100011000110110010100010011110101101101100001001011100100111010000010000111000110111001100111100110110111111110101110001111100011111001100101110101000110101110001011101100110100111011010010110000010001010101101110111111010111000001110000001010110000111111101110100010111011000110011110000001010100110010100001001111111110110001111110001101101110100001111000010011101010000010010001000101001110110011000101011101100110010001110000110001100111001000101110001111101100111010100110010011110101110111000111111101000100111000010110101010001100111101010001000011110001001101010101101011110100110011011111111110000101011001000110101101100001100111101001111001000110100000001101010111001100010001011001001001000011010011001100110101101100010110000000110101110101111001001100101011101110111110000000011001111111101100110011100101111111100011011010101101011101001101011000111111100110011001101111010111011110001010010010010000010111010011011110011111100100111001011010000011101101011010111000111100000000101100010111001111100101011110101111001000010100111110001011001111101101000110010001000110011100010000000111111000011010001111100110011000111000000001111011101010000011110110100111010010101001101001111011001001100001110110010101110110100011110111000001101101111011001110100101100011010010100001000100100001110010101011110000100101000000100111011001011010101110000101011111000011110010001110001011000010111011110011101110111111111100010101000111010110000011001110101101001111110110110011110010110001100000000010001001100110010010110101101101101111010010101010000010001100000001000110110010101000100011111000011001101001000111110000011101111000010010001110000010010111001011001101101010101110000101001010110101011110000111110000111011110011100001000100100111101011100001001001111101000011001000100011111010011111001010100110110111011001100110101101110010001110111101001101100010001100101001101111001000100010110110100101111100100011110101101110011000100001100001010001011100101111101010111100010101100000010100011110001110000000101000001010100010100000110111010001000001000111011010100001000110110001011000000011000110100001100100011000011001001001010110001111111101001100000110101000001111100100011000010101110101101001000111001000101100110110111111001010101110111011000100101111001000010100101111011110100011110010111101010001100101110011100010010010100111111100011000001010000100001100010010110010111001101111111011001111001100110110111110101100011001110111010011000010110001010001001001100100101101100101101100011110101001101000100110011110000010011101110010100101100100110010010010101110100101011011111110111010011111101111100100010101011011011101101101011010111111010111101101101111110110001100010101001010010000101110001011110001000110000011001000111111000001110101110010100111111100010111010010010111010000011001100010001101011110101101111010010111101000101101011001011101101001000101001010101111000100110001100100111101000001001110111100000101000111011001001001111010111100110110111111011100010001111011110010111010001011000011010111100101011000011000001010101000111001010111010010001010110011110111111100110010101011111000001000010101011101011110011100111001000001101010100011010000100111011111000110010011010111011110110101110111110111001110000110101001010110100101000101011000100111000010010111101110100001011010011111011000111010011100110110100111000001111011111010011010111011101010011010100110111000101100011001111100011001011001101101010111110111100011110000010111110110000100001101010101001001111101011101110110011110110110000110100011010000011000100100101101111110100000000011010011100010000001000111111010100001111111110011110101001101100010000010001000010111010110011111100011100010010100011110000001000101111111111011100000101101011100011010100010101101010000001000111001111100100110101100011111100000000000111101011011110011111011100011010010001111100001101010100111000100010101011111111000011100111100001110011000101000111101010010110011100011010001000100101101011111101100111011101101111011101110101000001101111110100000011101000100100111100010111010110101010101101100100010010011011110110011010001100000001111101001001110001000010101011011011001100010001110011011111110000100110001101010110000011010011000101100001011011100100100100000011111010011111100000100011111010110001011100101010001110001110011001100001001011011011011101100101010000111010101101000101110110001110111011000010000001001101011000011010011010101100000011001001111011011111100101101101101100011000100101000000101011000010101001101100100011111100110011110000011001110111110001000101000111111001111011111001110000010100001001000110010000101100011111001110110111001011100000010001100001101110000101001101011101111101100110111010101100110001100011101110001110010010110010111110111110110111001110111001010111001101110011110101001010011111001101011010001110110000110000001111100111000100111001111100101101101110000100001100110011011110101010010010111000110111101010000011001011001000010101010011010111101110011010101101000110011010101001001011011010100011001111110101110100100101011011111110001101101000110110001111011010101100010011110000000110101010010111101010101001001111001110110111100001000100100011100100011010010111100100110000110010010000010111111111000110101011101101111011100110000101010001111111100100110101001001111110010010100111010100000110111101101101010111011001010100100111000100101110000100111010110110001110001000011010001001110111000011010110010100011100110001110011010111111100000010110000100111011001001000010100001001000001001101111101111010100010001110011100011001010001101110111100010100010101010110100111010010011000111010011001001110110101011100100111010000010100100110100000111011000101001100010000101101010100111001111001101101101110111010010100010000101110100001101110111111101111100100011001001111011100000011101101011001110010000011010010001110010101001001000111110000100011001101111010010001101011001001010110111101111000011101111111111001100001111001001000011101001111011001110110000011001101000110000001111101100000111001101110100101010011010010101010001100001010000000011010010110101001000010011100000111011011010100001101101101101001001010111101011000110010000000111100100100111011101101111111000010111011010100110011101000101011001000001101010000001001111001010100111101011000000100000101010111001111010000000010100001000111001010011010010010000011011101111111100000011101010010111000011101001011000000001011001100111010011101100111111010011001011000100010111011101110011000011000011010011101111011001010011101000111110111100010011010111001110110001001100101010100010001111110000000101010000110010010110111101010010011111110000010101011000110101010100011010111010101110011001001000000010111100001001101111001100000101110101110100111001111010111001010100000000101110101011100010001100010001011001000101001110011011111010111101100001011111010011001010101001001010110101010101000110110110111101111000011100110010010100011111011111101111001101011100101101001001011011001100100000001001011001101001101111100111110001011110011100010001011100111011001110100000000101000111011001010111100110011111111001010100000001101110111100000000101000011010011100000011100100111111000101111111110111000001110100011100011110010101000101010011111000111100100001101101011110010110111010011001100100100000100111110111101010011111101010001100011111100010011001011001011100110110000110000111110110001111001100100011101100000110010100011011100100011001000101101010000110101001000011100110011000000111011110001000100110101001110100110101110011001110100011000000101111100011011011111100111110001011000111110010010101100110111000011100001000011011101110100010011011010000011100101010111101010001111110010000011011011111011001010110101111001000010011111011001111101100010101100000111101010101010101110000111110111000010100100010011010101010110011110111001010110001011111001100010011001111000111010100111100100111001111110010010011101001101111001110010011110110111010101000000110111110011111001110010001001010100011101001100110101011110101100101100011101111001010011100010111000010001100111001010111110010010011100101011111010110111010001100101010011101110110011110100001111001001100010101010101000011101001000101010100001100100010101100001001001001100101011000010111100010011111000000000010011001010111101111100011101101101010111010010000100000111101001001101011010110110000011001001111010111101110100001111010100100100011001010110001000011111111011101001011101100010101011011100101110111010010010001101111000011001110110011001011101010110101100110010110101010110111011010011100000010001110101101110001000101010010011101111100000010111110011011010010011011011111110100100110011011010010101001110111100111000011100000010101011111010010000101010100000100110100011111110001110010110011110010110111010111100101111111101001101110100101000001010101101010110110111011001110101000101010111001011101001010001100111011101111100010100000111100110101110111010010100000000001111101001110101111101010111011011011000110101000000110100111111111011111101110110100110010001001100011001111010110001111010011000011001001010010001100101011000000100111111110000110011011010010011110011101011110011011001010001010010011100000100001011110100101011110111001100010011110010100001111011010011010011100010101101111111001110011011111101001000011000010011111101001010111001010010001110110111001001110000101110010111011010111001110001001001010110111111100011101000000011111101110100110101110101111101100001001000101001000101000011111000110011000101000010101111010010001001101100111100101011100001101110100100011110011100110100111110000000000100001011110100000110110011110101111101011100010000011111000111000011100111001001001011000111000100001000110011101111011010000001101000001011011101111111000110011111100000110010110100001011110100111000010111111110111101010010011001100110001101011000101111010100000000110010110110111101100111110100010101000101011101101101011111000101011000111111001101110001101111000100010111111100110111011000011011010100000111010100111110110010010101111010010111110011001000110100010101001011110011101001011010100010001111101011101001100100001010000110101001111010010111110011110111101100001101010010000001011001010011011000010111010000101001100111011110000110000111101100100001011011100111110010100100000010101010101001001011111110101101110011101001100100101110010000100010111011101110111000110011010101100100011111011011100011011100100000101011101011111101101001000111101010000100111100010110100000111110110110001010111101111010011101001011001110000010111000011111000011000001010000001111000110011100001101001101001110001010011000000010100111110100000110001011000000110110000110010001000111000101101111100010000011100001110011000101010111001110011110000101011001011010000011110011110111111011101110110000011000010100001000111011110110010110010101010001010110010100100011110011101111001100000001010010001111111111100011110100100100000001100101010001011000010110101100101111011110111100000011100000000101001001100000000000101000000011111000000000111110000100000111001001100100111011000101000101101100001100010100000110111010000101010101011100010110001010100010011000001110010100110000001001010101000110100101010000000101110001010111001110100110101000111011111001000101001111101000000001000101011110101111010010100111101111000100100001011100110010001001001100001100000000100110010010010000101010111000000001010111010100110111100100110000101011110000000011101011000110010000001010110101000111000001010101001111010010010010111010111101011101101001101011101101110100001011110100111010000110100111011110010000100010100011110111100000001110001011101011001010001111011000001011110111111111000011110101010000100010111110000011111011011100110010111101001011011101100001001001110010111001010000100011111110100100010110100011000010110100100100000001110000111011101001000100101010101111101001100111110010110110001100000001010101011111110100010000100101101010001000101100010101100011000110110100000110010110111110001000011110010111001000101100110110011000011000101011000101001101110010001100001011101111000010000000001001001000000111001000001111010111000011001101011001101000000111010110010100100001010111110111101001000101110111111010001011110101110001100101010011000001001111010011011011101101101001011001001111110000101011110010110010101100000101001110011010001111001011111110100000111011001010010101101100100001111111011110011100011111000110001000110111100101110010101111111110111000111101010000111101110101101011000101100111110111001010100010000111100110110100100111001111010010000011111011011111010000111011101100000110010110001010100011010110111000001001100011001110010111000011101001111001000011011111001010000110011011010100010001100101011011011101100001111011110000000001100100100010100111010011010111100100001001101011010010001000111011101011011110000011001010001000100000111111000010110001001101001001011010001101011110010100011101010010111010000001010010001100001101000011010000010101010110100110000001101001110111010111100011001110110110011111111110100010000101011001110101101001011110001000111000100001011011100110111111111100001110100011110111001101110011001111001101000011110110100111110011100101100011100001000111101111111111111000010001101001000010111101100101011000010110100011011111011000100010101110100111001111000000011010111001100001111100011001011000010011111101111100110111010101100001101101111111101001111100110110110111101001001001111010111110101111001010101011111101000001111001001111100100011000110111100001111011011100001100110010100000110101010101100111000011101011011100001010110011110000111101000000110011000100001110011001110010111011011111010111001000000110011111110000100100010111011011001010101111001110110111110111110101011001011100100001110110110000000111011101000000111001010001100001010110010000110110000100001011101111100000000011101011000101100001111000100011101011010001111110011101001100100001011101011010100000000001010110001110100001011011110010111101011010001010011001100001000001111111111111010111000110011101101010101101000101001010110011100101000101110001110101010011000010101011101011100011111101110010111000101101101111110111000110101111110111101000010011110011010010110011011001010011111111100001111101010110101000010101011101000101010110111010110110110100111110000011011101110010100001011000010001001001011011001001011110000111110001111010101101100101010111001111010010010010110011111000001110001111101001000000001111000111000010001101000101000111110010001001100110000010101110100001110011110111011111110010110111111010011001010110100000011111110111111111110111011100101001111011101100110101100111000110000011110111001010111010101001110011000111100010010010010000011110010001001110011110010000010100110000100100011111110110100111011001101010111011000001111111101000000100011101111010100111001001001011010101100111000111000001101011001110010001100000110010110010010001001010111000010100000101111010100111110001011001010011000001000010001011011111101010111000001010101100110100000000111101011101011010000011011101011100001000000101100100111011001101000111000001011101000100011111111110111001011111010101100110001001101100000001100100010000000010101001001110110001000110001001111110000001110101111101000001100000010001101001110000001100111111001000111001000110001101101011110000000110100000100001100011010000110111000111000110010100000001000110011001110110001110011110110111001010000111110000011000101011011110110001001010001011011111000101111000111010000110000101000100111101110110011101001010110001010111010001011110001110001001111001101101011011001101100100001000000010001110001110000011011001011100110100101110101101110100101011010100111000100100100010100011011011010111101011110111110001001011111111110101010010010101110010001110001010001110110010101101101111001000010001111000111010000001111010110111000010100100101011111000111110010001110001011111111111100010011000110100000100010100011011111000011001011110011111001000011011001101110011010011101000111000000011111100100001100001101111111100011110110010111000100110001110000010101001001100010011000001010110100100000110001001111110011101000010010000011011100011011000011000010100010100100001111001110001100110110011000101001001011000001110101110100100000111101001101111111101010101100100111111010100010111001101111011011010110100100111000000011010010010111011010000000000111000001111000100010011101101100111110010001001111111111111110100010111011000011101100111000011111000110000111010111001100001111001100110101000110100000110110000100111010001000110001101000011011001111111111101101110100000011110001110110110101111001001000101100001111010011111110001001101110101000111010100000010010000110111101111001001000101011011111101100100011101000100110011000101101100010001111010000111001101011000010100010001100110101111001000001000010010000000101111011001001100010101011001001011101111010010100011001110001000111110101011000001100001111010011000000101010000001011000111011111011000011111100010111110100001100001001111111001011101101111001000111001111110110111001111110111011110111110110010011000011001001101000000110110111001101100111000011011111111000100011010000000110001111000110100000000100000010001010101111001001111010100110111100000000111101001111100101011111110000011101101110101000111000111110100001101011011100001000011100100110110011110011100101000001010001101110110100110100101111010010111000111110000111000000000001101011111111000100111010101000000100001100111011001101011010100011000100011010100011111100111110111110011010111100110101011001001110101001110111011110111000101010000101100001110100000011011010000011000101111111100111101000010110111001010011000001001100111001111000011101011000100010001010011011111010100110101111111010001010001010111100010111110100001000000010111101100000000010101001010011101001100110011111011001100101001000000110110011011000111100000110000111011010010010111101101111100111111110011000111110101010101110011001100001010000010100001000100000101101010101111111001101100000110011100111111101111111000100000011001000100000110101111110010011111101000100111111111111100101001101110100101101000000111110101110011100010011111110001010001001111010000011110101011111100110111001110111110100100001011000000010011111100000111111101111101010001001111001001001001011011000000010110001001111101000100000101011011110001101110000111011110000111110110011000111111011111111110111101110110011110110010110110000001000010010011101101001110011001111100011110100101000101000001010101100110111100111000110011011011001110111111110101110000100101111011101000110010110111101000000111101110100100110110101010010101111001111001111011101100110010001011111011101000001101010100001101100011010101010101100110000111111111101011011101000010101000010001010010101000001111011011001000100100100001011101100011010111100101110111111100110110011010010100101011000010011111110110011001100001110100100010100101101000000001101101011010111010110111101001011010100010111001010101110101101010111100100011111110100001100000110000001100101010011011101000101010100110100011111011100110100100100010111111001001010100111101111111100000111001011011010011010001011011101110010010010010011010101011100100110101101100010010101110110110011001010101010110101001110011011001001000011011110010110101010010010010111011001000110010101001100111001110100101010001101111001001001101111100100001101000011011000101010000000100111100111100011001011111010001110000110111100001011010000101110001011100101011011101000010001000001110000110111100100011110111000101011110100111100001101011110011010101111110000001010001101001010000111111001100101010100011011000000110100011100010101110000000010110101111011101101110011110110010100110001110010001101100000110011000110010011000011011010001001101000010111111110010000101111001000001100010100111111000110010100000111001111111011001101011001000011000001000001001110011000001100010111111000000101111100010001101010101001000110111110000100111101000111001010011001010001000000101110111100101010110110000011100110111100011001101101010000100111110011011010101111111101011010001111111011110100110110111101011100000111011001111111101011111110001110100100001100110110010000101001100101010111100011101100001101010110000110100111010001111101010011000100100010101011001000000111000010101000011110010110010001111100101000111010011111010101000000000001000110011110000100010010000110111100000111000100010011101000000000110110101010101110001110111011100000011000100011011100111001000010110111001100001011011110001000111010110001100111110000101110000011111000101110101110011011011000011001000011101100111001000011000011001010011101011010000010000110001010110100011000100001101001100101111110111011010110011100011111100001110110101011101111010111101000011000101001010101101010100100001101100011000001110101100000100100101110011000110001111100000000101010111110011100001101000100000111101111000001001101011011111101110011001011000011010100000000001100000010000101111001000111000111111010101101100010111010101100011001100101011110010101011111001101000101010101011101000000010110111110001110111101111100011110100110011100111000001001111011110101101100001110011110111100100000100111110110010010011101011001010101111010111010100000001111010000101110011100100110101100100011100110000010011010011000110001001010111101011101011010111110111110011010000011010001000011110000011111010011110101001101101110100100011001110110011000110001110011001000110011010110011111101011101001000101110110101011000101000111111010001011111101111101001000110000001111010000000011101001011110010010001001110001011011011111100011110010101101111001010000110010101111010001110011111010010011011001000111110011000111011111101110110000110110001001100000100110111010000010100111001001110010111111010101010011100100010000101100110010111100110000001001000110110111100000010100000100011100111110010100111111101001011101101100001110110101101110100110011001011001100010111010110111100100110000001010000001000000011110000011001001000111010001010011001001111010111010010011001110111101000100101100101110110010011010101111101111110011010001001101001011010000011101111011000111011110100111000000110010000110000000111100000011110110010001001110100100001000001100000001110010101011000000001110100100100000100111010110001000001111100010100101100001011001001010011001100010100000100010110100000110010101011110011101001110100110010110010110111101100010001011111010010110001000101110011010111101111100101100011100100000001001000010101101110101100110001000010000011010000011001001101010001111010101000101011010011011110101010111010100111101100010000111101010101011011111100100001111110000001100111011100010101001110111001111000001000011110101101011000001001010000001011010111011000010111001011010110110011010000111111110011001111001000100000011011000100110010110001001111110001000101100110101110010101001111011100001011010110010010000110001000101111110001101100101111111110111010001011001000111110011101110000000000110100101101100110110111010110011101101001101110011110111100110101000111010000111100010000010000000101001111110100001101001110010000011101011111110100010000000110010101101011011111101111000111001111101111011101000111101110110111101010110110010101110000101111111111000001011101101010111110110000001101110011000011101011111110000010010110101110100110011110111111011111100101011010110010000011010000011100010010111011000011011011010011100011001110101000101111101000101111111101101111001110101001011011011010110000101011110110101010110111100101011111001111001001001111111001010010100110011110110101110101000011110110101100111101101111001001100010010101011101001011001110001000011001001011111001001011111101011110001110010110011001111001100101011010000100001010100010100111110011101101001001000000101110110100101000001101111110011101000111100000101011000101110111010010111101000110010010011000110110010010101110001111010101111011100100110100011111001010111101100000000001101100101100101101101101100100110000010110101010101000010100100111010101011010000000011001011100100001010000110000101011111100010001001000110000110000001111010001100111011110001101111100000111100000110100111000110010111010111011100000011111111111010000100100101000110000001001111001000011011010000001011101001101011000111110111010101111010100110000001010000111110111001011000100100101111100000100011110111101011011010110010100010110100101000110110011110011000001111001101001111110000100100010100111110011010111010110101111101101011101011011111000001000010000100101100010111110110001000011011110100100001110100101010011110111100010111101111010100011011010010011011111011010101100010001110111011001011101100000001001001000010011001000101010011011010111100101101100010100110011011100100011010000111111000010111000000110010101111111000110010111000011111100111011011000011111100101101110000011000010001111010101011011100111111110110101000010000100111111100100000101100111000001101111110010000011001100101001100100110110010110001100111110100010000101110011011111011000111011010100110010011111111000000010011000001000001011110101011000110010011011001110110010101110000001010000000000011111001101100001110101100101000010000110100010000010100101010111100000110011000101110011111110000100100111111001011010111001100110010111000110111010111000010000001110100001111010000100001011011001110000001000100111000011011011011111011011110111110001100111010100111110110001110000001110101101100010100010110110011101110000100010000001000110000111010000100100110000100000111100100110100100110101001011100110010010111000110001011011011101001010110000110011010010110011010111110101010101101000100000010011111011111101111011001000001111010011111000100110110110100010000110000001110101011110011100000011011000110100110111101001101111110111101001001011111010000110101111000010000110001111011000100011110001001100111101001101011100111111110000001100101101110100101100010110001010010111111111111101111101101101011110001010111111011100111100001110001101010011111111101001001111101101110101111100101100001010110110001011001100001110111101101011101100011110000101000010010011101000101000100000000110011100010011100010110100010001010111111100011111101010011111011101011101000100100111001101011011011100101100100000110010001000001111001101110000011011011111000011010001100100100001000100111100001001111011010110011011100101101010001111101011001011111011011010010101011100011101010010010100101110110110010001110000010110010111010111111111111110111110101111011101001110111101001010100111010011110000110110001101001111011001100101000101101110000000101000001111001110110010101111010000101011101001111111100100011101001011001101001101101011000010101111001011000011000100111010111001010001111000111101000000000101101101100001110110111000111001111001001011000000010000110110001100111000001001110100001100100000001110001100110001001001000010101010001100100010000111101110010101000111101010010100111000100000011110111011000000010000010110001110111110100011100001001010011010100010000001110110111111110100100000111110010011110110000010011100101110001000001111111110101011010101001001110110100110100110010001111100100000110011011111110001110100001111011011011110110100101100000100100000101000001111100011101011010011000101000010110001011011000100101001010000101001000010010000011101001010001011111111001001111101110111011011001110001000010111101011001100010111101100011100111011101010011101111010110101010101100011100110000001110110001000010100011100101111001111111111110110001001011110101111010101010111010100100001100110110011111000011110110000010001000011110110111000111100101110101100000001110100000100011100011110101001100001010011110110001110010011011110100011000101000101001010011011011101101011110110100000101111001100111010100101010011101101111010000111110001000000000101101010111111001111010011111011011001000000101111100000100101101101010110000010101110010110100010101110001100111000110010010110010010110110111101011110110010001000011100110000011000010001110010011011001001000011111110101000001011001000011100010001110111011100000011011110011000110000100111110010100100011111011100100010011110111110100110000001101111100000111001010101010000000111000101000111101000001101111110001010111100100011010010010111110001000011101000001001010011100111111111001010110000111011100110110110000001111110010011001110101110100010010010000110000000010000010000110010011100000110000011011100011110010001110100101000000110011101111100000001100001100010100001011111000000010001111110001000101011011110010010101101110011111011101000000010101101010100000011010010010101111010000000101110101111111100110101010000011110000101110011011001110010000010101001110010001111001100110000010001111011001000000110111100100101100001110000010001000000110010111000110111100001100010100110110101101100110001101101001100001111011010010011110001000111101100100001001110100100011011001000010101100100010000111011100100111111000001010101101010100110010110101110001110000110011010100001100111110100000110101110000111001110011000010010001100111111011010000110100001100010100000100010011101001100011111001010111101000111111111010111101001000010000011001010001000111111101110010111100111110001100000010110010111001010111011110111101000010010001010100001111010011000010101000001101010101011101111111100011010011110010111010110101011101111001000011100001011001011010111010110001001111110111101001100110110100101111111111111110101101101100101000001001111010000010110000011101011010110100110011001110101001111100011111000101011000000001100100011110100011000101101101111100111100000111100111110111110110010100000000110110101011101011011010010001010001100101011100000011000111111001000100100101001011110111101111010010001011010110110000110010111110111111010001001001101100101111011001010000000000010011000010110101101111111000000111110010110011110001001000011100100110110001001001011011100011000111100101111100001001111111011101110011100101100011001100100011000110111100010110010101111101011101010001001000000110000010101001001001101001110111110100111111100100000010001100011100101010011010011111110000001000101111001010000111000011111100101000001010010010010001000100110001010010000111001111011011100000110101110100111101111101001100010110100110101101110010010110100011000111101010110011111111001011110100100011010101001011010100100000110001110010000001000110010011000100101011100010011001001110001111100010111110000001100001111101101001011101011111001100111010011000010110111111001110001101110011110111011101010001100011000000100010101100011110011100101011010100100110011111101011000111100110110011011111101011111100001001111110000111010011010001110101000010110000100110101100101011101111111001010100111101011110101111011101000101010000010011110011011011111101001001001000110001101110100000111110110010111000011011010110001101111101111001010000001011111001000000101111011100111100110100011010110110000100111001111100110111101011000111011111000111111000101011110010001010111101100111000011011010010001001000101010010010110111111011001001011111110000111010110000111000001111110001011000001100010110011101010001001010000111010110010010110101010000101011011101101011001110101011101010011110010010110010101000110111100101110101101110100010100101111000000101100010001000001011001111010111111111101111100101110100110001011001111000001110000010010010000111000111111000000001110001000010101100000100010110000011110101101111001101110010010010100010110111110111110010111001100110111011011001101001011111011101010011101000010111000100101100110111000010110001001110111101000110001101110011110001000100101001101111101110011011001110101100100111101101101111111000110010010110100101010011100100101001100101110001110101011100011110000110000110010111010100111101000011101110111111011101010110110011111001000111101001110001100111100000010100010011000100011111010011000100010001000111110101000001110010000100101000110101011101110101110111110111000011010001110100101101010110110110101110011010101101001000001010000001101011110101111010111110111100111111010011000111101101110011001011000011100011001011000000111011010000000110101111010010101000001011100001001010011110100010001000011000011110000001111101111011111010101110111111111101000010000010011000000101100101010101111000010110101100011001000100001100011000001001011011101101001101010010011110110000010010101100010010001000000001101000010111001011111101011101101000001100011000100100000010001011010001001010101011001011100011000100000011110100100111100100010101011001010111100000011111110001110111110110001110100100100101001101110010010001101011001111111000111011010110011101010101101000010001011010101000101000011101110000000100111101011101000100010001001110011001000101010100000011011111000111011010001001010101001001010110000011111110110010111101010011001100001010101010000101110111011001000111011101111000101100011001001101000010100000101100100010000111110101011111010110101110010000000011101001111110111000111010110111100111010010000001001011000011100011000101111000100001001000101011000001010101100010100000110110011001111111100000000101011001111000111011000010010000101100001101010000111111101100111000010110110000010110101101011000000110000101011001110100101101101100011001010011000010101110001111111010011110101110100111000110011000011101000010001101101011001010010111000010110110010110000000100101100000110110101100100011010000110110001101100101100110100111101110001100100110011101101000110010011000100101000011100010100000000000110000000011111110101101000111001010111011001100001111100011101100011000000110110001010100000011100111011001111111011010101011000011110101000100011000010101101010111000000000001001110111000011111000001100111010110001010101000000110101100101101010100011010001111111011010010111100111111001101011000010010001101111111000100101110010011110010010010110101011000110000100101011111010001001001101100011011110001011110110111001100101111011101011011110011111100110101111100000011000011010011111001111010110010111000111101110101110000000011110000011111110010111000001100111010001001101110001101101011100111111110111010111110101110101000001011000111000110010111001110011010001011110000001101000101101000100001110001011000001100100001000100000111110000111100010000011000001111001010000011010101010101110010001000111001001111100100111000000100110111011010001101110000000011110010010001001100101100101101010001110110111111010010101101001110101011001011001100100110100111101101101001111011110111010101010011111110111011100111001000100100001110011101101011101100010011101110110001111101011001110100110011111110111010100111010001001101111111100010001001110100000000101000001011010001101000111000101111010100011000011110111011001110000110001010010111110110111100010111011001001101010001011000111010101100010011011101010110100011000110001011100001101001001010100001101110110001100111110001011111000011001011011110000110101111011101101001101010010000110101101101101101100111000110010001100101110101001001000110000001000111101110110111010100011010111110101001001001000000101100001011101011111111101011000100101000011101110111001100001110010110101011011011110001111010010100100100100111011000101010011111101010110110011101001011100110101001000101101100011110101110101001001101010110100101101011001011010100100111011100000100010000010000100010110110000010000111111111110000001100011010111101111101110011100100000011110000101010110010111111010100011011110101110111100101011010000001111011011110010101000011101100011011111101100000000001010111100011111000010110110111111111101111111101001011100001000011100110110010000111111101011101000001010110111101100110001111110110101111001010000110011011011000010100010101110100011011001001100110101110001010101100010101001001111011110101000101110010100011100000000000010100111110001001101110100011111011000001111100011010100000111101101111000000111010001011011101011011001011110110010001010110010101110100111100110110111011000110111000110110100010011001110100011110101110110010011101100110101001101010000110111000001101011101011110101111000000011010110001100100000101000111101100000010000100101000001100110000101100100010110101000000100011010001000101100100010101000000010110101000011101110100000001000100010011100011101101000110111110001100111011011001101100111010001011011000101100111001011111010011111001000110001111001001000010010000100011110011101010001011101010101100010111011111101110011101101000100000101100111111011110010011010110011001011110111111101110100100001001110001011101111001000110000011110011011100010110000100111010000111010101101110000000010010000110000101000111000010101100111110101100011101100100001011000111001111011111100100000010001011100010001110000110011101011000010010111100110101001101000000111110000011101010101101100000100010000001011111100100100110100110010101011000000110111100011010101000100011001110111001001101000001011100010010110100010110100011100010111011000100010001111001111000001000010011110011010101101111101110011011101100000010000010001110100101010001011010000110011101010101101100011101100000110001010100101000111110111000110110001011011010111101001101010011001000010110100011100101000011100101000001010100010010000100010110110001001110001001111101010000001101010001010000010000001011011001110110000110110110000011011011111010011001100111000011111011011001010111001101001000010001010101100110110010001110110100100101101011010111110011101101011010100000001110010100010011101110011001111111001111111011111011101001000100011110100101010100111100101010100110100001110111010011101111001110010100101101111001110101010011100111000101001001011111000111010101001111011111011100010001011000011110010100011100000101010110011101011110000110000011100111000100010000000011011101110111111110110001111001000101010011011010000000011010011111110100110110101010010111010011100011001011101001000001100101000101000100001011010111101101001111010011111000001111011101001101001110001000001011111011111001011010100000010011101101101011001110100101011111000100111011100110110000011101011101000001110101010000010100001101111101111100110000101011110100110011101001000100000111100110110101100011111001001011010101000000111000100010100010001100000100111100001111001110010011110111110111011111011111011010010111011101110100001101001001111101001101001010110011111101101110001101110000010111001111100111101010000000110001100000010011100011001011011010111000000111111010011000001010001101001101000100110111011100010010001110001100000000101110111001000111101101111010000101000111100010111101111110110011010010101011111010110100111101100000100011000110111100110010010100100101100010110010101011110100111000001111010011111110000000101110010101000101000111011110100011110010001011000000011111000100111001001100000000011111100111000011111100111111011001010001100000111111010101111000110110001110001111110011011011100111001101010001111010111110011001010000000010100111111000011110000101000001000000010100101111010010010100100001100100001110100000101101000101011110011100000100000110111011100110010100001000110101001011110001000000011111010111010010101110010110010100110001100001001001101110011001010101100000010111111000111101111101010000011101011111011100011010110010000101001000100010111110110000111100011110110010001101111011110100100100010111100100111000010011111000000101010001110011111000010001001110001101111011000000101101010110111001101100000100011110100110010110010010001000010100001001001101000111000110001110000111101110010110011000010011001100101101111001000111010001010000110001010111010001011011110111001011011011111111110000110111101110010001001010111110000111110100000110001011101111100110101001000001000111101000101011100011011000100010011010000010000110001001110111101011100000010101010110100000010001010001100010011010110110101000101101110101010111111101011001001010101110010000100010011011011110100001100011111001001101001011010010110000101001010011001011110001101100010010110010110010001000000011010111011011000110101101101011111001101100100111111110111110000001111101000000111110101110110101000010110001001011110010000011001000101100101000101001100010100101100010010100101010000000011001111000001111011111110001101000100100110011000011011100000011100101101010100100100000000101010000010011011000011111011000010010100011101001101100011011000111101001011011001000101000011011001100110010011010110001100100111000010001100010100101100111000000011010000001011001001101000010010100000001001111011011010110110001101010101000100100110101101110101010010110011100001111110011000101000010001101000010101000100101101011100010101000011011101101110111000001100100111111111111100110000101011111111110110100111111000001111111111110001110001101101000010100011011000100100001111000011001100101110110000110101011001110000110111110110010101010100100010010011001010010010101110010111100110100111011110110000011111011000100101001011101011100011011000111000000000011010101100111001111101001011100001110101100011111000001100100001111000111111001000001100010110001000000110001111001011111011101011101110110010011001010001010101101001011001000010011101011011000100111010011111110011111011101111100100100111111111000000000011101010100010110100000001111101111001110011011001100011111001001100110100011101011000001110101001001100000010010110111101011000011001101110110000010011101110001101010101011111000000001011101101011001111101010000101011001110110010100000000000111100100110110101001110111101011111100100101101011111010110110001100101001101001111100110000001000010111000010000010000000101001110101011000101001011000001110011000000100011100001101010111001101000011100011101101010000110011001110011010100111010010111110101010000111111000000011001001001001010101010011101010100111011101101011111010111001111101011010001010111010110001011101000000010011100110110010101111011110111000000001101000111001000010111110011100101101101010100110110011100100110101011010111011110100110100000011100110010010000011110101100000010001011001011011010111011000011010111111111101010100111011001101010010000110001110001010101101101010101111110010011110101110001111010001000110010011000110101000010011111011000111011101101111010111100110111101010110010111000010010000001000011100101110001111010110101000110111110110000101011000101000011110110101011110000100011101110011111000111000001011011010000011111010011001010110000101101001111111011010011101110010100010010011111110100011111110110010000100100010000001110101010011000110111001011111100100111101110000010111001101011101111001010011101101110001000101011011101011101000100010010011111010100010010101010010110100110000100111001010110111111111011000111010111101101101011010011001111100000101000010100000110101111100110100111101000010101010111101111100111100101001000000011110011000000001000100100001100110000010001001101101011111000010101000110101010010100101010100011011101000110110010111111110000111000011111101101011001101100101100000110010010011001111111110001110111110010010001101000000011101100000110010110110010100111000010100101010011001101110111011000011110100011011101011110001101011110010000101000011100101010101100101111010101111011011110110101010110100100001111000001100111000001001010110100010001100001000110101011010000111100000011010000001000011001111100010110010100000001110001110111100100100010000000100011111110100011110100100110000011001011001010000100010111011001010001001001010000100110110100010100111011001100101101100101111000111111100011111010011001010101110111100011001100111000110001001001001100001011000101101110010110101011000001011100010101000000101111001011111001101011010001111110110101101101000111111100000001010010000010011011101000000011000101100010111101001111001001001111100010100100010001111101110110101000100100100100010001101110001100101011111010101100010110101011000000011010101101110010001110011111100110111101100010101101000000101011111010001110011101101111000100101001110101110101010111010101110101101100101010010000000010111010100100111001101110100111101011111011001010111011101110110001001111100000100101100100110010111110111011111110100111111001110111010010001101000000000010001100110010101110110000010001111100000101111000110011111111101011111111101001001110000010001100100001010101100110000100101011010100101111010100111101011001001000101001110111111001111110011100111101110010111100101000110111011100010001110000010111101111001100001110100001100101101000001001011001000101100011000000110001001010011100100001111110010100011001010010100111011111001101110011010111000110110111011110011111101110100001100111000000010000100110110001100100100100001111000001010010100110110001011111110000001000101110100110000010110010001110111000010010000110110011011011000010010001011001001100100100100010011001101000000111010100111001011001111111101011000010100101010001010110001100100111010101111100101111011001000100111100010111100101010011010101011001101100011010100101010100011011101011000000100110101000011000001100011101100010101100000100110010001100111000101110001011001001110000110000110100110001010101010101010111100010000101010010011010101001011110001000001110011111110010111111100000000110001001001111000110000001010011101010000101110011100110001100111010010001001100110101001111100001101000111000010101011110000101000001100001110001010110001001101111110001011111110001101010101000011011110000101011001101111001011111101100101001000111000011010110101000111011001001111001011111101100000110100011010101110001110100101010101011111011001100101010000010001110001110100100101111010011010111010000100000111010100101001111011110011001010110011111001010101111101011100010111011111111100010100001000100001010001011101110000100110010000000010010110010011000000111010011011000101000111011110110001110111011000011010011000100101110100000100110100000101010010000101110010111010100111010010100101110000110101111110100000011011000100001011010101011001000000011000000110010010111110011110101000101011010101101011110100110011001001001101011011100001101001100100111110111101101110100101100010011000001010001111011000010111000011100111011100110100101001110110111100101101001100001110001011010100001000010101000111101101101000000100011111101011011101100111110101010011111010000001111011001010110111100010111011010101100000001110100010010000010010000101101011100110011101010001110111111111001110111111101001100010001000011101011000000010110001011111111000010001111101001111001010110110101011010010010001010110011110000000101111010001101111111001111011110110101101100110011111000110100110110100000101001010001101111011000111010110110100100000110010010100000010011001001000010101000001110011000110011000110011101111101100101100110010100101110100110010001101011110101010000000111111111010111000111000010001110110010101011110010101011011100011111011101101000001100101000000101011011001111101000010010000101101101101001101110100000111100000100011010101011110100011010011000001110010001001110101111001010101100111101100110001110110011001010101101111111011010010011011111100101101000011110100001010100101001011101101111001000010110110010001110000001000011111010111110001100010111111011101010110010110100001011000110110111001001111110000001110010100111111111000010111001101111111111111000100111001111000110000001100000001111101001011001000010101010111011111110001110000011100101001000100111101111111101011000010101100101110011100111111100110011100111001000100001101001110101110110000000111000001110011111100000100010110110101101011000000111111111111111110010101111011000001001011101111010111010000001011000101001100000100000010010110111001100000011101000111000101101011000000000000101011010111011001111111000101100000111000101010110111000110000011000001100001011101110110011010001011000000110001110110001001100111011100101101111101111010100001001111101010111101001111100101010100000001100000111110010111011111100110101001101011100000010110001000111001010100100001100110101101010111110001000100010011111011011001100011011110000110011100110110001111110110010000100101100101001000011111000100000100100111111111011000100001101001000001100111011010101000010011011011010110111111111010001001010001100010000000101011011110000101011000010011101001110010110011111011010111000101100111111001000011010011001010100111111001001101000001000100000011101111001111000001001001011001011001101011010010011101011111010101001001110000011100001000010100011010101111111001010000000011001100111101100011101010111111000001011111111001110010010101100011000010101101011101110110010000111110101100010010100000111100001110101010001110010101101011110011010111010000110101000111110000110000010111100001111001011101000001000101110101010010111001011001001110001110101010001111100011101011000110001111001001011000100010111100000111001001100100000001011100011000111111100101001101010100010010101111010100011011011010110000000011000010110101110000011101011110111011100011000010011010010010100110000111010000100010101110001010010101001000011001001111010100001000100101011010001011010101100011110010000001010111001101011110101011000100101101011011010010101100001110011110011000101101001101000000001100110000110011001010111011001100010001011101011000110101001110000110101100000101010010001110011101110001010001111110101001000110000100000010100001000000011001000111110000111110010110110000110110011100001010001110010110101100100100001000100011001110000100001011101001100100000101100101110110001101100100011010100101111110100111010110110000101101000001001100100110000100011100100011010010110011011110000110011101100001101100010001110010000101000001100010110111011110001100001111101101101011001011010000100111111000111111010000000111101100011100111001111011101000001111010000011111011000101110011111111010001000001100110011100011011011101100110101111100101110010001011111111101110000100100010001110011010010101010010011100100000001100110001000100100101110001000111101010001011111110011111100101100000100010110001001001001100100011100000011000111101011101011010100001010011111001011010111000111110101100101010010010001110011100101001111011111101110110110111011000101111101110101011000110000010001111001101101111101000000111111101111011110101010111111001000001110100010001101110101101000100101000000111001001111100110010110000100001110111001000111000100010001100101101110001111101000011111100010110111101010011100001100010010000111101101010101110110011011111100010110001111011100000000100001100010110001100010001110111100010001110111000110001001110100001101111100001100111000001110101010001100000101000001001010011000100011011100011100101100010001010001110101011001100000010001000000001100011000101000011000001000100100011101011110101110010101111101101101101001101001111110010110011010000001001111111110010001010001110100110101111001001110000010011110101101100010101100001101011101010010001110001001001000101100100001000110101000111110010011011110101111111010001100011010100111110110100100001001100010100111111010111001011001100100000001110010100000101001001000010000100100001101001000010011100001100100101100001010101110000110011001101000100000010110000011101010001110001011001000100011111010011101100100110110100000101110011010110111100101111111100010001000010011011101011001110110000101010000010110001110011000011101001111000101100101010101110101101001010000100001110011001011101100110011111010110000110101110001001000000000110010000111001101111011010011000001001101110010011110110101110001001111001010111011111001011000000110110011110000110111110111011111010111111101100001110100111010100000111110100000111010010000000011010001001001110000101010101111100011101010000110001001101000101110000100001000001011100011111101110011101110000111001110101010110100001010110001011100101111010100011011110110001011101111010111100011101110001011110000011011001000101111101000001000101110100001010111101111100101001100001101101101001000100111100001111001100100010000111001110100011111000001101001110010111101000000010010110001110010011111101100000100110011111100010111011001010001100111101110100001111110000101011001110001101000010110010101110111011010010010001000100000110101011010011001111000010010110110000000001011111100001110011010111111111111011100000000001010000001001111111001011011011010011000110011110000101011000101100111000100000111000000011110000101101000001001110101111011000011010001101110101110101111110111010110110001101111000100101110110101011010010110011110010100011101100100000000010111001001110000011010110111010011110111100110101011011000110010000011000110001110111100010100001010011111001111111010011001110101010100110001011111101101000011000001111111010010001010011101001110110100010111000111111100011100001001000001000111000010101100001100001111010000011110111110010100101101001110001101000110101001011101100111101100010001000111100001010010010100110101001010100111111100100001010010000110111011000001011011100000011001000110000110100000000101111010000110111101010101101010101011111011000010111110001001111110101011011111100101011101000110010100111010110010010011101011111100000011010111001110100101011101100101100100110101111100110011110001101101101100100100100110011111100111011101101111001110110110010011111000111111001011011001110010111110000011100111100111100000110111110111100001100000000011101000111010111100111111010110010000101101011101100001111101011101110101001011111011010011100111110100011100011011001010000110000001000101001010010011111111010001110000000111010111101110001001111010001010011110001011111010000100011100101001110010100000101110110010111101011100000111010100110100011100101100011011101001100111010000110110111101110111011101010100011011010101000000111001111011101111111000001101000101110101100111110111000011001000110100111011010000100101010000100101000110110101011001000000001111000011111111110000001001100101111111010000101000000100110011001111111100010100001001111100101011101011000011110010001010001101011101111111100001010000110110101011111101101010110101110100111110001100001000010011000111001101000100011100100001011101101110100011110100000100110000100000011100111011111000100000000011101010100000011010010110100011000100011100101111010001111001000001110010011111001101101111111000100010000111100111101111100101110111011100111101000101100000111110101011110010111011001010000111000110000111111101101111000101010100000010101100110000011110110101010111101111110010011101100101101000111010100000100001000011010110011110000011010010010111110110011101101001000001001001100110001111010000101111001100110100011111100010110011111011111101010111000100011110010101010000111010110010000001101010010000001010111100000000001011111001101110110000001010010000011111100111100101001101110100100000010110101010111111010010001110100101110000010101111111100100101110000010111010110010001110001001100001011000110111011101011110001100101110011100000011010101110101001101000001010111110111001000010011001010010011000101100001101010101110000000100011110100110000111011111011011001000011110101010111010000010011001000000100001110001000010111101101011000101110111111101001000000000111110110111001110111011101000111111011000101010001101001101101100110110000100100101110010101110011011010110000101101111000000011011101000110111001001001101101101001111110010111000001111000011111110100011000011011001010010001011011101100111111001000100101110111000001001110010010000000001110010111100101111010001110100110000010110000101100101011011101000001011100110000110011101000001000101010010000100101111100111100101010010001001011100010000011001001000010010010011000010111001100011010111101101000011010010111100000000100110111011101011100101011000001101000000000001001000100111000010011100000111110111110010000110111111100010110000101111110001000001001100110001010001011011000010111011000111101110000111010111000010010110000110101110111111100100000000110000001110000111110000111001110110001010010000111001000111101110010110010101011010101111110011001010101111101100011101110100111100010001100001010001100001010110010010110100101100110011110010100000011000111000101101001010011001001100110010100011110011110111100010100011100101001100110010010010111011000111110111010000011111110000010001100100101101000101010001001100001101001101001011000101000111110001111100110010001111110110011101110110100010011101011011111110100101010101010100000101001010100110010101101110000110101011001000000101110011001000001100011010011101000011001000011111011011011111000000000100010100111010110000011010001001011110000100000010010100101011111111000011101010000001100101010100101010100100001100101010010000001100000000010010110011110010001001011100001111010100110010001110111010101111101011000010001110101010011000011111010110101111001110101011100100100010000000110001110100011101111101101011000001011100010000000010110100010101000011100001101110101010010010001000101100000111111100101010101011000001001111111001110101010110011110100010010100011001110100001000100000010111011011000001100110111010101001101010111101001000001000100000000011100101010101100101110000010010011000110000101001100011100001100101001010111010101010001000010111111011001111000000100011110011101011000111011111000100011000111100001000001100010111100000011101111010010000011001100011001010010011111110011111010010011110011101110010110011001110000100000110100001100011011011010000100001000111011000001101011110100001001110011100000101010010011010001100111000110000100101000000010000100011101000110000010011101011011011101101110110000100000101001100011111010000110100011101011010011111001000110111100110010110001001011100000101010011111111011011010010000111000000011000101011100001010100110011100110111101010111000101001111110000111010001000011011001110110111011011011100000100101011010000110101010011010011110010101100011001111101100101100001101100000011101010001101000101111010011111100111010110010110001110100101010001100110010101000001100001011110110110110011010100111100110001000010101010011010000010000011011011101110011001111101100001110001100001100111000001000101000000100000011000010010011110110110011000100000111101000110011010011010010000000001000011110101001000100100100001101011111001001110001100011000110100010100000010001110101111110001101010010000101100101000000011000110000001111000100001001111011001101000010111010111001111100100000101100111000111111101101111010000000010111100101110110110010101011101010001100100111000101011100010101101000000001000011010001111000101110000110110011011111000010010011101001001101100010010001111101110101110101010000011110110111000110111001110100000111001100101110000001001000000111101010010101011001011101111011000011010000111100010010111101110001001001110100010011110110001110011110010110100111101110000000010110111000010101001011101010100001000100101110011111011101000011010011100001010110001000111001100010100111110000010010000110100110011000110010001000000101100011001010000100100101110101110101000011010111011001011110111000101111010100001001111011010110100110101010010101101100101000100000000011111101100101100010111000111011000110101011101010101001011111010001010000101000011111011101010011011010010011001101101100100111000111010111000101010011001101100011010100100101101101110010011100000111010100011010000011001010010100001011000100010110011011010110100000011011000010000110010101010010001101100110001001010111010001101000000100110011010111101001111001011101100101111111011111111001011011100110000010111100110010110010111001011011100100100011111001010110110011111110100111100010111010000110110100110111110101001101011001000011100001010001011111100100110011011000101100010000111100011000111000101101110100001011111001000100011001010010111110100000111001010011100011010000011100010111100011000111000101001011001010101101101001000010010000010001010111100101010111101011000111000100101100111001110101000000100000010000000111100100001101000000011000011000100000111111000101110111000110100111111010100101100100000101110110100010011100011110110010111110110110011100100100101111010111000001010011100101011110011110101000000010111111100100000000100011100000000110010001111011010010101010101110000010110110111000010000000111000100110101001010011111101000000110111110110000100100000011100001110000011110100011000010011101110001101100110111101111100100011000111100110101011000100000100001111110111110011100011010111110001110011101010100010001011001010101010111010010001100100101011110001000011100001001010101010010101001111100001011111011101010001110010110110011111100101101000100011111010111001001101101000110101110011110111100100111010000110000000111101100010100010100001110010101011111101010000001111000001011000001010100111110011010101101100111111101010111100010110000100100011101010111010100010110001110010111001111100001001010011001010010101010011110010111011010101011010110001001001111010000100101000000101010000111100110110101110000110011010101111011001100110000000111101101100100110001001000100100100000011100001101101000000110001001001001010001110001010110111000111000100101101101010100100111111000000110001000110000000101111010110010000111010010011001011010000101111001110000000000110011010111000011010001001111101110101101011110011101100000101001010110110101100100010111001100110101100111001000101011110010110100101011011001110100010011111011011010010010100001000011011101001101011011101100011000111111100001100101100100111110001100111111110100111101110110101111000110011010001000100101100101010111101110100100010110100011011111001101010010111101000001001011011100011010011110011100001000010011111101111011000001110000111001011001101110010011100011000011000110001001110000100001010101011101011011110101010101100000000000111110100111010110110101101000100101111101000111011111101001101001111101010110111010010110101010101110101101001110110000001001000000000011011101101000010011001110011011011111111010101110010001100110000000101110110000101011000111111100000001101100000100000101000101000000001101100100100101100000001000100111011111101110100010111110110001100010110111010010110100001101110011001000001011011011110100011101000101110001111001010100011100101001101011001000010101110011110101111111110001001101111111101100000000010101000100111100110011001110011001001101101010110000011000001011001100100101010001001011101010101111001101010001111100000101001011111010011110000100101001011011000111001011011100111011110101111001111010100001100011101011100000001100010000011101101110111011101011111000010101000011100110110010100011010111000101010110111101101001011001110001011111010011111100110010101101111110011100001011111000101010011011010000001001001001111111111101100111111101101110011001000100001110001110111100010100101100000101110110110011101101100000001110111100111011011011001111010111010011100110001010111000111000001011010000011100001110110101100100111111101001011100000110111101110110101111000100011001011110110110010100000111010010001111111010110000000010000101011100111011011000000110010010011111010111100111111010111110111001001000001101001111000110011111110010000011101000010111010011000001011001001010011001100000000111100100001001011111001000010001111010010101010001100110000011001001101001100110000111011111001001010010011101000110001111110110011101001001010010011000100110110010101101100000100001000111100000101001100101100100010100100111110000101001000010011011011111111011111001111111111110110000100001110000111101001011101110111001100110001000010110101111011011111010010000001111001110111111111101011100000101011001111010110111011001101110101010010110111001110100111010001001111010101011101101000100111100111101111111101100111000011001100001111100110101010010101011010000011000010111101001010111001000010010010110111111111000010011111111110010010000000010100111101100111111101011110010001011000111101101000111011111110111000010101111111010000001111011101111010101111011100100000110001010011001010101001110001000100000100111011100000001110011000111111111000110001000110000111110101010011010010110000010011111000001000001110101000101001101110000111101000011001101010100100100100111000001001000101010111010010110010001101001010101010010010101110111010110001110111000100000111111000111111010100110101010100111100001110000110010010100110010010000011011011111000100101110000110111110011101011100010111110101011010110000010000110100111001100101010010110001000000010111000100110000011000011000011100101011100001100011110111111111010000100110101000000111010011011111001011000101010110010101110010110100111110110001011000111001000010101111000111010111010011111111101001101010100010000100010010000100101001001110010000111011010111100010111100000101010101111000000111110011100000000000001110101011010110111011011101010010100010101111011011010011010100101101011001100111100100010010000101100111100111110100100101000011111100000110010110101001100001011101111010101110001111010000010010010010111001011010110101001100011010110100101011000011010110000101001110010001010001100111101110010010011011111100001101010100110001000011100101010110000011010010010111001000100001011000000100110010111000100111100100001110000101101101110100011100110011001011100001000111010011000101100100101110100001110010000110110001100011110001010010000001001101100000110001100010011001010100010001100011000010111101111101111100000001010000001001011110101000001010110001001001111010001011001010111101000001110001000100101111100010011111010010110100010111010110100001101000010011110111010011111011100011000111011010110101101000000111011110110100001100011010010001001111110110110100000000011011000111011101001001001110111000101100110101101100001101011100000010110011110010110101000001111000011000011010110010111001101110001001010111001111111100000110110000111000100111110110110111010011101111011001110110010110001100110101111111011110010000101110010000010000101111111111000000111100101001111100100001011000100011100000001010011000011100100100010101011011100110011001000110110110010001111011101111001100100110100111101111011011010101110001000011100001010111101000001011011101110100001001011000100100000000001100100011010100110011101000010111011010001101000111111111111001101110010010100000001100000110110001100001110011000111111001010110110111001111010001000101111100011110100000111010101010101000100010000011000100100100010101000100110011001000001010000100111111110101111010110011110111101010000110100111011100000100011110101100010000010010000110000100100111011111100101110101001010111000110101100011011010011110000110111110111110011110111011101010101011101001001010110110010101010100001100000001110111110001010101110010011111000101100101010001100100000011001111010010011101110011000011011110111100011110000101011010101001000110111101000101001000101010111001110010110001110011011001110001110001000000001110111101010010011010100101011010110011100011100110110101101101101100111101010110100000110100010111110000100101110001100011110011000111011111100001100101001100100101010100101000010101011010111000010011101000100011100111001101110100100001001011100000001010001000101100101001001100011110000110111001101001010110000110110001010111010100001011010100101100100100010111001010000010100111110111010001010111111001010001110011110010011010110101111010100111110101000101000100101100000111011110111101111100010101000001110111100011101111100100000011001010101111101010000100101001100110100100000101010011100111110111001011110110100010100100001011111111101000101001100010010111111100010000100010111010000100001001011001110100111100111000000000110001010111000111101101110011111101010000000010110101101001010011010000011001010111111010001100010110111010001110100010001100100001010001110110110010010000111101000101011110011010101111110010000101010000011000011100111011110001011100010001000010101100100011111011101010001001111100010000010010110110001111011010010011001001101001101001100001100000101000010010100000100000100111011000111000011001000101000101100101111110110111001010001111001101010001001001111000010110001100010000010000101100000111111111010010000110001001111000110110110100110100110111001100111011010010101100011011111111011000011110100101000100111011010111110001101100100100100011011100000000011110011000001101110101000111101011100100100111101010000111001100000100111001001010010000000100011100000001010101011100111001000100110100101100000101000010000111100101010100110101111010110010111001110000011011101110010110100101000110110110000001101111111011011110011000110101110110110111001111110011011100100110100010100100111000001110010110110100011111101010000111110110001000110111000110011111001101111001011001010100001010101100100001111010011000010010101110001010100010111111011010011101100110001100110110111010101011100111011011001000010110010101111111110111100001000001011101110100010000000010010100011111010100011001110111010001000100011111001001000010110000100011001100100110101011001011110101111111011001011111000010011000111000111010010011100101110111111000010011100111100110111100110110100100110100001100000110011101001011100001000110010000010010110101101001000000001101100001001011001100111011101110000111000010111101000100111011010000101001000000011101100110010111010011111100000001001011101011010110010010110100101101100001101111100000100011000110111000100011101100100011110100010101100101100010000111101111110100100100011111001001100100111110000011110101011010100000110100001010111111010101010011110101000100001110000010011111111100110001001011100111010111100111111110101100110000100010000010000001010111101011011111011100100110100111010000111101110110111011011010110111110001110100000011001010000100100100100100110110011110100010100001001111001010100000100100001011101101110111110000110010101000010000010001000100010110001111011000101111010001101100110101000101001111000100101110000101100000001100010010000100101101001100111001100110111100110011010011011110111001100010111101100000110010001010001011110100110110010100110100111000110111011000100000000000000000110001010100001000101011111101100110111110000010011011111100111111100011111100100000100111011011100111010101111001101001110010111101101011010001011000010110111011011101001101100010110111001000011010101011101111100001001101111101011111011011010001010000101000110011100001001010001001111100011010010100110000101010110000110001011011001001011011010010001001101101101001011101110100011101000110100111011000011010010111110011100001111000111000001111001011111101101000110011010101101001101000101011000111010010011011000001100001001101011100011111101100101111011101101111111110100111011110111111100110011111000111110100001011001111000010011000010000011000111111010011100111101110001100100100101010110110011011000110011111001100010110111111010110000011101000001101011001100100000011101100001000110000001100111101000000000011100011000101000110011001100110000101001010001000000111111101100110011000001101100010010001111001111101101110101100110100101110011100011100010001011000101110011011011110001110111001100011100111101011111100000001001010101110101001101111000000001110000000000100111001111011101111111000010100011110110000011110001101000011110010111111100000010111111101111001110001101010100011011001101001001000001001010010000001111100111010001011010001000111001110111111100100111000110100001011001100111000100000101010000100010010111011000101001111001110110001101100000001001011010000110110001101011011011010000110111100010010000000011001011000011110000010011101001010100111000101110101110101101101110111001001011110000011101110101011101000011111010100011011011000100000001011101111101010011010101101100001010000000101100010100101010011111101111111000001100001100001001100110011011010011100110111001111010001111010000101000001010101010000100101010101010111101011111000111001011001001011011010111001101111110111100100011010010111110111000110011111001010001100111001010001111111101100110011001111011011110011011010111100011111010010100011111011101111000101100001001010010000111111001110000011101100010100000100110111111111011001001000001110101100000010111011011010010000001010000001110101011000000100111000011011000000100001110000111111001011111110001001110010111101100110111111010010110000110011010010100000010010100000100110100010100010101010001011011010111000111100000100110011110011001111101111011111110101010101001010101111111011100001101110110001111101101010100011000001000100100111101101111011000000000110001011100000010100000001110100001101111111000110000100100110100000110010110100001101000100100100001000000010000000110100010100011010101011110110111101110101101010100111111110101000011111010010101110111011000110011001110110100100010111001001001100111000110100001110100100110011010010011111001010111001111100111001001011110010011011101111100011000110101010110100010000111010111101100100000101011100110001010100100111010010100011100110000100101111100010111110110010100101010011011010110010011000010111100100011110101011110101110011100001010011111100111001001100110010110101100010001011001100100001000111011011100001101011101100011110110000010000000110111101011111010011000011100110001000110010000010110111111111101101000001011001110000100011111101111001001100110100110100101101010111011001110111000001110100110001000000101100010110000101010000011110100111101101110001001011011001101010111010100001010000101011111010011010000100110111101010001000101111010000010000000101010111010111100111111001110101000000100000110111011110011111100011101100000100100110100111100000010101101110111000011011101001001001101111011110000101011110010100101010111011010000011010101001001001001110111110001011100010100011101101100110110100100010100110101100101101101011101011011001011001010000000011010111100001100011111000000110111101111101010001001011111010010001010010001100010011000011110001001000001010110001001001100001111111011001110101000010001101001001001110011100111101110110010010101110101001011001111110010000101001010110110110001000001011000110010010010000010000100000011010110111001000001101011101101001010101001011110100100010011010110111011101100110011011000111100111110000111010101011011011101111011011101101011001010110011011011010010000001101100110110001110000101111100101011001101111010001101011101011101110101011110010011110001001100011001111000100100010110010100010110100110001001111111011101111000000011010000110000101000010110111110010111011100010010101101111000010001101000100110111101111010101110101011010101010111100101011110101010101010100101010011010011001110011011011010111000101100101111011000001001001010000111011101100101110100110111000101100011010100000010011011001010110001100110010100010010001101010110011101100011110101001100010100110011011010101001011001101111000110110100100010111001100000101101101011110100111011111011110001000111101110001000000010110010010111111010100010101110000110001001111010001110000110111011011111010011001100101010001010101000000111011010100011010000010110010011010110110111101011111011100100110111110010110011101101100100010111111011111011011000110101011100010001101111010111101000000010111101001101010011001001110000011001110000011000111001111101010000010110111101000010111000101010110001111110110001001110001011101011001011011100101101111000111011100001101011101001111100111111001100001111011100001000010111101010111011101101100111110100111110001110100010110101010011100000100011010000100000110011100100110110111000100100000101100010010000010111001000110111111011000110011101001000011100100110000000010010001101100011110000100111110010000101011101111011100000001011111101011101000010111000111011110010010110100010011101101001100100000011100100011010100010110000000011010100011100111010110100111110011000011011011101111101100110100111100010101101000100011010000010010000001010110111101100000001011111001101000000001000101111010111011110000010110110100001101100101110101100011010101111110011111100011110000110011011010111101000110110000110100111011110010101000010110011001110000100010100111101111100101100110000110000110000101010011010101011100000001111110000010111001001111010001001011100100001101000010111011100111000011011101001100101010101100011111001101000010111000101001101010101101011111000111010001010100010001001011111001001001001010000001110001010000011000111110001011111110111110011101110111001101000101010110101001101110000100101110111111110010101111101110110010001001111101010110111111110011111100110111111000111001111000011101101011010001100101000101011100101011001010011110010100100110101110111111110000001011101010100011111111001001110111110100000011111001111101100001110111010100111100010101110110010101000110101011010101010110000110001110100001001100110010011010101011000111011001001101000000000111111110111001011000010111010110101101000011011001110111111101010110001100011000100010011101111100001001001101011010010101001111011111000111000011011001110111011101011010110000010110111001000001000011000011100101101100001111011100010010001101110001101011101000111001111011001010101000100011010000100110010011001011101011101010000001111010111010101100111010100011111000110111100100101100111011000010110011101111111010010000101100001111011101011110000101111000000011011001010101001010010100111010100000100001101000010010111000100001100000000011001000000000100101001000010110011101010000010100100100110111100111011011000010111011111100000011100011101011100001110111111000011000010110010000001100101011100100101011001110011111010011001000011110011000101110010010100011011100111001111100011101111000010111110100000100111000000100100001100011100111001000011001010010011101010011011101101011001001000011100100110000111111101010010101110011100011001110000010100010000101100010001110000001010101110010010010010010100000101000111101111101000010100011010011011010001111110111011110100001010111101001000001110000011100000001110101001110111111101001100101011001100111010111001100011100110010101111111001001010010001111001010110010100011101001111101111110001101000011011001000001101110100110101101010011010100000100110000010101011100100000000011111010010101111101101101001101100000000001111001000100000001101111100010011110000100011101101001110100010101100101001111001000101001010000110100111100010111101010101011100110011110000110111000000010111001010001010101100010110010010110101101111001111001011001001010011101101111001011110010100000011001001110000100010101010011011110000111000011010110111010101111000001111010110100001100001000110100011011010110111111000001110110000100100000001101001111001110001001111011010101011101100101000111111100011011100000110001001010111111100010101100001001011110110001000011010111100111111001010100100010011011010011000101110000001101111101101010101000111010100011000111111101000111011010100101101001101000110010000111100011110101111111101011010101101010110000110100111000001010011011000000111110000000000101101011000110000011011101011101000011001011100100001011010101000000010011011100101100000110110111010100100001100001011100110001000010100000001011011010101101001110100000111001000001010111010010011111001000000100111101101011100110011010001000100100001001011011110101110110000000010001101110101110100101000001110011011111111111101101000001011001001000010100101010000001101010110100010010110101011011100011110011110000110010111100110001011000100101110001101010110000110100101110011011110011111010010001101111011111010111111000101000110000100101001000100010111101110001010101000110100000001001100100000101111001101000110101000111111011010111000100110011001010011101100101010010011011110001000101100000100111001010111101110010101001100100111100100111001011101110100100111011100000000001000011001100000100111100110000110101100010010000001110000100010110010001110000110001001110110100001001011111010011110110101001111111000110100111011011000101010001111011010011001010100010011110101010101000001111001110101111111110111011010000000101010101110111101001110001011100001011100101011001101111111111001100011001001010001001010010001010010100110011101010001001001001100100111111011101110111001101100001000000100111111010110100010111011110100011101011111101110101001001010000011001100100001001101110000011100001010110011001110100011100011000100000000001000100001000001010110110001000001001001001111010110001010011000010110010101000011001101000010001111000111001011011110000000101010100100001111100100000110010111100101101001101111101100100100011110011100010000111110101010100100110110000100010101001110011010111100000110000011100000111000000101000010101011110101001001100110000000000010010010001101010100101001011101110011000010000000010110001001110000100110100010100001101000100001110001000000000101111011111000100010000101101100100011110110000011010110110111111101011111001001001111100001011000010001010111101101011010111110001011001111110100010100100011011110100111000110110101011011001011011110111100011001101110111000100100110001000100010101010000010110110110001100001110110100000001011100100110111110010001110011101011000001100101110110110001010110000101111101011010100101101001010100000110010101110110011110111111111111101000010100111101111111011111011000010010110100010100110010011100000000010001101001100011001111011100111011011110110000011010110100110000110000001001000101101100000110010000101111011011000110010111110010110001001110111011011110001100110001000010111000100000001100000011101001001110111100110110111011101101011001101011100100100111001011011100110100011001001000010001010101011100101011101011001110011011000111001011010000001011101010110110110011011011000100110110010100000100111000010000000100110100110111000110101100111111010000101011011001011001100101000101001001001100111001100111111110001010000001000000101111000011111000000010100100111001110011111000010100111100101011011000001110011111101000001010001111001000010110011101011010100100001101110001011101000101100100000000100101110111101111001101111110110101110111110110110000010001100011001111100001001100100010010101011010010101111101101001000010111000011110101101001111100001010010010110001000011010000111100100000000100001000110101110010010100101110000101110010010110100000000110110010010010010011001100110011000111010100101001101011110000010011001101001101110100001100100001000011010101001110011101101001101110111100110001010101101001000010001001101001110000111001111111100011001110111100100100110111010010000010110011001000100010011110100001110101001000011100000011000101001001100100100101010100000001110010101011101010100001101011111000110100110010011110001011011001010110010100100110110001000111101110100111010100101010100101011000011000011000010000111110001011111000001001000000111101001110011000001111110111000110100011111010101010110000010110011011010100100001100010110101111001000000001010001000000101110010101001010101010000101001001100101100100100001111111000000000000101100110101101011111011000010111111111110011101100001001110000100001011011110110100100011011010011101101111100100000011100011001000011101111000110011111010001100011101110011111010101010110111000111100001111010011010110111101001101001100101111101000011101110100011000011010001011001001000001010000011111111001100001110111101110010000110000101011011101100010000101001001010100101100010100000110001010100011101001000110011000001111111001100100101111010100111001010101111010011111110110101100101001001111100110110111110111010001100000011101101011101000110100110010011001011011011010110111010101111000110110010010000110011100011111111000110111101100011101100110101011001110110110010011111000000010101001101001011001000110110010100100111001010010011100100011000111001000101100110011110000111111011110000111000100111101010101101000000100111001000101010001101111111011111110001110101111001101011010101110001001010010100110000111100010000100001001101101000000111011010111100101010000101011110010101001000100101111100111010100111011010001000011011111110010000001001100011100001011101000101101101011100110101100001001010001001011101101010101010011001111011011101010010001011000100100001000010000001111100101110001111110010111011000000010110111011001000111100100100011000000101110010101001000100011000011010111111011010010100011001100110110000010010010000011100001100100000111001010111101110001111011011100011101001010011010100101001011111110010001000001010001100100100111000011000101010001101111110110100011000011111110000011000111000010010111010001000111011011011001111000100111110100101111101100000010000011011110010100110111001001100011011111110011000101010010111101010010101100110110110111100100010110101101100010101011000110011001111111100111011101001000010111110010000000111000101111100111111001001001010000000110001000110110110111101001101100101000100011011110111010110011010011101100000100110101100001010101010010011010100001011111010010100010001001000101001111011110110110001101110111100101001110110011110010010111011101000100111011101100001101110101010100101011011000100000100111000000111001001101100110101001001011000011001011100101110111000000000111101010000010101100000100111100110011101110011001001000011011101010111100100010101000101010100100111101011111100111110000001100000010100010000100101011000101100001011111100011101011100010111110110100000111101111001010100000110001101000110101001000101101111011010110110100000011000010001100110011010011100011010110011111001010110101011011010100111000000010100010100001111100100011001111010111111000111110101010111110100010111110111110011110010110011000100010101100011001101011101011111000111000010001110110010000100000110011111101110011010011000100111100001111011110100001100100110010100101110110101010011100001111110101101011111010111000101110100101110001011011100000001100100011101000100111110100100111101011101111001011000001010011100000001110011101010001101111011111010110000110111110100100100100101000011111100001000010100110011110010011100110101000000111100011010011010111010000000000100011110000101000101111101110001010001111010010010101001000101111110011100001000010000110111110011000110010100110111100110100111001011010000111101111111100001110001111011010011101110111011111111000010101000001101001111100101010010110010111001100100101000110001111110011100010110100101110101101010010001111100100011110010001100101001010001011010001010100111010010000101010110011000001110100010010100101101010010001011011010100111001010011000001000000011100011111000011000110001111011001100011010011110101000110000001010110011101011011100100101100100111111011001000100010011011001100111001001000110101100101010100111001010100101000000000010100111000010111001110000101010011101110110011100101000001100000000110111110100110110000100101101111100001000011100011001111010110001000010100110101010110100101110011011100100011110010000010001110110011001010010000101001100011011110100000110011101001110101010110001101100101001100001010110101011101110001001101001100001111011110001000011010001010100100001011011111001101101101001000111100001010011101111101101001001011001110011110011001000000000011111111011010101111111111110100111100000100001111111000110100110101011110011000101010000101101100000111101100001000100101111010111111010011100000100101001100000001100101011100110001010001100011001110010011011011011100000001011101010101101100000001100010001110101111110010101100010000010100101100110011000100101110110101110100000101100100100010001001100001011111100011100001000000101111100111000011111001110110010010000100110100111001101010001110100111011011001110010110000000010111011110110110011010110101101001011010100110001110000011011100000111101001000000111010001000110011011000110011110011101100100110101010000000101111101001100010000101101101000100101000010100010111001001100110000011001010000100110101001001111000110010110111101110110101110100011101001100101011101100101000111000001101000011001111100010100010101001011001110010100010001110100010000001000100000011110111001111101100010001010010111000100010000010101111111100010000100010111111111010010000000010000111110100110010011101011101011010111010000010010101100001111001010101101110001011000111011101100100010011011110100110101010110101111110110100011100101000011100101110000101010010011100010101010010001001100010110001011010100010010111011110011111100011100101100011010011100011010010001000011101011110100011011101101011111000110100000111110010101001001001000001100010000001011000011000100111000111100100011000010001110001011010110101100110011001101010100110000111100000001010011111111000010110011101110111110001011010100101101111111111110000010001101110111001101010010111100000111110010101001011010011011010111111010110010101100001000111110110001011100111100000110000111100100101010011111101100110001111001000111001000100111110011100110111011101010111011100100111001000101110100000000110110010000100001011111110101100100000010011101110010011001010111000011010000000010001100000111011001110000011110011010010000010101001010011001111111001111100101011110100110001000110100101010101111011000011010100100010110010101011001001011100001000001001111011101101000011100100001110110010101001010110010000110000010101001011100111001010111001111100111001000000010000010101111100001111111001111010100111010010011010100010111111100000100010011111001010001110011111110110111111100001100001110001011100111011101101111011001110100001100011111111101001010110001000100111011000010001111110101011011001000010101110110110101000110001010010011010000100101011011001101101101101111111110000000110110011001111011110110111111010000110000001100110100111111010101010100111101000011100111111111011111000110101000010001101101110111011101000111100110111011010011010100101010111000111000010101100001111100100011100101111101010110011011110001000011100000111100100010010011001110010100110111000000011011110010001010000001000111000110001111000100011000001001001010111010010001100011111011101001100000111111010010110001110101000001101100111000001110101010101010100011010010000000101001100011001011111100011110101001010001101110010111010000101110000000110111010101001111100101011011110001100010000101100100101001111010001011011001110001000100100011000001011111110011010000100111000010100010101010111000011111010100001000100001100001110001111101110111111101010110011010111001000100110010001100101101011111001110111101110000110011000100001001101011001000010000001111011111110110110101010111010101101001110000011101101011111101111000011011001101011000110101100100100100101010111100111010100010101101000101110101110011101000000011010000001110011001110011110010100100011010010001010110001011110111111001001011110100100110110110001001001101111011101111011001111010011011100011110001000110010101100000000101101101101011010100100010111001000001101011110110010011010011101000100000100111100110100101000000100110010111011101111100110000010110101110100110010001100111001111110010101011001010100101001110111001000011011000011100000110110011101000111110001111111010001111011010110001010110001111011011001010001100010010110100011100100001100000001010111000000111011010101001101010100001111010000100011100010000000010000100001111010100011011000110011011101101111101110100100101100011111110000110100111100010000111010110111110110100001110100111101010010101101011110000011010001001000000111110111001000100001111110110011100011010101011101001111011001000110000101101001101100010111100100001011100001000010110001000001111010011001111101100100001011001111000011100001010101110010110101010111111101010001011000001000001010011000111010110001101011110110011110100100100000000011101100001001111011101001010010111110000100010000111100101001101110010010111010110111101100100001000100001011010100000000001010011010001110100101101001111101011011110111010001001011010011011110001111101001010100100001000011010010000111001101100100001101001001000101110101000001110010010011101010010101001001001110111001100001111111000000010100001000011010001111001000110010100110111001111111010101001101111000011001110010001100100100100001111010011010101000110000010000001000111011110001010010011101001101111110001011110001010010001101011001101100101011111011011001010010101011010110110001011101011111010000001001000111000100101110001010010111101010000111110001001101101001011110001010101010001001001000011110101111011011110011101010100100010110101101100101101110110110010110011011100110100100101000011000100010010100101111011010100100011110100010111101001100010010100111011111100000110011111001011101011100110110111000111001110011101001101000100011010111000110100001111010010110110110000001111001100011000100000110111001010010010010101110101001011001000001000110001101101101110100101110000111111100111101100111100010101101110001110011101111100100101011001010110010111101100011010111001010011011000010101010101101011101000010101111001101100001010001110100111001011010011011010110111100100000110000101001110100000111111110111111100111100011001101111110011001000111111110111101000010001101100000101100111111001110100001011010110100010011101100101000111001001111111001011100001011010101110010111011111011111001111011000010010011000000111010111010011100101000110011101100001010110110110001101111000001111100111100110110010100001010101000100111101000000100111000100100111111001001000010011110011001100011000100000011101110111110000110010100010011000111000001000010101011110001001000101100010111100101010010011000000101101010011111000111101011110001101001101111100110011010001110000000110011100001101001010101001011100110101010010111101010100101100001101011001000000010101110100001010010000100100011011110001110111101000111111101001001011100010001011000110011010111001011111101010000111000001110000010011010011111110001000000100111011101011100011101010001001110110000001001100011011111011110110011111001101110001111101101000110110111001011000111011100000101011101001011111100101010100000111010100101011011010000101001011111110011101001010110011011111110101001011100100010110111110111110100000111010010011101101010110011110100001110101001000110000111101001010111101100011010001001001001111010011011001111100010100011010111011011011110111110000001011001100101110010001001100100111001111101110000000000101001000111100011010111010011000111101001001110111110010001101101011110110101011010011110101000000001100000001010000100100101111111101011101110010000011000010110111111100111011101011110100101010110001011001110010011111100101101111111011000101100010000111110000001010011000100100001100110010101011011011010010011001101011010110001001101101101001101110001101010111000110011010110100000010010011101101011101011110101011010101001000111000011011010000010100011000000001001000010110011000100001010111101010000101000010110010010110001101001110011110001110100100001011010000101011111111001001000000110101000010111011101101010101110110101100110011011011110111010100010101001110000010011111100001000011110000001100101100001110110101101101101001111100000101011001000101001111010111001101010111110110100100111011010010001110010010101101010100010111111111011101001010101000001111110000010011001010100001111000010001111010001001000101010111100111101001110100111100011111011101111011110000001010001011101101101001000011011010111110011000100000101011110101110111000111011111001110110000101100001010111000011111111111111101001110001101110100100010100101001110001111101000010011111011100000001111000001010001000100011110100010000100101110101101000100000100100111100001101101110000111011111011011011101110011000100100101001101011001000101000111101110110100010001000111000111001000001100010110010000010100000011101110010110110111001110101100011010011100011101010100011101101101111101100001000001000001100011000010100000100011001000101110100111101100100100011101011001101101010110111100010100010010011100010110100110010011110011011001101100111110010000000110011001100111011100010001000101010111101001110101100111001101010110001110010001110110011000010001101001110011011010000001101000110011000010011110101000001101101101101110000000110001001010010100011111111001110000110100101010101010001010000111011110001011100001111010111010101110011111100011100011010000110001001011101011000110101100001001011011010111111111001010101001000111000001111100101110100101001100111001110011100101001001000001100010101100110111101010010000010100110000111110110011101011011000101000110010111001000110010000111101111100111001000111110011001101100011111010010111111100101100111011101101000010101101001101000100001101001100001010011000001011001111101111010111011011111101010000010001100100101010010110110111011010101011011101011101010101001010000000000111100011111101111001101110101110100100000000111001000001000111101010001011101000011011011111001110110101010011001100000011001101010111111011001001010010000001010111011111101101010000110100100101110110000101011111001011011100110111101100100001101011100110010000110101010111101010000110110110010000011010100111111110100110010000101110101110000011110110010111000000000110011110001110001000111111000010111001101000001100001011011110111100010101110100010101011001111101110010000001101101010111000111111011001011010011011010011000011011100100100010001011100101011000001111101110000111101001011100101011111010011101010010101011010101111001111100000010101100011011111011100011011111010010010111010011101000101000001000101011111100100011101010010000010010111100000011010011010001110100010101111100101100000001001100100001110111000011000111110110111101001011101010010101110101101100011111110001011000000001101000110111110110000001111111000011001100010000010111111001011100000110000010101011101111001101010001111000010000100101001011111010011010110010001000001100110111010111100101010010000111000000110011111010010000001010101111010110000011011011111101101000111010111111010101010010111110101000010110111101011111010010100000011101100101011001101100111011110111011111000111101001101000011110100010101101100111101100100111101111101001111100100000000010001011111001100111101101101111010011000101100011000110111100101010010101100011111111011001111101111001110010010101001011011111001011100001111100100001011010100000111001010011111001100110110100001010011010011101100101000110110101110011101000111011001001110111000110100000111101000011011101100111110100000001111110101001111000011001001011010000101110011010101011011111111101101001001101110110111010010100010010101000000000100110101001001010101010000011111001010010110110110000101010011011001011101100100010010011010010001111000100001111110110011000010100011001111001100110000100011000001010000100001110100011011001010111110001010000010000111100001000001000110111111001001010101111110011111101111000011111000111100101000101011011100010110001100001101101111011100100101101011010011011000110100000100010010111011111111011001011111000000101011100001000111010100101000110001110011110111000000110101100011110000110000000001101011011000010110111100000100111011000100001101001100001110101011011101001011100010101110000001011010011000101000110000111101111111110111101010111100010001011000111111010101010101010101110010111001011101011100111110011111010011110111110010001010111011010110101101100001011000010111000001101110000100110000100011011101001100001110101111110100101110010101111011111110010111101101000001001100101100110111100111000110110110100010001000100001110111101010110111001010111001100011001110000011100010010000001011001010111011010100011010000100101111000101000001101100110001011010110100010110100001100111111100011010010010111011001111001101001101110000110001110000111100110000101010110111100101100100101010010010101101010010010111111011010001101001101011000000111010000101010100000001000000100110100011000001100110011011001100100011010110011101010101110101000100010110111001111111010000001010101000000011011001111011110011111100101011010101111101110111101011110000110111000001010111101111001100100111110001010001100000011001111011100111001001010101111111011101000110111110000111011001010010110101001010111011001110111101101011000101011100100010111011110101001011110110011111001111001100000101101001110101110101000110101010010010000000011110001111101101100101110101100010011010111100101010100100001100111000001111100111101000100100111001011100110101111000110110100000100011010001010100001111001001001111101100000010000101101001001101001100111100011000101100010111000110101100100001001111010001011101111100110111100111110011001010100101001001001100000110000100010100111000000000000100111010000000100001100001011010111100100100111011110101101000101011100010011011100000100010110110111111000110011000101001101011101100011111110100010110101100000010010010100110000001010010000000101001100001111010011100101001010110101001010001100010000110100011010010000010110101111100101000011011111000101101000010110110111000001110111001010001111001011101100000001110110011010111100010100000111000011110000010110000111010111000101111001111100101111011111110001101011111100101001000101001000100000010010101000011011000001101011001011010011101110010110101101101000110101010000100101101110110110001110100110010110010010010001001100001010110111100100110011101101101111001110000010001010111100101100010000010100111001000100000111000100111000011011110001000001111100010011100101110010110100001010010001111100000001000010000011100000001000000001111011010101000111101010101111011000110010001110001011000010011001001010001010011101111010101101101000000001100101100000000010101100110011111111111111000010100000110110001001110111101000111111101001100000101000001001110011101001001011111001101100110111000000011001010111010010100011110010010001100101010010111101011011011001111011000011100001110100101000100001010001010000100001000111000101010001000001000111110100110101110001101000101011111100010100001011111100010111011101111101001110111110100001110001110101000110100000111110100101111001000101111011001011001000000100000001000000111001100100001000010001110101111101110000111011100001000001010110001011001101011110111001101001100000000010111111011011100111110111011011010101110000101011111000111100110010011001110101010010110000111101110111111100001011111000100010011101110111011011011100001000000001000011111111101101111100001101111000010010110000111010000000001010100100001110011110101100110101101100011111110101100111011010100000111000011101100110001110101010100111001001001110110011011010111000100001010111110000000010110001101010011001010101101100110011100111010000100011011000100010000001001110010111001000101000101100111110000101000011011111101000011000001101010011010110110001011010011100111111101010100010111100000111101101000010111100001101011010011101000101100110110001000100111011001101101000001011111010001100010010101011011110101001101000011001010101000010101001100001011000011001100000011001000011101110111101110101101000010100011101101011000001101011000100010000010110010110011111110110110111001111001110001001010110010011110110000101010100110101111001101110000010001111000111101011000101010110111001000000101010000001101111101001101000110110011101010100101000101010110100000110000100010100011110011100010001001010011000110000011110000111010101101011111000000110101011110100100000011100101000000011011110001101110111011101000000111010010101101001010010101101010111110011111011010001011100110100100000110110110000100110011100110000000010001010101011001101101101000111110101011111001000010101100111010101100100111101110011111110000110110011110111010111000110111011101100011010010111101011010101000000101100001001001101001001100101001001101011000001011010010010010011111000010110100101100101100000010010010111001110100010100111010011110101111000101000010100100111100010101011100110011101000101010111011110101111100011111110101001111010111011101011011011010110011111110010000001000000111101000011111100110011010011110100001100110101111101010001001001011110101000010010111000000100110110011010011010101101000001110101011101010000000000110000000101011010111110101010100111011010100000011011101000001101111111010001100000100111101110110000000101011010001011100001111011001001001000001100000010101110000110110100100011101010001101110010010010011100110111011001000010000110001001110001110101011110001100100001111101111011111010000000011111100010100011111000100110100111111010110101111100101111011000011000111000111001001110101001000101111000111011101001111100001011101001011011101011110110000011010010001000011001010100001011001010010100101111001000110010011100100010100101011010100000001011011011010111110001010000011110001001010001111000001100010001101110111100000100110010001101101111110100011000111011101010111101101000100000001100011001011011100011010100101011001010001011111010101010101110110011111100001011110110001111010001001111010000010111110101111101001111110001100000000000110001111110010111100101010010111010001111011000000110110011001010010010000100110101000011011101011101110000011110100011100101101101000011010110111000111111011001111001000111001100001101001110101001000100010111110101010000000010101011001101010010010110001111110111110011000100110010101001001110011001101001011011100111010000101001110111010101101000000011100010000010110011001111001111100010000001000010001010101011111001111010000011001001001001010101110011111101110010111001000010101000111110100100000111111101110111000011110101001111101011010001000100011110111100001101100000011010011101011111100010100110111111111101101011010110011111000000000111001100110101011010000011110110011100001010011110010111111101101001010001110010110000100101101011110000111111110000010100001111001110100011111010011010001001100111111101000000110110101101100111010110111100111000111100110111011000010011010010110010001101001011111000001100100010110000110100011001010110110011100000010010110010000110001011000100101110100111011111000001101111001001111000000100111101000011101011101111100001100111111000001101000101011000100000100011100011101010010100100010111100000101000011000100110011100010111101111001011110100111011001101010010110000101001111011100100001010101000101011101110011010101011011110100101001010001111011010110111100100000100011011000101100000111010101101111100000110010111111101100010001100010000110010011011000110111011111111110110111001100010111010011110101000100000011101100001000011000110110011110010000111110101011110001000111000100110010001100010100100100000010111011100011100110011000111000011111011100011111100101011110001110000101011001110110010100110001001010100100110111011110010110100000100110000110110000000111101111100010011101100001001001100110001000011111001010001001011001010011100101111111100100110100100010100011011100110100110101101100101100001011100101100000010001110000101100011100101010100011010100011011111011010111011010101000101100010101100100111111010001110111100100001100001100100110110001101000011011110000101111101001110100011111111111000001110110010010111001010011000001100011010011000000110010010000111000110001001101010001010111001011100011010110110010110110000111010111110010011001100110000010110111010010101100011111001010010110110111111000100001001111110101100111001110101101011010001010100110111111000111010011110110011111000111110000101100101011100111111110110010110101111000000001000011011111000000100000110001110110000100101100100100100101110001010101001111001001001010001010001110010110100111000110101011101010001111010100111100011000100110101010000010000011001111000110000011110000100110011010001010000011010010011100011011010010110100110001010100011011111111110110111000101100010110101001000010100000100101110111110001010111111111011110000100011010111110010001001000001001111110001100000101100100000111011000111101111110110110100110000011000110000001011000101011111011101111011001100100101010101111010111010111101110111001000101011011110110101100010110101011110010101000001101100011111100001110110111100111010110100010011111100000110011100011100101110010011101010110101111001010010101111100110111000111110100110001001101011100101001101101111110111100100100100100100010010010010100110011001011100010100100111110110111100011011110110010011010010101110001011011001101101001011010011110000000101100000100101001110010000011000100001001001100101000010110100111010001011110000100010100010100111011001001111101110101010001111000001011111111011110011011100000000101011100001111010011000110100001101100000101111001101001111010101000101011111001111011111111111100011111001011111000110100000010101101010000001010001001000010101111101101101000100011000110011010001010100001110110010110101000011011001101111110000001000010011111100001011000011111011101001111000010000100000000110001110010111111000011111100011001100011011110011010111001111001010011101010011110001111110011011010100100100000101011101110011010100101000111011001011010111010100011101001100100111000000000110101011001110001011100100011011111000001101111111101010111111000111011000111101111101001011000110100001111011011001000001011100101000101001001010110101100110001001010001110110000000011100100110001000011110100001011100111001101111011000011010101001110111011101111110001001110001000111101111111110011010101101000111011001010011100100000101110110000010110101111110000011000010000001010000111111001001110100000110000100100101110101110010010110010011101101011101000011111010111010000001011110000101100100011011110110001001101111101101101011010000010111001001011011011011101101001001110111001101101111110001101001110001001010111111000001110111000111000111010010010110101100111100101000100111001110001101001001011101001101001011110110111001110111100110110000011101000000001011110100010111101100110111110110000100001111000111001100101010100111110100001010001010001100010010010010011000111001011100110010101100000010000110100111010011001010001110100010001011111111001101011111110011111000010100101011110011100010100001110110110000110001100000100010110111100000110010110000010011011000110011000101110001011101000010010010100111010111100011011000100001000011011111011110011011101110011010111010000110000001111000010000010101111010010010100111000011011000011001010111101001101011101010011110010011111110000001100011111101101110000010000010010000100001010010000110000001101101010001100011100100001000100011011000010001101110110110000011001101010001000001110100110110110100111101110101101001010000110001111110000101101001110111011001100010001001101111000010011011001111111010000110010111110011001101010100110001110011100010000010111000110011111001000111000010001011000011111100000101110001111011110111110010111011011011011000010110001101111100010001000001010010000110101101001001001011001011110010000111111010010100110101010110001100111101000010000101111000011011111010000001100100111010111001111010010000100001010111100010000010101111010010000000101101100011010111100100110101100100010010010011101001111000010011011110110011000100010001011101111001000000110101011110110111111110110100001010001100011101010011000111010110100111101010100101100011101000011000100000001101100001111101101111010010110000000100101001000110101101111101110101010110001111010001000111101011001111100000001100010101100110010100000111010001011011001010111101011111000101101000110111111110010000110000110111011000000110001100110111100111101001011000110111110111000101000110001010111001100101010010000111011101011000000011000011101011110101100001110110010100110100011100110100110101011101110100010101111101111000101111101010010011110111010100110000100000100111011101011110000011001101100010110110110001100011101110010001101010101010110100111011100000000110011101101110100000100111000110001010100110111001010000010010101011011101110100110100101101100011100110110010100011011000011011101000101011101001011010000001111011110000011110000010110010000010011101010111110000001111100011100000110111100011100000111111000111000100010111110110001111100101011100000111100011000010110100010011001000011101111001000101101011010001010101010111011100000100111011111110110001101101111001010110101001000100100101100010010010111011111010011100001100011010000000100110011001101110110111011100011111010110101110010000100110100100101011011110100010111110000110011000110011111111111000011101010111000110001100101000000001111110110101100001010110111010011011010010010010001101111011011101111101110111101111111111110101110100110100001011111111001000101000001000100010100100000100011110111001000100110000000100110110011110010011110011110100011010000011110101111100001110100110011101111001101010001111010010111000010000100001100101111110100110010001010110010011010111001111001001101100010101001001000000110111110011110010001011101010011000011010000111010111110100010000011001110110100110000101101100110110011000010010000111000010100001000001110001110001001010100111010101011100000011001001111011000100011111101110101111010111100110110111111011100101101111011111101010000100011001110100010100011010010001101110001111011111000001111000110011100011011100001110100011011000011110000101101111100111001101100100100011111010000111101110110110000010100010101001010001000111111000100101100111010000011010111000111011100110110100001000111101010010100001010101011100010101001100011011111110010001001001111100010111010100101101010101000000110001110000110100101101011000101010010010010011010110111101010011111011100000110101011011101111111101010100110010111110111100100010101101001111001100100110001000101101110111000111000011100001011111011111111000101001010010100110110110111111011011000001010101111110100010101001010001001001010100010011110000001011100000010110111101111010100111000001001010011101010011111100111110011111101000100001010010010111000111010100000101010100101110101100011010000111011001001110100000011111100111111000010111101001010011001111001001110001101010111011000111111001110100010101000011001000001100111100110111000110100101100111100000001000101010010011011001110110111110110111110001010011010010011101011110011011101011110111111001001000011101100011101101001100101011101000110001000101011011110011111001000010010010101001111000110100111110010000100100000111011011101111010010110111100000101010000101001101010111011100111011010111101101110111000111101010100100111101100101010001001000111101011111010111110000100111111101011111110111010011011111011100010100101011101001101011111000101001000100011010100000011111001011100000111100000011010000111111010011011110010101101001011011100110110111111111110010101100001111100010001000101100111010001101000010000111010001000000111110011111111110011001001011110011010101101101111111111001000111110001101111011001010110100101001110100001000110101101110111111101110110001100010001010000011011011100100001010110010101101101110011100111101011000001100110010011000001100111101111010001101001000011010011011011111101011010010000010100100100111001010111000110101110010110100100100001111110110010101101001111101111010101001001111111011100010111100010000100110000110111110010011100111000100111000110000100000010101000101000000011101001011010101010001010001011101010010110111100110000001111011010111100111101000111100010100010100111110100011100001011111101010000001011110110011110011010100000100011001001101011100101100101110001011010101000111111101101011111011100100000111110001110000000100001101011110001011000001010011010101111001010110011110011101111001100011110110111100011111011000111001101100111100110100110101110000000011110001100000100111110001111111011011111100010110100010001010010010111001111000010011001001101011010101111100110110001101000110101101000111011100010110010101000011111011001111101010101010110111000000011111011001111100011101110001000110001111110100111101001101011110100101101111010100001111011001100110101000110100000111001011000010000011111110010111111001010011010110100001101110111111010010100001010110111101101001101101101111010111111100111001110001100010011001000011010001110111101001000110110111110000001010111110001000101111000001001111100110010100010000011110011100100111100101000000000011101111101011101011000010111100100000000110100100011110110011000000111101010000010100101000101111000011101100100010111100110000111110100000101000111010100100110011101011000101011010011100011000011011111001111001111011101111001010011000010111010010011010101001110010111010001010001110110100011101101010110000100111011001111011010101101001110111010001000010011001100111111011100110111000001101111100100100001000010001011101101001010110010111100001001011010100100100010010011111011110101101010101100111011000000000101011001100110100110010000000000110111101100101000010011111101010010111011111111001100111000011111010001010111111001110011001010111000010011011000001011011000001101110010001001101100001010111101010110111011011100110000011111101100000100010010101110010111110101011101011000110100010110001101001100111001000000100001111110100011110010111111001000100010101110111111010111010110011011011110000010011111101111001010111001000001111010111010010011101001001101001010100000101101111101011111110100111110110011110000001101100100111111110011010011011100101000011001100011011010100000010000010110111101011111110111100011010000110110101000000001100101111101000101011000101001010000000011111001000000101011110010101001001101001001001000000100011001111100001110011100111111010010111100000101111001000110011110101101110000010101100010101010101000101010100111001010100010011000010001010010001101110001000010101111000010001111110101100001000000011010111111010110010000100010000101100110110000111001110010010100001000010010010010011101100110100000100110110011010110111111000101010111110101001111001111010100100100011110101111110111110101010000110111101101011011001010011000010000100100100001010000000110100010001011000000101101001110010000011001111010010001001100010010000111110000111011001111101001001001001110100100010101001001011001101101001110011101000010010000001010111101111110010100000011110000100101011010011100111111010101100111101111000001101000000111011011011001011110101111011110111101101001111010000011010111100100111000100000100100111100001011000010010011010000011010110001010001010100011100101111011100011000001101000101001011000010001110110000011101011101111011010001010001100011110110100110111010011011001101101110011110110001100111010001000110000101011010001100001101011000111100101010000000010101111111101000010100011101100001100001000000000101000000010001011000010111000110011100011011011010001110001111001110001100101011101100100010110010111011011000111100110100101101101111100101011010111111010011101000001111110100000111011111101010000100111000111010100001000000001011001111001111111100100000100111010101000001011000001100011010100001110100101110110110010101111000101010010111110001101111010010000001001111010000111011000111101001100000111101000000111100010000100000010100110000100000000101001101111000111111111100101001110110100000001100101111111001100001110001111111010111100110000111010000101001101111001011100111111000010110111100001111111011001111011101000101010111000000011100110110110010101101101001001110111101100101000101100111001010111000001100000010000001111100111011111001101110101001110100111100100010000010101011110110110100000011100100010111111001101111001110101011101010101011010111000001111111100001010110101110011101100100101101011110110100000110001111110001101010000111000101101010100011000101110110001110100001010111111010010100010000101111000111111001101110010110111010100110001111000100110100101011000001010000110011100010000011010101111111101000100011111000110010111110101110100000111011111010101000011111000111001011111101011111001010111010100100000101100011011011001101101101110111011001010100101010000011111000011011111010000000010100010100101110011100101101111110001011100100100000011011000000001010101001111000010001110000011001101000100010000001110100110101101100110000010011101111111101111001000100001000010000011100110010001110101011011101010100101010001110001001000100010000001101111111011001110000000001100011011111101111100010101001111000101000101101100001110111111101110000100000011011101110101110110100110101011000010110011111110000110000111110101111000101000101011000000111010000010101000101110000000101101110110010110110011001011010001100010110110010100111100101111111000001010110101001100110000100111111010000010100111100111010010011110000011000101011011100000100010100111111110100110111100111101101110000101000111011001111101010101010111101010110000010000010101111000010000010010100101011111000111101100001011110011101010011100110100010101100100110111001000011101110111111011110000101100100100111000011111000000100110001111010110110101100000111111000110000011100110000111101110110101001110100110010001100011111011000001111111111001010000110000101100100011010010100110011000111111001010110000101111101111100110000011011011111010110110011010010110111100101010101011011110110101011010110011001111011000011101110001000011111110110010011101101101100010011100001110111100100100011000000110000111111111010010100111011111001010000011110100110000111011101110010010101000101100010101010011011011110110101111101010111101100100100100001111011000100101100100111001110011101000000001101110010001101111010000110011110101010111101110001010101100111101001111010001010111100001110010110101001010110101000101100110001001101010011001100010101001100111110110110001001000011011101001010010000110011001100010011011100000001101011100101010100111101010101000001011010010011010010111010111101011011100100011101010100010011110111000100110000010010011110000101111110010010100000101100101111110010100100111110100101011101001010000100001110111000001110010010110110101011010111011010010111101011011100010010001000011000010110011110100110100100011111011111110110001011110011011011000111111010010110101100001011001100101100101111110100010100001100001110110011111100000000001000101100110100100100100010000100111011001000101110100010000111101011100010110101010000000001010011000001001011001000001111000101101001111011101110010110111111001111010010001111011100101111001111110011101010100010111111101001110011010110101000001101110011011100011100001010010010111011001011001110110011010100001101000111010110000001110000111001010011000011100011011100010111111011001010111100111111101010111111000110111011010101011101000010100111001111111100000000001011010110000100010101111101111111000010111101000101100110000011000000010000001001010101100011010100010101001010110000110100001110100010011011111111101011100110000001001010000001101101111101101010011100110000110100000100101001010011110110000011111011000001011101101101000111000010110001101101000010000110111110110101011101010101100110000001011101001000011000101110110110011010000100001101001010100010111100101010011000010001111010101011101000101010000100010111000011000001011111011101000101110110000010101001100101100100001000100101010111010011110110111100000111111111010000010100100001001000110000000111100111000011100110010010100001100001100100111010110010110011110101011000110101110011001001110111010001101001110110100111110010010011111011111000100101011000011111111101010101001011011011010001000000101100011000011010101110100101010010011000111011011001001110110000001010001101111001111001111111111011110001000011011001011000100010111001000101110001111101110101110001011101010010010100010010100000000111100111110110100110111000110100000111011001011111011000101100001101000101100110011100010011100000001110011111001000100011011111000101101001011111100010011000000001111001100100110011011110011000111001100001000001010111100101101011111100001111110101100000110011000100000000000100011000111100100101101100010110011100011000010111100000100101111101111001010001111101011110010101111101110100111011101011011111111010101101111011011111010110001011110110101111011100011000110001100001111010111010110101001100001101010001011001101011010101000110101101100110110010110101001000101010010001100010100011110110101110100010001101100110100000000001110011110000001111000111000001000010010011011110011100111011000001110001110000110010000100000010010111011011001111111010101001110010000101101101111110000011100100011100100011001100001111100000001011000101110011010000101110010111100001100110001100001010101101100101111011011110010101111101101001000000011000111100001000110010010011011011111110100101001000001010011110011001001111110101011100001101010010110000001111100001001010110010100010001101101001001010111010110100001001011000001001100000000000111010100011101011111011101101110101010110100100101101000101101000010101111100000010000010010101010100000111011001111111100101010101100000111101001100110101100111100011110011010110010101010101001110110111001001110000000101010101000100010100001111001011011111100101010111000100001000111100010010100011100011110110101110001100010110010010011100101111001001011111001011110110111100100000010000011111101001000101110100011101111001110010011101110001111000101010110010111001000000111110010011010001001010000100110101011110000000110000001000101001000100000010000110111010001111110110100110101000010001110001000011011100011110000011111000010000001111010101001110010001010001010110000100110111100101010111010111101101001101111110111101001011110100111110111010001011100000111101101101010000010101010011000011010001110010101100011001111001001011011011110011111100011110101001001100100001100001111011001111010010101000000111010101011000111000101100111010101000100101110110000100010101000001010101110000010010010011010010100001101101010010010001011100010001010011110000000111111111110100011010111100110000000101101111101111100010010011011001100100100001110000101010100011110101111011000100100000001111010111110111100010111111011011000010110101010001000010011110100111111001011001101110011111011100110101010000101111111011001000010110001110111000000110011101110001101111100100101100101001011111100100010100000011011101111000111001001101010110000101011011110000001111100111010010111100100011001110010010011101111001000010110011011001011110101100101000111010100111100010100111100100101100000101000110100010100001101001000100111111000101001100010010110010100001000000011110101100100110011011011101100101111000010100001010000000100010001000001000101100000001001000010000010111101111011100011011011100000111011111000111100000101101010010101100111111010011111011011010010110111011111101101111101110001011100111011101110100010111111001110011101001011011101110001111111111111000010111001111000101001110100101101110000010101100111111111001110111000010010111010001000100010010101011110110011011000001110011001100111101001011010000100100011001000101011110100101011000010100110011100101010101010111000111001100100101011101111110100010100000111000100000001100011100010010110011100111001100000010001011101011000011010111001111010011111000011110010001100011000001011001101010010001000111100001010110101100101111110110111100100111001010101001101101010010100100001011111000110110011110101100111100001001001100011000100000001111010000000100100111010010011010100000010011110011111100001111100100010110011100010111101111111000111100101001100011101011111011101110010110001111000001111001110111000000000011101101001000001011000000000010011000001111011111100101001011000011010111001110001100011011010110001010000000100100001001110011000100110111000101001101011110000011110100110011111111111101101111000100100111100011000100011010100011000100001001011011111100001110101111101101111110001110101000110001000110010010111111000001000100010011001100111110010110111101111010100100101010001000100001010111001111100001111100011001011010011111100000110110100011110001110000100100001100100011100111100001110101010010101100001101110110011000111010001010111111000000111001101110011100110010010011111010000100011101000111110010111110010100100111010111110010011000010110100011010001110101000100000010111101011001111111011001000011100001011110111010001001110000101110110010110010000100010101011100011001001010001010010110101011001001000010010000100110111110100011100100000000100011101011110010001000001001010111101110011001111000111101000110100000001010000010010100100010100111100101011100110111001010110000010101101101011110010100001111011111111100101110100000111100101011101001110000101100111100011110101101011001101010110001010110000001111110101010100011000111100111001001011000001001011111000011110000111100110011101111000111010011010000110100101101100011000111011011010101100111110001000100111001001100100011001011110010111101000001111110001110011001010011000000111011010011011001001100110110010110010101110110101100100001000101100001000001001000001010111100011101110101110101111000010110100011000100101101101100100001110000011001111111001001110001010100011010111000011101011001110100000110011001101001111110111110110001101110000111001010100010011111111010010110011001010111000001100100010100000110101010101000101111111101100010110011110110010110111000010000110111101001111001110000111000010011101101000101001100101010001001100011111010100001000100110010100100100010000111100101001111011100101111011010100011101111100110110101000110001010011010100000010100101001010111111111110001111010011110000001001110101100111101101101111010011100110110010100011101101001101100101111100101110111111110110111001101111000011101101110000001101100101100011000111101000000011110000110001011010100000001100101100111011011111000100010100000101101110101010010101000000011101010110100101100111101000111011000111001010111111000111110001100100100000111100000100001101111010100000000011010111011011001110000000001000110011110100011111010100001101010100101110100110101110111101100010100011010010001110001111000110001010001100011010010011101011110111000110101000111011101011100011001001010100101010110100000011001111101001111000000001000010110000011000110011111101010111001011011011010111110110110001110000011000000110011001110110111110010101100110001010011101111010111000001110110010001101001001100110011100001000100111011011101111111010000100110011101010110100011011011101100001000111000111000111011011111001100010101011011001000001010010011010011011010000010101000001010100101000110111110110100100110111110010001111101101100101010100001110100111010110111110110100101000011100001000110111100011111000101000010010101111111011010010111010000011110111111011001011110010011010001101100001110001111111011100101011101110100010110000101001101001001100001010001010101000100110010001101011010001011101011111011111101110110110100001000111010000101111100110010100010110100010111100111001110000110001010000011100110101110100011011100110001110111001000000011011101001101100000110100111111010110110111000010000100011101100111110011011000111101000111100100001100001110001100110110100100000111010011100010110101001101100001111100101000111011100100010001001011101111000000110110000100000011110111110000100111111000010101110110101100110101110110100011010000111010101011010111011001001111110000000111111001101100100010110010100100000110100011001000001111110010101001100010001101101011001001001000100100010110001100000001110011010001001000110100100101000001011000100010100001101000111111010111010000001011011010010100001101101011110010010000011001111111011011100110101101111010110100011010100010101011110100010011100101111011000010000111100101011101111110111111000010111010101110111100100001110001000001010010110110000111011100101101011101100100000010000011101001010100000010011100101010001010110011010111100011011111100101110000100110111110111011110110100000101101000110100101111000011000100000100001100010111000100100010011101100111101011001101111110110000010010001101001111011000101011100101010100101000111101110101010001111001101001001011001010010001100111000010001101101100110101101000100000000000110011111011001101111110001011100100001100111000111100010111000101001011100111110010110110001010111000101001110001100100111101001111101011100100100101001111101101000100101010011110101110110110111010000011100101111000010011111101011101110000100111111111111100100110001101011000111000000001010101011111111101011111000110011100110010100110001111001000100001010100100101011001011100000000111110100101000100001101010111100000010110110001100100110111001010101110100010100011111110011000101111000100111010100111010010001101101001111110001011110100111011010011011011111101100010111100101011100110111110000100010110001011111100001100101001100010101000111001110011100111101000100100000111110100111011001010000110110000110000001010000000011001010110100000011111101010011101101011000111010101111110101111011001111100110001001101111010001100100000010110101010110010001110110100101000001110111110100001000010010010100101101111010110001101001100101100000000111101111010111001101110101001111111010011011010011110011110000010010100100011010011101001010100110011001011010101011001011101010101001101100001001100000110000110001110111011101111001011000110000110101110101011011100000111111001110001101001110001110011000000011010001001111000110101011110111011000111111100100101100100011001100100011110110010101110001000101001111100001011000011000001100010010011010011110010111100110101110010101111101010010011000101111000110000111111110010110001101010011011100001100111001110111010110011011110100101011010101101100001110000100010100110010101001001011001010010110100001010101011110101110011011000001000110000001111010100101010010101111000111101100100100110111101000001100111000011000001100010110110001111000100001110111001001101000011101001101010010001001111000110101111011000101000010011101011000111111100101011101001111111110101110011011100111011101100110010100011100011100000100100110000001100000111111000100010110100101100000101101111011101011110101000100011100110010000111101101010111000100011011111011010111001011000101010010011011101110010110011111000100010010100000111010111001010000000101010100101001100100110001011101010011111010010110100101111110010111000110001101101001000000000101100101011010001001010110000000001000011101101000000001111110000000010110000010010011011010110011011011001101111010101011010111100101011101110101000011001001110001011100011000000010100000101111101101001100001111011100010101110001000100010011100101100110100001001101100011101011111000110101011011111100101001001111111100111100000010101010100110001011110011111010101010000100101001111001110111001111111101010110011111010010110010010101101000011000100111111000101111111000111111011101000001000100000011010110100111000101000001101111011100101010100001010010110010110000101001100111001100010100110100011111111100111100111001011010100101101110111101011101001110010000011111001101111001110111101111111110000101011011101011001010101101011100110111000001100010000110100011101100010101001011101010001100011111001001111101101000100111111011010011011101011010011000110101101101101111010110101111010110101111000101010011010100101100110111100011110111101100010100110100010110101011110011011100101010000110010100101010101000100100111100001001001111010011101110011010111110110010110001001111111000001111111000101110010110110110111110101010110001101110100100111001010001010000101101111111001111001000100010011001001100011101111011100100001001010001001100011110100000000110000010110101000010101101001111010111101100110101001010111100100110010111101001010001111000011100101111111010111111001000000010011110001110001001111011100110010010001100100100111011111101000011000011000000001111101000100101011010111100100110010100101111110111111011100100101100001000110111100011110100110101010000100011101000011010001001011110001110101001110101011011011001100000010010010101110101110011110100111001011011000101010010111111011100000001110000001010100010000101110100101110111000000000001010000100101000110111111010110110110110100011001100001101100100111010000010100011111111100010100110000100111010111001111110001001001001110110001100000011100000111101101010111100101110000100001110110110111010110101101100110111101000000010111001110101100111101011010110110111011111111111011011101010111111101110011001101111001011101010010111100000011110111000011101001101011000010001100011011111001000010111000001110001010011000111000001001110000111110101100001001010111110000010000001001001110011001000000000001001010010100011110101100101100110011000111111011100100100011001001010010001000001101011011110100101001101001100001111101001110100001111111101010010101001111110101100011110110100101100110011001001010111010111010001001100010001101101011111011011110111011011001001100110001000010000101010011011001111101001101001100011111101001100101001011010010101100101100010011011010100111000101100000001100111000110011111000101111110100111100010001000101000000000011011000010101010010101100011100000111101000110010010101000001110000110010110001111010010111110100110100000101000100011010001001101001100111010110001100110010000110101101100010011011010110100101101010011000100111110101000010011000010100010101100111100001110010000110111111010101100001000010111011100001101110000010011111100000110101010100100100111010101010011110100111111000011111001110001010100111111001001001001000010110101111011111111101111001110101100001011111101100011011001010100110001001001011000010111110001010000101101111011011000110000110100110000001010011110011011010010110010100100101011001111100000100011010011001110011011110010111111011101010101011100111001011011111011011001000001110011110011111001000100000100111001110100111011001111101001111110111001101000101101110110110100100111011000010010101110011100011011111010101001000100111011011101100111100110111100001101010101001110111101111010010010110001100010011011000101000101111101000010001001111010000110101011000000111010001000010110001001101001000000100100111100100110100000011110010111000000100010011000101010111011011011000111100000011100111100011001010010011010101101101010100111110100011100011001100101111010101100011001001101011111001011111000000001100100101000010101100101011111001000011110000101001110011010010111111000100110100111000001110110000111110000101100110001001111100011100011101010110010001001101100110010110101101000000001100010001110101001000101010110101000110100010000011100111101011011010110110011111111000100110010010011100000100001100110000100001101011010000110001000001000000000001010010100111100000001100111011011101101100010001110000010001001000110111110100100101111000010100000100011001011110011010110101011011111000101111001001111010110101010000110011011001000100000100001000111010010111100010101000100011111110010100110000010010010011110100000111011100010100001101000000000101000100011011001010101111111100000101110101001011011001001111100011001000011010110111101111000110011011111010101001111100111001110010011000011110010001100100011011101010110000001011111011011000111011101101111110110001011111110111100100111000010001011011110100011101001000010111000110111110000010110110111100101010001001101010011001101111110010010110111111001100001101111110011010101111111010110001010010110111001001100111110111001100011000110010100000011001111110001100110000100100111111001001110101100010001001111111010110001111010011101110110010101001001010011010110111010111100111011110110110011011000001001010110011001001001101011001111001001110110110100001001110010110101101101101110100010110101111110001011100001011001001110000001011111111100101001000011000100100110011000011101101101110011000110100010010101111011110000111000111100001011101011110110101111001000010101001101111110010110101101101100111111001101010000000101011010011111110111110000111100010000100100101110010111001111110101111101001000001111101001110110001101110100101111011001110100110111000111011010001100011101011100110100010110011110010001111100011001110000101100110001101111001111110010000000100001111111101111100110001011101110001001010010000101010101100000110000110011000000101100111001111101110010010111111010100011111111110000001111110010010101001000111010001101100000011001011111010110101011000101111101100001100100010011101010000011110111100100000111111000110100101101111011110010111001111001101111000000101101010111001100000011011111101101100001111001000111111001011101001111111000011010001001001101110111011110111000100000011010010101111011011011110000100101000000111101000110110101000111011000001000000111111010100011111110110010010111111111111010110100001010101000110111111011000111010111010000101100100110101100000011100110110110100010110101011000101010010001001011011000101111100111011110011011100010110101010000000000101011100100101111110000111101100001111110101011010101001100100000110001101101111111101110001100101010111101011010111010011000011101100011010001010000100111110001010100110001010001110101001010010111011100100011110110010010010001101010101001001100001000011101100011100001101110001001000111111001111010000110101101010110101010000100010111011111110001011111001100001110001011110111110100000100001111000101000001110010001010111110111100001000101111111100111010111011110111010000111000011010000001000010100111011001101100001110111111111100101001011110110110110010101101110010011110111000010110101101110101000011101110101101001010001101011101101101110001010110010000100010101011101010001001111010011001100100101100000010110100100100010010100110100111110100110000000100111001110001010110110001110010110011011001001111100001111101011001000101011011110101011001011111101011001111010101100001101001111110111011110001101010101001110100110101000110110101000011010000011110010011101110101000110001011110010001111111010110111010110001010110010011010110010101110010110110011100011111110110000100101100010010111000010101100110010000111101001001111100001110001000101110100000011101001000000010100111011100110110001010100001000111011001001110101111001100110010000011110110011011110110101010110010001000110111000111000000001100110000101110011011110101000110111010101111100110010011101100111111010100101010010110111100111110010001111011011001011110010100111001010110101011011011000111010010110001001000001010011001111111010011001100100000110110001000011000100101011110111000110001010011110010010000001101101000000011110000110000101101101101110111110001110000101111011100001010111111111111000001001000011001111110000000111011010111110110101001101110010001111001010100010111101111101101110100001101010001010000110000110100100111010100111110100110011011010100101010110110000111010001101101000011101100000010101000101110101011110001110001011110010000100111011111011000100100110000011100011110101100110001000000011000111100110001001100001001110000110010110001010001011100011010100111110111111010011001101111010110100110010010011000010000101001110010101010110011011101011110010001101100110011100110001001011101001000100001110001011011011001110100100101011111111100010111001110010010000111110001101000111101111111101011000010010111011011000101011001001101100011010001000010110100001011000110001001000010000100111111101101110011100101110011011010001011000110011110111000000001110000011000011010010010011100001001111001010000000011001001110100011110010001001000010001100010110111010000000000000110011000000110000011101110010010011011010101110100001111100000011101011011110001000011101111101001001101101110100011110111010010010000010100111110010110111011000111111001001101011011101100100110001000111100110100010111001100011101101001010010010111011111001111111010000011100000100110001010000110010011110101101110111011000010011101111010101110011110001110110011000111110101000000000110110101111000010000011000000110100111000101100000100100101110111111110011011101001010000101101001111111000001111110000000011010001101111101010010000011011100101100001101011000100110001000100001000100110110101011011001110000011110001101100000111000001000100111011011000111000101110010110100001100110010101001000100111111000011110101011101000000001000110101111100100010101000011010100001100001111011101011111010101101011101110100110000111001110010101100010100011111001101110101000000010010110111001100000111101111010001100111111000010111101100110001101001100101001001011111101000010111000110100101101111011100110100000101011011011001111101110100011101110001100010000101011011010111101001001110110010000111101010001110101011011010100010111101111011101000101010111101011110010010111010110001011110100101010011101111101110011001111011101000110010111010010010101110001110010011001011011110111100010000110001100111000110111010110111101101011011101111111101111010100110110000001101110000110000111001101110011000001111000100110100011001110011011110001111010001100000001111110011000101001111000001100000000010111100001001101001011111000100111010111101001001101001100111010001011100101111111100111000011000011010100001110111011011000011001101101110100110001111000100011010101000010110110111011011110100000011000000101010010100000100000011011000000000110110001110111110111101010010100111010011100101000011111000101101101011001100101001011100100111000110111011010010111110001011000000010011111011111011001101010110010100110000100110011010101000000001010011111100101110111110111110110100110000011111101000111000111000110101101101101011000111000110001110001100100100010100110110010110011101100111001011000101111110101000010111101111011001011111111110101101001000111111111000101000000011110110111110011101011010011010111101111010001000011010111010100010110101011100110100111110101100011100011110000111001111010111010001110001110010111001011011110011000110100001100010110110100110100011101010101001001100011100001100011100100110100001001100000110100001011000101111011010001011011111111010110111000001101000010011101011111101111111000111111111101000010001111000110111011100000100011101011101011111010010011100111110100100101100110010111011111011101101101001101100011101101000000111001000110100101101010110001100101010001000011000001101001100010110101011000001111111101100000000001111000011111010000011100010100110111001110000111001100011110000000010111011110100000100101111100011101101001000011011010111001011010001011110101100110010110000111011110101011100100010110111111000110101110111101110000011110110111111010110011000110101110010000111111110010100100111101100010011001100011010010010011111111100110110010000110011101101101101110000001111111011111011111001101110110011111000011111001000111011010110100011011011101101010011011111001011101100011001101011010010001100000101011001101000011101100111000101011100100000110110001101101000100010111101000011111110101101010100000101110111011010000001001111010010010111110101001100010100000010111100010010111000000001010001011000100001001110101100000111001110100001010010100010110001110111100110010111100101011011101011001011111001011101111011101011110101110101100110011110000100011001011101011010100100100111001111010100000111101101001011111101001101011100110000101110101100101000000100000001100111011110001011011011001101010111011010011001101110001011001010101001101101101110101101101000110000001100010000110110011101101011101110110000011111111110010010110010110000111010010111010001111000111010111100110000000000000011000100110011000111111001010100001011001101111010000010100110100001000010110101001110001000101111010100010110011001011000100001011000010000011011111001110001100101111110001101111111000010011001010010001110110000111001000001100100110100110101100001110000010110100010010010101101010011001010111110101011011000010001100111000011010001010000011011111111001011101110111010001000001011110010010111100101010011100111101000110010011110011010110011000111010011010110101011110000100011101010010000100101110001110000010010111101010101101000000010111111011011110111110000110000011100101100000101110001110010110110111101101001110111101101011011000101011000001000100110001110000111011100000111100010101101000000001000101010100011010010100110001000010000110001000000111011001111000110000011000101001011010100011011000101101100111101010010100001011110010000110110101011011000110101011110000111011101010011010000110100001111000010000110101110101100110000111011011111111011001110110100101001111111000100111000111011000100101000010111011101010010011100110110011110101010100100000001001111110010001101100010110010100111010101111110000110010110001101101001000011111111110111111011011101111101000101011011011001000111000101111101010101100100110111000010011001100100011110001101000100001100000011111101010001000010111100001100110010000000011011110000111000110011011010111001101011110010110011001110001111000010110100000000011000011110101000010111110100100111011100111101001101010110000010011100111110011101110010010110000000111010111011011000000011111000010110000010100100101100000110001100011010100110110110010110000011101110001110000101110101110000110010111110111010111000001100110011111000111101011011101100001011000001110101111101110110111111001010100111100100000000010001101101011001101101001010100110101000111111010000001000100001011110111010101100110001000010010110011111100100001101100011001101100011110001001010111001011001000101100110100000010000011011000001101001100111001001010001110001010011001001010000110000011000101111110010101101100101100010111110101111010111010110101000001010101011010101010000010111010100111001100111110010101001101101110110101110000111110110001011100000000001001011110000010111000010000000010000110101111000000011110010001101010001010111000111100011110000000011100110011100110100001001100111011011001000000110110011101010010000100001000101110110101110110000010100110101010010011011100100100001011011110011100110100101100101100000101000010011110100010111010110101100001001001101000110011011011110110100001010001111001011011000111100110001110110001011010000101101111100011001110011111000011110000100001100001000111110110000001101100111100010001001110100100101010011010001101100011001001110011010111111010101110000000100010110011010010110111100111100011111010011011001010111111001110100101100101010010100011011101100110011111111011000101101110100001001101111101111111010000011010000001010010010011101111011011111111011000000100110101010001100110011110011010010001011010110110100100110010011101010011011000111010000111000001101010000001011011101101110110001111011010011110001100101010110010101100011011100011000001101111000000011001000110001000000110000011011011011010001111100110011001010110001101010100001111110111111111110001111110001011111011010001110000100100111101000101101110111001101001101000110111000111101100010110011010000011100001000000111111010011010101101100100011100001110101101000100100110001010000010001101001100010110101010001110001101011001100010111010110010111001110110110010110110001001110100100001111011100110111100001101011111001001101000110110111111100100111110110100011010101000111110010001000011001100010100000010111001111101110001110001010100001010001000110000000110100011011110111001010110101101011010010010100010100100010011101000111001110001000010000001101011011001110101001101001111111111011100101111100010111001010111100110001001100010100001100000101101001111110110101011110000001010111000100101110001000001100111010101001110000001001011111011101000011000010001111101101101111001100100001111000110001000000111101101101101100000010000011000001001001100111000110101100000101101111000111010110110001110000111000001101110101010101010001000101100111000010011100111010010100011000011001010010110010000100001111110000100101100111011010110000001001010011000011101110000101011110101011001111010111001100000010011001110001001101100100011110111100100101011000011111011000011010101111000011001001110101011110100010010110111111100011011101110000010101000111010110110010011111100110000011000101101110111100011100111101010011001011100000110011110011110000000010111111000010111110100111111100010001100010111110000011110101111111010010000010111101011110101011000010011010001111010100010001000100111111100101010111010011010111111101000100011111100111001011111000011011111001000110101000001001111100101100011000010101101111110101101100000101110100101100110000101111010011011000010001101110011100110000100011000101011100001000111011011101111010010110100000111000010011011101100001111010110110101011110101001011110101110000001111110110101110101010011000100100001001001110011000101000011100001000110001111110100011000100110001011011111100101111111010101010000011101110010100100110010111000111110101000101000010011110001010111100001001111010001101101010001011011101011100010101001111011001000110110100111110010111100001110000111001100000111010111010010111000011011011001001111000011001011100100011010101011001100011110010100011110000000011010110110111101011100010001100010001100010011011111000000111110011011111010010011011000101101001110110110011110010010010011111110001110011101110110001110001011000101011100010011011010111100101011101100001101001011111111101011000100110100011111001100111001010011001001000010111111010101101100111001100100111001111111100011100100110000011111010001110011100101000011110101111010110000110110101011110011111100101110011001000011011111110011000100111000001110101011110000110011110101101000101001000100000110001100101000111010110010110111100000111100000101011101111001110000011000110111100001010001111100011110100100001010011001100111110100100111101111100011110110001100010011110010111111111000010110001000100100000000100011111011111101111111100010001111001001001110111110001111100010101010101101001001011110010100001010011100000111010010100001010101001110111010101011000101010101101111111000110000100110110100110001010100000000101000010010111010110001100101100101000000010100100111111010000101000001100111010001000101011000100001000001010000010011101111100101101110010100111111100111101011010110010111000111011100001101011111101011010000000111110000001100011011100111101010001001111000010101010010110010100101010001001111111001001001010100111001101001001110011110110101001000101010111100101110100011100001010011101100011111111100000010100000101110000000101010010100100001100110111110101101001001010111100100000101100000000111100000010000100000110111001111010101010001111000000010010001001100100010000011011011000111111010100110110011110100110011001010011000110000110110001000111011111010001000100101111010011111011110010001101100100101110111110000100110001011111111001101101011110110001100101010000101011111110111110110100100111010111000101010000010010111001111010000001000100110011100101010000010000000100000000001000000111011000000001111110101010101011110110010011100100100010010000011111011011101000101000111110101111110100100001011001001000011111000011011001001000101000100011110100111111001110011100110110111100111000001011001000110110100000100001100100100100011101111100010000100000111111101011010011100011110100101110011011000011000000100001110110101000101110001000110101010001110100000010001000001010011100001010010101011111100110011101110101111000011000011111100110100100110101010110101001001111011010010011111101010001011111010010111110011110010000111010100001000100111110011011111000101010110000010011010000110011000110001101100000101110001000010100101111100000101011011000101001000100010000011000111001110110110000001000011101001111011010100111101001101010101011011110110101101011001100000001110001111001000010010010101101100100100011101110100010011010100110111011010011100100010001100011010110111001110101100000000001100000111000000100110100011011011100101110000001011000110000010011000111011110101011111001111110101010111000100111110100000110100011010010001110100000101010011111110110010010101011101000101010111001111111110110101111010110000010101111111001000110100001010101010101000010100010110001010011011010101000010110011100010001111111101111111011110001001010100111011001101001000001101010011010100000110111100100110100011011010001001011100101011010101110010101100011011111101000001011001111100001110011111010011100100000001011010001011110000111000111010010101110110001111110011111010111111011111111000100010001001010100100100011001011101001011001011000011011110101001001100001110011000010011101100011000011001000000110110111101000101000011010111101011101011000011001011000011001111011000101010110100110101011101101111000010101000000000001110100001000100000000101000010010101101110111100010111001110111111010011111000011100101011001100001010001000001000001010011010110010100011000110100001010100110001110011000000010010110101011100110011000100000100001110001110111110011110110110010011000000010100001111100100000011101111101000010110110011011010100100101100110011111101100110110000110101111001010000010101100110000110000001101101100101010100110100011111010010101000010000000100111111111001000101000101110000100100000000111100010110011110001011010110101101001110100001100011101011100100000001011111111010100101011110100111010110111111101100100001000011000101100001011110110111010010100010110100100010110011110111101110100011110010010110000001001010111101110010110110010010100101111101001000011101100111000101111110101011000101001001011101111010011011001110000010101111000001011010000101011000110100011100101011010001111111011110111001011101011001101011010110000000101101101100001100011101000010101000001100000011000001111100000101010010110100101011111101101111011010110010011000000100001011110000110011111111010111001011110100011000101011110000101010001011111110100011000101000100110101010000100100001010101100010110100010111001101111100010101000110010111111011111101111100001110001011010010101001111000000100100011110110101111110101100101101010101011101001101101000011111101111111010110110010000011100000111001011110101000101011000101000101011100001011011011011111100000101111101100101101101100011110010101011111000011001100010110101110101101110010110100100101011010011011011100101111011100000111001100101001001011011101000001010110001110101000101011000011101111010110000010010001000001001111001101000110100010101000111101001110001001000111100111010101100011000100000000100110001111001010100100110011010001000100011100110000011100110110000000010111110101110010110011111001111100110110100011111001001001101111100101010101101101010001111001010100010100110111011010100101001100111100011111011111000110010000100111110110000001011101000111000011101011000111101101110001100110011101010101110011111000111100011101101000101001001011001010110010011110100001011110000101000000111101000010010010000011111000000100001100010000111011111111100011110100101101110111001010001000001110100101101100100010000101111110010001011111101011011010101001101101011001010110010000000101100101000110001011100110000100101010010001011010111101011011110100100010111101011000110101101011100101111101100111100010110001000111001111010111001111100100100110010110111111011010001001010101100010100011110000100000011010000011010111111010000000001110000010010111010111111100011101111011100110110000010101011100010110001100000000110101111111001100011110000111010101100001100100110001111011110001001111010011101100101011011011001101110111101000010000111101111101110111010111100010001101001111001001110001110000011111110111000011001011000001010100110011100010010011101010001010101000000111101110001010011010010101000000111010111001100000011101011100100110001101001111100111100111010011111111101001010001100010111100111011101001100100110000000101000001100100100000100100011010011010001101001000110101011110010000101000101011010011110101010011011011111110100110100111100100111101001001111101000100011011111111101011010101000101100110101100010100011110010000010001110100111110100000110101100110010100011111110101011011100001100101000100101000001110110010000011001010100111010010110001001000000000101001101110001101011101110101001000110000001000001111001000100011011101000111011110000110111010010001101110111011110000001000111010000100111010000101100100100011011100111001101111001000001110010110110000001101111000101101100111111000010110110001000110111111101100110000111100001010100010011101000101000110010101111100100101100011100001011101000110010010111010011101101101100101011000110011010001011100010001000110101011001000000011101111010011100010011011110101111010111001011011001010001011100111000011001010101010011010101110101110000011100000011111001101100011001111011110010111000011001100111100101011010111111101000111101100000100010011110011010001000100010101010011101110001011011000100111101101101101000011001100101100010011001101101100110100011000110100000100011001110110110111111110110100000101110100010011101010111110100000010110100100001110111111111011011110101010001000110010010010101000111110010011011010001110001000000000100110111001100011011110011001001000110100111000110110000110100111100101110000001100011011011000100001111011111111000100011001101010000001010110000001010111110100111000110111101100011001110010100111010110001110000011010111100101000110010001000010110010100110110011011111010111111011010100000000101001111101010000110110001001011011001100110111111000100000100100111000010100010111000010000011110111010111110010101011010000111001000110000000101100110001111000110110001110010110111000000111011000001000101101001000110111010000000111111100010100000111001111010100110000101011101010011000001100111100011011101100011101100101101111010101101011100100111100111100110010111111111110010111110011110111101010111011111010100111100100111010011011100101001010001011100110011111110100111010000110011001011001101001101111111100010011101001110100111111000001100100110000011010001100010001111001000000100000101010110111110010000100110111101111111100001001011100010001010100110101010001110111111110110110101000101010010010111000000010110100110010101100010100010001101111111110111010001100011101110011101001000000110101011000100100000111001100001010000000100010011111111111111101000001100000110101101101101111101011100111101010100000000110000000110001010000100101110111111001100110101000111010001010110011010101010101100000011001101110111100010011111011101001001011111110001000010110101000011001110111011010000111001100000101010001111100100011110111010010000110111110001110011101000010011000011000111011001101001111110111001001011100100011011100000011110101001101000011100101110001011010011101011011110111101011101000000001100111100011000001110001100111011001111010101000111000011101100000000011001101110111010010011000001110110110010100010011100110011011101001000111101010001111010001001001101100010010001001011111001011101100101111010111111100110110000000100000101110011110111110000010010101011001111110110100011111100110000011111110000011111010100111011110110000011110000010010100101010011001001000101111001111011011100100110100001010110101110100001011110111000101101011110100000111100001100100011111001111011000010000110110101111110001010000000101101101111001110111110011011001000111000011111101101111011000110001010100001000001101100011000011100010010001101001000101110100111001101111110000100001111101010001100000001010011100101001011110100010110010011010101101111011001101111000110010111110011010110010010111010110000110000110101101000100011100101010101011111100001001100000010101010011001110101001011000111110001101111110001000011001111100111001100111110000010100100011001110000010110111000010011010110011010101010011010011111110001111001100011000101010101110000001000110000101101011001100000011001010010110101001101011010100110010010110101010000001101110111110111101100110010010101001011000010100010100101011101000100001101001101000010011011001101100000110110010111010100010001101101100100100111100000010001110000011101001010010101000000101101111010011000111001010000111110001111010100100010000100001101101011010110111101011001011100011001110111100110111010011110001001110001110100010110011100101101111000100110001001111000101011001010110000100000000011000111011101101000111111101100110001001001101100101001110000001111101001101111110011001011001011100111110101011110011110000000010111011110100010110111011010001011111110001101001001001101010001000001001010001001110010110111110101001110011000001100010111100010000110000101011001011100101111000110111000111001111001100101000111111101110001101111000100001000001111101111011011000000000000100100100001011111101000001011000110010100111111001110011101111111000100011111011011111010100011000010010011010110100011011000001101110111100001101000110101001110010110000110100100000100100010101010000100100010111111101110111001000101000101110010010111010011011010010101111001010011101000000100110010010011111001110110111101100100010010110101010111001101111110001100110110111100010100010010110011100110100000000010011000010101011100010100001111101010110100001001010011100100001000111100010010011011011100101011011110101100011000100111111100100100100001011001001001011100000001001111010100110111110011101100101111110010100000111011110011001000110011011111011100110100011011101111101011010100011010100011000000100111111110101001111111111110010101101011100111001100111001110010101011010110101011000000000000101110100101011110001001010100101011101110100111001000001010001000110001000111011111110000111010110111001111100110111000010101010110100000110110010110000110110100000000011101010000000101001110111010100101100100011111001011111101101101000010101011100100001110110000010100100000110000001010010100000101110001011010000011010101000101001110111010010000011100101110010000101000111110110011100100110001111111110000010101110010100110010011101000101110011111101101010000100011110110011010000111101010010101001011100000011010001001011011011001101010101010001010110010010110110011100101000011010101001001010001001110100010000001010010011101000110000000110100110111101100110100111100111000001101000010011100101111101100110001110101110101000101010100001100001101100110101011110000101100010110000001101001101111001110000011010011011100010010111000000010011110111100011101000010100001110110111101101101010001011110110101001000000000000100111010001011001001101001001101110100111110111011011010100110000101000101011011111001001011111100001010110100111010100110111101101100001011111000100111010010111111010111011101100001100011001111011100001100001101011110000011111001001001101111101000001000111111001010011011011000001100011110000101111000011101100111111111100011010100110101101110111011001011011011100010011010000110001100001100010010010100110010100011100010001100100110010001100000111101100001011110111100111110011000101010101001100100011110001110110110010110010110001110110000100101011110100000101100101101001110101101110001110110000100010010100100001101101100111110100100001001001111011111110011001101100010000000100111110000001110000000010110100100001100111101100000001000101111101011100110001000110000100110001110000110110100100111010000010110001011001001011101000011111000010100111111010111100001110111111110110110111000010111110010010011110001111001010101010010011010101110001110111001110110000001111000001111000101000110011100011000000001010100010001111111101111100111011100001101101100110001000001011110000001110000111101010110111110010000001000011101000111101111010101001011000011010000111111000101011111011101110110101101010101100011000111010110000110001000001000001000101111011010100110111110000110110001011000100001110100100000110110000101110010111010110011010110101100111110010001000010010101110001010111100010000000001111011011110001101111101111110110100101111011000100111111100010001001111010110100000001000110011110000101011111010011110001010101100000110011001000011000000011100011001111100010111110100111011010110100001010110111001111011010110111100111110101001110001001100000010000110101111110100010001111011100010110000010100101011010100001000010110000111001010111111011011111010111100000001111111101101110010010111110111110111110010100000001010101000100111011111011010110100000100100001100111100001110010101010000100101110100001110010001100100000111000110000010101100111111011011110011110101111111110100010000101110010000110110010100111111101000001010001101001010100011000001110101100000100001011110011011111110001101000111010110110111100000000100010001101100000101011011101111100010001010000000110101000010101001010100100111100101110101001000010100111111110100010010000001011100100010011010110101101001101011001111000001110010110000011101110111010000000010001100100110000001001010111101011011011100010001100011110101111011111110110100111001101111001101111010000101100000000001011100100100110000111001100110000110100101000001100010101000101011001011110110010010110011111111101010110111111010010111101111100111010101110010100110100110110010011111011010001101101101111010100001111011101000010000110101100110110111001011000101000111101100001001001110000101011001110001000010110100100110111001010110010000111010010101111111000111011011001100010100010000011111101100000111101100010001101100010011110100100011100100010011011100100101011101101110100010101010101100110001101110010001111011000100111101110011011011000110001011101011011000010110110010011101100100111100110110101010100110000000010010111100110101110101111101111110001001110001100111000100101011111110101011011011001110100101000111001111101000101101010010111000110101010011001011010011110010100101010000111111111010000110010010110110000110001010000010110110110100010101100101101110111111110000100111010101110111100100010011111110110111010010100111110000110101110110101101001111010100111011011001111100101011101101101110001001001011011010001001010100011011110100100011101111001111010111010111001010111111001001111100011100000010001110000100111111010010000011010011001001011110000111000000111101111001110010011111011111111001011000101001101100110011000000010000101011000111110000001000101001101110010110111101101110001001010110110110110101000010010001000110110100110111100010011110100110011110011011011111111011111110111001111011111001010000010101000101100001100011100100101011011110101111000001001101110011111111000110001001110011010101000011001010100000111001100000110001110101000010111100101100110100111110101001101101000010000000011111010100101111011111000000110000111110000100111111100100011001111110101000011101101000001000001000010100111001001001000101101010010001001011000001101001011000111000100101001011111101010100101110010111101000100010111011111100110010010100000110100100000101011000111010010110101011001111000000110000000101101000101101111101101011111010111111110110011101001001101111100001111011001100111100100110001000000001100001101110001001110000010111110010011001110010110101111011010000010101100010100101000010101000010010100101001101011000010100110001101001101100111001010010010110011000101100111100110010110011010010000100101111011001100000010001001011100101100001110011111000011111010111111111000110011011001011011110011010001000011010110101101111111100000101001100001111010110010011110110110101011101010000110011111100100001000101010000011110111000101110110100110110100110011111011111101001010011010011000011000000111101101010010110011000000100101111100000000010001001010010010000001011001100100000011110111011101100010111011011001110011010101010011101100010111001001110000100110111101101101000111001001101101111000100100011111000000101100110010101111001011100100011000111111011100110000111001000001001110101011010001100101110000001110101100001011010110110110001110110001001100111010100101100011000011101010101101010010110010000100110001001001101100000001000000010111100011000110010010111000101110011110011011000101010001000011110110011100101111011010000110010000010101110100010010001000000101001001101010011110001100110101110100110000110000011001111001110001011001010101100000001110010110100100110011111010100010110011010010100000111100110101101111101000011100010011100001011010000010101111011001010010011000100100101111111001011111100000010110011101111101101110110010100111110101100001101000000110100101100000101011111110110010101001000100011000000011101011111101001010111100011000111100011100001001011000100010111001011001001011001011111110000110111100001000111011111111101011010011100010111100111010001011111101011001100000011111000101011100000000111101011100110000101111001011101001101101110010010010110110111000000001110101001110010011101101000000110111110010100110011100001111010001110100100000110001000000000101111001001010101000101011110001001111101110010101000101111010010011111110100100000100101000101110001011101011111001111001000011010001010010010100011110011011010010001101100111100111011000000101010110100001001001011000101011000100011100010001100010111101110100100010010010110001111001110101000100000100010101101101011001011000101001000001110000000001001000101000001101111011011000001000100010110001111101000001100011010001011010111011101111111011110101110110011110110110111010011110000100101010000001110010000000101000100111001001001100100111001100111001100101111000110100011101000011111001101010100011101011111010000010011001100000011100011111100000011011111111000011110010000010111001000011100011101001010110010010001100110010000011011000010000001101001011101101101101101000011101111111110011010110100001111010000110101101011011100010001110010100000101101111010010111101000011111001010110001010000011011100110101010001000100001111100110001100111100100110000111011011000100001001100111100101100001011111101101011010001011110010101100001001011111001011110010101001100010010100001001011011111110111111001101111011001010100000010010111101000101111110100101100111001110101011011101010111100000111001110000111000000111000110001111010100110100110010000001001100011101110111000011010000101001001010010101010111101101101011101010111101001010011001000110011000101100100111101001011101111110011011110110110111011111101100000110110101010110111010111000100110000111111001100101100111111110100010011100100111011100110000000000101101000100101111000110110110001000010010100010111011101010000010001110010001000001011010011111011110001001010100011000011100100010001110011001101100101101101101110010000100010101000011001110110110101010110001101001110001101110100111000101011111000101001011000101000101000001001111011011101001000010011010100010011001110001110101010110101000111001010101100010101100111011111011001111111011001010001101011000100010000111010011000111001010010111001110100000000101111011101011001111110011001101100111100011111010110010000001001100110010111010101001011110011110001000010101010011101011100010101110101001100110001110100010011100111010111001011010101010110101111110001111001110100010010001010001101011101000101010000001100011011100000010010100111010010000001001001001101000011010011101001011111101011001111111000011100011100110100001000010100011001101011101001001110000000000111000111110110011101011011000110110110001011011001000110110101110110001000011000111010111101110001111000011100100100100100010000111111011001111111000110001001101001101110010111110111111110110010010010110001110100010111110011010000010100100000100000001111101101001011100001101000100000010101011010001000011001101101000111010001111000110001110101001100110101010000110000000101001100101000110110111000011011011010000011111001010000101101101010001100010110000110101110110010110101101101010111100000010111101011000000100000010101010010010100010100000110101000001011000111000010000110100001111100110111101100001011000101000100100010000001000011101100010000001111100011000111000110100110110000000001001011101110100100101111100001000000010001110011101110100011011111110011101001101110011010010101100100011111000111101110001101100110111111111100001101001010000101001011111100111100011111001001100010001100101101010010010000000110110001010100011001111000010110010110111111111001000011111111010001111000100111001000101011110010110001111010010110000010100110111010100101100001100011111010011000010000001100101001001001001011110011111000110011001100100100101010000011000010001000111011011101011100000100111111100101110010011001010001100001100101111011101011001011011101110101010110000100101010110100011111001000000100000101110001100010100011111101011101001100000110011101010111110011100010010001011101010110011010000101111110101111000011001011111010101111110000100111101111001000111000001110000010111100010001010111000110101011011110101011110001011111000110111110111010100001010100011011011001111101000000011000011101000001111001001100110100000100110011011001010011011100100100101100011110110110000101100011111110101010100011001000011010100101000000110100001010011010100001100011010001000111101110101010010000011010100011111011010000000110011010001110010111000111011010100111101000011010001101101110010101101010100101111100110100101110100100100100001011001001000010000101000101101110001110010110011110100000001110101111100001101100110001011000100100010101011101001101000100110111001001001000010100101001101100011111110000111101011000001000011111101111010100011111000001001010000010001100110110000111110110010101100010110110100000110000001110110101010000110101110111110110100001100001111000001001110011111111011101001000110101000000000101001110101010000011110110001100100110000110101111100011011110111101100111001000111000001110011101010001000110000001011111000000001011110100011111000110010000101010111000010011000110000100110011001001001001011001011110011010100010110110111010110101010011001011100101100001110011101000111011111110100010110000001010100101000100010100110001110101111011010111001100101101100010100010011101000110100100111001001001010010011001110011001100001100011001101100010111101101001000101010100010011110111010001101010110111011100011011111000110010110110010000010100101000000101110110000000110100001100101001111110110010001111111000100000011110010000011101111010110010011111000110100010011001100111000001011001101110010111001000111011110001000100000000110011101111011101010001100110110001010001101010011110010000000110011000010100101011011110000110101011000010000011000110110001110001111001010101000110100111010010110100101011110001100101000001000110010011101010000001111001100010101110100110111010000110110111011111100001010010111101110100111010111111001101001000000101110011011011110011001111011011101101110010001001001110110100100111101100010111011110011010000001011010010100010011001111111110111110011110101011000000110010110110010101011100000001011100101010110111010011011010101001010110111111011100110110100011101000101010000001000010100010001010101000101111101110101001000111000001010110111100101111101101110001101101001101011110011010011100101100111010111100101000001001111011111000110100100010010000100110101100111001100111010101101101001011000010100110110001101011100011010111011011011000110111010010100010101100100110101101110100100100111110011001110010010001110111111000101111111011010001010011000001110010111111011100100110100001000001000101010000110010011111000001001110101011001110011100011010010111000011101100010101011100000110111001010101000001001000011100011011000010011101110111010101000011011001011000000000010011100100001010010101010110001010110111000111100100100000111110111000100000100110001100010101111000001111001111010100001011001010110110100010000111001011110111101001001110010110100011111010101110011001010010001110110100010111011111110011001001101011110010111010101100110101100101001000011011001010111000001100000111000000101101101011000110110010101100001111011001101001110000101100111100111100111100000001100101010111010101001110010000100110001101100111010010011010010110010101001010111011011101010100110110111001011110011100011100101001110101101101010011001110111001000101011111001001111100110100011010010110111111000000101000100100011010000100111100010000111000011110101001000001101011110001100010111001000000000010101010001100010111100101010000010010001010000100101000100001111101010010000111111101100011101010111100001101011100111111000001000011001011100111100000010111101111110011100011010110110001111100000000001001011000100100010100100000011111111111010011100110001101011101011001000101010001100000001111100000010111001011010110010001000000111110000011011110110010000010000100101001111011001110100000101101100100101110111000100110111001000111000111011101101011110110100111100111001111000001100011111000101110110111111110101000100010011100010101001001001000001010010100111011011100000101110101111011100101110100001010010010100000111100110110001011010101011000100101011100011000001101101011010001110101001111000011100101110001000001001100110010110100101000011001011001001000110000111010100111101110111000101000100000101110111100101100110001000101101100000101001010100010011001000100101111010000011011101010100000101010010011110011011100110011010011000000001000101011011100010011101010010010000000001101111011000011011011100011100101001001000001011101000110000010001000100100111001001000110001000011101010100110011011111100000111010010111011000010001111111010000110011110000011100110101010000101111111010010100010011001101001101111110110111011011001000110101011110011010011010000000011110100000010100011001101101101111101101001101010100110101110011100010010101100001000101111011100000111111110111111011010000100110111001000100101100111011001000000000111100000111101101010110100111000101001111100000100110100100110101101000110000111101110101010001100000110010000010101000011111110010001010001101111001000001100101001101001010111111001111100011111101110001111111100111000001101101101100110101100101001011100011101011110010001010001101111000110110011000000111100110000010001000100001010100100011111010011111100101101011100001100010010010111110011110101001101100100100000110001000010100010101101110000110010011000011110010000101110011000101101111000010000001110010101101100101111110000101001010111110110111001001011000010011011110001011010000101101011100101001011100110110100000111001011010000000111010011001011110001000001001110001011000001111001000010110111100101010001000010111101101001101110110101100010100011101110110101100111110111011010010001000001111101000001000111010111101001010101011000100000011001101110111000010100011110110010001010110101110000010111001011000100010111011110000001111101100111100110111000101010010100111101111001011001011000100111110000110011100100011100100100101110011111011101001101110001101111110110010010000110111000110001111011001111000100001010110111111001110001110000001001011101010010100110011010010100000000110010011101110111011000111100010010111000000111100011111110110101000110100100010111010000010011101001101010100000000011001001010010110110000111111011001010110001110001000011101001001101111110000100101000010000111011110010110110000011010111110001101101000110110001001100100000010000111110111111000010000000110010001110110010100101001101101001001010001001101111100110101010011110100110001000100011101111100000101010100111110010010010011011000111100100011011001011100111110101110010000011100001010001101000011110001000111010111111100011110000001101101001101010001011111011110101101110011101110010100000000110111111011111111010111111100011111011111000010101100010011000010101001100100101110111100001000001100010010000010110111011100000011101110001010011000001110011011001111000101011111011001101110110011110111010011101100100000000100011011101011011001001110000101001000001100100101011000100011000100000111100001001111000110001100111110010011010110011011100110011011000010101111001101011000011001001100111101011110110000001011110100011000011000101110001011100100101111101000011110110100001010100100110011101110100010110001010010001001001111010100100100010011100100001010100100101011111000111001100001000000111111011100111111110101011001100010000110100001000010110100111011010111010111101010101010000001001111010111111010100011110010001000000110101011001010100001100101111000001110110010110010000011011100011011110100011111010001110111111000010000010100110110011000001100101000000011101011011110010100001001100101011111011011001101010000100111010010100111111010110111110100101110100100101001010110100010010101001110101100000101011010010001101010011000011001010101101101001110111000101100101100000110110000110110111101110110111111000010110000111111000110001100000010101001010000101111101010101010001001011011101110100101000101110011100000111010000001010100001100111111110000111000011000011010001010110111000110100010010001000011010110011101000011111101111010110110001111010010100001011101000111101101100001001000110100101100100000100011011100011111101000101101111101010101111110010010000110010010011000001000000011111001001111111101000001101011010100011011000100101011000111011100101011101101101110011111111101110011111111111100011100100001000110111111001110111001111100101011110010100000101101100010000110101000110000011111000000110110101100100111001011111011011010011110000100100100111100000101100001100000010101010101101100001001011000101111001001000010110010010111011101110110001001111000101001010000000001101011101000101000111100011110000100111011011010111011110110101010110100101010100010110000100000110101011001101000010110101110010101011110110100000000011001010111000101000101000100000101110011101111110101010010110010000100101101111101010111110010001111100011111110011110001101010001110110111111100100000111100001010100011111000010100010111100001011010001011010010001101101110011101110010101111011111011110001011001111100011101110100001000011001100111110010010000011110011100110000100010011010001011111110101110011000110111011101110101110010101111010011001101101101100100101101001100000011011101101011010010100111101101101101111011101111111011101010111100000010100011001110011000110011110111001110101101100110110010101011011010000001010010110100001011111101001100001100001100010101010111011011110111010000111010011010000111000101010100010110010000001111100101111010100111111010111111110100000100000110011111011101011011111100011100100001111100001100000001100001101010011110001001101001100010111010111111010010100001110001101001100010010111010010000010101110011101001010000010010001111001101100100110001000111001110100011011100111001010011001101110000101001101010010101101100111111110100110010111010001111111110000100111000110111100110011100011010011110001010110001110111001011001001001010110100001000010000010101001001000100100100101110011110100000101100100000100011111110110110101101110001000101001101110111000101110011001000100110111010011101001010001111110100010110110000010110011010111011110001111000011100010100010111100011101101000000010101011010000111001111100100111110000111011000100011110101110101001100000101101011011110100101100001111110011001111010111110101011010100000010111001011111111111011011000101111110000111011011110010101010101000100100001101000111110100101100101100100011010101111010011011111101101011000011000000000010111101011001001111000010011011001110000111101110001100111110100001100011110110101000110001111111001101111001001000100001101100010111001100001001110110111110110001111001110111101011101010010111101110010000101000001000001011111100101001011001011111110111110000100110101111111011011111011111110000111101010101110010111011010100010000000110111001010001001010011101100010001111111000000100100100000100010010010111110110110111101101010101110111110000100011101111110110101011000111010101101110111001011011100001110001010011100111010110000100000000100000000010100110000101011100100000001000111001001101010011101010100000100010010110100110110100011110001011111101101001010010001011110000010000100001010001100000100101111000100001011010011001110100100100100110100010111000010011011111001001110001110010011100110011110010000101100100101011001100101111111011001100110111000100001111111001100111100001000101010010000010100010111101111011101010011101111001101110111110011010011100000101100100011100100111001010101000011000100011110001011100110000001110010010000010101101010011011100111000010100011101111001001110000000100101011101000011010100101011011111101111010111000111101000011000111101011001010100000101101110111101100111011000111011011100100101000010001000101010111001001111000100011111101000100001010110010011110000000010001001001101111011110101000101100010000100111011000111001111101001101010111101100000100101111100111001100010001011000011100110000101000000010010100011101100011111101000101010111100000011110010101001001001111011111001100011110101111011010111101011011111101000001000000101000000110010111000010101010011110010010011100011110111000101100110110000110100011111100100101111111011011111010010100010111100100000011001110001000101010000011000110010110101111100101001100111110111101010111000001111111110111101111111010001010100100000110110001011111000100111001101001011100111111100110010110111001001101101100111100110000000001111000100100101001110010010111001100100001101000001011111110011100110111111101001000101010010111111011101000010011000010001111001010101111100010101101000011100011110111001010011101010100110001101111111001100010110010110101010110100100111111101001100010111101011101011011100101001010000001010010000110011000000111101011100001101101100011101111000010100010000100011000110011010101100100101111001110111110000010110001011100101111011100000001011010100111010111001011011011010100101101010110000010101101100100101101101111000000010100010111010000010010101101001111001010110100110000001111111000110110101111101001111110010001011010100101011110001101111010000010100000011000110100011010011010000001100001010101110001000101011001010000101101110000111111100101011000000100101011011010100101001101011100010011110110000110011010011010101100101111011111111101011011011000111111011011010001111010011100000010000101111100100100011101111101111110101010010100010101000000101101111110110111111110011010101110111011000110111101011101110110000100011010100111000101011010101011010101001111001011100101111100110001101000001100110110010000100001001110101011100100100001010111100011000011000101001011110110010111010001101011111001100100000100100101000011111001011110111100111011000101011011100011011011001110110000110111101011000011111110000011011001000100011100100001111001000010110111111110101011110001011110001110110111010001111100001000111101011111101101110010110110111011011000001010011001101011111111110101010110000110110010010011100011111011101101111101111111100010110111001000110110001010001000110010100011010101101110010000000010000010100000000111011001100101011101101100110010001001110110000100001101000111101100110001000011011110011000011100011101100001001010100011010001000010111000001011101110011100111111111011000100101111011010110000000100001011111110000100001110100100100100010011010001011111101001101100010011101111001011101000000111000100101111000100011101001111001010111010111101110111111010001000001100111111100011010101101010110101011101101100110001000010101010010101111110010001110101000100000110101101011001110111001010010010101101001110001100110111001110000110101100100000011011100000001110011110110100001000011100111001110001001000011101110000010000100100110110010000110001111011101010011100010000001101111111110011010101100111000101001110000101001101001100101101100000111100101101000011000101010110110100010111100100010111100110100000001011010001000110110111110010100000010101100111111110011000000110101001110000000110101001100110000011111000000111101011101011110100100110100110101111111000100000111001001100001100011100111000110000001110000111000101110111010101010100001001111011111000110101010100011000001111001100010110111000110101000111110000011101100110010010011101010101111011010010000001000111101110101100011000111111001101101111100100011111101000011000101101010100000101011101010001111100110111110001111100010011001001001010001111011110011101100010001110011110010010110011101000111010001010111010110100111000000111110001111100111001100111100101101110011010010110110000111001001111110000001010000011000111001101101101110100000000010010100111110110000000100101000011000011010001001100100000100101110100110101000100101011000000000010000000110010100010011110101110000101111100100100001000111001000000111011101010101001100101110011011001010010110001100011110110000100110000001011001110001110000010011001111000011010100000000101110011110110110011110101110100100010010011011011000111101111101111001110010110000100101001011101110111000110010001111111101000010010011001111101010110110100010111010101010100100101000100001111100010100001001111011101011010100101010011001100110011101011010011111100011010011001101011101111010111000101000100111010001100111101100000001001001000000011000010010001000011110100011000000011100001011000001011101011010011111000001101101110010100111001110110100111001001110001100011111101010100010010100011101010010111110101010011010000100101111101100001100011001100010110000100001111110111111010101001011111110110101010010111111100100001011110110001011111010100111101011101010001000000101111000001000010101101011111111011011101001100011100111000010010100111100010011001011100011101000101010110110010000101001101100011011001101101000001011000100100100011110010100010101111100001000100010001010100000010100011011110010011001110000110101000011011001101000001000011110100000100011001101001110101101100111001100011000110111000010111011010011001101111000011110011111111110001010101001100001100001010100110011000001001100111100000101001111000100110010000010001100010010100011101100111110110000101011111110010001001010101000001001011110101101011010110111001000110101100010010110111100001001110001010011001100101101000000101111010111010111001110110110001100011001011110011000110010101110100111000000000100110011010101001010011010110110000011010000101001001000110100101010001101100100110000110101010011000111011111011010101100001100101101010100100101010001011110111000011001000001110001100000110011110000001111000111011100000110011010000011001101001001000000110111111101100110011100110110101000001101001001001001101000111100010100011001000000110100110100101111100010011111111111100000000100001010001011101100011010111110000100011001010001100011010001110101011011000110000010100111110111100011100110001101101001000111001111101111011110001001000100011011011110010111110001000011110110001001101011101110001111010100010000100011010011011111110000101101011011000000010001101010111101000001100010000100001101011110110000111011101111110011101011101110100001111100101001010011011110111110100101000010111101100010010101000001011110101010101110111110010010110101110101110011010001111011100000011001000100111110110011111001111001011001101111010110001110010100111110101001100100000111001111000001000001100011010110010010000010110100110101000101001010011111100111100000100101110100011111111111100101000011100101101011111001001110111010011111010101101101101101001110101101111001010011010011010000111100011100110010100101001000010100000110100110011011011111011110000110011001111011101101011101100000111110110011111110001010101110101000110010011101111110100100000011111110001100001110001010000001010100010100000111010110110100101010011100000110011000110001011000101010111110100011001111110001000010110011000001011100010111111111110011100001010111100101111001111100110010000111010101011101011001111110010111110111101000100111001100100010101110000001010000111100111111000101111001110111000101000000011100101010011000000000001111010100001010000000000100111100000011010011011110111110110111100001010100111011110110111000100111000001110011101000011111010000100100100011110011100000101100010001100001011110110000011011000110100000100110101101110000000010111101100000001100001110010011001001111010011110101110011101010011110110101101111000110100000100011111000100001000000110001010011000100011101000110001101101001001100000101101010100001110100000111110101100101110011001011010100001011110101010100110011100101100111111100101110011111000110101011011101001011101100111010000101111100000111000001010101001011001101110110001100011001010001000110111000011001010101000100111111010111001111111000101101111010110100001000110101110100010111110110100101101010001101000011001011101111011001000010101011010010110111111101001000111010011011101111010010101000010011110111000100100101010111101110010011011110111100011111100111101011001000001000101001101111000101001110010011101001010011111111111011001001010110101001000001011100000100110010100111000101010011100000101001000001011101001111111111110111001100111101101100101101001011111001000110111000010001110010000001010001111110101000101110011111011100111101101101111001100111010100010111001011000111110100000000011011000110000010010110100111111010000110100000100110011011011101110100110011010011011110001001110011010001111111011001000011110101111100010110110000101010001111101111110111001110011110011011010100110111111000110000110110100000001101111010000011001001111110110101100000110101011110010100110111111111111000111001001110000000011010001000001111111000001110001101011011000101001101010111111011010110111111100010011000001000010000101001001101101101101000010100101001010011110000001000000111100110110010011110110010111000010100111111101100010010111101010100100000100111101010111101000110000110101111001001110100001010101010110001000011101101001011001101110110110100001100000011000000101010111011000101101110101100101101000101101001001001000000000010111011001111111100101001111101001010010110111110000111110101111010111010010010110000101000001001010010010011010011010011000100011110001100010110110010100100001110001110000011011100010101000000011100111110110011100000010011101100011000100100111010111111100010010111010011011000000010100001111010010100000100100011010100001000101101011001111001011111110000111001001100111010001111100001011100111111110110000001110111010001110001001110001111101011000110111000011111111010000110001000000101010010101111011000000101010100001010101110111110111100111001101001110100011111110000011100101100011011110101010001011111001011001101001011110111111000000111010001001001001000011101101101010010001000100001000000111010110000011000101110100110110000111000000011110110011011000100001111110111101000111011000110011011011100011110011001001011011110110100101101100011110111110100010010110010001110001111101111010000000100000001110001000110001110010001000101100011111010101001000000001000111110000101010011101100111001000000001111100001110111101111110110010111111011101110000110101100100010101000110111101111111111101011111011101111011100111001010011000001011011000110101110011111011111011111010010110000110110100000011000011001100000010110010111000010010000111000010010111101111010010011011010000010011001001001101011001011111110111110110100100110000010101110111010010101110110010001001100111110100111100110000010001001111100000010000001111000000001001000001101110011111001011111000011100010000001000100110000001111010000111101001000001001100100010100011010111110011100010010100100110001010010001010010110101111101101010000011000011011000011100010100011100111100101001111010111110111110001000110001000011110011001111110101100000001011110001010111001101100001100001101111110000110001101111000011101010011000010100110010010010100110010010011100100000110101000010010000100100000111000011101010010110101001000000111001111111000000000000001100100101010100000001100001001110100010111110010111110001010100111100111101001011101011010010011001000011110011110001010000110010100100101101011010010110101101101100111001001000011100110011111111010110100111001010110110010010110010101101011111110100010001001011101110000000001111001010111110000111110101010000011100001001001100010100111010001100000000100000100110000110010001111101101000000111010111010000011011101100110011010000000111000100011100111111000110101011010101111000011010010110101101110001110011001000000110100001000101110100001110000011011001001111111111100010001001101101101111111011011111010110110101100110110110101101100000101001000101111110001100111110001110100100100011011010000101011110101101010100101010000010001111010011100000000001001101111111100011111000110000100010110111111010100111011010101110110010111100011011001110101010011110101101010010110100010000100010110111111001110101100010011101011101101000110100101110011110011001001010011101111110010100110100000101111001101111000100000101000111010111111111011011110100011111001111011001000011101010110110001100101100100010001010111100101110000101010101101010100000011010100010111110010100110000001011110100011000101001110110010011111111000010011110111110100010011010010110010010111001111000111111100010101101011011010011011000110101001111100010101000000010100111100110110111010110010010000110100100001000010001111010101100011111111101111001110100000010011110000000100110000011001000101100111100100101100010001111101001010001011110100110101001111100110010010110000111110110111001010011010110111101011010101010111010011111100100111101000101100101100010100101010001011111010101011010110011101010100000000110111001010011101011101010100111111110000100000110110101011010011010101010101010001001101100111001100010100011010000111100101011010111001000001100101001111000000110011010111011011001001111111001101000010001100111110101111100001011100000111000011101101000000110010100011110001001011110111111100000110100001100110011001100101111101100110110100100010000111000101001010111110100011010110100011110001100000000000111010110001111110100111000010010010101111101011000011100110110000110101111101111010010000111000110000010110001011111111001010001100010011011000001011101011110110001100001001100110000101101101010101000000001000010000100000101001110010001111110000111110010011111111101110111111101000001110100011011010110001001000101001110001101011111100011110100111011000110010110001000000100111000110100110111111100101010111111101000000111110100000011100111000110110001101110001101110110110010101101110101010100001010001011100010011100010001011100110001010011010001110110101010011110000011011011110101110011011111000100111100111101011101001010110000101111000011000000001101001110000101000011101000101011110001001101110100101001101000111110101101010100100001010010000111111110011001001100111110001110010100100011101101011001010101000000000100010111010010101000111100100101101001000100100110010110100001011111001100110101001111000110101100110011110101000011000101001010101101001001101010001111110011111100000100000101100001111010111110110010001011110101010000110010101010001011011101000001000001111010111010011011110101001001100001011110101111000000000111111111010010110000001110100011110010010000101101011011000000111100001011110111011111011010100110000101110110111011001000111010010111110000100011000110000010010100010101000001101001001010011011001010100110110010110001100001110001001100101100000101001011000000000111000001010010110111011011101110010111101010110111101001010000000110111011001001001010010110101110100110000011100100001101101100101011000000101010011111000100100010001000001100110101110010110010010101111001000100001111000000001100010101011110010110101010101001110011111101011111111010011000010111111111010111001100101110100100001001111001100110110011011011110000101100000001100101111010100111011011100111111100111001111010000110011100111000010110111110111010111100001010010001110111111011111011010010000110001101110110011011010100010110111011110010101101011100111111010001110101011101001011110001010101111011110110011100011101010000111110000110111101010100000000010101010000000101101100110010100111010010110011001100100100110100111011011110001111000010111100011011101000001100111101011001101111011100001101011001011101101110101101110101100101010001001111101110111011001001110001000101101101001100101001000001000111000010011101100000110010111101101110111011000111101111001101011000110111010101000100001101101000001110111001010110100011001010010100100110101111101000100001011001111000110010001101010000111011110010011110010101011101111000101001101111101001011010001100000111001101001010011011100011110110001110010111010101100110111101010010010011011000111001001111001110010100000100001001010101110101001010101011000000101110100101101101110111000110101111001100100011000100011111000100011110101011111011101100000000111000110111100000010011010110101111000101010101010101011000000100110100011101110011100100111010100100000011000100000010101001101000011111011101101101011010011100010101101010111100011001111001010000100001000100101011111001101010011111110110100111011100111110111101101000001011101000010010001101011011110110010010010011111101110010011110110100111000101000110010000010111110110000010011001011000010001011110110110011001010011000000110001111110000100000100001101101010111010111000100110010010101101010001110000010100110010101000011001001010101101001010111110011110011001111010010011110111111010000101111111111010111011001010111111011010111001101110111101010010000110101111111011100100101110011111011010000001101001100100001011000011100101100001000111001001101011110101001110011110011100000110101000110001011110010000110010111110100111111011100111100101110001010101000000000000110011000110011100110111110101011111001111010100111100111100100101101011010001001110001110010100101111010010011001110001011111100111110001001111110101110100110000000001011110001000000110111001011000000101011100010100011000101011100110010010011100011001110000101010100101111010101011100101010100010000001001101100010011001101111010011001111011000011001110000011111000001111000011010001100100010001101100011111100000111000100001011000000100001101111110010001001101010010101010000100101011001001001100111100001011101100100111110001111010100011101100010111101111111101110010001100000011110111111111000001011011011011001110100010100010010100000000101111110000001100011111101111111101101101000011001110001100001111011100110110000100001101101111100000101110110100011010010000100100111011011100010011101010110010000011010011011111100001111110001100101001001011110110011100010000100110011011111001110110000011011001100111011011000001011111000101011101000000100011110100000101011000100011111001000111010001101100110011111001010010100101101101010010100001110000100110001011001100011010100001010110001111010000011000000000101001100010101100010010001110001101101101101101000011001100101110000101000110011101000000101000011110000001111101101100101001001111010110010001010001111001010010011110110110010001100100101101010011000100010100010010010010100111000011001011100000000001101001001001011001100100010011100101011001111100011011101011001111010011100110101100111100111000110100110001110011010000010110001000110100100001000110010101011011001001111110111001011011100000000111111010011011000111101111111001101101110101001000010110001101101100101010011001010100011000011000001111110001110101110101010000000010011100010010111100001011100100001110010000001110001000101000111001011001000011011101000011000011000001111001000011101011110101100000001011010011000001110000111000010111101100001001001111101000000010111111100101010100110101001010111101001000010110111100110111100000011101100101101010010001000001101010011110001000010111001111100111000110110011010000100011100010110000011001000001100000000000010101110010111011001111000101011000101000101111111010010010001111000111010001101101010011111011010101000011011110101110111101010011011111010100101100001001100111111111100100101111001000010110010010101000010111001101100101100000000101010011010010100011110111011000011010110111110110001111110110001110010101001110000111001110101101101011100110100110010110111010001011010100110000011111111111010110000011100000101000111101110100101100111101011011001100100100111111110011110100110111001110100001011100011111000011111011101111100110000110011010110000011111100001110100100001010000110000110100101000100100000111001111001011100100011011110111011010110001110110111010111100110101110010011111110101111111001111000011000110111111010110001010001110010101111011100110101110000101011111001100111011010101001111101100010111111010111111110001101010000101100101100000100101000010110110010010001110011000001111011011001101110010000100010110100010001110101101011111011011010111101001101111000010011110111110011011111111110101001101010110111010011010001100101000110011001000011110000101011101010101100111010100001101001010001010110000110101010111110011110100100010101110001110001110010011000010011111101010110110011001000101110010001011011001111110100011111010011010100110111011000111110010001110011001111110010100011111000100010111110011100000110001001111111111101001101110010110101011010010010011100110010100001101000111101110101110111100101010000001100100101111010100110100010011011001110011111101011110000010001101001000101100111101001100101110101101111000011010111011010110011000111000101111110011101011110111110000111000101100101000110010001100001010000000100001100000011001010101010110111010001111010001100010011011001010110110010110111000000101011010101001111001110110011101101000001110110010100110000111100111110101101000001000111001111100001101000111100101110110011010111010011111110110110011000101000000110010001101011100010100011001001001011111001001011101001101000010010101010010010101010010111101100001001010111000100100111001001000110100001011001110001100001110101100101010110010011000100001100111011101111010100011111010110101000000111100000011010101001110101110011100010110000011111110001110000111010100011011001100011100100011010110110111111110010111110011010101001010000110101000000000011111001111111101110001000101110001100101111101111010100110010101101010001101000010011100011000101100011001000000100111011111100011101010010011010010110001111111001110011000000101101101011100100001101001000111000111100000111001010111101001010111000000001000100010001001101111101110110101110010100111111001010101001001000100111000001111100101010101100000110110110000000010111110101111100011111110101000101101100001011100001111111100101011100101101011000100010101001100001010101011001111110100001101011001100101001101010000000000111000111011100110001000010100110111000111001101101000110110110110001010001001110001111011110000111000111010010010011011110011110101001110110100010011101111100001101111011100000010001000110110000111101001000000111001110011001111110110110001101010111010101011111110000101110011001101111010110010100111001111100110100010111001111010111011000111110001110101000111100111111001111111000110101111001000010111000001110001001000100011101000010001100111111000011010110101101111110101110011010011110010011000000001110010000101011100100100100000011000110101011111000111101010001011111101000001001110110100010100010101110110110101111001011111110100110111101010100110100110110101011011001101110101010101001100111011011111110100110010001000101110110010010000001110001011001110100010100011100010011010110111011010001011101000101010010001011111111001110111110111101010001101101011011111100000110001100001110100010011111100000111101011000000001110000101000100110111000011001110010000111001100001110011011111011010000111100110101011001001001110101001010001000111010100010000010010011010101010000110100001111100110101011100000011101101000101010000011100011000010010001101001101011111110101010101101001111011000000000111101111100110100001000001111001011111101010100001100101011111010000111111110001110110101011111010110100010000011111100001010111000001010101101101011111001111010101111000100000001000000011010101000010000000101010100011100010101111010101001010001100100001011110111001010000001010010011111010101000011000111100010011011011111000110001100001111001000010000001000001101100011101111111110111000010111011011011100111000100011100100100100011101000011111110100000011011111101111100111110110111001011000100110110000001100001110001111010001001111001000011011101011010111111001010000011011010001001100101111111000010100110100010000010100000110100000001010011011000111000111011011100100101111101100001000001001000110001111111111111110010000001000011100010011010111100010111010101100001000001010101000110100000001101110010001100111011010010001011111111000011101100111100010110111101011000110000011001101101110001000101000001011011001100010110101010000110000111000111000110101101001101101100010110101100011111111101001101001010100100100011101010001000010110011001011100111110101110100111000111001011100101010000010111001010001100000011110001011011010110101101111100010110011110100100010000111110100101000000000001111001100001100101100110110011000001100101111011100110100001001110110010100111101001001110011001101100000001001001111110100010011110000001110110000000100001010001010111000011100000111110111001011010001110101010101010110000011010111001110111110011111010010011101010001101100010000011110100100000111110001001001111110100010110000010010011100101111100011000100000100000001010010100101001111111111011110011000010100101100011101001111111001010111011011010000111111010110100100001001111110010001101111010100100101100011110011001001100000110010110100110001101101100111110000101001101111100001110000011111111000110010010111111010011010110110010010111101101010001000100111100010011110011100101001110011111011111011111001001101111011001000000111100010101010011001111111100011100000100000110000110100110000101010101111111100000100000111000000010101110111110101011010000000101000011010001001001101011111101010110001001000110101110111011011110011100010011101100010101010000110111110111010010110101100010001111010101111101110110011000110111101011001100110111000101000010010011001011011111100100111111110011101111000111110001100110001010101101011100101010001001001100111100100000111010101110101100000100000111010100110110000111100110101000000000011011001001011011000011111100100010001011010101011101000100000111000010111001110011101001000111101110001010111011100011111111110011011100110101111011110111000100110010111100101110111000111110101100111011010001111110010010001010110001110011111111111100111011101010000100110010101100111100101100011001001111111000001000101011111010000000000110101000001010010011111010010100111000010110010001010001101010010100001001111010101100100101110110100110011101111011111010011101110011001110101100100010001100111000001000000101011100100011011000000010101100011100001010001000110110010110101101101010010011100100010101101000111000100010010110110000100011111011110100111010001011100111101001010111111011011011000110001100111101010111110011001000110100111011010111011001011111110000000101000100110001011010100100011100110010000100010110011111100001000011001011101100110011111000010010001001100111111000010001000110001011101111010001001101111001001011011111010011100111101100111101100111101110101001000000110100111111001110011011101001101111010111010010000010011100101001001011101010100111001010001101011000110010101010010001011010000100011000100001011110010100111001001010111100000001100001101011100111000101101100001000100101100001000000101110010001110110000110000000100101011101001101001010000000010111000010011000011010111100011100110111111011101110110110110101010010010101110010000101000011101111000010001100010000001011100001010110101111001010000011111000100110001110001111111010001110110010100001010001000011010010010010011111011000110110000001110111110010100100101001100010010010011110001111100101110011110011100010111101111100010110010111001000110101101111001111001001001000101001101110111000101011011110111100011001111000001001110110100101100011001110100111001110111110000010100000011101101100010000101001110011010001110001001011100100010101100111000110111110010000000101101101000111111010111011110111100001000111000000111001100000111000100011000111101100001110000101101111100000001001101011101000110110111110111000101000010011000011111010001111101011101001010010010001101001010100110111010110110010111101000111000110011010110010010000010111110001100000100011100000101011111010010000000000100110110001100010001010101000111011001100010001100100010110010001111101001000100000101010010110100100011000100101000111111101110010110011001100001110101111010101101100011010000100110101110001010000011110010010000001101100010101101101010111110110111110101010100000100011111001101011110000111111011000011011111110000100011101011011011110001100110000011011111001011000011110101000111110100110010011010101111110111001000000111011000011100110010111111110011001100011101010010110111011011111001011110001001001000111001100101111010111011111010001010011010101100100110111001011011011010010011000111011111111100111011100101101100111001000101110101100110001000001101100011100110001110010000011100101011011110111110000011111001101000000000101001011110011100111010111110000001011110010101110100110110000010100001010001111100100011000111111000100110101011010111001011011111111110011001001011010001101000111110001110101101001000011010101101001010100101010101001000111111011010100010101011101110111110111010010000111010011100100100101100111001101111011100111110011010110000100000010100111111101101110011000110010001110110100000000100010110011000010000110010101010100011100001010001010100101101000000011001011010110000011010000011010110100110111110111110000101010101110110111101010010011011100111000111001010001010010010001100101100011101000100001101000000110110001000010001001111000000001000001001100111100110111000111100000101010010010000101000011100111001001111000001101010010110101010101000110000001111110001101101111101110010100101111010000001010000000111111100101110111000101110000111100110001000100110000011100100001000101000101111010100000011000001010110101100100010111100101100001101111011000010101110000111010101100110101100000011111101000101110001010100001011001001000001110001111111010100010110110011111101011011000010011100111111111111100111000001011011101000010111011101010010110011001101001100010010100101111010110110001111000011011000111001011100000010101100100100110011011011101111100100000001100011010111100110110001000101110010000001010001111100000101110101001000111001110001011110111101000000111110101100010011000000001111100100100000010011101101111010101011111000010011001010100010000001101111110100110110101110111100011011110011110000100110011011001100111000011101000010101011101101110100100100100010110010010010001000110100100011011010001010100110001100101000111101111001111001110100101100100110111100101000001100111010101101111000001101001111100001101111101000000011011010100111010011000000100011101000101000111100000000011000001101011111000010001001110001010010011110100001110100011010000001100111001001000111110111010111101101000110010101011000010100100010001110100100100101101011101100101000001001110110110111010001010100000111001010100010111001001000110101101101111100100100110110111110111110010010110001101011101001000000001011011111110000011110110101101010000100110111001011111010100010010110111001001010001011100010011101001101100000100010100101110100110101010110111111000100110110000010111100111000100011001110100001001011111101101011011100001001010101100011100101001101010100110000101011000000101111101101011000101011110010111001001011011110100111011010111110001110111111110011000001100110101000101010010110111000011110010010100000011011100111111101010101000001101001000100101111111101011100110011100000100110101110110100111001101010110111000110110010011100001101100011101111001101101001000101111110100010001110000110110011110110001001010010111110011001001000111000001111100000110011111111111000100001000110100000001001100010001001111100110011100111010111011110101000111100010001110011101000110000000101011101110111000011110010101010110011101000010011100110100110111000100001100101111010010100101001000010100110000111001100011010101111010110111110010101000011001100010011010100011001110000011010100110011110110000100101011110001111111010010000111000011000011111010111001100011111011111111001100001101011001101100001000101111000111000101000110000100000100101110110010000111100110111100111110110000101110011101000000000110000110101001110011001010110101010000001000010011010101111111111101101101111111011100111010110110011011000001000101101110101101101111011110010110100101010010110011110111111111100100010110010110101011011001010100000010000110101100100101110001110000001101010000001011011110111010010000011001010001011111111011001001010111011101011101101111000111011000000110100001010000011101001100001011110101101101000100111001010011110110000001111111011111100011000110001011101001111101000011100001110111111100100000000111100011111010000111100110110111110100110000001000001010000000101111111001001111001001101100000010000001101000110001010001101101111110111110111100011011011001011001111010010001111111001001101010001001000010101101100010011000011101001100000110010010101011001111001110101000100110100100111011010110000011110011001011111101110011000101000011100011111001011101010110100011111000110001011011010110010010010101001110001011000011111111000111101110000010000010010101111011000011101100001001011010111010000101001010011000100011000100110000100110110110000001010110010101000001100001010011110001110001000101111001011010011011100000100111001011101100100001000001101111011100000110000010011110001100001100111110001001001010000010110011100100101111000001111000111110010010101000000010101001001000011001111111001110111110011011101110001010110111000110110101111000101100100010010011101101000011000010000000101111111001011111111101110010001000010111101010000110101001110010010010001100000001010001101010111010011011000001001110011001000100110110100101010000001111001001010001101011000000011100110110000010011110000000000101100111010110001011100001001011111110101000010010000010111110101011011100111011101000100010000111001010100111001011001101111100001000010011011011110100000110011010110001111110000111011100100111111100100100010110111101001111000000011001010011111100010101101000001100100010001101001100111000011011101000001100001111110001100100111111011101001011101001001000101110000001010100110011110011101000101001100001111010011000110101000100011011001100000001010000101001010011100111011010111001110000101000001000111000110100100100011010100001010000111111100111110100110110111001010001001011000111000110011010110001011010111101101000110100011001101000010110001001110001101101010001010111000110011111100001001110000010111000111101100010000010010010101000000000001001100010100101010100111000010000001110010110110110101110111111011101010011111000100100011001101010101111101000100111001111100011001111001101010000101111101111110110101101010000011000100010100000010011010100100010010000000010110100101111000110101101100110101110110111000001110110011000010010110101111111110000001001110001111111000000101010010011100000011101110111111010001011010100000010111000000001010000000100111000111001111110101011111011111011110101100100111101010000010110110010010111000110110000110100000000111100000110100111011001111010011101111110100100110001100010101000000001000100110000010101100101000111101100101001111111111101100101011100111001001000101001001011101100101010000110001010111110000111101111111110001110011011001001000111001010111110100010000111111010000001010001010010001111100000110010110101001101101010001010010010011001011100110010111010000010111101110000000010000001110001100001101010111100010010100101010101110011111000111000110001010010000011100101111001111111110111000001000000111010001110001100001001101111010101111001000001110000000101110000101010110111101110110101111000001000001010011110000111101100011101011011111101110011101010100011011100111000100001001100011101010111100000001011101110110100101110111001010111101111110001001111100111111000000000001010010100001100110101111111001001110010010111101110101100100110110110110100101001010111100011110001100101001010101010000111010001111011110111101000011010100010011101011011000010000101101111110000111111101101100001100001100010110110100000110111111000000110000000101111001111101111100011000100000100000011011111100001111101010000010000111111100100000001110100110011111110101100000000011111111011111011001010011100001101100101111110110000111000000110110010111000001100110111001011011010011000101000011000010000000101010001111110110010000001111001000010100000101011101001101010101101110001101001111001111100100010100000110101011001010000111000100100010000111110001000001010010010101111111110101011110010100010110001010000101011100101001011010110010111110001001001010011110101101000000111111101111011010010101110101010000101010010100100000011101010001011011010011111001000001110101000001001011011000101000000101010001000111111110101100010010111001011010010001010011101000000011001101000000100110100110101010101100001111000001101111100001001111010001111000101000100001111100110111010101110100101101011110101101101011111100001100100110111010101010110111101100110100011001000110100000110100110000011000101000001110101001110000101000100001111000010010010111011110110010001001011111001000111110110100001111101010011000000001010100010111010011100011110010100100011001011100000011001010010011111101110010001101111101011110001001011011111001111100000001111111010000100110000010011010100110011111000000110110010110101010000100111000100000111011110000111100010011001010000010000000111010101111100011000100111000100011011110101111010101111101110010110111111110011110101011000010011001111101010001010010110011000111000000011110100010100011110000110010100110111001001101100001000111110010100001011000100011110011010111011101110010100110110011111000110100010010000110101001101000011011101101110000011000101001011111100111101010011111100001000111100000011011111000111111001100010010011011101101101110010001001111011001101100101010011000111000110001101110000011111111011010101011101100110010011111011001001000000010110111100111101100001010010000001110110001110111111110100111000111111111001100001111100010100000010010101000000010000111111101001111011011110000010110110010000010111011110100010000110011001000111011100101110101000000001101111011010100011110011110001000110110110011011001111100001010100001111111001010000011011101100001110111100001011101000000111001111010011101101110011101011101111011110010000101000101011110010000111100010001001100100111011111111010001000001101001001101110110011011011010110000110011110011000110111101011100111011000011000010000111000101010010101011001010011101010001101001001110000101100100110000110101000001100000011100011100010101010000100100000110111000111111011010101101100100111110101111000101011010011001011011101011001001111010101000111101000000000111011010010101001110101111101101101000011001000011011000001010001011111111101110011100001101010110010111100010011010100101111010100100000110000100111101100101111001011001111000111101011101110101001000100111111110010001111010111111001000001100000111101011100000011111001111000110011011011111000001101011011011010010011011110110100101111011010100111101001000110011000110111110000111011010110001001101001011010110101101111110110011001001010000100100011011010000101000010100011100110111001110011110011100010100010101101001010010110110101011110011001011010110001010101101100011010111011011011000110010010011100001101010001001010001100111000100001000001000111000111111101111100100001001001001001110001011000111010001101011111001100000000110011100001001010100010001000100010010010011110111000100110011011101111011000011010000111110110100000001110111100111111111011010100011100011101000110111111110001111111110100010111000011111110010010111011101101000100110101010111100101010110001010111101100101110100101011110011011011000001100000001001010001011011101101110100110010011010101000010000001011000111001101110000011110111011001001011100101000001001110111101101011001110100001110111010001111110010010111110111110011100010110001011110010000100001001010010100011000100111100110010101101011100101011111100110010001110101001110010101001100001011111101111001011000111011000010010110000000110000111101001001001101010111100001100011010001100100000001011001110011100100110000111101111101010010000110001010111010110100000101010011001110110101011000010100101101000011100100100000011000111110011010010110011100101111101111111011001100111011011100100000101001010010000010010011110100101000101100100001010001101100001011110111100000110001011000010000001110110100100011100110100010100010011101010100101110100111001011000111111001101000110001001011011000100111101111110101010100010111100100100111110111111101010100100011000101100000110101101011101011001111100111011011011100001000000100111010001011011100010000000000111010010011000110100101010000011000101011110100101010000100010111000011001110000001001111101110101110111010001111111000111100001111000000000111000111110000001011010000000111100000100110101000111001001100111010000011010000010110110010000001101100001110000110101000001000101111101111010110110101111000100100101111000011010001011110110001010011100100010111100100111000110011011111001010011001000101101101110101000100000100011000101000111011101001100000101011010010001010000011101110010101001111011100110100000011010101110110011110101010011000010100000011010011111001111101011001101100000011011110101010011011111001111110000000001110101110011110001011000000111001111000011000110110010110110000101100111011010111011100110101100111010010110111010111010111100010000101001110111010000011000111000100000010100111010001010001010011010010110010111010010100011010111110011110111001001100000111100001001110000000011011111011010111101110111101100100001000101010110111010111011101111101111111101100011110111110100000010010001110100010110101100100101111001101110100010101110101100101001100111111111010110111100010101110110001011000100001100011011000011001011011110011010111000111010000101101000010100001110111110011000000100111000101001010101111000111010111100111100110001111000010000001100001101101001010000110101000010110110010000000101000000111010010111000111111110000111010101000000011000011110101000100001100010011011010101010011101101101010110110100100101001000001001100110000010111100101111000101111111110010100011111111000000101111111001101001100110101001010110010101000000011001110001101010100101011111011101000000101010010010101111100010011011101101011001101110000111101000001001010100001001101001111100101111000001010100100010100010101011010101010101111101001000011011111100011001000100001001001100011011110010001001101001110101000100111110001001000000111110100101111101101110110110111101100111011010011110010010110011101111110101110111100010010100101110000010110001011010110000000110011111000000110101000100011001101001100101001011001011110100110000110001011100101011000110001111011111001001110111111100000010000100001011100100110010011100110000111001100000110111001111011011011110000011100001011110100000110110001100100011101010010101010100000100101010110000010111000111111000100011011110000110011010100001110111110111000101100001111110101001011111010101011110001110010100110111100001110011011101000001000010111110111101001100011000010111011000000001100000111101011001100110111100111010000111111100010000100000001001011001001111001000010111011101001100101100101110111100110011101000000000110101111010010110100101100000001110101101000101011011010011100100110000001010110010101010100010100010110111111000111000011101111001110111100100100111101001100011011000110111110011001100001000110101101000001101000110100100010000111100110010100010011101001011111110100011011010101111001001010110011000011100000001110000100100011101110101111110000101010100001010110010010011001001100010111010110111011101001111001011110001111100100110010100000101011100010101110111011101111001111100110100100110000110001110110110111101011001000001010011100101111010010010011011101111011100100110100100100100101110110111010101111001100110111010101111000100110101001110000011011010001110100100100010011111111100010100001001011110100110011100110011101001111011110111000110110111110111111001101001110011000001101110000001100110110011011101010101101111101110110110101101011011111010110010001110100001111000111100000000011010000011001100110000111000000001111101001001011011011001100111111101001011011110100000000000110101011100010101010111100101110000001000111000001000001100101001100001010101000101100000111101111100101100001010011100111101100001110101011011011100000110100111101010111111100101111000011000000000011011101000111101111001100011101010110011110111000001110010101000010110001011011000111001100111010010110000011110010110100101100100100111011110110111100101110000001111101111010111101110101011110101010010100011001000010111010001000011010100001001101001110100011010001111111111010110111110001110000101110100010001101011111111010111101111011001000011001101111010000000011110111001111001010000011001100111111010000000001101111100111100100001110100100000011001011101010000111000010111001110010110101000011101001100000101011001100111000010111111101101000000100110010100111110011101010111000011111001010011110000110000001010101101001111110111111010111010000011110001110111000001011011000010111110101011111101100010001110000010010001000000110011101110001110111011001010110100010000101001111100110001111001010111010100111110111111000110000011110010011101100011010000100000101010001010011110110111111010101100100101011100101110001010001011100000111011100101111100100101010001111110101101010101111001110000100010001010000110101111000001100111011110110000000010110001100111000000001100011111110100011001010100000000100011011011110101101010110100001100111101010101001110100100111001101110111011000110101100010010010011001000110001111111011001011101101100111101111101111101001101111011111011110011011011100001010001000110111011100001100100000101111000011111111001100100111011011110100101001010101110011011011010011100100101001101000101011101101111001101000000001111110101011001111000100100010011010001100100011010110101110100011100111010110001100010100000000001100100101000101000000101001011001111011001101110011110011110111101111100101011010000001000110111001111100010110000010111101001011100101001001111010010110100101110010101011110110000100011101100000111100010010110001011001100110100001001001101011101010100110000010010110010111011011100110010101000110100011110000010110111001010010111011100101110110111100001101000010000011010010010111010100000110011110101111110110110101000100111111100111010001001110001111001010100100000100011110110000001110100011000000100111110010010111011101011000001011100010011010011010100100010000111110100001100111101010010010011001010010110110000100000011000001101100111011000000010111100010011110111010000101101010100101101000101111010010001011111011100011111010101100111001101001100011100100011111111001100011000001100111111110000100011000101000000100001011010111011111010001010010001111011110100000101001111000101101101000100001011000011101011011101010111001001011010110101011100100101001001001000100110101010000000100100011000001001000110011111100011100110010110101000010111011001101011001000010111110110101011011001010101001110101101111100001101000000010000101110000111001100000100000000110111010101100101001110100010101110101001000000010001000011010001111011000101101111000111001001110100010110101001000100001010001101010101011100100011101111010011111101100110011001001000101001111011001011001111011011111110000011000001000101101001011110010001011001100101011011010111110101101011010010010111100111101001010000001001011011100001101111011111001100001111000011011001101110011100110010100100000011001010011101010100010101000110100011101110101111000011000101101111011011000110011010011000010010110010001011110010101011000110110111111010000101000100010110110011111111110100111010000101011111010010100111011101011010110111101101010110011110001011000110010010001100010111101101011001111111010000100000110111001000010100011011111100111101011110001100110001010110110100101111011010110101110110010011010001000110011111000001001001111001101101010000110001100110000001101111000111100100101101001010011011000101011101011100100100001000011001110010111000011111111001001111110010011110011110001100011110100110111110001110000110000101100010000010110101101000000010000110000011010111101001110111101010101011011000001111110111101000010010001001000010100101110100110100110101000101110000011010010110001100110100011111111011111010100100111111011111001111110011111000101010111111010100011101011101100110011111010000110000000111011010110001111110010111001101011010100011111010000111110101010011101011001000000100010010001111110001001110000110101001001011100110100111001011001001100001000000100101110010011011001111100101001111101110101001001111111111110000101010011111101011000001011111001001000000000000011010011101011000101000010010010001111010010101011110101011111110110010001110011100000101011000010010011010011111100110001001111110111101010001100011010010001011010011111101111110101101100011001000111111011100101001001110001001000110101100100011011011111110101010010001111000101010000110011110101101100111000011001001000010000001010011101000110110100010010100010001010000111000011101001100010111011000001110100011000011110110010010101101110100001001011000101001110011001101011100111011000100011111000001001010000100010100000111100101101001110001101111010010000100100000111100011111010101110001111011001000011100110101101100011010111101100101110001011101010011100100111001000111101011110100100000101001100000110110101001000001011011011011101101010010000111100010001000010001010111101100111100000001110001110110101011100010001110001111111101000111011110001101100100001111111100001110010001010111110011101000001011100001111000011110010010011001101110000110100111010001110100000011000110111001111001100101001001100100101011100011011110101010100101110001000111010110100110011011101010011110101101010001111101001100001110111110011001011010110000111111111000101011111000011010000111000100101101011010010111001000001101001010100110001001101100010101100110011111000100001111111011111101111000010101011010101010110000010000000001000000010100101011110110001010100001010111100110101000101111111001011110111001110100000101010111111011011100011001010001100111100100010010000101010101101000010001100111011010010010010000111000010010100000001001110110100010111110001100001111111000001000111101110100100001000000010111110110010011111010011011010101111100010001001010111111111011011101101010000011101010001001110111000010101110010100010111010001011110111011100110110110010110100100011010000010011000111010110110100011111000011011001110001001011111101100011001001101010000100010101111101111100011001111111011000011010110111110000001011100110000111001101000101101010111110001010101011001100000001100001000000010110101010011011100011000110101100111111101101010001000000011110100001011011101011010101100110110111011011010100010111101001101101101000101101011001011000100110111011010100001101110000100011100110110001101110101111010001111110000000010001110111001100111100010111100110011000111011010010100100001000000000111110001000010010011001100000110010011011100000010111011101101000011001001011111000110111010111001000111111000100110001101110101111110101001110010110101101010000000110101001000101001110101100000101110001001100001110111001100011111001101010110001001110110011100101101000110000111000000101111011001101110001010110011010100001010100010111001000111111111000111001001111010110001111100011100101110001100101000101011011110101011011111101011100101110110010001010001011101110011000010011000101110010010001100010100100100001100110001100010010111010111110000011101001111111100100011111011110110110001100111111010011111101001000010010010001011101110101101111011001000001101101101011101110011001111010110011111010001001010111001011110100100001110011101100100111000010000001111010000011100000111010001100101111101111010101110000001001110010101011000010111111110000000101111011101001011111001101001101100011010100011100011010011111100110000011111001101001011010011111010101001101110001101111001101010000010100111101110000110001101011010110100100001110100101101011011111110110111101110100010100010111101100100100101110010100010110111111110001001110010100010100110010001000011010001011111110100111111010011101001101100000011001110110101100111010000111000110100111100101100001010001100100011110010101101011000000010110000111110011101110110101100011010110010100010111000010101010000010000000010100110001010110001101101010110111111000100111010010010110111100100101011110010101011010010110101101001010010001000111000001101001110111101011110100101011000101000001001010001000111110110001101000110111010001111110110010110111011111010001111000011001010110010110011001100111011101100010001000101000111100100010010101011001011101001101101000000000110100111100000001000100000010100111000100100101010010111000011100101101110101010101100110011110011000101111001001110001100100001010110000000101111010101100011100001111011111110110000000011100111001001011010010111000011110110111100001010000001101110001110110000101010000010100001001000001101101011101010101111111111011011101011010001001011111010111011110111010101010011100100111111000011100001001011100101000110011001101000001100110010000110010100100000011001001100100111111100010000110111001011000100100011010111110000111000101000001000011111010101010000001011000001101010000101010110011011011011010110010001000010001011001000011110111010110000010010011010001100001100011001000001110011110001010101110101110000111110101001101010110111110100011110000001001011001110000111101110111100111011111001011001000011111101101000100000010100101010001101010010010011010111110010011110001011011000011000110000010000111111101101011000110000010010100000111000110001100010010001100110011101010110110010000110101010000011100101101011111000100000001100101111010000000100101101000101010111101001011111011100000001100101100101110110100101011101100011000100010000011111010011101110111110010000100100101101000101111000000101111100010011111110000101000100010000000101111011010010011011000101100101001100101010010100010000001010111100111101010110011110011011001111101011000110111101011001101101000000111001001111110100110001101000110001100001001100010110111001100010001010101101001110110101100011111011001110001001101011000010111010011001011001100111111001110111010101101000001000001101000101011110111101001111000111111010101101011110000111100001100011011011111101000110001101111111000011010101001011001011001101011011011110011110010110100000011010011010000100001001011100110111111011101111010100000100011111010110000010110101010011101111011010101000101010010000000000100010010100100001100100101011011000000011010000011101111001001100010000011001100111011000000001011010110000010011101100011110101111001100010000111010011000001100000011111110100011111010100010000111110111001100111000001110010101011110110100101001100100000010000101100100100010000001000000001000011010010111101111010001000101010110010000100101101110100100101001100001010001100000101010011101001110101101110100110011101100010100110000000101101100110000001100100010101000001100110111011100011100010100110101100101000110011110000100100101111011011110111100101100101001110011100110110111011101100001010100001000001101011111111000011110100111001010000011111010111110010001000001100111001011010010001111110001010101110110010011001101001000110110001111110001111011110101110101111000010100001110100110001011000001000000001101110111101010010001011101111110110001111011101011100001110111101111101001110001110000010100110101010010111000110100011010100010010111001011010111001011000010110011000010011110101001000101110110111111011001011110000100010101011001101001110001100100010011001000001001111010001001101000010110000100000000111000100101011000010001101011011110100011011010000110000101110011000100010110000110111101100010001001010101000000000101011000000000010111111111001010011010111010010000010100000100010001010010000110110001110011100101010011011101000010100110110110110110010000100011100001010001011111001100101011110101001001101000010111010011111111000001101010001010100001111100011001111101001100000010001011001101100100110100111110001001001001000000110111111011000101111001000001111100101110010100010110000101010000100111011100111001111110000100010011011100111000111111010001111010111110101011100001111110101100100110001000011111011100110011010010101000101101001010001110000100011111010010101011000101010001111100000011100011000001110011011011111100010110101111101101011010010110111001000000110111011001011010101111100000101010101111001101001101110101101001011111111010110010001100110111001100100000001011100000001111001100010010100101010010011101111001010011000000100000111100010010100010000001111110100010111001101010110100101101101100111111101110000110111011010101100110101001010010000011101110101111011101111111110000111110110001011011111011101011110010110110011110100001000101001010000101010000011110100011100000001111011110110011010001101100000000110110010111000010101000110000110101000111001000100010010001110011001110111011001001100010111010100111111000011101011100101101101101001001110110001001001000111000010010110101101011111100101000111110001111111111101000010100010101100110010010100110011000101111100101100110001111100000000111001011001111010000001001101001110101010011001110010000100011011001101100100000001101000101100111011111100010101010001001110011101001110101000011011000111000100100011100110100100010100001111111110100001011001010110100100110010001111101000100000110111010101100110010111100010011111101000100011111000011101001100110001001100001110010101100100110000010010010010101110000111000100110001111010000101010010011111001001100100000000010110001000000100101011110000011111011111001111001110001010110111111011101001101101011100011111010100000110110011101001110010110010100100001100111100001111110000111000001011001100101001110101011010000101100011101000011100100010010101001111001011010110110111000100010010010110001000000001000100010100000110001011000111011100110111111000101100101110100000100010000011000000000000101101010001111011110001100110000000011011010100110011101010111111010101010110100111100001000101001011101011100101000001010111001000100011100011011001011110111010001101100101010010111100101001110100100010100100110110011101110010001011000010001111010100011010111010001010011001100010101111000110011101110111101011001011011000101110100011001101101010000010101000011101011101001010111111010110100000101100101111001101000111101110011101000001110010111000011100001111101000101101010101111111001111000110000011111100000100011011100111001001001010111010101110111111100010111011100000001111001100111000001011010011001110000010010111100010001000111100000011000000001001100111010111101100111100010010100010100011010001111111011111101101000011101101000110000100101101101011011101010101101011011000010100110110000110001111010001000011010100101011111010011011110010101011010000101000100000000110111101100001010110111010011101110011011110011101001101100111110101001110011110101101001011000100100001010110000011100010100001111101011101001101001110100101110010000111001000000000000001010101110001011101001011100100100101100110110111101001010000110000100010101001110111001001011011100000010100010101011011101010000111010010100110110010010111101011001110111011011111110001111110000010101000110100101011111111111100001101010101000011000110110100000000010110100011101100010000100011001111111001010011110111101111101110110111001000111001110110010011010011110110100010111100111100101011011111011101100000010110110001011001111010011101001101011101001101101010100000001010110110110110111010001000000011110100011011011110110011110001101110111111100100111010010011100010011111001001011011000001111110101100111101101101111001101100101011000111100010000101010101111001010100010100100100110001111000001110000110101110011010001011000100110110001010001010110100010000101100000111010000011110011101110100000100111110001011011110010010011010000111010111000100000110100100111011100001001001010010100101100010011101010110110000110111100001110010101010001100101101001100010011110011111010111101110010101010010011110101011011011100001100101010111010000101100101111000010001010011111000100010010111001101001001000110011111000111101110011011110001000010010111011001110100011100000010100100111011011100110001011000011011110110110101101101010001100011110001010110101010100001001010111101110100010011111000010111100000010111010111011101000000101100001001000000100010110111011001100000101101001000000100010000101001111101111010111100111100010110001101110111101100000011000100010110000001000100000111000101001101001001000010000110100011100000101111101000000000010001000100000000000100100101000001010011001111011100001110110111101000110000100001110000000010111111010110100100000110111100001010110101001100110101100101111111101110101000111111110110010011010000100101000001001110010011100000101011011000001101110000100110001111110101011110111011010000100010110111001000010001011000000000110010010011010010111010001101010110100101111110101000010000100011101011001000110000100011101101101000111000000011111000101101001000100101011100000100101111010000000101000110101011100101000110010110010011111100011111100000011000011001010110110111010110011111110011011001000100001101100000110110111110110010111001001001001011000110010000010100010011010000101101000001000101111110110100011010010001111010100100011011001011000111000010101011100101101111111000010001101101110100101110011111111110100000001001001010111000100111010101010101101010011100100001001110001001011000101110010110101010000000000010011010001000010000101011000000011011011111111101000111001100101010000100110011100011101010100111011001011111101010111000101010000010001111110110101111110000101110100010100011110001011100110111010110111011110000001000110111101110010101100010000111101111010111101110101100100010010001010010001001100100111101001101001100000101101010011010101010100110111100110110001101100000110000101101010001101001000001101100100010111000001111110100110100110000111110100000010000100001010100011001101001011111101001110001100010111011100111100101100011001110110101100011001111001000110011111000111100110111101111101011111110010110000101101101001001011011101101110110011000101111000000010011100000110000110111000010110100110111000101111000101010100000110111001010011001100110110000000100010111011111100011010000101100110101100001001000111000011000010110111111101001101011101011101100000011010111000011100111011011110010100100110111110101111001000100011011110100111010100101010000101110110000011000010110100110100011001001101100001010011111110010000111100100100100010000111100110011011010100100111110100011001011101010010110101001111111011111111101010111100100000101111100001010100111101110011101111000010101000100111101001111110000001111001000111100000111110001011000010110001010111001001110001100100110000100100011011001000010000110111110011101010100010100010000010110010010010110011111110011111000100011011011101011110111010010111000110010101101000000010110000100010110110010111010101000100010011010101010010110010000101111110000011100110011001101110001010111101010001010000011110101011001000010011001001001101001011000010110010100101001101100100111010000011100110001000010111001101001100000110100010110111011001100000111011100111011111010111001101000011011000010001011101000010010100100111000000010000110010001001111011111100100111101100100101100011100111000110110100000110110100101000010011111001000101101101001001101000111001100010110000100101001101110100101001011001100010010111111100110000101100111001101111100011100101101110010101110101101111001010001100111001010000010111011111010011010000001010101011011101001001110000011000110111001110110001010011010010011000111110100110101101100000011001101111000010100010110011000011111110000110010010010000011000010110110000001101100111110001111100110011010100110101010100010011101101001101101101110101111011101100000101110111101010101110011100111000001101000111010101100100010011010110011010001111011010011111110011111101001001111110101100001101001010001100001101111100111101101000000100010110010111110111110001111000100010010010011010010010111100100111010101001111010011110011011111001111011011011110111100111011101100000101001101101101001000110111001000101010100111110011100111100011010011111011111001000101011000110000110011101001111111000111011101010001000111100000111001000000101100000100110101001000111110001001000001111010111101101011110001101000010111011111111101111110111010101011100110101111011001111110100101100101010010111011100011100011110011001110010111111011010110111001011111000000100001010111010000101011110010001110011000000111011010010011011100000111101010100000100101001011011000110010000000111101100001111011111011101111100101111000101001001000111001011000000110010011010111100001111011110010110111001011001101100001111011011011011010011101001101100111110010010100000110011110010100011010111100010001011101000010011000100001010001010010101100001011011111111110001100011011101010000011101000110000011001000111110110001001111100010011001001001010010100100100001010111000000100110101011100111001110101100011101001001111101010010011011101000001000001100111111011111100101001001010110111110110000000001111101010110010100000101111000011001011100001011100000011010101111111110010101000000001011010001000011000010001100101101101001000010011111100011101010010001000100000101010011110011100001000001100010101010001110010100111100010100001011101110101000000100000110100000111111011110111101011101111011011101011000101101100100101011000011110010000110010111100111011111110101111100110111000100010010100101010001001100101010101010010110101101110101101001101010100101101111011011010011010110111010001100100100011111110001001111010101110010011111110010010100100110010011011011101110110010010101011101100100101101110100001011000011000110110110100011001111101001001001100111000011100001100111100110100101110101100100000001110010010000000010100101110011001110000110001001000011111100111110011010111100000111001000100110100100010001010100011111100010110100000111001000010101011110001001001111011000100011010010100110101000110100100111000100111110110011101000110110101000000100100111001101101001110011011101000011100101111101001000001010101001011000011100111100001111010101101011110011101010111111111101111100000001101111000100010000100001001001011101110110001100100001110110010011100001011001010110111111101101111001100100100000100001100110011101110000101111100100111101011001000010010100001101000001011011001011000110000101001010100110001011110000111111011100011000110110001110001001001110010110010110011000111010000111101011010111010010110111101100011110000011010111000000101010010001100101000000010011100010011010100010110101011101100010000010100110011101001111111001110000100100110101111100010110010000111001110011011011000101001011101000010000101001101111000000010100010010011100000101101011000101001011000011101001001010001110000001010111111011111100000011001110011010100000101000111100001101010100101011011101101011101000101001001110111111110000001011100011100000100101110101000001111011010111001111101110100010101111101101100010101101000010101000111010110010110011101111001111111111000100110000110001011011111100110010101011100000101111111001110001101111101000111110000100001010100101001111111100110000110110011010010010001010101110100110011101111110010100111101101011111100111011011101100101001111001101000101011111110011011011000010111011001011001110000001111111001011000110110011100101000101010000110101110100000110101010000010001100011110101111011100010100101011000101101001100111010000100000110000110100101100001100001111101010010000000100100111100100100001010011010100111110000001111111101101101101011111011011000001100010000110110011101011111110011000010110011000100101101101100111011100110111010011111011100100000111000000111111010110100010000011000001111001011000001001110101101111110001010111010100111101010110100011101001111100101001000000101001001100001001111111100100100001011111011110011110001110010101010001000011100100110011011101010100000110001101111011010001110000000110111110010100011010001010001000000010010111001000111110011011111100110101111101000111000100110000101111000100010101100110111010011101000001111110011000000100111101011010010010111111011110111110110100101010100011000110110010111101110011001101101000000010111000100101110000101001010111010010110101100100111111101110000100010001110110000010011000001000011101000011010011110111100100000001101011110110111011100000010111010011111110001010110000011001101101100100110111101100111000010000011010111001111011000011001100111101011010000111101010010110111011010101000011001110011010011011010101101100001000001100000000001101000000001011100010101110101101001101000110111010000010001110110000011100100000110010110111110111000100011100011101011000000000111100010010111101000101001000000111001000001000000100100110110001001001001111011110111010000110001101110000111011101000010011010010000101010010011111001001101000101000100100110110011111110000001001010110000011111100110011110001111110000010011011101001101011111011100011111110101100000111010001001010101010100111100000111000010001101110010001011111011010111010111000000111100100011111010001101110001000101011101110010111101101001110101001010111000101001100100010000101110100111110000010000100110101001001101011000111001111100011111010111100010011111101000100010110110101001100101000100110100100111010000110100001010001010011011101011010001101001111110000001011100111100010110111101110101101000101010100100001100001100000000110100101010101011110010100001110011101100010111110100001110001011100000000011100110101110010010111110011011100111000001011100010000110010101011010000011011010000010000101111000111010011101001000001000110001101101111100001000010011110101110111011110111111100011111101000100101011110100001000111101000000100101110001100010100111010001101110011111000011000100010110110100000010111100110011011011011011100011111000100011001001000001010111111011001100011111110011101011010111000101100101001010010111100010110010001000011110110101011110000101110111001010110100000100001111001101010010110111001111001100100001000110010001001000011001011000101010110000010000000010100011010110001001001010011100011001010001101111010010110000101100100000010100011001000001010100111110011110000100110001110101101101011101110010100111000111101011010111100100011100111000011110100111101000001010000101010001010111010101100000001010001100001001101011001101100110101000111000011010000000001111100011000010010110001111010001000110011011101001101000000101101001111011000101000010011110000110010101000001010010000001101111101101011000000011111010001101111001011101110010101001110110000011010100110000011110111001110101101011110111101110111111000011111001010001110011101011111010001000000100001101101011010111111101110101011001110010010010001100000100101110011011000101100100110011011000000011001111010111000010001111100010010110101100010100000010110100100111011010100110111010111000101010111111101001111000100001110101100110111001001010100000101001001010000100100000100110000000100010011100101111011010000101011001110111001111001001110110011111110000101101010111100010111011010011110010010110110101011111100101100110010010101100101100111111000110001010110010110000001111101110111010010011100000111000110011111001000111000110110001100011100100010101001111010111101011011001111110000000100101110000110001001100100000011101001010010111100001101000110000111011000100001010100110101100101010001100111100111011100110100000100110101101110011000010111101010101000001000100000011000100101001011100111000110001100110100111010111010100010001000000110000001111110100010000101011111110101111001001110000001111111111001000100010010111001101110000011010010110101101111101100101110111111101000111110010001000110001100111001110100011000101111011001011011000110111000110001111011011111100000101101011000110010101101010111111100001001000110110010011100100110000000111110101110100000100001110001001010010011101111001111100001000101010010111010000000101000110111111100100110110111110010001111011000001001101000000101001000111100011101011100101000000011101001010100100111110011110100010100011101100001101011110011010000011101010000111111011000101011001011101011100101000110110011010001001001011011110000010110110111110110010101111011010100110011111110100001001010000001100000110011110100100110100101001111011010011110111001001010010010011100101110010111111110000010110111011000110100000101110000110100101011100010011010111100011100111100110010101101110011110011001011011001010110010000110111011000000001011001011000001111011010110100011001101010000111101110110111100011001011001010100001001010111110001001101101011010001010101000010100101001111011001010001110111010001110010100001101010000110010111110001100101010111111000101111101011111111010110011101110101100000011110010011000100110010100000010000101101001011001100000100010010110010010011001110001111100011100000000110000100111100001011001101010111110011101100000110011111000011001101010110001100101100101101100011001111011000100001001100010110100101000001010100111000010101111011110001010110100011010101001001001011100000001010000111101000110011110001101101111000101010000101011010001101001011010000101010111001011100110110100111110010010110010010011011001001111110101001010000000001100100011001000110000000110011010110010111101101111001100100111101001111011011110111110100001011010110100010100111010101011000011111001101001111001101010110011010011110001101110111110001011001101001101101001111110001010000100101011100001010000111110101111101001001001000101111001000111000110101110100110110001000000100110110011001011101110001101011011110101100000111101000011111010100001111000101100111000111010010001010001110001001111000111101001011100011011110011011101110110001101100110001100101001001011010010110100100101000111100100001100100010101111101101011001101111001100100101011010001111001010100001100111001101001110001011010001001110001101100111011011101101010000000111001000110100111111001011100111111000101011011001001010011011001001001111011110001101111000001110010100101011001000100100110011101111110100000001101000100101001111100011101001000100110111001101011100011000101010101011111101101000000111100101011111001101100101111111101100011010110100110011011110110101110101100010011110100101001010001001000000101001111000001100011110011010011101111110010101100100001110011011000001111110000011010100111100000001100011000101000101111011111000010000110111000110000100000010010101111010100011011110000100010110000100110011001101110101010100000000110101011010010111100000001011011000100111001010001000101100001100001101100010011000010001100011100010010000011011110010010100000111001110001001110001101110111010001101010100011111000110001110101010001101111110001011110000100100011110010000011010011000011100001011111100100011010110001101010010111001100001010000100000000110100100011111001000011110011000011100111100110101110100001101001010110010110000000000001011011001011001100001101100000110000001110011100001010001101100111001111100010010110000001111110000111101000100001111000010101010001110011010011010100101000011110100000000000010001101001010110101100011100001010010101001101111110000000011010010100101101001001101111100010100110010001000011101100100001010111011011110001010000001100100110100100111101111011111101010011111001111110100001010011001101000001000101011000000000100100011100110110100011010001111001111001111000101011110000001100001110111000100010011101011111000011000101111110011010001010111010100001111100000110010001010111111101110111011111110101010110000010111111110111100000011011001001100111110100101010110011101000011110011000111101100011010000101110011001011010010001011011111111111000010011011011100001100010000111011111011011110001010110010010111001101110110100000111000100010101001001111110011101001011010000100101010010001010100011101000011011101100111110000110001101110100011111101011010110110011110000010010010010001111101100101110011101010000101000111001110000011110101110001110001100000011110110001001111101000001110100110010111000011110010100100011110001100110011100011100010101000011110011010111011010000010110001101001001000100001001100001110111011011100101011001000000101010000111001111110110001000001110010110110001100111011110111001010011001001101000110000110001111101011110110010001111111100101111000110100011111010111010001010100101000111010000001110100100100100101011011011100000011101101000101110011111100010100101110000000010111000101011100101000101110001001100100110000010100001111001111100010100101101101011000100111101010111010000010100110010101001001001011010000011101010101010100010001111101111100011000010110111111000110011010111011110010000000010010011111100110101110010110011010000101101001110001101011100101000010000111001001000000000101110011010000001000000010001001111111111111101111100010111101101101111111010110100111101000010000001010000101101110110010011100110010100011010011010000110001001100101100011001101110000010010000000111110001000010010100001110110000011001101100011000000110101100100010100111101000011100100000100000110100100100100111111100000011111111011100100110100111111000000110001001100010101011111000111110011110011010000011100111010110111010110000010111110000000111010110111000101011111000011101000001000001101110010111101011001110011110011111001010010010111101011011000100010011111111111100010011101101100011110001101000110100111001001100101001101000100100111100111011000000111110001100001010000011111101101001010110101010011110000111010001001001111111100111110111101110101001101111110010011011001110001000101110000110011011101010101111000101000101100000010000001000101101011011001101010011010000001100111010111100110110001101100101011111011111101011100011000001011101111000101111101000111101011001011001111011010110101111100001000011110001101110111010101111101111100001101111101111010100000000011101111010000100011100001101111100010111110010001011000000111100100100011110001100001100000000100000010100100110010100100011110111111111100111100011000110000100000010101011001000011010111011000111000001100001010011111111001000100011110110000100110101110111110000101100101101011110100011110110100100011001110110010010110010110111110101001011010010011011110010110110001110101101010010101001000111100001010101110101101100101110010101101100100010110000100011100010000001110110010011011010100110101010100000010111100111001111010101001000100110111010110010100001001010010010111010110001111001000111100001000101001101000011011011010111001000101011001101110111101111100111110001010011011011100110001010011110111101110000001001000000011000010011110110010000000101010010111110101100010010110110011010100011100100101101001010110011000100101001011111101000111011111010010111110101011010010100010100001010111001010000011110011110011111000011111110101010001110001100001111000101100100110101110101100011010011000110001111100001011011011010100101011000111101011110111100000010010000001010000001101111010101110011001101110010010000111010100110000011001010000101111010001110011100101111010101000101100000111010011010110011100001111101101000010010000101100111100100010011000010011001111010000110000111100011011110000010001010100000000101110100100000111001010100000101110110100111111100100010111101010101000111101000110101011111000100110000011110010000111010111001100101111010110011101101000000001001010100100100111001010100111011101010011100111110011011110001110011011111011011111110000111010111000000001111001101011011100101000010111010001000011101001010011101100001001001101111101001101011100011100010101101000110010011001000110010010100001101111111010101011101101010111000101011010111111011100111110110011100100100111011101110111001001110000111010011111110000000101100111111011101010010110000000000000001010111111001010010000011100010100010110101100001010001110111010110010101110100110111011001111000011001010100000000000001101101011001010010110001001000101010000010010010011010111001011010000000101111010100110110100111001101101110010011111101110010111011111010111010111100101101011100101101011101100111011000011011001001111010111000000000001000000000011010001111100111111001110011101001111101100010101100110000010011011111001000100111101111010101101100001101011100110100100000111110111110101110010111111010100011101111010010001100001100010001001000011010100100111011111011111011111110010000110001111000100111000001111001111000000111010000011111100001011011001101100100100001000111000000101011111110000111111101101100010100101111010101110100000110100110111000100000101101000000100101000101000101111011001000011001111101100101011011011111010011001101100101011001101000110001100011001011111100010110111111000001011011111001001101010010110011101111111011100000111001111011011001001000001101101010001001011001111000000101010001011011010110101010010100001101100011111111010110001100101100001010001111011001100101000100101001010101110011000010100101011110110111001000110000001000001010011110000101011111100101001111010000101000110000011010110100110000010111011001011010011111101011001000111011011111111000001111100000000110100001101110100100010000101101001110111001000001011101110111100001010011001000110011100001010000111011101001111111010101001001111000100100010011010011011000011000110000100111100011110001101011000010100111110000110100011011011111111100010011110111100001010001000110010011100101011000111111110011001001011101000101011011010110100010100111001110101100111101100010010111100111101011000000111101010111000111111001100011100110010000001111011111011010010011101010001111100100010110011100001101100000111111100111101011011111001011010001010100100001101001001001000001110000111110110000101100011011100001111110100101011000011011001000110010111100001010010110101101101101111111001010000000101110101111110000101010000100011100010111011001100101000011011101000010111100110111011110100101110000110001101010101110111011101110100100000011000011000110001010011101011100101011110110100111111110010101010011000101001101001111010000011011101000001100000100101001010011100011111011110011010111001100100111011101110100110101001111011001101010110010100001111111111100000010110101111110011001011111010001111000110010110001000011010110110111011001011011100000111011011000011100011110110000101100000011110011000010110111001110100011011011000011100001100000000011111010010001111100110100010010101111010000101101001010111001101111110111101110101000110111101100001000011100101110010001001100101110101101001101110001101011001110111100000000001001001011101101101100000100100001001000100100111010010011001010110001111100100000000011110101001000010010001000001001001011001110111110111111011100110111001110000000011000000111011001100110101110001100100000100011101001101111100110001110110101100100011011111001001010010011000101011110010001000110001011100100001000000100011011100010101001101101101010110111010111110001000110011001101001010001110001001000111011101101000000000101011101000101110010100111000001111011001011101101111100100001001000100010110011110010010001011100001010100101001110100111101010100110001111110001001101101111100101101010011100000111010111111100011101111101010111101001111010100100101010101100101101111101110111101001000100010110010001001111110110011010000010100011011110000000010010001010100110110000110011111011111100010110000101011101101011010010001000010110010000100001000000001000001101111100101101001101101111000110001011110011001000000011111100010011100000110011000000010101110101101011111100110000010000101110111111100010110000100001101100011110101010111011011011000001100010000110001111000010000100111101000110101111010111100111111011101111000101110011110101100000000010011011010011101001011001101010000000111101010110100011100000010010101100111001100010100111000001011011010000001110101111110011101110101010100010101000010010011011111100011100111010100100101100001011110100100010011110110110100001001011010000111101000110011101100101110001100110001000010100111011000000001010111010101110011001101001011011100110001000110100100100001110101101100111101101011010110110000010000101100000011001101011110010100010000100101101111011000011111111110111001011010000000001110000100111010011101001010101001011110010001000101000001100010110110111111011111100110000101010011111011100110010111011011010010110100001110110010110010000111001000001011000000011110001101011111000000010111000011011000001010100001101101110101001111111111011000111010001000110110001111001010000101110001110101110011101000011101101010000111100110111010000000000000110110011001111000010001011101110110100111011100111110011100001010011001101111101001011011100011100110111001111110100111001001010000101011011000101001001110000001001111000010111111100101110011000111001110011111011101101101100110000101001010100111110001110110111101000100000011011110111110010100101100101010101101010111100100110011101010011001001111101110001110100100111100110010000000101110010011100000100100011101001001100000101000100010000101001100110001011100111010001101000011001110010011111101000111101101100011011111111001011000001001101110111101101111000001111110001010011001010011101100100100001010010101110010101000110111010011111001011010100110111000100000011100011010101101001011001001000100100100001101000000000110011000100100110100111111010110111010101100010011100011000111111110001011110010000110010110000100110000011110100111101111110101110101001101111011000010101100011011000010010101101101010010001111101101100111100110100110011101110100100111001011010001111110011100101000100101000101000110110111101001000001000000101000011000001110111011100001001010100000111110110010100110111100011010001011000100000101001111001000000111001110101100000110101100110100001110000000000100000101100000110010110110000100100000011100110010000011011011101101110101000000000010110001101111111001100100101110000000101000001111111001101000101110101010101000011101101010101011100100111101110010100101000100010101110001010001100111001100010100011001101000110001001010110101010011100110010011001001101001011011100100010101001101101110010010111011111011001110010111110001101101101010011101001000100000011000100110100110101000111000111111000111111011001001000101101000101111100010011111000011100010011110000000011001011001100011001110100011111111101000001010100101100100000100100010000010110101101110001001101001011001010000110011111000110100010001111101010011011000010101111101000000100000101110110010111001011100001110111001110110101011001001110111110110100110010111110011011111000001011000011101111001110000010011110110100011111000010110101010000011110100000111101011111010011101111011011000101101010111110000110001010110010110110001011011100101110001101110110110011000001010010011110111011011000001010111101111000111111001101100111011110100001111001111011110110001100001010110010111001011010010100010111010000101100111011100000100011111111011100111110011101100011100010011010001011000111100111111010011010000101110000000000000010111010101001100010111111100000010001111000110111010001110010000001011111000000110110101000100110010000111000100010000011010001101110110010101111011001101000011110101101001110010101011010010110001111010101101001101101011111111001001000111000101011000110000110011110000110001101101100111001011111111001110101001000111101011001000101100010001111000100101100010000001010011010100110001001001100100010011010001001100000000000110000111000111111001100001001000000100011101111011000011010010111001000001001101000101110000000001000000100101101100110100011100111110100100001100101000110100101101111001101100000010101010101001100001110111111101011001101110111011000000001001101100110111100011000100100110010001111011000011001100010001001111011101101001110110110001001111001101100100101111100111000101000000011011011010000001000010011001000101111101000001010101100000101101000001010111000111001101010011101111111010101001001010100101001010000010100011000000011011001110100100001010010011011111100110110111111110011111000110010110111101110011100100100111011001011000000011100110000110000001011000000101011101101101000000011001111001100000101011110010110110000101010011110010110000001110100110000101001101001110001010011110100001010011001100101100111001110110011011110000111100100010110100001000010110001001010100111001011101010000011100101001110011010111101110100111100110000100110110111100100000111110001100110001101000010110110111011000110001101100100111101110110110010000010001111010010100110001101110001110000010000110100001110110111111010010010100101000110101010000100110111111000101101010011110001011010111100001011000100000100010111001000110001101100101011001010000000100000010010000111111100111001100111110001100000101001000110110110101100010010101010011011000000101101001010001001110110111000001001100111011110110111010101011110011010010100111110110111010010010101010000011111111110001011011110011101000000101111001100100010111000000010100111010101011001011000011011011110000111011001101100011001110010101010111010001100000100111111001100010100000100110001010110000011110001110001101001111110010100100101110010101110001010011101001011011001101101001010001000110001001100011000001110100001000011000100011001001101100100000110101111101110011011001001001011001111110100000010000011111001111001100111010100010001000110000010110100001010110011010010010001100000110111001001000000100101000101001111000111010101110111111010000100001111000010010111100001100110101111000100011010101111001101100001101111001000110100101000100001001010101111010100101110000110110000001011001000010110111100100110100010100100010001010101111001000010111010001010110000011100010100101111101010010011000100110010100100000011000101000101100110111010100111110000110101000111000111001110000000101011110000101101110101011101010001001011000111111100011010110111110110111110100001010000100001000100011001111110011100011101001110011111100100011100001001110110111001100100011100010000001100100100110100001110101110100000001000101110111011100010110010001110000110001011011111010010101101000000110111010100001000110101000010101001100111001100110001110110100100110011011110011100111110111011110110000011001011101100010110111010010010100111001000001100100000011001110001001001110011011100010110000101011111010111001110101000100011100011101101101010111000000001110101000011111101001110011011101000010010110111011000111010111101101111100001101110000000001110000110011011010011000110110011111011111001001100111001000011000111000100110111111011001111100100110000010100101111010000010101100011011000101101111101001101000001101100001110101000111110010011010010100101010100111001100111101000000110110000000000100001110111100000010110011111100000010010101001101010011011101011111000111110110100011101011010010001010110110011010100111110011011111000010100000101011101000001110100000110001010010000001110110011010001011110011001011001010110101111111101000101011001110001110110101111000011100111000101101011101100011001011100111001011000010011110001001111100010010100100101001010100011001010011000101011101010011001010110110001110100001101001110011011100101100101010101100011001011111001110011111100101001000000011100001111011010101101110111101111010010000110000010111000110001000001111100010011111100000000111101110001101010110000011010110100001101111100001100101110100011110100110110111001001011010011010111100111100011001110111101010111100110100111111100110010000001100001000001100010101001100111000101001110101101101011111110101101110111000010111101110111111110100010011110010100110101001000010101110111000001010101111011111111111101101110110101101101010011001010011111011100011011010000010001110000010100001001000110110011100010110010000111101010000000010110000111001100110001000001010010111000110011100001100110110111011001101011100000111110001101011100100011011100110001110100110000001101001000000111011001000000001010100011101000110100101000010100011001011000110100100000000010011111010000100101011011001110101000000001111100001000010010011011000111001110000011101101101001011101011011000010001110100111001000101011001001111100101011011010111011110011100110100101111110010111111011111010000010101110101010110011000010111000101000101111100110110010010101010111010011000101101111111100001010101111010000110010101010111011010100001000100000100000101101010001000011101101011010001100100100100101011000101010000111110110000100111110011101010101001100000011101010010100010100100111011000011111110010000110001011100000011111010111111101100111011101010110110100001101101010111111110000110101101000000101111100011101010100110011101000111110010110000110010000111110010001010100111010011011000000101111010010110100111111101010011100101001100001111110011100001111100001100001011100000100001110101010101011001001001001000001101111110011110001100110111101111100010000100011011001001100000000010000011010111011110000010110111100100111111001111101011110011011000101000111110011001111011110010101100001000001000010000110110111001001101100101010001110001111010011011100011101011110000011111111010011011111111001101100010001000110111100011001100111101100100110000000011101011110000010001110100101011001000001011000000100111110101110010001110101111101110011100101000101011010100001100111110100001100100010001010101100011000010000001010100110100101110111100110101100111110100011101000111010100110110110010111100101011001111010001110011110111000001111000010101110000000000000001010010011100010010000110000110011011111010000001111000010010000101011100011101011001101010000100111011010001010101111010001100110110101011001000101001101100110001111011000101100001000101001010000110000101010011111001111011111101001011101110000011010010010110011001011100111100000000010001010011101001000101110100000101001101110111011010010001111101001101101110100010010110001000101011011111110111110000000110001011010110011100110011000100001010011100001101000000011110011000010100011010100011010001110100110000100000010110010011110111110001001100000011111100111011011111011000110100110010110011001110011110110001000010001011101001010001100101100111101000000011000101101100111110001010011111001010100010101011011110010010101011000011010000010100110000100011011001000101100110011101110110101001001101110011010111101101101110101011010001011111010011001001001101010011011010100011001011100000011101011010101010110101111100101110001001100010010100001001011111101010010110010111110001000010011101001001101011001101011110000101010111111011010001110001001011010010011010111001100000000111010001001011000011010000001101010011111100101100011010110011100110000111110100110011011001011100100110011100011100001101011101110000010001000111001011110011010010001111110001000000001011001001001001111010111011010100011000010111010000011000111011001011100101111011110000111001000100011011110001011100011110110110000010110010010100100100110001110000110001100011111001111000011111011000111010011001000000010000101100010101001011100000100100010111100111011111100001110100111100001001111011001000101001010011101000001000100001101100111101111001011011111100011101001110110000011010010100000101010100110010101001010011011101011010100010111000100001100001010110100000011100001001011010010000011101010000001111001011101001111100001111100111001011011010110101100110010111010110011011011111011001011001101010011010000000110100011110111000010111000101011011010001101101000010000101111111100110101111100000100010100000100011010100011011000000100111000000011111001101010110100101010001010000001100110110111111100001101000010111111011001111100100111101101110011011001001010101010101000100101110000111010101110001011010000010100010100111100110010000011001101000010100001011010001110111010010010111101111101101001000011111000011010010000010110001111011011010101101000000000011011000011011111010010011111011111111100110110100010011100110100101111000110110100110011000100011011100010101011010010101001001101111011010000011001101110011101101001000111111111011101001010000001101100101100110011010101010111111100100000111010110110011001011001010011000010001010100011111010111100100010111100010010110111011111100100010010000010110100000111110110100000001111101100000001100100101110111000000001101011000001001010010111010110010000011100101011111111100110100011111100000111100110111000010010010111011000111101110010011001101010100101110010100010110100000110011000011001011100101010001111000110011011000111110111011111011011000001101011111100001101010011111100111010110001000100101110001011100111000101000000011101001111000010001100101000011011110011001110011000110010010111001110101100010000010100110011100100110101101110011010000001000001110101111110101000010110110101100100100000000010001011111100001011111101111010011011100110101011001001110110000100001110111111110000100011111111001001111100110101000010101010100100100110111011110010111101000110011000001111100001111000101001110111001100011011110110101010001110111010011100011010000101011101001000011001100010110001100101001000010010110111100111110000001010000000110010110011100000000111011011101110111110010101110010011000100000001000110001011010011101011000001110110110010000000100111110000100000010010110000010000001001110100101111101010011100010101000111011010111101010100111111010011011100011001101010000110101001011101011010001111011110000011010000100010000111100100010001010010010011000001111011111000010010101011100100101010100100111100101011110101001101010011010011100010000000110101000111110110001110000000010110110001001000110010111000101000010101111101110101100101000110110011101001000100111011000111100100110110101101001001110111010100010111110001101111010001110001111100110111110111100000111110010010001001011001010110011101110111111100110101100011100011001011001010111111100101011011011000011111010000010110010001010100010101110001001101011111001011100101010110011100011000111011111010100100000101100111010001011100001100001100000111111100000100010011001111000001001001100011000110101110000011011010011011001000111000111111111010110000101100001111100100100110100000101100110010001001011000110101000100001110101111010111101001100101111111001111011001110000011110000110101100010000110111100110101110000000010100000010011110110111101110010111110101000100101000110100110000111000010111001001110001100100100000000101000101110001001001011010001001000111000010110101010110000011100110111001101011100111010101110110011110001011010010110000011101110111010010001101001101000101000011111010000001111010100010101001001000101011011110100000010011100010111011111100011101011000011011101111101010110011110111000100100110001001001001110001100100011000011111010011000010010010001100000001111001100010001000101010011101000011110110110111111110010111000010010111100001000011001010111100001101001010010110111000010010011100110011011011101000100111010100011110101000110111100000100110000101001011001010011001101000101001011001111100000100010100111010000010110100010101000010110111101001000010100101000010011101111110001011000010110010101110110111111000011000110011101110000101111011000101110101011111000010101111011100100111010011110101000001101000100011110110010011001010100011010111000000111000110001111010001110000101111010001111000101101000001011101011111111010001111111101000110010111001101010000010110000001110000100100001100100100111001110111011111001010100000101111101010010100011100101111010110110001011110000000100100101101100101010010010001011000000010010010101110000001001111111111110110110101010011110110011111101000010001100110110101011110011100010001101011111011110011010011000010111110000110000000100110001011111100110100010001111101111001100100010011001101101100110000011111110001110110100010000110110011101001001110010110010110101010101110011010101000001110101001011101011101101011001010011010001101111100001100001101010110101111100111101111111000010100110100111100110001110101100001101110001111011010110110110101010001011001001100110110001111111111011101001110110000011111111001101010111011100010011000101011000010100011101001001010010011100000101100111101110000111010111110101111001110000000100001000110010000110010011010100101000011011101010010010101011100101110011011011110001111000101011001010000000110000001101000110001010110100010111101100001011011001011100001010101100010100110100001001011011001110110000001011110000100011101110111001000001111000111011011011111111101001001101001100101101111100101001000010010100001000011010101010001011010011000101101011110101010100001010001111101011001010000011111010111110110011111100011110101011001010001100100101001011000111010010101010110111101111111110100010100011110111001010110101010001111000110000110111001111011100111110010111111111010100111011110101000101110100011010001110000101101100101100101111010100101111000000010011000100001111011001110100111100111100110111100001110000001011000010011101000001001011000111111001101011111110010111010110110101110100000101010010011011011011010010101000010011001100000110100111101001101000100110011111101000011000110010110011010000100100011001111010110010000011101100000100101110010111001000111010000111010111101010111110001101010011010111100010111011110000100110101111000010010000001001011000110000010100011010011111111010110010101001111011101100111101010110100000100001011101111011100101111110100001001110110011001011100110110101110001010010101110111000000111001001011011110011111111000000100000111111101101111110001100111001111011000001001011101010011001000110101010100001000111011000001111100011011010111100010101110110110010011110011000111100011100101010001100011010110001011010011000100101001100100100011110101110000111100100100010010100010100101100011000101111011000011010001101110010110100001000001111011101101011100110001011011111001010000110100010111100100011111001010000000010000101101111001010010010110100011111101001110100110111011101111011001000011101110010011001011110011100111001000101010000010010000111110000111100100110110111010001000100010100011101101101000011001110110001100000011110100010000011001010110101010111001010111011110110000011101011110010010011010111010111000111101100100110101001101000110001000110111100011100111011011011100100000101010011100001111100010110010001111000101001010001001110000000001011101110101101001000011110000011001101011110000000101100001001011111111011101110011000000101001110101101101000100101110101001000011000110101101000001110111010110011011111110111110110111001000111001000011101100001010001100110001110100010001110111100001000001111100100010001010110110111001000111000110010100010001000110100101100110010110010100010101000101001110011000110111000010011000100011000000110110100111000010111111100110010101010000110110010101101000111110110011101010010001111010110111000000100101100110100000101010100010000110001100000101101100001011000001101011001100101010101100111100001110010010011110011101010101001000001000111010001000010000011111001001101100110000101000101111011011100001010011100111101101000010000000101010101000010011010111111110000001100101001010110010010011000001011000100111101001100100110001000100000011010010010110100000101000010001111110001101111010000110011111100000011100110110111110100110000010011111111001000100111011101100100101100011001001000101101000001111000111010000001111110010111110010110101100010010011101010011101011101011100110111111001100101011101111110010110010001010111000100010011111010100101110101010000001110100000101101101101000100111100101110000101110010100011001110101010000000011110001001101011111000011101001111001100100011011000001010001000011001100010000011010100000011010111100101000010110101111001011010010000100111101110100000100011111100001011111110111000010101101100010100110011111111111011000100111110100111111001010010000001110101110101010000001101100110001011000001110100000100011111110111001001100100100011011010100111101111110110110011101101100011001111010001001000000110011001101001010101101010001110111010010000001101101111001110001010001010110110101000010100000011011001100011100110111101011111001111011000110001111011110000011111111010011100110111011001000011010000001110001010010101111110011101101110001011101010111101101000000100010010001111111000110101011011100100010010110011101001101000001100000101001011101110101000001000011011010110001000111110011110010111011000111110110010111100110100101100001011001111101101101110110000011001000000101011000101110100101111011001111010100110100000101101110110101010110101011100001110111100011000100011111100111101000100000011100010010010101101010000101111100001011011010100110101000101001010001010001111111101110001111100011011110001100110110110001101101110100100000001101101101111010011101000101111110100100011000100001111110111100001010000100010101100010111010000010001000101111000000111110110011001100111111101000111011000001001110010010110010101101011111001100100100011111111100001001000010010000011011100001011010111111101000101001101001001001110101010001110000111111100000011000010010001011011000111101100101001000100101001010000010111000010001011100101001100010001000101100101101001101000100001000011110000110110110101011011001100111101101100001111011010101111000010101000101010000001001111010111101110100100110000111001101101010100110010011010110111101001101100010000101111010111111110101000001010101001110111111001100100001110101110001001010000110001101010010011010000010011110101010010101001100110100000001101001111001011110101110100001100011111011001101111011000000110110111010100011010000101101011110010000011000100010010100001100111010100111010011100000101001011001011111001110110101111011001001000000111110101111010111100111011011110001101110110001111001010111111101100001001000010110010010100101000111110100100111101100001011110100110010100111101011011000001101011011010111011111101101100000010111001100010110001110010100011000010110011100010100110001110001111100011001010010110110011011111101010011010001000110110111000011001011001011101001111110100100000100100010111001011101011100101010110110101000000100010110111101100011001101111000111001000100011000000111100111011111110101001001101100001101101001010010101010000010010010111010111111111000000011100001000001010101110110110000011100010110001001001001101010110001000000010100001111110101101010000110100111001110000010100101101111000010011000110101010000101001000011100000011110000101100001100001001011110111010101110100001110110010100001100100110001101001001001110111001011010001111111110111010000000000010100001000101010001111111111001010010001010010100110111001000000000101000000010110000111010011110110011110000000000111101000011100011110111001011100110001000011100011100011100101011010000001010001100010100111100001111010110001111010110111111111000010101011010011000001100101011110110001100110000101101111001001100100011101101100100011111000111111010001011010100100001010000001110010000001000011111111100011011111100001010110110001011110100011100101111111111110100001111110000000011100010000101001101110001110110111111100011101001100011110110000101111111111000101110111110110100111000101011001011000101101111000100011101101111111110100011011001101011011100101010000011010101111000010101010101010001111100001001100010110000011100010111010001011010001011101000100001010001100001100110010110110111011110010000011011001010111100010000101100100010111110001001110010001111100001001011010011111001001000100001100010011001000011110001111110100011111010101100000110001010000100000000001110011111110110100101110011010101100100010111010100111101110001010010000101111100011001110001110101111111011011111110110111001011100011011011110011100111100010100111000111111110100100000010111110110110001101010101000010110010010101110010110101010010000010000100101010011100101010001101110100111111100011001011000110110100010011111100011001100111100000111101001000100010010110100000101100111100111111101010010001001000000001101000101010101100111110011101001011101000011100000101110110111001111000110000010111010011111100011110101110010111101110010011011010111000101111100110010010101011111111110000101111010010010110010001000010001111110000110110111111110011110010111001000111111011110101010001000110000001110000111101010000000100100110111111001001101000101101100010111110101000010001010010110001001011001100111000010010101100011010010011100100100000100101100101101111001110111010001101100010011001101000110010100111100100011111110110100001110110110100000100010011011001111000010100001001111111010100000000001000011110111010101010000100110011011001111001010011000100110110001011011001111011011100000011010011110010111110011101010101110011001111101011011000001001101010010111111101011100111011011000110010010000111110010011100111111000000011000100100101100010000010001011010111100011111100101110000010010111111000001011010110000111100011011010000111000101100001000000101111110000110100000100111100101111101101001101100011111011011001000111100110111001100010110000000010100011101100010111110010001100101001000001111101101111001110100010110100011001000011110011010000000011011010010111001111000110100011011011001011000010111101000100000110101000000100010001110000010101000011101000010111000001011010011111101110101100100000001111110100101001111000100000010101010011011000000110110101100110010111000101110011000111110111000010010000010011110011111011000010001101111100000100111001010111010110011111110110101100011010000010010100001100011010011000000000001001000100101110110001000101100100011011000000111110001010000010100100110011100110100010000001000100111010011010001101100100011000011011110010011110111100010011010001001100010111100001010011111011110110001010100111101100010001011011000000111111010000111011111001001010110000100100001111001100011000000011100001101001001101010101100111011001011110110111101110001001100000011110000110101100010100110110110111011011100101001101000110101000100001001111101111100000100011001000010111100111000110111000101000110001111000100000100111100101101001101001100111010010001110011110000111110011110101000000101111000111111000011010010010011111101100101001011101000010001001101010110110100100100011000100011010001010001010101011010000001011110011101000001010110000110011110000110111110111110001011110001001001011001101111000001110101000111000010100011000110011110110101110101110001001000011110001001000000010001000011000100001011001001111101100111011110011101111110100001010111101110100001101001101111001110000100100110001100111101111011101110101111011110010010100000101101110010100110001110111011101111001001001100010000101000100101010000011000000101101000110000011011000000000111111101100001010011100010011010100000111000111111101101011100010110001000000101011000000011011101111001110100010100011111000111111111000101101011101100001100100111111010000010001111011101111000111010111101011011101010011101010101011001111000110000001001010000011110000110001101000100000000010000111011101100100000001001111111001101111010100010100111011011110111000110000101100000000111100101100010011111100011100110011011011011011101000001000000111111011001011011101110000001000100010011100010101000001010110111110001001000001101100100011101100101010001101010101010000111011010010110001110100010011000011000001101111011010011111011101011100011101000000101000010001011011100101100010011000111110100110010001001110011011000010001010011110011100100100000011110001111100010101010101000101111011101111110110101111100101010111110100111101001110100010011110110011001110111010001001100111100010000101010111101111000110001110001000010001111100000001110111110011110110001100011010110100110110001001001101111011111011011000010001101100010110000001101010111010110010111001111101000010111010100000000110010011011111101010001011010101011010100001110000010010111110011110111111110000001100111001110111000101110100100110001001001011110001111000100011100100001001001111110011001110000001010000001001100011110001100101111100000001110001110010001101001011000110101110000110110110010110010011001010111011000010100011100111010100110111010111000001111000111000001001100111111010101111101101001100111111111010010100011111110001010111100111001001101010101011001011010101001001010011101111101111111010101001110000001101100111010011001010111110100000110110000011000000110000101110010111101001100111111011010000000010001101110001101110001010110011111010110100000000001001000000011011010111010111100110101010101001011010000001010100111010101001110001001001000110010100011110001111101001100001100110101001011101101111100101000101110010101000101101000011001100001101111110000011010100100011100100110000111110110011110010111111010110111101000001001011011100100000011100111011100000110110010101001001101101110011110111110111001010100010100011101111101101110100100001000101011101011110101101100110010000001101100100011010110101010100010101000110001000100110011111001110110001010110100100111001000111011101110000001111111100000001110111010000111001011100110110101111110101011101100011011000101010010110001110100001000000101100011011001000001001111101010001000101100011011101000101111101101000101011010101001110111010100100101101100000100010011000000111111000010011111011010010100100011010001100111000110100100001110010110101110100000100111011110100010011110011100010100011011110000101011001001010001011111001000111010110110000111111101111110110010101101110011100011011101001011001100000000011011011001100001010111100100101111000000100001100011110111111110111110001001100011111111011111101010100110101010011011101111000011101010010001101111001100100001010010011001001001101011011101000010001100110110100001111111010000001010001000011001010100000000111110010111101000010101000010001101100010101011011111100111010110101110001001000001111101010010111011001100110000010111101101111101101011110001001010011110101111101001001011100110011111101000100100011000000011101011011011100100011010000100111000111101001000000110110010001100101100000011010011001010100010100000110001001101001011101010101101101010010010110001001100010110111101000101001001010010100111001111000101111101011100100101011100110111110100100100111110101100010000100001010100010010011011100010000001101101110001101110101111100000000011000000001011100000011110011001010001101000101100010110010011100111111000111010101100011111001110111011111101011110000011100001011101001101000100110101000001011011010101110011111100110010011111001011001111101111110010000110000011000000011000011010000110000001001000001001101100101101101101101111000011101001010001001111101100101100011100011100001100101110011101001111110101001010100000110100011100101101110011101010110010011111011010101001011100011100011110100110000111011101111011000110000110000111110000000000011110000001101110010100111110011011001011011011111010010000011000101111010001000010101010001110011010010011111110001011110101011001011100100011001000100011000101010010110001111001111000011100001010010011010001110001011001110111100010011100010000100001010010101111101001000010000010101110100100010001001000010001010101011000111111111111111100100000111100110011010010101001011101001111011001001111001010011100011100010011000000110111010010100110111101010001001010000001101010011100101111111100100001000011000001001100101111110000000000110111111001111101100111001111011000111100011001101000010010001011000101101000001111100000000101110011011001101001001111011001001111010111010000011101100010011001100101001101011011000111101101111011011010001111010111000010010111000111100100010101000010000011011010101000111001111000011010001011101011110000001001010010101001110010001100110111010110011100000100000101100011001000101010000000001011001101001001111011001011111101100100101000011000001001001100001110011011110010011001100000001000100101011101101100100010010000011111101100000100101001010110100000011100110110110000010110101000100000100001111001110101001011011110010001000010000101111011101101010110010110010111111001011111011011110101111110100101101001111010101111100001110010100000010000111101110010111011011111100011000100000000011111010101001010010000010111101010001011101010101000111110111111101001001100111111010011001111000001111000010000111100101101101111000011001111110101001001010001110111000011101100000010010110010111101100110011100000111001001110100101111010110101001110010011011011011001101011111111111101000101000101010101110000010110001001000011101101010000111101111010100000110101011010111110010101100101001111101001101010011111100010100010000001101110100001110010110111010000010001111100011001101011001010111001111101001100011100111101110101000100010011110000101100011101001000011001100100100111101110111001101000101110001100100000000100101101011101011110001011110100001001110000101100100011111010000011111100011010001110001100101100110010011000100001111101100100111101111111110011110100000000101011100010101010011001100011111110010101011110000001100011010001111110000110001101011011000011101001010001111010001010110001001000100010011001100101111111111001001001001101101110100001101110010001000001101111110010001010100110000101110100111001101010010000010110010110111100100110010100100011101000100010101001100101011000110011110000001011001001100001100111000100000111000010010011100000000101110010001111110011101001011001000110110010110110111010011110100011011101001001101010001100101000011000011100101110001100001010001111101001011000000110100011010010111110010010010111100001110111101101101001000001000011100000000000011100011011010000110101001000000100101000001000001010000100000011101000010100011111110011010011101101000110101011011011101011000000010110101010101110111100101101110100010111100101010010100101000010101000100000010010101101100111011010001110111001101100111000010110011010110110010000100000011000111011110110011100001100000001011001011101110011110000101110000101000110001110001011001001011110000001011100000100000111100001011101010010101111110011011000100101101111111000010010101110001111000011001111001011010010010010101110001100101001101101010010001111001101010100010101101011111110011100000111100000011110001001011011101000010101100100001001101010000110100000001000110111101000011110101100101010101001011000111010111010101000110010110111100101000101110101111010110010011101011111101110011110000001000100111101000111001010000011101101111001000101110101000000000010011011010111001100011111010001110000111110110000010010111110010000111010110100110101100111011110000001011100011001010100010010101101011100110011111101100001000001101000011110111100110011111110010110100110100101001011101000111010011100010000000010101011011010100010010100101100000100100011010101111000110101001101010011100100111010011100000111000111000001100001000011001101001010111101001110110010010001000000001011111001100001011101001001001001011101101111101110000110110011010010000100000101001001011100101100000011010101110000111110011110011001100000010100111110111111110100100001011101110111110000000000101100100101001110000001110001000000100110100101010111111111011011110010110101010001110011011000000101111000010101100000001001010000110110100100010011011111101011001001001001010010011010010011010100010001010111000111110101010101101101101101000000101101111000000111010001111011111111101001001000101010011011010111010101110001000010110110110111100000110110000001001111101001101111011000100001111000101010010010000111110011011011101110100101111011100110111110110011010111101010101101011000110011010000011101100011011100111110100110110011011110110100101000111100101000110001010001110001101111000101000110000100011101101000100010100000000111110111011100011011111001010000011011100110010010010110000100101111100110101101101000100011001000011111100011101101100000100100010111111100110010111101100110001010111011000011100111110111010100011100000101011110110001100100011000010101011010010101000110010100011011000110110010010011111101001101001010101001010111000100010100100010000010010111000101000100111011010101110101011010111101100100010010101000011101011011100111100001111110100100010101000111001000111110101101000000101101111011001111100101100101101100111010111101001011000100010001111101000001011101101001100111010011100111001001001011110001111010100111010100100000100111000100010010101000100110111101010011011011111101110101000001111110100000111101001100110101001110110001000001100100101111110000110000000100011101110001010100101111011000100100000110001110000010001100110100101111001001001010110010010011110011001000010111001110100111110001111001100111010110011001001110010001100110110101110010000101001000001100100110110111101000000010111101011100001000011111111000110101011001001111011011000110101000101101101101110110111010101111011100001010111001100100001100100011100111010001100100101011000001111011101011010101010101111101101101101000101110011011111010110011110010010101001101011111011010011000011100010110001001101001000111001111000100000010110000101111000010101011001110110100101000001000110110011001110001111111010110011000110111100110010010000000000111100110001111001000000010011000111111011111111011001110101100011011010001111110001000001111101011111100111100010011100011001100010110110110010100101110001000011001001101001100101101001010100101011100011010100000100111110011101011010001001100001010010000101110100101010110100110001101010010101001000011110000011111001001110101010110011010111001101111111110110010000001100000111101011000000101000010101000100000010101111100010000111100001101111011111110101001010111000010110101011101111100011101001100100011000101011011010111111110110000010100000011011110101111100000010111010110111001010000010010010001001000111110110111100011111010100101000101100000000010000010011000110101100000010110000110110010001011010111101101000000001101011101001111100101100111100010001100011011101011100100001111101100011010010101100010001010100000110001010111110101010100011111000101100001001100110010011010011010010001010000010001111100101100010100010001101011001100100111110100100001110010110011101010001100010001111000110111000000110101011100110110010011100001001100000000111011011111000011100111000011100110111110001000001011000011110100010100111000000000001010011010101110100010000011101010110111011100010101000111111011111010101101110001101000101110101100110101010010100111000001011101000001100100001110001011110111010101000011111111100001010100000001101000100101111001110001110011011010000010000111001101110100110111001111001011100100101101111111000001100110100110101100001111010111010110011001110110100001110011011101010101011010000000101100110011001010010000100101110000111100100110011100011011101111111111100000110011000000100101110011001100011111011011101110101101010011000001011011010000100001000010001100100111101110010000001000011110100010100101110010000010101000101110111001010110010011010011001010100100001111011100001100010111011000110111111111001011010100110011010001010010100101111000001101011101101101100110111000110011011011111000101000110001000111101010110010100111100001010001000110011000101000110101010000101010110001110011001000111010111000101100001000000101000011000110000100111011111011010010011101111011011011100110111101000011111110000110110000110101111100000101001000010000001010110001100010111101011000101110110011011100001100001001001100000100011100111011001101001111011000100100011001110011100010010011000101011101010000000111001110010101010100010111000001101000111100101111100101111111111110100100111111110000011110111110001001111110101111111100110111011011001001001001110011011110111110101111100000011001000111100111101010100000100001110011100100100001110111010110001100111100111100010010011011001100010110100010110111110111011110111011011000010010101000011011101011111101011011011101011000000010011001110011011101110110110000111010001000110000111001111100111011000101101111110000111101000101100100011101000100110111111001000110111011100111101100101001110111110111110111010001000111101101100111000110110101000111110000010110101010001000111100110011111011010111011110001101100100000100101101110110100000011110101011110010000101110011011111011100001010010100011100000011100010010101011101100101011011010010000110110000111111010101011100000110100110010111000110001010011001111011011011011011101001011011111100011100111111000110011011000100110000010100100011101010010000110000001111000111101101001111100100100011001110010111000011101101111010001000100010011010000111101000010010010110011101000001011011101011010101001011000110100110011111000010011101000000111001110011010001000000001011110101101001000011100111001101011010011110110010000011001010001111111010111100000101010001101001100010011110100000111001011001110010000000111111100110000111010000011111001111111001111010100001110111110011010101101011101000000110001001001000001111001100110100111100101101011010010101010010110000101100010000011000100011101011001111111001100110100111100100011110000000001010110111001011110010010011000101000000110000100101100100001000010001010001001001101000100100001110100011111101101000111100100110001000011111101001000001010101000110110010100000000001110101001001111000110000001110000010010011101010011001011110111000011000010101000101101000110101110010000010001111110110000111010111001010111111111110111111001100011100000011101010001110010000111001110110011001100100000000010011011011101011100001001100001011101100010100011100111010110111111111100101110000100111011000111100100100000010010001010000100101001111100001011001000110001010110010101111100001100110001101000100100011100010111000000011100111111111010101111011011110110101010001000000101011110000001100000000011010100001111100100010000000101001111100101101010001101100010100111101001011101001100101010111011111011010100110010100100110001000110110011110111111100001010010011101011100011111010101100110100110110000011110011001100001011000100110001001100001001001101100110011011111010110110001101011100000101000010000001011101001010100001011000010111011101010001111110110001101100010101111001000001010111101101110101110110000011100101110100111000011100000110000011011000000000001001111111111011100001010000110100110010100110001100101101011101110101101101110111011011110010100101110011001111000101001010110100011011001010011010101010010100000101010110111000100111011010011110011110100100000011101000100010100001011111100001011000010010101101100010110110010001100101011101101110001101011000000010111100010111001010010011100011100001110101101110001100111000010011110100001010000110111000010001001010001011011010011010111001100100001001110111111001011101100001110101101000000101110111000010000011000011101111111000101111110110011011101100100011111110110110011001010100111110100010111111100011011001101100001010000100110000110100010001110101011101100000110110101000111111001011010111100101000101001110010011001000001101100101011010110001100111100100000000000001011010101011110110011011101100001010101010100001111101111101000001010111100011001110100101111001101100001001100101101100100101111011001111001110111110111101010001100000100101000111001010011110110011001000001101000010000101011100101111001110000101001010011010101011100010111101000011111100001011000110011010010100000101110100011110001011111101110010100111101100010111111111110000100110100001010011111100100010000111010101000000101101101001010010111010100001001101101110100011000101011000110000111101000101101001110100110001110011101110010000010000111011110000100101011111011111001000000101110110011001000111101001000100110010101010110110001101001100101101111111111100110001101001010110101000010000010010101101011101000000110011000111110000100011000111101100111110110101111110100001110010000111011101011100000010000010100101000110101111110010010010110100001000100000010110010110111110111011101110101100010001011011011110100001010011110111010111011011111100100110001101110111010000001110001000110010110011010010010110111100110101110100111101100101011111101011000000100101001100001110100000111000001001010100001101110010001111011111010010100000000100000001011000000101110010000010010000111011011001110011110101001111110101000010110111011001001110010101100011111000110000011011010100100011001000100100010011101110100100000000011110110100101010100011010110111011111010000111101100100111111111101011011010010000111000110100011010001011100011010001000110111000101110101111010111000011001100000011011010101010100111111001110000010111111101111111001011001010111001001101111110010001010010010111101111101111011101101100110011111001110110000100010101110100111000011110110101111000010100110111100001011100011010111000111010000010100101100000010001111100110011111001010100010101101001010101101011111010101011111000000000000100000101111101100110100010110011001101000110011010010110111110101100110100011110110101100000011010101011111100110011001101110001100000100000000001101001001011111100100001001000100000011001000010100000000100000010110001101001000001101010001110100100010111011011000011001000100100010111011111101100101010001000110011001100011111010110011011110010001111101111001101011010010110100011110010001010110110001110000100000100101000010111111000001110000110010110010111011001101010001111101111000001001000101100111111011001111110000100011011100000111100100100111011001000110000100101111010001011011111011101001111110010111001100011101111001100001001111100101010001001000000110111110010101111000011100101110100001111001010001000111101111011000011010011011000100101110110000001010011010011001001011100100010000100101000110111001001001110101101011101100000100000101000110100111101100001100001111011101010001001101101101111101000111011000110000100101011011111001100110011001000011101001111001110011100010010010100001001110111100000110010100010110010000100101110110000100111000010111011000100100001101011011001011101001111000001011001100110100011110111000011001111101011011011111011000101010100101101000001000011000101100000111110001011100001110111010011100111111101000010011000001010101001111111010011011000000000010011100101100001111000101100010110000111101001100000100111001010010011100001001110011101000100111100010001101100101111011111011111111111100011101011101010011011011111000010011101110111111110001111100010000111000000100100100000010000100100011101001100010010001101011110001010001110110001110011111010111010001110000100111101000110011000011101101100010101111100011010110110111010010010011010101010101011110010010110001001101111111001101011010000110011001111101101100010001110111100110100001101100001010110100111000111011111010110011001110101000000100100000011001001011111000100010010011010101010101011010010010010000100100000101010001010110111100001011010011110001100101000110100000100110110011100111010011101101100000111100000101111010100010010100110001110101111010101100011110011101110001110001001010011010010110011000000110110010001000100111101111100011111101000111110101100001101001010111100010001010010101011101111111111110011000110111010100100000010110110011111110011110100111010001001100000111110111111110010100100100011001110101111101011010011100001010100110011001001110000101101110001010010100100100101111011111011101100001100001111001100100110111100000100100110000001001111000000010011000000110001101101011101101011010000010000111010000000000010010001000001011000101110100011110010101110100101110010011010010000101010110001001010110101001000000001100011100111011101110000101011110000100111111001101010000011110010001001011111110101101110111101010101101111110111000001010000100010001101011011111001001010111100011010000100001101101011111011110001100110100100111111111011001010100010110010000110001000001111110011010110110111111011000110111000111111011110101010001101000100010100010010001010111010000111100011111000011111011000010000010111001111111001001101100111100110110000100101100110010101000000101110101000100000010010000111000001110100100100011111001000100100000100001010001000101101111110110010110101001111110000100001111100110000100100011000111011011111111011101011010011110010001100010111010010110111111001100111011000110101001000101011000110100001111001000100000000001010011100110110011011111110101110010010101111010011011000111010101110111010101010111011010100001001101111000100111111111011001000010111010101010011100110101000011011000001000000011010111101000111011101001100011011111011101001011001110110101110110001101100111010000001110110011111010000011000111111001100101111100000110101100010010010011110110101111010011011001100000010100000100111100110110011010101001010100010000101101100011000001111110011101000010001100111001010111000010111001010010100101101100111110100110011000011000001000011111001011110100101101000000110010101001011000100100000010011111111101010101111100000000001001110101100100000011001011111011110101100000100010111000101000010101111110101010010000000101100000101101100100111001111111111101000000010000011111011110101101010011000100001111101010111101110011111001101110000000010101011011000011000110101100011000111100010010110110101100110100000100101110101000111001111010000101100101010100010001111011110100000100001010001100010010100001011011110011111001101011001000101010010110111111011011101110010011000001010101111001010111011001000010000101110110111100001001110011011101101010011111100010011111100011011110001101010010001000111000010100100011110001011010111101001110000000000011111000000101001111000010010010110010100101011010101101001011101101101100101011100000110111011101000110001010111001111110001111100011100100000001010100011101000001101010101010010110111001110100111010101110010100010100100000101000110010100000001010100000000010000010110111001000111000011011110101100110011000110110001011111000011101001101011101001010001101100110100001111100100001000010101101111011101001111100111000110111000100001100011010000000100111011111110111010001100100110001111100101000110100001001100001110111100110110111101010010110011111011011011001100110111110010110100101001110001110001101000001010101001110000100010111100101111100010101000011100111100111011110001111001110011000100100110001110101010110110010010000111110111110101101001110100111100011100101001011110101001000111101001010000001000011010111010111111000100101111111011001001101110111000100001101100011101000011101000110101001101101001111111111101111011011101010101110110101000101100101110011000101101010110010011100000100001010101011010011111011000111110001001100111100001111100011101100110000011010111010111110010001100111101001110000010001010000110001010110100000001001010111001110100001110110010000100001110101110011111111010110100110100110100011111010110100100111001100001110100001011110011001000111010100100111010011100001011010101111010000101111010100011011000001100111001101100111001001110001010110111001101111011110111001001010111110100000010110101001010110001100011000011111010011100101010111100010110010110000110101110111111001000010000110100001011010111101110011100001100000000101111010010010011110111011111100111010101101011011111001110011110101101101001010000010000100100111001110010110010110100011101111011110110110111110010010010001011011001111000110100001110100011000011110110111110011100101111100101001110011110001011011011111010111100001010001000100011001101000110010110000001001110111110000110010010000101111111111000110110111000001111110010110100011001001100111000000100111000001001001001011001100001110110101011100001101100101110010101110111110100101110000100000100111011100000001010100100110010011110010111100101101010011010010111010010000110111011001100110111001111011101000110000111110111010011001011101111101011001101111000001011111000001101001100100101011001011111010000001110110010101101101011010111110011111000010010101110110110000011011010111111001010110010000010000100001100001101101111001011000000111001000011101000110001101011110011001000001010011101100101100000000001111010111111000101010010001101000101001000100100001010001110111101100011011100011101011011100001000000100111011010010001110101111101001001010010000111111110011101001101110110000001001001100000101000001110000101010001011000110100111101000010110001001111010001101000000010111101111111011111111111001000101111000010110111000111001000011011010000101111111010100010100011010011010110111110001111101101101010001110001000011101100111010100001110010011101010111000111111110100110100110101101100111011111000111100011001011000000100000011101011000001110011010001100010011011010101011100110101010110000100010010101011110101110001110010010000100110011101001100001110100100111111111110011111000110001110110100011011001110100011100001010101100101010110110001001011000010100011010001011111101101111111100101100111111101101000111010000000001111010010111010010011101111111111110010010101010111100001010010100101001110000111010010001001101111001101011111100001000100110100101100101001101011100100101000011100011100011000000100101000110100001011000000001100100011100011011010000110110001011011101000100011010110110011100000010101101011111111001010100101000001010100111011000111001000110101101010001111110010001110110001011011101101000001001110011111000101110011110011100101100111111110000010110110001011111001011000011011110011010101001101110110101101110111101000100101101011000101010110110010000111000001001110000011001000000101110001001000111011110111011011100001100101110010001100101010011001011100101101101000111011111001111011011011010011011010010000100101000010111001010000011111111000110011110100111101011101110111100111000010111111110111100001100000011011111110010110011100000110101110111010001000001101111010001010011011111100101010111011100101001001011001011100111000001001101111101110010100110011001111110110101010001100101011001101111010011100010001100100010000100000010010011101101110001101000111010010111110000100011010111110101111000100100111000101011110011001010011010100011111100000101111101001111101001111100011111001111010000011100110001001111001010100110100011011011111110111101101000001110000000011110111100001100100000111011000001111011011001100010111111001100010111010001000010101100000111100001111110110001011010110011011100111011110011011101011001001011101111000011001011101100111001101110110001011010100100101111111100111011001110001110101101011001001111100011011000110001001010000001101010000011010001000100011000011010111001001111101101011111000100101101000101011101011100010101000001110101010110100011101001111111000101110110011001001110010010010100001011000101111000110000111001010000111001100101001110010001110010100111110010111010011011100111001110000010000100111100110100010111110000101010010111000011010110101001110110110101001011010010110010111010110001100000000101101011110011101101100001101101010100001000011111001111000011001110001110110111100101110111111010010100110000101001100011111010001100101010000010000001111101111100010101010010100111010010001111011110111000011001011100100011100001000100101000110011000111101100101011010111010100001000111001010101000001111011000011100110110100101110111010000111101110100101000111111001110000000010000101100011000001110010101110011100101001111001001011100101100101000110101001110101010001001001101000001100001101010011001001111111001011100001110001010011001001100110001011000001000110110001000001100010101100011010010010100101011110111111011011111110010001010011110111110100100001011110110010111101000111001010111000100101011100001000010011100100110100011110000100100101000011110011010101000000001011111000000000000001011010010010101111010110011100001111001100001110100000000111110011010110110011100110000011010111111001010010010011010110100111010010101011010001000111001010111011010001001111011100111011111001100100100111101111100101010000100000110100110011010000001100100101011011011010101011000010001011101010101110100100110101100100001001101001011110110110110100010000110111101001111011010100110011110101000111011111011110101110010111010010111010010010010011011000001110100111010010100000101101001000100011011110001000010110100100010011001001011010010010111101110100100011101001101111100101101010100010011010100111110111111010010000001010010010110010110000110011010100010010010111100001000100001100011010101101100000000111000100100011101110111010010011100100010110001110110010011110100111111101110100111011010010000111110101001111111110100110010111101101000101100011011110010011100100011001001000011001010101011011100100000011000110011101001010001001100000000001000110011000011001110110001101001110010010001101010011101100111100111100011111110011011111111110010101000111110001110010011101111000111111101111010100100111101100000101101001110111101110100111000101100101000110100011101001011010100100110101100001010001001000010000001011100100110011111011101000001011100001010011001100111100111011100010100010111010111110010111010000100100100001111011111010110001110101001100101011010110101110111000000011101000110100001100010110100000110111110011010011011001001101011001110100101110110000011010101010001001000100100010100001010011010011110011000001101010001011101111101001110100111000100011110110001111000010011100101001100000001001010111010010111101000011110010010011101000011101110110111011010001010101110101010111001001111110100101000011100110110000000110011100000111110011011100000100111011111101011101110000111100001101000000001011001111110010111001101000110101101010111000011001111011001010101100101111010010001101110011110100110001001001101000000111010000011010110001100110110110010101100100100111001011000111111111001111100111111000011110000111110010111110011110110011000011001000001110001101100011101101100011111000100000110010011000110111011101101010100011111101111011011011101000111101010111011100010110001010000101010111001100000110100010001110111010000010101100100000001001101001011010010011101110111011000010011010111011000111100100010101001010010111010110000101110010010101111101001010100111111010110100100000011010011001110010110100100110001001000111000100010011000110100000110000000110000000110011111000010110001111010100101001100000100111111010111111111111010100100111011000000001110110011011110000101010110010101010000100010111100001011111111001001010100001111001000000111001010011100010011101110011011111111000010111000010110100010101001011001001011011001001101100010001110001110000100101011010111110001010001001011101000000111100100110001111100101010111111010111110110001000111111010000000100100001000100010111101111000110000000101010010001000001001110110001000001001101111100101101011111110001110001101100111010001010110001010101000010011010111110011110000011001101100001101001011000100101110001010000100111100111001001001011000011010000011000001001101101000110111001111111111011001111111001010000100101100011100010110100011101111101011110101101110011110100101110010001110010100001110110001101101011001011100011010110110101011110010000101111100100111101101001000010000101111001000011011000010010000001110000001111110111011110110101111010010011001110011111000010111011011010000100011000100100110011110100011001100100100001001000001100001100101001000001110000101010111011000011110001101110001010111000001101001100111100011111011111001000111111110000000110001100111010110001000110100110101101001010101100000110100111000011100000010101001110101100100101011001000010000000111010001111110001101100100100011010101100101000010000000001001100110100010111011011110111111110000010101101111000110011001110101001000011110111110111000000111100001110111110101101010111010101011111101000100010101100111000011011010110100111100010000010011010110110100000001100110110001111011100001111011000000010110000001111000000011111001111001100110000110100100000000000010110010100110000011111011111101000011111110010001010001101110110010110100101000100010011110101100101111100100010101000111100111110111001110001110100001001110110100101011000101010010100010101010100000011000010111000011101001011010111000110111001010011000000010000011001001111011100100011110001011100100010000011011001010000000010001110010111001011110111000010001001101101000010100010011011010001000010001011001011111110100110100000000101100101011000000100001001101000001011000001000100110111110111001100111011110111110110101010010011010110011001100011111101101111010000011111111111011010101110001111101010100001110010110001010001011101100010000000100011001110001011000101011001100001100100010010111000101000011111000010100100111001001011010100000110110110110100110000001110110111110111000001000000000011010100000100001110101111000001010001001011110001100111000101110111001011000001001101111011010101100100010111111010100100111000101110010110111101001111011010100110011101001010011100000100101110100011111110011110101010111011011110110100000100000000111110001110101001100100100110101100000110110100001010000000101111011000111100101011001110110101001000011101110101100110010011000001110101001000111100110100010010010000110101010101010011110110100100111100100000111110010111100111011010000010111001101001000010110000011101001011111111000110101100101110011111011100110001101001011001010001001011000010000011000000000100111011100100001011010110001110011010110100010111001011100101101011010001100010111000101001001000100110011000110000111100100111011111101110010110110010001011100000001111100100101000100011001010000100100111011110100110001100111101110010111101011110000011010110101111111111011100100011011000011101111010011100111111010111011010000001111111101000010010110110101101011110011111110010111000111110001101110110001000011001110000000000010011001111110010100101000000101011000110000100100111110101010000000100010001010101000110001010010001100100101111010111100001111110010101101111100101111110001111011111011011111111111110100000100010110001000111001010110000100110010001100101111100001000000100001000010010010011001110110000110101000111101110111011111001111110010111101111001000011001111011111111001110000101110001000011101110010101101110110010011011010111101111011111010110111101101001011011110111010010011000110001010111000011111010110100001110100011110011001100001010110001010001101010101010010100010101100001111000111111111101111110001001011100011010110111011010100011001000100001111101011010110101101010011011101000001001011110111111100101011010101011100111110111000100110000111101110110011111000110100111010101010000111110111000001010101001010010111110100001110101011001010011011100011110000111011101110010110011010101001001111010000111100110101011110000111100111100000111101000001000100110111100010010001010000000011000110011111011110000010001000010110010111101100010100000001011011111101000011000010000010100111101000001100000010001001101010011010101001010101010010111010001110100001111111100001101010000111110101000111001111010000001001100111000110011001010001001111111000010010010001101111001010100001010111110001100101101001100111010001001101100001010011101100011001110001100010001111110011001110001110001011001001010001100110101010110101010110010110110011101001010000001100000001110010010000001111111000100101010111111100110001010001101000100111001100100001101101010000000100001100110001101111100100000010000111101111011011111011011100001001100010100001011101011011110111000011110111011101110010101111010111010000010101000010010110100010100111100101100100011111010000000110100111010100101000010110111111011001001111001101100111101010100101010100110010010101101111011111010111011100001001111101000110100000101100011001100111010110101011011110010010001110000110000000100011100101000111111100001001011110011101101101110000001101110001100111011011000100111001110110001001011110010100001111101111101111111101111110111101001111001000001010111001011100101010001100011000101110111011011010100001011111110101101001101110000100000011110101111101110110100000101000010010001111011001101000111110010110111011100110111000101010110110001001100000110001101101001101101111110110010100100110001111100101100011110000101100010001110110000110000010001100010111110110001000011110101111010100001110100100000100110000010011101011001001101011011110111111110101110000001110110010110000001111110110011010000011111001110010011100000100010011001000110101000110011100001001010110111011011111110011010000001101000000111100000111111001000110101010100100000101010111011100101101110001100100011101110100111010100011000000000100011000100000000000000100011011011100010000100010100000011100101000001000101011011110111010000101111001110111010110011001011101001001110001101101110111111110011011111111111010001111101111000101011101010100001101001110001011101011110110000110000000001110110000010100100111000111111001010101101010010001101101110000000100000011011011001100111010010010001110001100101100111110001101111101000001011100110111110010011011010100000111110110000101000010000000000000000111001111101101100011111010000000000001110011000100101110101010011001111110101101111100101101000111100111111000000110001110011100010000000111111011111111011100101001001001010011000111111111110000101101100110010011010010001101000010010111110010111000010110010011111100010101010100010110111110111111111011100100100100001000011101010111100110100110110010001001001101111001100010111011101010110010110110111010101001110001001100011110000001101001111100100011001101101010110111000001000100100100101111011000110110111110000011010010100110011111100101111000110101000001000000000001010110010101110011111101100010001100000100011100010110011110110101111010110010101000000001011111011011100110111001011010111110111001010110110110101001000101011111101011110101000111010101111110010000100100111100011101111001101101010100011110001100100011101100001010011011111010100010001100111011101011101101001111101101011111010000001010000011111000011001001001000000010100110001101111101111000100000111101000011111101110000101100001001101001001111010110101011110010101001001101011010101100111100111101110100101001111100111010100100010011101111101111001100000100001111001100000101111110000111010100111101010011110001100111001010001000110011010100001001100011111000101111000001001111000010010010011001011111000010001000110010010101100001001000100101010011011010101000110111010111101100111111000011110000110010110100000000010001111011001001010110100110101110111111110011001100010110110111011101010001011011011001101100100001100000010000101010000101011100011110100101010010001011000011110111001011001010100111101111101001101011110000001101100011101110110111101001001011010001011000001000101111000011111110100110111000111011011000101010110001110101111001110011001111000101001100001000100010001100100011010010000000110101000000011010100010000001000111000101110100010111001100111011101100010010001111111001101101111000001101101111100000110001010101101011000101101100110000101111101111101011001010010111111010011110101011010010110010000101111000111011111011111000100111010111001111110010100110010001111010101100010111110000100011110101110000101010001110101011111000101100110101010101001001010000000000001110100011001000010110101001011011010110111101001001100011111110010110000010100000111101100000100001011000110100001010100100110011000000101111010000010010110100110100001000110011101100010101011000101000001000101010001010111010101001001011001010100101011101100000001110110010010100110110110110101000000000001101001100111100111010000010000110000011110110000000001101100000000101011101111101010011100101010101000010101010111100111001100111100111010011101001000111010111111100111101111111101000001000000000100100101000101110001000111101110000101001110000001011101110111110101001101100011110111011000010111001000001110101010101100011011110010100001001011111011111001010111001000110100110111100111101100000111001011111010101000110001011010001101110101111001111110010011011011110011100000000100101011011111110100100001010110101011100000001001001001001100110111011000101100111101011010000100111110001101100000110010010101100111100000000000010101101111110001001110011010110110001100001100011000111100000110111100110011100010011110101110100100001011101111101110010001101111110111001011101000110100110011010011101010000110101111100100001001000010010111111100010101001101001001000011111000111111011010100010111011000100100100001001010011000000111110110001000001110000000111011101101100011101011010001110000010101000000111101000111000101001110011010100110100010110011111000101000100000101011001000000110010101111101010001110011011001010001101011101011101101110101000001010110111110001001111001001111010010110101101101000011100010100101011100010100011010110110001001010100011101000001111000101001010100011101101000011101000110000000111110001010100001011110000000111100001101110000001001000111111000000101000011101011110000101110110110000101100001111000011111101000111100001001000101000010010111111110110110110111111011101000110110100101010100011001100111111100000000101100001001100011011001000101101110111111110011111111101011011110000100110011000000110110110001000110011010010010101101001001110010100001010100001000101100111101000010001011010001100011110101100101001111101011000111011111000110001011001101100010011010101001001001001011001110100010001000001100010101111010000110010110100011010011001100100001011010001110100100011000011000000111110110011100001101101110111100001100000011001111011101100011101001110010100011110000010010010010000010001001011001001010101010000100001011110000011010000100000100000110111011011101101010011110000001110100011010110010011101111111110000111100100110000010001111011101001010100010000100010000011000110110001110101011101111000011000001000010110011100111111110100001011111001000010101001010110010001100011100000110100100111110101110110011101010101110001001110010110110101010111100101000001101110011100110011111100101010111101110111101011111101110100110010100111010111010101101010011101001100011000001110101110110000000111001001101001011111100011101011010110111100110011000010010100001110000101110001110011011000000011011001010000011000011001111011111011001011101100110001010001100001011000100111001101101100011010001101111100011010111101011001100001100001011101011000000110101010111101100110001001010110001111101010110011111010100100100111111111000110101011001100010101101000111000110001001010001101101100100011010001100101000100101010011111101100001100110100011111101111001100000110011010101010001011010111001111111110000011001011001111011010001101010111111100101110111111010001001011101111000000111111101011111011101000000001000101001001111101101010010010101110001110010100001100001011101110001001100101001001010101010111010000011010110001100101000100111100111010010001011001100000110011000010111110001000010011001101101111100101110011110001111101111100111011101001011101100011101100101011010101101111100011001001011000001001001110011100101011100100111110001111000101011101111000010000110011111110000101100101011101011001110001111000000100111100011000110100110011110101101000000010110010000100010111000001110110100001111100000110000010110010110100010110110010001001111111011110000010100001010000000101100001111110001000101001101110001010000100001001110011111000100111100010110101011100100111011011001100010111101100011011011110100101010000011010101001010100001001011111001100000010111000101010010100001011011110100100010110101111011010001110010101100011010011111101110101010101011111000001110001111011010000111000110110111010101100000111111100010001000110001100101111000001100101010001100101011001101001011101001000111000010101110011010100110011010001111101101000111110010111100011100001100100001100100101110001010000001111111101111100111001011101001010000101101100011100101000000000111111111101010110101001111110100010100111111000010100000111110011011111010001111111010000100011101010001011101010101010101111100100110011011111010100110011101101000011100011110001110000101011000100001000010111010011111100100001101010111110001001001101111001110010011000000111100000011111001101010100111011001000001101010111111011010111011000011100100010011100101011111000110111100111011000110011101010101110001101011111110101010100111010100011111101001010010101000101101011111110111011111100000010000010100001111011011100010010100110110110100000011111111111010101010000110101001010010011110100000101011000001011110100100010001001101110011001010101111110101000111111110000010110101000111101101111111100010110001001111010101011110100101000110001111111110110101010000011001100011011000001101100101010111100010001110110101101100100001010111000011010100110111010100011110011100000000101101000001000111111100000111110111000101100000100000010000001011000000110101000100101001000000001100110101001010110101001000110000000000101110101001110000000000001100010000000101110101001010011110111110010101010101011110000100101010011100111001010100111100110111101100011111000110101110010011010110001010100111100101011100111010001001101001011010010001010111010010001010111001111000110010111000000011111101000001011011010101100001111011100010000010010101010110110010011100000010001011111000000000111011000110011001011111110011111001111110011100010111010001001100001100110111111101101111100110101100111110000100110100000110000110110001010010101011000110010001101011011010010000010011000101001011100101101001110001001100011000110001000100100100010011010111000100110111000100011011001110100011010001011011100101010000101110111000011110010100110110000111010001110010001111000001111010011010000100011110111000110111010011011011011111101001100010101001011110101101101010111011110101110000110000001010010010010111111110001111001010111101111000001001001110010111010110110110101010110010110111100001001011000111110000001110011110011010100010000011111000000101110111101100011011101011101000100100000011010010000011001111111110010000101111000010001101110001001000111000011001011000100001011110010110111100111001100011010000000001000100011101100101010100001001101101010100001011011110111100001110111111110011111111110001010101001000001011010001101101011000000101111111110010110011011110110011000101000011111001110010110111011100011001110111110011001001100101101010101110101100000000110100011100011010001111010101011000011101010010110000010100101010001111110101110111100111111001111001011010101100110000011000011110111000001100101010111110110011101000001110100000001101110110100010001110000000110101100011000010000000001010101010111011010011001100011100110101111100000110110101001101110000101000010010110100001110000000011000000010110110000111001000110110110000111001010110101110011101000011110110110000110101000011001111000010110101001101111101100011001010000110110101000110000110101111001110100000011110111111100011110010101000100011010101011101000001011110100111010011000000011101101001010101001100111100110001011111010010101000000110110100111101111101100100000100001101111111110111101111011100001010001010100011111111110110100101010110101010001000110000101010101011111011111111111111011010000111010111011010000100000111010101101010100111110101011110110111010110001100010110010101011110111011001101000110110110000000011000110101011100000100000101111000000010001010011000110110110110001000010001100111011001110010100111111011000101010010110100001111001101011001111001101011000011010101100100001001101111101110001111001101100111001001011001001001110100100101000000000100000111010010000000010110100011010010111000100111111010011100001100001100110100011000100010100001101011001110100011111011001010011000111000000000100010111110100110101000010111000111011101000000011010011101110111101111000011010000001101010100000111011011001001011001110101110101101101110100001010000001101111101011011001011100010010011100110100111001110010111000100000110000111110011001010001001010101111101101010101110101010110100110100011010100101000110010100001010111101101100100111111111110101010000100001101111010100010110101001100101101010111100011010010101011101100110000100011110100010000110111000001001000010011110101111011100011011100001011111010110000001110101110110010111111011011010110001101100011101110100100100111001001010000001011110110101001111110101011101011010110000110011111111001101000000010010011000110011101001111001100001010011001001010110111100100100111101000101000100001110100010101010010011110111100011101001001011011110010010100010111111011011111010011101111011000001100000000010110001011110100000001001010010111000000101000110001111000110010010011100010011101000101000100111010010001101111010011111101100010101111010001110010001011011000010001000111010100111100110110000110010101101110100011000000110100110110001001011101101011110111100010110100101100001111010111110000100000010000110000000000001100001000111000010011100111000000010111000110010010110000110100110011001001110011110110110000101010000011100111001000111110010000100110000101010110000001010101010100110001100100101101110101010010001100011100101001111100110001101001110001101011111100011110001010011101110111000010111101101111010000100010110111110011101100000100011001001111100110011011000000001000011000100111010101010000100001000100100000100011110011100001101100101001110110011000011111011100100100110101011101001100001100111110101100010101011100000011111010011001100011110100110000011001110011111111101110010111110100011100101100100010110000110001110111010001100001100001001101101010001010101001101001111000011000110111000101101111011101001001100001001000011011101010101111001000000011110001001101101111001111100001001010010101110000010000101010000110110001000010010000101010101010001100110111010010100111100011011011000100100110111101101111110011101000100000001110100010001110001000011101110111111001101011001111100110101101001111010110001111010111101011001001110101110010110111101001001010100000000101111000110000110000010111010011001011101110100100000001000101111111111001011001100110010011100010101111010100001011111001101000110011101110111010010100110011111101101001000010111111000110101001111000110101011100011011000100011010110000010101100001011101100101001000101100111101011111010000111110000111111100011100010001000111111100101100010100111110110001001011101000001010010101000001100111110110100101110101011001100110100001110000110001100011111001011010101001001101010110100110010110010110111011001101100111110011000011010110001100100010011100111000110101100101010011111010100010010101100000010010101000100100100001111111100011000000101001001010101101011001100100000101001101011100110001010100110101001001100101111101101101010011011010101001101000001011001011001010101101011110101111001000000111111101010010000011011000010010001010000101101010100111100000001110011010010110101101100010110100111101110101101001001111100111111001101000111001000110001100001011100010111010000101111100001010010001000001100110000001111110001011011010100000001110001110001111000000111001111100011001100001101101101111000100011101011111010111100011110101101101111111000111011001110001000001010111000101011000101110001011010100010110001000001011010000110100011011011101001010101011110010000101001110100101011011011010011110100010100000111110001001101001101000101101101011000100110010000100110111011100101011011001101111001111100111100001101110110110110010000010011001111101101101110001000001011111000011100111110101001000010000000100010111100010010100000011011111010101111111110001111000000001010000011110111110110110101111101111100000101101110111111000100111111110100000001100000111100110100101011011000100010110110101010011000011111001001010101010101001110111001000111000110011111110001110110101001100101000111011101111001110000100101100101010100110111111011011100110110101110000010011111010101001011001111001101001010110101010010011000100000011101100100000100001001101101011000100100100010100110000000101110101010110001011010001011101100101110100010010100001111001101010010111010100001001011111000101101100001011010101101010111111111001001011000111101101111000100001111101100111101001010111110000010111111101111100010000001000110010000011001110110111101011000000110011000110011101101101110101110101011111100011000101011001111100000110100011110110011100001110000101100111100110000100110100001000001111011101100100010001001100001101011110001011100100010010001100110111000111010111110110011101101011111010110001011010110101001101010010010111010000011100001101010100001111010011110110011000010111100110001010110100000011111101111011001001110100010010110111001001110000100011110111110101101001001011001101000111101011111001000011111101001111001001101010000001011000011000010101110110110010001101010010010010001001010011010001100101001101010111000101110010110111010011001001010010001111111010011111110111100010100010101001000110000110010010000001110010001111010111101101111100001100000101110001101001111010101011011100111010110011000110001100110010011011110010001110010110011110101111100110010000110011000011010000011000001101100001001000010110011110011100100010101111001011111001010011101110000010011101010010110010110110000001000111101001011010010001111010000111001111101000101011010001010110000011111001000111010100100001000001000001111101011011000100100101110001001110011100111110111110101110010010001100110101100001010100010101110001000010011011100001000111110010001101111110111100010100100010101010110001000110110111011100000101111011100110010000000110010111110011100000010110010101001001111100100011100001010010011000011101000011100100001110001000010111011001011110100011111101100010100110010100001100001101111010010010000011000010110110001101101010001111000011100101101010110101100110010000100100111111101110101001000010001011001110011010110100010000011100000101001011011110010011111000101001010001011100100000101011110001111000011000010000001110100010110001001100000011000011110101011010011110111001101101000110111100001100000100101101101101101000000100001111110001011110110000010000011011001110101010010100110110111010000011110010110010001101010010100000001011011010001100011110111110001101000100100101100101111010111110001001111110011011010001001001100010101111100111000110111110011001100100101001000011000110001101000000111000001101000010001111011110001111011110100101010110100000111010010100111010011010111101100000110000101001000101111110001101000011010101010110000011000111100010001100011001111100101111100010100110100010000101011000000101101000101011000010010100101101110011110001110110000010101101000010010010011000011100000110000011000000111101111111010010000011011010001101101101100110001011101100100011010100110101100011100001111010101110010100100011110101010101000100111101100100000100011001100100001001101010101011110100111001101001011111011001011111110110111010001101000100100111110111011101110000001110101011010101101100110100110000110010010000000111000010000101111101101010010110101100101101111001011110001100101111111101011010101001010100110001011111011101100001100110010001100110001111011110101001101100100100101101101111010100100001100111111001000011110110111111011100100001001111110110110111111001001100011010101100011010000100110010100011001001111100001101101000100010110100000101101101111111110110100101100000110100100010001010110111011010011001111000011001111110000010101110110011110111001111011010111101100010001100111100001100010110101000010000101000010011001111110010000001100110100010000100011101010110001101010001000110000000111101111100111001010100011111001000011110011010111100110000110101101101001011000100011110110110001101101100010100001101110011111100001101101101100001010010110000101111111000000101011110011000101100110100001100010101001000100010011001101011110101111000001100101001110110001111001101011001101000101111000000101011101101100011000111111111110000000011111001101110000111110011010111010001001010011010010110010110011010011011000111010001111111010000110111000110100000110110110011010001101111110110010110011110011101111010011100111010000000001100011010010011011110101111110100110000000001111011010110110111011100100100101001110100101011011000000100100100110111100111011001101000010110110111100000100011001001011011100000101111000100110001001001011011100010100011000011110010100010100111101101110010010010011000101000011011010101000110011001110100001011001110011111010111001101101001111101101111111010110010010100101101000010000001010010000100101111100111111101101110110000000100111111001001000010110100000100010111001101101000100011011011001001001100001110100111001101101101011111110000111000011000000110000100110011010001010110000100010110010100001010000111101101010101100001001110101000100001100100110110001100110011100101001111010110010001010000101001110111001111110011000111100101000010100110101010010110011000000101000010000110000001110010010111001010101110010001010101000011010111001001001001110001011111110101100000010111111001011000001000011001010010011001100010010100110001101110010010000000010110111101101110111101000100101001010110100001101000110001101100011001010111001110011101001010010010101100100100110111100111001001001111101000111010000001100010001000111100111011001100100100001110010101111111101011000101101110000110110001010100001100010111101101010110111100011000001001111001100001101110101101110101010011000011110100011100110111111001110011101000111010010110000010010011000011110000000111011000111010010100101001111000001000010011001010000010010001010111110100000011001101101110110001101111111100001011011010000010011001011100110001110000100101110101110000000001101101101111100000101000101000100110010001100011010111100110000111111110000011000010111101001110001001000011111011011100110001101111111111101011010000100000010010110101111101011001101010011110001001011011001111110101010100010111101011010000101001010101101110011111010111000010011000000111101001111001101111101010100101000000000010110101100011001010101001010101010100011100010110100100010110111010000100110100111010110101111001001101111101000001101010110110001101000000010001100111111011010000000111101001110100100110001110111010000101111110011001000111100000101110101000111001110100010000111000111101111101110110010101011101100100111100001000011001011110100001100101001011011110001100101110100111110101011101011010100110100101110111010010111111101010110011000100100110000010010000011110001001010111000000110000011111011001000100011100110000111110000101011101110110000011011100000011010000111000111001010110010100111000000011101011001110101010010011000011001011101111101110101010001000100100110001111110000010000100011101101001001110101010110101100000011111101000001110010010111100101111101100001000101100001110010110001110110000011000010101000001000011011000011111100101011110100100010010100010000001110011001101111101111111010111111001110101011010001010001100011110110110010101000011111100111111111100111010001001100110010011001101110101111111110010011000010101000001011001111100110101100010110101100100000001111100101011010110101000111111100000100101100001101111010001001111101110011001100111000001111011111111110000101110010101100101111101001010101011100110001011111001101101100011000000111010111010111111111000000001000011111101011101111100001000100011110100001110101110101110011011110010001101000110010100011110111110111001000100001101110011110001111101001001001001011101101101010001101001011101100011001101101101110001010101101100100001110110010110001110001000100110001000111110110011101111011001100100000000001111101000000100010010110011001110000100111101000001010010111011100010011010010100110010101010010010000010100011101010011100111110101000111001010111011000001111000111010110000100110111010101010001111100011110000001010101110010100000000101010001000111010110100100101100010100000100001000101000111100111100111001101001110010001100011101100001110010110111110000000110000000101111000011010110101111110100111110111110000011000010111011111001010001110110101110100000011111101110101001011000111000010111011111111100110011101110010001001110101100010111100100110011010000001011001110111010110001111010001011011111001000100100000100100100011001110001100101011001000111011100111000010001100111010100110000011011100101100010111011100100000000011101111110100010000011110110010000001011100110011110000100101010011010111011011110100000111100011110101011110100010010001110001111100100010011011010011101100101100111110111001001011111000100101011000000101001110111010111000100000111101110111100010001100100011101101011010001001010000100010000000010000110101101011100100010111000001100000111111101001001011101111011001100000000110100000010001101100110000001001111110110011101000010000001110110100001001001010001000100010111001001101110110001101101101001110101001000011000011110010100000100110101110000001101010001001101000001110000100011111110100001010111011001000000001100101011011011100101110110101001010011110001100000001001001000001110111010000110010111011001010000001111101111000010101001110011110100100010111011011010110110101100100100011011111011011000110101101110110011111010101110000110101111000011000000000111111000010101100111000111111010100000100010000011100101011110110100011101100010000011100110101111011111010101101000010110011011010110000100100010100000101100000010001001011101111101101001000111101011001000111011110101110110000101111000011010011011011000100001001001101110111011111101110101100010111001000100001101011001001100110101111001100110111010110101000110000100111001101011111101110110100001110011010100011111011111111101011000111011101011100010100101011111011110111001010011000010000011100110011111001001000010000010111111001010110101010010000110010001101001001110001001011110111010100100111011000010111000100100111110010000101110100111000100001101010001010001111110100110111011101101101011001101000001111100101100010100100100111110110101000010111110110111011100010000101000010110000011100000101000011011100111001010101100010101111010001010110001000011000000100000010100110000100000110100110100100110101010010110011011110100111011111111010011011110110101100001111000000100110011111100110001000100101110001011100110000110011001101000001100001111010110000100110111010011110101111101000110011001101101011001111011010000001011100111111100001100001110100111111101101001000101011000001110000100001001000111000001111100111011101100010100001110111001100000100000110000010111111010000000001011111001111011111101100001001001010101101011010101011000100001101100110011010011011000010100111001110110110110110010101111110101110101100110111110100000001001001010111010001111100000010100000011001010101111110000001101001111000010101100100010000010011001001110001101100000001111100010101000100001011010111101001111011001101010110011100101000010100000000101000011101011011010000111100111011111100001001000110011010010111110001110010101111011001110011011001111010101001011110110100001010100110011010111101010110000000110101011111001010110010111010101010111101010110010000110001001110000010000100010101010001000011010101110111110010110001100110111000111110111011101101010010101100000000110000001110010111001001011010011001110110011101110101110001111111110110101000010101101110001111110101011100101111000011000111000101001000110101111010111110111000100111100001010010101110110010101110011101101101101001001111100011011111010001010100100100000010011100011001010110000111000100010100001001101010000000101110111101111011001111011111100001110100000001011001100111000111010000110000001111101110101010001000011001110110011010000110011011000101111100000100010000000111100001011010000001000000001010111000011101001010101010101111100010100101111010110110101000101010110110010101000010001111001001001101000000110101010110101000100010010101011100101000111100000011101101111011011101111000010011110101110111011010011111010010110010001010101100001010000111011101110011101110100111011000110010111011110100101010100010001100110000000111101111111101100001111111011011111010001001100000011011001000101001101100000011001110101110110010010001010001111110100010111010111011011100110100100101011000011001101100000110001011101110010001100110010111111011010111011011100011001011001110110000011011011111001101001001000010101010010111010001011100010010011110111100000111100110110110110101000001010101011100000111000010101011111100110000000001011001011001011001111111110110110011000010001100101101001001000100101101010101011000011000101001000111010000101110101101110000010100111110101011111100111101000010011101110011101111010000001101011110100111001001100111010000000011000101000111110110101000101111101100000101110010110101111010110001000001111011001100110000101111100011110001101000110101001101111101111111001001010010100001110000110111110011000100111111000110001010011101111000110001000100011000111001110010011111000111010011011011111111100111110100110100000101011011001001011111010000011001000100000100110101010011010000010101110011101000000001010101011110001001111110110110011000001101001010111110101111100000100000110111001100111111010100000001011100110000000000010011000110110110111011101000010010000011111011111101101000101110110001111100010100010111100000000100001010000000110111100100000111001110110100111101100011100111101100001111010111100100111001001100110011001010000101111110011011111000101000011111011111110100001001101111100001101000100111000010111100010001111101111111001011111110111001010111111010010110101010111010110100011100011010101001100001111000111111001001001101001001111010001001011100110000101101000111101011110111000001011110000110110101111110110111001100011000101011101011010101101000011010011001011001111111101101101111111000101100001110010101110111101101011111011111111110101000111110111110100111111111010100000100101101101001111000101000110100101001001010010000101101011111010001001000101001110000101001000011010101101010111100110111010101011010011100001011101100110100101010000110101000110101101010011111001000001111001011100011111101111100010011111111100010011110001010011010111001101110100101000001000110011111000001001000001111101111111011000100101100100001101010110000010110000001000111010101011111001111110011011101100111110011001000110000110001111110101001100101101101011011011001001100011101100101100100110010111001100100010011110000110010000000010101100000111110001010000000110100110001110010101001101001111110000101111011100100100101000001010001000010111011011011100111000111011000110101010010100111001110011101111110010101100000111010011111111001000101010111011111000001111001100100101101101110000100111010110100001001101100001101101100011011110011000010000110110110110011000111101001111011000001010000110000011101101100001110000101011000101100001011011100100100010000111001101111100000010101010011001101001001010010100110100010101011100011011100111000111101011010000101010111000011011010000110111010110110010110110000110001001110011010001000001100001000101101000101100111011001001000101000010110111011011101100101010100010111111001100101110101001100000000110101100111111101001110110000100011110001011001000000010111101101101111100101100101100100111000010010011111110001101100110110101000001110101101111101111001000110111110101100110100100101000010101000110101001000000110011010101001100010010000110111111000001100001100001100000100100111000000100100110100110001100011000011010110001000101011101001011010011000010101011010010000001100111101100000000111101101100111100111101010101101011011000100101110110011011110100111110011010101100011010010101111111101010100010101101100010111011100000001011110001111000001000100001010101000001100001010111000010011101101111010000001010111010001100111010100000100001000011111111011000110100011010000100101001011100111110100001100010000110011100010100110000011100100111001101011010100111011111101110110110100000100011010010110101010100001111000101010001000100001110101111000011101110101010111011100000011101010010001111011100100000100000010000010011101000110101000011110100000011001110001000110011100000011100101101010011001011101001111100000000001001000110000111111101100100000111010111100011011010001010010011111100101110010010011111101001101100010101100011101001001011011100010111101001001011010111011000011110111101001001011001100110101100100100001101011000110101101010100001111001111111000110111110100110001011001101011001101100011111000011110011011110100011000011100001010001100101111011110010100100110000101010010111011110000100010110010101111100011001101110011110100100101000001100000110000011010001011000110010011111000100000010101111011000010011001010110101000010100100001011110010100110001010010000010000101101111011100101000011101001010011111001001000001000010011100101101001111111110011001110111010001000001111110011111100100000010111100100001100100011110101110101001101011111101011011000100011101000000110101100110111011000000110101110111000101011100101100100001101011100001010001101010011100101011110101111101110011001001100100010111001010011010000000011110001001001010000110100011111100100001001001001110000101000010011111100001010001110010101111011001001000000111001000010100000001100100110010000010110100001010001011000101000101000111110000010000001010000110110010110000111010101001101001011100001010100101011101010101110011111010110100011001100110001100100101010110100100111111011101111111101010101110011101110101110100011100111111100011101011110101100010000100110111011100110011110101011010110110100001001110011110111010101010101010100100110011010000001110001000101101000000010110000101101101010011100000100001010111010001000001000110000000111010010010100100111000001000100111000110111010011110111011111100001111111010011101000110011111010111111000001000111001111111110011101110000001001101010000110010101100100100110110111010010011000001111001011101011001001101010011010110011100001001110111101110001100001101010100101010100100011011110000111110011100101010000111110010110010101111001001101101110100011000010100101001100011000101011100101010010101101001110000110100000001001111111010101001100010001000111011011000010001100010001101100010011000100110101010110111000011000011110100000100010111101010101111011000001111010100000001000011110010110110100010110100111101010100101001101110100110000001001000100010001101111100111010011011100101000001000001110000001011010011111111011001000001101001000110001101001111101110100010010001110011100100000000011110001011001010010010110101001101111010000111010110110001101001100011100011111110001100101000100100000010110111000110011100111001000100011110000011101111100111000011011101010011110101101001100001100101000010101011111000001100001001101100101011000001111110001111000101001100010010010110101011001011010110010010010110000001101111110100110000001110111101111000000000001111111101100111011101101001110111000100101111000001100100101101011110000000001000001110111111010111111110011000110101110001000110111010111100110011011101110011111111110001110111100001010011110001000110000011101111010000011011010010010110111100010110011001111111111101000010100001100100101100111011101101001100011000001110011101110001100111010011110011100101101101111000000000011100010111110010000110000111100110000100000011011010001100101000110101100001101011000010100011101001101111011011110101101101110110101010001111001001000100110011111101000110011111101100010110101110001001010100100100101110010010001101000000110110000001101101111001111110111110100101010010001110010110110000101100010101111000001001110100001000111000110000011000110101000001101110101010100000101100011110000000011111011111101000001101110100000011011000011111001010001111001101110101011101001011011100110110101000001010111111100110011011011100100001111001100101000111011111101010100110111011000110111100011111101011110000001010011010111010110011110010111100001011110001001111000110101110111101101111101000001101110010001001101010000010000000100010110000010000001111001101010011001000100010101001101010100010000101111101011011111101110111101010111111010010001011000001010110111011110001110000000100011110110100000000011111000110111111101101111101011111110000000001000000011001110010011000000011110110001111000011110111101010100110110001101101101101110111000100010110101010001010111110101011011111011010110101101011001100110100010111000101100000001101000000011101001111010100101001100101001001001011111100001001100001000010001011101000001110001011110101111101011010110011101100000010001110110001010110111001001001110101100111111111100001110001101100100110100111011011000011110111100001111111001100001110000101111010010000000111000111011011101010100110000001000101111001000000000110110110101010000110101110101111010001000110100001110001000001111111000111111001010011101010101100111100000110001001111100100000100011010101010111101010100010101000110110011001100110011100010010110100100000011010100010101110100010100100011100101110010101111011110101100011001010110001101101111011101001101011011010011001101000111001100100011000111010011101110101011011100011100110000001010001101111000111001011100111000111001000110111010011010100110111010001000010010110011000100100101001011111100001000111101100010101001111111101000101010110001000010010111011001111111101000110000101100000101010110010110100001100001000101011110000011001101110000110110001010100001010101001100111110110011010110010110011100100101110100100000000100010000101010001001011111011101101010110011010110001101010101000101100101010111101010001111101100111101110010011010111000000101111101111100001001011000100111011110010101001010100100011000100100011001110001101001000000011101011100100010110101000111100111101101000100101100111101111000001111111011100100000001110101101110000110111001101100000010001110111110000011111110101110100110000011110110110101110110110100101110110010011001000101010110000010001011001001100110001100010100110101001100111011000101001100010010010011110111110000010010010001111101011001011000011010010111101000100101111000000100010011101001001101101110110111001101010010010110110010111100001110011111101101001010001010111111000100011110101001000110010100000000110011101111010011111101111101100100110001000100011010011011010010111011101000111110011101101000000111111101001001100101000111110110101011101001111000001111010000001011001100010111001011101011001111011101001010001101101100010000111100001001110010100001000101111001010100110011101101111011110001011100010000110111001110110100111100100011000011001001001101101100000110111001110111111111101000110001010100101011000000011101010011001010101010001011111101110010110111110011011111001010000101011101001111000001010001101101010101011111001111101011001000111110010111011010101110010101011101000100100001001110001111010111110100001100010110111000110011010011000110101010111010101000100010100001100001111100101001000101000110111110001101000011010000000101010110111111100110011100010001111001101101011010001100110100001011111001001100011111110100101011000110011010010111001111101101100110010110101111010101101110000000110111110010100001111100110110010100011100000101001101100001000010011001011110110011111011000111110000111111011111010101011011100010100001101001010111100010110100101110111011010010000111110111101111000100010000111111001010110010111101111100001011001111100110100001101000101100111111110111111111010001010010100011000110111001010001011001010010111000011001110101011110111100100011000111110100000101100011000011111100001011111110100101101100011111110011000110101110001010001100101010011101011001011110010010110000000001010000000001111000100111111010100011100000111010101111111011110110101101000110010110010010110111100100101110111000010100011111011001111101110101101110100000111111111111010110001000010100101001110010011100100011100001101001010010110011010100101111000001101001100100101001001110101000110100001111110110100101011010100110111111011011111100100010010110100111011011111110100001011000000101110100000000001101111010101100000101011000011111010111111010000101011101001101100000100000111101110110100100110011011000101111001111100110010001011101111111110011000111001001110010001100111011101011000111110101110010110001010110100010001101111110011001101011100000011100001001011001100100110000111111100111110101110010101000111001000110111000111100000000010110011111000000111111100100000010100011101110011111000100101100000100111111001000011100111010000101101010110001100100111011010110100110111100000110011111010111011000000110111011010110001101011111111110000111101010111001001001000011010011110101111000001000010000100101111011000010110001111110010011001110011111000111010000111011001101011101110111110111001110000010000010010001010010010001011010010010010101100111001010010101000001100101011011100101111010100001101101001000011001101111110101011010011110101110001010001010010111010100101100011010000001110110011010101000001011111100000011011111011010010100110110111111101111011101110011010100111011011110000010011001000110001111011111010100000101111111110001101101001111010011001110110000111010101111010010001000100001000000110101010110001101000111001010001100010011011001110000110110101111100101110011010010111011010100100100010000010011111111011100101000001111010111000101100010111111100001111000010111101110010011000111100010010010101000000010010111100111000000010001100000100011100000000100010111010101100111110010001001111010010011100101010001001001010110001011101100000101100001100111101001011011111111111101111001001001010011001110100011110010001110000101101111100100001100101000111010011010001101100011111110100000110011010101100010110110101111001100101011001011011011001000110010100111000110010100111100011011000001011001011011010010010011001001000111111100110010010101000110011011101100010000110101000101101111100111100100110101101101110011100101000000110011010110011111110110001101010110001111000010110100011001101011111100110110110110100100000110010000011011010001000011110101101000100101010101101110000101110101011000011110010000100010011010000010101110001000111111001110011010111111010001111101000100110110110101011000011100110001100111110101000001100011011011101011001000001011111100001100011111011001000101110111001100010000101010110010100011101111011110100001101111100101110101111001000010111111100011100000110101001010101110100110000011001000101110000000100111010111000110111111101100101000100101100000101100100100101101010011110011100100001001001010101101010111001111000101110010001110100011010110111000101111110010110110000111111001111100001101101110101100100100100110010011000010001001110001000101100100001101100110111011100011001110011111010011010100111110000110111000001111011110001101111011111101101100011100000110000100001111110110100000010010011001000100000100010001110011110010010011110100101101100101010111011011101010000100101001101110110011001010111011111010011111010001100011100100100101001101100010100011001000101010101011011000100001011000111101000110101110100111000000011010011110111110000100101011010000010000100100111010101101001000101101100000100110001001101111110001111001010001001111110000110001001101010110000000111110000110011000000000100001100001111111111011110001101101000101011100010000000000101000100101100010001110010000110011101001110000011100010001001111110100001100100100011100010001010001011100000110010110011000111011100011101110001010001101001100010011010001011010100111100011100110100011010010100011010000010111010011110001100100110011101010111101011100010011100101001100100000001111110000100011100110010011110011100001110110000001000011001011000000101011111001101110100101011001110110001001000011110011111111100000011011001011011011001110011010001000100001001010010010000100011010101100101010010100111010110010100101001110010110100001100100101001111001101110011011001001011110010001100101111100010111010001101101111011110111001101011000111110010011010100101011001111010110000001111010100100100000100101100100100001111100010110110111110111101111010000001011011011100110110010110101011010100101011011111010101001110000110111001101000110101010000101001111000000100110100010010101011001010010101010001111111110110101100010100110100010000110111100101001000010010101100000011111110110110000110001111011110111011011000100101010000001111101001101100001110000110000000110000110111010010010111111111110011111101010011101001111111010001000111010011000101000001110001010101001011100010110000101010000101111111110010000110010111011110011010100010010000111011000111001011100111000011111011101000110111011000110101000001001011001100110110011101010111110011100101011001110101111010010000100110101000001101011101011010111001111111001100101000100111110001000010101011000111011110101111100110010001001001001100101000100000111110000001000001011101101011111110111101111101001011010110101110010001000011000111100100010101100101001010110110010101011010101100000011011000001000111011001011011000101011010000001100100001011011010110000100110101110101010011011001000000110011111000110111101111101111101010011101000001011111100111111001110111001011011110010100011011010011100011000111100100010100011001011101100011010010111101101000101011100001100000110000110001011001010010011001001111100111000100101100011000110111101000010000010111010000111011010111011110001011110010011100101110111110000100010011101111010100001010100000111110111010010000100001011110100010011100111010110011101000110000011110101111101010011001001101001101101010011010001010010101100100101111100101011000111011110110111001100100100110111110100001010101101001111000010000000011110001110101000001011010001111001100101010110011110101101100110000111010111111101110010000100101011010000001101101101010110110100011111110000110110000101111001101110111001000110011000101001001010010101001010000010011101111000000011111000000100000010000000011001011010001001011101101001101100101011111110101011111100010110000110110010001101111111111001100111011100111100110111000010100100001110010000111010110010001100000101110111011001001100011000101100110010101001000111111011001011111100111100111001011011110101100010000011111001110100110101110100011000101000000010011010000110001011010001001011000001011011110011000101110111100001111100011110111000101001111111010001110010110100010000010111101101010011011011010001010001110010110111101010001010001100011111011100001001011000001010110001000010001101110101000001001001001011011110101110111010011110100111111101100110000011000010101000100100010111010110001101111011001100001110101100000101100111101100000111110001000110100101011011100000010110111010010111100101100011110011000100101111101001110000101101100100010100101000110100110100000011100011100100100011100110111001111010010111000000101011100101100011101000101101101001111001111101011011011101111101100001000011110101101111111010001011110000100011000000100110110110100110011111111101101101000110011100001000110001110111111000111100011100100101101000010100000001001110101000100000011101111000101110011001010100110110011100010100111000101011110111001000111011101000000011000010011001001100000000110001100110110011010111111001011001100001110001011010111110100011011100101001001000110010110101000101000100110011110011100001100010110100100001001110111001111000100000011001011101010000001101110000000000010010000001010111110001110100011001101001101101000111110010010111001100111110100110101110101111111100111101011001010111010101101001011110110100001000100101001001011001110111111001001111011111011111011100100000100111010100101101000000110000011011110011100000100100111111001100001001100100100010101101111000011101000001000000101100101110111100000101111011101101000100100101001110111110000110110011000000110110101110000011100100100010100101011010000001111110000101010100110110101100111111101001111111011000100001110010111011001000000100000010010001111001001111001111010100010110110010111111000101001101000100100110001100000011111000101011000011001000100010011000111010001000100111001100101010000110010110000111110010111001100011100111010000110010110101001100110000000100111100101000101000000010111000001110011011110011100100000101110101100111001101111101010110000101000110100110111000101111100111011111000010011010001011010000100100110110010011110011000101010101100111100100100110011001000010110001111111111001001000000100101110000001100010001111011010011000011101011100100000110111011001001111101101101111101010100011111110001011111010101000010110001110001000011101000110100011001001010000100001111000001011100000100101011010100001011110110001001100101011110011011010111010001110010001101111011110100100111001100000100100000000000011111101100111011011100111000000111001101101101001011100100000101100100100001100110001001101110010011011110001111110011110000110101110111000110100000110101110110011100001101101101001110100101110001100000001100110111000000100101001111111110101110110010111111100111110101111000010011100010110100000111011111000111000010010010110011111110010010100001110110111000110110101010111111001001000111001001101101101011001000000111101111010000101100001010100101000011101010000001001011011001111100101100000101111011111110100011110111100001100101101000101100000010110000111011110001010101001010010111101111001110011111111100010100000010010110000010111111010100110010010000100101100110110000001101011110111110111101111001101101101001111100001100101000110111101100001011101001111011001001001000001001001011011111001100110101000100000111011100010111100110000010011110011100110001000001110011110111000100010010011001001100000011000000001010111011011111010101010011010000001000110100101001000001101111110110111001011001011100111010111100000000111001010011111111010000000010000011000100010100111010110000110110001001101001100110110010001000000111100001001110110100101010000101110100001001111000111010001001101010101010100101101010011011101010101000010101100111001010001100010111101010111111111011000111010110010000000101010100101101111110011110010111111101101110000110000010011011000011001111011100110000111110010011011100000011000010000101101001010111001001011100101001010010100100000100010001101010000001101100110001000101010110100100010101010100111100001001001110010111000010000111011110011101111000111100000111110000110011000000011100110100010000110111001011100000111100101110110000110110110100000001011000001011110100100010110010110110010010110101110110110010111000101011101000100011010111110100011001111010100110100111000001100111111111010000111000110010110000111101110110001111110100000011110100110011101111001011100011010101101110101101010111001000100111001101110110001001101010100001010011101001010001000010001110110111100011101010100010001110110001100001000000001000011011100101011001011101000101010000110111100100000111000011001011111010101001010100111101001000111000110111100111100001100011110111010111100100101111001011111101010011011010110011111100011101110011010011111010001001100010011111010111110111010000010011010010000111010010011110011000000111011001011101011100110100101010011001111010000110011101001011000010100110111010010110011111001010111010111011011110001011011101110001111101000101101010110011101010001000010101011100010111110001001010101101101100000001111001111000110101110100000100000011111101100010111000110101111000101110101110111110011000111100010110111111010111010001110000011111101100100110111100111010110000010101010100000101110110011101010110101011001001000000011111101000001100001010001000011111000001101001100111101001101100100110100100101100101100001010110010011100100011100011110101110000101000110100010010000101111010011010111101110111111111001111110010011000111110000100100010010101011111010111000100001011011000110000110000000011101010100001101111100011000100010101100001100000110010001111000111111111101101010101101001001110101110010101111011110011111101000101100101110110111110111110111011001101111101101100100010111010110000011111011010111000111000111000101000000011000100111010000011010000010010110011011101000010100000011110111101010010011110010001100111001101101101011011110101100111011100000110110011010110001101011110000101100110000011000111001011000000001001110110111000000010010101010011101010101000001100101111111011111111111011010101100111111001111011000111011001101111100100001111000001011010011001011000001111101011011001000111001011001110001100011110001010111101111000101110100001010001111001010110110101100011010100101101100111010001110001110100101111000011000110001100101011111011100101010001110000010001010100111011000110001001010111101101111110110010000110110111111010011010010110010100000110101100010110011001000110010110010011000010001111010110101101101110101111000001001011000001011101100110110111010110010100110101111100100010011011111100001110111111010110101011011100011110111111100000010110111111001010110011100110011110111111011110110100100110111001000101101111100010110001000111011100111010110110010100010101000110101100011010010110101110011000110100101000111101001101011110100011011100010111101100111101101100001111010001101001011010011110101010101011010010010111001001100100111100101000010001001001000111101101001100000000111110100001000100101100110001010010010001111010011111111011110010101011110100011110011001011001001001100010011101101111010100001110101100011001001001101111000011100111001101111100100111011011010010100010110100010101001000011100010100100101011011110110010011110101000111101110010100010100101010100001110011000101001100010000000000111100110000100001101101100011101010000010000110110111111111011001100111011110101101000110010101011111011100101111011110000000110000100011111000101011100100111000111000101111101101011010111011000100001010101110000011001000111010010101111011000110100010110010111001100001000000100011110100101110101111010011010000011001100000111100000111101001011000011100100110110001001010011011110110000111101110100100101111000000010011100101101110001010011000101010100110111111010001111010101010000101001011001000001100100100110011000011100001111100100101000101000100011100001010110111001010110011000011011000100111111000010001000101001100110011010101101010110100001111111110010101100001011101011111010110101010100100010100110001010100100101101100010001100101000101000110011000010111001111011010001100000101001001011100010001110111101100111110000010010100101100100000110111010110001001101001101001111011110110111111001110000100000111100011100010100101000100100101110010101001111111001000100111100001011100001000110111001100100001011100011110100011011010111001011100000111110101110100001101011110001101110100111111000010101000101101110101011000110010100010010100011011100111111100110111001100001111000001100011100001110100110010011100010101000010000010010101100000111110001001111010001110111111111010011111010011010101001111011111011101110100101100001010101101110001101101011010111110101111001010110011010111110111011001011010000011000110010000111100010001010010111100000010001011011000010101010011110011100110111110000010011000101000010101100010101001101110110001000110110110100101011100011000111110000011000100100010000011111100101100000100111000011111101101001011010110111111111000001101100111000000100011110100101001011110110110001110001111010001001111110011111111000101111010101100101100000111100011011101111010010000100011111111001101101110011101011100000010000100101110010111101010100010111110011001100100110111101011111000110100010000000000000010011011010100101001100000000100010010000001010001101110010101011101111100100011111110001111101011110001101111010111111010000110000101010001010110010001110011100100111111101001101011011011011001101101111011111011011100110000010100100111001011110010000101001101101000111011101000101110110101100101111101001011010001010101110101101101010111101101010101111000110111010100111010001010001011001101101100001101010100111110110110010001011011011000001101101101010000001001101000100100100010110001100001000010111101111000001101110100111001101111010011100110001011111000101001000010111101101011011011110111011000001010111100001101000001000111001110111000111100111111111000100100110001100111010001101010101101010100111101100100101011000101011011001011110000001000101001011010001010111100100100111111010010110101010100011101111111000011010110110001110010010110101000010110001100000011000101110001111000111101110001011011000001111100010010000101110010100010100010111101100110110110000110101011001000111101010000011011110101011000000011000011111100010100111000101101110001111111000000110110010011110101000001000101110011110001001010110100001100100100111001111001001000101101111010001110110000001101100110011011100100100000011011011011111110101000011001101100000101000101000110000110101000111001011001110010111000000001110000011100111110101001000010111001011010001000101001011100100111101010011011010100001000110001100101101000010111010011001011001111110100000010001001111111101111101011101001101000111101101111001100010011000001101000111010010010001011010000110011011000111011010110001001010111000111000001101010111001100000101100011001100100110101100001101110101111000001011011010010000010110011101100000110011101110101110010010101110100000110000001100001011011000001101000111001010001100101011001011111011001001001011100100001000011011101001010111001101100100000110000001101111111010110110110100100110101000111011110000001101100010010010001010100101110010111001110101110111000110011110101001001101101010010101000110011001111110011010011001010011001110011101000110000010011000101011111010011100101010100010111101010001101000010110011111100101001101110100010110010100101000001111110110010111001100101011100111100101011000010011001001110010011110101101100001000011001111100101111110011011001000010101011101111101001110010010001000001011110001010011000110110001000011111111000001101010010010010101110111101110101001011110010110010010000001111000111001101100111100000000001101100111100101010111111111001100111011011110101000111100000010010000101101001101010111100100001111110000000010101000001011100001001001101101001001111011100110001111111011001010110000101101000101100010001101111011101100010011011101000110101010011110111000001111011011001111011000100001001100010001111000000001011001111110100101001010011000000110011010000111111001100100100011001000100101000100001100000011100111101111011011111111000110010100011110010010001110101011010110101011111101110111000001010010011001000011011001100110100110110101101101111100011001111010001101011100001111110000110001000111100001000011010010111011100011011001000111010111100111110100000011001100001001011001100010100110100110001001101100111110001010000010111110110111000100011101011100110111010010110011110000000000010010111010001011110110100101111100011110101010101100010010101100001010010101111100000000100101000111101101010110000100001101101001100110011011011100111001111110100001111001111011001011011100111101110011011011101011000110110010011010101011101011001101111101011000001011000011110111010100001000111110111110011100111010011011010110101110100111100101010110111001110010101101011100011010001110100101100000010001100001001001101101100001100010000110011011001010101011000100110000001001011011011011010111001001101011011001000000010010110111111110110101001000101111011000010011001100011010010001111101001001000000001000100011110101111111111011111010110110100010000101000011001001110110011110111101101001011000111100011101001110001101001101100001010010110011100000100110111001000110110001110000101010010110001100101110101100100100100101011101111010010000110010100100100010100100101010110011011101101100101111000001000011011101011001001001101000101011000110000011011000000000110000100011110010101110011010110111100100000101111011001011000000010010101111001111010001110010111001110110010111111110110011111010001011010100111011100111000011010110001000100111001000101010100010001101000110100101111001101111010111100100110000011001100010011110100111010010000100000100110111111111011101100110111101100001001001010100100110101111011110100011110111101001000110111101010010011000100001010101100011000101001000000111010010100000001101010001100000010011101111101100011110000101001011100100111100111110111110001011101010100110100101001100001001010001110010000110011000001110111011001011010001100010101010000001111101111111100000000111011000110111101101100001010001110111100001010001000100000000000011001000010011111110110100110100010010100101101101010101010100101100001100101001000100110001010110111001011100110101110101000110011110010000001010000111001010100100010011100001101110000011010101101010110010011000111110010100001101101111010011010000111111110110010011011110001101100100101001010000110101101100111110100001111100001010111011111111010011101100100111011001100111111101000111001011100001100100110000111010101101101001011001101000111010110100110000110000111111100100101011101010001010101100100100101010000111101110101001110010101010111101001000000001001011010010101011111001000111011111001010000000001101001110100100010111110110010010000011110000111000001110001000001101000011010111111100100100110111000101001000000100100010111011010111001101001000101110011101011010110111110101100101110010011101011111100101111001100100111101101100001011111001011000111011010000110101111110010101000100010111011110101100001100010111101100100000100100111010000100010000111110011010000011000110001011101100010100100111011101010111101100001011100101011011001010011110111110100100100110011101001110101000000111110101111011111100001011100101011011010111110111101110001000110000101000001111011101100011001000011001000101111101011001001001110111001001010101000011110001001001111011110110100000100010010101100101111101101100101000011010101001110110110111110101001000001011011110110100000010001001100100000100110011001000110011111111011110010001011111011010001111000101001100010110010001011001000011011000111001100101111000001101001100101001111000110001101010111010111001001000010000100010110001001110011110011110001000000011101000011000101000111111111001000100101000100110100111100111100100111110111010001100110100001011101111011101110001100101000000100000001101101001101010011110101110110001001110000000001001101010011000111100001100100011101010010110110001011001010100011111110101011010011110111100110111101000110111010010000010100101001101110101010111100000011100110101001010011011101011001100101001111010011001000111001011100010011100001001110100011110011101001100011011000000111100101011111100000010111111000110001101101001001100110111101100100011010001110100010110000000100100000011001001100010011101100011011011011010010010001000010111100001000010111001001110000001001111001011101110111011011011110000010110000001001001101001001101001101111101111100110001001100110010010011001011101001100111000100100101100000110110000110100001001110011011011011010100001010100001110000011101010011001110110110110100100111001111001100011110101000000111100010110000111110010110010110011111000100010110100010011101010010100011011111010011010000101011011111111011000000010010101000110000001001010111101101111001110110101000100111000000100000101111101101100000101010110111011111111110110111000110111000011011100100100011001110110001011100001010110111000110000100100111101001110001111111011010110010110000001110000011101100111000010101001011110010110100101100101101000111111101101010011101101101110101111010111011010111001001100111100101000010110010110011110110101101101010011010111001001000011011010110010100101111100011111110011100110101001111110111111111011010000111011010110101101011101100100011000011110010110000000010011110000010011000110101001000111010000101001111100101100001110000000101111000111101100010110100100111000000001110110001010111100110000001101001010000000010011101101100000011110010111011010111010010001001101101000000101010100101110101000100011000000100001101111001010010100110111000101010000011111010001100110101000010101101111111111111000110010100110001000111000100100010110011101111110111110110100100110011001110110000100000110101110101100000110010000000011101110110111111110100101010011010100001001010110111100000000100110000011010001001101001011010100001100101101101100110001001000011111000001010111111010001000100000011111100100110100100100101000110110011101011110110011101001110110100001000000001010001001110110111001101010101101100010101110111101011111111111010100110001011001011010000101001000101111110000010001011111100110011101110010000111111101001010111111000111111000100110101011010100100000000101010111100010111100010000011011000000001010110100011100111110110000100101111111111010011111110101111101101011011010101111010110001000101001010111000010010001111110010110010000101010000101110001111010001001001010111101110110101101001001111001001110100101011011111010110001100000011101111101100001000110001010111000010011111100100000111101100100101011101100111111101111010010000100001110000011011011001011010010000000011100000010111001000010110010010000101101010010111011101110010011100001110001111001011110110010100101111111000101000010111100011001110000111110001010000111111110011011110001100001110010011110000111001010110100001110110101000010011010111010100100111111101110000011100000101000101100101111110011000110100000110010100011101111000111010010100000111011101011010111000111100000110110101100000101001011111001111111001110011100001000111101011001100011100001101111011001111101001111001101001000111101010011001011100010010111110101110101010010010110011010100001110101100010011010101001101111101000111010110110101001111001000100001110101001001111010010011010001010010010001100001101111110011011100111010100011010100000001100111101111111010111000000101010100101110001000001110010010111110110111100010000110110101101100111111110110011001111111000111110010000000100111111010110100101000001100111101000011001001000100100011001110110010110101010101011101011111110101101001100000001010110010010111101110010001100110000001000111110101101001111001010011110000001111001001001000000000100100111101000011000010110101001111011010000111111110110001001101001110000000011101001001000011100010011011100001101111100100011110101000000111100100010111100010111110101000101001010010111011111110111100110010110010011111011000011000110010111011111110001100000001110001100101111111010000110100001010011100111100111111000011110110101001010110010110010011001110010010101110111001000000100011110001100110100001100000011001000111010000111011001001010010100011001110101011000101011010101110001001010000101000110001111101010100101010001000010111010010111010000011001001111001101111111110100111101011011110010000001100011101101000100100101000010111111111000101011101011000000010110110001110011110100110101000110011100101000101010111010011111000111100110001100101010100010100111011101100010101011111010101011001000111011111100011000110011110101001000110111001110011101110000111101110100101101000111100110110011101110011000001101111100011101100011101101010110110110110011101100101101111000111011010101101001000000011000100110100110111110111010111101101001101101110011011111001010111001110011010110001100001100101111010101110110110011100001111110110100001010111010111101101110000111100101101111001000101000110100011110001000001100101001110110010000010111110001010111100000101001110000011011001001111100011000000000000101111000010010011110101111010001000101101000101100010010010110111010000010101101010000001011001001001000000011010110000110001001011100111101111010110011100011000011100100001100101111110010010101100111101111110010111100010111011001111110001010101100011010110101111000000000000110011011100110111111000101011001000000110100000000010011110001000110100011110100101100011111011011011011011101110001111101010011100101011010000100100011100001001111101000000110001000001011001010001000010011010101101000101111011000110010011010010100011000100000100011011011010110010010000001010001110100110011101110001011111011010110100010010000001101110000010100011111011010000001101001111111010111100110010100011011001111100101010100010001100010010111000001010110101001000010011010001010111011111000011010000010101000011000001111000011010101101001110111111110011010101101010010110001110001101101010100000011001000110101100011110101111100101010101101111001000000110110000100110111101110000101110000111000110110101011000101001000000100110110011100100111110110011100100111011011010101111111101101101000010101010111010011010100011101101101111101100011011110011111001100010101000000010101100101001011010010010011110010111111010001000000010111011101011000010011000101100111110100110100100010111000001010110000000011011101100011000001100011000100010100010100110001111011001011100001010111010101001011100011100011110000110000111011100111101011110111000011010011110010010111101111100010010001001110011011010111011111000111001000001010001110101011100000110111111111110001111110001011101011100110010100010110011010000000000011010111000111000001010001011001100011110011101101101111100110011000001110111000111000101101111001100111011000011001100100010100101111001011010000011100100011000011010100111111011011101100011100011011010101100011110101010100010010110110111011101001001011111111001100100100011010111101000010110111100101011110011011110011100010001111011000111101011111110110110100110111001011111010010000111010111100110110110111100101000010100101000100011100000011010010010000011111101010111010010111100001011001111111110110000001000010010111111001011000111101000111011011100101101111111101001100000000100110000101010100111000100010010101011000000000110010000000101011001011001111110000110010010101111011101000100001011101011100001001100100001010010001111101111101001010000100010011111110000001101101000110010111010111100101100110110000101101000010111010011111101011110101000111110110000011100011100001100011101001000011100011101100111000110011110110111000110000010000000001001110111111101001101110101000100010111000100011011111100000101100000010110010011001010000011110011101000111111000100000000111110101001010110100000100101101111010011100100000000110011001100011110100111101010101110011001000011000000101011001000001101110100011000011110110100111000000011100000110011011001100101010101111100011011100110100011011101011101101011111001010000101011011111101100110011001101100101011101101001110110100001100011110000001111110111100111101011011010010101000010001101000110110011000101111100001000110011000110111101111101001011101010110011011011100011001110000101101001100001101000011110001011000010111011111101000110100000110100111010011010110011111101010110100011111011000000001100110100101100111111011010110000010010110001001010011101100011111000010001001100111100101010010010000111000110011011110110010101000100111011110111010011100111001010111110101101111010111100000110111110000011011110110000110011001110100001001001011100001101110110100101010011110000011100110100101110001110011100101010010010011101011111101000010110000000110001010000100101000101001010010110000001000110011010000110001011010001001001010100110010111100110100011110011011100101110110111010001101001101100001101011111111000111000011111101100000010011001110100000000110110110101100101011101010000101111101100001010010001100011100010011011110110010000000011101000101001000100010001000101101001111110110001110101000001110100000011110111010001101000100110100110101011110000100011000111110110100100101100011111001110111010001001100001110001110001100111000110111100111010101000110110001100111100110000000011101011011001110011111110111011100001100101110100001100000101111101100101001011111101010100001100110000011100000110111010101100101011111100000010011010110100111110000000011100111001100110010000101100101000010101000010011101101011011101100001000110100001001101100111001110111100101011001010110001001010000001100011011100101100111111001100011011110000010010101011011001100100011101000000111010101011101001110000001100101000101000101100100111011011000101011000110010111101001001111100011010011101100110011110100010010001010001011101101101001001001001011001101111000001001011101101101110000000110010010000110000100101101110101110000001000000110001010100000001111110001110011110110011011001100100111011001100011010100001110101110100111110100011101111100110110000011000001010011011000001010011111100110010101010110010010011010100100101100001110000111001100000110000000111111110001000110111100100111000011001101001011101110011100000100010011010101011111111111100110111101001100110101110100111100010101101010011000110111001011001010111001101100000010101101101001110101111110010111101101011010101110101000100001100010100010100100111101100000000111111010100010010110110010100111011001010000000011001101000110111001010101001001011011011101011010010011100011010111010000000101101101110001111011010111010011000110110010101010110011100011001000000100101011111001001000100111100010010011100000101111101110111000101110110110011110010001001100000110010011111110111111000001110100000110011001010001000111110101010111001000001110001101100100010111111111100001111011001010110010101100010010010111101000000000000111111101001111011010000010100101111100111110000101110011011001101011111011001011111111011001011101011110110110010011110001101111000111111110000011111110100010101101001000100111011011110101111111011001010001100010011110111010111011001001101101001100011010001101010110101000100111101000100001011010110111111000101011000010001111110011100101100110000110110101111101111001101000001111000111100100000001100001010110101000101100111010001110011000000101101000100001111101111101011100101100011010000001110111111000101010111110000101001100101111010010001000000010000101111001010011111010111001011110111101110010101000010101110001011110101010011111001010100101101000101101111001000100000001000011010001011110101111101101000100010100010111011101001010110000000001010100001000000101010100011000111000101001010101001101001100001000011010011111111111011011000000010110001010100100000100001000101011001110010100011111001010000101101000000010000100010011011010001110010101001010111101001110100010100100010001001011001001101001110100011001111001110010100110001010001101111110001101001100110100110111001110010101011110000110111011111000110100111010111101100110011010110100001110000000011011100011000111000011101010101111110010000100110100011010101010110010110101010101011101100110110010000011100001011000101000101111100010100111001001001011110101100101001111000100010011101111001110001000000100010011111011101101010000101100100110110101111001001110000001011011101101001101001100010000010000110001010111001110110000000011001101000000111010101100100001011001000000110101110011111101001110101100101000010011011001001100100000011101001001011100101000000110000111011010001000011011011100111001111000010010011111001010101101100001101110010100111000000001101110100000100110000101010011010000001101101111110011101001000110101000011011100111001011000010001111001000011111111100010011100111101000000110110101100010100011100011100001110010111000000110111110000010101011111111101010000000010001010101010011111011110011101111000100100010000000100110110011000111000100010110111101110001010101110110001101100010000001110011110110000110011000101100110010111010100110101001011010101110011111100010010001100111110100001000111011001000100111000001101111000000110010101000101011010010001000011010101111100011100001011001010011010010011000100010000010010110011001100110010011101011100111101111001000000000101000000110100100011100000001110001010101011100101010110100101001011000111011000101010001000110101000011000110101011110001011111001111110101101010000100110111000110000011101101100010000001100000000101111011110001110100001001011000001011001001010010000011010001001110000000110111010001110001011101000110000011101000101100111101001001011000101110111000011001001001000110011100011001010111110000110101001011110010010011101000000011101101101110111000000110011000111000110001101011111111010111110011111101001011101011111100101001000110010111101101100001110000001111100011110011111101101011111000011010010110000101001101100101110110100011001100110011101100000101101000011111111101100001001101001010111000101011100011000001111011110100101111000100111010011101010011101001011100010000110000101111111001001100000010010011101101010000010010010110001110000011110111111111011111010110110000110001010011100000010100101100101100010111111010010010010110100001100011000001101111010001001101010010001110111100011110011101111100000010011101000101100101010110010001100001110000000010110011000000010000111010101010000111110110000110010011101110010010011000001100111010100111100011000011110000111100011011100001000001000110101100000111011010111100101111101001111111111111100101111001110000001101110000000100000100001101111101011101011101001100110000110010000010011111011101100000111111001100000000000000001001011000000000101110110111011001000100101101111011101001110111001111101001010011101111010000001001100101011110011110101001110001001010110001010111101110010110101010110110100001110100111111100101001100101010000110101000010000001011111101001100101001001111000000010100010010011011111010011001010011001000110100111111001011101001001111111100101100100011110101000101101100010101001011101110010011000110000000011111010000101100011010100101001101010001111000101000100010011010000100010011001000000000010110001000011000010010100111001111010111010010001101011110100111110101101010001100011011010111010101000010110010011101010011001100011111011110000010100110011110011000011101110010100101110111100110011000010000111011101100001100110001010011011101000011100000101001001010011100100000101011001110111100011010001110111001110010010100000111000001110111101101100011010001010110000110100000101101101001011110010001111001111011100110000111011010111111101000011110111101100001001111101101110011100001011110101001010000000011100010000011101011101011000100001100100011111010010000101011011000111101101110100110001000011001110001001000010000011000110110000001110010101001101011010001001000010100100101001001001110011001000111011001010000000101111001111001110000000001110101110011101110010101010000001011101111100001001010000001000000011110000011000100011110001101110101110010011010110000010101101110010000101111000011100101011100111111100000100010101001101001110111010001011110010100110011101111110110001000110100100100010001111101110001101010100011111110101010101000111110111110100011101001000100100101000101000110100111100001111101011001111110011101010110000101010000111001010111110001101011011111101001000001010001011000111110010011000111110010010100001001011011010110001000000011100001101110010011111100100011001000110001110111110001011110111000101110001000001000111001111111010100101000101111001011001100001011101010010001000111110001000110010001001001100100000000011101101101100001001001100001100100111100011100100001010011001000101100001001010011110010000011001010110100011000110101111010011101100001101100100011000010000100010101000110100110110100010010000110011110111101100101100010110000001101111010000001001101010010011001011010110100111110101001110010000111110011011000001101010010111001011110000101010100111110000000110111010000111110100010001011100010000110111010100011011101011001101010011111110101111011001011011110001100001011101110001001101001110110010001110111011101101100100100000100110001000111101000111110001011011000001000100100011111011111000001011001001110100110011110101101001000111111010110111000101110110111100010011011011011100011101101011011011100000001010001111101011110100111010101100101110111001011011000111001011110101011011001111001011000100010011110111110001101000101010011101010111000000011101111101111100111101111001110101100001011001100011110110110010110010000011111011001001110111001010100110101100001000100001001001111100000100110001000010010111100000000010000101010011111001010101111110110010100100110010000010010000001000110010111001110010011011111110100100001000110111010000100101111011011001101001101111000011000101001100000011001000110101110101100000001110000101011001100101111110001000001001101111011011011011101001010010011001111010110001001110000111110001100101011000001100010111011100110010100001000011101111011101101111111100100001100101011000011110010100111001111110010000001000010011100100101010111100100010000010001000100011001111001101011110010111100001010100001010011010001100101010100010010001111110111010000100110001000000110111101010110100100100110000101100011111011000000001011001000000010100000010100100010101101100010101101100101100111011000001010111001010101101100011101011001101010111100000100100100000111100110101000110100001111010010001110011101111010011101000001101110100100010011010100010001101000010010100000001111110000000101111101011101101011010001000010110111101111100011100010101111100110100000000111001101100100000000011101110101101001011010111000110111001110110011111011000111000100000111010110011100011100000111000000110010100110011111100011111100000101110100101010000111110111011001001000000001010010110000011101110100110011100110101110101111000100101101100111011011000001010110100101101000001101011101001000110001011111101111101000100110011101010011111111011011110111000110101010000011000100110010100001000001101011000101000001011000110000000111111110110011011110100011100000011001001100011101111100101011011110001001011000110100011010111011111111001110011010001110010001101110010111111111010101111011110110001101101110001001100101110110100001110100100110101100000100110000001111010010111101000001001111001000111100000100101001101001101000011011010101010001010110011001000011110001111110000111001100101011011100101001000001010100011000100110001001010101010010011110000010111001000100001110000010001110101110011011001111110000001000000101100100111011110000100111100100001011101100100001010001110010000101111110011011110111111100110110000010000001010111101100011010010001110111101010100010010101001000011100100111010010011001101101101010110010110001110110100000000101110010101011011111001010111001110101000000111000110000011110101000011110000011000100000100000001111011011000111001101010010011011100101101110100000111000000011100010110111101010101001100010000110111101111001101110110010011101010000010100111110000110111010100011000000011100001100001010111011110011100100111010001010010011101000010010000010010111100011111001100101010000011011001000011010001010010111110110011000010101110000001000100111000000011111111000000010101010000000001011001100011111111010110110110110000111101001111001101100110001110000100111001110100000000110000101011101000010100111001001001010010101110110000110110110000010001110101010110111110111000001101101000100110111000000011001010100110000000100111100001101111110000101100100010001111111000111110011001100011101010111011010011100000000000011111100101110111101111010110010111001001011111100010010101001010111100101010100001111100111010010010011011111000101001100010001001101111100000010111010011101001101111000010010110101101001001011001000010101110101001000100111110000011011001001011010001100100000110110111000000010010011111111001000010100101111010001101100001010111011101111110100011101110101100001111010000000001000010101010000101010010000101000111010011010001000010100101101001110010100101101001110000000101010000110011011011100111110001001101000110110110000011011000011010110100111010111011010010001101101101101001010111100001111111000011011000011101000010011010100100001100001010111010110001001000011110101101010011001000001110111111101101011110111000100100110110110010111011000001010011001000100010001111111011011101001001000001001000011110001101011100101011111011001110000110101100000010000010001010001000111111101101011011000000000000101001001111010001111100111110001000101001010000110001111011011010010010010001011010011011001011111010101111000101011111111110100010001110011010111000010101111001110101111011000101011010110001010010110010101100101101100000010110010011110000011011010011010000011111100011000100000101111010001010011010110111001000000000001011010011100101001101000000000001010111000000010001111111011100001110010010101111001101100111111111111010100101000001101110110110001101000100100111101000110100110100110000000110000010001010010111110101000100010000100100000010011010000100001010010101001100101001111111011111000010001100100100101011010011100011101001000100111100011001000001000010101111010011111101111010101111011000011110011001101101110011001110001010110100000000000111111111011011111100000101111110000011011100101111101000011001100010001111110110011101100011101110100100001111010000010010001000000011001101110111100111101100010000011100111010000101011110101011110111011001101111101100101111111001100101010111101000100010110100101110110001110011011110111000001001011011100010110001001101110101000010001011101110111110000100101111110110110000110011001011010110011111011011100011101101111110010111011110001001000000000101100001110000100110101011100000101011101101010000100101001011000111101111011000001101001111101000111001001011001011110001000010011011111111000101000100110110001110101101110011110000111101111010110110111111011011010100000101000011001101110010011100000100001100111010001110000101011000011111010111001001011110001001011100100010010000100000000000010000111011000100000100000100001011001000110000000110101000100000101010000001000111001110101110101101010010001110010100101110011001001001110110110111001111001010011110100101101111100110011010101111011000011100001000101011111101000010010000000001110111101100010111011100010011100100000001001101100001110110111111111101100001000111000101010001100000111000110010011111101000011000110101111001100111111110000011101100101101001110111111111100000100010011011111010011110000000011100011110111100101110101010110101011100101110000010010010101101110001001100101111100011011011110100010100110100101001101111000001011110010110111010000001000100011011010110000110010111110101010011100000010001010011011010101000001101001101000011100010100110111111001100100111011100100000111011100100011101010010100001111111010110001101101111010001101010011001010110111111001011100011101111101110001001100100000011111111001001111100011010000001000100110110011100011111101101010101111101101110110011011110110000101110101010101110000101000101100111000001101010001111100101100101111001110111100100001101010000111111011101110110011010101001001000001000101100001110101100111011010101011011111111011000101111101101011001110100100101100011111100100111101100110110001011101010010101100010010000101000001111011100101010001100100011001011110011101110000011111111110111111110001101000110110110100011101100101110000110010111001111100001010001001011000110011110001110001001101101101101010001000001000011110111001011011101000101111001000011000111110110010111100001111111111001100000110011010001100110101100001001001011101110000100111000000101011010111011111110110110010001000011100011011010110011101001010110010111101100110100101101100001011011000100001101100100100010110110101000011101110011110000101101010110010110011000111110100000110101101001100110001001100000000101111111100000010101101110111011011001111111110011110001111110101011010111101011101101110111110000110101000001001100001110011101110001110101010110110001000011010011011100101110010001001010100100100100100000110101111001101101111010010010101001010111001100011001010011001010111101011100001011001010111111000010101001000100111110100011011111100001111011001111001001100011100010001000011100100110100001110101110111101000110001101001101010000000110100001111101001101111110101111111111000101100010001011110010111010001100001011011010100001001000100010111101101010100011110000001111110001101010101000010000110000001011000011110010000010000011011110101010100011101100001011001101011011010100010111100010001110011110110000100111110001001011110000001110111101101110110101100001001011110010110101110111110011010100110111001100110111011011000010010101000010010110001111010101100110001111111011100000011001010001110001000011101100011100001101000001101000011100101010001011000010001001000011000110101001100100101010010110010111011110110001111001011110001010011001000001011101001000000110110000001110011110111011010001111110000101000101111010000101110000001101100001111000111111010110101010010010101001011100101011001000110111111010000111000100110101111111001000101110110100011101011111001010111001010011011011111011111101010010100011001111101100110111100000100101011000111111001010001000111110000010000000100000011000001001010101111110111101000001001000101001011100111111011011111000111110011000101001000011110100011001111001110001111100000010001101110110011001111000010101100010101000010111011010011110011100000110101110000001101101011100001101010100011000110000110110000011111000000011101001001011000111110010100111001101010111110100110000111000001110001010110010111111011111011001010100110100010100111001100010010000101010111001101011100000010011011110001010000100101100111110111000011101101011110011001100011101110110010001011010101000111111111001011100010100101111101110111011100101000011000000011001110100101010110100110111110111001011111100011010111001000100100100011001110100111001000011010111001101110010100101111001110011111110100100011010010111101110001001101001101010011100110110101111101101111010111100110111101011110010110100011111010000000010000111001111111111101100101110111110010001000100011110110010001010000101011111000010001000011000010010010000010100000000100001101011011100101000100100110001000011101001100111101001110010011000100001111101001110000010100011100110001000101101110000001010101010111011100010010111001101011101101101100111010010100100101000001110111100101000001111100101100011110010101110000100111100111110011110001000010000110010010100000011110001111011010001110110011111110010011010001010111010000000110000100011000001110111001100101110110010000110010001010111100101001001100011110110100001000110100101011111101001111110011101111100001111000100110100101010110001101010010001100011011111100011101010001011111000011010000101101001110101110101010100110011101011110001101010111000110111110110010100011100101000010010111110101010011111110110011010011011010010111111101000001010000100101110100100101000110100000011111100011011000010000110100110001010011001110001100100000111010011111110010001000001001110000001000011011001010001100100110001101110110001011110111100101101011101010111011001111100000111111011100100010011100011011011011001111000010000000011100000011110010011000000000011011001110011010110011001000111111110100110100011001110110010011011000000010100010001010100001101010011101111111010100001001111110110101101010101100010011001111001111011000000000101001010000110011010111101100011000000101000011001000101001000111010111011001010011111101011011010111000001111100110001010110010111110110100000011110111010110101010000001111011100000011111010000000000011111101001100001011000101010011111111001110110101101011000001001010111011110000001100010110000001010101001101000111001110101100100000001100100101111011010011111110001011110010010010000011000001110000001100110001000111011010110101110001101011001001111001011011001000100001000001001111000100100000011100001111111101111100001000110111011110110001001111110110010101111110100011011101000111001110011110011011100110110000100001110001000101011001000001111010111100010110001100111000000101100011000011010100001011010000001010010001000010011110101110101001111010010011110111101111000111100000100100110010100000110101000011010101010110011101010001011101101111110011101010000010111001000001010100011101010101011001100001110111000001001010100011101100100111001001000010110101000000111111100110111101010000110010001010110010000000110111010001010001010000111000100011001001111010000100110010101110110101101001110111110000101101101000010011011000001010110100111010010000110011001011111010100010001100100100001111111100010000000011100001000010000101111010001000110000010000000110001010111101001000111111100101001101111101001101010100111111000110010101011000000100110111101000000010110001111011111100100111001001100100111000111011110111010010110011000010000010010010100000101100000000010000001111100001100111111110011110111011100001100000011100101100111011100010100011101100101010100101000001000010111111010000000010011100110111110010010110001000001010010011011010100000000100000100000000111111110011110010001101000010000110101111011010001000111110011111110001011011101101011111011101101010101101100001001001001010111110101101010001011011110011101001010000110100000100000001110010000011110000011110000001101101110101011010111010101000010101011001111100100100110111010101100010000100111111111000010011110110101101010111001111101010001101111011100110111010011001001101110001000011010001110111100100110001101101011001001111001000111001101101001100000011110001100011001111010110000001011010100011101000111111011010110010010000110000101110110101010101111001011001000011111100101111100111001101011001100011100001001001110111000000110101000110001110111001111010110011000000110100011110011000111010000010101000011001010100000110010000010011001110110110111001100011111001101111000011010100011000011011010111111000010000101110110001010101101001001011011010001101011111100111100110101010000111111000000110101111110000101110001011000011011110010000110001111001011110011001011001111111110110110010110011100011110110010111110100000010111101011111000011010101101011010111010110110111010101010101001100101101110111001110111110001111010111000101110101101000001000011000010111000111101001101111010010111100000001011001001010010010000011010110000101111010010111100011100101010000010010001011111111111100100110011001011100110010010010011100010100010110010100000111100101111010110011001101000000101110111001101001010101101001010111010110010000011001110010001011000110100111111110000111101101011111100100001100110100111110100110011111010000010010100100111010000110010001101000010000010001110101001000110010100110000111100000001110010101000010000100111000001001110000111111100100110111100111011110011101100010000111010100101011001001000010111101100101100010111100000111111001101001111011011110110110001010000101101011001110010111101101011001111000010000111111110100000110011011001011000111000111110100110011010001011111011100001111110000010100000010101111000011000110001011011000110101010100110010010110101000001100110000011000001001011011010110110101000111111011000101101101101110010111100111101100011010010101001001100111010101010001010101011110010101000101001000100011110111011101010100111100001101101110111100100110110000100100100010010111111111011101001100000111100001111100110010001011011010011111010110010001000111011000110010111101111010111100001101010010101011100111010101001101110010000010010111100010011100100101111011111100110011010101011000100001001101001111100001100110001110110011101000101110000110110000100111000011011110100110101000011100011011100001100010111101000011000001001010110101111110110000011111101000100011010010101101100000111000000000010100000100000110100110011110110011101011101111010011011010100100110111101110010010011011101011000110101111011011011110100010101001000000101001011011111101110111000101000001010110000101110010011011011011000111000100000010010000111110100011101001100001111111111101110100001000100011011000011110101010110111110001111100111101100011001000001100111100100101011111100001001101001011010011000001000001100111101100000000010110000011010010111010001001101100101100111110100100111011001010000010001110100100110100111000100110100011111101111111011000001000110110111001010010001101010111100011110100001100111011011001101010110010100100110100101010101111101010010110011010011000001010100111000101101110011001111011011000101011100011110011011010001011101100011010000101101001011000001100001111010000001001000011001101110010001010011000001011000111000110101100100110000100000010010010001101011100011111110010010010101011101110110001101100010100111001110000110001110100100010001101110011001011001101101000011000010110111010011011110011111111100101001111110010011111001011000100000011011100101011101000001001000101001100001100010010001100110001011111000101001010010110001101101100110101101101010000111000011010100000111100100110011100101011000101110101010100110101001111011011000110011100000011101101101010111110111111101111111101000101110001010001101000101101101111001110110001010001100010110001010000111001110011010110111011111100011000110111001010001011101111101110111010110010110011110101101101110000110010111001001011011011110011001101100010110100101111000110011001010000111001101011100101010010000110011011110000001010011011110111000011101000101110101010110001001000010110111110110001000110110100101011001110111001001011111010000010110110111100101001101101001011110101000000010000111010001000100010011101011000101101111110011100110110010001000110100000011101100000010111001010010000111110011001100110110111011111101001100101111110001100010001001101110001011000110001110001100111011110101111010110000110001010101111111101101010000001000101100000000101001110011110001110001010010011110110100110001101001111101000000000100011011101101110000011110101101010110111111011111011011101111101100111100010111011001011111111010010101110110111100100000010011100111000111001011111110111001000101111110000000100000110000011000111000100100110101101000000011101010010000110111100010000110010010110011000111111000011100010010101110111111110111110001101110101000001001100000000110010111110011100100010001111110110010100101101101110001110110101110001011010001000100010001011010101010100000010110110110100101110110000101110001101110101010110100000111100100011111010010011101100110111110001101100001010111000000001110010100111010101010011001010011100010100000101011101010111101111111010001100111110010011000100010110000110100101101101001101110100101101001000100101001010111110001000010011101111111110101100011100001100101100101000111000110010000000001000000110011011110001110111001000100111110000101001110011000011011000110001001011001011110011110101101100101001101100011000101100011101001100010010110000101111101011111110101001100100000110100000001010000100001000011010000000001101010100010010101000101111001100111101000001110101011110010011011001000000010001011010111101010011100001000100011100001001000111000110100110011000001001111101110001010011011011000000100110101101100010011100110010101110001110101011011001010001101100110000000111100011011110000001101101010111000100001110001011111111110101011101101000011110100011101010000010110011110010010100011110010001111010010011110001000110100001001010111000011010110101111101100101010010000010011010111011010001011110110010110100110110101100101101111010100110011011110000110110100001001011110011110101111000010100000000100101101101100001101100011110110000100110011011110001010100001101001000000001111000110010011101001100000100110111010010111010001111101100111010100001001110110111000010001011111100101100100010101101001010000010101110100100001010011001010000000110001100011100100110011101101011011111100100100000101110110100011110101110010110111010001000011001001001110101001001000100010110100011101100110000011111001111100101101100110010001000000000001110001110000100111101010100100000001000100100100111110011011010001111001010001010010011100100010001110101110100011000001101101001100111011110010011001101001111010110010111111101100011101011011110001100011011001111011101101001001101000110101010100111111100100110000110110001000101110000111110001001110100110101110110000110001010100001101010111001001001101101101110111010010100100011011001111111101011010001001010101000100110001000110011000001001000110011011000001001101011111100011010001001011100001001000001000101010011000010011101101100110111110111011110011011101010001100011010001010100001000100010000001010000011010111010111010011111100101010001101100100000010010010001111001000010001100100111000101000111011001111000011000010101100110010100011011110110000010011001000100001011011001110101010010011000110111101101101001010000111001011010001001010111010110011001111000001100001110111010000011101111100111001000101010010001111110011000111111100011100110010010001101000001011111011111101111001000110000011100111101000101010100110000100101101101110011001101100011011111000010111101010010000101100111001110101111000110010001010001101001100000001010000000011100001000110110000011010001000101011001001000100011000001001010100011110001010111000111110111011111010100101100000111110001101111001100111000010000110000110100000111000111111110101110100101101100111000110000101111101101001000101001010110010000100100010111000010011110100000100100011100101110111110011110100010110001010110110111100111100011011000100110001010011111001001001000001011110110111001000010111101010010010001010110101000000000110101111110111101001000001010110110111100110101010010100010010110110100010000101101111001001111110010001111101010001111001010000101001010000111101110110000110100010001101001010111000011100100000100101101010100011001111011101111100100001101011001100011010111101010001100011110110000111100001101110101000101000100010001101011110000101001101011110011110110101011010101111010011011101011011101001100011010000001011010110110000000100111000001100011101101110111111110101010110011110100111111111011111011100100110000100011110111111000100110101111000001010101111101010100011011001111101000001110011100111110100101111011011010101111011000000001010000011100100100110001010110001110000101001010101111101010111100000011100110000011111100001100101001110011010100110010101000000110100000100111001110001111000101000011011011101010001110100110100000110111110000011110111010000000010111010000101110011011011001011010011110011001010010010101000011111110110100011010010111000100001100000111110001001001111010100101010101011111010100110001010100010011100010000111010010111011100110100100011110010000000110000010100000110000011001100111110110010110111110100001011101001000011110011001111111001101110101100001100000010011011010010101110001101011010100101100011100111100011000101101100100110111111010110110101111101010001011001110100001000001011101111100010000100101110001101100100001010101100011000110100101110110011110110010001110010010000000100011011100110010111101010110011011110000001001100000001100001100100110100110001101000000100100101000111000000101011111101001101000011010001011110010010011101010111000110111001111100010101001100010000100101001000110110100001000110110100101101111000001001110100100101010010001111010010110111100101011010110111100001111000000111000011010010101001101001100000000101110001101000111001100100101100110010001000010110011101000000100010100011110100100000101011000000110101111011001011001000010000011001000000011011010111011110100101000001111000110001110001000001010101110010101001111000001010010010101101100111000000111101101100110011001000101000100100100000011000010100001000101111110001111110111101100100111011100000101000000100010110001101011101011101001101000010101010100001010000000100011011010101100010010000011100010111100111000000100011101110110010011111010001011111000001110010101011100001100011000110101101100011110011000111100100000110110111001000000001010101000111000110111100011101100110110101000101100000110000100001101011011010011101111111011000011110001000011000000001001101110100110000001110001011001011111111001001110110010101000100010111001000010111010001001100011010101000000001010110100010111000111101010001110111100100011010000110110111010010100110010101100001001001111100111011101010101110111111010101101000111101010100001000110100000111110011111000001011111000011000101100110011011110000111010010000111011111111010011010110100100011000000000000110101011011101011001100011010111001010001111000110111101001110101111100000001101011000000110101111110110010101100101011100111111000110000011001110110010101001110100000000111000000100100110010111011001011100100111111110110010100100001000111001110100000000101011010111010101010111011100100011000100000000101010110111100000001001111111011111010111011101010110000101011011101011010111000011000000000011110101011000110011110011110110100000010110000100010100011110000111011000100010000101110111010101011111110000100101010110010101100001001010010001001011011000100001110011101011111100100100110011001011111101010101010111010111100000100110110110000100111110011001001010110000011011110110011101110010110001111010111110001100101111010000111001111111101101110010111110101011100111011101110100000011010100011000011110000111010001010111000010110111111001000000110111000100011100011101011111001001010011101010101010110011101100000010100100001111010010011001110110011011011000111111011000101001000000101011010111011111110011111100101001011010101010011101101101101100010101111110111100010010111001101000110100110111001101011011110011010010011010101110000110100011111101011010001001101011011111101111111111111110010010001010110010101101000100011011100111011100100011101101010000111111011000001000011000101111011010001100010011010010100101100001101010000011011011110111011101100001101100001000000001000110101110011100100111011001001110000111101111000111111100111000001001100110011100101001001010010100011010010110100011111110101000001010100001000100101000110101100100110000101010101011001001011111101101001010111000100011001111110111101100100010000111011110100111010110010010101001111000110001110000110001101111101000000100000111101110011011001011010111101100100010110100110110000011011110111101001011100110111010111010011110010110000000111010001111000010110110011011011000011100110011101001101110001010010010110001110001000111110000100010011000000111000111100101110000101110101101100100101010110100000010011100011011111000011110001100100010000001000111110111011010111000110010111110101110100110001111111010000110010010001000011011010100101100101100000001110100101111100111110111110010010000111101001101101010110001000000011000101101101110111001100010010101010001110011001010000010011101000100010110000111011101100101001001101110001001100001010101110110101001110101101001001001011000101111111010000111010011001110101010110100101100001001001110000100011101001000111100000011111100110101110110111100000100101001111101001100111001001010010001011100010001111011010110011101111011101100000000111101101111000101110110001000010100110110010110101010000100111110100001011101010100011001100011001101000001001110111100010100111110101000111110110101010110101101100010000110110011010000101000110010100111100101001111010111000100000010010101101100000111010000111100101101001001111000001011010111011100001001100011000100101100100001110100010011000111101011101011001010111011100001100110100000001000100011000111101011010110011010011100101010011011011100110001111001101011100000000111010111101100011101100101001110010010010111100111111101010100100100001010111010100010101010011001011100111101010001010110000001111011011001110111101000011011000000010010011001000101000001100000111100000111101110100110001011001000010111000010000100110001000001011010100101010010011110101110100000100101010001000010101000100111011010000110101111011110101111000000101000101100100010110010001011000100010101101010111011111001101011110110101100011101100110011000010100000011110101111000011010000111110100100011111000010011000101001101010111011001010001011101010001101111111111111001101110100111110011111011111100010001011110010101110101011001000001100010000110010110111100000111010011111000011011111100000010000101101011011011100000000000111011011001001001101111111001010100100001100100111010110000001110010000011100000100010000010001001101101011011010011101010000100100101011100110110000000000101010100000000110000010100111100100000110110011110000111110101110001001111010000000011001100100000000101001000101101011001111101001000100001100100010111011100010111110101000011110111110000000011110100000000110001110110110111110010110101100001101010001110110001000100000101100110010110001101001111000000101010110000110110000000111111010010010001010110010011011010010101101011101110001011000100110101011010010001111111011011010010010111011101101100111110101111011001000011101010110000001010011000101000000000101001001111011111011101010101001011001001111111001000101010111110111101100001001100111111001110101110001110011000111010111111010001010110101110010101100010010001100011010001110100100011011010100000110101101001001011110101011100010101101111001110111110011110100010100011100111010100110000011001011001010100011101001001110101111110000000011101010001010011000011001011001101101001111111110001101111010000011010101111110110110111110100111101101011100101001110101011000111010101001110111100000000011101101000101111110110010000001110111011011111100101100100101000100101100100010101110001000110111001100001100100100010110011011111100011111001001000010111101010000101000100001110010010001100000111010100001010011000100101011010100011100100111101100111101100001001010101110011001011010011110000001000111111101100000011011101110101100010010000000001100100001010010010100111110110100010101001001100101001001101011011110100110001011010001001010011110001000111010011000010000010000001001010110111101000111001001000101001110000001101100011000100101101101010110111010101011100000101101110000100100011110100010101111011011001011010101111001100100011100000111101001001001110111001010010000010010011111001001100110000010011111101011110000010100000101100001111001010111000010111000001100001110010000100000111101000101100010110100101001001111010111000011100110000101000111011111011011000111101110110111001010001000000001101111011000110000010000001110100011111001011000000011111100001100001001110100111001110001101000110111000101001000100100010101011001111110110011100011010100001010000000000001111011000111110111110010010000111010111011010010000010110011011100001011100100100110010111100111010000110011101010111010111100101011010111110010000011010110010111000000001111011001010000111101001001001001101111100101111001010111111011110010100010110111111111000010111010101000010000100111111101100010010000001100010011100110111001110111101011101011111000001001010001000011000010100101001110010100000011101100100110000110111001010100010111011011100111001100001100001010011011101101000110110001100101100000011100011101011101010001101110010001101101111010011001001111111000101111010000101011010001010101111100110001000011100000011000000011010010101010011000110001011010110011110011111011011001000110101110111010100010110100011100100011101011011110011111100100110110100000010101010110010001110110010101011100011010111000011111001101011100010111001100000000001101001010000110101000100011111100111000101100111100101110001110100110111110110011000110101111011100110101011010110011101110010111111111000010010101101110110010000001001011010010100011000101100011101001001101001110000000101100011100010101000100000111101010111101000100100101001010111001000110000101111111111100011010101010011000000011000101100111111101110101000000111110110000000001110011001101010001110101011101010100011100110000000110010101110111000110110110110110000000001110111100101011111101010101101010010001101010101100111001111011110001111000001010000100111010011001101010001001111011010011101011000100011001001110000111011001101001011011111000000000000011111110010000111100011011001110000101111110101110111110001101110000100111001110100111100001110011110000001011100000100110011010110000001110010010001101001110101100001011011000000000110100111101101110000110100100101000011100111110000101010100001000000000010000011001001000100111101000110111001101100001011010111001000111101111001101111001011111111101010001000011010011001011100000100011011101010000010110000101101101111100111101000010011111010001100101100110111110111100100000000010011000001001011011010010010011000011000111011000011110000101000010011101000011100000011101110111011011111000001011000010010110010101011111100000000100000110010111101000011000001010011101101011011000001101101011001001010110100011111110000011000000010011100000111100100000010000001101011010001000000001111111100000000101101001100111101010100001100101110000000010001001101110011101110110110110101011000001111010011010111100110001001001110010011010100010100001100000111001000101110000101010000100000110110110100010101011011110011110110011011001001001111001001000010100110110111100000111011110001101101100000110100011011101111101011111110100101101101000111001100100011101111010001010110011111100000110110011001000100000111111000001101101010010011100010001100110110001100001111100111000101101000101001100011000011010000100010111001011100101110001010001100010010000001110001010000110001011111110110010001101011000000110011101001111010110010011011011010000001111110010110111000110101011100110110110111000000101111110010000011111000101010101011110100001001110010001000111001101100101100000001000111100000111100101111111110001101001101110110101011101100001000011110111100100101000110110010100110011100011000101101111001110101011001001111001011000110101110111101111010001101111010100111000011011100110100100111010111110011011101100101111001011000110011010010100010111101110010001001110110000100011100010100101011100010001100111110010011111011000000011000001000111110000011100100111110101010100110010111011111010110001011101010110011101010011111110011101111011011101110100100001101000010001111111001010010100100101001111110000011110011011000001011110001011010011000010001011100000101010110110101101011000111010101000110101000001000000010000111101000000010110100001010001100110010111011101111010111100101101111011001011010101010010011101001010100010100111000000101111001000100100101110000100001101001110101010100111110011010011101011000111101101110110010010010101001110111100111001100100010010101010001100011110010101000000100010100110010001011010101100000001000011111000011101001010111101111110001000110101000010010110110011110101111001110101101101010101110011010111110101011000010000011011101101000100101000101010001111110100111101010101101110111011100001111000111111001111011000010110010111000110111110001101001001111000011110101011111110110101001010110110111001100011001001101011011000011100011000000001011000000100110010111001000000101001000100011000101101100010011111100001001111100000011100110011011100111100001110011001011000011011111101111111100011011011100001000100010011000000011100100001001111010011011011101100100101110111101001011000111101111110111010000100000101110111100101010101011100010011011110011011100111011010100101010101110010110101000111001000111110110101000101010000011101101110110100011110010101101111111001111011110011011001111111000111000010110111111100100010101001011110000001101100110000110101101100111010010110001101100110001111111010110110000100000100111010001011110001101010001010111011111100101000010000001000101001011100011110101110110001100101000011011110001111011100100111011001110100111101011011110001100001100001010101010000000010010100110110111110111000001101101010001101000000101111111100000010001011000001101101101100101110101101101110101111010001010011000000101000010101010011000011110010010000110000011010110111010100110000101000110110100000111101011111111111000000010010101000110000000101111000100011000010101010100101010011010101101110011110110111100110100100000101001101110100010101100010011111111111101011001100100111110110001110111110000000000101000101101010001010101101011001010100001010010101001010111010110101111111100100010100101010100000100011011000001101111010111010000011001011111011100011011110001010000001100101110010010011100010001001001111110101100110000110101011100000110110001011000110010010100001100010110110110111110101111000011111011000110100101010100111110001000011011000000100001011001101010000101110100011111110010100111011011110010011001110100111001010010000011001100011001110011001010011101011000001011010010110010011111100010100100101101011101100000011001110010100001101101110011000001110100000101110000010101111111000101001100111010101110110011001011101000010011011101011100011110000110001001100110111101111111000110000010111001000011101111001011111101011000010101111000111100100001000110111100011100011010110010100011001111100010110100111011110011101110110011111101011011011100010010101011111011010011110010100110011110110000010000101101111100101101000111101000111110011110001011101011101110110000111110010101101100011011001100111101000000001101011011100000101101010011101000000100101100101000111010000110001011110000100010100011100001010011010110100001111001100000000010110111010101011011101010101111010011000111111110100010110110110000000001000011100011010101110011000000100000111111011001000001001110101000001101110111100010000101111101110001111001100111101111001100001101111011110011101010110110011110101110010011010000110001011111001010010011100001011000100110110010000111001011110101110001011100100101111100111011001101100110010000011110010010011101000100010010111110101101000101111010010110001101001110000011001001101001001110100010100010101110001111000111000001100010011010101111110100011110101011110010000000000111101011110011111101101001100101100100111001000000010000100011101111001100001101001100001101101011100100001010111001010000011110010110010010001010000110110101010111001001001000010101100111101010101001110111101010010000010000110101100111110101100011011001100111110111010111110111100001010010010111011101011100000010111100110101110001101001011100000000000000011111011111111101011001110100101011111010101101000011101011111010111110001000000100100000101000100100101100010011011100101111001110100110010000101110100111101011001011100111111100001001110001010000111000111101110010111100011011111011100010001010000000100011110011001100111000001011110111000010101010011000001011111101000011000101111011010111111100110010011101000000010100111001000000101010101000010101101101100100010111101111101101000010011101000100010100001000000101101010101000010111111100100111100000000111000111000110101001010101000110000011100011011101010001001011010111010100101000001000100011110010110100100111001110110001000101101001100101000100101100110000100011111111111010111000100101010011100011101000010000110001110011101001010101001110110101010101010011011011011111100100011001110111010010111110010000101001011001110010010101111110100000100000001111001100110000000010110110000110110101011111111100111110100100011010001011000001001100011001101000110010100110111011100110011000001011111101110001110010000110110001101110100001111101100110010001011101010011110100001011101011101010011011111000101010110001100100100010001000001010110111001101011010010101011110000000110101100011100110001100011000100111000010111000111101111001110001111010001100101000111011000101111000111000010010000010110011110100010101000100101101111000110010001011001101110010110000101111100110101111011101101100001010001100101101111111110000011101111111100111001011000111010001111001100001000011011101101101100010111110111010101000000011100000111011100110100011001100100111100011110010101101110101110101000101100001101110100001110000110100000001011011101100010001111101101011010101110010010100110101001010001110101101111011010010111010000111010000000111101111010101011111110000111011110111000000000011010011100100000101100011001100010100010010101101000010001001000100011111010110011110011001101010100110011111010000010001000011011110100101010101001001111011111001100111011001010111101110111111111011010001111011100011111010001101011001010011010111010010010101110000110000111100111100101010100110100111111101101001001010001010110101110000110001011011000011101111001011101001011110000110010101000101011110001101001011000000010010111011000001011100010110010001010111000100010000001010110111011000110110011101001110010100010110001010010010010111101000000010101100110000111011011001110010100010011010001011000010110101010010000000010110001001111111101100101000010001110100011000101101011000111010010110011011111010000010101100101010011001011100000010001100110000010010111110011101000101010000000110000010000011101101100001101100100111101111110010111000011111001101000111001100110011010010000111110111100011110001101011010001110001100111010111010011101010000110101000001011110110101111011111111100000001000011111100100101100110010010000110010101001110100101100000111100111110111011011100001101110100101001101011111011101011000111001010010011101100010100011110000001100010001111101111110110111001001011000011100001001000011000111000010001001010001010000011100101100011001110101001111010110000111101001101000111000101011111011011001100100100110110100011101010111011111001111010010001101101110100100011110110011110111110111001110010110100001000001110111001101001001111010101001010111001110011101011110010001001111101001110110010010001001111010111011111010101001101001001000100111011000001100010100000011001010110101101010110010101100000100110101001011010000110100001011100101111111111111010111001101010101010001101110001011010000100000011011101100000100110010000101010010011111011011000100101011000110110000010111110011010101010110110001100100001001000011010110000001111100100101011001000111111110111000011101001111111011100100101001110011111111100111110000110111110001001111001010000110111100111111010100110010000000100101010111000001110110111110110000101100011111011001001000111111111110011111011100001011001100111111110100110111000111101111111101100101001011011100110111111010111001101010110011100100101110011110010000010001111010101001100100100100000101111000101110110111111110010110110000011011111101001011011110111010100011111001010010010000111010000101101011101100101100000100010111000111010000000110111100001111101111011011101100101011111111011111100001011011001000010110110011111000011011111111101000110110100111111101000101001101101000010101011000101010001111110010110100001101010101010100110010100001111000010010010110001001111101001000001000001110010000001110000111011011011111110000100110110101000101001011110110101000001101001000010000001010000100101110010010011101111101111001001101010101100110000100110011101101111110101110001010011001111001100000011010101100100110000100011100110110101011001010010011110111111111110011011010111001101110101011010010110000000010101010101010010001000011101101110101000101011001100010000010011100101100101011001001000011110001011110011010110100000000101111100101111011010010101111111000110010101100111010100010000110010000011111100010000000101000011001111100110000011000001001001100001001001001010011000001101110000000000111101011010011100101010111011010100100001111100011100011011001111111101000000100110101001101111001111000101100100111001001010010001100010111011010000011100011110011001001010001010010100011011110010100100000110001111001011100110111101010000100001011000000011010010111000010110100110111111100100001010101111011110000011010100000111110101011111110100011000110101010011111010010011000010101111001101110111111011100111111010011010000010100001011111100011100101011111101001100011011111110010111001101011001001001110001000011111100001101000000110001100101001100100111111000010000100100010100110100000010010010100100111101110100100101101101001011101001100011110000010011110011011101111001011101011101101011010101110101001011010001100001000010000010111110100001011111001110011011010110110001110000100111000010010000011110010010111101100001010110001100010101100011010110100110000110101100111100101011101010000100000110111010111011010011001100101010100000101111100110110111110110101111110101100010110011001111010100111000011110000001110100001000000000011110111001110001100110001101111011011110100101000110100001110000101000100001110000000000100011101110001100111110101000111110001001010101100011100101101010111111000100100100001100111010010010010101000010001000111000001101001010100011111010111100001010000111111011111000011010111001110010110011100101000101100001100010011011101110001010001000101111001101110010000010100100100111010100001000110011101111000111001010110001100010100011101000001000100010010101100011110101011111110000111001101110100110110010011110001001000110101100010111000101101100001001111101101100111101000011001100110100100011010100000101111000010001000011001011100101001101110010011001101110011000100001101110000000111001001100111110101111010010000110111111100001100101111000000110010011001011011110100010101110001001011110101001111110011011000101001101100010111111110100101000111111010101111111010011100111010000011001010000101011100110011111111000011100101000000111000110000010100100000100100111111100001110000010110011101100110100101100000101111110110100010000100011110000101001111101001101000111001000000001011001100000000001010011110001011000101001111101101101110111010110010111000111101101110011010001010100001010110110111001100010010101100101010111000001010000010010100100011010101101100001001001001010000010010001110100101010001000000000110111111011000110100110001000111101001010110111110011010001001011111110111101011101101010111011110010001111010000101001110101110001100001011011011001000111011100001100011110010010011011010001001010001101011001000111010111010001001100111110010111001110010111001100011001010110111111000100000001010100110110010110010010010010101000010011011111010111100101110110011111011001101110111000100011011100111011011110101101010011010001110000011101000001011101111110000101011000110011011101010010111010111011101001100100111110011101101101101110011010110110111010010011111110010011010111010001111111100110110010011110110101011001111011010011010100100100100010000101001110000010101111010110000111101101101000001010110010101100011100011000101100101100111111111001010001110011011010101010000101110110001000001101001010101100100000101110011011011101101101001010100001110001000110111100111011000010010010011010001101101111011110111111010000110000000010101000101111001100001100010100110110001000100010101101011000111010010010000111001111100011100100000101111100000011101010110110011101011010001101111111000110001010000100111101110010001111010011010100110110011010111100110010101000110000010000000110011101110001101010100000010111111110110000001011101011111111000000001001110110001111001001001101111001100110010110011010101100011010000010110100011000000111110111111110011110111111001010110011010110100111011010100111100011110011000011111000010101011111011111100011100110110010001110011110001001101101000101111001010001010010101000001011010001011000100101011011100100100101000000110000010000011110101011101110000100101111010100110011101011010000001111010100011111110010000011111011011010111000001011000111100011010110011010011011011101000101100011110000101011111100110100110110101111000100010010011111010101101101011101101110011100110001100011011110110000011110110010110011100110110101100010101111000111110011111111010101100110011111010111111000001101010000111010000100100011110101001100001001111011000000111111101011010110101111001110011011001000110000110100010001000011100001101000101010100111101111000011010001001110110000111101001000111100000111001111010011111001101100111111111001010011110110110011011010011011001111111110100111001001110010000110000101000000001010100011101010001111000101101010011111001110000000010001001111001111110011100101001011011001100010111100010010001100101100111011111110101101100001101001010011010001010100111101000010110010101011111100011010011101101001000111001101111010101100110000111010001110101101000001101110011001011011110001010100011110100010000001110011111000001101001111011101000010000101111101101101000110111000111101100111111100000011111001100011000010011101101010011011001011100001100001010000110111010011010101100110100011010101101100110010110100000010100001110100101011001111101111111010010100000111100110100110000101111010110001101001011100111101000101000001101000000010000011010010001001010111011000111010111010011001001100100100011111101110101000100011001111000001010100100011110111011000101100011100001010001110110001011001100110111110110111001011010111011101000000011010101010101101100001110011111101111010010101110100111111000101110010100011100110101101001101100011100000000101101001111010110111000101000000100001000001011100111111101100110011001011010110001010001000010101011010110001010101101000011111000110110000101111101000110110100001110100001010111010100010101101110110011101101111011011111111001110010000001101001111000111101111100010111011000010001000100110001111010011000111101110111100011011100001100000110111100001110011010110010010010000010010101101101110010100101000100000000010000101001110111100100010111000001110100010110010110011000010110111110101011101000100011010010100001010100001111111111111101100100110100111001000111110101100101001011101100111111101100111111110101101110011100100000111000111110110111010100010001101001101011111011111111101010000101100011100100000001101100011001110101101100111001000101100010111010111100100010101010010000111111100010110111100001010010011100000001101101000110111001001111000111100111000111000110101100011111100100010110011010111001110011100100100110110111000101001111000111100001001100001110101001011110000010011110111100000110101010000100000110010101001100111111001011010111110110010000010111001011001001000101100110000110101100011001111010001100011010110000101010110111100101010111110010100010110100111001101110100101100110001100010000010111101000101011101110111000001111010110110110011001101001010000111101100100000000111100110100110101100111010000110001001111000100110000100100101001111001001000110110011000001100011010001111110001111000110001110111100000011101011011010011010000101100101101101000000000100111110001010001000101000111101111001101111101011011100101111101001101100001000000010011011110011101110000110101110000011111000110010100110011101101110000000011100011110111010000101001100101011111111101100111000100111101100100000001011001001011010010101000000111111000110111100010100111010000111000000101100111111001101000010110101001100000011100011111101010011011100011110011100001101110000010110001101111110001110001000111110111010101101111001010011100000101001000101001100100000010101110001000100100011111011010011101101011110100101010111001110001000110011101101011011010000001001011101011000111011110001011010001110101110110111011110001100111110100111111010001010111111101111101001000101101101011001111000000001001110011110000011010111100000010111010100101100011011111100100010110110011010001111011101011010011101001010010110101110100100001000110011110110110001110110000001000010101111011011001001000110110011101010001110111100111100101110100111101010111011000000000011111000010000000111011010000100011000011010001101111010000001011001011101111110011111101111001000110010110100000110010110110000001010110101000110100001100110011010010010100100110111010011110101110001000000000100010000111100100110001110001101101011000010111011000111111010001101100000100001010100111010101010100000010101111010100000010101100111111001111110011111001000110110111011001010010101111111011101100101011101100000111010010110011110000110000000011000111010101010111001011000110100000000001001111110001101000110000011111111011011100000100100111011110000110011110001110101010111100010010010011111111010000100101110001110000100010101100001010001100110111111010100010110000010001110110101101011011011000000000101010010010111001000110111010100000010100110100110101101010010000111011001111101111010010111010110101101110000111100101011000001110110111110001110110111000111111001010101111111101001011111111000011111010010101010011011101111011000001010001100110000110111101100111101110110100101101000111101111100000010101000001010111010110011011011000110100011110011001111000110000010110000011000000010010101100011100110110110110011110010100001101000011111110001111000110111110101011010011111110111100001100001010010110111001001010010101011111001011110000111000101011110000101011000010111101010011001100111101100010001001000101000001000100011101100010010011011010101100001100011101101111101100111100110011011111011110000100000101010001110001101001010111011000001110010110111100100010000000010000001010000001000011000010000010110001011101000111100110100001001110011000101111011100010111111000001110011011011010101011001011011011000011001100110110010000000011101111111011011111100000011101110100010001011100001000011110001111000111100110110100111110011011101110001011001110111111100110101100001110010111100100111110100011111111111101010001011001001011100101010000101101100011100000011111100101111001011001010100001001011111110011101111001110100011100101011101101011111101101001111001100100011000001010000011111011100001000000100011011100101100100001010000101111111111011011111111101010101011100010110101110001101101010111010101100011001100010011110101100111010001011111100110100010000100011111000101011001111111100101011011110110001000001010110011001110001011101011100111110110001100101100110110010100101000111100000010010111100010011111100010001111001100000111000010001001010010011100100100101011010011101000101001100111101101110101111101010011010100101101111100101101100010111110000011001011011110011101001001001100010100001111011010110110110000101010011010111000001010100000110010111010000000001101111000010110001100010000000011011011100101010100011001010100110000110010000011101110011011101000110011111001100111100011010011100100000110000010110011101011010110011000101011110000000011110000110100001111111001111100111111101101000010111111111111010000001101011111111000101110001011000101110110101110100100001001110110100001101010010101010001110100111000100010011111111111011110111101001111000100000100000101010100001101001011110100110100101100000000111100110011001001010001001111001100000101101100100110011111110000111111011101001111000101100111001100011011110101111001100000000001000111101110100110101011000000001000011011000110000001011101110011000010011111100011001001101100000010100010000001101101010001001001001101111100010001100011111101111101101001111011001111111100011001100001111110010100100011101110010110011110111011111110110100110011110001111001000001011011000111011101001101111000011100110011000011111101011010010111010001111001011010100001001111101010010001000101111100110110101010011010011100100001011100100111100100011011111001010110011100100110111100100000101101111101110100000111100100010001010111011010101100001101000111010011000010000110001110111011000000110001101100000101110001000000111100111000111001100110010100110010010011010101010000111111101011110111111101111010001100101011010111000001101010111110011111100001110000111011101111101010110100100111101000010110011111001000110000101110100101100101001000100101011010011100100110101110100001100001011010000100101001010010111101110010000000010000011101010111101100010000010100101000101000011100111111000100100000100110010001000001111000000110001010000111011101111000101001100000110110000101101101110111111101101110110000111001000001010000000001000010011001101000110011111001101100001001000100101010001111001001110001010000000110100000111000000100011100001001011011011001000001011111011101011001100111000000011001100110100111011000011100110101100011001011101111111000010101101011010100101000011000011100100010000100001101110110101101100111011100100111111000000101010101001010001011100111110100000110000111110010100000111101010111100000101001001010111110010111110001010101000001011101110011111001001101101111101100111110011011010010000001110011001111111001000011101000011101000101010000000010010111011000101100100010100011010101011001011010101110011010110000000001001110101111101001100010001110011010010111100110100111111111011000010000001110110001100101101011010001000000111000011011011101000000011110010011100110001000011010011010000110011101001011111011110101011001000001000000001110001110100111101100011101001101001101001011111100010001000001110011111110110101111110011110101011010000110110110000001000001110001111010100110000011101100100100011111011101011010101010110000111111010101010011001011011011110111000011010010000100000000001101000100011010010111101010110000011010110001000001001111001000001011000110101111001111011101100000000110000001111101000000000011100101101000011110000010110101101111100101101101000111001000011110111001100011111011010101001111001001111101000111101010111111001110100000101111111111101101101010010000100110001011001011001011000111111001011010100000001010111001000011110100001111100010101101010100010101100100110111000101001000011010110111111110110111000111101001110010010111001001011111001000001001101111101011010101100100001011111011000110111001001100101100111001110100111011001010111011100111001111011001000100101010110001110110001110111101011010101011001001011111010110111000100000110000101100011111101010100010110001010101010010100011000100111001101001001000001000110001001101110110111111111110110001000000010101111001000011001011001001001001100000101000111001001010100011101000000001011000100101100111000000101100001010111001101100001101101000110101010010110010111000111111100110010011101000000100101000001000001010011011001011011001101000110110110011111011101001000101111100110000101111100011001111111010111111010001111001101011100000000000110011010001010001011111110000011000001101101111000001111100100100000001010010001001000010000101100010001011010010101010101010101110111000001110001111101100101011100100100010011111101100010111110110001010011011000011101011011101101101101010101110011110110001111100010010001101101101000000100100010100011100011001111101101110111100010101010011011010111111100010111000001110111010001011101011101101010001011010101011001011100111010011010111011011000001101111111001010111010110111100111000011100111000010110001011001101100100000101111010111101100010100001100100011000100010001011011001101101011110000111100101101000010110010101111000101000111100111110000001001111011111000111001011110100101111001000100000001110001111110101001000101110100100000001011011011001100111000110100011100010001000110001010101010010110001001010001000110001111110001000000111100001100000110001011100101100101101111011001101011001000000101111000000010000111010101011001101001000000100110001101011000100011000100100000101011001101000011000001010010010100000001010001010000100100011110100011010010010010110110000000010100011000011100010001000011001111000001100111000001110100111110011001011000111110110111010011010110010000111001001000010111011101111000100100010110011011111010110110000000110001011111111011001000111000111011100110001100011101111011100010000110111111001110010001001111100011111110101001001110100101100000011010111111011101110100110100110100011110111110101010000101000110110000010111110000101010100000110001101010111111001000000010111011010111000110000000101010001110111101100111001110100000001101001100110010100100110100001110010010011011111010000101010100100011001011000010110101101100010101111100100000001101110100100001011111101010011100110101100001101110001000001011001010100111010111000011010111000110100101000110000110011111011010100101000010100100011010001111011010010010000010101110011010000111000010000011011110101111101100011111100001010100001111000011001010100111100110011011010010111000011101100010010100100011111011011100001100111101000110111001010111111101011110101000111101101001101100000000101001001101010100011101111011101001011000011011001110101110100000101001011001000010010000101100011111000111001000111111111101101010010010001011110100000111010001101001001110010000101101111111000001110000011110101100100100010001100000011100101101101000001110101110011001110011111000000010100111011100111010001001010010001100010101101010011100011100100001111011010011100111001010111001110110111010001011000010101000111100001000001011000100010110010100111110000100000110000011100010001100000000101100100101111001000111100101011010010011010111010100101110011000101110111000001010110000100000110000100100011000110100001010010010110100100011101010100010010000101101111011010100101110010010110000000101010000011001110011101111001101110110100000000110011101110100001011101010001011111101111011100010111100011001101001001000000110000100101110000001010000001011101101110110101110101110011111010010101110001001011101111000101110010010011100010001001100001000000000100000010001111001010111011110000000001000000010100001001110110010011001100111001111111000001000101101010100001010010100001110000111110111001101100100000101011001101110111001111000100001000111001101010001100001101011110011000011001101011101000000011101011101010100011010000000101110100101000011001101010001111110001011010101110010100000011011011111110110010101000110110000001111001000101010111010101000010100001100111110000111001101010110111111111111010111100001100001000111010110111001111101010010101110110011101101010111100101110111110001010011110011011110111100101010111111000111100000010000110100001011111000101011010010001101001001110101111100101111101101110101001111100001100011010110010100010100000011000101011001001010110001011100001010010100100111100011100011011000100100010100010101000101001100110010011100100001100110111000011100010001101001100110001011010011000000010011111100010100101000000000101111011111001110110010011010101110011100110100111111010111010101011101011110100010110110101010100110100001001010101111001011010010001011001110111000000100101011010110010011111010000001101011001110111011000101110001011101110111110010100101111100000010100100111110000010111100100110001011000100001101100001011001001011001111110111101011111011101100000110111111110001010110101000111100111001111101000011100011011010001101101110100011110101101010101111111001000011100100111101000011111110110100000000010101110101101001100110110001100001101010000110101000010001110011111111101110100011101011000100000001011111110010001011001100000001100111000011000111011001000011101110111000111011000001001101011010101010101110001001001110101001111101010000000011110001101000010110111000111011101100111000110111000010011001011101111101101111111110011100110111111011101011100001001111000110111000111011001100001101001110011010110111010000001001001000110111101000001110000100010100111110110011010110100011111001111110110110100011110001101100010100010000101001110000011001001010100111001111101001101110110010111110001100101101100100000110010001110100111100001111010001001000000100010111111101111000000010110111000000101010001101001000110111101100101000010001110111001010100010001100100100000100100010000010011000101100001011111010001111111110001000001100100011010111001110010011110101000100111100101101101100000001100000000101000011100010001010010100110110001001101000011010100111101101101010100101001011011000000001000100101111111001000001101011101111000011000001011001001000001011000011000000101110000011111111010110100111000000110001111010001000011110001110110110010100110010000001101001111101100010001001101011110001010100001000000101101100010001101000011100101101100011111001010100111011001010000001100111100111011111100100011010100010100001110010110011000001010110011110001010110001011011110000100000000101101001101101010111010000001111110100000011001010000011000111011000110100000000010010001111010110001010111000111101000011010101110010011110010010110100101111101100110011100111001110110000011101110100011011010011110011101000111101000110011010110000011011100110011111000010111111011101110000011011110001011100000000001001000010100011110010010101101000010100110001100111110001100110110111000010000100110010011100110001011100110110101001110101100111011000101111010011110111101101001010101010011000111010001000011100010100110111110100001001000110101110100001110100101001100010101011101101101110010011000100101100111111110101001010100001101010001100111111001100110011101111011101101001011000101000110101101100010001110110110001001001010111001111010001000101000001110001101100010000001000111111111101000000001100101011011011110010011111110011001101000111010101001001011110001100101111001010111110000010111111010101111110100001111110110001101101111001101001100010010100011010010100011000011011010010001011011101100111110111000100000111010101101010011100011000101001011111001111010010101001010100010111000001011111011111101001111110101110011010110010100000011010011111011000011101010111100100100000010100011010110101001011000110111101110001111101100101010110110110001101111111001111011001000100011110011010011001110111010110101000110100001001100010100000011011101001010000101101001111001100111100111101011001101111101010010001010010010011110000000100011001101001001100010000110011110000001011000110101111011011000100100011011001101101110100100010010110000001110010111011110011101101000100001111000100001001001101001011100010101110100000000000100001100100001101100011000100010000000111111111000101011011101101011010110100101100110101011100110000001100010011100100001001101010110101110001011011000011000100010000100000010110011001100110110110010000000111111011001010000011110010100000100110011100011000101110101111101000111110011001110000010010000100100100110011111101101101001011110111111000101110110011110000111000001110100111101111101000001011100100110011000111010011100111011001100011000001011100111001001110100100100000000110011001001101000010110011101001110100110010001110110010111000010110100100011111101110001000101010111011001010001000001011011001101000011111000111000010110011110000011001110100001100111001111000110010011110011100101010011010010001011111001111111010110011101011010010001000110100100101110000100000000011010100000011100110110010101100011001111100111000101111110101010100010101011001100000011100110010010111110010011111111111101000101100001010010001100011101000000101110100000101001000010001001100000101010001001000111011000101100111000010010010110110000111110000111001111011011101110110100111100001011111011000010011100111101111011010010010110001101111111110100100001110110010010100000001000101100101110101101001111101011100000011001100101010110011100011010001011011111101001111101101100111001101000001100011010100001111010110110010011101001001011001010011000100011101001110110110000000111100010111100111001110011000110000111011110100111001001100000000001110001000100100000100110011111110101110011010101100010010101001011011111100110111001010100101010110111100011101011010011101111110000010010111001010100000010000001010001100011101100000110001110100101001101101110111110101110101100001011111111011000001010111011010111000001000100011101011110001101100000110010111100000011011110011111000011110011100101100100110100111101100000001100011000011111010110010010100100110110101100010011010001110100100110001110010010101011010100001000000111001011011000010110100110011001001100110000110011111001111110010011100010000001111100000011001111111010010110000001100110010011000000001110111001000101111011001011101010010100111100000111011011001000011101100110001010100101000001111010100110110000100110101010100110001001011010001001110100001110101011110101111111100100000101100100111000100111011010011000111100001111111101110111111010000101001000010001010010110110001001110000000100110000101110110111110000010110100111000101011100101011110111111110111100010011100101110010111101000000011110101111011000111000110101101110001001111000011011010111000101010001110001110010011001000100000000010000110010001011100111111000001110010111101100010111011110010011101100000000100111111101100001101111101000111010000110011100000001101111000000110101111000011001101110101101111001111101011010011010101010101101010100011011001100110000110011110001111001100000110000111111110100001101010010111010010100011001001110011111000010110101110111011100110000111000011110110110110001000101000111111011010000000011000101000011110101101101110010000100111101110100100100011100110000000011110001001000001111000001110000101110000101100100110101000110100110100101111010000011100011111011111101100100100100000110010100100000011111110000010101110100110101001110101111011001000010110101110101111100010010011010111110010000100111011000000001001010100001011011011000000100100010010011100110010001110000010011100100000100111000010101110110101100110010101111001100000011001000010101000000010110110100100011001010111001001011110101110011000111010001001101000011001010101000111010010000100100101010100011010111111001010001001000111100101110110011001100001110111100110100000001100110100011011000110111111100010000000111011101010001100000100101000010100110100001110111000010110001110010011100111111110000111000011010000001100100111011011011100101100101011111100001111011100010110101100111111111101101001011011101110100010001011000101100011000101010001000011101100100001111010111010010100010101111110001110010111001101000001100110011001010111101000000100100000100000111100111011110011110011111101011100111001100101100101001010100111000000010011111101111011010101110100001100010000010010100110011100110010011001110110000011111101001011011111110000011000100110110100010101001000001001110110001110110000100100110000000111100111110010111101101011100000101100011011110011101100000110110100000100000011001001001010111010010010100110110001110110101000110011000001010011001010101111101010010101001011110010111010000011110000110011110100001000010100101000100010000100101111110011111101110000110100001100100011101010111101100000110110111000100111001010100001101011011010010001001011110111000110101001010000011110110111100110100110110100101000101111010001110101110001100001110110001110111101101010111111100100110100100100001101111101000011000011101011101101111000100100000000011101101111010011111111010011111011011100011111001001010001010111111010111000101000100011011100101110111001100110110100000100100100110000010100000011000101101010100000010000011010000101010000000011001101100111111010100111110101101101011011010100001010111100100010000000110001111011110110001001010010111110110011101010111011101011011000010111110100100111100111100011111111110000011001010011110110000110111111101001100101111001011001101101111010001101100011110110111101100100110101011001011111101111111000110111010110111010000001001001010010000110100110011001100011111101100101010000011010110100011001000010001110111000000001100110110110110001101000010101000110001110111010100111010101100000001010110011110010110110101101111100011110010110101100111000001001100010010001111111010001110000100010101000010111100010001000011110100010110100101010000010000001000101111111000010010000011111110001100100111000101010100100101000110101011001001000111101100010010011100011111111001010000000110000111000101000000101001001011011000110111000011001011101001101000100001110101100001101001010110011001101011000101000010010000001010010100000101111000011101111000110000101010110111000001001000011100001111001101001101011011101000001110000101111101001001111000101110100101111000001011011011100001111101000011010111001111111111011101011000100010001101101010010000000100110111001000001100100101010010010110011101001110100001011001100110101011010001000010001010000010011111100000011000000010111101010110010111001010010101100110010000011000101101011110001101101111011001010101100100101110010000111001111101011100111101011111010001101111001010111110101001101100111010100000100011111100100101010111011001111110001111100001000111101001001110010001111101001010010111100010111111011110110101110111011001000110111110110101001001010001101100111100000110111110001110101111110110111010110010111111010011110110011001001001110111001111010001011101111001010001011001101100011000101100011101001111001001110101100000110001000000111101000001000001111100111000001111011000001000000111000011010001111110000011110000011001110110111100000011100101100000101011100101001101100010111010010001000110101101111111001010010011100000101101010010001000000110100010110110101100010111011100100000011011110110101001010001000101000011111100000010010000011000000100001000010010001010110000010101001111100100000011010101110111101000110001100101100101001001111101000000001011011000000110110010111011000011110111100111110110001010001011110110111110000100101110010101101001001110101001010110010011100101001001000110011100010101100000100010111000110110010110100101110010100100000100110000100001000010001010010110100000011101001110001001100000000101001101001000000010111100100000010111110100100010111010000110001101110010000110001000101101101000011111110011110001011100111111100001101101101111100100111111011100100001010110000011111001111010111011001010111111111011110000011101101010100110000100001100010101010101110001000010100000011010111101100111100110110111110001101010100100001111000101110010001000101000011010111010111101110101100110110001010100111000110011011111111010101000011110111001111001110000101110000011011100100110101111111110010011100111110000100110000101101001101100111011100000011111100011100011111101010110100000011100001101100000011010111011100000010100111001000100000101100011011100001100010101111100010101010011011111110001101011100111011011010000110000101110010110001101001000011110100110010010111111000101010111110000111011010110101010101111011001011000111101011110101011001111010010011111111100000101001010100010101110010000010111011100011110010100101011100110000101111010100010010101111110100011010110100001010111010101001101000100110010101101110111010001000111010000101010010110000000010000111110000010011011110001100110110110010101001001100111000110111100101110011011111011000100001001010111010101001000110001101010011011101001010010110010100110111001000001010010100101010011001100001111011111001000000110000000110101101101010000101100010110100111000100011000100010010001111001010100001110100100100100101110111111000101000001000111110111000111010110101100010100101110100010000111000010111101000010000010110111010100111000100011000000001010001001101011110101000101000110100111101011110011100001100100010101011001100010001110001001100010011001100010011001010010110111010001100100001100110000000010010100001111010010000001111010111011010010001101011011101001100010110111010111010000010111001111000111001001000100110100011001100000110111000100100110110011100100100101110111011101001010011001011011100011110001000110101100100001010100100011101011100101110000100000010000001100010100011001101000001000110100111111010110101100101010101011111111000011100111001111011001011110100100011000111101111011100101001110011010110001111000111111110110110000000001001011000000011011101101111010101101000000111100011110111010011101110011101000100111111010011111101010010010111000000011000010110011000110100111110000100101111011011000011001000001100110110000111100011001010010110011100000110111000000110001100100000011011110101011100100001011010111011001011010101100111000011001111000011010000001101000110111001011011100111001100100001100101000110001001001011111101101010010101100011011111100010011011000010100110001101010010010001110110101011100001001010000100000110011011100100111011100000000111111101100110001011110010110011100111111010100000110011011110001101000010000110001111100011001010001001011010010101111000001010110111000011110011101110111000100101101000100100001010011010110011110101000100101010110101000011110001110101001000010100001010001110000001101001101010100000100111100101011110010110010000001000000001001111010111010110100000010110011011111001101001000001010110101101101010110111001001000110011111010001000100110010111111101110101001110001111001101101011011011010101000101000011100100001110110011111011100110101111101100010000100101101010110110110100010001000000011101100100110100010010011010100101111110100100101010010010110010001010101001011101001000100000000000010011111001111100001100110110111101111111011111110011000001110000110110100001111001110110000101101000011100001010011110010111101101010111101101100110010001010111011111101101110101010100010100010010000011110001111101111001010100110000110001111010110011011001011000110001000010011110010111010111010011010100010011011001111101110100100111101111110110011100000000100111011011100110111101010101000010100110110000010010101110111111000110000011010001100110100100111010101100011000101011111011110111000000011001001110000010000010111110111100101110101111110010000001100101111101111001001111110100111100010010111111010010111110101100001101100100110100100111010110011010000001111100000111000000001000101011001011011100101111000110010111100110001101100110111010000101100001101111101111100000000101010001100110100100110000101011101100100000001001100000100011110101000011011010001100110111010000110001111011101111110001010010101111101101100111110111001000111011101010101101110101110111010101011011100000111111001101110011100001100001110000011000011111111110010101011100011111001011111010001001010111101001111100001010100000000010100000010010010101110010101001100100110011001010101010100001111001101010110110111011000101111100001011011111000101111001000111101110110001100101010101011111111101000101101101011111101000100010111111010001100001001001101011001010000100110000001111111110100100111011100011010011010011100010111000000011011111100011001001000111110000100011011010000010100111011001111010010110000000110001011111000000110110011011100001110101100011111111110011011100100011010010000101001110011110010011010111110010000000101000100000110010000111101001111010100000110101011101101000011101110010011000100000110011001100101100011101110101011101000101001001011111111001000010100111101011000110001100101010100110010100010101111000101001000001100011010000101000000110010000010000111100000010001001111011100110100110011000011100010111110011010011000101100111111000010110001010101000101011100111011101110110011010101101110111100111110010001101011000101100101111000011001101001011111100011100001000100111000011001000010111111100001000111001011110110100010100100011100100011101111101100111111001011100110111010000110000100101110000001000101111111011110010101000100100100001011100111010100110000111010101001100111010100000111101001101010110111011001011010011011101001011000001001110101111101110111111110001111000100111111111011111001100000000110111001101010000000000011000111100001001111010000101011010010011111001101000110001101000010001111111011100001100101111100001110101011100111111011101000001111001010111100111111000111001101011011000101101101010110100111000100100000101010011111000111110010000100001111001000111011101100001101110110100010110100111110101100001110101000101010000010001110101000111111111000001101001010101001010000100110100110000110001010100010100110001100010110000101000011101010000110001010101111101011111100111111100101111010100100111111000111100010010001010011110011111111110100101001100111011100011000100101000101000101110111000110100100101100000110111100011011100100110100010000011000000100100000000111101110000011110110011111110000011010011000011100010011111000000111111000001001100011111001111010010001011000100111111011011010111111011101011110100011100111000100110110001110011101011110101001000100000110000001100100101000011100111000110000110001011011001000010010001110101111101001001000111010011110111001110011001010110110111101110111101000101001010101010100110011010111110011111100011000101000010001011001011110011010101000010010001001010101101110000100011000000010100010111100000100001110001100010011010000011010110110110110111111001111100111010110011000001010111010110011101100010110101110010100010101110111101000101011111001001000011101111000010011001001001101101101110101001000011011110110000011011001111011010101000100111100001100011011101111111101111011111000100101101110110001110100111000101010101011011011010010101011011001011010111100101000000001111000100010101000010101101100000110100000011000111010000010111001011101111001001010111100010100011011010000000001100000001101111010010110010100010111011010101100011111111001110110100011100011110010110111101000001001101110010011000101111001110100111110000001001111011110011100101010111011010111110001101001110001100000110011011010101000010100111001110110011011000100110000101010011011010101100111001101011000100111110100000011000011010111001100010011011001011000000010001011110101101110111001101011101111010011111001011010001110100011011010111101111110101001100001110010111110001100010001000111000111111100010101010001001010101101111011000011001111110101001011010111100001001011000000110111000001111000101111100001111011101111100010111110011001110010101001001010110100100111011111100110010001111100000010010011000111100011000100000011101001111110011010100001110000000100001101010011010100100110010000001011000010101101001100100011001010000001100100000110101000110100110000000111101001101000011010011111011011101000110101110010100000010101110111110010001101000000010010010010100110001110101100110010111011000001001100010001010101001011110010011010111000001110010010000011100101001100111001010011110010100011010010011001111111110100000000101010111011001111101111001100110100111011000011010100000000100111000001101000010011000000001001010100100000000100110110011010101000100100001100101011010001011101011100111011101111110111000100000101100010010011000111111101010111011010011011010001001010001100111110000010010000011111011110010110101101110100001111011101111001100000010000110101111100011011110111101101000110001101111101011010011100100010101110101011101001011100101111101011010010011110010010101111101100111010010001001010011000110000100000000010111101000011111100101011011111101001011010101100101111101010000100010001010101011000101011011000000000111111010001101011100111000101000110001110100110101011110111001001111101010100001011000011110011001011010000000011011101110011101000111000100010100101001100011110010000010101100111100111011110101111100010100101010100000010010100010111001110100010000110111100101011100101000010111011111101001011100000111100111110110110000011001110101001111010110111000100110111011110010101010110111011101100011111000110010111010001011111110001000011100110110111111111111000101001000111111011111001010110100101111111101110011000010110011101001001110000100110001101111011100010010100001000001000100111110101111111100100001000000101100001010011110100000011010111101010101000001111110110100000011000000000000001111100101101110100011100010100000101000011001111011111101100110011010001000001100101011111000001111111010000110101111110101100100010010000100111001011010001110110010000001011110101100111100100010111011100000110001100010110100011100010100110111001011100101100010101000011001000100011001101111011101011100110000011100111101110001110110100100111010110010000111100011000101001001100100011010011000110101001111100010011100110000100001001000001011000000010001111110110010011110011010011110110100100111101111110110000100000000000101111001010100100011001100110011011010100000001100111100111100110000100101000111100011110100110110000111010000000100010110001000011011011111011010010000100010100110101110111010001001101001100111111011000001100111100101000000011111100001101010100100011011011100111001001110111011000010010110001100011001001110001110100101001010000110111100011101111010101011011101110110000111011101001110000110110111100010010000010000111110110110000110101011110001111101001100001111110001010100100111110000100111010100011010100001101000011011010110010011011111011101100100100100000001001000101000100010011001101111001100100001110110010010111000010110000100100110001110000010011101100100010110110111111011110010001001000010010111110101000110100111101010010011001110001111011000110101101000000011110111100101111001111101110000011110110010110101100000010001010011001100100110111011000010100110000111101110101111100000111000101001010110100100000110011001001001000010110110110010101100111000101100000000011000100001000011010001101101111010100111000000001100100100111000101100111101101011110111100000101011001101011110110000010001101010010100011000000100110010110111111111111111110100100101100111011111101111000011000100001101010110111011011000001110001110011101000010000010001010000001110010110101010110010010110100001001010011001101111111110101111100110000011100100001100001111101100101001110000001100111111011000011010000111010100101010011100101101111110101110100110010011000000011110011001110110100010011011101001001010001110011011100011111001011010001100011101100100111000101110011110011100111101110011000101100101110101111111000001100100110010010001001011000000111011101111100010101111010111110111001110000011110111011110010001101111100000000111011001110010000001000000101011001101001101100100111001000101011111100011010011110011101100111000011001111011000101111010111001100111100110101000010001100001100010111011001001000111000100110010011111100110010110110101111001001111100101110001001000100110001011000010001011010011000111011011100000011001001011101101000101111101101110110100110111001111011100101110010010101001101111010110000110010010101011011111110011010110100010100100110100000011111111010110001001011101001000000101101000100101110011100011001001101000011101101111111111111101111111110000100001101110011011101001110001100111000001000110011111111101100101000011101010100100010101111111111000100011100101101100000000011110011011011100011011110100111011111010101100010001010010011010000100000100011010010000000100011001000000001010000100101001100011101001010001111110001111011111100010000110110110000010111100001000001100010100000111001101111000101110001100111011110010000001000100001011100001111000011000001110010001110101000111111111011101000111101010110111000111111011011000100000110101010110101100111110110100111011010000110111111010110001101001111110000100110110010000000111000101000001100011101101000010011110101110000101101101101010010110111111001110000000000111101111110100001011000111000001001000111011101011100010000100001110001101101000011100111001101001001110001101000110101001111101100001111011110010111010001001010111111010101111011010000010001000001101011000010001110101010000100000000100110111100101000001011100011100001100010110101110110110011000101011001111010111000010100101000010110010011010111110111111010111000101001010110010001110110011111110110100110110010100010011110110100001100011001000110011101011110110100011001110100100100011011111000000101100000100000000100111001011101101110011010000111101110001011011111101000000000100010111011010110100100100100011010100100110010100000100010000110010101000000100111010100010110001101010000101111010101110111110010010111010001000010011010101111100111010111111011000000011001101011100100001111101101110001111000100010111011100000101011011110101001101110001001101101101111011010111100010111011101000101010010000101101110001110011110111001100110000001001111001110100101010111111111011011000001001110001101110110011010111101110011000100010100011010000010110110011010000100110101100010000101011111111001111101001110101100001100000100110111111100100010111001010010000010001111000110111010000011011100100111001001000101000001000110100100111011111101110001011110111001110011011011110001110000010000000100010000111100000110111101001010000011001100111010011100100010101100001100111101010001010001000100011101100101011011011100000111100111110000000101101011011001100100101101001000111101010010011011000000001100110110100110010000001000010110000100100111001110110110011011000111001010010011101010010100010111111100011111101001100011100101011111110000011100000000000110010101001100000010011010001001101000111000011111001000111011011001010000001111111111001110010010001000000101000000101011111100000011001001101101110010001000001011101011000110110100101111110111101100001010011010000101111011100101110000010110100101111001110111011010110101110010010001100111000110100100010010010010110000001010010101010101100000011001111111100010101111011111011001011010001010111011000111111110101100010000110010111010111001011001101001011111000000101011111001100101011010001110100111011111011101010000100001101110010000111010101101010111100011001101011001001010111011000011111011000000101000100100001110010011110010110111101010111101000111101011000010110110000100000000011101100101010111011001110001000110110101110110010100101010000100000011001110010000110010001111011110001111100111001001100001101100010110010110001100110010100101101010001110001111001110110010110101111010101101000110011101001001011101010111001101000000010100001000001111000010101000100100111001100111101010100110001111101010000011111101011000011101101000101000000010001000100100101010001001100001111111010010011001101011110110100010100100000111001011101100111000110111100011111011111100000110100000101111110010111000110101001101101011001000111101110110100110011100010101011111100100100110001011001100110000011010000110111101101101110010001111100110000011111100000000010111100101101011111110100010111000011110010100001000100000100111111110010110000111101010010101110001100000001001010000100100011110010111111110011101010000101100110001110000110011001011101000101000001011111000100001001000011010101100100111010111001000000100101111000010101100100101111011000100100111001110010110011000110011010000000000100011110100001000100111000100100010110110000000111010101000101111111001110011100101010010110101111101111101011100000010000101110110111010100000110110011110100000000111101110001110001011110001010010010000010000000011000101011100101010111111000010010111001110010101100100001010101001011011111010110011111000011111100011111011110100001101100010111011001001011100111111000111001001101110111001010101001001100100101100110010000010100100111100000001101101001101111000111111101001101100111000001100110100111101000000001010101011010011010011101011011011101000010001110111100011110100100111000110001000011111100110000000111111000010100011001011101011010110100101010000111001110010001000100111011110110100000000111100111110100000011100101101011001000000011011011001010010111101100000111110010010110011101011011000011010101101100110100011111111111011000110010100000101001010111101111011110100101000001101110011010111001101010011111010111011100100101111100111101111000010110001000101010110100010100001001101110011111000000011010101011100001001110101100000101111010110001000110111111010011011101000101101001000101010011010011010101001110100100010010101010101011010110101101100110011110011111001101110011001110001101111001001000110101000000111100101101011010011110001001011110110110110001101001010010000001111001111101001001110101001011011110001001011010110111111000001000101110111011011111111010100010011010110110100111100110011001010011110111001001110100001110101111001101010100111101111111000101100001010000101110001010010001011000011101010011100011111110001000010001111011100100011111110000000011011111011001101000101110001101111011000000001011001110001000010001111111111001010110101000000000100001010011100000010101111001100011110001111011010110011100111101111011010001111110110001111100110110100101100010100110111011110010010101100011000100000000011100011110001111010001100111000001101100101101111110001111110010011010111110000001011100100000101010010001000011110011101110101011101111110001111111100110001111000100100010000110000100101010011110000001111110111011011111011010010100011101010100000001001100110011101111110010101001010000101000000000000111010000010111010110000100110101010111110110110101011100010100101001111100001111001000011011110101001000000001101100010010001000110111000100001110101111101111000101110111011110111110011110010001000000100100100110111111110010010100011101001010111100010100010101010001001010111010001001001110100010110011010001000010111010000010000001101101111101111001110110011011100101000010101111001100100010010001100011110110101010101101111100101011110110001010110111111001011010100110100100101100011001110000100010100010111000010011001100000101000001010100101011001101101101000111110000000000110000001101000110000111010011001101110110101011001111110011101010011111100111010111101011101011100010011001000011011110110000001001010001001100110111000011011101111000001011000110100100110101110110111101001111000111001000111010010111010000101011110110010000010011001110001010011011101010101011001101100111100001010010010110100011100101110011111101111110000111010111110011000111100101100100000100100011010110101110101110000011110100010100100111010010100001001011101010110001110100100110011010000111100100001000110001010000110111001101111101011011001011000110001100010011001110011100111110101100110011001110100000000010101101000010100110111111010010111001001110001100010100001011101010111011001111000111111010110100000011001000000001100111001011100100101000110101010001010001011000011000001111011111101101010111111000110101000011011000100001000110000100100010011111110010000101011001010000000001011011000110010111101000011001111011010000100000101001010000100110111110001100010000010111100010010000010100000011111011100100100100110100001000111011101100011110011111011001101010011110100101110111110101110010000101110000101011010100111110011011001001100111100111110100010010001001010110001100110001111001010101111100011011111111110111100111110100100111101110011010111101111101010001000011010011001110010100011111101111001010100001101011001001000101110110011101100000100001100000000101001001111101010011011100000010001011111000110001011111101110111101001000100110110011011001010101100110100000110111001001001101010010010110110101010001100100111000011001110100000111010000111101110111000111101000011110101001010100101001100111000111110010011000000000111011001101010010001011010000100111011101101100111010000001001100010001001000101100100111100101111101000110100000111001101100110111110010101101100011100110011011000001000100101111001000000000010110111111011010110101001010001100111111111000110110110101110010001011111000111011001000010110110001000011110100101010001010000011000000101100011101100010111111101010111100011000000011101001101101000011101011000000100110100011101001111001000110011010110101101010111111001111111010010110010101001000001001000000110011000000100001100010010111011010111000011111000000110100011111001110001011100000110101010101011000010010010100010111010001011001010011000101110111010001111010011001001101101011100110011011111001011111110110100010010010100001011110010001010000111110110000010000001010110100010111000101101001111010011101100011110101111001110111111011000010100011101111000111110110111011010001101110011000100110111001100110000001101011010010010101010101000100111111011000100100011010101001001101010100101101011010101001110101001000010011010110011111000001110001111000011100001011100001111001111100011001111001111001110011110001010000110010011100111111111001111000010011010001001110100111100010100101001100000001010000110100000010011000111101010010101001010000011100010100001010001010000000001001010000110100111111111001110100000000000100001100010001000101110111011000101000011111100000101100111101110001110000100111100111101010000110110001110000100001010000110110001001100001010000000001111100011000111000101001100001011001000100001011000011110110000110010001101110101001000100010011110011010101100011110101101110000010111110110000110000011101010001000011110001000011110010110010000001111100111010010000000111001101110111000110001001110011010100111110110011101011110010111101111101001101001110001101010011110110001010111000100010011100101110110100011011110101111101011010111000111110000011101111111011011111100111010000101001111000001001010001100111110011101001001011011011110001110000110110111011100011000001100011010000000001100001010011111011010111111100110100000001110101100001001011111010000010001100111110010010110001001101111100011001011100011100011010010111101100011110010111000000001100101001101010001100000001111110011001101100011101101011100010111010110011110011100100010110010111001111101011001001001100011101001000010110010001011110111001011001001000011100101111111000101111011110001111100000010111000110001011011111110100010001100111100001110000110110110100100101010100011111101001011111001000110000111101111110111001011111111100001011001001010010011010010111111100001101101101011001000010101110011110100110010011010000101010101000111011101001000101010101111110011111110001110001101100101110000111100000110101000011000100110110101000101110001011011100001100001001111000001101100001100101001011001100100001110111100100011011011110000000111011100110100111001111101100111001000100010011111011001101111111010001100111101011001111010111000010001100110100001001011000010100010101111010001110110010100100010011000001001000001111011000111000111011011010011111110010110110010100000011010111110100100100101011101010111111101100101011011100100100100000000011111100111101011100111100010001100111100010010100001111100011001001000111000001110110001110110110100100101000000000000011000000111111110011000110100001110011001110010110100011111010100111001010010010100111010011101101001000001100000111100010100011100110101111011111110111010000000010000110101110000101000001011111001110101111110111010111111100011010000111100100011100010110001110100101110111010001100100100100111100001110101111001001111111001011011101110110101110110001101010101111011001101011110101101110000101110000001101100110001011110011011010101100011110100100000001001100000101111001110110011011011011100100011001101011000000100011000101101101111100011111010010000101111011111011100001110000111011001011100001100001100101011100010111011010101100010011011100011000000100100010110000000010011000001101000001111010000011000110001100001111100111010101000100110101011100111010010100001011101100001010100011000100010001011000001011011100010101011001101100001101111001001001000010111001101111010101101111010111111000101101100100001110010111011101010111011011111101000100000101010000001110101001001100100110010000100101010011101000011110111110101110001101001010110100010111011011100101101000110001101101010010001111010110101011001011010101011100001100111101011001100011010000101001110111111001111101110001001111100110001001010100110100110100110000011100001110100101111001101110000011111110011100000001001101111010001011010100001110111000001101100011000110111001101111100100000111110110000010100101010101101010101100101101111010011000110110101110001110101110000001010100101011011001110111000001101011001010110000001100011010001100100101010011110101101011110111100100100111011010101100100010110000000010100110110010000001001100001011000001011101000110001100101100101001000101111111110001111110010110000101011111111110101011011000010000001101011000101100111010101000110100101001110010011010111010010001101011010010101111110110000001000101011000010001111101101111110100000000000001110100110111011110110000000010101100101100101111011000111100000110101110111011011011010101010001111111001111010110011011110001000111100000000100001010001100000010110111100100111110001011110010100010011010001010110010000101101111001101111111010001110101111001011101101010011111001001100010010111001111011110110011010010100101000001010000011110000001001010110111001011101101110011110001000101001010001010101001000111011111000010010000101001111000101001010111101000101110010111101100010100111011110011110101000000111000100001110001111001001011011100001101010000101111000001001100000101001100110101110000000010001101111100010100011100001011010110010000101001111001001000110010110101000111001110000111101111110110100100101001001011101101101000111111110101010111111110111100000010000100101110110001101101100110101001001100010000000111101001110110110100000110001101111111011001011000110100100011101001100100101111111111011101001000010101101100010001011111011011000100001100000001110110000101100011110100001101010011111010110111110000001001011000000000100111100011000010101110110010000111011011011000001011101100111101001111101100110010110001000101111101110000001001010111101010001001010000001001000010000010011001001011110010100100000110001011110111000010010110101001100010000011000000011010110011000000001101100111110001110000110011100000110100100011111100000100001010101001010101011011000110110010000100001111000000110000000001011100101010010100010100010010100001110011111111100111111111100000011001100010000110010110100111110011000000011101010001010001000001010110010011000111000000011111010001001000100000110000110101000101010000110110100101000101001011110100011000101110010000000010001010000101110000110001011110100100010101011001100110001001010110001010011000010011011011001111010011101100001100011011010001001101010101000101101101110010001101100111101010110010000000101010001001110011101110111001000100011000101101111010010110111010101110000001111010100110001110110001011110100001001100010100111001101111100011010100001000110010100100001000011101110101110100001101001101110000001010110110000101011011101101101101011010110100101100010001100110110110111001010000111011000110110100000101111001111001000111110011001001010111001010000110010110001001001111100010010001000100000001110101110110111100000100001100010010000100001001011110101011011111011010101111010111111001011101010001111001101111110001000101001100000001100100111101000100000000100011111000001010001111101001101001101001101110001010101000001100001110011000000101011110101110111110101101001101010000100010001101000100100111111011110101010111011010000011011000010000000011101001100000000111110111111000101011010110011000111001011010111011010110010001001101100101001001010110001111011100001011101110010010101101111010100010010011111101010000111000110111010100110000011111100000010101100111111101001111111101110100101110101000111001101111110000011110011011111110101000010100100111000100100001100001011111010111011010100110101111100010000000111111110101111101001101111000001110110011001111111100111001101010000000000001011000111100010100100110001011001101011110011001011110110000111011001100110000000010000111000111110010010100101000110100010110010111010000000010000011000111100111011001010000100011110010111011011010100101000101111100110101000000001111100001000111111001100000001111100000101001011011111011101000111111101001101000001100110100100011011001001100110001110011001110000101100101101000000001101100001101011011010011111101010110000000111101000111000000000110001011011000101111010100111001011000001011001001010110011110001001111100100000100111001111010100101011011100000111110110111000011011001011100100000101001100110000101001000000100101111000011111101111101111100000011110011101100010010000110110000111111000000011100010110100101011110000100111011100111100001101011011111100110010001110011111100001010111111101010000000100111100100000100001110000100101101111100000011011010001011101100111101001111000101011011100100010110110101000110101101001100111011100011011110111110101011010100000001001001011111001010111011011011110000111110010110001111111011011011100101011101010100111111011000110110001011010010101110101011010000101000001100101011111101001110001000010110011101011101000001110110000110111011001010010010010100100110011000000110100111100111101011010100011101011110011100100001010100111000010110110011100111101000101001011010100111101111111011110001001100110000111010010100101110100011110110001010010110111101000110000011010100010001001101100111110101000010101011101011100100010110001100000110001101110100110101000100001101100111111000101110000111110010111110110000101010100010101101000011100001101001100000100011111010010100100101000010010000000100101011010001101101100111000100101001001011100111001101111111101000111100111010111100001111001001010001111111100111110101010110111111110111110101010000110100010100001110001010001111011011101111000000000001101000110100011111000001111011010001101101100001110110110100010001001011001001111000000000010101111110000101101100110101101110010110011111110010010001010110101001010000010000100100100100110010111000101010001000001000010010011111100010101110101110101111100100001000110111110011000001000001001001011011010000100001110110001110100111001010000110101001001110111001110000110111111001101011011100000011111011011001010101110111011100101110100110111101000010011101110101101101110100000100101010111111000111101111100100100011111100011100100100011000101001111100010000101111011000110001001111011010111111101010111000100111001001000011100100001000001110101110000000000011001000010101011000111101100110110010101100000101100111011000101111011100110010101100010100011101111110010100101011011000111111111011011001000111011011101011111111010101011000100111101101101100010001000110010001001000111011011001100000000101110000100101011111100001110101010110011101010110011010111010011100001011000100110100111110011000000000001101111100001001011111111011111110111111100001001010100101111001001110000000101011101001010010011010011110111110111011000011101010111001001010100101001111000111101111111111100111001001010010111000100110110001011011001110001110010111011100010100110010110011001100000010011110101110100110010011010111111011100110111001001001111000110110110011110011101001010001000110101000100011101001001100111110011101000011110110101011100000100100100011011000111100000110011101101010000011111101100010000100111101010101101000110010100010001111000100111011000011010000101111110111111100100110111011010101010100110011000000111010001111001111101011000101101100111110010111110110110100110101100010011110000101000110100010110010100000111110000110011100100000000001010001010100010110011010011001011100000010100101000111001010110011000000100010111101001001101001100001010111011011011011011111111101101101100001101010011111010100000100010000101101100101010011000011011010000000111011001111101011101010101000100110001101000001011111010101110111010011001001110010010111011111001001000101111100001111000100000001111100110010011111101101111101001011101000010000111010010111100011010001000111101011110001000110111110100000111111001001101001000111011100100100101100001111010101110110010010101111011100010101101001000101001011011100000000001101000101011110110110100011110000001001000111011110100101000011110000011110001101100000001001011011111111000001010001011011011101111011100011011111001010100011011010100100100110111101110011111110101101111001000010110111111011100000010101100100101001011100011011101101100011111010011110110111000011100010000100100111010101111100100011110001101111000010110101010101011010000111101101111010110101011001010100000110000010111110000000011000110110101101001111011110100010100110001110011101001111010000110110111101100011101010011001111100011101100000011000000111011101001000001111101000000111000001100011101000001101111101110010000011100111110111001101011011000011110000100100101000101001100111111111100110011100101110011010010111000011011000011100000111110011010010110111011111000110101010101111010101100000111111010111110111101001001011100110000111111011111000001011100011001101110111010101010010100100000100011111111101100000111011010100101111111110011001000001101111110110010000101000110111100101010101001101010001011011111001111001110010101010100100001001000000001010010101010000101101000001100010110110001000011011100011101010011110111010110010000110001000001111000100111000110111101111100101011010001010111100001000011010000110000010110000000100111011001100001001110100101010011110111101001101111010011001010000101001000011000011101101101100000000100001011101110000101111001011100010101000110100001001011000110111101100110101100010010100010100110001001110000001111011010110110011001000100110000100110010111001100001110001001001011001010101111001110010110111001111000100100110011111110010111110001010011101010000101001101101001000001011100111001111011111000011010111111110000110110010111000101100101000111010001101000000101110101011001011110101101010100111010101100110110010010111001001001100110000100111011001101011111000000111010000001100010001100000000010101110100000010000111110101011100000111011110110000111001111101001000100101000111000000101011111100101111011010101010011010100111011000001010011001010010110010111111000001101101001000111111011110010011001011011001111000111101110001101011001101010110000111011111011000110111010000000101111011101101001001010001111001001110110100001111100001101111101101011011110110000101001010111000010011100110101100011110100011000111101101100011101011010100100010111010010110101010110111100100101111100100110010000111011100110101111111101101001001101111010111100111100100110000110100000011110010000100110011011100101100010011101000101011011001011101101101100001101000010011110101100001110011010110010001111110101110110100001110101100011010011000010001110111110011110101010000001111011011000111010001110101110100100000111010111110110101111010010000111101101001010100111110100111111110011100100111101011111101011100001101000010110100101000000101111011110000001111111101010100011111001001000101001000100100111000101100100001111011010010110101101000001011111010001000000101000101110011111000101000101100101110010001101101010111000011110010101001101000100110000100110101011110100001000100001100011000010001000001010001010101110101111010000010000010100001110011110111000110001011001110101000000100101100100000010001110000000101101001101101011001101111100101100000000101011001000110110011100111001010001101010110001011000100110000001101001001000000111110000001100010101001111101001001111101110100000010001110111111001010111001111010010010111110101011100000110111101111100010111000001011000111100000110010111001010000101111001010000001100100010110101000111101110100010100111101110110101101011111110110001010000000010001101000000010000101111001110000000010101010011101111111100111001101010111101111101100000100010000111000111011011011110000000111011010000110101111111110111010010110001100110001110001001101011110010111000110010110001000111011111000111000110110010101000011101100101001100100000110111010101000110001010111100000010011000000100011100001110000011000100110011000011010111110100101111011000010010001111110000101010010110000110111101111100101110010011001100110111001000110101110011001001100110100000101010001110110011100110111000100100011000011111000000000011000101001100110011101110110000100011100100111010100010100001100111010100111011110110100011100001011101011011000111111111011110010001001001111000110100100101110011001001010110000011110111010100110011101111101101011101111011011001000010001101000110111111110000111011011010011010001100010101010001101101010110110111111011101010001010001010110010011101101000010110110011101001100011000011010110101001101010101000100000001100001110010111100101010000100011001101000001101101100010000011010110110011100101111000000100100110001101010001111010101101000010100101000111101101001110011100101110101001110011100101110011000000011000111101111011010001011011010100001111100101111000110010111111111001101010110001010111011111000000000100110100010010001001011001100100111100011010100011010010101101001101000000101011000110001000110011101001101111001101000000111100011110001010100111010110010101001101110011101000010010110011101010001100100001111011000000110111010110110110111111111001001111100111010000101110100001100110011010010010001011011101000010000100011100000000111001000000001111010100000110010001001111101111111011001000101111010101000100011100000101010000001011101101000001100010001101111110100001010101010011110010110001111110011000000000101100000011111100110010010111100010110100101000000111000100011001011010010001001100000000001101111010110111110011100111101100100101100100011000101011100010010110001011111010000011001001101010011011110011011101111010010011011011000110010011110111001011001111001111010000001011010001001000010010111000101010111001101011110000001010001000000011101011101000111100010111010010000100001001001000001111100101011000111111101011010100011100100111011101011100111100010100000010001001110110111100100010110011111101011110110111000001100011111111011001110110110000010111100000101000100000011100001111001011001010011101001010101010011100101110100010000110101011110110101001100101101100000011100110000011010010101110010011100001111000011100110010100010001101001101111110011100001110111011010110000011101100101100010011011111101110100001000101000110011101110000100001010010000110011001010100000110110000011111100110111101000101000111010000011011011000100100101000000100111000100010101011011100000010100110010100010001110110000011001101011000101011001101111001100101010111000111000100000100001011000000001110100000011100111011110011000001100001011000010111011111111011001010100010011100011100100001110111110111010110001001011100101111100111100111110110011111110101001110100011110101111011001100101010011011110001101100011111101110011111101111011101011100110110000110001000111100101011001100011000001101110100101111010011010101000000000100111111100110011111011001100001000000111101110001000101011100110010010111001110011000101110001000000010010111101110111010100110010010110011000011110110110110111100110011001101101000100110010111111000100011000000110000111011101101111000010110011011010100111010100111110110010001011111111000111000110000110010000101000101000101100100010011011001111010001000010100111100101101011011110111110100110000011100011001111011001011100010000101101001011000011011001111011111100101000111010100001000110101000111010011100010110001111101100001101101001000101000111011011111010100101001010111100110000101010001110110101110101100000000011000111101110111001010010010110101111110011000111000101010010001010010111000100000100011010001111011010010000001011001000010110010110111111110100111010000111101011000000010001000110010111011100100011110101010001100101011110010110011011010111111011110100001000100011101011100011000010011010001111011111101011011000110011001101100100011001101000111001111101110100101100011100110111101100011001011110111100010101110101000010110110010001000111000110101101101010001100100001110100111001100001010010000011111110010101101110010100111011000010100100011111010110111000101000010011100100111010010000110001011011000101010001110001101111010100110001100001100000111100111101111110000001000000111001010011001010101000100011111110111111111011011010101111001101001001010011110001100010010110010100011010000010111000001111011001000000110100101000111101001111001001101100000100011100111101101000110111010111100010111101100011111011010100111101010001001110011111101010010100111001101010011001100011111110100000000110010010111101010010011000110111111100100000111100101100100001000111011010110111101101101100100000011110100010000011010111001011011100100111110100101110100111010101011101000100110111100110111011101101010110010001001000001100110000011101010010000100001010000011010110101101011101111011011010011001001111100010000111000100100000101001001010110100111101001011100100001111101100100001100000101001110101101000000110101000101001110000000101110110010001100001100000111011101010000110110011011010000000011100100101000110011110000010100101001000100100010100011101101001110110111011011101000100010101000110111001100010011010110100001100111010110111111010010010001111010101001000011100001000100100010111111110100011110110001100010101010011110011001100101110100011011010100101000101110101111110000101110000110011010111110100010000111111011100110110010100000101110100010001111001100110010111100110110011101101011101000011111010011111111101000000011111000111110100101000101000011101001010110111001001100001011011011100000011011010110000010101100001110010111100011001111100001100110010110001001001011011100100000111110101110100101111001010111101110101111010010011100110111110001100010001011011001000000100101100110000101011101111101011000110001011001101110100110010011010110000110001111111011101010111011000010111101101000111001001001010010011110101110010000100011010100000101001100100101100000110101000001011110100001000011111001001110010101110111101101011111000111000100100111110010011111010111011000001000011010101100100011110000110011111001000110110101010001010111010011001011000000110000111111011101111000100000011110010001000010111000111110000000011100101101011011000101111101100100010001110110001110101010011010011010000010011101111111101001000110011010110010010101101001100010101100110011111001001001001001011101000000010011010010001001100010100001110101011010110011011101000100011100101001111000000100011110011111111101001100010000011011010000101110011100110011000000111010010000011011110101001001101101100110001101111000010000011001100001111011011100011011111001100010011101111000111001110011000100101010010000000111011111001001000100011010101111000001111100000010101011000010101110001110111001011010101101000110000010010101011100011011100110000001110101011000111011011011110010000011100011001001011110001101111010001110111011110011000101101110111000000010001110111011101110010101001110001111110000100001011001010110011110110010011110111110011001011011000010111001000001110101000100111100010110111100000101100111011101100101100000100010100100100011001110001111000000111010011010010000011011001101110100111111100101011010011100100111001010110100100010110010101000001001100100000010010100110000100010011111010100111001011110110111101011101110110110100011110101010110100000011011100011000000111000101000111111010101111001100001111101001111110110010110001101011111100000100111110000111110111000111110000010111110000100000000001100001010101101000001011111110010110110000000001111010111010101000001010101110110001001011110001001100000001111100010100100001000011101111101110000110110111001000110100110011101100110101010111010100010110000000100010100001111100110100110110110010000101110011110100111011001100110100000011010000000111110001000111010001001111111110101100001101100101100001001110000100100010101111100110110101000010101100101001111110010000011001111110100101100111101011010010111000001111011101111010001010100110001111011100111100111000110000100011111011010010010000110010011101001000110101100110001101001101100010111010101111111000111011011011110011111110110000100100001110001001100111000110110010010110000000000111101100100010101101011001011010001000001000011011000101010010100000101001000111100101101111100101010110000110001001000110111001111101001111110010110010110111110011001010011010001110001000101010000100110111000000110000100001100011001110101110010101111101100011010100110110001000011000000111110001000111111000111010111000000111011010001000110111011110001001110011000111101000110100000111100011011111100010110010101101100001000101110001000000111011001110011100111000011110101011011001000001110000001000010101111010001111011000100000100010000110001010010010100101111101111010001011011000101111011101101011111011000101111000101101100111110100110100011010011111000010111111111001110111110001000010100011111111010010000101101001110110011011110101100110101011001111101011010010010001011101011011111100001101111000110000111010111110110100110001111111110011000111001010110011011101100000010011010111110101101101111001001100011000101111100110010100101100000101001101000011001001110011011011001100110100000000010000101111000011010110111101010010100111110100000101110011100010111010010100111100110001001011100010011000101000011010110111011100101111011001110010101000010010010101011010100100001110110001101010101010001110000100001101000001110101001001100110110100100010111110110100011100010100000101110000111101010001100110011100001100001010101101110111101001010001001000101111100100011001101010110101111101000110010111100011110100011011110011101111001011000011010010101101110000000010111101101010110100101000110000110101000001100111111011111001000010110010100100011000011000111100001111010011110111100000011000111110001011110101111111001000111001111100110001000011100000101000100101100011001000011111001000011011100110101110000110000111011001010000000000011101000011111110000001101100110001101110010110011000000100001110000110010111100010000010101000010000110000010100000111010001001101000011101011000000011110101100110001000000011101110010001011010010110111001111010001011011110111000110011011011100110011011001001010101001001000000101100101001100101011100100011010110000000111011111111110110011010100101100110010001011000101110101100010011001110111010010000101010000110111100000111001101110001100011001111001111100011010111011101101100010000011000011011110100000000110110011001110100010011011010001111000101100101101000100100101001001110101001001101001100101001100110011010110010101010111100110010000010111001110110100101111000101001011111000011001100101000011000011100000000100001111001000011100110001110111111011111010001010001100100100101011100011010110011110111101000011000110000101111100010001000010010000000010000010100000101011110001001111011000111111110011010001010100010101111011101111101111111010010000101000000000011001010101001100110100100110111110010101111100101010101001101011111011111101011101110101001001011001011111010001111111100000000011000101101100111010100010010101000101100111111000101100011110101110010011000000100110101001100000111111000111111100101010110010000011011010100010010101110010101110000000000001000110111110001110110110111011110110001000100000000011100011101001100111111110011011100100101011000000110001001101000001011011111000011101000001100011101110110101111001110101011011010100001000000000011000101011001101110011111010001011010000101000010101010111110111111001010111100001101001100001001101010101110001000101110110001111001110001011010001110001110110111111001000000101110011110001100111011111010111111011000001010110010101000110011011110000110100010111111001011111111010001010011011011100101101001000100101111100101011100001000110000001110000010001011100001011000011001111000101011000111100110110011011000101111100110110111100000110111111010000010000010001100100101010001001111001101100111100011000110001111101111001001011110111011110001011011100100100011011111100000110101111000000000101010010001101100111110100001111101101010011101001101110101101100001000011001100100101101100000000111111010000000111000010100111111011101110100011101010110101110110100001111111010011001101001010101100111010100110001110100001010101010100001000011011000011111010001011111000101001010001111110011111010110100111010010010011101000011111110010010100100110100010010111000010011100010010100011111011000101111001011000001111101000011011101101000000110110100100110000111001110100101010010110001100101011001110000011111100001100101001000001001101000111100111111010111111100100101111001101001000001011101001000010111010101101100100011110111000100011001101111011001100111101101111101010100101010100010111111010010011101100111100011011110111110000110111010111111101010011000001000001011110101001100011101101010001001101110010100010100111100000111011010001110000111000000100101011110000000000110001000000110100110011100110011000111001001000000111100010111001010000001110101101001011010101011000001110000011100100000010010101110110100011100011100111101101100001100000010001100010100101110001011001110001100001101000010111110110011100111010001111011001101000101010011000111000001111101001010011011001100000001100011111100100001100100001110001101101010110000011001100011100111100100110100001010110001101101001001011100110011001000111001010010010110000011111001011011101110111110110100000100111000100111010101101000000100101101010001111110110101001011000100000011110100101000100010100111010010100100111011011011101111011001001110110101011000001010010100000100000100001011011000011001011001100101110010000001000001100111111010010100100011111101100011100101001011010111110001000110011010010110011000100101101100111001101001110011011010001101111001001100001100010001101100110010000011101101010110100000011111001111001001011100010100101101110010101101110011010011100011010110111111101010101010010111110001101000111101100101001010110110001011001000101101010101011011100001000110110110011110111001010110010100011101111000010110001011100011100000001100110010000000111110011101000100111010100101010010000101100110011000010011000000001110111111011001101000010001001110011010001000110111111110000111111011110100101101111010001010101000101101110111100010111011111001111011010101010111001111010000101110100111011101000110111100001111010110101001001011000100111101000000011000101010000001111001100101110110001011101001100101101110011000000110101010101001111111110011100110001111111000110011001110110100101010111000011100000110110011100001011010110000110001011111111000111101001011110110101001001111110000010101100010111111110100001000100011111000001100101000111010100011001001001100100001100111000110000001110011000101100100111001110001111011011011100101111011001001010101100111001001001111111010001110011010101101110000001110101000110011010110100010100000010010110010001110001000110110000010010011111101100100011110110101111000100000100111101111011000111000100001100110011111111010010110100110111101101001100001001100101110111011011111011100000011001101111110000110110101111001110111110000001000010111101111110010000010100011111001000011010011010001100001011010011010110001001100010000100111110001000010010011101001010110010001100100100100101101100101110010000111011100010100011100100011001010100010111100100101100110001011111110100000111111000110010000011101010100011001101100100011000010011001100000001111011010111001011111110000000001111001011010000111000001011110110100101001110001010001010001000111010111010001010011000101101000000111001000101101000001000000010010000100110101001000000011000100000100011111011001001100001110010001111101110100000011010111110010110111100001011100111011111000011000101011010011000100101000101100111001010111100010010101101100000000010101101010011101001111000100111011100010100011100011100110111000001110100111101011000010100001100011000011000010111001111110111000011000011110011111000010001101001100111010111100101110110100010010011010000111000111010001001001001101010011101010000000001111110111101010001001101001100110011010001011101101010111100110101100101111111111001101100110111001101011010101100111001011111100010110100111101011000000111110001110100101110000100000101110111000011011001111000111111100001101010010000100011000110001110100001111111001010101111000111000110100100011010001000010101000001001100001001111101010001011100010101101001100010011010010000110111110111110010111100001111001110101011111011000001100000011111111101111101011000001010011101011001000010111110110110111011011000001011000011100110001011100010011111110001100000000000000001011000001101101010001011000100011100000001000010001011001000100110010000111110010011101110010111101001101101000101111011011000001110000100110001101000001110011111010001010100110110011110110101110001111100101110101101110001010100101110001011111100101100111110111110001011001110000010100111101110101011100011011110011001110101011011110011011010110010111010000001011100101111010010010000110100101110001010110100110100000111101100011111001111111011011110000011101011000100110111101011011010011100111000100100001100000101000011011110010111111110110110110110001010100110110101110110011010001100011001001111010100110101000111100010010111011011100000100000011001101011010101111000101000010000000110111100110101110011100010101101001110011110110111001001101101101001110001100110111111100010111000010010000111101011011000010110101001000001000011110011110010100001000010001010111000000100001110001010011101011000011000011110001110000000000111100011100101011001000010010010110000011101101110000111001110000111000000010010011000111001011001011001001111001110011010110011101000101101011101010100110001001110100000110100100100100010110001000110110100100101011000001101000101000100101011111010001101100010011011011011010001111110100001100000000101011010111110111011111011001110001000110010110110001011010011100001000000101010110110100001011000110001111010100100110001110001010111001001001100001000101110100010011110111110011110111111000000100000001001111001110001111110011100110001011011011011010011100111010110100101011111101101001000100001010000110011110111010000010110010001001010101100000110101101111110111000000000001001010100010000010111110011101010100110110001111110100000001101111011101000011100011011110001101011110010011001010011000111011111110101010110011010101011101001111010100100101110100000110111001101110010111001000100100100011001111011111101010110101100100000010110111010100010110110000001001000001001111010000110011001010001101110111001100000010110010011000010101101110100010010001110100100001110101001101100111111111011000011101111100010010111100000000000010000011111011100001100111100001000110100011010001001000100110001001001001000010011000001100100000100111000111010101010011101001101101000000111111100100011101110010111101000110111010000100001101100111000110011110001110110011000001011110100000010111001111001000010001000010110011010010011110110111100111100000110110000100000110010000000101010110111010111110000011100100000001001010000011000000101101111110010000100011011001101100001011110101010000010110001111111000111001011000011100111010010100011101010101001100011100010010001101001111001010011010001000011101100110101000100001010110111011011000110011011011101010101111001000000111000010000001100111001001111101101010010110101111001101100001000011100001101001001001101111000110010001101010001100000101101101111010011110010100110110111010001101011100100111011000010010100110110110100111011011010111011010110011001010111100001000011101110111010100101100001100111111111000110010011001011111001111110111000111101101000001000000011000110111100001011111011111001110111100010110111010011101100011100000011010101011001000111010110111001000011001111011100101101111110011110011000101010110000100010110101111101101111001010110001001100010110010010111111000110010000100101010001010110100111101001011110111001100110110011101010001000110011011111100110011110111101001000101011010111100000000111010100011101000001001010101000111101111100111011011110111101010011101100101100000001110110010010100001111010010010000011110001100100101001101000001011111011100111000000100000001000101100111101101100011001101101101101000011011101110101001111000001110001001110100011000011110101110001101001101001011111101001101101000010101000100110001111000100011001001011010000011001000100010100000000011000011101011110111101011001001011110000001010100100110010101000011010010110000000010111111101010000111101000111010110011111000001010000111011011010010001011110111011010011111011101110000110001011101001001000011111100111100111010010101010101100111100110000001100100010100111011011010000011000101011001010000001010111001110110000101101000010110100011011010101100001100101100101110001010011000010100010111101011111101100100111100101010010011111001101011010111011110000100111000110000101010010100011001101011011010111110011001011001110111110101001100011101011111111110100100100011110011110110111110100010001110110000100010011100001001000000100110011101000000001011011111101110000110100100011110111010111000111011110110000101111111100001110000011010001001011100111011111010010011101100000101100110111000001100010010000010101111000000111110011100010000010101011011000110110001101000110010100011000010001011001001000100000111110000100000001000011011111101110110001100001111101011001100001100010011110110101101101111101010110111011001111110001011000101110101000001001001001010011001011010010111011101000110101010010110000111011011100011000010100000010001000000000100101001101110110100110110000110110101101100010100010100001101110001011100011101101100010111000100011010100100011001001111100000011101100000110100011100011101011001110110001001010010000111001101001000101010101000000101110010110010000111010101000011010000000100001010011110011010100010101111001101101111101011101100111100100101010110111101001100101011110101111011110111101001011101101001011100010110001000110001111000100111100010011101011110101111110111010100100010011000000100010110001001100110000000110100011100111000111100001101001000011110010110011001001001011010011101010011100010111101111111100011000101111001111011011111011111100010011110110000001110000101110000111000001001011100111010101101001111010100001001010111010110000000111100011010001001010011101111100001111010100111011011110000101000110010001110111000111000000010110010111001100001010001100111000000111111000010000101110000011110100101110101000100000111101101101000011110011111010111110111110100010111010011011001011101001000110001111100100001010101011011110010100000011110111001111000011001010001111101100100000101010011000000001000100001000011111000001111111111010001101101000001000110101100101001100011101001011011110100011101000110101111001100001001001101111111001000010101110000010011110100100100110001101001101011001110010100110100110111110001001011000101011110001001001100110010011001111101100001101001110011011010011111011001111011010000101001010010000011011011100110100000110000000000011000110000111010001010001010111100011100110100011111100000101010010100101100110101011100011000000011110001000110000010001010101000101100000101000101010010111100000111011110011110011110000101010010100100011001100101011110010111101010000010110011010110110110111110010011000001011100100111001011111011011111010101001111010001111001001010010000010011011100111110010011000101000111110100010001100011101010111111100110000111010110101000111110101010111001100111011100111011011000000111111110100111011001001011010111100010110100000111111110100010101010001110110110101000010001100011101110101100010100010001010110001010010011000101010101101111000110100110111000101110000011001010110100010001101100100001101000110100100110110110100011100000101100010011110100110110111110100101011101101000111100101011000111100101010110010001001010111011010110000000101110011011101010111011111000111101110001000010100011111010101101100111101100010000101101000111110001110010111011110111110011111100110000001011000110100101101100100110001101111111011011101011100001001111000101001001010101110011110010100101000101000011111000001010101100100000111001001000010110110111110000010100000000111100001000100001110011000011111010000111100111010000010110101101001010001001111001001001100000111010010011011010011101000010010010011111000110100111110110010110110010011000000010011001001010010000001011110001000011011000110110011111010110111010100001101001111011001110110000101000101111101001001011010110011000111111100011000000011100011000100011111111101101101110101100111010001010001000001010100000110001100010110001101101100010001000110000011011011100000110110100101110010000110101101010001010110110100110000011000110110110001000011100011000110101110110010001110111010111011101011000100111100111101000111111100101010110000000111011011101101100110110010100010000110100000011011010110110010011111010101010001111011010100100101011110010100101111000110000110110000110011000110001000011110010110100011111111011101000011101100001001100101001110000000001000011111001100110101111000001111011111100001111010110001110100111001111101010000101000100101100110000100000001001011011010011111011011010101010001110001110001011011110011100011011110101111110010101110000001111001111111000101100100000001100001100111001010100111100111111000011101111000001101100111010110110100110100011010011001100111100101111011101011011001011101011010011110000000110001111101010110010110011011011101001111110101000000000101000001111010000111110110000111100011110100110110101100111110000100100010011101101101101110010011110100100110010010011111000010011011101101111101111001001000010010010100110101001010110001001111010000110001110101101011110011001101101000010001111110000100111110000110011010001111101101101110111111000000011011001000000100010111111100111111101001001100000110001110111000100111101000111101111001100000000111111111110101111011111010000110010100011101101000000011101000001100001001100111100010001010001111000011011101100110011000100111111101001111000011110111111101100011100001000101111101111010001100011000001111111110111100010011100001011100001100101011111011011100100100000010110000010011001010011000101100001010110100010100001111001000010101010101101100011100111101000110100000110010000000100111001011100011101110001011011011100101001001001110011101001110001101100101101001110000000011111100100101100011100110101110001001111010101001111001111100110001010100111000110111010011111101011001010010010010001101010101100000010111011100010100011000111011101011100101000111011011000000100110101110011101100000001100100001001100011111010111100101000000111100011111010110011111111111110100100010111111111000100111101110000001110111011101110011010011100100011100100011110101011011101011001100101101011100001001101100110001100101101111110111000000010001111011011101110000000110101101010100010101111001010010011000000101010101011101110111000010101001110011110101101101011101001000000110001101110001111101010000110100101000110010011100111010111101111011100000111001011011111011000010110001010000111100010100110111110111110000001011001110110100101001001010101011001100101001110011101000010011110000011110100000011000010101011101000111101000100101110111011100110000110000100111100100110010101111011000100111011011101110001110001011111101110001001100010100011111111100101110101000100000001100011011101000010101100101100010111011010001100000100010101000010010000000110110101001111010100010111101000011110000101001110100110010101001101111011100101010001011101111001010001100011111110111110000110011110011110010100100100100100101000000011000010010110011011110111111110110111000000100100011000110011001001010010010001101010111011110001110110010110100101110110100000010111100011011010011001110011011010111101000111110110011100001000111011011000110111111010100000001100100011010111101110011010010001111100110000111100100110000110011100110001011011110011101111011001111011100111101101111111000111100000010100100101000111100001101110111110000110101101111110110000101001111001011010000100011010001101000011110010100110011101101000011101010100110001100110110000011111111001001011010101001100011000011110100110011100111001110001100011000111110011110111001001000000011010101110100111111111110010011000101110110110111000101011001101001101001100000011101110101111101010110111110100001001101010100101000001100010101010001110010101011111001110111001111100111001011000011110110111111001100000010101001001101100101111010000100010100100000110000111010101110110010000010100101100010001111010101011010010101010000110000001000010111001100101011010110011001000011110010100001101110110101101011111000100100100100011001010101111010111000010000000010001100001010010010111010001010010001010000010111001000001011111100001110100011111000101100000101011111010110001010111001111010110100111110110000101110001100010101110100000110111101000010001110111000010100101111001000011000111110111010010010001011110100001000000101110111111001011000111100011100101001000110011110000001000001100101011000101001011110001010011000110101111111111101101101111100100110101111100111000100110001100111101101101111001100000101101111110110011000111011101111000000111011010000001011101110000010011001110101001110000000010110110110101101010011010010110011111101110110000111111111000001010000110010001110011011111010100111110000110100111101111100011001111111001001100001001100010111110110010101110010111100000001100010100001010100010010000100110001110001110010101011111100010101000000011100111011001001000001011100101110011010000011111110000011001111100111100101110001101110100110011001010110011010000001011000110110101011101111100110101000010101100010110100001001111100100111010000000110100001010011100110111010010100001100100111111001010110000000010101100011011100111100011000110001001111001001100111001011110011010100101111111111100000111110010000001000110001111001001111110101010110110111110011111010011000101110010100010001110110101110010100100111010100001010011100100000001010101110001101110110001010100101100010001011000001100110110001011110001110111011101010111000111000110000001111000010010110110010110111010111000111011000010001010111000000111000111011011010101000010111001000000000010000100011001111001111110001101010011011001101100111011100010000110010100111000001001001000101101000101101101100011110001111101000010001101111111111100110111110111110101011100000111111111100111111100110100001011100010111101001010111010101100011111010000000000110010100100111010000111011001100011010011001111100011010011110001000001100111010011000101111110110000111000011100001101111111000010001001010100001010100001000010111101011000010111001100011111110100011110111100110100101111110101010101110100110110010000101010011100011101100110100100100001100101101001000010010001100011111010011111101010100101001101000001011110100101111000111101000100000000100000110000110101010001101100011010100101100110000101001110110100110100000101000000110101001111000001110010111010000110001000010110001111011010001010010100100011000101001010110101100010010101011011001010101001100010111010010101101101011001000000101100110110100111001010010111101111011111001100000110010111010000101111110000101001011001001000011011100111001101100011000001011100111000100010000001001000011000001000100100001011110110110001011010111001101001100111000010000100010110110110010001101110101001001100110001110100001110111010110001011100101000101001000010101100010101001100101001000100010100001011110001111010111101110000010001101001111000001111101010101000110011101011101011110110011100101111000000110101110111111001010100001001110111111111001110111111010011111000000100110011001111100101001110011110101101001111101010101010100001100101111111110100101101011110010101010110001000010011001001010000110001000001101010011010000000000110011101110100111010011010110011001001001010101100100101011101000000010011111101001001111101110110010001101100111010001100000010011001100011010011110000011000011010110111011101110100001000111101111000001000001110011010001000001000110010000111101111100101100111100011101101000000111110010100011101100001111001001110010000001110001111110010100100101111000010111011100011000110011000111100111011100001000001010111010010111010010000000100000010010001010100101010101101100101110110101011100111110101111000010110110000110101100100111011010101110010010010111100001100101101111010010000001101100000011100001101011011100100110011110111100011011001110000110110110101100000000100001111110011001001001101010000010101000100111101010111101110001110110011100101101111011000011110011001001111100011111110010100010110001111101011001101001011100111111111110010011001111001110001001111001011100011111111000101100010101010000001011101011100110100001101001010100111110100100000111010011000011111010111011010011001010111011111011010110100000111100100001111111000111011011000000010001010100111011011001011101000011100010101011011110010010001011101011110001010101011100110111100101011110011100111100110101001111101011010110001010001110110000111110010000010000110101000100001010101001011111110010011111111111101110110010000010000110011000110001101110010110001100110100110101100111000011100110110110111101000111111000000111111010110000101011011011000100000100101011100011100101011111000110000011111011101101110110011111011110001101000011100111110010101111011000101011001010111110001010010101110000111100000110000011101111010010001101000110110000100011010010011101000000010101000000100111111100111111001100101001010110011001011001110101101000000100111100101111100110011110001000000001001011000000111110010010001101001100110111001110111111011000010101010100101011010100001000101100100000010001011101111111101100001111101010010100111001001001100111000011011110010011100010101111001011001111110011010011010011111110001000000110110001111011001010111100110101101010000000011001010101100100111110110101111010011111010111100110101100001001010010010100011111100101010001111100110011101101010111101111101010101111010110010111111001110110000101110001010010001010100111000101000011001100100100000101110111001011111010011100000101010100000000001000011001001010100010001001010100111110001001010111101111101101111100111001010000001100101110010101110101000010101110000101010000100001110100101111011111111100011000111001100010011000110101110000111000110111011101100001110101111011111111000111000111001011000100100100100011111111001110110100011110111001000101000010010110111000111111101011011100011101011001111101011010111010010110011000001010000011001100111010111001001110110100000100100110011110111100001110010101111110101011011000110110100000111111011110011100010111111110010010110100011111011001101000011110010011001101011110001110011011000001110011101000000101010110100101101001100100110111000111110010000101110111110011100010011000111000101001001001101101110110110100110101011011011000100100100110010001100011110011000011101000100111101101100110001110110010001110000111100100001100000100111100101101000000011101011001111010000110011001011010110011011111101010110010010010011101010110010110111110101010010110101000001000001110100100110000110110000001011011001100111111000001110011111000101111000001111001110000000101001111101010000011011101100000001011101001111100111010111110000011000001101101001100101011101011011011010010101000111101100101001110001100000000001101101100011110001001010010111010001000011100010100111100011100001010001111100100010011101000011111001001101100110000101001111001001100001111010101001100001101011000100110011011110000111100111111000001101011011100000001100101001100000100011111000100010110011010110100000011011011010000011111101100001001001001001110110000110001110100100111011111110111100100011110111000010000111100100011110000000000101001010101011100011110101110010010111000000111111100001111101101000010001111000111111010110001111000001101000010011100111010111010000010000111000100100101110001110111011111010100000010010101101111010000011111110110011101100101010000000010110110101111010100110100101100101110000111001100101100011011001001101000110001100100011001101100100011110010111011110111001110100111011100110000110100000010001000100110001001011001010010001000101001010010000110011010000110110011100101100010011010111111110110011011110000001111011110110000001000110010010011101001000110101000000100111000100000000001110101010010101111101011001101101010111000101001100110011010110000101110111110101111011000010110111110111101100100101100000010111110011000100101010000001011111100110110110000101111001111111111101011011110000101110010100001001000111100010000110010011010000101110010111100101111110011100010011000010000001110000000000011111101001101000110101100101010011000010101101010110010100000010110110110111100000011011001011001010011000011001010111000010111100101100001110100011101101000110000100111100001011101001110011010110111101010001111101001000111111011111001010101100010111100001011101110110011110111110010111001101111100110010010101101010010011000011010000111010000101000111001111111101101001010100100000001001000011001011110110010101001101001110100101110010100011110111001100111100111101001010111100100010011001011000000100001001000010010000011110001101000110010000001010000110000110100000010011111100101101101010100110011010010011110010001001000011101110000011000110011110000111010001111011111111010101111111001101011010011000101001110000000000100000101000001101001010010101000010101010011110010101111001110001010111110010001110011001110101110001101000001011001010100001101111001100111011111110000010001000111111000111001110010010101101010000000001110001110100110010010001110101000101000001011000101011110010100010001110101000110000111111011000101010110001011110011000010001010001011100011000010010010010010000010010111100111001101000011100011000000111011000111001010101101111001111000011001111010111101100010111100011001001011011110100010100011011011111011000101110010000110111111010110100001001101001101101001110011101100111100101001101010001010000111110110011000011110110001101100110001101101111000110000100000111111101000100000000101011011111110101100000010011010101110111001100011011110011101001000100100011001111010110111101110111100100100011010101001001010000110001010001110101110011010101001111011010101001110010011011111000001011010011000001011100110011101101000010101101100001101011100100100100110101111111000011011100111010011000011010100011011011100011000000000010001100001111111001111110011001011101001110110010110101100010111001110100000100011000001001000101101000001100000000000110110101000000000000100010110101110111010010010000000001000110110111110101001110001111111011010101011010111001001010110001110100111000011000001011000100010100011101010001111100001010101010101101110110100000001010110011001110100101110110111010010001001100110100101100010001101000101110100011000001100010010001110110010010001110101010000010101010011111101000000000000100010101010001100111001001101100011100001001111011101001011110100001111001011111100111001001101001101011101010000110100101000111110011100110101001100010001111110011101100100011111000101111011000011110110000001010000100101011010101001000000100111001101111110100100100111101110100011000001011010010110001001111110000000111000010001000010101011100101110000100011010011100101000111100001101010110001001010011001011001000101111011001001100100110011000110111110010000110011001010110111010000100010000011110100100111000110100110111100110000001011001101101110100101101010010111100110010101101000000100011110010111111010101110111111101101001000110111011111000000111000010101111001001011110101111101001001111001010101111110111101111111011100101001101000011010101001110011010100000111110111101100111101101100111000010111001000111000100101111101101100000110010111101110101111010010101100010111000110110001000100111101000001000010111101110011011110001111110110100011101101111111110110000100000101011111100010000011100000000111111110010110101010111100110000111111000010101101011000011001101101111101000111110001100110100001100011110111010010111111010001010111111111110010011100001111101011111100100001010111010010000100011110000010111011000110001111011100110111101111110010011110110001011000110101111100100110010101010010111110011100100100101100110100110111001111101000001101010010011001100110000100100010010010111010100001111101110101000001010100000010101010011011100110010011000010000100110111010110101011100001001010100010100111010000011100100100000010101011001010011111010010101101010100101011100000101100110010111000100011100010010110010000000100111111010110000010111010001000000100000010001010110111010010111000010001011001110100001101001111010111011110001110001011000000001000110010010100100010100101011111011110000011111110010001001101111111111111001010100110101101101010101110100100111111111101110110011000101000001011001001011110111000110110100111011011100101110010110111010000010000010101011111011111001010011001000100011101110010010111101100100000111011110111110101000100001101001000111010100000000100111110111011110011111001000110001000011111101101010011010010010101101111001011110101010111110011100000101110000111110000001110110110000101011101110011110101001001110010000011000111011111001000111111000111000001101111010110100111001111000000111111011011111000000110101010110100011000010111101110111111000011110111010110000110001000110000010001001001110011111100100000111000001010101001111100010111101100000011011011110011100000101001001011101110010011000111001010110011100110011001001001100111011010000101111001001101000011000111001000111000100101100000111100110010100010000110011100010110010011001110101001011110111000010011011000001011010001000111011000010101100110110101110111000111000001000100010011011101001011010111100101101001100101000001010111001011110001010000010100011101010011001100100100100000101101110011001010111111000001110100111001110001000110110010101010000000010011101001000110000110001110001110011101101011111000010110110001111011100001110100111010100100010100011111110101111100011011110110000111111000001101110000111010000010000001110110101110001010100110000111110000100100101110010011001001110000010011001100001110001010110101001110110011111101111110101110100101010011111001000101011001001000010010010101001111011111111000011110001010100001001101011011100000111100011011101000001010101011001100101011010100100010110110101110001100001010111111011011010101010010010001010010100110100000000000001001100001101111101010111111110101010001111011011011100001001100001111111010100100110011010100000111000001101010000110100101101000111101111011001000101111110110101000100000100010001100000001001001100101100110100101011101101111010000010000111010011011000001001010100101101011110010100011111011000001011011001111111101001111110010000011010110001011011110001010000110000101110010001000000001111111100011100100101001011100011011110110100001110101011101110110101101100100000010100001110010011000011111010101110000000111111001011101111000000000111000110111100000110010111101111000111100011000101101100100011001110111011111100000111100010101111110110110111100000110011100101111110000111001110101110110110010010011010011010001000111111000111000110110000001100100010101101110000111010101101110101010010100011100000110110111011011110111011001011010000001001110000011010100001010110010011011011100100100010110111111110100010011101100011101101010101001011011010011010100010100100011001111011101001010010010000011110010000111111110100110001001010000000011011011000001110100110010101011010100101110100101101001011101101011100000100110000101010111000110000101100111010010100100010011011010111111111010100010011111000111011110110110111111111100111101010010000101001000010001011110010011110001110011100101111111100100010010100111100010001110000011111101101110100101100000111100000101111001110001100000111010111001101011011100010010011010101101000010011101001110010010101011001010001110101001000110000110100010101010011001101101101101001110010110101110101001011011110011100110100000010111000001010010010010000101110110010110110110000011010001110100111001100110000000110010100101111000100111101101100011110100010011101010001110010101010010100010111010110101100010011011011011100000010111000001110000001000001111000100010110111111010100111110100111010111010001000100101100100000111010010001101011101111011001110010010101000011100100010011011000000101000111001100101111100111101100010110010010101000001001001110100010101010010000101100100001111000101110110111010001001110010000110100010110011101101101101001101001001110111110100010100001111000101010110110101010101001101010110010100010010001001110000000001101100101110101010100110100110101111010110010000100011011100100110001110011001011111111101100101010111000011000011100101001011101101111100111100111111011000000000111001100011111001111100101000010101001111100000001011000110011100110100000000101110001000110101010101111110100110111001101001000101111000011001001101010000010010000000000000101011011000100110011001101110110101001100000001100111000010111110110110110110100011110100011101101100010111100000001111001111110000100010101110100100010001000111010010000010110001010110110011000011111000000001001000101101110110011001010011001101111100100010110111011100001101110110010011101001100101000001111000110101110000100000010000011110011101000011111110010101100011100001011111010011111110110111001110011001111000010110111111010010011110110010011010011000100110011110000010111011101101110001010110010110011001000111110000011000000111010011110010001111010000001100100110000010000110101111011000111001000011010011011011011110001100110110110100010110100100001111111011110011101101001001110000111001100000000011001110100000101101000010000101010111101100001100001101111011001100000110110111011010000110111011010111001010011110101010011101000011011011011011111010011000001111100100000100000111100001100011110110001011110110110111010111111100100100100101111000001111010011000101000111011101001100101001011111000001000001011100110011110101100110111110101011110100010111011101100100000110101011010111100011000110110110011111111111000011100010100011100101111001011110011100010111010111011101110110000011111011110000110011011010001001010000011010000011010000001010000100110101100100010011101101010001111001010100011101111000101110101001011111010011100101111000000001100100011011000110010110011100010000101010111101101010111101110111100001100110000000101110101111001111000001100101110001010100000111110111101110000011010011101111010000110101000110000110100001110111000000110010101001011110001001001010010101011111110001010111101000110001111100111001001010001011111001110001000011111101001100011000001111011011101111111011000000111101001011011000010110000001111111110111100001111101111100111111100110010111101101101110011000000101001111000000110000001101000011111111010100110100110010111010111010100100011111111010010111000101110100011100010010000000001100001000001111100111100010001010001100001111010000111100101000000010110011011110101001101110100000001101111001011100011110001101001110010100111000011001010010111011110110111010011101010111100010111000000111001101001100000111111001111101011010011010100111110010110111100000110110111010100010110101011011111011000100111011110011110101010000111001110101100010110011101001110011000010000010001011010000011111111101000010101101101011101100010111100010000110101111010000000111101001000010111010000001011001110111100000101011011011001111111110001100001011001000011100011010110000010101000111010010110011001001111100011010010101000111110010001110111101110000111011011101000000110110000001111000001111000111000000111100011111001011101101111010111001111010010000000111110000010101111010001010010001101011111000110010000100101001100100110000001100001001111111010000100011110100000110000111000001011101010001010010001111110000100000000010011111111101000101010001000111101100111111011010101010101000100001010101111101001000001010100111001100111100001101101110101000111111101111111011111000011101110110100010001100100000101010111100010110001101011011011101101001000000100001011011101110000000011111110101101010100000100011100100100000011101101101111000100010111010010100101011010101101011010101100001111101010001011000010000111011011110110101000001011011011001100001100000110001110000011010100011110111001010110101000010011100101010010010110001110100011110110110111001000100101101000100111001100010110010011101001101011111000110000000100110001010000111001010011001110001001110110110101100111010000000000100100001110001001100100000010101101010101011110001000001011100001010100010100100001010000111110011000101100010101100100100010111110011100010011011101110000100000000111101100110100000001010011110011100011011000100100110001011010110111110011000010111001011110100100001010001011111100111100110111100111100001000010011101001110010101101111001001100100111000110001110111010010110001110000000001101111000001101011111100000111101111101101000110111110001110001000110011010100110100010000010101110100100111110100010100010010001010111001101011001011001001001111010100000010001111011001110101101011000100001000111010011100000011100101000001101111000110111001010001110110111001101100111011111101010100100010111110011001011001111110001000111001010011011011100101110001100001010111110110100010011001111100000011111101111000101010110111011101101011000001011111100100110001101101011111101011110101001010001001001111001011101101001100001101011011001101011101110111010101000011011101100010010000101001101010001011011111011010000011000011111011111101010100001100001111110000111101001010111111010101100111001110111111100010110111001101101001001111010010000011110000000010001110110110001100111100101110011011110110101110101100101000110001000110111000110111101010010011000110100111100001110010110001011110010100111110000011100010001101101110100011110000000011000011100000111110010001001011000011100101101010010000010110111100011001011101100001101010101100110110110011101010011010111011110000010011000100010110100110001011000110111000011101111111000100111111101001001011111110110011100011101111110100111111011000010110111010000010101100001100001000010111000000111110000001011111000010111101100110101010101110000100010100111010110011111000110001001110111011111011001110100010110100111101111010101001001001111000000111001001001001111011111101111110011000011101111000010001100011011110000111100010101100001000110101110011101100111000110111110010011001101010010100011101010111111110010010111111011100011111111011111000111011111011100001001001110101000101100000010111011001010011110011001001111010110011011001001000011001111110100111100110001111111000011110001011111101100100001001011001100100110011000000111001000111111000000100000101010011011110110000010010101100100010100010110111110001010100010110100100101101001001000111000001000111010111110011101100001101111110101000111111001111111111011001011011010100011101110010100100101101001010100010000000000000010101001111000010011010001000101101010111111101110101001110011001001011101000101001000011000110000011001101110100011110100111011001100101010001001011110010101000011101101010111110010000001101100111101110100101011101110101100010011111100001100110101100100001001101000101100101011110110010110010101100100100001000100101001001000011111100010001101010101000101101100100101100011011100111000100010110100100011111000011100000010010001100001000000101001001001111000110000111101000000111001101001101001000010011110010000010101101000010001001011001111100110001110110101010001110101100101001110001101100110011100001000001001111101101100100011010011111111010100100111100101100010010001100010001100001010110011111010100101101001111100100001011111010011111100100011111101110000011010010111110011000100001000101110110010111010111100000001111010011101100010110111100000001001101100100010011110110010101100100111101010101010000110011010000110000101110000011011110001010000111101000101101101011010011100000001110000001010011111011101000001010000011100101001010100100010001010111100110010000101101011111010001110011111110011010101100010011011000110100111111010000100011110000001010101111010111000110101100000101110101111001001000010110110010110010110101110010111111110010001110010001100111011101011001101001011100101001100001010111000011100101100110010101010011001101101001110110101110111000010010101101111001111101101011110110011111001110100001111101001101010101110101000110101101010110011010010000000010011111011111010101010100110001110110111101010001011010001110111010100010110010010110001011001001011100101101100001111110100001011010110000111111000010100101011101000111000101001001000101000011001111111111010111010010001100001010110010001100001011010110101110001110110010111110110001001011011110111010001000100111100110100000000010111101010111010010100001110111111011111111101111001101000011100100000001011001101101010000110110110000111011101110011111110110111011010100001101111100100110110000110011100010100111011011010011001111000100011000110010110000111010101111101100111011000010111010011100010001010111010011100110110100101101010000110001100100010001110010011110001100001001010101010110001001000101111011111001011010001111111010010001000110001100010011111011001001101101100001001100100100000000110000011101011100000001000001101101010000010001100011101000100010001110011111000100001010110111001010101011101110101101100000100000110010011011010111101001000101100001011001101100010001110011001011001110100100111011100110000110111111010111001001100101101011010101000000101110111001111010010000100101000000000101100101001001101100010111110110010100101101010000111001010000110011101101110001111011110010100101101001000000001111110010010110011000011101111110100010010010001010110000000000100100000001000110000101001010111100111101010001010010001101001000111101011000000010011000011011101110001101001110101110000010000111011010010001110100001011110101001000100001011100111010111111001010100001111001001111110000011111001101110110101000001010111010111010101010000111000101101010000000110110111110101110110111100010010101010101011111101111100010010101010000011100000001001010111000000011011001000000010101101010011010111101101110010001000110111000100101110000100111001010110110100100010100111101001111011010000011011010110000101010001000100101100011110010000001110100110100001110011101100011101101100001100100011010100011100010111010000100101010100100011100101001000000011100000000101001110111011100000000010001101010100110001011101111011101011110101100011110100010110110010110001000001011101011011110101100011010001011010011110111001011101111101000010001100001111111100101100101010010001010110001010110010111110110000001001110011011000001100101000011011001001000011001000010111101000100110111101111110100100101111100011110000010000101010001111010101101110110110000010111000110111100100010101000100001011010110001110111110000011101000010000101010110110001000100000110110101001100010011110111010011010111000000001100000001001111100101110111010110111001100100000001110011111000110011111001001110110110000000000010101001110011011110000011111111010111001111010111111110010101000101100111100010110100011010111001101111011100010101111010101100010000011111111100100010101100110111101010101000101110110110111101001100100100010110011101010001110101011000001011100111001010111011000101110000000110011101111001011001000011011000001001010011100100100110010001110111001110110101000101011111010000010010101100101010100100101101001100001011111100100001001111011011000001010101001100110101010000010011010101001001111010001101010110000110100010010110011111001101011101000111101011100010000111000110011100000111110111100100101111010110101110110000111110101010101100110111011110111010110110010101011111010001001001011010101011100111100000111000011001001100100111100000111101001000001111110000011101110111001111110010111000001011101100110001010011010111100100110101101101011101100010010110111010110111101010111111100010111100111110001010011011001100010101010000101000000001010110110000111001111111000110001100100011100100011001101000010110011110010011011101011101010000110000010110000000000010001011001010110011101011101101001011010000101111101110010111101010010010001000100100111111010111010001010110100011111000101100000001101001000100010111010111111010010110100101000001001110100010100011000111010100111001100000100110011110011010110110110111010000100111011000011010001100010000101001000101111100110111000000110111101101110011101110110100001000000010100100000011001010011100100000000011011101011000111010111101101101001011001001011010000100110000111010101101110011000111010101000001100110111001111000111000111010100011000101111100110001000101001010111111010001100010001100111011011011001010101110010010001100011110110111011001111010101110101110000100001110000001000101000101000001010111100101100001011010110010011010100111001010100111100000100000100000001100110010000011111111110101101001000101001100111110101011000100100000010011101011010000001000000100101101000001010111100011101000101010010011101111001001010110110010101111111001011110111011010011111100001111100101010001100011111101110001110001100110100011111100110001001111011101111111110010101011011001001101010000011100010101101100101000000000011111000101101001100000000111000110010111100110110011001010001011000111010101011100111000110110101101000011011010101010100110000001010101110110111110000111011110010010101111000100101111011011100010011100001101110110101111010100000110010100101000111111011001101111111111100101010111100100100100111010110001100000010011001100110101010001001011010000000001011011111011000010111111100001001101111000001110010000110101010001110010101011110001100101000111010100011000100011000001101101000110100011011011011111111100100000000000000000100011110001100111110110001000001011110000100101100010011010001011001000010100000111100000011100110010000100000111011000101010110010110011000000110000100000111111100111111111101010010001110010011001011111001111101101010110001010010101101111000110110101110000110001100101000010000111010011110110100011111101111000011001110010111101110100010011110100110011001111010011100000001011000111001101000011101101000111101111111000000110101111110011000000011101100100010001001110011101110100010111011110100000011010010110001010000111001101101111111010000111100001111011100111101010001101110001100111101100011110101101010101101100001101110100100101101111110101111011111110000000011011110111011111111011011111001110010000100110111100010011001011110111111011101010101001101100000000110010100011011100010010100001000001010001111111010100101101011111010000110011010001000010011010101011110010101010100110001101101000111001111010001010011101000001100010010111101111101110100011110101110000001111111110110100101100001010001000010100101101010101111000001010101010011111001000100001100000001001010011010010101100111000101100011010001010111101011100100110111101101010001000111011111001101100011101101000011010000101111010001001100111100011101000000100110000110100101001111100000101100000110110011010010100011101010111001000111110010111111110100100011100110001101111010101101101000110011111011011000100000011001000111100010110111100000111101001110011000111011001100111011010101110011011000110001100111010100010101100101110110001011100110101101010010101001001100010010001000011001100001010100001000010010011001011010010001010100111001011000111100110100111010000001010001101000111111101010010011010010001010010111101001001000010100010110011100011001001111100101011010110111111001001000011110011010000110110101000000010110100110001010111011110001110110111100100101111110110010001000111101011001100110001100011100111110010001110101000101010101000001110111011110100010011111100001111111111000100010101011100001011011000111111000111110000100101111011000100100001001001000101111111111101101000101001011100110001101101010110101001011101110010100111000111100101111111010101001010010101011100101111100010011011001000110101010101000100000110001111011100000110100001110101010100010001010101110011010011111010001111001011000101101101101101110101101101011100011110111101111000111101001101011110011010010111000100110101100110001110000011010100001000010001011010111100110111101000010000110101011001000101011101111100000110110101110011110011010000110101110011010010111001001111110100001011001001100011011000000111001101000101100100010101101011010110111010101011000110001001010011010010101001111110100101010011101100000010101101001011101101111010101111000101010010010110101010000111101101111000011110111001111111011100110011001000000100001010100001010111000100001011101100001100101000111111111111110010100101101111011001110010001110000010110101100000101011000100111001000000001011001000100100011001011100010101011000000110110011010001000000011000101000110001011110011100101000101101100000110110111110011110110100111000101000100100000111110110000010011100011010110000000010010111101110001100011101001010101001110100001101111100011001011101000001100000011111111111000101111011010101111011111010011010101001001111011111100111010101101001001110101000001100011111011101010011000011000110011011101101100000010011100011111000100100001010000111010110101110011100010001001010100000001101110101001001111110010011000111101011011100101010011001110100110000010011111100101110111010000001101101000100110011001111110001000000000001010111110111100000110101001010110110110111000000111000010001010011100110010101010001101011100001100101011100000000000001110011001100010100001101010110000000110000110101001000001000000001100111111001011011010110000010111111101001111111100111000011100111011011110100111110000000011010010001111101010110101100100011000011001110000010111001100100101111111110111001100011101101000110111011101001100011001010001001010011000101100101101011101111000010101000011100000000101001010110110001100100011110001110010001100011000000011100011100110010011000100111100100111001100110100101010110000011101011000010101001111010001101110011110111100111110110000010100100011101101100101000110001011010000101010101110001100001110001001010100001010101111000101110010010110001000000110111010010000001100100001100100011010010111100100110111101000000011011001111101100001010000010010110011001011001111100001110101100110011110000111110110001101110101110000011110000100011101001010010110011111111010111110000011001101000100000101000111101101100110000001110010001011010110100010101010010000011110010100110001101101111011001110110101100011100011010011010101011110101100111011110101110001011111001100110111011111001100010000000010001111101010011011100010001110010110010010110011011111110001000100010111001101011001111111101001110111011101111011111000100101111111100001110001000100101000010010110100000011111100111100011110110110000100000010010010001110011110000100110110001110011011010011001010011011110100000101110111010001001110000011011101111100110110101101010101100101001011100111011101000010101111101110101000111111001101100110010001010111101011010111110101011100110100010010110000001101101001111101001101110100000011110111011101001101010110101010101010010101110011110111001110110111111101000110101111011011010101111011000001010110011011001100101000010000101001000000111001001010010100001011000111000101101101011111010100111101100110111101101100100110010001111110010000100010001000011111010001111011000010011101110100110100001100110110010111110100001000010010100010011011011110110101111011111011110000010001010111000010001011010100010100001010101010101010000010100010100111011100011110011001000000010001011001010111111001010010010001000011010101100100000101110001000011111100001011100100111010000011010001100000001010100111110011101001011010110101010101000110000010100110110111110100100100010010101011100100011100000111001110011010110101011000100011000000010001111100101111100001011100001010000011000001011100100110010110000011001100001101011011101100100110110011010110101010010101010111110111001010000010000100000110011110111101010101110101101111110110111100100110010001110010111111110011110101111011001101101111010000100010111100110000010011000010111100010101100001010001101010100011111110010101100001001100001011110000000110010100101100100000000110011011010111100010110010010001101101000101100111010000000010110000000001111101001010010010010010001011111000101110011001101000111010010011011001101000001000111000110011000110111111001100111010100011100111100010001011011101101000110001110110111101111110110000110111110011100100010111101110010001100000011000011001000000001100110000111000101010111000110100111011101010100010111010001011001111010101011111011001110011100100111010001100100110101110100011000011100001000111001100100011111001011111110101010001001111011001111001110001110110111010111011001011010110100000010101101001011000100101010110101100011110001011111010110001010111000000001011010100011011001111001000001011101000101010110111111011110101000001100100101010010110010110000101010111011001111111011110011001001111000010110000110101011000101011001011111111010111001010011010111000111011111110101010110111110001000111110011010000001001001010000110111110000010011110000111010100010101000001000100110000000110011001011000101001011110111101000001111011110111111010111010001100110011011110111111011110001100111000111110100110100001001110011001000110000111101111010000101100010001000011011000101001101110011100110000000111011111011100100111101011101111011011110000101111001100110000101110101001101100011000100001011001001000011000101100110010100101011000001101011011001101000001000011011001110110111010010011000110110000110000111111101001000011011100011111110100101000001000000100100000100111011100101001010110100010101011100110011101000110011000010110011100011000101011111111111010100010000101110100100011101000110111100000000000000010001000011100100001100101001001111101010111011110111111011110110011011001000001000111100101000010001110100100000011001100110001100100101110101000100101010001101100000111010101111000011001010111010101001101011010110011001100000001110110100011101010110101111111110010000110011000101010101110101001101111111101010101010111100000011000010011100000000111110010101011010010100011101011111011101101111101100010000110000100100011111101111111010010000101100101001110011100010100101000001010100011000000110101011000110100111001010101001111001000110010110001010011000101100100001110111110001000111100011010101000000001010100001001011011011011110110001110011100100001000010100110011100011001011110100111000010111001101010110000100101010100000111000101001111111111011110011110110100011101100101010100010010010111010011011100101111011111100001101010111111000011011000000000000100001110001111001101000011000100100100110110100100001011001111010001001011101001110110101110101011001111010100100010011011111110111010110001001100001111111010110001110011000101111110001000100010010011000011100000000001000111010111100101101111101111001101011000101010101101010110110001000000111100001011100011011011101001111100010101100000110111100101010001101111100010100111010111100000100001100100011110110110011111010101111000101011011100011011011000001000011110001010100010110001000101011101110001100010100100101011001000001101111111100110110011101000101101111000100100001001000000011011100101000110110011111011001001001000000011011110110000111000001011110101001101001010100100100101101110000110011111110101101101111100101001001110010111101011011100110001110100000011011100000110110010111001010011000110110010010101101010110000000101011011010110000010011010101011010100100101001010011010100111011001011011101101011110001010011100010010000111011111001001011110011110111100011010011011011110101100001101110001101101111001011001011110000111110100010100011011010000001100101100010001101111000101010100101101011001001000101111000010000010001001010100000111110010111110000100001001100001010011001100000111110110000011011011000011101001010001001001110011100000110100111111010010000111001100001101010110110010010001011101101010111100111111111110011110010110100111010111011111110111011101010100000010011110001010000010001110010011110111101010111011101001100001011101111110101101001011001010110100000111001111000000011011000001100001101010001110000001101011110100000010101101110110100100010111001101011000110001100011111101000111011110101001111101011101010010111001010101111101110100011110010101101011000100110010111111010110111001110010010011110010100000110001110101010110110101000010010001001011001011110101001001110001000111110100101100101010100000010100001001011110001000000000000010111001100011111000001010111100100110001001011000001010100100001000111000011100110001000101100010101111100010011001110001111011111001100100001101110000101110000010111001101110111101011001110011110010001001100101101100010010001110111100011110110100010111001111010010111111000111110100110000100111110110011001100101010010001100100000111010000001000001010100100111001101101010110011111110010100000000100000100110001010110101000110010001111100000101100000000111010100011111000011010101011110111100100111100101010110101101100101100000111101101101000010001111111110000100010101011011111111011101101011101101101111110011101100000001001010011100100110100011111110011100001001000011101001101111110011111001010000110010000011001010010001100010000110011111011111010001111001000101000101010011000001011001000110010000111011110010011101111001111011010101100101101101011001010001010110001111100110001100101000011100011011010111011011010010111101001110001010110110100011000110111000110000100001100100100101111100111111101010001101110000001110101101000000010100001101000000110101101110011100100011101110110110011101000111001110011111100010000100111010001000011000111000100001010111100101101100110001111100000010110000110000001100100000010111000011000000111000100001011001000011000010100011001110010100110100101100110101011001110001000101100000110100110001110100011011110010101110100100001000000101000100101001111111011001000100000110001010000110111110000001111000010110001010010100111001111110101100011100000010001111011101100101010010101001110100101111101111110000100000010000010011000101011011111101010001001110010010110100010100011001000000100111011011101010100010011101101000110111010011100101010010001010101111000111101111011111000101110100010110011010110101011101101001000111100100111000100111011100000110100011111111101010010011110010110001100110001010000001010001110100100001001100110000010010100011000101111010010010110110001001001010110111000101100110000011010101010111100110100010001111110111011000010111000001011111001010110110001110101011001100101110110110010100101111001110101001010110000010111010110101100000110111001011000000001101111111101110001110111010110111100001010110101100100010000001001110111001110000100011010010000110000100100000101001000010001111110001111000001100101010011011110001111110001000111011110010001001101101111110001101101001111000010101110000010010001001110101111001000001100110111101000111101100000110001100100011101100100010110100110110110010100111000110010101010101010010010110000010010010100010010101000101010001011111010111010010011110110011101110111001110010000010011001000010010011011100000111000111001011111100111111001001111100111100001000111110001100110101001100111001010001111010100111011010000011111010110100001100101101011001110000010010110011011001111011101110011010011011111100011110011010110111011101101110001100010001111000100000001011001001001110011000100001111110111001100110110101001110000110010010001010110101011101000100000000111011011100110000101000010011001111101011010100101111100100110110011111100100000010010111000100011001101101010101011100111110010101100111000000101000011111001001101000001110110010100110101000100010111011001000000100100101010000010001110101110011111010100100000101010100011101011000010000111111110100010000010101101001001100000011001010001010101111101101100111001011011000001000001011010001001111100100010000110011010111100000100010010010101001011111110010011110001100001010110000111011001000011101011000010010111111101111101011000000111100101011011111001100100100111010111001110111100000001100000010100100110101110110110100100101100100001010001001011010011000000010100000101011010000000110010100000111110101000101111111011001011100000101111010111001011001000000000000111100001000000110011011111000111100011011100100100100001100101101001110001001011000001001110011011010010110101001110000100111111000101000000111111100110101110011010010001111101001101101010001000001111110110011111000101011010110010111000101101011111110101001001100101000000000110100100011110000011001000001000110011111111101110101001010001010010001110100001100011110011111110000101001100110010100100100001111011000000101101110110011100110111011000111110011110011110001010010101111011100000110110010010001000110111100011110001011111101111101000001100101101001110111100001001111011110001010000010100011010110100101000100010011110100101110110100010110111000010110011101000111010101000011011011011111011010101110001110100101011110000110000101011011111011011001110101110111100101101111000011001001010100110000110001111110100001110010001001101111000010000110011011010001110100101101001111011001101101010101110100110010000100011000100000010110001011101011111101101100001100100001110111001100100010000010101001110110011010100110101001000101010000110011100001001110001001111101001000101001001111011010100110011100000101010111010010101110101011110000011111101000000100011010010100010111000101101001001100101010101010000011110100000111100001110110100111100101111111000101000001011000101100000011110010111010011001110111101101011100101101011110001010000000011100101101110100101110100111111000011010100001111010010110110011111010100101111111110100000110000110010000000001000110101000010111000011100010010000010001010101100010101011001000000111100011000101110100101010011011101111011011100010101101101001001010000111010010100100001111111000010001001000011111001101001110110100001100101111110010011011101011000111011011010111011111010010001110100110100101000101001101111011111000100100111110111111101100010111000010011011101011100000111000010111100001000101101011100111111101110110110011111111111011000000001100110110111101000001011100111001011111011010010101101000110100001110010100101101101000001010010110100011110000100011100110000101110100110101110110101111011110000101010110000101011110010001100001101111010011100000010001100100011110100011010100011110110000010000000111101011101110100001100010011100101001110101111001111000101010100000011100001011000010111001000011010101000001110111001101100111101101010101010100000000101100011010110001110111001100011011010110101010110101010101011101000101110010110101001111101001101110110111101001001001010111110010011000111100000011001011100001011100111111110100011100011110110101111111000010101000001010001100000110100011101111001011100110011111111100001010011001001100011001110010000101000010010110111101010001001010100010111011011110001101100001101010000100100110000101000010101110011101001100101000111011010100101000011011000100010001011110110100010001111010000101001010111011111101011100110000011001101000110100110000010011010111110000101111111110011111111000100110011111000101111111110101001011010110011100010101000110000011100010000111111101000111000011000000000111000100000000011100000100100000101100100101000111100000001001100100001100100110011011111010111110101011000000111110110110101000110110000111000011001000011010110101011100110100110011100110100111001111101111010110010100111010101010110000010000100100110010001000010000101110001101000100100100001011110010001010010011111110011110111000111101010001001101011101100111000101111001011001010010010100010110000001011101110000111001000010110001001010100111000001110100011010100101000011000011000000110001010111000000011000110000001011011110101100000101010011111101010001011001111011100101010001111010110110101011000011010101011000111100001011000001001000101111100011111001101011110011101111010010001110111011100100010110111000001100010001000111100110101011001010010010010000001101010111011110111101110100100001100010101101101000110110100001001110001111100100101000101001010011110001111111011010101111001001000010011100100001100110000110000101101101000111101101101000101111000010101100000101001000000101000110010001100000100100000111100001101111101100001110010110100000001100010001101000110001110010111000110000111001011100110000100000011010001110010101001000101001000110001010010101110101001010100010101001101101101100111001101010110111000101010000011000111000010001101111110110100111111010010011101010011101001000100010010110101111001110001001101001110101011011110001011000011111000100010100110110101011010001100111110000010100101111010000101101011111010101111111001101101110101110000110001000110100001111001101011001001100011110000000111011001011110100111111110010110111111010001110011111010100110001011001100101110110101010010010010000001000011110011010000110111101000001001101101011000100100101011001001000001110101011110000101011111101111000011011000111000110001101100000111011110010001100110000111001011111111111001110001010100110111011001001101001101101100100000000111111100101110011011011000001010110111110110100111000011100111101100010100011011001111110010010111010011111110111110001110111111000010001000001101111000101110100100001101110011100000111100100000110001111010011100000100010001100110010111101101111110001101011111000010010011001000000100111011001101111010000011100010100111011101101101001110000001000001000101010001001100101000000111010100100111100110000100011111011010001111110111010111100010101100111100001010110000110110010000001111000101100000100110011010100000110000101010010101010010000010101000111101011010111100110110111110101111100111100010101010101100100111011011100000001001110100110111010111000000000010010011111000110100011001000001011000000101111111111010100100010010110010011000111110001101011100100000111001001111100010111001100100101100001001001110101011111000011110001010111110000101001111111100100000110000001111111110111110000110011011001110110001110101110100110000110100001110011010011000001100010001001111111001010010011011111010100011110111100011010110001011001100010001010011011011010101011010001000101110100000101111000000000000001111000110001100010110010101010011010100010101101011111000111010011000010011000101001101110101100100001001001001010001101111001000000100111011101100101100100101101001001111011000100000111011000100011000010100000010000111000100100010001101110100001111111101110101101110101001111111110010111001100101111110011000111110100111010111100010100011111010110110110101001100110100111100100111000001001010111001110011100011100011010011010010100000101010000110100000001010111010010100001001011000100100111010010000100000010111110110111011111101000010000011110101110111010101101000111011111101100011001110100011011001000101001010111001100000001110110000001000110001110011001001011011001001011001011000010000011011101101111011010100100100111001011100110101010011010001001101100111101000000010011001000111101011110110110101101000010011101000110100001101101110111110010011000010100000011011110001010010110000100010010111100111101100001101000011110010011000011101011100011011101100100111110011110100010011010111000101010100100000000011010101110011001111110100100110110101011111101011011101101001000101110110110100011110101000101001000000100011000000010110010101110111100111100011000100100001111011100100000110001010010010001011011101101011110111101001001100110011010101111011100101000111111010111011000110100001000001010101001010011101010110111010011000010100110101111100010001000101110110101000010010100011111100111011110110001001001100100011100010101000100010100011100011101110001000100110111101111011110001000110101110001111111011011010110101001111111111001111111000110011110000000000010010110010100110100100110010100001000101011011111001001101101111110110101000010010110001001010111001011011000110011011101000011000110101001111010011101010111100101111010111000001100100010000000110101000001010100000110010110011001011010101001010001011010001101111000010111011010100111110101001011111110000110011100101000110001010000110110001101010100101100111101011100111110000110111111010111111000000010010000111111010111110010101100111010110010001110100001100000111010001000101011110111101111111111110001110111101001111010110000100001010100111111110000101101100010001011010001000010111111010000011011001010111001000011011011001000010001101100011101000001110011000010100111100010110100110010001101001011100010010110011111010110100110010100110110111110100100001101111101110111011100000010011001001111011111100101101111111101101110000011111100000100111010110101000001000100010110101011111010100001101111100001101101111010010000000110010110101011100011110101000101100001110000100000111011010110101110001110001101110101110010111110100000100001011110111101101110001100110011110010010110010101110111001010010010001101001101100011010101100001000010100000001010000100111111011010111010100110100010100111110001011001000010010010110011011100000110011011101111011111001000010010001111100111100101001110001101101011011011011011001000000000101001001010110011111000100111011101011000101001010111010001000010011101101101100111010111100001000111011110000011110101001100111100000001001000001010111111001010110111101010110100010111011101011011011110101101001010001111000001011010001010100101101011010101000110111010100010111010111010100100100001000100000100100001110101100010111111101010001100000011011110110010101001010100010010110001100110111001100100100111101000001010010011101001010000111111111100100000010001100000100111000010001110110000001100100011011111110110100101001101111000110110111011000110001111100000110000011010111111010010001001001000010101111001001110101100110101011100001011101011000011110010011101111101011110101101100101010000101110010101101000100010000010000010000010101001100000010100010101001000110001011011111011111010100100111100110111101101101100011101101001010000110010011110101000001000000100010111011001010100110100100011011100100100111110000001001000001110101111011111010111000111010010101110000001101111101110000101111010100101100110011000000101011001110111001101001010011101001011111110111000001111110110101011111011101111000011110000001000110101100101111110001101011000000101000111001111001110001101100111010101111101000111010111101111010100010100100111000001110001111111001100010110000100101100111011001000110111000111100100100111000010000011110111101000000010000111110000101010100001011010000010111100001001000000110000110100000111100111110000000111100001101001101110000100110110101110010101110001100011000011010001110001001001110000111100000010010011001011100100111100010111101101101100011101100000110111100101110101001100110101111000101110111001010111010111000000000010111101101110101001111011101110110010100001010011010110000111101111101000011110001101100100011100010111011000001111100111010100111110111001011001000101011110010011001000101000000001011011001111110101100100010011010010111011111110011111111100100001000000100000010101000001100010001010001011100000010110100110100111111001101000000111100010010110100110010101010001000010001000010010111011100111111101111010110010110110101110011010101101001001011110100110011101111011111100110100111011100110100011101000001100001110001110010001111010010111101111111100000011111110111110001110001011110111010001111100110101010100101110110100010100111110101101010111110100100000001111000011100010011111010010011101100100011111111100001101001110100000110101011001100110100110000011010000100001000000010011000101100110001010100111011001011010011101101001111111000100110010000010111100101101000011010111110000000011101111100000010000010000010011010001011011001110010111101110010100100111111101101101011010111101010111110001000101001110010101011010101110100110010110101100010001011011110001011101100010000101110001111101001001010100000101001011010011010010010101001111010101101100010110010111000110110110000111100110110111100010111000010111100000101101110001101001100100010100111101011101101101101000011001111111110110100101011110100110001011011101000011010000111011010101100110101010010111001101111010011000011111100001011111011110111100110010101110101010100101011111110010010010111010101011001000110110001100111110101100111110001110111000111001100100111001000110011000000001000101101110011011000110001001010110000001000000111100001000111110000011011011011110001101010011000110000101101100011111011100110000101111000011101000111000100010110011110110111000110010100001101101011101110100110011010111111001111000000001000010011101010000101011101000110000111111001110001000010111111001100011000001100000011111111000011000000111001010111011111100011100001110011000010110011010110110011101010011001100000001010001000011101000100000100010100000100000101100100110100000000100111010100010001001100011000111010101101001110111011111100010011110101101100010110100010001101101001000001000000100110111110010011010100111011101011011010111001110001010100000100000001001100000111001000000111111100100101000100000001001100011001001101110001101110011100000111111000011110000010011111100001000100001001111110000100101010100101111100110010001011100110111110110011100101100001111001010001111101010101010101010100000000001110101100110101100011010010101101000011111111101100100001011100011110101010011010010100010011011110001100110100101101011111010010000100001100010000100110101010101000111000110010010000100111001010111000000011110110001010000000101011001111010111001111111000101111100000110010011011111000101011011101001011000001110001110110010111111111011110110101111111111001010111011111101010111010111111011111011001000001100001010010100111111011111100011111101011011010101101011111001111010001001001100110011000011110000111011101101011000110111000100110101000111100100000010001111110010010010011010011100001000000111111100000110111101001011001110010001100010100000101110001011100011000111010100111001001011100111101001010001110001011011111111101101010110111100010001010110010001101111001100000011001001101010010101000000100000110100110111000001011011001011111001111100000010001001001001110000011000011010000101010101000000011110001010101111010111111011111110111110100100110100110001111110110011001101011101000010111000011100100000100011111011010111001001100010000010001100010000100111111001011101101111111001010100101100000111101010011011101101000000100010110110001001111010101011111100000101010111110101110101110111001100110101010001111100110011101111110000110111011001101001110100010100110011101100100000011000001111100111000000001000110010110110111011010000010111101010101101011100101110110010011111110110010001100000001000000111110101000000100101001000010100101010001100100100100111001101001100110100011000010100010101011101011010101110111010001110110101110001010100011111100111100111111001010110010100000100001111100110100100011011101110111011001111110110100100011100111110110010011111100010100101111001001010101111110000101101101101000010000000000101101000010100110010101110010001110010100111100000010100101110001000101111100011110111011010111111100011101010110101000110110001101111011101010011110111000110001111111011111010000100010000101110000100101100010101001100011001101110010011100100111000011000010000011111111111111011000000011101001001010111110110011000010001101010100001100100001101010000110011001010110011000110100010001010111100001100000011000000111100100010011111001010010100101010101110110010100100101000010010110001001000111101011010001001111001010111010010100000110000100111110010110101011111101100110001111011011111011011101111110010111001101001011001110100111101001001010000010011111011110001101111010100000000011100000110101000011000011111110100101101001011010001101010000111110110001001011100010011001010110100010100000010110110011101011011011011111001111010010011000101111101011000100110011001010110011010110010110001100101001100110011001111110000000110000110101010000110111101111000110001110110000000000110000010001010101100001101010100011100010111000001100101010010000100101100010111100110000110100110100010010000011110101110001001001010010111010001100101101010001110111110001010100110000110100110111000101011001111010110110010110011011100101111010000010010111110100110110001000111011011011110101100001111100000011101101111010100110101001111011010101111101101011111001010000111001101101111110010010111111110011001101100100101010110110001110101001010111010010110101110110110110001110000100100100001110010100110000100110010010111111111100100011010001000001101101001001100001000101111011101110010001100011000000010010000001001001010110001011101000001011000000101100110001010001001110011110000100011010110111100101100000011010111010101101000011011100001101111010101100100100001110110101011111101100101011001101110101000100011000001110100110000101010100011111111101100011100110110001100001001011100100110010110101010001111101011111111111101000111110111000011000000011110100111001011000010101111110011100000101111001010011000111101100000110110010011111010101110111000010101010110011100110100010001011110100001000110001001000001011000101111111001110001110101101011000010010100110011010101111010000000000110001010111110011101100001110010000101011110100101111100000110111100110110110011000011000110101010010101111011001101110100001011111010000010001110001010101000011001000110110101001001100010111111101000001111110001111001110010101110010011000010011000110001100000111101100100100000000100111100100101100110011101011010101110111001111100010011010010001010100010101011000011000100010111101011000101101000010100001001010000110000101101110100010000110101110000111111010011010111011100010000101101101100001010100001000101001111110101011010101010010011100000010000100011100111001110100111010000100101000011100010101111101100100111011010001011101101001101001100010000001111110011110111101010100011001010001000110111011110011000111000011110000110111110000111000100111011110010001000011101010001001100101000000110010010001111101110010001001111001110110001000010000001100101000010011010100000000100011011110100101010001100100101110000111110011111001101110101110110011000111100000110101001101110100111001010011010100000001011100101011111000010000001001001101010110110101000000111010010110110110010001000101111110011101110000111101111100000010100001111101011111111001101111001110001001100011101100001010110010001101010000011001010100100110011100111000010110010001010110101010110011011100001010100011101000000100000110111101010000000010011100111000100001001110100101010110000110000101010000001011111000100010010101101101011000010010011000001001000010111100011101001011101110111101101011010111100111000001001010101011000000110010010110010111000111010111111000111110111110111111010110100011011000011110000111000101011101101001100111110100100101101011011001001101000111001111010111011001100110000011110101011010100010010001100101101101011110001000110000100100001001111111110000000111010110101011110100100011110010110011111000010110000110100001000001101000011110110101000110111001110101100110101011000010010001111010001000100001000110110010101010111100001100000000110111011000000100110100010001100111101101010100111111101011011001001000010110001110111100110100010011111010010001011111111110111100000010001101010001001100100100000101101000000100011111011001100100100001001011100010101010000110010101001111110001110111111110000000001101111011101000100110001011111100010111010011011111100111101000011111111101000101010111000100101000111100101110101110111100001001101111111110111101111100101001101100110110000010010000010011010010010011110011101001110010000011010100100011111010101011101000011101001110110101110010010100010110111100001111100101111110110001111110100111100101101000101001110001110010000101001101000101001100010111100100101111111101011110001011000011000101000001000100010001111000101100001110010100100001011001011011111101000100110000110000001011101110101011100011100010011001001101010010110000000011101010110101010110110111001101001000000010111101101110010010010101000111100010011100001100111010011001000010111101111001000101001110101001100100010111110011011001011010100111010000100110010001001010011100000001101100110011001011111110010111000001110111000111100101011000001001100101100000100001101011001100100011000001110101111000101111000000111001000001000010100101111000111000101001001010101011010100010001000010110011001111000011000010000110110001000011001111111001101100011001010011011011000110001010010100111101001000011110100111001100110100010110110000110011010000111010111111110111010110011011010100111110001110101100111111011010100100110011100001111101100101000011111100101001101001111100000010111010011110001010000100111010010110111100010100110100000000101100100111100010000011111110110101101011110011001011000001001110010000100110101101110110100110010011101111111111011001000100111001111100000011111110110111100010100000001001011101110100000101101001110011110011101110000111011000100100110100100010001101111011010101100000110000111101000111100111011111110001001110001000010000001111001010001101101101111001111010011011110001101010110000111100110010010101011001001010101000000110010101111001011111000111111001101100110110010011011011111101111001111011111010100111000010001111111001000101101000100010100000111100110001011101100100111100101101001110111001111001100001100100111011001111101101101100101110010110100101001000100011010011110011011010000101011111101111101011100110000100000101111101010111110111110101010100110011000010011010100001100110111100011100010110001100101011101111101110111100011101111101010000001110111000011001111000000010011000011101111101001100000001100110001110001001001001101010010001111101011001010100110111010001010110110100000110011010010010100011010101100110001110000000011001111011111011000101111100110111000110111000101001101101101111000010111000000110101111100010010010001010001000100111010111010101010111001001100011010100001010100000000011110101010010101010001101000001100110011100100101011110001100010010111001010110110110101101100110010111111001110011110000100001110101101110111011011001011110111000001000001100001100010110111110101010010110111011001101110110000110111011101101010100010000111100111110110000010001000000000111111000011111111110010110010001100110001110110001100000111011111111100011101010000100100101100001100101110101111100100001100110101100111000111000000100011000110001110100010110010111000110011110100111111011001000011101010001100100011000110011011100001111010111100000100010010111011101101011110100011000101010101101010000010011101100001010000010100001111110001011010011111111000100011101011000010010110010110111110110001010000100100110101000110110110010010011101111101001011101010001010111111110100010001110101010110011110011100011010011111111001000001000101001011000101011101111010101000100101001110100100010110100000000010010011010010101001001101011101001000100000000111010000000111100101101100101101110001101000001000011011100110101010001011011100010011000000110110010001100011001111101001100001011001011011111010111100110100110000001101010011111100000000100000010110011110111110100111110111111111000110111000100010110011100010100000111100100011011000001011010110001101110001011100110000101010000101001001001111001101001100000100010010101010100011110011011010011010000100101111101111001000010011101100101010110010010111100010101111011100101110001000101111101011010010101111101101111010000111110010010010011001011111001011111000011010110111000100111000011011011101111010011001011011101101101101001100001111000010001011111001101100111000100010100101101000111011111010101000100111110010011010101001010010101110011010111110101111101001110000110100111111011011101100111000101001011101100110110100111110000001011100111000111110101011010010010110010001110100000100101011101100100100010111000010110101011110100101110101111111001000101101001101101000000000101101000001111110110101110111001010011111101100001001001010001111100010010101011100111100001111111010101001000011001001010011100100101000000101001000101100110001111000001110111110110100111011101100101100111101000011010000110000000111000010111111111010001011100000011011111010001000100010011111000001011001010111010000100110010110000111011011101000110000010101000000000111001001101101011011011010110010001001011011111010101100010111000000000010000000110100101000110100000010100111011011001001001100010010100000111111011011011001011001010100011111010111010001011000101011101000110010110001011010010110010001001100010111111111000101011001010000111011010000010110111000110100100100011011010011100011110111110001000010000000001010111110100111111110010110010100000001100001000011100111010100011110100000000011001011001000110001100011111000010100001100000001011110110100010110111101010100001110111000011110101111010110011100010000101101110111001111001000110010010100011011010101100110000100110000010000011111011111110101110011011010011000001000011111111101111111000111010000100110011100010010111111110111011001000111011000100110101111100100011101101111100100001111010011100100100111100110100111110001101101101010100000010110000111001111011111011100000000110010111000011100110100110101011101000011010100001010010110011101011011011110101010111001111000111100111111110011010000111011100110100000111011101111110001001001101001110010110010110011010100110011111110001110111011001101000011000101101000000110011011010010100101100000110010000101011010010110110001001101010011010101111010100100001101110100100111100010011001010000100101101111100111100100101100000100101010010000101011100011101001111110110011010000111100101001001001100011100000001011011101100011010000000110100101011001101011100011101100010100010110010001000100111011111101010000010100110011100100101100000000101111111100110101001000101110101111000000010011101101000101111010011111011100000111001111101110011000001000111010011011011011110010100000010011101011011001000110111110001101010001110111000100001111010011010100001000100110000010011101010111010011101011001001110101101110000011000001011110001011011101000010001111010011010111111110010100010111011010001001001000110111101101111000110000001101111101101001011001110100111110111111000111111111111111111110010000111001100000000101010011011110011010000011111110010110111100100010000010100101100100111000110100011000000100100111001000000100010101100001111011101001100000011101100110001010000000101001110000110001000111111110001100010101111100101110110100110011110011000111000011111011111001001000010001011000110001010001110001010011011110100110111011001011111000010001111010110111110110011110001011010111101000111001010111001101111101001110001010011001101010110000101010100100011100011000001000101000010011111111110110001010010110110011110111100110000111000110010100111111010110111010100001001001010010000001100111101111101111001010001111011011111111110100111010010100000001111011100111010010101010010001100011010100110011001101011110111100111100101101001011010010111101100010000000110100010010101000001110111110011010001001101101011111110110010111011100011010011111111110101110011111001111100010000010011111010110111000000101101000000001110010000110101110001000011001111001011000011001001011110000111100111111000101110001010111010000001010000111100100011001100001101101101100010001010000000110111000011100111111000000111001110110100110110010111110101001011011101001110001001111110100111101101011000101001111101100110001001000110111101010110100101101001011111111000111000010000101010110001111101010000000100100000100001100001100000100001001111110111100001100100110111101001001110001001100001100101010111010110001110101101110000011101100010101011010010100110010111111101001000111001001001110101000101111000110010011100010110111101101001111010000010010010110101011110000100000100100111001000101111010011011111111101100001100110100110101111101000010010110010110000110001101010101111101100010100001000001011111010111011011000011000111010100101011100001101000110111101110000011001000111000001000011011000110000100100010111010110000011111010111110000000111011011000100000010010010110110100000110101110100110010101100111001001110010001000100011001010000001000100110011001010111110000111101110101011011110100100101001010011111111010011001111000100101110101101110000011100000000011001000100110000011001100000011101101011001011010011010010101111011101000101011101100010111011101000000000000001010000100101110100111011010001111111000100011100101111101011001010011100100001111001101010001001010011010011011001110100111010111001000001001000111111010111010011100010001101000010101101110100010011011001111101101110011110111000001010100110110001011010110110010110010011001100100100010100111111000000101011110101010101110000110010001100111001110000001100001101110100010000011001010011000111011110100111001010111010110001011101011110000111100111001111001001111010111010001110001100101111010110001100000100110000100011010111001010000010010010000010000100110010000011010010100010101000001111111001110100110010110011001001011010101000101110100010111110100111011110011110000111010011100100100111111111110010100111101000110011010011011110001011011100000100001001101111100010011100110001100100000000001110111110100110000100010100111000011100000100110101110011100100000100001110010110010000010001101101101011010001111001011100011011110101011100110011110111100101000111101000111000101101011111101110010110000010111001111010111010110010000010011111110001010100010010111110111111010010011010101011111011111011011000010001110110000000101000000001010000110000101110001111100001110001001000001011110000101001110110000010011101111110100111001000000000100010011000011000001110011101000010101001011110100000011111011100111111011110111101010110111000101101110101011100110011001100010101110110110100101011101111111111101010011111111000011000111101000011010111101100111111100111001011111100000110011001100011001010110110101011101111101101001111001010011001111000100001001010011101001011100000011011111000101100000101010111000011000101010101101011011110101110100001001101000010000111111001101101001010001101001111010001100001000111110111111011100111000000010100100010111010000011000110000011010100100110111110001011101010100111011101101010001001010010101011011101101000100110000000001101110100110011011001000000101000001000100101111010011101111010111010011101011011110000010010000100100000001110000111000111100001000011010111110011001110111001110111110001011001001010000010010101000000100000111011100101010111111101000001010100110111000110001011110010110100100010111001111110110100010111100110100110010011100011110101000000010111101101011001001011001010001010111101100101011000001011010101100111110111110001110110001111010110111100000000110110101000011100000011001010101100001000111110110001010110011111001001011011100000010010010000010100010110100011010110110011101111010001001010111101111001010100000100011000011111111001000110101111011000001011001011111111100001010100110011110100000100100111101101010000111110111110110001111111110000001000001110011101011000001100011111001010010010010100011110100111010111010010000000110101101100000011110110010001100110100101011101100110110110110111010111111011000110011001110010101000101101100110001100110101010010110111100000001100111101110101110100001011110010100111011010101111100011111011011110110101000101110001000001100010111110010110000000101100101011010011100100010011010000011011000011000110111111101000101111011111010100010011101000010010100011000110100001011000110101111100111101111100101000001100000011101100100100000101011101010100000011000110111011100110011001110100110001000000110000001101111010100100110011001101001010111010000011011100100101000001001100111100110011000010011111010001000110011100100101110110001010110100001010011010010110011111001100110011100110100110101100000001010010011010000100011010110101001000000110000010100110100011101111010111110010101101110000001011100110000100110111001111110001100011010110100110100000011110100101010011110100011011010001001110100011110101101010011111011101011011111011101010101011000001101010001010100010100100011010010100111001101110010101010011000110011101110111001111101011001010000111100100110111001100101101101110101111000010110000100111010101011111001000110110100111110100100101110111110010110111111001100000111010010011000010001110011100011000110101010100110111010100010101011100000111010100111010111101110110100100100110011011001000110010000110100101111001101011010001001001011011001101111100001100000011111000001110011110101001100101111001111101101011101111010110100011011011100110010110000100100101000110010011111100010101011011110111000101010111101011000111101111001101010001010010110000011011010111010000101100101000011011001101011010001011010010000011100100010111100110010100001000011010110111011001101110101110010111000000011010111100010100101100100111001001101100101100011001100111100000100001001011011000101000000000001110000001010110111001111110101111001010011101110011110000010000110111100110110101100011001101101100101000001001110011000110100100100110100001100010011101101010100101011100111110001011001010111101011011000010011100110011101010011111101110001111111111001010000110000001001101011001101100101111000111000111110101100111111111101001111011001101011100100101111110000101001000111011001001010111110010100110100011111000110100010010010011000101110000010001011110001100011010010001100010010110001010000000000011100110110001111001000110100110110100011000101010110100000011110100000110000111001000100110111011011110000011000010010110001100111000110000010110101000000110001100101101111110111011101010000000011111010110101111110001100111000111011101100000000001000101110110010000011000101111011110111011000011000110001101111111010111010111000000111100101001011001010110010111010001100011101111110001010001101101000010111110110011100101111110011000011101110001110011000010100010110001001110001011011111110001100100111101001010001011010011011001100110100001100111000000001011011000101010110110000011000011001101011011101110001000011110100010010000100000110001011101001110010100101001000010011000000010000101110111011010010001110000111001001010100111101100100011101111110000111110111011000111011111010000111001000101001010000011111111111110111101101010101111101110110010101000001110101110011001111110000000000111001110111000101001000101001010010010001101011010110001101101011100011000100100000001001100111111110110101001101100001111010011001001111100110001000000011101100000101101100100000001001000000100111011100000001010100011000000010101001010110101101110010000100101100000111001010001010100010101111100010110000110000110000110100011000010110001010100000000011100011111001111111100000001101001011010101000111001101011001011111110000110111100001011000100100101001100110000011010101011000100101100111011010100111001101011011101111000010101111010101001001011100111010001010110011111011000111100010011110011101111001001000101111000101000001000001010101111000111100101100010010011010100011110000110101010000101000101000111101100100000101111110101101100100001110010111000111000001101111001001011100001100100001011001110110001110101011100001001110110111101110001101001111011110101001001011000111111000111000111010011001010010010111110010110111010000011110101100101000010111110010000101010110101100111110000010010001101001111110011001011110011010111001010110001100101100010010111000101011100000100000100101110111110001110010110010110101001110011100001011000000011101001011011111100100110000111100110111111101011110101101100010101100100111010100111101111010001110110011011111010011010110001111110011011111110010100011001101000101111101001011101110011110010001010011100101011011000101000001011111100110101101100110110000101001010101111111100010011000110110110010101101101111110101011100011110010010000011110101111001010000110011100101110000101001011000110010010101101100110101100111100000010100100000010101000101111010110011111000101111101000100111010111111000100001000010110000110011000001001000001100111100000101011101100010011001001001110011011110000111010000010000001000101001101011101010100001011010111100011100101001110011000001111000100001000111001001101000010011010001011110010110001010111011100000011100100000111001111010010010010101011000001111101010010010011001011001011111100010001001110011110101010011100110111011110101000110100011010110011010001001111101101011100000011101011011101101000101100011000100001001100100111001110011000010101010110001111010110110100101011010010010100010100011110101100010011101010100111110000001001101011110001000101110011101011101111010101110001100110010010010011000100001001001110111111110001001101011110111000010101100100110111101101001011001111101111110001111101111011100110000011101100010110010000011101011011110101100110010101000111110001110010011011101001010110010100100000001101001110111110001000100001000000000010011101011010101111011110100101001001101111111010011000011010110000100010001010100010100111011000111000001011110111100110011001100111110111110110111001010100001110001110011000100100011110101010001000011011111111100010000010100010011010000001011111101010100101001001000111101000110111100101100011100000010111011100101110001101010011111100011010100110101001110000100111010000011100110010101100001000001101110101000111111001100111111000110000110001111111001100010011000010110100111100101011111010111000011011100100011011010111010011001001010110100000010100001101001101101101111011000010001011011111111100100100101100010000001110110010100001001000000011111001111011010100110010011111100111110001101101011010001011000101100001001110111110011011110001111001101100001001110010101110101110000000010010100010011001010100000100001111100011101110011100010010000001111001100001111111001111000111011101011101110010010010100100111001101110110000111111100100111110000101000110000011011000111011011110001110001010000001110000010001101001100000000000100010101011110011011010110110110010100111001001100101000110110000001101101100001010010100000101000010100110110111110100000010100011110101011101001011001100100001000000101110110011010100100001100101010111110000001011010110001011110010110110111100000001110000101001001011111111111100111010100111101101101110011001000011101101101010100110000011001001001001011001011111001100110000000111010110011000000101000110100000100100111001001001000000111101110010110011101011011010111000011110010101111110000010010110100000110011110111101111011110101101001100000110101110011101000011110110100001001011011001010000111010010111010110110100110000101110111011101000000011010011001110100111000011000010000011010000011011011111111100101101110011111110001100111101001110111011001001101011010000111100101001011000001100001001011110000011111010010110001110001000001101110110001111000111000000101100111110010000011110110001011010100011000111000110001110011011111011001100101101110101000111011100101011011111011001010001001010010110010000011010111111011101100001100011110000100011101010111010001001101101010110010010101000100011101101000001001101111110000100101101010111101111100101101110100111001010000010011011100001001001100010000010110100111100101000010011111110110111100111011001001101010111011010000111101111011111110101001000101010110011111111000111111010110010100100001111110110100111111101100101111101010111110111111101110100010111000110001101001110101100100100100101000101011010110101101001101110010101101001010110000111100011000100000111101011010101101001100111110110000001001110111001101110110101001000000101010101001010010001111001100101000100100000100101110010101010100001000010010010111110100011111111111001100101000010011100111001011110011111001100111101011011000000000010010101000100110011010011010010100110110100011011100101100111100100111111011011001001010110011101111100000110100011101001110001110011000101110111010111010100100010111001001100001001010011110011001101010110101000100101011110001010100000100101001001001010100100011100101100011100011011011100010010011010111111100000110000001000100101111011100011110110101000010011011011101110001001001100001111100000011111001001111011011110111100001000001000010011101110110111001101001011001011010011010111101010110101010001110000001000101111101100011110100101011001100110000011011000110111110000111110101110000000110001100011110110001111011011001011000000111011010101101110100101110111001101101011010011111101110111010011011101110011011010001101101001110110111011011110010100000111011101110010101011001110100011011100010110001001000001100111011110000111010110011111110000100101101100001100011001101111101000010101010111010011001101001110011100101001011000110110110011110111011001010001001001101000000110010101000101011101000000110111001011111000011011011111100011010000100101101100101010100001101011010101010000111011111100010011100100010101001011001000111000100100110010010011000110110001010010001110011111111001010010010000110100000110111100000100000011110110010111001100111000111010100110011110011100001010100101100000110100011010001111001011100000011010111110010011101101111100011101011100100111110010101101000110100111001111000111001001001011011110110111001011000000100110000010101011010001111000011000000101011000101001101100100011000110001111111010101010111110001111111001110000001001100100011001011010011100110001101100010000001000111001111010000100011110101111010111010111110111101011000111001010011110001011011101011001011101100001001101001111001010011100010111010100010001100110101011100010101100001111001111110110001111111101100010010111010101000101100110110011110000110111001101010111011100010110110001100010000000000011001100010010111101011101110111010110111100010100101000000011110010100100001001010010110101000011110011110101011000011011011000001111000010010010011000110000111100010010110100011100000000010000100001111010110000100101110100011000001011010101111110001000011111111110100000100110110110100101100111000110111001001001010001100100111111100101111101101011011001011111011111001111111111101010001011111100100011010101011000010010001000010101100111110000010101101001110011111101100111111111010001100110100111101001000011111100000100111001010000001111001010101111110001001110100101000001001100011010101101010011111000100011111011000111111010101101110011010101001000111101110001101100001001110000101101100111110000110001001101100101000101000110111001000100100001011011111110111100100111100111000101100001000110010001001010001100011011011000010010101110100011100010010100111111010011111010010011010001001011001001001111110001000100101011000001000110011100110010000101111111101010000100101110000101000111000000110001000001101011111101010100110111111100001100010011101100110011001010000110110000001111110111000000111000001110100111001110111010001010011001111010111010110011100110001101001010010110010010101100100001111101001111011011010101011101000001110110111001101000001111110100110100101000001000111101000101111111101010111110000101010010111110001111000100110010011001001011011110110000101111001101101010001110010101001110101100000101010001010100101000101010110011110010000100111111101010111001011100100100111110110110010100111110101110110100111000010000000001101010011001111010111000101010010110110100011011111110001101000110111110010111101011001100010110100000110110111001101001001111111000100000110010001000101100111111010100101111100100011010101100011011101010110101110011100101001101111011101001011100001010100111101100011001010100001110100000001111111100011001011000100010111011000001100110010011000001110111101101101000100100010101100111110001011000100100001011101011001011001000111010111101010011100001100011001111111101110101111101100011101100110011011001101001111110010011111010001010011111001001001001010010011100101100011000111010111000100110001111101001111011001111011111110100110011100010011111100100011111000110111010111010000110101001110000001110100100111000010000110110010011001101111001000000110101011100011101100001011110011010101100010000101110011001100101101100001001101000000001100000001101011111100110110101010101011100001000101011111111011111010101100001111001001000100101101011100100000100100010101111001110100010001101100011001011111101101101001000110110010010001001000001000111011110000111001111101010001011110011111110000011010000010111100100000001011101110011111111110100110000001000110110001101001110010111011100000010111100100011111001010111110111110101111101000100010011111011101010000011010100001000110000010000010100010000011110011010000101010001111000000101101010100111010000111001111011110011110010100111111110000111001100010011101101000011001001100100101110010000101110000001100110110111101101110000011010101010010100010010011001010101101110110011110100100101000100011100000001011011110000111001110110101010110110000111010001100000100100000010000011111110110011000000000110111101001100101010111000011110010011111111010101110111110011101011010100011011100110001101001100100001101100101010110000101000100101000000101011000000100010001110011111000111110110110101011110111011110011001100001011101110011101011110000001111110011001011111100110011011101110110101110000001111010100001000101010101011000101000100111101000001110110100011011111110011101101101101011000001000110011000100110101111111010001111010111101010100001000010101000000111000010111110010010100100111011000100001111010000000010000111011100101100101110100010101101011111110010011000111101110011110101011010100110110001000111111000111010101111010010110010110001000001110110011100011011001100101101110111011010011001111010011110010001001010101110111001001001101010000001101001110010111001101101111001111111110110010111011111010000110101011100111100110011100111000111010100110111110000101100101101001100011000101100001001100011000101101101000011101011010000111000010100000001100100101101001001011001000010111010110111010001100010101101010001011001111000011100010011111100111110101100001011101110100011011001001110011001011100010111100000001010001001001001000010100101111001011110100101010100111011100101001111101001100000101101000110010100001000000011111011110101010101011110101010001111001001100100110110010010010100110100101100111000011110100010110001101111100100111110010001001111101101110011100000110111110101100011100101000111110010001111110011101011100010011001110001000100110001100110001001011100111110010000000010111000111111101011001001100001000110110110101010010011110111110011001011000111111110000111110100100001011001111100101110011111001101011011110001110000111100101011011101010011000101111011110010010001001101001000010010111010101011100010011101101011110110100111011010111011001110000000111011110011010010111111010111000000001101011001000001101100011001001110110100101110101010100010010000001000110011110111011001001101100100010110100111001011011110101111011010001111100111101011000100110111100010110010001011000111110010101010101111010100100011000000011010010110001011010001111000001110111000000110010001010011101000001000011100011010111100101101011100111111100101111001100101011101101000001001111001001101101000110100001000101000000000001110110110011100000100111000010000010100100110101100001110110011100111001101001001000100111110001001111010001101101111101010101011100011111001111101010101101000010001000110000010011110010010000101000010101111111001000000110110110100101111110110110111001000111011100000000110011111001001101010111101000010000011001011101110110101100100001000100100011011111111001000011100101011000111000110010000100000110111011001000101001010111101000010101001101111100001101001011111010100011011111111011011101110011011100010110100001110101000010101100011011001010011110011101101000001010000001111001101001100011010110110101001001010111111111111000101100001101010110010110011011000011000011111101111111010001010111111111000001001111101000001101111001010001001111101001100100101110111010110010110011001000101011000000001010010001101100110010111110101000001010111111111010010011000000111001001101011011001101000011011101011001010001011001010011000011000100111010110110001000101001100011000111101001010100000110110000001000110111000010110111110010011100111001011110100111101100011000010100000101010010100011101010101111100010011110100110010011011101100011010111000001011110000100011101111100100111101000100100100011100001000000011010111111001100110110010000000110101011011001110111001101010011110001011000110101011101101111101000011110001001101100110000010110111000000110111001001100010011000001001110001110001101000010100011000010011010010001100001010010011000111000111011000111101000101100001010010101011010011000101001111110100101010010010001111001110001010011100111000011101110110011100011111000011000101001110101101111001111110000111100111110101000010011010110000100101100011001100110011100000100100010100000011100001001011101001000100111110001000011001100011110011100101010011011010000101111010001000100100100011101011011110100101011011111111110001001011110001000101101111110011101010001100110111100111100101111001000100001100010101101101010010100011000010011000010100111000101000000101101101001111001111101001111110001111011101111001001000000011110011001010001100011100101101010111110001000110101111000011000110101001000110001100000001100000110010011011011110011110000110001011101011100100001000001011101101101100111001010010101001011111001101111110111101100001011011100101110011110111110010010011100011101000101110100111000010011011010110001010111010101111101100100100000111000011111111110101011000011111001001111100000111010000100101010101010110100101111010111000001010010001110111000011101101011100110001011111111110001111101011011000001110000110101101000101110000111011001010000011101100010011100100001111001011100101110100010101001111010000001101111111010110010111111001101100110100011001000010110000100100111100000001111000101010101111011011111011011110110100010110111011011000010100010000000101010101101101111000000101000110101000010010000110011110100000101011110000011010111101010111010001101001101111110111011000100100100111000000011001011111110110000011100100001101011100100101000111100001001110101111101001001001111110011101010001001010000110100100110000111001011101111011000101010110110000011010111000110111010000000110111010110011110001011000110111001010011010100011110010100010100100110100010011110110000110000011110110010111011010100001001101010001111101111010100010010001000101110111111001001111100100110001100101100100111010011011000110010100110011000101100101010011011111100101011000010010010011110011101010101000001100011111010101111100100011110111000010001001010000011111100000111001110110100001010111011110000011111010001000011001101100110001001110001010000010001110100011111101101001100001001000001001000100010110100011000000000000000110111011100101010011010111000111111110011111001001011000011110010111101010110100100110011101000100000100011110101110111000111001111001111000001111001010000101110000000010000010110100100111101100011001101101000010001010011010001111011100101111010101001001100011101001011001000100011111101000100010010101010101111010001111100111101111101100010111011000110001001111010101001101000010011000000011110001110011101101110100001111001110110101010100001011011001101010111001001101010101001001011100011011011010011101110010111000000101111111010110111011100001101100001111101101000011011011001010110100101000011000100111100101001101001010101100001001010100011010100000001001111010101010010100100111000010011011001000111001011111110100011110110011100000001111101010011010011010011101110010010100100101110001110111100011011001010110110010011110000101001110011100100101000101111010101001100010101110000100111111001101011100110000101101011100110011001110010100010011100010000110011100011011110100101010110011011000000010110011000011100101100100100000101010100100111001100010110000100100010011101011111011111110000000000110001101000101000101011101100001111011101111100011110000101011011101100101100110001000101000001100000110011001000010101011011111111001000111000100110001111011111100110010000101100011111111100000001111111011111100000000011101110000011011110010101111010101100010101001010011111111111100000011110100110101111001000001000001011111011111100110011101000100001000111111101110101110100101101001101010011100111001101001010011100010011101000011011001101110000100001100111100111100100100010101010010001111111101101000100001011010111010001110001111111100000010001011111100011100001000000110111001101011100011111000011001001110011010010011101111001001111101011111010010001111011111011001000000100101101011110010111111100100010110010000011010010011010110000101001100111101111110001010110101000001000101001011101011111011110101011001110010111110001100011111010110011111011000011000101010110110101101111101111001111001000010011001011101000011011010111010111100101100101101110000100011000000010011011100011001111001110111110101111001010110101010000111101100101001000101001111001000100100100011000100100001010101101001001110010010011001000111001111010110011000011011000011101101100000110111010101101110110101001101111111101011010111000000010011111000101011011000011101111001110110111111010001011000011001100110111011011110010111010111101111010110101110011010001010101100001100110001110000000011101001000111110010000111011011101010011011001001001000110001010011010011010100110101000000100001111010010000001000011001011010100100101001010001110010011101101011101111000110010010010100010101101101100111011110101110010101011010011010000100111001010101101000001101110010111010000011010010100001110010101101011100101100001100100010001000110000101111001000000001000011111000001011100010001001111101010111010110011100101010001101000001100011011101110010111111010100011111000111111001011011111101111000100100001101010001110111000000110000011110000001011111000100011101010111101000100101011100111011101010001010001101100100010100001010001000100100001011001011101100100100010011001110000110001011111101100100101001000100100011100001000011100110011110011100001000011011111000110010000000001010111000011000010110110101011001100100111101101010101001001010111001111010101011011000111110111001001101110110111101111101000100010110010111000010100010111010011001000000001111000111111010010001010101100111110111000011001111110111001100100000001010000011101100110001000000101000010011010010101010000011001101010001001111000100101111011010000000101100101011100111100111110011010101001011010000101011101111010101110110011100100101001000100010001011000111110001100100100101111000101001100111100000101000100011110001110011100100000010000011110011101110000101111010000000101101001100111111100110010111011001100000010111010110111001100110010000000100011101101000101111111000110101110010001000111010001010101101111001100110110000001000000010001010010100111110100110001010011001101001001001110000000000111100001000010111110100101001001011010100100111000101101100111101001111110000001101011100000001110100110000011011010100101011011101010111111011010011100110000011111010101011110010001101010110011100010101100011100101111100011011011110001000011000111100010001000010010100001101010000011100101101110101101011100100010110011101111001101111011001110000010010001100011100101100000100100000000011011001100011101110111100101010000010111001101111100101001001000100000111010100000111010011010100101111011011101110000010011001101001000101101101110011000010101001001110110101010010100110001110011101001000011111010110001011110111011101111011011000000010111111000101011100001111010001000000010011010111001101100111110000110001010100110111110111101011111000011011000000010000110111011101110101010100101001100010001100000011000111110010101100111010101111110001110000101011010011010000011100111111001000100010100010010111000100000101010101001010010110100111000001000111100010100000111011000101110110010100000000100111001001110101110101011011110001011011111000101100011001110100011100011000010011000101000100010010110111111011111111111010111000100010110110010100111111100001000001100000010100110001000100000010110000001110101101000011111001101000101111000100101111011001001110011001111000101110110001110101101111000101010010011100011100111101001000001011110001111111011011010001001100111010101111001001000111011111011101110101011101010010001001001111011100011000111001110100110111010100100110101011101110111110010111111100011100110101101111111000000000111101000011011000101010010011011110010001111001011111010001100000010001001011100101010010101111011110011000100101101010011011101011000001111100101101100000111100010111111000100100100110010000110000111100010001011101101001111011101101000110100001100011101101011111101000001000101101000111000100110001011111100001100011101100010101010110010110000100001001101000010101110100001011110010010001110110111110010100111011101011111010101011110111011101000110000010100000111001001100111111100001110110100101101101100111000011110010001100111111110100010101110000100111110010011110100100001000011001000110001001100101000011000011101010101100110011111110100001001001001001001101000111100100001100111110110011010011000011001110111101111011111010011010100010110111100000101111010110101111011000011100011101111100100010110010000110110101010101000100101011000001110010100110111100001111010010100011100001100111001101011010011001110011000001101110000001100000100111011001010110011110110011110111111100000001011110110011101110001101110110101000101011001110101100010010110101001010110100110110100001110001001100110111110000011101011101011111111100100011111011001011101111001111000111110100101011110011000101101001010110001011100100100011011010010101100100010001010111011001010100001100000100001100011100010101110001010100001011101111011010001111100110000111101110001000000110010010101000110010100110111001100011010011001100111111010010101111101011101000101001111010001011100011111010010100110101011011010110100000001100001011000100110011010100111100011111011010110110010110000100111101001101111101011011000110010100111001100010100100100001000101100010101111001100010001110001110110110100011010001100000001001111011010101010111000100110010010010001111101100110111101001111001010010010001111011000101100110001010111001101010100001000111110011011101111001100101100000111100001110110110000011011111110100101010011000001001101110011001000101001010000010111101010011010011100011011000010100011011001000001100001100101010010010001011001111101011101111000110011001111000001101000000001011111100011111010001000111001111001001000010001110000101010010001101011100001111101111100001111000111111101110011011001110100001110110000000010111000101101110010000000001101111001001110000010100010001001111101100101001101101110010001001110010110010110000001000111010111100000110110011100110101001011110101111101001010000001101001001000111101111100001100001011100000111011100110000100101101110000011010010011101111111100001101011111011001100000000001000011101111100000011000000110001001001001101010101011000101010000111011110100101010101100001111101101100011011100101110001101110111010000010001000010010010111001101110101110111001000001110111011111010111010011100001110111100001110110011011101111000011011111100101111010100010100111011101011110111000000011111111010110111001100111110000110010100010000110001000100101001001101011110111010010001111001010000101111010011111001010100001101010111001111000110111010010011110110101000110011110001000110001000100110010010101000110111000000010010000001110011011111001001001100011011001011000000110010000001100100101011000001010011100100100010011101111111010000000001101101011010000101010000001010010000000001111010101100010001101100111100100101001101111110111011001010011110100011100110000001111101100010100111011011000000001001110110100101010111010101010110010011000110000101011001001001111110001001001000111000101011111100101100010001111111111000011100100010110000011001011110011101011111000000010111000001010100000010100100100011110111010101101001110111110100100010100000101000110001100001101101011100000010010010011111011001111001010100000111011100100101100001011011011110011001001000000011100001100101001110110001011000101001100000010110100000001010000010101011111101110000100000110110011010010011000010100110001101110010101100000101011100101000111011010011011001010011101100111100110000010111000111101011111001001000010011011111111010000111001101000100111110100100001011010001111100110100010011100111001011010110001011001001111000101100110100100100010010011100010100000011001110110110111001000010011111010110101101111101011000000011010110110110011100110100011011001010001101011100111010010101100011001000010111011011000000000000000110000010100100010100111000101000010001001001000010000011110100000001110100011110000000001000011101101001001110101011010001100101110011111110000101111000111100000001011011110000000010101101010010001111010011001011100010111110001100110011001111110100011111111100101001011110111011100101101100011010010100111011100100111100110110001000110010101100000000110111101001010000100010101001111101000001001001111010111111010011000011000010011011000111110001001100010110011010101000100100111011011011010011011001111110011100001100011010110100111011000101010001101000111110011010000101110010110001111001110010100100110111011000100010100110001001100010000010110010010001010010010000101010011000011000001100111000011110011111011101010000011101011010111001010101011010000111001110101000010110111010000100100101111111100001001011001101111111101001100011110000010110110100001011111000111111111100000001111100111010001011100010100111100110001010011100100111110010001111011101110010011000100110100000010011011011110111101001010110000100111101100011101011100001010110011001100010010011110110101110111101010111001100001110101000010110011111011000011111100101011110000001011011010100010011000110110100100000111001110101000001100110111111011011011010000101101101010001000101001000000000111101001011101110101110100111111101001011011001001101111110110010100011100111000110100111100000110110100100001011100100011100011100001001101010001111001000011001111111000010100000111111111011010000011101111100111110100101010010000100100000001000110111110100010111001110110111111100111010010010001011111111011011110010100111000110101001110000001010001000011100011010101001010101111010011111001001110111011011100010101001100011101110101110111011101100010011000101001111010011010100110101010000110110010001000000110111110011010000111011001101111100111100011000101110010000100000110000111000110001010011110001001101001010010101001100011100100101111011110011110111010110001001100100011000111111001110010101100101101010100001101101110101001110010000110001010111100110100100000100101100011101110000010110000110000001010011110010100100100100001111101011110101110010110011110110010111000000011101110110101010001111111111010010111111011100011110101100111101100111110000111111100010101101011001000110001000010110111001101010111101101000010000111101011011010100101111110010010111110011000101100000110110010000110111100011011101101011111110101100010010001101100010001111111100100001000110010100100011110010000010010111010111101010111111101110011000101001101101100100100101010011100110101101000011101000000101100100001111100110001011010100100100011101111010000010001011100100100001011111000111110101011001111000111101011010010010000001010110110111011110101000111101100100011110000111101100010101111010011111001010101010001011011000111101110011000110111000011011000110110110111101010000010000101100011001111110011110100011101000110010100000010100010000111010010001001110111001111110111100111010000011001011101110010101111010100000001100100101001000100111001111101100111001010011111001110001101011111110010000010010110110001111011000001100000100000101001011111101010101000101010100001010011001001111011101111000101001100101100010111000001010010010000100010000010011001100110110100111110000000010011101100110000000100111101010001001100110110000100001001001000101000011000111100011001010000010110111110001111001100110101111110110011010110000010100011000001000100001110001011101000001111111000011110101100110101001100000101010011110111111001010001100010001000011001100011110001111010101111001001011100000000101001011101001100100011001111001000111011010111001100011110100100001110011011001110011000011110111000010100101110010101001101011101101100010000101010000010010110110111000010100011100101101101110111111110111100010110100000110111000101000000110101111100001010111000111111100101011101000110011011011111110010111010101011101010010110010010011011110001001011011011101011001110000001001110000001110001111001000100100110100010111100110000011000110000111000111100011110111101000001111101111110101010010100100000001010010111100110011101100000101101011010001010011011110101100011110101000101111101010001110001111011011001001111110001111011111010001100010111000010100100001110011100001011011101111001011101011001111011011101111001110001010101110110111010011001001000110111100010110100010010010111110011100101110011000011101001110110000100100111001001010010101100100001110011100001101111110010000010000111100001111001111101000111111111011011110110101000000000111101101111010111010101101010001010010111000011000111000010111011001101011110001101100111000001101110110010001100001100000010100101110000111110111101110010000001101000000110000111000101101001100000010111011011000001110110001100111111110110100000110111000010100011100010011001101011001010001001001011110101010101101111001111110111111010111011010111110111011001100001001010100110111100101000101111011001000001110100100000100010100101100001101101101100001101110111101110100101000110011111111010000110111001001010011100100000111001010001000000000011110010110100010001010010011011110000100110011111011010001010101101101000100101110011110000111011011111010101011111110001110001101100000110110101001000111111010011000011001100010001100101111111010111110101110011010001001011001110010110110101011011000101110101011000001000011001011011000010010100100011101101110000100011110111011010111000111110110010001110001000110001011101011111110000000001100101000100100011110111110010010000011010011111011111010001001000101110010111000010010100110110011011110100010111000011000011101011000101101010000011100101111101000001101110100100000101110100100111111101001100001011110100101000001011110011001010000100110000100011011110010100011010000100001101100111011011111011000111101100100101011011011000011111100001010010010101101111000100101001011111110000010001100100111110100110000010001100011011001110001101011100001000110100001110000110001111110010011001100010101100001111000010111001110011011010000110100100010010010011011101101001000011111010011101101111010111001011110101101100100000100111011110011100101011010001101111110010101100010111000111101110011101100110001100001010111000101000001100000000011000100011010100001110110101101100001100111110011011000101011111001100110110010110110011101001001100101110001000001110100011011000010101011010010001100100111100111110010101000101101001000001110000001000111000001111001101011011010001011000111011000101011111010110110111011000110001000001010011100001111111110000011011110111010110000101011100000000001000000011111100011111101101011011111010001111110000000000000011001100011000110001101100100100000000111001111011011101110111100011110011011011011101011110101100110000001110001110000001000001000111100011111110000101101001111111011000011111110100100011110101010011100111010110110010011110011000101001010100011001000110111000100101011011110101110101101111000010111110001100010111001001000010101100110001011010100010011101110011010000111110111001010001000001100010000101011110101101011101001100101011011111101001010100101010101101000110100000010001011011101001110010100101110010000010111000010110100101110011100011010000100111111101101000101110101110110011110010001011100110111011100001011111011111101010110001101010110101011010011100010100001000111100111110110101001110100000101000010111001000111011111110111101000111001000101001101101000100100100000000000001011100001101000100100010110101111011100100010110011001111011111111100110010001100101011011001110010000110110101100101111101011000010000101111001010001000110101111001010110100110011110001101001000110101111111010011100001101101110010100001001011110000010001000100100011001010101111001111101110101100000101010100011101100011110001011011110100001011100111110111110100111100101000010011111000001000110000001100011000111010111110011001110011011110100010111001000100001010100110100010100100001000110001100111011010110101000010011100111011011001011110111100100000001001010111011111111000111011100100011110101100000010000010001010000111010000101101110101000001100101000011110000100111001101010010011101101100000101111001100001010001110111100100001000110010100100101111001011001011110101001101010101111110001011111110001000111000100101011001100001100001110010001001110000110000100000011111001100011111110101111100000101010110011111100111100010110011010110001000100111001111111010110101011101011000000101010000010110111111101000010000000111100010101101101001010010011011000000011000000010011110111101111000100110100100111011011010000010110010000111000110011101110000001000101011110111100011111100110101101001010010001100010110101111010000110111100011001001000101101110011110111111101101110100111011110000000011111010000100010011011101100100000001011000100111111001110111101101100010111110011100111011101001010110010101110111101010101100011100001100110101000111101110111111011100111011001000010011110011100011101001010010111110111100011001110001011100000100111000100111110010000110011101000101001111101010011111111110010111111110100010011101010111000011011010111001001000000011000101001110001100010011110011111111000111101111100111110111000000111110110101111010110111010000101110010101010100111100100101010010000100000101010101101001000010010011001011111011001110000101110101011001010000110101111100010110100000001001001101111000011100001110111110101111101001011100101010110001000101100010101001110010001100001010100011010011100111111001001110000101010001011100110011100011001000010101111011110001100000001101011101110110011111001001111111001100011000000011111100110101011110010011011000010001100101111010001000100111010001001001110011000010010001000010011101010111000011011001010111011100001000010000011001110110100101110111111001001000101010100101000101011111111101101001000010001000001010010001100011001110010001001100011111100110001100101111100010111101010111101011001001010010011111011010001100101001111000000001011001011111100100101010010001011110010111110111101011100101101100110011100101101010101001010000110001100110010000110101101100111001100011011000110001110111000001101010100000001010000011010111011111110111011011110111011111101000111000011000101100100000011001011111000100001000010101110110000010111111111110010000101001001110100011110111010100100101100000001000000100010011001011100100111001101001111001110111000101100101101000111000010110001111101001100010010100110101111011100010100011110001111110000100110001001111111010010101011111001110010011101001100110101110001101011101111000100110101110100011111100100110000001000100010011010010001001000110110000000001000011011000011011110001101011010011100010111001010101011001011101100001100000000000001111010011000010001100011010000101011011001111111000011011011010111110011101100110001100111110010001010111101111100111001111100101110000001010011110101111111011011111001000101001110101001101101010101010110101011011101000010110111011111000001100010111001010111011010110100011001111100000111101111110110111010101010110011001000111111001000010001111111111100011001010010111101100101111110010010101011110011111110010011110101011000110011001011010110010001110000101101110111011110111011011000000110001100111001011000110110010011000101110110101001010010101101100011011010011011110010000111111101101101101011010000001110100110010000101000011001001000010110110100000000000010000111011001000101100001111010111000001001101110000011111111100111111011100111011101111111110111010111100100111110101011100111101001111010001111111010100100110010111110101001101110111000000011010000011011100110111100111111000001110011011110111000101000000001001010010011011101100111010110101100001010100001011110100001001011010000010101011111101110100011001100111011000100101100100011011100011111111000111011010111111011101001100110010110110010110111101100110000110111110000000010011111110011111010101010111101000100011110011000111001110110010100101100100111000011001110011000100011100101011000110001001001101111011011111111100001111010101110101011000001011010011100001011011010010111101110101000110100111101111100100000100100111101000000001101101111011000100011110110100010111111001110011100000010001001011110100100011010011100011011000010011110000100111001001010101110111110000100101000011000000100111010001110111101110001000010100000101100100010101001100010000000000110111100110100001111110110110011010010101110000010011001101010110101000000001101011010010100000001000000101001111100011010011101010000001111101110010100111010000101010110100100001111100001011100010101001000010110110101010100000110101111001111010101100010000011110100000000100100000101111000011100101111010001100001110111000011010000111100000001101110101111010001001111111010011000000011000000101010100011010001111001011100010100101111100111100111011110001101111010010001100110000110111000001010111000001011101011011001010010111011011001111101100100010101000011001110001001000011000010111001010010110001110111111110110001000010001100100011110001010000101011101000001001010110101101101001111011111010010010001010011100101110001111111011110010111101110110000101101011001000100001110110000100110010001001100100000001100010010100101001001000000110111011101110111100110101011001101010000001000000010000010001010110011011001001110001100010010110110111010101100000101110001110111011111110000111101000111001000111000101100000000000001011110001101111010110100010000000010110111100010101111110111000111100100001101001100111111011100111110001100110101000000001011000010100110000111100111001100100011100110101101101101010011000110101000111101000110001110110011001000111010010001011110000000000111011010011100001001011101010000101100010100110001111011010111011011110000001111011101010101001101001010010000100111011000111001100000001110110011010111100111000100010110010110111011100000101110011111010111010010100000010011010001100010001111000001000000111101100100111011111011001000010110110100011011010001011011011000000110111001001110110000101010101001010000111000111001010010101110010101011111000010101000111110001001100011100000010011001011001001000011100001101000010101001101111010000111000001001111001110010101101111100010011011111001001011000101000001110100001001010100101000001001111001011110010110011101010111011010100110111101111011111011100110101010101110110000100001101111110100101100101010111001001011010011110010010110111010000010011100101111110101101000000101000001111110000110010101101101111000111101111111000101010110001001001101100110101010101111001000001001100000011011001010011011011011011011100110010000011001110110001010111111011110111111010100111000101011001110011110011011010110110000101000011011100011011000111010101010011110011010101101101000111011111110011010110110111010111011100001100100011110110101110011011101001000000101010110100101111111001000111010000010001110101000101110010001101011001100001011111010001100110000010000011100001101010100111110101100101101000100111010111100001000010011011111110100110011010100000100111001100001011000101101111011101101010000101010101111111101101001011011100100110010010110100100010011000011110110011000011101100100001110001010111011011111111000000111111101111111011100110111111101000111011011010111000010000000011110111110010110001001011110010010010110110110001101100111101100101001101011011011100010000000001000011010110010110011010000011110011001111100111100000011010111111000010111011011000110010101110000111001011110110010110001000000011100110000101110101001111110111001011010110011010101111111100111111100000101000010110110110110000111011101010011000000110100111010101100010001100001111110011010001110110110100001101011101101001011011011000000100000011111111101101111111011101010001111111001011101101001110000010010100001111101101001000000010000111011100100010111111010010101011010010111100011110110000110101010101100111000001011000010010101100000001001001100001110111100101011000110111101100011100101111000011001011101100001100011101111000010000101010110111010111111011001010110011101010001111001110100110100011001111101010101011100000110101110011110111011000101111010110000000010010101100000101101110111001110001001001011110001001101100001100100011000100111000101111111011000010110101110101001010100010010010100011101110111001010000010000110100111110110100011100010101010011110110011000001011010110001110101111101111100001001110001010000100100111011000000100010111001010011010001110000001111000000011101000100001001111101101000111111111001001001010001000001011100001000111110111011000011000111010001001110001011001001000011100100100101110100001001101010000000010101100001010000101000001000110010010101010111011010110111011100011101011111001100100100000110010001111111011010010011110001111011101001011011011100100001010010000011000000000100011111011010111101000001000101011001100100010111111110000100010001011101010000111111101100100000001110010001000101010111100011000001100110000011100001001000000010100001111100000111000101101111000101111111010101100100100111010011001100010110011110000000011001001101001011001101111011101001011010101011011110101100100101100100010000110110110011000111101010011101010100011100110100111101101010110000110101110110100111111100000011110000111001001111000000010000101100110011011010110000101101101000110011000000011110000010011001000110001101010101001001101111111111101011111010011110110100011011111000010000001111110000001000000110010001111101110001101011110100010010110101110010101101001110110110101110010001101100101010001011000011011110011011101001100110101100000110110111010000111000001000010011010101011101011110100100110010010110001001101001101110010101100111101011011000111010101111100010110000100110100101010011111001001000001001111010111001000000001100010110100101000100110001110110101111010110111101110011100110001101010001111000111100111010011011101110010001101000001100110111100001100001111011110101111010001000010000110100010001101101100000100100010111100101000010001000111010101100110011110101010100000110100101110011101011110111011110010000000000100011011010101000100101000100110010010010000010001011011011110001110110001111000010101010100111001110011110101000111000010100100010111010110010011100111000111110110011000100011100011010110111111111010110011101111000010110001111100101111101000010101111111111110111111100110111001100011100100111110001000100111001000001001101011010101001000010011000001100111011001010001101010110100100011111110100111100100010010100101010000110000011001001111101011001011001000110111100101000101000101100011001111111111010010100110001011111100001110111001101101111011111010101111110110011000001100001101011010000111000011110110110100100100010111101110000110110111001000001001010101000101011001001000000011110101010001101101011010111101000110010111100110100111111100110001010010010101001001110011010010101100101111000011010110011001011001011011011111000110101111010110110100100011001111000000000011111110010010001001010101100100110010001101110001011011100110100011001100001001011010111010011011000000000110111110110001100001110101111111011100100111100100110110101101110001011111001101110001011110010001100110100000101001010111100101100000110101010110101100001101110001101110000111011000111001011001001000111101110000110110100010110111011011101000101010101101011000110111010111101010001101110100110100011101110100110000000110011111111110010101101110000001111111000010101001111001000100110010101011011100000010110010000101011110111001101101101000011100001100101011100110011000101001001001011011101110100101001111010110011000001100101110011000111101011011110101101111100110010011110000010001111111001111110110110011111011011110110100011111011111111101111000010101111011010111011011001110100011011100011110000001100001100010000110010001100101100101001111110010101001001101110011111110100110010000111110011000001101110101101101001011100101111010111011111011100000100010100100101110011010100010000100100110110001101001101110010110100111011000100101101110101010111101001101111110001001111101010011011110100010111110101011011101010100110111110100100101111011110110000010010100001000111001101011100001101010010001001110111010100011110010100101010101101110001001011000000100010100001011000110100010101110011100000101010101111001011111111010111000010101110100001110000000111100100111110110111010100111000001100001110110100111000001100101101110011010000001111011000111000111111001000010011010101011101110100000010111101001010101101111110100101000100100010110001001001111111111110111010000001111010111111100001001111101011100010110011001011101111001001111001100001000101101011011101101100110010101011001100010011111111001110011100001110111110010001000101111110110001110111111110001111101001101110011011000010101000011011001110110011101001000110001111011110101110101110100011000010111000110110100100111110001111011000101001011110110011011011000000000100110001010111100100011101000111011010000101100011110010010101100010001110111100011001010110101000111100110100101110010101110110000011011101011111000001011001001100000110000111111000110100110010011111110000100111110100000011000110011001101111011010101100101100010111010010110001110100111111101010110011111110011101010011101000101111111000011000101011001110100011101001010011001000101000010111100101111000011011011010100110011110100010111010011100110010100101101001111101101110111010100101011000011110101110100001000110101011000011101000001011101000101101000011011111010101000111000110100110011100111001101001011111100011111001010111010001000000011111101011110111000000101100011111111100101100110001010001011100000110001011110101101110011000000101110101001111001110111111011011110110100110001100111000011111110001101001011010100001011110001101001010111000001111001010000010011001111010001111111110000111110101000100001110110001110101000000011010000101100100011110001010111001110001011000101101101100111111110011010101011000100011100111010100110100101100110110100110101001001001110110011111111100111101111011101100100010101000100011100001000010010101010100010011101110001101101001110111011001000111010100110100011100111000001001101100111111110000100101001001000111011111101110011100101000011011000101011110111110001011110000111110010101011111010000110110111000110010100001000000100011010110101001100011110000011100011000100011110001011011100111111110010111000001001101101000110000011011011011000001111010101101101000101011101100110100000101010001101010001011010110011111100110000011101011011000111111100111100101011010111101110110100101100010110011100111000110001000011011010000100000110111101111110111010001000001111100110011000000001010101010101101101011110100100101011000010001100001101111001000110101000011000000110110101100101101111010101111110100101101111011110101001100100000000111010110001110111000011010011110000101101010111000100101000111001110101110101010110000011011100110010110000001011110001110100111000000111000100110010100000100101111110000111101001001010110001001101111101000011001110000001110100011011010001011000010001010010101101011010001010011110011111001110011001001110110011011101111010111001010011101100000001100000111000010001001010001101011110100111110011010101101100000011100011111011101110101110011100001010100011110111111111000111100011001101001010100010001111010100011100010110000001100101000100010111000110011111010010000110101010000100001011000011010100101100101100100010010011011001101001000011100111100101011111000111100110101000111000001100001101011010011100101011000110110000110100101100111000100001011000111001010111100111000001011011011010011101000010011110111011000000000110011010101010111001101011100010001111010110100111011100011110001111110011000110001000001000010010010011100101011001110110111111010000001110011010001010110111110011111000101010100000111110111001011011000111110000000100000111010110100101010010110011110001010100100011100000010000011011010101101010011000001101111110101111111000111111000010011110111010010001000111010010110100011001011011011001101010100111100111001001110111011010010110001110000010100101001110111101100000100010111111000001011000111011000101110101000011011001100111001010110010110101110010100100110001111011110000010000110011101111011001100010101001010010111001100000000000100111101000110100000100100000100101111101001011000010001101101110101101100101010111011011101110101101101000101110100110010001110001101111010101111101010000101101000100001111001000100001001101011101010111111010000011100011110010101101001110111110010101001001110010100101011010001110011100010011000011011000010010011111000101101110100111001011000111000001110110010000011010000111011110001110000111101001111010011111101100000100101000111110000000101000010100111001110001100010001100011100010101111110000111110010110010000000000111001110100100100110010100101010011110011110101100011001111101000111011011000110110111010001101101110111110010001101001101101010100110001001001100110011000110011111011001010001101010000110011011101010001011011111101001011111111100010101101110100110000111001111100010101110001101100010011101110011011010100000111010111001000110101001011111100001001100000101000011110000010010110001010000100010101110111100100000000011011100100111101110101011011001101111110011000110101110000100100100011100110110010101110001011101001101011110011111010110000010000000101101100001100110001110011101101011000111111001100001111010011001111111110000100010100101010111111010011110000010111001011100011111001001111000001010000001100001101000000101111001000101111010001010001000001010111110000010101111100001100100110110110100111001110101100111111101010110001110011010100110011110100101111101101111101100000111000010101111001101000011110011101010110111101011011001000011010111011101001011111100001101000001001000110100100110110011010011110011001101100001010110001111100110110011010011010010110011101111110101010000010101000001101111111000110011011101111101001011100110001100000101110010110011101001100010010010001000011100011011110111011111010000000101111101110001100011001010001111001010011000100000100111110100111111010011011001100001110011011111100101010001110011000111111101110000000001000010001100011000110100111000010101010101010101000000011001001111010101111110010101110001011111011001101110001010101010101011111101011100101001100011010000111111111100010001000011111010110111000011101000001010100010101101100110000001000111111011100010110100110100000011011000010110001011001001111101011111111100111011001111101001110100110110110001000001111101000001110000100001100101000101001100101101011000101111100101110101110100101010110001111110001101110100100110101010110111000001001101010101001010010110111010100111101000001000110111000000000000111000011010110101000011100111110011011011111111101011011011001000010111011000100010111011010001110110110001000010001101001111101100101111010000000001010101001111010000110001000000011000001011111000001001101000000010000110001100101010110011110110010011000101110011110000101101000010111000101000011111010101100111001101000111000001111110101111011001101110011000010000101010100000000100101000011100011101001011011000000101100001010101110101001111010011010110100101011101001101110010111010010001101001011011010101000001011100110100010111001010101010110011110000100111101100010110011000101010011000010010000101100101100001110101000000101011110100010011011010101000111000000110101101011100111000001011110111111000010110011011100100010100001000110111101001010010110111001000000100000100001000000110100101010101100001111101001001100010001101101010101110100100100000000111100001110001101011001110001010111110011100111110011111001101111001100100000101010000010111100100110111100110011100001011101100110010111110011000100111101000000111101011110001011001010010001100010100111010001010011011000001100011100011011001000111001110000011101011111101010110101111100100100100100010101011111111010000011110001100010110011000010101011001011011101110101010001111010010001011101111010000111111111101111001000111001110111001001100100101110000011000011110101000100110100101111001011110011100111010010101001110100111001000100100110110000111000001111110010011001101010101110010011010111100000100110000001011110010100000101111011010111101001110111101001000110011100001000000010001001010000000101101100100011111110010101010010001110101000111000110111111110000100110100000001010100100111110000110001000001111011011110110110010010110011101111001100100110110111001000001100110001110011001111001110010110101001000101100110110111101101001010001001001101100101100110010100011101010001011011101000010001001101100110110110001101110001110101001010011011111111111010001110000111111000011101100111000001100100000010000000011000000001000001000010100100001100001100100101001101001010100001000111001101001100100111110011000001110011010011011001010110000001000100111010100110000111000010010111000111000010111001000111110101111011000011000010011010111111000001010010010101110100101011101101010111011100101001000100100000110101010011101010000000101111010011101010000000000011100111100010001111100010111110101111101000111111111100110010111011001010110001011111001101101110100111001000010111111011110011010000101100010100001010010101111000000101100001111011001011011110100001100001111110101101001000101011110100010001011001101100010000100100110011111111001100111000111011011010010100001110011101100101100000000010001111110011101001110000011011001000111011001101010100101101010011010011110101011100100000011001100010000010010110010110001011111010111110111011011000010110011110010101100011011000110111001111100110100101110110100001110001011000011001011010011101110011000001101001001100110000111001010110011111000001011110111001100101100100111010011100111001110101100011111100111011011100001101101110101101010010010001110101111110111000001110001100100010011011100101011011000010110110001000101000111000000001110100011001101110010001111110100101100011011111000001010100100000011011101110110010100000110101101010110011001111001101101010111000001111001001110110100011010111000100000110010101000001000101000000110011100101000010010100011100111011011111110010000010001000100101110010110010001000010010100001000111010001010101111110010101001011101000010000111101011001111110101111111111011101101000110110010010110010010101001001100111001001110010100110011011111101011000101101111110011010000110011000100111011100000110001010011100100011100110111110110101101111010101010011001100011010010011001001000010010011111001110000011001000100101101101100001011111010000101111001100001100100111001111001011110010100100110101110011001001110111010100000010001011000100100011000111011111101001001011001100010110001111011000011110001111111001001001100011001010001111001011111000101110001100001010110000111101110010100101101010111100011101011100100000000100001001011010001010110010011011000101001100010100111001001101101111011011000100111000010101101010000101100100001011100110011100111110010111111001010101101000100000000000001101100110111110101110100100100001101111111010001011011000011010100001101101011010111011001110010100000100011111011010110000110000111010000111001001101101110100101101100011111100101100011011110111001000000110100000110111011101000111011011111011111000101011001011100000011111011111011100110000101101001111101000110111011111101111101111100011000001111110111101100100100001110110000001101000111010110010001111001010111111110100011000000000111101000111000011011000000111111111000000110100100101011111010000100100011101001000111110111010001100001111110010111011111101010011100111011001101010011110010110000001001101111100110011001110100000011100110011001000101000001000000100101010010111011010010111000101101111101010000100010110111010101000110110110111110011111110101011000111101111100011101111110000110010110000000111000000110110011011110000110010001111110001011000010100101011010101111110111011110111101000011000001010011111100000110101000001010111001011110001101000000000101100000000100100100100101011100000011001101110110100111000101000100010001001111011100001111000111000100100100101001101001010000011011101111101010001110110001111100111010111000001001011111111101110101101011011010000000101100101111001010100001011001100110001001111010110001000101011001110101010011101101011100100011011001101000110001011100011101001111011000110100110101101100100101011001010110110110110101101001110111011000010010000100010010011110010010010101101100001011000110101000010100001100001101110001000101000111001010001001110110000001001100011110110110000011011011011011010011000000010110001100111011000100011111100100101101100110100001011000011000011000101001110101110111000000011111100101010001010100101001011100001101101100010010011101110100110001010011010111001111100100100001011011101010011010010111111011011011100100111101001111101111101000001010010000010101011110001000010011100000101100111001001101010100111111111000011011010100011100100101010101001000101001111010010000101101101011111010011100011001010110011011101101100001000010110011011100000111000110001111110110101001100000000110000100100101101111110101111100010111001000011101101011001001100011011101000100001010100011101000111011111101101111110100100010011010001011000001101011001110011000100111111100100111101101101101011110100110010100011011001111000100100010110111010100000011001110010011100001100000100100111011101000111001011111001110001000100111000100000111001101010110111101011010011111101010000001101101111111101100001000001010001101010100110110011010010100010011001111001111010001010011101100101010110100011111010110011001101101111110001110110011110011000010101010000101111001100011010101101110110101001010101110011010111101110001101001011001110011000010100111110100011000001011001000101100010000011101000101101001111111001011110001011111100110000110110001110011100001011001101100000110110011001100100100001100101010001110110011101101100011001110100011110101011101100110111001111001111010000010010100100010001101001001111001100000010011011111100101001001001101001101011110100010111010010000100110110110001010011011011111111010100110010000111011001100110011000110000110101010100001110101011000101111111001111000101010111010111101100110010010111001010010000101100011000011001000101010001011101010011101110011111101001101011011101110111111110000010110110010100011011101001111110000100011011110011100000011100101101010110111111001011011110010100011010101011101111011011001010111011101110011101101010010011100101010001000111011001101011000011110000010011000010111111001001100000000010001100000111110001001010000110001110010011101011101001111010111001101001110100111101011000101110111100010111001000100001100111000110100010011110011111110001101100111010100100100011011100110011100000010100000011111101110001101001011101011010111001101101110100111101110010100101100001110011001111000111000010011111100110100010001110101000010011010111111111011000111001111010101110110101011001101000000100111010110011010101101101001110011110001011100011101001100100101101111010011010001010010010101001001011111011010101110110000110000001101100000100100011100100010001110010110101010001011111110011010111011011111111000101101111111000001101001111000110000110110010001000010000010000010001010011001100011011110110110011000000100101000110001100100110011010111110111100011010001000010110000110001100000011110100110101011000101110001001101000010000110100011110111110000100111101101101100000101010000001110101110001001010101111011101100100000100011001011111101101010010000001011101000101000101001010011100010111110111001110110111010101110000010101011001011000100000110000100101011110011101100010000110011010010101110100111001111110001011000111010101101001000110010111011101100000101100011000010100110001010001101001101011101001001111110110011111000100100001100101110010011110100110100000000110010101111101011110011101000011110010101110100001101010000110011111011111010011101000111011100100110110110001010110001000110000111101111100000101100010111100000011010000100001011011100110101001110001011101111110001001111100011011000010100010101100000001110100110010100101010000101101111011101001110011010000001000100001110011010001001110011001010110101111000100110110111111111011111010011110110011100110110010100011101000111111111011010101011001110110110111101110111111001000101110010011001001101001101101001001001011111110011101100100011001101000110010001111010001110110011100001101100110011001000111011100111101001010011011010000000111101000011100111100000010011101010100000011100101100100101101000001000110010101100000110101100001010111101110001100111000000001000110001001100010000010010000010111011011111110010010100011011010001001000100001100010100010110000101000110001111101000111000001011001010100000101010110001101010111001110010001011011000010000111101111100001100100011011010010110111001000111001111011000110111100101011100000100001011111101110110101110011011111101111011000001111110001111010001000000110010110010111000111100110101000010011110111001111010011010001110111001101001111000000001011000101111010111101011101101010010011100101111010110111101011110011100100001110001101001110110111110100100001101110011100101100001011001101101111000111011000011010100000110001011000001110000100010101101101100111101010011101001110001010110010000011100010011101111101111010010001111010011101100001001010111001110101110110010010101110110001100011100110111011001110010001110111101011011010001011101101101011100110000100001101011011000101001101011110011111010110100010101110111110001100011110110011010010010000010000100111001011001110110111111101000000111101010100000110100100001010111001100010101100101011001011100101001010110101000110001011100000101000111011000101110000010011100000100101011101001011101011110100001110111100101110100000110010110010110111010010010011000101111001111000100011011011101100110011000010000011100000100001111101101010110001101100011010010001110100100010111010111110100111110000110101101000010000100011101110010000010001110111101111111000001001011101100110111100011001000001100010111000111001100101010110100011011111101011101000011111110101101111111010010100000011101110010000110010001110101100100011010001000111010001001101001110010101100111110010010001011111011000110010101110010101001001101101110010110001101100000000111001011011000101101010011011001010100010101101111100001100110111000000111110110001100000000101010111110011101111111010110010101010010100001011000110100101110000010101011001010001001110010100100101110011101101000111100101010011001000001111100011111001110010101011000011000101100011100001110110001100100001000010100000001000010011101101001011100010000110110000010000010111110010101111000010110110111101000110111100011100001110110000001111111101111100101000111100110111000110000100000110011100111010111011001000000001001110011001111111111101111001001001100001101110100100001010000011000001011110111001001101111000010101110010111111111100001100000100101011111000011011000001001111010110011010000100011011000010100101000110111100010010110000101010010101000110001101011111000111110111010000010011011000100011000100001010111011110010001100001100111010000101101100011010110011100100100111111011100001100010100101010101001110001100010100101110111010111010110000000101011010110101000011011110111001010111110110000011111101111001000110010010110111011010010010110000011011001101011100110000110000100001101001100110101110010000101111101011100101011011111100010000111110101101100011001110101100110101111101000010100010001100100100100111100100100011100101100100100100011011011010110010110101101001010100100110101011100110010100010001001011001010011011111011110001100110001100010100010101101011101110111001010111100101000011001100100110110101101001000101110110010010110110000011010000111001011101011010010011010001001011001001011100001100000000101111010000101101001100010000110110111001000111110001111110010011110010000010101100110010110010000001101011100010010111110110111101011101001111110111000110000100000110110010111011011101001011010110110110100110011000011011010110111110101101010101000110110001001010001001001100101010100110001010001011001101000001010001001111100101010000111011000101000111010111111101010011100101110110010001010000001101101000110001010001010000101111101111011001100010011000010010100000000111101001101011001010111111000011011111110011100100100111101101010010100101000111110111111110101011000011010011110100000001100001000000001001101010110110011111110011010010101011110101010001110000111001000011110101101111000011100010110011100010110000011001011000100100110001111110101011000011110101100101111011011101010110011101101110110011010100110010101001100010001101110110110010101100010101111000111011001010110100000111000100100010111000110011101000101111110111001110001001111101110111010011000010001011101100011111110010111111011101100111100000000100101000110110110111000001000110110110111011001001111001000001000111001001000101111010000010001000000110101000111001011011100000000100111001001001110100100111111000000110001000001100110101100010010110110011111001011000111110110110010010111010111000101011001101011110000111001111100001101001110101000001100110100001000101011000010110010100000000100011000010001110110010100000110101010101101010001011100111101000011010111010011000101100000010010000010110001110101010010011010011000111101001110011001000010110011001011110111101101100111010001100001110111100100010010111110110000100001100101100011111001110100110110010011011001010010101010111000010101111010100100111010001100001001111100001110000010000000110001100100010011111111000001111111011110010110010000100100110000011111000111111100001011100011011101100010101101001000010100100110101110111001000000101000011010010011110011010000000100110000011011101000101101111001000011110001010001100000100000110000111011111011111010010010101101000100000110100010011000001001110100100001001000010111101111100111110111000010110110000111111011101011111100100001001010110000011010110010110100010000011011001100100110100000101011000011001101011111001000101101000110011101000101100001100100001100111010110011000110111100100110000011001101011110001001101011110001011010110111111110100000011000000001011111101110110111111110001111011100110101110101000100010010010111011110110111111100101010100111100100000011110101000010000110011111000011100100011001101011110000101110101100100111101010000100010010010010000011001001100110011001011010011101101000000100100111101110111000110101111000000011011001110100110011010110100011111100101111110000100110011110000110100011000111111100001010001101001101000011010101100011100001000110100111011000001010000110101101100101101100110001011101110100011100100110101011110101110010011100110001011100111111101100110000010100110000100100101011110101110011100011101011111110011110000110110011110101101101001111000100100010100100100100000110001011010111011001101111111011010100011010000000000010111110001100111011000000100100101011101101110101100110110010010001101101011001110110111010000010000101001111011111001001010001001000010101000001100001101011001110000000111110001110000111010111110101010000100010111001111011011101110100011111000010010011000011000110010010001100000001011001111000110110001110010101101011101011100101011001011111111010110100101101011101110001010011101101100111000101111000111010010111010111011011110000000100110010101010101010001101010010110010111111001001111111010011001001001111111110000011001111001101100110000101010000111111110100100011110011000100000110110011101001101001111110100101110010011101111011111010110010100011111101010001110000000011001101000000010010101000100100100111011000011111010000011110001111110011000110000001011010011111100011100010010111100000010100010101100001010000001100101111001101000011010100100101011011111101011110111111100010110001000110010100101110000111010101100011011011100100110101100010011110101101111111101101100101111100010100000010101111000001010100100111101001101110110100100011011101111001101100000010101001110001001100110101100010010101111010101001000100001010010111111100000111111000101010001001011010010110000101101110111110010110011110001010000010011011000110011011111101101011101101000000010101000101010010010100111011110110111000010111001101001111001111110000010100000100001011010111101100110111010111001111001110101011111111111010110010101010011010110111000111000011100011111001000100110101100100110100100001001110001101100011101001011000011010010110000101000000100101110101011101100011011100110000000000100010100010100011011001000011010110101110101010011011010110111001011011001110110111111100000010110110101101011101001000000000000110101101001101111010110111100001000001101011000000110001100110110011011011001100100011001111110011010111001101111000100110101101111011100010011101011111110101000110101001010000101110011001110011101000010001111001101001110101000001010110111111001010001000001110001011001101001110101111101001110010101001010000101100111000000100111000110100000011011000011101110011010001100100010011100111110100010000000111110001001111010101000010100010001010110101001010001111011000111001010110111010111011111010011011001011111010111100010100001110000001011100011001110111110110101110011000001101010101010110111010010110100101001111110011011110101110101111101010110111001100110110001100000110010001100111101110010011011110111000010001111110111100001110011011111100010010011100001111001011101100101001011101111011101011010011100101010100110011110011100110001001110000100000101101111001100010100101000010111001111101110011111000011110011011111100001111111010100010001110011010100101011111111000111011011001110001000001001100101011000100010110011111001011101110010101110111011101101011101101100000011001111110011110011001001010011101101000001000001110111101000010010101010110011101011111000010111110000001110000111010100011101001001100110001101010101000110010000110100011010100100010101011101010000000111100111010100110101001110100001111011000110011110110111110011101001100100011010100101001010101110100110001101000100001011100001011001111101001100111000010110111011011111011010001100010111000001001100100000000111111000010100110000011111100000001101100101100100111110110001110000110100110000000110000100101100110010110100001101101000000010100001101100111000000100101100111001000111001101101100000110111100100100001100110100001000110110100001110111110110110010011011100110000101000000001111111010011001000101001011011111100111011101110110100000110100110101010001000110110100000111111011100011001100100011010111110000111001000100100001010111101101001100010000111110111100001011010100010100111001011101000011011110101111000010010001100001001100100101010111001101011110001100010010000101001100000000001010000001101001011100010010000110100000000110110011001110110011001101000010001101000101000011000000000101101111010100011000110111111010111111111100100011101100101110100101000001001011000111011010011110100000010110000001010001010000001101101000000010000010011001000001110011001110111000001010110111000101000100101011001110010000111101111010000101000101011010010011001011100111000001100110110011111010001011110110010011010101000001000001000101001001101100101000110101001100101001011111100000011110010111100110110100001101110100101011100001100110000101100011011101010111110011000110110110000100011000010010101011110011001001100101010011111010011111111110000011011111000011100110011001000110110000010111110100011110101001001000110011000000110001010000010001001010110001110010100111111111111011101110011100111101100000011001001001110101000001001001101111101100010001000001000010100010110111101101111010010011100000000010100100010000000100111110101001101111110000100110111111101111011100101111000110001110010100100000011101000011001010011001000110111011101101000100111011110000100000101010100111101011110111111010001100001100001001111000010001110101111010101010110100001111010011000011010100010010011100110010010011101000101001001001010111000001001011100111101101000001110101100000110001000100110110010100100110010101100010011010100000011110101010000010101101101010111000101110011001011111100001010010101011010100111110010001111101111010001101101111111010001010111101010011010001111110011001110000101000010100001101110000000101111011101011001101110000101101111100001000011001001010010000000010111101000001111010010110010111011001110000011100100001111010101111101000000011010011100111010001011110000100000100000000000000010011110001101100011101011101101101000001101000110100100101000110010100111101001010111100000011101100011010000001110100101100000101001100010010011001011001110010111100001001010111101001100000011110010110010010100000011111100010100101011001101000110011110001110011101010011001101001001111011000111101001001001101011010001111110010100101111110010011101011000111010100100011010011000101010100111110000100001110111000101001001001000010001001101110100101000110100101101011001101011101010010000000010011110101000101010101000111111010101011010111010000011110011011011110110100010101001000000101010100000111100100100011110101001101000010111110010000101010101001111100000010110000100011110110111001000011100011100110000101000111111110101101000000110001010000010111001010101011000010111101101000011011110000010101110011111101111000110001111001001110111000100101110111001111011110101010000010000111001111111011010010111000111000010101110100010001100011010001010111100011011111001001000110000110011110100111011110110001111001110111101011011101011010110111111100110001010000101000100100000010101011010100101010111110011001001001110110000001111101100111100101010110110001101011101110111010000011001010011011100000001001011000000101110000111000010000000100001100010100111110011000111101011100101101011010000001101101111100111100011111010101100000101011110000111000001000110010100111100110110110110101011011010010110110001011100010011111000110001000101000011010000101111111001000101111111111001100011101000011100000110110101000001110001100010011111011111010000001010000001100000000000101000110011000100011111000101010000010101000101001010110110001011101011111100110011001110110001011011100011100011010011111110011011010010110000001110100011101111111010111001110100001111010101101011100001111110100000100000111110111100101100111111001010111110001000011101001010111011011010000111100111101010101011010001100100010111010111010111110000101011111011011000000111101110000010010011011111100001110111010000101100000011011110001110100010010010011111010010110101110011100011010110001100111111111101111000001101110010110111101100111000001101000001011111011100011011010000100011001001011001111011010111110101010100101111110011101011101011101011110111101111110000000111110111001110110111000100100001111100000011010001001100011100110010110101011100001010001000100111000111100000000110000110000111110010010000101101000011110101101100000110100101100010011010011011001110101000010010100000000001000001101110000110001111010100100011001010110101101111000000011110110100110001000101000011111010011100111000000101111100111010001111001100110001010111110011001101000101001110101010011110110011101010110110111110101111100111010000100010110000101011101100100101100110010011101111101001110010111110000001101110000011010011111010010100011000111100110011010100001111100111011010010101101111001110110111001101011001111101110101000110000101111101000100100110000100010011110100100101101000010010101011010110111101111101101011000100100011111001110010110100100100100111001100011110110111010010111100111001000100110010101001000111011110001001101010000001110001100010000101100110000011111111110111001001101011110011110000111110101111011011101000110000111011100111101010100001111001000000001111111100101000110101000100101000110010010100001101111010111101010101000010100111001010001001000001100101011010000000111001001110111000100101110111000000111001111001100011100010100011000011001000100111101001111100110111010001111011110010011111000000001001111000000101001011100101111111100100101011101100101101010010100100000110110011001100011010100001110010100100111010101011001010101000100100001011101110011111111001110101111100011001000011010110000001111001111010110110001101001001110010101100001110011010101101100001001111101010101111101101011000101101100001011011111110101101100011011001101101100001101011101011010011011011101011011010000101010011110000000100111000000001101110011101101001101000101100110100000001001101111110100001010100111010000000101000010010001010000001010010001100100101010100101101111101000010011111100100001101111101110110011100001010011110110100001001011100100001110101101100100111101010001000111110100110101000010011110001100000011000010001011001000100010011011001011101011110111111101010000100001110100011011110110001111001101001001000001011011100100001110011010100001011011010000001011001010111110000001111111001010010001100010110001101100111011101100010011111000010111010110001011001010001001011000110000110000101010001011010110101011011101100111000000011011000011001110011110100011000111100010111101001111000001010010100000010111000111011101001000011011101100001110100111100010101101110001110100001011110010100101011110010000001000110000111011100101001011110010110110101111011001010100100010110111010001001101110001011001100001010001111011011100100000110010111100100001101101100111010111111011110010100100111001011001010100011110101111100010001100010010010001000010111001000000010011011011110000110110001100110010001110101011000010111101111111101101100001010000010001001100101101000111010111000110001001110001010100100000010110001110111001011110010101101010010111100100011010101100101011001010011011101110111111110100001101000111001001101110010110110100000001111011010101001111000110011101100111001100101100011110001010111001101100010011110011000101110101111001010010001100000111100010010110101001000000000010100101101011110010001000110101110000011111010010101011100011101101110101010010010111000110001100001000101001101111101101110111001000011101101000001111110110001001010011100101100100111111100100110100100101010111011110001011110000001101010010111100100111100011110000000010000101110001100000111010000111000110100111000010000110100110111111100110101100101111100110010100101110010110111110111111011001101010011011101010100010010001001000011010001111011101111110000001101101000000110000001010011101011001111000101001011011010101010110110100010110011011101000001110010001110101101000010000100101110110100101110010100000000000011111100010100010010100000000111010111001011100101111101000011110110110111100100100000111101001101101011111100010101010001000010011101100110100111001010111011110110000001101011010101001111110010100010011011110011110001111001011101000101110100000110011111111001111100111011001001001010010010000100100000110101011001011010000110111000011100010111111101111101111000011110110000001100010010001101101101010100000011000111101011110111101010000001111001100001000111100010001001000110110001100100010101010100011101101111001000100101011100111100011111001011010001000010111101100000000001011101101011111001001110011101111000111110110011000111010000100001001100010100100001101110110110001011001000000010100111110010011110010010100001000010010000000101000110011011111111100010010010101101010101001100110111111110001100001001000011010010100000011000111110011001011000010010100010000010111100000111010000001110011001101000111000000100111100010101110111101111001110010111011100011101010000001001010111011101110111011001111010110111010000100100001111110000001001111110000110011110111110001000011111000011000010101101110010000010001110000001100010111001000111010111001100001111011101101010101100000111011000100111110011101001100011100000111000101011010100011011000100000010011110010010110010100011101011011001010101001101100001101110100001110000110000100011111000110011011000101101100100100110010001100110100011011010011111001000110111001111010011001111011010000100010110001100101000001000110011110101100001100000101100011101100001010001100111111000101000011010111100110011001111010010100011010100001100111101011000100100111010100111101101111100110001101010101100010111011111001000010111100001010110100000101000100100111001010011100000000001011000001101000100111100100010011110101100111111111111101010010111011001001001111111011111111110010101010001111110001011110001110111100111010000110001010000110001101011001100100100110001111011010011110010100101001001100000110111111100000101100110101101000111100111111101010101111011000011010000110100100111100011101110011110110000100100111100011010111000001111010101000111101011011111000001110100110000101111011111101001010101000110001000100011001001011101101110100111001101110110111000100111110101010100001110010100111010100000100110000101101001101001001000100100100001000001100001010100011011010000001000111110011110010101110110001111100001100100010011111101011010000011110001110000100100101001001111100100011011011011000000110101001001001011101000100011110110101100001011111110010101001011110001011110010001001111010111101110001001110111110110100011110011010100110100011011101110011100111001010000110000000010010011011111010100100101011110111101001011110001011100101010110001100000001111011001010010111001000101110010100111110011111010101001101010111111100110001110111010101110111111001001100100101010100111010010100001111101001010111011010011011010101000110110011010000101011010000100110000001000010010110000101101111101110010100100101111010100111010010000101010011000110110111101010110001100011101001010101001011110110111010010001111000110001111111000110001100001001000010110001010010001010011111001000100110110001100101000001010110001111110010111101110111000001001110100100010101000011001111011101000001000001111010100000100100011110101101110000100000111010111001000000010110110000001110000001100101111101101011110111011111011100100000111000010001011011010100110101011110011101010100100000101011100000111100000101010001111000010110011100110000101100100111000111000111001000100000011011011100010011101111100010101110010100000010100010101001111011000111101101001010001111110011111100001001000010111001011110111011101010000011000011011100001001111000101111001011001100111111110100101011100111011011111001111101010110100001011111101100000110110101100111010101001000011001101000001100010100100001111001000000111010100111001000110000100100101001001011111000000010011110100110110001010011011001101010110100000111001001101111111000111010010100101110101101000111110111010111011010010110100010110100110011101111000100010001111110001010001000011110001111000111111010000011100101010001011001011110111011100101111110101001001110101010010110000000010100110000110110111010100100010001100011110110011000001101111001010110001100111111001101010000011101011100010010011001101000001110101111110110111011101001101111010001110001000011011101110101100110010011110111100011110110000101001001100001110111011000101011100111011111011100111011100011001110000111000111100000111110110011100010111110001111011101011100111110001011101000101110101101010010011100001111010111000001000010010001111011010101100110100110010000000001101000110111101110010001001101101101011010001100011110011110110110001001000111010100011101001101111001100110011010100101001001000001110011100010111110010010110101010101010110001000101111001001110010100100110000010110011101110111010100000011000110000100001010000011110101111001011110001011011100110000111001111001101000011101101100100100011000010110111110100101101110100110100100111011100001011001011011010001110100010001011101100101001101110000111011010001110000001010011000101101110111011110011101001001011011100000011000000011000001011110000001011010000011000100110111011100101001011001110101011101001100001000110101011101001111001001010000100101101011000111100000101100000010100001101000100000111110001001111000111100100110000111110110001010011110101010000010101001011001111100000000111111111000110100001010110101011111101110010111101001111111010111100001110011101110010100110110111010101101101100111111010101001100010100111000101011011000000001000011000100100000111000011000111001100101100101101010101001101000001100000101111110000011011011001101101010010011011100100000001010011000110000011010111100100001110000001001011101101101001110101100001111101010111000100001101010011100010001000110001111010000001000110000111101010101101110111101011101001110111001110000001001101000001010100011111110111110000000101011111011111101011110000111101000110100101111101001101100011011010110011011100011101111100110000101111111010111100110001101100001010110001100000001110101110011100011100011100010100101001010100010010010100110010010011001001001001000100000010101110001010110100011111110010100101100101101011111001011001101110110001100101010110100111100011010000100110110010101001101010100101100011111101101000011100100011110110000001010111101010011101010100001110111010110111000110000001101000000100011111000010010000000000001111011000101010110101110010110111101010111100110010001100101001011111011001000100001001111110100001000100011100110110001010000010001101001101111010100000001011001110101110101010101100010010011110001100010011001100000010111000100011001111100101000011101100001001110000011011011110001101011001000001010011010000011111101100110010100111101101101101110010101101000010000011110001110000111110111110001111101110000000111001110100000010001000010101010111100111100011011001000010011011000110011010000101111011110010110110010111011100100001011110000001111100010010101111101010001001010100010011001011001101111010010110010101111111001000010111011110100101001010100110101010001001111100000111100101111101010110010101111110011111010011111100000001001000101000100001010100111100011011111011011101011010010001010001110011111010001000011110111100101100010111011111011111011111001001001101011001110001010000110000101110010000100000001111010000010010011110100001011010001000010000100001011011101011101010111001001111011010111001011010011111010010111100000111000100100011111101000001000111001110110110111101000100000010111111010000001011110111001010010000111100111100001111010111101010111010000001111101001100101100010110110110101010010001100111110110100000100010111000001011111001111011000000000101110100011100000001111000100111101111110011001101100110110010101110000110111101001011001011101111110010111101001001001110101001101100000000110111001000110010110101101100001100010010011001000000101110011001011100001111100000010000010101001101101100011001000111000000111101111010001010000000110100110101011100011011001010101010011000111001111100001101111111110100111110111000101010011001100010011000101100111011101001010100110110010100001010011001000011111010000110000010100010011010101001111001000100001110101001101100110100100000001110011010110010101100010100000111111100100000100010000110000111111100001100011111101111101001010110100001100101000001111110111100011110100000101001011000111000110100011111111001010111010010000011111010001001010100100001010000111010111111001000101110000111101010110101110000101001010000110110010010100111001001011100100001110101011111011001110010010101001011101100100110100011110000110011111100000110100000000110011110101001100110110111100011110011000101001010110011110110101101011110110101111101000010100010001110100000011000000010011110001101110101010001101000111011110110111011001111010000100001010010001010000010001000011000110100011000010010011011101001100111101100000110010100011111010101110001011110001011110101111001110110100100001110110100010101011001111011000010111111100100001101111111101001000010010101000111010110001101000111110100011101000001010111011010110000011001110001011110011110001001101100110111101100010001101010101011110110101000100000110001101010101110000110110110000010010011010101010100011010101000000111101100011000011100110110110111011010100011001100000001100010101110110110110100000111010111010101010111010001010111000110101000001010110001101111001001001100100001100110101111011111000001001001010011000110110010100110000110111001010010000011101101000101010011100000100100100000101111000011011100001100011101101110111101100101001011000101010010111101110011011110100100101110111100011101100001011001010000100110110000010011011110000110110101001101101010100101001100001011101101001101111110001011101011001011010100110000110000111001101111011011110100100000011011001000010101110010010011100011011101110010101001001100100111100011010000000000011101010011100100000001111101111001100111100111111100010101011010010001101101101011101000000101100100010010100011110010111010000101101011011010000111011011011001100010110101110101010000010101011011000010110110010111101011100000101011011011000100111010111110011100110001001011101001100011000010110000111010010110000101001101100110000010001000100111100001011011100110110000010111010010111100111100101111010111010101101010111000001001010101000001101010101010010110010000111111110110101111100011010110111001110101011011000000011101011100001100101011000110100010100000011001100101001011110110101000101100001000001011110110100010101000001101011000101011100010100100100001101010001101110111110100000100100011001010000001001001111011100001001111011001111111011000010000001101111001100001001011100110101000101011101111000010011101001101110101000101000011111001001101110101101111001001001011110110101100011001100000111101110000110111011011011101010101101101101000001011010011000001100101101110010001001000001101010001001101110110001000110101111111010101010101000111101110111001110000100101010111110011001001100011001010101000000111110111100011010111110011000001011011101100010101111110001001001010100111100110111011100010101011111010110010101101101001110000111000010100011110100110101000000110101100101110000101111010101001000001100110011010111110011110110110100001000100011000100111110111101011110111110000110101000100111110101000101010001110100001111010101001100000011100011001011111100000111111101000010110100001001001000000000101110100010001011110101110101101110000010001110000100111111110010011010010011010010101111010110101101100010001100111011110111000101000100100110000000111110000000100110101101001111111010101001111001000001000000010100110100111110101110100101110010110011011110000001100100010011101101110000010100000001100101011000010111110100000101111011100010110001000000011011100110101100100110000011110111111001000101010000101111000010000110110001100110000010110100100100000010100110011001000101111000110100001111101111001011011001100000100010011011100101011110100010001111000101011001100001100110100000111000101111000000110001011111010000101001011000110000111010100010000101001110100011001111100000000001000010010010101110100110110001111100000000110000010010101001011001101011000011101101000010001100100110001011110100010011101001011110000110001101011011001000010111000100011010110101000111011011100011111011110111100001110010010111010111011101101101000001001100110110010001000110000100111000000000011101100010001110000001010000010001110100111011111100001001101110001101110011101101011000101010000000000010010100101000001010110011100011010010111110010010111100011111000110100110110111101100100110000010110001111010001000011010111010101010010000110000110110000000111011010101010010111011001111010110100010001101000111111110011011010000011010010000111100100111101101101101000011000011001111010011000011010101100010111001000100110101101010100010001001100110000000100000100011011110001010110100100111001110001000110001110110101011100111010101010110000110100001011010100111100111000011111100100100010011111001001001000100001001000000111100101100010000101011101010010111101001101101010101001011100110010111010110100010100101101011110111001111111001001111110110000101101100110000111001101011101110000011110110101001111100111011011110110110000110010010110110111011110010100110100000001010110111110110011110010101111001111100001101111111111100111001110000010001110111011010001011001110111000001100010110111010010111001101100110101010101011000101001010011010000111001111011100001000111100000010110011111010011010100111110010010110100010111101100110001101011011011010101101111110001100110101000001001000100001100111000110010010011100110111010111110000010011111100111011011011110100100010110010010011100000110000110100100000010111100000110110000111001001100001000010001111000010101110001111100100010110100010011111001010001111101100001001111110000100111000001011000100101001010111000001000100110001001010001011010011010000011110011110110101001001100110001111001100000110101000001001100111110111100001011111010100110010001000111000110111000100000111100100011001011101110110111101101110101111000000110110010010111101001010111101000101001101001100010011110110001100110001100111110100010011010110010111101001100100110010011100110000000101001001101110001001100111100011101011000011101110001000001010110101010111100011010110010001111110001100000011100100101000011001000010110001100011010100101001001011100110011100101101001111111101101000010100100111000000100000001000010111010000111011111001111001111110101001110100110110101001111110000110100011100000101111000001111000010100110010001100111011111000111001100101010000101000101000101111100001000101110000101111111000100000011000111010000000101010001001010111110111110100100110011001010111000001110001100001010011100101110100011101100110001011000000100100011010111001010001011011010110100110001010110011110010100001010110000100011101111011101011101100111010110111000101111110011111100110010011100101101000000101101110011010100101111100100001001111011010101111110100111101101111010100001111110101010011000000100001110010110010011111011011010010000011100100011101110000001011001111011000000110110000101011010110110100010101011100001101100010110101000001000010110000001111010100100111010010000011000010001101111011111110000100001010000111000111000010010110011110100000101110100001110010100111010000110011111100111001010010010101001100011100010000000010101110101011110101110010011110011011101000001010111010000011001001010110010011011000001101111100011100010110100111011000100000001111011001111001100110000010100001101101110000010110111100000110110111010110011110111100100101111011100110000111100100011101000110101101111101110111100011000110011100110111101111101100000111010000100100010111000001011011001101000110000101100010010001011110001100111000110000001100000111110010101001000101101111001000100011110111100101010010111001011111110000110001110110100111101011000111111100000111110101010000011000010101100100011110111000010000110011010010001110000010001010011111110110010010100011010110000110011001000110010110100111011101101101110101001000100111110101011111011111001010011110111101110110101100001011010101011110100111010010111100010110011001101101111101010111110001101000001101110100110010101110011000001110000011010001101010100110001001010100011101111000000100011110101111101011101100001100101010000001101110011111101011000100110111110111010010011000111000100001001000000011100000000000011011101011011011110101100100101001111111001001101100100101101100000001111011100110011010010101101110111001010110010010000101101000100110000101111100010110011111010011111111111110110100111010010001101011111000110110100000000011011001011001010001010111010011011111000000011101111011101101010011000111010101101100111010010010000100011010111101110100100001100001000010011101011001010010110100111001110111110100011110100000001010000000001010100001101101000110011001101011010100011100011011111110010010110001111001000010110001001010001100100100000000101110100101010110001001111111110011111000000100000101001101111010011000010001111111111000000001011111001111100010010001000100110100011110100001111100110001110111000001100011011100011011011101001110010000010000101110011110100101100010100101111100010010001110111110000011110010111010000011001110101100111010101011000100011001010110101010111010100101100111011111101101110000000010101100001001000011110101101111001010111001010111111010111101001000010111010100010010011000101010011110101010110010111000010011011000001010000110110011010101111010100101001111011010100101111010000010011100010011110001110110010000111100110101011110000110001111111110000001010011101110111110101011110100100110011010001110001110001101001101000011110011101110100010111000111010001010111101110010000000010001010101101011000010011000000101100011110100010101110000111101100101110110110101000011100100001100111011000011010011110000101010011111001110111111001001000101101110011000100000011101011001011100100111101011010101010111100101010110101001100010110011000111001011110001110101111101110100010111001010101101110001001001001101101011110011010011010000110100100010100101011111011101101101000001001010011000101100111101000000101110110001001101101100111110010100111001111000010010000011110010110000110001111111011000001010110001011011111111000000110010110101100100001101010111000101001100111100011000000000101100100001000111110011001100000010101001000000100011100000010110001000010101000110001001111010011001111101111000000111000011010111010011011111100100000110110001001111110111011000111010001111010010110010011010100111111100100110010101100011010101100111101011000011000110111101000001010001000001010111100011010101100111100101010100010011001010010101111101010000110001100001000100011001110110001010000111011010111000001011100110110100100101101111011100100110001111110011011000101011001100010000111001101000111011101010000101101010100100111010110011111001111001101011110011000010110011011001111001111001010001011000100111010111111101010001100100000000000100110110111100000110101000101011001010111000001111110110000110010000101110000101100001110001001110000001010110100100101001001001100000110110011100000101010010101111000100101000110010110110000110110000011000111100010100000000101111010100010011100111100111000110111101101110000101011110001111000110011101000011100011110011011100010101000110011011010001001111010000100101011101110010010101011101110011011000111000001010000010011111001001010100101101011010110110001010110000101111000011011000000011001000001000010011001110001011001001000111100111100011000100011100001100110011101100100011100010010100100011101100100011001010001010000111101101011100101000111000111100011010010110001000011100000010101100001001000111111011010001001110010101110101111000011100110110010010001001111011110011010000111110110011111110100010100101110001101010000000100001100110011001000111011110001101101011010100110011010101110101100100001000010000011000101001010011111111111000000001000100101011011111101111100111001110100101101111111010001110110011000100000111011011111010110100100000111111111100101010001100100010100111011011100000001011010010110111001010011111000111001101010101110111010011001110110111001000110011011011101100101100001000100110100000110011101100110001110011100010111110110110000101101111000000000011111000111100110101000110100010101010100001100010010010110101100010011110010111101111111100001101001110000011001011110101111001011010010000100111000010011010101001010011111110001011100100110010011101111101100000111110100110111001010001111010001111001101011110011010101100010100101000011010110100001011011101000101111100011000111100101011011101001100101100001110100101001001011101101000111011001100110000111100110100100010100110010010001100011001100011000100001101010111001101100011011110100100100110111101100001001110001010000111110010111001001000011000100110000010110001100111100011100111101111101101001101111111101101000000000010100000110100011100100011101001100100100000111000010110100000111111011101100001100110101010010110110110000101000100010000100101010001111110100100010011111111101111010110100010110100101111100011001010111000000100111000110001000101110000001101111100001011110001011011101011011000001110100110100101011001001010000101111011111101101010100100001101111011010110111100111100001110001011100000111001001010101100011111011101101111011100100110001110100111111001010010010100100101110010100100010111000000011011001000000111101101111100100100000110010001011010100101000101011100110010001000001101000100101110100001110011000001011111001111011100010110000010100010001100100111110101011111101111000010100110100110011110111001001110010111010000000000011001100100001011001011001101010100110001101000111000011001111001000001110001110000100000100101100001100011001010110101110101101101011110010011000001011111001000111100000001010011000000111111000001100011101100100011011011001110011000001001111100010111110001101110110100000101010010001111100100100111100111000000111101111110110000100110010001101110111001100011111011111110000101011001101111111101101110101001101101000111001000111001100110000111100011110111110000011100001110101101111001000010010111100111100100100001101100110010111101011100000000110000010010100000111001110101100011111000101001101011001110011110010011110001000101101111000011101101011000011011000011000110110010111000000010111010000100000101010010101110000001111110100110110011111000101101000101000111110011010110011001101111110101101001010010111101000011101110111010111111000011001100010100100101101101000000001111101101000111011110110110111110000101111110000100101011111101011101011011011010001010101011001100010010001111101010001101100001010010100011010001010000001011100110000010100000011000011100101010010101100011010100100110001111000010001100010110111001000101110110101100010001001111111010110001011010001011001011100010001100010000100111010111100100100100100011100000000011010111011000100000011000101010111000001101111101000100111100001001111101011100111100000111011101110011101011111001101111000110010110011110110011010011101010010000101001000000110001101010101100001001000101000101001010011101000100110011011100010111011001100110001010100000100111111101100000101000010011111101101000001011100111111010100110000110100100101100011001000010101010100011101010110000000100110100001011000010101111000010111111101001011010001110100110011110100010010111000111100111001101100110111011110011010101001100000001111101110101010101110100001010101010011000001110011111101100000111101010101100001110101100011000011001011011011011010011001100000100010000001001001000001000000001001000000011101010100100000110001100111011111010100100001011010101101110101100100011011010111101100111110100000010011101011111010100010011001000001100100101000101111101101100000110011000101101111010110111010000011100011010001111011010011100100000110100111001011111101110010111100110000000100001000011010110101111000010001001011110110010011101101110011010110010101100011100101000101111100100011100011010001001100100111000110001000010111111110111000101001110110101001010001010101111111111101001100111111111110101000000010101010110111100000011010001010101000101101010011010001111010100010111100011000110100000101111011110011110001001001010100111000001101001010011111111010000101011101010101110001001101010000100001111000010110110001101010100000001000000001001110100110101000000001110100010110010010001111001101011011011110100010011110101011000110101001000101010000000101000100010101100011100111100011111001001010001111011100100110000001011111111101111001111111001000100001111110111000000001101001000101010111000110110001111111111111100010101001001111010000111000110100010001010001100001001110001000101000000110101101010111111110010000100111011100000100110101011111110010010010011010100100010100001001110110000101011100110000001101100000111000011101010010101000101100001010011010111001011011011111111010000110011110001011000101001010011010110010000110100111101100001010010010100000001110001110100101010100100100111000101011100100000010011111001010000111011111111000010110001011100111011011101100100110001101011000011011000010100110111001010110110110010001010010111111011111101010001100101111000111001100110001011101011000100000011110110010110110110101010010100011111011111100010001110010001110001101000010101001100010100000100110000011001111101000011110101010101011010001011001101011111110100101111010111101011010111101111111110010001101000010100100011110111101010101000011010111111101010100100111000011111001000011110101001000000000001100101011011001101100011100001111001011111100101111110010011110111110011000110100000101010000111110100001011100000111000010011001000100011010100010100001000010100000000111111101010011011010001000010110010011010000000000111000100010111111101100101000101111101110000110000110011010010001010111001111001010001100011010101010111000110100101111000000011111011000110000011100101110111100111011010001100110101001100100101011011010110100001011010010101001000010111011101010000000010111001110001101100010011110011101000100000001001001101110110000011000110000100001111000111000100100010011110110110100000011101100100000110100111011110111001000111101001001011101011101101000110111011111110011000011110010101011001111110100000011000111100000011110001111111011110111101010101111001111101110010011001000001011100000101010110011111111110011100111101110010100011000111100110010011000100101001000000001011001000011011001100100010011000010011011111010001000100101101010010001001110000111010110100111100111011010110101110011000100100110110100001110001001011110000001000101101001111100100110000011000110000101110000011001011101101000000011110001010110011000011111101101001111111001010010000001000111010101101010111011010101100101011111100101010000100010010101010110111011100000011101111010000111010101110010110000101010011001011001111111001110111100011011001110000111001101111101110111010000100001110110110010110011100000110101111101101001000101011001011001011110101110101000010011100110011110010100000000101111011010000100001000110111100010001110100101100000001110000110101011100100101001101010101100101011101011101101001110010000001001010101010101010110111000110000100111000101110111100110000101101110111110001001101001011101101001100011110100010111101111010010111110100110101010100001000011110001001110101111011100000110011100011011011000011001101111000101010011110110111011010100011110110010011011000101011001010110000100010011001001001101000110010110100001110110111101010101101000110101101110100111101010010000010101001100000110101111101000001100011110111011110100110011000000000000111011010111101101110011100110100001011001001101000010100001110100100000110111000100011111011001110011011110011001000001001111010110000000001100101010001010110000110110110001011111010000001100110011111100001101111001100110101110111010110001011011010000010101011001101000001011110011001000000011110000110100000100110010001100100000001101010101110010010110111001001100101110011100111100111000000100111101101011010011001101000101110101001100101111111011101001001001000000001001001001010001011011001100010101011100010101011100111000011100100100101101111000111011111010010010110011101101110010111110011001010011011001100110101001000111110110010001100000001001110010110010011100100101000101110111111010010101111000010010101011000101111111100101111011111110100101011001001010001001110111001011100100001111000001111110111000111110010000111101011011110100101100000110111011000000011000011111011110110000100001110000010000011111100010010000110101000010011001100100101010101001011101001000100001101100000001000000101011110101010110010010101111010101000000110010110000110111011001001110110111011010100010010011110000000000101010011000000111000011110111010001000010101110001101100001100101101110110011010010011101010100100100011110101111001000001001010111001010111100110010111011000010100101010111111001010000100011111011111110111000011010010000010001000011110010100111100101001001010010110011001011110110100110000111101101001111111100011000001001110011000001010000100000101110000011000000001101110101101110100101000111000001000111011001111011111111100010110110010111010100001101111000000000010011001001100000011000000101011101011011100000110101100111000011101000000110100111000101101011110011110000110010001010100001110101001010100011011101110000111001011100001001100100111110101011111001111111110101011111010110110101011111111001011100110110010110110101110100101010010111011101010011011111000111011100001101001110010011001010110001010110100001100101110111011110010111011001010000000001001000110010110011110011100100001011101101011110110010001010100011001110101010000010011100100100010000010001011011111101111011010100101011100000010000001111101001001010101010110010010110011111010001001000111111001001111001101101010100110110111000001010100100001100101101101000001000110011001100000011111011001000111011101000111010000101101011100110011110010100010110011011100101101011100000101001100010110001100101010110010000110101010111111110000110001001111010000010011000001110000011101001110101001111110100101010101101001111101111010011011010110111110110111101001110101110010010010100110010100100100011000001011110010011101100011101000000010111001011100000000000000011111010010001000010101001011000100000001110010011011000110111111011001000111100010011101010010100100000000101010100011001100001100010100000110100110100110010000100010011000111000010011101110010111110000111001011111110111111001011000101100000101010101010011011011011110001100011100111010010100100110010000000011011100011101001011100010011110111010110111110110111101101111011010000111000011000010001001000000010011100111111101110000111011011001011000001010011110111000000010110011000010100110010111001110101011010101000010110111101010011101001110011001010011000111101110111111100000111011100100101010011001101000111001111111101100000000110001101001111011011101110000110011111010001100110110111101001010011111010001000001011010110001100010000110010011111000011100100100100010011000010010100010101000111010011110101000101001011011100110101011111010010110101100111000111101001000101011100011000011010011011011000100111001111110010011100010110110100111010001111101000001000100010000100100111011010010110010110011010001100000010010100000101000101000100110011001000001100100000011010110011110001110100001110001011110101010001110110111010010001101111101000010000001100101100111000010000110000010100001111010011001111100001001001100001010101110111011101010000110011100100000101111100101000001100010001001110001110100001100101101011001000000111101100011111010110100001101010001100001101010001100001011101010000000011110011011000110001101110100100111000110110110000000011011111000010000101000100110011000101101010001111001010101001101000111100101000100100110001101101011110001111010110101111110110110000110001011101000011101010110110010001000010110110101101011111100011010100010101100001110000000001111110111010100001110100011100111100100011001101111110100000110110010111111110000000111011111101110010001001010011001101111111101100101010010101100100100001011001111111101010100011111101000010011100010111010000100000101001100110111001110010011101110110011101001001100110000010100111010001000011110100110000101101000000000100111010010000000111000111101111100111001001100110100001011100111110000101010110101000011011001011111100000111010011111110100010000110100011010100010101011100010100111101000111001011111000011010011101101110101000000110011000000110001001010111000110000001111001011100101100010000111011000000010000000101100111011110110101111011010100101000111110100101111110111111011101000111111011010100011110001000101001100001101110011001010000111101110010101000101111100100000001001001000110000101111011000000010010101011110001100100000111101000010001100100101110000100110011110110001001100010101110111100111000000011110101000001111011000001111101001010001000001011000001011100011111011000001011100110001000100100110101110111011010010010101110000100001001011001010000110101110110110101011010000101101010000000000011001100000100001111101110111001000001011011111110000111100010001111100010011001101110100100000010101100110110010101101110000110001001101001010100111011010011011111111101101000001000100000110111101100110111100011110101001100101111101110000100010001010010010010100101000010010100000011010001010001011101110010001111001100000111000000000000100000101000010111010001010101011101000110011010100111110000111100101010101111101000100001011100000010111001001100111101110011110010111011110001001101110001110110011110000010101000110101000111010110001011011111010000100011111011100111001111001010000010000100011011111100111010011101001011001011001101101110011110111100011000000011000011101010111111011111100101011101110101101000011000010010111010000010100100110110100111110101001011110100000011110000000101100110001100001010001111011100001111001111000111010010001110010011001000011100010111000000001101010100110011001101110100001001111000001001001001101000101010010011110001100000101111101000110111001000000000011111010110010011111001101000111111111011001001001011011111111001111010010111000101001100111110001011100111010000001010110011000100101111101110001100101100110111010111000010011010001001001010010011010111100110100111010000110111110010000010110011000100100011000011000111001000110010010110101011101101010101011100000001001001101011011110101000110001111111000110011011010011100110101011110111110101110000011110001100111010001000000001111111100011010011110101111100010011100111111111101100001001010100010011101101111100001001010101011000010101011000110011110010110001001111110001110001100011100001100001100111100100010011100010001110101011011011100100000100010010010000001000111100111100101110100000001010011000101011011001111110010000110111010110101011001101010000100100110000000110011000101111100000010000010110111001100001011010101001010010101100001001010011001001100100000111101011011011001010100100011100011101010000010101000110101001010011001010000000110001110110101010001011101011001001011001010000110111010101101101111100001110001001100000001010110010101101100110011001101100101111011110110110100111001101101001111110110000010000101010100000011101100010101011111111011011100000101110010001001110011101101111000001000010001001110011110110001001101011111010011101010101111000101101001110111000101100010110110001000011100010010011001111010010010100001010111010111001111111000101111000001001010100100100100010001011110011101000011110001010111011011111000101100111111000001011100010011001110101011100000111111101110100100000110101010111000100000001110100001101010010100010001101110001011011100010000001111101100010010101101111011000011111101111001101010100001100011101000000001110111011101111111111010100001101100110010110110110011011000110110111110010001100000111110110010010000110010000101101100100010010010100100111101001010111011011010001110001111101011100110001111010100110000100010000110000101110010110101100101100001000101111011101110111011100100100011110111110001100111100100001110111111100000111001111001110011000011001110101100000111001100010001101000100000101111011000011101011111011110111011001111010010001111000001111100100001100111100110001110010110111010000000010101011110010000001110011101111000000110100101111001011011000010110001010101011111111111010100100111010000100001101111110101100110000100010100101010111010101010111000111011011000100000000101100011011011000001001010110011100010001000001001001000000111001111000101001010010101110111000101101110101001011010001111011110001010100101010010010010000000111001000101011001010100101111011011010101100011001011110111001001101001011101000000001111001001110010100111000000111001100111000000100001001001000011011000000110101011111100010010010111001100111101001010101110011011010110101110000111010010110000111101011010001111111010101101010001100110110010000100010101011100101111101110001100001001100101011101100101110100101000011011101100000111101001000011001111010011011000011110010111100111001101101111001101110010000100100101100111101111110010010011011000000100101011100001101100000011100000110111111001000000111000111011101000101011110011111010001010110000010010101010011000110101011111101110111000110110100100101110100000101110110110110011001010110010001000001011000111001001111001011101001111001001010000010100000001101001100100001101011100001001111000101000110111111000011000111101101100010100000110000100010001101011111110000011010101110111000110000000101100110111101111110101001110001000100101000010010110101110101101110101100001111011101110011011100000011110101011000110001000001101100110101001010011101011011101000111001011100101110010010000110000110000000001100110011001100101001011011100011001110101000001100110111011110101111011100010110100001110101001010111011010011001010111110110110100000101111100101101000000111000011000110101101010011011010000000000011101000111011000000011110111110101010111001000101100001011100100010101101010110010011000101000110001010011011110101111011011011110111101110111001101000101101110000001000111000011000100000001101000100101111010010010100100101110010010010010010101111000110101101000101100001111011100000000101100010101000001010011111110110100010011010101000110100011101010001110001110100110101001000111001001000110110011001011010010011111011000000001111010000011011111110001001011100110100100001100110001110101100101101001111000001011001000110111000111011111001100101001010100010110010100011111111010011110000001110010001110110000000011010100110101000100000101010100000010001111001101000110001100101101011101000000011001010110111010001001100000001111111010101000010011111001001000101101011001100010100110000100100101110100011001000010010000010111000011011101001001010100111101111100011101111101011101001101000011101000101110010101001110111011100111000100011001100000011101000101011101100011101011011110100011111100011001010101100010001011011010000010111100111100000010111010110010000011100000010001011100011100110100111001110101000000000010000000011111111010000101001110100111001100001001001111000001001010001011001000010001110101000000001101011110111100000000010001111111101100000001011000111000000010110001010011000001011000110010011010000110010110110110000101010010111001000100101001100000001000110100110100100101010011110001010010000011111110001101111110101010100001110100110000101010101010001101101111000001000000010111010000011001100011110001010000101111000101110001110011011111111011100011111010111101101101111010101111110001000000111011101100110111100001101001001101001101000010000100110010111101011101000110100101001111001110111000101110011000000000001000001111111100001011010011100100010101010000011100101000000011011100110011111110110110100101001101101000111111111100000001101110001110010001111011100001000011110110000111001001110101000111101110101011010001110010111001011100100111100011011111000101100011110100100001101000101111001011011111011011000010001110100000100111010110101011010110111100001011100011011011001100110001010011010100111110011010000010111000011100010111100010101110101110000001000100001110011100110011100011010011100011111101100100100010101100101010100000010000101001101110000000100010100101110100111001100101100100011001101101000000011111000111100011010101111111100110110100011001110011111110101100011100011000010001001101101001100001011111101111001110111001000001000001010110100101101101011111111010001000111101111111111010110010110100011010101000111100010110011011101110001011011001000111011000011001001001001111011111000111100111101100110001101110100000000011010001101110100001001000011000101110011011010101101110000001011010000101100010101011100001001101101110001001011010111010111100011001011010010110010000111001101000110001011000011101100011011000110101011010001010111011010110011110101001100110011000010010001111111011101111100101100101010101100110000011011010001001011001010101100101100010100011100101011001110011100111000001000010001001110101001101101010110011001101101110110100001100111100110000101110111001010111111111011011110001100000000001000010111001110010011111101100011000001000110011111010011100101010100000010100101010010000001111101110010110111100110101011110101010011111010010001001011000110101000010011011000101101111010110001011101111010110100111011000110011100000110011101110000000110001000100011001100100011000011000110010001100100100010101101101101010101000001011011000100001011100010000101101011110010111110000101011001101101001011000110010110010001100000000101001101100100011101001111000100111101000100010111100100111100000011011010111111100110101100101100011110001110101011010101001110000100100111101111011010001110010111101010010010001000010010111011001110101000101011011110111011100000101000101000100110010011000100111110001001101100000011011011110011011011000001100001010011011000101100000111100111010100110101001000111010001101100110001001110001010110011001100000011011101100000110101100000010101101111010100101011010100110111010001110111010011010111010011101001000001000110000110100100000101111101011011100111011110000001101101000001010011001111100001011010011001010001100110111110101110010010111010101100010110001010010101111011001101110101101011100001111010110101100110011001010001010110010100001111011101101101100100110111001111111011011101000111100100000000001101011001011011111010110011001010011100100000101100000011000100011011101110111011010010101101010101010010111111000001001100001110110101101100000011000011000011101010110000010101010011010101100001011100001011000010100101010110100001010000000101000010110011010001011111101010100000001000111011011010001110011011000000101111100110110111101101110101101111101101010011111011100101011001000110101101010100100000010011001010001010110110010000011110000011000011011101000001101000000000010011100000001010110001010010001010100001001001011000010101110001110111001110111000101000100001110110010001101010101100111110011001110101100001011010001000110100000010001010000000000001010111001000011110010011000110000100010100011101111110111101111001100001000011010010110111111111101001000101110101101101001100101101001000101000011110010010110110000001111000100100110011111101101011001101001000110000101110110110111110011110000111001111101110001011010011101111111011100011101100110111001101100010011110111100101000010000111011000011110000010000101111010100010000100110010110101000100111011010000000000010010111011000011111011000101111010000100000110101101111110000010001011100011110110011111110000111000011000010011010111011010111100110000111110000100001100001100111110100010000010001111001100110010100000111000010101100010100101010000010100010001011110100011011011101010010010011100011010010010110000000001101111010011011001010100110111010101011111111011111111100000110000100000110110101111101000111111101101111011011011010000010101101010011111100101100010000000100101101001011101100000111111101101011010011000101011010011101100001001111000111110110110111000110011111001011111001111100110010100110001011011001100011110000111110011000111111110111110001000001100110011010100010011100101101001101100111101000001111000111010001011010010101010011000101101001000010000001010010110110110101001000000010010000010010011010001010110000101011111010000100001111011011010001110011110100001111101111110111111011101010111101111001101001011111111000111111101101000010000000010000111011111111000000111001110011011100110000110100000010101111110110110011000001000111010111110010101110111110010100110110111101000111110111010001001110010011000010010111110011001001001100001001100011000111000001001100101011010101011101111111010001001110101010011001111010011111011111110111111101100011001011110101010010111101011000111100101010101000100011000010110000000011000101000111111100101100111001011101101001001010011100110000111011010000001011011110011000110011000010100100000000110000000001110000100111001111001101100101101110110011011011110010110110110100001101111011100110010101101100000111000101010101011110111100101111011000011000001011101011101010110010100111101100111111101000011110110010001011111100100010001111001101100100111101100010001100011110011101111010110111101000110011000010001101011000111111111000011011101110001010011100110011011100100001000111100101010000100001000101001111110101000100000011001001101000100101101011001001001111110010101101000001010111100101000101001101010001101110111001000000111011010110000000010110000000000101111000100010101001110110101011010101011111110011000011000011000110101011010010110000001100011011100111101100001011001001101100101100000001111001011110100011001000110001110001001011110111000100100111011011010000111100000100011001000010111000011001010101010101000111110011010101111001110011110101100101000111110010010000111011001001101110110011100000011110001000100010101100000010110101101111001110111000101111110100011001101110010101000110011111110001001111111001010111101001001110010010010100111001100110110011100100001111100111100000001010001000101110010100000001100000010001101101110001111101011000000111011100000101101110110010101111101011010110011001000011010001010011101011000001100010110000010100010011011011101000110100011010111010100010101110001111110011111010010100011010101110011100000111100000001110001000110110110000000100101111000010100110100011110001010000110110111110100001101110100110010001001010001010001100111100100001101100111011110110101100000010011110110010000010101101101001111001010011011111000101000001000110001011001110000111000111000011010111000101000111000011110000111101111111110100011000011011101000010101010001100110001010010010111011111000000100011110111010001100111011010110100101111000100011101000000110010011100110111000010110001110110010100111011000001010101011100000100001100110000100011011110000101000101101110000010000110001010110000010101011100111010010011111110110011110011010000011000011110101011010000111100001111010000011110000110111111100010111010000110010110010010100000100001001000111000001001110100011000111100000010011001000011101110100011001010101110001101101011111000100010000000101111001000001001010011001111001101110011011000110100110100111100111110100111110001100101101011101100000100100000110110110100110010010010011010100000000000111001111101000110000000000010000101001111101001100110001101100011111111110000000100100101111011110111011101111101100110100011100101111010110101011001110000101100011010110001011110100110111110111110111010111010100000000011010011101111011010110010110011110101000011011001000110110010001100110100110010001111111011010010001101100100001111010011100111111000101010110111110000011001000100111100100111011011010001010100111101110011000010100111101100101010011011110001101101010001110101110111101010000100000011010111100100101111100101110010001001010001100011011111000001101010110111011011110011000010101011000101001101000110100011011000111100111000010001111010100001111010011000110000010100100111001001000100100111001110110000111000001110001110111111010110011010000100111001010010111110001100010000100110100010001001110111001000000111110010000000110010001011011101011010101110000100110000010011101011010111100001110001000001100111010110000101001100011011111101000011100101011111101111111110111111101101010100100110110000111011100011010110010101011000010000101100111101011001001111100101010100111000100001000110100111100011010010111011010010101111101010011101111101110111101001011110011100011100111100110000101100100000111011100000101000011001001010011110100011101111111011100010011000101001111101110000110110000010100011111000011000100001011001110101100100010101001010110100110110000101010000001100001000011001110110000011010001111011001010101000110001011100011110001111010000111111101011100100011101010101011111011110001010001011111001010001100011110111100111010011010101110101001101000010010101000101001000100010111111011000100110001010110100101001001011101000100010010011101110100101000100011110101001000001001101100101101101110010001111011001101010001011100011001000010011110111100100000011011101010101100000001111110001111111001111001101100010101000111100010101000100100000011110101000010101000011011010100010011101011010111011101001001100100100011010111100000110101111110000100111010100100110010011010010010000011000011101010001001111000000001001111011101001000101001001011100011100011001000001100110100111101101000000001101110010010010101110000101110000110110110101011100100011010101010010001000111010011011011101100001010110111100000011011001001101001000010110011011011111000010010010001101111001010010111110010110100000110111001111100111001001111111100000010000000001010010110101110000011100110000111100100001101000100001100100101001011111010001110110101011010101111010100101000110110100001110100010000011011011011101111001011001001010000000100001010000010001001111010011101010101111000000110110010110100010110000100010110110100111101011111010110011101010011011101011001111001010110111100010000010011011000000011000010110011000001000010100100100001000100001100011100010010111101101001100101110100110110111111111100011111010000111100001000111011011011110110111010010011000010001110011101011000111010100110100000010111011010001011001001011100000010010101111100001010101001100010111100011101000001001011000110101001101100011111100001101110001011100110110011010110011001100010100010010100101111000111010111101001111001011101000011110111100001110011010011000011111101001101011110001001011100001101010111101011111111011010110111100001000010101111010010000100001000010110110100011011100100011111010101000011101111111101000110110110010110011101100100111111010100100011100110001011011010010110110011101011010010101101001110011011101011010011011101110001000011011001011001111011101010110110101010111101110110001001001010111110010010101111000010011011000111011010100111101010100110101100100011001000001111001000010110111001011110001000011010001001111100100001000010011111001011001011100111111111110110111000100000001111110111110100000110111001110011110010011111011101111111101011001011101011000011001111001000111101010110001101100110010001010101110110001100001110110100001110010001000010000011101000000010010111010100101001010001100110011110000001100000110010110001100001100110001110010001011011110110100000100111000101100010000100010001010010111001011110000101011100000000110010011001010110101000011000010111111111010110011011101101110010110010001101010011110001101111111000000111011001111011110110011100010110001101010110110100001101110000110011011010101000100101101110101010011011111110111000111011100111001111000100110111111001011100100010111101000000101000011100010110100111000001111011000000111001000101110110111010010010110101110010000001110110001100011110110101111011101101100101111010011110001011111011001100100001000001100010111000010001101110101000010011100010011101110101000110111101001001001100010011001101111110010000010011001110001001101100111011100101001110110101111100001110011110100001111101010011100001100001000001001101010111010100001010001101111111100111000101110000001000011110101000100101011011000011111100111011000101110011000010000111101010011101010111101010111100100101110111001110010010000001111001110011111101001001001010110000110100101011110011001011010011010101001001000001001111111110110000100000110111001111110100100010010101101110111110010001011000000011000110011001001111010111011100111001011110000110001111111100001100010010010100111001011011001011001101111110010100110001101111111011101111100100011100011100110010111101111110001000000101110011011100101101111111100000010000101100111100101000110101010001111011000111101111000101011000011101011111101100100110111011000000111001111110010010000111010111010100001010001101001000101101111111001011100011011001001100001001100100010111010000011001011000111111000111001101011100010100011111111000000100001100101110110011011010001010111110100010110110101101100100010100001010111110110011000110010000101101101010000010010010100010010001001001011010001111101101110010010110101000001101000101101111011110111001110000110101000000000100101100011011100111010010000001110100101000010110111001010100001110010001111001001011101111011101100111001101000001101001110110101100101011011000001110000100101100001000111111011011001011111110000110101001100001101010010011111100100011010000000111010110001010100010011111101101111101101010010111101101101001101101110000011101101000001100001001010110011101000110110011001100000101001010010011011101000000011001111011011100000001111011100011101111100111011001010001011001101110010011001111000110100000100011000001111011010110001110101100000110000010100100110111010010011010100000000101101110100110001000001000100100011110000111111011000011101111101010111111100111110111001001001110100000111000100010000110100111101111100111100001111100001101111000110010001100001010011001101101100111110110100101001100001010000100111110101101001000110001000011101011100010111110010010001100011101000101100101101001101110100101100100101110100111011011000000010010110101011011110100001111001010111111101011101001000110100101000101111111100100000110000101000110101100010000111101011011101111011110010011110100000011010000101000001111010001111001010000001110001100010011110001010101101011010010001011111000111001001100000100110110111110011110111110001011101010011000011001110110101110001000100001101111101100010011101101011110011010111110111100100001001000010100100001010100110011001101111011011011110110000110100100101110110111101011101110111010001000111110001100011011011000000111001001010110110100111100010001001100000011011111001110000101000011111000011100100001110011010000100001101110111011111111011010001101011100100111111001101010101100010001110100101010010101000001111010110001111010111101000000000000110011001101000001111010101011111101100010011011100011110100000111100100011100000100110111001010011110000101110001101001111001110101000010101110110101000111110100010001010010001011101001010111100110011111001000010000101001100101001000010011101100000111000001100110010001000110110110111110110110111010111101111010101001000110011110100110010011011011110001010001100010000001011111011111010111111110100111000000010111011110011000110111000010100011101101100000111101110011010111010101010011001010110110011000000001101110100101010010110111100111101000110110010001001111001110101000001011111010000101100010010001001000110100011001001100110010110111111111110110001111100101000111101011001110100001111001011010001101111101011110001000001010110100101000000010011000010010111100001000010101001011111000100000110011010100110000001001001111110001110101001010001000110101100001110011100100100000000010100010111010100111110000010010000110111001101111001100100101110000000011111000010101010100101001101010011010010011010111010110100000010110111110110011011010001000001100101110010101100111111100101010010010011000101010111110000100100011011110000001010111001110110010100111010100110101110011001000001001110001110100100110100101110010001010011100101101101000100010101011101001011000110111000010001000100010011111111101000111010110100001011010011001011101011101101000111001101000001101100111110111010001110101001100011010111101101100110000011010001010100101011101001101111001101001111010010100111011111001100111000101011011101100111111001000110010001111011100011100101010001111000100111000100101111010101000111111101111001001000000010111011010111010001111100001111111111111100110100000010011010100111010011111000100101011110100101111000110001010111011011111100110011001110111001001101001001010101100100111010011011110111011101101101001010101011010001011011110101111111001111001010111000010101010001010010101011101001000001110010000100111001000101100011110010010010101010011111011010100010000101000011010110001011010100010001000001111011000000111110101111100010100110011010000010000100000111001111011000010111101011100000001011001011100011101110110000010010111110101011100010010101111110111000011011011011001011111011110001101001101011110011111011110101010110000011100100110001110111010011111111001101111110110110000000100010000111011111110110111000011101101110111011111011110010111000101000011111110100100010100100100110001001010011011100111001011101000000000110100100010111110011001000011111001000101110110100100001001000111011110011001001110100010011110010110100001111110001100000000100111100101001100011011000101010000010110100101011000110010111000101001010000001011001011000110010101110010111001000111010111001000101011010010011010110001101101100000001110001101110101100001101111011111000011111011000100101110110011010110011000011100101010010101111010111111010011001110000110110101100011011001000111011001100010101111100100100001011010111111100100110011000110001000011111110011111110100011000101101110111011100000100110000010101011101100110001000000100011110111010110101100100100010101110001010011111010101100111100101111111001101111101111000011110111011110001110100001001001110101101111100100011000011011111010001000010011101101101010101111000000010110100010011011111110111111110100111101101011001000001101101111101101011001100001011111011111001111001111111101010100010101001101101000100110011100100100001101110011100001001100111010011000010000001101111100010110010011001111000100110101101101110101011010011111100011100111010001111000101010100010000111000011000110010111001110001100101001001111101111100010101011111101111000011010011010111000000100100011111010110000011000110010011100000101101110111110001011011101100101111010000101110011110100110100111111000110011010100100110011011101000011001100101000000111011110111100010101000010101011001100111010001010010111101110111100110001101111011001000111100110011111001010100101111101010011010010000101110000011010001001100000011010110101001000000000110101010100001001110001101110010011000111101101001000001110101110111010001100001010110010000111101010010001010011111001101011100110010100010000010101001100100001100011001010011010111011101011001100110110001101111101111000011000011000000110110101011010101001110111001001100011011111000111110010101110110000111011111011111000001011001001101011101110001100111000101011010011000011110001011100011011011010100011001011110001010010100001110111101101100011010100111011111110111110000100011101100001110111110001001000011001010000001101010110110011001100111100010100110101000110110111101000101000001101111111000110010101000000100000000011000001000101001110111010110000101110111011111011000001001101111101101111110100011000100101010011110111101011101011111000001110111111010100101000001010000101001101001001011100000111100111111011010010001010111000101010110010010000011100110010010100100111100101110010101110111111011100100100010000110100010001000010010001110110010100100000011000010110001001010100110101011001110010010001010001111101000011110100001010001101101110111111111011110001001001011000001110010111011011001000100111110111010101010110000100110010011010010010100011011111001000000110001001111110010010101011100100011110001000100010111001000100000100010111101110110011010000001111101011110110011111111000110100011011111010101100000011100111001110000000111101001011100100110111000000100001011101110001000100001110001110010001010011101001100101110011101110111100011111111010101111010111000011011001111100011000100000100110101010000111100001001100001010010111001010100001011001100011101011110100000000110110101010111010101110110110101011010010010110010010010101111000101000101111111100010001001111100011110111100100111111101010100010011000100011110101010000011100000000110110010100010101010101111111111010100000000100011100000100001001011101100110100100010110011111010010011111001011001001100110101001011101011111000000110000000110110101011010011111110111000111111110001010011000001101011111100110011111000000011000010110111100000011010011111111010101000111010011001001101000111101111010110111011110100110000011111010011001011100101111100110100011100111110100110101100110011001001110010011010100011110111000011111010101010100100110001101010110110100101110100000111000000110001001010001100101000011100101111000001101111000111010110010100011111010100000001010111111001000110010000110011000000100010101000011110000110110111000110100001001100010110001110110000111110100000000001001011011011000100010000100110010111010100010110100010010111010010001100011010101000011001100111101110100011001101001000101111101101000011110100000110001100110110010100000110000101000110010010000111101011110011001000110001000100001101001000011011101000111111111011100010110010001110010100010001101101110011111110100111101110110011110100101110100000011100110100011111000011100101101000100011000111000111000110101111100101111110000101101111010011110010010001000001000111101000000010100111101010110000110000101001011111011110110100110011110011001110000000110101001000101101010000001010011110010101000101010010111001100110101011001001011010001000001101010110011100000011100001000011010101001110010000010011100110100101100001000101001000100110000101110111110100000111100001110100111100100101000111100110001110000110001011100000010100001111010010011111111000100101001111100100100111010100010100000010000100100100010111000101010001001000011010111010010011001100001000001000111101110101001110111100110110100000000101101110011000010000000101011101101010110111100101100101001011001010010100010000001011101100010010000011011011010011011011010110000101100001000000000111111111010110001111111010111000110000011001001101000100111101100011111111101000111100100100101010000111101101000011001100000001001011010101101100011000111001010100010011100110111101001100001110010100000111000000010000101100100010001110000010101000101011100010011010000111011111111010011110110011010111100001001101101001000011111011100110100001110011001100001010000011000000100000100110011010011101011111100111011111110110110010100000111011000111110110011100001010100100110001101110000010010100101100011101100000001101010010100001101111100000101110001100101110110101111000000110001010101111100101111011011000111111110000101011010001110101000110101101101010110101011011100000000100101101111110111000010011101100001110011011011000110001000011111010101010100111010101010010110010111011111110010000110111101110100011001000011000110100110101110100011100110110001011111010100001000101111001110110100011011110011011110001000010000100010111000110000011100011011100111010111011011100110100001011100111111100101101111111011110110010111111001010010011101000001010010001100110010001110100001000010011110010010101000101010011110101011001111010010101001011001000100100101101111000001000101000011000000010000000110000011001100110011110101010011100111011010010011100101010100101010101100111001100011111001100001000111110000001011000011010111010011100100000010111010001001110100001001000110011000110011011111110110110001101111110011100010000001001111011101000101110011000101100001111010100001101101001101101100110111000010000001001010101010110110100110111110000001110010000101110011001110111100100100101010111110101110001111100110001110110110101101100111000000100010010101110111100101000110111110100111100101001001101110010101110100100001100010110111100101111101001001001110110001001010011001011000011111110001101100100110110011101010101101110000110010000001011110101011011001110000110010011110111111100100011011010110010111111000101101001000001001110011110000110100100011000100111110100111110000000111011001100110001101100100001100100111111001110000010110001000110111001110110011110010000011110000111101010110011101000001111001011110001101111111110011000001001011011111110110110000110000101101001101110000110011110101100000101100100001000010011100101100011000110010010011101100110100101011000111001111011110111101001000101011110101110010101000110011111101011101010100011111101011110101101000110101000010110010110000000110011011000110010010011001000000110101100011100100011100110000000111000101101010100000100001101001110011001010001011011100010101111001001100101001001011000111010000001110000001001110111101011101110101100111010010011100110010110111011001100010100101100100101111111011001110101000001011011011001101100010001001001000101001111011001100110110110111000010001011110101100100111111100110000001111100011011000110100010001000010111000000000001100011010001011000100011111010001000100101000101101011010001001010111010010011111101011110001000100101001011110101101011011101100100011010110011101001110100110001101001011101000001001011110101001001001011001100010001111101111011111101110001011010000100110111101000111010000111001100100101011011110001000100011101100111010000100000110010111001100110010001010100000011000110111111110110011000001111100100100001101011111110100000111001100001000110001111111010001111001110001101100001011011000110101000110101110000101101101001000000011101101100000000011101011100001010010001101101010111001000110110000100111000110110011101110101010110011110101010101111001011111000101111010011001000110110111010000011100101110001100100100001000110011011100010011110010101100010011101000000110010100000111101110111000100010101110111110001011111001010001011111110100010101000111011000000110100011010110110111110000010010101110001011110100100000010000110011011011011010100101001111110100101010111100100001100011011100010010101000001100100101010101100000001010010101101110100000101000001011010010011001111001010101110001110001011001010101000001000111101000111001010001010100001111101101100000010101100001001100011111110101001100010100111011110001010000010111000000000110100000100010001101100001111001011111010001111000101101010101011010001001101010101111100011101100110001100111110100010010110000000010101000111000000001000101110100100111110011101111100111001101010010101101001001110101001010011010101100100010110010100101110000111101010011110110010111110100101001100011000010111011011010001100101110000011101011000101011111101001011111010000010111100100001001100110010010101010011111010110000101100010011101100001000100011111101111001010000011101111110011111001100011101001100111011001100101000101011000101110101010110001110110110001100111010000001000011011111011101000111010101100000010010110111001100011101011011100011001011010011000010101101010010110011110001100011101100001011111010100000000010101110101111011110001111111010101101111101011100001000000011111001011100100110110110011110101000110100010101010111001100011100111000100101110011100010110000110001011010001101001011111000111110001000110101010011001110110000000110101111000100100110100001111100100110110110000100000000011000001110100101110101101011100100010111100001001111001000110111011101010111111111110101011111011011100000000111111010100110000010000110011010000011101001100000011010010100011001000101001011000001101011110100110101101111110000000100110101110001000100001110110011101001001000100011110001010111110110001000001111011010101011111100110110101010111101111000110111110010110110010111011010001011011100110000101011011001110100010000000010100001010100000101101111000100001111111111011100100110001000000100011110101000110000010010100010011100101010010110110111101110110101101101001110101111100111010101001000011101100101101101010100010100111110100111001000101110110010010111010111001101101001101000100110110000011100100101011001111101010000100100101000100001010000001111100101000011110111001101111001111111010100000111000000100110011010100000110000110110010011100101111111100000100000010111101101100011001111111101010011010001010110000000110101001011111001100101010110010001011000000101001000100100011001011000100100110001100100100000111100101110010100010110010110100100011011010100000000110010010001100011101100011100101100101001001100010111111000110111001100101010100001010011000001010100000001011011101111010101001011010101010100111111111001110010100010001100000110100111000111010010010000101101110111011000001000010100001100110100100010111101011011100000101001111110000001101011001001111011011010110011000100010111011100000000101110011000010100110010110111110110001011000111100100101100011001000011010101101000010010100110000010001111001101111100100100011001011001110001001010100001011100100100111011000001011100011111100001010111010011011101011100101010111001100111011001101100001011010100001100000110000100110100000110101001000011100100111010010110110111011111110100110010110100000011110100110011001000000000110110000010010000011111000111100001110101001101111011010111110010111000000001110010100111110001001001010000000011111010101111101100011101011100011101110101001110111010011010110100101110000100111010011100011111101111011000111011000110011001001001110100010000101000010100101100001010110000011010000101100110110111100011011100011000100011111011010111110010100111001010011100100100000010111001001011011110011111011110110101011101001001111110001011011011001110000010011110101111011101101101010010010100110110101011100110010001101010000010100110000100100100100011001101010101000110001001010001001110001101011010111000011110010111001110111101101001011000100010101110011101001111010011001111001101000010010101101100010000100011000111000001111110111010111100011011011110111001010000011110010110010100100001111101111110101011001100010000001011100010111000000000000010110001010101000011010111000010011000110001010101101110111000001110111010011111110110101010100001100010011100111100110110101101111110110011011110111000011100000001000100010001001000010111001111100110111110010011101111100011010011001011010110101100110111101011011000001010001101011011101101110100001110101101111010001001111000000000100001100010110000001000110110011001000000011000111101001111111011010101101011111001111100101111001101101110011000110011011010010111010111000110011101001010111011000111011110001010100101111001000011110111101011010110001101101101000111001111110001101100000110000100011111101101100110100111001101101001011011000110110001111000001100101001111011011111100110100100000110011101101011110111110101111111001110111110100001011000001010011111110110111001011001110011111110100101110000011100101011110101011011101010011011011100101110011011001011110110101000010011010101000100100100101110100010000000001111110101010110111000011110000100110101011100111101100001000011011101011101110000100001101000100000001010011001010100100001110000101011101010110011100010001011101111011101001000100000000001000001010100011100010111000011110000010001000011010110110010100010101100001111101111000000010101110011010001110010001110000000101011000001010011011101001100111100101001011100100100010110000011110111010100110010110011011001011011110101111100110110111011111011111101011100011010011011101011001000110000100100101100011011000111101000100111110110001010001011010010011011101011000001110000000111000010011101111100001001101100010010010111010000101101000110100011100000011000000001011111101010011010010100010011100011101011011100001010101101101010111100110000101011110101001101111011001110111000010101101101111000110100000000011001101111111000111100010011011100101000111001000100101000110000111000011110001001111011100000100001000110010001011001001101110000110110110100001101001000101010001001010100000000010010010001001101110011001010010000110000110110010100100100100111101010110101001100001110000111101000100101111111101111010011100000100101111110000000111111011001111010000110000111101110001011101101010010100011110001100000110011011011000010101000100101111011101011000111011110100001001010111101110110100000011000110011001100011001101101011001110100101010011101011100101011011100011101111101010111101111011010000010001101100111111000001101111101011010101110001001000111010010101011001010011111101100100001100010110101100010110000110111000011001011111011001110111000101000000010110100101110010110011000100011100011000110001010111000101100010101001010000000101000101100010010110100100010001001000000100101100000001100111001000011010101101001011111111000111001011000011000001101000111011011111010000101111111001000010111111101100010111100010111101101011000110100010001011100000100000100101001100001111011100010010001111000000001001010001000110001011100001001110100110010101111010100010110011100101100100001111000000011100110001000110010011101110101000000101000101010011110011111110110100101000011101001110110111100101010101101000100000110100101100011001101101001110101111010001000011010100101100000111001101100101001001001011011101010110010001100100000001001010101001011110111011100100111010001101010110110001011010011000100101001110001011111010110001000100111100000100011000000110111001001100010100111000100110010010111010011010111011100000111110110110000111010001010011010010001000100101101111011101111011111111100110010001110100110100110111010111111011001001000111100011010111101100010010010011010110011100111011001110000010011110100110111000011110001110100101011100110111010010001110001110000101101001111111100000010111101010111000010001010111011111001000111010111110001011100011101110110010101010000010110011101001110000010011010110000111010000110001100011000011011011000001010110111101011011001111000001010100101000011001000101111100001011001101100010010010011110101111100011010110000010000010011101001011010100000100110100110111010010011101000000010011001001101001011100001110000100000010100011111110010000111011101010101110010001011010001110011110011101000101100111011100001110110000011111010110000000011111110111001101011110111001101111111100010101001010001000001010110001100100100001111111101010101110010100001110100011011100110000001001011010000101111100000101011111011110010111100010111010001001101000111101110001100000010010010101101101001011110100110101010111110100010110110010000000100110010001110111001110001000010011000101011011101001000011010110101111011000100001110001010001001000000010100110111110000111101100111001011101111011110011000111011111001100011100111111111110000100011001101001111111101100010110111010001110011001111011011101100111010101010000111100111100000010110100010111001000101001000001000101110001111110111100011110001001100010001111000101101110000101001111000111101100001111111010111011101101110010111010100100011000011001110110101100011010101011101000001101101010110100100110000001100000010100100010010100011011001100000010100000000110011101011100100010100010010001111100010110101000011100000100001000000000011001111101010110001111111100110110110000010000001100000010111111001010011101010010111000110011001001010001000011101010100110001010000010110001101000001010111010110110011010011101010100111100001111001110101001110000110100011110000000001110110110101010110111100000000000111100001111111010010000111101000001001101100011001001110100101110011010000100000011000100100011110010110101111011100110000100011000010000010011100111100001011010011001010100011101100111101101110111001110011001001101001000010111001000010010100110001111000100000010110011101110100000101101011101001001100110101100000100000000111101100111100010110101011110100110101001111100111110101011000000000110010010101010111110010110111111100110101000101110001011001110000110000010111001110111111001100110000111000110000111100010100111100001101011111101011101011101100111000010010110001000111001000000111001111001100010000001010110011000001001111001111101000100110001011000011001111000011111101000100010010011111001100111000100110101111001000100100110111100101000010101100100010001001000110101010001111110101011111100010101001101011010101111111101001010010100110010000000101011100110001000011011110000000001100011100011001101110111011100001000011001011000101010100000011000110001101101110110111110010110101010111111111110000110111011010011110111100100110000000010101111110000111110100000101100000101001101111110010111110000101011110001101000001101100100100110010010110001111011001100001010110000010011110100001001010111001011110001101111110000010000010011000101111101010010001001111100110110000100101000001111111011100001110011100011011001101010110001111110001000101100011000111010111011101110001101010110110010011100001010001110110101011011111101001101100000100000011100000011010010000100000000010001101011011011101001110001111101101110010110011101110000111100001100000100101001111001101101100011010111011000111101001010001110001110001011000111010010010001011000101010011001111100100110110001110100100011101000011100010010000001000100001001001011000101011110110001010110010001001100101001010011010001111010000011000101100000001100111111111001110100011010101110111011011011010101001101110011001001111101001111010101000010000000101010100000101101101011001111000000101110110010011110111011110011001011001001101010011011000101001111001100101001010100010100111010011111111110110011110011011001101110000100001000110100011010010000111000110101010111000100000010000111001001011011000111101101011111011011010111100001011001101111111000010111101101010100101000110000101001100000000110110010110011110110000011111110000100110100111011101101011011001000011010111001100101110000111010100101111100101101001111100001000010010100000101100011001000100010011000001111010001111010011101001000011001110100110010010011101011011001110110010000110011001000111010010010011110100101100001001011010001111000000101110001010101101101011010100001101100011001000010101001111101111011000100010101010011000000001100101110100110011100100100100001010011101000110100111001000001010010010010001100011001000101011101011000011101010110100001001001011000000001011100001011110001101111000101100000001011101001010100001011010110011110110101101000101100100001111111100010111011010001011010110000101011001011101011011011001010101010100011011111111001000000000101011001110110111111010111100100111110011100110111010100010101000101001111110010101111000010011000110011110011101100011100010000000001011110001100101101101010110011101001001001110010101101010101100101001101010011000010110001101110110110110101000100110000001010001000001101001010001111111110000101011111111001011100011011101111001000100011111000000010100100101000111000101111101010011101100011111011100010100010000011000110110001001011011111111101100110011001100110001101011101001011010000010010010011100101010001100110001001101111010100010011000111010011011111111001110111011011111100010000000110111000101010001011010111000010110100110000101011110110100101111000000001011011111001001010100111110101000110011000101110000000000110100111110010100111010110001101011001101111010011001100001100100101001011110010010110000101101100001100000101110110111000110101010010101000000110010110100010111000111010100000010110100110110011111101111110011011010011001000100100001010100011011000011111101000101101001001111100011000001110000101111000110111101100111111010011001001011011101111001000001111110111100010010101100000101001011010111111001001000000100110110011001010100001110010101101010000100110110000001110000011011100011001000101100000110001101011011111000001110101111101001100010001011111000111000110111000110110100001010001001111001101110000010101100010100100011001100111111011001100011100110100011011000100001110101000010010101111100110101110110001110110101100101101011000100100111110100111000100010110101101101111001011010010101100101010000010111001111110111100111101101001000000110101110100110111101110110011110101001010010011110000001100010010100010100011000010000100001100110100100101001111010110011100010110101010100100001110101001000101011001111101000111010110110010010011000100000001100010111010001000100010100010111001001100101111101110001101100101010000110001100001011100101110010001010101100010110001111000001100111011101001001101110001000011011011100010110000010110011111001001110000000100100101010101111101111001110100010100110010110111111100100101011000110000110111101001000001100110100001001100010000110001001101000111011011101000101011011100011011000101100110011110111110110110000100111001010100101000111000101100010010011110010000001011110001110110100000001101001001011010001001111101100011100100001000010111110101100110111010110110011011010110010101000111110010000010011110011001000001010011110011011101011000101100111010110000000010000110010000010011101111011001110011110010110101011101010101101101011000010000010101111000110011101010100001100111001110100011111101111111100111110100100111010010111010001011101111001101010101001111111110011000101000101000000010001000001010010010000110110011100000111111101011100110000011101101001000000010110100000111000011000100001001011110100001100010101100001100001010100111011010001001010110000100010111010000101100100010011100000110001000000101101111101011011001101010111111111011110011101001010010000110100000110111001000111110010001011101111011010000000100101101110110100100000001100000010110000110000100010110011001100001111111011101000101010100110011111000010000010011011001000111110100011100010000110101100110111110101110111101110000110001101110001101010001010101001101001100011001110101111000000011010001101000000101111101011100100101010001111001111011001011111000110011001000101111010010101100011101011000001010001010100011110101011001110000011101100110011110000010010101111001011001000100101100010000011010010011001111001010001010110011110001001000010001111010011000001001000111100101011011101110111101000010101100111110110101100101111110100001001011111100010111011100101101011101101000010011000111111110000111011101000111000111001000011001101100001010110010101000000011111000100011110001101111000010001010001101111111110111000111101101011001000011101100101010000101011001100011110010110111010010000101111100000111100111110011101101001101101001110100111110000111010111111010000100011001101101000101010001101001011100110011011100010101100111101011001010101000011101111110001000111101111110111010000101110011110010011001010001001101101100010010011110001101001001110100010101110101110001111101011100001011011110010010100011001000010111000101010100100101001110001000001100000110100010001001001101111111100101010111011001000110011101111010000010001101101000011001010001110010011010111010001001011110011001000000101010100010111101010110010100001001101100110110101001000011000010111100111100111101100110011111111011001001111001001010011100111110001000110011100111001101001010000110011101111110100111100111000001011111001101000100111101111101111010000010011110111111110100111110000111000101011011011110101100110011111100100101100111110110010000101011000010000100000010011001101100111010011010000010010100000101111011101000111101000000101000111110110001000111000110011100001110011110001100110100001010011001001000111001001010000010110110101100000011111101000000100110001101001001110101011011111011010011101010111110001010100101101011100000010111000110100000011111111110110011111010010101011111100010101100001011001110001000001101101100001111110111001101111100111010011110100111011111111000010000010111011001110001000101111111010011100001001110001100000101101100000011010010001011101100100101010101000000101110000101110011100101000010101111111110100001111110011010001011000110100011101011110110110010101000000101101110011010001011010001010011111101000111011011101011000110100010111111101101110111010010001000100101011000001101011011001010100100111001011101101100111010000000100101110110100000110010000111101000010111011111010111011111011000101000000101011001000001000011101010100000100001100000010000010110111100001111100110000000110000111001111101011101000010111111001111000001110111001011010100010011111010010001000011111000000101001011101101110011100101101110101000110101100011000111101100010111110111111111110001000111000110111011100111111001111111000111111101001011001011100000110111000000010011010101111100001001000010010111110111010011111111100000000001100000101011011101110100110011011111010000000111000010000011101011101011011100001000110001011001001110101100111000001101001000001110001100011000111111110001101001111101011010001110011110011110100100011111111011110110110011100110011110110010111011011010110111001001010100101100000001001101100001011000100001110101111001111001001111100001101101011100111001000101110011011011010011000100111100000101101001100110011001000000011010001011110000001011101001000100011110110111110011010000111000000010001011011100110011100101101110001100000101111000000101000001100000101000101001101101000101010000111010111100100110010110011101110010101101100001110111000101101101000010000011101100110110111010110001011100111100011000100001110111100000001110110110111100000000010111100101000101001100111111000101101010100111001010010011011100111100110100000000010110100111100010001000101011011011011100111000001101001111000010111010101011100100111001010000001000101011100100100110010011011011111101110001100101011011111001110001001000010010010010100010010011101101000100011000011110001111010000001000000001100011101000101011100111111011100101111110101010111101111101011011000010111100011010110010000111011101011011010110100011100100111000001010101100101111111010100111000011101101110110111011011100111101101000110010111010011010011100101010110111010010100000010001001101001100001110011010111110100011001000110101111111110001001100010111010110011110010111000110100100110000110001000100001111010110001101011010100001011101111010110010001101011100101101111000110110101000111011110010110001001001000110110111110101001001000101001110000100010110101100100011111100000010001111001010011011111000011011010001110011010000001100000001101010001001000100000101111000100111010000001110000001010010100010111111111101011111101100001010101100110010000101100011001010111111000000001001011000111000011011000111000101001001010100010000001010110111111011100101101101001001011000000101011001010110110010000100110010100010100011010000111110100100110011011010011010111011101110010101111011100001100100010011001000100110100001110010001011010011110000110100011000001100001011011010010001100110000000101001011110001101001011100101100110101111110110110010001010000001100100111000001111101111100011100100011010110011110011110100111010001010000111110111011011001100011110010100011010010100001010100000001110110000111001001100011110111010100000110001011111011000110001100001110111101011010010011000101010010100001001101100111001101101111100101101110110100010100101111011101110101010010011000000001000011010000101100110001111101101011100010001010111110100001011100010111101001110010010000110110010100000111000101110100101010000011000110111110011010110001101010111101010111010000100000100100001011011101001110011001100101110011011000101010100101001000100010010101111100000000111001001001110011101100001010100110101110110100110010101100011001000101000100000000001001111100111001111000001101100110110101010000101000101101101100110100101001100011111100001000100111110011110110100010010100100011111001011100010100000100011000111011100000101101001000111001100100010010101010011101011101011011011011011100011011000101001101010111000110001000000100110011000010011011000011010111001111110000001001011010001011111100001100101001001110101110100000000110010110111101001000000100010011111010011000000010000001101100110001111111001010110111011110111001111010111001111011100001101001000101010011011001101001001110010100100100011001001000001001010101100100100100111111100110100010100110010100100000011110100001010110110010100111110100100010101110111111100010010010110010001011100100011000101101111010100111110111110001100001111011101001110111011100001100011011010010011010100100100000111001100001101101100010011110111100000111110100111001010111100000111011101000000010011111100110010011110101111000010010001001001010100010110001001101111110010110010011010011111110101100111100000001011000110000000001001111010000101001010100111010100110100010101110011111111001011111011110110111001001011000111000001010000010010010001100001100010110000011110101011100010100001011011100011101111101000110011101010010101100011100111011001001110000011101000111001110101000111010101001111111101000011111001000010011101000111101001001110100101010101110000100010000010111011010111011001101111101000100100001010101001101000001100000101110110110011010111001111101010010101010000010111001011011011110110101000100111111010101111110001101001101000101011000100101011000010100111101001111111001100010111000010111111010111110100110011011110010011110000001101011011000011111000101011100100101101101111010001101110111101011110110010001111111111110000010011011100100000001011001111110110111110000110101011010000001110011010101100111011111101110101010101110000001011110100001001111110100011101001111101110100101111000100010000001101000001110011010110111111111100100011000101010010000101101100011000101101000010111001101001110110000000110000011100010110010001010110010100100000010010111101100010101011111001111101001011101110100000011101101110011011000011100101011000111010000011000000001110010111010101101000101000101100001100110100101110101100111111000101100001101001000111100010101110000101100110010010001011000110011000010110001001111001001100000001111001000100010001101000111111100110011111011111110000011110001000101010110101110010101010011101111001000000000001101101011000001110100111001100100000011010001101000111101010010010101011100011010111000000010001111100001101101001101110111101011000111110011010001010010010101100001110100110001110000011111001010001011000010010001000100100101100111001110000110111100011001010100110100110001111110111010010000100100100010001110011000010110110100111010011011111110000010100011111000110011100000001111010010101100100111000010100111011010011111101000101010010001110101100111110000011011010001000101000100000000111101010111101111011000101010111111010010100000101010101101100111010101110111110101111100100001010011000100110101010111010011100010101111110111010110100010000110001111100010111010001010110100101111100001001111011111011010111010011000110000110011111100000011001110011101101101001010101111000110110000100100100110011111011010001100101000001110010110000011100001111110100010101001001111101111001001101001110001111010000111001101100110111101110101001011101010101011101001101011100010110110101101100100000010000000111001101100010111101001101011010101011010101000111001010011011010001100011000100010000011000001101111000010000010101011110110100100110011101100100111010011110010000100010011001000101111001011011000000100101010000101011011010100101111011111101111110110011010001001000110101000010000000101011111111101100000100101011000001110001001000100110001101000100110110001111011010111011110110010100101011001101111010000101000000000001010110000000101000101100000100101100101001101101100101100010111011100111000001110111110100101001011111000110001101001100100100100000000101000000111100110111010110111111011110101111000100111000110111101110101101010001000010111100011111111011000101111001110110001010011101110011110011111101000010110011111010100111100110001111101111011010000000001011001110000111011111110100111000110110111110110100101000010011111010100101010011001110111011101001000110111100110101001100000110100010110110101110110101001100001111110000010100010110011011100110110111100000100101001001000000011011010000110000010000011010000001110110110100001001110001101011111011001001001100000101000010100010000010110001111001101001111011101010110011110111101101011101011100000010110101011001101101000100110000001000110110001000000000000101011101011110010110111001100100111110110000010111000100100110100100100101011001111100101001010001001100000111000000100000010100101011110101000010111000100100100100111110111110011101110011010101111100100111001110001001101001100001101100100001010000000001000111000111001100000111000011011110101001011101111110000000101101010101001110100101001001000111011001001011111000010101000000000100010100011100100011010100110010010010110101000100000010010100010010011111000100110100111110000101100110011000110001101010010111101110000000110110101010011100000010011000010001011101011011101111011011001010001001110011110010001100000011001000110011100110101011100110111101101000100001010011101111110001100011111010101100110001111011000010110010010001010101100100111010110100001111000010011001111011100110000011001111111000110110111111001001111000110011111110111001101011100101011000001110100110001000011110011101110000000111101100000000110000001100010101010011010100001010010110100011111111010001110110010100110101111110100000101011110101000011011011001000100011110101100010000110100100111100001101001100001000110011011101010001111001101011001001100101010011111001100000100101111011000100100001101110101101110010101001010010010010111110001101100111110011011110001100100011001010100010010100111111110001100000010011010111100010000100100001011100110010111000111001011100001010001010100101100000100100011110110101111111110101100010000010110100101110111011011010100101000101011100100010101000100010110011110010100101010001000111100000111011110010110101000101010100101111100011010100101011010011011101011111101010100111111111000100110000001101000101110010010010000011010110101100101010011000001110000111100100001010111111100110101101000000110111101000001001000110100111010111010100100000101110100110011110100100001011011000101011101001101111010110100000001111010100101111001000001000001100101010110110111000101010101000000100001101111000010110010111011001101000011111101111101111011000001110011110001011110000001101010111100001111011010111000010101010011001111011111111101110110010000101100101010111000000100000100101110100000011000011001000011000101010010010011000001001100000100111010111001001110000111011100111000101001011101011110000111001001011001101110110000000001011000010010010010111010101111001010000100011111110010011101110111011010010110110100111011110101011100001001001000011000011001000100110110010011100011011110110111101011000010001000001001000011010100110001111101001011001001101011100011111101011101100001000110001011100010101110000001100110001100001100100100110111111001101101001111000011000001111101010100111110100110000101001101111010001111100001110111100010110110111001100001110111110110000111000100101001001100101000000101100010110000110110110010101000010010110110011000001011111010101000100100111111101110110001101111111101011111000000011111010100011110111010001100101100000011000111000110000001100011100001100011101010110101100111011001001110100111011000000001101100011001110010100001011000011101000100011100010110000010010011011100111101010000110110110011111100110000011110110000110111100100010010101000001000110101000001100101001101101011010111101101100111111010111110011100000110110010110111011000100011011110000101000101001101010011010111010000110000100111110001000111100100010100011000001011000001101010111000101101101110110010000001011001101110010101111010011010000001011110110100101011110101010000011100011101011111110100110010000110110111101110100101100010101000010101111001011111011011111110000011011010110101010010110111000111000011011100001100001011100001110001110000000011010100011110111111111000111011110110100111110011010010110011100001100011100011100111011101100101011011011010100011001000000011111111010011101001010111011101110011111101011101000101011001010100100011111111101010101101100001011001111101111000111100010000010010100100011100111111010111011001010010001100110001110101101110111100110100110011011011111101110011111010001111100000000100000101010110101111111101001010011011000100110100111010110100101000111111111110011111101010010000100000110110111001101011011001011001011100011001101111011010101111000110011111101000110001001101000011011101010111100000011110001111000111101111111001110000001110101101101000101110101011101000110010101010001001001000111100001011010011011111101001111011011101000001010101101111011101011010001001111010000101001101110000000101011111011101100100111101011000001000100111000101011101010001100011000011010101000010011100100111000000010110110000000011100111100000110100001010010110101000111100101101000010000101111011010110010011011010101101010100000000110011101001110101110100011011001010110100000000100010100100001100101011101000110111001111010111001110110111100100010010100011001110011000011110000001000010011001101010001000010110101111000001101100001100100101010110111010001110001001011100000101100010000001101011000001000001001100111000010100001111101010000010100011000100110110110111111110100101011110011000110110000000110101011011101100110001010001010011100010001101111001101111110111010000001100100011000101000010011011010100101101011100101011010111111101111010010100010110011111000011011111110000100000111111101011011110111110010110001001000011110010100010110101101000111001111011111010011110001000101010010100010001000100111111010110100100110011101001001011010101110001110010010101111111100100100010110011000110110101010111101000001110001101010011100111001010110001010111011110111101001011110100110110110101011001111010011001000011000011011011101100011101101100100001011101110101110100011110100111000010100101110001001110101000101110010101111101010010011001010100110010100110111011101011110101101111110010100100011100110010111110110101100101111011111011001110100001110101001000010001100001000111110101100001010111111110110100000010101101110111001111011011011101111101001101100000100111001011110110001000100001101000010001111001110101110010010110001000111010001110011000000101000110010110011100110110111001110101000010011101011101001101110000100000011010111111101001100100001010000011001111111100010110010000100000100001000101111010101101011010110101001001111001101011110011101010101100110110000010010001111100101110101000000011000111010001000110111010001001100011101010110100000110111110101000110001111010010111010000000001011000010110000110100010110011011001000101001101101001000100000000111000011110001011110010001001111101000000110000101010001010001000110011110011100110010000111100110111110000101010000110100100111000000110100100010100111000101101011100000010100011011110000111011111110101000101001000000001110001111101110010001100100000111100100010010101111000100010101001111010001010110111110010010001000010001001010001101010100100010110101110110111010010110110011100100010111011011100110001011000110100011010011101100101101011100011000111101001000111001110011001110010011000011001110010100011000001010010111111010000100000010101000000111000101011010010100110011100101100010100111011111001110100001001000110000110101100011100010101001000111101001000000111111001011001111100000100101101001000010001011010110100111001100000001001010011101101011010011101001010101110001000000110001010011000001100100001011011000000100000110110011101011001100010011010000100110101100100100011001101101111001110000010100100001010000001010000011011000111111101111100101111010110000010100100011011001000110011011010101110000110100010100000101000100011010110000001101001010000011010010101100110100111010011100110111001101100011011100001010100110101101100101001101111001110111110001111110101100110010110111110110001001010110001011111000100000001000101101101000001000111011011111110010100101110001000111001101110011100110010111110000010010000110100110001000011101110100001100000110011001011010001110111010110110100100000111101010010000001011101001101010001111000011101111010101111110010100000010000001001110010111001101110101110101001101100000110011110011100011001101110110001011110001000000100101001011101010010010011001101110110111100101100101111111110010001111110111111001110011001001011001000110010011001100011010111011111000110111010010111101010000111010000111010010110011001000010000010101110001110101000111010000100010000101011011001010011100011100001001010011010100011001110000101100011110010011100001111101100111111001011101111111000100010011000111100010000111000010001111011011101010100111100010100010100110011011011001100010000100100100101111101101110000111001011000111001000110001101011111100010011001100000100101111100110100000111101101000111110001111001110111110000000001010111010100100100101111100000100001010010001000100100001000001000010010001111110111111001110101001100111100110101111100101001011001111000000001101010011101011110000011011100010001000011101000011000101001000110100111011011001011000011111001110110101101011111000000100011101011000111111010011110101101100101011010010110111100111000101001100001001001100001100001101100001001011100100100101101001000000100011101011001111100000010000000100111011111001011100000010011001111101111011000111010111101101111001010000010000000110110000100101011010011100011110001111011011110011111010100100100110110101001011000110001011111001110010111111101001011000101000110011010101101010100100001000011110000111101001011000000100111100111110001011101111010111100110001100000101000101000101011000010011111011100010000001101011101101101111001111100110101100011000001110110101010001001011101100010010001110101100010001001011100001100010010011100110110011101010111110110110011111111100000010101101100010100100101101111001110110010001110101110111111100000111111000100000111011011011010110000101000010101001101110000011101111101010001110111010111011110010010110101011111010011010010000001100100001100110000010011010110001110010010110000101010100011110001011011100011110110010011100110011100100001100000001100001011000101100010100000111011111101011100101011011000000110101100110101010000010101001111101101110111111011011011100111101001100011110101110000001111111010111011000011100101010111000110110000101010011000100101100001010110011011001000001111100100100010011101010100001111001101111011111110100000100100010111100010101100011001010111011100010110100010011101010101100101110110000111011111000100110010000111000010110101110001010101011000101100010111001101011100100011100111101001110111111100100010000000010100110011011010101101110110001010101000001111101010111011110100101111001111010001100111010000111000000110100100011101011010111011001100001111101110000011001111101000111101111111000100010100111011111110111001100111100101101110011111001100111110101110001011010000111001111000110100100100000101101111011100111101100110011111001001111010100110010100101010001111111000111111011000011111011100010110110110100010010010111100101100000001111101000100001000011111100101111001100110010001001010010111111110110111110110110000100101101011101101110001011100001101000100011111000111011011000111110011110001001111101100111101110111101101011111111110101001011111011100100011101110001000010101101100111101111001101001101000111111001110100000110111110110011100100111000010010111101001011110001001100011001100110100010100000010111111000001011101011000001000111011111110100000100011100110000100100111010011010001000001101010100010110110011010101000010110000101110011100001001000111111010000101111011010100010111011111101110111100111100010111011111101100110010110001111111101000111101011101010010010101010110001011101011000100011100100000100000110001010000101100001001111101110001001100000101111111010000100011110000111100000011100000010110101110010110011011100111001110101001001000001010000001101111000100001110110100101100011111111101111100000001010010110101110001000101101101100001001100100110100010000111111111011000011011111101001101100001001010100011101000010000011111010110001011000010100101111110100011010100101011101010011110101101010000100110000111010101011101010110111101011110011001110111011000100001111110110011101011111111110000100010010001011000010110100100011011001101111001001010000011011111101000011110011110011101010011111110110011100101111100001100011001011110110000011001010100100100010000000110100010011010001000011010000101100101000111010001100010100111101101010111011001110110011001011010101100011101011110111100110000010101010110011011001010001110110100110111000111101001001110000101101011010011000100100010100101100001010101111110000010101010111101101111010111101111101100010010111111101011111010001010111010010110100111110110000001100101010011010010111010011000011001010001111010101000111011111011000100110110011111000110000011011010001010101111001101110001100100010111001110001011101101011101011011000000010010110100110101000101110000001111011001000010010001101111101010101011001100010100110010010010000001010110111011010000000001110000101001111111000001001110111110000001101010110101110001000011110001100010101101001101001010001001000101000001010000111011101011001111010110110101011011100011000111011011111011011110010010101101111100101101101011010100101101001010001100000001110011011010100101000010110000011100111000011110101101111100001000101011001111110101001001101000101011000100011101110111110001010011101000110111100010110100000010011110101101011000011100100010100100011100001110111001001011010110110101001111010001100011100000001011011001000011101011101011100100001100011101010011101001101001000110111001101101100101100011011101111011100000100001101001011101100001100111010110001111110011110110011000001110010110010111010110110100100111111011110010001100001011011110111011001000101010100000001010110000111101110000001010111000100101101101010000001000100001111000101100100010100010001100001000111001010000110110110011010111110101110100000001110110101101010101111001011110001100000101001001011110000110110100111010010111111011010110010110110010111011010011000111110110100100100001010100110100010101011101101011100010111110010110110101111010100000110101000100111111010001011101010110011000100011101011010000101001010101010100101000101000010000010010100001010010001110011010111001101000010000010011011011100110111100001001011110111000010010010010111101110010000011110001000100101000111000100100101010110010001000000010111011100010001101011000111111011011110110010010011111111001111100110010011100101100001100010111000011010110011000010100010011010001100110000100100001111101000001100100011111011011101100010001000100101110000100111001100001101101101001000010011010001110110000011000100110000000111001010011100101111110110101011010000001100001111111000000110010011110000001011101000011110001101001000111110011111010000000000111001101010001000110010010100111101111101110001011000101101011100101100101011011001000101111101001011110001011111000001001001001111011110000011100000010101001011010110111101101011101001000110100011111000111111110001111101100101111011011110100011100111011001000101110101001100001111010111011001100110001101001111110101011000111010000000111110000011011011100011001011111001111111011010101001011101100000010100000010101101101010011000101001111001000011011010000111011111001010001101010100110010110000110110001101101111110010011101000001111010111000111110011111110000011000010101100100101011010100001000111110001100011000100100101110111001101110010011101000010010101110001001010000000100101100011100110111100111010000001000010010111000101011001001101110101111000001101110110100100100010111100101101111101010001101101001011000110011111111001101101001010010110000110111100001010010011010011000010101100000010000001011010100001101000100100110001001000000011100000111101110010011101000000101011101010101110111101111010110001000101010000000000001010100111010011010100000001000100110010001000110111111110000101110110000000101111010001010000000000011000000101100101100111001100111010110100001000101101010011110110010110011011101000110110010011101010010100010001111010000001111111000110100000001110101101101111111011001100001010010001011111000010101110101101101000001101010100101001101101101100010110011100010001000101100110011101011110000010000001111111111010110000110101010000001111101100010001001011011010010001000001100001101101011111101011010001001010111101101001011100111001100110001000001011011100001001010001110111101110000000001111001100110011011101111110011000100110010110111110010100011100110101000001101001100011000111001001110011100011101011001111011111011111001011011111111110011110010000100011001110000100110101110011010011011000100110001010110010001100000011010000000100000111110101001000101101111111110000001001110011011111011010001001001000111101001111000010001110110111110011011011011100011011111001111111010100001011100101110001010101101100001000011010000100100010111100001000101110111111100100010101011100011110011110110011001100111011110100010010111101111110010111000011010011100010000111100001011110111011110100011010100101101010111000110101000101000011111011001011001001001010000011011111101101100101010110011010001011111111001010010001101010010110100001010000001001100011011100010011100110011000010001001111010101011001110001100010000111000110100100000010011101100100001010111111011011011001000110001010010010101011001100111100001111011111000010111010100101010011111100011100010011100110000010101101000010100010111110101110101000111011110100110010100011101101001010101100010001111110010011000110011111101101100011100101011000110010110001001011111100010101111111011100101111011000111010011010111010000100000111101001110001010100100011010110110100011110000111001000000101000000101001001111000010101101100000110011101011001110100001010011011111101001100011111110101110000000110110111001010011110011011011000100101100111110101011001000101000111001111000101001110000110100111010100110010000101110111100001101001111100010110001101100100010011010000100010010111101111100101010100001101111001010010111010111110000001101011100111101110100011111000100111010011111000001001111011010111110100011111101000101011101111111100101101001001000101111001101011001110110001101000010001011101110010000100110101100001111001101011101111100000101011000011100001111100000011111001111000010000101001101001000100101011101101010010111001011101100011000001110001011010111100101000101001011100001010001011000011111101001101001111100110010101101001111001110000110100011111110011011110110110101010000011001110001010010110111010101111000010100110111000111100010101100011010101000111010001001001101110001010110011010111001110101011100111110101000100001111010110111100101010000011110010011110010001100110011100001001011110111110011111101101101100001000101011001101111101010000110101101110110001110000100010100010111000000011000100100011101100000111101111100001101110010100111101001100100110001001100000110111001101010010010010011001100101010000000101011001110000000111000000111100100000111101111110010001011011001110101001111000001010001011010011111111101001000101110011000111100111111100001011000110000110111001110010011100100010000111101111100001100000000001101011001111001001000011010000100100010100110011110010001100000000111010101000011110000101100101000100000100011100001110001001000111111000000011011000111101101110011100001110010110000010001111001101011110100100101010010100011010010000001100011110111010100101100011111110101011010100110100000001000111011100101000011100110101011100101011000100000011001100111010011001010001001000010011011000001101101000000110100001101101010100101011000001001101001100111000101001001010100010110000010011101011000110111111001110010111110000110101100001101110010100011000110010011000100011000010101011111010101110111111000001110100000101010011111010100011000100100000011000101100110001000000100100111010111011101100001101000101010111001011010001000001111110110110011101000011101101100010100001011110011011100000101000110101001100100111000011111111010010100011111100011001010001101000101101101100100010110101010111001011100111110110110101000001111100101101000111010010010000000110000000010110001000100000011101110100111110001111000010100111100101101000010101101011111101001011101100101101001010110011111100111110111111100100110010100000111001100101011101010101101101110111001110010000111010101000010101111011111100111000010011110011001010001101101011001100000011100010011001101011000010000100110111000111001010010010010100100101010101100110110000110110101001101101000111000101000100011111000111010111110011011110010111111100010101001100011110001011010110110100100111010110010101111100000011000111110010111111011011110011001111011010010010000101110001011101110000011000100111110101101101100110010111011100011000000110001001110101001101111011001110110100101000001010101000111000110101010000110111100101000001010010101011101110010010011011100111001111100001100010110110101010100100111111100000101011011110011011110110011011101110000010000110100010100101001010001111010100001000101100011111010010001010011101001001010010100011010010110011011111101000011110001101011100110100010110101010101001100001010110101010011111111011011011100100110010101001101110010111111111101111110011001101100100001011010001111110110001011101001110110110001111111110111001011100111011011110001011111000010100010000110000110000001100010111010010011110010100010000101000011111100010101001001111100000110010101100000001010111111100111101001101010100011100011101000000100011101001010011111111110111101000001000110110011100111001100000011010000001001001111000001110001000010111111000110001001001101110000011100111110000001101001101101010100101000000110101101110001101100101001001000001111111110100010000001101110101101010100111111011001110000001100101110011010011010100110010000111010011001100101000100100101101010110000110011111100110111110111100011110111000011010110010000101011101011010000110011111101101001111000000100010000010010100111100011100011001101111010110010111111011000010011000101010101111001001000110000011100001101111011001001011101011011001101011001001101000001110000101011100000111110011111011001111001111100110001101000011000110100100100101001010000100000101111000110111101010111000011110010010011011011001110000010011010111100110101111101001010101100010011000101111000001001011111101101100001110101100110001111010110000000000011110000010010110111101101001100011010000110111001011010100011110010011001111111010100100010010001000111100110111111111001111111011000010000111010010011100000011101110001001010111110000101000000100001101110111001011001111101110101010100110001001001011010110011100000111111000111001101100110100000111001011110011101000101000011101010001110010111110110011011001001101100001111101000110111001101011011000001110111001110010011110100101110011010110100010111101100111000111011001010010100010110101010011010010110101110001001011000001001001010100010110110001010100001100011011110011101111000000111001000000100101111110010000110000100011000110011110000111000011111011001101010111001010001100101100000001100010000110000100010100011101000000000010101011001011011101000111000001001111111010001100011011111011000000101001000101110010011011000010100011111011001011010111101010000010110001000001110001110010000111010010000001110100110111111101100010010100001100001101110101011011011011101010000011000111110110000000111100000000100000100000001010100000101001011110100111111010100111101010010001000010011100100110011110000100011001000001001001000100010110101111111011011111110110011100010100111111011111000111000101001111001100011100110000110000001001111101001000010010001110010111111001100001001010000101100011010000011010000110100100000010000011110100111000110101001001010011000110101010010010100111001110110111010100001011111110011000011110001110101101110000100100001100111001101010010001110101101011111111011001000010110011111001000101101111110101000110100001111100000000010111000010000110001001111001101000100001000101111011111101011110111100100101000100011100000111101011100010100101100000000100010000101000100000100010001100101111100010100111111011001110110011010010000110100001100001000000000111011001110101010101001010110010100010111010001010110001110111111010100101100010111111010011111101001000001010100001001000101001100001011111000110110010000100001110010001000111001001001100111011011011011001011011010110101111000001001001101011111000001000000010011111000101000100111000010001011111111010110111101011001101001011111011000010011110010001101010100000001010000111011010100110101001010110011001111101001001111101001101111010011011110000010111000110000100101100010010100000111101000001110001110111111011100101000111110001111111001001001110001001111000001010010010010111101011010011001010000101011101010111011010010111001111010110011000001101110101100110001111011101110111110101100000101100000010001011001101000001000100011111010010110111000001111100101101010010111000000100001001100001100110101010010111111110110100001101110000001001101001111110001000110011110001001101001101011000001110000000011101111011000011010011000110100010111001010011010111011001010101011110100000110110101101011111000101000110111100111100101001011110001010101100010010111111010001001001000111110000000001011100101010010010000101110001110010001111001101101101010100001000110011100101010110111000001110110110010101000101111100011011101000011101011000011100101000100100111111010101110111100001100110110111001000011001011010100100110110011110110111100100011100010101101001111110100100101011001101111000011000011000110110011101000110110110101001000010110000010001100010001010100010110000001011100001110000001110101111001101100110110000011110001111101101100111001111000010011110001010010111100001111010010000011000111011100110001010001010011101011110111001110110110110111111010001110101001100011000100001010010110010101010100101100100011110010101101100000001100101101111011100101110001101011111111111010000100010110101001111000000010110110010001011011010111011101111000101010100101111100001101111001010110101010010110111011100001111001011010101111010010101000000000101001001011100111100111101010100111010110100101101111001011011101100111111011010010101110010110001000001001111001000111001110001011101001111100001000001100000011011001110010001111010011111110110011111001110110101011001111101101100111100000110011010111110110011111001010010001011001001001010001100000000101111101001011011110110110110010101110010101001010011110110001110111101111001100010111000011100100001100101000001001110011111010110011001100101110101100100010101100001100000000010011111001011110111110110110101011111000000010100100101011001101010000000100000010000001010110110011011110110000110100010110101000000011000011000111001110111100110000110000001000111001101101011011010001000010001101110000111000010100000000011000001100101011111111010001010010100000100111110010001101000001111101000011111011010011100011100000100001111011100011100000001111111110111101000010101100110001111010011000110100011000100010001101100110011111101100001111010010011100111000101100000101101111001001111001111011000110001101111111001001010011010000000111011011110011000011001001011011100010001110111110010110010100111100101101001001001001011000010100000011011000110110101001110110111111011110000101111000001100101011111110010110100011010110110000100111010100100010010111110100111001101111100010011101000010111001011110011000001101111001110110111001000000110111011101000001110000000000110110100110001100111111100100010011011000000110110011110110101011100000101001100011010001111010101110110001100100111001001111000001110111101110011100101100100010001111110011101000000000011101010001010100011101101100011110111100111101000101011110000101010110110110000110011000111000111111000000101011101000011101010000101110001111110001100111011100101111101110100000001010111011001110000011111011110010000101100011000001110011011101010100100100011001000111111001110011110000001111110111111001110000001100111110101001000110001011110100010011101010110001000001010111101100000010000101111010010001101010011110101110111011110100011010000110011001100111000001010101010111110110100110011000011110010010100111000111001010000100100110010110101001110010101100100101100011101100110010011111110101100011110111101101101101100100010101010111010110101100001011000011110101100100111011100000000101011101110101010101011100101011010010000001110100001111100011000100000100010111100010100111000001010001110001101011111110010010100100111100110001001011011100001011100000110000110111001110100011011000101111101000110011001011101011000110111111100110111001000101011000000010011011101001111001110010000010010101100001011111110111000111001011100000101100011100000111100100001011101111110010011001111011011011101011001001000101111111011000100100110011000101101111100101011110011001000011101100100001101011100101011010100010111101101000010000000011001010000011100010000110100011001001110111100001110100010100010101111100010011100000001011111010011101101001111011011101000110111111001100011101000101101111110101101101000000010010010101010001001000001001111100110000000111011100111110100010111101000111010011100001110110110011100100000111110010100110001100100010110100000100001111001100101110010111010011000111010101011101000011111010000010111111111111111001100110111001001101111001111101100111000100011101011001011011101010001001010111101000010001110100101100001110110010011110010100110000100110111111000100111111111000100000111110010101010111110101010110110111111010111101001011011000110101010110001101110011110011011010110000100010100100100100100010010011100011101011001001000000101101000111000001000010100110001100000001100001011001101110001111110010100011110010011000101010101111011101111111000110111000100110111101011011100100010110100101100100100001111100111000100101101000101111000111011000110110111010000011100111110110011000101001110111001101010001000000011100100110011001011100001110111000001110111110101001010010111101011100011100000010100010011011101010111000011010000001010111101100000010001010110111100110010000111011000000110010100111101100010110011100111010001011110010000000010000000011101110111110111100110000111001010110110100011111000011101101011000010001010101111010111000010011101010010001101111111111111011110011100100000011100110100011100100001000001110101111010001111101110111111010100001110011000000011101110110011000111010000111101111100011000001111001101101010011000000111100011101001111101101111111010101111100100001101011100001001101010100111000001111101011110100100000101001000000110010011111101100000001011110101001111011011101100100111101100110011111111100001100100100100000000011011100000101101001100010011100010111101011111000111111001111011101001101011100101111100011100100000101010101010011000111111010011011011001100110111100110010010010100110101000110100011001100011101100011101111100000011000110000101000010011011001100111110000100011110010101101101011110011011001100000000011011110111010100111110111011110111010000110011001101101000111000010001111101101110010100011100011001111011110100010010111101111100100100000000101101011010010000110000100100001101000010011110110011111100101110000101100101010111111101101011000110101011001000100010011110011001110101111010101110110011010100010001101011011000010100111111101000001000101101110100100100010001101011101101000010010100011000100101000001100111111010110001000100001111000101101101111101000010111000010111100011010000001111110000111000001011111110101111110010110010011000000010100001111111010010111010000110101001001111101110101001010010100001001111101001101100011110011011101010111001110110100001101111101011100010011011110101001010101011111011110010011011110101001000000110011001100000101100100110000101010010000001001001010000010110100101101100001111110011000000011010101110001110000011000010001111111100111111001010000000101011010100000100111010110001000110000010101000110000100011111110011111100111111101101111010000011000100111101011110010011010100001000100110011000010001011010110110100111010110001010010100110011001100010110011110001011110001010111110111111111100010111100100010010100101111000000010000110000110001100111011111111001100111001011100010001111111010101100011100001110011001101010010110000000011001110000010001011100110010001010111111111010100011010101000011111101100100010111111110101101011011000001111101011001000110110011110101011001101001110101110111010000111010111010001011111101100111001111100001100111100111000110110111000101101101111101011101111110101111111101101010100110011011110101100111101110100100101011100001100000101100110100010010011011001100101100100110111011110000010011100111100100110101011010110100111000111000010010001101000100101111110100001100010001010001010100110111000110010101101101001100000101010111101110111101011111011111000001010001111011101010111111000000001110110010100110101111100011111001101101000000000111111100101110000111011000100011000100101110101110111110011000011101001101010000110100011011001010001110011001000100101011101100101100101100111101000100101100001000110010100111101011001000010000010100001010001100110011111000100100101000111010010011101100011001001001011001001010101010011101100001010010101100110010110100110101101000011111010100010101111100000010110011011011100111100011000011111010001000100010101000011100111101011111000111001101110011001010000100010010011111010010001000010101111000111110010110000000100001010101101110001001101010100001111100011100110110111101111010101011100100010011101110000001011110100100001011011010011111001011100111000100000100111111101010000101110011010010111110101101111101100001010101001010001110100101100000001101100100010101100101001101111011111011101010011111000110000100011100010110011001100000010000001101110101000011001000110011100000011011001010011110001011100110001001110100011101011011001001110001000010001000010111010000111011110010010011101000011101001000111000101111101111111000011011011000000101100110100110101100101011110101001111000011100101000111001110110111110001010110100100011011000100100001101010011001001111101010010100111000000011110100101000100111000100100001101101100010111001101011101100011010100000101100110100100011101011111001101001110110001111000110001100101000010110011011000110110010100001011011011100001010000001110010000001101011010111011001100010100011101110111111001100101111010001101000100100000100110001111010111101101100001010100001101001111000101101110011110111000001101010111010011101010010000101010011100111101111101111000100111000100011101010001100011111010101010101010010110010001100110001001100001010110111111101010000101000110010000010001101100100110001000110011010110000101001100010101101010100111100101000000101101101001111111010101100110100010100111101111001010001101111001110110101001110000001111100110101010110110011011001110100010001110101101000001010000001111011011000110111100001100110010010001011010101111011010011100001011001101011101001000001101101001100110100110011011100000010010001001110000110111101111010110010000001011100110010110101110111111111011010001010011001011010010111000100110001101100001000010101000011100100011011100101000001100100100100101101001011000011010111110001001111000110010001111011111000000000000011110101000111110011101010101000111010010011000100100101000111001101101100001100011000111110110111100100100010100100011110011111100010111111110001001100001111011000010101110010011111101100111111000111100111001000111111101111111111111100111000111001111000000011101001000110110111110111111010101111100001000110111101111000110011111000111111000111011110111011110011100001111111111111100111111101000000001000111010000011110010001010111110110010010000000100000100111000000100000100011100101010101010111101111010110101101100000110000111011001100110101101100101000100100000000110100010000111011110110000001000011000000000010100000111000000001111100100000010111100011011110100001101001100111001111101010000011101001111011110010010101011010000101100011000100100000011100111010110100000001001101111000111110101010001110000001100001010110110001000000101101111011000101110110000111001011001000100110110101010101101010001101101011111010111111011111100101010101111010011011110011000000011101010101110100100000010000100100000101110100110110101111100100001011000100110100101001110010000011001110010000011000111000111000101000011000011111001111010010111100011010111100010110111011010010001101001010001000000111101001100100000101000110110011111101110001000110001111111011011010001000010111101001001101100110100101101000101001100101101110101100110100100011110010010011010000011101110101110111000001100101111011000010111011010101000110010000110110100111110011110000000111110100110101101111000000000110100111011101010100010000010010011011110011010010110111111000010000111000011000111101100100001101000111010011011100110011110011000111110100101110100111101100001110011101111101100111010110110101111010100100111110110110100100000001000011101011000010011001110111000010111100000101111111000010010110100111000000100011000000111000101110001111100111000001010010110110010100000100100010110001011110101101111011000000001010011001010100000101111101000101110010000000111001010110100010101110100001110100000011001100110010111100011001011100010001100011000100100111001101111011100100101001101100011111101010110101011001001000000000010000111000100110000000100111100010110010110010100011001110010001110000111101001110111000010000100100100111110001011100010011110011100111110001011100110111010001010111011000001111001101011010101100111000101100111101011101110110100110010000010110010111111001100100011001000100110100101011011101011000101110011011001101110100101110001111110000011100010000110001101110111100111100111001010101001011000100011111110101010010111111001110010000010011010001000100010011110011000011010110111110000111001111100011101010001100000110000100110010010101110101001100111100100100110010100111011101011010111010101100101010001110100000000101011101011100100011101100010011101001100110011101101001111010100110100001100100011001101010110011011111011100011011011010001001011101101000000001111010111111000110101110001111000000110001000010000001101111010110010110001000110101001010101001011101001101000110111011000110001111100100010010101100001101100111110110111000010101101001010001000011110001100001111110101010010011001010010000100010011101110100001011010011101011010100110000001000100111000010110100111111010001011110000000000011011101101001011100101111111110001010000111100100000001010000110010001101001010011001100111101110110111001111100000001101010001001100011011001111110110110101010101100000010011001110001100101111111001000010000110000111100001111011111110000110000011101000111101111101110100011001000100010010011111001100110000101001010100010000101101011111000110101001010100100111110010111111000111101000101101111001110001110101000111110110110101001100011011001001010101001000111011111011001100100000000001001111010011011011001101001011000010000101011010001110111010100011010010000100000110011110111111010101101000110011001101001110000010101100110000101000100110000110001110111000110011100100111011101011101111100100010011010000111011100001101110110111011110000010010010010010100100100010011110101011111011000100100110001000110000110000010111111011011000111101110011001101110110001111100101000010011100101011010001111100111110010110000000111010100001011100010011011010100010101111001110110110001111000001010011010001000101010110010000011101010101011001100100101111110000110101111001111000101110110100101111011110110110000110110000011010001001100001001101111010110111100111111100011001100101011000000010000110000000001111001100010011101101011000111011011011101101111111010001010001101100000010101101101100101000011111000001100100010100000001000100100010111110100111100000001011000010000100000111010111101011111011000010110010010110011001100010000110100000011110110110000011010011010000111001110010011011111110100011000101110000010111100100110101000110001011010110101111101111100111101011001011101110000011000000110111111001001101101100010000110110101000110000001101010111111111000000001111001011101111110100001100110011101111000000000110110000110000000000011011001100110011111001011001001000000111101010010110011010001010101111011100011000000001111101001100111100001101010110011101110110100100011110101000111110010100100110101001111100011100000110100001101101111001100001100010000100001000111010010111100111011000010100110100011100010111000000110111100000001110001110110111101011110010100111100101000100101110110000010000010011000100001011100111111001111011101100101000010100001011001111010010010111011001011001000010011110010100010011101110011111010010111101011010110001110011100001000101001110110110011000110100011010010110111001001110110111100101100100100011010100101100010011110110100100011010011010111010111011101001100100011111010010010011111011101010111111100100000011110111111001111000101111111011110100110011000010110001000101010010100101100100010100110001111111001110000010100111010111110110000100000111011000100010111001101010011001101111001011101000101100100011000001111100000001011011000111110110011101011100001000001011001011111011000011110010001000011100001101010010111110011100010111111110100111001100111101101011010110000101111101011011011010010100000101111101100011110000001010011101111010110011010011000010011100100010101111100110111001010111001001100010010011000011000101000100011010000100110101110011111011110000000000011010101010011100001000101001110110010010011000101010101001100101101001010100001101100111101001110101001001011000100000101101011100101111101010000010111111010101111001000011110011001001110010010111011001111101100111111000111001101000110011111111001001010010010110110001011001010100001001001011001111101000100011000000001111110000001110111011100011111000101001010000011010100101000100010111111101101111110010111000111000001110100001001101100011011100100011011100011010110111110110011101101011100100000100111010000010110110101101010010101101110011110100110010110110100101101110010000010100010110000010111010111010101100101111011110110000011100010011110110100010110110101101110111010110011100101101001010100100000001011110000101011110101001000011101101010100100000100110001100100001111000100111001000101001000111111010111001100000101011101110000110100100110110010001011000001000111001100010111111010001001101010010010101100100101100011011100000011010111001000010001001111100010100000110000000100111110100101111100110010011100101111101011011111011111000000101100001001000001000001001111001010111110100000101101001010001011111101101011100010011110110111011110011010001110000100111101101101000001100010100110101001101100010001000110101011110101111000100000010001101000010101100100001110110101100000110011111011111101001110001000110101011011101101101111001101110011110101000011100101101100101110101101001000010001001011100000000011011100100100111110110011111100011110010111001110011011000101110100010011101111110111000111001110001011011000011001001011100011000001000111000001111100111001101000101011001101101000011010000010100100110111011000100000100010111010000001100000101011011111000001000000110001001001101001110101110001000101101100000000010100100100010110000001000001000101011010001111101111001100110100010110000101110101001111111000001110010001011011111100110111010001100011110111111100100100110101111101101110010011111100110110101101000100101111111101001001000101011100100001000001111001011110100101001110100100011111010111011110000010010001000100010100110011110010011000110010000011110111111011011011100001110010000000001111011000101011001100010100010100001001111000000001111011000001011101010110111010110011110111010011100100101101011011010101000011111101101110100010001110100100000010100111011011011100010011100011101100110001010100010011101111111110001101110101010000100100110110100000010111110100001010011111110100111001001000000001111001100100001011011001000111000011100110010110101101001110111000101111110011001101100001010001001001010111011110001010111011110000110101001111110101111110101111111111100111001001011000001110110110011100001011101010100100111101110000101011101011110011100011010100011000001001100001101111110001011110000000111011000010000010001110111110101010011010011001110011111001011000010000001011110011010110000111100101111110001011011010010010101100110110101111101011001001101001110101111110111111001011101011000011110100111111000010101010100111110000000000000000100111010000000111000011110001110110010011011001100110101001101100100110010100100100010000000001010101011111111001011101100110001011110100110110011001011110001110000111111101100010011010111000101111100111101010111110000011001000100010100101011001101111010001011110011000111011001001010111110110100100100000010111101011000001100101010000110100110111111110001110101011100010011110000000010100000001010110101100010011110101100011101110000010111010100100001000101110111010000000001110101000001011101001011010000101101111111100111001110111110110011100101111001111101011100010111011101001100111000010100000000010100101010110110011000011000110111010001000110010011110010010110000110010001000001000110010100110011111010101111111011110111000001010011100010100110110010001000101000011101101011000011100010010110011100011100001100100111010000010011100100010010011100000011000001010011111001101000011100110011001000010101010100101000100111100101010001111011101011110000001000001011001001111010111000011000101101101110000111000001010101001110011010110000101111011111000010101000001101100110111000010101000000010000000000111001101111101101011111110101111010001111010010011111101101010000101011000001001100110101110111001011000011001101100100101000001011010001111010001101011111011101100000011001100010100001000001101011001001111011101001011111010000100100011100101110101101010001101010110011011101110001100101110010110011011011100110000101001010101000011011101100001100101110100000100100000110110011101101111000111000010001111000110111000101011001001110110110101100010000011001010001010000110101000111111101011001110001000011111101100011101010110101100110100010001111011101011011000100011100001001001101110110011111000001101000010111100111000010000110000001110100001010100000111111010001001110000110010111011101110110111100100110111110010001101000111000010100011011011110000001111110110000011101011100101111001110100011000000011000011111011000011010011100000001110111101000100111000100111001011100100100101100110101010111011100110100110011001001000100000000110011100010001100010011100111110100010001010010110011111101100000011101111100011011101011010010001011010110101001101000011010100010010111111001001111110001001001010011011111111100110010100000001010101001011010010110110000011010001111010001010010110100010111101011000010001010010101001111010011011000111001111010111100101011101010111011100110010010010001011111001000111000110011111111011111110100011110000101100010101110010011000110100111001010100010010110100011100110010110101000110110000011011000010011100101000001110010111111101011000111101010001110001110010101110110000110001011010010010110101001011100101001100001011100000010010111111110100111001011110101000100001100100000010000000001101000101110111000111110101010101100101000110011100101111101000100001000111000111001110011110110010101011010100001111001010010110110000110000100101111101000110101001000111101110100011100101101011110010100000111100000010011111010100010110110111000000110101000101100010000100110010011001111011010101000111010011001001000011100100010111001100101001000110101010110000010001100000011011100100111001001011000101101010011011000100000001101011111001110010110001000010111010100011111010011100011101111011011011101100011011011011000101111101101110110100101110001001101011000010010011010110111001101111111000101101001110111010100001000011110110010001101111000000100000111000011110100111101101110110000010001111101001110000110000011100111011101101010101110111011000010111001100011110101011111110101010101100111001100100011010010111000111000011100110010111000000000000010100000111100100011001111001110110100000100011101011110001101001100000101111000001010001101111010100001100111000110111110010111110010000111111000111001010000111010111000110010101010000100111011010011100000010001111000100110000101001110001101111001011101111111100110001101000011010110110010011110010110101000000101110110110111100110101110100000110111010011010110100110100000111000111101010100110010011010000001010001100100000111001000100011010010111101011000100000000101100101100010101010101001101001011000100101011011011011111010111001011101010101011111011010101111101010110101101110001011100100111011100110010111111010010000101100101101101011101011010001001000100111110110111010000110010010100111011100111010111000011000010110100101011011000011000011010100101101111001111011100000110100100110111011001010001010010000111100110110001101000110010010001000010101001110100000101100000011011000000000100101101111011110010001001100011100011010110001001000101110011100100001110011001110110010000001000000101111110101001111001110011000011001101110110010101010111100000101010100110111010011011010100100111111011101011001110000000110000101010011100111001010000101000100010010000000010100101011011101011010101010011000010100000101001000101100111001101101000000001011101001110111011011010111101111011110011011101101000011110010111100101110111000111010001011101111010100000010011110011111101011001011011011011000110101011101101011010100101101011110110101011100100011110111110010100000111000010101010001110110101100101001011100111101101000100011111011101011011010001001110011110010001010001001101001101111001100011000010101011110001100001101010110000011001001110110000010010111111000000000001011111011110011101100110011100011011100010010101010101011111110100110010101110110001000010110011001100000001111100001110010000100001111111101010011010111011110010110010010111101101111011111111011111000110011001110111110101001111001101000010001101011101111100110010101001010001110011000011011011110001010101110101111000101000100100001100111111100011010100000110010010010000010100000000111110110000101100011001110100011101011111100001011000001000001011000000111010101000001100001111111110110001101101000000001100101010111111010000010100101110010100111010110110111001110111001001001111100101100110010000110110010110011001111010011010001011110111110000110000010010100110101011010101100000011100110001001010100000011101100111101110011011011100111100001001111000100001001100111000110011110100011110001001100011011000100001010111001110100011000001000110110101000000101000010001101100010111100100000010011000110111111001001100010100100011010110111001110110111101111000100111111001000101101001001110111110110111010100000000111110011110011110101010011001110110110111001011100100010010011011010000000101010101110011111001000011110101000010100111010100010010010110011101000100101100111100101101110110111010111100111010001111011000111100111110011011011100111011010011010100111010010111000001100010010001100010110001101100000111101101010011000011101011100010111100100110011001101100100011101010011011000011111111101011110110110100100100000100101101000001100110101110101010011111011100001100010001010110000000100110010100001000101101100110001000001000010100101110001010101000111001110111101111100010100010100100000110101010001100010100011011111111111011100110110110110111111011000100001011101100000110111111111100010101110010000110011000100011100011010000110100110001111001100000111010010101101110101110111101000100001010100100010010011100001001110100001110100010100010010010010100101101111010111101001100101010100001101110010011000111010000011100111100100010101101011011100100000011011110100001010110100100000001001011000011110010101000011110111101011001110010101111101111010101001110110010100101100100100010000110010000110011101111010010010011000011101101110010101000100000010001000111001110101000010111001100111001001101010010001001001000110100001111011101000000100101011101010010010011001011001101100000000001001010000001111101110011110111011110110111011110110111101100110010100010110011100000111010010111101101001110011011101111001110111110010101001100001011100111011000010000101010001000111111100000101111100100000001100101101011111001110111010101011110111000000010010101111011010011111001000111011011110000010100011001110011110111101110101101110100000010000001010101111110010100110010110111010011100001100111001000001000101101110100101010101101011101111010010010111100110000000011010101010111111001111001100101110000011100000011101001101000001011010111111011010111111100010011001001101101101111100000011100010111101000101010100111110000000111001101010001100011100010011011001100111000100110001000000111000100010010000101111001111011010110010000111110110011011100010111110000010001100111101110001101011101101011101010010110000110110111111011111111101101100101010111011011101011101011001110100111010001110011000110001010101110111111010010100000010111100101100000011010100000011110011101100101010111011010000101000110001100101101110010100100001011001000111001100001100101011100110011000111111010110000000111101100000110010110010110000100010110100010101001000011010000100010000100000101110000001001011011010111011110100101100010011110111110010111101110011101100111010110000100000111000110111000101001110100001001101101101111101111001100010110101111011011111110010001100100110011011010010101001100101001001101100001010000011110010110000011010010110101110110110000101101110101101100100010111110011101110101101011011001001000101011100000110000001011101001001110000100011000110111111110000100000000000110001101100110011010100100000000001101111000110011010000001110111101010011110000010000001111110101101100001001111100111001100010010111011111110110001001110101110001111010101000111101110011001010001011110001100111111001010001101001010100010000011001010001110111000001111000000011001000011010000001111101110101011110100101011100001000111100101110010110000000100000100101011101000000100101110000101101111100100010101101111111010011010001010011001010110111011010010000101001000111110111101111111111101001110110010001001001111111100000011101000110001011110011100111001000101001000110011101011010110101000000000111001101111010111010111010000001100111011111011010011011100000101001010011001100010010100101110101001100000100011111000000000001000010000011101111000111101111100001110110111110111111100011011000100010100010011100000011100110101111011010010010011111110110000010110111001011000111111011100000110111000101100110110010100101110111001000111011101110111010011001010101010101100101000010001000101111000010111001010010101111100001010000110100001001010111101001110110100011110001000110101001011010110100100110001001010010001001011110010110000000001000011000011101000011001100001100010010111000010110011111101010001110100101111011110010000000110100101101010110011111011101101000010101101101001010000011000001001010100001011110111101111000100100111011000000010111001010101111111010100010101100101101101111101101010001110001011101010011011101101000111010110101110101011010011001001001100010010000000001011101111001000100010111010010001110001111100101011011001000101010101000111110101111101010101000011000111000110110000100101111110101010111011001011010100011011101000111001110010010110010100010011010011100010000010011101100000000110000011011001011011000000100010001100101100111111111001000101111110101000000010110010101011010101001100001011011100101000111001011000110011001100001001010110101100110100110101001000111011011001011111010000110110100000000101111111111011100011010011001000100011011110101000101110101111000000010111010011111000100111001110110100101011000100011101011110101010101100111101111110110000011011011110100000000001001000010100110011000100101100001000011011110001010110110111001110111001111101100001010010110111011111100001101110101010101010000101110111011001101100110011110110011110000001010111010000010011101011111110100111100101111101010100100110010011101011000000000101001101100110111111110011011100101110011010010010000110010101101000100000001011111000011011010110010111100110001100000110000110111100111111001101110011001000111100100010000110000001010011010000001110101001101101100101110011011101011010000001011111011101111000000001010011100110100010111001100011111001101011111000001100001111000010100101010011111100011011011111101111111110000010110100101111111010101101100111100001011111100000010111001011011010010100010011010110000000101111000110101111111101110101110011011101111101110101011010100000000010001111011111010000010101000001001010011001010111100100001100000001000101011000110101100100110101100011000010001101000010100000011010001100100111000100010100101011101010010111001001101111111000110100101010010101101110111100001011101111000001010100010110101001101011000110111000011010000111111000011001010000100010111010110011101011100110000101110011100110111111011010111101110111101111101001101010111111101001111010000000101000110000001111111111110011010010011010000000001001111010100011010011000101100010000001001011100000001011010010111110011111101011001011101110101010101101111001000111110110011011000100110011011001110010010011100010000101000011111000100010001101011110101110000011100101010111101100101101010001010110011100011011101111001010110111100101110110110110000111000000111110110010000111111001001001000101001100001101010011100101010000010010011001110001110001000100110010100000111000101110100000001010100100011011111110110110011101011011011100011010110111000010100100101011000110010101000110101111001000000110110001000100001100000101110101010011000101011101001101101111011010111001100000111100100001110111101111111011101010010010001001011111101111111110101001101111001111111111011011010010010101111111011111101001110101011010011011001001110101111110000001000111001100101101101010000110111100111110011110111000011110000100000111001111110011011100101010110110101011100011111101100001001101110001110111001110010010110000111110001010100111010110001100001000011001010111111000101010100101110011011110111100011111101110000010111101010010110110010101010010110111011110010011011010001001010101011101101001001011110101101000010010110101000111101101010011010001001010010111001010101001101110101001011011011010100000110010110111100100100000011111101011011011011011100000011111111110111101111001111111111111001000001011100100111101001110111001101101000100011001010000011111101111011010100010111100111100101000000111100001010101001101010010111101010010111010100111001100001000110011100110000010101011110011110100100110101100011100110011111011110110100010010011101111011001001001100000010011111011000111011110010001000101000100110100110010100010001111100011000001110110100110010101101110111100101110001100111100101110010101110000100001100100111100110111010001011100100101001010100100000011011000000100000010100110101100001101010000011101100010110110110101011100000010100000011101001101111001111111110101010111010110001110100110101111101100111110001011111101110001101111110101000100010010011000100010101011010111100011111001111111000100100110001110100010101101101100001100000100110101010100010110101111100100111110010101001001110010100000010001010111010010110111101001101011010011001000101011001110001101001110111011000111111000101110100110001111111010010000010001001011100010101000011110101001001011000010011100010111110001011101010110101010010000000011001111010100001100011111010001001100110010010000010110100110100110001001100001011010100010110101111010011101101000111100111000001011001000010111111011111111101010011111111010010111011011011001111011111100110111000011000111010100000010000010100000111001110000100100011111010101000001000110100011100111010101111111101110000001011111111110111000100011000111000101010101111100100100000011010110011011011000011011101100011111111010011010010101011010000100111111100000111100101011111001101011111111000011101100101011001101110011011110110101100100100101100101001000000011100001011111100010111100001001001001111001101111011100101100010110001001111101101000110110010110000110011011010110111010101010101101111010010000100111100101001000011110011001101110101110111001010011111001101011001011011101100010101010111111111000101001010001001011110111011001010010100001111001011101111101101100010011100011111010000110111000110011000010110000000000000101111110001011000011110111001110111011001101011111010010000011111100101001101010001011111110111101110110010110001011110001000000100001111110100100010100010101100000100111110001110110101010011000110000111011110101100110100010010000011101000111010111100000100101111101011111101000010011110100000010111010101100000100111100110101100010110010010100011011111001000001111011101010000001101001101001010010110111110001010010110111111111011010001010011111101000001100010110011101101010110100110110111101010001000011000010001111011100110101100010100000100111010101000111000100101101110001000011110000110001100000100101110010000100110011101001101010111110110110000001111100001101100100001100100010010110001111011001100101111010011000100000011001101101011000000000011111101010001110000100100000000010110001111111100000110011110001010010100010100111100010001000110101111111110101110111111010111011000010001010011001001000110100011001100111110100001110110111000001101110100010010001001001011001101111001101011100111000000001101100010010010111000011100011001110111001111011111001001110101000000110101000110100000001111111101111010011110000110111010000100011011010000100010110010100010111010011101101001010001111001110111111110111001100101111000101110111100010011001001001110001011101100011110100001011101010101011111111000011111001010100100011011101110000001100111000101000101110001101001110010110000100000111010010100110100010110111111100010010111100100000010110001011100001101001000001111101000101011111100011001011000010110111001010011111101000011010000010011001011000001101010110101011011101000011101011010000010000100001101100100101000011100111100111000100111100011011010111011010110000101010011001001100111100101011010110110111001110011101110111001010001000011010000000101110110011011111101001010011001000111000001001111010111110110110110110111010111011100011010000101011111111010101100101001010100010011101011011000010011010100010111011010110101100000000000011101011001010101111111111001010110000100101000110101000101111000111110111101110111110100100010001110111100111000000100110000111011001111110110100001010101010001010001101011001111100100111100110010100011011100111001111011101100110110101111001100100110110101000111111001110011110100000100100101001101001111001001101101101101111001100110001111111110111100110100011111111101011000100001001110111101011101000101110100101001100101101110100101110011111100101000001100011000001110111001000100100011011001101011100011000000000100001000101001100001111010000101010111010010011110100111100110110100111011001111111000100100111000001001110001001100011000111010111101101110101100011101111101100110100101111001101010100000001001100111100001000010101111101111100110000011010001000111010011101000110001001010001101000001000011011011101101111001001111011100110111100101110011011110010010110001101010111111101001111110100100111011000110000110111001011111110101001111010110000100111111101110011000110101100010011100110111101001101011011100011111011111011001100011100011111110101111000000001111010101101111101100110100110010001011100000110111000111010111111100011000100101010110111000100000010111000011000101111000101111100000111100001000100111100000101110111011011110010011000001011101111111010011100110110010011000101011110110011011001110000111111011100110100011101001100000000100000101110001000101011010100101110101001010001101111000000000111101100111110100000100010010111010110101001011001010110000100101110111111011011100110111110001001011001100100100011100100010011011001001101001000011000001111010010011001111001001110100110001010000011100111100110011111010010101001000001101101110110101001110110011100001010010001111001011000011110011011110101010110010011001001100110101111111001111101100111011111100100100111001101001101010011100110001111011000011100111101110111100001111010001011101001100001001000100011001110000100111010001000010111000111001111001011111001000000000101111111110100010100100111111010010111010100010100000101001110010111100110110100001111001111110101001101101100110010101101010011000011011110000101100110000000101101001100100110010100001010110000001110101011111111000111101001101010011110000101000000001110110100000001101000010011010011110111110011011010010111000100111100110010101001011001111101110111010000011000110101011101100111011000100010101001100000101011000001111111001110000110110011011100101100110101000111001100011011100001000110011001100111100111100100111010001110011110011100100110100100010101100010011001010010110110111100010001110111101101111111110001111101000010011111000110100110101110001001001100000010100111010011010111001100101100101111100111100110010000111011011010111111100000100111010010001001011101010000110111000100101111000000101010011011101000010111101110101011010011101111110100010011100011101110111101011110000001011110000010100110111101110111010000001101101001000010111101111110001010111100010001001100010101010100000000011101010001101101011001001001110000011111100011000101111111100000111111000101000101111100110010000101110011110100111000111110001110000111001100010110100110101011001011001001000111011100000000101000101110100110100110001100110001010110111011100101100000100111101000011100011111001011110001000111001110001010111011001111001011010100011011000000101001100101100011111101000100111001100010101000110011110000010001000100111110000011111011111001101010011111100011011111100010011000011000000000100011111000111101010100110111011001000001000010100010101100001001101010100100110111110111000010100110111101111100101100010011000000010010010110000011011110101100101011111101000010001000110010000110101011110101110011010101011001101011000000000000111011100101111110101111010000010011000001000111000000011101011111100110110010001111011101000101000110000000100000000001110011001001010011101011010010111100001100010110011000101101100000010100101000000001111011100100010111010101111111011110100110011111101110110101000010111000100010010001011011011001000010100001010000111100001010001011110000111001010001111010001000000111110111111011001101110101101100000101011101001101110010111110000001001011100111101010100011001100001011100010100101101011001011110110011011000010100100010011010101010001110010001001011000101000110100010100010011000100001100111011010010001101011111001010000111001101011011110000100000101010001010011001111001011010011111100001101011001010000100110111110001011111000000111111100111110010000001100000000010011011010100110110000100110100000100111001110011101110010110100110011000100010101001011100100011100010001000010100101111110001001010110010111101100100000011011100010110100101100001101001001000101001111011111011111111100101100101101010001100001101001001000110010111000100001101111100111111001000010001010100000001010110101111100001111011101010001010011011111101011010000011010000010111011110000110111010111001111111100001100011001001001111011111101111011011001110011010111100010100100000001110000111111100010100001111010111010101010111110001100101000010100001000110101100000000100001011010101001001001110110110110011110101000001000010001110000111101101011101101111000011001100001101000110011110010101001010101010111001101011100111010111101001100110000101011100010101001111001000001100111101001111100001000110000101101110000001001100011011101011000000101001110001010101100110101000010111111100100001100001100111100100101000110010110001001111100001101100100101111111011100100101110111101110100110000011101111000000000010000010110011111110010010011110000101001100010101110111111001011000111000101100111010110111100100110100001101110100111001100100001100000101111100101010110100111100100111101111001100111000101111100101011101001110101010111010101111001000100011111010111001011000110110000011101011010000110001110100110110101000011010101000011100101110010100110010010111110100011100001010010011000111110100101110011001110010000101101101111000110111110011010010001011110100001101101110010101111010000000110010000101100111010011011010001100001011101110000110101100110110100000101010111100011110111110111110101101001011100010101000011101111101001100000110000111011110000011110011010001010101110101100100011100100100101110011100011110110111001000011110110001111010011000011111101100011111111101010000111001100010011011000111011000101000100100111011110001101011111100110001111110111101000111101101110100001110111010011101110000001100101001001111011111000100110101111010100011111010001011010001010101001110110010101011000111010011000001001100100101101111110011000000010101101111110100111000101011101011000110001100101110100101010111011011011110000010000100010010011000111110010100101111101011001000110100000000111100010001011100000100110001011000110000100110000001110011001101001010011111000010001001010000101111010110001001101001010110111011100010011101111110101100010010101111010010101010100110100001010111110011101110001100100100010001010010111010110100001000111100010101010100110001110100111011010000110000101110101110010110111001000001111101011101100011100101001101110110011010101010110001000001110100111001010100010110101001011111111011111100000000110011111100100100011110011001101101100010000101000100110110101010011100010100111001010011111111001100111001101011100110110010010100010110101010101101011001011110000110010111001000010000010100101010110100101000100101100010010000101010011110101011000011010010111111010100101101001101010000111111000100011011110010010110101011101011101111010001110010100101000011010110001110001111000110001110101110010010111011010011110110100000110001001000010110110001011100000110101110111101000101010010010000111111100111110000100000001010001100111110011000101100010110101000001001000011001100110011000101011110001101010000111110110111101110001000000011111101110010001111010001011010001110011100001101111001101010110010001110000100111011111110000010100011110011001000100001110000100110010111111011100001111010100010100000100010100010111011001100011011010100101111111000111001010110100100101001000101001100011000011001000001010100010001010110001101011011110101011011101000101001000001100110010000001101001101111001100011111010000110101000111010110011111010101000000110110001100001101011011100111101000001101111110001011101100001111001101111110101111000001111011010101001010010000111011100000101101010100111010001000111101110000101011011011110110011000011101111001011001011100010100011011101101001010011100110111010001111001011111110000001101111010111100011001000010111000011001101011011101000101110000011110110010011001011100101100101001011010001100001111010000011110011000101001111011011001011100000111011110110010010110011110110100101001111011101011101100100100101111110101101011010000101011100000100100110111100101001111000100011110001000101010100001001101010101001001111011101010000000111100100000011100010010010110011111100111101111111010101011100010010011011111000011100110000001001011010000011011001111011000010110011100010001101001000101001101101011111011100101101010100000001111111000000011000100000111010100110010111101001010000100101110000111100010000101011101000110001000000011010001001000101111010000010101010011100100111010010011101001000110110010110011101101111001010001100100010000111011101101111111101010011010001010001000001000100110101000101110001110000011000011001111010000111111111011101110001110000011100111100111101000001111110010100010101101101110101100001100100110101101100110100010011101100001011100111101001011001100011001001101111011011101100011010100101011101010011011100001111110011001000100010111011100011101001001101001101100110111010001111110100101100010000110001101000111111100110100010000111100101011000000100101011000000111101011111001011010100111101010101010101101111000000100100110000111110000110100110011110111011010010111101001011111011110011101101011111101001110101001111100100000000011100000110111111011111001101101110010001110100110010011011111100111100011101100111100111011110110110000101011010111101001100100000000000010000000001011000001001111010110100011100000100110000010001110001101100010101011000010011011110111011001111001100001001010010111111111111011101011111010101000101110010010011010000111111101010001111100110011010101110010110011110010111011010110101111100001110100100011111011111110011000100010100000010110110101011100001010011000111000000110110000100110010111111010001010011010000011010001011101010010110111100110111111001001010001101011101100101001000101001011100001101111001001001000100110000100110111010001001010111111000100000001010010000010000100110000110101100100111001110111011100100011000000000000001000101110111100101011101000001011011101110101101010100001001100100010110101101011011001010110111100111101110011010111110001010001111010000110101010110111111011111110110000001011111100001001110101111011111000101110011000001011001110100101100110011001111110011111100000000000010100111101011000001100100100000110010000011101011001110101100011000101011001000010000011000101100000000011011110000011101010000010110111101011101110000011100000011100111111011110000101010111110101110011010011111010000001000111010001000111110100110001111011010101110001011001010100111101111001010101011100110011101111001101011000000100001011100001000000010110111100000101110001100111011011011111100101110101010111101011111001101111011110110111111111100001100000100110010110111101000001011111001000001100110100010110010110100001110001010110110010101001110111111001111110111011011010001101000111110011010110101110010001000011101100110011001101100110100100100111111000001101010100110011010001000101101001011101010111100100110011111000011001100101001100100110011010111100011111011110110010110001110100100011011000001011011110011011110011110100111110100101111001000001001001001000001000000100101000010000000001000011110001011110000010011101001000100110001101100000001101101000010111011100010100001010111000100101001100011010101010100100101101001010000011101111000101001100111110001111110101100001010111011000010000100111001111101101001110011110010110011011001111011111110011000110010111010011101110101000101100001100101100010001111101110011101011111010111001001101000111011101101111000011000001001100011101110010111010101100101110010111101101011100100011001111001101110101100101000100101100100001011101111000000011100010100011101100011010001000110001000000100010100000010001101100000011100110000111101001011101100001110111111111001111110111101011000110001011001100001100010101110100011110101011101001010001100111011001111011101010011100100110101100000100011111000001101111001110011010011001001011001001010100111000110001100010011111101000100000011010001010010111110110011010110011000100101000101101110000100111000001100000100111111111111010110111101110110101011001011110101011111001101100001010111110011100111100101010110000100001011100000001100101000010001100010011010101101110110101001001010101110100000100010011111110011001001010011000111010000000010010111010001110101100000110111000100110100100011100010111010101000010010000001100000011111111010110011101011001100111101110010100100011101101000001111111101011000110000101111100000011000111000001000001110110000110001100101010010100000001000001010010011001101011101000101010101001100101000100001010110101110001010001111101010001001010101101011000010001001100101001101010100110000010101010110101011101100110110011100010010001111111000001111000110101001011010110101000100001101111100101101011111010010110111101010110011111001000100101100111101101110110101111010011100110001011011010001001100000011000010000110111110001110010000010100101101010101110010110100100010111010011110000010101110010110011101111111111110101111101100001010010101000100110100110001000011001101010001011011100000011000001101011110100011010010001011010100111011111010110101110001001010001010110010011101111000110100000110101010100011010001001011001001111011101001101000101011101111101101001101001010110001111001010010010010110101011100010001000111010110010011110001011000101010011110010000000110000011100010001011100111001001001100001001001111100110100111110011001011001101111001011101010010101101011001101000100101010110010101000100010000000000110100100011100110010000110010001000010011100101100000011001000101010110001001000101000111010100100011011111011000001111101000000010000010111010100010010101000001100010111011001110100000011110101000110000001111000000110000001011001101101011000001101101000111111101110110111111101100000000100100000111010010000100011101000111101010000111000000101000100110111101001000110000001111000110111100000001001111001010010110011110101010001101101101010111101101100101110000010010011110001100010111110011100111001010101101111100011100000101010110101100101010000011110011110000010100110101111000011111010111111011011100011001101010111001100001001010011101001101110010010111011100010000010010101110101000010000110001111011001011011001110000111111111101111111100011101000110011100010111100010111001100111010000111101001111000000111101011110010101101100011001111100110110010011010100100100001010010000000000101101011110001110101111010001001101001110110101101101100000100001011010101001010000001111101001101001110111010100100101101001110110011101010111101100011001101101010001010011100000000100100110001011110111110000001001100101101010110011000100010100001011101111101100001000010000010110100010000000011001000100010010001011001001011001011000101001011110000111111110001011110100011111001010001001101111111011111011011101111010001010000000000011000011100000100010001111010101001110100000111011000001010111011011110100110001110001010101100110000001000000110010011100111111001100010000001101000100101001111011000100000011100100111011001101010110010000011101010110001100010010010011010010101110001110011010010011000101000010100000011111110011101110011111101011100010000010110011001101100011000011110110010000010111000010101100000010000010000111110111110101111101010010001101101100110011000100011000101101011011100000101000000000001011000111110000111111011011100000110010110011101101110001001101010111110000111111111011101011100100110110111101100110110010111111000000001001001100100100001000101001100010101001000000001110000001111100001010100001000111011010010010111000111010100001101110111000011000001100101001100100011010000011000111110011010111011110110100001111000010010111000110011010111100110111111010000100000100000100100100111000011101000010100011110100101010100000100010100110001110011011000110001111001100001000011000101110010110101000101101100110011100111011100111001101011100100100110100001111001001010000101000101111110100111001110001011101101101110111110010100011001110101010100100101011100111101110011111000111011001001101110011010011100100000111001000000011001100100101101110001000001011000111100100001000011100011011011011110100011111001101101100101011000011010111001001101101011100000101001010011011000011001111011000010100111100101010110010011100101011101111100100100110111010100001011100001001001100011010010000001111001011101110000100111111001011001001000000000011111100010111100100110101000111110111110100001001110101100100000011100101100001000001111100110101011110101001110110101101110100011011111110110110010001111110000101100101000100001111110001001110110011101011100101011001001101111011000100000010000111111010101110100111100100100110010111101101001100101100111010111101011100111001011110111100110110011011100011010011000010100000011110100011101010110100011000001110111001010110000110111100110011110110000001000011101100111011010001101110001011100000111100000000001010001001100000000001011110110101011001101100110000001010101110101000001111101100010100100110000000001101101110101100100111101010100101000001010010011000101001011101011101001101011100010110011011011100110111110001011101111001101011011010001011110011111100011110111110001011111000100101010000111100111110110111100000011001000111101100000011110001100000101011110100101110001100100000110100100110001110101100010111110001000111101000010010111011100011101101111101110111010011011000110001110000101011010000100111110111101001010100101000010101110110100101110111000100101110011111011101101111100101010000011110010100110111100001101010110110011001101011011000110001000000011101100101011001000110111011001100001000010110000011010101010010111000100010111000111111000110011101001001011000011101100011101110110111100011110111111011101000011001100110111000000110110101010110101011101010011010101111010001001110001011101001001110011010011111110111100010110100100111101001100010101001110001010000010110000001001001111000111100100100010111001001110111110000000000101111101001101000110111101111110011001111000000010100100000011010101111001101001010011011001100101100001000000110011010100110001001111000110011100100001011111010100001110101100111110110011010010010001110111010101110000100101001000101101000000111011010000101100101001010110000110011101010000111100111111000010011110111101001011001011001100101011011110001101100010010110010010011000001011000000110000110100100000000011010100001100110000001101001011100010000010001000010101000101111010010010010000110001110110101010001100101111111101101000010111000000100010101101100111010110111111000111100000000100100000111101010000100001010010110011001011101111011001011000010110110001110111001101001111111001000011001111111101101110000100111101111000111101011001001000000111111110010000000110011000101011011111011010100010011010010111010001001001011100111110100100001001100011010111010110110101011111101110110101010110110000010101010001001010110000010000010011001100011001011101010001011101000010000001011001100110010110101110110010011111100001001010111110010111011100000000000000111010111011000100110100000110001001000000011110110011011110000101100111001100110010011100110110001110100000010101110000001110111010111000110011111001111100011001010010000011001011110010111000011111111100001110110001011000001011111011100100101001111100110011000001111110010011100100101001100000011011101001001110100010110100111010101111111000000101011000010001001000111110111000001100010111010011000001111111001100111100011111100011111111100011100100011011111111001111111011001111000000011100001011001000001101000011010111100110111001111101000110001000111011110010110100101010110110011101111010010111111111111110001100010111000001001100111001011110101010001110100100111000011010010111010010111011110011100101101000001000011000001001100100010011100000011100111000011100100100110011011101110101111001110010100011000110011111111001001110111111100011101001011101001000011110110101011101111100010010101100011100111011110001111100111111101100110010110110100001100101000001110101000100001000111111010101110000011111001110111101000101011110111010100100001101110101100100001010010001000110100101111110101000011111001011011111110010111011101111110110111000010100000101100100011000111101101000101101011100100111010010100111110010101111101011011010001001010000100010111000001111110111100011011001010101110010100111101001111000101001011110010011001010111111111111101111010010101000111011001011001110000010110010000101000111101000101111010001000101001100000000101101011011000000111011011001110010101000000110010011011110010100000001110001001001110001001010010100010110010011000100010011110101000001010011000100011101100011011011001010010000011000010101110101011001101000011001010000000011000000010100010011100000100001101001001010000110000011111101011010111000000000001111110100011000111111000001000100100010111100110110011011000000000011000110100001000000101010000010010111100001010010010011111000010011110000010010100001101000001101001011001001111000110101000010011110000110100001111010000100100000101101100100100011011010010100100011111110010111101000101001110100011000101111000011110101101100111111111000000100001100000011011101111110011000111010100111011001001011001011010101000001101011001001010100001101101010000110100011110010110011000000101101010111001101001001100000100110100100001000011010100011111101101001111100000010001110101110111011011001101111011101110100110010011111001100011001001101101100000010010010111011011110100000110111001010101110100101010110101111100111110011011111101000001111001101111101111101001101110101110010011111000000111011010011000010001111011110001100001011111101011111010000001110000010010010001010010110100101001101101001010101011010110001101110101011111010111101011011100011100110000011101011110011101011010100110101110000111001110001011111011000001000110100000001100001011000100001100110110111101111100100101000011111100011000010001110000100000000101001011011001011110010010110111010000111110000001001010110011111110000111110011011001010001101111011111011010110101000100010011111110000110110001110111010001110010101000010100000101111100101001000100001110101111011110100000100111101110001011100011011110111100101100100000001001100000000001000100011110100001110101110101001010011001000100001101010110110011100011000010110111000100100100010100111001110011101011100101011101111000101100010101010001101100001001000001101000000001101100110000101111010010000100111010110000011101000110110100011000000110010000000111101111110100100010000100111011011100111101010100111111110011110001010000110101011110011111100101100101011000110001111111000010110111110011100000111000010010110101110001010010001111000101011111011000111001011110011000111101111000100011110000010010111010101100010011110110011000110001000011100110010001001101101110011110011110100001010110010011000011100111111011010011010111011011010011101011010000111110111111111001100000001011100100101010100010110011110111101010101111100000100110111010110010111111100111011101011110100001101101110101010011111110100011001010111001111000111000101101101100100100011000110011110111100000100100000100100011011001100110000010100100011010111110010010110011010110010000110101011111000110100010001100101100011001111010000100011111110010010100010100111001100011010111111100010001010100010111111101101001010010001000100001101010001110011100001001111111110011001101111100100010100011000010101110011001001001010100000101010100100010110010000110111101110010100001010001010001100101001011111100110101111101110101000011001011110101010101001001010110000100111011010011111100111100111110110110100010011100110101100101110001100111000011010110001001011111001110111000101001100110000000011001101010010010001001100100101011010001011011111000010101001111000101101111000110001111110011110101111110001101101101011100001100101101111010001111000001010100000010001100011010011101010000010111001100000111001010101011000001001110010100110101011001101100101101111101001101001010110001111100001000110100100100111010001011111111001110101100010010010111100111001111100111110100001111110111111001101101001010000011110101110100011000010100110100101011100110010110010100001010100111101101001101101100111110000101000101101000010101100111101011011110100110101101100000010110011001111101100101010011100110001000111000101000100011100010011010000111001101011011111100110110100110011011111010110000001100010011110000111101001000101110101011101101010010101101001001010000111011110110000000011001000110001010010011001101000010010111000110110010001011101011110101100101100101000101101001110101110110001101011111010101000000100110111101101111001001110010000001101110111010110101100110110000011100001001111100011101000111010101011000011000000011110011011111011000000101000110001011000010100100100001111101101101100101011111001001110011100111011000011110000001111001111111001001000000100110101010100010000100110100010000111001100111000011100000101010110101001101100101110011001011010111011011010101000101101101100010000010100010100010000000001011110011110110101101110100101001101011111000111001000010000111011010010111111110000001101001110110000101010110010010101101011001010101000000011111110010111101101001110110111111010111000000110111011000000111101110000110111011101111010111111100110100110100110111101010101111111101100011110001111100010100100011101110010001000000001110011001110010110110111100110111010110111100011000010101001001111111010110010000101011100110110100001100110110011111010011000000100010010010011100000001110001011011010110101000100011011101110101101000100111111100001101101000111000100100000011110000101000001000101100101100110010100111110011100101101001010010111101011010101011000011100100000001000100101000010001110101000110111111101101010110011101101110101111001100101101001001000110001010000001010000111101111000000001001110001010110001110011010001000100011100010000111100101000111111001110110001111100010110110001100010111101110010010010011011001110110110101010100011100000000110101110110000000001000111011110011010101101110100000010010011010000010011010110000100110100011010101100111100011010000100011011010010111011010011010010011010101110100100011110000101011001110101101100110101111111000011011000110011110001011000111011100101011000011100000010001101000111100111101010101000001000000011011110011010100010010010100010100001000101010001110001011011110110011101111110100100000011001110110110001101011101011110110001101111001011000100111110010110001001010011001011001100101000111100110000011001110001111001110000001100001010111100100101011000011110101010110011010001101111001110011011011101110001101111100100100011011000000111010101100011101011001110110001101101010101001110001110111011111111001100110100101101110000011110110101101001010110101101011001111000110100010100001110111100110110101110100100011110100110010001101000110111011001111101010111011010011110010001010011010101010100011111101101011101101110101101101001010110110010010011101100101111011101100101000001110101111000011010100001110000010110000101101010100001011010110001111001110111100101001001110011100101000001100101111110100111111010111001100111110101011000011110011001111000011101001010110000000011110101010110110000000110000101101011101101111101001000010110000101001000011111101110000011100100101011111100110010110100110011011111111101101000100000000011011100010010111111011011111111000100011111010100101000000010001111100000011000100010011010111011101101000100010010011100011000101110100100011011001010110101010101110101001101111001111111110110111111010010101010010011010111100101001110011110110111010011111100001010100001101011011000101001001101011011000110000100110010011111111011111101011111000110101010010001111100110101010100000011000001000000001001110001100010110100011010001001101100111000101111111011001101000001011000100011100111011010101111101110100101101110010111110000010001100000110110001100101000010111111110101011010111110101000110011111101101110110101110011010101011011010101100100110010101110111111111101101000010110100000011000110111110110011100101011011111000111111011000010100011110011110101111000001000001110100100011011101111100101110100101011010100011000100010011111101110011010001100010100010100011010101001100110010101000100111011111011110101111000011001001110100100111101010110110000111011110011010001111000001001110010101110100011110011010111101111110110011111111000001100110101100100000100011110110111000101101000011011101111110100011000110000110001110011011001010010111000011011001011111101010010010100001001001111001010111100010101000000100011001110011001011011011000001101110111010111100000010010011100101011111101110111000010010101111001001101001110101100101001010010010110110001010101011011011001110111100001001001100110011001010000101001110011011001100110101001101000010110001010110010100011001010110111000111010011010101001101011001001100011000100101010000001000010110111111101100111011110100001000010111001010110010011111110111101110010011100100110010101100101000110001100100011110000011001001010000000110001000111010000001010001001000110001101001101101101110100001100000011010101111101010010001110010111011111010011100110001011100111010100001000111101111011010101011110001101100101100100000011000110110101110111011000001110100000100100010001011001001000010100000001000011001100100110010001110100010001100011110110111000011111001000101111110111011011001111001111001001101010011011111010111100111001111001011010101100001010010100001011001000111110110110011001100001110010001011110000010011011011101001001101111001111000000101001000010010100100100000010110110010100111000101111001010000011000101111000110001011110010011101010011100100001101010000111111111010111011001100110000011000111000011011101011111110100111011010010000001111110011010001000101110000000110000111011110110010011010111110000001100100111101100010100010100100001111010111010101111110111001101001100011010110001000011100011100001000010001110111001100100111000100110110100111010011001111000000101100101001000110001010100010000000100010110010010000101001010000111011100111110001111000101001001111011110110011000101001110011001011010101001110010110101010001100000110111001101110110110110111111001001001111010001011111010010011101011000000110000111000101101111000011010100110110101101111110000011010000011010101100001101011100000111010111100111000011111000110100100001011101000110111001111000001100000000111100011010101011010110100011011101010011111111000000110101001001110000010110110101000001011111000000010111001110000110001101010001101101000001011101100101101100000111010111111101111101001010100011011110000001010011111101110100100111111100001100111100001101011010011110011011000000101010101100111011011101000101000001100110100010010010111010101011011011111100011100100010011110000101101010101011011000010000111100011000110110011111101010101111011100110111110101000100010011000010011100101111001000000000011000110101011011011100110100010101100001100110100010111001101010100110100001101011000000011101001111011111110001100001101111110111100011111101011010000101011011000011110111001001100110000101011001111001011011101000010011111010101001011000011100110111000011111000001011110100111000001010011011001110001011011010001000101100011101110111101001110110010110000110101101101011110101011010001000011100110011100001001010100100011101101010001100110010111110001100011100010000100010000110000010100000100001011010100001101100000011010101011000010011101010110110110001111011101010101000111011100000100111010111110101101110000011010111110010000001011111010101110101001101011111000011101111111000000110110110111001110111110011010101111001111011010110100100111101111100100010110011100101011110011111001011010110011011101110000010101011001111111101000000111110011110010110100101011101101010000011111111110100010111010001101011111100101110110000010000001011111011110000001110011100100111101101100100100111011010010110101101100001110110011111010110010101000010111010111111000101100110001110010011000111101010110101011001111010001101101110000000001110101111100110010110100000101101100111100100001011010001010100111111001101001000010011010110100111010010111100001000111100100100011011111101000000111101101010100100000010010001100110101110110001011011101011111011110001011100011010110111100101101111010011111101000010001101000111100101000011001100001011000001010000011101101011111000101001101001001110101100111100110000101100010110101001000010011110010000110010110010001001001000111010100011010110111011011101010110100010001110110111110011101101001100000111110011111011001100100000111101111001111101011000000001101101010001111100010001110100010001000110111111100001110010110101001101101000110001010101110110010100001001010100101110011010111011110111011100010001100111000001010100000101011010010000110111100101101101010111110101101010000010100111010000000001100000110110101110010001011101000101110011011111111100101111000101101000010000111000110001111000011101011011010100100101111011000001010110100111111111100010101010110010110011101110000010111010110000110010100000000100000011110101001011010110000101011000100010000100110010001101101110011010100001010001011111101100001101000001001001011110000001010100111001000001101110100010101001101111011111001101001101110001011110011010000111001110111000100110110001001011111101111010011100001001110011101101011001101111111110111010101000110110010110000001100001001011011101010101010011011011101000111101111111110100100010101000100010100011110100100000000001010100010111010100010001010111111001001100001111101000001100101111011101010100100010110000110010011000111011011001101100000010101111111001111101110011001101000111001111011000100000110111110101001111011000011010011111001011010010000001101010100111010000101000111001000111100010011110000100010010011011000011101101010000111011110110101100110110100010100111000101001100011011101011011100100010000000101111010011010000110111001001000111100010100110111010100000110101000101100010011011000000000011010100101011010111000111111110010110001110011100110001100001000001000101101101000010101000111011001110010101000011110011011111101011101101111000100010111111000010110000111001100000011011000100110000010011100001011000100100111110111000010001101011110100011010000111110011110010111101001100000000101110111111000000110100001111011001011101011111100000100010011101000100101110000101011010001001101011010101111010101011000111101000010110011000101010000010011100110010101001000110010110111100100110101111001111101000010110001111001010000010011001101111110001010101101101110110011111101011010010010011101111000111000000101110011111011000100110100100100101111000010101010001111111110110111010100101111100110100000101010110110111101110100011001111011100010111000101111011010101000101010001100111111001010001111010010101100100010001111000011010101000111000000110101100000111100100101000001111001010101100000000100100011111011101011001001100111110011010001101011000111011110011101011001100000110101100101011111100000000000110110111001100111100111000111110100110011101111001001110010010101110100111001100001001101110110001011111111001100101010000111111101100011011110111110100000100101010011111110110110001011001101101011101100101100100000010001111000101111101010101000101011001111011000101111010101101110001100010000100001010010000011010100100101010001111100001110110111010100100101001111101111001111010100101011011000000111100101111011000010110001110010010101111111101110010011000111011101000001001000001100111110111010010011001101011010100001011110111101000000001010001111101100100001101111001101000101010000100001101010011000010111101000000010100001100111010110000000101101101111010001101000111101011001100011101001101010000001101000000101111000101101000001001101100000011001100111101001110111000100001111111001111011011001100101001000100111110110101011111010011111110010011101110111001101001101111101010101001000101001111111011001101010101011110110010111010101010011101110110111001111111011101111101100010000101111100011100110000101111011110001110011110100000001110101010010011001101000100100000010110101011100001100000110111110111111111000111001110001111111011011000010000010000100111011100001001100001110010110110110001100011001101101101001001010011010110100010110001000110011001011100010000110101101000100000011010101011000100010011011111100010011010011110011111100111100110110010100111001111001111001110011000111001111011001010011010101011101110111000000101011000011010111011100100010110100110111011001110100000000100000101100101001001100010111000111110011001010101100000011100001010010010001110101101111010011110101100010001110111000001100110010011100110010110110000111010110100110101101101001100000101110000101111111001110000010001101100101001101000110100100110111010101010000011011100101010001010010110000011010110111011000001000010101100011100010111000000101111101100001111111110010010111111110111111001000111100100111010111011001010001000111001110111000100111110000011001001001111100110100011110001100111100000001000000001000101111101110100101010010011011000111011000011011001101101110001001100100001100101111010110100000101101010100000000010011011011001111010001001100011000001111001001101101000011001111010101011100010110100000001001011111101100110110111111011100010011011111111011110110101110111111000010111010110100100011110011001000110101111100001011000000100111110111110101101100110000111001011010011100010000101011001001110110011011000000011001000110011111000010000101001001100100101011111110100110111101101010011101000010110001111000001111101100111011101111110111101000000001101001010001101011100010101101111010000100110011100001000010000000011010101101010110001001000101111111000101011101011101001000000001110100111000100101100110010100010011011010000101000101010110100101100100111111110001010010001101100110011110010100011100000010000111111110101001101100101111010010010110111110101010101110000101101111010011001000001000110000111101100110101101100011011100011001000101001000001100101110010000010100110000101011011011000101001111100011110001011010111001011011100100101010100101101100101110100010001011010111001000100111100101101110011001010010010111011001111110110000101010010011111110011000011000110100000010010010101000001101010110001101001011000010000001001001001010110111010111001111110001001000110010011110110100001111101010110000001100101100000110100011111111111111001110011110111100110000101000000100001000111101000001001110110100010001111010111011110111100010101110001010110110001010011001001100011100101101011000010101001000101110011010010110010100000111000000010011011010001001110110101101011111101110111110100010011111101000010010010101101010111110110101000111111000110110100010100000100001010111000110110011011010000010000100001000111011001000010111101100101111111101111100100011100100111000101100001101110111110001010000000010100001110101001101001111101101111001010100000010100101111101111100111110001011001110110101101010001111101110111110111010011010111010001110001000001010011100111110001001100110001100010111010110101101100000010100111100111110111111010100100101111100011110001111001100001010101110001111110010110111001011110001000000000011100111001011111001110101110101111111010010000000100010111000001010111100101001110000101011111000110111001011111010111101010111101101010000000111100011010000011011100111100100110011011011100110110110001000110111101110011001111110011010011101111101000110110000000100010110100100010000101000000111100010100101010000100101010110111001101001000000000011111110001010010011000000000010110011001000000100111100011011111000111100001001001111100110000010111110110000101101110010000100011001011110100011111100001001000010101111001101100110100011101111011110100011111001110000011011010011001000010000001010100001101110001110101001001000001000100100100110100000000101011111000101100100111110010010111010111100001011110011011101001000000001011000000100000001110100001010000010010110100111000000010010011001001011010010111111101001100010000010110010001001001011110110010000001000110011111101111110000111101010100011100011000011101001010001101100111111001001001000010010100001011110100001001111100001000111010101100001111100011011011101101000101110110101000011011110100011101001011001110110111001110011111100101100011101101001111110100100111100000100001110111110111101011011001110000000000000110011100011110111010111000001111101110001111010001010111101001000100000111011111101111101011100000100010010011110001110011100000111011001101101010110110001111010011000001011100111110000010011111101011011110111111100010010100010000101010101000110100111010001101010001110011000001100110010101100111010001011101000010101001010010011011011100000111111010010100100010100001011000011010110111000101010010001010110000101011110101110100111010000011101101100110001011110100111000001011001010000011110100100110000101001101011111011111000001000100010101111011001110110110110000001001111001001010101000001000111001000010111001010100011100000100010111110001001011011111010111110001101111110110001011001011100010000000111111110100110111000011100100111011110110011011101010100111011111011110011011001110000010000111010111011010011000001010010000001011000010110011101111101011100000101100011111111001000101101110010011110010100000101011001010000001011111110001001001010110111101110010001001010110100111111001111000011000010001110111011100101010110000111010101100101010010010010010101100110010101011011101111110101111011001011111111011010110000100100011110001011101111110111101000101000101100001011011011111110111101110000011011110101111110011100110110111000000101001010000111000101011011001010001011000100001100111001101001110111000111000010010011100111011101010100100010011110100110001000101011101101101000101000111110000111000010010100001101010100101110110100000011010101010000010111011000111011110100111100011010010100111110011001001111000100001101100001111011111100010011111010010101101111000010010010000010000100101100100100100110110010010101000010011011101111001110110111101111100010101010001111010101101100011000111111100000111011001100011101011010101010100111011011111010000110000011110110110100001001000110000000111100001111100010111101010100011110001011001000101110001111111100110110000100010001101001000111001001000001100001111000011100110000010101011100011001101101110010110001000001010000100111101101111110111011001111110010001111100111110111010011111000111111111010000011001000010101011110011001111000001100010010001101110101111000100101001001000111001000101000001011001100001010100101011100100011100110001000101100001000101101011011001000100000100101110100011000000000010001010111101100011000101000100111010110110101100100100011100110000000001010101100001110100101010110000010011111010100011011010010000011101010011101101100010000011101001011111010111010001101100100011100100101000101011110111001000000111101010110110011111100001000110001110111011011011000010101001100111110110101001100010011111010011110010101111001011101111010010100001010111101010000101100100000001000111110110101110100011001000110101110100101101010101110111110100011110001101110110111110111010001111101100010100010000001001110011101100110010101001110000111001000000110110100001111100110001110100011111110110001101101001000001011001110011101101101000000001100011111100110101110011000101111100011001110100011100010001010000010000100001110010100011011101010101101010100001110010111001000010010010110101011111101110100001111001010111110101011110010000001111011011001011111000011010010111101000001011001111000001010110101001000100111101110101001010110110101100110000110010010001111011010100101001111010100011100110101011011000011101110000111010010110100010010110110110100100100110011101000011110100100101001000010000100110110001001110100011011100001111111100100001101010100110011010010000110101101010011100111010001111111010101100111111101000000101101000001011000001110001101111101011100111000101001111001010010110000110111010011011010101101001101101010000010111010101101111010100011110111011011110000001101000101000010001010100110110100101100011111110010010100110101101110011101011100100111100010101001101001111111010111001001000001111101110100110011001011000110010011100111110111111101000111001000110010111100111001101101010111001110110111011111111100110101111110010100101100000100110111011011111000101011011101000101111100010110110110101001110000010111100001110100010100110111111110111000101000101111100101101110101110010110100100010011110011010000000110111110011101100000001001100100001010110011111100010111000101100100101000111001111000000010111101001011111000010111010101001100010110100011101010010111111111100010010011011111010011111010100101001001001111001000010110111111011110100100110110011000000000101100110111110101100011111110101000101010011001000001011101000101110001011000010110001000110010110001000000101110011000110100000001011101001111101110001110011011110111110010010101110110100011111100100000101111101101101011010000111110000110010100001000000010001111100110110110111000110000000111011100110011011111011100000111010011110010001111001110010110010111101100101010011010011111101111111101001000100001100011100000000110101101100101101110110111001111011001111111111110110100100000000011001111010110011000101111111011100010000110011001100100101010100111011000000011001001010100011010100001000100100010101000100110010011110000101101010010000001001001010011100111101000001000010000110010000011101111011001101111011011010011001010010010111101111110011111010111100111111110011010111111111001001010010110111010010010001101000001010110010110001101110100100100000011011110000111000000001110100111101101001100111111010110111000110111110000110000001010100101010110110100111100111111111010111001011111111100100110001011000010101010000101010000101100010110111011110111111011100110001011111111110011001100110111101000100100111101100111010000101110111111011011001010000010101001100101001010000100001110111000001010111101100101011001011101110100010001101000000110111101011000111110010000111100010000101100011001111111011100001110110111000100011100010110000100111011110001000101001100001111010010100101111001110110101001010100000001010111100011000001010000010111001001010000111001010000001001110001001011010000001111101001100000110010101000001101111001011001111110010010100010000111100101010010100111101101001111011000010110100011001000111000101011111011101010001001100111110100011010001110110101000001101110010100111001001100100101111100101101001001101101101111101011100101000010000100111011111000111010101011000011010000101111100000010110011101001011010110010001111010010001100111110100011001100101100011110100000001111100111011010110110011110110100000110101111100101110001011010010100011111100000110110111110110100101111111001011111001001010100101001001011111010000001011010111111001011010111000100101101101100101111101101101001010001100010110010011010000011011010101010100100110100100010111111010001111000001100101011101100110001100100111011100100011110111000100011101000010000101100101011110010110000001001010000000100011001110100001101111011000110101100001000100001001111010100011000110011100111101001110010001100001111111110110000010111010100100100100000100110011011001000100001100100111000100110010110100111100100111010111110100000010011010000011101111001101110101010100000100101111111101110011101011000110101101100101000111011011011000110000011110100001101110110101110111011101011110001110111100000110111001010101010011100110111100011011111001100101100010101101110100110011011001010010001101100100101011101110001111001000010110000001100101010011001110011011010010001101100011001000111010100111001001111100100100000001011000011000101101111001001010110110111101010000100100111101100101010010111101110010100011000000010011010101011011110111100101100000110101001011011001101100000110011110100111111111101111011111110000010000111111001110000011110010111000100010110111000100100101110100001010001111000011001000110010000110100110101101110000010101110001100011010000101110110000111010111010111110101100101001000011111101001000100011110110000010110110101001100101010010101001010101111001101111110000001111001110011000111100111001000001001000011010101000000010000110011100000001111010010001000000000000100100000000001011110001110110110111011100001011010011010101011100000011001000011011001110111010001111011011101010001010110111100100100000010111101111110011100000010000100010110110011010101011110110001001011011100001010110101010001001111110100000110101011110001011000110110101101100110100101100011101101110010010111011111011110010100001011000001001000010010110011100111000001111100111001001110010000110010101101110001000100111000011101000011001101001000100010111011001111101010101101100011010011011101111101010001000100111111111001111110100011110010111110000011011100111100111000110110010010101111010000101110111011110100110001111001000011110110111011000110010100110000000001010010000101000000101011011000110111000100110001000101110011010101100110010100010111010100111110110100110001110000110000101100010000101011000001111001100011001010100111000110000000010000111010110111001111000111110100100011110011010110110110111001100000111001110110100000010101110011010010111101000000011110001100100101101011100110100000100011111011100101100011100100011101000100001000001011101011000001110011010111101110010010101111100111111010011101101011011100100011110000110101000110010111100110111011010111111111100111000110001001010101010010100111101110010101110010111011111111100001010010100100101110011011000111101011110100001011011010111011010011011100100110001101100001010101100010111111010000000101100001110111001000001111100111011001100001001000001101001101000010001000000001111000110000011111000011001010110111100010111101000011011100000101100110000101010100001011011011011000111110100010111100101010000100101011001111010101000001011101001010001011110110010100001100000010011001111000010001110010110101111110001111110000101100111101000100011101111111100000110001100110110001100110011011010100001101001001110110100111101100111110011000101010011000011001000101100110010111111000000011000000000100000111011010001011111001000101010000110111110000111100111010000000000101110011011111111001101100001001010110101110110010100010011111110111100111000001110001110101000111111011101010110100111001010111101110110011101111111010010111000101010011011101110110111011111011111100111000101001111110101111111011101101101110101110100111100011100111110010010111110010001011100010110111001101001111011001001100010011111010010000111011001101100101010000100111001001111011101100010111011110111010000101100111111110010101010110000110000011101111110000001100110101001011101111111101101001111100001011000001111011101110011011011110011110110011011110010011001011110111000001011100110010011000111101011000100000000001100011100110100110000011100110110111111110011100011111001101100001111011110011101001010100001000010100010111110001110010001011011011001010110010110101011001000100010110110110000001110001110011000101111011011110000101010010010011001110010010000111010111000101010000111000011011111010111110111011010001011000111111010010101111101110110100101000111000100000001000101100110101100111001010010011100111011001011000000111111001111001110000011101001111000101010110010100011010000000110111000000011100101010100100111010110000111001010101110001101101101101100101010010100110110000111010010101111111110011011101000001011100010101000101101000011000101111111010111011010110100000000101110000010111001111011011001111110010010001011000001111100100110011111100010111101111111101001001011001100110001001010001100111100011011110011000001011110010110100110000110101111111001000100001001101000000111010010100110111100100010101011110110100000000110001011110101101010000111011010111001000010101111000101101010100100111101101101110111110110101111101111001010101011101011000010110010001000000000001100111000001110000111001101010001100101110101001100001011111010001001001011000001111111001010101000111110101101000000111010011101001010011010010011110110100100100100010000011001111110001110101110001111111010010110010000011111111101010011011011010100011110100011001110101110100111101100111100100101111010010100111011001011110011110011000010011101110110011100011010101011111011110101111110110110100101101010100010010010010111011001000111101001011010100010011111111111111100110011110011001100000010110110001111011100111110101100111110100000100011000001110101010011000000011111000101101001000110010000010011100001001010110001100011111100010000111000101101011010010110111010101100100001101001010001110100111000010000001111110011100110001000100101101000001111000001111011010001000100111000001101011010010110111100111010100101100011110101000111000001001111001100101011000011000010010000001011100110111010110001011111111000001001000001111010110100001101010010110000110100100100000000001111100010000010100101110100011001010101011010100000110010100010111111101001111010110111001001011010111101100100110001101010000110101001100001111010100000000110100010011111011011001011010110110010000001101000101011101111011111110010001101111101000010001011001110001000110001111010111111100110101100100101011000000111101100011100110100011101110010111101011100110111110000001100100000000010110000001000110001001010101000110000001111110000110001100101000001110111011101000101101100000000101110110111000110111011011010101100101000110000011101010000110100100010100010001000000111111001100010011011011001101010111101010101000111101110101110010100101101001101000010011111111001110001111010111000011101000111011111101110101100100100111110001110110000101000110110000110100001010010011100011001011000100001011011100011110010101101000001011100100101100001111000100101001110001101101011111111101001111010100111101100111011101101010101100011001010110000001000111001110101110011110110110011001010000000100011101000100110000000000010010111001100110111110011110011011100000110101111001001000111101011101000110111101101011011011101111001000101100100101000010101011100110101111111001101011010010111111001110011101101000011000011001000001101110000011001011011011101001001111001011011110000111001001101001011000101000101110010111110011111001010001001100001111001111001110000111010111111010000111011110110110110100011110001011001010000001010100101101111101011011110010000110000011111110111011011001011110010100110010000110000001111011101111011101110010010100001010110010010000101011001010010011010101001101101011111011101001011101110100100100011110001100101111001001001100110101010101111000111101101001110101101110110001011100010110111100001111001100111101010110010111100000011100101010101111001101100011011000000100001101010100100001111111101010101101010001010011011111011011111010100110010100111101001100101001010001011000110001010110101011001101010000100110010101000010011000011111110001001001101011000001011110110101100100001000111000111010111000101011001011101001000011001010000111101010110110100001110010110000101111101110100000011011000000100100000001111011101111011010010100000101111010001111010011111110000111010001010001101101000100010100101011000010100011111111110111011010111110100111000101111011011101110100000110111101010101010011101001010101001110001001111101001101001111010110100111011001010100100111110000111111101000101010100001001110010000101000010000001001010000011001100101001101101011101001100000111101010001001110001100000110100100000000000010011110011101100100001000111101010111111000110111101111010110111110011101101110010000101110101000110011011001000001101001001111110100011000111100100101100101010101001111111001011001010010011000011001011011100010101111110010101010100110111111101100010011111011011001001001110010101111010010101100101101001000001000000011011110110011110011100111011101110101100100001100001111000001110001001011010000001010000011011011010100110000110010110100110001100101010101011111011110110100111001100001101011010100011001101101111110001011110010000111101010101010101100101001100100000101111011010001111100100111111101101110010101110111011110101001110110111001101011000111010110110011010100000010000110111111100111001101100101111110101110011001000110000000100000101110010110011000000110111000110011011101001001101101001101011011100100111001001011000010011001011111101010100000101000101010111000110001011010001110111101001000110111101010000011001011111100101001011111100000001100001111001010101100100000000111010100101111100100111101110110110100110010001100111011011111000111111100001001010110100111100010000011100111100011101101100111101011001100000101101111000010001001000000001100010100000010110011010001100011001101011000000010010110100001110000000010011100001000011101100000010011010000100100101000111110010101101100101011001010111111101001001001100111010100100010111111111110010111011100111010100000111101010001100011010110111011101011010111011101110100000010000100101001010011010110101110100011110110000110100110000111001100110100000100111110110110001011011001001110101010010101010111100010001101011000010110100000101010000101110101111111001001011110010011011010010011101111101010000010010111000111010010010010101111100110100111100111001010110000000110110000110011111000001110000011011000100100111111010110000111101100100010000010010100000010101110100000010101100110100100000111110001011000011010011100000101000001001001001010110001000010001101110010111010111000001110100111111001011110011101001010011000001111011011011000001000011000101001000010001101110111000110011011111101011100100001111011111111110100010001101100100100101111010000010101011001101011101111110111111011011001111010010101000001110001010111100100110010011011001010011001110001111111101101001000010000001000110011001101111111010111011110011111110011100111011011010111110111001100001000101110101111011110000001101001110100000100101110101111000101110010100100100001110011111110010011001101010111011001000111110010011100100110001011000110000100010000111111011010111111001111100001110111100101000101101100001010100101111000111101110110110111110000110110011000010101111011100001001111001111001000010001100001100001100111001001111111101000100111111011000111010001011101101111101000110010110111110100101000101100101011111011010100010011000100110001110110110010100111000010100111110010111100111000101000000101100100010001011101000110001010111110101101110100010100100010110101110100010101001110110010111001001101001011100110011001000000111000111011000001011111011100100110101011110111011000000001111010100010100110010001100000111011100000100100111111001010110011101111010100101101111110100101001110001111100000001001110110011110101011100110110001110111100100110100111101111111001011100001110111000100111110011001110010111010110001111001001010110101001111101011011010100101010110000100011010111010001011000100100101100101000000001100111101011110101101010100101011001000111100110001101000000011101101101110011110101100101110010111111011110010111110010010011101111001110001111110010110111010000011000001101011010101111111000111110000000110010000011100000100101111111101100010000000101100001010010101000011111110000001011101000000010111010111010101000111011111011101010001011010000111110101111000001111011101010101111001101001000001110011111101010001001000010001010101101000110111101111110110001100111001001001110001111100110111001111011011110011100011110100011110111011100111100111010000110110100110101101011001111111010101101110011110101100000001010110101011110101001000101011001010110100011110000100100110101001110001011000000001111000000101011010111111011111111101000101110111110000111001101111110110000001000101100110110101011110110010011101101110000111000111000011001100100110000110010101010000100111101010110000001110001111111100010111011100011100000010111101100111101110011101011000001111011110010011111010011011101101100001100111010011010001111001001110101110111110011100111000010101101100001010110001110010000110000001001011001000110011101110001110010001100011110000111111110000000001111100011010010110101110010010110100000100010011001011111001000010100001000101101000011110011100101100010010100100011000110100000100001000110110001010100111110101010000100111010001101101101011100111011100001000001110111111001111011100110000100010100101011111100010001001110110000000001010000101010110001100111110110100100110101101011011101010011101011010101011100010001100111001110010000101011011000101101111000110110111010110010010001010110000000001111100111000011110101001001110010011011100000111111110100110001100110010110001000010001011110001011001000000011100000001100011111100101100001001010000000111011000111100101100010000001010011001101010111000000011011101011110111100001011101110111001011101000101000111100100010000011011110011100110111001100001101000110001111011110111110110101010011000101111101010011111000101010000110011000111111000010000000111101001111111111010101011110001110111100101011000100010110110010110111101100001111111010111001110100011101100001101100011000101110001001110000010111100100111001000101010101001011110010100010100010010000010010110101100001011001011011011101001111000010101010011000110111001101001011011100001000001110010000111000010011100010010001100011000110011010101100010000100001111111000010001001011001001000000110001111111010110111000010000000011000100001010000100000100000111010000000100001100101010110100101010000101010011011111100111111000100001001101000101100010000101101110111111011111101100101000010010011010000010010101011011110101010010010010100010111000110001110001000101011110110111011001011001100111001011010001100001100111010000111000011110001000101011010110101110101000100111101000001011001011001111101010110010001010101101111111011001100111100100001011101001001110000100111100010101110000110110011101111011001101111100100110011100100100000001100001000011011011101011010010101110001110001000011010001000101011101010110001011011000000100100110011011000001100101101001010110100101011100111000001011001101101101101011110100101101111101100001110010010110001001011110111000110000110001001000011010100110011001111111001010010011111010100111101110001011011001000010101110001010000110100000110101000000001010010000100010110101011101000110000011000001111010000010100111101010100111001100001000101110001111111000100001010000111000000011100001000101100110111000001110111000011111001001100001011110001111110100011101011000001010010010010110101100101111001101101011001000011101010101110010000100001100011010001100011101000000110100010100011000011010001001100110000011010111110000101100010000001100000101001000101111000101011001111101110000010011110010010011010001000010010100100100000111100000110100000111011011101011101110101100011110011100010110001011010011000001010010010100101110000110100101011110001000010111010011000101001100010101001111011010100011111001110111010110010000001111111000001001101110111101001001101111101101011001110111001000010000001101001111001100101011011100000100000101001111101011010010000100011000010001000010010110010001001101111110000100101111101001010011000100100110011011100111010011111110000000100110001111101000110111011000111101000101100111111110100011111101101100111101001101010111111101000101011011001101110010111101111000100001101011110101100111001010100110100111011110000011100000011010001000110101110101100000110000011000101101101001001001011010100111001101110100000010100011100111111010101100111000001101101111110100001011001001011001101100000000011110001100110010001111111000011110100111101011000100110110000001001111111000001001110000010000100010111001100101001010000011101011110001010000000001000110001000100000101101010101010001010011010111011111011111011001001000000111000101011010011001101010111110000001100000010111011001001011101001110111001011100100001110100100010100010100111010000101111011011110110100100001101011010111001000100010110000001101101100010000011001111010000111101100010111110001011011001010000111110000100111011111010100110010010000010110010111001001100101001100100101010010100110101100001000001001111100101101111000010111010101100001011110010010001011100110010010100111110000100101101011000100010111100000111100000100000011011010011001000000011001010011001000100010100001001101111101101101101001000110100010111110001000111001100000001100100110010001110000011100101111010100101101101010001010100000011001010000010101110110101101010011010000000011100001010111101110110011111000011000101110110111001101111110001100101010000000111111011111011000011011001001010111000111010000101111111100000011110110011100111111011110000011010011000111011100110100001001110000111110101100101011011100110111011011001000011001101110110001001000111000011101010101010101010111000000111010010100110111011000001000011100000100111000101000001111011100000000101101011110001110111011001110110010100010001100001001011011000010001110001010111011010100100000010111111100111110111000011001110101010111000010111000000001100010100001010100111101000100011100011001110000110111101010011110110000000011011101000011001001101100111100001101101011110010001111110001100111011001110011110101101001100001110101110100100111011010101000100011001001011101100111100000110010100011110101110110001011001011000101101100110101011010000000111001101000010111001101001000110001100000011110110011001101000000111101011110011100011001110111001101110110000010001001011010010110100111000100101110011111001010000001000010001110100010101111000001100000111011000011111011100010001010000100111000100100000100010111101001011010111101010101100000110101010111101100000101000111100101101111001011011101101010110000010110110011001011111000100001010100101001011011011000100000100010011100011100011100001010101000001101011100000000101011111111000000011100010111011101101101111101010001101110100110001100100110100110001110110010011011000110001011010111100100111111000001010011101110011000100000011010100011111011111000001011100011001100101101111110111001100000101101011000100000101000111000000011100000000000011101000010111001000110000011001000100110100100001001101100010010010001100011110101100100100000010000101011110110000001001111001110011011101011101010001100110111010000011100100000110100111111011011111100011011111100100111111110000101110110010101110100011100001101101001010011001001011100111000010101001000110110100001000001001100111001111110010000100111100101110000100101100000111100010010111100001100011110101101011011011111111111010000110010111001011010101000011010101111000010110000001010010110101000101111001101000000011010111001100011001111001000000100111000001111101000110100001010100010000111010000011101000001011001101011100110000110000110001010111111000110100001000010001100001011101011111011110111000101000001100000000100000100010101111011100100011001011000010100100010111101100101010011110101011110101101101001011101111111011101110111110010000001100011001100001010111000100001111001110010000101001110101011110001010110111110101000110110101111100001010100011001100011010101110000110000000111000001010110101111000110000011110011110000000000101101000010111011011111111100011111011101111101001100101000001001010100000000110011111100101101011111111111001010110001111000101111011111001111110011111101110001100110100101011011001001010101101011110110001111000011100001111011101001001110011100001101110100110110100001000110010100111000011111001011101111110011001111111101000111100000111010111010111100101111001100101110100111110101111111111010000010000011000010100011100011010011011100010011110000000010010101100100011100111001010101001111000010011001110111100011111011110010011100101001001001111110101101110010001111100100111111010101010100101011101000100100000000100010001011000011111010110000001111100110101101010101110100101100000110100111011010000100101001110010100001101001011001111110001101011111011101111001001010101010000010011011101101101111101111000011001011001110011101010110101101101001001010011110100000110001001011000101011001110110010101111110001011100101100011111001101011000111011000000111000110111011101111110010100101011010000100000111010110000110101001101100100110111100110110100100010001001001100010110011110100001110110001101010100100100100100100101110001000101101011010000000001100011110100101010110000001110001101010110001010000000000000011001111010101100101001000010000101100101001010001000001110101001111111111101001111100010011111011110100011010101111001111100100001110101011000111101110101101100001110100011011000100010000111100001111100110110111100111010111000000110101010010100001010100110111101111011100001000010101110110100110111110000101100000110101111011001010000011100001101010111111010111000010011110101101000000001011101110111111000111011000011000100001001010110001101110010000011101101100010001000000011101011101010010000000000100111100001111001110000100111011101111001100010011000011111010110111111110111001100010101011111111011100101010000100100100101111100111000001010101100000001101111111101001010010011001101110011100111001010010001011010001100001001001100100111110001001101110000100100001101010001001110011000000010101001100001001000100001001111000101110010011000000101101001100000111010001100111100001010100101100110100000000000011101000010010010110101111010110001011000111101000110010101101101100001111101100101100010110010011100011110110001010111001010101111011011010101010011010101011110100011000010110100110111010001001011010001101111101100110010010011000111001011011111011011000011110100110010011001110011100011011101010010010100011011100111110001010100100111011111100001101100010001110010110011010100000111110110110000001011000010000011111110110011101110100100110010011010101000010010110100010100101001111000101110110101100011010011000001100010101011001010100110101110111000111011110011010001000000110100100110110100001011110101100000010010011000101000011110101000010101001011000011001010111100010000101110101001011000111011100010000001110101111010110000111100011001011100101010100100011101111111001111010010101011101011010011011100000100101110011110111101100011111111110111101100110010101111101101111110010011100100010101010000100010011111100111101101110110011000000111001100001001110010101111000011111110101110011100000001011000011000010000011001100111110100001010100010001001101101001111011111110111000110111101110111000110110001110011111110110110001110110110111100001101110110100011001010000110111011011101110100001110110111101101111111011010010011000111100101111001101110010011010100100101100000101101101001101001101001010001011000010111001000010101111001011111111111000010011001010101111110001010111010100000100111101011011100111000000100101001110101111101001001111011111001110101110100010111110111001001011000001110100100100100010011111011000101100010010110101011101100110110011110110010111111011101011100001100011101110100011101011011100111011100000100000010000100101110111000010101110001010010010011110111101001100000110001111010011101111110100000101001001001110010100111000000111100011111100000011110101001010000011110111110010001001011001111000110001100000110101101100111100001111101011110001001010001111000011100011111101011111001001000110010001111001111001001111001101111011011010110000000111111000001101110100001011100110000101001011000101010010110011111101000011100000001111101010100100110100101010100101100010000000010011010101111110101011001000000000100101011111001111000110101101111110001101110000100000110011011111010010010100011100111000011011000010101011001110100101010110111000100111011100100101000100001001011000100001100000110100110101111001101001110010110000000101101001010001001000111001011000010001111111100111101010011010001011010000101000000001001101111110101001000001000000101001101110101100111100011110000010010110100110010011001110110011011101001100101101001000111110111111101010100110110001000101010000101101011100000011000111010011011111010001001001100001000111010001100010010011011000011011111100001101110000110001010101110111010100001011001010010101111010101100011011111111110110011001100010110110110001101110010011110101110001100011010010001011101001111010110110000010110111000011100111010011110110101010110100111110010000011110000010000111001100110010000001110010001110001101011101001111011111100100101100110011001100011110010010101011110101010101000100001101110010000011110100100110111100101010011001010011111000010111001101000011110010101101101010101100101111000000010010010001110011111110100101100101111101101101100110001001001010000101001110111110111011100110000000111111111101100101101000110100011100001101000000110010101000001101010110000001011101001111101110110101000110010110000101010100110100010100100101000101110010001111101100101110101110101000001110110110100010000111010111001001101010010111010101010001001101011100100001011100010011001110000111000100101111100010000010110010101000110111000110110101011100100101011111000010010100110000100011001010100000011110001001100101111000110001100101111101100010001000110011011001110010010001011111101011010101010101000111010111011110000000011111111111111111010111101110110010010010110101000101011110010000000011011010110110001000010011110100011011101101110100000101111110010100010000111111000110010101101010000011101011001010111000010000010111100001001100010111000110101010101110010110100010100100110000110010010000100111100010111110110000010101111000111010110100101000100000000001111111011100000000001000000011010000001101110101101001000010011101111011110001110001101100010110011101011101100110111001100110100010101111001010011110110110100101011011000111001111011010000010010100101110111110110000111011010001001101000010111010000110011000010100111011000001111101111011000100110100000010111001000001000101000111011101111111111100010110100000000010111011101101110000000101111111110010100111010000110100011111001010111010100010010111110010000001011101111110111110010111111001101010000110000000001110100010110100000100001111111101010100011110100101110010011110111101110010110100000011111001101011001100110010111011000100000111010111101011101110000101001011100000001011010100101100101000001110011011001111010000001101101000101110100010000000101101111011101110011000101010111000011001101000011111011011111010101001001011010011000000000101100101110011101001100111001000101000110001001010010110001110101101001011000101111101000000110110011010100001110011011010011011101110011000011101010000110101001111100101111101011000101111111111111100111010110000110000001011110111010001101001000000010100000000101101010110000011110011011010101011011000010011011010100100001110100000111100101100101000011011111000110100001001100111011000000100101110100111010011011100000001100101101010110011010111010111000110101111100101001011100011111100001101101111110100000111111101000111011000101000001011101010000000100111010111101000101110000101111100010110010010011000100100111110001111100000100100010011110100110010001001011100101101001111010001110011011000110001101111011000110110110000000001001101000000011100101101011010001110011111001101101101011101111010101000100001111001111011001001010101000101111101001111100100100100010100101111010000011101000111100011101011110111000100111011010001110101110110001110010100011000000010110001101011010011001010100001010011110111100001000110010110001100110101001110101111101010111000011100100001000110010100100100110000011111010010000111011011110100010111001100010011110110001001111000101101011010101001000100010100001110001010010011010100101011011001001111000110100011011011010110001111001110101011100010110011110101110110100111000001110011100100101011010001011001011001010000110101011101110111101100001100010111011101111011001101100001010001011101001000000100011011001001010000100100101001010111010111001010100110100001001110010001000011001101110010000111001111111111000001110010100010100110011100011001010000111010001110001111001100101100100111110000101000001110110000110010000110110100011000000101001001110011001000010101100101100001110001100011100010010110111111000111111110111111111111000101000001001111100011101110010000110100110110100111001111011000101100001011110110000111000001001111100100001001000101111100101110010001101001000000101000001111000110111110100100001010011110110000111111010101110000110000111011010111111110001111011001110001111101011010001101000101011010100001010010000001110010000110000111010001110111111100111001111011100110100110011100101001001100001111100101010010111011111110100110100111110111000000100011110001101101011011100001001110010011101110000001010110011010100111100101000011110110011110100000100011001001010111001111000010100110101111111110111101100000111100100101010101010101100101110111010101110101111100000100001010101000111111001010011101100000000011001111101111010011001011110011011010001010010100010100100100111010110011111110011011111000010110101010011000010111111101101111010100110100011000000110001100001100110000011100010101010101101110110000001001100001011000111011100101000101001101101011001101010011011101010110100001111011000000000101000000000101111101111110100100001010100001110111110011001110010111010010010000011000100001100111110101111011011110111001100010001110101101001111111011011000000101011100001010111110001010110001101110001100001011000111011010000000111110100111100101000111011011011111111011101001101110011011001001011111010001111010111011000010001000011001000100011011110110011111001111000110010010010101000000110100101011011010001001111000101100111000111011111110111011011000111000111011001101111110010101010110110011100101110100111000111001001010001001000110100111011110111000010011110111000110000111010110010010111100100000000000100000010011101001001001110010101011111101010100000000010110111000100010000100111011110110000101110000011011010000111100010111000101011010110010110010111100010000101001010100101101011110111111010101010011011110010011000110101011000011100111000001011011000100110010101111001101010111001100111100000100000111110010100000101111010000100011111010101011110100011111110010101101100000101100001000110010111011011111011001110010000000110100000011101011010100100001001110110000010000100000110100110111000100100011111100101100100010010100111001101010001001100101001011100110110110011110011010010100100110010100101010010001010000010001101001111110000011101011111011001010011010010111101001001011001110011111100001000001111000111101100110111010110100111011010001110001110101111010101111011001101110111111110001111101111011110100011100001010001010010001100011110111011001111101010001111010111111000110010010010001011000111001001011111000101100100111101001111011011011101100010010101001101100111010110110100000010001111001101011000111100101101101101110000100100001110001111111110101011110110101100100111111100010000110110100011000101100010011101110000110011011100001000111011101111111011011111000011101101011001000100000111001001010110011100001100000011011010101110101111010100111010011101101000110101111110011010011111110001100111101101010010011110110101011011010111001011100100110100101000011101011101011110000000000011011101111100110111000011011101100000010010000100001110001011100011111010110100100001011001111110111100110011110011111111000100000100110100110101110001100010100010001111110011101111001001010001010000011111110001001011000110001000011111111110000100010100000011110000001001001100100010010100001001000110111111011011110001111110101000110010101000101110000101101111011101011011010101000011001100101100101011010110110110111101010001100000000110000101010000111000011011110111000000000000001010011110001110110101101101100010110000101001111111011010101111010101001011100101000011000111010000110101000010110011000111111011110111101110000111110010000100110000001011101101001110101101101110101010010000000101110001100011011001110101100010101001000100000101000011110000011001111101110101011110101011100000100110001011101000100000100010110100001100100010000000101000100111011111110001100000001001110101000111011001111011011100110111100111110101010011001001011010011010101110110001111001110110001111010111101111111100110011111111111101010100010100010100100010010110110110000011101000010000001010010010100110101111001100110110100010011001000101000001010011111010111001111010010101101101000101100101011101110101001011010001101000110100100000101010000100101010111000001111101100111000001110010010100000110110111001011011011100011010101010100110101111111100010100110010001001101101010111100111111011101101100101010111110100001111000010010001111000111000110111000101101000010111111000000011100001010100011110011001110001101001110111101111111100100100001111010001011001010001101011101110010101000000101110110101000111001101001000110111100110100101100010100100010011111001000001011001001111001011110101000000111111101110011111000101111110000010101110010000001111100000000100010101110011111010111000100110010010000100011010011100101000000001001000101101000010101001110010011000110000000111011100011111011000010011110001011001001111000001100011010110111111000101111010001110010000101000000111110011110101011000110001001001010100100001101100110000000110101111111101001111101010011011100110101101101011010100011001101110111011010010010011000101100110101011101101011110110011011110110011000000111111001000111110000101100111100110110110001100010001010010011000010000101000011010011011111100100000111100010101001101111000011110001010001000110010000010010010010111011111100100100101001111011110111010100011001110011011011011101100000100000101101110111001010001001011001011001111100001100011001111000101010001110100111111101100001111101000000000000011011011111111100001100100101111110110101010001101000011001010110111101100000001101111000100010000011100011111001111010001010010011001001100011101001010110100010011110100000100001101001000111001101000011001000110101110100110001110111001101110011000010001000000111010101000001001101111010001100001010010110111101110001100101010100000000101010101111100010001101000001000111111011110000110110110100100110111011010000011011001011101000101010111011111110111000110100100110100110010110000000000001011100100100000001011101100000110100010001001011101100011101100111101100100110100101000101000101110001101011011011000100010110111010000110000100100011110101000110011100101100001011001100110011001010110010001110001101000001100000101100111111011011100100101101001011001100111011001111011111010000001111010101001110100101110111100000011000000101101110001111110101011010110101111010110101001001100100000110110001101010100111100010010100101100011100111110100010110100011011000101101110110100010000110111100100111111000010110011100010101000001101111010111110011100011011010001111011000001011111101010010100111101010110110011111111001100011111011101001111111100110110011110010101011010110100000100011101011000101111011101100110100010100100110111101010111111101111101110101010000100000000100001011010101000100111001001001001100000000110100111000111110111101010001011101110001011110011101100001100000100010111111101000110001100110111001001100111100011101111010111111100011110101001101011100101011011011100110011111111000001110010100111011101111101000100001100110101110111001101011100011110110110110110001011010100000110001000000101101001111000100111100101000100101001101011010111100111000111011001000010111000111101011000011100111111011011011001100010111011101000110001110111110010101101001001111010100101111000011011010111001001000011000001011000001011111010111010101001111001100001010101101001000000100010001110010101101111010001100110000001110101101001110111010101010011011001101101110110110101000011101010100000001111001000101011000001110111011110001101000001001001101110101100001000101010111101101101000111101100010101111010110101001011010101100010001101100100101001010100101101100110000001100011110000011000111001000010100100100101001010111100000011110110101111100100111101101010010001000001010000010110010111010110110100111101100100110000100101111010110010101011010000011000110111101100100110101111000000001010011011011101100101001100000001000111111001010110101110010010101000100111011000001010111011110100000001110111000000001101000111110001000011110010000100110110101101010100111110000101011011111001110011010101001101100001011001101100000101010010100101110011111010111110000011100101101011110001011101010100100101111001111110100011100110101011010100001101011001000001000011001110001100101101101110010011101101111001010100101100101110110100010100111110010101110010110101101000000010010011010100111010111111000110000100011101000100001101100111000101110110111000101001111001101001000001101010010101011101010101110001101101110010001110100000110011000100010111010010101001100101001100100010001010011000011111110000100011111100101111011101010101001001001110000110000011000000011011001111100101000100111000111100011111001011001011100000000110101110100101000001011111111011001011010001010101001111000010010111101010101000110001101010011010011110111010001001010010010000011011100111100111111111110011111111110101110001000000010111111010011010110010000111010001100111110101010000011101110000010101100100011011111101001010000101100001101101011001100010100111110110001110100010111101111110010110001001111010100001110001101100011100100001100110011001011010110000111000101110100001110110000100011111010101011100101111001001010000010111111000111010001000000010010100001111011011000110111011100100010100010110111001001101010101100011110010010101000010001111011010000100101011010110001100011101100000110101000101101101100100111111010010100101101011000110110111010000111011001010000010100000001111001001010101011101111111001001110001101100100001001111100000011001011110110111111100110101010000010011111111110100000110101001011101000100010001010010010100011110010111000000100101001011110001000001000111000011010100110101011011101101100101110010101010100111000100001111010111000011101010001101100011100001011111010000000010110111011000011000100100011000011010011111100111100110000100010100011111000000010100101000000010010101001011000011011011101001111011100101000010110010010000010100011000101010011001011111100000100000011111011011110100000001000101000110101010011101000010010001111111111010001110110101010001101001110100111110011010100110010111001011010101000011001111110110110100100110001000110110110000110110010000111011111000000001000110001010110010000110011001101001010101101110010100110011111000001001001001010111101110111111011100010001101100001110100000101001001000000110011111110101111101000000101101100000101001011010001111000001001001100111111011100101100111011100011001001010011010100110101001100100101101001100010100001010111000001011010000010111000001101101100001000100101111001100000011110010110000000100111110101111011001110101101011100010110110110000101011101001111011001001110110101000010110100110100001111000110000101100100011101001000011101101011110101100110101010111101011100111111101011001010000110011000110000011111110110011011100000110111001000001111111101000000101011001000100001111001110011010001100001100110111000110011111011101010010010100101011110001100100110010010001000101001000010101011100011001100100101001101111001011000001000011110010010110000011010010100001111110110100111100011111100101000001000101101111111001011100101000001000101101001111100000010011100010100010011011011111100011111011101100001010010011000011000101011101111010001100110000110000001100010101100011100001100010010101011100100010001100111010111100010010111101000011100111011011001011011110001010010100001110001001011101001100100101010101010101100000011110011000111010110110001101010011001111110110100100111000001010010000111100101010010111000011011010011010010100101000110001010000100010001001011011100110100000001010111110011010101010110001110001100011111001111010001000110100011001101101000010110010111010000110000100011001010001001011000000110011111010011011101000000001010101110001001111110011010000010110110111010110001111010110000101001110110101100111001111010011111010110100000001001100101101111101001010100000010000011000100100010110011110100101110011011100001110001100001111111001111010111101101101110001011000001010100000010111001000100001001101101010111111001011001110100101010100111011110100110000101000000111110010001111010101110100001101010001011011001011010011010001010010011110001111100110010111100000011000100110001010000110010000011110111101001101110001010000100010001110000010111111001101011100101011110001010011011000101101011000011101000011101111111111001001000111100000111100101100110110010011100001000101010010000110110101010010101101001011111111001001010100101111011110111011101110100110011110100000110111010111000100000101100011110111000100011010111101101011010100110011000100001001111000001011011001001111101011101101001100101001001001011110111100010011101000001011100100111010001011001000110001110110111001010010011100001010010100001010010001101110101110101100111101001001101101010000010110101001101011011000101001010001001110010111101010100011001110100111001101001100100110111111001110101110001010011010001001011011101010110010111101101011011011000011111011010001100110001101000011100000010100011011011010111000011011111100110010011010101000111010010000000000100111011011111001010101010111100011001110000001001101011011001100010100000001101010110000100001101011111011111111001110101010101111110101110111000111100010111010110010110000011010111110111000001111101000011100111110001111011101110010011001100001000111111001110000100101110000001111101110000110101100110100100000011101010101000010001101000001001011110101010011000000111111110110100111101011111101111110011101010100111110001101100010000111111011100110001110111000011001100001010011010110010010111110111011000000001010111011001001001100101111111100000000100101001010101101010000111001111111110010110101110101011010111010011000111011111011110011100001111010001111100101001111011010101101100101100001000000011010000111011110101011101001000011101110001101000000111011111011101111101100100100011010011010011100110001101100110101011101101001111011000000100001111011011110001000001010101001001001101000100000100000001000101010010111001001111010100110110010100011011001010100010000011100100001101100010100111111000100101010110111010111100110101101111111100111110000100011011010100001101101101000001001001011110100000000110011100001000110110101100011010010101101101101110100010011000111111111000010111110100011111100110010111101101110100100000101000001011000101001110010111000101001110100100101010000010001010101011111100101111101011010001100011010010100010100111001011101001110111101101100000101110000010100010001001110100000011101010111000110011011101101010110110101111010110000100100111110110111011001101001101111110111010001110110000011111000010010100011111010010101001000011110011111011001101010111001011000101100110011111100001000110100010001001111010100001011101101100010110000101110010100010101110110101110010011001001011101110011101110010110001110111011110101100111010101000011011110001001010101011100100101011001100101010101100100101010010100000000011101011100000001010001001001101001100110100101001001100011010001011100100010000110111101101110101111011000000010000010110011001000101001011111110010011100011011110110011010010100101011011001010001111010010100110100011101100111110100111010011000111101101110101000110010101000110011000010111000110110100001100011001010000111100110111001100111011110101111010010111010101001110011100100000000111101101101011001010111111011000100100111011111111111000101011100000111111111111100011001101111110100010000010100000010100101011100110100001110011111001010111001001111011111101000110000011000101100010111110000011100110100100101010100101001000101001110011100000000010101100000111010011001101011100000110110001110100100000011000010100110101000000001001010010011111100111111101011011011010100010111100011100010011100010001000100000101010110111110010110110110000100100000100100000100001110101000011110110011010000110000010110000110101111111111100000111000101110000110010000100110000110101001001101001011011000011110110011111111011110110010101111111110000011101000000101110010001001011001001100000110100001000010110011100101011000100001001010010110110010001100111000111100010110110111010010110010110101101100010101011100101111011011101001101000011101111011010110010100000110111000011010110011010100001001101111100100010100001110000000110010000000100010101010100100101110110000010100000111110000101011111001011110010000000011000000110100111100001100010010110011010101110000010110001000100001001011001001000000010100001000111101100101110010000101010110010011010111111111011100111110101100000001001101011111111001001110110010101110000101011100100101001001000000101100110001011010100100111001100010001010011100001110001011110000001101101110000111001110011100101110010100011010100101001111011100110010101010111110001111110111010010000110011000000000000011001001001100110110000100010111001100010000110101001101001011000010011100011011000000011100110011110011011111000000000011100001111010011000110110000100101111110110100100101101100001100000110001100101101011100101111101101100101110110001000110001111100110011011100001110110110100110001010001111010100110111010001111111110100001110000100100011100001110011101100100110101110111110011010110111100100001111011001111111110100100001001101100111000011000010111100100001100000111100001110100100011001111111011000111010001101010011100010111010011001010000010001000101110010101101100000111001100111100010010100001011110101001111001010101101010011101000001000110100110110110101111011001010000100110111101110011110101010000100100001111110111010101011101101100011101110100101010010101011110010010011111111101111000011011011010101101110101111010001101000101000010101010001100100000010111111110001100111101110001111110000011011001111001011000010010001010110010001010010000100010001000101010011100100101001010110111001110010110101101110001111011111000011111000101110010100001101010101010100111111110000000101001011011101100111110010001110100010110000011111111010101111000000101111010000010101100011111010101111100111000001100111100000101000110010111110100111011010111101110010101000111000111011110110110111100111110000110001111110101101001101011110001001111001111100000111110111101100110010111001011110100100111000011011001100000101100010111001010000100111010100001100101101100000000100010000100110010100101011111100010100111010010010101110001100000011101100111010111111100110010111011011000110110011100011101001110010001101111100010100010110111101011000011100010100110010001100100110011100000000101111001010001101101110101100000011000010110000000111111101000110011100000111110111011101000110011011101110111111111001010001101001011100011000000000010100111000110011111100101010101100100100010011111111000100101000010011010001000011110101000011000100100001000011001111010111011110011001001011000111001011100000111101001011110001001000100110001110010100001001001000111101011010011101100010100111110000111111100111100010000100000110001001101100111101011100010100110001101000101001000000011011110111001110010000101010011110110001010010111000110111101111000011010110110111010100011010000001110110101000100110111100000001111001101001110011000111110001110101010101100111110110110100011010001000011111001100001011100000100101000110011110101100101110000100010001010110101110110001010001000000001111011010010101110101110010011101110001101101111010110111110011100011101011100100010101000001111010010100100011101000010011001010111011000100010001111111000010000111000111110010010101011101100000001111101000000100001100100100111001110100010110110000000011010101111010010010000110111111110111110000011111011111101011111111110011001001101001000011010010010111111010101101111011001111111010101000001001111000001111111000100001111000101010011101101100000011101010111010101111100101101101000001100011110111010011100111111011110010011111110110101000010101110001010111011011001110110111110000101111101100001000110111110010010111110001111000110110101100101010110111110010101000011010101111110100001110110111000111110000100010100000000110011010100100100111001110001100000001110111001010011000100100110000011110010100111101000100010101000111100101110110011110001101010111111011001101000010101011000011101001110100110101011001011111000110100101011111111111100111110111101111000010101110010011011101101111000111100001110011000111001000111000001001111101000100010101101011010101101011100011101010011010000000100011101100110110010001101100011100111001101000000100111001000001001101110011100011100111111001101000100101101100110100010011111011110110011011000110000010011101110111110111001111010001100100000111001001101110001011101001010101101001100101011101001010010001111100001000111100010110111110000001110001111001000011011100000111110100101000101111100110001001011010110011100010000010001110101010001001110010110001000101011111010001111110100111001010111110110110100101000011011100001111000000110000010100110010000111100111101010100111110100001100000011010010010000100111111111101001110010011001111010000111100111110011000001010010101101000010111110001000100010001010000011010010111001101111011000010011101100100100001110011100011100111110101011011111111100100100111100100000001001001000000001101011001010010011100000110000110001100111111001101001000010111010011101100100000011111111011101101100100101100110100101011110000111011000001111110111101000110001000010110001111011110110000110100101100111101101001010010111111000101001010110110001110001010001101000100111011001101110001001101010010011101100001011111111111000101110011001100111110110100011100110000111110111001011001010100011100011101000110110110001100100111000001000001000110111010101101001100001101000111011101001001011111100011100100010011001001101010001100110110011000000011011001101101100101001111110110010011101011111111111110101100010000000001110100000110111000001110000000100110000111100001010011110101000111010001101000000111111000101011000100110111001001101110111111010000010010010011011100001011101010011111000110011100111010110011111110001111101010011101000101001111010011111101000110011010110101110111111110110010001110011110100000110100110000100000110101101111100011001101100110110011110001000110110100010000101011001110011100101100010001110100011010101011110000100001111111011110111101110101000010010100010011110101101111111100110110100001101011110111111010001010001011011101111001100110011111100000000100011011111110110010000111010100111111111100010100101101010010111001111100001101111111110110111010101100001010111011100000011111011000110111111110011010101101010100100000110001111100100011100011000110110100000111000111011101100110111001101011000001011100101111001011000001010100010010100101100100001101001010100100011011101010010011100111111000011011000110101101001111100111101001000010110010110011110101100010101011011111110010111011100000111100111101110010111101100100100101100111000000010010110111100111100001101000100100101101000111110011000101110111000011000101000100001001001100000110010001110000100000111001111000001101110110111101100110110100110001011000101100010100101111001111101111000001101101000010111111100001011111000010001000001000001111111101110110100011001011110000111000100101101001101101000111000101100110010101101000000110010101010100110010100000101101011101011111101110100101100110100111100010100111110111010001000110100101000010011100110010010000010100011100111000111000100001011001110111101100001110011100000100000011101100110010101011000100010101111101110100000101101001101010011000001100001011001000011011000011000100111000000000101101001110011101101110111110110010100011111111100110100110101011010010110110111011000110011111011000001111110100110001101101101000011011000000001011101011010110100011101000101000010000000111010111111011011001001101011010011011111100111000000010010101110111101011011011011010101001001000101011001101101110101101100101111110010000001100010001111011001100001100001011000111001111111100110111111010101100101000001011001011011011000000101111010010010010010001010011000100011010110010011011001101100110111000010100010100100101110011011011010111101101101111010111111001011000000101101111110110001110110010100000101000111111110011001001000010100100100011111101110101010101111100100110010100011000101100110010100011111010100110110010111010111001111111001000110101101111110101000001011011010010011010110010010110011101111110100001000111001000000001010010000001010111000111001001010110011110101010101111100110001110010010000001000100111111111110011010010111001010100101001011101010111101000101111111011000011101100001000110000011000010011000001000001111011100111101001011010011110101011110000100001100010011000000101101110011000011110110101111001001010100110110011101111101000110011011010000001100010000100011111101001001100110110100111101101010011000001001000111110100111101001110100010111111011011101101100010101000000010110001100101110111001011111011000001011101111000111110010000010111100001010011001000000100001010110011001110001000010101010000111100010000110101100110110011111110010111000000001000100110111100110000011011111010110001110001110010011000001001100101001011111100010100100001111100001110001111101101111111101110111000110010001001110001111010001110010010011110010101111011010101011011100000101111100011110111100000000001110111011100000001100110100011101011111010110010011000110101001001100010000000100110101111111001000100110111101110100101111011100101111011101100001000100010110101010100111111110110100010011100111110011001110000111111010110000000101011010111000111010110010110101011011111111001001001010111001111110110010111100000010001101000000001110110010111111111000011011011111010011011001010101001011110000010010000111111000001110111110010000101001010000011111101001001010110101100010100101111110001000110010010110000010111110110110100110111011010011111111111110110011001110100101011011010000111110011000101001110110111001011111101000000110011011011000111001011110100100110110000001111101001010110110001000100110010001110011011010011010110111110010100000101010100110010110011010111011011000000101110110010011001110011111111100100001010010000101101101101011110111011101011101101101101101011110100111011101000111100110101101010110101010110100110011110100001111010101001010111110010100101001010000011100111111100100100011011010111100100100010110100110111101000110101001101001110100100010110000011001110000101100001000101000111001001010100101001001011000000010010001010101000100101001010011000111111100011100110010011001110101110110011101011111000011110110101101111100011110110100110010110000001101011000011100001110110000101101000111110111101110110000100101100100001111100000110101111001100000110111010010001001111010110000010010100001010011110011001000100000110010011010001011001101111000100000110100111010000110111001111101010011010111010010000111100010111110101110010000011100001001000100000101001001011000000011100100001011110001010011111100001011010011000010011100001000100100000011011010111000000101101000000001001100101110100111100110100010111100001100010011110011011110001000101100111001111111010101111100101001010111100001110011011110011000000010110001110000111110011111011010000110011110001100001101000111011000010011111101110000110101110010001001111110011101100000100101110111000000001101010001001111001001000101010010110011010011010010100100110001110101100011111101110010011010000100001100101001011111101100110001001101000011010111010100010010011110001101000010010110011100101000101010100100100110111000110101001011111001011000001111111101111010000000000111001000010000100111110011001100001100010111101110010101100110100001110010110110100001011110011110010000110011101110011100000011001000110001100000101100100110100001101000111011000011101100011001001100100110110000010000010000000010011010001101000100111100100110010000010101010110010111111001110011000001100101101101111100101111111010100111110111011010000100110100101100000000001100111110010100000100001001011010101011011100111111001000100100010001001100100111101111111111111010101010000110110111010110101001001100100110111010111011000000001111010111111100111001110000111010110111010110010000111110111010000010110101111110000111111111111110111010101101001000110011101100101011101101010110000110110011100100101011011110101011000110001110111111110100000101101000001011000111101001000111001111001100011010000100110100111000001110001001110101001000001010000100001111101010001011111110100100001110010001010101100011000100100001010100011101100110101000011100010110001110110001110100010000000111100010000110100001100100001100010111011010000100111101101101110110110110111010000001000110011101011111110100001100101100010001011011100011101011011110101101101001100110111011011001110001111101011000101110110011000100000100111111010100101101011010111101011101111101011000111010000100100111001011001100100101010000101000011010101101101111101011001001101001011010010101100011111110100010001100101101010001001001010010001100100110110101011100101001111100100111011100111000000101010100011000100110011010000011010100000110010001000011101010001011101111100010000011001111101111001101110110001111001010001111101101011110110110010101110100000101010101111110101010111111100111100111011110101001100000101100011101110110000011110111011110010011101001000000001000101010000111101111001010001100111111111111110001110011111110100101001100101111111000101000010011101010011111000111010010011011110000101111001010011000110100010011110111000011110010000100010010100100111010111101011000001110000000111010111111011110111000000010100001011111001010100010101101101010100001000101111001010110101110011010010111000110110100011111011010001011001001101011110010101000100100110111100100100000011010010010011010001001111110100010100010110011111100111110110101010011100100001010101000101110001011000100111010010100000000111111100011111010010011010011011000100110001111011100000010001011101110111001000001000011010101010010001101011001000100101110111010100111010010000110001111100110110110101101010110110011000000010011101101010001001011101010101100101111000111011001000101010001101010111101010100011100110111001000001100110000110111101010110011011111000110101010110110011111101110100101110101000100100001010000101111000000100000000011001111000001011000100110100001010000100000011001010101111100100110110111111001111100110100101100000111011111011100010010011110010100000101001100111011010100101100000110011000010110010001001100011101000110100001011101000000011110101111100000111101010110101110010011010000000000100100110110011111010010010111010111110101010010101111000011011100100101111111001111011111010111000100101110010101101000110100010010100001111110011100110111100100110010111000101110110011000011001001000010001101101010100100110011011000000110000110111000110000110001100001001000101100011000100011001100111010110110011001001111000010010000110110011110110011100100101110011100100110001001111011010000110100010010100001001010100111111011001111000001101101110000111011100111111000101001110011011100000100001100110011001111011111011000011110110101101100000011010000001010101110100011001010100000000110111110111010000101101101101001010111010101110010011001110111100101011010100011110110001001011001000101110011000111000001111111101101100000100111001111010111000101100100101100010011101001111100110110101000000011000100110110100001001011010001101100111000101000000001101100101110011101001000001011110100100101010101100101111011010000111111010100001111111110000001100010001110111110010011110010011010100000111000101101110100101101010011111100101000110000111111111110111110000010001010011110111100011000110011000000011000100111111100001111100110000100110100011110010111001100111111100100000000010011010100100111110101100010110110001011101000101011101110100010000001110110100111110010001110110101001010110011110101111011101110101101000010100100100100011000101100010000111000110010110110010100111100001111110001010111000110110110011101101010000100010110001001101011111011101000101100101011001111011011001010000101011110101100010001011100010111101111000100000000110011111110100011011100111010011010110010100111010110010011101111010010001110111100010000100011000000101000110011001010111011101100001100001110001001010101101010111001100100011011010110001001111011011101111101110101011101100000000011000101001001100001110100111011100101110111110011111111000011101111101011011111011000111010011011001000110100101001010110110100000011101010111001011011100110110011100101100011000100010100100001111010010110011001001100101101011100010100101001010010101100110100110101111100011000010100000000011011101000110110100111101000101100100101110010000001101101011000000100010110110110100110011000110010101000101110111101111011111100110100000110100111100011100110000101000011110000101001110110000010001001110100001100110101110011010011011000110111110001010110010011100011100100011000101101011011101100111010100010111110001010111100001011001001001010111110101000011110100110010001011100100000011101000111000111111000101100100010010001010011000011010111011001101101101010111101111001010011001100111000000010110011101110010000011100011011111111001110001000110000100001010110100100110100010011101111011110110001110001011010011010110111101011110100100011011110011101000110011000000111100001100100101110000001010110111000101001100000011101000110110101111011001010101101100010100110100000010011010100011101110001001011000000100011010101011010101100101111001110110011011001001010000110101101100110110101101100110101001010000111011000011111111001111010111000000110110011010010001010101000110010111100001000101101010111101100000011000100001010000111000001001011001000110001111011001100111110110100111010101010111000000111000110011100111110100101110110001000011100111110110000011011001001100011100110010000110110011000111000111101111001010100101101111001111010001011110110010111100011111010000011101100101010010010011011100010111001011001111011000111010111111010110101101010110000000111111000001100010011111000110111010001000000001110110110001100111111000000000110010001100010101011010001000000011010000010010100100100100000000011001011010101110010000110101100110001000110110100101101011011010010101010001001000011011111110111101101011111100111010001001000111001010100001001111111101000111001111111011101111000111111110010101110110101111100100110010010001100001101100000011111001000110000111101111010111011010011000000001000111100100101111010111101110111000000011011101111110110101100100011110001000110111000100000011100011100101101101000111011101011000110001110100011111101100111001010110000000010001011001010000010001100101011000111010010101100001111011101110110011100100100011010110101110011001011011111000101111110100111110000001100101010011000110001110001100000000100101010010000101011100001111100000011111100101010110111010001011011111011001101011011011100110011100110010100100010001110010101001101010111101110101101011111100111000010001110100010101111010111001100000111001111001100111011001101000111001111001000101101101101111011111100100101000011110001110001000000110100000100110111101000101110100011111001011100011101100001101001100011101001100001011000110110000000111110010010110101001101001001000001011100000001100000010000011010001100110100111100001010011000100001100011010001100000111110010100110100000110101000000010110011101010110011101011011110100001000011001011010000001101011110000001110101101100010101100011100110000101100110010110100101101011000011011011111111001011111101110101011000100011001011010011000010111011011101101001000001011111111000101100000101110101001101111111000110011110101011110110100100011000111000110001010010010110111111111000001100011110100100110001110001010011010000100111011011110011100001010101110001100001100000010111001100100101111111010100110101100101101010011010011111100011101111111111100110100110111101100111111100111001011001011100100001010101001100011001111001001100000101000001011110010001110101111100111011111111000010011010001000001110110010010011010101100100111011110100010110010111110101011110101110000110011000000100101000110001000010100011100101000110011001100100100000010100011110000100100111001101001000111111000000101001001110001010100010000101001100110100000100001011111011000010101010000000100111010110000101111001000011011111001010101001111001001110110001110000111100000101100010001011010000000001000010011101001000001101000011111110110111110101101010001111001001000101001101101100100011111001000000011101011100001001110101100110111000011110000000001110000000010001111010001100100011101011100111100110010011000110111011011000110010011110001101010001000010101101110101110000110110110101100010100101001001011000000001111011010001101111110111010101110001111100100001100010111100011100011110110001011101101100011001100100110010001111110010011110100010110100100010001100110000110110100000011111100001011111010110000000011101010101001000100000011110011100010101010001001001000010110110100010111100110001110000000011011000011001101100010110100000000010000101010110000011010111000101100110111101000111111010101100000111111100100101001010100111111111111011101001110111000000010100001011100111111001011110100101010110110001111111001110000000010110000101100111001100001110000001101001001110010010000011001111100010011100100010011001010110000100110101101000101000001011110011111100101110011101100101000010000110100010100000110011000000010000011000001111011101110100111101111010100101001000011011011111110111100000001101010011111111110011101100011100000000101010001101001111000000110010011111000111010010011001000111100110010100101100100001101011001101011011100110010111101011101101111000000001101100101100100011110110100101111000000101000001100100010110000101001001010101000110101111000011111000100001001101110110100010100011110010100100110100101010101011110010100110001101001010011110000011111010011000111001111111000010000011011100011110100001100111001001011010110000010011001001100011110011101100011001111000110100110100001000011000101011100011110011011100001001100100000101000101110010010111011010010000110100010011110010001111011100011101110001110001000010010010111110000000110001100111001100011011000101111011110001001111111000000101001011001001010110101110110000011001000101011101010001000010111000110011100110101011011101111101110010011011110100011111011100010001111000010101000100010100000011110111101011100110010111101101001110011011110110111000111111101100101111001000011010011101010001000011100010110100111001001011001000011100110111001000100111000010111110101100001001010010111001010101001011100010000111100001101101100111111001000101111100001010101001100111000010011000110101101111010110000111001100100111101011001100001010001100011011000100101110101000111111100010000011001001010010101110110001010100110010100011000111110001101001110001000101001101000000100100110101110101100011110110010010111000110011111000011100011101010011000111011111000101100110101011001110110001010010111110001010111011010001010011100100110001111110000010001010010100010001100100010101010100100101000010000000111011010100101100101111110100100101111011110011110110101011110110000100010100011100100111111010111000100111011101100000011101000011000101010111001011010000101110000010001101001000101001110011001011111010110110001010111000110010100111010000111011010100000101001111000011011011001010001110100100011000100111111001010101110101100100110001011000001010111010101111100100111001011010110000111111100101001001101010001001101111110001000000101110010101010110111100010000101001010111100100101011011110010111011000000001110101110110000011101101110001110111101001000011011111111001000001000011001101100111101001110110000001001011101000000111111111011011101111011100001011100101001111100011100110100100111001011100011011111000110111101100010011010000100001100011110011101001011110001001111110000001010111110000110011010000001110101111011101011111010101101101111111111001101110001011000000101000011111011001000010001111011010010011001101010111011000010100110011001110111110101100000110000001001100000110011100111101101110011010100000100100001000010001000000101111000110001011111100100111011000110111000010001111111100100010100101101101010001101011001010100010010010110011011110001000100100000100101011000111011111111000010010101011001111110000010001010011101011001100110110110011110001011100001010011100101000101110100101101110000010111101001001000001101101111000111100100000101000111000110101011000001001101111010100000100000111111010011001101011011011000000010011000011100100011000111110000011110000111000101001100001111001101011100010111101110111011001111101100101001110001011000000111111011110011110011011000001100001000100001100000101101110100011111111100001001111011111101111011011000111110100100110100000010011111010011001100111000101010010000111000011111010011111000001101111011001010110011001001101000111001001000010000110011101000010100110001000100100111100000001001111000110100000000110100010100011010100000101110010101011000101001010111011110110001000111000100110101111100101010011111111100000100011100101011100010110010100000011011011101000111000100000101010110011101110111111111110111011000010101010001110000110100000100010110010000001111011011000111101110011001010010010011011100010111001000001110111100110011101100111101101100010101000001010111011110001101111010110111101111100101110010000110111110110101011010000101010010100000100001001000001111010100000011110101001100001100111010000111010101010010110010001110000010001001111011111011101101001000100111100010110110111011111101101101000000111011100000001011000000001010110010100001010100101001101100100101000011000100111101010001010101001000010111110110000101100101101011010110001001010100000111101110111001011101100101110011000100111011000111110100110101001011110100101110010100001010110011011000101011001110011101001111010100000101110110001000110000001001011110100110000100001110010101011100110001010000011001011000001100110101100011010000110100000100011110001101101111111010100001010100111011001000100110100000101100110001100000011101101111110001001101011010001100110100100001011110000010010111111110111111100111010111001101100000010010101010101001101000010000010011011100001111011011111000011011000100101101101011110010101000111101010101010110111011010110100010000110001101011000001010101111101101110111110100110101001010101111101111101000010001101100010110111110100010011100011001000110011101010010001011010001111111101000001100101001101000100111000110001111000110010100010001010101001010010000001011110011111111111111101110000011000010101001011010100011010100011010000110111010101001110110110111000100101000001101100001101101100011000000101110100110110100100100010000100010011111110101111110011110100010101111101001110011101111111000001011101001000011001011001101001001101110100111011111110011001111111011010001100110101011011101000000001110010010100010110111101101001000100000110010001111010111011000001101111011100000110100001001100001001111111011001110010001011000101011111011001101110001111100001110111110100000001100101001000011110101000110000010110010100111001001111111110111010010100101001000001111000011000001001001000101010111111100011001000000111000110010001110111111001100010110011010111001010110100100001111011000111101110101101111101011101110001111111011100101101110000000010011000000111100111000101110001110001110011110000110100101010000010000001010101010000011001110111000001010001010111110110100010000011001011110111000001010101100100010110011110110110001000010001010011100110000010001111001011110001110010101111011001011110011101110100101110111100001001001101001110101010101000000101101110011010011110101011101000100111011100110010011001110000011111001111101000010110011100110000011111011000100010100100001110101010000101110110101011101000000110111111101000001001011110011010001010100001011100111010001010110000001111111001111010111101011011011001101100110000101010111001110110000011011011011100011000111010011011010101011111000100001010101100000001011001000101111011111011010100101100000011010110111110100001000000000010010001010111000111001110110011110101010100010101111000101001111000000111000000001010000000110100111000101110000010011100011101011111011111101010001110100100101110111011111000001101101001110011011011101101000001010111110111111111111110000100000110100111101111010001001010100011001110111100011011011101101110110101000010010000000000010000011100010111001110010011000100100111110011001000010011011000011011010000110110101011101000000000010010101111010011100011111101001100010100000001100010011101101010011011101010010100111010100010000110100011111100110111011000000110110011000000100111101100101111011011101001000000000011010000101010100010000111010011001100010011111101001000011111110110110001111101111000111011010111110100110111100111001111011100101110011110100111011001011101010010000011010011001000100010010010101100100110011111001011101001111101100001010010110111110101111101111111000111010111010101111111000010010111001000010110101011100001011010101111101010110101111000111011110001111011101100110101101110110111111011110000101000111111000010011111011011011101010001001000010010101110100100110110101011000100011000011001100000011100110110100101000000001101011011111010110011001101010011010111111001010001100001000101000000010010001110000100110110100010101000111000011001011110011100010010010100100000001111110010110100101010000010110010000010111101000110001101100001001110010111111010101100110101000010010000011110101100111100111100010111100001100001100100111011100111110111110001000001000001011001010100000100000011110001111011100010101101110111001110100000111010101001101101111100100001001011101010100110101000000011101010111101110000110010011100111110100011100001111011110000011110111101010100011101011011000100101110001100000100100100110111110111101111000010011110100010000000111001010100001011010100100111001000101110110111101101000100110001101110010010000010111010111101000101000001101011001100000010010000110000110011111101110111101100001001000000100110100101000100011101001111010111111101001110001100100111111100111100100000111011100011100110001001011101110100100101000000111000100111001001001011010001110100111000111011101001111001001010011111010000001001010100010010111101110110011110010111110101011110000111101110010001000101110110011100101111001110011011111111011110110010101111001110101110011011100011000111110000000110001110000110111101000111000001110001101000011100000011100110001101101001101000010111010100011010101110011100001111110101010000011011110001110111111010011011001010000110111101100010010001111011101101100010101100110100101110000011001101011110011000000001111011011010001001001010001001011100111100011000011100100111101110011000011100011111100110110101010101101101100111001011000101100111010110001100100101100001001110100100001011101101010101101001011011000000010111111111110000111110010110011010101000001110101110000000000110111110110111101011001110000010111101110110111010001000010110010101010010011111000110100110111001110111101101010010110111110001010110101000100101110001110001010110101000111110100111111101000100111110001011010100011101011001111110110101001000100111101110101111000101110111111111110101111001010100100011110101010000100010101110000001000101011011011010010111111100100101111000010111000001001101011111111001000001011101111001000110001100011100011000011000010000110101000001010001010110011100010111111110101010010010100010001001101111011111111011010001010001100110111100101110001001111010101111101001111101100100101111010111110011100011001010001111001101110111010001011001010001010010100011000111011011010010101110111101111101000000101101100011110101110000010100000011100011110110110101000011000000000100000010001010011111110011101011101010100101111011101010110000100101100011011000111110101110011001011101110100101111110100100011101100111001011000010100011011100100100001101111111001111101101101011100111000111000100111011010110011110010110001001100011111100110010111111100011000000101001010100111100010110110001010110110101011111001010001011111101011011110111101000111101011001110010100011011001001101100101110111011000001011011001011111011101010111011001101001011010001011111001110101110111011010101000111110111010000001001101110000110010001001110000001011001010011010011101011101010010100011010101101111011100101100101011010111000111101111111001101000000110000100001010011000010010110011011101010000000101100111000101011011100110111000001100101111011001001011001000000010101101000110101000110001011110010101001111000100011110000001110010110001000111111100001101100001011010000011101100011001011100011000100110011101000100000000101000010110000101100011001100110000111111111001101001011001100010100001000101101000101101101101001000011011110101110010000001100111101111101111111101000101110000111000001010100110000001001111101111000101010000000000101001011010111000001100011010110001100110100110111100101000001010001111001111010000110101000010001111011101100010111000001110101001011100000110001101111001110010100011001001001100100110011101010010010000110111100100000011111101001000100101001111110010010000100000111011100000111101101000111011111010010110101000100010101101000100011111111001100010011101001000000101001010100001100100111110011101111111010011000011111110011011000011010011000101000111101100010111000101001000001110001010111101000010001110010011001100011001110001111101001010010111111111110000100111101000011100011101000001101010110010111010101000010110111000111111010010011010001101101111101110000000010000011000111101000110001111100100111110101111111111101000100001110001101111100100110101010111011101100100100011101001101010011011111100101100100000001000111011110110011100100011110110101011101000000100110011000001011001110001000100010000000110110010101111100001110010100001001100111011100110001010000111011011100100100110100101101000000000100100010111101100000111111100010000100111101101011110001011010001100011001110000000110100011010011010111100000001100000110000111111010100110110001010111111101100000101110001111001010100001010000001001100100000101110001001001011110101000111111010010010000001000100110001011010000011111010101111010011101001001000110111010001101101010000010011000101010110111000001100110101100001101110111011000000101111110111111000101010100100001011000101100000111001100110110101000001110001000110101011001000000100011000101000101101100110100010110001101001111101110111100011110001010101011100110101001011111000110101110001010000101101101001110001110011011111010111001100011011011101011111111000110101010001100101010110001101000010111100011010000110111010001110001110100110101010101011011000011001111100101100110111110010001101010110001101000101100011000101010100010101011100010011111100100111101010111000000001110100101111001100100010111100110000000010001101011111111000101100001010001010011100001010110000111110001001001000111010110100110110010110110000001100011101001001110001111100000010100011011100011100011011001010100110001101001000101111000111111011010100110100011111110010000101011111101101010110101000000000100111100100111010001001011111000000100100001100110000011100000110101101100001100110100100010111010111000100010111011011110000110100100111000000101111101110001100110101010001110010001011111001100111101110001011001101110001010011100000001110000101110010101001011011001101101100001101101111111010110001100110100010011000101011100111101100111111000100100110101010111011001001001001010010111010000100001110000111101111101100111001110111000001001001110000100101101100001101001100100001101100000101010000100101110011100011001010110110101001111100011110001011111011000000101000110001101001000001000100111000011001011101100100100010011001100001000011000101000101111111001010111110011111110110000001100100001001011011001101100110101011101000011000010110011011000010001111000110101110011111111001010001110010101010111001110001101010100111101110100000000100010010010101001100001011010011101110000000101110000100100011110000001011111000000001000010000001001101001111000101110010110001000010000101110110101010001110100010100001101100111000000110010011000101001000101100001111101101010110001001110111011111000011000110010011011010100001011011100000101100100011110011010110110010100100101110101100111111010011000110011100110110001100110101000011111011010110110001111010011010111101000010100000110011001101001110100110100101111001101011001100000101000100011011011101111111111011000001000111100100000000011011001010101010100011011100101010011101011000000100110000010100111011100001010100100111110110001000100110000010100101011100101011011000101011011001111000110101000010100001011101111101010010000001111110010000110110101101011010100011100100011101111100110111101100000010011011111010111101110101011110011111011101000111111111001001010011101010011001100111110011010010000000111001000100100101011110111001011111011001010000110100111000111011101011001011001010011010101101000101000100010000000111001111110011010010010000101101100001111011000010010001100100101011100000111001110110101111100111010001001100001001010100110110011100101011101001000000111010110100100100001110010001010000111100111101111111011110000110000011011100010111100110100011001010000010011011001001001000100010001000000010011110010111001110101110101111001110101101000000110110010001001010101010101101111011101101011101011100100000001111000111000111001100111000001110101010010001111101011100000000011101101111101001011010010101011101011111011000010010000110100011110000101111000010010111100000000011010001101011001101101010011000101101110001110000101100100000101001100111110011010111110010011001110011011111111100110010001000100001010001011001111010001110110010011111111110111001000110011000101101101101111100000110100101110010110100111111000011010111100010001010001110000010111111011010000100110100100111011111100110101010100000011000001010110010111110110110010010011101100110010111101010011001011001001001101110011001000110011000000111110111111000011111101100001111001011101100111101000010100110000000100110011101000110011111101110101100100110100111001110101100101101010101001000011010110111000101010110011011111110101001111011101100010101001011110000101111110000011011101010101000100110100001001011111010110011111110101010011011110010101101011100011110111111110011111011011111101101111000011001100100010111010000010000001010110100000000011000111011111101100110110100101011101000000110111101101101001111011010111000101001110110111111001010101111011001101000111011110101101110011000001010010011110000111001010011000010011001011011100100100111010000001010111001010111101111001011100100010000011110011010011000111000000110110100111111001001000111000111101010001101001100010001001111110000011111110000011110101011101000101010100011001000111111011101100101100011010010100000100011111100110001101111000001111111100110010011001110100111000100110100011111011001100111111001100010111101001101011001010101111110010001100101110111101011000000111100011111000011110000000101110111010111110000111010100000000000111101001001111000000101111001000001100101010000010110001101011101101000011011011100111101000101010001011110100101111111101110111011110000110011100001011100100010011010100100010001100100000101101111010001110010111010001010010110111010010001101010011100010110110111000101011111000000010010110101010110110001111010001000101000110001010011001101110111111111101110111110011011000011001110101011100111100100000010110010010010111001001100010011010101110101100110000011000011101101000000011011101101011100001101101100010101111111010011111000110110000110111110111111010110001010001011000111001001101010010111011111001101100001111011010010010111000101101111110101101110000000110000110001011011100101111110110010001111110110100101110011110110100110001000001101011101110001110010001000111000101001110111100101100100101000010011000100101000110100010110100000011100110001011000011000000010000100000101101111101001010101011010000001110010011010010010010011001011100110001111110100001011100010111111111110001110010101001010000101000010001000001111101111101110111111111101101010111001101001011101111001001110110000101110001010010110000100010110101011001110010000001111000110111101110101110100000111011101000000100011110111101101011000100100000100000001110000011101010001101000111001010010001010111101000000100110110111001100111011010010111100001110100011101001011011101010001101001010111101001011010010101101001100010100111011000001011111001000110111101110110010110010100001110010001010011010101111001111001101010101011010110010011001001110001100010011100000000000111011011010000111101101010000010001000000011111001110100011110001110101010111011111011100100011000101101100001010101001011111100011001111000011111110101100010110010011010101111101100111000000101101101000110110110100001000010000101110101001101111110001011000110111100100101100101010000101110101010010011101001011011000110010001011101111001111101111001101011111011100000101101011101001111001011000010010101111001011000000110111111000010001001111100011011101000001101101011010100011011110111100011110011000000000001011110100100010001100001001100111110111110010001010000001010011011010101001100001010100011100011101011101111001011000010100111110110001101010100101010011011110011101001011110010111010011100000000010001111001001100011101100101101010010000110111001100101110100110011001110100011110000010001110010011011011000100000001101000100101110110000100000010001000100110100010111011010101001001110010101111100010111000100110110111101101100111101001011101100100010001001100101000010011101101001011110101110111010101110101000001100011001011011100000101001111010001011001101100010101111111001011101101000100101100101010011001101110000001010100110111011100110110000001101110101010001000111010111101000010101000001010100000100100111001111011100010010100100101111110101001001010001100000000010001001111010100011000101110000110100011011011100000001101111011101110011010110000001111101110101111001110000101010100001000011011011101110110100011100001010001111100111100010000000101010010010111001000100111010000111111011010010011111000011110100011010011110000110000111110001000000100010011010000100110100011100011001111001111101111001000011001000111100111111011010001001101010011010100001010010101111111011010000010000011000100000010111111111100111111000001110100010011000111100011010110110010100100000011101100101110101111001010101000010011101000011101010010010011110100110111000111011011111101000110000111000101000001001010101000010001011001011010111100101101011101010110010100010110001111010010000100011101011110101110100000111000000110100011001000100100101001111011001001010010101111100010100010110110111010110111001100010100111110110011110110100001000011100110011110011000000011110100001100101010000011010111001100101000111011000011001111111000010001100000001011000110101010011010110010111101000110000011000000101000001100110111110001010010011111100111101110111110001011011010000101101100100110101100011001010001010111111101001011110110111000010001100111111111000011101011110110011001000000001001110000010011000010100011001001111010100000100101010011101110011011010011011111110111110100001001111010000110011101110100111000001111110010111000000101111111001111011010010001110010010000101101111100100010011101001111001101100100101001010100000101110001111000000101100001001011111111011001001000010010100010011110010110101110000101001111111000000111101111110010001110100110101011001010110011111101011011001100011000111011010000001111001111000011111001110110001110000111001001001111010000001110110110010011001010001001000110100001100111101101000011101101111010011100101101000100110011010100000001010110001011111111110001010111111011111111110011011111101000011001101010011111000101001110011011101111110010001100101010000001100101001010011100111010100101111010100010010011111000001001111111101001001101100010010111010010010111011111001011000101111100000100100001000010100110011011010011001010000100001011110101010000011010110101100111110001101011111000001000000100101111010101100111110100101100111000011110100011111001010111011110111110110011011110110000110111000000000010110101000000101100000101001110000101101000011110110010011101111011111100101001111011001011110111100011010011011010111011100011010110110110000000000011000000011000100010000010010000101101100110010011011011100011111011111000011101101100111011011011111000110110110000011101000000011011000111110010100110000101001001010001011100111011111100100011000100011010101111101010100000000011110010010000000110101000111010000100011100100100101001100010011101111110101101110010010100100011001111010100100001011000000100001100011111101011110100101011010110011111001000111001111110011101111010101111010101110111010011001000101010001000000101101110101000001100001001001101001010111111011101100011110001111000000000001000100000111000110101010011011011101011111101101101010000000000000000001000101110100000110000001000111011100000010111011000010110010000000010111010010100010001010101101111011011100100111010001110110100000010110100101011011101110101110000101001011010101100011011100101101001010000110011111100010001010100010111111111111011100000111001000100101110110000111100110111000111100110001101000111011111111000011111000001011001101101001000111100001101111011101111100010001001001001101111111111010001001101000101101100001111000100101011011110000100000100000001001100011100100001000001000001011101001101110001011011101100011000111011010111111000101111011000100111010011100101101010111011111110001110010000010110001110111010010110010110110100011000001011011011111111001100101100000110000001000111111100000110101010100100101000100001001001011100110111101001111001001010110111011101111101011101101001000011010011010000111111100111000110010100101011001111010101101111010110001010011011011100101111111111001001010001010010010101110010000001100101100111111010011100010101111100100111010111111011000010100000000000101011110001011010011101110000000000010001111000111111011011010010101001111000011001111111011001110000001010000011010110110110011010010101100110000001101010100001010001101001001100101011001010100111001101111111001001000011110100011010010100001011001000011101110000011101101110111100110000010100011010000011001011001101110011001111100101100001000001001111110100001110010010011000010111000101010011000010001000110110101111100000111010000001110111110011001011011011110011010110110110000111000101000011110001001001000101001110000001101100111110010001100011000011010110000111110101011001011101110010001011100011000111101010010111010010100010010001110101010110010101010100100001000011100010010000010111001101100101100010001000101010110000011001100010101001010101110001101111000011100101011100001111110111100100010101101010101000001001111010100110000010100011100101101100001001100110100101010011000000101101111100101000010001001110001101010011111001100010110000101101000101110001011100100110100011001000101010110100100100111110100010110011110101101110011010001110000101110100110010010011110111000011001110001011010111110111101000011110001000001100001000111001110100101100001010100011101110001111011000011011011100100000100010000111101011011001100100011011001010101110100001101011110101010110101101110010011110100001011101001010000111000010001001001101010111010000010110001101100001111100001101110001101000011011010001000010110011001111011100110100101101111101010100010000111111101100011110101001110000110011001101101010010011010001000110100001111000111101010001000011100010111101010011100110100111010000000110010001100111000110011111000110001000001110110110100101100111011101000101011011110110011011001000011101001111000101011110111100010110101001110011111111101110011110010110011101100111011000000011011010000011010111010111011001110001111011111000101001001100110101110110110110101100100111001000011101110000111001001001001011111001111110001010111010101011011111111011010001010101011101011101101011011100110110110001011110010111011101000010000001101001111011100101110010110000110001111101010100111100100010010101001101010010110001100110011010110000000101111111111010001000111000001111110110110001110001001000110010100011100111110001101000001100100000000110010001010010110011010101110110000001000010111111100011001110111010101001010111011011000100010000001001011011011010101000000010101011010011001000001110001001000111110011110111001111010110100111010111011001110011000001100000110010111101110011000011000011100101010111111000100111110111010011000110011000111000011101101011000101000010001001110011010010000111001111110110101100001111001001101010000010011010001001110000111101111110010110010111100000101111101101001101001110110100110011111111001011010000110000110111011000111011111011001111100101110001110011011010000110001111111000001001101010111000001111111011010101110100100100110111101000100101000000011101110000010010001101101001101110010011000110101000011011110100111111011011000100110100101101100000000010100011001111000110111111001001010011111010110110110011001110111110110101110110011000010101100011011100111011011001101100111111111001001111111101011001000011001000100011010110011111101100001000011100111011010101111000011001110001011110011011101111011000101010111110000011011000100101110100011011110110011001101010110011011110100110100001010111110101101111110101111111000100010101001110001100001000100011001100001000001011010101110110110000001111011010010010010110111010000101110111011100100000111110000000001010110111001100101100101010111110010110001100101010000101101101101101111100101000010001111001100110110010000010100100100001100000001001100000101000101111000000101101111011110010110110111010101100111111000011001100100110001100010100111100111111010101101011111010101000100110000101101110100111011010010011100001101110011101110010110000111000110100111000000000001100010010011111111010001000001101010011000110010001010011011000011001001011111001111110101101101111010001101110110110110110001111110010000110010010111100101101010111101100010111000100111101100010111011001010101110111011001111000101101100010000000011110011101110101111010001101101000111100111111000001110111110011101001001111101010100011010011110010010000001011100111010011000100011101101011100000100101010001001010010101001100001000010001111111010011010001001010000101111110110001101001001000010011100111001011010001011110000100010010001110000110001111101110000101110001111111110110100011101000011100011101110100000011001000010101110100011100010000110001010101011011000110101001100111000110010110011011111111100010100111101111100111101100101011010101111011100011111010101001000100100000000001011110110010111001100110001000001100100110101100111011111110111000101010101110011011011000110111101010110100011001101110011100111110111110011111010000010101001001111101010011110111101100001001110110001111011011110011101110111010000100111011101001001001110101001001101101001010000000000010111100011001110100100001110110000001011010000010111001001010101101011000010110010111000010110111000001111000111110101111101000011100011001101000010111001101100110110110000110000011010111110110101000101110011110010011100100101100100001011010110101000100010110110111111101001100001101101011000010010011110011101010110000000001001101100110101100100110011100000111111101001000101100001001111011110100101000111010110000110101000010110101011000001100001111011001011001010100000100101111000100110101011010001110011111000100100100001111100100011001000010011101011000000111101010101100100010110011001010001110110011011000010011101110001111000010101010100101011110100000110100011000011000101011001100011001010010100101110111010110101000011100111010011110111011110111110000010111101001110011100001001010001100111101010011110000101110101001010101101110011010101111111110010010010001110001101101111110101110111001111000011111001000101101010101100110101101000000010101110111111111100101011001100011101111001011011010001111101001110001011111011000011100111010001101111010001011000111110111101011010001101000101110011110100010111011001000001001010110000001000001110110001011111111100100101001101010010000111101111101110110011111000111101111000001110011110011111111111111000110010110010101110111000100010010001111011010010100110001101111001010001111101101011000100101010010000100001101011111110111010110010101010101001110011001000100100100111100110110000100110001110101100111100000001010000101001011100010010101111000001110111101000110000110100000110011001010001100101011100001010110101111110101101111100111001011100101001010010101101001101100110000110000100110100000111000100000110110011101000101111110101000010001111010101100111000000100010011111111010111100100011000110000001011110001001101011101010110110111000011111010001000000100000011010000111011101000010100111101000100011000010000000011100110011001100100011100010111011010010111011010100101110111011010101111111010010011000010101001011010111101100111000100011111011110101011110000011100000110101110101100101001000010011010011110111011000011110110110101010101110001101001000010100001101011101111010111010100001000000011011010101100011001111001000101111110010100110011100111100000110111000000110101111010001011110100111111001110000001010000000110011011010011010001111011100001010000011101101010110111010010010110001111110010101101110110110110110011100001010010100011110001100100011110010111110000101100000111101011011110100011000010101010001011100000111110010001000000010010111010100111100010110001110011001001000100100110111101001000011100010011000111000000101010010011011100000110110111110110111010010100001000100001010100110000001110111111111001101110000011011001000111001001011100000100011001000110100001000001010000110010001010110101111111110101011100100111111100001100100001101110001011101100010111111011101111010110001000010010111101000101010000010100001000110110110011101000011000011100101101000100110010001011111110101011100100010111110101110110101011011101010001100000001011000110101001001010011010111010111110100101111110000011001011000000000111110110100000010100111010110011101010111110010110101011110000011101010111100001110010110100111000111001010001010111010011010011000100100011101010110100001010100011111100100110001000010110111110101000011101110111111011010010110101111111110110010111100010010010110010101100110101000001001010101000001001001111101010011111010100111101100100000011101101111000111111001001001000100011001110011011011010100110000001101111100000110010011100001110100010011110011111111011001110101000110100101001101011100100110100101101111111010010011001010001101111010110111011001111101110101001010101100111110011110111000100000011000010100010000111101011001011001110011000101001010101000010011100101100110000000000011011111110101101110011011010011110000111100011100001111100001010001100010010110111110010101111100010110010011101100000101111011101010001101010011110001100001000011010001000111000100110101011000100000001111101110110111111010010011111101010110001011010011011111111100111011100101111001010000010000110000110001011000011001111111110100010011010110101110100001101011000111110000000101010000101011011111110110001001100000101011110101100101110001110110000000010111000010001100010100000000100101111111100111100101110010111011010101000110001000101101010000001011100001111011100111101110000010111101010110000110010011111001101111110100110101011010111110100101101000111100001011100110111000101111101111101010000100101001011011011011111010110101100001100010011111000101001011111000000110111001010011111110100100100000100011100101011101100000000011100011101011101010110100101101001100110111001001010100101010100110110100001010110001011111010110111100011111110000110101011010111100010111100101001100100010100001001001000001010011001110010010011110100001111010101000101010101100000100000100010011101100010101001010011100101010110000000100010001010110000110001001111010110010010000011000001101011011100000010110000101111001000110011001000100001111110110111111010110100100001010010100111010111100101100010111010101000000110001100001010100001100111101000111101100000111101111110001101001010001111111110110000011010000100010100001111010000110111001110111111111110110111001100010111110011000011001010110101110100100101000101100101111100100000101011001011001101101100100110100000000101110101001011000011010011010011000100011100100101000110010111111010010111100000110001110011101101100100110000110111000011000111111110011000000110011111011100011011101000011011010100011000100000111111110101111011010010110111100101100001001011110110111101110111011000000011111110000101001000101100011010110101110000010110100100011110100001111011011110101000001111111111011011111010110011011111011101010001000001111101001110100010101001001000100100010010111010001111101010010111010000111000111110011011100001100100111110111110111000110110110110111111110111111110011101101110010010011111111011110111111111110001000100011001010001001001101010110100110011100111111001110000110000010101100100111110000110001110110110000111110011011000101101110101101001001100010011100111011011100000000001100011110100001100001000101000100011111010000011101111101010000001100100100100011001100100010111001011011111111101101110111111010111110111100110001101111101111001100000110001011100000010001101101010011110111111101111111100111010110001101101000010001101011101111100110000001011111110011001010011101111100100100101101010011100001101011111100110011000101011001111001100100101010000001000001100010000111101111110111001100001111100110100100011111010011001000000010000111001010000110100111000011110100111110110010101010100010110110101011111001100001011101010010101101110000011111110001011000010011101010000000010101000100100000010010010111101101000101000000101000111110101110111110011110000110010000000000110101100010111000111000011000101110010001000000111110110110001011011100111001111110010011001010001011000111100100101010111000110000111010000101001111010100100101111000000011000011000111110010001100011110110010001100000010111000101000111101011111110111000100110011000100011010101011010110100001001010101111100111010110001110111101101011101111111000110000001011110001110111000100001110110000110010111010100000011111111011101010001110000100010101011000111011100011110100111001110110101110000111010000001011011010000000110011101111101111100101010001010111010010010001011001010110001000001111010000011011110001110101110010111110010111000001101101110111111000111000110000000000110101111101101010100110000111000100001001101010110100010110101000111111110111011001001100011011101001110000000010101011011100111001100001011010000000010110001010100000101100011111100001101011000011111101110100110100111100010000101110101010001001001101100101101111011111010100001111000011100111110001011011110110010011000010000111111011110110000011101010100001100111110000001001101011010110000101110011111100000011110101101111000011011000001110101010110000011010101011100101001100100101000001001010010010001110000010100011011001001010011100011100001000000110101000111011001101101101001011011111101010111110101011100001010001111100000110110110110001100000011111101001100001001100001100000001100100011110100010101001111000111000110100011001110001010101011101111111100010100101001101000100110010100000001011000100111100101001101110101001111001011001011010100011110111011011010101100000001100001100010000011001001011001111100110101011000100010010011110101010000001101100100010011011111011101100100100000010100011111100010001101101100110011111110111111010001110011110001000010010000010110001011110000101110011011011011011100111110110110001100110100111000111110100001100100110100100111101010101000101110110010101110110111111011000011100110011100010100111010100010000111100011101100100110110100100001010111011001011001100100000010100011110100000111110101111110101001000011111100000111001011011110101100111110010111011100000000011011111110111110000011100111101010110001110101110111101000010100100101111100001000000101011001100010001010101001111001000010110111101011111010100110010100001000101001000001111011101011100111111010011111001011100000010101010110110111011111000110111100001011001001001111001011000111111110011000010001010101111110001010001011011001010101001001111000110001011101111011110001001111010000100100000000101001111000101011111100011111001001101001111010001101100010000001001101110010110101101010010100011110010100110000111101000110000111100000110010010111110011010101011100011010101111001110001111111001101110001011111010111010011000101011001001100001001110100110000010110110111111101011001111100011100100110011100100001110101111111011001111010101000100011101001011101100101101110011001101001101100100101000111101100001010001110101011101000111100100000100011000101010001111010100101101100111101011010001001110010110000100101001111001101001101011111110111001110110010101100011000000111100010100101010110000110010001110010000000110000010000000011010010000010111011111110011110011101011101000110010101111010111010000000111100101111011000000000011111011001101001110000101010111001100101000000101100000011000100110101101111100011001111110011100000101110011010111001001000101100000101110000010100111001100011000101100011111110111000100111111000110010110110010100101000001101010101000111010100011100000101110111001100000010011100101001010101010110010110001000011100111010011011010101001010011111011001111011110001111111100110000111110011001011111100100110100110100011011011001100010110010000110010011111100000001011101010000100100011001101010001111111111111110100110101100110011011101101000110010011001100010110100110110001101000111010101110111111001000100100001010001000110110000110001010000011011011011010101000010110111011100000111011011010100011111000000100101001011100011010111011011000011101100110101100001000010101001000101000000001100001000100000000111001101101011101111011011011110100010111001100101111100001100111110110001000101001000011111110100110100100001010001001000110000100101010100001111110010110100001100011110010100111111011101101001111011001011101110000100101111100011010010101101001101000011111110101100000000001100001100000001110010110000110100111101001000001100110010110010101101001110111011111000110011101001011100011101101001111101011001101101001011001010111111001011101101100100000001001001001111000101011000000111001111100010101101011111000100111101100010100101110101000101110110100101000010100100011010111010111000001010100110001001100100000011110100100111101100110000100101100000001001011101110111100110100111001110101101000110100101110110100010000011111101100010000100010000110001000111101111100100100101010001011000001010100010010011011110001100111000000101010010011001110000011010011100101100111011000010111000011011011101111010001111001001000100010111100101101100001011110010101001011010001010001001111101000100001111011001101011010001010000001101101011100100111001110110101000110110100110101001111011010100000101010101010010110011111011111110101111001100101010000100111010110101000110110111101110001000001111000011010011000010111011000101011110110111000001111101110010001101001110010001110000000011011100101001111101000101011000011011100110011101111000000010011110010100010011101001001001100001000011000101010001111010101100011011110110000011111101010000000011111101001110100000101111110110011100110010010110101111010001101110100010010100000101011010100000101001101001111100100110000010001000000010011111010110111101001100000001111010100100101001111000101101000110110111011110110011110101100000111011101110010001101010011100011100110010111100011110100111100011000011011010111101111111101100111100000000101001001000110011100101010111101101000010111110100010001011110110101101000011011011111000000000001101111101010111001001010101011100111110101010100100110101000011100011111000000111010001011101000110001111101000100111011001101011000011111010001010010001000101101011100001110100001110000010011011111000011000001001011000010100001010100111001111100000100010110100101110001111111101100010111011110000001111001000001100100100000001000011110110100110100101001101110010001110111011111100110110011111010111010111011110100100000100111001100111010101001010011111100101010111010001010111011100011111111111010111010001101011100010111111101001101001110000100011010000101110111111001101101111010011011000100101111110111111000000000110001011110110010000110010011100001110101011010110100110001001110001011110010000011001100100011011110001100111101011000111000001101101010011101001000000000111010011011100000100010011101011110100011111111011101100011001111100101100101010000011100000100000010001010000001000111001100111011100110101110001001100001101011101101011111000101011001010001001111111011111110000111010010011100001110000001010000101111000001000010011000100000100111010000100001001001111110001100111100100011000101101000000010001100111111000000001101010110010101110001111001111100100001101001110111101001011010001011010110000101110111110111001100001101011100000000101001011100100100011100010100001011001110010110010011101101001100000110001101011110011001000010111000000100111100010011110101010111101111000101110000000010110110010110111100001110001001101010001010101000111001000101000001100000110001100011111000010010001000110100000000000101010000111001011010111010001011111111111111110101000110111111001111100010010111010100101111010100000001000101101101110101011110010000101110001111000000110100100001010110011100000100010100101101100001110111110001100110111000001111101011011011111111010011111001111001011111110001000010110000101100010111101101001111101010110110011001100000000101110111011010100111100000100101111010111000111111101101000011001001100010100001000110010010101000000111111111011111010110100011101000001010101011010000110010001000111000010100001011110100100100010010100000111001010111011101001000011000101000010100001101010010001011011110011010010111101010000001100001011000111100010001010100000010100100001000100000101111000011011001110101111110011011001011010100001101010011110000010000100111101010110111011111010111011000010110000011111010101011111100110101111011100011111110111111001110001110001010100111110011110010011101001101111111101000110000000010000011000110000100000100011100111101100101011010100111100001010000010000110111110100010110011001011010111111100001001100000000001010110001110100001100010110001010110101111011010111110010100111000010010110010011001001101111000000011110011001110110010000011101100010010011001011011011111010100101111111000001100010110001101101010010000110111000100101001001000000001111111001110111001100110111100111110111100110010001101111011111110011010111011000101100101101100110011001001101010110100011001110010010110110001110010000001011010100101111011101101000011101111001010111001010010101100101110000101110101010000100101011100110100101010010100101000000100100110000001101110011100110110110000000110010000000101001001000100110000011001001100101101111001001110101110110100000101011001010100010111011110111000101000000100100000110111110001011011001111111111100001100101110011011011111111001101011001110111011011111101000101000011001101011000110110011110000111100001110100100001001100001001101000101000100110111111000010011001111001110110100111111110110010011111001001100100001101100000111110100000001001100010011101001000000110010010101100000010000100010001101100101011011110101101101011010111100000000101000011100110000011011011110000001101000101010110010100010010101111101101001110010110100000110110001011010000000000111010001101001001010111101111110110101011110001011001001101001110111011100110001001011100111010110110110001010110000001011001010000010111011010101011100011110100101000011001100101000100100001001101010000111000011011010010000001101001111111010101111110100011000110001100000101010010101101101110100110011011011011010010111101000010111110100110010110111010101010000011010111111111011100100110000011101001101011111011001111111110110000011101101100110010000110111001001011001101010101011100011100010000001111011101011101010000011110011010001000000010010010100100111110100001110001110001101010110010111111011000010111101110110010001000101110100100100010100100010010001100000110110001000010000111110111011001111011110111010111011101000100110101001010001011000110001010110010001101100011100110010010110101011001001101110111011110011100100000111011011010100110101101000110101000111100011000010101100011110100110001010011010010000110001011110011101010110100011011010100111111011011100001110000011010101000010011011110011000010000010001011010000100010001001100011010101001101001111111000001111100100000000110101001110000100100010000111001000111111000110001010111111100101001111110110001010010110110010110011100100100100101100010011111110110011010010100000010111000000001110111011110011011010000101011101110101111011100001011110011010101101011001100100011000101010011011011100001010000001101010010100011101010101101111101011111100010001101011010001100111110110100111010101110110011100011111011101011001010100100001010110011000011100110100111101100001110001111101100000100000100010001000101100101011011010001111111111100000001010111111011001000001011000110010101110100011101001110101010001111100010111100111101111001011111100111010011000010100100011111110011110111000010111110100100011010010011100111010100101100110101010100011101101001000010111101100010100010110110000100011001001010100011011000110001100101101011101011110011000110010011100101001000110011101010100111010101111101001100110110000010100100000011010101011101001101001110011010101110000000101010010011001010101000110001000011100110111111001101110101101101101000000101111111110101010011011010110010101001000101001111011111111010000110110000010000010000010010110111001010111100100111000011001011100100100001010101101011011001010101010011100011101010010101101100000100011011101001011001111101001011011110010111000110111101101010011110011011010110000101110011001100000000000110111001101101100111010111100100110010001111100011110010001000110100111001011111111110100010000110111101011100101010011000001101110011110010000000001001010000000010010001010001110111100111111100010000011100111111011110101001101011111011100101000001001111100000011111010111110000011111111111101010111101011001101110100011111101100100000001101111101010011101001010011110001110100101101101100001010001101011101110001110011101101010100110001110101011111101101000101001110001110100101011001011010011100101011001111001000111011000000111001100000100100100101000011111000001110010101110101110101111110101000101111011010001100001011010100010011111001001100111111111100101001001111011001101101100101000101101110100000010001111100100101010101010101110100110010101100111010100010010100110101000101100000111000010110101100100000010001101110001100000101100001101001010100001100010000111011101011101010111111011111100101010010001111000011101001111000001100110111101101111010000011100111010110100101110000011011101010001110000100011001101011101010110110100110000000010001101000101101010110111100001100011010100000111110111000011111110011100111001111101100010011000000000100110001011111010010010001001000110110100000010100010111010110011100001111101111001110011111101010100101100100001100110101110101011010011101100011000111001010000010000001111111010000010111111111101011101001001100001111010000110110111001001010001011010010100111010010011111001100011101001011010111101010011000100011010110110000110011100000101110011100000011110000100000001100110100001001111010110101111010000010000001011101100011101010011010011010010011010111000111110101000001001000000110000100001011010110100101011100111000110001100011000100010100000100010110010110010001100111101011110111000001001000110000001011011000011001100110001011100101101111100100011011110011000011100100011011010110100000011101001100011100011000110110110101111000000111011000101010011001111100110001110011111110000100001101110000100011001110110011100001011010010101001100100010010010100001100000010001010001111000000101001001001100101100101101010000100100101001100101001100101100010000100110000010011011000010100000100000001000100010011011010101111101100110001110001011011100111111110100111011010111010000011111000100100111110010100010101101111101101001100101100010110010101010011101110110101001110111011111000010111000000101011101010001110000100000001010110111111110011110100000001001111110010101101110100001110111011011010101100011000011100110001100001110000110101010110101100001000000101001001111100000111001001110011110011110111001101001010101001100001101101011011110010001110101100111100010000100100100000011001010110010000111101000101010001111110110011010000111010100100010001010001011010000010010110101101101100011011001101100101100011000110011010111111101000000100010010000001111010000001110100101001111010101010111011101011010001111111010001001001100011000110100100011001100010101010111001101001010010000001011101101101110100000110011100100010110110111101011001001111110110100011000101101010011010110000011110100010011110100101010101111100100011011110010011001010011011010110010010111011010110010010111101111010101000011010110111001011000011111110110111011110101110001101101001100101100111111001100110101100100000100001111110010001010001000101001001001011100111101000111100100110001010000100101011110100001001010110110100100011100100000000001100010011011001010011000101100000001110110011001110001110000110110101010010000001010101100100111011101000110000001001100100000110110111010010100101111100101000011100011001100010001101011000101000000100111001100000111010111000000110101011111010101001101000101010110111100010011101111110011000111000010100100100111111110001111101001101000001011001100101101001011101100100111111010101010100101010000101011001001110100011110111011101111010101011011111101001111110110000111011101101011100110001110010111111000011100111110010001000010001010011011011000000100101001100000111011111011101101100011100111010100101110101000111101111111010001100011111101010101101010110001111000111000001001001100001111011000111110100110100100010011100111010110110111001101100101101110100111101100001111010101101111001110101000101101110111111111110100001011111010001101111100111101010000101110000100000001000011101011111011100101101000101100110100010110100010110001111000001110110100111000101000000000010011101001101111111101001110100000010101010001101010110100110011010101001110001011001000001000100000011011011011010001101111100010100010110000111101001011100111111011010100100011100010101001010100010101010011011110001010011001011001001001000001111101010011000100111011010011110001011001001001100100001010100101111001100110000001011101001010100110011100101010110111001100000001110110011001111011001001000010101011001100010110110101110110111101111001100111011100110010011101100101100110011111101111000101011100000001100101101010010000100001001111111111001101101110010010100101001111000111011010011101111011101101101110010011100100000101101111100000100000001001001101011001001101011011101110011111101110001101100010001000011111100101000011010011110010010010110001011010011001110100011011010101011111000010101101100111110110111110001110111011001101010011111110010110111110100011010000011000011011011010111011100000010001001010101011001011100000111000011000101001010111111010100001100000111010111010101110111011000100110000011010111101011111010110111101110101101101010010001010111110100011110001001111000001110110000100010010111000011001000011101000010111100000110000100010011110111110110000001010011101100111001000010001000010101011011010000101011100100111100000000100010111111100110101010110001110010100001100110010110001101011001111101101001101010000111101001110001011111001101101001111000101011010100100010100000101110100011100111101010101010011111011100011010010000111000000101101100101111001011000101110001100001000011110110001000000000010011001100100100000110110101111101010010010111110101111010001101001000011001000000100010010111110101001010010011111001101011001001010111100011111011000001101111100111001110001010010001000101101001010101001100110100010010010000010100000101111001111000001010110010100001000111011010010001000111111001001111000101000100100011100101100010101110010000110110011001010101101010001011110100001011101010101110001111101100100011111001110110000010110110101101111001111001100111100001001000001011001001110111000101011111000010100000110010101001010100100110101101100010001101000110001001101001010010001000010001100000111100000110011101100001111101111110011011110000011100100011101111011001100000010100001001100001011110100001010001010100110000000000100011001000110001010010011101110000111100111111110101001110101110000111110110000110100111010010111111011101011100110111001000100110000010000101010010010110100001010110100110001110100001101111010000000101011100100011010101011111100101010101111110010100011001110101011101011100000111001010110011100100001101110101110100100011101001011101111100110000111011101111011100100001001000011101101010000011100110111000110010001100011110100110110101110010000001111111010100001100000111111111111010100000000000111111011110011110000010111110101110001000101101101100100110100111011110010001011101010010010011101100001001110000011000111110011010110111101011001011001101000011000100111110100100001110111010111111001011100011101110111010101111111100110011011000000001011001011111001101111100010100111010000001011001001010110010101010111110101111101100000100010111110010011111010101001110111000001100111010101000101111001110111100110100101010100001010000010111110011100111111101011101111010110110000010101110000110001111010010000101111001110100001010101100000011101101110000011001001110111111000100001011011111110010001110100001010000101110110101100101110111100111010010101101111100110111011100000000100010001010110011000111111011010011010111010100010011101011110111110101111011110000110001011010111010101010110111001110100010100010111111010101101111000100110100011001001100101101011100101000100111000001011101001101111111101000101001110001000010100101110100111010100111000100111001110010010101101010111100001111011101101010011101100010010101111101111101011001010011110000010010100100011000001100011111100011011110110000001101101010000100001001010001011111000011101000110100101001001011100011001000000110010100111011100001100001101101011011111110110001111100110000000110110110010011011110010100110110101000000111110100001001010100010101100000011111101110000011100111011100011101100000001110000000100011000010011001110011101000110101101110100100000000001001100010001111000001000010100110100011111101111101000001001110000011101100101101111101100110100000101111110011111110101000111000111100101111011010101101010100101101100100110110010110100011110111000011010111101111011101011000010111111110100110110001100111111111101110010010110100000000001100001010011010011110111010001101100010010110111110101011101111010100100000001111101101001010010001010000111001101111110100100100011000111001101101010111000101000111111101110000100110000101000001001000001101100000100001100010111101000011110111111011110001101101110110110111010001010101100010111010110011111101100011111000011110111011111011110100000010000001100001110010001010001101001001001111111111010001001001110110111100101010101011111111101011111111010110000110110001000111010000011101011111000000010100010000100101100011101010110001000001110110110010101111010100011001111011010100111011111101011011010011010011011111101111110010110110111101000110001101101111111110001101100011011011100010000001111010100100111111101001001011100001010011000000101011010101110001100001011110110000110100111101001101011011111101110110000000111111000000100001100000011111001000110000001101000110100011000001010100101100101110111010100110010111001110000100000011010000011111001000010101111101100111111111000100000110111111110011111111000010110001111101101010111000011101001000101111101101101110011100101110011100100001100011010001000101011101100010001011100001001101101111110110011011001000000011110111111010011001101110010100010101100001001010001101111110011011000010011011110101001000110110111001111100011100010111101010101100001111111100110111110000111010100010001100001010110110011111010011110100101000101000011011001010101111000010001101111011111010001111100111011111000010110011001110110111101011100101000111011110011001010001001110111110110111111100010111000001110101010000111011011110010100000100101111010110000000111101011101010010000100011111110111010000001111101111001001101011011111000000100111101100100110111101000001110111000010010110011000010011101000101010011111111101101111101010111000011000011011001011011010111111100000111100111010001000010000100001010001101111101001011000010001110100010001101010101101100100000000011111000101011000001000101110011100100101001110010010100011011100011111011011001000011000010001001110001000000010101001110100100011010000111111000101101000100001110000000110011011010111100000010111101110010111101010101000010000101111111111011101011100111100110011110101111010110101011110011101011010011011100010101101101101001111001000001001110110110100001010111010010110100100010001001010000001110100111110010001111010000011010110010010101100110100011100111100000000000101101101010111011101100001100110010111110010111010100101100101110010000100110000101100111010011110111001111110110111110010100000001000001111001000110011000000000101101011110000100110011000001011010101000100110110001111101011010110010000110100100101101111001011101100011000000001000111100111000110101101111110111000001011011101110100101010001010100001111101001111011100001101000001101111010011110101101110010011100011011010101100101010001110011010001010110111110101001110001101011101111110001000100111111101011100110001111110001010110001011110111010001000001110010000111110101001001011111100000011101000000100100111100100011000010010100011010011000011010011101001110100010100101001110111111111010001010010101110100110100110110110000100011110001111110001010111110110001011111111100100000100111000111011101000000001010010000100111111110001010111011100101010011110110101110001100001010100110010110110111111011110100111101000000111001000101101011111101110011111100110011111101100101101001100100101001010110111111001001111100101101010000010101001110110101100001111110100000011001111010101111011110010100111110110100101011100101110101011110111111111010100111000010110000011100000010111011100100110000001001111110100000000111000000001100100101111011110010001011010111111111110010000000010001010110100000011001001101101110101111100001000010111110111001001100011101011001011000110111111011011111001010101110100001101100111001110100101110111101100011011110111010100001010100110001000101100111111110000010010110011011110110011100110110000001101101100000101110000101100010111101000011110100011101100110000011111101100000111010100010010011010111110000001111111111111011100111101101101000011010110101000001101101111111011000000110001001000101000101000010001010001101100110111110101101110101000000100001100010100001111110000010110000011000010010101001001010101100001101000011010010111100010111000011011001010001000001100101011101110000000010010110101101100101010011101001110010011010111001011010000111100011000110001110100101000101111010111011100010110111010111110110101000011100100001110001110100010111011101111101101100110000101010011101101100111100100011011111000111101010000010011001111101010100110111001111011000011000111100011100110100101001101101000111011000010111111011101001100101011000010000100000001001000111100100111011000110001110001101010010100001111101100010101100011011100110001001110011010001100111100001101000011010011110101101000011010101000100010101101011111010111110100000001001001001111101010010111101000011010101010000001110011111011111010001110111110011110001110000000100010101011100001000100111010100101101000101010111011011011101111101000010110111001110100001000011000001001010010011101010011010110101010110110011100100000100100111110011111000000100101111011000111100000001000110011111100000101100110101100010101101001111110010111110011000101110110000111111001010010011101100011010001100101111110111011110110101001101001111001011101001100010111000100100110111011100100110111000010011101110111110110101010011111001010010000100001111001000111111011110100100010011010001000100001111111110100010101000011110000101101110111101010011011101110000010111000110110010111100100111001111111001000100100100000100001000100001110011010001111001001101001000110011011010001110001001011011001101010111001000011101011111100000111000011011000110010010110010010001011110111000111011110001110111010110100001001011000010011001000000100001000110110001010100110010010101000010100110100011101100100101110110110111010110001001101111101100011100010101011000000000010100001011101111110111001101111111000100010001000011101001000111101110011111100011000110110101001100000100110110001011001111011101111111001010100100101111010010001000011111101011101111101110010100011011000001110110010001001001110011000101101111110100000111101001110011001010101000001100011111001010011100111101100111110000100111010110110111101000100100100101001000101100100101001111001001000011011111100000101011010101001101110111001001110001100110111100001110010000010010100111100011101100110100111001101101000011000010100000001011001111100000111110011001000100101000101111101011000011100011111000110110111010110111010101110000011100000101111111110001000101010000000001110001110010011010001111001001001001010011000110010111111100111000001011100111011010110010100000100100110011110110101101111000010111000100011010100000000000101000101000010011001110010000101000001011110101110001110001111101000110010110001111100111001000111101111011001001011111001000100110000110001011000100110000100110011110010100000011101001000100011110101101000101011010111010110100100011001010110111000110000000100001010001110001011011001111001010011000001010001101111110000110100001101110011001010010111000011110110000011101000110110001110011010111111011101101001111000010111000111111110000101000010000000110000011110100011100001101101000011110011111110100100101001001010111000011010111110110000111010001001110000101101010111010000111001001011010111111110010001111001010000010101111100001100111000000010011100010011111001010111011110001110110010001100110111100100111000111111100101101100100010000001111000001101000110000000011000100000001011001110011110100110100100100001110011100100011110001000010010100011100110111000000101111111100110010010101100001000110100101010000010111011111111010011111010101001100100101010100101111001110011111000010101111000011011011000111001001001011100100011100011001110100011101111110001011110111011011101011111011101001010001000110111101110010011111111011111001011010001100011000001000000000011101010101111011110101010011001100011011001100111100000110001011111000001011101110111111010101010011101000100000010101110000011011010101100111000111111100110100011110010101011111001100000000000001111100000010001101011100111000001010101100110000111111100001100100000001110001001001110000111110110000010110011111000111110011000001110001000011101011110110101101001111101100001000100101111110000010001010111110000000111010001001001011000101000101010101101011100111110110100000011000011100011101100110110111110010011100001000101000101101000100010000101110001011110011101111001010011011111001000010110100101110010110100111100111110000000110010011010001110011001100000000011100000010101111001000010100001011010011111001001100001000101111001010010111011010100000000101100101011101111010101011011111110110110110100000000110111001111111110010110011100000001111101001010010000001011000110000000011000010001101111000100110110110111010000010011110111000001110010010000100110110101101100100001000111110101001111101101101011100111010110110010101100100111010011001000001000000000111110101110111111100000110110010010101110101011011011100110001011110110100001000101110111011110010010111100001010111100101011110011011000101011101110010100010011000100010010110111001111101001000001111010010011011011000011110111001100101000011000101000001101110011001001111111100001011111011011010110110011010100111101111111010001100000101010111011111011010001001000101101111100101110110110011000111011110111111100001011110111100000111010011010110011100010111110010110010110000110001101010010001001000000100010000000100010011010010110111011000011010000001010101111011110000011101010111010001110001110111011110011001000111110101010111100100110001110111001000101100101001111101000001010110010000001111000000010111010110000111010110100001100001011010100101011000100110110110000010010110110100011010011101010011001110101110010100101001110100000101011110100101011100100101001100100101001111011110000010001011011111000011001001001010011110111011101111000011010011101110100110100100110111000000011101011011110111101100011100100011001001010110101111011100000111000000101001010101100101011111011010001011100110111111110010101100101001000011111110111011000110110000001001001000111001110000101000000010001000010111001110010000001110110000001011010010110111110010110100110010011100111010010000010000001000101000001000101100111010001000110110111010111101000000111011111011101110110100000111110111011001011111111010101001101001110001101011010010110000110110010001110000111100000001001111111011100010010111111001100100000000011100010110001100001010100000000101011100110000111001011011011000110100101011000101000011010000010100000000001011110000101000000100111101111010000001101101111011100010110000111100001010011011000011011001101101000001000100111110110110110101010101011011011001011111111010110001010010000001101001011011001100001111011011010011101011100001110000111101100101010011001011101111011110100000011111110100100110110111001001110101001000100010010100001010011000000000110101100111111101101100000001111110001100110110100111001001111111010110111010000101111011111110101110101001010111100000011000111111100011011000011110101010101011001010011101111111101001110000001001101010011011010001010100110110001000001111000110000000100101111010011111010111110010100110110000000011110001101101010001011001101010000001000100100001000100010110101011110011011101111101000001110110110100000111101100100000000011101111100110111101011100001111110110100111000110001001011001000001110001011100010100100111100111110110011000000101001111101010101011000110101010111000100100110110111111001100110011001110000110010001001100110100110010010110100000001100001000101000001101010101010001100111100101111100100101111110011101011100011111001110110101111010101011100001100101001100110011010101110001010011100010001101110011001000111101100111101001000101000001110110001001000000010110010001110111101101101101111100011100111110011011011001000011101111001011111101000100111111101000100101000111000001100100101101000101001101100100011011110101011001010010111011000101100101111111110000110110111011001100111000010001010010110101011110001001100011110111001110111111100111010001011101001111100011101000010110001100111101010010100010100101001100101101000111001101100011101110110000001000000000101001001110001100111001111111011111110101110100101011111000010010110011101011001000111011101100001100000110100000110111100101001000011000100111110101001101011100010111101010100011111110100111101000111011011110111110101110100000000001000010001111101111000101001101111001101111001000111101000001010000101100101100101010010001010110100010110011100110001011001111110101100100000110110101111110100100100100000101000011000010000101000010100110010111001110011110010010100110011001011010010011001001101000101011110010011001010011000111001100001011010011111100011100000001111101100110010001110010000101011110100001111111000000110100001100110010101111001011001000000001111011110100110000101010000001001000010100010011100001010111111100011100011110011110000101100010011001111110110010000010111110111100101111101111011011111111001011100101110001101000010010110110101100101001111011000011100101010110001110011000011101001000110110000000010001000100011111101000101101111000101010100110000000001111101100011110011111100111100000101000011100010011000111111001010110000111100011001111110010000101100011001011010101001111001000010110011111000101100000001101110101000111110011011110011011010101101011000000101000101000100010100001000110100001011011110110110111110101010010011111111100011100000000101101010101100001111110101000100100010100101110111011001010101110000110011101001110111011010101110010011010001100101110001110111100100110001001111111010011010000000010111010100011111010110010110010001111011111000110111010111010001001000000000011001011000011010110011111001111111100010100111111100101110101011111001101111111101011001000111011000000000100010100101100111101101111001111000000010000111111101001011001000010000111010011101001001110100111000000011100110010111101110100011110100101101011000110010111011100101110010011000111010100010111001101011011011001001111011111111101111001011011001101100100100100011000101100011001100100010011011001110111000010001011101100100001111101000001010111101000011100101111100110101101001101011000010011111111011110000101001000111101011110010100001010011001000000001011100101011001101001010110111010111011001001100010000011000010110111011110000011100100001010011110001110010001010110011111001101001011111001101100010001011001110110100000011010000010010000000100100001100111000101011001100000110000000101011111100001011000100010010011100100100101101001000000110111011111000101001110011011111001001101011101001101100011101001111011000101111100000101110110100100000100010000111010001111000010100000011110010011110110110010101111101110101001000100010101110010101010101011111111010110010001010011100011110101011111111101000010001101110000001100000001100100101000001011101101100001000111101100111101000101111111101001001111111111110101000101101111101100100000110001110001101100001100111111001010101000100011011101100111111100110111111100000011101110001001001011011001101111101010000111110111011111001001000000011111010111100110000101101111011101101010011001011110001011000010101000001110100110100000111110100100101111111010011001110011011101111010010010111000011101101101001010100011101000100011001011100111111101001011000010010011100001001011101010011111110000110111100100011011010110110011101110010011111100100111111111000101110111110100000110011101110101001011101100010111010100100011001011111010001011000001101001100111010000010000000100001110010011000000010000011100000001000010110011001010100000010110001010011001011111001111100001110000000000001001110111000101010011111011000011111110001001011111001001011100100111100011000111011111010101010110001001110111000001110101100100011010111010000110011011010010011110101001111100100101010100100001010100011001110010100010110101110100011010110011100110100101101011101011111001001110011100001010001000010111011101010110101100100110100101000010010000101010011111001010100100101000110111101001010011010011001010011010100101101001100010011111110000011111010100100101101001000010100100100010000111100110101010001010000100001111100011100011110101101001100110111001001101010100011100011100000100001101101001001110100000100100000101101001111101000001100110101100100000111101100110010111010000111110111000101110110001011011010000101100101011101000001011000011101111101110101110001011010000000110111100010110100011101011001000010000101110010010001110000010101001010011001000100011111001010010001110010101111110111010010011010000110011010000111010101101010101100100001001010111100001010111000101100001111110000100000111101000000000011010111000110101101001111100101011000000001111111100111010011110110111101100001101111010100000110111110100001100010010001001000110110100111100010100101011010110111011001000110111000000100111011100000000011111001100010100110100100001111011111101101110000100101011011010101000000000110111011100100010111111100011001100101001011101101001011101010111001101001111110010010011001111100110000111100011111111111000010011010001110000000100010101101100010010000111000000001000011000001011010000000110000011000001100100110000000110010111110110000101011011110010101010010100100000011011110001000010000010101010101010000101101011110011101110001110100110111000000111011111010001100001111000110010010011100011110011111011000000100000001111101111011100000001111110011111011101110001000100111000001011111101011010000110101001011110001100011010111001011011111000110011100011001001111001110001111011010010001111001001001000000111111110111001111110110100000110100101010111110010001010010110100101100010110100001001110001001111001101000001001000100010001000100101111111011011000111000011011101100101100000110000110011110001100001010100111110011111111010110101101011111101100001100000110011110100001010110001101011100101110010100101000001110011000100010101110100010010010010001101111000011111110000000001000110011010011101000011110010100011011111011111011011010110011010001101100010001000001110101000000110000100010010111000101000110001110111111111001101000001111001001110100110011110111111100011011111111110111001100111111101100001000101001011000101100011111001010101101000001000101110111010100100101011101101011100001000101110011000101010101101110011111111111010111101001011011101100000100110101100010000111010100100110111011110101110011100001111100000000111010100101101001000100110001111111100011000001101001111101001000101000000101001110000010110011010110000000010110101000010111100011110101011011100100001001101011100011101110111000010001111100100011101110001110100101010001011100110010111111101110001000101110000110011001001100011010001110100001011110100001011010110111001111010111111011001111100110011111011011011010100110111010101010001001110101001101000010000001010011111010010101100101000001101001011010100011111110011001101111010111101111101011000001010111010001101100100100111011001101111011010001111001100000010100100101100100001001100000110110011110111011110111100100000101010011101000010101101010011010000111111001001000011101101111011101010010111011000000100111110011100100000001000110000101111011001111110110000110001101000011010101011000000001111111000100000110101001000000011000111111000111010100101010111010101000001110111110111011000001110011111110001101110110111101111100000110101110110101110111011101010011100011110111100010101010010111111111001110101110001001001011011001101010100010100011010101100011101100000110100000110011000000101001001000110000010110111111101010001111000100000111001001001110100110111110111100100001110111001000001001010111000000101001111001100111111100001101110000011011011100111001010111101000100110001000100011100101001000011001110011101011011000100111010010111001000111101100110011001010000110001100101010011010000111110110100101000001101010110000111110000010000110001000001010110101100001110011011101101101101100001001111001111111010110100001100011101000100110111011000111100000000001010100010000010010110000011100000001010100111111011110010110101110000000100111011110100101011000000110001001000101101010001000110101000000001111111001000011001111101010111010010111101111000110101000000110011000100100000001110100111101100111011001011101001001100111001000001101010100111000011101110111100101011010010000111011001110011111111011000011100011011001000110100000011100000001001110100010111010101011001011110001111100111011010101011000100011001010111110011100011110000011011111100100110000100011001011101110000100011100111100111101011000110011011001100010101111100001100110100010101100010000001101001110011111000001000111111010011110110100011001001111100101101010001100001100111001011100110111100010110110001000001110100010010010010101010101011101001111110000111011011000000111110000110001110000111100111111110000111001011011111010001110111101001101111110100010011010110111011011111111000110001001111000001000111110100000101001111001010011110110100011010011110011010110011011001101011111101011011101100110100110100100011111101000001011000010001011010110101101100010101111001001010010011010001101011001011010000100100101010001011111110101111100011001100111010101011110000011111011011011100011101111010000110110001010111111011100101010110001100111110001110000001110100011000111011111111110000010011110111101110001101000000110110001110100001110111100000011011000010111001100001000001111010111110111100001001110101100111100000010101100010000010001001111101010000110111110000100001110101011100001001011110000001000001000001111110101001101100100000110011100010101110101000100100000001001100111011011110000111111000100100010000110111010000101110101100100110100111010000110101010011001111000001001000100101011111101101000100111000111101111111011111111101010111011111101101101101010010001101000110100100000010001101011000010000010110011111000010001000101110001101100110101001010111110001101100010111101101100101000101011101110101111010011010001000111110100001000010011101001110101111110110101101011101001110000101011101100100011001111100011000101100110001001000010110010011100100001010011011101000100001011100100001011011000011000001101001000000111000101100101001110001110001111110111000101110010110100010010110110010101001111101100100010111100011111001110010111100010110111101101010001001110110101011000110001011111001100011010100001101010100101010111001111011001001001101010001001111110100110001100000001011000001000010110000100001000001011111010110010110010011101111101111000001000001110010110010101101100001001011111010101100001111010010101001010101011110101110101101001110100001000011101111110110101100010010101000111001001010001000001100101110101100101100100011011110111110010001110111011011011101100000110100111111110010100001000011110110011010101001100110000010000101101100000001101110111001001110111011100101000010101011111110010110101000101000110111001010001001100101000101100100101101110111010111011000101000001011000101100000001101110101101011010100010101101100011001110111100001101000000100111101010010111111000101010111110110000110100001101101001000110011001100100001101101110010010001010110100111101100111100000000001101000001001010100000010010101111000010100011000110000100011100101111011111111110011110011110101101001000011010100100001010011010111010001110110000101011010000011100011000001010001100100000011001011001000110100010100111101001000000110101111110111101100101100011000001100101010011001111010001001100100100010100011101111001010010100100110010111010111001101110010000001100100001110111110011100011001000111101011111000010000010011101011010000110001010010000100111111000010000110000100111000011110011001000011010000111001111001011001011000011001010100011001101001111000000011111010000010011110100000101011000101011101000110000001010100011111110101100011000111101011101010110000011010111111001000101110110111111011010001110110110110000101110010101100001101001000100011111001000001001101111100101110111111001011100010101001111000011110001000010111110101110100010010011000100000100110000111010001010111000111111000111011101001011010110001101110100111101110110000100000011011010001110000100100011001101110110000010101010011001000000101001110000011100101011000010001111110001110100010000000011010101011000001001101101011110100011011110001010011111111111100010000000000010101010011100010100100000101001001111010111010010000011010100111100101101101111000101100100000100010000101011010000011010101000100000011011010100100000100111101010110101111101110001000011101110000110110101101111000100110000011110000001100011100001110101011000011111011100110101010111111001101001001110011011111111001000000101101000001001000111010110001001010011001000100001111100111001100011011010010100111110000000101100111001110010000111100011001010011101010110100001100100101001000111000101011001111010011101010111110010010011110010010001110001101011000101101101100010100100011100100101001111010101101000001111100001000001001000100000100101001100001011111010000111010111110100101000010101101010001010011110111010110000001000001010011011100000000000000011101001110101011110001001110001010111011011100100110111101111100110100111110110100101111101000110110101110000010000011010100111110000011100110111110101110011100000100101011101110011100101000111110100111010011101001000100100011011010000001110000111001000111100110000100011111100001001011111100110101110001110000101010010110001101101100100110011001101011010000000100101000011010110100111100101110010001000010100111110011011100111101110101101111101111010101010111100010001011010001001010010011110010001011011000000000010001000001100110101111001001010011011101101110001010001100110000011111011110101111000100000111000010001101110100010000011000110000011111111011100001111011011111110000001000110001111000001011001100101110110001110001111011100100010000011111000110000101000000010000110111011010110101010100100001010011011000011010110000110101101000000100101101010001100110000001000000101111011100011111101000110110101011001111110001110101110110110110101011101010010010101101100111000011111000100111000111000110100110111010101100110001010111010011110000101010110101010100100100100101110010010000010101011011100101101011001001001001101110101110010111001011110011001011110101010011100100010011110000010101100111101000110010100111001001110111110111000111011100001110011110011110110000110011110001100000101010111100110110000010110111110111000101001000111001101110011001111001110001100101111111011101100101000100111001011101110110010010000101000101111100010101110100111000011001010000001101001101011110001011110011101001010110111001110100101101110000011010010010110010100101010101111101110001110110010010010101101111100110100101010001010000011001111111001001010010111100001100010000010001000110100010110110010010111100111111110010000110000100010011011111110111111111001000010010011100110100011100011100110010011010111110010100101000010101010001111100001000010011010010001010011000000110000001111101101110110001011101011010101111001111110101110110101110100110101011100010110000011011101110100101010011111010110100111101011001101001011110001101100011001111011100100101110010110001101101010110010100000011001110011100111001101101111010111100011101100100100100011100011100000000100010111011100100001101000110101010111000011001010101111001101010010111100001111110011101100010101011010001011011111001011111000010100000111100001101100011001111010001010001101101101010001001111011100100100001110010000001111111110000110010111100100001110111000011010011110000111011111001101011111001110110111011101111100101011011100001101011111101010110010001001100110111011101001111010110001000000100100110000000101100111001010100010011100000110110000100101100000001000010100100001010101010000100011010100000110001101011110000011101101011001101111011101011001010110011001000101101100101000110101101110110010101001110100110100111110011000011101100001011100001010001011110000010010000011111100001111000100001011011010001101100010111001001101101100011001111101011011101100000001111111001100100100011000110000110110110000000010101001000011001011000000110011010111111010011010000001011010010101101101010010111000001111000011000010001011001110110110110001011111010100100010000110111101111010001100001101011111110000001011110010011010011101000110011111001100011111010001100100101011111001010011000010101010010110001011010001011111001010101010000111011000111000011010011011101001000101010000110111110000000010101010001011110100001000011110011110001101001101001011111101100001100010011001011110010000101001101100011001011001110111110100101001000010010100011110011101011001111000001000110001011010001111011000111011101110100000110011001100101010001100110101111000101000111010100010001110110000001001110111011101011101111101111001000001011110110110011000100000111010110101011011010010111011100100110011101101011000010000000011101001010111001111010000111100101100110001000010111000000101101110010001100100110100111101001101001111011000011010001100100111010000111010100011111100100000010101111011011000010000000011011001001010001101010111110010100000111101001111010100001001001011001010010010000101100001010111101110000111101000010101101111011001001101011101010101001110100010101100101000000001010111110001000110111010001111001101111011110001100000111010110101001001110001000100100110100110101001011011110110110111010011000100000101111111101111010110111010011111101010000100010000101010101111011111011010000101111111010010011101010001010011000010010111101000101100100101110011101101100100101100100010110001110010011000011100101010100101101001000100010111100011011111001000010000100000010011110101111100011100011101011010101101010011010001101010001111010111100000100100100100101111111100000101101010011100010000000010100000111011111011001110110001111101010011101001100000100111010011111001101100010101110011101111011100000101000101000100000101001011101001011010010100010001010110110010001001110110100111101110011100110111000100011101000110011100011110111100100011001000000101000101101011110010010100000000101000000111111000100001111011101001001011110001100001100011011010110111101110110011111011010010101010010001011110011011011011001101001100101100101011011110100101111100010001101111101101111011000001111010111010110111100111100111010111001100000011100010001100000111100101001010000011111111010011101010001110110110110000110100011010110101011000101101011000011011110001011110011011011001001110010110101110010110011011100001010111110001001010010111010110001100101000001111100110101011011111011100010000110110011111011010110111011111100011000101111110111111111010100111100111011011000010100110101010110011100110011000000000011111011111000101000110111100100111110100000100110100011001000110111100010011010110011100101110101110010111010011101111101111101110101111001001111011101000011101010010111100100101110000010011110101100000000000101000101110001110011100010100110111110001011011000110010000101001010111000000010010001011100010001010010101100110011110001011010000011000110011110000011001011100011001110011011010010110111011011001101001110101100000101111010010111100010110011110011010001011011111011001100011001000111101101101110110101000011100100011000011100111011111100110101100001010110110111100110100110101110011011111101101101000011111101101101000111111001000110011100111011110110101011101011111110100101110110111011001101000001010111011111011010011100001111111000101011011001110111001001001011000010000000001001100001101110001001110000101010100101001011101011101001001010111001011001101000010111101010110110100100010111010000011101000111000111101011101000001100111111000001110011100110100110011110110101111100000110101111100000011110101001001010001100111011011101111110000111000010110000001001110000101101001101110101011010000001000101011111000100100010000110111001000011100001000001011011101000110010101110010011110000100000001001000111111110111000000000101001111000110100011011101011000010101010101110010001101011011011111101100101111001110101011101101110110010000000110100101100011010001001000100010010001011000101101011000111100111101000010000011111101110101010001110011010001110000111101101100100111101100110011001110100001011101011101111001111000110110101001110110010111101110011101100111010100000101111000010100100001001001110010011001110001001010010100010110010101111100100000001110111110110001001001010111110000001111000101101101001110011011001011011001011000101101010001010000001001101111000010011110011010101110101111010101010111011001001100100111100100001011000011100011011100101011111100110001001001101111100101101111111110000110100010000111100110101001010011001010000010111010001100010001011010011001100011000000001011011101000111001101100110011110111011001110110101101001111110001010011100111001110001100100101101011111111001010011011000010011000110011110110000001111101101111101000011000100001010001011110101000010011111100100010010110110111111111011110011111011101001010001000100011101011001011010101010001100011010110011010011111101111010000110101000011110011101111011111111101100101010111100100011110110101101010011010101110001110111000100001010110111000110110001001000010000111101110110110011111110001011001110000000101000101011001101101101000010000111111100001111010001101000011110000101110100110010010101000110110000101111100111100000001110101111011001110011001000111011010101111111111000000000100011100110101010001111010010010111100110010110111111111100110111111010010101010101010100111101010000001000111100101001011111001100000010111111010101010101001010100011100000110000010111110100010100100010110001001000000011111001000001010000001001111001111001111011001101101111011000001100110110111101110011110101011000011101111011100100010110000110010010000111010101011101101110101001100010000101100111010101101110100100110111011110010111110101010101000010001010001010011001101100110100101100011000111100011000101100010010111111110001111001110000111101111101110110100110101101111101110111011010101001011001010101010111110111011110000000100110010001101011101011101111101110011110111100110010101010101101000000011110101010010001110011111000111111011100001011111010111110000111101100010010001100111110110011101101101111111110110100100111100111011100101111101010101111010010100100011111001010001111000110000101111010011111001010011111111101111101010000010001001000011100100000000100011001111101100000111001001110100000011110111110101101001001111101000010010111010010101010001010101001111100001111111111010100101000001111100110100011000001011010100000110010110110110000111110111000011111100001101000110001000111101000101011100011100111001101001101010101101000101101101011010110111101111101001011111011101100101101100001110100001110110101100011010000110111110000001100000110000111011111001100111111010100100111001010001011101100100110000001000111001100010000001001110101111010110110000110100000100111001001101010011100110111101010001111101010100010010110111001111010010111001011001111011001010011010111001000111100111011110101111111111011100111000010111011111101111011111101000111000111011101111000101101010101101100100110000001000010011000100110110100001000100000001111101000001010110011111110110000111010011101100110010100101010011111000110000101111110101100000101000111011000001100000011100111110010010010010111111010111110100000100010011101111110110001001000111000100000011010110100010000110000011011110011101100100001010110000000001110011011010001011110010101110101111101100110010011110100010100001000100001111100001100001000001110101101101111111010110100011010000110001010101110100011000000111000010011011000111110111111000010110010000000100111010100000000000100111010100101101011100111111000011001111001100001111110000110010111011011101010001111011010000111011010101000100101101011000101010001001101111101100101100101101001000110010000011101101100111101111000000001101010101001110000101101111100011011010110011000011111101011010111001010000110100101100111110110011001101100100010000111011101111000001111101001001100100001001010001010111101110111100011000101101011111001100000110110110110100111011001010011011101000110010000100001110110011010011011110111001101111011111010000111111101111011110011001001011010100110011100100100000100111011011110101010001111101111000010010010111011100001110011010111101110111100100101101000011010110011110111011110111001010101111011111110101111000110000110001011101101111101011010100110111001000001010100010100001111011111110111001100100110001111111110111011100010011100000110101101111001010000011011100000011011101000111011111001101110111111100011011000100000110000011010101010110110000011010010111001101101110010110011100110000011101001000111100100000111001100001100011111001111100100011011111010111001000011010001110111101110110001011010101111100000111010101000010000000000001100100011001111001010000000010011100100110011111111111111011110110110001100101011111000111000111101100110111101100010111100101111110011010110101101000111100011110000001110001011110101000100001001011001110001100111100010111000010011111011011110010100111110101011001100101110101101001001000100110001110001011101110101111110000000110111111011011000101001010000101100001111111110110110100110010000111110101110010010101001010001101100110111100101110001010001110111111001011110011101101001100100100100111011100100101110100010111110011000011100001111100101000001010111010111010011111100001110111011100100011101011011011100111010010101110000101110000110011100001011100110001111001111110111001001100100000011001011000001110011101001000000011100111001010100000111011100110000100010011111010100111011101010001011000111011011110100010100010100111101011011100101100000110000011110110001001100101001100111110010111101010100001001000111001011010011100100101100110101011001010111001010101100010011010111000011011100100101011101101000111010110001101110100110000001101000100000110011010101111100011111011001101101101010100101110101110101110110100011100111111111010011111111100100110100110111000001010110010000011110010001011011100001101100100100101010011001100100111010111010001010110010001000111101110010010001000100111010100011110010001100110001110110100111110000111100000110010111000010011101100011001110101101110111010111111100110111110110011111010111011000000111101010011011101001100111100110111000010001110001100010110101100110010111110011011001010000101110100110000011010001101110101101110110000000101001101010010001101100110110110011101010100111110100101100011001110110011110110001001101100100001011010011000000101100010101101000011100100001101101111001110101100110000110010101001010011011000110111010110001111000010011110100110100000000000010110011001101000001011010011101010111010011101001010010010110100100010101000010010110000011100010000000001000101110110010011111101001110111100010100110011011111101111110000010111000010011101000000010001001100000001101110010100101101000011001000100011000010000101100001111010100111110100101100100011110010101011001011101110111100000000111111010011010010001010100011110011100100110010111011100101000101000000110000111111111011011010011111011000011101101001011011011001010101100100010000100000001010001110000111110000010111011101101100111010010110011011110100100010010011100110011001001000011100010110000100010101010001000110110011110001010110001001000111000001001000000000001010101100110010111111010110001101101110110110110011000110101110010010101011101110110101001101001100000001111011110101101001001010001100011011100001011010100101011010110110100000001110000111000110100000001010010001110000001000011110100111000010001011001011111111001000001000011000010111101001111110001000100001111010110110010000111001010010010001101001011110111101101000010101011101110001100101001011101001001010101001101111011000101000011011000011111011101110010110010110111001010001000110101111000001010001000001000001100111011111010101111101001111010011000011010001110000101100011101000101111101010000000010000010111110110010101001110110110110111011110000000101111101111001000011101100111000001001110010010011000010111100001011101001110111101111100110100010001101011000110100111110101111011010101010010101111101110111100001111101001000011111111111110110010101001111111001111010011001110101100100110101111110110110110110011110110011101111100111011111000001101000110001110110100101000011001101001011011000101000001011111001000111010010100011011100101111101010101010101100001010110100101110101000011001010011100000000111100011010111110000100001011001001011010100100000110001111011100000101010000011100011110000100001010001000111001111010111010100001001011000110101111011011011001101011100100100010101001001101001110110100011110110001111110001000010011000101011010010010111111100101111001001010010110010101101101010101010101011000011001100101101010100011110110101011010011000110110101100000110110110111000010010100110101010000001101111110100111110110001000111000000000101111001101000111011111001010010000100010000100000111000001000101110101000001100111110001000110101011010100010011011011111101001101111110100111100111101111010001110011101001110101101111010101011110001100010110111011000010101100111100111001110100110101001101000110011000101000000101001110101010010000101110000110110011001010101010010001011110001101101011011110000011011100001101111010100000010010101100011001001110011000010010110000100111101101001001110010011011101000101111110110111011110011111101100111110000000000011111010110010111010000001110110110110110101100001100000111001111101010111011110111101010010001100100010000110000111101101011100110100110101101100011010010111010001011111000011111001000100000111000011111001100011100111011001010110101010110100000011000010001011111100000110001010110010100011110100101011000111110010001100011110110001110100110111100111001000000011100111010001010010011101011101100011110001001110011110001100011000001110100101111011000101010110100100101101110100100101011000000110111110011000101010100000010001000010001101100100101110110001100011011011101001100011110101110111100001011001000111100101111000001111000010101100010111010000101100100011111011011001011000101110001001110011101011100011001101011011100001100101111000010010101100111011010100111011010011011011110001110110011001010001000111101000100011101001110101011000111010110111111001111101100110101000000010110110110100011110110101110011001001100010101000010001011111111000011101011001001111111100101000011001101011010001101111010010100101000011010000100101011111101001010001001011111000111101110101011101100110001011000001101100101111100101000111011110100010110110111001011100000001010100110111110010000101011011010001111110011111010001111011101101101001101110001111000100101110101110010101000000110111110100100100111100010011100111110001110110100101000110001001010101000111010111100001011101001110100010001000011001110000101110000010100111100011011010100000000000011110101010111111110101010000011011100000111010000111111000110111001000001010100101011010100110110100001111101000110011010100110101001110000010111000100110110001001101000100000000110010000110001110111100100111000011110100111111110101000101101000001101000010001011100100000001100111110110110110000110011011011101110000011101000100100001010001000111001110011111000100011001100011111000011110111011001001011011001111010011100010110110100110010100011000001011011001010100000110001110110111010000011001100011011110110011000000001001011100010101100110111111000011001101011110111001010010011100010101000110000111110011011111101001011100000000010101100111011110101000111100011011110011110010001000111100000100001011110111110010100001011001100111111111001010011100101011100111110110100001100011111000111010001101011100110100110110001001101111011101001111000001001011010101111101001100110110011010011101011000000000010110001001110000111100110001110100001110000100101010111000111101010000110001001011100100011001000101011111100001000010100111111100010010111011111111001011000010110010111000001010001011111110100001111111010001101010010101000101010101111011101101011100011110001000101010001100101001000100100100001011111100111100101001000001111110010010011000101100001101100011000001101100001100111010110010011101100011101100101000010111111001110100001000111011010010001110111001001101111000000011011100011011111001110010011011000111111001011100000100010011101100110101101000111011001101011101001100010110011101010000011100011010100100111001100100110100000101000100011010000111001001101111000011000001110100010000111000111100100000101111101010011100101110110001010110000100100110001100011111110111000100001110010000010000011010001010111110011101001111110100000110100110111001100001110110100000110111100011011101100010111101100011010010100011000001101000100000110111011101001100001010000000001111011010000011000001110100111010000100110101100010111001000010110110111011010000100100110111111111010010111010000010110001100001111100010001100000011111000010010101111010011001000000110011111001010010111001011011001010011100111010110011111010101001100001010010000011111101010110010111001111111111111111001010110110001001100100111100100110111000010111100010100100000101000010110000011010111001101011110000101111001100001110111110101100011100001001010100100101100000111101000011101101101110110011101101111110101000101101100100111010101101001000011001001001010111000111011110000001000111100111110111101110100010111010111000000101110010011001111001000110000011010011001010000000110111101011111010110101011110011111001110011000011110001101011111110111011010001101001001000110010010100011001111110110111001000110011100011010111111010110001011101111000100111011011101011101010100111010101001000110100111110001011000000001010111101000011111111000000111010101000110101100000000111101100000001111000100111010100010010011000010011101111101101101011111110000010100001010011000101011101011000011010011011110100000110001101101100101011011000110111110111101111000100010101001001001000100010100001111111010100011100000110010101010101001110011010010010001110001111101001100100111000100000110001100110111110001001101111100111001101011000110100010011110101111110110000010100111111100101101111010011100111100010010101001110010010011001010000010011001100000101011011010110101101100101010111101010101001100110100101100010101110010001100101110110110000001100100010111100100110111000110101100110111000110100011011101000001011011000111110101111000110110101001100011001111100101111011001011011111111000111111101001100111110110000101111000011100111001111100000001000011110010010000010010000000011110110101110111100111000110010111111010100011000010000101000110101001101101001100001010101011101100011101110111011111101111011110111011001011100100101111110011000000111100000101111011001100110011010110101100110111101001000001011100100111001001101000000001100110001101010010001011000110011010010011111110101000101100001001011100110010010110100010000000100011011001101111000111010010111110011011010111000011100010011000111000111001011000011000011011101001100001101110000010110100011011010101100100101010100001111111111000110010010100101110010000101011001000011111101010110111011111111101001110000111100101111010010011110101110000111100000100111001001110101001001101111111111001010101100010110101111010011100000110010111001101010000110110001011101011000000010101100101110000010101001010100110010011010011100100011101000111111000111100101011101111111110011011100101001001010001101010011001000000000010011000001110000000101011110111011001111000011001000000011101011001101110111111011001001001111000011011010111011101001110000100100101001111011111001101111111001110100101110011000101111011110100111111010100000000000111000011000001000110110100101001101011010111101100111111111011011110011000100011111100000001000000001110100101011000010010111001101110101001110011111001010110010011101001011010010100101001001001100001101111001010001010011000011100010000100000001011000010111001000010011000110000010111100110010101101111001011010100100110000101111100001000100000010010100011101000101001000011010101000101110111000101110011011111001000011000111001010000001101101001001111110010010011011111101000101000100000101010101111011001100100011000011111000000000011001000110111011010011011110101111010100000100110110010001011101001101110100011011101101001111111100100110100000111110001011110101100010101100100111110011011011111100100010111000111110111000101010010101111011010000011001101010000100101010010111111001011111110001110110010001011101101011000111010110100000111100011100001101011101010000101111101001111010010000010011100011001011000100001000011110011110001011000101011001111000110110110000101100110010011110111010110101111110010111001000101101100011100101101010001111001010111111100101110100010100001101100000001110000011111101000001100100001111100100010101100011011101011110100010101101010010010110011010100001000011111000111011001110011000110011100111010100111010011001001000001010011101010001000000000000101100011001110001011000101101001000111011001011110000101010001100100110101000010000101101011000010011110010011011011100100101001111001100100100001010011101111111110101101100110011111011001111101001100110011010011000010000110011010110110110001101101010000010110100111110111001001011101100111111110011110011101011000111101010010000100011000111000111011001001001010001101000100011101010011010100001010100001011100010110000000101101010000110100110111001011011100001111100111111011100010101100010100011100001100101101100010111100011000011101110101010100100111011011100010111010010101110101010111000011101101100001011101101100011101011000011100010110101001101000001000100000010101000011100111101011111111101111000001001011110001010000100000010111011010011000100111001110100111101001100010101111011000110011001100010011010000100011011100101010101001010110011001101111011110001101010001000010101010100010011110100111010101101010110110010101010100111110001110110010011011011010111101101010000011110001010101111001101000100101100001110101010100110010011001101101000101011000101100000010110111110110001101110000011000111111010001110000110110011101110110101100001101100001010000100000000111111010111100101101010010110100111111111000010010111100001101000110101111001111001110101011000011001000110100101100001110111111011001001001000100010011101101000100111010100100000000111111000101100011010110111011100101101001001101101000100000000011111101010101001100011001100111010000011001111111010111010011100010111100010100101111010100100001110010100110100010010110110101110100011111100010111100100001011101000000101111110000000111101010000110010100001010010000110110001110000000001010001010011111000010100010111110000000111111101100010010001000001000110010111000001100110011011111110011110011011000110111000001001000111100011000101100011001011011000110111010010100111011000100011011110000110111010000010100010000001010011010010001100110110000011111101011101100100000101011110000101000001101111100011111111110011101010110000100110110111010011000001001101111101110110011111001110001001000111110111010000001100100001001001010001001100101000100111000100011110111011111011111100100111100111111111110011001010011101100010111000101010100000010010111010100100000111011110100100010011101011000000100000010011011011110101010100001010101110010001011011110111001100010110001000100110100000111010111101001001100101011010000010110110111110001101111100110101001011111110000101001000111100011101010010110101001110000011011010110111111111000011001110010110001100100000111111111001100110001111010101100110101101100000001110110010010010110011100001100111111010001011101101101111100000111110100010010010011011000010001100100011101011100110001011011000001110101100111111100010101110011101000111110100110101010111010100000010101101011001100001000010111001011011000101000101110101000101001001011010001100011010001100000101010010011001100000100011111101000111010001111001000101011101001110001110001001000011101011110100000110011011010011001111010110111111100001100000110100000000000000001101111100011101100010111000011001100011000001100000100010111100011110010111011111100010000000010110011110100011101111111111111010100100010011101011110100110110000011001001010101101110001110111010001111111000000010110011111101100010001110101010010101111100111010001000101111011011110111001000111011101011111100101010101110001111010010101011010000000011000010110001010000011001011011101001000110010000010011011110111111110111000011101000101011100101111001110011011000001100100000111100101100001101101000000011001010000111011000010110000100000010100111011010110000110001011101011001110110000000100111101100100000000111101011010111110011001000011001010101000010001011101001111001001001010100011000111100111001000100010011101010000011000001100000111001111000011001111101100101111100000110010011011010010110000111111001110011011111000110001011111111101000010011110011100000101100101000011010011100111110101000110111000111101101100010101011100011001100111110011010000001110110001010011001101101101011101111001110100110010111010001100101101111010101110000000000101000111001100110001100100100011110010100100111111001000110110011000011101001001100111000100000111010100000011111001010010010101110010001001001010100000010001000001010111010110001000000110101001111100011011111111000111100000101011011111010110001111001011000100001000011001001110100000111100001001100100111110101111110100010001001000110011111000010110000000011000010010010100010011101111111111011001101000001000001110001100010111110001100100001111011001010101110000011000001011011011001010011110011100001000001011001011100001111000010011110101000111010111111100111101011011110110001101111101001101111001111010101111110010000000001111011010101110111101001000100011111001110011101001101011000000111100101111111100110101101010110111011011001000100000100001110100001111000010100000011000111101000111001010011110101100000101001110000000001110011101010010011000001100010100000110111100100011010101010111100110100111001001011111001010010001100010110111000110110101111010001111001110001100100000011010000000001000101101111001111011000010000111010101110110101001011011011100111101100011001110101010110010110000001100110001111100110110010000111000000111100011001011101100100001100000110111010110101101101110101101101111010111010111011100110011001010011110001101111100000101010101001111011001110010000101010001101010010010011000001011000010110100100010100011000001101111110010101101111111001001000001000111000000110110100100111011100010110010000110010001010011000110111111011100110110011111111101000110111000011000001001100100001110111101000110001111011100100001010111000111101000101110111001010000110111100001101111100011010111110000011110001110111001111011001111111000000010011010110111011100001110100111101100100100100011010010011110010001100010110000111010010100110111010000100010001000110101011111010110100001101011100111011100110100010011001100010011010011110010110000111000001000101000010010111011011000111010100011001101000000110111100010000011011101101010001110011000110001000000011010001100001001110100110010110101100110100010001001001001101000100001010111011010010010001010111011010011010111011111101110010010101011111111010100011100000100100110110011011111001100010101011001111110000100000011010001111011111101110111110101111000001101001111011111101011010011111010111111111010001101111010101111110101010100001111010111100001101000000110001111110111100011101100100101001101011011111101110001110100001110010110001111010000100001111110000000111001110011010111001011110101110000100001010011000101011110000001010110001101001001000101100011110100011010010010101010011010101110000001111101111011010110110000111101000110001110001001110100000110011010010101000111110111101110011000001100010001011011100101101011110000111010010110100101011001010011000101110010010000000101100000101111110000111110011110110010100111010100110101111011000010111000010111110110101101100101111100011001001100111111010011110111110111011110000000011110001100010110111111100101101011010100010111001011100110010001110110110001011111000100101010011010010000001110001011010110010011101011000001100111010110101000110001101101011100100101100110111100111101000101011101101010100001000101111111000111001110100110010100000101000010101100101111011001000111111100100111010001011110111110001000000001111111001101100011000000001011101000110010110111100000110111000001100010011011010111000000111111010110110011010101011000100001001100011001011110011111101000111111101011110111011010111101100111101011110111000001101001100001010011001110010001010111101010101110010011101100110101101111000001101001110010000000001011101110001001111111100010101010011100000110110111001001110100101110101001110101011100110001001011001010101100000011000100111111101001000010001101101101100010100001100011100010100010100011001110101001000001110011011111100011000010001000111100101010100101001000110000001111001011010110011011011000110000111011010110111000100110101000101111110010101010111110101011011110010111101111110101001011100100001011010111010100110011000001001101101100111000011101101011011010111011000101111111100011010101001000011001110001011001011000111110001111001110110011001111110010001000101110100001111111000011101000000100100011100010010101100101110001110001001110001101011000000110011110110111011100011010100101111100010101111010011011110101010111000011111010101100100000000000101111010001111101000101100100101011001111111001010110111000101101011000110000101111111100000011000111000011100100101100100001101000110001101000011101101001011000100010101101001101100000011001110101100110110001000011110010100001011000011000001110101100001000110101111101010100011100011100101101101000110110100000001101111111000011000101011110110110100111010011100110001100001000101111000010001001101111001100100111101110010100010001110111010000001110001110000001100000110001101001100010010110001110110111011100111110111000011010101010111001000011111110110110110111100000111010101010111000010100010001111000100110110111101101010101011001001111101111000101011000001001100101101101011111001100010000111001010000000111001110110011011000010111100110001100101100001101110101011000111000100011001110111010100100000011111100101100100000110111011110001000100000101011001001000101010100101101111111101111111001000101100011001101010111010101011111010011001010111010110010010111111110110000100010001101001011001101100100001111101111000100011101100101001101111111101111101000110010111101001110110011111010100101010100010011010010101101011010110010110000010100111001111000000110111011111000101101100000100100011111111110000011101000001101010111100010000001000001011111001101101111100001001001101001101101001010110011111000010010011100001011011000000001101001100001110101101010100110110010010101010001100100101111001000110000111110011000000111000011100101000101111001110010011111010111111100101000010101001000111101000010100011110011100000100011011000000110001101110101100011100100011000110010000010001111100110110000110010010010101101110101110111010000100010100001111001111001000011111100110101100010101000111001110101010011110000001001100010101000100000110111110101010000101000011010101010111110111101100010101111011001100100110011111111001101101111110111110101111111110010111110000011110001101010000001110011101111100111110010001100010010011011111001010010110101110001011001100101111111000000011001000001101011001111100001001000011101011100001101010111110100111010010010100011010111001011011001000001101110000011110001001101111010001101001100111010001001111010001011001101101010111000001100100011101001100110101011101110010110101000111111011000101100001001100010110011000011011001111110011110110000101110000111001000110011000111001111000010000001100100111100001110000011011001010011001011001010011011001110000001000011111011100011111110010011011001001000001010111100000110100000101000110000000001000111111101111011100011000111101001100110010100001010101010000110011101011010001110011000100010011001011010001110110100011110111000000010010011011100000010000110011010001000000110001000001111101001110101001011001101111010100101100111000000101001101100100110010000011110110001111001100100101100010011011110100101000100110001101110100111011100000110000010110101011100001001101111101100000110100011000111010011110010111111111101100101010000011100011100111000110001100101111101010101010100010010011001001111000000000010000100011011010010101010010101111011001011000001001110011001000110011011111111101110110111010101000000110001011100100011101011000011111011100011010100001111011111101101000110000101100010010110111110101001110101000101010101101111000101010011010001100000100100011100111010100111101010111110111110000011110010100010100110001110111100011011010101110111010110101111110111000010011110010011001110011010110001010011100010010000011111100110100101001000100100101110001101001101101101010101000111001000011101100001111101111101011001100011110110101011011101100001101010100000100101110000011100011001011000011001100110101101001100010101001101101111001000010011001100101010110010111101110000110000101000111011000011001000101001010110000000001010011111010111001001000010110000111000010101101001011101100010000101000101011110011010011001111011111001111110001100100101100000111110111101110000010100011001100100110010011010111001011110100011110111011111001100111101000011011001111101111101000010110100111001100111001001101000001001001101100101011101011011001100101110111101011010011011110111111101011010110001100101010111011011111100001101111001011001000010001011000011000110011100111110011101010101110010100101000100100001001111101100011101101001110001000110000110100011011010010111001111110001011011000110010100111111111100101111011011101100101011010010101000110111001101011011100110000111101101000100001111001010110001101000001111011000001101000001011110000001011000000111110010011010010011111001100100001110001000011011011001010111111101111111101001111001111100100100111001101000010011111000100101110110111001101110000100101000000011010010010100001010011001000011110101010110001111110111101011111011000000101011000111000011101110010111001111011100100001111100100101101100100011000101000000111011001010100001101100011111100010000011111111001110110111010101000010110100111000101000101010010011101100001110000101011001000000000001110100101100100101100110100011101011111110111011111000010000010011101111001000100000111000101100110011100001000101011100001010000000011011101001111100100101001000000110110100011010011011100001000010001111111100101000001101011111000010001010011100100100111000011010011001001010001110111001000011100101111001111010011110111000110100110110110101011011110111111110011010001001001111101001001011110001000100100110100000111001011110100100000011010011000110000111010000011000111110000101111001100100001110001010110100100011000001000111100110111101001011111101000110100100101110111111111011001010111010111101100010111010101011000010110001010011011010110101000111000010111010010101101111111100110101110100011101111110111100100111110011010110011110110011011100001110101011110001000110011000100110011111101011111101011001001101100100101110101110000101110010100010111001101011000010011001101111111111100010100111000001000100100001011110000110100101111010100111010011011011101000110010111110001100011011111011011000000111001010111001110111101110010000011011000011100010011011101010101011101010101101101100000010011011111010110011011001001111010110100100001100110100111010001001011010111110000001011100010101000011110101100011011110100011110111000110110101111100010011101001111001101001010000010110011100110000000011110111001100110100010111011010001100010110111110001000110111100111000100011110100111011001001101100110010101100100110101001100100011111011011110001010100111011100000100010100011101001101101010101001010111100111100011111010011110010110111110001100000010111110000101101000001011100010101001100100110001110001000110000100110100111010011100101011110000001001100101101101000100110110110000110010010010111101100011000100110111101001010111011000010000100011001000100111010100110111111010110101100011010110011111001010111110011001011000101000000010101100110100001001100010101100101101111010000111001111010000101100101101110101001001110110100010111101010001000000010000001001010111010010100101111110001101001011111001001000010010110000010100011100010100101100011001011001010011100111001100100101110100010000100010101001111101101110101100010010010110110101000001110000111111000001110100110111000000111000010101001100110100010101111011101000101101000010010001111011000101001100111100010000110000101010111011101010111101100001100011100100011101001101100001000011011100100100010010000111100111110001111101000110100011111100000101111100101100001001000001110101000111001100001011101111010000000001111111101100010011010110000111000000110010110111110011001111111110110000100111011010110100001111000010100100111100010101111011111011100001011100001000111101110110011000100011100011011000000000001101011000001011011011110000000011111110110111001011001011101111111010110000000110101000111101011100011001110010010111110011110110001110000100101100011010101111010110001000101101110011110010101011000111011000001011001000111111001000111010101001111010101101000000100100100111001111110100011100010100101111001101011010111100101000001001101010110110101011101010110110001111110100101010110101100000010100100101110100101110101110110100011011001101110000011001110110001101111000000000010100101100001010100100111011100111001000010000011011010111110000110110011000111001011101111100101100000101101001110010110100010011101001111011000001110111100000111100100111110100110101110101100000010101101010010110011111111011101101001000010100010101000010100100011010100001111000100010001100110100000100011110011000001010001110001101011011110000101100010001111101100111110001101010111001100100000101110110000101100100001000010101010000010110000101010101001000111110011001101001100001001110110111100010100001111010111000100001100101010110000010101101010001110000100010000010100111001111000101111001100000110101000011000010100110000000000100011101101100001010111110101010001111011111000100111010110010011010010000001101101011100101111110011001000100100000110111011000011110011101010010011100100110110011011000000011001000101011010101011110101010010010111010011100110001101111100011000000100101001010100010100111101010000001000010100010010101001011111001011010110101110111011100100000101101110000000001111000010011110001001010000111001101001001100100100110101000111101101101010101001001000101110000001100010011111001110010101001101100110011011110011111010111101000110100110011110101001000011101000111111001010111111000011110001100100110100001100011010101111000001101100100111101010101010100111010101101110111110010101011001100000111101111110100001100101001001010110101101001010001000101100010011111101100010101110001000001110111100011000000010100110011011001111000111010110001001010010100110010010000101101000010101000111010110001110101100001010110101110000101101101101000000011111010010111011101100000110010100011010101110001110001101010010100001010100000111101101111010000001000101010100010100101110000110011100101010110011000000010110000100110010101110111011111011010011000010001001010011110010001111010110011010110111011111010110101111010101101000011101000100100100111001111010111101010010011001001010111010000111010111010001011111101110101110100101011110011000000000001001011011101110101111100001010110100110011001000011000001000011010011100010011111011010010011110110101100110111111010011001100000110101101010000000010111110101011101110000111111011111110101100100100000011001000101000011100100101111001010000110000111001001011111100100110101000011100111001110011101100101100101100110010000001001101011001100011010101000011101001100011111000101110100110110110001001010000011000000010101110010101111111000101010100110010100111010110111111100001001011111101000001001101011111000111111100111001011110110000100001011110010010010111010110101110011110110000100111000001011100001010110011111011111111010010101101010100010100110111011101010110100100011000100000100110111001000010000110001011110111000100001000111000000111100111001111001110010111101011000010100001010101110100111111010010011101110001111010110110000000111000010000001010101011001111001110000111000111010111000100101011011011110111100000101001110011101001000100011010011000111010001110001000110011110101110101011111100101110110111110110110011100010101110000100010111011101000110110001001110101001111110100010111110110001010101110000000010110000101111110011000100010000001100101100000111010101101001000011010100100100001111110010100110110100001111011110011011101101101110100011110001110000011111011001100001111101001000011111011000101111111011101100101100100110101100011100101010000011000010000010010110110011101111001100111111010110010000001000111100000100000110110110110001110010111000010100100010001101001000001110010100111010111011111100001111101110000001110000100001010110011000111011011100011110110001100010111001010111011111010100001000101100110100111011101110001010011001000010110000111101110110111000110111001000101000111001000010110100010111100110010011101100011001010000101010000110000001110111101011111110001011010110000000110111011100101011111010101011000010110100001101000011011001110110110101100101000010100011100001101100000010010110010001001011110011111001111011001100101100011000010100110010000101001101000111001001001010010010000110010000111100011111000111011011111111110010101011101100101011010001011001101001100111001000111000101100010100110001000010100011001001001110001011111000100111101101111111110111000101101101101001110110111000100000110010111100111011000111011110100101101110011101110001010001010101111111100010000000111011111111010111101010011110000010101101001001001101100001110000001010011100110011101111001100111110100010001110111111100100111100111110011100000001001100001110001101100011111001101100001001011000010111100110010110010110111100100000101011111000110101101110000011011011101011011011011111010011110011010110000100011101101111100101111001111001011111010011100001011000110110000011101101001111010100000000101000100011000001000000110101100111011101001001011100100111101000000011011111110011110110101001100111111001111001111000110110111011110110010100101100010110110011001110100001000001101010101000111011110100010000110001001110110101001100100000100110101100101011100010110000011001111000101100010100111000101100100010010001001100001011111111011010111001010100101101011111101111010101000001001111100111011111110001100001101111011101001110011111000111010110011101110011101010111000111010000010100010000011010001101110110100110100010101101101100111110011001010111111101100100110110101111000110011010011010011000111000111100100111100001000001000111110100111111100001111111101010110001101111101010011101011011111001110110000010110000010011111110000100101111100010110110100110001001010111000000100110110010100110111010101101100001010010001100010110100101000011100000010000010011111000101100111110001010001000011001010110000000101110010111110110111110110101010110110011101011110010111101011100010110110000101010011111011011101001110001011110001111000101110100010000111101110101110101101101101010101101011011011101100110101000101010100001001111011110111101011100111101011011101100110010101000111110011001111100111010011101111100001111110111001001001011011011010000111101010001110100000011010011111010011011000011001110000101010101001101100111101100010110001100111011011101100111001100100110010100100001010110100000110101010110000111111101010100010110010101011111001111000110001100000111011000100100110011000001111110001000000111011101111001011010101010111100110011100010110111110001011011111101101111011110111100000000101111001100010111100011111111010101000001010101110011100001000001000010011010010101000100000110101100111011110110110100111001000011110011100111100111101010010001010010100101100110110010010110110000010100111000011110011100001000111010110101000110101000111000000011010011110001011000011010101010100101110001101100011001010000000100110101111010000110101010011000100100101110100011101100111111100100000001110100110101100011111111101011001000101000100100111011111101101111000011100101101100010010000011001001000100100111101100010011010000100111010000011111010001010000110011010101011010110101101011001100110001001011001011010111011011011010011001100111110000000100010001001110001010000011011101000100000000010001101111101110100011111110011000000101000100110010101111001000100110111000011111101001001110110000001000000000100011110001010010100000010000110110110001001111111110100011100001001000100110101110110110000110111010100010010100001001101010101110001010000101111010000101110111101110011100111010111110100111001101000111000011001101110110101110001001110010110101100100000000001011011010111001111110110011111011000111100001010010000101100000000011100011010111110110001010011111100110010100010011011001101010000001110100111111000111101110001001101001011001100000000010000100001101100101010000001010111001111010101111000111000111100111110011110101000001101110010011000111010011000110011100101110000111010010110011011101001010101010001001110000000101110101010100010100001110111001010000101111100111010001001110001110000010011110011111111110101011011011100110100101001000000101001010000100110010110011000100110100000011101001000001011100010100100110001000111110100000000111010101101001011010101111111000010000111110001111011110010001100001110101111001011011101100111001100111111110101110001011110101000100001100010010000010010010100001001100000110000111100011111101101010010111010000000100111101110011101101100100011011010100010001000100010110011100110110100000111111011101101100011001110111110101010100000001001011000011001100001011100000110000100001111000001010100100101001111111010101011110000100001110011100011001101001011000000110011010111101110110010001011000010000011010010111100010011101101010011110111101111100111100100110011000010010000001100110110010011110111100111101011011110100100010100101100100101100001001101101101000000001000000111011011011100010111100010010111111011000011001010010101111011000110101111000111010111101011110001011111011100100101110001101010100110101100011001011001010101010011110111100100100001010011101001010111111000101011000101011101110100111101001111010101011100011000001010011110000111110001000000011001000010010000011011011111010101101001101100111000110011111001011000011101001111010101111010010011010000100001111000001001011011010011111000100000011000001101111100111101001110010100001101100101110101011110010110100000010100001011001100010100000110010001000001111010001011011011000100101000010111011000010101000011100100111100100000110100110010110110111000010111100011011111110010110001000101100001001111110100100010101000110010100011101110111110011101000110111011000011110101111011011010010110100111101011101100111110001100011011111111101111101110110110001001011010111010010100001100001100101011100011000111101000111101110011011010001101111011111100011011001011010010110100000110011010111011111110010110110010110000010101100001000100110100110111011101010000100101010111100011110101010010000100010110011101001010010011011001011101010000110011000110010011101000011001000010101010011100011011110001011000100011010001010000101100011100011000100001101110111100001110101000001010011010001010100000100110111001001001010111101011001110110001001010110000001110011011101011001010010000011011100000010001100101110101011000001011011001110011100011100110001111101010110010010111100000011001100011101100101100011011010101111000101001001111100100001010100010111111111000101001100001000010101000011000100010000011010101110100111111010101001100110010100000111100011101110110000001110111011010110011110000010011000110011011100000110011101011111001101011001010100000010001100110101100000100000101000010010110110000011101011011010111100001001101100011010001100011000010001100110001100001001000110000011101011101100100010000000011001011100111111100110101100110011110011110010100101111110000001000111001011111111101111001100111011111010001010010101010110110101011110110100111010101101100010111011101001111111011111010110000101101100011000111101001110110001011010010110101010100010110110010011010100100110010001000000111110101001001000010011010100001110000011101110101011010011111101111011000100110000011101000111000011011000001011001010001010110011000001000011111100001101100110010111110011010010111100000001110101101110001100001101011110010000000000101010101100101000000010010001100111100011001110011011011100011000100000000011101000111011010001110100100101101000000110111001111001110101011110101011011011011111000011001001110100011110111110001111011110111011111100110110111010101001000100110011111101101001011100100101101011111011101100101110010000011010100010110100010101101110010010101100100010101111101100000100101000010001110101101001000100100010111011010111101000100110111010111111100110110111011100000001010000000101111111011111001100001010111111010010011011001111110001101110011000110011000101000100001111010001001011001000111100010100011000101101001010101110101011100101010110111101010010011101111111110100001101010101100101001111101011001100010011000110111101101100000111100110000110100111101011100000001110111110101011110010100000101101011010111010101011100101101011110010001001110010001001111100010100101011110010011100010010101111000010100101010101110101101111110011100100011000110100110100010101101101100110000110100100001111010100010000111111100000101101001010111010110111100111101001111100011110011010011110000000101101011110110110101011010001110110001000011100011001010000001011001101001011010110011011100001000100010000110101101001111001111000101001010111000011100101010110010100111111000000100001011100100000011110100101111011001011000111000100111001001010111111000001001111010101001100001111011000100011010111110101010110100011000011011110000111100100010001010010011100101010010110100001001010011010001000100100101011111001101000001101111011100001100100100000110110100000100111001100111110001101011001010100000000100111111010111110000100011111100111011100010110001011011011101000101100100011110001010001110000100000011110001011101011100000011100001000000110100110110111011100011000000001100000010001001110000100101011010100101001011011100100010000000000000011011010100001001010011110001011010101010100010100000110101111101000100011011010110001101100000000001110011000111000101110100001000011011000111001101000111100011101111000000001011110010101110010000000001001110110010000110000011111111100001001011010011101100100110100001001011000101000011000010110000011000010011100010111101100011001110010111101001100110000011011100011001100101100110001110100001100101001110011100011111101100110000111001100110101000001001010101110001101011111000101001110001100101010001111001101001010100011111100111110010111000111010111001010001000110110100001100100100110000010011100011010010010010000001110011010110101110000001001101101100100100111111100101111000010110011000010011110000110001101110000111111000111001100111011101010101101111100000110001011000000001110001110000101110110111010111011111110010110100001011001110100101010100111010000110000111101100000111111111000011101000010001011101101100110001110001100011101001110111111100001101010010110000010011110110110111011111110100100101000011010001101101101111110111010110000001110011010011100011000111000011100110001001001000000011110001110101101010011110101011001001010111100110100010001000000000111111101011100001110100010000111000001111010111110100101111110011001111101010011110111001001101011010101001100100001101100000001101101011100110101010100011100110111110011010101100000100111110011011111000000000010110111110101011011110110010000111101000011011110110111111010100110011110100100010101000111011110000110100111011001100110101111010001110100101011110100110011100110101010111100110100000001010010100101110111011000110010011011110110111111100010000001011110101000011100111001111011010001100101010100000011101111100101011010100100001001001110011111010110000100100010010011111110111100110010100010101111001011101000101100001001100100100000000000001101101100000010100100001010001101001011011100000010110001101011001001000001011011000000001100010000001010101100110000000010100010001100101101010000101000011011100000101100001111000110111001011101100101111001111110010110100000101011111001110010101011110001110001010000111000111000011110011101111000110111111011111111001001011101010110101000010000100010011011001110001111101100110001001000011010111101110101000010000110110101010010011010010001010010010111101011000000101100000001111101001111111111011001111100010111000100000110000101000100001101011110001000110111110011101101101010110101111001000101110100000110010100110011000111110010001000010110001111111010101100101001001011001100111000110100001010010011111110001011100011011010011011101001100010010100010001100110110001011001001010111010001000100100100001101100010111011110110000011001100110000110010000011110111110001011010100000111111000111000011010001110100100101000110101101010110100000101010110101011001001100011111111111001110100110101110000001000010101010001010001001001000101010100101000001011011010011010000000111111110011101000111101011000100110010010011001110111000010111010111111101100100101100110001111010100000001100010001011010001101101111011101001110101101110100001111011111101011111000010011111110001100000110110100011110000001001110001010100010001100110101001100111011101000111110111010100010100101101100100100000000100010001000000001111101010010101001010111011011010001011011010111011110110101111011101011000000111101100011000011011100100110110110110101001000100100101000101011111101011001011001000000100011010101011110011011000111011101000100110100111101110000000010010001010011111000011111011010001011100100111010000101001011001000001000100111111010000001100100100011001011100111101011101101111111111000000000011001010000111101010101000011111111000011000011110011011100101101010101101110001111100110011111111111000010000010001011010110000010010011000111110001111001100100111110010011001011010011011010110001110100011000011101100101010111111100000111010111010110110000001010110100101001101000101011011100100000000011011110100011010101000011110101001001111100010100111011101110101001101101001001100011000011000100001101011000010101000011100011110101010011001000110110001011001110001011000111001101101100110100000111000000011000111010000100111111011001000011111110011111111001101001111010010111110011001101110001000000000010110001010111010011111111111101100100111011110000101100011010011100000001010000001010111001111000101011100110010001000110110111101110101010011001011111111001001101100100000100010110011000001010110110110100100110010000110010111110110010100001101101110111100101000001001101011111010101110000011010000101100001001110011001011110011101000001101111111101111011111001110000101000010010110101010011100001101010110111110110111000010001111010111011110101101110100000001111111001001010010101101010011111111001101000110110000111000001010111010010010000000101110001100111010001100100110011011001011100001100011010011011011010101101111111011101011000000100001010100001011000110101100000011000100100011000011101101111100111011001100101110101101001110001010010010101010110000100110011001111011010011110011010001111011011101001001010110111000110010011100000110011110101110110111101100000100010101011010010101101111100011110100010111000100101101001111001100001011000000100110111110000000010010011101101011100111000010111000000111111110111111100001000010000011001010101100100001001011001111101001011110100000011110001101000011011000100000110000111010010110010110110000110100101100100111111001110101111111010111110000011010011001111001001111111011111001111101000010001111011101010111010001111010011011001111001100110111101000100000111110000101101010010010011101101101101000000011111011110001011010110101111111101111101110100010111001000011110101101010000110110100010111101110011101001000110101001110000001111111111100111001010100000110111000101001111110111110011110100101111010101011101000111010000010110000110001101111010100111111001010011101110100110101011111111110001010001010110000000111011101101000110110010100001011000101001100101100011100000111001000110010111110110010101011111110100101010001111010100111101110101101111011111001110110110111111000111100111010011100101100011101110010000001111100101011001000001011111001111010010001001010010100010110101110100010110001101101111110100010110111010101010100100010000100100100100001010010001001100100111101010001111011101011000001110001110110010101101111011010011100011000101001110000001000111111101000011100001100110110101100010101000100101111000100011110100010011100111000101100000011111100001011111101011101010100111000100011010110010001101101111000100010010000000010111111000001000001111111000010101011001001101000110101000100101100010110011111110100101110111100100010001011100011100001111101110110101010001110000001000010010101110011100101010110001010100010101111010100010000110010111101110111000111110111010011001111110000110111000011111000101100010101010010011011011011011001010011110000100111000010101101101010000111001100100100011100101000011000111110101111110100000011011101100101111000101010001011010010110111000011111000111010100100000010101111011001001101100000011000000101110101010000010111000100011101101100111100010101011100110000100111110001000011001010001000011111001011111100111110011100000101010111100110100011111001100001010111100100111100101110010111000101000101010111010001101010000100111110000001010000011110000000000011101001010110101000011110011011101010000101011000100011100111111111011000011000111001110100111010001001010001010011110101111011110000001111111010011110011011100010110000111010001110101101101001010010100001111101110101100110000100011111101101111011110011111111101101010110100100111011010011101011111000101101000011000000010000011011101000011100110111101101111000111100000011010110101011110110011101110101001011010101011001011100011100110001000111100111011110001111010101101101110110000111010100010110101010010001000111100001110001001101101110111101110000000000111111001011010000101001010011010000110010010011101100000101111010000101000010011110001000010110101010010101011010000011110010110100100001011101010001000100001111111101110010101111100001001000011011110001110100100110010000000011110101010010011000111111011011000110110100100110111110101101110010001100001000010101110001101000111011001001000110100011011101001100010010010010110011011100110111110010110001111001111110110000001011111100101111000001000001001110001000110010100001011111010110001111111101010110101100000001011011001000110111001001010001101111000011100010110101001000100010111111110001101001110000001101111101011011000011000010100100011010000110001101110010111001000011011111000111000011100011000011010101110110110110100000101100111001000101110111110000101111111111110010110101000011001111100110101101101011010111000000001000110011010000010010011010100100000101100001111101000100110001111111101010111011111011001110100101001111000111010001110100111110001111111011010001001011011111010000101101100111000010111000101101110101001011000111010101000110110100001100100110011010111111010000001110111011001110111010111000101111001111010100010111001101001010001110001001000110001000001101101011000001011111010101110100001000001101101101100110010100011000101010000111011000011110111001001110010100111011001110111000010101110011100001100100011011010011010010100100000100100011001111001001010101101000011111001010011011010110111001010011011110111010011001100110010101001101111010100100101000000101100011100011000011010010100100001001010011100101000111100100000010011011110001100010001101011011101100011110001000010101111010011001100101100110110000100010100111010100001101100010001100110011101111011010000000001010010011011110000111110011100001110110110100000011100000001010001001001010101110100111110010110110100110010000011100111111110010100010100011011110101000100101111000010101110110000001001011010111111101111111100010111100001010010000000001010001110110101110101100100010111111010111000001010001100111010011011001000000111011100110001011001011010101110110100000111110111101101000010110111010010011001101101011110111110010001100111000001110010111110100001110011011100010010011000000010110111111010001000101000100100111111011010010000010101100110010101011111101000101001110100011011010010010101100000000110101011011011111110100100111100111110011000100100110011100001100010001010010001000100000100001011010010001111001001110101001000001101000001100111100011110010011111110000110100011000000000100000111101110001111010001010000010001011000101010011000001110000110010111001111100100010111100000100101111101011111110010110101000101001000001001000010110110111110010010110001111011110100010100111000011010011000001000001111110111110111101010101011001100111010101010100011011100011011111001111001111111111111010010100110000101011001011001111011111101111000111001110000001010010001000100101011101001101001001001100000000101110000100001110110111110100110101010001001000110100111101110101001010001001101111011100111101011110011011100100110100110100100110101011011001011110011001100100011000001101111001101001001010110000001110000010010101010100011101101111100010111001100110110000001101011000000011110110110101101010011110010100100100011011010011110001110110110010111000000010010010101001000000100010011111101000110000010011001010000001000110101110010101110000100000110101100010011000100110100001101111011101100000001001001010011101100111100011000010101011110001001001011111010110100110010111100100001000001010100100110010110100101010011101100111111111100111111011010100111100110110001011000111000010011011000001001001000001111000110001110010001001101000111101101000000100100100111100110000010101100001010111000101110111011010111010101000000101001010111001100000100111010110100000010100011100100000010110100011100111100110010011111110100011000010100011110001111001000011001101001011111001010000111101010110101110111000001011111110001111001111110010001100111000101111010000100110111000110001100001100011001101111001010111111000000001000001111101000011111011011001101110010101111101001110101110001110100110101110001010101111100011011101101010101101010000011101000000101101010100000100001011101101101010101000000011000100000101000010101011101010101110100101001100110101001111001010010010000100110001110111000110011000000011000110001011010101110001010101111011110111000000101000111001100111101011110011101101110100001011100110011001101110001011010001000011100011101011111110110001101100110000101110100110010111001010011011011101011000011111010011000110111101100111001110111100001110100001101000011100111110000001011010101110011000001100101001011010001110010001101111011111111110011100011010111101010101110000101000011010101001100110101000101110000010010011000011101011000011000001111000101110110101111000010010100011010101110110100011101000111110100000000111010110111110001101101001011101000010000011100101110011101011101000111001110000100011111000100110000010100001110001100001010001100001101001110000001011000101001010101010101010011111110001101010010101100000110001100001001011101111101111000110010101110100100111010010000000110101001011011101011010001001101000000000100011001101101011100010011010001110101100011110001110010100001011001000011001000010111011000110000000111100001011000100101010111011111011111000100001011000100001111110001100110000010001010010100100001100100010101110011001001001000101110100011100001101011110110100010101010110101110011000001101110011001101010100101001101111100100000100100110001000101101000111110011010000000110100100000101101111111101100101110100101010011111011001100101111001001010110001110010000001110101111100111001011010010010010011010011001100111111101000011010110101101111000001101101111001000010011101011000101100101010011100111111111010100110000011011011011110110110011100010110100110001100101011010101001101000010110011100000111100011000010010110001000110111110000101110110110011001101111000101001011110011101010110010010011111101100101100010000101101001101101110101111001010010110101101111001101110001010101100110111010000101101001110110100101111011000100100111010110011111100010101010100110000000011110100101001010100110101100010101111110000001111110100010000110111000010111010111101010000100011000110011111000101101111000110001011001110000000010101010010110101000110100100100000001010101110011101110010101110001100001001100111010011110010100111001010000111011000110010001000101011110010110110011110111011100000110001101101111010001101110100010011000000001011101111110010110110110000110000100110100001010011011101000001100111111011001101101011000000000100111001111001101111010000111010001111110110000000010101011101001000011101000011010110100110101011011011100000110111100100011110101010111010001011010110100011100111001101011111000011101101100001101111111001100000100001001111001001001011111010100101110100001011011000010011001110101010010100011110110011100001100000101010110001000000101001011110110101010010000111010010001101001011100100110010101010001000000010111011110100101101011001001001110000011011100010001111010101010111100011011111110100111100111011000011111100101001001001000001000001010110110010010011110100101100001110101001001100101010000000001111100100010101010100101001011001010011000110011010100101100101101100110011010100110011001001000010001111100110011110111110010111000111010110111100111110011010011001100100000000101011001011011110010010001110001101110110001010011110100111100110011101011110110110100111111011001010000011001011010001101001000011100010001110010100110010101110110111101011001000110011111100111101111011010100000100111011101001011000001011110000000110110100010011001010011101001101111011101110001111110000010111000111100011101010011111101011011101001110001111110001000010111100011010111000001011000000010011001011101011100000010110111011100110101011010010110011010111100010011111001001110101000111111000111011000100111001000110010100111110110111010101101011011101100001011111101110100110111111010110100110011000110000111100001010110010000111000100000101111100011000000001000011001110010100111010111101011010010001010011000101011011100111110000101010110101000110001000001011011010000101000110111011010111010101011110001111111000001101110011100000010111110100000011011110111001110101001010000110010111111001111000111000010001000001000011101100110110010110110011011111111010111001111111100111101101010111000111010000110101010011111110010000000110010011010000001011101100010011000010001101010011000110100101111110110000100010111010100110000010101011100101000101100101011111010101010011101001010010010010100111011101101001111110000000010110010101101011001110001000111111101011001010110010101011000011101110111011101001101110101100010111010110010101101001110111010001101101001101100011001001000110011001000001111000001101011111101110101000010110100100001001000111001000101000101111111100100011011101100000110111011010011011001101110101001111100000001011101000001001111001011100000011110111001010111001100100011001110110011010011110000010111010100001100111110111101100100101110000100100101101000001111001110110011111100100110101111010010000010011110001101010110000001111110111011000010111000000001001111010111000111100001001010111110011011000011110100110111101001011110100001010010011100001100010001100110110111110000000110010000011000100011000111111110110001101101000011011111100101010001001010011110011111010001011100011111111111010001100110100010111110011000110011001011100011011010000010010010011101110111000101101001101010001111111111110011110001100100010111010000000010011100100100011000010001101111111001100011101101001110110000001011111100111011001111011101100111001000010110100010111011001100101111010111011101100000010011110000000100001101011011110000101000011000111101110100100010111011001111100100101000000111101001100111110010111101111101011010000100100001111100101111111000110110011110100110100111100011011000100001100011011100100011101101010001110100011010111011101001000111101111010101001000001000110011011011110000110001000010010010010010111100000110000001110010001011000011111100010001011100101000110100001101001000011001001011011010001000110101100000011101111000000011110001000001101111110101010000100000111011000001111111111101000101010000010000110000011010000001110000001000100111100101100101001010001101100001001100111000010101011001001000110110011100010000101100110001010110110100001110100011010101000100011000001001010001110101010011110011110001001000101001101100001000100010000111010100101110001110001100011001011010010010011011011101001010101001010001111000010000111011000101100001000101011110010111100000100100100010011110110111100001011111010001011100110110111111000100101101110110111101101100111001011111111110101011101010011001101100100010100100001010100110001101111001001000011011101010101001000010100101010111101110110001100110011011101011110101010000011000010111011101000001001101011101111100011010101111011011101110100011000000111101001011101110100010010011100100110100101010110100010001000101101000101010001011010101100110110011010101111010111011011011110011001000110101101101001100011000100100011000011101001010101110011100100101010001001001001100111101110101010000011000101101100100000110001011100001111000101101110001111011011110000010010001111110001011100010011110010110100101100100001101101010000110011001011010100011110000110001001011100111111100110010101001101010000110010010010001110011000111000101101110001110001010001100111101010101101111011101110011100011110011110100000010011010101001111010001011100111110011110101011010100010010001011100101110110100000011011000011110100101110100000111101101000011011110010110011101100101011100000110000010000011001101000010011100000010111000110000001101101111110100110100110110110001001000100011001011010111100110110000101110000010100110010111101110101111010101001100101100011000110100100111100000010000010001010100100001000010110011001011100110011010111001000101101011111101001100001111100101110110111101101010101010101000110100110100011001010100110000000100011010100010111100001001000001010000000000011001111000011100110011010111000101011110111100010010001000000011011011010100111000000101101111101100100001111111100011110101101001000101010110011101100110110011111010110010111000011010111111011101010010101100111001011001101110000100101001101011110111001010011000011100110110100101000110111111000111111000101001010001110110101101100011110110000101111000101010100101100100100001011111111001101000111101110101110011101110010111110011010110010100111011011010010010011010110110001101011100111011001111101001000000010001111010010110110010111000000011001110011110110110110001111010110101101000011100101000011111110101010001001101001111001101100011001110110111110110000100110100111111110111111111111100111101001000000011001110110001011010001100000111010101011101100110110101011110100100100101010110101111010010110010010101110100010010011110100110110101001111111010111001111101001001000100110011000100001011001010100000100000111000001010010001111000100000001101011111010100011001101110000111100000000001111001101101001111111101000100000000001100100000101101110000101110100101000111001100111001100101111110111110100001011100101110001001111011100111111110101001111111000111010111111001001110001001001111101110010110011100110001110111111100010111111011001101101111011001100101111100010011111010110111010001110110001000110011001111011110110100110101101110110100001000010001100110011110010011111100011101000111001111111001011110001100111101100001000001111111010000010111011011111100010010110111000010010110100001100100001011110011111011001011101101000101010111000111010100100111010101010110011011110111010101111101010001000101111010001010111111100001001111010110111010011100111001011000001101010101101111100110000111010111101111000101110110010001110110101110100110001011110111000011110010100101111111001010010101100011000111011011000001011110001110100101101111001001001001001100101101010111101111011010001110010100111100010110110101000101010010100101111110000000000101111101000110001001111010101001000101010110000101000111000111011010111110110101110101010010001011111011010011110110001111101110011100101001010001001111010111100111111111010111010101100110001111011010110110110101101111000000101101000001101010001100111011111001010101010000010001001010110111110110010010100100010100100001111000000100010010111001100100000100110101001011000101101110010001110111010100000100110101101001000010001011101101110111000011011110011111001101011111000000100111101101000110011001110111100101110101001101001000101100110000001100110001000111100001111000000111000111110111111101101010110100001000011101110010100110110100000000000001010110111010110111001101011100010100000100111110010010100111100111011100101100000010100010000001101111100111010011111011010111101100000011100101010000111010000011110100011101011001001001111100110010000011010011110001001011010001111000011110011000010111001111011010111000000000000111011011110011000011000010111110111111101101110111000100110010001011001111101010100110000010001010000010010001010110110001100101100010000010100100001111110001000000000001101111001110110100111000101010111111011100100101011110001100010111111111100001111101010000111000000100001110101010011001110110111011001000111010100001110110101000101110001011100001000101111010000011110100011110001000010111101000001110111110001011111010110110000011010011001001110110000101010110001100011110010101010001100100010010100011010111011000011010110101100100111110001111101010101100100011010001101001001110011011101001111000111000101000110001100110011010101110111001111110000011100010100011010001001010011110101000100100111011100100110000101100111101111100110011011100001001011000100010000011110010001110100100111000010110101011110110001111010010100001010110011000100100101100010001011111010010111000001110110011111001000111111001010001010100011100000001000001010100000100110011011110100000000110000101000110000110001101011110100000000010100011010111010101101101001010000110111001100111011110110110111001110000110110101001111100000000100100101000100010111000001100100100111001000000011001011000001000111101110111110110001001001111111001100101111001000000000000100111110010001111001110000110000010111111110011110100011001111101001110010000010010110110110100000010010001100101000111001111001001000001000001001000010001110001110100100110101110010000000100110001110010000000110111100111010010000011100110100001011000100101111110001101001101101101001000101001101010101101100001001110100100101010111111101110011010111011001111011111111101101000110111010110100100101100010001111010100011111111011110010111001011010101010011011111111111101110110111100001100110010110101101010000111011110101001000011110100011100011000100111001011110000110110101000000001011000010011001011001110101000101110001011011010100000101010101111011100010100111100011000011110010011001011110110010101101110011111110110111101101001110100001011111111000111100111100100111100010100011100100101010001010001110010101010110000010110001101010110100111110000100110000010100101110011001010101000110000111110111101000010000001011000001011001010011011100000001001011101010111000001010100010000100010010000101111000010001111010011001010100001001101000000100100111000000111110100111110010111010100001000100101111110011000100010101110101110001110010100100010001100010100110100111000001111011101100100100010010101010000101111010110100011110001101000101001111000010001011111011010111101100011101101001010001101100011001010101010110100001111000000101101101000101011100110110010100110100010100000000100010110111000110111010101001111000001011000010101010010111101001100111100001100101110010001100111001101111001011001011100010101111000100110100010100100100000110110000100100000010111010000010001010001111110100000111001010011101110010011111101001111010011110000000111111111111101011000011011101101011000001001101001011000011101100100101000101100100000001100100101011110110000001010000100110000100111111001010000110011000011000111011010000111001000011101001000000011001001001110101100110010001001000010000110001010110101000111110100000100100100101010011010110110111110000110001110111101000011010100100001011011110001010101000001011100101011010010001110100111001010111001110100100010100101101111111100000101010100000110000110101010101100110101111010101010101100010111101011101111100000001011000011111010100010110010000100000101101000000000100110011100011100010101101110101011001000111011000111101010101110011110110100101000101011001111110000101101001100110111011000000010111101100101100100111001011001111100110010101011010111011110101000000100110000000000001101011111111100100010101111000010101011010011011110101011101110101010101000110010011010101111011010011001100000000111110001011000101111100001010010100100001011111010110110101110011010001000110000001101000110001001011101000101110010001000101011100001100101111101101111111101001010101110010001101011010001101010010010110000000100000000011000100011110001100000000100101001110000011000111010110110000001110100000110000010010111010000101010111101100011001000111001011101000010001000100100101011100111010010110100001100100001010110011000001100011100010011100010111000001011000110101111011000010101110001100000000010011101001011111100111101101000010000110110110101111111111111110100011111100010011001001000000111111100101111011101010001001110001000001101110000000000011010100110000101011010100001110101110100000001101110101100110100000001011110000100000011001110101000011000110001101111001110100100101011010111101110000111011001001100010110001101110100101001001011010111011110000100101110001110001100011000100011001100100111000011000011010010100100001000001000101110010111011100001001000101011010100001000001010101110000100011010101111011101101010001100110101001110111000111010111001011001101011000110101001100111000010111111000011001110000111101010101001011000001101001110000111000111100111101000110101101100111000100001100101010001001110001100010101001000100111001101111110001011001101101000111011111111010101000110000000111100010101001101001001110101001110011010110111000110110011010000100001011100010101010101111100011111010101010001000000000000111101000101111000100100001111111110000100000001010110110111011111101100001101100000111001110001000011001010111100100101000000010000000001000100101100111110110101101111101011000101100111100100010010101000111111010100011001010000000011100111001110101111110111101101101011010001000001000101100001011110011110100110010011001111100100010111101101010100111100001111000000110100000001101011100111010001100100010001000111110001110010101101111010101011101000001010100110010111100000011111111011011111100000000111100110110000011111011001010010101010100001011010011010010101010001000100100110101011101101111000100011011100010001101101010100001111001000010010000010111000111001010111001010000000010000110000001101111100010011011001011011000110000000001011110111000111100000110100110101010010010111111010111010101010111100010011010101000000111101111001111000000101010000010110101010100000010010111101110011110110001101101001011101001010101010001010100001101110011000101011101110110001111011001101001001101110011011000010010110010000011100001101001011001001111100011101000000010111011111011011001010011011001101000100011110001110000101100001110010111100001011111110010001010101110001111000100101001010100001100001100010111110011100100001101111010111001011110000001111001100000011110101111010001101011000000000001010011111100000001000110001111101110100011010011001111101010111000111101010101100001100001011110011010111000000010110101110110100001011000000100001000101111100111000101101111111001111010110010111101001011110011100111001111010000100101110010101101110011000101001001001000111100010100110111001000000001111000100101110011000111110110000011001101100110101010110110110011000001111001011101001110110000111011101011011010100011000001111100001110111100101101001111001011111110100010000110010111011011001101000011001101100001111100001011110110001000111011101010011011111011111111100011000001011001000111110100101100100000011101011110101100011100000111010101010101001111000000111101111000100110111101001010010101100101111001000100000010000111001101010100111011100000100101011000100011100011000000001101010101010101001110011011101111001110110111101010100000011010111110010100000100100111111001000110111110110111000110111011001001011110110111110010101001100001111111011110111100110111101011011011011001101001110111111001000001000001001010001000000000101101110000100000000010111000000110011011100111101111101111001000011101001010100001101100111000010010111110100001110110011010100101111001011110100000011010001111011111000001101010101011010010110101000110000001110111011110010011111011100110101000110111001011000011110010111011000101111100100111101001001001001101010000001110000000011000100100101111010100100011110101111011001111001100111000111000011110000100000000010100010111110000000001111000000110001110110000001001101000001110111101001100110001011101110100010010100010001010001010010000111111100101101000110001010001101111001001111101001010010011000111101011001000111000101000011011001001000100100011011011011011010000111100001100101011101100101100000000010110001100110001001110001010001010011000110000010001110110011010001010111001111101000010011100001000111000110010100101011111001110111110000111100111010110001010010010010100010000011111001100011010111010010100101010100111110000001001101001111100001111010010111110111011010000001100010110110000000111110000100110100101100100100100010010010001000110101100001101101000000100111101111101111111111111101000001000110110001000101011010010001010011100101111110111111000011010011110101101111101000010011101010001101011100110000100011010000110111101100010011100101011000101111111000011111000011110111101111000010001000110010000010101000001111110101010110110100010001110011001011000100110100011001111110001010110000011010101111011001101100111001110100111101101110011110011110001011001000101000101001001011101011111011010100011100100100110010010110101011111111101011110010000111101111011110000111001100110100010110001111010111010001110100010110111000000001100110010011000011000111111100010011101100110110011011011001100101101011111001010001011000010010000000100000010100100011001000100111000011000100111101111000010110000010000110001010010100101101101101111101000101101000001111110011000101110010110000011111011110111110100000000101010011001011010101001111100101110010110010010000010110000101110110100111101001010111111110010100010100101000010000100110011010100010011011010100100011011000111000101010110111011110010111101000011011010001100100110111101010111000110010011000001111011010001000001100010100011011011010110011000001001110010111010011010011011111101001111100101010101110001111100000111111101111110011010000000001000011000011011101010100001011010100000000011011010100011110011010000111010111001101110111110100111101001100101011110111110100101000101000011100001101100011110000001000110101100010010110101111101100100101001000011110101000000111101100000111010101101111010010011100101010111100001110011011100100101110011000011010001110000000111110011110100111110001110101001000101010011101101110000111110010110001010011000010110100000101010011000010001110100010110001011110000110000000110001000111000110110011100111011010011110000100010000010110010101110010000100011011010110100110001010101110111011000011100000111001011001011010010010100010101101001010000010110000001000011010100101011001001010101111100010100110110000101111010001101011110101111010011110111000001000000011001111001010011100001111101110110110001100100101001011101010110110010111100111001110111011000011100011111111100011010101001000010000000010001101111100000110111001011101111010100010101100100110010000000001000010100011011100010001101101110001011011011011101010110001010111010010100011110011111011110100111111111101011000010010011010101101011110001011101010111010101100100001001000011011101001001000111001000000101110100100110010110101010101111101110010101011110011111010111111011101110011011000011000011100110001010110010011111001011110111010100001100001000000100101111000011101000110001011010100000110100111010100111001101101111010010111011111010100111000101001011111110101001010110001111011110101111010001010111110011100011010010101100101011011001000111100001100110000100011001010101110001101010111011001010111000110001010100001101001100001100000111101010001101001011110100011001000001011100001011000011001111110001010010100001101111111000101100010100011011101111110000100101000110001101100110100010110000011000100000010010011101000001101111101011010110010000111011010001110010001110011001010011000110000111111010101110111111011100011100010010010111111011110111111111111001101001001111101010010000101010110000100101010000101010100000011110101101110110100010111100101000000100001101100100000011010000001111000000100011100110101111111110000110110101000000000100110100011110000011110000100000101001001110101110100100100011110100101000000110100010011101111011100100011111000101110011100111110101111101000010000101011010100100001101010100010000101101100001100111001010101000101100110110010101010011010001001110100101101001100000001110101011101101001101110101001001100000101010010011001011110010101110100010111110010001011101011011010100110010101000111111011001111110110000110101101100011011110100010100011111011001111100101100011100001100010010001001001011000110111000101001110110110111011001000001110011111110101000111000001010110101111111111010110011111111111011100011100110001010100001001110010011101011101001001101100000111011100010000101000001011101100101110110110101000110011101001101010100100000111101100010010100011100010001110110001100001001110111010111011010110010011001001000100101111010111111011001100101100001101000110100111111001011001111011110001001100111111111000001011100101001100100110001110101000101111011101101101001111001000111000111111011000000101101011111010010111010001011000101110100010000101010001001001100011110010010011001011101010100111001110101111110110001011100011111001000010100010101000010111001001000000011001110010000100111100010101101101111110110110000100111111101110100000000000010110101110011000011101011001001111001101110100010010100010100000100101011111000010101101010000001000111010011000010100110010001111110001011001101110011011010011100100011001111010011001100111011100000101011001101001111010011000000100001101001100110111011000100010011111001010101100000000110110010000100001110001110000001001111100010100000110000010111101100110001010111101101101101111100110101011101100011010001101001010100100111010110000101001010011110011111000111010000111100001001111111000000101011100011001001111000000101011100110110011011010100101011101101001111011101101000111101000001010011110101001011100011110110101011001110101000100011000111101010101110010001110000010111010001101110000000011100010100110010011010010000111110111000101011010010111100010110100110011101100110000100001101011011011111001100111011101101111010111100011110001101100101000011110000110000000100101100111011100000101010101011010001010000100101100010110110001001111101110000001110110100010000001110111011101010000010101110100010101010001001110010111010110100100100011110100111110110101111110111111010000001110010100010010011001011000010100100000011011010011001001000001101100101111000011011011011001110100101010100111001011011000111010001100000101000110101110011101110111101101001010001111011000110000111110110011101111111100110101110000011000011111110110110000011010110111010010001110111000110100101111010100111101011010001100111100010011111101111000111011111110011101110110011100110110110100001101011010001110101010101110101011011100010100000100000001110101000110101101100010001001101101011111110011000011011010101011001110101001100010100010001111010101010111110001011101100011110011001001001100101010011010110010111011100010001110010001110001111000101100010001000101000110000101000110100000011011011000000111110101101111000010001000111010110110000101111111101011110111110111010000000011000001000110100011110101100111101100000100101001011010010101010101101100101000011001110011111011011101100010001110111101100100001010010000011110010000101010111100111101101010110000110010100111011100010001110100100101100100000010101001011011001001011110000110111100000001110010100110000100000111011101110001010100000101101011110110010010111110011010101110110110011101100001110001001000010100011101100010100110111101010011111000100111110101010010100101001111001100110110101110100111111000011100000001011010111100101000111010010011001111001101001000100100100010100000110111001111111100010101001101011111000001001000101111001011010010101011010011011010011010111101111101010101001101110101011011110101111001000101101110010010111000010110010001001010000110101011000000101100000101000111100100011010110111011111000011000111011001011101010010111111000011111000111001111111011011111010110011111110001101110100000101010100000010110011010001100010000101101001111010100101011101011001110101101101101000000100010101100110001011100010101000001111100000100101101111001111110111100000011100010111011100100001110001101010011101100100001101010011011111101110100001001110001001110111011001010111010100011111011011110111001110111010011110111111010010100111110001100100110101100001101110011000110101010010111110001100111111110110000111001010100011010110101011001001001000001100010011001110001111100010111010000101000100111000110101000110001001111110001100010000101001000110000110010011111010010100011100010010010100001001110011010110101110000001011110101100011100011111011010010010001000000110001011111001110000001110101010110011111111011011010011000110000011011001111100010010101010000111101011010011001010111101001110001100101100001110100110001000011100001111000001010011010011101000011001111110000000100110101100100100100000100110111110101001001010100110011101010010001101100011110110110111110111000110001100000011001011000100001000110000000100111111001011100011010101100001001011000001110001111101100011111111000101010011100001111000110111101001100011000101010010000100000111110110101011101110110000010011001011000110001000101110101111101110110000111010111100011100100011001000100100111001101011111100011101010101110110011001111101101101110111101001101100010000100100110001001110001100011101100000110100011001011100111000110111001111101111110101011001100011011010110001100101100110100111101001001100111010011000111101011100000010000100000100101100001011001010100011000000101011111010001011111010111111010111101010110001000000010111001000010010000010001111001001110101110011110011000110100000111100010101100010111101010011101001110001100111000111111011111101111110111000100001010111001100001101111111111100001110001000001110101111110000100010111100111001111011010010111111111011000011101111000010000011111100100111100111010101111010000011111001100101110101110000111110011000010000011111011111000101111010100011100010011111011011100100000011101010111000111101110111011110001011000110010000100110110001100000000011011000011001001100011111110111011110000001001010000011010101000110001000100110010111011110001110011111001101100011110100100100000111100011111111000100000010011011111011011100110111110101000000111000001010010101101100011100000011010100000001011110001000010010111101000011111100110000101111011010000101011011100111100110110000000110101111100010100010101101101000010100010100110001100100011000000100001111000010001001010111000110110010010010110110110001010111101110000001000001010101011000100001001001110100101101110000111101101110000101101000010111010010111101011101101001111000110010010010100000001001000101100101001100111111110011001111100001110110110000111010001101011010101000110011100101011011001100010100000101000000001000101110001001111111111010001110101101001101111011100101111111100100101111110001000011010011101110011111100110001011010110001101100101111101001000011100000101110001100001111110010001101100100110001100011011001010101101000001100011001010001000011100100101111100110011110110101100011100111001000010000000001101110010111010010010011110110111110101000000011010000001101100001010010101010101000010110100110101110101011101000001010001101001110010011101100011010001000101000011100100110101000101110000000110001101101010011101001101000010011011110001100101101001101111111101001111000110101000000011001011000010101111110100100101010000000110001111010010110001010000101000011110010111000010001011100001110100001100011011100000100011010111111001110010000000000010110011100100001101101001110010000101101000000110111101101101010101100110001001010000011001111110111111100100101100000110010100111011110101000010100000011000010000100100111101100010111100101001101110110010100000110101001011010001100110111101001010000111000100110011100011111000110100110100111011101101000100010111111010011000010100010111110110011101111111000000000011001010001010111110001100010000110101010001111011001000011101001101101001111111011000010010010011001001101011101001001111001011010111011011101111001010011000011100000001001010101100111100010000010110101111000110001111011001010101000100010100100111001111000101000010001000010001000100100000001001011101110010000100001110010011011010101101010001000001101101111000010111011101010011011001100111110111001001101011100110110000001010010100000000111101011010111101111111001110101100110110001010001100110100100100100111111100101111001010101010000011011100010000111111111010110100010001111001100011111110110110111011010010100001101001100111111001100011111110011101101001111000111000111100101110011000011001000101001100001001110010101010011001110011110111011000010101011001100010010001110001101010111000011000010011100001000011001100100010010111110111000001000110011101001100010010111111010001111000011111011100010111111111010000000000011111000101000000110100011000100100101100110010001001101110001111111110111110100111110000001100000000101111010010001110011110010011110001000100101000000101011111011100001101100111011000100110100010110011101010001010000000011000010100100000011000011010010010110110110010101100101010000100010000001110110010011110010010010011100111111011100001011110100101100101100111000010001011110110001100101011111100100100011011000110001101100011001111000011001000001000010010101101111110101111101101011100100011101111111111010100101111101110110111100001100111111111110111010010001001001000110100101010111000110110011011101110010000111011010100000010000100010101101011101011101111110011000010001111010000000000011111010101100111111101011101100011010110100011011110101110010110110110101001101000111100101010110010110000001100101101101101101001101110010100010111101010101101011100110000111111001000011001001001100001000010011001010110010100101001010010111101000101010111010010001111000010001010110001000011010010101111101010111010111100101110110000100001101110101100000011011001010100101111110010001111111101100001000110111001110101110110101010000001100001101000010100001010110110010010010001010100011001010111100111000110101101010010011001000101101100111000000011110101010111011000000011111000010011011001110100001110011011110110110110101000110000010101100110100011101001100001010110011111010110100010100111001011101111101011111000101001011010101111000000110110011001110100101000001000000100000101011110011100000000111100101110010010001101100110010010111100010100011000100101100111101100001000111011111111000000000100101011111111101110001010001011000110110100001011010101010000111110111010011110101111101010101110110110100001100010110001010110010011011001110111101101011010110001111001110010001000111101111110010001011000111110011100110100111100100000000000101010010100010110000110110100010110101011010001111010111011011110100011110010110011011001110000000111010011010001110100011011111000100010100010111000000011100001000011010111101001001001011110001001010000011111001100001000100000111101001100000110110101100011101001011010001111011110110001001110011101000010100001011100001010111100000011011011110101101001000000110001110000011000100111010111000101000100010110011111110010110101011001010001000100001011001101000111000000011000001001011101111010100001100000010110100010010111010001101111001110011111110111111101100111110101111001100101100111101101111101111110010111111101111000011111010100001100110001000010101000110110110110001101111111011000010011000110101101111111010100101010111110010100100101101100001010001110010101000101011011101111000001111101011110110001101110011111101110000100001100011101100101001000110100011100101001010000011100101111001000001100010011011011011001100011111011101001010010011001111110101011001000110100111110010110111011101111110011110110101000100000000010000111101110001100000001110101011000100010111100000001011011011111111100000010111011011110111101101111001101100010101101110010100110100101101110100000011011110000100001111010001100101011110101101001011010011110100001001010110100000010101101110010000010100101000001001000000011101010010000001001001001101110111010100100110011101101011111011010111111100000011010111100011010001101011110001011000010010101111111111001111010000010111000100111100000000111111011011101000111000110010110100000101101001010011001000000111110111010100011011110101100110001010111110011100001111100101111110000010001101011001111001011100000011001001001100110100101111101001110110110110110010111011100000110001011110101000000000111100010111101101101000010011101111110110110000010011101000011001110001111110001110101111101011011111010101110101110100110000011011100100000011101011011111010000010110101111110100101001101100110110110111011011111011101001001000111000111100011110100010101110010110010111111010001111011100011110000000001101001001101111011110011011000001110001101110100001110111100110001011001100000100101010110100000101110001000001010100011000010111101111100001111011100110100111011010111000001111010110011000100001001110000111101111000100011110011100100111000101010100110101110100011001011000101001011101001110001001100110000001010110100010100111101000000111001001101000011001110001010011110000111110000001000111100111101100001000101011101110110100001000111111000101100000011011000011101000000111111101111110110100100001011101011101110101010000100100001011100000100001001100000111101011011110110101000101100110111110011000000010001010011110001010111001100111000100101100001001101000100000001111100011001000010011101111101111101111101101010000101110001100110101100011111101010111011010011001011100100000011000110101001100101011101001101100010110001001100100110101101111101101001111100100111001101011101001010101001000100110101100001000010111110100010010010101111101101000101111111010011100011101001100100000001011111100111001000000011101101011011010000101110010010010101110010111010101010110111111010100010111010100110010011110000100101101010110011100110001101110100001101010111111000111000111111011101101110100111000101010100111100111001100011111111001101011011100001001011101111100101101100000011100111100001011110101001101100111100101011100100011100110110111001100111110101111100111000011100011001111100010100110111010001011001000101101111000011000010100011010011010000010111100011001101011000111110101100001000111000010100101101100101011111010101101101101111010010011111111000110011000110110100111011001101011110011101001100010011110011000010011101011111011010100100101000110111011100001010100001100011001100001011000011101110010110100111011001110000001000110110011100111111100110100110110011100101011101010111000101110011101100111001111001010000111101101000001011010000010001100001001100001011111101111100100101011101100100110000111101000101110111111100110110101000101010001000101001111100100011001100101001110111111011001001100110000110100011110101011000011001101110111011011110001101110011101011100001011111010001100010111000100011010001011001111101011011101001010111111111100001100010100110101111011110001000010001110010011101110101001011011101001101101000000111000000111010010100000101111101000011000011110100010100111110000011111011000100001100100011110011011001110000111011100011010000111000001110000000111100101000011010010010010011000001001111100010000110110011100010100010101011111111010110101110011110000110110111111101010010111100101011101100110101100100111011100011011001101010111001101000100101010100100111110000010001110111111110001011101110100100100001010100000001110110110111101100111000101001010001010010000110100101111001111101010101111010111001000001101011110001101010010110110111100011010111001100001011000101111011001110100001001000001100001101100001101010110100000001101010111011110110101110010101001100010101111001001101010110101110101111011001110101000111010001100101110001000110000010011111111001100010000100101110111100010111000010010110010000000000110000010000000001001110001110000000110010000100111100001001110101101101000011000111101100111001001110110111100111011010010111011000001110111100011110101111100010011110011001111001011111011011101101011100101001010110111111101000111101110011111000001110010100110010110111011110010010101110111101000100010001110110100011001111001101111100001110101101000110110101001010100111110110000111010010100010011110111101010011100010100100000110001110111000010100010100000010000001100000110111100111010000101101100110110000011010101010111101000110010000110000100111010001011000101111010111111110100010110101000001100000101100001001010011111011100110110011101100100000010011000111000110001001110101101101000000110010001110110100010100100001011011011111000000001110100110111010011101001001110100110101000000000111101011001101100110001111110001010110000000000010000001011110111110111101010111111111010110101010010000001101011110011111010001100011001001101110000010111011101110100101111110011001011001001000110000001100111101101001111010000011110001111100010100111111000011111011111110110101110000001010100101000110100111111010110011100010101011010001111101010011010101110010011010001110011000000010011001100010110000000101001100010100110011010001010111011001000100100100000111000001111001100101001010111010100001000111100110000100110101000110000010011110110110100110101001010011111001001101100000001010111101001010101110011100101111011000011010010111010011101111010000101100100000101010111011001100101000100001000011010110001001010010111101100010001000111000111100011110101100111101011110100101010110001100001100011010101011010010000100111101100111011100111011100101111011100000101011100101010011010101011011000101001000001110110110001010000011000110001001001001010010100001011011111100110000101110011001100001001110110101111011000110101001110111100011010111010000100101001000000110010100110110111101010100110100110010010100100100111010100001101010000010001010001111010010010011111101101001011010110100110010001001011111001001101100010100111111100101100110011100000110100110001001011101010111111111110010101111001110010001101100001111001111110001101001000110001100110010001010001010000011101111111000000010110001010110101111100110000010001000100001000100010111000100001010100111110010101100011010100101111010101100011100111011011101001111001010100110011010001010000000101010110110000101101111100000000101101111101110010110001000011011101000100111000011111000110101111011100011111100110011101010001100110100011000111100010000101100011001000001101011110100110100001101011001110011010100100111001000101111111010001010101011010100110100000010001010100100010110001110101000111111111110000010001100010111001010000010010001110000001000010100110101011110000000011010011110001010011011010000110110010010010011000110100111101011011010101000001011111110000111011011011110101000101110110001000010000111011101001111000011100100001010111011001010001001110111110100100101000110010000000110100011110000111010100100100110111010011010001010100011101010010010010101011110011011000001010100000100001111000001011110000010010011010010111011111001010011111111001100001110001101000110101000011101011011000010011101101011100101110111011101010011001001110011011100000001000000011111111101111100000011001101100001011000100100110010100101101000111001111001010011100010010010100110101111111001111011000110111110011011100100101101110000000111010011010000001111101010010101011101110100001001011111111101111011101011000111111000010001101101010101100000101011010101100010011111100101001110000010001110110001101110100101100011010011100011110011110010101111110010101010010101000001010010100011000001110100010000100100100001011101000000111010100010000011001001011000010101100111100111111101101011110011000000000001001010010011011111111000100101100010011011001010011011010100000010101100011011001001000001110011011001111110001110100111101011100000110001011001101000000010011001010111000000000111111010100111000010001111110011011100110101001111010100100010110110010110100000000000001100110011101111101000110100110001000110011110011000001110001110001100110010110000001100100000110001100011111100001110101100011101110000011111011100101001101011011000000101111100100100110011001111000111010101100111000011011100101101010110010100110011010001111100011110010111001001010111011010000011101010101111101011000011110110010001111010100011000011100110011101011100111000111100101110010001111001100000011001111001000101001110000000110101000100100100010011011000111000100110000010011011101000111111000111110100011110000000001100100111000111000101001100011111000110010000011010110011001100000011101110011101010111100010111011111011010110000110101001011101111011111000000010000110010111001110001011000111111110001010110010101110000111011011001000001001010100000010011010101111101010001001101011101011001010111110001111000010000000100100000011110001100010100111001101001110011011000011100011010010011110100010111000000110111110101011011100000111111100010000101101110000101010111000000000010000101001010001100000100111110010010010110100001001111100001111111000110110001111100011010000011101100100110101110101100101001111111100100111110110111010100111011000001001101100010011000111101110101001111011110011111000111011111010011101000111111101011110110000011111100000000000000010110100010011011010100111011010000000011001100111010111010000011011000010111011110110111111110100110101011011011010111110011100101101100000000000101100000101001101101101100100010011000111010100100111001011111100101001100111101000110011111101011001001110010110011011001101100100011010001110011110101110111011011110001010001111000011011110101101101010100001011011000111110110010110101101010110101011100011001111101011001000111001110010110010111110101000100010011111000101001001110100011000010011001111001110000101011100100000110100001000011000000001100010001100111000100110011010110011010111111001111101010001101011001101111110101000000110011010001101010100100110100010100100001111100010111101000101110000000011011110111101100111111101110110000011000110100001010010111011010100000111001000001100010110111001110110100011111011101010010100011101010000101100101110111000010110011111001010100001001001101101000111001001110010111011010111110100000000011000001111011010010101100000110000100111011111110000100110100101001101000101101101000111110101001011101110111000111011101101101011000110010000100101000100100001110110001111111100100101111011100001001110111110110011101101001011001011111000101010001111111100000101100001000101011011101010101110110000001100001111001000001010101110101011111010100101000100101011010010000100010110111101110011100110000100100011101110010100110101110010110010010011000110000101000011010100000001000010011100111111111001101110010010000010010010011010110101110101001001001111010000011000001010101010110000000101011100100110000110011100010111100010011101100000001110111000011110011100100011110111101000101000110011010110111101011110000000000011011111101111101100000110100010011011010000010000110001111110011011010100011001001111100000000000111111001100101111010001110001101010010101111110111011100111111101110010000011100000111101111001001101011000011111100111100100100100100010011110100001100110000000011110010000010011001100000100011111100001000100100001010111000010110110111010011000100000010000111000011000110001110100011110110000100110010001110111101101100011111000000111110001100011011011101010111110101111111110101110001111010111010111000011000100010110011101001111011001001001110000101110100000111010110100101010000111111010111010010000001101001001111010101010110101010001110101000000001000001010110110010011010100100000101100001110101110101011000101001001001111010100010010101101110111100010011010101001100011011001001100001110010110001011001100011110000111101111001110110110110110101110000001000010101101101100110111101110101111011000001001100010101110111010111110001011011010000111011110110010101101111000000101100000111100100101111010011111001110110101111101001110000011011010101111110110010110001001010010010010001011101111000101001011000111000010000010000001101011100100110010010010000010111011000010011110101000110111101000001001101001111001101110001001100010010010011010110111100010010001011100011011101110101111110000010110001010000110111010111100010000110110101111100011100110101000001010011110010001010111111101001111000101000001101000101101101111010111000001101010000001010010100101011011110000001100110110100011111100010101001101101111011101101010010001110011010100111111010000011111011100111100010011110000010000101001110110110110110111010001111011000100010110000100110101110010000010111011100011000110100000110001011101110000010011001010000011101000110100000001000001011111101101101000010110111101000011110000100101011000010111001011111100100100011001101001100111110100000111001101011010000100110110110001101010111100011101001011110000010110000001100000110100100100000011110101001001111101001010101110011001011010110001111100001101101011011011011111101111011110001100111000001001001110000111100110001101010100110100111001010111000000010011010001111010001001101011111011010000110100100000111011011010001111010010010111111001101000011000101111111111101011011010110110101111001100010110111000011001110101101000100000011000011100011101101100001100000001110001000011000000001100000101101110110100010110100111011111011010100000001001111100010001011111100100111011011011111010100100110110100100010111111001010001111010000001010000111110010000100011010001001110111001100001100010101101111100111111110001001101111111011000110110111110001110101100010110100001111100100001101100110001100001010000110011100010111001010110110000101000001110100111110101011100000010100110011110001000101011011001000010111010011010101100011000001111011001000110010100100011000011000111111100010111111001101010011110111000111010010001000000111010011011110100010010101011100011101010111010101100010100101111011101000101101110000010000100010010100010010011001011001101100001110001101001101111100100010010011110001111011100100011011110000100101100100101011110110110110111110101111101010001111111101110111011110100111100101101111000101011001010000011010111101101111010101001010010001011110001101110010100101100101010010111010000011101110100110010101101010011011101010110111110001010110110100101001000100001000011100111011100101101111101110010100011110111001111000000010101101100101001000010101100100000011101101110111100111110100100110100110011011100100110001010001111111010011001001001001101110100111000110110110101010110100100110001000111110100111101000111111110100111001101100101100011100111001000011110110010001110001010100110000010000000100011000111111101011100111110011010100101010110001011010101110011110111000011001010111110000101001011011000010101111011101011011011000011010111110111011001010001101101010011101110000011100000010001010101011100111100010111101011001111011101110101001101101110100100010100010101001011000100010100110010000111000011011101111111111000110011101101100001000001011011010010000000001011010101111010011001101110100010111100110100110011101010010011001000000111001101111101011001111010001000001011111100000010111111010110101101111111101010000000100110111000100010101000101010001011110011100001110101010111111111101011011101100110000001010000011011001110111101111001010000101101010001101000100111101101010110001001010000010100101110111000110010001010000000110011100110111010011110000100110010010011001001001100110010101101111001111011010000110111110001110000101010110111110111010111100101000100011010000001101001000100100101101100001001000110001000111001110110001101000001100011101010101010101010011110010000011010101111111100011001101111000001001101101011100110110010101101011011110110010110101001011100100000101010000010011110011010011100011110000110110110110010111011100010000010110110111110010010111000011101100011010100100000110111011001011111011101100110001010110110110101101110000011001100111101010110000101000111001111101110110100010110010101111100100101101001100000011001001010111101001111010111100101001110011100010110000110011010001011100101110100010111001000011011011011001101101111111110111000001001100100110001111101110110000011010000100101011110101001110101101001000001011110110000101001010100111111001110010100011001001000001001111100100110000101001000100110010010111011111100011000000110101000010010011111100000111100000101111110010110100000101101111000101101101111000001001110001111001110100100110010100111110111010001100100001111000100100111010100101010111010000010001011011110011100110000111110001100010001000011010111100111101111001000000010101110101010100111101100001000110101100000010010001110001100000110001010001100111110101011001011010111101010000100111111000010001110011001001000011000111001001111000011010101110111011111010100010111111010100100110110100100001011001011001001011011001110001011000101100110100110010111001111000110001011110101010010101110011101101111100000011101111001000111101101110111000010010010110110011000100011011001101100111101101111000101111000001111011101110100111010100110111000111101111110011101110110010000110100110001100110010011111001100110010111010100101111011001100011100111010111100011111000001110100011011110010010100010011110000100100011100101101011101010000110110111111111110000001001110100010000000011011001001011111111101100100110011101001100011100000110100101101011001001101111111010111101011001011111001010000010101010011110111001011110110001110111010101010101111011010010001010110100000011101111001000111011011010110011110001011110111100100111000111010000001001100011100110111000110011100111110010101101111100000001001001111101101001101011000101000110101010011010011100010110011011110110100010000111001101111110010111010111111100110000011101100000100101111011010011101001110101111010011010001011101010100010110001110100100101011111011000101111000011001100011011110001000011111100100111110011010010011101100111010110001000011010011111010001111000011001100000001101010111111011011011101110100100101001100000011001010101001011110100001101100010011001011111001111001100001001000000011111111110010101001101100001110110101001111010000011010110100001010001011000111010000101011110110000001000111011000000001011000010101001001110101000110011111000100100100100001100011001100000000010101010000000001101100100001101000111000111101110110010101110001010101001101000010010111001111010110001010011110100111010110110100101100010000000101111101100000000011001010111100110110110101000000111110010010010110100000010001111110011111001000100101010100111100000011011100101000110001101101100110011001001111100010000011100011001100100001111011001001110001000110001111010110100000001101111010011000000111100010110001000100010010000011111111010101111000110000001001010000110110111110001011000111010011101100101000011010111010111011100010000000001001011101001111100000101101010101111100110011110010011100001100000100100010011101011110000111010010010011101100001001011101000101001001110111001000111100011111010010010110000000111011011110010101000010100011111100001111111100001101100011111001111100011000010010001100110100111001010001110011100101010100110010111000010111010001111001100010010001111110100110001111110011110000100101010000101100110110101001000001101110000100101110001010110110111110111010100110000111000110101110010101100110011011111000011001000110010101100110001011111100110011110101100110001101000101000010111111111000010100011000100110011100011001010000100100101100001010111010000110010101111011111011010110000110010101010011011010100100100101011100001000001010000110101000001000111001010001010000101011110100010101000001100111110001010000011001010100111001000000001000000011110001101000001101000001111110011000010001001011111100011000100101111111010100111110000111010001000000001010110001001010011111111000010101110101101011110000110000001110100010111110001000010000011100011110110101101100100010011100111110101100000011110010010100011110001010010100000110010001000010111010010101000111001100110010000101010111000011011010111110100000000010000000010010100101010011110110000110100101110101110010110110101011111011111111001011101011000110111000111011111010110010110101100001000000110101101101111111001111000010110001010001010010101001100001110011010100111000110000100011111011001101111011000110110100010111110111101011110101101000011010001001111011110010000010100001100111100010110100111111111000000001101010010111100100100000011110010111110000100101000100010001101101011000010010010001101100110001010101100001010001011101000011001000010110011011101101100001000101100011000001111011011010111101100010010000001100101110101111010000011100001001110010000010110110010000011100011100010100010100011110011001010100001000010000101011100011010001111011110100001001010000111010011111110111101001010101100001011011111111100011010101110010101101011101010100010110001110000100110011011101100000111111011110111011011011010001011100110011110101000100100011110100100100000010111011101100000100001111110010000111100000110000001010000001110001001111101100011000000000001100101010010010001100101111101001010000001110000101011110111100101101110001100011001000111010110111010001000000101000111111111111010000011111001101001110000101110101010000111011000110011011011010011110110111000010011011100110001010010010001101110100101000100110101111000100011101010011110010101000011101011000001001001010011110000111001001101110010001110111101011000111011111001010001010110100101011000110010111111111100010111111001111010100010010010111010101011001000000101111010011100101101100011110111101100111101011011101011111001001000000000100110111100110100010101110010010101100011000111010011010000110011011001010001001010101110100010010010000011010011010000001001111011001101010110111001011110110010100101001010000010100010001010010110101110110101110111110100111100001111010011110111101111111010100111110110111001100101101111011101001001101111101101011101100110000010111000000111100010100110001110000000001110111110111000010110110000000111100110001111010111111010000110001100101001101011000111100111000111110101001011111110100000001101010111001110010100101100010110100101100100100000011011111000000111101111111111001011011110110011000110010111011100011000110101011000010011111111101110111101110101101000110110010000101110010111101110000010001000101110000001001101101001000100111011001100100001100001110010100001100000111110011101101011101111110111100101000001111010111010011100011110111010110010100011011011111111100110011011010001110000001001001000001010100010110011101100110101000101010000111111111100001011100001110110000001110001110100010101110011001000000001101111110001010010111000011001110001000010011101100101011111001101101000001011110010011101100000000001011000110100111011101010110111100011100110000110001110101110011000111110000111101111111101000010011000000000010100010100011000101000111011010011011000101001010101110010000010110011011111001011000001101010100011110001000001111011000111101111010111111101010101001010011011111110000010001100110110000001110001011111001110000011000010001101010000011010000111100110101110010001011011100100000010101000111010000101110100111111100111100100101101101001110101011010011110011011100010011011111101111111010010010001010100001011001111011111001111111101000110010001000101101001111101010010011011011111111100110011011111001100100011100000000011010111001111000101010001001000001111011101001100110011101111110000100101100001001001011001011010011110010011101111101010111100111010100011110111011101010100111010011001100011111000001010100000000111110000001110001101011001101110000011111011101011101011101001111001000111100001010010111101000000001100110100110110111101110101111000100101000011111110101111010110001010101010000110000110111010011010011110111100010101011000011111111101110001011001100011110101101110010001001000000000100011111000001011001100110111100101101111011111001101111000101000110000000010010000010101110100001100101110101110001110000000010111010100110100110010100110001110100010010100000011010110011000111011101101100001011101011001101000000000000110001001101111011000110001110100110011011000001011110000010100100011111110111011110000111000010011101000011100101100010011000111110100111010001101101101111011110110100101010101100010010011000001001001011000111111011100011001111010101001110100100011110110001011110010000100001110101110010010010001110100001010110010000010001011000011111111010101101010110011110100001010010001001101110110010100010001010001000110011101101101010010001110100110010011100100100101001100000100010010101101001011000110110100000011110110100011011101001111000110110101000001010000111001111111001001000101110011010100000000110101111101110000111111110100110010100001010111100010011101110101100111010011011101111011001010011001000100000001011000011011110101010000010000100001001111001111011100110110110110011100111010110100101111010101010001100101100010110000111101101110110110110110111000001110111101000101111100101101111001011010110000010000010001000101010001111010100000101110010010111001101011100101111101010101110100111101000011110100111010010010001010101100011100001001110100111000101011110001101110100000101000001100011011110101111001111010110111001001111001010110110001111001111100101010001000101001111011100111101110010100100000100101100010010100010100001110000001111010011001000011100100101011110011101111011000011110000111010110000100001110010000101100010001111101010010011101010111011110111001111011100011111101110110110100011100010010001011100011100011110111111000000011100011011100000111101110011111101010101111111101011101011011000111111011000100011010111010011001011011100011110011011000111001001010011110010101110101111101000011101010111011110001001000010000110101010001000010001100000011101110010100111101011011011100000001101011101111001001110111001010110110111011111100110100011111101111010001110110100011101011111100111010001001000101110101101001010001001111101010101000011000010010110010011100100101011111000001110111001110100011000010100001000001100100111110011101010001000100111100111110011110000010011101011111100110000100100011110110001000101001000011000101001101011101101000101000101110010000111011101100011001011100110010010001010101011110111100100001110001010110110110010010111001111101111000011001101100101111111000101110111001100110100100011001110101011101111110010111101011000110000001100101001100100010011101101011011010000111010001000000010000001101000010000101101010001001110111100110001101101010101101000101001110100110000100000001101110100101001110101100001111101111010100110001010010110001110100101001110101111001010001010110101100001100100001111000100111100011101101110101000011111101010110000111010111000101101000101100011101011110011110100110000010111000101001111001010111111101100111100000010111010111011001011000000110011101010010001101110100111001010001110001010110001101101001101111111001100011100001010010101110000010111110110001000111000010110100111010010000100011111101111010000001100001110010010110111100111101100010110111010101111110010100100101001100000110100110001100111000100101101100000000011001000100000010111011011111100001100011110000010001011011001001000101111110110110011010100000111010110010011101011101001001110101010111000111011101100010010110100000010001101010011011100001010001011010011111101111111110101110001110011100011101011011000110000001011111101111101001110010001011110011100101111101111001010001001101100000010100001110100111100100100111111100110001111100100110010100111101100001010101000101100101100010000100011110000100001010010001110101111101001110010100111110010001100000000111001101111100001000010100011111010110101010000010101011110001001001101011010011110101000001100100011110000100110101111011101110001001110001110100001100110000101111101100100011101010101001111010100011101001010011111101001110010101110011111000011010010000101110100000010001010101010101110111101011010010100011001010000011110101111000111001011101010000100100111011001011100100110100110000110011000111011110101100100000101010001111000110110000101100100111110010101001001001011010011010100000010011011010001100000000010000110000111110001010100001100010010001100101110100001000000100110111010110100000000010001010101101000011110000000000110000101011001001100000000110000001110001011000111001000000110011000010011100101011101110001101100001111001101010101110001100100110100111000101111110101100100111011001001011010110110000101001101001101001101101111101000010100011110010110101000011001101001100110101101101100011110110110101000001001001011011111111100110110000010010100111110001011000111011100110100111010010001110111000010100111100001100010111000010111000111111100111110011101001111101011111100000111000000000001011000001110010000101000100011010111101110011111100010001100111110111100010100010101011101111111010101110110101110010101110101100011101111101110001110111000110010101010001010001000100100110110011101101101011001011101100100110010100011001100111100111101011010000001101001100010011011010101111000100110001001111010110100010101100010100111110100101000010000101000111101111000000100010110000010001100001111010011110101101100110010001111111011001010110001111101011011000011111010111010000111110010100000001000010110001110100100001100011110000001000011101110010011011010010101101001000000101110011011101110111010001010101111101011101100000011110100111110111100100011001110010001000110100101000101110001111100101001101000011010001000110100100111000000111100110111111101011110110011000000010101010010001010010010110001000001001100001001111111010110100001100110010100011011011101001000110101000100101101010011111010010110001010001101110100000110001110111010001101011000100101010110000011100010011011001010011100101110011010110100110111000100101110110100101100100011000011000110001010000101101000101111100111010011111001111111010001000101011100101000101010100111101010100001111010011110001100010010011011010111101101100000001011000000101000100100001100000100110101111100110010111100010100011011011001011110000010001110001000001010000110110011001010110100110110111001101110111011100001110001101100010101110101010011010101011110111000010101111010010010101111010100100111100101101001010001011001000111001001011100010101100001100100000000001110100111111010110010010000001101111001101001000000010001001111010010100011100111100001111010000101001001011111000101101100011100010011100100101010101011010110111001100100000000011010101101000000010001111110110111000010101000100111100110110011000111111111110111010110011011111000001110011101000110001011001000101101100001010011000100010111011110010100010010001100010001000110101111000111100010011010101111000100011000101111010010110010011001110111101001011101000111011110110011001101101100010101000000110001111100100100011101000001111100100000001000010111011110000011101101010110100000011010100010101000010111011110001001011110100010001000100010010100010011001011000100100001011000000110111111001110111011010101010010100100111010100010011111000110110100000111010111000010111001110010101010010001011000000001110001100010000110101010000011101100101010100001011101101110000010110111000011001001100100000000101001000001011101101110101101110111111010010010111100110111110001001110100010110001000011110010111000100110000101110001101110110101101101001100011011001010100000101001000001001101001000110101110101100000101010011011100001000000110100100001011100001010011100101100001101010100000001100010111010100001101100100010101100001001001000000110010000111110101011100011101101111010011100011111100001111100000101101110011101101101001001010011010011101111110000110000000011010000000010110010100001101110011000001010110011011010101001111110100110011101111011101000100010010100101000001001101010111111100101100101010000010010010001100111111000001100001110110100011000000010111000010111001111101000100000000011010100010000000011011110000001010101001111111110111110100001000001001010101100000111000100000001011101000110111010100100101010001011011100011101010111000111000010010001111001010100011000000110011110011001100111110001111000110010011110110111001001100100101101001111101100010001101101110010100011010101111000111111011101011110101100011011011000001011001010110100000101110011101100010001000000101010011100100110000011011010100010101010000000101000110000110101100101011001011111110101000100011101101100110101111001101100011011101111100011110100101101101011111111010101110111000111011111101001001011001000100011101100000001000111001101001100111110100100111110111000010101101010100101000111011101111010011101010111110000010100100110110000111111100100101110110011110101100110000111011001101011001100001000111101101011111100010000110111010110011111100010101110101011001010110100101101100011000011010010011010011100010100010111000011011011111001111000000010000110100011101001110000101011001110101100111110100000100111111001010010011110001111011001100110111010010010011110000110001111110110001111101110101100010000110101001100000100111100011011010111101110110000110010101000100101011110101100100101100110000111010010000000111001010001110101010001000110010111001001101101011100110100011011001110101110010001101000100011111001101011001100010010110111010010001010010010110011111111101010101101000110101101010101111110001010011001001101000110100010000101101111111000000001011100011000110000010000010001110100011010101001000110010011111110001101111111000011100001101100001011010000100001011010000110100001110100000100011001000011111001100101101111010110100100011110110101000111001111101110111101111110100011100111010101001100101010111010000000111000010100111101001110100011011101101010011110110101100001100001101010001001000010010111011000111000000101001011101100001010101010011101011000111110000101101110100000010011100100000111111011101111100100111011001000010010011101111000001001100100000111001110001010111111101100110110100000001010001111001110001111100011001110110011001100100011001001001001010100101101001000111100101000000100011011001100001011000010100011101011001101100000100001001010110101001111100100001001001010101010010000110111101000110110011100101100000010010011101001000110011000000101000011000011011001111001110111110101000000000101010111101010001000001100100000110111111110110100110000110010000101110000100000001000100001010001011101110001100010001011000011101110110110100101111111110011110100100101000001011011001000100100110000011001111011110010101110101010101100011010110001100100000101100111110001100111001010001111111001000001011010011110101011010111011111100100000111100110001000100100000101011010010010011101011000001100010010101111001001010010110010101001100110100101110111100100111000110110100011101111111100111000011000100010101001110111010000010110000001110000000101010101100010010011010011111010100010111110011001101100100010001011100001101100011110011011011001100010111000001010000110011111100010001110111010111010010000100000111111111000000100101011001001101100111101010111000111100010001000000000000011000001000101010000011100010111101101010000001111010011001110000011001110001001101011000101111011000001100110110110111111101010101011011111111000111100001011011000111111001010011011101110010011001010011001001110100101111110001110110111010000001001001011110101100001110011010000101011000111001000110110010110100001000111110101101010001101000010100111001110111110101110111001100001110011001011010100111100111011111010111101100100101101001010100010010000100010000011111010001000000011011001100101100001000100011111011100110101011110001010010010101111100100000000001101100110011100100101011101011000100011000110011111000011010001110100000111011001000110010111111010011011100011011011001110000011010000101010111001101011101001011111110010000110011111111101110001111110110110011101010110000111110110010101111000110010101100111010010001100011001100001000111011011110110001011010011110011100011101000000110001111100101110000101110001000011110011000110011010110001110111100100110011000101111000011001011101111100101000000010110110000100110011010110110010011011101011000100101000011000001000000111100110111101000011001000000000011101111101001110011100010001001111011111001010001111001001101011000011101011110110011100010001011001000101110100010010001000111110100110110111101010001011001101110100000001011101000101110011011000000000010000101000011101010011000010100110001111010100111110011100110000111101110101010000011111011111000111001001010000011100011000001011111101010100101101111011000010111110010110111011100001010001111000001000111111101000101011111101010110011000001001000111111010110001100110011100001000110000100100101110001101010010111011010010010001011101101100111110100111011111001010101001110110010010110101011100101001010001000110100010001101000100011011111010111101100110100111110001110110110000110111010101010000011010001110110000111101011001000101010001000011111000111110010001100011101111100111111011011000100001111111101110001001111111000101001100101111011011010000011001111111111110101101001000101000110010100101101100110000100010011011101100000101111101101000000000000000010000000110011101100001111100101110100100101001101111100000000011111101001010110101011101110011001100001001110110111001101011011101101011000011011111001111011011000011101110110110011110111110111011001010010100011010001101011001101001011110100110011111001111101011110000101101101010101101111110101100110011001110001000010011100101001000011111110000011001011010110010011001100100111101100010110010110100011001110001111101001011001000011101001010111110101001110100111100000100011100000101100000011101010000110001011100010001110000101010010010001111011010001111100011100110100111001001001000010110100011000110010000101110101000110000101011100001110010010110011101101011001100011001101000010000101111101011111111001010010101110100110111011110001010011111111000100011011011010001101100001001010001010010110111001011111110010000000010101100001110110010101110110111000100010000001000101100100010011001001101100100110000010110110110101010100000101100101011100111010001000100111110111100100001001001000100100000111000110111100010010110010111000100110001001010111110101111010110111100010011001011010100010010110011111111011101001010011100010100000111110010111110001101001001111010110001000000010000101111011110010010111101101001001011101100101001001011111001011110011011000101110010100011100100000100001100101010010001100000001100110010110111000001110010100110110000010101010000100011110110100010000101000000000110011001101001010000011110011011101110110010101011111110000000111000001110011011100101000011101001011000111001110001100101010000111001010000100001101101110010111001010101111111000010010011001101001001011100100101110000110110001111001000110101110010110110010111011101011111101001100011000101111101000000101001011111110010011100110111100111101100000001001000011110010111111100011011101001101111100101101110101010011111011001111010001101110001010001110000011000110101011010010011011110110000101001011000010110111010110000011110010110101100100100001001110110001010011011100010000101011001011010101111001001100111110110010110101011110000111011011110110000001100011001001001000000110110000110110100110010100111011110001111000000101110110101111100101001000001110110110110111000101101110000101011010000000000100011110101011101000110101100110101100011101010101001100000010101100000010010111011100010100000011011100001101011011010110111101010101100111111011101000110100100111100001101011110010111000101000001110011000001000100101111001100011000101011010000100100101101001110001100110010011100110110010100010111010100100101101011111000001010000110000001101010101001110001010101111011010000110110011101110000101111010010000001110111000001011011111000111000111110001101001000001101010110110011001100110000011011010010011010001101101000101111111101101101001001010000000000011100100100011010001010011010010110011101001010100110110101101101111000100100101101010110101010111011000111101100101101100100111001100000010101001001010011111110100100111010110101111011100010001011010101011110111010100001011000010111011000110011110000011001101111011101101111101000110101100000000101111011010001001110111001011001110110100111111111011001010101101100011000101001010101100001010100111100100000011010111110110011100000100010111110001101000001011010100011010100101000001011101000101001110000000101001001111001110111010110011000111011010110100011111001001110101001100100100101100010100000000000001010100110010011010110010011000000001001110100101001010000001111001101101000010101010100110110010100011000010100101101001010101110011101101101111000010011110101101100101001011101101111000010011110011100101011001101110010001101110010010011010100000001001110011000010101010000011011010001011111100100110001001000100000111101011000100101110001110010001110010010110000001101001001100011100000100011011110001110110000100010111100000000110110110111110001000000100011001001110111001000110011010101000011001100001000011110011010110110001010011110001101110101110011000101010100100101011110011110101010111011110111111111110001011111011001111001111010110010111000010011011100110101111111011000111100011111011111110100001001101100100000011110110011110111100011101011011001110010101001110011001010010101010101011000001100011001100110010100111010000001010001101110111110110010000101111111110001011100101010111100010010110001110000110100111101001111110110110101101001100111010100000110001001011000000101011000000000001101100010110101111111001111000100000001001110010111111111000110100100010010010100001111110110110110111010111111010111001000001001100001001111111100110001001001110010001101110010011101101101100100001110101110110010111111000111111011100011101110110100111010011011100011011011001111001111000101110000110010000001011100101000100110110100001110010010110011111110011010110101000100100011001110111101100100010000011100111001100110000010111110001011001110101111011110011000001101101011000011100001111110001011000000100101101001101001110011100011101010011101101100011011011001101111001010000110110111011111010111001101010101110100011100111001110101110111100011101010001010011000010110101001010001000101000100100100001000000101000101100100010000110100100001000100100101010001101110111010010110101010110001111000000100000110011110011000110000001111010001010111000011000101010010010100010110101011110010110011000011111101101110001101111111101000001100001100101010000100100111110011111110111100001010110100111110100011001001000000110000100010001000001011111110111101000100001000100001011111111100100101011110000001110101010100001110010111100010100010001001010100011000010101100111100000011011111000100101000101011010111100110111101000101100001000011100011110001011000010110100100011000000001100101100101011000101001100111101011010000000001000110100001110000001011001001011101000110101011010010111010111111111001010011001001110000111001000100011110110000011001000100011101100011001011100010101101100101001111000010001001110110101110100100011100100000110111100011001101011111111001000011011100010011010111000000001001011010101011111100010111011011010100010110101010010010011101010000101000001001001110110110111001111000011111010000111010110100011110000110000100100010000100111011010010110101101001010010001101011101110001010010111100001100101010010001100100111100110101011100011011010110100011001100000100110110100100101010011100000010110011001011010111001010001101011110110100000001100100011100000110010110111001111100110000001111011100000111000100111101011101010100101110010101000000111111110010110100010110101011101100100111101101110100110010101000111011000011011001101100011111010011101111110010010101001000110101011101101100111010101111000110101101100001010001101100111111110001011111111101010010000111101111010111101001111111010100001101111101010100101100110001001110011000010101111010011001101011000001001011101100101001010000111101101011100000100011011100010001100110011111010111000011101011110011100001010011000100111111110100111010101010011011010111101110110010110101010111011000001010011101101101000010001000100110000111101011110011010110110001010011010101011011010100000010101111000111100101110111110000100010111010100000001100100001111111011111110001110000111001000101111101110001011100100000011000111001100100111010000010100000101001101101001110100010100101100100100101010011101011000100011110110001011010100111111010000001111011011001100010001001110010110111011101101001110011111100010111100110100100100000101110101010011001111100011010010011111111101110011100110000001101101000010110001010100110101101010011101100000000011001011101101001111011011110001001001100101111111000010110001100101010101000011101001000011000001110000000110000101010100100011111101100101101010110000011001101111001000101010110110001110111011000110011000101010110100110101001001001010011010011100101001001011010011110000111011011001101010101111011101000100110111000010001111000000011010100111011101110000100100110011111100001010000010101011010001111001010001111110111100010110101101100011010110001110011111110010100111101010000111111011001110101001011110010000110000010111110011000010000001110001100000000101101110000000001000101010111000111111110010001010111001111010111010001011010110110010100000011110001010010101001100000110110001101100100100111000101011101100100110111000110010111001100101110110000000111000011000001110011010001011110100001100010011001101101101011010101101010110110100010001001000100010111000100110001001101111011011100000000111001110101110010010001010100010100011000001110111011100010101010000000000100010111100110001110010100001101100010101111010000001111010000100110111100101111101000001110101111001011010010110011010111110011111111001100000101010011111010001100001111010010110100001101011000000010011100001100100011100101010001001101100100110100000011111100011011110101001100100101110001100110111011000011111011100110101111001000101000000100100110111010000100001110000101101110100111101101100100010010000101101100101100000110010111101110000010101101100010100001100001000000001000101101101100011110100011101000100000000000100010001111100010001110011000000111010000001010111000010110010001001011100000000000010001010011000101100011010110011010011001010011000011010101101110000011111100110100001111110001000101110010110011010100100011001110101001110101001111010001010101111010011111101010100101100011000011000001110000100010001100110000100011011011100111011011010110100101100011110110000011011111110101110000101101111000011100010111110101111101100001001001111000100110111010011001011101111101010001101001010001110100011010110110000100111001110111001000010100100111010101010001011000011110111100100111101101001101001011110100011001100011001111111111110011000010101001011111001111111001111011100011001011110110011000101001000100011101011101101110101000110101000001100010100100101110000011011011011001001011011010100001111000011111000001010110000111111110000000110100111101101100000011000100101100010010101101000001100011000111010000011000011110100011101011011110010111011001100011100100100000001000001111001110000101000100100111100100001001100011111000110000110110110110100111110000010110101010111011100110110100011100011111111101010110011111011101000101100110011001100101110110001100110110101100000011000101011000010111101010011011000010001001001001011110110011100110000010010010100011111011010100000011111001110110110000111011000001000100011101100011111111010010111111110101110101111111001110110011011111110001110110100110010111111000111010100010000100001101101100110110011110010100010101110001010000110010000101101110101011101101001110001000110010101001111000111010000011010001110011010100000111000110111110010011000101011000110000010011110011000011101001001110101101101111001000000101111101001001011110001110001000011000001110011010011011101011100100011111011101100100010101000111110011011001101110010111110101111001010111101100001110001000101101110101001110000100011010000101010100100000111000011011011110000000011000011011001101110101001011101101011001010100011000010101100011100000011010111111101111101101100110100111111111100000100110110100101011101000011111010010001111110110011110001001100000111100101110100111111011000100001100011010010011001111101011100111010110101011101101110010000010110111011110100010101101101000110000011001100111101001111101111011011100100111110111001010110111010111101101110110110110000000111110100101000000001110011111000100000011011011011010010110111010010010001000000111010110000001110111010110011111110110010010100111010011100000110000010101001011011111011010101111101000111110010101111101111000010101111010001100001011011111110011111000001001010001101111001000101110100011000010000001111000111111100011001010001000011001110101101001011000001001100010110000100011101001011111011001000101101101001101001001000100111000100001011000000111100111110011000011100101111111000011010000011100000101000010010010110110111011001011100000100100011001101001110001100011111111010011101101101001000100011100010110011110111100111011000101111111010001100011011110011001111000101001001011100100111100100110001010101101000011001110011110101100111110000111100100110100001111000010100010011100110010100100011010111100011001100100100010100101111100001100111110101111111100001101101011010000010010010100110000111001110101101001010010110010110000100010110111101101101100110001000011010111010011111110110011010010001111101110111111011110011001110100100011011010111110101011001000111011000101101010011000011100100011110000010100001110000111100000110111011011110000001011011110111011001110010100100100111111100010111011110001000010011010000100111010010111011001101011100110101111010010001000110110011001100010000110011111010100011101011011010100000000100100001110100101000100010110011011000000011000101101100011101011000110011111001100110010101100100101101000101011001001001011010000001110100101101000111110110001111010100111110101111011011101100011101000011010011010101100011110101110100010101111111100110100010000000111100011100000010111000110111010001101001000101011111101101101111110110100000111110111011110110000000011000101110000000111010100100010000110001001110001111001011011011110010001001110110110000101101010000011001110111111111111000111000010011000001111100100000000101111010010111100001010100101101110011010110100001001010101110011001101101110100010101100101011000101110000000010101001011010001001011000010101001000101101100110000000000010000101101000100010110101011010100001101101100010101001010111101011010110101100010110111110011011100001100110011110011001111010100110000101110110001111101000101110100111000011101000100001000100110111000100010011010110100110100011110000100100110100010101111011010010100111001101110000111001010100111011110111010000001101111000110011000101100000101100100100101111110101101100111101010010000011010101010100100110101001111100100001110110011110111111110100000011000000111011110110001000001011110000000110001101110110010110111101001011101100001100111011010111000010001000100010110101010000010111101101111000001001111010001010111111110101101000001101010110011111111101001001010110001001011101100001010100011001000010000011001100001000011011001010100110001100000011011011100101101011011000111001111101111010110011110100011001000000000001100100011001101001000101101001011100011100010011011110001000010000110101110110000101011010110100010010000001110101111000011001011011101001101010010000001111101010001000100110000101101100001110001111101010101011110100001101001010010010000100111100010011010001001011100000010111101111111100100100110001110010100001011101010001011011011011010010001001011111111110110100110001011010100000011110101010111111101011000000111000111001011011111100001001011110110100100101110111100011100011001011011010000010001100010001011101111010101110101000010011110011000000100000000011001011111101111010110011000100110011001010011000011111010000110010110001101011111110111111101110100000110100110110111110100001011001111001100001110011010001110111001100001111001001001010111101001111101110101010101001001001001100000000100011001011110111111101010110101111101100011000111001000010001101001101110001111001000101100111001111101101110001110101100011100000001000000110011000101010100010010110110111001110111011101100110110111100001111001010100111011111001111001011000011100011010100011001010010000100110001101001111000001110001001011001001000010101100110011010011100001000101000000101001110010101100010011010101111000010111001010101110100010011001001000010000100101010101001110101000101010000001100011110101111110001000000100101100101000100101101100011010110010100000000010001011010110101110001011111110000001111100010100010001000001010110100010000111011100100100011111110001011100010011000111111110001001101110110001101011111000100010001011111000111111100011011101000111100010111010100100111100011011010111010000101001001110000011110000011111000001100100010111100001011000011111100110110001001011101101010000001101011001100111001100010010101001101111110101001000010010000110111001000010010101110010001110111111001011101110100000011011111001101110010000100000001111111000000111010000011000001110001110010010011011011111111110110111110110011110110011000011000010110100001100000000110101110000101011010001001111011010000011110010110001011000001111110110110100001100011100100010111010010001011000100100001110000010100110101111011110101101010000111111100100011111010000101010001010110000001011000000011011100110101001110110000110001110101111000011010101101101010101101010000100100000010011110011111011000111110010001011111010010011010010011001000001010100101110101100011110001000101001110001110111100010110110010000011100111101011100111110000010101100110100001010110001110010111000100000001001111010010100010111000001010000101101100100111011101011001010000110011100001110100110100010110001111111000011011001100110000000100101001101010111100001100011010101111010101101011000100100100010001010110001100101010011010000110100110100100000111110010010111111011000100110011010001101100111101110101111110100101110011100010011000001101111001111100100001011101101101100000110101010001111001000011000100110011100110011001100001001011001110001001010110101011011000000011110100011011000000101111010011000010101011100011011100101001100000111001011100110001101011010111100100000001111001101011110010100011010101011011111100111111011100101101110110101111110111000100101100110000111000111100101001100011111000001110101111101010011011001001001000110100111101111101111001111110001110001100001100111000110001100011001101101110010110011111111101100001100100100010000101000000111101001011110101011000110110110001101010010110111010101100010000010101100011000001000011110111101110100110111010110010001110100100011101100010001010011110011110110001000010100011001000111110100001101011001001110000011100111001000000101001011000110110010011101111001011100010011101011111011101000011011110000101010100001101011000001101110000101111010111111010101011101001010100010011000110001111010100000000110011110110111001000101101111010110101100010110101101001010000100011001111001011011111010011000000010110011111000111010100001010000011001011000110101011100101011111001100110111100010110111101111000111101001000000001101001001010111101100001011100111010101110011010110000000111101000001001000110011100001001100111110110000100011110011011100110101111001010100011010011101110000000110100110100000010000010111111011111101110101111100110000111100110110100000000100110110110001000011001110011111111000010110011101011000011111000000110010111011000000011000111001001010100101110101010110001001111110011011011111000111011011000000001011001100110101110110001001110100010011111001101110101011111100111111101100111101000011010101010000010101011000110010110100111001000011110110111100001011000100011111001000000100110001000000011010100101010001001100100010010000111111010101111001000111001011000100111100100010101011001000010011000100111101000100000011010000100111110110110010011101000010000111110100110110000001110010011110100000111101000111111010101001110101011011001101110101111111101010000110111001111100001100111111110111001100011011100001011111000110110011111001000111011101101001000101001001011000101010101111011110010111110110001111001011100101110010101111011110101101000001101001011000010001001001111110110001010011100001001001100110000010010100000000000011110101010101000000010110011001100010010011001100111100010101111000100101110100010111100011001100101110110101111101001110101100011110111100110101110000101010011101001010001101010101010101100001100110001100101101010010101101000100100100110111000011110000010001111000000100101001010000110000111000010010101001101010110011111110110110010100001011101110001010000000001011001111111010000110011100001101110101110111111110010101000110100111101010011010100011010101110001110011100011011011010000001100100000011110111111000011000000111111101101000001011000110001011011110010100011000100000000011101001000100010110001110101100010110011011101011110011010100001000111110001000110010111011111111010111100111010111010111000000100001101110001111000010101100010100010010000101111001101111010010111011001101001010001010011011111001101100110001100110100011001001000111010111000110010000111110011101110010001100000101001010111000101000111011100010000101111101101100100111000110110111101110000111011111000111010001101011101111110010011101010000010001010100110011100010001000110000001100110111101000110000011010010011110111000111001011010111111100110000100111101111101100101011001000001010000101111110110011010101000000101001011101000111110111001110011111011011010000101000001010100101100100110111100111011010100100111100101001101010011101110011001000001001010011111010000110010011111111100010110010010001100100010010000001110101111101101010000000111101101011100000001110111111011011111010001010000000111000011100010000000110001111010101110000001111011100101001101001100101011110001010010011001111010000001011110000001110110110000100100101110111010001100111000011000010101100100111010001000110111100111100000100111100001101100101010010011011110011010111111001010010111011010111110111001000101001010010010101001011101100011011010001100100011110111111110111010000001110100111010101100011001111010111110000101011101110100100011000000101100100110101001000101101010100111100110001101011010111100001010111110011110110111011101010101010101110111101101010101100110011000010000000001100111010011001000001001100101011010001001100010001010000110011110000100101011001000010011110101000111011101111010110110000001000110011011000011011000111101010111101011101111011111001001100110101000011101011111110011010101100110110100001011101010110110101100011011111101011011101010111110101011001011001101000000011110111001010101010101010000001110110111000010101110111010000010110011111011101100111111001111000010001001100110111101110001101010100101000010101100001101000011001001000110010010110010100011111000110101000001110100110111011001100110100011100110110000100000111100110100000111110001011111101110010101011111110111011110000111001111110111101010000000010110001010000111110111101001101010101110010010110010011111100010011100010011101001011000111100101100100001111111101101100100111110110110100100010000100000101010001101101100100100100111011100111100100011111010111010110000001001000011111101010010000010000001111011111011000110110110111110000011011110111011101100001001110110111110111100101111011101110111110111110100111000110011110101110110010000101100001101100011010001101100100010100001101111100011000000001011011010100010110001000110111010101000111010001001100010111110100001101000101101011111001001000110010010101010011000011101101010110100110010001111000110010000110001000011001001011111111101011110011001101111110011101111001101100100110011010111001101110111000100011000111111010110110101010110111100111110100111101000101110101001110101100110000001111101000101001110110111000011100001001101011100001011111010101011101100000011001001010011000001111101101001000110001100100100001110110001000011000000110001101101101110001011101110010100110010110011000000011100111000110001000101101001100011101101101000100010100100010000011010101001111100100100001101110100101010110110001000101111011111010001000110101011011110001011100010101000001010010101110011000010101010011111000001111010011110000101001100110100101011111110011010100010010010101001010111111101101100111001100100010101001111110110100110011110010101000000001101001111110001111011000000100000001001101010100111111010010011011111010001010110100101101101101111101011010100000010011000100101100101010101101111110101001000000111001100110100111101000011101101010111111100000111111110011011101011010101011111110001001011110111101100110001110111000111110111101110100100011001011101100111100010001111010010001011110110101100110100011111101010001000010110111101111100101100101101000101100000100011100100100100001010101000101011100010100110011101011110010100011101011100001011101110101010001101100100010011111000000110011010111001011100011100010001001011101001001000100010100001100011000000011001110111100101101100000011000110111111110101010111001111000111110010010100101110100000101001111100011000010001010001000101000110010110010110101011000111011000001110110011010101100000011110011110111001111000000001110110010100100110111100010100010001100001101000101011110101011000001110100111111000010001010101010101011110101011101111000001000111000101010100010111111111111100100000011011011111101110100111000101101101111010110101011011011110011101100100000011110010101101010110100011010110111101010110000100011110010100110010000011111011011011111100011110011011111100010101101111011010111100111111001010010111110000111010011101011100000100110010010000010110111000010101000110101001101110010101101100100110101100100110001111100100011110110000111001100101110001010010001100001110001100010110010001011110101011111110010111011111101000101001100101100001001001101100000100000001101011011011111100101110000110100100111001100111001000111111001101001001011101101011110111101100100011101001110000101000100001100110000001111111010000100110100101010000110100011101011001100100101110010010011000110001001011010111000100100110101111011010110101011111101110010001101110001111000101110010100001111111101011111101010000000000001100100101101011110001000110001110010101001111101011010110100000011110101101010100111011100100101011111000111101011111111110101001101111010110100011010001000010010001111000111101010101110001010000011111101011011011110010001011010001100101101000011000010010010101110011011110110111111000001101011010111011100111101010100111001101001011011101010011001011001101000001111101010001100011011111111111011011101101100111111101001111110100110110010011000001100101110000001000000001111000100000000010101101011011001111100101000100110010010011110110000111010110100111000111100010010111010001100000000010001100000000100000110010000011101010111111111100000111000001001110000101100011001111100111000100111100101011110110001000000010111001111000100110100010000111011111111000010111100000011100010011010101101100110100010001101100011101000000011101111001100000110010001101001010000000111001100001011111101100000010011111100111011001000011000101001001011110110100110110011001000010000101100000100100010100000011100110001000011100100011000011001110110101000110001011000111011110001110000101010011011111100100011111000001110000101110110011110010011101101100001011010100000001010001110011111100110010010110001000010001000100000011010011000001101100011011011001011011110100010100110001110000100101100011111011001101101011001000000111100010001001111100111101001100000101100100111111110011100010010001101101010111010011100111011000100111011101110000100011101000110110111000100101111010001110000111111101111010010011110110101111011010100011000101110011001111111100101100011001110101110100111111011010001010101111011010000011110011110011011111100011010100111000010010010110101100110110100101011111111001110110101100110010011101010001011001100011010010010010011011101100110010111110011001011011011110011111100100101010100001011101001111110010100011100100111110111110011101010110101110101011000111010100100000111011000001110111111011000010010110110100100001011111001000011100101111111011000000011011110000100101110101101111101010001110000111011101000000010111001101110010001011011111110001101100101000010000110010101000001011011011100001111011101011101100110010011110100001101110111110011011001011101001001001100111001100111010001101111110011101101100111000111101001000011101111111100000111010000001011001100010101110111101111110100001100101000001011010011010101101100111110110010100111110001101011100101100110111111101011101111101011001100001111011001111110011010100111101111101010101000011110100101010010111100111011001100001000001110010101110000110011111001011001000010001000111110111010010000001010101100011010011100110010100001001100001100010011100100111110001101100010001101000010000100101101000101111110010001110111111000010101101100101110101111001001110000100100111011010101111010011111000100001000010111110111011011111000110110000111000001100001010100011100110111011100011111010111111111010010000100110001000100010000101100101001000111001100000000111010101001010100101110011010000000101000100111101001011101111011000110000111101001101011000111010011000010010010101010011001111001001100111101111110110001001101000011101100011101101110010001011100111001010001111000110101100110000101100100010010011101001001111100010001111010111111111000110101110100101011101010000010111001100011110101101100100101110011100101010000110000010101110010111100011010101100100000001100101000100110100101011010100010010110011101100011110100110111000010100011101000010110100011011110111111011101011010110000111001100010010111110111100001000000110001000100101001100101110011011111100011100100010101000101001110000100111010010101011010101100011101010011101000001101010001110001110001011110001100011011101101010101100100110111011100100111001101100110010110110111000001100000111110100000111110111010110110010110011111000001001011000011101000010111001101000011111101100101100111010111001010001100111010011001111011100100001000001101001110001000000100110001111101110010001110001110010001010001111101001100011101110011001000010010011110011100101111110010100111101010101111100100101101110000101111101101011001100101010101111111000000000010010100000011000100010001011100011010010010111010101111001001010000000010101010000110100100000010010101000011000011111110101011000001001001101100001001101110011011011001110000111000001100111000111111000011110110110010001010011011110110100011110111101110001001111010001101011111100001011010111101111001110110100001010110001011001110110011111101100011011111100101010010000101001010000100110100101011110110100000000111011111001101000100011111110000100000101000000010110000001011001000011001010011100001010011101000110001000010110000001001111101110011011000011101001101111010111000001010010010100011111001010001001100111000011011110010110100110001000111100101111111000111110011000011011010001100010010000010001011001111111010100001011110010110010010011011000101111000010111110001001000010011000110110011101100100110000101111000001001001110011010001001111110001011000010101010001011011100111000010110110111100111110110110001100010110110100100100100000010111111010100100011001111011100101010011001010011010010011100001010101010010101000110001110010100100101110000110000000010001011101111001010011110001110000001100101100010001101000110000000100111011101010101010101100011001000110110001011111111110101011110100000100011011110000010010010110001110001100100011101111101001110000011001011011011101110110010000000111001100100000110010011100010100001010010010001101111110011010010000110110001101000101000111001101110110011011001010100101110101100000001110000010000100011101001101000111010001101001000111011011000100110111001010011100111010001110111011010100100110011010000111000111101001000010110110010110010110010100100111110000001110100000000010110011010000011000010000100000011111010101111000010010011100011100010001100000001010111110110111111010011001100001110000011011111001100111001101010000011000011011011100101000010001110010100001010100000111000111001011000111011010001000100001100100110001101110011000100101010011000101110001100000001010111101101100000010100011001111001000000100001110110010001011101010110010010011101111010111101101001001110001110010100101001100100110110110010010010101100111100001010000010011111111000100101101000000011100110100011110010111110100001010100000001011010100001001111111000010001110100101110011001010011011100101001110011101111011110101101111011010010101101100101000001100111111110111011000101011111100000100100000000100010101100011010110011100011011001111000110010001011001001010110110010101110100011000010111100000100100100111100001011010000000011011110011101011001111111101111101010001110111011010100100011000000010111011110111110000101100000010010001011110111111000110100000010010011011011101000101011010111111110011111100010000110110100100100101001111101111000000001011000010000001100111110100110010011111100001100010001000111110100000110101110110011101001000101000001010100001101111001110001000101011000010001011111101011001111100001000011111100011000110101010001010010000010111011011100000100001110100100111110011011110110000011110001000111101001001101100100011110001011011001000010010100001000010000011000001010001110111100011010100011110000110010000000000110111110010001011001001110001000111000010010000000101101001000111110101001110111101111110000001000101011101110001100111111101101100100000000101100010110011111110010111111000011000100001011101111101111000010111111111110000101101101101110011000111010010100001111110011010010001100110010001100010101100001000010101100111111001100011011111111011100000110011101100100000110011100100011000100100101001101111101010010110011000101011000001111111001110111001000011101110000111100110101101100110011111110111010000110000001010000100100100010111010101011000001000101111001000111010010001101010111111101011100000011111011110000101011110111101100110100111001101000111101010101001000100001001011110100101000001111010011011011101011101101101110011011101101100110010101000100010101010100001111000000110000101101111111010100001101101111110000010011000111011011000000100101100111110000000001100101001101001110001011011001010100110110000110101001110101100001110111000111011111001011110010110101110011001001101011101011000100111010101111110100011001000110100100000111101110010001101100110010101010110000010101100001000001111100111111000010010011110101001101100010111101011000101100001110011101011111101001110110100011000010100101111101110111001110110010010111101101100011100110111110100011001010000111111101010010010110100111011111100110101100010000100011110101001011100100000101011010011001000110100101000010110011011101111011001110100101000101000010110111001011010001111110011001110111101101001110011010001000001100101001110000001000011001011001101111111000111010010000001011000110100010110111100100010111100011001101110000010001011001011110100000101001110101100011001001111101111011111010010111011000011000100001101000101101100110000100011001100100100111100100111001101110000000000011101110100110111101100111000111110010100001010110101110100000100101000001011010010110000011000010001011001111001111000001100010010011110100001000111000111001010100010010111111110100101100001101111010010101010010101111011100000101001010111111011010101001101001101000010000101000000010110110000100101110000011000001001000000001011010111100011101101111110111101101110011001010011000010000011001100000011101111110101100100111010000101001001001010101000001110011011110111001000101010110110011010001011011000010110110000010011000100110000010011101000010010100100001001111111010100111011101101100011110101110101101101101110010101010110010011100010100101110001011010010001000010110110100001000101010111000111011111101100110001011000100011011010010100111011110111111000011001101010110000001011000100011110101100011110100000111100100101001010010110001111001000001001111111000110010000010101110110100111100100000011111000101001101110000101101111101011000110100001011000110110111001011111111100000111000110100111101010100001101100110011010010110101110011011111100110100010101000100110000010000110110100101010110001101110011111100110001111001110101101111011110100111101101001000101111110111011110011010101001110011010000100111111001001001010110001101010111100101000001101101001101110001011111101001111000101110101001110100110010110001010101111110110011000000010010111001011100110010111011000111111011110001101101000110100110101110100110010010000110111111101010110001000011000100110100111111110110110100111000011110010000111110000111111110101001100100101111111001010010000000011110100011000111000010111100110000110000000001001111101011110101000111000111100000010010011011001000111001000100010000001011100101011100110000100000101100001110100111100010010101101100110000100010010110001100001000010010001010011001001101101011111111001001010111010110010111101100011010100000011001111111011110111000111000100010000000100000011011001111100001011110010001000101001110100000001111000011001000111000010101110110000011010011010011110100001110101100110100101010000010111001110110101111001110111000000000111101011011001010011001001100111001110110001001100100001101000111100110100001100011011000110001011000101001001100110011111011000010010110001100100011011001000110101011101100110111110000010011010110101000111001001100111100011001000010110110001000001101100100100010010100110011111000111110001100110101110110000011100010111111000110110000011110111001101000011001000110011000110110001011010010111000001010111111000011001101111110001000011000010100000100000101110001011010100100100110000011010000000100010010101110110111100010010110100001011010010001111010100101010110001010001000111100101001100111000110111100011100010101011101011100010110100010111101100110010111110110010001010100010110101111010001010011010101100000001111001001110111110010110111100111100100100010101100000100010100000000001000101100001010100111011010111100100110010010000100011011110011001101101110111011010101111110101011011101011011100001010100100111110000011100000010100111001001001110010001010100100100110000001010100100000000001011100111101010100101110101010001100100101011111011000111001110100000001100010111011100110111110100100000101100100010100001000001101011011000001010100111110100010000110010000000111000001100101000100010111001010101101001110101110101100100001010110110110110110011111100101011011000110111000001001110001110010000110100100110100011010011110011111001101000100100100000000011100100111110110010111100000110011001101001110010100111010110111101101100011111110101001001011011100001010010111111000011100101010001011000111111001011010110100110101110001011010001011110100000001001100000111011111110010100101101101010111100011010100101001100010001010001101111100010000111110000001010000010010110100110100001000100110001001001011011011100000100000000000001010101101101001011000111100100101101101001001010111111010000010100111001010110001001011111001001101100000010001011010110110001000100000000101111000010001100111011000100111001011110010000101101011011010010010111110011001110111111011010100101010001101100101001000010010110010011101001111000000110111011000111011010101101001110110000010100101100100001001101011000010101000110100100000010100001111110101101010000001001011111010001010010000110001111011011011000011101100001110111011011001110000111001110101011000000100101000001111110111011001111111100101000010110000000111111101111011100011010010101101100110011101111100110011011100000101001101101011011111111100111110111110111100100001101011000111100100100011111011100101000000010001010100001010010000011001011100011011101000100010000011110011011111100000001110000101010101101100000111000011011101111010111001100111100111000011111011010000001100111011101101101001101000111101010000010110100011011010000100010010100101110001111110001101110010100000101100000011100011010101001011100101101101111010100001110000001101111000001110101000100001110010011110000010001101101111100111100000100010010111000111111001000110011101000101110010101001101110000110101101101111000011001000100111111000101000111110100100011100100111010011110110001001010010001000001000010000111001011000101000001101100001111011010010110101110101010100111011000101010011001110101010010101111100110101100100000010111000001000110100010010001101001011010010101010101100111000000100010001001001100011011000101110100001000000001100000011001001110110000100011011111100011001111010101100111000111111110000110101010100001110010011011110111101001010010101110010101110000011100110101110011100011110111110100100111001001110111100100001100100101110100101011100011100011111110010000001100011111011001011101110000110001011101101000111100010111111001111000110000000011110011100001100110111100000101001001000010111010001101011011010111110101010100110101101011110010100100011000110111100011100100101101110101100011100010010011011011101100010011011101100011101001001110100000110111100000011111010001001001110101110111110100101011011010011001111001001001101010110100011110011111010000010100100001101111111111111001001000100001100110001101001001110010101001101111011011010111101101011100010011111110111110010101100100110001101111111001001000101011101110101110110100011110010010001100100001010110110011011001111101100001010001011001100110010011000000001010010100100111011111111000010010111110001110010110011110111001000110111101001101010111010001011111010101001110001000110001111111010011001100100011000001110001111000110101101001000011101011101111100100000010001011100110110000001010000101111001001111001100110001000001011010101010011011110111110110110011101101100001100101101001010100010101010100000001001101101010100000101111000010001100000100011111001000110000010110110001010000001011111111011101100001011100010111000001100010110100111001111001001010000101000001010111010110111000001001101010101001101001010111000101001101101110011000010011111100001011110011100110110011011000010010011111101000100111111010110010010010100000100100111101110011011011101110111110110000000101001011110100011011101100000010011101010110111101111001011010110001011110110001001010010000111111100001111001100110110111011011011011100001000010000010010110111101111110010001001000100001000111110001111000101101100011000001100000100001101001000100011011010111000100010101011011100101110111101011101011111100001011000100010001101110001010110111100101110110001101101001101101111100110111111010011100101001101111010111001011111000010011110010100110111000000011011100011011100101111110110111110010110011011001011010101101000000011011101110000100011010111101100001110011100001011100100100010001010011000010110000110010000100110001101011110011001001110110001001011001011011000100000010000001010111010111000010110011111011111011011101110101000110011001111001001100111101010111011011011101111101111110110110000000001001011100111000111100110011100100011110111110101000100000100010011000001111000111001101001000100011000001101001000011011101010101001110100000100111001010001001010110001011111011000101001100110111100001011011111111101011001000100010101111111000000010011110101011010001110110001101001100110101001101101110100110110101111111100110001000001010010110010110000011001000110010011010101111000100111110010011001110101011101100110111000000000101000100011110111001110100101011111111000101001001011111001110001000011110001110011101101110000011101101110000111110011101110011011001100000010001011110001110010010101111101001000000101111000101110111010100010000101000100111010011001010111101011001011011100001111110100011011100001100010101001001001100010010001100001001100000100110100101100100001100001110110100010110000100100010101001100101011101101111010100011000010111001001101010111100100110100011100010011000100011001110001101101111000001011100001011100100011101000001111011111000010101111100011011100101111111010010101101000111101000110000101100100110100100001011001110000011010100101101110100011100010111100011000111111101010011010000110101100110100100111001011001110001101100100111001110111011010110111111110100001101111011001111011110111101010010011111111011011110110111000111000101110001010010010100101011101100001011110100011111111101110001000111101011111101000101110111110111110001100011111001010110111001000111001000110111001100110111101011011011010001000000000110100010101101010001110011000100101111000001110100000000001110010101101010001011001000110101111100110000110000000001001101000000100101010101101111101110001010111001101111000110011101111100100011101011001111000101000110101101000101010110011000001001100111001000111101101010001010101111100101100010010110100010100111110011100101110111100011000000100011001001000111000100011000000100001001010101111110011110101101100100000001000101000001110101101000010100010100000010110010100101111111010100101001011001001011101010100100000111101000010101001000111101101001000101110010111011100101111010000101110111110000110011010011001000011011101100110100100011000011011110001011000111001001111101010111101001011101001010111000101110011000110110001101010001111110000111100100001010101011101000011011011001100101011101001000110100111001111111101011011010000100111000010010001011011101101101000001001010111111101001111100001010100100010100001111001010001000000010110100110001001011011000000100110100010011111101010110100110000000010101100111001001111100001110011111101010000010010100110011110101101100111110111000110110111011100010010100011100110100001011101110100101011110000110010011011001110011101011101101100100100000110101011110101011100010110000111101011101100001001011111001101100010110111001110111101000100100111000111100110101111111110110100011110001000111000001001001000101100011110001110000110010110110111000010001101101100100001000100100101011010111100011110100010101001110110110101100111010100001110111111101101000111000011110011001011011011001110110110001110110111011111000010111110011101000010101110111100110001011001100001101110010000100111011110001010010001000100001000001111100011001101100110011101011101110101111100101010110000011110110000111111000000100110111111100000010001010010110001110111000100010011100111101001011101110000110111011100100000100010010000000011110011111011110111110111010110100001110110100011111000010010001001001000001101110111100111101011100101100011101000100100001001010011110011100111101010100001001001100010110101111100100001000100011111000011111011011100110100011011001110010111111111010000010001110100100110010010111110011010011001101101110101111101010110101001101001001100000000001011001100010111111101010010010110011011110010100111011000100010000001100100111000010010111100110001111010000110110001110101110001011110010010011111110101001101001100111001001110011111110010001000111100011000001001100001011011011011001100110010101010001111011000001011111111111001100001000111010010000011111011111001001000110011101001011101001000101110010010111011001011000110100100111100101010010000111100100000011111000001001011010100100000110100010111011110001101111100110010101000100111010110100001000110101101100000110100100011000000100001010111010010001001110010110000011011100011010001000111000111110011000000111010010100000100001110101001001110011110100100111011000110000010010001111100111110000110111001000010101010101010000010101000100010111100010000011011110001111110000100101000101100110100101100101010111111010110110101111101101101000010010100110000010001101010011101101100010110011111000110011000011011011100111101100000000011110001001111001111101110100110000100000001010100011101101101001111000100101101010111101100010010101010010000111001100110110111101111011100001010010011001101111111100100011111100111110110011101011011010000101111010010000010011101101110101101010101100100010110011001001110100011101001001011001010100100111111000111101100010011001010111011111101100111100101001010010100100111101110101101001110100010101000111100010011101110001010010011000100101001100110010110011000110010001010101100010010000010110100010101000000111000001110111111011000001101011101000110000001101001011111010111010111010100111101100000100000010110010001011000111010011001111011011011101001101110111100101010001100001111111001001110011010110110100011101111111111110001110010101100010100001010001001111110101110000100100100001010110010010001001101100101100010011110110011101110001001000101111010010010011110011001111101010100010011000001110110100101001111101011010001100010100111011110001001011000000001000011110011011100001010110101101111000011011011011100111110100101000001100101111011000010110010000111110010101010100011100001110111111101001111100010111000011101010001100011001000000111001000001111101000110001001100111101111111111100111111100110111001001100110111100000000001001111010101010000100101101101011100001100100010001110101000100110110100000111010100001110010010001011011101010110001000100001001101100001011111010011110010010110100100010101011101101000011101010100001011101111011100001010111101111100110100100001010111001011111000111010001101001110011000111010000101011110011010111001101010010111000101000111010011111111011100010010110111100011101000110011110111110100111100010001010001101101010100000101000000011101000001011001110111011101001001110011110001101010100000110000010111110111001001111010110011110101110010001010110001110011101100101010010101001100110001111111101111001101011010100111001110010011000010101110011010100110000000001101111110100101110001111101001111001100011100011000101110110110110100000001101001001000100111111011110000000001101111000011110111100010101010011110010110110101100110001100100011000001110100101010111010001100011110101111010011111101100001110000100011101110100010000110100111111101100101100101000100000101111100100011000101010101001001110101011000100100010101011111110101101100010000100011110001000101011101100110101100001100101011000111111101010001111010010100111110110010101001000001100011101010011011011110101101101000010111110111110100000100100110110100111010000011010110000101110111011010101100010001010110100100111110110100100011000100010000010001000101001011011110100100001110101011010000011010001010000101110001001001011111110111110010111001101101010111010111001101010000111110011101111110011110110110000101101000100101010011010010100011000101101100100100000010100000100011001011000001001101011001010010110010010101000011011100011101111011010101110011111100111111101111100001010101010100111101111001111111011001101100111100101111010110111001000011111111111110000011111101111010010101001101000001101011011111001111111010110101010111111101000001001000100010000110011010111001111111011111001111111111111010000011000000001010101000000100001000010011111010111000011111000001011011100101010101101100010110110011100101110100001000011000000000000101000110000010001010110101111000100101011010101100111100011110110111010001101010010001100001000111000001111000000111011011000101100110100011100010111111110111000000010011001010010100010100111111011100000010010110011011111001000011100010011111111101110001001101111010010111111010010000111000110010000111010101011110000110101101001001000011001110101000000100111010000101101001011000110100001010111000100011010111010100011011100010110111001011001000101011100011101101010101100100100000000101000110110111000011101100010010111011000111111101101001101110000001111110110101000001100011101010111100000101110000100001001011000000001101010100110000010101000010010101001011110001010000101000011100100100011101010010101101000111001110010000011010101010000111111101011101000110001011101001000110111100000100000101000001011010001100010001111010100000101101000010011011010100001100111100001110000110011010100100000000111101010111111111001101010010010000010101111001111001111101000010001001101101100001100001001011111000000011101011110010101010001110110101010001000000110011010100110101011101001001001001010001100100111101111010000110010001101101111001011011001010101001001011100011011001101100100010010001010111111101011000101001010011000011000100111100101011111000001000101000001000010001010011001100010010100001111100010001000001000110000000111010001001011010011101100111100100111000001100010011100011110011000110000100011001011101011110011001011011101110010111111010000110111011010111001111111110010011000100101000010111010001111110010100010000001110101100110001001100001000100000011111100101111110010101101110111000010100010111010000111010101110001111010000011000000011001110101111110110100000000001110100011101011111100011011100110100001101001101000001011110110101110111000010110011101011100101100100110111101011001010111111100101100011000100000000011101010101110111010110100111000010110111111100110111101011110011101111110100010101101111110110111001101011011110111100110100011100000010000001010010000110110111001111010110111010100011111111101011010111110110111100001110100000110110101000100010101001011110110011000110111000011000011111100100110000011011000011111110100101001011000110000010011000101010000001010010000010110100111101110110010000000010010101010101110010110100110011101100011010100101111001010111010010011000110010010010010100001110001000111111011010011010111001000000110101110100001011000001010110101111111101000010000101101000000011011010111100110011000110100101100100110110001000001001110001001111110010010101001101111100100101011100001111111111000010000001000010010111101111111010010100101001001110100100111110000110101101110001011111101101011000000100010001011001001110000101000011100001001101010101000100001001011011101100000101110111011100001101100111001100001101101100110000111011011000011110110110100100010110001010011111011000011000010111010110010010110001010101100101111111101010010111110110100100010100010001001110000011110110010000101101011111011101110010010010000101101001110000010100110110000111010001101110111010010110100011010001111101010110110110011001111010011100111100111001000001110110000100011010000100111011100001000111110110110110110011011000001100110110100011100100110010000011100001000000101101011100100110001101110011111001111001001100011001001010110110101010111111101001000110001111110110100101110111110011001110011000001011001100110110101010111101010010110110001111000110001100100100110011111101100000011100110011010110111110000110100000101100101111111101000101001000111001000100100110110010000110001111101001000110100010110110001011010111010110011010010101110000101011111101000100010000100110101110101111001100111110100101101010010010100100010000011001010010011010000101000000111111101001100100101000000100010010101010111000111111100110110100100110010010010011011010010111111110110101000001100010001000111101000101011101001001100001110111101000100110011111001010111001100011110000101111110000001100001111110111001000010010010101000111011001010000100100011111101100101010001011100001100011100000100101011011000111110010101011110100111011101111000110100100011100110110111000101011010111100011011111010010000000011101111100111001010100010010010100011011011110000110110010001101001001110111011110110001100101110011101111011011011011000111001010010011110100010000010100100000010010110100001011100110000111101011001100111100000100011101001001110101110101011010110100011110001100100011110010000011001010001111000100111010011110000101010111101100010010001101010011010001000000011000110011011111011111100011111110101110110101010001110110101011000011101101110011110111001110100000001111001001000110001001000011110101101010101110101001111111001111100000111001010111101101101011011000110010110010111011110001001000000101100101111101010110110001010001100011000100000101101011101101110000000111101100001111010000000000010011110111100111110011110100111011110010101000010111100000111001110000100111011011110110000001101101010110010110111111100101010100000011111101111001001111101001001010101100110001101001110111010000000101101110110001101010111010010000100101011011000100110000010100101101101101110110000101001000100111111110110001100110001011001011110111110001101000001101000010101011110010101010101100000011100110010100100110011011010101010001001011011101110001000111110011010001010110011001100111110011110011000000000011101001100001110011000010111000110110100001110111001110110010000110111010111011111011000000010110010011001110001101110110000001000011011111011110000011011111101000100100100100010010100111011110100010100110111101101001000110011011111100001111111001010000011111101101010011000100000100110111010011100011111010100000111000111001111110100001000110100111111101010101010101011111111110011100101111001100000010000111110110001010101000111011111000001101011110010000101110010001001111100011010011011100110011101011000010010110111000010111101011010101111111010000000100101111111100110101011011010011010101000001111001110000111001100010001000011000001000001101001101001011110011001010001101101110100101100100100000011100111001011000101011110011101000101001000110010101011000110001100110001000111110000111111000011111000100010100011001101000111001101001111100011011111100110011001000010110101101010010010111010110000110010010101010011001101000001100000001110101001001111001100010100011101101010111101000111001010010111101101011010111001111100100100010011100111011011101100001110010100000110110000010110111110101110100101011010111000110000010101111010001001111111101011001101111011011101001101011000010111110111000101000101001101101011111011011000010100110110001110011000011111000101000101110101000100100110100100000000001111101100111001011111001111100100011011100101010001010110110100110010011100110101110111110001000001011000001100111001011010010110100110000011101010100110001111010000101010000011000111000100101010101101011011010110001010101110111000101011000101001001001100101101111110111011111000100001111111011000101110101001101110111100001101001111011110010001001000101001001110101101110101000011111101010001001011100000010100001000010111101100001110101000111001000100110011010010001101001001000111001110011101001010100001000101111001011100111111010011100001101001000001111100101100010011001001100100010000110101101010101111011111101111000011100001011111000000000011101110001011110001001111110000101010100100101110100011110100001000110001010001000010011101000101000000000001011000000100111101011011110010000001100010000111011101010111011011010100001111000101100000100100011011111001110111011111010011111010100111011000000000111010100110011111100101010111011010111101001111111010001100110100111000001000100110011111101110011001110110111010000110000001100101101011100100110110111011111111000101110111100011101011110110100000000101010001010100110010011011110011011010001110101011101001001000011010110011100101010011010101101001110111000100010110100101000000111011100011000101101011100001001010100001111101000001000000010011110000010011101100101010111110111101000111111110100000100100110000100010101100011110100011001011010110011010101001010010001000101011000011010110010000001001011101011001100101110111101111100101111110111111111010101110001011001000011010100011010110011011110011110000110111110001100100011000001111101110000101101111001110111110100111110100110101000101110100001000100111111101100100011000101101110010011100010111101101111000101011110100101110111111110010001111111100110111110100000100101010101111101000100001111000100011110111100010111110110010110011111001010010100111101011000100110110011010101001011011111001011001010000100101010000101000000100011110101010111000010011110011100100110000101100100011110101111101011001110001100110110000100001000110101111111001111111000000001010000110110011101101001011111001111101100111101011111110100101111100001010010001110111001011111111011101110011001010101110001100110011110100111000010101101010011110101010100111110110100001101001111001001110111101010011000000110001110101100100100111000100011110001000111011000111010111010111111101101000001100100110010111110011011100111111010110111000100010101100000001110110010110011011111001100010001001001111100001010111110110000000001110000110101011110000110001010010111010000111011010110101101001010000111001000010000011111110101000010010111101111100001111000101100100101110111010010101001000011110001111101001110110011010000001101011111000010111010010010111011010001100011110101011011100001100101000000110000101001101110011011110100100111100010011100110001101100101110110000010011110111011010100001010110011001110001011000111101010101101111111011010111011011100101000001101110100010110100101001011101001110000001010111000111001010101100100101100010011001000011001100111001010010000010101101000100000101011100011110010101111011010110001111011001101100101101111111100111001000000100111011000111011010111001011111001100011101011010101101011101100000110111000100110000111100110110011101010010010111001101111000010001010110101001110101100111110010011101001000011001110001000010110100010100111110101001001100001001101101111111101010110111000011001111111010101110101111011100010001111110101101010110100111101001010110110001111001101010001011000010110101110000010101100010111010001110111110001010011100101100110101010110010100100100111000001111011001000011100101111100101101010101000011010110010100111100011101111001010100010100101100011110101110000111000001000110000101110001110001100100010110111010010101000001011101001000101001011100000010101100001001110000110101010000111001011011001010110000111010000011111111010000011110000101101111110101110100110100101110000011111000000000011110000111111100101010000100001111010100011011011001001101110010110000010101111010110101100100111011110100100110110100010110101111111100111010110011000010011000110111010010001100001110011110000110000101010000011000011111011110011010101001101001010100110010011110011110101000111100111010001110011000110111100001100100011100101011000011010010110010011110110011000011001101001011111010011010111101110000101101100001101000111000110100001001001010101000001111010010011110100100011111011110001111011101100111110110000110110110010011111100111101110111110000010101110101010011001001100110111100000001011100110010110110100100011011100000010011001011011100110010101100000000000000110100000101110011010001101010101001010110011011110111011010010001010001100000001111111000100111000101110111111011111011100011011010001111000010000001110000101111100000000110010000100111001011100110000010101100100100110000000111000011011010011111101111111000010011010110010100010110011011100100000110010110000110110010100001010011011010110000000101110100001001101101010110101001110010101111000001100001100001011000101001100000100010000100111111100110101011101100000001010111101111111111011011111111011000001000100000000011001011101111110010100100100110011000000110101100000100100100110100000000111011000101000010010001001011011011101111101111100110100000000011110101000110110011100000100101000000110011001011101010101001101110111101011010111010110001111101111010000110111100111101110010000110110010101010111000101100011110111110000110000110111011101011000000001001110101011100000010001011001011110000010111100110111011100010010110000001110010000000111010110110101100101100010000110010110010101100001101101100011010000000110110101000010000111110100100101111101111010001101000111110000011110110000001110010100001000111111001000010001101110011011111001000110000111100110110100011011011000010001111111011011100110101110010111101010000100001110110100100000001011111001000000010010000010010101010000100110110110100011010110101000011001010000101110110111011101101101101110011001111001110000111100101011011011000011011010111101000100001001001011011100000111001100110111001000001001010100111100010000010001001010010001110000110101101011011000011101001101011010101001000001011110001001111110001000011001011000100101011110110011000110101000111001001110101110101011001110001001000110011101001011111000000111100110010100011010000011111101010110010010101011110011101110000001001001111101110011110011100011011000110000001110110111000011000111100000110110100111001011011111100001011001000111000111001000110001101101001111001110110011011111111010000111110101010110000010101110010111110001111101101100011100111110110100001100000101010100010100011010100010100000010010000100110011011111010010010101011101110111011010010101101010111100111101101000011111011100001001011000000101011110011110001100001000110100010001011101011101010111010011110010001010010011001001101101010100000101010100100110101110101111001100100011110101100110011101100010111001000001000001101010000110010111101100000001011101000100100111101101111011110111101100101111100101001101100100100100000110110001110111000011101111001100001000000011101100101010001101111011111000100011100010101000101110111111101000101011001101010110101000010101100000001001101010011110111010101000010110001010101010010111100000000111100010110011111111100010011110001101100011011001001001110000000100101110010010101001111000011000101111101010111101011101001011100011000010010000100101110000011111011001101000000000110011000000111100010011011010101110101100101001111000101001000101011011111101011010100110000011011110100101000010011110001000000110001010010000011000101010010101001101110000001111110111100101000011011110000110100001100100001111001110010011111110110011001011011000011111010010010011111101111101100001001010001110000111011001011000001000110110001100100100011000101111101110101110011010011100111110110111101011100001110111110111001101000100101110010100001110001100010011110110010101110111000001001101111101100111011010011100111001101000011100010110100011101001110111010010100110011111000011100110011111001110100001101010101010011011100000111111100100001001111111011000110111101011100001111000101111110001110110001001011000011110100110001110100100111100000110011011010100101011111011011010100011101110111101001011000010101111010010101000110110010000011011101100011101101010011111100110100111101001011111101000011011010001111011001111010111100001111000100011111111001010100101000001000101000010001101110110010000100000110001011110100000001110111110000001010011011001010000010100111000111000101100101111110010010011001100001100011101101011101010100100000100010000101001110110010100100001001010101010000110000010010000100101111010101010111011100111001100101101000111000010111001001110000001011110010010000101000011010010100111001011100101000111111111100101110000011000111101101000110011010001011110110111110000001111101110011100101111011011111001110010010111111000010111000001010001100110010011111010000101111001101010111101001101111010011100101101000010000110111000101100110010011100001101011100111110101000001011110100001100101010100011011000000101100110101110010100001000111000111010011010001010110011010001100110110100010111100000011100001100110001111010011100010010001000101001110101001010000100010111110100101010010011111000100110111111011101010001001101110101110001010100110111011110001110000100000101111000101101110110010110111101111100010010011100100100110110010100011000101000001101111110100011010010100001110111110111000111001111010111110001110000001001011101100111101011111000110110110000111011011111001011000010010011101100011011101000000001000000100101111100101010011001011000001111111011110101010110010011110101101011011000010001001010011001110111101111111010001001010100001101011100110000101010111110111000000011111010110001011011010011000001010100110000111001001101010011001001010100010100111101001100111111100001000110110011011001110111010001011110011010111000011110111001010010111111110011100110001111001010001101011111111000011011110001010001000100111111111000011100111100011101111001000000110110000100111011001111011010001010011011001011000001010011100101111100010110010100011110010000110010000110001010001110000000110101101111111011001111110010001000100000110111110111101111111010000001010000101110000001011011101111110110001001111011010000101100100010011000100110101100001001111010101010101101110001101001110010110100010100111110000010100000001111100000111010110110100010000001000010000111001000010101100011111110111000000000100111010011101011100011100110101101011111011010100101100011100111011100101011100110011010001110011000111111011011010011110000100011100110000101110011010011100001001010111010011111110000111001000000101001000010101000111111100100000000101101110111000001001100110100111100001011011110010010010101001100001110111000111100011001101110100100110000101001111001000101101110010000001010001100101000000011100010110001001101101110011111111000010101101110011111010100010111011001000001100010000011111001100000110011100100101101110011111110000011101110101100101011001101011000101011001110110011011110111000100001101111101101100111110110101100000101100110010101011101010101110100101110101101101011010101001011001101101100110110101111010001000011011111001111010110100001000101111000100100110011000001011000110101111011100111011111101111000111100100111110010100100100000111010111010000011101100010011001110111111111001001110011001111101110001101001100110000110100000000000011011110111111011100111101100100011110010011100000111000111110000111010011111111111111010111101110111000010011100111111100110110010010101100111110110001111100100111110001111110010111100100101110010110111100101100000100111010100000011110110001101001000001111110011100001010000001101101110010111010101010000000101111011101000010010110011011100101000101100100110010110110101010101111011111010110101001001010101101001011011111111110001011001100100111111011111011101010111001110110111101100000010000011000110010110010010111110111001010011100101100110010001010111111010101000111010100111110110001000010100110010111101101111000011000110111100111001100001110101111110101000111010000011100110010110101011100111100001110011101010001111100001000111001000001100001101110111010011101001100111111101110100100011000010100111010100111011111010111100011110110101110100011011010111000011000110100001101110010001110110101110011000011111110101001110001000000101101101110010010010010000000100000010010010001000110111000111101011000000001110101100011101000011100100000010110000000001011110110000111111111001111111001101111000101000011000101110010110000110010011110000110110110111101010001000010000111110010110100010000110100101011010000101100001000001101001000101110101011110000110100000000100111010101101001010001000001100101001110101100110111100111101011000000101000010000111100101001110011111101001001011101100001010100100101101101001011110110101010100100001001100011100111011010111111000101000111011010000110001111001001110010011000000101000000010100100100100000001101011000111111101010000110011011100011001100100000110100010010110011000010011111100110000000101100110101011111001000001111001100110100001010101110000110010010111101110111111001101101001111100101001011111001001110000001101011010001101110101110011110000101000010100101011010111000000010001111110100101100001100010101101101000111000110110011101110110011101111000101100100010111111110010000111000111010101001001101011100111011000100001110000011111110111111010101101101011011010000110101001101000000110100101001110100100110011101011111100010010100101001111100010110100010101100000001101000010001110111100110101001111100011011100111110010001011010111010010001100011001001001011100101001010001110010101011101000101001011100001011111111000101000111101111110100000111000100110011011000000010101101110100010011000000000111110111010011001110010110100010010100010000100011101110100000010010000000111000001100010101100000110101011010111101001111110001000011111110001010101101001001011001010110111000001011000001101000100110000100101101110111110010101000111100011111100111111100110011010111010001011001110111000010101001010001111000111010001000110010000010000000101100110010111111011001000000001101100000111111101111100100101111001100101110001010011011111111101011111101011010110000100001100010100000111100010001111010010111011000111110010100100110100010001001100010010000001000100100111001100010001001000110011011100100011100110000110000000101100100110110110000011011100010001100001010001101000010100010111001000010101100100100100001010100110000100100101111100010111100101100100011001000010110001101101011101110111001011110100000100100011111111111101101110000001011110011010011001000011110111110100111111010100110110010000111000001000111011111011011000100101011011110000110000110110011110101111001100010010100110111100101110100001111111100011100111000100011001001000011001101000011011101100101001000011000111011000011111110110001101010010000010111111101011000100001011011100101011100101011100100010000011000110111100001010010000110111100010000101010010000011111110101101111100100101110110101111111101001100010001011100011010100001110010111100001000000000110110011001101111111000000111001110010000010011001101100110100000100101001110110011100111000100111100111010101100000000000010101011011101001000011011000010110111100011110111100100010010101100011000111011001011011000110101101111011010001011100000111101000001010010010101010111000111111001111001111110010011001010111001010100010100100110111000000111011000011110111011100110100011110101110011110011110000011111110111100001101011110110100101011100011110000010000100111010101011000111111001110100110100001010110111001111101100010011101100100010101111100111111000000000100000011110011111100000010001011010101000100101110100001100010101001110101001001001100111001100010110001000110110000111101110100101010110101110000110111111010001010111010011110000010110010101100010101101011101101000111000110101010111001111000110011111100011101001111100010001101110100110100110010001011011010000010100110100111010010110100001101111110101000111000010101000010010101110111100010000001111101100101111010000111011100000011111001011101101111111001110010001111000101111100110111010011010110101010000111110101100101000100011111101110101010101001101101111110000001000010000011010011110101110110101011101010010100010100111011110100010111010111100101000001011111010001111000111110011000110010010011111110001110000110010111011110111101011111100000101001111101101101100000111111000101110001011100000001000000001001111000100101101011110100100000101000111111000011000110010001111011011100010110111001011111100101111110001001101000010111001010000101100011111101100011011011001001011110100100111111100111100111101110101001111100101001001011011011000010100011011101110000000110001010000101011010100101110010000000101100111011010001001001000100011110101010011110110101101000001100000010111110010010001001010000011111111101000000110111011000010100000000010101101100110101101101010000111001100111000001100110011000000101011000010010010011110101011100110100010011110001010111100110011000101010100110100110110110110101011101010010100000011111110011111011111011111110111000011010111010010011110011101001111000010100000110011111110100000111110110111011011001001000110011111001101111011000000010101000010010100101100100100100100011000001001000000010010101010001011000011010011001100011100011000010111011000001011111101001110000101111110110111100100111111000011101001001110000001101110100110001110000101010011100001101010000010001001001111101010011101110111101000001101011010001000000001100101110101000011101011100110010100001000001110000111101010101001101111101001111001010010001011000101000100111000111011001001110000011110100110111101000010111111010111110001110100111111111111110101111111000101101011000101110011000100101000100101110010101000011100110101001100111101100000101001010110010101011101010110000000000000100001100010101011101010101010011110110011100011011011110010111110110011011101100000100000100011001100101011110001000111101010111010001100110011010000010001011010000001000011110011110000110011111111011101001100011111000000101000101111101010110010110111010011100101011011001001011101100111011000101010001110000000010001010111110001011111110111110110111111110010000110110001111110100111010100100110101000011100111111100000110101001011011101111111011011011110001010010000000110100001110000101010111000110001010111111110001110011101011000000001010111100110101010010111100001000000000110100111101101110011111011000111001000111101100011011010110011001000010000110011110000000110100001100000110100010111010001111101100110101110110011111111000011110111100111010010011101100001111011011101010001111010000110011000001001000011000001101101010011100100101000100100100000010101010101001110111100001001011111010111000011011111111000110001101111011010011011101101101110111100110011010101110111001101100100001111010010000010101110100011100001100011101011111101110100100101111011010101000110011100101111010001010000110000010111000100111100100100010101100111011110111110000100110001001100001111110010011111110011011000111101110001101110011110110111011010010110001110110001110011010010110110010101101111100100001011101000111101001110000110001100000110100101101011100001000101011011010000001011100001011000100001101011011001011000011000011101000100101010010100000100010000110000010101010000011011001100100000001011000011011001111000101000010011110111101111111010101011010110001010101111010011000100111101111100010111101100001001111110101111001101000100110000010001010111011000000000010110101001111100100101010110110001001100011101111000100101101001100100001001001011111001000010100011100010111111100100000000011111110011001110101011001011100011101010011010101111110000010111010011100100111101110001001100010111100010111010111000000101001111101000010001001101111101001111100000100010110001101001110100100110110011000111001010010001100011000010101100001100110001010100001110101001010101110010110001101110101010101110111010010101000001111010000110011000000000111110110101001001011100000010110110000010100110111000101011110001011101000001011000011111111101011110111010000101010111111110010001010001111111111100000111111000111010010011001101011011001010110000001100001101100011010100001110000000010010111111110010111001011010101111110011100011110100010111111001010010111100000111100101011001010001111001000011011001001101110110111110010000001001111101001001101001001111010001011100010101101001110011100000001010100101001101001001010000101100101111101010110011010010101010110011100010000001000110101101101101101111000001101111001010101100010101010110000110000111011111010010011101000111000011000110010101101101101110110101010111000001100010100100111011011101110010010000011100100001011001010000001111011001010111000000110011001000010000111101000000100000001101001010000110010001100000110111000111001001110101000000110001101110111110101000010001001111100110110011101100001110010011010000001011101010111000110110011101100010001101000011100010110101101100011001001011101000111011111110000101010111011111011100111001100011101100001010001011001111100010001011111100110110100110010010010100100000000111100010111010101100000100000101100101000011100001011000111100100001011110110001010001111001010000000001110010110011011100011110101110110010110000101001010001100100100111000011001111110100100010110001010100100010110110110111011111010111111000110101110001000011100100000001100011001011001110010101101000001011011011100111111100011011101011001011011001111100101010000011011011110110111110111001001100110100101000001101101000100000011101001000001111000010011011010000110110110010111110100011110110010100100100111011000010110010001010000100100110011000011010010100110100000110001110001110000100111000011001011111011101010001010101101010110100101010110111001000011110001000001100101000101101000000111100001011101010100001101111101101001000010101010000111110000011011111000111000001011010100101001011110011100101011010000101001111000000110011010011101010001101010100011111101010100011010001011000000000001101111000001001100100101110000110001100011101010000100010001010001010001110001110011010101011100101000010001001111100111111111001001011011111000001110101000110001110111001010000110010001110010101110000100100110111011110111100111010010001011101000010101111010000000101011111010000110110011011110101010001110000110010101110111010010000110100100101000000110000010011000101100111011110001100100000100011110100001111110110100101111011001000000010111000010111000111101110011011001101000110100101110101001000010111101011100110010100101110101100100010110001101010110100001101000110001111101011100010000101111110110111110000001110111101011011100111011010111110001111010010001111100000011111100100110111000100111101010101110100100110000001111001100110011110000001111000000010010011011001110001001100010011100111110111100101100100110111111001010001110001000010110010101001100001110011100111000000011011100011001000101000110111101011110011100110010011010110000111111111100111010100111000111000000000011000011011011000110001011111100000111111101111100001010101001001010011110001110000111010110100111100011001010010100011010000111100000001011100100001111011011111101001111001010010101110110010100101110001100010001110111100011100100000000001101101100001001001000000111001100010101110001011000001111011010111010110010101100111100111100101000011111001100001011001011010010001001010001101111100100000111110100000011101101110110011011111111111110100110110110110000011011111000000100101000011100011111110010000100000100010101110000111011110010100101011011111100101001001101111110101000111011101101011010111010100101000111011010101110000101100100011000011011011111010010000110111000001101010111111101111110100101011001101110110110001011001011000111111101110110000010100110101110100010001001000110100010001001010100001010111001101101011000000110111100111000010011111000101011000000001011100100100111111110011011001001100100000001010001001010110010001011001000111111000011101011011111010111111010100001101101010010010110000000011110011100110000000001110000011100001001100010101111000011000111000100101100110000111100110100010001001010000110110010000001001110011111111100110000111011011100001111101100000111000101110001101100110100111001001110000100101011011000001110011011001000111001000011010001011111001010011101010001101011101101000011010010001010110111101101100011001111011001001011000100111110100101101111110111101001000000010001111111100010010110011100111111101010111101101100101000111110101010100101000101110010110010011001010010101001101011011011110110110110011000111011001110011001000101111000011100100110010101001011111011010100101001001010001010011110111111111010111010100011100010101001110000001111000100111110101110010101000110001110011010011011101010101110110101001110011110101101001001100000100011010111100100001101110001000101011100010100101100001100111010110110010110100000101011000100110001101101111111110110001111001001011001011000010011011110101110011010011111111100001011011001000101011001101111101011101100010011010111101010101011000001010110011011100001101011110100110010001110010000110010001111110001111010010101100001100011110111110110100010111101100001111011011011101111101101011010110110101010111010010001101011110010101100110100011000110101000010100000001111010011001010100111001000100100111001000000010100100101110000001110111111000100010101001101001001001110010101001000000110101010000011000100000101101100011001010011001001001011000010000000100110010100011111101011101011010011110110011001011011001101000000100000001000110110000110001101110111100001101101110100010001001010010010110110100011110110010111110101111100110010010001000011001110000100100101100010100001011111100001111000110101000100001111111011000011000001100100100101001011000001111000110001100111010100011010101001111000101001011110001001101100011000010110111000001101101101100011101000001000111100010111001001111100100101101011111100001011011000101100010000011100010001111010000110010110010101100001010011011011011101100110110101010111001101110111011010101010111000011100110000010000011110101111000011111110010001000000000110111011111100111011001110001010011111011011010101110100100111011000101100010000011110100111001111000001100000010000101100110101000100101001100101101011100010001100011110000110011010001100010001111100100100000101100110100110111000001011001101000001110111111001100001001001111101110111110000111101100101111010000001001101100010101110000110000100111001111001011101010010010110011010011101011010001010111110010110001100011100111111011011111010010011101011111110111111000110110011001110011110011101111011011110100110110001110100000111011100010001110100100111010110111111111011001011010011101101111000100100010111101010011101000111001110101000001100000101100100011000111110000111111011100110110011101111111011110000011000000101011001011100100001010000010110011100110111011100110111100010010010011001110000010100111000110101000001010111100110000111001101011000100100011000101111011001100110010001100110010010101001110101110010010001011111110100001110111100100011001000111010101101110101000000000011111111100011111011100001100110100101111111011010100010000000101110001110001011011110001001001000001101110001110000011101010110101011100101101101110111100100000111110010000101100100001001000011000111000011100111100100001001100111010001100010010000001011100100110001100101011100000010000101100100110000111011101001000000101110110011101010011001110000100101001000110100000001110011101100001111010010011010010001111101111110111001011010101110011001010010111101011001001101110011101101010110100100101001111100111011000110010101010101111100101111101111000101011001100111010010010110101011110011010100010111111000101100000001110000110011011000111100001101000110010010101110001110111101001111110111000100100000011100111110101110000001010010100010101001011101101001101011000101110110110111110001111011110101001010100110001000111010100000100100011011010110100010111101101110111011011000011110011001100011101011000101000001100001001101000101110111101111100110101111001010001100000001001001100011110100100010011111010001100111000110010011100000100111001011110011010100000001111000010000100100000110111101000111011010110010100100011000100010110100010100001001011001101000101111011111111101000011010011010010100011111110101000100011111010101011111110011101011011001111100111101111011001101100001101011001011111110101101001000111010010010101111001000000111101111101101110101100101000101010111111111101100111100011101100101011001000010110011110011110110011110000101111110010111100110101100011011111001010011111100000001010111100100110000001010011101001111111101001100011000000000000010000011110110001100101111110100001101000101101110111000001010110111111011100001100001010001011001011001111010001011111111011111001011011111111110100000101001100010100000100100111011101001000110010100110000001000000000100111000000100111101000111111000011011000101011011111011101000010111111011110011101001110010001000000101110011011100101001010100011110000101001001110110010011011000010000011100101100001001000000011010000010110000001000011100111010000001000000000000011011110100100111001000001011000101000001000111111000110001111010101001010010110111101000110000101101001000110011010000110100010110011101001100101000010100110100110011001100111100011100001111001100110010101110111101010001011111010100100101001101101101000110100111001111100001101100010111001101100010001010101011100111101011000001001000000101101000000110100100111111111011100100110001100011001011101010100000100011110101011000000001000010010000001111111011000000101000011001110001100111101100111111001100010000101000110110111000101111101111001001110111100001000010001000111110000000110010111110011100001111001110000001110001011000011011110111000000000001000010000001011001010010010000111000001000000000001111101001011000101110110010111001010000010010000010011001000100111110000111101110001011111010101011111011101111000011000100001111101011000010111011101010000000011101010111101100101100100000001010001110000001011010001100010100011111110100000001110110101111010010101001100010010011001100101011001100011011110010111001011000100100101111001000011001101111001000100000001010011001110100110011000000101010110110011101000011101010010000110111110011010000010001000101100100111011100111100111011001100100001011001100101011100011111100100110001011010111111110100101100001000110010101111001000101100111100111111111110000111100001110100001111010000011001011001111110000000000100011110111011101111110000000001110011011000011011101010111110101001111000100011000100101111011001010010110111110000111000000111000110011111111010111010010011111011010000111101011110010010011000110011010011001110110111100100010110001010001110101001101111111010100110111010011001001010101110010101010101000111000110010110111101001100100100011100110010010100111011101011110100001111000011110110001101110110001001110100010110100000001001010001110000011101111110100000100000100011100101011111010010011111001010111010000111111011101011111010011101001111111010101010110101011111010000010101000011101110110001011101110000000101101111111001010010100010100101110000101000111111101000011100100101110010110110100110001111010111000110101010000001010001110111101111100011010100101101100000111110110100110110110000001001000100000110101011111101100000010000111101101001000110101010011100100111111001010001110110100101101110001111001101000111100100110100010111101100110111001100000001100101111011101100010010000001001111000110101100110111000111101110010001011110101100110101011110000101000011000001101101010111100101000100101110110000110100000100001110001110110010111000111001001010110101111111111011111000001011110010111000011111110111111101111110010011001011110001001110101111111010100110110011000100001101011010111011000011110001101111101010011011010000110110001000000011101110011111111100111110000011111111001011001010011010100100001101010101010000000010101001101010111010011100100011101001110100001011011011011010101111011110100110000111101110100100100110110010100101001011001111010011110001010110000110001001100111011100001110010010000110101001110001011011001001010001011111100101000110011100110001011011010001001001100101110111100001101100010011010000110111100011111101000011010001000100010000000010110100010001100101101111100101011101110100111111011110010110110110111001000001001111001111111011101001111000111111011001111010011111000000011010011010011000001110011011001000001100001000111000010011111101010011100101110111110001101000001101011000011011011010000000110010000110111011001011100000111100010001101011010101100010010110010011001100111010010100001011001010001011111110100111100010111100010110101110111111010111001101110101111010011101000000000000001000000100100100100000100100010101111111001011111000110001100101000100110001111000111111111100110001110000110101110000010010100011101101101110100000011100000000010010011011101001101101011011110010011101011100000101010001101010101001111101011010001011111011110110011110010111111010011011011100111000110001111100111101011111110011110100001100111101011101010101000110000010001000001111011100011011101010010000101111101110000000010100011100100010100011000111001010101000000011001011111011110010101001010101110001100011010111101010001101100010101011111100011010000001110000010110111001100001011100010000101011111001100110011010110010000101101011010011011010111100111001010001111000000000111011101110000010001010110110100000011100011110100111101000100110000010101101110110000101111000101111101001011110101110101011011000011101001111010100110010011001100100101000000000010100000011110100001110100010001110001010001101111111100110111001000110010100010110101001100101101001101001000100000011010000010000001100011001100001110101001100100111100000010010111000101101011101000001010010101101001011100010101001000100001100110010100000001101101010000100001110101011111100100100110100000100010000001110011011111110000010011011100010101111100101010110011011100110110010110000110100110101001110101100101111100111001101011011011001101000011010000100000101010001011000111011100111001101101111011100100010000001111111010110000001111000011010001110010000101100000101000100001101100000011010000010010101001010110011001110101111111000000000111111101011110011111111100100000011000100010110110111000010110001100001010011101100010001110101001010111011100000011100101001110100010011001011110000011111011110111111111111110100000000001110111010111111111111010000010010010010101101001001100011110111011110010010100000001101000001011100001111001101001100110001010000011010011101110000111101100010100110101000111110010000111110000110010110110011011101010010000110110111101010101111101101111111110000100001001110001010111011111100111100101110110110110000010000101110010011100110110101001000110111011111000010001110111011000100010101001011110001110010100010100010110100110010001001000001000001111110010001011110010111101100110101010100100111010100010010001000001011111001001111101000000111001000111011011000101110101101010000111110011000110101110001010001100001000111101010111000010100011111101001010010100001010010011001011001011111110110000001001100001110011111011100110000010010001110111100011000001101010110001110100111101011110100000010000001101111100111100101110011110100010101111100100010011110110010000101111000101111110011100100110001001100000110001111111110001010111111010011000101001001010000100100100000110110011100011110000001010000001111011011010100010101110001011001110011011000111010100001010001111011001000010001100000000001001011001011010110000010100011101011001011000010111001001101111001101101010100001101000101111111101100000010111111101010010110100111001001011100010011100001100011011110001111011100111010100000100011010100111111010001000001110110001111001001100011110101010101100100110100001110000011101111011001111101001111011010110110111100111111101110111000101101010001101010101111000111101101001011010001001110110111101101011100110111101111000010111010010111000111011100010100111111000110101010110011101010001101001100000110000110100111100101111111100010011101001001100000110000010001101011101110101010010111010100001111000011101110101000010011110100001011010110000110100011010010010001001011011110000000011100101111111011001011110100001100010110111111001001000010110110111000111111110110111000010111011000000010100111011100010000101111110100111010101110111000010110100010110011111100001110111101010011000100101010010001000101001001001000100000110011011010101001100110110101010110101101001110001110110100101110110100111000011100110000000100000001000110100000101101011100110110001110011100100000111000000110010111100111000000010001001110111111100100011101110100010001111110001101011010010011010100110010100000001000111011111100011001001011001010001011110111010010011010001011011101001101001001010010101100011010111001101001110000000110010101111101110010101010010110000101001010001001110110101011010100001001110100011010101110110111110110000011000100010101110001000000110101100101110100011101011000000011000011110011100000001000001000100000111100000101100000100011110011100010100110001110000101000101111101010111100001101001001100010101010010000000010110100110110010100011010000110110000101100001100101100100111111001110110100111001110011010000100101111111111001001011100011000101011001110110101001110110101010101111010100110001101000011000110000110011011110001111010110100000100111110001011000010111100110001101011011010100010100010001001000101010011011000011111000100101010011100110010101011000001001000001011011001101100101000111011000101110010110001101000100011111110101000110010111011001000101101010001101101110000010000010101010111000011000000001000001001010000110111100001001100110111101011101011000000001001000011000110001000010100100111001001100100000101010101011100010111101000111111111010001101011011111010010101010001101111101010010001011101011110101011110111100000001110100000000011111001101000011001010110101111110001101110101111010101100100111010111000010100001010100111001001100001000000111100100010101100001110100010001100001011110111111001101010000010101000010001011001101000010100010100100111101011000100111111100001101101001000100110010000001101001001111110010010000100110100000001101111001000101001110110101011001100000111101101000100111111010100011000101100100001010101100101101000100101001111011100100111011101011101111110100110011100010110000011100110101101100001010110101011101001010100000000100101000010010010100010011101100000100110100100010111111010101000000101111010001101010010001100001011100000101110110110001011010001000101010101101011010100111011010101001000110111010110011010011101011101000100110111000000101000100110010001001010001101000001111000111000101000101011010011101001011110011001101110110111011011011111100100001101001110111010011111111000101110000000110101011001011110111010110010000010100110111010111010010001011101111100000101010101010101101011110000111100001110000111101001010010101100100101101001111111000100000010010010011001001111011001010101101101011011100001010011000011011001000010111101001111111111001110101001100001011110101110001001000011110110100100110111000100001100110010011010001101101001001100101000001100100000110110010000110110101011011011101010000101011110001011110010000100111101010011000000111101100010100001001100001101011100010001001101000011110001010000111011110110101001001001011011111000101100000000111011011000111010010001010100000011000111010110010100100101010100100010001000100000010101110011010110100110011011101010100100010101011101000100001010110001101110000010000000100010000100101100111110100000000001110101011111100100101111010001010010111101110100100100111001000100100011101111000100101100011100111110101111110010000000101010000000100101001101101011110100110100011011110110010110100010101010110000101101110010111101001101100101111011101101000110110111100010001000111110110010010111101010101011101101110110010000011011000111010000100111101110011011111111011010111001111100000101010000000101000011101001110001010111111110110010011111110001001011011000100000101010110001001001111001000100111111000000100000101111101101000011110010100111000101011101100001100100100101100101111000100000111111101010100011010110110010110000101001000100000010101011011000100010001111101001101001001001111001111000100100100010100110100011011010111111111011101011010110101001001000011001110101110111110010011011100011101001110001000101000111000001100010000100110010000010100101001111100011010011110110010000000011011000110111001111000010011011101101011011011110100011001110110101110001111111011011000101000011101101110010111100010010011110001001001110001001100000010101010001001011101101101001100010011101111001110011011101011001111111110100101110001111110101000101001000110001000100111000100011000111111111010110000100000100100011111010010100101000010100110011011000101110111011000010100001110110001110001110011000000000000000011000101101010101110110011011111100000101100100011001001100100001000011011111010111010011110100001001001011010011001011111011011011000111101101010000111001101011001010011111001101101010001001001111101100011011011000110110010011000010110011011110110001111100111001100010010101110011001000001011011111101110000100010011000011100001111000010100111011101111101110100000010101111110010100001111100100001101001100010000000001010100001111100000000000100011101110011100010001000010001111000111111101000001110111001001100001011100000111011100110101101110101110010110000100011010100010011100111010100000111101001101100111111100101101100010100101110011000101101010001101110000001000100001010000000110010001111110010011111100000000001110001011111011010101101001100011110011000000111100101000111000000111100010111000010011101001001110100101110110110011010001101110000001010101000001101001010101001110011001010001100100010001111001011001111001101000000011101011011010111100110000100011001000110001000100000001001010000100010001011001010011100110001001010000001000000000010011000010111101111110111111011010111100101111010001110101010001011001110110000100000010111010101110011110111100011011111100111010011000110101101010111101010110101010001001000101100100111101110011101001000000001111000001011100101100110100000100100111111100001101000000100101111111111100110010111110000101000110111011100010100101011100000100101010011101001101110100111010001110011100010111101010001000011000000101101110110101111101111101100000100010010101000011110010011000101001001110010011000101100010111010110010100001101110110111110011000111011011010001101000101100110100100111010011010100001101110001110101110010011110110010110011101111011010000111111100000101101011101001001000100110100111111101101000111011011101011110000110101001101000000111110101010011000000011001000011001000111101111010101000001011011001111111111110111111001101000101001111110011101000110110100100011100110010111110110011001110110010010000100111000111111111010110011010110111111010001100000001000100001011101001110100101011101111000001011011010011100111010110001010011010101000101011111000101000000011001000010110001010010110100101111111101000110111010011010111100110000100101000000100010100101110011011001010110000111100010000110010011011101011001100101000010100111111000111111001101100110000000101011000110001011100100010001010100111001111111000101100110100110111000011000000001110000111011000110111000111010100010011011001100001011101010001111011001101111101100110100110111011000110010010011100101011110010000011010011000111100000100000110001010111011101000100101111100100000011110111001110010101100100100001001010101110010011101010010101010111011000011110000100101111001101111110111001100011010011010100010100101011110001000111101111010111011100011100111010101110111101100001010100110111101010000000111010111100010010001011111110101000100010001011001110010111000101101100000100011100000000011100100100101001001010101111000100111100101011001010101001011110010011000010010111100100000010010101000011001110100010001001100101000101111111111100011011010010011111110010001101110001100010000001001101010111110100010011000111000010010001111101001101000010001010111000101101101101000011100100001101000010101110010111111011001101000010111011100000111011110110101101000001001111010000001001111100101111111001111111011000100110000010101110101100011110101010110000100101111011011001110111100101110110100100001000000001110101010000100011111111101101101110001001010000001000000110101001010010001101010101111011011100101100010010001100111000101100000101110100000010000100101100011100010010111101100101001011110101101100001001110011111111010100001011000011001000001011000011110000010001101100100000001001001011101000001100001110110111010110110010101100100000010110010101001110000010000100000110111000111001010011001110001111011110110110100110010101100111011111000111000000111010000110000101101000111111010011000001101000110001000001001111101001100001110100010101111111101101010001001101100000100001010000010111001101101110001100111110111001010101111101010011000101110011110110101111001010111010000111001010010111001101101111100010011010110100001111101011011010001001000000110111010011010100011100110001010110101110101010001011010111000101010111000000000010011000010010000100101011010111010101110110010000111010111111000011111101001010011000111101110001010110000010100011110101111100110001011101111000001001011100011001100011110111011011010100001100011100000101000110110001001010011110101010000000001101101011000011001001100110000000011100100111010001100010001101100101110110001101101111011011010011100110101101110110011010111100111000111011001010100010111000110010100111111111111011110001010101001110101011110001000000110001010111000101001000000111010010011010011101101100100001111010001100111011000111001000110111001001100100110000010101001001011101111110111011111000011010111000000000010010110010011001011101110111110110101110001011100111000111100010011010000000001001011100010111111010010001010110101111011111011100000101100111100010001010011100100100100001010011100111110001101010011011100011111010000001101111110101011000000101110111100110101001100011001001001100110101100110010001110000011110011110101000100101101110111101010110100010110010110100111101100110000000101010110100011101111110101010101000110110001000100000001010101100111000100110001000110100100110011010010111101001111110010000000101001001100111010011100111000101110100110000000000011111100111101101001000011010110100110101100001101000010101010011010000011000111000100101011010101110010110011100111010011110111101001100111000111101101001010001011100100101100000001100110100011110111100110011001001100000001100100110110100100111110000111110010010111001011000001001010101100000010011100001001010010101011000010010110111101101001001110101011001101010100011000001001011001100001111010010010111000110001110101010001101011101110100110011100100101101001000101011001110000100011011010011110111100000001110110111111101100000111101100101110011011001111011111101000111000110011001001011011010110011000001000110100111010100011010111010011100101001101101001001111110010010110001101110000010110011010111100000111000001000101010000010000111101111001010110000100101111010111100100001000110001000010010110111111101000011000001000011010001001001100010011011100111101010100001111101101001001110010111111111111001000101111111000011100001100100111111110011110110011101101001111000111000100011011110100110010011100111101100011101111101000100110011111011100000100001111100111001000010110100001001000111001101111010011010111111101010001101001001111001110101110010111101111110011011100000110001110001010101001111101110101111111110111100100000001000110001011111010111011110101000000100001010110111011100100010101000001111100101010010101110010010010111101011110000111011000101001010111010001100101010010001011111100100011010000010101000101110001010111111101100000011001100101000001011110101010110001001101001110011010011111011110000010110110001101110111111011000111011010011011101100001110010110101010011010110100111111000011000011110111001111000010001110001111111111110010000011000011001101101110101110001011111100101101111000101011111001100100010110111100001000000010010100110010000001011100110101100010111110110100010010011111000000001110011000111100000010011100100000101001011111000001111100010011110100010000010101000000111000110010010100100100000001111111100010010101011101101000100010101010000110110110010110110011100000101110011000111001001101010110011011000110100000100001010101000100000111101101001001110110110100101100101100111001110001011000100101000110100101010001111011101101001000001000100111010010111001001011001111101100001010011111000011010101010001100100111110100001111001000101011111011110100110001010010001001101001000001001100000100011011100100000000011001111110111101101100011111110101110111010110101000101110010101100101111011100100101000111011001001110100011011000111110110111001001110100011000000010111011100101111110010100010110010110010011110100011111010011000010000111101100000101110001010000011111010101000100010101111000000000000100100001100100000001011110000001110011011010011100001000010000111011000010110111110110100011000111011110010111011011101111001110101111100100001010100100000101101100011010100011001101100101101011101010010001101110010101110100101001110101000100011000110101010011111101101111001110101001110101100011111011111011011111111100001010001010110010110011000001100000110001111001010011100100001001010100110000101101000001001101010001100100111100111000000011011011000110001100101001000111000101000111110101110000001101001011011001101111100010110010100111010110000110111011010011111111100101010010001011111001110100110010011001111011001100000011000100001100101110110101100101000001101001110101010100011101000100111001100000011010000001000010101100010010110010101010010111111000101001100110111110010000001001110101100111101110000000001100110101111100011000001010101101010110111000110000011001101101100111101100010000001000000101101010001011110111010001100111110111111110101011011011111010111000110000110011011101100110010101101010000111110001111101100100000101011000010101010101100000001101010110000011110101010101001011100101000000000011111001000000010000010001001001100100010011100011011100010101010011111100010011111100011100110110011010000001110100101001001110100011000111110000110101010111100111000111001110011000011000011011000110101010001001111000110111001101000101100111001111000001111101111000000111010010010100100011000111001001110010010101110000101000100110111100000001111110011000110000001100101000111010011010100111101000010101110111011000100100110001100100010010000111111101111010111110100101010000000101001110100110011111111000000111010110101001011001010000010100000001010000110111000001111011011000011010110001101100001011110001110111100101110110100101101100010011000001001111010100110000100101101000010001001011110111101101100110101010010001110000000010110110010100010111101001000011100000111010011001011101101100110001100111010101000101001000100001100011010011101111110010001101001001000101011011101011001010100110110100111111010001001010111010100011010110000111110000100101000010101101101101001010110101111000101011100010100101001111011101111100100011010001011010110001010101101001011111011111100010001100000110110010000000000000100000100011001000010101100101100111011110100111100001000001011100111010111010111010100100110111100010010111011010110111011001001011110011010111111011101011100101011000101100000001001010100001100100111000100101111010100110000111110101000000010100010100111111101111010110010100100110110111001001001110100111101011100110111011110011100000010011001000101011001100010100110110110000110111100000110101011000110100100001101101110010001001111000101100000010111000101110100111000000110111100101110111011110001000111011110110001101001111101010101101001010110111000001111100011001011000001011111011001111101001100010110111000011011101000111110010110100100111100111011111001111101111010101011001101100011001010110110110011011110110010101001101010000111011100100111000101010110100101000000111110110001011000010111000111100110010100101011010000010001110011111110001010101101000101100001110010001010100011010111110011111001100000001110010110000001100011011101111100000110111001001011000101011000100000101100010101110111101111000101010000101101011001100000001011100001010010101001010000011111111011110111100100101100001000101111010101110001110110100000110011110010001111100110110001000011111100011110001011100111110110101001101011110001110101101110011100111111000000010001100000110110000101011101001101011001000000011101010010000110101011011101101111101110000010010100101100100010000010001111000011000010010111011001000011000100111100001100110000010111011011111010011111111011001001010010000100000001011100100001110001101000100110101100000001000111110111110101001110100110100001010100101101111100101110010110110000000001000000011001100110111100011010001001111001101100110110101011110110010001001101010100110011001010110111000101000110101100010101111101101001110111100000011111011110101011101001010010000111111101010000000001000101110000000101001010010011111111011101100011111111111101001110101001011111000000101100000000100101011111011101110001001011101110100101001000111010110001101111111010011111110110111010000101111110001110111100010110000001011111100001001001001110110101011001010111111010111001011101001001011110110001000011011011110101101001011011100011000011101110011000011011011001111000011100011100001000110100110101110110101001111010011110000011000010110100110111001001101111100000010010001011101101010101111000110101001111110100100011010100110100001100111001100001011111111001111101110011010011000000110100000111001000111000001101100100011001001011101011000010011010001011011111010001000010000010000000011000100001101010011100000111110100100110011001001101100100010011111010101011101010011101010010110110110101011011001001111001001111100010101101010110100100101110011001110000000101011100101110000100011010000011101010010100011001011000111010000011111001101111111101110010000010000100000000011011000100110100011110011010000010101100010110001001010010101000011101001000110011101100110110001011111001010011011010001000111001011110001111001111111011110110111000100100010111100011110010110001011110011001110011101010111110000001010000110111111010000000100001010010100000101110111100110100110011011000101101011000001010001010011000101100011010100110000001100001101000011100100001110000011111001011001010001001000010110000000001110011101111111100001010000101010000011111110001110011111010100100000111001101101000001001111001011111100011010001011011110011110111011010111100111100110110111011101101010011011111010110000111010000100101001111011100111110000010001100111110101010010111100111110100111111101011100010010001100001010011000000101101100101001111101110010001000110011110011100100010010111111111001001011101001111000000110111000111111000001111110010011110000101101011001011000011011101011011110110001011000000101110010011100110110011101010010100011001000010000110000101110111101010110111100111110100110101101101010000101111000110000000000000111101111011000000100101101111101010101010100111001001010011111111111111101101000111111101000101010101110110111110101001101101110100001000101101110010010001001110111100110100000100001101111100100010011110100000111010101111110001101100111101110110100011000111010000011100111011000001100000010100010011000110000010111101010011110011010101000101010110010011100100000001111011010111101101000100100110101101011110000001100010110110111111101111001000101000011001110101100000111111101111101101100101110111010100000100110100000011101111011011111111011111101001101100100010001111001000010110011110110111100111000101011001010100000100100000011001111100101100100111101001111110001000010100101101010111000100101110010101011011101010101000101101000001011001001100000001100110110010010011000100001110010001010110100000101010010100000110010000110100011100011110000001010111101111001011001100011000010010101000011000001110000110000110110111111000100011011001001100000000101100100101011010010010010101111101010100100101010100010101000110000100010100011111111100100000110110001100001111011100001001011010100010111011010101111001011000011010100011101111001111000110111000111111000010110100011000011100101001100001111110010100011001110010100000111101100001111000001101101111001000000001111001001011100001000101101010011100001101100001101111010111010001010011111101111010100110000110100101010111010101011000101010000111000010111111100101111111011011001111110010111000011100111010111111101000000000000111101010011001011000111000000101011101110111011001111111000110010010101000001011011011100001100111000000101111110000001110110010010010110011010111101010101011110110111100100110111001111011000000101111111100001010100011000001011001111010011100011011010001111011010110000111001111100001001010110010000011110001111011101111111011110001001000101100011101100101100011001001101110110011110111001111000100110001001000001101011001100101110001111101101010100010110001100011110100000101000101001001110001111111100001100101111101000111110011010011010111011000111110111110010010001000101011011100010111000010001101000100101000010101000110111010110011111101100010001101010110000101000101000000101000010010101101001110010101101111101100010101001000110111110011100111010111001111011100111111101101000110011000000011011010011001100011110110001101101011001111101101001001111011101101001000101010001101111110111010011000100110010010111010101000101100011101110110110100111010011001001011111101111111110011000100010011001111011001001000010011011010111011110000111000100011101000011010001011010101000111011111011110000000010100010101101011010111001110100110100001011010000111110101001110000001000001101111100011101101001110100000101001011110100101001110110001011000010000100000011010001001100100011001001000010001011010101111010011111110110010110110000000110100001100010010111011101100011010101100001100000101000000010110000011011010010011100100110110100110001111001000100111011010110111100010100100000001000011101111101000010100111100010001110100010110001010011011010111001010101111011110010101100001101001100110111110100010110110110000100010000010110111111111011010010111000111110010011100100000010100110101100000010011101100000100010100001010101010010111000111011110010001101000000010100101011011111111001100100011000001100100001111000001111100001000111111000111000111100100011100111110110101010111111111100011000101111011111001111100000000010011010100010100010101110110101001111101110111100011010100101001011011001001001111010111111010010101101011110001011010110010111110110111000100011000010000010010010110111000010001110011100100101011000100100010101100100101001011001100011110101100111001111010111110001110001110101100000001110000010011011111111101000101000001101110101111101100110101111001101010101101011011011100100110010000110100000110111001000001111011101100000100001000100110101000111001000110101110010101000001101100100000011000000011011001010110000100110011000100001011000011001111101010101001000010101011101100110000110010000000101100111000010101100111100001111110101010010100000110000010001000010010010001000001001100011011110010101110011100010010011101101010011100010010110010000001001100110101000100111110110011001011111000100111101101001010111101100111110000000000010101010110000011111001101100110011110000001111001111001100000001100000010110011010000100101011111001101101001101111011110111111111100110100100110010000000001101110101110101110000000110101100100011011001101101001110011010110101100010001010110110000100111010100100100000111011000100010100000111001100010101000010000001010000110101011110001010110010011000111101110000010010110101111110110000110011110101100010110110011010000100101111111000110100100000101011010010101110000101000101110110011001111000111100001010010011000011001011100000011011000010000100010111110110010100100011110100111001000011110110100001110101101001101011101011110010011010110011101000011100111101101100010100001001100101011000111111110011001011111100011111000011110010010000001001101111000111000001110111010110010001011011001111100110101101100000100101001101000111111111011011001010101000010101011000000000001100000101001111111001010100100010101000000101001110000001011011011101000101101100101101001111101110111000001100000100101101000010001001000001000000001011010001101111110110100000011010001011101000011010100010101010100011010000011110001001000000100001111100101101001100111010101101100011011010111100100101001010000011100100001011011111010000111101111100000110101101001111000111001000111101100100110111001100110010100000111110011110001001101100110001001011010000000000001001100111111010011000100010011100011111010110001110100111011111010101100110101101111000110010000101111100000001110001100001001011100011101010000000100010110110111100000110001001001100101101111001100110010101000110000100110111001001110011110011011011100011101111100100011000100010101101000101011000011101100101000111110110011100000100111011111111111110111111101101101000000000111011111001000101101100100110100101110100011111001101011010110011001001001111111110111101011110000011001111000101011101011100110001001101100100011001001111110111010010010101110100001010001101001011010100000010100001101101010011011100101000001000010011010111010111011111110101101011100010111100010011100000011100111010101110011110111100101000010111101101101010010010000100101000011110011011100111011111001101110111101101011011101110110011010000101111011100111010111011011010010000100000101010010100110101001100000011000011000110010100111001111001011011100110110011000110100110111100110010100100010010000110100100110010110110001001111100111100000011110100001101101001110001111001111110001110101010010010111001101001101110001001111110000101001011010001100001111100001100011110010011010101100010010100011000001111010111111000110101000100010111011100010010011001011110000010101000110101001010011110101110101100101101110000000011000001011101101110010000011000110000001111011001100000100100000000110011111111100101101110101100010111101011111001000010010011010011100000010001000111101011101110011110111011010010010111101011101101110100111110101011001000100001011011010000100001011011100100001011000000110100110101001101010101001111101111110100011001111100011110101111100100101101001101101000101111001111100001010111011001111001000010011001000110000101010111101011111000101101110110000010110101111100011111011100111000001000010000111011101000101101111100101110011110110100010101000101000100001010011011000001100001001011001101101110001001110001000000110011100000100010001001011000011111100011001111001011100011111010010001001110110010110100111111000010110011110111011100111010000100011100100000101110011101111101001100010001111011010000010001011111011100010111101100000001110101000100011000011010111001011001111110100111111110000100001010001101110100000110011100010010101001011001010001011001100010100101010100110101111010011000101010110111100001011101011010111111001111011010101001100010101000100000100001001000000110100001110110001010101010010100001100000001111010111111100001000011110011001111001110011101110100101101011111100000110110011001110000001101011011111100000100100101110001101100100111001010010110001110111111000001001100001000111100001001010111010110001111010101110100110110000100100000001010010011011100000111001110101010010101100000011110001101000001110000011110111111111101111101100011001001001000011101110110101001100110101110111101010000001111000100101101100110011100100000001000111000001101001111000010001000001100001111000001110111101001001100111100001000001101101000001110011000010111011001101101000100111000101110110111001100110100010111000101111000001101001001000100101000001011111110001010000011111001101000011010011110000011011011100001110100010110100110101010111001100000101011101011000001010101100001001000000101110101011110000101110100110101010110001000001101011011111100000011100100111111010010110101000110110001101100011110010011101111111100010110001101101100101000000101010010011010110000000000010000000101011000000101111100110101000011000100010010010101110101000111101000001111011000100111100000111001000100101011100000101110000111000111110110001100100011101001010111100001111101011101001001011110011001101110100100111101000100010100000101001010000010110000111001011111110100000111100010110100001110011000010010010110000000000001000001110001000100101011101100101110010110101101001011100101101000011010100101110001111100110010111010000101000000011011101100000101110000011000101011100101100110010001000101110011101000110010101101010100010111011110110000000101110011111000111110010101011110101011110010100111011011111100100110011110000101110111010110010001010110111110010010011001100100111100001100110101101101011100110110011100000110000111110000001111111011101001110110100001010010001011001011110100000001100110000111110011111001001001111010010010001011100101000110000010101111110000100100100110001001010110010100010100110101101100011000111011000000100000101111010101110000010101001001101101001001100001111110110000010101110010111000101110001100111010010011011111101110101011111000101101100011001000110001000101000110110001111111101011100001000010101010011010100101111101010100101001000111001011011100000101000101011001101000001001101000101100011000100000001001011110011011001011111110000000110101110001011101000010101010101110110101010111011000011100110010011101001011111001001010000110000010011010001000100110011010111011010011011010101000110010110000110111010100101000010000101001110111000000111111111010010111110010011100110001110101101101011010100111010100101010110011011110111100000001010001010000011111111100011110001101100001000100100000111100101101100100101101110110010111101011001001111011010001000100011110001011111100000010101100010000110111001110100100001100100111110101100000101110110001101011011001110100100100000010000100100000111111011101110010111111101111001000011111101111101001110100111001010110011111001000011101001000111010101000110110010001111110001100100001101001110011010010000101101001101101000011110011011110100011100000010010011011001000100101110000100101001001001110000110101001110111010111001010000100010001011001110011101000110100110111111011000100001111111110101010001111111011010000010100000110000101100110101000100100011101111010100000111000101100110110101100100110000111111110110011000111111001110000000111111100110111000110100111011001110101011010011000010101100111101110101000011011001101011101101011110010101000001110110001101110100101111110110011011101000011001011011101101000111110000010110011111111010000000000100010100011111100000111111001110000000010010110110010101001100010011011110110100011101000000100101111011111100101011110111101001010011111000000100001101110011000010001101110011110011100010010000010111111010110100101000110010001101101110111111110001001101000001000110001000000101011110100110101101111010110011100100111100000110101111111000010100010100011101010111001011100011100101011110111011010110111000111100011010000111101100001001001010101001010100011001101101000011110110100000000001011001111001111100010111010101100000100100001011000100101011000111011101011011100001101011001010001001101101111000110111001110100110001101110010001011110000111000111100000000110010111000110010100110100111010101110101001011011010001011111010001111101000101100011100011100101110101111101011001111100101011000101110011000000101101001111101101110000010101000101110010001001111001001101111110010100100101000011101011010010110111100100001100111000111001000100101010001100010000010100000010100100011001010101101100111011010100001100110011011011110010011000110110111101011110001100001100110000100110111101011100010110000100000111011111111011001011011000001101110010001100101100011100101011010011101100100001000000011110101111001101010000010011001011001100001000111101001110000101101101001001111111100001000010000111000000111100101110011010010010100011011010010000100100111100000000001011010111000011101001110011010000011011000000101010011010000000001010100110001001100100011110010110100100010101110111111011000000000000001011000111100000010111111101111000111110011100101000111001001010111001101100010010101011110110101111101010011011110011010110111111111011000101111010000100000011011100110111010111001010111011111111101000101111111101110100000111100100001100100000111011010101100001111101101000011000011111110101101110001001001111011000110011110100101011010011110111101100011111101011101100011100000100111001001001100101010001000011010100001101010101100000001110101011111011101000010110101001010101010001100101101011100010001110010000000000000000010000111101100011111110011111010010100011001001010001101100100100001011110110001101001001001101011011001100010100110101101011001011110111101001010101110100100001010100110001010110110110001101101000001001110011101001001010010011000101000011010101100010000001111100010111110100101010001001000000011000011011001000100111010101001001101011010101010110101111010101100011111000001110001100010100100101100101110100010001110100101000101111011101110001101010011011111011001000101101001100010110001101011000000111010011111101010010011100010010101011101011001011111001010001100111000000100010010111111110101111111000110110001010111100101000001011001010001010001010000111101010111101100110100110001001110110010110000010001010010111101110100011110100010001100100101011000010101111011000000111000100100111010010001101011101000011100000001011011110111011110010000010001000001010101111111000000100101010100111101100111010001110110001110100001110010111101101100001000000100000001001111111011000101101000100110110011000111000101111101000001100110101110100010100111001110000010100100001000001010001011010101111110100101011010000000000110110011100111101001000100001100110000111010001000001101001010100101001110110111111000100111000011111011001110001001111010101000000000001010011101011000010010010001100000011001101110101001010000001100111101000001000111111001111111001000110100000111101100000100011000010111010001001100101000000111000101111010001111100110101101001101100101110011001010011010111001001011100000100001110011001111010001101100011001100000100001111010111110101000011000100101100100000110001101000111111111101111100011111010001010011011101100011000001110010010001101010100100101110111011111011001110111100000111101010001001010111111010100100101110010010010100111010000110011010010011001101110001001000011101011100101010100001111000001001100110100111111110110101000101111001101110011011111110100110110001011010011011001010000111110001111110011000010101000111110010111101100001010100100110110110111101100011011011011001011011110010010000110000111100101101101000001101101000011000110101011100100101010111000001110001011000110010010000110100100011011110110101100001010011111100110001000000101011001101111101101101110111011001000010010001110001010011000101100101101010111100011110000010001111010000111111100110100100010101000010100000000101101100000110001000110110000101000110110100011001010100010100100110001110100000011101100001111010100010111101011011001110000100001100011110010010000011100000101100101111110101101110001100000001000101001100001010011110101010001110100100101110011110101011000011110001111110110110011011101111011000010100100100011101110010010000111000110011010101111001001111001011011101001001111011100110010010100011101111110011111000001001100101111111100011111010100111010000001111011100011111100100010011010110001010011001010111010101111110111001001110100101010100001011111110001001101001011111101101011001101010100110100110110110001011011000111011110010101110010010111111000000100100011000000110100011001100111100111010110101111101010001101101010101011101110110101100100100100101101100000001001111001000001111111001110001111111001110000011001001001110100110111100010110100100111111100110011000110000000111010010010010010110010011011111011001110100100001011100101111000100100011101111101000011000101010100100110011110101100111111111001111111001110110111111011100001110000111000110010000000011011100100011010001100011110110110010110011000010100111111101110011100010100101111110110100111101111110111000100111000101011111111101001011100000110100001110011010011000001001011001111010010111100110111001111011101001111010001110110111111000010110100101111001111110011100111111110111011101011010000100001111101111011111011100110000110100101110110100011101111001010000110110100100110111100110101110110001001000101100010100100011101100110111010000111101000100100100010000000101101010011110101010010111111101111001110100100110111100110001011101001001111111001100010011100110011101111110001011011111100010111110110100100101011111110011111110101101000110101000111011000010001110001010100111101111011101101111011110111111010100000111010111010100111111010000000011110011110101001101011010000000101101000000100100000101100010001101001111101101110110101111111111111100011010100000100101001001100100011110110000001010100000110000101011010110000010111011101110100010011000111000101011000000100101101000101000110011110000100110101011110001011011000110110101001100010111101011011110110101000001100010111001000101111001110101110101101010101011011001110101110100100101011011111010001101110101011000000011001111011101101110000101011110100101010110101001111111101001101011101100100100000101101010100000110101100101001101010011001011111000111111100111011111111101100000010001111110100010111011011010110111001100011010001101000011110101011111101010011111101001011011001110000000010001101101110010000000101010101111100000001110000100000010111111111000000101010101101001001111010100001010100111110011000100011000101010111110100000000100100110011101111001000100001110001110000010010111111000100000111101010111110001000110100000010110101101111010100010111111000100101111111110010100010010111100010000111100100001100101100110100001111001111111100101011110101100111011111001101010000011100101010000101101011101101110100010111011001110001101100011100011011110100100110101010010011000100111010000011111110000110010000000100101100000000111101001111111011010001110100001010110101001011111110110010100011010110111010110011110001000101001011000011011011110001000100111110110100001101101100100011010101000111111100000110000110000001101111001101000001111110110111011000001001101111011011111101111111101001001100010001011001110111110111110010101100010100001001100111101110010111000100010000110000000111011101001000100110011110001100001100101011011010101110111101100101010001111010110011010100101100000001001101001111111111000100101100010111001111001100001011001111100001011011101110010000100011111001101101011101101010100100110011011111101011111011001010000100000001011011101100011100000111011101011100000010101111100010100001010001110010100010111011000101011111011101000111011000100000110101110111101010101001000000111111000101101100110101001111110111111001001111101000000011110100100000110001110111110010111100111101010100011100110001100110011100000001011011001100100011100111110111111110001011010011110110001000001011010000111001101110110101000000010100100001101111000111110010101101110000110001111101011101000001001111101111111010001001100111011000000000101011001111010111101010000101000110011011001001011110100111101001110010011110001101001001101010101001010010001100111100011100010010011001010000101101111001100110100110011111000000000100001111011111001000011001000000000111111001101111011001000011011101010111110000111111001000110110110011101101101101101100110000001010011011000011100010010001000100001011001110110100001011010110010010011000011010010110000101000011001001010110110011011101110101110111100101110001101101111011111011010011011001011001100010101010010001000101100111000111000000000110001000100111001011101110100101111001001001011001100010111010011100010100100010000001000110101001000010010100100011110000001000000100010111111001100000010111000001011001001110101111110011010111000101110111111101101100110001010100011110111100010101001100100101101101000001010001100101101100110010101101011100000011101010000010101000100111101000100101111010110110100111110010111100111010101001011000100011001101110111011010011010000100001010001100011100110111010111001101110100011011001111100010001010010000110001001010011001011000010111101101011101011101011110100101011100111001100100101011011101011101010000000110110000010101101001101001001001110001100111010100100101101010001000010110010100100000011101011000100100001011100110001101011101001100001000101101000111001001001111101011010110101101001111100000101100110101100110011110100111101110010110100010101110110001101001100010010101000000001000010111101010100011101110111100001111010100000010101001100000101100100101101110000111101010101010010100110111111001001000010110001100001001001000111011001100111000110001111110110110001111000111110101011001011110111100010100101000111010010001110111110011010110100101001101100110010000010011111100010011111111101111010111000001111011100001101011001001101001110000011011100111001110011011000011011000011110101100100111101101111000001001000100110010100001011101000001010100011001011000010110001100110011000111010101001110101111011001010111111101101001110101001110110110101000010110100111011001000010110110001101000110000111101001101111101010101000100000011000011110110011010010100010111101010001111101101101011110001010111011100101010010001110001111100001110101111010101110100011001011011100101000001111000010000001111110001000110110010111010011011001110001100000010001001001000111100010100101011001101111110111111100010001011100011000011111010001111101111001010011110101010010001011110000110010110110001010000001101011011110010111011011111001111001000011110100011011101111110001111001000100111001110010011101100110111111011101010110010011110011100001000000100010111000001110011010100000010001011101010001001010000100100010010001100001000001110000100110000011010001010010011000011101100110100010100110010001010100011010100011000100010011110011011010010101011101000101101010101010000001110101001000001110101110000010111111001010000110010101000110001100010000111001110111100100100110001101001101011111101111011111011100111101100011000111010011110101010010011001101011110001001110111010010011100111011011110011111111100101101100011000011100000101111001110100101101101010110111111110101110001000011000001001101001111111000000000110000100010010000100110010100100001011001110101010011101100111001011110011001101110101111010111101010111100000011010110000111000110110110101001010011001100011110100111001111001000100000110011001001001011100011101001010110110110110011011101111000001101101001001011011100111101101010110110111010101001001001011101100100010001101100010001101000100101001111001110001010000111111001110101100001110111101000010101010011011111010010100010000110001011010000110101111001100001100011010100110011001000110010010000011000001100000010111000111010011001000111110110010100110111001100101111001111110001110000100011011011011100110011000000110110110100100010110110111101000100101001001010110001010111110110101010010011000010101011000111110001000001000101000011101100001101101100000001100011101000110011111001101111111101010011111100001011101101001110101101111101000011010101010001111100010110010111100100011001100110100110111111110011010010010111111000111100001000111111111110110111001101111010110101111101011001111010001111111001011110100010110101111110110111100000000001110001001111101101101010001100101110101000100000100101011011000110111101001111001010001001110001110001001111111110011010110110101010011001101000110111110111110111110000011001101110111110011000000011000001101010011010101100011011000010111101101001110010111001000011101010000000011001101111110001010100100100110011111110100001111010010100000000010010110000010010111001011100110011001100101011111001000001010111101100101000101010100010110011101001101001011111111111000000001000110111011111110100111010101010101010101001000001001100110101011001001010110111101111111000100111010011110000100011001011110011010110100110011011011110111011111001111001110110100000000000100010010000001100011001010011010101000000111010010000111100000000110111110011111110111000011110100111001001001010010100000100000100000101110100010010111110010111100101111001001101111110010011101101110100110011001111111100011100101000011101110010010100010111011101001110010011101101011011111111100100000000001110100010011011011101101001110110010010000101110100101111010100111100011101011111111110010001011111010101101100101010111000000111100000001110110000100101011100000101010010011100000001010000111010010110100110010010111001001011011001000001101010000001010110111001111110101011100111101001110110001110000000001010110101110111001001111001011001001111110110000000001000001100001110011111010010100011111111101111111110001011100000110110101000001000100110010001011010011010000111111010000000001011010101110110001011111001111010001010110011111111010110011101010100000101100110011000001011011001111110001111111101010010010110001011101001001101100100111110010010110001001111101111110011000011000111100111110010011000110111000100111010001100011010110111011001000010000010011111100111110111100101001100001010100001100100110011100100000011111000010001011011000001110100111011010011000000111011101111011001001111011010110011010011001101000110110000100100101110100111100011101011110110010110110110111101010001101110010110000001100110000111110100000001110001010101011010001110000010001100111010110011100101011010001001110001100111111111111001111010001010111101010001100100000001110110100001111000010011011000111001011111010011011000000010010100110100111011101100011011000111010110011100101100001100100001010001001101000010010110101001110000011110011010101001000000000011001011111000111100001111001110010010011100010110110011101100011010111010100100000011000100001000000010101111010011001010100101000110001010010110000000101101011101110100000010100101000100110010001101100111101100001100101111110001110001101101101001110001000100110001101011001011110001100010101101011010010110001001100001001110000111111000011001100001010000010000000110111001000000100011110010111000001101000101100001110111101111100111101101111010010101111000010011001001000000000011111000101110001101111101010110001111011101101001001100001011110100011100011100101100100100010110011010110100011010000111010000111001110101000001011011110011011101110101101010100101110101100110111011001010010111001100111001101001001011001111011111111110110111111000110001011001101110010010100000000100100001000011000001011001011110000111111110011100110011000101011100010010110010001100000100001110101010011011110000101111000011111100010110111001111110000101011110110100100010011000010010101001101001000001001111100100111001110011101000110100101011010101111100100110010010111001010000000101010101010111100101011100101000111001101100110111001000000100000001100010010000000111000011110000001100100010010001001111110110111011110101101010101111010011100101000111110110111001000001110011101111100100010111101111100001011001101001001010010001011000101111100001101001001010100001100001101101010110101000100000010010001001011011011100000101101001101111100010101011110110001011010110100000111001000110011111000110111100000100110010010101000011101000011110011011001000111100000011110100000000100101101011010000010011110000111110100111100100100010111001011011110100011000100100100010111001001000110000100001011000001010000110000100000110100100100000011010100111000100011100000011011000001001100111100010000001011101010111101000101011111100101101110001011101001101011110000110111010000101101011101001011000000111000100000110100010011001100010010000111110000000110111111000111001110111100011010000010000110110101000110000100100101111010100110000001010010100000111111010011011111000100010001111010111101111111001010110100101100011101111010010111001011011111001110001101001111011111000001011100000010100100101010110010111001111001100011001110101101010111100110101000110010000010100011101110111111111001010111010101001010001001110000001111111110100110101110111110111011111110110111001111011001111110100101010110101111011111100001100000100110111111100010001101100010101111010110100101100110000111011101100000110001010010000100110111011100110011001010100101000101001110101010011111010110000111100110010000100111110101110010110010110111000100111101010100000001110110011011011100111100100001100110111011000101011110100011000001011111001011100011111010101110110011100101010111000101110100010010010111010001101010111010100110100011000101011010001001010001011111001110111101100001110000111001111111111010011110110001100101101100010101001111100110100111001000001011000110100110100110100001110101011100101101010001110011010000010101000101101000100111100101100011111111111011010000101111010011000000110101011111110100110010011001000100100000001001011010001110101100010111111110100000001111100011010110100101000101100010111001110000000110111011101011010100000110101101111111110100101100100010000101110110011110100101010111001001101000100011001101000010001011111110011100000011001010011011110110111001111110110011010110111101110010100111101000111001000100110010100100011110001100101011111100100011110101001010111000101001111110010111111010110111011011111010010011110000001100001010000010100111101101111001111110000110001111001011011100001111100100000100001000010010111110110011000100010101101011111110000010110111000101001001000011111010101001010000100010111111011111010001100011100001001110010110100001011100010000100010110110011110100111100101110101011000001111011010111010110010000100110011111001011101000111000001100001110001001100011101101010000110011000001100000010010111110000100111011011101111010001000000000110011001101001100100110111010010001100010110100001101110110111011101001001101101110001000011011111100001110011110111100111011100011001001110100001011100111110111001010001010011110110101011100001101011110111100000111111101101110000111100101111001111101011011010100111011110101101110110111001011011100100100001100111101011100111110011110001010111110101111110010101100100111100010011101111001110011000001110011000010010010001111100111101001101110111010000111011010100011010011100100100001110001011001101011101110101010001111111011010001010001010000000110100110110010001001110101011001011001100001101011000100110010010000010010101011101001000101000010000001111011000110101100001000001110010000001110010111111111100000011100001111111101101100000111101001101110001101011110010000111001011100111011000110100010001100111111001111111111000000100110010110001110010110101110110001000010100000001000100010011010111100110101011000111111000111100100011111000110101011101011111101001011001000010110010001101001011011100110101110110000010101110100111001110010011001010101100110110001011111011001110111100100101000000101011111000111100001001111001001010000101011000010110011000011001010001100010111100011101101001101111011000000100110111100110100100011011111010100110101100000111011100000010111100101101100001001000000110101110010000010000110001111100001110001110001111000111111000111000100111011011101110110111011011100110000110010110110110010101111001100111100101011000111001010101001111011101010111010000110110011001011000010001010110110110010101100111011011010101001001011110001101010100111001110101110010010010110101101000001100110011111110101001111000010011100011101010011110001000111001000011000001011111100000100111011110011101000101010001001011110011001011001110011100111100111011011011100011000000010010100101101110000000010111000110001100001000100011000110110000010010110100001010001101001100110010010100111001011100110100000100101100110101000001111000100110100110111011011011101011011111101110110011110001111100000111000011111100100111101110100001010101100111010111110111011111111111000000101100110111000000010101101001100000010000110011000110010011000011111110110011001100100011111000110100110010101000001100101110100101101110110100010101000011000010011000111010011001100101011011010001011011010000111110111101111100110111100101101110110000001101010111000001111100100010000111011000001110111010101011011011101010000110001011001111111001110110001010011010010101110000001010110100110101100100000010010101000010011011101001000000110110000110100001110100000011110000110001110110100100101000111000101100001000011001100000011011110101010001000110100000000101010001010011001110100010100011001000011101100101101111011001000100111101010101010110010001100010001101110011100110101000001001100100001100110000101110001001000110110010100111010001111111011110001010011110100110000001110111110110011011001101010001101100010110011001111010101011101101100001101100110100110111011001111010011101010010011001000110100011000001001111110110011110011101101010100110001011001010010100010110011101000101100111000100000110100000011011010001010000001110101101110110101110001110011000111000100100001111001111111110100111001001010011010111001100011101000011111101011011111110001100111110010111101011111110011101110101010011110010000011001100100000100001010011001111100110010001101110100010100110001001000110000000101001101010000101011000001011001000110101001101000011010011100111010101001010011001010111001111011100100110101000000110001101110111100000100010110111100010111001011100000001011000010000111111010110000100010100011100101011100101110111100001000000111100110000100000010001000111100100000010000110000100110111111100001000000010001110010000011010001100010001001100011100000000010110000010000101011110111001000010111011000111111100010011101000001011101100100110011010110000110011111011110110110010111010011100001111110011101111111111000101101110110000010100011110110100011100000101111010110100011011100001011100101100010011011111100100111111001011111010000101010101111000010110000001100111011000011011001000100101001101101001000000000011010011011011000010001001100100010110000110110111111001011111000111111011001000101000001000111100111100100100010000110101110011100101110010111000101110010010011110111011011011111110111110100010100011011110100100010110010011011101100110011000110100011011111110011011000011100110110101111111111011000010100001010010101001000110111010010111101000011001111100011101000111111110111001100010011110101010010001101111111010010011000101101110001101000101111101000011011000111001110011010101010000101001100101010111000100111111100100000010100101100111001111011110010001010000110011111010000001110101101001101100011100000100100001101101001110000010010101001001001100011100000111011000010010000111010011101000110010011110011100111100110011000011100111001011001110101011010100100001011001011100011010011100001000001111110011011000110011001010010100110001101111100100111110000001001111100110111011001010110100110010100100000100100111010101001110100100011110000011100001010111110000000000110110100000001101010001110001001100000110011010110111001001111111000101001110001111100111111011111111010000101100101100001010101011001101110000000010101000111011010110110011111011000110010111101110001010001110010110010101101110001011000000100100110110010011100110111011001011110000111111110000001110100010001100011110001000101111010101111101011101010001100100011011101110111111000101010111011011011000011001100100110000110110011010010100010010101101111000110110111010010111011101100010111011000010111011101001111100001111010101011101011000000010010000001000110001000110111011001011110010001010110011011001000100001000100011110010100000001000010111111000111011011101000001100000000000011000000111000111101001110011001101111100011100000011001100110011001001001110101110010011001010111110001110110001111101010100110110001010101101111110000010110111011010100001101110011011001101100100101110110111011101010110101100000011000010111111100101011110110001001110001111010101110001111000011010101000011011010000000111000111101001000110001111001001101110111110010101100000100000011110001101100001110011100000100001010000011011111001101001001001011001010000101011011010101100000001011110010110000000110111100111111001001001101000000111100100010011101000111011100000111101100001000010001101001001101100001000010000111100101000011111101111100011101100111101111001010101110111110001000010110110110100011110111001100110001101001010000011110001000001001001001100100001101000001000101001011000100100001111011011000000100101110100111101101010101111011101000001110111111000100110100110110100110011111011011111111101100001100111000100010001101010110010000111001001010001011111001011111001010000100010101011101001000010001110001001000010111100010101100001010010100110100110001100000011010010011100001001001001000011100110100010001111110101000110001100111100011100001000000100011001100100101011100001000111000111110111011111100100110101010100000011000111110110110111111010001010010101001001011010001001111001100101000001001100111100001010001101010011011000110010110001111000110010110101011101110000000010111100001010000011011010010111010011011000101000111111101001011111010010100000011100001000010110100100011011100011100010111100101110000000011011010101110111010100001100111111010100100011110100101110101000100010001000101111111011001111110000110000010000101011001111001011101000000011001011111010110010011000010001110011011110100011100100110101101010001101100001100011010100010001011000011011010101010111001000101010011111000010101010010010000111111011000000110000111110011110000100111000101011011100011011101100010100111111011100111110101100100111101111001000110101101000011011111111001101010010110100001100000110111000011101110011100001000101011011111110110001000000110000001001101000011000101010001011111011001111011100001100010011100101010100001100000101010110011101011100010011001111001000100100010101001000110000111111001001111001110100010111011000111001110010100111010001010011101101100001100010000010101101011011110010110001000100101101001011011011000000100100010000101101100001100011010000101100001011001101111110111010000111110011000110111000100001101110110001100111110100100100111111100010010010100100111100001001111101001111110101100011011000101101001010011111111010001001111100100001100100101100010001011000001000110010010101011111010001110110001100110000111001000111000011101010101010110110111100100001010000111101011111111000011001101100110001000001000111110001000101111110100001001000000001011100010010010001000100100100011101111011000111000111111111000000011101110110110011011101011110110011001000000110001110011000000010111011110001011000001010001011010110000111000100110010000011000010001100010101010110000010110110101001011101000000101110010011011000101000101111001100101110011001000001011011101111001100011111111001010010101001110110011000101101001101110111001011000011011011110010011111011010111110001101100001100010011000100001101000101001100110000110111100011010001001010011000000011111100111001110010000100011110101000101110011110101001010011000010100001000010110101111001110011100010011011000000111110110011001001101001000110100001101101011010010000111101100011001010100011000001110100000001111001001100011111011101001111000001001000110110110001001111111111101001001110111011111000101110111100010001000000010111100101010001111010101011011110101000011110100010011101011001111011001001010110100110110100110000110001110001111010010100100100010101101011100101011010010001010111000000011011001110010111111011010001111000110010010001110101010011101000110000011100101001100001110111101111010100011101001000111000110111010011011101101111111100111001111000000111111101100001000010101011110100001010101011111010000101001010000111110110010010010111011001110011011010101111010100111101010001011101000110011110100001111101111001101010001101101011111000111000011111110101010001111100010110010100101001100001010000111011000000100110111000001111010010000101110010000111000000111101110110010011110000101000000011100100001011110000011111101010001101001101010000000010110010000011001100001111011110011010000100111000001011001101011001000000111100010000011100100110001001111011101011101101001111111100000000001101011010100111101100011000111100000001110100001111110100000010001010100100010011001000010001010000010001110111011110110110110100001011010111110000111011000001000101100011110111110000001100111100000100011001111001111011101111011111100001101010101110100110110101110011111010110101100011100011111010010111001101110001110010000000100011110001110100010110010010011101100000111001110110001110111010100110000000100010100110000011001111011110100010101010111111101100011010101010111010010010101001110101111011010011000100010001111111001010010001001111000011101001101111001000101000010010100100101100001100000011001011101110110010010110000100011111101110101001010100010000110111000001100011011110110011010111101110110110101100001110000000111101111110101111011110010101110001100101010011000101010101110110001011111001001101001011100001110101001000101110011001101111110010001100000111010111100110000011000000001101110011000101001100110011010011110110001111001011001001100101110100100111010010100110111101110110010110100101101110111011110110000100100010000111111000101001110000111000111110110100011111010000000111010011100011001001010101011111110001110111110111110010000110001001001101101001001111110111001110101101101011000010001111010010010010000010000111010011000110011100010010101111100111101011010010110111111010000101110011011101110101011000110100101001011101001010011000001101001010111100111010000001001011100011011000001001111111100110101010010100010100101100111000111100010111101011011101101000111011010011100101111011001001000010001000111000110111011001010100010011100011011101011001101101000111000110011111101001101110011110111000000000111000100101111100000011010111110011111101001101000000101011101111100010010000101001011110110011000001100100000110010001001011001001110101110010110101011000111110010101100011111010011100110000000101000110001001000000101111101011100010101011110111000001010011111100100111101011110011000100111011101101010100000001001011101101010011011010101110000110100011011100110011010100001000111111110101111011000011001001111010111101011001111001111111101000101110110000001000001001010010011100001110011010110101100000110101101100111001100101011001000000111100011000100001000100100110100010101100100100110100011100001010001001000010111000001100000100111101011000111110101011011101100001111100010000111000000011110001010110111101100001011111000000100011010001000110101111010010000000010011110010100100101001000010011000111001010110110101011000011100110101011000111011011100111001101100011110010000011110011111110111101101100011101000010011000001100000100100000100001011000100010100100011101111001011111001111010101000000111100100100001100000101111110000100010100111100101111101011101000101001101011101101010011110001011000101001011001011100010101101010110000010001111001000111111010011101011011011011000101100001100110101100101101101000000001100101100010111100101000110110101001110110000101000111101001101010010010000110110101100010111001110110011100001010100110111001010101110010111100111011011001000111001111100110011011010000010111110000101110101000101011110001111000110100010010000101000110111001011011010011110101000010110011010111010111001001111100100000000101000111001010110110000011011111110100111101100011110111010000111000111100011111001111001010101111000111010111000100011000010101111010010100111011000110001000110000010100110010001100110111111011111111100001011000110000111110101100100110010010010100011001111010010000100100011111111101100110100000111011000000111011101101100011110001001001100010110000111011010100010001101001101101111101001000111001101101111101000011011010111111011100001100000111111001101101011001100001010001000110010010111010000001100000001101010111101010100011001000011101001010000010010011000000010111110110001011010011010001011111000001010111100011101100001010111001101010010101001100110110010100111101001010101101111111001111010100100101110100111001110001010100001011111111010011000101111110100010001000100111110001001101001111110001110011110110000010011101100111110101011101100010000110110001010011100101001111010001111110011111010011000010001001001101111110000111101100101011011010010111011110111111111101010110000110011000000000001001100111000110100000001010011010011110010000010001110110111010111011010000111101010100111111001110000001010010100101010100000111111111001010111011111100100000101011011010111000010011111101100100111010111100001101010000101000001111111001010010111011101110010001100000011011010011111100101110111110010010000011101100110101111111011010001110010001111011001001011001101000111010000110110001101000010011101101011011110111000010111001011110111110100001111011000000110101101111110000100100001001111010101001111011010001100101100000011101011100011100001100110110001110000011111010001010011100010110101000001111101001110010001010000100101000110111111100000100100001110100101010011101011000101111100011010111011110011100111110101000110111001001100011111011011100111001100111101000011111100110010110011110000111110111101010100100010000001010111101010101010110011111111111111100001100101000100101001001001011010000110001010110111000111100011101010011011001011000010110001011101011001101101000000001010001100101010001000000001000111011000000000010010000001100110000000101010111001010010011011011000111110111010101110010100100101010100001011111101100001010100101011111001110011100000010100111011110100011000101100111001100000000100111110011010111011000100001110100011111001000101111111010100111000000001100010100111000101111000001111010001101100011010010101111011101000101110001111110111000001010111111110001011001100001001101001010010000011111011101110111110011000000011000100010110100110010110010010101000010100001110000100011001101111111111110001001100000010111001100110001111000100011011011010011010011001110111100000001010110101001011100010110111011111101101110110100001100110011011111001011111001101110000001101000101011101001100110001011011000100110010110110000000001010100000100100001110101111111110011001000010111100100011111010100001010101001111101110010100000001010110011110010011101011000111010010001100000110101110101010000000011100110101000010111101010001001111101101000011110011000100011110101000110010011101110100110110101101100001110001100001100101100110000001111100101111101011101000001001001000010010010010100100101000001100010111010101010000010111100001010101111000000111011011110100110100011100111001000010111100011100111010110101000101110111001110000100011110101101010100011001101100010110110000111000100111011100001001110101010110100000111100001001000110001100101110011011100000010100110110001101010111100001000111100110010110010010011001001101001010101001011110000101111111101110100000110011111100101010111101110110000110001110011111010101000111000010001011111010101010010101000100101100011000111111010110010110000011111010110100001010000000100111110010101110111011100001101101000101000100101000001000010010011001111010001101111100110100110111100100011100111011011001001110000010001010011010000110010101010100010110010111000011100101010000011100001000010001110100010001010011101010100100001000011110110100111101000010000010101011000101100010010110101101100100010110110001001011000111110000101111100001011010000110010011001100000001101001100000001100011101101001101100000100111000001000001111010111111010001001100111110111000101010110000011011100011110100101010010100000100110100001111101000011111000001000110110011010101101011010110111100100100101111001010000010101100001110110001011110001001000100101111000101100110010111000001100110011001111110101110010000100101010101000010001101000110000010101111111110000011000110111100100011011010100100101011000101010101100001001000111000011110111011010111011000000111001101000100100001000111000000111001001110011000000010100011110111100101010010011100010010000100101101110100001011011101110001011110100110100000010100011000000011010001101100000011110101011001101100011010010101111001011010110111100011100010011010100100000111101001110111101000100101110100000010101000100101010110111001000000111100111011110110101101000010001011100011001010001001110101101111000000101000101110111100011000100010011001100000001100111100010110111000000110110011100010100001110010011111010001111111101011111111011011111100111100111010001111000110011101011001101111011000110011000101001010011101101111111011110011101011100011111100110111110011111110100011001010011111001111100001010010000110010110100111011000001000110110111101101011010011111010100001101010100000011010100011111011000111000101010010001010101111011011000011000110011000010111110110100000111101001110111100000111110010110001111011000010110000010111010100010100001110100101110110011011010111100100110111101101110111011101011000101100000100011010011011100001110011110011001101000001100101100111010111111010100101111011101010110010001101111010000001000001110000011000101100111000011100011101111000011010100111011110111010001111010000111000000111110101001110011010101101100100010111110111011111011101110111010001010001000011110011001011100101000101110111000101101000111111010000000000111111101111010011111010000110000000010110100010101010001011001010011101100011010010111010110111001111010110100110011010000001110110000011110100001100101010101000100111010010000100111101100100000011101010110100101000000100110010010011011001011100100100001001011100001111100011000111010100010100110100010010001001000101000001011010001111011100011100111101110101100111001110011100110010110000110110100010011000011111000100011001011011000001111000111001111011101101101111101101110101011101111111010011111010110001110010111010000100000000000001010000111011000001111001111100100100000001011001100110010100100010100100011000001111110001011010010001111001000111110000111100100110011011011110011101111011111111101110111110110110011001001101010000111001001110000010110110001001000011001001110011011111011101111101001000010011100111110101100101101010001100111001001001001110000010100000010101101001101101000111010100100001100001010001110001011101000110010101010010100111000111100000001000101101101010111100000011110010111010110011001101101010100001100001101010100101000111100111100010010111000010010111000111111011111111100101111111010100111111101001001111011100000101100010010000011011011010100101111001111110010110110110001000101101000100111010001000010111011001010010011000101011100000101001011001110011111101101010000111101001011001111011110101000100100010101101101010101001110011011111101100100101110100101100101110111011100010000110110111011010010110101100101100000011100100011100101001000111111111000000100010010000111101110010110101010010001110010111011010110011001001101011100100000101100101100010000110111111001111001010101000110110111001001001110000010100011100100000010101010000000100001111101110001010110110101101000101111011101110010001100110000010100001010000110011111110001111100000001001110110111000011111111010111001110110101001111110001111100010111111011000011011010011000010000001110011000011001010111011110010001001010001100010111000100110101010101110011010110010010011000101000101001010011100111001000101000011101000010001010010000111110011111011101111010110111110110100000101110001000110110110011000101010101000000100010110111101100010100000111111111111111011111001010001010001000100010010010100100011000101101000011000101100011001101100101010100010001011111001110110011001011000010011001110101011001111000111010011000101101011010010011010110110111010010111101000001011100100001000100000110010010101110111000111011001111101100010100100111100011000010110101001100000010111110011111011000101101101110010001110010011000111100001001101111110111101110001111100000011001000001100000001000011010000110111100110000001111011110010110001011000011101001100000000010110111111101010100101110011110100100001011000100011011110111111010000100011110010101111101010010111010110110110100100101000101000001101101101010101101110010100000010001100110011101100100111010111111111010111000001001011001101101000000000111100000011110011000000111111010011000101110001010101100101101010001001000110100111000101000001000010000100110001101101100000001011100010101110110110011101110111101110101110111110100001001111011011110111110010010100111001001100111011001001110000101111110010001010110000001100111101011010001010111101001000101111101011110001111100001101001101100000001011011101100100110101111100010101010000110110110100110100001001000010110011000100100011011010110011010101111110101111110011010011001011101111010000000110101011010101000100100000001011101111010100001000010011100010111000101110011111000101000111011010000010111110100010000110100111001010010110011111100110110001000011101111011011011110010000011000101010110101111000001111010001111011110010001111110111111110000100000000010111011110011101011110110101010110100010100001100111101000111101110001111001100110101011101011101000110010101001100000100001101110111010001111101011100101000001011011100100000101100100110001111011111110110010000111100100010010001011101010101010110110001101110111111101110011001011010110001011100101010010101001010001100100100000101111110110011111111111011111011100000101100101001000011111010110111000010100011111111110011001001000000110111001110100101001101001010001001011011010101101111111001110010101000010101100000100110111000101010010101100111001100001100111001010001110000110101000001111001101100001011010101001011101000111110010100000100011111001011101011000001100010100111111110010111111111001001101001011100011001111110101110100110101010110100011101100111011000101111000011100111101000010001010001101111000000001011001100110000101011110000010101110001011000001001001010011010011101101011011100001101101001000011000000001011001001001100111010100010010000101110100100111101111011001100100101101101010110100001110010010000100000110111011000010111010010000110010010100010000100101110010011011000011101111001001011000111010011011011101000010001110001010100111001000101011100000010110110011111011101000000110011111111110001011010011101101011000101101001010100001100110000010000000111101001101000110010101110101101000011110111101100111111100011110101011011110000010101100010000000000111010011001000110100001001110010011011101110100100001010100000110100000100111101100000011110000001001011000111010110001110011111000000111110001011110101001010100111100011100101100101111101100000101010110111101001111111110011000000000010110101000101000001111101101100010111000011110101100001100001010100100001111001000100111100110111000000101110011010110010100111111110100011100110001011000110010010010000110110110111100101011001100000110000001100101000000101000110110111100000010011010011100000000011100001100000000001110100001110110010000110000110000000000010110101110110000010011101001001110110001101010110110011100010100101110011010101011010011000100100011011100001111110011010011111110011001101011111000101110011110101110010100100111100011110100011101100101111101000001011000101010001010101010110111001010111110001111001111001111110000011100011100000001001100110000100001010010101110101101101100111111011011111000011000011001101100011111011110100100111111100101110100111010101111110000000010010010011010011011101111011101110000010000010010110111101000101100001001010010111100100111101111010010000111100000001011011001001001111011100111110100100110110100111011100101001110111111100010101111101010001101110111000110000111000001001100100000001101101100111110100010100010001010001001001011111100000110100000100111010011100001101100110101101101111000001101100111100000010101001010011001111001010101011100000010011100010100000110101101111001000010111101001010100111010100001101110000000000101001001000110100110110010101110100000111111110000111101110100010111100111100010011110001101100111100110000111011001100101010101011000001011010001100011001001111011110101001110101111001010100101101100110111111011111101101111001101011100100011101001101011011000000111111000010110100111010001011110010010110011011001110010101111000001001001001000011101111100110111110000010111101100001111011101111101100001001101111111010000101001110010011011101110100110101010011101101100110001100110011101100011111001110101010010110111101100001001100011100111110000011110100100011110010110111000100111011111111000100100100011000010100010011010101111000001001001110100000110110100001000101110101100010100111001011010011110111111000100001000010110110110101111111101100011110000110100101001100001011011100101100110011101001111010101110001101010011100111110101000001000011010010110011000011111011000101110101101010010000111001000000001111101111111100101001110010101011100101000001101101110001101100101000111011011101110010100001111011111011010001000100101101000001010111110101001101111111101001101000011001100110010001000110110111000010100011000000001000000010110100001011000011010001001100001100111010111100101101110111101010110101110111001011000110110011011010110101010111010111000110011101111001110001110100100110001011100011010011111000011011010001011101110000111001000011111000001011011010011001111010101011001101001010001110000100011000001100100010010101100100100001000111111110100001000111101110010110101110101000111010010110000000101100011011011111011100100111010011100011101010100011111111110001111010110000100110111001110001110101111100000000011000001011011110001111000011000001101111100000001110101010010010110100110010110000001110001110101001101111110010110111011011100000011000101010111000111110100111011100101101101010011101110000010001111100100001001001111101110000011000101101110110111100111011100111000001011011110110000101011100001001000110100001110100011001010011000111011000010111011011011110000000101111111011010010100101010101011010111101110011001110011101101100111101111100000100100001011100011101011011101000101011011100010111111100001010111111000001101100110010101111010011110010001011011110001010110110010010111001011001101010010111011011101111001110110101010000001011110110001100011100111101001011110110001111010010100010010111000001100100101111110110100001000001010011001101111111001111111010101010101001001111101011111101011001110111110111101010001110011011010100100010000110001101010011101101111101111010101100000100110111101010010110010010011001110000010010100000010000101110111110010001110110111101010110100110011000000100101000000110011000011111110111101001111010010100001101111011001100111011001010101101011011100000100101111010101100000100000101011101011110101010001101010011010100101011101000001011011001111111000110000110001110100101111011111110110111010110101100010101010011010010111101100110111011100000000101000011010111000010000010110010110101101100111100001011010110110110001010001111111010100001100010010101010011010011000111100110000001001110011101100001111001110101101000111000001101110010101010110001111010000101010101110110100001100101010000110100110101111100011010100011111111110010000000110100110000110111001110100001001010100101111011000101000000110101110111010110100101111011000011101011001010011110101110101010111000100100001110001111001100111111000100111010110101011110011111001101100000110110110100001100100011000101011000101011001110011010011011111111101000101011001111100111111101110000010011101101010010100000011110100111100110001000101001000111101111110111000001000110111000011001001111110010001000111000011110000010010001101100101110110101010100010001001010011010001000101100010110111000111011101011101011100000000000011011100001100011001001011011000101001001000001010001100110010011100001000010010101011000001100010110111010000010010010110011110100011001111001010001011000100000010001101011000110110010011100001011101100101100101111111001001101110111110100110011101011111001000101101110010101111111111011101101011101000010010111010110001010110000101011101101110010000110101001011110111011011101000011100001101111000101000010011111101100000101110001001011011001101100001000110001011100011001000101000100011111100000000110001010110101100101110101001111011010010100000111011010110010111110010000001111011101001110011100000001101010001001101011101000000111111101110100001101010001010001110110100010011100100111111100000000100000101011010110011100001011001001100101001100011000010111011001000000100100001001110011001110100001110111101100010101000111010001110000010000111111111101010110111100011101011011111110001011100111100001110110011010101001100000111110010010111110101000111011001001100100011000001110011011010101011111000000110101101101001010100101000000100110101100100000001110010100111011010001111100001000100110010011001100000111111100111011100011000110001010110000011001111110111010000000011010001101101011010111111001101011110111010100010100100101011110111101001000110101010011001101010101110000010010110000000010110011011100110101001100011001101110001010111110011110010000110010111010111111110001001000001010111111110000011101101011100010111011101001110011110010100111011101100110001000010101111011000111111000001010110110111100011010110110010001011111111010111011010110000010010000011110011001100110111101110011100010111001100100000000011010000010101000100101110111000101010010111010010010110110110100110111011001001100000111111100001000011001010110110100111111111010100100111100111101101101100011010001011010000100000001110001111010100111011010001011111010100100101111100110011010010111010101000010011111011101100110011000011010000001100110110011011100101110010010010111011001010111011111011111100010001101111100111100110001010011010011111010000110001011101111100111110011100001101000000001011110110111110110111001010100110000010100111001011111101010110101101110100000101110100101011110000110001100101001110001000000100011001110111000110111111001001001000110000101010011011101001001110101110100011010111011100011111111110100010010010101100110010111001001110110110000010001000111100011110110111000011100110110101101111001101010001110111110001010101001111100000010001011001011110001100101111010111001000010001111001000001100101100100101101011001101000000010111110010010000011101010010101011111010111100010100001010010111011000001000100101001000011110100100010111001101010110001010100011100011001101111100100000100110010111010111010000111001100110001001001001010010100101000101110001011110001110010000001111101110111101000111100110111100111111001011001101110010000100000110110101011101001111110101111100000111001001101111111010000001000111001110010000101100001001000001011100011010010110000100001010111100010101100100101001110000001001100111010001110100111110111001111111000101010100011101111110010011001000011111010001111001010101000010100100101111101101000000000001000111001000000100100100000110111001100011010000111111010000011111100001000100100010000000111000101011000010101110010111111111011111101101011100010001100111001011111011111100010111111000010011010011000111011100101110000001010101011011000100010111001001001001010111010110000100011111010110111110111001010010111101000110011010001010100100110000000000010100110011000110000000110100001111101110000001111111111101111110011000101010110001110110111011010111101111100011011111001011001111000101101010111011011111010010101011001011111011111111110100100111001000101011110100101100110001011011101001010011110011010011101100001000100100010001001010101101101011101010100110110001010000110110101001011111010001101100010111000101000001010101000111101000110100111111101010000000110101110000111100010010110000110000100101111001000110111000100010000111010011001110010101111111001111101000101100100111001111101011100100110100110100011010110101111000111000110011001101101110001100010001010110110011011101010101111011010111100001001001100010011100111011011000110111001011100000001111101010001111000100110110110110100010011100100010001100011000100101001101010000001101000100101010111111100111100101010111001100100110100110010101010011111110001000000111001010010100101111010000111000010100001001010111010100011101110110110110001111110100101100010011010011110100100111010010110000000011000110000010101110001101011100000111100000100110000101010101000100000011100011001100111111111111111110010110010110111111011010101110101011001010000010000110110000000111111111011000010001001001011101100100101111100100010010011110111010100001111100101101010100110011101001101110111101100010100000011001110111001011111100011010000001011000011010100110011100101101100001110000000010111000111111010010110010100100101011101000011001000001100101001101001011000100110110010001001000001111010110001100010010111100110111010100001011010111110011001011001011100101111100001110011101001111011111001101010111011011100000101000000010110000010010010011011110110001000110000001101111000011010100010001110101100110000010010001101011100011100101000101100011110011000111110001000001000010011111001000110001000110010010101100110100001000011011111011011100011101110110110010100000111101101011101100110010010010111001110001100101110001001001011010101111000110011011001111100010100101010101111010000001111110101010101110110100001110010101000100000110101011111111010001010001101010100010000010001100100101111010110000100000110010100110110011111011110101110110110100100111111000111010111101010001001000000011011101011101001100101000010101000101011000001111000111001010011111100110010111110001001100101110110001110100001101000011100011011000110000011001010101101010110100110000011010100110100010010111001110011101111111000111010101110111001101001101001011110010101110000110101110000001101011100010011111000101101001011110101011010100000011011001011111011011011000100001101100011111010111000001010111000001001000100000110111000101000010011001101001011001100011000011000001010110011100101011010111100110010110010010010101001101110011000100010010101100011100011011100011111011000110111101001101000000011111001101101100010011100100011001001100000001111110010000011110000101000000101100101000100001010001011001001010111111110001000110001110110011001001110110001110100110001001000010111110001100101000100000110110111001101001001000101011110000111100101011100011010100011110000110000111110011001110000000011011100010110100110000100011000011011111111101011000101001001101101001111101010111111010011011010010110010110011011100010001110000100000100101101001100110011000100100000111011000111100000110010001100100001111010011111000101000100000111111000101110101110110001000000000100101100100101111101110101011110000100110000101100010100111010111010001101000101010011011010100011001000011101100010111101110111010011011010010101101110010000011001100110101100001001100110000001111110010101110000100001100000111000111110111101110111111111101110101110111000110010000111110110001001001111000010010100001000001001011100110010011111100000010110000110100100010010101111011000100010000101001101010000001110101110100000111110001000101111100110110110001101110101010101100000100000101100101100111001011011110011001011001100011111110110101101101111111100101001110101010110101100100000100000111101100011001011010001000100000001011011101000110111110100000100100011101110111110000010001101101010010101010011001011110000101100001001101110110010011011100100010000100100010000010010100011000111011110011111010100000101000111101111010110111101111110100100101110001001100111111000010001100010111111110101100100110010010010000000101100100100000000011011001111100000000101101001111101110101111100000000001110111111101110101110111001001111111011110100010000011101000100110000111000111010101011001010110100000010110100100000000100111101001000010100110101110001011100000111101100011011011101101000000101101110011011111000010000101100100101000011010011100000000000111100001101110010110010110000101101011010001000000000000010001011000000010011000010111010100110100100100011111110011100010110010101101111100010100010101111001110111001001111111101100001001100010100101000001100001100001100110100011110000101111101100010101011011011001111110011000101001110101011101110101100111000001011101001001011011010111110000101100100011000100001110110011110010011011110101011111010111010101000011001011010000011111100111001110101111101101111110110111011010111100001101110111110010101101110000100100101100011110011110000110101101001001001101101110010001101010010011110111100110011101101011110011001000001001100110001000010111011111010110001100001001000110011101100010100111011110000000010000111101010010010100000011000101111001111000011000101101100110111010111100000110010100111110000100100100011001011011001111101001110001001110010000101110001010101100001101110100000011001001000001000111000110101110010001000100110110110001111011011010011100100100010010000000010011011111101110000001111111110000001010011011110000010110011111111111111011011010110010011101000111101010000001110110000111000111110110010101010110110111010100011111001111111110011000101000110100101011001001011000000101110100010110111000000111011100100111101101000011011011100000000101101010001100000010011011010101100101101010001001000000000000111101101001101111010100101110010000001100000100100000010001100000101111110100110100110110011010010110010010101100010000010101111001110100101101010111111010011000011000011111111110011000001010110001010000001011000100001000001100110001011011111100101011001010111110110110110110100011011011001010111011001010001000110011010110101110001010110101110100111100100001111101001100101011100110011010111110000111001001000010010001011110100011001011101110011010000101011101100011101100111010111111010001101110111111001011101010111110111001110100101100100101001101111110001010100011100101010110010111110000111000100001000111110111100001101100100010001111111011010011101010100000110011100111000100110001100110101100000111100010111000111000000001000100101110101000010101110111011000100110000000001000110011110111110000110110100010111001110000011000001111110101110101011110001000000101110001011001001010010010000100011111000001111111010010001001111100110110100101101101110110001000011110001010000001011001011001111100010010101110001001000111100111001010100011111101000100011111011011010010011011100011110111010010011011001110010010111100110111010101110111000000001100010110001010111101001001010101011101001101001100010111001001110011010100010000000000010010000101111010011010100100111110101001101000000001010000011010001100110001010000000111110110010101011110010100110111110111111110010010101011011100101101000001001111000011100011000110101101110101100111100101100011110000000110010010011010101000001000011100010010100001010110011101100101111001000100101000010111111110011111100111001101100110100101011101100111000000001111110010001111111100011011000101110110100101010000110011011011101110101000000001101010110001001000111100001000010000000100000111100110000101010110100001011110000000101000011101101110100000011111010111101000110011100000001011111011101100010100111000010001110100101000011010100001010111111110101101010111001100110111000001110111001111100010010110110000000011111000010010011111011101101100101101001110010011101000001001011100001100010110111011001000011001001001111101001001010111110101010011100010111001011100111110001101010001001110011010011111011101101111000010100010111110101001001100010111001001001111101100100110011011011110100111111000111001101100101110011110011110111111111010000000010110110011110101010101000001000010010111011100110001101110101011010010011110001100000011011111100000011110000111001110110101110000100111110100010110111010111000011101111001001110011011100011000101110011011010111111101010011000100000011101000101001011001101100000000010111011110000101000100010011101000101101010101001110111101011100101001010000001000011110111100011110000101000100001011001101100001110001111110000010010010100001110100111101110000100010011111011000000101010001100001111010110000111010111111100101011111101100000111100000101101111010001110011101011000111011110111011000110110101100110111001001011111110101110011011001101110100110000000010011001001010111010001001001001100111011010011011000111000000000010011100001011110000101011000100101001011111111110010010001100010110101011000100000000101010111101110110110010100011110001001101111010100110000001111011100001011000100101100011110000101110001010100000010111011001111100101111100010110111100100011111101111010001111110000110010011011011011110001010010100110000010101001001101000011001001101101000001001101111000000110011101111000011011001000110101011000001111010010000101101111111111100000001011110000011010011011001010001111111110010110011110110110100000001110011100000111100100101011011010101110010101100010011011001011000010110000111000001100001100010110110110000000111100001101110010000000010000110110000100100101011111100111010110001001011011001000010111110010011111101000010111100110010001111010110111110111011100110110110011001011100100010011111100101010000100001011010001010001100111110110000101111101111000111001111111001101100011011111011001010001010010010001110011111010111001110000101111001010011010000100001100110111001110111111100000111101011001110111000100001010111111000100111011001000001010001000000011100110100011110011000100010111010011001010110101011001111111011010010111010011101100111000100000100011010101110111100010100011101001000101011010011000011000110100010100001111111110011101000011001111001000101000000111010100110001101110111011110110111001011111101100111110001000100011000000000010101111100100011111111101110001110110111111111010001101010110101101010100111110010010111100011001110000101101011011001111111110010000000101011001001011111100101000110010010001001111010110100011001101011010100110101001111001000111001101101110100111101110000000000000100111011111110011110001101011011011110010100110101101101110000100110011111011100010011011110100101110100101011110110101010000011001010010100101000100111101110000111101000100111110110100010000100110001000101100001101100001111011110110101010111100010011010100100010111110011000101100101001011000101011001001100010111000110001000111000001111001001000010010000110110011101111001001000001010000100001110011000101011111100111010100100110111101100000001110000001011100010101101001101000011111111011011100100100111110001100010110011110100001111011110010000110110100001010001001001011011011110001011011001111110101000000101010111010000100011010010101111111001101011000001011110111101100010101111110000111100100100111111010011010010101010010011110101111101110110000101010000010010101000101010011110000111101000101101111000110100101101100100101011101011010111010100001001100111111111110111010010010111010011110010010010100010010000100101111001100110110101100010010110001101110010111010101000111010001010000100101000110001001101001111100010101110110111111011001100101010000011010101101110010000010110111110011111010011011011001010101000000100001110100011000110100111110001010110111010000100001000101101000100010000000101010100001110011100100010111010101101010101001010110011000000001010111101001000001110100101000110001011111001000101111100101101001000011010001110010100001101100111000000111100010111101011110100000001010010001110110001000111011000100000001000001111011110010010010111010000100001000000111011100101111001001011110011111100010001111011101101011000011101000100101010101001101100110000100001001111000100111101001011111100101101011000111011001111001110000110010111000010110010100011000001111101001101110011111000011100001010010110100101001101100001010011011111011100101000001100010011010110101010110011100001110010001100110010101111110110101010010111101010001110101110011001010000110110111001010101101001101011110000011101010111000011111110001011001001010110000110110011100111000110010100100010011101111010001001000110110000000011000010010001000110000111000011000110101101011010010101111000010001100110111001101111001001101101000000110111111011000011111010100001010101110111000110101100110010000101001110011000011010100011101011001101000010100010111000010010111011101101001111110110100000101010110100000100100011100101011000101001111110110110101011110111001101010110010001010000100000010110100100101001100001011111110101011011001000111000100110111100110110110100011000110101110000011111111111010000110010000010110000110100011110100100010011101001010011011110011110010000010001101111001011111111001011100100101110110111011011100100111111100010101001111011101000110100010100011010111010110010111111010001110001001110010011111100001000011111111100110010011011111110110100101001001101011101010111010110000110110001001000001111110111110110011101110110000011111110000011111010111001010000100100101100101101010101110011010000101101001000010000010011001001011111111001001001000101010100110001100011111011000111000001111001110110000101110111101111000110111101000111111111010011000111100000111001110110001001010001110101110010100110110100010010101010101011001010010111010110001000011001010110111000111110101111000100011001101101110101001101011010011011011111000100110110011001001110100011011010011110111101000110001101101000101111000101111110010110101100000011111111100111000000111111100100010011100000010010001000000000100001001011111000010000010001101101010111110100010100001111000011101010110110101001000100100001010110101001110100010010001100110011111110100110111111111010001101100100000001011101000100000101111111011000011001100101010100000110101100001010110011001000110100111001110000001011011100011011001000011011100011011000000111010111000011010110111101110100010101000011000110011101001000110110110000010101011001001101110011010010101000010101001101110101100111000000011011110100010000001010101000000011000000110101100010101111000011001011000110110010100110001001110000101100101110000111010000101111110000011001111000101010111100110000101100100110110011110001000000100010000011101110001101100001110011000000100010100000110111010101101010011100000100111111001101111100000110100011111110000110111111101001010010110100110111110110011010001110100100100011001110101111100111101100101011100011111100100111001011000110001000011000011010001100000101000110111000110001110010100101111110110000101110101111111010001110011111010101000101110111000101000000011110111000111100000100111011101101001100001011000010011101000110001111100110000111000011010011111100000001011001110011000100011011001000110010011111000010110110111100101101111101110111100010110011000111000100101011110101110001010011011110001101111101101101111010011101110010001011100000011110010010111010001010011100111011011101010010100100100000110011000011010101100111101001000100010100111111101001101011011001101110101000000110011001000110011011000101111001001111001010011011010011000111110010011011010101101011010001101100010110111011011010001001010101010111001111111001001100010100101111101000000101110111001101100111100010011101011000001000011011000000110101100001001011011111101001011000101110010101111110110100110001011010001100101101001100011000101100111110110001010101100101011110100001101101011110000011001111111001100100100001010110000111001110011110011001000001000111000101010001011010000110101111101011001000110001101110100011000011001000111101001001011000000011101110001101100000111101010110111111100001101000110110100111010011000001010111110111111101000000010101111011001001010010010011011011010010100011110111110010010111001101100101111111100111000000001001001010100110111110101100101010010010101111001000101011111001000011011010010101100010100110011101100000101010011010111010010110111010110110100011110011111110110011011010111100111010111101011100101111101111010110110000000100011000100111100011110101100100111011100000001101000111111010001011011110010001100111011011010000001100010111001111111100011111100011010111101010101100110001101110111111100111101111100010010011100010000010010001101011011110000011100111110010001111100000101100010011001010000001110010001101001100111011101111001001101110001000110110010111100110011000111100011101000101000101101101011011111000001111010111100000101011111000110111110011101000100011100001111011010001010010001011001011011000110100000100100011010111011000101011111001010100001100111111011001010110101000000111110011000011100001100000011000000011100101010010100001110011100001011011111000111110010100010110100110000101001100100110000101010101101001110110010000111110011100101001011010100000001111000011011010011000010000101001110001100101000000100011011001010010010110110110111001000111011111000100110010110000011010101101011001011000110011111011011100100110111111001000100001010000010011010010010001101011101001000011011011111100010000111100110011011111000111100110111100101011100101111100010101111100000011110110111110011100001001011000000011111001100011011110100100101100010110010100110100110111110010000101110100001000101110001001011001000001111001100010011010001001000010101101010111011110111111010111111010001011011101010110000101100100100101100110100111111000100110100001011000000111101101001110001101010100111100011010101101001101001011101000101000111110100011101110101010011101000100101110111110101110100110110001010100001011110100100000011101100110011100011100100010001010010011100000100001011110101001010100001010000100000010010110101001111010110100001110101000110111111011010011000101110001100101110101010001011001000101010000110111111101000001001010010111000110000000110110101101100101011100011000101011011110000011010101000111100100011100100111001000100000000011110010011010101101100000011100101110010000100010100100110001101100111110001001101001011011001110000111100100100111111111010011100111001111010011110010110000101001111001011001100110010010010000101000110100011110011100001100001001110001011111010110011111101111001011010110011001010010010110001100101000010110001011000000010010000010111011100100011010111000110001100101101101111100010101100101011111000000000011001011111001011101110110001111101000010001101000001011110011000101111000111010111001010011010000100110011011101010101110111010111001000110011000000101111111110010111111000110110110000011110001101000100111001010111001011101000100101111001100101001101010110011110011010101011101010001100110110011010110111111100000110100101000011010001011001110011011100101101010001011000000010001100000011101101100000111010111000100010111110010111000110101100101000001111011100001011100010111101100111100110001100100110110010100110010111111101001110100100001110111001010001100001101001001011100111101100001011010110001000011011101111100110000011111010111000110010110110100010100110110101001000000000101001110011010011110110111101111011111100001101000111010101000000001101000101101100000011010100011011011110111100010011111101100000100111111101110101101111000010000010100101010001011001100101001101011011001101001101000100011011011010111100111110010001110101010001001011011101101000101101011000010111101100101101011111011000100000011001000000110011011000111111000111001111000111011111000010101001011101101100011010000000000010010000110001101100100101111110000100001001000111000111011111001011000001010011011100100101111110100000011110000001110011110001010000111100100001110101011101010010010001011001001010000110100000110100001010011001110001000111001111111111110100101111001010100011101101000111011100111011111100100101010000100000100100110111100000000010101001101110111001001110110010000010010100101110011011001110010010100101001011010001011100010010011001111010001100011101110111101100111101001001010100001100110100110011111011011101110100111001001010101011000100000111101110010000110100110110001100101110100101011001001010010010101011100001111111001000010000110110010111101100001111000110011011000110010110000111110001010000000100101011001100000011111111011110001011011101011100010000000010000011000010011011101111110010101111010010100001110111110000101111101011010000000110000111001011100101011000101110100110111000110001011000100111001100111100001000011011011001001011111011010001111100110010001101111010101100101011000010100110101011011111010001110010001101110101011001110000101111101000010001110110011001010011100111011010000111010111101101110011000001100111111101000001110001101110100011111000001000111010100100100000001100100101110011110001010100111110000010011011010110010000110001001001101001011110000000111110100101111100011000000100101001011111010111000011011100000101111000010111111011110000011010100101100011111110010110010111111000110101000110010101100011111010110111110100001000100000101001001010001010001001010100010110101110110110000100011011001100110010100010010101110110011000101010010100101101111100000001110000010110010111111011101100010111100111101000000011000110010100110001100000110010010010011011111000110100000100111000011000101111111110111100000001011000001100010110111100111010111101010101000111100100001111010110000011101011001100010110100010010001011101000000001110000001001111111110101110101001110001011011000101111000010111111101001010010000010110110111000101011010100000011010100100000111101101111100011000110001011001111011000011100101101101011010101110001010011001010101111111111100101010101101110111001010100010101111111101011000000100010101001100001010011001000111111001001010011000000111100010001110100010100100011011100001100111000001001001100110111011001111111100100101000100101010010111101110001010100101000100110001101011001110110101100110011100100011111001111101111100001100011000111110110101011100100100011000101000000111001100010001010000110010111111001011100110000110010110001101110111101011100010100100010001100001111101001010110100010010010111111000100110010101111100101010101101011011011000011110010111000110010001000001110011110111111110011110000000011001111001010101111011111101111110000111100000101011101101011111011110001000101110000100001100100000000010001011001000010111010000010100111111001000000111100000001111001110010101010000001001101001100001111000010100111111001000110110111010001111110101000000110011010111011000000011000111100111001010001100111101011001101110101100011110011001011110101011010001010010110001000010101001010101011110101100101110011110111110010101001111000100110001100100011101100100110110001011100100111000001100000001011001000010001010000011011000001000101011101110000000000111110000111111010110000001010000000000000101111011110101101011110000001110001101111000011000010011010000000100011000001101011010110000000011010011010100011100100111110011110100001001001011010010001111011011111110111111101100111100011110100010111011100101011010100011111000100101011100001000101111111101000000010100111111100000110010110111001101010101001100101001011010101000001001100011010101111001010110011010111111100010100001101011011101011000100101110110011100010111110011011110000110110110110101110111110111100111110000011101100001001110000010001000111110100001011101100000001011101001011100101011100100000001110101111000100001110010111111101111111011111110010000001101000000111010110010111000101001111000101101111111001000000100011000101010001001000000000010110101101011110011110100111001001011010100100101101111111111101101000011010111100000101001111000110111111101011100010101101110010001011011101001100110011010101110010010111000101110100100101000100110001101110001110000101011001000100011010010111001100011000110110101110111000000111101111100101000010011001111001110101100110101011001000000111101001001111001011011111010110011101111001100111110101001010010011111010001111000100101010101011110010000010010100010110010100001100101111100100100111001001011100101010011100110011100010001001101101110001101111111010011101010100001010110110101110101010000010011111101101000000010111111011001011000111101011111010111001001111101110101100001011110100011011100000011001100000010010110000101010001111101110010001011000100011100101110101111000011101110001011001011000110110100011000010011100111110010100010000011000101100011010101011001110101011111011110010010010110111111101001010101111010011111101110101110100001101000101101100110101001001111011000010001101011100110010110011111111001110110100001010110011111100010100000001011110110000000111001011100010010111001011111110110010100000100101010101101001001110101011001000010011101111100001000111000000000011001001001111011010001101111101010110011000000001101001101010011001000010110111000010101110100011001011100001111110110011110101010101111110011000011111000101110100010011100011111100001110111111001101110111001100100001001111010000011101010000110001110110110100100101101101000100111010001110110101000010010110110000110101111001011111011001011000101111010101000111100101011000100000110100110011100101111000010010101010110001100110010111111110100101111111110001111011110110001001010101110111110111010010111110010011101101010110101001110010000101010101111110001110000100011001111101001101001110110010010110001001111010111000111101001100101000111101011111110110001100100110101110000010001011000010000110000011011110000101111001001000010101010100110111011011110110010010110100000010111110100111110001100011100110101111100110011111000100000000111000110010011001001011101001111010100001001101101001110110000000000011111000010010110111011100001010000110001001101110110001111000010001100010100000000010101010100100111110110111111110101111100101111110101000001111100110111101010001000101001100111100101011001110100001100100011101100110000100010000101001101101000000111110111100001101001011100110100001011110111111101011011111111111011011111111010010010111011101110101010110000011110000010100101111001100011111110010101110011110101011111001111100101111110100001101001000100010111101010000001111111001110110001010010011010101001100000111001000001101110011111011000101100000111100101111110110010001000100101110000100101101110111101010000100100100100111100110110011000110000101010111001111101101010011110101111110011101001101111111010111111110010001000111110010111101000101100010111011100011010111101000001100011001101000101111111101110101011001111010110000100000111011100100101010100111100101011001100011010001101011110010010111110010010011000111011111011001110001111100100001111011101000101011100011011111010101111011011100110010000101111110011010000000011001011111010111110110011101001001001101101010100000011001110111101010101111010101110110001100001011000000101000000110011111111000100010001000001111010100110001000101000111101001000011111011111011111111010110001101010110100100000110001011111000111011101010000001100100101100100110110001010010110111000110000101100110110110101001100100111110110111110010101101000100000111011101100001111000110111110100010011001110001101101101110101101111010000110000010001000001100001011000000000100011111010010011110101011000110000111110110000111110110100001110010011110100001000110001000011110010111111011110111111100011001100011111111011100000001110011010001000011110011100001010011111000001000101110000000010100011111111000001001101011000011101111000101001111011101101000000001110011111101100010001011111011110001010010111101001010010110011011100101000110011111000100000000001110001110111100011001011111001100111110010001100111000011011100100110011110101000001010100010001010100110111000000000000111011010101011001010011111100001001011101011101000100110001011110111000000100001001101010101101110010100101101011110010010100100001110101001110011100110000100111111110110001010011001101010000101101001111111110011001100101100011110111010100110010001111101101000001010111011001011001011010100011010110011100011101111110111000100101111101101101011110110100010011010111111101100011110110011011011010001000000000110001100010101001101010110111001110110101010010111010000101000101110011010010111000111011011100100111001100001111101000111110111110011100010011110101011000001111000011100011011101101110001111111010110111010110001100000011100101111110000010001011101010110101101101001101010000101000111000110000001000110100011101011000001011010101111010001001011111000111101000001011000001000001010100011011111100001011111101110010100110011010101010110000110011101011100000111011100011110100111100111110101101110111101100011100111000100111111110111101001100001101101010100011110100001001111101001111011000011111010000011110111100011010011001000100011011000001111001101101010111110100110010100011110100001000000101011100100111111001001010101001011110111000001101000101001011100111111100010101110111100101101111100000000011001011111100001000100010000001111011011001110001001111110011100001111001011011001101110011000011101110100100111000110000010011110001010010001110010111000110110001101000000011000100000110011101000001101010101110011000010011001000100011010011010111100100100011110101011011001011010001111010011101000100001001000011101101101110011011110100110101001110100011011100000001110100110111101111100001010101011100110000100001000001100101010111111000100011000010111100010110000100010100001100100001000110101001011011110000010101111011001111111100011011010010001010110110001100100101101100010110001111110001000101110101110010100000100011100000110010000111011011000011111011011111010001110010110110110011101011101100111001010011000000100011000010000010100100011001011110101111001001111011001110000111111101111101010010100111000011011100010101110110000010001100100011101101000000000110011111010100111011001110101010111010010110010111010111101111010011111011110011101011001011110001101110011111011001010110011110011101110001101001101101001100110011011011100110011001111100001101010010111001111101111000111100000010100100111010111010011101000011100100000100000101100110110000111011101101010011111111101111100010010111111001001000101111101100101001110110010110011111001110111110101110111100000001011001001110110010001110000001110001100001000001101101101110110100001101101000010101010110010111100111010001000100111100010001101000011110111111110001001011010011011101001111010100101011010111101010011000101100101001001110100100001001010101100010111101000111111010010110001110010100110001100111100111010001101000010001011001101010001000101111011000011000111110111101110001101101000000110000100110001111110111011111110001010111000111101010111010110100110100110011111101011011001101101111001001011101001111011001001100111011000100000110110000101101111010010110111001110010101000111001011100100101100001111001101100010011010111101101011110111111011100001110110000101100110010011011000110001111001010010111100001100010111011011000100110101001100010110101010001110000010100111101110100110000010111110101100001110101010011000010101100010110110011000010100100010000101010010101011000100010010101010011111111011000111011110001101110011111000111011010011010001001111011001110010111100111001011000100100010100010110011001100001000011110000010011001000101011000101001010000100111000110011000010011000111001000010000110001110011001001101011101010100100000000000101001001110101000011001111000110001110101011001111101100011000010110101100111000000100000101100111101110000110111000100110101100110101010010100100111000000100001000000100001000101111110000100110011111101000101111101000101000111110110000101100000100101000100101101100010111010011110101010100100001011010100110110010111100110010011001010010011100100011100010001011100110000101101011111111110110000000000100110000000000111111000001001001111001011010011110001000001111001010010000111110001100111011001111011101111011110001100101000011001001000010001011111010100010111110000011101111100000001111100011011011110000100111110000001100100110010100111100110011100001000100110001110010010001010010010100011101010100011001110001101110001101110100100010110110011100101011101110010100111100110011001001111100111111110101111100011010101110110000011000101100000000100101001010110000100111000001100101001111100011111011111011101000010110101001110001011101100110001011010011011101100101101110010001100101001010010001000001100010110000001010000011101010001010001000010001010110010011010011000100111010110110010110001110100010101011000011110111101011010111010000001000000010100100100010111101001111101100000000111110100001101001011101010010100100110011110010001110111101010111001001011000011010110000100111000110001011111011011000110100111000111010010110001101111111011000110010011011000101010000111101111111101010100011100110101111010101111100001001011010101011000010011100000110010010100010010010000110001001010011010100100011110010101000100101000100101001001011111111001001001001000110110101010010101010001011010011011010110001101010111101010110100111110011101101000111010100101111000101010100011010101101101011000110001011010100011100111001111101110111011010101100001011101100000111000100101010110000110011000111111001011010100101110011100111100101010101001101101010001011101100110000111001000100111110001000010011111000100010010100110011100100110111000011110010110011100001100000111101100011101011011101101001111000111010100111001001100111111100100101010010110001111101110110110101100101100100110101000010011011001111000011111110011101001110011101001010101000010011011001001001011000000011111001010111111101100110111101010010111100100001001010101001110101011001110000110100001101010110101110001111100000011101100111000101011011111000001001101100011110011001000101001110111001111111000011110101110110000011111001000001010101001101001111101101010000001111010100000010011101101000101101011010111001010000000111001111001011011111010101110011100011001010001110011100001001101110011011100010000010011101110111111110010011100110011100011110001101001011100111010100000100100001011001011011111100000000110110001001100010001100001101000000000010010100100000001111000011010110011000110111111010100011000010101001110011011110000111001100011111110110111110100000011011111011101111100000100010111111001111111000110100111010110110001111010000101011010001010001011001011101110010110000110000000100101100110101000100110110000101110010101110011001001111011100111100001111011000000011110110011100111001001010111000111000011101010111100001010111011010111001111000010011000010110010101000010010110001001111101010011101110010100011000110111110110000000011110011010101001111111100000010111000001101011010111111001111111011110001101001100010010000101110011010010011011110001110001001101111111111011010101101111101100001001110111100101100000100011001101010110001010110100000001011100001010010001001000000001010011111001011110011110000111101001000001010000000110110110001110100000010001110011010000011100111010100111100111010111000101110111100111101111111001001010111011101000101100000000100111000110111010101001010111000101000101110010000111110110000100101011001101101100111111001011111100001100000010001100001010101010101010010100100100100111000110001010110101001000111011101000001011010100101111111010000011001101111011010110000011010010110111011101100111110110010110101000100010111101110001110011010100100010010011011000011011010001100101001110011111110000000010011100001000101100011111011011001010001001100010001100011000100101010011010100000100100111111111000100011011001100100001110000001110110011110101011000001011110010100001110111100001100011110101010110001001111111101011111111010010101001001110011000110010001110010110010110111100110011000110100110001010010011011110001011100011101100010001000010111101010110110110010010011101000110001111010110101000100101001000010111000111011001011110111010000011001101100011110010011110011000010101100000100101010000110100100001100000111111010101000111001001110001001011001001010011101001001001010100011001111111111011111100101010100011000010100111011110011101011110000001101000011011010010111111001100110001111111011011001101010101100000001011011111000101011001110111000110000010010101011011011011001010111110101111011110101011000110000011011000101011000010000100101000100010000010101111111001001100010011011110000000010010000100101110111011010010100000011001010101111110100010111011110011011110110111011111010001001010110100111010100111110100000011000101001011010000111001100011111001010010010110011110010000111010110001101111100110000010010001011011010011010101101110010100111001001010001011011011011101111111101110110110000010110110011000001011011010100100100001010110101101010111111000011010001011100100010001111101010000011100111011110101000011100111011010100010100010000011110001110001011110111010010001011100011000000010000101110000110001110000011100100100110000001101011000110000100101111110000100011111000000001001001111111111010100010011100001010110001111111100110000100011000011111000110100111001010111100100101001010010100111011010110011100000010011111010110101000100100111111100001001100010100011001100100011010011011101001110010001111001000011101110010101101010110101110110010110000111100101001100110011011111100001110000011000011000000101101100100100000110011001010000010011001010001110001001000011011000111101111001101110000101011000110100100101100000011001100011001011110010001010010100010110100000011111011101000111100101100010100001111100110101110011110111110101100010110111011010000011101101001110001111100101111110011101001010011111100110101110111100001101101100110010011101110101111111110011110111101000110100110111110101100110011011010101101100101101100101001110001000110110111110001111001111111011100010100001000111110111110101001101001010000101111001110000011101001111111000001011000111110000111110100101001011001101101100011100100111000101010001000011111101010100101011001000010011001100000010011010111101001011010000000010011001010011011111001111100001100010000111011001100111000111110011100101111100010100100011110010011001110100100000011011000001000000110001100101011001100101100001010101010011010010100010110011100010000011110011001110001101000101010100101100111010111111111100011111000101111110010110001111111100100111000000101000101010010110101000110010000101011010011000000010000000111011010101010111100001010001010111001011010111010110011110100100101100100100001010001010100100101111101101111001011110101000111010101011110111111010100000001110110001011000101001100011000100110001100110011001011010100111110010101001010111010100011100110010000110110101001101101100101001001111000001111111010110110110100101000101001010010011110000010000011000100111011110111001010000101111011010100011111101110110111011011111011100100100111001101101111000110100001011101110101100011100100111100011111001110000100010111110000001000100101101011111010111000110110010110011110000011011101101010110101110010010011000011110101010001111110000010001100010011100100110110011101110110110001001101101001000111111011100000111001101110010101101001100110000101101111001010000010001010010010101001011011010001001110001001111111111101001011010011000100100111000101100000000000110100101010010110010100101100100001110110100100010001011100011100011110111110000011101010011011101011110001010111001101000011110001001100100101010110110000111100100101000111001110010001001011111101110110011011010111110010000101000111100011111010011000111100011010101000011101100110011100010110000100111111110111011111001101010010101110011101000010111110010100010011010111101101000100100101001110111110101100101011010100000010011000110001100010000000100000010010100110010110100111111101110100101101000101110100000010001100100001000001101000011111000010010100010111111111100110110110011101001011000010111001011000110001111100000001000100101110010000001100010101100001110010011011101111000101110110000011001001110101000011111010010011010001011011111110101101100101010000110011100001010110010000010000010100101100100100101110010000001100010010100101001010110100110000010000100010110000000011000110101010101100101111010000101100100101000010000111000010111110101011011110111100000010000110101101101111010010000101001110101000000101000010101100100110111011011111001111111010001110010110111101100001111100110110111100110010000101000111011010100101100111111011001010101000111111111110111110000111000010100011111110000010101101001001011010001011111011010001111001000010111001011010111011011110000010110010101101000010100011011011011111010100010101000010011101100101110101001000111001100111001000110110111110000100000110101011101011100001000110010100101000000100001101010110101100010010100000010110100011101101011100110111111001100011110011111010011011011101000100010010000001100110001100011111100101100111000001101010101111111000100001011110010001110100101000001011111101111010111001110001110111001011010000010101000111001000010010010001110100010100000110100001110010011100010100110001101101011111001111000000000010111100110100101111110101111000000110110101001101000010011100100010100000101011111010000000010011000110010101011000011001001001001111101000001110011110101110110001110001001000000010100110110110001000001010101010000110011101011110001010001010101010101000010111001011001100111110110110000000010111100101110010100001011000011101100100010001100110100000110001111000101110011100100011000001110111111110110101000110010110000011000011100101100001111001010111010111010111111101001011101101101001010110011011111110010000001111110111100101011010101011000011001111000100011011000010110000101010101001101010111100100011101111001101010000010011101101001001100011111010110001010101110010110110111001000011101110100010100000111010100001100100010101001110100100110110001010001100010011000001100000001001101101001100101101101101110010000101110011011101000001100001001001111111110011111101101111011000010000110100011110001001001110110100000001100011000111010011100100101001100110000011111011010011111011000010111000101011110101101111011110110110111110100000100011110101000010111110110100100110100001011011111110001011111100010111010111010000011101111110001011010000000010001101101011111101000000100001100010000101101011111011101110000100001111101110110001100011101000000110101001100111100001011011010001111101100010000111011110011000011010111011010110001011110010110001100011011001011010010100011101100010111010111110101101000101001000011100111011101111001010000011010011100100110100011111001010101111110100011100100100111100101001111101011001010010101101000011110100100011111010111101011010110001001000000000011011010000110001011101010101110010110001100001100100010000001010110001101111010001101110010001011011101001001001101000111001001000011100010111011110111010011100001001011001010110110111110011011110011001001010011100010010001101000100100100011100101011101000100000000010001011000100101100101101010100010101100000000000100001101000111101101111110100101110100101100110111100001010001011010100100001100100010110010001110100100101110110110001110101011001010011111111011111010000101011000011000010110111000010111000000011101100000010110111110100001000100101110110110001110011110111111110011010001100011111010110010100100101000010011101100001001100011110010101000000111111001100001111110100111011100011111010110101100111111110101001101011011010100001110000101101101010001101011000111001001111000001011101000011110001101011110100110010011111101111011100100011101111001000011111100000011100111101101101100110100001111110011100001011100100010011000001110000100001000100011000001111011000000011110100000001110110000001010010000100000110110010000001110011010010000010011000100110100011111000010000110000111010110010000000101001011101000000100011101010101011001000101011110010011011111011110110111011001001101110001010010010011010101001111100111010011101010010101100111111110110111101010110110101001001001101000101010111010011111011011001110011111011010100010010111100100100010010111100000111000111100001010101101110001110001010011000101010111111110011110011110010111010011110010111100010101001000100111100001010001101000011000100010101001011101100000110111111011000000111011011010001100000111110101100110101001100101111101010110111111100111100101010111101101011001100001001001111000010100110101010111111111011110100111111000100101000100010010110001101101000110100000110011101101101010110100001011001101011001010100110101111011000110001110100111100001011101110101100001110011111010000100011000010110011001001101110100100011110110111011100110101010100010011100001110100010101101100101101011110010001011010101110101111011010110101111110011111100011001000111010001100111110010001010110000111011110100000011100111011001010101101111001101010100000111011110111000000010000001011101110101110000101110100010100110110010101000101101101100111111011101011110110011100110000101110011101001110000111001000111000000001010001111110101001001111010101111011010010110001100111010010001001111100011010000100000100010100010101100101011010001100111000111110000111110011101101110111010000001000111001110011100111101110001011111100111000111100010011111101100110111000100000100001111101111000110101011010111000010101100011001110010101100111100111011010100011110110100111101111101001111001010111010001000010010001111110110010101101110111111001100111111111011000101101101111001001011011101100001000010001011100000011110010010010001011011000001001001100001000110000010100101001001101011101010101101111010110111100110101010011001011111110001111011111011111001111010011010011110101011110011100000101010000110001101001110111011000000010100100101011100010111100111101111010000000001100001010011001110000111001000110011000010100001111100000100001110010001011100000010111111000001101010001011000101001010001011010110001110001001101111110010011111010111001011010111011011011000011001100000111011001100111100110101000000100101010010011001011001100011111010101010010000101011111111100101100111100000111111011000010101101011100001000011010110110001010001101000111100001001001000010100010011100101011101110110011000000110100001001110100010100100100101001001001100001101000010010001001000101000001001000100100000101010100111010110101111000011010100011110001101010101001110101011101101001101001110101011111001011011010110101000010000001001101100110000100010111011111010000111010011110011010001111011110101001011001001000011011011011100001000001000100111000111000111001101100000110100000001101001011010000011110111111100111111010010000010001001110011011000000111110111011001111001011100011000010001001010111100111011001000110110011111110110101010111110000100111011010110001111001111000111101100111011101000100111101111010110110100001000001001000011011001100100101000000001110000011000000011010100010011000110011111100101011111111011101111001010011111011100100001111110110100010100100011011010001001100110111101110110110110110110000011101101011011101000101101010110001001001010000000010001011100101010100001100110000101100000001111001011000011111100111010101101010100010101101100111010100001101010000011100010110100100010100101000000010010101000111100100001011100100011000100111010100100011011000011111000010101101011111100001111100010111001000011001000111111101001010001111011101001110110000110010100000100100100111110011111001110110111100101100101110100011001110000111110000101100010110111010001011010110101101000101010111111011011111000001000101011100101001110110110101011001101001100100111001000101001110011000000110101100010000000101111101000110101111001110010100101010000011011000110010011011001110111010101001110010111000111110001010101001000001001101001010001111100011011100110110111001111101100011001001001100010010010010001110100000011101100100111001100010010001110100011110011011100100111010110000101101101011100100001101111001100011110111110111110100111011101111011000110000000101101001011000110110010111111011101010100111010101111010110110100001111000101010110000010111010111011011011100100011100011011100110101000101010100000011001111101010110001111000101010111011010111111110000111000011001110010011100100100100000000110111101010111101011001000001011011001100010111101011001010010000110100101101011000111101101000011100001011111110011011001101111101111111001010010011010110001101011101110000001110111110010111000111001100101001010100110010011011011010011010010000011010000110110011010100000100110010010101000011001011011111100001110110111100000111101110010011100010101100100001010011101000100110101001110110010110110111110011100110111011100110110101001000001100000111111010010101110011001101000010110100010001101111110010010101000000011011100000011101111000100001111111101001111100100111101101111001010101001110000001011010100111111001111011110101110100000111111010111110111011100000110111100111000001001111011011101101011110110110111010111100001001111110010111001100010001010110000100000100010010000001100011010100000110110110000000101101001101000101111010110010111011000011011100011101101111111101101011011011100011000010110010010010111101110100100010011100100101110011111001001000101100101110010000000011001000000111110100110111110110100010101111001010000111100011011001011101011010110011110001000101001011000000001101101110011000011010000100101101010101000110101011110011000101011111011101001101001111111110001001000111000000101011111001001101000001001011110011011001000000100110110001000001111111111010110010101000000010011110101111100010110101110111110100010101011111110111111100000011011001110000011011101001010111101001001010001110011011110001101101010010110110011100111111101001011010001010010111011010011101101110111011111100101111011001000100101001010001111100001100011101101101111011100110111011110110011001010111101000000011101110100011010000110111110111000110110011000111110000001000010011111101011010010010011001010111110011110011110100111110101000111101011101001110011101001110111001000011001000101110011111110100011101111011010011010101110100100001011100010110101101000101101110001011001001100010100000110100100001111010000110110100000011111111011011000010001110111100100110101000011110100101111000011010011101010011100100011101100111010000101000001010101100101110110111110100111101010111101101011110111001011011111011100001010011001100111011010000110001111101111011110010001001110011101000100101101101001001010110000001101101101111011110101100110101010100100010101101110010000011011100100010010000100111010011101001101111000011001011010000101011100001010010111010111010110111101100011101000011111110011101001100101100100001001111101010000001011110010111101011010111010110010101011101011111101101000001001111010101100101000101110110011101001111000010011110100100010000101111100001100010101000011001110110110000011110001110001101110000101101010011111111000010101100111000010110100100000001000001011001101011110000011111110011110011000110000101011010000001101111010100101000100101111010011001010000011101111000001101011110000001100110101111011100011111110010010110111000110100100111011111111101011101000011111011110101101000101110101110001010011100100101100010000101010000000100011010110010111010110100011001010000001111000110100110100110110000000010110010100110001110101000010111100111000001101111001010100010001001000111010000010100010111010001001101101001110101100001100001101111010000000111010101010100000110101101100011110000011000101000000100101100011111101001110100011100011001111000110000011100110101000010011010100011110010011001001011001010100111100010001000001010001111100110111101110000111100000111000010011100010101111101011110101101001100100001101010000111000010111111100101100001010100110011110000000010100111111000111100111110001001010000010011100011110011011001101111001001110110110100000101101011011011000110110010001111011011101010100000001100001011100111000001100111011000110101001100010111110100011111001110101111101011001010010000000001101001111110001011111011011100111000010101000110111010111111111110101100000001000101111100001100100101100101010101010100000100010111010001111100100000011111001100001101000010000011010101100100010110001111010110101111001000000011100000010100110000100110001101100110010000101000001100011011100110011110101111000010001001001011000110111111111011110110101000000000000001110110111011101100011000111011110011001011000000010110100011010101100011010111101100010101100100111101001000101011000000010110110110110011010011000010111011010011000000000101110001000001011101101111000100100010011000100000101000100111010111111000000001111111010011010010100101110110100011000100001110111101011010001000101010011001000000111101110000011110111110001010110000110101010111100000100010010011010100100010010101100000101011111111010110101011111110100000111111001011000101011011010100011010110001111110111001100001000010101110111111000000010011110010111110100010111110111001100100000011100000000010111110001100111010100110100000011000100111100010101011101011001001110010001000100011110101011001101101010110011000000111100100010010010101101011011111100101101010001010100110010011010001001001011101110010000001010011010010110010110101011100101100111001000010101001101011110110000111101011100101101101011100111111011001100110000010011010000001110111001000110000100001100010110011010001100111101011010010101111010100011100011000100001111001001111100000101110100001111101011111000011010101110010010011001000001101011011011011110111010100010111000000010011000010001011110010000111111000111000101100111000100100010010010111011111011100000101100110110000001011001001010100100011000101110111010111111000011111011100110011000001010011010001100111001010000110100111101000110101101100011111001001110101101011010011101110110010101010101100110111010111111000111100100001011101110101001000100000101010011111111110011101000101111000011010111101100110010010101111101100110101110100010010100000000010000000100110110101101111101001111011000001001111111000011011001100010110101010110101001100010111110011011101100101101011011001110110100000100011000001011010100110000000101010001010011000000010011110101111100101000110100010111000000110010101110000111001000000111011101010100100101110010111100011101001100111001000010011001001101111001000010011001101010011111111010001011100001001010101101000111001100011011110010001110110000001000101110101011001000100110111101101101101001100100010011000010011001101101010100011000001011011000010010110100010010101110001010111011100001000111011101001011010011010000100001111111000000110011010000011001010110110101100110101110110111110111011001000111111110011001011111101110000111001111101110001011111011010100101100100011001110101011111011111000111110100010011010001000100011110111011001000000100100000010111111100001100100011011111101000101110001010010100101100100001010011010011101110011111001000011010100011010111101011111001001100000100001101010001001101100100011111110100111010111101111111000110100100000110011001111010101000000000101110101100011100000111010001001110111001011000000000100000110100000011011001000000101001001010000101000111100011101001111010100010010011100110110011111100110011101001010000100101101100111001110010001110010101100100010001000011010111110101111011011001101111100111100111110100011011001101010101111001000011010000110111110000001111000110001010110110101001001000001010000000001111001011100001011101000010110111110000001001010101011111001010110010100101100110001001010010111101001111011110001111110000100101011101101100101001001001010101010011101111100111001100010111110110100011100100001111101100110001110100000010111111001000010100100111101010011110010111000111101100000100110110011110111011010111110011111000011010001110100000010001111110101000111011010010100111100100001101101001100010010100111111101011010010001001011000100001000011101000010101000000101001001000000001110110101011001000001001101000111010011101110111010001000101111100110110001100010011100100111110000000101100110001010001010101000000110010110000100000001001010101001000111111101111001111110011000001100110001100011111111000010010111100110011010110111010001010010001010011100000111001101000001111001011110011100010001001110011000011111000100100101011011011011101110111010110111100000000100110100100010011010011000111101000000011001001000010000100010011110010000111010111000001000111010000001000111010000110111110010011000110010101000110001001011111100101001101011001111100001011111000110101111111010001000100010110000000111011001010111110000000011011110000001000101000001010011100100110010010000111111100111000111001100100101011011110100010101001110111100011011100000000100011110101110011100101111000100010100100001001001011111010001100101000001011001001110101111011100111111011001101100001010110000110011101110001011101111100000111010011111010100100101110100100100011101100000001101000101001011001100010001000000101010010001000010110100100010110011111101001011001010000110110100001000011001001011001110001101001010101100101011010110111001010000000000001110110001001001000100011000000110001101101110101010101001010110010010011001011111001100101100111101111110011101100111001111110000010101101100001000010110111101010000111111101001111111001101000100001101111100100000111100101101001110001101101111111000111111000101000100111011100110101000001000101100110110101110101011011000010110111100111110111100001110100101001100010111100001110010101111110010001100010001101101010111010001111001011001010100110001011000101010001100111011011111001111100001010010110011101100111111110000001100110111111101001010011110010010011001011010010111010100110000111111100100110100000000101100001000001000001000001011011100011011100110100101010101111011110010100100111100001010000011100001111001000110000001101110001000001100101100010010111100100101111000111110110001000001000101001111000000111111011110101011100111110100110111110001101010100110011101000111110110110110111101110001010111011111111011100011100000000011000001101000010110010111101111000100100110101110001010000101111111111100111101101000000101110100011111100001011011011100000101001001111011001101000111101001011110111001011101001000101001111001010000100110010011001010011100001101111001101010110010000001011111101111001111010001001111011001001110001000001101001101010010001010000011100001001111110110111110000111001010111011110010110111011101110001110011001110101011000111011110001010101111100110110101111000000011110100010000011111001000101101101100100111001110010010000101111110011100110110101011101100011110100110100000111111000101011010111111110000000101001010000101001011101001110100110110001111101111111110010001001011011101101110101001100010000010101000011100001010100110111111011001010110000101010001110000011110010010011110100001100100111101101011110001011111111000101010110011000111001000111110011001000111111111101100111111011111100010000001000010100000001010001110100000000101000110000001010100001100011100111011011110000000111110001001000011000010101101101001001010110100110100000001011101010011011110001010101111110100010101111000111000001110011010111000111010111000100101110101000000100100011011001101001110110111000000110100001110011101001011100001011111101000000011101000110111111101110110110001000100110010110011100100001110000000000100000001011010001101010101101011111000000111100010001010101110001001101010000111001001010100100100111110100001011000010011111001100101000001100100101001010011000001101111001111010111111011101110110011001100100101011001111000010100010001111101101001011001110100001001101010100011111100110011100010111000111100010101000011011111011111100001001100110100001100010010101100010110010101011111011000100110010010111001100101001001001110000110111101001101001000000000111101101101011011000011100110101111010111100111011111101010110001001110001110010001111101011110000111010111010110001111001010101101011000110001101011010000100100001100000011000110100100110001010100001000001011100110110011100101000010100011100001010011110110011110001011111000011100010111100001001001001001110100010110110110100100110110101101000100111010100101011111100010110011101001001011001011000111000110010111010110011100010011001010011010110011110100010111010000110100001111000010101101001101101101110010000101001010110001010010101001110110011000011101110010101000100110100111001000010100000000010011010111001001010101101101001011011100101111010001100101010001100010011010101011111011100110000011011111000110011001110110000010011111001101000100001101100111000101010110100010011000111011000101001110101010001011010101000011010110101011111000100010000110010101001110000111100001101101101010110101111110100111101100001011110001110101111101001111000011100100010011000111110101100111000010100011111101001010010001001000101101001110011101100111000010110010111101001111000010100101100111010111010100010100100100101100010011100111110111100111001011001001100100101111011111110000111010100111011001010011110001101011011110100111011100000100010111010101000100111110000000110110000110100011001000010101010101101101011011110100001101110111011000011100001101100100100100101000111100100101111001000000011011011011100000100111101100010000001101001110001011111011011100000011000110110111100100001101000101110000111010110111111001100001011001000100110011111000101110001110111000110000010000110100010101011010011011000001111001101101100011011011000101001100110011100101110111111011111010001111001101011100011111100011111101101110000110100001100000101100011101111110110110110010101010001110100111000011101011110110100000101000001100010000010000001011101111000101000101000010111000000001110101100000110000000010110110001001101111011001010001011111010011001010111101000001001111111110100001011011100101110100110001000110000011010101010001001000100101101111110100101011001011101111111100001011101100110011011000110111110101001011110011111000111111011001011100110010101000111000011011110001111010110011010101000010110100101110000101001001111100000100010110101000110111010010010101011100011010101111011011111001110100011110001010111000010011111100100001111111011011100011000011010101100011010001101111111011101011000101100011000110001101111110110001000001011110111110001011101111010111011011101001111111111010101010010101001000100111010000100101001011010111100011001001010100010001000011111100011011101110111111111011100000011111101110101000000110011100110000111100000000001111111011000101000100011111100010000010100010111111000000111001001010010111011010101111001010000101111001000110011101100001101000100111010100010000011001111101011100100111100010001001011100111100111111110011100011100000100011110110111011010110011111100100110111010000111000110110010111011001100100011010111001111000110010011111111010111011001100001001110100111001110101111111010101010000110110000101101001101000110000000011111001111101101110011001010011111101110111010000111011010101100101000000000111010110100110111011111100110101101100010101101110111000000011110000011000011001111101001001110001101100110101111111011111111100101100110001111110100111111110101110010101101001000010000100001010111111011100011000100100011100101101101010111000011101110101001010100000111110001000000010011111101000001010001011000010000110001011001010101100110011001100101001101001011111110000010011110100100011010001001110010110101111000101001000101000101101110010010110111001010011100111100010110111010010011101010000101111101101111010001000000010011100011001100011100110000001010010100011010101111111011010110011010000010010011110011110101100101100110111111001101100111110101101000101011100010011101000001101110110000101100001110100100011111110101001100011101110101110000001010110101100111101001111011011000001010110110011101111110001010111001000111101101011001001011110111010000001010110011110000001010000001010000100110010011010000011111011110011001110101111101100010101100010110110110010101100100001000110100110001101101011011110101010011001110101100100100110101000000100010011011011011110010011001110110100101100000111111101010100010001101001111011001010010111011010000100001111111011110100101011001011111100100010011001001011110001001000010110100101101111000111100010011000100110100100101100010000111000100100100110000011001101010111010100001011101111100110001011101011110001001110111010100101100000001001000010100010101111010010011000000010010111000011111000110111101001111110110000010110010010000101111111111011101111001000101011011101101111010100100100101011010001110000000110000110101000100000110100010101100000110011001101000110110001010100000001100000010111011110001110010101100101000010111011000001110111110010110011010011001110110110001111111011110000110111011010100011000100111110100001000110101111011011111000001000001100101110001001001010001110001010010100110011000111100111001010010001010110001000111010101111101101000100001001111010100100111010100101101001110111000110010100001101110000110011011011100111111001000100100010111101101010010100000011100010000001100100101111101000110101110010100010101110000110101110110000000000111010110010101011001100111110110111010001101011111011110111101001010011011010110010111100011010011100101111001111000010100000110010011001000010001000111010001011111010001111001111100000010100100001110101111000100011101101010011010001011100000000101111111110000110010110110110101101101100110011001001000111001111011100000111001001110011000011000111011111110101110000000010001000000000000101101111010101100001010101110011101111110011011101001100001100010110011011011001110010010001011001111001010110101001101011011000100110101000101111000100000001110010000101100110000001110011110101010111110111110111110010101001011001011101001111100100000110100110011011000101111000100000101000000001100111101010101010101100110110001100000001001011000100101001001100101110000111100100011111010001111001010011110110011111001100111010000110011110010111010010110100100101011110110000000111110111000001101100011000111111101110100011111010110100010000101110001100111010111000100101010101110011101111011011000101111111101001100100011101110001110000110010110110011010000001100110111011001101101111111110010000011011110010110001111110111110010011011100101111011000101100110010100000101001001010100010000110010011111011010111101001001101001100100111111101101011011100101011111010110101110111100111001001001100110110110011110101111101001101111110011101000100111011011000100010000111101101111111011110010111010001001111001100111010000111011011111100000010000011101100101010100101010100101100101111100000101111010100111001000101111100000000101101011101111011101110110010011111000110111001100100110100101001000100100001011000111100001011010001011100001111000111101110110001101111001101010010001010101000001100111111100101011110111100011001010100011100110110111000010110100010010001000111100010010101110110101000010000111000001011010111001100101011000011010010001100111111110100101100100001101010110010000110100100110110011000110110010001000110100000101011100011001110000000110000010001110010110110111101100011010010001101001101011001100100001110100110011011010011000100111000001001111100001000111100100100101000110010011111111010111010011010110011101111111010100100111010001011110010110100101001010000111110010100001011100101110100011101000100101001101110011101011001011000010001010110011010101110111001000011100000100101000111010101101011001011010001111111111000100110110111001001010100110101100101110100111010101110101110011111111100001010011000000011110101100011110111001100010000011000001110011010110010011101100110110110000000011110000010101100011000011100110111101010111010001001001100101010001111101001001110011101100110010101011011101111000101110011101110010111000001010110010100111110100001101101000000110001111101001001111001001111011110100010000100100101010011100010100111101111111001000101011101111011100010111000111010010100000010101111011100001110001001110001001101001100110101111000011101000000001111001110011010101011101101100001101100101011011111110111111010011000001100110110110110110100101010011110111101001011101000111011110111000110001010101010100001110100000010000100000110100111110111011110011000110101010100000100101111101111010011100001000011100001100010001100111011000011100001000111111010011010111010001100101000100000001001010000111100101101110111000111101111000000011010110011010111001110111101110000100000111001111010001000010110101111010010010001100100000111011010100010101110001101111001101001001010001101101100001101000010001000011011110001010011101100111111000101000011100101010111101110000010001100110011101110100111011100111101010011001001000111100011001010111011000111000001000111111100000100010111010100111000111011110000011001000101111001010111111100100110011000110110001000010011101101001111111101000010011111100111110010111000000100010000001000000001000000101111011110010100001100110011110000011111001111111111100110111010101111110111100000000100000011000100101000101001010000000110110010100011000000101010001101011010100010111011101010111101101111111110000000001001001111010110011010000110101010111110100010100110110110111100100001001001101100100100101110001010010110101111101101001011010100101111011110000001011001101011000100001111111100001000011100001110101010000111101111001100001100010111010101110011010100011101000100010100100110111000110000100100010000001000110111001111001101111001011010001011001001100100000001011100000011010000111110000110111110110011001111110110101000101011010000111010111100000000000001001100110011110111101110001001011001010000110101110101110001111100011010101010011011010101110110011100100110111010111110111000000001000001111101010011111011010111100100100000101010100101010011001101110010011000101011101100110010001110110000111011100101001001010100010000010100000100000111101001101110010011111110001111110001010001110011010001000000111000111111101100100100010101000100001100000011111111011001000100010110001000111111000100010101001000110110011111101011010111000101110011101010010001111101100010011011111100101110101101111111111001101100101001011101101101000000100111001000110001001011101010000001010110001001110101001111110110101011011010110101100100010010010100110001011000110101000110011101010110100001110001111101000100111001000101001110000100101001110110100001110001101100101101000101000011111000000010111000010011111000110010011010101111110101110101101110111010100011010000101110011011101000000000010011101101101010110001000010010010011110000111100111101011000010001000001000010101001110100010111100111100111011011010100100110101011110101111000000111010110000110111111000001011111001100100110101010101010110100011111000111011101101100000111110010000100001010001101110110000011011000011101011111110011000001010100011101100010110000101101101011000101000011100011110110101010110110101000110001111010110101011100100111101110111111010011110101111001011100101001110010010110001111111011000000001101011001110011011010101111111001010011101001111110101011000000001101110001100001001011000001100110101100100100110101100101000000101110000001011010100001110001011001100100101101110001011010010101011000101001000101110110111010101010110000110001110100110100101010111001101100011111011110111111110101100110011000000000011001010011000101000010110111100001100010010100011110101001101010001100111110100101011111110100010101110000101001101010000110110100101011110011000010100100011111000111110100011011100101101010110000001110111011001010001010001011101000011100000011001010101101001001000010010010101101000011101111011001000010001111110100010001011011011001101100000000000110011010111011110101101101010001100001000010110100110001111010000001010000000101011011111100110100011010100011001000001010100001100110001000110001111010111110000100111100011100000011111010010111000011101010111001011110011010110010000110101010001001011011001000000110100000111111010010111011110011111110010011000100110001011111011001010001101010011001000001100000000100000101001100110100110000000101011101100101010100000001010000001100101010011100000001001110000011111010001111001100011100100011101111011000000111000101100101101100111001101011110010111100101110011100011110010110001100110000011110110010010010110111011011001101100110111001000101011011001001101101010011001010011101101011000001110110001110000011011111111011100010111101010001111010011100000100010101100111110001101001011011110110101000011010100000000000101110000010000000011100101101100111011001101111100001100011000101100111100001111011011010111001110101110100111010011000100011100011100110101000000101000010100010100100110110011101110110001110011100111111010001101101111001011011101100011000010110100001001101111111001010010111001000100111000011100110110101111011101001100101100101000010000110011110001000110100110001001100100011010010110110010101101010000001111011000010111111000110010110011001000100000100111111000011101000111000010001111101100101011010100100100100001110110101011111001000001001010011011001101010101010100101110001010001001000110001100101010111101111101111101101000000010100111110111000111101111001110001101011101100101010010010101000010010110010111010110101111000010100000100110111110001001111011100110111001100100011111010101001001100111110011001001101101101000110011010011111000111100010110011100001011001001100000000110001011100001110011100011101101111100000110111110010100010001000100001000111010000000111011010110100110100101110111110101001110001111101101110101010101101101111011001010100011111111100010110001000010111100011110010000010010000101011001110010010100010011101001110010010010101010011000011110110100111101110001001010101101100010010011001111100111001011010001011000010000111011111010001101001000001000000100110111110111000011000101111101010011100110001001010110110011110010101110111001110010011101110010000001100001011101010001011010011001100010111011110000000110111000100010011010100101110100011011110010010100101111110000010010000111011011010101101001110010011010110010000110000101101100100000000010011110001010001100000110111011011000011111100101110001011111011000010010000111100001001000110010111100000101010110000000010101010101001001011011000110100011111001110000001010001100101000101111010110101101000010010101110100100101001000001110100110011011011110100111011000000111000010000110010111110011010111100110000110101100111010111110011010111000010111101100100011101001000010011111000101110100101100110101011010011110110101101110101001011000110111001010011010101000010101000111001010011111100001101100000101001110001100010101001110110011011001101010100001000111000110101011110110011111110000000110011001101101111111001000110111001111111000000111001010000000100010100000011011011100010010000000100000101010001100010001101011110000101011000011101111101011101010101110000001110101010111100110111111010001111100010000101010110000011010000101100100100000100010001110000010000000010101010011100010101111100000101100011100111001100000111101000011000111110100101011001111001101000011011011010111011101011011101010001100111111000001111101001001111000101100011010001010010110101010110110011111001100010001101001001101011001100101100101101101001001100010001111100101001111101010101000001111011111110111101001100001000111010010100111100111000010000100010001010010110001101101111111010110101101110111111000001111111010010111001011011000011001011100010110111111100001111110011110010001101111100101011100000100111110111001101000000000011101100010101110011010111010110110101100101011001101110001110101001110110101111010000011010010001100001111100110100011111010101101000100111100001111010010001100111010010001110101101111001110101010000100111000110001101100011010010111011001011110001100010010010001001000110100000101111100111011101000111111101101010011011110000010100101000001110111110011011100011011010100100011010100010011111010001100101010110010011000100110100110111010001110000010110011000000011111111010001110010100011011100011011011110111001110110001110110000111100101101000110011100011100101101100101000100011100001110010111000100101000111101001111001001100110111010000100011111001101110001001100001010100001111011001101100011011111110111011010001110011000100101100011111011010011010001110100011001100001111000111001010110011001010110000110100110011000010110001100011101011001100010001011011000001100000110010010010010010010010101111111010001001000100011010010010010111001101001011010100111001000001101101001111010011100101001110110001100111110010000101001001001110011110100110110011001111110100111010111100111000101110001111111011010010100111100001100101111001111000011001001111001111011000101110010011110001011011010100011111010110011111100011010100100001000000000111010101101000101010011000110010111001011110111001101000111111110111000010001011111010110111110001100110011111101011101100100111001101100110010100001101110111001101111111000001011001100111000100001001011011000111110100000001010010001110010110000011001001011110001110011010000111111110000110101110101101001101011010110000110110011100000101100000110010001011100010010000001010101100010110011001110101100010100001000001111110101011011100100100000000010111001101111101010000011101010111111100011101001110110000000110001000101101111000101100101111100111110111010110110000001010100000001100000101011110010100001010000010111011100111010011011011010111000111110010101110110110011101001100101000110010010010100110011001101101101101010001111110111001000100000101001010000011011001010001100001011001110110001001001110010101000011100001010101011100010011111111000110010110010011101001100101011011000001000100111101110110101000010010100010101000110111100110011111111001001111000010011100011101000001000011111000100001011010001000101101111110011100110001101010001011011110101011000001101000010011001110111011110100001000010000001011010000011101101000111011001011001001111100111100001111111010011111000000010110001011100100000100001110010011010010100000011111111100100101101110000110110110111101101110100001100011100001010001100010010100110001011101110000010000101001101010000100101010101001001101010001011000001100111011101000011101010000010110010101101010111111000101111011111101111101100011101001011011110010001101101100111111111001100111110110000101110100110110010111101101010101000110010110011110010111100110010101111101001101110111000011000000101011101000011001001111100110101011001001101111110101101000100001110010110001111001000001011111110001010011100001111110001101011101101010100010101001011100100010111001100000111010010110011011000111010010001001101001101100010101010111000111110001000010111100101101110101101110110000111111000111011110111001110100011001001111010110011000101101010011001000001101110010101100111001011100111111011101100010100101111101000010001010010111100010010101010111001111011111110010100010110101111111001110000010101001111001011100101011110001101010111000000111000111111100010010110110101011100011100110000011110000110110111110100001111111111101100011001111000111000110000111110011101010101010110000000011011010010110100100000101000010010001000111110101011111000010010011100010011000110111010001001110010110000111100110100100101111110101011111000000111101110001111100001100010100010011011101100001011001110111001011001011011000011000110001001001111011101010000110011111101010100010100001100101110110011111100100101111001000011001010010001010110111010001100001100111110000000100000110110101010111010101111011100000100111111101110101110001010111100001010110100011000111001111100100010111111011100001111010011011010001011011010100111111001000010110110100111010000100010111110101011111010010100001101000110000000100110101100111000111011110010101001100011110111110001001111010001010110000101101111100001101110110101111111111100110010110111100111001100101001000101011000000001000110011010011101001010010001000011100111000010110110001110010011001011011101010010011001000110110001111111010000111101000001010010001110001001011001010000111010001000000010011001010100111101101111001101110110100110100001100110010100010100000100101111101000111010011101000001111000010111011010101001111100101110011101111001000101010100100111101001011100101101110011001011101101110001000110100111100100000000000100001101101011000110111100101010100100100001111111000100100110011000001001100110100100111010100101110001001110111101101111011011001010101111110010010101001110010110101011101000101011000110011001101100001110100100101111111001110000000101110001010000010101000100111011001011110111010010110111110111011110100101100101001011111101101011110001010000111010011010111100111110000101000101101011011011100111110111000010001000101110100100000010010101101010011010011010101111110011000010100000010111011001000010000010011100000100100101110110010110001011000010011110001000011100001000110101011111101001110010001000111000010001100111110100001001011110001000100101001110100101011001011111011100001010101001000010111001001001011011010011111110101110111100110110011000000000110101111101011000010010000001011000000110001101000111010010000001111000010111101111101110010111000011100100000111010100100010011000000000011011000100101111101111000001011101001001010100001000000011000100111101000111001110010011110101111100100100001010111000011110000101001101010011001001010000111011110010001101010111001110110111010000000111001010100110100110100100100001101110010111111010010111100101010101001101001010110001110101100111100100011010101011101111110111001100110011000110010000011111101011110000110010100011001000000001111101010111101000001101101101011100001111101001010111110001010110011111101011000010001011011101001110111001011101101010011110101111001010011101101101001101111010001100000101000110001010101010010011001001100011101001111111100110011111111101011101100010101011111100110000011100001100011110101001001111110111000011111100100111001000110010110111111101011000011111011011110001110010101110001110111110011011100010101111101010000001111001011111111010101001011111010101110010010011111110101001100111000001101001110001100100110101101101001011000000100001011010010100100001011001101001111000110000111011000101101001101110000001101110010110111100101011001011101100110010000101111000010100111001000111001100011110000011111000101011001001011110010100010111111100101000000010100110100000010000001100011000101001001100001101000001010001111011001001101010000110110010100001001000000000010111000011001100110011010010010010101010011000011110101001111110011010010100101000100010010001110011100001000101011010000001100100110110100100110100111010101101010101100011010110100111111001101101111000001001000100111110000000111010011111100101001011101110111000110010100111000011101000010010100011111010001111011010001101000010101000110000000010100110000011001110100001000101110011011110100011010110010101111001010110111110010110000010000000011110101111010100111111001101010100100101100111100001101111001110010001011111101100000011001100100011111110001111000111110101111100111011000101111001010110100001000101111100001100111111011101110100001100010010011110110100011000001011101011111101111010010010101000010011110001001110010101001100001000101000001111011101000010111110001100110100111101111011100001101110010000001011000100000110011001101100100011101011111000101100110100100111110111111001100010100001001010011101001010001011010111000110111110010001010011110111000011011010100101101000111011000000010100000101101111110110001111000000001000101110000011100010011010011110001001111110101001110110001011010100101101000111010100100011010100010001100110101011001010110101110000111111001011000111101101100111110011111000010011101011101010000101001001010110111111110111111110100010101100101100110100010111110100000101100110111100010010011001011100111110110111111110000111010101101000001110010100011010100000011111000110000101011111100111010100010110100001011110011100010000000101101010100010100110110100010001001011010100110100000001100001000101111001010011000000101001000011100110011101000111011010110101010110000110011011101000110000010011110101101000111000011011011000000011001101111001100101110000100100000001010001010101111010000101010010001111100000100010101000111101110100111000001001010001101001100100001000111011101000001110100000001011100101110111110001100111001010010111101011111101000100000110010010100000101101101000100100100101010010100100111011100101010110100000000010010000010011010000010110011110000100101100101000010011011101011000011110010100000010100011100100100011001110000110011011001000110000010111011101000100000001001000010000011001000101110110101111110100101110001000100111001011000010001110001100111100000100111100100000010010010001101011001110111110111100001001110111010011011111101010001111001000110001010111011101101101111001000010111110111000000011100111110110100101010010010101001110001100111011110010011101000001000000001000001101101111000100011100011101011000011100011010010011111011001111011111111000001101101110111011100010101010111101000011001010111000010010110101001110110010000001110010101110110010110111001001011000011001011111111110000110010110101110000010110111010111010011101001001001111100011010010011011011110101100000011000011001111100111101001011100101001101100011000111101011001010011010110111110101010100100100001010100010010011100101001101000001101110000010110110100100101101010101000111000110100001111010011000010001000011000101110010011001000101101000011011011101000000111100111010100000001100011010100110110101010011101100111100101100110010011000001010101001001011100111011110011110111001111100010111001011001001001111111101100101101100100010111010000100000010011101010001000101001111011011000101000100010011001111000000111110100011011010100000111111110100010111001110011000100001101101100001011011111100010101011110110111100001100001110111101000110001100100110010010000010110001001000010110100001000001100000110111010111001010110001001101011000010111111110100001111001001111011001111101100000000011001010001101000101111001011001000101001001111101101111010010111011000000100010011111011100011010111010111111100001001010111101111010100110110101101100101011010011110010111101101000000000010100100010010011001111110100111100000011101011000011010010010100100111010010001101100010011010000101011001111111001000101011001001010000100101011110100011101100011100110001000010111101001101001010011010000111000011111001011111010000110110010011011001000111111110110010011100000100001011011100100110101111000100101010100110010110000101111101111010101100110011011010010001110110001011101110001110100010010110101000100101010110010011010001010101000010110100001100110010011100110010110000010011000011000000100001010011000011000011101101110010000111001000100001000001110111101001101110001001100000110010101110001010011010000010110111100000010111001011100110011010100110010111010011101011110001011010100100100000101100011101111001011001000100001111110010010110101110000001011111010100001001100100101001010111110110100001011100111011001101100101110001111111001110100111001000110110111000011111111111101011011011101001100111000110101001001101011011000010100100111000101111111011001100011011001101110111001101000011100100001101001111110010001101110001010110111100011001100001101100000111010001100010010010111010100100110001010101000011101000110111111111110011101110111001011001000101111110100000111100001010000110010100110000100110100111001001100100011010111000111001010000001101011101111111011001111100010010111000000101001110111101110100010110101010010101100101011000001100111011101001011000010111101011100101001100101111000001011101011110001100100011001010111100010000110001001011010101011110100110010001011111100111111110011010001111101101111010001101101111110100110001100100011010010010000110111011000011100001110110111110111000110111001110000010111111110111001010011010000000001100001111001010001101010001001000010100101011010010101011010111110111101100010011000111000010010001010010001101110101101100100001010111101010011111101001110110011010011001000011001110100101111101000011011011010100111101001010100001100001101100010111000010001000110000100110110100110001110111101000101000111000001000010111101000101010101000110001100010010000000010010100010110111111110000011101110100010011100111001101110100111011110110101001111001111101010001101100011100100110110100010001110000010111101010101101010000001000100110001011001100110111111100001011110000101100101101100001011111101001100110111000101111100011100000100011111010110101101011011000110010110110001010111111000011011001000111010011100100101101111010101110110110011000101111010110010100010001000101000010100111101001100000100111101001101010101111110011110100101110111110100001101101001111001100100011110010001111101000101100111001100000010000010101111100111111010010110001100111100101100001111001001101000010001011111011111100000111010110110000001100001001000100000100111101111000111110101111100000001110110101110110100110101100000001110101010110001011011001110000100001100101101100110110110010010110110010010110101001010001010001111110110101101111110111001000001101000010111101000011010100001111001010011110001111101101010111100100011010101000010000111001011100100011011110100101000100101011001101110111101000100110010000001010001011000111100011010010100011010100000000000010110000111001101111100110011100011001111011100011000101000100101010110101111100110010001101100100111011010100001100010110110100000100011100101000010010110100011101010100100110010011011001101110010111001010001100101101000111110011101000101100101001100001000000110001000011011101100100001101101111000000111110010011101010001011110111010010001010011001000111000011100010110000001001101101111011010111011111010010011011111100010010111111000010100111111011110000110000110010000011100000011001001010110110001110110110101111111000111111111111101100100000010101100010101010000000110011011010010010000011111101001101111111000001110010010000110111100010100010110101000010010010001011110111001010010100001010000010001111110011111111101111110001110001110111111111011000101101110010100111111100010111111100000101011011101001110100001111001000101110110101101100100111100010100100101010000110101111010111011100100000010111101110001101111101000000101111001001111010011011000000101010010100101100101100011000001000110001010110001100011010110100011011000110000010011011010011011000011010010011110110010010101100011001010101010011001111101000111000101011110001011010011111001101111011001110111010010010001011001000110101111010011111000011100010010000110001100010110100110110111010111010110111110000110001101000010001001110010001010011110000100001001011110010001001111010101101111000000000001011011010010001101111011000100110101111010000101010010111111010100100111101000000110011111010100011000001010110111100011101100001000100100110100010001100111101001011010111101010000000011101100100000101110100100011010111100010111110010111001111100110011101100010101100001101110001111001110101000110111100000110000100011111100101010110100100111101011011001011010111101111001110010100110001010001100100101011011110110000010000010111100010000010011000000000101001100111110001100101001010111110111101010000001100101011011010101001001100010000100010100010011000010100011110000010110001111100101101101010111000000111001100001100001111110101101100011101000000100010000110110001010100000101111100100100110100011011010001010000110011110001111101000100001010100100110010000001110011001111100000001101001100000111110010010001100101011110011100011110010011110100111111100101111100111001110000111110001010010011000111010001100010110101110111101000011011010010100110000100101111010011101001000110010110001000100010101010100101011100100100000110100010011001111111010001111100000000110000000100110010010100110001000011001100010110011111111011010111111001001001110011000000010010011110010111110000101000010101101011011011100000100001111010010010010011111011011010110011100111110001111110101010000000000110100010000011010000010110011100010100100110110011100000101110110111110011010010110100010010110100010011100000101110010110101010001011010110101000111000110110001100110011001011110100110011010001101101101110100101001001111000100001001100110110110110100111000101001110101011111110100011000101100011011001101000100101101111101111100010001101001101100100000100100100110110110101010101110000101110010110110001110100001001111011011010000010101010100010010011111010110100000101011011001110000101011101101010011001001010100000101000011100111101101011011101000011100001000101100111101010011000101100101001110000101101001111100101001111011011110001110110111110011000110100100010010000001000110001111111110110010100001010111000000100101010100010111011001111011110111110101111010010000001111101001110101001011000010001101010011100111100111000001010010100111110010011010101001111010001010000111001101110111101111101000000100100111000100111101111101001010110011011011110101011010101010101001000010010000100100100110111111110011101110100110000110011000100000011011001111101010010110110101100000110111101101101110000001110110110010010001011100101011110110100110000101110001010011000100000011000011101000011010011010000001110010111000010101100001100101001111001110011111110110011011010000001101110000000000010100110011000010111011000011011101010001111100111111011001000000011100011110001000110001111101101100100100110111010100100111001000010111100000010110000000010110000011110011011110011101110001100111011010100010100110101110100011111101110100110110000010101110011011000010001101110001100110001000000000001111110110111101011010111010111100010100011001100100010001010010011101011111011011011011101111100111011000011001000000010011100000100000100010110001010101001101100011101101000001001000001000110100100001100111101111011011100001100100111010011111110101110110001111100100111001111110001011010001101001110100101111111000000110100111001110001001111111010001001110010111011000000000010101011110100100001111011001011011000010110000011000000001100101101000110001111110100001000000111000000110110101001101000000101110100101011101001110110001101011111001010000010010011000111010111000100011100110011100001101100010001011001010111000100011011101100101100111100011011110010000110010001000000011011110001101110011101101110101011001101001000110100000101011000001001010001000100100010010101111011011001101111110010001001100011011101011000100011111110010001010101110011111000010110111100000101010111011111100000111011001100010100011111001000000101101001100010011011001111011111010100100011001011010001001101011000001010001101111011001110111101001111010010111000101100001001111011100011111010011101100010000110111000111100110011100111011001111011100100100101001111110100001110111110110011101001001110010100010110011110111100111010100011011011000000001110001101111101101001100010100000101000111100010001100101101010101000000101010001011100000010100110001000010110101001011000111101100011011100111100000101001100100111011111111100000001011111110010100011000000100101011100111110011111101011010010001101110110101000111010100100001101100011111011000001100000010110110010110011011010111001100011110001011011100000101110111111000111110010000111000011100001000001001000011001101000010100011101001001111110001001111000001100001110100101110011101011110111000000011001011110001001110100110001011000010001111111001100000000100000110011101101000111110011010011100101111100011100100101111010100101111011110011000001100010001000010001000111100100011000010000001011111101100100011011101101101101110100001001011110111111001111110011011110000100010101110011101100111110010110011101011000111101111110101110010000001001110100011011010111111010110011011001011010011110000110100101101100011110110101001000111000011011010000110010000000000001100111100110101111010011110101111000111001000100000000111110010000110011100010000110011111111001111010101111111010011110000110011100011110010001110110100100011000100100010000110101110000010110101110011001111000110000010110101011011101111111010110110100111110001101111101010010100001101110001011011101101001110101101001001110111001000110110101010001000011001110000100100001101000110010000111010001110011000101000110001110011100011111000100101011100110011100010111110110110010010001111010001010011110100110000100000100111000101100111111001001101001001001000110011101001010011001101000011001011010000100100000000110111101101111001101101110110000101100010011101010111111110111111101110111110001110110110111010100000010110000010100010000101100010101011110111100000111010011111001011011101000100111101001101100000110110010110101100101111111110001010111000011000110010111011101010010100000101110010110011011011011111101100100101010111110110100010011111110110101110110000001001010001010010011010000000100110110011101001110000011111001100111011100110111101100111100010011111111011100100101110101001101101111001011011101000101010100111110100000011001000111001100010011000110000000101010001010011010101010001101101111001101000011011111011001001001101010000100011010100101111110001110010110111111100100100001001111100110100011011110111011110011010001010000111101011001101001100010101101101111101011111011111110001100110001011100101111110001000000111110100100010010001111101001011010010000111001100000110000001000011111111000101100110101110111110001011010110110101110000100011000111000110010011110100111110111011011001110001001001110110011011010011110010100101100101010110100110001101010111100000001101110111110110011100000100000110100010011010011001011011001111100011011011010011001100110110000001100010110110101110011001101101010111111101100101011110110110000101111101100111101101111101000000111000111100110101010001001011000110111110101000101100001101110110011000010010010011111011001111000101010010010101011001110111100100000101101010000100101001001001010010110101001011010100001100000101000010000000010100001001001101111001101100000001011010011110000001100001010100101000110101111110100000000011101101101010000101110111101110110101011100110101010110110110101110110100001101001010111001010101010000011011000010100111011111011011000001110010101110000110011111001000011000000111000100010001001001100011111000011000001001010001111101111100000100000010010111100011100010010110110111001000000011001010010011011011001000101110010001001000110010001110001110000110111000001000001111011101001110111100110010111111111001100101010101101000100100011110010111011011110010110111001010011101000010100001001001001101100010001000001000110010000010001000001110000110101111011010101110011011010011111110101011100111010000001010010111001101011110000100111101100110001001100011110100110011011100111111010110000010001110000101100110001110111110110001000010101111001101111100101110000010000111011111110110100010001011111110001001000010111011100010101111101101110110111001010111110110001111010010101011101001000001101001101010000101110111011001010000010011011001001001010010011110011011100001011110110011000001101101111010011100111011011100110010010001000000110100101101010001010110011101100000110101001100110001011101000010010110011010011001101111000111001000110100001011001101001010101000101100011001101110100101101010000000100110010010010010011101000011010110001101010010101100000011001010000100001110011011101101010010011101010000000010011101111110000101011010111010111001011010110111111010001111111000001100011100010011010011101101001110100110000011001001010111111010100001101100011110001000000000001000001100000111101001011110100010010111001101111011001001001011010100101101100100110111001100101000001101000011111101110100111001011011100101111000110011110100001101001001101010011011001111101001011011101010101000001110000001101110001101110010110000101010100010011001101110011010001010100100000100010011110101110010010100000111101000010110001000011110000011100110101010100110100100011100101001110110111101011010001011101111100100000001000111000011110000011011001100001011000110000010110010100100010111110001101010010000010010011000001010001010110001000110001011110100110010111100010001111011001111010010000010001001111011000010110111100011111101000011100001101100101110010110111010110101110011011100111111001100111000010011110111010110001011100101010011101000100011100011110111101110111011001011010000110100011100100011101001101010100101111111111110010000101001100000000100111011000100110110100010000010010001011101011100101001000000101001000111001110100001010111010110000011110010011010011011100011010010100011000000111000101101101000100110011101110100101111111100111101010010010101101100000011010110111010111101101110100110100000000101100000101100111000000000100000000111101100100101111110101111100111100011011111001101001100010101011100000010101001101110101110111100110010011001000000101100000011100111111111111100101100111100110101101001001111101100010011110000001101100110000010001010000100100110010010111111110100001111001001111001100010001001000000101010010011110000010010111011010101000000100010001000010001010110110001110110010100101111110110100100111000001010010100101011011010111101111111110111101100100000001110000100110010100100111101100001011111111100001000110001010101101100000101100010101011111110110110110101100011001011111001010111001101000110110110111111111011110111001110110110111100110101001010010100100001100110111010100100000000111001100110010000011101010010011111001100010111111110101110101000000000100101100110000110001111100011011010000101111101001101001001110000010011111111010111001000000000111000110110001101110100011111011100110000010101110010111010100011010010011001111011100001111011001000010001010010101110001010010100110100100010001001101010100100010010101001011010010001010000010111011110100100100000101010010011010001001101010000000010101111010000010100101100011010110001011111111100000001111100110000011001010110000111001111000000011000011000111111111101011010011011110000001010110101010110111011011111110101001010001001101100010101111110111011010110100001010001001110001101111100010100111100001110011110101111001010000000011001000110011011011111010100000100111111010111111001101000100110111110100101011111000101110101010110001011010001010001110101111100101001011011010110001100110111101000011111110001100000001101100101101110111010011101011010000000011001001111111001000110110011101110011011010010110000100110000110101110100010100001011001111001010111010000011011111101110110111101001110111011110011101001010100011101110010001100110000101011001011100100100011000101100101111000010100101001001011000001110110110000110100011100101010000000000100110110010110001101010011001101001101010000101111110000001000010011100011001100100100010000001001001011011001010000011000010100011010100111011001010111011001011100111010010101011100101110010000001100100110001111011101010111010011011011011110111000101100110110001010001100010111111100001100010011100011000011100011100101101100111010010101011010001110010110011100101110000100100110101111110011101001111111001000000001001001101000011001101011011010001101001101110010011001011000011001001001101100000010010101101100110100111101001010001011100110010001011101101010110100111011110010010101111000110000000001101100011111000010101101110010101001111111000101001101010101011100111100111101111011101111011111111001110000010110010110011000101011010010011110010011001001001011010110111011111111010100010001000001010001000000110101001110100110011011010000001111111000010000011111011000001000110000100111000100010110010111011101011110101010110111000100111100001000101110001100101001001101010001011011111101010100111110011010001101100010110111111000110000110110110001001111001000000001011100111101101000110010001011010011000011101101111001010010011000001111011011111000110110101101111111001110110101110110010100000001100010111001000101101000001110001000001101001000110001101010010110101011111100010001011000101101000010001100101100000101111110111110110001110011100110111011001101111010010000001111010100111110000001101100010100001110111001011110010011011111101111011110011101100000100101011110110010001101011110100010010000100111000101001011010100011011110111000100110011010001001000001010001010100010010001011011111101001100001001111111010101101010000010000001111111000100110010000110101110110100001111010111111101010000000001111100111100001101010101111010011101001001111011100100101111001100100101010100100110111111110011011000000001101110100111001110100101111100011100110000000100101010100000001100100110011001010101101000100100100001111100001000010101011000001110001011000100001100010101100001011100110101110001110010110011110011001001010000110010110011001010000010011100010010001101010001011101000000010100000101011011011101011100101010100011010000110011111100010010001001111010011001111110100101000110100010000001010100101010110111010001100111101000110001111010100101010000001010111001010100111011100001010010101110011000100000011001011011110001101100000011100101010101111101000111000111111000000110011101010010001010111000010110110011100000100010100010101001010011001100111011110000110001001010111000110110000101110110011111110100011100001100111101111101111000001111000000110111000101101100100000110000010001001000000000111111001111010001000001010011110111001000001100010101100110001001101000000001001000011000111000000110001000010011110101010110000100111011000111001001101110110100101100101110010111100010001100010010111110001100000010110100011101110001111110110011101011110101010100000001011110101000001110010011001011101010010000100101000000010001111011011001010010011100100100001000100001000111100000010000110000111011111111011101000101011001100110001110100000110101011011111111110001010101111000110101001001011000011101001000100111111101101001100111010000000000000111010010110010010001111100111000010001011001010111111001110011101010100111101110101001101100101101100001011100010001110011011100111101111011110000001110101101000000111111110001000011011101011010101001101011100100010100001011110011111001110111001001111001100011101010111000000101001110111010100001101110000100000111101101101000011000010010010110101111011100001000010100011011011100011010111011001100011000010101110011110101011111100011011011100001111001111111010010110001111110001110000101111110110010111101001110111100010101000101010000100110001110110110111011000101011001101000000011000010011111000101101010000101101011010000000110001101011100101011111001111001111111100110101100001110111011111000100100111101101110000111010000000111010101001110100101110101110000111000111101011110110000000011110111100011001000000100111100101110111110001011101001000010100111111001001001111110010101111001110000110000100000010000001010000000100100111100010101001011101001100100011100011100111101000101010010011010100111110011111111101100010001011100001000001000100000110001000000000001101000001001110000100011101101101011001101101001010101001010011011111110010110000101011000000100100001011110001111000101100011001001100101100011100000011101111110000101000000010110000000001001010001101110010110110111110110000100100110101010101001011001000010101000101111110011001101101110111011010000001100000110110010000111101110010110010001101101111110000110101010101101100110000001111111110101000001011110010010000001001110100010010100100111010111001111101000110000000111100011001101001110100011001110111100110010100100001000111110011001011100010110011001101100001001010000011000000100010101011000001111000111111111011110000100101011010110100011100111110001000010100001100011110101000110111010000111100010100001001000101010000011111000010101001100000010110011101110010011001000100100100001101111101000010001100101110010000101001110101100001000000101100100110011110110001110010001110111101000010111000100101011011111100011011000011000100110100010111001111100011110101111110110010010011110110111110101111110001011011110010101100000011111110010000110011010010101110000100011111001011111000110000111101000110100001011110000111110110000111011010011111110000110001100011111000011101111111011100000000100110111000110000101111100110011000101101011011110111110000011100101010001100101110011101000001101100011101010100000100001111001001011001100000010001000110010000001101011101110001001111010100010111011111100100101010010111100010010100010011001101110011011100100100110100110010110100010100001010101100010110110000011111101010000001110101011000110110111111100100101011001000100101111001011011110001000001111101001111000001010010100111001001100001010111000000011111111001001111111101010011001001011000000111011010001000100000001011010100001010010101100001000000110001011010010001111100000000010000111000001000101010111110011010000111101100110111001001101100010101000101001001001101101111010011010011000111100110010101001111000100110111011101100011011010111001110100110011011010010111011100010001001111011010001101100110110001110110000101011100000001001101000000011011111000111010011011100000111010111110110001010100100000001101011101010001001111100100111001000001111010100010011111001110001011110111011000100000110101111111011111111101110110001000111100101001011111001011110101000100110010010111011100100110010110011001001110011100010001110000001100000100001010110000100001110010001101001001001000010001001000011111011100101101010100111101100111000110011001001110110001011010010110001110010111110110010011001011010100010111111100000000101100000111110100000001011110001011101110001011001111110111011010000010010101101011011001110101100101101111010010101011001011110100001100010100111110100110011011000001111100011010000001010110111010110000011011110001101111100111110000101011111110010110111101100001111100100001100110010110110101100000010000001101000011000110101100001110010001000100000110011001111011011111100010101000001010011011001011101010101011100100110101010000011000100110000000010011100110111111111011101011011100101110000011011010010001110101111001101100110101111001101111011100111010000010100111010110111001001000001000000111000110100001111011101110110010111100101111101011000100111100011101010111111101000110101001001111001101000100001101000100101001101001100010000010011000111001100111010110010100010010100010011100011101111101000101100000001110111111010001001101111000100001001111100011111110000101101100001110110010111110001010101011100110001000001111010000000101100110011110110110110000010010111110101101100010001111101001011000001001101111011100000010100000010010101100101010001101001011010010000000001101110000010000011010000011101010011101011100110000111010000011101111100110101100111011010110110010101100001001010101101111000001010010100011001011111001111100010111001011011001001011011011001010110110100101000100001001100011110000001010110100000000100000000101101001000000000110100011010011101110101010001100000110100010010110101000010010001010010001011101101111101111101010100011100111101011000111100010001110010100000111111011101101011011100100110111100001110001101000101111101010011110110100110001000101000101010110001011110000101000110001011101001001110100011100001100000010001001011011110001001000000101010100110111110111110111101110110110110110011111100010011000000011101000101000101001000100110001011001001000000100000101010110111100001110101100100011001000110100011001111110101011110010101111000111101101000000111100011110100100110110110000001010100101010110000100010000111000010001010001001000000101000000110011000110111001001010011111010110110010111011011011111101101111111000001000000001100111111101100010100111111010010000001100111110001001101000010110000111011101111100010100111111011111111011010110010010110001100111111111111011001011001011100011000110101000110101100010100101011001010010000110011111001010111010111000001000100111101001100011110011101110100001000011011010111101111010110110111110000001011110000001100001101101111000101111110100000101100000001111101010101111011111111010100110001101001101101110010010011110101110011101111111010100000110111001010101110010001000100100101000001001001001011011111101010010101100111010000100101100111110110100111011011110011001010000110010011010001101010110111110001001000001111001100110010110000001010001100110100010001001011001101000000110000010001010101110001101000110010110101110100110000110001101010010110100110000011110110001001011010011101001110101000111111100111010001011011111000110010101011100010001001111001111001100011000100010001000111100111111000001001011000111000001001100100110111010111000010100011010001001100101111100010101101010000101000000001001010111010101010010101011000001000001000011011101110010111101101100111100110110011010011101110011101111100000101010110111010001110111001011010111001110000100101101110100011100011110101110111011100101111110110110011110011101000100000001011010000001111000111001000011001101101011101010100100101000111010111001100101011100100101110001111000000111100000010100011111110101110001010010100000111111010100011001001110100111010100111011100100101110000111010110111110110001011000001101111010011001100011111010011100111111101101000011001001000101100111110011000001111110101001110010100110101111001000001110101101001101101001100000011100110011101001110011111100100000100000000100111100101100010000001011111100010101001111101011001010110000011100111101110010010000001001111001100101011001001011001111000001100111001010101010000110110001100101000100000000110000100110010011101001000001001111010111000101110011100000011101010000111000011111001000000010010011110100011000001100000001101011000011111110011100110000011101101001010000011001000001000101100111001000111011100100001111010000110001101000000010010110110001110100110011000010011010010100101010110011011010100001001111000001001010100111000001110100010001100111111001001000000010010001001010011010001110011111001100101110100000111010000101110001100100010000011010000110010000111110000101110110011100000101111110011010011100010110011011100111000111101101010011100000000110011000011101111001010000101111001010101001101100110011011111100111111001000001000000111011100101010111011101110110111101100110111000011011001001011001001111101010101101011000011111000011110000011010110110010000110111011111110100010000000110111111010111111110111110100101001011100110000100111000000101101011001000010101001111011010001001100110001111010111001001110010110000001100000010010000011110101010100001001000110010010000000001110001101110000111011000010101000101000101000101000111101110011001100101101111011000000100101000110111111101101010010010000010011000011111000111001111101000111010111100100010101001011001001110011110011000101111110110110100110010001000010010100101101111010001110010110000000011001001101111110001100010001110100011101100001111011111011001101000011100001110111101101000110111111100011111010010101110111111010010010111101001101111111000011111100110000011101001000011101000001101110000011110110100111001000110010101001110000111110010000111010101101010000010011001000000000001100011111111011001010110010000100000110000011100101100101001011001001001010001000101101010111010001100011101111000010100000000010111110111010111111000000011100111111111010000011110100000010111101010100100010100010000000000101101001101000100001110101010010111000001010000011111110010010001110001100100100011000001111111110101011010101100010101101111000011100010010100100001001111000110011101100110111001010011001011010101011010101100101011100101011110111100100011101111010100110001111101111000001000110001010001010110001111000000100000000110111010001101010110011101010010000001110101101100000111001011001110011000001000001010000110100011111110100111111011010011100110111001110010010001000011110001000010010010101100110100001110101101000101000010010111001110101011110011000101101001010100011100100111101110101001111001100011010101010000101001111111000100000000001110110111010110100111000000000110000011110001001010001110011100100000111110000100011101100001111001011101011110000010010100101100000011100011011011111100110001110010011111010100110001011110110010001011010101110111000000011100111001001010001100011001010011110000100010011100011110110010010010111000001100011101110100100111101100011111001101001100010110010111010011111101000010011111101101000001000001010111001000000100001111100100100011110001100101001011110011001101000001010110011000101000100000010101011011101001010101001100100010100100110100001000110110100101001000110110111101100110100100101111101010011100000101100001000110111101110011001010010110111100111010111011100100011010000101100101000001010100110111100100011100101000101010111010110100010110100011100100111110100011000101101110000000011111100001100001001001010110100110001001100100011100101011111100000101100101111111100110011110101011001001100101001001000110111101001111111111001110100001010001101001001010110011011011010111001000100110001111101100011100100100011101100001110001110111000000001101110010010111110101000010111000011101001011100011100011110001000010111100010001101110000101001111110111011010010000111010010001110000100100101111000111010100111111010000010010011010011101111001000111111110010011101000001110101000110000101111111001100000001010011111110000010010110011010100111110000111010000100100001110101011001101101001100100010110001110010000110111111001111000101000100100001010011110000010101110011000011011111001011110110001101011110100000111011011000010110011110101100000101001101000001000011101101101111110101110010010101111100111111000111101000101101010010111110001110011000011010010100110000100101111110110101111011100010100001011000011001101111001101101000011011000110111100000110110011100101110001001010110001010100000010011011011001100000101101110001000000111111100010001111111100110001101110010010100010101110000100011101111011101110110101001010001110000101011111110111100101000010111111100101111101010111111001100000111010010001001111010101010101001001101110010101100101001000110110000111101001010110100110001100110001110000110111001011100000111000100100001000101000011011100101110110111110011010111110110110011000000101001010001000011011110011011010010101110010101100110010010000111000011011011000001101111101011101101110101100011001101110011011111100011001011001111110110101001110101001010101101001100011000100011001000001011011100111100110110111111101001010000101010110100010100111010000111000010101111110110000011100111011110011101001110000111001100010110001001100011100011001010101011101111100011111010101100010001111101010010010001101001111101001011110110011100110101011011100010101101111100110000001111010101101101010101011111001111001000101110101010111101110101000011100001111011110000001110110100010110010111010100110001101001000001101110100001110110011101100111101000000000100001001001010001110011111001001010111100011110101111111011100110000000110000111100000100000010010011110001101011111011111010111101000101001000111110010000010111110111011011011000111000000001111111100100000100100110011110011001010101100011110000010110111001111101110001010011110100000111100010110111011100001000000010011100000001101101011100011010111110101001110001010111111111011110100111110111010001010000100110111000100110100110111111001100011001000011101101100100111101000111111100110100011010000100011011001011010010001001011010110000010111001000001011010100000001100110010111101100010110111111111010101010011101100000011110001001010011011001100100101000100010100100001001111101101010011110001000100001111001011001110001001001000001010110000001111010110101000010101101111111100101101010000001000011000101000010110010101100000101111110010110010110010101000000010100100110101110010010011000111101001100011011000010001101101000001011101110110100000010011111011010010000010101011100100110101011000001101010000010101110111110110010101110011101011000010011011101101011010001101100100101001011111111111100010111000110100110000111100110111101000000010011001101001010110111100110101101110100001101000010101000101001100000110111001011000011010101110000111001100001010110011000111100000000011000100101101000101010100011110010100101011101001100000001100101100111101100111000010010001000100011000001001110001001101110011101000101011110010011101011101110100011011111100101011001000100110110101010001111101011100110000000000000101100101110000000001100101001101000100001111101100010101100100111101111010010101101100111110111101011010110110101000011011011011001000100010110010111010111110000111001001100001100001001110101101110000100111010110010010010010000100101110001010110110100100000000001110011100110000100001011110100101011100011011110100111001001101011000101111101001101000101111001111101000000101101000001010001110110110001110111011001010010100000111110000011100100110011000110111010101111100101011111110101101000100010110101011001011011100000011100011001000111010011111001111010000111101110000001001011000000101100001111101111101011011001110101011000010110111010101111111000001101111000111110101001000111011001000011011000001000100111001101011001101111111100001111010110101000001010011000100100010100000111000100101111010111100111011110010100110010110010001110001110100101100101011100010110000011011010111010100111011011111110000010000101110111000001010010000000011111101000001110001001100101000001010110001001101101010101111111111010000010111100011111000101101011010011100100100011111110010010000111000111001101110011101101100010010011001011101000111110001010111111111001110101100010110110111110111001110010010000000110111001100101000111111010101011110011111011011010100010100111011110010110011010110101110001101101111110011101010110101100000010101011001110011111011010110110110100010011101101101111010000101010101100010101000001101101110000111001111101001100101010000111001001101100001001111100000111000100110001000001110011000110010100110101001111100011001001000001001001110100100000011001111100111111100011000011011111000100010000011111111111010101101111110101100000110100100000011011101111000001101000110001001101010000000111011001110111111000101000011100011001001100110011101000101011101011010001101111001011100010110000000001010101001100011100111110001001111010001110011001001110011110101001010100001010101011000101111100011001110100101000110101100101101011011110011110111000010011010011000000001010100111000111110011011100100010101101000011001011010011010010011110011011101110110100101001100100000011110111001011111100100100000000100011000101101101100110111001111110011110010010010101011110101001000100110101110011010100011101001000001011101010001001011111110011001111000100111100001001010100000100101010010000101100111000100111000010011110000100110110111011001011010010010010110000000100000000000000000101011101000000110011101111100100000100110011110111100100101101101100010000010111010010011110010000011100010110111000110110111011100101011111100000011111000001000011111000111011010101110011110110011001110101101000010110010101001010001010011000001001111001011100011101011000100111100011101011101001000101101101011100001001010010010110100100000001000001011111111001011010100000110010100101100001001110110101100001010100111111111010000101010000010011011101011111111001010101011001000000111111010000110010110010011100100001011101111100001100100010010110010100011011111100110010100001100001101000101111010100001101000010110100001010000011000010100010001010010110111110110101101100011000101111100111101110011111110111011001000101111000101010001100000110011100000000001001110100011001110101000110100001000100111111111111010011101110011101010000101111001101111101010000110101011001111100001100001110100100000011111110001010001001001011011111100101000011001111110011011010111110011001110100011010001110111101111010010110101101111000111100110001100010100111000010001011111100101111010000001010100000000100101100101110011011000111001000110110001001001000110111000111100010001000110000101110100111111011011010110011011010011010110110110011100100011001000101001101001110111110110010110111011101010111010010000000110111110101101010101110111110000001010011100010101000100101010110100010111010000000000010001100111111100011011100101100001100111010100110111010110101010010001010101111101001001000011110100101101110101101111101011011100011110001100011111101100110101100010010110110001111010110101101000111010010010000110100110101000011111101101100000101111001000000010001101111110001010101000101010010100100110011101011110001100000001001010101110011100110010001100100110100001011100010010101111000100001100010001010111010011001000101010111110101001100010100111100100101000111000001111000111111000101100000111101001110110110111111001101111001001110011000011100010010111001100011101011010100111001101010101101110111000110100110111000110110101000101011100101010110010110001000110111001000101001101000110111101001010010100010001000100011000101010101011101011100100001100001010001011101101111111000011111100100110101111010011010010110101010001010101010111100110111000010000001010011110110100101010010010110100001100111100000011010111010110011110011011000101110011100001000000101001100011001110011000010110111011001111000001010110010111111011001000010011001001001100000010100100010010000011001100000011000011101000011110000110000011110001101100101000111100100010110011011110110001010101000000011101011100110010001010011000011000111001101010000010101000001111111001010110110100111001100100001111011011001101011000100011111000111011111000101000110001010100101100101110010100100001010011000001011010100001110001101100000110111011111100000011101110101111110101100010101100100001001011111010111110011001000010101100000011010010100101011000001000001111010101110001000011001110001101101110010100001111100110010000000010001100011010111101111000100000110011111001011100110111100011110111101101111000010101001011001010110000001111010100000010011000000110100110011000011010011100001100000011011011010001011110001100111100100000110100110010101010011010110001110110011010101111110110000110001001001011111100100000111001010001010100101100001101000011001010000010110010100011100010000100000110111011010000100100001000100110010111010010110010101111011100011111011110001110010100000111100001010001101111010110110111100000011111100101000001000110001111101110100000010100100010101001001111101100001000010110011011110011001000101010111101110100010000001110100101000100111010101110000011111101111000010111110000011011101000110110010110000101001011000011110010011111110000100011101001110101101011010010010111010000101100000011111011100100110011110100011001000010101001011010101111111001000100101110101001000000010000011110001110010111001011100011101011001011011101011110101111011011101111110011001110101001111000011001000111001010101110110010100000110100011010001000011100001010001100010001100101001001000001011011010111101111100110011000010111001010011011100111001010100000100101001001010100100111111110100111111100111100101001111111100100100011010000011110001111101111111011111011001101110001100101010000000000010010011010010110110000000110100001001100000110000010110011011010100010100100101110001100110101010000101111110011011001010000000101111010001000001001100001001010011010001011010110101101100011111110010101011010110100010101110100110111011010000101011011010111110101000101000100011111001101110011001110010001110101011001010000110110101100010000110101100010011101111001111001001011100000010101100111000110000011100000111000000110011110101001010001110010100110001100101100101111101101010100001011000011011100010011111000100110011111111010100100011010101010111011110100110000000001110101000001101011010000010100110011011110110101101101111100000101011110101000010010101101011000000111011000000000111101011101000010110111100111010010011001010100010010110111100101000001001101011110000101110101111010100110001001001110010111011111011011101010010101100110010011010011100101000000001010011100001010111011010110011100000001100000110000110111101000101001100100011000010011000000011011111101001111000110000101101001111111010101011010000100100110000000001111010100100110001100001111111011010010110000111111100010110000010010011100101000001111110100001010100010100111101011101011100111000000010100001100000001000111100010000001000101001010000011101101000010101110001001110000111110110100111110011000111101010100100000101100010101000001110100000100111101000011110011111011100111010000100110001101110010110100101010000111001100010001000011010101000010011001001110001101110010001111001110001000110000011111101101011101110100110111110111011010001000000001111100010110010110000110111011100101011100010110110110101010001110111110001011110111001010101000110100101110010100001100101011100100111101100000100011000111111110010001101010011010001111110000000110011111000111111010001010101011101010100000000100111010010100000111011100001110011101000111110000100000001011000010011101001011000001001111001110100101010001100110010010100100010000101111100100010111001100010011000001011101000100010101001001011011110100001100101100011000100100100100110000011011011101100101100010010011000110101011011100100110110100010010011100010100111111110001010011111110110010011100110110010111010101110110101001011100011111110110110111110111110110101011001000001111001111110111001110001010010100010011010010111011101001111000001010011001111101100010110111101000011000111101110010001010001110000111000000011101011100111011001111001011010010111111000111101011010110011010010100100000100101000000111010001110000001110110000100010110110001001110010100010011100011011101100110110111111101011100100110000001110010001010001010010000111010000100101001010111101111011010110001001010010000100011111100101000110000000111010000110010011110010010110001111010110000111111101101010011101111111011100100010010000001011011011100101111101100011001111011101101100101101010010011011110001100001010001001110101010011000001100011011010110110000101110010010001001110000011001000010000001111000001011101100010110001110001101011100100001001100100110000111001010010101110100101001011100010011111001010110110111010101001010000110100001010101001001011010001100010100000010001100000011110011000010100000000111100100100000110101100100111101010101110110110110011000111011110011100000110111011001100101011101010010000001001010001101010010101011001101100100010000000101101000001000101110001111011000100001011011000101010100000000110011100010011101000011000100001101000100101011101111100100000111111001100011100101011000010100111011011100111011110111111101110111101111001010110000100110010001000011110000000111000000111101110000000111111111000110001001010101001110010001011100011010000000000101001000110010001001100101001111011001011010000110001011110110110110101011110000000111111010110001110100111111101011111101011010011010000101100110011110111001001111010110000000101111000101010000110110011100011110110100001010010000000111100101101011001101011101101100000101000000111110110001000101110110100111101100011011110100110001111110011101111011111101011000011110001001111011100111010110100001101001010010111000111001110011010101101010110011000101101011000101101101000001001100010110100000111110101011111001010010000101011111101010110110101000010101111000010111110011010101011011101001001110011001110111011000110111000001101011101001010111100111101000010010100011111111101111000000100110010100101111001101101101101111110101101011101010001011010001001001101111110101001010111011001011001111100010101101101010011101000000000100101010101000111001100100011100111100000110011100000000000010111101110000110000110100111110011010110011010111000110011011010101001011110110000011111101001110101101101110100010101000111011101010111110111011100100011001001100100111111100111001110000111110101000100110001111100110010011001001101100010011110000100000101110110100011000011101010010001101110111000100101000001000010101010011110111101010100001011111111101110110101100011101001001111110100010111011100100010111101000101011110110101100011100100001011110010010001100001000111110000011001000111011000001000001000000010100110010011100111011111001101111001000000100001000011000101010101101111010110011010010000011000111100010100111011010100101010000000100010010010011010010111001110000011000101110111000001110001011000000011101010111111110111110110011011011110110011110010010100001101000000101111000110100001101010101101100110101010011110010111011010111010110111110000110111011011001111011101111100110000101111011011001011101100111110011010010001011010011011101101010010111001100011100100011010111001110001010110101110001000111101101101001101001100101111000110111110111111110001101110100101100001110000011000001000101111100111010110100001010110000111101000000111111110111011000011111000010100001001111000001000111111011000111001101001101110101110100110001111110010100001011101000011000010011101110000111001101001001100000011100100010001010111111110001000011011111101000100110010101111000110100000010011110101000110010000001101111100011111100110100100010100110100000100110111001100110010101110110010110110001100111101101010001001111100110100110100111111100001111110111010100001111100101000110110001101101011000110001111111010101001110010111000111101011110011010111011001100000111100011110000100100101010111010010101000101101011010011001101011000111111010010000111011000111100110011101110100001000110010001111110100110010000111101101000111111111111110110000011101111001010001000010110000100011001000011111100110110010100000110111001011101001111010001001011110101001010101011010000100010111010100000111000101100101101101110110010101101101111000001000011110000011100101000110100100011111101100011000010111110100100011000110111111000010111011011001000001101001001000011001110011000101001101010010110111100100110011011111101100011000011111100100100100111101000100101011010000001010001111100111011000110100101110111100001001100011000110110001001000110000101000101111011011111010010011001000000110111010000010001000101101101100011100001101100111001101101110001100100010010011110100111000100010101010100001001010110111110000111111100001111100101110101101101011000111001100111111000100110011001011101101101001110100010001100100011011001010001000110111100000010000111111010000100111101110101011100101100111110000000011101101101101011110001100001001001000110101011001110101010000011111011010111100110111001100110111001001010011101111011010110101000101011010111001111000011000010111011101000111000001011010011100011111111110000001100110110111011010110011101010011001010010110110001111101100101111001011011101111111010101101101110101010011110111011100111000000100011111100111101101010011111101000101110101110111110010001011101101101011100111010010111111100101110100001110110101011110111000011101010000001101100011111110010100011001110101011110101101100001111001100011000000011111000101010010111010001001001010110100001101000101100101110110000010110001100101001011001111111100011111010101000110100100101011001100110101100000110110001110101110001101001100101111000111011101010110101001101110000000011111110111100101101101110010000111111110111000110000111000000100110011101000001101111100000010001111101010101101011011011111010001000101111000110000100101011001100100010001111011111101000100000010001011010111010101100101000000011110011011100110000010111001101010000001001011100001110110110100100010110100111101111000001110101100111001100101001110101010000011101110100001000010011101000010001001000101000101111101001111100100110101000011100111101000110101001111011110100110000011101101101101100011100001100000110110110110000101110000101110011010100000010110001111001010010011001110001001111001001110111100100111000110011001111111100110010011001001100001110110001110000010000010000111001000110001000001010011001100011110010101101111110110011000010111000101000010111111000010111011010111100001101110110111100101001011101011001110011001001101010011110101001110100101101110011100000110001000001001100100000101000101010011001110101000001000000001011100011101001111100000001100100011101000110001011111111011001101111010000100110101101101001010010111101100011111101001011110101011001010101101011101001010001101110010000001001110110111001000011000000101011000011011000100010100110010000010100011110011001100011101100001110111001100011011000111011101001011001111111010111111001111000101000000101011010010111100101001111010011111010000111000001000000000111100101110111010110010010100100001111010110011010001101000100010010100111001111010101010011001000010100011001011000001010101000000100000011111001100111000110010110000011000111111100001101100101001110000001101101111100100110110010111011000000101001110011011100001010001111010011101011000100101111110011000111010010111111000010001001010100010100001110010011101010100111011000101111101101000010101000011000011110111000100000011000011101001101010011111111001101011110011011100011011101101100000010001100110101100010001001100000000001111110011111000010010110001010001011110110101010111110011000011010001110100011011001000101010101110101101001000011000010101010110000011000001010001011101010100101101110101010011110100001100110110111000110110010111001110010010010111110111010001001101110110101010011100111100000111011111101101010101100001010100001001010111101010011000001111111010010000101100111010101101100100011001110010110100101000001110001001000100101111110110011110010111011110110110110000000110000001100101010101001101010011011001110100111000011010100011001111110010111110111100011111110011001110111011000010011100011101011001001100110111101001101100000001010111010111110111110101111101000001001001101001001100100010111110000011111100001001011101110010000000111101011001011000001000111011100110110010011111010011011100001010100110000000011111010011100110100110001001111000001100111111011011001001011011100101111111100011001110001010110010010011110011001110010100001011011011010010011010100010111101001111000010101101101001000100011101010011000011000100001111100100000011010100011101001001000001011000011101111011111111010001111100100000100100011111111011000011110011000111010100100000011100100001101110111000101001100101100111110001110101010011111000010101111000000000110000111101000001000110000100011011101001001001011111001000111001100110000110100001001010010010100100111010101101110110011100111110010111010100101100001101011111101011010111010110011100101011101110011101000101100000110100111001110100001000000010011000111111010100110000010110101111001010101010010001011110010110110001100000010011100011001011001011101011100001010011001100101001100010100000101111011011101111011110001010001001101101100011101100100110011010100001110000101000010110001101110011011001001110000010001000011001011010110001111110100110011001101000000000011111000000111101010010100110100111110011010101111111011000100110001010001010111111010001110111110011011110110101110010110000000001001010111111011111100111111110001001011101000111011011010110111101011000100100100011111001011010001011111000010100000011101110111000000100010011111010000010111101100111011011011100011111101010101001010100000100111101100110000000101001001001100100001101011011101100101001001110100111011010110001011010111111110101010101111000010011100110000110001011100001011010100010010100000001111001010100000001110101111001101001100001010111100111111111101011111011010101001010001011011111001100001111101000101000100001001001010001110000101010101110111101000110100110101110100110100100100010110110100101010101011101010101100110011111011011111101000001100011111001011100000010100011001110001111011010110101011010010001011001001001100001100001111101100011001011011011101001101110000000010111110110111011100011101000011000011111101100111100011010001110001001000001111110001110011011100001101010011101110001001001111010111000100000110000111100110010011100000111011101010010110000010110000101111110000001001011101110000001100100101100000001111010100011000110111101110110101101011001010011100110110000010111110001110110110101100000110100000010000101001100011100011100001111011110010110111011111000010011110111111111111101101010100101110000000101110110111010101100010000100001101110001010110010111101000011111010000011000010010001101111010111011000001100001011111110110011110100111111001011001011001010110011111101001000111000110101011101101101110101011111110010111111100100000011101011101000000001011110000010001101101110110100100010110110110000011000100011000101110000010010111010000100111110111110000000011111110100000011100011111001101011000001011111111010111100000001010101000101001110111110011110000011010011101000011100111011111110011111001000010010110011100101110010110000010101101101110111100011111110110011001110110010101101010011111010011101110010000000010100100101000011001100010111010100011010111001100100110101001100110101100001010001011101011011110110001010011100111101110000001011001001110000011001001011010111010101000000101100001011000010110110100101001001101110101001001111110010001011111101000011001100100101001101010011111110011101010110100100111101011000110100001010011111011101000010111100011001110111110101001010000011100101001010101100001011111100110111011010101111101000010101000100111100101111111011011111110100011000110110110101101010100110001000011001001100111100110100011100110101010001001100001001011101011001000011001001010111101000010011111011111010001101101100101101011110001110100000001000100010011000001100000101010000100110011100101110000110000011100000010100101100000111000100010001011001111111101111101111010101110011000111001000001001101100001010001001100010001010111001000101000000100011010110101010010111101001100110100110111000011010000010010111101011110000000000110000110111001010010000111000010011001011100101000011101001010011100101110001100110010100000101101001111010011011100001110001000001011111101000110001000100000010110001110000001000011111011001000000111101111000010111110100111110000011010110000100111010000101101011110011100001101010111001000100010100110111000010110010001111111111101111111010100011000111001110000011101101000000000101100110110000111101011110110011100110100101010011100001110010011110110100110100001010101000000010000111011000001100001010000100110011011000100000111110110110111000001101100111100100011100101011111111000101011100101110000100000110000000101101001011111100011101000100001110001010101001001101110001110010011001111110010111111000110000010011111011110111111110000000011111001000001111100010011111111011010110111011110111100111001011111110011101000111001101111111100000101100000111011111011100111010110110110101101101010101101111011011000001110101011101010010100111001110001111000110100110011010101101010010001000011000110000001010111001111010000001100110110000110011101101110010011001111011010101111110001001010101110001101011000101101010111101000010100001011110101001100100001010001001011110010000110111000111010000100010110101100001011000010101001101110111110110100100000001000111110010101001010001101101000101110101010111001011100000001110101001010111110011001111100111111101011010100011110001100101110010110011011101100101110000100110000101111101010100101000100010111010010100000111010100001111001000101111101001101010101010100101111101101111010011011101010100111101011000000110100110000000110010000100011011010000100001001110110001011000000001111000000011011000101010101011010001110010011000000010001110010011110010010101000010101111111011011010010010000011000001010001010001111000010110101001001011001100111111001001001110101011001011110010111010100101111001001011011011011000010011100010001000101111010010011001010100101111011111011001010111111000111101000010001110100000001001010001110011101010011011110011011011010110111101010011111101011101001100011000001101110001000100100101101011110101100001000101000000101000001000111111011111001100100100101000110100111011000111010000101010111010100001111101110110101100010101101100000111011011000001111101101111000011111010011010010001011011101000101101111010110101100101010101010001101010010110101100101010011011100011110000011111110011000001010011100001010010011111010000110100100000010111010100011101101111111001111011010110000111011001001100010011000100100011111001110000111000100000101011101011010111010010011010000101101001100111101110111001010110001000001010111011110100001011001100111100010111101111010001110001101110101110100000011110001111110001011011100011101001111110100010000111110111000111110111001110110011111111000010101100010001111100010010001001010101110111100111011001110011110011000011000101010011000011010001110001101101101011010100111000000001111001011100000010110010001001010000011100110000100110100000000111100011000100001100010100010100000000110100101010001010100011010001101000001111001111010001001110110010011011111001101000111100010010110110100101001111110001110110101001001101011000100101010011100100111011011010001101110110001010101101111000110001110101101110101011011111101101100001111100001110111000111101001010000101001111110110011010100101011111011000101000011101010001100011000101110101010011010111101100111100001011110111111010100001111100111001001000001111000110001100100000000010111001001110100110111010101101101101011100001010110100010010110111011000001001101001011010101110001110111110110011101010101101111111101001100100111000000010000110111011110101010001111011010000100010001100000101011101000011110110100010110000101001100111101110100101110000110101001111000010000011110011101000000011100110100001010001001110111101000000011111100000001001011011011011101101110001001101001001100110111010100010010110011000000001100001001010000001001100110111101010011110101101010101010100101011000100010110010000001001000000101100101100110110111011001011111000111000000011111100101100000110010101101011001111111001001100101111000000010110111010111001000011011010111110011000111011101001111010001000001000000110000000010111010101011111111001000000001000111111011011001000011010101001110101110110010100011010111111101110000110110100011110011111110110011011101100010011111111100001010010100010100010111101100101011110100001110011101000010111111010010110000011001111100100100101110000000100001011110010100110111000001111110101101001101100101001000000011111011000001110001111100010101010010001010010100000011000100000101100010011101110101000110110000100111001001111011010100001101100101010010011111111101011001100100011101110110000111110011001110111101100111101100110110000100101000110011101110010011010101111010111100000010100100111111001100110000100010000110110001000011100101111000101101010100101110010101111001100010001110010101101010101010000101101000000101000011100110010101111111110000000011011111111110101010110101110100101001110000001101000111100111111100011001000010001110000011011100111000001001110100010001011011011001011001100010001001111110000100010101001101100110111001011111010101100001111110001101001110101110000000100110100111001001000010101100001000011101000001111111110010010101000000001010001000001101000011101111111010101010101100111010110000111011011010000110001100111100111000101001110110001000010011011111101001001000011110011000000111111100110011110110100101101011101110010101011110000100111000001001110000010101101101111011100111101011001111010000101111110000001110101101101011101010011000011001111100110110000101100000011101000001011011110100111001101101010110001011010111010101111010111111011101100111101101110001000010011100100001100001111101101000100101000101011010000101101111100011110100001010101010101011011001000101000011110100010010111100111111110001111011000011001111100001100100000001000101101011110000101010111110000001110101011010101111000110100110011111001001100111110100110110110111110000111011010101101011101001001010111010010111111100100010010111100110110111110011011001011010100100011011011110110010001110100110110110000100101100010001110111010011000000100101100111100000100011111011100101111101011001101001110001001000000000100001001100100100011001100111101100001001011000101101101011101110110010100110010111011000001001101111001010010001001001110011011010110010010001101011111011000010000110101000111001101001111111010001010100110100000011111011010001010101000011000100111111011010000011001010010101111010101011000000010010000001010011000001001011000001000010111101010001110001100011100111111011011001010110111101011000111100110010111010011010100111100010110110001001100100010110010110010101101001000110110101011110010000011111010000100010001011111100100110001110100001010011110111100111010100010101010010001001101100011010001001100110110100101001000001100100100101111010100100001100111111000011010100011100111001101001010001101111001110101110001101001011011001110000001001111011101101011010111010011000010011001111011000011101001101100110011000000000110110001001101011001101100101011100110001110001001100000000000000011110101101011001100101010000011100110110000011110011111111111010101110011001001110101011110101000100111010110100010111001100100000100001010010111001000111110001111111111110111000101010101100101000011001100111100000101011010000000111011100101011000000100101010001010111101001100010100110001011100011010001110110011100100100111000110001101111001001000011010010011111001011011110100111010110001110111011011100001100101101111101010000111100101110110000111010111111011000110010111111010010010001011101100000000101010111100100100010001100010010111111001011001001000011101110010001100111010001100001011110010001010111010010110110100110100010010111011001101010010110111110110010110011110011110100000000000000010100111100111111101000000101011100100100001100101110010100110101010101010111110100000010100100000010000110000011101110111110001110010100110100010110000011010010101000100001101111001010001110011101111101111111001101010000101110010110011010101101110000101101101100001010000110000100001011011011001100111111111001101100001000111110011010101110111110000010001010011000100100100011001100100100011101010000111001110000010110011000010100001001011101001011010110110001001111111100100001100010101111011010000101101010110101100110010000010001000011010110111111000001101011001100100010001001010010001100000111010010111000000000000111110101011011101011111100000001010011100111100000010101000000101011100101000000001110101011010111100100001110111111110100111000011000001100001101110100000100000011011100000001010011100001101000010001111111110000000010110111100111100001000000101000100010111100110010111111000000101011000000011011011010011101101111110101001111111101111011010010000001000110000011000100101100101011111110111010001011011010111110101111110100010110110010101110110101110000010010101001100110000001010010101111001111001101000100011100010001000101110001101010110010011010011000101010101010100110101101111100110111110011001011000110111011011100100001110000101110001011110110111110010100100100101111000110100100110110100110100000100110011101011110010000010111101110110010110110101011001010111101001111100000111110000001101101110000001110101100011101010111110111111110100111111101010111001001000011111111111111010101110011111001010011111101100011001001111011110111110110100101110101000000111110011010100000101001010100010000001100010011111000011011000011111110001010011001111000011110111011110101110011010101110011000011101111011010110011011110111011010000001010010111001011001111110110100100001010110110000100001011100100001110011001011101101100111011010011000001101000001011000000000010101110101010001110000111000000100011100011111001101111000100100111000110100010111110100111110111111010001010110111000010000111111001010101001111011110000101001101001011110100111001000111000000010110101110001000010000011101001010110011011001101011011011001110000101111011001111010010111101111100100100010011101111100111000000010000001111011000011101101100010000101111001011011100101110001101100110011010001000100110110001010001000111100110110100001000010001000110101001010000000011110111111011001101111100111010110100011101010110000101001110111111100110110011100100001110100100001000010001001001011001000101011010000101100010001110100011100011001000100010010011101001111011101011110000111001001110110100100001100011111011000100011010000010111000110000110010001110010001000100001000100100101110001101101111100010110111111010010101101110100111111100001011101010100011101111111111010101000111010001111000000011011110000011000111101001101100101100000000111011111000110110011111010010100001110000011001001101000000010010011001010101000111011000100000011010110101111101100010111011101011100001110010000111110111100011010110100110001000011111000000110100010000000011111010010001110110010010011000110010001011101011101011110100011000011001001111000100011100110010000011011100010000001011101101100101000111011011000100111011000100100100011100111010010100111111001010001111001011000100000001100111110100010111010011000110011100110001100111011001010011011001100100100100111001111111110000101111011011010111100100110111111111001011111000010011110011100100001111110111000000010110010101110101010001111110100010010010010001000100101101011001110111101110100111001010010101111101101100101111011010001001100100011000001000110001111001111010011001010111010101101100111101111010010110101101110100110011001010001100100000101001001101111101000011010111100001000110000100100101000111010011010101001011101101000101011100001100010110111001100110110100000011001110011110010011010010011001110100001000011010011011110011000110100010000101001111010011001000110011001110110011000000001010110101011011010000111000000101010001011101110101110000110001111101000110010101000100101010100100010010111001010110100110011010101100100111010011100011100110001000111010101101101001101111000001110101011110011001100101111100100110110110110000010001001110000000111011000011011110111000011011010101001111011100000101000101011111011110011110110010110001001101110111111001010100010101110001100100011101011000111001011001001010101000001000111101100010011000011100010010000100001001110111111111000000011111100110010100001111101101110010001100101101101110101000101011101100000010010110110011011111001110111000011111110110010001011100011111111000001100110110101101011101101111001000010110011110011000101001111101010000001110100110010110110100101100101000101011100100110100100010111111011011100010000010010100001001011110100101100001110110000010111110001111000000110001001100100101011010011110010111101110101101111010001111000011110111001000010010010011101000001000111011000111101001110101100111000010010100111110001000011111010101101001110110100101011001100000111011010101001100110010111101111010010101111111110010100110110011111101110001001011110000000000110001011101111101001001001110000110111001010001101100100101011010011010110000010010110010011000101011110000110111010111111101000000001000001100100100101100101110111111110101010110000110000011111000001100011011111011100000000110111010010100100011111101000110110100001001100101010110010011000100110001010111100001011111110101000001010001001111001010100011010011101110000001000001010100100011110010101001011000110011100110000010100001111001000110010000011011111000000101000111110010000101110110101010010100110011111000101111111000111111110101110001101011101100001100111010010110011100010101011011011001100101110000101000101111000011100111101100111110011100100000011101101110010101001001000111000001100010110000011110111000101100011000101100110111111001010001101111000001110010100000110011000100101000101011110000001111011101001000101110011101100001011110001101111100000101101100011111100111100001100010111100010001100100001110001011100011011110001000101000101111101101010111011101000001101000110011010100010001100111101010011001100100010101011011011100010101101101011000001101100001011010110110011011110111010000001111000011100100110101011100000000110001001111000010101011110110001111010101011000010010011100000000100101010011100101110111011100101010000111101101010010100000001110001111110010010010100111100000100100111111011000011010110000101111010000001111001101010111110101001110001110001000111001000101100100100000111100011101111000110011111011100101101101001111110000000010011111011011000010001011001101001101000011110101110111011001000110000000001101111011100010000111010010101111111010100111011011111010110101110110111111100000001111011010011110011101010100011001101110101001001100100011100101110001000101010010101011101111011010111101101011011100100011011101110001000100111111101011010001100010101010000100110101110111001010101100100000010010010011001010111010100111111110100111001010111110010000101101001000011000111010000101011100000001100110101101101110010100011011001100101100111011110000101011110011010000101000001110111011000001100111110100011110111100010010010000000000011010111010101010010010111001011000001100111000001010011010011100000111000010101100101010110111111010111100110100000101001101101111110110111001001001111111010010101111111100001011101111100001000010111000101000101101011111110100000011101110100101110000111000111100001011001000001000010011001011001101001011010011000000100110010110000111100011010100110100001000100110100111011010000000110111010100101001001101000101111011110101011010001111010000100101011001011010001110011100101001001101110000101010000010111010000100010110100110110100100011101100011100000010010000010110010100010001010110101011100110101011111000011111001001100010001101101000101001100110010110010101110010111110101011000100001110001100000011110101111110000111011101001011011110101110111111110001101111111010000011010011111011011101111001000010000011100101011000101110110110111001110111000010010100000011110011010110001101010110110000000010100001010101110111011011011101011101100101111010001001101000101001010001110111110101110100111110001110001111111001001011110000111000000010111110111000000001111011111111111110010001110110011110111011000100011101001000110100000100101010101001111101100111010111001000101001001110101000110100000000011010110011101100010110100000111100111110110111101011001010010011100111110001010101100010101000010010100010000111001011100101100001011101100001101000110001110001010111011000011011000101000010101010100111010110011111011000010000001001111101100101100001110000001000101111001100010010000011001100110010000111100100101100010001101010110110000001101100100000001001101010010010101110100011000101011000101000100111000001001111011001100110111000010110011111101001011011010101111110100001001100011010100000110110101110010111011100110000101011111110101111110000010110010101011100101000100001001000000010110111111000110100010101011010110000111101101111010000000010000100110011101110011000010011010111101110110100111011000101111100111100100110010101001001100101110111011100011000011001001101101000110110110000110110111100000101111111001001111111001111011000011010010011010000000011000111001000011001000100010010001011000011010010110100100100001000100101011001111001011001011111000100010101111100001001110111100001010000000100110100000110000111000000000011000111111111010100000101011100000111010010000000010110100000010001101110000101001110100100000001010001110010100011000000100011000011001001111001101101110111111111110011001111001001101010110101011100100000001110100001010111000000101100100110100110101110011011101110011101100001100000011110010110111111111101111111110111010110111001101111010100001001111011100011000010111010101001101111010011000111000000111001100100111111001100100110010110000111000000111111111110001000111010011001100011101010001011111010000101001100101101101101001110110011011010101010011111111010010110101000001100010111001100011011011001010110110101001101000110110011011110100011011011010011101011000101111100101111001001000111010111111010101010111110011000010100010010000000001110010001000011111011011000011101011111000000110100100001010010010010101100010001111011100010001111000100100100100010010101101010011011101110110101101001111001000100000000001000100110001010111000100101111001001010100111000100001000011101011011010001000010000101110100011000100100011000111010110101101110010100100110110011001001101111001010110110110100010010010101111110110100000011110101001000110010110010110101010001101111001001011000010110101011010110100101011100000111000100111101001011001001010111101111001001111110110010100000100100010110111110001100100011100001000111100101101001000010101110001011111011100001101101110010011100001111010110001010000010100101100101001110011001010111011111110010001111110010110111101010001101100110010100010010001101101011110101011011001111010001101001101100011011011111000001100011111001111111101101010101101110111010000001101001001100010101001111100100001101000101100101101110111011110001010011001010110101010100000011000010100011101001001100110110111101010101110100110101011110010101100001101010001010110011111011100011000111111101100001100100100101111010110100001000101111100101100100001001100010100010011010000110011000010011110011100101011000111101110111100001101001001100011100101000010001111100101111001000101000111100101110111101111011100001101011110101001101110100110101011010100010010110100000100001100001101001111001000010101011001100111110101011000111101011000011110110001111010010110101000000001111010100011101010111000011100110100000010000101010000011001101100000111100001111001111000100011000110001111001010100000011100100001001011001010100000010000010001110011000010101110101010110110000110011001110111111011111010100110110001100111011010101011101100111111101111011100010111110011101011011000101110100001000111100111010100100110010010010101101100101000010111010011110100111011111010010100000111111100110011111001100011101110100001100111010011101010001001101000000001100000001010111000011001111011100010001111100011100101110000110110000010001001000111100111111110000100011110001010010110100001101110000001100000111101101110011001001101111111100001010001000011100011110001000001011010011110111101010011010011011111111000100001101001101010011110001011010100101011111100011100101001011010110011110010111111101111110010100111010100001110011111001001111010011010010111101100010001100101010011101000111110011100111000011111111100110000001111111111010110001010000000100101010001111010101000111001100001000000100100011011110001001101110110000101011100010101110000101101110111000101111001111010001110110111111010001101000111100100001000101010110100011000011001011110111111010010111111111111011110001011010101100110000110000111110100111000100110101101010101101111000111001011100111000101001001110011100001001110110111001010001111011110000101100111111110110010011101010000001100101101111100110000000111100001011100110110001100000100111011011010010101010011000110110111011000110001110110001110111011100000000111001110000001100011001010101000010101100011010110100101010100010011001110100001100110101110111101101011011111100000110010101010011001000111000001101001011001001000001000011001101110111100101100110010011000001100100100111100110100100100111000110000111110111000011000000110000101010011001101111000110001100101001110101011011100111111110001111010111011010111010111111000000010001100011101110010001001101001101011011011100110100001101110011000011001110101101110011110011111011011001101110111000110000000000100010010111011100010011010000011111001101100011010111011000011100101001110011100001011101010000000000110000000101101010101101000111111010000111000001011001001110010011010111111100000111010100110000110110000001100000000001101100101010101100110111100101010011101110010111110010000010110101001100011011100110111101100111111101110101011010110100111111011101001101111001001000011010001010010001010011111111100111010010100010100111010110001111110000101010001010010101100110110010011100000001010101011101101000111001010000001101000100100011001010001011011000101001000110001101100110000100001011000100111101000110011010111010001011100100010110001110110000110110010010110100100011010110111101011111111010111011011100111001110111111101111000000101111010101100000101101000111011110000101001110101000011010000001010011110011100110100100010111011111100011110011000101111100101000011000110100011010000001100101101111011010111110011110011110011001011011001111011111100011001110101001011000101011010111111000100010111001010110011110000001111111000000011001111010011111011110000001100101010111010001010010000101101111110011001011010001001010110010101111111101010011101111100101011100000010010111111100001010011101010101000111011110001101111111110111000111110000010011001111000111101111001110111101111110110010000101110001111101100000111100011110000001010010110001011110011101000101001000110100000011010000011000001110101010100101110000111010110100101100100010111010110001111111001010011010010000000111001101101110100000001100010111010000110000001000010001110010110001000010010011101010010001101011000000001010110101101110100011001000100100110100010101101101011001000001001011110011100000100001101010110111110100011001000000100011110100100001101100101111101000011001100010100000010111001101100011010000011010101100100011001111100010011101100101110010001110100110100011001010110110111101010110110000111001011100100000111111010000111000000001001101111111100011101111011101011001110100001011100111000011001111010000100000011000010010101000010110000111001110010010001000101110100001001011000010110101010110110101101101000001100100111000100011001111111000110111111001110000011000111111001001111100000000111010010111001000110000001000111100111110001100110010010010000101011110111010000001101101000111000010011110010100111100110011100111000110101000001000000111010110110010100010011100010000001010100001011101111000101001000111011110111000111000110111010111111011010010111110010010101000101111001100100011111111111001001111100110110010000011111101001101001101000101111000111101111010100111100100110100100001000110111101111101010100010100110111001010100000001000000100010011110110000011001010000101010010111000110110100100001111111101001000000000110000101011011111001101001001000110000000010111110000011011111111010101000111100100000011000100001111010101001011000011011010100101100010111011001010010101101111010100100100111010110100001100100001000000110111000101011101100110000111011011001100011010101011101100000111000001000000000111000010011111000001100001011010001001111001011110101101001001010110001001000010010100011011111100010100100101001000010101101010000000010110111101100111100011100101110110000111010101000110001101100101010001111110011100110000110010010010011011010011100100111000100001110111011000111101010000111111111110110011100110100000010100111110101001010001111110110011111011111101011011100100001101110100111010100101011100001010011011101101011110100011101000001001001110000011010110010111111101000010101100000100001001111001011111011011011101011000111101011010110110110101010101101010101100100011111000101100000000001001001101101110110101111011000110101110111001000010000010111001011110011001010001110110000011011100111010010101110110110101001010110110101000011101001000101000011111001001010001101110101001001100111000000100010001011110011000001010011010110000010010111011100110100111110111010101111101100110101101011110101101111101000001110110001011101000010000110110000111000001100111001101010000111000011001010100111011011101010010011010000100001100011111000001011010100010110100010111110111011010100000001111111100000011111010111000110100010110010111001100001101001111001111011111010011101101000101001010111100011110010111100010110110010101100010010100110001001110110000110010000000011110111000101101101111011110001101101001111000101111010101111101010010001000101010000110101100100000001110011000000011000101011010001110001100111111011100010111010100001001111001101111001000000000100000100101000000011111101010100111010100000101111010101010011111011100110100001110110111110000110100001001100100101010101000000110010100010100001010110111110010010101110001101111011010101011101100001010010010100101001000100001100010101111100001011001101100011000100111110111010011011010110110111011111001000000110110010001110011000111111001110010100010000100001011111010010001110100000101001000100111101101010101010110010111110010110000010000100010000011000100000111101111001101000110001100011011011101010101101000110110001000110001100101011100000001111011000111001000000011010100011010010100011011110000110010010000001111100001011011100000000111100101001101000100001011001100010111111111001001111100111000110011001100110000111110111011101000010001111010100011011110110000101010100110100111110101111100111100101100000011011100111110001100011011001010111110100001010011010011011111100010010111010101111111100001110101110001111110011111001111001101111001100110011001100110101001111000000010010010101100110001000000011011001111100010110001010000100100101011101000100000100110111000111101011100111110101100001001100101000010010101110010100101011011010101011011011100000011000111011100011101101101000011100000101011101110010110111110010101101011011101011011011011010101111110001011101010100000010100000010100100101011011010111001000001111111001101110111101011111010111110010011100000111110110001010000010011100101110110010010100100110101001111000101100010000010000101101111111101110100011011101001110010000000100000010011001010101101000110111000011111011011101001111010110010100001101110101010111001110111000010011000001011101001001010011100111001100111111110011001111100001100010011000111111100100010111011000100101010101111011010001011000101010100111000001110000000111011011100110000000111000101000011111100011000101100001011011111111011000011100110000001000000000000100100111111110110110110100001010111001011101111011000010101101001000111110010111011011011101100000101100111010010101011001110011011000010100111101101100010100110101100011010011010110000111000010101000000101111111000110110001000011000001001101110110010010100100011110100111000110111011001111000101011100101110101100010001010111011001011110000101011001111000100011100000010100000110101001110111010010010011101100011101011001011000111010000010101010000001000011000110100111011010111111111011001100011000010101010000110001011111001101011110011010011111011101110011111101100101010101101100111000101110011011011000001100000010001011011101010011101110011011110000111101100101100010111110101111010101001000011001100010000101110001001100101010111101010001001101011100110110001110111011000100011010100001000101001111100101111000000100010111111000001101001100001111110001010101011000010001000001100010100001111110011101101010001110010001011001110000110010111001001111100011010110000001101100111101100110100001011001000011011111101111011110010100011111100100010000000100001000010101011000011010111110001100111000110010111110100101000101001011110110110000000100001011101010101111010110101001011100001010011001011101110001000011001110111010000111110111010101101001011000110001001001010101010111101010011010010100100001000010110101001111010111100000100011110000100100000011101010001100010111011101100000110000001101011101001000111110110001110111011001111111101000010111100110011011110101110010100000000001010000011111011010101110100111000001111010100111111100101110010000101111011010100100011001110101010001011011001001100110010110111111110100111011011110001011000011001100010101011110001110110110101000000011110010000110001001111101001001101111100011100011101100101110011101010001000001011101010010100111011110010001001001110111010100101010110110010100100011010000101110111001110110000001101100101011010010101000010111110011100001111011010010110000100110110001101011100110010101011010010010101100101100101110000111100101011100000000111110101001010001000001000110001001001001100011101000101110101011000111001111011100001111100001011111000011010100101001001011110100111110010110100001011010111000100110011000101110000000100111001111111011110001011101001010001001110001001101111000000100111010101010111110101001101100000000100110011101001100101010001100111111111010010010001100001011000111010000001001001101101011101111001011100000111110101000110001101010111010100010001000111110101011010101101011110000000010111001110110101010110000001100101111001011011111111001000101010111011010101110101111001111100100010100011010101011001110011000100001111000100010110101110011001111110001010100100010011110100101110100001110110001101010111000000000100011110001011100100111101100001000011100111111100110100000111010001010010101111011101100011100111101111011011111101110111111100101111110001000010000101011101000001001101001100111000100001100011101110100011011010011101001110100110100010100011111111000000011111001011000001001001111011000000111111010010000001000000010111111111000011111110000010010010100001010011010000000110101111101110101100101101111011110111000010100011000101010111111010010000010011001010001001011011101000000101010110111001001011111011111011000000111100000101001100010010011110100111111111110000110111101100000110101000001010010011001000001110011111000001010110110101101001000001000000011101001101110000110001011000001001000110100100110000001101000011000101000001100111101100110101000000101010100010101111011111101111000001100001011101100110101110111111000100100111011111001110111001101000101110000111101001111011000100000111011110100010110011101100101011100101001111110111100101101001100110100010001101100011100001110001101111010001101101100111011111111001001010100001000111110011110000100011111100110000011001111110111011010010000010011000110011110000111000100010011100010011110101110010010011100010110000110000010101111100010001101010000101110110110010010110101101001000010100110111101100101110101010000111010001101010110000110101000100011001000110000011110110001011111100111011100100100011010100011111001111111101011101011011101111011011010001111100100010011100110011110011011000001111111010100010011100001101000101010100000110001101011011010101010100110111001111010100111101000010011011000010010010011010111011101010110011100000101110101100001101110111101001001100110011101011010000110111011101100111000011000001111110011000011001000100101110111111111011111001110011001011011111001011101010000001111110000100101001010111111110100000110001101011000100111110111111101000001110011100010010001111000101001001111100111100111010011001000110000110010101001011110011110100100101001001100110011010110001101111000101010001100111110010011010001111110101101010000010101110010001111010111001100101110110000110010010010111110101000111101011110100101010110000101000000011010111101001100110101111011011100011111001100010011001011100001001111101100110111010000000110111110110010110011000110101011011000100110101101111001100111011010111101111010011011010101010000000110010101000110100100001111001011010000001101011000001000001110010001100110100110110100110001011110011000010101001111000110011001001000011001110111010101110111110100100101110010111100111100010110001110010111111001100111001010110100111100100010000010100011110001010101101111101111101110011100110101000101011011111010001000001110100001011001101011111101110000100010111111010000101000100010000010111000101011110011100001111100000000110001110011110011000110110100000000010010101011000100000101110100001111011111100110111101101100110010011101101100111001001001001011111101000100100001100110010011010100101010010100101110010111101110000111101111110110010110100010111001111111101100111011000101010001000110111111111100110111011001101000001000100110001011000101100001101101010000101010010010001000101001010010000111110000101010011110110011111100011010011111011110111110101110101111110000000001100010011100010110110110111110011101000010010111100110010000101000100001111011101001010111100110011111110000110111001101001001000010101110110001010110000010001001101011101100100001111000010001101001000000110000000111010110101101111011001000001010011100100000111101010110000000111111000000001101000111000111000011011010001011111111110010001010100111100111000110111001010010110111000110110111100111110011000000101111111001111101010010111010110000111010000100110110110000100011000100001011110000001111110100100110100100000010000011011111000101000011110010010001000000010010101011100000000010010111111101011010000101000110101011001111110000100101010010011010011110010111011010000101101001011110110100101001101001101011010000111011100000111000000000100100001001001001000111010110010111011011100101111100111000111000100011111101001010001001010001000010111010111011011110111010001010000010111111011111000001110101111100000100010111010111101101111010010101010110010000111001110001011001111110110010000000100010000110101110111110100010010100011011111111000001001011100111101101100011010110100010100001100010111010010010011101101100111000011101110110100100000010111010010101000100110111011010000000100001100100100000001011101011011101011111111011000011010000001100100000100000101111110000001101110110000011001000010001011010110110110011000000010110011000011001001111010110010110001101000000000110100010101011010011111010100010000001101101101110011001111000011110110111111001010100101110111011010101111001011100000010010000000001110110101101011010101110010011000000001011100101010011110110101000111000100100100010000000111000010110010110100010000110001001011111011001111111010001100101000010010011000010110100011001001111001101101010111100010100001000111111100010010011011101010010000011000111110101110100111001111111011100111000011011100001010001101001000100001010010000010110000100101101111101110011110010100011010110000000100011100000110110010001111011001000111001011101100100111101101010000001010000111011100110111001011011011101100100101010001001001100011111000101100010001000111001000011001100010010100000011111001111100111010001100000010101011100000111110011000000111010000101000011001110000011011011000001001111101100011101100100110001001101000001011101111110101010010101110101110011101011111101100110110010011011000111000010000101001110101010110011010101101111110011000010110110100010111110010000101011000000000010011110110110010101000001111100010000111011001011000001010000010101101101111001101100111111110111111011111110011101111110010011101001000000010110111011010110000001101100110100111010011100100000100110011010010010001101111110110010100001001110111001000111111011011010001111101111011111111101010101010001001110110000111000101100010110011010001100110100010010001110101100001100000010110111000000101111101100100110011101000111011011001101111010011001100111001001101001000000010101011100010100010100001110001011110010111011000111111011011001000000111001001101001100011011100101010011110001011001101010011101110010101111011100100101010110110011000000011001010011011000011001000011110101000101000011010000110110000010011000110000110011001111000001000101111001001110001001101111110101000111001100101011010001011000001111110011001010010000011010001100011111100101001100110100010110101000001001011110110011101101011111011011000111010011000011000110000001010111010010001011010011111011010000100000100100001011011111011001000110001110111000111101110101100010110000010100101000111000010101011011101100001000110101111101011100011100111001100111000101010101100001001101100101111110101000010011000000100001010111011000000100011100011111101001110010111011001001100011000110010011110110000000101110010000000010010110101110011010111111011011010010110100100010000100001010001101100101011110001001101011000000101111000011000000010011000000111111101001110000101001001001011111000100111110001011010011111011010111110100100110101101001111101001010101100010101100001001111101011000111010010010010011000100110011111010101101101010001010101111111100000101100100111011010100011110011000010001011001100010101001000010011100010000100010111010110010111000001111011010000100101110001000010011101001000100110100000010100010011010111010010101001100010110011111001111001110101001001001110110100011110000011000001000010001111101110101001011001100110111100111000111101101001101001100101100001100010000000010111101001101111101111101011011000000101010110111111110100110101101001110001001001000101100100111110100010100110001100001111110111101100101111100111010111011001101000100001011100111000010000010101101101011101010101010011101110001101010111000001001100100111011101110100110000000010010010011000010101100100101111000001001111111001100111111100000000010011100100001001111101111011011100111001010010110101111010001000101111001100100101101110110100011100010111100101010111001010101011101010101000101011100010011101101101101111100101101000111010011000101111110010000000110100001110110101001110100011000111110110000001110010100000100000001101100001110101100100001001110101100100010100011010000011111011000100001010100101010101011011100100000011100100000000001111000000001101101011101100011110001101111011001011100110010010010001001110111010110011100100100101110111111110100001111110010111101000011111110011101110100101111011111001100111011110101000111111010101100011000010010101001111000100011000011010001101001010001011010111010100111111100101001001110001000111001110101001000011110110110010100001001000110110011111110010010001101101011000001001101110111011101010000010001110000111111001100101110011011010110110110100100011011101010111011000011001011000101100001110110110000110010000011000110000010000010100000110001101100010110010111101010101010001111001000101000100011011000011100100001100101010011000001100000000000100101110010100110111010010010001010111011100100010111011011111010011101100101111000110010101111100000111100010011010011101100010001000011000100011111000101111001111011111001000011101010011000100011001010011001001011100011001001010001101000110110000111110100011001001000000100001010001011111101010101001000111001100010100011001001001101110111001010011011100101110100101010001111111010111100110010000110100011001101111100110011100111011011101110111110111101011111000111010110100110001110001101100000011000000000000100110000000101100000101010111101011010011100100010000100011101001110111110101111000110100101101001111101111010110010111010110101010010100010110110011110000101110011011010100000010101011000100011001000000100101101001000001100110101000101100000000000001011110100010001111110011111101100011000010010010010001000101110101100010111001000110101101001010101110100000111111111100000101111101100111001100010101111010110101010110111010110001110011010001010101101011110101110010010001001110110110110100110101101001100100111011000110010010010111010110000000101111010110011110001001000000001110100010101010000010001011111111011011011010110100000001001000110111110001011101001011010111100111100111111010011111110100011001111010000110001110110101010001000001000010100111101010001001101100010000111010011000101000010001010000011010111001000101100010000110110111110110110110000100110001100101111001101101010011101111111101111000000110110010000100011101100110011101010100001010010111000001110100010101010011000100110101110111011010001011110001100100010011001111011011001001110000010010110100100000000100110010001010101110101110100100001111001011110111101111011010001110110011110110011010110001001010000111001010101111111101110111110110011011100100000000100110110100011001111101111100110000011110010101100000100011011011110100010001101110011010110001101101011000011001000001000010101111110111101111010000010001110111111011011101001000010011010111101100011011111010111101001010011100101110110111111110110100101110001111110000110011001110110000100100000110000101110100101101011101010001010011010011110100101001110110101000000111001100110110110010001101110001111001001000000111101001001101100110110010111110111100011001011011011000111101111111010111011011100111111001100011101001110011101001001011011100110110010001110000110100001111001111101111000010000100111011000100110010100110100110101100000001100011000001000100100100111011111000001101011010100111110100110100110111100010100111110101111011100000010111110111101011100010100111000111101011001001110001101111110101101000101011000111011001011010001110011100101011100100100101110101010110110110010101101000110000010101110100011110001000111001101101001010010010011010110001110010001101010100001110111011101100000001000011010101110100001110110100111011110100010011010101001110101100001011011111100000011111110101010011000001110111010110000110000111110010110110100111000111000011101111101001010101111101111000101001111000110010011110100011000110010110110001111010010100101111101111111110111100101010010011010000111011011011000010111010111011000111101010010101101011000000011101001000101101001111010111011100010010100100010011001000110110110000100011110001011101010010001110000111011101111001001010100001100000010000000001001111000010011011011001011101000110001111100101001111111001001000111100110001100010011010111101000111010000000000100111111111100001011010100011100011010000110110100010010000110100100000000100111000100011000100001000000101010101010000011101100110011000001101110111101100010001001011111000011101001000100111100110100010110001010110011100000001100001001001011010101001110111100111011110001000101000110010110101001100110100110011100011111011110101110101111010001010010010010011111101010111110010101111001100000001101101001100101110110010011001000001000010011010100110101111000000111011101111000000001001011110011001011010110001111110100001000100111100000011111000010001000001100111101110010010011110010010111011001011001011000111111010000011010101111110110111000011000100011110011010101000100111110000001011101001110111100100101001011101000100011111000011011000100001001000010111011111111111000110000101010000110000011000000101100001010100000101011100001001111001001110010101001101000111011110010110111100100110001111011011011010000111100011001010101011100110001101100101110110001101000011110011011000000101010010010111100000110110101000101110101000110111010100110111000111111011111000110111011101110000010111101110101101110010001101011011010000001010100101000111010000110011001010110100001101001101110011011110010001011011110111111010001101101100100101100101101001110111100000101011111111101011101100001100110000001010110110000100001011011010111110010110101011001010111001111110111111101001101010110110001101110011010110111011110110000000010001010100010011110100101110000001100111001101001000111100111011111010101100110110101100111110001110111010100010101011111011000000010110101101100111111001100001001101011111010100010010111101110100100011101001100110100001011011100110101001111101000001100101000001001001110110101001100001100010110010110001101111110111010100111111001011100011011000000100110000010010001010111000010011000110000001101111011111000101010001101001100001011000010000111001101001111010100100110101010010101110110111111011011000000010000000100011101000100001001111101000010011111010110010101000011000111001111101100000111000100001100000000000001011110110111001011001101010010100011100000100000100110001110001000000000100011111100101101001100011101001010101111001100110001010000000110010010100101101100011111110010010111110101010110011100111001000110011100100110100101111000111111000111111110001110010101001010001111110010111010111011010111101111111010011101000100000011111011111001110110101001110100000010011011111010001101011000001101111100100100110011011111110111000101101000101101100101101110101111101111000001101110101111111101110001000011000111110001100110110010101101001100101110011101001000110010010111111011001001110101001001001000010000100100101101111101110001100011011100010001100001010111001100010001000100111011010101101001101101001110010000110100011010110001010100100101010111000010001111011001000101011010010111000010101000010101010010001111001000110001010010100110110001100011110011101111011001010001100110111011100010011111010110111100010111011100100010101011101111010000011010100111111000010110000111111111011001110101011000111011111101110110010111100100011010001110101000010110010010001011001000011001010100011110101100001010100001110110010001010111101011100111110110000110011101001111001101001101010100110100100010001111110100001001010111111110001000001110011001101100010111001010001100100110101001010001100101111010100111101100011101110010110001110011011011100111100001100010110011001110111001111100101000110011100001100011001110000000100000101010110110101001111111101000111111110100011001000001111010000110011111100101100110011110001000111000001011111101110001100100010111100000001100101100100110000001101010000010001111001011110001100111101010100110100110101001010011010101100001001000001010100101101001011011101000110100000111101000000101101100000101111101100001001011110000010100001110110101010101010010111110110010000011101001000001111011100011100110111111111010111111000100011000111000011110110111110110101101100011111001010010000011101100000010001110100010110010001111011011110111001011001000001010001000111111101000111111110000010110101000110101000001111000101100011010011011000111000000000111001011111100001100011110110101010011010101010100100010111100101010101110101011100100100010100111110110000011010100100100111101101010100000111000000000110000110000010110001101000101110001111011001011010100010110110010111111111101111111101101010010000101101011100101010111111001001101101101011000011010110110001110101001001010101001110111011011000000011011111111011001010001000011100100000110001010100001010101111000001000001010010000110110010101001000100101100100010001001111000011101101110101001110111111010111010011000011101001000010110010101000110000001010101111001111000110101111100000011101101011000111101101011001001010010010100100011100010100000011011101000011001001000001001011100110010000100100001001111101000000000111011000011100011101000001011101101100001011100110100000001001000011101100110110100110001100001011000101100100000111110111110100111100110111100001000000010110011100100000010011101111011101110100001101001010000100101110000110001100011011001111000101010100011010001110011111111100101100010010000110110100110001001100011110110010011100100010011101010100000100001000110001011111001001101011011101011110001111000111111011110110111100101001100001010001100010011111111100010110010000101011110011111011110011100111010011010111100010100000010001100100001110001010101110111010110111111010111011011100000110001111011100101000101000101001110001110001100100000010010010110111111101010111010010000101111000010011000100000000011001100010111110010000010001011111010101101011100001011001110011110100011010111000111101101001000111101110110011100011111100101110010010101110110111101100111010111101001001101011101011011000111000011010010010010101001110010010110011110100001111010001101000011100010011110010100101011111001000001000110111111011010000111000100111001101100000111110101111100010100010011101100110010000110000111101100101101101111011110100100000101100100010010010010111011010001101000101000000011000001001001101000100100110110011101011111101010001001100010101110011000110011011011101000001000110011111011011010000011100011101011100010001110000111111100001001100110001001111001001100101111101011110110011001101011100111010110101001111110100100111010110001100111011101011011111000011000111010100100011010010001100111001000110011101111100010010101100111100110100011100011101110110010000001110001011101011110011011011110101100000100111101100101111101110011010001011111101111100110001101101110101011110010100001011111001001000100011001110100101011001111100001010000100001111111110100011101110001001101011010100111000111101010111001110110110111011101101000011111010010010110110010011011100111110101000100110000011100110111101011101100000101100110111101101100000101100011100001001110111101101111111100100010111100010011011011000110111001010001010110000111000111110000110101100100001000011000100001111100100100111111010111110100110011010101110010010010001010011001001011111110011000010011011100011101101010001011010001010011000000110000001111111010011011110110010001101001101001100000111111011101010110101000010010000011111110111011010111011011000000100100111111100100000010100100000101000000101011111000111111011000001000010001101011001010101011101000001010001000100010110101001100000000111010110110010110010100001110011000011101011111001110010101000010010110100110101010111000000001001011000110001011100110111011101101111011011001001001001000101110001011100110100101110010101100100010100010000111110110000010011100111111111101100010011101011001110010110111001010010000111100010000110011011100111100000010111001010101111110010001110000111000001100010100001001111111011101110110100101111101000110101111001111111111000111011101010100100010101001101111000110001110010011111001010011100110100001100110111101110001101110100010110101010100100010010101101101010010110101001110000101101000101100001101011101101100101011001100000001001110101001011111010001011000100111111111100101111101011100001000101011101001100101001000001011011100000111010100010011111011111111000011001000001001100110101111001001010001110100110011011110100010101111011100001110100111100101010110001001001111001010001011001011110111100110101011100110100000011010101101001011100010101111000111101111001101000101111100110100010011111110110110000110111010010001110001010000010100100100100000010100101010110110001101110110001111110110001000001000101000010100010111100100010010111010111111010100010101000010110111010001101100101101010011010010111010100001111001010011010100001000010010110101101000101100000101111100000000011101111110111100110110001001110001011101110001111000110100000110100101110010001011010000110000101001100001011000100001100100110001010110110000101111010100010000111000000001011001010000001000101011100000110110001101000110001000010100110111010101001000101001110101010111011001111001010000001010111001110100101100101000001011110010011011101001100101101010101110001110010000111000100111100100100011101011001110101001010111101011110110001100010100111110100100110011000111101100101011011001010111000011000110101110011011000001010100110101011101110111111000010011111111111000000110000100101000111011001101011100111011000011111010110011000101101011011011011110000100001101010100100101110100000000100001110010000000010100011101101111000111100011101010001111010110110001110110101011100100011110011101001011010010111100100110000110111101001111100010000110010000011101101100011111111100000111000001101000010010100010111101010010001001000010111101111011101011001110011101100000000000000001100001000111010011001111110100111011110110000010001011010001001111000001000100111111100000001100010111110010001011010100101001111001101100000110111100001111000100100100011011010000111000101011110000110001101101000001011000111010100111111111011001010001110110110110100101101001101011110100011001100010000100111110011000111110100100100010101101111101000001001000001101101010010000111100000110100110001110111100110111111110001010010010110010011101001010111110101111001010001110111100010100010000111100000000011001111110111011100101001111111010001101111100110101001100111000001010001000001001000011001011111111110100000101010101101010110100001111000011111010111010011100110010000001100101010110101111100000101000110011101111001111001010001001110100110100010010011110011100111001100010011111101111010001000001101011111011000011100100111111010101001000010011001111010010100001011000010101111111110000110100110100101010101001011000010010110100000111001000101000110110101001101100001011001011011111110010110011111101011000010100010111010101111011011111111001000111111101010110000100011110110001111000110011001111011111110000111100100111011111000110110011011100001010011111111111011010100010100010110100100000010110110101011000010111010101100111100100110110101111011111001110000010110010001100010001001000111110001011101101000101101100011101000010010010011100110000001111110100010101101011100010010001011001010000011100000000111001110110110111101010011110000100001010110011110101101010001100101010111000010001011011011001001011010010010100101100110110110100101010110010111000111110101000000101001000100101011101101010001111110111011101000100100111101100111001011101000100011000100111100010100110111000010011110111110011101001001001000010111011111001100101111111010011000110011111111101010101011011010111100111010011100010001001100110110111010001100001011001001000101100110001111101010101110111011000011001111000100001110110010111001100010010000001101101010001001010101110110011110011101011011010010010001110000111100001100111000010001001011011100000001100101111110110011010011001111001101001011110101010001000100000001111010001000000111100011010111000000110110011111010111110000110011100001001101010110110100100000011110100010100110101110101101101110001100010101000100000101001100001011101110101101101100100100101100110010011100001100000110100000110010101100111110101110110010001100011010100100000110000011001001001001110000101001000001111110101101111101111110100100110001001011000000101100000111100111110000100000000011010001100100001010011100011001100101010010100100111101011001110010100111100111001010011111010100100100110100001000011000011010110111100101000111011000100111000010010011010011111010111100101101101010001111110000110111010101111100011010111101100110111101111101011001011111010110100100101100100111111100001000111100110010100000100001001100010000010100011111100111101011010110100110101011110110011001000111001110111100111101101111110001110011100110001111110100001101000010000111010101111100001110100101100100001001011100100000001000110101110101100100111001011100110110111010011111110111010111001110111011010011011010110001001110010100111111100110111110010000010000010001101100011101000100110111000000110000011110001001001110110110110001111011100000011010111101110000001000110111011010110001011111000010111001101001100001011101111111011101011100010110101101110111011110001001011011011010000011010110010110001011100101010111101000000111111001001010001110110000100101101000001000010011001101011001011000011101001010100001110100000101100100100000111011000000011000000101100100100101010110110110010001111000010011100110001101111010001100000000110010001100000010110001000110001001000011110001010100110011101011011110101110101111001000010110101010111101110111010000100101101011110101101001110100010000001100110000100101000111001111101110000001100011110111110101111101111111001101001011101000000010010111010101011101001100100111111011000110100010001100101011010011010001011010001000100110010101111010111010011001101001101100011101111111011000010111111011010010110000100111001100001001001001111110101011011001000001010100111101000101011011110100011101110010011100111000000000001100110110010111000000100001111111001101110100011000001111011010010000111101100001111000100100011011011110001100101100001111100111110101110110010101000111010100011000010010001111101101111011101101110101010101110010001010001011110000000001101101100000110001001011101110100000000100111000101100001010111000001010111111101101111010101010111111101010101100010110000000000100100110011110000001010111111011010100100001101000001111000111001100001111001010001000011111000111000010101110010110101100111001100011110000111111110100011010100011111110111110011110010111011100101000101010101111010110010001010110110111000001001000011111100110110011000101001111001111001011111001100101100010010101001110011101101001000011110000110110101000110011000011011001010001100001011000101110001001100000000111011101100111010100010011111001111111010100011011010010100000010101101101011111011000111011000110011100110100110011011100110011110110001110101010011100010010010101110001100111000010110111001000001011110000101011100101100101100011111010010111100101000101011101101100010100100100110101110110001011100110001000100110011101100100011000001000000111001100010011010110111111001110001100011010101110101010100111110110101011010011111110001000111100001110011100101010111101101011100110110111010011001001011101100101101010101110001011011010101010101101110000001110000100100110100100100101011011000001000010101001101100010000011000110111010110010000010010010001010001111100110010100000110100000010000100101100111000010111011100100000000100100011000010111111100111100000100000100001000100111001010011000111001000011101101010110011011001111101000111100101101001000001000111001110000110000001010010100111010101100011111001100111010010001001000110010101001011001101111001101101011011110100011011100011100101100110111010101110010110010100011100000111111011011001001101111110101010111011100001011100001011001100111011000111100011100110010110111101110111011001100010101101100100001000110010011010100000000000011001110111101110000001010101010111100111001001010011100111111010100000001111010110110100010011001001100100110111011001111000010000101101001001001110110100100011000000101101101100010100011111000010111100111101010111101011100010001011111000001101011011110011101100000001010000111111000111100100011100001100000110101110010100000001111001011101111101000010110100000110010101000001000000010100010001000100000111101111101010010111000111011100101100100100011100101101011010110011011010111100001000101001001101110101101010010000101001010000111101110000101101011100111100100000110101101110110011000101111000001010100100010111010101111000001010011010001011111010010100111010111110010000110000011100100010100000001101010011010101001001111111100111000010101010000011001111101001000101100111010001001001101000010001110011011000010111010110111010100010010101111100011110000111101010000110001110111011101101000101100000100001101001101010110011100110111010100111111111111101111010010111000001111011011100010110100010111001110001010101011010101111111011111010110001101001111100111011110000101001010000100011001111010100111101111110101100111010010111100000010000010110001110110011101101011011010001111110101001011100010001000001011001111111101100111111010110101101111100101110001000010101111111010111011101111111101111100101100011001011001100111000000110111110111101000011001011110110000111000001100000111000111001001101000101011110111100101100011000100001000010000100011100101010010001100101010101000011111101011101001011101101001100101111010110010111111111111110000010000011001010000011000010101011011110111111011101111001101010101101010110111001000001111001010101010010110110011101001010001010001000111110001111010100011010011100100111000000101010010000100110101111000000111101000111011011111101110011110100110110101000001000101100011111101110010100111110110000010101101110101111001110110001110100001001000000110110000111101011010101000101111111100000001010001110011010001000101101010011000011100000110110110100111010010111101111010000101101000001101011100011011000101011100100010001011010011100111011010111000000110100001000000110010110001100011110100101010100011100011011101011010110111101101011101001000101110001011011010110001000100010011100001011001111111011110010010111011100000010110110101011100011000110000110010011111100110010101100110100111100001000001100001111100110110001100100101010000001100100010011111100000001100011101001000111001110101111001001100001101011011101101011110011010001101000011010011100111000011110100111011111101010100100010111010011000111111011110111110101010101010101011001010101100001100010000110100010000010011011011100000001110101000011110011000101001110101001100100011010100100001111111001000100110110010001111100101010010011100010011001100100110100011111110101011101100100100011010100110110111000110001100011000110101100011010101110010101111101100100100100101011111101011010110010001001001010000110110001100011111010100100000010011100101001101010110011010011011000111000010101111110001111101001011011000010011011000001010010100110001011110010110110001100100011110110010000100001010111010110100011101010001000000001001000011000111001000011001100001001110010111010111110000001011101110011110010110011101111010111111010111011000110011011100110000110010000001001000100001101111010110000101001000000000111100011100000111100001001011111001011101100101111110011100001110010001001111010010011001010001010110111100111000011100000110010000100001101011100001001001010000001001000000111101100001011011100100000111010000000101000111110000110101101000101100111000000101101100000100111001101111100001011001010010111110110101001011001010001101100101100011101011010010101101110111001001110010001010011101110100010011111110101100111111000110011100001001110100111111000101010000101101100010111001011001101000010010000110101111110101011110011111101111000110011000001011110011000101110100101000110111010010000111111011001100110011011100100011110110001111010111010100000111111101011010000011110101111110010000010101010010011100000011001110001011110000111110001001000101000011101011110101001001011111101011011101110000101001011000101101100101000100111100101101001000011100000101100001001110101110101100011000010010110111010111000100000101000011001000100101100101010110001000100010000000000001011001100011100011000011010111010100011100110011110010110100011010011011111000011101101001010011110100010111001100000111010011101000001000000111110100000111111000010010100110000111000101101011111100011101101000101111000000101100010111000001011111111001011101010111111111100101000011110100110111100000101100010100110011101111111010010001011101110011101100110101001110010101010111000110001011011010000011000010000111100011100000001001100110000101001011001110101101000001011001011100010001101110011110100010000111000011110101001110111101111110111000011110110110110000110000000101100101110110110110101101111011011110110010000010000011100111001101000100110110011011000000100110110101001110101010111100000111010001000100001001101000100010011010010001001110111010011001100111001000110101011001100101100100000100000100101000010111000001111111100011100100001100101011000000110101001100110111001000101100100001000111100110010000010101100000111011001111010010000111010011110100001000111110000011010010101001111110110001110001110101000010011010010100111010100100100111101011010110111101000101000100100011011110100010101110101100000010111100000000011000100110100110100101011101100100110101010010000101101001101001101001101100010110000101001111001010001101010010000110100111001000100001001001001011111100100111000000110101000110001100001100001100100111010111100011101100010101010111100000111000110000010100111111100100111111000100111010110100111011010110001010100010011101100111111101101100000110111000010010111001111100011001100111100000100100010110011100101101010110111000101010110010011001100011010000011111010011011011001011111001010111111001010010001011000000110101001100100110001100110011101001111101111001010101011101110101000110001111011101111011111000111111010000001001100011000011010011011000001100100011010010000000101101100101110000011001000101011110001110110110100101110001010100100001011111010011011101110101010010000111001110001001101001011010101010101010100010110000111100010110010100011111110110000010010011101011000110011010111010111010111111100101010111001111010101011010100000101101110000011111010111011101100011110110100001110101011111100101111100010010110011000001111010111100111011001101001110100111100001010101010111010001101000000111001100100000101010111101010101101100110010100001111011100101000111001111010001110101001111001110110111111000010000101001011101010110100010110000000001100011001010000010010000011001010111100110100011011110000110011101001101010000110011000001001111101010000111110110100010101001100011101111011101111010100100001100110010000010011011100000000010001110011010001100100100100110000111011010000001111001010110111001000011100000001101100101101000110000011101111010100011101001101000010010101000011111011001010010010010000010110001011001101101100001110110001110001101110011001001000010011010001011111000000101101100011000101110111010010011110111110001000111000110001000110110100010010011010100011011110011000001011110111001001011101000111111010100010001000101110111101000000110110000111111011011000101101010101000010010010100001010101001101101101111000011000110010010111011101000001001011110011010111011111101100011001110100001001110110001110100001110011101101111000000001010001000101000010011010010101010110101111010001111101110010011000000100110001110101110010011010110001100011101100110110010100010010000111110100001001011001010011000100010000101000011100010111101010111001101110111001101100100101110001010000010001110010000111011111011011011011011111101011010110010001000001010000011000000001011010000000100010100010101111111000000011010001010010000000111100110101001110010110101011011101100110011111101000010001100100100000000011001110100101100110101110100001010110111001101111000010111110101000000100010011010001100111111000111000010001011110100000010011111110101000101111100000001010100111100010101010111110111001010100110101010001001100110111110000101110100010011110010110001100100110101001100111100000100110000111100011101000001010100001101001011001000110000001111110000100110010110110110100010110011011110011100011111011100001001010101101111100101001011111111000101111110100110100010001010101000011000111011101000110101011101100000011111100101011111010010011110101001100111000001001001110100010111111110110011011001011010111111100101000110001101010001011000010011000100010101010111011111001000111011011000100100011111011100000111000011101011010100010110011110001100100000100110011010011000010000010100011111010111111001001111110101100011001110111010011100100101011000000110011011011110001100011101010000111110011110010111111001011101010100110111101110000111101010011000011111011101111100000010100110011111001101010101111001101000001110001100011000011111010010011110001111100011100101000001000010111010100101010111100000100100110111111000010101000110001011011101111100100000010100010101110001001101001110000101010110010000010011011000001000111000110110011101000110100110010001100100111110000010101110011100100100000100001010010001011110111111000011101000111111111010010111100011011001011000111111110001010100110000111010100101000010011010011001011010111010001010111101110100111000000110101010011010110100101101100001010100000110110111101100100010101010011001010110011100111110110101100101001101011001000011000111000000010010011010001110011111110011010011110010001111010011100111000011011001000101111110110110001001101101011011010000111011100110100010010001001001010100001011001110000000000000110000000101000011110000011001001100100111010010100001110000100010010111101110100111100001011001100111000001001110101100110011010100110011001011100101001000110011110101000101100000010111110110101111111000110110111011011100010100000010011101000101001001010100111100110011011000111000010001111011011010111011011011101111010101100000111011110110111010000010111101011000101011100100101000110101110000011000010011101100110000011110010110110100001101011100100011011111010011001001100011111110111000001111111101111111100111000111100100111111001011001010111000100011011110001001101101111011101100011011101100001101101111101000100100111010001001110011010000101100011100100101001001000111001100101111000001011001001011000011010101010101000010110100001001001111111100101111100100101000001000111000010100110110000101110101100011100000111010101001001011000111011110101010111110100010100100100101111110110000011010111110111101001001000100011110010011011000101101110000101111101111100011111111111011111111010110011111101011000011100010111101111001111110000011110010101101000111010100011000001111010101000000011110011010010111001001111110000000111101100110110101011010100010011100111101110000111000101000100000000011101010000101110000100100100001101110000010110001101010101000011111001000101100000110000011001011000001001111011111110111000100111010011101010001010010000101011001100010010000000110000110110111111100001100100100001011001101100011100001111001110110101100111000101101111100111001001110001111110111111000110101111011110011110111010111010101110000110101001000000000000110101001101000000100000101110101011011111111011101110101110000001111010010001110101111100011101000101001000010001010111001001111111111111110011100010001000110111100010110111101000101110110111100100111011000001000001110011010011100001001110011001000011011101010100011001101000101100110000111110011011001000101010101000001100101010101101101111011110010000101100010010010111101011111110101001110001100000111000111000101011101100110010000001110110110010010111010100110011011111111101001010011001001100010011100100001111100101001011111111011101000100001111100001110010110111001110110001101001000011101001011101100000110010110110110011000011010110001011000000111011101001000110001011000111000000010011111000101011101101110100000001010001011010110011000101100011111110110101100110010011011011100010100001111101000010000110001011100011010011010000100010000111100000011001111101101100101010011101000010101000010000010010000110101001000110000000001010110110100100001011011010100100110100010100110011101001111100000100000000010010100100000001000101101001001111011101110010111011010111101001100010110000111001001100101011011110011001010111111111101100000110100100010101110100101001001110101011111011110111010111101110111110100100110011111010000100001110011011001111010110000010110010001001001001011010100100100011010111010101111001111111000100101111000010101101101111111100110011101101011011001001111011101001011011011110010101011000001001111100101110011100110100110001000010011111100001111000101110010010001110011000001010101011110000100011000110000111100011010010100101000001010111011101101010001101100111011110100001111100110110101101010011110111010011110001011111110100011010010001011110110001010110000000010000011001010111111101100110011000101010111001110001010001111011000001010101110010110000001001100101110000011000110011001110101000111110011010100010011111011110010110100100111011010011111110101111000000100000001011100110101100101001000011001111001010111011101111010100101100000100001010111111010111100010110111000110101000111111101000100110000100001111010000111110111001111001010010100101101110101110111100111100100111100100001000010111010101110100111111100001111000001011010010001111111101101111101011001000001111000100100010101100011110000101111010011001100011101010010110011100000011001101000101001000000010000011110110111101011101100110000001111011010011011001100110010111110011011111000011100111010011110100000101111001011111110000100000110110011111011011111101111000001100100100111011110111110110011110100100110010010110110111100110110100010101001110011000111111011101010111110110110101001001111000011010010001100000000001011100010111111100101110110111000100011110001010100111111100000100010111110100010101101100010101001111000111001110111011000001110011010100000000110010101111001111101011100111001000101010101000000000110100000101100001100100010110101001011111010100111110011010100000110111010001011010101001010100101111011001000101001100011101100001100100101011100000100111111011011010110011111000100001110110111001001000100000001011000001101101001101111101110101101111100101110110100110100010001001001111110101111011110000101100110110111010110010110110001010010000111111100000100000010000001001100011111100111000011010001000010001010001001000000000111000011101101010101100001111101011001011110001100010111111010010111101011001100011011010010000100001001000011110011000011000100110111011001011001111011000001110011101111000101110001110001111100011110101000010111011111100001011001000011011011101010010001001001100001001011011101110011110000000101000100101100000000100111000001001001000110001000111001111110110001110100110110110101011111011001000110001101101010001111001011011001000100000101100110010011010000101001101100111110010000010100000100000001000101101000111011100110011001110010110010001001010000011111111000011011110001010100100010110010100011110000011100011001101100000001000110001100000000100100101110101110110011010111010011100000000010110111110101000011100000101101111000010110010000110100111110010110000000111001000000111000011100111011001111000101001101101000000100111110110001011110011010001011001110011010001001110011111110001010110001100111001111111001010011010111001000000100110001110101011000111110110011010010000111100011011110011100110001000111101101110000010100000100110010011100000001100111010000100000000000101000010111011111000010100111111110011001000101100101101011100010000101110101001001111101100010111101011000110110001001010101011000111000110011000101011100110111001101111110101011101101011110111001000001000101101001111001010010111010100001101101001001011010000100111000110010011101110001111111000001110001001000100100110100011000001001111110110111100100010100100010100001100011010100111011101011110000111011100000110110000110111110101010000010110111000001000010011110011100000100001111110000011100101000011001011011011110101101001111100111010101010000010111100100111010000111100011010111110001111100001111110111111000111010111111100011110000011101110100010010110110100110100111101010110010000001000001111100011011011001101101001010000001010100111100000010101001101000100111101011001110010100011001000001011100011000110000110111101111111101010000110101000011111010100011101101011010111110100011111111000010110111000100110110101010101100110011110001001101010100011100000011111010111100000011011000000111101001000111010011110001001111110000001100011100001000110000111011001001011000110011110010010011001110000010011100110000011110000011100100111011011111101111010000011001110001011001010011100000010000100100000100010001011000000000011010011111100011110111001000101010100010110011110011000110110010101010111010101010011100010101001010011001100110000001001010100001100101101111100011000110011000001000110101010101111111001110000110010101110111011000001100011001001101011101000101001101110101111010000100100011101010001001101101010111110001101011011110011000100011001000100110001110001001001111111000100111000000010110000111000000010110100101100011001111110101110101110110011000101101110101101111101001101101010100000111010110110111111011110110010111110000100011110100100110010001011111011001011000001101101010101000011010111001011000000100111101001000001101011011101010000010000101011010111100111001101100000111100001111010101111001010100000100011000110100010000010100001011011011000101110001101111101100110110001000001100100111011101011010101110100010111000001011100100100101011111110101000111011111010100011101110101111000100110111101000100101110100011111001011001101101100110110000001111000101000000010101100101101001001000110110000111010111100001111101110001100010101011010001100100011101100110000100010011000001010111001000000011001100011101100110100010100000111100010011101011000011110110011101111011101110111000101110101011011101010010000110001101100110101101010111000110000111000000000100001101010111011000101100001110011111110110100100011100001101010010101000111110111010000010000001000010111001110100000100011111000111011001000101011011000000100101110001010011110000111010100011010001100101001110001001100011001111000101011001100001100000101010011010011010100001011001111000111100001110100100000110111111111010011101100100001110101000000100101110110111000101111001001111101110011001110100111101001011101010011101000110011111111111100010110101100101010111100101111010110010111010000000110001000011001000110001100100010100111110000001100110000000110110111100111010101010110001000101001000111011001000000101110100100011000001111100111001110010100100010101100011110011110001100110011011100010001001101101111010111110001001010011110111101110010011000111100110001110110000011000100001111100110010010110000000010011100100110011100001010001000110010100011111111100000010110110110011000100010100110000000110111111011000011100010111111101010100110110000100110010000110010000010100100010100011010110101110000011000101111000101000001000010011101110001010000011101100010111110011101000011101011100011011110110101111111001111110110010101111110001010011001011011110010111010001100010101000001110110001000111100111111111011010011100010101000101110001100000101000110111011110000100001100111101010010011000110110010010001101001000101100111011101000001001110011101111011101110001110011010100110000001010010100111000010010000000001011111110000011011100001000010101010000010110100010101010001000011011010000010110010001000100001110110110110010011001011100011110010010100010010110010111000001001011001011000000011101010110001010010010101001000110100100011011001101111110010110000101111000001110110111001101001110100101101000011111110100010011110010000100010001100010100010111000100110101011100110100100110011000011110010101001110111100011101000011001110011110110101001010000111001010111100110011110100010010011110000011111111000011100111011000110000111100001101001000101101000110110100101010011110010000111000110111100001001100010011001100101101110011010011100111000010000010111011001110110101001111111011110011010000001111111001101001001111010011000110010011011010110100101101110011010001011011010101011111111110001110100001010110000100001010100101101100110110000000111011010111101111111001011110100111100110001010111100001010111111000100111101000011111010110100100110011110100100011001101001000110111111110101011011101100000111010000011101010000010011110010111000001110101000101000001010111101000110000100010000110101101000001110010001100011111001001010011001100101001010000101001101110011000101111111000001001110110011111011001001000000100001110110011011010111100011001111011010010001101000110101001010101100010110011100010010101001011111100110000111110110110101010000110110010110111000000011111011101000100000010000001010101110001101011100111111011110100111101110111000011010010000000010010100010111000010011111000101110001010001101101100111010111101001000010010000001011110111111010011100101111010011000011010001011010011110101111001001101011010000100000001100101111001110111110011011111010100100001111001001011000111101111010000011000011011110011000000101111010001011100111001011001100001111110101100111101000111010000100100000110000111000010010110010110000011100111010010000010011000000011111110000000101000011010100001001000111101100101011110000111011101111111100111111100001001111100011100100011011110010010010100011001101001001000010011010001011100110001101000011001010110011000001101100100010000000001010100000010000100110111100010101110111101000100110000111101001010010110111100100100111011110100001011000010100100001010110010101101110000101000001011010100111011110110000001010000110101010101011000011001011011110111010000001000100110010001001010011101010010111000011111010110101101110011100000011100101001000110110000111001000010011011111010110000110111111001000100100000001010011110101001101011010100101101100101001100100010100001001011100000000001011111111011010011010100110010111101111001000101110011110100001011011110111011100000101111010101001000100010111000000100101100110001010010011000101100000010001101101111010100101111110000011001111100010110010010001011001110011100011001101100110010001001001011000010001110110011010000010001000011111111001111100100101101001100010101101101010101110100110110111001001000110100111110011101010011000111110111111100111001101101110000110111110110110100100001111011000010001101100101101010100010000110110001000001000010001101010100010011001001111010100000001010110110111101011111001010000011110100100001110011111101111011011011100010001111010011110010000001010101001001110011110110010110100100100010011110011000001100010100111101010110110110010001100000011110110010011110010000011000111011111010101111011110100101110000110111011010100011000100010001000011000000011010100110010111111110001100100000011000110111101010000101101111100100000101011000110010110001011100010000100101001010100110101000011010001101101111011000111011101000110000011110101110111011110011111110001111001011101001110101000000110000011100100111000000011101011100101110001101110111110011111011011101011111100001100100010110101001100100010101010000100010000001001111101000010100011100100110010001011010111101011000100000000001010111000100011000011000101011100100000101011110100011001010010100111011110110111101100000110101110111011000100111110101000111111000101000110001011011110000100011011111111010100000000001100001101000111000000111010001110000110110010000110110010101010010100110001001100001001000111100000111100000100001101110100011100010001110111001001010101010111011101100000111101001110100010110010000111000100101100000011111001001000100101101000101011110111100110001001001101000110011111000010100010011001101100110100001000011110100110101011001000000110100101101011101100000100111111010100111001110100100011101111010111110011011010000001001100001001001111001001111000001011011111110100001100111001000010010001110011000001110010100110001111010101100010101011100111111100100001000110101110100111010000011110011000100111010001110011011100111000011011010101001111001110111010100100110010100010010011000110100011111111101111000101011101111011110010000100110010110110100101111001000001101001101000000010001100010101011001011110101001101010000000111100000011101101011001110010101100010110100001100001000111000100011110010011010111000110010110111001001000001101111010010111011111000110010010010010100011000101110001010100101010101000000110010001110101010011000010000111011110000101101011111111101110000100001101011001001101010100001100000011111000011110110100110101100001100111100111000111001110000010010101000111001001100111101011101000000100010001001110111100000010011101111111011010001111111000101101011011000010011011011010101010000100011011000001010000100101000100011001101000010001111011101101110010111111111110101111110001011111010101110111111101111101010110000000001000001001110111000110101000101110100011101011111111100010111111011100101100110001010011101110110000101110000111101110111011000000000001001110010001000010100000000001100100111000010111100001101110101000111110100011011100110010111001101000110100011001000010001011101011100011001011111111001111011011110100111011111011111101000000101010101001100011010110110000011010111111110001011110011101100010000001110111101111101110101000101010101110011011111000000011101110110010001101100011011001000010111110010100001010010011110111100111111110101111001110000000110000101100100000100000100101110001111011110110100000011100010111001111111001110101110010101001011010101111111110000100001001000011001011101100100110111001010101111100010001100111110011011110011001111011011011100110100100010011111101000010101111010000111001011011110110110100110101010001000111111011001111001101011010011000001110001100110100110100110011111001111100100101011000101001010110010010111111110011000101000010111110111011011101110100010010110000010110101001000010011110011001110101110011101011010100011111111111011001110101010010010100010000001101101011100100000001110000101101111110011011000011001010100111101010011001010000001011000001100100101011001110111010010001001100111010000010110101111001100011000010000110000101101011111000001011000001101001011001010001010101111100101110010010001101100110010100110101101111101111011111001010110111011010010100011110100010010100010001010010000000110101010111101011000101010100100100010000100100000000101001000101101010000100000001110000000100101001001011001011111010111100001100001110101110101010010011110000100111011110111010111000000101101110111001111101011101111011010111101000101110010111111111010111111101000100001010110100111110111101111111001101111101010010111010000101000111110100001100110000000111110001101000111111101101111110001000111100011101010110110011111111110110010101000111001011100100000111000010111010011000010111010100001110111011010011010010100100111000011011010110001010001000010001001100100001001010101011001110100010101101111101101010110111010010101011011111001001011101110100011111100001100001001100001011101011011001000010011100001000100011001100100100110001100010011010111011111110100110111100111011000010010001101010011100111010100101000111001111100111111111101100100100011001111101110110000011111001101011100100000110101110100011110101001001000000110011111110111110000100010100010101000000100110100110011101011000010001011110000110100110010111010101001111011111110110001100001100001000011110101100001010101110001100000111111100011001111000101010111000011110001111011101111100000101111110010100111001101101010110011000001011000010011000111010110110011011011010000001010000000001010000000111000010111000110001011100100001100010000111101110001010101000001001111001111110100001001100001111100010100001011010010100000101010101010101110001101101001010000110001011100110100010111011110011001111111001111110001001010000010101101111100000010011110010001111000100011011010100111110110100111111110111111110011101100010001011010001010110011011110111101111011110100100100011011011011101010010001011001001010101000110011001100010111101011000011100011001110101111100000001011111001011011011010011010011101011001000000100101000101110111101011101111100010001101000100000010110111100110101000100000011011001111110000110101110001101111101010011011000101010001000010111110011111100001100000000110001011110011011100001100100101011111010101110010001110010111011111110111111100111110101000011000101111111100101110101011010111111101001001100110011100010101110000000000111100001101100011101111100000000011000100110100101000101011110000010010001011010111100110110011110110010011110100010110111110010001110010111101000000110111010100101011011101111101011110111110101101110110100010000010110010101100001000001111011110101101010000011011100011000100010110111110001101000110001011110110000100100011111000001101111111000100010011101101000001110100001100111111001010101111000101011001000000110100100100010011010001011010011110010001000100101101110101111110101100100000110100101110011110001000100110001111011100100110111011011101100010110111111011100000111011111101110001100111111100001000010011001110010000111111100100000110100001011011011110000111111110100011001101100001110111001001100111100000110100001011111011010110001111101011100011110010001001100101000011110100111111001000100101111111010111010101110110100011010111101111110000111111011010101110111001000010011010100101101100101110000101111001110010100011000110011101001110111001101110100001010000110111101001111110011101001100011010111000000101000001111100101001010000101010111010011111101000101101001000000010110111000101111011111111111110000101101100010001101111100011000110110011110111101001101001011101101010101111111111101110000101101010111000101101101010010101000000101101010101110111011011101111100101000001011100011110011010100000000001100111111101011000001100101011110001101100000111111101101000101000110100011101101100000001100100100010000111010000100101001110100001111111010101101110101001000101000100110000100111110010001110011010001001000011011110001001001100101000010011111010011010100000101010111011101010001111111111000110100100010010010100110011000010001111110000010101010000010111011000011111111011011001010101010010000010011001111111001111111010111111010001110001010001010001001110010110110011001110011111101110000011101101010010010101001000000111111100010011000001100000110010010111101010010101101101100010010111110011101111000111011110001011001100011111000010001010100101001100011011101011100000010110010100110000000011111110101000001101000011000110000110000100101111111000110110100110101111001101000001010010011001000111010011111100101010010111000100001011000111010111111101011001110100001011111100011001010000011111001111010010111111010000101000010110101011010100101001011011000111110111010100011001110110010001001110110100011111100100011011000111010010101100101111111111110001011000001111100010110001011001000100101001011100011100101101101110000001101100100001000110000100011110011100111111010110111101010100110101110010110011111000100001000110110011101000100101011011011100011111010100010011000000110011101111101100110110010110011100100111000110000001010111100010001110111111000100011010101001011100000101000011011011111011001011101100111001001010000101111110100111001010010101100101100010110101001011010010100010101111100001100110010100010100011010100111111010011000010100000000101001000100001110010110001001101101110011000110000111111000101110010000111010101101010100001100011111010000000011010100000101010110010110100100101110110110101111111110010001111111010101000011110010011111010110100101100100011100001000100101100111011101110000010011110011001010000011110101111100110111110111010100111111001101000000100011110001001000111000011101010010101111001110010111001011010100110001101100011010111100011100001111110001011101110001110001010100111101100000100111101011101101110110010111011101110000100011010010010101010000001001010010110000110110010110001000101111111001101011110001111001011111001000000001100111001111111011011001101111110000110011100110000101111000110010011001001011100010111101001101000010001001011100001101001001101001001011100111111110000011100110111110111010101111011010010001110110010110011001010000110010100111111111110101001000001100001110100101011001111101110001001010010111010111011011111000010100011101111010101001001001010001111010010111000111111111101111100100001010010001001101111011111010011100100001001111101011010000100110100101011111001011110010000110101000111010011100011010010011001011111101100101001010000001101111110111001010111100111101011111111100100110011001100001110110101101111000011000101101111001111000100011110101100110101111000010111100011100110001111110101011111000000111111011111000111000100001001010111101001101111010001011001101000001101100010010011001011111101011010110000010101100111100100110010101001010001110001011001110100010101110001100111011000011010001101000011001111111111001101010000101100101111001111100110110000111010000111110101011101100001000011001100110011011000110010110111011000110010111101110001011011010011110000001111011101011111011010111011101001001010101101001101011101010111000111000101110111001001000011110111100010110100100010011010101010110001100110100101100101100010010000010101001100110010110101011100101001010101100101001000011010000110010110001000111101000010110101100101001111010101100110110111101101101101000011001000110100011011110111000100010100111010011000001001011111111010110111000011111010110001000101000001111101110110010110100111001011101101000111011011101001000000101001011001011001100101011100101010000110110100010111010110010011000111100001110111111110011011111011110000111010111111011011000110100010111110111100100011101100101010011011110011111100010000111111001100101100110010100010101011100010110000111110011000101101101110101111000110111111110001001010000011101010110100000001000011100100001001101011100100110100110111100011011000000101010011100111000110011001101000101000111011100011010100010001100011000100011110100111001010011010101010101010100011001000011000101101010111000000110000000111111010111000001111100001000010100010010100001010010000011010110010010010110000000000010110111010011110001000101110000011010001001101100100111111000110100011010100010100001000110011100011111110111111100001011001000001100100111000001000000100101101000000110010001101101111010010101111111111100011001001001100100110110110100000011101000000010101011100101000010101010001011110111011011011010000111010011010000000010010100111010110000101101100110101001110101110110001100011100000011100000010101000000111001000011011100001110011110111101011010011111010010101100011111001111000111010011011100000001111010111000011100010110100101110100110100001100010100001110001001010111000011100101011010111111101001111100000000110110100000001001111110011111110010110101100000101111111100011111111001100111010111111101011010100000010100001000111000110111110011010001110101111101001101001011100111000011100011011000011110101111110110110111110010001001011111111000001111101100010110100000011111110100101111100100010010010001010000001011101000110100101111011111011100011100101110001001110111111101111011011011001011010010001111010101110111110100100000101110000011011001011000110101100101000001010100101011101010001101101100100001110100010001100011100011000100010101000110010011111101001000010000011101011000000110000010001001001110011001110111001010101110011010111001001011000101110111110001100110100100110011010011100010010001011111101111101011000111100111101100001011110000000010001001101011111100100101010100100000000111001000110101100111010000011100011101110100000010001100000100000110011101010101101011100101101011111000001001010000101100100001100010110111111101111010101010001010000101111000101101010101101111101111110001000001001111000011011100101110110101011110010101100010111010000010011010110010000111000000011000011111101100000111101100110001111001110101001101001011110101111110011110011010101100111011011100011101110101111100000111001011000100100111010111111111111101001101100110111110101101000110101010010110011001000110111010100110011001100001110010100001111010101110100100110110101010011011010110100000001100110000001010010000111101010111110100101000011110111110011110100001110110000001110000111001011011001110101000101011000001010111111011100101101001101110110001010111110011010111000111100001110110111010010101001000101110011010110110011010101011101101000000100011110000001010101011101110111111100000011100111000000000111110100000000011001111010000000100111110110000000011000111101000111101110110001111011000011011101110010000001111101110001111110011010011110010111110111010010111010001110011111110000111110000010111010110110011110100100011100011011110110100100110111010010000100010011000000000110001100111011001111010010110000001101001000101010011010011110001110100010110111101011001110011110010011000101001110100100001010000010000001001100111000001111000101100110000110100100110010100101111111110100110000110011110100010111010000010010111111000110010000111111010111101001110110110000111010011011010101110000010100000111110110100101000110111010011000100101111011001000010101101000110010011000011000101110101000100111010111111101010110110011001110110011101100001001101000101111011111100110001110101000000001110011011100000001111000000111001110101111000010010011111000111100010111100001000000000101101010111010111000010110110001100111110010100110001111001100010010111101101111011001001111001100001000110110000110010010010111000100000000000111000000010111001011111010111100010110000010100111001101001111101000010011000001001110011001110111010101010000001010100000101000110101110110001110000111111100001110110011101100010010111010111000100001011011011000101101001100001001010010111110001001101010100001100001100110100101000111010110100101100011111111111010111001110000101110010010111100111100110011111001101111010110111101101010111101110001111100000010011100010101011011110000101111110101010101110010010100010101110101000110011111110010011011100101101100000111010111101100000000101110100101010010111100111001110011100001010101111010101101100000101110000101001000101011000001010101010001000000110101101100100101100110100010001110011100000001000100101011101111101110110011101101011000001011101110001111011111110111101001010110000101011001000100110011111001001101010001001010001100001000111001000010100110001011001111001100100011000011000011000010011000101000100011110101110010001100101000110010111111100111011001010000101000000010011001110001101011101001111000111000001110010110110100011000001110100001110100010110000011010000111111101011011101110011110011101101010010001111000000001101000000100001001110101101111011100100010000101101000001000100110100110110110011001111000111111111100110101011111011110101111000110001010011001100001000100110100010011111000001001011110100101010110000000101110111001001100100101011011001101100111111110111000010100111111101000111010110111001100001001100001011010011011110100111110010110001101010111111010101000100001101000011001010101111010010111100100010110111101010010001110010001001010001101101110110000010101101000010011001000110001011110001101000010110100010010000000011100001010011111001000100011000010000000111001010001000010111000000011011100110010011101010101110111111011000100001110101110010011111001001000110101010111001100011011110111011110110100110100101111010010100011110110100000101010011110010000110001101110110101001111101110110001101110010110100011100111011000110110010100111011101010001000001110000011011000010110001010100011010100100000010111001001100010000010101101000010111011111111010001101011110110001011010010011011100111110101100100111011101101000111111100010011001100100100010011100110101010011010111100101110000111100010100101000100111011111110101110000010110110110010101110001100001100110011010001000011001000110011001110101011111110101001100100111001110000000101001111001111011100101110010110000000101010110001001110000101001101011001011111110100001001010001001001110100110100100011011001000101001010110111000100111011110000111110111110011100000101100100100110001000010000000111010100000000110100101100111010011000011101000001011000100111011001111100101111011111001011110011000010111110001100000100001111011001011001011110110001001100111100110100000101111111011011111001111001001000100110110001101000101111100000111111000010101010110001100110000011111010000010001000001110111000000100011110101000000111100101111001000010010010010110100001001100110011011001011011010000000100011011010111110110101000101110001001010011010010101101111001111001011000110010100001100101001000011001001010000001100000011000010001100110001010101000100010010011001011010110111110000100010000000100010001100101110010101001110111001100001101110000111100100000110011110101011011100101101010101111111010111010101111001100001101110000111010111011001010101000110000000000100001000100000010000001100101000001011000111101011010100001110010110101000101000110100000111001000101010010111101010110101101010101110011111101111101001010010010010010001001100010011110011010001011010001101000011101010100101000000100011100000000100001010100111110110100010101111001001011010001111100101101110001110010010010111010000101010011000010101110010100101110100010001001110111100110001101101001010111101000110111000111111001010010010000100100000110100100011100000110010000100001000101100001011101101011110110101100001101011011100110100010011100011010010010011000110000111100111110000000100011010100011010010001101101111101000001010100001110010001010000001001111111100000011011111110010010011100010100011110100001001111001011110101111111010000100011111000011111010110000010001010000101011011010011001000101101000000110101100110011001001011000010010101111001001000110101101110100111000100111010010011110000010110010111001001010101110110100001101101001110111011110011111000010011010111100111100000111111010111101010100101100000000111010000100000101100000000000111111100110101110000111101000001110011111111010010010011100010001001001111011111101011010001011011100111010010011010010000010100000100001100100001000111100110110010100110111101001111100010101110101110101001111100011010101101110101111000000100011110001001010110100011000111011100111101010001010101010011000010110111001101100110110001001011101010101100001100101000110111001010110001101110110101110111101011110010001111111111011101100111010100100010101111101110011100010001000100010011010111011101100111101111110010100001010000110110100011111011101111001110110000110000010110110110110111101101010000001011111111101001100001001011110110001000001111000010011100101000110000110110010100111111010011001011110010011001010000000001000110101101101100110110101101110101001100111101001010101100001100010101010000111001101011100001110100000111011110110000101000001110010111111011101010110010100101001001010011000011011010011100011110100001111000011101000001100000111010001010111100101010010101110111010111101001110010110011101100000001011001000111011100110101010111101110011000100110001011011001000101010001111100001011011101000100110011111110000100101011000100111101010010010000010011011110101111011100110101001111101100011101001001100100101001111001111000111011101101100010010001001001000111000001000011101001110001011010000110000001110111101011011101000111110001101101001100010110001011101100101100011000110101100011001100101110010110100100001110000110101110101001001000111100110101010110000010101101110001101101010100011110010110110111011001101000101000111110001001111010110100110011000110100010110001110010101011010110011011011000000101010001100010111010000100000101011000110100010101100011110010010101110000110010110101000010110101101000110101011001010101000100101000100011010011111011110011001000100000011111000011110101100111110100101000011111010110011111011001101111000110110110111010000001010010001011110011111000001111011010011101111110111001100011110000001100100011010111001100111110100101001001001101111100000100100111000010100110010001101111110111000011100100100001001100010000001001011111100001011011100110101111011000101001111111000100110010010010110000101110011000010110000000100111010101101000000010011000101001010110111011101000011111010100101101101101100010010111010101100101100010010010000100001010011101101001110000010011010101000011000010101001110101011110100110000011100100011010011010110110000010111000100110011101011010101010000111000000110000111000110111111101010111001011000101011100101111010000000010001111000011010000010010110010100011001010101101101101011010010011010111100001101011001001010011001010101010000100110110110110000101100100000101010110000010001011000110100100000011001111100000001001100001010101010110100001111011100000010010000001010001110011001000011101011011111011111110101111111000111011111111000101110100000101110011001100100111000101010011110010010010001011110110001011110100110101101001001100000000100111111100011000000101010011100000110111101010000101100110001001101110000101011111000000011001011000101110001001110010101111011000001011100110010011110011001011001111110100000000010011110000001000001101100110010101100100011101001100011010010010110010000010100010010000110100101011111011011110001111110000011101011010000010001101011001011011001011100101101111101001000111001010001010100001100010110110011011111100001110110110111101000111000111010001111110011010011011000000000101111011001110100001101111010001101000001110011100010001111100001101011110011010011010011011111100000111110010110100011010011000010100000111100100100101101100100100111101010011010001001110001100100000101010101100100110000111110000001010011100101100011111001111111010110110101011110110011000000110000010100011100011010010010110010010111001001101010101001000000111011110001110111111001111110001010011111101110010101100010111101100111100111100100000100011001110110111000001100001011100010111000000101101101001110011101110101100101000110000111001010010011100001010010100110101100001110110101100100110111000111100110111111111110100110101010110011110110011010100110001111111011101111111110101110001110110001011010111101111001001010110110110101101010001111001010110100110101110111111010111001100011000011001010000101101001000100100010000010110011010011100011101011110110010010101000111110100000000100111111010100001001011011011111111111001111011001010111010010111010011110010011100011000011110101101100000110010000110111111000000011010111101110110000010101111011101100100101101011011101101010101000001010010000111111100001100010100011101010010101011110001001010101101100100000010110111110101011010101101000010110000010010110110001100100100101110100000100101011110011001111100100000010000101000100100011101001001101100101001110101101010110110100101000000000011111010011011111110100111001001000010000101000000010011010011011100111011001010010110011111100101010101010011010110000010010011000011101101000000001111000111001010000010010110010010000110111111011001101011011101110101000110010100100010001011110110010010111110001011101100001011001101011101010001111100001101001100011011101100011010110001001111111010101110101000101100010110110110001011111001000101111000111111001100111111000101011001001001111101101100101110011111100000100110011010101011100010101011010101011000011110100101100011111110111000010100000000100110101001010101110010111001000011110010001111010111010100111000000101111100101000010111110101001011011000011111110001000000010101100110101010001001110110001011110110111001100011000001011111001101010001011100101010111010000010000010000101101101011110111101101010011011100011111010000100000101000010110110010000110110110001100101001101010100111011001001001000110000010000101110111110110010110000011010001111110100001101101000010001101100011111111101001111110010011000110011001011010100110111010111110011110100101110001110110010011001010000100010010001111111001000011011100110011000011011001011000100000100011100110110111010100110111101010110111001000000111111111011000001011000011101000010010011101101100010010011111000110010000100100011111100011100011111101011011010011100110011110110011010100101000111111110000101111100011111011010100011110000000010110100101100000111110010110010101011010010100010011111100011110000001111110100100101111011011010100010000001110101100000100011010110011000011011101101011110100111110011110010111011110001000000101011001011101001111111100001100010110101001111101000110110000101100010111110101010001011110001010001111011110000111111001111011000111100010111011010110011010111010010101110101101101100001001010010111000111001110010000110101010010010100000011110100100111110111110001110011000110011110011011101001000100001001111001011101000001100000000100010110011110001010111101011010111010110011101111011011111110110111111000000111111100000101011100111001110110100000111001000000000000000100111011110000001111001000011100000101110000010101011110011101000100111010000100001010100001100110001100110101010101111000010101101100010111011101000010011110011100110110011100110111110001010001011000011001001100000110101010011010011110001001110111011001111000001100101110001101010011010111101101100100010101111010111011000101011000110111110100001100111001001100100111000000011001110000001100000001000010101100110000110100010001110011110100001001001111111101101111110011111101101101100001100011101010110010110100110000100100001000110000011001110001000101100010111001111101000100001010100010000000010110000111011011010100100011001010010110111110100010010101010100001110011101100110000010001100011110100010000101011001010100100011101011001010100111010011000001110001000000100110100111000001101000101001010001001111001000001000100111111011111000110100110010011110000011011111101010010011100011111110011010101000000101000011110100010011001110011110110100101101110010100100001101101101000011100001110001001111100010001100010001010111101110011000000011111001000111010010110001100000101000010010000011100000000110001101101001010010011000111000110011100010000111001011011011110101010101000111111111100011011011000111100111010110011000010110100010001110101101110010011010100111111101000000100010111001101100010000100111101111011100010101011110100101100100001110000000100101001011101101011110001111110010111100110010100001011011001110110100101101011110011010101000101101111000101011110011101100101010010101100110001100110010001100101001101001100110011110111000100011000110000001000010000000010011011101011000011000100011000100111110000111000011100110011011010001100101010010101010111000111011110011001111101111101001110110000010111101011010101000100001101000101001001110111000000001100000000011000101001101001011011101001001101000010010010100001100101111101100000100011001001100000010000010100110000101101101110110001010111010001111010100000011111100010000110011111001011111111001011011000111011111000100000100101101110000010011001010110111001011100010110110110110001001000111111100111001011100001000000101111010001111001110001011001011001010010100111011010000101111110001000000100100100110010000011011011100100000011010010111111111010000110010000011001001101001001111010110111001100111010110111101011011011110100000110111001110101110100110000101001100100101100111010011111101011000101010100110001011101111000100101111000010100111101000101010100100000001010100011100010000111011001001111101001111111001110100100001111010110101000010010110011010000111001101100110101000000101001000010100100000010001111000011101101011010100110001101011111110101110001010110101111110101101011011101111110000100111011000111001110111010100011101101000110100000010101100010011010111001100011011010111100100010010011001111110011001001001110101111010110011110001111101100010100111100000100100101001010100101101101101111100000111111110000110011001010011001110101010111101000001000010000001111101111100100011110011011010100001111110101100001111111000000100111101111000011101110110000111100111100001100110110000110011110000100101001001011110001001110111000100011110100011000100010100100010111010111110100111100000011110111010000010100010101001100111011000001000111111111101011001110111101110010100010110101010001000000111100010111010011101000001110000110110110011110100010111100101111111100000111001001000010000100101110100010111011100010001110011011000101110111110001100010111010001001100111101110111100000010100111010010010110001101000010110111100010000010010110100001000100000000101110001001011111001001000001101000101100110001010101111001010100011001111111111000100010101111110001011010011110111010011101011011110110100101100011000011100000110000010010100101000101110111101110010010001000100010011001110000100100101010010101010100011011110100110000001111111101001011001011000000011110100111000010001101111001000001000000010000101101010100000010000100101100100100110110000100001101111110101001010100011101000100100001110011100111001011010010011100110001100001010010010100010010011111010100100000000011000000111010110111001111110111100111100111011000111001010000001011010110100001101111000100110111101001001000001001101001010000000001011000101101101101011010100000000100101011001001001110100001101101111000011101100000000011101000110011001001010000110110111000011101100100111100111010001011000000001110001000011011110010100110110001001010000100001010001101101100110010110110111111110111000101000101101000100011101110011000110000001111110010011111011001101011001011010100010110110101100111110001000000110000110111011100100101111101001010001111011101110011000000111100000001000010110000110000100001101110100111111010100101000000111001110110010011011100001001100110001110100000000100001011010000011001010001011101000110011110101111101010010001101001111001011010111111000101101111111010101100111001010001000111010110110100001100011011111011011110000010100010111011010100110011001100110011100011111000101001110110110011100000110001110100010101000000000010011110101101000011111010100100010100010111001010100000011000000000111011001011101011001001010000111010000000111000111110101100011000011111010001001110000000010101000110101110100000000000101100010111001100110001001101111011110110010000010111110011011001001111010110111001101000011101010010110010100111111000110010010100000100111001001110000101100001100101100001000011010110001010101011111100100100001011010110100101111001011110011011100111111110010101111101111000100101111110111001011101101011100101101011001110001001100100110001000111100001011101001000111011000100111111011000010000100001011100001001011110101100000000000101100101000101100000000000001111101010010111111100000001011110111111110011010101110111011111111011110010101011111100011011100110001111011111001110111111011110001011000101110000010001011111111100010001100100001001011010010000010000001001110110010001001101100011110000100111110011001100010000010110001110110010100110011110110111111010110100101000110011010110001000000011100010101010100101010100011111100100011010110000100110001000111100000000010011011000010110100101111011110100110010000111011011000000101111011011111001010110011110010001100100001010101000111100011100010001111100110101011010010100011000010001100111011001111011001010000011001001110010001101000001001010001000100011001110110011000101000010100111000001001101100010111111101001101000111110001001101110110100000101100000110101011001100000111110111110111110001101000011010000011100001100000001111000000000000111000001100101111001100101101111100111000100110111010011101011101001100001101110101101001110010000111111000101101110010101110110111110110010111110100101000011000110101110001000000000111101001001010001010100100010110110110011111011000000111010010010100011001101011100010000101100010101011100001001111001011011010110010110000111000001011111001011000101110001000110110001000111110001111001110001110001101000111010000010011000011110110010001000111001111011111110111011000100111110011010111110000100001011111101100101111001011001011010100000000001111100001001000100011001000110001001011001110111101111011001111101000111010000000010001010001001010100100001001100001001110101010110001111011000000010100110110110110001101010011110010110101110111100110100010000010100100000010011001111110101100100010110100110011111100000010011011010000001011111010010010101001010100100000101101100100110111000101000011000111110101010010001111110010110000000001010111101110100000111011100010111011100010100001010101100001000111000101010000010100001110001101111001010100001111101001101111001000001011100001000001010101111010110101111001111010010111011111100001000010101000001100000010010000111101001100110001000100011000101000100011111100010101001110100111111011111000110111110000110011101010101111000111110010001000101010100101011010101111000101111100111101000110111101101111110010101100010111101000100010001000110000001101100111001111100110100100111000100100011011101000010010010101101100001000100001001001110110111110100000111111100001101001100010111100101001100000101110101100111111000010011011010110010000111111110011101101100010001101110111000011100000101100010001001101111101010100111001011100001111000001110100111011110100011110011100101011001101111001011010100100000110110000010001100100000000011101110001000100111000011001110010101000110010011101001001010100000001110101101110110110101101000001011110100010000101110110001010101000111110111001011101110000111110011100000010011100101000010000101010000001000011100001110101001010011000001100111100110011101001001001001101111110001001100000101010100011101010010010000011110011000100001111010111111010011111100000111000110101000011000010101100110101100000111011101001011010111000101000101110111100101111100001010000110101000001110010100011001100010101011001101101001011100011001011100111001000100100000010111101110101111110100111100110101110001010011110111111100010001011110000111101011110010010001101110110000010000100111111010011111010011000001101011010110101011010101101100010010000110001010010000000001001001001110100101111010101100000110101110111010011011101011100001101110000011011000001110001001000001010000001010001101101000000110110000110100110110000010001010110111111010000111111001011101000111110101110100100100000001110010101111010000001111101101100101111110101000100010011011011100010011111011100011010100101111011111111111011001000011111010011100100100100110010110111101101100001111010100011100001111000101110111111011011011101011001011111111101111100000110011100001110110111011111100100101000000010111011001100011001101110001010001110000000111111000111011101111000101010000001111010110101111110010110010001101001111110110110111101101110110001011011011000100101100110001001110111100010011100110110110000110100110100000010100010101010001100111011011001111010011100010110111100111110100000001100110111101111000010010111001111001110101010011011111000000001000000110111010110100010000111001100001010110001001000110101000111001100011101101010100111011010010101001110001000101100101011100001100100011110011110110101000100000000110111110011110010000001010101110011110110001100010110000101001100101010000100011100011101100000001011110000100011001100100011011101110101101010111111100100001010111110101001001111001100001100101110011010001111100111001110010000011011101110111001101010101111001001000010100001110111101101001011011000010110111111110011111101101011001000010011000101111111001011010100001000000101000001101000100111101001111110111100101111001110100001111010111011110010010011011001101011111000110100110000101110010000110001100110100111011111100101001111110000001010100110101000000011011001001001000010100001011001010011011101100011110101110110001010111001101001010001011000010111101000110011100110101100001110100001011110110011110000010010101011100100001101011010000100001001100110101111001010011000000001001110110010011000010001011010010101110111001010010101101000100011100000100100001011110000110010001001011101111011111100101001010100111010000011110010000000100111010111001011110001100101000101110011111101101110001001100101111100010100101000101000000111111111111110010011000101011111111100101011111100111100001010000110011110011101101001111011000011101111010010001001110100100101101111001100100000000010000101001100000010000100100110101000001110011010010101010011011000001110011100110000100101100100000111101110001011000011100110001101100110110101111010110101100011100111011101111000101110110111010110111001010101110111110010010110100011010010000010111101001011111101011001001100101001100000100001110101011101001110100100010000001000110111100101111011011110110110010111011011110010001010110011101010011001001010111010011100011110010100111111110000101110101000010010111001001011010110100101001101111010110100111111111101010010010110100001111011110001011010110000110000011111010101000101101111111011110111001000111010110000010010011011111011111010011110100100011100011011110000001101010010110101011100100111101010111101110001010101101000001010101001001001110100101100000100000010101000100001100011100100111101101110011010100100100001011101000000001111110011111001100111011111000100011111111100100111001101100010101000110100000001101100001101001101101111001010100011010100110001100101011110000111011000110101010111101010000111101111001111001010101110111011101100001010001010010111001100111001110011011100100101001000111100011111001101111010110111100001000011110000110000000010101011111001100110111101000011110110011100111100111111111000101010101110110001000111101001111110100100010000011111100100110001010110010111111011111010110100100101001001001101110110100011100001010011110010100010010111101000001111101110110111100001001000001010010101101110110011001000101001100101001001001111011011001101110111101110101001100000000010100010110100010011011010100101000101000111010110001001100100011000010000100011110010011001000010100010101111101011110001010000101000001011100100111100011110110100101101100111000011110101011000010001100101111111101100000010101100010111110000100010101011100101101000010111110000101100110110101010101111010110000011101000001010101001111110111011000001010101101010000101011101101000101011110000000000010111011001100010100111110001010101001001100111001111001011000011100001001110010101110110111100101111101010000111101100100001101010011001010100111100110101101001110111101110000111010011100100111101111111100100000011010100100101110111010011100101010111010100111010110000111101110110010010001011011111000101010111011101110101010100011011100111110000010111111011001011001110001000000110001110010100111101101110010100110000011111111011101011000011101111110010101001000100100010110100111100111110001011100011011000110000110000010100010011101001001101000110111000100111001000010010101111100110110111100000101001011101101010100000100101111101010101110100001100110011000111011100101101111001010001011101000111101000011010100001101000101010010110110110100101011111001001100100101011110010111001011010111001001110001110010101111111000001001100101011000010000101001011010011010111111111111001000011101000110110100100010001101110001011111101100011010100011101101010111100101001111010110111110111001101101010110111101000101011010111000010001010011100000000100111111110100100010010001001001100011011010010010100010101111101110010101110010111100001001011011100110101100011011110100000010111101010011100000001001011001110010011000000010111111100110000010100011110110101100001111011001100011101001101001101110010111000011111011101101111101110001110100110000011111111101011001111101011011100110111001011001100110010011001011101111011010100011000100001110100100000110010011000000111101111111101010110100111101101110001111000100110111101001010010100001001001001101101110110110100110101011010011110111001010010110001000001000000101111000001001110100011110100011001110010101010100110011010100001111100100100000011111000010011111011000101100011010010010001000110011111001110101100010100111101000000010001001010000010000001000110001001000011100110010001100111010111011010101011010111000001000101101010001110000110011101011110000011111001010110010010111000100010010101110111011011010011010010101011011010100000011011010100001101010001010110001000100010001110000111100101101101001111010101100011001000010101111011010000111001110010110110000110101000100000000001000001011011101010010010110101001011001000011111111100001100010001101011111110110000011111001010100100100111101111110110010001000111111001110010111001101011001011001000010110001000001011010100000100011100100010100001010010111010100000000000111001101100100111110011110010101111010111100110011010101010101111001111001000100110001110110010010111110001010110010101100111011100000000000000110100111111010001100100011000011111111000111011111110110110010101000010010100111101011111010001110111001010111110100101010110111001001011011101011011010001000111101001101010100010110001000101011111000100100100111001010110010011110101010000110011010001000111110111101001101111000101110110011100000110011100011000100010110100001011111101000101101000011000001000110101110111000110001100101111110011001100011100001101001101001100100101001101001010001111001000100111011010110011111000101010000001101001011101111101001010111000100010110011000000101111101011101111000111000101101011001110100010101100100101001111100001000111110100110000110100111010010011010100001000111010110001010000010111101110111111010100011010110101011101010100001001010011111101100010100011111010110101001101001111101011100000001110100111010101001111011111101101101011100111100110000001110111000011001111100100110010101100101001011111110010011000110010001110001000001110001110110111010111101001010101100100010110000011101010110111001001011010110011001001100111110101100110111101010010000000111010001101001001111100110100000000110111111000000001110000101101000001100110111100111110011011101011001010011010111011101000001110010010010101011000110110111000011001111110111001100011110111011100110111110010111111000011010010010011101000100110111000000101001001010101000010100101101100110000111101101101000111101100000000001001001101100010110010100011000100100100001011011000110011010111101010111000100000101101101101110000000100100000111011001000101101101111110000111101100011110011101010001011000100010001011110010111001110111101011011111000101000101101000100010000111000011111101000000000010011111101000001011011111110001000010010111100001000000010000111001011010111101100011110011100111100010100001011011000111111011100101101100001011110001110111001110011001000111011011011110101001110100100101000100101011000001111111000100000101100101111110111000111110001000111100010010111101000001101110001101011111111101100100110000101001000011111000111000001011000111001101101001101101100011100101101101011011110101101110001100001111110001110110010100111110010001110101010001101101111000101111110011101111101110100111011100001011001010011001011101011110011010001000100110001011001111100011111111110101110001111000000000011110101011101111000101110100010000101010010110101101000111111100110111011111011011101001110001100000010001001010001010111101110010000110100111110000101001111100001110001011101001000001001000011111011101001111000011001011101101000010001100110011001101001001010110100101100111000010000001101111110011110010001111000001001001111111000010010010100100111100111111100101001000111110010110111110111010111111011001011011000111010101011111001101110100010001111001011101011011101001001010010100011111000011000110111100100001101000011110010100101010110100110010000111101110000110000110111100100111000011101000100101111000110001111011111101101010111011110011101000010100101101010100010100100110111100001000110100010101110001111001001111111001000101011100110001111100100001110111110110000011001101011010110010010000111101011111000100011010100011000010001001101100100101010001000000000001011000100100101010110100100001100011111110111001101111001100000100111010001111101100010100010110011111000011111100010101010111000011110100000011010111000111110001101010100110100011001001000011010010100001100000110111010011000110000100001111011100100101001110010111000000011110011011100011000000101111101110001110101110111111101100101100100100000000001111010001001111001011011001011000001100101110101110011010001001010000100110010111100010110111011010000000000111000110111001100101011000011011011011110010010100110011011001000101001110101110001001010010100100110000110110010001111000001010000001000011011000010001001010001110000001000110111110010101011000010100100101001101111111100101100010111111011101010011110101100100010001000000110011110111001000001001010000100011000111000011110010101001001110101010001011001010010001011011100001110000010100011000010100100101000001011001100110111111110010000001001011111010011001111011011000100100001000101101010101110010100010110001000101001101100001010011010101010000010001111100011000111110000001000101010111010000011010100010100001110010101100100101011010000101101100101100100111010111101111001000101011101001011110111001111010101101010010111110100100110100001010110000010000010101000001110001111010001111011110101000100011000111010001110110101110001001000100001100001110100000011111011111011000010100101001111001000001110000000001010011110010101001000110010101001010111110011010110010000010111011100100111101111111011111110110001110011000111010010110010111010001100001101110110101001101001100001000001100111010111010010010001011011101000101111001111110010101000011010101000111100000001000001010001011010100011110110010010010101110001011100000010010001010100010010000010100001110110000011101111110101101101000100110010100001010110010011010111011010001110000011000110101010100110001111111110011000000000111011000101110010110001011011001011010011100100110111000011100010011010011110000101111000110011000010010100010011101001110101011000101110110011101100011111110001010101001111000100001010111001001100011110110011110010000111101000010111110011100001101101111111101010010111110000000100001000100101001111110011100001011111000010111101010010101001111101000101010000101111011110001010000101101011100100110000111101010110011000000001010100010011110100001100100001111010000110100011011001111101101111100110001000011111101010110101011001010110010001001000001100111000101001111111110001010011000101100110010100000100011001100101011110101101110000000001111011010010110111011011101101001111010101001111101000001100011111111100001000111111001110011100011110100101001111111010101010001110100001111111010001001001111000000110111111011101001111111011111010010101100100011100001000000011111100110000111001001101010011010010110000100000010010111110010011000111001110111110110011010010111001000110111100001101000011110010001111110011001111010010100110001110010011111011100011011000111111011100011111010110010110110011010101010110010000111110001001110000110100000011110110010011010101101000111010001010101010010100100100100100001100001101010101100011000000001111101001110000010010001111000101001101001111001011101001011001111011001111110011100001111101110110111000011010001100001010101100000011110000001101000100101001111011100111111101110100111101011111101110101011100011010011001110100001010000111110100100110110110001011010001100000011100010101010000110010010000010001111000010001100100000110011100110000111100110001110110000101101010100101001101111010001101101001110100110010010101000010000001011001010101001110001111001101100100101100111011101111101110011111011010100011110110010010011101100001101010010000001100110111000000011101000011010000001010001010010011101110100101111000000111100111011001100101111110110111001100101000110011110100100111100110101000010010011101101001100011010001000001100011001110111001010010000100111000000101100010111011111111111101001111100100111000111000000101110011000101000011100000000001001111100010000101010110000101000010000111000110101010110111110000000111110000101001100000001010100110010010101100101101111100100100011001001110101101001011101000100000101110111001000011011110011001110111100011111001001001110010110100101101001110000001011111010101001110100110001001110101101110110110010100101101101011010001111011000100011000111011100100111000001111010101100010010010011011000010001111100000010011001110111001100100000110010001010101110110010011100010001100000000101110110110000001110000111101001111010111101100011100000001011000101010001100110010111001111001111111001000001100110000100010101011101011001011101111000101101011100101000010010101111100101011010100100110001011000100100111100100101100111111001101111011111011000100001001011111011101110000100011011101100010011010101101110000000011001111111000001010111111110101100110100001111101100111100100010110011110111010111101010110001000010101100000011000110001100101100011000011100101010001010111001111101001100110100110011111010000001111111101101011010000101111111101111110101100110100110110101111110100011011011110000111001101100100011110101100010000000001100010101110110010101010010001100000000111011100100000001101011110010101010001011010111101011000001011010101001111110001111000010000110110010010100111000010110101100000011110000110010010000100010111100100000011100110110111111101100101011011000101001111011011100101000101001000111110100101110001101110100101011001001001111010101010010111011001010010101010000001011011110000011100111100111110111100011001110011101110101101011101000110100100011110111001000101000100100101010011100011011000111001111011111010101111111101111100110001011110000010100011001101111110110101100001100011001010101001000110110000111000100100001000100101000011011001111000010000011011110011010010000101000011010100111110100111010001010111011011110110010001001111010100110111101001111101110111110100000100010100010011110110110001010101111010010101111111001111011111010101110101000100100100101100111000011001010101100001000000011010010001010100100010101110011010001011011011010001001111110001000011100011010011010011100111011111111100010100000000001000000001110000110110100001101000101100111111001111101101110100011010110101101110100100101110011011001100011000101110011101010101001111111001010010001001001001000000101011111010110111100110001101001011000010101110101000100101100111111100000010110000110000111101010100100000010110000110110000101000011101110011010111100011101110111011100100100100011110100100001001001111101110010101001111001000101011111000110110110111111110110010001111000011010100101101111100011101101000101101001001000101100110100110001000010101001101011101110111100101101101111110001011100010101001100010110100110000101101011110101100011110000100111111100010111100011110100011011101000001100110010110100000011100110001010101010100000000100010001100111011101100001110111001001000011111111000101000011001001111110110000001010011110101001110001111010101011000110111110000001110110011010001111010101000010011110110110100001110100011101100111000010011001011001000010010010000111110011100100011001100110000111110010010100111110111111111010010100100011101110000000011000000001001101010011001110110110110001110111111011000110010011110011111110000000010110101010000000101000010111111001111011110100101010000110110000100001000101100111100011001100110111101000010101110010101000100000100100001100011100001110000010000101011000010010011011100001100000101010111001100100010100000111101000110100000010100001011010010110001010001111110110101001110100101101110100011010001111110110000110100100010000101110010100101111111001001000011111101110000011001110011110011011111101011111111000000011100100100010000000100101000010010001010011101000101001100011110000110110101111000110100011001110001111001110100101111001101010011000010011111001100001101001111111001011000110101111101101100001011010001010001010101111011010110100010110010011101001101111100000010101010001001010000011111011101010101100101100101000001101001110110100111000111010010011001000010001001001101110000011110101110111011100101001101110011100100000111001001110110110010001010101101010101000011001001000001010111110001111101011100111001101101110110110011011100111011111101000110001110110011101000010111010101000101101000100000000001000010010010101110111100110100111100010011010001111010111100111010001101001100100010101100010110011110001011000100100111011010011100111011010110111100011010100111100100000100110101000011111100100100101000001010001100011011000110000010000011000111111100011000001110010100000101101110000000100001001110100010111001011101110100111111110101111011111001100101001000110010001101111001011000101010110101011000000011100001011101000101111111011011111111100111010001000111011011101110000100001000110011111010101111000100100101111000000000110001100000011010000100111010110010110110011000100101100111010011000010110001101101001010100001000000010110101101000111000110100001010100101110101010110100100001011011101110100001011000010001000001001101000001001111111101101010100011101001001101010001010100101101000011000011100111111010001000110000010111101010111010000111011111010000101011011001100101001101100111110101000110110111100101110111101101110011000001110011000010010111011000111001110010100100101111100111000101000010110001011011110000010111100001101010001100111000111010011110110110110001001001111011001011011011001110000100010000101101010011110010011110110100100110100011111011110111100111111111011001010101100100110100010111100001101110100010100010011101000010010110010011011100011001101111110100101001000100001000100101000111001110110110010101011101100000111011100100101000001011101100101110010101101010001101100110111011101111001000111101100001010100111001101001011000110101101111111110000101111011011000010001001100100001101100111011110000001000011111010111100010110110111010011100010000100100101001011011000010010100111110001011110111101100000010111000001111111110010000010000110101110101101111001110100010010010100100111101000101010110101011110010110000011100111010100110000110011101011011111001110110111000001000110000000111110110110011000100011011101111001010101101110001101100010111000011111111001001011101000101101111110010011111001110110110011110100010000111100011000110100101110111100110100010001010011101010110000001011100110100011011011111101110100101001010000110111100110000011100011000110110000000001110010111101000001100100001101011001101111100010001010100100110000011011111111110010101001011110111011110100110111011010100100010010010010111101001100010001110010111111010110101110101101011110101000101111101011101001101001010000000010110111011011011011010111111111001010011001101110100111101000100110011001011000111001011010110100101100010110100111001010000010011111111011111011111011111010110101011110111011001110000110101010001111011001101110001100000011110101001011100000101001100101011111100111000001011010101111110011010111111111001000101100000000011011000100010110011011111011110110010010000000001111001110110101100011110010000001001011111000100001110001111000100011001000010111110110111111010100110111010011111111111100001011110101010001101000110100010101110001110110010110000100010000111001111100000111011010001111111010110101111000001111000001100110111001100001111000011001111110100101000001001110111100100100101001010011110110010101000111010111100111100111000101010110101000001001100000110011111010010100110001000100110010101100101001110110010111001101111001100001100100000000110111101010010001110011101010010011101101000001111110001110100100011001110011001000111010011100010010100101101110101011101111111101011010010001110011000111110100000100000101000010100110101111000110001100110010011001010111000101100110110010000001111101111000011100000001011111101001011011010011101001100011000110011111110111011011111000010001000111011011111011101010111100110001100000100100010100001011001100011111100110110001001001101101111001000001111001111000110010111101110001000110000101101110010111111111001001111011110010010011101001010110000001100010001000111111001000011101101000001011000101011101001000100100010010010100100101000010000000101001001001100100010011110110110001010110110010001100010110010000001110000010010010101010101010000001001001010100110000001010100001010000101010100010110110100101111110000100110010001001000000000011111110101100101000010000111001011001110101110000100101001100010101100100001010101100101101110001010010101001111111001111111100100101010110000111011000010001110010100101100111111010111111100000100001101000111001110000010011011001110111001100101010111001011110000101101101010100100101100000011011110110101110101010001011101100000000000110010000001101000001100111101011100001110001100100100000100100101111101000010000000100001000011111010011110111001000101110100000100100101111001110011011111101001011000010011100101000111010000111100011001001000001110011100000100001110100111001111000001101001111101100110011111010110100011100001010101110010000000011111100000001011101011010011111000000000001110101011111101010111100101011111111100011111111100101111111010100100011101000010101001111000100010000011000110011100111101010000011100110010001111010101110100100100110101010111111001110011111010111000100100101111010101010010001010100111001001111001001010000001010010111100110010100111101001010000010001000000101111000100100001000111101000001011110101111011001111000011100011111100100101101010110001101101111100101111110001001100010010110000100011001000001101100101001000010001010010100110001111101001010000100110100111110110100001100100110101100000100100100111001101100111100110100000111000100001101010001000101000111001011110011110100010011011000111010110011011010010001000011001000111100110001110110001000110000100100110110101100110110001111000101110001010110010000101110001101011010110000000000000011000010101001001010011101011010010110011101101111000000100110011001101101010111010111010100010101101000110000100010011100010110000001110001000001011001111001011101011110010000011100010111001110101011110110010000111010100100101110010000100110001111100101000100010000111101001111100101101110001010011111110001010010000001110110111100100100001110111000001000011001011000100111100000110011110010111110110011110010000010100001101111110000111101110111101101011000100100010011111111011000010111000100110000011000001010000110100111010010101011001000111001100100101010110111001110100111010100110100000101111100010110111111000111110000110011101100100100100001001011001111011111000111111001010011110010001001011001100001101111111101010100111101100011010111100011001001100110001011011001000010001100000111111010111011100111110100010000011100111000010100110111101010001111110011000100000000100011000010101100000000011111100100100111010011100101110010100110110101110100111110010100010111101100001111010111111110011100010001110100101011111100001101110101111011010100111111010000011011000001111100110110001010111010010111101111001011001101111010000111000000000111101011001100001001100100111011101010001011010110111100010111101101000001110011101110001001011011001000100010110101101110101010000111100101100100011101100011010100100101000001011110100100111001111110011100101101010101111001000100100110001101110110100011110110110000011010010001100111100111010100011111001111001001011110001000000111100110110001011011111100111101101000101111011111000111111001010110001001001000011000101010101110100001010011001000110001001001011110110010100110000110101000101101110100011110110111100001100110001101011101100100001110111101001000101011001011111000111010111111001101001111000000110000110000010001101110111111110010011010100001010010010010010001010000011000110010111010001100000010010001101000010100011010101111000101111111010000101111111010111001011101110001111010000101001000001010001001111010110000111001001110001011000010110101101111001001011110000111110101110110101111111100110101000011011011011110111100111111111011011001011011011100101111111110000010010110100100110101111011101000100000000010101101111101101011110101001000111110010010100111101010010111001001001111010000001101001011001100010001110111000100101000000001111000110000001101001110010000110100010111001000001111011101010001111011101110101000011111110001000001110011101111010110100111101101111111101001111100100101100101101101101101000101110111111110110011001010111011111010100000011110011110100101111110101111001101010110101100001110001101111001010110011110101011101001000110011010011101011110011111100010111111101100100111111110010010111010000100001110000000111100000110010010111011100111010010000101011000001010101110011100100000101110011001001011110111000010100101101010000111110011100010011100011010111011110100011110011010000001000011100001000110100100101110000111010100110111011101100001101100100000110101001000011000101011111110100000111110001000010000100010001101010010100101001011111100000101110011000101000011100001101011100110001111010111011111110010110100010111000110010011001100110000101110001001101100010111011100111111100000011001111001000000110111100100111000000100100011110110011100011111010010101111001110011110100000110000100100110010000111000111000011000000110010110000011010000001101111111110101110100001010011001010000110011101000000111111110111101000101000100011101100010111001100100110010000101001100010000101101101001011101111110001111000100011101110010111101011011110101010101110110101110011001000001110111100100010110001110110100110001001110000010001101110010100000110001001011101011010011101101110000110100100110000011100100010000011111000011110001010100001001101101011110100100100010011010001100010001001010011101000001011010000010100010111100010101000010000001110100011010110000011010001000111000100101100100110111110100101011000010011110011100101110001100101001111110110111001101011001011111001101010101001111001101010100111011000110101101111101001111000111111000111110000100100011000000011111100111001110001110110000010011001110100010010001000000100100110000001010111111111101110000110011010001110100001000101011000010100110000101001100011101111010110010110111000010110010000001101001110111101000011100100001010011000011101110000011110000101101010100010000001000110011110100011011110010101101000110100000011011111010001011000010010011101110011101110101010100000011111100011010101010010011101101001001110010001101000000100111100101110111011111110010110011111110111011011011100001110011110100110010111100001001001001111101011110100110110101010101011110100110011110110000110010000001001110000010000000110010110010001101000110111101001110001101000101011011111110000011111000101011110111011011111000101001001111000000100110000000000011000001101100110011011001101000010000111101010111001001101010010111001000000001011100011111010001100110011000001100101101001111011010000000001011011010110101011010010001100110100011010110010001110011101000101100010110010010110011000010110010010101111111100000101011001111000010010010101101000001000100110101001001011001100100011001100001110100100111100101110000000110110010000101110001101101010011100000010111010111101011101101101111100001101110011101011010000011011001111010001100101110111111000110101101000010011000000001001010111011111000110001001110000000101011110000000110110110010010000010000101001010100000010010101000111001100100011111111101010100000110110100010100110101000100110011111110010001111110001011000000000011111101110111101000000001100011101011110011001010100100000101100111001110111100111111110101011000001010011000100111010100000001001111100010010001110111001111010101010100011111000000110111000111111001011000110101011010110100110011000100111000111111011001011010001001110000110011000100110001110100101110001001011101010100001011100011000001000010100001110011000010010100110001110110011111100001110111011100001111010010010000110000100110100100010011110000101110110100000101011001100101000011010111011111110110001111000010110110011111000000101001100010100000111101101100010000101010101011001001101110010000110011100101100100001110010001011001100010010000001001000110000111100101110010011110111100111001101101001011010110101001000011001000111101111110101011111000000000110010011111100001101011010000101000100010101101010111100010100111011101010101010011100101100110101110000101010111110011011101000100010101011011101100110010100001011101010001100101000001101011101100010100101110110100000101110000000100001110001000000011011110001111101101001111110001110110100001000110010011110100010010011111110111101110001101000011110100101110000011110110111111110011111000111100100101101001100000001001111000000000100100111001111010110000110111100110101101010011101101011110111101001101101010011100001110010110000001111000001010101111100111101000111001111011111000110100010111111000001111110101000000101101010110100011000011010101001010010111011101101001100011101001111010001000110111010110111111001101000000101101001101110111001110100011010000010100010011111011110100000000110111001000010011010010100010110000001101101011111001110011111111011101100110110011001111110101000100010110101011101001101000001011011110100110000011111011111100000111010011000001110100111011100110101011100001110111100100110010110110011001111000111100011101101001100011111111011101101011001100010100011111111000100011000100100011000000001001000010110011101011010101110000001100001110101010101100101010001111100000001011100101000001010110111011100001110100001110110100110000000100001011000010011100100000001001111111100001100101011001010010111011100100111010101000011001011011001001001010001100110011100001111000101101010111000011001100111011011110101100110010101000101000111101011101100011111011110100100100110111111011011011001110111010001011001110000111111101110111101001010001100001000000011111001000111000011000001111001010011110010111010001000111111101101000010010111111111101000010001100100000110100110110010100011010000100100110111111110100010100101101011000101001110110101011000111010011000001000101001001000100011110001011110110001011111001110010101101111010000011010001000000111011010011011000010100000111011111001110100110011110001010110001010111111100110100010110000110000000010001111110000010111111011100001111101001100110010000101111010001010101110000111100001001111011000111000010100100010110110010100000111000111111110111101000000111001010111000100111110010001111110101010000101101110010101000001011111001010110001011010000100100000110001000000111011101000010111110001111100000000101100101010101100000100100010000110001000001101001000101010111101001110110011110111101101100010101100101110011010001100011100100110110101101011110101111101011110110100001000110110011101010011101101110000100110111111001001010110111101110110110101000000011100000010011001111011100111001101101011111101111110111000101101100011100101101000101101001111111101011111011110010101111101010001000000011011110001000011010101100110101011101001111010110001101111110100010111100110011011110010101000011101010100011101110101100001101110000111110110000101001011110001011100111101101111000010110001110010101111100011010001100001001011000101010001001101011011101001100101111110011010110110010011111101000001100101011101100011101001001111110101110001100001011110101101101110111110010111110000000101001001011100010110001111110110011111000000101010010110111011000000001000100100110101110110001100001101111001010000110011010110111101110111011100001111101000000001001000110110010110111100001100111010111110001011010001101010001111110011010010100000100100010001100101000011010001111101001110100001000101101100111111111101111010111010000110011101100111100110011111011011110100010110110000010011110100100101110110011110101101011011011011010010010000001011011010000100000011001100010011000011011100101010001100010101110111110111000010100100011001011101010100001110001101111011000111101101101010111111011101010111101011010101110001000100110100011101111100100000011000101110011100000000100110100011000011101110111100011110011101000101100111100000100010011110111001101001100111111110111000010001101000011101000110101101110110000110101111110001110000000110010111001100011001101000011100101111111010110101000011101010011011101100111001000011001111111011100000011011110111111001000111011100001011001010110100000011111010110010110101011000000010000010101000001000000000001000011111000011101110001100011100010111110010110000100110111010101010000111010010010010010000001000100011010100100011000100101110011110111000111001001001011010110001100000110111110110011011100010111100000001111010010100100011000100111010010010001001110010110000001000111010001000000100001101000100101000000000100110100001010011011011000110000111001000011010110110001001011010101010110011110100110110111100101000111110101011011111100010101100110111100000000111111001010010000000011001000000111000100100100111011001010110101011111001011100000001110001001001010100100101010111110101010000010011000110110011000000111000001111101011011101010110010101111011111001011111101011110101101000110000011011011001001100111011010111001001000111100010110000111011010110101011101111100100100101010010101100001101000001010010011001101110010111101111111101110000111110111000001110010111011110000110101011101101011111101111001011111101001101111000101011001110110000000000000011000111001001110100110111100111101110101110100010001110110100011111111000110000011010110100001010010001000111001011000110101101110010011010101110001100100011000011001110111110100110000101001101001001010100000100000000101111010111100010001110110110100010011111000111111001111000000101100010101100010001000011010101111011011010101001000011011010000010010101011000100000001110010011101001100011111011000111111111001111111010001001100000100000100111011111100100101101111111111011011110111100010010000110010100000010100011110100111011010010011001100011011101010001101101100000111100101011001011010101000000101011101010110111101010111100001001110111111011001110110100101001011011001011100000011111001100100001001111011001111110011100001110111011010000001100000111011111101000000110001010010101011001000100001011101010010111111100101101000110011111110100001010100111010011100011100000100110010001100111000010111101111010100111101110110110101000111011000100000111100100010011000110111101100010111011001101000000001110011101011011001001110110011101000000110110011101101110000011011010000011110010001111010111000101010111010010000011010100010010001000101111001100100100000110010001011100111100101111000001100110001110010011110111110101000101101001010011011010111011111001001110000000110001011001011011010100011000001111010001111100111101100011010000000110100101010000011100110010110111111111001100011001011101011011001100011001000110010001111100101110010101100010000100000111111010000001100011010000011000001010111000111111001011011110100101100100000000101111111011111010000111111001010000011010111110011100111010100010111110011101000001110101001100001101101001111100100100110110001011101100000000111110010000110111000110100101111100010010001111000010110110011010111101011011010110001001101100101001000101110111100111011001011000001111001111001001001001011101101000011100110110000000011001110000000101011111111001011100000000011001110111010011111001010010111110001000101101000011011000111011111011011010101100101101110110111100011010001011100011111110111111101100111011010000100100001001011101100010000010111010011011011000110111001010101111101001111111010111010101011100001000100100111010001111010011011101010011011100111001001000001000100001011110111111111001111110111010011111101011100110010100100000101111000011111100010100111111111101111101110101110011100001001110110010101000101001111010100000011101100010010011111001011001101110111001110001011011001011010100010010001110011001010001000111110001001011111010100010101000100001100110101101010101001101111001000011110101011111000000110111111001001110110010100100101101010001110101111011000010111000100100010101001000100000010100110010101011010010100110010100011100011111110110000001100010010101111110100000001010100000010011010100000010011111011100010110111110101110001110111110110100100010011100101110001101111101010110111100011011011001011100111100100001000011110110111001111111111100110101011111110011011110001001000110111001100100101100110110001100110001001001011111111001101101111101110000100100010110100001111110000111001011110100011000101111011000011011011101100110101110001010010111100100001100010100000100000110010010001100110011010011111100000011000011001001001101001111000011100111101100001011101000011010010001100101011001101010011010110010100000000010100111101100110111000101101010110100110101010111110011001001011110001111001010110101101110011111010010001100001100110111001110011001110010100000101110010000001111111011111101100101000110110101100010101100000000001101001000110110100011011011110011101010000110100001000011101001100001100100110010101111001011100111000101001001110000101010100110111010011101010000011100011111111110001111000011010100111010001010001101001101101111000001001010111011111110000100110100101001111111110001100101000101101110111110011000010011110001101011000100101111001000000001101001101011001101011111000001011001010001101011011000100000101101110110000111001010100100011000111011000101010111000001001011010011010101011000001111000111001000011110111101100110101011111000101011000011101101001110001110111011001010010011111010111101000010111010100101110010001000111100110011000010101000000000110111000100010111011101100000111110000010101101100100110000000011100011001110000101001010010000001101100100101100011011110100100011001100011001100011010011111101001110001000100100100101100111111000110001110101101000110000000111011011101110110000100110000100000111011000110011001111101010011100101010011001010011100011101110011010110001001011100111100100110111011010001000110100011101000101101110001010010001100100001001011000000101011001100001010100011001000101000010110000101011001010100100101011110100100010100011000100101001110001101000000011001011000100001011010101111000111001110011111101000111100101110011111111011101111111001111000100000010001001001011001110001100010000000101100101101100000101100111101111010110111110000111100011000110111000010110100010100101111000011010011000001001101011010001100000010100010000111010110111110001000101110001000001111001101111100000101100010111110101001100000011110001010111001010001100110101001100110100001011111100010111100001111110010010111001100001101011010000100001101111011000110101111010100110010100100000001010010101011110111010110110100110011011000111100001101111000111010000111110000011010111101100101000010010011101011111101111111100011111000110110100000111111001111010001110011010110100011100000010011010111000101101100110101101100101010011000001110011011001011110011000001101001110101100100010000001000011110010111000010000010001000011010001010000100001011111010010011101110000001101000110110000101010101101000101001100111011011000000101101000100011010101000111000100101110001001100101001011010000100110111010000110111010101100101000100111011101110110111110010111110101000001001011011000000001010000101011110010111111111111000001010110001101100010111101111001111000110010010100010001101111100110111110111100000110110001100011110001110101011111001001100000100101111110110101010000000101111010000101011110110011111011110011011010011100000000111011000111101001110001110111011110011111011011000000000110110100011101100101101110001000000101100111010011101000001101110110110001110101101010110001111110111011000110001011111111100011001100111000000111001111110000111100110011001000010100101001111011000100010011010101000000010011111100000011110101001101001101110000001011011011011001101101100111000100001000000100101000010101011110110111011100011010111001100000000000101011101111011100000101111110011111101100000011100001010111001110110100000100001100101101100000001101110000011001011010001101101111010010100001100100001011010101010110001011011101100110011001000010000111100000110011101010000001111000000100101011100110000100110100100110100000000111011000000011000111110100100011000011100111111010010001011101000101000101000010010110000101000001001011010001100010010011000110000100100000000101001100010010111111101100101011111001010010101011010001110110011111100100001111101010000101000100111000111100000100110011110000110011010000100000100101101001011101000000011011110110000010011110000010000111010100011100011010101101010101010010110011001100000100000111111100000010011001001010010000001100110101111110000100000101101100001011011011000000000110110110111001001011000100101111100001110111001000110001000001011100010010000110111000000000001001011001000011111100110011000010010001011001110001111001100011100011010101001100100101111110111000101001111110111101001100111011110001110110100001001101011010101100110101100101010110000001111100110111110110011011110001000010010101000011111011010100000110111000000101000010010110101101110101101111001010001111111111001010001100111100101010100100100010011011111110111101010110111011100001111010110110100100101111110010101101100001100001011111010001110100100001100110110101001010011100010101100110101011101101001100010110110110000011100110101000110010101010000000100011110110100001110000110101000111101101100010101101110110011100010010011001110101101011101001110001010011010001100110100111110111010001101101111111000010010111101000000000101000001010001111111101100000001111110000000110110110100000101000010101010110100001100010101011001001101011011110001110011110000001111001110010000011101101101001001011110011010110000110011100101100011011001100011010100001001001000101010110010001111100101111101011111101111000010010100111101001010110011010101000000000010100110101110100100001101100110101100101110111101100111101001100001110111000101011000000111111101010001011010111110101111111010100110001011100111010000110010000010110111110111100101101001100111110011100110111001001011010000011011100010100001000000101100000111111110011010011110010010101010011010001111010101011010110001100101001010100000010011010000110000100010001001010110100011010011010110010001111100100111110011110000111011100010101000101101000000000010001101011100010110000010110110010000010111010010110000010000000100011011110001000001111001110110100001011001011001001100101001000101111101111111001100111110100011111101010101011001101010111110010111110010011100101100000110100010100101001001000010000001000010101111101101011011100010001100111110100111010001110100011110000111000000111100000111010011101111101000010001001110101111000110010101110010001100110000111110110111111011000011011101001101001010001100010101001010110110001110101111000111110111100001010101111110010110011000101000110111001110110000010011000101110011010010000010010010101000010000000001110010101101011011100001001001010010001001000110011011111011000001101100001111011000101000110000011111000101001000110011101011011110000100110010001000001111100100111111100100110101111010001100111000111001010000010110010000101101010001011100010010000111001010010101010101011010100101011100111100011100100010110001101111110011111110010000000100011111000110010000110110010011011001000001101101000111101011111000010101001100001010110001110001000110111010100101000011111001001111110101101111110001110011000101000101010010001100011101001010100001110011110100010001111011100110110101010100110000100001111111011101101111010110000111001000101011001000111111011001100010010011100001111110101100101001100110100101111001100111111100100100001001111101010000111010010010011011111110111101001110011101001010011010001100100001010111010110011011000000100011000110110111010110001110110000000000101001101001011100010010000110101011100001010100000010111010101100001010100110011011011001111010001110001111111100111011100111001100100001011100111101010110011101110111110111100111110111110111001010100001001001001001010100101010111111100111011110000011010110011000001001100110010101111111101010110110101110111001111100110001110010010001011101001100010101010111100010001011111011101110010110100000011000000010110111101111100011111111101100111000111010101011110110011110011110011001011011000101010001101110000000101011001110011110000000100011010011110101101101101010001101010111010001110100100111001101110010011000010001111100111000000011011011101000110001101101100000111111011000000000111011011100101100101101000011100001001010011011000100100101111001010101100101111110110000100001100000101111111011100111101100100111010011100010110001000001010100110011011100000111011011101001111110100111100000110000010010000100011010100110111111001001000100110000001001011111011111100110101001111000011111011110010000101100011011000011110000110111100111100100000110101100101000101011100101001111010111010110100100001101101100010110111110001111001101100011100111010001101001100101100110111110000001100110111101011001011010000000001101110110111111010110100101011111110011101111000110111010011100101110100000010101100111001000100001101101011110110110101010110000101000000010011100011000110001111001100000001111000000010110101101101100111101010100010000101110001101011101110001110101101101110111001110111001001000110001000010110010001011010110000111000001111111010110000111100011111000100001010111001000110111110110011000000101001110010101101010001100010010100111101101001001000110011010001000100010111111111011010010111101001010011110110010111000000001010011000100111111100001100001110111101001001010111101010100010101111011100000101110101110101001101101000011010101001001101100000101000111100011110100111100110010000101000011100010011010010001001011001100110010101010110011001110001010100001110010101001100100010000111000100010011110011110001101011011010000011001001100110001010101011011011010100001000101111101000010110010100010000011011000100111000000011001000001110011011111010001100010011100111011001010000100011101110100000001000010100000001111100011010010101011111111000011010111001011100110110001101111101000000101111000110101101101010111101001001101111101101001001111010110100111001110010011101001110110010000010101111101100001111010111101101000101010011001110010001010101010011111110110010001000001111011100101010101100001011010111101001110111100101111011100001010001001011110000101110011010100110100100101000010010000110000001001011000000100101000100101011111011100011001110101110101101010101010101010010010111101111101111100000000011011000001011101010010001100100110010010100011001110100011111011110000101011011011011011001110110101111111010110111010110101111000100111011000100100011001001101011111110110001100100010010111000010010000111010111000011010110111010010110110000101100110110110011110110111011111011010110011000010000111000000100010110001110111111011101000011110000001010101000011001011110110101110110111011001000011000011100101101110001100111001101100011001101010100101001000001110010101110001000011001011000100111110101110110010111111110000111001110010011110010100000101100101100010000110010100100011101101110111010000011000111011100111110001000100011101111110010001111101111111000100110011100100100100111101110000111000101011101111100000111011001010010001100000011011100111010000110010110100001101101100011111111000110001010100101100110000010111001001101010011100101100111011011111111000110010000011111110101001100001110001001110111000000101010110001000111110111100101111110011101110010100001110011001111011000101100110000110100111100101001011101111010010001010011010000110101111000100110011101001100010001010101010110011100001000111111111010010001011001010111010100010011011011000000010000010011010100000010001101100100111001111011110101101011001111010001101001001101100100111111100111101110101000001010100000001111100111110100010111110001100011111011011111000010011001001011010110110001010110111100110011110110010110101111001001101101111111010101101100101110000011010101011101001101101111010010100010011100110001011001000000001100001101010011110010101011110011000110000101101110001111011100010100011110011011110011101101110110000001111010110101110100010110011010100100011111110100110010010100101010101000011100001110011110000001000110111101101100010100010001000010011011100001111110101111010111111101000111001011011011101101100111001111001100110001011010100000111010000001011011100101110011001100110001111001011111111000110001110000100011010111011000011100001110101111010111110111111100010111011001101110100100001011101000101111100101100010110110011110010111010100011100110000010100100000101110000100111011111111101111010110010010001110110110111011000110111000000101100111010110001011110000100010010000011111100000001111001011001100000000111110010110110100111011011110100000111110010011100100101110110111111101000100000000100110110011100110011110101011001010110001100000000011000010100010010111000000111011111111011010101010110111010010110110001000110001001001101001001110011011100001110111101011001100100000010000101001001011000100000100011000100010111001101101000010000100001111001011001100010010011110000111101000001111001011110110111001100001010110000010110101100111000011010001110000001111001011110110100101000111101111100011111001111000101100101000001011001011111100000100000111000110110110111010010100111101110110111010101100110110111100110110111110001111010111010000011011110110011001001100011100111111000111100110101000101001111110011010111100101111101011010010001001110001111111110100010001010001001011110100001101011011010000000100000111001011010100010001001001101000011101001100011010101111110000011000001011111011111110000001111101111100011100100100010111010100111001101010000001110100100110111000110110111111000010001001111011001010110101111110011001000001000010010010010110011001001111010110110111111011011001110111101110101010001110100001101011101010111010001001000101001111011010001001101101111001001101001111100101010111101101001000000010011001110100101001111001010111011000111110000101001001001110001001011100010101100100101011100010001111111000101110011010110011100101001100110100010000000000010010110100110010010100011111011011111101111010111000000000000110101110101001101000100101011011100110000010101100010000111001010010111000110100010001010001001101000111001010101011010001100000000010101000001111011000000010011011001010100111110001010110000111010011000011111001110100111101110010010110110111101011110011111101110110010100000110011010001001100110110100001101110111101001010100101011000000101100110100111001111100000000111001001101110001101111010010000100011011101110100111011010011100100110100111110101011010010111001100111001110101111000101111011110010000011001110111001011101111011100100010111000101110000111001010100010101010000000110010111101011001101100100100110000100101100011110101011001101000001000101001011010010101100001010101000010011111110101110010000110010010000010010110010000001011000001100111101001110010110000110001010011011010111110100110101001100111001010110010011010011101110011110001101111111111000111111111110001011010000101100111000001001110011001100110001110001000001110000011001100011000011111110101001000010100011110100111000001100111100101010000001001000000011001100001011111001111000100010100110000101100000101110011111010000100101101100000001110011101111101010101100101010111101001111000111110011111101101001111001100001101001110100010001001010011011111000100010100101110000111110011100100001111100000001010010010111111000000000101001100111110010011010011001000001101000111110110010100011110101101000000010010000011111111000100001001011111111101101011111111100111100010000000011111011010110001111010111000001001111110010010101111001110001011111100011000100110111011100001010110001011110001011101001110110100000101011110100101111011100011110010110101010010011001000110110101100011001000000100100111101100101000001001110001101001001100110001110100111111010010010011101011001101100110110011111110110110010000011101010010010010101011010001011110111110000100011000100001100101011000000011011000011110010101110101001111011000110111111000100011101100000011011001110010110000001110111000001111110111011011111010001000110111100101110010001001101011011011111010101000111110011000101101110000011001101100101011011111110111110101001101110010100011001010110100101010110100110100010110010001101011011001000000100011001111000101011111001011011011100100001100111101111000101100011100111110001110111000011101101101101111101011111000000110010110101001010101111100110110010011110111000101111110000110101110110000000101100111111101001010110110000010100000101100111011010010010100000111010011111010011001000010011011011010001100110100010110110001101011000011011001010111101011100101011100110111011100100101001010110111111110001111000011001011001010001110110101100011010100001111110001000100110010000111011111101011101001001001100100011001101111101001101111111010001100111000111001010010010011010011001110101111000010110100011111011000000110001000011100001011001111100110000000001001010001101000100100011111100000111010100001111111011001100011100011110110100010110101010000100110100110111100101101101010011111101011000000100011101000011011110010100011101100011100101001000100100101101101100001100010111110000010000101000101010101111101101010100111111000110100110111110111100100100011100101001100001110010111110011101101100111110110101010110111111101100010011101100110100110010001110010111011011100010100101101101001000110101100100101001001110001001100001010010010000110111000010011011111001000100111001011000010100001111000111010110100011000010000010111011111101000101001010010101111101101000011101111010011111110010101110000011100001010011000100111101111110100001101101110111101100101101011001000111101001011010101111001110000011000010100001011011101101011111000100101001100110010111001011010011101011110010010111010110100001011010100010111000110101000010011111001101000111000001000111000001110001000010010011110111000100110100001011010101000010000011001100000110111100000110110000100100111110100100101110101111010100000010010111010111110110111001010100101100111000010101010011101101011100000111010001110101100011100000101101110101011010110100101011000000011011010111101010000110000101101000111100010100100000110101111110110010010100110101100011001101111000110010011101100111001101001110001010100011010011100100100000100000000000110101000011010000110010111001100110001010100110011110101001000010110101010011011110101000100111010011001101111001111001110010011111111001100100011111111011110110111110101110111000001110101101001110111111000010000100010011010101001101100011011111001011011111100010100111100111111011011101001010101100110100111011000111010010100000001100111010011100100001110101011010001010101011101111010000011111111111101000101101100010011100010111010001111101101000100011010001000011111101011110001101101111010000001100001110100010001100001110011001010010110111110110110001010101100111111000110100111000100111001101100111000111001100011010001000011001010001000111011101101011000000001000001100111001100111010110101001011101001100011000100101000110011111100001011111000011100000010011100001101000010101001001010101101001000001000101010110100100111110000111100000110101000100110000110010111100110001000100000001100000001010010010110111011000110000010011110001110001011100011100011010100011111011000000010001110111101100000001010001110110011010001101010101111011001011101000011001100010110001111011101100011110100101010110001110001110110010010100110000011011101100011100001101001100100101001100100111001110110100101110010101011000110111100101110011001101100111000110010011100001011100110110110001010000010010000011101111010001000101011011000110111110100111001011111110000101110101001011010000111000111010111001111010110010010101001010110000101100010101000011101011010010010001110100001011000100011100010100110110011001101110101011010101101010111010100100001110101111101001011100001110010011111011100000101110010100010101000110001100100100100001011111101010001110000100010101010100111001110111100001101100100000101010001000011100000000111010111010011101110111111111001110101011100111011010010111010101011001111110100001110000110000110101101100010010011101011010000000110110110100010101101011111011110111011100101001111101000001001001101010100110100110100111100110111101101100011000100010110111101111011001100001111000010111000011110111001101011011110100011000111010111000110011101001101111000000101001001001010000000110111111000101101100011011001011001010011110010010011100100110001101110000001000011101011111101100111010000010101100011001100010010111001110110000011001101110000011010000000101101101110100010001011111111111101000010110010111011100110101111100111101010111010011111000111110000011010101110010000100000110010010011110110001101101111010000101110010100101000111010101111100111010010000001011011010001000101010110010010001100111100000011111011110110101101111101100100000110001000101110100110010110001111100001010111110011101000010100110011000111011000000111100010011010111110100000110001110111010010010011011100100000100010001011000101010110001101000000000000000000011101010001001101001001110011111000100101011110010001001111111011100001110010011101101011110001010000010010011110000100000010111001110000010100111010011000110100110110100001111011000010000011111100101101011011010010000011100001000000001110010111111010010011111011101001100110000110110010110111011100010100101110100001010100001101101101011010110011011110111100101101110011110001101100000000001110100010100010100010100110101010100011101100010111000111110110100110000100111011100001101000110000101001000111101101010100010111101111101010101111011000000110110000101110010110010111011000101110001110000110010010110010010010111101010101011101000001111010000011111011101101100110110011011010000100011111011000100110101111100000111110010110000001110111010101110011101011111010011111110111011100110000110001000111101001101011100100001000111001011000111101100001111100010001100101010010111001000110101000010011001011100111100010100011001011100101110110111011000000000100110100110111001100100101100111000100100001110101001010000001100101111110100001001000111010001101100011110001000111010111011100001110011000010000100010000110110111100110110000010110110111011111011010000011001111111111011100011110011010111001001110010010101001100111010110000110001011101010001101000011011011110100101101110101101001100111000101010110000010011101011111101101011111011101110000011000000100001100100001001000111001001010001011010111011110011010010010001010000111111111011011111011010000110100001000100000101100001101111110000111001100001101011100010010000010110110000101111001110001001011111101101110000111001010111111101011000001001110101011001101110001101011011000001101001111011101110011100110101010001110101101110111011001011011100011101101111010100000110101011001011011111101100101010010000000100000101010100100111100110011110000001000100000101111010111111110111111110111111101111011001101011110000111111011011110101100011000100111111001001111011000100110110010101001000101111110000001000000010001010001000101110011100111101110000000100011110001100111001110110100011110101100001010000110011001110100101010011001010110100111011101101100110011001101001110000011111000000000010010111011001101010010110000000010000100000101101001111101111010011000111111111100110111011010111111010111010101010011010001110010101110011110110101000110000111110000110110001110110010101000111110010111111001010110100010111110101110100100011110101110101100101011001011100001110110000000000001100111100111001111000010011000000000110010000110110100100110011010011010110001000010000001110011110100000001011110101110010110000001101000101101100010101011010111000110100000010000110110010010001000011101011010110000110111011100000011111010101110111011110001001100101000111001100000111011101110110000011000011100111001100011001000000100110001011100011100000110010011111101011010101011100100100011110110010000111110010010101000001010001010110000010010110011100010100110001000010010101110111101110011000101100001101100110010110000011001000100110000100000111100001011111100111000101000010011010011001100110110001100111010011001011011111111101011111101001111010111011110000111110011110001011100000000001010101010101000111000011001000101101100101110111011001111101010001010000011111100011010111101110000100000011100001100111100011000110100001011100010000100010001101001111110001101011111101110000110001111101111111001110111111010010100100101100000100111010001100011010110100011110000010110110011010101100100100011111011111100011000010000101110111000110100110110110011001111001011110101100010010011110110101011100001101010001111110100010101001110001101000100000100011010011101011101110011000110011000011011101000101101110000101110011100010010111111001000011111011001000111111001010011110111100110000010001011000111111000101110100010000010100010111011110010111100001111011000000100001001110000110011000001000110010011111000001011101010100100101010100010101010001001011001111000001101001010100100110111110001011011110000110111010111000010111110000001010010001001000110100101001011100011011010111101001011100111100001010000100000101110100011111011100110101001011010111011111111100000000101001101111000010010110110001111011000000011001100001001000101001111011110101110100101011001111110001000100100011001011101010110010001110000001110001101111011000101011000011101011000101000000010110111010100011111101010010000101100100110101000000100101010111101101110010000111111110110111000101110001101101011010110010101101111100010011110000000011001110000111110101001100111011111101110110000001001010011011000100100111110110111100010000000100111111110011110011110011110101010101101100111010001001101011101000000010110110000101011111100011001001101000110111001101110010010010111011111100000011010111000011011011011010011000010100101000111111010010110001101001111011011110000001110101111111011001011001000111011110111000011011111111011010100100000101101011001101101111101100001010101010000001011000110000111010000011011001110010111111011111001001011101010010100010010010001100000001111100010000000000110101111001001000001110000110001010010100101100010001011000111100001011011011100000111101100000110011101000111101000100101110111110011001001110010001000010010100110110110001100010110110010110110111001101001110001000100000101110010011111011011100101011000110100111001001100001110000000010111100000011101100100001101100101000010010011000010100100111111000110011110001010010001111001011000000111110011010001010000011011001010111001000110101111110000011010111101101001011111100110010000001010010110101110111111101100010101001000101000000001010010111111100001010101001100100011001001111011010001011100011111001101010010001110100000100110000110001100101010111110010100011010111100110010000010101101001000100101110110100011010011100101001110110000000100010000110110101010100011110100010000001111100110010100000110100111010111001100101101011000110001110100000010011110000101100010000001011011111110001110001100100110101011001000110100010111110010000100011001101101100011111001010101011100011001110110111001010001111100011001100000111111010000011011011111111111110010100111000101101000100010101101000110010010100000101101000100110000011100111010111001000000011100110100011011110110110111111111010110111000101110100010000000011000110010101100000010010011000101010001111000010100111011111011010101100111011100101110110110001011100010101101111100111101111101111101011100100110010011100000010000010100110011011000101111001101101111100101101001101001101000100010010111001111011001011110110100100010010111010101010010011111101001111100100110110111010101010000110000011011000100100011110000110011010111110011001010110010111111010000110100001101101110010000000100011010100101101101010100101101000110001011101011001001100001101111101001011110110111111100110000100110110101001100000010011000011010100011010101100100110100010110100110110001001111101110010001100000101010111101010011010101001100110010100110000101101011110001110101110000011111111011110000001000100100100111010010100001110011101100100101101111010111100010001011000111111100101001010011001001110100001100110001011000100101101110110110110111111111010011011000111111010110000101001011100110101000110101101010101010111101011111000000101010001110110111010011001000100010101000011100100001101011111000100000000100111101101100011011000100001100000110001010111101101110000110000000101010000001010101110010011111110001100011001111100000111101001000111011110100000000000100111110001111111000011010101011001001011100011011000010101101010100110101011101110101001111010011000011000100000000010000011011100100001000111000001110000001010001010000000111011111010000101000101101011011110001100101011001010110010010010000101010111111110110111011110000100100011110011010110100100010111100001001100101011000100001101000011011010101010000100000110011101111001010011000100011001000000101110101001010111111010110011001111001000110010100011110000101100110000000101010100111110000011100100001010111010111101101011101011100011010000101001011111001101010010001010001000001000000111000111101000011101000110001101100100001101010000011100011110111100111100001100011000100101111011010110111100010001011111101110111001010000000100011011010010111011110010011110101001101110011111011010011110110111011001111001001011011000111000100101011101111100010011110001100100100010001010111110100111010011010000010100010101101101101010111101000101001111100100100101010000001001000101111111000100111101111001111101001100110000000011111100010111111110100111011011010001011000101110111100110110000000100111000001111111010000111111111100010101000110100010001110000101010000000101000001110011001100001011001110000011110110010111111101011000101011111110110000110000110011000010001010100000110111111000001011110101000010101000110111100000111001101100111011101010000101100111101011100101110010110111110111110110000111110011111101101110101010111010000110011000100101110011010111110001111010111100111010000010110110101010011011110110001100101011101110110011011000100010100110011110010101110001101001101001110111101000110001111010110011111111110110100100111101100110000101110100101011101000000011010111000100001010011010001010101011111000110110011110110111001000001010100111100101000111010110110100100101000101000110000100010101101100111001101101111110110000001110011000110100010010110100111000000100011000011010011111110011011001101110111100011101111001001111100001010110010011001000101100000101100011100010000001100001000000101010001001100111010101000101110000001111100110000010101100000100011111001000000010001110001110010001111011100100100110010000010101110110110110110110110100111100010001001010001111100100100001110110001100111000010000001110011001100010100111010110111111001111110111011011001000100010110110111001111010101010111101001101100110010110010110100011101110010000101101001001100101101011111101011011110100010011111010010111111001100000110000000101111001010000100010100110101001010100000000100100011111010011101011010011100000011111000001100110010000010001011101110110011011100111110111101001100100011001000001011101011010011101010110001100001101000000110110011001110110100000001011011100100110101011110010100100101111001110001110011011001000100010111000110101001000101001100101101010111000101010110101000110110110011010110001010101100110000001010110111011100001001110110111010000111000000011001101100000111100100000010001111010100110110001110000100001101010111000110110111111011010001011011011101001000111011111110001011110010100101010010011001111100001000111100001110001101000011100011101010000110111010110001110111110110000001111111101111001111001101111110111111001011010010000111010101110001110110000000111011110010101010101110101010001101000001101010101100011111001010001010000110100101101110110110000110100100100111000000110010101000111111001100100000001011101110110101111101111100100010101000000101101110111011010110000001100001010000100010000011100101011001000000011001000100110011001100101101110000100000011000100000110011110011001010001101101010010000011111001010101000101101001000000001101100100000101000001101101010110000110000011111010000101110111110100011100111111001100110001111010110101101010101000010011100000110011110000011111100001101100100101111011000110110110111000011110001110111100111000101011101101101101111101110110100111011111101001110111100110011010100010000110011111000101010110111000101110011101111100100100101011001100101111111010010000011000110001000101100110000010001111011000100001011001011011000100101000111110001011000010000000110100101100100010101101001010000011011010100101101100100111110101100101110100000000100011001011100100111010100001011101011010011101011101110011000001111001010010100010001010010100010011001001111011101000001001000001010101111100011111110001010110001001110101101011001111101110111011001101001110000011010011011011001111001001010010001001000110010011000010101000110000101111110110100010110100100110000111100111101010100001011011011110111111111110101011101001011010110101000100011110010001011010110100001111010000000011000000000011100011011001011001110010101100010000110111100000010100000010100110111000000011101001010110111001111111010010100000001010001011100100000001100010111111010010111111110010100011101100001000011101000110111001110001101111110100101110010101011010111100010011011111011011001101000001100000110010000101100111001011000010010000111110000010100111111111010111111101100101000101110111001111100011110001010001010110101110111100110101111001110000111110101011110101111100011100111000100111101101110000100001101111110010101001011111111000000110111010010000000000101001010101101011011101010000011011000100010001100110010100001101110110010111101110000011110100101000110101010000001111101100111100100000101100111111010011001111100001000111000110101101110101011100000101010101101110011011001110110001101000101110100011000111101100001101110101111101011011001101011110000111111111001000011011101010111011001011101011110011001101110110010110001110110001000100001111101011100110101000100000110011101001110011101000110110110101110011100101110001100000100011001011010110000100100011110110111110110000000110001110011001001110001110111101101001110110111001100010110010011111011001101110000101100100011000011010001010001111000000101001011001001111101001101001001100010101011000000100101010011111111110100000010001000001111110000110110001001011110110011010010011100010110010001111111000110110000010000010110111100000001111010110111000001100111010010110110100100100001000110010100000111111010011100100101000111011000010101011100011110111101011110101001010011110101001000110100100010011000011100010011101101010111100001001001010111001010010100111110011010010111010110111111011011000011101011101110101111011110011110110000100101010011010100001001010011011011000010001100000111011010011111111110101010010111100111110010100100000010011011101000100011110000101010110010000011001101011001100111000010011000001011010101011001101010101101011000100100001100010101101010110110000110111011000100011101001000110001101011111111001101010011000011010001001011001100000101111110000011110010101000110111100100000100100011100001001110001010011101000100000101001110111111001000110001101111101011001111001100001111110110001001101010101001101101011001001100101010111001010000000101101101011011001011110100101100110111111000111111110000111000001110101011100101010101111100100000000010100101010000011110100101001011010001110000010001111100000011010001000001110010000110010110110010100111011110101000010110000011111111001001110101101011001101011111111010101110010111110110011000101001101010110001101110000011011100001010010111110000110100111001101100001110001010010011001000010000110100010011111111010100111101111100100010001011000101100100110000010011111001100111011110100101010111011100001100000000110110011100001111000101111110100110000011011001010000000100111001000111000110110110010101010001001011111011011101000000100110111001111110001000111011011100011001010010011100111010001000110101000111101100100001000100110001010100000011000100001111110111110101100010010000001011111100100010101101010000001001010010010010011011000001100011001001101011010101111010100100000110011011111000011100111101101010111010011101100111001010000001100111001111110110100100010100000110000000011000111011101101100110101010111110101110000111011000100111000011000101100011111100100010011000110001110110111011010101000000011111001010101000001110100101000010111011000000011000000101010111011111001000101010001101110001001001100001100001111010011010100010010001101010001010010110100110100010011011101011100011000100001011111010100000010011010111100111001000010100010011111111101011010100011110110110011110110010000111110101011110010001111111000101010001110101001010001101011110011011000101110000111110111001111101000100010111010011001110110001010010100100111101010100110000101010100010011000010011010110001000110000000110000000001111101100111101100000110000000001001101000010001111011000010000100100000111100000110001100000100010000001011111111101010010011111110001100111101100011011100110110110101000000100001101000011100010100111001010010000100001110011100000101011100000111100010101111111010100000110010110100001010100001000101100110010110010000010001110010010000101111100110011101101110011101100011010111010001000000100111000101001010000101000010101010011101011011000000111111010000000001100011010001000100100100111000100010110001111111110100011010101000110111001011100111011111001001001011111110100001001100011111110110010011001100001111100100011111110100001111110110101100110010011101010100010101101110001011100100111111010110000101000111001101010010001010110110001100111100101100110110010001010110111100110001001110010100011000111010111000110001110000110000001101000011000111010011110110000010110110011100001010101111110011110101001000111110000000000110101101000000111000111000000111111000111011100100010101100010110101011010001011001101110111111101110011000001010001101110111110011000010001010101000010110111101110110001010011010110000100110101000111100001000111100101101000001001100100001101100000010011001100000011101011000100011001111001001111000101111100101101100100110001110100011111100110101011011111011011001010001110101100110101001101101101100110001111000110011001111111011011110010100001010010010000110011101001011010101001100110001001011010001111000101110010110110000011010110001100101110100110110101100011100101100011011110011110000001110101000001110101111111100010000101110011101011110010011000010010010001000100101011111111110110011111010011010001001101010010000111011101100011001101000101110101111001001100101101000011101000010010101001000110010110001000110101100110101001101110100100001000011111110001111100100100101100111011010001001011000011101111100001101010001101010010000010110110000011100011110101101010010011111010000000011101100110111110010100100000010010110011110001001001000111001101110011011001011110101110000000010001001110111110001000101111001010000100111111111100111011010011011111010110101001000110100001000111010101111001001010010001111101010011001110101110111110001000010101100001100110101100100111101001000100110101011101001010111001010111110000101001011011010100110110110101111011001100100010100111001011010001110110111100000000001101001111010010100100101101001111110011110010101101001101001011111110001001110011000001011101001111011001001010100101011110000011100101101001011000011001101100010111001010000111001101101101010000101000011110110100011011101101111000110000010111111100100110001010101100111110100010110001001111011110001000100111110101111000110110010110111110001100010010100000110011010101100100010001010011000101000000101010001111110010000111010110010110010000001000100101100001000011111101111011001110101110000000110001100001010000111100100011011000000001001011100001011001101110001110111110100011101011010111010100100110010010100011010010000011100000001111010011100011101011011001000000100001011101101101001100110100011001001010010100001101110001110111111000100111110101011000100111010010100000111011011001110110001101011000110000111010101001110101111111111000110100111000111011111111111100111001110100000000011110001100001010011101000101001111101001110011111111011100111011001011000001111101110001001001101111011000100010000001001001011111111000110011010010001101111100000001110111101111010100100001010000110011111111000000010000011100110111001101101101110011101100101001001000001101000000011000111011011100010101010100011000110010011010000000000011001111110010000110010111110111011111001101110010101111110110111011011000000101101001101001000011011000100001000011111110011010000111011111011110110011111100111011010110010110011101101111011010110111111111101011011111000111100111001111001010010110110010011100110101001110101001100010101011111011000100111011010001111100100110111011111111001100100001111010101010111100100011001100010000101110000010100011011100000110111111000010100011101101010011100100101001111101110110110111001001111100001000000000101111101011001110010000110011100110100111011100001001010010001100001001001111101111010001001011010001111011011100100010000111111111010000110101110011010000111111100111110010110101001110011100001101100100110111011101110000001011001010000010110011010111001110100100100010110010011011101101100101001000110011100110111110110100111000001010010111110011010001110100001111001101011110011100000101101110110011110010011011011110011110001000110000110110110101110011101001001000000011110010000001100101010000100111001100000000011000011010101010100001110011000011000001101110101101101000011111000110000101101000001000011010011001100001011001000001000000101000100100111101111010111101000100110110101011010101101000110110010101110101010101001111011000001100011010000110101101111010110110011101110000000000110011011100001000101111110111011111001100100101001011000101111001100101100101001110010001010110011001100110100100101101101001001100001111111101101111111111111100010011010111011100011101110111100001110100101101000011100100110011001101101011001111111010011011101000111000111000100111110010100110001001110100110010110110100111011101100110110111100001101111100101000001011101110000011110100010010101101010000000001100110000000110101101110011011001100110000101011111000010110111001110111010110101011101101001011110111101010010111001011000010111110101100010111111011001110110110001011001010110000001011110001010000010100111110001110011111010101011100000110111101111100000000110101101111000000011001011100100010011101101011000010000100110011010110100111110000110101101000000101001001001100111101000011011001101100010100011000110101010001111100111100000111111111010111101111101100001011001100001100010000010111010011000000000001111100011001001110000011000011101100001101011001100011110000110010000110100110001001000111000001001101010011011011100001111000011000111011001100011101110001000000101011101000001010010010011010001100011111100001010000110100010110001101001000001100000011000101000011010110001010100100100011001000110011100110011101010111000001010000110010110101101011110110101000100001001101111101000001011000110011100000101010010001100010100100011011101011101101010101111111000000101000000010001000001010110001100101000100101101111011101000100111011111111110010101111100100111101101110001100001110110101010100100001011110111101111001110110111001001111001011010110111110100000010001011000100010100010101100000111110011011110010111010101101101101101011100111111110001101111100100010100111100000000001100011011011011111110100100001000101100101110101100001101111110011111001110011011110011010011101011110110001011100110010110001100001000100001111111001100011010110100011011101010101001011110101011010010001111101011000100000010110011101001100010011001011000110100001000111000110001111010001110011110111011001111000011000010010010100001011111011001111111011110100011101000001100000100101001000010100110010010001011110011110001110110000101111110000011100110110011110100011001110101101111101001010011011001110000111011111110111000110011010100100010101110101000101011100101011001111111110001101100111011001110010011100001100101111111100110101111101110110100001000110100011001000110100011101011100101100011101011010101001100010111011000111101000000011110011000000100111001000001110010011101101111111100001000001111100100011111011010010100111010011011011111111110010000100100000100010111100010000110000110100010100010100001010110001001000100111011010100110011001100100010010101000000010101110101001000101011000100010100110001110011100110100001010110001110100110110101110001111011111101000011010110111000110101101011010101101110000001011011110100100011111001001000110100101010010001000100111101000111100100110101000010101110101110011010011001100001000110100101100010100001011011111100110111001111111100010111000100101010101101000110110110110001101101111111011001100110000001010010100011000111110001100100101001001111111011001011011100111110000111110100011011101000001000101000101010011001110001110101101110101110111000110110011011111110111010011100100010110111110110101101101011100010100100111011000101010010010101101011010111000100010100111101010001101010111110011110011101000011101000110011010111011101111001101111011000011110110001111110110001011011011111110110010010001100100001110010101111111101000011110010000000011101101100011001101100100010010011000100000000100001011011011100010010001100101001011101000001001111110110111000001000100000100011100001111100110100000010110111011011010000111101111011011011000101000010110100010011100010101011011011001010010111110100011010001000001100110111001010010001011110110000011000111101101100110111000001001110110101101010111101101101010000010000110000010101110011001100000001101101011001001011101001100011111100000101011000100001001111111101100010010001011010010110000011001111001001010011100001000000111001101000000010000001101100001000011111110101011011000111111010000111000110001001010110001000011111110100010100111101001110000100001001110100100100100001110011011011100010101101011110110100011001100111100001011101001001111001110100100000110000100001000001001110001100100111110010101111111000001001110001000100010100100001000000111101110101000100100111100000110010100001110011011101110101111001001001011010100010001000110011001111011100011101010111000000001000000011011110101110111100110101100011010010111001100111000001001001011101001001100001110111110110011000001010111100110111111000101110000011011010001010001110110101001110000000001000000110110011010101010111011010001001110011011010101111001001000000000111000101101101011110101111001110000011001101010011101100110011010011010011101011011010111010110101000100110000111001100011110100111101010010110110011111011001100001000000111011100100000011100001000111101000010010010101001011101110100000000111100000111011001111001111100010001100001101100000101110010000110011010001111000100000110111011110001000011101111110011100111110111000001110111110011000100110101000100111111001110100110001001111100001111100110110000011001111011111011000010011101011010010001100000100111101000001110000011001000100001011111100100000011000100011000111000101000110001000101111011100010011101111100010110101010000010011111010110011111001011011000100010010111111011101001000011110100001011010000101100000110000111111101000110011101111111011111100110111010100110011001100110111100110000011110011001111110110000000010011001001000111001101010000011001000110110000110010100110100111100110000110011110000010110000001100111011001011111000000001111111010101111001111001000100110100111110000100100111001101010010111000010010000111101110000000000010001110001111100100101001110101110010010101110111101001010111011111000010011000101000101111101000101011001101111111100010010111100100111000000011011001101101000100101101001110001110001011110010111001001011000001110101110001011111111110101110010110000111101001110010110101101101110000101011111011011010001000110100111000010010100010100001010101101001101000000001010010101000010010110000111001000101000001100000111010010000111101000111011000101001011001001100111000001001110110101011001111010011100101001100010111110110011111001110110110111010100110101000001101010011000111001001110000110011110110011101111110001111110000100101001000101010011111000101011011110101001010101110011111011010100111010000100011010010111100000011010111100001111011111010100010100101011100101001101010000010000001011011000100111011000010111010101100000001111011110011100010010100110000101001011000111110000000011101001101111100000011110101100011111011011000011011111101100100101001100001100011110010101111011010010011111111000101001011101010100011101110010100011100100111001001001011111011000110011110011110001011001101001101101000001001101100010001100111010111001110100100110101101110000011101001011100101100101010000010000111100010110110110101001000011110100010011100010000101010011111001100011011001111101101010001110100011100001110100011011110000011100100111100110000001001010000100100001011000010111000101101011010101001111010111111110111111100010111001111111010010010000001111101100011110101111111101000000011010111011010100001000101001011111001000110000110000011000111010010101110110101010000011001111011110011100011110100001101100100000101001100111011001010101110011001101000100000011010101111000100010111001100110011001011100011000001100000010101101001010110111101011100001110001011111100100000110110010111011011001000101000101001010111001001001011011110010001011101101001110001101010100101010111010111111010110101111010101000011101010011010101111111010101010100000011101000011010010101110111101010001111110011100101011000001111010000010011011111111101010111100110011110001101010101011010101110001111010000101011110110100111000011010110100101000101000111110101110111000010011111011100000000000001111111000111101001100100100111111101001110001111011001101110110000110110001100100001010100001011001101000011001110101110100101100010101010010110100000011001001111110100110001111010110111011001011010001111110101100011101010000011000011100101111111001001000111000101011100110100101000100101011011000100100100000110000010100110000000100111111011100011101101010011010100110011011111101011101001100000001100101101001001111010101111111000111000001101110010110010011010110101111010110010000100011011100111001100101100001100111110110111000010000001010110000001010100001101111010111010001000000110001101001100010100111001100110001010111011000010111011000010101111101011101001100100000101011110111001000111000001101101110001000100001001111100110001111100010011001000110011011100001111100101010100000100110011110010011000000111101010011101111110111100001011100001011011001001111101110101001011000111111001110110000001111011000101101101010011111111000000101000010011001101011101000001111000000011101001001100011001011111010010111011001000000100011100001011011011111110000111011101011101000101100110001010101100101111111011010101100001100001111001001010011010010101111101010110010110111000111011100110111110011100001001101110010101010100111110000011101110010100100001001001011010101111101001101100001110101010010100111100111110110011111001011100111110011000001000100011110011100010011111001110100101000000001100011100110000101010010111010000100100101110010110100000000010011001010000110001011010011110111110010110011111010011000001111101100001111000101000100111010001101110100111100010000001001010001111000000100111010110101001110111100111000101100010011100011111100100101101100001111100110111011001100001100010110101110100100101010001000100100011101001000111100110000111001111100101110001011111101111111000100010100011001001011011001100101000110111110000100000110110111100100001101111111000101010011110101000000011111010101001101010111100111111100111110100100010000001101111010111100010000000101100001110011001001010000111010101100010010110000001011110001100101010101001100000001110001111001100000110011000100101010011011011010101010101110100000100111111101010101111001100000101111100101110100100100111010001000101011010100011010100111001010100001101010010111010111011001100001110111010001101001101010001011101100111010110000011000001011011011001110010011010011101000010001001010101101110100010101100001010100011010011010101010110111010001010010110010100001111010111010010001011001100100010000010010001001101111001000011000000101110101011111100000110110111001000110110011111000010100000110111111111001010111011101011001001110011001101100111011111101110111110100011101110000001010010101101010000111000010101000001011001101000011001011111101110001000110011001011110011000101010000001010001100111111011010111111011010101001100001011110101100010000011010000110101100001100101100101111010101011101111110011000111001010011011010000001011100011011010100101111001000111001001011101111110011001001001101001001000011100101100101001101011010100010011111001111000010101101100111111101011110001100100011111111110101000110111111110001101111101100101001111000001001001100110100111100101101101010100000011010100001110110011111001100010111011100011001100110001101010110100011111000011100010110111101011001000000101100011010000011011110001101001111101100101101110010010101101001100000111010100010000000010010010010000110010101110011011111011000101111001000100100011110000111000111100110000001100101011001001100100011001011101111110111001010111100100010100110111100111101010000110111011101101100100100110101010100111001111001011110110010111111010001110001101001000000111000001000110010001101001111011111110101110001001111011011000100001011011110000110001001011000111101111101000101010110001011101011111100100010100000000000100101100001100110100110110001100100001001001100111101101111101010010000110011000000010101001111110001010111111011011110011011010110010100111111111111011110100011000101110101111111001010011100101110111001101001111011110010111110101000111010001000101001010110111101111010000010100010100000011000101011111000011111001001001000010110010001110011000100001001101011100101100010110100110011010011010001010100110100010110111011011100011000100101010010000010001000101110001110101100100010000111101101011000100011100000001110111110010101001010010101001000100000011110110111000101000000011010101100101000111110101011101100010111001001010110011111110010111010111010000000001010111001010000101000011001110000101100011111110010011101100001000001001110111110101000001011100100000010001011011011011010001010100001110101000001110010011110001011000011011010110001001010001101111110111110110001010001001111001001111010101111111111101000000010100100001000001101100100001110101111001000011010110111101101000000101110100110110000010101110001001101101011101110101111110100110000110100101011101101100111000111100010100111110000100111010001101101000001010011100000011111111100011001010110010001110100101100001101111001000000000100011100010101110001010011010101111100110101110010010010100111100101111000100011100011011111000000001110011001011101011001001111101110110011010110010000111110011110011111110111010011100001010010010001100000100100100011011101001101010001111000101001101100110101010111000001100010001001101010101111111100101000110100101001101110111111101101010010100110011001100111000111010110011101010100111010110000110000111101000010001001010101110001011011010001011010100001000111101110000010101110101011110100100011101001110000011000110001101111101110000011000000110101011010100000111011000111001011110011100111110101101000000001100111100001110101011111001110110001101000111000001110111101000011101010011100101100111101011011010101001000001000010000011001011010111000101010000101001110011110110100010001001000011010101010011010101010110011101001110110001100001001110000101011101010001000110100101111111010011100101101001111010101110111010001110000101011001100011000111101001000011110001111011100001101111000110100101001100101000010100001101110111100100001011001110010001010100101001101001101000100011000111000001111111100010110100101001011110101101101000001001100110110101110011111100000011101111110010000101111111000110100010110100101110010011010110011011011111000011011100110100011001001111100010110010100001011000011001000110000010001001000110100101101010111101011011000000000111011110100011000000011011101000110101000000000110101011011111101100100110100101010111100010011100111100011100010010001011110100000110000001111011010011111000111101001110101010111100110011111000000101101011100100100100111000100001000110110110110100011010001110000011000011110000010101000010111111100000110011001100000110110101110010111010101110101111101111101100010101001010011101000000001010101100110101100101111000100110000001101111000110000001001111110011101010101000110011111010100101010101110101001101110110101100110100111110111110010001101001001001100000000111000000011110011111110010001010111110100100011010011111010010000011010000001101010001101111010100010011001001101111010111001001001010001110001100001111110101111000110111001110101000001010011100100001011100001000100011011000010101000000001011111011100111110001100011110110001101001100011110101100101001110111000110110011100100010111100111011111100110101011110100111111111111100111011001101000011010111001000011101110000000111101011000101111001000100010010101100101111111110111100101101111000011010111101100010010101000011111010100110111111011100011100011011011001011101001100001100011111010000111001111011100011011111101101110011111001100000100101111101001000000111010110111010010010111100110001011000101000010100010011111011000111011010011010010000001111101110001011000100111000010100111100101001110001010011010010101010011010010100011011001110110001000011000101111001101111011111011000110110000011100110111111100011001101101010101100100100110011100010001110101110001110000001011110010111100010110011110010101001011000000010001101001110010010101010111001010001111010010000000110101010101111110111001110111010101111110010100000100100111101001101100100111011111111111001001000111000011111100010110000101001111110101110101101010011000010010000100010101111010101011010000011001001101000010010101000101100110011000000001011011001101000000000011010100010011001111100011111111110000110011001111000101001011011111110101001100011110011010001000011010010111000110011100001010101111001100101010011001000111011110100110011001001010110001000111111000010101100101001111000010011100010111001011011110110011000110001000010000101001100010101000111000001010000101000101100101110011001001001010010100000111111100111011101010110001110010111010110011110010110101101001100111001100101101111010100011100010110111100111000110100011111101110110001101000101110000110110111101110011000000101100110101101010101011101111001000010110101100100001110001000110000110111011010001101010011111011001000100110001010111101000010010000110101100001110101101111000000010011111001010010110010100111011010000110100111101100111110011001110000110110101011110000001101011101110001001110001010100001101101111011001100111010100100111010000110001111011001111100001010100000101001101000110111010000110001000110001010000011011000100000100111011101001011111110011110010110010111001111000110010101110100100111101000110011111101110110000000000100101000110100011100110110011110111010010111010001000010110001010000111000001101011010011110010000100010011001101100100011110011101011100110100000111100100111010110101100010101010011011010010100010111111110110001100011100111001011010011010000000001011010001111010110111010111011110101110101010100100011100110101110000110111101111000011000010001000000101101101100001010001001110110000101100001000000111110011011101111001100100010001000000100100001010000011010101111110011010010010111001110001000110100000010010100010100110001110111011101110001110110110111010000111011010001111101111110011001011011001000101111001110100001100111000000010111011111010110011111101011101111011110011000001110111011001001111111101010100110100000001110111101100101001101000001110111111011110001011000100101011111110011001111001001010010100010100001000111010101011110111111110111011110010111101001001010000001001110100101011011101010010111001101100001010010010111010101010010001111011111110101110100000110101000011001011111100010101010011101011000111010011101100100010100001110001111001000100010101101010010011000010000101000111001010101010001010011110101000001100100001011101010101000001111101101101111011110011101100111001100110110000011111110000010010010000110111110111100001001100100111010100010010110100011011000010000111011010010000000101110110110101100011100001110111010100110100100111010011001001011101000110100100101101110111000000011011100110110101111100011111110010101100011101011001111011011111111001110000011011001000000111100000000100110110000100010001101100000010111101110000011110101001101111011101011101110100110111000111101001010010110111111000000000000111000100001110000001110010110100100000010000110101110100011010101111011101100011000001100100111010000110101101111011100101100111110011100101110010110111101100000000001011001010101111011011111111011001001111010011000010011001000011011110010100101010011111001010110100010001011010111110111111110000111000010110010100000000101001100001110011100111010011110110100000110001011101010111111111000100100111101100000011100000010111011010100000011011011010100110111000101010001010100001101101111101111001000011111110111111001001110100100100100100110100110111110011101001010011110011110000111010011000100111001010011111000100110011001101110010000100100001010110110110111100110000000101001111111011000001100110100010100010011010001011101110111001001000111000000110001010011101001100010100111100010000101110000100010101001011001110100111011111111001111101010011001101110100111010100110111111100010100101110100100001000010000001011010001001111010000100100000010101010111111110000010011100110100100100110010100000011101000111011011100111001110011011101110010000001110011000100001100110100101100110111001111010110101001010011010110010010110110100000101110111010101000111111011010101110110101011011000110001110000101000010100100101001001110110011011000011010100010011001000110011000101001101001101000101101101001110111000010001101100011011001010100111100000111100001000110010011000101110100010110010110100011011011000011110010110010100010000010110100101011000010010110001011010011100111110101101000001101010111010011101000010110010100111110101100011011111010100100001000101111100010101000101101111111101000111010011001100111111010110000001111011001000011110101101011001101000001011101111010001011011110001000111001011100000001100110010011111100101101011100011011001010111110001000011001001110011111111101010110101000001000000101100100011111100101010110111100110010000110101010111110010101110001000010001011101110100101010100010100110110110101101111110011001011001011001101001110110001001101100010011010110001000100110111111011001011100011010010100010110000000010010111111001100000101011011000000101101111000111100101100110110001000111111010001101100110110001111101011000110001100111101001011010000111101000001011100010010111101010010110100001001101001101000011101000000010001111100010101101100011011101100001100111111100101011111010101111110011101111000010110111101110011001010000101100101100100001001101100101000010101000110101000110011010110110010000111100000111100001101011100101110111111011100001011111011101011001001111010110011000000111010111010001011100011100010001010110110111000100010101110111110000111000000101101000001001011010011000010000101001110101101001101101000101101100001100100000110111101110000100010101011011011000110011001111110001111110100110111010010000110111110110010010011111010000111100000000101011011000100101000100001011110011100010011111010011011101000000111011100000010001010001100101110001111100011001011101001101000111011011001010110100010010000010001001000111111110101100101100101101001000111001010110010011001100111011011100001011101111101010110011010010110110010100011111000011101101101001010001000001111111111111000001000000110000101001010001000010011011111001100100100000000011110011100001100001001000000101111111010011010000001011101100111001000000110010000101010100001101100000010111111011010111010101101011100100001111100110010001010101111101110011010101010000001100111000000001001011111111010011000010010010000001110010001110001110110111000100000111000100010011110101001101000110010010010101000011101110101110000001010100010000000010101111000011111000010111100011001111101110001000011110011010111001001111101101010111010110011010000111011010111010010100010001010100010010100101001001010011100001110101001011000010000101001011110101001000111101001110010101101000111110010011100110101110101111101100001010101001111011000001001011011101100101001001000011101111001101100001101110000100000101000000100000110010100000111011001110000010010000110000101000110001100100001110101010010011100100110010101101111001110010001000111000100100011000001001000011100111010000101010101001010011011001101010110010110000100101110101011001011000010001110111111111001001011101101100101001101110110100101011010000001000010100011000011001100011011011010100000101100000011110000111110011100101101000100011010110001100100100101100000011001001110110011000000010011001100011100101011000100100010001101001010110000100011001011101011100110100110010010001000111110110111100100111100001010011011101010110001111001011011111000001001011011111011110011110011001011001101101111110101001101110000110010001101110111000000000100011011110011010001001010001001111111100100011101100010010011101100010100100010011000101000000111111101101010100111011100010011010001110110111001110111100101100111011011000110111100011110000111110001101001111100101011111100001011010011110011110011000000110111101000101001000110101111111100001010100010100000101101011110011101001011000110110111001111110100110010010101110101011010011001011100001111010111000011110000001101000000111100100100011110111010000010010011000011010111001010000110000011110001111111000001110100101010101001100100110101111001111011110001000111000101100101000110000101011001001100100000111101111001001101111101010101011001101101111000100000101110000010100100000111100001011101001101001010100011110110101111100111111001000001011111001001101100100110011011000001110111001011110101011101111110001011011101100100000100010001100111111111010010100100001001110101111010110111100000101000111000001110100100001111010111001100011001011010011001011100111111011011010101101011101010111101000000111010001111100010111101010010110010100111111000011100111010100110110010111001001100000000000010010111111101001000011100100100011100110101000110011000111101010101000010111011110101001111101010001011011011000011001101111111111100011101011111100100010110011000110101110111100110010100111001000010100101001100001000111011101100100100100000110000000100111100101110101000111110000000110101011010001110010110101100010111001111100000110001111111011101111110011101011001101010100010010001011110100001000101110111110000001111000101101010100110011011011011101111101011110011101010100101001000000011000010101110101100011101001000010001101111101101110010000000110001010011100111011011011100010100001010101001110110100010001001000101100001111101011010111101001100000011011110011111110000001110011111101111000010111101001111101011100011100110010001110101100111010111110001101011111001000101000101001000000101010000100101001001001001000000110001001110100110110000101110000000001001100001100000110011100000110100001101001101010101110011101010111101101011101101100110101010011111101000010101101010011101101111110100001101111101000000011011100111111101001001101000011010011001110111111011110011000010100000000011001010101010111100111000011100100011101011100011111000010010101010010101110111011100110011101110111011010111010110010101000001000011111101111100111100010000001110001000000010100001100011100111110100001011010111111001110100010101000100101111011100011111000010101101010100110000101100001101100111100011010111011011101110001111010011101000000001011010000101010011001110011101110101110001111101010110001100010101101100011111001000011101101001000010111101010110001001000011001000110101111111101000000010011111011010110101000000110100111101111100001011101110100000000110100011010101001101111101001100110010001000011001101000000100001001010001010100111001001110011110011001001011110110101000101001101010001000011011001000101000010000001011110100011010101110010010010011111010100011111011101001001111011101110110101100010100101010011110110001100101001010011010011011000010110111111000010110000101111010101011000101001010010001000100110110001110110111011010010001100101010001100100010101001100110000001111010011000001000111001111110011101001000001011101101000111001111101111010101100111100110010001001010010000001101101110000110101111110010000100010001111010110111101010000001000001010010100000100000001001010010011010111101101001011000010101010110110110101110110010100110001111010010011000001001101010010011010010110111110111010011111010101000010010111101101000100111000011010011110000100011011100111100000110000001100100111111100000110001101100010110000110100001111111100011100011000001010010000100100001100010011000001011111110100110011011100001101101000110001000101110001001100010101100101010001101011010011110100101010010101001000101111110001000010011001000110000110101000010000110011000110110101000011100001100000100111111000011101101000011011001001111001001100101010110010001111111010110001001001100101101000000001110110101111100011000110011100001010111111010001000011100000110011011101110000000101101100101010001011001011101000001000001101010100101011000100100010011101110000010100111110101001101111100111100101001010101011011111011100000011101101110011101110111000010000011100111000010000001101001001000111101001111110000010100101011100110111010011110001010010101100111110101000010110100110010000111000010001110100110001001101001110100110110110110011110001101000100011010001100001110011110011111101111111101001100010000011000010100100110100001011101010011000100011000110101110111111010111110011000010111000111111101111001011110101010001010010100111001010100001010110110010000111110000010110110000010100001011010111000101110000110100011101001001001111100110010010111101010011000100000110110110101000001011000110011001101010010000111000111011001111100011010110000000100110000110101111111000001010100010100010100111010110010110000110101000011111000100101100110011100110111100000010101001111110111000000000111100110011000100111100100000100111011110010100011110100101100100000010001100111110001111010001101101000110011010011000001011001001001111000100001001100111011110110111000100010000010000100111011001010100101101100010110111011101001001101110000011000011000100001000010111111010101110110100001011110001101111101111000010110111010010110001111110101000011001110110011110001111010001100010011101111101111110011010011110000011001001010101001110001001101011011000111010011111000110001100011010000110000000001100110110101101010100111010011001110001010011100010111110110011100000010100010001010001000100100011111111101110011110101111010111101100000100100101100001111010111001101011001111110101001000000011001000001110011000000100101011001111111111110111010110010101000001000000000000001100000001010110010000011110111010000111100111010110111110010101011110011010010111111110000011110010101011110010011111001011000111001000111110111111001100011111001110101011101000100001101001001110001000111001100010011001000111011100111111000100100100001000110011110101110001101010100110000101001010110001010101010110111111100000100101101111111011111000110001101101010100110010010101011001100101000001000000011111011001111010000011000111001010001011011000101100001000010001011001101000100001100110100100000110101111011010000101100100100000100011011011010011000101001011110001000010001001110111010010111111010001100000001001111100011101101010000000110000000110110110110110010000100100010111101101000001100011000101001000010000000011100011110111000000110100000000010010011010100010001001000101001011110101100100011110011111100111101001001010001101011110101100101011010111110001000101100110100100010010101110011100111011000100010111000000001111011011011011011000100101001001110010001010011001101111100001111011001000111001101111111011011011001100100011111100001000010011011000010010100111010100010111001000001111101010111010101101010101000011100110110101101100111111000010011010110010111000110000100100110010111010001000011000010000011110011000110010011100110110110100001110001010011110100001010111110010011110001001111101110010010010110001100000111100100110101011110110110000011010111110001011101111100111110111100101100011001000011011101010101101010110000011000001111100101011010000101101011011011000110101100011100010011111110010000111111001111011100100001100101011110000111101000000000110011000010000101010001110001010101111001000011110110110100101101111000000100101011111111001111000101010011100001010110110100011011101000000101011110101101011011100000000011100110010111011101100101011110100110111000010000111101111000101100111001000000110111100101010100011000100000010101000011111000000111111000111001100111111010011011111000110111011101100010101111110111001001111011111101011011111110001011100111000011000011000101110001001001101110101000111010000110000100011111101110111000000100010110111111100100001111111010010110000100110000011101001010001001100000100111000111111001001111111110110000111100001110100110001011011001110100110100010000110111000001010011010100000111011110100111000100001111010100101100111100010001010111101000100010010001111000101010001111011001011100111110101000000011110011111010010101000001100000111110010010010001110110110001110000111011111100010110111010110110000001111001101100010011100000011111101100010001001101100101011010000010011000110010001010000100111000011011111000111000101100001111100111101100001100001101111111010001110100100111111100100010000111100010010010100000001001010110001100110101000101100110101010001111010100110100101011110100011111110001011010111110100100110111001110011100110111100101101111010001110011111111001100010011110111010111110110110100000001000000000001010110111101110000101011111011100100100011010010111111101110001110110111111000111100110110010110100111001100010101000101010010111011100001110001001100111001100011101101010111110001100101011000101011011110110110000010110101111110111110111000000011011111010101100100110110000101110001100011100011101011001100000101001101010001010010101101001001101100011011001101110001011111100101101101000011100110110000110111000001000000111111101111010101100111101000001011010001001101000000010010011111110111101110111001111101110101100110001111100000110000111011100111000001100011101011011110011010011101100000100001000110100010100110100000010110001100101101000000010110110101010010100101010001010100011011001101111110111110001000010100011011000011110010101000000011101011001000000011010010111111111100001101000001101000010010010000000100011110000000011101111101011001000100101011011111011101000001000000100001111010001001100111101000101000010010000011001110011010001000100111010001110000101111000100000000001010001101010010100110111011100111110010101100000110110010111011110000101001101000001111001110111011111101101001101011111111100111100111010111000111101111101010111000101011101110111000111001011001101001010111111101100000011100011111001001110010110001111000111011110111100100101111100001001100101001011000110001011001110011000100000011100001110010101110000000100001000000101111111001010011000110101111010101010111000111100110100100011101010100100111100110011100000011000011101000110110101001000000111110010110001001100000000111010010110100110000111100001011000111101010101111101001100001001111001100001010110010110011010101000111010001100110101101001011100001010101010000111111101011110100011111100101100000110000100000011000001101111010000001011011011001001011011011101101101000011100110010101111001101101010101011000101010110011110101011111100111000011010110100010001000001000000001100111111000011001000011001101000000011011101111000101001011010111100101000000111110101101100011001101111010110111010001110011000101000100001011110100000100010101101101111010111101001101100011010011110011001111010001111010111110110010010100101001010001010110000110100101001101000010001010010111101011010111100001101100100000100111001110000101000001100010011110000011101000001111010011101001100001010111001000000100110100010111010111001010111000011111101011110011000110001111111110110101110110101110010000100111000111110010111001000011100001010000010011100110111010001110111000000110000001111000001011010011110110111011011000010111001110111011100010111000011010000100011011101101100100001001100100000100110100001010010110000101110011100010001100101011111010100100000010011111001101000110110000101100010100001100110001100001011011101011101111000111000111010000000110111011110111100001111111101001100111101111001011101110001100111011011001011010011111110010111100100111001111011101010100000100111110000100100100010010000111000001111011111011101011011111101000000100100111011000100000101001111000100001110001001100000011010011010001110111010101001000101110010111110101010010111100111011010100011000001101011111011000010011110110000001101111110001000111001111011101000011000000111011001110111111111110100111000001101010101010001111110000011010001111011100111111001100110011100001000110001010110100101001011110001100110011100010110111000101010111100001011101110001111000000100001010100011110000011001001001000111011000011100111100110001101010001111000001110010101110100101100100001000101000001011110010010010010001110111100011010010011111110010111101101100101011111011001000101010000011101111011110110100101111100011000110100001000110001011000110101110111100111011011011011101001101000001110000001001100010001011110101011001000101101100001111001011100101001010000111111011011101000001001010011110100110100010110111100110110000000101011100000000010100101111001011101001010011101110001001101000110001011110110100010111010101010000100010111100111110100001111101101110110110000110111100011000011000001000011010000111101101110100011011011110111101001000000010010110101101110110000001010010001001111010101001010100011110001010000110111000101111001100111010010100001000101110001001100110110000001001000000011111110100001000011000000001110011100011110001010001111101111100111010100100000100010001001011001001010110001101100010000000001110110011101110111011001000010110000110110011101000111001010100100000011111110101111011101000111000000100111110001111101111100101010010110010100101011101111111001000101010010101111010101001010111010001111011001101111111100000101001000011100110011001010000111100001011111000001011000101111100101011101100100110010111100001011101110000011111101001001010001111001011011110000000100110000110110101100100011000011001011000011111000001100000111101110110110000101110100110110001010110101101111101101111111000110101101101111010100111000010110011011101100100010101101000110011011001100111100100001011001010110100010011110111110001110000101111100110101111001100111111011000101011100011101111101110000101111000100010110110100011111110110111000100100110110000001111100101100001000101000010101010100011011111000101011111001011100100011111110010101100010000011101001100000001101001100111100101011111101001101101101111110110111010110001001111011111101000011100100011000111100011000101001011001010001011100001000001110010011000011001001000001101011101110101110111100000000110010110010001001000011010101101110001010010111100000101100011011100100110001011010101000010001110011011101100100010000110000110011010010111001100011000100100100101111000011101111101101011001011101100000001000110101111101101001011111110000001010000001110001110111111000000011001111101101111011101110001001100010110100110000101001110101110100101011111110010110000101000001111100000010010100101011110111111101001010101111000100001101010011010110001000011101001100101100110100001000011111010100100110110011110101001001110011001000110011101101101000001100101101101110001010010010110000001000101101001000111010000001001001010010110100101000001001110100100000001010110000010110001111100000100100010000011000000011111001010110100101010110101010110100111101011000011100110111000110111010110110101010100010111011010010010101101000101001111101101100110110000010000000101100000100100100011010100100111110111111101111000010100000000000000111010101010010111001000101110101000111110100001000011001000101010100100010111101100100011001001110011011011100100011101101001100010010011111100101100001010010000010000000100100011000110111010011101010111000001001110111101000001100001010100111100100101011000010100101011010111110001000010111001011001010011001010100000001000110110111101110100001101010110001101111101001010110001000110010111101100011100111100001111110111110101100011011101101011010000101110010110111001111001110100001001111010100110011110011111000100100001101010000101000001011111111000100101001001111100101001110011100101111010011001111100110000111010011011000001001100101100000010110100110101111001100000111110100110111110111100101111011010110011000000011111010010001101011101110100100111110011100000110010101111100001111010001010111000111011010110001101101110000000010110000110001001100101011011110110000101011000000101100010011100011010000101110111101000111000011111011011001011110010101000111110111100100111001001011000111101010001111001010011100101000011001001011011010001001110110110010110000001111011111111111001100111101110010101001011001100111110001101001010100001110111111100000100011010011101000101001000010111110011011000011100001000110010011101001100110100111100011000000010111010110011010001101010111100011111111100111100000110001101010010010010100111111111101100010111101110011100111000001001100001001001111101110011111010011101110111010010010010100011010000111111010110100111000101000110000101001110011110110111100100111101111000000101000000101111111101000011011110011000010011110111100001100100110100001101010001111011110000000010110011000100101000000011101001010011010101101000110110110011010100100000110010101110011000111100001101111100010110000100100011000101101110101100111001010010001001010110100010110101111001101111011101001100001011011001110000110111110001010001100100001101011111010101100110110100100011010110101100101001011001101000101100001001111011001110000000100001000001011001110000101100110000101100110101010101100100010000111110101001010110111011000001010111101001010101000011110110010001010010100100101000100011000010001101110110010001110111110011100100110111101011000000011110101111111010001010001010100111100100101011001111101000000110010011001011000101010111001111110110001101111001010011000001010111010010001101111001100001000000100100000101010110000001110110100011110110101010010111000000011000011010010001010100110011010110000100110001001001101110010111110001101000010010001010000100000100010110111100001011111000110001011110001100110101011011100001100111101011110111011011011001110111101110001011111001100001100100100100010001100010001101010101110100110010001010000001110001111010001000000101110100001101111011100011100010011001100001001100001000011111100100100011110001101110100110001011000101010111010110001011011110011100001000100100011101100011010111010110100110000100111000010011000011011110010000110111100010010001011001110111010100110000111001100100100000100100011001101011001110110101110010100101110010010110011110011100110100110100011011011011011011000000001011010001110111010100110001100001110111100100111100110010000101100110001011100000111110111110010001111011001010111010101111111111010010110000010011110100101011001000001010001101100010000100100111101010000110011010010110100111110000111011111010001100001011011110011101101110001100111111000110011000110111011101010001010000001111100001001111111100110101011011010000001101000100001101001100101101110000100010010111010010101000100000010011010111100111101010011111011000000001010110000101101101010100101000101010110100000101100000101001011100100010000101000111001001110011100001011010000111100101101101010101110110110110110000001110100001110100001110010111011010101101010001001101100000110100111110100001010010000111111010000011111100010101100110110110000010001001010000101010010000101010111110011001100111000111111110101100111010010000110110011011101111001000001110011010011111101010101010010000000001111000111000101000100100011100100111100101111110110011000110000101001000010110010110010010001000000011101000100011101010100001011100010011111001001010101101000001100010000001101000100000011111111101011111000001101011011101100111110100010001000000001001010100001100011101101110010111000010111000001010101001111011010101010110010001000100100111111001100101111101000101010100010001001010111110101001000101110111000000001101011111111100011010100001000100001110111000000010011001101011000001100000100001101100111011100110101100000110100101001111001000100001101011000010001111111100011011001001100010111010011100101000001011111100101011101011010101100111011110100110011101011010001100000100001100010100010101110000010000001011110011111010000100011100001000001000111011000001111011001110000010111110001000000011001010011000011001011000110100001101011001011110101101100001001001101111001110010001111111101101010000101000110110100000101110100011101010100001111010001000010001000001110001010000011000111101010110001011100011011111100010001110011111001001000000000101101100110111101111101101000000010001010001100110100110011101111011000000011011110111011101010001010101111100110100001000000001011110001011111111110011101011100010110110010000111011101111110010100001001100100010000100011000000010110110011110100000000111010111000101010001111111001010011101011100010000001001101011000110000011101010111011010101101011100101000110010000000001101100010010100001111010110000001001001000011110000000110101111011010110010011111010100011010000000111110101010001010111001110001000101100001001000000110101010101101010011010000111101000111011100100100110010110110111001100110001001101001000001100000011110100001001100101011010000001110101101001110010010001100100110011000001110100001101101011110011101111101101001101100010010000000000011111100001100101001011110101111011110001110001011011111000000101000110111100101101011110001010011011110000001001100111000011110001110010111011011110010000111101111010100110011110000110010000011000101000011101010010100011111010110100100011000001000011111010001111010011111000110100101100000011100110011111110001110011111111101100001010010110100100111110110100010100001110010111111001101000100001001101011111000010111001100111011111100011101100000110010101000011110001000011100011100100100000111101101011001101111011011011101010000100110001001011010100101110001010100010101100011001000100001010001110111100101101101100111101011000101111000100101010100100110011101010111011001100101001010101001101100001000110100000110110100101110000010011101000110101010100011100001111111100101010110101101111001001011000110010011001100001110000001001001000101001100110101100001101101010011101111110011100101010000110100111101011101110001101110111000110101011011101100000110110011111001010110001111100010011001011000110000011011101011101011000111010111011100011111000110101110011101010001111001110010100000110001000111111000011011000111111100010001000110110100111000110010100100101101111000010101000011110011011000011011011101100110110101110000000100011110011000100000111111001111011100011000001001110110100001101110001100101101111010100111011101100010101110100100101011010011010011010010101011000110010100000001101010101101010101011000111100101010000111000101111010101001011100100100100010001001111100010100111011101100001110110100001000100001000110011011100000011000010110011101001010011010000000001000000011001111101000001001100010011011000000010101100000100100110001111101111110111100110111110010101100011001111000010110011000011000111011010101000111111000111011011100101110100110001000110111101100110000001101111101101100101110111000010001110111101000011100000011010100101110111001100100111001100110101101001000101111100000110011110010101101010001110000101111111111111111001101000110001110010100000100101101010110100111011101100101101011101100010111011001011111011001100011111010110110000111011101011000001000110101000111100000001101101100011010010111101000001100010010011110011100011111100101000101110111010011001101011001010001100110100110101000001001011000110000100010110010001100111010100000011000100100011000001010110111110000001100100101110110000110100111000001100011001111111010011000111101010110000101010101100010110001001001100111010010110011010100000010111011110011000101110001111111000100100110110011000000100100000110111001001101001110101001001111011101111000111011110110110100011111110010010010111111001110011011001100000010101011001000101101101101011101010000011110001000011010011100110001111011001000011111111000100110110101111110010011110111011010111011110010100101001000101010000011101110110100110000101000011000101010111001111111111001101111010110001100001101110011111001111001000000110001110010010000000010011110010100001000011001010110001000110111001010010000011101100011101110101000001110011001101111001111100011001011000000011001000100100000000100001110101010111110011001000010110100010010010110111110001011000001111001001010100010100111011110100100011000101110001101010001100101001100000100111110000001100000001011000000000001011101010110110011110000100110010000000000111010110010101110100000010010101110011111100000101101100011110100000101100101010000000001000001100001001000000100110010001010101001001001011111011000101001111101001100111100000010000011100101000011011010011010000001001001001011111110111010001110001101001000010111001110001100100001100001100110011011100011100000101010100011010110110111000111100110011100001101010011100011110001000110011101101100101011101100100000000010101111000111001101111110010100100110111110000001001111111011110111110001000000000011110000100011110100010000011010111011011110011111000000011110000111010111010001001001101011000011111011010011110011100011100010001100010110011010010110001110001001000101111100001001001111110100110111110011010001000101100001010110011010100110111011000101011110000000011110001101110100000010100001110000101100100111011001101000111111101101001101000111110010110110010101000000001010110111001011101000011111100011110010110001000111100000010001101111001101110100001010101011010010101111000100000001010001001011001010111001011101010101110001000111010111110110010101010010111111011001110101110101101010101011100101111010011111000011110111110011101001010110110111001100011010110001110110000101011100100010010110111001001110000001101010001110010100111010000011100110111100011010010000000001010111101101100110110101111111011001011001100000111101101010110100101111011110010001010001011001000101110101110101001011000111001010000011000010101000100000011011000100110100001100011010111010001000010011000010101010011110101000101010101000011110001100000111101011001111000111111000000100101011010111110100010111001000100100100000101111001000001100111010001100010010001100010010001010101011011001110010111000100000100011110111100000011011011010111001101000000011001110101110110010001011000110100010100111010000111011000001100101101001100101000101011100000011001001101110010100010101111010011100110000100001011110101100110010100100111001110110100001000010110110000000001011011000011111101111100010110101110101110110110001011111110000001111000001011000110111111111110001101100001111110011011100101100011011101111010001011100001010101000011000001011100110001100000100100010001000100100011001100101101111011010110001011001000110100100111101110011101000000101111001011000110100001011101011111111110111001000010100000011011110100101001101101010101101111010101110111011100011101111000101110110101011010011100101101110101000110111010010110011011010111010010111110001111000001111011011110011011100001001101111000111001101111100011001101010111001001100100110010000011010001011001111101011101110111101110100111000101000110100111011010111100001110100101100100001110110100011010000111000000101001011110000100011110100011110110101010000100110110111100010101100111000001100111010010001101000010011111011011001110001100011001001011101011101101000001111000011000001100011011001100110000101011010110010000101000111111110001010100001111101010111011001010001101000101111010101111111110010100011000010010011000000111100110010010010110010000000111010111010110000000000001001010011100110100101001101010110011111100101100000100100011110010010011110001001100001110110000001010000010111011111100110000011101011100000101011101011001101111001110001010111010100010110110111000101100011111010100101011101000010000011101011110110111100100010000111101010110111001101001011001011000101101101101111110011000001111101011110000000010111010101001011110100000111111100110011101100010111001111110001010000011000100110011010110001011101110110000110010100111001111111111001111011010111111100001100001001000011100011110110101000101101111011110000011100111011100000010010010011101011101110000010001010010101011001110011110100000011101101100100011101010010101011011110010100010110011000110010111001010001000101100100101000111101101101100110110101001101011101000010001111000000011011110011011001001111110100010001100111101000000111101110111001111000100101110101111011001111111111011001110110111000001010000100010000010111111001110000111000101100010111001101101101110101100011010101110011110001110110010011001001100001111010110111101010101101000111111111010011110010010101100110001101011101010011110000010010110000010010100011111100110000011001010101011010100100011110100101100101011101111000101101010101101101011011010100101100100111010000001100110111000001110110110001111000000101011000000101001111101011001010011101011011000001010100111100101010111010000111011001100101010101111111100101011001111001110110110110010011001111010111010001101000110100110111101000001111011000010110111100011110100010011011010001011101110110101010000100000010111011110000000110100111111111100001010000010100010000010001110100111000010001110100100011111001110110001001010011001010000110011110010111110111111110101011100001100010001011011101011010001101101010111011011001010010111001011110000001111110011011010011000001010000111110111100001001111110001010011101001111100000010001010001110100000010001101001100000100011010111001010010100101011101000110001000100110100010100110001100100100111111000001000010111011010111100110010111111000011000010000010000011010010011000100000010101010010111010110110000011101110001110010100000011100000011010100100000111010011011000111010000000110010100110001100101101010110010101100000011010100110110000101101100101001001100100111111100010010101111111110111100010101010101100100000101101111001000001100010100010111110111011101100100110110011111000100000001101100110100001111101110110100001110010001011000100001011011011001001100110001011110001010110110111010111111011101010000101001000000010011110101100110010111100000101010011001100101111110110111000000100001101010111111000111010100101111001100001011001110100110011111111000110011010101010111110101110100001010010101010010010101101001100100100110110011001110000011101111001111001111100000100001010000001111110001010100000011011011010111011100001001111000010110010010000111101111000110001110110000001110000101000011001100111000101001101010101011011111111101111011011001100000001100010000011111110010001111010111001100011001001111010110110111000110010000001011110100111111100110001110010010100110000000110101101001011111100111001100101111111011000101011110110100000101110101111100101110101100111011000110101100101100010011100010100001011111110000101111011100110111101111101010101111100100011001110000100001011011000011010000101111110001101001000100111010000110000000010000001011010100001000000100101111010111000100010010001000011111000100101100001110000111010001100010001101101111111001010001100000101010011100101111101100001101100111000110111100111000001011111111101010101101100101011000111100110011010011010111111001001010010010001011000010001000110000000101011001110110100001000100101101011101101001110110011010010010000011110110110011001011100011000010110000111100001110100101111111001010010100110011101010111001100010100011101111110011110101010101110011010000100010100100011000001001101000001010100110101011111101101101101100100001010010110111100101010101011000001100000100100110001011110110001010111101110001010111011001100101011111011100100111001100001100101001000000000111010100010111011001001000101100101010111001011110010010001111110111000100110011110001111111101101000010111100000001111110011001011010101100111110101011010101110000100101011101111011100011111000011111010010111111100100001010110010001111011001110011011111000011011001100010001010111010101101010100111101100101111011001100111011010100111111110001010000000110001010101000100110101001000011100101011001111011001101100010110001001110100100101100011101000111110111111010001001100101110000111101100110010100011011111100110001000001011001011010000001111100000000111010011000100010110010011101010010001111101110111110010100010111011101100011010011100011011010011011011100000110001110001001110000010000001111111111010010110001110010111010011111110100110010000011110111101111011000001000011000011010100000011011111011001011011010100111100010100110000111010101010000001010011011010011001011010110010111011101001011101001111100101011100011100001110000001001011101001001111100011010010001001001011100001100110111000101101000011001111100011000110111100000001000001011110100000110111110100010110001010111010111001001000010110011011000001101010111110001011110101110110110000010101010110101101110100000011001101000001110000111001110010100100011011010000000110010111011001110001001001101111111011110011100111001111010001111100111010010010111101111001000001100010100000111001111010110011001010011001111010010100110001011111101000111011001110001000010001110001010000101001111000011101011001001010100101010100001110010010011000101111001000011010100011110000111100101110010101101100011011010000111110010000110000011000001100000011010100011110001100000110010001101011001011101011110110110111001110001001111100101001011000011110011011000111111101010010001001010101100110001111001010011000011111011110110011100110110110100111001011000101000001011011100001110010111101111001001110000101111011001111101101010010100110110001001000000110010011101111010111010101101100101001100110101100100110111111011010010010010101010011101110110010111001101000100111100010011010011110001110010011111101011111000001000101011110011101010010101111000111000001101001100010100010111111111010000011011000111000110010100001011010101111011111000110100100010100110110111111100010010101010111001010111001001111100111111111101100110011001010101000000111000100010001001110100000000101111000011110100001101101110010110100010100101101101010001100000110110001101001111101010100010001010111010010111110101110000001001011001111011100111010101010000001001100111010000110011010110001011100011101010111001101110000110111010111110101110001100111101110011100010000001100010000011011001111010010111110100101111000011001101111111001001101010000011011000110010110111011001100011001111111011010101011111010101011101001010000010101000111110010100110100000111100011101000100011110011100101101011000110000100001111010011011110100011111000011000111101001111011000110111110001101000101100001011110111010011111111101010111001010001010001010000110100001001111110100010101001000101001000010101000111100110100011011010111110111010100111101001001111110110110111110110011111010100100100010000001001000111011110010101001010010110011000100000111111101111010101011100011101000110111101100100101101010000101100010100000110011101000000010011000111101110011011111101100111111111111010110001110110001111110110101011001100110100110100000101000110000111001111011011101011000111011001011011010001000110101001100011000010110101111101000100000011011001010010011001101100100110011001110001110100010000001010100010110011000101011000100000111110110111100100001110110011011010010001100000110010001010111000111111111100101101001000011000001001010110000000101100110010001100011101000000110101110111101100111111100100011100010111111111101111011010100001001101100101001110010110000010010010101100110110011101101100011100001111000110000100100000011101100000111100001001011011011110000101110111011100000011111100110100110011100001010101110001110000100100101101111000101110101101010011111000010000001111011001010101000111110010010001011011001001101001000000001101110001010101100100010011000110100110000111101111010111000011011001100010000110100100000010011110001000001100101111010100100010101100101011100001000011110101111011011100000011001010100000101101000011010001110011101111101010111001100001010001011111001000011011001010110101000110010010001110001010010000000000101001110010011011011110111001000111101110011100001111101101000101000010001000010011001110100111010101000000001111100011100001010001001110001100010100001100001100011000100011011000010111000111110101101001011101110101100010011010110010001000000000100110011011110000000011100110001110110001000100111001100100110111100101001101010101000101101010111101110001110001010110100000010110001010001100101100000010100000101110000111001101100011010101111001000110011111110011111101001000111111111111111111100010100001101010011111110010011010111101101010000100111101110111111111101010111000100101010111001101100101001100001101011101101110111011101001101111110100111001001001010110000100101001011100100101110010111111011010010101001001000111010101111010110111001001111101110110010011000100100100000111011010101110111111001001111000010000110011000110001100100101011100001101011110101101101111100101100111000001011001101011111111010000110111000111001011001001001011111110111101111100100110100011100000110101111000000000111011111001000101101110010111011110001001001001001111000111111101100011011100111100010110100011100111011101111010100111101000101001110111001111010000111111101011011100110011101011101110100111101111110100010010000110011110110010101111000110000010000011011010000100001111000111010111001010011001101101001110111110001011101000010100000101101111010101100001101110010011011100111010010000111011101010011000101111111111001100111110010101110011101011111101101010011010001000011010011000100101100001011110001110010011011101111000000010001011110101011100111011010100000010011101101111000011000010110001100010001110011110100100000110101011110001001010100111101001011001101011010101010100101100110110110110101101010010000101111101111011111011010001011011111000001001101000111100010001000101110110101111111111000000010101001000011001001110101111101000000111100111011100100001010011100100111001001011001001101100100000101111101001100000011011001110110111000100000010010000010001110101111100001111001000111011011101000000111011001111010011011100101000000111011000110001110101000010110101100010000101100001101101011001001100000110010011110110110011110111000111011000011101011111000110000010010111001010010111110110011001010101000001100101101111001101001100000000000101011011111111001010111111111011000101110101110110100001100101001010110110100100010011100111011010011000001010010010011000011101011100110000010010011100111010011010101011001001111000101101010001111010101100100110011101010110011010110111001110101101111000111010011101001000110111101001000101110111101110101000100101101001001000101010010100010101010000101001011110010110011111100000100110101101101111011011011111111000000100100100001010111100011001010001111100011001001011110001000101001100011001111111110000100010111110111100100100111101111001010011111011111111110110001101011100011100111001101110010110110100010110111111111100110100100010010001001101010110000011000000000010110001110011100000111010100111001110001010110100110111101100111011010001100011001001001111101011000011110101001001000101000100000001111000100111100010010011010001100001110100111000000110110010011001010101111001111111100101111010011110011010100100001000000110110100001000000000101101110010100010100111110101010001000011111110011010001111100001110010100000110011000000100100101011011001101000110101001100010110101010001001001101101110001111010100101010111100110110100001110010111001001110010101111110111010110011111011001111110000011010010101000110001011111001000011111001000000011111101001110100011100000001001000101010010100101100000000101110010010110100011010100000011110011111000001000001110110000111000110100000101011100101000011000100111000001100011101000101011000100011100110101110100101111010110000110000001001101110110111010010011001010001100011100100100110000111000001011110011101001101100010000111001101000110100000101010001010110110111010100110001001000010001101011110001010010101101000110101101101110111010010111000110001011101011110000100100110110110011101111101111100010100100000010010011001001101010110011000000010001101001000000101001111100111011100101000110010001111010011000011111110011001110000000001101011100110010110100100100011011111110000001111100000110000010001111101110111110111111001100011001011011001000001111101100010110111000111011011101010011010001101101000010100011100110010101110001100110111001100111011111100100101101010100100111100110110011101001010011100111110010110000101100010110111100000101110001000101100101101111000111011110100010001011110010011001101101011100110011100001110010011111101100100000101100111110110111000010010110001001000000000101110010111010001100000101110110111110110100000000010111111011011101110000000010010110100110010010000001110000001010011110000010000111011000110001100100101111010101010011000110000010101011010100011100101011111101001111010001110101011101010111101110111101001011011000011110100000000000000101110101101111111100111101010110011110101001101110011101100110110010010100111011111011100010101011001011011100111011011110101000000001000011011001011101000001011110110110101101101111110101100001100111010011000101101110001010011110011000001100000100011001011110101111001101000010100100011000000011110011101110111001110111001011100111011100001110010100110000010110111001111110101111110010001101000000100000101010101001011100000100111011111000011110010010001010001001110011111100001111001010000000011100111110000100111001011000110001011100111100001101101011000101100111000000110001111001001001000000000101000010111010110000101100011001110101100101001010011011110001011101011111000110101101010001011100100110011011001100011101100100001110011001001111001101010011001111111101111100000001011101000001000111011000011100001001111100101010011010100000000010001001000001110101000000000001011101011110010010101110101001100011111110110011111001011011001010001100000000110100001101111100001010000110111100010001111100000000010001100100100101110100011011011110100000001001110101101011111010001110010010000110000011010101100110111110010011110101101100110000000100101001101011110011011000001111011011111101110011011000001001100101011001011000101001010000010011101010000001010100111000011100100000110011101000111100011001110010101101010010111001110011010011100110011101110000110001101100000001101111000101111110101011111110000010011100110001101101010011100101101100111100101011110110101101110100011100101100111000111111110100101100010110011000101101001001100010100001000100111000100000010100110100000001110001110100011001111000111001111001111100101011010110100100100011110111100111101010111111011111010001001010001101110111010100010001111001101111100111111000100001000110000001010110100000001000011011010010011111001010001011001111001111011110100011111001000110000101010001111110001100010011000001000010101111010101010110000010001010000010010011101001111111000100011110110110110000110111011000010100101000011101110110100001010010111011110100100100101001111110001001101010101011001010110001001110101101101101011101101000001111010100000000110110110010101011010110001011111111001011011111101011001100111110110000001101100110001010100001000011001110001010011110100010110001011110101101000010110001001101101101001110101101101011001011000101110101100001001001011111101011001111001010000001100011110001000100010010000100111111001111011000111111111110110000101000001110001001000100100010010100001110010011100101011101010100011110101100010000100001100111000001001000011100011110010001001100000110001110110100000111000101100010010110110000010111001010111111101010010011100110000110011010000010000100110001100000010001010111110000111011100101101100110011011100111001100101000110111110011010100001110010010110000011011010110010100001011111110000010000110100110101001001010010010001001011011011011001010011111000101111100011111110110001010100111001100000101011011011110011010000110101110111111100101100100110101001011101001100111100100110001110101111001111100011110000100000001101010001010001010111110010000101100010001111100110001001111100010101110010000000110001110000011111110110011010001111101111000010110100110101100111110101101101011000100000111011010101000010110110011001010010000111000010011101100100001010111111100000011011010101111100001100111110100101101001100100011101010110000100111111000100011011001101111111110000101010010101101010001001000000101010100001110000000100011101000010101100110010100010111001000001100010100101100010010111000000101100111010100111110111011101110001110101110001100110101010010110111000100010110001110001010001100010010111011011000001010000111011110101011001110110100111110110101010110010110010010111000000001111011000001001111011101011001001110001110011111111011000101001101000110001101111010111010101001111110001011000101011011101011001001111110110111110000101100110000001111101000010101110011110101000101010010001100110111011010010011001111110001100000011000011011111001110100101100100010000110001010111001011001100001100111110101011000100011010100101111010011011000111100010010110010101001100101101011011111000110100100101001101011110010001001101000100100001111001011000001001000000100110010111100100011100111010010101101011000000111111100010111110011101100101010100101100000100110000100100101100110001101001101110100011011010000010001101101001111011111110010000001100110010110111010111100010000110001011111111000111001001010110011000011100011010111011000011110011011011001101011010011111100011000110100100000101110010001001100100101000001010010000010010010100101110000100100000011011011110000111001000111110110010110110010101100111101011110011101010110010001001001011010001101111101110010110011010110110000100010000001001110000101100011011010000110110011011100100010100000100000111011110011111111111110110000100111101000011010010000101100100100100100011011100100001011010110001100010011110100000100110100011010101111010011010110100110010010010001001110101110100110100001110100010100000110100001110111100010100110001110110001101111010101100010000110010000101101111000110111010110011110110110111110001111100101110111111101101011011010000011101101111100011101000101010000111110001000111001010011001110011001011110000011101010101010010111001001000101101011100001111101010001111001001100101011110111000110011101110001000100110110100011010011110011011110001100011110100111110110110101001101110001001110111001010010111101000001011100010011001101110001011111111000100000011101111010000100100011001100011111000101010000101001100101111101100010000101111110010101100000010111101111011110111011101101010111110010011100011010101010100110001100100000111011101101111011111111101000000101100001110000011100000101100000010011101100111011111101010010101010111010110100100011110001111010100101101111010010111011000000110001110101111010011111001010000010001001110111001000111011111011001011101000000000111101001000111011011110001000110011110001001110000011011000001110100010001100010110010110011000100101001000011010001111110011000011001010110001100110101110110111100010000011101100101000001110011000110010111111100111110100100011010111001001000000000100001100011001110100101001011111011100011000101111100101000111000010101000001111110110110001001010010100011111000110100101111111101000110011101110001000011101110010010111111011100100010011111110010010010010000110111010001000000001010101011010110000101001000000011111001110110001010100101111111100010010011000110010011001000000001011010111011111111101001101000000010000101001101101001111001100010100100110010100011110001001001000110011011010001110001111001100110011101101001000010011100000011001110011110110010101111111000011100001000111010011101101001100111111110101000000110000101011001011111111011010000111000101011000100101101101111110010101101000100010011111101111011101100111010101110000101100010100110100010100010011101001111011000000000011000010000111011001000011011101000101011111111011110011011000111101000101011111101000101111110110111110111111000011100001110101001001101000101111011101010100011110111101101010001110111001000100010100100011010111110011111110110001010100001101001011101111010100001011110111000011000100101100000101011011000000101000001001011011010110100111001010110011010001001001010100011010111101100101111100001001101000111110011000001011000101110100010001100110001110010001110011000000001111011101010000110111011011110010000001011011100001010010101010010111110011011101000110001011110001100100101010100011001110100101100110110010101110110111011111100000111101010000100101111101000100010100010000011000000110011000100111101100101101000011101110100111110001101110101100100111100111101111011001110010110011111110111000011111000101010000001101011000000001010010001101000001001000010100001100010010001010110011000110011010100111100001000010111100110101000100000010010001111110010101000101001001001001010100011000001010000111000111110110000000001010111000000010000000110011000000110011100100100101000111000100111001000100101000101111100110111110010010001011000100110101001111100010011110101011001011111000001010101110100111010010011001011101010001001001101110000001011100000110100101110101011111011101111100101010010111000010011011010001010100010110110100000101111111111110011000111000011100111101101111100010011011110100001001010100100101101111010101010111111101111110110110101000101110100100011110111100011100101101111111011011101100101101011011000101111101111000000001010001110111011010101111100001110001000001001111011111011110001111101100010110101010010001000110000001101100110010110100100000100111001100010000000101101011110100111110011101110011001000111011110110011100001000101111000001111011101101110100101000011110110110110011111110000100111101101000111101001111110000110110100010011000100010111100110111001101010100010010000100001111010111101001011000010110111111011010100100000111100111111101011000011100101111001001011110010101000010000101101101000100111111000100100100111100110110100111001001000000101110101001111111010011111011110100000001001110110011011111100101111101010010001001010101110101001110101000011110010100011110010110011000000110100011111100100010001011011100100101101111011100011010010001011010101000010010101110011001010110100011100111100100101111111001011011100011000001111111101100011110110010010100011100100110100010000100111101010111000110011101001100011100010000110001100000111001100000000110011001100001100111100011111110001111100000100010000111111010100000111101011111011110110110000011000010011110011000000000100000011011101111110111110110101010110110111100101100100001011010100101000001101101101100110011101010101011011011110100010000011001011101001010000001010101000110001000111001100001101001110011010101000010111100000111011000111101000111001010010010100001001011010011110101100110000001101101100001110111000110011101011100000000011000000101000001101010000101111111100101101100010101101111110100001110101000111110110010110001111110000010111100010111111011111110011001001010100000101011111001011111000011100100100111011101100111111000011000000100011001110001111101011101001010001101000111100101011111111000010101111010000110001100110011011001111000101110000000100100111000011110000000101000110011011101110100110000110110101111011011100110101001110000111000001011000111100010101010011101000101111000100111100100000110110110000111110101100110100010011111101111010101011101110011000110001000101111101001100110101111011101110110100111111010111110001100110100010011110100000010110101110110110000101001110100011100101101111000011010100100100101100101101110001011100110101000110111001011101011001100010011010101110100001111010000101111101001010101101010101110100100101101101011010011001101101001000111000000111100000010001001000001001110110001101110111010110110000010100010110001100110001001110100011100110001111100000011100110011100010011101000001011100000100110101000000110001010001100110101000100001111011111010101111110000101111010111010000100001110110101001100001100110101101111000010100000011100000101001001111110011111101101011011110000111111010000101011011001101011000110110001001000100010011100000111010000101000010111110101001000110010010010010100010010100000000000001010110101101000100100010110111101001011111010001000011011101001110000000010000001111101101100010100110011001111111011001111000000001111111100001111110100001110100100111010110001000001100111000001001111000110101010011110101110000011110100000110010001101011000101011111011010100001010001100111101110010101011001011101100101000011011111010001011010100100001100101001101100010101101010101111011100010011111001100001111111010101110111111111001011110001111111101110011010011101001100111010101101000101000010110000000111000100010110110110000010111011010111111001101101010110110111110101000111000001111101110110010011100101111000110100110010101111111001101000000100000001001001010110110010111101111000010010101111011110110000000100000100110000010101010010101111111000110111001110100110011111101001011101000001110110111101111110111011111110010111011101000011100110001000001010001000111011011110001001111011110101000011111000000100011100001001011000000010111010011100111010111100001010011001100100110111010111001111000110001100010100000111110000110101101100100101111100110100000110110011001000110100010110110001010111110101101010010111000101101000010000011110000100111101001011100010101001110010001100001100001100100111101100110011000110101111111001100000001110111010100010001010011000100101001000011101001000000001011101100100101010011101110100010000000001101011001010001001000000111000101110100010100111000010111001100110110001001110110000011110111100011111001110101111011010111111111011101011011010010111001011110011010000000010001101000110101000110011000111010110001011101001000010100000011100000110100110011011011100101000101110100111010010101010010110100001011110001110000111110011110111100101000101000101101100001000111110011010100011010011011010101011011111110110010111011101100011101000000100011011100110010001101110000010100011101100110111010000010100100100101100101100001011000011000000001111010100010101100110101111000010000110110011110010001000100101011010101000111111011110001101111010111101110000100010000101101000000110101110010001110011010101010000110010110101010100110100010010110010110101110010101000011001110010111010011101010001101000011110101100010001000010001011011101111101110000011011010000101110011100111000010011011111010110010010111011111101100011100001100010110100100100001011011000100110011010010011001100100000001110111111100000100101111100110010110001010001110010100000110001000101010011000110011000101001111001011011010011100111011110111100101101110100001001110011110001011101000000100011100111010001101010110100011110010010100010010001100111110111000100010100100010101100000011100010111010010100001111100101110100001000110001001111111000100000000100100100010111100101010100010000001100011010010100111011111011010001011000001010001001101001110011001010101110100100111001000110100101001010011110111110011100011100100010110101000110100111000100010111011110000100101110011000000001101101100101101010111110110111010110011001011110100100110101111101011100001001111111010110001011100010011110110110110100110010100001001101101101010111000101110111010010011100101011101000100011110001100000100000111001111001110001010110101000101011011111000101110101101110100001110100101000101101111000001010100011001110001001010100100101010110100111001001010101010001101101111110101000011011000101111110001100010100101100110101110011001000010110001001001010011000001010101011001100000000010001000001110100100101100011011101100101011101011101001011111100010000110011100001010101001100111111111001101001110110010100001011010000111010111011111110101111001111000000011111111011001100101000111101111011000010111001110010011110010000010110100000011110000010110010001100101001101000110110001011000001110010011100001000111111111110110101001010000000110101011000000110011111111110111000000100111001101001001011110010110100101100110011000110010001000001011001111100001111010101010101110100011000110001010001110010001100010111011001101100100011000011000111001100101000111100011101001111110110011110101101011111110101010101101001101001011101010001000010011001110111011000011100101110000010010011111100011010000111010011101000100100001001111111101100101111010111100101010000001011001010000101010001010101111001100101010011000101000001011101100101101111111011011101100101100111011101100010101101110111011011101010101011000101000100001011110110010011010110011010010011100110000111101111110101000011001100011011011101001100000101011011000100111111001011100001000101001010010000101011011110010001101110010001010000001100000110110000011111000111101010001000101001010010100101010100101010101111100011010110011001101011000111111111100000100000110011101100111101111000101111010001011111001011111000101100110110001000101101101011100010011010011110100001010010101100111111011000101100010010110111011111100101101010101110010111001101110010110000011111111000000000101101101111101110111011110001111010110000000111101000110111111100100110100000011000100011100011110101011100110101111001001011101101010110000000110000100111011000001111111000110101000011000111011001100101000111100010001011101100001010011000001100101001101111110110101100101010111000001110001001101000000100110111000110110000011111001101011111001111001111011100101100010111101001110111111011001010110010111111110100000000101100001000010110000111000001001000101010111111100101000101011110001001110000010110010010100001010000000001101101110000000111001001010000011011101100000010100100010110100101000010111111110111110011101010011000110000111000010110110111000100011000010101111100000101100111100010101011100110101001001001010001011101000111110000010100010101011011100000111111001001101000000111111001110001110011100001000101101111110011101111100001110011001010100110111101001000100100100000101101011110101101101101011001110110111101100110101011110110110101111000011001100010011001001000100011000110001100010011111101111100001101100110111100001011101001010000111001011011101111011100111100111010110000110101000100110100001001111000101100111001111111010011000110001101001111000000000001101101010001111001111011010001100010001111110101101100101011100011110100000111111110110011110100110110001100011101001011101010100101111111010010100100001100101010111101100110100101000000010101000000010010010010011100100101010011110011111010010001111110110110100100110000110011001110110011111110000001000001010100100000001001001100100000011111101010110111111011110100101001000010010100101111001100011001100001110010111010111001111011000101100111101000001110011100011111000101001001000011010010110100000000011101000111000010001000111011000010101000101010000110111000011110011010111010000110011011010000001010101111101010101010001000100000101000100000011010001110101001100110010011110000001010110000000001111111110000100000000110000001111001110011000101000001101011100100110011000110010010100010100100010101000010110011011110000000101010001101001011110100100101101101001100100001100000001000001011100111011111000110101011100010000001011010011010010000100100110110000111110010011101011001000010101010011101010011000100011000101110001011110100000001001100000111111111111011000000100011100000111101000010010000001100010011100010111110100011000001100001010000111000010110010110000101000001101011001100110000101100011001100001101000111101011110110000000101000010011101000110000011111101001101111100000110001001000000101101010101000101101101110110000110110010001001001111000010100001011110111110001101010011001111001101000110000111100001110000010111111101011000101101000000100001001100100111010001110100111010001101101011101010010011011010101010101011101101011011001000000100110011011001101000000010001011001010001100011100110011000101101011011010101010010111100010111000110101110011000101100001111010011100111100100011101110001101011101100101110110111110101110101110111100000111111010101000000011100000110111101111010011011111110010001011110000011011010111101101111011110110100111101010100011001001100011011001110000001000010111010011011011001001000010111001101011000110100100010110011000111011011100110010111100001011101111101101111011001010011101100110010000011000111011111011100101100110100110110100111100001110011011010011011101101010101111011011010100010000111011001111110001010011101010000010110001000001000010100000111000010001011101000110100110011110000101100100101000000110111100100000110110010011111001100010000100110100001100011100011000000010011000000001110000000110100110100010110111110001011101100011011010011000101000110111111000111000001101111111000000111110000101111101010110010001111110010000011010000001010101100001010001000100101100111111101001001110100101110011111000100110110100000101001100010110111010110000000000000111101001111001111010100101010010100011110101011101100010110100101011010100001000111011010111011101111110100001010011101001111011010000100000001101100011100101111101011100101000001000000011111010001101111010111011101011101010010101100010011010010011011011100000100001000110111111101011001100000001000011110010110010100001100010101110101110110100010111101011101000010011110111100111010000000110101111000111101100101110010000000011010001100011100001001100110010110110000110100100111001010110001110011110000000100101110001101100010100001010111011001111011010110010001011100001111000100001100111001010000000100000001111100000111010100110110101110011101011101100000100010111011010111100101011010001000101010001010111100000111110100000000101010001101011111000011110111100010110000000100001111000100001010010110101011000000000000000101010101010000011001001010110001010101000111110100100010011111010000010101000100111001001001011000110101000001101000111110100011110011000010011110111101111101011100010001000000101100010000111110011010110000011001011101010111011100111101100110011011001001001101101111010101100010010101101111010001001001100000111101110011010111100000111011000101110000110100100100100100000001101110001001101110000000110101010111000011011111000101110001100001101101011100110111110100111100011111001101000100100111001011101111101111100101110111000011111101010100001010100000101110110010110111110001011100001000000011011101010011110011111101100111101001101011010011010101101100001011010000101110110001000110111011001001010100011111010110101101111011111011110100000000010000110000010000101101100000110110111000110100100101001000111011010010010000001110000011010000100011110111010110011011100000101001010000101000001101101101011110100101000010110100110110010000011100010001000000001001011001111011110000100110010010011100011001011001101110000011100011000101110001000101110011101110101010100101001100010101000011111101001100010110000011000111010010011001010010110010111110110011100010011110101011111001001010101010100100111110111000100111011000011010111000010001000010111010110100001100111001010100010011001100101001110101011110101111010101100101100101101101100110001100000001111110001100000001001110100111011100111101010010010111100001011010001011101001001000011011001101000011010110101111110101001111101110011000000000001000011011001101100111011100101000011001011000110010110100011100101100001111011001100010011100101011110110000011101101110010101010001001001011010010110110101000101110100001010001000111011110001001000001101110010010110100101011001001111001010000010001011011101000010011110011000101011011110001100110110000101110100011000011101001010110001001111100101101111011010000011011101110011011111010011111000111010000101110101001001010000100000001100011010001000101010011010100110011111111000001010110100111010001010100100000101000100110110111000111110001111101001111110000001101101001110000110010111110100101010000111000001010111000110111110100110011001001000100001111100111101000001101011100011101001100110001100100100111001111001001001101101111000111001100100001111110010001110101110000011001110010100011001000110111101111011110101000100000110011101101000100010001011100001000000010011101101010010100001100010100010111000110111110111101101001010001000101010101000110000010100111001110100111010111111111100000000000010111000111001011000111000110101100000100010001111001000010001100001110000101001000010000110001001011010111010101000010010010000111101100101000101011010111011110011111000010101100001100011101001100010011110011101001100010010100111010011101100100100010001111001010000000011000100010011011011010101111000101001111011110110111010010101111011000010111101100011100001110000000011110100101110000101010100011101001010010011011011111111100100111110101001000011000010011011010110001010101011010010111011100101001110101110010100001100111011010101011000111111010101111100110101111100100100011010001011111100101100100011101101011101010100101101111010011000100011001110111101001000001110110011000010011001001010010011101001001011101001010101101101010100010100010111110101000001000010110100011101010110001100011110001110111111110101101100001100101110100101100101101001100101111100011010100100011110001111001101000110101101001110101000010001011110101100010010101101110100101100100110110111111111100111111101000100011100101101111101111001101000000001001111101011010010100111110011001101010011110101111001101111011010100001011011111110110111000011110001011101101000101100000001101010110011110001100100100000010000000101101101111000000010010001001000001101000101110011010110011010010101100001000100101101011101011110100111010011100000011001110001111010111111011111001011001001001110001100011100101001100100001010110100100101011010011111010010011101011010111011001011000111100111100000011000111001001111110111011010000110111100000110111100111010111110101101000100000001010001000000101011100011010110011001101100110001101011010101001000111011110111011001001001100111010000110111001111111100111001011111111010010010000010100011111110111101100011010000001001000110001100000100000110001111100100011011010000011000000110101101000011001111010111110011111110110100011100000000101101100001000101001111011011010000101111101110101100101100000101111010000111101101111010001100011100010010010100011000111101101101011000111011010101011101101011000001010100000101101101100001101010101101100010111111111001011100110100110001000000000010110101010011011010001101110111010101111010110011011110011011011110011000010011100100110011000011010000101000111000110001001101100011111001100100111010111010110010011001101010010101000010111110011010110011011001111110000111001010100101010100001101101000011011011001100011010101111110001100001010010111111111010011001100010100010010111011101101111010100000101010001101100100111000000111000110101111110111011110111101100100000110000111010000111011100101101000110101110101110001011111101100111110100001101110110000011111000111101001000011000111001010110000011101110111000011011111101100111010010110000011111101111001001110001011010110101000111101110111100011010001110010001011001011001110101001001010110010111001001110001011111101011010011001001110111010100000000111001111100000100001010101011000111001010111100001010000111000010011001011101011111011110100011000110011001000110110011010010111100101110100010111100001001110101101101101110000111001100011100011110111111001001111110011110100110011010011000011000001011101100000001110001100010001100010110111001000001001110001101110001011101101000010110110000110110101111110000101101111001101001110100101011111100001111110111111011000110100000100110010110100010001000101111010001101100101010110001100111001101101100100001011010000110000010000000100011100110010001011001010101110111001101110110100000111001101111110100000010110110100110001101010011011011110110110110110111101011110100110001110110101101011000011110110100001001000010100100100100111001010010010011011100100101011001101101000111110110001011110000010100001001110110111100110101000100111000111100100010110011111010010001110101000010001000100111010000101000111010001001000011111100011111100010000011110011110010001100101111000010110110010001101011001111011111000100110111100001100100010011010000010110001110010101011000101011000010001110111111101010101011100110111100011010101010101101101000110000011001000000001101000001000111111111000110010010010100110100110000101001011101111001110110010101010101010001011001101000110011110001010100110111110111100111111110000010111000001000011000000010000110000100011001111110101000000011011110111111000010011000001101000011101101001111001000000100100001101101010000111111011100100101000110101010100101001101101101111110111011110100010000000000111100010001001111110001110101110110001101110010110010010101010110001011110010101000100001100101010110100100111110010010010100010111010100011010100111111000111010110011110000011101100011011001101011100001001011010010101110100001111111110110001101011001011111101100000101101110011010101011111100011110001000000000100010110000010011001100111000101110011000101111100010110101111000101011110000110010010111110111010110110001011101110000011001000100000111001010101011001000011101110100001111100111010111110100110111111011111110000010110001111111111100010111100001111000001101000110010000101000111010010111011010101010111011000111100101011010001100011000100100111101111111101111100101001001001111111011010010010001111000011111010100001010110001010000010101000101001010100011101111111011100011010000101000010010110001110010101000111110100010010111001110011101101001010111000101110101101010110110001111101111111000111110111111111011110000010111111010001000110001011000111100100100000111111000000101001000111111110000011111101000110101000001100010110011010000110011101011011111100000010110001111111010000011111101110011101111100010101001111111100011010110001011010110001101000001000011001010111101110111011010100101101001100011110011110001000000010110001010010000011010111101000000000100101001100111000101100100110111011011001111110101101101101011001001001110111100110100111001010101001110000001111100011111100110110010100000101000101100110101101001110001110100110111001010010010001000110101111001001110100001011100101100010110001010010001001000111101110111001100000101100001010001110001010101001001001100011000010110000100110001000101111010101110111011000101111011111001000111100001001011101000101011111000110001011010110010100101010010010101100110101000101000100000011101101010110101011111000110011011100101101001010110001001101011110001110000111011110011000010101000100111100011010100110001101111100011100110100000001010101100111110011101101111101101001010001010111110110011010110111000101100101001101000110000001001110011111000010001000111100111111000011001101011001011100000000100100000011101011001100011010101011001111101110110001110011001111101000010001011111000110001110110101101100001011101001101110100001010101100111100101111001011011001011000011001011001100011101001000010111000000110110001010001101100001101101010101101100101001001110111000011100001110111110111110000101110101010011101100100010111000101000010110001110100100000110001000111000010111001010010010101111101010111111100001000100101011011011100111110100111111011101001000001011100100000001010011010000110111111111111100011100001110110111100001100111001001001001111001101010000110000001001011110110110011110011011100101010001101001001111111010011100011111001111111011100000100011101011011100110100010001100100111010110100010111001100101001001101010000000011010111000101100100110010100011101011100010000000101101111000111011100110100000100101100101001100100000110010001000101100100000110001011101011010000100110101000011100010011010111110000100010010101111110111110110011111001000100010001111110110011111000100111001001101111011011010010001101111111110100111100011111011011011000110101011100110000111110110000010111010001101011111101100011100101111000001010011110001110000001110011110010001110100000110010001001110010100011101111001100110110101111100111000101010000111001011111000010000101111001001010001000101100011100110000010101010000100100111010111001101001001101100110100100101011111110010010000111110011111001010101000101000010011011010111111001110101011110111101011110101100110010000101001101111001011101010010000100000100100010100101110010011010001100110011110000111000110010000111110110100100011110111111011101011001101001111001110011011100001100111110111010101011101001111000010110001011011001111110111010100110010001110010101001110001111101000111010001111011110010011010101011000010110100011101000111011101010101101000100010000100101100011111011101011101100011100110101011001010001111111001110101011011100101100110111000101100100101001111110000111010000111101101110110001001001000010100110101101010110111110010110110100110011110111000101011000111010111111011111110011010110111011001000110111000100000111110001000011110101110001110000100101001110101101000100001000111011011011011010100010111010110101111101111100100011110100000011101111010100101110010001001110100111001011001101001011001011110111001011110001011111010010111100000011001100011000001111110100000110010110010101010011011001110001011001001010011000011010111110011000110011011011001100110101010111100001000001010100010100010000000100110100110101110011000101010010001101000010001100111100010111101001111100110000010100100110101001000111000101010001001001000111010110011110000110101001011110011001100110011110110100101110101100000011000111101011011101011011000011110101100101011100100001000111100110100001000001101011011110011110111010011100110111110001100110011101001011001100011000100010100111111000100000100110111000000001101011101100110010110011110000101001100101111110101010111100101111001101110001110101001010100010111110101011001101011111110111110110110101000010110011111010100101001011111001010010100100001100010101110011110001100010111010111101000110001000111100101010010001100011001101101011001000011000101001110000111011010000001100111100010010101011010100011010111001100010010111001110101010110100110110011100011110001111111100000110000100011010111000010011000101101100011101110111011000010010011011101111010011000001111100101001110010010010000101110010111000010100001010100111101101011010111100111011101101000101111000001011000110010110111101000110110000001010000110011110010111011011000010001011001110101010011011000001111011001011100111111100010110000101001000000101100110101010011101100000010101110100111100111000000000111100011010100000101011110100110001000111101100101001000001010100011001110001000011101011110110110011000010101000111000101000001110101010000000100110100001111011101011100110011000001101000111101110010011111101000111101001101100001011101100000001100111011010110110101110111111111110010100001000101101000001001010001010111100101000010101100001010000000001101110010001001001010110001000001010001100100010011011111000111010010101110010010100101000000110010001110111111111101111010111101011101000111001011010100100100001001000101111011011101001000110100100001110011011011010000101110111011111101100000001111111010000001110110000011111011000111001110100111011111001110000101011011001000111110010010100010011011010010001110010111010000010110100001010011010100000110011011100101001101101000110000000000001100101011010010101110111100001110000010011101001100010100000011111001011110000011000111100010111011001110101100000001110000011110011111110011100110110011001011001011000010000111011100101011110000100000011011111110111101111001101011100100100101010011101110010101011101110100010010100101100110010011001110111001011011010011110100001011111111001000111011101000100110111101011000100000011110111011000111011110100001100010001110101110101010010100101000000001001111111111010010010011000100100101110111111100110001100110100100001110100111000110110001000001110100101111011101111100101011001100010111110001010000110010011010100111001111000000000001111100101000010001000101010001010100000110010110001110001111110100000011001011000000001001010100001000011110001100110010101100001011101011111111010010100011101001000101100100110100100001111101101110100000001011010110001110111111011010011011011110100010010100110110111100100001001011100000110110100001110000100110110100110100110100001000000101110010000101111011011010111000111000101110001001100101100011100100010110110101010100100011001001010001111101110111000101000001001001111100111100010101101010001011101010101010101001100011011010110111100001100101011000110000000011101001011001110011011001111100000111100001110101100111111100010001110101101100101000011100010110011011111011001101000100100001111000001101011111101101001011111100010000000101111001101111100101100100010010001010010100100100101010000100011011010100000000100000001010100111010001111110111100101100100010010001010100110110110011101110111011101111001110010001101111110111011011010101111111011111101000111010011011000100111001101010111110011011110111001011001000010000100001010100111001101010110001110011100010110100111100011101011100000101001111111100010000001000000100110100111110000111000100010001000101010000000011000101000111001000100001111011001101011111011011011111000011111101001100101011001100110100101001011000101101011100111101111010111010001000000011010110011011110101011111111101101010001001101110100000000101011000010010100100011110000111000001111111001000001001000010011010000001000100110100110110010001010100001100110111000111101101000110001001011010011001000001001011100110100100011111010111110100000110001010101001101101011001000101100000110110011001101000011101001001010010110011110001001001011110001100001111110110100110010100111000000100110101100100010100110010111001010001001100110001101000110011110000000101111010110000111101000010101100111010110100001100111100011101011111110111010111001111101000110101100000010000110010101100100000000011010110101000111110001111001101100001111110100111101001011101101011100100100001110001010110110111100000111100110111110101101000000011111001101011110011100001010011101101101001000111110101001010011100011000011000011010101100010110001001100110110110101110001001000111100111101110010010011100111100110000101110100111001110111001110001011101000110111110000101100011111110101101001111100101010100110111111001110101010001100011010100010000100010111111000001110011110100111100000011111000110110011100101110100110100111110010111001001000111011000011001011000111101111110100010001111110010011011101010101100101001101101101000101101010011111101001111100011010101100011110000011000010100011001100010101010110101101001001110010110000001111110110111011111011111111001110101110100000100011110001110101100000110110010101101101111111111000001000100001001000000010010001010000110110110011000001010011100100000110000100011010111110010111100001000010110101111001111001110011010110111011010010111011111011001001100010001110010110001011101001101011101010010110101110111101011000100100110110110110000110000110100111011111000010011101000101110111010111100100010011101111100101011000100101001011111110110100101011001101000001101101010110010100111010101000011010001001000101101011010101101001011110011001011110011001100010010110101011011100001010011010111001000000011011101111101101010111100010000100100000010010011110110111110000001101000100010001010100000010000101001011111000100011101101000001110001000011101110101001011001101001111101111010011111001100001111000110001111111101110001110101100101011001001100110100111011101001011001010100011110011111011011011111101100111100100001010111110111111100011100101101100100011000010101001010000011010110111011000110100000000101111110010001111101000010100111100000001001000101010000101011111101111011111001001110110111000010110111001001001011110111000010011010010001100000111101110101001000100100100101011011101110011111010100100000100010001110011010101110000011000110000011001000001000100100011010000001111101111110001110100000101101010100011010011011101010100101100110011011000111001101110011111010100101011100111110001000011011001111011011010010110110100011000010001100110101011110011101010110100000100010011101100011000010101101011011110111101100100111100000000001110001000010111100001000011111011101100110001000111000101000001001100111100111000101011110000000100011101011101011010001010011100111110011011111010001101000101011110000111011101100111011111000001110110111101000011011110011010111100110000101010011000100111110000100111010000000100101001111000100011100000011111011100101111010010011011101000111100101011100011011110111110110101100010000001010100100001100000000011010011101010000010110101000011111100111101100001110100000011011010010011101100001001110000010110100110001101011010111010111001101100010000010101000110000110110010100110011010110101100111011101111101110001100000010011111011000110100000111110101001111100110100100100111100110111001011000001101000000101110110001100111101000101000111100110111000010100011010011001101001111101111011011010000111111101010010100000110101101100000010100101000010011010001110100010110000010100111011010010101101100101100001011010000111100000100011101100101101111111100100101010111100110001110001011111011100101010110010011011111100110010000101000111011001101110000111010110110100100011001111110110001011000001101010111110011011100000000101110011101011111001101100001010101000010001010011110000110110111001111110010110111110101011100000001101001001110011011010011101001011011101011110100100010010111010011000111111111111000101001110010000111111010110111100110101100111010001111000111010010111010101011010110110110000000110101001001010011111001111011100100001000101001010010010100101010111011010110000010110101100001111101111110101000110000110100111001110000110001101001010010010110000111100101110111111010000100001100110110110010100110101000011100100000011101001001101100101101011101110101001111100001110100110101010001011010110011101000100001111000100100011100000110111010110101100001110010010100111011011010001011111011101110011010001110010111011101100110111100111000000101011001000100101001010011010111101000000001111000110101101010011101110101110100100001111001110001000100011010010100110111110000010010101010000110010000011010110011011000101010111101001101011100111000111111101100000010110100111101001101011110000101010000110001110010100000010001100000111100010100010100011100111100101001000101000100111001000000010011101111011011101001100101011101100100001001001101110000110010000011111110111110100001111011011010000001100111010001111000110110001001100100011101101000000000001001001111111000001110000100010000111110110011000001001001111011110101100010110011101111111101001101100011101001001000100010100011100001111001000111011000000001101011001101001010110001101011100000111110011001100001101110011111010101000000101011011110011001111101000000101100111101110100101011110011100010111001000111101100101100101011001110010110001111000000011111101000011110011110100001010101100001111001100101110001110011010101100010110000111111000111111010111000100010011000001001010010100000101101111001011111110100111001010011010101000100010001110110101011001101110110100110100111110110011101101011000111000111001111101101101111101100100110011110100001100111100000110101100001010000111111111010110011001111111010101000011111111101010101010001001111111011010000100111101010111101001111000101010001010011111001010010111010111111010101001110010100111001001010010111110110110100101011111000101011110001100100010111000100100001111111011010110101111011111100011001010110111001000101110111001100011011001111110111001011001010010000101010110111011011110101011011001101000101001010100101000110100000111010111111010000000001111000011110001100000101011000001000100110000010100000010000010111110000000111101110111111110011000111111010101101101011101000011011011101110001001001101011101101001100100101001011101100110000000101010100110000000110111010101000001101100000110010110111111100001100010111110010000010101111000000000101001000110010100100111001010101110111110011101110010001111101100111000101011010010001110100001111101101000010111000011011101001100101011010010000010010101100110000110111010010101110011010111011110111110110010000100011101001000001000011010011110010001111000101011100001110010000111111001010000010011110100011000100110111011100001001101000100011110000010001001010101001001110000001011000100100001001111011011001010101110010101101100001101011111000111111100101001010100111000101110110010010001101111111000000100111100101110001101001110111010000100111010010110101111111101001101010101010001001111101010110011001001100011010010111100010101111111100011111111111010100100001101100000001100111001100101101001111101101010000000110111101000001000110110101000010100011100000110001010110001000010101010000011000011101110000100111011100110110101111011110011101001100011100100111001110000111000101000100110000111000111110101001110010001110100111010001100010001011010011000000011011111101111010000001110001100000100111001000111001111100011100101111011110010001110101111111011111011011101111001101000111001111010001101010010100011111111001101110101001010001111001110010100110101010101101010110110001000010100011100111010001100001111111110000001000100010101110100000100010101000100010110100111010011111110001000000000101110110110101001001010000001110111001100110010101110000111010111011000100100010100000001110100100000010110100011111100100101011110001001010011101101000101110010110011000010110101111011011010100001010010111000000110010101000001010110101111000001011000001101001001001111010001011100011010101000000111011111111100100111001010111001010011100001110011110111111001111001100101111001110001100111000001110110001101111011110000110010000000000100100010010111011100110110011011101101110000010101001110010010010001010110010001011111001100011001010111001010011100100001101011100101111111101111001000101011100101100100111111010010111011101000011001111000011001000110011011111111000100000110101011001001101111100010111111001111010110000001110100000001101100010001000010100100001101001110110001110010111110100111101010110001100011100010100001010011011111001100000100011101100100000011011000011100000000100000010111011100000000010101100011000010000100100001010000100011110111010010001111000001010111111011110001000000000001011010110010110111000000000101111100000100100100001010111001011001001001010000011011101010011111101000001100010100100010000001001010000101101111110110001100101100011110101111001011101110111101011111101111011001001101110000001111110000010001101110111000000010000101010011111000001101010001010011110101010011100011100100010111010111101110100000001001011001010100000101011111101111101010111001110001110101101100111001100011001111001011111000101010100100001110111110101111110111000001111101000001111010100100000001010100100111000011010001000110100011010001101000001001110111101000111000000001010101000110010000001110100011111111000011101100010011010111000101101110000101100101100011010001100111111111100010000000000001010001011010001101110000101101101100110111010111100000101100100010111111100000111001010011110110011110110100111100100110011010010011111110101111001110001000101110000111100110111011000010011100101000010111001110001001111101111100011000110001011111010011000101000100110111000111100010000001001100110111101000111000111001011011100001010001101100011111101001010110011001110011110001100101000010001010000110101110010001000101101101001100000111000111111110111111001001000111000101100011011000010100011110110010011101101011001110111100000000000111010010011010001010011111001010011110100001100100101111001011100100111011110010010010110101100001100111100100110110011100100110001110111100111001001010010011101000011110101100110000101110011101110111000101101001110000010000100110001111011001001010101000110110110101010001101111011101111000001010010010110011010111111100110110110010001001011101101011010110011010110010100001101100101111000001010111111101110010010101111000001000000000001111111100000001101001111111000010000101100011110000101011111100101100010101100010101100100011101100000100100010110010110001010011110010100110011111010100000100110010110001101110111010101100011101000111100101011000100011100111010010110010010000010000010010001111011101101101111010001110111101100111001110000111010000110010110010011111011011101100101010111011100100110101111110000101001011111111100110100001010000000100010011110011010011110000101001100001110111011000110010110100111110011010111111100010011000101001101111011000001010011010101011100011100110001001010111101000011000010010010001101101011100111101101001110010000110101010111111110111001010001110100110101111111110101010010100011110011100101011100111100011011000110100111001000111011001000011100101010000011001011111111110100101010110110010100001101101001100010100100001001101100101011010110001100000110010111110000011100100011110100010001101001001011101011001110011010111010100001001000111000010100001001100110011100010000010101111110100100011010100101001100111111000000010010010010110000100000010010111010010101011100010100001101111010100011101101010111110111101100101100101000101101101001000000100010001100000010000011110110100011111001101000110010000100101001100111101111110010010010111010101000001100111100001100001001101001111101101001111011010111011110101111110001110011110111110100001000011010101011011100010101001111111001001101110111000010010000001111111011101100010110111100000100001110000010101000100000000001100011010101101010010110010001111101101101101111100100010001011001101011000100010000111101011100110001011100011001100100010111101101001100101110100000000100011101101001100010111111000100110010011100010001000110011100101001111110100101110111111001001101111000001101010111001111001001011101110000111011000010000010100011000010010010111011000110100110000110100011110010110101000111010001100000100100101100001111110100011011011110110001110000010100101001011010100011010111011100001101000011011000100101001011111111010001111011011101110111000100101110110010001010010011011110011110001111011110010100001101001110011010110011000111111010010011111010111001010100111110111111110101101111110110011010111101001001100111000001011011001011110101101010001001111001010001101110110000011001000010010111111010011001100000111000000101100111101010001100111001100011010000110001101110011100100010000010011010100110110011101110010111000011111110000100010000011111010101100111001111110101111101000101000111011111011010010111111110100101100110010110111100100111011000111100110100111100001111000100001011000001010000110110010000100011100010111110011100010111101111011110011001110011101010101110011011000010010001001000100111000001000111100110011110010001010011001000011010110001111011001100101001001111000111111010111000101101100100110101111000100000000110110101011011111000101101101010011000010010001010100110110010111100011001100101001001100110111101101001110010100001110110111010101101001100110001010110110111110101100111010000111111100000111001101100110111000101100011100101110110010101100100111010000000110100001101101100110000111100101001100110111011100000110101011001010001111111100000111001100001100100010000010011111011111010101001001010011101110011100111001100100010101111011100100000000001100001111101111000011011010000010000111101101011011010100101110011001111000101110111010110011001010110001001000010011011101100010100110010010101001001110101000011111010000101110111111010011001101010100010101001011000011101010000010001011101010101010101011101010111101110010101100010011000111001101010100101101101000100010000110111000110000111111100010101001101100010000001010111011000111101110010011011110011001000111010100101010001001011110100001011101001010110010111001001110011100010001010011010001000111000100110100111100111010010011000010010001110011100100101111110011100110011011011100011011101011011000100101111001111010111100111100001100110110100011010101110001111110101000100111110111000011011100111011101001000100000111101110011011110000100100110000110000100001011011000101010010011100011101010110000001101000011100001000010010111111111000110010010000101110011111001100011000001001111010011011101011100100111111011111101110010100100111110101000100001010001100001100011010000100101000011011100011011000011110100101000100110011000100101101011101101001011000001101101011110011111000111011111000001010111001111111101011011111010001100110101011110110100011011011111000100010101010111011010000010000101111101000110001000010000001100100100100011001110001001000101111010001001000100110000100011010000111011111001100111010001100010001101000111110110010110100011000110101010011011101101101011001001010110100000110110000010111011011111111101100001111011111001010010100111110011000010011010011011011010001111011101100110110011111101101101101101010110101101001111111000001000110111100110110110001011000000110110100101110100011001100001111110111001000001111110001100111110100001101010111011010010101100001110001010010001010010011100100110010101011011010011101111011110010010001011010001100101010001111101010111000101000010100000000011100110011011100100000000011100001011010100000001101111001110111111111110001101101111001001110100010110001110100111001011110100000111011010011101101101001000101000010011110110001001010111011000010000101001111001101110101110110101110101111011101000100001000100111100011011100010100101100111000101101010100010101001101000110001010000100011010000001101111011000111110100111001101101011010100000110000011001011001111110110111011111100001000110111000110111001000101111010000000110010000010010100111001001001011101100101100010011111110000100111101011111101011000110101110111101110111001001101110101011111101110110001011111100101010100110011010000111111110100010101110000110111110000001010010111011010100111011111101100000011011010010010011111111101110001001111111010001100111001101011101101111100100110000001001110100111111001011110000100011011111001110101111001011111001011111110001001010110111010001000011011000000101000011010000010100111111110100101010001101110011010111000101011111001100011011111010111010100011011001011111100010111111000010100011011101001101001010110011011000110000111110111000100100011101110010010111110100100011001001001100100111101101110010100000000010011100010100011111011010110011101110011100001010100101101001010100010101000110100010011100110100101101110010000110000000010000100100101100110101101100110011011100100111101011010001011010011011111001100101110100011101001100101001101010111100000101010001011011101100000111011001100011101011100010111011000000011011110110110010001101101100011110101011010100011101001110111011011010001010110000110011001000010111011110101100010011001001000011101100011110000000000001011101001010001101001000101011110000100110101011101011011000110101111011011101111111011100011101011111000100010101111001001000010010101000100100100111100000011110111010110011101010100110011000010011110111001011000101010101111000001011010011000011000010000001100010001001110000011100111000110011011111001000001000110000111000111101001111001101010011010011011110011001101000110011001100111010100101111100011010001000010010010111110011001010110101011010010110100011011010101011011111011000010101001010001110100000000001010110001100101101110101000010101001101010111111011000010010111110001000010000010000110000011111111010011000000001000001000000101100100101010001010110100011100001000111011101001011111001010101011011001010011110011010101001100011010010000000101100011010010101001011001011101001000100010010010110001010010001100001000101111000111110011001010111100010000110010101101111101110100011110110100010011010110101100110100111100001010100001000110101111010111101011101110010001110101010001100000000001110000111100001000101001000001101001110110100011000000110111111111000011010100101100011011101101101000001111111100110111010110001010100110001101100101101111000110101100110011000111001110000101100110110010001010100101010101111101010000100110110100101010011011010101110111111110111100001000110010101100110010100110011101111111000000101111010001000110110010101111011011110010010000000001110011011010011100110111110000100100110000101100010111001000001100101001110000110000011011001010100110010100001111101101011110010011010000100100110010000001100010010111110101010100010111011100010000011101010000010110111011100101100110101110010110010100000111000000000101000010011101000100110101110000111100001101011010110100000010101101100000001100010111011010011101100101111011001101100100110111110001000000011100001010111100010110000010101110110000011010010010101011101100100111011101101001010101011010110000001111100001011100001101110111001000000010111011100111101010001101010111010111000111100111001010100001001100100000100000011001111110001011011111010010001110111000111001000011011011010010000010001111110100001011011010000110101100010100111000111110101010110011000101111111000100100111100011111101011101001010010111111110010111011111101010010001100111001100100000000101100111000001111111011100011000110001101010100001010101010100001101010101111111101100011000101101001001011000100110101111010000010101111101101101000011011010111100001110111010001010010001001100101010110011111010000000100110010110110101110111101110001010000100110000010101110000011010111101111111100110111001001110001110100001000010100010110010000010001010101111111111111110111001001100111001011111011010110000010101001010101000011011001110001011100011101000100010001011010010110000011000010110101001000101100011101111011010110100001000110000001101010011111110101110111000111010011001101100111010011000001011010010010000011000111010111110000010110111110000010010011101010000010100001010101110100111011000110011100101111011100001110111111011110101000011100100101000010000101010111100111011101011111110011000100001010100110011000111110000001101001101000010110101010000001010010001010000011110101101011011100111011101011110001111100010010011000000101011110101011000011110110100000110001100011010000111110011001101101000100100001010111001010100100110101101110011111110011110110100101110100101011011100001010100110000111000110001001101101101011010111010001011010011011100000101000010110101100100000010100001000100001011011100000011110001101101010011111001010111100111100000011010011111001111100101110010010111110000011010100101100000100101100010001001111011011000000011101101000110110100110111101000000101100110001001101001101001101010001101110101010011011101011011101100100111111111101000111000000000111001000001000100110101000011001110000000110011010100101000011101010101001100101010000001101111100100100100011000011011100101111011110110110010111100010011011101110011110100100011101100011001011101000011100100001000000101110100100100100010001100001110001100010110001010101000000001100110010111011101011111111110011001111011111001100111111111110011101001010110110010011110110010110011011111011001000000100001001000111011011101100110010000001101000111011010001111111100101101010000100000100100011110010000101001110000101101101110001101010010010000000001010100000000111000111000110111100011101001000100001000110011010111111000010110010000100010010010011111101011111010000010000111000001011111100101011001100011000111000100000101011000000000000000011100111011011001011010001010001010100100011000100110010010001010010010001100101111010010110111011100000111000011110111111011111001000000101101101000000001101100100110110111000110100001101111111100010110010011100111000000101100111011010001111001011010011001111110010011111000001011111110100111010000010011100100111011100000001101110011101001101110110110101101101101111101111011111011110011111101000011011010101001001101010100111001010001000011111110001101010010000110100001111111101010101000111101110001111101100101100101011111110010111011101011110000100111000001010100101000101001110110001101101100101101001110110111111000111111100010000010001110011011011111011111010100101000111100111000110010101010010110110101000100101010001001000111001010001011101011010101001110111111011100001010010000000010000000111100110010011110101110100001000010011111000101001100000100010101111001000101011110011111100111010001101111111001100010100011101101110101011001100011111000110101110111101001000110011101011000110111100111111000100010000001110000001111101101100100000101110011010100101001100000010100010000011011011110000011111011001111010101011000010100101011110111110000110010101110110011001010110011000001010111111011000010001010110000110110001011101101100010010100110001011001111000000001000110001010010110100111001010001100011010110100000011000001001001000101110001011011000010010011001001110010101100100101100000011110101111001100011011011011010111000110101100100001011010000011111111001000010110000001110111010011110011011000010011010100101011001011111110110011101011101111101100101111011011011001010110001111111110000101100001000001010001010110011011010101000100101101110010110111100001111110101110000101111001101011101000000111001110011111001010001110101110100111110000100101111111010110001100000010100111000011111110100000011100101101111100011011010010010100010011001100010100110000001011001001110001111011110000011010100101001110101000100110100010110101011011100001001001011010110011100111011011111010011101010110000101111001000110111000011010010101010010001101100100001011101100010001011011011101010001010001011011100101111111000010111110110100000100110000011011011000100010110100001100010101100011000110101011111001101000011001001011001110110110010111010010001000001100101100101110101011000100010111001100011010001010011010010011000000101111010110010101110100001111110001101001010111100101100110000101011000000000100101001101100100100011110111101110001110110110001100011101110000001010110100100011000001111001010000101100001110101000110100110000110010010011111100101001101011001100010010111111011100000010110100100001001111011111101000000001110110011000100110101001000010010010100010101110011000000111011000101100111010111010111010101110101010000010111000011101110110111111111100001100001010111111001011001101000111100100110001101000101000011111111110000010110111010010011010011100100111011110011001111100101110011101111010100001010111100011111110100000001110000001100110010000100110001110110101110011110001010100000001101100110110010011111001111100100011111111110000110101000001011011111110101001110100011100111101001111100110010010110101100001001100010111110010010010000111100010101001000000111111100010011111001000000000111111000111100011010001111100110110100011000011000111110111111111100100111011010101110011001101100100011100011111011100101110110010111111110111110001010110101011100111010111100110110110100011001011010010001000110001101100111101001010011100110001010100011111011110001101111010101011001101011000110001010001111011010000101100111100001010100011000100111000011100110010001111101100001010110010000101100001110111101000010001111011011001101110001010000100001100000101001111000001011000101101100001011100110011010111111101001100010101100100011101101011001000110000010101101000111110101010001100101000000001101001010011101000010010000010011001110111111110101010111101011100001011011110111100011000111111001110101001111001011010010000000010101110101011010000001101100001100001010011011110110100101110000001000110000000011001000100011010111111111011101010010101001010010110100001011001011010110001111110111001100101100110111001110110101000010011110111100000111111010000100101111001011100101010101011111111100101010110011000101011000001001101101001110111001000110011111010000100110101101011110101101010011011111011101001000001000111011011011010000001011010101110101100010110110001001100011101011111010110010010111000110000010101000110100101011101001010001110001001000101000110111011100010000101010111111111000011111011000100011100000111111001110101100110111101011010110111101011110110100011010010001110100010001000110001101100001100000011110001111110111001001011101101110111101010100000110001111100001001100111101101000111010010101111100111001110001111011011101011001011001001101110100100000011001101101010000010101110110100010111111110000000110010000000111111110110011100100011101001110000111011101111011110111010110101001010001010100011101000100100000101001001001010110101101100101110000010001000100001111110101111010110010000001100110101111010000101101001000110010001101001110001011000100011100100111011100111000011010101111111101010100001010010110010010010110101011100010111010010111110010000010100101101110000100100010001001101010010001001110010001000110000010110111110100100110011011100111000001011100101110100011110111000001011111000000100110001111001001000011001001010101111110110111000001101010110110010000101011011111000100010110101110110111001001001110100111001110100111111000101010111001010010000111110000110011010111100011001010111101000010100111100100100010010101101001010010100001010100001001101110011011010110100011001010100101011000110101110100011010101000001001111001111010110011000100101100001110010001011001000000110101000001100110100001001111010001101111100111101010001000101100111110111010101000011111011101100111100111010101111011111110101110001110111101010000110000000101110000000101000110111011110011111000100000100011001100100110111101110000111101000111110011111000111000011000111100111000000010000011001111000000110000001001000011011101110011100111110001111110100010100101111110010100001011000010010111000111011111110011010000010010100110010011111010100100010011001110000001000111000011001001100100100010101001100010111111111110011110111000101101001010101001000010011001111011101110010111011001110011111110100110001011110101111001101100011001000011011111011011100110011001111111011010111110010111001011100100011000000000011110110000010010101000000100000000111010100101110111110001100111111101111011111001111101000100110000101110001010101111100011100010110111010001010110001000101011001111101111100101010011101100110000100011110111101011100110100010001011111010101110000110011001101011110111110100001001010010110001000001100000001000000111101110011000001100011000100001110110010010001101000111110001101010010111000110000111100111100001110010011110111110111111101010001011101001100110101010010111111011001000010111100100000101101110001101111010001101000101111110110101100001010011111001000101001101001000000110101010000010000001100111101100100000101011010110001001000001010011111110001010011010110101110010001010110000001110100011000100011011111000010000110010001110011001100101010011100111111100111001110111011000100001110010011000001000111001000000011100100101000011101010010110100100110001101010001100111011101100001001010001011101001101010111101000110110010111101101001100100101010000100001011001111001101001011100100110000100111110011011010011001000110010011011100111100101100011001010100100011101101111001101100010011111010111010010011111111011000011010000000001010101010001010100000101100011010011010101110111010100101000011101010100010101010000011111000100101011111001000001100111100111010110010111100011010101010000000000101110010000010001111001001101001100101001111111110101001011111110000110101111010100111011100011100010100010001001110011101000101100000110100111000000111110101000011110000110110100101110001011100100001110010110010110110111010010101101011001001111010110000000111001111111100001101101001011111000110011011101001100010011101111010000000110011000111101011101101010100101000000010100111110011001001001001110100110111111010100001010101100110001001101011010011101010111000100100011010001100111101000110010001000010110000001110111001010101110111001110010110001001000111001101001000110000110100010001011000110010010111001111111011001110100100001011011101101111000110111011100000000000000111100000010100111100011100111000101111100001000101101001101011101011000000100011011000100001011001111010111001110111011110001111010010111110100011111010101011100001111111111101100010100001001010000111001011011000101011001110001110011001110011100001010110100001010111101111000111101110111100110011100100101100011010010010111000000001110000010000000000111001001001001000011101110011011110110001100001000000011100001111100100001101001110101000010010001001011101110111001101111011011110011000110011000110111001111100010100110010101000001101110101100101101001001100111001100001010111110110011110100011111110011011111000001010111111101001100100011111011110100000001110001111011001100110011010011011110011000101011011111111000001111010011010110111101011101000010010100011100101011000111011110000110000011101011110100101100011101101000111110110100011111111010001000010111110110110000001111000100000110001000000100011011111101001000100101000000000000110010010110101100000010010010011100111100001000000111100110101010011001001110000001100011000010011101111110101110000111111010011100100001000001111111111011010010001000000000111100011000100010111100101010000010001001001100000101101111100001110101000000111001101110100001100001110011101010100110101110101101110000000111111100010111011100001110001101011001001111110001010011001001000010101010010110001111010011011010111001001011001000101011101111111100100111100100011100011100100110100111010001110010001110100101110101101000111110011001111010001110111111000010000001011000110011000010110100010101000110100000101110001100000011110101100001011010011001100011001011011100001100111000110000011010110101011110111011000101100111010010111011011111011010111101100110111111110011000100100001000011110011101011011011010010100010101110110011110010000000010000100100010111001111000000100101111001100101011001100011011110110101010111011000001100101100111111100010010100100011111111011011011010000100101010001011100001101001100011101001001011101110110101000101110111100000011101110011001011100100101100111110001001110011000000110101100000010011101110110101011001011110100010011010101001100100101001100100101110110101000101110001000110000101010001111100010000001100011011000000101000100011100010001001101000000110011011101100011010001101000000101100000011100011101101011000001101001001110010101011000111010001101101110010010101000111010010010010101110110111100111010101000011001010111001011111110101011111010111010110101111111000001111011000100110001101110100111100111101110011000100000111001001101110110111111111011011110110010001111100011011000100110110011100001101100100010011000010001000110110101011101100100010011110011111011100100111110111100110111110100100101001101110101000010001011001010110000000111000010010100001111110111000111001011010001011100101111101000100110001010010011101100011100011101111101000111100001010010111111010100101011101100100100000101111000111100001011101100010000100100110111111001011111100101111111111011011101101101000011100110010101011100000101110001111111101000011010001111011100100100101101011010101001000010000100001010101111001000011000010010110100010110111000100111011111000101010110111001100100110010101011101101100111010011001011001000010011100110100000011000111110000011100101111101010100100110110111100111001001000011110100011110111100000110110110100100010011010100001011011001010010101111010001001110010100010000100001110001010011011001100101001010100110111101111100000101110111101100001010110111100010001010000000110011000101000010111101101101010011010011011111111110101110000001101011011000010100001100111110000011000100011101001010111100011101000011001101000010111100000001011101101011101010001011000101100101011001001001000010100110010101111011001111000011000110000000100001111101001011111111101011101111010111110101110001000010111000101001110101011001010110100110010000101010000000101000011111010101010001001111100111000100001111010111001011010100111011100101110010010000011101010000000001000101000010111000011000000110010101011001000111101100100110101101011100000011110011001000001001111010101110000100111001001000101011000000101000100100000001010010111101000101110011100110110001110010001001101111000100100100111101010000000110000011001111010101010011110110100000001010010001010010001001011000001000001111000011100000110011000100011100100100101010001010111001111111011011110000110100111010001010011010101011001010100011011001110100100000010100010110000111011000001011110000110101100100000010010011000001111101011101011100010011011100001001001111100011010011101000110001001000101110001001001101001011110000010000101111100110111100110101001111001001010100111100100111100011111001101100010110010011001011110001000111100010001001110101101010000100010000110101000011110101100010010110100101000011010000110000111101101101111010010010100110110000111111011001000110100000000001010110010000000100110100100101010111000010011100000101100010111011111110001111001111011101100011101010000001110110011000111001010001011010010001000010001001011110010100111111100001000101110100110010111110100100110101011011100111110000010110011100111000011001011111100010000100000111100100101110101101000000110001010000011011001111111110110110000000101111001110000011111001001011001011100000101111011111001011011111011011000101000001010010111100110010010001001000011101100011110000000001110001100001001111010010100010101000001110001101100111101110111101000001101010110101110111000000010100011011001010000110110100011001010010111110101100011000100111010011010011001110111110011011111101101001111100111101111011111001001010111110010010111110101101101110110000010000010110001011100000101000110110100011110001110100111101000111000001110011100000011111001000010111010000100010100110101001101000111000001001001110101011011011001010100000000110110100001000111110011100010011000000100110011011111001010001000100110111000101110001001110010100011101100001000010001111000000110001011000000101001101110111101110001101111001110110000001011110011110100110101011000101110110010110111000100110110010100001001110001000010000101010110101010100110001101000000111001011000001010011100100010101100001101000111010101010001011110101011010000010001111000111000101010100110010100000000011101101111110001010111010001001010111001100101111001011010100111011101000110110100110001000011110111111010110101001101010111110101000110000110001001101011111110011101110000101100101000110001101010100101000001001000001111001110110001010001100101110101001001000110000011000011001100101111111100001101010101001011101001011001001010110010000001010001000000110110001010010110110011011110010101010010100111011101100011000101101101101011101101111110111110001110100101001011110111100000100101110111010100011111001001110000110010111110110001011000000100110101100001101100111100111100110001111011011101100000110001100111001010110000010110110011101110101111001101111100010110011010101011001101101001110110111011111001010010000111110100100111101000010110011101010010101000011000111100110101011001000101111110000101111001101110010011100010111001011000010010011110101000001000101111101101010011000111000010000111110011001011001010011010111101000011110001010010010010100111110010010110101001110001010111001011010011111010101001001000111101111000000000000100111001010010110001111111101101001011111110100010001101000010001100111011010101110001101110111101010011110001110111010010110111101011001001001010100011000000000100111101010101111010011001011011101101110101001110000100010011001110010001000001010000000011100101101111011001000101110001011100101111111011011110010001111011100011000000010010100101011101111101111111001011001000110101111011001101011010001111101010011000100011111101111000111100001111010110001110011100011010000001101110011011001100100000010101000100000001111001000101111001010000110000110011101100111000111011010001000000000000001000100001001000001000101001010001110111110010011001001110001001010110110110101000000111000011101100011001011110010101110010000000011010111111101011000011101111110101110110111111011000011010111110111010111100000100001011001001011111011001001100010000000011100100001111100011110011011111001000001010001001010110010111001110111011000101100010001000111111000010001101111010010110010011100011011001101000000011010010000111011010100010011010011001111011001100001100101101101111010010111011101111100010011110001000000000110000110010101011011111100011101100011001011100111000111100110100001011100100110111100100011110010100110111101101011110000101000100000001111110100100010000111101101100000000001100100100100101111111011000000100111001011000010001001010011000100011000111101110111010010000000000111010000101111010101110101111101101001001010010110010110001001110001100011110001000111000010011001001111011100001010010111101011010101001001111011110111000101000111010110000011001111110011101000101101111010010100110011000101101100000101011001011010100000100010010101100011011111000010001011001001000000111101011100010011010011111001100111011000000101101101100011010011010100100000000000100111111101010010011011101100111001000111100101101111001010100111001010001110001110001101000010000010110010001010110101101100111101010001111111010011000110111010110101110111110011110111100000100101000001001110000101010011110000100110100110001101111001000011100110011010000101111000000110000110110010100100110110001100001110111001001101100111111101010000000100111011001000111100100100010101010001000001000110110010110001101110010010110111111000100001101000100111000110100111100110101000101010111011001000011000101110111010100101111001101000001100100101010000000110101010111100101001111000001111010110011011011110000000110011101101001111101100010001011100100111101001101100101110101111010001100111111010101001101100110101110011011110110000111111011010111000011010100111001110011111110010000001101111110000101010011111101011011001100110110110101001100101110101001001101010011110011001111011001000000100110111110101010011110010100010011010011110111010101101101100001111101110100110011100001100011100111010101000101110100111000001000111001110110010110011100000000101101100101001111011010011001100010000011011011110001110100011111011101101101001111110001011111011111001100011011111010001000111100101000000101010001010110010001110110011000111000110110001001101100100011111000100100000110011001010100110101110100001111101100011000010010111010000010010001110000100011110001110000011000100010111111101101001110011111100010000011100100000101110011111010001000011010111001011000001000111110011101110001101101111001110111010000111001010011001110111000101000101110001100001000101110011001101011000111100110100101111001100111100110000110111000110000011011100100011001101010011010111001111100000000000100101100111110100100111000101111001010101100100110111011011101011111101000011101001010111010001101001000110100100010000001101001010000110101101101010100000110001000100101010011111101111110001110010001010000011011010010010110000100100100111110001100101111101000010101010100100011010101001011110110101011100011001111111111101111001001101100000110111100100101100100111111111001001111001010011010001101011101001100111011001000000011111011000010011001000001000011001110101101110000100011110011111101000001011101001011111110010100100111010010000000010001110101101011111001110100111100010111110100011101110100001001001011101110100011001111100010000011000111100111111110011001000000111101010010100010000110111110011001000110011100110000101000100000111001110010110001000110100111010001101100111100101100001100110110100110111011010110011100101110001111001001100010010111010000110010000100110011100010111100110111011011101110000000011011011111001010010010000011111101101101000011100111101000110000110011010101000010000000001001010100001000010010110001111011010110100100100011000001100011010101000110000110001011010111000100010011100111100110111000010011001000010010110100110001010100111000101000110101110001100011010111011000011110000000111001100110000001011000100111100000000101000011001100100101111110110000010001100000101000111001101110100110101011000010100100110100110101101001110011001110001110101001011010001010011010011110110100011011000110001110111101110110101000001101010101011001111011101100010011101110110010000101100010010111111011110101011011001111101010000000001100000100000101010100111101010011010100010001011110111100101001010000110010101110110000011010001000001110000111110000001011011001000011110010111110101010000110000001111101010000110101100111100100100011100010011010110101010011001110110101110101101111010010110111100110001000111101000100001100000010111110110011001011110110101111010010111110111110101100100100101010000100100001011001011101111111010111101010111110001011001110011100110111001010111100101110000100001010000100110101010100001001000000111100100001110001000000001001010000110110010001000011110000101110010011011011011000111010111110101011100111101111100011011011011001010000001100010000100011111011011000011011001010111011101111100100000011110010000111110011110000101100011001110110110101010001010110101100101010101001111001101110000011101010101110110111100101110001110101101000000001100010101110000011100001011010111010110111111101100011110011001011111111110110101101101111110101100110101001110101111110101010110011101110100010100111000011001011110111101100111100000100000111011111110010110100001101100000001111110001001001000100111100111010011010111101010000010100000101111111110111101111000100011100001101011000001100010000011010101101011100101111011100110010010011101100100101001111101101011101000110000000110001011011100100011010011110000101000001101111011000100010110010001000000011010110100110111010100001111000100111000100110001101011100001110101000111101100000110011000010101111000000100110000011100100100110110011001110110000010010110010000000010001101001011000100001001010011110110111011011110000001111001010001100001110100011111011101110111000101100101110011101111101111001000110111010011100010000001101111111010001010000110000001100011001110001011000000011101111011000000010000010000011110011111011110100100110101100000001101000001000100100110010001011001111101011100000011010000001101001001110010000100000100110011101111001001111101101100001001111010000011000110010101001101000111101111000101011101100011101101000001110110010100001001110010111000100010111110101101111000011100001011100010101101110100111110000011010001111001110111111101010111011000000011011001001100100001111011101111111011010000001010001000110001001110100101110010111000000011110010011101101010000100001101110110111001000110001001100110110010010100000010011001001011011100011101111111010110100110001010011100001101000001111110000001110001010110011110010001110111001000001011100110110111111010110010101011100111010101001110111100110111100111110000101011110001001001101111000010100110010100111100111101101100100010000100100101001110111001101011010110110110111101110001010001011100001111100010010101000101001010101010000000001000111111110111011010111100010000100100010010011001000110011001010100011111101000001011101100100110001000010001010101010111011100111110011101011000101011011010001110101001111010010111011100101100010001111100110100001101001001101000010001110011100010100100010011010100100000010010110010110011001101111010001011100111011000111010001110011011001001001011001100101000101100001000010010000111110101001111000100110101001011110011001100001011001101100101101101100100010000000110110110110000111011101110010010010101110000110111000100101101011000010001001000111100101010001001010001100001111000110001110100110101101010110011111100001111010010101110111111100010000000001010111001010000011101111010000010010000010000000011101010100100110100111000101101110111101010000111110110110001111100001000000011010011000111100100111010100100001001110010110111101000011010100001100010001001111011000010110000001110110110011100100101010010011111011111110001001010110100011100101011011010100100110110001001111101010100111010111010111111110010001010011101110111010111011011101000101100001101111001110111100110101001000000010000111001011101111110010110111111011101000111110000111000000100000110001011111110000110101001010001110101011100100011100000101010101000000010011010100111110110110100010010010001100010111100100111111011111111110100011000010101101100100000100010011011000001100100011101011110000101011110111100011001001001100000000000000100010101001010111010000110110111000100111010010111001001101101110001001000010001011010011111001001001111001111100000000110100110100101110001011001001110011001010100100100010100000111100011010001001011010000101110111011010001100000011101001001111011011011100000011111000010010011001010100101110010011110100111110011010000010000010111010110111101101011100100000011111110100110001011100111001000011001101011110100011011110010011101001110111101101000101111000001000000110001100100100100011010011101110110010111001001110001110011101010000100000010110101001101110011100100000100110110000011111110111000100111000010000111100100111100100010010111011110101011000001111111011001100000110001100000011001001010100111000110010011001101111110011111010111100000001000000111110101001000111011111001110011000111010100000010000001011110001010100100001010101101011100011011101101101000000001001011010010011111010101000001110001101100101001001010010000110001100010110000000011011101111011011010011110101101011011010001010111000100010000101100100000111010000111110101000111111011111100110000001011000010001000001100100110000110101010000001000000001110110011101010100000010110000000001111101101000010110111110101001101001101010001110011110111001110011110001100000000000000010110111111001110111111101000101101010010001110000010000111100100111011000100010000001001110010110101111111111100000110111111011011010010001110001011101101110110010100101001000001000001101101011110100111001101000010001111001011000100000001101111100011001000010010111101111001100000000011101101000100011000011010001001010001000001100011000010011011001001100110010000110110101110100100011111000011110110100101101110110011001000010010011010010001100001010010110010110110001101111111100001110110110001110001000001011100110111101010000110110011111100000011110100000100000001110001110011000010111000011000010011111100000011010001010100001110001010100010001000111100101011001011111000101100111010001110110011110010110100101111100000011111001101110001101001010110111101000110110111111100011100011101110110111001000001111010111001110100100000011110010010111100100110011100000011101111111010001100000011000111111011011011101111111100111101000010000000001010000001111010111101111101100110111000010101101000101101001010111001101100001010101100001110001101001100100001000010001111101010011000001011100100110111001110011110011000010001010110110110101001110000011010010110110111001000101000100110001000101010101111000110000101110111110000001001011010100111111100010000110110111110111110011010101010001100010101000110111001101101001000101000000011100111010010100100110010110011000101111101111010110010101110010111010110111011100101011011000101101101100101000110000001000110001100100100001010010100010001100110111111110000011110010110001001001101011111110000000100010011011010100010110111011001110110010010111100111101111001010000001111101001101011001001001101000000001110010001000000101000110100010110001000000001111001111001010000001100010100001101011110101010100111001000010110111001010101000110110000010010000101010111110101100111001011000001110010111011010111100010100010110110101110101011001101111000110011001110100110110111110101011100101101001100111000100110010000001110000110001010101110110110000000111011001000100011101100000011001000010101110101111110000011111001001001101010000000010011111111100011110110001100000101110101010111010010001100011111111110111011101100010111101011010111010110101010000101001101000001110001110100000101001000101011000111111110011111101001111001001010000011010001100011110101110011111000101100010100110010000011110100000001110111000000110110111111100011110011011110011101110001011100110111011101010000001000010000010100100001011011101000010110110101101100100011011100010110100110000010110011001110001100011101011011100111100011010010001101111001111010111001110001000111010100010000100000010011100101111110101000101011111100110110010010011101100011101110011101011000000100100110000111000010111100100011000100110110001001001110111101110000111110010001111110001111110111101000101101010111001010001111110001010011010110001111001111110001000101010011011110000000100110110011010011100000101000110101000100010011011011110011010101111010001111011011010000000000100111011110001100110000101110001110111001110010101100110000000110001001100010010111000000010111011100111100001001100000000111110101101000111101111001110100001100001100011011110111100001010111001000101100000010101001110110001101011100101000111001010110111111100000101010110001100010011010010111110110011111000001000001101000011101000111001111101100101011111011100011110011111111001101100011100100111011101110011000101111110111100011100100001001000101001110001100010011011001100100111101111011111100010110001100100110110011100000000000100110101101010001011110100001001111011010011001110000101010100010010011001111010011000001001000111000101000010101000001010011010101010100111100110101001001000010110110000010001010101100111100111110111100100110100100100100001110010111101100111000011100110000000111011010101101111001110010101100000111101010100100111101001000010000001010011111011000011101011100110000011000000111000001000011110110101100101100011011010101010111000001111001000100001111110001100111101101110011001011111011000000110001000111110000110101100011101101100101010001100101111111111100110100111110100001010010000101100011001010001010101110000001001111011101010001100100000001111000001101001010110100011101001110011101110001101010011111010100000011000110111000110011100101000111100100010101010111110001101101100000001011000111011100101011100010111011100111111000011111000101101110010100101011110001111110010010000011111010111010100110001111001101000011101110111111001101010010111111111100000100011001101000101011101101101110111011111001101101000110000010000111010001010001010010011010111010110011101101111011111101111011000101001111011111100001111110001111010111000100001011011110111101111100111110010101000001011011100100000010011000110000100100000100001010000000111111010100011000001101000000111111001011011111001000001100101011011111110011010100101110000110101100110001101111101101100001111001011000010110101010000010011110000111010000011000001001101000010010110110001001101000111001101100001111010100101101101111100110011111000010000011001011011011000011111011001111100001011010001001000010010111111001100100100011111111100110000001010111100100110011001111000111000110100101000010110110101010111001010110111001101000000011100110101010101111110100000010110101001110111011010000001100010111101001010000011010000001000001101100111101110110110010111111110100001000101011001011010010110011111101010100100000000010110011000010100111101001011010100110000010110000010010000100001110010111101011000100010010011101001101110101110010111111111010101010011101100000101100001011111100110000101001000100111110001010100011111010101000011000010111101111111110101011100001001111111111000111001100010111111100101011001111110111111001001010110101110011110011000100011100000001101010111000001110010010011000001000010011100111001011011101010101000101010100011111001011001100101010011011001010111111010101100110001001111011011101111100000000101000101111001001101001111011000011010111010000010101010101000111011111001001101010110000010110101000111110111000111101111001000000001100000011010010001011111100101110100001001011101011101110111010000011011010101010111100011011110100000110001101111000010010111011110101010011000001110100001111101001010001000101010000101001110011001001000011000111101111110111110011111000011111001100001111100011101001110101111101000110000001011100001001000001101111111011011110100010000111001110110011001110111100100110010010110110110100110111111001001010001111101111001110001110110001100110010101100000110111110011001011000110000110000010010101000011010100000001100001111110001000101111101101000011101000000000111111100000000010111111100100111101100000010101001111110001100100100110001101111111110000010001100100100011000010100110011001100000000011000010000000001100111001011110001010110110110011100010010001000000111111001000111110010010011110001110100110110001100000000011110001111010100011111000111010110010111011001011101011011001111000000101001010110100110101001100000001101111100011010010110010001100111110001101000111000100001101001010010110110000000011100100101011101101110100001111111101001000110110010000100011111110101000011100000100010011011010111010000110100100001110011111001100111101010001011000001010000111001000111101001000011110011101111011100000000101010111101101100101001111110101110110010000011111101101010000010011111101011001010010111010111101100110110011001100100000000111010011101100111111100011111110110101001010000100010100110101110101111010101111101110101110111001101100011111111011111011001001011011101111010010111110110000000100000111001000011001010011111101111001100100110111100000100101110001011010101100100010101010101001111110000101111101101101100010001110011101001100011101101011010001001010101111011101001000110011100000101000101110010010100110110110010011011100011000100111000001110010000111011001010001111111101110110100000100010001010101000100111010111000001100000000000110000010100001111101000100000001110100110111001000110111011101010010110100110111001001001011101001001010011111111010101011011010100000101001010110110110101111000101111001111000100101101000100001111001111011100001111011101100111011011011101100111001110100110011001011111110011110111001100100110101001001001110110000001100101101001001000110111101011010010111001010010101011011001100111000010010110101100010101111100101110001100101101111011111111101011010000001001100011010101100001011001011001001111001110110001011100101111100101011100111011111011011101110100011110000000111111000101111110101001101000100101010011011100010001010010010000111000000011001010111000101010000110100011100010110011110101010000110101101110000101000111101110000111010110010010010010000001100010010110000111111101010111111000011100001100001001100010011011111111100001110111000110000100100110110011010010000001100101010001000000010000111100010010101100000011110101011010011101110010110011100000100001010010111101001110100010110111110110111111110010101101101110100010011000011010001000101111011111010100010001000101110011000010000101010111001010011100011101000111110010100011100001100011101000001101100001110101110101010111010111001000010011110000110110111101010110011100010111001010010110001010011111011001110001100000011111011111111100100011001000010100100001111001100010000010110110010101111111101011110111101101110101111101000001101000111111010010001011101110011101100110111011011111100101000010001001011011110101110101110000111011101101001010000100100111101001100101001011010101010010010001101100011011100111011000011111110110001010011000000110100010000000101101000110101110011010000111011111010111010111100011100100101101010101111010100010011100110110100111100110011111000100010111010101110110001111000001000000111010001110001110101000110100011001111011110011000001111001010000101101101101010000000101101111110011010011111010010001011111011101110100100101110100110110011011101100000101011011001010010101011000100001111101101110100110001111010010111101001110010011010000111010000110010011111110111001011111100011110111001110011111111101100010001101110001100010001110101001110110000101001001110000111101000101000100011100111111110110001010001110101010110010111110010000100000001010101000101100010111110100110011110100000001101101110010010010100101001001110010011100011110110110001011001110000100011000111111110001101010010100010111111001011000110111010010000101100000011100110010011011101110110011011101001111011011011010111000000110010110001000010111110011011101101111111011101010000011000111010000000000100000110100101011001100111110111011001011111111000110000101110001010111001010100000001000111001010001100110011111011110110110000101100000110000110101011100101000100001000011111111101011000011100101111010100001000001100011110101010100000001000100000111011111110010010110111110110000111101001001000010010000000010000011001110011110000000111100001100101101100000110001101010111000100100101010001110110111101000010011011110011000010110110010100001011001110100010110001001110111001111000010000110000111100001110111110111110001011100100110110110110100101101010100001101100010100101010111010101101000000010101111110111100101111100101000100111101000001000010110101100010001110001000101111010111011111011001101000011010110100110110000001011001010100100110001101100000001000110100110001100110010101110111000000100100001001001111110001110011101111101110110000001011110100111001100101100001000101001100010111010100101000100100010000001001000000100100101010111000111100011001011111001000000100111010110101011011100011110010101011000100101001011100111110011000100101100101111111100010000111101011011011101010010100000110101100100001101000011010000010111110011011101110000001100011111100010011011101010100100110011001011110001111110111011011000010010110001000000000110010000010110010001000101110100100100010101011110100110001111001111110001010011010111101011100111110011001000000100011010100011111001001000100010010111000101100010110101111100001000111110001011010100001000001001000110010110110000111001001000000010101010101010111110101000110110000010001011001010110001000001001110100111011100111110101010101001101011110101101000000001110101100100010001010001001100110111100100101011010101001101000111011000011010010101000000001111110111010100000001101101001010110111100000110110100000101111011100000001110001110001010010001101010110110011101110100000111010010101101010101110011010000101010011001010011100101100101111011100101011110111011110011100010111101100011111000000010001001001101111101010010001110110011111110100110000101000000000100101010000001111001100000001100101001100101000110001111000001110110101100110111010101100101000001011011001110011110010101110000110100110111111101000011100100011010100000110110011101001101001010001101100111100010110010111111010000100101101001000000111100000100100110001001101011110010111001010110000111100101110100001111010011111101110011011010000110100101010010110011001000111001011110111101111100111101010000010101001010110101100000001000100010001110101010010011100101100011110100111001011000011001100111100000010100101110110000111111001000101110101000011001110101001001111110101110100000111000010101110111110011111001110010100000000011100010101000111011000101000000001110100010110001000101101010010001000011100110100111110011001001001000100100100010111110110010011100100000011110110010110111010101100100011101101110000010101001011111100011100101100101101110001111100100001110011010010001011110000001101000101010001001001111001011010111010111101001101111001011000100110100011100010011011111101100110101111001000011100110111000101110100100000111110101010111001110110001110100110011100011100111010111101101111010111110000111000101010000110011000111110110010101000001101111110001100001111001111110001001111110001010111010001111011010001000011101110010000001001100101100010100101001011001100100000011100001010010010111000010010110100010111110110111100000001111011000101000111001000100101100010101000000110001010111000110011011011101001110100110001110011101101001011010101111110001100110100011110000000111111011101001110111001101111100111101011100100110000101110100101001110001000111011100101111011010110100001001110110000111010000101110001111111000100000111000101010011010001110000100001011010100011110011101010101001101001111000100101101011110100000001110111110010010100100000011110111010111001011111010011111111010101110111101110100000110011100000111101001101101110100000111001100011001000101111001101001110100100000111010111111000111011011001001011110011101110011111110111111111111011110000100111101001110101111100000101110001001111111111010111000111001110001011011100101011100101101001100110101110001101110010110001100101101010111101110011010000101111110001100001011100001100000011010111010010000101011011011110010010011011001011001010011100000111111000110110111110011101100111111110010100111001001100001111111011001111111010011001111001100101111000011100101110100001010101001000010000011010110110111110110001001110111000001001001111111011110001001101001000111100111000000011101111101110100101110011000100111101000011111110111001000000000010100010100011000011100100001111101000000001100000010110000101000101010101101110011011011110101000110101111100100011011101101001010010110000110110101100010001010011110110101111101001101000111010110000111010001100000000001010111110101111001001000101001101010001010000110110100001001001110011000010111010111010001101000110111101100001010101011110110110111010111110000101101110010011111010000000111101100001101001010000011010010110010000001110101000100001101011010011111001111001000010010101010101100100110110000001010100000001001110101100011001100001010101110000000010101011110111100011101010000011011001100111100111101011111101001011000111010100011001010010100111111101111010111100000111110011110000110100101101011011001100111111001100001010100111011100000101011101110011100010001100100000100100001101110001111000000011000000001110101101110101011001011100101000010110101101001100011000000000100101001001110001011011111001101110100001111101010110001111101001001001100010001001110001101111001000100110110001110011110000011111010001010111101001101011011000110010110110011111110111010000100110110110101001010011111101110100010001111100111000001100010010101100001010000101000111111001000101100001011110001110010000010110101010001011001000110001110001100001010111011010100100001010111110110011111010000111000110101011111101011111100011011101001101101010001001100000110100011110000110011001100011011000001100101011010011110111101000001001101010100110010001101011010111011001110111110010101101000011010100111111010011010101101110111101110011111101101000111100011101000101001010101101001101101001011111101101010101001010010111010110110000000100101001101011001110010001011010110000111010000110100001110010001101001101001000000000110000101011000111110000010001001100001001110011000100010000001100010001110000101111110110100010110010000001011110010111110110110010010101000001001110010000011100010010011011001110001101111000010110001100011001010010001000011100000111010001011101000110011001001110000001000001010001111011101010110110001110111000111110111101011101000001111100111111111111001010101001000011011010000010110100100110001001101000111111010010110111011111000001101011000111010101111001010011101111001100111110000010001111100001000000000010010110100111001000100010111101111111100101100001110010000110011001001001010100100000000100010011110111100000010001101111000000111111000010000010000101111101100100101011010100111000000010101000011100110010000011110110001110110101000110001111000010100011100011010111100111111100100000110110001001001010101011110100011011101000010011010011011101101100000001000000110101101101010111100011010000111011000101001010011100000111101011010100111000001100101111110110001111000110101001100010110101011111011011110100011010001110110100111110110100110110011010001000111110000110100010111011110110000111000011001110000100011101100110000011011011000010111110100011101111000000101000011011111001011001011100110011000010001001000000011001000100101100011110001001111011110111110011111000110000011101101010110001010101100011110000001100111010100000001000011000001001001001100101010010111011001110111000110101000000000011001111010011000110000101100001110001011011110110110110101101000111010110000010101001111001010010110001110101100110111111101111000101011010001001111000010110111110110111000010111101111100110101101000000001100010101101110110100111001100001110011110111001100100110001110001110110010001001001111100011100000101101010101000010010111011001000100000100111011101001110010000010010010100110100011000110101010001110000101110010000001111100100110000011010100001010101001100010001001011110100011000010000010101101001110010100111010000101000011101011101101011001111100110111110111100000101000011111000101101010110001011111011001100110010100101011100100001110001101100111010110010000110110001100001000111011100001100101000011010001110110000100000110111100111100001001100000101010110000100011110001101100011000111101011100101011001010010010101010011101001101101101100101110000110011101001110111001000101010101111100101110101100010100101000110000110101110101111001011101000111000001011001000110110001010011010100000000000011101111100101000000100010011110101000000010101100111010001100101110101011001101010100100010100000100111110011100101001011100001110000001110001101111001000110011010111101011010011000110000000001100101111100000001100010011101010110100101110110110000010011100111110001110111110111101000100101010110000100100100001000101111111010001111100101101111111001100111111010101001011101111111000100011110011010011100110111000010001101000001001010110110010101001100010110011011111010011000001110101010000101110010110001100100001010101001111111001000100101011110110111110100100110010111011000001111110011000101110100011111101111111111100000011111010010001110010010111001100010101111100110110101000001000101011010100011110001000001010110011110001110111111110011011100000110101100011001000111000011010011000100100001100001010001101000011011000011110001001111100010111110010010011001000110001101111010001101001011101110000101111110001101011010101110100011100100111011001010011111011010101100000111111111010010100001100100100011001111010110011000001000001001000010011111011001001100100111011001010010011000110110111111111011011111110001001111001001010011011010100111100000001101011001010111101110110110011110011000110001011000100101111001011000111111011110010110001111000010101001100111101001110011011111010001001010101001100101011111001101110001110010110101110000110110101101011010000010110100011001111011100011110000000011100010011111111111011001010101001010111010111011001111000000011011110010110101000111010001110111001011011111001110001011100111111111111101011101011011100001000101010110100000100110100101110100000101000110000001111011000011100110110111110100011001000100101100001110111110110110011111100011100010101010111011010111110100101000011101000100101110000001011010000011100111000111011010011000010101111100001111011011011111110010101010000111000011111111111100001001001110011110110111111100010110110110011000000111001010011100001101101000001001000010000111111011100111010100001001010101001000000110110110011011001010001111111010010110110101001101101101000010111001010000001100000001101110000101101110101001001101100001011110111000101001011101111101010000001100001010010101100100110001111000101000111010111001101110100101101101000010101100001001111100011111001100001101101011110111010010011011100001111111011111010010101011010100100110000111110101000000100001101000101001111011001111000000101100001101011111110010000000000101101111011000000111110101011111101110011111010000110110000111100001101011110000001011110011111101010100110011111111011011000101011110000001001101100101101100011001010111001011010101101001111010001001111001000100010011111101100011011101111000010101001010100010010010001110010010111000011010101011101000001000111010010011011101110100111011100100100000000000000100111101111101000000000100101000011011100111111100011000110100110010100111100100101101100011010001000111111110000001100100111010001001001101101111010011001010011110011101110101111110100111001101101101011101000101101001110011100011011111101111110111101010010110110001110100010101111011110101010011101111011111110000011001000101100110010101000000111001011101101110100011100010100011011000110110001011001110100001110111001001011101101111010111100100010011100001011011001100101110010100101001100100011000100001001000100100001011101000011011001100110011010011010110001101010010010100011111011000110100000011100000101100101100110101110100100001110100101110110110110001011101100100010101111111010001111111010101100000001000001010111111110010111100011000001001110101111001010010000010010101110010010011111101101100011100010110100001110000011111110100010110011101001001011000101010111000000001010101101000000011010011101101111101010011100000001001100111010111100110001100110101011011100100110110010000100100001000000001001001111111011010101010101001011111110100001100010100010111000101111001111101000110000011001100110100010000111011011001001001000001100011101111100110111110100101101101011111010010000001101000110110100011100111100110001010111111010001110100101101110000010100111000111111111000001001000110001110011010110101111111101010001101010100110111111001001101000100011110000101101101111101001001101011111010111010100110010101010010110100001101010100100110010010100111000110100110101100101011001110010110001111001101010101010110000111000001001100011011101110011001011000010100001000110010101011001011111111000110011011101010011001111101000100111100011101000111110100101111000010111001010001101101101100001011000110011101000010101011001101001011101010101111000011011010111001100010001101101011011101010010110001111010111110111010000101011111111100101100011100101101011111011101001111010100011000101111000001110111110100010010100110100011111010001010111010001100010010100001001000100111110101100011110010011000100001101101101000111000000110111000011100001100011000000101011010110011110000100010110000010000011111101111000111101010111100101011101000100000111100010000000101000100011111111010101100010001111011110010001110101111111000011100110010010111100100010000100111110010000000111001010010000110010000011000100101000100011111100011011001010100111000010110010101011101101010000110100110101011101111100100101111001000101010100010110010001100101010101111000000000101001001001011001110001001110101101111010010001001101001010010110011000100100000110010011111101011011100100011011111110101001001010011011001111001011100110001111101010110110000011111001010111010110110001000001010010110101011011100110110001110010010000110110101100110000101000010000001000011011000000101100011110000111100100110101100010100100111000001111111100001001001101010011111011100010110100011110110010001011011100010111101100111001100010001111111010110010000001011000011010011111110111101001101010100101101011111111010100000000011000011000110101001011000000111011110000011001000011011000011100001101011000011001010011010101001011100011101101111000010101100111011110111010111001111011110011011001000001010110000110100000011000110001110100101101111011000001000111010010101110011101110011100100111001011100101100110101011110010100110011001010110010001000101101111011000101010011011110100101111111111111001001010100100001100110101100101100011011100001110100111111000110010111010000000101001000101100100101101110110101101011101110000101010010000010011000110111101000011010000111110111110101101010001000101011100111001010100100101001111000001010010011110011010110010100011010111011100111111100110110001110101001001011011011100011101011001110001010110011111101010010011100000100100011001111001100010000110100010101001001111001010011001111011001110011010000100011111101011101100001000010110010001110111100110010000111010010001000001000010101000100110000101111001000011101010101011101011000110101001011101011101011000111111010011110111100101011001100100001110111100101001111111000111100110111100111010000000111101101100111111101111111110101110111100000001011011110001110010011110100100111000010000001101001011000011100010000010010110110000110011010001101110011101110010001011000011010100101000110100010001101010111100001011110010101110100001110100001101110100000110010011110000001110000111011011000101100000101010100011101011001101010100011100010000010110100111111000111000110000111010111111000000000011001010100010111100110110101110101011111101111001010011010100101001001111011101010010010010100101010011101110110001010011100000001010010110011101001101000011000101110100100011000000101011000111011011011010011110001111000011010111111010011100100001101110001010011000011111100000110101001100101010100000010000111010110010010101010110101001001001110011000011010001011000010110001010100110000000001011001000111001000001101000001100000010111111011110100000000110001001011001000111111100101111001110101011100000001001000101100111100010101011000011110000101111011000100010100011111001001011010111111001111000110111011111001011010110010110010000110110010110000101000101110100010100101111011101001111100101101100001100101110001010001000000011011101101101000101011111110010100011110110111001001100100011111011110111000110111111110000011110000010010011100110010100011111011101101101101011010010001010000001111011010010001010110011001001100111110110000001001001000101001101111000111100010011110010110100001011100101100100011001100011011110110110100100000001001110011100001001010101111010001000100000011001111100001010110111011000101101010111111000110000000101001111111011000001101011100110001010001001110100110101001100100111001100110111110010001110101101100001001111110101011000010000110111001011110001000100000101010101011100101001010101101001110001100111101001001111001001100001111110001010110011001000110110110101000000001110000110111101010001000111110010010011010111011001001010110001001011010000010010001000010000001001100110001000100010011000101000111110010011110110011001000110000011001111001100110100010011000001010111101111000111110000100010100100100101010000100010001000101110100100100100110001010011111000110100001000011001001000010111101011110000010001111111110000100000110101101001000001110001010001101010101000111011010001110011011000000111000110010001111111011101001101100010000000111100010010000010100111000011000001011111000100111000010100101111010110110110100001001101011111101000101100111001100100110101111010011010011011111011000011101101110011110010100001001001110101111101111111001000110000100011000101100100010000001110011010101011011100101001111101101111100000111111100100010001111101110110011110101110101100001010000001001001101111101111000011010001001011101010010110001011111011000011001110001110111111001101011100010101011101110000100111010001110101011001100000101101001110001101100000110001110101001110111101111100000100001110000100010111111100001110100100000111011001111001111110111001101110010100111100001110011111110001101101001001111011001000000000000110001110100101111011100110110111001110101111010110100111101001111010011001000101100100110000000001111010101010100001000001001110101111001010100111001101111001000010001101110110111000000100101011001100110001000111111011000011010001011010101110001110110001101010101000010011101011111011111100101101110100111110011100000010010001101100110100010111111001000001000000110000101000100111010000010001001011101001010100010011000001101111011000101111000100100000101010011010111000001111001010111101000110100010011100000101100100001111101111100111111011111111001100101010001000011111001010011100110110101011110001101010100100001100101101100110011101101101101110010111001010100011111001101000110000010001001101000111011110101010100111110000101110011111100001100010100000101101110001101100000100101101101101100110101100101111001001010000011000111100010111111000100101010001111111011000010100101001111010001110110001101100010101011001011110100000110001101001111100001011111101111100111111011111101110111110110000011100011001001100110010001101011011011000110100001001110110011110011001010010101101100100001001010001000101010001110001101010101000000100000001011111111011101111001011010001101011011111001101000010110111010011110101111010000100001111001111010001000100011101101011010011100000100000010111110101011101010100001101110010011011100111101100000100011011011110101001101101101100011010001101000010011011001010011111000011010010011001011010111010000100010001101111001111110000000100010110100001001100111111100010111110000110010111010001000101011100100101010010000101111000111100000100101001100001010100010110001000100000110110011001000010001100100100000110000111110010111110000000010011001110101110000001000111011110101010010010110001101001001001000000001100011000100011100110111000111100110101110100011000000111001001011100001000001101111000111011100111000001010111000100000011011001011000001010100010001010000100001000101101100111101100011010101110010101011001100100000011010101110000101000101000010111000111010101101101001010000111011000011111010000110100011000001011010111101000000001101110111000110010100111111000010101000001101101010101010001110110111010100110011001010111101000001000001111110011011010010100110010000101010000111101110010011100000011000110011000010110001000000011010010111110110111100111111010110110100110100100011111100010101111110010110000100001000010001010101000110100000110001011011110111111000001010001001001100100001010110000111001101111110001111010001111001101111110111110011010011000010011111000011111001001110010001100101011100101110000001100111011111001000001100001010010100011011101100100110000011110100000000000111111011111101011100101010011110101110111011000011110011110010001100111010111011011110101010001101111000010010101110010110010101001010000110101100011111100100011000011001101101001000111111110001100010001001110000100011001110010001110100100000101110011101010011000000101010010011000000001011101010000001110100101011010001011010111101110110100100110101100100101001110111010110111001000111011011110100000011001111111011010100101101011100100111111110111101111110101001101101001110100101010000000100001100110001001010101000011010111011110010110001100000111100110100011101000001010011110010011111011111001110110001101110000011010010111010011100111110010111000101100100001000101110011011110010111001110001111000011000001100110000010101001010111110100101010000101011100101001010011011001111110101101010100100001110011111101110010101101000000111111001111011001111010000100001010101110001110110000100010101011001101011101010100101111011110101110100000001011011011101001011010000000011010011010100100111100111001000111010000010110000010011100001011110011101011011000001100001101011100111110011111110100110000100110011110100100110110001110110000000010110011110011000101100000101001111100000011110100010001011101001111110110001111011000001010010001011110011011111110110011010111101011110110100010001111111011011110110011000100001000110110011000001011001101010000000101111000101110001010110011000010011001100011110000101000011011011100000010000010101001101110111100100011011001001101101111100011110001101011000011110001011001101100001000001001010110100100100011010011100101111010100001111001110100011101101110000011000111001010010110011110100011010010010111000111011100101110101111010001101001111101011011101101000011111101100111010100101111100110011101000100100110001000101101001000111011011101111011100100100010111001110101110110001001000111000011010100110001101100001111100001111010111011110101101000101011101111010110000100001111111001001111011110011111011111100100101111001111111101101010011100111000110110001000000101000011101100100110100011101101011011101110011110010101000101010000001010001000010101111100000101111110110011110101111000011111000110110100111001101001100101011001111011110100110110010010110101110100000000000001011011110011001101100000101011111100111110000001111110001101010011101100000011100101011011000110011111011100110110110100100011100000101110100011110111111000000000111011000100110011110000000110001010010111010010111001110001001111101011111001110000101110110101110100101010100011111010100101100000100110010010010110000001001001110001010010100110100111110001010010011010000111110001101110010001111111011101000011100111101011100010111001110010010110110100110010110110010000011001001011000001000001010100011111101001000000101011101101101101000010100011000011110100111110101000000101100100100011110001001000100110000001101011001010101011111001000100011010100001001011010000011011111011011010100010011110000011100000110010010111100101000111001011001101001000000110001111101100111111010000101100010010001000101110110001000101100100010011100110110011100110001110101101110101000110001001100000011011011100010011001100011001110011101011001000100101000100100111110010001011101010011100101000000001100000101110000011000111001010110101011001011101010011100100010000011101000001111001001111101111011100100101111001101100101101000110100011111010101110111110101001101111110011111101010001001101111111100100000100010011110110110000111101011000101110000000000101110100000111111101111010110101110011010000101101001000000001011111000100101100100010000000010000101100000001011111110010001000110100100101010010111110011001100001000011001100101001110101011011010010011110100001110011011001100010101101101000111110001001010000000010001111001101110101010100110101001111010010111010001111001000100101001111000111111010111100001001001001101001111011001111000100001001111010110100111101011001011110001100001000111001110011000010101001100111010110011101101111011000100110111011011111101010010001011001100001010011101111100001000101010010101111111111011000001100001110100111010010011101101010011111111111110110011010100110011010001110101110100010100011010010111011101011100100010011011000101110111101000000001101110110001100101110111010011110001110010000101011110000010101010111010111011100111100100100010101101110011111110000110101110111111111111100010011100011000001001011100110011101101010000011110010100110011101100110011100100111000101000101001111000000011101010001110100011001110000110001011111000001000100010100010011100000011010011001100110000010101011100101010110011001011010010011110000010100101001011110000000011100101100010111010001000000001110000001010001100100010000000101011011000001010101000110011001101011000011100111011100000110011100011111011000100010111001011110110110000101001110100100110100100001011010111001000011000010101100101001001100001100001100010000000110110010011000101000100010110100001000001000011010111101110101100011100001000100011000000111000101110001101101001101110111110111001110000110001101110110111011110100011011000101100111001110001110010110110001111010011111010010011111001000011110101110011001001111000110011000010010011000110011010011001101000111001000011010100000100011010100100010110001110010000000000011111000011111100011101010010101010110001101101111100111000101010000101011111011010100111101011101001111011001001000100011101100101111000110000011000101101001111101010110101011110000011011111000101011000100110011000000100000111111111001010111111010110111001001011111001111101001110111001101111010101101101111110000010000100100110011010110101011011010000110010000110001101001111100001001101000010100101101010001111101011000000100111011011101111101001001000110101010000000101101011010100100100010011000000100100001100110000110111010001111010111010011001110010100110000000101000110111011001011100001101000100100111000100010110101010111011011000011110011010010100101010001010101110110000100011000000101000000111010111111110110001011110010100001001000001110001010000100000000000100001000000100110011101101010010001000001000000111001110010011111111111111000001001101001011000111001000000111011110101010001011001011010100110000010010011001001110000001110101100101100111000011101110110100101100101010111110100100011111100101100011011111000111001101100110111100010010001111110111101000000101010001100010000110011000101110001111111001101000111111011001011000011101001101110100001110000111000110000010101000001011101100010011100001110011011110010001000110100111101100100010110010001000001010100000000000000010100111001110001000001100110100101101100111110010010111110000001011100001110100011101010111111000100011000101001101100111110111101100011100101111101011101100000110010010110101000101101110011001001001100110101011100001111110011111011111111101111001000001110111000000101101011010110001100001010100100100110100001000100100101100001111001110000110101100111001110100111110111111011101110001011001101111100111001000110000000001000110100111110000010011101101111110010110101100110101110110011010101001010010101110111100111010011011011000010010011000111001100101001001010010011100000011101110101011000011101001101000001111001110011101101011111000000100101110101101101001001110001111000100110011000101100011011110000010010101000010010111100100011110100010101001111011011011101101111000111001111010111001100110101011111100010100110100111110000110111010011100101001010110011010101010010000011011101001011111100001110101111110101011101100101111000000011010101100010001101100010110000011010011110100101001100100000000111111101100110000010010111010010000010100100100100110111110011010111101101001010100000110111101100100000111100011100011111110001100001000110100000001000001110101101010010000100001100111010100110011100001000100100111110001000001100001011000101000110101101000001011011000110111010110011000101011110010110100011011000100101101101011100101011001110001100011010110101010111011111110111111000111000011111100000100001111001101110111001100100111001001011111100010000100110001110110111000001101101001110011100110010111011111111111111001000111101110101010110111100010110100010110000001010011110110001010000110111110100011010101100001110100010100110011110110010101100001100000101110000100101010011001011100010001100000001111011111001011000000110011001011101010101011010011000111001111100010010111000000110011001001111001101110011111011001010101110000110100111010001111111001010011100010111001111101100011111010101111110010110011111111110000001100000010111011100101110110011011100100110000100111111001110000000011001100010111101001100010001010010111110000101011111000011101101110111100000010110011111101101001110011001011000110110100001001111011111000011001111110101110111100110001100100111100100111111101001001001011101011000010000000001000001110111110001001010101011111100101000100001110111100000000111111010110001101100001110011110000100110100100010001000111010101001100011011011100000100100011111011110110000010110111101100111000101101101001111010100001000100111010011110101000001101011011110000110000011000010110011001100101100100001011100100011101011001100110000010111101100110011001011111011010011001010100001110101111001010110001110011000100000100110111110000001100110011011011101000101010110111110111011110100111111010111110100011010110101010010110011100111110110011100000001000011011001101011110100010000011010101100000110011000100011011100100000101101101010011011011100010111011010111010110111010111111001101101101111111001011101100110110110110101011011011110001011001110100101010011111111100110000011010010001000101101100011001001100111100001100011001010000011010000010000001010010111001100001110011010100010110001000000111011100011101000011110110001010101001111110101001101111111010101010101110010111000101111010101010000101011001000011000001010100101101000010111111101001100100001001100111101111000100001110110010101110100001100010011101101100101101101100100101000111101010001111110111101001101101000000110100110011110100011011001001001110111100101000000100111010100100110010101111001010000111100110000001000011000011001101000100010001000100100000011111101101010100001110011101110110101001101011100111010010000010110010000111010100110000100010000001100111011110110110110100100001010101001100101001101000110001110001001001000110110011110001001010000011100100110000100100111100111010101111110010011111011001111101000100010010111111100111001100111101011110101001000001010101001100000000011100111101111110100000001011100111010100010100100111001011011101011010010111011101000100010000101100110111001111100100011110111100000100101101001111001011101110100111100000010000101110110111100100010110110101101111111000010011011001010101011111100011101000101001100110001100111111001001000111000101101011110000101011101100010010110010110110100100111010110101101010000011100011010001001011111000000111100101110100110010001001001100011111000110111100110010101101111110001100010110010011100100010110110100111100100010110000110101000010010001010111110000001000101101011111100111011010100000001010001001111001001100110110000010000101000111110001110011011110101110101000101110001000011011001001000011110101000011001100110111001000000001101111110010001011001011101001011100101111101010101110010000100101010001000000111111100001010001110011011001001011000100101011111010001000011011110010101101111001110111001101001101111101111011011001010011010110001010010000100010110111000110001100010010011101000000100011101110000010100011110010010010100110001000101010010101011100101100101100100000111111011000011011100010111111111101110011001001110100000110001011110101000110100010010110000010110101100110010110000010000001101111001111001110001110111001101011000100110000100010000101001001011110101100000001110010011111001010110010011000011100101001101100010110100100100101000001010111010101100110110010001010010101111001110110111010000001000000110100000010110000000000110010000100000101001111110001001010100011110100001001100001000111101101011001010000010110001100111001101110101000110100010000011000000000111000010011011111100011110011100000101111101101101111101011000101000101111011110100100001011010101111011110101111011101000110001011010010111011000111111000010000111100011101001011011110001000110101011101000010101010011110101111000011001010101101100101110001001000001011101100010000111000001010011110001101100011010111101011101111010100101100010011011011100111101000110000010100110110001100010100110101100111000100101100001111101100000011101000111110001010001010000110110101001101101011101100001000111101111011110111101111100000111110010001110101101111001000101010101110111000011000011110101011101111000001001111010110010010100001101011100110110100001100111001010001000011011110000100000000000100100100101100100101001010101010011100101101001110001000101101011000000001011000111000101110100110100110000111010110011111010111000100111101110100100001111011001000010000101100011110001011001110110010001111100000010100100001001010001100100100111100010110101011110100100010111111000010001011111001001100000101110101100110010011000010101010111110001101010000000001100100110100011010111000111001101001111010000111011010111001011101110010111101110101100111100011101000011111100111100111011001101000110010000010011111011000101110011100111011110111101100111110011100111101000010000001100011111010001010010100100111101001100111010001101111111101010101000110001101111010110011011110101010000000010000110101011010111110001100011010101111100000101011111000011101010110100101110101001101110010100111110011000011111110110001011011001000100110001111101101010000000000101111110011001010110101001111010000100101100001101100011111101110011100100001001010110000010100100010000110001100101001110110110101010011010001011011111000111100100011010001001110110101100010111100111101001101011110101100110110010001110101101000001110011011010100000010000100100100001110101001110011000110010001011100110001010011100110000001110011110001110011111011001000100111011000001001110111010100011001110011000111000011101000100011011111100111000101001000011010110110101001101101000010111001111101101111011110110111010010001010101110011010000101110010011110100001101001011001011111111011101001111010010101101111110011111110110110100100101110011010011110011100010111100010110101000101010100011111000001110001010011001101001110010011001001000011111101010110100010100111100101101011000000010101000101010010001010010100110010111010100110101010001100010011111100011001010001110001000011000111111111011111100100110010111010100110110010110001000000111100111101000101110001011001101000110110110100111101111100001001110010010001100010000110100000011110000110100011100101001101101101110101100111010011111011111011001111001111001000011100001111011011100010010100100110101001001010000000111111011001101110110101001110100110000000000111101110000100110011100010110000000100011011010001010010001100011000000000001010000111001010001110111001001101110011101110011110001010010001111100011100000101010010110001011101011000010110001011010010000100100101111011100111001100110111110011101010100100111011010000011001101101011000111101101110111101001110110100000010010111000000010111001101011000001111110010010011011010001010000110101110111001001010100011111001010100011101101110100110011010111110111001100101011010001011111010100010011011001001011001001110111000111001000010101101100100010001100000100100110000110000111010100000001000011000101000101001110000111011000001000000111111001100111110011011110011011000010000011010011001101001000010100111110100011111001000111011000000000111000101101111001110111101100111101011101110100101000110011111100111011011000000100000011000000011111011000101101010001000011100000101110111101101110110101110100100011111001011100000100011011110101010111101100101000101000110101100001001011101010010001011111010011010001001111010110110001100100000000111110001100000101111000110110010000110110101100110001110111110110100101111110100101010000110011001101111101100110000001000101011001000011001011111010111100101111101000001001000100110000011000000111110100110110001001111110001001000001001001100000111001101111001111100111100000000101000011010000001011111111011010111010001110011000000000011110111111001011000111111000010011111010101111000100011111011010110011000010100000001101110101101111110010110001011011010110011001010111111110001010001110010110001100000100111010011110110100010011100111101001101011001110100110001000010000010100100110011110001111001101100010000001001100011010000001011111111111111101010001000001011011010101000110110110111010110001101011101010110000010100111001101001100100100110010001011010100101000101110111000011110101110000111001010010000111101000101100011101010111000011110101111001010111101110111110010000001000001000110111101001010011011111011000100101000011000011010001011101101110000111011110010010111001011001100110001100001001001001001000000001010111000101110110101001111101001001011011100000101001110111111111111111001111000110110111111101000000011111101110110110000110111110111001100100000001001110111011110010011010000011111011101111111100011100101000101010111000000100011011010010001101001010011100010110000001001011101000110000010010011011101111000110111101100111111000111010110001100000100111011101100110111010001001001110100110111101110110000110000101100000110000001110010111110111000011100010000011011010010010110010111010111010011110111011000000010100110110110111110010000010010100010010111110111101100110110000111100100110010101011010010111111101100010011101011000000101000100101100110100011001010100011110001111001001011011101110010001111110111101100101110000110101101101111011000001101011110011001011101110111110101000100000110001010110010110011001110001001000000000100100110110010001111101001100010011110010000010110010000100001000110100111111110101100010011110011100010000000000100101001101010010000111110100100101000000011101100011101111011110000100010100000001001100100011010001100011101100000110010101110110000100000010111111110011110111010011110000011010000011100000111111001111011001011001000010011000010101011100111000110110100011010100001010110010000101001100011010001110000000010100010111000011010011101000000000110110100001101100011010110000000010100001111000111001111011111000101001011101000101100100111101010100100100010001000011110110000001001000000010010011010101000110100001000011111010110011011100111110010111001000001001001111000101001000011001100101001011101100010011100001010100011000001101010001000101000010110100100110101111100011100100011000101100101111010101111110111001011101111001001010010101111001101100110001111100010100010110001001001110011100010111011111111110111001100111000110100010101001011100000010111001100110110101010100011001001001110111111110011000001110011010000001101010101101100000110100110000010011000000100100100011000100010111001000100110111110110001000010011010001110100100010000111110110011110000110111101110101000100110101101000110010101101000100010110100010000001111110100100100010110100000000000010100000001000000000010100100100001110111100100110010100011011001010011110111100010110001000110010000101101010010001101100011100000100100110000100110111011011111000110000001100010000000101000101110101010101001001011101100001000110010001000101001011100110111100111001001011000110011100000001111011111000011010001001000110101111000100111011101011111100100110101111001111110111111101110111010101010011110111011111010001010100001010101111101100110100011101000101000100010100100011000000111000000000100000010000111110101010011110110010101010001110001000010001011100001100101111100001011011011110110000101110011011010001100100010000100011000011101101001010100010001001100100001011100111010000000100010011101000011100110110101010011001000000000110001110010101110101111001011111000101001000010000110100110010010101010100011001101111110000010011100111101011111100110100000010101001111000110010100111101101110101011110010010010010001001001011011101000110001000100011010000101011000111110011011011110000101000000001001010101010110000101011110000001110100110001010110110011110101100001011100010110100001100010001001011101010011000011100001100010001000101111100111110010011010001011011011010000001001111110111111010100100010001101010010010010010011000111100000101110001111110100011010001111111001010100011110101001000101101010011100011111011101010111111111110000000100101011011111001000100011100001010010001000001001000011000011000100000100010101101111110111100001110101011100011011100001110110011001000111010111010011000001000110010110000101110011001111001100101001110001110011011001011000110111011010101111010100111000101111011111110110011110110110010111000100100010101110101001001001000001010010010011110110000111101101100100011011110111110010000100011001110001100010010110010000011110010010011000111111011010001011111101100000111111101100010110111000111000100011100010101110101001110110000010011011101001001100111010111101110100000001000101010101001111101110001000101100011001000111011001101011110000010001001100000110101101100100111111100101010111111110010010000010000110100011000100000110000101111000010101100001110110110010110010111000001000011000101111111101100000010000000100010001110001001010011111011011010100101001100001111011111001101010000010010010100100111111111101010000010111010011010111010011000101000000110000100010011001100111101011010111000110111011010011111101100110001101100111110001001101010100010111010101110011110000101100100100010101011011100101011101011100101101010010010001100110011010101000111011000011010010000011011000100010001100100001000010001110011111001110000110110110000100100000100010110001111110011110010000000100010010010010000100101011011010000100110110011001101010010001111100101010111101110010110101011110000001110010101100110100111111000110111000011000011100100010000111011000110101111111111101110000111101011010110101001100101010111110000010111100000101100011110110111100101001011011011110011100011101101110110010101111111001010011000100101001000000000010100011110001010100000101011001011001101001001001111111110010101010101010111010001000011011000001100101010110100110011001111100000011100101111010000100110110000110001001100111100100110100101110010000000110000011110100000111100010100000001100010110101100001111100110100110000011111100111001111010100001111011011010100000110001100100101101011101000110011001110011001100001011111100001010100110000100111100101110100011011111011111111000110000100100110111101111011111011001101000001110000111110110101100100100100101111000010110011011010110101100000010100111001010111010011100100110111001100000110000010001011111100000100100110101011101101100101001100111011101110111001101001010101001101100100000010001111000110010100000100000111011111110011001100011111110000001111011011011011110001000101001101000100011111000111001010100000010101010010011011111010010101001011100111101100111101000100011100010011111000001111011110101011010111001011010100001111101000010011100011001111011111000000111101100101000100110011101101011111010001101011000010111101010001011101000101110100111101100111011110110011101011000000110101000010111100011100010011100000111010110100110011100111011101100101101101010000100010000010000100111111000110111011011101111101101111110111111000111110011001010110101011010101010110000000011011000101010101100100001010011010000000110000001010101110100111011011110010011011010110110100110010100011001110101011001000100111100110000000010110110000010011010000110001010010000001010110101001011000111000010010111111101011011100010001001111001100010000101110010010010011010011011100000110101010001001010101111001011011000111111011101001110111110100011011001010010010011001111101100110000010100101110111010011001010100001001111101010110101100001110100110100011001100110011110000111110010101100000010110100110010000001011101101001001100000001110000011110101101101000101000100011011011001010001010101101111000000101111110001110111011011110001010101100100100011100111001100100010011101001000001110001111100010111010000101000110101100100001010101100000001010010100100001110111010010000000011101111001111111010100100000000011110000101101001010010111011000110010010000101110001110000100111000010111101000111001100001111000111101000111001000000101101100111100111100000110100001011001110100101001000011010000111001011100110100011110010011110010000001010001001010010111101111011110101011011100100111111011101110100110011010001011111010110100011010110000110011110111000100010001100101010110001010000000100011010011110011101010001100001000000111100001110101000100110101110100110000101001001010101111111011001110100110000111100010001010101101100111110100100001011100010100101010101111000111001111100010011110010001110011110101010011110110100011000001111000001100010001010010110010001101110001000010000011111101000001100000100111011101100011010000111101111000101111100101001001001011000111111110100011110001000110001111110011000100101000101011110111101110110011000100001001011110100100110111111010000001110110010111010000101111111010011001100111001111101101011010010001100101110101001001111111110111110100101000101100100110011110100111011111000010100111101010010100101100110010100010101010001100111010110011110110110101000011101100110111011001110101011100011010100110000110010100001101011001001000110100010100111111110010010000100001100010001000101010000100000101010100000000000011100111100110001100001000010001111000001100101000000100010011011101111100111100010010111100101001010000101010001010100110011000110000111011000101110101111001111010110100110010010101111110111000000011001000000110101000101110011100001111101011011000100110000111001010111100111011011111010011101110100000110111100011010010100101000100011111101110100001010001110101101011100011001110100011101000111101011000010001111000100111000000110001010010011111011000001001101101100100110100111100110001010101101011000111000001101010111100001011000111101011101101000010111010111000110010100010010001100101000001101010100110001110000111011111100110111110000001101111110010110010011011000011010100101110111101100111111101011100011010001101100111111100111110110111010010110010010011111110010011000101001010010110111000010010101000111101001110010001001011000010110010011111110000111011001100011111011011111111101100011000000110000011111100001101001010111001001100111010101010110000111111110101000000010011110111110011001000110111010001111010110110110010011111010101110101110010100001000001100010101111000000010111001001010111101000010010101101010010100110011010011000000110001100001100110100000011010100110101000010011111101010010101100111111011000110111111001100110001011001011001101000111111011011011000010000100110100000000110010010001000110101001000000000011111011111111110100001000111101101000101001110111110111000001101010111011110000101001001010100000100010101001010000011001100010101011111100000010101111001101111110001011110011000000101100001010101001110111111011000101010011110000010010110010001010001111101110000110010011001110100101101100010100111101000010111110011010111111000110011000001101011001010101011101010110111001010110010011001111110110011111001101110000101000110111111001111001101100001110110000000011110011000101111110110010001011111111110011110010001001111100000000100011101100010000111101011110110001100110010111000101000000000000111100110101010100000000000001111101000001111000010010110111100011010100000011000111010101101011001001011101000011011110101000000000010000011001001001000000000011100101011010111111000001010110000101101011010101001110000000111101100111001000010100100010010110010010000100000110010010110100001111110010011000111110011010110110010011001011001011000100111110101001111100001000111110111010001111000100111010000010000101101101100110111001100100110000110011000100110110111100111000000111110011100000110000000011111011001011100111101100011100010101110100101011000111110100110110000011110010101111000000001110011110101100111010100011000110111101010110000100100111000010010110101010010101001001010110000110011010010011111110100101011111001011100011001111011101111100100100111101110010010110010001101110011101001111110110001001011111011001100100110000101111000011111110001101101101001100000010000110000100000100010110010110000111011000110011010000011011111011010011001101100111111001010010110110011001111110010000111101001001010111010110100000100000011001101100000111101011110100111010111110010101000101101001001111100011110101110100001110110010001111110100110010011110000111100101001101111110001011100001010111000001011110101110000001000101101100010001000001010010010101000000011000110101111110111111101111110010011010111000110011110011000101111000111001001011110011011011100011101000001011000100101100010010111101001111110000000001011000111101010100001001111110010101110100010010111101010000010010100001011101011110110100100101010010000110100010000001010001101010000111000000110010000001101010101000001001111110111001111001100011111000010000010101011100011111111000100010011100101100011101001011010001010011000011111101001010111111111011111110010110000100011010011011111000011101100110010001011000010110011110100000000011100111001101011010110000001101111001111001110001111010111110011001000000100010011111110000110111000010100110111101100100101010111000010101101110010100101011011100010000010010100100110001000101101000100010100100110011001101111011110110010001111001101111100110001111001011001101110000111011011000110110010111101100011001000100001101110000110110000111101001001111001010011010010001111000001100011001010101010010100101011001101001101101100011011101100111110111110010010101000101010110000110011101000101110010000100001010111101111000000001001001011001001000111111001000100010000101001101011100000110010101100100000111100101011011010100111011111001101101110101011010100100111011001110100101000001011000101100000011111101100101000001110110001111000111101111001010110100000011010110000100001010101011001011010111001111000100000110011001100111100001101011000011001000110010111001110110101101001101001001111101110100110001000100100011100101111001110101101110100011111110001100100010100001000001000101111100100000001000111100101010011001011100011001101011111101011011111101111000010001001000111101100100010011100100000010010011010100010110011000001001111101011111000101000010010010011110100101011001110011100101110011111100010011111100001000100111000000001000101100011001110101111101000001011000110100111101010101010111111010011111011011011101010101001001110100000111101110101000110001000101110011101100111001001100001110110110000001011000110100001000011111011101000001100111011000011011110011011110000100011111110000000010100011110111100000001011111001011100111011101100000101000000110111101101100000101011111111110001110111010011011111010000010100110000001100000001101100000010001010110111111010010010011101011000101101010111100011000101110110001101011110100111100101000001011010110010110000010101010001100110011011011111101111001000010000010010101101110111011001001000110110001000001101111110111000110101111111001110101011001011001011111011100101000110001001110010100111110110000010101011100110110001011111011010110111101011000010111001111100001000011101110001011001110010000111100010010111101011111010011001111001001101111011001100000100001111100101001000110100000101011100100001111101001000111110101110111110110011011000101100000010001001001010101010100011111100110110001000101010010111100110001100101001110101000011000100010111110011111001100001010100100101101000001000010101110110010011010000111011010100010111101000011111000011110110000101101000101101001011101010111011111111101111100010101010111010010000000010111000010000110100111011010010000100100011010011001011001110011011101111111011111001001001001011100010011110001100101011001000110010110100111110101010100001111000100111011101011010101010100110110000101101010100010100101000011111111101010000101001011011010100000010011100111010101001101011011110010110110111100101110100011110111000101000110001001011110001000001011100111100110010011001001000110001101110000010101010011101100001011011001010101110110100011110110100110111010011100001000110110001010011110111011010100111000001001000011100110000110001111000000011100001000100011110100110010111110010100111011010100010011001101011101110001011110111011001011001101110011011001000101011001011101000011111010010111010011100011010111011101100001101011101101001101001110110111001001000000111111111000000100111000011011100101111010111110100011000000111101101001001111010100011000110010011111110000011001100000001000011111010001101101000110000100100011010101010100011001010010000101100001000001010100111101001111100000011100110100010111001101101110110100000110011000111011110000000101010011001001010000101111001010101111110111100000101111011000011101110000101101000111110101011101000110010000100101000000000011111001100110000011000100100111101101001101001110010100110101010101110111110000100101001110111101001000111011100110111101111011001100110100110101100011011111111010101100001010101001111111011100001001100011011001100000110100011000110101000011100100010011001001100001010111101100110000010001100011001010110001110111111000101111111001000110100000101101001000000111000111010101001111110000011011001001011111001110110110101011100111011011111000001100010110000010001111001000101011101110011110111010100100111010011010101101111010000110111110100001100100100100001111001010011100111001001110110100110101010101011000010010011100011011001100011011100010001000011111000111101011011010110110001111100000011101111010010101010000111100110011111001101101010110011100000101011001110010101111000100011111111100001000101001011111111101011110010000011111101111111001101010101010110100001011010011111010101010101011111001100111101010011001111110110110101111110010111100101010100001100101101001010100000000101000111001111101010011101010010100111110010000010110001000000001010011111001101110000000010000110101000001111000001101110100010011010100110101101010111101110010000000101000101000000110111000011011101100001011110011011010000111110010101111010000000100001011100110111010000011011101111001110101001000111001101010000110110010010101101010000000000011000110100010011011001011010111011011010110000000101010100100000001101100110011110111110111010000000010101001010101010000000110010000000000011011010001110110010111110110001011011001001010010011000101001011010001110010011101101111100010011111001110010010010111010110011110000110100000000111011100011010110010111111110011100011001101000010110001111100001110010001010101111000100101000101110010001010010001010110011111001101101000011011101100100110011111110001101001011111101100011001101010110110111000001101101010111100110011101011100111001101100111101001011111000001001110110010011101101011000000010100110011001000111010010101111110110000011001010011110011001110000111001100101111110001111000010010101001011010010011010111100001000101110100010000000101011111110000100101010100011001000111001010010111001011010000001000010000001110010101101010110110111010000101100110001010001000001011111000100011110101110101000101011011101101010011111000010111110001100111010111001010110000001101101000110101010111111001100001101100001110000010111111011000110100110111100000011101100010010100011001100100000000001101000110110001110011100110001000110000010001001010101100011111110111111001010101011011000001000001010001000110101111110010101100001010010000101100101011011101000001001011010001110011000000100011010000111011101000011010101111111001110110101101111011100011010110111101110011011100100000001001101101101110011000100000011100001101101000110101011111101111000000111100101110001010110000010100000111111000100000011110100000111010011000011010000110111100001110010110011001001000010100110010101001001101100101101000000100001110010001011010011001111011110000000000001110010000100000001101010000100011010001010111001000100001101010100010110010110010101010010100100111110010110101101100110010011011100101100011010000101000001101101010110101110101100111000100011100011111011011011011100011110011100100010101000011111110010101010101110110110010001011100010110011110101000010101101011010101010100000000010110011100010011001000100000001011111010110111110001101110100100110001000111001000100100010011111011011101101001010001000011101010100001111101110101000011010101000010010100111110010110010011000001111100111100110101000101100001000000000000000001010001111101000001000011000001101111111001011110010001001010100000010111011111110001000001010000010001011010000101111001100111011001101111001010001001000100100010111101101101011001011110100010000010010111011100100010011100101101110000111001010001010010011010111101110010110111001001010010010101010110111011011111101011100001100011101010111111001100001010010010101010011101111111001000100110000010100110000110110100110000011000111011000100100000011110111111001010111001110101110000010111011100010000010011000110111000010000100011011101000111000001111000111000100010010000001110101000001100100101010110001101011100000111011110011011111110111000110101010101110110111100010100111010011001110010101010100011110001111011110001011010111110101001000001001101001000010010001100100101010001101001110101100111000001000001101100001000111100010101111111101101010000011011000101110110111000110000011001100011010001100101101110110000000001110111110000110011101011110100011000111110111100010100000010000100001110011010100010100111011001010111111101100010110110010000110100011010010101001000100010110110000100111110000100111100011000101101100011011010011111100110100101110100100100110000011101001011101110001100111101100000000011101110101001011100111011110010001001001110010010000010010000000110100100011101111010101111000001001111000011110101100110011011100110100010110001111001000100111100011000010101010010010101101000100111100110011000110001110110101101101110010100000010011111010101111000000111100111011111011110000010110011110011010101001111010011110111100001001111000100110011111010100111000010000100000110111011110100010101100101101100110010000100101010011001000001011010110011111000110111110100101110101010001101010011101111001111111110000010000011101111001100100000111010001001111010000000110110101100010001011010111100101011000011111110001001000001000010100110101110001111101010010101010000111100010111000111001110110111111011011011010000110111010100101100011100011000000001000001000010011110011101111110010000100110000110110111111101111100100010001111000110011111110100110011010000111111111010011001101100101011001011000101011111010010111001101111111001001011000000100110110000011011110100011011010101100110110100100110110110100101000111011001100010011111100100011111000101011101011001001001001111110010011110001011000011111111110011001000100101011101111000010101111101011110100101100011001100011001001100110111000010011010011101010010110111011001110101010101110101101001011010001001010000011110011111000000110000110000000110001101010110101000110000110110001011001001101011011110100011001000001001011000110100011011111000011011010010011110001110111001100100110000110101110010010111010010000111000001100110111101011110011011010100111011001010101001110001000111100010010011101011101000010010110111100001010101101011011001010110100000100000111011100111101011101110001001111101101101010110000011011010100101101111111101010100000011000100000111111011110111111011101001111110000110010011010000111111101010010011011100101001001011001010100011111010000101111000100001110000111100100111101001001011000001000110011000101100010000000100100110111110001100101000100011101000001010111100101101110000011101100001011001111011100001110111011001110011110010011111100000111011000101000111111001011101000011011010001100100110000111111000110011001010101011101000110111011101111000001110110001110011100001110000100001010110101011111100100011101101010100111111001010000101100000110110110010000100100111111110101101001100110010110100000011110111011100111101001100011000010011100001010101110000011010100111100100000011111101000101001101000101110100111010001110101010111010010010010111010100000000001100000011010011001100010101011111011010110011010111011110001011110111011001110001000001000101010100001110100111101111101101110110010101110000100110010011001010111101111001011100000011000111010101110010111001001000000000111111110101111111011100011111101011001101000111000111010100110110110101100100110000001001101100101100011100101010110110000100000001110111001100100100011001010100101001001000001111000011101001101001110111100001101011010110101110011010101000001000011110010110110011001110100111011000000111010011001101011100000011100010110111110111001010111001100100001101001100011000010111001011101000011010100100001100101110001011100000011001001100110110010000110000010010101011100001100111000001111110011111010001110110101101000001110011100100000100100001110100101010001110011100100101010111110011100010100100110011100000100001110110011011101101000101110010111001110111101100010000011000010011101110110111100001111111000011101011001000001101010001100110000011000000001110000100001011100001001101000001000011000011111000110110011110010001100010000001111101100001010011010110101100010100000011110110101001110000011001000000011111101011010101101001100110110101010010101001010000100111011001111111000100010100111100000000011000101100011110111100001011110110100010110111111111011110111100101100010101101101111101101100000101100001000010101110001111100101100000000111110010111110010100011111100001110001110011011110110001010110100110000001000001011101000100101110111101111110110111001000011000000011011110001110101001010101100110111010010001101111010010111000001100101001101011000100111101101111100010011000100011100010011111001001100010101000000011100000000011101000110110111100000010100000011110101001111111101010110011100010100011010111000011010100011000000110111011000110100001111011011110001000000011011000110100001011000101001110100001010110101001001010111110011001110000101101101001110010110010101110011110011101110010110101100011111010110110110111100110110101101111111011001000011010010100111100111011110011110010000110111000011111101111111011000110000101000001010100110001010110010001100010001001100001011001100100100001101011111100111000100001100011001010110010001111000110000000100001110010100001010100010000011000001100111010111000010000010000010010101111110100111000001100110001111100011011110001111010111111001100100000101001100111111001110101000000110000101111101110000100111011100011010101100101010100100000011010111101011110000000100100101001110011000111001001101011001101010001101010101101010000101011100001011100000111000100111011111111101010010010010100000000100100101110000001101000010011011101001100001011011100001111110000100101010101010100011110101001101111111101111011001111111110000111010100001001001000011001011010011001001001000010000000100111110000000100100001111100001100110001111101011001011101101111010011100110111010011101011110011110011101001101111100101010011101110000001111101011010011111011011110110100011010011101101010111001011011011001011110001101000101000111011101100001111111001110101100110101001001101010011011101000000111101000010110001000001100001101111001001001000001000111110001011110110100000001110010110110010101000001111000011111010101101001011110011100111101110111011001011100111100010100101011111110001101110110011000001010011101100100111011011101101001000111000000000111111100010010000110110100111111101000100001101011111111101001001001011101100011101100001011000101010110110010010010010101000010001101001111001100000000101010011001000010100101010111111111011010011111100001100110000000000010001000011110100101110111110111010001000000111000001100000101011100010110101101100011000110011010000101101000100100011101000011011011100001101000000101111100100101000010101110010001101111011000101000111110110100000110111101100001111110100100100011000111101011111110001110010100010011010111111110101100010000110000110111010000111100010001001001000011100010001000011010111011111100100010000101101100001100001001010101010001111010011011001010111000000111011110001110111111000110000011111100111110011101000110101100100010001101101101111011110011010010101011111110011010110110000000010001000111100101011011110110101010101001000000011101011110010110110101111000110001111100010110111001101001010111111001011011111110001110111000101010011011111010100010000100111101011011111001101011000110100011001000111011000011110111100111010011001101001010010100110111111101110110011000011100011101001101110111000010101000101011011110100001111110101001111101010101111101001111100000101000101001010010101100001111111000001010010110100100111011101010001100001001111011010011110100001100010100101011111010010011000111001111011010000011000001101010001110010011100011011111101101000010001000001100110010111110000101100111001110101000111001111100001000100110110011101001111111110011110100111100011101001000010101001110001011011000101111010000111000111110101110000010110111010111000111111001011010011100001100010111100110010011011100011110011000011100011011110111000110111010111000110010101100101000100011011100010111001110010101101110000010100110011101111010110001011111010000011001110001000010001011111001111111010001111101100110011000011000111110111110011000001101010000001111001101100111111001101110010010001001111000111011001011100100110010101000001110110101111010100001101010010010011101001001101010101010100010000000001101100000001111001110100011101001011111011001011110001110101101110110100011001001110110010001000100111100100001010011100110001111110100000100110111011001100010101111001101101101011110111000011010101110011001000111100111110001110111000100000000110101100000111001100100110110101000111101101101001000001101111110101011110110010011001011010110000110011110110000101111111101010000100010011110111001101010010111000011001000010100110100110010101001111110100110111100010110111111110100111100010100010101000100101100101111101110000100110101000110100010111110011001011110010101001100111011000110001010111000010010011011001100101001101110000111000001110010001000010001000111001001100100001110101001110100110000011110000001010101100100110011001011011101011111000000101000110011000101101001011101111011011110111011110001001000010101001111110110000111011110111001110111000000011011100110010111101101010100110100110111010000101101001111010111000010101110011010010110100001000000010000101011100001110100001010101111010000011000011000000000010111100011001010001011001000011001111110000001100100000101000001011110111011010000000011000010111100110100100000110010100010000101111000101111110000011101100100111010000011010010110011000111011001011111101011101010101110111010011100111101000000011001001101000110100100000111101110101111011000111111100100001100111100101000000110011101100010100101011001001100001111011010011001110110101111011001010010011000000000010111011011110010100111010100001010001110111001011000110001011000101000100110101000110110100010000100001011011000101010000010100000101101010001000100000111111000100011001100011001001111001001000111001111101101000010100111010101011000011010010110110010001010001011101110011101010001101001101001010100100110000111111000110110100001011100110100010010101100000011010111111111100100001100110010010111111111111101111111011100101110110001010000101000101111000111010110111101110101100100100011010011101000011011111110010010101001011101000100001101000100111011100100100010010001010011101101000100110011111100010011010111010111110110001000111000101100010000011000101111000111001100011010101101110110010010110110101000101110010001000110101001000000001000101000001011110100100100111100001111001000100110011001111001010011010000000000010110000000011001101100100100010011011111110101110010110010010100110011111111110111101010000110010000011101011010001011110110001000011100101110100001110011000110110001100110001011111110100111000011001000010011010100100011110110101010010010000000010111010101101101011110011000000001010110011111101000010000100111111011101010011011000001001100100110010000011011110101000101010010011011010011010111111000000000001000000110110101100011110000111100001010011110001101111001001011111101110011111001100110000000100111001111011111111001010010000101111111011110011011011010110001000011010100110101100110110011001110011110011001001000110101011111001010111010000101111000001111101001111011110001101110011000101010001011111100100000001100110110110001111000000110111000111011001100011100101111111000101001111100100001001100100010111111011101110101001100100100011010100100010101011100010011011000100101100001100111101010110010001111011011111101101101110100001011111000110010101000100111010001111000101000001011101111111101011110101001110001101110110010110110000111101011011101101011010010000001001111010100110101000110000010110110111111101001110010011000110111010000001000111000101010101011111100010100010001011000001001110110111111011110111110101111001100100111100000100101010001110100000101010111000010100000111001101001010001110001011111101101010101010111101000000001110000000101001011111101000010101111001101100000000111100101010000111010001110000000001100111111101000110001000001100011111110101101100101100000111011101111000001100010100100000000101001000010011101110010011101011011110101010110110011101010111101111010000010011001101010110110100000011101110111110111010011101110001100100010110100001110010011100001110110110001000001011101111001110101000001011001001101011011010111100010000001101010010100101111001100110010000011111010110100001101000000100000110111101000011000000100111011010010110110110011001010110101110100011010011000000000010110101110010001001111001110100110110100010110011101100111010000011101000110011001111010001011011000111101111001000111110011100100111111010111000011010100000001001011011010001000010101101110101110011101111000101010111010011001011100101010011011000111101100100101011111010011101100010001010101010100100010011011111100001110011111100111010000010101010011100111100001110001011101111111011010000000110011010001111011011110011010110101010010110000100001011110001101010001011011101100001010000111001001101011110101110001100111100010111110110110011010011011111110010100011101100001001011100110111001101011001111010110101010011101100000010101000010111111111010111001010010100100010000000110100100100011100111000101001100100000001101010011110000100011010010100101000101110011101010011000100110000100111000101111100101101010110011001001111011110100101110110111100011111101100011111001000110110100101101110010000010000100001110101000011010111101010111110101101001111101101111010100100100011011100011111010011011101011101100011000111001110011111100001010111101101010110110100001101010001100111010001011111101111101110111010001111001101111101010100101010111111010100110110000011101011101100100001110110011100111011111010000000001110110000000101011011010011110010000001010101110001011011111100101100010010100001101010100110111000010000000000100001111110111000010011111011010011110100001110110100100101100110110100011011110011001010111100001001111100111110011111110110011000110001110000001000101101010010111100111001100000101001010100000110100001001010010100011010110111101100011101110000010100000110100001010011011000010011000110100000111101010011101010101000101101010000100110001101110011001010001110100011010011011100110101100111100010111000110010010100100100001111110000101110110100000001111111011011100011010110100010011011001010011111011011001101010101110000110011010111011011000110110001100001101011011000011000111001101011000101101101011101000111001000110001100110110000111010100001101101010110010000011010011001011100111101000110111111011111100011110001100100001001011110010111111111100101100100110111101111001101100111110110011010000000010000101001000101100100001110110100001001111110111000110110100001001001110011000110001101111101011101100101101100010110001011010111010111101111101100100110110101001111011110001111011011111110100000000011011100101000010101110011010000010010100011010100101001011100110011011000101110010100001010001111101011010010110000101000010111101110111101100001000110110101111101110101111010000011010010100001101011100000001111100110001000001010101000100110110110101100110110001000111001111111010010100101010011001010000111001000010001100001011001010001100111100011111111100111011001001101010001100001011010000111001000111101011011011011000100100111000000011010011011111101001110111010100100100111000100111011111000100000010101101110000111001001010010100110101110100110100011010101110010011010010000000001100010011110100010100001111000011110011000101011110111110010110110111111010000010011010000101101101010010011110111100010101110100110111101111000010100110101011000101101110000101010100110100000111111011011100010011010101111111110011011101100101100010000100111111000011001011101011000010000110011101010110000111101011100011110110101100101111001100000110010100100011011011011001111110001010110000111100111101001111011101000000001000000111001101100011111000100110011000000111111101000011011001010100001011001000000111001000011001100001101100110000011011100000000111011110101110100101100100101000011100010100100110110001110000100100100010100010001011111000000011101100100010111001010000111110011011010000101100111000011001100001001011010101101011010000101011000101111101111000111000100110110001101100100000101100000000110101001111001100000101011100001100001000010111010110001100001001100001001000010000111000011101011010010111101110111011101110001001110000100100101101011100111011000000100011010000110110010111111010011001011100001000111000101100110001000000000101000101010100110101100000011110010111100001110111000010000011000000111111010000111001110110111000101011000011111001010011010011110101111101111101110011110101101000101001101000111111101101101000001101110011111110101001011011010101000011010011101010010100001111110100010011001110011011001110111100000111110000111101001011111101101111110101011101010010111000110000100101010100001111100100100000111000111011111111010101100111001000100100110100111010111011000000100101110001111101101001001011011011011110000000101111110101000101101110110011011111100101000101011111001001001111100001000000001110110111110001001000110101110101100001101101110000100011000101101011100111010000100111111101001100010111110010101110011110010110010111011111100010110000011010100011100100011110101111001010110001000011100011011111101111000111000101111011110110000100000001010111100011101100001111001101100011010110000110010101001110011100010100011001010100100001011100010011111100000100110100001011111110110100100110111000000001001000100110111110111010010101100010100001111111110000100011011001101101110010011010100110111011100101010010000010111110101100001100011001001111001001011001011010110001100111111000101000110001011110010110101111110010000111110101100010011101100011101100000100010110101000111111110101110000110111111000001100000101110101001110010101100111001010100011111011110110010101100011100011000110001000011001100100010010110011100000101011111100001110110000010011110111000000111110000101101110001010010001001111011000000101001001000101011001101111001111001101011100000010000010111110110110111000000010100011111100101100001010010010110001001001100101110100000101011001100000100101000111000101011101111111010010000100001111011110110110100001001010000001010011110100101110110110101101001110001110000010110101001001001010110100000010110010101001001110010111101001111100011000011101111011010110001111100111110011011110001110110010010100100011111101111001011011110010111101110111001010001000110001011001110011110011100111001100001001011001101010001010101100000000101010010111111000100000001010101110100001010011011111110110101101110110001000010101110100001100001000010110111110100110101010000110011000011110010010100100000111111000011001111000010011000010101101110101100100110110011011111110000001101101110110110100110100100101101001011101001001011100010001011001100110111100001000100110110111100011010010000011101010101010110111100011110000001110111110001111011110001110011101000111110111101010010001110100111110001101100000001101101010110011101010011100011001101111010011000111101001000100011010111110111001010110011010111111001101110110010111110001001111101111100011001000001111001111110001000110000001011011110100101010100011010110001101010111010001010100100001111101010100100000010101100000011111101111110101111101101110101011101011101111100010100100001110010000101111010001100001000101000110000000000010110011000100110001100101110011000100100101010101001111101101011101101010010001100100111101111110110111010011111101111101100110100110111111110011110010101110011111000010101010101000010000110001010011011000001110001010100010010100000110010110010010110110110100010100110000010110010010010000001011001101100101010100011011111000110001000001100001000000001110000111010010100111111110101100001111111101000011100100110010010101101111101111000011110111001001011111010111000111001100110010100110100010111110000000001001101101110010111000111100100100011001111000101110010000011111110100001010111010101001111110010101100110010110000000100111010000100101010101100110001100010111011001111001111111000100111111100000111110100110100001011111110110101110010100101000111111101010111101001111111111100110011110101001111010010100000000111000010110101000100110000001101110000011100001101001011101000100000101010011011011001100101100011110010011100001100100011101110111000001001010100011011001100101011001010100100001000110100001001111010110001111101111110111000000000111011010111000001010110110011001000110011000100111010100110111110001001000100111110000111100101101101100010000000001000000101000001000100110111001001011100101001010000111010101101011000011010110000010001110100101011011000000101000101000111101010100100001011111110011100111001110100110000011000000100111100101010000101010110001000001111010101010110101000010000011010110001111110001111100010111011011000000011111001111110101101111101110101111010000111000111010000011101110111000101100000001101000001111101110100000111001010000001110011111001101010110000001010111011100001001011001111000001111011000111110001011010100001011101000000111111111011010110111111001100000000000100110011010000000110001101001001101111100100011110011101010100000100000000000111000010111010110111100010000010111101100001101111000010000111110011011010101110110111101001000101010011010111000010011011011110001110111001010001000110110110010101010100100000101011010000001111010110111101000010100100010111100101100001101100011101101011100100101111011001001111010011011111100111000011101010100001100100110100001011101000000000111100101111000001111001101101100110000110110001100100011101100111101101110101010011001110110001011101001011101100010100000001001100111100000111010001111011000111101011001110001000010011101100010011100001000111111111110111011111101000001000111011010101111101010011001100010100110000111000101101011000001111100000000111001001101101111101100011100000111101010101010101001010110010101000000011000011110100111010100110101010101010110000000100111110001100100111011101111010000111111101110000100010111011101010100110110100100100100010100111010001100110110001110110001011010101100011100000001011000110110111111011000110000101010001100100111010111100101111110001111111010110100110010000111011101000011100111011101101010011000101110001000001101000001010001001110001101001000101111001010001111000111110000010011100110111011011000000010010000111100111001000101001011110110010110110100010110001111000111010101010101001010000000010001111011111001011101111101111101001110010011101110101100101101001000010111111111100100110001001101110000011100110111111000010101100101011101110010101001110010001011000110111000100111111000010111000000010110110111000110101001101001100110101001010111011001001111101000111011000001101010101111011101001001000001010000010000010010110011010110110010100110100100110011110111010100101110101100010101110001100101110101111100010000001011101010011000111110011110110011111001110101100011100101101110010010001010111010100100001111000011111001011010100010000001001111111110000110101101010111010101101011100000001000011010100111010110101101001101001111011111001010010111111011101001100010000101101100000100010000001000101011110111010000000100110000111010001000010010010001110110010111011001111101101111001110100100100011110100101100100101110000011001100001100001110111101101001111100011101010011100000001110111010000101011001100101110011110001111111111110111011001100111000010111001000101010001011001001110011100001110100110011000111011001000111010100001010100111110000001011101110001011001000110010001011101010111011111000011111110000100000101011010011000001000111000110001000011100100000011010100000000010010110010101111000110000100010101010011100100111011010111010000001011011011011101011111010011001001000100100001111011010100111111110010111111100100101101101000101011101110001000100001111000100111001101110011111010011111111101010110011010000101100101110001010011100111000111110111011101011100111000001110100000111110101111010010101101001101111011101010101011101011101111001011111011011010001101010010011111001100010001100011100100011010110100000110100111000110001000111000000000011000001110111000101000011001100011011111100010011000000100000000111010111110001000011011000011000000000111111111101010011000101010000110100110010011111101000010001010111000111000101111100110000101100001010010101000010101110101100111111110111010100010111110110100001110010001011111110011100110110100001010101100101100101011000100110100000111111100001010100100011110000000001010111100110000011010101010110001000011011010001101010001000111010000011010101011000011001111000111011010011101011101111111100011011000011000100001110101011011000000100001111111101000111110110111000100000110101011111000001100110111010100010110011111000001011000011011111111001000101010110000110110000001001000001111100100000110000100010111111010111101101111111100001111101001011111111001101010101001101101111010110101101110001001111000110000000000011011000100010011111110100001011100110010011000100001001000100110111110001010001110111111001101010111101000010000000011101011110011110010010111010111111011100111110001101001110000010101010010111101001110010000101101010111010100101101000011000000111111111000110001010011111110100010101011010110100110011001001001000000111101010111100110100101011100000101010111001110101110000011110001110111101111101100110111111001100010100001101001100101011101011101011111000111010001100000000001111110010100000001011011101111000010101011001001001001100100011000111001110000010011000101000001100100111110100000000001010000100010011100100011111001111111100110001000101101011011001100110100000100010001001101101001000001101000110011010001110110000100010101111110111001100101000101111100101110011111001000000001110100111010111100001100011100001011001110111000011110001001101000110110011001111101011101101111100000110011000010010001100111011111100010101001111101101000101101111000101101010011001011010001101010000111011101000110111110110110000001101100110110111110101001100011110010001100111011010000111101000001101010100100100000111110101100111000100110001110100011010111110010101100010111110011011000110010011011001000100101110100101101100011110001011101111011100000011110110010100101100011001001001111011111011111011111110111010011100110110011110110000101101011000001100110101101111001000100000000001001011001011000100111011010100011101010000111011100011010110001100111111111010110111100111011010111100010000101100111010010100110000000000111101110010010001110100100100110100110000110110011100111110111101011111100000100101001010001010000001000011011100011010000010101011101110000011100101101001111111011100110010001111100011010010100001101101010000101001101110010111110110010010110011010111110101011101001110101011000111010001011100111110000001101111010111001000111111011110010110001110100101001010101101111011000110000111010100011110100100011010101001111100010111000010100111010010111000011000011000011011100101000011110111101011100101010110011000100011010111111111011000001000101001010000001100000011100001000000101111011010010011010001101000010000001100111001011111111110100111111001111101000010001001100100000001001011000010001100110000001110011111110011001101101110000101110100011101011110101110010110001000000100100110100101100010111000110100001011111000011100000100101001010010110000011011000100110010011011011100100000110000101000110101111000001110001000001011111000110100000101000111101100100110100111101100011001101101010000011111010111100001110100011100000000011110101000011000111101111101110111100100101110010110011011111000110110111010000000101011010010100110101000101110001110010001010110110100101110000110100110100010100110000010101001001001010100101001110111000110110110010001010101011111010100000101100001001001110100001100101101100100001000001001100101100000111010100010011110001001111110101101100011010011101001101001111000111001100111000000111001001110000001111100111111011101001101011110100001110000010101101001001000111001110101101111001100110010001110111111001101101000000100111011011001111100101100111010010110110100010011111110000000001001000101001111111111000111110011111100101111000010111101000101110010111001011110101010111111101101110111111101010011001010001011010100100001111111001011010010111010011011001000110000011000001100000100101110011010010001101101011101001110110110011111100000100001011100100101111101101010110101001111100000100000100001011101101010101101001000100101101100001100011000010111010011000110111111011001001100010101011011001110010011010000111111110011101110010000010110101110011110010000100010100001101000100101010001000000100100010001001001011101001101110100010100011010100010101110010000000111011111101011011110101100101001100011111110101001101100100011001001001010001111100111001110010110110100111000000010000110001001010111010011010000110101100101000010011100000100000111101001111000110101000010100000100010101010001111111100001111100101010111011101010111000010010111100101100011101001110001011100100110111100010001010101100001011001100101110011011110101010011110101000011110010001100101011111101011110111110001110111111010100111100001110101010011000111100101100101001101110001001100101100000111101100010000110101000101010010001000100001011011011111100001101100010111000101000000111011101110110000001000111001011010001010011001111011011101111010010101100010110100111111011010111001110101011001011101111111000101111100010001010100100100101010000100110100111101110110000011001111011100101110100000111001011010000001110110010101000011010110011111100111001011010000111010110010011111100001010111101110111100011111010000111001000110010110111010101010100001011010000001110000001101010001001001110110010000000010111010111000001001110101001011001101110011100000000011011001101110111101000001110010100100111111000001001000010011000010010011001110111111111101010001001110111100000011011101011101001100001110111101111100100110101001011101100100011000011010101000001001110011111001101000010010010101001110010100000111100101100100101111011111110101101000101101110100100000100111100010001011010011101110000000100001000110011100100101111101000001011110100111100011011011101011000100011100110101100111111010010110100110110110111010000110011000011000101100100110000111001001110110100011100100010101101101101101001111000101010001000010010100001111011010100010100110011000100010001011110110001001000110111000010111101111001000010110011000010000010111000110100011010111001101100101001011001010111000111100111010101101100111010100110100000110111000011111110011010001010000010001001000010101101000110101001010000110001010100101111000100000111101000110011000011011000101001011010101110011000000011101001101110011111010110110010111110010111110100001110010101000101011101101011100001011111010101100000100001101100011101111001000000110001101010010110001110001111011010001110101111110011101100010001000100001011000011011010101111101011111111100011101101011111110101111100001110101010100011000001001010100110011001101101100100100001000110100010011110011001100110000010110111001010010000001000101111010011110111100000101111010010111111000000001011101100100111101100111110101011001110111001011100100011101101010011110000000110011010111101001111111001100110010100010011001011110110110101101010101011110101001100001110110101101010000110110000011111011001011101111010111001011100000010100101011000011010011111111010010000111010010101000110011011110001011101100111010110101000000100100010010000111000001000111000001111111010011111101111010101000101011011000110001011011101010100000111111101001010100010110101010000011000011100110000111000100011000010011111001101000000011000101101010111110100000010011111001001001111101010100000100110110001010111101010011000111001010110011100111100111100001000010101001101011101110000101001001000110011111000010110010101001101011110100001010000111110001001101100110011110100010001100110111111101010011000000011100000101101010010100010110110100001000000000000001011000110111001011001100111110000100110111111101010011011111101001100001111010010111000100100000101101100101000111000010100110111101110111010101101101001001111001111001001001001101001110101101100110000011000000101111101001010101000101001101100111101001110111101110100000100111100001001111000111010100101010101011111001101011000010101011101001011011101001101100000111101011111101111010011111001001000110110010011011111101110011011110110011011111100101101010000100001110001101111010100001011110010000110101110110000111101000010010011111101100000111001011011100111100110001011010110101001000011100110101000100110010101001011101111111100000101011111011011111101011000101000000001010100101100100001010000000110000000111111000101110011010010111111110001111000111101001001011101010110101011100101111100111101111110111101101100100100111110110001000000010110010010011100100111111010111111000100101110101110100011000101000101110011101110110111001111001010111100101101001000110111010010011000101010001000011011001111000000010011111000011010001010111010101111000100011011101100110110101001101011010101101110100110000110011010001101001100011010111000100111000000010111000011100000000100110000101110001100010011101010010010000010100101101011110010111001001001011011101001011000101100000111100101001100000011011010001110000001101011011100101001000001100111001011001011101100111010001011101100100110101111111110010000111111001111011111111100001001010011111110010010001101111101000000111110010010100010101100101101001100100100000101111100100011111101111001011001001101101010110110011000011001111111010101000010001111110110001101000101100001100001011011011011110010000001100111100001101111001011101100010111111000000101010101100101001000000001110101010011001110111010000111011100010101000100101101001101001110110110000110001000001101001111011100111101110001000110100110011101100010110000101010101010011011111110101111110100000011011011111110100110111001100001010000010101001101101111001111010011100001101110000111110011010100100010000011110001001010011010111000110110100100100001101011111010101000111000011110011010101011010110110001010111010000111111000110101100001001111011000100110100010010111111111100000010111101110000000110000101101101000011010011100110010000111101011110101011001100001010001100100111000110010011000010101001100100011000001011000001010110010000111101001010111111010000011100001010101010011001010101100011000110101110000001010100101101100011000101111111010111000011010010001011010110111000011111110110100000000100101100011100010001001100110010001111111001111011011100010011000000111101110011001110100001110101110101010001000100010000001000100011111101001010101010011101001011000110010100001110100110010101010001001111100101000100110001111000101100101101100001011100101111010011011010101100011110110011000100001000100101001010111011110000101100011010111101000001000010100001001000001111010110111110111000010101000111001010101011001101101111100100110111010010011001001111001001011011000110110001100010011011101101000011011001000110111011000110100111010100000010101110001111001101101100101001000110100011101110110111000010001101001010001100100001100010001010111101111001000101100101110100101111101011100001101101110100010011001100010100000010000101101100001101100000010110100011100111001010010001101011010011111010100011100110110110010101000110010010100111010111100011110100010011111000100101110100100110101011000100010000010001010100101100110100100011010010100110000101010101000100110011100000001011101111001000101111100100000000000000000010010010010000101010100000010100000111011001010110010110110011110001110000100110001111110110000101101000000100100010101111001100001001011001110000101110011000110111111000111011010011100001111100011010011111111011010110101010011110011001101100010001101010100001101100110101010110010100000101000010111101100100100111010101101111101101110001111000000000101010110110010000010011001001001110000111100011010011011001001111110001100111111110011001001001001011010001000011011001111000100000010101101001100101001111101010110011010110111101000010010110011100010000010010101111100000101011010011111010111101000111011000101000010100100000000101011100010100010100111011011101111110101001111101101100001010011100111101001101111100001110101101010111110000111111110011000000000100101100000000010111000111101111110011001010101010110000110101001100000001001101101100011010010101110110010001001000100010110011101011001001101011101011110011110100101111100100111001101101100101000110000000100101000000110110101110011011010011011011010001000000001001110011101101010111111110011110001001100000000000100100110111011110110011111100111011111001110110110111101010010011110100001111011101111111010011100110100101110010001101001011111100001111011111101101001101100100000100010111110011110011001101010010000100011010110011011110110000000010110110100010111111000101010110001011010011110101011101100110100000100001000000111110110010001100101111010001000110011000011001000011100101101111111010001110000100000101011011100111110101100000101000100001101100010100100010001111110000101101001110011001110001110010010010001111101111001111010100010100111010010010101010100000011000100010001110100000110111011010110101010011101100110000001101100111001011010100010100011011101000011011111111101000110111000000010001110010100010110100001111100100100110110110111100111011111100111010111010111111001100101101011110100010010101100101010011111010101100111000100000000100100100101010110101010011111101001010111001001101101001001010110010101111001011111010100101001010001000100011100101110001011111100001001011010100100111010000010110100010101011011110011101111001101011011111111110111100101000111100100101001000001010000010010100011000011010110110111010111011011000100111011101011010011111010110000111011010000010111101101000001110010011011101110101001111110000110101110001001100000001111001100101100011000000010011101011100010011011000010010100100000101110101010010111000111101100000110001101010010010111101011011001101011001011100010000111101110100110100010011010101101100001101101010011110100011000110001000110011000001101011110110110001010000111110001000100100000010000011010011100111110011110010010100101110101000010111010100110101000001011110100100110000011111111001011010111001001001001010011011001001001011000001000001000101001011100110001001111111000001011100100000101000111000000000110111001110111110011001100000011011011001011101100111001010010101100011001111011000111111100001000011001011111011100110100101101000101000101001010110011001000000111010011111001000001101001111110101100110011111110110000011100011100001010100101110100110010001111010010100110100100100010010110001100000110100100010110110100001110110001010111111001001111011100110101010010111011001101101000110111111100111111001011111010000010111101101000110011010000001101000010111100100001101100001011111101110101001001010111010001001111011011000001011010101110110000000100101111001001011101001111001000111110101010001001010101010110011101100100000100110001111111101010100110111111001101001111010010000100101011010110010001010101000011100001001000111001000100001100101010100100111111111111011110001110010011010111111110100000101010101101010101111000100111100100000110110111011011011000100101111110010001110101110100000100110110010100001111100110111100111100110010011101011100100100011001001110010010101010101110001001001110111011011111110111100000010111110101000101101111110110100100100111001111101111011101001001000111110010010101011101101001011010000001010111100100101100000000000011100000110110111110100101001001001101001010010001100101100101010110001110010011111100001111111110010110010011010101001111000111001010000111011111010110111010111111100100110000010010001100001101000100100000101001010111101011010001001010000100000101011001011101001000000011000110010011001001101110000011100001010000110001111011010000110111101111011110111100010011100011011001000100011100000101111100000010010000010011110111110011101110101100101100000110001100010001001001001000001111101010110110000101001011110001101010100100010010100100000100011110110111000101101111010010001111010010010111010101110001110011010100101011100001000000011010101011000111000100111110001011001001110000111100010101111000010011011001001000011110001111010000100011111100010110101111101010110001100110001001101101110100011001100000101111111110111110000110101001011010000101011111101111011101011111001000011101001110111010001111111001001000000010100101101010010011011001111000101101111111111010110100010100101100100010111011110100111011100110110010001101100010101000111101111100111011110011010001100011011011100010100010010011111100001110010100100111100010001010101010001010000111011000011100100101011001000010110001110111101000001111110111011010001101001111010110100100000011111101011011100010000110001110011100000100010010011100000100100100011100101100001100011100001001010111101100111101011011100111100101111100011111001010010110101100001001111101001101101110100000101000100000001100011001001111100111111001100110011001110011101110011111100000010011111101111011001000010101001100110010111010111010111100001001100111110010110110101010011000101000011010001101001100011110001100100101100000000100011110111000010000110111100101001000010100101010111100101000000110011001010101101110101101101011100100100000101001110000011011010010011011011100111101010100001101101100011011100010100011100010010100110100111001000100000011111111010100000001111101100110101101100000010100000010010100110011101111001100101011110010011111001111000000010100110011100101011110101101000011000010100101100000101010100101011101000001000100001111111000000011000111011000101011100101001100100000000010011111110001001011110011010101010000100100100110110011011101011110110110101010111100110111000111100111001000110110001111011011110010001011101010001000001011111111110101100110001000111111011101000001110101111000111011101000111001111011101110000111111111010110010010110010101100001001000111001010001011110100010011101000000100001100001100011101100111110010010111001010010110110110111101101010001001100011011100110010110101000001100001000111100101101001111010000111010110000100100010001101111100110000000101010100001111110110111000111111111001110010010100100101000010110000111111100010011000001001101000110010011111010010011001001110110011000111001101010000000001100000110011100110001100110011001101100000000101000010001001010010011100000100001110011010110111001110101001111100000011000011111100101110110001100101100010000100100011000111110011000100000111111100011010100011110001100100000101111010011101010000100000000011001011010001010110000010001100110100110011100010010101010110001100000010101100111100010000001011100111000010101001101000111000000000010101101000010110110101100000101001011101011011011110110110000110100110010011001111110101111111010100001000000011001010101011101111010001101001011010110100110001100101010010010010000001100111001111011011111100000110100001100010011000010010100110111100000111011111100100010101010110101101100110001111010001000110111101111101111001000111001110111000111111110111110100110111011010100000111101011100110010001011000111101000111010101110110000101010100111010010100010000111101100001111111001101001101110010101010101011001110110101111101000101011111111111111111001010001110101001111010000110100101101111100001001111001010101000101110000100101100101000011111101000011010010101011111011110010100100101111000111100000001100110110101100011101011010101011011010010111000101011000001100101111000010010000111111010001110001101100111110001101110100011011100010110000100110001111101100010011001011110111110101101110101100010100010000010000101110111100111011111100101101010011001110000011011000011001011011111001010001010110111101100100010110001110101011010011000111011110010111000100100001100011110011000011111110110101111110101100011111001101100100000111101001100001100111101001011101100001111010100011101000101001000111100100111010111011001110110111010001010101111110100011100000110100011100101101000101110101011101000100011001111011111111110100000011101111000101111100111000001010011001110010100110000100011010000011010011111100011111101010110101000011111101101001010100101000001000101110111010100001111110100101100000100100011100001101111110011111100110110111000101111110111011111011100011000101110101110110001101100000101110100100110001101100101010111111010011010010010110100001100010101100111110101000000000001100110000011010000010100001011111011001101010101000001111100000101011101111111110001100111000101001001111011111110001111111111110100010010001110001000001001001110001111111001101011001101001110011110001111101010111111100001011100100000000001100011100101011100100011111011110100111011001011100110111110011111101011110111011000101100001110011000011011101110101010111011111100110101110011111100101111101111111110111111010011100100011011100111111000110001000101001011100010010000000110100100010101101101101010101011000011010011010011111000101011011101001000000111011001001100001010111001100001010100001110100000101000011011000110010001101110010000001000011100111000110011100101011111000110111011010000010000000010110011011101010111110010010011011000110010100111100000011111011001011010010011001100010111011110110100110000000001101010010011001001011000100100100000100000110111001000001101001001100100011001111010111010001010110011011001100101110000111000011100001001000010101101100000100111011000000101110101001100100100111111110011011000100001100111101110011110011000011011110110010011011111001010111011111001001010000000011001101111010011110000001101001010010100101011101001111011000111100100011110000110001011100001011001111001111010000100111101000110011110100011001111100110110111111001001100110101101110100110110010110011010011101110001101111010000010001000111100001110011111100011110111011000110000011001000001000101100110101100001110011000011000000001101100010000110011001110110101000110000010010101111100100011111000001001110001000001001010111100000010101110110001010111111011101001111000000001000100101101001110111001101100000011101001010000110101010110001011101000010101010101100001001011000010001011011001101100010101100000110001011010110011100000110000010000001100101101101011110110110111101101010110111010111001000101101001101101101000010000000001011001111000101100001001001000100001111001110001011011101011101010110000010100111011101111111010101101000000000000110000110111101010111000000100010101011110000111100110101011101000101001011111001001111100111100110001010110100000110111101100101100000001110110101001011100100101100010011101011010111100100010010010100111111010111110011110000011110001000001110101100010000001011100110101000100101000000110011000000001100011101011010100011011101000101111111111101011110010001100011010101110000010011011111100110000011010000100100011010011101111000011001110101001000001100111010111000011101101011110010010100010010000000010110001101110000010010010000000100111101000000000010001100011111010010000001011010011111100101000011110111110110000010100101110001101000100010100101011010111111010111011011010110111101101001011001100110110010011000000111000100010100001101011000001110110001101011110010111000010010111100110111010011010111111000101110011001000111000111001000011001101010110101101010111011110100010001011101001001010001110101001110110101111101100111001111101010010101101001000110100110101111000001000101100100010110000100010110111011001000100100011001111101111111010011010001101010010101010101011100110100111101000010101000010010111011001011011001101000101100000100110111011100110010001101011001011111010110011001100110110011101000111110011110101011111101100111100101111100101100110010111101100111001110111110001001110100100011111001000101010001100101101111101001100010100100011010111110001000111101111100111000110010000011110100100000100011011111101110010100010000001100101001010010011111111001000011001010010100010010001100000011111110110010010001100001101010101101101001101011110110110010010010000100100010111101011010000011100000000101111000000000001100000100000110111101101011100101110010011100110000011010101000101001011001001111000010101100100010000100011101010011111010010111011101001100111100101011111100110110001111110010100010000110011011111001001000010111010110011111010110011101011110011011100000111011011101010111111111101111010001111000011101010010001101000011010100001100110101100010110000000100000010110001000110110110101101001011010001010001001111001111010001111010110110111011111001111111011101101000001111111010010110111111000100101001101110000011001000011101110000001001101101001010010110011011000011010110111010100100000110001111100111100111100110110111001111111011100010010001100011100010100101000000000000001101100111101100000111001010011100100100000010001001100110000110111001110001010100100010101101100001010100011001001111001110001111010101010111100100100111011000100011101011100101000100110111011000001001011101111110110011100100100011000011111111101101101110100010010000101001101001111000011010101000010011111011011100101011101001001001001111100111000011100101000110000000101101000100100010111111010101001111000011010100110101001000000011000010110111110011101001110001111100110001110110100001100000110001111010101100111101101111000001111100101001110111101011100100100101000001001111101110000000101101000101010000100010110001111000100011110000011111010001101000101101110011000111010101000111111100011110001001001101110110001110111111111011000011011011011100111010110101101100111111101100000001001110101110100101111010100100101110011001001111101010111111110001100100011110110010000001000011110110100100111100110101010110101110000010011110011111000110011101101100000011111001110001100001000010101110001000011111011010001111101111100000001000011011001110110010101101111111100001111101000010000101101100011100101110010011000101000011011010110011101101001111000000010101110100001101011010011110111110010110001010000000011101001000100010011100010010100001010011001100110111100010110001101011101001110001000100100101110011110010001001101110000011011000000011001110001110100111100001001110011100101011101000100101110010110100010001010101001111010010111101001011000100100010101000110101001010010100111000111111000111100010011011001111110110100110001110000011010111100001110000011101010011011110101001100111100011010110010001011111100001011110100111100000110001101010111001101110101010100010000111000000011001101101001000001111011110101001011100110001000010100011100111111000100110010101101100011101011011110000001001010111000001110100011000110110110111100000010010111101100111010000111001011010101111101011111010010011011101000101011101010111001101001000110111011001011000110111110111001111100101011111010010011000010111110000001100100111110010110011111010000100101001011110011110110001011111010110011001111101010100100010010011101110001111010001001110100011100011110110000010011100100111010010100010000111010010111010110110111100010011110110001100001000001110001011001111111010011101000101101010110001110101101010100111100111101010110010000111000110000101000001011111100011111010011000110110011110100110011101011110110111110001101011111100001100100011100000000100110011011000011001000100100110110110001000010001001010011011011110111011111110011101111101001111000111100001111110001010111111001100101111110100011011100110010011110000101101111101110010001111000010111111000111110010001101111011011000100000011001110000110110011000111010001110011011000010111001100101101000100011000111011111101110110010111100110110101010001010001101100101100100101100110011011101101110000101001010111001100010100111101110011000000100110010000000010101000000101101011010011011010001010110101001010110101101000000000110011000101001011010100101101100111001011011011110110111010000111111110010000011111100110010101101011111110000001100111110101100000000010110100100010001011000001010100100111000000000111010100000101111110001001000111000101011111010010001111101111100011100010110001110111000001100111000010111101010010111011001110100010001000010111111100001111100111111011111001001100100011110000100011110111010111101011100100010111001010001000001011101110000010010010100111000100000110011110011110011010000001100111101110010000010001110001111111000110100000100000001001000100100100111110000010110101000000001001011001010001010000001011110001010100010010110011111011001001110100101011111101001001000110010101110101100000000101001111000111111110110101111001010010101100110110000000000111011100010100010011000110001100100101011101101100010001100111111110001010000101110000000001010010110101001110111110000001100111110011011011100001100110000001101001111100101011100010110101101100100000010000110100110011100110101100000010100001100010100011010010001100011111010011001101010100101100111110100111110001101001100000001000111110101011111110000101001111111010011100000111111000000101101010001010001100111011010000011001111001010000010011010010110010111111100000111000101011101010000000010101101011101011000011101000101110111111111010010110110101111001100100100011010100110111101010010011101000100011111011111100011000011001001111111110110110101101001010000010100010110010010100010110111001101001001100101111001010110011001110000111001110010010100101001010100110100001101110110101001000101000100000100000100101001101101111110101110111001100111100110101100010111111011001111000110000100001110111100001001001101111101110101000011001111010000100110001111110010000010011001010110011001100110101111000110100101011110011111000101011000010100100101110001001110000111100100010111000010010011000001011011001110100101110100000000010101100001001000011000010010101010110010000100110100101001000010001011001011000101001100011010111001000100001011110000110011000100001001011100000100001000100100111111010010110010100100101101001010000011000011000010001101111001101011011000110010000100101110000111010101001001001000101000110001011110101110101000101110101001000111010101001111011001110010111011110110001011010100111101111110000101100010101011000011101001100110000011111101110011001100011111010000011011001011101100111110110100100100000001111011100101110101001101011011011011110001011111100001101100000101000000011001101011000011011110001100001011111101001100011111111101010101010100111111011101101111111100100010100010001001000000010000101000100000110011000010101101111011011111101000101000111001101110000101111000000000110010011111101001110010010110010011010010011000010110100011111000100101011001101110001011000110101011110100111000000101011110110011100110100011001010111101001100101001110110110001100001110110000111100011000110001101100011100101000111110010111110101000111111111100111101001100011001101110111011011111101001001000001011001000101001101101010011001010011100101011100101001010101110101011101011100000011011000000001011101100100011110010101110100111000111101011101011001100110101101010101011100010110011001111110011110011100001000010011010010111010101100000000010000000111100100001111000011011101000011101100010000100111001100101011010011100100100101110111100110001100001111001100111111001101010110011000010001101110101001001110010011100110110001100110011110010100110111101111101010001110000010001110110100110011111001101110001110011110100000000001011001110010011100000010111101101100011000000001111100001100010101000011000110000000000101000010000101011101011111001011011100101100110101110010100011010111001010001101101110011001001111000101100101010101101100000001010100011111101110110100110000111011011001110100000100010011011001100001111001100111011111101010000100101101010101101101111110001001000000110011011100101000010111011111111111001010000000000001100010001111101111001110010001100001010111110111010110101000101011011011011100101000001100100101000101100101111011111110100111100110110111111111110101100011001010111010001101011110011100001110101000100101110011110011100101001000010000110101010100111010101001110111101010100000100100101100110011110110001111011010100101001101000011101010000100110010011110000111111000011010101110101111000100000101011000111100101101110001011001100000001100011001111011001011111111000000001111000001011010110100101001110111111111001100101001011000001100001000000100001101000010011100110010100111101011010010110010000011010010000101001001010001011000010010110011000110011011011010001101011010100111001010101011011011110111111010010100010001000110010111010000010000100011010111110001110010001111101111000010110111110001010110000011010101110110001001010001001011110100101000101101001001001111011100000001100110000000001000100011011001100010000011011011000101010101010010011011110011100000000100001111011111010000100111000011110001111110100111101000110111011000101001001110010110111111000100100010010001110101011010111000000001101011111101001011001110010011100110100110101111100100010000001011011001011111111100000000110101111000010001000010111100100001110011010001100111011111100110111111110010000100001100110100000000111100001110111101000001110001001000101000100101011000101110000010111100111100000011001001011111110000101111101000101110001110000011011101011001101110110100100101111100110100111011001001011011001001101000011010011001101011100110011011011010111001100000101101001101111001110110111011101110111111110101101100100001110010000100011100010000001010000000011001000001100001101010110011010010111011011001011101010001100110001111011111101010011100011011001100101010011010111101100010111001101010011110001000000111101011000011010001100101001011010110010101101101000011000101001110000010101100011101100011111110010011010110000011010101100011101000111001100001011101111101101111001011011010000110110100011111011111100101101111001001100111100100000111111110111010010110100111110010000110101000000100000001001000011101110110001010110001010101000011011100110000101001001100010011001111010010011110110100100110110111111001011001000111000000011010111110011101101001101000010110101011111001000010101010011001010001011001001010011011111101001101101101110101000000010110000010100011101111010100010100000110001010100111110001001001101110000111111001000110111100010111100100000110001000101010010111101001111111111101101100100110011001010011101001001000111101100010100000110110001000110010110011010110010011111111111011000110100110100111101010000001011001001111101111110110011101111101100000010101110110010111011000010101100011011100110100000001100100001010100010000111100000101000000001101110000100110000110101001000111100010100010000110111111101010011111000111010101101000000001110101011101101000000110000100011000010111101000100111010011011111101010110110100010101111100010011101000100110001000101111110001010110110100110100010101100011010101101110101100100001110011011000000111110100000101001000011100100110101011001101011111011111111111100110000111000001000110000010111001110011001111000011111011011001010101111101000011101001100110100000011010011001001000111111100000110000111010000011011001010010101110001010001011011011000101000010000100010100001101010100010011101101110001111110000111101010011100000100111001110010110110001011100101100111111000100010001110011010100010001011000000110100110001110101100011110000010101110011011111010111001101111001101101001001110010111010011110100001010101111101001001111110001001000000010010001100010010000110001100111000111001100010111100100101001101100001000100111010010001101111011100001111111101001110100100010101000011010101000111001100010000001000111111001001011111100011001011100011111000101011000010101110011001001100000001001010010011100001001100100100110100011011001001111100100000001100100100001010111001000001010111010101000011100111111100011001100001111110110111110011100000101000111110111001010110010010111010000000011100011101011110000111111111001111101101100011100000001111001011001100000111111111011000011001011111110011111101011000011100000011110111000001000101001010101010011101001011010110100100101000011011110110010110101101010011101011010000110000100001001010011100010101101110101100101001111010100010110101001001011101101111010010011000111111010000000110110011000001100110100110100100110010110001000100001100110100010001010100111100110111010000101111100001111100011010110111110010001010110100001000010010000111111110100101010001111011001011111101110101001100001110000100011101100101011110100001011010110110101010010011000110101000110000011110010000100100110001101001111100011110101001000100001011111110011000101101100101100100000111100111101110011011110111111011101010011010010110001000001101110110011011110000110011111111010111010100001110110100101111100100010011101100110001110000000011011010100111110011001110001101101101100111011110111011010110001011001001010010011101111101010100110111101110100000001001110011110110111011010000011111001101101100110111001101010110010000110111010001111100110001010010011110010101101011010111111100101111000001100111101011101100010111011010101101111000001000110100010111101000000101100110011001010101000011010000000100010010101110000110010111101010111001001100011010001101100110111100000010110000101010101000001101001110010110101101100011011111011101100011101000011100101101111101101001110111011000110010100111111110110001001101011010000111010010011001011010101110001101111001000001010011000011010100001111101100100010111101100000111011000010011011110010000110111000111001000101000110001101110110010011100001111000111001101011001100110111100010101100100001011111010010100110100000111011101011010101110110100000010001011011011111111000011111111000000101100001001000111010010010010101011110111011111001111110101110100101110000110100101010000000111110011100011100101100101110110101000110011100000001110100011000011111011000100110111000011100111000100010111110011101101111100000000000000000011100001110011000010110011001010001001100010100101100100110101101111001000001010111010101010111001010101100011010000101010010010010100111100101010110010010111001101010011011001100110010010101111101010101001110111100000100110100001001111111101101100011110011111001100100110010101111111110110111101111111011101000011000110110111010001101010110010000000110011100101001100100100101001000101111110000001110100011000100010010001100010010111010001011001110000010100000101110001111000111100000101101110000010010011100111011011001001111011000110000001011011111011111100110011001011000101011101010101101100011101010010100001011001100101001101100010010010111010110001110000010100011000011001000100010101111001110101101011001011001100010111000001111011010101101101010101110100001011101110011011101001010010010111100001101111001111110111001110010100001000101010100000101001010110000010110001110110011000101001101100010001001011101011001010001110011000001110011100011111001110101111001110101001010010001010110000001101010000101111000100011000001001011010110100100000011010000111010110100111100110001011010110110101010111111011100011101110111011011101010000010001000100111011100010111000001000110000111010000011111011101011010110111010001110101001100000000010010001010010111000101011100001000000011110110111000011111010001000110011100000001010100011000001100000111001100101000000111000001010010011111101101010011011011111001010101001101111101010001100001110010101111001111010101100001111110111000111110000000000111001101101001110000001010001111100100100111010101000000100100111001111100100110100010101110111000010100111101011111101100011100110100011110100000000111000000011011110111011011110110100111000110100101001100000011001100100010101110010101111011001011111101000010010001111101001011010111010100010010100011010011000111000000011011111100111101010100110111010111101110010011101101001011010001100111111101101010011110000000010010011010110001001011101100011110101001000110101101101010101011100011000001111111001000110101110100001000010001001101010010011010010110000100110001101110000011110011011101110100111011001110000011101110111110110110010111000001111111100011000000000000011111000111100010111100101101100001101011010100001100011001010010001110101001011110010010101001111001010000001111000010111111110001011100010010001001101101100011111100111000001101000000111110101110000001110011110010011101111100101001011001001000110111110101111111001101011011110001100011000011111101010000011100011110001001111101111110000100101001011011100101101001100110110100011010010100110111111011110111101001010110010001110001100000010001111010100000100001001101111110001110111001100011001110000100110100011101101111011100000110100100101001111011000011110111010001000111010000101001001110001111101010010110000101000111111111010111000101000100111110001101100001001111110010100000101101100011101010011110110110010100010111011001111111110110011111010001010101010110111101011110000000101010110010011000010111000101110101110000101111100001111101110101010110001011111100101110001001011100111110100001100101000110101001001010101011000111010011110110011111111100001111110011101100110000001101011000100000101100101111111001001110001100100001110001111000000001011110001101101011110100001101000100111001001111011010011011110111100000110111110111011110010001011111111101101010100111011100010110111101111000101110010101111011110001111001101101011010100001101001010111001111101011010111111110100010010001001101100010010011010110000100010101111100100010010000000101101000001011101001011111001011100001111100000011010011100100010010000101011101001001000111001100100011100011010001001000001010110100000111011000111011101001111111010111001001011001000010011101001110100000000000001001000010011011100011011001101001011010111111111001110110001101110111001100010011101101000001110111110110100100011111001100011011000000110011110110101111000001110010110001110001010110101000100110010001011000111000001101000010110010100110100111110010010110010111011011101101110111100101000101111011110100000010111010110001000101100110000010010011101001111111011100001000010000110101100110111010101010010001001100110010001111101011100111001000000100111001000101001111111101001011110011011100110100111011100110001010001010011011001010110010110000001111110010001110000100011000000000011010001100100000100001000010010101100010110111011000001010110010111001110001001110010001111000110100001000000000010110110111000100100111111010000011010000110111001100100101101011001010000000001000011110011110111011010001011010011110111101000010101110101110000101100100010100000101110111000010100001101110100011101001011010110111111100101110100011001010100011011111010111010011000001010001001111001110101110001101001000011001111000110000011001100010001111010011011110101101001000110101001110100010101001000111100101111101101100010101011110011111111110100101000001110111110101001100001100100110101111110101011000110101101011110100111001111000000011101110011000000110100010110100001101100101101110101000001100111110010111001111010000110001010110010101110011100101100011010110110000010001101101011000000011001110100001111011011101000111001011110000110010111001100001101010001111100011111010001011101001010101000001010100001001000001010000100001111101100101111011000101011111011000100110001001011100111011011011100111101101001010100100111010110110101110111101010000110011001001111011010000010011111101110000010100010011110100000100001000010010001001000101010010110100010011110100110100110111111111111011110011101000001000110001000100101011011000010010001011011110001100000110101011110010110011010111100000000101010111010011101000001011101001011000000101010000011011001111011000010001010010110100011011111110111101000110000010010000010001100011100000110100101111000001001000000001001111001001111011010111011000111011011110101011010010011000110010011010111101110111011110100011011011001100111100000001100000100110100000010101000100101110101010000011111000110100110101000010011111100010011001101111011000110001010010010000111000001011011011010001111100011011001110011100100111101010000000010010110101110101000110011101001100010000010000100001001100000110110001011111110100001100101001000010111111101001101001111111011001010001010010100000100111001001010010001111011010010101100111001111110101101111111111100101011100101100001110000001010010010101010101011111001000110000000111110000110000110010001111011000111111100111110111110011100100010100010110101011011111001000110100111000101101111001001000100010100100101100010100010011010010010001100001000011110110101111110111100011001001010001001110000010101101111111100010010110110000111110011110100010001101101101100000001110000100100001100110100110100101100001110011000001100111110101010011000110011010100111110010000010010101111110101100000001000011011110000111011000010011010101011011010100010000111110000110100001010011010101100111010001010101110110101100110111101000010101010111010011100000100111110001101101010011110010110010111000110011011011100000010000011010101101010100101100011101100110001011010000100111010011000011101001111010101010100110000010100011011010111100011110101000011011100001011011100010011010111001010000110010011001110100001101110000011001000110000111111111101011101001011100000001011100000111000010111100010010010011110011110101111001011010100000001101010111111010010100011010111000110001000011101011011100011010101011010100000100001111001101001001000000000001001010001101100011111100100101111011011100001011111110101010001110000101001100010100101000011000000010100000011111111001011110001000111011010011010000110000010111011101010010110110101011011001010010111011111110001100001110110110001110001000000000000100011011011100010001010001110010110110110010101101010001000000010111100010010110100111010001011001010001101001110111011010110000101100011000110101100111000011111011101111000001110011110001010101000111111001111001100110110011110101101001011001001011001011100111111111111111001000101111010001000010101001011010010011011011100011100001100101100010111010110100101110011100001000110010100011000111100000111000000110000000110001100011001000000000011010111001110001010110101111000100001010110001001100000101010100000100110001100011011010100101010110010110010100111100011001110110001110010011001000000110010111011101101011111001111010010101110011111010110011110001110101110101111100010100000000101101011011110111011101101100100010010111101010101001010011011110111101111101010100001110100001001110100110011101000110101011101010101111001110111001110101011000101110011011000001010010111001110011101110110010000111001001011000010100000100111101101101000001000100000111011101001010010001100111100110111000100011010011000001011010010100101100011011000111010000110111101000010111001011110000001000101101000011111000111011010111001111011001010001111101100011101101010000111000111110101000011101011110000010000110101100111011010110011111010000011110111011111010011110101011011110100110110001010001100011100111010111111101100100010001000111011001101000101100010010001110010001011011101100101111101100001011100011010101111001111100000001111111001110010001110101000011010010100010000110111110000100111001111011110111000010110010100001010100010101101111111001100110111100000101111101011000011001111101111111011111101101111111100010000100000111001000101000010010010100010100010100010111010110111000111100100010011111010100111100110100000100101100100111000000001010110010111011111110101000100100000110111010000010100010100101101001111010111111100101010000010011100100010011101010010111110001101111011111001010110101101001100111011011110000110000011111101010011010100010111000011010001101101001001100001011101111100001001010110010110010010110111110100000001001111001100001101000101001111101110001011110001011000110010001100000111111101101110010110111000011000011010011100100110110010110101101100110101011100101111010100010101100111100100010000101001100110001000011110100011010001100110000101110001101111100101110100111001101011101101011001100010010010010000100111111110011111110110101010110101101101111010111011110110111111000000100000001100100001001000111100100100001111011011110001100010101001101111110111110110000001101110100100011011000101100010001010100111100101010011100010010101110100001000000000100010010101000111100101010110110101100000000111011110010111101101000000110111110000011111001010111100110111100110001100010001000011100011000100001000010001001111011010111000101000001100101000110110101111101010111101000001010110001010100110010101000100110111100011010010001100001001101101111101101001101000111100011101001011100110100111111110110010100111001010001100111001010010000001001010111101000110010111000110011011011111001011110111110000000010110000000000010110111100110011010001101001110100101100100100111001000000000100000001000110100100001000000011100011101100101001010011110010101100101001100101101001000110110100001011111110111101000000100001010111011000100110000001010111110111110111110001100001000011001100101111011110000100111010010010101010100100011100110001011010100100111101110011110011100110100110000110001111011110011101011101111011011111010111010110111100110010110100000011011000111100100011100000001110010101011101111101100010001011010110001100010111010001000011011100000001010001010100000110101000100110010101000100110010000000011111110000110001000001010000010000110110100110110001010001110111110110011111000011101001100010010000001101010010000111100101001110100100111011001111110110101011110000111100110011110100011110110101000101000000101101010111101001100000111100011110000000111001111000001101110100010100111110000001110100111110100000101001000111101001010011000111111101010010111000001100010000100011011001000001110001000001101010010101100100011111010000000000011000100110101000010100110001000000001111001100110101101011000011010110111111001000100101010011111110010000010000001111100001011100011100001011000101000100000100011001011010110110100111111111010110111000101100100001011110011000010100000101010101100110110100010001010000101111111101100101011111100111010111001110110000000011011010110010101110110001111000110011011110001010111001001101001000101001100000011000101011010001000111000110110001100011101101010010100110111000010001000001000010010110101111100100010000110010110000110110111100110111110111110101011011101111011111000101101000001110100001110110001110100001010001100100100010100100111010011001100110100111101110101110110100000000001010001110101111100011000001010010101110001011100010111001010111010100000111001001100101010100100001010101011001010001101100111111110000111000011000000000001010101000111011010101001100011010101111101101001111111011101111110111110111010000010010000111011111000100110001011101011101001101001000000111000001000000101000010100110110011001001010111000110000000000010111001100001101011010100000111110111001000010010111100001111000110010101100110000101111001110001111010000010011001010000101110001011010010011010101010010111101111100111001101111111001011100010111110001010100100100011001000011110100001101011011001110011101000001100101100101000110010110101100011010010011110010000100111110010000101010001111100101010101001000010011110111100011000010011100011101111101010101101011011000101011010001100010000001010100111101001111010101110001100000011011011100010011001000001011010011101000000100110010010111000000111011001100001001001101101101101011100010101001001101010100010000001111111110001100001101110110000011010100000101110001100011110011100001011001101010000010110011011010010010001011011111010111111010011001100110010010110011100111011000111000101011000110110101100101111010011010100000111101101010000111010000000000100111011000000011000001111010100100000101000011001101110010111100100100000010110011011110010011001000001101010101010110011110010111001011000100010000011011100000100110001111101101010000000010000011101001000011000100101001010111100010000100110101110110110010100001101011011110110100000001011000001000111000011111111001110100001000100010110001001100100001000001101100111101000011111000001000010100101001010100101011011111011101110110100011010000110000101110011101100101011000000001011111001001010111011101000010001101010100111000011101011101000000111001111010000110100000110110011111100100111000010101110101001000111111100110101100000101010010001000011001101111101011001010001111011001000010100010100010001010000000101000011001011011101001010010010000101110101101001111011111100011110101100101001000000100011101011011100111100110000010100110101111011010000100011001000011010110100111000110000100011111100100001110111101110111001111010000010110011110110000010100010101001000110111000000001000110011101010011010011100000010010111111101001100001110011000111101110111010110011110100010111011010000110111011010010100011101000110001001010110010110011010010100101011111011001101010000101111010110100010011001101100001111011110010010011000001011011011101001010000110001010011011000101111010001100100010011000111100011111001101011010111111101000000000011011011010011000100010101111111100000111100010111111001110100010101101100100011110011011101110000010100111011110111111110000111001000000011111100111110101111000001000001001001100000010100000011011100111100101001101100000001100010010001100000101101000000010001000100001010001101110100000101000000111110100111010011101011001110011100011001001100001111110101101101011001001110111000010001011011011011101101100110011100011111011011001100101011011110010111110110001110110101010101111000110000011111111001001010101010000110001101011100101000000001111101101010100100011111001111111101011011001111011001111011111101011000010111010110100111010100001011001010101110000001100001010101110100101111111100110000111001110101001111010100001110111011111111011111000111110101101110000001110100011001011111100110000011111011000011011011111111110011110110011101001010010010001111100110010101001101001101000101111011000100011001001011010101100000010111001001010110000001001101000001000110010111111001011100010011011100010001100011101000111011000000001110101111110111100101111101101001001110000010111011101001010010111101011101010111001001110110011000000001001011001110100000111111110110001101010011000000010111001011001010000111111100110110101101010001111111111001100110100000010000110111011010011111001010100011100000010011010111001001111010010100000001100110010110110000010011011010101110101011011100001101010010110111100010110110011111110011001001010101000010011100010110101011110010100101110100111101000010110000110000101001001110010110111010110111000111010011010010101100000100101000111000111101101101000111010010111100011011101011100011101000011001111110000000110111111010110101011111010001111101101101010100001011110101110100000011111010001010111111010011010001111000100101011011101000000011000110100000001011110011100101101000101010000101111001101001111011011111110000000110100010000110111111001110000010111011111101101110110111011010001011100000100100001001010010000010101000101010111001001000100000000010110111101010110100101101000010111110110001101001000110111010110100111101111011001011001100001100100010100010110101001110110001010001110100100100010011000000000000001011100110100100001001111101000111000110110100101101101000001111110001100111000001110101100010100111010001100001001111010101110010000000011111111111011010101011101110001010010101101100011011101000000010000111100010110100000100001011000010011100011111101001111001011001001010000001100010101011100100110100111001110001100100111001011110000010001111001000001111100001010001101111001011100001001011000010011010110011111000101100101101110101111100101010010111011110010111000110111111010000000101001100100001000111100101011011101111000111000010001001101100111001010000110000100000011010110101010110111010101111110011110110010100100011001011010110110010011101101010101010010110010001100110111111101100000110000101111111010111110001111100101100100100010001011000111011000010100001110010100100000000101100011001011010110000011001011000111001101101000010010100101110010010101101101111100000011001110011110000001010010100000101011011111111010001011000111001000101001010001010011001100001111010110110000001010001001111101011010001101000001110110010110100001011011110010011110111100010111101101100110101110010001101000110111011100100100001100001011010011111001010110101000111000000001000011011011000110011101001111001001000001010000111001001000100111101001000000111010111111101101100100010011111011010001111101010110001111100001110110101100110100010111111010011111101111010111111011100110110010010010111000100010010011000110111101100001010100000111110000110001110001100001101000000101010011110000011100000101100101101110010101110000001000100100001101010001100110101001111011101010111000011011011100111000111111001011101000100101111011001011010001011111100110110000000101001011000001010010001101110101010111100010010110001010101010001011001001110011101010001001110110010011110010100110001100000111000011001110101100100101100101011011100000011011000001011110000001100111111100110000011101010110000001011011001101000011001000010000100110100110011001111111010001011001001101110100011110100110010000110001100001011011010001110111100001100110110001010110100110001101100111100010100010000101111100101110011001110111000001111100111001011111010011101001100101000100101101000001110101001010111001000011000011001111110111010100101001001010001101011110110011010011101010111101110110100100110110000110011000100110001110100101000101111001010111111010010101000110100000110100011101111000110101000011000100000011101111011101110010101010001000000011100001101000011101110001011000010011001001010010010101101100101100011011001111100101101100011010001101100100001001111110011000110101100010011011101111100101011011100111010010000101010010011101101000100100010011001011110010110011101111001101110111001010011010101000010100011001111100011111000110011011101111111011111111111110100011011111000010001111010101001000110000011011100100110010110010010011010001000110101001100100111001101110100000011001011001101111000010110001110011001111001111111110000000010000110111110000110110111011000100111111000111000111101010101000010101000100110010000011100111110001010111111101010111111111110101111111101000100011001111111000011001000100001011010110011010011100101101101110110001011110011101000111011010010100011010001100100100111010101100111011111010101110101010100101111011111010010100011001101010110100100001001001111001111110101001010000001010000011111000011001111001001100101101010110010100001011010010111100011010100110010110011000000001011101111111010001000000100000000011000000001000110010110001011011110111101011001100010010000011010100100000101111001110111110001101000011101100001111000010011110100100001001011001110001111001010110101111011001010110110001101001100001011100100100100000000001100011000100000001110000101001110001010100101100000011101101101011001110101000101001101110101011111111010001100000101100000001100101101001001010110111101110110001110000111000101010110001110001100110011110100111011001111110000000010110000110101011000100110000110001010100100001111001011100101011000100110000111111110011000011100010010000110100100000111101101111111100100000001011100011101100001100111000011110101001111000100000101100011111000101111110111110010111101111010010010011111100011101111111001101111100000110010111001101010000101010111111011111110011010100011000100001011111110001001110101111000110100111010101100000101111011011000001101110100110110111101011001001111110010110110111010000100011110111110111111011111001110111000101011010001111011110010011010011110110100111100001110011111110001101110000111110101101001100001000010110101001011000011110101001010101000100011010111100110011101010001011001010110101100011001001111101111011001000011101110100000111111111010110100011111110101110111001111100100010000011101101111100001111001101100110101110000101101110100010101001100110101100110010011010010011110011101100001000010110000011001111100010000111000101111100110111010111001100100111001011010000110111110011010101011110011010000010110011001001001001011100100100110010110101111110100100100010001110010011101000101100011011011101100101011101010101101010011000010010001101011101011101111010010001000110101100100100101100110000010100101100100011111010110110000010100110100101000001011011000010000000101100111100000011011101110010010011110100111110011001001111101001101101100110000110000000101010101100110100011111110110001001100100010110100110001000100000010110001001010000100001001001010101000101011011011110110100000011111111111111001110100100110110001110010100010001001111001100011101101110111100111101000110000001110010001010000000000111110110110011110111111000011001111110010111101101100101000001100100001000000000101010111110100010001100010111000111110010111111111110001000010010111000010011011010011000101111000010000110011001110101100111010011011101101010010110110111101001011010101000100010101111110100111101110101000101111101010101110000111100011110101100001001010101111110101001111101110001111100101110111011010010110010101011101111101111100000001000000110101111111110001011010010010111011001111101101001111000101011000101100000001011111110001011110101011111111101001001000101000100010000110010111101101011100010000110101101001001100110000010000000100010000000010011000101010000001100101010111111101111011100111100010011011100001101100010110011010011010001110110111000111000111011110111010110111101000100101100100110001111100001111110010100110101000101110110000001101010011001001111100010010010001011001000000101010010011111111101101001000001100100001100110000000110000111101100000100100000101111100011000001100000111101100011010111010100000001111010000010001111010001111001010101101101111100000000110111101010010111010111011110011110010000000000110010000000001000001101001111011001011101000010000111010111010001100110010101011101011110111100111011011111110010111000111110001011110001101110101001100101010101110010010011011011011000110000110011110000100001111010001000111000111011011100010000010010010110100001110111111100001111110111011010001001100101000111100101000100110101100111101000100010010110011010000110000011100001111110011001101000000001001101111011101111100010111100010101111011110001000101111000110000100101000000100110110000000101010000010010011100100000101110101100101111101101010101010110101100111100000011000100100010110101110001001010110101000101101110010010110011111001110100010110011011101101011000101100010010110110110101000010010100111010011000110001111001111111110010111111000111100010101011101111011111001011011101101001110101001011010000110110011001011010111111001101000101110000010100000001111110010000111100111010001110000111001100111000100101101001100010000100100100110001111001110111110011100011010011101010010101101000100010001111110001010110110111101010110001100100010000010011001000000111110110010010011000100010000000000111110100101010111101101101001011011111001110001100100011101110001011101101111110011001000111111100100101101010011110001010000111000000010000100100111101100010011010110101000011110100011010000100101110110010011110111110110111101111101011111011001100100111011110011110011110101101111001100110100101000010010111011101010100100010011101001110000110010011111101010100011100001010001100000111010100100000110110110000001001010001001100101100110001001011000011111010011111011000001011110000011000010110000011001111000011110110010000000100011000110101000010010101101011010001000110000001011111101010101011101100000000111000111101011011100011100101011011110101111100100010101000011010111000000010100101011110011111111101111001100111100011111111000111001001110010000101111101000101100110110110110000001000000001001110111100000000101110001100000011010111111000101111000000000011101110100010111011111111011110001101110001111100001011000011000100001000001011101001000011101010101100000110101111101001110101010100011011100100101000100000011110110110011011010000001101100100111101011000100101110011110110111100000011101000110010111101110001011101101100110000101101011001101111110001001011001110111011110111010000101110100111111011010010010101000101010100100110010011101100000010110101001010110011000101110000111000100101000011111011010110110101110111100000010111010000011000000101100111111100011010111110001110000100111111011110111100010111110110001000111101010111110110110011110110101111101010101111100101111000010000011001010101101111010101000100011000011110100001111001101011101010111100000111111101000110110001010000100001110010111101111001101101101101000010111001110010010100101001110110000110110010001010010110110001111111010110111100111001001100101011111100001110001001111011001011110001010011010011100011001101010010010011000011100110101110110011001111101010010110101010101101000101000110011111001010111110011100001110100101001010100100100101011101001111111000101010101010110100110111001100101000110101100111010110011111110100000010110111011011111101000101001100100100110111111111101001000110011101001110011100110111010011110111101010100110011011001111010000001111110011010001111011000000010111111011100101000111101101111000011100110100110011011111001111001001011001101000010100100111100111111010010110010001111101110010000010010010011100001010111010111011010001111000100010010011100010110101010000111100100100000010001100010011101110001101001001001110100010100001101010101110010001011110100010110111000010101100110001010000111010001010110100001000011010001110101110110110001010110110000000011110011001010100010100101000111100100100111011001100100001111101000110110010111111010011111110000010010001101000011001011101101000110111011011000101100111100111011010001000000010110100011001111011110011000001100000010100101000001000110011101000100000010000000011000000101001000011101101000100000001010110010111011111100110000011010000010110111110101011111101100110010001110110101011100110110000111100110001011111110110010100010100011100101011000001010101010000111010100100001011101100010111000110000000011011110011000110111110110011101111101100010000101000000010100001001111111010110000101101010011001110101010101101001001111011111110000101110100110101101010000011111100011010100111010110001000011110110101100111010001101101101010101101111010000001110010010010111110111011011111101110000110111110111110000101000111101011111100001111101110000101111001000110000101110010011110100010011111111110110000011100101010110111111100001011011011010000110100101001001111000000110011001001000110110000110100100110001000011001000011111110000110000000001100100011011000010111110010001000110000010100100101111000000110110011010111001100110000110111101110010000101111101001111001111100001101111110001000100101100101100110100111110010110010000011010011001100101011110110010010010100101011100101110100000000000000110010101000111011001111100010010100101100101100011011110100110010100101011001011110100011001111010101111111111101111101011111101110010111001001000110001011101100101110101100011001011110111010100011010110111100000000000101100011011111100101101100110011110000100010111010100101010010110111001001011001011001101000011100010010110011110111101010101111011001000011010010001010000010010010111110111101001110100001100101111010101101111010001111001101111100110101110100101000000101000101010001111010000100010111001100101000000111111111000101010000111101001110111011011011100111111010100101111001011110101010101111111011011110111011011001010010001010111110010000000000111110101001101100000110011010101001001001111001100111001001011100000111000011101011001001110110111001010101100111011100110001101001101101010000110011101000100101101001010111100100110011110010111111110001000001010000011101001111110111010010001011110101011001000001010111111101111100100101100010010110011011011101101110011111110010101001101011110001000001000111011000101101110101110001010010110011101010101010110011010101101010000100011111101011011111011111111000110001111100111000100011000000110110001111100001111101011010100101001000011000010010111100001110111111110110110010011111100010100010101101001010101110011010011011111001100111000011100001100011111100110111000001001100000010110000100001011110010111101011100011100010101001011101110100001001101011111100011000010100011111000010110001011111101001010010000001101010011110001100111100011110001101001011101000011110010100011111100100011001000011011111011011110010100101000100001000111101001110001101111110101110001101010111101001101101110001011111100011111101001011001010000000100111000001111110100011110000010011111101001100111110001101011011111110100100001111101101001100001111001010110100110110101111101001001100110110101010101011010101011000110011011111000011111011101110101111011110000110100011011110010001110001000111111101010101111010011111110110011000111100011011011001001111100010110101101111011100111111000101101111011010111100000010110010110001110011001100110010011111111110000101100100000101001100101110111010010101010101010110001001111001111101101101011100000010010111101001000100110010000111101011101110010101101011011111001110111100010110000101101110100111011110001000100110000000001111011101001110111100100000011110101010110110100101110011000111011010110110010010110100101001101000110111000010111010000011101000100111110110110011001001001001100110100001010010101111001100100001010011110110110001100000101011001110011001100000010001100110000001000110101100100111111110001011011000101000100100010101000010111111000100100100010011011000001011000000001110010011000010111101110100001101001000101101100011101110000101100001101001001101011000011101001011011100010000001010110011001100010001110101001000001110110111100011101100010010111011011010100000110110011101111000011010011011111001001110101000100010001010001101101110010100010010010100001011010101001101111100111101011010111010111110000001000101011010001100111000001011110001011101101100100000011011100111101000101111110101011001111111001000010001100100111100001000001010010101001110110101000010110111000000000010010110100000001001000000100010110000001011110110001111100000110000001111001010100101011101111110011110010111011001001100010000100110110001100010001100110111000100001110001110000110001001101111110110101101101011000110111110111001111011001101100010110100011011000100101110001101110010000101010000001101001011001010100100101111011110010011000001111100110000001000011110101011111000010000111001011001010011101000100110100110001111001110111111000011010010110000101110000001101110101101101010100110100011110100110101010001111101110110010110111011111110011111010100101010010001101111010101111101001111110110000000101011101100000000110011110010001010001111110010000111101001011100000001001111100111000000001100001001101101010101111001010110001100111101100000100101010110101100011101110011101111111111110010010011101100111110010111110001101111100011011111101011101011001110010000100001101010010011111100110100100010001100100010100111011110111111000000110011001011000000000001001101110011101100100001000010000000111111110011101111110011001000001011100111010000100111001000001101100001001101010001110001000010100100011111010010000110110100000010111101000110100001111011001110000101010100011011010101111100010111000100111001110101011001001110000110011101011001101000010011010110100000010101110010001111000101100001100110100100101111100111110000110111000100101001111001110000110110100100101011100010101100110000111110001100110001101001010000101011011111111010010111001000110111110011001010101001001111011000010010011010010010101110101101001110010101011111000000000110101111010101110001111111100000101101010101010110011010111110101110000011100110000101000011010001111100110011100000010101010111110100000101111100110101111011100010101110010001011011000000110110101000101110111000111011111001101110110110010001110011011110000110111110000101110000010010101001000011011100010011001001010101101101100011011011010000001101011100100111111000110001111001101111011100010110001000111010011110010100111111000110101111100001011101000100111010110110010001110011000011001100110110010101101100111100110100010000001110001110000111111111100011010101000101000010010000000010110111111110100010100101110101101010110000001000010011101001011101001010011011011011100011001110001100010011001101000010010111111000000010011011000000110011010010110110010110101000100001011000010100000100101000100011010110001100111000100111001010111100000010101011111110000110000011111000101111110100100100101001011100001101011111111101010010101110000100100001100001001100000001110100111010001100100000001111101010100101111101100100101100001000100000110010001011001100100111010010111100001000100000011100011101100000010110001100101000000011000100101110110000111010010011101011011101110110000100101011110011110011011110000001000001011011011100101010100110000000111110010011010000011110010100000001111000101110111000110100110111111001011101101001101000101110011101101010101001101010010010110111001101001000011010011110010100000100110000101000110110010110010111010011101100000011011001110001010101101111111011000011110010110010100000101100100111100110000000101010110111100011101000100111001100011011111101010000001100101000011101011001110111010100001010110111100111111100011111111111001111011010000101011100101000101000010111000000101110111010111000101011000011111011111100010000110110101110011101111010111111010101000001111110011001001001011111110010100000011110011100001010101100100011010100011011111010010001111000001111000010011101111100100100000110101101111010010001111001101101100101110101011100101111000101101001110011011001010101111110010100101001101010001101011011111111100110011000000010100010000101011001000100101010001011010110111111100110111001110110010110110100101011111101100110101100011111100000001111011111100101000000100011111000100010110100001101101001011101100110000010011001001101011101101101111111010010101011001010101001011001101101101110100011011001001001100111110100011000110010100100110100000001101111101100101111101111101101111110101101110100110001111100110101001010100000001111000101101110010101101010100000110111001000001101111110001001110000100100100000011101101110000110110110011000100010001100100110011011110110101110111110101011100101110111000100101101010000010011111100010001011101001111100001010010000101100111011010000000100110100000111011111001100010000111011010100111100010000100101110111100000000111010111100001101111100010110111011101100110101101011011000101110001001101101000110111111010110001110100100000000100101100011110100100011000100000111000111111110100100000000010000110000111011100110111001111100001000111000100110011100010011000000001010111001011111101101111001101110010100010101110101001011001010111001000110101111010000011101101010101111101010101000001001111110001111001011101001110100010110110101001110011100110011000001011000000110101101101101010001101011101110100001001010111111010111110111100011110001001000101100001011001111110100101111111000011110111010001110010101100010000111111000100001011101011101100001101111110010001101011011000101111101001010010110101110101010101000011110000101001100011100110110000101100111011011100000111000001110111010101101010100100011010001000000010001011011111111101001000100010000100111011110110100100110100110000011111001011101110101110010000010010000001000110100000101100110101110011000000110110100000010110110011110010010000110110010111010011000010100111101100101011110001011101100101000001101111000111000110101100111110011110110101011111110100101101111100101101001011001000001101010111100111000101001010110011001111111010011101100000001010101010111010110100000111101111110000101101110011001101100110100000101001000001111110110010010011010010011100000011011101000111000101100101101111000101000110011111001001101101011011011111011001100001011011101001000101111101101010110100011101100100001101010101011111101011001111010111110101110001001011010000000010111010110000011000001001001111101100000000110110011011000100001110010100100100011101010000110001111010100110000111111110101111000101001111010001010100101100010111010000111001011011001011101111010100110010101101001111011100100111001001100000011100010110110001110110111110100001000110010010001000001011101110100001100101110101101010001110110010010010001011010100100101101101101100110110001111001010000101010101101110000100011000101011001011000000001100100100100111110100101011000000000101100100011000010010000100000100111100100101110010001100101000101101101111111110110111010001010011011000001111111111101010011001000011000000011000110100110000011001011000101001101010011101011011100111010011001000110110001100100111010101011010001001101111111001110111000000010110100100000111000001000001011011101100100100000111110000110010100011000001111100110010101010010110010100110100100001100000100100100101111010111000010011011111100100000100010100001001010101100010110011000011101000110001010101110011000010111010010110011110010100101110101110111011100101111100011010001011100000110101011100110010001111100100110101011110101010000001001111100111011110110010101111001010011001111111000000100111001001110101010100000110110101011001111011001101001001011110011100010100111111010000011010101011010001111110100011110001010001001000011100001010100010001000010101100100101101010111000010110110110001000111011101111100011101011001111111111011101110010001001000010001101100011001010001001110001010001110001001111001010110001100011100010001001000101000011110000100010101101000011111001010011011010100110000100010111001101000001001100000010000010011110111110010110001010100000110100001100000000001010101000101111011000000000100111001000101010101101000110001100010100000011100100101101001101001001011101010010001011111000111000010001100010101000110101001101110010001100110111001000011100000101010110000101100110011011110101110011110111011111111000101000010100000001100000001101111101110000000011100011001010101110110101010001001100101111001000010010001110101010010111001011000001100111000100011101000001100110111011010110111001011110000111011001010100011010011100110101011000111101010100000111010110001001000011011100100111011000010010000100011010000000000001000100101011010000001110000101111010010111010010101010101110110010100110001011111001111101000101110010010011001100100001010000100111110010110011111010010101010000111001101010111010001110001010010011000011101111101010011011010001101100011001011010010011010101110000110001110001000110101010001100011001100101011110111010011101111010001000100111000101110100110000000010000101011001111100010000110100001111000010000011000101001100111110001011001000100111001001010110111111100100100111010000010101101010101011001001111000110100010011100111010110000100100110100111101101010011000111111001100111001010100110010010111000000010111010001100010111011101101111101110100011101110011000010101010000101100110001100100001000011101110010011011001001101101000101101100010011110111010001001101000101000000010100011100011000001010001100011110111001001110000000111001100010101100011011011101111110111011000011101100111000001000100110101100000000110111001101110111100001001010100011010100001011000101000110110110011011011110011100001101000001011011111111000010001011010011000111010110010110000001100100000101111111101100111011001110100101001110110011111011011001010101010110111011001001000110000101001110100110001111011010010011100010101000111101100100111000111110100101110100000101100110000110101100111001000000101000111001111011011010011000010111010111111110110111011001010011110011100011110001010101000000111001100010110000010110101000000100111010111000001110011010001000111111101011110101100000111100010000011100011001001001111001100111100000001011001000111111000011010010110010011101111001001000010101101011010101000100110000101000010110000110001011000100100011011001110110110100111110001000101010100100110110001001111101101110111110110000100010001101010001100010100110011110001001101101011011111001110010010001000011000000001001100001110010100001110001110001101101110000111101011000001111011000010100111010110101011001000101000101011100101100001111001101111110001010100000101010111111000011110000111111100111101011100100101011011101010010111111100101110010111001010011011111111011011000101010101101101011100001101000101110001001100011011111000000110101010000010110101110010011000001001100001110111000110000010111101101100111011101000111010101010011010001100011101100011010100101011001101110010101000011011010000100100001000011001001110111000101100011000100000101111101100100100111101100111010011101111111110100111110110100011001110110100001111000111110000101100101001111110011111000101110001011001100111111011101100101010101001001010011011001000110111001010001101010001010101110011011101011100101111100000011011010000001011110001100000101000011101111000100001101010000100111011011111100100110011110001001001100011000000011010010001011000010110101111101111101111100010010110101011110011001100011110001011111011110110110111010100011011010111101110000110100011001001001100000011010110100101101010101111001100101110100000111000000110001100110001101110001011101110010111111100001011011100011100010110110110110000110010000101011000001100110000001000001000010110100010010001110101011111010000001110110001110011010000100010100111100001000010101000010111101000110001000100001101011110011000101011100101000100110111110010011101001101100110110011101101010011010011101011000001101101110000110100010111110011100110100110111110001100100100110010011010010100010100011001101101010100011110001110110100101100111011010001010101001111111101011111111000000011110000001001101011011001110000111111111100101100100011110010011101011001011000111001011000000001000001111110100001011010001101110010101101001110001010111001011010001011000101001000000111111011101010110011011100110001011101101010001001001100101001110111101001111001010101111001101111010100111110101111101000010011110111001101010111101110001101000001101010011101100110011101001001101000011000101010110011010111001011111100101101100101001001100000001000101001110010000111000101000100100100100100110011111000010001010010110101101111011100111100100111010011000011001000100000110001011000011111010101110110110001001011100110000010100011110111011101111000100101101111000010100100001001101101001010000011011011101101000101110010010101111110011101100000010010010110000110111000100000011010111001101001111101011000110000100010010101010001110011001001111000110000100011010001111100111010001100000100101000110000110010010011111110000001011100110011001111010110011110011001011000011110011010011010011101101101101100001110110011110101111001110101101111111110001000111101000100000010110011111101100111110001110101001011110110011100110001000010010011111110010101001111000010100000101110110100100000001000110100010011011000111000001010110101010101001110110111001100000111000100011010010100001010100000010010000111110011001110000101010111010010011010111010111011110000100001010001011010011100111010001001000100011001000010100101010000011101100100010110101100010100111100001011011011111011001001101101001110110000001110011001110111101000011011001001110010001001110010000000101000000111100110001001011111010101100111101111100000101100100000101000111100000111111111000100111011111010000011010010010101111101111000100000111111110001110000010111110001101011000011101100001110011111010110011100001001011110001001000100010010100010111110110100010011111100111010101000011001110100101010101011010100110000000001010111111101010011011000000100011101011101001100010000101101100001010111000001010110100010101000001001110110111111001001000010001000110001011010111010100000011110111100110110101110111111101000111011011011110111101010110011011100111111001110010010110000011101001001111011000001001101110100110001110010001100001001010011000000010000000100101010000010110110101110111111110110010101011100111000101010111001111011011110001101110100001101011011011100011011011110001110010101111110011101110000111110101101001001000100010100011110010101110101000111110100001100101101100110111100011001001111000010001010010010010011111101101011001010000100010101010101010001111110001111111101000000000000010101101110000010111010111100101000101100001001000101100111100001110111010000111111011111000001010101110001000110001000001100101101111110011001110110100001100010111111110110101100100101001001010101111110100001010110101000101000010101101101010011001010111010011111101001011001111000001101011010110000100011010111110000100110011110100111101010111010001110111001111010010111101010100011011111000001111111111011100101011010011010110111010111000010011010111100001001010001110111110000011011110010111100001100011001100001110001110000111011010010001100010011011010101111110011101101011111100100000100101001101110010000111101111111011010110011111011101001100000101101100100110010110011000100011110000111111010101000001110011011100101111001000100011000011000001110000001110010000010111111001011111111111000011101011000110011000100111111000111110000101011001000001011000110111110100110110010100010111011011111011000110100111110101111011111001111110100011011101000000001011011101001001010101000001100110000011101101110100010110110100010001001001110001100111011010110010010111000110110110000111111010101101101111011001110111111100011101111010100101100010111000011101111010010010100000101000100001001101110011011110011000111101101011101100110011000001101010011001111100111011010010000110110100111101101010001111000110001101110001001000111000100110010000101011001010110000100000101010000110010001000011000010111110111000111111100011010011000000101001111101111000110110110111110011000101100010000010111011001101110000000111010101001001111001110100000000010110001110010110000010010000010010100001001010100101001010010111010111010011000101000010111100010110100101111011110100000101010110111100001100100001110111110001110101111110100101100001001111011101000101100000111001110101011101000001010010000000100101000101001110010010101001110100110100100100001001001101001111011110010011101110100010100111010110111111011010010110001001001010001101111101111100110100011101100111111101101011011100001111001100111011110001110001001100000010101000010100110111111110010001100011110101101100101011011101110001010111111100011110010110100011110010110001110110011001101110111010101100100100010110010000110110000111010111110010101101010011001001011101010000100111011110111100101100000110010000110101111011100101000101010001110100110000101110101010111100000010000001001010001100110110010000110001010000011011011011011001000010000011010010001001111000010101011000101111100001000101001111001000101011010001110010000001110011001001110011010111110101100011110010101110101011110101011001011000110111011110001001000100100111010101001111101101001000101010100000111111100110100100111011010010001010011100111011001001101110110101111101010001001001101011000100001000111100100100111001011110001000111001000111111111010010101010010010111111100000001011101001001000000011000010101100011010101110111110000000011001011110011011101111011111010010100111011010110110011111110000000010010001100110001000011011100100110001111101100111100001001111101101000011000110010000100001010001000111101001101010111111000010111111100000101010001100101101110111111111010110001011100001100100011110110111011101111011100101011101001001010101100110000111010100111010001101000000011111001010000110000010010000010110010101110000100111000011110010001000011110000000101001001100100010111010111101110100001011111111101010000010110011001011011100100001111011101011111101101111111111000010101011101000110001000111110001110001101001101110011010011001110100100101101110011001101101001010100111110010000011111001000000100111110001011100101110010000100111011101001011010101101011000100110011110100100010011110001111001111111100111100111001100001001100010000110011011010000001101000011000110011111101100010011101001000000000100001100101110111011000010011011011001110000110000000110011010100101100010000101011111111000100100010010010111000010000011011100001001011001010100010100110010110110101100010011001011100101011001011110001011101010111010101000010001111010100101110100110001100111101011110101010000011101101010100110001110100000110000001011010101010100000000001101000110111000101000100101000100011101101100011000010101110100011000001010111101010010111100000011000010001001111000111001110011010010110110101010100011010010010001001010010101011011101101001110101011101111010100000101001001010110111101000000001111111011100010001011010110100010100000011011110111101111110000110110000111011000101101011111001111111001111110110100111110010000010101000010011011001000010010100111100010010010011101111001010101101100011111110011110100001100110110110001000010111110001101001110001011001110011101010001110110111011001110100100111010010100101001100000000010110110101100111110010010111000010111001000011110100100101101100110100000111100010110000110111001101100100010000100001110001011100101010111101001101011000001011111100000110001000110000011001000111001100011110110011000001111010011000001111011001001100100010111010011000010101010100001100110010101110001010010011010001000011000000110000110011101111011001001110101001010010100010111100110111101101101100010110010100011110001001101000000010100100011111001100100100100100101000010100011111110001000100000101000010000010010001001110000101111100101101101111100010111011011011000001101101010111001101110111110000001000000111100100011001100011110000101101100110110011001000011110011001101010010100100011000010000011100111010011011011111011100001000111000011100001000011001011001011110011110011010000100110000100011101100101111010100101100011100100101011011001110101000011000000110101100110100000001100101110101011000000100101110101000100111000101110010001000101010101010110101100010010010111111100001100000011110001111110110011100001111101011000000000111011010010101010011111011001101010110110110111100100100001000010110110101110000001000100110110000010011100110110100100110011011110101011101000111001000100110010010111011011010100011111000101100111000111111001111000000011110010100101111001011001011101100001101000011100001101100010111010101111000010110011100000000101000100110100111101000101001100011100101010000011101111101100011111010111101000101101011000010110010101011111001000010010011001111111011110001000111011101000111110100001010010100111010011011101010111000000111011010110110111000001010001011100000101000110101000100100001111111001011000000000000010001000001000101100101010111111100110110010010110001000111111011111000001011111011111001101111101000100100011011001001001111110111000101010100011100011111100101010110010001110001001011110101110010010100001111100100110111110100001100111011111111011100111110011101100001010101111111010011111001000101101000110001101100010111011010001100110110110110001100100100000111001110000110000000101110100101111100000011101110000100111101110101010000011001000110000100111011110010000011001001010010111001010010001001010110000000111101101010011000010101110101110110000010101001101110110010111110100011111111110100111100001011110111011011110101110101110011100001111001110101001000011111111010111010010101010011110100110000000100110011010010100100001110011101110000000000011001001001111001001010110000110010001110001100010001110111101001011111000001110000011111010010011010110100110001101010001011101000111100011111000101011011100001001110100100000101101100100010000110001000000111100010000011000111100100011110100111011000101010101110101001010110001111011110011101101001011001110101111010001101010000101101010111101001100001010101101001111001111010011101101000010000011100111010111110001110100011010110101011101010101000101001000000001010100010011010101010010011100001101101001010010100111111011011101001000100101000011011111010001011011101011110001010011010110010001111011011011000010111011111001001001100100100111001110011101000000100001011100000000000001100101000101001101111111000001000101000001011110011011100110100010001110010101110010110000100100111100100000101010100000100000111110010100111010001101000101010100001100001110111101011010111010010010011011001111111010101001111000100111111101111111110000001111101110000111110100111100111010101111101110001011011100011111010000100000000001110010010010000111110111011101001111101001101011111101010011101110011000111001010010000100010001011011110110110011101101011011101101100100001110100011111101100011011000100000000000110100110001101001100101011001000111010100110000010010100001101110001010101111100111111111000000011111111001110001101011110111100001111100011001010001010001110000100111110100010111110100101000111111010100100101001011010110101100111101100010001010101111101111000111101011001000000101101001110000111101011111001011111110000101010011000111000100100001001001100001111110001101101110111100110000001001110101000101001010111010100101101100011110010111000100101000001101001100111000110000000000110000011110011011101111010000110110110010101101001001110010100101011101010111010100100011001010000000111110010010010100111010100101001100000110010010110101001001111000111010000000000101000100000111110111101001101100111111111000100100110101011101011010010101100000001000001001001011100111101101000111101011110000110110011011010110010000100001011110111111110011110101000001000110001101011101111100101010010011001110100000000011001110010000010101011100101011010110101001110011010011110101101110011111010001100100011010000111000010110001101011000111100011110100101000000011111000110000101001011100111110100011101010000000011000110001101011111110010000110010111100111100101011001101010001101110000111111110111000110000010010000000110010101101101010000101101011010111101111000100001010111100110100011101101111010011111111010100110100111101110000000111101111101000100100011111100111000000110011001010001010010111101111111011011110011000101011110011001000011110101101110110101111110111110001000100011010010111011100000011011001001001111000000011101011100010111011111111100000100111111000001100000011011101100110110100000001100101010011110111100011110010100111000111001101111110011111011110010001010110000011010101000011000101110011110011011011110001011101011000111111101111100000011100011101111101100111000001100000101000100100110010110001110111010011100010100110100111011110011011001110001101011111011101101100011110001100010101111110011101100101100011001000001100100100100101011101011011101000101101111011111001000011100101101000111100011111000001010001100011010011110100110010100100111101001000111100100101100111100000100100011101111010101100000110000011110110110001100101110100010101110100000011001101101011011001001100000111000010011100111101010010111111101111100111100110001101010111010110010001110011000001110010010111010000110010010100101100010111101010000100001100100110001111100110001101100011010101011010101100010001000010011011100011111001010111110110111001011100111110001001111011110100010111010111110000110111001100110111011010111110110100100110001111010010100110001111111111111011010100010010100100001010110010101100011010111100000010101011001101010111110100100011101101010101000000010010111010001100001011111111110001000010110010010100001111111100010111011101110100111010101011001011000111001110010000100110100000001011111001100110111100100111011011001101111000001001011000100001001010000110100101110110111111101011100110001110010111001110110111010011001110100001010100011111011111011101100100110101110110011100000001110101101100110100111001001011011000110001001111001000010010111000100101111011110000111101001010110101010110000001010011110111101000010111001001000100110110110101011110101101111010010001000011110111100001110011010111010110000110010111010101110011011011101000001011111111111010000110111001101111000001000101010011111000100000111100010101001111111110011010101111100111011111001101001101101100110111010010100111000010010111110101110100001111111001001011001100010000000110001010110001110000110110000010010100000001101101001110011111101011000100001011001000110101101000010100101111110101101001000110010101111111111110111101001111111010011010110000011111101001111101111001100110110011011111110000110110000000111111010101111000110010011001100010010101000000101100110100100101100110000101001111010100001100011101101011111001011000001011001110101000101111010100100010011101111011110010011110011001010011101101000111100100111110111111110001101100100011010000011000011110001011010000100010000011101100011110011101000101011110111100010001001101000111110000111111010100100001101001011010000010000010000101111111001111101001011100100111100001101110001000000100111011100010010000101011101000101100001001101011100001111001001111001011011111110000101110011001100010010101101010000111011100011001100001110100110110010001101110011110010111000110001011111010111100111010110111101010001110000100001000100100011001001000010001101110010100100011110011101111100101100011000110111001000011101100011101110001001101100011111010110100000010100001101001101001000100101100101001101110001010011010111000101101110011011100001100010110001111101111101001000010000011111010010010000101001010001101011010010010001011010100010000111000111100100100111100000011110111011111110001010101101000010000101110101001000010110000001000100111001000010001011101101011011111010100010001000010111000111000011101101111010011001111001010101101010000100100110100000010011001011110000100111110111101010011010110001010100110100111001101100010101011010010100100011101011101111000100110111101111100010100100000100100110110111100000110110011010100011100000010000000111000000110011000101001111110100111001000000110100100001011010100100111000111111010101100110101111000111111100010110110111011010100000110111001010001110010001010100111001101000000111011100100011111011110101000001011001000101111010100011000100011101010101111100010000000110001000001110111011101101100110011101101111111100011001011100011010101111110001111100111010100000000111100110010111111010101001010010100011101000101011111000010101001111011011110000110111111010110110000001111101100110010010110100110001101100110001100010001000111110100010000011101000100001111110001100001010011001111110001100010001011000000010101100010111011001000001010100010000010011000111000100101000011111010111101000011011100111000100010100001001001010110110010100011100100100010010011001111001011010111111100010101110100011101101110101010001100100101000111100100010100100000010000101111001101001001111100010001101100100110110111110110110001010111101110000000010111011010010011001010010000111010010111001100100001110000111101010111001001101100101011001111001110111100011011001011010011000001011111100100010111111010111001011111010101110001010100100001100010000100111000001010110010111111110000010001101100001111000000100111111001110110101101011101111110111110110011110011101110110110010010001011110101011011000011010001010011000010010010110001011100011100110000000010111100010010010010010101000011001000010110100101001100001010110111110110110000000000011101101011101001000100001110010001111100011011100110101100110101101000100111101110101010111010001100011000110000101001000011100010000101001010111100000000001001011011000001110000100100101100001010000001110001000111011000100011100010011100000000001000010100010001111111111010111001011001001100101001101100010110100010000101101111011011100101111110000101001011010111110100001010100110001001100100101100011001001010101101001000110110100100100111001111100100111001011111101110000000010000100101010011001011100110101110010100111111000010001100110010001011000110001010110010000100101100111101110000001110011100010011001010100010110100001011010100101000011000000001000010110100110000100101011000101001000011011001110101000010011011101111010000001100000100111000101010100000001101100000110101010101010001110000100001000000110100000001010001100000000011011011010011000101010001000101011111110001111011011110011111100000101101111011010011001010111001010001101111000000111111111001001001100010001110111110011000000100000001100111010101101010010110011000000001101001110111111111100111110011111011101001100011110011110111011011101111011110111110001101101111110000111000001100111011010101010111100100101001101110010010101111011111001011000101101010100011110110000010000110010100000110100110111000001110010000001001110000100101010101111001000100110010010110000010110001110011101100000100010111110011100001101001010101110100010011110100100111000001100100001010001001100011011000001011001101011110111010010101001110011111000011001000001000001011010100001100100000000110111000100101010001010100001110010001000110001101101101011111011001111111000010111011011111111101110010110011100000111001101010111110110001000010001000011010111110111001101101100111001110100010000011010110100001001010101100011000001010011110010001011000001111010111001000100010000101011101101111011111001111001001000111110111101111110101000010010110100100001001000000111010010111100100001101110000000001011111110111101111100010001100001100010101111000000111111010111100010111101011100100001010000010110001001110100001100000100101111100001111001010110100001110111001110100101000111101101011001010101000100100101011011000101010011011101011001110000010111110011001111101010000001001110000101100111010110100111001001100010000101011100100111111010011010110010010010111010100110011111110010111000101101001100000101110110111000100001101101010010110000001100111001010100000111110001111010100011011011000110001100011001010110110111111100011000000101111001010110101100011000101001001010000110100100011011101110001010110101011100000110101001001111011111000101001010101001001001011001001010101100101101010001110110001010001100010110110110111011010011010010101100101011000100111010110010011010111001001110000100111101101111100110000111111000001110111001100101101110001111001100111110110001101011011111101110100001011100010101000100101011001011010001100100110111011110011000111010111010111101001110111000100010100001011110110100001000011111100101101110010110000101100110110111000000111000101110010100111011011011100111110010000011001010111000010010011010011000110101110010001001100001100100011111000001010011101010110100011100111010110100001001010011110000011101110111011000000110101100111011010000101110011101010010110011111111001101111111001010110011001011110110101100011011100101111000011011000100011010011000010100000101110011100001010000001101011111101110110111001011001010100011111011001110010000011110000011111011011010011110000100011011101100001011110011110011011000001110110111101101011111100001111110110111101000100101111011001010011001111001010000101101010110110110100100001000100010101001011100101011111101010110110010011010110010100011000001011001010010100011010001000111001010111000100011011001110110111010111111010110010100011110010010100001100000011110010011111000111001100100010101010011101001011101100110001101110011100000010110001001111011010111010001100111100011001101000000100000000101110101010110100110010101010100110110001101000000110001011111001111111100011110110010001011101011101110101000100100100011010110001011111100000011110111001010001010001110000010011011010110100011011110011101000111100010110110000010011011101100100000100010001100111011100111011011101000011000010100001101001001100100000010010011111100001011011111101011100101111100111111000100011111110111010010110001101111110100110110000000010010011110101110011001101001011001010000010000110010100000101011010001111010010100110001011110011100111111110010010011010001100001010100010101110001011100101011100101011000011101110101000101100000111101001011001011101110110001011001101111100001011110000101001000110101111000101101001101000001101111000100001001010001111001010111010011011010100010000110100101100101101100010010010111000001100100100110011101010001111001111101001000101000010010100110111011011101101110110010000001111000001010001010010110010000000111011000011011001110010011001000101011101100011111110100100100101010100010111011010000000111101000001111001001101111100000010101001111010011000100101010110111100101000111110010101110111000111010001111000000110001110000111000110010011111101001101101001111110001000011011101000100111011110100010010111010100110110110110111111001010000010001011001101010100101100111111110000100101000000100111011000011000011010111011011000101010010110101011011000101010011000100111011000001010110000011010000010001001001001110001001111000011100000011110100010010000100001011001101001111001011001100000110011010010110101010101100010111001111111101100001100011111011011000110100101111101111101101010010100000010010000111001101101101111000001000100000110110001111110001111010010101000100001111101011010010001000100010000111001011101101011101101010101111001001110011000000000100011001011011001101110010001110110010111000011010011011101000001010010110001010111000001101011010000010101000111110100101101100110101111110100000111010001101000001111011010000000010110010000101100011001011101011111010010111101010100110100001111000011011110111110111111110000001110100110110010110010111010111110001111101100101111011101010101110101101111001111000001111110111100100111110000000001110011100110000100110111010011111010100011011101000010011000001000011001110110110101110011011001011010101101111000011100011011111111010001101101001000010111111010011111000001111000001000100100000011011101000011100011001110011100100001101010010001001011100100100001000000100010100000010101110000000111010111110000110101110100101000011111011101011011101101101101100011011000111100110000010010010001111000010011100110001010111010111110101001100111110100101100100001011010111110000101111011000110101010111100101010011111111000111111100100001111100101110011010111101000101010101000100101011101110110100101000110011001101111000110111001000110011110011111001101100010011110010010111100100100100010100100000000111100001010001001000111011100100000111101010111100010101101111000101101100100100100001000010110001000001110001111001001110100011000001001011110100011110001001111100000100101100101010100001011100001110011001111011010001000011100100001001110110101001100011111101011010111110010011000100111110000010110111110011011011101110001000110111101010010011010110110110111111010000110001011110100110001110100001100001111100110011010101001010010001100101011001001110000010110000000011010101010000100100001000101100100110001011010000010000001000110111001000100000100001101001111000000010110111101111011010000101010100001111110111010011000000001010101000100101000010110000100011111000001011100101010011010110001100100111010111010001000001100101111000011100010101110100000000101011001110100000101110100100001110010101001010000100001101110011010110011111110111110010001011011000100010010001000000011000010001101011010111011110101010111010011110000111100011101000101100111100000110001110001000101110100110100001010000100001011100000100010111110110110101101000011100001001000111100101100010100001100110000001110101110010110001101111011101110101001011100001111001011110010010011010010011000011010101001000010010110110011011000110110100011101100110000010011010001101110000010100001110100101100001001010100000110011000110010101110011001111010010101010011110110100110101000110111110001111111110101000111011101101111110010001111100000010001100101111011101001001110110111100010000000101000000111000011111111110100100111110001111000010111111010100111001000110000110100010100011010000110011100011110111101000101011100010000100101101011011110111010001111011111101101111111011001001110011001101100100110100010101111001011111110110110001110110111110001111000111000001101001100100111000001111110010001011111011101111010101010110100001111000011100001110110110011001111100010000010011011010001100010100100010101111001111101011111001100000110111101100101101101011111011100010000100000000110010010000001010010000001001100011100010101111100000101000011010110000010010100000001010000000111000111000110100110101110110001110000110000100100101011011100011111001101010010000011111110001001010011000001000101100001111101001010110101100010010100101111111010100100011000001111111000010110000101100000101101111011000110110000101010010111100010001110001101000111100001111001110111011101100011110100000001000100101011010111110110011010110100110111010111001111000011110111001000111000100011101100011001111011100011001010011110010101001000001110110100000011110011011101001011111001011111110010111111101110001010011010010100010000001111011100010011010000010100011110000000011010000001001100011111001001000101110001011110101111011000001010010010101101110000101101100100111001110000000000110010101010000010001000001101001001010001001100000000111110100110110100011111110010010111011100110100110111100110111011111000101010000001110001111110010001101010110010111000010011100010011101001100000011101100010010001011110001110001001110111010010101010000011100111000101111111001111010001100100101001101111101111111101111101011101100010110111011001010000100011101100110001001110000011011111001000100101010110000110000101111111011000101010001010100011110001110110101100010111001101001011101010101001000011101101110001010100001010101010000010101000101001110010011001101000000011010101011001111110101101110001011101110000110000100101100000010000001010010001010100010110010011111011101110001000111000010011010010110111110110001011111110001111110101011110101100010000010100010100110111000000000011111111100101100100101111001101001011100101001010011111100111011000101101000100110111100001000000111001011110100001001001111100101111001000101111111010000000110101101000111000010001000001001101010100011111100010011100100001110111011111100001011110101010110010000010001010111011111100010110101100100011011011010100110001101110001100010001100001101111110010110011011001001100000100011101100111011110110110001111010101110110001101000001100001000110110010000100010000001010101001101010010110000001111010010000101010101010001000101111001001110001111011011100001110110111010010111101010110101111110000011111101011001011110100010100010100110100110111010001000000001010100111011010101011101101100011010000010001101000101000011110000011111001011010101000111100110101100111000010100110011001001000011111100110000100110000101001110011100101110001001011010111001011000111110011110000010110111110000000001000000111000010101110111010011000111110000000101001100011110011010001000100011011101000000111001100100111000011101011001000001010100101010001010001001101011110000101000100001011101100111001110011010000100011011010011010010110010100111100000000110111000110101111110101110110110010010001010101111010110010111110000000110101110101101001001101100111000110111110111110001001101001000011100111000110110011001101010111010011101100000110000111011101110001001010111100011000111111011011111110100011001110011110010110001001001100000000001101000110000110011011001100010100010010001110010011011000110101101010010111000010110000011110011110100110000010011110011010101111001011010000011101011000001111111101011000001011110010010000110111001101011111010011000101001101001011001111010111000001010000000001111001101001101100011100100100000100100111100000101100110110111001011101010010011111101000011110000010000111000000110010000110100111010111011001000100101100100111111110110011011101010001110110011010001001110111010100110111100110100010101010100111001000100111010001011111000100000111101001001001000101110100100111001111110110110011000101111100101110110101100001001000110010010111011000000011110100000000111100100110000100100111011001000110011001110110110011001100000001001101010111001100100011001001100110011010101001100110101010010000101011110000101000000111100000110011100011100101000110010101000000010100101011011011000000010110110100110010010001000110001000001011001000111101000100010011100010111110101100101001010100110110111010000100011110111101010010000011011110101101110001101100110010011110111100110111010100111101011100100111001001000110011110010110101010100100000110001111100010111111001010011100101010011111111000011111111011000010010101001101110110001010100010001110100010110010001111010110100110011000011101100010000010100101100110011100010110001100100000101010000111011011111010101010100010000000010101110100001100011101011001111111110011101100000111110010110100011010101001101100100100011011010110010010100111110110111001110101000111000111000011011110001100101001101111010111010010001110011101110111111101011011001110100010000111100010101111011100001010011010000011000011111111000011001100011010101001001101011100111101011110101010001000101000111101010101010110111100010001101010000100000111100110000011101110100110111111111010000000111001100100001111111011101110000000001000101001111000010010010111001000111101101011110100010101001000101110011000100000111100101111011110100101001101001001000100010000010000111010110000101111011011101110100110101110101001111000010011111110011011011000000011000111111100110100011111000110100011011011111111001100111010101000010100000100011000110100001011111111001111101110110101011100011101001010101101001010100111000111100101001001000000111001101000001011011110101100111010001100000011110100000011110010000100011000001100110011101011000111111001011111110011011011101011101101001000110110100010101111111010111010010110001111100111110101101001010100000111101111101011100101001110111000110011101100011110100101111010011110100011101101001110101011000100101100010010100011111111010111010000001101001110010111110111100000111000110101011001100011010000110101001000000110010100000000011101010111111110001101000011100001010101111000100100100000110010010011101100101100110011001010111100110111110010011101000111100100101000101101110100000111110000111010101011110110010101101100001100000101110011101000101100111110100011011100010110011011110101110000001001001110000100010110000011101001000010001100100011111010011100101110111001011111111111010001001101100011101010110001001011110100000111011011011101010011111011101011000001000010110111110110111010111001101011100111110100110110001100010010001111110000110010101011111110011011010100111000010010101011001001101001000011001001001110100010111010101100000010001000000000110110100110111100000111110100001111010110001010110001000111010101000011111000101000101000101100101100000010001011011111000101110000011000001010010001011011001111110111100010000110000010111011111110101110100110000101000010101110010000110010101100011010001010110111101101011100101110101011000110011100000011110000111110001110010001010001011100001111100011010011011011011010110100100010111010010101001011110100110111110111100111010001000111110000001011101000101000101000000011001100100010100110011100010100001001000110101001001111111000000100001010111101111110100001010110000001101010011011101010111110000110010000101110100110001010001100010101111000101101011101100100010000010010100010000111000110010111110011000011011001101000000001101011001100110111100001101101100110011111000111111100000110111000010010010110001110001001101100001111001011000001100010111111101110101001010101111111010101011001110001100111111110011001111111010101110101100101101000001001111110101100010001011011010100010010000101001010001100111110001111010001001101101111101100001110111000010100011111110101010001101110110101001101000100100001011100100101001001101000110011101101111001101101101101001010110000000010101101101111101101011010110111110000111111000110010101100101010001000111011000011110011111100111101111111111111001001011000110011010101100011100100101011101100011110100100001110001000111011010001000101101101111101011001110100100100000011110001011001100010001100000110101110011110110111001111000000010110000111111110010110001100001110000001101110010000010010100001011101011110100100101010001010111111011011011111000110001000110110010010101111110101100011101110011111010110000101011101010111000011100100000100001100111101111000101011001101111111000011111100101011100110100111100111011110000111011111011010011011100100100000101111101101010011011110111000111011111100010001101001010001011110100111100110001010111110001111001000101000100000101011100010101111010111011100011000011101001101001111111101000001101111001000010001010011100001011100111000101110111101110001101101100010100001100010111111000000111000000100111000100101001100000100100110100001011110001101100010111010111110111011000011011101010001010110001110010101010111011111001100001101010111101000000110011111111101101011001010111100000100010010001011111001011110110011010110111111001110000110101010001001001011100011110011111010110100000100000001101101010011111001000000001001011011101100000000111111110101011111101110001111010111101000111010001010110111111001001000000001101001101001110011111010011001001000110011110011010000000010000011110111010111100111100101110010000100100101010000000110010110011001110110101001100111101111010001010101101111110010010101000010100001000010010110000011001111101111110011010111111000001010000011011001101110101011011111011000110010001010001011000000100111001010011010101001010001001010101101011110001010110000010001110110110000011101001001110111100011110111001101010000100010101011000000000100000000000000111101111110001010011010100010101010010100110100000011001011010100000000010000111100010001001010100011010011001100001110011011111001001011001001111010100111010111111000100000111010111100110110001110001000000111000011100001101101110101000101010001001100101111000111101100001010010100011110010101010101110101100010111111110011011000011111011001000011010110011011000010110001100110111100110101111100100011100110111100111010110000000000110110100000110010101011110011010000100010110001001111011101000110100011110011010100010001010000100001010100011101110010110111001011010110101101001101111011000001110000010000000100001001110111001110100011100000001100011000110011111110110100100100010100010001101001101001011000111000010000110000011111010010001011100110111001111011000111101001001100010010011011100011010111000110001100100101100000011010000111000110110101101000100011010010111100110010101101111010000010010001001000100111111000100001101010101110111110110010100000000110111001111010000010010001001111100000111011010111011011001101010100100110111100110000100111000011010000101000110010111101110010010111001000111010111011110111111110001000101100111111000001110110010110010100001110010010001001001101000100100011110010011000101100110100010110100011101011100011001000111110101001011001010001000100010100001110000000000101111101011010110001111000110111100010000111100010100011001001000111010111000100011010101000010000010101101101010101100101011111001101110000011010000011011101010101111100010110001100111000111000000000101001101111100011100010001000011100111111101110001111111011100101110110111001110111000000000111111101011010000111000100101001010011100101010100111100010101001011001011010101100011110100100000101100011100111111100110011000011100000000111110010111101110111000011010111001011011101111000111101010000100010010010110100101111000000001110011100001011110111111101010110000101111111100010011111110010100011001000001101111011100111001011111111110110010100010000110011100100001011101001111010001001111000111111011110100010111010110001000101010111010110011111011000001001000000101011101111101011000101010110100011011111111101101100011111111101010000111010010111001101101110010111001111111110001110000011101111110011001111100100000110011101001110010110011111110010111101001110100110001000010001110001010010111101010000111101001011010011101100101101001010101000100000011010011000001111001110100100011101011011000101011110111001001100000111111110010100010001110010111101110011010111000101100101001100110010111110100111001001001101011110000000011000101000110011100101001011100010011101101101110110010001010110100011101011010111110001010110001111100100110110011101001010101110010101110011000100110101111111000111100110100101011001100100000100101100100110000110000110000110110111110100011010111000000100100010111001111111110000101110110010110001001111100110000011110100010101011100001100111000100010100111111000011100100000111100001101110100011101000100101101011100110111010110000010000001100001110010110101110011010011111101111000010010001101101010111011111011011000110001101100100011110001110100101011000101101111000000001000110001001001110110011000010110000101111111011000011000100100010101011001011000010000111100001101010101110010010000011111011001101100001100110110011110010110011101000001101011111010010111101001001110100101010010110110001001101000001101001111010101111101001001110110001000100110001110100100111111101101100111100111001011001111110011001011101101001101010111101011011010110001010001001101000000001100100000010110110111101000001110110011001000111010110001100101000101001111001111100101101001111001111001110000001011000111101011011101111101101100100110010011100110111110010010101100001010100101100101011001000100010101110111010101010101001110101101011001101101101100001011001000100010111010011110101111000111111010000011010011100110111000001100010111010100101001000010011111111000000111000011101110100111011000110111010010101110001111111110101000011101001001000101011000101000100110010000010111001010111111100000111101111101010001110011100001011011011010000000101010111011001111000011100110000011011110110000000001001000011111110110110000111011100101011101100100110010011101010000010100111110111001010100011001110110101111100110101110011001101111001110110001110001000011111100100110110010111101111100000100101111001010010000011111010110111011000000001001010101000101001100110111001101101111000101011000011111001111010101111011101101000110110000100011011111100010110100011100010100110110101001101010011100001110111011001011010111100100010110111000010000010001101111011101001100110001010111101010000010110001000100000011011100101110001110001011101010111010010010101110001000001010101000100100110000100110101101101110111000111011110100111001100101100100000011100011100010000010000110000110001010001001000101110001000000111001100010110011100110100010111011110101111011001001110110111110001000100010100111001100101010001110101100110010001010100010101011000000001001011001110100111100010010011101010000001010000111110100000100110000101011111101011110100000000111010011010101101110011111101001001000000101100011011001100001101011110101101110000111101011111110101001000110001011010100100011111001101101000111010100000011110000111110111001001011100111100010001100010010011011010111101000000100100101000010101000010000101001110101101011110000111010011011110001111101000000011011101001001110110110100001010110111101010001111011010100111100111001101101110110011011001110101110000100110001000001100011000110100011101001001010110001100100010111001101010101001101101001110001111010111101001011011100010010110111011000100101001000110000111010111001001010111110010001000010001101101101100101100110100110110110011111111010101110001110011001010001000100000110001010011010001001000110011000101111110000001110111111110001000000010000111001101101010001001100000001111110111100111101100100101011110001001101100111001100100001100011010001001011011111101101110101111010000100000110101010011110100110100111110010001001011000010111100100100001001110000100000110001100100100000010000100110111010111101100010000010010011000001000101111110110010111000100110100110001101111101101000000100100010010110001001010011101111101000111110010100000011111010001110001011111001110111011010110110111001001100000110000110100100011000000001010010001010011101110011100111010100100110110100001111110000011101011111101010101111010100000010010000010001101011010111101000011111000010100000011000000100111001000001110011110110010110010011111101010001100000110111110100001101001011111011101010100111100110100001100000001100111010100100100010001110101100011010100001101101110110010000110000100110100001001100100000001111010000110101100101111011100101001100101010110110110001001110110111100100111100110010000010110011101100111010010011001111010110011010011100010110010110001101001010000111100010010100101001000110000000010001100000101011101100000100101000000000100100010000100001000101000110110111111000101111111000111001101101001011111111110110010100111001111011101011101001011100111001010100110111001011100011000000010100010011001110110101011000100100000100100110111101110100000011000000110001101101100001110110110011100101010101001111010011101111101100100110000001001011000000001111001001111100100110101101110011110101011000010001111110010100110100001010001111100010110111110011010010001100110110101100101101110000001001000001111100000011100100000100100001101100110110110011001100001101111010111111100100000010010111000101100000100001100010001110111101100101010000100101011111111101010110100101110111100010000011000000001010101101001111111011001101110010100000100001010111111111010110100011001111101111000111111100010110101011011011110011001001100100010010111110010001011000100011101101111000000011100001011000011101110111110010000100110111111111101010010001100100010110111110101110000011110000000001111110001010110110011111110011001101001000100011111100110001111000110001011001111111110010100110101100011110111010110110010000010001000010001001100000000110000111100100000110010111111000001001010000011010010000111101001110100111110000000111010110011011110001100101101101110001101000000011111110110001101011110111011010001011010000010111110100011110110001011100111111000011001111100010011010010110010010000100111101011100110011111101001110011111100000110001100000110011110101100111100011111110010100100010111010111000011101010111010001011000000011110011000010101100100011110010111001101110000100010110111101110101110100001001110010010010101110110010000000001101100110111100010010011011111100011011100110011010010101100000001010000100100101000000100001111010001110110110000001001101011101101000011000100011000011001111010100010001011011011111001100101101100010100110100010100110110101010001001101100101001001100111011001001110001111111111100001111011100011100000101011101110110000111100001111011100000000010010110111011011111111100110000010001010100001010100110111001100100111011111111101001010010011011100110100101110010110010011000100101010011000001011000110011000100010001100100000101110111000000000001010010001100111010101010111110100001111000000000100010110111011100111001101001101010011110110101101000001101101010011100001100011010101001001110111100001110100000001101111011101010011001101100100101101001010001011011110111110011001101010000011100101100100111111011011000000011010011110001111110101101111101110001000001010010110101010010010110010101111110000010111011111110100011100011111111010110111100000001101111101110010010001010000000111000010010110000011001001111101011010001011010110000100001001111011011011100000001010110001011000100101110001010110011001010100001010111111110000010011111101011001001010111111101001000011011000011011000100011000101001111100110010010101000101011001100110011101110111101001111011010110100111011101000110011011000100000010111000100111010001111101001001100010010011010100110011101011010000011010001110010010010001001000111001001100000000001101100110011100111011111000011010001000101111000110110111111001010010111011010000000011100011011011101010101010100101011010001001001000010110010110110001110111000000001000011010011111011100110110110010100001100100000110110011011110010110010010010001101001011000001000111111110000100001110010000000001010100101001100101000111010000110110111100010111001101001111110101001100011111000011011110110111001111000100000100010111011010100000111100111100000101110110110000000001000001101100011010001110111001110110011000011000000011001000110101010101011011110100101010100010001101101101111111101110011110110000100100110000011100110110101010110101011010100111100110111111001111101111100100111010010011001101110001111101010011100000011101010001110111110000001111000110001101011111110001011101111101010110011110000010111101001111000100111111111110010101010011000011001001110011111101100010111110111001010110011011111111101110010010110101111001110010000010010011010100011100111000110101110010101111110000101100001110110011000000110001010110000010101011110001001001101110100010100011111011011111111111010001101101001001111101010001011011110101101000011001011001001100010110010011010010010001100001001000001011010111010001100110001010111011101001101110010001011001001110001001111110001100111010001011011011101011111110000100001000011000101111000110011110111001110001000111101010010110100001011000000010101110110000101010110100111110100100111110010110010011100100101000001110001000000011100011011111000001110010111010001010010001111000010000110000100010001101101111111001110101101111010111100110111010101011000111000000110111000111000011110000110110011010110101111100011011110001011100100111100100101000110011111101001111111001011101110100111100101101100110100000010010110010000011001011100010111000100110110011011110100111100001110001110100100111111001011111111101000110000000111100110111100000110101110101111111110011100100010100110000001001100100001001010110011011000000010110000010100011110010101011011101000101110111000000101010110111101011001100001100111010110010111010011100100001111101101111010000111101111101111000010000011111010100010011101110111000100100010011111011101000010111111000000100011110111100100100100111110110100011000110100111000101101100110000010110011001100001100111101011111110101000011100111110101110111010101010010110101111001111110101101000011110001010100000100001111111110100101101001111001110101110101101101010111101111111010111011011110111001001001011011110011110110000111001001100010001111001100101001001110111111100000110011101110111100101110011101011010000000000111011001011011100010110101111010001010000111101101000000110100101101011010110110111010011111001110100010010010111100010101001101001000111000111000001111011110100000101110000011110111110010001101101101111110100011110001011111010001101111010110101000101111111001111101110111111100110011110100010100011111010000000101010101111001011100101110110110110001100000001010101111010000100100010110010100110100101011101011010110111001110010010111111000010100101000000010101001110101011011111111110011100111111011001100000011111100011000111100100100110010000111010000111010110110001111010101001000010100000001110101111000111110001110011101111111011000101110011111010101111110100110100101011111011100110001000100110101001111011011110011111010001101000111011010100011101100010110001011111110110110100010100010000010100010001001011010111000010100011101100111100000010101010000110100010011011011100100100110000110101110111011101000111101001101100111111010110000110101001110111000001010110101101110110010000110011110111001100000100100001010001101010010111101101111100001001001001001111000011110001110000000001001001101001111101011011101100010110101110101110101110101111101001110001001110110011110000111011001101000111011010101000011100100100011001110011101001111001101000111011011000001100110011111111001010100111001000110111010011100000001000001001010110111110001111011010111111101101000000100101110110110110111011000000011010010110110000010010010110001010100101101011000100000111111110000001011001100011011100000111111101011010111010111010000001111011001010010001000100011111001110110101011010010101111000101101100101111110011001011101010100100101010010000001001100000011101100010011000010110100110100001100100100000110111001111011111010010111101011110010011100011111011110010000111011000001000111101100111000011010000011001111000111010010001010101110110100101100001010110110010001100010111011011000011001101001111011110011110110001111010100101111010011011001100010111001010111111100000010100111100100110010000111010011011101011110010011000001001000111010000010110000101100100100001000001010001111000011111111100010001001110000001100011101011101000110110001100101100110011010010101111110011101011011010011010010110000010010000110111110101010110000100000000100010010010001111010010000001011111010001101010111101000011111000100100111111101010111001111011111000000000111010101100111110010001101001011110100001100000100110111101100111011001111100101010010001001001001101111011110010111000010001000111010000010101001000011110101000110001001111101000100000011100100011110000011110100001111101010100111011001111010010100111110101111000001111010010111010001000011010000001100011101101001011110000000010010110100011100010100000001010111101100100101000010010101010111101100001001000111011110110100001011000111100110101100010110100000010101111111111111101000100101010111001011010100000111000111111010110000010101001011110101100000011001110000011110111001011110101000001110110001010000000101011111011111100111111111110001111010001101101110010000011110111011111111000111000110010001011110001100011001011101011110111101110101000101001001100000010011101001001001010010110011101111001111000011001000111000110110000110011011110011001000011101100111011000101111110010111110100000000010000110101101011111100100101110010010000011101110100011000010110101001100000011000011100101010111100110110011001101110001110011111111111001100000010011100001001000111000101001000010011001101001111001010001010010001011100101001100011110000101111100101101011010011101101100010010000001001011101001000110100110001110001011010001010010101101010010011100010011110001010110010100100010011110111011100101110010011001010101011111010100100110100101011101000010001010010110011100001001011111111011110000100100000100100110010111110000011101011010011111101000110100110111100000110111000000011100100001001101101101110101110001011000110010110010010011100000110000100010001011111001100110100100111110101000100010111111100110001011000000100001100101111101010010110111110001000000111000000110011101001100010001001010010101011110110000001010101000100001010101010011001011100011110101111111000001110111000110111001011100100111011010001000111011110011001101010100001001011000110101001111011100000001001011000111101101011000111001111110111101010111101000011000010001011000010000111100101000100101000111111000110010011101010100001001000111111110100100110010011010011110111001101111100001100000101010011011101000010001111000101011111101101011011011001010000011100010011111100011001000100110011111000111010111110001011011100001001100100011111110010111000100100001100001100010110010000001100011000110111001111100111000010110110111001110110000101011011111011010001001101011010000010101100010000010110011000010110010101001000101110101001100011100000010100011011010101011000100100000000111100000111110011011000010011011101011010010111010110000010011010001100001000110100101110011011011000000110110100010100111111111011111011011110010001001111111110000111111001111110000001111011011010001110111001101010000011011110100111001101101001011000100000010101000010001100011110010011101011010010111100101111001101110111111001111010110011100110111101110011001101011101111110101011100010001100111000011001001000011110110111000001011011101001101010000111110111011011001111100110110101010000001101111111010010101000000100011000011000100111001001100111011000000111101111010001111100010000111001000101011000100001000101010110010110101011100001100001001100101010110011101100110001101001000010010011110111110010011110000100000001110101111111001111001100011101101111101010000001001100100011100001000110000000101110100010010010111100011001101001101111000110101101010100010011101000011011000111100000101010000001000100011100011110100000000001000111111101110001011110011111010010001111100001000100011100001000001000011110111001101110000110111100110101001101100001010101101011100001010110100011010101010100100111111100001111001100001100110000101011100101111111111111011110111001110010001011110100011100011001010110111001010100001011110110110010011100111111100000010010100100111011100110100001010001011001001011110100110010000111101010001011001010101011011100110011101100010111010111001100011111010110011101011100101110101111001101110010010010000111010000110010100011101111010010110101000000101110101110011010111000010001101111111101000000110101000111111111010101010001101100111010111101001101101010101111010101000101010101001010001100110010110100001010010110011001101000011001101011011001001111111000110111000100000110101100110100000010101110011000001010100110100000100000000010101000100010010000010101101000101001011111100100010111010000100101000111101100111010001010110110100000101100000100001100011100111001101110111010010101001010000011011100101101110110010101000111110101111111000101010000000101100100110111010010001001001000010010110110001011100001111011111101101111110100000000000001100010111000110001100110100000100100000010001011111010100011100101010010010101101010111100111011000010110011001001000001010000010111000000110010000100001001101011100110111011111010111001001001110111111100001010100101101110110101111000110101010001000001001010000100011111010101000010111111100100110100001011011010101001001001111000011110101101100011100101000000111010010011010100110011001101101101001011001111001101010000011011111110110000011111100010101000010111011000000000111111101100101110011111010101010101011011101011001100111011001100000100001010010001000001110110001101101001100001101010011100010001111010001101100101100110011100011110100110011010100100100011110001010101111100001010011110000011011001100001100000111010111011000111111001111000110111001011011010110110010011000111100101001010010110100101111010100001110001010101001101000001001011111110111000000100000110010001001010111100010011110000110010110001101100101011010100100011110110100100000111010111001111111010011110101000110000111011100100101000011000110000011001100000101100110111101100101011001100010111011000000010110000011011100000000011000101101101101111011110110001111110100001100000110111111001010101011010010110101010011010010110001111011100001010101001010101110011011011100110011000101010010010000100101100001101110000100111111100110000011011111101000000110100001011000000011101110111011010001101100101001000111110100011101010000110111001011110110111110000110000001011001001100101100001101100011000000001011011000111110101010101000100101100010011100001001100101000010000010100110111000001110101110110111001011101100011111101101110001111011010111011001010001000101000000110101110110101010110100100011001101001011110010101100011011110100110010010101101001000101011111101001100100100001101001000011001110100000000111001111000110000110110010001010010100100110101111010110101100110000100110110111001101001000000100011100001011000111010001110001011100100111101001011010011110101000110010110100111111000000011010110110110000011001001101001111011000101111101011001101010111000110100000101000101001001101011101100011001011010111111010110100111100110011011101100011101001100011011000011101001011100010110111000011100100000010100000011110001111010010001011010100110111011011110111101000111110011010000001011100100001011100100100110101111101001101111010100011101101011111001011100010101001101111000010010110111000110001111101110111110110100111111110010111100011001000110110110001111010001010000110111100100101001111100110111000110001101001000110001101001100010110110000000101011110010111011000010010100000101110111100100010000110111111010001010111010011011100011000000001010011110000001110011000011110101011101001010110100000110011001110001110001000010101001000001100111000000011101101111110110110011011100010001101000101001011010110111000101110011011010100111100001010011001110110111111001110110010101001000011111111100101101000101000100000001101001111111110110011110001100011110011101110001111101100000001001000101000101110100110011001011000100001110001000011000000011011111101011001101111001011110010111100011011011010101101010010000010011110010011000111110100010001100001110010100000101100010111011100000001010011010110000110110011011101000000001001100010010011101010110010001111010000110001011000101111101011110110010101010100101110000010011011001110001110011101010010001101100110011001100010000100100100010100010011001110100011001100000011111101010011110110001111000101000001101001100110101010010001001110101101100001101011010000110100010101011111000001110111001111110101001100101100110111101100101011111000101010101011001011100101010110110100100000000001011011111010100110010101010001101101110010010110110100011011001010111000011000010001011001000000101001101110000011001010010101110001010001011001000111000000000110110010011010001110101100101001101100000010101101110000011011010111000011001110100011111111110000101001111100101001101001101010110010110001100111011010000011001101010110011000101010000000010100010111111111011010100111011010101011010110110011011001011111010000011101010000101110100111111010110010000111101101001100011100111100100001110110110101001110111010010001010101010111100010000000101100011000111010101110001110000110101010011011111010001110011110100110111010000000111011000100110010110000010101100010111100010010011110101011111011001110001110111111111111010101111001000001000101101000001110101100000100000000010000101100010101100010010100110110000111010101010101101000010111001001111101101001101101011101011110001000000001100111100100001110010011111001000001000001010110101010110001000110011000010011111111100110110010010111110011001100010001101010000001111111010100111101001011011011100110001010100110011100111001110000100100000001101101001000010001001011111010101000101010111010001100001111010100011101111110011010100110110010111111011101000100000110101101110100010111010110011111001111000100110110101010110010111001110011110011110101101000100001001100001110000101110010010111001000101010010011000000110010111010011111001110110000000000010101111010000111010111100100110110111100111001101010000010010001100100010000111000100110100010110001001001100001001111100011001110101010010010110101010011000100110000100110111010001111100111111101100011001011010100011001000101100110101100110011001110111000010110010110101101110100100001011010110101001010101011100011110111111000111110010101101101000010011111011111010100110011000110001000000001011000100100011100110010111010000100011100010000111000001110101000000011101010101000010111101010101001010101100011111000000011101110100001111001111110001000101000011100110111011000000101011011001100100010100000100001001111110001011000100011101011011010001111111110001001100111010011101011011111111111001001000011100010010000001100100011000110011100111101111010111011010001110001111001010111000000010000110001010110010101011111110011001010000110011010000010000111010110101100111100111101000101111101100011010110000110010011010000001100001100001101101011010010110111100111011001110010001110010101101011100000010011000101110101100010010100101110000011011111100111101101010000111000000101111000100001010001110111010111010101010010101101000111110000010011100101100010000000011011000001000111100110011101100111100100000110010100000111010011111110010001000111011110111101010010101111000100111110100000000111100101100110111110010101100111000000000101111001101010010001000010011011101101100001001010100010111101111010110100110110111010110010101010001010100110001110111001101001001101101001001110100111100011101100110111110110001100100011110110001010100011001100000011110101110000001011010000111100011111001010000101000110010001110011100010110001101000111011100010011110100001010110101101100000010010100011100111100110011001011101011110110110000011110100010100010000111001111111110001001111101000001010001001110100100110100000111101000000001111001111010001011110010101001010100011111000110111101000101100100100000001110110011001111000111010000010100100111101111011010100001011110000110011111111110000000101110100110011111101110000001110000000011000101011111101011011110001010001101001101100011000110101010100000000001101110011000110111011111001001010111000010111010011100110010100101001011111111111010010110100100011100100111001111111010001000110010001011010101101001101011110000110101000010000110000010011100101011000010101011010001010101000111111100101000110101101100000101110000001000111110100001011100110111110101011101101111001000101101110110100001010100001100101010100100001010110101111011110100001110011001111000100101010001110001111000010100110000110101100111000000001001001110111100110001100000010101011100011001001011101101100110000010100000010111010110010011000110000111101111010011100100000001111001110011101011111101101110101110111001000000110111001001000000000100000110001100111001100101011001110000100110111111101111000001010100001110011101010010011101011101010011011001000111101000111111010011101000100110010100010100101001011011101101100111110010100001010100101111110101000110111110000001010100010001001100010100011111000111000001110111110011010111000111111111100011000001010110100011001011000110111111010101000011101000011001000010101010100100000110001100101100011010110101000000011101001100011111110011000010001000000011110000100010001001111000110110001000111011001111011110100111011101111111000010000001001100110010110101001011111111111111110100000011000010101011000010011000011100000101011011000110100000110101100111001000011100110000101011110111100110100101110100000101100001101100100111110010011101111011100011001001110011011011100101100010010011011111000000011011000100010011100001111101001111100011001000101101000001100101010001110100001010101001010111111101001010101000101110011010001001111010101001100011101101100110100101101000011011001011010000110011001011011101011000110110000000111101111000011100101001111110101001000101001000000110010110100100010100011010101011011111010110111010111111101101101011101111001000110000010100001110101100001001011110101011011110011101110100011011111100011110101000001011000101111011010000011100111010110000101111011110001000000111001001010000101111010111001001111110010110011000000111101101001011100110010101111110111100101101101010100000110100111011111100110100001110100001011010101000100101011101111110001000100000011010011000100111000001101111111000100100100001011001101011111100101101111110000000001101111011010010001000001111000101110111010110110011011010000111011101000010011110010010100111110110011011101000011001000011010000110010000100010111011100110101100001100110100000110001111110001001110111011000010111110111010110110000110011110011111110011100010110000010011000001110000100101101010111101101110010100111110101011101111010100101111100000111011101010111101010011110110000011100011110000000111011100001010001010110001001001001000010010111001010111111100011001110110111010011100001100010011001000100110110110110010010111000110010111100100111000111100001110011101101111111000110001101110011000010000100101101110111101000001000111000000011011011110110000011111000001100100110011101000011110100010110010110110100100010001100010111111000111000110110110110000101110000111100011101010110110010100000001001001000101110000011011111111011101011111000000110011111010101000101001011111101010000111101100110101010000011011101110101001010100110111010000101100101101000010000000000110101001010101010100011011111101100011001111101010001110001001101001111001011100010100011001100111000110100111011111111011111001000100100001001100001111101010010011100100001110111110101001100011111001100000001110101010001111011011111000001011000100010100011100110000000110010001000010110011111010101110110010010100001010101001100111110000110100110011010001011000101011110111000000101100011110101011000010001111010011010000101011001101111100110001111110011111011111001011001000101110010101001010111000111011100011010010001111100000111001110000111101111011101100011000110000110011101011111010010010000100011101000111110010010110010000011101000010010101101100011001011100001000000110011111001001000000001001011011110101101111000100001011010101100101000111010111110010110000110000100000001010100111011101100101010110111001001010011011110011111110011100011111011100110111001110010100101110001110101001011001000000101001100010000000001010011100100000001010100001011110100111100111001010110011010011100011100010000100011110110011111110110010011011011000101010001000001011111110100110100001001000100110011111100001011010101100011111001000110110010100111111011011101101010001000010010011110110011110110011110001110100101011011001110010111010010100100110100101011011101101101011001001101010001011101110011110010000101100000001000111111101100101010100001000101011010110100010001110101001100000111011011000100010000101010001100011000001011111000010011111001011000111001101100000111101001100000101100110111000101001001100001101000011000100000100100001000101111000100110010000111011111110101010001110011110011111100011110010111011101001000011001101011011111100111101111011101111101101001011110001110111000000011111001100111010000111101100001010110001100110011111111001000101101000110010000101000101111100110111110001111100111110100110000100000111000001011110010001111101111110011101101110000100011100101101000111011111011111111011011100000000011100010101111110111011110011010100001011001010010010001000011111001001001110100111110111111010110011100101100001100011011010111110000101001001011101001011001111010010100001111011000001101100111011011110010111010111101100111100000101110100100110110000011011011110000010110001000110010110000110101100001011000101010101001010010000111000101110011001111010100110010001011000010011101111010111110011001110010111011111101111011010010010101000101000110001001000000010001001100100101110001001110010110110111101111010110101011000001011101000111100000010110011011000111001001000111100001000011010001101000000010011011010010010110001111001001100001001000000111000001010100001100101111111001001001001111000110010001101010010110111110100001110010011011101000010101101000000101000011000101100000011010101101011001001000011001100000010001100110101000010111110111101001000110001001111101101010000100110110000011100000100101101001000110101110011011010010110101010111100111101010101100000111001110111110000110010011001000011011111010011000000110110001001010011001001110001111010100011111010001110101001000100011000111101101100000100001010001000110010100001111010011111110010110100100111111111010100100100001001001111011001101110111000011111111100000000010001110110011010000100110000101100011000110101000010001000000111100100001100001000010000100001100001100100010000001001110100011110110111101000101001000011110001001010001001000011101011001001011111111001100111011110010011011010010111001010111100001110001010000111100101011110110011111000000001101100000111101111111101100010011011110011101100100000011001101011011111110000000010110011111100110001010010101000100011111100101010011101011010110110101011100011011001101011110000100100010000100001111111010001000101010011000000110101010101101110101101001011100010110001000101100100110100000111101101000111110001000000000010000110100101101000001100000101110100110010101100110100001000111001010111010001011010000000000100101001000001100010011011011100010000100011110110010111001010010101110000101000110100000010000011010011100010110001010110011001111001001011100000000111101011110110011010001100100001110011110110000111101110111000110011010000011011101101100011011010110000111011000111000100101000111111100101000000001100100000100100110011101101001011010011100000111011000100111010110000111010011100011011010110110001111011100101110010101000100111100000101100110111100101001011011110011000100010001000011001100010001000110111010001000100110110111111101001111010010001101100111111011011010010001011011011010011001110101110001100001101111011001000010011011010001100011110110101100001011101000101010100100100101111010100111101010110001010001011000101100000010001010100001001111000010000010101110101010110000010110010000111011000100000110111011100010000110110110001011110001101000101101111111111001101101110010001100000101011000010100101110001110000110101010111011101110000000010001111001000001101011000100110011001100011110001001010101001011100001100100001110110111111111110111010110010100000011110100110100111000001000111001010110001001111110000011001000010000101101101011011000001010110011010010110001010011110100011100001110000100110111000001100001011100100001101111101100100010110010010110100100111100100010110010000110001010100101100010010010101110011010001000010110011010010000110011101011000100111100000100010111000110110101000010100110101001010010100011110100100111101011011110100111111001010101101100111110001101011100100110110001111001001000010100111011101010100110011011111100011010111100111000001001011000111000010011010011011100101000111001110001100001000101110100111100101011101011001000100100010001100101000001011110110001100101011010100111000000000010010100110011110111110110101100110101101100111111100101100001100111011011001100110110110110000111001111100001011100110101000010011110010110101000101100100011110010100011010111010000110010000111110111101111111101100001101111100111001110110111010111000000101000101000011011111010101000111101111111100001101111111011010010000110011111011011100000000011100010011001111011001011001011010111010001111011010011011001000001000001001111000011000101100111001000100110011000101001010111010000101110101101111101101100111000011101001010111001001100111010100110000011011110010110011001100101000111101100011101111111000010111110011110011011000111111111100001101010110011101011110110011111110010111000100000001000001001100010100111111100010000100100001000011101100110001000000011111101001101101110010100010001100100010010011101001010110110011001101001000101110000000111001111100011000000011000011011010100010011001100110000011010010101110011001100010000001100100000101111110000010001001000001011111011111101010100110111001101001111011111001111001100001011100001001111101111001000101101110101001001001101010110010011001011011010011111001100011011000011110111100101110110110101011011010001011110101101010001010101011010001111100111011111010111011011000000101001110000000110100011100111111101100000111001011000111101000011100110001100110000010011011110101011011000110001110001000111110001010000010010000010111100100111111010011111011011111001101111010001011101111100010110001111100010001111110000110000000011100110111111001010001111011010001000101101101010100010101010000101001100111100110000001000000110100001010111000011001101000010100000000101110100101001111010100010110000011110000010111111000100111111101110000010110000011011001001111011101001110010011010101010011010110101001111100011001110100110110110001111101100101001000010000110001100000111011100111011000010000110101010010111110100001011100001000011011111001011100100001011101110000110111100100000001001011011111000110011101111011111101000011111001011111001101111001100011011000100101001110101010011101011011111011000101111010100001100100011011010011100100110111011111110011101000011001100100110111100101011101001010011110100000010110010101110010010011010011010111001010111001110001001101001000010011100110011000011111011101001111010010010100001100101110101110000000000000101111110000101110100010000111000101010101110001110000100000101010010001011100001010001010011001011000010110001010110110110100010111001111111101000111010111100101000010001011101000110000011011110001010101101100011101010011100100000010011100011010110100000111100100010101011010000101111011000111001001101000001100000000000111010010000100100011010000111001010110110000000111011101001001000110010100110100000110001100001111000010011111000000110001001001100001000110111100001001110111111111100000000111110111011001100001001111101011010100101001101011100000010110110010100111010011101000010001010101111100100011001111000011101001001100101011100111011011111100101001001110110000011110010100100100001010000111011001100001001101111101110000111011111010000010100000000110001101010111000000010110100000101110101110100000100110110111101000101101000100010000111110001000000110101001001100011111010100110111001001101001000111100000101100010110000000100110010001001011000010011100111010001100100101011110001010000100101110001010111000000100000000000001110010001011100100001011101110111101001010111111100101011011010011110111100010101100101010010110000110010111010010000000110001000011010110010101010011010011011010101111101110000000100110000101110000111111110011111011010101010001000100100010010110111101000000101001011001100010110010100111100111010001111001101111010110010011011100100010001001100110100101100101111000001111111101100000111000000000001000101010111010100001101110111000111001010001000000101100100000011101110000100101000010110000001001001111100001010100000111011100110110011100011001000111000101110001001011110010000100001010101000000011011100001000010101001000101000011101101101001110011011011010101111010010010110101101011001010001100111010000101100101110010010111100011011110111100010100111011101001101110101101000111100101110110110000001000100001010100011010010100011110101000110011111000011001110100000100000001111001000111010110111101001011010111111001000011111110000100000100000001101101111010101011111010110010001101000111100111101010011101010010010011001001111100110101010011111010010111011110100010010001011101011110001101111011001100010101000010110101100111000011111000101011110110000001010011000110010001110000011100100001110011010100110111010011010100101111111110111001010101111101010001110011010101111100000100101101111000100001010000000111010100101011010000011011000000101011000001001101101111000101001110111000011011000010111110001100001110100110000010011101101000000111101100101010101001101101000001111110011011111101100101110111000110000001001100010000101111010111010111101000000110110010101001101001000000111100111101011110111110110110011001000101101101110101010111010101111011001110101110010000001010010000000101110010010010101000001101111111111110110000010100010111010110100110010011011001101000011000100101011001100010100111110101101111100010110111010010011001111011110010010011101110000100110001110001100010000101000110111101101111011011010110111000001111010001011111111111001111000001100001000100101010000111000101000111110000100010111001001000000110110101010101111000101001100011011000100000100011110000110010100001100001100111001110110100101111001101111000100101110010000000101110100111000100000001011100011110011100011010111000010001101100110101000110110000011100010101011101011110110101001010011011001010110011110010001010001000001101101101000011001100011111100000110101000000010010101110001000101001011100110110001011000000111111110111001111001000110111001011011100101101110100010001000010110001111111111100110111000100000000110101100010000011001111011110110111000100010100111100101111011100100110000100110110100110001110111100111110000011001010101011101101010000110101111110011111011000010001111110110010101101000001101110110011001111000000111110010110111101111101010101101100100011010010011110011101011001100110101011101101010110001101010000110100010101011010110001001100111000100001111100101101110011001010010010100110010100110110001011100010001110111011101111011100011100110110111001101000001011101000011101110101001111110111110010010111000011101000011000011110001110110111101110010000101011011110110001101100000101110101011101001001100110110000011000111100000110100010111001000111101100010111000011101001100000001101001000111001001101001111010000000011010010110100101011111011001100011100010010111010010111110010110010101101010101100100110101000011000000111110100110010110011101011000010100111101111111011000000101111111101010110001110011000011010100000101110010011011001010010000110010111111010101101000000110101100010000011100010010000001101101110110010011000111111101110101111011010011111001010100000011001110010100000010001010000100010001101111011100001111010011011001111111101111110001010110001000000000001101000100011100010101110111011110100111001111000100101110010101010111111111111000001010001100000010100010100101111111011001100011000101100010010001011100011001110100001011110100001101001001110100100001101101011011010011011001101001000011011101000010010101000000000111011111001001110100000011101010100000000010101010100111111110111010111000011001010000101001000110010110010101001011011001110010101010010011001000000101111011101110100011011010111100110010100011000110100111110001000011110000010100100001110100010001100100000110100100011010101000111011011010101000011110001111110110111100100110110000111101011111111000100011110010100000111010110101110110110010110100011111010001100101001000010011100111010001000101111100010011001001101111110101100001000111101011010000100110000001000000100000100100010100111010110011001000111010010001111011110011010100011101000011110000011111101111110000101100010000100010101000111010010101010110011100101101100111001110010110000101100101110011101010110000011011001010111101110000011101011011110010110011111010011000101101000101011000011001011101011110001011000110111010100100011010001100000011010111000111110010100010001110000111100011010011001011010101000001001001110101100100000011100101010011111010000111111110111101100000110110010010011110010010101110101011100011000000011011000100101000011111100110001011110100001111100111000101001011100010111000100100100101101100111000100001010011101111001110111010001001000111110110000110110111010010001100000111010100101000110100101001111110001000001101110111000111011000100011010100110010000100110101111001011001011110010000010001010010000000010010011001101001101011101000110010011011100101101110011111110110001000100001010011010111000111101110110011101011000101011001011001110101001000101001000000001101101111101001010111011100111100110110101010001001010100101000000101110101101010101010010101110110101001000010000000100011111001001111110000011111010110010000111110010111111101011110000101111100000011101011010110011101010101001001001101000111101001101100101110000111110001000100110101111000100011100001111011011010001111011001001110101100111011111001110010111111001100110111100001001001110010100011111110000101000111001010111110000110111010011001001001101101010010110111011111000010110011000101011000011010110100000111010101000000110010010100000110101101110101110110100001110100000000100110001111110010001000101011110010101000110001110101000010000100011011010111111010001101010110101000100110011110100100110010110100100100001110001100101100000100110011001010100110001000000000010100111001001010001000011111100011110000111111000010000000001011110110110011011111101110100110110110011110011010100110001001010111001111101011110101110110111000111011011000001001101011100011010111011000101111010010010000001111111010010111000101000111101011110100001111011011000111001111100111010110110000111001111010100010111010110011101011001100010100011111001000011001110100010110100001101101111000001110110110001100111111110100001001001111011111101011100101110000111011010000111010100111010100100001100011110000010110100101110011001110111011010111010010110000010010001111111100011100010011111010000010110100010010111100010100100111010101000110110001101011001011111010101001100110001000001110101101100010011001000101001001101101111110101100110101110000110001000101011010100000001110101010010100110111111010001111001111110110100000001111110110111101110010101100101000110011001110111011001000001000110001010010011110011100001011010010001111110001100110111011101001001110101111100000011010110000111000000110000000101110110011000100010110010110001000100111111010001000110011011010110111111010101100000010110000101001001101100000011000110010001001001000001110101110011110000111010110000010001011110011111101100101111110011001110011111011110100001100110101000101011100100111011011101010001010000010110000001101101011111111001010111100011010100101001101101111001011110100101101101110111101001110100111111001101001111100001110100111111010000101101100000001101000101001000110011110111110010000011110111011000100011000111101110110111101100000111110000001001011010110101101010110110101101101111100011111100011010000011010101110110110011010111011110000110101011101111000001111010101101010000101101001001111010001111001000000110001111110011110111111000011000111000001001001010111111111011010101000100010001011010000001110010001001001101011111111011011010000011000001001001010111011101010101011011110111111101000000110111010101100001110010111011000101100111110010101100110001000110111100000010100101110000100000110111110001001111100101011011001100001110110111011110011111111100101010101001000111001100111110110101100011001100011111011101000110010101000101100100010000010110110101110101011100010000111011000001010100100101000010000110101011110100001000010110010110011100001010111011001110011001000001010001101011110001111111100010100011010010110000111001111011010000001101111101011111101100001010110000100110110100000101111111100011100110111010001101100111010010010001111011110111111011001111011000011110100000011001011110101110101110110011011010100101110001010011010001011100001101010110011100101011110000101100100101100000001011100000010100110010001010111000000000000110110000111001110010000101011011010010100001101110001010011100011001110001000010001101111011000000011100110100011001100100100100001010110000100101000101001000101111110011100001110101000111000111100010000110100101000011010001001100101011010110100100100001001001101101101100010111110111001011000100101110101111001011101100111101101001101010101010100000010010101101111011111110101110011110111010111000111010001010110111110101111110011001110110000001011010100000010000011000000001010001011101001000110001011111111101110101101010010101101000110100001001110111011000001011100111110111011111000000110001100101101000000010011101111101001000100001100101000101100001100110011110111000110100011101101111010010101010000001010010010111100101100011111001100101101001010110010110110010010000001101110111111000001011001000011011001001000001001011110101101000111001111010000100000001110110010100101000100110111010110011001111111100101000000010100010101111010110101111010011010111100011001010011000111111011001100001111100001100100100110010001101100100001100101110100000010011101000010101110010010011101100101111010111100001100110000010111010010010100011010000111000100010100010101010101011101010001000100011111111000000111111011101000000000100110000000001111110001000000010100010111101001111101000100010000010000000011110001011011100001100000000010001010000110101111110100010110100010111011010000110000101110010100000111010100010000100100100000001101011100010011010100111110000011111111000100110000101010010000011010010010001110010000001000011101111010000110110110011000110110101000010100001011110001000011010010111111100010110001000000101111110100010000010011011111011100011000101001000101000101101000001111001011001010000110010001110001100101111101111111011011010000011101111001101011110001011000000111101100100101110111010101001011111001011010111011110110101101010101001000011100001000100100001111010010111101000010111100000010011011101110100110011011011001110000001111110001001111010100010100110101100000011111010111101101000111110001101110001010010000100011000111001000010000110101011110011100001000011010011000010001111111100010000000000110110111010101001100100100111110010011110110011111010111100101101010101000011101011111101011110001010000001001101001100011101111100101110011110110101001000001000110011011111010011101000010111010101000010101100101010010101010110010010101001110111101011001100010000000000111100101001100111001100111010101001100110010110010001110001101000101110111100011110100000110000100011011111011010101001110000111001100001101001101110101100111111111000000111011111011001010010110001111110000110100010101101101101010001101001001111101000100101111101011010011011000001011111000010011110110100111100011101000010011001100000110101100110111000111110001110011101000111010110101101111011101001001011110110111001100101100001101001010010110000010010000000010110111000001011110110000000111010100100000101001000000101000111101110111010011010111011001001011111001011111001110111011101110111100010000101100000111011110010110001010101011001000100111111110011000100010110101101000011100111000000000100001111010001110100100101000000100000101001100010010001001111010111000001110101011010110000010011010110001001000100011001000101100100001001011100111000011001010110001000101010100010110010000010110101111110001101001111110010101101110011111001010001100011000010111111101101101010101110011111011011010101001110000011100000101110011001111111100010111100110101110001111010101111111010011110111001101011011110000101101110000111101100100111110001000100000001111101000001010110000010101101000000111111110000110100100111100101110011001101101111101111001001001010001101101000011100100111111111011101111101010111101111101011000110010111100100000110111000011000110101100001111101001101001110011110101101011001111000000111101011101011101000000100110111000001101111101101101111100100100011101010001000000010000110110111100100000111111001110000101111110010111100001011011111111000001111010011110110011001010010110101000001011000011100110000011101111111010101001110100100011100110000101011111001011010110111110010100001010010101110000010110000101000101101101101010111010100110100101110100101101110110100000010010010010110101100101111000110011010100111011111111011101000110101101110011001010100001001011011101000000010101010100001110100011011000000100101111100101101111001011010111100110111000111001101010110100110111000000010000010111010111111100011110011100101110101110111111101011011000001110010010001110101101111000010000110010111010101100010001010010010101110110111111100101101010001010111011001101100010111011010111000000101001000101011111010100001000010101101001000010101000001011011010111001100001101110100101100100110110101001011101010111011110001011111100000010000110010011110100110001001001111010101100100000010011011001000011110101101010101001010111111100011010110010111000111110110011000001011000100010011111100011101010100010010101011100001000110001100010110111001000001010010001110110101111000010001110100010110110110001111101011110001101000101000010110001101000110000110100100011001110001100000011001110100110001110001101101010101101000011000011001001000001110101100100101011011001001111101010010010100000011101011101100100000010010000100110001011110000011111101101100100001001000011011010001110001000101111100010001110011110100111000000101100100010101111001111011011000100100010111000110010010111010101010101010101001011111100101010011010001100100010011010101100110001101101111101110001010110000011110101010000110011011011100101011010101010000100010011101001101111100010110100110000110110001001001010100100101110011011011100101000000010111000011011110010011000011001111011111100001101111111011100001011001010110000111010100001100000001011001100100001011111001111110011100111110100001001111011000101110000101100010011100000001011110110101100110001110110110100100001100001101010010010001000010011000110111011110101000001101110101010101010101000110100010101000110100111101001011011110100111000100111010101100100100110010110000100111101101100111110110011100101000101000100000011110110101110111111100011010100101100100011100100010011101011100101010110100110100101010011000110101101110001001101111110101000000001100011111101111100010010101010000011100100101001010001110111111110011010100101001101000100100100100010111011001100000000101011100011101110000010101111000010001001000010011111111011000010011000011000110010010100110001001100111100010011100000011000110001011110010000100010010001111111011100011001110001101100010010000011001000001001011100100001001110101000111111111111100000101100010100001000101100100011001010111110010111101000000101110110111000101100110010010010111001101100101000000101001010001100000101111110000001100010111011001011101001101000011010011000110100111100010101110111001110111010010101110100110110110010101101010010000000110101000010001010001011111110110110000011001101110100000010010001101101010010100101000111100111001101000000110100100110111001011101101101101111100101000001000000010111001010011101000111000011001111111001101010100110100010000011010010010001011110001110110011011011110100001001110100001100100000100111010101111111000111011110000001000111110110100111100111000010110010110010101110110110110110001010011110100010111100110000000101100000111101000011010001100111001010000110011010101101010010011111000110100101010011011000111000000010010111101010101010110011000010000001101100010111001101111111110011100011010101010010011001000111101110011010100000000101111101001000101000000010110110010101101010101100100110111110100101110110110010011001011000010111101100011100011010111010001100110010011101000110111000010100100011111001011010100000001000001010000111001111111111100001000110010100011110100111010100010101111010100111110011000001011100011111010011110111010101111111011001110011111001000011001100100110001001110001010100100000001010100010111000001000011111010111011000011101111100101000000110010011101100100100100110101110110001100011001010000110001010101100010000001101101011001010000010011010100000110010000100000110001111000100101000010000011110001111101011101101100100011011111101001111010101111000010010110100101011111001111010010101111111100000110010010010100010011001000111110110110010111000011000100010011011011000101110110011011000100001110100001110111100011000111010100000000000101110110101011100101010101101101011010000110101010000001011010001011110011000011010101101111110111000010100100110100001011011010000100011011101010111101010101101100000111011000010110000100110110110111010010100000010011010100100100100011000101101110001101011101111011110110001111001011101010010101110000110110000001000101000110101000010000010100110101011101111111000000011010101001001101110101111001001101100100011010010001111010110000011010000011000000101010101100011000001000101101010001010100000001110101111100001000100101111111101011101000010001110001001111110111000001000000001010011101100100101110000100000111101101101001101100101111100000101010110001111010101011111111101101000111011110011101110001110001010000011100111000011100101011000110011101110101110010011111100001100101101100011011000000111100010111110010101010001100111000001000000111011110011110110010011000101101100001100011001111001101101100101111000111001010001011010100010011011110010010110101111011101000101011101010100111010001100001100111110111110011000001101111110000011010001111011000101100010100010100010001101100101000101001100111010110000000001000010110111011111110100101000101011010010111100111011110100111010101101010101000010110101001011111011100111101011110011011101011101011011110111010110001001011011110001110001100011101111100101011001101101011000101111010001000101100011010101110000000111011110110011011011011100001001010110110101100111101000011000010010100101101100100001001010000001011100100010010000110110011110110101110100100010111011000110010101010111110110100011110000100001100011111101000011110000000111010000000100100001011001110111110010001101010010011000110101001101001100100100000110110100101100010010110100110000001001011001110001011011001110111001001000110101110011001101101101110000111011010000001011001111011000111010010001101101000010001001000100101001111110010111001000111101110110101110000100110011100011110101101000001010100000101001011100010111110001001110011111001101101000101100011111010010101000110011000001010001001100001100100100010100011110111110100001111110100101101111010011101100100010001111101100001010101111101111101011101100000111100101101110010001000110101111011011101000000101001000001111110011100101001100110100000011111110000111000111000100001001110001011010111000111100000001010011010010010110100001110110001110110110111010100010011100111100101010011010011111100010011001000111110110001011110000010100010001100111101101001001110101001010001110100011010101011010100111000010010000010111100101010100110101011100011000111111111001101010001010101011110010000101110001011101001000100101000011001111101101010001100011100000100011110101011110010101110001000111001010111010000011010001110000111110101010001111010101110000100110010011111010100011001110011010111111000001111100000100101001100100010110111110110011101011111001001101111111010010110110011110111100101101101100001010010010000001111100011001010010100111011100111000001011100001011001100000011111001101001010111011101110101000001000000010110011010011100110010100111000001001101010001000110001000010000010011110011001001000101010010001111101101110011000110000100110110111011100100010101000001111000101000011001011011001001101111101110011010001100000100110010100000110100000010100111111110010101011011001100011101010001110000001010100010010110010001010100100101111101110011111000100011001011110101111001001000111001101100111100010110000100001101111001001110111001001111100111001010001000110111111001110111010110100101100000100011110101010110111101010101000001101011110000101111010011110111111110100110111000010110100110010111101010111011100110000100100101101101011010111101111101000100100000100100100100011111101000100110101100001000100111001010100010111000000000110010111011011110100110101100101101001011010011011111000011001100110111111010100111110011111010001010000010111111110111101101001110111001111101101100011110100100111010100101111000100010011100101111001111101000011101010100111101011011110100001011011111111101101111010000110111011010001001001011000010001010100100000111100000000010110101100110101110001000110010001101101010010011011111101110011011101000000001100011011101011000110011110111100011000000011101110100001101101100011100001110000100010011101110110100010100111010111011010101011100100110011101000101011100101100010010001010100110010000001100110110010011010111000000010110110111011101000010000101110001110000001101010000101011110110011101011001000001000011111101100001110000101001100001101110011101101101011110101100110000011110011101111111011000111001001101001101010100111100011011110011100011000101010000010000111010110100110001111110000111010111000100010000011011111100111101011001111001000111110100001000111011111011010100011100001101100001101111001111101011100010010000010101011010100110010101010110010100101100001011011011000111110000111010110101101100101000011101101100100101001001111111011011000001111100010100011011100110100110001110000001100111110110101101000100110000001001110000011100010110101111010100010001111101001111111111100110101101110100000101111111011000100111111001111001100101010100001101101110101011101010100101011110110010001111100110000001111011011100111111000011000111001101110111010011110011010000001101111010001110011001000000111011000001000110101001111111010000001110111001011000010101110101001100100110010011100100110010011011111011010110101100110010000111101111001101010010101101111011110000100111111101100000101011010011111101001011010011011001001111011101100010001000000100010100011101001111101101111110111010110001100100001001001100010000100011011011101001111010100011101000000011000001000101101110111001111100100111100110100111110011001100101011100100010100001010100010001010101011010100110101001110111011101110000111101011001011100010001001011001110010101000011111000000111010100111101100111111110010000001111011000101100110011101010111101100111010001010011101000010001010110101111101010110101000000001011010001010101101011001101100000010010100110001101011011010001110110110010011010101000000011110111100011100111100101111010000111100101110111111011111111011010000111111110101110001001011000001000100111100110000100010001011001111010100110101000110100010110111101101001011101100011111110010011001000001110011000011001010111101001100000100010100010111001110001111111101000111101010101010001010000000100001001001010001110111100000000111101011010100001010001100101110101100101011111111000001001111011100110101101100010101100101101111010011100000101111000110110110101111100101100101000000010100100101010111100111100010100100011111100011011010111010000110000111100100111011001001011110011101000000001011111000001101000011010111010011000000010111011010011110000010100101111110001010001100100100011001000011000001111000101000000100100100101011101000111100100010010001110100111000100001001011110001101001001110101010110011110100001110011011001111000111001111010011110111011000100001001101010110100110010110011101101111110101111010000100100111011100010100110000010011000000000001011111110010010011101110111101110001111111001111100000111100000100011011010110000101010100010111101011110100110001100111001001110011110000001111001010101111100010000011101000110111101000011011110110100101001110000101011110010001111000111010011011111010100011101001100000010111100000111001000001101000000111001111100000100111011111110001101011010000000011001101000000111011111100010110110111011111101100111011001001011110000101101000110100001011011100110000010001110100100100100101111101100001100110011111010100000001111001001111111001111111101101100111111001011001000100011100100010110111111100111100010111001111100110101101100011101011110001101110100010001010101011011100010011101101000011111001100000100110010110111111001001100101011110110100101100010100110101001011110111000011110011001000010011101110101100001001100100010001100110111110001101011010000111101000011000111011111001111011011011000011011110100101111100011001010000001000101101101110100100011100101010110000010111100001011011100110111100001000001101000100011001111111011001011101111111100001111111111111000101100111111010000001010111001011001011000010001010111101010000011001001101100000011000101010110101011001111101101110111101101011100111000000000010111011000100000100111011111110001100010100010111001001111011101011111111000000000111110001110110011110111111111111110101101011101000010111011001011100011101101011111001111010000001011110101111011101101111001000010100101001000001111001000110101000100010010100000100010100100010011000111001101011111011101010101110111100011000001011110111100110111000011011101000000111001100111100001100011100100000011000101110100010000011011011011111011101001101111011100000101100100001110001111100110100110001101110010000111101100101011110000011000010011101101100001111001011111100101100100111110001111100010110000111101110010110010011011011100000111011101100101100111011100010000001000100111010101111111000110000111000101100100010000101011010001010011010110111001010110011110110111011001101001101110010110001010000000100001111110110101000111000100100001001000100000111000100100010000110001101001110000111000000111110101110011111100000111001100100011011010101001000101101111001001110110001100110110101110010011000010010111011100011100101111010101011110011110001110111011111100010110101011001110011010101011110011101110100110101100000001110000011110101110100101011101100111000001000011110110100010110011000000101001110101110100011011001101000110000010000111011010000110011100001001011010110100100110111100110010101011001100011100010010111000001011110101011011001101111100111110100001010100000101101111101010000101010010110110111100000000000110001001110011111010010100111100010001010010000111001101100110001001110000001011010100011000011010011110110001101111010100010001110000111101011000100011110011000010001101100111000010001111010010100111000001001111011011001001111110100000010010010011100001111110100010100100100100101001010011101111110110000100110011000101100101000111001100100101101111110101100000101111011110111101110111111000101010110100010110010001000101110100101000011110011111010000001100000110110110001111011100101110100110001101001110110001001101011010000101101111000111010001010111001100110100110110011110101000010111001100010100101111001101110111111111100001101111001111001101100110100100010001000110001011010101010101001001001101010110111110010011011011011111001110100111100110011110000100000011010010010010000101101111110010001100111000010010101101100100010111111111110100101011110100111010000100001100000101110111000101100011000110110011101001011001000110011001110011011111010011101110000100100111101111110111100101110101111111101010001111011110001001110010101011001011011000000000110111101001110001101011101100110000101000011111110111010000001000111110110011101011000110100111001010110000001010111011101100101001011110001000100011111110000011111110100011110110110101111010100011100000001000011100111010110001011001001001011110110100001000011100000010001000111000011110001101111111000100001101110111001001000000110111110000110010011011010011111011010101110001000100010101010010010110011100011110001011110011101011101100111000000110111101101010011110001000000001001001000101001001111100110000001111101101111101100110010100110111100000100100100010000100100111001011110101111101011000001010111000000001111001001111000000011000111101101000100110100111111011111010010110110011000011101100110001000111011010111100111110100011111111100111110100011111111100101111110111100101000011001101000100111100000101100000110010010100110111000001111110101111110100111001010111110100100111011110101110111100100111010010010101100001000101000101110010001010010010001001100101101100101111110110111011001000110101111100111001100111010000111101001101110100100110011100100011101100001000100101010011001110000011010100110101001010011011110011110010011100001100000100110011101001001110001111000011100010110101010000001100110010101011100011101011100111010001111000001000001000011111010010111000011011101010011000000011111001010010000011001101101111100100100111000110110011101101001001001110111000101110010111110000110110001101011100110111100000111001011101101011111001010101110010010010100110110001001010001111011100011111001000110010100011010001100010100101001010010111001100011100110001110001111011100100010100001100111001100010010010101010111000000000000111000000010101100110100001001000100111010001101010011101001111000010001001111101001111110001000010010010100010010111001110110011110100010100001011110011101010001010100000111000111001011011101001000101111110111110111011111010111100100111001111101101110100000100100010110101011100110010000111100010001000110010000011010100100000100101100100100101110110000100111100000000100010011111101000100011010001010111101101111000110011101101000011010000010100001010101111000111001100111100010101100101110101011001011101110100100001111100010101010111010100010101110000100100110010100110010001001100101111010110000111001011010110000010010000010001010100110000011110100011000011110110110011001110001001001010001011100100110101000000011111010110010100101111001101111001010001111001000101110110111111010011111010001000101110011000000011100010010001100010110011011110001100110001101101001100111010000010100110101111001010000000110010001010010001101111010111100010111100100000101111100011101101100110010110101011010010111100001111111100111001000001110111110110010010010110001001101101010011001000110010010101100111010101000110110000111010111011100101001000010110010011000100110001110001000011010100101110110101101100001111011101010011010000101110100101000111010101011011101000010001110111010111000100101100110100101010001110110010100110010111011101011110111100101111101111010111000110101001011001100011101111011110110100001111001111100011000101110100100100001110111100110010011111000000110011010000010001000000010110001111011001001100110001001001111110010110100100000011000011010110110000101101010101111000011111000100101101001100111110001110010011100100100011110001100001100110111111011110000110100111110100001111100001100111000100100001000011111001101110110101000000001111011101011010100001110010100100000110100000100000011100101100000100011000100001001101000110110000000111011100000110011101100111001010001011011000011110111000110111010111101110110111010110011001000110100110000010000001101010000001011111110011010101011100100010001010001010111001011101111011101001010110110011010010010011000010110001100100010111001001000000001100111100010111100100110110111101111110110010111111011111100111001110011111111011010001000000010100111010100001110100101011001101001010011011100110101001111000111001100101011001101101100101101111100011110011100010100100111010001100011110011011110110010110001101000100000110011011010010101110001011000010000100011100110101101011011011101011110111001000011100011111001110101101101110110101101110111001011100000001011100010001000110011100110111111100001111101011110011101100001100110011100001111000101111110100011011110000011011111010001010100101110010111000111000110011001101110000001111010011001000101110111011000110100011101011000111111111001000110111111111110100011001001100001000110010110000110001010000101100011000110111010010000100011010010000001001101111000111000111010000010011000110010100110110101001011001110110110000011101110101101010100110101111010101001101100101111010000111100111000011110000000100010000010010111100000100010111100100000010100010111000101101011110011000111111110110011110111001100000110001100000010101010001000011000000100010000011111100100110011011100000110100001000010101001101011110110001111100111011000100000111111001100000101100110011011110110101011111000111001011001110011000100111000110101100101010001001110000011011010100110001100101101100001011000010010001011001111000010101111110100101101011011100000000111110110110100110010110011111011000011010010110110101110111111110101111010101101110010101100000001000111110001010101100000011000010010010110100011000111001000001010101101101100001110010010000110111110001010110000001001110100100011101110100101001001101001011101100111111110111001010000000100101100101001110010101011001100101011100110010111000110000101110001011001000110001000101101011110100000101111010001100010000010000101001000100111000011100001001100111101100100000100001100010111110100000001111000111111000100100011101101100100110110011110011100010010001001101011010100100101011100101001000001111000110001001000000001011000000011000010111000100000100010110011011000011110011110010000000100110111001010111001011011011110101100000001000000011101110011011111000011011101111000011101000100100011011110000011111110011010001001000110111101111000100111001000010001101010111100000000100010100101110010001010110000100111011100001111100101000000010101101111001011011010000111001011101111111011101001010010110011100111110110011010000011001100011100011011110010000000001000000101110101101000000011010110111101101011100000100101110010101011111110111011000111010101001110101000000000110100100101000100101010101110000011110001000111110101110001110001010000110100110101110100100101101100111110110110110101011001001101011101011111000010001100000111111001001100110011011100110111000001000110001110111101001110100011011100010110000111101001111111110110101010001011010101010101111011110111010100011011001011011111111101101100100111100100100001101100001110001011000111111011100101110010000011011011001000110101010101001101111000001011100111001000010111110110011110010111110011010100100110100010000001000000001101100110110011001000101100101100111101100111100101001100110110010010000011000110000000001000100001000011110111001100111110001010100010111111000000101000100110010111001001111100100111111101111111111100011010111001100011001110111011010111010100011011111001100100000111011110010101100111000111001111111101111001011111111111101111110110011010110110010100001111010011101110111110100111101100110101001101111010010100000100100000100101000110110101010010001100000001100011000110101110110100011111100010100100110111111110001111111001010101001001110100110100111100010011110110011010111111001010010000110101010111000001001111101110110111111100110100110101011010010001100110001011001101100100010010111011010001101101001000101111110010110010011101011001000010011100010011010100010001010100010000100111010011000101111100000101110011111010111010101111111100111001011111010011100111111001010011110110101000011111001101110010001101100110111111010101111111000001100110001010010000011111011101000010111110001100011111110111000001111100110001110001100001011001010101011000000010010000011111111110100111100011011010110001101000111001010011100110100001111101101101111011100010101011101100011101110000000001000111111101011101010101000100111111100111100010101000101011111111101110010011111111111101001100010010010111110111110000111100010011000101001010011111100101001101101110110100111110000010101111111101101001010100101010000000011011111101010010001111010001101010010010101101110000001111010000100001111000111011101110110001100110110000001011010001010000010100001010010000100000000101000100001111101101110010000101000011000000010011000000100110011010000011111110110010000111011111010101110100111111101000101110000100110100001001001101110000111000001111000110110110111111000111101000010101010101111111111110011011011110110111011010101001101011010000011111010110010110101000011011001000111101011111110001111101111010010001000101111100010011000101000100111000000001110111101010111111000101110111011001101111001010000001101101110101101011010010000000111001101100001001010111011101111110110010110010110110101000100100001111101110001010111000111100110010010100100010111110101100000101101000011111110000100011101001100001000101010100101001011101101101001010011001100100101000101110101010100100110010000000100101111011110100000110110010111101010011110100000011111101100010001111111101110110000110101000011100101100111111000110100001110001010010010111011010011110101010001010010011011010001001110011001100101010000110100011000100110011100101101010110100100100100000000111001000111011111111001101101100000000100010000011111101011001100110111000010000101001010101100011010011010100010010110101101100101010101100010001010000100011111111001111011011100011000101101011100110101001011111101101110101101000011010100001101100000001111100010010100111010111010110011110011111111011010010011010000011001101110000000000001010000101111010000000000110100001001010100101101001101110000010101100100000111011011010101111000011011000001010101100011100010000110010101110111000101111100000100100101010111110011010101011101100101111010111000101001100000100110000100011100110001010101101001011011001100001011111111010100111001110011100000111111111100111001001000111010100101000101010011110111000010001010011001001101100000100011100100000001101001101010001000001110010110100011101110111000010001001101111010100110100110101110100111001000100100001001110000101000011101000011000010101111000110111000011111011001110110110000111101010010000101001100001100101011001111110011000010110001001110000100001011100010100010001010110111110100100000110010000011001110000110001011000111110110010000010000001011001111100100100010000111110000000101010110100111011100001000111100110100011111000101100111100100000011111101011011110011100011100101011010001110101101100101011111101011111111000001011111011111111001010010100010011011010100101100001000000111111000110011111101111110001101111011010100010010001001110001111110101111111011000111100101100010000000001001010100011000001000101000110000101111100010010010110001010000101101101000000000111001100010011110001110000110000100011101100101001000011100110101001111011001011010000001100110110110100101000110110100010101011011001001101010100001101100100111001111110111101011001111110100101011000000100110101100111111100111101011001010100000111111000100010110111101000000000101011000010011001111111001010001101100011110101110011100010010001011011110110110111100011111101110011010110100011111110101101111101101110101011010100111101001100100110100000001010100111011000010001001110001100010010011101111111111110001011001100101011001101011111001000101011111010001110000100100110110011011111000101101001100011110101101101010100000100111101000001110010011001110101101000110100100101101110000110010100110101000111101100011011011010001010000001101011100101111011010010000000110001011011111011001110000000111101111000000110010111111000110101001011001111101000111111111101111101001110000101010000100111001010111010000001001011100100010001100010100111011111011100101111001001111100001001100111011111101111001011111100101001000011100000110011011010110101110101100111110000110001010100111110000001000110111110101110010111001110100110011010111000100101101110011011000111001111110011101101110001010110011100110001101001010011100111001010010001101001001011100111101010111101000011101101000111011100001110100010110000011100111010101110111010011010110011101111111000111010110011011011110101000000111010110111110101001100000010000001110110111010101010000100100010111111011111000010010111100000011101110101101001001001110000010010000100011111100011001010101100010100001111010011111100000110110111111100011110101000001001000110111111101110001111011000110111011100011011110110001010001011111110000100010011011101011010100100001000001111011111010101101111011011110111001000110010001001101011000000100110010101000010111111010000110111000011100100110001111110011110001000101011111001001111100011110011101111010110110100000110101011000010011100100111011100101101011010000100000110101011101001110000111010001011010001011100110101111111011000100011101101000110011111100111000011110011110001000110110100011101000011000111111000001000011110001101101101011000010010000000100110101110001101001100011100011100111011101111001101011100101000000101100011100100001011000001101001101001010000011100011001110100101000010110111101001001110011001001110111011010110011101111101111001001101111100101110000011010101111100001111110111011000111011011011011010010010011100111001100101101100101110110110010100001001011101010111011101100010100001101111111101101010111010000100001011111010000111001001000111101010001110001111111101010010101101100100001110000100000011111100011111010011001011110101001110011101000101100101010110010001101011100001101110000111011111000011111011101111111010100101110110111000001111110001011010001101011100011101100110110101011111101110110000111001111101101111100100001000011010100111001110111110000101001001001100001101101110010000000011110001000101110010011101111011011011000100000101111111001111000101110000111100011110001011001100110100111101000011010101110111001010011011101011010111101101110011001000111101100110010011111101011101000110111110100001000100011000101110001011011101001100010010111000000000001000010110001100001101010000010010011001101010000001011110011100100011100101011011010101000011001001110000100101010110101111111000001111100000011111110100100011110110111100110001101010001111001010110010010010000111111001000110110001000000000100110101010001100001000101001101010011100100010101001111001101100111011111101110001100100011010010001000000011100001110100110110100110100001011011011110011001000001000111101101010110001101011001010010000101011011100000111001111000011111111001110001010000000001000000100010000110010011011010001001000001010001010000111100010110100000000101110000011101000001000101011111110010100101111111000011000100100100100101011000100110010010100111001111101101011000100000010100000100001001010000001001101111100111110100011010111001001010100101110001001001010100011101001001001110000010111011011101100101100000000000111010110100101111111110001111011110111001100110100011100010011001100000111010101000001000101001101110001101111000100010111001010001101001101100101101010100101001010000000100000000101000101000111010000000011111010010110000110010001110100011000000000101000100110010101001011111101100100110100111101001000001000001001110100000001100100001110110101100100111001010011011111110100101010010011111010011011001010000001100100101011110010010100111100100100111100000010101010111011101011010011000110110100101001110010101000111110100110010100110010010010101110101111011010010000101001110101101000010011011101111100011101111010010110001111101110010101110101001100011110010110100101111001101110100010101100010110010000111100000011111111110101000000100100100000010111111011001110001000000111000001101100101100001001100101110000000101011100010011111011011101111101100010000011011100000010111100010011111101011000011101001101000010010110011010000111100101100111111101000111100001011110100000010110011011111010000011010010000011001100111100100101101110010011111001011000001111000000010101011001100010010010001010000110001011000001101111101101111111000111001101001111110000100000001001001101000100011101010001101010000000000001110011110001100110000100111100111000101100110111101001100100001111101100101101001111001101101101100101101111101110101000000001110111000100010100010101011010111000000110011100011011101000001110100010111110011101100100001011100001010110110101011110001010111101000101011000100110000101110110101001100101010011011101111000110010101101111011001001001110001110111101011010100110000000011110111101010010011101011101000111111010001110010110100001001010101000011001000000000100000010101000111111111111111111000100011100110110011101101000111111001101100111001010010000011101000101100011000011001101100110100011001000110111101010000000011010100110010111001001000010100110000001000010010100100101010011011110110101100001011111111000100100001101000101111010111101010011100100100100100000111001011101011011100001010000110010101100000100000101011011010110101010011010111000100101010011100011011011001000101110000110000111001110110010100111000001110110000100111100110000100100010110000100000011001101110101010100011110010100111110010110101110101111001011110001100000011000010101011001011100110111111001001001111111100000101001111111011001001110010011100101001010001010011000011001001000000101100101101011001101001111001000111000101001001111001011010010100110110100101010101000111010011110111101110110001111100111101000111110000010011001010011010101111001011110100010000010001100101010100000011001101101011011110011101001110011111001101000011000001000011000111001111111110011110011110110010111101000110111001101011100111011001010100001010011001001110111000011000000000100010101010010110111011111111110110010111100111101001100110101000001101101010000010000111011101110100000011101011110101010011111010011111100000010110010110111000110001111000000101101101111100100011110000101010010111100010010010111111001101010101000110111101000100000011000010100000010010011000001001101011101100010111000111011001000010000011010001010110100100010000110001000011111010100101010010010011001100000111111010111101001001101001010100001000101000000110000001011000111000101101101110110101111110011000110001111101101010000101101011010011001001000011101100010100010111111011100111111000011101001110010011101000001100110000011001111100000100110000010101000100000100011001100110000001111001101100001101000000010010001101111111100000001111100110111100101000101111100011001110101100000101110011000110000101101001110010010000101000001110100000110100111011100111110001110010011011100010011110100011110011010000001111001100001101000010000111101100001011110110100010000110101011000000100011100000101001100110010101001010101010011000100000110110011110011100101111100111111011010010001101000110101110011011110011111110110110111011001111101001110000010101101111100001001011101100101100101111110011111101110110000111111011101101011000000101010011001100111010110110101101100101000000110010001010111111001111101110011001101100101001101101101111010100101111110101000010101001011100000110110001010001110101101111100011110011010010011001010100001011111000100010010001001110110010001001001010000011111101110100010011111000001110110101110101111111011010011001110100011000001001010111100001111100111011101000011010001111111010110000101010011101100011111101110001101111000010111001011000111010110101100001111110000001000000101011001100111010000100010110000000101101011111101110001000000010100010010100110100111111100100100111001100001001010101101110110001100110100111011100000001010111001101011100110101011110001000011101110111010100001101000110111010100111010110010000000111011111101010111000100010001101011101111110001010101011011101001001001111100010010001110100011010110111010101100110110011001100000101011001101011000100110011000000110111011000101001100110110000111000000011000101000101111010101111000001101000110101110011001100010111101010001011001110110110000010010000000001000111011110000100100001010011011100110101100010011100100110001101011100111001000010010001000100000110101110111000001110011101111010110011010011010010100101100100010011110110000110000100010101011010111000110000111110110100011011011011011101101011101100100011100100111011100011101000010111011000010000001101000110101000111101110010100100100110010100101010110110001111111010111011010000101011010111101110110001011100010000010010000111011010011001010001100000010111100011111010101011100100000110110011111111010111001000110011010111000101100101001111101011110010111111001110011011101011100111101111111101000001110111110100111101001010110101001010100100011111100101000110000110111001110111010100101111000000100001110011101100111111001111100110110110111101100111110100001001011101001011001011011110101111110000110010101001100100110000001010001110010111011111000011100100111101110001010110111000000100001101100011010010010001000101110111001000100100110110000101000111111101000011000110110001010011010111100111111110110110010100011111110001001000101011101100010100110011101110000011101100110011110011000101101100101010010010011010000011110110000101001101011101100111000000110100011101110101001010100001110100000100000001011100100111001001101111110100000011100111001011011100011010001100110011000110111000011101001000110101011010111110111000111001110001100000001010011100111000011001111000001111101111110000011111010011010110011110011100100110100100000001110110111111111010011110010011001111010111110101000111010010011111100111010011111110001111010110100001010101010010111010000100011001111111110110000011111100000010011110101101001111001011010100100011101111111011000111101101000000000100010100010010011001111001010100100111100101010010111110010001110111000110000111111100010111011000000011111011000100011100110010000011100000110101011111011110011101000110111011101000000111001100110010000110111111000010100100101101010000001100011110000001100011110010100110001010011011110011101010100000111000000000100000100111110101101110100010000111110010010010100000000001110011100101110000011001100110010111111010000101010001010001011100010011100110110110010100010001000111001100101001000000001101000101111010100001101110010001000110010001010010110101001001011111111000011011110001110100011000001100111011110000010000001010101010101100101100011101100111010001011000110011010011001110011011000111101010111001100101010111111000011101111000001011110010010001111110011100000101101010111001101101000111100000111001001010111100001000011001111011001100111011110110111000000001101111101100001110100101110010001000010001100100001100001001100010101110001001101001001010011110111000000011000001111100101101110100000111110010010101111010101011001001110000010010010001001011011101100001010111001101000100100000111011011011001110001001000110001011001111101111001011101100110010010000001101000110101011100000111101101101001010111001010110011011100001110101011100000100001001111111001000000101110110100001111110000001111100100010001101000100001101000000100101101111110010011100110111000110110110011100010001101000000110000000011001011100110101100001110001011000100111011110110010100101111010011000011111110100101100000101100111110000001110100001010100010100110111100110111100110001000011111100011111111000001110010101111100010000100011110011000011110110101000010000100000111111011010110110010110101001111010110101010010001111010001000011010101100111001001001110100101110000001110100110000011101000101011001011101010110101111001100101101111111000000010101001010101100111001100011010011101001001011100100001100111111010000100110001100001011111110100001000000000100101011110001100110110111001111100000110010101000011000110010111000111011111011010001010000100100011001010001110000001011001001010111000101010001010111011011001100100100001111111101011101100010111110010010000010001000100000000000011001011100111101011111111000010011010111101101001110011100010011011001010001110001111011101000010111010101100100110001110100001011010100010011100010010011111011100000100010110101001010100110111101010001100011000010011000001110000000001100110011110101101000100010011010001111101000100100000000101110011111010110010111001111100010011101010111010011100111101000001100000001011111010001000100101111110100100110101010011110010011001111101110001110101000110110111101110101011000110011010110101110100100101111011110001110000101111010110110101011111010010101101000010111110111000100100010101001000110011000010000101000011000110010111001000101010100111000000100000011001010011110111100001000111111101111011010010000101000010110011011001111000010001100010110010001101001011001011001001110100011101001001101111011000101011011111000110010010010010011001100101010010101111111110000101001010001001111101000111101110100101100011100000100011100000010110001001101101000110101111000110010011111101100110001010100101001101010000100100001011111011101000000100001000100100111001100011000101011111000110111110000000001011011010010110100110010100111111111011100000000000100011110111001111101011010100001010010110000010110000001000010011110111010110010000010011100010001101000110100111111001110010101010101100010101110110101100010111101000001001100010010111110110101110100000001001100101101001001001010001010001111011100010000000010010110011100110111000001011111000000010010110001100000010100010001101000000010111010101001111001100001000000101101101110110111001000111000010000110111101100101100100001001010110011010000100011100010101101001010101010111100111000000001011101001100010101101001011001011110000100110000111010001011010000101101110000001011100111110111111111010111011110111111000100011001011011110110000111101111011011010001010101101100000010011011110111011001110001100111010010110110101110011000011001011110110001011101110101100000100111010111100110101001000011101100000011000101010111001111110001100011010101101001111111011110101011111100101001101110110100100110010011011001001111010011010011011011101011100111111001000011011011010001001100010111100100110010100011011100101100100110101010000010110111011000000100000111111010100001111110011110110110010001110110011110101001100010101101101000011010000100001000101100011100001100011001010110010110110110111010110101111110001010111011110010111111000111101110100011100001010100011001001100010010110000001101111001111000101110000010000001000110100100000111101011111100011101100000101111101111011001011100111011111100011000100101010100100110101100101000001011000000000010100001001101100011111000001110111100111011000010100000010001010011001111001001011111101101010101101001100111110110100001100110000011010101001101111000111100100111000110010100001001101100001000110010010001110101011010100010010000100100101000101100001101011000111000100010001110100100000110001111000101110111110011000110101001101111101000010010000110101000000100011011011101111101010000001010100100011111001000010001111110001100000101001000011000000011000110001011110111110101110000000101100110001101110000111111110100100010010000101001101001110011100001011111111011111010110010101101010000110001001000010101001000010100101101110001101010111110011001000110001111111111000111001011111010001000000110001010000100111000101110010001001000101000001011110100011111000101111011100010111000000100001100000000101011111001101101010110110110001000111101110100110011001110101101111111101111010101010100101101010100101010101011011010000101010111111101000000110101100110110010101100010110100110000000100111011010101100100011011110011011001111001001101001110011110101111011000101000000001111100010110101000000010010110001011011111000110000010111000000111010110110110100101111000111110101110000111110110000010110011011011100010000110110010100010010000010110111010001011100101111000001011101110011101110110010111010011000111111001101000110111111010101111100110100000000001011110001101001100001111010110100001100001111010011110111110100111000001001010100010010010101111011000111011000101100001100110001001010011011110001011001001010110111101100010010110111001101001111111001001101000100011010011101000011101011010101011111001100011011011100001011000001011000010111010010100110011111100001100100110111010111101011001110100100010101000011000000010111100101111101111110110011001011101101000000101010110110111101011101110100010001011000111010111000011101111100011011110111111111110101010101110111001011101001100100000100001110101001111011011000101101010101011000110001100011011000101100011111111111010010010010011001100101111000011011101100000001101110001100100011000001000000011111111010011111010100110000011111101100101101101110001001001011000011000010101111001101001101011010110110001001101001110111000111011110001111110000001001111110011001001111000011000110011010011010111011011001001100010010010011010001000011011100101010111000011000001000101000001010011010010111011011110111010111011010010010110101000011011010001010101101111111110111110100110001111011110011001000001001110100011110000011011110100110100111100100011011100001011011111010001000101010110010100010111110011111001010011010101000000001011001100111011000000010111110110111011010101101011001001100011100111101001000010001011101001001000000001111001000111100110001101010110100010110111010101101100000010011111011010010011010001100111110100001111011101101110111001110001011010101010100010011001111111001111111010100110110111100111000001100101110101110100011100101100100000100101111000110100000000110101000111011000000001000100001001100000110110100100000110000010100011011001001011000110010011000001001100011010001011100110011111001001000010000010001100100011010110101100010000111110111001111101100010100010111110011001000001000000011111101010000010100011010100011110111100010111010011100100001001000011001100111000110000100010110111111001011010110001011001010000110011000001100101010101101011101000101111010001101001010101101101011000111000000011110110000010010111000100111101001111100100010111010101111100001110011011001010000100010010000011100100011110011110110110101110110011101100110101001101100011110011101001100001110000111001101111111001110101100100111001110010110001110001000001101101101110000011011100111101111010110111010000100100011100100010110110100100101101001101111001000011101011100111110101000000000100000100110101110011010111100001000011010001100100010110100001111000110101011110111000010011011110101011101100101001110011101010110011111011110000010001000101001010110011111100110110110100110101110101011110100000111111111010100110010011010001101111100110010100010010100011101100110011101010101011101001110001000010111010001111000110100101110110100001100000110100101110001000111110011000000011100000111110101001101001110011100100000110010010001110111011101110001000011100011001000011100010111010010111001101001001110000001011010001110000001110101100000111011110111001110101110110010010000110011000000001001011110000101000110110000000100011100101100011100001010110111011011000110100000111100110000100001001011110100010110000101001010110110100001111100000101111000110101100101001101111011111011100010110010110111101110111001100010101000001110101000010001000101011111011010001010111011111011100101101101010110001010110111011010110101011001011100100000101000100011011010101011010010000101010001110110110001001000000010010011001100111101001110010101110001010001100001011000111011101110000011111110011001100101110101101100110111010010011010110101011111111100010000100000111001111001010011000011101001010001110110011000110010100011111101100001101100110101000010111110000001111010100100000111111101000010111101011001111000110101110000111111011111010101010111011011000011000110001010100111011000011111011110001101000001110000011000101100010100000010111110011010010001111000000010001011111111001101011001111101011110010011010101111100010011010111100111110110011011101000010011000110011111101011011010101001001101101110010101010101101011110011000000101000011011111101000111101110101010011110011111001011100100001110000010100110011111100100110010011001000010001011001101100011111001111110101100011011010001101001110011001111100100000110001111000011001001001011000010011100100101000010010011001111011001010111011001011110101111111001000110100100011000111010110000001101010010111110010101010010111100011100101110010001100111000011111000100000001111001111001101011101100010010100001001010010110010011001010000101001111001011000100001110100011011000010010010111111000111110101110001100100010110111110101111110000101000010110001011111011001000111010110010100001111010101000100010100011100011011011001001000001001001110101000111010111100110111001001001011110010001110111010101101111100111100011111100001011111010010100011110011001100100010000010010110100000000000111010011011111100010111111111101010000010001101000101100000010110100000111001000111000111011001011001001110100010000100111001110011111011011000100101100110100001011100101110101011010111110010000010100011001110011111100110010100010011001010010001101101111101101111001101010110110010111110000000101101110100000010011111011111100110100100011010000001100011100001000111000011110110011101101101000101101101000110100111101011100011001000100000110011100110100000010000001011010111111100111111101000001010111010111011000011100111000001000111100111111101001011100110110100010111001010111010001110011101100000000001110100100000010000011000001011110001100100000010010110011110001100100100001110000000001000100001110011010110011000101111011101111010100101111001000001000010100010000000001111101011111001100000001001010101100011000010001011011010101110110011001101101010110111101111111111100000111010101001011010111010100101000101000110101110000001110011111011001111010110010000110100000000000110101111111000101100001010101101110101000100001010101111100000011101110111011111110100111111001100011111000011111101101101110011000100011000001110100111100101100111011000001000010101111101111100101000111110111011111001100010001000111010110111000111101000011011100111001111100101100100000010100000001111000101101010001100111100111011000011101110001101110100010011101010011110000010110000111101100001111111111000101011111001001011001011000110000000011101001010001101010100001111111110010001110100011010110010001000100010111110011100101101110110100111000000110001101110111100010101110000011100111000111011111010100010111010100011000010100011001011111011010100011001100110001100111011100110110001110001010011011011010010111111101001001110101110001001111111101000010001000001011011110000111000000100011111101001110101100110101110110000001000000010011001101111000001000011111011001011001000011110000011111101111101000010010111000000111011000100010111110110111101010000010110001011011100010101100000000001011001010110100111100101111101100010011111100011101011000111101110010010010011001111011011111010110010111011110000000010100001111000111011110001100001001100010110110111110011101111001010000011001100001001100101000000000010111010100111011110100101001101011010010010011000000010111101001001100111110110000001011000111110100111111011100010111000101111011100010100001011011100111101011000010011111101010110100001001011000011010001111010010100110001000001100101100010000101001100111100010000001011000011101100101001000010010110110011001101100010000100100110100011000101110100100011010001110011011011100010000110001011100111110001111000101010010100000000010111001000000010110111000101110111010101100010101101000100011101110011110100100001111001100000101001101111000001000001110010011001000011100011110111001110100101110101100011011110011000100111101101000111000001110010000000100011110111100100100101111001000011100101000101100111000011110110100110000011111100011110111101110000011000001110101011110100100010001100111010100110010110100101110010111000011001111011001001111000111010111111000101110101101011000000110010101101010000111001101011010111111010101111101101010110101101100001011011010111111001000000110010011001100000010111101110011010110111100000011010011001001100010101000101010011001110000100110011111101011101010101110000001000101000100110110111011100011001100110100101010000010010100011101101011101101001100001001010111010101011111010010010101000010001101101101010001011111000111010110000101110111011000010000110100010100110100010100001010000010000000100011000011111001111011100010001001110001011010111111101101101001100110111011001000111110100110101000000100100000111110001010110011101000011000010100000110111111011100101011111111101101011001000111100011100000011100011101010110111011100111110001000010010101010000010110110100101111110101101000101011001111100110010100011111111011111010011100011001000110111000110101001000001000011101101010010000000001000000101001001110110011001010010011000101010001110110000001001010100101000101000111011101011111010101001110010000100011011011101010011001010000011000010011001111100110101101010010111101110001011111111011000100101101101011001101111001011111010111110001100001010010010001111111110010000011010101001010101011010110000001011000010101000111011000011101001000100000110101111110110111111001010111100110010001010001000000101010110000101110111100001001101101010010000111101010001001111110011010110001100010000100010111010011101111000101111000011011100100110000101000110110010000010010000001001100101001001110101010110101110000011111101110001111100000110010011000101110011000000001001010001101110101110011000100001100010010110100100000001110111010100111000010101101010010000110111000001001110111111010000000101100010100000100100110110111001010011101011000001011110000001101101111001011011000101110011001100000001111100011110011100000101011100110010110101110101111001101101001010011000100111000110010001100110101100000110000100100011010111011100111010011010101111110111110001000100110001001100101100010011010011111001010001001100010110010011011011110011100000100011100111001010010110110000000010000011101101011001001101001001111001100010100101111100110001011101000100010001111100011000010001100001001011100001101001101011110000000111010110001110111001101000111101010110110011011100000000111101110111110001111111100110010011000000011110001111010010011001100111110101100100100110001101010100011010001101110100000110110101110001111101001111010111100000101001001110010010010110100110101010111100100100011000011011010110000011011001011111101010000101110101111111101101011110001110000110101101101010011001011111010111010110001100111111110100111001011101010010001101101111010100111010101111111000010000001001001011100110100101110011011111110011111101101100000010000101100010110001001001100001100011100010100101001100001111000001110111001001001010111010100111010101100011110000011111101001100101001100000011001011010101000001100101000110000011101100110111001001000111001100111010110000101110100001011010000110111000110101000000110000010100111111100011010000110110110111101100100000100011000111000001111000010111011001010000001101001000110101001110011100111011000100110001000010110010101100100011111011001110111101011000101111000010000001011100000101101001000101001011011000001110110110011101110111110010110000100000010000101000110100000011010010100101001001001000110101101110110000101100000111110001011010001100101110111011110100101101001001011100111111110000011100011000000001000010101000010000100001011010000101110010110000100110100101000111101111010000110101001110011001010011111101110110100100100011110101001011000011000011100010000100000111100011011101011010111111101100001010111110011001101010111110111001100101010011011101100010011010001001101110010010001100000101010101010010110100001101111110110111011010010011001100101111100100111110110111110001001111000011010000101110110111000010010110010100111000111010011101010101100110111100101001011001001001110100011000111111010011001011101000011111000011011001110001011000110010011101110000111111010000101111011110111101000010111101011010001101010111010001100101011111111101001110000001101110111110001100000000110001001010001000011001110000001100001000111100011111001001101011011001100011011111110011011110100011001111010011100110011011111000111000110111010100000101101011011001010111101000100010010111001110000111100101000000000111100100001100111110101100001011100111101101101101001001110010100111100000000101111010101000000001011100010100110010011111100110110000110000101011101000001100001010000100011011111101000011100110001101001101110110010101011100000110011010111111010110110100001110100011001001011101101110000000011001110111011010100101110111101100111110111010111001010101011011011100000101000100100000011011010111111001010100010101101011011010000101001100111100100101100000100011111010011000010111111011111001001111011000100010000110000000011100001000000010111110101001100101100010010111010110001101010100101111000011000111101100000000011110101001010111111001110100000001001010100010101100010111111010001110111010000011011101100110101101111001100011001101101000100100111010010110111111111111101010111101100010010010101000111000000100100010101101100101011100011100101010100001000001000101110010010001010011000110110111110010111100100110110100001111001111111000101001000001011100110110001111000011011001110001100111100001101010000100111110101000001010010001111010100101110100000110010101010000011011000001010000011010100111011110001100100000011100111100001110111100101100011010001101100100111111010100000101010101001011111100011101001100101011101011001111101001010110010011101101000111000100100100001010101000100010101111000001110100100010111100100110001100100110110001101000001011101101100000111011000000110101101010111000110011000001110110100011100111011010000001001001000101000111000100100110001011101011101011010001000101111100010111100111010110011110111101110111001010011100110000011011010010011000011001010100001111011100101001100001001111101000110101000011110111110100101011101000100101101001011000011110000100000111100001010101101110101000100010011111101111010100100101101000001100010111101100001001100001011001110110001010001001001000000101011011001110010000000000011010100011110011010000011001111000010100110101110100100001101000010001010111101000001010000000111110101011110000101011101001011101000001011101100001010110110010101111101001010100100010001010010011011000110111001110101010101011110000110101010011011100110110011101000110010111010001100001001010000100111010011111010010110000011001110010000101000011101011101001100111010111101110001000011101110010011101010011101100000101110100010000011000000111011011011000000010001101001111000101000011001100010110001111010110111100010100100100111010010010100110011001101101001010100011000110010110111111101010100001001111010000010010000111111010101101011011000101100010110001001000110001000111010010101010010110100101111010011110100011000100010000111101010010110010100111110101010010101101111001100010001110010111100000111010010011101101000100000001000110101100100011111100111011110111110100010011001101100000010110101110011101011000111001010110000111011100011001111000101110001011111111010111010001111111101010100000000000100010110110100000001100111000101110011000110100110100000011111101010111101111001001011010001111010000001010100001011010100100101001010011001010001011101110011011001110010110101000010000000010011110011001101000111100011110101110100011111011001100101111010001000110101000010010101111111110111100110100001010000110011001101100000011110010011010000101010000000100110101011001111110010110010011000101010101001100011010011110101000011101101101110110000001001000101001111111100100000010010111001000100101010010010011000101001100101000010010011001110111101011110101010101011100101111110100010101110001010001011110010010100101100011111100000001000010000011110001001000101001100111001001110110100010111011100110101111110101001110001010001100000110011110100011100011101011010110101001101100110000100111111011010100110000011010010111001000011100000001010101010110001011110001110000100101110111111010010100010101101100101110011100110111100110111010011010101000101110101110011111110010001000110110101101011101111111010101000100100001100001011010010111011011010011001111011111111010000011110011101000000000011100100110000011000100010110111011101000111011101000101100000111011011111000001010101010101010000011011011010000111101101111000100000100000100101111011000010100000110000101010100010100000110011001011000010111010011001000100011100101000010100011001111011000100111111111111100101100100101111000011100101011010011000101111100100111111100111111101101111001000010100101001101010011111111110010100111001000100001001100110111100000010110110010111101010100001110001110110110001011100101011001011000000111101011000001100000101111000100000011000000000111111101011101110011001101000010001010000001100110011011101010111010010110010000100010101110101010001011110011011011100111101011100111010001010011110010001110001010001000100110111110011011111001110110010101001101001110001010110000111010100001010110101100110010001110110011000100111110111010000000000111011001110101000100111001111010011010111111010010011100000000110001111111101101100100010101100000101000100011011111111001100010001110111111110011101000000010110000101000010011011100000110111100111000110110110010101010110111010010100010010000010110101110001100111000100110000110111100101100010100011101000101100100010000110110010011100001010010100001011000001011011100000001101100010000101001110000001101101101011010010010000110110011100110101111011111011011111110011101000011111011101010100111100100101010101000001000000000011101110000011000000001111101000000100010000110111111111010110011011100100101000000001001000010010010111001101011011001110001100001001111001011110110001110001010111101001001101011110111011111011011111110111111101111011011010011010011001010000100111010011100111101100011011010110001011000101111011100110111011110011011101010100011100111100111011000101001110101101111110000111100111100010010000110010110100011100100111111110100100010010000100100110000001100101111011101001101110000010001110111001011010101010011111111110001101100110000111000000110110000001111101111100111111111001010100001111010010100101000001011100101110010101100101000010110111010011001001111110111111001111011000010011100110111010110110111010101010011110110010111100100010010001110100000000001010100110000011101111010101110010111001111101111010001010001100100001101111000101101101001010110001110111100011001010101100101010111001101011011101111110111111101010000101010101110110100101101010011001110110000001100110000000111111110010101101101011001110111101011011110000110100001010011111100111001010001000011100011001111101001011010001011110111000111010001001011011011001011100110110001101011111011110000010010101001001110001101111000011010010011100001000011110101101011001100010010011111001011010000001001011000100000000011010111011011110000111110101010110100000101011010111111110010010001101100111101001010100111001100100011110111001011001011100000000011001011111111110011001111110100000001110100101011001111100010001011101001001011000110111111000111110011011010011010000101100100110010001100000111010001011100110110100111010101100001010011000000110010100110010111011100011111000100110000011111001000010100010101011100110011010101100001010110111010010110010010011000111101110001000101110000100110010001000101101110011000011110001100101010100100110001010111110001011101110011111011011011100111100101010001010010110100011001001001111000001001001010101001100011001101111010111111101010001001001010101110001100101101110000101011101011100000101011111010100011010010111000011111011000010110100011111111001110000101110010101000011110110101000000101010000011011111100100011011110101111000101001101000010001001000100001111111010000101110001001000000001011100011111001100100100011001110001000010000000101001110001110110110100101001111011000101010000111110011011001010000101001000000110100010000110011000011110000101100101011110110001001101001111111011010011110000101011011010111000100000100101011011000111000111001101100001111001010011000010100111010101001010111011010001001111011101111100100111001011101110110010011010000111101000100100000111110001100010000000110110110010101100001100010010111000010100011101010110111110001010000010101111001110101010011011111000111111011011100110101110111001110001000111101101110100000101110011010010010100100101000111000111010000001010000001101010101000110011110001101100101110011101100100111101011011100110101101111110111101011010100110100110100010110000010110111101011010011001010011000111000100001001100011110010011100111111110110001000000001111111001000000010010010111011000100001011101011111010001101100101011001011111010010011100011001010100011010101101000100101101010000100011010011010000011111100111111000100001010011110101100101100001110001000111110010011111000101011010111011101010010110010011001000101111110000000100111111101100001011001000111001001001001000010011001011000110100110110011110001100100010000110111000101110010010111101010000000001111001010010011011110010011100000000111100010110011011101100011100000000001011010101000110000100110110111100010010100010111101111011111001110011011000100100111111011110011000010010000000000100100001010011101001101000110001000011011101111011101100110010110010101111010110110001111011100110100011001110010110000000101010010000100110111100110000101101011000101100101000000010111101010000000100000000100010001011010100110111101100100101011010101010101110000010101100000000100010001111000101011011010001100011111000101001100001011100110000101011110001010010000001110110000111100110110100001110001100010010011010111000011011110000000111000100111100001000011101101010010000001000110111100110110111001010011101111101110111100101011010011010101110000010001000111011110001111100010110000000001111001111111001110101010010000011001010000000010000011100110000110001001001101001100101110100100101101100110001010010111111100111001001001000001100001001011011101001011100101100111100011110011011001101010101100010111100101010101010010111111010100111111111101100010011011100100001011110000110110011111100000010011101100000100000100111000001110101010111010100010111001101011010010011110111111110010011101010010111111100000101101000010111100101011111111010101011100011100101100101110110001010100111100011001101011000011000001000111100010000011000110111110011000011010110110100111011001000010100011011000101110100111000000010010111001100011000010110100001011010011110010110010110110111100001100011011111101111010100011011001111001111100110001111100101010011101010110011111010100111100110001111000000110001011011001010010010010010111110100100111011110110000000111000111010000100111111000101111111011101110101101001111001010101100101111110011000001011011100110000011111101001101001000010001011001010111011010001101100101101110010101101100111110101010001111001100000101111110000000101010111001101101101010100000100101101101100101110000010100011010101101100101010110010101010111010010100001110101011101010101011111011010000000111001100110101100011111010000110110011001000111111010100110001010111101011000011011010001111011011100100111110001110101001100001011010011010000010001000010010101100001111110001111100110001010110000000001111101110101101110101110000100001110100011110110001101001000000101111010111011100010001111110010110100101110110100100100000101011111110010110011001101010000001101101110111011001010100010111000001011110011011011010010010110000000111010100100100000100011000100101001100010001001011111010100110110010010001101100101011100111000001101110100000101001001011100111100111001010010010110111100010101100011011010000111000010111111011011010001011101011110000011111111011010000100010001110111000000010010001000110010010111101001000000011011101000001110100111011101100000100011001010000101100000111100001001001110100101001111010101010011001000111100101001110110001011111110010000101101011101110110101011110011000000100100101111111000100101111000011111101100001001101111001010010011111011111010011010111100001110000100000101110000111011111001111001000101011111000110110111001101110001011101111100111111110000011011000100000000101000100101110101001101011010000000110100100110011110110001011001001011001111100000000100111000011010100101010011001101101011001100101111001011100001011100111110010110101101110100011101000000010011111011110000010010010100101011000011010011100000011101001110001010111111001011010100111101101001001111101001011001100000011101011000001111001011001101100100110011010101100101000010001000011101000001100000110011101101101000101000010011000101010101111101110111000111100111001110101001010001001110011110111010100011011101011110111101110111111000001000101100110001111111100001101111111000010111110010010010111010101111010111010111000000011011001010100011000101110000111000100100111000001011000010111110110001100001001000111000010001000011011000001001011100000000011100100100011000101100011000010110111001010000110100010010111100010001010011010111011001010000011110000001101010001010000010111011000111001001100000111101110010111101011011100010100110001101011110011111110111010000101110000110111011011000110001010111101111000011001101111111000100101010111011001011001011000100110001101000011001100000000010001011011100110111001011001001111100001111010010000100010001100101000111011100000011011000000110001001110011001110101110110101100110110101010111110101001011101100101110011000001110000011011010011101110100111111100000100001001001000000110111011101010010110001110010010110110010101101010100010000011000110000010111101000101111000001001011001111100100111110111001100000101011010101011000011001000010101100101010011010011101000111010111100110000010001001110100001010101111000000011001001000110100100111000100111011100000110110001100011000011011000101000000110111100010010000111100011101001101010111110001111111111101000110010000010001100000101111011110011010100010100100100100100011011111010111110011011101010000101001010011001010011000101111101010000001001001111011100011110111011011100100001010111001001000101010111000100111100000111010100101100011000100100111010110010001101000101000110000100001111101110100100011111111101100010101100010111110010100010000111100111011111111101000100010011110011011111011010100100110100011111101100110110100101101110100010000111101000000111101000010001011101010111010000110011111000111011011100001000111001110110010010100011110110011101010010100101100111000100010000111101101111111100101000010110111011000101111000100001011101000111101100111010000000110111111111000100010101101000011100001011101011111001000101010101111110000010001111000000111100111010010111011100110011010101011011100111011110001111111101111101000001000111001101101101111010101011011011000011000100100110000101100010100100001111010100010101111000111011010111011110001111001110001110100010111011001101110100111100100101011111111001010001101101111001100010111011001000011101000110110101111111110000001110111000110110111010000011000000000010110100000011100101111110110111011011100000111011111110011101001001011100100101001100100100011110010010101101110101011111001000101011100001011100000011000000001000010110100110000110111110010110111100011111111100011011100111110010111100010111010011110110010111010011011011010100110111001010100111110101100000010010011111111100100000010001101001001001101010010111000111111110101010010100011000111001110011101000100010000001010111001000111001010011100010001101101110000000011010011101101001101001000000100011100001010000101000010001011011110011010110101010001101110111001100011010001101010110111011011101101000000111010001111111001000100001001110010110010011011111001111010110011100000110001110000100000011010010011000100011000001101110000100111110001010100001010001011100111110111100010010010100011101000011010101010001110010100111100000100011100111001011100010111000001001011101010101101110111000010100111000011100110010100011101001010100000101100110011101011110000010010101111001100101100011000111010000111100001000111100100100001011000101111000100000110100110110010000100100110101100101000000100100100111000110110111010110001100110100001010110010101000011110001000111110000110010110011000011110111101100110110000101111100001010000111011011110011111010001010011000010001011001101010100000011101001111100100001011010001000101100000101001011101000110000011011100100100111101110101101110100100101011111010001000110111001001010000011011111100010110100110010111101001010110000011001000101000101010011100011111100110110100100101001000011000011001010100100010100100110110001010000110010101110001001101010000010110100010000110110101011101001011101111101010001001000100110110100100010101111101110011011010101100101011100001011010000000101100100101010110001010110000100100000101100111110011111000111001011110111110111011011000100001111100110010001100110111111001111101111000110101111101110011100010100010010100010110011010001011010011011110101110011001100001000011110010010011001110101101100001101101110000100111001101111011101000010000100010001100101001101101011110111001011010100000011011010101101011000011101011010000011000111101010010001010001101011010010010011110010001000110101110111000101110001001110001000010110110000000001000001011100010010010011000011011110100000100011000101000000101011000010000111001110111110001110001010100111101111110000001100010000100011000000100101101100101110000110000111101001101110111111110010111000000101101101001110011001110001001011110111001011100010000110100111111011111100000110111011000000000001111001100011110010011000100111011010011101011000000010111010111100011110001101110100110010001100111101010110001010011110010001100111000011000110000101010101001101110100111111110111000010101101110111100011000001100100101100100101101110100110111011000111011100011011011011001100011010001110111111010101000000000101111001101100011010000110010100000111100000111101000011100001101001111111011001100111101100011110101110010001111110111011001101111111100011111110100001000000111001110100110011101011011000110111111110010110101101110101111011000110001101110101110001011001110100101001100001011011001011010001011000110011001111101100011111001011000001100110011011011110010101010011010111000111111100001101001011001010000101011011010100101011101011110001010111110001111111110011100001111000111010011010110110010010011100010000001111100100110010110100110100011000111110110110000000010110111001100011111101100100110010101001000111111100000010110011010111011111100010010100011011100011011001001111110000010100111000001111110001100011010010001011111010001101101101000110011101100001000111101101100010111110111001011101101101010001010011101110011010000011001010001101000010110100000110110110101001011110101011010010001111011011101110001001100000110100111100111100010001000101011011100110101010000111101100100000001011000111110000000000111011011000001110101001111000011000100010100111110111110111111011000001101000000001111000101001100110000100011011001100001111110100100111101011111101011100010001011100110001110000101000111010010110010100110000101010010110001100110010111001010000001001011100110100011110001000111010100001000101100001110010101100000111111110000110101101011110100011001110110011011111100110000011100110010110011100000000101101110100011010111111111010011001111111101011001101110010001001010100001111101010111100011001011110110110111101111001001010000100000011111101100100011101100111011010100001110011011100100001010000001011110101010110001111001001100000101011000000000001101111111000101110111111111111100011110111001100000111000111100110100010010101100000011110010000100100010111101001011101001111101111010011110011110010110010110101111110011110001111110110110001011110000101000011001011110011110101011000110000100100000011111110001001110000010110000100000101011000100010111111001001111000100001101101111111111111000010000000100001100100010001110011010111001011010100101000010100100010100010000111000001001111101011111111100011010000011000101011011101101001011010000110010110100011111011111100010011111101001000000100001000100100110000000000010010101111110010010110001111110100001101111001011011011111000010011111000110000101110000110101111100100000000110101101011011011110110100110101100010111001000100010010011100001000010000110001101010100101001110000111000011110000111011110100010101011100011010111000111010000010111011110011110101011101100110010011101000010110110110111010000101001010111111100111100010110111011000100010010101001011110010100000101011101110100011110001111011000000101110110101111100100110101100001000000001000000100101011011011101110110101110110110010111111000001101000100011100010101000000100000101010011001110111011011100011001111010110100100100000101011100101100111011010110101011001100001010111100100111010010111001100001001111111110101100100001011101001000000011011100110110011101000101000011010110010111100111110001000011011100001100001101101101101101010100010011011011111111000101011101101000100001001100001111011001010001101100100100111110101111001011110001000010001001110110111101010111111101010000011101101100000100101011011001101001111100101110010010110000111100010100100111010000100110011011101110000110110010100111111101011010100000010000011010101011111101110011011101111111110001001111101011011000011001001100010000010111000101110010110101010010111011001110101001111101010100100011110001110001011011111010011110001011011010100100111110111110001101100101111101010100011001011000101010100001001000101110101111011000111111001100001010010111100110001101010101100000010000001110010110011010000001011111000111101001011110100010001101011010011110001010000110010101101101011001101101110010101100000001010001111111111011001100011101000111100001111111010110010100011111011011000110011111110101110101101111100111011111010001100111011011011111000011111001111011101001000010110111101111001111001011011000011110011010011010010101001100101001110000001100000000111001110011010111001111010001010101111001100001100001010001111111111100000111011110101101010001001011000100001101010101011110011001010101001011110111011000010001100000011011000010100111100000100011101001011111001101010111100001001111110100011111011001110110000100011011010110010011000110000010110100000110100100011101011011010011100010111111001000110010001001000101000101100011000110100101100011110001001010010101001111001011100010110001011011000110100110111100101100110000111110110100100011001101011100100000110111111000111011010110100001111010100011001011011000011100011100000000010000111011011110000110000000010111101010100100011001101011011111001011110001010001110000101101011011100110001011111110110010000000111101100100101000111000100010111001010110010000110000111110100011011001111010101011100000110000111000011101010000010001100001111110011101000110111100111001001110010110011111111000110011010001110001101110100110011111001000001000011000001111010001111010010011000011000001101000110101001000110100111011011000111110001100110101000000001001111111010101100000111110111101100111011000110000110100000110101101011001100110111100101101111110110001101111100110010011010010011111100010001000101010111100101011110011110001111001011011001001101111010000111100010100101011011010010010000110011110111101001111110111111000101100100000100010110010000001101101110011001100101000011010010100100101010010101111010111010010100111000010000000000110000101001001000010101011111000110010110111111110010111010110110011110011010100000111101100100100100011010001011101000100111101111101110011001101011110010111010001110100010110111000001101101100010010110010000011111001100010110100010100101101001000111001100101010100011101110010001101100001100101001101101110000100000000001100011011000011001000011100000101110000111110001100011101010011101111100010000000001011110101110100100111011011100010111011111110101110101011011000000000111100011110111110010011101100111110100000011001010011011001011101011101010110011100011000001011110101100010000101100111001010100101011001011000101010010110101111001100111001100110110110011110011010111011000101101111110010111100110011001000100100101101100000100000100101100110001101010001010101111111010000000000101000101110100001111110110001001111010101110000101000001001101110101100011110111010100100010101011101010100011000010101000011000011010111000100011101101100001110111101001011110100001011011100010001011110011010000011010111110011010110010111110111011001011001101000110101100000000110011110110010010111010101010101100000011101111011111101010000101100000010101101001011110000000111001000100000111011101000100011111011001010011011000010101100100010110100000101011100000011110000010111010110001010100100010001100000010001110001101010000001111011011010100111100101011111101011011111010001011011010111011010001000001010111100000111001001101001000111100001101100011001111001100101110001001111010111110110101101101000010000000101101110100001110010111010110000011110100000101100011001101011100100111011111000110111100011000010110110011010111101111111101100100100100011001011111110010100111110111000110010011000111011110111111101011001110100111000101011010111010101010011001111100000010100000111010111101000100000011001110000010011101110011110000100110101000011010010000110010110111000011110000101010111001111010010010010111011100010010011010000001011000111010101000111110110111110011001001011111101011100110111111001010100000010000111110111001100101101000110100100010001010000111001011110111011110011111010011111101001110110000011011100101110101010111111011100010011001101000010100011100001111111000011110101110101111011011100101111111011100110000100001001010010101101010100011101111101011111111110011111011101100011101101100011110011000000001101101000010111011000000100100011111101010010111001101111100101010100001010010000110111000100010101001010111110010111100010011101011100110101110011011101101110100110101011111111000001010001111100111000111000000010011101111010001100001100110100010111100101101010101000101100111101100100001011101100010101110110100011011010011111101010110100101111110110010011011000100010011111100100111001000010000101110111110101010011001111111110010101100111010000100000000101100101111110100001011100000011111000100111010001110010110100111000011101011000011111011011100001100110110001011001011100000101110100011011111011101011110000100010010001101100101011000110111001011010000000110010010001110110010001001011101111100010011101100000011100001100111010111010011000010010111000111111110010110010000100100010000111000110001101000110001001011100001110110000111110010010110011110011011101100001001101011010011011110001011000111100101001100000011010110000110011011101010011111011101001110110110101101110100111111000110011010010000101011101001010000001011011110011001001111000000110101110101101100001110101110100111010011001101001010011010101000001001000000010010001001100110001101100101000010101010000100110011000000010100101011000011011010111110110011111111101000011111001111100110001100100001100100100010000000110110100010111000010000100100100100100111000000101111000110110000011101011011010010110111011110010000110010101000101110010100101010111010101111110100100111011110011001010100010111010001011010010110000111011111011101110111001100111101011001010111010101011010010111011111100010011000000100110011101010000111111001010001101110001010001100101111011101011011101111010110110111101111110011111011111101100110111100111101111101110100100101001001110101101001101010010001011111111001111111101111110010010110001010100110100100011110101111001000011100010110111110111110000111101010001001101111010001111111010100100100000000011001011011110101010010000011100000010011110110101100010000001011101100100000101010011001101111111011100100110110011100110111000011110101000011011000101011010111010101010101000000010000100110110000011110110000111101001000000010001011110011110110010001010010001111111101100111010101110010100101000101001011010010111100011001011010011110111010111001010111100110111011111001110010001101000001110111100101100000111101000010101000000101010101010101100010110100110101011100010100110101100110010011100000001100111100001101111111010111100011000100010111101111100001010000000001100111101011010010101011010111101100010100011001011111000000010010010011111010110010011010011100111001111110000110010000100001100111011111010101100001010111100010111011110011100101101110000011001000101100000001010010001101011011110101010011010111101101010111110011110011111110110001111110010000000100010010010100001001101101000110111010100110101110100101110001001101001010000111010110010011101111001111001100111110010101000101110110110011001011111101110001100001100110110101110010110000001000110111010110101100100010100010000010000111111010111001101101111101101010001100011111010001110111001011101011101000001111100111000111110001110010000001101110110111000100111010101101001000011110111000000000000101011110101001010111000001101010000101010110101111110000111100000111010010000001001110001101001110000001010010010100010010111011110111000011011011001010001000001111110001111111111001110011011010011111101110011011000111100010100011001000111101011011101000010010110101010100111001110010110110100100111111100111010101101111111101001110000101110000100111000111000011010111011101010100110011010010000110011010100101000101001000100110111000011011110011101111010011010101100011000010000101101010101101000011001101101110000010000100101110101110110111110001001111110110010000110111011101101000001011011001101001000001100100011000101110011111100001010100001011000100111101010101110100111010110011011110111001000111001000011000011101010011000101101011110001000001010000000101010000111111000100010000110110000001110010011100111010111100011101001001110001100001110011011101011000101100001000000101000000000100111110001100110001101001001110011000001001001011101101000010010101000001000101101100001000011011000001010111111000101001110010001011100100111011000101000011000010000100001111011100101100110011111100000101101111101011110110101001110001011010101010111110000011110101001000000011100101111001101101001000011011010000000111100111101110000110101100101110010000110001011000110100001101011101000101011101011011101001100011001111101110100000010001111000110000101100001101110011001101111110101010111011110101101011001111011101111000011110111111100000001111000111010010011010100011111100111001111000110111110110010001100001100110000011010001100001000000101011001001101001001111101010001000100000010010000010000100010111100100111000101110101000010101111010101001110011010011101001101010000001111000011100000100110010011101110010001101011111011111001100010000011100011101110100000011110111101011100110110111100111110111010101111100111101001011101011110100101111100011101100100011101000011010000011101010001011111110101101000101011110000010110000100100001011101010100010111111111100101011011010111010110101100001010011110010000000110101011111100110111110001100100000001100100101011101110010100110011001010111010111001001000000111110011001001001010101101111011001011111010111011101010101100010010100000010011000101000100111100100111101001011111000001110010010100111110110100111000001110100111011000010100110000001111100001000101111111110110100011000001001011111100000000001001001110110010000111111100100000110001001001011110001110010101101001101011101000100101101010101100110100101100100100101100010100110101011010000001000111100010101000000100011101101010001001101001111110001001111100100001011000000111011100011001001010100001100011010101100010001000100100110101111100110110110010110010011101001101100110011011010110010101100010101011111111000011110001111011010101101000001101100011000101010101110000001100111000100100010000101010001101000001111100110111100110000101011111100111001011110111111111101101100101001011100000110000111000000011111100001110001111000111001101101100111011001011000000000101000010101011111100010101011110001101111100000101000100010011010000011011000010101001011010000001100110111110101011010110000100010101111111100001000101000101110100110001101101100110111100011110001101110100101110101100011000010110111111110110111101111011001111101011010000100111011000000011100001001101101111001110000111111011001111000110000101010100111010000000111111011100101010001000001101110110001110011010001110010010000011011000000111011000000101000111101011010010111001100110000000011011001110000110000101101110110100011110110001110000001111101000011011100011111011001110010011100100100110101111011000000011011111101101110100000101011010000001100001000111000011100001111000001011110110010000011110000101101011100001001100011111000111111101100010100111100110011010000010001101011001110101010101101000000001100001000100110001000110000110100110000010000100110000001001000011100001100111011001010001111000110011001100000100010001101001100110010010001011010110011110011100011001111110111110111011110100010010111011011010111000011101110101110001011011010100100101010011010110100001001100010100010010100100110100111101111100001001100110010011011111101110110001010110100101010110111001101110100110110010001111000001000101110001101000000101010010100010000001100100001101100011001000110010001100010111111011101110101000101100001100001000110100011101001111000001111001101011010111011000010000001110001000000000011011101010000101010000111100111000100111101110110100011010111011010001001011111110100000010010011100110101100111000110010110001001111010000011110111110000010101101101011011110010111011011100100101010110001111011111000101010101011010000111001100100001001001110101111100111110111111000111111011111110001000111011000011100111000000000010100111111001001010110011011011010100011000011101000010101000010110111101100111001010001111001100000001111111001001001110011111000100101001111101001110001001110100110111001010101101000010010111110110101100111111010111101010111010000100010101001001111111000000001000011001011101100101000011010101001011001001100111100011011010000001111100100101001100101111001000011110101101000110111101111110110011000110000100000010100110110110111101000100111100101001000101111110100000110110001000111011000010010010011110111011101101110000111100010110011011110101011100111001000101100110111011101000011011110011101111100101000110101101111011001010111101110001001110000010010010111010111100001010111000100010001011011100011110111011111011101100010100111011100001010111110010011011101110011000010101100101101001011110000001111011000101111001001111110110010101011100100110011110111110010011000111011010111101100110111101011110100101001000011111100010011111001001000000111000000001010010000110001100111010010111001000101010001100100011101001010001101011100011111101000010000000001010111000010111111101101100101111000101011011100110110110010011000110000110110011101011001101111110011001111111111101101110111011000110000010011111101011011010001110000000100100011010110101111101101011011011111011001110001111010110101000001010110010000110100000010100000000010101000001101001111111100000100010110011111010001001101011110101001000100010110100110110010001010001111001101011010001011111010011001101100111100001001100110010110110000000100011001101000000111000011001001110011111100011101010011100000101010000111100010101111000001110010010000100100110000001010011100000000101001101001000111111110010111011110101010001100011010110110100010000100110010011011100100100100011010000110001010001011111100011100000000001000001111011101000101100110111110011101011111100011110101111101101110010001011011011111111111000001011001000111100100101011000111000010110100101111110100100101011101001101111101111011100111010010101100011110010001000111100001101000100110001111110100010110000100000100001111000100010100110110011011010011010110100001111110001101101111011101011000110101011101001111001110011001110010001110011001110011100000100000000100001001110000001000000110111000101011010100000000011100101100000000000001111110011110111011000001111100110111100101100100111000001101000100111101001011100011110101010011101010001101001110100110000000010000101100001001111010101111111110110111001000000011110010101000011000010101111111110111110000000111101001011001000001001010000010110010111100011011110000110101011011101010000101011011100001100110110010111010010110101011110101001110110000101010100010100100110110001010100111100000010011111000101000010011001011010111001001101011111010110000001111110000101110101111100110000010010110110010000000011100010111010010000110000010000010001001010010110010111100011000001110111111000110101000110001011101100111010010010100111001001110010100100001011011000101111001101100111011000101010111000100100100001111111110011011001100000011010010011101111010101010001111111011011000101011110010101011110110000001101110001011000000100001001101000000110001001000001000100100000100001111101101111111111010010001111010101011011010011100011010001000100111100001001000101111100011001111111001010111011110110010010000000011101111000010110011100011011001011101111001010100101000001110011101010000110010111011010001000111011100000101000111110110111011001001111000111110111011010110011001000010101101011111110000101111010100111000101011000101010001101000110100001111100110101110111011111000111000011011111110010011111011111010111001111010001111010101100111101011111001111001010101011110010010110101100011101010001101001010101100010000010110000011000101001111110101000101111101010000111101100001011000000011000111010100010110101000100110100110011100110011000100001111110101011000110110010101001110010011001000010100011101001101001011001001110111110101000000001110011011101001100011010010000010000001111001011111000110011110010111101100111011001110100110110001110000010110110000110010101000110011110101100100011101010100110111010010100001111101101001110110011010111000101001110100111010001010110001100000010110111111010111101010110001001000000011110111011111010101011110101111111101010101100111100100111101100100010100100010101101011110011110111101000110000101101100011111110011000001001011011101011110111011111111000110110101101011001101010111011000011001000110001010100010111100110111000010110110011011110000011101000111111011110110000100100111110000110111111010100010100011010110011100000011000111101111100110010111101010110000001110101011100100100001001011111101011110110011100000111010100110101101010000010010000101010100011011111100000000000010100110011000110001100001100111011001100100101110110111010110010111001000011001000101111011011000101110111100011000111100010100011101000110010010000101110010011111011011110101001110100110011000100111000110001011010011010001111011000001000001111001000110010000110100110000101100010100110101111101100100100011001100111010001011001001001011000100000111111111001110111101100100100110110011110111000101010000110011011100111111111001000001111111011110100111010001110110100101111011110001001010011111000111101101001011010111100000001100111010000101000001101000001101010010011111011010111011001010101111010011011101111101001001111011111000100101000010010110111111000101011011010001000100010001110001100110111011001100001000011110011001111011100001011011001000110101001100111101011001100101110100011010000111111010001011000011100101101101010000110011010010100100011011010100101101010100111000100010000111111010010111110100100011110000011100100010100001011011001001101001110111001111010000111100010100100001001000111000101001010011100111111110101011100010110001111100010010101110101010100001000101111111001010000001110001110100011001010010000100100010010110010111110000010011110100100000110110111011101000101101000100111001101011001101100101011101110100100111101111100100111011011110100001111001001001000010100110001001010101010101001011110100100111110111010111111000110100011101111100111000111100111110010000000011111111110111100110011001000001000110011010100010100011010100111101111010000000000111010111010011101110010100000110000111111101101010100000000011011101011101000100000011100110111010100010101110101100011111011100010100100101001001011110000110000000111011101111001101000101110110011100011111111100010001101100010011000010000110111010000011101001101100010111101011101010101001110001110011100100100011011101010101000110110001011010100111101001001001011001011100011111000110111111101111010110101011001000011110011100011101111011010111111000001011110010110010001001101111101100101001000101111001011100010000101000001100110000001010111001110010001100001000011100110111111011100001100101010000010000101101101001010011101010000001101001010110100111111101100111100000111100011110000101101110001110000101100001110111110000100010101110110001001000111101010101011010111011000011010011100111101011111110001011101011011011111111101011111010110100010101101010100110110001000101000011110111011011011111100111010110000111001000101111010001101100101011111100110000100001010001100010100101110011111101111110010001010000101010011001101010111000001010111101000001111111001100001000100001110101001101010001011100110010001011101110010111010111001001101010001010010001101111010111010110000010100010001000001111100011001101011001010011111111010000100000101111011111001101111010110010011001101100001111011011010010000111111001111010111011100000101110011001001000100111111011111110100101010010110111111101111011110100011110001111100111101010100001110101110010001000011110110001111101000001000011110111000110110100001011010000101000011000100011000101011001100001110010111110101111011101001011010110010101011111111000101011100011110011100010000010010111100001001001000100001100000110011010110010000010000111110011000100001100100011111100001110001110111000010101100000001100000011111100000101011000101100010001111000001111001000101000101101111110101011000011100001101100010010011100001001011100101010110000000110110110011011001001100101101101001010001111010011101011110011000111110000011100000001100110100101101001000010111000011011100010011010101001111001001110100111111011001010001010010111010100000000111110010011000100011111100000111101011000111100110101001101011011000111001011100101000101100100111111000110010010010100110001011110000011011000011110101000111101010110101100000001011010111010110101101111011101110001101001111001001110101011001011010100111001011110000011100000000011011010001010100101010101010001111101000011011110110010010000011000110110110111110011110110111011110001101101111111111101101000011000011100010001100110100010110000110111100010000100110011100100000101000110001011011101100010001111010011001110101101111000111100001110001101000011100010011100011011100010011001011100010110111001111000001000110111001011010111010010001000110111100010001111111100000001101100010110111000001111101111100110101000101110100011101111110000110100001000010010110011011000001111100101001101011100011000011110011100001110011010111110001001010111110001001110001010111110111110101001111111111111101111100110000101111110110011011101110000110000011111010100111111111010010010011100011001000100111110101100110000101111010111001101000000011110100001001001100001010000111100111011001011111101011010101101111111001000001011110011111110101011100100100100011001110110001010011110111010000110101000011010111010110010110101011100100001010001010010100111000111001111001110011001101000000011110001001110101110010111011010010100001010111000100010000111100010110010011111000001001010000100011101001100001110010010000011011010110011000100000101001100101110110010011000001101010000100000111111000000101100011110000101000110110001100101011010111110001011111100101111101011010010011100100111100011111011111110101001111100001010100110100101110011101110000010110000001111001110011010100110011111110011101010001010110011100111000100111110000011011010000110110000110111100011001111101010010111100000000010010011100001001100000100100001111111111111101101010110010111000001001011111011100101001100110111111011001110010101100111111111011110010001111010111101010001000110100100110110001011110101001111000010110100101111001011010011100100010100010100011011110111100101011101111001000000000100110001001000111110100011101000110000001001110010110101010011110000010000011100001101110101011101000001001100000000111100101010101001000001011101010111111011001000101001001001100110010001101100110011000100110010001010101010100100000100100010111101101001001101001010000101101010001000011111111000010101111110010111000111110110001001001101000100000110010101110000001101000001101011111110101011011110001011000000111111010100011110000000001000110000100111101001111000000010100100100010100011011110010100001101010101001010111101001001010110011110010001110101100100101111101101101100000100011110001111100011001000111011011000000111111010111111110011100011010110101110010100101110010001000000010011101110011110110101101110001011111101111010110110100001101100111010101000101101010000110100111110010110101100101001001100001100111001001011110101000111010010101101011001111111010110111110010100101111010100000101010011101010011100011110010010101000011111100100001010010111110000101110001011111101010010011010000001010110001100101110000000001101001001100001011111011111111101111011000010001100101011010110111011100101010011001100000111001001101000100111010001000010000110001101011110100011010111001000110001011011111011011101000001000010010111000100101100001101110110101011100011010000110001111010111100100010101011000101011000110111100111100011010000010000101110101000101111100101101110101010000101100011001000001101001010100000001011001100000000000100100100110101011010110010010010100100010110011110010010101111000010000000010011011010000010010010100000010100101101100011000110110100000011010111100110101111111110001001001011011011011111000101001000010100100011100000100110101101110111100011111010100000001011010100011101000001011000110100010001010100001110110100010011110000100000010001111101100100010111010110100100001110010111111100110100101101001100101000110111011101110010010000001100111011001111001001111000111010100100100111001111100110110111100100010111111101001001001110100101010001011111001010001011000101001110111100100111111001100010111001001010011111011111010110001010011101111001101000110001100111010100010011100000110100001000111011000010001111000011010111101010101101010000110101111010010111001111011111011110011100001001010101010110111111110100101000100001010100111010011100101111101010011000010101000100110101100010111000101101001010010111011010000110110011000000101011000001101010110011111010001010001111000001001100010011101100010000100000011001011001010000001111111001100111001110000100110101000011000110101010101110111110101110101111001011100100101111110111101101011000110101100100101010110011101101001001010001000000101100011000100110101000101011001100010001010110111100101100011001101100001101111010011101100111100010000000100111100111010101001001011000100101101111000101001001010110101101100111111110011011100111001001100101001110000001000000101000100000111101101011010100010101010000010011110001001010010001001001110000010111100100010101001000010111011100000111111001100100010010011111101110011001011110111111011100000011010001011000111110111110110011000011101000101000111100100110111001100101111100000111111110101110011110001101010100110010100001001111100001101010000100110011101010111000001010000011111010010101111001011111000100010001011000010111010000011111101000010010111010101110110111100101011110011011001011111110010001010111111001001101110011111010100101001111001111110010100101010101101100011011110010100010111111100110010111000111111111000001011111101101110001101110011011101010111001100100100101111011010110001100010010000010001010100101101100110001011000010001001101001010001110000001111110100100100100001110001101111101101111000110100001011010110111010011101000010000101110001000000011101001110111100110011110110111011110111101101010100011111100011010010110111001111110100000101100000110110001001110111000110100100010100111101001010111101100110000100011101010000110010101110101010011110001011000001101011011111110011100001111011000010110001101111101001001010001110111100001111111001010010100011101010111100111010010111110111001100000100111001001001001010110111001000111110111001010001110110101011110010101101010110001111010111000010100111100101110001110101110110001000010001011000001001010111100000110011010000001110111101100111101110011111111001111111011111000110010001101111011001111101111001010101100100011001000010000111000010110100101011011111000101100100000000100001111101010101011000100010100000100000011100111100111110101011000110011001110100010010110011010000110110110111110111101001010010110111111011010010100010010011111111001000000011110011000101110001101000000110100010000100011111011010010101001011010000110000001011101010000110101111110111110011110110010010111001011010111100011110001010100100000011000001000011001011001110101100000110000101100000100110111110110001010011001010001000010110010000110110000100100011110001001001100101011110100111000000110001001110100111011110101011010101010111011100011111011110111010101011110011111011110101010010100101001000001111010110001110000100010001111101011111001101111001100000110100110011010000110011101010010111001011101101110100110010100111111100001100100111001101001101000001100001011111100011001101011000111101000110101010110110001010011111100001111001000001101001010111011011101010000000100110110110111011000001110101110001010010110000010111100100001101111001111011100001001000100000110010111001000010100011010110001110001101100101000011011011000100110100101000000101111101001010001101001010001011010110101100010111011001111011101111111001001101010001100101101001110111001001111011011000100010110101010001001011010101000101111000011110110011110110110011000100010010111111000001110011001110000000010100000100000110111011010011110110001110111010100010010110111110000111010101001100011111000110001111110010010010001001001111000110111111101011010001110010011100100100101111000111111010011101100101101100111100001000101101011111111010111100011011111011000001100111010101001111011100111100100011100001011010011101010011111111011000000101010011011000101101000010011111010110010111101000101011110101110101011101101010001101000010010100100110110100010000100111111001101011111001111101011010011100010101001110011001110011110101111001111110000000111100010011111001111000011101001111010000100101101010011011011011010000010110010001111000011101010000011101100110000000100101110001110100100111010111011010000001110000100000011111010000001101101111100110011101101001111010001000101001010011010110011000010010101011010100110010100000110000110010101011101000000101000001001110100001110000100101110111111000111110101001100001111010111111101001111111000110000011001101001010001001110110111010111101011100000000000011100111001101010101010111000000111111111110101001010001001011110110001000111010000100101101100111100001100110100100110101000010100000001100010000110111001110011000100000101100111000010000110011010000001110101011110011010000100000100001011001100111000110011101001110111011000001000111011110010000100000101001000111100010001001111001011110011011011011000110001110110100010000001110010010110010100111111111111001010110101110111010011000011000101101100101011010111000100011000011011011101001111000100100010110001111101101001111110001000100111100100101011010000000000010000000111111010001011101100011010010101011101111001110011111000011011110011110001011110111111000111000000001000100000011000100011011011001101101101100001010010000010000011011100110000111101110010100001001100001111001000110001111011110011000001010010101011110000101111111011010110001111111011010011010110010101100011100100101000100101101100111100111010100100101101001100010010010101110111000001101011011110001101000001101000101001100100001111100000001100001000010011110000100101010111001001010010100101010101001001110010001010001111110000100110111100111111011011011101111101110100111101111011111101010100110101000011011000110111100110101101011101001010101010111101110110110001000101110111000011101011011010000001011010100010001100111010010000001100010101010011101010010001110111101110010110101111111000001001000010001010101010010010000111011101110110001100100111000001000101000100011110111100101111001000100100100000000001000011100101111001011011110000001100101011010101010111001001000010011001010100001001001100010011110010110000001101110001110011010001111011100001110010100010110100001011110010110011110001000111000111011101000110100000111100111100101110111110010110111001110001101101010101100011111011010101111100110110001110111011111111001110100101010100101101001101100111010110110111111001101100010111111110011011101110110000001100010101000011000111111000110011000101001100101110000010110001000100000100111000000000100111000000011010011001010000111101101000001111011110010001011100011111111001011010101111010101111000110111111110110001111001100100110011001000111100001101100010111110101001111110011000000100001000000111010110100110000010011111111111100101011010110110001111111010101010101010000110000010101111001111001101011000001000010010101100101000101000100000101111000110101111100000011011010111010111110111111011000010001001100101000111110110011001110000000001111111100011101000101100111010001100000111010111111001110100010110000010010101001001100110000100001001001100101100101110011101000101100101001100011001100001110100000100110111110101111100001000011100010101111011100100001110101110111010000000100101100111000000011000100011001001001001111000100011110100011011100100000000111101011101000101010010001010001110111011001000100011110001010101101010001010011110011000011001100110001000011101001011010100100001010011000101000001100110001101110101001011110100111011110110110010001101000101010000011011111011100110011110111110001011010101000000000101100111111000110101110010001101101101101011100110111011110100011111101001101110111101111101111101010001101000010011100101111000110000101100110101111101000010001110111100111110000011000011000101010011001111101100110111110001110011010111100100001100111000011101011000110010100000010000110001101110110100011110110110110010100010000001000001001100011000001100110110100010110100110110111001110010110000010000110101110101000001110000001100011100000010010010101100010010101010010011001110101011101010111001000001100101101011000100100110101100101010111101111000010110001001110101111101100101101001000011110101111111000010101000010101101100010000010011000011000011110000011001101111100100001110100000110011000110111010001000110110000111011101000001101011100010100111010010000010110111111111000000110001010111000101001110110100011011101011101001100001111010000011101001011100011000011100110111011101011111101111010101010100100100000001110111101101001110010111011001100010100101101001000111100001000101100010011111011011101111010101100001001100000110111100101100110111000111111111010110100110000011011000110100100101010110001001000110001100111001000011011001111101000001011100010010100101010111110101000011000010001101011110000111110000010000011100100001011100001101111001101111001101100011010110001100001100100010010010101110100010001011000110010111100001101010010111000111001011111111010000001010111011110011101100010010000001100000111011010000000100010101100011011011011000011010000111010010000010010010111111100100011011011001010101001000111011001110000010001010010011110100100001000010010110100110100010100010101000001010110110011001001111100011000010001100101110011111111110000100110100100010111101100000100111101001100111001111010011000100011011001000010000010000101101111001011000101100110011001111011011100100001000001011010111111010010111111010010111111001000100010111001010001001000101111100011111010100001101110000001010001110100001101000100000110011001001100001111100101000111101001001010111101011110100111000001001101011110101111001111111000101101101010101100111010001110100101001001010001111100001110111101011100110001110010100110001011010111100010110010111001000101111011111010111100010101111111101001111010101010111010110011110100001010001011010010011110110011000100111011101011100101111010001000010001101010011010110010010101110111011011010010100110010100001101010110010100000010101110101010010101111100110001111111110111001011110100101110101111001101101111101011100100011010010000010000111001111000001110000101111101110001101001011101001111000100000100111100101101001010111010110100010111000000111101011111110011100011000000000011110100011110011101011111010101000110111001101111110101010011000010110111111111101011011011100001100110100111111001100101010000101011000101000010110011110100011010111111010111110001001001001000100010001010111010110000001110011000100000001110101100010001101110001010101000110010001101111110110001001100010110000000010000011011101010001000111101100110000000100010011011110101110101101010100111101000000010110101111000111010000100100000101110100101101001010010100100100010001011010100010000011111000110100001001000000110111000011100100001001100010110111000001100010010101010011111101111110010101101111100100101110001101100000111101001110001100000110100001000110000000000111101000001101010010100110111100011000001111100001010110101100100000110010000111011001110011001011110000011110000011100101010011111110101110111100111101011110111001111001000110110110000000010110010011110001100010111111100110100111000010010100011000011101100001101111111001100100011101000111110110001100111010110110010000100000000001010111111100101001000110110100010001010010011001111100010000111000010010010001011000011100110010011010100000101111010111011011001110100101100010111110100110010101110110010110111000000011010111100011001011111100101011010101010000100111011110000110010110000000010011011010001001110000110010110001111111100011110001001001100001010101111010011110110010111110011010111010010100111011110011011001000111101001010110010100000110101100010001001111101110100000001100010111110101010101110001010001101110101000111010001000010101000000000001011001000101101001110110101101000110101000010100111111010011111001000101110111111111000100100000110000101010100010111100000000000111001110001010000110110111110101000111000011101100110010001111001000011101011011101001010010111000010011011100001000001110001110110000101001111001100101010001111110010110111001011100000101101011101001110110011011111000000111110111101000101010101011111010001110111100001001001011111011000010101001110011011101100001011010100000011110101111000111011100111110110001010010111011011100111101000101111001001011001001100111001111010001100010110110101110001111000110011101011000101000001100010101110100011110101110110011110100110001001001111110111100111001001111111100101101110010000100100011110000100011100110001010101011110010101011001000101100110111011101101101001111111111011101111110110011001001000000101011110001100111111100110001101001101110101011000000110010010100111000111101011000111000111001101100001100000001100011110000001001100000110100010110111010101100010010111111000000110111010001000111100011101101000010000011101100000001010100011100111010011010110100001101010011100100000010110010101010000100110100001010101111111101001111100010110101010001110111111010110001000111010011001010111000001111000110100111101101001011111001101100000100100001111100101111100011100001100101010010100110011110000011000100101010001000110001110010111111011000110100111101110110100000111011100111110001110000000111011001100110010000110110000011001111111110111001001011001100001000100000000100011001000100010010110001101001100010111101001101110001001100111111011011001010100110110111011110000000000111110010100100110110000011111001010001111111111000011101111011110100110010000101011001110001000011100001111100000111111110100101011111111010010011011101010000111010110011001100000111101010000110011011010010100010110000110111010001110101111111001011000101010110011100101010000010111000010111111101010100010101000000001010101000000111010111100110010100010100001010001101000001001110011101111101111100001011001010010111111011010111001111010001110111100000010000101000000100100110000111100111010001110110000110101011110000110001110001011101011101001001011000011000101111000111111001010011100110010000111101111100100010101101000101001001010100110111011101011110101101010001101101001000011000010101010011110100110001000000100111110001100001110011000000110101110000101101001000110111100000011100111100110111110010010101110111111000011001000001011101110101010011000100010110001101110001000111100010100100000110011101001101011010001111000001010011100101110000110100001110110010100010100100010001011010111000111001011010101111011011111000010101010100101101001011110100100111110011100011011111001011101011111110100100001011111011000001000001110011101100000100011110010011000100100101101010000001000001011001001011001111001010111000111010010111010000011000001111000010111100000111110010111101100010110010100101110100010000111100001110011101000000000010010000001110011110011110100001100001110001010100001111100011101100011010001111001010010001011000010100001101010001100110101000000001100010001011101111110011100010000000001111110000111001011111100101001000001010000111011001011110000001001101100110110111000010001111111100010000010010100011100000001101101101100111111011011000011101100101101000010110010111101010000110100110001010101100111111110100010011000110001111110100101111000000100011111100100111001100000100100110001010100011011110101011111011000111110011001001111011000010100011100010111011000101000011111100100011110001110101110011010001011101111100000000111111100011001101011101001010110001000100010100100001100110111011100011111010110101100100100111010000101111111110101110000101010101110010111110001010001101011101111111001000101100010010100101000101111110111110011010000110000011100111001011011011010111110100011011100110110111100100100100001111011100001011100011001010001000100001000000100001011111110010010111111110010011101100011001000111101011101000100111111001001000001100111011100110001011110000011010101000100000101000000001000001110111001010100001101110111011010011010000101011111110001000101110110011100001011011110011101100100001001101100101111000110011100110000001101000110101110000000011101100101110010011110100101100000000100011111001101000101110101101001000100011010011000000100100001001100011111000110001011100011110011111100110010010001111000010101010011100110011111110000101111101101100100000111100011010111001010111010000111100110001110110000111000100001001101111110101100001001010010101100011011010111001100111111100111111001100000000110111110101011010101100000001010001100110110001110001010001010111100101111010111010001011101101100101000100100101000011111011111001011000111111110100001101101000010110011110011010000111010011110010001110101110001111000101000001010001110000010000100000000101101001010101001010111101101101110100101011111001100101000101001000111110101100011000111100101010110101111011100110011001001111111001101011101011100100101111010010011011000100100011010001010110001000010001111000001011101010101011100111000111110110101010000110010101111010001111011011001111010011100101101001100100010100001100011100110011010000111110101110001000101001101001111011100100111101101101111011001100110000000000100001111011000100100101100110000010111101010100111110111011111000001100110101000101110010010000001000100011010011111000101111001110100111010111010010000000100010110000011100111101101001000110001001001001100011111101000010001110100001110101001010111001011011101101011010001111000110011010101101110010010011001110011111001110101000011010000101010100110101001000000001100010011110001101000111110111010110011101010011111101011000110100100000111101100110111101101111100000101100010011001010000001101000111000011000000110110110011001111100101110111001101001101101000011010011111110001011001111000100010111101100110011011010000100000001000001111001010000011010111010011100001101011100011110001100111100010110101101110101101111000000100101000111000000001100110000001101101100100010000101111110101111100101001101110000111101101001101001011001001000000011001000100011111101110011011011111100001111010101000000100000011000010000110110011100001011111001001000011100100111110000000101110011011001000101111111011101110011001010111101111001110100110111110100000000010101101100101010001111011101001100101101110001101110000010001000000011001111110000010101111000111110011100100011001001111111111101001001110001111011101000011000111101000001000011110011111101001110010011011001110000000011101011011001101111001111101001111001010111001001001010111110010101101001101001010110001000100010010001011011110111000111111101011011000010011000101011110001000101011010010010101010110011111111001110001010010110110110110001010111110000001001100111110100010011000001000001101100010010100001010000110010010110000011101000010010100011010100011010011101110101000101100010101101101011110001111001110100111010100110011100000011100001010010101011110110000001011010101011001001111011110100000011100010101010100111110101001010101001000011101001010110001001110010100000011111001111011111000001100110011110110110110101100110001110110010111011101001100001101011110010011100010011111010101101100011100101111000111000011011000001011001010100100111110011001100110011111101111010001111001011110110001101100101000110010010100110011110110001111110000110100011001111101101110011011001011111100010011111111100000100100101010001111001001000100000001000100011001001011000000000100010100011111100111100011010001101010101110000011011110000011010101000100101000100011110000100100001010111110101011001100000010100110100110111010011100001111111001011000000011010000110010011101101101101011000011100011110100011100110111111110011000111010000111001011001111011011111000001100011011000110010111010111100111111111000101100000001101001101000000110000001111001000001001101001101001101000111010000110100011001100011000011011010011000001110010111110000111010101011011101101110010100010100101011100010001101011000100111111111000001001000011111110001000101010001110100111110100010011001101001010001100111011000101000011010011100010000000111101111111100100011001110100010100101100001110100111010101100101101000110100011100000010100101101100000110010011000010001001000100111000011110010001000011111110111011001100111100011110111000110100100011000111010101110011101110110110111010111100000000101111110000010111011110100010110011101110101101100110010000001101011011101111011110010010111001100000111000101011111001001101000011110001010011110110001000010011001000110010110110010110001011100011101100000101011010101111111011110010101111010101101001010001101010111010000111100111101000100100010110010000011000000110010001101101011010101101010010101001000111010011010110000011111110110011010010101010001010100110010001001111101111010111000110101111001100001010001110001101101010110001011101011101010011100100011011110001111010110011001011000001001010000011100001110001111010011110110011000100011101011111011111011111000000011010011101101000110101100110101100100001110000001001101010100001010110000110011101101010001001110010100111111011100100000100111101011000001001000110000111001001011110111101110111101010011000101010100110001010111100000101100110001111111000110001110100011001100011000000011111010110011110000111000001111001000101000001100111010010000010111111111101000101111111001010110011010000101001100100111100001011010101100000101111110000101111101111001010110000101011010101001100100110000010100101101110111001110000110110110011110010110001011010111110101001111111100110011110111100011011011111101000000011100010010101001100110100111111010000010101010101110100110011000011010011010000000101000100101111101111010001100000101001110101000010000011000100110010000110101110011110000110010000110000101100111100001011001001111000101110110110000001111101000100111000001010010100101010010001111111101100110111100001100110111001111011001001011011110110000001110111001001111110110000110111101111000001101110100100101001010111000111001010101000100010000001000111000000100100000010011011110100100010101110111001111111011011011100001101001110011010111000101010010101110111011110001111000011100100111111110010011100101111111100100100010101010010011110101110011011010110011011100111000000111010100001000101010010000101011111001001011110000111011001000101011001000111111001111010100111100110000111011010001100110010000001000001111000000101100101101100110010111110101111001101110010000101101010000110010100011011010000010100100000010000101011000100101001111100101100001010001110111110010111111011110100011101011010000100001011010100110001111000011011010101000000011010101100010110110000110100100101000110100010110111001110100110010001111100100110110110101110010110100011000000001111000101011010001011000011010001100000001111100000010011010111101111101010110111000100100001110000111101101100111010110101111010010110110011111011000111110000000000100011100111110100010111101000001101100000111011000110000000011000101101001110000101001011111010111110000000100110011111001101001111100101000000110001010111010111011000111100011110100110011010001110101111001101010100101100001011111000111011011010111110110011111001011110010101111011000110101110110000100111111010100111001111101110100010110010100101011100101101101010111101010111101001011100100100011010000011100001010010111100000100111011100011111000111000010111001100111001111000100100000100110000110100101001000111001111000011011000010111010111100110111101101110001110110000000100001100110011001111101110001000101001010111101110101011110000100100110011110111100110100100001100101010001110010001000110110100000100110011000101001110101110101111011101001101101111100110010001110111010011011010110101011011111101010101000111110000101011000100110001000100000101101000001100111011011001100101011101100000011001111100111100111110100011001110100011011111110001001111011000100010000110100110011000110011010111011011100000101011011001101011010101000101010111011111100111101011101110101110010010100001010110000001110000001010100110001011110011011100110101101011001100001110010000110011010100111000011000000110100000111101111001101011000011100100001111011011011110000110010010100101010001101000011001111001100010001001100100111001001000111100011001110110111101110101111011001110001110001110101111001011101101100011111100100101101101101000011010101000100001110001000100010101001111011111011101111100011010010110110110011101010111110011010101101000100100100010010011001011110111001110010011100011011111100101010101110111111011110000010111101011011111011100111011101111001001010111110111111000001101100011100111000011000110100011100000110111011001011000001000111011010100100001000110011101101111011110111110110111011000110001101110011111111100111100110000100111010100111111001101111100000110001000110010011101011101001110001110000011100001011100001011011001000100100110011110100111100100111000000100000001011100111111001000111101001001001101000011100100011110001101110011100101000111010100111001111101011111000010100111111001111100010100010000010000000111110000110110011110100110101110111111010101101001110111110100110100101111100101011000001000011011000000010011001110001000110000010100101101100101101110111101001010011110101100011010101101110110101100100110100011101010111101100100111100101010001011111011001111001010010101010111011100101010000011101101011100011011000110110011001001110111111111110100111100111101110010010101101001111100000110000101101011001000110001100001001100001000100110100011111011000111010110100100000100110111110101110100100011111011011100011101011011111011001011000110011010101110100101001110010100010110100101000000110110110010101101100101110110001111010101001111100011010010101100110101011001100010100000100001011010100011011001000100110011000110100100011010100001011111100100010011011101010000100010000100000000001110100100110111100101111010101101100111000100110010010001001110111100101001010111011010011000000010000010000000111001100100000011010011011001101111011110111100110111010011000011001001010101111001100000111011011100011010011001011110000011110110111000100110101010000100011110010010110101100100110110001110101100110111001111111001000010100000001000010111000100110001101100111101100100100000100111001110111100011010111100001000101110101010100000001100000110001011110110010010001110011111100001010100001000001110110001000111011000101100010110111001111101111111100010101110001000110111001101010011101101001101011000100011111111110101110100001111001001001001111100001111100001101010101001101011111011100111000011101111011001011001101111111111111111001101010010010001100000110010000011110110101100110111011011000011111000010001111000000101010010111100101101111010001111010101001101110000010101111110001011100001100111000000000100101100111111010000010011110011001001001000000011111100111000010110111111010001101100011110111111110010000011010001110101111100111010001011001010110111010001110100111100100111010010111010100110000011101110011001110101001001111010101000110101100010111111111111110011111010101101110101101001000010111010101001001101001010101111101100101100101000011000000010001111001111100111010011001101011001000001000101001100100101010111111001101100001100110001000011111000011000000101001100010011010010010000000110011100000100000101010100101011001000110100011100011000101000001011000101010101000000000010001111011101000011010101100011100100100001000101010101000100110001000001111011010111110110111001101010110111110010011110001000101100000011000111101001010110001110001111101001100101100101101001111101010001011101101100000111100011000111100000000001001010110001000111101010000010111101100000000011001101111101100011111111001000101100101101010111010101100010000111100000000001000111000101011000010001101010010001011100111011100010010111101010111001000011000001100010101001100110010111011101101111101101011110001001110110111000101000111000000111000001111001101101111110110110011010001101101001011001011111011101111000001010101111000100000110100110110110101101111101111110001101001100110011111010011010111001111101101011001001011110001111000011100101110100110101000000100000001001111000011001001100110111000010111001001100011010001101010101000010000000000110110011000001111000101010111000000011111010101110110111010101100110000110100011111101001101111011000110010110101011100000010111001110100110101101110111001100111100111111011010011100001100110101001010110100111110010010110000010101100010111100010010111000111001011011001001011010010000111100111010001001110001000111100100000010100110111001110101101111111110000111100010100101011011100101010010010001110111001110111010011011010111010110110100111001101100100101000000110001110010010000011000010001110111010111000110100100100010100011000001101100101010010110000110101100001010001011011100110101101101001101000000100101101001001110011111010011000101111101111011100101100010011101000010110100110000110101011010011010010010011001001111000010110010000011010101110100011001000101011100001001010111001110010100010000010010000100100010010111101001100011111111010000000100111000010010100011000101111011010111011011010000010101010000110010000101110110010001100110111110010001111101001010001100000110110000011011101010110001011111111111001011000101001111110101101101011110101100011010100100011111011010110100011001001110100101111101110000011011111110011001101100010100100110000101100001010100110110100111001000001100010000110100010001000111100110011010010101111011100111111110011101100101100000001100011001100010110010000010001011010111100100100000110100011000000111000000011101101100001100000000001011100011001011001110001100000011101111101111011001010001010111010011000101001100111110111011001000110111100011101101111100011111011001000000001101101000000000000110110001101000001000010100100101110001000011110111110101101110001010010010010000101110010000101101001111100101100001011010000100010000111100001101111110110100011001110110111010111111111110101101010100100111011010101000110001011101001111110000100100100101111101111111011111110100010010100010111110110110011010100001111011111000010101010110101100011110110010101010011100100111000111001101000100000001011110010000011110110101001001110100010101100100010010101001100011100101100000111111001110011100010010111101111010100000001101111101000001010100001111011101101110010101100010010001001110011100111111110011100011100101100111000000001101111100101000011000011100100110110100011001011111111001001101011110111101101101100111100011110100100001111011001101011111010110110001111100101100100010111110000011100110101101100110001100010100111000001110110110110111010110100111011101010000010010101001101011101010010111011101000100111110100111110011000000000001101100101101010000011111100011000110101000001010010110000001111110101001010001110000000100001110101101111000110000000000111100110111010010101011100010000010001110000101110110111001101100010000101011100011111001010101011100001110011101110011101110010001111011011000101110101011001000110011011000110100000110100101001001000000001111100011100111110011111110101001110100111000010111110000100001101101001111001111100010110000100110000011110101100001000011000000110001110101010101111011110010000110011011110001010000110000010011111001110111010100110100010000001110011100001000100010100011100111100000110100100100101011010000110100101000000110100111011111001100100011010011001001110101101000111110011111110010111010101000001111001000110110011010101011000010010101000010001000100101010110111100010111111010011110100110111011100010111101000101011100110000111110110010101000000110111001001010100000000110110110101000110110110100110000110010001010100110111110100011100011010101111101010101011010001110111011010100111100100010010110011101111101010001001011101000110001111000100000101011110010100001000100000011111000000011111111111001000111011011111100000100111011010000101100110100011011011010000010111101011110101111100000000011000010101011000000101110110100100100101000011100011011111111011011100001101001000011110000111000101110010111010100010110111111000101001010101111011000111110010011011011100100101101100100101000010001000111000100010100110000101010111101000011000011000111010100011100011001001011010101110000111001011110000111001111101100001100110100001100010111000000100110000010001010010101110010100110111110111111011000110001110100011000001011101000111101110010000111100110000010001001101001000100111111110010001110011111100000010011010110011110101000010100101010000010000001001100110000111000111010001011101001010010000111011111001001100110110011110000110001000011000010111100001010010100010111100011000100110001010100000101100101101010110111011111010111011110111010100111110011000110011010011011010001111010010101100000100110110110101111100010111111100111111001101000010000101100001010101011001111100101010011010101010010011110001101001010100101010011100010100110000000011010010011011110001100010111110100111111111100010111011011101111110110101001011010001010110111011010001011011111010010111100111010110101101100011011100011011100100000111011111110110001001010110001100010111111101100011110110010111111101000001100111001101000000110000011110100110101111001000000010001111110010110110010101100011010111010011001100010101101001100100011010011111111111111101010110101101110110010111101101111001011011011100011100001011000001100001010111001011100101100010110000110110010001001000000101100100010001111100010000111000001011001101100001111101010110100010001010100001011000010111100101001011001000000111100111011100001011101011101100101110011000100001011101011111101011111010001100111110110011000011000111110101110001100000101011000011110000110000101011011111111001100011100101001101000101010101100100101111101110011111100111001011101101010110110111110011001010111100000100100100010000011000110101001001110101101000000000000100011001011101100111010011001100100001011000110100010010101010000110100101101101111100111011110000110001011000001010111111111010011100111101111011101111010010100111010011111110010110011101111011001110110000011110010100101110000011110011100111010101010001000001101010001010100110000110111110100101110010100010101001001100111101110110001101010001010100000110011101011101100110001011100001000100010011010100011101110000010000111001011100011101000000100000111111100000100010111000110100101001100111011010101101110000011101110011010010011111000110000101101110110101001011101111101011100100111100101001101010000111011001010010001000110001110011001100001011000111011000001110100111000110000000101100010110100010001111110011111011111110110000100101000110111111011011001111101111010001100000010101101110100101110010000001010001101010010001111111111100010001000001111001000010110101110110000101110001001100110010011100001101111001101111001110100000001001100011001001110001110100010110001111100001111100111101001111110010100101101010001110001011110010001100011110101100011111000101100101000110000001011100101100101010100110111001111011111100101111001101010111010010101001001010011001010001101010101010011111100110010011000111011100101101111010111110110010110011111000010000110100000110100001011010010011100011001111011110010100101100010010001001001011100100101001001110000100001000101101011010110011000001011111001000110110101111101001010011101101011001100111111010000010111101010001000000110000100000000000111101110010011111011011100100101100111110100010111100011111010100101010001000111111010100101010111110111101010111000111000011110000011110111111011110101101101010000001000010000010001010011100111100110101110000111001000001110010110000101101011011000011010011111001100100110000101001111101010110010100001110111011101000100110111101111010011010101001010100110010010000010001000110111110110111011011111001010011110011110001100010110000001011011000101110101111111100001101010011111110110101110010001010001111010110110001010011101001110110100000011111100011011001000101101001101000100010000111100010010011110110101001001010100000000011010111000010001110100001100100001110000010010111011010010111010100100001001110110101110100001000000000100000110010111100000010000011011110000001111111010010011100010001000100110000000100001110110110000101010011010100111010010000011001110101010111001110000000100111001001110110011000110111100001011110000101110010001001010110010001110110010110000101010110000000100100000011100000001011001110111000010001100001110001011001100110110110011001110111100110101110100101011001111001011101110111100100111111000010111010100001010111011011100001000001000001110101011111110101110100010001110101101101001000111010110100000000100111110100110111110011011001111101011011000011010011001000100111010111101010100110000001100100010001010001011011111110011011010001010010011001111011110011000110111101000100001101100100011101101000111000010010000011110110011000111001010011000110111000000110001001010101000110100000010101011111100011010101001110000010101011110000101111111110111011000001111000010011111110010100100101001010110010101010101000111110110000000000100001011000000011111110011010100011111100000100101000110001101101001100010000100010010010000001101000100000110010011000100010000100101100110011111001011111101110101110001000101000000100000111101011100010011001001010101010000100000101111110010000110011110000000111001101011001000011001111100000100110110101011110100110010111001000111110000011100101110000011001100001011001111101001000110011101001000101110010011101011101111100110000110101011110011011110111100011100110011000001110101001111011110001100000101101010100010110110000100000111000010001100100010010011000001000001001001000111001001000001111011101111001101100010011000010011100000011111010101100101110011101110111101111110000111010110000010101100111101010000110010101111010111110101101011011101010100001101011110100110000000100101000010111001101010110111000100110101000001110111101001010100010111011010100100100111100111000001100001011110101111001110110010001001000000011010001110010001000101011010010111001001011000001100100010010011010101011011110010011010001001100101011000010111001100010100110101000011100101001100000100110100010011101011000011110010011000101011100010011111001001110011001000000110110001011100110011110001110011000100010110111111100100111100111010100010110010000111011011101001001001101000001010100110011101111111010101011111100000000000001000110100110010101100000101001011101011001001010111101111101100000111110010010110000101100100100001101001111111110111001101000011101011001111111000110101100110001011110111010111010011111010110001000101100000011000111100100100111010111010111010011110100101100011001101000110000110001100111010000000101010110101111110001001100010001101001111001101000111111010010011111011010001011010101011001111000011000000011011100000010100101111111010110111101010101001000111010011110001111010100000011111110000100001111100110110001000010001101010110000111101001001010100010101000100001110001111001101010101101000101000110111000010100000011111100111110001110010101000010110001101110011110011111000101111101110101010101001111110001100000101101100100100111000110000001010110011011000110100001001010100110001001010100100001000000101011110010110000100001111111001001110011010100110001001111101100001011110000111101100011011000011110000101100100010010111000001110011110011110111111110001101100100010001100010110101110011011011100100111010011000111101000101100000111101010011000100110010111010011101011101111011011101111111100101110111100110101011010100001111111101011000100101011010011110111000010111110000111000101010101001110100101000000010101111001001100110101011100110111110001100000110110001111010011111011000110000101101011010001001011110101100000001010101110100001100000100110011100101010111000011001001001110101110001101001100010000100010100111010111000001001010101010010100101101111010111110001011010111101101100000100110011101110110000100110110100111100011100001011101101111100100111111001010011100010111011101001100100001111100000001011010001001000111111101001110101101100010100111101101101000111001110000010100100000011111001100101001101011110111010000100000111101100011101011110100100111111110000100110001101011110110000000001100110110110110111010010111000101000100111000111011001011100011010100100101101010110010101110010011010111001110010000011110001010011010111000111101101110010011101010011100100010010111100000010110001111010110001100101101001110000111001010011000101010001011010101011100010101010101100001101001111000110100100000001010000111001110000101001110111111000101110000000010110011111101000000110011101011110101100011111110011011010001011001111101001000010010111100001010011000110110011111100010010001110000010101110010010100101101010000100011010001100001100101000000000010000000110110110101111111011001011011001010101110010011000011111100000110111010110011000001100100101010011101111100001000110100000011110100001101010110010010101111001010100000110010101001110011111010011101011111011110010111100010011101101010110001100110111011110110100111000111110111001110111101011000110111010101010110010010001100101001011001010000011110001000100000000011110010001010110000010010110001011011110000000101010111011111110100001110111111001110001011110110010001111001010000000001011100101100101011010110111001010011111111100101000100101010011111100111110010010010000001100010010110110101010010110001010011000011001110010110011111100001101011111010000001100010100110100100110010000101000010101101000110110100001100111011000110100011000001011000111100101010100100010011111110110001101100111101010110000000101100001100100101110011101010100100101010110011001110101100101001111110100111011011000000001011111001100110000110111101110100100010010000011110101011001100011111001011000000100100101001111100111100000100010011000010101010100110001001110010000000000010011111110000010000011010010110110100101100001010100001101010111110000100001001101000001001111011011111111001110100110111101011110000001111011111100100110110110011110000101010000001001110000111011010110110101000010101010000011100111100000100000011111001011011111001110100011110101011101101000110110100111101011011011001100010011010101101011100000101001010101010101000101110111110001000101111001011111111001111000001010101111111001111001100010101110111001110110111010101011111101111111011101100111111010001011001111001100011101011001110111010000101100011110001100011110010011000111010011000000111000000001000010011011111100011101110100110000101000010111010000101110110111000110001101011110000111011111001101101111010011000010110101101110111000101101001110011010100101100101111111100100100010111111111010010111000111111000100110111001101001001001110010000101111001010100111100100010001001100111000011101101111100110010000101011110110111100001110111001001110010100110100001100101101100101011110011011111101110000001101011001010100001001011001000100011010011001010000010011100001010101011111101110011110100100001011011001101011001100000001010010111100110011111000111100101101100000101101010110101011101100010011000000101111000100111001111010101010001011100111010101010111110010101110000110100100100111000001110010110111000011000111011010100111010000011011101010111110110000101101111100001011010110101100110011110110010011110110111011100101111000110100110001010110100001001000000101011010101110111011110101011001110111111010100001101110111000110101011111111111001001011011100010111111100100000001000110001011111010011011111110110011100001101111011100001000110010011111100101010101001101010000010001000001100111101000100011101010101110010001100011100100110001101000011001111100101110111011100101000011110011100011100011101111110111000000110101110011111100011111011110001000011100100101111110001001000110000010010011101010100110011000100101000010001010010010011001011000010000010101011110100110010010111001000111001111011001000000000111001001110001111111000110100111110010001100110000111100011000001111000011010100011001100001110010101000110000000100110100111101001010110010101110010111010010010110101110100111101000110010000001100111111100000011101011111110110001000101100100000100010100000110100000010000100111110001100011111000101011111001000001001010000010001101111111100001001010010100001000101010000111000110100110011010110011011111100010000000000010010111010001011001010100101111111011100110001110101011011001011011010100000110101101110000100011010001011100011001111111010100110000000011101111110001010000011101101001001111101101000000011000001000101100110011001001011111110001011001010100000110001110110010011001000111110011100100001101110000100010011010000101010001100010111000101011111010000110100010001111000100000011111101011010011011110101000001101010110100111010001010011010001101101000010101011111001001111100010010100010111000001011110110001000011100101011110100101110111101100000111010010010110111101101111101011111101010100010100101100100101111000011111010011001100101000011100100011010011001011110110100001101001010111000011100001110011001010111101110110000100011110011000110110001111000011011011010110010000010111111101001001101011011000100101110110001111011111010110000111001100111101101110101000010111001010110110000100010100110101111110000011110100000001111111100101010000100011111101100000000111101011111101111011011111000111000010110100010110000100011010000101001100001101001010100111110010110110001001101001000010111000001010011111010100101010111010011000011001011111011110011001000000101110100101010110110100010001111101100111001010000111001101101111000111100000011111001110000100001011001111001100010000011110000000010100011000100000111011101010011011101001100001001101010010011100001011000110000000110001001110111100111001010000001011000101001000101100010110000100010111110011011010001101010100100010111101010000111111111100100011011101100011110110000010100001011000100101010010010001010111110011111100101011011100000101110011011111001101110110111001101111111000100111101000101110101010101111110101101010010011100001001011101010001110000010010101000011011101100101111110000101000100001100010111010001000110111101101111100001000110011111101000110100011010011100010101001110010010010010111010001001011101011100100111101110001100101001001100101010001100010110010011011011101101110011001100000111001010110011100100101001110000011010001111111111100101010000011111011110101110011111100101101110111010010001100001010110110110111101011000100100001100111010101001101010111101110111001110010111110100011100000101000001010101011111001001101010101010010110011001011000011000111001100011111101010100000100101101110010000101110110010110100110100010001101000010000000111000010111000010110110111001100000110100011101000001011010111110111011001110000101100111101000001110011101111000011101000101100100010101001011101010101101100011010011111000110011100100000100101000010111111001101100001100111111110010001100100010110001111101111110010101110011000111011101110100111101111101011110101110101100010000010000001000010000011111011111011011000100110110000100101100010100010010101100100100000111010100111011011100111000101000001001101011101100111010111011110111010111100111111110000111010001111100110011011000110000010011010100111100011101010100001010010101000000010101001111011001010001111111000100001001011000110000100010111110010011100100101010000000101110010111010111111101010000101001101110000011111101110010010111111010010111101011010011010101011110010010001100000011000000101100011110110110100101111000110000010101100110101100101101000100110110111100111111000100000001101100001001001111100111111011001111010100001000101111101110010010110001111101000011101110101000101011000100011100010010010100100001011111010100111100111111110101100100011100000001010111110101111010000000110000101111111010110001101111111111001000010100110101111110111110101010000101101110001110011110100001100010101101110100001001100100100100010100001100001101101110111010000011110100101000101000100110010101100001101110001001010100111100000100100101101010100111000011000100010100111010000110101101100111110111110110110101100111110010111100011110111000000110100110100101010101010101111100110110000001111000001110010100100011000001100000011011010011000001001000101000011100110011100000100000010110110001100001010101100010000110011001001111011011110001111010001011110101111111010100011101100101110000000010100000111010011101101110011001111110100110011010010100011101000000011010110011111100110100000011010001100100100000101101011111000010100100010101111111010110111110110001110010000001100011001110101001000001001100100101101111101000101010100011110010001110001000000010011101010000100011000010011010111111001100000110001111011101000011100011000010010111011101000011010000110111000000000011010011111110010110000101000001110100000000101011110101000000100100010000100100101111000001011110010010001110011010100111010101001011000010011100010011001100101111001100111000100101010010011000010001010010010000101110001110010111101000101110011110110011100110000110100001010010011011100000011110011010101100010011010000100010110010100010100010100100111101101011110011000001111010110010101101100101111010010010001000010010001010011110111010100111101010101101010111110100111100001011111001000101110100111000001001000101110100011000001010001101011011010100100000111011101111100001110100010110100010001100011111011111010010101001111010101000111010010100010111001100000000111110101011111110010011110100101001110111000001101011110010101111110100111110010001100111010100000101010110111010011010111101100001100011010110110010000111110011000110000001111100101000101011011101101001110010100101011000000001100010100101000011000000000100000010111100010100100111101110010111000000000111000100011111001011010111000101011011010101101101111100101100111100011011001011111101101011011100110100001100101110000100010000010111001011101000011111010101011111010001101001111011011000000101011111101100111100101000001111001101010101001010100011001110101111000101011001010011000100110110001010011100000001011101011111000000000111001111011011101010010111001100100101111101001001011000101101011101100110111011001110001011110101010011111011111100011101001001101110101101101110111001110101011111100100100011001001101111110010110000101000010011010111111101101100100110101101100100001010111101010011100110001100100011010000110010100110000000000000011101001100011001001000100101110110000000100000010111010010010011111011011100111100000100110100111111001001010001000010000110001010110111001111010100000110110011011100101101001011001111110001001111000100111111101101011110011000011000000111110110010001001001100000011111111110110111100111001010011101111000101100001011000101111010101100111011111100000010110111011101110110001110100110010010010000011101011110010101000100110010110000111110101101011110011110001010110011111001110101111001000111110111001000011010111101000100101010010011111010101010100100110010111100111101010111110100110010001010100110010110001100000010101000110011000101001100100010001010111011010011011010000001100000010111110000001101001100010001000100100001100001101111100000000101001010110110111011010101010000111000010110111001001001111001000100101111010001000101010100001111111000111101110100110110111001111010000111111011000101001001010001011101111010100011111011111111111011000110000001011100011010000100011001010100111100000100000110111011100000100100110001100000011100011011101000111010101110000111111101111000001111100100001011110111001010100110100000111110110001101100100011100011100101111001101101000110010011010111101000001001111010000101111001011101001010110100001110000111010010100100011111111110111000010011100010011110101111011101100100101100100010111110010101010101110001101101010011111001100001100111001111110010000100000111000000000001000101111011101001001101100011010000111011010000000010010100110100010101111110010101001001111001100101011110011101010000100000100001100000011110110110110001101110000110101010000001001111011000101001111011100011011110111111010001100111001000100100110100100001111100100000011011101100001001110111011001011111001001101101001000011000011011110011010111100011011000000011011011000101011010001101110100111111001101000110111100001011011010011110101100001101101101101011001011101101010011011000001110111000111000111101111000111111011101101010110011000010111110000010011000001101110001111101110100101100111000010011110111110011110111001000100101100000111101011000010110010100010111001011101111000001010100101111010101110101111111101101111001010001100010101001111011000001001010101100101111111000111101011011110011111000110000000001101001101001101010000111100010111001111000111111100000000100000101101110110100101110011110111001101000110010100010110000101101100100000000000011110011111011111110011011111110010111101001101101100111000101011001100001011010111010001101110011010110100010000010111001111101000110011000101001100011111101100010011100110000111110010011101110110100100100011000101111110000100001001110111100111110000111110110010011100110100100101010101111101111010000111111001000111100001110000111001001100011110111101010111000010101001000001101010010000001100100111101010111101101111011011001001110111011110100110001010110011001011100111000010100000111000100100111110010001100110000010100101110010110110011101000011010110101010101111010100011100111000010000010111110111100001011101110111110111010111111000101001100011110101100001101011110010111111100001010001010011000100001000110001001011001011110011101110101001010011000110010010011110000100000110100011000110101011010111111101111011011001011101011100100101110111110000001111110000011011011000111111011010101111010011110000001101110100011111011000110110000111110100010111010010110111011001011001101011110001001111001111000001001110100101100100001011010011100110010110110100110001010110101100111010010100000110100000001100001110111000001111000011111111000100011000101000100101010001000000101110110010000101111111000010001101111000001000100010101111000000101001000101110110100110110100111110000011110000110111100100100010011101111001111100010100000100011010010101010100101111001111011000011101111111100110111001011001100100101010000001000010010111111100101000011001110100101100110011000000000101011000111111111000011100101011001000100001111010101010011111001011110101011100101110010110100001011100100111100100111001010011010000011111011110001001000001110101101000100111000111101001110001101111010000011010001111100101110001011100010011011110010111101110001011100010110110101010010011110010100111000111001010011100101011000111111110011101101010101111110111011010000000110110110000001010111111010001010010000010001011000100010000101001101010111010100100101000111010001000110001001110100101110100100100011100101101101110001111011010001001011110101011001011100001011000100100101011001010111011100010010111001100110101011111100101010000011010100000101000111000101011110001100111111000101110110101011000000110001000111111010001000111001000001000100000001010101111110101010011011010111111001010001000010111000000110100110110011010001010100101101001111110111111101001101011110000000101000100011001000101011010110111111100000011011100101111110101101011001100100111000010010011011100100001011011011101100100001101010100001001101001101000101100110000011010101011011100010011000111100011111111101010011001010010011100110101001010110010010000010010101110101010000110100001111001110010001111101000000010011111000100100100010000000111110010000001010011101110100101001000000101101111111110101100111110111110011100000101110001010001110100011101100110001101011010111100110001100101100111000011100010001101100001001010100100111011001100111100011010010110100001111001100101000111101010110000010101001111000010010011011000010110000011110010001110110011110000010110101000110010100111111111100101111101010000101001011101011110000000001100000100111110010000100000111111101111101011111010010111111111010101000100000101111100000101110001110101100100101111000110011010001100000111100010001001010011000111001000011011110011000011110001010010111000010010000011001110101010010101110111010010000010011001001100000101101100111001100001010111000001100110011111101101010010110011011000010001000011111000010100000001011011001001111011111010000110010011010110001100010011010010000010000001101000111010101011101001111010101000010110011010111000100111110110001010001100110010111110111100110111011101011011000101001010111100110101111111011001110000011010100000000101110010100111100000010010011111011101010110111001000011001110110011100000101101111010000001010001110111110011010111000100101010111111010110010010100001000110010101001101000101101010100010011100001100111101001010000001000001010001100101011010110100011001111100110110101011000000111000101110100111000100111101110111101010011111111011100000111011111111010111011011111100001010001000011111111011101000001101000011110010011001101000010111110101001011110001111000111110100101100110001001110010101011110101111001000101011011100111110110000100001010100100011001011100000100000001010000110110010101110101000101101000000010011101100110101010110010011001111001010010101010010100001010110011010011101111011001011110100011010100001110110100110111110001000111111110111011101001111100100011110110100111101100101100100111010000001011110111111111101001010110100001010100000110010000111100011011100110101100010111000101011001101110100111000000110010100101111101001111111001101101010101100010111000010000001000110101100000101110000100011110010111110011000110011010010111010000111001011011110111010000110101111011101111000010101011000001001101101101111100001100100100000011101000100110001010011000100001100100001100001001111100111101110000011100001010000000111001110101000110011000100110110010110011001111010001101001100001011000011001000111001101010100110011100000111101011111100011000000000101001110000000000001100111010101100111010100000000010110110001100000111101111100111110011010110000100111011110010010010000100101001110010011000010111101111000100011010000110011100100000010001010010110111010110001000101011001100110011010111011101110101101010101010010010000100010101010110011000010011010111110011000010101000000101010011001110011010001111000111011101011110010010100101001000011000000110111000001100101110100001010100001001110101100000110011101011111101111111010011111101110111000011011001000100010010011111111101100000111000111101100000011100010010111011011000110011100100100000101101110011011010111010100101101100111100011110011010101000011100100000011011110000110101010100110000101101101011110110011000111000110101010111110001101011010011101100010100101001101100110000101100011000101010110001100010010101000011110100011001101011010010111001001101111000000101000101111111110101001111101001111111111000101000101000110101010011001110111001111100100100001010110000010010010011111001001111010111011010000111001011100010001010101011001010011110111100100100111110111000110001001011010000110111001011100001010011010000101000100110000110010101011000010110111001100110101001101111010111110101111101101000000101010111011011111001001010101101100001011010010101000011110111100011000011011011101101010010111110100011100000110101110100001110001100111000111011110110011010001100101101011001000100101110000110000010001100101101110110011011010010101111001011101000110111111011100111110010110110000101010011011100011010110110001000001001111011000101000110101001010011010001111000100000001111010001010111001111110001010000110101101000001110101110000101100101111101011010010111011110100001110110011001001010010101011101100000101110100011110100001001100111110100111111000100100010101111001101110101110101110011111010100000101011111001011011101101001000111010111001010101101100110111010101000100111010000101011110010000010110000100011000100111001000111100110010111010011110001101000010100111110000101101000110111001001000111110010000001111110111111111001100011110011111101010101010100011010110001101001101111000100001100110010001100100010101110010101110111010011100111001100101110100000110110010000010110010011011010001100101010000000000111101010001011100101011001011100111011110011111011110101100110010011101110101010101110000000110110111010000101010111100001100010111111111101101000011001010100101100011010100110101101111101010110000011110101011010000010100010111010001110101111111011101101010101010110010100110100011101010100001111011110000000001100001111101011101100110111011000010111001101001011001000010110000110011011011100000100111000111111101011011000000001011110101011000110100101010001010101100001011111100101000111001111101100111110100110010000001101010100000000000000110110110100110110011100000011000001001010000011100110001111010001101110000101000010000101010100001001100000111100110100101110100001100110011100000010110000101000111110010110100100011100011000001101101000111010010011000111101001001110011110011000100101111001101100011000100111001001000110111010011100010011110010001011111100010010010001011100001110110001000001100000111001111000001101111110001011001110001001011000111110111011001000111011001010100011001110101000001100110110010110110011101100100010010010010011100010100000001100010100001101111111001111010001011101110011010011101101001001100000011000010010101010111100110101111000000110110011000010111000111001101101011100100000101000110100001011100110100110101100111111011110001000001110110001010111101100110110111001000101011001101100111001011100111110100011010101010101100001001101001001010000011101100100111011010000011011110110110100101010010111111110001010101011101011011010100010100011011101011011111000000111011111110000100000111001110010000100000100101111100000000110000000000001010011100010100111001101000001011000010010110010010011110101001100110110010010001111001111100010101100101000000110110100100110001011011011100010001011100000101010101111000010111011011000010100000000100110010100011110101011110111010101111010000001010001000111001111110101010101001001000111000011010110011110001100101110100111011111100101100010100011101010011001110010110000011111001011101100101111011111010111111101011110011111101010100010000011010010110100001110100111111001000010111110001010010000001001000110111010001110111101110111101110000001111001101100100011111000011000100110110010111111100000010110111100101111100110000111101111000101000001011101110110110101001001000000100110000110001101110101100001001101111000001011110011000001001000110010010100101001110011110110110001001100111010101110111011100011111110111101100100101011000011000010101101011111100001101100110000001010001001100101101000100100000010001010011011101111101111110100001010011111011011011011101011110111011010111100101000010111011001001111101111001001111101010101001010010110110011100000110010000100110111000101110110111011001000111100011000100111101000101101110000010110011000001001111111110010100010100000110010110000011101000100101110010111100010011100110101001100110101010011011001110111000001011010111101111100100101011011001100101100001101010000000110110111111101101010111001011110101110001101011001100011010110001010101100011011100001101010111101101111100011101011001011111000110000110101001001001011001000011010110111110010000100101101111110010001100000011101011110011100001001100101101100101110100010101000001011000111110010101110001000111110101010001010110010111011000001100000110010011001110101011100010110001111110001000100100111111111001101101110010110000001101100101011110011011111101111010011001111101010000100001111100000000101001011011110101100001010000010001100111010010000000110111110110011100001100110000010101000001100010000111111100011111100001001000100100100100111011101101011001101111011110010011110110110100010100111110001101001011001111010011111001110011010001011011001111001101111100100001011001111011000011010111010111011011111100000101101101111110000000001100001011001011001000010100101110001001010100010010000010010110010000000101101001001010010101001001111001100001000011100111101100011001101100001000100001011000010011101011000000010010110000110110100111111010010111100101110001101010001011011010000111011001110011000001111011110111001100110000101011000000110111110110000010010011110011101011000010001001010011011101110000110001010100110011001001101100100011101101101100010001101001111001101000101100110011111111000111110111110111101111000011001000101101110000110011100001010010100011010001111110111000000011101010010000100111001101000111001101010100011100011101100001010001001001010010100101111100000110110010001101001001000000001100010111110001010110000100100110100001111101010111100110010010011010010110000010011100110011010110110101000101010101111011000111010100110001100010010001001000100011011000110110101101100111111000100101011111101111100111010110001101010100101101001010011110111000100111001000110110000001111110001001100001011110111111101101000001000111010101101100011110001110101010111111001011111010101101111100000101111100101111011110110110110011110110001111101101001111001110001100011000011111111101011100001101111000100001111100111100010011100010111110110010110011000101100001100010100001011111101010101111001111010101001010101011110100101101010101111001011001110001100110000000100011100100100011010011001011101010000011110101011011010000101111001000001011011100110100111110000010111101101000011111001010011101011111000100000010111101101100111110001000111000010110010100101101010010101011010010101011011010111001000111011100100010110011100110011111010000000001111001101010101011110001010001111011011011101110000111000011010010011110110001100011101000001000011010111000000011001110010010010010111100000000101100010110101100011111000000000010010001010101000101100100101010010100010000001110110101000100100100001100101100110011111100101110110010011011011010001110011101000100000101000101011010101010100011110011110100000011100110001100101000011110100100110011011110001000110001100000011111110110101000100110110110100000011001111110101001110000010101110000100110110000011100110101111111101011001101110000101000101110110101101110100111101010010101100001000011111001010001001110010100100111110101100100010010110001100110000101000111001001001010010100010111101010000100010011111011101100011010111011100110000100000100010011000111110011100001000111000100111011100100101100010011010011100010111101000011010000100110001001100111011101001101110000110001111110111100100000010100100000011000110100011001100110100000011000111000110001101101110101011000101000001001000101001001110011011100110111010100111110000001000110001001010100111111101100110011001101010001000111110011101101110000000111000110000011001101101011111001100101001010001000011001011000110110010010011101000010100101000101111001001101010110010001100101101101011101100011100101010011001000110010100101001011010110101000101101010100001101100101110100001101011111111010011010010011000100000010101111111010000001101111010100110111000011100011011101110101011111101011111010110010000000100000110011001001011101101010110111001010101001001000111111101001100101100001100110001101101100010110101000111010000100101100000111111011111101111100100001001110011001101000011111010000000111010011001100101110000111100110000110010011101000000011000010100100000011001100011001101101110100011010010100010011011100111101111100111000111111010111000011101111110101110000111011000111011100000101010110001000011000001010010010000010111111010101001111111000100111111011011010100110100001111011100010111010001010001101000110000000000001111111011101011010010101000110110001111110011100001101010110101001001000000111100001111100100110100110101110111010010101110001001010000100111010010011110011010110111010001101011110101011101010101100001000000010100110100000000011001001011010010100111000001111001110000011001011101001000001001110111010101010001011001010101010100111111001010110011010000101001010111011101000100111001111011100110111011101010000011110110100111010100110101110001111001110010001111000000010111011011010100111100101100110000100111011010001100001010101010011000001001011100100001000100001110111110110111110100110000111001101011110001111101011101110010011100100011100111101100011011110010110010111001110010110000001100111011100100001000110101000100110010100101110101100110001110111011010101100000100011111110101011111111110110000110111001110100100110110000000101000010001110000010100110101100011101011111011000000001011100010010110001010111011101101111011010001001001000100101010000011110101101100100111111111110100110110111011100111111011111010011000101011111001010111110010001000100111010100111011010100011110110000001001111011011101000111100011101111101010001101011010001000000101000010001000101000010111010011111100101110000001010100110101110011111010011010110001110110100111101010011010000110000001011101100011100101110110101111101011101010000110000000000101010010101000001011100010101111101011101101011101101001001000101101001110011101011001101001000000010000110100011001011111101000100101110100010000110010111001100100101010011101011011000111010100100100100110101010110001010010000000011010011100101111110010101110010010011101011111001100010110111101011000010000011001001111101110100111001000001010000100010110001010111011111000001110000000111110111011101100111010011101001001110101110110010101000111010010101001010010110011111111100000110101111100000111100011101011010110111011110000110000001110110011101111101110101101011010101101101100100000000110010101001000000010101010101101010101001101000011100110001110010010000101111010000110110000011111000101010000000101100110100101000001000010111100001011011011001100100101001000001111010001000010010111000110101100100110110010110110100100110111010111011110111100001101110001011100111000010101100000010110111111001111101101011000011001100100101110011110111111000110111100010011110111001010100101001011000010001111000110110001010100000010000100011101101011010000000111000100011001000000000011010100111101000010110000010110111011001001001011101101101011000111101010011110011110000110100001011011011000001100100011101000111001100110010111110110100110000010111000000111011010100000011110000101100111111111000111011011001100011100000000110000000101101000001100011101100010110111010000100000101110010111101110011101101110101110000111110010110010110110100001010111101011100001101100011110000011111001001011000101010100100100011111011111110010011010101010100100010110010010001001000000010101010001101100110100110111100111010010000011100001111010110110110000000011111000100101100000101100010000111100001010101001001101010110100111101101111111101011100000111010111111011000010000110010001110011100100110101011101110001110111111100000110001010011001000110001000100111011111101001010011100100100111110001110001110000010010011010011110010011001100010101010110001111110001001010100001101000011001011001110000001111101000110110111100000000000001000100011011111000011010101110100101011010010101011111100011011100110000110110011100111110010101001001010010011111000010011101011100101001001101001011010000110011101000011101101000001001100100001110010100111011100010001011001101110110101111111101001110100110100100000111011110100110100110110101101101111000000011001011101000001110111101010011000011010011100010000011101110000101111100001111011101001011010010001000011010100001001011011101010101011000110011011100111101110100111001100111000110010100100101011011000011101101010001111111001000010001111011111000000011000000000000011011000001010101110110100000001011000100101110010100001000011101111000100110110011001101001011000000010001110010101110100011000101010111001000111110100001111110010111101111111011011000110001000011000000100111000101111010101001110101011110111111110010010100011000100010001110001010111110101011010101010011001010111110001110101110001000001000111101111111001010101100110010111010110001001110110011100111010000001000001110001100101101110000001001110100000001010011101111101010010110000010001101000001101010010101011000111111001110111010000001110111000100110100110011000100010011101100110001111111111011001011011011111100011101110101110110010101001000101101100100001010111111011110111100010010011000010010110011111101100010000001111101000011001001011011010010100010101000001111100101011001000111110111000011110011100001101101001111001100101001011101101101111111000010010010100001000110100000100001010101011110111010000011001111001110111101111110010100111010000010010011000110110110100001011010001001001001100111011100100100011111101010001101011101100100010110110011000111001010001110100000101111011001101010101000111010010001101011010011010110110110010111010100001000110000111111110100101010111001111011000101011000010000101100000001100100011001101000001011011111111001100100010110110011101101111101010001011100001011101010111010011001000101010110110010110111101011010000111100110011110001000110100000101001000001000101100001110000000110001111100010101111010111010110101101010000100011111111011111101001101100100110010111011110110001010000101001010100000101000011111110111111100111101100011001110101010100000111101001000010011101110010010011001110010110111010110110010001110001011101101110110000010010001000101010011011011010110010111110110011101101011100000001111110110001111110101100100100100010101000001110110101110110000010111101001110011111000011010001001111011100101110110100001010100010000101000001011001010000000110001011101010000101011111010110010010110010100100011111010000101110001001101010110101010100101101111011101111100110101111001111101001110011000101110101110100000100000011001001110001110000001101111001101100010011100011100000111001011100010000010100101011000110010000000101011001100011010001101111111000110110101101010011110011110000100111100100000101000000001000100010010011010000000110100101000010011011101111001100101111111011111110011111110110000111100011010001010011110110111011000001000111100001111001110110111111101001001111000011010000110000000000000011111110000010010111000100010101001011010010110011111100111100100011111010110101000110000001000110011010010001000011110011100001111111000111000010011011100011011101010111110000010010111110101100000100001100011101000000000001011010001011011000101111100111100110100011100000110110011011110110000010101101010000111001101101101110010011000011011001101001000110101100011010011101011101001110111110111101000000011011101101010011010001100101010001110101110111011110101011001100100110100110011101001000111111011011100110111101011010101110010000011001111010111111101011110011000010000001010100000110000000010010101011001101110010100101100110001111111001100100100000010010010001100010101100010011011011011001011011101001110100100011001010111001110001000011101111001011000100011100100100100011000010000011101110101111100111000011010111011010001001100011101000001001011101101011001011101001011000111011001100100111000011111011010100000011101010101110100000110101010111010011110001101010111111111100011000110011011111001011001111101101011101001111011100111010111011001111111010100101100101001110110000111010101000001010111011001011001001110101111011111111001101111111111110010001011010001100110001100000100001101010100001101111000101001001110001011101111110110100011001110100100110100000100100111000000110110101100011000001010000010110101101011100110110101101110111100001101100100100110000001111010110111100111001100101110111100000101110111110011010001010011110100000101101001100111011110011010100010110010111111001110011001000011111001010000111111010101010001010011000100100011111111110001110001001011011010010111001000111101010011010001001100100001000100111110110001000010010100001010010101111000000111100001100100110111111100001010100011010101001010110011111110001001000100111001101110001100101101001100110000111111000000000001100010101001010100001000100110101010000110111000110000011101001101111000110110001101100101100100011010110110010001010111111110010101000101010110111000111111111111110001101000111011100110100001110010000011000100110110100000000010001011111111111111001000010010011111011100110111001011011100011000011010101010111001111001101001000011111000101000111010100101111010111101100110101010011110101001111000010100100100100010100000010001011010011011001010100111010100101101111101111101110100100111101011101111010000111100010110111100101000110010001111111011011001111001011100110011011110110000001000100010000101000111101010100011011110001000101001010000111000110100011011001001000010111010000001000000100011110110011011101000010101110001101110000110110101000000010101101000110111010010100000001010001100111111011000011111100011110010011000001100101111101111100011110010110111010111100101001101101000011000101000111001011010010010010110001110100001001000111011110001000101010011100001000100011010001110000010100000111010000101000101001101010000010001010000101000101000100101110100011010000011111100111011111101110011110010110100000100110010011011001001001010011110100101110100001001001010010011011010101111100000000101011111111000000001011010000110001111000001101011101000110010000010011101111010110111011001011101111011111100001010010000010111000000010001110100100010001110110100001110000010001111110001110010010101000100111101100110010111110011001100011001110001000110101111000110110001100001011110101110011010110011111011011101101011100000100001110000001001111100101111001000011111100110100011101011001000011100101100111110001001101110001101001000100011111001111001100100101101010101110110101001111101011000001110000000110001000111000100010101010010001000100000011010010111000101010011100101010001010100011111100111101011000111000110100100011101000000000101111000111101101000010011100001011111010111101001011100011100010110000011011111111100101010100011001000010111111101111100110110101000011011101010010010100101101000101101000001101000011111101011001110000000001011000110111001011011110101110001011011100100101010110011111100111100110001110111100100101000100100100101100011001111000000011101000111011000010000111000111000110101101101111100110100110100010011101100101111100111100011101001101010100000000001001001010000100001110010011111101010101010000000010100011100100011100000111010010001110100111001111011110011010000010010001001110000001101111100110011011100000101110000111101110100001100001111110010100010101000011001111011110010011101010000011100000101100001101001100001011000001110011111011011100011100110011001111110111100001100101111111011110110000010011010101101101111001101101111101011011000101110100011110101111001110110111101001011101100001011001010000010100110000111000010011000100111000111001100010110111010111000010011010100001010100101110101000111001101101000010100011011101111100011100010000110101001100110111110110101000111101000011010110101001010111001110100001000110000001001101001101111110001110110001010100010111101101011111010101100001110010110110111110110110100110101110011110111000110001000101100010111001111100100101011001111011111100010111001000011001111010001001100101110101010001001010101011000111101100111011100111101000110100100001101101011100010011111010000001111111000100110011011010111010000111100000010111111010011011101011011110110011101111010110100000000110111000100101010001000110111101010110000100101010111101101110101001010010101100000000001101010100010101000101011001111101100111011101111110000111001110111011111101000000001000100101011010111011010101010111101111111100101011011100001010011110100100100101101110100101010111000101110100010101000010000000010111111100000010111110000000100010000001100010011110001101110111010110110010010001100010001011010101001010111111000001101000011111001100110110001101111111100001011100011001110111100100010001110000001100100000100001110101111001110000000001011111101001001100101110010000001110110110101101001100011001110110010110011001110100100101001100101011110111010101000111010101001010001111000010111100001101110000001100000001110000100111101011010011100010110100110011110001000010010010101001110000010111011000010111111111111000111011101111000110010100110100011110111110111000110101011000101001010001100110101111000010100000101000000001101101001111111010000111011011010101000111000000001110001011000011010010001110011000100011000101101010111000111110011100110001010111001010000100111111110111110010000101000000100101000100111111100100100100011111001110000100111100110110100101011011111000010100101110010100001111100001011101100111100100010110101101011000110100111011001010001011011011111010101101010010000101011111110001001010001101101101011111101010001110011001110111110110100011101100000101100100000111111110001101000111000100111011000001011010001110111110010111100001010011001100100000010100010010011010011111101111111011010011001110100110111001011100100010001111010111011011100111001110000001110010100000011010000110011101000111111011000110101010100011100010000000000001010001100011010001101100011011101101111100011111011011011010001101011100001001100100100111101110111100010001100001110001111010000100110010100111100010010010001011100001001110111000101011110100010010110000110010011111001001000100100110001011110001101110011100111011010110001010101111011101101011111001110011101100111011101011001100110000011000100110001110011010111101010011110000000111100110000101000111000011000001111110001010011100010110111110000111101010001010110011101101110100101110111111001000010000101001111101011110101011011111011011101010111111110001100001111111110101111011000111100110111100101111100000100001100010101010010001111100100111101100010011001110111100000011111110101101010000110010010001000110110101001101000001001111101110100111000101010111001001000111100011111011101111110000111010010001011001111011110011011100110110001001001000010101011110100001000001101110100000000100101010100101001001010100111000001111001000011111001111000110101110110111010101100110101111110111000100010100111101101000001000011001111101110111111111010000101001100001100000100000000001001011001100010010111101001100000011011110101000111110010111110010010100111110000010101100010010111000110111111100000010000000100001101010101101011111101001111010011110110100111001011111111111100000100100011100000011100111110001010001100011000010010011110000110000110101110111111110001110100000111111000100011111010111100010000001110000110111110110000111010110010010011010101001001101101000011110100011111101000011101110001101001101100011101010000101100010110100101101111110010010111010100011000001110001011110011001001110110011111000011111101010110000010010000001110100010100011010011001111010011001110101001000000010001111000011010010000000111100000110000010110111001011010110000011001001111001001110000101001111010111110101111101110101111001101001000010011011101011000011011000011110110000011010111010111010000000011001001101100111000000010010100100110111010010011110011001111001111100100111001100101010110000000110010011110100100110011011100100001011000001101010010101111010111100000000101010010000000101000101100010010100110000011111110100101111001111011111001000110011110000100001111100101011101110110101100111110101011011101110101110100110110000000011111001001010110011110000000011100000010101011110010000110010111110100101111000101101100110111000110110010000110101010000000011001111110011111001101110100101100001101100101000011101101101101010100110111011001101011010110100110011010001000001111111101111001011001000000111000110100000011110001001111101010011010100100001110011001011001111001001000111011001000001110110100110010011000010111101011011011111001011100001001000110010101110101001101111001110000001010010100101111101100001000000110110011101000110001011000010101001010110010110011100011010000011101100101110111001001010000111011111100100101010111111011011001011001011100100000010010001001010011000010001010010111001111001101111111000110010101001110101111101000111110000011010010000010111101110101100101001100011101011000010110110110011110000111110110001110001000011010100011100100000101000111011001100001100001000110000001100101101101111101010111000010101011111001010110010111010001111111000100011110011000001110100101111011011100101100100111001011100110100011010001010111011011010110110111010000110001100100100000001011110110000000100110100011000000001110111000111001110101100000101001001101000010101101011010101101100000100011100110010100011101001001100010101111101000001100010110111100011101011111111010011001011001011111001011011100101110011111110001000000000001110000010100111000001011111101110100111110100010100011000000100101001011100011110010010010111000010110110011100000001010110101110111100011001110001001001001010011101011101101001100101110001101110010110000000110111011001000010110011100001101010100010001101101111100001111010011000110010010011000010110001110010100010000010100110101100000100011110011101001111110010001100101010011011101010110011111000011111000001011010000010100010100110011011001100110001001001100100101001000000010011010100100011001101111000100101000100101100100111001111010100011101111100101000110000100000111100110001010111101100000010100000110100001010110100110101000101010000010010000000111110100010001110101011101100110000000111000110111011011011111000010001111001100100000000111000110011001111010110000111011111100011100110100100101000011111100011010101011110101011101100110001101110010111110111011101101010100100101010001001111010110011010101010000001111011001011011010101100000110000000111000100111001100001111010000111000110111010111110000010111100000110110101101000110100001101011110001000001100001010111101010111010111001101011000001101110111000000100001111000011001110111111010010100100111101010101110100000101001001011000101101111010110101011001100010010111010101010101000100010001010101001111100101111000101001000111110100000011110000110001111111010111010110011011110000101101001111000111010010100110110100111100111101001100101000001010101000110100100110101001101011001001100101101001011110100001001001101010100101101100011011101111111100010111001111100100101011001010111010100100100000000100001100111100010001101100000101011010111000100110111111111010110110001111000000000011001011110111001110101111110111100011010111100100000100111010100000011000010100011111001110111000101000001101011010101001100110001000100000111011100100100010001001000100100010101100010011000011111001101111011011001010010000001011001010010100011011001100011101000011111000001100000000100101111110111111010111000110001010011001000111011001101101100101011111000010000110001001101000001100110110111100100101100001001001010000100011000111100101011001010010000101101100000110000010100110001110101010010100000010011001111011110111100011011011011101110101000011101000001010000000111111110001111001001100101000010011000100111111011101001100101011000111100100100011110111001010101110010000000100110100110110101000110000100101100000100000111010010110100111000000111100000101000010010000000110111010111111100000011011111111010111100001000101011110100101001011110110001001100100110101111011110001000010111110101100111101001001011000010000001100010111011100011101010010101010001111011111001011111101100001011110001000111111010100000110101110111010111111011101110010110110101100100111001010100111011000100110011110010101100010110100101001111101110101000010001010001110001000110100000111110111101101101101000001000100000101101101000111011001011110000000111000010010000010101110001001010101000000000101010011000101011101110101000110010111111110011100110001110100011000101100101011010100010110000000100100110111010010100111100001010010000111101100110100100111000001101110101000001001010010000001111000110111000101101111001110011111010011011001101101111110101100101011111100001001111111011111110110001010011010011010011000101111110011000111000101000111001010010100100111101000111001110100010100010101110001000000001100111000011101110001000011001110000111100101010000111111011111100101100110110001011111010110101000110011001001110100110100011100000111100100100100111110101110100111000000100001110111000011010111100000101110111000001010001010111110000010110101100111001000101011100001010000010011110000010101001001111000110011000100001111101000001001000000111111100010101000101111101001100111000110011001101010011000100100101101001110000101011010110100010010110111011110001110110100001100010010111010111011001101001111101000111111111110111011110011111111101010010000100011000010110110101001101010111101111110111100111101000000100010101100001011010101001111111100001011010000100100111111110001000001011011101111010001010001010111011110111101101000111101011001000001100111000101000100100100010101010000000101111111000100111100101001101011111110111100001111110101101001100010100001101011100101111011001010011100101000111011111010111100100000110011011011000101001001111101111010010000111111001010110000110001001100101011111010001000011010100011010100011000001100010001011100101100000100000001101000000000001001101111101011011001101100000101011111101111110010101110100110010001010001010010001101010101011010111110000111100000100100110010001000011000110000111111001110010111101111100010110100100111100110010001101101100111100100010000101001001001011000110111111111000011111001110101110101000100010000110000001100100001111001101111101011010100000100100001000111010000010001010011101010010010110111110110101010010010001001111010010010001001110100001001111100101000000011111100011010001110100011110001100101000111000100101000100101010100110011001111101011010111101011101100101111101011000111011100000010100111011000100011011001011111000101110111001111000001101000000111111010111010100110101010010001101101111001101110101001001111100110111011100011000101101111100100001000000111001001010110100000000000000110110110100111101000100000001001001100110010110100011000100011100011111010010101111000001001000101101110011000101111000001000101100110010101111111011000011001010101110111001001101010000010111000101101101111111110000100101111010111100001011010100111011001110010110001111011100110110000001010001011100110000000111100100100011110000000001001010001100010101010110001010010010100010100111001001010110001001110101000100101101000010011110100110000000000001101010010111000110101111100001001000100111001111110101001001110100111010001111110001110110001100001010011110001001101011011111101011010100001000101000100111001011100110010011000000101110101000101101010100011100110011011101101010101011000111101010101100001000101111101001101001010101000100001010000101101010101100011110011001101101010111110101111110001101101000111001000001001111101010100101000000100111011011110110010001011111101011010001101011101111011010111000010011110010100011010001000101111111101110000001100100001101000001010001100010010110110111100111101011101111010001101001010101111010011101011100110111100011010101010111010100001011110111111000110011100101010010001010110001100001000101011000100010011011111010011001011011111110111010101110001100010001111011011011101000111100011001111010110111011100101000001100100111010110001101010101010011010001110111010110010000101000110100110001110001011010000101101100000100101101001101010111011010011101101010010100000010001011010000110110011101100100000000101001011001111111011010100100100001000010100110110001100101011010100001011001011000010101100000100011010110000011000100110000001010110001000100011001001101001100111010111001110110010111001011001101011010001010000000101111110101011111010000101101111100011111101111000001101010011111111000110000111011111100000001011111110100000011101011101010111111100010111101011111011111011011100100010011110011101100011011101110110000110111101110111100110100111100001010101100011100011100111111110110000110001101110100100001001110101001101101101101000000011011000110011111100010010111010001101111110110111110001000101101110010110100100101000101111111011101110100010000110001111001110011010101111001001001111010010111000011011100001100110001001001010101101000111010111000010101111111110000000001110110000010011010101001000111000110001111111100001111101011100110011110110011011110000011001110001001101010100011101111011001110110000101001000010000001101001101100000111110111111000001101101100101111001000111010101100111001011100000011101010110101110000010110100011000011000010110000001101011011000111110001111000001110110100010000000111000010111010110011000010101100000111111011010010010101111000111001101110000101111000100101110000111000011101111110000100110100000111110000101000110101000011101110010010110100100001100101111011010111111000001010100000110001111111011001010101011010101010001100101111101010000011010111110001010100010111111111111111110110001110011101101110101100001101101111100111110111011001010001001101100111110100111101001011010001101101111101010101010101000100010111100110000010101000000110011100001011101001100011110101100100101001000110100000010001000101011110101100111101100100011111100010111011100111010111010010111110110110101111010001100100101010100100010101000000010010111100000101010001111110111001001101011101110000111101101010001111001000010001010111000010101100001011100100111111010011000100111001111000110011010011100110010100100100111011011100000100001001001100010010000110110011000100011000110010000111110111001111000011011010111111100000111001100001111011100100001110001001010000101001100001000010011010111101100011011000110010101101000001001111001000011011011010011101110110101101000110010101101110000111011110001100000111101011100101110010000001110111100100101111111101110010100000111011001110010100010100110000001110110010000101001000101011110101101101001111011011001111010100000110000101101001101010011110110100000010110011011100110110111001110110110111011101000010001101100001001001100111010011110111001001010101010010010000000001000100111001001000011111111010111101100011010100110101001101100100110010010100000101000100010110000010001101100011101101101001001110100101101011000001111110001100000111000001100100101111110000010001100110101110011101100001010011101001000000111100000100101101001000101100001110000110010111111100111001000110010101110110011100010111100101010000001000101110010111010010001011010011110100101111011101010011010001101011101111011011100000010000011111011111000101001110101001111001011010111011000010001011010011110001111110110110001000100110111100111100100010010100100010001111011100001010111101101110001100001101011101001001111101100001100001001001110111010101110011010000101010100001010000100110001111001001010000100001111100001011101001001010001011101011000010001100101010101100011110011110010110111110110110011010010001111111000010101101100100010010101110010110001100111000000011100101010010001000000110110101010110110001011011000000000000100001100011100010101001100100001000011010001010101111101110100101001111110111010110011010001010111010110000000000000010001000000110110000010101101101000110010010000011110010100111011001100111100111001000000011100110100000000000010110101110101010111000001111100100100000100011110001011000011101110011010111100111001101110010100101111100111001110100000101100011110011001001100001010111001101101011101010011000010101101100000001111100011010010100101101011011000110011010000110111011011001010001111001110000100111101101010111110010001010100111011011010110110111011110111010000000110001101110100111001100001101010001011010001000101101010100100111111011000100110001001101000100001010011000100010101111010010101000011101100110111010011000110011111010011100000110101101011000001010111000110111111111100101001111001110010110111101111101110110111111011100100000001111011001100000100101101111110101011001110100111110111111100100101011110001100111010001111101010010010011000101001001001101100101011111111101100011010101000100011110010010111011010100110011101000000000010111111101111110010111101011000001100001001100111111011110100011111100100100100100100110100010010000100111100000001001111000110101110001011110101010111101000001011010100101011110111101011010110110011000000000000000100100010100110010010100000000000011100110100001100100010000000101010010101001000110011110101101110010101100000011100000011011111110010110110011100010100111110100110111001110001111001011010001100100010100000010111001011010010011000100001111001000100011111100000010101000011100010011111010101000001011110101010100100000001101111101010101101110110001110101011111011101000100110110111000001101110110111111110000010011011100110110101010000011010000010011111110001100001000010001011000011001111111011111111111000011000111100010111000001011000101000111101001000110101001011111100011111110110100101001000100010000110011101100111111110110110011111011000100000011111001000110010100101100101011001111011001111000011011101101100110001001011110010100010010100100110111111001110110101010011011011011111100101011100011111011011011010011010110010110001100001110100101001110110111010111000001001101110001000110100100100010100111001100101100001110011100011011110000011101101100010111101100110101010111111000000010000100001000011010000001111100010111011010100010000101110011001110000100011111001001010001011110000010000100001111011010011010100010001000011011011111011001111101101010110110010101001010001010001011000110101110001110101100000001010011001011101100011110110111001100011000101111100101111010000110100000111110101101101010100001101111100000110100000001001101110101001110000111101111101111101101001011001010110000111000010101111111100111011100111110011010001101011011110100100101111110110101000001110001010100000100111110000101001001110001011111110100010010110011001100100011111011101011100100011010111001111010101010111011011001010101101110101010110000001100100001010101000101011011011111111011010101010000100100011100000001001011000011111111010110110001001111011001111100000110010000000001101111110011011010100010000101100001101001000000010111010011010100110010110101000011010100111001110110010011010101000111001001111000011101001100001111101010010100000110010011111101011110010011111000100000111100101110101000110100000011111001001111101101101001001111111110000001101100010111000011001101101000000001111100000100011011010100101111100101011110001001010001010011111011000101110111101010010001001101110010010010011000000000110110001101000001000101011100110000011010101011010010110100000101110010100110111010001000100010010011011001110001101100100011100111010101001111000001111011101110000010010010101001011010011010001101000111111100110110011001111000010101011001100000100010001001011000110101111110110010111010111001001100110010001100100000101110000011110111011011100110100111010100100011100001101111100101101001011100010101100101001111111101101101000010100010101010011000011010010101000110011001111101010110101100001110001110000000011010100100000100110101101001011001100001111010111010010100110111001011110110100011010100010000010110011001001101110001101011101111101010101001111000101101000110000100001110111100111010110111101111110001010110110111000110100110110111010010010110100011100110000110110101000100001011101011110000110010001000110010101101110011111101111111010001000011100000011001110111100010010101010010101000110011011101001110000000101110110101010011011110010011001001001101101010101110101101001011000001110101101101011111111110101010101101101100110010101111000010101101011101010101001101111100011010101011110111010101010110110010101100010011010010110010101001111011010010000011101001000011101111011011101010010100100011010110010111001111111101100110001100110100000101000001001011110101000011110101100000001100100000111000001010011011101110101100111000000011001100111101001100100011001100101111000011100111010010111111010111111110010111000110111101000100111101111011100111101111101101101110011010000101010100110011001100001010001010111101100011101110011010111000011010011101111111010001000011010111111101100001101110101101000110010110001000001010111110001101001101011100111010001111010001100011110100100011111101000110111000110010101000100101011111101101011101001000011001100101101011100010001110011100010111011101011101110110000110111101101010101100100010010011101010011000011000011100011101010001111100110101000000011001010000101101110100001100010011001111100101011100101011011101110001011100100011000000011000100101000010111000001101001011001111101101011110000001100010000010111001011110000000010110011101010000110001110001001101110110011100010000000100101111000011011001000010000100011100010010111100100110001010011001001110000000000100011000001011011010111100001011010001011011011100110011000100011111001110011100000100001001100111111111111100000001111001110101111011000111010001110010000110001100000100101111000110010110111100011000110010011000010101110101111110001111111100010101001101110011101101110001010110110101111010000100000101001111010011001001000101010111000100001111101011010111010111101111000010101000010000110001011101001011010100011110011011100011100100001111110101101001110011011000100101000110101000110101100010010111001000101111101010100010011011011011010101110110010110001010110000010110011011111000000000110010111010110011110011001101000100111011111000001101110011010100100001000111011001001110011010001101001110111100111011100011100001100101110010000110111100100000011100000100000010111111011001011011101001101110001000111111000001110100100001111001010110110000010100001011101001001001001100101010110101010100111100000110000111011101111110010111001101110001011000010011001111100001101000001101011111111001101111000101011001010001111011010001010010010010100101110110001010010100011011010101100010011110101001111011011110100010011100111000011110010011010000011100010101011111110001000011010101100101001101100000101001010001101110101110011000010110111110000000101111010111011011000010111111010111010101100001110101011101000111101111001111011100010010010101111011110011111110011000111101011000111010011001010011101011000000111011001010100110100001110110100111001101110010010100001001000010111101010001010010010101111000011101011110100111111010000000000001011110001000010011111110011111000111010001100011001011101010001011100100101010001111101000100001110101100000001010111010011111110101001111010100001000101100110010100010000111111001101100110100011001101100011111110110010011101100100000000000001111100111001001101101011101010000001110111010000110001010111011000111001100110100110001110011101101000011010100011011111110011001001111110100011111101010011101111110011010101101101000110011111111010001101001001000000101101110011000000001000111110011100010011100001110010111101111001101110001110101100011001111001010000111100000110011010011110010100110010111000101111101001010011111010011011100010011100001010000100000101000100011011011100010110101000110100101000011100011011011011011101100110101000111110100111101111111110011000100001101001100111001011011010111111100001101111101110010011101100100011010101110001000101001100001100101100100001000110110011010111110000100101111001110010110011100011000000001001110100001111100110010000011110000010010011000001010100000000100111100000100001101001010011101111110000011000111101100000110011110001000011101110001011111111010001011001110100001110101101000110011010110011001101100111000000001001000100111000010001001100000111111110111110001010011100001100010110111100101001011010110100011011010000111001100000011001100011111010000101110111001100101100111010100110001101010011101110001111010001001100110100111010000101011100110101000001011110001101011111110101010010010100000100011110011100011001001011010110100111100100101111100000011000001111110111101110111001000100100110011110111010101101111000111100111101100110111011110011011001010100010001100011110011100001100100110111010001010111110100000110101000010110000010110010011011011101000111101000000000101110110010011001100001011110000100100010001011111000100010111010001111100001010000010001000100110111101111000010110010101111001110111101000000100111011110100000101010011000001110000000101111001010000010111001000011101111001110110001001111101111000011101100100110101010000101010001111110100100001111101110001111100111000001101101100100010110101100001111111011001101000011010101100001010000110000000011001011101100001111000110011101000110011001101010100001110001011101001001001100101010111001010001010111110001101101110100011000001001100011011000111000111000101101101011100110011010010100010111110110000011100011010000000101111011100101010100111010011010011000011110001011111100000110010010100101111001000110011101001111000101111000001001000001111000000001111100110100010101111000101111010011001001100101001001110111010010110110101010101101100001100000001100001000011101100110000000000011110010100100111001010111010011001001011011100111010111011011101111001000001010111010011111101010000100111101001101111111000110011010001111011110110100011011001010111110001010101001110010110000000100001110000010100100101010111110011110111101111100001111101101111011011000000000111100001010011010000000101011110101110101101011110000111101000110011110001101111010101100001110111101001101110010101111001001000010011010011011010001011001100000001000111101011011111000101001000110001100110000001010011000110110101110101100000110011100011100101011100111000110100011110110011111011010000001100101001100110101000011101010111010110000110110101110111011000100101011001001110110110011011001110010111101000011010000011001100001101001011011011110110101101011000101110001010100000110101111011010101111111101010000010010101111011110110010001101100010010001100011110100110101111100101010010110100110100101001101100101110110100000010110010100011010001011001101100111000001111001010110101001111010010011001001011101001011011001101000001011100100011110010110100100001100111100010110001111111010100011100110101001111110011111101100110000011110011111111001010001001101110100110110010101011111110000100110001010001101110111100001001111101100001001010110011111010101111111100000111110101000110010100001000111111000011000000000100111101110110111011001100001110110110011100111101110010100000110101100110010010001100010100010100101011001001110111001010010001010001100110110000011111011100011010111111011000011111010000100010111111110011111100011110010101100001111110001011001011111010110000110101101000110011011000010011101011011101000111100010001110011011001101000101010100100010011111000010101001001000110011110010011000111010010000111010101100000001110001100101100110011111010100010111101000100010001010100001000100110001110000110011100111101010011000001000011001100110111110111111111110100011010111011111111011001111011011001111000100111010000101110100010010101110101101101101010001110000000110110000101000001100100111011001100110101011101000000010000010001100010101111011010101010111100101110011000110001010000000010001111101100100010110101101011000101100000100111110101110010001100000001100010011111011001101100000010011001100000101000101100010100010110001001100011110111001010110010001101001100111001010110100001111101000101111011111111110101001011010101000001111101011000000100111001100111110001010110101110000000101110010100011011011101010001101110010000101011110100111110000111011010111010010010110111101010111101100101101000010100000000010110110010100100100100111010010011010101011101000011100100101010000000010011111111011110011001110111100011110111011100001110110100000101000001000111001011100111101000001000111010110101111101101010111110000010010010101001011101010111111001011010111001001000100000010000011100011100100101101011111011111000100100110001011010000111010100001000111111101100111100100111000111011110011111010001111010101000011110011000001001001011001011011110001011110001001101101111010100100110110101011111110000001010001000101110010001100100111110101000101001111011000100101111001101110001000110110101011100100101000100000010101101011110100001001001110111001110011100011000111011111100011111110111011110101010001110011111000110001101001000011100110011101010101010000111001011010111011111101110011100010100000011111010100001011101001110010100011111000100001011011100010100101111110100101101001000101101110111111000100111010111000001100000101111111000010011011101001110111010101101101100000101010110000110100101010100001111100000011011100000010000010001101000001011010000010110110000111100110000010110011000000010111000010100001011110110001101011010100101001001011001101100100111010000110001101011001110100101001100111010011010111101000001111110110100010001011010011110111000000000000010010010110101111010001001010111101011001001011011110110011111110101101001101000000100011001110011111100000010011000011100100011111110111110000101001011000000101000010010011110000101000011110111110101110000000111000001110101111110101111011000010100011001000011001010100000101000100000011111111001110010000000011000011101111010011101010001100110011111100110001010100101101000110101011011111101001000000011010010001110001111100110000010011111111011100001111001110110010111000111111010101101001000011000001011000111110110100100101000000001110100011100010100100001110101111101101111101001101001011101111111000000011111111010000000100010010110001010011100000001001010100110000001101001010111101001010000110110010010111101110011101001101010011110100110001001100001111001111011100000100010001000000110110100100110111011001100101110011001001001101101011111011001101111001110111110001111100101101000101001000010101000101010110011011111101110010011000000010100001111110000110100111101001110100010110101110001101111110111111011001100110101110010100010110011101000011010100110001101111101010110010110101100011010100010101001100110001010100000010101111001010010110011001000001000011000101011110000001111111101000010110000001101110011001101101010010010101011100100110010001010100100101000000000101111110010110110111010001100110110000111101010010001101101101110110010110001100100010100111001111011011011011100011000111111100001000110011011010111000010100100111000011011111001011101001101010100111111111000111001001001101011111111101001001001110111110101110110110111011011011000110101001101010101010100100011111011101000100100111101011011010100110100011011110011000010010111000100110001110110011001000110100011100000111001010100000101100100000101110010011011000010000010100101011010001001000100001110100000001101101001010000110010101011001011111111010100110101100100011101010011110011111001001101010111010011100101011011101001100100001110110110100110101101110011101110110010100111111100001101001010110101110101011111110011000111000001010001010001101111100010101011011100001000101100001101100011101110011110111110101100101100001110010101100011000100001101101000100001100001000111100110011111100011100001010011000110100111010101111010101100110001110010110011101000111010010001011111111000011010101101100110000111010001000010001000110000010011000100000111101101101000010111111000001001101000001001100000110011011101110100010101110111110010100100001110101100010011010011110000101010001010011001010010100111110111101011101011001100000011101101010000101011111110101011001010111010000000010111001010101101101001010010011000000000110001010010100111010000100110000100101010111110111110000110101000110010010110000000010101101001101110110101011000101000101011001111011110111111101111010100011010110001110010110110010111111110000000111010010000000101010010011010110100100100010100100011101101110101001110000000001011101001100000000011011001111111010100010100111011100010011010000010110000010110101010100111110011001001000001100110100111011110101100110100010110110000001110111100110001110011011101110001111101101100111000011110111101011110010110101010000100011101111000101011010010101010011101001000100000101111111100000100111000000010111001110101001110110110111110110111110001101000011011110101101000100001000000111100000010010011110111100110010001111001011011111000100101101100010010111100100101000000100001101011001010000010010110101011111111010100101100010101010101001010100110000000110110101111000111000111000110111011011010011011011100110101110101000111110001001001011110011000000110110001001110100110100010100000110110111100101101110111101011011100001011001001100111101111100101001010010001000010110101111011010011001001110110011011001101010110100011111010100110110010101010101110000110111000110110100011100011000110100101011110111011111110100100110110000110110011000111100011000110001111001010011110001111111011110001010110010000110000000001000011001011001011110100110101111011100100111100000110001000100000010110011001001001011011010101101100110000001010011100100111101010000011101110000110101011011111111011110101110000000111111000101100101011111100101111000001010000000000100011110000110001000101100110110100001000000111101101111001110110100011000101011011111010110000110101000001110001001100000100110110110111011100111111011110001010011110111100100100010000001000001010101010000010100101111010011111000100111100100101100001111110110000010000000000010011101010001101100100000100101001001100001110111010001011000111001011010101101001111110111101111100110010010011101001111001111011101101011110000101000001011011111011110001000000000111110011101110110100001111100101001110101011001011011001111000110111001101011001111111011101111010100100111111101000001010011100101010001000001000011010000010100011001010010011011111000100101110000010101110011101110010110001000010101100111100100010011111110001010111010110011100100100011001111011111101110101100010111110110010010000001011100100100011101101001111100110011101110100101101111111010000110100010111100110011100001000111001011000001001000010101000010010110010011010100111001001100110000100010000110011111100111111001111011110111110010100000011011011101001011011100110111100101010001110011010101001001101110111010000100001001100011001001101000101000111001111010100011110011001100110100101100000110011000111101011111100101101100111001100000100000100101100101100110111000111010111110001100000001101011110000001101110110110101100101000010011000100000110110010010100001101001100011101000100010110100010001101001101001110000110011001011110100110000010110000000011011101111011001010110000101111000100000100110010100010101100111001111110101100111010000000001111101010111010000101101100010000000111011011011010011000000101001001001111011110110001100011011000100010011111011111101101000010010010100101000110010011001110000101100011110010010010111000001011101100100011000110100101001101001111011101111011111011101111110000011010001110100011011111101111111110111001000011001000111011010111110111101101001000011110101000100011110110110010010110100011101100100111101011010100001101000100110001000011000001010101000111000010111111001000100001000101011110011001111001101001010101111111000000011110010110111111110010001010001001001100110000011001011111101101111011100101000010101000111111000010001101110100011110110101101110001001000101110010011001001010011100100011101000100011010111000000100111111111101111011111001110100110001011101001111010110010111000110001000000010111011001101110011011011001101101011110011000100110111101101111010010010111101011100001111111001011101100000101001010111001000110110000110001101101100000101100100110101000010000010011111011110010001010100100101010100000101011011100000000101111000101000110110101101000001110110011100111111001010011001111110111110000000000010111111100101001100100110000100000100111111110110100001001101000110100110011111010010000000011001100000001010010101000010001110011110111110111011110101110000100011111000000111010011010111101000100011011101010011110101011111111010010101010011101011111001100001111001011100001111000000100100100101110011011110111101001100110110001111010110100100100111101111110100100001110100010110100100110011100111001000111111111100101000000001110110111010001110111010001001000111011011100010010100001100110101001010011100101010110100011111001001000001010100010100111110111111111001110011101110000101111100001001100100110000100100111011011011000000010011000110110100111010010101110000010001110101111111010000000001000110001100100110101100001110011001010010010011001100001010111101100011100001001001000011001001001011111100001101100001011001001001111100101011100111001011111000111100110110001111110110101111010111110000111010000001111011011000111111110011001101100001001011001100010011001111011011100001110100111010101111101000001011110011110101001110101000110111111100110101001010001000011011010111010011111011101000011100111000001110010010101100110000001000001011011111100100101000111000011000100100010010001011100111000110101100111110110000011111011101001101110011100100111111111100000010011011001001100001111111000011111111000110101011100011001110011110110000000101000100010111111101001001100001110110001011101111010011010001101000000110100110000011010010000111001110010111110110110001000100110001101110100110001000100001111000000010001111010001100000010011101110000101110101111001100100101101011011010010100100100100111110100001110001100100000000000001110001000110110000111110010101011111011110010110110000011100111001101001010101100101011000011100110111001111110111111000100011000101010000011110010000010110100001001000110100000001001100000000100110000100011000101010111100110011100111100011111001010011010000010000111101001010111000110100010100101010100100010100011110011000000111100001100011110111001000010110100011010001001010111101100011011100010101011111110111111101011001110100100111000011001101001111010010000001110101110110101011101111101111000101111011011010111010101010000001000111000111010100010000001110101011010000110100111101001000110101011111011110001110101101100000110001000100110111000011101001010101100010000111001011001110010000111010011010011011001111011110101011110010010000111110110111110100101110110000001011101101001011010111101101110010100101011110101111011110100001000110100011010011011011101111011000011100100101100000111111100110010111111110001011010001000100011000100110001111011010110100000111110110110100101111000100110100110101011100101101110000011010101011101001010110101001101000100110011001000100000010001100100010100000001011110100001001011100101101101100001000000110100010111000110110011000001111101101101110100110100001100110100011011011011001010101111011001100001110000010110001101100111010001001011010100000000111100011001010101101111010011000010111011011011010100011011110100101101110001011010111011010011011001111010111001010100001100101011001001001011111011110111101010110001001010011001100001110100011100110000101110011010000111101000001111001010111111011110001001100100011011111001010011100100100100001100001100010111111000111100010111010110110111110000011111001011101100101111100101110111101101110101110101010101000100100000001101000100011101011100110011011010101101111001001110110111010100011011011101101001101011010110001101101000011010000010010100001010110011101001001001010100100010011011111011010110010010010110110011000011011100111000110010100100111100101010110110010111001001101000000100111110011111000111101101010011100110100100101111101111110101110100001000110101101100001100001100100011011111101100111100100010100110100110110110000111010110101011110011111111011100000110110110100111101110000010000101110110111111110101011001011001010011100010110010011101010100110111100011111011100010110110101111100101111000011111001100001101110010100001010110000100101000110010100001000110011101111100000000000010001110101010011110111110101101111000100100001101101000110011101100010001111000101110011110110100111011110101111111101110100001000100100100110001111010100001001001010011000010001000000000000100101001101111111011101001111000011110101100101010000011001000111001010100111101101110000010100000011000000010100000110001000101111011010010111000100110011101101011101101011001111101110011100001110101010101011111110110111100101100010000010111001010110000000111001111001001111000111010010010001001000001100011010100101111010101101100011110100100000010000100100111101001001111010010011101011001001100000101101001110000101101000001001001110110001111110111100111110000111010100111001011110001010111001100000011111101000100110110001101111110010100000110000001101111100000100111010000001001000111000110001110101101101101100000000010111100001011010101110000100110011000000010000011000100111100100111111000001100111000010000101111011011101011111101000010111001000011111111111010100111011101001000011000010110001100011110110110111000001000010110111110101111000110000111100011111100000011111000001111000010111010001100001000001001000010001110001111111010000010001010100010011100110101010001111111010111101010101001000010001111011110110000000001100111010000010001010001101001101100010110011001100100001001100011000100000111110100010011110111001111001000010101011101100101001001011010110001100011101101110011011111101110010001011110111000010000110000110110000111111010000001101111010100001110111000101001000110000011101110101111000001010110110001101101111011101111000100010001101000111100000011100101010111111001111011010010001100111110100110000000100000000011011111101000000010011001100100100100010101000001111100010101100000011110010100010010001101001011011010011011011111110011010000100100010001111010001011010010101110110111111000101000000001100011110110001010010111101100010011011010000000101100101101101000101101111101101011110110110101011101010001111101000101001000000011011100011100011010011011101100100001000010001001010010100110011001111001100100111101101100100111000110011001001001110100010100111100001111101001001001010110110110010110110001100101111101000100001000100011110010010100010100000001001111000111011010110010111110110111010101111001010011011110010011111001000011000000101101011000000100111001001001100100101011001101010010011010101001111111111100011001000111010010101001111110101110000111001000001000111110111100110111111010011011110101110010010001001000100100001001110011110000111100100011110011100000111110101100001011001001000000000000110000100100011111011100001100101110111010110001110100001110011010101111000100010110010100100010100011111011011011010011101101011100100110100110110010100011100010110110001000101111011110010110011111111000000010111100000111111101110110001001110011100110001111011010110110010110100111011111111000010100111001000100111010000100101011001011011110000011100100001100110011111001100010010001000100101010010101001001010111111110111010000001111100110000111010110111110010110111110111110101110100010110100011101111010000001000111110110011100111110010110011001111101010011100001110101100100100111100011100110100001111001011100111101100111000000110100110101001101100100000000000001001000110010000001010110101111111000110001010100111110010010000110111001111000011011100011110011111011100011000100010001010010001000010001011101100010100011011111101101011000011001100100110110001101010111101100011001100010000110011110001110101010001011010101000111001001011100111100001100110101010010110100101100011011001100101011010111011100000111010100101100010000001110110111111111100110001001111001011100001111011101101011011101011001001100101101011101011000100111011100101001111100110110001000001111111100010001111010011001101101011010000100110100101001110011111001101100100101101111010100000111010101011010111001111001110100101010001010001001101101011100111111010011010000001010101010100001100011011011101001101110011010111011001101001110111111011011010010011001111101110000101000101111110101101110111001001010011001111000100001111010110111101111001100101001110001111011101010101100111000100010111101111101011101001101101001010101001000011001101111011001100111100001010001010011011000111010101101000100011101010101100000010100110010110010001110110010101011000100001100111010100101000011110011111010010101100111010100111000100101011011101111000010010110101111101000111101111100010001101100011000011000001111000101010110110010001011110001100100011100010001111000000001011110110111101011111111101000100000100000110100101011101111110011010000110100110000000111101111100000011110011000000101100000000111111101010111110010101111100000101110110011111000100111010110010101101001011000000100100001001011010100110011001011111000011101011010001100011001101000100110110101111010000111111111000101101100011011000110110111101001100011100000111000001100111101110101010010101000001000100000010100101111010001111110111111101101010011000110111110100100111000010100010111111011101101100100001001001010010001110111111011111100111110010010101111000010000101000101010101101011110101010001011010001110011111010011001000101111111011100000111111010111011011111010110100101010111001000110010011010101110000000000001001111001000111101010001010001101111011101101110001110000011110010011110011001010111001101010100101001111100100011111010001000111010010000000010001100110001101101100000101101011010001110101000100101000000111011100011111001101011111100010001000010100000111010111101101100101010111110001101101101110001001010011011101010111000100111111100001110101110111111001011001001110011100101000100111101101000101110100101001010011001010101000100111100111000000101000010101001110011001110111001110110011011110111010000000111011111101001011100000010101101011000011010101111001001100010111100010010110001111111001010111000101011000000011000110101111101011010110100011101100011010100110101000011001101111110011011101111010111001100111110101010111110100000011001011100100101001101111110011011011100000111110111101100111011000011110111001001010000001101010111100001100100001111110010100010100100001111000001101011000101111010001101000000001100011001011011001100010010100100110100111101011010010100110010101011000100001000001010100010101110111011011000011000110100011001100100110111010010101010011010101100000100111001001110010111101000001001111101000011110011001101010010001010000000110011011001000010111100111000110010101001001001111100111001010001111001110011011100010101101111111101111001001001011001011001110001000101110011000001011001100101100111010110010010001100001111110000011100100011101100110011011011001011100001101100011010010010110100000100110000101101110110100000000011010111011011000101001111110010110001111001111101011110101000100111000010000001001110100000010001010100110001010111010011110100110010100100100100101110110111111010001011011001001000100110000100010101101010111000010001010110100111001111110101101101011110011101101001101010101110010100111100110010111010101011001101110100100101110000101101100101000001101010000100000101001001111011000001010100011101000100111000010001001110011011011111000111111000000001100011110010000110100101101111111111110101101010011010001110010001011010001101010100000101000010001111001101111101010101111110011110110111110001100000010010110001010101111010111000101101010000000111101110010110010110001001010011110001110110001110000000100010110000001011111101111001101000100011000101010100001010001001100010010110111111000101111011011100011111100110101100010001010011110100001110101011000001001111011011010010110001001100100100101001011000000010001001101100101000010000010000111101001010100110110111111100001101001011101100110011000010010100010111111111011111100101101000011101110111101000000111111001001111000010111110100100101101110101111000100101111000001011000011100000000101010110000000011101000001110100110011010110011101100000010011110000110001110101100100000010101101011001100110111110001001111000101000001000000100001110000001001000100110110010001001111110101100001100011101000011010110000111101100100101110111100000001110110111110110111100110010111000000001100000001001111011010100101110110001100000001010010001000100001000011011000101000011110101011110101110001101101011001110101111011010111001010111011100100111001000000011100000101110110110001100110110101010001111011111101001011000011010001111100010011110110101011110100000000101111011111011010011000111000111110000011111111000100000101100101001100111100101100001010101011100110101010101111010110100101011100111011101101111100101110011010100110101010101010100011100101101111011110011101100001001101101111110011110011011010001001000001000000001110000100101100001110001010111001101101110110100101000011111001010100000000000000111000011000011000000000010011110110110001000100000111101011001000001000110010101111100010001011111000100111100000011101111000010100001001101111000111100010110110010100001111010001010000011010111010001001110100101111000011101111101101101110100111000100100000101111001100100001110110000101011101010100101111000010101011011000111001000100001011011111111010011100011100000010101101110110100101111000101010100111101101101001110100010101111111001110101001110100110101101000001101000001100111010100001111110011101110001001011000111010101011011101111010010011011001000111111110001010100100010101000001110010000101000101001001100011010110111010100010111010101010010111011010000001010101100011010111101111000101100111000010010110100000110100101111000001000111010011000111001010010111110101111111110110110001111110011011001111100000000010111000100100000010011110000110001000000101011010110000110010011001001011111110000000100110001010100100011110011011000110010110110110110001100101011010100010000100110110001010100001000101010111010100101110001001111101110111001011011100001011100101011001010100110010111010100000100111010010111101111111001101010011010010000111101001111100100110111010101100011000001101100101110100111110100101100100110100100011110101010111111010100111110111001111000000000111010001111100000110010101110001000000101101101100001101110110001001001110111101100011101001111110010010100000101110100101111010011010001101001100111101110010100010101010010000010111101101001001000111111010101100011111110000001010010100100000001001011101010100011000001101110111001001100110010000000000111111111110010100001101101110110010010010010001010010110001110101101011001010000111010110101000101000000001011101110100111100101100111011100000011011101101100100100010011001011001101110000001101111001111010111001011001100001001000010001111000011110011000101101101011100110100111110001100011010011010011001001101001110110111110001000111110101101110010010000100010010001001101100001101110001010001011110111011010101010010100111011100111000010011001110011001011000011000000111100111000011100011110011001010011111000110111001111100001000001011011110111111011000101111010001111101110101101010001111101011110101110101110001101110101101000101001001111101101110110100101101010101011101101101011000000011110101101011101001011111011001111111101100000110101100111000011101000001001011010010111111110001100111111100101001110110001101111101101001010101110011010010001001101000111100111001101000111010000110001111111101100101001101001111111011000011000101010110100000011010000010011011111011000101010111110000111010001000011101010000101001010100001110100000100101010110110000011101010111010111010001111000000111011011111000001011101101101011001101100011011111000111111101101101100100010101100000110011010000011110010011001100011010111100110100010010111000110011001010111001001001101100111011100001001010100000010110100110011001001001000110010011011111100100000011110111000011000111010000010111110001010000000111000111010101110101001110111001010000011100000000110111011010100101101111000110000101001001000111101101011101001011000011100010011001101010100111011011100110001110001000001000010000011110110110110000000111001001001000110001011011110101111001110011001000100111001110101111100111111111010100111101011001110011100010011000111011100001010100100100111110010001111001101101110111011101001000010111111001111100111001111000010011111011001001011110001000010001101101101100100010001011101010110000101100000111010010111001010010000110011101111011111100011000110000110100010011100000100111100110101111111111111101011001110010001010100100110001110111001111010010000011110110110100100011011001101100000001100010011111101011010000000001100010101010111000001100001111110001001001100011011000000101111100100110010110010110101001100110101100111001111010011001000000110010011001011000111001110011001000110010101111100100110000110000011100010111000011110011010101010100110000101111100111011101100011011111000100111000011100000101010011100110001000111000000101010100011110110100101101110001110101000100000111001001011101111101110000110110110111011010001011111101000001001000111001100111011001001110000010010111000011000110101110111001110110101111010110111011010000100100011100000010111001010101010011000110100100011011111110101000010010001101000000000011101111101101011101001100001000100010101110110011101110100111010000010010111101010000011111011001000001000011010000010111000110100011000011101111000111101111001110100110100110100100110000111111110000100011101111100010100001110000110110000000010111011001011110011100111101110011011000100100111101010011110001110000110110110010101001111001001100011110000101000001100010111000000111100001011110100011000110011001111101100100010010010111001111010000100011001000001111100111100100101011101111111001111110001001001011010001100010010101000010000111111100110000110100111011110101111011111011000001001001111110100001111110110111110100001101000111011111001100010000111110000010011011111010011001101001011000101100111000010110011101111101110100110010001110110010110011100101001011100001100110001001111011101010101011010001011001000110001001100101100000110110100001011010111000101111101110101111011110000010000011111001001100010100111000001010010000110010010101101011001110111011111100001110010101110101111011110011001000100101001011101110111001101000101111100011001001000011010110110100010010110000111111101010100011100111101100110011111011110111111001111101100011101011100111110000111011101100101111101100101100000001000001010011010010111011101101000100010110010010000010001010001000001101010010100101110010100000000000100111111000001010110011000010111111001111001011110110010100011011001100001001111010000101101011111100101001111011000111010000011101000110010101010101000101000101100100011001000100011001011100101100100100100110111110100100111010001010101101000011110011110010101110001111101110001010101111110110100011010101111111111011110100010100111011011000101100101001010000001001100101100000111001101010001110010101010011101010111011101010010011111101110101110011011110000010011101001010111100001110100000101011011100001001010100011001100111111111110110101000100110001100011011101000011110011100110010000011101110110100001010000101100101001100010100001100111101110101111100110111101001010100010110011101011100101101011111111011100100010110011101010101110001111001100111110011110111110010001110010011011111111101101010111001101100001011001000010001110110001100010110100111111010100010110101011010011110110001001011111111011001101000000110010100110000111001000001001000101101101111111110001111110010111101100110101011010011000011111000011001111011000001110000010010101110100000101110000101011011010011101010010000000001101011101110011000011101101000011101011010011000101111110111011110001010011111111001011000001001010101110010111110111001111001111100010110110100110110001010111111101100011011100000111011010010001011000100101111011000011101100011100000011100011100110001010010001110101000100111101110011010101010110111010001010111100101010001110101110100010001111110010111110010101010010111110011100101110101100010010010000011010101011110101100011010010110100111000011110100010110010011100000000010000110101000011110111100111010110011111010100111010111100110111101110010111100011011110011110100000110000111000001110001111011000011101010000011101110001011110011110001000111111000001110010101111110010001110010111001101101111101011111000110001001100100000101001100110000010000000011100101010100101011011000010010000011011110110001110100010100000101000000011010000011110000011000111101011011110111111011100100010101101101110110101001010100110010000110110110101011101110110000110010010100101101111110010000101010100001111010010000101111001000110000100101001111010011111000000001001001011111000000011100100001100001010010111000100100011001011000010110110100111011100101111100010111010110100000000000101111110001001100110011001010111001101100001010010111110101110011111001111110010000001110000001010110011100000100111000001101100111100100011101010111011010111101001011101000001111111011000000111100011000010101101011110111100101011011010010001010100010011101011000100011001010011010000100100110101100001100100010111100000010000100000000110011100000000010000000000100000100111011011110000111000110001000110110011100110101011010010011100001111000111000110001111010010010101100011001011110011111110001010111111111011110100011110110111011100101010011101001000111001111111111101100010110101110000011110010011011001001010010100001010001010000000010100011010001000110110110011010101000101111000111010011010001010111000111001010111011001011110111010000001000000100010111111011100011000110001010110011000011110011111100100011010101001001010100010111100001100100001100110111001000001110010010111000100100101010100100111011010111110111101001011000011110000001110100010000110011001011010001011001101100101010100101111111111110001010101001110110011111100110000100110000000111000100010000011010111010010010000001101000111101000100001111010001110010101111011000010000100100100110010000100101001100001111100100101111001110000101001110111100010100111011011111001010101110001101010101110100000101001100101010011111111000010110101110101001001000010000001010111110000000111000110101000000011100001011100010101110100011101001100100010011100101100001001011110111010111000010001001101010011111011100001000111000000110001001001011001100011111101000000111000100010001001011001011110110001011000111100011100001111000111010001100011110000011100000011101111001011100101010001010000000101010101110000111001111101111010100010011110001100000111110001111001110000010110111110111100010110101010000110101101101100110101001011101111100010001111100111000111011101001000011011100001000001100010001000100011011101100011000111101111111111101011111000100111001101000010011100001010110010000100010110010111011001010111100110100111101010111001111001101100101101101111110001000110000111000111010110000110111001011010011011001001000101001010110110110110100010000100010101111111111000101111001110010010011111010101100000110100110001100100100000011001010100111010111101011111000010011000001111010110001010110001010101000110001000110110001000111010011110111000110011110010010010011111111011101011001010110101101101100010100011011010101010000001011000110000101010000010011011000010000001111010010011111100000000110011001110010110110111000101100110110100101001000100110010110001101100101111011000110000101100101010111010000010100010001110100001010111110100101100011001010001000010111000011101100100110100100111110010010011001000100010011001100010100011101010001101110110111011000110111000010111101111011011001100111000010011100100000111111010100110111110001111011101010111000011100001101001001010110100000111010111111111101010000010110000010001010101101001111010001110100010100001111111010001001001111011010010101110001111110111101101100001101001001000010100110111001110011010000101000000001100100101101000011000010100000000100100101111000001111110000111100111000000010101110110110110010000101011111001010000001001000110110111100111010000111001110000111011100010011010011011101011011101011101100110100000011101011010001101111000000110101100010100100100110001011111111011110001100000011100011000101001111111111100011000010101110101011011010000011100011111100110100110110111101000111011011101001100000101101111101001110101001111011100011010111001001111101011111010001010100111101110001011110111000010001001101011100100100100100110101100000110110001000010111111101000100000011000011101100111111101001010010110000000010001000111010101011101000000011101000001110000001000101001011100000101011011111000010001010110010001000111100100001101000000100111001111011100110110011000111001111011011111000100011100001010000000010100010010110101001111010101011110100101001011111111010110000000010110110101111100000000000010101000000011101111011110010100100011110111000100100010101010111100110011100100000001010100011111111011011000000011110001001010011100011100011010101101011100100101001001100110101101111010001110110000111111011001111111101101111010011000001100010001010010111111110110000111010110010101011011001100011010010010100011111100011000101001001101000110010000000000110101111100011001001111010000101110110111001010101011001000101100101011110000001010100100110110000000101110011110111100111010101110010001010101010011111110010100100001111100101111111100001111011100010111001111001111010000101111100001101010111010100011110111100011111111110010110011110101000100110001100100101100101110001001100110111111101010110111111101011110001000000110110011111101000101110100001011010101110110010001111010100110000001011111000110001010110100111011010111010000101100111010011110110011001010111000000011010110101100111010100100000000001010001110100110101110011110101110100001111011000000111111001111111011110011001011111000000001011111100100111000100010111111001100011100101101011000110001101001101001011000100100001001101110001010000100011101110101010101110111101110110000111001110011100000000110001011101111100001011010110111110001000011010001110101000011101100100111001110000011010011110100111001000010101011101000000111010010011101000101100101001000110111001011101011001000011011001000100011001010100111100111111111001000111110000111100101110001111010100001011001000111010101001100100100110010100010111000001110010010101011001000010110111111100000000101101010011000101100011101111000111011110110011010100101011110110000100010011111101001111110001111010010100000010010110010111101001111011101111111011001100111101101010011011010100101100110000101111111001111101001000111001111100011000001011001000011001101011000001000110010011110011001110101011001110001010010001110000000000101100100111010000001010001101011011011100000111010000001111001010001010110101100100100111100100000100100101111111111000110000001111001000010111100110000111101100001110101101001110000100000111001111100100100101111010011010100110100000010010011001111001110001101101100111000111100010110010111011110011000110111111111001110100101001100110100110010110101001111000001110000110010100010011011001011101000110101111011000110100100101011100010010000010111111010101100110101011010101011011100111001010000000111010101011110110100000000011010001000101101101000111001000110000101000110111101001001011010011011010110011111010000011101100000011010101011001101101010110011001111000101111111010000001111101001001010001000101010110011000001100111110111011100000100110001101000110111001001010011101101000000010100000101111101101011000101011010001110000110001001101100101011001101001110010010111100111011110001110100101111100101011111011110000111111001000010101010000011110101011001000110111011001001111101001101111010010110111100010101110011110100111100010101101100110010110101011000001111010111010101110111111101000100110000110011011111011010110000100011100110111110011111111110111110111101010111100111110101111100000110100000011100111100101100000000110010110110110100011010100001010110011011001011100111110011001001001001001001101010100011101111010110010101001111010101011100011001001010100100001000100010010100101111110111111100010011110110110100110111001001001010010011100110010111101110001100011110110000010000011011010101101110101001011101001111101111100001001110010001110001111100111101001110110000000110111001100101110000010110000000001010110011010101101101100111111100111011001011100110011111000011011000110101110001001001101101101000001110111100011110010111010000110001001000001101001100111010100001001110111000000101011111100101100010010010011101101111100101001101101000100101101111111000101000111110100010101000011011010001010110111101010011110110100011010000011011000100100011001001101101101101100100011010100011011011101011010010111011001111000101011000000011010111100110010000011010011011110111100010111110000101101100000001000010110000001100010011001010001000010101010110000000000110100010011011111011001101001100010110111101011101101111100010000111101110110100110111010110111000010001100001001111011011000001101001000010011110111011000011111111001000110100110100010001111101011011000001000000010101110101101001001111010000100000101111010100111001110001100111111011111110010011101010100000110001111101101001101001101011000110010001111110110011010100011010111100010100110001010010100011101011101100110101100000100000100001010101011011111110010100010001000001001111011110010001011011000111000111010101100101111010100110100001001110000101000011110110001001110000101010101101110111001110100100101001011001010111001000101000111010010011101001001001001000101110111011101111110111110010100100010110010111001100101010100010111110111101110010100010111110011101100101001100011110011011011011000111000010111100000010010001111111100110000111000110001001010110111110111111010100111010000110010010111101011111010100110011110000010011100001001010100010110000000101010001100010000100110101000111110010000000111010001011011111010011001011101110101110101010001001001000011110010101010011111010011011001001100010001000110111011011000000110000000100000011010001011010000010011011110110001000011100101001111110010010011001111111011100100000010001000010010001011111110001011001101100000001111110001011111110100110000000000100011110110110000100001011111110111001110011001010100111111110101000000110010101101011101001011001111111000100011111101101100111111101010100011001101010010010111001000010100001011110111100100110111000100010011110101010101010101011111101100001100100011110110001110101000011010110011111101101111110101011011011100110111100100101011000000000010010110010000111001110101000110101000111110100101101000011110101100111000000000111011001011100000001100001101101101010000001011100110000000110110010111110010110111101011100101110110100101100010001001000010101000000000100010100000110000001101001011000001001100110101100010001001101000100010011100110101101111010011111101001001000101001110111101011101011111110111001100000011101001110100101111110110110010100010101010100111010011011101001111001110110011100001111100111100110110100110010011001001011011111101001000000011110000101110110001001110001100001110101011000000100011011101111000111110100110110011101000101010001000101011100000011000101100100110000100001100001011111011100000010011100110001010110110001100011110011001010000110010101000010000001101100110101100101110011011111111010111000000111011010110000010101001001010010100010010010000100001100110010100101000111111111001111101011000110011000001010100010100110101010011010000110010110010011101010111111111110101010011001100001100111000110110100100000100001001010010011000100111100111000101011001101011111100100011110101111010111100011110010100100111010011111101111000110100001100111100100100010110001011110001101010110100011101111011110100110010111100110001110110001011111001100100001000101010111001010110010000111001011110010010010010001000000001111111110100011010111110110111011100010010101110000110101111111110110000000001110101011010001011010010001100000010011111010110011101100101111001011111011011100011100000001111111011111110110001100111011010111110001110001010011110001000101100001001100000011000000010100101100111100101110110000111001101011011000100101011011001101110000111010001011110010011011001000101100110000011101001010111111010000101110010010001011010101000010000111010001101100100001111110111110010110101100111110100000000000000010001110111011010001000010001101011100110110100000010100010001101111100010000111100101100010101110110001100000010101110100100101011101000100011100011011011110101100110101110101011110100111110100111001100001000110110011110010010110000110111101111111100011110100010001001000011011111000001101000000100000110000101100101100101101101110111001101001110001010111010100111101110010111001001100110101000101000000001100001101111111100101110011101000100110110110011110000010101000100101001111001011110010110001111001100000111101010100101100111100111011101110111001100110100100001101110111011011011010001101011101100101101111011010110001100000010111010101101001100001001010001110101010110111101110100110111001101100001101011110110001000110011100110010101101111101100110011111111100111110101100111101111110110011000011100100011101110000111101111001101100011010101101101000011011010001100111001101001110100010101100101111110100110000000111001010010001100000000000100010000110011110101111011111001010101010101101000010100100101101100101011010011110101011010000010110011001010100000011100101010100110000100001100110000011001101111100010110000001110101101010100011100001101011101000011100000011111011100101101100000001001011100010010101100111101001101111100001110011001101110000100011111000001101110000110001000110101000110110111000000101011101100011010001101101001110111111111011101000111111010000100111000010011100110111000001000000001000100010100001110010010111111100001110110010100110110001011000100011111111010100101100000110010100000000100000100101000110001011011101011100100011011001111011001000110010011100010000100000001011101000000111010101000000001110010010100000101010101000000110111101110000100111100011100101101101011110011011100111101000001001011110100100011110001111000101010111000001010000100001010100101011000001010000011101100101101101001010100110001000011110000010011110010001100110111010100111101010010101010100101010111110110110001111000111011011111010011010100001010000110100011100110100111010010100101111110101111010110010000101010010001011111001100110011000100110100010000011001101110011010010110000100000001001111111000001000100000001110110110011110101101001101011001101100101001100110100101010000000101001101100101110011101010101101101111011001001100100000011110111010000100011100100111010011100011010001111001000001101011010001001111010010010110100010101110111110110100100011010011101010000000101011101110101101110011001100011101110011001010011110101000010101010000101000100010111110110000000000000011001001110001100111001001110101101101110101110111111110010101000010110110011001100110110010010010111001110101101010100110111011001110001111111010000000111111110011010110111001111101110100110101011011101001001100100011000001001100110001111110010010011010011110011010011110001111110010011010011101010111011100111010011110110100110110011101000001101101011011111101101000001001001111101001111000111000101111100101010011100110110010010100010010111011110100101111100101010010011100100100101100111011101010000110010101000011100011001000000101010100000101111101101110000110111010010110010110101000110101111011101011010000000100110110100100010000100100001111100000111011101011110100101100100101111110100110001100101110001001101010000010010001111111001101010101011110000000010101100001100111111110001111101100111000001101010111010010011110001111011010001001111101100100100101110000011110010011111010011111111111011100111000000110000010010001111000111001110110100011111111000111100101100000010111100010100011100001101000000011110100010100011101100110100110011010100110100100111001100100110011011100100011110100001100000000100010110100011011010010110011000000110100001000100001110000010100110101010101011100011011001010100010010010001000011010110111011010010000100111111010100101010111100011101010001101111010001100100010001101000010110111101100100010011100000111101010110001000010100110110010111100100100101010001111000101111100011010100101010011100000000100001110010100010111100011110000111101110011100111101111101100011010100111101111101101011010101100011000111110001011100000111010010101111000001111010000011100000001011011111001011000011000111111001110111111000100011101000010011110101111101101111100110111010000001101110011000010101010101101011101101000000000011000100100010110001010111000011111001101101011110010111000111010101000001000001100110101000001011111001001110010110001100111011101101011110110111101101111100111010111101000111110100111011111001111001011011110110010111101110011011111000011101101000111110111011111101111111101001111110101000111001100100010000100110001100011010011111101110000111011011011001111110110011111001000000000101100010111011011010110100101100110111110101011011011110111110110101111101110101111000110011001010111001000111100101111000111001101100011001000011011110110011000010100111000010110001110000111001110111101001011000110000001011000110000100001011111100101101010000111011111001110100101000000011101010100101100111111010110101010110111000000100011011011111011101011100110101100011011011101110111000100101101110000111001111011100100100001101011000111011100100010111111101100010111000011100110001010000110100000100010000000001000000000011101010110011001111010010000011101111100100110001001100111000111011001110000010011101100100111001001000010010001000110111110000101000101111101100101001100001100011101110110000101011001100111010100110101000100100000110111101011100010000100101001111111011100000101001000101101011011111111001111111101011000000111011110111101111100001111011001011011011010110011011011101111001010111000101101000011011011001100111001101101110111111001010011100111110011111111001011000111111000101000110000110000001000100000101111110010000001101111011101010101101100011101011111010110000001001010001001100011110000011001011110011001100111111100100111101100111101000011001000001100000110111010010100110111101110011010011011111101000100000100010111000110010110110011101001010111001111011101001001110000110000101110111010001101111011001001001010001100010001101110111000011101100010101111000000100000000110100001001100000010101110110111111011111011001101000011110101011011011111110101011100100001000001010001001001010101110100111000110111010100000011001000000011011110111001111011110100011110010101001111011101111000000110011001101011010010010010110011100100100011101111000110000011111111001001111100101111110000111111011011110101101000110110001011010110000010000110010000100101101011101111001010101000100110110011001111111000001000110111000000010010111010101011100110010100011100101110110001000110001110010001100100111000010010000110101011010000001000010111000001010110000111110011010100101011111010101101000111101010110000001001101101111110011101110000010011111110111110110011111010101100001010000101010100010001000000110001001101111010011111010001000100010101101011110101110000010010010001100001001011010100101100101011111001100101000001101110101110000011101111010110000011101101101010001010111001010000001101100011110110100000101100011110110110110100001101111111100010001111000010010010101101100101100000100110111100010000111000001001100111011110101101111110101110111111100101111110100101110001110101101101110110001101110101111000110100010010101011101010011110101000001101110010000101111100100100111001101110011110000110000110101111000101000001001010101100101101010011100110111010100000000100101010011011111000010111110110101010100000011000000111101111111111001101010011100100111010100000000011000011100100001000110011100101111110000011010110001110001111000001010000001001101011011000001000011001010010001010011000011010011000000010011001010100010000101111001001011101001100011111010010100000100011110001010100011001110001111010100100000111001111001111000011100100111110111111111000111110010011001110101110001100100111110100100000111100011011111011010101001011011010110001110001001001111001110110011100011001001100001100100001110111101101001111111001000101101011001110011000101110110111111110011010100111101001110101111000000000011000100000000001011101110100100111011101101101000010000001111010010111111111000000000111110001000100100010010000101101111110010000000010101111111010111110000110111000001011001001010111011010100100000011010111001001110101000111101011001100100100110101111101101111011111110001110000110000001100110010010011000010001000110110111110101011100010010101101100100010101001110001110100101000000111010010110101001011101111000100011001101011001100101110101001100001100110011110010100011010001101001011000111011011101010100100011111111111111111111000101011111111111111110111000000111101001001100100101111000000000000001111111111000011010101110110110001001101001000110010101010011110000010011101100001101011001001100011011010011011000101100101101010001001100111001111111101000000111100110000011010101101001111111101110001010010010101001001110000011000111100011111011110000001101100001010000101110000101111000011010101100001110100100110101011010100111010101110001001101011111100011111000001101011001100111100100111010111001100101111010001011000011100011110110100111010001100010100011111001101000111101110011011010110111000101100101110111110011100101111010100111100110100110000001000011011111001000011001100111001101111100000000110011001110100001111110011101111111000101001111100011001001111100110110010110111010010100101100001011110111001000110110001011111001101100000110010001110011110010100111010100001111101000100000001110101010001111101100101100111001000101011001010111010100110000001011100101000110010010111010110101111000010100111110000001001010111000101110010110011100001101110110101100100010110000111110010001111011111111101101001100101000001000000010010001001011011010000010001100000100010010110000010011010100001111011110010100000101111001101110100011011101101101010111010101011100110000100110010110010110100001111001011111100011110110110101100111101000001100100001100110010100101101101011101100111001110100111110001011011110001001010010110010101000111000011010110000000110100011001001001001010010100110001000001000110110000100000011101000011011101011111110111101011010100110101101010001110011010010101010111001001000101010010011101100111001001100110111001101001110100100000101000101111001111111001010001110101010101110101101000100111101000111110011100010011001000010000000110010000100000001011110100100100101101001101101001101011101110110110111100101100100100000111110010110011111101011011000101000101111011111000111100101100000110101010101101010010011010100110011101110011000100110100101010100110110011000010101100011011110111101100100011000101100010001010000001111101101100000001101011111100100111101101001010101000010000100100011001101001011100001101001101111101110000001111111101101011000000110000000111111001101110011010001001010011101001011100111110010101110110011110110101011100000000001011000001001111100100111110111101100100101110100011101001010101110000110010011001011101110000001100100001111110000111001001000111000010011010000001001011101000100010100010011111100100100100000100010000000111101101010001110001100000011001110011011001001011011001100011000101010001100010111011011101001000111101001111110011100111101111100000101100100111010100010000111101010011110111001101111011001011010101110100011001111010111000010000111101101111111011100110001100001111000111111101000000011001100001111101101000011101000011111101100011111011110000011110100101111010001011000010100000011010011100011000111100000110110010101001001100100100011011010010010000111011000110010000001101101001101011001111101101101011010010111011001011010101101000100110011001111011110100010111110011101011010000000010000100001111101101010110001111101101100001001110000001110000011011101001111000000101001100010011001111110111010110110110100001111010100011011110101100111110111001111001111001011111101100110001110111000110011001001101010000010001101010110011010111001111010110001101101111001110000101000010101011100110101111000000001011001010000110010001010001110110110001110101000110000101010100010011000111101001100011001000001011100100001011000101111011101101011111111101110100000100101110011001011011000111001011011111000110101101010101101001011111110111010011011100100001000100010101110100100001111110011011100001000100100011101001001110101001111001111000001110111010010110110110000110001001101001000101100100111111101101000000011011001111101101000111101010111100001111011100000000001110011010100010110000111101011011110111100100110110110111101111101011101000101110100011110000101010000111010110110010101011010010000101011000010100000011101001000111100110111000011011001111111000000000100010001001010101010111000010000000111100101110010100011100110010011110100110101011100001110100111110111000100010000110000101110000111010110010000011001010001010000110101110101111101101001000101000100111001001101000000100001101011001110001111001110101101100101111001100111100001011100100111101001011000000001000101010110011101101010100001011110101001101000110101001011110010000111101011000100101110101101101100011011100000000111100010000100001001000001011100101111001111011010110001000010111010111000011100001110011101100100000001110110000011100000011010011011101011110001010011110100011100101001010110010101110101000010110101010010101100001000101111001110101010110100111001000100011110110100110110000010110010110111001000110001010000101011110000010111101110010011000010101001111110010100001110011101011100101111001110001111100010010101011100000000001111000010100110101111100100101110000101011110010000111111011001110111101010010101000111001001001001100100000010101111001000000111110000100111100110011001101010011110101010011011011001011010100100011010001100011111000010101000001011000000101000010000000100111101110110001100010000101000010001010000001010000010000001101010110000010011001000111110000110001001100111000111110000001110101110010100100000100101011010000101101101001110001111001001101101011100000100011111100000011010001110110101100111011100111010001011000001010001100000110101010001001100111001000100110100111101110110011010101110111000111101011111100111101000010000000000010101010010001101100010001101100100011000111011001001011111010001010100111101011110110010110000111101010100110000110001101010011001011111100110110110000110011011010001110100101110000010011001000001100001110101000010110001100011000000100110010101011011010111100111100110001011000100000100000000011010011000110100111111111000001000010101001111011011001000000001001001010110101110101010000000000001100011000000011101000011100011100101100000100001110100100000100110011000010111100000010110111011100011100111001100010101011110011010010101001010101000011110110010000101010001001110111101100100001101010101110110001110101000011011100000011000010011111000001001010000111001010011000101111010000110110001000101000111111111011011111111010000001011000101110101101110010001111101001000011100110011100011011000111011100111010001101011011011011001110001011110111010011100000111110011110000111011111110001001111101100000100000111000101101001110100101100100011111101100010010110010011010010110001001101011001010110011111001010001111101100000011111110010101001011111000100011110000110110000010101011101000010100111011110001001001110111101010100000110010010010000011011011111011011011101101000001001101101100111010001010110100011010100011000001100001011010101101000100001010101110111100110010100110110011000010000011011111101101111111110011010110010111111101011111011000001001001000101011010101011110001000000100111101011011011000110001010011101010001011010111101111100111110011110110000000011000001110100010111000101110011100101000011110110101110011010010001100100101010001111101111010111001100100000001110000111000000100110101011100100001000000000110001101100001010110000110010010011100111010100001110111101101010111111101110110000011010010010000110011011111001100001100011001100111111000001101001001100100101001010110001101100111101011101101101111111101110111010111000101100010001000000000100101101101110000110110101000110101110011001000101011000010100101111101110001010111010011110001111001010000010010111000100010000101000011000110010001010001001000011001111000001110000011110110010010010100001011111111101010011000100111111101110101110100110110100000001101110001001100011110011011110010000001101111011101010000101110010111011100101011010001010101000111101011000001011001111010011111101011100111110111001111110011011100101011111111110001001001011111111100111011000111110101100111000011010011011011101010011100011001011000010110110101100010011001010010110010110101110000100011100100000011010111001000010010101101100111110011111101110000000011011000111011101000100110011000001100110001010100010110001110010100010000000111001110011010101101011110001011111111000111010110111111001101100100100010001111111001010111000110011110000010001100100000011011001010111111011001100110000100011001011100000110010100110110000010010100101011100001101110101010111010100100111010101001100010111110000001101101010101000011111100110101100100011110010001101011110110011010110001001111100111111111100001011001000101011011100110010110100100101011000010110111010111111100000101110001110111010101000010010010000111101100100110101000101011101011100001101011110010001010010001001011000110100100011000101000110111011110001010111100110110000010010000011110010101011011101100111111101010100111000010001100100100111101101101101110011110111010110011101001100001000000011010111101101000111000010001110111011010010000101001111110010110110110011100101000000100001111100101001000000000101100001001110111001100111001011111100111000111111011101001110000010101100101111101100000011101010101111101101011010110010111101001001000101100000001110001011000101110111001110101001011000110110010110110111011100100110011100111110110001110100100100100101010010000010001011100000010010010110000000001000100101010001110111100011010000011011010000101001110111111001110101110010111111110000100000110100000110011010010100001001111100001101100111011001101100111011000110010111110010111111100101100111000101000001101100100010110111111001010001101110000010001001111100100101100001111011001100010100110111110000101001111100011010101011110011000100010010000000001101000110101110010011011100101100100100111010001110100100010010011111111100011011000101010110011000110100011100110101010001101001100010011111001010110001010001001010011100101100100000010111010001001111100000001111000111010100110110010001010000100101111111110010011000100111101111001100110110111110000001110010001100011010101100111101010111000001011111010100100011000111010110101101001101100110000000110100011100010010000100001101011110101111111110011101110000011100001111000110010111110101001101010011001101100111110100001001011010111011001100001011101101100111000000010011110010101110100011111001111000100101000011111111110010001111100000000101000001000001110000011100110010110001111010110011001000011101110010001111011101011101011011010111111001010100011001011001011011001110110110111011010000101000011001110001011000000011100000110001110011100100010010110010000011010111110011100101000101010111000100100101110110100100110000000100110010000101010100110101100111001110000000001101001111111100000100100110110000010101011101001010001100100000001110010110010010101000111001010011001001010111001001100001100111010100101011101101111101010100001111101111110000010110011010011011011001000110011110001111100000111011011101111010100000010110111110101100110111010101111000100111010001011111011110111111111100001011000000011000011001010010001101111011001111010110010010100110010011111000011110011110111100001000111010011101101111010110001011000010001001111100001010001110101000000110101010011001111111011010000110111010001000101011100111100000011011111011011011001000011110101011100011110111110011111010101001100111101001011011010000011111000111100010000101110100000100110010001111110000010101100001111000011110011110100111111110010110011110101010000000001010010111110011001001101000100001011011001001000010110101000001110001100111110101111101001101100100010001101010010010000100000111011011101011101001011011000000011000100100100110101001000101001100100110100111001110111100111011010000101010100000011100011111010110101111011001001001101100010111011110011110100101101111110000100100011110001101011011001001010101100100100010111111011010111100000110001000010110101110010000011100111100101011010010110011111000001111110101011000011001010101010110000100101111111001101011011110110111100101000001010101011111111110111100110001000110110110101001110111101111001011101111000011100110000011111010011101101101011001100100110001010101000011011111001001110001110010010101100001101010101111010110100000010101100101100110010111101011010010111001100100110100100001000100001110101010110011000101100010001111100010010001111111001001011100101001010011010101001100000111111000001010101111110000001101101100111000010001110000001111101101001000001111101101001010111111101000001011101111000011110000100011111011000010010101111111011001100010000011010000010010010011100000111011011011010111010100111100111010111110111101101010000111100011000110001111011101100111000001111100011101001010011000111011100111110000010001010100010101001001001000011001111000000010100101001100111011011110111000011110000110011000100101001001000111000010000000101111001101011001011101110100111100011001001011011010101011011000000010000000010100011110110101110010011011001101000101100101100111010110110001100111000110111100100110011101100111111110010100001111001111101000101001101100011011001001010101000100001000101000011000101100101010000001100100111101010100101100011101000100001010000011100100111100010100110001011111100001011111011000010100000000001110010000101100111000000000110100010011001010001111110100011111101110100111010000100101000100001010100011111001111111001100101101011011000001101011101011011000110110010000100110011001010100100110011111000010110011100000001000001100100000001011111011001100111111001101111001101011010101111110100000001110010110110011110000000011110011001001010001011000001111001001101000110101100111001000010100010001111100101001110101011101010011000100100011001001111101111001100111011010110000111100010101011011111001001010100111011011001001010001111110011011101000100101101011111011111001011111111100110011100101000100100010110111100110110100100111101000100010111011000111111010010010111111011000110101011000010000111100000100100010011011110000000011010101011101111101110100101011100001100010111111011000101111100010100010001001110000101100110111010011000011010101110000110111100010000011111111111110001011010100100011010111110000101100101100100110000100110101011100001011101111010101101101000000101101000000001010001100000000001101011101111111101000011110010000110000000011100110000100110001000001010110110011111111101011000110010011111010010111000000110111111000011111101101000111100101011111000100000101010011010011001011111010010110011010010000110101000000011000100001000001100000001000100101100101111101111100111000100111011010101011110110010101010010011110001001011011000100100110100011000100100111111011110101011011101001111100011001011110111000100010110101101001111000101000111011101100011010111111011010101010100100010100100100001101010110011111000011001100110001001011001000101101100100011100110010010011001100111101111000101011110011100111001111101100110100000001101010001001000100100110110100011101100111111001000011001111100011101111010100001011110001010110010110101010111101001001100101101011110011011011011001001111101111001100110100000101001001101000011101001010011111000001100100111110101001111011011111001001010010100111111111111010010111000011010111011101110000110011011001101001110000001100111000011101010001011001110000101100001110011010001100110110001110101000011101000101000101111010001101101111110101110101100101001100001110011111011001100001101101011000101001000011110110000111100010111000011100101011010000101001100100010010011110111001111111101101101111001111010001001101001110111110111011010111011111011010001111111101110010000110111011010001100100110100111010111011000111001000011110010011000111010010110001010010000000110101010011101100010001101000000101110010010001011010100111000011110101001001100010001111110100010101101101010000011100010010010001000011001011000011110101111100111101101110011100101010100001010100011100110110001001011111100111000001111000010111101101101010000000011010111011101011001101001100010110001001001000110010010011000110100001010101000101011100010101010111110011000101000110001010011011000010111101111110011100000011011100011001100010000111000100000010111011011101010010110101001100100100100100100101011010110001110011001100010010011010101101110011110110001100010011101010011100100000000110101100011001011101111101101111101010110111110101100110100010101111110011001011011110110100110100110101010111100001011000101001100000111011011101101100010100000001100101101011110010101110111011000110101111111101010010000000011011011101101011011000100000111100101111001101110100011110101001011111111110110111000111001011111000010100101011111100110110101101010000111100101110000110001111101000001101010100010111000000000001000110101110100001010010110111011000100001001001111010110111100110010100011000101001111011101000110001001011000100001100111011000101100111011111110110110000110010111001101100110101001010001010111000000100010111010000101001011010101011100100011110101011111000000110001101010101100101001101001100111011001110001100101101000010111000011000000111101100100110110100100010110011110010001001010000010001011011011000011011100010111011111111111111100011101100000001100111101000000001110100110111011000010101111111000100111101001001011000100110101111000101001010001011111100010001001100110001001010110010010001110100011110011111000110010011010110111111000101100011000011101110001111000000101001110001001101100100110001001110101110000111001000101000101000110000110000110101110101101111101010011011100001000011101111001111111010001110010101011001000001001001110111110100110110001001000001111100100110010100000010000101101001111100001101110110101111111001101010110000110010101000111100010010110000010111011101101000011100101100100000101000000011001000101110011101110001111101110100100011011011011011011101011001101110100001011010110010101110101011001010110001010011010001001110100100010100100010000100110100111010011101000110010001001101000000001100110110001100100101100001001101001001110011100011110000001011011011000010100101100001101100101100110011110110110110000101100101011011001111011010001001001111001111110001111010000111100100010111111100011010100100001100100011101001111100111101111101011100000101011000100101111010011100011111100001101001011011011001110110110001111100111111001110110101000110001001111001111110110100101100011110001000100101100011000100111110111100110101001001011001011010010101100001101000110110010100111011001011100001101001110110111110110100101011110010010100010000100101010101011110111101101000100110100100000101111111110101011101101111111100001111010001001001001010000011011111000011110001101010111110100001000101100010111110011101100011000101010110000010100110001011001110001001110111001011011000111000111110100100001110011011000000100111110000001001100110111010110011110111101101111011100111111111010001000101001100011100100110010111000100100010011110001111111001101011110011011010110010011101101100000101010101111010011110011110011010111111111000011001111101011111010001001000101111001111001111111101110111110101011000101000001111000011011011011101000111010010011001100010000110110100101110001000111011101110000010100011000110110010000010100111000010101110100000100001101101010100010100110001011110111000111111010111101111000110110111111100001101010000100001010100000101110011001010110110110001011001010011100001011010011010110000001011001111001101101010101000110100011101110010010110111100100111101010110000001110010001010011001100111010010110100100111100100001100000000001101100011110010001001101101110100110010101010011000011100101000011110100000110000010001011000111101011010100111000100010100111110101101101011100110111010001110001110101111010110111100110010101110101010101110010110111111011010111101001011111100101000000100000100011110001011001100101011000111100110010000010110001010001001000000100101101001010100101011100010011001110101011001010100011011000001110111000111011100000110010100110011111000010101001011010111100000001010010000010010010110000001101100010111100001110010101010000111111010110111010100011101101110011100110010000110101010100111100001010001100110000011101100111111111011101101110101010101110000010010101110001100111101111001001000111100000110101110100110101110110001011110011001101111011000010110101110110101111110000110011001101110101011100011010111111111110110010001011011001010110101011111000111011001101110100010100111101000000111100101011101110100101101000001111100000001011100011111011000110001100101101110101101110111011110111111011110011011100101011010011101011110001010100101000101001010101101011110100110010000111000111010101001100000111100110001011110010000010111001111100100110110110110010101100110101110101011110000011001101100100011011110100110000100010111010111101000010000100111001111000100000010111101101100111111111100001010010011000000101111110010000100111011101011011110101100110000000001000001111101001110110000011100001111110000000010010111110111110000111101010101110111011100100011110101101101001010111101001110010001110001111011100110101011000100000000001110111010000111000011101010010000110000101000000001001011110110001110100000011111111110000101011111001000100000010011110110000100110100001011100000110110001100111100010111110101000110101110111000010011100111110101110110010011001000110100010001001010111110111110000001010010000000100001001111010011101101010001100000001000001101110011011001001101001110001000110001001000011001000110110100111010001111010010011000010010110001101110100011011000111110011111011100101100100011101010000110010000011101001000100010101010000010100110110011011001010101001110011000100110001110000010001011100110000001000011110000011110111001111001110001100000111000111110100011001011011110100110011111001110001101100111000100001001011110010000111011100111100011000010010010100000111110101010101110101100011101100111110001000110100010111000100000001001111100100000010101100110100111011101100111100101111100100100101010000010110001000101110111001001011110011111011000000011001010000101110100001111110101000110001001101001010110110100110000000010111111101101100101100110000110010111101100101110110100001100000100011010111110010111000011111110110001010010000011010110110110011110100001100100111101000111000101001111011001100000011110010010101111110011101001101110111100001111010100100010010010111100001100000010101011000010110101111101101100100110110000000000010001010001011101100111101010100101010001010100000000000110011100010101110100010111010010100100011000101000010111001010111100111101111011011011011111000011111111011100011101100110101110001010001110111100110001111110011101100111100011101101100111100001010101110111000001011100010111111110001001011010110000010010100111001001101010111010101010100101010001100000101101100101001110011000011010101001101010110000100011110101101111101000111100101101010101110000011001101000010110101111010101110110010011100011000101101011010010100101101100101110001111000110011011111010111110000100100001000001011111111010100000010101110000000000111111110101100100101101010011111001001000011010000111100010001110000010110011011011101110111100011000101111101101110100000001001010100001001010101100001000111011000111100101010101001010001011011101010011110101111101010111110101000010011100011000010000111001110100001100100111100100101010010010110001001011010011011111111101011011111111010101101110010111000111011010000001111000000111111110010001101100100101110010011001001101000000001111101111011001010010011000011111111100100010101100111110001100001011110111000101001010111101100101100000110110001100110110111011101100110100110110011001100101000010010100001011101011100010001001011100011010010110100011101001110000011110101000100111010110001001001110101100110110110010000101100001000010010110111101111010001010000011100000010010100111111000101101101010000101010101010010001011110011100000111000110100111100011010100000010100011110010111111000001001000111100110101110011011000111001110010000111111011101011000010110010101101011110011110001010010011011001011111011000011001001110010001101111100100011110001111101110100100100010101110110111010101000111000100001110000011110011000011101110111110000101111110111001101111010010101010100000001001111110000010010001111100101001001111111010111110111110110100011100100111011110111110011101001100110110110111011111111100001111011101100010111001010100001111011001110100101010011111101111111100110101101011110100111110101010111011010101011000110011001010010100001001111111110111111100100110001111011001000110001110100110111011000000100011011111110010001011000010110101101111111011010101001101101111111100011000011000011110001111000011110100001101011101110000110100001010100011100010101011111010100011100011110101111010010010000000011010001110010000001111000111001111001001100111011010001111100010010011011110010110001011100000100110011000010011011110101101001101110001011001011101111101100010100111110101101100101010011110001001010101011110101010110101001100101100100110011001111010111110100111101001110011010101110011110110101011000110010010100110100110101010101000100001100011011001110010001101011011101000111001101110001011110110011011111011111101101110011010100100100001111110011101001101010110010100101111011100101000101110001110100111001111110001110100000011101100111010110011100101101011010011010101001011001101101100101001110000111100010000111110101001111001101001101111010001010011001100011111010100010100000001111011001001111110010100100011110100001110000101111110001000110100110000011101000011000111101000001000101000001010111001001010011011011000011001110101010001110101011001010011100000011000111101011110100011100111110011101010011111001101110000010101000000000111110111111000001111011100000101000100100000111101001101110010000011000111001010011100010001001100111001100111111110010100110111011001001000111100100011000101011101101001110011001011111001011111001010101001110101110011110101011111001100010100000101010000111011101111101010111011000100011000000110000000000100100010101010011110110010111110110001100100110110011001101001110001010000110100000001110111000001100010000100111011001100101110100110111010001010000110011001010110001011001000001111100100011110101000111000010100010100010010000111000101000001111000011011110100010011011100111011100011010000001111001111000110011000110010111100110111010001001011110001111011110000100001000011000000000100010010110110110111100001011111100000011010010110110001011000000000000000111111011111000100100111000011110001000100101001110010011110100101000011101100010011101100000010011011000011111001011100000010001111011101001100001100010011110101001000000100011100110111101001111100111110100100011011101001110100001010001100000000010011010001001101111000010100101010011110111000011110001100111111000111111101010000001001110111100010001011100000010010010001111111100010000111001100001010001011010110100010101100001100011001001001100101111100010011010010010010100110010111011000010111000000111001000110110001100001010101001000011000010001100011001100111101000110001010101001111101100001011101011010011010010000111101100001100011110101010011101101101011001011111111001101101110100101001101011011101111101101111011011000110010010111010110011100100000101010001100001010001001000010000010110110100001011111000100011100101011110000111001101111000100111011000011100101000111001011010001011110011111010101101100111010111000111110000010010100111011011110010110000111110010101110101110111100010011101101111111111000010011100111010001010010110101111111000110110101010101110100010000110111011110010000010011011010010111000100010011000101101101011110000111101001101001000111011001110010001010010111110001111010100111010100000110111110110010100011000111000110000110000101001100101100010100000011001111100110000111100000111011000010001111011110110011000001010111010101010111001011000111001111110000100111111010100011110010000000100101000110000110000000101000111011101001110111110000101010011100111110011101110100001111011110110111001101001001010001111111000011011101100000110110111111101001000011011101011101100000111010110011111100011111000100110001100100100011001000110101111000111110010000001001010011110001011001110000100011010001010000110101101000110111011110100110100111011110011010100111011011110101101111110010011101011010001101101101110010101101111110010011111000011010101001001101110101001100111110000000010001110001101001001010011011001100111110110111000010001010010010111100001100010100000111111110100001100101100011011010000110011101001011111010011110011111010010000110011101100101000010001110101000110110100000001100010010100110101000011001011101011110101100110010101101100100111011101110010110011100010110000100010000001010000000100000000110000101111001100100001011101011100000110001000110101000101110101101011100011110010100001111101110101011101000011100011110100011101010100101001001110011001110011110101011110100100100111110000111011010011011110110010110110100000101010011110110011100011011001011011010101110001001011000101111111011000110101101111001111000010111010010000011111101101111100101011111000000111111010100100101110101001000010011100110001000100001100100100101101110100000001011101011001110010100110101100001111111000010100101011011010001001001111001111010010110111000101001110011100011001111101011000001001000101000001110001101010000010110011001101110001101011000000111110101011001111100110011000011001101110000110100010111001110010100010000000101101010100011011001001111011110110101000010011011111101100111000011000111111101100000111100001001111100101100011100110001001100010100100010000001000001111111010001000011100000111011011000011010011111001000011101111111010101001100100100110011101100011101000111010011111000010011100000101010010010110000001001010100011101010000000000001101110011111101000100110000111011011000010001011101001001100110000010110110101110100010000000000000000011110111111111000100001001111011101111010111110010101010100111110010010010001100010100101101110001101110100001110100011010000111111001111001111000011111001111011001010000111110110101001100110000110001111001001000100101011100011001110111110111101101111001010001101101010000011000000010100101000100110011001011010011110111000100110100110101110100001110101010111100111100111110011100110110011110001101010001000001011100001010100001011000101100101000111111010111111010101001001010100100010011110001101100000110010001101101110100010101011000010000000001111000111010110011011011001110101011001101100101001011100101000000001010101111001100101110100001001001111111100011001011110001111001001110011101010010100010110010010100101001011010101001001000011111010011101101010001010001110101111010010100011001110101011001000011000111111111101001111101000000001110010111000100001011011101101101011100110100111011101010011100010001000101010011001010101100101101000001011001011011101000110100100000011110011001100100000000110011010000110110010100001000000100110001000100000100000000001001100001101011100011000000001000001011010110011101010100010111111010111100110011000011100000010100110100001111100101011110001011010110110100001001000010010001011110110100000111001100100010100000110110000100000100001101010101100011001100011111011111110010110001101110010010010110101111100111110000000010100011100000000100101100001001100111001111000000111000011011101110110011011011100001111011101011100110100010011101101100001101101011010001000100100101011001101001110000100010100100111110101001010111111001110101111100110110110100010101000001010110010010111101000100010100000001000111000110000111011100110100011100001011010000101001101001011100011100000011110101101111101111111011010100101001100010101100011101100001110010101010010111010011101010110000101010010110101110100100001101001010011111011010001000011110111010000110001100111110101000001110111001100011111011001001100100011011001010011110101100000011011011101101110001100000000011100111110010101001011000100101000100001100101000001110011110000010001110101101000001111111001001001011010111100001111101001011010101111011001010110000101110010101101101000010111111111010011000110000111010000111110010111010011100111010110110011110001010000001101111011111011011000010010110100101001000010001101000110001010111000101011010001111010001111101111010110110101101000000100001100100011101010011110101100100001111111011111100111011011010000111000100111000110001101101100100000001011011111011000000110000101010000110100100111101011001011001010101001110010100110111101000111101001010100111101001010111011111001011011011111101111111001001010100101001011101101010001111111110101101000110000010000001010001001111000110010001011000001010000110001011010111011101001000111011101010001000101011011010110010111010000111001100011101001001011110110000011100001010000110110000110101100110000101100011011010010101100010010011110111111010101100010011010001110011111110010101101001010101010010000110001001111011000110101101110010000000110011111010110101110110000011100110011110101110001111011010001111010010101111011000101000100010010111001100101000101110000100010101100010110000110101110101011010011011100010110110100001000011111100100001100010101101100000110100000100111001100100110110100101100111011010011011100110001000100111011111110100100110111100100001100010000000111010101001110001011100000010100000110101110111000011100001110000010010011010101010011100110001001100100100001011011000100111010011111001010100111110011100111101001010100001101110001010011110111100111010100000010000110001100101011110100011000000000001000111001000101011000001010000011001010110011111101011101101010101010010001101001000100000010101100111100000101110100101011100110001110110100010001010101100000100001010101101100110001111110010111010101010011000100001111111100110011001101011110011101101101000001001100110001100010000101100000100011000110010001001010110110000100101111101100001010001111111110010101011101100011011001000101111100010100111011010001000010100011000010110101110000000000011001100110101011001001011000110111101001101110100100000100100110101111111101110111100010101100000011101110101110111100011011110011110000001100110000011101110010010110111110100000101111110110010111111110001000101110101100000011010000001100111110110011011110110000101110100111110011100000101101011000011011100000110011001010010110100011000110011110011001100000000011011011010110000011111010001000001111011010110011100011011100110110011101100000101010111101101001011010111011001110000001010000101111010110100100110010011001110101000000101100101000010111011100100001000011011111000000100010000110100000110101100011111110110100001011110111100110001000111010000011001101001100000011100010001110011111001110110010000001011010111011111011000100111100110010110000010111101010010111010110001111000110110110000000110011010100111111010011101110110000111101111001010110010111101001110101011011111001111101000100101001000101000011101111100101000100010010000011010100101000011001011010100010001100110010100110010101110001001111010111111010000101101010100110101101011011101011010000001010101010101000010000110010011001111111011111100111100001111010011011011011111010010010001100100111011101100101110101001111101010000001110111010100000100000001111001110101110000111011000110011011110101111011111000011000100100111000111000101110110100110000110011010010011111100101011000000001011101110011100100100110001101001000010110110011110111100011111010111111110101010110011011000111100000011110010000101100100100010011011010011111001010011011100001011000101011010100000001101100001001110001011111001101100101100100101100111000000111110000111100100110011101111010001011000000000000010101011101100010011000001110111110000000101010000001100101111111001110101011001010110101001000010111011110001001010001100110111011101111101111011010101011101001011101000111010001010110100010111100101100101000110001010110111010001011110001110100100010011011010001001000101101000101001110100010010110000001001100101010011110101010111010100111100001100110010000001001011010000100101001010100100101001111101000110010000111101010011111111101010100001110101110011111111001100110110101100111110001111001100000100000100000101011001110111101011101111101111000100000100110101010001001101000000011001100010000111100111111100000000110010111011110101101110100110000001111111111111101100101111010001010100010010101100110111000011001110110011000111010001110010010010001001110010010110011010101100100010010011001100000010111001101110100001011011001100101011010001110001110100000100010000110001101100101111110100101001101010000110001001010000000110001110000100101100001010110100010010100000100010001101001000110110110101010010000000000001010110101000001111011110100101000010111010111001011011001100110010001101111000101011010000011011010101110000111001001010111111101101111000101110010101101101110110011010110110100101000000110111100000111010111110011011010011101101000111110011101100011111011011001111101011001100110001001101100101001111000111100100111101100110110111010111101001001011100111001101100001010010010000010111010110000001110101000111111000100011100100110010010110010000100100011011001100001011000110101010010101110001110100100011111110111100101011001110111011000011110011000110011111110100100001010000010100110011000100100100010111010110010101101110001101011001011000010110111000011010111100001011101111111001010101111011010001111101111100011010101000000110101011100100110001010111000000010111100100011001110011010011110011000011011101000111001111101011101011000101101000010010101110101111011111000000000110001010010011001010101010010010011001110010000101000010010011110101000100110000100000010011010001100100010010101110100010000001111111100000010011100101100111111110011111010110110111111111000000011010100100110111111111001101100011011110000110101111001100110010001010110000101110010101111011101010101101010110010110100011110111111111010110100100111101000110110010110010001100010011010010000110010100001011111100111110000010001000010110110110111010000000111000101001001011001011110110011101011110110010011010111111101011001000111110010011111101010000001011010001010101010101011010110100001111000100110111010000010110100011101000000010010011101100100111110100010011101100010111000010001011011011000010010000110010010101111011101100010000000111111101110101110001011100100001100011111100111010111011100000000011010000001101101110000110011101100001011100110100110110001001101010101001100010001100111011011011001101011011111100110001101000010001111011110000100011001101101100001011001111011010011110101100010100110110011110111111110011001001110011101100001011000101010101110001101010011111110110001010101110010110010111100101110101010001111110011100011011011010000000110011100100101001111001000111000100111011010011100111010010011100011001011011010111010100110101001100000101111100100100110010111001110001100000111111111010010101111100011111011100111111110001011100111011000010101011100111011111010000100110101110110001000110111011111110001011010001010110010001011110100011011111010110010100001110010001111001001000000111000100111001011101010101111111110011010110110110001110100000010100011101001110001000101110101101101100111101001111101011011101010100001110101011001001000100100100001011110110110000000011110111100111001110011010111100011110110110101100001100110010111000100100101110110001110110000010010101110000111000101001001100100100111111011101110101011100110001000111001100010011111101101111100000000111000001101111010001010001111111100001010101111001000011101001111101010011100011010100000001010101011101111010111110111111100000101001000011011100011010000001001100010011101100010110010101010110010100010100110000000011100100000100110010011001111001100111010000010111100100100101011111110010100100101000011011100100111101101001100011101010111111101011001000110110011010011111001101101111011110010010110001101110111111000101011101101001001110000000101011100101001010110101111111111000000100001010101001010000001001100010001011011001101011110011111111101001101110111111111110000011101010110000000011111100111100000110110101101100101001010000000010110101011110111010010100110011110100011010101010111000100011111011110011110111001011011101111011001111111000010110010011011011110111010111110000010000110101111100101001000110000100001110110000111000001101100001110111101000001010001100100101010011011011100100000001001001000101101010110101011110000110011111110100101000010001110010010111110011110110110000001111010111100101010111011110000011011110001111000110100100100110110101000001001111010001100001010100110000110011100101010100011101000011110111001110100001001011110110101011110011000111010100101110011000010100000000100011100110001000101010001101100010001111011011101010000000010101010011110100101010000100110000101100100001000001001111000010010001001111111011111001010110100111011111001011001100100100001110110101100010001010111011011100110101011111111011111111111000000000111000001001010111000001000100100110001010001111011111111001111101000111010011111010101100101010000001110101101100010101001000101110100001000010111011010001011000000010101100000101101110001111110110000011011101101011001001100000001010110110010000000100010110011100000101111100000101010101101001101011001111101111100011110010000110101010110000101111111000011001001011010101001101011010000001101110101001000100111100110110001100010001110010000110001110100010110000001010010010100011011011010101010111110101100010001100000100011000111111000101000100000101001010110111001111010101010111011011010110110011101010111111000011011100011011000110100100011111110001110110000001011000001001000100001000001001110111001001111111111000110111111001100100111001011000000100100101110111110110011100001011100010110010010110111010101111011010100101010100001011010110000100010110100100010101110000101011101001110100111000100110000101010000001011001101101001000001011110100001110010001011100010101101011101111001011000011100110000111010111111101111101001010010010110000010101000110111110000101100010111101010111011111010101001000110001110110000110111000011000001111100100000110010111111100001011100101001000111111101001100110010100011011011110110000001000000010101111011001010100010000100100001110010011111111100110110001111001100100111100110100100011101110011011011100010111110100111000111101100111000011010011101110111010010001001011101001111000110001001100000011010111110011001100001010101101000100100111100111100001110011010001111001100101110011000110100110010111111000011000100011011111111100110110110111101101001100100010110010001000101100100100000110101110111100111011111111001011110110111100011110100010011000010011110110110100111111110011011111001110100111110110100001111110100001111110000011100000001111111001100011111001111001001000010100111111011001000111110010110110001111010101111110111001101111101010011110110010111111101101011000011010010010101110111101111100000110100000111011101010010101000111100010100010000000100111101011111100001110110101011000100110011010111010101111101111001101001000101010110100011110000011100111100110101000000000001100111000011111100110101000110100111101101100010011000100110100100111010110110010000100111110011001001001010111111100101101111101100001101100110110110001010111110110001100110101011010001101000111100110001000111100101110110100111010100100010000011001110001011001100010000010011110011001100001001101110110101001000111101100010100001111101001000010110111101001100101011001100001101101110001001100100011001100100000101011001110000110100111110111110111110100111110011101000101000100000001101011011111010101111000010110000101001111000110000111111011000101110001001000110011011001101001011110110000110101011110010011001101101001000000011001010100100100111100011100110011011000100100111010011010001011100011100101010101101100101010011110000110011010001000010001010110110110111010001101101001000000110110010000110111101100001001000011110011011011100111011111101100110011110110010100001111111010110101100001000001011011110000010010101100100100110110111010010110110100010010110010111001010100010111111100110010010010100110110000001110100111111011110100100001001000111100101100010000011100011010110111000000111001100110111001000111110011111110010011110110100111100110011100011001010101001110000010001000100110000010001111001010100100010011101100110111011010111000111111111101011010011000000001110111000111000110100101101001110001010110111001010011010010011011110111000100011100011100100100110011101000111011110000011001110010011011010100110101011001001011011100001000001000111111000001101010011000011110101010010001010011000100011001101010000100111010110111011100100101011100111000100011100111101011100111010000001101110010000011000100001101011011000100001111110010101101100000001101110001111011010001010010001001110011001110111101110101000110000110111001101010010100101000110001010010011000101010000111110011101101010010110100010001001100100011010011111010110101001011111111101010110011100010000001111001001100001110011111001111001110000010010010110101010101010111111011010110010010100010110111011110011010101001100100101111001110100110001011010100101000010101000101110000010101000001010101110101110110010010010000010101010001101100100101101111000101101110000111011010010001111110101101001000011100011101011011000001000011000010101111011010110000100000110101001100100111010101001001101010101011010101010010110000010011100101101001110000111011101000001101111011111100110110000010101010010101101000101001000011010010100111100000001011001111100101110001001000101010100101011011001111110000110010001010111011000100010101110000001100101111001100000001001010001101111111111110011101010110101000010101111010001101001101001010100101011010110110001000010010010110001111000000001000111101001000100000001010010110111001001101000010110000101111001101000011100100000001010111011100110101011110011000011101010100001001111100100100101011000010110010101000100011010010010111001111101111111001100000101100010110100001010111100111001000000101111111010101100010000010111100101101011101010110101001000011001010110101110000010000000010110011110000110111011010010101000001100111001110011010010100000011011011100101001000111010010000000101011110001111111011110101010100111111111100000100101000001000111110010100111101001100101010001011010001011010001000110000111001000110011011101001000010001101011001011000110011110011010001101111101111100100111011000001100110000001000001010001111010101010101000100000000001000101111110001011010101011010101100001010010100001001100111001110111100111000000001101110110000001011001110001111100100000011101010000110010001110101011011000111101000100000101000010011000010110010011001011100010011001000000100111001110111110110101000110110000000000101100011111010111111110111011011100001000010101101111010010101110001001100101111001110000001111000001110110010100111110100010000000000010010110110011100101101000111110101100011111010001011010110111101110011001010111000110001011111100001001100110010011011001111110101011001101011110111001001111000111010001110110001100000111101101100000100110001010011100101100111101100101111001001000010011010010100000110000011000011110101000101011111101011001111110001010000101011110001100110110011010010001011011001000001001001001110011111111010101111000101111100011111000100011010111101010011101100101010100111101000001010011110110100111111101100101001011101100010110101011000000110110100100110101110011100001000000000010110011100001001100100011100111100110001110010110110010010000111100111110101111111111100101100010110101101010111110010110100000010101011101101111101001011000010010110011100000010000100000110110000011110000010100010010111011101010101011100101011000001101101100011000000111101101110011110100110110011001000000011000001001001111111101011010110100011110000110111101001111010100011101011010001100001011111110101011110011010000000101011100111011110011100110110001110110011011000011010100110011110001100110111000000011001010111010011111000001111111011111001101101101001111001111000010101101010001101111110111110101110101101001101110011111010111101100100110110010010101110011100001110000110101110010010111001010010101000110110100011100111011011110100000011110100001101110001111100010111101111001000111100111011101000110100001101100010101100100111110101010001000111011100100010001011010010101110011110000011100010001011100001011100101111101110000100010101000001011011011011100000001001100111111111000100101001101010110111100011001111001000101101110100010101111001111101100001011010100010101111110011111100000111000101010000011010100011111101110101100101000101111111001111000001110011011010001010100010100011110110101001011100010111101010000110100111111101101011000101110000101010001001011010001010001101010100001111110101111101000111010011001000101101011100011111010101111111001010110001101101001110000001011011100000001000000101110101100101001101101101111100111001010101101001001101111100000100011111010010101010100010011010100100011100110001111010001111011010111010111100101101111000010101110010111111110101111100111110101100010000011100011111000100111110110011100101000000111111101000111011011001001100101000100110000111010010000000001101010000111010101100111010011111111011110000101101010001100111010001111110000101010000100100001011001111110100100010111010011110110011011000110000011101010111010011101010111010000001000011100010001011101001010111100100000011110001010100110000000101111011011101011001101111000011011000110100110011111011100111111101000000101101001001000111000001011110101110101110100011011011101001000010101101101111010011101001011101101100000100111001110011111101010101101000100100000010011110000001001101100100000110101111010011101100000101011011101100101011100111111001001101101100010100100110010101110001101000011010010001101001100111110111010001101000110011010001101010000100000100100111100101010101111110100111110001011010101001110110100000010001111100011001101000000100001101010000110001101001001100000111001010111011110011100010101110001100110101011100000111001101110101110000101100110111101110001011000100100110001111111011100010110010110101111100101111000011101110011100011010111100011110111110111111110110001010100101111001100011110010111110000011101001010100100001000010111011101010100010010010111011111011011110101001100010000111011010101100000011100111001010001010011101011011101001100000000000011111100010111110001010011000011101100111001101010000000000111010111110110000111110101010011001011000000110101101110010010001110110100001100101100010101111100010100111000001111101000011000101100010100011111010010000000110110010000111001100001010001110110111010000111111010100110111001000011111001111111110010111100101011110101111011000111100110101000000010100111101110010000010010110110010001001110011011110000001100110110001100110011000001010010010000101100100111010000011001100011100110101111110111010110110111011111101100011111100101000000100100100101000110101111110000000000110001001011010111100001000100010001110011000101001101110000010101111111110011011101010101101101001000001110000011101000110110010010100000001001111000000101000100001100011011010010011100000010011001100010001110011110111100011100111000011001001101101101011000100110001100010010110000100111011101111110011011011111001101011111011011111001101000100001011001011000011000111100010111001110110101000010101000110001100001001100001111111111011000011101111101100101011101011100000100110101010011001100001100111011100110001111011111101101010100011110011101100110101010110001100001011101101011111000110101010011110010100010111101000011100101000110110100100110001100101010110011001001000010111110001010101001000011001001001001001000001011110101100100001000110011000001001100111001010111101101100100100101101111001101111000110110010101001100101100110001110011000110011000011101011011000001010000111110011011011001010111000101101001100110100100000010010001110001011110001100000001011011011101100000110101110000000011000001010110101011110101110011011001111111011011001000110010001011100111011011010011111011000000110101001010101100110011111001100001011101001110101101100011011111010001100011001011001110011000111001000011111000001011011110100011100000010001011011111110001101010000100001011011011000001110011000101111011100001010111110011011100111001100000111111111100100111111001000111001100111101101111011110011000100011100111101000000001001000000110110110010110100110000100010001011100010111100110101010011111001001010101001110011100010010011110111101111010000001100101010101001111111000101110100101001011000000111000011100010000100111001000010111001000111001111100100011001001011100100010110001000111100100010111101101000010000111110011001001011001011001101110101001111100000001001001111101010111111100111011111011100101011011000100000001001111101110100100110010000100001010111110000110110011011010011100011010101101111010010111010110101001000001011101111001000001101001010011000100010111010010101110100011010010111111000110111101011100111111100100110110000001011011100010101011110111011110111111011001100111001001000000100111110110001011100101101001111101010100111001100010010001101010010001110101000110000111011110001010101101110011011110010100101100000101001110111100011000011000101001000111010101001000101111111111000000110101000001000101101101010001111011100111000000111010100011101001001000010000010010110110001110101011100010100001010110100011011110001101001011000101010010001110000010101101111101100110100100111001111110001000111110111100110000000000000111111111001100010110011001110101110111010101101100011001000000000001100100110111010101110011111101110110001100011111101101000010011100100000101000011001110110011011100000100101011100011000101000011010101001110100100000001100110111010111010001110111110101000101000110000100101001111010101100011101010111111110100011001111110101111001101000010011000010001000100010000110110100110101111000100110000110011100011001001110010111011001111101111011000110100101011111011010101001011110100010011010110001011000111000111100010001101100010000010101111011000110001011011010111000010101000100010100001101000011011110010000000110101111100111100101111110010001110000101001110110101011011100111101100110101011110100001000001010010010000011000101010010000100110101001101100110111110101101101010110110101111111000111100110100001000011110111011101011101001010001000010101010100110001000111111111001010010100111101111111010011001100101101010111100111011100010000100101111100100111100111011011000101101110111110011101100101100101010010100110101100100111001011110001111001110001100010110101111010101100101011010000101010011101100110110001001101000011011100011111100100000011000101011100010111011100101001111111001010000111000111001011101011100101110000011011010000010010110000101011111110010100101011100100101000010110001111010000110110100110110100110011100101110110111110101100000001101111010111010000101001001110001100001101100000001101100111101011101100101101011110110111011011100011101110001010011000000101101101000110001001111001100011001111110111001011101000101111100011111100000110100001110110001011110000100001110001111100011000101100010000101010100010010101000100000110101000100100110101001100111101010001100011011000010000111010111100100001111010110110001000011111001000010000011011011010111111110001001111000011101101011111100001001011011000101000110100100101110001001011100110000101110001000110111010101110001110110001110010101101101001010000000111111001001110011010010101110011000111101010010011100001001010011100000101111001100010000010000001001011100111001011111110110000110100111010111100010101001100011111111100110010100010000001011010010000010110010101100100101110010110100011000110000100000111100000110001000100011100000011111010011110110101001001111010010101101100011010011011101010100001001100010100001001111111110110000111001011011010110100100010111011001011001011000101010101011101111111001000110110110000000110011010110111001001000000111111110000101010001111111010100111000110101000110100111101000000000110100011010101000000101010011000000001100100011010001000101010101011011010110011101011010010100001001111010010110111101101100100100110110011011010100101000000110100000110001111011000111110011101110100000010111100101111110111000010011111101110111100010110100011011011100000111110111010010000101100101010110000110110000111010100010110111100111000000110001111001110111010010100000010101110110110001111110001111111000110100010100010100110100100100010101000110010010010101000011110101011010011000110111110101000010011101101011110000111000110011001110001110001111000111000010110101011100101010111001111000100011111001010011101010100000010101101000000000001001011010111011101101000110101110111110001000100111110100001010100001101001010101110100001010010111110011000010011011110001000001010010011111010110000011110100011010101111100000001101011000001111101100010101100101100000010111101000011111011000100011001100111011010000110111010100100011101101111101010001000100111110011011101001001101100110001011100001001111111000100101101110011110111110001001001110010100000000101100011010010110110000101110010101110001101010001110101101001011011000100010100010001101010111111101000110010111111010111010111110001010101001011100001101001110011010101011010100000101100001010110011001111100010111101110001011111001001100110110100011101000011011110010011010101010010000101001100100001001000111110011101011100111001010110010100101000101110101000001010100010101000000100010100000001110100001001010101101000000010000011111101011100010011001011001111101101010101100101010010001101110101101100110100001011111010001011010001101010010000101001100110101011010010110001011001010100111001011010010001000010011001011010100111101100001100010000110111101111010101100110000000111000111011001011010001100100011100100001110111100001010010110010110100011000110100111010101101110100101010000100101111000011101001011100010010001001010001110011100101011011010100111110010001100000010010101010100110111010010010001001101001010001001101110001010111011110100010010010001010011110011011011110011011000100101011001111000000100000111010100111001011011011100001100110101100001011111101100100111101010010110101010001111110101000010000101101010011100110011001000001111000001001101100010101010001111001111010100011110011011000000110001111100110010100100001100011110101000110110101110100111000111100011001011101111000111001111101011011001101000110111101101000000100101000011101100011111011110110110011000011010100010011011001000110101110010110110000010011010000010100001100101000111010101111100001000101010010011101011101101110101001100001111010010010100011110101111001111001011101000000110010001111111011111010001100110000110101100101011110110000100000100011101010010010100010001001101101110101001101001100100011010110000100001101110101111000011011000011100100100010000111111010101010000000011100101011011011100111111011001010111000010000000001011111111111111111101010001000100001111110010011001010011111010000111100010101111100111101000110101000110001101100000110001110011101100110111100001011011000111110010101101011100000010000101010100001110110100000111111001100101001111001110100111110000101000110010000110110000011001101011110110101101101100011010101001100001001111000011110111010000010011010101110100001110011000111011010101100111010001011111010100111010111111001011011101100101011101111010100100101011111100111111100110001100101001010110001010000010011100000001111001010010100011110110110100000000001011001010100101101110100000111111110101110001101010011011011010001010001111101000110101111101010001101111011011011111101100110110000010011110100110100100101100010100100111101011100101010001110001011110010111010100101111010000111010010100110101110111101011000101101111011011100100001001101110100011011000011110011100101000101010010111111101010110110110100101110000111000010111011000001111110011000100011001001110010101001001110110001001101110100101100000000101100010000001110111101001000010010001101100010000000101000011000101101100111101101010101011110011110011001011100011011100000011111010000011100110101111011110100110110101011100111010110100001111101110000001010111010001011101100001000010000100000000111010011000101111111001000001011111110101001111111010000110101100011000011110001111001100001100010101100110000100101001000001110101100111100101010011110001011111100101010000110011010100100111001101101101000000110010011111010101101111111011111010111111111010000101001111101000001101000010110001011100001100001101001011001111010101100111000111111101000010001110101101101111011011111011010011011010111010000000001001100011101001000101011110001100001011011111001001011110000111000101101100011110011010111010100011000000100101010101100100000101010011011010110101101110010111110101101011111101000011000001001000110100001111001000110111000000000011000100111000001011010111101101010100100000000010001100111110100110011110000101011110001110011011110000100101111011000110001011101001101111001011110001000000000111000111000010000111001111101000001101110110011110000100000000100001011100100101111100101011010000001100000001111000011111000011111110011001001001101111000011100100001111101001011111000000010100011010001111101100110010001100011000110010101011001101111110010000011000010101001010101010001011101011110110010110101110111100011110001000101110110101010010000101001110010111101101111101101000111000100011010100111101110011000110001000110100011110111011000010100000001101110111010100111111000100100011101001111110101100101011101110100001010001111001000100101001101101011111001001000011110011111011111001001101010000101001101001000011011000001010111011011001011001101001111111111100000110101110010001111101110000100110101001101111001111100100111110001111001101111100001000101110111110011011000111010001000110011010010100100111111011101101001010110010100100100001110010010010100100100111110011011110111010001101010010001011111111110110001101110100001101000010110110001000011010000001100000000100101011101000110100011001100010011111101011000011110010110001011011101111011001010010000110000011100110000110011001110000001011011011101000010010111010001001001110000001000011011011000111111100111110011100101010101101101011010111100011111111000001100000000100000100110111110100010110011000100110000111111010000011110000101001001001111010011110000110001100111000110101101110111000100001011111000101010000111110100010111001100110000011101101100001101111010100010011110001011110001000001111100100011101111110111101111100100111110000101101100111011011001000010100111101010001100101010111000101100010000101110000111011001010110110101001111111101111111011010101000110011001011010110110101000110011111110101010100010010100100010101111010110101101001000000011100110101010000110011010010011001110110001011000000001011011101101111100001000100011100001100101110001100111110000000001000101111110101011011111110011110010011110101011011000110011000011111011001011100000011101011011100010000011111100110110101011110111101100011011001101000010010000001001010101100111000110011111111011001111001101000111001100011110001001111101011101001111001010010011100110101011011001011111011000011010110101010110000000001111110100011110101111101011000001110101000010010110101010110000100011011101100011111110110000110110101001011101110011001010100110101110000110111011101111111111000111101010111100010011100011100101110100100110011111101011001101011101001100111101011101001010010010111101001110001100001000011000101011010101000111110011000101101111000110110010100011100100000001110100100101010001011000100010111101010000100101100100000100100111100101001101101001011101100111110001111110110101010011000011101110101110011011101111111000101011110011110101101010001110100001101001100001100001110101010011000110110111111001110001011110101110010111100111101100000010000011011100011101001101000010101100110100010010001100010111011100010100011110110101000111110001110001111111001111110111011110101110001110110001101010001000010111011110010011000110011010110100111111110010100000000100010111111110110110111100110010000010010111101001001111100011001101111010100110100100011110001101111100101101101100111110011110010001111111100101000100000101111010001011101001110100000111001000100011111010111001101101011010010111011011001010011011111001100100011000111011000000111111101010010000100000100010100000011111101111000111001111101100011111011110001111111000011111000101010100000011011011111101100101001100110111011111110010001101000010000110011101011001110011110000001111000001001111000111001010010001100110011110110010010101111101010101111110000111111110010001000000111011011100100110001010011110000000110101011000101100000111110111000110010110100101110111101000101111111001000011001010110111100111110011000101010101000110001001110000011111011000111011101010010011110100110010001111011101011010110111101000111110110101001001000001001011000010110101000001111100000000100100111000110001000110111010000011111000100110110000110001111111001001101101011110101110111011000001011101000101101100110000011111111011100000111101001100100001011011111101000011100101000001000111110001111110110101011011110110100001100010011001101010011010101000011000101001010000010000101111010110100110011110001100000010111001100011101000000011000110011100101101100000010101100100001000100001110011111111101000111110111010000110111000001110010111010000000100001101111110001101110110111110010111101111100010111001111110010111011110111100000110011001000001011011101101000011100010110010001000000011001110100100100101000100111100100001100000100110011010010001100100000100110110010110101011011111010010111111000101100101110011001101011001001110110100010111011011100111110000111000010010101011011001001011111111101011111001111110111011110110100010101110011001110100000101101111100000100110011101001111010111000111111001100011111111001001001000000000100101111100000001010000110110101000011101110001101000100000011010100111100111011101010010110001010010110000011000001010010101111100110011110111110101110000101100110000001001110100111110110100001011100011111111110110001010111000000011000100101110111100001111101111111110011011111010000001010010000000010101011000011110110011111101000110101010110001101100111001111001101010011010110110101011011001010011100100000010000000111110101100000011100100001101011001111111011000001111110010101001001110011110011011100001111010010100000010100110010111011101100110010111110001000110110100111001000011010101101110000010101011000101111011111001010011111010101001111000010100100111010011111001000101101010111100111110000011010100110110011000011110010010111101100001000111100101101001110011001111110010000011101010100000010101100101011101010111001001100000001111000100100010111110100010010000100111100011100010010110011000010011011010101001111111011111100111101100000000101101111000001001011010100101110010011000101010011010101101111110001110011011011111101101010101000101111111011100001100111011001101110011011110111001101110101101011010100111110111000011111001100100110010101110100000111001100010010010011000010011111111010011101000110101001110001010011110100001010001111101000110101111100001110011101010001010000101011110000010100011000101111110011000110011101011100101000111010001011110100010001010001001010001110100010100010111100011100100000001110010001100100010111101010010000111110001001110010001101001001110110011001111000110110011101111001100100001001100110111111110001000111000000011000100010111011100101100001110101110000101110111101100100010110111011110010111101000101100100010011000100111110010000111011100000100101001101001100101100011101111111110001101000101010100000011001110100010000010101001110000001101110100000001011010110000101100100000101010100101000111100001000100110101110001010001010110000100111011011011100100100110100001001010001010011110000001000101011111011000000001100111110110100101000110001101000010110010111001110011110011010101011011001011011001111101110001100110001101100100010010100011100100001100110010100000011110011000110011000101011011111000010011100110110011000101000011101011000000111001011111110001111010011000010000100111110100110111000010111100000110001100100001101101101010111100100100001011010110111111101010010101000100011101011110101001000011011001010111011100101101111010011101011111001110110001001001100001001110110000101000011100100001011011101111111011111111111100010011011011111111101111111110100000000101000101101101101110010010100100110000110001100011011110011000001001111010100001100100111101100010110000111101110101111010010011101001111110011011010001000000111101101010101111111111111111101101011111000010010101111010010001010001111101000111000101111111010100010011000010010000111110011100100111001111111000111100000011000111101001011011101010010110010111000110011011101100010100000111111100001101010101110110010111011001101110001100000000001010101111000101000011000111110010001111101010110111111110100100000110101010100001000001000001001111100010110100010010000101101000010101101111101100101111111100010100110001010010100001110111110100010001110010100111100110111100001001001000101100101001100111010010001110111100001010110010011001011111000111111101101100111001110011101111101000100000010101000101000000010010100011001110000001000111001011101001001100011111110110011001001111010000110100100011011001010100011011010111001000001111000001110000000011111010011100011111111000101000100010001001110001101101001101101011100111011110010000001101010001100100111101110100100011100001111100111110010010101101010000010110110010011011110010100111011110101010000011100010101000000011011111010110100100101111011010111101001100000001010100001010100010001110110011100111111000100000111111000000010110001011111111000111100110100110011111010001000111111100001011111110000101011111011101011000000001100010001111001110110111011001101010110101110010110001001000110001001001011110011101000110110010110101110000100001001001001001101110010110110001111110001001110101010000100011001001110100101101101010010111001001000111100011110101000011110100111111100101101010101001000010000001000000000101000011011110110000011001111011101011100111110110000011001100001101010110011010101110100110110110110100011001100011100011000011011110010111000100001010000000010111011100000110010010011010010111100101101010011011101101001101001011011110101010100001000011100010111001111001100000010010010001100100100010010001111110011010001000001011111000010111000000100100011010111001100100001001011001110111000110100000000001101101100100110010111010100111101110100010011111111011000001110001111110110111101111101110001101000110101011111010101111100101111111100110000001111110000101100001010001100100010001010001111011101101110110011001111000110011101110011001000001111010100000011111000000100000100001111101111110011000000111000011010011011100101010111001101001101000010011011111101111100000000000110101111110100010110100010010010010010110100110000001100011110100111001100101010000011111001110000001011001111101111110111111000100011000011101011011110111001011011011010000100011110010000110000110100101111011000011001010111001000101011011010111011010010110010000100110001100100000001100100111011101100001010010010111100100010001010000101111110111110100000010101010001100100101001101010110000101110101011000100001111011110011000011111110111010001011101100011101100101111000100010000110101001110000001110100101001001100111001010100001101101100000110100011101001110010000110000001011011001011110011101101101100101100010101001101000110101111111010010011110001011110001011011110011111010100011111011010110000100101000110101000001101111110101000001111011110111001000010001110010100001101000011100011001111111101110001001011111110100001010100001001010111100101100100011111100110111011001110100000111010010110110001011110110110110011101010000010101110101001101111101001100110011000111110001101111100111100001101011101001011011000011010001111000111110101110111001011100110010000110101101010110000110111000101110000001101000000000010110111100110011010101110010101111101000001010001100001000001001011001011100111110110111000001011010111010110010111110101001110101011001001110101110000010110100111011000011100000100111001000011111101001110100010101011100010001110010101111010100101001111111111110101011000000011111111111010101101010001010000001011110001100111000000100111110000010011001110001100101011101001001000111111001000100110001111111110000000101000111110100100010101110110010111011100100010110111100010001011000010000000101001100011010001001110001111100011000010100100001111010010110101101111101011101001101101110000010100111010001000010000010110100110111011011110110011001100001100100010011001111001101011111001100100100001101001111111000110000000100111111101110010010011100000001010101100000100110001100100100110000111011111011001101111101100011100100111110010000001111111000100110100011000111001111101010111111000001010010101110011111110011100111010110111111100110010100001010001100111110111010111011110001111100111000011101000010011101101000011011101111010011111100100010011010111110000001111110001000100011110000110010110000001000101001100000100111100101111010111110011000110010100101000101000100110111011000110101111111110000001000000100011111110110000011010001100011011011010111010011111111010101011011011100000010101100001110110111101010101000000100100111010100100000111111101111000110110100100000101011110001011011110000010100000100100001001011111010000111001001011010101001010101110001100011111101011010111110110111110101110001010010001100000110011110000011011101101101110000010110011110011101100000110110100101101111000001100010110010100001001011001010101010001011001000111001010010000100001110100011000010011100010100110000101010001000011001110110101111111011011001111101010000000101001100100000001000011001000001001111001011001000011110111000010101001011110110000011011000010010001101011100100001010000000001010101010110011011000110000000110110110100011110000101111011000000001000110011011011010101100111101011101011111010100000110011101011111000001100000010110000000000000111110111010010110010111100100011001100101001010011111100101111100101101010011101000111100001010010100111010001001000000011010001101101101111100111000110101000100001111101100111011001010100001011011010010010111100100110110000001010010011101100111011011101010001011110011111000000010100001111111000010010100010110011100110101001111100000001111110001111000110111000011010001000010101001110101001001000110001111101000101100111111101110111010011011000001100110110010001111110011100000110000001101100101010001110110110001100001111110110001111100101000001001100111000111100011110110111111100110000100011011011010010001001010110000001001110110010011010011000001100000000010101101000101000010100100100101101001100001011001101101000100000110010111110001001110101110101101101100101010011111001100010010101000001010000111100100110110100101100010000001011010010110010000100010100011110110100000001001010110110011100111111111110011111110111010000100010111110010011010110111010110001000100110011110110110111110101111110001001110101100101000000111100010100001010101100100100011011001010101101100110110110110011000111111010000000111110011011101101010100001011011010011101011000110100001011110111000001000101110101001111110001101000010100111010110101010011111011010100110111001001001111110110110010100110101011001011000100100001010000110101001001011110001010010101101111010110001111101101011111010001100110000011001101101100111000111100011100110110000100111011100011000111100010011000100101010001010100000001001111010000000000110110011000000101111010111101110011010011011010001110111011110001011111011101110100100011100111001000011011001111001101111011010111100001010101001010010101111010101010101110011001101010000111010010011001000101100110000110010001101110010101111000001101110111011101000100000000010100010000000010100101100111111101010100010101100011110001000111001100011001111100001010001100001100110001001000001100111110010100011100101000001010101001001111000011100011011001101011111101011011100011001110110001100000011010011100111001000111111111000111101100101101011010001010010101001001000100111011000110011110110011011111001011111011101010000111100101011110011001011110010001000111000010000000001111000011110111010100001111101001111101001000001010111100000000100010011110011110100100011110010010011110100000111101011010101110000110011111011011111011011100010001001010010101101011000010111011000111111001010111010000110001101110011011100110101100101101001001110101000100110010100001100000010011010101110111110011010111100000000111111110001000110010100100001000101111111101010000100111000001000010000000001000011010101010001100111101100011010010001000011101101011111100001000100100110100111101011110001011010001011001011001001001000111011010011011001010010101100000110101110101111011001010000000011110111101100011110100011100111000100111100111001001110000111100101001001000110001000010010100000001010101101110001101011100000110101000001101101001101000110110011100100011001110011111101001010110110101001111000001011100111111101100110010001110011110011101101011001000010001011001000010000111000101101011011101011110011011000010011000000001111011111011010000010101101001001111010110111010011101110011101011010111000000001001110001101100100110001011010011111001101110011010000010101011010100111001110100000010000111000100001000000100111111011011000110011011111000001010001001110100000010000001101001010110010010101010010110010110011101000011001100111000100110011010111010111111110000001110100000011101110001110100000110100010110110101011010100101010000010011001110101100010111101111111011101001000111000100100111111100011111101110100001101000011111101001010110101111110101011100101001011010010011100001000100110100010101111001100110011111100100000101010000111101100100101101010101001101010000101111110010101001011010101111101001111000011000010100111010111101101010111101100010011111011011000010011110110110101001000100110100110110011101111101101011011100101111010100011110110011000100100011000000100100011001001110001101101011011000000111011100110001000001111101101000000110001100010100001011100010011010111011000100010000110101101001111101100110000011100011110100100011010111010011001101011100011101011101111101011011111001001010010111100000010000010111001000100000101000111000011000001010101110011011001000000101001101011110111111011110011001010000000101001001010001101101110111101001011000100010111101100110100111100111101001001010011001010011000101111001110101101011011001000100001100111100110101000011000011110010101101011010010000110111010111101100011011010100110000001000110010000101101010011011011010111010001001100011011100111111011111000011111000100000100000000011000110011111011010011110101001100001101010011000100010011001001010101011010000011101101100011111101111101111110110111000100100101011101101010011101110101011000110011111100010001001100010111111010110100101010101001001111110111011100111001000101111000101100011111001111011100111111011011010001000000010000010011101101001110011110101011011001111111011111111110111010000111011111110011011110011011100100010011111110000011010001000000101100010111110100001001010011011110100111100110110111111011011001001001100111010110011101001110110100101100100000001010110101100001011100010111011001010111100111011010011100101100010001111101111111000111011111101100000101001101110010000011001110100110110111000100111011001000100010110111100000010101101101101111100100011111101011100111001011010111100000100100111011010011110011011000001011110010000100001000000011011011011000111000000101000110011001000101010101110101010010110111001001010001111100011110110101001110110001000100111000111011100011000011010111110100100111010110101100101100000001000100111110111111111101110101001001111011011011001001111010000010000001001111011101110001110101001000000111001011110111001100010010101011110100000111111101010010001011010101110110010001100110000111011011001001101001000111101101110001101100111110000100011110110111000100111101001110000100000111000001110000011110010111001100011110101100001011001010100001101111110001101100010101011010000111111111110011010101001001011010000101011100111110011001010011100101100101010001100010111001001101111010110010010101111111000110010101110011101000111001101001000011011010101110111010011100100010100111010010010100110011001010011101001001100001000000100101110101110100100011110100001100111010000000110101011110010000101001000001000110101000110010111110011011110001101111100000011001000010101110100010000011000101010000110010001010111010000110000101011110000101000010001100100111011000010001100000100101100010110101010111111001111101110000011111110101101110011011000110000100000000110111101111101100101100000110000001100110000001110011001101111111100110010111101011110010100101010011001111011000101001100010101000000111101010111110100111011111101101000101101010100010111000001101111101101011000101100100100111101100010011001011001111110010100011011010101010001110001101000101110111110001001011111111010011110001100000011111100000000001100001111100001001000010111111000001111110000111111010101111010101000010010001011000100101000101111011111000001110110010001111100101111000110110100111010111010100110010011100111111001100001101010101010101001010001011000111001000001101011100111101001110101001110010101100000110000011111111010001110011111111110101000011011000110100101011100001010010001110101101101010011100100101010000100100010001000000100100110111100111010100011110111101100101110001101110100000011100010001101011010110110111110001100001010100101011100100001010100110010001100100010001010001001101100111101100010110110101101101110111100011101011010100001111100100110010110010010011110011111000011110110101001011111101101000101001000010110111110001001000011000101000111100110011101011101100100101001000111010010001001100010100111000110111010110000101000110101011100101010001111011101110010011000011010111101111100101000011111100101110110010010000010001000110000101000101010101100100101000101100110100111000100000001010110011000010000101001010011011110010011100111011011100101000001110100001100110011010011111010010010011001010111010000001110011101111110001100110001111000000010100100111001011000111010001101001011000001001101010101001100100010101000011000111001110101010001011101111100101101100110011000100111011100100010100110011111111111000111100011110000101001110011010111011110111001101001110101100000001001111010001001110010011010100010110010011111100000110001001001100010010111001011010111111101001110100000000001101110011110000101111010010011000010011111111010011110001100110000010111100000100110101011001101110001100100001100111101110010110000000110000001100111110011100111100000110011101011001110000110010110100101001100101101001010001100010011011111110010111011110111111010011011011011010000000010011000111000010001111110000001000000011010011011101010000000010011000000110011111101000101010110100100111111000101010010000110011111011110111001000001100010001000100100001101011101101110011011111111110000011110100100010000000100101111000001111001111100000010111100101011001100110100101101010100011000101100001110001010000010110011110101000011010010000111111111110101010101000000011111111110001111010000110100111101010000011001001100000000011110001111000010000101000101011101010110110000100101011010110010001010100000110101001101001011010111000110010100000111100111011111100111001110100100110111110110111100101110110110000000010010111111010110010001001000100000011000011011111101110100000110000011110011110000111101010011100000001000000001001011010000010011011001001110010010011101100010001111001010001011100101000111110010001001011010110110000110100100010010110010010000001110000100111001100010011101111010000000010011001110000111110110011011101100011011110101001100001001011101010110001110001010011010000011100011000001000101010011011001100011011110110011101111010011110110100111110001010011011101111000101010011110111110001100000110110000110100010101000101111101111000011010110100111110111010110010111000100011001111001000001101011110000111101101011110100100111000010011110100010000010011111111010001110110011100101110101101010101101111011110000101011101001101010010111011110111000010011110001010010111101100001101011101000111011100010101010001101011100101101110010000001011110010010000000101101101001111000111011010000000101100001001000100100000101000011110001010101011100000000111001110010001010001000111110001110101010110010001000110010000001101100100010001100001011011101101111100001010110111000101010110110000111000010110101011000010111000110001101001011001010001010110001001110001011000100100100111001100000110111001101000111010100110101010110101110100110101111011000011111101010111110111000101001110110111100011101110111000010011101110001101101010001100010000100001000100101100110001000100000000001000100111000101111011001000010010101001000011101010101101101010100101010100000011001001110110110011100111101001110001110110011100110110101100100100100110001000011000100111101001110010110101110010001111001111111111011000000011100000110010000100011100001010001111100100111011100000111011001011100110001000001011001011010100000111010011001010010001101110001100011110111000000010110010110011010111100010001101101011011011000100011101000001010100101111111101001001101100101110110000111000101110110010101110101010001111011000001000001100100000110011000001001100111110101011010000001001101000100101100001001110000001111101001000010001110100010101100111010011110001000010110110000010110110001000101101000111000001100111101111101101000001101011110001111101110111010111111101100000011001110010111000100010111100100000001000011110110101111010111001010111101110001101001000000100010101110101011110111000111110010001110101110000101110110100000011001110000110000110100000000011101100001011100100001011000011000010001100111101100100100110111100001010101111001010000110110011111100100000001011010010001010101110001110101110001001001101110101110000011010110010000001100100000000101100111001100011000111000101110110010111011100111110001101100000000100010111110100001101111101110000000011111001100101110101100100001100111011110101000100010110111111111100100000000100010000101111111100111000001100010000101111011110010011101100100011010011111111110111001101110010011011011100010010101000001011101110111010101010000010100011000110110011111010000100100011010011111101100110000100111001110101000010101011110100011001110111011000001010100001111101110001101010110010101111010010101011011111010000000010111011001100001110010111100001000010011010010011100011000001111000111111000111010000101001010111101110010011000110111001010110000101111110000000100111001101110110100010110001000011011110010011100110000011100111100001000000001000000011000101100000001010110100000000110110111100111010100010110100001000111101010111001100000101001001101110001101010001110010000111100010010000011110110001000010101010000001000110110101100111000011010111111000111000010000110100000001111010001011101101010110110001101100101010001011001111111010010100001100111010000110111011111110101001000110111100001111101000100101001001000001101101101010101011000010110001010101101111111000011011010000001011000100000101111001110011011101010011000010000010110111010011000000001000100010101000001101110100001100111101011010001110010110111001000000110100110111110000111010101000101000100010001011000011000011000111110100110101110111100100000110111010010110101011110000000111100011001001001110100011000111010100011100101001010000010101101000100000111011011000000000100000011001111101110100011010100001010110101000100011100110001100010111111110100111110010011011001110010000000100100011001101101110001010110000111110110000100101110000110000101000011100001100011110001100111000101010110011110101111001111010101001000000000111011110100110101101011100110111001000100000000010111101001111111111110001010101111000000110010000101100110100010001111000111110111110010110001101100001010110011100100101001010111001011110011101111111000110000111011001010101000110001010011000101000110001000010010010010011001001110111111000111011000010011010101011010010110111101010000100110111011001000011011101111111101110100011100101111011100100101101101100011000001110100000010000010101010001110101100110111111100010100110010110010001100100000011011011001100011101001101010000110001001011110111011001100011111111111100111001111011010010011011011101000110011101110101110011101011010010100100111110000101111101101100101011011000111000101000000000111110011111101010001110000101110010110111011111011101111000001001100000111110110110110010001100011000111111011001101110111111101011001111111010110001000111010010110101111110001010001111100111111100011101111111000010011011010011101011000010010111101111110010101010011001111100111100000011111101011010100000110110101101100110010011101101010010100111110101011111011101111111110101110101000011100010111100110110110110100000010001010010101101110011100000000100111111001110110000110010111110001001010010010100011111000011000100110101110100000100111000101111000101001011101111010001100010100101100011100101011001111010100110101101001011010101111111000010000011000110000100000101100100001011100110010011111101010010010111111011110000010001111001000010111010100100100001000101111010111000000001001000000100110101011100001000000101101111001111101110010100111011010110010111011101101100100010010010100111100111001101010000101011101101010011011001111011010011101101000011011101010111001000111000000000010101001100011111010001101110111111011110111000001101110111111001010010001001100011010011111100111111001011000100101111110011011001111110010101010101011100101111110000101010011001011101101001110000100001011101110100011100110001111110110101011110101111110101000111001111101010111100100101001001100101100100110001111110100101011011110110000101100111010011010110011111001100000100101000010111101000001101001001100110001101011000110000000011000101100101111001010011100100001011111010101010111110000001100111111000001110001000011101001100001110111000001010110001001001010001010011011111110111011101101101010111111001100011111011111010101100010010110100010111110000000100101110010101001111010101001000010111111010111111010010000111001001000010111101000010101000010100111000000110101100011010110101011101111011111110111000100111110100100000100111000110010001011101010011001001101010010101111000001100011000001011010100010001010001110010111010110010110001110000100100001110001111010101001111011111001110011010100101111101010100111100000100111111110110001010101101110000110001100011110000101011110100101100111000110001100101001010101100001001111110110000110010101000111000011010001100101101010100110000000111000011100001101110010110010111110010100011000101011010001111101111100001110101011011011100011110011110101000100001001000011111001000000010100101001010100000010100111001011010010100110000000100010011001100100100111101000011001101010101111010000001100000100100010011010100001010001100101011101000111001110000010000010011000011000100010110111101001001101010010111111101011010010110011110000011001001110100110111010111100011010100010110000110110011110100100000001011100110101101110000100010110010110101111110000101100101100000101010010000010000011001011011000111100010101100000001100100011011110010011011011101011000010000100111001001100111010010100001010001101110110011001000001101100111011000101011011010011001001110011001011010010000001101111011011000010100001001101001011011111100110101010011101010110100011101010110000001001101000011110011001001011011101110100110011101100101010010010110000001001011110111010111110111000000111000010101011000011111000110100111101001110100001110101001000010100100010110100000111101011010100100011001001100001011100100000101001101010101110001010110100010110000000110000001110010111010000110010011111110000011000101111001010011000101100001010000101011101110011100000010010010011000101100000001011011011001011101110001010111000110011111001110001011110111110100111000100001100011010011100111100000101101100110000000000011100011101001110010010010000001001001001001010101111011101000011010010011011101100111101001111010101110101100011101111111110001110010001100001011011110000111100111110100000011011001101100000011101000111001001010100100010010100101110111111000111001010001111001000011001101010101011011111100111010101101010110010110111100011000101001101101010011100110000111001100001110001101110011110000100001010110111100111000111111011001001001100001000111101101010000010010110001010111011010001111100111010011011000010010011100011001000001101010101111100001100111011011000000001001001010100001100111001010110000001111010011111101111111101110110101100001001001001101001011000011101010110001110110000011101101111001011001000101101110010101000000010100110101100000010001100011111100011001010110101001110011011001111101000111011110000010101001010110000100010010000010001101001110001100001100110010011101101011000110001011100000000111100111111010010110011010110000001001000010000110001000001011111010001111111010010010011111000111011101101000001011000111101011011000010100111010110111001001100100010110011011110100011100110010010000010001000011010010011000001001010100011000110101111110011110000101010111011001001111001100001011100011111010000110110000111101000011011010110101010011001100111011010111011011110010111110101110110100010100001101011001111001010100100111010100101111111111110111111001011000011101101000001011000100110001011111111110111000001110010001001100110011101011010100100101001111110101010101101001011101100000000010111110110010010101110001010100100010101010111010010100011110010100110101101001100111111011101000001001011010001101010101101001111010000011000000011111111111111111011010101000111010100110101000110110101010100010000000010000110010001001101010100011100101110101010001110011100010011110001000101100100001010101100010110100001000110001110111101100011011101111101000101110010101111011111101000110000010011001010101100111000000011000011101111000110111111101111000111101001111111010011000010101000000111000101001111111101100011010001101111011000100110101000100011111010000010011110110011110100001000110000110101101011101100101111111000111010101100011011110110010001110001001111100100001001100000011000111001100011110001001001111011101001101100001100110100101100000111001011110011110100110100110011001110001101011010111001000111010100110111010100101101111000011111001010111101101011100110001000101101010000100001111110000011101100110001001001010011000011110100110101011101111001110000111000101001000010000000111010111010001000101100000101101000010110110000000101100010001001110101000001000011000010110101011011111101111010100100010011001110011011110110101010111000101001010111111100000100101000110110111111110000011010001100001001000011110001110110000100001000110001010110001111101011000101011000000110100111100010100000101110010101111011010110101110000001111000111101110111101110111101000110101100011000011001011011011111011000011100101110111100001011011010101100100111111111010010001001101011000101010010000100010100001110010011000100011000111111010001011110110111110010100100011100011000011111011110101011001011101001010010110110000001100000010000110001110000101011011110111011001101100001100001010111110100011011001000010111111001101110010100101101100000100011010000100011111110110000001000011000101111111110000010011100100001111110000101010001010110001000111000100011100011001010000101010101001110111000011000101001111110110000010100011001011111111010101110000110000000110011110010011011101010100000010010101100111010010011100010110100010000100100010010110010110111110100001100100000100100110001011111000111000100110001111000001001001011110100001011011011110000100010100000111000001110011001010001010010100111111001110100100111001111011011011110010101110011001001100100011000011010100101101110110001101010011011101110000101001110101111010011111111111000010110011000001100000000100000110111111111110101101011110010110101001110100001010011101111000011101100001111101100010110110000110010010000111011001101100000001111101010011101110000000001010000010110011100001111000001100100100000010011110001001000111001110110110111010101010000101100001011101000100100111011011110100101101001000110101000010010001110000110101100010111000011100010001011010110000111100110101001010011001010111101001010010000100100100111110011001110101001101011011111101101010100001110001101011111110000101011001100001010011111010111111111110100010011101100101001000000000000111011001011010011011101111100000101011101110000111100110101101011010001101101100101111101101100001100110110110001011110100011110100100100011111110001111000111000111100101101000011001010100110010000100011110011111011000111101101100100000111100001000011001111001101000000001110100010011111111000011011100110010011010010000111001010101010110111001111011110110111111101010000101111110111101110011011000001100110100111000111000001010110110000100011001111111100000001010111111111110111001101010101111011100001100110111110011111101101011010000000000100110111111000001000010010111101110101011100010001111001111100100010100101101110001010001100110110010111000011000011111010111101100110001101100111000000011010011110101011100000111010001010000001011010010010110110011000101111110010101010000010011000101011100101111010001011000100101100010100101000001101111110111101111001000100000101101010111010111011010011100111100111100110010111000100011000100010100101000011111110000101111110000001110000101011101111101100111011010100011010110111110100001010001100101110110001000101001100001111111110011011010000100000011101111100101111010100000100101111101000000011101010111011001111110111100001001101111011100101010101010110110101001010100110111101010001100011111110011111110000101101111000011101110000101100100101110101101001010110010011000011111100100111111001100101101010000010001100000101000110101101101000111001101111111101100101001110110100111011000111011111111010100110010000000010101000001101000010010111000110111110000100000010111100100101010111011011111001011001111010000010101010111000101001001101110100001011111001001100111010001110000001000001011010110100001110010001010110010100010100001000010010110001111100111000010100010111010010000101111001011010101100100111000100100111011000100110010111111110000011000100100110110000111001101000100100101010011100111000110100100000110001010100010110101110100001101000100010110100000001111101100001111110101000110111010101101011101111100011011101100111010110110110101111011111010010111000110111010011110101000110101110101000010001101101010011101001001100000110010100001101001011011000111000001101100000000100010111100000111101000101000111111111100101001000010010011001110111000110000011011000001100100001110100101011000000100111010100101011001100010101101110101110101100001010110000111000100001010001111111111100011100111110001000011111111101101101110000110010101010001000111001100011101111100011100110110001001001100011000001010101100101110010011010110111010000000000101111111001001011000100001010110100110000100010001000011010001011000001010100110100010110100110001000010010011001001101010011110101111001110100101001011101011111101000110011001110000110111001011110010001101010100001010111110101101011001010100101101100101011101010111011000110100010101000110110010100010011000111100000101110000010010011010101110010101011011110000100100010011101011100011100001111000100110100011111000001111001001111101111110111111000010000010101100110110010001010100110100101001010011111110111000111100111010001100111000000011111000001010111000111000000010110100101001111111010000101011011000111110111111000011111000111000111110100010000100000010000011110011010101111000101001010000001110110011000100101010010101111101010110000010011110001011100100000010011101111101000000011001010011110111111010100011010001001101101000110110010011110111001110010111011010100000110011011001111100000100001111001100011100110010010011100000110010010101001001111100110101011110100111110001110100001001100000100110111010000011100001100111001100110100000101010100110101111110101010111111000110001010011101100100100000101010101000101101111110000110010101011110010101010100101011011000101110011011001010100110001000001001011010000111000111000010101101110110010010100110011011001010110001000001101010110111110010101000110000010011000001110110010001000101101101100011110111010100000001010000100100001011000000101100000011110100111101110111110010011000100110111101011101111000111111001000101010100010010011001010000000010101101011101101100111101110010101001100111010110000100100011010111001111001001010101000001101010010100011011101000100010001100000101100001101111001010110100001101000110100101010111100001100010111000100101100100000011011000010110101101001000101010110001011011000111101100010110010011001010110111011001011010110111011101001110011101000010001000100110111101010011011000110111011011101000011000111101100100100110000000100110111110010101000101011101110001111100001101010100101111010100011011010000101001001110100110101010111101010110111110000110100100010111001000101010110010111110001010100111010110011010010111100110111100001010001111110100111111010110011101111111110111011010010000101001100000110101010110111011100110001011110000001111110111011011011001110100001011101010011111011101101111111010101111100101000010011011011110001101100001111101110110110100110111110101011111101100010111011011011010101100101111001010100000010101011100011010110111010000110011011000000100111010011011111110011000000110101110111110001101010000101111100111001111011010001000100101000100110000110010100101001101010110010111101111001101011100011000000101010110001100110110011001011101101100111100111100011110000100101111101100111001000001110000111001110010101110011100010110010010111001001010011101111010100011000001110010111110101111110010011011011001000111011101111010001101010110011101001110011101011110010100000100111101100000110000111001001001000111001010110110011010000010111111111000111101111100110001101000110100101111111110100001011001000101010111001001100011100101101111001110110110101100010000010010001001010100001111101010111011010110110110100101110100001111111100010001011000000101110110111111111011101100001101011100001110011000101110010110010011101111100111110101111111100001010001100000101001111101110100111011001100110011110110110110000110111111011011110011101100100100101110011011110111100111000000001001110010101010110000011001001100101100000101011110011001010111111001000100110110001000010110001011111011111011010011001100011101000001101001110011010100000111000010011110100010010001011010100101101001000010111001111001101010001110000111010110010101111110101011111110100001101110101001010111011000111001110010110101110111000101100100001011100101010010100110001000011011000011111010101110100111001000000111011000001110100110110010011101110110000010001010001001011010000000000110101000011000011110001110011000000101000000101010111101000100110000101100110001111000101011001011100111100001110010011100100010110101110011111000010101001011100001101101011101010110101000010011100011010111110010100111111001010100010000100110011010011000111100011110010110011111110001010000011111011001001111101111101100001010101010001111110100100001011001101100101100100011000110111101010110100010110010010011100111010101010010110101100001000100100000010100110001111001101101110101000001101100011011101010100011011001100100111101000011000011011001111000110011011101001000110110000101110000110001111111010100100110100011100100001111101110010011010100110101101110110010010110011110000101001000100001000110011111010001111111111110100111101011010000111011001001001001011010001000001101011011110010101011110000111001000101101110110011000111111111001111010010110000000011000010111100000000010111001001001111001011010110011010000010110001010111100100000100101001100110101010010001111110000100100110101011111011110111110100110001001011011101101010011011010101110110011100110101000101100001010010001100000101011011011011000110010101010001010100111010101011010000100001110010010000111010000111010111111001110111111110111110111001010010110010001001100101101111101111100100000011001010111110010000111100000011000000100000000001001101000001000101001111101110010010100001100110111101010000111110110010001000000000100001100000001010001100011001110001011000111101110000111111000111010001100111010101111101011001001011000011010111000010110110001111101111011111001111010001110010100001110011010010111001011100011011101010100110011010100111101101110111111101100111010000010110101000110000100011100110011000101101000010010001011010110101111011011110001111110010100010100010110100111001001110000111010110101011100100101001011001101010100001000011101100001011011101000101101001011000111100000100010001000101010111101111111011000001000100111110000001101001100010111001011011000100000100011000001111001010101101110111110101100101101111100111010001010001100110110001001111001111010000001110001110110111011000000111101010010111110010011100110000011000101111010101101001101000111101100011110100110000000000100100101000000000110101101110010001110001010111000000001001111110111110001000110011101001111111000111010101101111111111101001100111110000110101111100011010000101000011001010000000101110000100011001001111001111000100100101001000001111000110101001001101001110000110101000011010011001110010000001111111000001001011011010100011000111010010110111110010001011011001010010101001000100101011101100100001010110011010001001101110101111000110101111111011100010100010100100011100110111110000100100110100111110001100000001011111011011011100010100011100111011100010001010000111101011101111101100011111100110011001110111101110010000001111110001011001111010000010000111101001101101111011111100011100010011111001101010101010011001011100000000000101111100010000100111111001111101000011010010100011101000110001101101111100110110011000101001011100111110011011100010010101001010101001010111001101010010011011111100010101101011111101100000011010110101001000110000001001001100101010011000100010001000011000010010110111010010000000101001010011000011111111111111001101001000010010001011111001110111100101111010010100111011001000110010011000100110111111100110000001010001011001011110110111111011010101011111001111000100000101000010001101110010100110101010011000011001011010001001100100110001001101111100101111110011110101111010001101101111110111010110000001011101001101101011110011010000011010010111001100101101000010100001110010101000001011001000110110010111100000011111001010100000000001001100110000011010001100110010001100010010101100101100100010011000011011001101010011010101110100001011111111000000110000011011001011000110011100000010111100111001110100001010100011001011011111011010110100100100010100011111101110000101101011101000111111000001111110111010001000110001111110110000011110000101100101001010000111010100000000001111011110100101101000110010010100111000111111110010001010100110001000111001011011001110101110101011000011101101101110101111100110111001001001111001000000101010010111011001001000111100010000010111001101110001100110000100110110100001001010011000101001001011100110001100100011111111000011011100000101100111110110010100101101010000001100101000111000101000100011001100100000110010110000000000000101010100110000010101111001110010100111011010011111000001110011000111001110101101110100000110110110110000100000101011000001100111010000111011011101000001000101010011000010100010111001110111010110111000101011101010100010011001011010001000100101001011010110000110101001011101100001000111000100000110110100100111110110101011011001110000011000010011010101111010010010011110110111010011101010000001111101000001101000101010100100101100111101111011010000111001011111000100100100111111000000011011110101010110000111110111100111010011110101101000110100110000110001000011101010011000101010011011001010110001111101101110011110100110111110101000011001101000000011111110100011011010010111111101001111010001010011010111010011011100000001111111001110101011111010001010111000110010001000101110110110000001101001100101100000000000100110101110100010101110110000001001010000111000001101010101010100011100010110111111011010001000010100010010101000000100011110000000001110001010111110000100101110011111111010000011011111101101110010011010011111100100001000101101000111010101110110110001111001011010111010100101111011011111100000101000001111100101011101110010001001011001000111101011000010110100001111010101011000011011100000100010111110010000110100001111101001001100010100001110110010001000100110111110000010001111110011111101000101001001110111100011111110100000110111000011110010010001100100001110110100010111111110001010110001111001000011101100011100100100110110110000011010110001011101111111001110100100010101100011000001000010000011000101010000010010011100000111101010000000011110011001100101110010001110000010010100011000111000011101001001111000110100011101001001011110010000000110110011001100011110110000110110111101001010111100110000100101111010011011000111001100101000010110100000110100011000011011000010001111000011010010111100110100011011000000110011001011000111100111100111010001111000110100011100101101001110001101001000001110110001100110001010011110110010010000110001111110001110011110110010001110011001001011100000100111110000110111010010111011000010110000101101001011010111001111010010000101010101110100000110000111010001100010010001111000010101100100010101001000011111100000111100101011100100010111101110101110001011111000000011110101111111100101111100111101110100101111010001111011011100100000100101101110100001101010000110011000000010100110111010110001111000100100000101110111011110101100111110101111010110001010000101111001000110000101100100001010110010111011010100011000010010101100101101101111111001000001001000010011111011100001000111101100010000110100110010100000010100101011010110101010010001111101111111101100100110000001101011101111111110110000010100010011100010110101010001010000000100111111010000111100011101011101010011110011000110100110001100010100100011011100010001110001110010100110010101000000000011110000111111011011011000100111101111010010001011010100101010111100011010110001100000010001111000101111010001110001000100101000110011100110100000001000110111100010101101101100111101011101011011001111111011110100011000110000001011001000010000001101111010000010011011100101011111100110100001000100101100111111111001110111100100000001110100111110100110000100000111110011001010100000111000111100011111011001011010100011111011000100111100010110001101010101110100000111100110111011101100001100010110101000111111001111101010101010111000101110100000111110001101111010111100101000101110011101011000110000101000000001000011000000101100111001001010111100001101000011101010011111101000001110011111001011001010110100100001110001100101101110101010110110001110100001001110100100100011001010010110011100111000101100101111001101110111100010000111000100001101000111001010110011111111001000001001110101101110010101010110100101101100010001001000101001010010010000110111101010010101111111011001100010100010100001101001010001001001100110111001001100010100101011001111100010110100000101101111000011000101101011100111101010011110001110000000011101011000111111011001011111001101110011011110001001101100000001011111111011100011001010011111001001111011001110000000001010011110110100101000110100110000101001101000011101011010100110010001000000101100011110100000110001000110011110100000011000001000110111001000111110010000110011001010100011101110100000100101001100000001000110001000110111011111010101111011001110111011110101111010111011101000101010011010101111010101001110011000110100000110011100101010101011101101100011111010001100110010100000110001010111110001101001000011000100000110000010001000110001100110011110000011000011010001110101110000001000001010010011010010110001110000101001110010101011010100110011110011101111110010001110011111101110110100101001011100111011000111000001000010110001100000001101011010111100010111011011101000011110101010001001100100001101111011001110100010011100000000100011101010011011000110101000100000000010001010100110100001100100100110011000100001001100000100110010101000111011101101010110011111001001011011010010111111011101011110111000010001000111101110101111010011111000001111001100111101010110100111111100000000101000101110111000000011111010101011011011111011010000101101000011110011101001110011010101101011000011100111011101011010000000111010111000000000001100000000110001101000010111110111011110100010000101010001110101111010011001101001100111001111010001111111010010001111000001000101000011110010100110110101101101010111000010011001111111111000100010110010010111100111011101110101110101001000110111110100001011001001001101100100000110101000101010010110011010101001011110001110101001110111101100101011011111001000111100100010000110101110011101110100110010010000101111010111111111100100001110001000111111111100010111100111111101011000101000010100110111101101010100110100110000011000000111101110010101110000101100010001110101110101111100000101001011000110100101011011001011110101101010000111101100000001000111010010111101101110001010111110000101110001011001010111001100011011111111111101111010010110100100011010011111110011100001001011000001111011111110110111001101010100111101111111000010000110010001100100000101110010110111110111000111111100000100111010111000100010011100000000010101011011110100100111110000011001001000011110100001001100100111000001101010111101011011101000101100001111001001001000100101001000001101011110111000101000100001011110110100110011011100001110110010100110111000000010000000001000111100100001110101000001110010001100110110001010011101111010110110111101110100000101011011101101000001000001011111001010111101010111100100111010100101000101001001100011101101010101011011011001000111101111000001111110100010011001001011100010111111010111001111100000110000111110101010111110111001011110101001111000110111110111100001110100111101000011100100000111011110100000111111000100101100010101110111111111100001101011101100000000111010101111011110111010110110101011101011011010000111111111010100111110001010010000101110000000000100001101101110011000011010010011010110111111100000011101100001101010011100011011111101010101010100100000111111110111101010010111011101010011000010101000100110111111101011000100011000100001110111100111111010111110100011001010001010011111000111011001110110001110000011011010101110110010110001100011011111001111100111101001010110100000111001100111101111001000111111111111000100110100001000011111001010001101110101001110101011001100110010010111110000000011000010010011111110100111000010001111111110101111110110001111001101100110001000100101100010101110001100000101011011010001000100101110111100010110100110000101111011100111010000111101100111100011101010011001000010011111000101011100110010011111010100011011000001111010111111011011011000001101011001110001010111110001000000011110010111101101101001001011110100101100100101111110100010101001000100101011100100111010100111011101111110111011101110110010111111011111011110100111000110001110010100111011010010010001110001101110010101011101000011001101010011010000011111100001100111001111011000101000001111001000010110000010001110101001111100111110101110101101001101010111110111011100111110001000011001001100110101000001101100110011100100100010110010100111011010011011111100010101101110010100111010001011000101001101010000011100001110100001111111000111001100111111010000001011101110010010101000011011011110101101010000101010000100111001011111000000010101010110100100101001110010110001101100001000010001111101101011111000101111010011010001001011101000010001111001001001111010010001000111010011000101010010110111111110110110010000101101110000001100010010101001001111111110011010000111011000001001001010101111000000010110001101010111111000010000110101110000110111010111100100010111000110101000010000100001110010011011011111110110111011001010010101101011010100001110011101110111101001111001110100100011111110001110000001110011110110001101110111111100000001011100001001101010111011011111001111110011000010111011110001010010000000110010100010110111010001110000000010000000111010011111001111100111101101101011100011100010010100110111011100100010010010110111011100110100110011011001011100000110100011110110100111101100100110110100000001010101101010111110000111010101101000100001111001110110101000100101000110111100011110111011110011010101000000011010011000000011101010011111011011110100101100011101011101100111101011001011110010110001111111011101110101011111101011111010100110110111111111011101000001010000000010110110000101011100101001111011011110001001101000101000011101101010010100111011100011010111011000110100000101100000111001001101111111010100001000010100000110000101010010111000001111011101010100010010110011011110001010010101110111100001101100100111110000000001100110111001011100000000111100000000111010000110011011111000000111011010001111010001111010111100100011111110001001111011001101110001011110110111001101110011010001101011100000100001101100111110011101111011101100100010011000000000100001110110101010000000110010010010111001101011011010011100111000000101011010111000101000000110110110011011111111100010111011111011111011010101101000011101000111111110100111101101100010100100100001100100111100101001010010010010101000101001111110110101000101110000101011111100111000001111000100010010110101001111100010001111011111001110011000001110010011100110111000000111100111010111111001001010100100111010110001011101100001111011111100100111011110000100001101100011001011111001001111100001001111101100100010000011001000100011101101111010011001011010110011010011101011111110011000101010000010011111010000000101111000001001001100000011101100000001011101100101110011011010110100100000110010010100001111101111100110100010100100001110001011010101000010011101111000001111111110101000100101110011111010111100000001101101100001111101000101010001010000111001010110111010000110111100001100101011000100110100101010000111011100101001011111111010001011010101011110101011100111000001101100101011101010010100000111110001000100001100011000000110101010100111110000000011110011101010001110011001110011101111101100101100001111101111001001000000111101110100110101110001000011110001011000010110110010010111010101000110100110100000101100011010110111000000010110100101000111010010010100011010011000101110011111011101111010001101001110100101100111100001101010100001110111110101000011000111011110111010111110000010001000111101111011111110101100111000100001110100100011101010111101100001001111111000100011010110001011010111010001101101110001101000101011101010111110101111000100111000110001010010111000101011100001111101111101001000010000011000101000011000111100011001111110000100000001110010110110010111100110110000100111111101110001010111000110011001100111000000101011111100111011111011100000110111100101001011101011010101101100010110100001110111000001011111100101110000000100110010011111110001000101101101010000111111110010101000001100001011100101011110010010110100001100001001101000000100111101111011111010001101010010101001110110010011100010001011110001111001010110110110100111111111111111000100100000000010111110110000000111110011000101010010111110011011011110100000101001100111110110010110001101110000000100010101001000000000110010000010101111101000110111101100011000110011110101101000001010000001111011110100001111000101010000001111000111010000110010101101000110111000100000000000101001011111100000010111000001100001000000000000011001101100110110100101001001111111010100011111010110101110010011001101100011010111101111001110010111000101100001101000110100001001101010011101000111100010010001000010101000010111110001110001110100101011110000000100000110010111000100011011100010111000111010011011000011011000010101010101001000100111011000010000011011101000110011011100000011011011100101000100110101000101100001011100101010101100001110000010111001100101010100001000111100110011011011111011111110111001001011001111010101011011101111110101110100010001010100001111110110101111111000100111111111111011110110010100111111110111110110011011110000000011010010011010100011010010100101000100110011001000011001001000010100101011101110000010100001101100100100001010100000110110011001101011101100010101100101110010100111110001000100110010111011111010000011011110000010010111110010101100001110100100110101100111000101110011101010101001110000101000011110011011001010010101000110111101100001001011101000101001110010110100110011111100011000100000100111010101100100011000100001001000110100110000011001100000010100110001100011111010001001010100110111000101010111110100101111001000100100110110100111100011000100101001110011101000101011111010100011001110000011110101111101010110101001101011101010010111001100110100100111000000101111000110100011111100100011011110011001000011110011111001111101111000001001101100111000111101011010000000010000011110110101100110010111101110101101011010111000001000011011000010101111011001010101100000010100011100110010111011111011110101101001100001100101000011101000001100100100101110000011101011000001011010111000011010011010111000111100110001010101100001111100100111110110011001101100100100111101111110100010010111010101110011110110001001111001011110011000101011011000101111110011100100000010111101011010101100011010101100100100011010110011000011100000001111000110001001111010000111110101000100001001011001001110110010001111000010011000111111110100100000111010111011100110000110001001001111010011001001111111001000000111000101011100000100110010001101100100101101111011000001100001110001000011100100010011010010100010010001100010000100001101001000111001011101111111011011101010100100110101011110000110010010010010110111100011100100111111001000000111001000001000011010110010101101010011011001000010100100100100100101000111100000000001011011010000001010111010001110101111100101010100111011100001010100101110100100000100011111111011011111011010011010100011000011110010111110110010010100001111111111001001111101001010101101100110000110100100110110010011010110001101101000110110001011101010101000111000110001101101000100011111111011010011111111110101110110100000100111101110011101000011100100010000100011111010000101110100011011011011101101010010111011110101111101000100010010110110111011011100001111101000110101001101010111010110000100101010010001011011001111011101000001111101110111111011001100110101011001111110011011001111000001010110011011011111000110001100001001100111111011000111111010001111000111111001111110001000010010000101010111101110001000111001110010100000010101100111010011010010110101110100111110100111110111101110011110111000100011100110100000000000110000011000011110001111000101001101010010011010001011011110000100000111110011010011100001111110100111000000000100101011111001000010010001011011010011011001000000011011110100011110101101001100010001111010010011011100111001001111100100010111111100001101010101011110101110110101001111101101000000011100000111010111110000110110111111100111111111111010110010011001010001001001011101011000001000111011010100011110111101001000101101010100000010000010101010010010011111010000000010001110011000111011010010000100111100011010010110000100100000111111001000010110110000110010011010010101010010010011001100101111001100111001110110100110111001011111011011111101000011000001000111111111000001001101000100001110101000101100001010110010010100000011010111110010010110011100100111100110011111010101000001000011100011000000101111010011110111111010111011010111110101001000011110011010100101111000001010111101111000111100100010101110111010011100001000010110111001001011000101110011111010011001110110010100000011001110010101010001010011101101001000101001000111011101011111110111110100110110101011100010111000100001010010110111000101010101010110001000100111010000100110001011110111000110000011110000101100000001100001011111111001111010100111010111000001010100111011000000101010010010100011100100100100000111000110011011010100011000100100111100001010110101001000100011000111010100111000101100011100100011100110110100010101000000100100110111111010000111100000111101110010011110100011100011101001011000011001100100011101010100111110110010111001100011000010010111000010110101100011110100101010101111011100010011110110010000001101011100100001101101011001001010011001100000011000010110100001011101101101000100101000000101000010011011101101000101111011110110100101011111000011010101110111110010101111100101101000101001000010110110110111100111110111000111101110010001100000100011110001111001001100101111010111111010111011011011011000110111001110001001101101010010111111101111110001111110001110010101000111001001000111111100111010000100010110100101110111001100001100101010101110101110110100111000000101110110110111111100000101110101111010010110011101101111010100000100001111111110010000000011100101011100100000101001110111011011111110010101001101011101110001111010011100010000010110011110100101110000110100000111110000111011011110010000001011000111000011010001000100011000010101111111101110010011100100101000111100001101011100111010000101101100011011011100100000001000100001001111001111010111100110000010110100010101010000100100101101010001001011101110001110110111000000010011110010011111010000000011110010111110100110110110010000001000011011101101111001101110110000100101001110000010011011110110011101110100101111101011010011111100110001111111111001011010110110111101100110000000101001100111101111100101111010111000000101110101100111001101111110001011000011010111000101001000010110011100110111110100010100101110011100010101001101110100100011111100111000100001011011111010010111011011101011110010010000001101000101111011101101000000100101001001101000001010101111010100111000111000101000100011011110010101011010101011000110110101111111011001000100100001101111110111010110101100001110011110110110011110110000001001100001000110110101110011001101101011000110001111010001111011110001000000010011010000011001100001100000000000110001011011000101111101101110000001010001110100110110000011001101010010110110111001101111011011110011000010001010101011010010010111010001010101101010111100001110011010101001100110000110000100111011101110100101010000101110110001110101001100001010110100011111111101000101101110000111010000101010000001110000011100100110001100110000010111100011011111010110100101000010000100000110010100110110000110110010110100000001011010011110101111000011100000101100100000101001000010000111101110010110111111011110101011111101011000000001001000010100010010101101001101010101101100110011010101011111010100001000101110010100101100111001010011010101110000110010111101100001011010011010010000101110101101111010001011010011110101010011101101100110010010101010000100001100000110010000011101101101101000001100001110110100101110111101001100000110010111001011011000000011100110011101011001010100100100110111000100110111101110000100000011100101000001010001111011100110100110011000110000011001001101011011000001110011011001100000010001101111001001111111111000010011010110010010110000001101010011101001110001100011111001001111001011011010100011011011011011100100000100101101111000001010001100011011010100111100010101001010000111110110111101000110010110011011000110110100100000100101100110110101011001010010001001001100000110000011010101110110111100111100001110110100010010101110000111000001000101010110110100100100000011011110011101011110010110111110111110001101001100000111000010001101000001100010110011100111100111011010111111001011100000100111000111011010011011011101100101011010111011111011011100010011100010010011000110001111001010000011101100101000101111110111110111100011011110001100110001011001101100111110001011100101011010100110110001000001101111100111101111111011100110010010011110110010000010010011000111011011001100110000101010010011011111101010011001011001010010111100110100100011100111101111001110101010010011101111110110111110111111110100100000110011111111010100000010010000101010011000111011011000010111100110111110000000010101001111100011011101011100010001011011011111000001010011011011100110111100001010111100100101100011011111011001010101100001010011110100010010111111110011100110000011011101000110000100000100111100101110101111100010110000101011101110100010110001110101111111010111100011001010110011011011010110101101000100111111011001110110100001111001110000000010010010111011100000000100000001000111000010001000000101101110001010111001100111010100011010011010111100101010110110011001011110011001000010110101010100001110100010011100011110001010010110110001101100000111100111100101001001111010010001010010010101101011111000101011010010010010000000101011111011101001011011101010110101010110011001011010010100010100111100101010110101101100111000101111111100110110000010111110111111010100110000110101111110001101100000010001101001111101100110001100101001011010001101010011111001111100110000001011010100001001011000011100110110001100011010011111001010111000100001000101110110011001110011000110011101000110011011001011110111100101100110011110101111000011001001100000011010110101110011110000011010110101100010111001001001001001001001101011011110011100100101110101101110111100010100101001101110001000111011111110011001011001000011011111011101001100000100011001110101011100001110011110000011000111110111010011001100011010101001011011100001111101111111110001101000010000010010010010011110110010110110101001101011010101100101000101111111010010000000001111001111000111011001110101001110110001101110111011011011101100001101111001110011011111111000100110010101101100001010100000000110111111000100111110100110101100110000100010000000111110100010110010101101110010111000111011111100110011100010010011111100100100101010001011111100111010010001000010101110101010110011100111101101110011101001010001001101010001001011011111010111011110100101001011000111100000001100001011010001011000010001101111000001100001010110111010001111000100101000110001111011110001100011110101000110100111110100010001011000001111011000111110001011101101111110000011101110010111011100110011011101001010010000001111001011001000100100010100111111001011100000000011101101000101011011010001100101100111010110111100100001110111010110101100000011001000100100001111010111010001000000110110111001010001100100100111011010000010101110100001010011000010010110011000110000001010101001010111101001010011010100100001100000101111110010110001110000111010110011011110101000110101111000101001011111110101100011000010111001101011101000011001010111000010011100001110000011010000111001100110010001011011111100111101001100010000011010001111101001101110101010010001010001010011110000101010000111010111011000001001111111101011111010100111100110001111000110010001110110111010011000101011000100110111000000100011101101100010111011010001000100000000111001111100011100000001101101111011110000101000111111101100110110101011101101101101101110110001100010001110100000001100010001001000110000010000110001100101111111011010111001101100111001000101111011001001000101010001000101111000000001010011000010110111000001011001111010100001000000101011110010101010100001010111101101001111110101100000110010101001000100011001010001001111101001110110010000101110110110011000010101110001001000111100110110101101000100011010010000010111001101100101101000111101010001001100000111110100010101101000001100101100110100101000111111101111000000110000100111110001100000011100001100001100001111000110100100110001000011001111100110110010001010111011110000110101010100001110101110001101010101000100000100100111101111000001010011110111001000110100001011101000100101000010101110011010111111110011101001000110001001011001000010001110101111010110110110000110010011010111010110011101001110110110111000100001000010101100011000001010101101001100100100001000011000011000000101011010110110100011110011101010101100011000010110001011100010001101111100010000111010101011011101001010101111101111111010110111010011101010111101111100001110101110111101000100100111101000001101110110011011000001101101001101000011111001101111011011100101000111110001000000000110111100110010110011110000100110110010011011111001010001111010101110010101101111000101101010000110000011011011011011110000010000110100100011000001011000110010111110010001111101010001010000110101101100101111010011000100011110010000101001100110111000011011110000001001100001011011111011100000111110110101001100011101001010101010100001010110110010110101101101001100110010111100000000100101101101111011110011100001111011001101110001010010101111010000111010110101001001011110000100010001001100000000001111000100001000100001000000010000110110011100101011000000110111000011010110001010011101001101110101110101100010011111110111011101010111111110000000111101111111000001100001011100110110100100101011010100000110100000111000001111010110010011110010111100001111100000010100110000110100110101110010101110011101110101000000001101111011001010001011010101000110110000001101100000101011101010010101000111010101000110000100110100101101100010011101010111111011011100010001101010100110000111001000110000101000010001011001000111101011001010010110110010111100100111011000100000000100000100100001001101011000000100000001110000000100001101001111011111111000110111110010001000011000111111100100011100101011101101010010010101011011000101100111110010111010001010001100100100001110010001111011001101101001110010011110011001111000100001100100111010001001011011110110110001110001111111110011001010111010111001111111010110101100011010010010111010010111110100010111101111100011111011011100101010001111000111100111101100011100001001010011010101000111000011001101110101100110111101101111011111000101001110001100011011011001000111001010001101111101001010101111101111010100101100110111010100110110101000110100001110011011111001001100011001010100000011011111011110111000110110101101000001001100111011101111110110100010100011101010000101011111000110001110100101101101110101010011001111101100101001111100001100110100001101010110001101000011000001100110001101110001101001011111111100101101001000011001101010011110111010011100101101010100001111000101011010100101011000111100100100101101100001111001101110010010001010100000110000100011011110010100111011011101001101010001010111001111011110001010110001111110001001010001000101110011010101110101001001101001000001100001111001000010101010001110011101000010100010011001010011000101000101101101111001011101110010101011111101100110010110011011101110001110110000110001010100011011001011011111110001111110111110011001111010011101000110100101100100011100000110101010101111011001110100100000001001100100010010110110110011111100010101010101000111000010000101110011001001101011001010001010111001001101000001101111101100000100000101101100011111010011101111100111000001111001011000001110111010000001011101110000101000011011010011001000010001000000010111111101101001011001011100110100000110010000001110011111110000000010100110011000101101101110111000101011110010001010010000100001101100000101001001101000111000011000100011011101111001001010101101100110100010001001101000001010000010100100010011010111000000000100110000011111001100000101110011000111110101111101101001100011011011111101110111001110101010011001010001000101001001110110101011100111111101001011110111100100100001111010011000100011111011111011110010110001010010100011111000110011011011101011010101010111101110111111000100100100100011110111000101100111111011001100100000101011011001110001101101001100100111000110110000101111000110010000011011100001110110111000100110101011001010010001111110011000011011001000111101101110010111000000101101111001001110010110000101011100111010111101101110000101011100101000111011010001011011111101110001001110101100110110111101110110010001100101011011010110001010000001100100010101011001110100100011111011101011111011100111100010100010000011010110001101011010001000101111100011100101001100100101111101011110111100010101011011101110100000100100011011111100111000000001100111010101110100111000000010110101111110001010001010110110110000010100000010100110101000100111111110111010101000100111010000001110000010011111101000010010000000001111110110010001101010110011110000001110101010000111000111101111001000111110110010010110011010101100011101100001111000011000101010110101000010100011110001000010001001101000000100001111010100010010110100111110000000100010001111000101011111000111011110111101100001011000110000010111100001001101001001111010001011001101111011111101100111010110100110001000110101011100010111101010000100101000000011100000111011011011101111111100010001010101101110001010011110110010100101110000111011101010001100000101101011111100110010110001111011110111100100001011001110000100001101000110111111100001000001100010110001010101111111111101001110101100001001000110001101000110011010110110110111101110111001011010001110001101110010010101111011011010001010001010010010001110011011111010001011010010110101100100110011100101001010110000101100000010010011110011100000001001001101000011011110000011000110100011101011000111001000010000000001100110110000101110000010101111000101101000000100010100101000110010100010110011101110001010100101000111010011100000010110110011001101101010010110100110110111100011011011101111001100100110101100101111110011111011111000000111101111000010000101010100101000111111100011001111010010100001011010000000110100100001101010111111011101001001011111111000100000010001011011011100010000000010001110001101101010000111011100011100010000111100011101000111011111101111001011010110010011101011010001011000100000110010101001001010001011101010011011001101010001101000001011010000100101110011010100000100001110010011010111101111100011010111110010010101000011111011001100010111111101101111011110001000111101001011101010111010101001000100011101010111011011011110101100110101110011011011111100010010111111010001011011001101100010101110101101101010100011001111011001000100110000001101011000010111011010111100011010000011001111011111010101100101111110000100110100110110001011110010101001000100011010000000101101100001100010000001111000100000110001101111001110111100101000011111101110100110111001000110001001001110000011001110100001111100111011101010000100001001100010110100111101100110000100011011011010101101101011100000000001001111000001010100100011100001101111011111111000000010111111101100111001100101011100000101011010000010101101101001111111111110000000101110101111100010011011111111110100101010101011100010000000001001011100001001010101010001111100000010010100000110100000110001100011100011001111010010010110010111101100110001101000010110101010011001101001011110111100011001000011011100010010101100101001000000110111001111010110000100110000111010011100101111100110111001100011001111011000100101011110100100110101111000101010001110100011011100000010000010011100110101000100111010011010111111101100010011101000011100011101010101001100001111101011011010111010011110111001111000111001001010101011100010010001111000010110001100111100001101110110110101100010110111011010000011110111111000011101001001010110111001110110011100101100101000010010000000000101111011000111110101011100011110111110101101100100101111000101111101000000011010010011111011111100000111011010001010101110000000100010110001111000010100011100001110011000000101011011011100101011000011000001000101001101100010100011110100101110100111101011101101010111011111100011001100100111100100000111110000100101000010100101101111100100110110101011100010110000111000101111011001000111111101000111011011010110110101100100011011000101101101111101101000100001100011111110100101101010010010000111111101011100101010101111000111111100101111010110101010010101010110001100000010000100000010010000001010111110110101100110110001101001100100101110011100110111000101000101010111101011001000100111010010100110010100001100010100010101100101101001010100000001010110001111010111000110101100110000001001110011001010000010110101000101000101001111010000001000010100100100010100101011101100011111100111000011101101111011001001111101111101110000101010000011110010100011010010101011000100110100000111101100110010100000001101011110000011000011001000110001110111100001010011000011110110000101001100100110111100110110100100000101111010010110000110000111001111110001101111101001000011100011001100101101111001001111010110010110000001000100011111011101100000000100010111011100100001110000111000010100100011001010100000000001101100100010110110100011001000101111011011010110010011000001001101111110011001011001100101010010110010100001111011111111001000110010101000100111110011000011110110000110011010001011111010011110011111100111001110010011111010011111001110111110001111110111111011011111010000101011111000001101001101101110100001111110010010001110110001100001011011011110100001101000111010111010010101111111100110000100011100010101011101100110101111100001101111001110000011011000001011010101000010001011000100011110001001110011010110111100001100010011100010011001100111000110010001111011101101011100011101000100011111100000111100100010010101101100111101110010001111001110011101011111011111001010110010101111000001011001100110001101000101110000010001101001011001011010000001010001110111111111110011101110000000010000011111101011101100101111001000011000110100111111010011010011010110101000101010011111001011111100001001000111101001011100111001110010010111011110101011110101100101111110111010101110010010111010010010001101000001111100011111011000110001000011011001110010011011001001101001110100111001100011010101101010101101100110100110100011111111110000111100101100000101101111100001100100110010000010100010010011111000101001011001101101000100010011010111110010011110100100000111110010000011110110100001010110100001101100001111000111101110001010010010001110100011111000010011110000001000011011011011011111011110011101000010100010101000000110011110110000010101110101100000100001100100110100011011101110000010000001110010110000101010001100101010011000001111101100101101011101011101110110001100011000000001011001011010001000000010011101101010101011110001010000010111110101001101000001111101111110111010110110110111001100011110110111100100011010111101010100011001111101111111001001010010001100111101010000110110011010010010100110000111000101100101011010011100101001011111100010101110101010010001100110110000111111010010111010110101110110111111001001000011000011000110011010101100100000010001010011101110111011110001100001111100101111001000101100011101000011110001001000100000101101101100000000011001110000111011111111010111100111111011011110111000000100110011100001101110000011011111110001011001011011110011010110001000110110000000101111001000100011011010011011010101010100101111010001111010110001010000101111110010000000010111011001011110011110001010111011011111101110001111000101001001100110000000101010111111001111000110111110001100110011101001000101110100110010011110111101010001000110101011110110111010000000101001010100100011010110011100011001101000010011100111010000001100010011110101011111111100001110101111010101110100110011001110001000100000000110100001000101111100000011011101000000101001001101000000001110001101001010111110010101111101101101111001011000000101000000011101100110101100010101110101110001111101111101000100011011110010101110001000100101000101110001001100110010110110101001011110010111100100010100101011001101011110010001110110110001001110001110011110100100011000011000010110010010101100010111101010010110101001101101101011011001001010111100101111011111001001101010010101011010111000010001010010111101000110101110011111111111000000111010110000100100010011101000110001101010011001111110100101010000011100010010101000101110001000001010110100000010110010010101001110010100011011011101100001000110101011110010010000110001110101010100000111101000101000001110000010111110001100110110010001001100101001111110000010100110000110110100111100110111111010011110101111101111001111100110101111110011010010101110000000001011000111101111010011011110001010101010000110101101000001110101101100101010001000110100111100111100010011100011111111100111101111010000010110111111110011100100010100100000100001000010001100001101001010111010100111011011010001100010010000011001111001111110100011011000010110100011111010011001010101110010000010010010011110001100100100111111111001000001010011001100010001010110001101010011110011110000000101101010011111000000101011000011000111111001001011100100001000100100000001111110001010011000010111110010001111101110011100011111100100000001111010100110000011000000110000110110011000110111011001111111011001000111110010101010011101000000110000001011000000001011000010101011011101101111001010010011111010010001010100011110000100110001000111101111111010000011010100110010010100000100000101111100001100101000100000010100110000000001001110100111000101001111111000001111101001101000111110110110000101011001011010011101001001010010111000010000100001101111000011001111011001101001100100001010100101011111011010100101110101000101000011000010110010000010010111100000110000101100110000011001111010001011101101110100010000111010010001010111011111010000001010010000111111101111001101010101010000010000100100011010110011101111000100010110111010010001001010010110111000101101011110110111000101100000010000101100011011110101100100110001111011110000100010001111110100000001011111010100101101010000110100110011001110110011010000011101011000010011001100010010010110000010110011100000101100010111000101101010011101111001010110111110111100100111011000100101100000100010101100010111001001100101111111101100011110100001010011011000101001110101011000001100000101001010100110011111010010011010000010100110111000111101101111101111011100001101000100000110111011011110011010111011001001101111110101000011100001010110011111000011011111101111111111111111001111010000011101011101011101100011011001101111000111000111100110111110110010111110010011101111101110000010111101011111011010001101111100000000101111100011010010111110101110100100001011001001110110111000000001011101111001111110111100010111001100100110000001100000111110011001000000100101101110110111001000000111010010101100101100001101111011011001111010111110000100010110011100111001110111000110011000001000101011100111100010101101000100011101101110000110100100111101000001111101101000010000001000111101010000100000111111100101010100010101000011100011111110001111111110011110010111111111011100000111110001101110001010110010100100000100011111011011011010000101110100101111001110110101101110000110110010001111101100011100110111111111110010010001110011110100111000111000011001011000111111010001000110110111111101010010011011111001101110000111010000111110001010011100001110011001011110010010100110110010000100000011000100111101110111010011110000111110110000010111001011000001011011110111010011000111100101110110011101011000101001011001001011010000101001111100101101110110111010110111111111011110010111100010001001001111111000100010001110101010011011000110000010100100000111110011100000110101111101010100010000100010100110101011010110100101100010100100100100110100010010110011100110110110000000010110101001001100111110000001011011000111001100111101001100110010011101010111010001110111010110111101000010001101101111000111001001010001001110100011011100101100101110000011101010110101101101000001011000001100000011010011000101110000111100101110001111100010000011110001001000010101011100110011111010010001000110110110101000111001110101100110111100111011010010011101101000000111010100110010010001100111001010111001000100011000100101111010100000000011001010100111011000101111110000000110101001011000001100011001010000000010100100111101010000010010100000101001001000001100010110100010011010010111011010001101100110111100101010000010011100100000010100111010010010100011010100001101001001000001010110010110101000010010111011000011111101000000110111001100010001000010110111110111011001111110010100010001100000110000011010000111111100000011110101111111010011011101100001010100010000010011110010101000101111000001011100000101011111011100011100101100001001011011000111111011000010011010101001000110010110011100100010111011000111100111111001000000101111100000110000011110001011100100100001100010100111000001011000101101100001100110111011110101111101010000011111110111101000000101100011110110100011110001010011001110000010010111110001111010111000010110101010011101110110100110100011101001001010110101100111011001000110101100010101100001101100000001010000111011001100111101000110100100000000001011100100101111001000110010100101010000001111011001110110000100000000001000110111010010010010000010010001101110100001000110011100111011100101000110101100111000110111000101100100110000111110011110010111111101000001011001000110001100010100111011010100101001110110111110100011110100001110111100011001100110000011001101110110001101111111011010001000010111101100111111000000101110110011100101100100010100010000001010111110000110111111110100100110010011001111000110101010110000111111000011010011110100000000001111011011101110110000010110101111000100011011000000000111101110111110100010001100110101011111010011110101101110001101111011101000110000101001001101010110101011100101101010011010001110101000011000011111111011001010110001001111101101100111000000101101010111110101111110001001011110001110010010011000010111011101010101011101111011100010110101101110110010111010011011110111110110100000100001100100101011111010101111010001001111011110100110001001000001011101011111111100111100110110011111000010110111000101110111101100100001100010100010100010000001111011001100101101111111101011010110010111001011001010011011011110010101101010001110101100110111101001000100111011101101000111001111001010100101000101110110001111101101001111110111111010011100001101110110111000111110101011111001110010111000110111001010100000001101111100101010010111111001101001100000111010101111110110110000000001001100110101110010000001101111011101111000010101111100110100010100011110010111110100101110000011110001101010000000100101110010110110001110010010111110011001011010011011001110111101110011000001010110001111101110110000010101111001110111110011000000110101101100100100000001010001101000010100010011110000001011010001000110010100100011110101011000110111001100101011010101100101001001100001111110001111001001100001011101111010010111011111100110111010110001000010100101110100001010010111011010101001000011010111111110001110010101100100010000100010001111101000010001011010110100100001000111000111110100101101000101000111011011001111000010111010000001101001001000000111111100100110111100011001010101110100100000001100110100101000111111010001101000001110010100011011110011101101100101100011001100010100010100101101011000110001000010110011110001010111111110100000111000000100110111100010100110110000001010000110001000000100011110100111011000000000101110100111100001111011001000010101010010110011010001010011101011000000001110011010010001100010110110110010000011101000000000101000000101011111111111001111100100000000101001000001000101001101011110000101110110101100011000010000101000101111111100110000011111100110100101100101110010011010110010010010001001100000100000011110111111001010100011100110000010100100100110010011011111111011011101000101010011001011010101000010100011000011000010010011101010010111000100100000000100011000100011100100100111110010110000001111011000000001010011011011010010000111100101001001011100000010100111000101011110101100110001110101001001010010011101110001001100010111100011010111001110001111110001000111001000111011111111001000001001101100001111000010110110110111111000000100010010011101101010011010010110101110001001101010111111001101110111000001111100011101100100001001111111111110000001111100010001101000111110010100110011001100000000011101100100010001010010010011001111010100010000000000011000001010100100001100010101011000001110010011101001101101110011101101111101011111011001110010011010101001100101001011000101001010111100110001110111111101100000111010101000111011010001110010011011001011101000110100101000001000010110011000000100101110000110010100110000101010111110101010101100001001101000001101101101111110011000010011100001110100011010100001011101110000001001100101100110111001111101010111111101100100111001110011110100110011001101000111111110100001100011111100110111010011110011101100110010101100011110001001011010010110100010011000000111000001111110010010001110101011001001010011011011010000111111000100011101010100001110010010000110111111111001111101111100111010100100001010000000000100000111100100011110110110010110111011010011010110011000010011010110011000011011000101101001111111110010110101000010011101000011100000000010010100000100111111011100011011001001011011010101000011001110111001001000111010000111010110111010001000111010001111101100110110101011100000000111001100100111001100110101000010110011110110001011111001100010010001110000100101100001101011010111111011010100100111001010010011111110000011100110011011110000101011111110000100101010111000110100001011001100110111000011111000010110010010100000010111010110110100010111010101100100010010100111010110001001110110010001100101101011101011010010000011110011100001000101101111011000011001111011010011010000001000001011100110101011000101110100011111010010101110110011111000100011000101010001101100111101110011000010100000000001100100000010101111001000100001110000010100101000001111100001101101101110001010000110101011100111011100000001001110110101000011101100001100010111011011001110011011111010101000100100011101100011111101100000101010111110110111110011010110011000110100000100010011100111010001010101101100101000001000010101110100110010111111001010011101100001001101000111000101111101101000001001111011100110011011000000110011111001101111011011001110111000000111110100000101001010100110011111011100010001001001101000111100010110111000110101010110101011011100001000110011110100011001001010110110110000100001000110100100000110111111010111010111011101100000001001011101010000010101001011001010011010101010011101111000001010111000001000000010001100101100101100001101010010000100111011001000101010110100000000011111100110110000110100101011000011100101001111011101001100010100001011101110100010010111101110111101101101010111000110110110001101001111110000110111111111000111000101010010001101111111001111011011111010000111000010011110101101110001001110101110100100001010101101011000000100101001110110000110000010011100000111011011111001110111010000001000011101100100101010000000111110100110100011010000100110100010010010111101010101010001111101111000000011010010101101100111000110001111100010110000100011110010110100100000111000001101011100000010011111111010101101111011001101110111011110110110001011011001111101000101111010010010110001010101100001111111010010100000001100001010011011100010001110000100111000000010110101100111010101010111001000011011000110001001001111100011101100111011011001110001110110001111000010000011000011100010010000101101010011100101011111110001101010111100101000011000101011010011001101001110000110110010000011001010000110011100110011010010001011111111100111011100000111001000110011111011101011010001011110001011110101000011001100101101101100111000101011110101000000100010000010101100011000111101000001111111111110110000101010000111101000001001111011100111101101110010110101001111000011011101110111101000100101100111001100001011111001111110011101101010101101101110100000000000101111100100001001111100100111001011000110010000001110011010001011010010010101100011100100110011110110110011101110110010101011101010110010111000011001010000011100011111011110100110011000010111011101001000100011010011000111101111011111010110110110011011000010101110001011100000010100101110001001001111110001000101001110111010111101000111110111100110111010010000000000000110000100010101101010101111010000111000001111111011011100001011101001111011110100111101011001011111011000001111010001001011111000001100011101111110000111101110100111110010101010001001111010001000001000110010111100111001001100100101100010110000100001100001011100101100000010010100111000010111000110001100011110000011010110011111111010001110100100110110000100010100100011001010000011111111011101110001000011101101101001001110001111110000010011110011011100010110100010111101001110101110010110111101101110111100011100101010000011001100000111110111101001101001001101100010001001110011101010100000001111000001011011110110101110110001011001101101110010111100010000111010001101111100011101001110000100011110101010010101001000111000010001110110101110000011101011000110011101011010001101110001101111011011000011110111001001011000110001000101000110001100000101010000010111111110100001101110000000000100101001111101111100101110001000010010100111100100100101001110111111110111100010001110110101101000100110000010111100110100011101111100111100000101001000110111100000001000000010100010000011010111111000110011110000110010000000000010110010010010001110011111000010100100010010001010000000110101101111100011100110101000100100110101001011010101011010111110101010101110011000010100111010111111000001110100011000100100000001001010001001101111101000001001110111110001010011011011110001010010101111101101111001001100011110110100111000001101010000001011011001101101110010011100100101110110010010000111000010000011110110001100010001110101010010000010010010111001010100111011011011011010100001110111011011110001110001000111001110100010011000101010010000101101000001101111101000001110100100101110111011011000110110110001111000110100011111010011001011101011001000010011010111011011011111001000101010110001010100011100110011100111111110101001011101010111111010100111010000100011000010110011101011001001000110101010000100101101101101100101000101101011111111011110101000100110000000111011111110100010000001101110111001011111011110011001110111010101001101000001010101100000111101010111101000110101001100010101001110100101011111100011011110001001101001100111101010101110011101011110001101111101001111110001011001010011000100111100111000001100011100011101011100010000011001010010100000001110111000011100111110010010000001100010010110110110011010100100000111111001111101000010100011101111111001100100010001111100000111001000000000000000101001111110110110000001110010111111010111001010101111001001001011010110011000001011110111101101011110001011011100010111110101110110001100110100001101000111101111010110111011111110010001110011111010001100110000101001101111010111101001101100000010001000011001000010110101111010110101100101110101111111011101000011111111011011010111110111110000111010101010100110001111011111111010100001101111101011100000111000000111010110011101001111100100111010100110100110011110010101000110110101100001110110111111101011111110110110010000100110100110101110110010011000000110010101010000100010001010001010011000000010000000111000001011001110011111101001001110101000110100101000010110010001110000000100011011101110000010111010110100101000001100000010011101111010100000011111000110010111111111010110001100010001100100001011011000011100010111100011011111000011000101111000011110000011000001011011001000001100101100110100111101110110011111110100001101011101010001001001000000111110101110101011010101001010111111010011110000000010001001101101101001100010111110000111100010111100100000000111111110100000101111100010001001101011000000101011011010100000011110101010000001010110011100011000110011110011011100110110110001101001010010100101000110010110100111000111011001101100011101101010100110100100001001011101101010101010010001100100001011101010011000111111011011100101101010000111010111100000001110010000001011101001110001110100010111000001010001100000110100100011011011010001111010001111011101101100110111111000110001011110101101100010100010010010010111010000110110000000111110010001011110001111000010101000000110011100000011110001011010110000000010100101010100101011101000100100011001111110011011101101100100100000001111110000101000111111010100010011001000010001000111011100100101110100101111001001101100100010100101001101110001100111001000100011111000011000010011000100000110001000001011001011011001100011000111000101110000010000000111110111001000101000010011001110001000000101000011101100001001011010110110101011110111011101010101100101111101100001111110000011111101000101101111101111110000100100010100100110100111010110011101010110100000000001001110011100011100001001010111110001100001101011010100110111111001010001101000111000101011101101001110111001101011111101111100100011010001100000000111000101100000000000000010110011111000111000100111000010011110001101100101010111011101100000010110110000111001000000011001110100000100110111100100101100111001110110001010111110101110111010101010010011100001001001100001100010011100110101101110001110101111110000111011010100111101101000001101110011111100011111001000100110100001010001000010110100101110011011011100000011011000111000111110011000011100011101001101000111010011000011110100101100111110010110000010110011001111010101001100001010100100111110001100110111100110111011010101011000001101111010101110110000101000110111101101101000001011011001111010010110000111101011000110111100011100010101101010011010111010110011110111110111101010101001011000011111010100111011100010011000000110000011101110111101001101100010101111011000111001001011001101000001001100110100001111110000111011111010011000110001001010001111110010100010110101100111111011011010011100111001101111110111011101110001010010011010111110111000001100100011010101001000100110001001111011001100101010111011001101100111010101010111011110111010001011110011011101111011101110101000010110001000000001001000000110100100000101011101100110011011000011001001010011010111000010011101111011000101110100110110011010100001001110010010011100101101100001000001100110001110111001010000110100110111110100111010111001111001001100111010000111001101001111100010000001000011110100010011011011000110111111111111011001001001101010011111101000010001001111100110000011011101101100010110000100001001011001101111011000000011110110010111111110101000011001011001010001011001010010101111100010100011101111101001010110111001111100100010011011010100001010001011100100000011001110001111100101100111100101000010010111101011110001010111100011001111001001011110100010111111101101111011000000011000011010001011001011001000010111110100110001100001000110101001000001001010000011111001000110111001010010100001000101110111110101001100001000010000111000101000010110010110111101001001100001101111010000101110110010001110000010000111110100010000111100011110100111010111110111110011000100111101111111001001101000000001011100000010010011010011101000101001011111010010101000001011100111100110101100101100011000001111011000101100110011100011001111001111010100101001010011010110010100110001001101001000001101101000010101110000010000100100000001100010011011100111001000000000101100001100101000010011000100110000011010001111111111100011010101001000011110101101100000101010101101000000111110011101100100100111111101101110110111111100000011111101010100001110111001000101100000100011110011111001101000011000110111111101100010111101101000101101000011101100011000000001111000111110110101010110000100000101100000010000111000100011101111111010000011110000101111011001111001000110011111000010010100111110001110111111101000011101110101001001000100101110011101001000110001010111011010010001100010110000101001000000000011001001111101010110100101101110110100110100101001000010100110010101011011100001011110111100100110110011100011011000111011100001100001111101101001110111100100111100010000101011111011100000110101010111011011100010110011110000111000110111011100101110111001110101011101000010010010111110101110100101011101010001000001110011011110110111111010100010100111110111001100110011111111111010100000110011011100000010100101000111000001111100101011000010101101011101100101001111111110010011010110110101000011010111010111110100100101000101100000011010001100010011011100101010011010100100111110011111100111110100011100011010111101001101000001101100100111100010111011101101110001101001010100000101110011110111010100111001011001111000001111111111011101111001111011010000011101111101011111000011101010110111111000001011100110111111011100000011111101000011100100001111001110111111110011110101001101110011110101001010000100110100011011110100010010010100111010000100100111101010100100011000000011011010001110100010011101001010000001110111100011110000101001010010100010100011111100110100011010011000011101011010001100101111000000011011100111001101000110110111000000100010000000101101111011001011010101001010011010101010101101111001000011000001110111110110101111110010100101011101110101010100000001001101011111000110000000110010001110001100000110100111011001101111001010100111100101010011111100011101101110000011101000011100010011100011110100010011100010101001011011100011010100111000000000011010000101001100001000001001101010101011000011101101110001011010010101100111101111010011010100101001100101110010100110001011101100010001000000101101111001000100000011111001100011000011001100100111100100100110111001110101001011111100001111111010100001100110000001001111110110111100011100000011101001100100110101000011001110101010000101010110101010100110010001100000010001000010001101011111100101000110111000100011000011101010011111001010000101010001010110111001111010000111011111010001110010111111110011100111111111101010010111000111110101010000000100111111101001100101001110111010111011110110100010011100111100000101101101101010000100110001010010100111001001010101001101001110011110010101101111111010111000100010110110110001110111000110111100110111000111111111110110110110000011110000010111111111111001011110101111001001001111110110100001100010010010010100011110110110111010111100010101000000001000000001011011001001000100101000111100001010110110011101001111011011011100011010010000011010111011100100110011011110101000001110011101111111001010101111001011100101001001011010110101000100010100011011111010011100101111101110010100100110011010111000101111111101110101110101010001000110111101011011000101000010000101101100100110011101100011010101001111110101101101001100000001110001000010011000000000110010100010111111100010010001100100000110101111010100011010001011100011100000111111100101101100001010010101000010100011000011000010101101100010011001100100000010100000000011001111010000101111011100000100111010111101101000011000011100111100101101000000110001111010000001000010111100011110000110100111001000111001001000010111100110010010010100001011000111101101101010100111101001110000001100000110010000001110110100001000011101011101000110110011001111111100111001101111110101000010111001101001101110000000001110000010000000010011100001011101101001011111110100111110101000111001000010100001111100111001000001010110001010100111101100111000001011100011010101010111011110011111110011001100000101010101010000011111011100100010100000000101011001100111101001111001011010001100101011101000111011100100001001000011010100001100101100110011101101111011011111100010010101011000010101101101000110110011100111111010001111010110110101111011100010010100110010010101011001101110000110110001111110010011001110011010110010101111101011111111011000100001100110010001011010111101110110010100011101011001100100111100001110011111001111011100010100111111010101110000111001011011010011011000001010011101111010110100111011001111111101001110011000011111100001000011100011000000100001000100110111100111000101110010010001101000101111101001100101010110011010011001010001110010010001101111010100101000100111001111111010100011010011101110000011010001011010011011000111001000101011001000100110111001111100100000101100110011100101111101010101101001100001111100010111111100111001101010011010010010011110111001101001001111100001001001001100111001100111000001000010010110110111001001110011010110110101110011011110110111010101010101111000000101101011000110011111101000010100111011110110101111101001001101110111011011010011101101011000011100100101110100101010111010110001001001010101110111000001001101110010100000001101101001101101000101001111101010100110110111010100100111101100100000001010010001001100101000000011001010110111101100001011101101000100110011110011011011010010010101111000111100101101010000110001001110111001000011111001011100000001111101110101001000110001100100001011001001010011001001011100100111100010100101111011011001110101011101100011110000000110110001001010101111101101011001011101101011100100110110010101100100110111000000001000111110101010100101101101011010011001110001001101011010111011110000100101010100000110010101000001100001100100110010100000010011110001111111000111101101011010000011100010100110110000100010100010101101111100011010010010111000001110000100011001000110010000100111001110001011110010101110011100001110110000100100111111010101000001001100100011000101100110111000110010100010110000010011110001111000100001001000100010100101110011000100100111000011111100001000110111001011100001011100000011111100010110110010101010001110011101100111101101100100101000000111101110110100000110000101000100011100001001010001000011100110111101100000010001010000111110011111011000001001100100001010011000000010001010100000000100101011000011011111010100011011001010000011111001001001111000000000010000001010100100000000011111011100010011100100001111100010101101011110010110010100001010110111111110110000011101001001011111110010101010010010111011011000101111010100011000100110111110000011000011101001010111000010111000101101010010010010010101101101100000110101110000111110101101100001011010011000011101101011101100101110000001000110001011101000000101010011011110101011011011111110001111110000000011001011010011100111100111100010110110011100100011111101100000011111010110001111110000111101011100000110000100100100000000111001011001011010101100000001011110001001011011111011010100101001110100000101100111101111101101000110100011100110111111100101010010010101101000001111011101011010100010111000110001100111101111000001100000101101111110010101010011110101101011100001101001110011000000111010101111100011000000001110110110001000001100111010101110001111010001001111001001101110110001110110000010110011000010000101001110010011001011100111010001101110110011111000011001000010010000111111001111101101010001010101111110110101110110001010110010010101110111110000100001111011010110010010011101101111010101110100000000101100001011010001011010001101111001011111011101110101101110111110000111111000000001000101101000100000111101011010101001111011101110000111000001011101100101100000100001010100000001111101000001101001110010111001110101010111110010001001000111000000011011001101000110011101111001101101011101100011011010001111011110010101111100001000110101110110010110011101110011011010101101011011110111010101001111110100110101010100110011110110111000001111010101011101100011001100011010111110111100001010000111100011010101011100101000111110010010100011110010101111011011111110101111010100000100001100000000101111110010000110101111110011100111101101011011100111000010011001100010010010110100010100001011011011101000101100001101110000100010110011101000001101010001101100101111100001100010011010000111101011010101001001011001011001111111111010111000010101111100111010101001010000011010100111100001100100000101111101111110110111101001000110001101000000111010001000110001001100000011101000101010101000111011001111010100100100001011101010110110001101100011011110000010111110000011000000000101000011110011100111100110101001000011011111010101101000111110011111000001111010110001101000100001010001111110000110000011011110111110000011001100001100010011110111110000001010011011000101010011000000100110000111010000000011101111000101000100111011010111100011001100001101110101000010011001110000111101100100100101101101011001100111110101101101101101011011001100000110111011001000010100001000101011000111011100001011111011010101000111000101001111100000001101100100100001101101111010000111010001100100110011011110000111110111111000111100100000110001110110110000110010111011101110010110011111111010100000111000100000000100110000011101100000110111111100101101100001001011111101010001110010101101001101011101100100000010000010011000101010010000100001111101110001000011001000000101010010001001011100111100101001010101100001101011100001000111010001000000000010001101110100101010010001000100010110111101001011000110110000111010101101100110000101000001101001001111101101011110110100010010000110100100001000110101111100111000110000000010000101010001001111101101101111101111101101011110001100110111010001011011111111101010010111111101000111010111000101101011110010100000111100011111101100110101011111000101001100011110001001000000000101111011110110111101011100110001110011100101111000110101000110111000011110000100011010001110001100101110001110101000001100001100000011010111101110100111110011010001010001000100111000101011000100010010111011110100010110010111010010011100101101001001101111010000001111011001000011111110111001001010111011001010000000010111000011010101100110111111111101100100111000111001011000000110000100110011011100101111010011110100010001111010110000001100101100010001111001001000001010011100101111011000011100010111000101011110011101010100011010010111011101001001010110011011100101000101111100001010000101000011100110011000101011100110011011111011101110011110010111110010111011111111011001101101000100010101001001001011001111101110011101101011110010010110010000101100111111101101111101000110110111011011011011100001010001101011100000010111010101010010011110000010111011100100010000001110110111001001101111100100000001000010100101011111111011101111010111000110111011011010111100000101101100100111101101100110001100100000000101001111101110001100110101110101011111110110101010001011011111100110010101110010010111010110101111110111000111010001001101011111010110010110111111100111110100101010010000010001000100100111101110001011010101001011011111011110000001101100000111100101110100110000100000111111010010010001010011011011111100001011010100111110110011111011010011010100100001010010001110001001101110110011111001100000111000111100001100101001110000011000011110111111010001010100001011101100111010100011000000010100110111110000001101000000000011011111111111000100001100000011010111000010011000111110011101011110011011010101111000010011011010011001101111010010110100011000100111010001111001010111001100001110011100000000100111101101000101000100101110011111001001100011101100000101011001111011111111010001100000100010011110000000100101000101001010011101001111100100001101101010101100010010101011010001100010010001111010111110100100000001110111100111100011001101111100000100000000100011110111000100010110101001001101101111001111010101010101100101101101010101011001101011010110111100100001001011001000010111110011100001000101101001101000001101011001001111111111000010001010010000101000001001000111000000110101001100001000001111011101000111001111110100110001011011101000111100111000101010101111011101110000000100100010101000100100100000011011111100111100110101010000101011100110111111100010011111011111111111011111101011000001000110101000110111010101100000000000000011010010000011110001001000000010101111100100000011000101101111111010010000101000001010100111001000010011011100010111100001000100100100110000100101110111110000001011011101000011110011011110110001011101010010011101101011001000010111011110011111100110111111011010011011101010110110011011000100000100110001000100101001110011001000011110111100101010011011111110100000001101100010001110001010101100011001000110010110000001111101111111110011100101010111100111101111101001000000100001100001010110001001000110111000000111010001100110000000000111000011001011101001110010001000011111000100001101010001011110001000011010001110101000101101111100110101001000101000010111110011000110101010011001001101010001001110110010001001000110100001000110110010010000100000001100001101011001000111111001111010001011000001001010010010010001001001110101110100010100010101111110111111101011001101111110101011010110101001010011110100111100000000110010111001001000111101101100010011000111100110010100111101011100110000001001011110011011011111110000110111001001001111001100001110101101110000110001000111011011100011001101111101011101110001110111110010111010100000010101111000000000100000011101001010000110111100110000000010101001110000000100101000011010000001000001111111001001011110010000001000101110111101011101010110010110001000011111111011001000011000010011111101011101100100100011001101101101100001100011000001111100100010100000100011011111011001100000101101111101010011111100100101000111001011010001011110111100100010110011111010110110111100010011101000101111011001001010000100101100100011000101011000100101000000110101011001110011001100111100101001111100111011100001100011010011001100111000010100011110011101011000100101001100101101100101010011100010100101000000110110100001000100110110100100011101100000111101100110110101010011010001000110111001000011100100101011101110111010010101001111101010100110111110110100010110101000000111000101001011111001101101110100000001001001010101000101000101011001010111010000110001110101111100111111000101000000101100000111011011001000101111001000101111010000001101010001011000011111010011111000101101100001100111011010111001101001000101110111000000000010011111001101110101011101110111100111011111011100001010110011010010101000000111101101000000101101000001111001101110000111011000101101100101010000101110110000100110001101010000101111111111010010011011010001010111011110111011011101111110010100000111110100111110110010100010011001101000001111010011010000111111011101111101000000010011111101001101101111100111111000101110001100111110001011001000011001110011110101010111101001100101111111100100110111000110100100111000100011000010111000000100001111000010100101011010111101001101110101010101100111011100111101111100101010110111110101101010001111101111101001000000110011100000010101101001110000010010001001110011111111011010111111101111100001010011001010101110010011101001011011011010111001101000111010100000110110010100101000101001010111111101011001000100010100000111101001111011101000100101011110011110001100110001001110101101101101010101110100010001111100111011000000100101101000110111100001010110100000111100111000001100001000110011110011100100111001010101111101110111101110100000000111010111100000010111000101011000010100011010001101000001100010001010101100000100111110111110011100110010110000110110001000000011010011010101011101100111111011100011010010010101000001111010011001111110110000110000010000100100001010010100111001000101101100011001000010000001110001111111111011100001010111100100100100110000110111001010111000000110110000101001000100101101001011100110110101000111011000101000110101001111001001101011001000110001010110001111110001000100010000100111111000101010001101111110011011011000110000101010000011111001011011110101101100110111100110010101111010000100001110010010100110111110110011010011110100001000011110101101101011000101001001000101000101111010001101110111111000000000000111100111110101111111100001101001101000110010100100111010101111100000000001010111011110000101011101110100111110100000000001000110011000111110010111001001001111100011001000110001100110110110101101111001001101100010101101001010011010001000111100011000111011011011010010100101110101010010110001110111100111000100101111110110101101010110001011110011110011100111111101111100010000011100100011010010000010100000110111010010010110111010101110010100100100100001000101101001001110111000011010010010101110101111100101010100110111000101111101010010110001110100111001110011011001100001100011011001101111001000010000001100101011011011000010000110100110001100001101000010101101001101111111111111000010000011001100101100010111001110110101101100011000010111100110011010010001000100111111101100100110110001101100101001111110010101101000110100001110101001011011001010111100111111011001001110000011000010011010010000101001100111101111010011000000001111001101111111111100011001010010100000000011011100110100101110010110011011001100110101110101011101101100001010100011111001000111001011110001110111110011100000000101010110000110101011100011100111010011000010111001011111001101111110111111001011010110001001101111000000010011111100110100111011101110101011110000010011110000110011101101110100001000011111001011110011110100110011111110010111101111100111110111100101110100111100011011111010001101010100110100010000011001010111001011011111110111101101100000011110001100101101101010111110011011000001000100000001000011001000110011111011100011010101001001100100010111011100000010110011100010111100011010110111111011011001111000111100011101000010011101100000001101111110010101111010011111100110100001001011110001110100111010101011100000010101111000000101000000011101001000011101001010010111111010111100001010011010101001100111000110111011010010010110110111000111011101000111000011001001100000000000000000111101011101101100001101000000011011111101101010001110111001010110010011000100000011010111100101011011001010101011101000000001101111101010101011011011101111010001111011100001011111100100100011111101011011101010010101110010000100010000000111011001011111000111001111010111000101010011100011000111001111101010111110011001001001000001100011011010011100001010110100110001011000100111000000110001010001011100101011111011100111001011011101100111010111010000101101011010010101001000111011000011111010000001111101011001000110000111000101100010001000011100101010010111010000000001010011000010111110001000110101101100011111111011011110001001111100100001101001110011010110110111000101001010000000110010000000100000111100110100010100101111100110010111000111000100111011000111010000110111111111000001100011111001100000100010110111111011001010111001100110000111100101100000000111110000101101000001011001000101110000100100001010101101100101100100111100110001110111111010101011111011010110001010001101101011111000000011011000010110101111010100000110111101001110011000011110100111110101110000001110100010110011101101110010101001100100001010101100000000110010111111101001001110111101011011011010000011100000000111011000001010000101100100111001111000101010110111011000011100101111100110111010000011000000110100100111001000111101000110011101011100011000100100110101101100001011000011010010001101000100010010011000100010100011001111100101011100100011101010001101001010011011100011001000100111001010110110101000000011110100111101000111100000110110011010000101111100010101010000001010111101000111110111010010110010100100000101001010100111100001011100111110111111110010000010111011100011011101011101101000101001000011101011001101000010110011001011100101111001111001010110001111110010101010001111110101100111110111001000111110000010011100100011101110111011110101100111000101100101011100001101001001100010100000100011101011101010100011101101100001010011010101111010100101100110000001101110011001011100000011010110101111010111010010100011011011011100010100101011000000101110111000010011001011010011010110000001100101111100111000111010100010000001101110000100100100010100011110110001110001101111001111001000111011111011101011111100011011111000001101000000000001111100000100001110101110110011110001101000011111000001110001110001010010001110011100101010001101000000000111000010101010110100010000111101011101010010000001101101111110001001101101101001010000000000010010101010110011111110101011100111101001110111100110001110100110001011110000101011100110010001110010000000110111101011011101110011011110001111100110000001010101010110110110001111111010001111000110100000001101101001010011111110101001001110100110010111001010010100011100011110000100101010100111001011000110011011010010011001110110010011101110011001011001011100100011110010101111111110001110010001001001111111100101101001001011000000011011011110100001000011011111110110001000101111101011001000110100001000101000111111011111101000000001111001011101000111100001011001011100101101101111110101010111101110110111101111110010011010010111101101010111001010000101100111001100010011000011100011001110100110001001100111010011011011011101110011010110010101000000001010100000011100000000010010111000111101010111001110110110010010011011100001111101000100010101010011001001111011100000110111110101000101000101001111011100100101100011010110101001010010110101100101111111011001010000110000000010101010111101001110011100111100000111100111010111011001101000110101110110110001111101010011111100011110111101000011011101010001001110011111100011000110100101111011111100001000100000001111100000111011010000111101001001100011110001011111111100011101101110001001111011110101001110011011011011111101101110100110110011010010110011010110101111101110010011010011010100000111111011111101010011001010011111110001000111100001011001011100111101111110101111011111001010100100000001111010011111001001100010101000110000001000011001011110111100000000011001011000010010000010100010010011010000010101011001110111000000010011111011100101110000101011001000111110110010001010011111101011101011111100011101110110001000111010001000001101000110011000100000101000101111100010101101111111111000010101100100110000001001111100111110110110111000101010000011010010110110111111110000010010001111100100101111101010010110100001001010000000111111011111110111110100111001110111010000011101111001101010100011111011111100101110101001001001010111101000111000011100010001001001100010010010111011111100001111110011110111011011100001001100000010001001110110111000010110101110010101010110100010001000011011000110100101000011001000111001111110100001101010001111111011000010101100010110111101011001110101010000001000000011000101000011110100011110100000100110100111010010101000110010111110001111010110100000001000100011001111010111100011001010001000010001010000001100101101100110111011000000111101110011010101100011010101011011110110101000101011000011101111100101110010010001100110010100110010011000010011101100110010000001111100100101111010010100011011100011011100010100010010101001001110011000101010111011011101011010100100011001110011010001111110100011100100101111100001010110101110110000000100100101011000000011010011010001011000010110001010100101100101011110011010111000011100011010010010110001001101001000110010100110000010001000101111100000111110111010011010000010010001000001110111110010010000111010111101100111010011010101111101111100110111110101001100010000111011001010011001010001111000110111011100100001110001001110110111000000000010001101010000011001011011010100001000101010111010000010111011110011001110100101000000001010101101011100100010000111000110011100011101110111010111111010001000000110101011010011010101011100110011011101110001111010101001111101010101101000101001101100010011101100101011100010001011101110110111101111100111101011101101111110101001101111010111111101011110010000010100010111011000001010011010111110111110001000000010000100011001010111010100011010010001111111000111100101101000110001011001001000010110000011011100001100010011100001100000110100001111001111101010110100100001011011001101100111010110101111101100101110000000110000001000110011101111000111101001011010010111000100101001110011000011101110101001011000011000110000001110001001011001100000101101010010100000111000100100100001110001001000000101000101011011010011101000111110100011110100111111101111001101001101011111101010001101011110111010111100000100010101110011010100110100111110101101100011101110000001010010101101111001011011001001111001111100100010001100011001100101011000010100100011000010110100011100010101010010101101011111100011101000000011100100010010111000100000011011111001100100110100101010001001111010110001011000011001100010011110000110000010110011011000000001111000000110110010010011000000111001110110110011110001001100101110111101010101001011000010011110100111101001111000110011011100000101100110100001011111110111101110100000001001101010010111011101110110110011000111110001100111010111010110001001011010001010000011101101001101010010011000001011100001010010100010011011110101110101111000001101110011000110010110010011110101011001010110011111010111011110100110011011000100010101000011011000001111011100101110101110001000110000101111111110001100000100001000000011110110001101010000111100110011010110101101000111011110110001110000011011000110100011111100100101100101011010101101011000000100110101111001100111111101111010111111110000000110010111001010101000000011111000010100000001110000001101111100110000101011111110100001110010110111000110000101000100111110101000000000100001010101000010001001010010000110101011010100010110001111100000010000100001110110100001011010010001100110011100010111100010011010101111001010011010101001000010111100001101001010110011010101110010111010010001011011100100110011111000001000100001111011010101010001101100011001110110001000111110100010011000110110000001101001010011011100001101100100010000100110111110101001000110011101100011111001010111001011100101110110101001000111010010100001110011001101111111100101111010110111110001110100101100011011110000011101011101001010100100110100101001110011010010110110111101011000001100000000111000000110101010000010101101110001000001000010010110010101111001000100101110110111001101000111100000011110001100010000100111111011000011010001011010101010100111010100110110001111011100000110111000110101010001100101110000001110101001000100000100011111100101101001101001101101011001100111000000111101100101100110101001111010111010001010001000100001000001011110000110001011001001000100110001001000111001001101111110001001000110011000010110100010101111001100001010100011101000011000000111001100011001010111111101110001110000001001111111100001010110101111111111110010111101010011000101101101000111111110010011111100010100101100011000001100100001010000000001010111101001010000010110011111011101011100011001010111011111010101110010001100011110000100110100001101101100000110100100110011110101110011101000110100001110110101001011001110001011010100000110011100100111100111111011101110100010111111010101010011010101001110010001101011101010100101111011010100000100110000000111000110100100111101011100101111010010000010011110100001011110100111000111100100001101100110000010100110111110110011110001010010010101010100001001010011001001100000010110110100011000110111000010110011011110000110011011110100011100100001010000011111111000110000101010100011110110010010110001010101110001110111010000100011001010101111110101111011100100000101000111011000101001011011011100110110110100011100001001111101110101000100010110001000010010000101010011111111110001101001001010000110011111000001100101000011011010111100010001111110110000101000110100001011100001111001110101100111101000011010011001101001011001011100001111110101110010110001001100100111011011100100000010100111011010001001110000101010111011110100011101000111101000010110100111001010110100011100110010100100110010101010010111010010001000001010001110011111000011101111001100000011111011010100000010010110110001001110011111110110111111010101111000100000000001101110000011101101110101111011011011111111001111000101010101011100011101010111000110010001001001101100110101000111110111101001100100110101100110111010101010111110000011011001000010101000101000011110111011001010110111011111110011000111100001110101000011111001111111101110000110011110101100000110100001101011101111000001111110000010111010011010111001101010001101001110110011101000011000111100101101111101001110110101100110110101000011100111010110001000001001011101000011001000010100111011101001110101100101101010001110111100001000111011000101001101110000100101001011110010110001000001010110111111110001011110100100000010011011101001001100001010110001001010110011111101100101100000101111011010111011100010000000011111011000111011000110111010010010110010111111000001011110001111100110101000001101001001011011010101110001111101001101011100100010100011111011101100011111111111101111010011101001001011100011010011101001111110101101111001110100111011000001010101011010000000111100101100010111011111001100010100010101011001111110010100110000000100101001111100000000010011001010100010001110111011010110110110101000001100000110000001101001011110111000000001001111000001011001110000001110100001000110001010111101101101110111110011110001000111011000011111011100011101100100110010000110101011100011111011001100011111001101001110000111101100111111011101011001111001101001000010111100011110100011011010001111000011111101100010101011101111111101001110100100101100101110101111000110010000011000011001110011001100110110010001010110011010100111000100010011001000010001001110001101001010011011101100011000001101110010101111001100110110100100010101110000100000010101010010010000000101110010000111100101111001011011000110100100010011010100000010111010100111110010100001000010111010100011101000101101101000001101010000010010010001010101100101001101001100010111001100011011111101100001010001100101010111100110110100111100011101001010001111000011100101011010010101011001110010100101101101011101101010100011111111011101001011001101001101111100111000100011000101000001111111101111001111100000000101000101000001110011001101001110101101010000000010010110100001101010101010000111000110000101101100101100010011111111000100000001101001110001101100110001111110111011110101001000000111011111111110000110011010011001111011000000010000100111100111011011001100000111110100110010110110000011010100110110110110100011111010110101110110010010100000110111000111010010110111100000111100101001011010101011010110011000110000111101001100111000000101011110101101000011110011110100111000010010001000111011110101011001010001001111110100001111101010010100000011000110111010110000010000110010011100101110000000011101001001111101001100011111010011100011100111100110110100110010010000001011011110101000000111010001111010110110110001000110110110001111110111101010010010010011001111010010010100010111010011000100010011101011100111001100010000111001000001111000011011010010011110100011001111110100100110100010110011101101010110011010010001111101001100111001100010001000000011001111000010101100100011100110000010011101000101110111101000011011111110110110110111011011110011001100010101110011011110001011111100101011110010111101001110001011011111000001110010111000010100110111010101101000000111001000101111011101010011011110111101011001111100110010101010101001000001000010110011011000000011110000000111100111001110100100010111000011010001100000011010011010111010000111100011010111000110000111000000111111101000001011111100011001101010010010100101101100001100100110001110110011100000000011100100000111100110110100110101010110110001110111010010011000110011001010100111111101011001001011001000010010001101110101011100110000010110110100010001111110110001001101011010101100001101001101001110010011110101000100011110011011001010010001001110000110110111110010011010001010111111111111011100011011000100000011010111111111101100011111111011001100010110010100001000000001101111110100111011011000010101111000100101010000001011001011111011100100000100100110001101111001111101100011110010000000011000000010111110101001001001101011010101001101000010110011001000001010001010011100010001100100011111100010100011011110110110000001100110001110110000110001100111001000011110010111111010111001110001011001101110111010100101010010100110011000110100001101110110101010100001110000000110010111000100100100110000101100000110011111101100101100001100101100110101100010110111111001100000101111101111000101111011111100100111011110101000010101100000100111100000010011110111011001010011101010000010000001000011111110111000101100110010111010100000000101001111001110011110011101000101110011011111111001000101010011110100010011100000001000011110000101000010101011010110010001111011110101000000000011000000000111101010010001001000011101111100111001100000001011111100101110100000110011000110001001001100000011000001110101100000000011110011010101110011110110000010011110100001100010011001101001100110101100101101100101010100001001110111100000011010111110111110011000000101110011011000100111010101111100110000001010001110011101001111000111100011000011100001010101100100111101111110110110010100111110001101010001111101110111000000010000101010010000011110101101110010001111101100100110000011001111100110110001110110010110000001100011101111110101000100100110001100010111110100101101010100011000000111000101011000001110100111010000001001110100100111011000010001000111010010111101000011000101111110000001111011010110011100000101001010001110111010101000011001101100101000110001110101110110100010000100011010111110000011000100010100001011111001100100101001011000001110001111001010011110000100010101110100110110010100000110101010001000011011010110000001100000110011101010100011100010011011000001000111111010100000000100011001010111110010110101100010000100000011101001111111100111101110100100101010101110001011011010001010100101000010100100010111000111000000110000001010101110100100101101000101110111010111000001100001100101100100011111100011000001000110111101100111111001010100101110010000110000111000111000010001010100001011111010100101110001101100111111010000000111111001010001001011110011100110001111111111010000101101100101000111001101101011111110011101011001101011111100101101010000011001011110010100001000101010011101111010110101000111101010111000110101111111011110000101000101010011101100010011100110100010000100001000011110111010011101111100110001110010100110110010011100100011000001000011010011000011101010000110101101001011100110110110111000011011001110101010001011001111110000101011101110101000010100000101100110000111100010001111001111000000001001111010101010001110010010101000110011010101110100100010111101000010111001001100000110100001101111000100100000000001000101010000110010010101110011110111010011111000000011101001110101101100011000010110011100100110011111010101011011001011011100110000000010101110101001111011000001111011110111111010100001111010010100101110111000001011111100110010111010111010111101111000111111000110101100000011000100111101001101111011100011001101000111010100100000011011010000101110111001110010110100011101111101101000101101010100011001101011011101010111110110111101000101000000101001000100001111101010111001110100101101110100101001110100000011010101001110000000001100100110000000111110000111010101110000010011100110000011011101111110011000010000011011001000001000100101110110011101110011010001101110100110010111101111001111101110100001000111111111100011011001110101111101111001100000110010101100001001110101001001101000101010010011001100011010000000001010101001101010111101100111011000000110111011101101110101100011010111000000111111010010001110010101001111010011111101011001010000010010110010110110011111110000110000010001111110010110101101101110100000101101101011000110100100101101111110001000100100001011100011010010111111110111010101111101011000111110011101000011000000110111110110111010101000110011010011110110000100001000110110011110000011001111011010011001010100101100111001001000101001010011100100111100010100100100110011100011100111111111101010000100111011000101110000111000100110011110101101001000100010011110000110101000011110000011000100000110110001010111000100010001101010000110101100011100010011110100100110001001111001110100111101100010010110100111000000111010000011101110110000001010011001111010100110111101010000110110111001101011001111011101111100111110010101011110100101101000100011110101010110011111011000100010001010001110000110111001000011110111000101101010110110001010000010101110101010010101111000111000000010101111011100110010000100110101111001011001000001010000011001111011010100011010111011110110101110111101001101101001110010001110000001001001001110101101101100101100010001100100011110111111001000111101011101001011011111001010100011111101010001101001001010001011110010010111001101110101111000000110111011101100100011000101110001100010101011100101001010011111110000010001111000011101000001010101010101000101111010101101011001000001110111001000000011000000100010101001011110110011010101111001101001111110000010110111100011011001110110110000111010111110101010111111000111111111111000101010010101111100010101100101001110110011111000011100111010101101101001010000001100011111001111011101001100111010011111011110110101111011000011000101101000010011110111011100011101101111000101110110101101001111010011111010110010111101001101010001100001011001101010001101000001010000011110101110001000000111111111101101010011001000100110000111111001000111110000111011001000110111011100110000110000111000001101111000010111001111000111101011001110011000111100100100100000100101110010101000011101100111110001111000000111100111010010001001010110110011011000010001011110100010111111011110111110110000001101010011101000101100001011111100011100100011101000010100000001000000101101000010101010011011001111011100101100011011011001101110100110001010000111010101100111001110110110101010000111111101010010011000111110111100000000110000100011110000110100101101010110101111110100101101110111101100001011111001100100010011001110101110110111001110011101110101110000000000111100000010110001000010000001000001110100000101010000011101100101010111110000000111101110101101000011101000001111011000000000011111010000001101110010101011101000100100010011110011001101110100001010100000111100000000111011010111001111011100100111001010100111100101110001101000011111100011100001011111101111100110100111100010101110100010100111100110111001011000001010101110111110010110011101110110100001111111110001101000000001110111000010111010001110101010110101100100110001110010101011110011101101101101001010100011001100010010000011100010011010001101100001001001101000101011001111011001001100010100011111011010001001000101110011101110101101111010000100100111101101100001000100111111100010010110100010000111101000001111111110010100000011110110110011010010110000010001111110011110001111010111100101110110010111101110001000000010111000010010110110010111000010010100010011010110101110100010001011000110101010111101011010011111101011011111110010001101010011100100001011101111111001000011001110011101110100011011011110110110111101010000111000100100010010011110001111000101110010100000011000010000011011001101000011011010000111101000100011111101001110010010000111100010001110001100110110101100010111101111110111100000111011111110000000011100011001010001110011100111111010001010000100101011000010001001010010000101101000100100000100100111111001011011101011011000010111101101000011001001101100101000111000000000111011110000000001111011110011000111010000101011110100110100001000001000101011111001110100100010011011011110010001111011011010101110000101000011111111010111010101101101111111100111001101100000010000111110111111001010100010100000101010001010001001100101011000001010001110000111010111101111010011011101010110011111000111101110100010111110111001000111101111100001100010000001101100110101000000010010001111100101110010101010101001111011111010001110001000011001011010011010101110011111101010001110111010110010001001110000000000100010001010001111111010111000011100010101111001011100011110101110000110001011001101110100001000010101000110010110010110111001101100110010110001000000100111010110111001011110110101011000100100111100001110010001100100101110100000001100101110011101100000111111101000010100101000100000110110101101101001101110000110011111000001011101000001011011110110110100001100000011000001101111001111110010100110010000010101111111011100110010100100001001010111010000101010010110100011101110110111111110001100011101000100111000101000110110100010001001101000000101000001011101101000001110111001010010100010100100100101011011110001110001000011100000100101110101101011100010100110011111101011100110000010011011000101001000001111011010001000110100101000010010010011001011001001011011010000110010111110000111100111000111100001100100100001100000011100111100101000000001100110010111010111011111101000001011001100110010000010100101110101111111011000011101100101101111001000000000000011111010100101011110000110111101001110110100001110011111011100010100101000001000101010001101100110101011001100000100111110010011000011011111001110010111100000100110000100101101011100001011000111000000010101001110111110100111001011011010111001000000001111100100111011000010001001110010000010101100101011110001001110001101010111011011000010110100100110010011010100100010001010000001101000000110010001010010100111110010101011111000101000110001101011010000101010001001011000000111110010010111110001000011110111110011010010111000001010110011001000100011010011010100111101010001110011110101001110100010011101110111000111000110110000111111011110000110011110110101100111000000100000100101111001101000011000000001001000111011010011111111100111010011111011011001001001001100011000010000010110010100001001111010000010010100010100011100110000110101111100010110001110100011111111010100101011110101101111101110110001101101110011101101101100001111111100111010001001100110100110101000110110111011001001101001101001110111001010111011111011000110111001011000011011001000100011011111011011101101100110101101011000011001111010100010111001110111101000010011100011111111011000100010001001100000110001010000100000001100100111110011101100000011100011000010111000010010010101100111011010011001001111110111011001000111010010010110110000100000011110111001011111101111011001010000111101100111100101010101100010111001101100010111011111000111001001011010011000000000111011100100110111101011111001100101111110111100100011010100100111101100100100111101010110000110100100100110000101011100101101001010010111001100100100001101000101111000000010001100111011000101110101101100110100101001100010001100011111111110010100011010001010100010010100101111001101011001000001001100011001010100101000010111010111010001001000101010110110000110100010111001010110100000101111001010001101001111000100110010111001100000010100101101000001001100010011110111011100000010000111111110011110101000101111111100011110110010010001101000101000110010010111101010100011101111101100110100111000100001100101001111001000101000011100100000100000010000101010000000101011100010011110011110011100101010100100100111100001110100000100110011010101001111011110110001110101011010110111011100010000111101111110110011000110010101000010101011100110001111110010000001100110110110101001011110010100100010111111111011111010011110101011011111101111011000111110011001011101010000010010111100100111000111101011111000101010001000011011110111010000000001010000101111110110000011110101100000001001010110111000100001100100000000110100101000110101010111110100010001101110001010111101000101011000111110001011111100110110001100011111110001000000001000011101101000011001010001010010001100010000100100101001010000010100010110011100001001100110101101110001011000100111100001100011110111100111011100100101110011111101000111100100110001011101100101001111101001011100111111111101000100110111100011000010110100001010001000000111111001111011001111001010001110010001100010100101000000000111010110110010011111000100000001011010010100011100101011100101111100010010010111111010100110010101000101001011011110110010000101111010110111100100101110000111011110010011110010010010000100100110111000101010110010101101000010000000111011010011101100011100111011110011000010100010010111011111111110100011111100011101010110111110010010000011100010111111101100111001110101111000111111011110000000100110111011111000011001001111011011101001110111111100001101111010101000100011111011111100111010001010011100011011100010000000110011111001111000110111000101110011110101100111111111110111000100010101010101000000111011101100101011011000101001000001111000000001000100001110000101110111000000000001000001101111010100010111011100011110100111000000001010101001111100011010101011100110101101000011011100010010000110001101101110100100000010111101000000010001000100101111011100101110011001000110010010110100011101110001100010110001111000011101101001100110000010100100010100010100001100000010110110110010011100100010100100011100000111110011010011000110100001111010011101010111001010011000001111101111011100011000100110101100010011111000110110101100000011100110101010100101001111010011011001001101100101010111000111000010101000011101100001111011001001000000110011011100101010101101100101110001111110001010001101001100000001011111101010010000111101001111000000011111101100010111101110100110011010110011011110010111011001101110101101111110110010011111011111010001010011101100000010111010100010111011001111110111100101001110111001111100111001000011000011110001011010001100001010101110001001100111111010110110011010101011110111101111110111011101001000011010101110001110100100001001101010110111111111110111111101010010011001000010100100000010010111110001010000000110101101100000011101100001001010001010000101101001000010000100111001001001011110100011001001011100110010001011111000101111100011000011100110010001011100101101100000001011111000000011001011110011011001100010000011110010011110110001110111101001110111100111011101100001100110001110101000101000000000010110110110011000000010011010001110100110010111111010110001110000100010000001011001011101010100110100100110001000100110100110011010100110010100000000001110110100100011110000000001001010110110000110100100110100110110110011110011100100011111101010011100011101101110111010001000111011101000100011110101001111000110101101100000011101011001101110111010111001001010100000001101111110111101001001111000000001011101101111000010001001100010110001100110100111101110111100000000111011011111001011101000010000100010001001110001010000000000011100011011000010100101000011101100010111100010001110100110101110111111000110100001101110110111100010110111111010101010010101110110110011110111110110110011000010010111111000101001101111001111000010011010000011111110000000110111011011111111100010100100100011010111100110011111111011101100011110100100001001000101110011001011010010101110111000001101101100101110110010000100101001100101001001010001101100100011101011011010111100000101101001100011111101110011100101111101001011010000000111100001010111111100111000000010011011110001101101001111110001111000100010001111111110111011110011101011000011000111000101010111010001111100100111011000000101110001100101010111110100001100100000001110001101011010011001010011000001111010001100001001111100000000001101110001000001110100101111100011010010001001011111101111000110111111010010001100111011100000100101001111010011010101100000100011101111000011000101010100010111010110011000101011011100000101111010001001110111000110101010010100010111100100010111010011000100010101111011101001011101111100111000010000111101101010100111101101111011011110011100111011001010100000001101011100000010001101001100001100101111001100010011001100110000000010010110000001111110101010010000100111111100111101111111010100010111001111001100001011111011001101100111100010100110100101100001011011010110011100000100001001111011110001110111000010110110100000010011100011100110100011101001110111000110010110110110011011000010100111101001111010010100001010000110101010001000101100011010110000101010100011100111011100101010101011010010011100010110111100111100000010100011101010110100111000010101010000100000000011001110001100010110100111010100001110101101100100011111000001111100001110111111011111111010110010100011000000011111110011100101100111111111011100010010111001001101100111110101110010000011111010100110010011111100010010011111001111101111010100100101001011011000111010010010010010011001001111011100110010101001111101011100001101011110010010010001100111111000010000001010110101110100011000111000000110101101110010000000110010000110110010001010001110001011101101100010110010011100110010010110100100100011111000100110100010111010011001000110011011001000000000101100000001001111100010011011000110010011111010101000110011111110111111110011001110010001001110111101000110100000110111101111010101010010000011111001011001101111110110100100101010000101101000111011100111010010100000101010111001010001010010010110010010100101001000111101011000001101000111011011010010100010000011011001001100101010001000100110010100000101010111100010111111110111010000011100000001011100000010110010001111010100100100001100011110000011011100111010110110010011001101111011110011111001010000010001110010111011001001110111111100111100000101001100111001101011000010111110110111010000001101000010011010101101011010101111000010101000010011001101001000000110000001001000111011011001110100100101100110100000000010111000011100111111101001110101111110110011101100011000011001100001001000010100010100010111110100001001110100010111110100111111010000001001000111000011011110001110101011100011101011010101011100001010111110000010100001001110010011101110010111101111010011111100110010101101001011001000001001010100111010010000010001010011100111000000100010010011010010100101000001100001111010110010000111110110000111000100110001010100100001101101000111001010001100000000001100110011000110111000010111000000100010011000111101111110000110010111111000111001100000101010010101010000011011001100011010010110001011011100101011000001010101100000101100001101110001001011101101101101101101010001110011000111011000110111010100111011110000000010001001001110011010000101000001010010011010011110110011010000000001001011000011000101010100101001110011101010111001101011111001010111111111101111100100100010001000001111100000010100110111011101000000100000000001001010101001001001001110001111101011111010111100101100000010010110000000011011000001110101001111011110101000001000111101101111011100100011011111010000000011110011001010100011110101010111000001101101011101011000010100100010111010110011001011101101000110101100001001111000100110001011100011110000011101010001111001001111010001011100111010011000011000000111110111100001000010101100001100001101001100010011011111011101111101100111011110011100010000111010000110110000100000111111110101010000010000011110000010110110101111101110110111011111111011101110101001011111101101111111110000010011100101001000100000111101101010000110100111101110111010011011000100001101110010100011010101000101111000010011010101110010011101110100110101011010111110010100010000010100010011010100001111011101000111010010100010010110000101010001001111001000011001111111100000110000010100100111000001001111001000100101001111101000010000000101101101000111010100001111101011100010100100000001110111001010101010001011011000001111111001100000001010011110101101000100001111100011000000110011011011100100010110110110110000011101001101100110000101100010011000110100010111100010010000010001111000100111100011101000111001011000001110100100101000001101110001000101011111100010101010101011110001111010100100111110011011001010101110000100010010010110110111111001110010000110100100001001101111011100011001100011001000010000101001010101000101001111100010010001110001101110111111100001110111010000110110001101111001011111111001011101100010100111010101101000010100100110100010001000101010101110110001111011100100011101100001011101100001001001000001111000100100000000000111000000100010011111101000011100010001110001000100010100100011110101111110000100110010001000100101111101101000110111010001001111001011010101010001100001110100000111010101000101000011001001010000001010000110010011111101110110000100010111100011111010111100101101110000011101010011000001100101111011101010000110001101001101010001010101010110011111001100001011101110110001101010100100110011010011110010111000111110001001100010010101111100010000101100011000000111000000000011110111001001110000110000000110111010110110010110010000111011001001101001001100110010111001101011010010110111000101011011000100101110001101110101100001010011100110011011111010000000110001110100110010011010110101100011110100100011100110101000101001011111110010010010000001101110100110001011111101111100111111110011110110110110011000101110110100011110100011010011010011001001111101111010010111110010101100110101110101001111010011011110011101111100100110101001010011101110001111110101001111110111100111100011011111110100010001110011000110010111101001101111110010001111010011110101001011111110000111011101010011101101110011100101110100001010111101100000111101001110111001111111001001100100100101101101010110001111011111011100011110000100010000111100110000000011001001010110000000000111100010010110100111100010001100011101001101011001101101101110010001101100100010010100011011111011111010000100111001100011001010010010101110101010100110101010100101001111110011110001110000111011100001111100011010010100100110111011111111111001100001001110010010001110011101110000101000001000111100111111001100000100100101011011011011010101100001111101011010110001101010010100100101100001011110000100001111010111011100000110100010100000111101001010111110100100010100011100011111111101101010110010101111110010000001100000000101011111011000011101001110100111001100001100111101110110100110000000011111000101111100110010010001001010010100000111011010011001010101100001100010111010000110111111110011001001011010010100110111101000101110101100111010000100001001011001110000101000010011101101011101000011010100110001101001101100100001110001000110011000110011001001001100011100011101000100110001000100101100001011111011100011101001101011111101111011111100101000110010001111111010001011100000001000110111100111010011111100011101001110111111111000000110000010010000001000001110011001000001000111100100110000110101111110101111001000000101110001101101100000010011100110000100111000110011011010111000001011100010010011100101111101001000000111110111010100110100100100010110000111001100011010111011101111101011011011110011001000101010110000011001001111111111111011111001011110001100011110010011011110010011001101010110111000011001000111010111000000001111001101011100111011100110010011001101110011110011010111111101110100001011101111110111001100110011000101100111110100001010111011101010100011000001001010110100010101101101110101010111101100110101111110001111100101000111000011111000111110000110111011010000011111110001111010101110100101110101101000001110101001110000101001110000010000101110010010001010110100101101101001011010100011010010111010000010111110001000000110110011000111100001100010110110100001001101011101011010100100101100111010010101101011000100000111100111001101001001100010000010100010011011001101011101010001110010010011111000001000000100111110001000011101100011100101111011010010101111100000110111101100011100111001101101011100100001110001010010100000110010111001010100010101010001011111011111010101100000101111100110011100011000100001010110001011000000111100110000011100101111000001110100101110010001110100010001101100011000010110110000011000110001100111001010001110101100001110101000000111111100111110011001010110100111001101110100100001111001000000100100101110010111101111010101101110010010100011000001000010001111011010110010001111101010000011110100001000001110100000110001110111111111101010011011001011101110010110111101110101100011110111100100000111101101010000011000100000101001111110010111011101000001000101001110010100100100111000001111001100111001011111110111101110010011110101111010111010100101001101101011111101001011101100110000100010001100100110011000111011010010011111001101001101001110001110010100000101111010011011111101100100011011110010000110000100110001001000000101010110010000110010010110011000011101100000010000010101111011111101001100011111111010111100101011000111000000110111101100101100011001000101001001011100001011110010000100010110010011101110111100100010011011100010100110000001101101100010011010111100100001111101101011101100100110111001001110100001101100001101010100000100110101111001101110011101110010110010100110000011010010100111110111001010111000110111011100000110010000010000100010110011111101100001100110001101100010101111101000010111000111001010010011100010000100111100010011011001011100000100100010010011011011000101110111100001111100111011011000101010010001001010010010001010101110001111111001010101001011100001001110000100111101100110110010111010011000011110101011101010000101111111110001001111001010110101100101001100011000010001001001101100101101011010100011001101011110010000111011111111100001111010000101011111111111110001010001000111001001011001100101101010110001101110001011000111101001001000000110100010010101001010110001011000010001111001110001000010101011110101000001010111110001011100110001101100000110110110100010001001001100100111111110100000011000110000100100011000111000001100111100000010101110000001101001100100100011110101010101110100000010111001110000111100000001011111110001010110001101001010101010010010010010010110000100001010000000001000100001000110111010100001111010010110000111011110110110001110011110110000000100110101010100011110101011011011101110110101111110000001000111001100001110010111011111110011110011101110111111011100100001101000100101001100110000011010001111000001010010001110100000110101011000110011101111000101100001000110110100100001011100000101100111101010000000100111100111111001100110101010101010101010010100111011010110100000011010110100110110000010001110010011101011111110100001100010001001101011101000010101101011110101100000110111110111001010110001011011100000111001100100101110011111000001111111000100100101110011100110110110010001000110001001100010110100000010010110001110110001101011011101100011000000001111000011010110001010100010110110100001001010110101001011001000000001010010111000011100010111111101011100011111101000010001010000111111011100110000100111111111011011111100111100001001111011010100011100001000111100100011010101101010110100100000011100110111001001111010010100001100100000011010110101011111011001001000000101111000111000101100111101010111011010010010100000101001000110100111011110100001000001100111000001010110100010111111111110000111010010010000010111111001000101000001101010001011000100110101011010100010011011101111010101010001110001101110011100001011010110001110101011110110011111000101100011001011101100101101010010101000001000101001000101101101100101111010100001010101000011101100100000010100110001011011111011010011000010011110001100110101110000001001100000110001011110011111001100001010001010011100011011011000011010111010000110010101000100001100001110011111010011111010111100011111001011101110100101101000110000111100001011001111100011100011001011110011110101110010010010000010111100010011011110011100010000010010010101010000011001010001100110110001110111000011100111110010000010100010111100011101100011011000000110100011100010100011011010010110100100111010101010111000000011001010010011000110000100001101110010000110000111110001101110110011000000101001111001111010000111101100100110000100100110001110101100010111101111110101111011000110110111010001101101101001101101101110001110111010111110110101110000000001010100110110000101110100111110101101010100111011000101110011101111111001101110011111011010110001101001110100010000010001011010011100111101110110111010011001101110100000010001100000010111101101100001000001111001001010110110111001010111101000110001010010011000100001101111111001001110111111011011111010110101110110111001001101010001110000011101010000010011111001001100101100001101000101000000111100110100111011110011010010011111110001011101011101110000110111001101000001001110011010001001100000011010011111011101001011111101111111100011000010101011001011101001010000010100001000011100010000110111010010001100000000110110001110101000000001000001111110111101011010011001000101101000110001000001101001110110101100111011111011111010111101110111110100101110000000110111001110110001000100011101010100100110100000010001110000111001111100100111010001000001000101011101000010001110111001000010110011001010000001110111111110001110011111100000111100010110101011001111000010100100111011001101101000011011101100011000111010001010001101010110101001110010100000110000111001110011101011001111011101000110001000111100110100101110101001001100111011110011101001110010100000001100111010011101111011001100110101000101111110101001101101110000100100110011110111000000110011100100111000011100001001100111111000110100011010100001001111110001011101111100110101100110100110010110000101001100101101100101100101000101101010101100000010101000001110110101001000111100000010010110010000110100000000001100010011111010101110110001101001110101000010001000111000100111011110001100110011011001000001101000011110101001000011110011101000100111010110111011000100010100000101001101000000100011000001111111010110101001110111000111000011000101111010010000100101001100101000011001000011111100110010101110111110011111100100011110111001010110010111010001110111100101101100010100100010101100101011011101111000011000101101110111101001111101101010111001101001101100000011010000001000010100100110000010101110010010110010010011011000110111000100101111100101111100110100011111111010101111101100100001010001010110000111100100111110011101010110010010111001101101110011001010101001001110001000000000001010100110111011000100101001000110101000010110111100101100111100101010000000100010010101000010100000010100110011111111011110011010111110011101101110111000100101110111011101101111000101101110111111001000100010100111111010100010100001100001010001100000000110101000000101000111000010000100110010000010110111100101011110101110110101001001101011101101111101111101100111011001101011110000000011000001001011010000110100100010010000001101001001110000111101011010010001000101101111111101101111010111001001110010011100011011000111111100101001001100001100111101001111101100000101011011100101101111000011010010110011001001000101110100010001011001001110100111000000110111111011011000010110011101101001110010001101111010111111111011001011111110100101101000111101011111010001101011010111001000010011110101010001000011011110110000110111110101001101110100101000100000011111110011100100010001000111100101010001111110000111111101001011111111101000010101111110100010011000011100100010010110101100101001000000110100001011001001110110011111101110001001110000101110010101001001010100101111111111010110101011111011011011101000100001001000100101001110100011101010000000100111001010010011011110100011000011110100011111100110000010000100100100110011010110010100111110010100100000010010001001110111100100001001010111101001110100110100110010100111101111000101100001011101111001000011110000110010001001010011100011110101101111011111011000100001010000001011011010001010010101111110111010001000100001010101101110001011010110101110100011010010011000110100101010011110110010101010110110001011010111011101001001101000100100000110000001001010010000100101110100010001011100101110110001011110001010100100010101101010110000100110101101100000100001110010110011001101000011110000000010111001100010100101000100101011011111100111000100001010001010100010011110111011011100000111111110001101111000110111010110110010110011010000111010100001111101101101001110001110101011100011000011010000000010010110011000001001011111110010110010001011010001000101101111011011110100100111100001001100000101101011011001110011100101011100000001010111001111111100010111110001110101101010110101101100001010100001100010110001110100111101011011011101000111000111111111010010110110100011111010100111101000001000100010001011001111101001110000111111101111110000011000110010000111000110011010100001011010011100001010100000110100001111101010101110001101011101111011001111010000111101101110010011111101001000010000110100101011100001011011000101111111010011111101101101001101111100011111010111000111110101010111100101111100111110111111111100101000110001110000010000101100011011001000101011000110001011010111010100010010001000101011100010011001101011000111010110001101100001101111000110010101100101010110110111110111001000100101100001110100101001101010101011110100011010011011010000111110100011100010000110110001111000110111010011011011000010101011010011110001000000011100010100001010010000001110101011001110100000011110010000000001011110111001111001111011011011011010101001000011100011111100001101001011000011011011100101101011110111010100011111110010111110010110010100111000110101000000001111110100100001011100110011101110111010101111111100100011010100101010110011111001101001101100010001000111101000111111010110010111010011111010100101001000110011100101101000001110000011011100001011101011110111111110101111111101110111011111001000110100101110110011011011000100011010100000011101111111111100101110000110000011011011001100100110001000110010101110010010101001011011101101101011101110010101000100111000001011110010011000100110010101011000101101000110000001101101111110101001111110110101101110011011100001100111111101111110001001100101011010111110111001110100110001100111111000100010010011000001100101100011011100001001100001110011011100010111010110100101101110011110101111000011001100110110110110101001111001001010011110100011010000001110011001100001010110010101100000010110000111010001010110001000001010001011011111000011111001000001110010001000111111100100001111010000010000111000101110000110011010100100011110101001110101000011100000011111111010111000011111011110000001001111100110111010000001110111000111010100011101011101111100010001011001001010000101001010001110101100000110101111100001011110000110011101100010011000010100000111001111110010010100010011000000000100001111111001011100011000101100100001001100110100001011000110000000000001101101101001010110110001010110110001011000010101011101010011001110010111010010100010100000010001110111000111100011000100100111010110110101101000010000010000010100000110011100100101000100110010110011101101000101010110110000111111110000011010101001000000111011000101101011110001100011011000110101000000111101010011000000011010000100000101101101000110000110101000111010010010100111100001100001011001101101010011101001001001101101100110110011100101111100101110111011111111000101111100111111001001111010110111100111110100101101100000001100110000001001110110100101110101101010000110000100110000000000010001001010010001011000010111101000001010011110110010111101100000100101011001011110010000000101101001000101001011110001011110110110000111100010001101100001000001100011001011101011000101110101000100001100011011010001111111111011000010011001001011111101000101000111101011000101110110100100111111100101101100110000101110100000100001010011111010001111010100001000100110011110110000011011000100011110001000011010011111000110010111000110100111001000110110111001101011101010101111101101100111100011111110111001010101001111100101110010101011010111111000111111010100111001100111001100111111111011100101011100000000011111100010110110100001000010011111101101011100110000010010111010010000011000011011101010100111010100100000000111000110011100101011110110000101100010011110100100101000001111001010111101110001010110101000110010011000001001011010001100101111100011000000011111011001001111010100100111101111101111011010111001000001010001110000110111010111110111001001010010111010111011110001101110000111101001101111010101100000001010001111010110000100111000001011110000001110010100110101010110001111100011100000111011100110010111111110111101101101000000000111101011110010010111100100110010001010101000010111111010001111101001110010101010001001110010000010011001100011110011100010010111100001001001110011000011010010011101010101010111101111111000001101111010100101101010111111101010110101011010101010001111111101111111000100110001000001011100100101010101000011010101111000001111101001000101101111001101100111110111111010010010100111001111001100000010110000011001100000111110000111000100011100011010101011000000000000011111000100100110001010111101011001000111101001010101010011110111010001101101000001110110100000010011111010110001010010101100011010001001101110001011101100110110011000111010100101111011101011101111010010000110011110001010011111110011101001100010111010000011010000100011001100101100010111110110011101110001110100000101100100101100000111111010010000110111110100101110110111111001010011110001010001100001101000000001011100011010111000100011001111010001011011101100000001100110011011001101001101000111101010101100010111011101101010100100001001000000010001111010101101010000110111110001100011011100111000101110110111011111001000111101001111111101100001010010110011111010000001100000000011111001101011110110101011001101101110010101110011101001000001101001110111111100111001011100110010000111101111001001110111000100000110101011001000110100111101011111110000000001100101111000001011100110100011110110010100001010000111000111010111000101100010110110100011101011000101011101100001011001110010001110110110000111100110110100000110011001100110011100111011001000010100100100010100001000110101100100010111001001111001000001001111111000011101011100010000001110001111010111010000000101111010000101110110010011101100100100011001110100110001111101010011101000101011000011011010110101000010101010011010111100010000100011101000001110000110111011101101001011001110010010000101001111011111101000001010100010110101100001000011000010011000111011010100010000101100100101100100010100110100100100000010101001001110110000010010111010011011101001100000111100001111010110110110101011010110011010110111110111100000100001111001111111001000000011101110000001100001111110001011010000100110001001001001101111110100110001010001011011001000111000011111011101100011000101111000001101000010111011000010000100010000100100010100001101010111010011010010100100100100001101011100001001111110111100101100011110110010111111000000111101000110010111000011100000001110011111110001001100011110100111011100111111000001100111101101010110000011000011001010000010101010111110011110011111010101110001011101001010101101000010100000101110000100100000001010000101101011110001101111100011000010111001000111111110110011000000011101000001101101101101110010111010011100101000000011111111110111110110110001000111101100000011000110011110101101010001101010110000111110010101010101000001010000101001101000000010110100111111100001101000011010101101011001010100010001101111000011001110111111111011101110111011100111100100111001111001100000110110000101110100111011101010110001001110100100001001010010000011010110110010101011110110111011110000001101000011011111001011001011010100111000000001010000100001010110111000000011100110001010111100011101101001100001011001010101010001100010100111001100100000100110101110011001100101111111111001100101001111101010000111100010001010000010111100011011010101111101010101111101101101111100011010110010110100111101111011010011101010101110110110101100110011000101010101011111101001101011110111010011110010111011010000111010001010100100111100001000011001101000111000010010010100011110000001010000011010011011100110101100110011010001111111000011010011000000000011111010001011000000011011010011110100110000110110001011100001001110101100101100001000100110010000001010010011111011000111110110001010000100100111111100001111110000100000111110001111001001101100001010110110110001111001100000010111001111000100110110011110010101000001010000111000100001100001010011110011110010010111010010001010001001101101010111000110011011011110010001000000010101101001110100101011111110100101000000010100001111110001110010111011100000000011111011101111001011001011110100111011100101111010010001111011001001101011011100110001001110100000100101011101000010111111010100101000100110100010111011100010010010011101011010001110000011110000100111100011101010010010100100111111110001110111100000010011100110110010110110010011000001100010001010111001100010101001011110000101000111000100100100110000000111101110100000001100111011011001000110100101001011111110110010110000010111101101110111110111010000110100100100111010111100001100001101101101101010100001000110111110110011011000110111001101010000011001111110010100010101010011110010100000101101110101010010110011110100010010111101101000100000001110001000111001101011100110100001001101010010000101111101001010110100100110011011000101111001110001110011110010100110001101000110000011100100001100111000010100010100101001111010010100010100110110011110111011110000011001100100111010010110001100011000101100001100100110001100011110001110111101001101101110110010001011101100101100100011011011001100011001010110111111111011011001001111011110000111000001001111110011001111011111111100110110111010011001011110111010010101100000100000110000011010011101000000001101000001001001011011100111111010101110010110100100010010101111001011011101101001010101000101001000010110011011000000110000100101100101000101100001011011001101001010001111111010011000011111101110101001001011010110001000010111011000000000011101111011011101001111100111000000100000110011110111101011000011001000010011011111000110101110110100000101010111000011001100101010001110011100010101000100111100100001011111110010111010001001110001110100000001011010001010100101001100101001011001111111111111101010111001111010011010101001010111001001111101011001000010101011101001110001110010010110111000110111010010010010001010001100011011100100110111000011001101111010010001110011111111010111111010101010101010011111111101011010011100101100011101110110110110100001000000011100000011000110110001100101001110110000010011000101011100011000010110001000011010100100100101001100111010100101111000101011010011000011010000010100100101100110111001101100001000001100111111001101011110111111110100101000011101001110010101000011101101000100010111000001101001101010000011010000101011100011110011011110011100111010000110111001110111101001101100100111000100010111110101011000010101110111100100111111110111010100100110100110010001000101011101110011100011101101011100110101011110000101111101110110011100111100000010100000110000010000010110011011011001111100001101011110011100111110101110110010001001100000000111000111100000101100100100100000011000011111001101010010001101111001111001100110000001101100101101111111000101001010001100111101110010110110100011110011010010100101101010110011100010111010001001101010011000100101001001000011110001010001000100001011101001100010110001011111010001000001011011100000111010110011010110000101010100001000001110000011000011110110000101110001011101110001001011101110110010010001101000000101000100101100010010111110100110110110100001000111101111011110110110111100100011100101101110011000101110001010110110110001110000101100100011101010100011010001100101100101010111101101010011110010010101101100110000010101011101010000010111100011000001001001110100000101101111010000011100000110010000011100111111000101101101111111001110011011101000110011111101010000000100010011100000011101101001100011101100001111001101100010111110011000101001111011011001101000111110110001110110100100010110001000000101010100011000010110011110000010100110011100001000101110000001110110011001010110101000100001110000001000010110000011000101110010111100110110110110010110000110000100100100100001001100110111100011111000000000010100101111111110001100011011101000111110111011010001011000000111011110100100100111001100100111001011001000111000001111100111101110001100100101000101111111111110011010101111001101010111101110111100110100010101000100011100000011011010001011010110000000001010101111101101101100010101010111001111011101000010011000110000111101111011101110000110111110011100101011111110001110101111000100001001011101011101101010001100100101110100000100100110100111001100010000101010100110110111001111001010100101111000001111010101010101000100111000000011000101011111000101001100010000001101101001110111000101010000101111011100111001001110100000000001010110100111100111101000100100011010000100010001011111011011101010010010010100001101111110000100011110101100010110110110110000011100111010100101101100101110110001000000111101100111111010110101111111011101010001001000100001100001010010111000010111011010001011011100111000100101001001000101000101011000000110101010100011011011000111011010000111100100101111101111110010000010001001000010100001011110000110011011110110111000101110000100001110011110011111011100111001000000000100010001110011111101100101110111111100101101001001010000011001101000011100010101001011110100011011010100110001001001111000100111111011001011001110011001010000100100000110111111101010100000000010101110011000101100011011110110010111101100010100100001011001100000000010100000001111101101100101011011001011010101011001001011111000110111011011000101001011101001011010111000100110000000111110100111110001000110011010111101000000110010011101010111100100000101011110101100111101001011100100011000101111100010110110110011111001111111000011100000100000011100010011111100000001100010111100000101011111111100000111010111110101111101011000100010110001001011111011100001101000101010010011111101011100010001101110110100000110110100100100100110001111111100000110100000010011000110000011001001100010001101011110000101110111110111011100110010001011000111110100110101011000100110010011100000000101111111011111000001011110011100001101000001101101110101010000100010010010100110111011011000000001110100110011111001100101000010110001011101100001101001010010111001000011111011110110110100011001101100111010010111111010100101010000110101010001011010010101011110000110110111101000001011000010111001011111010101010101111001000100111001100110110100000100010111000000100011100010100011110011111110110100001010110001011001000100010011000001001111010111101000011000001010010101100101010110111010010001010100100101001111111000000010110000010100011100011110001110100000101110001101010011110001110111100101011010110100011100100101001000111001100010100000011011110100100101111100000010011011100011011100010111100001010100000100010011010110111111000000011111000100000111011011010010100010111110100110101010011100101001110010010011000001011000101111101010001110100001111100100101110101010100010111011111011110101000110111110010010010001101001101011101000111101010011001010101001011101000000100111010010000111101101001110001000010000001101010011110000001101100100011110010000110101010011110111000101100101001110001111000001101011100000101010010011110110111111010101001110111001011011000011000011011000001001100110011111101001000001000101011001010011000001111100001100101110100100110100000100111101010010001101100100010100000111010110010110111000110100011000110111000001010110001010101001000011010110100001001010111000011011101100100001111111010010110100011100010001100110001010111101000001100010000100100111010001100101010011000000010100010000111001101011101001000001101100001110100001100011010010010100001011011001110100111010001001110011001100000010101111010001001111001110001110001000111000111000101011011110010000010000011011010101000110101010111010001110010100110000011110100111010111110001010100011110001101101000011100110011010100100011011100101000000001011110011011010111101100011111101010100100101111001001001011001101000001001011101011000110100011111110101001100010111110111110111001101010000010101101110111100011111000001010011100101101000101010010100000011011101011001110010101011111111111100011100111100011110010010001000000011110000101100011010000000010011101110011010000100101100110101011000111000110010010001110111100110001011010101010100010111010011111000001000000111000100100100110101101111010110101000110111101100001010000110000001001001110010101011000100101110011110000001111110100010011110000000001111001001000010110010001010000101100101101100011101110110010101101110010111100010110001011011001000010000100000111100010010001011101011001101000001100011000010100101000001011010101000110110111111001111001011000001101011001111111010000010011111010001110001010100000000011011011001011001001010110000101101010011111101111101111111010111101010110110111011001111000110010111111001011011111110000111001100111111011000101100000111000000010111000110101101101000101110011011111000100101000011000010111010111101001101001001111101000010101101101001111001101110111000100000110100000001001010110000101001001110110000100000111000100001001001110111100111110000101011010100100011000101010100101001110111000001100001111001100101001010100010011110110000101000011000101100011101011000010001010111000000010100110100110010011000100111101011010110000110100101111110011011001000111011010110111011111111101101000111110001011100010110111010000100001000010101001010110110011000100011011011111010011101001101110110101110010110111101101010110110010101110000101101100011111100011110000011101010111110101101101010010011100010110100111111110110010000111001001001010000110000001110110101000001000000011110011111111000111010111001010100111101100111100001100110101001111100011110001100001110001111111111010011001010110101010110111010000001011000111010000000110001001001001011100101110100000000111100101100010011011100010001101100101110000010101001101101100011000011101010011110110011110011011110101110110111000101111111000001000100110111110111111110110000010010110011001101011011001001100110011110100000000011010000111110101011000000000101110001011100001011110110111111100111011101011011010111101011110000101000011110000001010101001101101100001111001101111001111010010111110100010101100111110011110010000110101110100001111101001010110010011111110000110010110010010000111110000001001111010010111100100100100000110100110001110011011110100001010010001111000101001100010001001100111001100001011100011000111100001101101011110011010100001001010100001011110110101110011001110011000001011010110100000000011111101111011001110110010001101001010011001001011100011111101000111101111100010110010011100101000111110110100101111000101001001000100000000011110011001011010001011100000110100111100110000101011010100000010111001100000100110101011011101101110001100101101001000000111101111111111010011101100000001110111110011011000001011001011001001001010000110000110110001010101101011111000101011010101010100101010100111011110110010101000010100111100100000011111010001111001010100110011101000011001011000011101010010011010000010101101011011011100110010110011101000010101001010011011110101000110100011110110100100110110010010000111000001111101001101011111000111110101110111110000001000101100010101011100100110011110000001001011111000111010010001101010101010110101110010100010110011100100011101110100100000000001110101111000011111110100100011101011101010011100001110011011000011000110100010110110110100100100110000001110110111110101010011001010010010000110101101010111111101101100101011011001111101010000111000000100101011010100110010111100011000111010110001000110111010001000110000101111001010010100001010000000010000000111100100110111000010100110000101101001111110101001000111111110010110100011100011100001000101011011110100000110101000011110110111000000100011000100011101110000010001001100011010000011010110101100101100001000011000110001111110001011010100001100011001011000100110010011101110010010010100001110000100100110010101001010101101000011110110000000001000000111101101110101110010110101110011011100011101011111100001100110001011111111110011010111101111110010000000011100111111001101110110110010111000101011001000011101101011010001001100100000101101011101111010011001001100000010011110001000000110110011010111101100010001100000100101010001100011111101001011111011001010001010101010001010101100000001010010100011111010100000000011001000010111000111011000110010101110100001011000111000100100000100011110011111101111100100000001101111001110011100110011111010011100010110100011011010010110001011110000100010101100101011001110101010001001011011010000011111010100110100011101110110011010000111011000100110110001010001000010111011101001110000111111101010100000110100111101000011000100011110101100110110110000110100111101101010000111111111100111001000110101000110101010101010011010010010100011101000110101010010111001101011111110010000111101010101000011111110110001100100110111110101000011101000110101100100001100000011001100110111110101000111000100010011000111000100110111001011010001110001010011001001010110100011011001010110010010001111010110110110100100111010101100100110000011011001001010100101110010101111011000111111000111100011101010101100001110100110000101111010100101111001010000010110101100101100000010111010011010110001010000010111000000100101100001001000010101010111100011101111100010110100110101011001010111001011110110111010111011000010001000101100011111000001100010011000000011010110111111011111111110011001010101111101110000111111100001111110001001100110111011001010000110110100011111011110101001101000101000100000100100101001111000000000100101100010001111100110110100000000101100001110100111110010111011100000001000001100000000110010110111100101011001001110100000011101010010110100101011110100010000001101100011011000110101000101101001110100101000100010110010010010010111010000111100111101111011100111011001101000010110010101000111000001000011001110101001111001001100101110100000100001100101011100100101001111110100110001110100100110110111001110001101100001011101110110111001110111101011011001010010101001111100110000001000001111100111001100010001110010101100010011011111010000011100111010011110011100011001100111000110111000111110001011001101110010101010100100111011010100000001010000011111111010100110101010111110111001101011111010100000000100100111111001100101001101010010100001011001010100101101101000010100101011101001011011101010100000110100001011000110001011100011011110100110101011011111101000001011011110101110001110101110101110100011101100110100000110011010001011001110011010111010010100111010100000111001000001000111000011101101110100110001011011110010101101001111001100011100111101111110110000100100111111010101110100111011101111011001111000011001100011011100000110110100011111010100101100110001000011110100000000001010001000001100101100110011111001001000000101001101001101000101100111011110101001100010111001001101000011110010110110011000100010011010000001110001000111011000010001010110001110110010110111111000010101111110010001101101101100000110100000100111000001000011011110110101101000110110110100011000001101111001111000010101010111011000001010000000101001110010000101001000110011001110001110100100101100010011001100000001100000111000001011010111001011001010000111010101101010001100001001110110001101100100100111000111010101110110010100011110011010001010111110011110110011100100010111001101001110110101110100100110011110000001001100101011110110110011000101110000010010000000100111000100100110001001110011100111001001011110011101001000001111001010000001001100110101100111001111011001011001010011101111100011101100001010001010001100101001011110010010100001101001110010010010100111010101111101000000000011100100100011011011010011101001010110000000010101111101011100000101010001010110111001010111010101001111110111010001110110000100001111111110100110100000010010110000011010100001111011101010101001000111010011110110011100010110110111001100110110001001110101000000001011100000100010000001010001100001001000100101100011111110101100110011011111111101000001011000010011100000100001110111110001100111100110110011100111101001100001011010011100011001111110101011011110000110100110010011110111100111001111100110001001011110001111000101101001101010000110001011001101100100111010101110000110111111100101100010001010011111100010111110111111101100000010011011000000001110101011010000110000111000101111011111101011011011011011000010110011110110101010000000010011010001001001010001011101110111000110001100100000011110100000011101010011101010110010010010101111001101110101101111110000111010111011111100001110001011010111101000110010111100110001010000011111010010001111011111111111010101010010001010100001010100001010110010110001000110010100111011101001010001010100010100000110110111000111000000001110011110011001011110110111100111110010111100110001101101001010010011011011111001111000000100001101011111110001010001011110000111100110110100100111010000011011101011110111001101001011010111011011100111000010111001001010000000110110110000011101110000010001010110010110101000101100000010111011010110000111000111011010000000101010111111011010111110100100000001110110000110011101010101111010111011110000111011111110001110110101101011010000000100111000110010001111110010101111100100110101000110001000101010100000110011001110001001011000000011111001111111110100000110101001001100101011111110001000010111010010011100010100100010100101111101000000100100011011011011100010000000011110100101111101110010111101101011001111111111100101000011000001010010101111111110101010110100100000010110010011000111111100001100111000110101111001011110011011100110110100100100111000111100010001011011001011101000000011110001110000011101110101011010001010100011000000001101011000011100011111101110100000001110110111010011101110000011100010000100111101010100100010010100011000101100111011111110011010000010110111101111110110101110000100111001111000001111111001110101101000111111110111001101110101110000010101010100110000100010001101000101001111010001010110101111011101000111011100001001011101001111000110101111111011000010100101101010000001100111010100000011001111101101000000101010100000001101110101001100001001011010110010011111100110011101011100111111010010100101000000111111100010011011010101100110111100001000000101110010000100111101110011111101001010110011010011000001111010111011001101000011001010011010001011000100000100011111001101110111000010111010111101000100100110000001100000011100010000000000100010010111101010110010111010001110101011000001100110011101100100100111111111100110011011111110110110110111000111110001011010101011001000110101110000001101110001010101101110101111010000101111010110110000101000100101001011010001101100011111101101110100100011100110010101100110010011000000101000011111010110111111100110110000000010010010110101110000010011110001110000001110010101100010110101111111111111001010011011001001011010010111001100010001011110111101001000101111000000010100100011111011111001010101000101000010100111011000100100110101010100111000011011011000010100010110100111111101100101101100101101011101110111000010111010101111101011001111111111011000011011001111100101000001101001101110001010000011101101001011011000110000010011100100010101010001111001110010111011111100010100001010000011110110111001001111000110000100101010110000000011001010100111110010000000011110010001001101100010111011111010000110010011100010110001011101101100101001001111011111101111010000001101111101001000011011000001000101111010110111011100100111110001100000101000100100111101010111000100011010001000110001101000110100111001110000111101111101101101000110111001101011110110011100011001100100101110000110010110111010111010101010000110000101101111110001010100011110101010000111111101100101010010001000011111110011101110110011010000100011100001010010000110011100011000101000111000110111111010111011101011110111000010110101111100100001000000111111001010111010100000111100010100101100101010010110011101101110000011011100101101100000001000000111011110001011011010101011010100100111001111001001011101100001001011111000010110111010100010011010011101101100100000001000101111000000101110101100100010011011110001011100000010100111011001000101101101101110011011010000011010000110100111010100110001101101111000111001111100111111111111010001000110100000111110010101101001011110110111000001011110111001111110000010111000000111110111100110000100010101111001100000001110111110111110011110000110110100100011010101000101100100111111010101111000001101100110010001010101110011001110011001001000111011100101111000111100111111010100111101010110000001111011100100001100100100000101111100111001101010001001011101011011111000010100010000100100010010110010010111010100001110101010001111001011011001000100111111001101101100001111111110110010100010001010101101010101000111000010101000111010100110010101011011101101110110111110011001010011101101010011010101011010110110010101001110101111000111101010101100010011011011110101000000110001011111111100111100110101010111010010011111000001011101110000001100001101001001101010110000011001111000111101011100101010100111011110011011001110011100100110001010110111010101000110100001010111000110000001100010100010110000111000100011110110110001001001010101011111101101110111110000000101111100000010111100001101011110011111001011010011000110010011001000110101010110011011100010000100000010001110111011000010101000110000101100100111010010001100011010001101011010111001001111010111100100111011101010010110001100101110110111000001101101010011100001010001010101100100101101000101011100101010100110000110001100110000010111000111001111010001001011001011011110101101111110110001001101000110100010110111111101110011010011100110011011111010010011001011110100011011000110101001010111000100000101101001110101011011111011010101110010100000010001110111111110000000000101010010011001011100110110011111101100100011011011110100000110001010110111101001000100000011111110011101010100011111110010111101101000000001101111000001100010010110110000001100100100010000111000011010010011110101111001000011110101101001011100110101000100111101001011000100100101001001011011011010011100001001100010010001010101001011001100111010100110011101101000110101101101011110010010110001100101000001000111100011101100010000011100100111010100100001101101110100100101100011100111110100110101011110100110110010101101010100111010010110110100101010000101010000011100111010101110111001110011011000111101000010001110001110100100000110101110010001111111000100101000101101000000111000011011011111100111010100110000001000101100101011100010101011001110101110010111001111000100000010111011001110101000000000010011110010101101010011100000000000110001111011100101010011001010001011011100001100010111101001110111101000110000001011011111010101101010111000100011111000001100100110000010000001011001010010100011011100011011010011100110001101011010010101111001010100001111001001011100001000001101011100001100100110100001011011000110000111100110111011111000100010000010011100100000000000010001110010010001000111011101010110001101110001000000011100010011011001110011101010001000001001011011100000001010010100101110011111010000000110010011100000111101100010010110000101001001100100101010100100111111000101111010110111110001101011011111000011011111000110100011110010100111000001100100011101101111111010011110111011110010010010011111100111100010001011110110010101011101101000111001110001001111111111010011001110001000101001001100111111000111100011001000111010110101110100000000001010010110110010100101001001000100111001111000000100111100000101100000011110010011100010000101111001110011100000111111001001011100001110000110110011011111001001010100000111000001101100011100000111011110111000011000101111110100001101000101100010001000000100000001101110000000001110110001000110101100010110110100000110001011101011011000010001110110110001000101101111001101011101111011000000000001000111100010001101110100110000100101111000110100111110001101001110010110001001000000001001001001010100111000010000000001110001110101110100000100011001110000001011100011110110011000111110010111111110111100000010101000010001100100001100101000011011010010001101000110010011100100100110010100001000001000101100111100011101111101101110010100101110010010101000010101000110111110001101001111101010110110101000011000001000100110100000111010110000111101011010101000010011000111010010000011111001011011001110001010111001101001100010110100011001001110100100001001001001100000101011001111110111111100110101000111001001100110000101111101101110000111110001011010110000001011111101010010001101001101000101010101101010100010111111101011100100111111110101001110010101000110000010011000111111100000000101110101101100100101100001000110101000101011100110101110101100010110010010000111111000110000101001111000101100110001111010110011100011010111110110101010111100001111000001111101111101010111000010110110010000111000001100111001100001110010111110101111101101100110100010110101010000001111100101011101011000001011101010001101111111100000001110001110011010111010000000010011110010101011111101110011000010001111101100110111110011000110101000011000010011010001001101111001110001000101010000010100010000110011111001011100111011010101011010010011001110101000100000010000010010000111111101110110100101100110100001000111001011111111100100010010001000000111000111110000010100001111000011011110101010000101110001010010001110100100010111010110101000001010111001110001011111100011110101000010010001011001011100100111010010110000110100001001111110001000111000010010011100111101000010001110000000101100111011100101000000010001011100101000000000111111111100101100011010101011111011100110010000010000011011110001010101110001011001110011001000100111111000111001100000011001001110011101100101111111001011100000101110111110100101011100111000011001011011110100000101101100101111010101001001000000101110000000011000001111111100001110001100100111101010110110011010000110011100001111110111100001100000110010001001110110010000110001100100101100100100000100110110111100000100001000110001110111001111110100101101110010101110110110001100001110100110100001101011101011000001010110001010000111001110110001010110111111100101110110010000111110101101001110000111101100110100010011111010110010001110101001101010011011110100101010001111100011001101110100101000101100100011111110001011101011001011001001001010000010010010100101111010110011110101111101100110100101001010100101000111101001110010100000001110001101100110001000011101011111011100101111001000000001101110100001010100101010001111100010110001101000111110110111011101001000000000100110110001110001011110010100101100100000011011000110010111000001010001010011001111110110100011100110110011001011110100000010100110100010110111100000001001110100110010000001100101101011000011100100100011011111010011100110011011001010110011101010111110111001000011100101010110011111001111111111000111000101011110011100111110111011100010101000101001110011001001001110110100100111010111000010110001111010110111110011110001010100011100000100101010100001010100010011100001111010000010110101011010100000000110110000111010110110111110101111111111111000101001011001010111110011000111101100111001110100101001011110001101010000011000000101011000100011010101010111010111011111111101001010111001001111000000111101011000011101000011000100011011011000110001100011001001001000101011001000011111101110010101000101111011010000010000110001010001011100101011001011111001100110100011001100100110100111000001000000101011000100000101111101000011101010111111010111000110110111100010101000101100110000000000101110111010000101100010101000000101111001111010111101111010111001010100110110100100100111100010010110100100110001110110000000111010110000011110011010111100000001110011010101001000101010110011010100001010000101011011010011011001110010000100100001101110001110101000101110111011000010111100101100110011011010100110111110000010010011101000111000101000011111110110000100011001011110010111111000001010101001010110010011001011010010010000010000100100001101100111111111110001100110100000110100000011000100100110101011010011010000101011010011110010011101000000110001110101000100010101000001111010010110101100000000011010011100010011110101110100010011000110011001000101100011100001100110000111101011010110100000010011010110010110111001011100110110101000111111111000010001110000011100101100011110100111011110011110010110010101001001111101011001110001111011001010011000101001101101110010111010010000111001101001000110110110100011000001110010111100000000111001111010001100011110101110100101000001000001100010110110111110100111110100100001101111000000101011110100000111011100001010101110000000100010001010101100011110100100000111100010000010101110100011101110001010111100101010010110000111101001110001001110100100000101111000101110110010100011000111010001000111110100101000101001000110111010101001011100100000111001001101100101000011000101100101011001011110001001001101111111110010011110111001101111011011111101010000010111110011001001101001001100101001111010011001101000100001111011111011111100011100001001010000001100101101011001010100011110101100000000001011010001110111101110111110101110010001111010010110011101111000011011011110101101100110000011001011001101011110010011001001110001000101001101010010000001010101101001010100001110010100000110000000000111011001100100010001100100111110011111001101101110001110110011110000010110111011111100011010110001111001000011011001000000001010100000101001101101111110011010100110110110010000110000011010001000011111011000111010111100011101110010000011001100111000010000111010100000110001001111011011010101111000100110111100100010001101011110000011011110111110010000010000111010111110001000100001001111110010001011010011011000111101110110101010001101011010000000000010000100001110100100100101010000000000011110100010000100011001101110011010101111100101111000111010001011100000100001101110100001011000111010011010001100000011010110011000010100001011001011111110011101011001001010011111101000001010011011011000010101011011101000111000110001010110101111010101001111110000001111110100011100100011000101101011010001011101111010000111000011111011101010010011000111000011001000111010101111000010011001110010000110110001000101101010111110011001000110100010110111010101000001011111101100011100001001001100111101000000000101010010010111110111011110010011110101001101110011110110001110101000111111000010111100100100010110001010111111001011111001101010100101100010011110110001010100011001111001001110110011101101001100010000011110110110101000110001000001110000101100000001000101110101111100111100110001010000100011101101110101011110010100101101001110011111000000101100001111100000011001001001111010011101001011100011110110110011011100111101111110111000110011010010000011010011100101011100010110001111010010000011110011101010001011111010000011100101100001111010001010110101110110100010100110001111101000101010010010100101110010000010010000000101100001101111110111110000111010111111101111001111101010110010010000010000000011100110111111101001101011011010110110010111101011111111100111011001000101001000011000010000000011001000100111000000110111000011010100101000101101010111011101110110100110100000001001001100000010010000110111110101101110011011001101000001110010110100101010011000111010000011011110110110100111110000111010111101011000011101001000111001101010111010101111110001101101111101100111101101101001111011100011011010100000101011001100100101001010110111101111110101000001011000011000101000000110101010001110101011010010110001001101001010110110001001001101010010110101100001011011000000101000011110000110000011011101010001110000101011010111010000110011100111101110011000110000111010010000110111011001101100100111111110100101000100100000110111101101001101100000100111100010101101111110110011100010010010101001111000000011000100101111111110010110011010111110011010010110101010100101001111100110101011011000011010100010011000111001111111000111110101010010000101001101100000111000000100001011011010101000100001001011110011010100101110111110111011001000101001101001101000011110000100001100101010100011011010001011010001101111111000110111111010011101100001111000110011001011110101010110001111111100111010111010010111101011011100101010101010011101101110001011101011000100000101000011010010110011000010000111001101111110111001111100101001100101011101101001101000000101111111000000100000101011011010111111011110101101001110101010101101101010010001100100010100111100010101101011001010111011100011100011110011101001001101110010011100100010100111011011010000100101001100110100000001100010000000001001000000011100011110110101111010010001010101000100101001010101000100101001101111011110111001010000010010011001101011000010110101101010111001111000111000011000000110010100000111101000111000000001010110011111101111000110011010010001011010001011101010111110111110100010000101011100000011100011101011101101001010100100010101111001110110111101010000001010111010100100011001000101001011100001111111000101011010110111111110001011111100101000001001000100000011111101000010100011010111000110001011011000111000110100101101010100011101011011101110001011011011001111011111111100110011100100011010011000001001110111100001101111000110111100101010110000010001011010100001011000000000000100010010010011100111111110101111110001011010000000100010110110010000110011100011000111111000101110010010110110101111010100111110111000111100100110101011101110100000111111100110001110010001101010011111111011011000111111101111110001001111110101101001011111000110101100110000101011111101010011101100011101110001101110001110110011010011111000111000000001011101101101011010011011111100101000011010011000010110000111010001010010001001101000001110001100101010111000110000100000001100011000000100100111101110010111000100110101000000100111110100111010011010000100000101000000111110110001100001110000111011011000100001110100001110110101001100110110011110010010000100111111111110001101001000101100101011011001000101111101000011001001001010110010001100101001010101010011010010110000100000000101111000010010101000000110001110011001100110111101111110101000011000000110001010110100111101101100101011000010100111010101101000111000000111111100010000001100000111110001101011111110110000101111111100011100001111010011100110101011110110000001100110011110000010110010010110100011100011100011011001000010100011011001010011011010111100111111001010100001111010011011011100110010001000011101010101011101010111001011110001101110000111011110100100100010111010100010110000010000110110001100111111001010111101001101101011001110100101010011111000001110111110101101000100000101111011100001011000001000111011110010101100011101000010100001100010010001101000110001111011001011110110001101011011101010111011101100110000100010011000001011110101011110001001111000101011110111111101000000010101001001000011010101000110100100110000001100011010001011101100000000000100011010111001111000110001011101011010001001111001111010010011000001000111011101000110101011110110111000101011101011001000111110101001001101110011101011001011010100000001111011011101010111011011001111101000010111101001100000101001100100011101011100110010111001011000101011111101100001001110100101100100000011101110111101111010010011111011111011100110011000001101001110001000011100101010100000101110101110000001001011100010000011111110010111111000001010011100001101100101111111010010001100010000010101000100000001101100100111011101101110100100000111010001001001001010001111001110010101011101000111110100110001000110110111100110101101100001100101011010101101010100111111100011100101110110010000110001111000011110110100001001011111111110011110110000111011111100011111100011011011001110101111101000001111010011101111001101101001100111001100011101110010101011100110100100001011011011011110000110110100000010011010011111101000110010111000011101110010000111101110111010101111001010101100101110110110001011001100010001101110111000011001101111001011011111111000000011110011000001100000100110000110010001100110111011011000010011001001101100111001000000100011111101000110001011110011001111111100100111110010110001001011110101101011011110111001110111010000001100110010110010101101011101111101110101111001100111010010111111010101010101010110111001100000111111010001001110000010111010111010001011111100101100101110101100001010001111100001001110011111011000101101000000100111011001101011111011100100000010011110000101010001001001010000000010010000011101110100100000110101101001111111100100100000110100010001010101101111010100111001010110000001111101011001110001001010111100100001111100100111010010110001101000101100100001000110100110100001001100111111000111000110001011001111000000001000011001010100101111111101001101100011111110110101100110110000011011011011001000010001000000101110111011111010100100001010011011110000011010000001000000111011011011011001110011000101001000111010110110110010110010110010111010101110110101001101101010010111010001001111010001011001111100010111011110111001110111110100110000100000000101111010000101101101010001001001100000100010010101000111111100001011011101000010000101101100100100110000101000001100101001111000011101011010011000001100110001001101100101101100100100100110101101011000000011010101011100000111011101110010011110101000111010010111111101001101010101100010010101101011100000111100100010100101011001101011111010010101100101010101100001111010101100000001001110101010100110110011010000100001010101111011111001000011011000011010010111100111011000001100000100010110000011100010100010000110011001100100000100011010001100000100101100110011111011101110000101000000000100000001001111011000001101101001111111000010110111010111000110000011111011001100110010001011110110111100010110000011110110100100100000100011100000100010010100011111101101000001110000100000010011110100010110101001000110101100001110000110010101111010110100011010100110101110011101010110010010101010101011110101101010100000000011101111110100111110101110011111000111111111111001010100100000110110111010110000110010101010100111101011011010111001110000010111010100001001101101111101001010101001011010010111010011010111011011000100100110110010001101001011101001110101000100001111110101100101001101000111110111001101111011000110011100100010100000001111000011011111100000101001001010111010010000000011000101010010001011101010001000111101000011000011011100110111110011100100100110001110110000011100100111010001010011101011011110100010110011110100011011000101100010010111001100110010110011111101011000101100010000100010010001110110110101101110001010110010111111111000000011100111011101010000111010010000100110010000010010010011011100011000010010111010000000010011100110001100100110000011010011111000101101000011010011100000000011001000011001011010000100110110111101110010001110000111101101010100011100100001101001001110111111100011000100101111000011101011101001000000000001001010101010010110011001111010000111110011000000010011100101111101100011000101000010001001010110110111101110101010010100111101111000010100000010011100101000001101010101011111110111000000000001101100111010011000101011110011110110001010001011011110111111000100101001101100101010001101101011111010011000001001111010010110100110110000101101101000001100011000010001100100101011101100101000110100111110011110010110010110000110101001010001000010010100111001000111100010010001110000101010110000110000110110000010110100100001110000101011111100010111101001101011011001011110010010101111001110110001111000010110111000111111100010111000010001010010111111100011101001101010100011110100001100110010010000000000111111010111000000101000100101101111011010000010101000101010010000000011000110111000011111101101100000010011111100001100111111000000001011101011110111011101100011100110000100100001010111100110010011111110000011001011000111100010010110000101101001000001101101100001010110001000110110110100101101001100110000101011101110010000100011011000110110110111110010110100011001110001000011110010110011100110111000110011000111101100110000100100111001110110000010111001101000001110111010011011011010010110100000011110011011110000111111001011111010111111110000010000110110010000100001011001111110010010111110111110001001010010011100110001111111001010101000000011011101011010100000000101100111001000001110010010100111101011001101100010100100111011101100101010110100000010000010110001011000001111110100010101101111001011111100001001111100001000011111111010100000111011101101111111001011101001011011001000110010110100110011001000101010101010100111000111101111011111001000101101011111110100010001001111100001000101010011111110010000000011001000100010100110110111100111100001010000011100100110111100011000101111010011100001000111101110000101000100010101100111101011001011000011011001101010010111010010101001111100111101001011111011111011011101011101100100011010110101001101001101001000101100001101011011101111101100011010101001010010110010110101110010001101101101101010111011100000010110001001110001000110100101100100101001100110111101011111110010100101011011011100101011000110010000000100000001111001001000000011111111101111101011101000101101111111001000010110001100000111010111001000110101101000011010011001000001010001001101111010100101011011110011100111010101111101100001010100101010010010101100110110101011100110010011001110111101101011001100010100010010001100100000100000010011111101010110111100100001000010011011111111110101100011010000000011101000110100110100010101101001111011010110110010010000111110101101001011101100010101001100110101000100011110111101011011001111010101110001101010101111111111010111111000100000100100000101111101111000100000110001100000110101000100001100010000001010111111100001000111000011011111001111010010011101100001000111010010100100110111111010110001110001000011111110010100001110010010110111101110011010000000001011010001000001001010001010100110111010110010000110100110001010000001100110110011000101110101011000100100000001010010111000001010010001000010101110010000110011011111000101010000101011001111111000001010100001011000101010100010001101101011101010101001111110001110111001010011101111010111100010100110101000001001100101110111011100101101011100100110111011100100001001001110000000100101110101101111111111010111000100111100011011010101011001111110001001001011010011011011000010011010010111011101000101101111011101000111101000100011100001001110011111011111111000111011100001100110101010010111010010011110011011001100011011111110100010110101100000110000000000011010011011100110000110100111110100111110100100010000001010101101110111001100000010100111110000000011011110101101011010000110010011110111001100010100101000101110010101110011110100000110001110100000101100101001111100011000101100010111100111001010100110101101000011000111110000100101011110111111101001010010111100110110101001100100001110100101111001101101110111001111011111000100101101000000010100111111110011101001001100011010100110110001011010101110010101111110000101100010011101000111001001010001111101011101100001111101101010000101101010001100100111100010110101000011101101110010110111111100011110110010101011110100110100011111111100000000001111101110010011000010011000001100011000100010000110100101000000100011110010010110110110111111101111101110001010100110010110010100110010100010011010101000101000011000100100010111100000011111101000001000101100110110011101111110011100000101111100011000010111110100001010011110000010111001111000111010000110100100100100011111011100001000100001001111001010010101100000001000100110111011111110001100000110111111111110111111110101100001101111010010111000111000010100101111010100110000101000111110001010110010000000001010110001010101101010111011101001001001000100110100000101010110111011001110011100011111100000010000101100111100001101111011000111110000111000100110001101011010010000100001100111100010101010011011101000011110000100010100111110010101011111111011011110100110001100000001001000001010100111001001111111001011010101010000100100111100100110101100110011111001110101001111111100100011100000100110101100101111000001110110011101011100011011110100010011100001111110101111011000111010001110111110010011110111110111000101010011111110000110100101100110001100000111000110111011101101001101000010011011101000110111111100011010011101100000101000100001001011100011011011100000011100110110000111100101000001000010100011100001000010111001011110110110110101110000110000000011101010110000010001110101001100101001111010010100110011001101011100110110100000000010111010000010010001110010011100111010110001000100000100011100000101000101011110001010101111000101111110111101101000010011110101110101110001110111110110010001110101001101010110001100001011101000111001100101001011100001000111010101110101010101111110100000101111000001001000111110011111000101011111100011010011001101100101101100110001001000110100100110010001111001001010100111111000000000011100010111100011011100010010111111000011000000010010011101000000011101000011111001000101101100001100011011100111110001011100110011100010100010011000110110101010111001101111110101000001100101110011100010010010111110011110011101100011111011110001001110000111111100100100001000100101010011000100111100101111010000000000010111010110011110110011000101110011111111000100000101110010010010001111001110011010111000011000101001001100001000001000101011000001100111010011110100000100001010000001111101011111000110001100111010000011001111000010101001001011100100111010000101111011111110010001000111111100001100100100111100011111100011111011000001010100100000100110001101010111111111000100101000110111000010011100011011000010011010100101010100001100010101110101011100001101100111001010001100010011101001010000100100111010000001111000111111010000001000011011010100110101000011011010111101101100011001010111101110001100000100001011110010101001110100101100000101000100110000000011000011110001011100001110110100110110001101011101100010001011001101001101000111011111110001000001001100000101111110111000110001100000111100001111101110110011001100101110101010110001100101100000000111010000110100010011100000000100010001001000011101100100011100100101111101011010111111111100101100111010111101100100111010010011010011110010101001010010100010011011011111110001011011011000010101011111110010101011011000100111001110011110010001101001101100010110110111010101110111010001110100111111011000001110010110111111001110101100000001010101010110110100010001010000101111001110000110001101111111010011010100110000011110010110010100111100100111100000000011100100001000110110100101111101111011100001100100000101101011000111011110100011101101010010001100001001010000010111000101010001110100010001011101101101010010111110000100100011111101000010101011000001111000001101100001001111110111110010110010010110001111101000000110011000101010101100111010110000011000011101101011110100101000111000110010111111110011111011101111000010000001101100011111011111011110101010011111001011101000000000101101110110101100001011100100011100110110010001110011111100000010010001110001100100100101110000011110001001101101111000110101110000000010110100110101011001010101100101110101111001100000110011101100100001011011110100011011110111011001110011111100011001111111101001111110000010101100001111101001011001100110000110010010011000000101010110100011001011101100000110000111111110111001100000000000101011000101110100110111110100111000110001001110001011011011001001010101111010010011100011011101110000010100010110100100001010111101110011001101101101100001111100111010010000100001110011110100100001101000110000011010010010110010011011000100000011001011100111000001110110001000110100111001000111000111010001011011011110000100010000110010111001111001110001001010000001100100111010001111000000010011001101110011101110000000010000010101111111011000001111101100111000101001110101001000100111010111001010010000100110101011100101111110110010011100101110000011101110100010110010101010011010101001001011111101100111111110110010011100110110111101111010001001100100010101111010001001000001011000100100101100100100101101111111001110010011001101101111001001110001000111100110000101000111110101011111110001100111001100000110111011010010010110000010000101001100111111010011100111110100101110110011000111101010001010001110110010101101110011000100001101001110010001000110100011011110010001001101000010001011011001010001000000010001101100000001100110101001000101000011010001101101000000100111010000000111101001110100100011101010110011100010010001101111101101100100100011000110000100001000101100001011000001000001101001010101101100010101111001110011001000011001101110101010100011010101101111000011111101001100111000110011100010001001110111111011101011010110000110011110011001010101001000111110110111000010000100001101101111111001110000110110111000001110010100101010110100001101100110100111110111110111110101010101111000110100001011111111010011100001010000111000101100010010111100100110000011111011000110011100101111110101110001111011010111010110011011011010101110011110011111110000010100010100111001001001100010011011001001100000011011001000101110000000011011001111000010001000010100110111110000110010000010111010011110001100010100001000100001010011101011111111100111001111011000000101010010111110111000110000000000110100100011111011000011011001010100111101101101011101001101111001111100100111001010110111110110100110111110111000011011101001010101010000111100101110100100011010010001001011001011010100000001101001001010111101111000100001001100110111101110110101010101000010011110100101101001011100111011000100110101111001010001111001010000111100001100011000011001101101001100010111110000000111000010110011110101001100000101111110010000001101011001101101000111011011010111000110111111110000111101010011101001001111111101101111100111100100111011111001111011101010100110001011000111101010100100111001100111000111111011011101111010000010111010011100101011011101101101001010101100011000011110111000100010111011010101110000001000111111101110111111010110001111100110101100000110110101110101111010100011000101100111111000010001001010011000001100000110010001001010011010010111000011011001110000100100110010000110101000101110111001000011100011011011010111101111100110100100100101110101000111110010100000000101010111010011001100000011111101010111100110011100011010000111000100010000010011011101111100001111000011101110111001100110111001101111110000011110100101011111101011100100000001001100100010000100010111011111101011000011101111000000011010010101000001111011110101010101010100100000100111001101000111110100011010110010111010100001000001111100100111101000000100111101001001010000010100101011111111011001011001101110100100100010011010100101111110010110011100011101010011011011111001101110000100110111110110011011110010111100001101110111110110010110011110000000001001010101000001111110001010100110110100110001100001101111110111111000111101110011010101101101011111010010001101110001000101001110000000100111101010000011101010100100010101100101111111000011000011111110000111101100001111010001001001011001101110101011001000001000000111101011011011000001101011000110111010101111111000001110000110001010010101110010010110001010100010000101101101111001100010000011000011101000111100100011000110001111010100001011010100000101010010100001110110111110100011100000101000101001111011100110010110100010100101011011111101100000100011101110001000001111000000010011111010110111111111001111011001101000101000011010100111111111010110010000111000000000111111101011001011001111010001001001001110000111110000000111001111000101001101100011000011111100101010000011101110010011101000000000110111110011100001011001000001001100001000101000001101000111001000111000000110101000001001000101110001111001111101110101110001000000101110010110110100000100101110110000100001100011001000101100001111111101110011110000010010001010100110011011111100010101111101010100110000011001101011101100010000010111010100111110011010111011010001010111111110111111111100110101111110111011000100011001000000111001010000000000010010100101000011101110111010000000110100000110011001100100001000010011101001110110001101001111111010111010001100111101110110100101000111101110000111100001000001110001011100011010001101100000101100101100100000011001010101000010010000110000011011110010010010001111111101101100101111100100010011111110010000001011011111101001000001111100110010101011100111010010101101011110010011100111000001101010100110010110010001101000110101110110001100110111000000100001011110010100011011100011101000001000001010100000010001011111100100100000100101010100100011100100000100010101111011011101000000000001010111111011110011010101110100010101110111001110010011001000000000000001011000000101110010101110111110111101111010101111000100101101100011001110001110011110010011011110111100010100001001111110001010010101000101110100010001110000010110001010001000000100100000100101011000001110110011000111011111100011011100100011101100011001111101010001001001011110101010110001001000001111010101110101001001000100010100111000101000000010100111111011000011010111000010111101110111100100101100110010011100101111000011101101101110000110011110111110100110101001011110010111010011000010011010111100100110010010010001100110100100000110111101000000101000101000111011001001111010110110011001111100000101000001101100111001101110110001001100010110101110110001111100111100100010001001011101110101011001111111010001110110011101101000111111011001101100000010001000001001110010100011001000110010101111111001101011100111100110110100100010101101000000100111001110101100011111011010000000010010101100111110010101000001111101111000110111000111010000011100000110001010101011011010000110001000111101110111000111110111110111011001110101011000001110101101101100011011001111011000000011100110010110111111100011000001100101010110111000001110111010110010001001110100010110000010001011001100001010001011010110100111101011001100111001100111010101100011100010011110110101000111101011101100010100000010100110000111111011110100100010101010100111001100000101011011110000001111100110010111100100001100100010111011111101100111101110111001000010100110001110111101010101010100011000001010001001111000100100110110111100000110000111100001100011100010101000111001111100001010101010101001110010111001000100000011011011101101110101001000110001110001001111010001101000101011001001000111011100100110100110110100001101000101011010011011111010111011010101110000001000101100000000101001111000010010001111101000101001010100100100001110111110101101101010110101001100100001101011111001110011101110111000110100101101111100101011111000000101100010010101111100011110111100101001111101001111101101000011000000001101000100000111000111110011101111001001111100000110111010001011100110001101001110011000010010111001011001110110000000100101001000010011100010000010111110110011001101101101010100000110110010111001110111001001011011010000100011010110101011011101111000001111000001000101000110110010001110101010000111001000111111100100100100101001101001001010101010101110001110110101010001111100110101101010111000111101110001011000010001111111011100100000110001100101001010111001111110011111100111010000000101110000011100100010111010110010100011100001111110101011100101000001111111011111111001010000111011001010111001001001101011010011011001110101100011010111000000001101101010001011000100110100111100111110101010000111011100100101001011110111010110110010101000011011100111001111000100001111111010000000011001101101111110111001100000001000000101100111101011011101000101101100111000000000000110101011111000010101100011111011111001101110010111110011011010011111111010001011100101001001010101001001001110001001010011100100011110101110110101101011101110000110100101100000011010110011000101011110010001001111000110101001110010011111011010101110010110000100001011010010110101011110100101111001111000101111001010101000011011100110010010001001001110110100100101000000011010101111010001011100101000001111101110110000101111111101101100110111000010101010001101000100011010010101011101000001100111000110010001010011011011111011100001001111001101011101001111111011101110001111010100110111001101110100110100100001111111111001100100111100101111011011010111010011110100011001100110110010000010010000010110100100100010001001101101010100011110111110001000100100101001111110100000111000110101010000111011110101110011010111110010111001100100111001111100010011010111111110101101000101100000111111100110110110010000101100011010101101000111010001011110110110010011010010100110111110110100101011100000110001110110101011011010101110110101011110000101100000000010010100110010011110101001000011111100001011111010011000011011111001100101100111100100010100101000010001110111010100011000101111011100110101101101111101011011110100111101110000100100000101001000000111100101100000100001100101001101010100000000001001000011011001111111110001011100001001001100111101101101010000100001110111001101011001000010000101000010010101100001101100011100110000101100100100101101100001000011101000101110110001001000010111001011111100101110010101001100110010100100101101010010011001110100010011011111110111111111111010010001001011110110001010101000010010001001101110110010011110100010101101001010001111000110011000010111001101011001100111101100110010111101000110101001001010100101011010011101000100001111101010010000111101111111001001100010011100010011001110100111001000011000101100110110101010101110101110111001111000110001001111101001101110100000110110000000001101000100100111110000101000111111011011110011001110100101001100110001000100110110000010101110110010101000110111111010010110011011010101110110100000000010010000001111101001111110001001100010111001111111010101111011110000110010010000000111100111011101010011000110001010010110010110101110100111100111010101101101111111101101010100001010111010000110111100111100101010010100100001011000000100011001000101110110000100010101100001010100101111001010100111100000000100101101110101110111000000100000111110111011100001100001001011100011110010001010010011101010101101001100100101100001100111001110010111100010000010000111000110001110110111111101001110001101111111100001001000101011011111100111101001011111111101110010100101111000110100111101011101000111000010010110001111011111000100000010000000000111000110110010011111100100111010010111001111110010101101010110101100100111110101011011011001111111110101111101100111110001100001100010000000110010111000111110100011100010110010110010110111100111001011101100000000101000011010100111000100010100010100010011000001111110100000000100110101001010010000010011100100101111000101000101111000100001100000110100100100111000000110010010111111011110000101111001101011100100000001000000011101111000110100000101101010110111010101101111110100011010110001110100010000000000010100001101010110100000110111100011111001101100111011100011011101011101100000000101010101001110000001010011011001110010111001100011101101110000001010101001110010111111001110001100000011001100001110000110000011011011101011010111000111001001011010000010111110110111101000011001000011001000000100110111000110000010110111000111010100010011000010010100010100001011001111011010010011011100011111000101110010110000011110010101011000000011001110101011101110101011110100010010000011101100110001010011110000011110011110110010100011000110101101100100101101100000010010110101010101000010101000000101000100011100010011010001000001110110001101001011010001010111010000110101010011001111001101001111110111000011100100001010110000000010100000101010010100101010011101111111101010011010000010011111111011111100111000111011011010111000111101011101100000110001111100000110011001000111110001101101001010110111101011100101111001101111010101010110110011010110001111111100000111110011011001000101110001101110100000011010001100010100100001001100101100110001011111011001100000101010000100000100010110011110000010011010100110110100010001110101110111110011000111111101000100001001100000000001110001100011100010010001000110111011100001100100010010001001111111101011100100010001111111000011100011100001010101101101001011101000101000011111110010110011011101101100100001010011010000111101000100100100010111111110000000000011101110010111010000110001010001110101001110011100110000110010001010100111100011011111101011010111100110110001010110100000010011000000111000010111101110101000011001100000100100101000101001111110001100010100111011011011111101010000101011110111100110101100111110001110111010101100111000101101101011101011101101110111110001000011000011010111000011101110100100111100011101010101010001011000001001000001011001011010100001001001010010010100110101110001111001111100101110010100011001001111000110110010001011010101011111100110001011011001110001011000010000001000111000110001100111100001001010110010110010101001101110111100101010011101111100101001011100110110111101000100011101111001011111001000010001110001011010101110011010011001101000010011010011010101111110111100010001000001010010101000000100000111110010111000011101010011001010011110000110100001000100110111010001001011010100100011110100111100110000001101110100001111001100110101111001110110010110000111100010111011001101000101001000001111110100010111010100110000000111110011000011110110001111111100101111111101110001000001000010101100001100001111001100100001001110000001001110100011100001111000010001000011010100100000001011101111111111010000011110101010000010101101100010111001110110101001110111110011010011000001010111110100101100010101010011111010011100011101011101001001000010000010101101001100010100111101100101010010100011111110101110111011000111111001001111010000000100101101000111110110110010001101101101111110100100100000001101011110101010111101111100110001111111100101000111000001100111111111001000011011111000110111001101110100001111001011001100110011011000010110100100000101101001111011000110111010010010110100010101000011010000101011000110011001001000000000110110001110001001010101101111010101111011011100111010011000010000110011111110111100111001111010111010000100010011011100010100011011010011110010111011000101000101011111111011100000101101101000110101000110100110110001101000011010000110001110001110100111101111011000110111010110101100010100000010000010100110110011010001110000000111011101011100011110011001101000010111011111111111010100001011111001000111000000101011001000001000110101101010011001000111111101101110111110000111111101001100010011111010000001100111110011010111101010100101100000100000011100111110001111001001011000000100011111100010000011000100101001111010000010110001011011111101110001001111111000010111010111001110111010001111101001110101101011011101011100101001001000010111001011000000110100110011111111000001001000011000001000010101011110001110110010000011011010001100111011001010110110110010100001010010011011101011001110111001001110101010010000110101101001110011001011001000010101010011011010110010101111001000111111110110000011000110010100010111111010010000100011110101010000101110010001111101011100000111000000010111110011001100000011000111111101110101111000001000110001010011111101111101111001101110010010101100000000111100111010011011010000011100110111001111111010110000000100101001010001011001010110010101011011110100100011010010010101111000011010100100001100000000101011110101111111001000100100011110111101111011010011101110101011000101100010011000001101101111100000101111010110110101101010001010111010101000010000101000000011100000100011001110101001110110111101100101111000000001010011010101101001000100000010110111110010111110000101111100010000000101110000011101011011001110011000011000101101100001100000000001100100010010100001100100110101001001100000010010011110001100101011010000110000111001010100111100010100100110111001010011011110110111000001111111011011110000100000111110001010001101110100000100010000000001010000000101101010010111101100000010111111111110001100011100100010101000000000100011101101100011100111101011000101010110001010000001110001000100101010011001010000101101100011001100110101010011100100001110110101010101111111110100000101000000011110001011111101101000010110110111001001111101011010100000010011101001101000010001010110101010001011010010101111000111011110100110011111100011110011010001101011001000101111000000001101001001000000111011011111110100010010111101101010000101010011110011010110011001100010110101011011110101111000001010100110110101001110000011101011000001010010100001011101111011011001100000001110001000111010001001101100101010110001100110111110111010001100000100000111010000001000100011010100100101111100011101111111000100111001001001110101011011000010000101001111001010110011000001111000000000110000001000110101101110001101111111100010011111101010000111101100001100101000111101110001010101110001100100111110101001000100011001001000110101011110000011000000001011011101111001011001101111000010001101000001011110101000001000110110100010101111011100001100111100011000101000000111100010010000111111111011010100100111001111100110100101011111001001101000001001101001000110000100110010010011010000001100000000101111111101011001011000100100011011111010010101111101101100111111011001110000011110110100101000101011111110000110011111110101000010010000010110100011100110010111001000100111101001110010010101000010101010011100011001000111010010001101110010011110111001010001011001001111000111001110001011000100001010100001000000000011111100110001101000001111001001001000100100001011001001001110011000111101110010100001010001111010011000100101010000111001010100110110101101111000110000100110101111101110011001011111111010100111010001010001110011010111010111101001001010011100010001001000011101111001110000111010101101110100100010001001001011100010001010111100010001000100010110001111110110101110010000001101111111110111010100110000000110110000111000100110000011110000011111000011010000011110111100001101111100111011010111111100111100110111101011110010010010111001111000000010000010010000000101111110110010010100000101100000110000001100011000010001010001000011101000100111000110101100010010100001010100010101000100111100010101101100010100101000100010001010100000110010101101010011100101011111111010101010110001010011011100100011111110111011100000110101001011101110000110001010001100100010011100011111000111011001110000011000101101111110011001100111101110011011101100010111011010101001011000010000111101100110011111001100001000101111100000011001100010001100011010101011010101101110011100010011100000011110101100100111000110100010110100111110011110001101010001110110110000010010101100100010000010010001111000100101110010000101000001100010111110111101011000001011100011000110101100000011010001101000000100000111010110011100100101000111011101110001010010000000101100111111001111000100111010110000100110000000011110110100111110110100000110010101100111010110110001100110000010111101101111000000010001011111000111111100110010010001100011101001000001101000100001110001000101111000110011011000001011101001100111101000100100010101110100101110101100101011000111100001010001110100010101100011100111110010100010100000010010101010000100001100011111011110011001111101001101011100100000100100100000101010010000011000101000001011110101111001011001001110100000011101001101010101001100111010010110101011110100100110011111011110101100011011111100001010001001011011101101101011100100010100011010100101110001110000111010011000010011101001011011101101001110000001000101100101001101100001001111111001100011001000011111111011001001011011000001100111110000101011111000101011011111000011011101110111000101101101100111010111101001010110000011010001111010111011111101000111001010110001110000011011011110111100110101111011000011101001000000111010110001101001011001101101010001000011001011001011101000111011110111111100001101010011100110101010001100110011110100100110001101000010010101110111010000011010100110100010101011100011110000000101100101010011111111010110101001001000000000010101001111110001101011000111011101000100001101001010011111011110010011110100101111110011111000110010001010010000110100000010111000010001101011011111101111101100011000111000111100110000111111101010100110110101111111000010000101000100100111110001001001011111010010100110111101001010100011000110011111100101011001000101110011111110111001111000100010111010110001011000101111000100111101011001110001101110100000011101010101001010001111000011110011100111111100111100000001100010001001011001000000000110011000010100111101111111111011110100000111100000101111101100110010000010010110011111001101001011011011100111101110101110011011110000111001101000001110010110111000011001100001101101011011011100000001011110010000010100000101111000101100001011011100110110111011100010101111110111110100110001111011000011110101010100001110010011110010000101000011110010110011010100000011000011010010000000110101100100100001101011010011000011101110010100110111110011110001011100110000110001010101111110100111001101110011100100001010010110101111100011100101011110101001011110100010000010111000001100010001010110010110110100000010010100100101100110110111100011100011010110011110111100110010000011011010100111101111100011000011110000010010111111110111111010010111110010001111111101111111111011000011100011010001100111101000000101100011000110101011110101100110011101001011111001000111000101100010010101111001010111010001011011001001011101010000000001011011000100010100000101011010010110010011101101011100011010100100100111000010101111001010110101000011111100101101110111000011000010010110001010001100010001000001011011101000100010111101100110010110011000001100110010110101010101010111101001101011000111000000000100111111111101110000100100100011010010010101011011110010101010001001101010111111100011111001000000000000010101010010111110101000010000100010010100000000000111100111000011010001011011101110011100101110110110110100010110100000011010011001011111111011000110010111101000110111001001110110101100010001000001011100010101000111110010111111011110101110010000100100100001001011000001111000010001010100101100001011011101001000101001011000001111101110111110010110110101100001111100101100010111110100111010111010000111010100000000000101011111100110010010110110100000001011010101100100011111011010001111100000011010010111011010000100101000101001011110000111111010111110101111010001010111011100000000110001111100001100001101011110101111011000100101110111000000101011001100110100101011000100100100100100010101100011001000101010011010110110110001111001000111001101111000110110001111011100010111110110010110011111111100000101000000000000111111000011011100111111010100010000010111110011010110000000000001111001101011000010111000100110000001110110111000010111100000010100000100000001011111101001111110001011010111001000001011100001011101010011011110110111010010001101111010101100010101101010010001010111001001100100100100100100110101001001001010000100100000011100101110100000010001111000100101000001000010101001001110111000001100001001100110000000111110110110010110111100000011000100000100000011100110100000110100010111011100111010111101111011110001100111010001100001100111110100011101010111101101010010001100101100010111011100110001101111010111101011111000101010100111001110011010001111000111111110100001010111011010010101110100101010010001111110011110100100011001000010001110101100000000010001110101010011001010001110000100110001111100111011101100111101011100011010111100110011111010000100110101101000001110111101101011000011011001111101001110011011010001011010001000001011111000001101101110000010101100010101011101110101011111110000000101100010000011111110100010001000100111000101000011000101011111001111011100011011000000101111001101100110001010111010111011110001001011111001101101111101001100110011011111000100000101110001000011110000101011101101010001001101010110010100000101000001010101011001001110110000110000101010001001111001001011100100001111100111100011100010111101100110101000111111101001000111011000001010111011011001000100111111100111001111000011000110010110010010000101010110011000100100111111110101000110000010001100111111110100001110110110011111010101101111100011111100111100111011110000001100111101001011100011101101011011010100101000110010000101011101010111110100010100110111001000001010011111010001010001001100000010110100011011111010110011101001000101000001100101010001000010110100111011001010001001000101001111110011000000001111100000101111110101101001001001011100111100100100011011010111110100100110010100111111111011011110110011100001101110111111111110110110001001010101100100011110111101101000010010010101111011001111100010101000000011111011010000100010001001010101100011100011101010011101011100011010010000010101100011011000010000010011101110111010101011011111101111100000111011110110101101000001001110101101010000100010101111101101110110100011010101011001110101000010101011010010011000001111111010011101101000011101101111110010000010110001010111010001100000011111001000001000110100000101110111111111001110011110100000101111100101000010010101001010101100001100110010110101110111000111011111011101001000100101000100111101110100100101011011110111000010111100100000011110111100101111100110000100110001011111011100010010011011110100011110011001010000000010001101001100011111110010001010110101100001000110111100101100100000111100010101010001100100011110011111101110101000010100101010001010001110110100101111000111111001010010111001010111111110111001110101111101111110100111001001101110100110001110010110000001001100000000011111011001101111100101100101001110000001101001011010101100001000110100100010100001110010000010000110001011110111100101011100101010101110001100101100110101010010010100000001100100001000111001100011101100111101100010000101000010011000000010101101101111011001111010111110010001011110100110011111101000011101111000000000011011101001100001110011001110011000100100100000000110011100010101110101001101111001101011111011111010110010101110010100011011001111100011100111011000000010111010111100000111010010010111010000001010111100100001110101110101011101000110001100101011110011000100001110101000110001101100100101000110100100110110110110000000001100100101011010010101111101101111111000000101101010001000010100111000100111001100100000101000101110001000101000011000111001110101101100110110011101111111011111001010110100110011000110010100000010111010011000000101011101111011111010110011101110100110000001001111111101011101010011101111101001100100111111011100111101111011001110011100010101001100110011011110001111101011010100010111100101010010011100000111011001110000100010101110011111010010000111011100111011100001011001110101011011011111001000100000101101101110110111111010001011101000101101000000011011101001101000101000011011000110111110011001010011011110111011101111110000011010101001101000000010100100001111111001111010000101010110000011001101010101001001010111110000000000011110100110001001111101001010000110101111010011010111001100101101111101110100001111101000100001101110000101010100101000101011010101101111011011110010000001000101101000000100000111101110111001010100110111011101111000001100100111001111100001111100011011000110100001011110100100010100010111000001001000011011011100001000111010011100110100011101100000001011101000010011011111000000000000101011000100011110010011010011100010011110100000100110110001101110111110110011110000110100001100110000010000110000110001101001101110110011110111110110001000100110010100011010100101010101110000111111100010111010011100010011110111111101100111101111010101101011111100110100111110011110001100010101001011001110101000001011011011011101000111000101100100001101101011101001100000110111011011010111101000001011111100100010001001110111110010010000101110001110110010100000010001111011100011000111011000011001001010001100000101000011011100011100101100111000100011001101001100100101010100110010110011000010010111001110110000011001011111110111110011101101001001001100010001110110101110101010110011111010011010111100011100011110100011011010110010110000001011111111110101001101011010101011011000100000001101011001000111000101111111110010110011111001001101100110111100100111101111100000000011110110110010110110011101111111010110111010001000111100011000000000100001010010110101010101001011000001000110100110001000110010110111010000110001010101100011010011111111101110101101111111001000010110110010001010001110110100011010001000111101000110010111111100100001101010100011110101010110000011011011110111111011101011011110110101010111001000010010011100010011001111000111001010111111110110101100000000000000010101110100011100100101000110111100000110010011011010111111011011001010001011011100000100010100001001110100001000110111100010100011101100111000111011010000010011001100001101001000000110000010100001111110011100001111011001010101000010010100000010001110100110100001010011110000111001001110100101111001101100110111010101100010011010011001000110101111001100100110000101100111001101110000001100001101011010000101001000010010000110001001101101000010111000001100000100111111000101010110000001001100011100110011110101011110011010001000101010001110110010111101111000111010011101000001010011100001101111101101110001111100101101011111110100000001001011100000110101101100100000101000001110111110100001010000100110110110101111001111011010101011110010011000101001101101101000011010100100101100011010101110001001010101011101100001101101011010011110111111110001001011111101110001100111111000001000101101001110111001111000010101110001110001010111001000100101111100110011100101011010001000010101101000111000111001111110011111001011101101011010111100111000001101001011110101100010111010010101111111010111011000100101000111101100011001100000100100011101110101111110100000101001011110111011010001111010101101110110111010111111110110011111110111001011101100111101110001101111001000110100000100100000010101001000000101000011011010000110000011111110111100101010001001000100011110110011100110010101101000010011101001011111101010000010111100000111110110111100000011000011100110100010011101010111001101101001001010001010000110001011110001110110111100101110111110110001010001001101111101101011001010101001011111111101111000011011001100101000111011000011101111001101101110001011110001001110101111000110001011011101001110001101101010110100110000000001011001001101011100111111011100100010110001001110011100110001001000111010010001100100111010010111110001101000101000011001111010101110011100111011101011000110001100001000000001101110111111001100111000000000011100011011101010111011000010100001111001100110000100110010101111001100100011101111010111100111000011010000101101001110011001101101111000011100110100010101000100101101100101010000111101000110100001000101100000000000111111010101010100011000100001001111010110010101111110110001000100001101100001000010000100001111100111011100100011111001111000101011011000010110110011000010111110110111000010011100111001110011010000100001011110101000111010100110011111000001011100100101000001111111111000000001011110111101011101010100000001101000101100000000110100000001101001110101011111001110101011000010110010111101100011000001001001110111101111001100000001000011111000011110110100000011000110011010011011101011101001011111001101010101001111010110101010110111100111011100100100101001010100000001100001111100011100101001011011110101101100100111000010001110011001111010101000111111101000100111110111110101010101100000001001001000000000000000110101011111110111101000000111100010010001111010110100110011010111101001100011011101001110010000000001000110111110000001010000000000100111110000111100011111010001000101001000111111001110110000000100100100101011111111001100011010000101010010010111000011000110011101100101110000111110101110010111011000111011111101000101101001000001111000111111111011001000100010000001111110101100100110010100111110100111110100111000111010110110001000100111110010100011110100100110011010001010111100110110000011000000111110110000101011110010001100000111000011110011010000111101100111111011010001110110111011110111111011110110111100000110100100111100111001101100001011000001001001001101111110000010011010110000000001100010100011100010100001101011110101011010011000101101011011100010010011001011111001010010101101010111110010011110101011011100101001011111000100001110011000011110101010100000010011111110000010010100100011100011110110101111100000111010001001111001000111101001111111011100000000010001110001010100010000001011100000011011010110000001111011001111101000101101010101110100110100011101111010010011000100011010000100110000010011100101111101010101000010101101101001010011010010111010100100010100011011111011101010011011110011011100100110101010010011101101000100011000110100111000111010010100010011011110100111011110110101101010100110011001000011111111101010011011110100110010011101111011101000100101111110100010101011011110101001111101110011010110110001001110111100100000111110110110011001111111000001011111100000101110111011010111001100000010110100101000101111001011010111000010001110001100111011000001011101000001100100110100111010010011111110111010001000111010000011111010111001011001111011001111111101101010111010001000011001000001110111101101100001101100001011100000001000001011010011001100011000100001000111001000101101000000101101000110110100110100010010001011001010000000001000010010110010000011110001101101111100001011000011100000101101010011001110001110010011001100111111101101101111000110110111000111110010100110101010100011100111010101001010010110011000010111101100100111001011010011110111110010101101010110110101011000001010100100111101111101010111111001010011001100110111100100111111101000101110001001100110101011110100001111100000011110101101011110110001010010111011000011111110100110110110000000101101000010001011110001110010100101111010011001000000110001111100110100011100000101011100100011110101110000000101001001111111111010000111100011111110100111010010000010010101000110010111010100110100110010101001101111101101001011110000001100110110001001011010010000000010010001100000110100000100011011001110111111011101010111110101101110100101110011111100111100001100100010100101101011101111110000011011110001101011100000101100101101001011001000101111010100001010011011001111001000111110000001110110111100000101101100000111011101010000010101000000100011110101000001100001100011101111101110101001100000011001011010100001001001100000111001111111000111000011001101010011001101011010101010100110010111100111100011001110001000111110100101101000001010100100101001000001001110001101110111010100101011010000110110010000100000011111101011001101001001101101010101001010001011010111001000101001000001011011100100101001011110011111010101111000000110000010011100000101001011100101001010001000000111011010101001001101111011000000110100011110110011011101000111110010110000010001001101011101100111110001110001110010111010011001011001111111111011111101100110101100001011110110000000111010101001000101010100111010101111100011111001011001110100111110100111101001010101111001001110110010011011111101000000110101111001010101110110000000000110100010010010110011110011010010011100001000010011010100100011101010101101110010011111010100001000101110100111001100010001001011010000011101111100000011111110011011111010001010111110111001010000111011011111100101101010000110111100011110000011100011101110110011011000111001110011001101001011011100100101110010110110011011001011100110001100010000100011001011100111110010111011110111010100110000011011101110101110101001010110001100101000100001010111010000010001010101010111111100010001100100011101100000100000001111100011001110100111111111101111110111011100110000110100111111011000000010001110000010100010001101011000111011001101100000011100000110011100000100011001001101111000111101110001011001101101000111011010000010111000000100100000101000001100000100010011100000111101110010001001010101111111110101000000111010000110100000111111010000101011100000110000110111110110101101001110011000110000101011011010101000101101110011111011111000010100110111010010111001001001100101110101010100000111101110001110100110111111001000011001101010100101000001001111110100110010110101111100100001101111101110100010111110001100110100011011011100111100011010100101001001111110110110010000011111011111001011000001101011111001001010101110110010100010001100100001110001100011100001010111111101111100111011010000100110111011101011010011101101011101111000101110101010011010001000000010011000000000001001000010110001110101100111101010000101110110110011010011010000100011100000100001011101110100111100110011011111111100000011001101100000100110010110011000010001110101010110000110111001010001011011010111100100010111010100100110010101100100111111111100101110011100101101110000110011101111111110001111000111001010100110010010011111101011001010011100110101010110100000011100100001111000100000111100010111100111010010000000000101010011100101001110010000101001010001010010110110010101001011100001001001100100010011111110011001000111000011000001101001100001110101111011100111111110101110111101101101100011101011111011010101100001111010111101110100000100000001110001001110100101110111111010110101110011000100000011111110111010011101110111100001000001110110010011110000010111001111101110110001111100001100101111100111001110011100110010100010000010110001010110011000000000110010000100010110100110111011100111001011000110011111001101000111011101001010111100110100011010001110101100011000011101000110111100000000101111101100111010111001110100000000101101011110111100011111101101001000110000110011011001110000111100011010111111000000110010010101000111101101011001001001000001000011101101101101011011111110101010110110110010000000100111110111110110010000001111111110100111101000000001111100010001001001010110000101010110101100000001101001011011110100100001000100001101000011101011101111111111010000000000111011010111100011010000000111100101100100001101000011010010110001010000000110001010110111000110000001101101110111010101111011101111101010010011001000000001111100110100111110001011010001110000000010001110111101000010011000001111010101101111001110110101111100110101100011100000011100001100111010010110111000011111101000110001001010001111001111101000101110010111011110110010001110000110011111001000110010000100000111010101000100010001110111010011011110001011010001001100011001101010010110111101110100001001010100010001111000101101011111101001110010110010001100111111001001100001001011000010111110001010011100101010010101110100000001010111011110010001101111000001010000110101000110001101011100010001011000101100110100111100110011101111011010010101000111110011010010100110011111100011110111100011110010101101111101000000001001001101001111001111111001100100110110000100111000111100110010101011110001011111111011101011110011011101000001000101010000111010001101111110100010011000100010100011110011110011100100001110010111010001100110001100010100101100010101101100001001001111110001011110011000110111110110001010000100100111111000000110011000110110001001011000100000110110011011110100111111000010000100101000010101101010101111001100101100111101111100100111001111001010100011110001100001001000111101010100010101100101100000101001010000110110101100110111010010010101001110001111100111000011011000000010001001001100011010110001011111110011000101101110101001100111111011001001100011000111011001111111101000111100011110001100110101010100100001111000001111011110010110100100001000010101110100100001010011110100110110001011111011011111101111010000110000011001011010101111000100010001010101110111101001001011010011011100111000110000111010111010110001111001111001011110101110101011000010111011110000100101110101101111001110110101111010000010011001000011001011001000110010110001100000111100100111100001011101101011011001001111110011001000100011111000101000110011101001110111100001000100100111010101100100010001011010111010100100000110000001110000101100000011001110111000101111001101001101100101011100110111011101001011110100111110111010001000000000110010001000110001110110000000000100010000000100001111111010110000100111101010100010000000010111101100000110011011011110111010010000111001101000101101000000100010011110110001010110111010011111011001010000111011100100010111001000111010111010001011000001010010001010100000101010101011011101011100101001100101101111000011010111111010111011101001100101110010010100000000001010111111001101010010100111010010101100010101100011110101011100010001101111010011000001001111101100110101100101100100001011000110111101011000100001101111101011110001011001110001000011100000110010100000111010100101111011100110110011011010011001110001100100011011000000001111101100111100011111011111001000100001110010010001100101011110010110000010100111011110011001110000111001000010111111000011101001110011000011111011010111110001100110100001101011010100110111011010100010001101100000110000001001101011100001100110001101010101011110110011111001001100010100100001111001101100111000001000100000010011101011101001010001101101011010010101001011111000000001000100011010101001100000011011001010110011100110010111001001010001100101101110101011101110110000101011011010110110000000110010110110000001000110000000011101111111011000101010000010011001111010011011010111111011110010001011011001011000000000110110101001101101010001101101001100000111100010100001011111111010000001101100011011110010010101110001000010011110101101000011100110000011000010000001101000111000101011101100101010111010011010011100101011111001010100101000110001001110000000110000110001110101010011001011000000110111101010011111110001100101111000011101001010110111010001100000111010001101111111111101111101101101000101101111001001011100010111111111001111110000010010111010000001110010000111110110000010000111010100101000001110010111111111110101010100110011001011110101001011101001000011010100101000001000000100000010001010110111011000111100001100011010011010000100100100110010110011011000000010100110100010100011001110110011011011101110110010111110011010010011110111100110000011001100011101001110011101011000011011011000110100100101110101110100010011001111100101000111100001110110111000011000110100011101100111001110111000101100011100001100010101000100011001000101110101010110101101111001000010101010111100010111010001011011100000011000000111010111110000010110110010011010100011000100011000000000011101101101111010000000110110001100000110110011010011010001000010101111011111001111101110111111110100100100111111111011000100010011110111010001110101111110011000111001001110011010111100010111111001000101101011010001101101101010110100100100001000001000010011101100101000100111001000101110110111010011110001110011100110111101101010000000000000100111010010001111111101001110111110011011011011000000001011010100010001000101100011100110100011101011100000001000100111001010001110101001000110011010011110110100111000101111001100010110111100001111010101110011001001001001000100100101100001110110101011111011010011100010110010001000111111101110101110001001010110000001000001000101100001101110010100011111011010101101011000000001111101110001101001100100100011111001001010011000011000010000000011000010010100000001010001010110101011000010110100101111011110011111110010101010100010001000111101101101001110110001000010011101011000101010000001111110101011000000101000001100010011101010010101101000101001001100111100000001000010110011100100100110000000011000000110001100011000111001000001100100010100111011011011100111101110001110010111010000110111000000111100011100001101011110110100010110011110000000101111100100101010001101100010011101101000110001110100010110011110001000000111001100111011100010010011010000101111000101101011101011011111010111110100011101010100100110101001011111010101001001110000100010010100010001001011001000101110011010100111000000101011110110100000100011011100001100000001011011100000001110001101110010000100110001001000000101110000110001101110100011010101111101000111010101110010000110100110100011111110001110000000010000110011001100100101000000110001110100110101011011001100111011011100000100001000000000010100001001111110101011110011011010000100001100001111011000110010001110111001010101000011000000110011110111101110110010101110010110100010001010010000011001000000011110010000011111110011011101000101101010101001000000101100010110110110010010110010000110101100101101100011101001100011011000111110010000010010011010100111110001101011110001001001111011001010001011110101010100001111000100101011101000100111101111100011010011010100001000101100001110010100100100010001011010011001111100010111111101111011101100101010101010000010110110101100100011111001010100100010111110001000100001100110100011111000111000110001100110111100010010010011010010101010011001011001111101001101111111101011101101011101110101101011111110100111001001011001110011110000101100001110010000111011100111110101110110001100111101100111100001100110101011111010110011011100000100000101110000000100100000101011001100001000101100111011111001110011101100100000010010011001100111100111100101010101101011101100010001110010010100110001001010010110010001011100010111110110010010001100110101111111000100000011011010100000110001011000011100100101110111010011001100101111001001010011110000111101000110101101010010101100001111011111010000111110110000001101111110010110110101100000011100111000000010000110110101100000100111110101010011010010011000111001000111000011100000001111001001001100111001101011110100111101111101010100010001010101110001110011101001011111100110010010100101010001010001100001001000000100110000101010010101000010010000110000001001000010000001011010011110010001100101011100000000011100110011001010000101100111010101001111111010000100010000111111010000110110111111110011011111110001110011100111110100100001000100101110000111110001101011010011000111100010101100001011001011000100010001011101011111011101110110111011100001100000001110010011101111111111110000101001000001001010010011000111111101101010111100111000011001000000010000110000011001001110110001100110110000010110011100010000000110011100011001100111001000100011001110100110000110110100111110001011001101001110111000111010110001000110110111100100111010101101110100111101110001110111000001111000000100010011101001100001101000110010011110110001100011010101100111010111010001000110010010001111011010111000111010010110111101110110010101010110001001101101101010100011101101101011111011110010010000000100000001000111011011110000101010010111010100011010110111000000101101110111011000011011001010001011111000110101011000101000011110100111000110111100111011001110100111011000100010101101010111011101010001001110110110000011111101111100111000111001011001001100111101110111010010101001101110011011000111100100101010100111010111111000110110100110011101001111001010100100110100011101100101010100111100100010000001101101110011011011010111110111001110111110011011101010011011111101001111101101010101100001100001110110001100111010100101001000101111011011001100000111011010000110100001111111000110010000000111100100100110100011000000110001111001010010010100000011001111100111001111100011001001101010011000001100011100101000101001101110011000011000010111100001100001001100111101100001010001011111001011000001101000100001110000011000111100001100001100001001110110011111000001111101011001000001001001101110011100110001101101111110011100100100101111010111011001011110110100000110100111010000001000010001110010111000110110110111010111111001111111110111000110000011000100001101010101011101110000000100101001010100101001111010111011001011100011111011011011111101101110011011100100101000000101110101001000100001100101001110101010100111011100000111001011101100101001000100011101001101101011111000001110000101110010111010111110111110100100010010011001001110000101111110111101101001001001101100100000100010100101011000010101101001010111100001001000100000101101001111011101000001101111001011110001000111001100111110101100100101010010010100000110000100010011100011101011001100111010110110110111010100111011000101110001101011100000011011001010111001000001101010100011110100000000100011101001111011101010010101100011000101001010101000001110001000100010010000101101000111111100101100011101010110011010011001001001010000011011011000110011111011101111110001011111000000010110001010101100000100001111101111111100000101000110010010011011100101001110110001100000000111001011100110100101000111011110110011111001000100101001001100010010000100010000101110011111100011001111010010010100101000001011111010111100001111000001011111011001110111000001010100110010011100110011000001001010111001110011111110000001000010111110010110110011000010001000101001100000010100110001011011100000000010101100101111010100100101010011011011010010110101010010110110111111000000000010110101110001001110011111101100100010100011110011101000000000010100011101001111000110001101110011000111100111100101100001011001011110000110011100100010111000101111101001111110101110100001100011010010110110000101110010111111010101101011110101011010110101101111110010010101110001100001100110001001001111101010011000111000111111000011011011101101101000001000010011100010101011110000000010001011010010011011111111100011011100100000111110000100011110001111110101001001011000111111110101001101000001111000111011011000010100010101011101101000011101000000101101001011011111100010101011101111010001000100111110110101000011100000010110010101110000000011111000100110111011001111101100011110011011010000101111011000100000100000010101000000111111101100011011110001111001001000110010110111101011101000111111011111110110101011000001100111101011001111101011000101001110111101110100001001011101110111000010000011101110101111011000010111100000111001101011111110110100010110100100111100111001100010010010100110010111010011111111101000100000101000101000000100010011000100111011010000000100011010110000110010100000100100010100110001010101011011000101011010111011101010000011001111000001000100001000010011100010101001011001101010001111111001111010010101001000101000111011010101111001000111110111001111100111110011110110101111010110110000010100111110101100001110100011011011011001110110101100111010011010100001111010101101111000100001000101010111011100101110000000001001000000101100011001101110100001010100000001100110101101011111000101111000010110011101101011010101111001001101001010010111000100010101010100010100100000001011111110000100100010010101001101100001010100010100110011010111100101111011010100001101011001001010110110111110100001111000100111110111011000110101010011111100001110000100110100111010010000010101100101100011101110111011001000001110111110010001111111001111111111101010101100100011110010111100101010100011111110001111101011101001101001010100110100011001101010100010011000010101110100000110001001000000001111010011111011101101000101010011100110001111001110011110111011111001100001110010111100001100111101011011101100101101000110100011011111010101010001011001000100000010100110111011010010001111001100100100110110011000001111110011000010110000101111001001111000100011100001010110000111101101000000101010010110101100101000010010010011110011010110000010100100110110110101011100001001011101101000101110010110001010100101001011000011100001101011101100000001110011111001110110010000000000101110000011010010101110101101011000100100000010110011110010100111000001100001010001001001000111101001000110111111110010100100011001000101010011111110001001000011100001101101111110010111111001110111011110110000000101011111000111011101110000100011100110111101010010101110101011101011110001100011010000110110100110010011101111011110101111110100001101101010100101100011110000111111010110110001101001010110010001100010001111010010110000100001000100001010110110011000000000111101011001110101110110010110111110110110101101111111110111110010000010110011000001111001010011110010111101010110101001010100000110101001001101010111001100010011010010101001001100110000111001011010101101111010010001000010000010111010011010010110001000000001101000101010000111101001010110010000010110011000010100101111110110111010001010000010100110110001001100000100100111101010111110101110110010100000011110000111110101010111011000110001011000001001010100011110000000101111011000000011111001010000000100011111000111000110000110001001010011101000101111011000111000000110001011101010011111100110110010110000010011100101100010100001100101101000111001101111100110001110001010110010010001011111111011001100001000000110000111011101000110100000111101011000100111100000110101100001011110101111111011001101100010010001010001111101100100101111000100010100110000001111000001111110011001010100001010110110100000010000100011100010110111101011110000111000011000111111011111110100000101011001000101101111000101000001110110000111110010101001010000111100000100010110101001011100011110101100111111010101110100001111110100100011110111100110000101011010010010101001010000001110000111010101111110000100000111000001111001100011111111100010101001101101101011110110000010010101011100000110101101011110011011101001000000011110011100011101110101000100000101000011001101100101100100101101000010000001010001000101010001011010010010010100111010001000011001100101101010001110101111010011010000110010100011100111101001101100100101010110111010100110100111110101111101100001010010111100101100100111000000100001110111110110100001010101010110110010111111011100110100011110101111111001000111001001101100010111101110101111110100101000000010111101110100011110000100110000010111100100110100011110110100100110100111111111110110000110010011011110100110111110100010011010100010011011101110100001001100101101001011101101000010010010001100100101010101100101111101000101100001000101011011101011001011101000101001110001111101000011111110101111011000101110000100101101111100001100100001010011010110111111100100000010111110000010110010110011101010111101011001010110110010000100100001011000000011110001101110010111010011000111000001011111001111010110101000110001101001010111010111001111100010110101101100011110011111101011100000111011101110000100110101010011000111010011111001000010000111010000100010010100110100000011101101101011001010001000100011011000011010000101101001010111110100100011000011000111010000101100011111001001000100111101111100101001110010011100000010011011110101101001111110001000000110000001111110001010111100100101011100011001100000101000001011011001001100100001110111111010111001000010000000110010111001011100111110000111110011001110001011101010011101101101100010101000100001011011010000111100110110001101011101101001100110100101000101001011101100011101011010000100111101000001100110010001011011010111110010100101100111111110000101100001000100110000001010110001111111001010001011100111001000001010010001100010000010110011010001010000100011001011011110111110011001000101010101001100111001011101010100010001000000111111001000100100001100011011111100010011001111010000010001100001011111000101001110110010000010111111111101011111101010111111010110110010010110111001101100100101100110100000101010001110111110010110101000111011100010001011101100001111110111011100001001100101111001000000100000000101100111000011110111010110011011110001010000110011110000001000010000000001010011110000000001001111110000100101100011101000001111010010111110000011110110010011000010011001110001000000011111001110110100001100101001111111110101010101100010000011111111110100001011111111100011000001110010111010000001010001100111010101110100101011111101001010111000001111111000111100010100011000101010111001100111001001001000101111011111101001100100111101100111101111001011010001000101110111100100011100001010100011011110111110011101000011100011010110101100001100100001111010000001110111111011110111111011011000001110011011011001111110000011010000011100000000100101110000111011110000001001101011100100011111100110110100010011011101101011100011101010011001011100001100111001100000001111000100101101100100010111111100111001001011110111010100100001100011101110001100111111010001000101110011101111001101001100001010101101100100010000010000110110000101110010100101000000010011001101111001100111000010011011011010111010000111111011100100101100011101000110110010011100001011011111111010001100111000011000001000001111001100110010001101101001111001001000100110010001100000001100110001000101110001110111011011010011111010110011110110111011001010000100010011100001101001011011101111101100110011111111101111111010000111011101110111010101000101101110000000010011010010010110111111010111010001000010010101011101000101001000100011100111010010111010011010001000100010100100111111100001011101001011101111010000010110000011111011001101110110100110100111100111010111111011100001011001111110010110110001000111100101101000100111100101000100001010100111100111101001110000010010011110110000010110111000110011011100000111100101110110001000010101000000010011111101010000001100010000010001011100010011101011101011000110110110111101001011010100000001000110110100100011101100010011011001001110010000000011110001001110111100010000101010110011110011001000010110101000001000101110001101111101001010111001000111111000000100110100000001110000110000101010011100011110000111101101101111011011011100011011110111011110101111010001011001011100011011000111110011101000110011100000100010101000111001100111000100001111110000001101010001001000011100011011101110011010101000110110001101111100001110111001100011000101010000001111001001111111100001110011110000111110100000101101111101100100001010010100001001101000000111100101011011101011011001110011110110110000100010011110000110001000011100101111100110010101100010010000110100101011000100011001111000001111000101101000101101000111101000111011100010010101000111101011111111001110100110100101011110101011011101111110011111111111100101111110001010101110111100100111011111111110111010100011101011000100000110000000000100101111010011000000101111101001010000111101001110101010100111001100101101001101011011010010110110111001011110100111111101110011111100001010101110001101000101110000111000001101110000110011100110010010000001011100111101011111100101010011100000111110011110111101110100111000100101111001111001110101011111001000001100110011110101100101001110101011110100011100000100011000101010110110011111010100010100000010000011101111010101001001100100011000000010000000110000100111011100101110111110101110111100100111011011010001100000101001111001100101011110110101000000100001001000001100000110111011111001111001111010000011000110111011100011010011000001010111001010000101101101011101000111101101111100101001110101110100011011011010111111011101101001111101110011010000010111010100011111111000111101111100110100101101111001001000001110000001010001110011101111000001110100100110111011110000000011100000000111101100111000000000101011001011011001101110011010111001110000110001010111111001001001111001010101101101110001101111000010101101001001010111110101011001111110000000101011111101011100000101100110010010001110001111000001110010000111001001011100011100011101110000101010011011010100111111010000001000111110000001100011101101001110010010000011100001101010000110111101100010110111000110000010101101110110101101000111001010101010011000011001111001001001111110001011001111000000001010101111010011010011110100010010010000101011101010011000010010000110111000100011100001101011101011111111110000000101000001111010001111010001001111001100101001011100111000010001100010100010110011100101110101000010100011100000101101000001100110001001000011111111000000011011110001101100001011100110000010110010100000001110100000100111000100010001010101001011011111100101100001001101110000000111000011001101101000001110010000101000011111111001011011110110101111110101011001100100000100000000101010010001100010011001111011000011000010111110011011100110101010001000011110110000010001010010111000001011000011010000010100111111001100110110111110110010001110101000111111000011001000111011001010100010000101100010100100111011001110110011011011001011011101101010011010011010010101100011000000110001011100111001001110011101001001110101101000001001000111011101101011000010011111000100110111011101111110111000010011110100011010111100110101100100001000000100011010001001001000100101010101110000100100110100100110011110000111010010000011010110011110111100110010001000011000101000000110001001010111010101000011010011110001111010000110010111110100100001101000010101110111011010111111100001000000011100110111000000100001010010111001111101101100001111010101100001011111001011110011110101100111000101110101010100111111100000100001111001000000010011101000001101100000011001110110010001111010010101001110100100001010000101110100010010101001101000001011011010011001100110011011101001001111001110101111110101100000100110001100011111000100001100110010111110100110001101110000011110001110100110000010110101110001110111111110001011101100010101100101001001011001101110111110111011100100111101101010010010100001110111110001011001000101010000100011101100111101001101010101011110100101101101001100001101001000111001100000001011011101000000010110100100100101001100001001110001000110001110000001000011100100011110000110101000001110001010001101101111011011000100000111010000000010100001011000111101101100010010011111101111011001001111101110010010100110110101010000100000110011000000100010010000101000101011000010101011011101100010111011100111001101001011111011001010111000000111110001101011000001111001000001101010000101111111011101010101111011000010111101000111110100001001111110111100111101101100001110101001010101100111001101110111101001011101001101010110111001100110111100011100110010001110100000011100001101000010111011000101101011010101011001101001110101100011111000110101000111110111011001101011001111100110101000000000101110111111000101001001100110011101110100100010111011110011111001001100011010111110010101111100001011101110100010001010110011110101100100011111000011101110000010101000101001001110100001110111010111001010101010011111100001001011100100110111101110111000000101001001101000101110111001011000100111110011011010101000011111000110011111011101000001101101001011110001111010001001111110110101001101100000000000010000000000100110111101010000110110100011111111111111011011010001010101001100110011100110101110100010010101000111011001011000010001100011001110010010100001001000101100111001000101010110010101001001100111000011000111011011010000111000011101110010010011001011011111111110101000000100010011100010000111111011010011100110010010000010110001001011110010111111000110100100010001101100000101101000011111011111000101101000011101010110110001100110110000001111000011000101111000010100011010101100001110001101000111111111010000111110110011100001000011011101110000000111110101100000111010000010010101010110101000101001001101010101110110011000101000010111111011110111011001001000111101110010111001011010011010000100000011111111000101101110001011110100100110001000001111101011000100010101010100100000101001000001110011011100000010111000000101100100010110010101101101000010000011100111110011100000110100101000001000000001101000011100000010010011010000001100111111100000001000111110101001000101011111001011111101010000101110110101100101100111111000111011001110010111101101000001011110011010000100111001111000100111001110010011001110000010010101000000111111101000000101011010100100111001110001011000111000001111100010110000101000001100010100100011001110110100111011101101111100000000001101111111011011000011000001010011110001111001010011111111010001001001011000111001111010000000000010110110000110010101100110110111010010011111110011010110001101011001011000011101111111001111011010100001101110000101111110011000110011100001011101111111111010110011000001110001111011101000000001001111010011010001111110000001101001011000001111110011010000010000101101110110100000010011111100001111111010110110100011010010001100001011000110100101001011101111000101000110010110110100001001100101010100011011110100001011011110001111110111011001000010101010011110110001111110100101101111100011111001010101101100100010100000101010000000110101110000001010101000110100111000000010000000111000111011111100000111111100011101110001000111010010011111000010111101110001111010010111010100110101001011001000110011101111100110111001001101100110010011010000010100000100101100000111010001101101101000000110101001110010010111000111110111110001110011100110000100010101110100001001101001010010110000100011100101101101000011111001100000010000001101111000011101110000111101100100101111110000000001101011110010001110110101010111100110100100110010110100111100110110110000101010100101101010001100110100100101101101101001011101111011011110000000000101110101111011011100000010011010110101010110101001010011110001110001100000000001100101111011110101101100010000111110111100000010011101000001011110111110010111010000100010101000100101110101011101001010110010100100010011110100010101110001111100010101100011011010110011011100100000000111110011100110111010110011101110010100011100100010111101100011111100111110000100100001000100010001111011010011111010101111110111100011111011000101111100101110011100011000000101001101000111000001011001011010000001110111010001000100000110001001000101100100010010001111011000000010101000100000001100111011110111100001000110100000010011110001111001110010100111110100001001000001111001100110110000011101101101111011110110010101101111111100001100011001011010111101000011011111000110010111111101010101111101111001100001010010110101001000001011100100010110011101100111110100111010000100101110001101011111001011110011000001101010110100011111000010100011111010010100001100011101010111101110001101100111111101101110001111000111110010101101111011010100001000001000110011011001011111111000110010001111101011011111001110011110101111111101111001001000000111110001100001111000010101000110100001110000100100111011011011101000110000110100110101010111000101111111110000101101001100111110010000010101100001110111100000100000000011011001100000001100011010101000011010010111100010111111110100111110011001000101111001100100110011101010110000110110101101000011100101011011101110011011000111111010100010011010011111000010000101011111100001010110011111100000111001010110011010010111000011001111001111100001000111011100001000100010101011010010111010000110100101101000110011000100101010011010101100110101011000001100010101010101001110001100000100000010001111101110111011111011110011010001100011010011001101101001010110000001001100100101010111010100011100111111101010101011110111111110011011010000100110011010010100011010101000011110101101111000000111001100111010100011100101010010110010011011010110010110100111101010111101011000010100000011000100001110001110001001111001010011001001000000001101000111011001101011001011101101011010111101010101011111110100111001010100110101110011010110101110100111011110101101111110110111001101001011010110010110100110011000011010000101110000111101111110111001010001000001111000111000101110011010111111101100000101100100111101110100101111000001010100110001111011110101011000011111011000010010110101110101011010010111110111011101001111110101100000111110011110111000110101100101000000110111000110100110000001101011000100111111010000101000001010010101000000011001110001010011001011001001111000000110010110111011011001001110101010110100001011101010110100110110100101010111011011111011100101010110111110111010011011001111110000010111111111111100010101010000101011101110101011011010100001111010010010101011010000110101110111001111101001011000101010111001100101001000110010010101001110110111110110001100001001110011001110011110000111000111100010010101111011111000100000001111001100101111010100101110101110110010111010010011011100110011110110101101000101111000100000100011111101000111001101001001011111001010000110000011101010110111101111101011000110011011101100110000100101001011000010110100101001111001111010111010010111100000001100101110001101110101101000100011111110000000000001110101101000001111100011011011110110101011000111101010111101010011010100111110110111010110110010110001110001011000101010001010001011010101110000000001101100000000000111101100011000001101001001011001010000110100110000001101011000111100011111010111110001001001000001110101000110110101111001100011101010110101011110101001111010011111101010001110111001111010001010100101110000111100000000101001010101011101010110000100000001100001011011010000100111101011110100100011011101010001100011010010011011100001110011110010011011110111111111101011011110111001001110100100101010001100011101101111110001101001101010011110111110001010101010111011110111111000110110111110101100100101101011001110110110001110010011001101010111100100001110100111010000000001010100000001110001100101011000001001011011110111100101011110010111110100000101011010100111000000010011110111010011111110000011001111101110010010011001001110010011111010101111100010010011101001110101001000010001111111111010011111000110011111000110111011001001101010100010100010000100111111110000011001010000101110101101111101000101110011110011011100101001111010001101011000000100000000000010101110101100011011000100011101110000101101110000010010101000011001010001011111111011000001101111100011000000011011100000110010100000010011100111011100111000100010101001100110111000000001011011110001010000110110010110001101010001100110100100010011011111100011111111101110100010100000000001110000011001100010001011111111010010011000010101110000101100101100011111101100111000011101111010110110001100111000110001110101010011001100100010000111110010111111001010000110110001110001101001011011100100001111011111010011000010111110010100000111001111110001101000111110100111100010100101101111110011010110011011010111011110111000110111110010010011110101110100100001000100100000000111101011001010101011101100110110000000010111100010100111011111001001011111001001001100000001011001000011010110001100100010110000000000001001010111000011100000111011110100100010011111100010111110011010100111110110111001111011100001010011011101101111111101000001010011110111101110111011111001101111001010111000110101001111101100101100011011011111001110010110011011111001010110000100100101110011100000111011000110100010111000001010101011101011101110011011110000101110001101010000101110000101011000110111001100001000000001111100101001000100000100000011001001110111100100011001011011001101001101111010010100100101000111000010100111011111001000111111101100000011111010100001101001101000101110111000111100110101011001101000110100111001101010011010000010101010001101001101110100111011101001010110011100101011010111001101111101001011000010010011110111010001010110111001100100100110000001101001001001100100111000100101000001110111100011100101101001001001110110001100110001011010010010010100101001101001011110000101110100011101101011101010101001110010011101110001100001011011011101111111110000001000010111100110101100110011111110011111000110110100111111111100101100010010100011010001101111100100000000011101000101101111111111111100100110111000110001101101010101110101101100110010010001000000011110111111110110100111111000111011101110101000111000000011011011110110001100000000100010110110001110011001011011101001000001010011101011110111011110000110010010001001001101110100100111101101001010011110000110011011001111110100110101100101010110010111110011110000101000000110000001000000001111011011001000100101110010010011111011010101101011111101110100101110110100011001000011001000101000101010110001011001001101100000001011000010101010100011000100110001010110101011010111111001000001011101011010101011110101110001110110100100001100000000100011000111110010101101010101101110010100000011000000111010100110101000100100001100100000101011111000001000100100001101101111100110011101001110010111010111101110001101001111011001011101010111010111100000111000000110000000000010110011010011000010100001000100000100111001100110011010011100110010110011010110111100101010110001011100010101101110100000110010100111001010111111011000110101011110001001110001010100010100101111010010000010011010110001010100001001100101001100010110010010100001101101110101110010101010000010011011110111111100000111101000101101111010000111011110110111101111110001011110001100100010000100100000100101010000101100001001111010110101010110111011100101001111110111111011101111001011101110000101110001101100101100101000011111110100010110001110000110101011010010001010011000001011001001110100111000111101001010111101001010011100000001001011100010000110101010110111001011010111010010010001101000000111000100110110001000111110000110110110000001010010110000010011010000001011001110000111001101110100110001110110011000010100110011010001010001001110111111110011011110001111010010001110001100010100011000100011110011000110001011010110101000101011011100100111111100111000011101010100010110100101011000111001001100111110100000011110110010011101100100100111011011001011110101111000101010010110101000010110001001110011101111110001011110001110111111110101000101001000100011101101101000111001010100011011011000011011000001000110100010101101111110111101001000010011000001111111110001110000110110001100011110001111001010110100011110001010100011000011010001010101100100011001100011000011001001000101000100000011001010011110111100100110100000011111001001101101011101100101110100101011011011110011001010000110001111110010110010011100001101011100100101100000101011001011011000101010110110010001000011001111010000101110011011000100010000100011110101100100001001111111100011101101001101001010001101000100011101000011111100010000001010001101110011100000100010011000101000000110100011101011101001110101101100101001010000111000000100111001011100000110110110000111010010011010101011010001001100001111101011100100000001010110110100001101100101110101101001001000011001001110010011001001010010011110101101111010011001000100111001111110001100010101110010000000010000100011001100001010010010100111110000001101010000101011010111100010011111111010010101000101100101011001101101101111000010001011101011101100010100101110111101000101110010010010010111000100100101101000101101001110000000100000010100000000111000100011001101001110011010011101111101100100101001011011011010110010111101110011000100101101100011110001111010101011111100110110000110001101101010101101001011111000011010000110110010111100011111000101111110001111010011001110100001101010000001010100010111101000110101110101110101010101010000101111000011110011101010001001010010111000011101110101101110111010110011101100000011011000011010100011101100101100110111100111110111010101100111100100010010010011000010101100100101110110011101001101111011001100000000001111011001000001111010000111110111101001011100111111111010100000101100000110100000101110000011011101110011111001011100110110100110110001110111111101100000111010011001000011010111100110011000110001101101101110100100100011100000001101110001101011101001100001011101011100011001110100100100111001110011101110011010101110101111011001100100010001101001100101000011010111011011011010000001000001000000110110110011101100100000100100011101100010111000011010010011010001010001111000101001011100100001011100000111011110110000011110001000000101101011000001110010110010100100010111111111000100100010100010001100010101100110101010100101100100010011000101101000011101011111100111101010011101111010101010111011011101100001100100001010000110101111101010100110110101111001110010111110100000000000010101011010110001001001101110010010101010010110000000101100001000101100101111110110110100001100100010100101011010011101010110111000010010010110101101000111001101101101000010110110000010111010001101111111000011011010001100111110100101000101010110011010011101111111101000111100111000011101110010001000111011011000111000011011100000010111110011001100000110111101000011101001001000001111110001100111011011100010011010011011010010011100011010010100011010011000000011110000010000100011111100011111000011001001000101010011011100110110110001110100011111010110100110111010011110110000010110001111000110100000000110010001011001101100000100101001100011011010010110110011011001001101111110011101101011010111010110101100001100110101010011000111111101110010001000110011010111110001000111010111111111000111101111110111000101110101001111101100111100110001111000001001110010101111000011110110111011101111110010101101000001001000011000000101011111001010001111011000111100000100100010111011100100110000100000000011101111110001010101100000001110001101011101011001100001111100100101110001001001101000001000100011111110111010010101100001101010101000111001011101010001100001011110100100100011101100111010011111011101001110111000001110000010011101001011100100001011101111101110000110110100100000111001101001001110001010100100001110000101100111100111111011111001110000001000001100110010111101000101001000100001000001011001110111100100100000000101001000000011111000011101100101100010010000111010011010011111011101100000110011101110010100000000100001001010111000000110110000000110010001001110000011111000011111001111101110100011101011111101110111000101010101000010111101101101101001101011000101101001001111101001100001010100100001110001000001101010001110010110010010001101000000010001111011010101010010100001001111011010001111101110100100110111100111000000011011100000011111010000101111101011101100110100111110001011000010100110011100101100110110000101101000010010000100010110000000110000110110100101010101100111001011100111101111010000101111100010110000100101110001001011110001000000101011000100001100000011010001011000111011111101000101010010000111110011001111100101100100011001101100101101011111000110110000110010101110111000111100001101111011000100011110110010000111101101011100101110111101111111101001100110101000110100011110101111101111100010011000000111011101000000000111110110100111011000000110001000000000111000110000000110011000011000010111001110100001000000110010110101000111110101111001100111000100010001110001110011101011111000011000100000010010000010011110010001011101101100010011000011111001101101111110001111010001001010101111101000001111001011001011100000111101011110101110000110101011010011100101110010010010000010111101000111011011111011111001110100011011100000010101110110001001000111100011101001100101101111010100111011111110110110001001000000100101101010110111100101101000100101111111110100000111110100010011110011011100111111110010001011110111110100001110001110011010001010000001011010010100111100001100111101111100001111000100101110110111001010111010010010101011111100111000010011010100010011010010001101001111100101110001111110111100111110010101100110101111100000100001010111100000011010001111000100001000110100001101110011011101000111011101011000100100001111110100101010011100100010110111101111100001011110110011011010011010011011011011001001011100000100111110110111101101100111101011000000001100000001001100111001010011100111010011101010011011111001010010110000001011110011010111001010101111101010100010010011011000011101110111100000001011000111000010111011010001011010110010011001000111100101110101010000000111111101010000010110100100010100100101000110001111110100011000000011001000100111000000001100001000001000110000010100110011011100101000001001001110101010110110100011000111100010001111000000101001100000000010110011000011100111011011101100001111100110000000101011000011111010011000010101100001001101011101000100100010001101111000010010000000101001011011111000111111111110010001111110100111111101111001100110001010000101001001110011111110001010001011000010000010100101101111110001000010111001010001001111000101101110001101100111100001011111101111011100011111110101111100010000111111110001101001100011001111010000010100001110100111100000100000000111000001011111011010001010100101100011101110100100011110000011110111001111011000001011011110111011100001110010000101111001011001110111011110000110011011101001001111101110010111001101010110000010110011101010101001111111100110011110001111111000110000110001100111101100001000110110110111010011100001001101000010110001010110001100001010010001000010010010001110110100010000000110110011000101000010111000010110001010100001111001010101101100011011111111110101111001000001101110110011111000111010101111010010111111010000010110101100001101110100000000010100011111011100001101100001001110011101001010011110000101010100100001000100110111100001011110110011000001101100110010100100011110000010000000111011111100011101011011011100100010100001110001000001100111111101110100011110111111110111001010010011001101111111001110100001010101101000100010111110000001111101001001001110000100110001110001110100100110111101111110111001000101001111111000110101001101001101100100010011000010001110110011010011011111111010000100111001011100100100101010000001011011111000010000000100111001100010110101001010100011110011011110001011101001000011101001001100000100110010011100110100100010110010101010010101000110011011111011100101100001001101011111001000011101010001101010011101110101101110100110001001100011000110000111000110101010110011100100101101000000110101110101010001111101111011010001100001001100111000110010101101101001011100011011110100111001011110110111101111011011010010000001000101000100100111000000111001110011010111111000100010111111010111011100101010100101011010111100110100011001011010111010001010011111011010110100110010010001100011100011000111110001110000111101000110111100101101001001100100000100001111100011101010100001011110001010101000111000010101111101011011111110000101110011100000101100100011001010100011001111100001111110000001100011100000110110100111000000110011001011011110111110110001001000101001011100100001011101001101011110011111111000001001110101110001001111111001011010100011111001011000110001001010100000011001111010011111000010001111010101011100011010100101100100010011110111100001100100010010111011101101100100110011010100111000100010010101110111100110000000100110101011101110100000000000000001011011100010001001010111000100110111000010000110010110111111000110001111100110111101101010011100101110000110101110001101000001101110110011011001001111110011100010001110001100011001110010100010110111100110110110010001000011100101010101011001001101001110000010010001101010100011001101100110001001011010100110111001111000011000011100100010100000001110100101010010000011000111110010100011100110000110011001000101011101010111101001101110100001101001001000101000011100000111101011110100100011011100111011010110001000010011010101001110101010101001101011100100001001101101110011011001100101010110011111010000110000101101101100100010110001101000100001000000100101010011011110110010010010000110000101010011000100101101001101100011011001010100010111010000011011000011100101001101100101111110001010110100011101000011101111111010010011001010100001101010100101000111110000011011111111010110111110100101011111110101110100010000101000100010010001100111010100001110101110100010011011100010101010101011111100011110110111111000101110100011110000100010000011000010001100000101101010100000100101010110010000001001111110101011011101100100000110011010000000010010110111000111101010111101000110101010111001100100000110011110111001100100000101101110000000110010011001001110011011010100101100001001111010100101101010010010101000110010101001000011001101111000111011001110100110000111111000100010011011101001111100001110000001011011001101001111111100111111111111111010111010011011000100000011111001000010110100101111001011110011011100101011000011011000100110001011100000001010100111011101010110110000101011101101000000110100001011011001110100010010011110100001100011111100001110100001100111011011011101111110010001110101001101000000010100101000101011010111011101101101110111101110101000100011011110110100110101010101010110111101100110110010001111000000011000000111011001101011101001111111001011010101001100101010100000101000001111001011000110010110010000101101110101110110000111100010111000011111110011011101111001001010111100011000010100110010100110101100011111101110101110111100100111010011110000111000010000100101000111001000000100100001100010110110011011000011000010010011100011111101111000111100101001100111001110110101001101111101000010101111001011100011111011110000111001001100110001111000111100011011001101100011000100011100000101011101010000000100110111100001101010010100001010001000000011011001001010111111011011101011111011011111000101001010111101001011110011000000010011111000010110110011100011111010001011001111110010000011110010110100010101010010011000111110001110100001000111011011000000100110000001100101000011000110000010110110110100101001101101000111100010001000011001010000111000000011101001100100010011011111000010111010001111011000101010000000001000110010101101100010111001100100100101101000110110100000010011010001111101000001001101001101011010011101101110011001111011101001100110110011001010000011001001000011010000110110101110111011011111011001001000011001101011011010111011001100000001010100101011100001100110100110100000101101010100011101011001101101110010011011101011101000101110000010101010011011000011110010100001001000011010100101001110000100010100011010111111110111101100101111010110110101100000100011101001011010001101111101011101000101110011011110111000111010110100010111101011110110111010111011011100010001100111010000110011011101010000001100010110011111100011110001110110101111101101101111101110101110000010010100000111001101101100110110011110111110000100111000011110110011001011111011111000010110100001101111000011101111110111110000000010101111001011001100110110110101101010101110101111111110000111110110110110110011110011001000011000110011101110001011110010010011001111110011001111110000101010011001100010101010100111011010001110110110010110100001100010010010011011000100111011101000010011010111110111100011110110101111001110001010111100010111000011101011010100100100111011001011000000110111100100000001011101100011011011000011011000101010110101000001000110111100011000110111010101101101010011001011100001100100001001101100011000110010110101011011010010011010100010011001011011101111011010111101100010011011111001000100011110010101100011111101110000001101001111011011100010011000001100011010011001111110010001101110010110011110010101001100110011010001011010110111100101010110000000000010110110100110101001110010000000111110011010111101101100001100101000001100110110101011101110100100110100000101100100001101110111001001111011001001111001010101011100110101110100001011011110100011111000001100110100100010000111010101000001100111100000001011000001011111010000001111011110010001000010110101011111010110111010001101110011001000100000110010011111110111000100111111011110101111011101100010011101001100110010001110111011110101101011111101000110011000101110001010000111110010001100110101100100011010100100011111010011010101010000110000110101000010011111111001010101100110111010010100011111010101111110101001100101101001001111000110101110111001111111011111101111111111000111110101110101111000111110110011100101011100111100101110110111000001110110010010111100001111010101000100101100011010000101110000101111001001101110001001001111111000111010110001110010001000011001011110011000010001111110010111001010110011100000010101010110101000000101110110000111001101101110011110111110111001001001100011001110011000100111000100010111110110001111001000001000000100011110100100010110100011010110001110111001100110101000110001000010001000011001110011001101000001010000011001110110101110010010101011110100100000110010100010101100000010001000110100010111100010100100011110100110110101111011111101101111000001100101001011011010111110000001101101001111000110101100001110011000111100000010100011001001000101001110101100100011000111000110001100001000110101100101000011111101111101111011011011011000010110010010011011011001001111011100010011110110101111000000100001011011000111100001101101010000010000011001000101010010110000011110010001001111101100010101101101101001100010011011111101100001010111100000100100100011001101000110111011000110011000000010000101010000100100010001001101110110100000101010101010111010100101001111010101101001010011100100100011001110001000001111001010111111011110001010100101111001100101101110111101000110101000100100110111110011010011101011111000111100010100001001011001001110110101001000101000101100000101101110001101001111010111100000110010101001001111100110000011101011011010001010001101110000101100011011101010110101100110111001010111000110111001001001100100011001110110010111000100010001000111011010001010101101110101100001101001111000001011000111111111101011101010011000010000011111101011011001000000111101111111111110000111100111000100000100001010000011101011010111100101001010110101000100011001010100001111000000101110111101111010101110001000100101110110101101010011000000101100001101000111110110001110101101011010010001000100101001101001011100100100011101000101100100001001001101101000001001001111111111100010000001011101101111011000101001011101101111100000101110001011000100111010111000011111011101011001001111110000100001101101010100011100011100111001110101000101100000000011111111000100011110100100001111001100000110101011011000011100101001100010111111111111100011100001100001001101011110001100111010010100001001011100011110110101101100010000010110110000111001100111111000100101011100111000111101101111100111000010001110000111001001101001010100110110010110010111111000101110010000010011010011101000110010110110010101011101011010110000100010000100001010010001110110111101001001010001010010101000001111111110100001111001001011100101110100101010111011011000111100010010100101001000110001101000101011000010111000110000010010101010011010100001101110100000011111111000010010001000110010100101100101111111011000001111010011011001100111110111000110011101101011101010101111000000100101101110110001000011001100111000010100000110010100001110101001001010110110111000000001101111101001100001110101100000000000111110000111111100001110111000100111011110010010100100111101110101110010010110111111111111101100111101110110111001110001101010000111000101100110101011100001011011100010011101001100101101101111101111100110100110111011111001001011001101010111011010101101101010111011001100001101101011100010010001001101011111100011001000001010100001000110110000101010010000111011000110111001011100111010011001100101000010011110000100110111101010010000001010010110111001000101100100111110111000010101000101010010111111101010011111000101011000001101110000001101100011001000011101001011011100001001110101001001011110010110010011011001011000100010101101000111110111010000010000110011010010101000101011110001100010011101010000111011010000001011000001100010001111111110001001001011100101010101111111100001010110000010010111001001110111111010011100001101110110000101011000011111110100110100010110011001001011100010011000011000000111110111111000110110010101111110111010010100100001111101010001101110111101101011011100100100111111110010110101011010100010110001011101001101010101000011100111000100010110100011011001001101001001011101001111000100011100000000001011101010110000100110100101000011011100111110101100001001101010111000100100110000001011000001100000001100111000100110100101110111111011111001000010110100110101011001101100010101110110110110111100011011100100011111001100111100110011011010010000110110100011111000010010000000111001100100001010101010100110000000101100011111010000010110011001111011010000110011011011110100001011001010010100101100101010110111110101010110111110101100001100100010001001010101100100000111001101001100100100100101101101111001000101011011101100001010110011011001100100010010001101111000101110011100010000100111011011001011100001110010010010111011011111110000101110111101010100101001010111101100100010100000101000011110000010110010111111110101010111010100001011000111011001111001010000101110001111111010110111010011000111101100000001011100110111001000101101010100001000001010010001001001111000010011010010111001011100010100100100010101000001101101001111111110111011111111011111010100010010010011110011011100111010011111101110010100110001111010010100001111100010101100110101110001001001100001000110011000011100001010010111111100011010001101000001111110101011011101001111111110111010100011000001100100111011010110000011100101010011111001110111000100111111101101110111000000011110110111010000100100010111011011110010110001101100001110101101101111110011110100110110011110110001011011011100010010011001000110011010111101111100011010111010111001101101001101111111100101111001000000001110111010010010110011011110110111110011111011111010011000000000101100110001001001011101101111011110010000110010101110100111110000000101111010001111100101001101101000001001010110011001100111001101110001110010111000111101110110101111010001001100010111010100110111001101011100011011110011111010111100001011000010110100111100111001010000011010101101101110101111001100000001100100110110111101001110010100010111001111001011111001110011011001001000101001100001010000101011110000100100110001111111011001101100000001011100010111011001110100100111111100111101111110101101100010010011000000000011001110011010101100010001010100010100100011101111101011001011101011011011101100101111110000100010010111000110011100001011000110001110101001011011000100110011001100011000101101110001110001111001001111000001101000011110111111101100110011011010001010010100010010010011101000001110100001001101110101001110001010010110110100000010011011110111101001110111010110111100111000111111000010101000001110011010010000111111011110000110011010010001101110001100100111010111101111110100110101111010011111101111111110111101011000011000101100101111001000110001010011000111010000100011100011111011101011001111111000111001110000001010101010101011010101110000110001001111111111001000011100000001111101001111100010000011101101100011100100110001110010000111111010010010010000111110001000000111011110101111001101000110101010000000111101111011010000001101111111100011010010011111101011111100000010101100100001010110010110000001100011101001111011000100111001100101110000000000110111111100111011101111100101100001100100000111111010111011110110001010010101000011101111001001111101011111101010010100110001000010100011110001101000001100101010111100010111100100101101001010000010000111110011011100101010011010011010110110001110011011100110111010101100100010001001010100011100010010100111111010011101011010110100101011000011000001100100101011100000111110000100100110011110111001111010000111101001010010001010111101100111111001101101111110111110001000000101000011000010001101011000110010100010101111011000000010001101101001110111110111101100100100000100001101100011001101110110101111000010101110011000100111110111100110100001000111000111001110101101101111101101011111010010111001000011000111100101101110000010101101111111111100010110010001010010001001011101000011100100111100010100110110111101001001010111011100010010000110011000001111101011111100101101010110101010101100010000111001101110101100110111010100000010101010111001111000111011010101101111000001111010000001111001011001100000001011010111101000111001100101101000100000000001111011001000011110001000110111010111111000000001010010000000010100000000011100101110000000110001110011110000010100000010100011100011010100111010010100001110110001011001110100110111001001001100010100010101010100000010011101101100000010010110011001110000111100111010000101001000101100000101001100110000001000000010101000010000101111100110001010110110011100010001010101100001010010111101101000011101000001000000101001101111100111000101101111010010110011001001010101110100010000100010010001011010101010101010011000111111011010011010100100111111011011011010000111100011111100001000100101010000111000011100100101111101000000101100001001111110010001000011110111010011001011101010000110011000001010111010111100000110001000101000011101101111100110011111001101111011010100000110001001010111101110110100101011011001000011001111011111001011010010010011001111101101100011101001010100001110100000101010111010101001110101110100110111100100001000001000000011001000001101001101000010111110110001001101000010111001111111101110001101011010100110101011010001010011100010001111010010000100101101101111111101111110000010010010010010111000100001010010100111001100101110111000010110001101011111100110101111000010010111000011101111000110010101110111011100001010111100101111000001001010111111000010110011000101110101110100100011100010001000111110110010000010010110111011011001000100100001101101000101110101100111011011010010100000111111010111110101001001110100000110111001001111110111100110110100000000110111110100000001011100100011010001010110001101100010001000010101000111001111000101001011111000101110011101101111011010011110011111110110101010000101000011011001101011110011000110011011100000100110110100100101010110011111001100001001101011010100110100011100100101100011010000010101101001111001111001000000100101011100011010110101011011010001011100011101100110001100011010011011100010101100010110011100100010100011101000001110011011101110110110000011100110111010101110001000101010000100000001101100011111001010111001110010101110010111011010110110101111010100011110110001000010100010110110011110001101001011100111001010111100101011110010110101110000100011110000011011101111010000000010100101111001011111001000011111011100011010111001010000000111001111010000110011000100000010010101010000100001101111100111101010000110011000100100000101001100001011011101000111000110011010110011000011111001111010110000001010110110000100001110110001101101001110010000101110110010100110010101010000110000111011011110001001100010001001001001101001011101111000001100001101111000000010100101100010000010110111101000000000001001101101111011000110010101101001000000111000011001100010001010001000110101011011001011011000110100100110101010010101001010101100000011110001011110101110100001001011010000001110100010010110000010000111000010000011001110110001100010101010110010111111011001111101100101010101010010111110101111110011000011111001111000010111100000010101011001100001010110111010110010011110000110001010100111101001001100011000110111011111111101101011110001000100110011111011101110110000111110101101111001100101000110100111110101010011101001010100100101010001000101111010100011000001001011010001011110001100100110101010100101011010101001011011111101100011010111101001010000011111010000011001111111001100110001001000111111010000100000100011000111001001100011010000000111010010000010111110101010101001100100111110110000011011110001101101001011000101011000111100100110010001001010110011100110011001111011001011001010110111001111000110000100101100010100111010000110111111010110011000000101100100000111000000101010010100011110010100101101101011011101110010001011011100011110101101011110011101101001001011111111110001101001001101110100101111000000101011111000000001111010001111101001101101110101001001011100011101110000001001100010101111100100010100111011011000000100111101101110101000111010001011111001100001000100110110100000101101010010011010110011101101111101101011010000010110000011000111001010101000110010110111011001010101111110101101111111101001110110111110100101011011000001000011111011000011001101010100011110010110001001000011110111000010111100001101001010111111001100101010000000000011010001110110000101011100101110011001111100001101100010101100011101011000100101000010010111110100111111100100101100000001011110011111111110100000010010011111011110011000000111101001000110001100110100100100110101011010101000100110000000110111100111100000011110000110110001001001001100110010010101010000111011100011010001111010110110110101101000011111111010000001001111011001010001001011110010110000111010010100011011001001001100101110010111011101000100011111110001000111100011101110011000001000010110010001100011111110110001011111010010011010101110111110000000000100001110010010010111111100001110111100010100000110001011100010111011111010000010111010000111100100110011100001110001100110001011011010101010010011000010011101110101101011100101001001110011101100111100010110010101010010111000010110001110001011101110001101000111000110101011101001011100010000111010010011010001000111110101011100011110101101010101111000111010010011110111101110001100100101000001101100111011001001110001101010110111111111111000011010010000011110111001001011010110100001101100111111110010001010110111001110011011110111110110110001111101100111110010100100011110100000110011101100111110101111001011011000110100110011100111110100000011110100010000001110000000100111000101110100110101011010100010001111000000010100011111100101011001011010010110001110011011110110111010011001001101101110011111010000100001110001011101100000101100000000001111010001111010011101101011110010000100110100000100111100100110101010010010100010111111001110000011110000000101010100010111110000111100010011010000000101100110111110101011100011100111000011010001000001111001110011001010111000001101101011101110101100100000100110010010001111000101010101111111000000011011001101001110010100010011100010001101100001011011110001111011111000000111111110000110111100011110100100111011110111001100111011111011001010001011100110110100010000001111010000001011111010000110111011110110010100001001010111101110001010000010011111011001110101011001101000101110011101011100001000001011111111000101011101111000110000111000111111000001110101101100001000110111110001101111010001100100010011001011011111000111111010111001110101011110011001110001011101110101010101111010000011110101001010101111011010010001011011010101110011001100111011011100010010001000110111111000001111101110011010010111111011000110011101111111011011011001111000010001010101001010111001100001011000001010100100111111011110110100100111000111011100011001010110001100110001010001000110100000100101110101000111000010001010011010001100110011001011001101001100010101001101110010010111110000000000010010101111100001010001011100001010000111110101000111111001000001000010010001000101101010100010111110100000001111011111011010000000000101100111000101100011110011110110001001111100000010000100110010111011001101110001111100010011111011011101010110101100010010010101011110011110110000001110100101100101010011011000111010111011110100101101001111011001011000111110011111011110011100011111010001111001100011100100110001100010001001001110111011111111001110000100010011101001100011110000011111010100010001010111010010000001000100010101010001000101010011000101100000010101111110011010111100110011111111110001100001111010000011000001001111010010101101111110010111101111011110101000000001011110100111011011000011101111100001010101010101010010110111111101100101110101000010111111011001110101111000110101001110110011101011011010010101100010010110001100001010100010001001011000110010101111111001000000101100010000010001101100100010000100011001000101100101101010010110010000100000100000011100011011001001010010101111111101110011000000111110101101111010000100100001011110001110101011011001110101110111100101000010001110010100110001111011000101000101100000111100011111010101000011100000101001110111101000111011001011111100001111111000100110001011001010100011100011000100110100101010000011100011011111000001010001101000001011111110010101000101111001011011000000000111100001001111101100010000011000001000001111101111010101000011011000100110110011000101110000100101101001000111100001001101111110001011010011000111101010110001100100100000111110101101101101011000011011111001011110010001110101110110101110110001111000111101011001000001110110110101011111011100100100010000100110100010011011111011010110110010011101100010110011011110101001000110001010100111000000011011010001011110111001101011011101110011101001100010001111110011011111101111101111001101000011010110011111101110111000010110000011111011000010100101010110110101010100011111110101101100100001001101001100101101101000001011111110011100001101101010101100100001110001110010011101011000111001000001000001010101000001011100100010001111110111010101010011001010110011010010001110010000010000100010110110100011011111001111101000010100001001100010000001100010100101110010011100010110011010100100010011110100010010110000001011110010011100100101000101001100001010101100010010111001000111101010001011110100001110011111000000010111101100110011110100101111010011000101100100011010101011101101100110010100000011011101100100111101101000000100110011001110111100000101001011001100000111100011100011101111101001001101001111110101011010001011110000111001101010100011001101001101011001101111000101101100101101000101000101000101010000101000001011100001110101010011001110001001111000100101110010001000000000100001111110101101001001111001100111100110110111100100100100100100010100011000011101111111100011110110111011010001110110010000010001111101000110101001111111100111001011000100110110110010000010000001010110001000100101111111101010010100110001101011011100000000111010100000011111001011100101010011111000111011010000000100100111101100101001110111011101011110011101011110001000001011111110100100000100110111101011111110000100111010100011000011101001000100001000110101110000101110001000000011000101110111101011010100111100101011000010110010110100101001011110010010010100101011001011001010001111010000001111100111101111000110111111110011000001010010111001001010000000011001000100101000101100101111101110100110011110011110100111111111001110110010000110101000110111010100101011111000010110011101110101001010101000000000101110100001100010001110110101100011111011011001000110101001011100111001111011001100000010010101100100010010110000010001000110110000010101011000001110110011000001010110110100110011000110110000110000100100011100011001110110101011011000011101101111000010000100001111111001100000111000101000110101001011001111011011111011010011101011110111110011011110000101010010011111001101100000000011000001100100000111011100000100001111010010110101011100000101001001101001111111100010111010100000100100100100010010010111011011011010011100111111010001010000101111000101001011010101111100001110000010110000001110011001011111101100111001110101000101001001101100001111111001110010001001100010000101111111010101011111100010101010000010100110000000011110101111100000011110110110000100100110011110011110000011110111010011100101101111000001000001000010111000010111101000111110011010111111100010001000001111001111100101101001111101110001101110110101101111011001111101010000010011101111010111011001011101101111000111010011111111000111011110111011100101001001001111100000111110101001100000111101011011111100001011011000001001000100111011110101100101011110001110001011001101110111111111101111111111101101101110101000100011000001001010010111011000100111011101011000001111110101010010111101011101110001101010010101101000001001100010000110100011110111010001010101111001101001011110100110111100101110010001101011011110010101010100111010001001110010100001010011010101010001111011111111011011001101001011111111011101010111001001110010001100000000011100000010011010110011010010110010101101010001101111111000010101000110111100000100111110101110011101111000100111001000011011110101100011011001001100101011100111111010100100010000000001011011011010010100100100011101001011010111111111011000000111000000110101011100010011100000001001000101110001000101001101001001000001101000010110001010110000110001010001100101110100001010101010010100101011011101000110100010100101101010001010100000101111101110011101010011110111001111110110011110011000101110111010010111001011010110111101011101010000101011011101111111100000100111010101110000110010111110110001100110100001111100000101100010101001110111011100001101010111100110001001110011010000000100101110101010110011100010001110100110100111111011111010010000001000011011010100100010010110100011011111000001111011111000111111011100100111010001110010010010111010011110101001101100011101000111011111111011001000111101001010011100111111110001001110110101110010100100101110111111010100101000001001111011001010010111010010000100010100000100110011110111100011001001001111000101111011001110000000111010010110001101001111000010011111111110001010010011101010000000001011011011011000101101100111111100100000000000110111111101110100010010000101110001011100101010000010011010010010110010010100100110100010100110000100100100111000100011111111000000010101000100101100101010100101011011101100000001111100011011010000100011010001011010100011010001011011001100110000110111001001000110010011011101110111000110110001111111000101000110101001011001111011001101011011100000000101011010011101110011110110001001100101010000101010110000010111011001110001001000111010011111110000011000100110011010010011111011100010011001111010000011010111100010100101101000101001100111001110001100101100010001011010000100000010100110100010110111111010100101011101000110001000011011001111011101111101101100011100111001100000111010010101110000010110100101010001010111011100101011000100101110100101011011011100010000100000000110010111100101000000100100100100110111110101001100101001010011001001000101000010100110111101001000100000111011000111110010010000011101000000100111110100101111101011111010100110101100000011101101011000111100001000000001001110001011111011001000100100011110100100100100110101010111110110111011110011110111110011111100100011101110111010101111110011110110001001011100000011101110000110011101101011100001100110011000101101101010111101000100100011001000111101101000100101110100100101100011100011101100110111000010111001100011011011111110010001010111110100011010000011001100011000011000001100001100100011100011111000001010010010010010110101001101001001101111010100010110110000001101101101001000100101110001101101110010001110111000011001100000000100111000111110011111011001111110101101100110101101100000110110011111110000011001000000001001010100111000100010001011011011010101101100000110101010000100001100110110111000101011011110000001000100010001100011101010101100010000000111100110101000011100011110111000110111111000101000111000000011100111111111111100000110111111100111111101100101101001011000000101100101010111010111110111100001010011000011000110111000001100011110001011000000010111011010001101001010011111100111100001011010110110001101010101001010011011110011111010110001011000010100001000111011111000000111111110100100111110001110000101100000111011100111101011101110010011011101101010101010000010111010000010011111110110111011010101001100001000110110011101010101110000111100000100111110111011100010000101000100011111000111101000001001100001001000100111111101011010101010111010001110010000001010001101011001010111100110001111011111100101100110000011001000110110001011011000010110111100100000110110011110110110011010110100000101101011011111111011010111011100000010011000000100110010010000111011010110111110101111010110111010100000101111001001010011011011011001000010010001100000111010011100001101101110000100010000011011000110011110101101100000011001110001101110111111011010011001001000101011101100011110010001000000101111010111110110100110011101001001011110001100100011001110010110111001111101001001101011100010001011011000010101110110011111011101101100011110110101000010010111110101011001101010001010000110110111001101001111111111001111101100100111101000111111000110111011011110111000010001100011000010010111101111010000000000110000110001001111101110110011011010111000110110100101100000000011110000100111001011111100111000110000011000001111100110000011000010101000110111010010000011111001110011011111111111100010101010100011011011101010111001100101110001010100011011101000010000001110111100011011111010110101100001111010110000100111110110101011111101110100001000011101100011111010110011101001100100001110011111100000000101001011111111011111100111011011101110000011101101110100100010010000000011110110011101001000010111111100010011001110110101001001101001111111111010011000110110010101110100100100100001110110111001001111010000001010001100110001001100010001110110011010000010111000110101000111111101010100000111101001111100010011100111111110110001000100001101010110010000100100101001011011001100010100001110000110000010100110011000001000100111101101101100111110101000000110100100110011101111110001000010000010010110010000111101110010001100000000110101101110110010010000101011011010111100011101101011101110001001101001110000000111011101110100011010010010010011011100101011010111101100101010111110101010110010011000100100100111000101011010111101000100010110110000110010000110101000010110001110110010011100000110010000011100011100010010101101010011000111001010100011101100101010100101000100111101111001010111101011111100001101111100011110000110011010000111111100001110110011001011100101110001000000110010011110101001111000011000111011011000000110110101101011100001010010111000001111001100000101000001001001000001110001111010101100100101101111100000101101010111111000111011010011010111000011111111001000001101100001110101110111101010100011001101110111000101100100111110101110010000101111000000010110011111100100001011011011111011001101011110101110010000011011001000101001011100100000101000100111000101100110010101110001101001100101001001111111011101101101000110100110001001111000010011000011110011101101110100101001001110110000110111100111011110111110100101000011111100101101111001010001100001011000101110001111110010101010110011111001000001010101101111001001111011111101011010011101100001101100111010011010101101001100110111101010110001110111111110010000001001011110111100011011000000100011000100010111000000110010110100100010111011000110000011100001111110111001110110100101111100001101010111100000010010011010111000001100111010101110110000010010000001011111110011011010100101101110011100010111011100111100010111000111011100101100001000101000011110001111000011010111001010011000000100000010100101000010100000101001100101000011000001010000011100111000101101101010000111101001011111100010000101100011110101100101111110110100010011000101110011110000000100100011011000010101001111011000011111111111011100000110010111100000001001110100000010001110101101100100100000001100011011001011000101101111011000011101000100011100111011110111111000010011100111100011110010000110110000111000101000110101000111111001011111000011110101100001111001110101011101110000110101101000101101111100001010100100011000111010101000110001010101110010010110011101010101110110100001101000110100101010111010100000011101010110011011110101100000110010101101010010111110000111011101100101010000101100110111101010101001000000111100001101111001001110010110110000011011001010101101100010000000001011011001100010100001101010011110101101111100100010111100001000110000110111111001001110000001010001100000100001111001101000110111111001111100010001101000010001011000000000000000101001110001011011111100001101111110101101110011100111000111101110001111000000100110101111101011000110010011000100011101001011100111011001111001111011011100110000000100111010111000011001010100011100101010100110010100011111100010010001000110110001100111010010110001111010111011111010000000111001010100011100111100010101001111010010011011110011001000001011100100100001111010010100010111111011101011001000010101100000010101101111011101010011110000001111101100101101001001101010010001001111101111110101100111010101010110101000110100111101100010000000010001100011101100110111010110110110000010010101010011101011100101010100010000010101001001110000001010110110000000110011001100110111110000101000001110110101001111101010100110100010011100011001111111111110110011010001001011011110110000001001011010110001111001011011010001110001000100010000100110011100011000010100111111110000011101010001001110111001010110100000001101101101010001101001111010001100110101111001101100101000110100000110000110111000110110000100111111100011010111010111111001001010101100101100101101110001010111010111111001101001111111111100011001001000001001000101001111101000010001010110011000101100000000110010111101110111100011000001101100011011010010110110011100010011100001000101101001110010110000001101000110001111000110010001001111101100001001010100101010110100110010101010000000101010100100000110011101000000001001000010001110111010011000100011111010110010010010001000000100110111000100001110010100100010001001000000000010001110110111101110011110011101001001010110001011110011111011001111111111010111111010101100000110011011010010000111010011100110001100110101101000010100101010011110001001010110001100110110100100111010111000110100111101101100101111011111000010101000100000101100011011010001100111011100001000001000111011110000001111010000001010110110010110011100000000001111010001010000100100101010011010111100111000110110001111010001001111100011000101011100011001101000110011101110001010101111101000101110001101011001101101000010001011110100001011010100000000001000000101001000101001011001011111100010000011100001110001111010000000010000000100110111010111011100011111000001010101110110110100001110100101111011101010100011000001110101001011001100001010110100000000000101010110010100110110110001001001110010110111001101011101001010100110100001000111000111001010100010000110011001010000011000010101100111100111000111100011010100111011101011001100001111001100110011111010101001011001101001000110101110110000110011001010111100111010101010111110111110101100001001011111000111000001010011001001100101110110101010001000000000100110010110001101110110011110000110001101001011111001101111111100111111001110100100011001110100100001001111101110000101010100010101010110110010100000001111000100010011110101111100011011101111111011000111010110011101100011000110000100100100000110110010110001110001101100111110111110001001001001110100001101101101110000111001001100001001110010001111100001010101111100110001110110010110011101011000111100010011010110111111000010100010010111101000001011000011100011000010010110111001011111111001011100011111010111101001101000001001000011001011010101010000110110011010011111000010100110110111111101001000110010110100100110101100000111000101111111111010011100000011101000011000111000101001001110010101100110111011110010101100100110110001110100101001010011001101001000001010001000111100111010010100011111000010011011111101001001100100011100001101100010101100011110001111010001000110100000110100111101110000001100010100010110101011010000000001010110111010100111111001111100100010110010101100001000100001001010000100101111111010000110110110100111100100110000000011100000000011100101011010110100101100110101010011011000100011100010010010000101011001000010100110100011001100101110110111101101001000101101001000001001000110000010000010110011011001100001011100011110101011111010001010011110010111100111001100001111101101001110101011101101011001001011111110111001100001100111100111000010110000110111000110000001010101101101010110111101011010111101110100001101010000111001010010111001100001010000101111111110011010111110111100011011011101110001000011100111100011111011011100100110100111001100100000110011011010111010100101101101101000110010100101101111110100100110100100010001101001101000100101001111000000101100010001101110010100010000101001110111100011110000101001111111010010001100101010010000100000101001100100100000100000001110010011010100010101111111101000101001110010001101001010000100000011100100111000001110111001100000001011111101011000010100001000110000110111001000111001101011011101101100011101110110100010101010101100000000100111001011001110011010000000011000101010000000000000000110101111100001110110110111001011001010101101100010101101101011001101010101101000100000000001111101011000011110111101010011011101011100101101011110000100101111101011010001010010110000011000001110101000110100001101011010100111000101011001001111101010010110011100000000101100111011101100001001011101100011011001111001001011100111010000100101101011011110011011111011110010101000100101110101011010000011100100100101000001110000011001110110101111011010011000111000001101000100001100010011001010110111001101011101101011110100111001000010010100101110001010111000000001100111111011110000010110011100111011001011101010000000011000011011111011101100111010001001100001110100010110111010011100101011101000111100111101101000011110000111101001000000110011110011100000000110100110101101011001110011101111110110000000101100011011011111000101111001001010001110110011101011010010001111100111010011111011001100100111011101010011001101101000001100010001011000010100110101001001100001001010101001101001000110111000110001000111110111100111101001110011000110100101010111111001011001010111110110101010101100010011110010100100111101100000001000010010001010011000110110000111100001010000001001101101010010010000010111001100100010001100101110100000010101000101011110100011000101110101000010110010001011011001110001111111111100110000000000000011010000010000000000011110110010110011101000100111000011101111101010110100110000110001110011110101101010111000101011111001110011101100011001101010100010110100000111111111011100011110110111101000101011101111110010000110100001101001100110100010011000010101000100010101110111110001011110000111101110100001000111010001101001001001001001001111001111001000110101101110000100111010010101010100000000011100011001011010100000110001010011111100101110100110011111010011010000000111011100000110001111000011000100110111000100001101011100000011001001100010001000110100001010000001100110010110000100111000011110011010100010110110101110000101111011001110100110110100000101100000001100011010101111011110111110100000100111000010101101100111111110111000001101100001000100011111110110000110110001100001000110001110000101000000010000111101010100011010110111100000101111101001011110000110000000111001101110010100100100010000000100011010000110011111011101101000111010100111001100000100001101101010111010011101111000010111011101110101100001101011110001101000111101010010111110011000001111110010100010011100010001001001100010011111110010100111000011000101000101111100011010100011110110101100101011101010110011100000000110111111100011100011011001001000100101101011110101010010000101110111111000001001110000111111111010011110111011101011011010101110101011001000111010111101111001100101101100011010000101010000111111000010000101001011011010101100001000111010101110110100101010001001110000100000110100110100001010010100011111001110101101011111100000111010111110001010000011101110100111110000011010110010001111111100011101001101110011010111001000010110111010110000100000101100110010011001110000111100010110010101010110110110111010100010000011101110111010000111110111011000000101110110110001010000101111001011100100001011111111010110001000100010001011011010101110111010011111000010011010001110101100111000011111010111001010001111111101101010010011100001111111001010101000100101101110110111010111010011110010110100111010101100000011000110111100101011101010011001100110100011100101110101011101111000100010111111111100110000110011111100101111111111011010011001011110101111011110010011101111100001101010111100000010001110010110111011011001110101111110101001000101101110110110100110111100101000000000001101101010100100010100110101000100010100011101110100101110110010000100100110111110010010111100101100110100100110100001101101100011011001100001000110110010110111111101010010101110111111110100010001001001010101110111100110001011001011110111000100100011101110111100100001101010110101001100111011000101011100011011110000101100111101001101010101100101010110010100110000110010011011000111000000001101100010101011101010111011010010110101000001000010010110001110001100100011111100001111100000011010001010111111010000110011111010101000110111100000110000011000101001101000110010010010011111011100000011110111011110100101100101111111011110111100000101111011100001001101011100101011001110101101010111001110111010000101010000100001001000001010010111100010111000100011000101011100111011111011110111011000111110001110001010011010110110101100000110110001001111111100101011010011001111011100110011101011011001101010011011011110100111100110101011001001010110100101111111100101100111001101011001100001111000101101100001110100000010001000001001111110011101101100000111111101011101000110101111111110001100100100100000010100101100001001000001001010000111110100011011001001000111111110100110011011011010101010110110011101100000100010010111010000011000111111111101001111010111111111101010011100010011100110110100001010100001011000001000100101001011101010111101100011100110011111011111110001100111111101110111010000001001001110100000111000010111110000101001010110001110100010101111110110101100100001110000110110000100011011010000101011001001010101110000001000101010010010110111101110011011011010010010100111010110110100110011100110000101011111001010001001110110011110110100100110100101100101101010100110100001000100100000011011010001111010001001100100010110011011111111100010100000110001001000101010000111111111100111101101011101110010111010111111111011001010101111100100100000001001001000101011100111111100101001111101011010110001101011010001001011110111110101000110011000001011010110000010001001000001101001011000011010110100010011001001011101000011100001101011000001101010111000110101001010011111010100101001001101101000110000000001001111011010101010110000001001011101101011100001101111110001000100111000000100000100010000100000101000101110100101100011111101111000110000011100001101011001101101000010101011010001101110101001101110010100011100001111000111110000111111011101110111111100010010011001011011111011011111001011110100101110101011100001010011101000100100110010001111100101000100110100011001110101110110010110100110011100110101101000001011010000010100111011000101101010111100000011000110001010111011000110000110011101000101001110000110001010001011111100000110100101100101010101101011111110100101111001010000110111110001000001101001101010000111100001111011000111110010000011110101110101111010110111110010101101101100110100000110001001011011101001010110010101110011110000001000110110001110101100110111000010011010010000011010101000011111101110010101111110111101010111010010101111000100000101111000110111000010100100110101111101101111010010000011010100101111110101011110111001010100110010111101011000100000111111000001001001001000101100001001011000001111101001100000010000111011011000100010000000101001111101001110000001100101111101101010010100001110101111101011101111011101111000000001111000111010000000010010100111110001100111111011111111010010111001001001100010011010101111001110110110001001100010110010000011011000110000010000101011101000111100101010101110010101010110111111000111101101111011000100101001001111001000011111100010110110101001011000101001000111111010110011010101111010101111000100101011010111111010110101100000011011001100100110001000111111110101111101000010101111011100100011110111110111111001001010001100011001100110100010001010101010011101000111000111001000111111000001011000010101000001110110100010100010110100110000010010010010101111111110011111000110001100100101000100000101001100000010000101001111011101010100010011111111001101101101111001011011011101100111001111100101010101000101001101101111001101011110100001010011110100000110110111001011101101011001101101111111010101001111001101010111101110010111110101111011100111100111110110001111111001111101000001101111011011100100011101001011001011011011000101010011011100011010010100100010100101001111110111110101001100001000101101011111011111011000010100001001001010111101100010100100101000110100111101011111111110010011110110101010010101001001000010100011010010101001111010101110000101001101101010111101111110011001101101111010000010000010101010011110100011100011011011001001101010111011010011001011111001010101010100001110011110011000110111111111011100001100111100101000010101111101100011101100011101101001010101100001111001111000111100100101100100000100111110111101001110000001010001001101100011111000101111011101011111111000000000001011101010101110111100000101100100100100000100101001010110101010000001101101110101110100010010101111111011010111001001101110101011010010010010111011110010011000100111101001111011010010111110101010010010100110001101010000100001000100110111010001000010101110110000111010001101010110010101011001111011010011111101001010010110111001101111001010111100101101011110110010010001111011110000011111000101010111101111001101111110011101110001100100100010000110101001011010011010011100000111001101001101111010110101001110101111101110011101010011101011101100111101100101011101001011011100000110101001000000000011101111100111111010001011000011000111110001110001000010100101010011111011101001110011110000011001111000101110101111110010000110000000001011011010100010110000000110101000110101010100110011100011100110110000100011111111111011100100111001000011011101111110011111101001100101010000100001010011010101101100001110110000101001100100011001011001000011011110100001011101001100111000001110010011111011000001111010011110010111010110100011000011000111001100010011110110101110000110100110010010000000100101000111011110111010101101010011001000001010010111000111101100000110101110000101011100001001101010011010101000000000101101011110010111111100001101011000000011010011010101000011111111101110000001000011100011100110001001101111100100100001011111111100101001001010110111011010101100000101011101001101101011110011100100010101001001010010100111000010001101110011110001000010011010001100111110100001111001101000001100010111110011111101001110101110000001000101001111111000011011000000000010010000010100010110101010100110110001011001001111101100100010010110101010111101110111001100001011110000111000101100001110110100111101010000100010000000001111011000010001100010001001100100010011001101011011100110000101011110000101011111110110011001110110011000111000111010011111101001110100011011110111110111110111110111110010000101111110001001010110000110101000001001010110101101111110001011111000100010100101011001100010011011001100110100101101111000110110101000110110100101110111010100001100101101001110110011111101110001111110110011010000111001001001000101011010111011111000100011100110000000001101100000110100110101110101001001111001111000100100101011000110110110101010001100001010000101001100000010101101001111000100000011100111011011010001101101001001110010101110100111001010010000011111011111010100110000101101110101010100001111111011110011111011100100100101100111010111111010011010010111110111100111011011100000001011111011000111001110101000010110110101010100111001101001000000000110011000011110001101100101110000110111110010001100010011110111111100111100011111110011100010111100011000111001100100111100100111100100101011110011010101011001000010110001110010001001110010010100100100111101000110100101100111010111010011110100010011011000001100001011001111011011111011000000100101110010110000111111101110110001110000000000010110010100000001010101001101001111100111100100011101000001000001110101100101000110101010101010100011111000101101101101111011001111100001101111101000101111100000101001001000000011110101011101000100011111011111110010011100111100111001000010111011110111010010001010010110011000010011010101100010010110011110101011101100010100011001010000011011001011100110100010010001110010011011101010111001001010100101110101010111111010100011010010011100100111001011010101000001101101011110110111100111100001100100011001011000110010111010100101000110010110011000110001000111011000111100111111001100011111111000010100000000101000000001110000111001110100011100101011011011101010000001101110110010011011000100100011101000111011011011101101000100111111011110101001101100000011011000001000010100010001010110011111111001111000000111011111101100010101101010110010100100001000011010110101001000101011100010110000011111101001010000110100001101101110100001110001100111100000100110001101111010111001001111010100110111001111000100100010011000111011101100110011101011001110101000010000111110100101010000101001110101000100100111001000100010001001010100111101001101101000101111101011011110110111111000111100001101100000011111011100100110000100011101000111001011001111001100110010001001011011001000000010110001101010000010101100100001110010111101111001000110100011101001111001000011010110101101110100110011011001001110000111101011010110100111000010110101000011110011110000110111100010000001111110000110111111001000011010011001101001000001001110010011111110001110101011101100111101101000100010110000011111111100111101001011001000101000110100001000100010001100100111100010001001010101110110111011111111101001100010111100010010111000101010011000011000111110001110101001001111011101100000101011011110111101011010111000111011100000101110001001011010101000010100011111100010000100011110110000001100111100011110111010111111110011001111010101010010010101110110011111100001101001100000001010001011001111000000110000011000111101100001010010001011001110101100010110111111110100100100101001011010101011001000010001100011100010001011100011000101010000000100010100101101111101100100110101100010001110001001110011001111011011000101100010110111111100111000100000100011111110000101101101111001011010010010011110100000001011100111000111000111110001110110011010000010101001101010001100101000101010011110010101100100011101011001001101010110110010000110011101010101101110000011000001010100111101000010101111111110110111001010011111111101110110101110100011001100010111100110001011100001001011000111000101110111100110110101000110010010010110111010000100001100010101000100101100110011101100000001100010110100101100011110010110011001111110001101000011111010010110000010101010101000010101111100110101000011101000100000110010101111011101101110011111110101101001011110001110010011100101110001100110111000001000011100110000110001110111100010100111100011111011011110001100010001100111110010000111010100011010000001100000101001001110000010000011011011111100111011011111111000101100101010110001011111000011010010110101001010100000001111111101010011010111100111010011100100001110010101110011101010000101011110011110011000001100010011110000110110000111000100101111111000000010111010111101000111000111100101000101000110010011111011000100011001111100001111000011010010011100111011000000110010110111010110010001011110100011001011001010100001101001010011010011111011000011010000110100100101110000000101101100011010000110111101100000001010110101000010111101100111010011000101000011101010001000010000100100111010101100011111010011100000001001101101110111111010110101000000011001110001100001011101001000000011101010110000010011101111001100110101100110111010000010001010000111101100001101001001101000111100001100011101111011101110001101111101110000110101000100010100101000110000101101100010011110110000101010011010011101000011011011101101010011000110010111000111100010001010100010111011011110001101001110010001101101010101111001011100110111011001011010010000000011111110100101001001101100000101101101000101101001100000001110111011001011000010001010111001100111100011101010010001100010101011001111101101000110101111000011000001011100011110010001101110011011110101100010110111000110000110010001010011100001011100101011010011010001111100001100010000010100001001111011100100110110010100111011011110110101111111100010111011001111111111111011110101000110000111110110001111011011011011011000001000001001101100110011011111100101100101101000101111011010001011100001101011111000111111111111001101111001011101010010100000110000010011100000011101001001111000111101011100111010010011011001000011001101111100000011011000011010000101111001010110110000001001111110110110111101010010010011000010001010000110000001001101010000000100010100001000011100000010111001010001011000110100101010011101111101000110010100010001001101000001000100111100111011001000100111011110100010101100110011011101100100000001100110001100110010001001000000101101110110010001111011110000001101100001001011101000000011110100110011100010100010011110001111110110101000110011101101010001010000110100011111111000100110100000000101000001001010110110110011001111100111111101110001011101001010101010001001001100110011111001011011000111111100000000011100111001110110001011110100000110100100011100101101110000111111101100100000000000100110001111000010011000111000001111011000010011010111100001010000001110111000111111001100101001000110001101110100011000001110111100011010011000010110010011010001111111100100000001001110001110101011000001001000110110100111001111010111100111110001100010111111110011000111011001111111001100010110011100100110011000011010001100100011101111001110001001101010001001001110100111111111100011100011101011001011011010101001010110100111101101010111111001000101101101000100000011000011100000100010010011000101111011000010110101100100001001010001000001010101100010101010101101000111110111011110110011100110000000010101010001100101010111000100010011010000010000101101110110100001100100010110000010010101110000111100011111100111100100111111010001110010100001100011111111010100100010001101100101001101000000000100110000101100100101001011010011111100010001001001010101000010011101010010110110011011011101001001010001010011101011000011000000001011010011110001101001111100101000000111110110111101101110011000001000110010111010111110111011100011101010010101001000001111100010000011010101110100110100010101010101100110000101000110110110001101001010001011101011001010110100001011100000101100000101010010001100100000011100010000101001001100001011111011101111101111010001110001110101011000011000011011110111110111010110101101101111011111010100101000110111111100100111100110110010011011001011100000011010101000010111010101100110111100100010001100011111001001100011111001000001110011100011010100010001010110010101101010110111110110001001110110111101111001010100000111010100001101110101101011010101111011111101100011110100111111111000101010110111010110001100010010111101010111110100111111011011100010110111001110010001001010011001001111010000000111010110010011001100111110011110101100111100110001100110010110011011100010010110101111011101001010011111000001100111010101110011000100000111111001001001011000100101000110011100000010110100010001010011100110100000110100101100110100100001110101101001110100110100101100100111000000100111011010100010000011001101100100101010001100000111001101100100111101000111000001010011110001111111010101111000000111001100101001000110100011000000111110000010011111101100001000000010000101000110000001001101111000111001111010001100001101001001100101000111110000100110000010001000011100001110110111000110100111001111100010001100000011100111001101100000011010001111111100000101111110111001011101101011000001111010001010001000101110011111010101000010010010000111010100111010011000010011111011100001010010001011100001000110001001110000111000000110100101100000001101001101010010111001100111001011100001010111010111111101100001110010010101111011000100001000001101101011001000110101010000110001010101011100101101000111010001010011010010100011110001001100100101101101110011111101001001101010101001010010000010011100100010001101110101001111110010000000110001110010001010110100000010001000100010001011001001010000010100001100101101001001000110100011110011101101101000001001110001011100111110100010010110101011100000001001101111110101111010011101100101100111100101011110010000001100101100011111000101001100100100001100111101111000010101011000010010110110001110000111101111100010001011110000111110001100110010010011101100010101101100000101111100010100001011101010010010001011010000101100000110001001010010010100101011110010010000011110111000110000111111000001100010100101000101100110000001101011000001001000000001010010101011100000000000001000001001010011110000101001110100010111101101000001001101010000011111011111010001100101111000101010010101111010000111001100011110010110110101001101100110010010110100000010110111011001110101101001110101111000010101000111001111000100000111010101010111100101000111111010000010111111101110100000100101000010010001011101011100001111100110101010100101010001110110001001010111101101110001101110011011111101100101101110011111111000000001100101011110111001110111010010100001011100001010001100110001011011111110010011111111011010110011111011110110011001001011101011101110011010010110000001100111101101000010001010010100100001100011010011111001110110100001110111101001101100010011011101100010101101001101100100001100001011111010000000111000100110101100010000011001101110110101101111110101010100001100100101111111101101011011101001100000110000110111011101011011000001110111110101101110000110011100001101011111100100100101001101101111000111110100001101010110110001110001100100001001110011011001111000111010110000010100100100110001111001001101101001110111010111010111011001100111010011110101111011111000111100011010110011010111000011111100011010010101101000010110001100101000101111001101111110011001011110100101101100000000111000001100010110101101011001101010100000100111101011001001111110111000110110001010010110001100000010110110111111110001010100110011011001001110000110000111100001011111101001111101001111011101000111001110101101000110011000001111110100011011110111111111101110100111111100000101110110111111100100100010110100101010001000010010101010000100000100011100100110110010010000011111011101010000111101110010001111010001100101001100001011011100101001111000010001110010111111100111100110000110010011111000101011101001101110111001011101111100110111111000011100000111010110100000101010001001100000010010101100001110011101011100000100011001000011000011101001010001101100111001101010101001001101010111000101111000000101110110000111010000001110010000011101001011111101010110101100010001101010101110100010011001000110001110011011100011000000101001011110011001011000100001000000100101001100010001011010110001010111110110011000001101000110011001011111010111100111101011111110101100110001101101100010011010110010001000110111011100010010100101110110011000011110110111011000001100110011111010010000110000101100110011100010101111100101010010010001011000111010100011110001111011110101001010001101001100101000010110011100001111001000011011000111100000111101101001010100100001110100100100010011101001010101000110000010000101111110010100111011100101001010011000101110000100101110110011011101100100010110000100111111000101110101011001000000011111011011100010100010001011011111001110001101101111100000010000110100101001010101000110011101010010000111101100101010011001011001010111111110011010001000000100101011011101001111000001001101000100011010111100111110100110110010111010101011010100111101100001001011001011000100010110100111100010011010101001111011110010010101010001110110101010010000000101010011010010100101010100110011000101110101101001100001011100001000000111001001111110111101110111010010111101011001001110011010011101011100011000011011110100001001111010110111110110111110110010101010001010100110100110101101011110110001000010111111010101001100111000010100100000010010110100111010010101111111001110100111101010010100011101010110010010001111101110001001110011010111111001011101110001001111110010100110110101110111010001100100110001101001100011100100110011001011011110110000000000011001111110001101100011111110011101000000111001011000001001111011001100110111101011000010001101011010101000001011110101101001011001101010101011011000010101000111001101001001110010001100010111111111011111000101101110001001111111011100000001111001001101000101101001101001101000100011110111011111110010110011010101101100100111111010111101000001001110101111101111101100101111011001000001011111011101000000000100111001011011100110100110000000001010111010001011001100111011100011111001101011100101011101110001100011111100001011011101110000100110100010011000100001001101011101101111010011110010101111111001001010001000010000000010000000101101111101110011111001111110111000110010001010111011101010011001101100101110111110100111011100110001111010011001010100001101010001110011010111010101000011100011010111000100010111111000011111011011101000000110000001111110111111110001111111010010001011010011000010001110010000001011111101000000100111011101001100011110000100111000101001111101111010110100110111000000100100100100001000010101110001011011101001101111010001001010001001110100100010110110111011000110000111111000000001010111110000010110010110001000110000110111110101110100110111001011010011000110101111111100000010010000101000110011101111000101010011000110110101101110101110110001010110011011000110000111111111000000011011011010000010000000010011110111000101110001111100111110001001101110100111101110101010110010100001001101010110110001000011100011101001100010010110011100011000011100000110000001100001000111111101111001100110000101010111100011010101110101100101001100001110000110010100101000010000001010001101011101011011010010101101001010101000011011011010001001111111100101001111011010010000011110111111100011111110010111011000101011010110100101001111110000000110010000100001110011100010110000110111011011101011010000111000101001011110101101011011001000001110000011110111111001100010010000011010001101000011010111001000010100000000101111110111111111000111010011000101010101011100010011111100001000110010010100100000011101110101000100000111011000010100100000101011000110110001011110010101000000010001000110100001111000101110111011110100001111101111111110111000100001011110110010010101110010011010111100011000100101011100101011011100010101100010100100100011110111110011110100100101110010000010001011010001000001100101000000011101000100000011000000110010010011011110010001000110111110110111110101111011010000011011001100100001101000100011000000110001001110101100000001000101101101111110110111100111110110101001011111000000000011000110111000001110110110011111100100100110000110100010101001100111100100101010001011101001011101100000111111101110111000110110000100010111100101011011111011000010101100101111110111110101110001010010010000000100010000001110011110101011111000101000011110111100000000011011101101011011111000111101000001100110111001101110010011110001011100111100011101001100100011110010010010100000000111001111101001111010101101000000000110011111100000111100111010100011010010011011001001101100100110010100100001101111000110000010111101011110100100001100111101011011010011111111101101101111011101100101111001001100111010100101011100111110011011010011111100110001010010100011011101011011101011011111010110111011110010010100111111101110000111000011001011011011110111001100011111100010110011101011000011101101010011101000100110110110001110110100110010111010011101101101010100011001011011101000010010101001011110011101010101110110100010111000101000110110010100100010101100000101011000101110110011011000111011110100110011000101000110101000101011011001110101010000111000110001110111111011101011111001001101101011110110111111000001000110111110110101001111110110000100101000011111100111011010001110101010010011100000000011011111010011001001101010011100110011010110001111010111101110101100010011101101111010101111111101001111001011010101101110100100101001011110101011110101110101110110110111001111111100011111111110000000111011100011000110011100001110111111010101110111110001001101001001010111110111010111110110001000010110001101010001010010000011110001001001011000001000100100000001011010011010100010011001001011000110011001101001110011011111110010110100111101000000110111100001101010110011011101011000001011111100101001110001111111000101100111011011001110010010100011100001010100011100100000111010100001110111110110111100001111001110101010011000110101010101100011011100001010001000100111011010000000110100000010010111100111110110101100100011001110100101110000110011010000001111011101101101001011100010010111011101100110110100101010011110011100010110111000000111001111000011010000101010100101011011111010001011101100010001110011010111100010111011100110010010111111110000001010100110111111000101010010110011010011011101100011111010100000010001011110101100001010010100000011101111001100111111001101110111011011111000100010110011001010110001011000001010100101110110100001111001000101010111000101100011101111100010110110011000110000110010010111010001011010101011100100111010000001100100110110100001100110110001011011111100001001100111001001010001011101011001110111000011111100011110111000001010101001110101001110110101000000101100011010001111100011000101000010011011011101010111010001000011111101011110010000100011101010000010101010100000000011010111001000011101110110011001000000101010011111110011001101110111111111011111100100100001001011010100101000000101101011110010111000001101000100011010001110000110100001100101010110000111111111010100111001111100011111010000101011011111101101011111110111000000101010001111110101110000111010010111000011010011000101001101110101100100101011010000001010100000010010010000100001101111001000010110110111011111111100010000011000100011101000000101101100010100110000110100010111111011010111101011000111000000000110100110001011001010010010110110000010110011001100100101001110101001101110100110001001000101001010010011001110100111100011100101001000110000010100011101110110101011111111010010011110100111010101010001100000001111011101010010110000110110100101110100100011110111000110001110100101001101100100011011000110011000010110000110100100010100001000111110110110001101010110011100010011000100111011100011001111011111000011101101001101111100110011111001110010001010000111100011011111100001110011011011000000111010101000000001110100000100110111010111100011001100001100100111110110001010000010010010011111001001011010001100001111100011110001100110111011010010110111100001100011101010100110000100100111110100101001001010110011111000111100111111010001011100000010111100100010011101111110000111111011100001010110101001110010010101101111010110011110010010110100110011011101010101010010011001011010111001010011111001100101000110110100101100111011000001100111110101110101001111100011010100000110111010111010111000010100011101101110101011001111000010100111001011100000101001101100001001100101100110001010010010000000101000111001101001111001110011011000000010111110110111111010100000000001001101010100111100111000111101100100101000101111100100110011000111000011001000001010000000000011011001111000011100001010101100101111101101100110100001000000000111001001000111010010101101110110000111001100101001110000110100010010100010110010000100101010100111101101010010011010101111110100001101111111101000011101001110011111000010011100010001111100100110110100010110000001110111110100011100000000011101001111001001001010001111101110000010011000101110110110010010011001011100000111101010101000011110001101101111011010101110110010000100010011101001001000110110011100011111010010011101001001000000111110010110000110100000111011101010110110111001111101001010101111010101011101110111100110101111001101011011101111000000001101010011001101110100011111111001110001101010101000111001111001101010000110001101111110100110101100101000111011011101010100110010001110111110111100101111111000000001111101100001101100010101111101000001000011000100011101101010101111110001010001110101101001100011100001100000010111101001001010101000101001100011111111000000000101011011011110111011000110001001111110001101111101000011011011100101110000000011000000101111110010100110111010111110010000000001000001011101010101001010101010000000000111100001110111101101011110101110101110001111110110111001101110111111011001111110110101110000110111111110100000001010010001100011010011100001000000011011101000110000011011111101011001101100101010011011011001011001111101100101011101000101110011101100001010011011011000101100111001100100101111111101011000110010100000101100101000011000100001000100100010011010001000110101100101011110010010011001001001100011110101011000001011100101000000111111111111101111011111001101110001001100110111101001000000110011000111011101111100001011010101000001000000000110000111100111001011001110111010100000110101101010011110100110111000000111110100111101000000101001110100111001011000100010100010100111010010110010010100001001110010100100010011111001100011100100111100111111110101100000010101001101001111101011110010010000011100010110111011111101010010111111101110011101110100111001111110101000000010000101010100000010001000101101110000011110110001111000001011001001001100111011101001111110110001010111100110110001010000100111011001011100100100011000000111010101110101011001010110110100001000100110001000101010000100000000011101001011010110011000110010011000110011110000110111111110011001101100110001101011101110100111101011001100110010000010110110110011101110110101101001000011001110110010001100011100000100001011110110100100001000111010100000110001100000001100010100001101111111011101011110110001010101000001100001101010011111100000110111001100001101000010101100011000111001110000011101001010010010101111100110010001101101100001011001101110111000100010111011101111100010011011000011100101001010101101011011001011111010010000101110000111010101110010100010111111101011010001111111001101000101110110111101111110101011111110000111100100110010111011010100100110000111111011100010000101011000101110100011100111110001110011011001101001101011110000111100010111010110110010110100000001010110100110101011101001111110110001011101100111100111100110001100010100000011001010001110001011011010101001000101010111000111000111100111111001000111100010111111111101100000111000000000101111110110100111101001000101000010011110010101100100110001100001010100001101010100001000111100010110110110010000111111001101000000001001100000001101001001100000100000110010001100000101100101001011011101110101001010000110100100100110111010011100011100011101100011110100000101111000010100001111111101111111000001011000001101001110111001101001010011011000111010011110111010100101000000000001010110010010111101011101101100110101011000011000011000010100000110000000010101110110001100011001111100101101111011011011010000111011000101101000001001111010011001001011001111001000010111001101110111110000011101100111100100011111110001010011011011011001110001111110011001010110010101101010011111001101101101001110101010100100111011111110100000001000110100110010100100011101101100110101111101011000101011111011100111101110100000111000111011011000000001111101110101000000101111100011110001011111110010101110010011010011110100110111000000111010111010010000001000111000101110110110110011111000101010010010111000100001110001010100011110001000000111111111010101110101000100101011101100011110100101110110100101111000111101110110011001010100100001111110010011010001110100001110111001110101011001111000001111111101100100101111100011010111110011100001111011000111101001011100000110001100111001110110001111101111001010011101111100101000111001000111111011101010110101111100000010110011111010011100100011000010011011100010000011101100000001000011111110111000111011110010100111010100010101011011100000000111111011011001111110000110000011110011001101101100011111101100000100000011101101000011000111100011011101010000011011100001100010011101110111110100101110001001011001101010011011101000100000111010100101010011001000101000110100100000011101101011010111101101101001000010110000001011111101101110110111011000001100010111010111100100100110011010110001101101110000011111011110000101101010110011001101110011101010010100001101110100100100100011011110010011100110010100111110011111001100110000101110011110100110101010010110100011100101111110000010110110010000010111000010001101011101101011011001110111111111111010101000010000000000111000000001111100001001010111001000000111111101000100000111100110101000101001100010100001011001110011110010100000001110010111100011101000101110001011100011111100000000110010101011111011100001110000100100110010001100100110001101011101110110111001100110100010000111010000010110101001001111100111110010111111110000110111100100011111011000010011000000100001100001101010001101010001110001011001001011100100011111000011101001000101100011111000101101101001111011101100100001000111100110100100101101111100110111000110110100101110101011001001001100000110101010111100010000010110011101110010001010011111001111100101100001101110000111000001101000011110011101110111100011111111101110110010111111000111100011100000010001100101001011000101110101100100100011110001111001110111100000111111001000001011010110011110101100001011100001101010011101010111001000001101110101111000101010101000011100110011010000101110000010111101000010011000010101101111100101111001100100000011111110110111010011010111011110111100110101010011100101101111001111101100100011111010010100000010100111011100101100110011111100100001000110001101111011010010000001010011000110000111011011010101101010010001000110010001110111101000000110010000001100000001101011001101100100100011110010101000101101010010001000100101011100011101000111110111001111101010110001100101100010101000001000000100001001011010011101111011101101010010101001101100100001000110001011001111101010001111110010110011110011110010100001111111000011100101011101000111110110110100111110010101001101001000110010110110010011001100001010110000001101111111001000101011100010100000011001011101110101100101100110010100010001101110110011001101110110000001010111101011100100000000111111100001110010111011101110011001100011000010111110101000110011011110110001101000101011010101110101000001010100011011111010010011101000010011010110001110001101000111011100011100011100001100011111100000111011010110110110101111011010110110001110000001011001010000011101101000010000011011110011100101001010111011011011111001000111111000110001011011011110100000111101101010011010110000010100100001100111010010011011011111100001011101111011011010111010011001100001000010000111111000101011010001110000101101110111000100010110111110111010111011101010001100100111010101011000100111101010101110001011010100101001110000010110111001101111011011100000011110101100101010010101000110001110001011010000010001011100101110101001011100001100100101011010000011010000100111111101000101101010001001000010100100101000100111011100001001011011011010011000000111011010011010111110111111110000000100001001001111100100000101001001111110001000001111010010001000001010111101011101011011010110110011011110100111110010010000100010111011111100000101101100110010101100001101000000100101001001000100110010001010001000111110101011010111010101100111001011010010111100100110101100001101100110101110001010011101000110001111001100110111101010001100000011010110100011010001100111111111111001101011001000101110100100010010110110010000101010110001100110011000000111011001000011110001110100110010001001001010101110110001001000001000001010100111000110001000010100011100101100000011100000010000111100011110100010001100010000001001111100100101010110011010000110011101110100110101100101011011111111000100110010101000101111011111111101011110001111100001010111010010110111111000101010010101000100010101001010111100110010010011110011010000001010111010010111011100100001011100100110010011110100000111100010101010010110010100111001110101011010101000110101001000111100011110111010111111001110001000011100001000001001011001100111001110000101000000001010101011000110111100010011010001111110001101111110111101011111010110101001011100011011110111110100110001000110000001011011111001010000001100011110000000010110110111010001110100101110000001100011000100001001000000110100001010101110000110011100001001011100010001100100000111100111010000100110111110100010000011101110011101110111001001011100010000101111111110100111101010001100010111110100101110001011110111100101110011010010000101101011110110101000001111110000100011001000101110100110101011010001111011010101100000101010010011011010110111011011101011010111100011101111000010011101101101110101010101111101110011011000101000100010001011011001010101010111110110110110101101111101100010011011010001001011110010001100110111101111000000001110000101001001010110000101010000100000101111110000000011010011100100000000011110111001010011110100110100111111010111111010110101101110011110101100001110111110111000111010011001010000110101110101011111100011111001011110110110011110000110100011111110011001110000011111110001101111010000110011110101000110001101111101000100001000110001110001101001110001111010010100110011001101100001111110011011000101001111001111101010101110011001010101000110010110111111101101010000010001100110000010110001110111111000010000111001101110101001011000101010010110101011011101011110110001110010011111100001101010101101011011101100001011110000000110000101100010111111001001000010111010010001110000111001100100101100110111001110101001111110111110111000010110100010100011000011011100110000100001001100111001011001000011000010100010001110101001010110010001101000100010001100110111100110111111010101000000101101010001001111101000010000001111001000011010100101110010101011110111000000000101011101001010011000000110000111011110101010111000001100110000111100100110111101101111110010111101011000110110100101101010000011100101101101001101010000110011100110100111111001011011010110011100110111011100110111011101011101100111011101101111100000101101110011010011011001100000001111110000110101011111110000011000011010011111100000101101110101100100000111000001000000100001000101010111111001101011010100101000110011110011110111101011110000001111101110000001101110101110111011010010010000110110110100011010011011100111000001011110101001110010001110000011010101001011110001111110101100001011100101000100010000000111110101111010100101101011000010000111101001110011111001010001111110100000000000110100111111110000011000000110001110001110110111011100011100000110100100010011111110000111010100110011111000011100100010001001111100011000110100111110000101010011000111100001111001101011010011100000010001111100110100101110010011110001100100000000011110110111000111110101101011000101011110011011101110110000111101010010111100011100001010101001011000101101100110100000010001001010011000111100100010100010011111010110110000001011000110001001111010100000100001010011001001110000010110001101000000000111110000011011110011010000010100101100101011100111001010000011111001101010101101010000001000100001100001001111011110000011100110110101100001001000010000000100101011111100110111000100001010010111100101100101111101010110001111011010101110010110011100100011010001100111100111010101111101110011011110101010101100110101001100011010110000001001011110110010011100000010111110010000111010001000010100110011101000000101100110111101101010101000010100101000000100110000100011110100000010101010011000101101101010100000101001010110011110111001101101010110000111011010110110011000100111011001100000011010001110001111100100111110111010000001011011010000011001001111000011001001110010110110010000111011010110011010001000101001000010011100100101100010100000011000111111100100110100100010110101000100000000101100011010111111011000101100100001011110100001010101101000111001011110000000110001110100010011101010111010101011100011000111010001010011111000011111101010000100100001110011100011100110011100100110010010100111010000111101010001110001000011010001101100111000100010111110010000011100001100000100101011001110011000000010110001111101101001100100001110011010101100011000010000110000011110100010101001000101110101001101000111100011101001001010100100100100010101001110000000000000111101100010010100100011111101011111101010111100100010000001011101001101011100000001110001101001101010010111011011111001000100111000100100100110101100100011001011000110100100011001010011101011101000010001101110010000101110010011101000011110001001000100000100011100001111101010101001001100101111011000101101001011111111100011001001101100000100100001111110111100101001101011011011010000001110000111000010000010101001101011100111110110011011011100000111011001000110000011110001010100100111011111101101110111101000101001101110101111001000111111111001100000110111101101101000111000100111001011111000110010011100010001001101100011001111010001010110111110110111111010101001100101011010100010110011100000000011011000100101100111101010000101010101100000111100111001110101000011110001000110100010100001000010011011010101110011100101000011100111011101100010000101111100111001001001000000011100101111111001000111110101101001010010111100010011010000110111101101010101100000010001000011111010011111100111101011000011110000000001100001111110010010000011001101001110011110010001101110010111001101110111011101011010101000001100110111111000111100101010100010101110110001001000110000100010101110011000110111011000100100010001111101111101101100110000110000001100010111000000100110001100110100100011100010011010111111010111111101111110110110001000001000000100010111101110010101110010000110111010010101011111010010111011001110101100100011001111101111101010100101101000101011100110010111010000011011110010001001110000000000010010111111000101101010011110010101111010111101011101101111010011111101110111011100111100101100000001001110110011000101001001010000000000000110100000111100011010100001000010010111101000010111010111101100010000100010000110010100011011001100101000111001111001101111110101100000110100001111110100011011011111100110011001011111101011100001100011001000010010100000010101101101100011111100000100001101101110111000101111000000010010001101000111110100110111001100010010011110111001111110001101101011110111100011110100010101000101011011100101100110001100101100001110101001110011000101011000001110001000100001100110110100111001110100000101100011101000001010011101100001100101001100001101000001111001001110011110100100000100000010010100111011110011111001000111010011010000001001100111101000011000000000011100100011001011001001111100101011111110011100101110100001010001010110110111011101100110000001100111000010111010000011000101110000010100101001001100011000111110010111100001000000111101101000111110111010111011111110111100010100100010001010101000100101101100100111110001111111100000011100110100001101100100000111000101100011110110101100101001010010010110001010011110110111101001100010111010100111000110101011111101011010000011100111000011010100100101101001100001011011101000000110111111000111110100011011111010111111011110001010101011011000110101011000010001010100101110000010011110000110001101101010101001010101000101100010111001010001010100111001010010101011101010010001111010011110110111101001110000011101011110111111011110001010000100000001010001000110010101100101011110100001110010110100101010101110011110110010001000111101111101100110101110011011110010110111000100011010111011110100010001101101100110111101000010111000100000101000101100001000001101111000100011000110100001001111001111000000001111101011010000110001110101011111110100111000000101101000110010110010001000101111000101111000110101011011101001000010110010110100000111010101010010010010010111101011100101110010101001000011100000100101101111100101011101011001011011011010101000110010000110000001110101101111101011001001110010101111101010010011010100010001110111011000011011101110010011000000111111100000001110110011110011111000011011100100010110101111010100000100011101000110010001100111100001100000110110010011101101000000011011010110010100000011000010101000001101101111111001010001111100111110011110010010101010010001100110111100011101111011110000111110100101110000010110101111101011101010000011110000101001010110010110100000011010111000000100110111010001101011111000000101100010011100111101011011111101100101001111001110001100101000101110000011110100010000110101111001101001001011011100011000100001100000000000101000011110101100000011001111110011000011100100101011000000100110100101011111011100001010100000000111111001111111000010011111001100110101111111101100001110110110110111111000001111101000010000100010000000001101100010001000100100000101011111011010100100100101110110111100100001010000001111000101100000101110110011111111010110010001110010001110001001101111010101101111100010010111100010110010010001111101000010011111011011110010111110100011001111011000011010010001111111100101010111110000111001110101111111110111000100111000011101111110111010100011101111101001011001110110101010110110101111001000101101011101000001101111110101000010001010000000000001101110111001101110100111110100000101100000011000100100011010111100000011101011111100010000000011010011110000110110001101011011001100101010011101111000010001111101100010010010100000111001111010000100001101100101111101100011011010111010101001010111010111001001111011100000111000110010011011111011100111010101110010010001011110110011011100010110100101111111001010101101100101110010110001010010000011010101100101110101001110111001001111111101110010100101100001101000110110001001011010001110000110100000100101011110010001110111110011110001100100000110101000101010111000111100000111010010101001011101001001110110001010010011101101011101001001010110010101001110101010000110010101110100010011101010101110110111111110101000101000100101011011000001001001011011100110001000001101011000101111010101001100001101101111010100011000001110101111100001110001010101111110100110100101011110000001001011101010010011001011011001110101010101101011011010110111011111110101010101100100111101011000110100001111011000111000111011101011111001111110000110100010101111100001011010000110111011111011010100101101110111011110101011110100000010110101111011101101011011100111001110010100010010110000000111110100011000101111101100110010011011010000000010010100110101010101010000011110101001110100101100110010111100100101010100000010011000000001000011001101111101000111011111000110000000001011110101011100000110010011111000110011011000100101101011000010110011100110111010010000001000001010101011011100010010000001010101001001001010101010001111100011111100000101011000111010100010101010000101011101111110110101001110100111010001010001010111111000101100011111011000001110111011001010010100001000011100010001101011000100010101011111001000100111011100101011100000101101010011010000101101011001001011100001011101100110111101001011010100011101100010001101101001000101101111000010010110100011000001001010101000111100011000101011011100010110111000000110011010011011010000100001000111110101000010000101011101000101100010000101001111110100001101001001001010111111010110000110010101001111001101101000011010001011000010001001001111000010110110111001011110111001100101011000111010111101111010010101010111001010010110111111110000010100111001001011011010110100000001010111110000011101100011100010110110111101111011010100101110010101011100010010000100111110011010010000111111010001001000110110011000000101010101000110001100000111011110010001011101111000110000010011110011010011100110110000111100111001000110010001100111001001011010100010011010111100111001010011111010010101000111000111010011010011001100010000101111100000100111011010011110100001000101100010001011110100010110010001100110100110011101001000110011000010001000000011111010101101010101101010100010001011110111111010010010010101000010101101000010111011011000011111111101010001110100000001001110101010001010001000101000100101011001010000000011000001111111000110101100101111100010001100110110010110010011111001111000011111000000000000111111110100001010110100001111111000101111100001101011000101100011011100111110101101101101111110100101111100101010101011111011110100111100100100110101010111100111111010111000101101001001101000110111000010100101110011000110101101110100001001110001100101111100000101101100001111111011101001001101010010110111011110100101100001100011011000011001010110010011011101011111000110111000010100010111001101110100011011010100100110110100100111101000110001100000001100101101001100001011010111100011000100010000000010000000110110000000011101110100011110010001100100110010001110001001100010001000110101100010101111100011001110100101111010001110010000101111000011101101011111011011000111010010111011001101010101010010100011101110001111001100111100101100111111010100110011001011011110010010011111101000110111111100000100011101001100001010111001111000011111011010101111011011010111010010001000011010111011110111010111100010100110101110111101000010011101000010011000000010001011111101100011111001001110100100001010111110110100100011101010001101010011101100011110101011111010011011111101011001011000111111011101110110101101000111011001100101110101111000110011001011000000001010010110110111001111111010100011110001000001111100001111101101001101011101011011010011101011000011111111001100101010000101101000011110111110100100011011101111110000100010011101000010000011111011100110111001111110000010001011001100100111001100110101111111010110101100101001101010111110101011111101111010000111101010101011111011001110010101101101011101101011110101001111100100001110101100100010010111010101100100111100101111111101110011111011000001110010010001001111010010001000100001101000111001110100010111001011010001100011010001010111101011100110000111001001110001110010001010011001011111011000011111011110000100010001100101010111011100100101100010111010000011010001101011101110110111111001001010100111000011001001001110011101011010111111011011100011110000101111100110111010110001111111101000110100010011001010111101011111101001100111001000001100011001010100100000000100110101010111000100101110000001001110000110011011011110000111000110001111101110011110000111101011011000101111011011100100101011011100101010010011111000111010010100010110011100110110101110010011011001000110011000100000011010100110001100110111101100011110110011110101101101001101100111111110011010011101100000100001011101100001011100101100000011100010110100100001000111011010111011110100001110111010000101110110001111111111011010110101010101011110000011111110100111000110001011100110110000011001011000010111001100011011111011111110101011100011000011010001110001000101101000110010011010100001111101110111000111101101011001111000110101100101001000010111001001111100101100101110010111111110110001111100110111010010011101100100101100100110111101110100100001000011111100101011111011111110010000100101000110111110111011100011000011110000011110001000110110110100100001001100011101101011010101000010110100000100010000101000010000010110111100111110110000000001011110001110110010110111010010001111100010011001100011111010111100010001110001110010000111110101011111001000110101111110000010110001000000111110001001111111111011111001101110010110101100011110001000101010101100011011001111100010110100000100001000101101111011000110100000000111001101011101100100010000110000000110100101010000111100010010000000011011101001101111011101101110010110000100100001110111110001100100110111001100011100101000011000011100111000110100011001001110101011101100001001000010110000111001000011100011111101011110010000010101110101010110111000001111000001100110110011010101001010101010110100011000111011110111001011101100111110100110011101001101001000101010010011000011011000011111110010010101111010110011100101110000010011101101110100011101011110111111010111011111011011111000000100100110100001010110011100110110100011010100000011001111000101101101000111000010100101001111000010010011001000110110101010000100000110111000010010010011110100011110000000001011110101111101100001000101100000101101001111010111100011110110011100110000110110111010110111000000111010000111110111110110101010000100101111011111101010111000001111110011110001011101011001100100100001001001001100001100001000101001000000000000101010000010001101000010100111110000001010100100000101101000011011111010011000000110111000000001100010100001111101010010110010111101010010101110011100010010011010101111111100111101100101101110010000100101110111101010110111001010100100010101010001001111011001001011010001011110010011100101000110111100110101000011101101110000011100101111001101000111110001001111100110101100000101101101111100001001111011100001001001011101110011001000010100010010111101110101000101000101100011000100001001101101100101101100110101110101111001101010001011010101100101111001011110111010011101111001100110111000010011001111010110010011100000001101010010100101100101011100111010101011011101001011001110011111011110011111001110111111111011110101001010111011000011011010000010101111100101100100011010100001010011110111011111111001000101100011100000101010100100000101110010100011001000011101111000111110100100101110111001000100011110000100101011111110000101011010111010010011011110100101011110011000110000101001000001000111010101111011110010001101100111101001100110011110000101100100100100111011000011100101000010101110010000110100100110000011111010010111111111001010011101110111110110101001110011010110011000001100111100001010100000101001111011001101001100010101110011000001000111100111110100101010001111110011001100001101111111101101000000011000100001011110000111000101111110101110101001111000001011101111111011001010101011001010100010110111111011011101100011101000001000000110010001010110110110100100011010001011111011100100010101110001110101000011000010000100011110101011110110001010011000001010000011010110010111111101011011011001100000010110101000011010111101011100001000011011001111111101000000000111011101111011101111001010101101101111111011111111010110010101001000110001100011000111001111101001101110000111010011001101000011111110001011011101100011111111000110010000110100000101001010010111000110011111111000111111100100101111011100000000100000001111010111011111110011011001110000001010000010101001110101101110001110110010010010101001010111011110000001011100001010000100111110111110101110011100111000010001001010100110010011011000001010100001000101111111110010100011100110110000101001000101010100111001100101011011001010000010011000101001100100011011011011010011001101011110111100100100011110100110000100000111110100101010001101011100100001110000110100001011110101110010110010001001010110101010001100000001011011000110110001110111010111100111011001111100101010101110011111000000101000010010010011001001101001111000101101000011010101100010101101111100100111011000101110111010101101110011101001111110001010100100101000101100111100011001111000110100101100000000101010000110100000011011000001011101111001111000011001011010001100000100001011010111100101110011001011001101101000010010010010011101110110001001010100110010000101100011101011110111011100110101001110000111100010101001010111111100111011011110010100101100010010111110000001101001110001101111000001000101010001011110010111000001111000001001110011101101110111010111011010110101111101000000011101110110100010100010100010010101100101001010000001111001110110011101000010111101100101010010011010001010111001011000100110101001010000111010100001010011100111001000011000011000101000001001111111010011101100110010001000000100011010101101000101001100011100110010110001000111111010101011111001110010100001111101011011100110101101110011111000111001100010110010010010000110111110010100110001001111011001100111001100001011000011010000111111001001001101110010111110010000101001101111100001001010111100011101010001011010000000110101111000010110001001100110001010001001111111100001111011110010000001000011000110001000000001111001001011010011111011001001010010011100101010101101011101010101001110101110011110001101111010110011110111000101101101111110010100110011000111001100100011010101111110011010010100110111111001000100000000111100101100101001111001100100010001010000000011011011011001100111001110101101000011001000111001000000001010110000100001011101101000111101000111110100000100000110000010101000110101100100010111111010101110001101001101011110101101011100001101111000011000110001011101111101101110110101000100101111111001100110000100101110111101011110100100111001011001100111000100000000101000110011100111111101000000110001100010110001001010101100001001101000110101101011010100010101011011001111110101001110110010110001100010001000111011010000100110000010000110111001110000100011101100000100000101101001101101110101010000101000110101000011100001100101011101000101011100010001110100110110101011100011011101111011001100010010010001101111011101110011101011001101010011111001011110101111110110001111110011010011010010100101111110011010110000110110110101000100111111000000110000110001110001001000000010100011111100101010100010111010101101111100110111011001110011110101111110011010111101001011000110001010100000001110010111100001010100100001011010100000101011000001110111001001100011111111011011010011110100011100011110011100010100000011000011100101000111111101000011010111001111100000110101011011011001010001010010010110111101101000101010010100010011001111001100011010010100101010101100110101000101111110000010101011110101111000111011001010011001011100110111011001001001110010000011001110110101010010001001011000110111111010110011110001011101000101010011011000001111000000011000001101100000010111110101111101111100100011101011110001010000100100110001010101111111000011001000111101110101110001111100100001100100011000010100000011001001000010110111110000110011011011111111111011001010001011110000000011100001111011001001101110011111010010010110011101000010110110101001100001011001010001100110101110100101101100111100011010111011100110110110111000110111010100011000000101111101110100110000000010111000001001101111111110110100000010010101010001101011011000010111110011001001000010110111100000111111001011011010011010110111101111010010000011010110111000100011100001000011110011010001100011111111100100111011111101101001001101010011100010011010111111100110110100001111111101011001001001101100111101011001000110001010010011100110000001111110100110100011001001100101101101000000010010010111010101010010011110111001101000001101101011100111111100100101111110001100011110101100111101001111000110101001001010001111001001101001111111010011011101111011111111111111111110101101110101011100000010101000100111100100110110100101101001111111010101011001010101111010100110001011111001111000110011010010110010110011100100111000001011001101001101001001000001001111110110111101111100001001101011000111011101000111100001011110001100010011111111000011011111110011000111001100110110101011100101111101010001111000000001010101011111000010110000100111100010010000000111111010100001111010101001011100010100101111001111111100011110110100000111100100011101110010111010111011101010010110000100111011001000101011101111101000000111011000010111110000001011111011000011010010010001111101010100011110100101001001000010110000010000011001010101010010001100010000111111111010010011110100110101111110011001101100111100110100000110110011110100110101110111000011110010101000111101001111111100100110000111100000101110001100110111101011110100011100001000100000101010000011001110100000001101101100100101011001010000001111001010100101000000011100110111010011010010011001111110001001010000000110000111101100000110100001100001001101111011100010111110001111111010101001101010110000001001101110011111011111100101100000110010010111000000101001101001101011101011001111111111010110101110010101000101000010101010111001111001000100011100101111101111111011100101011100011101101001101110011100000000100101010010010001100110111000111101001000100001000111111000110011011010000110111011111110110111110101111100010001001011000100101001100001001110011110001111000010100011010011110001101010101111011011110110000111110101101100000100111111111010010110100000011011101110100101100111011110010100000100000011000111111010010000100000000011100111111111110001100000001001000010101110011000001001000000010100100101001001101111011010111000011100110001010010001010010011100110000010110111001010011001101101000100100110111101011111101111101111011100010001001100010111110100010011010101100100011000110111101010011110011111011010110100111011101100000110010001101110001011001011001010010000010101001101111011110010000100001111011001101101011011110000101001010011110100010010100001111111110001000100000010110100111101001010000011001000110110111111010101101101011100001000001000010000101010101101001010100111010111101100101111111000110000000101101100110100101000011000101110001111000010010010100110011000001110010000010010100011001101101111111001101011011001000001110001000110110110010101100111110000010010011101001000001001000111010100110001111110001101111010100011001101000100010111110001101001000001111010010111001001010100101101001101111001101100111000011001001100101011010111011010110101011111101100110000111101010101101000110110011001100011100111011100001010100100101010001000111111110000010110111101100111011101110101110110011100011110010100010110011001110010100111010111001101001111100001110001011011100001110110011100000101111101100111011011011011001111010000110100110011101010000000000011010001101010010010001111001000001010110111010000110011010001111000001100001010011110110100011101010001111110000101011111101000011111110010011011010010001111111101010100101001111011110000111100010101000111001100110000101101011110010101001011000111100010100001011100110010000001111000000001011000000101111010111010001111000101110100101001010101100001011100010011001011001111010100010110100110111111011101011110110111110100001001111000001011001011110010100110111111000001111111100000101101011110100110011101110000001010100011111011110100111001101110101111001101010101111011101111111101111110010110100010101100111101001010101010010101011111101011010010110101000101111111111011001001000000011010000110011100011010011111000010111010010111111011101001111001011011110000011010110101000110011111100110010011101100000011110011010100101110101101100010000001111100111010001000100110000000100100100110001111010011110010100010101110101000110111101000110100111110111010000010100110000111110000000100000111111001101110110001110101100011001111011011110110000111000000011101110011010001100101111011000110001000001010111011001001101110110101101100111010010100100100001100010100001111000001100001110110011010101100001011100011110111111110111000000001111101101010000111101010000011000110101001101000110101101000100101000100110101000101000010011111111111110110100010111011110010010010101010000111101101011100111010011000011101111011010001000001101010001100101010100010010111001001000101001111000001110110001001111101001000000111011010111111110001000110101110010101010001011011011000001001110101110001111011111111101100101101110101011000110001011000111011111100011000111101111011001100001101000000010010110110001000110011010101010101111110111111000111101011000011101011100111111000110001100011100011010001011110100101011011000011111100111000000111000001000101001000101101100110001100111110011010010001011001110010001101111111011111101010011101111001100000101101100101011001011000010111000000010110101001111010001000000101000001000100110101001011000011101010100000101010100001000100011110110110010100110101001111001101110000001101101100011011000000100000010101011011001000101101000010001001000100000001001000011111101110001111000001000011101010011100000000011001110001110100110000001101000110000010001011111110111111000010110101000001001110101000110010010110000101011000010111010100001111111110100101111101010001110010001100011010000010111110010000111000001101111010001101101011011110010011000000010100000100000101000000011001110001101000010101110001110110001100100001000001110100000111011101011011001000100000100000101010110010001100001011111111010011000101111110111001110011110001100010110111111011000010010101110010111001110010010111101110001010011111010100010100010111011100000001010001000011101111100010100101100010111010111101110000011110111101101100101000010000111010111001010111101110011101001001101110011011001010111101000000000111101001110101101000110000010010101101110000101000000010001110101101101010011011111011000100100000110000101110100010100111010111101010111110100101100100101011001110001001110011110111000001011000001111110010111110110010111110000111000001110011100101011011010111010001100100111101010000100100001000110100001010100000000110111100010110110111001101110011000111010101111000110011001000111101010100000111110111010101010111101111001100010010010000000101010011110000000011001000111000100000010010111101100011101010011001001100000000001111111111100100001111100000011111010101111111010100001110001010100100010101100110110000110001011010100100001110101000101010000100100001010110110111111111110001101001101001010000010001111011010011110010000010000010101000101101011011010010111011011110000011111101100000010101111101111100100100100011010111110001000101101010010001001111100011110001011101100111111110101001011100011001011011011111110110001111000110111011101111001100010100111100001001001011010000001001001110111101110100000100111000010000010111000111111110010101010100101111110101010111111001111101110011101100100110011010011111111000110010000101110010010111101001010101010001111110110010011101111100110100111010001000100100000111110001010001000100100110011111101001000000001011100101111110001100100001101010110000100101110001100000111010110110101111110001111010111111011001101101010100010101101110110100011111000110000100000100000010010010101101110111011101110001011011000100000110110110110110011000010110101110010101001011000010101010001100000110110000111011010100101001100100100100100100101000110111101111100001011110011010111011100010010111011011011000110011010100100100011100001110000011101000011001000010001010010100101101000011111001000101111000010111110000010001100110011111110111111111110111010010010011001100111100111011000100001101001010001000001100011000011101110001101111110100100100111010010100010110000100001100010011101001111100010010010110110011000101001001110010001010000001010010110110010110100011001100001000110101000000111011110100000100001001011111010000110101011111101111111001010000111010011000111100100001010100001001101000010101100111101001010010111111111111011110000100101000011101000010010010110110000001101011110010000001000111110011111110000110100111101010011100110110001101111100110101100110000000010010010011011101101101011010001011011100010000100111111010000010111010010101001111101001100111101001010111101011001110100101110001001001101001110000010101010110101000100010010110100011001101101010101001000001110010000100100101000101101111100101100110111100110010000110110011000100011110110011100110000011001101010101011001100010011011000001011111101011010100001011110011001101111100011011111110110000010101001101110101101000001101010001000010000110011110100001111010000110111100110101100001010110001000000110111111000111001101100101100110110010111110010000010010001001001011110101001101011000000110101110100000101101011100111011100010000111100110011101011000001001000010101000111011001100001010001110010000000010000100010001011000111101111010101101101011000110101101110111011101110010000111100010011011010010101011100110000111101000110110001010101000010101010011100010111100001001010011011011100000000111101111101101111111011111011011001111110100000111101100111101001000101110001101111001001100111101111110101011010111010101110001000000011000010000110011011000001111001000010010011010100011101101100100100001111010110010101101011001011100011101011010010010011101001100101110110111001100001011111001001011000100010001110101001110101100111001100101100111000110100101110011001100111110100000011110010111111111011001010111100000100101001011110000100011100101000011011000011010101010100011010010001000101110001001101001010110111110000101110011110000011011000010100011111111101001110011011101111011111101101110111100001110111010100101101000101010110101111000001111111101101011111010101001011001001010111010101111011100011101111000011010010000101111001010110000011000111111100001110001111000111101010011000110111110110000010011100011110000011111001100001110010111110010011101111001111011111101110100011101100000001000111101101101011101011010000101001110000001011001101000111101010000111101110010111101001100011100011101101101001010011000001101010110100100100100101001010100110001010111011110100011010010010101001010001011101110111011010100111011010010011001001111000100111101101101010011011010110110001100011111111001110101100000000010010100001011000110111100101010110110100010010001100001100110111000011101001010101111001011011100001001110010110011101000100100101000110001101100111111000001000101011110100001110001111100100010010111000111000101001011100101100111111001111101011011000100010001110010000000101010011011001100011010011101111000001010000000001100110010101000111101010101111101000110111100010010011000111100100100110111111110010001101101011100110010010000101010000001010111100101011100000011000011000110100101110010100101100001111010101101110000001111101011001011100110001100010001100100001001001011101001100101011100001101010010101010010101111111111000110011001011101010001101011111110100011011000011101001000101101000110111100010010010100010011100011011001111101010100010110000101010011011001111101100001111101010000101110101110011100001111011110011001010010111100001000010110101101000000100110011010011100100101000111000010001010001100000101011101001010010100101110000110011111001110001100111001001111110000001011000010111001100110111101101010011100101110110110101101100010100000000101010100111110111001010101000110000011101111000001110000111011011111000011100011110101010111001001110011111010110010010000110101011111101101100111101110011010000111011010010100011111100001001001001100001011011100000001000000001001110011001111101011000000000011011001000101000010001110111101010110001011101101011111010100001111000001111011110111010110011011111001000001111101110101000001000110010011001000000111100100101010011101010110101111100001010101011001001000000000011111011100000011001100100000000000110110101110000100000000000000111110001001110110011100010010001000000110111100011010001111000010010000011010000100000101101011111010000011100110111101101010000001010111110010010100110001110110000110001010000101011100001000010001110110001000010001011110000100001011000110000000011011110101101101110110011000010101010001100001000000001101111001010010010000000110101111101000011110101101010011001000001101000001011100000000010110111010101100110101100000000000111101111100101000011000101011111011001011010000101010010010110011000011011011110010001011001101100011011001011011000111010001000111000011110011000000010110011110011111000000010111110001101000111010000100001111000001100111100011011000010001111011001101100010111000100010101100010011111000101010010101001111100011000011111000100011100100001001110111110111011010100011000000101001110010000000000111110010110110100010000000000011110011100100000011001011001011001110011101110101000010101111110100001000100111111010010100100100001111101011101010111011010101101011100101010011101000101101110000010010010101110010011011100000110100010000100100011100100110100101010000100000001000010011010101010011110101101010011110001111110001111011000000011101101100110011100110001111001001111101110010001011111101000110011001101101100011110011001100000110101110101101010101110100111100011000111010101111000011001111101010000101011011101011001101101101000000010000111100100110001100101110110011011011100010010101101000111110111001100101101110101010011010111101101001111011001001011000101100111110100000010011001001011100011111010101001011110111110101101010100111100100110001100001101000100000000011001101000110011010000111100100110000010111011100010101110010011000110011010101110101100011101111001100100011110110100010011110011111000011001010010011000011001011111110000010110111111010100001011011110110010001101101010000111010000100010110000111111100001101111100110000110110001100100010110101011010000110001001001010001010000000101011000100101011010010000111000100110001111011000100000000111110000000001101111010111111110011110110010101001010110100111101111101101001110011000000111111010010101110110001000001001101110101100110101100110000010000101111010110111010111100100010011001011001000101011001000110001011110001100100110000111100111111010001001000100000010011011011001110111111001001011111110100110010010111100001101100111101001000100010101010101110001110001010101011111010110011011101100011101101100111011111101111011110111011110111110000011110110100000000001100101001111100011100011100100110011100101001100100001110001011000110000000110111001000000100111110010010110010110111011111010000010001110111001000001101011001000011110000000111001110100011100010000101101010110011011100001001000001000010001000110111000000101101011101101110010101101100001001110001000001111010010100010010010010000110000000111100010110100010110111111100010101001111000101001010010001001100010001011111111100100101001101011010100110110000110010111100111100110110010010110111101010001100101100101001110010111101001100001001111010001100011100111101111000100001010010111010011111000000101111110110100110010110000000110111101100111110001110111101110110011001010110110001100110111110111101100001010000000111101010000110110100111010111001011010100101011010111111001000000011111110011110010111010011100100100010001111001100101111001110110001000101101011010100101010110111000010101111111011011101010110110101000011000110101110110000001100110011010111001100000011001111010011010110011001111110110011100010000100110011101110011111011101111101001000101111100000000110100100000101011011101011100001110111111011101111011000011111011100001000011111111010001001000000110100011111111101010100100111110000001111111110010101100010011111111010111010101110010001011001110101010100011001001011001011101100100000100010101111101001010010111001010000010100010101100101111000001100110100110100101100100000110011010111000100001110110010110000101011100100011001001010000000000011000010111101101010000001000111111010011100111010110101100100000110101111111000011010000001111101001011101111001110111111011100110111010110011100100100111101010010010000101100100010011111101000011101011100111011000100100100010011110110101000101110001001111010100100010101111011001001010100111110101010111111000100110110110011010001011011101100101011111100011101101000101100111101111100110001000010101010011110010011110000000010010110011000111111010111111100000001000101110001001101111000110100001000101011000011110010000100110011110010001001100000111100000110111111101011001001100001110000000110110001000011010110011100000101001001000010010111000110011111111111010101100001000001001110110101001110110000101101011111111000011000001000101100100010010110100110000000110101010100110101010011010100010011101100101100010001001010101101001111100111010101111001110001000000101000101011001110100000101100010111111001011101001001110011011000110100011100000110010110110011000110101111010011100000101100011101100100001100011100101010110011001011010101010011100110111001011100111001000111110101100110101100110000000110011011110011010101111101100011001111011101010111001110000010110010001101010001100110000101111110100110111101101110010011111011111111010001111010111000110110001101111111111100000010010101010111011001100010001000010001101111100000101011000111100111000000001111010010011001011101110111000100101000110001000011100101010111001111010011110001101101011000010110001000100011111100001100110100110111100000101010011001010100001110100001000000111000100011001101111100010101010101011111011101001111101000100111100100100000011001001101000101101000001000101011110010100111000010101111101011111111111100111001001111000101110100111110101111110110000110010011000000100010111000001101111110100010111011001011110111001110011100101000101000110011010110100000100100011111011011010101101100001110011100011000010010001110001001001001010110111011001101010011001011100100011010100111000110000110100111000010100010011000011111010110001101010110011111011000100111110011011101100010010010100111011111001101011001100101011110100100101111001100010100010010101000100001111110101101001101101110001111010010101101110000100010111001101100010010010001100001100011100010110000011011111011110000111011000010100011110000100010011001110101101100110111011110010000100110011000010010011000001111010110100000100100010011000111011101101001011100010001001001101111010010110111100110111001100000001110010110010100101000001011101010111000011101110011001100011011000110111000001100010011101110101011100111001110001000000101010010110010001010000101100010110001101000111011100011111101110110111001111110000000001011011110111001110101101010000100110111101101010101010011011001010110011101010101010101010110101111010010001111110111100011001000111100000001000110111100001111000100010000010000001001110001001011001100111011011010010001111011111011100000101010100101001010010100001110001001110110010101010001111110000110011101000101100010001101100111111010101011111011110111111001010001111100010101001101001110010110101100010000111111001000011110011011000011100001001010011111110010111111010000011100100101111101000110111000010011101011111111110111101010010010011000111001010111011001111000111100001011010010100001010010000010101000111000100100111111100000001010100100000001001101010101111001111100110111110001010000001001101011110110000111000001100111110001100000000100000001101010110100111001011111010101000101010000110111011000011101011001010111000011101010110110100011001100001001001110101110100111001100101001111111001010100001111001100110010000001110111110000110011000101101010101000011000110111111010101111000100111100101010101110111111110010010100100011011010010110101101110111010000110001111110101100110100111010010110101100101111011100010101000110100001010001101010110010101000001000101101100100000000000000000010000111011011110010110011110110011000011001001010101110000000001111000011110110010010110101000101011110000100101000111010010110101110010011111110001000001001100110100110100100111101100101111100111011100101010111010010000101011000100011010111000000001110111101010100001011110000100001001101010100001010000001000011011110000111111100001001101001101110010101010110101011001000001101000010110100001001111000010000111011001011001110101000101100101100101100011000101100001010100011001000100110101101000111011111010111100000010110101000000010100000001011100101110001101110010101101110001100011101110001111000111100110001110101101011000001101001011011000111000010000111010100010100110001110101011111100011000001110101001100101100010100000000000010101100010101000101101001101011001000001001110110101011101111101001000100000000010111000101101010111111001111110011000010100011110111010110010111010110011010100111010001011111011001101111000100100011101111111000101001010111100000111101111101101001000010010000011001101100001011001010100101111000101100010001011101110100100010011110101111111010110001101010000011000000001111101001000100100100010101100000111011001011100111011111011100110011011001110101111000100010100101011010101110001111100101101001100101110110010110000000000011001100111110011000110011111101101111001110001001011000010000000001110011000101010011010000010001011110101111110001011010001111010001011000000011101100001111100010101100110111011111001001010101100111111110110100000011010111111110011110101010110010100001010001100101000010011101111111000110111001000010101000101011111001111011110110111111000111011010010001010111001100100011110101100101111100010100100110100111101100100001110110000010100101000011011010001110011100101100111000011100001001000110101011001001001011010011101010010010100001011111110101100010101010010100100111110110110100010100100010010110011011100110110100101110001001011001011011110011101110000011111101100011010111000100101000111000011000010010011000100000100011111100001110101101010101011110101000100001011011101001100011111110001001111111100001101111101100001110000011001000110001010010101001001000000101000101000111110010100111011101011001110100111110010001111001100010101000010011110101000010101110001011000100010100101100101011110011000010001011011110101000011001111111000001100100101011110101001110010111101001000001010101110110101100001011111111001000000001110000101000000111100001000100001110100010000101111010010101010001101101000100111001101011111100110111010111000110010010100000001100100100100000111101001010011110110111001111011000011110110001100101011000011101011000001011110110010111011110111011111010100000000100000001110110111101100001100110110101110110001101000101010110110011010110101010000001110100001110010011100101111111011110111010010100111110101011100101100100010001001100111111100010100001110100010001101101001111000001101011001010010000011101011011011010101010011001110100001000101010101111011011000100000101101001111011001000000001000111010100101000111110110111000000101111011001001000011101100101010001101110010111011000110101110110110110011111110100010010100111001111010010000011110110111100011000001101011110010011100101000010010101101111000110000111110101001011101100000101010110101100101011010011000100011010011011010110010110110010011101011011111100110100000011011010110011000010000011110011101001101111111010001001000011110011101000101010011101101010000110100101010100100000110010011100000000110100110011011100100000100011110111100101001001010111100101111110110110101000011011000010110101111010101111011001100110110111010100011111001110011110011100010101001011110000110010001111001110111111000001000101011110000011101010101100101101001100001011000000010011101010001100100000101001101011010000000110001111101001001011010110000111001011101011011111100101100001000000100101100000111011111011100000011101000111000110101111100101111011100111011010110100010100000011010010011110111110010010011110110100010110111101111010011110011001110110101010000110001000000101100010100000010001100011101110000011110000010001101000011111100000011001011001000010010110010100001101000000101011101110100111110011010100000111001000001111001001001001100000101111110011011101000001111011010010011001011000111000100001000110011100000110111001100000100001011101001100011100110001111010011011001011101000011101101011100011011111110011011110010001101001101101100101111011010100110010000100010101001101001010011000100011101011000001110101001000101110100110110100011000111100111100010111101000110000010011110111100000101011101000010111101011101101000100100111111000001111100100101101111001001110100001110101000010001101001011100111000010100011101010010011000110001000010111110010000010110001101110000000111100001111110000111010110111001100010010001010110110001000110110110111000111111001010010000111101011001100011001100100000111000110100000110111101110111101011101101001110001101100111000111010011110011011010110001011111000100101110001010000010100101010000100011100011110101110000101101100001001101001000000101001010010100010001111100111110011010010010100011010111100000110011100110110110110011010111001101100001100100001010100110110101110001010011101101100100000001011100001101011101111010110000110110101000011000111110111000001001011101010010100011101001010000001000010010001010100111010011110000101110000001111100101110101100010111111100010011000111101011000000100000000100010101010110100110011011001101101010001100100001011010101110100110101001011001000101011011101100101111110101100011000000110101000100000101000111010000101000101101110100000110101000110000010110001001001011101001001101110111110100011100000010011010010100101111110011101111111110101000111011100110110101010011100000011101111001111110110001100000100100011000111011011001110100010111101000011000110111010010010101100000010111111011110001100000100101101110101100100110010000111000011001011011001011000010011110000011001000101101011000000000101111101001110001000010010100100000001010011110111001001001101111001111010001111100111111011000010010010011001110001010111110001010000001010111000110011000100101100000010011111000110010111100111111001101000011100110001010100000100111010100101110011010101100000011011110010101000100111010100100010100101011101010100101100001011101111001101110000101011000010001101000000111010000110001000001111110100000100110011101011101001100100001011100111110111111111011011001010011100101110101110001001111110001111011101111011111001010101110110110010100101010101000100111110110101111111100000001001100011100111001010011000110111000111001110100100101111000000111111100011001000111110010110000111000100010010001101001000001010110101111010001010010111110101010111011100001111001101001110010110100111001110101010100100101001100111110011111110111110111100111000111100001111110010001011000001011011010101100011001000101000001100100000110100110000100001010000010111011100001011111011011000101000101001100110110100100101100100010000100010011001111110011000111011001000100101100011001011110100100000000101010111001011110011111010011100100110011000100110001000110100011110011001001100111101110010000000100101000011011111000001000111000011000010100110100001110001110010010010111101100000101110111011101110101001101100111001001001000110000001011001010111000001101111001001110110111000110010101110111001011101000011100001001001001011001100100000111110010100011000011010110011011000100111111010110011111110110000100101010101111000010001010100001011000100010001101011111110010001011010011100110010101000101110101111101011111110001111110000010010111010011011111011011110111101000001100010001110111000010000001100101000101111001010100000000011011011100000111000100000010001010000010001000000011100001011110011011010100100111000111101111010000100110110010111001101101000010110010011110011111100101010011111111100001101101000100100110010101000001010111000100001010101000011110010000100101000111000111101100111000011101110100000100111010011001001110010001111110011110110000000110000011010001001100101110100010010001011111101011000000000000010010000001110010111111111000111101111001110100001100100111010010110000011101101111010001011110001100110011001001110001001010100000100011001110011101101010001111010101011100010001100100011001011010101100001110101010100010111111001011001101010010111011111110101100110111111110100111100011000110111010101100110011101011010111100010101011001011011000011101001001011110000100011101000001101010001000000100100100110011000010100011010000000000010101011001110000101110010011100111111101110011001000011001111100001010110010000010111100010001101011110000111010001100010001010101110101101011100001111010010011000011111000000011000101101011110000010011111011101001110001011011110110010001111010111001001001101000000001101101001000101001111100100000110010111010010000111111110110111010100001101110111100110101010111011101101111011011110101010101100000011010100100000010010001110011001100101110011000100101000100000001011111101010001010011110111110110111110001001010000000000011010011111001011000100011111110011000111100010010001111001111011011001001111101001001101111001101001111100110100110010101101101110001100110110010000010110010101100000010100011011001110100100111111010010011010001000101111011101011000101000110110110001100001111010100110111101000110101101101010000011101010100100101010110111001110010110110010110011010001100111110101100000001011010101101101111111111111011010000001101101000111001001101001000100101010010110100101010010001101000101010000010000010100110010011000010011000011011111000001011101001011101100011101110100011101100000000111111110011000000011101110110011001011110010100111111101010001011100111100111100101100111010001011100011110111101000101110011000111101100110011111001111001100010111000011101101100110101001100110011000001000111101001001011011010001001110011111011110111110011010110110100000011001001010100011110110101010000011110101110101000110011101000111001100010010101001111111001111110110111110001011101101110110100001101101110011011101101110001101000100010011111101001000001111000001101010010100110111011101000001001100001111100101100001111100001010011011111000111101111100101101100111011011001010011001101100001000111001101001010001101100000001001110111101100000001000001001001100101111100101001000001101010011100000011101100011001100111110111000110110001100100010100110000101111010101101111011101101110010100010000111110101110000111110010001111000100110001111101110001001101011110100111000101011111000110101100001010110110101000111011000111110001000110110000111011110000000111110011011011111001010010100100010001100001100100000010110000010101001111100000110000100000101010000000111001001011100011010000101011101000010011001100000000010010110110010100100011110110110101101001011001100001111001001110100010001000010001001100110100010010000011000111100111100010111101101101000011101000011001001000001010111110001110000001010100001101011100111111111100110011000010011100010100000110101001011010001100111010010100110111000100100011110110111000010101110000101010010000111101110000000100001010101111011101110001011110101001001110010100111011010111000111000000010100101011000010110010001101101101001111011011110111111100100100110100011101101100101001100001100010100000110111111010100011010001110101100100001011101011110011111010010100100100111011110101100111011110110011110110111000101110111110111101011000010011111001000000011010011011110011110011010111101010110100101000011111001100010101010000011011100011100110100100010010100100001101010010000101100000000100101110000111110110000110010111000101011111101111101111010101001111000100100100100111110100011110101010111000011100100100001001010010111110110000010010100000000011101101110011010100110000000100001001010000110010110101010100011000001111101000101100111000110011011100010010001111000110111111100111010100001111111101000101111010000011111001001101001001101011001110101010110111101001000100110001010110100011111111111110001001100110010101101001000100011101100100000101000010101010101000110110111100101111111001111110010110001011010100001111000001011001011001100110010010100101000011010010001011111100111011101010001110001010001001101010100000011100110001010001000000000111000110001101110100111110010010110000001100110101001111111101111110100010000111001001011111010101001101110010100110111010010101001100000011100011000110001111110010100000110111110100001000011011111110111000111100010110100100101001000110000100001111100110011101001010010010000101110100000001000101011110000110100011100001011001110010110111101100010101010011110111000110010101100111011010011000101110111000110100110110010100110100011110111011011111100110101011011010000111110001111100000001111010011110101111011100111011010011001110000111011110111111010101011001001001001000100000011100111010001100100101110111111001001101011110111111100111101101000100001000100111100000010101000110000000110110111001111011001110100111110110001000001110101000100100000001101100010111100011000001011000001010101000011110111111111101110010100001111000110010001000001110111010111010000001101111011100010010010001011000101101110000011010100000011110001100110110001011001111010110101010000010101001110000100010000011110000000001001010101000001000000100111001011111101110011011010111001101011110100100010101101010000011101111101101001000011011111110001100010010000100100011000110100111110010001110010100010111110000100010111011100110000101001110101111000001100011011000111010001110001001110000100111111011000111111111111110011011101101011001101011100111001111011100100100011001010111011101110100100101101000000111111000111100000000001010001111100001011100111110001011110011011100000100010011000010110000011000001110000001110001111000111110110010100001010011010101101100110100000111011000111100010111100111111011111001011010011001111010110011010000000100111100010000000100010111000111010000101110001101111001000010101110010101011001101011000111001110001111110111000110101011001011010111001111110101110001000011000011000111011110100100111100000010100001110111101101011101100101111011001111110100100111010010110101000110001011000100100010101000011110111000111100010000110100000011010101111110000110100010101011010011001101010001110100001101011011000100111010110111010100101101100100110010011001110111110110011111011101000111110001110010010010011001011100111100111011101110001100011110111011101101000110111010110100101001100001010010001011101101010110110000000000010000101110011101100000010001001100111000001111111110010000101100010000110101011001100110110101111111100110010011101101110110100100110101100111000111000111101101000100100110001001001000111101101111010011000100000100000001110111101110001110100111001011101111001111101111111001001011011100111100010000100101000101011011110100101001011001001010010111100010001111111100101010111011011001001001011100000001011110000011000110110011000110010000101000010000011011110111011010100111110100001101100100001110110011011100101100100111011111001011001110111110111110101111000000111010011111111010000010101011001010111011111101011100101000110111010100000011100111110110101110101011010011100100010111000100100101011011010001101010111111110110101101110111111000111010010100111001001000101101100110110111011001111000011000101000100111001000110011010001010000001001011101101010000000010000111001101111011000000101000111111111110100101001101101110101111000011000101111111001111111110100110100101101111110001110100001001101011101100010100100111000010010000001000101111110101011010011000001101000001110101000110011010111110001110000111110111110101011111110000111111111010101111001000001100001010111110001100101000010010100110001001101001101011111000101011110011000010010111001010101101000110001001110011111001001011010111010011100100001010010111011011100110111111001001110011011011011111110110100000101001111101111110101011100000100010001000011000110001110000100101011011110001100001010101010011011100111110111001011000000011110100010111101000111011110110101101111001000111001110000101111110101010110111110001101110001010011011001111011111101110111101111111110010001011000011101111001110110100001100000110101011011101010001010000011110111110100010111001101001100011111010010011100111110101000000100001110111000000110010001110010111111100011001010111111110010110110011011111010010010110101101000100101011001100010110000000011001010101010000101110011100111000011000101111000001100111100100100111100000100010001011100001111010100110101111111100001110000101000001111101000000010000001000100111100010111010000010110001010011001000100000110000000001001000110101011101011100000011001111010010111010101011100110100001101010000011111011001110110111111010001101001011011111100000010111010010110010100111111011111111011000010000001000001111101111000111010110110110100100101000111010100111100011010011011100011101000101111111100001010010010010110000000101001001000011110001001010100110111000011011000100111101001100011100011001110101111101110111101101100111010010111001110010101101111000110010001100111100101001111010101100000001010111101111101110111010100100011011010000011111101101110000011011110011110100101111011110110001110010010001001110111001010000010010110100010011010110010110111110111111110101100011001110110001101111100111001101010111001110101000110111001001100110110010000000010110101011100101001000101100110111110110001110010010101110101001011100001001001000111001000001000011010101000100111011110011111110111111000110100010111011110001111100001000111000101001000100111111100100100011011010101111011110101010011101010100111100110011010101000010011010110010110111000100110000101101110101001000101110100010101100001001001101100000000010101111111000010100010100000011101110011101110011000101100101010110111100000101010100000001100100101001011100100010111011010010000001011100100110011100100000001110100011010010001110010110111011001011111111101100000110010011010001111100001001101101100010010011110110001110011011001110000101101111100110001010101011011100001010110101011000100100110101001111101011000101100100011100110100000100111000010111110000111110010101011110100111010010100111110101101000101001001111010011001111001010010001011010100001100010110000011001000100010011011111000111110110001110011111100000101100111000110011110100100010111001011101001101101001110100000111010010100001111000100110111001011111100000001000010001100111101100001111000111100110110110001000100101111010101101001100101000100111010001000100001001110100111010100100101100011010011100100010001110010110010000000101111000100110001011101011011001001100101110111011011100101000111111001101110010111111010101100110101111010001001100110001100100010100110100011111001100100110101111010110001001110100011011111001110111000111010110101000101100010001110110011100100110000100111100011110101000100101110010010001001100100001011001100001111001101011000011111011011000111111000101110101001101010010111111010001110000111000011110001100100010101010110001010001101001111001101010100010001111100010111000000100011110011010110101110010100000100110110011000011000010000111010001001010000001100000100111010011010111001011111100011010001000001010001001010101100101111011011111000011100110000100010011000110101101101100011101000110001001010001010100101001101001010011110010010101101000011101110101010001001010110010110000100100110001011011000010001100111110011101000000111100011101100000101101011100011010100000011100110001111100010101110000111100011110111111000001110101110010010101010110111001100000100100011011110010100101010110010010010101011110101111001100100010000001001101011000011111100011001001000101100000101111111010001010001111000110111000111000010001000111110110000011001010100111011111110010111101010000100000101100110101101010000100101111000011111100001010101010100110011111000000101100110110111001111001100111110001010100100100001011111000110011001100000000001110011010110001011000111000001000101001101001011001010111110011111001111111011101010101100110100111000001001011001101010100111011010011100010010110110111011000011101100010010001100010010000100010001001111101011001110011010110010010010001111011100101000010100000011001000011000001010010111001010011011101100101110100000101111000011001111000001010011101111101110000110011110100000110011111100011000100001001111101011011100010101010100010001101011000110101000000011000001111110001101110101110110010001001010100001100111111100011011001001101100001111110110100100110100011011011010001111110010000101100001100110001001111001110100010011110111011001110001100100001011101110111110000001011111000001111001100010010001111000100100010001110110111110010010011110110010111111011110010011001101000111001011010111100110000011000111110001111001011000001110001011110110111111111110010110011000011010010111101010100011000111110100100100101011111011100110010111011001011101001101110001000100100000011001111110101100010000110100101110010011011001011001111111100100011101010101101111110110111001001101001101111111101110010000011000101111000110101000010011000111010111010110011010110011101010100110111000011111110011010001111010110001010110100110000101110000101001001100110110111111011110101100011100101100101011001001110001000011111111110011000001110100101011011110111111010000100100110100011101000011100100011001101111010111110111010110011111100010011101011111011110001101010110100111000010111001100010111111010000111010010101111100100011001011111110100001100010100111111010000101000011110111011011100000011101110101101001000000000100000111000001000101111011111101000101011110110010101000111001010010100000001010100010011011000000101001010000111011011011110010010001100010001100100000101110010101000011010000111010001010110010101001101101010111100010011101111101010011000110010101111100100101101101000000110101111101011111011011101101011110001001010110100111100010011010110001110010110110111001101000110111001010111001011110010111001101001110100111000101101110001111110100000111110111001000001110111000101110110011010100100100011010110011110100011101010001010110100011010111011011111110110011010111111000100110000101101000001000111111001010111010110001100110011111110111110001010110101001010001000110111000101110011100010011101001000011010100010101001100010000010011110100010011010000111101000011111111000011000100011111010000111100110010110011100010100110100110011100101111101010011100001001110101110001000100111000100111100111000010111011101000011011111101100100101000000101101111000011011001011101110001001100110101001110101001111110110010111100100001001100011011111101001111001100101100111100111001100111000011001111011000010111010100000010100001001111100100111101111000101000001100011101000010011001001001010011000101000110110101100100000000100111010010011011100011101100100000010101010100101111000010110011000010100100001011001001001101101010001000110110101011000011100100101000001011111011010101101010011111101010110111101101100111000011100011110100001101110100110101110000100110010000000100100011000100101111100110001010001101100000010010010101110000000110101110110100011000100110110101011100010100101010000010011111001001100111110001011101110111111011111100111101111101101000101001111000111010011000110010011111001001001111011010101101011010001101010000001100010101000111110011010101001001111011000111101010001010010011111111011001111110010110001011001101011000100011101101000100001011110110101100011111010010000011111110010011011110001100011101111110001000110100000001010100011111111110110011011101110011110001111110100010010010110100100101100111011101000110111111110110111000111001000010111111010111000100000000111000001000011111001101101011110100101110001111010100110010100100111111011110101111001100100000000101010011011001100110000011000100011000000101011100101110001000110111001001110000000101011000001011110000110010000110111111000100101001101010001011000000110011000001011101011101101111100010001101000010001000100011000010111010011011011111100001111101111101111011100010011101110010001100111101101001101110100101101011100011100110101111001101001010011000111111001110000011100000101011000110111100110100110001111110011110011001101100001101110111000111101000110000011111000110100101010111111000010100001110100111011011100110010110110001001000111100000110010001101111010110011110100001000000011110111001001111000001111110011110001000100011010001111111100011111001110001100010011100000111110100001001000011110001001011011001110110000001111101001101100100101110110001101110000001111010101111100111011001000110001111100101011010111100101101101100000101010001001100110001101110011101001101111110001011101010111110010111101010001111101100110000000111000101100111111100110111000111100111100111011101000110111100101100101101011101010000111101010001010011101100111111000011100101101110011010110111001110000100011001000011001111000110001100110101011000101000001110110000111010100011000011110011100011100001101110011011011100000100010000011011111111011100000111110110100101000001100110000010110101101010110100000111101001110100011100001011000101010000011010000010010010110010110100001110110000100011110110111011011111111110101011110100011001110001100110010111011110011100000110101110101001011010110000110110100100011000111100110000101011110011111001001010000010101111110010100010011010111000010100101101110100000010000000010111101101101100001110101001001100110111000010001111110100010100100100000011101111100100101001100110001010100011101011001100100011111011101001010100101100110000110111110111011101100101101011100101011010011110010001011110000011000010101111011101010110100101100001010110001010010110111000100110000111101101111110101100001111011011000001000111111111101001100010001101001011110101101000101001110101010110010011101011011000101010111001100100111001001011101110000110010101100100010110010000101111011011010011001110011001001110110010111000100011101001110000100111110101111011111010100100011101010001000111101001001011100001100100011010110101100110100110000000100011001011111101111100110000100101010001111110110000111111101110001111100111001001110011110000000011101011110111011011110010100101100110100100011101010101110011101111101101100100010001000110110001110111000011000010100100001000000101111011110101000010011100000101001001000111011100000000111011001101010001101101010001000000001001111111111100101000111000110010110001001110100001110000100111101001010000111100001101011111001111101110001110000111110010001110111011100001010111000001001111010001110110010000000010011011010100101001110110010100101111011101001001000000011100111101110011111100101011101000000011100101011000101000110111001011101001100101100000101011001110000100000001010111110100001010000110000101010000001100010101101100111001101010001110100001110101010101001100101001101110001010001101100101101111001101110110110011100000101000000110000011010011101101001001010011101110001101000101100011011010101011100001001010101001100001010111111110101100010010010000000111000011001001111001000010100110011001101110001011110011000101010110110111110001011001000111100001001010000101001101111110001100011011010100101001110001110101010100001100001010110111100101101001110101111001110010000110001110101000010000111100100000001101100010100100100110110111010110111111111001100111001100110000001010101111000000000111000001110100110000100011110101110001000001001011001101000011010000011010011111111110101100100001110011001110110100100101100111110111010011010010011111010101110000000001000111000101011000010010011110001010010101110111011011011011011010010110100011101000100101100100110011011110010001010110101101000011100100010101100101000011001001000101001111010101000101100011001110010101100101111111100100111011000011010001101001001101101000000000000100011100111110111011110000011110010101111011111001000001101001111000011110101000100101101001101000011010000000011000001111011101000000100010001000101101110000011111101111011011000110110011010000110110001110000001011010000111001110111011001000001111110011101100010011011000011111101010110110101011110110001100111101001011011110010010101110110100001100010111101011111000001111100111111001111001111100111101101000001111000100100110101010011001111100110000100101000001101110000000001001000011100101110111000111110100100000001100110000000100001011101101101011100011000011001101100011010011101100101011111111111001011001010101100000111001110101110011101110110101010101001110000000010111001010011011100000001000100101010000100110010001111001001111111111100010100110100110000011011001111100101110100000100101111011111100011000011010110101100010000111001101101101010000110000100000100111000011010110100111101110110110111110001111010110110011100000010111000101011010010101101010111111110001100101000000001001110110000111001110110100011000111101110111000111011110110011100011001110100100010010110011001011001100110101100101011001110101001110101001010101010010110110001110010011011101010001001011001000000101101010010110100001100010010110111001110000001111101100111011100011000111010011010101100101011010110011100101101011110001101000101100000000100010001101000011100010100111111011100001101010101010000001110010101101110000101101001000001111001110100011000001110111011100011010010111101101011110111110001010110111001101010010100101101111101001010001000011110001010001000011101001000010111110110111100000110000000010010011011001010010100011101011111001011101010000000101100101001001001001111000110111101100010011010110010101001101110000000100101101100000000110101111010100000111110100010101100010101101001100011110001000001000100110001000111111001110011111011101100011000101110110101001111101010001100100001000001110010001111011100110101111101010101111011111001110010010110101000100100110101001001101110100000000001111110001110010001010001101100110100101010101100110000001110001000111101111100011100101001000001010000100111011101100010011010110000001110110000111001100101110110110010100111000100001110111100111100011110100111101111101011000101010000111000010001001011000100011101001111100010101111111110001110101110101111101011111010001000011001111100101010100111111000100111100011000000011100100011100101110110010101100011100001100010010000101110010010101011110110101110000101111001001101011011011001110100110001000100011110001110010111001011000011111110001110011011010000010101001111001011000110100000010101001100110000100010101001000011100100001101001101100100100110110001101000010101010011101100001010010011011011011110011100111110011011001010001011001010110100101011010100100101000101100110000011100000000101110000000101011011110001101101000010111101111101000010001100010001000100001111011010101111011000110010011011111111100111011110010011000111000000010011010000100010000011010111110101101011100111111000100010110000101001000110101100010100001100010001011001000100010101101011010001101010000010100001110000101111101110111011010100000011010011111010011100101011100001111110001001001111011011000011001001001001101111000111111000001010000110010110110101100101010101001011100001111101010111111010110001011010101100010101011110100010111111111011010100110101111011001010001101100000000001100110011101101000010000111000110000111100100001000110101111110001000101100011001010110100010100100010110111101001001111000110111001111110110110001101000001100010110100101000001100111011110111000001000000111000100010110101001110010011111100011000111111110011011111001111010011011110101000101000110111011100011010100000010000001010100100000110101011100010110110001111101110100010000111011100001111011001010111011111010011000100100110000010011110001111011111110010111111000110100101011101101010010100100100100101100011101011000011100001001001011000000101110001111110011111110111011001001010110101011011101010011011100111111100010010001001000011011001111010111101101001001101011000101101000001110010111111011111010001011101100110111010101100110111100011000000001101000110011101101110100000011101010111010010110111001001000111010111110111010011000011011111100110010111010101011110110010010011000000110001001000100011101110010010010110101011001110000101000110010110101000100101001010001011010011011111100111100000011001011000010111000001111001000101100110100101100011101110001000011001011100110010011101100101111011100111111100111001010010011001100010110100010010000111000010001010001010001010101100001100111001000001011001010010101110010110011100100111111001010011100001001101000100110100111000011100000101000101111010011001111100010101110011110100100100001100100001110011000100111110011001110110111000101001001101111111011011010110111111001000101100010010110100011101110010011111001000100110100010111001101000101100110101000001000110100111101101101110111110101011100110101010001110101010111011110110010001100101011111011000000110100111101110110011110110001011100101101101001111001001001101100100110000110110101101111000101011001110110111010010111111110110101110001011111101110100111010001100100101110001001110010010101000101111100101110101111001100110110101100101100101000111011010010110101111101010010110001110101100101111000011010110001011001110011111110111001100111001101101111001001000100001111111011000001001001010001011010011101011101101010100010000010101100010000010100110000001000011001110101111000011001100001001001001000010011000111110100000100001001010001111100001011001010011010111101100110100000010000001111110100001010110001100011011111101101100101001011001000101100001011000101000001010011000001101000100100100010011110111001101110110011100111100100000100010011011101110001110011100100000001001000100101101111000010100100101011111010111011100111101000110010101011000101111100000001000111000100100100110100110001110110001010111101001110101011101001100111100111111101000010111110111011110000011110010110100101100110010100111010111100001000110001011101111001100110001001011101001010001111110000100111111001110011011011101000111110010001110101111011000110100110111101001001100001111110000000111111001010011000110101000001101110010101111000001110011110000101111100100100111001011110001110111111010101001011011001001111110000011010111011100001000110000010011100010011000000111100001110111111100000111111011011110010100000000010011001111110011001000101111110101010011011110001011100011100000111110011000010011111101100101110110101010000100110010011111110001001000001110001101110111101111111001111011111001001011011011101010011001001011011111000011011000010100101010101111001111100101001101000010101001110001011010010101100001010100011001100110101000000001000101101110011011010000001000101000001101101010011001000001110111100101010111101100001011100100001101011000100101101000101001001000011111101101010101111110111001111110111101001000000001101010011100100101001011110110010111101001111001000000100010010110110111111011101011011100011100011111110100111101100011111000110101011010001110011001011110111111110110000011011001010100000100011010110011111000110111110101100101010110001110011110000011010011111001100111100000010010001100111001111010011100011011011110011000001111100101110101100000010111001000101010010001100100000010100110001011001010000011001101100011010000110011000110000000010001101000011010100100001111111110100110000100111001011100001111011010101110100100110000000000010000011111111011101001100100000001101100100110111110100100001010110100011101110101100100101101100010101010001101111100000100111000100000000111101001001000101111000111100000101100011110101000010011010101001101000001110001101110100001100010101111111011110111110101010000111111001100110111001001110111000110101111101100111011001001000100001110000101100001100010010010100100010000101110001010010011101011000111011111011100011010100010000000011000010110100011000010101101001000001000010010010101101011100101111010011001011100110111010011110001000010111101001010100001001010101001011101001100000110001001101011100110110011100110001101001110011111001110010101111010010011110110111111111011001011000010100101111000110101101010110011011000101111001111101101111000111100011001011110101101001100001111011010111101011011111011011100001010111010111011010010110101100101000100111001101011110000000001010101011010111010100011111101100011010100000010110001110011101001111101000010101101110100010100101111011110111100111011010101100111110010110100110001011111100101110001001010000110001100001010011000111100001010111100111101001110010110001000100011011100110111011010011001001110101101101000001011110001110110000111000110011101110101110010000101110010011000000110101100111000010111000011110100101101110001100011111001101100010000100010000111010110001110111011110110001101101000100010101001111010010000100111010011111001010101101110000101101100001010011010111110111010000100000101101010110000100000010011011001011000010001011000110000011011001011110011011110010110111111011001110011110101011010101100001010111100100111100010010001101111010000011100011000001111110111100111010000100101001111100010000010111001111011100000011010001101011101010001010000111111100010101000000110101011001100001100010000101101001000001000010011000100101011101011101011111111111101001001110011110011010100001001100011011000111000110010011110010001001011101100111111011001101100001100001100000101001000011000111000111101100011001100110001101011000101011100001111001111000001111001011100001111010011000111000101010110110110100011110001001100101110111010110010011100111100010011111011100100101001111111111011110110111011111101111011001101111000011111101000001001001111001000100001110001000010110000100110001000000100100010101110010101001100111001101110001011010001111000101010111001100101100011011111010111011101011011101110010010000101111000011111111111000000011100100101100010010111100110000110101101000001100000100101100000101101001000011110110100100101000010110111011000001001000001111101010011111000011110101111101010100001011001101110000100110100000000011010111000001100100010001010010111010011001111101000101100011010100100101000000001111101100101001111100010110101101000010001110111111000110010111001001010110011000110111111001110001010000001011001000100100110010111010010100100111111100100101100111000110010010111101000000011111010000000101001001111110111000111110101000111000101101000011011100100000110111001000110111010001110110000111101110101001011011110110000010000000110000100101101111000010010000000101001000111110010101011110111011110011000110011110011100101000011100011000101000000011011010110010101000010101111011100111000001111111111000010100011110000000110001000101111100100111100010111100101111010001001100011111001000111000001110001010010100111111011101100111110111001010111111000000011011000110101001101100011010111110110010010110111101000111111111010100100110000100000100101101010001100011010111000101111100000100110101010001010110100101101100000001111011001011011010010101110000110111100001100001101010010111100101100111101000011110101010000111001001100000010110010011010100000111011100011010000011000000000111010011100011000010110001011000111111100001010101111101100110111111000111011000100001000001001101000111010011010011100010110001011111111100011101000110011011010011011111111101110000000111011000010011011001011001100111111110010000010000110010101101011110100001000001010101010110001100010000000100011010110010010000011101101111110001111101010001110001001101001100111001001100101110110001101011011010100011101101110001100100100010010000101101101100010100011100101010101000101000001110011011100001000110111011110110010111001100111011110011001101011100110001011100111101001111010010111111000111001000000101011000111011110100000111110101010001001110111000101101010000101111011101001011100010010000111111110000001111100101000110011001011000011111110010010000000001010001000000000100011101100011111101111100001101110010111010101010110010000001011011101011001101100111001011000110011011000100000110100110011101011011001111101000101011100001000111100110110011001010010101101001010000110001000101100000011111001010100101110111000111011001000011011010010001001010010100111100011101100011101000011000010000010110100011011010001000001101110110111000101010100100011001101111101001001110000110001001101010010100100001011110111011111100001101011010011011011011011111100011101111000011101011111011100111000001001100111101000010101100100110110000110111111110001001101001010010011110001101000000111011010010101101000100100010110000100101000111010101000010010001010000011011010100111111000101000100101111110111011110111001010011010010010000111011110100011010010000010000101010011001101001011101110010100101100101011000101011010000011110000111101111010111000101000011111011111011100101101010001000010001011110000010111000101001111110001011111011111111001010101100100001001111011100101111110001111111101011011011010011010101110101001101001100000101011010111011111010001001001100000111010010111001110010001010101001001101101100101101111000101000110001010000010111001010100101011000011110010001110000011010000000001111110010011011110100101111101000110000110110011111011111111000101010010010100101010111010110000011001001110100101011001111011100010100110101101011011110100111101011011001101101001101111101101111110011000110100001100101011000011110010000000110110111101100011001101000000101011101100010101011001101110101011110000111111011111110000011011100000010100101001101100011100101100110001000111110000111011001010010110010000001011000111011100011100010111001101111010001111000100010001000101101000111101000111100101100110011110011001101111000001111011111111101001101111011110001110101010110100000010011101110110000000001111001110001110000010101000101000111111000100111001000010010111100111000011111010111110000011001100000000010100011101011000100101110111110100101101001110110000000010010010001100001001101000100000110111111101000111010000010000001001000110011101010100001111001111000000010100111000110010010100101111000100110001100011111111100110001110101001001011010101111100111011011111110101000011111011100011100000011101010100010101111001101001101110100111100001010010111110111000100000110100001001110000101000010110100000100000010001110101110010111110110000011011110111100010000000001100001001011000100001001010100010100011100000000100111100101101010000000000000101110010111100000111000100110100101111101101110011011100100110001100100101011111010100000010111001101010100110000011001000010000101111110011011010010110111001101011011000110000100000101000101100101010111101101011011011001000010010000000011000101100110010011000010010111011100110110110100111101110011000101101001111111100110010011101001011110111001110110011111110111011101100110010110000111110011001001000100000101010000001111100100100111011111000101101111110101110111100111101001100000101100000110110010010001101100000111011011010001001001000010001001000110111101100000101001011001010001110000000111111001110011100110101011001101110011110001001101101110001001001010110111111110110111010001111101110111110010000011010011000001001011011100000101001100001010011110011100100110111010001100001001111110110111110101000101010010111101011011100110101101011110000010011110001100000001001001010111000001101100111101011010110111110001101111010100000110110110110110100011001101110000101011010100011000000100001000010010000010001011011111010001010111011011001001001110010001110011001011101110010110110111101001111010100011100100110000000000001101001100001101001110111010011001011000100111101001111101101110001101110001001111111101010111100000101100011100111111110100001000001000000101010010001100110001011110000011010110101010100001111110100000100000111010001011001000000110000011100111110010101100111110010000100000100111101100000110000101010000010001111110010001111011010010010111010010001100001110101100010001100101000010110011001110001010101010110010011010000101000111100011101111001111101011001011000010110100111110110011000001010010111000111011000110110101101100100100010100000100110110011010101001110001110010011110101011010100000000101100100110101010111110101111111000000011100111100000100011101100011000000000010100011010001100100100010100101110011101101000101101101110001111101110100111001011001110001000011001111001101101010110010100100000011001011111100011001110011000101100100110111101011100101000101010110111110000110101100000000111011011111100110011011110111011001001111100101101011011110001010110011101000010110001000000100100100110110111101110010010110110100000100110110010100001110100010101010010000110011001101100000010000111011101111001010101000010000011111110100111001100100100010110101011000000000111010111011100001101101111110001011111011110001000101011101101010100110111111101111101001110000111011110101110100011010111000100111110010111101011110000001011101001110100101101001101001101101101011100111111001000001001100100100000001001001010010111101000000101110110101110111001110011010101000000111100100110100001101011100111010000000110101010000110000000011101100011010101101111001010000001101110111001101001000011010010110101001110100011010101110110011001110101111111001001011010010011011100111110100001101000100110100101111101010100000010011000010010101101001111101010110100010010101110101111100011110101110010111100000111101100100010011111111001101001101000011101011111011100001110101100000011111000110111000111011100010010110110011111101000000000110010000110101000011011001010110101111101110000010101110000011100100110100101100111100000100011100101000001001001011100010111011011100111100111101010001101000100101100010101001100110000100001110001011100101011100011000000000011001101110110001000111110010111001111101100011101111001100101000010100101100001010010000011111011011001110011000110111100100010101110001111010100001000000110110010010101101000011001101101100101110111000011100110110001110011001001010011010101000101111110111000101011010010001010001000010101110111100000010010011011001001110110001111011100011100110111110010010100000111010101110010100110010000011001111000011011000110000111101001111101000101001000010011001111011101000110001000110001110100101110100100110011010110011111111010000111010100100000010000110010101000111111001110101000101100011000110100001010110110110101010001010111010110011000100110011101111001100000101001000010100000001110110110101011100111110000011001101011011110001100001111111100100110100010001100010101111110001111101000000100000110110101101001000111101101101111110011001010001100101111100101100010000110111111000001101111101010110110010010011000100000100110000101100110001100001000110011010100101001101100011100000001101100100000110110000100110111010001110101001100011010110001111000010101011101111111101101110101110000110001001100011011111101101101000100100000010101111011000101000110000100010000001110101110011101110011011111011001010101000000001101000100001001001010101100111011001110010001101101110100001100010001101110100100110100101101111110011011111010011110011000100001000001000000001100110101001011100101110111011010010011111010010100110001001000000100001000100100000100111101011001011100100001000111011011011000111111111110001011011011101011101100000000001100101101111000010001111000000000111001001101111111101001111010001111100010010001000000011001000011100100001100100101110101000010011101010001010100110010100110001100010111101000100000110110110000010000101011000100011010111100001001011001100011000101001010111111101010110001100010101000001111011101010111010001011010100111001001000001100110010100001010010000011110111100111111000101011110101101011001000010011100110011001101101001100001111001011011110000110111001000011100010001011011111001010111100101001001010010000001110010101001110001100001011011000100010001010011110111011011001011110011100001101001000100101111001101101111110111111111101110111110111010010010011100100111000001111100011011111100011001001101001110111111101010010100101000111100100001001100001000010011010011100000101001011011111001110111111111010100110101010000111101000111010101110001010110011001000010011001010100011000011010110111011101101101011011111000001111100110101110011101001010110011011010110110100101110010010011011111111011011011000101110010111010101001000111011011010001111010000000100100110110001001100001001010100000011010001010101100010000011010001110101000011001110101011000001000110101110111011010011011001101100110100001111000000000010111110110010101101011111100100010011000100100011110101000011000110100011011011000101100100000010100010100100110110000001101000101110101011011100000101000010010100011101001100000110111001010011000100111111111001001000000110111000111000100100000000000010111101011000110110111011111100111000100010111010110001100111000110000011101110000110111000000101111000001100101010110100001111001101001101001111001110010011010011111001111000010010110010001111000011001001100111001000110000011101101011111000011011010000010111111010101111010111000100000000010110101001101111111011100010001011001010110011000011110110110000100110000100111000100101111100111111111110010100101000101100110110011011010100110011101110101110100110011000100110100011000101011100000111011100010000010101011000111111010110110101000101110100111011101101101010111000111100000101001101111100100100010001010110111111010110110100010111010101000101010001000001000100100100011000000100001111100000101011010110101110111001010110111100010101110101100011000011001110010110110011101001001010000000100100100100000111110001000111001000100011001101110110101110011100011010100110110010101100010010110111000000010100011100111101000001000011111100100101011011011100000000010000110111110000010100010010111011111101111000101010001010111101110010101010111110100101100111010111101010001111000011100110101110101011010010000110010101110000000111111111110010101111111110000101010111100001010110100110111101101110100101001000111100111011101011010011111011100110011000011001100110110011101001001010000000111100111010101011001011110101001110000001100111110100110010110001110100111111000100011111011100000010100110110000000000110100001110011011000111111110110101110010000011011110011100100100000110000110101001101010010111100010111111111010011101110100011000101011110010000010101001101100000101101100111000010100110101011110111001000010000011010000100010011101111110001111101001001101010110000111010000011001000110010101111111010001000111111111010101110111001010101010001100101100100100011001001011011100010010100011111010110011100100001110011011110111001101010000110001011100111101100010111101000100010011101100110110111100111011010100011000101101101010001000000110101111100101001000101001000100101101001011011000001101101001010011100000010111110100000111000011111000000001011110100011011011110110111000011101110101000000000010000000001111011001111001110111110110000110010010010010111000110101101010011111101111101100110101101000011101011111000010010000101010100101110110000101000000110010110000111011000110011000100100001110111100101100110011001100111100000110010111100000111101100101100000001000001111111111110110100000110010100100100011011110010000010011100001011000101000111101000010111010101101100000001010100111101101110000000001011110011011110000001000000010111111101011010010110010010001111110010100110001001011100111000101000110111101100011111010111000000001100111110110110011111110110111010111011101100100110011000110000000000010100100100100001001111111110010111100000101111101110101111100101100100001011111101111011111110011101101011111101100111110010100011001110111000111010101101010101101011101110110111000111011011011000001011110101001100111010000111111100010001001110010001111011110000100011111010110010110100011011101100101010011110010101101101010010111111010011101001110101101110011110100111111011001011111001000010010111111100010011010011100110010100011110111101011000011000111001000111000001000001101111101100101000011011100100100000011001000100100110101110011111001110000011101011100011101010111110110101001111111000010010100100101000010000101000011010010100000011011000011110110010101111110100011010101010100011110000001001111010111110000101010010100101000101101010100100100001111101100010100001010101111110001001000101110001000111101111110100101100101001011001110100110100101010000111011011100110101110011000110010010000110101010000011000110010110001010110111100001000101110110000010010011000011101001100100011100000000000011010100011001100111110110010101100000111010010101100000011100110000001110000101110110110100011000100010001000010101000100111011001101000110011101101101100011101101000101101011111100101110111000100110100110111010111100111101010010111000110111011000001110001101110101011111101111100011111111101100111010110111000010001011001001111101001110000101000010111101001101110011011110010111011001111001011000110101010110001111111011001110110010111100101110000100010100111100111100010000010110111101101000100100011101010000001111111001100110101101011101110001001101101110100100000111011000010101011111001110110000001000101001110000110010101001001110110101110000000001001110000001110010000110111011011000011011000110011110010111010010101110010111001100011101100100011001110000000000111001000111001100000100110110010001011111110010111001110000010011001001000010111111011111111101111100000011000110100000100101011111101010010011011001100101111000011010010111010011101001100111010001111001100010011110111100011100001010001101101100101001101110110100001001110101111111011101100111001100101000101000010100000111101010101101101010110111101110000011111000011111111001111010000011010110000000110011101100111010001100000010010111101100111001000111110010100100110110011000000010101101100111100111101100110000101101011101011111011100100111111010111111000101001010101111010100010000000010000000111001011000111010101010111011111101111111101101000110000100101010010110001001010000101101111110010010011000100110101010011101000010010111001111000011111110100111110100111100101011010011110110110000100011001111010010100110110110100111000011110011111111110000111100110000110001100100101000000010110101011011000100110010101100010100001101001011011001001001100001001111110100110011100000001111111101110111011000001100110001100101011111101101000000110111001101101010110001010011100111111101010100011001011000100001111010001001100100111011110011101011000101101111010001000101101111001001010111010010010011111110001101001100111110111111011000011110000000001000010111001110010010100101100111010001010010100000011010011110111111100000101000110101101110111000001100110110001010010110110000001010100101100001111010101001110110010010100100100111001010111011010000000000011010010100001110100101011110010011001100000001000011100011101110010011110101111010111010000001001111010100011110101000110000100110010110011000010100101010000011101111101110011111000101011110010001000000110001001101101011001000000111111000111001011011000111101001110110100000100101101100111011111011111011100010011111110011010000010111010011000100101110100101000011010101010101101110110001111110100111110000111010010010111100110110011100011000000001000011110010101010011001010010000011000110101001001011000001101000011110111100011111010001100100011011100101001001011100001110001001011100000100001111110111100111001010010001001110111000111011111101101100001100000111011011110111011101101011100011011100111001110110010100110010010001101110010111001111000001001100010011001011100110111100011100000110010110111010011101011010101010110110110011110000011000000001010000001010001000111001011010001110001010001001101111111011001111111111101001100111110001001111001101110111011101011000000100100000011010110101001011011011111011101110000000011011111110011010000101101110110011111001110101010110111111100111010111000010100110001000101001001001111010010011111010011110111011000000011010111011100110010011010010010101010100111000010100010100111010111011000100000010000011011111010100011011001000110101011011101100101011111001100111001110111111000010001011111111011100111111011110010001101010001010010000100100010000010010000010010011001111101110000001101011101100110111110110111010111101111001000010000000101010100110101000010100000010011000001000111011100010011011111011010011111000001010011000110011101001010101010001111101110111011100100010001001110001101000101110100001100001000001010001111111101011011101110010100110001001111000110001101100101111000100011101010100100100011000101100100000000111010001011011011101101110101111001011101000100001010110000110000110111101001111100111100111101100001010001101010100101110000110010110011010101110111110011000110111110001011010010111110000000011110001010001001101010111011000001111100110011111111100110010011111101000011101000101101001110101100101010011011000110000011110100000100011001010011001111100111010100011011110011000011001101100100010101110000111010001100110100110000110000110001010101001101110000011100110000110011101110101011011011011000111011110000011110010011011101011000111011010001100111010000010011011010010001000111111100001110100111001101010010101110010111010000010011010011111011000111111110111101100110110101001001111000110010010100100001010010011110000101011101001111011100001010001000110011011111011010100000010110000011101101100111100111000011101000101010001100101010111110110111001100110011110111111101001101000100100001111001010000010101110011101110110000000100011000000100010100010110111011000000101100011001110010001010011111000010010011110110100101110100010101011111000100011000101101001011011110010110010111011101110011001111101101001000101011000000001010100001001001111001011000101100111001101110011110011101110001110110010110111000011010000110101110111101111001111111010110101001101111111000001011010001110010111110000001001111000001011000110101001010000110110001010110111001101011110011111001100101100101000101000011011010110010100100000001101010000010000000010001100100010111001101001111000101011101001001000011100011110101001110100001100110111111001101001001000000010011001001110010011011111101011111010000000000101110011010101100110111010000011110011001100010101101000011101011000011100001100111010010000111100111011110100001100101100100011010100000100110110101110101011000110101100000111011111110100011100110011000011001011110000111111001110101001110001101011111001101111111000011110100011000000010010111110001010011110010110000010100011011100010000000111100110100011001000101011101011001100000101000101100010101111101100010001100101111000110111010011110000111010101110110000110111100101110010000101110001011011000101110100100100100110000101011100010100101011001111100110001000110101010010111111011110011011010011010110011101101100000110010000110111111000010000000011001010010010011000001000111000010010111110010001111100110111100001010001101011001001101111111010110011001011101111001110101000101011111100110011111011001011111010001110001110011000110010010100110001000111110011000011000001010000111100111011111110111110000101100101000000001010010101101101011011011100110101000010101101010100101001110100110011101001000110110100000000111011011110011011000111001110011111001111111001010000011111100000111011000111010110000001110100000000101101111010011111011101101010100011101110000111010001000000101101111110010010100111001110011001101010001111101100010010110010111001000000010110111101110010011100101011100011101011100010000001111010111100111011000000011000110111111110101100100000000000101101101001010110010011010011000001001010100100101100111101101010110110010000000100100111010100010011111001000011101001100011101101011001100111100011100100010100100100000010000111100110101010111000000100010101011100110011100110010000101001111101100010001000010110010010101010001101011001011111111011011001111101001001111000111000101110110011001000010110101110001001100110111111011101100011110100001001100010010001000010111000011100011100101011011111001100011110101001110110010101000010111000001110010001011101110110011000000000100000101100010011010111011110101010100110111001101000001110010101111000110110111101110101000101001000100000000001010110010101100100111001011001110110111010110111101000001101111010010001011100100011011000010100100101011101110011001001101110101100010110111100000011001100100011001011000001001000010110011111111110010101001001011101011000000010011111011000101101001011011011001001100001011001110110100010111111100100011011100010101110110111010001110001100001011100001101010000101011111011111010101010010111100001010111001011100011011111011000000110001100100111100101111101001100001000010111100011011010000100011110001110111100111000010110000010110011000010011110011100011010111000101001101001111000111010001001010100101000100101011010010011011110001100000000101100000011100111111011001111011001010001100000010100000110000100011000001100001111110011010011101001010110100110111000011010000101101110100010110001001010010010011110001000010010011100010110111010001100011011011001111000110000110001110010001010100011111010001001011110111110111100001111100010111111100010100000111011111000000000011010111100110111000110001000011111100010110010001110100001011011101101101010001010101100010111110101111111110010100001001011101010001011001100111000011100000011101011101101101010111000100111000101101110000101011011011100101010101111101111010010001101000010100000101110010001100100010100010100100111000001000001011011010011111000010010111110100000010001110110011011111011000110110000100110001000010100100111001010101011000111111001100101100110000011111000111101001101111010101010100110011110111111110000101101011100010011100110101111100110110100110111000101000000010010011001111010001100111000100010011001010101010001111110101101010111011001101001001101010101000000011101111000101100000110011111010000100001110011011000000000101111000011101101110010101011100101001101100001000111001111000111100101101100011110010011010011111110011000110100000011000111000011011000101000001011100011001101101101100111010001100110101011100010010100011101001101010100011010010010100101000101101000111011111100011100000010001110011111010010011010101010110101000101011010000111010001100011111001110001000000011111011001010110000011000110111000011010101110101111010100011111001000011100100010000011001011011010010011011011001101001011111010101101011000000010011011110100001101011010011101000001000101000101010011000011111100000100110111110001011011000101001101000101111111001111011010011000111110101010011100001001101001101011001010101000001101110100000101111100111010011010000001110010101011111010001110111110110101001110001110001111101101001101101000001111101010011111101100001010100000110010010010001100110110000010110001000000101010111111110101011101110011110001100011111011110011011111010100111111011101011001001110001110100011010001000011110010001110001000110100111011010010101010101111100001001110010000000011111100010010111010000010011110010111000100110010011010111111110010000010110010100010011011011100011000011100001011011110100100111010100010000011011010011011100011001100011111101111100111110010011001001001111101000000011110011111011011111110001011100011000010011010011101001100100001001110011011010101010001110001110001100010010011100110000100101010110101100110001101111001010000000101001110010011101010101001011000100011100111100011010001010100001111011010101010110100000111101011010100011111100011110101101010011111110001111011111101011011010101111001000010110111101110000000111000100100101101111000010000001110001010010011110010011011010100101011001000011100011001010011010110010001101010111110011101110110010110010101001100011100000010001101101010001101000001110111100101010100100010111010110001111110101000101101001001011111110001110100010000110100000100111001001110110001110111110001100000001010000101010100000100100110110010100001001001000000100000100111101111001010000100100000011001011000110111011001011101110101010101100011000110110100001000100001001010010100101101110100001000011110101001010011000110111111000000110011101101110011000001111010001101110000101110001100011110000100100101000101101101111100010101010110010111110110000111011001000000110000111110110001010100110010010010001000111101011001110110000000111001101101011011111111011111011000011101001000010101000010110111100101001110111010001010000001100001101101101111010000011010001110011000110100111100001110001111110001001100110001110010011000010111000001011001110100110010110110100000010010100101010011100010010001000110000011101110001000110000111111111110101100010101001010000100100010110011000010001111100000000110110001011101111111100001111110101001010100001010001110101010000100100000010011101010111111100100011100100000100100110011101110000111101100101011110010010100101011001000001110110011010100100001101100100010000010111101110100001101101000000111011101010110101100010011101010001101001110100010010010001101111110011111110101111011010111001100001001110001001111110100010111100101111101110100000011111101010101110101101011100011111100010101100100011001000001101000001011111010100011111001110001110110101100001110100011010110100000010110101100010000101011101001110011110111001000000110001010100110110011110100000010100101000101111010100001101111001010101100100111101000110011110011111111110100110100100100100000101111111100011000000111110110010000010100110011101011011000110000110100010100111100011100011010000100010011001001000010100010000110110111011000101111011100000100101101110111000011000000000011101111001001100110111001010100100000010110110001001100100011110100010000010010000111010010011001110000111110000010101011001110100011010001100111101001000011111101101011110001011111011101100111111110000101100111011100101110100010000000101011001011001100100011100101000100111011111011001000000010100100100110000010011001000100010000010110001011110000110010010000001000101101110111010110001100011011101001101011001000100110101010111100110000011001111010011100110111001011000000110010010100001010011111110110000110011100000101011010111000011111000101000101100110010010100101001010011111101011101101001011011010111101111111000010010000100000000110101111110111100110000010110001010000101100010110011101100001110011110111111101111111010110110100101111110010001101001000001010111111010110001001000011100011010000110101000101011100011001111111000111000001000001110001100110010000101110111101001010111010000100110010001000000111101001000111101010110000100110100010001110100001001011001000110010000100001110100111011111011101101000111010001110011111001010011000001001110110101010011111100101011011100001011011011001101010101100010000011000101011000010110101000110000100110111110111010110001111111110101101011101001011011000000010011011101100010110011000001011011110000011101101110110111001000000101100001001111111000001010000110011000101111010110111011010100111001001110011011100100111001011001010001000001010010001001000111001101110100001010010101111110000001110100100000000111010110000010010001001111001010101001101010111000010110110110100111011110101111101010010101001100011011110100101010101100001000111011100101000011001001100000110010001010101001111011100011000110101111100010110010000011001101101101011010110100111011111111101001011111010101100100110001001011010110100100011010101011101010001011011000001010111011001010000111011110001001111111010000010011101011001011110101010111110100010100001101100011001110010110110011000000010101101110100011110111011101010001011100000001110010111100100010101100100011001100111011011010111110000111100101100100000110100110010010111100011100011011101100101101011110110000101001101010001000111101100010101010011011000011110011110111000110110111000101000001101111100101100000001001110011111100000000110011000110111011110111100000101111110000011010010100011000101100010011110110100111111011010010100111110110110111100101100011000001110000101001011101000111001001100011101110000101010101000101111110000010100000010111011001101111100100011110100000001000110101100001111110110010100100010000110101010101000110110010001101001100001011011010111100011010010010000111010111011111110000010111101001101100110111110111000000010011111010101001010100100000001011101110000111111101101111010011100101110011011000001110110011100001001001110110100011101011100011111001101100001011101001110011110111110010100111110011011010111010100010000010000011011101100001101001000010111011001110001110101110100100000011010010100101101011111110010110110111010110101111011011001100100000000010000101011100000110110010110001000011011011010010001011100001001101111100001010000011111011101011010001101000111100101110000011001001101000111010000011110111101110100001100101001100001010101011011101101100110111000000010011101000111011001111111110011010111101010010100111010111001111001001101000000101001010000000011111100111011011010011011111101001010010001101110111111101011011110110011000001100111011010000110011000110010000100111001001010010010011011101010110000110000111111101101001110010100101111100001010011000001100111010110101111010100111011001110101011001011100011000010111100011001110111110110100100100111010010001111000101011010100100101111011000011101111101101110010001101100010010111100011011101110110110100111111000001111011100001000000101001101101010101101111001001111101111011010000011001000110010011111000010001000110101111011001000101000011011000010001100001111010110100011101101011110000101111001011100011110010000010001100011100000101101000100110011001111100011100000000000011010011111101101100101001111011111011101000011101011111111010011001110100111100000010011110000001100001110111001001011010101111010101010100010111110010111000010101101111101111011000000001011011110010111011010011110011011101100010100000101011111010011010101010101101010100000010101110111100100010101011010010100001010100001010100100010000101100011001101100110000100100111101000010100111100001000101001100010001101001001010011100001011100000000011101110110011110010011010100000101110101111010001010110011001111110011110001110011011100000010101010110010010100110111010011111100010111111010100010100001000000101101110011001011111111001111100100001000011111101101101011001001000001000000000111010010101011110010101011001111000010111000000110101011101101001010001101100011011101101001010001100011001111011100100101010011110011111010100000011110011100111001111000111010110011001011001101101111110110001011101000111010001100100110001011101000110000101010110011010101110110010000000111001001000011101000010110000110001100110110001101110100100000100110010000100101101000110010101110111101100010111001001011100101111011010100100010110110001010000011101101000101111011010111111000100110000100110111101101111011010101010001010101010101011101010011100001011001011000010010011110111011011001111110110001010011110111011000111100110001110100101000110011101111100100010110000110010001100100101110110100111010110111101011100110110001111010110110101011100110001101001000101111000000001100001111111001011101110011100001010100110110011111111100100001001011011000001100100010100101001110011010110100101101111001110000110000000010000010000001011100100011110010110101010111111001010000110111010100100111001110000111011110100001010110010010101010111111001100011111100011001011001001111101110000100100101111001110000000110010100110001111110110110101110110110011111101110111110000000011001000101110101010100111100111001110010001010010110011010011110001110110101001111000111111000101000100000100101011101011100010000010011100000110010100101101101101101001001000011100100101010101011010010101010001011000100101010100010010101001011100110001101001100000110111100001000111101001101001011001001010001100100000111101000000111000110000101000111101100101110101001011101001011001101000011100011110101000010010010000111010110010100111000011111101001101110100001100000110110100011101110100101110011000001100001111001111101011101001001110111111111111001110101100010010010100110101000011101000100000101010110111100011001001110000010111101001000110010011100010100010111111010111001000111001001100001001101101100010010110001010010000001101001001101101100001101010000011000010101010111011111110110001010110000010110000000001111010010010010001101110111010110111100011010001100110001110111010001100111110011101001011111000010011001100011000010010100110100110011100101100100010011101111000110100100000010010110111001011101001000101011000011000001100011110100011001000000101110001011101110000011010100111011000100110000110110010100101011111000001100110100110010110001110001101110011011000111011100111010111101011001001011000010010001110111110001011101010011001110000100101110100100001001000101111101111001101110011111100110110100000110001011101110011101011100011111100000001100010111010100101010011000100101001001010001101100110010101100001100100111100011111010110000101010110111101110010100101010101000001110001000101100011100110000011110000000101001111100101010110100100011101010011000101100011001100111110101110010110100101011011101000111110100111111000000010111000110100111111010010100000101110011100111111011010010101110110110111001100111011001100010101010010010110110100001011001101111001111111010010011100110000111000101100010110001001000001010001011100101001100100111110101010010000010100101001010011000010000101111010011110110001101111110001000010010111010101111001100111001100111010101011001010111101010100100000011011100101011100001001001011001110111111101001111100110001000110011111101000000111010110011011000000100111100110011010000111001001110100011001010111111100010111110111110111110100100010000011101110101101101010001111000010011100111100110011100011101010011000110000100010011101111110111000011111000010111100011100111110110111010101000000001010101101000000001101000100101101011001101011100011101000000011110011010111011001110110110111111111000111000001100100100010110001111111001111011011111110011110011001000111000000000010100011001010011101111011011100110011001101010110001100110000100100011011101100101011101111101100001011100111111000110110000010110000100000101100100101011001111000101010100011000000011011110001110110110010011101101111010100110000100101111111001010011000011111011010100100010101100101111111110010001111001100001010100111100000100100100011001000110010011000011100000010010101101110011100101001010010001111101001011101010110010010110000011101111001011010111001100100111001010001000111110000101110011010001010000110100100000011000010101111011111011101100000000110000001111000100111111110010100011010110101001000110111110110101010000000101100001110101010000001101111010110111010001010011010010101101010011011000011101001011100101111101100110001110010110001101011011010000001110111100001100001011111111011010001011111001100000000100110011011111001110101100011101010000010110111101010000111100111101010000001011101110011010000011000111001000100110001111110111101111110101011100110011101000010011110001011011111010011111001010000000100010011110110101110011111101100001000101010110101000101000111011010111011010110111101001010100001001010101010011110010110001000101101100010111100100000000101010010111010101001001100100011100011110000100011101000110001110111110101000001001011100110001011011110111011101000000011011000100111010101111000101101011011001110011010000000011001010001110111100100001000000111100100010001001010000000111001011100010101110011000101110001100010010001111010110000100000010011100101101110011001100100000000110000010000001001010111111111000010100101001000010100100110010100110101111101000100111000100110010110000110110011101010010101101001101111011011000110000001010001111100101110001110011001110100000101010000010101110010110001100111100000111100001110100001110001100010011101111101101111010000111111010001000101111000111111111000101011100010111110101100111111010000100011001111111101100111100111110000110000101011101000011111110010010001001100100010000001101100110001001110111000010110110110100000100001011100010110111110010110011000001010001011011000010001111110001001010010000110111001111011010010001010111001011110100011010111110001100000001110100010000101100011000110010011000110011101100110101011001000010100111101110111110110010011001111110001100010101100010101100111000010010111101010010001110110110100101111011111000111010111010001111011110011010111101000011100111011110000111010011110010010111100010001000111000110100101010100111000010100101011111110100010011101100101010010011001010111010010110100111000100110110000010010000101011010100011100010100111011101001010111111001001111111110000100010111011000011111111011101111010100111010100001010101011110000010110111100000001000000010010000000010010010110010001010001011000100101101011010010010111011010110111001000010011000110100100011111000111110011010100100011000000011100111011000010111010100110100101110110100000000010111010111101001000000100111011010001110001111100100000010110101000011011100000010010010111000110100000001101111110000111101000010001010000111110011011000010010110000011100101101100110001111101110000011110110110110001101100010010010100011001011011010100001101011000101001101110110110101001010010110011001011100011100010010010100111010011111111000000101001111100011111011110011000001111010011010000101011100000101101111110011100101011011000111100100000000100000011000101000100000110001011111110101101010110000110111000111100000011111010110011011010111111111001010000100110111111010011110000000110001101111010010000001101010101000110100110001111100100110000011000110001011011111100101010000010000101010100111010111010011001111111011100010011000010101100101011000101101010110101111010101100010111000010011101000010101101110111110100101111001010000110111011000110110100011001111110110111111101011000001101000110011000111000110100101111110010000011101110001010100100011110000001001011111000001011110100101111110101101111000110101100011110101101000000000101101111111110110111011011101111010101001011111010111000101010011010001001011011000110011001111000100011010000001110111000010100011000110010111100101110001000001110010001001011000001001000011010111011011101010101111000000101011110101011011001001101111011011111010001111000111110010001100101010100111010000100011100010000110000011100100111001001000011000111101110000110101101001011000001101111001000000100011100101101111011101100110001011010010000000011111001010101000000111101011111011111100011100011011101011010011001110101001000000111111110111010101100111011011110100011111110100010001011101111001111001111101011110100110011011001010100111010011101111011010000111001100101110000101011000111100100100000000010011101110001010010111000100101000010001100000000001101111000100010111011011101010010000110100111111000111001001011110010011111100000001010101100000000110111011101011000100110110101001001100100011000100101110000010000101110100010100111011001100100011111011111100100110110000000011001111101001110110000110110101110110011001110100010010101110010111000001100000101001001000111110011111010111001010001000111000111000100000101110011100011011001000100010011000010001111101101010001111110011101010111111011100010001100011010000111000000010010101100110001000110000110001001001101010100111111100110010011000000110100010111110011100110001000011101011011100011111011110000110000101000001010100010101111001100001010010100011011000000100010100011011100101010010111001101010111100001111010000011101000011000111110001001011010111011110111101100101000101110101110111001010111011001100111100111111101111011111000101111110101011010010010111000101101100101110111101011010110100111110101001001010101110101001111000011011000110100101100011110111011010100110001110111111001010000000011011001110000101011110110101010111011001111111100110110100101011000001000010100001010101100011101000101010001111101110101110101101101000001100001110011101010101011101101001011010110010001001111011100101000011011010001001111100110010111100000010101110101101010001110000101111000000101011010101011010000001000111001000000111000100110000111110001111001111110011100101000110000100111011110000110100100000011000100011000010111100110000111111110110100011111100010011110100001101111010111010110100011010000100011001101001010100001011010101010000001010100100010100100001110101110011100101000101011100011001101110000111101011101110110000110000101101111011111101010100100001000101011011111010010100011011010010111010100001100111101110101000011010110011001000000110010010011101101111101000100101110100110010011011100100111101110110101111100100001011000001100100011110101101000101011001000001011000101011100001010101000001100011000000101011000111000010001111110010110000100101011010101001000000010101001110010111111011110010110110001010100111010110011000100111110000111101111100010101010110110111001100011010101101001010100111010010011001001111011000100101011000011100100011011100101000100110001001110000101000110110110111111111000011111111001111000010111111110111001010100100100010011110001110101010100100001110100011111010010010011110100111101101000000111000010011101010110010100100111101111001000111110010110001111010011010010110001101011000110001011110001001111011000001110110110111110000111100110100111000101001010011101100001100100101000001101011010000010111011110101011111010011100010100000001011100001010001110001010100111010010011110010100101001010110001101000010100000001110100101000110001110100101001101101011110100100101110100100100111110101100000000100000101011101100111100001010101101000001111000100010101101100111111100011001100110010001010110111011001101100100010000000011110011100000110000001110001010111110011111001111110101001110111000110001100001101000000110010000000000110010001010100011101110011100001010110001000010100011101011100111100010000111110110010001011000110010011000000010010001001010101010011001011110010011011001011101011000001011101011001110101101001001110001110100000001100001010001101011010001000010000000100010110011110010001111101001100011100100000010000001110010110000101100011010010101100101111101001100011110011010111001000011001100001001100101010011111001000010011010000011000001011000011000101100011101101110010110011011100010010001011100000111011000011000001001001101110001111011110111100111101100110101001111100101001000111000010100000000100001100000110011101110111000011010000010000100000101111111010111111001101010111110111101111011100011111111110111100100000101101001110111000110110100011001001001011010001101110101110000010101011001100101000001000011000010000001101010001101101100101000101100001001011001101100111110110011011000011011111101011010010111000000001000010001000011101101110100110100111000011001000010011001110010011000110110000011101101101111111101111100110110110011110101001111000001111110100110101100100110111011110010011101111110011110000000110101000101001111111111000101101010001110010110010110001001000001000111010111100011010000111101100101010101011001110000001101100000101011001101011001111111101110110010011000001001001110010111000010010001001110000001011001101101010111011010110001000011101001111000111001100101100110000111110000110101011011111110010110001110001010000100100111101111100011000101110010111101101101111010011110011010110001010111010000011001111011010000000011001101100010101100000100001011111000010100111111010111100010000010101110100000100110101011101010110111001101001001111111101001010001010101011000101010011101000101110011011011111101010100100001010000001000001100010001010010010010110111110011101000101100011111100111001100111110010011011100001001100101000011000001011011000011100111101111010100011110100110001110011010000010101000100100101001111001101110001101101011110001101000001001011010101111110100010111001001110110011011001100111110100100000000011010001101100001000011001011010111110011110111100011100011000001000110010111010110001001100111110010001111110101001011110000010000110000111010011101001110000100100010100101011010100011010000000111110101111100101111001011101111100111010110111111000110110111111011000111111100011000010111010101101100101101001000111000110111111100110111011000010101110100011101010000001100101001111011100010010001111101100010010011111000010100001110110011110101011110101011001000001000101100111000100110010001010001101000000111100011101100110001100100010010001011110111001110000100000001111010001000111000100010011000100010111000010111001010101100101111100110001100110010000011100010001001101010001000001001001010000101100100101000100111110011101110000101011010100000010011010110001001101011101110111001001101010000111001010101101000110011011001111100110011110100110010000000110100110100101011101011011111111010110110011101100101011010010111001010111011000111100100001100000001101010111001111001100110001100001000010000001100001101110100010010110101101010010011000000010011010101001001101000111101010110001101111000100011110001111000110101010011111110001100011110011001100100100100011001111011000011011100100001111010110110001110011110011110110110110100010111100000101011101110011110001111001100111100101010010001011001100011111011100011000001100000100001111000000000001010100000001011101111111010011110000011101010011011111010100111101001101010000011001010110110010010110001100101011111000010010111110010001100011011101111011110100001111011000010001111011000111010110100100001010100001000100010110111100011100100001100100100011101001111000010010100110101011010100111100110111101010100000101100100011000000000101111000101111110101101001001101111000001011011100011111010001101010111011010100110000010001010011011101100111000010100100110010110101000000001001101111111010010101011100010101111011001111001001101000100011100000001000001101001010011101111110101011101101000110010001000111010000100110110110100100000001000011110100101111111101100011111011111111111010111001001010001001101000000001111100011010111100100010011011101101010101000111100111101111000111111101110111100111000001100010100101011101011011110000000010110100100101001011110110110010011001101001011011000011101100010001011000101001111100100101011110000010010110100011010000110110010001011110001101101101100010101100000101001000010111011010010000000000110011111101001010000111111100010001001001100110101011110101100110101100101000000000100111101101101011010011000010101001111110001110001010100000000001011011101100010110110001001011000011001100101010011100111001000001000111111011011100110000101100010010011101110100001000101101010101111001110010100100100101001010011111011111111101010111110100110111011100011011111010110010100101010001000010001001000110011011100010011111011100000110110001110100010111001111100001101011100000011000100000000101100100011111010001010000100111000101010000010101001111010001111101001011001001001010110101111010001110001101011001000000010111110101010010111011100101101011000011011100111001111000111010101100001100001101001101010010100100010010000101000001100110000001100110011011000111011100000010001100001110001010101011110110101110011010010001010101000100101011110101000001001001100010000011111011000101111111000100001001001110101010110101000011110100011101010001101101000011011111010001000110101001110001011100100101011010011010000101001100000110111010101110011110100111110001100101011011000010101000101000110011001100001001000101110111101111011011011001100110111001010010001011111010110100111110111001100110010010010011011100000010101101110111001000001000111000101101111111011100100010110010011001100111000111000010111111111111001010111000100010100001010101001000001100000000111100000001100100001010001001011011111010000001001001110101010110111110100011101000110000010111010101100000100111100100000010011010111010001011011010101010010000101100110101011101000010111000111110110010100100001010001111011111000011011010010011100011100100010100000100000110111100001011100111101011000001000011010100010101100010011001011111000010000010001001010101111001100100011011010111111100111100010100100001110000110111101000010100010001100011101001101001001011010001100100000111110111101100011000110000111011001001000101100110101101100000110110111100100100110010110110111001010000011101010100111111110010010101111011011010101100110100001000111001000001001100000001000010010100011110101101011100011011010010000001001000001111111001000100000000100011111011011101010110110100011101111001001010101101110101100010111010101111011110111111001111100111111011010101100001110010100110100110110000100101110101100001001110000000100000000101001010100011001001010101010110011000110101101110001000110101110111010010001000100000011101010101101110001110010010011100010111001111001110111001111010011101101100101010111001110010111110000010110100001011000101110011010001101110111011110100111011111111101100010101001010011100101110101100100111101000110100100001010101101010001100010000100101111010011111101110011100000011101011110000011101111001011100010111011010001100100101111000100110010101110110011011101001010011100011000110101101100110001010010111011111000001101111101110101110000001111111111011100110011011011010011001101100111100100010001011001000111001100011111011000011100101110101100000100011101111110111101110001111100000100000101111000000111001101101101111111010010000010011001001100010101110111111100000111100011110011100010011101010001001000001100101111100101111111010010001100100001000101101000110101010110010011111111101001000000100011111001110001110110101110101110100101101011101000010011001000000010110111101110101011110000100001001110111011011010001100011100001110011011001101000111010100011010100111110000101001101011001110110111111100000000010011000000001010100010001001010011100001111011000011110101101110100110000000010111000010011101001110111011100010111101100111110101001100110001101011110010010000001000100011001000101100101010011111110111001001011000110100101011000100001001000111110010110101000100011010010000000001101100011101000001011011001110100010001111100110000100011111110101100000001101100000001001010111110000101000100100101011111001100100110100001010110010101000111001010011001111100100000110110000101101010001001010100101101001111111101111101011110000100000100001010110111110001110111011101110000011000110000001101110101000001111001010100101011011100100101100000000100110110100001100010110011110001111101100010011000010011011001000001011000011001001111010110110000101011101010100000100001001111100000011100011010000010000111101100110010101011000001101011100100111011101100101100001000011111010011001000001111101000111010111111110110011001001011100010101111100010001000101110010000001011101101011011111110011000010001010101110111111101000001000011111011001100101010100010110111110110101101111001000011111101011000110110001101010010110110111111110100110100001010101100101001110010000100111001110101000000111100110100000001100100110100010011011101111000101001001001010000011111001001111000101001111100101011010101111101000000010100101110101111001001000111010111100010000110001100000010001100001100101000000010011110110001101110110001010100101000010101100111100110001111111111101110010001011111110010111010010000111111111110000101011010100001111010001110110010110111010001111101000101111010100110000110101010011001110110101000100010011110010000111100110011111110010010010000111001001110100010010011001110010100110111101001101100011011111111100101110110011010101100110010010101100010001110000011010111001100000110111100011110111001011001101100100110100010010110001011001010100101100011001111111011100111001110000011101101001110011000010110111101100010110110010011101110000100111111011101110010111101101011011001000100010100011010010011101110001000110111011010100000010111110000110101010111111001111101111010110001000011010100111010100011011011011101010101010010000010010111101100010101001100101000000110101000011000000000110011010111111011010010011011111011110001000011100000000111100111100001110011001011000001010110001000101001100001111001011001010000001111001100000100001010110010001100111100011011010011101011110000001001011101100100100011011001111100000100001011100011000011110001101010011111011110101011101110110011110111100111000100011110010101111110100100110101100110100001101101010011101011000000111111011011001000110111001000010000000010001111011111101110100011011101010100110011100100010000010100010101011010001101101111011010100111110000110101111101101110111111100001011010011111011111011011100010010110110000011000111110110001110001010000001101101111110010101011110001001101000000000000110110000110000011000111101001001110110110110001011001010010100010011110010111100010000010111001001101110010010110101001000010111010001010011000100011010000100000111001110011011001101100101000101100010011011101010011010111101011010001100101001000011001110001010010010000110011000101000101011001000011011101010010111001010011111011001101101101011011110100010110010110111100011100110011011110110000011111000110000100011110011111110000000011000000000011000001110100000010101111001010000101001110111000111111000001101100110010101101011110111100001111111110110110010010011000010001110101110100100010111010011100000011111011110011111011000001110100111111000110011110110011010101101111001101101010011101100101010110101001100010100100010110000101011100001010110111110010010101010110111100011101001000011101110001100100011001011110110101100001001011100111001110100100011101011011001000111011000111110111011011001111010011111011110000101000101100111110100110011100111101010110001110000110110000011001111101010001110010001100111100101110010000110011101001110001010010010101110010001011011001100011111101101110011111101101001000101110011111011011010111000100001010110011110011001010101110011000011110011110111000111001001010000111101000010110100001010100011101010010011111001010100101010101110110011001010010010001101101010000111010010000010000100001011101000000111010001110101011111000000001100101011100100101011100100010000011101010111001111001001111000000000101110101101111100011000011111000111110010010100000011000101101111000011111111100000011010001110011111010000100001110000101000100110011010010010111101000100101110100101000010010010100110011011000000111010111100111010000111001001100110011110001000111111010110001101100010011010111001010110000011001010101011000111010000010010010111000100100111101111111100010111000000101011001110101010110010101100001110000100100000001010001100101010100111011000101110111000000101111110011101100110111000010000101111110010001111000011110011100000110011110010111110101111100100100101111101100000111101000010000011111110010011000100100101100010011010000101010101000001001010100001011001010000110111110001111011000001010010101111000110100010111100100110011010100011110110111011100110100011100110101110000101011101101001000000100001101100001101110010111111000101001011100110101100000000100011100000011000011111010111110111001110000000010100110011001000100000010011001011110001110111011110111000101101110110001111000001010100000100100101011011101011000101101101011111101000101110010010100111011100000111101100101010110010000100011010010111000001100010110011000011110111101001100001100100111011011001000101100010110000101100010000011000001101111000000111010101100000000000001100101011100011111010101001011110011101110000111110100000010001110101010011101111110111100111101111100101000011111010000111011100011101000111010011110011001011001000110000111000010101011111100110111100100010000000111111000100010100011001010011000101000010010000101101101100111101001100100100101101101011011111011100111111110010000100101010100101011010001010011011000100100111000010111100001011000010011101101011010010100011000110110111010011100000000110110011001001000000011010110001110101011100111010010000101011011101001010001010010100110011110101000110100101111010101001100000111011100110011110001110010110010001101011000110001001111010000110010010001010010111111101100011101101010001000100110000001110010100111101011111010000110110101110000011011100000101001110010111100001001101011011010101111000011100100100000001111111111010000011010111111110111101010101011101001011010010010101110011011100111111011000110011010110101110010001110001010011101110100110001111010100110010100010010000110101110001101100010000000010100010000010010011111110100100110100100011011100101100110010000001010000001010100101110000011100011011000011101000010010010111011101101000101000100110111101100000001010101001010111001011111010011011100111101000101111110010011100110110010011011111110101100000110010001010000001100111101100010101000001101001100101110010100011000010011111100001000100100110111111001101100000011010001101110010000010010011001001110110101110100111010100100110010011001100000100100000000011100011111011011000011010110000111010010101010010100001001100010001101101110100000111010010001001001101011010011010101000001000010101110011101101111110000011001001100011101101011111001101000001011111100000101010011010100011011100001100000011011010000101001001001101100011100101000111001001101010000010000111010011010010001000010001011000111110101001010010001111010000000010000101010010010100110100000111101111000100110101111100011100110110111101101000011000111111001001101110010001000110011000001000111000010111111011000001110101110100100010011000110000110110011111000001001001111010101110000100110010111011101100011111011010100100001110000010011111111001001110101111110101011111110011001110110001011010011101100100111100001110000001000101001100011100101001001100011011000000111110011000111100100101111000100001110001010010100001110101100101010001110011011000000001011111000110101010001010000010110011001011110010100110011110000000111111011000001101110100111001100011111110101001110010111000011111100111001000011110100001001010010001100000000001001000010010010001111000101111101000100111011100101110101000010000111110110110110101000000011100011011011010000000110100001001101000111001001000011011010101100101100110100111111010001101011011010001001101000110010100011011100001101101000101111001101101011010011010111011100111111101001001001100100011001000001100010101010100111110100010010110010100011110111100000111111010001011110011011101111011000001001101011011010011100110110010111101100001000110100110000100100101000111101110010101111100011011000100000100001111101000011010110110011011111110100010100100101000000111011110111111001100100100010010111010100001100111100111011101111010100101000111111100001110100111011010001000111111001101001101110111101011100111100010010000011001111110100000110111010111011001001101110111100101101110100100010001100100010101000011111010100001111001010111000011111011000000100100101010101000000110111101000010000011011000100111000010000110010100010011000110001111101111111110100111011010110110000000000100111010111101110111101011111110011111100001110010110010001101010111000111110111100000011000000111110101100011011101101010000001001000001111011000111111111100111110111011011110101101011010110000110001100101010111011110000001111000011001100110101101011011000110110101010111101011010000000000010110010001010010011011011100110010100110001110010010010000010100101110010111101100001000001000101001110111110111110111111011000101000101101001100101111010000001110011010101010010110010000001010010111100011100101101001110101110010001011110111100011000100001110000110111010101101100110000000100100000111111100100010111010011100111101101110111101100001101000000111001010101000111110101110010000000101101000001011000001000111111101010000001100101101001111011000101001011110011101100111000001000100101101111010111110000110111011010110101101101010011100101001110011000011111010100000011011000010000001011110011101100011000111100010110110111010110100100101101010000110100111100000000011101111100101101101010001111010001110101111010100100100111111110000110111000011100101011110111100110010010011100010100100110001011011100101000111001011101001000111111000101011010010011011000100000110001100100001111010000111010110000011100010101011100000110111101010010100100110101000010101101000000010101101000011100110010011000101010011110010010101011011010111000111111000000110110110111111100111100011101111100111001111110001011110100001111011110011101101010000011001010011111100011100111101011010101100101100101011100001000011001101011011011011110001110110011011010001100001100100110010111001011111100001001000001101101101001100011111000001001101101000110010011101100011100101100111001011010010101010011110111111000111101011000100101111111110011011100000011100110001001000111101111011000100000111111101010101111100001100101001100101101101000101101001100111111100110011111110100000100110010100001000111100001000111000101000111011100100100000101011000001110101100111011101010111111100011000010011010001000001010001101101111111101110111111001001111010000010110001111110011001111101001000101000101111111100001010000011111111000000111011100110011011100001011010101011011110101101110001110010010001111100001001111101011101110101111111110001110001010110111111000111101110111000000001001000010100101101101000011111101001101101101011011010001101110001001111101101111110010000101011000111110101010100100000000100010010101011101110000111001111100110000101110100011100101101011111101101000111011011010010110101100011010011110101110100011010011011111100110011110011100000001110011110101000001010111110010010000010110111101111010001001101001011101110101110110011011101001001001001000001101001001111001000000100001101011100110110110011000111011001110000010101111110010010010001010110100010001000111010011001000100011010110010011001110001110111011010111100110111100101010010110011011011001101000101010010010000110011110110111111011010100000000110001011110011100110011010101101000010001010011001111010110110101010101110101111010011001111110010100011110011100011011010111111010000001001100100000111001111010011011010011010101110111011011010000111110010110111010110011011101010100001010000111100011010000110010101100010001111010000011100001010111101110100110010101011011010001110101100100010110101001111011010111110000011000011000010110110100010010101001011111110011100100010010000110100110001010011001110001000111100011011110001101001100000010001001010000110010000001100100111110010010101101000110010010111001011110011011010010100000101011000100111100011000100010111010110111001000000000110011011111001010000111000101001111001101000011101101101111110100011011001001111010101100111010101011100110011100101111110011100000101000111101101011111001011111100100001101110001001101000101111101000000100010001101010110010101111010010011100001100101101111111101010100010101110001010010110001101010101100101001110001011101010000110100110011001000000010000110001110100111101110000010110101011001100101110111000001101010101110010010010110101010111111010100111100010111000111011101110110011110001000101100100101010000001011100001000110100101110000110010111011001001011100101011100110000000111001111000111010010111000100100010011101110000101011001110011000011101111110101100011111111111111101100011101011100001000001111010000010000100111001100010011010101011101000100111011111011100001000011001100011000011110000000100111001111100000110100000111100011010100000110011011101000010101010011111001110000010101010101010000001110100111010000100001000101101100010001000111110001010000110110001111010100010010001101101010010101111011111100000000000110100101111100100011011111110111110110110011011111111110100100111100001111001110101111001111111111100101000100111101100110001110011111000111011001010101100010101111000110000010110010110110101100000011110100110011001011010010011100011000100101111111001100101110000011111111010010111110101010011110110110100001110101101111010001011011101101011101111001100000000001110000100011010100000100101111101011111000000111011100011110000111110000001001111001010010010000010110100011100010011000110001001010011110110010100100001111111011001111110010000100011000110011111110001100010101000010111000101101100111000001000101111100000010111111010111001101010001010011001110110001001100110000110100000001101011001111101111011010100011010100111000000111000010010100110111100000001100110000010100100001000001111111110001001101101000011000000000100011001001111101011001100000100100100011111000100111011100011111110000011000101110101000010000101000100000110001001111001110100110001111110010011110011000010010010110001010011011001010000011100010110110100000000101111010111010000000011000111010011011110110100001100010001010111101010000110110010110000100011000001001111010101000010000001001011011110011000000110100010011110001101100100110010101001111100110001100101101011010001111000100100111011100101100101110100101101000001000111111000100100001000110010001100100110111000000011000011011000110010010111000100000000110100101110000010100111101000001011000010111000100011110000000001001011101000001110010111000110100101011111110010011111001001111000011101100101010001110101100001110011111001010100111110000101110111000010001111101010001110010010100010111010110011111010011001100001110001100110000101011001110110010100011001000110101111011111100000110011010000000100111100011101110111110000110001111110000000011111101011111111000110010001111000100000001111101110010001100010000011000000110011100000001010111100010001101010100101101000001110111011111001101110101000001101000000011000000010010000011011010001110101010101100011000100010100011110000001101001001110000110010000001110101000010011000101101101110101011100111011111101101000010010111011000110101101100010101101100000000011110110001011001001000101110000110000100111101001100110111111100010001111011010010100000010100000100010000111000110101001111001110001010101010001011111100001101111010101100111010110000010011100000010001011111001111000100011100011000101111011111101100111010011001001101011100100100100110010111011001011101000101110011100010000101001001100001001100000011011001000010010011101110100110001111011101000110010101111010010000110100111111010011010001010011110011101001010000111100000100111001011001011011011011011100000010101111100101111000111011010111100010101100000010100110101111000011010101001101001010001000110011010111101001010001110000100011000100001101001010111101010111101010110000110011000010101101110011010001011111001001101000010001111001100010110010011010011010111110111001011100110110100101110110111000010011100010011111110011100111001000001011011000010000000000010010001110001001001110101011000110011010100000111101010100001011010101010101110000001011110010110101110011001111110001100110111010001001100111001001000110001100101010101001011110101011101110110100000110011010101110000011101010001110000111110111100001101110000101000011101110100111101001011000000100000001110010011101011101001000000111111111110110100111101111000101011101011000111001111010000101001100100100101001111100011110100110100010010100011111010110110100110000000000111101110100101000010011010010101000101010100100111011011111111111010110000101011100010110101010100010010001100010001011111000111001001011001010101100011111011000111010011000011000000000011110000011101011001000011000001100001001000000101111100001000100010001000000001000111100011010100110111000010000101100100101011110011101010010011100111011001010000100011111001111101110100000001011111000101111111110100011111100101000001101001110000101110100111111100100010001010000110000011100000100111011000011011000010100000110000011101010101001010000110010111101111101101111001001000001111100110000101000001101110010111101111001001010100110111111010101110101111011010011001001010000101011011110000000111001010001111000110000000110111011100101110110111010011000000010100000011011111110000110011000011111110010100001111001011011010111001000001000001100110011111000110111101111111011010100000111010110011000100011100000011100111101000110100001010001001001110100100101110010110011100100100110110111001110011000110111100100000100001011101111011110100000111001100101000110101100000000010101111111111011001111001010010010010100010001101100010001101010100010001010111001011011100110110011110100101010100101101110100110001010010110111101111011111101111011110010110100000111100001011101101101100001000000001110001001010101110011111011000001101111100001111011101111000100001011111110000001001111111110100010001100111100100011111110111101010110100111111001111101010001011100100100100101100010010010000011010111101111101010110111111101101111111110010110000010011001001001101011011110001000001100011010001000100001111100101111001110111100110100001010011001001001100110100011001001101001100000010101111110001010011111100101001011100011011010011101011001101000010100001011000000010100101111101010010011101100010101001111010101101001110110110111000111111101011101101101010100101001101100010101000001000101010011100111111010100010110101001010010101010110000001101101100000010100101101111101101000010111111001010010001011111000111010010010110101011000010111011001001011000110100100010111100000110010111111111100001100101000000000111010101011001011001001100101001011101010111111000110011111000101100010100010101100101111011001100100001010110000100110000011001011001101110001011101010110000100000110111110100111011001001000011000010001110000010101010100101000101110110100110000100000101101110111111000111101100000001010100101111000101010001011100101001111000110000110001100011000100010000010110111000000000101001010001101101100101001010001101101001001000101000011001110100100000011100001110011111010110101111010101010011100011111111001100010010100100100010001101010000010001110110110000100101110010011011100011011010110000111000000001101000110101000101101111000101101100110010001111001010001101101100001011101110100100011100100110101011010111010111110001100000011110100011111000000110110010011100000011011001100001010110010000010101001000101001101111101011110111011010010111010111100000100110001100000001110000100011111101110011101001001100000100101001001111111000001101011110100011011000110001111010101110001101111001100111010011000010011001100010000100110001010011111010110110110100000000100100110011001000100011011111111000001110101111101110101011011111001110001110100001101100110111011100101001010010001000001000000100010010011000010000111000100011110011101001011111010111100011110001110000000011011100101111000011010011110110110101001101111001000001100010101010100111101110001001101000000110010110011110010110011110111010111100110110001100010100011100001001010100111001110001011010111111011111011100110100011000100000111000000110011110110110101100111101111101100111110011111111010101101110100010101001001101011000010110110101010110110010001010110011010100010010111001011111011001010100010101111110110111111101011100111001010001111011000000010101100100110000010010110110111011000111111111000010111000011111101001010111011010110000001110100100111011111010110101110111001001100010010110010000101100011011000011011111101000000100111111101101000111110000011101110110011111010000010011101111100000100100010000011100011101011001011001100000000111000110111011100110101000000011000000010000111110110101100000000111101011100011111100000011001001100110010100100111111011010010001001001011000011000101110000100100011000010110111110011101101000001010011111101110110100000110110001100010001100101010000101011101001001011110111110101000001010111000000001011110010000011100101100010111101100010111110100111110111110110000110000011100100101000111010111110001000111111011011111000010101100001000110100101010110000111111001110101000000000011101001001100100100000100010000000101101011010100111101110000000010110011100011100001111110001100101100011110111101000111111011101010100101111110010001000010100101111111101111101000100011101011110100011011111111011001111001101000100111100001010001111111010111110111110010111110101110011011010101000100100010111110111001111010111001010010110110010111001101101010110010001001010110100111100000111010010001000111111001000000010101010011111110100001111110110111011001100100000001100100100100001010010110101011111110101010101101100000011111111001000100101101101010100010100000010111000011101001010110010001110111011101010111001101000011110011001101001111100110010100010101001100000101011011000111100110000011001000100100111011100011000100101011000010011100010011010011001110001001000101110001011111100101110000001110100001101111111001001001101110000010000101100000011010111111000001111110010010101011011010000111100000010100111000011010101110111101110101010101001101010101010110100111011010100001100101101100110101001100111011111111000110001011000111110100110000001110111110101000100100100010011101011011100001000100011001001011010000011000100001011010011101010101101010110101011001100101000000111100011010110100001011100000110010010110011101001111100111101010111000111001101100110111111000001011010110001000101100001100110110001001010011011111101110000000100000010111010000110100100100011001001111100111111000100010101110111111111110101110011101010011110010010000000101011101010000111011010111000100110101001110010010101000110101110010111110001111100101001110111111011001101010110110110111010111001111100100010100100010001011101111111100001011111101111100100101110000110110110001111001001111011001000110100001110100110101001101001110100110010111011000000110010001111011101001010101111111010011100110011011100111110000011000011110111101100010010011011111110001101111001100001100011110011011010100101000001011111100100110111110110001111110100001011101101111101100010010011001111110011100001100110111101100001100000111100001010110100111110000001001110000110001010000100011001000011111111110011010011111011100110000001010100100011011100110011001011100100001011000111111011001101101010110110011110000111001100010111101110111110010111011101111000100101011110100111101101010000110001010010011000111000011011111110101111010111000110101000110011010001010000110100001100110101100111100101110001011100101000100011000111000110101111010000100110100101011110000110111111101100111110101110101100000001011111100010001001111000110101011110101000011111110100011001011000100110101011000101010000100110011010110111100001011011011011101101111001100110000000100111001011111011101010000111000101101001110010001101110000001100100101010111101011001100011011010010000001100110011010100110011101101101010011010011001001101110110111011000011100010000010000001001011000010101000101011010101110000011100000000010010001101111011111100011000010101111010001101101001110101100100011001110100001011101011100011000011101110111101010101101001010000110110101111000101010010111110010111110011101001110011100001110110011110011100110001000100000001010100011100001001111100000111000001010010000011011011001110110010010011000010101010100000010100000100110110001111010110111001000001101101001010111101100101111001000100001000101110111011000000001000101010111001010111011111100111001001000000000100101010100100001001101111001100111000000010101011000101101101110100101001100000110111010010000111100010110101100001101100011010010110010010110100110100111010110100100000000100101110011000001000101010101100000010111100101001110000010101110110010101011011110001111100110010101111110111001011001010001011000011001110011110000110111100000110011100001100011011011001010011001010100001101001010111000000111001100000101111110000111010001101111011010111000100110100101100000000101100100000001101000010100010000100111110010000011001111101010000010011011111000101010001110110001000100011010010110010000000001101101111111101100001010111111101111101111100010111111101011110011111001011111000011110011111111111111100011001100000010101001011000000011101111001110110000001000001101000011011110001101000010001011001010010010001111011100100110011100100001000100000110011110110010110011001110110000001100110010001001010011100000101011010101101001011011111001101010000101011100100100110001101000100101110000000011011011010001000101100110111011011111100100111111000100101010010000100010010100010010000110101101111010000010100111000100000110110010011111000001001111110000101101100000100110111010001101110111100101110010100011100001111011101101111101100111000100010001001001001011111000010111101000100111010101010011001100100100111110000110100011111001011011010011101000110000110110011101110111011010111100010001101100100110000110000110000100011110011010111011110010011111101101101100001011001110101010101010101110011010100011000011011101101111110000101000101111111101001101001111001010011011011100011010010001011111001001110110101111011001010001010011100011001100110101010111011001111000001000101011000111101001101011110011111110111100001000110010100101100110010000011001100100010010001110001001011110110001110010011000011000101011110100110000010010010011100101100101010100011001111001011101100010110101101110000010001110000100001000101110000101000111101000101101100001110001000011000001001010110011010001000001110000001101000100101110001001101000100011010000001001010110010000010001011101001110101010010000010001110111011100111111101110110101001100011000101010111110000111001110011101100010000101110111010000101111011110001000010110011000100100010010011001110001011110001000100111000010101111101100110111001010000100010101001100010001001000101000101111001111111010101111101001110001100001011010111100000110011101101101110010000001000010000101000011101011110110101110111110011111011011011110111100111010110010110001110101000101010001010000100100101101000111011000011000001011100111000101011100111111000101011001010010001011000000000100111011110110001001010000011000110110101111011101110100100100011000110111000110001001001101100001000100101001100010000101111010000110100011011111010111001101100101011111000000001011111000000000100101010001000010000100001111010100100001100110101010101000000100111011010010110101000100001111000001011100000000010011100110100100100100000101010000100110100011010001011101011001111111100111011001000110001001111000111110101011111010001001011100011001100101111100100001111110101011101001001001000000100001011011110001101110101101001011111000000110011101001110111000101001011000001111000110111110111011101011100110101100100011110111110100010111101100000111011010110111010011011100111101010111000100001011010011001001101001111100111010101011001110011010001100100000111011000011001111001001010001110100101010111001110101010100110010001000000000011010001110111011100100011001101001010001101110000110000111100100001110101101011000111100100001000001001110101101000001011110111101110100000010000001001000101011111010101001101111100110011000011110010101100011000000101110100110100010110111010110011011111001100000001000100011000001110010010001110011100000001101000111000101110010100011111101101001100100111010101111001011001010000010110011110110101101110100111011110001001101110111010110000100011011001010001011100011110000110000011100011010001001100011000110110101001001111010100010011000001001011110111100001001111001111011101010000001011000000110100100010011000010010001101100100011100010110000100111001000010000110101000110101011001001111010111011110011101010110011101101011011011110101101011000000010010000010111100101010101011101100011110110100100001000100001001110010110101111001101001000111110011110011100001011101011111110100100000111110000110001010110111101111100000010100001000001011011110001010110100000100000101101001111101011100111110110110011001101001111101001011001000111101011110111000110110000010111100011100000100110010010000101101110111011110001100000010101001001000010111110110011000010010101001111111010100111100101011110000111000010110000001000100110101000011011011111010011011110100010100011010011101010101110111011101110111001101111001111111110110001010010000110010111001101111110010011010101010111011110011010001011111110010110000010000110010101111100101000100110011101101111010100000000010111110001000001000111110100010010111101110001111100100010111010000101101110101010110011101101110111001001000010001011011101111100001100010101110001000111101001111000000010101100000000001000100010010010100100011011001000001000100111101011111110110100001101011010001101101101011110000110000000000001001101100001101000001001110100111011110110010010001001000110101000000011110101011101110101011001110100011101000110001010101100110101000111000000110010011011110101011100001010111111000001110010010001010011000001100001100110111101001110111000011110010000101000010001001001000110011001011100011100110011101010010001110010100111100010110011111100010111010101101001111101011110110101011000000000010100111100100111011000111000011010011100000101101111001111100000001011000001110010010000001001011111100110000001110100010100011001011000110000110000111001110010001001011000011011000011111101001100100010001110000000010001100010011100000100101110001000100010101101111010000011011110110101111011110101000010000111101111110110001001111110111110000000001111001110000010000110010100100111110001001001101111101101011111110101001100001110001110100010101100100000001111010010001100000000001011111101111110111100000100001101101001001111010000101010100100001010010101010111011101110010000011000010101000010111100011111010000111100111101001000101100000010111001001001110100011011101100110001010101001011010111111010100111100110001100110011011001101110111011111101011001011111000001101100001110111111010101010111101000011110101010101111101111001010101111110101001100000111101110010011101011001100101100011100111000111001001100101100100001010111001110010010101000100001110010011011100010010011010011010010111100100010000001001001111001101010111010010100001001011010111000101110000000001110000111111111010110011011101100011111010110110001001100110111010110001110010111011010111000111100011010001010001011000110101001101000011101011000011000000101111001011101000111011011100010111011011011111010110101010111100101101001010110101011001111110000000110111111000101110101100010001100111100001010101001110011100110000101010100111001110011000010101111101101110111000110110000000001000100111100110100110110101101100101101010101001110110110001101110110110101001001010100100010000011100010001110000001001111011011110111101111111101000000011110110001101011000011101001100100101011110011001110011100111101110001101011000110111001011101011101001011010111111111111110110001110011011111100110101111010110010100100101001111111100001101000001011000000001111111011001100001001101100110001000010010011101111110111011011100110110111101001011111110000000000110011101011011110010110101001101101100010001110100011101001110111111010011011110000011000100001010101110000100010100110001011100000111101101011000010110010001001100100001110100011111010101001100101010011110110111111000111111011010011101101011001110101100100111110100110110110101111011001011011111110011001001110001110111000010001110110011010001100101100001000001110110100111100010111001101111001101011101011111011100011001001111010000011111010110100101000100011111001111111001011111111010011101100101100000101011100101001001100110010011101011010011100100101111110110000000111100001011001110010110110110100111100011010011100011111010111011100110111110101000001010011100000100011100100010101111000100110101111101011110011100000010110111011010111001100000000100110000111100011001010101110011011000001110011100011000000100011111001001100001010111110100010100101101001100110101001111101111101011110101001100010110110001110111000110100001101001100011110011100111100010010111100100100001011111111110011000100000101000010101101111101101000010001110110001101011011011010011001010111011101100010000110101010001101001010011000100011111110111110001101111000100000100010010000110110010110000101010100000011010011101000000101101011000000001010111000111101101111000110101000011010101111000101111111110110001000111010101100000100100000010000001000001001011010011000111110111010100000100110101000000101101100111111001101010110101000101000110001101000111010110000000111101001100101100010011010101010110110011010000010010010011100011110110100010110000001001111101001101001100010101001001001000100110101111101001010000001010001011111110010010010000000111101001101111101101010011101110100011011110011001111010101000010101100110100011101110100101000101100100110001011110111100010001111100001010101001111001011011011010011110001100100010111010001101110111000000010011010100110110100101001011001000101011010100010100001010010011111011110100100000100110001100010001101101101100111001101001111110110000000011010101101111110100000110100101011100001110011011100111111011010001110000000110111111011110110011100000101000001101010011011000100000100101011110010110011011101010010100000111110110111100010001110011011111010011010000010111010011011010000110000000111010100010110001111010100000011111100011110000010100101001001010101100101110011110101101101001110001011010001110010101000110101010000101110110111101111011100100110100100101100011100001010011000000101111001111110100000011001011000111001101101100010001101010111011101010101001000000111100101010110010001101101000101011111001011000110110010010111100000101110110001101011100111100111100100010010001001111000111101111010111101110000100001110111010101100010101010010101110101011111001110111011010111100110000011101001001010110001001011011010011110010000100011101100011110000000111101100101011011010011101010110000100111000111011001000110010010100001101101000110000000010111010111000011110011000010100101001001100011010110101000000101000001100111000111001010011101011110101100101100101011110001011011110100100000011010111010001011010100100011001000000110101001011100011111011011000010100110000111001100011011010111000101100000100010100101111110100111011000010001001011001100011011010000110010101110101010111111001011000111101110011000100010101100000100101001101111111001111000101111111100000001110111100001100111111001000011010011110011100010110111110100000111001011100010001101110111100110001011100111110001010110111001111000000011100111000110000000100111001001011011110110000100011000001100111000100001111010100100000000011001101001011101010011011010100001100010001111001000100001001001010000111010110000101011001110000000110001010101110100110100001100100001100111000101001001000000100011000100101100101100010101000011011000111001001111110011000001001001011000101011110001111111101110110001110001001100101111100101100000110000000011100101001010000100110111101001110011010000110010101110001101101000000010110101110111110011001100100100000001111011001001101100100000010110110101111111010111110100011101011011100110110100000100100010001011100011010011110110000001011000100101000101010101111010101110111100110011011100011110101111010010111011011011111101000010111100011000101110100010000101110001001010001000100100001011100111100000001100100000110001110101000111000110000011100100110100010010010011101101011101101100001100010111001101011111101100110110100011100001110000000001010101100101000111111111011001001111011011110001001100000010101100100111100011111100101010000000101001100001100010001110010011011101100101010010111101010010011001111101111100000000111101010001101010100100010100001001001100111010001000100100001111000101010100011001101010010010101011111110000101110010101110111000001100101010010001101100101001101000111101010010000001101011110011111101001111100110111011100100010010111010111001101010010110111111110010100001110000000110111010010111101000001111100010101011001100010101010010110000010100110011100010101110110000010100001010000011001101111100101011010100110001100101101001001110010100011110110011010011001001010001110101111101011011111100111101001010001001011110010000011000101110000011001111011100111010110110100100111111110110011111110001111100101100011000010001001011001111110111111001100001101000000100000100010000100110101100001110011010010011111010110101110100110110011001110101001111101111101100110110111001000010011011011110001110100010100000110101100001111000001100000101110101101100000011011001101101010001001000010011110011111010101011010001001011011111110110101111010110110011010001110100001110101110000110111001101011010010001010011011000001110001110101111101110111100111011000110001011101011010011111111000000000011101010111001011001011000110101001011010000011110100100011111110010101000010100111100101000011110010001100001000100111011000000010001000111100000011010111100110000001011001110011110100100000101101111111001101011000010110001110101100000101010101011100101000011001101101011001010100011101110010001001000100011011011100010101010111111011000111011100111010011000010000110010100000011101000101010010101111001000101101011000010001010110000010001000001010000000100010110111001010000000010101101010001110000011110100000001011010101100110101101011010010110010001001111000001011001011010011000010100001001110100010111000101100000100100011001111000011001011100111100111001100100011011100100010111101110101100000100011010110010101001010011101111101110010101101100000011101010000000111110011000110100000010100001011100010101111000011101010100001100001100000100111110101000100000111011000010100001111011110100100101110001010101000100010010111011011011110010011010010001111110100001011001000010111100001010101100011000111011010000101110000111100001100111100010101110101010010101001100000001010101000001100010001001110100011010101100011011001001110101000010001110001011111010101110011101110000000011100010001010001100011110010110000011010111000110110000011110100010110100000011001101110100000101111001011001110000000000101101110111000110001111100101111010101011101100101110110010110011110100110011100101010110100011100111101000111111011100000110110100000001010010101101100011001001101101011010101101111101011000011001011110000111110111011001001001011011101011101110100000001100101101110110100110000101110010100010110101111010000010100001011000101000000001010000111111101011010000010000001000111101001111110011011100010101000001111111010100011001111001101011000100000110011101000011110011101111010111001111101110101100100001010111011111100101001101100010010110100110100111011110111111101101011111000110110000101011001010101000111100010101110010001010111000100001000110101101101001111111011100111110111111011101110001000011111011011000001110111100010011000101101100011010101001111111111001000110001001001111111111010000001010111010101010001110111100001100010010110001011100011111111111011000000111100110111010111101010010110111000101110100110111000100101000101110110010011110000100110111100001101011100001010010011011100101110001010110100101100000011000010000101000000011001000101110000011010001011001101110101001111010111111100101111001111000101101110000001001001000100111101000000110011110111110111110101000100110001110010010011101111010101010101111010100011010111000011011101100110010001111000010000110000101001001000110110011000111110001000100010100010101110101011001011111001001100011100111001101110001100000000011011011011010111100111001011110011000000011011011001101001000110111111010001101011100111001110000010011101000001111111011100101100100000000001101101010011101011000111001111011011000011010001100110110100010011011110001011100111000100111100001011111101110100011001101011101010000011111011000110000101110111110010111100100000101101101111010110100000011011011001100100001110001111001000111011101000001111001111001000111011011101100110011000011100101011101111011110101000011100110011000001011001000001111100111011000000011000000111111101010111011000111100000111010001100110111110000110110100101010111110011100100111100010001011011100101101000110001001010000101101111000100000100010100010011100000010011101110001110110011110001010011110111001101000010000010000110000000111001000011000010110101100100001000111010100101100111110110111000111000010101110100011101011111101101101111001001010010111111101010111101000110011011100101000110011010001001001100001100110100010000110001110010101001110101101010111100010110110000100111111100011100001100111100100111010010000001010011101010100001011000110100011101010011011001110111010100110000001011011101110101110011010101110000010010111100101110101101000000100010110100010101000101101111110010010111010100100010010110010001010111000011111011111011000100101000011110111111110001000110110010101101000001010000101111100010101001101100101010011110010111111111111000100010110110011000111111010010100101000001110001111111000101010111000110111000100101101000100011011111001100101001000101110100000101010001010000010101110000001101000000100110111000110001101001001000010001010010101111110010011110000111110001011000111000101101100010110101010100111100010111111111111001000111100001110100110010010011011111111110110011111110100011110101111001000101011011111110110010101011111000001011101101000000100110111010011001100000110101001110101001101000011111011011000001101111000111101110010111001001011011111010001101101011100011001011100001001011011100110111011111000010010111100011010100110000111001000111101100011100011110010101101000001110000100111111110100101011111110000001111101010011111000100010001000010100000000100100001011100101100110101111110001110001100011011101110101101110000110000100011111111110100001110011011011110111100000100011100111001011101010001010100101100001001011000100101011001000110000100000110011010110001101000010000110010101000111011011111001001011001101010010100110000110000111111100001000000111111110111000111101111010110000010101010110111011101100111010111110010010011100110101010111100001111110001100010001101110100101001000001011011100101000110011010101111101000010011110101111001000011010000110011101010111110010001101000110001110100011100010000001001001010011011011010010010111000110100011000011101001001100111000000101110000010000000010101100111101011001111011000110100001001001010110100110101001000101001011100101110110011100000011010110001011011010100100100110110111000011111110110111011001010110011101110101110101111110001010010101010100111100000000011100001111100100110000100011000011000000111000000100010010001110111010000011101010101001100001100001010100010010111001100011010001011101110111100111101111101000101100011100111010111110011000110101000011011001101011011001001000001001100010101111111110110100001010101110100100111110001001010111101010001000011001100011100111111010001111000111111011011101110100101100010011111110010011100111000101100000011010100000101000110011010001001111111010000111011001101101100110100011111101011001111011001001010101001010101100100011101000110111001101010110010000101001010110101001101101011100101001111000110111010101011101010100000011100001110111111100101110000001011100110001000011111011000110000001000100000011101110111011111000101111101111011110110001101010100011100001101000100001001010001010010011110111000001000000110101111100100110010010011111001111111000000111110110100100100110011110100011001110010010100001000111101110000101111111100101001111010101111110110101000111001110100101110110001001001101101100010101000101111011110110010100001010101001001011011010001000010011001111110101011001010100111000011100010101111100001011000001011011011000100100001001010100111101011111011000100000001100111110000000010101111001010000101001010101100100101101000010110101101100011110100010011110110010011110001000011100101000001101110000010100000100111000010011010000100100110101110101111101001010010100100011001100011001000000110011011110110110111000010110101101101111000110011111001100000101100111111000100011110101001001001011001010110101101101100110101100101100010010100100110111001110001011101000001101001010011011101110101100111101101000100000101000100000011111001101110101111100010001100001010101111001001111000011110001001110010110011000110100111001010001111010001100000001001010110110000100010000011101011000001110010001101101111110010011000001001001011101010101111101001110101100010011011011010011100101010011101010101001001000001101001011100000010010000001001000110001110000010100001011100001001001101100111010001111010000101110001001001010010011011011100110110101011100010110000010001110011000111110001111110000101011110010001111111111010010011111000000011100100111110001100001010010100010000010001111000001110111101011111110100110110101100011011010101011100110111001101110100110110111100111001001110011000111001000111011000000011001111000011110011100010001011000100110011000010010010000011100100011010111100110001101111011100100111010111111111001101101000101110000001101101000000101011010011000101100101001101011010101011011101100100111001010110111001000010111010010000011010110011110001110110101101010100000101100000100100110011010011110011110000000111110110011110001001000110010110100001100110111001110010000100110001011001100111000010011000100001100010011111110011111011110011000001101111001110101000001111110101100110111100111100100010110101110001111001000011000100000100001000001000000110100110110101111001011011101011101000010101110101000111011000111001101011110101000110010101000100010110100100110001000010111111100001111011101110001000000101111110010100001101110001101011111101011101111110101011000111000001011001001111001010101100110011101000100000110111000100110010111000000011010110100011010010010110011100111010100011010101011010011011100001101011010010101010110111010100010000100011010011011001010010100010111110001000001111001010001100011001111100000001100111000011110100010011011111101001001110111001001110110000000111010111001011110011111110010101010100101011101001001110111100010100000100001011101101000101110111010110100010110010100011110011111011111001101101100011001101111010101000010000110100111110011100111100001100111100111110010010111000111101000001001011101001101110100011101011110111011000001101110101000010110000111100111001100011011010001101111011111011010100101011100110110000001101010010011111111101111010110111010001001111000001001011011001001101001110011010110000100010100000101100101111011011000011001000100101111101011110010001001001011100100000000011011000000110010111001000111010011100110100010110100001011010011101001001001101111010110100100101001110101100000110110101010101000010011101100100001100011001011101001001101101110001010101111001101110111001011011100000111010100001110011000010001101011001110110000010101001011001100100000011100101000010001101010111110000100111000111001000111100100110000000111110010001111001110111010100010100100101011010101001110100000011011001110111011100010110011011010010110000101110011000000011100001110011000000010001011001100010010101010000001010010110011000101011110000100000000100100101101001001011100100101101010100011111101101111001110000010100100100001101010101001111000011000111101001100101011100000110000010110110010101100010101011000111111101000101011001101010011100011000110010110100001000111100101111011100100111100010101110111110001101010011011101000010011001101101000000001100100111101111010000000100110101001011011100000110100011101000010010101111111001111101001011101001010111101111011010010100000001001101100010011100011111010100110101100111111100010111100001000110011100010000110010000100101100110101011001100101111111011011111111001000000011010011000010011000010011100010110100110100111000110001101001100001000011010111110010110101110000010100010010011110010100010011010101111010101001001010100111001100110101000001100100001001010011001110101000100100001001100010110000101110001010101110101110010010010011000000010110011111000010010000010000101011111011111100100000010000010000100011011111000011010001111101011010010111011100110000010011000011000100110100101011110000111100110101001011101110111110110001001010011001100111000011101001101000001001101100011010010111100100110110111010100111100111010100101011011000111101101000111010101111110000111001101011010011011110111101100101110011010110100111011011100111111001110000111001111011010111110100110110111111011110100111110000110011011100100100011101101111110000010001010010010011001011011011011001111101000010100010000110100111010001100000101111100100011000101100010011100110001000000101100111000011001011101000110101111110010110111011110000111101000110001100000010111011101100111000000100111000010110010111011100000001111011000111101101101111110110110001000010101110100010101100110000000101010010010000010101011000011100000001000000111111101000110110100000100110010010000100101010000100110011111000001000100001101101011111000001010100010011011010111000000101011010011010110001101001110011100100010111010101111100110111110011010010111100111100111110100111100111101010101111111101110111101110001101111101001101111011001010010011111011001110011010110111110110111001001110010000100110000101001110101010000101011101011010000111010100100011011011100000010000100100100101111111101000111001000101010101011111110101000011110011111110101001000111011111000101100111001000101100011101011001110110010001100000010011111001000111111001100111011110001110100110010110101011000110111100011111000100110011011010000011100001011100110010001011000100111101111110010011111001110100001111100011100110000000110100011111110100010011001001010010010101011000110000010000010110101010000011001101101110000010001011001001010001001000011101110111000011100110011100010110111111101101101111100011110011101111111110011001111101011000001000111000010011110011111010111110011000010010000110011100101001110101111011010010110010010001110101101011111111110101100101010110110101111110100101100100101001010000100101010111000010101001010010011110000100000111010100011011101100001011100000000101000100111101001110100101111111010011011011001011011100001011111001000001011101010000010111000000000011111111000011110110010000111000111001111010011010011111011011011011100100100011110010111011110001011100011110101100010101111110011000000110111101100001001111111011000001010100110000100101001011101011101111100111010010111111010101100111100010010110001001111001011010101000010000111101011000011111010001100111000111100001010111101011110000101010111110101101001101101111110100111100100100000101101100001100111001001101101010100000001101111101010100111000100000011110100100100110110011111100111111011101010100101001111100100110000000011000000111111010111010001000111100100100100011100011010000011000000110001011010111110010000101010110000001111011101010001100101111001000001000010111100101000111101011101100011111010011101001100111100111111111111011011110111000101111011000011101101111110110101111001001110001111101100001111111101110010111100000101111000100111100011001110000100110100111111000101011001101111100000011011111101001000011111101110011101101001011000111000010101001011010100001101110100100100111011101100011011001011111111001011001010011111101110011010101100110011010000000110001101100101010101001000101000000110101101010011001110110000101011000001001100001000000010100010010010110010100101000011111110111011111010101110111001111101100011101101011001001001110010110110000110100111001011000010011100010100001101111111010001111010010010111011100110001111010011100101101001110001111111110111011101000011001101011100001110110100001011001100010100011011111010101111000011111111110111010000111010001110110110001000101110011001110100110100000011110011100010110000111100100101111111110010101010011010010011001001110000010100001011111100010011101010011011110110010111110100111011100010111010001010001000100111101001111001110010110000010001101000110110011101010111011011111110010011001000011110110111101101011111010111111011101111010111100101010001101001110000100001111010100010011011100011000100010000111100100010011100010110011101011011001111000001110100011001100011101010110110101000101110001111001001101111001111111001100110011001111011001101111101100101111100101001110101001010011111000011110011011111000111100110110001011001011010010111111110101100110011010010100100001111100100010001100101111011100110001000100111001010001100100100101010100001111000110110101011110111101011111001110100001110111111101000101110111110010101100000101001000010100000110101000010110100001111101110101011011101011110001111101111101111101110011111100010100000010101110111101001101101100001001010100110110000010100110101110101011000111100111000011101110011101010111001110001111011110000101111010001010000100110011101100000111110000110000111011110001000110001011100011011011001011110001100101001011100010000101100101011000111100111111100100110101000110111000110101000101010110111101011100100000000100111101001011101101100010110111010011110101100000111000110101101100000010001110000100100011101110001100010000000000110011111001101010101110000111110100011110010000110001011000000000100001011111011010111010001101000001101011000110101000110010001001110011000001000101110100100110101001100000010111000101100100100011011101000000110011111110110111000101001001111010011010100001110001001101001000101101110000000100101010100011110111100010110011100100011110011110110110101101111101001101101010010101111000001001111001011011100110101110101111100100100111011111001001000101000111111011110100010100011001101100000010011101010000110110000100110100111011110000001110101110110010001111001110010110010010000101110001001100100111101101110111111011011111111000101110111111011010010011110110110011000111110111100010101010110010011101001000110011110101001101110000011011101010000100010100011011010101111011001001101011100110001110001011111110101101110000010011000011010110100111100011101111110101001100001110111001010110101010101010110001110000000110000110010100011000000000000111111011100110110001110111111011111000001110111111000101000100111101011000001101101001011001010000011110101100110101110100110110101111000110000100011000001100111110111001101110001110111101001111101000111011001011011011011110001010111111011100001010111011101001101011001100100001001011100011001011110100010010000001101000100000000110101011010000111110000101001101111101011110010000110001001101011010011110110010010011001010100010111110010111011110101101011100100001111010110111001101101001111111110000001011101001010101100110111011111011100011110011001101101001101111011011011101100100011011010111111111000001001101101101000001001010000100111110101011011101110100110111011011100110101000010001100101100101100010100011011111010001011101111111000101010110111001110101000001100010000010100001001001001111011000111000010110000001000110001000101100101101010000101100111110001101110111110101110001101110111001001011110011100111100011011000110001111110011100010100111110110110100010101101101010000011010011000110011111101111101011001010100101001011000011111001111000100011100011001100101010100111110110110011110111000001111110100011100010100011011111110110100100110010101001001101100100111110001100111000010111010011100110100111010110110110011101001101000101111111100001101100101110001100001110001000101011001111000101001101011110111111101011011010100011101100100101101000100111100000101100010011010010111100000010000011100000101110001111001010100101111010010011100000000011111010010010110100101100011110001000100001011011000000111011010000001101010100101110101110010101110010000010011111101100110110100011111100101001011111101001111001001000110101000000100011101111010001001011011100010000110101101001011010010011011101110100111111011101111001001101111011100000100100111010100000011010000110001001101011001100101101000001010101011101110001101111001100000111111000110010101010100001101011011100010000000010010001001000110101010100000100110101001001010000100101101001000100001001000111101011001100001110000101000100110001010111001001101111010110000111101110111010011010010011000010001100111101101000100011101101001000110001001101000110000111010010000110011111110111100000000000011101101010000101101100111101000000110011100110101101001111101010001010100110010001101011101000100010100111011011001001000100010001110011100111010110011111100110100001111110000010101100100100111101110011001100011101000001000100110000100000101000001101010111001101000111000000100110011100111101011000101101011100101100111001010110101000101100010100110011010100110011001100010100100110000110001101001011111000001100101101100011010101100000111011000101111101111000110111101100111111110100110110010111111010001111000001110010001111001011101000101010110000101101010011000001011101000001011110100110011010010000011101001111110100110011101101100100111101011100010100111010111011110101001110101000011011110001010011000100011010100011100110111001101101001000100000011110110001000010011010011010111010001100100000010110000000111110001000000100101100100001110001101000000111011111011101100001111010001111010000100010001111010100101001011100111101001110001011001111110101010000001000100111100000101011000000100101011110111010110010110100110000011010011010010100010111101100000011111111101111101000100000000000100110010000111101000110010100101100101111110000111000011100000010011011101000111101000100111011110100110011101101100100001011000101001100010100010110010110000100110111111100111010101111100111111010001110101000011010010111100100111101110111000010101100010101011001001011010011100110001010110011000111001101110000000010011001100010101001101001100110010001110110010101100111001010100100011111110111100111011110001001001001000111010100001010001101011101101100111011000011000110111111100111001011110101000011111001111011101001001110010011001110101000000111011101000101001001001011000001001110001110111110111110110110001111001100000011101111000101111110010000011010111100111111001000110101101111011000000010100100011010100001010101011010100110111100011010000010011110101001000001001111000001000111110011101111001111010000011111110001110110100010010101111101010101001100010111011110101110111000000000111000101010110010000001100010001000111010010000110000101101010000101001010111000100001101100010011111110011101111101000001011110000010010011000110011111011111011110110001110001101010111000110110000110000010110001100110000111100111010111011101110111111001011011110111110000011000011111000011100100001010010011010100110011011101110101110100000111101110100000110000011010100111000010111000110010010010110001101110100110011101001010000110011110000111010000111000110010010101101101010101011010010000011010101000010110000000110111010000010001000000100000100111100001100001011111001011100001011101010110111001100000010101100011010011101111100001111100100011000100000011001000011101110101010111010011001101111001000111101110000000110001010100011111001000100011011010101111100110011000010110100001110110100101100110111011100100010101101110110111001110000010111110001101100001110100110110110001011100011101001010011001011001101101100101000011000100010101101111010000110000001101011101001110011111001101111110101011010010101100001100010101000111001010101111110110111111111110110001110100100001001010011111000110000110101010111101110011111111010111111011000010100111110101110110001001110100110110000100100010000100010000110011110010000101010101100100101001111101011101011011111010010001101001011000110100000010101101000011000000100010000101011000100011000110110010101110000110001001011111101101001011111101100100011101101111101100100000100011101001001001100111001010001011111011010010111100010101110110000011111101010111111001101110010011101001000010010011111100101111100110110100111010000101001010100101100010011100101000010101110100011100100001111110010111010000010100011001011100010010110110101001011110111011010000111011010001000000111101101010111010011011101110011011100001011110010100111001100111000001101000100011100110001001101011101001000001110111100101001001001001010000111111011111101111101101110100000010001100101011100101000110010011000000110000000010001000100101001000000000001011101011100001001000011111100010001010110110111011010001001001110000111011000101111001101011000110001100000111001111101110101011101010100010001101011110001000010101010111011010111110111101000010100100101100111010001001110100110111110001011100001111001101111110100011101110101110000010001110101111111001011100101000000100011101010000111010110001100110100111110100100010000110110101000001010110000111111001111010001011100100011000000011011011000110001111001111100001010100100000110010010001001001011000101100100110111001000100011100111001011001011011001100011010000100100000011011000111000001000011101111011010111111110101000010001001011100011110010000001101001100101011100100000010101110111100100111101010110010001001111011001110011010100011111011011111101010011011100101100001110010101001101111000001001100011011011101100000000101101000011111110011100011001000011010100101011000111011101101110010111110011110010111111011101001011000001000011111110011100111010001101101001010111110110011001111010100111001100010110101000010000101111110000001001010111110101100010100110000110111000010111100111011101111100110000101001000011000111001000010110000000001001010000001000100100100101010001101111000111110110000010000001000010101000000100010000101111100001001110100011001010101001110110001110111100000001110111000100101110110110001000100010000010100010110101100111101001001001011011001011101111111010100010010011110000100111111101100110011000001011010010100010101010000100100110011000000000001010010101110011010110111110100001000011001000111010011100100011000101000110000101110110101110001101111101101000000110110100110110010011100011111001000100111010100011101000011100101001001011011001100001011111110111001010011010101001001111110100000110101011010000001001111100110100101011010111110111101000101010101001110101001101111101110101010101010101101110100010001100001001000100001010101101000011001100111000110111000010000111000110101011110110001000111010010111011100110101111000011000111111101010000110111011101100000100100011111100110001000000101101111010001000110011001010011011000110000111110100010110011110000011110011110001011011110000101101011011010100101001101000001000000100100000111011110111100110111000110100000001101011101011011101110110011111110010010101000110010001110010110011101010110110011110001111100101101111001101101000010100011111110000111000001000101001001101000111110111010101111000111001000001100011001011101011101010111101000111000010101010011011100101111001011001111110100000111000110011010010001010011110001100000010100110010010100101100100110011010101101010100001101000001010001110000011101100100111000000010111011000110011111110101000100011101101111101001011000010011111111000100111000001100010111011110010101010111110001111100010000100101011110001110101110011111110001011100001101101101000111000110101111011010101110011000011110110000100111000011111100110100011001110000011100111010110111001001010101111001001001111111000000100011001011101011111110011100110101100010101111001110100100101101001100111001110101100000110101010100001110100111100100000010010101001000111010001010010100011000001111001101101110010011101101101010100011101001110001111111100011011111110101100110001011001100001001110111010111010101101111110011110110110001110110010011000001011011000001111110100011110101100101001101011011100000111001011001011100011000011010010110110110101011001011100111000101000110001010110100011101110111000100111000100011010010001111101111011110000110111001100010100111000010001000100010111101100000001000111001011011111000111000101111101011001011111001100100011100001010101111010000101101101110110010111000001011111010010100011001001000000101101101010011001110000000011011111001000000010001101110111011111110000111101000101000101001001000001101101101000111101011001110100111001101100110011111011000001111111101001000011101011011110100101000000110011110111000010000111011011100010111000110010110000011001000011110000111000100101001110001111110101101111011100010001001011111111100000110101011011000100110000011100111000100111000100000101100011010100001010000011110110000011101100100111101110011001010100101100110011100100000111011110111100100010101111110100100101111111001101011100100000101101101011001100011001100100100001000011000001110001000010011111001000010100001101101000101001111111111010101100110110110010001000101010011000110010010101111001101000110111001100000011101010010110110001000111011100001111110011000010001110111010110110001001001001110001011010110100000011101011011000010001000100001011111110000001010001111010000010101010111011001100010010100110000100111010000011011111111101111110110110000011010010011001111101101111101010100101101101001101111010000101011001101100101111001001001011001000101100001010101100010001010000011000011000000000011010101101010100010110001101100000011110100101111111110100011101010111010001110000111011001111110111111011110001100011100000111110010011111011010010111101000110000110010100001000011001111001010000010000111010100110111111100000111111010100000000011001110001000011011001010111010001110101000110001001110000011101100110100111011001010100101101001110111001001000111001110100001001011011101001110100101111101110011001010000101010010111100001000111010101101000011000101111101000100110001100100010010101100001111001101100010010001011101110100101000111000100011011011100010001100001000010000000101100100010101000111101110111011110011011110000101010100111010011011101010110101010110011000100001110100100110110010011001110000001111001011010111001101101111000110110100101101111000111101110111100110000001011011110010000110110011000100111111000001011000010101011110010011000001000100011110110001000001001111100111101000001001110100100000111101011101101001100110001111001010010010101110110111011011111000101101000001100101110110000101000001110010110100110010000001000100000011100001001101101011000011010100100110001100011000110010100111110101000110101011001011100111000010100001011011000011011011011001001011111000011111101100011101100110001100111110000010111000101011011100000111101100010100011100011111110010001011101110011100000011011110001010100010001000000010011101001001011011000000111010110000001110111100110100000001110010000111101110000001101011100000011010101001000111010010011000100000001001011101110101010100000000100101101000010011110110001111111011110100011110001011010110101011100001001100001101011101111001011010000101110000011010111110000111011101001000011010111110110110000101011111001110110111110111101100101011101000110000000100100010101011111110101100010111010111110010110111010011010001101010010110000110000110100100010001001001011101111000100000001111000101101110010101100100001111001111100100010010000010000010010011011001010001010110100111010101100011101100000111001000111000001100010100000101000101101011001001110110110011010001000001001010001110111001010000101100000011010010100001001111000000100111100011000010011011110101000111011101010101101101111100010000000001000010100001100010001000100101011111111001101001100100101000011101010011110101011100010001001101010001110110010110110110001110100001011101001111101001001101000001111110111101000011011001000100011110010011001011101111001001100110000011111111011001011101001000101100001010100011000000010111001001110101000001001001101001111001110001000000100101100000011011111101010001011111100000110010111100111000001101111101010101100101011110011001100011101101011101001100110000000000110000110011011000111110011100111111011000001111110001101101000111101110000101101000000100101001101011100011111111111001111001100000001001000001001011100010110000101010100010000100000110011001100111111010001000100000010111101100001100101101111000000010000111111110000110010011101100011010101111110011001000110101000100001011001011010000001110101001001010010101100110000000011011111001011111100111111111101100010101100010001111000011100111010000100010001100000001111011000100000001101010101101110011101111101110001101111110010111111010110100111010011111111010011100101101100110010111101000110011011001010001001100001011000101000110010000101110111001100010001010000101110111110100000101101011111101111001011001101110100011010110111110110011000000000010011100000011111110011000101111101101111100101100011111101100100111111111010000100111000001001000111110000111011001000000010111100111100100111110111001001011111011111111011111001110101011001010111101111001001011001010111001101101001110000101000000011100111100111011001010000010100001000011011100101001111100110010111011100000011111101011010001001111011111110000101101011010010011000100100101001110000100000100001011010100000100001100001111001110101100000001011100000010110001111110100000001000111101100010100111101101011011011010111010001111110001011000111100111100001011101100011101111001100001000001000110110101010111111000001010011110001010101101001000111111001110110110101010110101001001011111100000110111101100110100001111100110111111010100101011110101000111010000111001111011000011111110111010011111111111100111110111011100101111110111101101100111001001010111001100101011010001110010100010100001010001001111000011101011001101011010110101001011011100000111101011000100111100001100101001100110110100010001010001011001101101110011000010001011001000110011001000101000010111100010000110111000001010001110000110101100010111100100001001000010111001000011100101011101100001111111110001010100000001111111111011110011110100110000101101001010011011100111011111011100001010001111100011010010101000011101011111010010011000110010001001010000100100010101001000100100001101001111010100001001011000011100111001001000100000100111000011011011100010111000100111100110100110010001111000011000001010111010000010011101111011101100001010110111110011011001010100001011000011001010100101001010101111111101011100100111100001101110010110100100101010001111010110110010110001000101010010000000010010011001101000000101010110110001000001001010010101001101111011110100101010011101011111101000001001011101100110101100011010000011010100001000101011000001101011110000101110101010101001101110110100101001000010110110011010010001001100010101000000000111010100010100101000110111101011101110001111111100110001010101110000100110110100000100001010110011000010000110101110000100011100011000111010100000101111101000000111001101110101100100010101100000110010001000101010110010101010011000111001011100011100110111100111010000001101110111000000111001000110110010000001110111010100111101001101011000010000000000101101000101111000101011010100010100101110100101001101010110100001010001111110110011000111100011101100111010010101000011010111101111000001001011100000111110110101111110110001010011001100101110100001011111100111110001110111010100110101111101100100000110000101010111011101101110001001011011010011110000000011010100000000111110010111011011000000111101101101011100111101000000100110110001111101111000101111001101100000000011101011000101111011100110000101110000101010011101011110101000110000101101001101011011011111001110000010010111010110100111010011100011110110010111101100001101111111111011110000110000000111001101110010101010000001011011011111001010100000000101101010110111111100100000010010111010110001101101110000011100001001101110110011000000010111110111110100111001101000001001010100000010011101100100010011011001001000010001101101000001000000101111010110011011100011110001011000001000000000100101010011011110011100011101111100111000011010111110100110101101011010010100100011100101101111111100000010011111000001001100111101111001101001111100011000000011000110101111001111001101101101011001100100101100011011011011100010011000111100001111111110110111110001001101100100000100010110101110010110010100110001000001001010001000111101000101011110100000100110001111010011001111000100001010111010101100000111010110101000100110111110101111110100001101000010001000100100010000010111100000010000101011100100010100011011011011111000000010101100111000010011001000111011011011000110101001001000010010011110010011011111101000000010011101001011011100011110111001101111010010101111010010110001100101111001011010101100111100011001100000000101111111000010111110111100010100000010110101111001100001001100001100100011010111111111100111101101111011100011010001110000001110001001111111010101011110101001110000111100010100011001101001000011100001101011101100101001110100011010000100000010100110000110001011100011010110100101011001011101111010100011111011010011110100000110110100010111000101000010110111000000100001100011100001001010001111000000001001100100100010010111111010000011000101101101100010000111100011111110111110011010000111000101100010011101110111011111110011101000000010000111100010000110011010001101101000101011010011000101110001110100011111000111011101111011110011110101101100100100110101011010010100000110100011101011101101110100111110001110000110101100110111110011011100000000010001111110101010111100011100011010111110100000111001101111100110010011001001101110000101100000101111010101010000011101101011000111111010100100101010111010111110001111111001111011010110100111101011001100000001100101000110101000011100110010001111011010110000100100100001001110111010110100101010000001010010110101111111110101010111010011011000011011010110111010010111010010101100110000110010101011101110101011000010010000100110010011001000101001001011101100011011011110000110001110010111000101010110110010011001110011111110100011011001011101110111010100111010011100000010101110110110100111001111011010000000101110011101111101111100101101101000010100101010001001001010001101000100010001101000110101000000100101011000101100000000011010111010011110111001100000100011011110100001101011011010011011001100110100111001001010001011011100100101010001101101010100010111010100110011011111100101110100100000010011110101010101110100100010001101101010011100100100011010000111011111100001100101011011001100011101111101011011100011010010110010001001110000111011001010100000100010100101001011000111100010001100111111001110001111010101010110001111100111000000111110011000110110111101100110010110011000000001110001100000111000100101110110011000001100000001101100100110101100010110100011010010010001111100010001010000001010001000110110100011101101111001010100100101101010101000100001101011100011011001011001011011100111011101010111100111101010001101111001100101001011001100100011000001011000100111111001001000000100010010011000001011111100110101011000110101011000110101111111111001101110000111101011110011100110011010110110011101000101100100110100101101010000000111011100111101110011011001100101111100111110110000110011100100111110101001111011010101010011000101010111001001001000100110111101101001001100010001010111001001000100111000000101100001110111001110111011000011000111011000011000010001010011110001011100110000101000100000001000011001011011110010000100000100001100111000110101011101100110111011110110110111101000111000111101100111011011000101011101010001010001101110101100110101010011111001000110101001111110010100110011110100110010101010100101010010101011110000010100111011100011000110000110011111110101101000110000100100011111110111001111111001101001000011001110111111100010010111000011001101011010101001001001100000101110000101110111010110101011011101100011111111100101101001101110110001110100100001000010101000100101011000111100111111010001100110100101100010000110110110100101100111110101000100011111100111101001001111111101011001000111011111000000111011110110001100100000100011011111111111101011010001100110011100011101110010100100010000111010110010001001101011100110000001110011100101000101110000111111000101111101000010010001010111100110011110011101010101010010100001111111011111100010100011010101010100110000010100001001110001010101011001111001101010011101011001110111011000010100111010000111110111110101011100100010001001011000000001010011010001111011111000110011000100000111000110111110011010101110011101001110001101011011100111110110110111101101010111000101011100100101100001001000101101111111001111111011000111000101110101011110011001100101001110110101011101110011001010010011100101011110001000101111000101101011000011111111100100111011111000100011100010010110010000000110000000000011001110010001010011011110100110101100011000011110101110110100110111001010100010010000101010011101000010011000011001000110101100011011110111111111110011110100110100111111101000000001010010101110101111101010111011010100111001000010010010011101011000010110110001001111100000010011010110110111101001100111000111000111001001101011011101110100110110010111010000111100111110011100000001001111111110010000100001111101110001001000111111101100001010010010111111101011000110011111011100110100010001110110011110001001010111111010111100010000001101100010010000101001111011011001110011100111010011011110000100111111001100111100110100110001101010100011111000101001100101001000010110111100101101000011010100111111111100000111101110010100000100011011100111001110100101110101011111000001111011110001000111001010001011110100100010111100110000010000011101111100000100000100110011101100100100000110000010001000100100101011000111010100001001110000110100000100100110011100001010000000001000010010000010101111101100111111000011000100011010110011110001111010101010010010000011110101010000011110000100101001001001110011111100110111111011001111110010011111110000100001001111001011010101111101101100111001101101100011001001000010001110011011001111010000000101010110101111110110111010011011100010111111100110110010011001010111010010000010001011011100011011011110000000000101110011010111110101011110100100101100011000001100001100001011000110110101110101110100100111010100010111111101101000011010111010010001101101110000011001101000100111001010001011011001010011010010110010001001111010101100111010101011011111011011110110111101011011101001110101001110011011011010001100001100100101010001101110101000110000110010001101101111001101111110000011000010011111111111111011111000001001010011101111010101000110111010101011011011011001010101001100110101001110101100110000001001000000111101011110100010100011011000111010010000110001111001111110001101110000100001011000001110101110101111100011000101011010110100001110110011101011000011110001000000110100010110110110100010011101100010010111110110010101001101110010110110001101001011001011000111100101110101000100100011010001110011110000101001010010011110001011101111001010011010101110010010100010111000001001010000100111011000011100111101101110110101001111111100000011111101001111011110011100111111010010011010001111110111010111101001000101110110001000011111011101000101001101100010001011101011101011111011001101001010010011110010011100011110100001011000000101001111001111110110110000001100011100111001001111000110001000100000000011000010111110000010100011100110100100111000000011100100110011100100110010000101110110100100010110110001111100010111110001011111101101111011110011100010010101100111000111100101110110011100011101100111010110010000110111000110111011111000111010000001110101110110110111101100001100000010101010010101011100010010010001110011001001110101010010010100001000011100111100100011100101000111000101001100001101001110100011110110100110001001101111110011100011111110000100111010111001000110100101001010010001110000110110011111111101001110100100100001011110111010101100011000001100001101110000111001011001111010101010100101001100100111000010010011001010101011010100101110111110111100011100010011010010100011010011101101110100001000110111111111011110111001000010000101111001110000000001111101000011000110110101100000000000001010111111110000111010011010100000101101001010001011001110100001011111000110001101010101111011111011001000111000100101001001101001010010101100111001010111010110100111111110110101101011110011001111011010011111000100011101001000101110100111100111001100010101011011001010000101011010001000000101001101101111011110011111011010000111011100110010001101110100010001100110011000001001100110001111101010000100101000110011011010111110010011001111110011100101100010101011011001011011111000101010101011000000010100100101011001111111100001111101011000101001010111111111011100010011100110000001111000111110100011111000111000010000100000100000000000110111001101100110000101010001101001100010001001100110001011011001011001011111011111010110100110001011110110100001111010101110001000000000110110111000111110001100100100110001010100010011001001101101011010000011111001111111110001000100001001100000010101111111010110100001001010011001001111000011101111111101100011000001100001011001001101001000011001101000110111001010000000010001101010010011101001111010001111011101101000101011111001111110101110111001110001111011001000001110000010000011010000110010111110010100101110010110111010111000110111101011011111011000000011110100101011011110010100100011010010111001110101011000101010101010010101101011100111111011111011010011110001011100001101110111010110011110010010110101011000001001001010110111100100000110110000101011111111000011110100000100011001010111100101010010111111111100010100000101100010100001101100111000111110110110110011111111010010001000000110001101110011110111010111110001111100000110100101111101011101011101011000110100111100000011101101100010000100100101101101111101111111000001110001101111011101011100010010110111101110101111100011001100001000001111000000010001111000011000001101011000111001110010111010111110100011011000111011001001000010011011101001010001111100000001000110001100111010100001001110110110100100101111011010101000101010000110001001101010000010000100010000010011001010111000010111101001001111101000101110001100110100011101011100001110110100011010001100101010111011011001000010111110010111001000010001100010001000111110000110100011100000101000101100101001010101101010100000001010000011001110000100001000010000001111101000101101100111100001100000100010000011000101110101011101100111010111010000011010100100010100101110101110011111011100010111101100111001100010100110001110111010100010000111101001011001101110001001100011011110001110110010101001001110011010010000010010110010111011001011110101101001100000000111001101011001010000100010001000100111111111001111011000011001001111000111001100111101010000001111001101011100001111110000001000101100011111100010110100110101101111101100100110000011011000100001111100100010100010111110001001100001010111000111100001001110010101101010001111100001100010100010110001010110111011100000100100010101000010011111010000000010000001111001010110001000000011100011101110100010111000001001100001111100111001111010100111101111011000111100100000011001010100001010111001110100010110100111111111111111011001000101110100000000100101010010000111100000101101111001010010010011001110111111001001010010000100100010101111100100100000110110101110100001010000000010010011010001001100001010010010011110111100001011000011010000010001110000111001100100000001011001101110011100111100001100000011111011000100110001110111011110100011010110001100111110110110010100100001001011110010111100001110111100001110111010000010100111000001001100100101100001001010011000001101010011011011000000011111011111001110101100000011001110100000101111101001101010011010111101110111010100000100110010011000100001001001110111010001101100010001000010000111010111111000000011110010110110100000111000000011110001011001101101011010000100100111100001011011100010100001111111111101001111000001100101101000101000101111111100101000101001100011010100010010111101000110011000110011100100100111101110100101011101101111101101111010000100111100011000110101001000110110101011011011011110110110001001000001101100000101111010000111100011010110011101010000110010001110100000100101101111110001100111100001101000111000100010010110011111010001011011111110001101110000000101100001100101111110000101110101000001011111001100000000010011000110101001010110011011111000100110010000010101001110101000010111000011000101001000001000011110100000100100000010111011000110111000111011110010100010011010000100101101100111001110100100010110011001010100001101110010110110000111001000100101101110010100111000111011000111010001000000001011110111011101010101010001100011000101111011011010000010100000110010111100100111011110001000101010000010011111010111110000011100111100010111000001011100100101010100100111000011100101001001000010110011100100001111001110100101011001010101111010000110001001011101010100010111001100000011110011100101110000010001100110110111010011011100011001110000111010000100001111111001101000101111111010011100000111110000100101010001100111111001110010100111011111011101101010000010010100110100100110111001000110001111100110100001100010011110100110001011000001010110101110010011000110010000011110100101011111110010010110000011011010001001000001111101101000110010110101110011001101100010001111000101000111001000111001011010100000000011101011001111001100001010110001010011010110100100010010010010110100010111001011100000111110111110111011110000000011101100010001111001000100111111011100110110101001100000010111010001000000011101001011100100011010111110000010001100011011100101001101010101110110111101100110011010111000001101111101011010100001000101001110000110111010101010100100001110111001101111111110000001101001000001000011000010001000111010000101110110010111000000010110011010110000111001010011111111110100010110010100111000111100010010010111001011101001101000000011111110100001000101101010011000111110101101001010101110000101001001000110011110010011001110100111111001101100001101011011011001110000100010010111000010001001010001011001000100000111111001010000011110010100100000100101001000000100101100100110110000101100110001110001100100101100010011100111101000010011010011100101000011001111111100010000101010011001110011110010000001001011010110110101110010001110010111011001000000011000011011000100010011100011101111011110100001101010001100100101010101100010010101110001100111000011101101000100000000101111010010001000101000111101100010100110010111001100101010111111000010100111100111000001011100111101010010100100011000111111001011111000001110101101010011111001010110001110000010011001001000001110010010011000000010100001101101110001101011101100100000100111111001010001101111011001100100110110001111010101111011100101001011010100100111001011110000000001011000011111010011010110101110111100010000101010110000000011010110110010010010011001000001111111110011000010010100010000010000011110101001101101001011011011111110101111011001111110101111101100011110001110111000000000111011000001100000100000001110001100110000101110100001010101101110010011101111110001111011010100111110011110101000101010001001101000111010101001111011110111000000011010011101110000100111101100010010010000100101110001011010011101010111000100001101011011110110011110001000100111100000101110100000010101110110110010010001110010010101101011000011100000000110010100010011011010010100011001110000011111100110111110111111101110100000110110010010011010011110011000110011100001011111001101111010011000001001101100111111010111000110110110000000000010100011100001100100011011111111111001110000101101101111101010110001100110011110100101110000101010110001100111110000001110111000001000111111000011101010010110000111110000011110000101000101000101100001111100100011001010000101001111001001101010111111000010001000101000100011001001010111011101010111110100000100111001101110101101110101001111000011000011111101010001101111000110111111011100011110001111010010110000100001100011010011011011101101011110001111100011101101110011000101001011100100101110000000001001100000010001100000000110111001111110011011111101001010100111100101001110110110101111011011100010010000001000010111110101000100100010000011000010100100011011111111101100110111001010011001010100001010011111011000110110001111000111101001101100100100010111110110110101110100101101110011010100000100010100000010000011100100011011111101111010010010011011111011100011010001111000100010101011000111110100101111000011011110110101101101111100101100111100000000010100000011011001111110101001001010001011110010101110011001101010100101100011011011111001001000001111100100011111100000011100110100011011100111011011100000011010001011001001110011100100110011001110110010011000111011101011001001000111000110111110011000101100001110011011100010010101010101011001111011100001011010001101000011000101110101110010100101100111010001011110110110001001001110000101010100000100001000011100001100110010110110110011010100101011101000111101010110000111111011110111001010100000000101100101111001000001000110110110110110110101000011111001011001111110110000000110011110001001001011000110101011000110110100101110100011111110011011100111010000010011010101111110101010110110111000111011010000010100011001100000101010000111011001100011010101101100001110000101101010000001000010001000111000011001011001010100010110111010110110101001110000000101010110010100000010001011111010111001010111100111100100000010010011100111010111011011001100001011010000100010010111011000000000111011100101110111011111011111110011010000010010100011001100011010010000010101110010101000110101101111101000011011110001101111111100001000110010000001100001100111101010100001101011010010001101010001111100000000100010101101011010010101100000000111111110001001111110001110001111100011110110110111000111111001101110110111111000000101100000110101100100000100100101110100110100111111001101000010011100101100100000011011000101010101010101101110001101011100011011100011000101101010000011100100101001100001000101101000000101100010000100100110101010100011110110101110010101110110101100001000111111110000001011110100101101100000010100100101001111010111000101101010101100011100110011101010000101000101110010000011100110011001011110001100100001000110101100001100011100000010000000011100111010101110001101101100111110100110000011001010001000100001010111011100001101100111010010100001101101101101100010000110110001101010011101101011111000100111000111001111101010001101001011111010011010110010111011010001111110110100001001001110111010111100001010110011001010101011001011000111101011000010000010000100110001110000011110010101111011011011011011010011110111000010000000011000100010000010111011000011100100101111111010001011000100100000000111011101111011111011110001000110101101011011010011011101011111100011000001110010110100000110011011001011000000101101010000100111011010111001101100111101000010110011101111000000101010110110000101011000100100010010000110111000001111110100010010101010111010011110001110100001100000101111111000000001001000011100000000010100011010001110001100100000100010100111000011110101000010100110001111101110010110100011010111001111000110011111101110000010010110111100111010010101010100001100010010101001110110100100000101110111111000000000101111111011000100001001010111101011111000111100110010100100100010010110010010000011110001010111100111111110110001010011101110100100000111100110000100111101001000111010011110011100100100010000101110000111010100000101111011100110110101001100110100111011100000011110100010111111010010000101001101011000101011101011011010000000101000110110000000111001101111101011100111111100001100001011001111101001111100111110000010111111111001110000111000000000100100110101001000111011101110001000000101010001000011101000000110000010101101100010011100110111101010011100001100000010011010001011011010110010111001110011100100010110110110111111000101101011111000100100000111111110001001010011100010110010101011110111001110101001000001000111101110011001100110011011111111001011100101111001010100011101000100100010000011011101110011011111010110100000000111100100010001110011010011001010011010111101010000011101011100110000000000111001011111111101100001100000001001101000110100111010001100000001110011000101100110111101001011000110000001100000001100101110001000000100101000110011010010111010100000011110001010110010111011110111101000010010010111100111111000100101000100011001000011100010001000101001111011101110000011111110111000100010110011110111101011011111100101001010000111110111000110011010110110110001111011110101100111010010110101010001011001111000100011010011010110110100000100100111000011010101101001000001001110101100001000000000000010001110010001101110001000011110000010010001100011001110111001111100100100110011000000101001110110000110111100111001010001101011100010101010000100110010010111100011010011001000010101000000011001101010011001001010110011001101110110100101100111010110111100101000100001100000010011111100001010000010100001100101011110100001100001001111001110101011101000001011010101110010010010101001111110000011100100001101101011011100000000010110001110101010101101101001001110000011101011001000110001100101111101101011001101010011101101100101101101110001010100010101111010010000010111010010100011011001000111111111100011101011011111100111111001000110100001101001010000010101001011101101010011010010100110011101000101010110100001010001000101000001001111100110110111100101010001001110101000000111111100111010011010010110000010110010000110011110100000110010010010101010110111111111010001011000101111000111011010111010001000011001011011111100100000111010011101010110010101010011001001110000110110101110011011101100011000100001111000101101100101111111111000100010101001010111000001101100101001010110100010101100010101111010001000010101101111001000101001111101100110111111110010010001010111010100000001100011100110101100010110110100001110100101101000010101011010010000011110001000100001111011110110101100010101011011111011101011111101000100011101000011110100001000000101010111101010010101101001011011111110011011100101111000000101000110110011000100000010110110110001101101001011010110011001101101000010001000101010000111011000010011110011001110010000111011111000000001111111100011010111111111111111010110101111000001001010110111001010110111111100110111000010100001010010111011001001101001101111100100011001100011001010101001001011100100000100110101101111001000001110011010111010000111010101100000100101111111000100101010111000101100001011101111000000010101111110100010000001111010111000000101110000011110100101010010111011100101101111101011101101100101110110001001010011100101111000000111101111111100100010110001110110110011100001001110110011101000101110110010011111001011010011011110101010110001010010100011011010101001001101010110010111001101100000001000100001101010001101110010000100100100111011001000011101111010000100101100001111100100000101010110101110001110011011110010010100101000010101011000111100000100010100111000000111011101111111100001011010011101101111110100000100010011111010001010101111010111011111011010100111110111001001001011000110100010110101000100100101110011011010111001001010101010001010111001011101001110011010110010101101000001101001001011111101010110011001100000011111100000100110000010001000010110000010111000001011111000001010001011000101110000000011010001010111110010011010100110100110100001001011110000011000100101110000111010111010011101111011011100001110110111100101111110011010111111110110010010000000110111001011011101010100001110101111111111011000110011001011101110111011001111011110101010111101111101001110101001011001111011000000001101101001010101010010011001011001001001000001111000110100110110010111000000011011101010001000111001011101010011101011101011110000010011100011011001101111110100011010101000010111000010111111110100010011011011010010101100110000111001101010110110100111000011000110011101010000011110111011001100011101110010000010011000000011100100100101110000010011101010000000111100000100011001010111110110111111100110111110110100100000011100101101101000110110111111000001010001101101100000111000011111001110111011101010101100000101001000001000101000101011011100000001011011011110110110100010111100101011101110001011111011000110010101111000000111010101100001000001111010011001001011010011100001110101001000111000110000011011011011001101110001000101010101100000001111110000000111011011011110001010000000101010100010011100001111000000100111110111110110101110101100101111001111001011001010110011101000000110111110001101001100101001110101001100100100010010011110011101010110110100100101111000000110100000110010000111010111000101100001101001100010110111011111011110110111110111011110000110011011011111111011010000111010100011110011110010011101011111111010101000000000101111111011101000111110001011001110000110100001101111010111101111000101101110111010111110101011000110110001111001000100011011100000100100111101111111100111011011100001101110101001001101010101001011100111110000101100111000000111101101011010011111000011110101001001111111110001110001101100100101111001111010011110011110110101001000000010000000000001010101111100101101001101010111001011011111000100000100100110100000000101100111110010101010001110010010011010010111111100000010110011001110111100110010001011001000100101111111100101010110100110101101010010100101110010011001101101001001111110011110010011011101000110111010111111101110000101010011011111001110101000000011110100111001100101111000100101110001000100000100011100001010111101000110001011100110111100111010001100001101101011001000001100100001001110010011100011100101110111110110000110010010011100001110001101111100101011100101110001111010100101001000111010011010010011000000110011100100111011000111110100001111111101000111011110010100110101100111101010000001110001000101111101001000001010110100010010010000010010101011110001100100000001110101111100000101100111101010111100110100101100110011000111110111010011110100011011111001110111001100101111110011101000000001110110001100110110000010010101010111110000110011011011001101110000110010011101001011011101001001110001000010011101101001001100110000000001001000100011000101101111110101010010110010100101001101010011010101011111010011110001110010010110101011110100101000010010100100011110110010101000110010101010100011110010000100000110011101001101111011111111100010101001001101010010101100010111010000101001001101101011110101110101110110011000011011010011101000000100110101110110000011010011101101110001010011111011111010000111101101101000100000101000111111110111101001001010000101101100100101011010111001111110100011111111111101011010101100001100111001010100001111110001101001100001001111011010110000110100111110100000010010011100110110101010100001010000101101101000010000011101110011010011000100110101100001110111001100100110110010001101111111111001000110011001101110011111001001000011000101011000110111000111001110010100111000110000110100100101100101111011101101111011001110110001001011110001111000000011010111110011000111100010110001110110001101100010111111000010011101011011000110010110110110010100000110011111111110000011110001101110010010111010110101011101010111001001001111011001001100001001100000001011001101010100011010111001110110100000010011110110111100110010110001101100111010110011010100010100000010010000000000100001101111000011100011001100011100010000000000000110110100011011001000111011010010100100101110100110110110010001010101110000001100011010111001100001000100111011101100010101110101100010001111000110101010000011100000010100100100110101100111010000001101010010100110000001000000000101110010111100011110101111010001101100110000001010101011111101000000101010001111000011010101100010101000000101010100001000101110011110000100001010110110010101010111001000010010111100001111111111100011101100000001010000110000100110001011000010101000110100100000100101011101110100001000001101001111101010111010001111101101000110000101011001110000001011011111011110110010111111101010101110011101000011011101001110010110001110111110000011000101000100100111110001001111101010001011010010110101010000100001100111111011000110010110110111001111111111010001101100100101000110000101101110011010110010100100010011110001111100011110100010000010110100111011100101010101010110100101000100011000010111000010010100110010101110101011100000010010001101000011110011100001111010100001101010100110010110010100100110100110101001011100101100111110101011100101001101000000111001000000000101011110001110110101001100010100101111110011101100010101100000010000010101001011101010001011001101101110010100100111011111111101010111001000010101101111110001011000001011011011010111101001001000001101110001000000110000100111110100011011111000100101010100111110000101100001000100001011111011100011110000101001110011100000010100010101001010000110011010111101001111000010111001100011000110101011111101100111010011001100000000110010111101111101011011111010000111110011001000001011101101000100111110011100010111000000100010011001011000100100001110000010110000111100010010010111000100000100101101101111100110101101000010111000001111101111011100011001011111110001101101011101010001110100100101110010000110110010001000100011100100000111000001001010000000101000011001010001000101001101000000001001111000100101010000000101111111111001100000110000111110101010000111110100011000101001101010010000011011101111101111010010011110100010001100011100100011011101011101010010111011011111011111110110011100011110101001011011111010101110111111101001010000110101010011011001010011000111110001011011010111101110100111100111100010110001101011001000010000000110111100110111001110010110100000110010000111100100111000110100110011110010101101011010000000001010010010000001010110101010011111000010110100001011000110100001101010111101000110100111101011100000010100111011010100111111111000110110010010101010010000000111101101000100111110001011010011101111000110010100000000101000111000100010110101110011111100001011110111110110000111100001011001110101001100101100000100111100110111011101100111000000011011001010011010100001010001110001101100011111010100101101011101001001011100110010110011011111101010101000010001100101010000100001101100111111110101001011110010100010101111110100010100100011100100010000000011100111100010100110011010001100010101011011000101110011100011101110101000011011000111101011000100111000010101000010011100011000000000111111000101010000100111000100111010110010100011111001110101100010000100110011111001100111111010001011010001011111100101011111111101001111100110100011011110000011111011110100011110001100000001110001001010010000011000010110100001001011111110111101100000111101000110100011110001111110001101010011110011010101110110111111011111000010101101100011111000111000001000010100011100100100110111001110000100110101010010111111010110011110110001011001111110000001110011001011011110110011011111111100011110011111010001000010101100110001010000001111011001110001011110101011100001100010001110001101111001000010101101101010110000110111111001110000001011101100000011100000011100001000110110010001011010010011101100100110011100000111101010101101101000000010101101111011010111000111100001111011100110100011010011110111001000001010110001011000010100010011001001100111001000111101011010001101010000011111110111110010100001111001110110101000110011111111100101000000010100011101111001001101001011001010011001010111011001000001001111000101010111011010101110000011101010001011101011100001001011000000011001010001111110010111001110010011110001110010000100101001110010010001101010111100000110111100010001001001000101101000010100101110100000110011111110101011101100001000110011011011111000010011010110011001010000110110000000000110111000111111000111011101111101100101100100100100011011010100101100111001110110101101101000001110110000111001101001010100111010001111101000110000010110001011101001101100011011000100100101010011110110111100000101001110000011010101001001110011110000010000110111110001101000101100010010100111111001111111100010011011011000001011011111100001001110110000000101001000011000111111110111000101110001010011110111101001111000001100110111010110111110110101001101001010011011000110100001001101111001001001010111000100010001010000010000001101110001011001110011110101001010111100111000110111000001111001011000110001000111011000110000101011010001101110010011100010111010010001010100100000111010110000010110100011011000101001010110001000011111100011100000110000101100011111101100100110010011110001001001011101100010010000011100000000101001001001011100111110101110011111010110100101001010110010111110100001010101000000110010100100011101101000001000011011011010010011010101110010111011101000001110011101000010010111011001111111001100001011011111111011100100000110001010011110110110101001111111100001000010000001101000000111111011101100011101011010101111101011001000110111010001011010000101111110100100100100000111000011000110111110110000011111100001101101001111000111011001001111111001101011101111001101000010101100100001110110101000101000001101110001110110001000001101001110010101000001010010101000010000100011010101001100011010100100101110101111101101001000100010000001100110010010111111100011001110011101101011111111101100110010111110111101110100101111101011001111010100111001001010111100100001100101011001110010011000110011110011101011001110001111011010110011010100010110111110100101000101110101001100101001100000000000001100110110001001111001110011010101101101000100101011111001111010001000011001111100101101010010001101100001110000111101010111000001110011001011000010100000111010100111011011100111111001010011011001100000110101111001001111111000101000100100010100111101001001100110110111110011001110111100010001101010110010100001100100110100001001101001110010010111000001111111100011101000100000000011001111010111010000010101011111110110110101000000110010000111010111001100101101011100111111001111101011011101101011110010100010111101100100100101111111100111011010111011010001110001100100100110100000100011000110000010101101011000111001110010111101110011110110110101011101001100101000100100100011111000000100000011011001001111100101101011001011010110110000010000110011101010101111100111000000101111001011000001010100001111100000101100111100110001110001000110110010111101010111111111010011011000010101101111001001011101101110100111000010011011001111110001101010101000000101011111100011100100110111111001100000010100010011011010101000000100010010011001100100101100101001101100010111100010000110010011001101010010011100010110100110101101001000100011011011100001001000011111110001011101101110101101110011110000110100111000111010001101000001111000110000011100011001101010110001110001100101101101111100000111001011000101010000111011110001111011100010111000000100111010010100100100000111101100110101101101000010001111110011101101101011100100111001010000001100111011000101111100001101101101000010100101101001100001101100110110011011110111000000101101001111101111111110010011001111101101001000011001000110000110001100101011100101100101010000010100100011001000101001001101101010101100001001111100110000010001001010000100010001011100110000011100001101111101000100100110010000101000101110000000111111110110101011110011111000000100110001000100000110010111011000110010001101101000001101110111111000000100111100011111100011010100011111010010011001010110000011001010100111111000100101101011101011000101111110111101101111101011110000011100110000110100111011111011111000110110101101100111000010100001111100010100100011111101010111111110011100000000000111110111111000100111111101101010001100001000110100001001001110011110111110110110110010011010100101101000000000001001111111001111001100100101101111000000100111011101000000010000011000011100001000000001111000110000001100011001101100010001111001000011000011011100010010110110010101011110010011101010000111000110111100011110101100111111110010000001011111011100001100110001110000111100001000110011001011010100101111111010010100100001011001010000100010010110111001110001011100111001011010001011111000110000101100111100010110110111001110101101100011010001001001100000011001011011111010000111001011000001001100011010100011100100100101011000110111101011101100101000110111000010100101101000010010001101101100110100010010001101100101010000001101000100001011110110101110101010010000110101101101100110111000100001000011111010100101000001100101001100001110111110111111010001111100100000101110110100000001100000111000011100110001111101100101100110101001001001101100001110110001010011000100110110110101111110101011100110110001000100010000011111011111000111000010011100110011000111001111010011011001000101111100001110111011011101111000001111000001101110000100000010100100100011110011010001111001100111000001101101000001000001001010010011001101100001101011101101011111010000011001011010110111110110010000100101010101010000111101100101100000111011101111000001000111011111011010110101110110000010111100010011111110100110110100010011101111111001100011011101111101100110100001100111111111100011001000010010000101010111101001010000101110101111001111001110001011000010000110001110000100101110011000110110101011011101110011000010101010110101101110000001011100011000101011111000010111100101011010110101100101000001110001111001101000010011000100111011110001100001100000100101110110101010001100001000100000111010001010011110100101101001001100011101101000111010011101011111101100110100100011011100000001001011111111011000001001010011001001001101100011000010011000000100000100110000100111100000000011000110000110001011010110110101001110010111001110000110000111010000100000011011111101110010001001000000111011100011000100100111000000100100100111110101100100011111010110111110000110010110110000110010111100110101010010000011001011111111010010010100011000010000010100100011011001110110110000111001011101111100111000110101000111010011011001100010001110010101111111111110111010010100010110111010001110110101101111101010000111101000001110100000001010111101110100010100010001011001111001001110101011011000101001111100101011010110000010001101100100110000000011100101110110100100100100111011110010011110110001011001000101001111001000011100000010101000010001011110100110110101100111101100100110101011011010000000100101001011001000000000101001010001111101101010111001010111111110011100100000001011101000101111100001001110001101001001110001111011100011001101111101110111110101101001111010001000011001111001010010111111101111101011000011101100110000010010001001000011011000001001110110010100000000101011100000010100100101001000010000110010010010001111010100001011010111011101000011110110001000111110011110001000001010110100100111100011010101011110110011110000011110100111110111100111000111010000001110101010011100011111100010001000001001111111110110110001101100010011110000100001101001100011110001000110001010101011100101101001010100100001110110011010100100011100000010011001101010000110101110100011110111101010101101010010110001010111101100011101110101011010100010011100001100001110001010001000110100111100010010110100000110111111001101100111110001100100001111001001110110001100100100111100010100100111110100011001010011001101010110001101101000101111110000100100000101100000011011110100110101111111010000100011011101010101100000000100101111001010010000101111101111101000010101010110111110100100110011010111110011111001010111010010010010110010010000001110101010110111110100100111100101000001110111101000101111101110010100001111011001101100011110111000101010010111011000000011111001100100100011101110100001011110010001001111101101100011110100111011111100011100101001110100001110010011001100010110000100110100001010011101100111101001001100110100111000001001111000110001111010110111010001000000011000000000010111111111011010011010010010010101110000111101111101100010001000111001011010100110001011001110101011110001101111000111011001110000100100101100010110001000100110010011100010010111110010101110001100100001100101110111011011010010001111100011011101111000111010001101111001110111111110001011101111011101111100011011010100000010010001011011100001100010001111111001101111100101110110100100011011011111010011010001111010111110110110100101000100110010101101000010010100011000110001101101110001101100110111010000100001001101010101001111111100100010010010110001101101111011111010011111011111001000111111111110110111101101010111111110000100010100011010101001100000100000101001010100100100100101100100001000001001010001001011101011101000110011011100100100010011100100101101100000110011011000111110011101110110000110100001011100101101010101000001010100000000100101001001010010111001110101100000100111011010100111011101101001001101001000101000111111110010000001110000101010100111011001011000000001001001011010100111100101000000101011000110101101100110101101100011110100000000100000111111010100000000001110111111010000000000100100011011010101111101111011100101001100000000101110110001100100100000000001111001010000001100001101110101000101011001111001101101100011010001001100110100100101100010010010111011100000001010111001011100101100111110010101101110101100111000111010011100010001001100010110110101001001101010010101000110101011001111100101101100111010110101110001110100011100101000000010010011111101101100011000111010011001011100100010011011000011111110001001001010001100110100110000100000101001010100100011100001101010100101011001110101011010100010101000101010110110000110011001000011101010100100111111000011010110110010111100101011011000101011011101001010110111100001111111111000010111100111111000111001111101100100111011100010101110100111111010011111101110110010110011000101111011011010111101000011000001111011111101101001010100001101101011001110001010110110100011011001000110010111001001010010011010101001001011100101110010110011111111001111100000001010000011000110010000110011100001100001001100001111110010001110101010001000000100000101000111011000001111010101100111100110100110010111110100100001101010110110000010111010011110011101110101110001011000110111100100000011101110001111011010111110110011011011110010011101101011011110011011111010011100111110001001111100000001110111111111101010011011000111000100011000101011001111010010011000010100110010001001001101001110100100100101010101001101110111001011111010101001100101000100101011010001010000110011000001010100001111111010100011011100010111111111111100100001101101011011101111010000010010010101100011101111011101111011101000110000111010010011100100010101001111101000101100011011000101110001100111011100000101111111010110001110011111100010000010001111010100111011001100110111010011011101110101011000101100110100000100011001000011010010101011100111110001100111111001101000000100101000111000010101110101101110100001101000100011011100100110101001111111100001010011000010011111000110011000011111100110110010010110101010010101101001000100111001110101011001111101101001010100010110011111101110000111000101101110010110001001000100011100101010100100000001000011101001100001000001010011010110000000110100001110101111101000101000010011100111101100000001000011010010100110101110011100100100100100100110101101001010100111101100010010010111111000101111011011110111011101110001110010110001001110111011110100111010100001010011101010111000011001111010000010011100110110100011000001011100101011110001001110111101111100001001000001011101111001100011101001001011001110011010110111110110101001000100010110100010100010010001101000000101100111000011010111010101101100111101110001101011111111111010111100100000111100110111110001101111101101000100010001001010010000011000111101111000101001111101110111100011001100100101100011000000111000101000001011110111100001111111100001101110010101110010001000011100000100100100011001101110001101010011000010110001001001100111111101011110001100100110000010101010000100111101100000100111101111000110110010111001101111011110110100100011101010111101100110011100001011001000000100010010001101001011000101011110101001010101010000011011010100011001110110110011100001010111101000100011010011011111001000001011101100010111101101010101100000111000111100010111100100101000100110110111110100010000000001000111111100000110100100001010001010000010010110111000010010111101010011001011111111110001000110010010100001010001001101000101011000001001100101011100101001011110001010000100100010111111100100000100001001100101101001010110110010101001000110001100110010011110110111111110001101111000101101001100111101001100001001000011110011001101000010001000100101000000010101101001010111011110001100100110011001010010110110001100111011011010000110101001010000001110111110110100011000001101001111100010100111111110000111101111011000101010100000011101000000000010010011001110010001111001110001111111111011110001001001011111110101101011000010111101011001010011110011000010101100010000001010010011011001101100111011010101010111010100010110101111101110110100011011000110101101000110011101011001110110100100110011100010100001010010101000100001111100111100101100010001100111001010010110101101000101110010011110001110011001101100011101110101001100010010100100011110011101101000001001100110100110010101101000101001000100100000101011100111111011010110111100111010011101101000110010000010110100110101110000001001010011100000110110010011110111011010100100001110011010101011111010010110010100100001010100001111110100110010110110010011011011001000010100110000101101000010110101000111101010000001011011000110000101010111111011110000001011000011001110010011111011001110111000110010111000001111100000000001101110100000011011111011110010000001010010111101001101001010110101101111001110111101110100101000001100011011111111001000101000110111111010111101000010001011101000000001111100100111100100111111100110111001110011111000111001111110111101110100101000000100110011111100110111000100000011011111101100010000111001100011010110010100001101111111101100001110111101000000111000111011010011011110100100010010110001010010010010100110110001010111100011011101101000111110010000010110001011111100010010011110000001110111010111101111001000100011001110101011011011000010011001011000011111111101001010100100101010111101101111000110001001110001010001100011000110101000001110001110100111000100001111110001011011101011111110110110011010001100111001110110000010011101000011010001111110001100111001010001011000100101011101110011101101100111101010010010000011000110100001110010010010000000101101101010010010111001111001101100110001001001010111101110100111011000111000110011001001110101111100101000101011011011001100010011011000110001100010100011010010111110010000101011001100110101011001000000011000101010000001000000000100111000100010010000110000010010001110111100110000101010001101011000000110101001000111100011110011101011011011001111010101010110101000101010000101101101010110000000111001001001010001011011101101111000000101101110000010110010001101100001110101001100101110111111101011011000110011000100010101111010000010101100111001101011100010001001001000100000010001011101101010100101101101100011100111111111101110101110000110110111110010000001111011011001111001011000010111111001100000111110000000100111111100010110111110111010101100110111111001000000000000110010000110100100000100100110001100111111110110000000000011011001100110100100110010001111010110011110100111110010101100100000101101101101010011111001101001010001101111001001011111001110000100100010111000010100000011100001010111101100100111111101101001010010011100110110101000011111000010000000010000011101011011010110000001111010101101111000100111100011110001001011001011000101111011000110001011000000111100110011010001101110010110000101111010010000000011111001111110001001100001110111100011110111101110000101000000011011110001100110001100010010111101000111001001101000110110010100010110100111011100100010011110110101010001001100011111110111001001011111110011101001111111101100010101101010011110011111001100000110110000001010110000001010000010101000101110001000000010101110010011100000101001110110001110001000101010001010001000100110011101001011100011101111011001101011101011011010011001000101011011100011100001100001000011111011010000111010011100000000000111000011110101001101011101000011010010111010100111000010001110101001001100001111000110000000010101000101010000001111011110000001011110110011001001101110010100101010101001010100011011110100001100001001010000110000101100101100000101010010110011110000101010111111101000001101100011111011010011001100101110010010111000111011101110101100011100001111111010101000101011001010101010010010110011100100111010110000010010000010000111100010101100001011101010011101000100011001111111010011111101011011111011100001111010010000110001101111111000010101011111101111001010010011111011010001111010111010001010011010010110110111011000000100110010010001101101111000001111111001111101101101001000111111100100100111001010011110100110101001100100111110010110100010110111111001101101101001011110110101001010100011010110100001100101010001110000000101100100101001000001111100000001101010000000000010011101110010010010101110000010011011010011111101101000111011010000011100000001100101000101110010001111001100110111000100010110111111100111010011111011111111000111111011001011011100110101001100101011101001011001010101110011011010011110010011110110001000110001000010100000001110101000011010010010001001111110000010101100111011110010011010100110101000001100001101111011100011001101000001100000100111001010001010000110100110111010001011001000001111000010111101000011111110010010001100001000100011100010010010010101000110000111111011100100101010010000001001100100011111001110010010001101101110110010101110001101101011111001101101011111111110110001011010000100111001111010101000001011111101101101011000001001010010000001100110011100000101010000000001000111110100101000000010111010001011000100000110011001101100110111101110110100001001000000001011110110011100100101010100100000011001010001000001100000010100010101110110000110001010000111001110100001010010111101011000101010100101010011100000001011100001101001101010010101111011111010101011000110010010010110101111111001101000010111100010001100011000010001011001001011101010001111100111010001010010000001000001110001100111000011111001110000010000010000010110000011000101100100001011011010000000111101001011000000110101110101110011101110100111001100101100100110010011011011100001100110101111000001110101100101000001010010011100001010000110000101110011100110110001101111011000001010000000100000100010011110001110100111110001111001001110111011001000010011010101001011010111100100111100111111100010110110010011110110101110010111101011110001100000110001100001101001001100110000111100101011000100011010101001111101001011000011001010100110110001011110101010101001100100111000001011111000111001110100101101011101110001101010100001011111001010100100100100011110001101110011111000100011000111110001101001001111010001110101111100111110111101100111010011110100110000000101000100001001110000010001110111101010000010111100000101111111110101100111101110000111100100110000100101110010011000001010000000001111100100101101111110000010110001001010001100101011001110010010100101000101011000000100001010111100001100011001011000010101101101100100011011110100001011101001110001000001111101000100011011001110010011100100101010000111000100111101100110110101000110110000110001011101010100111100001011111000011001101001001110010011111010000011100001001100001101110010110011111011010001011011001100001110010000011100100111100001000100010100011001111000100010001111101000101111011001100110010111101100011111010011000010010000001010101100110101010010000100000000010010001001110101001101111111011010011110011100011011101010010000101111100010100010101110111101110111001110110111010001000001011001001010100110111111110010011010000110111011101110111110011000111010010101110110110111111001101110010111111101100100010110000110111010011000110100001010001011101011111010000100100100101010010010101110101001011100101000001001101111001111101011011100110111100100110011101100010110001010010001101010101100010001111011101111110011001101100001101011011011111100111000100101011100001111101011101001010111010111001110011000111111000011101101111110111011000100111111000011011110011010100110110100101111101100001111001001111000111100010001010001000010100011010101000010000011111011010010111111101100110100101110101101011011110101001011110000010011011011100101001101011100100110111010000100001111110110100000110000011101011101000111010000011111100011110011100111001000111101100100011011111110000001101010110011101000110100010101101000110101100110000000000010011010011001100111111001011011110001101110000101100001001100001011111100100010110000011000000000000000011011001001010001100001100101001111000000100000010101111100001111110100011101100001010011100000100001001101000111000001000011000101000110100110001110101001011010011011111010000010111110101001001110010001110101000011111100010111110100001000011011011110001111011100101101010110011000101001100010010010001101100111110101000110111101000001011010100011000100101100110011001010101101011101010110010100111110111110001111000000011010110100111010001111111100011111110101001100010111101101111111110100110001001110100111100000010000001000100111010000011111100110010111110001111101001010111100100100011100010111000000011101001011101011001011000111101111000011011011010100111011111000100100111111000010011110111111001100111010101110101010011011111101111100000101011011101000101100001100001110100111100100110101111110001101001000011001100100111011100111000110101110010101000011000010101100100000111101101110011101000010001010001001001111101000101111111001110001110010011010110110001100110101011111110101100110011001110000010010010000001101000110110011000110100000001110110000110110111000111010100100011110000001110001011010100100101000110101001011010110100000110111000011111010011111110000111000001010000001001000101110111010101101100101110101010011000000000110101011000011100111100110111010000101111100101110011111010010000110010110101111001100000100000100110110100011111001001110000001100011101001111000010100010011110110110110101010100001000001101110101000100100101010100100110000110110001001110110100111101111110111101010101011001101100001101110001000110000101011001110010000001001111101010100101010010000000101000111001101101011000001110101001101001100011001001111000110010111100010010011011010101010101100110000001110101011101110111011001100101101001001101100100011110111000011110010100111011000111110110010111101010010011010011000101010010010111110011111111000010101000010100000110110101010000100100010101011101011000011101110001000100110101011001110101110011010100100011100000111010011010100010110110011000111110100111011110101111001111001011011011110011011000010111000010110001111101010111110001110100011000011111000001110011001101001011010100100011010001011001101011010010010000000010101010001111011111100110111100011111110100100000100101111100000011001100101100110101011011100001010010110111010111110001100000010111110101010100110000001111000100000000101111100111101111111110101011000011111111100111100110100000110101110011010001001100000110000100100100001010001001000101010000101101111111110110001100010001111011111000100010111000000010010111011101000111101110100001100001101000001100110110111010100111010101010101101011110000100111010111011100101001010110010000110100111101001101001010001000101011110010101101110011011101100110011100011111011000011011011010001010001110011011001111011110100101001110101001010001001100100110110111001111011011010010111001100101010100100110011010011001001010011101011100101111101011111100110000110010110100100100111000101001101111001001010001100111110111110100010000100110001011101000000010111001101000001011000011100101011011101000001110000111001010110110100100111000001001111000100001010011001001001111111011011111110000000011001000111100100010110000101010110011100001100101010101101100101101110101011101100101101000101000111111011101101000110001100001101011011011111000110101001010101100000011001001011000100011001010100100011100111011111001001100010000101010111010100001010111000110010100010110010001101000100101010101000100110000001101001110011011100110100110000001010110101000010000110000101110010010001001000100001000111100000100111011111100110101110100001010101101110000000110010111111000100100111011110110111111011110111100110010110000101011011111111010010000010000100100001101100110011110100111100110010111011100100000111000001101111101000111111001011011110000010000011110100011011010110001111000100000100000001110001110100100001010011001010001100100110010111101001010110011011100000001110101111111110001100101000010101100001111010110011011111000011000111101111101100101000100010110000001000101011111111111111111000001000010110110111111101110111001011001000011001001010001010001010000000000100011000111010010101011001101110111001001011010010111001100011111111110001101100110000001010111010010111100011011111101100011001001010101010001110000000010110000000000101101011110011011010000011010110111000000100000111110100111101010011001010110111111001010000101100110001011100001100010011001111101010010010000100001010001101010101011101010110100101000111111101111110101111000101000110111100101101010001010011011110100011110100110010101011010010000000111111001011101111101110110110001110000101000001001011100001010000110010111100110110001010011101001111100000101100011111100000010110011100011101101010001011010110110100001011111001111001000000001011001100101010111010100010101111110001101111111111101000001011010010010000111110100110101101111111011111001100111101110000001010101111100000100101010110010001010011101011011000000010000100010000011000100010110100010011110001101101101001010010100111101100100101001111101111000010101100101010110101100101100110000010110110110110011100110110000110001110000101011011001101000110110011000110010101000111001100110011001000111000111111000101101100000000110010101101001001111101111111000100010100111101000011001001110001100111010011001010110000110111010011001101111101111010100110010100010101101111000111001110010011001101001001001000110010100100011111010010010001101001110100101000011010000001101100110010011110101101101101001000100000110111001110000010010101000110011110100001100111101111100101110010110111101100100110001111010111010010010111101010011111000101110101111000100000001011100101010110000000000000011100010011101011011101011010000101101011010000101100010011010010001001100101110101101110000100000010000010001101000111011000001101111101001101110011001111000110000100010100100111101001011010000100111011001011011000111000011000110001000111010101000111001101100000110000111011001101110010000100100011111011100101010100010110000001110000101001111111111000111010101011100101100000110000011010000000001100111001001100001101000010110101001111000001000101001011010001010010001110000111011110101001000111010011001110101001001000010100100001000100110111100000111101000111011010001011011100111001000010000000111010000111011000110110100010110110111100110000000100000001111101000100000001111001011011001001100111011100011011101110100100000110001100110011011110111001000010011011010000101011000111110011001100110100101001111110000011100011000001101001110001110100100110110100111000111000010011001110110111110111011111111100101000010101110001101100101001110111001111001001100000011010100100001001010011011110100010011111001010100111111100001011011010100100010101100110110111010011100000111000001010100101111111100101111101000010011010011100010111101001110101001100011000100110011010000110010111100011010010010001010101100011001011100001011010000000100101110000100000100011100010000010010100010111110010010100000001011010011110101100011111011011101011101000010001001011001000100110110010011001101100100000100110111010010100000000000000101000101100101010100110011100110111100000100011100011111011001101000001111101100100000000111001011101010010011000110011011010010101000001110101010000011001100011100011110011010000011011001011101111101101111000000100100000100100011010010111001111101010011111001010010011100101000011101011001111001100000100110100100001110101011000010101010101111001100100011011010101010001110011100011011101001110101011011001011100010011000010100100000011100010111011111010011100000100101110010000001010110010000000011001101010111110011010001100011100011010100110110001000001110000000101100011010111110111010100000011100011100100001000110111011011111100111111010111001111111110010101000000111011111110000101100110010000101100110110101100111110100011011010011000111001110101100010111110111010000111100011000101111001010110110011100100111111101101101011111101010001100101010101010101011100001101010100110001100000101110000001100111100001011100001011110011100000010100001011000101001100100110111101000010110011000001010101101001100000000101000100000000111010111111001010101110111111011001101100100011100111011000000010011010011100110010111001101110110000011111110111111111100001010100100110001010110001111100010100101111110110100011111100011100000110111011011001100100000111001100111110101110011001111001001011000111101111010001011100111110000100111110101100010101111100010110110111010110101010100100010011001110001111011110101000100110101001011110100100110100111111101101000011111000111010010110101100101100110111101100010100111101100100100000111010111011000111100001000000101010000001000010001100000111011110000010100100100111001110011010111000110111011001011100101011111011001101101001110001000000011111011110011110101111010111111011111000111100100001100111101111001011000101011000010001110111001110000001100001101110111100111101101011101100000110011101001110010110011111100000010101100011110101111010010111001101000111011111010010011100011100000101101100010000111001101011001101110000011101011101011110010111001100101000001110110001010000100001001001110001100100001111110100100011101010111001101010111111100111010010100111011111111011101001000100010000111000110010010001011101110010010011111101100101101000001100011011001100011001110010011111001101101010101110000000100111001001110000101010101000001011000100000100101101000111111111001110000010011100101111001110101100010010000111111101001111101100111000000010100101101001011111010110001100000001000101101010000000110111001100000010001101100111101001101010000110110000000001111100011110011001100001101001010101101011011101110100110000000111010001101100111011011010110110100111100110000001000111111001011110111110001011011110111101000101111110111111001001110001010011110110001111010101010101001111100011010011111101000101110110010111100000001100001110011101100011111000110110011010111011110010100000000001100100001001110000011100011011111100100110010001001111101101001000100101100111101110001010100011100010101010100010101000000100011100011000001100000011100011111010011000111101100110000011001011011101101101101101001111111000011100100101011111011011011010101010100101001100110100011010110101100000110001001110000110100010111110011001111100110010001100010011010100111011001001000100111111110110001101010101001010011111011001100110100101101010011110100001101011110011011110010010010111111101001110100000111100111010101111000101010001001111100000111000010011011101110000001111011011101000010011101101011000111010000010010001110100010110000111110110000000101010010110010001111001101111000111100011011111011001101011001101001110000000101100101010111011101101111101001010111000001010110110010001101111110110001011000010011110111010010000111000011100011101111111011001001011001010111010000010101010000100001000100111001111101011010101000010101101000111010100111110001010000011101000000000111110000110110001011001001110011110011010110100110001001011001101110010101001111100100111100111001011011101001010010000101110000001101011100110000011010111010000010010101011111111110100001100001110111010001000000000101001101100001010110010000010110111111110101000011110101011001011100000011110011101001010011100010001111100111011111001101111000001110001110011010100011100000110100000010110000000100101011001000001011000111011111010010001100011101101111010100000000011111100001111100000000001010100001001010110110001110000010011011000001011100100000010100000001101011100010011011100010100010111000001010011110101010001101101001101011101000110101010001010010111100111110101000101000001100111101000010100001100111001010000101000111010111010010001011001010111111000111010100110000000100101100000000011010110010001110000010000000000011010000101100000111011110011111001110001111100011001001100011110111011110000001001001000010110001010101111000000001001110001100000001001010111000101101010111001010100111000110111111100100100110001000110110010001001000101010110001010110010010111001010001010111010011101111101100101110000100010111011100010101010101111000101110001110000101010110101101010010011101001101000110110101111000011101101001011000000011010110100011011111001110101111100111100010000101001110110110110111101110111100001101101001111010100001000010000111110110010000010001001011100101010111111111000111001001101001001001010011011011000001011011000000100011010000101010111110010111100011100001100000011110110110011100011110011000000100011100010111101101011010101110111001110000001100100011011101001100100011011111001011011101000000001010001110000000010100111101011110101011111111110110010011110101101011010101100001101010011110000100111000000111010111110001001111111000110010110001111110111110101100110111110010101001011010111111001110101111001000011010001000001111100100111011011100010100100000100010010110000011010010010001011110100100010100001111010011101000100001010111010111111101000101110000100010110110101010011011111101011001110101000011010100111011110000010000111000000001101001110110110000000010111011111010000010011001011010010011011011011111000010000101001100100111001111110100101111110001100001001101001100101111001100010100000100111000001110101100111100000001100100000101100101001100010000000111110001110100101110101001010110010111010110010111110101101011001111000000001100000010000000000011111110111110011011001010100001001010000011101011010100101110100011011011000001100100000000010010011011110001101111111011000011001110111010001011000001000110111010001101010110111100001011101100100110011011110111110010111011010011101100010011111110110100010111010100101100010001100011000101100011000011000110101001010010011001100000010001111101010111001000101001110000001000110111010010111001111000010100111101010101010111001011001011001000111100111001101000010101110000010000001010110001100001111110100001111011111011000000000110011111011111011100111000010011110101010000001111000001101100101010001011000011011001111100101101110000110001110101110001010011110011110010001001010001001111000101010110110011000001101111010001100100111001000010101100010000011100101011011001101110101010100100101100001001111001010110010110011000110001011110000111001101011011000110101100111101100000100111100010110001111010010010111000010111101101101101001011000011100111110000011110111001011110110110101111101110110111111000001111111100000110000111100000001000000000111000000011010100100100100010111000111110101101111100010000010011001010100100111100000010011000100100111110101101101100001110000001001001011010001110010010001010100000000110001000001000010101111001000100100111111101011011000110101110110000101001100011100101010010111101010001110110101111110000011010000000000001001101010010100001011001110010010001010010000110111100010101100110110011111001001111001110110110100110101001111001001101101100011100010011010000101001111101001100111101010101010001001110101011001110000001000010101010000110010011001010110000100010010001100100010111011010101011011111110110010111011110000000101001011111110010001110111001110111101000010111100101111100011000110111111000101000111000011100001101010000100000010011001000110000111100100010111000101011111111100001101110000010011101011010110001100000000010111101111000010010101110010110100101110111001111001110110001010101000100011101010101011101100011111100111100000011000001111000010111010010011111010101110111101011100101111110110101010111011110011001011011100100010010110010110001000000010011010110100110111100100110000000000111011100001011000000110000010011001100111100011101011010111100100011100010011111000110101011101011101011000111100111001000100101100111011111111110011011110000100111001011010101101111111110001010010000001101101100001110111011011111001110101100011011010001001011111010001101010000010111000110111101000011001100100110110011100010101110100001011011001101000110000001011101101110111011000010110100110110110010110001100101100001011011000101001011110111101011100110101010011111010011010111000100001011001010010111110110011110010000001000011100101011110010110111110100010000011011010111111111001100110111010000011000001010000110011010101010010111100000111110100011010001010011111100001111011001111100101100010001011010000110111100010011101001111110011010001011111110001001111101100101011011111111001100011101100111011100011110010011111101111000101110011101111001010110001010111101111010000111100100100000111001110111000011110111100010010111101100100100010101110101110110100111100001110111010001111100000000111110011011110111011011010101010111001110010001011101101111111100011010111001111010001101011010101110011110001010001001011000010101111100101000011000001011010110000110101100110010010110000101100000101111001101011110001011111100100010001111111111101010110111010010000100000001010100111100010011010100010010101010010110001011110011010100011000000010100000100111110011001000110011101100011100010101111001011101101110110000000010100111100001101100111001011111000100110100000011100011100111111111011100011110010010000110101001110001011011100000110001110101001001111011100001011001111110100110110101100101001001111011100111101010100001110011101001110100111101011100110001111011001001101110010111001001110101110100001100101100111100001110000101101010110100100011000001111111001110001011010011100000100000111001000111110001001111111011011010100010110100100000011110010101011011001010000010100100011011101100011001011111100100011110000111010001110010011110000011001100100100110111010010101110000101001100001101000001100100011111010100000110101010101110011100110001000011101110011000001100010000000100010111001011111001010010101010111000100101110001111000000111110001111010010100000110101111010001110110011111011011001000110010111101010001011001000101110001111011111001000110001111110000101000110001101100111000001011010000110011001010010010011110010001001000011011001100000110101100010110001110111100000000111110000000111010101011110011011000011101001001001101101110000001110111100001100001100101101001010011111101010110101000111101001101011100111101101001000110010111101001010000111000111100000101010100011101010000000101110001011101000111100101000000011001001111101101010110001001100001010010100110011110100111111011000011110011110111111100010010010000111000010110101011011110100111101010100000101111100010011001110101101110011100001011111101011101101011001101110001101111000111001001001100101100100111001000100111100101110011010110111010101000101111100101011100000101011101010100100010101101101100001111011010100001100001011111001110001110001100000100001000101001000000011101101101011111001111011010111101100101110101101110010011001110110001110100100101100100010001100011001010101110010010110110011000011011100011001001100110111001011000110000100001010101001000110001111001011001111101101101010110001100110010001001011101001010010000000110110110101110111001101000000000101111100100010111001001010010111100010111101111010111100100011010001000101100010110010110110010111011011000100100111111010000100110111011000110110011011110110011000010010101010011110001110010111110011001000001010011001110111100010000110010100011111110110001100010100011101000000110110011100111111100111111001111100100100111000001100111011101110111001111000110111111110100100100001001010010100001000010111101010001101001101001011101000010111101111100011101101011100010001111011100001001101011100100110100100010110101001101000000110001101100111101100101010000010001000001000001010101100011011110100000100110111001001001010100111010000101111000000100111111010000010111110000001100101101101001111100011111101010101001100000000010101100000001001111111000111101010001111010111000101000010110111111000010010101001110111111011111000111011100111111111000010110110000100100111110000101011000011000100010001010010010101100100000101110101110011101110101101100000001110010101010011100100111000100110011000111101010011010010111110001001011001111000011001101011110010000100010100000110001001010111001100000000000000010011110011100010110010101000010100010000100000000011110001101101111101110011010110101001110100010110110101011110011011111011110100110100100010011111111101101001011010110010100011110001001100010000010011001110001011011111010101010011110010111110110010010110101101000000011011101101011101010111101101011001111101101011101110010111111111110011110000001010101000110011101100010111001100100011000100100001110011100100101111010011101011010011101111001011001101001001101010010000000010101011100001010011110100110010010011010111001101011011011011110011001100001101000000111000110111011111101101001010100110111010110010111111001010111110101000001010101011011010001001100100000110111101000001110101001110101110110011111001100100000100010010110000010011000111111000100110010101110101100011000110000010000100100110010001101111001001111001100111001110101001111110111111000011101000011000111011101000101101010111101111111111010101001001001101111100110100010001000010101011001111001101000111110101001110100111010101101111010010001101010010010111100000100010000001100000100001010000111110100110101100110111011101111101101110101011111110110010001001111011100110011111001111110011111010100111001101010101010111000101001010001100010110001100010011010000001100110100111001011111101101000101101011001000100100111111101011110100001110110110100100111001011111011101110110000010011111111011100101100101010011111110011110011101110101011101010001100010110001010010111100111001100011100001001111111110000100110001000010011001100111111011011101100000010001011010011011000111011011001011000110111001010000111101100101000111100111000100011101011101011111001110110001110001001110010100101010010100010001010100101000010111011100001001000110011100000101000001110001111011011110100010100110110100000100111001001011111100010110000111101010011100100100000101101100101110010100111110011110011101010111010101000010011001101010001111000110111001001000111010010100111100000101010000000100000000110000010001110000000111100111100000011000000000111010010011001011001110011000101011010110010100000100110010010111011010010110010000101001101010010111110100100100000010111010011101101010010010100101011000110011100101101010010101111110011011101011100111110001110111110100101010101100011001010000010100010110000010100110011110001000111011110101000111110111011111010111111010111101010010001111101000111000100000000101001001010101111010110010100101101101101110111010111011101000100011110101111101111110110000101111110110111110001101000001001010010011110001100001010100111100010001111111010011000011000000111010111011101010101010110110111000111100000111001101011001111110110110111011000011000010010000001011010001100000101010010111011010100001100100100001110011000101111010110001101001100001010111000010001111101001011011111011110000111110111101010001001000010100011110011100101001100000010000110000110110100000111000110101001110111110111111010100011011011010101010100011101111100001111100010100111000110001000100100001000011111111010011100011001001111000000101010111010111111011010000110010000100110001001111101111010011101100001011111101001100001111100101011001100000101001000111100101010010001001010101010010010010100100010110010010000010100100100000010111011111000101100000111101000011000010111001001011001100111000001100000111000101000000010010000110101111011101111000101111001111110011001010000010001011011000011111010000000010001011100011000111000100101100110111111110010011010000100110110100101010100101000111100011110101100100000011010101011101100011011010101100101110101101100111011001001111101110101110011111011101100100111010110100011011110001111000010101111000110011100101101000001011111100000011010010111010101000001010001011011110001011110011110010001101111011010001111001001100100111100001100010010001001110011001110100010111000000000010000010111011111010001110010010111001110100010011111011111010100100110111111110010011100011100110110110110001010011101011010001111111111010001001100111000110110110001111101100001110011001011100011011011100110010010110101100001101111111110011000101110000100111011000110100000111010111111011001101010111000011100111110100100100000111011101101000100100101110101010100110111011111110001010011000101011001001110000010011000010101000011100101010010010110010101000001100011000111001001000010111100001001101010000100101110000000010011101011110110100011101111000000100001101000101100110110010011010000000111010101101011011110110000011011001001110100110111101110110101011111000000010110101101000010010111011110000001001110100011101111101110100101111010011101111000111100000100011001110110100000101010100000011000111010001100001001001100000111010000001001110000000010100010001111101001011001001100000100111010001011101010101110110100000101111111010010110001111101001000011101011011101000101001010010001010000010100001101000011101101011000110011001000010101010000001111101001100010010101110001000010100111110000110101001011001101111001011111011101110010000011010000100011100011011100001111100011100001010000101011100110111000011000010001110001110101011011100010111011100100100011111100001011011010000000111010011101111011100100010100101010110100001001100111100110011110110011000101010000000011101010111100111110111011011101011001111011011010110101000011000110101101010101101110110100110101101000001001010001101000110000100110011001100001100111100001101100111100100001100001110011101111000000111001001001010100001000110010011101011010010110101110111010000000101101100100110101001100001111011110011010101100011111001110010000001000100100000111110111111000011101111010101010010100111101010000101111000100000001110110110100010111011110001000110111101010101000110010001001001101011100100010101101100000100000110110110110101100000000100010110000001010110111010001101011010101000111110000000110000110000000100001011100000101000011100000000111010000000000011011010011001111110100001000111000011011111010010000111011001111011011010111101100000010000100011000010101100001110111111110010010100111000100101101101010010101111101010101001100010001010010101010101101100100101110011010000110101000100101011100111011011011000111110100100111011010111011100111001111100110011100101000000110110000000110100000011000110101010100010000100101011010100010110011100010100110011010101110110000011011101010110110111110011010001100111000111111001101011110001100010110001000101001111101100101101100011110001110001110011110111000001101001000100101000011100000111000111011010011110010001101110101000000011010110010011000101100011110001101000101010110101011001110001001101111001101101010101011001011000001111011101111001011000111110000011111010101110000001101100100001111010101000000001001111001110111101010111111001010101001100100101001011110000101100011001111000011100010101010111110110010011001000101011011101101100010100000000111011111101001010011000110101011001110101111111111011000110001110111101001101100111111010000001001101010010101011000001111101001111000110011000101011100011111100111100000111000110001110111000110000111000101001010100111100010110111010001011011010101101111101001110010000111110100001011101110001001010101010010001100001111000001111010100110001000110110100000010000101010111111000100000010111010110110001001000111111000001010010001111111110110101001010010010010011101110111000001011011000010000111101011101110000001010001000000110100010001000110001000011010111100001111010000111110001001011111011110000100000001100110011110111000101001100010110001000011011001101010011111010000001101100011100100001011100011010001101110011000000111100011100010011101110100111100111000001011110101011100110010100001101101001011010101010100001110000001110010000001010011101111111100111000000111000100010111000010111100000010001110101111101010010000011011100110001000111111001010010111000011101100000111000100110011010010100110000001010011010000010101000000010001110011101001010111000100011100000000100111001100010001010000000001001101101101111010010110010111011001000011101101111111111011011101010011101111011010110011001011001001001110101111111111110101011010011100101010100110011110001000011101101011010010010100100100101000001001001110111000000111001110000111100001000111100010111011010111011101100001000100110111111000110000101001001001111111111101101010111000001101010101011000111110001010010101010111001111111011011100001110010011000010100000110001010101100100001101011011001101000011010010010001000001011010001011001001111001101010011000000011100100000100001110010100100001010000100000010100001010111101100011111000001010111010101101110101101110011111111010110001101001100101110011001100100011101010011011110001011010011110110011110001010100111111111001101010100001001000000010101010100010111111000000001000111001001001010010101001100110100111000111110110001011011101011110100110110100000110110101011110101010011100000000101101111011110001010101011101001001111000101000001000111111000011001101101010110000000000111011101011010111011000110001011000100100101011100110001111000110101100111011110101100010101011111010110101000001010110100111010011010100100110101011100011011001010001110011100010000011101001100000100001011001111100001001101100110001011110111001111011100111000100101111101000001011000010000011011000010000100000000000001001000001001101011001110101011001011110110110001000100111000001011100110010000111111001000001011101100100111110000101010010001000011110110001001101001010100001101110110010101111101100101110011111000011001110110000001101011100011110010011101101011101011111000001010010000100100101111000111011111110010101100101100011010111001010100100010110011011010110000010010001111011011110000000110010011110100101011111011111010000000011111110100101001110011001011100101011111001010011101010101110000000001011100111100111010110100011111011001011010001100000110010100100001000000000000101001011011111111111101111000000001111101100000110001111100000100011001100000000001100011100110101011000101011101011100100001101101101110101100010111010111010110110111101000011110010100110100111001100011100001110010101011011110110011111100110110000001101100001111010100101010011010001011110111000111101111011001010010001111101100111111000110010101101000100101000011001100101011001000110010000101011101010000100101101011011000001100111101001001111000100111101100000110011110100011100100011001101000010111101010011101101100110011011011111111110000101100100111100101000100001010101011111111110111000011010110010000101111010010110111111110111000011101000111011111100110100001100011001101000101100101010011001100010101001100000101011011010100011010001110100101101011100110010110110111101110011110000010010000010001111011011011100011011111011111110100011100101010011001100111010111111001001011101001010110001101010110001100001000111011110010100111110111011011011000001001100100001101001110011011000100111001101111001001100010011101111010111010101101100000001001001000010101011101011001101100010101100101101001100100101010100100111010010010001010010011001010110000001111000010001100010110110001110100011101001010100111100110111100100110111010001100010000010010101110001111110100111110000001010000100100110110111110010111010010111111110011111110101001101010010100010100000101010001110001001101000111001000000011001101011110100010011011011100100001101101001101111011010000001000110110110100100110011010001101101001110011010110011010110100001011101000111010001001001100111100010100110000011010110011101010100010001110011000010000110100101011011000001000011110001101100001110010010100110001011101111011010100001100100011111001010111111100001101111000010010100010100001100110011000000100010111011101011110011110011101010010101010001110110101011111101111111110011110100110100111000111101110000010011001000100000011000000000000111110111011000111001110100100001011110010011010001111101110000100000110111101110101101111000010011110001000010001100011110000011111010011101110101100110010000110100000011001100000000010000001100011010011101110100001000010101110010011000111010010110011001111100011111011111100111101111011110001010000011011110101011101001000100100000010110011101011011110101111100111011101010100000000011011101101000111100000000111101111000100101010000011000010011101010010110001110010101101010001001001111010111001010110000101000110001100101011011001101101010011000011010110110000010001101011000111101011100101010000010110010000011101100010000111110010101011000100001001100010111110001100111111101101000010000010011101001100101001001010101010110011010010100100011011011011011001011010001010001010010100010111000111111111110101000100001000101110111010100000000010110010010110110011001011101111001001111100010000000001110101011111001011111000101011100010101100011110100010111110000110100100010001100010111100001011000101011110110111110110111101101100101110111100011000001011010001000011100110011000100011101100001111101100110011111011110111101111110111110000101000111010100011010000011110010010010011111010111110011111011101001001001000010001110100101011001010110100011001000001110001010011001001111100000100000110111100001101100010101100001100111010011011101101101001101100111001001110011001011000101101010000000100100001011100100000001100110110100100000110001001011101001001010010100001100101101100000000010011001000100000100100111010011011111111111100010001110011001010010111010110010000110000111100000111010010101001101110001000011011110010111101110110101100001011001001010100111100111100010100110110001101100011011100100010101011111000010000010000001001110010110100000111000000001100100011111101011100011000111100001100011001011010101101111001110110011101111101100001010010111000100011100110001001101010101110110101100001010000010101011111001010100010101001111111101110101111111110011010111100101100010011010010101110000011000001110111110100110010011000010101110001100001101100011110010000011011100001000100100110110001010110011111010110100101000001010010100111010000010000000101001111010100010011001110000010110011011010101110101000010100000000010011100111101100010011111011100001000010111101000011101011111111101011110001101101101010100100010101000010111001110101010111110100011001000101001100011000000010110100100110011110000001001110001010010111001001110001000100101101111101100001011000011100111111100010001100011001010001101000110110001111011110100011110111001101010000011110001100101010010010110101000110010001010010011111000011101110111101111011011100101011001100010110001001101100110100000001011110100011100000000101010110100111110001100000111001000111000000110101100001111110011010100111101001111000001010011000111011111111111110110011011101111111011001100000011100101001100101011000111011010001111000010001101000110010101100011000110001011011111111000011001111001010001000001000110001111011111011010100111111111010001011111000111101111101111111000111000010100011011010110101011000011110101001011000110010101001011100101010101111000001010000010010111110100101010100001100110100111100110011011111111101110101011011111110111010110101000001100111111010100110011011000110100010011011000000111001000101110101010100010000111101001100001100110101111010111100110110001100000111110100000000111001111001010111111000100010001101011010001011101101001000010001100101110101010011000001011000001111101111100001111011110101010010000000011011101011011101010101011000100011000111011101111100111100100101101111100110010001100000101111001010001010000101100011100011111000101110110000100111110001000100000101011000010001100010100010101010101001011101000110111100001010100011100100000110011000101111111111010000000010110110111011010110000001010011111000011011001000001100001000001111001001110111100111000000011100100000001100100111000101110111011100001110111100001101101111110111101110001111001101111110111001101101111111110010000100101101100111101010010101000010101101111110101001111101000010000001011000100010110001010111100011111010010111101100011101010000001110010100110101101111000000100001100011100101100001000101111100011100010000110011100111100001101001011010110001100100001011110111110100100010011001101011011010011000101000101001001101010110111000001010001110101111100100110001101110010001110010111010100000000110000000010101111000010101100111010000010000011010101110101010001010110110000011001110100010011101010011011010010100000100101001110100000001001000110001001000010010100101000000001111111111110010111111101101001001101011101101100010001000011101101000000001100001001101100001001010001110111010000101111111100100100001011100111111011110110110110010001100010010100111000111001101010110110010000011010110100101010011011101000000000100101101011010100011110110101001001010101101101011011111100011011011011010110111100111110111101011100110111001101100000011001111100110111011101101101010101111001010100000000101111011111100100100011001101010001011100111000010001101100111111000010000011001010111010000010100011111011011101111010001010110110101111110010011110000010000110001010111110011100100111010100111010010000001010111011010000110000010110111101010100000101001111111011000000000000111010101011011010001001101101111110001001111010010100000010110110100011001010101110110001100101100100010001001111111111110011101110110010101101110000000011100001010111001111010001000111101100111101111100001111100110000100111010010010110110000001011010010111010101111111000010101010011101100111010000111101100010001110011111111101100010111010000111010011001100111111110110000001001001010011110111000001110010100010100001100111000010001100001110001100110001100000000011000001101000110101101000100101001111101000101111100011111011110011101011000010100011100101110011010111011010101001111000101011010100111010000000010100011011100111111101101100100111010100101101101010110001100000011011110111011100011101110101111101000100001110101010100101010101010111101101101100110101110001100111100011110100011010100011000011110101010101000100011000001010101100101101110000101000100111111000101010110000001100100111011001010010101011000111000100010010001100011110010100110001111101001110000110110101010100100000100010100100010101010110011011011000011111100111000111111001111011100111101010010010000010110000011001000001111010100000001000001100100000111011101100010010001101110011100001011001110011010001100010100000011000110111111001100001011000100110011110101111000001010100000110101101011110110000110101111011001011000011100011101101001010101001000011111001101111010100000110000011100001000111111001111100001011001001001010001010111110101001010010001111100000001110101100001100010001001110000110001101011010110000000110111101001011100010011111110100100011010001000000111000110100000111011101001001110110001011110101100100000001110111110011011100111101000001111000101111001110101101111000000001000111011100001111101000110011001111110010000111101011010011111001011110110101111101101001011011001101000101111111000101101011011011011000110011011010100111100100000010111111001000001011010001100111100111000000100100111101111110101011100100110100011110001111111001101010100000110010000001010001110100101101101001101001011010111110111000011101010111100000001000111010000101001000110101100110010000010111000100101110001011110101011001011100101100101011110111101111011000110100000111111110000111101001011000110101111001100101000010011010000101111110101001110100111110110010011110101000000110000010100000101000111010011011101100101110111111011101110000110100100110100110100110001100010111101111111001000100010011100001110110100111110000011011001010100110011101111000101101011001111010011011010110111001011111101100100011110111101101000011000000110110101101001100010111111111110110100110010110011111000000111100110000110110100000011011011110010110010010101110100110000000111010110001010001111000010000000010111111110010110101010011010111100101101110110110010110110001011010010011010111000000101101000011110100101010100000100001010101010010000100011100111101010110100101011000100100011000100100001111010011100111111100100101000001010011111010101100000000111010111101101100010100011000101001010000001101001111100101011111011101010111000000111110101011110100111101000000101010011100000000000101110101101001100101101001010001100111101100111011110001000101100111110011111010000101110011110100010110001001110101010010101100000010000010010000000000011101010100011101111111001110110110110101100101111001100101001010100000011011010001111111100100111100101000011101010110001001011010100100010010011011000000101000111001010000101111100100110011110000011101100001101101010000000001110010110101111111011011100011001101010001100111100101101010011101000001000000111101010111111001110110101010110101001101111110111000110101010111100110001011000011011001110110010111000011001101001010111011101111001010101001101101100101011001110100011110111101101011010111010001001011100111101111011000111101111110101110100000111101111000010001100111000000110110010100000111001000010001101011110100111101000110011010011110010011000010000011101010011010001111111111110101011110011010111010110110101001100100000101101000111111110101100001001001011100110101101000101111110100011111000011110000111011111001001101011100110101000001001011001010001011100010111000100101000110100011111011111011101110101110010000100100111100000101000100011100101101001101110110101111111111010000010100100101100011011101110100100011100101100100110001010011000110100011000000101101110000010100101101100111101111111100000000010100110101001000011000011101001101001000111111111010010001111111001110000101101000101000011111000010001100101110100111100010111111110111101011111101101001000001011101010101010100110111011100000111011000111100001111001100000100011011001111100111011100011011110111001101111100111100011001000001111101011010000110001000101110111001101101101011111101110111100100100100010100000101000101000000111001110010110010001001111001011110000110100110111010010000010110000000110010011011001001000000111100110011110000110001110001111111001000010011111111100101111001110100001001000100000001101001100110110101111100110010001011001100111010011100110100100001001011010101100001001110011001010111101110011001000001111001110001001110000110111000010001100011010101111110000100010111011011011110000000011111100100100010110010100100111100001011100100100010000011100111111100010011111010011000111001000110011111010010110100001100110101011110011000100110001100010010100011100111101001111000011000110110011011011100110010000011101011101011000100100100001111000111011000100110110110000100110100001011100111110011001011010001000011110100000111110000000000101010111111000010000110111111010100001001100001011001010000010100011101000111100110101011011101100100000101100010010110110101011111011110001001000001011101010110101000111101110011000101111110001100111101010000111011100101010011010001101001110101110011110000100011001000100010110010101010011000001001100001001010100000111111110010011010110001101010001111101111110100110010101001000110010000001111010111001010011110010000101010001001100001010001100011111010011000001010110101011111000000011100100011101111001001111111000001101000010101011111010010011101001010101111011000001100101111101000100111000111000100110000110110111010000110011010101111000010000000101101111001111100100111100110100111000100000000101110100111110011111111000011101001110010000110100010001011010000110011011000010001011111010111000110000010100000001011001001110000111111001100101111000010000111000011110110011101110010111011000111111111000000101011111000010001110111011000101100110001111001011100100001110000010000011001110101100011101000110011001100111000010111110000100010010110111111110000000001000111011101101110111001011101000101101101100111001100111011100011010000010100001100101100001000111011011001010001010101010000101110101000000001100000010000101010000011000001101101110001101110111100011000010010011110100011010010111101110010010100001110000011110011011111000101111101100011010011110000000101011100011101101000010010001101011101001100000001101001110110100100000000110011110101110101011001100111100111010000111110000011101110001100110010010110000111000110010011100001001101000001101011110001100000010111010101101110011101100111101001100010011100000101010110011000100110110100000111000111000010001010000010011000101100000100010110010001110111110011111110010101010001100101100010011101101101011101110111001110101111101010100000100111010010110110101010000001011010101001001011111101111010001101001001110111000010110010111010100010111000010001011111001110001101010000010111011100010100101000100101111101110100001000100001100001010001111000111110001011100110110101100001001001100001101001011111101100011011111110000101001101010111000010011100101100101101010101010001101100000101011111101000000111000110100011110111001101111011010101000011101100001110011101000001010000111000011001010010001101000111111110101011100110011001001000010110011011100111000010110001101110010000001001101010111100000010101001110010011111000110111101100110001000000010111100101000100100111101010001111011010011101011101110110001000100000111001000101110001101000001100011011111100100010100111001001001011011001001111010011111100111101000000111110111001111001010110100011101011111011001000110111001101011000100011111001100001001010000100110000101101101010111101100010111101000111100101011101111101011101101101111101110011001000001011110000100010110010101000101001101110010100111111001000000010101111100111011100110101011001010100110001010011101111111000100101110011101010110001110110000110000010000001011100110011000011000111000010000011111110111011100010011000001100101111000011001001001010011100011000101011101000101010001011001100100010101111100100110101000101011011111010100000110100100000011001110010101001110110101001101101001111001001010101111010010001010001100111010100011111111011000100010010001001110100100010101000111000010111101001110000111110011101111100110111110111001010101110110000110110001100101000000011011000000110001011100101011110011111101110000010010000111001010100110111100111101000000001001110110000010100101011001010110010001000101111100101111111010110011110011111100001100101011001010111110100010101111011001110101101001110000101001000010110001100100110011100101110111011011011000000110001101110101111110100110011000101110101111111110101001100010110000100001110000101000011110011101100010101001111101011000101011010011001000101010110010100111010111101101110001001001100010010110001001001010101111011110100010010100010110011000111111001101101000100010110000101101010000101101010011010001110001000001010010011111000101101011010100111000111100001010110010101010111001110100101010000110011010011110010010001100111000001111101001011000001101111110011001110001101010001110100010111110100101111111011000111101100101010111010110100110010111111011111101101110111111101011100000011001011010111111111110000011100010010101111000100100111101010010011101100111001011101000111001110011000111100010000101110010100011101111000001011001010101011010101101011100001110100111111010000000111010010010101010111001011110111111000101111010110110000111101101101100111000011110000010011111010001011010111111110101111001100101011001001101011101101001100001001101001100110110011110000000010001011111010011000011100110011111010011110101011111010010011100011011110010110101110010000010100100100110101111101011010110100000110101110001110000011110010111101111110100000010011100111110111110100101001000101010110001101001010001010001101010000010000111001001110011101000001001101001100100011100000111100000110011111110000110000110000011001101111000101011111110001101000001110111100010100100011110000101010101111001101110011010001010101010000110111101001100000010111000001011100111110011111001100110000100011111010001010111101001001010110100100111110101011011011111011100110111001110010110001001001100011101010011000001100010000101111001101110111011000011011000101010110111011111101001111001101100010111001100000011001110100000010101011100001000010101000100000101110011100100101000110011000100010000110101110010011111001110110011101111111101010100111101100010010000101011011111100111110110010100001100101001111100111111110100011010110100000001110100111011001000111111011101110100101110111111100001110010011100100101110011001010000110100111110100100001010110111010111110101110011111000010001110111110011111111100100001000110101110001110001100110010000011001101111011100011101101100100110010100010110111001110000111011001011001111001111010000000010110001010011011110011110000011101100111101001110011000101111011100110110000001010001111110010000101111000101110001110011110000110100100100011110000001001110000110001000101001011010111010010100111111111110101100011110100000000101011000000010011000100101111101010100111100100001100000011001100100001010100001101100011100001101110001010011000011110011010110001001100110101100011010011001001011101011101010011100001111011111000000110011011111101101100111011110101010110110000110111001101101011110111011111010111110101001010111001111001001010011010010011011111100011000101100110011110000000111011100011011100101101010101011110000100101101100110011000001110111001111110011011011010011001010111111000100001111101100100001010101101011100011100100100101000011110001001001101010010000000000011111101110110000101101101011110100100110100110010101000100101101001010001110110010101110011001011111101100010101011011101101101000110110000000001001101100110111110101100000111011001101011001010000011011110000100001101001000000011111110011100000100001111000000110011110001100001100101111010000000010000101100110011001001111000010111010011001100101000100001111000000000000001000101101101000010100000100001010101010010001010010100100101010101111001110010101001110100010111011011011001111001000010010000111011111000110101001100100110000101010001000101011111011010011010111100111010100101011011000010000000111000000100010001110000101111011111010101101010110011010100010101110110000100000111001010000011010101110010100010111110001110100101111110111011101110011100110010011100111010001101101101100101010011111001111110100111110010000111111001110101011001001101110001110001110011111110000010011110101001110111111010110011011100111000000011001011111000001011100011101111101001110010000100000110010010111101111010000100101001110101100011010101100110001011010010101010000100111011000011111101110011011001010011100010101001101010101001111110010110011000101111110001111001100000011001111101110100100000101100010110101111011001011000111010111000010111011010110011110000101011001001011100110111111101100011110100110101111111000001011010111101110010110101010010001101110100001011100101011110011100010001001010100111100100011100000000110100101111011111110110111010001011010011010101001010011100100001100110101010111001010010110111110010010011101011101101001011010001100011000111011101111110100100001011010100000011010000010110011101110100101001100011000010100001000111000100111010111111010000011010110101111100010000111001110001100110111011001101110101101000001100010100101100110111010010010101101010111101001001111111000011110110010101001100001001010011101000100010011100000000001100000001011101110111011101000000011111011001110100110011001001010000010100010111001100011011011011111011101101111101011000110011101011000011100100100010101110001011000110101110011111100110111110100011000000101001010001001100110111110110010011101011010010000010011100101011010011000110111010101100111110110101111001100000110000111110010100010010111011100111111001010011100100101010101110001100101100111001110111110101001110111010001110010100010110000001110110100110111001101001100011100101010010000011000000000010001111010101101111000011010100001111000111001101001101010100001111000000011110100100110101010001100111110100111001111001100110110110110010110001011111010011010101010101000111111111011111101100101101110100000001011101000010010000001011001111101110001001100000000110010100001010100000000101101101010001010010010001001111000111011000111000111100101110011110011010100110001110100011001011110010011000101000011100101101101011010011101011111000101000000010110001111001000111000001011100110110110010011000000011010101010100010101100101010100011000010110011011110111011000010100101101101100010000100011110101111101000111001111100100111000000110111100101000111111110011101101100100011111111010100101011010100011101011100000111000101010010101111111011110001001111011011000001111100011000101001000111011010100100000011101000100001110000110101001000011111100101100100101010101010110111001011110010000001110001111010110110101010111001110110010000100010011001100100011011111000001000111000110011100101100010100111100000011011110110010111011010010110100101101100000010110011100011110001000100010111111101100010010011101111010101111001010001101000101001101100011111101111110010111110000000011001111111111101010100101010000100001101010111100101001001100110010010000001101110010011011001001000011011110111100011110000001000110100111100100001011110101110110010010101100001011011100010110011101100110011111001010101000111110100100111000101010110001110100111111000111100011001001000101101100111000011000011001001111100010111110000111111110010110101011111000101100111101001001101000000000001111001101001110111111010110101010000001101100001000000111111000001010001101101101100100000011101100100101010000011100011001010100110010101001001001011101101111001011110001101110000110110000110100101011000000100000101000101111000111101101010000110001111111010001101111000101101110101111110101101101111111101110001101110100111011101111101111000011001010011000001010100111001000111100110110111011110110010000110010111010010001011000000010111011100010111111111000011001011010111110000110111010100100111000101100011000111110011101011001011111111111111101101111100011011001001110100000010110110110000110000010010100111110100110010000011011011001110001000000110010001011111001110100100111001011100000111010100101010100000000010000001110100110000111001101110101001000111011011111001111000001111111111100000000101101111111110010100100110101101101011110011110100000111001111101101000000000100100100100101111010100111100101000110010110000100000011000011101111000101111110001110010010001110101111100001011010110010010010010110110110010111011100101000100100100110011100010100001000101100100011100110110111100111111010000010111011101011100101010111010100000110111100001010101011011110111110100010010100101010011011000100100111110000111001000110001100111001001111010011111000010111011100010010111111010100010101100100010000100000100101111100101001010110111111101100000001010100011010000110000101100001110001101100110011110111011001110110110101111101111010010010011000100110110010101101010010001010100110100111000101101111000001100100001001100010111000001110011101011010100000101111011101110100001101100100000111101010010001111010010100111001101100010000110011010110110100011010101001111000011101010010100101001110010010110001010001111000101111101000111100001000110011010000001100101010010110101101101001001011011001111101010001101011100010100011010010000100101010110100011010100011000111110100111101111010100010011001100100011110000110110110100010001000110011101110010111100111001100111110010101100110000111001100101100111011100000110110000110001100101011011000100011010110011010101001101110111001110111000010010111010100100011000011111100000100111110001111011011000000011111000100011010110100110000100000111011000100100001111110111011011000001011101100101110001001100000011111010111011101110010100101111110100010111001100101001111011110000001100111110011001001011101001101100011011011111011101111001010000110100000001110110011100011110000101111011110110010100011001100110000001111011111011110000001000100010110101011010111010000011101111011000001001101000001011000110010110010101101010101011001110011110101111010101101001001001001001111111111110100010010110110100000111111000001001001100101010010100011111101001100101111010110110000111011110010010110000101000010111010001000001000111101011000011000000100110001111101101100111001101001110010101001001111001010100000111110010010000001000111000001000000111010111100011010101000111100010110011010000010101011010110111110001100000110010011001000111110000000001001010010100000101111011010011101000010101010110111001001100000111110001110011101000111011001001000000110101001010011101000111111010011010011110011011111111100111010101111000110011111110001000111010011010011100000001101011010001001101110000100010000101100001000001001011000100010100001100110000010001111000000111010110010111010010011001001100111001111101011010111101001100001010111110111111111011110000101011001111110010100100001010011010001100011000111100011001110010001010000001001111010001110001110001100110011101110101001011100100110000010011000110101010000010010111011001101100001101001000101000101010010111001011101010111011111101000010111001101001000000110100001100011111111111100100010100010011101001011010011000111011000000001000001000001010100011011110000110100101111010111001100000111011111011110100110100100001011111100001110011010001101111111011011111111000101011110010110111101111101110101000000110111101101110101011010100001000000000000110001101110110110101011101010110101111111011001100110100111010000110011010111011001010101001111000000001000101100110110010110011001001001001001011111111010111101001110111101010001101010010000010110000011001011100011100001001111101010101101010011100110101001000110011111010010011000011000000110011011010100010001100111001101111011100010110111000100000001111010110010101111111110011011111111101110100100001111011000100100101110001011101110011000000011010001001011011101011011010110101111100001100000010101011111010110000001011001110101100010011110110110100111101100100000011101010100010000000111110011110000110000100101100110011001100001101111110111110101000000110011110000100101001100110010110111011001101110001101000100010111100101011011100111100111010111010010010111101010111111111010010001011011011101101000000001000001101100110111010011011000101101111100111111110100101111011010100011111110100010100011001100101111111110101010000100001100111011000101111010101000111010100111010111110111010000111011001100010011100000001110001011000110011000011011110111001010001111110011001111001001100111000101101111101111100011010110011010110100000000101101110100100000011111111110100000011001000011110011000001011110001001010110011001011010100101100001010110111001111000110010110100100010101010001100110101101000110000000011101011000101100110100111100010101011010000010100010110101011101000111101011100101010000001101101010010011001110100001001010000011011010011110011111001111110000111100110011001011110010011111110100011111111110111110101000100010111000110001000101111011110001011111101111101001100010101000001100101010000001010000110001100110111101010001101110000000111010110111100001101001101100100110111110011100100000001011000110010101010101101010011111110000110101011010011011110110111001100110100101111011100111110111001111001011111001011010000001100111100010110111111011011011110101101011110100010101101110110111100011000111110110110101111111101011001010101011000000010011110000010100110000100011111110011111100100101110011110101111010001000101101000011101110001000111111101010101100100011110100100011111111100000110011110011101000110111000110100010000101001000100000001101101111101110111001011011011010111001110111111011001100111011111111110110000011100001011100100001110011101110011000111011101001101001100110010101011010110110010100100101101001111110010010111111111000000110001110001111010101101110101001111010011001000011001100101100101011010100100010001100111010000011001001010101000010001010111110010000011100110101110100001000000111100001110101000010110000000011100010100010101101000000000111000010010001011111110000001000001100111010010001010010001110110000110100000100001110011111100110000111101110110011000010100010010000111011011001101110010111110011010000100110000000010001110001000000101110100101111101101111101011011101111110110101010000110001010000110100101011101010100001011001000000010000001010000110110111100010001010101010111111111000110111001010111010110110100110101101111110101110001010100111100010110000001010010100111110111100101010101101001110000111110000110110000001100010100010111010110001111011000011010000111001011110000011110100101000011010111110000101011111110000011001100110011111011111001100110001010010010111101000010111000101010000011011101100101010001000000100111110000001100111110011010110100001001100010111001101111000010101011110001010001100011011000000011110111110111101011000000010110010111100000101111000111110000011110100111111000111000100010101011100100111101011011011101001100000000001011011111000111111011001110101001000110110100100101010111010110000101011011111101110100111101001011010110010010110101110110100010100000011010011111100001010000001011010001110000011010111001111111010001111001101110110110010010100110010011111011011111100100100100000001101110000001010101100000101010000100110101110100101001010100010000101011000101110100101101101101010111001101110100011011111010110000010100110001011001111110000101111011111101000111111000000000111010110000101110011010001010011000000100011110101101111101001111000010001100000100000011000001001000110110000111010100001010101000110010001001010100010111111110011000001110010001110010100111001001100010001111111101111011111101001111100110000000000110101110001100010111010011101110100000110110001000110100110101011101110001011101000110101100001101100001101111000010101111011100001000100011111101001000101100011011111001111011111010101101111001000011000101011101110101011010110111101111000001101011001011110100111110010111101101110010001111011001011110101011111100001100111010000010000001101111110111001011111000011010001000111111000100100010010110110101100101101101010000100001000011001111100100110100000101101101111111111111000101110011011111110011010010000100000001000100101101110110001110011010000011110000101011011101100110010011011001011100111111010110000011011100011000010001110101011011101010111111110011010011110110000011111100001101000000010000001011010000101010111101011000110111000011011101010110100010110110100100010101001101000100101010001100000111100101101110101001010101000111110101010011000111010001011011011000111011111110000001010100100000101000100100010000100000000000010110010000111010101111000011010101100011100111000110001111110001100101000100001111000100100101100000100100101100001000111101001010011100011011001001100000011110101000010011010101011110100100111011000010000110100101100011100110111000010000011001110000000110011010111001100111110000001101010101101000101010110000100011101101011000101111001100011111011001011101111110000111101100100100000000011100011000000011100111001101000111011000101110110011001001101011001011001100110110010111111000011001010100111010001010001111101001000000001000101000100100110001011001001011000011010110001010111001101011011010010111100101111100101111010000101011110000101000111011110100001110011101011001100001001111000010000101011000010010100000101111001111111100101110101000010101101000100111111001000010100100000011101010101011000000111001111010001100110110001001111001010010010001100110100110000101101010001001111011010111111101000000001111001100000100010000110111110010111001111110100101101110111010101100101001101101001011000110010010010011001000100001110110000001001111101100000000010001001011110001010000001000000110101100010101100001101111110011101001101100100100001001110000100001101000000010100000100110111101100011000110010110111111111101010000101001101011011100101100101111011101010101011000111111110010111011111011111111011110011011001000000000110101000111011110100111011010100000011111101010001010010010000100001110000001101100101001000101001101010111110111000001110110011010001001010001001011101101010111110000101000001000110011001100111101110101100010010000111011110010110001011011101001010000001111010011010100010110101001010100110100111011111110011000110110110111011111101000111100110110101101001000001001100100010010000011111001110101101010101101101010101010111100010000110010010111101011101100110111111101000010011100000101010111100011111000111101010100111011101110000000000011001011110100001001111111001110110000000000111100000100111101000001011100000011111100111101001011110000101101100101000101100111010110010010110001101000110100101011011101010110000001110011010011101000000001111011011011111100011100001111001010100111010000011111011010011010101111000011100101011100101101010011010011111100101110010100110010111100010011000111011101011101110010100101010111010010011000011111000010000101000101111010111011110101011100010001000000010100111111100011001011101101111011011000011001001110100001100000101001111010000100101011001101001110011110110100100110010011100100011011100011111011101101010000000001101001101101001010010100110001011010011011111100110111110010011101100111001011000100101000011100011111100110011000100010110110011010111011110011111001010000110101100011100110001111010100010100010000101101101011100011101001100100100100111100010111011000000011000001100011010101101101111010110000110001010111000000011101110110000011011100101011101111111000100011010011111001001010010010111100101110110111111001101000101101110110001101011101110111100010111110110001000100001100000101000110111101001100011010111001000001101010010111110101001110010011000111000010111000001001101010110110000001110000011110100101100101101101011010000101001000001101010111100010001000101010001100110000100100010010001001100100110010111010010000101001011001111111010011100000100111011001000101011010111011001100011101101000101110010011111010000100010001000100000101000010111111000010101010110110010001111011011011111011100001101000001101110010010110111111110100001000011000011100110111100100001100000111011101110001100101101011100100111001001111111001010110000000001110000010011000011100111000111100011001100010110100100001011010000111010101001100001000010010011011001010010110001101000000111110111010101101101100111001010101010110001101101101100110110000111000101101111001010000100010001101010010110100110010001110100000001101010011011101000100110100011100101111010000000110101110111101011000010010110110110111010001110101111001110101100001111010011010010000101101101011000001001010101111110100100100111110000011011011110110000111110111011000110001000101000110111000010010100000011100100100100011010111100101110111100110010011111111000000000001000011111110110000001000110110011011111110011100111100011000000011011101100110000001110001101111100001000110011011110111101101100000110100100111011000001000100111001100100010101110110110001100110100001000100101110111110001111100100000101100111101010100010111100011110101110010011001100111000000001111000110111101101101101100100011110001101001010001010011001110110010101011111010110110111111011011001100111100111111100010001000011001110100101010001101000011010101101110010101110010000101011110010100111111011011011100001110010100000011010111010100100111100001100110000100100100100111111010100101101001111110010000101000001001000110011000100010011110101011010100111110100110110000000100100001110011101011101010001110000100011111001101001101000100101010100100001000001110010110111011001000001100101101001101101100100110111100011101001010100101000001001011011100110100011101111000000111101101001000011011001111101110110100010111010110101110100100001011011100110110010001011111011010000001101111010010010111100101011000011000110101011000011000110100110101011001000101110100101001110101001111000100011001010001101101101100011010010000101111011111100001101011001001010010110011000011101011100100111101000111010101000000100011000000100001101110011011110001011011000111000000011011111001001001111000111110100111110011100000111011000001111111101011101111100000100101111010111111110011000011100010001111111110000011011011011110111101101111010011110010011011101100001101000011110101000011010100101111010100001011110000001000101110001101101111110011101011100111011011011100100110101011010010000111000101101100110010011111001111100100000100111000000010010111100001011001100010111100011100111010100010011110100101111101110101111011110101000011000001000001100001010011110100110101111110010101110111100101000010000101110001011001111110111000110100110111010111101110011100010111101001010000000110011000011000000100001100000000100001001111110000101010110100001010110000101101011010011100010010001011111101111000111000101110101110001001111000111000001101100101101110000000100000010110011101001100010110110011100110011011001111101001111010100011100101001000110011110001101001001010001101000101001111010001101110001100111110011101000110000111010001111101000111011110111101010111111010111000101000100111110111010110010111011010111001101011001011100011010011000011111111111110001111000000011011000111011001110110101101101010000010010010010111001001010010100010111010010010110100100010110100010100110000110000110111110100010111011011111010011010110000111110110001101110101010101100001101011111011001101001010101011100101010011101110101000100101011100011110100001110111100111111010000111011100111111111001101111101101010110100010001000101010001010100000110110100011100100110100110100011001101101001011011001110000110011110101111100101000000101100000111110010111101011110111010000011110111101001110110101101000011111000101110001100000000100110100100000000011010011110000100100110100000110011101100001111111100100110110000011110110011001101011110011011101000011000100110111111011011001110001110101000100101010011101110101111000000111000000000010010111001000100110100001110011011000100101111111101010001001100001001111111000110000001000100011100111010010110010101111001110011100110000000110100011000000001001101100111100010011011101100001100110001000101101011110011011111100111010101011010010010001001001110011000111010011001001001110010001100010001010010111011001110110100000000101110110101001001101100111111101101010010001010111110001101000000111000110100001011111111000100001111110111010010001111100111111000110110000010101100101101110011011000101000100001011011011100100011011010000101111111011100011010010101111101000111001111011111011001001010110001000000011100001011001110110100001011111000001110000000111001100111101000100010110100110011000110000100101110100001100111101010101000010101000110011100110010111010011000111001101110100001100010010110011110010000001101000010011110111110011100100001100011010101111011011100010011110010000101001001000100111011011110100100110100011010000011101001000111100011111111001100001011111111011010010000000001110010101010000011000101101010000001100000010000110111011010110011111110011000111111000010100000101001000101001110000101000001101111011110011100011110011101010111001100100011100111011100001000011111000011110101100010100111100100000101111010110001001100110010011000000100011100011001000110001000001000111011010111001111001000010001010011001010001110110000100000010000100111000001111001010100111010101110110000111010001000110011100100101111011011011010010011001000010000111110111000111011001111111001101110100100110011111110000100001101001101111001110000011000110101110111011010001001000001100001100100110100101101110001100011101111000000010011110001010001100101111101001110011110111010100110011010101100000110011010100101111000001001111011101100101110011110110011101000010111011011100100000100111011110011101111100111111111010011111011011111111001110101011001101111011100001100010100101010100010000010001011101111000001110010001000110011011110001111011011010100011101000010010010110001000011101110110000010000000110001010110110001100010110001100110110010010100111111011101111000110000001111100101000100110110111001100110001111011101011110001101010111011001111100101001001001111011111010011110011100100111001000101101001000100101010101110110101111001011000010110001010001111001001010100011100011000011000000101100110110010101011100011001001011001011010011010110001100010011101100100101101000001111010010111000111000001000000010110110010110101101111011111111000011001001000010101111110100101101001100000110100011011001000001001111101110110110111011010101001100001000100011001011010011011110111111101000010111111101011010001010010010011100010001111001110100010111001110100010010011110111111011000100001101000101001101011011000110001110100110110011100001111100001010101000100101100001001000001110100100111101110010101111110011111100011010000001011001101000011011110110101100110110101010110110110001010101101101011000000010010001111110100101101010001001001101010101000011010100100010001100101101101101000100100010100000100110111111111111101100011010010101111100000011000011011110000001001101011000100100100110111001000000111000101110100010111011101011011010110110010011010011011011110110010110010100111101001100011100101000011110010011010111001100100100010100110000100001001100111100110000110100111101011100000111010000111101010101101101110111001110000000001100110100001011101100001000010011001110001001010011010011010001001010111111100111010100101001001100100001010010101100110001010011101101100110100111101011111101111100110010001110111001111100010111101001001111000001101011010100110010001110101110010100001000000011011110001010101000101101110011110001011110011010110010101110111000010000001100011111000000000010010001001011100001100100111100011000101000001011000111100101010101111011101010001111001011001100000001101101110010001100001001111101100011100101001001110000111010000010101100010100101011001011001001011110000110011001000001010001010110001101101100100011101011000010100000010001010101100011101011111111001101111010100000100010001110001110010010100101001000111101110101010101011111000110111001110010000100010110010000010100001100010010001111110001000101011011111000000100100001110011010011111011001011001000001011100011011011000001100110001000010000101000001100110010110011000010110001111111100111101100101100101010101110110111001010100111110101011110001110101111110101000001010000111101010111010001110111000000100110111010011000001011101100001001111011001010110101101011001101101111111010100110000000000100110100101001010011111111010100111000000011101010000110000111100111010110001000100000000011001111110001010001101010100110110110001100011000000011101100010010111111111001100100011011010001101111100111101111100110011001000100010110011010011011001000010100110011011110000100010111001001000100010111010000101111111100110101011000000001001010111001110111101011110010010101101000110100000011110011110111111111011100010011101001101101111100110000001111111000110001010111100011000111011001001011110011100101111101011011010001001010100000011010110010000000110110101101010001000101001110111111011000010111010110100001100110110011101111000111011100001111110101011111111100010000010100011010010110110110101001111010000011000000110101011110110100001000101010100111001111111111011001001011110001011100010010101001101100100011110011100100000101000010101101010001011100010111010110000111101011010011010110001001110000011010010100011001000111111001111000100010010001010110001001010110100011101010111110100100110100100011000100001001000101000000110011000010110001101110111001001011110011000111001110010001001011100001111001000000000010011100100110110111010001100001100001111000110010011101110010000010110101000011011110101100101011101111001111100111101111101101111100101111110010011110100010011111110011011100001000110010100000110101110010100110100000101010100101101001011000111010100000000110100010010010101000100100010011111111010100000101001111001010101000011100011110111011011001100001011001111000101100110000011010111010001110010101110011011110101100110110101010010110001110101101011101011000001001101111101011111111110010111111100010111010000010100101001100111000100011001000001100000000110011110010101111111011001011110011000001001001111000110101000011011011110000001110010000111101100100100110110010011011110100000100101101100110101001010111101111000100011100111011100001011011100100000001110001111110111010101011010010010111111011100000111111100110011001100110100101001001001110010010111010000110100101100011000011101111011101101110000001001000010110001111111111110011000101010110111110110110110101111100000011000011111111001110011000100100000101101101011001000100111110101110000101011000101011001010110100001010000011111100001010000010110010111010101000000111111011110001010100111110101101000100010110000000001101011000010101010001010110101110010101000011110100100010101100001100010011011000001011101000100010011100001110001101010111001100110001111101111100111001011011001011000111100110101000001001001100100101000000110001111110011101010001110001101110000001011101011000111111011000101100100100101111011000011110011010010000001100110000111000111011011100001001001110010101111001101010000010010000010100000011101010101011000101001000100010100100111001000100110011000110111011111101010000001010011110101110100101001100010010100010001100111111000000001011000001110110010100000011010000000101101101011000100101000101111111100110100101000101001001010010111001110100111001001101110110111110010011001011101101100100000110001100001101100010001110010001101111101101001110000101110000110010110110100001100000100010000010011110100011011110000100110111101010111101111000100100011101100001110100101001101011101000111100000100111011010011011111110001111001100010001010111101111011001100000001101000100000110111000001010111101000001111000111010101011001001101110110111011000101110100010111011100100101011001001010100100000100110011110101001011111011100100000100100010100100010111001000001000111000110011010110101011010001010011111101100101100011001000010010101110001100110001011000001011101101011010001111001101100100010101000000101100101110100100000011101011101011010110000010110000101111001001001000110011000010110010000100010100111111011001010001000001110000011000110010111000011101100110000001011110100000010010001011000101100101101100001010010001001010001111100010011010110110110000111100100001100001111101011001011010110000000101100100110001000101000111111101101100101010100100011001011110111000000110010101111101111111000010000110000110110101001101100110101010110001010111100111101101001011000100001101110100101101011000101110110011101111000000000001111110101111010110010111110010111100101101000000010011010000001011110000110111101000101101110001000001001111011101110000111111001011111001111001010010110100001000111111000010010101010011100011001110100111001000111000010110111101101010110110001011011010111110001011001010001001101001101001001000100101000110001101110011001111110111110111000000100100100011010111101011010010100101110010010000100001111001001010000111000101101001000111011111110110011110101100110101101001011111111000001100110001001000110110100001011001001100001110011010010000001110001100000110000100101000100010001001000001000110100100110011100000101111111101000111001110001100011010010110100001111001101110100110111010100001101110100010010000000101000001000101101110111001111111100111110100111010110101111000101011110110101010111001011101010111010010100000100100101011110001100011001010111000100110111101110001000111000111111011110100100110100000111101100100101001011101001010111001000111111000010011011010001011100100011010100111100000111111011111111011110111111101010110001101001101000111100111110010100110111010000111000010011011000110001010000111001111010111110101100101111111001110000000111111010111110110101010101011100010000111111001001011000011011010100010111110111111100001000001000100100100101111001101101001101001100110010100111011001001101001000110010011010000000010110101001001011011000111111110010100000001111100101000110001010000111010001100101101101101000110110010010000101111001001010011010010001101100100011110100111101111101100101111111101101110110111111111111010000101110000100101111010111100011100011011100111001110001010001100100101111001111101100000111001001111010101101011011001010010000010110000111011101000110101001110000111110011111100100101011011110111000000101101001011010110100110011010000010010000011000011000010100011010111100100110101000011110010011110010000111101100110111101101110010011100110111010101111010001011111010001011010011111011111000101111101101110011010001101100101010011111011010111011000101001110011010011010001001001001101101101100100010100000100001101111110001001111001001110110000000110001110001110101010101001011111001110011110011000000100111011010100100101011010010110100001001101100100101100100011010001010100011001011100111100011011101111110011000101011100010100000010110001010001001100000001000001011100110101010101111010011010110110110111011100001111111001100010000000011111110010011100101101101101001011110110011111110010001011000000110111010011101100111110110101111010011000101001010110101001101001100101101010111100110110010110101101010110101010100110111010000000010011001001111100010011011100100001110110000011001001100110010101001010110111011111100010000101000100010110000110110100011010001111100110100011111101001111010001001011100110001111111001010101101100110101010101110110011011111000111000110110111111001000111011101111101101110101111010000101001111101000001010001010010101101001100111000111111011100011011011011010111011110010101101000101001100110111010110111110110010100001000010101100110000011100111100010111100010101000011100100110001000101010001010010110101110100101110010000111111011000110000011111000101011011000101110011100000111001000100100010011100100001110110000001110111010001000110100011101010111001001110101111001101100111111000110011010000110100100111101111111001100011010010100011001111011101100000011010010011011001001010111001111010001110101111111101101000010001101101110101011010000101001000011111100111110010001101001101001110011100010000111111101100111010001000110001110101110111001000111001001011110011001100110100010010001101110011010110010101010000110000111101100110100010000101001100010100011000000011011011111100111111100100000101111011000011100010010000101111100110100100101110100100001010110000100011001111010001111011110111001011100001100011101110110110100110000000001001010011110000001100001100010110010000100101000110111000011010001011010100111111100011111111001110001111011110100110001011000110110111100000001110101101011100101011010110010011010111100000000001010111100110011110100010010011101001001011001000111000001101000011001101000110101110100111010110011110110100110001010100001000010111101101011000101110101000110110101110000010111100000101000100010000110001110101110110100010001110111000101100001110010011111110010000000111111010001010101010110001100101101011111010010001110111111000000010100101110101011000100111000001010011000010111011111001110111011000111011100110110101001101010011101111000000010010101100100000111001001111101001101000111010000111000010100110011100011011010010010010011100001001101100011001101101000110001011011111001011111110111101000100000111000111111011101000111010010001011011111100000111101001010011001100001100111110110111000000110010100000101000001010000010010111001001001110110101110101000011101001100010011011000010011110010110101100101000011110101010111000011000001000110010001011110101101001111110100100100110010111000101111100101111101110100011010111001110101010101011101011011011101011111011111010111010011011011010101001010100100011010011100001110010000011111110011101101110101100001101011000010111000100010010110110000101010001011111011110110101101000010100001010111010010001000000000011110000111100101011010010011101100000010110001110100111010110010010010111100100000101111011111001110111010111001110010110001101001011001010011011101010101000001111101010101101111000100110001011111111100110100111110001010110100010001110010011000001101000001010100100011111011010100010100111110110100010010110001010011110000001100001111100100101100101101000101110010011100001001011111111101010001111101001100111011101110010000011100001001010010011011110000000001100010001110101011111001110010000011011010110000101010001011000000110111001001111000000000001101100001010010000111110111111000111000111010000010111111101110100011110000100110001101111011000000100110110010110100100100111110011011111001000100111000101001110100011010011101111001110000111111110111001101001100011011110100110110111111100101001100101010000000111111011100011100000110000001111010000011110000011110111011111000100111100011101101010101111101110110101111000010011011000110001111001000101110101111001000000100111011010000010101110110011100011111010000100000100000110001111001011000001011000101101100011100111011001100010011001000000111010110010111111101101111100101101100010010000010111000011110100011101010110101011000111100000101100011101001110100101001111010111110100001111111011100111101010100111110100011110100010001010100000110000010000000000101110100000111101111100011011010011010111111100000001110000001110011000100000111111001000001011111111100011000100110010111001010011101111011010011010000010011011100111110111011101100100110100100000001111000001010101000010111010001011100101000000111001110011100010110010110101011001011110000001111110010100111110110000100011101101101100011010001010001010000110101011111010001100000111011101101100101011001100110010011111101000100110111010000000100110001111111000110110101110111100111011110011011000011010101111110010100111100111001101110110100010110100110011000010110101110110001110000010110101110101001110001101011110010010101101101000101011011000110101000011111000001001000101100001011110111111101001101000010001010011001100000011101000000001111100101000100100000000000100011100000100110001011011101001010101000001101100110100011011010000001111011000111101101100100100101100111101011000101101010000100100101000010001001010010001100011001000101001001000011010011001011001110101110001001110010000110110101001100000001000111011011111010010111010011111010001110111111011100101010000011111010001101110000011001010001000010101101001010000001010000011100001110110100011101100011111101001111011110010101000111111010101011111110010111110011110100100001011111000101000000010100100011010001111010011001011011101110011101101011111110010001010101000110000010111000101110000111001100001011001111101111101110110011110011111000110111111110001100111010000100001001111011110000101010001010110110001000011010001110100110011111110101001100101110000101101111010100110000100001110001011000000010010000110100111101110011111101011110000000011000111010011000101001100100101010001111011000010110000001100000011000101010010000111011100001111001011111111111101001000001011001101000100100101010111001001101111100010100111101111101011100000011110010111100111000110110000000111111010111111101001010011010010111110001011100111111100101010110101000111110101110101011110000000001110001010011000101011001110001011100011111010000101001110011011101111100011101110101000010000001011100011000111000111001111010001011010001110111101001000111111011001101000001011110110100101101111011110111100011010000010010001100111010111001100011010111111010110001110011101001111001010011011011010001100101100100101001010100100110100110011100011101110010000011001111110100001101100010111100100011101000011011000101011010100101001101101110100010010110111101100000001011110111101100101000111000110000111010111111001101101001010001000000000000101000001000101001111000100111000101010110101101111111100011110010100000001001111000101101010111100111010010101101110011000100000011111010010001101010001011100011101001001000110001111111110000011011001101101000101001100101001100010101100000010010010001100101001010111111101100000110110100011010011100010001000011001011001100001111101101000011100111000110111110010010101111001000010110000001101110000110101111001111001110101101010101101000001000100001100111111110101100010001000010000110111110110110011001001100011101111100001110001001111011011010001110011010000110001110010111111010010011111101111011100001101101110000100110011000010011011101101000110000101110001000110100100000000110100100100101100001001101110100001111001000010101101011000011101101110110001101100010010000101001011101111001011111111111111011100100010011101100011110001010100011111000111001010001100010000011000011011111011011100000101100011000110100001111000001110100111011110111101111110010011011011100010100110110110111010100010100110111110010001000010111011111100001111011011010100010100100000101011001010110110010100000101000010010101101010100001011001001010001111100010001101110111100000001100101100100010111110000011010010001000100100110110000111110010101000000010000101000000101100001100011100000000111010000100111010100001100110111000101100110101101110010001001101110110111101001011011100100101010101000101011110010110101000010111101011100111010110100101011111101010011000000011010000011110101111111101001001100001000101000101010101110100100011111011110110011000110000100110110100100100011101110100100011110110001000101110001001100011011111010110100110010101010101010010000011100011110111000001000000100011001111111111101011100010010001101100101010000010101101100101101001101000100101100001011010100011110011001010100001000011101010110111101101001111101111000001011101000001011001100111001111001100010001111111100110110111010001011101000110100001100100100111000110000011111000101011110000010001010010010111001011010111001110011111101011011100111111111111111011011101000100111111010000010111101010010010001101110110010001001000010001100001001110110000001010101100100010100101110001011100011110110110010110001101000100111100111111111111000001111100001100010010001110101111110101001101000111110010001001110000010000000011011001111000011100111111100111111101111111100110000011110000101100101101001000101011001001000000001100100111100110010001100010101010010010110111101001111010001000011100111010111101111010110110110001110010001110000100101010010011000000001000010001001111000000101011010110001011101010000001000100110110011101100101011010001101011110001011001111000000101111010000111101100000101010101100111101100110101101100001000000111001100110010000110011001011101000000111001010101100101001001001001110111000110100111001000011011011010100001000101000101010011110101111001100000010010000001111101101000000100010011110100111011100000010100010001011110011101101100111001000110101110110001011100110100000101100111100100110011101001000011001111111100100101111000110010101000000000000010001010100001110101010010010110011100010101010110111000010111011100101100000100110011000100000011011000011001100010101011011101000010101011100101101001110110010110011100010101110100000111111011001111010110001110100100001111001111001110111101100011010011000010111000010011010010101010110111100101100011100001111111011111101010010110111010000110100000111101001001001100001011000110111111010111111000111111101101011100011110010110001011010001011001000111011100000101110011011001111010000100000010110000111100000110001011001100110111110001000100100110111100110000010011011111111001010001100000100101001111010100110111010000101100001101110110000110110101011101010010011110110001010011000101011110010011011010011010001010001101100100111110111100001011100011100010000101100000011011110101111011000101110011101011011110010110010100010000010010101011000010010000010111011111011001100100101100110111001111010111100100011011100101000110100101000101100000001101010000010110000101010010010111110011100110111110100010100110001101101101111110101111000100010011100001001100101110000100111011000101100110000001110101000101000001111010011010011101001110011111011110101000100000001111000010011000100010000100010110011100111111001110001010011101001111010000101010010110110101000011100111111000001101000100101101011000100000001010100101000011001111101101100010010010100001010000010111000101000010000000010110100011111100011011110011000110010011001001001011110110101111111010011001101111111000001011111100101011000001110010100110011110010101001111110011000010111010100001011101011111110000101000011001011010100111100100111001110110000101001101101000000111001001000110011111110101001000011011111001011110101100101010101001100000100110111010001100010011101001001011101001100100111111110010011101011111111001111010010001110110111001101101100010000000010000111010111001100011110101001010000101100000110001010101101011100010011111000110011110111100010011111001110001100000110111011100001000110000100011100101010001000011111111000100101101001000011101100000100100111101000000000010001101101100111101110001001100100010001011010111110011111010110011100010001110011110010010010010110100001101111011010110011011111001011010110100111111010111101010101011110110100101111111001110111001101010101111100111010100000100011011011110011110001111111111111111001101011111000010011110010000111110100101101111101010110111010011000000010000101010000011011010011010100101001101001001010100011110011011000001101001010010001101101001101001001011010101101100110111011111101100100001100101111000001001101000111000010100011000110111111010101000101000001111100110111010000010110000111100110011001110000000100011101001111011000011011001011101001011100010001101001010011010010110010101111101011100110100110100000010111110011001011001010110110110110110100101111110110111101100000000001111001001010011010111110101000110110001001001110101011100100111001110010000100001001101100000001100100001100000100101011001100111000101110110100011100011111111110001101011111010100000110100111111100010110100000111001111110010111011101001101101110000101001111000111011100001111101011001011100011101000111110101000001110011000100101010101101001100111101110100001011111100010010101000010010101100110110110110110111110111011111110001010001100111010101111001000000010100000011001010001001011101010011011010110110001101010101011011110111001001001010010110000110011010111111010110001111010101000001111101101111111111011010010100010011011101010110001000100100010101111010101111001101011000000100110001010001101001110011011101001101001010010001001101111010010001001110011100011100011001101001100110011010000000110011101011101100111011010111001011110110100000010000011110101010000011001011101110000101001000100100011110010110011110111111110111010001010101000110111111101011111011010111010111110100001010010010000100100111011001110101001100111010010010100000100001001001000100011110010001101101111011011110001101001100010011010000001110101110000101001110100111100100010101011000010111100110110011011001111100011100110111010010100111000111000011100110001111000110110010010100001100100010111011111111011111000111010000000001111111111100000110111001100101010110001100011001000001100111001100011001001001111000110000110001110000010110111010000001000111001011110110101011001111000100011111000110110101000110000010011100111001100111101110100010100000111111101101101010111110110100111011011000101100100110100011000010010111101010100011010001000101111100011000101101010100100110001101010001010001010000011110110110010101110001100101110000110011100010011110010011010001001000111011010001101111111010101000101001011110101000001100000100110111100110010001111001100011010111011000110100111001111111011111010000001010100110000110000010001000011000000010010000000101001000011110111111110111010001111101011101100011001001110010111110110001111010000011011101010100001111111110100110111101010010011110000101100001100001011110110011111001111101110011000101101100110011001101000110000101110000010111111010101110000010000101101101010010000110100011111001110011101001101000010100000101100011110000101100111011000011101110101100111100111101011001000011011111010001110100000100111001110110110111001111101111100110000010111001011010010001111010101101010111110000100011000101001111001010101000000001010101011001001001011010000101100000011000101111111101011110101101100110010011110100111111110011011000111001110101100000011000111110000111101011100101000100110001100100100100001111100110001001001101010111111100011101010100011111000111000100100111100011110100111110101011111110101011011110010011101101010001001011000101100101010111111101011110001110000110000110011001110100011110010101100010100111001110010011011001111000100100011111010001101000000010111110111111110110111110011010011101100110111011100000010101110110100100000001101011100101001100101010011001100110110101000000111010100101110011010101010010100000001101011101100100101001111011110100101110001111000011110110001110101110111010111011010010011111110100110111110100100100001001011001101100010111001010010010100100010011110011000001101101001000001000010111011000100101110111100101111011010110101101011010011011110100100000100110001010101010111001010011001110001011101010011011101100000100000001001110100111110010110111011000111011111000011100110010101000001111001001000001011010110101011011111001000101100000111001001110111100000100110011111101000011011000110101000110010010010111010001111011110001101010101010111011001001000110000000100010110111011000001011101101110010001010100010110001011101100111110111000010001101111011101111010001010111011111001100001010101100001010111010101010001001010000111010100100010101100100100100101100101010000011110111111110010001001100101010110011101000110100111101011011111101100011010010001110101001010100111001000111011111011111000010010000100010011100101111001100000110110001110111010100001000100110101100111110011011101110001111011111100010100110110101111000000001111100101000100010100010101001100111011000100011101010101101101111101001011000110011101011111100101010000101011110101110111000000111111101110011111000001010001100101110111111000110101011111000001011111001010010001111101011000000011010111011010100111111111101000011011011101101111000000111011010000001000101000111011100000101100101100000101100110000001101101100101011000010110011001111100001011111011001001000001111101100101110101011000110011111101100001100000111100000101100011100011100100001011000011001010011011000010101110011000101000111111111110111100101000110100001001010010101001100101110011101001011101011010111110111000001101110111111101101101000110110000001011101111110101110100000100110101110001111110011100011101000111100011001111101110000000111010101100011000010000110101011100001011000010000100000100000000101000011011010111011101110000000000000000100001101001110111100000100100111101001110011010001100111100001111010001011100001011100110000110100010100010001111100100000111111111110010100110101000111001000110011100001011010100101010100101000111101000000001001110011111011010011010110110010111011000010110010111100001000011110011010011000101100010110001001100110010101111110010011000111100101001111110010101100000110010000010100101101100111001000100001001000110010010101101110000111000010001100100000110100001010100100101000010000110000000110100001100011000000010010010001100011100001110100100100001100001100001011011100000101000001110010110011101110101011001011011100011010001010001100011110001100111111001111111010111101110011101101010001110010101101011111101000010010111101000001001000110101010001110111000100011000011100110110010100111000010100000001100011000100101010110101100001110000100111111001011011111101101010011110110010011101010101010110100101100000000001010110110001110100111101110001011000001000011010010001111011010111101111110001011011001000100011101010110000100101011101100111101001011010111010101101011110000111110110000111100011110111101010011000111100110100101000010010110010011100100101001001111011110011010000000000111010001101101001011001100110010101101101111001010101010000100010101101001111001100000010100000111000000011001101011101110001100010101000011011010101000000001011110011101001011010000100110011101110101010101101101000111101011111001001101001010001110100011101111100101110110110110011010001011010001010101111101001110111000100000000101011111100110000111000101001001000011111001100101011000101111111111110010110000100100011010111111011001100010101101000110110111100100101010101111001110011101101101011101101101100110010010010011100011001001000110110101100010111001100110010101000011011101110110001101111110110101000101111011100010111101011011000011110111011110011101000001111000001100111011000000000000001001101101111101001000111101111100000001100000110001011111110000111111101100000011101101101001011000110000101111101110010110111111101100110011100010011100000010100010000010010010011101100110111010010110011000111110011110001111000110111010011000110010100010011001110100101110000000010001100000001001001111111001011100101000000001010001011001001110101011000000111111011011111100000001111010001111011101100111001100000111101011001101101100011110101111010111000100100011001000001001000110011000110011000100010111010000010001100100011011111110100111001110100011000000011111000011100100110100111101010010001011101111001001000110001101000011100010000001101100110001110101100010011000101010110111010100000101011111101011001111001001010001011111110000110000001101000011011111111011101101000100110011111111110010001000001101100110110001100011001011001010101111011100100111010001101101001101100000000100010111001100000011110011011101001110100011000001100111100110011001000011011100110111011110001111100100010010111100000001100000100010001001111010010110010001100110101100101110000010101000001010000100010001001011001011110001111011000101000011000001101100001100101010101100001000011111111110110101100101110100111100010011010110001001100101101010111011100010101101110101101111011000001111100110100011001001111011000011100010101100101000101110000010011010110110101101111110011011011100110010000011001000111000100100111101111010010110110110110000000001010111111111110001000000011110000100010001101100010000000101100010100011010111000110000110100011001001000111100011001110011001010001111010111010110101001100001001111110000100000011110000101011001011010000110100100011000010101111011100011100011111110111000001010101100010000110111010001001100001100111000001001100010101010101001111111111000000110011011000110101011001011100001101110101000111000111000101000110101000100010010100110011101100010001100111001000000110011100000101001010100101011011110111001011001100110001100010101110011100011000000011000000101011010001001000100111110100001010100100000101101000011111010001111011101000001110101010010100111111011101001001000010001111111111110011101010101100101100001001111110100111101001001000000001010011000011111110011111011000010001000101101111100101100100011101010001111111010111010001000101111100110011110110110000101001000010000111011101000010111101001101101010000011011011101101100010001000111101111011010001010011101010111001100001011011100110111010100100100100111111001100011101100101100010110000010101111101111000010100101101111011000010110111110110000110001001000110111001001000010100011011011000001010001001011110000111011001110000111010011100001001001000001010011110111001110111110001001010110011010000011001100000011111011101000100001000010001010011011011000011100110101111100000100111010101100111110001100111100001101010001011001000100110111111111010011001001011111010111010010010010111011111001101100001001010111111111000001101100010111010110100101100111111010110110101100110011111001101111001011101111000100000101011001111011001101101010010100101000000101111100010010101000110011101001110101000101100101010011101111111000010001001000111001111000100011111111010110010010111100101000110011100000010001100110001110001100101111011100010101000000001110010000000111001101100111010010000011011011111011111111001110100101110101010010111101010000001011000001001110100001101100101010101010010010111110000000110011010010111100011100101100011111110111010001010010111110010110111101011011011011011110011000110010100111101110011000101010011001010101101001101110100001010010010100100101101011111010111011111100110011110010100110111011001100110100110101110011001000000000101010100111011101001001111001000001011111000111000111000000101001100110000101110010100100100110000000000001001010001011100110000101101110011110101000111010001010011001001011111101011110100011101111100010001111010000111101000111111000111101100110110111010000010010010010110011000111111000101011100011000110011111000110100001100011110111101100100101100101010110100110011000101000010011111010111110110010100100001111111011000001111001000101010111001100001110111101101110000110101001111110110110010100111010100010010010010011101110110100011111111111011111010011101001110100000001000010000101001100110111000011001010001011100011101010000010111110010110001000110110000101101000011011011011100111100010001110001100011011001111111110111001101011001110000100010110100101011110111111000110100001010111000100111010101001011110111111100110110010111001101101110100001111101010000111010101001011111100110001100101010010000000110110000001010010111110000111001100100100000110001111010011000111101000011000110010000010010110100111111000110010100101000011111010001010101010101001100111100010010000011010011011010010111010011000011010100100100111111001111000011111000011101101101010101010110001001100100001000100100010000010101110011100111011000011010000001111011000111111000101111001111100011101010101011111100011110110011101000100110001110001101100001101101111101011011111110111011011101110100011101110011010001001101000011011110101011100000011011111001010001001100101001001101011111100001001010001110111111110000001010000000101010000100101100010110101101111100001010100100011110101011000100111010101001001100110111110100111100111111110010101100000100110101101100111010110011011101001001101100100011001100110001101111111100001111101001000001001101110000100100110011001110001111010010010010101010111010101001111011001001000110000100100010111110010101110101010111101001101111001110010010101010011001000111111010101110101000011111100101000001111010110110010110101101010010000110101000111101000111010111111010001000010000001100001011101111001010110111101001110001111011101010001110000001100100101111011110000011111101111000010111001001111001000000110101000010101011101010011010010110010110000101100001010001010100110100000101001000011011001111111000111101001101111110011010001110110000001001110101000111000000100010000100111000111000010000100010000100001001110111111000001100001101001100101001110111001011011101110100000110010111100110000000001000011110100101011110001000010010100110101101010010001011010100011110111101101100111100010110011101101100100010111000011111001001101001001010000100111000101011011111001101111100110100010101111001001011001011111000001010000100100100000110100011101101110010100111010000011001000110110100101100001110011011101001010001110011010011111010110111110100110001111011011110000111001001011001001011111000100110111110011110110110101010110101101001110111001100111111100110100101110010111011010100000000011001010001011110001000000110101001010110011000110100001110010011110100100110110010110010110010011000100101001111011111000110110110110101010001011010000000111011000011101001001101110011101011000101100110001001110000111111011010000101000000110110011000100010111111011111100000010100111110110100101001010111000010001101101000001100111101011011011010000010100101001100101000110001000101000100100011000001011111110000111011011110010010000000101110111001100101111110001001000001111110010000000100100100100000101101010100110001101100100011010010010110010000100001011010010101000011101010101010111010110000011111011101010111101111001101100010101000010111001000101101010011111100000000111100110100011010101100011011010011001011101101110000010110110101010110011001011000100111000010100111001100011010000111111100000111011010001000100111100110000001011000100010100110100101100111001110110000111101110011010001011100010100101001110101111101001101011000110111000011100010101111000010110101000100011111110101001111110110101011100011100001011011001011000010101001110101010010011110010001100001110001000000011100100011111110001011011101110111000101011011001100110101100011010001000010111110101101101101101011011101001111000111001100001110001000001111110110111000001010111110110001011001101011001001000100110101010110011000100101011010010110100001101011000011010111010000001100011111000000010010001011110110011110010101110001100011110000001100101100000111100110000111101011101011100011001100001000110111001110001111000011110001110010110110011100010110100100110111011110111111001000000001010111001110000001010100110000111010000010100000110101011001011001010101100101010010111100000111010001000111100010100001100011100010110001000001011101010110011110101000111101010010110110101011111001001101010110100111000000010110100011010110000001010111101011101011010100110100110001011110101100000000101000101100101001111000000001110110111000010010101000111011010011100100111010010010010001110010110011111100001010110001010011001011001110000000001011010010011011100110101010010111110000000100000101000011100010000110010100101000110100000100110100110001001111110111101110011101110110010011110110100111011101101111000001011010110110100100101001110100011011100000110110000100001000001000101010110101000101110001001001101000010100000110011111000000011000011001010001011110000111100111100011110010000000101101110010001011011010110100111000111111100101111101001110101000111100011110111000000101000000011010001011000100110111010011000110001010100100100111101110100011100100000011011100110011011100000010010001110111010100011101011010101000111110001111000000001110000101010011110100011000110000010001001011001100011000000011001110000001010011110100001100000010100010000100100010100110110000110100100001111011101001001001001110101011000101010100101011110000000000010101111100100001011001011001101000000001100100100000111110011010111110100010000101011110110011100110111100110001111110000111111111011101000010001111111000110110011011000100001100100100100111101010000100110001110000010001001101010110001001101010110010100111001100110011101111000010001011110101101010010001110100110010101100010011010000011110110011101110001010111111111000001011010101011011111100001110001010101111101001101101011110100010000011100101010100101010011001100010000111110111010101011100011001010010101000110010111110101011010000110101011001110000011101101110000101010110000110100110101010110100001101100110110010110001110011101010011101111101011100010110111010101110000001111101001101000001110000111010000100100100110010111010010010101101110010011101111100001110001010111100101000111000110010110110101001100100010001100100100111110010111100111111000111101000010100000100011001010001011001111001111011100000100110010110011001001010110110100100001011010000101001100101010001001011100011110100100001101010101111011011010100110101010100000011101100001001110101001011100000000010000110011100000111010010011000010001011111100111010101110101010011111011010000111110111111111011100010100110011001101101010001000110001001010000101001001001111110100011100011001001010011000000101111110101100100000011010111101001100000010010110001111110101110110101001100011001111010101011001000100001011000101111110001111001001110101111001100000111100011111101001011010000100010010110011011011100101111110011110000100111010011001110010001101110100010111110000000011010101001001000110101010101010011111011101001110010111001000010100100111000010110000011110101110000011111000000101001101011100110010111011000000111001011010010010101010110010010011000001100101001100100001100110110101110111111110110000010000000110111000100001101001110001100011110010101111111111000001000100011111011110111100110000101111101111111100100110000000011110101100011101011001100110111001000111101000100000001101101110100011001010000001000010000101001000000111101101111000010001000010101001110110100110101010000101011111101001100101001101100000000111001110100111000101111111011111000101000111001110110010000110100001001001010000011011110101110101101111100100101110011011100010110101110000101110000010110110111100110011101001100100011010101001110010000100011101000011101011001111101011000110100111010010100001010110001110101110100010000000001101001010010111010110001111111011010011000111010110000101110000011000001111010010101001111010111001001010110000110100100111001010010000101000100110111001011101110011000101001111000011110111111111111011010110011110000110010000000111010100011100011001000001100011100101010111101010000111110000011001100110110111111101011101010010110111000010010111110100100110010111011000000010111110001110000010101111110000000000100100110110101100110010011001101000010010110011001101101110110001011011000110110111101110101010000111001001011111110111100110000111010000100100110110001001101001011110110011001001010101011001010011001001100110000101100010111011111010110110101100000001010101010011110001111011011101110011110010000101101110000011100000100100111101010011011100000000111101111110100010100001000010001110000000111010100010100000001001101111011001011000100000110000100010010100001010000010110101010111000010011101000001010110000001110110111101110111111011011101000111101010010010000111110100001010111011100101000110001000111110111111100101000000010001111001110000101110101000000000010011101110101001110110111101000010101100110001110111111111101000111100001101010010001010000001001101001100101000101101010011101110110011110000010111101110010110000110101111010011111001000011000110100000110100000110110001101000001100110101011101010101100110101110110001011011110001111010100010000000001011010110010111000100100011011110011100111100111000001000101001111100000111101011110001000110001001101011010001101001110101001110001010011010111010111010001010110000001011010110111011101111010111001010111011001111111001111100110001000010101100001110011100011111110110111001001000001001101111101111011001001010100100100100101101101101110110101111101100011000000001110100000010100101111111001001101010010001001000101110111110010111100111110110101001011000011011010101001011000100010001010011000111101110111010000111111110010001101101111100111101111011010101000111100010111011100111111110100111101000110101010001100011001001101011100110010010011001001110011111110010101010110011010100000011011001111011111101100011101011010110111011100000000111111001110100000101100100111110011100001111001000000000110100100110010110101111110111110000111011100011110110111001100110111011110011111101011101110001100110000100111001010111010110011010000101110001001010100101110110001100001000111001000010110011011110111101011100111001100110111100100100011000000101010001101000011111100001101110100010011101100101110110111101101111001001100101111011010011001001101010000010000000000111100011111000010000101001000100101011110101011000000011010110101010000000000011010010110100010011011010011111101110000111111100001110010000111101000010001001010010100011001001001011101011100100101010100011011100011001111000111100001001101110010011111000000101001010000110000100101100110011000111000100101111000010111100101000010000101001010111111100101001100001010011001100000001011110001011100011110100010110000100111010000010011001010111111100000111011110011100011111101111100010001000000010100110011011111001111110000010111110001101100101011011010110100001110101000011111001110011101001111101101100100010011111110011100010100010110100000101110001011000010111010100110000001101101101011111000101111000000010111101010111010101110100110001000110100100001100101000110100100111101110111110001101111100011100011010010100110100001111110110001101001111110110101101110011011101101100101001001011010010001100100010111101001110010100001110101101011010101001110000100100111011101010101010011100101010000001100010010100100110110111110010010010001100001110110101100001110110011001000111111011011011110100000101111100100010001000100110100010100010000111100110011011010010100000101010000011001011101110000101111001111010111000100010011010100110011000000011100011011011000111001110111111111101011011000001111001101000111011100101100011000000001111111100101011001001010101110011100110110110000001111001101101111010111110110011011110111110110001001111011110100111000011110000010100010101011001011111111010011001000110110110101001111011011010100000100101010001011011110011001100100001001110010100111110010011100011100111001000001001101000111010101110111010101110001001000111110111100000010101000001111010111001110101001101111011010111111010100100111011000100001111101111000010101011101101100101011101101101110100100001001111000001011101100101001000010001000110110110100101101100100000010101011110001110100001010000011110011110101111110110111010111110000001011011111001001001100111000001011111001100010100010011101001000010101011111001101110101100111001011101100110000111011010111110111010101110010110101110000000011011000100000101011110000001110010101000100010010011101010110110100110000010111111101001101000111010101011011100111100101100011100110011000100101110011100111111101111110001101010111000100001011000111010101101000011100010011100100100011010111000100000000100010001100000100011001011100111100111010100011100000100000000111110000100110011110010101001111110101101010110101110110111000100101100001101010101010111110001011010111101000101001001110101110000001001111000010110000001000111000010001110000011000100001000011001010010100100110010000010001000000010110100000010011110111111010001000000000101011000111001000000100111010111000010101011111000110011100111001111001110111111001111110111100000011100011001101011010100101101001100011011100110101100101010011000111110111011001111111010010111100111001110111111101001011100100010001000100000010101010011010010010001011101101000011110101001101010110111101101100011100100001100101110001001010101000001010100110000010111101111011011000000110111111011001001101110011010000011100001100111011000110001110011011011001010000011000001000100000010111111011000100110000110000011111111100011110000110111010110101100010010000011010110000110010100111011111010011001100011100101110100010101011100100011010000100000000001010101000001010100011010000000111110011011000011011100100000011010011111110011010110010111010110001111011000110101011100011010011110001111000100001001100001010001010000011110111000101110010111011110001101110010000101000010011101111011110101010110101100110100101110001001000000010101110110111010100110001111000101000111000010010100111110011011001101101100111001111010110110011110011011100100101010001111001111000100001110010100000000100001101111011000001101001110010111000000000111100001111100010101000101101111000010011101000111110001001010001001000100000100101110100001011110110000010101110101001111000111100001111100000110100010100010101000100110010110010010111001001011010010010110001111100101111110011100011000100100000100000101010101011110100101010101110101111011000101011001100000000101011011100001001000110011011000000110011100111110001101011011110011110100010100101010011001000110100101110110011110101100111001001111101101100011101000101001111111100001001100001100110111101101010011100010111101001001111101000000100001110100010101101101110100001111101000010001011001001000010110011010110000111011110001000001011101000010010010110100111010001001000000111100000011100011000110010010101110001100001101011011100110001111100111101101101010100011101100101001111001101110001001001110101000110000110001000110111010011011000110011110100111100111001110000000011001010011001111000011000111010010101000010100001111100001001010101100000100011101110111111100001100000000111111001101011110010101000100111011000110100110010000111111000100001110111010001100110110101000001100010010001001110101010100010100010011101101111101100100011000011110001110010001010000111101010001001010100101010101000010111001100001101101010100011101111111101100001001110010001000000110110000111001000000101100001011101010001100100011011100010110110110111100100111000110100110111001011100001101010000111000110111000101100101100011111000101100001111101011101011111011010111110110010010010010001000100100100100011001010001011000011100110100111100010111100100011100000011101110010100100101110001110000111001011100101100110101010011001000011110101101110010000110000101110111011011110110000101100010100011011110011111000110000101011111110011000010000011101011011100111101110010101011011011000111111001100001111001011111101111011000011011110011000001101110110100101010001000000000110010101100111100000101001111110001111011101011111010101110010101101001110011111100000110101110011011100000110011100001110111001010010011101100101011100001010110011011011011100111011110101110011011111001110011010110110111010101111110100011001110110111101000110000100101100001110101000101001001001101010011001101111111001111111001011100110001111000110101010011111110011010001110010101001110000001000011111011110010101001000101111011111100100011001100110011011101100001001111111011101001111010011011111001011110111100100011100000111110110101111101011111111111100001111100000001101110011110110011111100110000011100100010011011110011000101100101101011011010100111000010111111011110111000100010111001110010011011011111001100100110111111010101000010101111101011000000101111011111100001101100011000101010110110000000011000000001011011010101100011000011001001000001010000001000101100111010111000100100000111111001001001011100111100000100001100110100010101101011011000101110110100001111110010101101110101011011000010100000111011110101000000010001111011110111010000110110001011011000110010100101111100101001100111010011011010110010100000010110111101100010000100101010001001001111100011010011111000010110001001000011000011111001011001111111110011100110011111011100001101110001000001101101000111011010111100111100001111100010100010111100001100100100111010011111110111110010010000111000101001011110011000101001001101010110000001000111100010000010110000100101110100001001000110101000110101010100010110101100100110111100001000101011001001010001000011111110010100010001000101010101001011001100011001011000011101111010010100001001100101101001100111101000100111001000111110101000000011010111011000000010011110100111000100111110101001011001101011100011010010000111001000010100010001001101100110000010110010000001010110011111001100011100011110110111000111110001111001111000011100010110101011110111000010100111010101000111111011101101101011001011011011001000011111111101011000000100011011100101011110010111000111010111011101010010001001111000110001101101000111000111001010100011000001101100101111101010101010110101011001011110110101101111001000011011100110100010111111001110000001011111001101001100010100000110011111111100001001111110011011110000010010001011000110011001100101001110000111100001111111001101110010111101011101111000010101001001001110010010000011010001011001100110111110001011011010000100100001110111100010001010010100000001101111010011100001101000111101010101111101010000101010000101000110110000001011110110010100011000000101101000101110101110000011001001111000000111110011000000111100001110111001110101010001001000100010001010001110001011100010010011000000100111100110001101011011000011011111011001101100011010010100011111111100110101101011110110011101101110001011111000000101100111110000011110100101000000010001111100001101001000010010101001011011110011110110011010011000110011011000001110001000001010010101011111101010001010011100000000011011000011111000101010000101011111001000110111101111001010111010001100110101010100110101111011010110011111000001101101100001000010110101011101101001000010000000101110001111110100110011001111000111001011011010101011111111111001001101100111000111111010110000010111011110000110101111000110100010010101100010000001011101100100100000100111011001011000111101010110001110100110000000011111010011011101000011000010110010011011100010101010000011010010100101100010001010110000001001010001100001100000001110110011111111010100101010001111111100100110100110001010111100000100110000101111011001100010101010110101100101100000111010110000001110011010110010001011111000110001000011110010111011011100101000010110111110001001100011100000111101110011001000101010001010101110010110001000100000100000110100011110100110111001001110111110000110001000101010100000100111100100011010000100111010010010000101111001100100110001000010010001010011101000000010111010111100110010100010101000110100111001100011101001000110100110100100110000101111000101100011101010000010110010010011010011100000011011111001001001000100000000111011110101101110011011110011001000001000110100111111101111111100001101010010011101010000011100011000010010000110000001110111011100100010011000000000001100111110110011110100100011000111010100111101100011010101100111101111000011010100111100011000010010100110010101101101100011101100111101111000001010000101000111010100000010110100110110100111000010001101000100100111110111111000111001010101001111001110101111110001111011111011001000100110001011101011000000000101001111101010000101011000100101110111001111101101001001100010111110001010001011001010000000100101100111100000001010001111101100001000110101111101010100011001111010000000011111110010100001011000010001010011111000000001101000000011010111101111101110110000110001000000010100001101001011011010111100001011000110111000110111010011101000001010100101100111010000101100111000001001111101000101100101001011001010110110101101001010000010111101000010011001011111111000011100100100010010101111100110100010011011101000010001101110101101110011100100100010001010100101110101011111000111001110100110110101111100001111100101100010101010010000110111111100000111101000111000011001000101001000001100010001111000111111001001110000010000001100110111100110111101100001101001011010011001100010000000100100100001100100101010100100111010010011000101000000001100010011110010110101000001101011000000110100011110111000000001111001010001101011001010011011001110101001010111001100010100100011001101010001110010000011011111010010100001010011101000111110100011111100100000010010001100101011101011010010101011100000011011000100101010110001011001100111110111100011100000111001000111000110110010001001000100110010001111100101110101100111111001100110101100001100110100110011111110011000101000101001101111011101110000010010100001001011011001101101110100001110011011110011001111101110001011010011010111111010100000000011010011110111101001100000110100011010011001110101100100110100100100111010101111101110001111010010101011111000110110110000101111000110000110101111100001001000011101011000110111010011100100111110001100011110010101000011111110001000100100011010110110100101101010010110000100100100100011111000000110010101000000000100110000010001011111100101101010101001000010100100110101110111101111111000101011001110010000101100111000000100101100000011000010010111000101110110010010111011000101110111100010101100010011011001101011001011110111001000111101101111101100001111001001010010001110110010100001111010110011010001001000100101100111111001010010011101011001100000000011010101100010100011000111000111110110001110000001000101100001001011110101001110100010101111110011100100000100101000001001001011110110111010010000000000101110001110110011001111111110000011100001000001110110111111010111000001010100010010111110111011101100010000101010010101110110101110010100111110110011011111101110101001110110110000101001010000100111001110000000001101110100111011000011001101011010110000110111100111110101010011110001001101011110000001101001010001111101000010010101000110000110000000000011011111111011110111110101011110101001101100101000110010111110000111001011110000010110101111010001111001111111000110110011000101000100011010000001011000000100000110101001100101001001010011111010110011100111011001111011001011001111011010111000000111101101111101000100111001100101100010110110000100101000100100100010110001100010100011101101100011100101010000110100000100010000000100100010101010000110101110100110101000111111011110010101011001010100001100110101111101111000101100111110111000000111000101110101100001011011000001000111001110100001011111011110011100001010100111100110110100101000100011011110100111010101111000000010010000111011111101010001110111100101000101010011001101100101011000011111101101011000010101110010111100111111110100111011101011111110100100001000011001101101011100100000000110001100001101100001011000000111100000011010001001111110111011010101011101010101111000100100010010011100001010011101100010111011001001010111000011000100100011110000111000100011100101000111000010010101011011011110111010110111100000001011101111000010000111001100011111011110001111001100111001100010000100001010011010100001100101101001000100001101010110011111000000101001101101011010111001111111100010000100001010110101010100111010000000101010000100011011010101111101010000111011110111010011011110100101010110010101000000000000000100100110100011101111001010101100110110011011100011101011111111110010110000100011101110010101001110001101111111001111011110011001100111011010011010111111010010111100010010001001001110000100001111110111011001001100010011111111101000110001110011110000010010101011010000000000001110011111000001010001010011001000001000101100110000001000110100110000010000010010110011010111001110010111010010011111000010010011001110010011110111011111101010000100010110110110011100110111101101110010111000101110010111111011000111011011111010111100000010011100100100101001000111111100010001101000001110001101000101010010011110111101000010011011001001100100111001110101101111001100000110101101111110000110011010000010001011100000110000000101111010000111110101011000111101100101010010101011000010000001101101000111010110001001100001011101101010000100011100011100010001100101100101110100111101011101011000111101000100100101001101000001000010011011100000011100010110011000001100111110100001110011001011010001001100000011100011111101001101101101000110110001010100011110010001111001010111010011011011101100101001001000010011111111010100101100110101110100110011010110111110000001001101111011001110011100011101110100001100110000010110101000100010110001001000011011110111010111100010010111000100000101010010100110001110100101110110000011100100101000011101001110110001010001010111010101101011010000100011111001111101110000001011111001010000101110000110000111100100101100110001011111100010000101100101110110001011111010000111110100001010011111000100110111011010010101100001100111010100001111100001110001101011001101111011111111110011100011110100000000010111010100001001001100111110111100010101111111110111000000100100111111000001001111001111100111010111000010010101011100110110110000000101011010001110110010110110010001011000000001101001001111101101001001100010000011010100111011000010111000111001110001001111010100011010001111011000000100100111000110000001110101110101100100011110101011111101001101111011100110101011101100001001010001011100101100000100101100100101010011111100010111101010110000111101110111100100100100111111011001001010101001001110100010001010000011011010110101011100010001111110101101001000110011100011001010001011101000110110001000100001001011110000010010110101010111101011110110011101000011010001010011000101110000111011101111011101101100000110111100010010000001000111110101111000100100010010001101000001000010010011110111101000011000100001011001000000011110010100101111100010101100001110010111100101111101000111011010111110000111000100011111001001000001011111101001110100011001100000000101101010011111111110001001100010111001110010001110000101101001000010101110010000011001111001110101101011001110011001100001001110000011010011001110110011110010001001010001001011010101110001101101100111010111110010010100000101000000101001110011101110110101010100110011110110111010011111111100101111010001110011001010101111100000101000101011010000000011100101000001010110000101111110011011010010111000101111111111011000110000101111000101101100111111100101010011100000010010101111011110001000111011101001000110101101111110101010001110101101111010110110100011000001011100101101010001101010010000001001111011011110010100000010000010011100101001101011010111101001000010010101111110000101000110101101110011110010010111010000111111010011110101100010111010010000101011110111100110010100000101010100100000000000011010000110000010110100110010010100001000100101111110001011011101011000000011100101101110100100011110010011010001111010010110010101111000011010110001010100011001111110100001011001100101111111010111011000111001100000101001010111110101010010111111111111010111011111011101011000101101100011001101110111001100001111110000000010100101000001000101100010100001101000011100111000010011110101010011000110110110010010010101000110101111010110111001010001010101111001110011010100100010011011100100101011111010000011101011101011101100110101111001000011111110111001100111010100101000101101111000100011010000101000010111000100110111011000101100010100001100011011110000000001000011011100111110101101111100101100101111110101001110001110000101100011010011110001100001000110011000000110011001111000110101110001110110100001110001111000010011000001000100110100101001011011110100010000010101110000010111000000000010100011001011011000111011100111110011000101100010100011101000110001110100001100010000111110100101111010001111100100111100110100111000001001010111110101000011111101100111000000101100101100011001000001000010111011001111010100000111111000110100011101100010111101011100110001110011110100100011001011000110010101110011110110101011011101100001111000101000110101111100011111001010111100011111100010001110101010011110100111000001011000000101111000100001100111111100011111001010111111100011000010101010010011111001101101111010111111000100111000010001011100000001100011111111011000000111000111000001011011000011100100100101000001110000001000110110111100011010111010011100111010100000001110010101110010011111111011110111111011011001001110010001001001000100101101010001000011111101010011010110100101111001011101011011101111110001100010110000010011111101101011111010000011000011011111110100001011101110101110110101011100000001100001010011100110010001100011100101001001010110001100100010010000110010101110000011100100101010100111110000101111000101000000111111111110000111001111100000001100010001010111010100111000101110111111010010111110011011100101011111000100010001101110110010101000001011010001011000011111110101110111110101011000001000010111001110101110000110010110100111100001010011011101100101100000010100000000001011110101000001101000111011101001101111000011100111011001100100001001001101010000000111000010110000101111000010010101110100001101101100010010110111001010000011011111101110011010101100011110010001000011101010010101111011011000110110010010010000110010001000111100111100101011000001111110000101111100000001000100010010100101010101001110110011110110110100000010100111101100111100110101111110010110000001111011101010101001001101001101000110010101100000010000110000100000110010110101001110101010100110100111000100000000011100000010011000111000001111000101111110111110011001000011001001000011001100111101101100000111100000101110001101111110100100000001110100001011011000100110100010011000100100000000010000100111011001011011011111111000100001001000100101000110110001111010011001010001110010111001110110110111010000000011100111100010111111010101111101110111001011100010011110001001001001000111010110110101000010110110000011011110010001110101001100111000011111101010100011011100000000011110001101101110101111011110101111111001110100011001000000000001110001100000100001110101110100010110110101011101110010001110000010000101010011101011000000010001100011101010101011100011001011000010011010011110000111110110100101010111010010011000011101001110010000101011001110111011011010010010000001101111100101000011010001100011010001100001010101101000100000110110001110010100010110011101000001101110010000110101010010000111100011010111100111011111110011000100110101101111011110100110001001000110110001010011011101010011111010001000101001000010001000001111101111000110100001011000101010010011101100110101111110010100001000001000110100011010111010011001000111101001010100111011001101101001000000101101110111111001000101111001111000011011110110001011000111010001101000100000000110001111010101111000001100011010111110011110011010011101010010101000001000111011110100110000101101000011000001100010010100111110011010101011100000000011111011011001000001010000100110100000010111101100111010100011010101111000111111001111101111111011010011110110001001011100011101100110101101101011101101001010111101010010000100101111011101001010010101001001100110111000010110111000010000011000100110111111001101001100100011100101100010110101111001001001001000100111100001110100010011001101001000110110111001100010010001011100001001000111011010011100101100010000011001000111000010011011001010000011001111001101000001001010110101111001011101011000001001111000110001101111001010110111100100001101010111010011101110110010010000001111110010010001000110110011101001001010001011110011000101100110111001011000010111001100101001111100101010001011111000110011000000000001001000001111101110111111100011010110100111110011001011010100111101100111101100001111111000101000011010001100000111010111011101101111100011010010100001110000111100010100111000011011101010111110101000110111011100100010011101110011100010011011011011001110001100000110100011111010111010000101110010101110001111000011001010000100000000001011101001100010101000111100001011110100111010000101000010010101011000101000001101010010111111000001100101101010001100001011101010000111111100101001110100100010110110001111001001111110010110111001000010000011110111011100101111011100100000010111001010100100000000110010011101001010110010001101100000111010011000111101110000110111000011010001111111000011100101011011010001110111000000110001111010010101011101000101011100101011010100000111101111110001100101011101001000010001000110110111001110100101101111011011010100000010110101001111000111100101111000001101010110101010011010000001001011011101000111000100001011100011100011100100111011011001001100001100011101110010110101011001001101111001110110110001111010100101101011001000101010011101100011010001001001111110010001110001001000110011101110110111110000100010000010101101100011100111101010100000100110011100101011001001011101001001111001000010110101110001110001011000011010101101011100100110010001100110100110101010010100110010000111101001011000001010100011010001110100100001011001110110100111111000101000010011100010110100000100100010011110100110010110011110011000111011010000001000101011011101101100010111111110110001001101111010111101000110001101000100000001100101100100010100101010111111000010001001111110110111001101110100010101011101110100001001111101101011100111100001100101110101010011010000001010001101101100100100111101011011001010011110101010101011010100001111011001011011101101110011000101100000010111001001100010000000110001110000010101100010001100101101110111010100101100011101101101100011010101101001011111000000001010110101001010001100100101001010100101011010000000100011101111011110001010000110010101101011001101011010001100000011110110000000110000111010100111100010010101100001010011110111001110110001100001000100000110010111100111011001010011010010001000011000111010100001001001111000011100010000110000110010010100001000110101011011010000001000111011010110000100111100110010001101010111010011001110101101010001011010110011010101001000001010000110011100011110101111101011011100001110000010001010111110111010001101000011000110010101000100110101111011110011010000110101110100010101010100000101010011001110011000001000101010111111010001100010100010000011101110100101010010011101001101111000001110001100000000010101111000101011100110000111101000010000110110010101110111011100100010100100110000100000010010110110101110110100100110011110111010111101111010100001101111001000001101110001100010010000111101100101101111110010110101000000100101011100000010011000101111110001011111101011010110110011001111111001010100000101011100010111111011011010011011100101010111011000110000111110011100001000001111111101101111111110011010111011000011111101010100101110110100111010111111010000110101001000010111111000001110111001010011010010101001011101010110110001101011011110011011001001110110111101111110001111010000110111011110011111110110001010001011011101111010110000111100110011111001001110010010100111011000111000000101011010010111000000000111110111101010100010000101101101010011001101110111101001111100001000000001010100000111111010110000000111110110001111011100101101011000010110000001111101110110001111011001110000100110101111001100000110111000001100100100011000001110110000100110000110100110100100000011000100110001101001101101110010100001111011001000110000101001110100011100111011000111101101111110100100001010111011100001111101110101011001110111110010101010000111100011101011111001001110101011010111110000111001111100011100010110100100101111101000101110010000011100000001101011110100011001110101100100001110111111011101000100100100111111010010010011100001110011100100010101001000010011111100100000111110000110111101001111110001010011011010111001011111011001000001100101101001000011000010110101111001001001000101101110100100000100100111010000001011010011001001110101011100001110100011011110001110111100001001001110001110101100011100101000110000011000010000010111000100000111110001101110101111001011100000111100111101001010100000000111000000110001000011010001100011111000000010000110000011100001000110010110101010001011001000111001100010110010110010111100101000110101011101101100101010000110000110100101010010000011001010100100001001000010010111110001010010111110100010100101100000100010101110000111011010011110100001000110001100011101100110011101000100110110101010000100100111110110010111010100110110000111000101010101010010000100110000000010010000010001100011011011110001000100110110010110101001001001110000010111010001110110100111111101011100100111100101101111110000011010111011011111101111100101001001110011100110100100101010000001100000001101001110011101111111111101111100001011101000100101011000111100101100111111101010010100100100101101011010001001101010101111000101010010001100011100000001011001110001000000100000111011111000010011111011010010101001111011001111101110000111010100110011000001000110101100011000100010011000101010011101000001110100010100010101100101000110111010111111100101001000100001011010110011110010101000010000110000110110111001100110010100101000000111010010001110010111011000110111010001011110011101100110110110101111101110110000010001110111111011001110110101110100001100011111011111101110110000001110111011001001010101101101110000101110001011011110000010100111011011000011011110110101011001001000111010001110100101110100101010001101111100001100100110011010100110100101110011011000011000000001101111011001010001100010010000101011101011010111111101001010011100101010010010000000001010111011001101111111100010000010110101000001000100101110111011101111101100101010101101001000100111100100110010111000011010110101001101001111010110000110010001011001011101111000010001001101000110010001000101000000000100100100011010010111101101010000100100110100100010000111101100010101010010000000101001001100101100010001000101110010010011011001001100000000001010000100100011100101101001100000000100000100100000010011001101011010100101110011001000100101010011110000110001000111100110000101111011110011001010111001110001010001101010011111100110000010111010011100000010001111110001011100000111101011101000111110010000111011010101100111011010010000100110001110011011001001000100111110111111000011100010101101101101011100001110110100100110111001010011110100100110111010111000010100010100000010100010111001000001101001110000100011011110000100110101101111001000010010000110010010101100001100011001011010101110110100101011111100010101101110110001010100010100011101110110100001011011100011011000101100101111011101000010010111010101001101110100000000000111010000111000001010010100001110110000001111111100001011110101101000111010101100000111010101001111110100000101100010000001100010011010101001001101000011100000100001000111110001100011101110001001010101101011101101011100010110010000110101101001011100011000001101101011000010010111000001111110010100110110100111010110100100000001100111111010101001000101110011101111101111000111010001000110100001011110001000011101110101111110000011000001001010010001111110011001101000011000000100101011111001000111010011010100011101111001100010001110101010010100110111010001001110000101110001011000011111001110111100111011101101010110011111011001000011110000011000000010110100010000000001100111101001011011101000000110110000011011000101000101100101011010111111001001000000110101111110001100100111000101011101111010111100011011010010001010111100111110001111001110011100000101000010101000000000100001101000001000010011000010110000010010010111111110000010100010101001110110011001011011111011110100010111010100000110010010010110101010111111011101010110001100101111011100100011001000101110000111010001101010111111010111010011001100101011010101010011000001000010110101100100000000010110111110110011100001111110111101000101000100100101000100010010001011111011110111011111101001001101001111100001100100001110111011101100001001110101001010011010100001001001100101111010100111101100111100110101000011100010000001010111001010101010000100001111100000010111101001101100001000101111101001110101001110101111110100100101011010100001000001111001010000110110010101111001100111000000001010111101010010111000000110101001110111000111110111111011100111001001111111100110101001101100010111001011010000000110001101101011010100110100010000110010111101010111001101110100101011101111011111000100000001010000100100111000001111010110110101111101101110101000010000001111011111101100100011100100101010110111001100010100010010011011111001110100110000111100110101101010001100001000010111011001001000010011111001111111011001000010111110011111001100011101101101110010100001000101001010110010000000011000100010100111010100010010000110110111110010000011001001101100000110001011010111101000101010000111000011010000000111101111110100100101000101000100000011001010000011101011000111101010101100110110010000011001010100111101000101101001011010101011001101110001000111100111001011111010011111111000110100111001101010110100110000010110111010000011010111010110111111110111111100000111110100100011001101110010001001101001101110110010111000111001001010100001111111101111010010000111011011110000110100111001101011001111001101111011100110011110100110110000101011011000101100111101000011111111011100010001011011111011100010011010010010010110011000010010001101010111000011001111100100001011011011110010011111100111100101010111010100101111100101001010111100111011000001000111110010101000000010000000101110010110111110010011111101111100110010111001110010001110100010111111010100101010111010001011110111001110100000000101010111111011110100110011100001000101001010110000110111111001101011000110111000101011001101110111110101100001110001010101011000101100111000111101100011010111011100010100010101100000010011100111001000100000010100000100011000000100100000001000011101001011110101010001001110101001111110100111000010010100110111011001011110100111111010010010111010111101011100001010110001110111101010011110101000101001000000000000000000111111011011010001110001101010111000101110100111001001100001010110011101101000111101100001001011101110001110110001101011011110110100000011110000111110010101100110101111000110010101101101101000100110010010000000101100100100010011100110110111011011101110101000010100011100110111010010010000011010110010101001100101000110001010000000111010001100000111001111001010010010101101100100011100010011011111110110101100010001100010110001100010000111011111010010101011101010110011111011011101101101110111010101101100110101001101111011001100100110101000000010100100010101111001000001110010100011100001100001110101101000100010101110000000001110110110000111010000001010010010010110100011111010001100011100000100001110001000101111100101110100011011000001000100000100001100011101111101001001110110001101001100100000010000110000101001111011001000100001001000000011110001000110001011101110010101011101001111110100000101111100001000100000010111100111010111101110010101110010000001101000001101010000100101111110111100101101110110101000100010101001001011111000111010110101110100111001101011010000100011101111101000011111110101111111110011011101110100001011010010110001110001101111101100110010101100111110100011011011011000110110001010010110110001111110100010100111101001101010101001101000100101001011011110100111001110010111100001111101111111100110010100101000010001101111111111110001010111101101010101101100110011000110110100101100001110101010100100100001110101010110000111111001110001101001110101100001011101111101111000000010101100011100100101011101000111101110100111011100100000010111101110111010001111010111101101110011111110000111000100110010101010010001000110011010100001011000100000101101100110100110010111100001100111000101010110110010011100010000100110100111111100001011011111011101111100001100111111001011011001001110010011110000101000100110010110001101010111011110111101100100011111110100010111001000010111111001110101001110001110100111000000000111001101011111111100000000101000100011011010100111010100001011100010110110001101011101100100011001101000011011100100110101111111111000100001110000011101010100011011011111101101011111101111110011001100000010001111001010000000000000101000111000011100101100001011110010101010111111101010010001111010101100101101010010101001100010010100011001001010010010110001000011111000010100101110001100111000100011110111000111101000110001110001100100111101000111000111001111001110000001001101011110001100111100010011100101010011010101010011101010000100000100101011011000000111001000101110000111011111110000010100000110000101001101111000100101011001100100001111101000111111101110111001001101100110110000000011000101110000011111011011101011111001001110110000000010010000101100010010100001110100001001010010011100011100000101010110001000001010001110111111110001010010110111110111001010100110010110000010011010011101000010100010100001010001110001110011010010010000010010010110001010111111100111100010010100111110011010110110001000000111010001001101111110100001001000110000111110010111111010100111101000100111001010000111010001100111010011010111101011011100110100111111000100000001001001110001001100111100001001011111000001110000011000000001100001001010100100010101010100110111100001110101111001011010101010010100100100001011111111110100000001111010110001100100011110101110110011011000000100100110011101001011010101001010100100111001000011010011110001001010101000100101110000000001000111110010111000101100111010101001001001011010111100011101000110110100110010001001100101011101110111010111000111100110010101001001100010110001001001000100010010001001100010001101101110011011111101110011001010101010111101010010111111101011011011110100101100010110010011111111010011101111100101111011000101010100001110010000001001100101011010010101010011110100010001001110001111011111111000110010110101011000101111000110110011100011011000001110100000101011101000101101111000110000101110111100001000000111000111001010111111100110100111101010101100000110001000110110001111000001011101011010001100011111110101010001111011110111100010000101000111100100100110011011010010001000100000011110000000101011100000111010000010010100001100100110100011110110011000101100100000011000000010111001011101001000110110000111000101100110100000110110010110010000011101000100001011011101000111111111010001000111001010100101010101010101000110011001000011000111011001011011111011011111010111111110101001111001110001010010100110011010110000001100001000011100010111011001011000001100010010100010011011111010101111000110000010001010001010001011111011000011100001111110011111111110111010111101011011111011101111100010000011110110010001000110011001000101000100111100101010001000011010101111101010000111100000001111101111101110110101000111000111111100001100101011000011111011011110011000111110011101010100101010101011001110011111101100010011010010001110010101111110001111010111000100110101011000011101111110110010011101110111011111000001100111110110101100011110001011101111110010010010010000110001110011001111100000000100010011111001101110001001011111110100011101011001011101111100100010110101001111010010010101111110001100000101000011111000101010101001010101010010111001111110111011111001001100001001001110101110100111111111100010110001110101111110010000010111100111100111101111011011001100110010000000000100001111100000011111101111111110101001101110100100000011001000101011010011000101010000100011000110101010101111100000110001100010110011101011111001100000100000101001000011011000111110000010111110100011100101111001110000110110001001111100110011100011000010101111010001001101111010001110010100101101011000011010001011010111001000000100000111011010100101110000100100000101011011111110111110101010111111000011011111110111011010100111101101001011011110110100101010011000001100101110001111110100111100011101110111000001100000110000111110010100001000111101100000011010010101010001100011011010011111000100110101111111001101110011010100010111000010111111101000101000111001011101001101010101010011011010101110011101111000111010101011111000101110110101110110110111100010011100101110011101011001001110100100000001101100101001110000110100111101111011100100101001011011001001000100001110010110110111111111011001010001001100101010100110111110110110111100000110111100010000010010101110100011001101000010110111011010001000111011110101011000111011101010010111000000101111011100100110001101100110100011111101011111000110100001100110111110010010100111100001000100001011001111101100000011101100110101111010110101111001100100000001010001010101001011011110101100101100101011100101011000110000000110000001100001110111010101001000001010000101001100110001001011010111100010001001011011011001101111010011111010001110011100000001111101011111111000011101100110010111011010010100000110100010110110100111010010011011101111101111111111010111110001000101010010001011010001010000000010101011110000110001101000011110110010000100011011100010110101011000111101111100001010000001100101011101001001110110000000011001000001101010101100100101011111000101111010111101001111110111010000000101101001110100010000110101101010111111101101000000010100111111000011000111001010010011011001100001001010000010011110111100100111100100001100110111001110100001011000111010101000001010001110111101000000001011010011011010000010110011111111010111000101001100000001010100101101101011111110101101110110111101111101111100011011011111011010001000101111010000111101010101001110101001110111010110100111010001000101101011101110100100101111110010100001001111100010101101111010001100001100000100100100110100110110100110101000011100011011010110010000100110001001001110011100110111010010110100001001010100100011010110001111111010111101010011000010000101010000110011011010110001000001111011001010001110010001111100100111101001011000010001000101100100110001111110110001110010100110100100000100100010011110000101100110111110100011110010000001000011110111111001011010111100000011000100110100000001111010001001110001000101000110010111011010111001100001110101111000100001011110011001110011101110010011101100100111101110101111000011000110001111000000001110010100000000010010010001011001110001101000101100010111101100011111001010011111111110101111111011000110110100101111100010001100000001001010111111101010110101111111001001000001110101001101001101011010001100101100010101011101100000100001110010111111010111000011011100111001101001001011111011100100101011010011101100010110011000010001000100000010101111000001000111110010000100010000000010001000011101100110010110010010110100101001001001000100101100100100010111000011111011000001111110011001011010010111011011010000111100100001001110110100001101000011101111110101100000001001000110101101001101111101010000000100110100111001100010111111010101000000000101111100111000001111111010110000110100011111100010010010101000000011010011111011100110010100110111000100110101000110110111101101010110011110111110001011101101001100111000101100100011011001000011111011111011101011111111010011100000010100101010111000110111101011010001010010100101000100001110101010001111010010101111000110011101010110000100001000011001101101110001000110010111110100000100100001000100011100010110101001010100101101111101111100101011100000101010011110101011001011100011000110111111011101100000010010111011100100110000000100001111110111100001110000111001110000001000101100111111111010010001100111101110101000101011101000100100011111001010101001010001001001110101011100111010001110010101001111001101111111110001110001101110110100011010100111011101110100111011000011011101000111111010110001111110111111111010110011010001110100001011110001010101010010111110101101000001001000001110010100010101110010111011000011111001000100001111110001010011100000111001101000111111010101001011110010001101110110110101100000000111111010101010001011111001111110111110011000111101000001001100100000010101010001000110101110000000011000111100100011110011010000011011111000010010011011111101011111011101101011111100001010001000111010100011110001001110010110100000100110110100111111100100110100110101100111010101100001111010110000100001100101000010101110111111000000100010000001010000101100010001000110100100000011111100001111100001100011000000011000100000001011000101100001110100110111111000011111111000101101100011110011000010111001101001001001101010101000100010000001000111101111010110111101011011111010001110001111011000100100001001100010010001101111010011110100000001101111101011000010111111100011111101110101011011110101111001011000111001011010011001110110100010111011101000010101010100100100110000100011111100110100110101000001111001101010000100000011100101110010011011110110100101111101010110001010001111000111011101101100110110000111100100010110000111110010111010100010000100110010110101100100111111101111011111110100011010001001100010100100010110100111101011101000101000000101001111011101010110001000110100110111011100001111011001010010110001110010000010111100000110100000011001010100001010000011101000000000011100001000000001101001111110111010000010010000010111100000010101010011001010010001000100100010010001001111100001000011101100101101100001001001101111100100100011100101101001011110011010010000010011110100000011111110110011011010011111111100010111111010111101010010100111100100001111111010010011100111100101101010101110101001010111111110101100001110011100111101111101001110010111000110011100111010010101001001101101000110000110100110010001011000110111011000110001000100010100100000101010011101101000010001111110111100000000010101000100101000000000001000001110000101111100011101001110110011110000011010110101111100001000001100111010000111110110110000111011010001000000110101011011010101101001110010101101011001101000110000111010001111011111111110011011111001101000110010111110101011111000101111100110000110100111111110010110110001101101111101101111100110001100100001001001001010111010011111101010110100000000110011100101100111001000111010001000001010101001011100101001110111100000000110111100111010100011001101110110001110000001000001011001001000001010111100111001001111010000010010101100101001100011111010001111001001101011100101010111001010110001100011100001011100011011010011101100100110011010101010010000100010000111000100101001110111001100101010100100001001011000101001011101001100001010010011100111100000000001100010001101000111101100100001000111010110000110111010111011111001111010001110101100011110111000001011010101111001011000111010010110001000100101000101110011101000111010001101110110100101010010010111110010111100101001001110011000010110011010100001001110111001110010001111100000001001011011000101111101100010111110100101110100001110000110010000000110011100011001000001010000010101100111010100101111100010011010010000000101001000010111101111110110000010100001001011101010011101111001010100000001001100110110010011001111110111001001010011011110111110000110000001101110001111001001110000010111111100011000010110100010001101000110001001011110110001001101010110011010000001000011001010100110100100111010111111100110100001000000011010010011101101001010110001011010111000001011000111010001001010111000001110010110011100100101110101001010011111101010001001110011101110001000011000001000011111000111000010111001111000110011001011011111000110010110100101110001111110011000111010111001101100001100001111001011011010100011001010100100110001110001001001110001000011000101010001110111110111100010011001001000101101111001011100011001101000001011110101111111101011100100100011101001011010000010110001100111001000000111111001100010010011110101111010001001000101110000100011011001011010011011000110111001101101010101011111010100101011111111001100110101110010000001110011100011000011110011100011011100010101111001110100001001000101001011011111010010011010100110110010100011011110000001000010111000011010111000010110110110100111011111011100110111010100001011100000110111010000001111010100000111000101010101110001011001100101000010101111011100000101101100111101011011001010000010110001100110010000101001011110110110010100000000101001011000110111001000111011111101100010010000010001100010001001110000010101101010010101011000011111100100100001111101010000001110010010001010111010011110010011010001101011011100101001000000010110110111100001011111110101011000101110000010011100011011100111100100011000010100100010101001011111010001010011101100001000111010000101111111100101101110111100011000000011010110110101000111101000011000010001100010110101011111100011111101001000111111000010100110100111110001010010100001001101010100011110000001001101111111110111011111100101001000010001100010101010010110101010001100101001010010000111100101100101010000100110010000111010111011000110010011010101011000110101110111001110010111000001110100110011100110000101110101110001011010100101001001000110101111101011100100100010011111111110110010111101010001111101010010001001000101010001111000010001000101100100101100010111011000001001000100000011010010011111111011101100010110111100011101110011110000000010100111100100110011000111101001011001011100010101101101001110000111110100000100000100110001011001011111011000110010001101110101100110110100110011000101100010100010010101001110011011000000000111010010101000000111110010100101000000001001000110001000111110101001010110100111100100100001011011011100010101010001111110011111000101011111101011001010000000010101100010100111101010111111011100101001101011000100111000100110011100111111100000111001110011101100111000101000010101100010101101110101000100000000110001111101001001101100111101101001111110110000010001000100010011101010011001110001000100100110010100000101010100110100001001110100100001001101001101111011000111111100011110010011011101000110100011011100100111010010100010000001011011011111101100000010011101011100001011000101010111110100111111100000010111001011001010100001001011101011000011100101111000001010011100011011101011111111111111110101100101001110001110100100100010111011001111100111101111101111110011110111101110010011111111000101110011111000010111110001000010110101000101010111011000000100011100000000011010001000100100000010011110000011001010011011110101101110000111101111101110100110100100110101101101100101001101001110100101110110001000011100001110101110001101101100000100100000100111101111100011110011110100101011001001111101011011100000001110001010100000011110010101010011110001110001010100000011100111101011011101011011110100100111111011101010110101101100001100111111111000101001110001101011110001100100100001010000111100000100111010001111001010011011101100101100111100001100011001000100010101010100000000101101011110110001100100111111111100001101010001011000101000011100100110101101111000100011100011011000010011111110111110000101111000010011011101010000010101000100010101111010011011101101010000001000111000001000001000010001101100001110101000101111010011100000100011010010000010001101010111001111111011101001010011101001111000000100101110001100011010010001110110101001100101110100101111100001111101111000100010001010111101111001101111011100001010001111001010101100011000010100011100101011100110000001000100011100110010110110100101000110010011000011011111111111111111000101000110110100111001001001000010101010000001110101100110001100001011110100010100010110011101111110000000010111001011110000110100011101101011101100110010010111011010000100100010010100110001011011010101111010110100101001001111101111001110001010101100010010000011101011001100011111101011110011011000011111001100010101010010011000011100100100010110000110110011011001111100001111100001101010110111100001001000000110110100001000101100011111000100000100001001111001101110101101001110010100100011001110111001011001100101100000101111001110000001000100110010000010101011001111110101110010101001111000010001010101111101000000000011100101101110000010111100000101010001001110011001111000011100011011100010001110100001000101001011101100111100001110011100111110001100111100111011001101000101001100001110010000011011111001001110101110111001110111001011110011011011101001001001101011001000001101011001101111110111011100001011100110010101011101001100110110111101011010011110100111110111000110011101101110111101010110001000001000111101001100011111011011101011101101011100011000101000100001100001001111000101100010111111100001011011101000000101110101001000101111011111111011110110110000100100101001000100100001101001000100100101010001100000010011101111010100111111001010000010100010001001110001111100011011100111111000000111010110011011111001010100100101110100111000111011001010010010011100100010000001100110000110111000100110010110000110011000000000110010111110001111100000100010111000000111010100100110000001000100000011000101001100101100010100011100010100000110101111001101011111101110101011000100010011110100001110000100000001100011101010110001111011001111111101111010010000101110000100000100111110000111000000101100110110010111000100001011101111001111110000111100111100001011000100101001111011100111010011111111110010101000010111101011111001011110110001010000101000011100010001000000010110110111011000101001101000001001011001100101110100111100000000110010100001011100110010110111011000010111000010001100011001000010011100101101110101111011011001001011011010100101001111000111000111111011001011100010100110010100001001111101101100111000011000110000111111011010001110000000000110011000000100100010011111110001100111001001010000100110000010011011101110011100111000111101110111110100100001010011001001100000111110001110111000111000001010110100110100100000111010101010111111110001000110011010111100001100100111011101100100110001100001110001110011100001100000101101110101101111111111101001000110011001110001111101011001001010110110111111100011111100111011010000111100111011011000000110000101101010001001111010101001011001101110011110110000111101101011011001110101011000010010101000101001110110010010101011101011011000000101011010011001101000110001010010100111010001011101101010011011110000011100001101000011101110001100101110011110101011011000110010001000110011110001110110011011100011011111001001001010001110101111110010110100111110000100100101111111110100101110001011110001010011001010101011010010111110010101110110001001011100110101101010010011011001101110010100100010011001010010100101010001101010010111101111111100101100111010011011001100000010111101001001011001001000010010011000011110010100110110000001001010110101101010111000000101010110000001110111111000011011011100000011110011111101011101101110101011110011111000011010110011011000001100000011000010011100101111101000110000001110001111011001110011001000000001101111010010001001110100110010010100001101101110111111111101010010110110110001110111110110010011101000011000000001011100010100101011000000000011101110100110010101111100010100010000110110100100100100100101001100101100101100011011011001110110111000100010100010010110100000110011110001001101010011011110010100111000110000010111100110110000110011101110010111111100011101111111000011000101000111111101010011101100100000110010110100110010100011111010110001100010000000001101110011010011100010110110100011001111001111000110101111110011011010111001101001111011011010010001011011110001100101100010111010101001011000100111011001001110110100100100101010110010000100001010111110011011001011000111001111110011100101000000011100101100010110011011001010100010101100001101000000010111001000000011010010100011011000001010010110111110101010001101011011111101110101011110010101100010100010101100101010011101000011110011010011011111111100011111100011101001010111100110110100111111001111010001111100000011101111010011101100010111111100111111011000011101111111101100001100100001001110110111001101111110011000010100101110011101011101001111111010001101110101000001010110101111100010100001000010010101000100011111100011101101001100010101010100001000111000100000100010010100001011010101001010010010100110101010110101111100011111011111101011010001010011011000001011101010000010111011000001000101100100010011100100100101101001101110101010110010110110111011100001110100001111111111001101111011001001000001101011101110100110011011011010111000100111000011010110110011110001010001110010101100100011010111110000100000000000010000101010111101001111110100000100010000110111000100011010100010001001100111101010010110000101110101110000111101001011001110011100000100011111100101001100010101000001100100110110011011111100001010001001001001010110001000110001100111110111100110000011000100110111010011100000101110011111101101100011110000100110111010000100001011011011110100110110010110000100001110110100001010000001110011011001001111100001110100011001110001100100010111111100100001111100000001111011111001111011110001010010111001010111100111011110111111010111000110111111101010111000101110010111000100001010111010101011001101110000000100011010000001000100011000010110000110100011011110111110010001101011001111110011101001110110011010111001011100111100011111100010110010100010010001001110110110000011000011101001001000011100100000011011100100011010001111111001111000010000111111011110010001110110100110110110101000000000110001110101100000001001000000101011111110001010000011111010101100101010101100000111001001011101011001101001000110100100111111100010100011111010111011011101111001100000011111011000010110001000010110010001011011111010011011001001110010111101100001100011000111100000000000001101100010011011001100111101100001110110001111100110001000101000111111000111111110010010101001101010111011100100010011000000110000001000011111010001001001010110001100000110110001101111111001100110111110100101110001011101010110010111000011011001000100011010001011010011100101011000100011011110101011111011100101001000101000000110001100100011101100110100101101011110110101010001110010100101110010110111101010000001010001000100011001101101010011000111101010111100100000111110010000111000011011011001011010010101100000110101101001111111010110101011011011010110001101111101000100100110000101010000011011101011010110010100011001010101010010111100101101100000001001010110101000011100000001111001100100101100010001011010110110011000110010000001001001100101010010000110101010011110111111000000010010001011101011100010011100110111111001000001001010011110101000000000001111100001110001110100001011111000000000111011100010000100111110101000010111011101000011010100011110111011010010100101010011000100111010101101011011111001000010000101110110100101111100011000110000000110011100000100000101001110001001010010011010011011100010011001001001000110000011000011000000110011000110010010110011000010111010110011000100010010101000000011011011011100011000001110100000100011010011111000011110111011101100110010010010011000110100101011010100001101111000000110101010110001001000100010100100000001001110100001111111001111111011111101000110110000010101101110011000001001101101011111100001100011110010100111011011011100110100000010111011111101001110000000101101110111001111010110111110111110011011110011001101011110101010100001000010000011011100001100101111111000110101111001110111001100011010011111111100001111010000100101000010001111000000111011011111000101011010100111110011000100101011111011111001011110010100001000000100110000001011001011011101011111001001001011100101110111000001000100110001011001000111100001000101110111101101111001111100101010000010100110001100100010100100101101110000011111011111010010111010010010100110100001101110111001001110000001111110110101001111001011011111100110100111100110010110100101100010010111110100010101001101110011011000100101111010010110000000110000000110011000110110111010000011111010011101000110000000001000101011101011110000101010010100110010001010010111001101100101111001101010101011010000011000100011101001001101110001111001000100010111011100000010001011111001110111000111011100010011100000110000001001111001010001111010111110011111110001001001111001110010010011011110011100011100101001000100101000100111100001010001011011011011001000100110101000111110000101100000011101011111111100111000000100100000111001001100100011010011000100101111110111010110001111000100010011001110100100100010001100100010001011010001111010000100100011010000100111010111100010010111101101001101101110011001000010111001011010110111100110001010100011100000101001100111110001101011001001011100011011001110010100010010010011110111100101110001110000010000110101000010001000000010101101011110000111100000110110000100011000010101000001110100110001010001100011010100100000110000011000000000010001101001101001111101100111100110011001011010101001100101010110010001001110101101110000100011110100011111110001100000010111101101000101011110010110100001101100010110100001110100100010100101001100000110011000100111001111000001100100110100011001100001011000100100000101101000011110100001111101100001010011010111111000101000010001110110001000000001101111011011001001001111101101101110111011110100110110111001100011011001001101001000011000101000011010010111111000101111110000011111100000001100111111111111111111101000111010100011110011010111010010111001100000111110111010001011110011011001101111001001001001001110000110100001000111011111111011100000000100110011010100110001000011110110111010000110011110100101111000010000001110100100011011011101101010011100101000110101011000110100101000011101111001101000111101010101011110011011100001000111100001010100000110100110000000100011010110110001110010111111000110100110000001100010100101000000101100111111001111011010100101101010110001101101010110110110011100001001100110000010111110101000001101111010100111100001010100011010010110001010101011100111100101000010000100111010010100101001111110001011011000111000000001000100001100101111100000100011110010111000101011001111011100010100001110001100111110000000010101011000111001001100011100011000000010010001100000011000010000001000111001101111011110111011001000111011011111011110000100100000011110011111111000001101111010110010001010011010001001111010000000000111111000000010011010100100000101001101000110000110110100010100100110100010010100000000101111000001001010011100010000110011101011110110101010000110010111111101110001101011001000101111010100100011000011000111001000010001001011110111010110101111011101110001011111110110110100111000101000101010111001100101100110001111100101110010100000111110010110111101100110110100001010010010001001001011011011010011110111001111010111110010111100101111100101100100110110001110011110111110101010111011010001100100010111000111000001000110101000001001111010000010111101011111110010000110111000101110101010000001010111001100110100001000001101000011110110100110011000111001101010101101111111011110000100001111000011111111011101101101101111000110010110101001001110101110110001001001110100111111000100011001100010010101110010010010101100010110101010001110110010010010010001011001110011110010100010011101111000100111101001111101101100010111000101000011111100101100111101000100000100110011001111101011011111101111011000110100110001000010010100110111000000101000000111011100110000000010100101000000011111001000011111111001100011001100001011001111000010100101100111011010000001000100011010011001000011110000001000010010010111011101100100001001000111010101011100000110001110111010101010101111111011101011001001111011101101000101011101010000000101100101100101100011010000010010010110110011001001111000110101110011110011000100011000011100010100011000101110011010010011100011101100100110101111111100100110010101111100111010011100011110001011100011010001010100101111010100111111101011000100111001001001000001101111110101110000101010011110001011100001111000010101001001001011111011100110111100010011101011100110110000101001110001111100010010010001011110001101010110001011001111011111010001111111011011011000100011101010101111101110001001010111101001101010000111111100010001111110000110100011001101001111011001111011001111011110000100000011000100010111011010011110001011110011001000101011101011111110111000010101000110000110010110101110011110001001011001000001100101000011011100100101010110011000111101010011011100100001110111001100001111111100010110110001100011010110101001110110010101100100010100111011101001100110011010101111011101111111001001100111111000111111001001101101001110100110101101111010011111011001000011101101111110101111111011100110001010111110110110011011100010000001111100011110001101010011110110010111001011011010111110010010101111100000101000000001110100111110111111101000100110100111001101100011101101011111110010000100001111110001011011111010010001101111010110101100100001111000111110110111000101001100011100100001000110111001000000010110000001100001000110011010101110101111001111001000100000010000001010001011011001011010111100110111011101101010001101101111000001111010000110001010101100010001011101011100000010101001011011000110101110001010101000100010111111101111001011010100011101011111100001000001001111101110101010011011110011000001000000101000110001101000110101100100111001011001011111001001010111101100111010111110010010101111110100110000110001000001001000001101110011110101101101100010001111101001000100100011010000111110100101010010111110100110100100010001110110101111100100110001011001110101001111110011000000111100110000110111010000101101100000101110011111101011000111101111110111010001101011001100010000011101001101011100100111011111000010001011110110001100101001110010111101010011010110000100100101001001111110001000100110100001011110001100100110101010100010011011001000011101001101111100110011010101110101010011100001110111000110111000001001011111110100001101100000101111000110001001100101010000100101011011001001011011010011100110000001001101000111000101011110010110101111100101000001100010101000001010101000011001000101101000111001110011000000110100110011110110000010001000011010001011110110011111010011100111110110000100100001110010000101010001110101010110000011000011000011110110000010100111000001001010111100011001000001100010000000101010000110011011011100101101001101001110100000111011001101010100101111100101001101010101011001111100001101010101010011100100101101100001101000101001101101000001110110111010001111111110000011111011010111100110001111000101110011111111010100101001110110101001000001100111111111110111010111101101101011011111101010110010101001101011111000010100000011010000100000110111001100001110110011110010001000100101000100011110011011010010010011101111010110110101101000001110100101000011011101101110000000010011001111010111000000000001111011110001100111001000001111100001000111111010010010111100011001001110010101110000000110110011011100110101110000011111011011011111010010100001011110010101110111111011010101010110110000000000010111111010010110101101011000001011100001000011000001110100100010000001000011110101000011010100010000000010110011100001011000010111001111011010110001011011000100101111100011010110011111010111010111111100000000110010111010001000000011010110100111111100101101000101010101100011100111101001000000101100010001100000010000001001101110110000011111100100110111011011001001001110111100111001110001011111101100110011001001101110000000010000111111110011011001111001011100101010110111010000111011000011001101011100010000111100111001101110100010101011101101000001000110110001011000101110010100000011110101011100101000001000111001101111110001100111010110100011010101101001110010001111011011110110010101110100110111010110010010010111101100001001110010100101101010010010011001001100000000011001100000001001011100001001011001110101000110111001011011100011110100110011011001011000100011101001100011010110100101100001101011000110010001111111010000110010110010000010000011001000100001001100110001001010000100110011011010001100011000111011100101110111101010010011101000011110101001001101111111101100000101100110101000100100011010100110011001011000010000000000111001011111010101001110101101100101100100011101001110011110000001010101110111011010011001001100001011001011110101001000101101000000101101111001000110101101001001111000101001000001000111010111111011111010101001010111100010111101110101000101000100000001010000001111011001000011000101010001110000101101010011110101100100001000101000011001001111001000100000111100001111101011011001010101010011111001000111011011000011010000111111010001000011101011010100100001000010010011011000000001111010001000101011001000001100100000101011101001101100110000101111001011100101100100010011100100100000000010101111010010001101100100011101100001101110110001011001010111010011111101000001010001001110111000100110011000000110000011000010001111011010101010011000001111001001001111010000101100110010110100010101001110011110110010011000111011001110011111000001111010110000000110001100111000010000101111110010001111111000110111111110110011011001000010101001000000101000100000110000111101010110011001000100111000000100110000111101001010010100001010000011111110011100111100010100101100001110010010000010111101010100010000110011001000110101011111100111110000111110010000001100001001010111111010100010010011110100000101101111000001000101100110101001000000100000000101010101101001111100101010100110110101111000010101111010111111001011010001010100010101111011100001001000010001010010101110100011000100010011100100000010100111011000001010101011011001001001100010001000000011001101110101001001101110100110011011110110010111101001011011000101010110000000100000011101100101101111010110101110101000011101111001011001011101100010101110001001011011101100101111101111011000001001110000110100100001010101100011100000010000110011011011111100110000101101101001001001101000001010001111100110100010000111101010010000110101111110101000101111010000111010101110100000111111110111000011000100010101110010000001100101011001011110100110100001001001100100010000001000001010111101011011110100110010000100010101011001101111001110001010011110010111101100101001011000101000101110011000111010100001000110000011101000000001001110110101101000000110000100010110001011000001000010110011100111100000000010110010001100011010100110100110110101101000011000111111110001001011111011111111011111100110110101001011111010100100100010010010101000110000010110000000000001011010000111010110010101101100111111001110001111101001101100000001010011110011101110011110011001100010110001111111010110111011010100000010111101100000111100011010110001011110100011010110100111001100101111100110101000111001010001110110000010101001011100010110011010100101010110010010000011001100100111010011001000101101110001001001001000111111101010010111101010010010000011100010110110010111000000001101101100000101001001101010001101011101110101101001010010110001000011010101101100101101111011000000010110101010110100101011111000001000100110101010001101111001110111011010101001111001010000011101110010001011001010001001100001110001011100010111111011010010101101110000011011010011100100110100010001000001001010110101101010101001000101100110000000100110111100000010101110000110000001001010110101010011100001000011001110111011110110011000000001000001100011011100100001000100111101111100100011111110111000111100001111111101011110100010100000110110100001100111100110100010100111010000111010000001011000101011101000111001110000111010111110000100001000001111111001011111001101001000100111011110101110001111110001101000111100111000111101000000100111101100001101111001100001011101101110011001100111001000010111111010010000011010111100010101100000100110001100111111011100110010001101001000110000100000010010011010101010100111000011101000000101111010001000110000010111110000101000011010111101101110111000100111101110001111110111100011100101100010111011001110001000010000110110110101010101001100100111101011011010000111110110011101111100100000111101010111010011001100111110011100100110100011001101101110101111001100000101011000000111101010000101101000110001000001000010100010110100110100000010110011101110000100010101100001001000110101101000111111011011101100001111100100111111000101100100001100000000110001110000010011011011101011101101010101100110101010001010110101111111011110001101001010010001111000000001001000000000000100011110001010100011000011110010111110111100000000011001000001100001000011100000001101000000111110101011010111100111011100111011010001110101010110101001111001101001000110010111101000010100001110110001000011011000001100000100110100111101011011001100100101001001101111001001011010101101101110011110011011110111011001001010011011101010010100011110101100110000100100001101011000110101100011110101100100010111111111010110000010100101100110110010100011011101110001110011110011110000011111010001011010110000110011110101101011001101001101111001000001111000101101010111101111101001100011000111111101011100011010110000000010011100100111110000110110111000110010011100100010010001011000101110111100001100000010000001100001011010111110111110010111001010001010101010010011000101000111010011001111100000011111000101111010011000010111010010110111111110001011111000111011111101001101100000101110101101111110110001111011001110101010100110101011100010110000110001110011011000110001100100101110111010011011111100010100011101100100101101111011010001000000110111111011111100110001100110011100011001110000000011001001111100001001001100100101101011011110110110010011110000111000100000001110000111100010111110011110000000010100011001001000111111010000010010011001000001100010110010000010110110000001111111010101110101101011111100111100011100100110100110100000101000101111110010111001011011100101101111001100110100100001111011101001101101111110011110001111110010010101111000001111110111000111001000001111000001011110101111100101110001011110100111111011111000111100111100100100111101000101101101110001001101010110110010001111100010010001010000000111101010110101110110001000001100111100001101111001110111111010011011011101111111110110001110010011110001000101111001110111011010111111000101100111110010110010100101101011110011000011111111010110010010101011100111011001110001011110100110011000000110111000101110111010000011101110011100100101100101000001101100001010110000110001001010100111001011010101001101011011110110011000101110111101001011010101100111100101010111101110011111111110100000101110111111111000010001100011010111100111110010011010010010011000010110001010010011011010011101011111000101110000111111001000110011010111110111100010110011111111110010100010011011101111010111110010101010111011000000101010000011000011100010111010101110110110111100110110011001011101101000110011010010010100000110111011010110011001100001010010111000100011110011110100100011100000010001010101111111010111111111101110000011100001100101000111010000100010000000011001111010001011010001110011010000001000111111011110001010111010100111011001011010011010011000100111010110100101001101101101001111110100010111001101110010000101111110000000101100000110101001111011111101100101011001110001011001111010110001111100001010110010010011010111111110111000010011011111011110100011000111001101001101011111111011011000000111100000000110011000111010001101101010010000101100000011001010111100100010011010110110001011101011111001000111010011101100110111000110110111101110001101000000111111110010101110100010010111011101000100101110001110100011001101001100110010010001101110001110000101011000111100001101100001001111110001010000010111101101011110011000101110100101011100101101010010010101011010001010111100000001101100011011001011011010101011011001101111011111010000110000001100011111011000000010111001110110000110100010001111111101101010000001111011111011110100000001100111011011111000101010010101000010101100001011001010000101010010110001011000111110001011100010001100001101010101000010011011010111000010111100011001101001011111110101011000110111011111101011101100101011101010001111011011101011100101100000110001101110111100001111110110101101000100011010100000001111100011011110010111010100010100110000000111000110100000110001001011011101000110110000001000000111100001110001111000111110100010011000110011001010100011110010101011111011010100000110100000000010010101010111110010001011001010001100101110100000001100001111111111101011101001011001001111011010110110111010100110110110110011111011100010111111010110100110110001001100111010001011101001101010101011010100010011011110001101111111100001110011101000010111000010101010110011001000001010101001101010110011100110010001010111101001001001001101100101111100100010000110010111100000001110110100011010011100100110001110100101010001001110101110111111000111100000111011011110011001001000011101111010110111010110100111110110100110000011110010000010101011011001100010110111011010000010011110111111110001101011101011101111111101111100111001010100100111001010110001100011000010101000100100101101011111011110011000101100001001000111011110001110111100111110111101011010001010001010111110101010011001000100111010110110100101000011101001110100110001111001110001001001101110011001010010010100100001011000100110001000101100000100001100111001001100000101111110000001001111110110011011000100011111111100011111111011000110001100001110110001001111111001000001010001101100010110000001100001001111100010111011010111000110010000101101110001101111011100000010101000011010101100101001001000110011110000101101101011010000001110001000111000001010111001110101101011101110110001000000110001001111001101111001011110101100100010011010111011101011101010101111101011100111110100011010101110000000001011100010110100010010111110001101011011110111111001011100100101110101011100010110110111110000101101011101001001100011001011111100001010101010010101110011001111010000000010011000000000111001111011111011000100000101111100110111010111000001010110101101001000101000101011110110011111100001110111000000110010111100101101010110111001011001000110010100001000010101000001001011011100110010010111110101100111100000010101101001000000100110110011111110101110001110011111001011010011001111110110000111000000000000010000011101111010011010010011010000010100100101101110111101010010000010001011101000101111101101111001000000110101000000010100100010101000101010001111000010011001110010110001011001111010010001000010110001001001111110010000000010110101100100001110100011100111111110100000010100100100000111011000101101110000101001100000111001010001001000111110111000110010101111100010101011110100110111000010110100110111101001001111100110011010010011000100011010001010010111100001010100101011100001110111011001100001000100100101001010110000100000101011111001100000110100101110100111011111111100110100111000111101011011110001000011110011111110110111000000000110010100011011011001000001001000010100001010111011000111001010100101000101101001000111001111011001010000011100010110001000111110101111010110000010001111111111010010011101101010001100000110001100111101010100100010001110111111000110100100000110100110110001101111001011110111111110011011100110001110110101101100111110101111001001000100101111110111111100001001100001011000111110000000111010011001010010101010001101110001010001100101011000111100011001011100101100111101010101111000001111000110111111010000110111001101010110110100100101011110110011110110000001010000010101100111110011010101111101000101010101100001101111011101101001011111100110110000010100110100011101000011101110001011110001101000001110100000011011110101111110110000100000001101111011010001110001011110010100100100111101111001111101011011111100110111101110001001001110000011101101100110100010001101000111001011000001110101010110001010101100001111000100010001101101111101100010101000100111111000011111011000000110000110011000011001101010100100011110101010000011001010000010011111010001001000001000001011011011100000010000110110000111010100101100010001111111001011100110111100111110110111001110000000001011010100001001110000000110100110100011001011100010001110101110000000100100010101010111000001110011001100010111000110011010001001010101010101010001101111001001011101100011110100101001010001101000010010001010000110011000000011010001010110110011100000100100100011011101010111101110000000100100111010001010011110001010011001100100011010000011110011011001001011101001010111110100101000111101110011100001011100110100100101111111000001111111110000101010111100001001111101111110011011000001001111110110010111100001101111111011010110010111001100010100110111110000111001110100100011011001001000100001110010100111111100011100001101010001010111111100001110111110000011100010101110001110010101100110100111111011100001010100000100011100000000110000000000000001011101011011111001100000001110110100111000111011110110101011110000100100110100001111110001111110000101101111001010111100001101000110010101011110101111001000101011010110100101000111010010101110010001010101000100001000110100100011011100100000111111100001001001110011001111111000110001001011000100101011111010110011010111110101100011010101010000001010011010101001010000101110100110101110101110110000001110000101110100101110010110111011000001101011000001001001000110010111001111101111001101101100011011000001100110100101110011110100100010000011111101100011101010110010011011011010110111110111000111001011010011111010011100001000101101000101010011001011001100111111010111101010010011100010011101011101101110001011000110111111101101010100011011110100011011000110100100001111000000111001111111001111110111011011001111110100010110000100101101000000010010011001011000111111001001110111110010001001011101100110110101101100010011111001011001001001111011111000010000001111110001001111001111001110101100111111001010101011101010111001011111011111101011101110110101011000010100000110100100011000110000111100010101011010010111110001000111111000110011011000111100101001001110111110001110101011001101010101100010110100011010001000010110100100001111001100111111100010101111100000110010110111001001111010001011010101100100111110101011101000111010110101010010110010010100110111000001011001111010001110010100010101000101101101110010100000010011101010101011100000000111011010010011010110000000001001010111110111101010111011111100010011001011010000000100000001000111001010001010000001001011011001100000100011000110010110000100100010100001001111000110001001001100001111111010010101111110011110100000000101001101111000101110010100111000001011101001101100110100011001001100010001010001110001100001101111010011101111001110110011001000000001011110111011001111000001100010111000111000000110011110110101111000000011100111100010010011101111001010010101110011000110001000100100110101110011111111100010110001000101101110001001001110110000110100001110100110101011100110000000001101001011001100000110111110000100110001001010001010101010001010011110011010010011001110001100111110011100010111111000011001101101110111000100111101101011110000011001110001000110001100110111010101010011101001011101110101101010000000110101000111110010111001001100101100101000010001110111000010000001011100110001001110111011000100100101011011010011001100110001111110000001010111010111100000010100000101111010101111100000101111110010010001110110101000011100100011110001001101101110100100000111001101110100001100110110000011011001100101000110110010100010001010011000111011001010000110010111110010110100001111000101000111110011100101000110011100101000110010001110000010100101010111110001100100011111000101011110001000100110001000001011111111111011001101010101001101011101011011100001000100101010001000111011010111010000110000001111110110000010001010001100111101110010101100110010011110001010010100010010101010111111000010101100100100010010010111011111101100001001100100100110101111010100010001001001110011000100011011101110011110110111110011101110111110000111101110100111100000110111100110001001000001001000101100100101000001101010011100001011111000101000001101110001110100011011011111110010110000101010000101010011111100010100100110110101000110110100110111000000101010110011110111001010100011110010101000011100100101010101101001110000010011011011011100011010000100011111011111110000001100000100011101110001000001101001000011010011010001010001101111111011111110001011011000011100000101110101110111000010000011001011111111101111110010011001110001100010001111110011100011101001010010100111100000000001001010000101000010011101001101001100100001011101010110101011111110000100001010010101000110010000100010111101111001001101110110011101101100011111001111010101010000011001000100001001011010010000001011001011000000000100010110100011110110100101001000100111111010011001111000011011101010110000001001001101010100010101111000101000100100000011111010011000100110110111010000111101101000001011011101100101010001111101000011000100111100111010100011000111110001011111001110101100110001000001100100010111000010001010000101001011001011001110110100110001001011111011011110011110000110111110011101001100010110010111110001011110111110001110000011100000001100101100101011110011010100001010100011000100100100010100010110100111011000000011010000000010110010110000010001011000110100111010111111011010000101000000000101110001100101101110110011011001011101101001110001001111110110110011011011101010001110101101001001101111010111011011000001001100100010110010001011001011110010100011000010111000011111011000001000110100000110100101011010011100010111001011010011110100100011001100000100101100100001101010011010100010110001001110101011100000001000011000111111111111111101010110000110001100001000100100101010010101010011100110010000110101010000011110001000001001011100110010011010011100110101010010111010110001000101100011111110000001111010111010111011100100011111000110101110110010110100000011110111100001001101100101000001001110010111100111000000010000101101010010010001100001110011101010010010011101110010100110001001100000011010010101101111011101110010111111110011011111011110000110011001011011111101111111001001010100010101100011010011010010011011100110000111110101010111110111100000001000001100001100011000011101010110001100001001101011111101100011110110101011010000101101101010100100010011001110111100110000001010110101010100101110100011000010001111111010110101100101111110110000011001101100011101100001110000111101011101010010010011110101100011110100000000010001100011111110001101010000011111001001100110001000111010011011011011000000010000101110100010101000101011000011001011101010001010111011000010001000110011010001011110100110001000001000101011100010000111111001010111110001001011000100111110010111001111010011001100000110110111000110100001000101010001010101011100000100101111000100010010110111111000111000101011110110101101000010011111000101010111100111011100110110100100011010100111100010100101110000100111011110001011100110000000011000000101011000100101100101010111010010100001101011111000111010011101011000110110101010010100000001001110011101011011010010100100000110100110110001111111100011101011011100010110100010101010110011100010110001101100001111111001100111101100110010101110010100100010111101011000100011001011010000100110000110101000001010101101101001011100111111110100110000001001100101010111101000101010010110100101010000001101000110001010010000000100101000110001000110010010011000000011111110111001101100000010101000000111101001111110111010111001010010001010110001111110100011011010010010100000001100110011110101111010001001000111001110110000000111111111111101101100111011110000101000010101101011001100001101100011110110000011000011011001000110001000001110010100010010001100110000110011000010101011110001101101011110001001111101000000001000001100001100001010100001010001100001110001000010001011000110110110011101101100000110000100110111011110001011000101101100011110010000111101011100001011000111010001000000100110100011110010001010110100000000000011000011100001010001000000111110000011011000110100100010010100010010110110101100011000000110001011010000000001110011101100101101111011110100101110101110111001001100010100011010110001000011101011100010111000001111100000010111101100010101000100111001111110100110010101111001000101110101011001111001011101111101000101101011100110010011111111101000100101110011000000111101001010100101010100011110000111011101011010111010110010111010010000101101101010101111100100100100111011111010010111111110010100101011111111011011101100000100001000110011101001110110010111011001000110010100011010101010110010101001000001101011011110001001011011001011011111011100100000011110010111101010110001101101110000101100001110101011100011101001100100001000101100010101000000100101110100101010111011100000001011101100101001110110110111101110100111001011111010010101110110000110110011010010011111001000101011111010011101111000010011010011101011100101000100001101101110101101010100100010001010011000110101011010110110100000000011001000011011100010001011001000001000100000000000010011111011101001111100001101111111110111001010110111001010111001100100001110110001010101110000101101111111011011001101010101100010111010011110111001000001001100100010110000010011000100011111100000110000011001000100111101011101010111100111001111001111011111000000010101010010001000111110010011001111100010101101001011011000001010001111110011111010101110110101010101010010000000011111001001110001010010110110111010010100000110000010100011000110100111110111111111100001110011011001111000011000001110110100101111110011001110001110010001010110000111111000010010011110110000100001111001000110011010110011011111011010001001101011110001111010010101011101011011010101011001111010110100100111110100101110001011111111000010111010000101101000000100000011110011001000010111100000111111011110000111000100111010101010010011100001011101001011101000111100101000000110111011000100001011101011000111100110111000010100011111000010001010001100101110001110101011110001000111101101101111010101101101010011101010111111010010110101001101111011001111010000111110111011100001111011111001101010001011110010100110101110100110110001100110001010101001010010100010011100101111111011111110000010011110101110101100110101001000111000101111100100001100110001110100101110000111000001010111011110101011010100011000000110110101011111110000010000010100110100010110111010110111000111100100111110100111100001101110111110100110011001100110000111100000111111000011001100011010100000111000010110110001100001101110011010111111100001001000100010101110001101000011101011100100010101011000010010110010100000010010111100110101110101011010001010001011110011101010111011110110110010010110010111010000011000111011111101011101111011100000111011001011111100001100010101001011111110100000110001101000101110010110101001001001010111001011010101010110011110000100010010100110001110000110011011111000001011010111010000001111101101001011001000111000111010101001000100000000111011011101001101010111110101101010100111001100101100100001100110110011001110001100101100110011111101101110000011010111100001111100011011100000111101001110101100101110000011001001100101110110110001011010110111111100111001111010010100101110100101100100110111100111000100011101101000001000001111110010111110111010110001010110001001001011101111001000110010001111101110011100100001000111110010101111001011111001011110000100000111011100100110011010111000000111001001101111101000000110110110000000100011011100111111001010110011011011110010110011110101111111101101111000101001111100101100100010010110101010001010000101010111100010001010000011001100001101100110000001110100001011100001101000011101110110000010010010101000010111110000011010010011000101011010000110000010011010011101101110101011001111100001111101111101001010110000001101111000110001111100001000110111010110001110110101010100111010001001101010110110110110100110000100101101110111000000111000100011100100010111001100010011111111100111100000011101000101101001010101110011110111010101110111101011011111111011100010000000011011100000100001010111111000100111011010110001111110110100011101000010110001100110101001011001000101000001000011101110011011101010111000000011111101100010110010101110111001000111001101111001110000111110111101101111010100101010010101000010011100111010001001010001000001100011111110100000100101000101001000000010100010101011111101101011100001011000111100101010001110010110100100010110010000111100011111000100011011110000011111100110011111111110110011001101010100001110100111011101011000111001010000101000011110000011101100100101000001011011001001100001011010011110100100101101001010111111110110101111000001010101000000000111001000011100010010000110010110100101000010000000000000110101001110001101100110010101100011110011101101001010101001110011110110100101101110100001011000011111001100111101010001011100001000000101110100000011011010001100110010011001011100001110100010000101101110111000110011000001101100101110011010100101011001111000110011010101001001101010011101010110111100000110100001100100000011101010111001110111011101001010100110001011110010110111100000110000101110110100101000110001100100111111100110111001110100011101101101001011010110111010000000011000101011110010001001110101001111101010010100000111011000011010100010100101110101010111110001001100010100000100010011000101000110110111001101000000100001111000100011110010001101001101100001011110010111101011111101111010101100111001001010110010111110101100101010110000110000000101010001101100100100011101011000111110001000000111001100110000111011101100110100101000101010011010000000111000110110101101100101100111000000101010010101000111110000100001010011101011001110111110011000110111100100000100111001110001111001001111111000111100100111110000101011000100111100010000001101010100101001101111000001010000011100111000100011101001101100110010111011101011010110000011100101000101111100010111001101101001110111101001000001001110100001000100111011111111111110000111111100000001101001010101101101001000000000110011010100101101010111111000010111011011100101000010010010100000010101001110100101000110110110100111001100100001011000111001111111011100000010000000111011011100110111111101001101110011110010010101001011100111111011101000101110100100100101100101010101000101101000001100001100010101010001111110011100010001011110000011010011000111010011001100000000011111000011101110111011011110000111101110000010100000001101000000111001000011010110001110001010110100011011100010001111011110100000101101101101110110011101101110001011100110000000101110101111011100001011111111111011001010110101101100000111111000101010001111110100100011010011010001011010110011000000100101010100001111000011110111011101100010000101110000010010011100011100101010100111100110110011100101101111100110100011111110111001110010110100000101001111100001111001100000001111010101001000100100111001111101111011000100010000011010110101001011000001111110010010010001101101001011001100110001000000101100000101101010101011011000100010110001100011011011001001001011100001011000101001100001010011101000011010011001101010110110011011011010110110000111111111101011110001010000101001001010100111110011100010101110001110110010011100010100000111001101000001001100010110101011001000101001011010100100100111001111011000010001011101001011001110110111100000010101011011001110111001011010011100110110011001010111111000011111100110010100001010000001111001110001011000111000110011100110011101111001011111000011101111001011101011100100101111100111011100100111010100111011011000110001000001011111011111100100101110100110000111010111001011001110101010010111111110110011111101100010111011000101111110111101011110111110111011111001100100100010000001111101100001110010110010000000100001000101110011010111011110010111001110101110001111101111111100000110101101110111100010011000010010001000011100101110001100000010100101100110110100001110101111100001100001100111011001110001111010001101110110110110001011110111000010111111101000100011110111011001001100010000001100100011000000101001100011100100000100001010001100100011110011001110101001111110010000111011011001100010000010001011011000001010011101011001011111111100010010011000011001101111110010010010100000111000000100011110110011000001111111010000100000101000100111110010010111001101011011001100101101110011110101010010110111011100100001001011100011111011100111101001110000011010011110010000100010110011111011010011011001100011011110011000100100000100001001101001001110011001110001101001000110100111010000110010000101110011000111100000010110000000010111000000011010000010100001010001111000101011110101001010010011001001000110000010100011111101010000100110101000011001100010110001001011000010111101000101000111011100101101100000001000001101011000111100110000001100001100110101101111011110101010111000000000001010000010000010000110010011010000101000111011010011000011000010011010110000100011110111011101011001100100111001100111110011000010010010000110010000011101100100111111101100100110001000100101111111101001001101001110011100111100001101000101111101101100100010011010110100111010110001100110101011011101111001100101101101000111101001000101110111100000011101110111011000000111010011001110010110010011111010000110010100000010111001000100001010010000000010001100110011100011110101110011110000101000100100111001100000001101100011001000010101000000110001001001101100011010110001111111001100101011011010101100110101010100001001110100011001101111111011100001100011011010101011000001011010100011100000000101101001111101101101110110010011010011011011101101100101000110000100010111101110101010000010001001011101011101001001011011001000110011111000011111110001000011110111100010110000000010100000101110111001110100100101011011111100111011101010000001001011001100000010001110010011100100100001100110010011011111101111000110010111100111101110010011011110010110100101101010110001111001001001001100111101011000100001100100010100000111110000000001010101010111001101011100001010100111110101111011010010001010100001001101011000001001011111110100010011010111001010011001001110010101101101010101011010001001000010111011010100101000111001110001111011111101010100111101001101001000111110111011111011000010111000101101010000110010001111101011111010010100111111110010001010110100110011100001011110011010100000000011111101011100000111000010110111001011101010110101011101111011100011111110010011010001000010011001100011101100101100100001011001011001110010100001101011100111100010010110111001001101001011100010000010110110010100111101011101001001100011010111111110110000000010110000011100111100001110011000001101101101111111101010011010010101101100010110001100000010001100001000111001111110011110011001001101111000100001111001001101001001110010110111101101110011111000000110000000010000101110001110011011101110101101111011111101011110100001010101010011011111110111100111010011011100111001111111011010101011111000100001001101000110001010111000110010110000110110111101110110000100000010101111001000101110101100111110100011010000101101110100101101011010001011100010101011110011101011101111000101011010001100000000001010101110000111100001111011001000010010100111111110101101001010000110101100010100011000010001100011110111101001101111001010111110101010001111100010111010100110111100011101001100010011000001110001000010110010110001100100011010010100011111110000000001111100101001001111011100011000101010110100001010000111011000010110001010010100001010110010110000010101010011000111110001000101011111000110010110011010111100011010100001010000010110010111010111101011001101011100000110000110111100101111011111100000110011010111011011100100101000001110111001101010101101110010011011000001110110011000101100101000001101101101110110110111100110111101000001101110100111011001100100111111001101100010110111100001011111111101111110110110000110001010000100100011101000100110101000101101010000111011100101011100011110111111000001010011001111010001000111010101010010110101011000110111100111110101000111100000100111000001000000111100011111110100100010101001101100110100111100110001101101001100100100100101010100101100000100111010001110101000011101101011110001111001001001010011100010101100001100110101011011101011000110110011000111011101011110011010110000110011000011010010100100110100110111110011010101101111110100001010011010011001110011100111001000101010111001111110101100111000010010011011111001101101010010111010111000101000010000100001110001000001111000000001110001001001010110110001011000101000101101010011110101000010010011100110111100000101110011101010111000001101010110101111011010110101001001110100101010111111101101100101100001010010110010010011000011001011000110010110011101011001101000111010010111011110000010100100101000100100101111000101001011100110110111000001001010110101001100001100100011101000010000111010110100011010100101000110101001011111011010101000101100110111010101011111011100110101101010011010000011010111101111000111100101101010110010101100101000000011001000100001101100100101010110101000010001100101110101100111100011011001000010111100010101010101111101001101011101011001000000011111001101111101111011011001101010110010000100110100101000000111011001000100011001010100111101000010000010101101000111111111101001110100111101010001001100101110011110100011100101101101101111011111010011001111111101110011010001000000100110011101000011110000001111001010000100101110101100100101110010110100000101111000001010010000100001111001011111000110000110001110111101000011001110111010100001010101001101001101110010010010110110110000000000111110000110110111001001100000100011100000101110000011111010111001101011100111010101111111010001000110001001010001010110001000100011101110011011010100010000010110110110111011100110010110001111100011110001000101010101010011010000001110010110100001101010111011110000111100001110001001001011111101100011100110111001111011101111101001011100100010110100011001011101101000111111110110000111110111101110111001010011011101100100000000101001101100100000111111001110101001100001001001101111110111111110111100010100101111010001001100010101010111010011101000110011001011110011111101100101001100101111101001100110000011000011101000100110001000000100010111010101010011101010011011111111011101111001101100101010110001101000000010011000110001010110010001111110010011101111011111010110010101100111010011011001111101000000110100001101001010010110100011010101111011000101011000111001001101011100111101000011100100111001001100001110010001101111011010111101001100101010010110110011111000000001000101011101000111010111111010010100001111001010001001011101000100100011111010000100111110100000010011101001011000101101100000110111011000111101011010000001101001001010100010110110100101011110110010010011011010111010000101100000001010011111010011111011110011011010100111101101100101101000000101000000110001001100000001001110101000000111010011001111011101010011101010100000101111010100011101110000001101001001010111101011001000100000010011111101110110010000111101101100001011000101010100110100010011011110011000100100111000100011011010110011101111110001111010101000001011100101000110011011101010101110011010111010101110000000111011010001101100111011001001110011000111100100011100101110100001011111001100010011001010110011101001100101111110001100111001111001100101111111111000001011010001011111001000001110001001011010000001011100000100110010010001000111111100000110000000000111001110000101100101111100001010111110010111111111000110110101000111001110000100110111001001001110101000010110100110100010011001011010111001011111110010011110001110110110001111110000110110011110010011001001000001010000000001100001101011001111111111111110100110100011110001011010000010100010100101111111100101110110111011100001000110011101110110100010100011110110111000000001000110000010100010111100101000001101100000101010011100111111100111011110011110110101010011101000110011101010001101100100010011100001011110001001001100110111111100001100100100000110100110000000100110000100111001000010000011010110101110010111010101111100000011011100101101011000000111111111001011100011101100001001001001000001010010111000010011111011101101011001110010100110101110011111011110111100001110111101001111000101010101001011101100010001001101101001000101101100011111101110000111110111101100100011010100100101110100111011110010000100110011001011001110000000100110001011011110110011101111011101001100000000101010001110011011011101100111000001110101001101001000001100100100110110111000001011001001110011100111010010011010111110001100100000001000010100100101011001110011001011000010101100110011101010010011100100100101000101010110001011001010001000101100010101011001101001101101110001000111100010000101111001011101000111110110110101100011111010101110000011000100010101111100011011111000001010001010001010010010101111111100000000111011110000000010000110000011100011001100001100001011000000100101100100100010101101110000100100110101000001101100101100100001100100010110101100101110011010100110101110010011010111110010111100001100111110110101000001100001111101000110001001000011100101010000111110110001111000001001011110010010101100010101001011111010010110010111010101111010000010110100110110110001100100101010010010000101110110000100011001111010010000111000000000100001101111011011000110100100110011111001100010101111101011001110101110100111010010011111111101101010011000100010110100001101101100110111101101001110101110000101111110101011100111101011100011101000111101110101010111100000011111010101101101010000000101100001101111111110101011100111100001010101111001111010000101011101111000110011000001110100111101100010100001110101010110000011011011101001101011101100001010001111010001110001001101000100110011001110000011000001110110101100110100011110000000111110110001010111111010000110011110111011011100111010010111001001010100111001010100100011000111000100111110101000000100101000110101000011010100010101001110110000110101111111001000010011101111100100101110111010100001001000000100011011001100100110010001101110000010001001000110010000101110010001101010111001111101000010101110100101110000011101011011100010111101110101111100101110100010010010100011000110000001010110111100010111111010110101100110010010111110110000011101000111101100010010101000000101010011110011001010110010000110011110011100001001101110000001010010011001011010000100101100100110001000010111010000111111111101100000100111010111011111001110110010011001111000101001010010001001101100011000000111010011001010101111000001011110011110001000100100010111100111001000110100001100011110110011101111001001000111111100010110100000110010000110100000010101000001000011101110001011110011010100011100001111101010111000111011110010101110101011001001011000100000101010100000001001001011000001001101100110011101110011100100111101000101010101111110000011001001001000001001101011111110000100101011110011100100111000101100011111000101010001110010010000011001111001110111101101000010110110011011111001101011100111010010001001011000010111000011100001111100001011111001011000000011111111001101010000001111000011100011100010101110101111110101111111010110110101001010000000110011100001101111110011000001000101001111010011101111110011000011111000111100101000101100001001110001101100100000110100111010010100011110011000101011111111110101100111011110011110010101100110011101101011000000000111010011011011101000010001001101011010000111100110101101110011010100111001101110101000001101101010011001010100100101000000000010111101000011010111011010001110100110011110111011110110111111101000001101111110000111110001001010111101000011010000000100011101010110001100110010111111010101010001111001100110100001111010001001000101001100111010111110001010011000010011110011000110101111000101001000001011111000001011100001011101101110111011001010011001001010000101010101000011110000001001100100001110000001000101110100000011010011101111001000101110010011010110110101101110101010110100010101101000011100010001001101101000101001001011101011010100011001010001010001010111110100001101000110111010101000111010101000011010000011111011101010010101111110100000000000110010011101011011010010000000111101001001100111100000110001010010111000011010110111101000010000010011011000010001000101000110000000100110010010101010001111111101111101100011101000110010001100100010010111000100110100100110101110001011001001110100000100011101111111101110101011101011001001101011011010100010001000001011100010101100011111100100101010011001100010011101011111000111000010000100101101111100100000000010001111011011011111110000010110110100111010001100100010100101111010111000000001011101000101100001001110010000100100000000010000010101100000111011100000110100000000000100101100010100000000111111101011000111110111011100011010111010110011001011110011111010011000010011001101100000001011001001001111010001101000100110011010011100010000001011110010011001000001010101111010101010010001101101101101010101010000000100011001110101100011111110100111000001111001011001101100011111001010001110100011001001011101000100011010110111110010001010010010101000101100010010010110111110100110111100101100111110001111101001101010110011001000001101000001110000100010101111011100010111100110100001001101001001101100011001000101001111011110101001110010101100111000101011011010000100011000000111111010111001001101000101110100100001000000111110110011101011000010001100011001000000111110100100000111001101000000001100110010011111011000010110110001011000101101010011011110100000010100011001011110000000011010010010100001111101101111100011010110001110000111010101110000000110000001100000001101000010101011100101110101101000001001010000010000011100000111100000111001101001111111011111100011011110000101001101101101100100100010001001010011010111100010111000100110001101010001101011101101101111101000001101010100001010001101011000100110010100110001101011100100110011100110111101010000111100110110010110101010001010101100000011111011101010100110001010000000001110011000000001010111101000111001111001111000100000100110111111000010100011001000101000011011001010101010011001110000110111100110101100001111010110110010111001111111110101011101110001010001110001110110001100101001110011100011001110110000111011110010010110000111110101010110101010111011010101111110100011101110110010100011010000101000011110011010111001001001110101110110001001001100110000011011010000101111001110000100000101000011111010100001001110110100011010101010011000111011011111011000100110101111101100000000100000100011111010010000100100011000100110101100101011111001101000000010000000111110100101011110100000011011100010001101110010111100011000001100110001001100001111101001011011101111100010100001010011010011000000010101100111111101011111110011010110100110011000011011100011101001000001100101100001011011100010101010001101100110100111010000110110010000011010000001110011101101110011000011010111100101010100111011000110011010001100000010010111101100110110101111000010001011101011001001100000010110101001010111000101100010110100100011000110000101000100100111000011101010001000010010010010101001010000110000000000001110101000110111011110100101001111101100100010001010110011101101011111011000110011010010010011100000010000010111001010101011110011101010000010100100111010101010111001110110110010010010101100110110001100010000101110101101011110011101011111111110110001111000101010001000110100110001110001110110111101110001011100101011000101000001101001001010001110000000101001111000000110110001101101001111001101110000010100101110100001011011101011100011011001110001111111001001101111100101000000101010101011101110011010000110001101011101011100001110111111100101010101001011111111011110000000100111001101101111011001110000111010101101001001111000101110110100001001111110111110110111001010111000011100101001100101100011111000011101011000101001011110101110010100101101001100110000101101110110110010100110001110100011001011001100100101000001000101011010100010111000000011110110100101100011001000000101111011000001100000000110001010111001011000100011010000101011000011010001101110111000001011010101000011000010011010101110100100000011110001110000111110100001100000100110011011101101000010000001111001101101100010000001100100001101111000100101011111101101001110001011011000000100100101111011000111111001000111000011011000011100100111000110011010101001000110011001111000000101000110101000110001010000101111111000001101000111000011010100100100110010110000101010101000000111101000001110011101110011111011010100110011001000101110101100110111100010100000011100101101010001110000111111100001110111000010110001111011000001010000101101010011001011011000001010001111011011101000101001111010000011101100000011101011100101111100000000101111001011110011111101111000011111011101011100100001110100110101001011011001111011100110000100011000000101100100010110111001100011001111101001100101110110111110000101100101001010110100110111110011100011010011011010110010110110001000111110101001110101110101100111001000001111011011011111010000010000101011101001100001101100011100101010001101110101001110111000011011010000101000100000001100101011000001010111110011000110111100001100110011000101000100000110011000010100101010001110111110101001000110100010011101100110100110110111101101101111001100010111111011100011110101001100011111010010010011010011110000110000011101000011101011100001001001101110110101000011101000010111111011100100001010011100010000100110111010011010111000100110010011110110111010011100000011000011101000110001101100110010001100001011100110101000101001001110011001010101101100111010101101111001100100011010001100100001100111000101110110111001100110101100001111100110100101010000011000101001101101000111010000111111100011011010011011110001101110001010001100110001000011010000010111011001111011101101001111101100011011010111001100001101000101000000011001001011111101101101100111001001000111010101010000000100010111000101000111011111011100111101011110101000111010101011110101101100001110011101001010010010110111000100101111111001010111001101001110011001001100110000100010110101101000101011001100010001000100000110100010010001100011000001001101101101110001001000100000010010011011010000001100101100100001111100101111111100011100111100110001110111101111000001111110011110010110010111101101110011001010000000010100001000001111001001010000110110011101010010110100001111101010011010101101001111011100111111111110011010010000010001010000111111101100001010111101010001110100100001000001010011110010010010100001110010011010110101110000111000100000111000000110110001000000000100011111100001011000111010011101101001110111001000001010001000001110111011110000100100110000111011001000001010011111101100010101110100011010101100000001010001000111010110001110110100000010101111101011000110011100111110110000100011010010011111000011010001011001000010001001001010100001111110011100111011101111000101100101011000100001100110001010001101110010110011001000111001010000001111111011100100001101010001001111010000000010001101101100010100001111011001011110111101101011101101100011011001011011001001001000010011011110011110000111000111111011001011001110010111000010011101011101100010100011100101000000110001101101000110101111011111100000001110000110010111111001101011001011001000001111010101011111110101100101101001001100101110010000111001101101101101101111101111011001110010101000000110100100100010111110111001100110001001100101101000111011000010011111110011111000010110001111001111000111111110100111000001111110101101111101101010011001111100101111100101001110000011110111011010000101111010000001101100001110101010011111010100001110100100001101101111001111010110101010000111001101110001110011010001110110001000011011010100010110101101101000000010000010101001001010101011001010110001101001110001000100011001111100110111010001000110001101011010000001101001010010001001101010011111011000100111110111011101011011011110000000110011011010111100001010011110011001111011110000001101001010100011010110000000101011011010010011110000011111010110000010000000001001110110001001010111100100000000110111110001111001010101000011011011000010100100010000010011011111111010001100101011110100011011010111010001100110110100110111111100001010100000110100000100100110010111111001011011011110101011111111010011100110000000010111011101001101010010110101000011110010001110110011111100110111001010011100111001011000010010101111001110111110110001110011100111001100110011001111010001110010010010011111110101010101010110111100110010101110010011011000110001101100000111111111000000110000000010110110001000110011000001101111011101010100101101111001110101001111011100101100011001000110011101110111110100011001010111110111101111111001010100100111110110011000100111101010110101100011111101010111100111010010011101010001100111111001001000011100000100011011110110011000101111110001001100000000010110000101111100011011101011000011101011111100111101101100110000000100011001111010001100100111010010100010011000000011111000001010011010110101001110011011000001011111111100111000110011000101001001010001100101001001011010101010011100101101110001010000000101000010111100001011111101101101000010100010001001100011110111000100101100110000101011000101001000100011001111111101101100000110100101000100011010111100000100000011100001010010010110001100010000110101100011110111010000001010101111111110000001100111010101001111100100111111101111011101100111000101110110000000100000001101011111100001000010101111111110000110001101000101110010001000110110011011110110101010111100101010111101110110001001101110111011101000110100000101111010011101101000011001111010110000010111100010111100101001001001101010010111011101011010101100101110000001001101100110010011111010100111001010011100010010001011100001110111100111110011000100010110101110111110000001101100000110011100100011101001010001001100000100011101011011110001110000100100011100010100100101000000100100001111100100011000100010100001011001011100101110100001000011001001111000101010011011001101110110001000000001101001010000111011000011110101100001100110100111000100000001001000010101110101101011110000101011001010100110110010101001001001111100000010011101001110101010100101110010101010100000101000111000101100111101110111011101010111111000111000011100000001010111000001111011101011010110001110101010101100111101100100000110001100101011101010100100100011101001010100000110100100100110111110101000100010111011110100101111100100001001011100111110110110000100111110100101011111010000111110100100101000110011011110110000100110111101000111001101011110111010001000000111111100011010101111101111101010100001011110100010101111010110111101000110110010100010101010111010010011010100011000010010010010010100101000101101101110110000101110111010011100111000000000000010110100001101000011001000111011111100010111010111010000111100000100100000000111110010010100101001010110010111010100010010100000000011110101011110001111010001111110101010101101101000010101101100100010100010001101010110011011001000011100010111111001010000000101011000110010101101000001000011000100100111011111011010100100011000111001011100000001101110110001011111010100011010111011111000110110001000011101001110001010001110111010001110100100011111011100110011011011001111101010000000010100011110101001101111111100101100011001000011000001111001011111001110001011011000010110111111010110100011001010101000011010011011110000011011001110100010111011101110001000000101110110001001010000000110010100011001111101111110000001011111001111110010101110111110100010101110110011001100000100011001010110110100100000010001000100100000011011010011001100110011011010100111000111011101001100000110010110000111100110000111100111011100110001100001010001100010001100110000101100110101110101001100001101100001010111111001011111010011001010110101000100010010011101101000100110001001010110000100011111000101011110000001010001100101001000011101001011011100011010100101011010111001010011100101111110010110001101101011110011001100110101000000000010111101000110011000100100000101000011111100110110111101010000100000011111000110001000010100001011010110011101011110001011100000001011011100001001100110001001111011111111011110100001011000100011001111001000000010100100100100000001111011100111110011111001011001101000110100111101011111111110011011011110101101100100110010000000100100001010111100001111100110000100100001010101111110011111001100100110000101011101010101011111101111100111011111100111001100100100000101110100101011001111001010100101101111110111010011000001100101010100010011001000001101000111010101001001000011010110010101110100001011011000010001110111111011100010111010000011101000111101010000110100011001001101000101001000111110110111000111100011000110000000111011010110110001000100001011011100000100100000101101000110110010011101001101001011000010010001000000111001111001011101100100110001011101000000110001001001101111100001110010101111010101110101101110110001100000011001110010000000100011111110000110011111100011000111010110001011101100011001001001011010000001011101001011010110001111111100010000111010110110011101101000000001000110011101010111000011100101111101011011011100111010011110111011000001011110011110101100011000111111001011000110010101111011100100011101001101001000101100000110111001110111011101110101101010011100001001101011011001111111101111100000100100011100101000001111011100111011100001011100111111110000010111101000011111111100110010000101010100000010110110110000110010011010001010100011001011001100000000001110101011100101111101100010111001100111011010110010110110001010101000101101101011000001001101001010000110010111111110111101010000001010111010000000100100001110011011111100100010010100100101000100111101001011000101011111111100101001111101101010110011010011110100010001100111010011010101100101110110000111100101010000111000011111010000101001100101110011011110011100111110100000111000000100000100001001001100010001000100011111100100111111000110100000110011110100000011010100110110111001110110010001011101100011001011010001001101001011111001000111100001010110001111001101110001101101010011111110111111100000110010100000110001100001000111111011011111001111000100000100010111110110101000000110100010101100011011000101101000101001011100110101011111000100000110010000000001011111010000011100111000011111011110111101001010011011001111001100000111011000101000101100100101111000010001010001001101011100111110101001111110010010100110000001011011010010000011111110101011100011001010110111000011100100100100110010100001000101010010101011000100011001000011111001000100010101101010010011011101111010001100111011000101110110010110001011100010010101110101110110101000010100011001111001111011110110000111101100111110011111101011110010000001101110001001001101110101101011111100000100001111110100011110101100100000111001000011100110011110011011110110011010000000001111001011111010011001111000100110000101000011101110100101011010110110010110001111000101011100011110000001100111111001101110101110000100100010010100100010010011010011011010111110111111000011110010010100000101111101110111111010111010100001101101000111011000010100100011000000100011011101001011000010010011111111101101100100000111001000100000000010000100100100000110000011001111001000001000011010101101111101110111010010101000100010001111001011111101010101101011101111000001100011101101001001010001000001010100011100100011110011100001111101101011110000001001001001100100100111100001110010100001010111101001111011010001111111011011101001111001001111000010000010101111001101101011101111110011100011101111000010001111000011111000000000100110010110010110100110111100001010111011101111011000111111111010001001000001111011000101000011111001001110000011111101111011111001000101001101110100000101001010011000011100111010000101011110111001011010011100000011111100001001101110010110000100100000110100101110110010011001100100100110010011010011011010011011111000110100001111101001000100011001111110110011101101101011011101010010100010100010110001001010100111101110110101110001100110010010010010111100011011011000011011000010110001000111010100011111000110000011111100110011101010110000110001100101000000101000010100100100001111011111011111000111001110010100111010001010110000110011001001001111110101100111100011001100000101000000110101010001011111101000010010101110000101110011010101110000011111010000011001001010111001001000010001100110110001001000001000110011011101100010000001011101001100001100100100010010110110111100000000000000010001001111110111011011001101010010100100111100001010010111011100100100011010110010110100110111010111101001001011010011010001011011111100100010110011000110010110011111100001100001010101111000100110100111100100110101110100001101111100111101000111110110110001111101010001010101110000000110011011000110010000001100001110011100011011010100101100110001110001010010001100111101100100001101111000000111000111101101011111010100100000011000010101001001100010011011000000001000100000100101111101100110111000000110101100000010101011110001011001101011110000100110110100101100011100000100001101110110111001111001101001011011000001100111010111010001110101000101010101011101001010110010111001111111101001000110111000100101100110111101011010000011100011010110101010101010101101110001010000101110110011100010111111000010000101001101000001101000010111011010100011010101100111001101110110111010100011100111001010110000110000111101111101010000001001100111010001000000101011000100011000011111101000000101110110010100111111111101100010111111110010011101011110001100010010111101000010101101011100101100111011000010001111110111111011111000001000101110111101010111001000001110000000000100111100100110011000100010101000111000101000101110001011001110110111000001000010110110100100110110001011010001100010110000010011101100010011111011111011100101100101010111000101101010010110111110010111010111001100000100011001110101000000000101100110100110101010100001110000000000110010000111101000101111101110000010011100101010101111011111110110111011000100010100101011010010001001000100000101001000010011010001101011110000000110101111100001000010000011111011100011111110111100011010010111111111111011011111110110111110110101000101000111010001100111100110111000001001000101011001010001111010000111000010111001011011000010010001000110011001011011010010110111110101001110001100010000110010110101101110110101010100100101101101110011110100111111010011011101001001111001011101111000010101100010000011001101001000110100111001111011110111101101111110001111011000011110110111001101000100100010000100110110000010010011101101101111110100100100000001011011001001000111100101011110101001110001101010100111011000101000111101000101010001011101100001101101001111101111010110010010111001000111001110001000001100001000111011000011001111100011011111000000011101110111111100000000011011010111000101101010111101011001110011101001110110111001111001010010000111001010100101100111101000100101000111110100100100011100100101110000000001000001110111000100001111000001001001011101000000010101011110100010011011111011001001101100010000111100010010110101111110000111001111101010000010001001101000100000110111111100011001110001000001010110010001100101111110010111101110001110110100001101010000001110100101111110000100100010110110100101010001110001000101110011110011000001011110111000111000001100011011100011110101100111111001110101010111000111001101111001110011010101000011001011111101100100011101101011000010010100101000110101010110011110011101011011100101000011010000001000010100110110011011101001011001010000100011010010001001011011111111010111110101111001000001001001001100111011110000010111100111010001111011101001001101111001111100001011110010010101001101100010010111100001011101101100101100110000000110010100111010101111110011011010011011100011010100000101011100111100111100100111001011011010111101011100101110001011011010101010011010001111110110010000100001011001101000110110001101100100011011111001111101110111000100110001100011110011011110101000001111000010110110111101100100000010000011010001111001011101100011011100000011100100111001100100111010000001011011110101000111001010100011101010000100010110011101110010111101110100010110101010001110111000000110011111100100000011011010001011110001100010011101001110001000001111001101100000011101101001011011010101101011111011110100101100011101101111011110011100000111001000011110110101100100001111101110000010100100100110010001110100100101011010111101011100011100110000110001011011010011011101001110001011001110000011001100000000010011010000100110010011110000010000010000110001111000101001001001111000000110011000100110111100000001111000110011001100110001100010010111011011000001011001111110001111001011000100101100100110011011011001101101010111110111101000101001001010001110110010001111001100110010000000011110001111001001011110011001110001010011011000101100101100000010100100100100000101101111101011010011101101111101000000100100011111000001010000010100111000011000100001001000001010100100110011101011101100001011110101010011001001110110100010001111010001001010011100000010011101110000000000000101001111111111110000111010001001100101111111101101010010111100011010110000111011111010010110101110001110011100001010001110101011010010001010101011101101000000000101101011011011001010110011001001001110001100111010011100000100010000001100100010111100111001100111100010000101101101101001101000111111101011000001100100010011101110101011001011100001111100010000111111110111100001101100011010001110101011011001111100111000110100110001110111100110010001010101001101001111110111011010100100011110111011110001100010110011011011011010010010111110111010001111000010000110101100101000111110111101001000101101100101010001101000110100010000100001110001100000010000000011101010100011000011101000111101011000000100101101100010011100010111110011011000000000101101110110100010010001110010111000110111100110101001000101111010001001100111101001110001000001100010110111000110001000010001001100110110100110000010101100110100100100001000110101101100101110000000111001101011010000110101000010000110001100001110001110110101011010101010100101101010010100010111001100010111000101111000101110011111110100010101000001010010100010100110001010101011010101110101111100011001110000111011100111111100110110000001000001000111010100001101110101101101101010100111101110010101101010100100001010010000110001010010010101001000010000110101110101111000000101001000010010110110000110100010101111101010100010100110111010100110111011011110101101001011110100001010011110111100101011100001000000110101011000000100001010110010001101101100001110110010001110001111010101011111000011101001110000101011011100101011001010011000111101010101001001111010100101010000010100111111110111001001000110101100010010000101101110101110100111000011110111101101001011110010010101101101011011101101010101110100101101010111010100000001010110010011011011000101001011011001001010100010101011010000100000100011111001111011001110100010110011001010001101101001110000111011000000011100011111101000111110100110101001111100011110100001000001011111000001010111101000100011100100111010000100100010010010111000011011100011100001000000111100010000111110011010111001010001111010111011101000000011000011111100011001100110101101011100111101000111101000000011110000011001010111101000110010001111110111100010001110100110111101100101001000010100111001100010000110001111110001101111011110000010001010101010010111100001011010001011100101010111011000001011101101010101010110011100100000101001001100011011111010111110010111010010011100111101000000000101110001001110111110101010110010001110011100100001010110110101101010101110011101011011111010110111010010001011111000000001111000111101100010101101001000011100001111010100000100110110100001100010100000010000111011000111001101111100011110010000001101111111011000011111001001001011110001100111101001010110111110010000111010000000111000110000000100011110110101101000101010101110011010011111100011011010111001110100101101011010100001111000101111101101100011000111110011000111100111001101110111100000100110101110110100101110011000111101101101000111110011010111100111101010100000101001001001101101101111110111100001100100000111000101010000010000000100001110101110100100010010011110010010001000010110110000110001010010100110101000001001000101101101000011010010111011010010111110000011110011011001110111000111101101110100101001001110111100100110100011100101100000111111110000110011100111100111001100110101101001101011000111010110000000101111000110100000010101100010001010010101010110100000001101010000101011010011000011000101101110010101111000111101100101010111100110000011011011011101011010001110110010101110010011000000111110010011101010000101000111110000010110010011101111110100001110100011101011100100001011111110101111111000001101101101010011011111000011111011001011100111101110101101111101011001001000010100011000100101101000100001010100011101101011010101010110001101110010000001000000000010001000110110000100100001010110110111000100111000110111111101111000111011000101111101101011010111001000111110000101001001110100001111101001110100100001000100011011000011000111101101110000010110000101101100111110110000000100000001001111010100000100011010101101100011011111101101101100111100110101011011110011000000100010011101001001010110100001101101011000100111111111001001010111110111001000000101011111011001111111010001101111110110000011100101000100100111000110111010110111110010010000001110111100011111110010110111010011000111101000001101001011010101011001010100100110000011011000001011010111110100011001111110111010001001000100001101000100100011101000000001001001100001101000111111000010110101110011000010000110011000011110011001101111010100011001011110100100101010000000011010011111111100100010001100101001000000000101111101001110110100110111101011010111100001110110110001110111100001101100100010011101100101100000010100101000011000101100111011111100010000101100001100011010101100110100011010011010111011111001101101000001111000011111000000110001101101101011010111010110011001100011100011000111010011101100001010111011100101110110011000010111001100001100000100010100011000011000011011011001100001000010000110010001010101001001101011000100101111011011000101011110000011111101001100111110010110010000100011111001000111100000011101110111000001100001100111111000000001011111101011010110010110100000110011001110110110110101011010010011100010100000111001110101011100101111011001011110000111100100011011101101110101001101110011000001100100101101000100000000110101000001000000111110010100011001110011000010010101101001110101011001010011110101001000111110110011011111110010110000100100100111111111111011100111011010111110101100000111111110111110001001101111110011001100110001100110011001101000111111011110001000101000111100101010000101011101010001000000000010111011100100110111101000000010110000010110000001001011100000100101110010111101001110011111000111000001010010110010000010011110010001010001010001011100001010111000101110010000010001000010111000001001101110000010111010101011101110100111001100110101101001111000011111000101100001101111000001001001101100110111111101101000100011101010100001101010101000000111000001101011010101001100000110101110011010110001101010011010001000110110000100100011100110101100011110110110111011000001000101101011001001100001001001001100000001010101011111111000000011000101110111000110111000010110100001000001101010111100111101000011011110011001001000010010001011100011000110011000001001101101101110111001011110011111110100110110000110010000100010111111000010110111111100110110111111100100110110110011101101011110111010010000011001111000111011101011101111111011100000101000101010000010110010000110000001101111101001111001011001011110100100100001011000101010100101101010110111101010011100100000001011000111110011110111100011011011111110000011111100000111101100010000111000110000010011011110010100001110111110111100000001011110011101101010111100001101100011100000111010110110100011001010110100001100010110111001111001010110001000110000110101111111111101001001101111011010011100100110011101001101111100101101111100010000000101110011110001010111101111111000000000011011100111111100011001000101011000011000111011111110111111011010000010101011101100011000000111101010001010100011010110111000000101101101110100110001010111110011001001101011100100100011011110110111101101010010101010001000010000101100110001101010111010110100100011000001101010110011001101000111101001101111001001111100000000001000110100010001001000111000001111110110100000010001010011000001010001011111100111011110000111011110010000111100100000110010110011110001110111101011010001001101010010000101100110110010011000001101001111010000101000101100000010001101101000100110010110111011111100000101101001011000111100101111101010110010011101110110010010011010010000100000101100101000001110110100001010111011000011110010110101001101001001100111101101100100000100111001101100101110001100101100001111110111001101100011110000111100101000101111010010100100001101001001110011000000101011100101111101110000100100011001100111010001110110010111000010100000000011001000111101000110100100011100110110101110010000011101100010001101110111011110101011001001010100100111011001001111101000011101010001100100001000011101101110010101011011011001100100100011110101100101111001011100011010010100111111101010101011000110100101101111011001111010110011011111100011010111001110100110001011111111011110110101011101111111101100111000010101100110001100110001110111110111000011101111000100001100000110100110001101110000110111001101101101110010011000111011001100001010011001110010010100011011010010100001111111000110101100001001001011100010010011000000111011000111011100101001111011110000010011110001101011100011110111111011001100010110000111010000111100111111011011000100110100100011011010110111101101110101100010101100101001011101110001001100010110001001010000100011111000101000011110111001001100101001001000001100100110000101000100010110111110111100000101111111010000110100001000100111010101100011011010010101101010000111010110000001011110001110111001010101100011000100011100110001101011100110110010110111101111101001011111111010001000010100000000101000101000110000001111011100011111110001000111001011001101010010111010111110011101100001001100100010101001101000010100001111111110010111011010001110111011010011010010101101011110010000010111111101101011100011100100001011111010000101010100010010001001111001111101011000110010000000000101011001100101101010111111010001000010000101010100111100110010011000111101111111011100101100000000101001111101111010101011110101110100100011111010011110110110011111010010010000101101110000100111100011100111100001111001000110011011000111011001110000011011100011110101011101011101101010000000100110011110001010100010101101101100101101110011111100101000101000101110010111001000101101100000111001100000100001101111001000101011000101011001010101111101010110101100111001001100011000000100011011010111111011000101100011110101110011101111111111111110100010000110111101100110011000010011011111010111011110000111110011111110101100010011110000100010011101100011011110000000101011110001110110111111100001110100010000011101101011001110101101010110100110011100011011011101000001110010001101000010000000001111010110010000110001010010101000110001010110110010011111100000010101010101001011011111100100011011101010010011010001000110011111000110000011110100100001110011010011001010011100110011110110010101001000100101000000101100000111101010111110011100010000110011111001100000101000111001110111000111110001011100100001100101100110100100100110111010000011111011100110110110100010100010100100011110110000001000100000000111111100000001111001111101110100101111001101001000100000101100110111011000001101011010010001100110000101100111101100000110010100110010001010000100110000110000010101100110111101111010000001010001001010111010001000010101010001000000001011100001011001011000000110001000100000000000010101000101101001110110001110111000101100111100001101100111011011100010011010000000000010101111001110101000000011011110010101010000010011011101111110010110101010010110111010100110110100100010100001110101000000000111001011011011010100010001100100010101111001101111101100000100001011010011001110000101110110001100111101011000000110111000000100001011110101011000110011000001001000010001110110110000010101000111001011110000111101110111101011100111111001010001100000010110101011111001001011001100111001001011001100001000101000111011001010101110100100000000101010000100100001110110011001100110011110011001110111100011110011001011110010010000010111111000011011001010111010101000101100111101101100100100001000000000100110011010100001111100111101010111101111001100110110001011101011101011101110111010011101101011110001000001000011010011000001100010101011111101110110001101101010011000111001001100011100011000110111110110101111010011110011010001100000110101110000111111001010101111101101100010101101101111010011010101001111011001011010000001000000000001000100001011110101000101111101100011111001100001101110110110110101101010000000001100101101100010001110111011001011110011010000100010110100100100010010110001011000101100010101100100100111000111011001111110110110110000111110011001101000000101011010111100110000010111101010111001100010111001011010011100010100011001010001011101111101110010000101000011101101011000100110011110000100111101011010011011100110000010110100111010100100010001111100011010011100000001110101100100101101110100011111101111001000010000010010111101001001011100001011010000000000101010110101000101011010100010100011101100001011111111101111000000001001101011010010100001001001000101011101000100001001110001111110110001011001100001010000011010011001000101101000101110111100101011000001010110010001100111111010110100010101100100100111001111010001001011101001101100011111011001010100001010000101101111001000001100001110111111111110110011110010110010000110011001101101000100001000110000110010000010000011001111111001110101110101110110111111001000011010101100110111110001100011001101011011111110001100001010111001110101010001001010010101110111010110100011100010011000100000001111010110010100110001000000000011110000111100111010011101100101110010100001100100011000111100110101001001101011010000001100101111110011110011101110000001101100101011011000100001001110001001101000101000110010110010111011101101110011100001111100010010010000001011000100011101011001010010011111000010110100110111011000100011111000110000000000001100010001011010010100101011010110101000010001000110101110010001100110011100110001011100101101110011011101011010001110100001010011100001000011001001101111010101110011101001011100011000010110000100101111010000111011111001100110100000010111001101011001001000001011000011011010111011000101000011001111011110111100001010001110010101110101001100011011010100111010110000011100001011101011000001001101000010101100010000000110001001101110110100000010111111111010111110011101010101100111000010111100110100110000100111011101000110111011001110010111101111000100101011100010111110000110001100110110011010100101010001100001101000110100011011110110100110011111100010111100111101111000010101111011101100000111011010100100100001101011000001111110101010001010111011010100111010001000111001011011001100000110110100000100111010010111111000100001111001011100111101000010001100101101110010010110010101000100011100000110100111110001001111100101001110000001100110111001100001010011101110010100100000010001110111000011110011000110011111010100011011100001110100000111010101100101011010100101101010110110011010111111010001110011101100110100110001111100001111111010010111011001001000000101011111011001011110101100001000110111101000111110110111001000100100101110110101101100110001000001011011010100101111001111000100110001001011111001000000011111101001101010110010010100111000100101110111010011101111011110110000001001000001110001100100111101011000000111000110101000011110100000000110110011111111011110101000000000000001101000000110001110101001011000111001101001001011001010010100101100010010100001011001110000001001010010111111100111001110011110001010001101100010011100000000101010111101001101111001001011111110101101111000111110110001101101100101011110000000011101011011111001010011010111000111101001111101000000111001011010010101111011101011110010010111111101000111101101100000011110000011111101110001111110111111010101001111000101111111111110010000110100011001101000111101010101010101011000100011000000010100111011010101011001000000110010000010111110001000011100101101010110101111111001001101001011100000101101101100011100011101011001001011001111011010100101011000100010001001100011011110101001100011100111101111100100101111010111101111000000001100100110001010010100111101111101111000010100010100001111110110111000111000011101011111001010010011100101100011110111110010111100000110100010111001110000100111011001111110111001110010010100010001000100101111101101011011001010001111101011100001000001101111111011110100110001001101101110001110101101110100011101000111001001010111001000000111010010111110100011010100001101110010001000001101110100010110000101100000110001110111100000100011110011101110001110001000111001011001010101100100111011001101011001101100001110111000101100100111100100111110101111000100010011110111111000001011101111100001000011000100110101010111011111111110000111001011000111111111110110110010111101000110100001111100011101110011110101101011110100010001000001100110101100010001111110011001111111111111011101010000010110100101100010001110000000010011100001011101000001010101101001110000010110110010100101010100111000101100001001100011110101100010011100001011111010010011011010010000101100000111011011101101001011011110010110110111111001010110101110011011100110111110110110101001000100010010110011101100110010100011111001110111001001011101100001110001010100100111011010011011011011101011111000110100000110100110001001001100110010110011110001110110011010011101000111110101000010100011000111111010100101101110110100101110001100001011110001001100010001011100100000001111001101001011011100000000111110010000001110011001101010010010100111011111111000110001101111111111111011001110100100001001111001010110110111010011000011110010001111000111010011101011001111011000000110000100001011100010101000001110000011111000010011100010001101111011011001000101111000000100001010001001001000000101111111000000000011100100010100110011011001011001000000100111110011110111010001100101110011111000111111100111100101101110001000001000111101000010111100001011100101011111010001101011001011110000011110100000000001100100000111111001111010000100001100110111100000100111111111110100011110111011000001011111100110000000110010011001001100111001111100101110101101001011111001100000010100101101110111110100001100000110001011101010011001011111011111001111111111100101100011100100000110000010111001100000011110011010001111001100111011001110000110011110111110000011100010000010010011111100101110101111111011111001110101101000111110101101001100100111110000011011011001001000111000101001111010110110011011110011110111000001000101000110000110101110110001110000001101110110010101111011001010111101001010110010010111100000110001111010011001001011010010010100011010001111001111011000000100011101000000010000101110111000000011000001110001011010100001100011101001001111111010011101111001011110101100110000100001110110001000111001011100010101110011101010011111100100110100001000111100011111011100010110110001011100101110001000111011001101100110111001111100110110110011101111000101100100111100110100101010111010000111100010000101010100110011000111010110000011100111100110000111010000110101101110101110110000111100011001001010010010100100000011100001100001110110011001101010111101011110111000111111100111100000101110001111111010101100101110100111110100000110100100101101111100011100001101000101100101101011101111110001001001000000001011010110011101000111111111001010101100001110111011001011011010110011011111010001000000011001101101011010101011011101101101011111110000111100111001001100111101001100001001101001101100010110010010101100100000110111011011110001101011100010011110100010011010011000101110101001110111111111001001010101101100010001101101000110110110111011000011110111001100000000001000001010100110000100101101110110110100111000011100011001000011000010010000011011101001111011100001100100111011011001110101000110011000111111101101011111011000000111001110111111001000010101000101110101110110101011011110001001101001110000101001111100101101100001101001100010010111001011011111000100011111001111000001011001110000011000101010001010101100010111101000101101101010010100010011000111110010101100000100011000111101001110110010101000001010000100001101010010000001011111001111110110000111101000101101111111000001111110110110001100110000010100010011111101100110101101000111101001111100011011101001010100010011101001100110101011010001011010011101011100000100101111111101001000000101000101000010111110011101100010100100000011000000000000010101000101111010001101110001110010100101010110000111011110111001010011010001010101001110100000100000100110110101100100010001100100111110011010000011110111101001110101111100100110001111101101010000011000111111010110010000100010000111001101100001110010101101111000000110111000101110111010000000010111101001011010110100001000101110100101011101110011010000111110110101111101100011111001001111100100110010110001011001001100110011000111101111011010101010101111100000000011011110110001011100100100000001000110011110100010010110101100101001101110111110100000000100100100110101110110110011001101101001010000100111000101111110011000101110001001100011111111110110011011000110011110101110111000010010100111110011111000011001000011110001101110001011011001010000101010111010111001011110101100011100101001011100011111001111000010111111010110011001101001000101111101000000111010110011010110101101000111111110001000101100001000101010000010111000010010101011001100111001110001100110000100001010100000010001111110001101000110101010011001111011110100101000111000010010100000101011111001101100010011110011010000011000010111101110010001101010001001001101111001010110010011010000001100010000111001101100101011011001100011100011001110011000100111100010010010000011110011001010000000100111101111100111111010011110110011001011010000010100110000010110000101100100010010011101001010001010111001000110101010111011110010100100011010110011010101101101111101101100010110011101110010000111011110001100001010111111101101011010000010111110001000100111011111111110111110101100010101101001000101001001010100100100110000011101111001100011001111011011100100010001110110101010111100110110111111101001101001011100111110000101001011010111011111110101001010000110000101000111000011111110101011111101011010101110111110000011111111110111000100011100010010000001110001010100000000000010001011111011011000101001101011001011110111001000000101000001001011100010101011001000100110001101100100111010010111110011110111011010101100111010000111100110010100010010110001100001100011001001100001101001011000101010001011000111001010111011010111100100001111101111011111010011011110011111001011000100001000000101011010011000010011011001001001111111110111110001110011000001011000100011010110100110110001011011011001000000001000001100100000100011010101100101100011011010001010101011010010010000110000010010101110010101000101011110100000000111111011011111110000111100110111001111000111110100011011001011101010011010110011000000111100000011010110110011111010010001111010000100001100110001010110110000100111001001000001101010010111100010001000111100010000110100111011011111111100100000010011010111101010000101101010010010011111000100111000100000110000110011000110101111001110001010001100111101101011111010011001010111100011000111101000111001010111011110011001011001010010011000010000010100010110011011101011011111000100111111110010100000101111011011110011100001010111110001100001001111000011100011110000000101011101011000111001111000111110001100101011010110101110010101111101111001101010001101101110101000011110101010011010100101110000010111011001101011100010101110001000010101001010001100011001010011000110000001001001010100110010111101010111110100100100110011000110000101110111010000010010100000000010100010100000010001001101110001011001100011100111001010001011101110100101101010110000000001100101000100111100010111001000110111001010001101111100001010001000111111111000000011000100011110010101011110111101000001111001011010010111110101101000100011011100001000111000110110000000101000011101000001111101101111010010111111010101001101111010010111110000011011001000101101000100000011010001110101101001011011011111101100010111001000001010100110010000010101001010110100110011101111110100000111001111101101100001100010011110100000110110010111100010010100110001011001110011001100110101011110011111001001110000111010101000001111110011001110010011011100101100101101101100100001111010101110011001111110111001011111111010000011100011110101111110110100110110101111101010111100010110010011110000111100101010100101000110100001011100100110111011111110010011000100101011000001101010011010001101000100011010011111010000000011100111100011101110100101110011010011111011110101000011110100010001011010011010110101001010000111110100101000101010011010010010111100011111000100101000110111101001000011100001111101011101000101100110010101010000101110110001000000010111100110110111011000011011111011010100101100100010110101110110110011111110001100101110000001001011111100111011010000011000001110010010000110000010111001110001110110000010101001110110010111100000001111011110001110111111011010111101100010110010000111100111110000110011111001110101010010001101010000001000011110111111111010100100111111010111010111000101101011000011100100010101101011101010001111111110010100101010111101101111000101010011100011110000100000111111111000010111011010101001001010101001101011101101111010010000100010000111010111000100111011110100110111010011110010110011100110110101000100101000000110100001001101111110110101101011101100001100101110001001100010000100110001111111100000101011001101100010110100101011100001000001100110101001000010111111111001011111110110000110101100010111101010000100110101111010001100001101001100001100001110111111101101101111011011100000001001001001001010111110010000010010011011111011000110100000101110100111000010001011110101001000111101111101010011111010110011101100101010010010110000110100001001011010010111111111000001101110101100010101101011111011110001111011000110100011111111100001000110110100111111101010010110000101001100110111001100001010011001000010000010100001010101110001111111010101010101000011100000000000100111100010001001110101110011110011110010110110000110010101011101010100010000000100110111001000110010000111001101110000100010001110011011101111001011110001000100010010110100000000101110010010001001111010011000010011100000110000001100010101111011110111010001000100011110111000000010001001101010111100000111111000100011010001001000111000101001011101010011010101110001010111011011111001100100110010001101100011111100001010011111011011111011011101001101000100110101000000100010101110100110100001101101101011011000001010000101100110000001010111001100010010010010011011110000100001111101010110110111101111010100011110011100011111110011101111010111000100001011000111110010100101111010000111000110110001100010010100011001110001001100101010010000100101100101110101010101101110100111101100111111001001011000011000101101000101011001100100101000001001111100110100111100111010010010110110001101111011000000001110011110010100110111110110110111101010000100001001110111100111110011100100010011001001001111110010011000010101001101110110111000110111011111010111100011110110101001000001111000100011101101110011000010011101101110010111100100111000000100000001001110101101010001011110011000000000110100101110001011111101011001101011101110011101010011000001110001011101010010010111010011101100010111100010100100000000011001000011000100101100101000110110100101000000110100111011101101001011010111010001010000000100010101110011111011011100100010001100101100000101110010001001000111101110100000111010110010001101001101111110100111100001010010001001001000110110111011000011111010001101010000001101011100010110100101000101011110111111010000111011010010000110001000001110011001100101001001011010111001001101010111110100010101101010111001010111011101111111101000011010111000010111000010010010010000010101010101100100011000110101100010000011101110000010010010111011101100000000011100111101000000110110111110000000001101000011110010001111110010101100111100001001101111000111010000011100110111000001110000111001110010001100110010101000101110100000011101110110000011101111001101101011010000100010111011011101100110111110000101010010000101000001001010010101111010001011000110010111101011000011001100101001100111000000110100011101000010010101000110110110110111111000000110110100100100101001000001001111101101110010011001111101001011010001001000011001100000110110010000001010011101001010010000100100100001100100101111100101000101001101100110110100000110001111101101110100010011101011110000101001001101111011001001000111111111111010010000011000111000000010001000111010110000101010000101000010111010001100011110001000010001110001111110110000111111010110010111000000110010001010011100010001111101101011111000111111010111101110100101110110011101001110000011011000101111001101011000000101111011111101011110011110100000100110111010011001011101001011011011010000100110010101010011110101000000010100011101001100000110010110100111001110101000010000110010111100010100010101000011010111110110101011011010100110101100011000001100101001000010011110100010101101110001011101100000011110110101110001010111110111011001100110000101010100010100011111101010111100110011110110001011010110000111001110101100101001000001100011101000000000101101110010111000000000100100000000111011000101010111100111110000000101110100010001001110001001101111000110110100101011010011100110101110110100101001101010011101000101010000101110000100000001001111110111010110111010110000110001100111110100011000100110100000100000000011111111001011011110011110101001001101001001100000011011000110100100100010001101010001100011001000011110011011000101111011111100011000111000100001110011101101111011000011000110001011011000001000110010000111010000000000111010111010101000111111100010001001110100010110110111111010100111110010101011110001100010011101101101001110000001111100010011001011010101010100110110011100100110110101100111010111000001110101101110011110100001100000011100001001011011100100111000111001111000100101011010110011100011111001100111101100110000111010011000000011111000000111100100110110011001111111110101110101111010000010111011110111000111101011111000010101101110001111111000100100001010011001110100011000010110000100011100111000111010000010111100100110001101101001000001000111100010100101011010111100000110000011011101001001010100000001001101111110000101000000011101010011010111100100000000001110100100111001100111001011010110010000100001111001110001101010110111010111011101001101100010000000010100010001110111101101111100000010110110010010100000101100010010001110100001110100010100101001100000111010101010001000011101011100011111011000101100010010100101111000101010010101000110101110000101011001001111011000001111100100000001010001100010011110001010011011101100100000010011100111111000010000111101100110001011000001100111011101010000101100100011101001110111110100100010011001011000101010001000000101010100111011010110000101111101001001000010100100100010001100111000110000101101011000111111001001110011010101000000000010111000001010010011111010000000100100110000001100010100110001001011111101001100100100010100001101101100011011000101001001111001101000111101001110110001000011011010010011101101011100010100010001001011000100111010111010000011000111000111111000111101011000011111011101101100100100001011000101011010110110011011001101101001111111110100011000100101001010011000011000000001000111111101110111001010100000010010100010001001000110001000100101110010110001000010100010010010111111001111000111000100111000010010010110110000111000110110110100010000101001000000111001100010110010111101001101010011111100110101110100110000110001110000111111111001010101011111000000111001001100111101100100100110010001011100011011011101010111111111010000010110011101010011110000110010010101000011000111110000011110000100100001000010000110111001011101000101001000101010111011011111100111001100011010010001011110000111000100000110111001101000010110010110000100010011010001001000110110110110001001001011011100100000100101010000100111101010111000110010000110011011100110000011110110100110010110001000101101101101010011001011011011010110011010011111001100110001100011110010010000110111010000001000010000010001111010100001101011110001001100000010101001111110000110110000000111011100110010111100000111000111100001111111000011011001100001010011010000101010101011110110111011010111011101001100110111110110101111110101001111101111001001001000111100001100100010001100111111001000001010000101100110001011100110010111001011001101010000000100011001111100011011001110010010111111110101010110010001001111011011000011010101011111111011110000001000001011110100011101101101010100110111111011011011100001111000110010000010000001111010110001100001010100011111100111001011001000011111011100111001001011101010010011000100111111111110101101011001011101110100001001100001000010101011001011010110011001010101000010000011011101100111100011000110100010100010010111111110010111000010001101110000101100000010000001110110010011111000101100111000010111000011000000111110110100000010110111100000010101011010001111010110000101111010001001110111011100000100010110111111001010111110001111010010100011000010100111111100011100011000100001001111110111101111010000100110010111010001000010001101110011111001101000000110010100100111111011100110100100110011101111001110101110000010101100111011001110010101101100110011111111001011000010110000110001100010100111111010000001000111010100100000001110100000011101010000101001000010001111110010110001010101100100000100010010100111011001001100011000010101010111110011011100101010000010101001110111110110110011010010110100010010111010010011110101100011000000000111010110011011010101001000000110001100101111101001010110010101000110011101011111110101111111100001001111100010010100011100100100110010010011010100000001111010011100111101001011110101100010111011000000101100100101000001100000001101011010011011010000111110100000000100000100110110001100101010000100001011100011101101000000000100001000001011100001101010111111010000010010000000000101100111100101101000000110010101100011011001100110011101010010011111001100100011011100100101110101010100001111010000100010001100011010010100100010011011101110100100100111101111000111010111110110101000010101000010001011101100000110010000100100010000010111100011010000111011101011100110001010011010101101001100011110101011100111010001010100111101000110111101001000100100100001010100101110101100110010100010010101011100100000000101010011001111100000110100010111111011011010100010101010101011011011011111010001000011001010111001010001110000100110011000101000101000010111011001111101110011000100000011001011010010111110111001110101001111100111010011000101100100100001000110101111110001000100000011001111000011101010110011010111011011111110101111010010110001100100011011001101000010111011101010010100110110001111101011110101101010001001000110110110101011010011110011100000101111100111010000001010111110001100111000100010100111110111010110111010110101000111110100011111100111111110011000101100000100010000001100111010010100100100010010001111100111000000111110110010100001011101101101111000011011101011000010000110110100011001100110011011111010100011000010111001010000110001101110100010110110011001011111011010110001100101000100100001010101110000001001101101101110100111100001010101011101110010010101110001100011101110000110111111011100111101111100000011011001100100111101101101101010100110110001001111111100011100100110100000010101100111111101100001001011111111110000010111011010001000000101001001010011011000000101111000100010010000001000111000110000110011000000110101000010000001010000010100000111100000100001101001100111001101100001110001100011000101100100010100110010111100100110010011101011110101000001001111001000101000000001000100010011111001011000010110100001111001001111001110110100100001000010100001011000001101001010111100100111001001001101001101100101110110110100110101000011111111001111000001000001101001000101000100110000101100110000001001100001001101011110110001100101000111010000101001111110011000010101000010100100111101100011011011001101011101001100110101111010011110000111100010000101110101011011001001101001010010100001111011010001000001110101101010001010000111011011010101001010111010101101000011011101011000010101011010111001010111111011100111101011110110010000010100101011001100000010000111001001001111101000010111111001110000000111110010101100000101001101101110110001001110010111111110110110000100100001010110010000101001011100001100111001010001100101101101010001011101110011100011100100100000010001001010100110101100011110010100000100100000111010111101000110101111101010000011111111001101100011100100011011110010110001100110110010111011010100111100001010110011110011111100011011010111100101100101101011110011110001000010000110100011011010010100101010001111001010011000100011111111101110110000000101011100111001011001010101011111001110110001111010010010001000001010110101000111000011001000010111001100011110010001000100001101011111101101001011101011110010011111110011101110011110111010111111111011011101101010010010001111110000111010111000101110000111010001110001010101000100111110111010011010101101101000000100100101111111111001010011000001111110010110110001100100011110110101010001001101000111000101101110010001000110001111100010010011111010110101111111101001101001001000001000010000110111111110011001100001100100011110010011001111100010001110111110011101010011000110001001100100100001000010000110001101011100110100100000111111010011011010010101000000111110101101100001011000100011000101010101100100010010010100000011000011111001111001100101011111001010001001101010010101110000101000010001101000111111111111010100100011011001010001111110111110010110001000101010111111000101110001001011111111000110001110100110101011111001101010011011011011100000110110011001001001011010001111101000001110101100000011000111100011010100000010101101011111101010001111100101111110100101001001010110101100000001101101100000110001101101110110111110110111110000011000110011000001111011000110110001110011010011101111110111000011100000110010110010101100011001101111111100000011101100111000101110101101001000010011100010111000011100001011100100101001011111010010101111110010101001010110100011000011110101101100100000101101110011001010011101010000110101011000001111101011000010101011100001001010100011010110010110101100000000001111111111010010010101111100011111111110000100001001110101010101010000011010100011001001001101000010011001100000101011010101111101101101011111111001100011001110110011011111101001001011101110101000010110001110010011100110110111010000111010010111010011000111011011001110101101000001101110000110011000001101000101011000110010000110000010111100010110010111011001010000001001101010001111100000100000100100001100001011011010010101000101101010001111100111000001000100000010110011000011000111000001010011010001001001100001001001101110110001100100101000010110101011000000001010111110011101100111100110110001011010011011001011010001110100000001101111001000001011111100111000010110111000011010101000011011000101011111101110110110111000100010011011101010001100111011000110110110111101100000010011010100111101111011000011100001111001001010000100010100101101000111010010110110100100110100111101100100001100011111100011111010001010100110001000010010001110101001110010101001001000000010100111001111010111011010001100101011011001110100000110111011110001111010001011000100101111000010111000001010100100000001110000011111111110000101010100110010100101001010101110110110101111111000101001111110100111101010110100101100111101111100010011100000111100001000101010100010101001000110100110101101001111001001011010100000110111011101001010000011010000010011100110011000000100011000001110101001010000010010011001101101011101100011111010101110011011100111111100111001101010010001100111001101001001111100011110100011000001110000100010111000111111110111001010101001011011010000011011111011000001110110111010011010001011011111110110011001000100000000110111111110011110011000000101000000000110010001011011111100010100111010110000100100111101011101000010011010001111101000110000110111111100011111011111101100101111011101110100110010111100011110010100110100100000001010101100101000000000111011010010111000000101110010010101110111000111101010010110000010101010100001101011001011110000001000101110000011010100001011011001111110011011101110010101101100001001101011011010111110001101010101101010110110111100001111110011100001100100100001000110001110011100011100100011000010010000110000111011111110011111000100011101101111110000110110011001001111001100000111001110001011000000001010000001100001100100000101101101010101010110110110011101101100010101010101101110111101101011001110011011001001100010000100101111000010011000100010011011110011000000011100000011001111010011110001011010001101000111011000010111100111001011111111101100001100010011000110101001110100100001111010101001011101101100001101000011110101010100101111110100110010011011101100111110100101001010001010010110111011010100110011000111000011011001101001011001111001010001011011100101110001001110001011111100111010010011110100010100010111011111000011101000100101101001101001001100101011110110010110011100101011100000111111000111001001110100010100011011100000101010101001011110011111110111001111001101010100000110001100110000101011001101111101011011010111001111101010111100100110101101110101011000001101110011100001101100000110100010110010111101000101000110000100000111101000011110110011011111000111111101001010110000011111110010010000100011110000110010001100000000001110000010100001010100000111000100101100111001110111000100001100101101100111001001111011110000011000000110000101100001000001001011100001101101001101111110001010001101000000011111001111101100011010011111100100011001110101111101110010110100011101010110101111101010011010000100000110101000111000110011111111001100111101001111011110000011000111010100111100110101001001110111011011100110000010111001000111000110111101101000111010011011110100010001100111000010000010000100010100011000100100001010100110101110011011111000110110100011000101000010001110101001101011001000000011111011001110010000101100001111110011010001101101101101011100001001001011110110111111101011110111100010111101001001110010000000110111000011011111101010100111011011001100001110101001000001110001100100001111110001100011011000110110011101100111110100101100010101111001111101001100110011100110010101110010000110101101010110101110101101100100001010100101101001011101011110001110010001011111011010010000111011111110010000001110000111101011000001100100011011110011000000001111100010011001001001111111101011101001110000011111010001010010100110101110100111111111100111000101000011010000110010001101011010000110100010111010101000011111110001110001111000111111101110111101111110100010110110110101101011010001101111000101011111001110101110011000001001010000000100011101100101010101000100010110111110111001001000111110111101001001100000100000100101100111111011100000111100110111001010001001111101110101010100011000010000000110110111100010000110010000000101110110111111010010000001000010100110111101111100110010000011001111010010000100000100010101110001000000110111000000111101000000111010000110111011101100001101010010011010111101010010100110110100100111001111110111111000110111101111001100100100100000101010011111010001110101100000000111101110000100111100000101011111101010111011101111011100010001011010110011111011110011010110001010110100011010111111000010010100110110111110100100100011110111101011111011111001100110111010100001100001111111101101111000010010101000010000110100011011000001111000110000001111011000111011000001001111001000100011110011111011101111111110000010001011011110110011100101010111010100111110101001101010001100010000010110011111101101110101111010000100011011111001111011110101101000011111110001110111111101101100110010011100100000000111100011110011100100111001000001001001010101010111011001011101101111011100110100011110101111010000111011010100000110010011111101111101100111001110111000011100111000111110101110100111010100101100011010010100100100010010000101011001110011000110100100100111101101111100001100100010001000001010110101101101010100010001101000101000111011010110110110001110110111000001011101110010101101010011110111101100001010011000001010110101000011010111011110110111111001001000110111110010111111101010010011010100011011001000100000110011101001111010101100100110011010010111101000101000101100111011000100101100100011101000001001111010001000101110010001100011101011101101000101110101001000111110101111110100011100110010110110100011100100100000001010100010000011000000101100001101101010100110111001101111110011000001101110000101111001110101101101111001000001101010101100111101111010100100110100011100011011010110001100001100010010101101110100001100100010100100101111111100011010000111010011100010011001110111110010101001100100110011110101110110111111000101101110111011011110101111111011100011001001001000011010111100001101101000010101000111000100011000000111011010100000110001100111010100000101111110101001000110111101001111101000010101001111010111101010101001101010010000001110110110011011111111110111000011101011000110010111111101000100111110010000011011000000101001001000000110001100111001011010100101010100101111001100100010110110100011101100000011111110000101101111010011111000001101101010000110001110111011101110011000011111100010001101100001001101100000010001110110111110010110001011100001101000001100000011011000101011010000001101100111100010111101011011110010001001110010010010110010000000101110111011010001011001101100011111100001100111000101110001101101010100100000011010011011111010001100110001001101111000100100111001100010101000011001011111111110000000000111111100101011001111100110101010011100011000010101000001110101000011110011110101110000010011100111110101110110110000111110110011010000111110101011001111101111000010001100101101011011011011101011101000000101100011111000101110101100011011001001110110100101110100001100011100010101011111010010100010100111100000000100101001111001110110101010000001001011001010100100000011000111011001110110010101000001111101011101000011110011101101110000000011100110101101111000010011111001010010010000111110010110011110011001100111000000010101111000101111011110101111110011101011101000000110011000010010000010000100100011000110011101011110111011110111011010010010011110000100111010001110101100110010011110010011101011011111100101101011010000110000101011000001110101000010111110111111111101001011011011000101101100100100010101100110101000110011000110101000111101000100011110111100110000010110111010111011100000010100110101010110010111000010101101100101001011010101110001101111001110000111011100111011100001111011110000101101011010100111001001110010110010000011100101011101101011111010100111010111010111101101101111101111001101100110011100001001010001111111011000000011111101011011111100111101001011100010001110100111100000000000001111011001101010100101000010001000101000110011111110000110000011101101010001100010001111010101110000000001011000111011011010100100001100010101100010111100000100010000001100010010010110000000001101110110001111101101011100010101000110001111011010011101100011011100001000001101110100100100111110001001110000001111000100100110010111000010101011110100010101101010101101110010000010000000000011010000010101110111001101000010100011010001100110110110111101110001000011011000001000011101101110111101001011011110001101101101101110011101110100011011101011011010110011110011001001100010111011010110000111110110111100101100011010101100001000000111000111001011000010011110011100100101100101101110001111100110111111010101111110000100011010111110100100101010111100100010111000111000111011010110011101001101100110101001110011010010100100001011100100101010100101011110011001110110011000010000100101100001000010010100111010110111101101011010100110110011101000101010010000101010000011110110010011000110010100101101111110111000011100111010000111000100001011110101101001000011000001100001100100011111111001111001110100100000010001000010011011111101010000110111000100010000100101001100000110011000110111100000000100010011011100010011101100000110100100001011001010110001000111011111110100110011111100101000101110001100110110011110011100101110110100010001010110100110010100011010111000101110101001111010111100001001011110010111001001000111110100011110011000000010100010101010100110101101010011110011110001011001000010111011000001110110000101010110110001100101001010010101100110000110111110011010011000111101011011110000001111111000110011110100000111001101111010001111101111011001111101011110100101011100110100011011011011011110000001110100011000110110110100110000110010001111100110100111011110101001010000001010101001100110001001101010101001011100110001001101011110111000110111110101110101110100101100100010111011101110000000000010011111000100001011010100010000011010110000010101110010000101110111001011111101000111110110111100111101011010010001100100111011110000110110011010000011001101101111101010110110010111001010101011111101011010001000010101000000011111110101011001000010100001000111011110110011100011010110101010001011101100110010100011011111010010011110010011011001101001110101100001111100000111010110001100010101010001010010111010100100111101101010101100101010100111011000011101010010101110000000101100100111001011101001011010101010110001000001101100000100001100011001101000111010011111111000101010100011010100110001100111100101011101010111111100010110100010010101111111101000100010010010011111000101001011000011000100100101011011100111011111001001110010101101100101111001000101000001111100011110111101111000011101101110010011100011010110010001101100101010100011010100001001001101111110010001011011000100110110111010101000001110111111011001001010101101101011000001000100010101001001111100111101011100100101101101111001001010100011010101000011011110000010001110011000101001011101110101011101011101100001001110100001101011011000111011110001010001010011111011001000011001000010000110000101010100010011011101011011011010100101111010101111010111100110100000110011111000101000000101111000101110001101011000010000011111000100101110001001011000111010010111001110000101001001011110000100100001010011011111101001101010101101101110010011000110010010111111111001000001110011100000100001110001100000001000111100011101101000010010111010101110011110001001001111100111010010110110101101110111100111001010100111110011010010011110101001000001000111011001000110110011111000001100110110001110000011110101000001100000101111111010101100110111000111010101110011001110001111111000111110001010001001011100100001111100101000010100011111000100110011110101001111001110110101010110001101101010011010001010010001110111011111011100001100011010111110010010011111101000110110011100001110000000110100010010001010000000111000100110110001101000000011001011110101010001110100010110111100101101100101101000110010111111100110111100001100111110011011100011110000110101110000110011001101000111101010101111011110111100101111010011001111111010001111000000010001111111101000110101111100101110110011001011000001101001010010001011000101111001100111001011001011100001000010010111011001011100110110101001110100011010110110010011111011011000110111111110100000010011110001110100000011100100000000101111101101010001010001001010101101001000110100000000010010111001111100000110010101011100100110000101010100001101100010110011100101000011111010001111111111101101010000100101000010010001101010001001101011100010100011101011111010111110011011101001110111011101001000111001100101000101101010101001101110001110010111111100111101001011011100001010111111111100011010101111110001111000000011011000111000011100000111000100001110010110110001111101101011011100111010000100110000001111100011010110101101011011100111000000001001100011000011011100101111111001000001100010110101101001110100000001011000101001001100100110111101110011001011001100111001101111111011000110000001001001011000101101000110001010001101101010110010100100001101000000101100000011011011110100000001110110010100010111111100000111111101110001000110110110101110001100101111101100000000001111000100111001110001100110000100000000001100001111111000100001101011101001100001010011110001011010011100011100111001110000010001101010111000100110001001111110010100011101100010111101101010101011001100011001100101100101011111000101000101010011000001010111011100000100111001011001010001001010001110011000101010010111000111001000010100001101101000000000101111000001000111110111011000111010110111110111101000100001011000000011110001001011100001111110010111100011100000001011110001100100110110001001100111000000111101100111101110111111010100100110001100110110011111011010011101111110100011110000111100000101101111011011100000010001110001110110100110001110000101101101101111101110100010010001110001110111011111100101111001010000001001001101011001001110110111111011010110001100100011011111010110001010000010100000100100101011111010001100000000011110011010101010011100110010111100111001001101100111100000100101001011010111110100010000110000111100111110110101001101110111100101100001010110100100110111100011110101100110010001001011011110111110111001011111010110110000110011101001010110111110000010100100000000001001110010110011100110011110101000010000101110101110000100100110011100100111100100110100000110101110111110001100011000000011001000101000010010111011111001001110010111110101101100101011010010111111000011110010100101101101000110001010011110001101001001000100001010111011101101100111101100011110101100101101101101010011001110111101000111011011010100101110111010100110111110000100011101110010011010111111000101000001000111101011110100100100001100011111111111011101000101011010100111101100100001001011000011001101100110001110001111001001100001001110111001010101000100100100011100000110001111011011000001000101101011011001001011010011010011010111001001001000101011011110111110110000110111010001011001011101100100010011011001110110001100111011110100000000110001111100100100100001101111011000010111100010101100000011000000011010000111100110011010101100011100001000110001110010011001101010111001100111011101100111111000111110100001010101000100110010111101101011010100000111111101110100000100011001110111001100111010110000001111110001001011100101111101110100110101011000110011101001011101100110100100101110101111111100100001010111010101001101100101111000111011001100101100110010100111010111011000110100001000101011110010011101100100011011001100110010001010001011000101011000111101011001000000011001001000010001100110110011010010100010000000011100001001111011010100110011000100111110011011000011100101010001000011110000010010011000010010111101101111100111111100100111101000110111100011111010110101001111000000110011001010101101001111000011011100011110100011110010000001010010101000011111011010110101100010010001100100011111111100100011110100100101110110101010101101010010011110001001000001001100000110101101000101000110001110011111101110001010100011001011110111011100011010110011000011110111011000111010010110000111100011000100011100011010111001011110110010011101110001011100001100011000101001010011101010111011101100011110010000000111001100101111111111110001110011000000100010100100111110011001101101110010101110110001000010101110000110010100001101001111101011101111111100100101101000001001000010101101001000101010110110111100101111011110100011011000001000101010011100111000111101010001101010001100110110111111000110000100110111100001011111001101100111110100001100110001011011110101010110010111100001000001001010101000101101111100110010111001011000011100011100111011000001010100111110000110001001100101100111101011001110001001000000010101010001001100100011110111101001010011110110100010101001110011000010110011100000111001110101011000111110100111000101101110010001111111000100111111001001111100011011101000011111001010110100101000011111000011100100011010101010000000011001001101000011000110010001101111100011011011011010101001101011100001111111100001111011100110001001011100101101110101001100010111100100010100100111000101011110000011011110010001011001011110010000010111101110001011011001000100111011110110011111101100010110010110100001010011101000010001001001100101010011000101001100111010000000101101010011001101000011001111101001011001100010111101111011100001111011000011100011110010100101000011010110011100101010100010101100111111111110000101111110101000111101101010001101101010010010101101110011110010111110010111001110010100111011111010011101000000101101010110010000111110000110100011100100110110111001010110001110001100010010010011100000010001011101010111011011100101101100111110111001000000110010011111111001111010001001110100000101101111100101000110001100110111010010011110110100110110111011111101100000101001001010000101100110000011000011010010010110000110111011101001010010011101111000110100111000101100010001111100111011000110101010001001001001100100000001001000101000100111110011011100100100111000111110010100111001010101100100111101100110000011011010101100001101010111110100010111011100101110101110011010010000000010000100110111001001110011000001100001011000111111101000001110011011001011011011001110001101110001110100001110101000100011001011000111000001000011010000011111010001010110010110001010000111011111110101101110101000111010101000111100011110111001101111101010101011111111000100010010111100000001000001000101100000000011100001010111000111000000100001000011011000011001110111100000100001000100100011001000111100011011100011000101110100010100010111011101101001111000100001011101011101110110001010100101100100110110010000010110101010100000101000101011110111011001001101111000011110011011001010111101100000000111000101011111011000011001010000101110010100000011100000000101000100101011010111101100011110010001000111111101101011110110001011000010011100001011101000010111000111000111001011000100110011000111010111010001100111000100111001110001111111011101100010110000010111101110011011011010110000001110000100111110111110000001100111000110010100111101010100111111001100101110000111111000000001111010011000011010001111001000101101111110001111100100110110011001111011110101100100011010110100010100001001011111010111111100001111110101010111000001010111000011011110111110000101110100111100000101011100101010100100111100010010111100001010111110100100101001000111101110010100010101101010001100100101000110100011000110110100101010111001010100001000011110000111100101101111001100001010000011101011011011000111101110000010111100100010010100010110010101111110111101100010011110010111101001111000100000101100010000011101000011111011010101001111010111111101111101010011100000100011100111101011000100010101111000111011100100111011110010000000111010101101000101101000010110010101110010010111010101010001101011011101010100011101001111110001111010111001101010001000100001110001001010001110011010101101100000010110010011100101111010111010101110111001110001110110010001001100100011100100110001111010101101110101100011110110001010010110101101011011011010111010010001111100111001001111011001110010111110101110111100101101001100100000101011100111110110011111111000101111111000101111100010100100001000111100100010111010100110111110111011011111101011010100010010110000000010110101010100110111100100010100100101010101000011101010011101010000000110011010111001100111100001001100100011011001110100000001010101000110101011011000111010000101110001101101000011101001101101001001101000100111110011010111010010111101100111001011100101010111010100110000010110101001111110001110101110000111010001101110100001110111101000100010101100100011100111011001010001111101111011111110010101001000000001010111100001101010010110101011010101010101000010010100101111100101001101000011001101110000101100000101000000111101111101011000110010111100010010011010100000101010100011111101011110100111011000001010111101000110110100011000000111110010000011011011010001100101100011000010010011010010000000011100010001010010011100001000000000011100000101000110101110000010110110101110111011001110001001011101110110111001000011111101100001010011000011101111010111110011111000100110011100010100011101000000000000001011101010001000111101100101011111011100100100100010111011001000111000110111110101111101101110001010111011100100010000011101101010000111001000001111010100101101001110010010100010011111100001010110010010101100000010111110100100010110111110111100110001000111100100010100010100110111111111001010001001100111010111001001101111100110100010111101101011101100000011110100111100010100110010110110000110010010110100011101101101000111111010110001100001001011100011101100100001011100111101001011101010101100101001100011010000111100111000111001010001100000100001011100111100001100101000100101010100001000000110000001000010010011000110011110000100001011001111011010100101010110111000101100000111001001100110100000000001100111100111101001100010011001110010110010101000101101000101101001010001101100011001010000111110100010110001010001111111011001100000111100010100001001110011110001100110011110110000100001101001010110100010110101100101011010010001100000100001001000111101110010000100110010110101001110011001111101111010011011100100101000100011001001101101001010011011110000111001110000001101101000100011110110110001101111101101110111001101011000100101011100100110001111111101101011110100001100110011010101011100000110010100010111100001100110101100101100111000010110100000111010000011010001011011110110010011001010101111100000101011011101011001100101100000000111110110110111001001011000001110000100011110010011111010111010110110100011011111100110010010110000101101111111110001100101010010000100101000000100101101001101010101001001100011111010000010011110101110010111010010100110000010001111001111111000100000000101111100100111111001011110100011101001011001010100110000001101010001100110010100111111100101000101100110111001011010110101110110110000111101110001110111110101111001011110000110010111001101010010101110111110111011011011001000010100000111111011111011001000001101001001100011010110110110000110000011111011100110110010000001010000010110100110111110000001001111001010000110111001011101000011100111001001011010111011100110110101111111001100000100011000011111011011001101100010100000110110101011011100000110101110000110010000110100000101001100001100001010001000011100001000111000011010011100111100000110000110011111011010001101010001101011010101100000111000011001001000000101100100001011111000101101011100111000001010101001001011110011110010101000001111000001011000011011011110001101010010100101000011100000111110010011011000101110011010000111001010101011001010010010101101111100011110000001110011111110110001101111010011000111001001100000010011001001011011011000001100011010011000101110000001001010100100100110010001101100100111101001001010111110000100101000101101100100001010101111011100101011011001011100101110000111010011111101010011111100001010111010011001101000110110000100000110111101001111111001100100100100101000101110011111101100000101111111011100001011110010011001001010010110110001111011010010111111110101001010110001001000101101000111010001000000000101001011010111101010110100000010100101001100110010011011001011110001100000101001000110011011110110001011111101011100111010111000000110001010110000000100000100111100001110110100110001111010000110010000100001000110110001110001111101111010011100110000010100001011100000100111111010110101111110001101110101000011011111101101110011000110000001010011111011001000010111101000001000001001010111110110111011000111011001100111000100111001100100011010110010110110010111101010111101001100010010000001110101001111000011111110101100110000011010110111111111011010001101010111001011101110000001011001011010001001110010111001001001000000000110001110110001111010111111110011010010111001000100011111100111100001100110000100100110110000000101100100010011100110111001110000000000001000001110001011101010101110101111011111101110100111001011001111010001001101100011001110001110110000111010010111101000100011010010001100010001010010111101110001100111101100000110110010000011001101000000000110011110000010010010100111111110101110100111010001100011101001010010001101100000011010111000001100010111011100001000010000010110001001010101000011011111110111111100010110101010110001010011010000101010100001100111010111110101010110110010111110101100100000011101111100110111000011110111011001000011010011101001110101011010101111100100010110000001101101100011010101100100000100101011101011110011011001000011010010001100111100001111011100100011011110011000010001011011110111011010100001000100111101111010000101001001001011100110010010011010011010110101110111010101111011110010110110010000101010000101000000100010100000000100001101110010010111110100101100100111011110111100010000000100011101101101001111000111110100110010111101100100101001100000100101001010100000100011110010110001110100001111101100001100011001001011111000011010010001010110100001001100010010100111101110010001101011010011000001011001100000100110000110001001001011110000101100101010010011100101111001001001000101001100101101000101000111010111001100110101101100000000001010011001110110010101111100110001101011011010111000111000000010001011011000001011101100000001101111100001000100100110010000000000010001010100111110110111100101010010011100011110111010000111000101000000101011100001011111100100011101110010010110100101001011111101010101111111010110110110101011111010011100111100111100101101000101110111001010111101011111111101010111010011001010001111000001100010101111100000011010101010011010010111011110100101000001001011101010101111100110101111001011001011000010011010000110100101111011111110011000110011100011110100001010110100100001011101100001000110101010011010010101110100110101100110000100100101000010111000000110110011010100100101001000100100001010000011000011000101110110111100010100000101111101111001010011000000100000111000100101000101111011001011010001111010010010000000010111111100010011000100000100000000010000110001010011100011111001110101000000101100110011001110111011011000011101110101000110010001101010101000100000111011100010000111101011011111111010100111111011000011100000000101000101010100100011001101010011101101001000010001000110011101101110100100111110011010101100000111000100011100011010101010110001101100010011011100001010101000101010110110011011000100100100100110011110011011100111110001000011110010101100010111111100001010001101110101000100101000011100111110101000100111111111101110110101110110100111010111011010011101110100110011111100101011000000101000100111011101010101110010010010110110110110100101100000111111011001011011100000001110011101001100010010111111001000100010001001011010001111100110100001111110110010111000001010001010101101001100100100100011001100100011111111101111000011101010010000100010101001011001000110010101001111110101001010110010100001110110000000010011111101001110100000000111000100111010010011011000111000011100101010110010111000000110101101001100100101011011111011111110110000010110100011011110000011110001110111010011010100010100011101001010000111101001000000100100010101101110111110010110100001111010011101101010100111100100100001101011101100110100111111110001100010010111100110001011011001111010010010010100100110011011001011001001000101010011110011010110000101000100000001100110111001100111011000000111110100000010111011101011010000001111011111110010010010011100101110111111111101101010010011011001000001101110100110001111001101111110110011001111111100100100000010011100001000001000010001110011001011001100000101001110000001101000100010111110110001100011100111111001111000101100111111101001001001001010001000101101110010101011001110001001100110000100000100100010101011010100000011101100111101111100101010000010000100010011111000001011000011010011000010011100101101011000111111101001010111111101100100001110011011000000000100001011010111010110110110101010001001111001010111111011010100000100001000101100010101110110111001100001001010111010011101011110110011111111110111111011000001000000011010011110101110110100100110001101111110010100000001101001001001011001001000000010101101111000000010011011101110001110110100111111010110101111000010101110111100101111101111000001100010111001100100010001011000110101111000100110011001001101110010000011111001111000111010110000101111101011101010111011000111101111111011010100111000011100100001000001000010100110100010101010000100111001111111010100000010100000100101001100000100000111011011110111000010000101011110001001101010010010011111001011110011001011010101111100111111110001110000001000001010011111011011001111000011011000000111000100001100011101101010000110101010001100110001111110000111111011100000001100011110110100000010101011010100101100100010010000100001001010001101010111100101110000111000010111000101111111111000011110110001110101101111011011110101100010110111001001111010010110110111111001001001010011000100011000100101011110111010010100000101001010001011010100110000001110101011111110000100100100000111001101110100111111101111111110101010010110101111010001000000000000101001100111000010111000001101000010100001011110000101011010101001110111010001001011000110010110101001111011011001010110111100011110110000000101111110000111000100000111001000010100000100000001110010111000111010110111000110010000110101001100110100010010101010101001110111001110111000011100111111010000110101110110100010111011011010011110101010111011010101110111101011000100111001110110110111011010000001010011101110111111110101101001110000110100000001100101000001101100100010010011011111110000000111001111011100001011010001100010011011011001111011000000100100110110111011111111000010110101001101010100110011000010000110100110110011011011110001001001010110111111100011110110110111000001111110011001100101111100110011101111100000011001100111100110101000101101101000101001101111101010110000000010111110001011010100111001110100000000001100100111001000011110100111000110110101001010001100010100101000100001101010101011101110000101100101111101110010110100110010111010000010001101111000110110101000001100011000010001100011101011011000001110101101000011010001001011110100111001111110100111000000010010000001100111000110001000111111001100111110101100011011111010001111001110110111001001110010110010000111010011110111000000101100011011010000010011101011110100000001111111100100001101010100100101000111010011010010110111001100001011011010000101001111000010010000001110100110000010010011011101010010000100100110010001100101000011011011100100010101011110111011010101100011110001010010011010010000110000001100101101100001111110011010101011011111011101100010001100101101110100001011100010011000101001100100101000010010011100111100100011010111101010110100011110011100100000011110110001100000001100010110110110111010111000101100011111111110000011011011011001110000001110110000011111101010001011111101111111001110100000000001101101001010010001110001001111000001100010100101011101111001010101001010001110001010011110101101001010101101110011010101000000000001110001101010010100010110100110001001000111010011110011000110101100111011010100101010110100011110011001010100111101000110111010101010111101010101110110111100011111111011011111010111110111000001101000000001010000101000001001001101001010010000100100110110011110100000011111110011011100000100110000110001100010010000010000011110010000010011110111011001111000010100110100001000110100110001101010000010010111010111010110010001001100010110111001000001010010011011011110011111000101001000100000000000100101111110010110111110010000101110100000000011100111100001011010110111100010011000011110001100011110100111000111010111101101010000010100111110110000111101111110011001110111110010000011000010010110100000111000001010001010110101110011110000000011101101110111110111101011010011000101010001000110000100111011010001000101101101111111110011000110010010101111001110100011001100000011010001100010110111100101000011110101000010111100110010010011100011001001010010000100110111010010010011100101010110000011111101110110101011110010111010000000011011001100101110010101011101000010000000000010100011001100010011000101001010011100011100100010100011110000100110101000010101000111011101011110011101001110110001010001110111000011110110000011000000100101001110110101010111011101010111101110000000111111001000110110000111100010010000101001000101111000111010010000111011111011110100101100011111110111110111100001011011000011011010000110000100000011111111011010110001101001001000111111111011001111111000110010001110110100100111010111100010001101100110110001111101110100101111001111111110110100011000101011001100000101101111010001011000001101010000011011011110000111101011001011010111110100100110000011111010000101110011000000000011011000001101100001010000111010100110011010111011101010110110010100110101110011101001101001100011101101111110001111001110010110110100111010101011000010101110001110110101011111001110101011000101011110110101011000101000100100001100111111001110001001111000001110101100111010111011011011011110100101010011110110010000100001010101101110001100100001101110111000010000111111000100111011001101110110100001010011110011001010010001010100001000001101100111000110010011100111111100010100100001110000000111101110010101001010110001010000110110111011001111110101001011110111101001001111010100000001011011001011111011100110011001111000000010100101100000000110011000100110011001100001010011000111110110100110110101101100011111001101010100001010010101010011110101111111011100111000010010101101111000100010111000110011000111000011001110100011001100001101001100110100010100000110010100110101100010011111001011110111010111100000010110111001011110011010100010011011100001001100110111011000100000010001101111011111110101000100111111000000000100101011111101010010011000011101001111110000010010000011000101011000100011001010100111001000010001101010001111100100110110000100000111110010110011001111110111010110010110100001101001101110111000101010010111010000100110011001110011111000101100011011001110111110110110100101011111010111110110100100011111011111101101110111110010000011010000000111011010010000011010110010001101110010000110111000111101101101010001111101000101010010101011001001011011001011111000110011011010111010110101100011011101001111001111010000011110100110000001001011011001011100110010100101111000010000100100110011101011011001111000010100000100011101111010110111100011000000010111011111011100000110100111110111101011101100011111010100101011001100001111011110110100111111011000110001000011111010110101010100010011100011000001010000100001110010010000110110011110111010000001110110000101101110010111101010011111111101100110011110100101000001111101101011110001110101111010111111110111000001011000001011000100001111000000111000001000010001000001010110001011110011100011001101000011100011101110101000101000011110111011001010101110001010000001010000100011000011011101000001001100111011000010100101110110111001001001011111001111011010100010100111011100110001010011010100100001100011010010110010111011111010111000101010000010010100110111111110001100110110011101101001001110100101001001001110110010100000100111111101011101110010110110101110110011010010011001101010001000010001010000011011110100100110111101110111101111110011001100011010111011000101100100011011101100111100111110110011111100101100100011001010111101101011101110110110101001010011010010110100010111101100100001111100000110011111100010011001011010101010010010010011000101010110111000101011010001000111001111101111010000010101000110101101100001100000100010001101111110000011110000101010101100001000001111011101101100011110001000011000000010010100000001100000010111101111101010101101001011011011111100001110011001110100001111110100000101011111010101011100101000110110000100000001011001011010110110011100001010000000011001100110001111000001001000110011101000000100101011011110111100000000110100100100011001001100100110101000100001000010011010000101111100100010101111100010100001111100010110110000001100110010100011100110100111001000010001111001100100000010000001110010011111110011001101010011101001100000001011101011110010100010100111110000111110010010100110011101101110011110110100001111101010100110011010101000111011011100010001101011100001100010100110001111010011000101110100110110101111011000110100000000001100011101010111011110101001001010100111101101100010001111100000101100011010101110010111001110011001101011111000010100000101110101111101010001100111010000100000011011100001110010110001011101101000011001110000100100111101011100100111011110110100001100100000101010011110011001111000110010000010001011111110011110101111001010100010110011110111010100111001100011100011011110011111101100000000110010110100111001101001011101110111111011111110010110111100101110010110011110001001110001001010000110101001111010010111000001001111001101010011110100111001101011010100011100101011110011000101100100110010011010110010010001111100101111100011101011101110100111011000001110000101000100001001110101100111000101101110011001011011010100100001010000001000110101110010001010011000011100101011010110011100000001110000110001000100101100101100011111111000011010011110111001001011100010010010000110000000011001110010101110000010101000010010000101000011110101101001001000101000000101110010001100001111111100101111010011001001101110010010000011101010111001111001101100101000110011100000111110111010101000011000011111001101100010010011101011111100110111110001000010100000110001010011111101000100110001111011010000011010110111000010000110010000011111011010010000111111101001101101100111100111000001010111101001100100111011000011101001011101100001110111010101010011011010011011000111001110000011001000000010101100111000001010000011111010000110111011001010001100111110101101011110111010010101000110001110010011100110000000100111100011011000101110011010000011000001010100000000100011001100100001001101101110000010100000111000000000110110000011011001110011000011001101001011100001100110110110000010010010001111001111001000101011101110110110011001001101011111000000011000100010100000110010010000100110001000011000101011000011001111000000110010011101000111000011001001110000111011000100100110111111111010111100111111110100010101001001101001011001011100001010111000101001001111001110110100101011111100010001101010011110010000100100101001111010011001110010110010100011010100010001100100100100100100100111100110110101000000010100100001111111010011010010001001100101100001100100110001001111100011101111100110010011101001010011101000111000010111011000011001000100110101111001010011001101011101001001000110010001011101101000001011111001110011111010111101011010100001110011111110011001010110111110111000010100100001100000001110010111111001001110000101000000111101110111000000011010111111011110010110100000110101000111011101011001011011111000100001101111110110110110111100001110001011001101000110111110100011110011000110011001100111011100001011011110111110011000100011110100011111011011000101111110001011011011100000101010001110111000111111101010100001100101110100100110111101111010100110000100000011101111101111000011100010011010110110000101010110010001001101001011111010110000010001111100110101010111111101101110101001011010101000011001101010100010010110000010100001110010011101111110000100111110100010001101101011000100100110101100111101001010010001011001010001010100001101010001000100100011011100100111101110001101001101110010110010000001001111010100110111010000010010010100110000101100011001000011111010100000011101100011101001110000110001101010111010010011011110100111110000001010010101011111001000100010000100011011101100011011000010000111100001111000100101001110001100111011111111011000010001001000100010101011100000110000011101100110001111111110101001010110001111001101101000110100111100111001111000001010111111010010001111010110010011100000010110001010001010010110001110100000110110011011011000010010100010111101001010101011010011100111001001100010111001100111010000110010101001111001111010001111101001010010000011011110101001011111100111010011011000011000011011110001011100110011111100100101111001010110010011010111110001010111000001000100111000101101111000110100011101001100100011100010001110110101000110011100100001110110001100010111000110001111010010010110111110100101001111000101111101010010000111111100110010110000110011110100111111100101101001000110101000011000110001010001000111100010010011111011010010011001111110110001110111110001000110100011011001000000011010000010001111000010111101001101001000101111101000001110110101001101111011001001011010010111110001001101000001000011110010001111111001000011100000001001110000011001000111100011010000110101111011110111000100111111111000000101010001011011000110111001111110110110111000001110001011101010001101100000101111011101011110101010110111100011010010001001001110000011000101110000100101000000110011111101000010100000011110100111101011011010011101000001111011100101110010011101010101110110000001100110101100000111110011001101000000000011010100111010011000011100101111100010100011110010011100111111000100011010110101101110011010000100010100010000011000010101010000001101111011011100000100001101011111101010010001000010110111001100110111001001110100010111101011100101000100100011101000010101101111111100101010101101001001010111011111111101111100110000000011000000101001100111100110110011110000110110000010110011011111100011011100011000110010000100000010001110111100010011110000011100101111111011010011101111000011100000001100111000101000011110111101101100101000010110000111110101000000010110001100010000111001101001010111101010000110101100001101010100100111110011111101010111001011111011000010001010010101011111100111000110101000011001101110010010011110010000011001110001100111001011101111110000101010110011101101110000010011010011001001111111010011101000110000011101110000000101110001010000111011000100011001111010001111011101101110111111110001011110000110011111001101011010000100100000000101110011000110100010001110000001010110010010010100101011101001001011110100000010100010100100111010101100111111011001100111000000110111111000110110110001100001110000110001011100110001010110111111011000110010001000001001110010110111011100010101100101001001101111110000111000100101110111101010001111010011001101100010111001011010001100010010110111101010001101010110000011001111001101100001010111001100101010111001010001001011111110101110111100010101001011000111011010100101011110111001111100110100011101110110011010101001011100111101111001000010011011100100001001001100011010011111011100100010111000100101010001010011101000111111000101010110101110001001101100111100011000010100100110111011001010011101010011010000000011011110011011011111100110111101011110111010100111110100110101001001111100000001101110011101000000000000000100001111100100110101010010011110011111111010101111101001000000110010101100000101110001011110111001000011101000000100111111001001000100010011110010111101011101011000010110001011011011011101001110000001111000011110001010110101110101001011000111011010101101001011111010100100110101000111011110001110010111101110110011001100011110011000000000101001011101111001010100110011010101011010001000001111001011101100101000011011001100011011001000101110000001111101001110101101001000011001011010100000010011110111110000111001111111010001101111101000110100000010110010001111001111101010000101111101100100000111101100011100000001101000011001111001111010000000011100010110101000110101001101101100000110111001000000011011101110101100001010101100011011101110110000011111111101000101110100101110001100111100001010000101010101000101101100011101100100010100101010110001010001100011110100111001111100001110101100110111100111111000110101000011110111100011110101001001111110011110111011100100111111110101110100101100010101111101111011101011010100110101011101110001111111011111010001000011110000001110011001101110011101111011110101001100000011111000111011001011100111011111011011111001110001100010110011101001001100010110101110111000010001001111100011001111011110010011111000110110111100100010000111100111001111101011000010110000011001011110011000000001011010000000001101110011110010000100010001000011110011110110011101010110011111010010101011110100011111101010011110111101000001110111000011011000111110011110101000110001101010110101000110111011010101001001001010010101001010011010010001011111100100100000001011100111111011111110111100011011100010001111000110000100111101010010111111111110111101010011111000010111011110010100100000100001011011000101011011001001001101000100110101101001001011001101001101000111011000011110010001011110110101100011110001100000101101010110001011111001001101011110111000110111000100111010011101010111001001001011101011111001110111001001110000111100010010001010011010111110000000000010000100100000100111000010100001011010101011100011111111100111110101011101000101000110101010010000000000010000001010111101010011001000010010110001100100010011001000001110011001010101010100011011011010000001100010101110011001011100011100101000001000011100111100000111011011010100101111100100010111100010101100010010101101110000111100100100000010000101111010101011001110101101011001110001001010011000110111110011110001110000111110111011111101001001010100110010110100101000010110110010100101101110001111010010100101010101110001001010100101010001010111101101001011000101101101010010011000110111001001101111011010111100110110100110010001011011010010110100111100001100110001000101100111011010100011011010110110000000100111100111101001001111001001100111011011001101101000110011010111001110010010001011111111100111111111010001111110011010001011100001000011111101110000001111111110000011101001101101011111101010100101010111001000111010100001001011011001110101010101010000100101100001110000101101111000001010010001110011011001101000011101110000111101011000011001010101010010010110000110110110010010101000000001101111110011001111011110011110000001101110100000101100001101010110000100000110111111000110010110000001111100101001010000001011011011101010001010100100111001001011011101101110001010000101111111011011011100110000100011111000011111010000111110110100110111010110010101101011100110011010001111110110111001000011011100100111010101111100110010110011101001111010101110111111111000110011010110011011111111001011010000011010001000101101100000010010101010001110100001000111010010101110110011000110100011100111101010101111010000111100111010001100111111000100001001111101001100000101111110110001001101110010101110000101110111000101101100000111000100011010000001101100100100000011110111000011101110101100111001101000001110111010100111100010110110110101100100100010100101110111011111001101110101101101011011100010111001100110011010001110111010011011100011010011000000010010001000101110000100011000011000000010111000010011010100011010110010001000101111100110111101100110001000100001011010000101101100011101010100000000010101010110101010011111001100010001010000011110011010001111101001101110101110110010001101000111001111100101001111011101000011100101001001010010000010111100010011001110101010110010010011010110111000011101001011011010101000000011111000100110100000000000010011011000010101000110100000000001011000001111010010001001110100010001110011111101010011011001111100111101010111100111000011110110000010111000000001010111000011001100101111110011110111110000000111000010010001110111110010001000101101111101001101001101001111110111101100110111111110001110001101001010111101001100010001101010001101101000111011111001111000101101000000111010100101111111000010000101010010110011110011001001100000001000100011100001010101101100101001011110001001000101010111100000001001010110001001110000111010000001110111101011110101100101100100111111110001010100001101010101001010011011000100010111111001001110100100110111000101001100001010001000010011000011101100010010010110001010000010011011111110100001000001110101000000011100000011101011000110010010001101011111001010011011101100111110001010110000110110110011111001100011110100101110111111011001111100010011010110110100011111000100001101001100010111100100010001111101100101010011011001010001011010010111111000100011010001100101000110111011011010100001110010111101001001010010110000011001011001010000101001010001010100001100010111000110011111011111001111010011110110101000011100010111111011011000110001010010100100011111011000111010011110001010111011111100010111101111001011000110101101001101111000010000001101010010100000001011011110011010000110000111111100100011010111010001110011000111101010110010101011111110110101101111011100110000010001111010000101100001101011010101100001111100110111100000001010101101100011010110111001001101100111111110010110011101010010001101100111001111110100110100100000101010011111110000010000000110110100111110110011110001111000101101101000001110100111111010011010010011101000111111001110101100001110011001011111011011100010011110101010010010000100111011011011001101111111000100111100101101111111000011010100101101001010111001001010011101100011100000010110000000111111111111100000010100111111110011110010000010111010000111000010100011111110111101010010011011100111100010111101011010011010011001100100001000100010001110001101011001100011000111000010011010011011110110000110100000101101011111111010000100000011101111100110001011010110000111011000110110100001000110001111111010101011101000011011110111001100100010010100000001111111001110000011110011110010110011000110111000111010001101011101010110011010010101110010101111100000011100100100010000000011011110010100000000101101110100010000101110000011100001001100011011100110000000001010110001001100100000000010111111111011111011101101111001110000100001111000001000001000100001110010001100010000001011011010110001001101000010110100111110011101110001011101011010111011011011011110110110110110010011110110110111100001000011111010011101011110111011110000100100010000101111110000101010011101010101100010101000011101101010111111001011110100111101110100100101011001011000110000100010011011111000110000011101110100110111001110001010001010101101010001011000100111101000111110111000011000001001111110001111111011110110101111001000000001001110100011010101001011101110000100011011101011100010100011101101011100010110110100000010110000100000001110111101111100101001011111111011001010000111110000101001011111001000111111010111110101010110101011010001111001001011010011111010100011001010110100110101111111110110011100001110011110110110001011010001010101111000011101111111010110001100001101110000101111101100111110110110100001111101011001000011101111100011100111111000100101100110000100110000011000111001100111011000101000111000000100000011000011010101000100111010101110100110011010001101111111010000010010111010010011101111100011100010011010001110010001111110100011000110100110010010010111011101010001110001110111011101100111001100101100000010010010010110111101001000011110100001110110110001101011010010011010001111111111001011001101110010000011000001001100011100001011110101010011101101100100101111001000000100001111010001110111100010011110111011001000010100100000010100111101100001110110110110001010111111100110000111111001011001011001010101101010010010010011000011111110000100001010011000001010101011110001011101101100100011001101101110001000001100110110110100101100100110101000100111000000000111000001010000010001110111111100101111110000111101101011000010000110111001000000100100011100110111101001101101010110111010000000101111011010111100110111000001111101100111000000100011100000010010010111110110110100000010110111101011001100111100010001011001101000001110000101010111011110110101110010100010011100100100011100000000101100011110100111111010100010100010011100100010000111111000001100111001011010000100010101110111101101111001001011000101100110000111011011111011100101101010011000000110000000001011110011111001000101000001101001010100110000000000011000110111001101000100101110111100001001010101010010100001100100110001100010000000010111100101100100010111111110011011100110011011000111011101100010101101100100100110110100011000110111000100100001011011111100000000010100001110001110010001110101101001100110111111110110011100010011001000000001100001011110001000100010001001111011101100011101010101010111000110001010010110011100010010011101111111000011111101001100111001111110100111111001001011110100001100010010100010001101000110011001111100001000010010011100100011100011001000011111000011001011000000011011111110001101011110000111110110100111111100110101010011000001010101111011001011001010111011011100101110100000100110011010001100101000011000011000100101111000100001000110010001000011010101111111100000110001101010110010111101011011000011101111100010111100100000101100010100111001110110101000000001010001100011000000101001101001011110000100101110010010001101011010010001110101011111111010001010101011000000111110010001101100011010101110100011000100010110001010110100100101100110110110011010101110011110011110110010110000000101010110110101001100011010001110010101111001100010111010000001100100111111100011001100010101100100001001011010101110011011010110001110011111010001010111001100000110010101100110110101101010100110101010110111010001111110000101101000111000110110100100010000001011111010011100000110000100001010010101100111100001111111010111011011111101011011110101100000010001111100000101010010010001011101000111000110010100000100110000011101010011111001010111010001010110100001001000001000011101000010000100001010111110111010010101101011110110101011100000110001010011101010001101010011111000101001111010110001111100100111111010111111000001000001101110011001111101101110100110111111000110000000000011000001110000101010100000001010010001011101110111000010000100000110011100011001000110110111000110000101110110110111110100011101010011100010010101101101011011010010010110110111100101011000111110110110111110010011111100000000001011110010001110000000111000111110101010101000010000111111001010000110111111000000100100010000011000111111001011101100111010001111011101110001011000000111010101011100111101111101001111000110001101110001010011010010100101101110100010001000100101000100110011101100001000010000011001000010011111110101111011100110110110010010001000101001010101111000110000110111100110110010011111111110100011011110001111011011101000011011111110010010001000000111110100111011100011110010100010010101011000111110101001110011101000110001101000010001010010101110010100101010100111101100010010011101000100101011110101001110011000100110111110111101000011010000100101001110100100100000010010101111100111110111100100010001001111110110001111110100000000001100101010100111011101011010100101110001001101010110011011111000001001011010001001001000110110100100110011101011111011011100110000010010110111100111111110011110011000101100000111101011101101110100101011011100000010010100001011001001100000000101100001011100011000011001000111011111011111110111000111000110101100110111001000011001010100011111110100001000010110010111110100101001101100100001010101100010101010011000111111110101000101010010101001011010000101001010111000110100010000100001111011010011011111010100110001000011001000110110010100100011110101101111101001000101001110100101001101101100101010000001101010000100000110011110101110011010110001010011001111110100111101000010111010000010000011110111100000011111110011101001101111110111100101010111011001001000111010101011101100011100110011010000001111010000110100100100010011010100100110101110100010010011011111101111001010001011000110010101000101100110000100100101011000111011000110000001000100011001110100000101000000100101111010101100101101000100110010100111000000000100000110101110101110101100110000011001000111011001100110101101000110110101000000101000110000111011110011011010000011001000110010100100111100001011010010000100100110011110100011110100000110011110010100101011010110111010001111101100110010100100110100100101011000010011000101111101110001011110110100011010000000100110100100110110110011011010101000110100100010110110110001111110100010110100000011110010101100100000000110111010001011100111101100111000111100100110000001110011010001110110001010110011110001101110101011111111000010000101001011101100111110011100110110010101101011110010100101011100001111100101110111001010111110000001110110011001111111010000101110100001111011010010100000010000001111010010101101011011110110110101011001111100000100110110000011111000000111010111110001111000001011011101110101001011010000001100100000101110111101000001111110100001011101011000000110101010111110100000001110001010001100011000010101010011011011101001100100110110101011111110111100010010110110011111110001111010001111110100101110010110010011000101011001010100101001111111110111101100100110101101100101011010011000001111110000001001111101100000000101011111010101101100101010101011111011110000101010101000101000000101001010100011101110100000100011100010010001011100000101000010010010101111011011000100010100000100011000011111000100010101010010111011010101111001010000111001000001101001100011011100000100111001011001001101111011111000011011110100100011001110001110100100001010001110011011100010011111111000110101011010100100111100110001011110101100000111000000110100001100001101000001111011101100001100001100100001001111010001010110111010011000011010101000101110011110111011001100100101100000101111100010000100111111010111011100100001011101010111001110010000110110010110110001001100101110100100100001000101000010011001100011010111000111001011110111011110101100101001001000110110010001101000100100110001001011001010001000010001000001010110100011011111001011111011100100100010111000111010000100010000101110101111010000000010001000010010100100010001101111111111000010010011110010001111000011011000010011101110011010010001011011110111110010111011001100111010100010100111010101010111110000010100100000001101011011010110111111110101001000001010010000101010000101001101001111101000110111100001110011100000111010111001010111101110000110111101101000000011010001101001011010100101110100010111001110101111010010101110110101101101110111100111110110010011110011111011110101011011001011101011101000001010111010101001110000010011110001100101010001101010110000101000111010110101011001010000011001100000100000100111110001111100111010001001100010010110111101011010100010010100000010101001000111111111100001010100010101000111001111111100000110000001100110100110011110110101111011010101100010100110110101110011000100111101111100001010000111111101101001100000110001010111100011001101100111101010101000011100100010000000000011010101111101001010000101010011010010001101101101000110001010100111110101111100011110010010110000110010000101001010110110011000001111100111110100011000110100011110111100101100110111101000100101110001001100011010111101011010000010000110110011110011110111100110100100011100010110000010101010100001001010110011100111100110101001001000110101011101110100001011010000100101111010000101001100110110111011001011100101100011101001111011011000101110100101011001010100111010100100111101110000010011001000101101100010111000101010100110000101110101101001001111111010011000101010100010011101010110000111000010111100110000011110010111001101000110100011111101100010101111101111010111000010111110111001000101011101010111010010010101001001101001010111110000111001010101011011110110001001111100111101111001111011110100111110100100110100101000100111101010000011111011100100100010110101110111001100001111111000101101001100010001110100001000100100010010101101001111111100101001011000000000001110101011011111001100011011011111001110000101101001101101000100111011000011110011110111111101010110000001101011100101010101000010000011110110000111100010101100111001111110100100110100101011110001111110101111011011010111011001000101000101111110111110111100110010010011111111000001101010010111111101100110000011011110110100101110011111011100011111101111111111111101000010100110101111100000101101001011010111110101101111000000110100011100011111100001010101111011110101011100101000010011010000111000101100111000100000110100101100110100001101110011011100000011011100000101000110111100011000011110111110000011100000111011011100000100000100011011101001100110100011010100100111100000010110010001001111111100001000001000010100000111110111110000000100000011101111010101101100111101000101100001000101111101101101100001010101101110000101101101010110011001001000100111010100000010010101011100110100001001001010111101111100011000100101011110110111101101100111110101111010000011000101011010010100100101101100110101110110111010001011100101110010110100010101110000100011000110110110010110111101111100001110001110011010000111011111110011001110011011111011111010000101100000000110110110110110110011000100001011010111110001101101111011100011101100010100011000001010000010000010101010000010111110001001111011000110000011000110100101001010110110000101110110110110000100010000110001110000011101110000000111011010000110011111010011010001001011001011111010000100100100101010001001110001110000100000011101010011001101010111001101010100010011000111000111010111101110001000011001101100001010001111001001101100111000011111000110100111101101000111111000101010111000101111110011010111110100001111000110000110011110001110010010011010101100011100100100101110101100100011110000000101101011100110001101111101011100101111111101110000001011110110011011001101101011111011001111100011001011000000110000110000110011001110001000111000111110101101010111011110110110111101100111010101011100101011000100000101110011100100011100111101011000101000011000111111011100010111100111010101000010010101111001010101000000011010001011001100011111000010111100110110110110101111010011100100101110001001111101000010111011011000101010000111010100111001000010111010011100101100101011111000001001011111000010000010111110001100001111011010100100011101000100000001111100011111111111111110000010100010111001100010010001010100111011110110101110000011110000010101100000110100101100101010000011110101100000001110101011011000111100100010010100111010111101101001010001110011110001110010001011101011010010100111100111101100001001011010111110011011111111001001110111111111110000110001000110011100111100011001110001001100001001000100010110110010110100010100101101011101010011111111000100010100100101000011011101101010001111011000100100100111001101111100101100110000001111111000001011001110110011011101110010100011111000100100110101110101011000101001101001010110100001001000010101011110000111001001000110001000111000111011100100000100110000110101010110011101101101010111000111000011001100001110001101101101001100101010011001111100010110110101111001111011110000100011101010100010101001011011100111010001111010010001101111011101100001101100111100100010011111010011101100000011011111101010001110111010101111011101101000110010101101111010101010011100011001011001011001100011001001001000010111011100100011111111010101100011100111110011110001100100001000010111100000101001101000000011001100010100001111001100110010100111111010001100110000100101000100001110110011110000000110111111111111011110101110000110100001111010101110000000100011000110100001100000111000011011001010100001101100111100010000000011100001110100010011001101000110101101111100100110000010101010101011010000100111110110101001111000001000011110000111110011000110110110000101110001101100110111010101011101110000000000100100000011011000001111010010101010010110000100110001001000111001110000000100010110101110110011110101100101000100001101010101101011101111011011111101100011011110111000111100100100000010000111110000010110000010001001001111110100110000111101110001011000010001110001100110001101100001000011011001100001011100111100011010111001101111010000000110111001001010100111001101100101110010001011000111101000000011011011000110000101100100101011001001011010000110101000100110111111000110011001011101101011011011110000000111000000111010110000111100000010000100110110101101110111101010010110111010111100110001110100011011011101101010111000101000000001001011100101101110001011011110110111101001000101110011010101101011110111010111100111101100100110100011000101111110101111110001101001001010011011100011110000100000011011110000101010110011000110110101011110000010000100000000001101000001011110010100010100001000010011010110100011111000111110101111001001010111000100110110100110100101111000101010010111110110010101101010111101001000101101110101101010101110100111110000010000010110000101000010010000100010111010110111010101100101001001010010100110111000111011010000100110101111111010010010010101101010111110000001011101111100010000101111110110000100011001111001010010100101100111101011001100011101000101001111110001111000000110111100110011110111001101001100010101101011100001110000101111000001000110100011011000010100100010101111001101001110000010110110010011110000010100001111011001110111111110100011001110110101000001110010100010100000010111001111000101010110000111011110100001111010111010000011111101101111111100010111000011000010111001101110001101011110100100000111001100101110100100010010111010100100111101111101000101110101110000011100101001001011010001111100011101000001001101111100010100100100010011101001110100100011100000110000110010101101000001010010100111110010111011010010001111101010000010111000011111101010001000001101011000010001001010100010011100000101000010101100001100010111110111100001011111101110110010001101110010000101110111111110000011110011111000011111101100110110010000001100101001011001101001010010101001011010101101100101001110100000100010101100111011110110000111011101101100000101000100111001011111110101111110001101110001001111111010010010011101110100100001000111011100111011101001011110111110000101111100100011111100001011101110000000010000000100011011011011011100111001111011011100001011100111000110111100000100000111001111110001011101101010100100011101101110110110011000001001110010000110100011110011111010000000000010000100011101011000100011110000101001110100011010001001010100000010110010010110110011100011001000011100101010110001100111010000110000101000011101011011000000101001100001110111111011000100001001101100110010000000010100011101010111101010111001010100100010000000001110001011101100101010011111111010001011001111101111101111001011111010100000101001110110110111101001111101110011100101010100101100010011010011010000111111000100000001000001010101111000111100001110100101100111110100110100010000100000001011010111111100110110101011101010110011111000011000101101100101011010011001110100101010001011110010101100001100101110000110111110011001111011010101001100111111101111010010110011000101001111001000010001100111110100011010010111001010000111010111010101001100010111001101111101100101111111101010111011100111001111100110010101100001011100011111001011001111001010010011010001010101100010101101011110000001011010110010000011110111001110000000110000100000111000001011100001010000010101110000100000000001000000011010100111110000100100001101001111110001101110110101000101000110100111000001100110111001001000011000000011000111010111100100010011111011011101000000000100011010001111010010001001111000001101000101111010100010010100101101001010100101110011110100110010000101101111001100000010111010000110111001000110011101101010000011101101100000100110111011010010000111101100110011000011000110100101101001111111010011101010010011101001101011010100100101101110110110010110100010111010101011010101110001110001011001011011011010110111011000111011011110101111000000001000001111011000101100010010011011001111011110100001111100111011100010110010100110110110111111000100010110011101110000100010100100100010100011010100010010001100010000000101001101011110100000110011101001011101011011100001111101010100011110111100010001110111010100100000001011010100100000001010100111101100000111001100110100010000101010000000111000100010011101010101111001000101101011111111001111100001111001110101111010000010000011110111010000001001011011100011010101000110001101011101010111110001001110111010011100100111100010001110100100001001000011111001001001110011011011010110100011111111101001011101101101001111101100110000100011000010111101011111100001000000110011001011101111001111101011111111010000000001010111011011100111001111010010011101101100110000000001101010010100001010001011100010100001100100001011011010110010000001010011001100110010110101000011010110110001001100000101010111110010011010100001101010011001001010100100001111101100010110111100010101110000101011010110101110011101000110110101011101010111011010000001000010101001011000001110101101111001010000110001101100011010000001000111100010000110111111111101101100100101100100000011111011000010101000001010111100110001110111001001101010111100110111001100011000100010001101011011011001100011101111000100111000001000011101000110010101010111101101010010110100100111011111100000100001110010011100101111110011011111001011101111011011110110001110111011000101001010100100011111001110001010101110110000000011111101011110100010111001011111111000011100011011101100011011011010101100001100100001000100111001101100000001010001100010000110010001111101101011101110110101110000010011001101100001001011001011000001010000100010000101100000000110111101100000010101101000110100111001101100010001010000101001010111101110000111100110111100001000000101001001100011010100000101001010001111110011101101011101100111000101001001010101001001011110010000110001011010011000110000011101101110101101110011000110111000101101000010100100101000010001001101101010001001100110111011011100000001100011101010110101000010010111101111101111101000011110001001001011001110111110010011001111110100010110101001000111110010100110110001000110101101011001100111110111011001100111011010001100010001110010000110111101001010110010001100110100111001100000101010011001100110111001011000101010101110011001010011110100000000011110010000001101011100001001111011000001100101101101100101101011110100101111110010001100001101000010000001111000011110011010011110101100111010000000010111010001110010111101111111100100000100110111110101100111111111110011101010010011110001011010100011010001111010001100010000011100100010011000001111100011010100101001010100001100011101010100001111101100001110011100000101001111011001110011010110001110010101100111011001011110000001111111110111001110100000000001101000011100001111011100011000011010011100101000001001011010110101001100000001111011110101011100001011101000011010111001110110110101110111001010111110000101011010011100010100111111111100100110111101100101110100111110011110000000101100010111101000001111111011011111100000110100011111100101010000011101111000111101111110011000011101100000010001100100100101010101001111101011010110101000000110011011110010000101001110000100011101110111010010010000100101001010100001110001010010100011011011111100101001010101000111101000011111110000011111011010011010110100101001001001010011001101110011001000000110011010010011101000110011100001100001110011111010101110001100110000011000111001111111001100000010100001111111110001000001111011110111010000011000101011101101111001100010000101101101011010000011111001100011011010011111001100100111100001000011001011110010111000101111010110011011000001110010110100100010101000011001010111101100000001001000011010000100001111100010011111111000001101111001100101010111111000010111010001000111100000000111011111101111101111111110001110011100101100101101111110001111011101000101010011101110011010101000110100110110000011100101011111111001110111011111101001101111001010111011000111000111011110100100011110001100001010100110110011110100001001001110010001110101000010011001001011010101011100011001010011001011111000000110101010100110010000000101000110010001000111100011101110011100010011110001100010100110101110011111101001011100001011101001101101100001111101101000100011011111000100110100011001101010101111100111010010101101101011001101101111101010010100101101011010101100110001010111111100101010100111101111101100011000000001111101011110011010011001010010100001000110110111101011100110000000001111000101000111111110011111100000111000101010011000101010100010100100111010100010011101110100101110110100000101111001011000000110001011100011010010001100010111000100000101100000011110110101001100010111111100110111100100100111110111001001011010110100010100001001101100101111010011111000010111111101111100000110001011111000011101100001110000010111110001010000011100011001000110100100001001111011011010110100011000100101110000001111101100001011100011101011101011110010011000100001110001010011000001101100100011001001101110101011001101101010110100011000110100110110111001000000111101110111000010101100101100011010000010010000001101011101000011010101101100110001000100110110110011010110100010110001110010011101100010101010011100000011110110100011010000011111000000110111010111010011101000011100011011100010100101100101100001000010000011011101100111100101000110000111010101010001101100010100101000011011000100000111011001010100011100010101001000000000100011000001001100011101000010001100011010111100110111111000000000010101010111111010110101101100011001110011010000010011010111010100010011001001001111100010000010000100111100001010101000011000010111101000011110111110011111010111101010000111010011011011101100100001101100010100000101000000001101001001100111100111111100100001001010000010011001000110000101001010111100011110110101111110011001000011101110111111110101001111010110010101010110110001010011001111100110111000100100110101001011101101010101000101010000101001011110011000011000010011100011111110001000111011000110101000011100001111111110111110111000010001101010100101000111001010100011011000011111110111101000000011111010110101001101110010101011101111100111111001101100111100110100001110111000101000110001000100000010101100101011010110111001001001000001100100010101111100100011111101011010011111011010101011010100001100110101101111001001101011100110001110100111001101011001100000011100111010110000011001100010011000110101101011100000111001010110000001000000000100100011010110111010011111101011100101111010011110111000001001010000011101100111000000100111000111100010000101000001000001111100001000111111011010110110101101000011001111000100111101111111111101110100111101010110011100010101011101110110000111000100111100100011101110110110011011101011101010100100000111001111001010100010011001010011111001000011010101101001111101011100100101000010000001100000100101110101100011001000101111000101110011000000010000100100001101111000011100111111001101010100110010001011110110110010101011010110011100100111001011110101101110011000111001010111001010100000100111010111100011000001110100001111110110110101100101110000001101101110111011100111001101101111010101100101101101010100110001110011001001010100011000000011100111010000010100001001010100100111100110110111111111100010010110110001000110001111111000010101000010001110010010100110000011110000000000110101010010001001010100000101110001001010110010111111100100101001101111000111001100111011110101111111001001110100110110101000111100001101100100100110110100001111100010010011111000111000111011010010001100010101101111011111000000011010110100100000001010111010010100110010000010011001100110001110000101011000101100101011110111101111110111111011011011011001101000001111011101101011011111101110110010010111101101101101010000011110111010101000111010011101100100001111000110110110101010010111111001000010111001010001000000001110001111000111110011100001000100100100011100001011010000000111100101000010101100100001110101001011100001011000111010110101000111000101101011001010100111010011101110111101000101011100010111101001100110000110110100000100010001101001010011100100111000011110011000100101011010111101111011011101110100010010111111000011001111100101110010111000100000110110001100010011011110101101111000010100100110010001000111101101100100110001100101110001100000000100111001000000110111010011111001011000001010100111110000111100101001010100011111011001100011000000111100100000001010010100010011111010101111100000100001010010000110110011010110011100101000110100101111001011010000011011111101011100101101001001011100010100101101000010100001001011110011100111101110001100100111011010111001110101101110001000111011110101100011000101101100011010110000011001011010001001100100010001010010110000101110100011000010010010001011000000101001100010000011000010011100100101110111000010000000110111110010001001000111001100010101110000000010010000001000001111001011110000111110101100000111101101111110000111011101000010010111111010101001100011110100111000111001100101100010000000111101111101011111000010010101001001100011001001011001010111101111110111101110011101100000101110111110111011011111101100100011110100110010111101011101010101111000101100100000100000101110001100010100001110001111110101001000011101000011000101010001000111010100110000011011101101001000100011101001000110000011000001101001010100000110100001110100101001111001000111000110110000000100100011110000111010110000100010010000000010101111011101101100000101101011110011000010001100110000110110000010011011111110000101110011101110110100111100000011100100001111001100100001101000001010111110111000001100000011011100110000100001011001100010001011100000011001001100000100101011111101100100111101100010001010111010010010011101111100111111010110111010010001011011000010100001011100011110011011111100000111011011101011110100001001010110001000000011001001001110101001010110110101010110000001000100101101010101100010011011110111000110100010101101011101100111000101100110010000110010110110011011111100110100111001111110011011101101111011100110011101010110101010000000101000001110111001110100110010100111010011011110111111100101101100111110010001010010100101110000011101001011011000100101000111110011000000010011100110100100111111100010111101001110110101011100111011011110000110100100101000001010100111010111011110011000000001110001001100011100111100011101001010111100001010110000011001000110111100001001110010111000000011100000101110110010011001100001101011101111100110011000111010101010100001010010100001000011111000000000110011010010000001011101110111000100010110001011100101000111011000110001110110110101100001010000011000001110111010100100010100110000011100100111100111010101101011000001110011011110010000101101110111010100001100101001000110000100101010000101010011101110110000000101011101110100100111010000010001011110000111001111011100100111010001101010011100101110011111000110111000111000111011111111111111111110000111010010101110001101100111000010011001111111100110011110000011000101100111101010111001001010101101101010000011110011111011011000001001110010000111101011001100111101011111001010001001110001100011011000100111000100100100001011000101101001100101010101010001111100110011101011110110010010110010001101001111101011010001011000111001011101101101100010101001111110111110110111100011010100001110111111100010001010010111110110111010100010101010010111011001011110111000010001100010101010000011110001100100010101011110100100111100110101101101001011001100010000010010101010100100010010100000111000111110100111101000101010101011011101111010011000010111101101000110011000101010011110110101101110100110100010011000111110001101111110100011101000100000100001111110000000110111111010000110101011101101110001100100011011001111101011001001000101010110000110001001110010110011011010110011001001011011110010101101101011100000101111100111110010000010100000011100100000001000001100111110100111100011110011010111110101001010001100010010100100011111011100110101000101101001101000111110001000011010101101110010110010011000111110111111110101100110011110001011000111111001001111001011011100101101100101000010100110100011011111100000101100100110101001111100001100110101010010000010000011000001000100110101000101100110000010110100110100111101100001000000000011011010100110101000010100101011001100010001010100000101000000001100100100011100100100011111111011001111111101011110001010000000111110101000101001010000001000000100110111011101110110101000010111000100110001001111110011111101101101111001010110101001101000100001100101100110101111101111111001110001001101111110011000011011010000110001011001101011001000111111001111100010010110100111110101111110001101110110110101010000100000000000101111101000011010010101110101101000001000100111001111000100111110011100100100110000000110101101111111011100101111111000111110011100110010001101101100001000001011011100001101110101001011011101110001100111010011010101111000111100010001000001010110101100000000110110001010111110100001001000000001000001010100110100011011110101010111111101011110010011101010100111110111101000100001111001100000110001010110101101000011001000101000011001100011100110010000100011100010110011011100100001101111100001001110110101111111011101000011010101110001001011000101011001000001000100101010111111011001001100110101000110101010011111010010000111011110001101110111000101100010111111101011111111101010010110101000000110000111110011111101000111111101011111011110100101100111101101011101011110001000101100000100100010110100001100001110011010000010000111001110111010000101101111101010101001010111111100011001110000011100001001111111100001001000001100001101011100111011010011101100110011001100110000101011101100111011011011010101001100001101010001000001101000010110100000110111011000100111110111000011110001000100110001111000101110000011101010101000000010100000101111100110101111001001100000101011100100010100010101001001010011000101100110011110111101101111101001100111001101000001011000000001000010011011011101111101100100000110000000010011111100010110111101011101101010100010011010101011010111110100001100110111101111010111000000110000010010110001111001110100011110010110001000001001011010100000011001100100010000111011000010000111001011111110010001101111101000100111101101110010110000100111110100001100011100000001010101011111101110101010101001100100101111101100110011001111110011111110011000001100100100011101010001111001110101110110010000100100100100101111011111101000111100000101000100001011100100100100010000001110010101001001000001001000000010110100110110000011000001000100011111110110000110011001101110111110101101001011010110100011000000001110101000010011101111011100100111110010101110111011111000010111110111001001101101000111101001111111101001000101101000101001101100010111110010000010110001011011101111011001111100001111100100110010101010111000111001110000010100101100111011111100000100001011011000001111101111101000011011111111010100011000001011011100100000001011111110010000011111101010101101100100101001110110001001110011010101110110001101000101111011111101100001001000101110001110100100011010000000010010110010000011111111101011000001011111101010000011001110100001100111011001010111101010011100100001111101000110001010111011010011011111000010011110010110111001011111000100010110010010010100100110000101111001011111000101110111010110010100101000101111001010111010111110000010101100011101101001000111110111010100010001011101010111111101110101101111001111111000111000101100011100101100110000110100100011111010100010011110100111101000001010001110001110111111001111101111110111111111000011100100001100111010010001100111000001011000010100100110010000101110001101101100110110000101001100110010100110111010111100001000011010000110111011110101000110001110000000101011000010111101100100100100111001101101101111001110111010110011010001110000010010100111110101010101001001100010001110010011101101100011000000110011000011100111101111101111100000100000110101010001011011010111111111001001010110101110100000001001010011010001111011001111100111101000000000011101010110010110011110001111001101101111011101010110101011111011001110101110111010101101000010011101110011100001010101011000000101010100111000011111011001110001000011000100010011110011010011111100010100011011100101101101000100011001011100110100011010000001001110001010101111011011110011011011110001111110010111001111001011100010110010110111011000111011100101101110110011111010110100010010000001000000101100101001101011111111110101011101000000110011000001010110000000000010101011111001110101010110011101000100011011100111111011001100111100011101011111101111001011111010101011101011000011001110000000111100110010111011011100100101110110111010000011111011011001110111001010011001101001111011010101110110110101100111110010001010010100011111110011101101101011101101100000101111101100010010100010001110001111011000111010010001101010111011001111011110001100110110101111000110000011010000000110111100011010001000111011001111010000111100100000001001110011101111100101011110111010110110100100111000100001011001100101001010111111110000111110100010010000110011100001100011110011111101001010011111000101110110111111101100100010101011001111000101111100111010111101001110011101000000100111000101001000101100100010010001110111100000100000000100011101001001010000010101100010010001011000010001110000100011011101100110010110001111000111111101000010001110110110010111011001110010101010100011011010110000101100110111001011111000001011000110001000011101010010001100010001010011010001011010110111000011011001011100110111011101011001100000101011001111001111000101101111101000001010001111010101011000101100001010000011010110111001000101100100010000001100010110000001101110111000010010011001000010011000011111111110000111111111110110100101010111101000101111110001110111011101101010100101010101011001010001110000110110100001111110010111011110011100010000000010011100011110110001001000001101000001000101100001000010100001111111000101010001110101110101111011000100010010110101011111010110110111101101001000010100111100001011101001001000100111001100011110110110100000000001001101111001010000100101100000110011010100001000100000011010010000000000111110001010010111110010010001000101101110001001001000010100110100110111110010111000000111001101001000100110000010100001101110010101010011100111000101110110100101001011101101101100111011001101001111010000010110110000001010010011010111011010010000101111011010110100010101010101101000001111000111110011010100011100010001000100010101011110110001110000000001010111110111001101010000101101101100111000101001010010110100110111001011111001111010111111011111000001001101011101011011011000111000101000111010111000111110000100111000100000010100000110110001010000000011010000011010010110010111000100010010100010000010001101011010100011010010001110000010110011101001000111100101001010011100011101011101111100010100101100001001100011111011010000010100101100000111110101010111000110110110010001001100101101110011110011111110000110111000111111011000010011110111110110000011101000001110010001011110100101011100101000001010000000100111000001010011001000110000110101100011010010001100110101110010010001101011010011010101011000000101000010011010101100010100001011011100000111001011010110000110000100011001110111001000000111100100100100010010110001000001110001101110000100001001000001100011100001111100000001011011110110110001111100101001001100101101110100111010110010010001001000101100111000111000101101011101101010101101110111111101010111101000110111010010000000000111001111101101011011001100010011110110111111111100111011111101110110100101100111000011011110110101111001101101101011110100100000011101110011010001000111001000001001010000110001000010111101111001001101000110110011111001010111100011001100101110001011010011001010010101110001101110011001001011110101010111100010100001010001010001111110001000010001011110010111001000010011010110000111100011010001110001000011001110011011011010110100010000100001111011100111010011101000001000010100100110000110011110101110101111011000001101101100110000010110011100100010101001000101101110001111110000001001111101111101000011000010010010010100100001101001010111010011100000100010000101001100110001010100010101101100011010101100000011001111111010000100111100101011010010001101011101011100110001100001100110000101111101010100110000010000110000000000100001011101000001100111110000101011010100110001111010001100100110001001101111110001000010010000011010110010101001000010010111001111011000000011101111110010110010110101100111110111101111010011100111011111010000010110101101010001111101101101011011100110111001110110101101100000001111111110001001011010000011111001010111111000010100101000001001100110010010111110000011100010000100101110001010101100000100001110110110110000000001111000110101100001011110001011110110000111100111001001110010010100011111111011110000011110101000011110111011010110011110110000111100101100100000010110001010100011010100100011100011010011101100000001101011001010101001010100110011000010100100100110011010011110100111110100111011101011011100111101101110111000100011101000000000010010110000111100001011010010001100010011011111110001110000100010000001111110101001001010001101000000100100011111110001101001111010101000000100100101000101110100010011100001111111100001001000100001110100011010011101100010000010100010001011001010010111000110101100010111100001000000001000100110010111010100000011010100011001110010110101111011000011001001000000100111100101111011011001101000101000001001011011001101011111111001011101111110011100010001101010100111011100001110111110100010100000001101000000011111110101000011011100000010000100100011010101010010100110011111110000110000000010111011010000011010111101001110001110001000101000100010100010001000100010110000010001111010110110001000011100010100101011101100011011100001000010100001011010000101011110101001011101000011010000001001000100100110110100010101100000010000010001101001000101100001110001010110011000101101100110010111100000100000110001010010010010111101011010110001100110111011010110110000011111110010011100100100010100001100000000100110111010101100111110111110111110001000011111010100110000010100000011000111010100100000101100011000101111010011110011010000010111100010011010000101110000100101101111111101101001111000010001001001101001000000111001101101111010111100101000001011011010111111101000011000001011010100011010011010100111010011101000000010011010100101000000000111010010011110000010000111111110110011000110100011001010010010111100111111101110111011101001010011001100000111100100001001000011100010000110110110101110110011010010001000000011001101011110100100111000101100111010010011111101011000111110001101100000011100010011110101111000010100000011001101100100010110001010001010010110100100111001001011011010000000100111100101101100011111000001010011111001100011001001100000110010010000011010011000110011000110101110111000100110101001111111110011101011110111110111001011000110101100110010001001100110100101100100111000010001010001000111010001011001110010001001010111111110100011011011000001110001011001101110001111000010111001011110010101000011110101000000010000111110010110100101010101011001110100001101001101110101101011011001101011001011000010100101011111000111111011111010000111000000110000111110011100001000101110110101110000110001000111111110000010001010000011010010011110111101001000011110111000111101011110101101000011110001111011010100101100101001011010100101010000001001011010010000111101011001110010010000110000000100101110000111010101000001000010011011110010101000010100100111010000110011111111101100001110111100011111001100011110000110101110010011100101011110000111110011011110000111111011001101001111011100101010011000001000110010101001100011110010110111001101011111111001101111110111101111000001011110110011001010011101011011111011000111011011000111010100011100111000111100100100010000000110110101111001111001001001011000000001001001100010011100101100100100111110011110001100101110011111110001010001110001111111101100110011011110011101111100000101001001100001110001110101011111010001111111000100000000100110101110011010001011001111111000110110111111000011111111110100100001001111010111000100011111101111000100100001101001100101010001110010010011010111000100100011101111001001110010100001101001111000100000010111100111110000111110000101111000000101000000100011100111010110011101010010111110011001011010011000011010101111001001000000111011101000001001100011110110000000010011000010001101010000000011010010000001101110010100011110010000001111010010100010111101011011110001001011100111110111011000111001001101101110110111110000001000100100111011111100010011000011000100110001001100011111101110000001100011001010001100011101000010011000101010111110111110001100010001100011110001011111010011111001000000001100011110111000011110100001101101011000110000011101111010100111110001011101111010001100001111111001110001110100111001000110110100011001111001001101001111101101011100101001110000010001000000101101111011000000001000000111110000100101010010000001101011010011100010111000000010000001111111010000000010011111110111101010010101000000011111011001000000000100111100100001010101101010000011100010101010000110010111001110110100011010010010101100001011100001111101000110000001100000000001100000001000001110001000101110010100010111001111000000001100101001110011110101001000010000010111010010011010111110101110101011101001100100101100000001010011101010001001110001101110001110001000110111110001101000110010011100101010100000110111111010101101010100000011100001011001111011010110100100111100011000001000111010001000110110100100000100100001101001101001111001110011010100100111100010110011111111010011100010101110001101101100000011100000000011010111101111000000111001101011001111010000001101110111001111100101110101111001110001100011101111111011110110010010010100101000011011101100110010111000101110001110100011111011000000001110001000111011100101100000111010001000001110000000000010000110001110000001100000110001110101010011111100101011101101011101011001110001100011011110100010010111100001001101011110011110101111101001000111110101100101000011010000100000011111101100011001111110011001110011101000011001011101111100000110100010110001101011000010100110011011000000011010100010001110101000111101010110110010011001101111011001110001001110010010011101101010101111001011010001110110110111100010101101011110111000111100001011011101001110010001111001101101100000000110101000100001100110001011011001110111100110101001111111010010100111010100101001100011011110111001101000000111000010000010111101110110001011011011000011001101110000110101101011110111101100001000100010010111111000110110011010110010111100000001101110110111011111110001101111101010110100100001101110110000011000100111100111101011000000011010001111101100011100110011011111011111001001011000110100001110011111001000011101111100011011011101000101001000000100001010001111000101111111110100101010011000001011111010011011111011011101010011100110000000010110101111001010110111101010101101101000100001100110100111011001001010101000110001011100100011100001000100010000100000100010111010101001011111111001100011000000101100011101110001011011000000111110011001110001100101111111100010000000000000000001111010101101000011110010100110100010010000000001010111000011101001010100010001100010000101101011001010111000100110100101111111111101111101011000001001001011110100001111110111001101010011011100111111000011110011000000110011110110001010100101111110111101101010100101101101011111001111001100110110001010101000110000000000001010011001001010010001110111100000000101011001101001011000100100010000100011101010000100010000111101110101001100010010111101111011111100000100000111110101100111011010100011110010101001111111101001011101001110100001100101011110111011111100010101111010101111100001101101010010010101100000101000110111111101010101111101111111010011000010101101111111000011100010110001000000000100100011111101101010100001010101110001101100111000100101000100000111000011010010010100010000100100011001010101011001010101100100101011000001010001011100110111000100010001001000010101010101110110011001101101001000000000011111100010011101000111010110010111011010110111101010111100010010101100100000111011100001000111000110100110001011011110111110000100111010110101101010110110100011110011000011111000101100111001010000101010010000000101100010001010000111100111011010000101101010011001101110100101101000010101111101001011011111111001100001010100000111100001010110100010010010000010100100110111001100100011100101010101011110100111001011000011100011010011000101110011101011011010111001100010000100000101100001110000100010101011010101100001101010000011110011111100000101011100100111100000110001000010101001100011111010100010011110101001001110111100001011100100001000110011011101001000111010110010111101111101111011110001001100111100101111011000001001110011100110100100010011100010000000100010101010011111111110001101010010111111010110011010011110011000111100111111011001101101001101010101000010101010101011111011101110000000000001010000000001000000000001111111111101100101110100001010011011111100110101011101000011101000101100101010011000010010000000010100011100011001111101011011010010100101100000011011110111101010010011111100001011000001000000111110010100001110001111110001111100010001010010101011111110110110010101011001011010101111011010010000000101110010001000101110110010011011010000011001011010111110011000010011011000101101101011111010001101000001001010011111101001001000100101111110101000101101011010010001111000111010010101100010010111001101001010111000100100111100011111000101011000100100101010001110000110000101001100010010000000110010100100010101000111111011011011100011011101011011011111010001111111011110010010110110010000010100011010000000101010011010010101100100001001001110101100001001011010010010001010000000110110100010011010100000111011000000010110000110110101011111111100101111111001110101110101111001111110000001001010100001001100000010000100011000001100000101010010011111010110111100011110111000110110000000111011001010000011111011101001011000100011110001000111110110110101011111010001011111101101010000111000001001110000111000101001011000001001100001101110011110110001000100011000110100010010100101111010010100111101000101110111000011001010101001011111110000000111000010110011101100000000111001111011110110101101110011011110111001001000011011110101100011100110010011000100001101001001100111011000110001000010011000010001011111011011001011011010110110100010000010111010010011111010110001000111101100001110010110111111101101111101010110100010011111000011101010010100110101100111001101101000001101011010100111010111110110111011001010000001100111010010111100110101011000011101010000010110010011001100110111001010111101001000100010110000011010000001111111000101111001000101011010000000011100011000110111100000010111000101001111010100010011010111110111001111101010000100111111100000111110100000001110100110110111111100111011110001100000011011100000010100111011100111010011100000101110001010100111101011000011101010011100110010100100000111100101100111101001110001011001010101011111011101101011011011000111101010011110011110000011001101000110100100111010110010100100001011100000111011111111110100001011011101101110110011001010001011011110111110010010000000111100011010010110101001000001100011001010110000001010101110111011010010010010011010100100111001101100011010011110110001111101000101011111111010001001001010110100011000001111100000001101010010011000010010111001010110100101000000100001101110111010111001000001101000100100011000110001011110110001100010011000111111100111100000111100111100001010110010011110110111111111010111001001101111001111000011010111001110110011000001001100100000111011010100100010101011010101101000001101000011000100011000001000001110110011000010100011111011010110101101111101000011010100100010000010001010101011000000110000011010001000101010010110000011111101110001000011110000100000011111001111110011110110001010100110011000000101010000010100000111100010011101111010101101011111111110111001111110011001011010111000111110111111111010100101010100010111011100101010000101100110010001110001000111111010001100000000111010000100100010000100110010001010111101000011010110010110111000111000000001101110110111000001101010101010110110111000010110101011010001001000100011000111111100010011011111111101110111000001011000011100001101001111100011011011111110011011111101110110011001000110010110100010101101010011001001100111001010010010100010100110101100101000011001010001001101101011100010111010101101100000001001110100100011101011001000111011110111011010111101010100111101111111001010100111110011000001010010110111001110011100110011000000110100010000001100100000011010110011101100100111010001100001001101011110111010110010101001001100100101100001100101011101100000110100001100000111000001010001001111011101101011100111000110000011110110011011100000011001100101010010111101001100000100110011001011011010001000011010110000110000010111101011101101001001100001101101111111010000101001000110011101000100011111100101111000101011101011110100010110110000101110101000001111101101100011111001001110011001110110000100101001010110010111101100111001100011101011110110101111110101011000111110100010111001101010111110011110111111111101101001100101110101111111100010111000101100111011000000011001101001000000010111111101110101111000000010111010110101011101111010100100110011001011100110100011010111000010101111111000101000000001100001000101111111001110001101100101010001010101111100111001010000011100011011000101001110001011110101001101100100000111010011000000011111111001001001011011111001000010001101110110100011001111111011011010101000000100111111000101110101101000001100010110001000100000010100011101011001111101100011011011011101111110001110111101000110001110101011001010001000011010101010101110000110110010010010111111000010001101111001100010101000111111000110001111110100011100111100011011000001111110101101000110100010011000011110000111101100000110010110001000001100100010010110011101000001111111110001111000010010100100000001000010101100001000001100110111111000110110011011010001110100101111110110011110010000000001100100101101110001010101110111011010001000001100101001110101101100011111010110010111111001110111101100001101011001011010111001110111111111010101100001001011001111111111101001001010101010001111101101110000111000110011010100110111100110111010011001111010001100011110000011000110101110101011001111110110110011010000000101100101111101000101011010100111100110000000110100001101000100101110001101000100110010100100110000010001100001101011100010110100001000011110101001001100111101010011101010100011100001110011101000111010101010101110110111000010100111100100000001000000000011100111011000110000010010011111001010001101100111100010110101010100001101011001101111101000000111011000011110010000101100111111010000000011101101010000111001010100001011000100110111101010000001010010001010010011101000000111001111110010101111010010110010000100111100111010111000111111000000100101011011110101111111101100010011000010000110110000100001110001010100010101101110001001101111110100011010111001010001001100010000010100001111100000011001000001111100000010110101011000111100101110010011101110001010100010000011011010001101111110101000000011101111110000101011101101100001110001100110011010000011101111110011010100101101011101000110000011000010010110111100011001001001011000111001001110011010010110001010011001101001000101011110000100110100111110000101011001100110001101011110010100100110010101100000111111000000100000010001110001000100000000101000100000111000010101001110110110110010100010110110011101010101011000010000110000111111011001110111100011010100100100100001100011000001110011110001111111001110100101111101100110001000110110110101001011011110010010010001100000111110001010101111011001101111101001010101000000001001100001101010010110111100100011100110011000110001101011110110001011101010111100010011110011101000001011101010110011000000110100001111101110000101101001101110101111101000100001111110010100010100101100110101100010101101000111111111111000110110100001000110011101010110110100001011110001001001011000000101101010000011000111110100010100001000101001010100101010101101111011000000110101000101111101000111100100000101011111111000010001111101101100111011111001010000001001101101110011010100100100011001001100001001111010110111011110110000000101100011010101110000101100101100000000011110110100111111001110000001100101111110111011011110100011011000101000110110010011101101011101000111010111010000101000111000011101011101001010000110011101011100000010111101010000111110001000101100001101010100000010001001101000010101010100000011011110110101110111000011110000111111000010111011010101101011001010111101011001110011001000000111101011110001010000100010111110000111100110001100100011000100101110110101101111101101110101000101000101111000100000001111001011010000001000001011110100001100000110100000111110101111110100010111100110101100110111110100001101000111011011110110101000111111111100101100001010011111000110001111011110111110001001001010101100011001001001110100101110011011101100001100110111001001100010110100100010000100110110011100100101110001100110011001001101011100011011101100011101000111110110100000010111110010010110110001010100111011110000000111100011100100101110011000001001001010010100010110100010100111001011101001100110001110000011110001000101000000110010101010010010111001100110101101010011000110000011110001101100111100010100011001000101000100110001000011110110010101101000101011000100010011010101111011011001010101001001111000000000110011110101001011100110111101000101011001000101111100100011111110110110111101010001110111110010111101100101011111101001100110001101010110100100101111100010001100010110001011100111011010110110100111011100000001101101111001111010000110100011111111111111100011101000101000011101001111000100101000110100011001100100001100000001100100001001011011101111101011111011000111010001000100010001000000100010011001010000110000101101001011110111010101001100101101111110000011000011000110101101101010001111010001001000000100001101000010011100100111100000111101011010111110110000000010101101000100010010010100011010001110101101111110011010010101000011110011111100101110011011000011100111100101100110110010101001110100110110101100111100001011000111011111010010001011111111100001110010101111101111010011110011110110100101111010110111000110111101000000110010110011001111001110010101101001010011011000110000111011010011110000010111101011010101100011001000110100111010110101011110011100010001011110111011100001101110111010111000101010111110110101001101100111011010110001010010000101111011011010101101111101101110010111110101100011111110001100111111010010111110010101001101010001110000100001101000000100100000000100111100011101111000001011001010000000010111101000110101001111001011101010000111110011110011101101100000110101011100011100011100001010111111101011110000100000110000111001001101111111100110111010011110110111010100000000111010111000101110101010010111011001111111010100010111111110011000100010100000110100011000001110000010011011010001011010001000101111110101010101110110111111011110110101000011010111100111010010011110010110001110111101111001101001011101111110100101010110101100001011110111100001001001010110000000000001000011001110111100111111011001110111010001011010010001101100100110100110000011011010110000101111100011110010000111100000111100100111100011111010000110001001000100111010001110110110100100101101111011001010111101100110010010011111011111101110101110110100010011110001000100111011111000000011111100111110111101101001110111010110001111111010001110100111010010110101000101010111111100100011011010001000100010000110100000010000101010000001011000001101011001100101001111111011001001000001110011111000000000000101010100001110000010101110010101111010110110111011111010000010110110011000101001011101111101111010000000110110010010010101001011110111001010011110001111111101000011111011011101011110001101001001101000100101011111111111000101000110000001001011001101101000101101101010000000111001000000001110000110101001000000000100111010010110001111111100000011110100011100011001011100001100111001011110101010010010111100010001011010110000110101000010010001100000100111101001000000000111100111101110001001111110001011100010111101111111101101111011100001000111000101001101000000001110001110110001100010111100000101101100110010111100110101101011110001100000000000110101101101111100110111111001101111100010001101100000110010100011101100110000100110110001101100000100011101100110111010011001011011010010110010000111100011011100101100010011100011111100101011110000111101000011111010100110010110010111000001101011000010010011111010010101010001001010110001001010000110000100100001010100101011001101001111001000101110001010010100001001001011000101011000011011111100110010101010001001101110101100101001110111011010111110100101110010111100100001101100110000011101011110111000000010011100000010000010011101010110110001011000100100100111010101100110000011100110010010011011001111010110110001010111010100111001001001101100010011000110101110011100110111000000000100101111000011001101010010100000110100101100110011101011111110000010010011011101101110010010000000101101110011110110111110100011100000011000111000011111010100101011101101000000000100100010011100000101101111100010000110100111100101100110010110111101101101001101001011011110010101110110110000110101111000010100101001111011101100101101000100101000010100000100111100110001111110000010111000000111010111011111000011101011101001000111101101010111100100100111110000001011010110100101111011101000101011110000000000101110011000001111100110100011011110111101111110010011101111111100110111110100101000001000001011111001010100000110001000010101001000111111100101000110110101111101001110010011001111000000000101101110001010010000011110110111110011000111010001100110000111010000000011101011000110000000000110111110100111011010110010101101101010100100101111010110110101101101100101010110010101011010011001001101010101101101110101110111101010110110001011011001101001001001010011100011000011111111010111101001101111101010001110110101001111000110100010100010011001110001001100011111010111000111000000011000010101111110110011101000110001100111001110001001101001110111001001000100000111101001010100101010011111010110111111010101100111000111000001111110011000011010011110110100100100000101000110000000110001001011110001000110100100110101001001000011001010000111000000011011000101111001111001100010100000001100101100001001100010011001110010010111100101011010011000110110101111000111111100010100100010001111000000010000110011100001101010010100100010110111101101111011111111101011111011110001000011111100010101011001011111001110110110101111010111000111111001101110000101011001111000110110010110000011100101111101011000011111010101011101111000110100011100111111000001111110101011011101100011100001101010100101001111000100010010011000000111111110101000000110111001010100001010100000010010111000100101101010010011100110101000100001110110010011000000010101011001011011100111001001001110010000111000001111011001111100111101110100100110101100101110111000100111010001000011011100000001010011101011011100001001000100110001100100110000011101100011100101100110111101011011001111111110000101000111001110110111010011011110000010110101110110101100111000101100010001111100010011111001001110010101010010010001001000011000010001110001100001011001101111101101101101011011101011001110010101110010111111010000101001000110001001011010110001010001111101111111101101011110110011001010101101000010110011110011100011101101000010101111000100100010001010010001000001011011100001001001100100101110101101011011101001101110001101000111110010110110101110110001110110111000000001111100001100000100101111110101111010100011100001100110110111100011000010111010010001001001010010101111101000001111100110011101010111001001010000011110111111000111101111011100000100001111100100101010110010110011101010101011011100000110100010110001100101111101101100100100001001001101100011001101001001001010111110101110100011001111101000010010010011000111101010011010101010110001011011011011101000001000001111010101001011110111000000111010000000111000010011001011110100010100010001101111010100010100011110001001000110010010111100000011001110110001101010001010010011110010110100110000110101110011001001000101011000101110110101110011011111010101101011110101000000110001010110000101011111011000111011100110111101001011111101000001101100001010000100010110101101001010000011001101111100100010110100000111100101010110011010110011001010010011111111010010000100100110100101110001111100011110100101110001001001000100001001111100110101000010000000001000101100010011111001110011100010101011100111010111001110100010111000000100100010000111101010101010011110011000001010000111100100001010111101100101010001001010100000101111010100111111101010000010000001011111100011010001000101000101010001101010101011000111010011101101101101111100000100011010000111010100100000111110101000111011110100010001010001110010010011111110000011000000000110110111110101100111111111001001101011101101010000011110001000101101001010100010111100110111000100100111101100001011011001110100100111010111000101110111010011001010010001101111000000100110100010111000111111011100101011010010011111010100001101011100110010000010100011100010000110100001110011110101000011011101111010111000011110011110000101101000010011000110110001100000011100111101111001101011101000000101100101000110010001000110100100100011000100000000011011111011111111001001010110011100100001000001000001011111001000101101111110001000001011100111010101000001011101100011111010111000000001010000110000001111001001001011111000110000010001011011111101101001110100000100001100111000000001010001000000010011011011110000010100100000100110011001100111111000011110001100111101010111011000011010010101100010110110010110110100000000111100111011111101100000101010100100111001101010110111111011100010100011101000101001111010010110000111000011101001010011000001111000111101001000110111110101110010111111011110001011100110101110110011101101101011010010100011010110110011110010011100110100110101111010110001011000100111111100011111101000101111110010001011011010101111010111010001110100011001101101011000001101110000001101010010110111100001000100010100010010110010010011011010010010001010001110101001001011100101111101011110110110110010010011101010111101101110010001101001100001110101111000110100000111010111110111011011000011110101010111000110010000100011000011000101101111100001011010001110011110110010100001011111000011110011010010000101111010110111101100010000100110010110011100001011001000011001111011001101101100101011010001101011011001010010100110010100110101001100001011011110000001011111100101011010101101111000101100001110101110100110000010000111100101100110001010000000111010000100111010011101101001101100111100010110110101001000100000010111000101101010100110011110101111010101011011010101000011100101100011111010110111010100011010001000010000010101111000111100100011001000100001000011100101110000100100111111010000101111110100001110011001110111001110101100010110001101010010100001001010001011110100100100100000000000011010010010110110011111000010011010111111110011100110111111111000101100101010100010110000010010101001011011110010110000100111111010110101011000011000000110011111110010000111011011101010001110100100110010110010101111101000101100110111110101111001111110001001110011000100100111010001110110100100110001010101011000001111111100111110011110100010001000100011000100101111011101101100110110001000110101010000011001001110110011001110100101001000100000000110100011000110001010100010111010110110000011001111011111001100011100010001110100100001010001111101011011100111110010000000011000010001000110010010101011001001101101101001010011001001101000000111110101011001100101111000011011100101101111101111101110011101101111101111111011110010010001110101110001010111011101011101111000101110111110011111100000111111100100000000100001011011101111010001010101000100011010010000101111111010001110011101101100000011000100110101001100000111001101111011000111010010111010110101000001000000000000101111000001001100110001011000110000110011011101110111100011100111111101100101000111011011000110110111001111011110110111111001101000001111011010100110110011101011000111001011110010011010011010111111100000101000001011100010001001101000110101011011011010110110001011000101010100101011110100111000001010100011100000101110011111100101001110100100111100111010101100010001111011010011111111100100000000011010111000111101101000001011001101011000001101110010000100010100111110011010110111011110111110101101011111101111110101101110111101001101000010001011101010010011111111000111000100001001111111010011001000000101110010001001100110010000001010101000100000000010000001110110100110000101000110110111001001110101101011010011010001010111101110101101010000001101111010011011001111111010111010101011100101110010100101010011001000111000111111011001101001110001011001101110111110110111110000001011011100001011101100101101110111111111100100001001011110000000111100111001100101101111011001100011110001101011110101010100111000101110010111001110000110110010101001010111011101001010100011010101010000000101111000110101000000010010111101111100100101011000100100111011111101001100010110010010001110110100001011101101010110011101001111101000111001000100000100011010101011001010001100101011110010001000001011011101110011011111000000100110001011110100101001100110100000010100110111111000101011101011101111111001000010101100101010101000110000011101011100101110111011111110110110011000000110111100010000101010111001100100001100100011001000111011101011011101001011010001011110100000111100011010010011100101000111100100101001111011100100101011111011111001101000000101100010011100100110110101111001000110010010110111010000110111001001001101010001000000100011101111010010110001001111011101000010101011110011101101000001110000010101110010111011100110110100010010010110111101101111101111111001000110100101100001001101010010111001011110100101110101011100000101001010010101011110111011000010100000111010010111001101011110111111101001010011111101101100011100000011101010101010101111000011001111000010100000001101000000111000100000001100101111101110110100011010111010100101101110011111011101110100100111001101010010000011111111010110001100100001011001110110000100000100101110010101001111001010000000001100000011011000100111010101001101001100111111110101101001011000111111000100010000110011110000011010110111101001101110001011011011010101000100010011101010101111110111101010111010010000110010011010001100100111101010111000101101100001000010100111000010110010011100100111111010001000010111111000101000011000001111011100100110110011011100100100010000011000101100010001101100001100001001001110010110100010111010000011111100001111110011001001000100100011000011111000001011110011011110011010000101010010101101110010100000000110100011101001010101011010001000111110011010111101011001111001101101000100010001010011011011111111111101100100011011000010001100111101111101010101110000000111010111011000000101110000000010010011101110000100101010001111001110010110011110001101110010011011010101101001110011100110101101010010111101010001001000111100100010001100011111110100100011011100011011101101001000101011001101111100100010011110000011110111110010110101010101001000011011100110100111010101100110101100000100001110011110110111010000110110111111110100100101000000111000100101111101000010101101111110001110100101110101100110110101011010110010111111101110011011101011110110010110100100101000111101100111111110010000101111011010101000010011010011000001110110100110110010000111100110000111110100100111000011100110100001111100010110100100100101110111011100000101100011101011110101000010011001001110001001111111011010100010100101101010001010110001110001100001111000110000111001111110010001011110011001000011111011001111011101101010101011000000011011001000101011110001010110010011110111100111101000100010110010000110010000100010110001111000111111101010100001110011111000010100000101000101001100100100011001100011101011011101011101001101000011101000110010000011010110110101000011010001000001000011011100100001101000011000010000010011000100111010110001110000100110010111101010100001111101000100100101101011111100111001000001011100001100100110000010010001001111101011010100111011101101101101111101111001111101101111000111100011010011000110011011001000101100011111101101011101101010100010010001101111011101010011111111110010001100010111001100101010011101100010110011010101101010001111010000100100011000001111100011100110011101011111000100111101010111000101101100111000011000111100011010100100111110000100100011011110111101100011101101001010110000101011010011101110011000110011110111101100100010100001111100011010011011001101000001011011100001011111001100010110011000001100011101110011011100011111000011011011101000101010000100110011001111100111000111011001101111000010101010011001100010100010010111011100001011101111100011110010101111001011101100001000011001110111110011101001111110000011001001110100011111101010100110001001101010100100001110100011111101011101110101000000001010010010011010101001100100011001101111000000010010000111001011111001110100010000111100010011110001111110110110100001100010111010011111010100000011011011110100011011000011010011100011010001111101001001101011101010000111000101010010001001111001001100000111110010000001010011000000001110110010111100001011110001001111011001111110101011000110001010001111001101001100100010011110110111110000100000010100011000100110000001110010001111000100011000011101101101011100100000011011110011001010001100001100101001100101100111000011110010110101001100010011111001111010001011100110100100111100111000111110010101010001110100001000100100010001010111011011001110101111001110011001011111011100111000100100010110110100001011100010001000000111010010101011100011100010111000000001101001111010101100110011011111001000111001100000001111100011110010010110000001110011011101010000111001110000011100000111010101000110011101101100100011011111111101110111110100010011011111001111111101100111101010111000010101111010101011111101111010110011111111010111000010000111101000000110111111000111101100001000100001011111101101111011001100110001000001111001010111001000111111101101000001010101000011100001000000101111101000000110011001110010101100111110010101001111111111100110011110111100100100000000111011001010010011111110111000111010110111001001101111011011111000100101110110111101111000110111011010000111000111010010100101101100000110001001001011100101101101000111010010110100101001110001110100000000100100110011100010111111111010000011111011101101100100010001011101110001011011011111011001010101011001101001111100011111110110001100110000001111110010000100101001100100110100010110001011101000000010010000011100110001101010001110110010111101010111000111000110001101100010111000110101111100101001011100010101000001100000001111001100100001001111010000100010101010111111001011011110011101010010100011110110001111010010000000000001010111011110001010100000010101100101110001100011101110001111011011101000001011000101011101010111000011011110111010011001011011011010010010011011011100001110100001011001011000110100111110000101011101010110111010111111011001111110001011100110100001011101001100111100010101100010001110110001000110110110001000001001110100111110011100101100001000110110100100010101110101100011001000011011110100100010100110110111110110100101101100110110110001010011000010000000000001111111100111100100101111011001100101010011100011010101101001000100110000011100110010100001110011000100110100000011011001011101111001010110101101100001000010100010100110011011110010101110001101101011011010010100000110010101010100001101001110110101011111111000010001000001001111110000010110101001101010000100111001110101001000100110001000100011011110010000000111101111101000100101010110111010000111010010000000001100010001010100011101101010010000010011101100010000110001010111100101110001011101110101100101100000011011110101011110110010101011011111000101000000010110111100010110000111100000101100001100101000000100001110001011011011011101010111100001001101100101101000011000101010010001100001010010010101001010001010011000011010010111000111010000110001000010011011111100001011101011110100100001101011011001001001011000100011001000101100111101101011010010101011000011111000011011110100101010111110000001110100001110110011101001110001110010101100001100010001000000110010011100011100011011110001101011111001011100111101010011111101010011011010110111001111001011000001110010101101011011011110100000100011011101111000110111010110010111101110001000010000100001100101111110111000001011011111000000100011110111010010110001011001111100100000101001010101001101010011010011001111111101100110001110001100001001101010010010100110000000001111010001111001011100101110001011101001010111001011111001000000001010101010010111010000101101101100110011010111010110110101111010100111000000111100001111011000001011110011111011110000101101000110010111101101110001011100110010100111101011001000000011010100101100111110111011100110011011100111111100010000100100100011011111001011010010101011001011000000001010100101100111101001111110100001101100111011001101011111001001100101110100101111100001000010111100111100001001111011011110000001101111110111111010011000011000011011100010110100110111011110000010011010001111001010010111110011010100110110110001101011101111011011000011011000100000100110100111000101010111111101001010010011001001010000000101010111011001110111100001100100011101000110111011111001011001111111001010011010101011110111001011010110011001111000000011110100011101111111001000100111011111110000001111011101100100100101001110101011110111001101111111000111010110111001000111011010011111000111110010000100010100011100111100100001011001000110101001110111111100101100011001100001110100001100111001010001011100000000101111010011110111011010111001101000110011100111011001000010001111111001001100010001010110111000000110110100111000101010001001010011000001001100011101001001000110111010110010100011100100110101101101110111011010001101001110010100101111010001110000011100001001010111001000110000111110101000110010001100010001000100101010011110101011011110110011100001110110000011110110101001000010010100010010011101011011110010000110111001110010111011001101110110011011100110111011110010011100111101111111100100010100101010100011111111101011100110010010000001000100001001100011011110011110110000000100100010011000101100101100100000011000100101010011010100001011101010000000110011001010010011001110011011011010101100110110110100100011011001010011001100001100101100110101100110101000001010000011010101010111110001000001011101110001011001110000010001000110110111001000010001111111000000010101101111100101101110111110001000111110101000110101111010111100100100101011110101011001111101011001100001011011111001000110010111000010100110011100101101000000101111001010100010010000101000101101111010000100110011011011011101010110101111111111101011111000100001010010111011000101101110101110100100100111100100100100110000101000010110100010100100111111110101000011010011101001010101011101111101111111100110011111011100101011101101110001111101111011101110011110011011111111010111001011110110001000110001000011110010100100100101001011110101011111010000111010100111110111110101000110100001100011110110000101100101010110001101010000111101100001010001100011111000100100001111011001001001011011011011100010011101111110110110001100100111001010100001111000011000101000011110110101001001110101000000110101110011110111011100101001110101110001001001010100000000100000010101001100011101011000101111010011000010110111100000000111111101001000000101000001110000010001011001110111000001101010111101011010011101001110111000001111100001000011101000010010010101010011000110101100011011110000100011010011110001100000111100010101011011011110110001000101000111011111111010100101111010010111000100101010110001011010110001101001000110010111011101001101100011110010000100111001001111100011010000000110010010000101010000101011110010001101000100011101100100101111011001111011011111011000110100100110100011000110100011101010000001011010100000101001100011011011101101100001100111001101110110100000110111010011100010111011000001100001100000100100000101011001011101101111111100001110000100011111011001100001111000100100010000010110101001000001000001100101100011111101001101001110111000011100001110100111111101110111101110011000010110110100001001001110111001110100001001000101101101010110011101110111010001100101111110111000110111111100101011011000111110000111101111000001001011110000001100000101000011110001100010000100010100100110101010001011011111011111010111101101110001111001011101111001010000000110011111000011101101101100001010001000110101011001011101101101111011101101011100101010001100011100100001011011111010101010001010110101010011011101100100110100000010110010100100000011010011111000000110100010110010110011010101010100100011011001010000100010101110010100101011100001011011010000111010000000101100101000010011101100111110010000111011011010111111000111000000111100101000000000011010000100000000000111101101011011001011110100100110011111101110000001110000101101100011000000110111110011001110011110011100110010101101000100101000010000000100001000101010001000100011101100101101011111101111101100100101001111111010011100111111111001100010101101111100111000101100100101101110000101101010111010110000100000111111000001001001100001011011101001110001000110010010011111001000010001000011011011111010111010111101111010010001001100001101111000100011001000101010001100000010011000011100101001110111011101111101110010001000011101001110111101101010101001100010001100010001010100011011010010111010000111000001000001100000011111110010001101100010111110110000110001011110100010100110110011110000010101000010000110011110010110010000001010010011111001110011011111101000110011010010010110001011010010010110000101100010100011110001001001000110101010111000100110011001111111011100100001001001000111011001101010110001100000100111000100001000000110101010101100010110010000010100101000001001011110000101001000011011001010011000111011010011110101111001111101000101011001010110011101100011110010001101110100111111000000011110100100111001000111111101110111001101110001101100011000100101110010000100110010111110010101110000111100000011011110001110010011110011101100011110110100100100100101111010011101101001000000001001111001111000010110110110100111100010110000110000001011000001011000110010000011011110001001010011111010110001100000101110000110010000000010000000111100000100010011011000100100000111111000111100011010100010000111011110001001011001001000111100111111110101100101011100100101101001111000011100101111010100011001111000010010110111000000110011001011100000110010101000110101001010111110001111101011000110001001001100101001110111101001110000111000100011101011001001101101101000010001010100001010000111011010111100100001011011101000100001111110110110011101011100101011011000001001111010111100100101010100110100100110010000000010011010011011101100000100001101100011111011000101001011001000011111000110011111001011001011110001110101001111011110001001001010000101110011001111010100111011100001101101010101100001100010010000101110111011100101001100111111101110111000101000001011100001100000101010011001111100001000101100000101111110100111001010111100111001110100000000101011010110101100010110011000010011111111110001100111110011011101100111010110000111010101111100110101101000010110000101010101011001000000001110100110101011111010011010110001011101100100110000001110011110100111011010000101011010010101001101111001011101011101000101111000011110010010101000100011011111100000000001111000100100010100101010011111100100001110100110100011010001011100011111000011100000010001010000100100000001001011100100111110111000001000001111000111110111110010100100000110010110101010001000011111111011001101100110001101100011010101000010101111010100110010001001011110101011100111001001001011110110101000111111110111111101000110110110101101111101010010110100010001011111010101010000100010101000100100011011011001000100011010111011110101110101000010000111100111111011100110110110101011110100101001001100011001100110110111100111000011000110110001110110110010010100110000110011011111000010100010101100000000011110110010001010110110011001111010011010100110111100111000010001100111101000011101001010110010100101000000011111011110111010111111110001011010011001010010100101001101001001001111101110001000110011011000101010110011011011100100111010000111001101100010000100101110001000100101001011010000010001100001101110000100001010011010111011111110011011100110110100010111001010011111111010111001100101111001101010111001111011110001100010011111100101111110100110100000100000010000001000100111111010010001010110111011110011100110001000011110100001001011010000101001000110011110001011010001100010101001010000010011110100100011100011110010100101010010100100001111111011011001111110101110001101000111001101000101101001001110100111101010011110100110011000111110111001110110101110111001011101010100011100000010001011101110011011010001000011111000010100001011111010101100000101111000010000001001011111110000010001001110111100011000011001010011100100100100100010101101000010110111001011010010001101101010000011011100101001110010101100000100001001000010000100101101000101110101010100001101100000000001111001111111101011110100110010110110101011111000101000111110011111101101001101001100110111000001101100000101000110101110100001010011010010010110101111111000110100010000111011101010100100110111111010101110001111010011100111001011111001110110001100101111110111000110101010000110110000000110101011110001001010111101000001010000001011010001101111101110010011101000001111010100011001000100000101000001001111001100101101101010011001100000111101111110111110010100000010110001110000101001100100101100100101000100010110001110111001011001101011101011000001000110111011101010100110001000011110000101011111101000111010010011110101010101010111001110000110010100110110000100001010111000111100011110101111110001100100111001111111101100011110101010100111001010010010001011111111010110100011001010100011100001101001101000110100110100101010011100011101100101110111001001111011110010011111011001101010000101101101001101000000110001001100010010010101110110000110001010000101011110100100000111101111110000100100100010100111101011001110001010011101000110010010011001001101100001100110000101000110001101011001100000111111110111000010001010000111001011010010011100001110001001000100100010110100011100000110100110011010101010001100111011010011100101001101011000010100100110000111010011111100110010001110010100000101011001010011101101110101100111111001100100101011001110000010010101101001010010100111000011000111111110010011110100100000100011011001001110110001000110111010111111011011110011011000010110100110100001000011101000101000011000011011100001100011111101000101000001110100110101111000001101001011011110000000111110100011010011100001000110000001010000111011101101111111001100000101010101101111100011111110000011110111100000110011111011101000011110011001110110001010001101010011100000111111010000110000000001001100010101011000101110010000011011101101000011001000011001000100100000111100000101101101010100110001110100001100100101001010011000001011010001110001110000000001000101110101011010110101101001111100000111011011011011000110000111100110011110000011000110010011100100110000111110000010010111011010001101111100010101101110010101100110011110011000101101000000100110011101110101111100111001100101001111011100100011110001011111001101011010100101111110111000010010100001101010000001001100001100110011100001101101001010111111111100111001101110000110100110111100110100000001011011111100100010100100000111000111101111000111111101010001100110100010010110101110001000111010000110011110111101110011000001111100011000111110010011111001101100001000010100100011111110101110001011101101001001001101100111101101101000001110001010011010010001111100000001010110101111111010000011001110101101110011010000100010011000111011011010010011111001100101111011000011101100101010010010111100001001111111101010001100111111010001100000010111101010000011000110000101100111011110011101100100110001000010011111000110011001000011100001110110010010010011001001101100010011011001000000110110001110100010011111100001110111111000100101000001110010010010111101101000110000011010011110101001001101110110010111111110011110010111110010011100110000110000101010100011110011101100100011000111000011100111011000000101011110000101001111100010000101000011111110011101011001110001001000000011110000001110010011010011001111100101111011000000111010101000011111000001100010110011100011001101000100110100010001111001000010011000100010101011011000101000101001111101111110011010000100111010110011100010000010100110000110001111111101010100011111000101110100110010011100000110101111100010101110000000000011110001010011100111010011000011010000110100101000100011000110110111000110111000100101110011010111001110001010111111001010101000010001101100101101100111110111100000000000101010101110011111001011100001110000000111001011001000000111110101011110010010011001110000001110111001110010100000000111000001011111011001001000010101011100100110010011001111001011001001010100101111010100110101000011110000011110001110100000001001001000111000101010110111101001110100010001000010110000000101000000011100011010111010111010101110010010110101010110001010010101000000110110111110101111110110011011100010111111010100010001111001001000010001110100001111001101011011011101110110000010111010000000000111010011010011111100111110001101101101001001110000010111111011000100010011110000001000111100010011011010100000111100111000001111111001111100000001011010011001110100011001110110101111111010010111001001111000111111110100100110111011001110001000000111110100111110000001000011110110111100010110110101110101111100001011011110010010100100010100110000011101011000010111010101111010111010101010001001011001011101001000010101010111100100100010100001110001010011011110011101001011001101110100011010110011000101011101111010010101100001101010101000010100001011110011011100111010001111000001011001011000111011111100110001100101011011111111010010100000001010110111100010010100110000111011101101111110001110111101001100111011100110011001001101101010011110011110111011001111100000100010010101001110001000110010111011001010000011101001100111101101101011101100011101000100010000000001100100111100011111001010111111011110011000000001111110000101110110100001010010010000110100101100001001110011010110101000111111010000101100100000100011001110000001111101000001101111110010001101001111001101111111011011100001111101100010111111000110111001111010100000110100101011000001101101010001010100100111011100110110011001101111101010000011000111110110011111100110010001011011100100101000011110111111001100011100110100111100001000001010101101001110001000000001110010010101111001011001001101111000001100011101001100001001011001100101111010111010111010101010111100110111000000110010100110011001111001100110010000001001011000110010111100011011111010010110011100110111010000101101111100011111110011100010010011111000100000011011110100100111110111011100011011100001111011100101100000101001011011111110110101001000110000010011000100001111011111010110111110011110111011011000001000001011111010001001111010100111011000000101111000011010101101000011011100111111110010111100111110000110000000111111110110100111010011110111001010001010000001000111011001111110000001100101000110111011101110110011101011110011100101100000100100000010010001010110100110001100100011111111001010001010110110011110101111110000000010011100001101101110100111101010011100010111111101100100100111010101011000111111010100111110001010101000100110110011110000111110001010100000000010101100010110110100011011010000100000010110100011110001011000101111111110101100101111101111010001010010000001101111011101011111011000010100001001010001000010110001001100110110000110101000101010100110000111111110011000110100001010100110011100111010010011011001111110111111000000000001111010100001111100110001111001011111110110111000101000110111100010011111001101101011110111110101111000111001100001001101011001110000010111110000000001011011011100100001010111101001001001111110011000001010100110001010010101010000111110010111011101110011010110101111100001100101100101001101111001000010001000001011010110010000110011101000111010111010010010010010111010001101101101011110100010110110001111101001001111111000100111101100011011000000001001100101111001111110100011001011011101110011001010011101010110001110000111111010101000001010010000011100000010001010001010110110110100011110100101110110000110100110100101110000001101101100100111100010010011111110011001100010001100101111100001101101100100001011011000110010011111100101000110101001010001100001111000111010110001100111110100100111011000110101101111000100111111111111010100111011011001001000100111001101100010100101111101110011111011101010010101101000010010100010011100100110000101111001010011111000000111100100111011011111100110010110011100010001110110001100001001010001011101100101010110110010000111011110000101011110111110110010110000010001101100001000000001001110110100010000100101100111001010000010001010010010010000001101111110111010101111000000111110111000111110011100001001100001000111100001111000011111111100101100001010111110101110000101001111011101111100001010000010001010001010100110110110011000000011010111100101100000010011001111010110111100000010110100000111001100101101101101111111101011011110110110111101101001101000000101001011100000011100011111101000111011000111011111101011011100110000010110110100111110001100100111110101011100011001100011100000110101010101001101001110010110001100010001010010110010000110110010101111011010011010101001111110111110010110100010100111111011101011100100110101100100011000111001100011000110101000011000110010011000111111100011111101000101100110001110111101011100100010011101110110001011101010110000110110001110000000101100001000011001100010100001010101100101010001110101101101010100100010111001100100101011011010111111100100010000010010010111011110111010001111000111001001010111101000100010111001000110010010101110001111011110010110110011101100011001111011111011011001000111000101110100001000000110001110101110110001111001010010000001010101100011101010111111011001011101011101000010010000110011000010110011111111110111000001010111011110100000010101100101001111101100101111010001110111110100101001010010010110101110110001101010100100101101011111111000111101100010010100000011111110000101110011101100101010010100011000000101000011011010010001101101100010001001110101001000000001111011100010000011110001000101111001110111000011101000101100101010001101001010000010110111110001001011001011101101100010000010001110000111011001101001111000111010001001100111101011111001000100101011000110011111100100111110111010100010000011001011111101110110100111101011101000101000111001000100110000110000010111101000110001111110010011101101101010010010011001101100011111011110101011111111011010001000110010000001001010100001101111110100100101111011001001001110101111010100011110100110111111111101101111110011001010010001100101100000101100110100001100011110011101111101100001101000110001001100011011010100000001110001001001111001101111001101010100010110111101110010011111010011011001011101011000110001011011001110010001111011101011000111100111010011101011000001110111000100011110100011010011101111110011011011110010001001110011011010110111011011011101001001011101011000001000010101101111001010000111100011111110111001010010000100010100111100100011101101111000111001000011001010101101110011010010101011101110111100010111111100001100011101111010111011001100011010101100000000001011111000010000100000110010010011001110110011110001111011110101010100111111100110110010110101111010010101101010001100011010101100000101101011110000000000011001101001110001111100111011011001111011010000110001111011101001100001010000101001011001110010101100100111000101011110001000000101101111100011111011101000011111010100011000001001111011101000101110010101100111011011101100100100111000010000111011110011010110000110011100110110111100111010110100110000110011100000011110010011101111110011111100111000110100010100111001111010011010001010100111011101000010101000000010110001110000010010001011101110110100011110111001100110100000010110010110101110010111100101101010111101011101100001101110001111010101001010100000100100010101010000000110010110010110001110000111010111001110100001011000011100110000010000000010110110110110001110010111110011111000110101011111010010111010011100100011100100011100100110100000101111111000011101110000001110010111101110111000010101101100011110001101011111100101101100101101100100011001001111111111001010110001001010010100110010011000011011111001001000010011110010100010100100101101100101011001001100101110101010101101110000011001010100010001111001101111111100101010111001001011111001001101110000101000001100000101101110011000101101100001000101011010110110110010010010111011011111110111000110010000010111001011011111100110100100100000011110101110110110110110111001110111010001100101011010001110111001000011011110000010011010111011100100100010111010011100011010111010101001001000100001010011110100111100101110111101110000101000110001010010101111100100010000110000111110011101011111001100100111101111010100110011101111101000101100010011011001010011001111100000000101001110110001101001001101101111010000000101100110100101010100011111110010101100001000000100011111010011110111111101000111110110000101110011110000010101110101001100000101011101101010001000111001100000011001000011100110000100010010000000100011010100100000000001100000111011000001110001001001010110111011001110100001100111111101111110001111010011000010110010111110100111100110111110000110100111001111001000110101010010010101111100010011101001010010011000110100010110011011101001101110100111101100110011111110001100100110000011011001010101010000001000011001000101111010001100110100001110111110101000000100100000000000001111111011111101100100111111010101100101101110001011101010000100101010011110100101010011000100011010111011101100010111000010010111010110000010100000100000100101011110000100110010101100011000011110010101110001011101100000100111000010001101010101101111011110000101110010111110001001010010101110100001101101111101001110100111101100110011000100001000110010110001100000111001111111010011111101110110010100011000101011111010100010000011011101010010111011010001100100001101001101011110000101010111110011001100010101010110010001000110000000010001101100001010101001111000010011110111010010010001101111101000101010101000111101111001101011101000011101101011000010110001100101001101111111001111010111001000011100000000110010100010011101110100000110001100011111110001000111010101100011000110000011000001111011101101101000001110100111110110101011100001011010110000000111010010110100000110010001110011000111000011011010011101011100111101011100101011000011110111001110110100001101010110000110011011010110100001001011011100010100010010100111111000110000000101110100100111000111100011010110011110101000001001000100111010010111010110001000111110110111110011101111001101100011001110110111010111110101000001101110010101100001011111011101010111010111011101100101011010101010101111100011000111100011100111100001110010000111000111110100101001110111111111110100111101011001110001001101111101001100010111110011011101111011101010101011000010001000111011111011011011011011101011011010100110011001011011010101100010101000010101111010000011100100101100000001110101111011101101101101001001000000110101001100011011010110111001100011111011010100000110011001110010000000001111011101101010111111111001110010001110010100101101100010001001000101001001100001110111011011011011101111000000101001111101010100110100011101001100111010100101011101111011000111001101111101011110011011101100011111010101110001110001000100000000011100111110001011000000111000001001010110011111110111111011111011100000110111001110000010110101000000010111101111110001111100111100000110011011000101011001000001010001010011000010101000101100010101010100111100100100011110001011111110110010100111100000101100011111011000100000000001000101010101110001011101101001111010010000100101100010000101111001001001010101000111000010101000001101101011011000111010001000000111011000110111110100110111101000110010010010000000011001011110110000011010111101010100110101111010001010010101000010110001001101010101111011000010111011010001100111100011000000100110011111001101011100010101011001101100100101111001010001101110011110100010111101001011100110111000011101101011010110011000001100100000110000111111011010001111110111010101000101001011111001110100100111100011010001011100011001100000011101001000111001100001100111111111000110110101011001000110111110101101010000101110100100111010001010000100010110100111111110100111111001100110001110101010111100100001110000000000101010101111111010010000101001100011011010000001001111101100101101000010110111001010110110110101110010100100110111111011001011100001101111000100010101011111111010011111000001000010001011100100000011010110001011000000010000110100100011100010111111111100110011101001000001010000001100000110000111110000110010001100011110101000110001110001110001101000101111000001110010010000111110001001000101000011111011001000100110000111101000100110000011111010111100001100101011001110011101101101100101011010101000111000000011101011100001101000101110001110001100001001100000011100000100001110000101100111100010001110110101100100001111010111100010110011000101011110110111001001001101001001101100110111000101011011111000011001010011001000011001100100001101111100010110000110110000100101100011111010110010001010110100010100111011001011110011111111101100110010100101110000100111010101100010000000100010001101011111100000101111000001111100011111001000110001001011010010111000100110111011001011000010101100011111010001101101110010111110101110110100011111010100111111101110011001101100110000110010101101010101000100101001111011110111001110001011001111111000011011001110011100110000110111010011001000111100010000111011001100111001001100101110111100101011100001010011000001100000110001010110111010110010010000001011100010000101001000110110101111001011110001001000111010111000011010001111001011001100111001101111000101000100011101100000111101010000000111100011110101100011111010001100110110011100110110000001110010000010101100111010101110010110100110100100101100011001001001000110000011101001000111101011100100001011110111101100111010001110000111010011111011011010100100110111011010110101110000100011001011001100000101001010100101000111111000101110000100011001011100110100000110010101111000001000100001110110010111101011001100110000001100101011111100001110011101101011000100100110011000011000110001010101110011101001011111110111111011111000111101010011010110110111111011100101100010111101010100101011000011001111000101010011111101001110111001010100111000010000110011010100101001101000111101100011000111010010000110001010000011100000001011100101011100000011011100000000110000010000011111100000101011011011111100111001000011101001000101101011001010100100000110110101010100111011000000110101000010010000110011111001001100010110010100100010001010100100100000110111010010101100101011001100000111011100100100110110110110110010010110000100000111001100000110001110111100010011101111101000011000100100001100010010110011111000010110010010010110011111111011110011110101101101001111000011110111011001100110000001011111110001111001011010010110111110101101011000001001010101111010111000010010000011101000101011001111101110101000110101010010111101000001100100100111001001010000101010011111011001001110010100111100111010101110101001111110001011011101010100000101111110010011101110010010110101101001010110010100010101011110001100010110011011101111000111001010011011011001111110100100001110111011011011110001001000011100010010011011111111011100000111110010101110110001010010110010000101001100110011011100010000001010111101011101111100010010101011100011010111000110111001110100100001110001100110011000011010000111111000001011101101100001101110110001101001001110101001010110000011101001001001001101110010111111110110000010101110110010111000100001001010101000101110001000110011100011001010011111101000001011110001110000110111011010000110000011000010010010110000010101011010011011011000110000100011101010100111100001110001000001001101101111001000000000101000100100001010001001011100011011101101100001000011001010100000101000111001010001001001100010001110101101110111011011111010101010001010110001100100011111111110110110010110000000000111011001100111001100001000100000100101110000011110000111100011101111011110001011101011101001011000011101000010010101011110111011010000000110001101010010010111000101010111001010100110110011111100010000111100101011001100111110100111000001110100000010001010101110011011010110110101000101101000110100011101011000011111000001011101100001100010110101000011110010000000011001011110101111101000111000010111110110010100000101001111000101001111110011111000100110000101110010111111001110011101110100110100110101010110111100110000001011110010000011110101000001010001111011001101110111110111111010010011010001101011001011110111100110011100011010010111000110111101001011000010101010010111111000001001000001101110101101101100010100000100011100011110110111001001000100011111010001010100100111111010011111011000111100000110100100101000010011000101100100110111010101010111100000110110100100101001101101110010110010100101001011110010111111001101011111011100010110011110111111111110011111011101001111000100110001000001010000011000011011101101110100011110111100000111001100010110010100101100011010111001110111010111010111011100101010001100101101100011001111001101100100011100011001010110001001000111111000101001100010011101111100110101010011100011111010111111100000010100101011000101101011000100110010011001100100110001010110101110010111010110101011110110111010000110101011111010000100100000111110110001101000001010000110000011101010011011110010111100001101011010011011101111101000100101100011100110011000010001010000000101100001110010110100110110001100001010110101110101110111001111101001011011001001101010111101000111010010100011110111100010110000101101110101001111100110011010100110111001001011100000101110001010011110000011101100111111010000000101001010011010111000001010011111010001001011111111010100100101100100001101111000110011100100101111110010100010011001100001100001000110001000111000111100001001000010111101011111001111010101110010010101010100001100001011001111111000100010011110111011010011111001001101000100111100001000101010000000000110001100101110100001000010111000111001000011111110101000001111011111111101000010101100111010110001000001111001011000100001010101111110011000110111101001010100110000110001011111101001010000110100001000000001010101010011000010110101011111100111101010101110011110011010110101110110110011100100001110001011101010100010111010100101000110010110100010100001011010010101111011110001000011111111000111011111011110010110100101110100100101110010010010110000000101001111001110110101010011000110000101001011110010111000100111101111000111111001100101111100000001010001111110010000001110000001111101101111010001110110100010100101101111001111001001000100111111000011111001001000110001001011011101101100100110000111100100110111101100100000010010001100000100010101101101011100010001000011011111101011010000000100011000001011100000101001100011011100101001001111110010101100100010001111011101100101000111101110110011110010101111101110011001010110101010010011001000101110101101000001010110010101001100000110001101011111101011001110111000001010101000001011111110000010100001010010000101110101001111100110011010100111000100110000110111101111111101100001001100100110111011011000011010100010101101001000000101101011011001111111111001010001100100100010011000101000101000000011011010101001111100011011111111110000111100101010010101110000001010110000011010110010111101000101111100101111010000110010101001010101110111011001110010011110000110000110111011011110000111110000001111110111110101000011110000101110011101010000110011111001001101100001011001011001111011100101000101001110110010111100001000000100101111110110101111010000100001111110000001111011111100000111110100011110100111110110111101101100100101101010011110011000011100000101010000011001011101101010001010111101010111001010001001111010001001100001101100111010000110010100011011100011101100110000101110010010010110111101011010010101011101100100111000101100110111101011100010001101000011100110100110001110101010100001000010000000001011100001111111111101011010001001101110011000111011111111111110011010111010100111111001111100000101000101010000001100001101111000101010001011101111110011101100111100001110101101101101110011101101111101100000110100001001100000010101010101001101100111100100011010001011111011111100001101000011100111101110011110001000110000010001001101100010011010110000101000111011011011101010011011011100100000101010111000110101010111100011011111110001011111111101011100111000111001100011101101110101101101110010101001100100101000100000101101001001000101101110100001001010111101100100011101011110101001011010011101010001010000010010011110001101101111111100000010000100011000101101000000101010001001010100100011110100001010000100101110011001110110000100000110111100001011111000000111111100010111010000100110011001010001101111000000010000010110000110011010100011111010111011000000000110111010100110010010111100011100110001100000011110001100000101101011100001110000001100111010011111010100111001010100000110010011111100000000110011100010001000110001011111100011011111010111101110110000111010110000100010000101010001010110000001010110110110101011010010010000110011101000101000011010010011000100101000000010011001010001100010000100110110010011011000000001000010001110001111101000100100100100100101110111110100100000100000010101110010101110000110010100001111111101110101001111101001100010000100100111110000110011010100011000101001000110111010101010000000111001110110110101110110100101110010101100010010100111000110111101011001011000101000100100001110011000000100010101110001111001101110001011110010111110001110000111100001101001101001011010111011011011000100111001000010010111110100000011010011011011010011111001101101110010011110111010001000100111100101110010010001111000100010111011111110110001001011000110010111111101001011110001001101011111100101111000111100000111011111000010100110100101111101111110001011010111110111010111011000101110101101111101011001011000011001011001111110111110000101110110010111101011110011110000000100010010010100010001100100100100100010010100000101001110011011101110101100010010111101111010111011011101000000011101101010100000001001010011100001101110111001001110000111000100110001110010001110101010101100011010010100011010011101111101100010000000001001011100001001010111001011011001100001100110101010111101011011111110001001000111101100000000011101001001101110011000111000100101011001001101100011111001010001110011111111101101111001000010010110110011011100010010010011001100111011110101111101100011110001100000011011010010100001000000101010110001011011111110010000001111010110110000000010000101010000111000001101000010000101110011000100001000011011110001101100110000011101000101111010100110010000101010111011010100111101000111011100000100100010110100001000101110000111100101101000001110011000011011111011101110000001100001111110100010110010011010110010001001011011010011101000110111101000010010110010111011010111110011110010101001101111110101111100100011010110011110100110111001000101001000010100100011111001110111000101100111011011011011011001101010001001101001110010100010100011000001111001010100011100001001001111010111000011100010011001000101101101100100000001100100001101110001011111011100000010101101101110010110010100100110100110111010110001011100011100001000010110001001111101010011110110001000100111100001110010000110010011010110110110010000011011001011100010011100010101100010111010110111111101010000111110110111110100001110001010111101101101000000010010111000110110100110010010100001010110010011101010000011000101001011100110100010110111000111011100101000001110011011110111111010100010001111001111111100110010111000001010110110110000100010100010001010111101111110001110001101011011000100010101010100011111101010001011001000100011100000011011011101000010111011001111000101011001100101110001101111011100011011011011110110000001111011001111110111001010101000000000010111110011010100010111011111111010111110111100011011000111011110011011100011110111111100100011110001111110111010001011101101011100010011011110101011111101110100101001100010101100111110101001010010101010100010000001101110011000100001000100100111001111100000000001101110110111011000110011010000100111010011000100000101110011111000101101011011110110011011101101110110001001001111000001001101100101111101000010000100001111101011000001100110100000000001111000101101100001011010001010011111101100000010010100000011111010100000001010111110111111011011000001001110001010111000100110100110010000111101000011100010101010011001101010000000000111101101010010110110011000110100101011010001011011100000010001111100010111011111111000011010110111101001100101100100110101010010111110000110111101011101001110010100111111100111110111011000111101010001101101011000001101101101011001100100100101001111100101000100010100010011111001000110010010111011101000111011001101000000000011100111000111000000101011001101011001001101100011001111101010001111101101111010001011010010001011101111001100001001000000001111100011010100101110000001101011001011010010011111011011101100100010011100011100111101101000001001110001010000101000001100100110001110001101111100111011011100011110100101110000000110001100100100100110011011101011101110100011110100011101000010110010000011000001101000100111010000001010001011110011110000000100000110111110011001001000100000000111011100101111000000110011001110000100000001011111100100000010100101000101110000000111010011001111001010011011010011011110000001101111111100111101001010000111010101011110100100101001101101001001101000111000100101000011110101011000100001111111100000001000101001000100111111101001100001110010011110001000110001110001110100100111100000101010101111011011111110011010111000011011001101111110001101000110110111010011001110111110110101111000110010010100110111011010111001100111000010010101101000111011111101011101100101010010000110110001111101000111111001010100101011101100100001000011100101111011001001101110010010010011110111001100111000001101111010011110100001010100110001110110010011101111100101101011110000101110110110101110000010010110111010001100111001110111101101001001000110001001100010001111000010100010010110010101001001000110001010000010111110110001011100000000000111110101100000001011010001000111110001111010101111100111010010010001101100111111110000001000111101011101111011100010110010000111101000000011010010100100010111110010011101110111110011100000111001100110000010000110001101010001101111010010000011100011011110000100110100011010111101110101110010100011011100111111001100111111011101100000110110100001000011000110100111011110011010110010001100001011000110110110100111110000101011110011001010011010101110010111001100100110011110001110100011100011000000001011111110110001010111010110101011110010100001001111101111011110010010000100011001000101100000111111001001010100011010000011101001001110111000010011001100101110101000010010000111010101111010001011000001010010111000000000011001100000101011010111101101100110010100110100010000001110111011010000111111100101001110100101010001011000001011100110101010101010000000111000101011001001000010000111000010111110010101000001101101110010110001000100000001100000001011111110001000010011110001000010001011101100100000001010101000111001110100100001111000110010001011010001010100101100000110110000001001010000001101000010100010000110110100001111101000111011011110000000001010011000000100010100111010101001000110000001001111101010110101101111000101100010100110110110111000110001000011001100101010101110101101101101100101000100111100110111101000010001001010100000111011001100011101001111001100100000100100010100111111111100000010101110010100011111110101010101100011011101101101011000101000100010111001001001011000101011011111000001101010011100110001011111111000101010100100000101111110110101011001100111110100001111101101110110010111010101100100000001001011011110100011110001000100010101110101011100100010000011110001000010010111000111101001011000011110010000111110010001101101010001010000000110110000010111011000010010111100000100011110110010001111101010100111110000110010011011001011111111100001011011011010101001100011100001000100111001011110101110011010011001000000001010101001100011100110111011110110111111001000101000110011100111101001000101011001000011111100100000101111011110011111111101011110110000010011100111000100111111101000001001101010110011001111100011100010110000101110001101001111011000101110110000110100001011011110110000011000001110010110001000011000001000101001011111110010110111100111110011110011001101110000001000010111111011111001100110101001111001101100000101000011111100000110101110000110110010011111001010010000111000000000111001001000011110011111011110000111010010001011101011011000010000010100110100010100111111111101001001011110001011100100000110100010101100110011011101100100110000000010010101010110001010001110011100011011011101101001111111010111001010010001011110010110011000111010110000100010010101000101001110110100011011100100101111110010110001011111110100111010100101010011101000001011000110000000000101100111100100011011101001001101110001011011101011011100101010010110000110000000110111110001011000100000001110010110100000111110100111100001001110010111100111010101101111101000000001101000000011110010100011000010001001101000101011101010100101111100110101001100010111101101101100110011101010111110010011010001101000000101110011001111000100011101000101011001010111101100101111101000100110100000111111100001100010111111101010111111010100101100110001001100011011011111001000011101111010010101011110110011101000100001001110010111101010011000010010000100001110101000101100100000000111011110000101101000111001110100110100111110000110011100101010100101110110010101110000001011110011111110011101110001101110101100100001111111100000011000100011000100000101001001110010000100000110101011111111101011111001110011001111100110000101011000001100001111011110000011001100100001110001011011011001111100111100000010101101100001110111011110010010010100110111100100101100000000110011001001001010110001100010011110010111100101001110110011001010110011101000010111101111011000100110001100000111000111000011010100111101010111010001110001011011011101110001000000010110000001111010010100010001101001111100111010110101001011101000010111110001010100010110110100100100001101101000101101001101011000100111000011011100101001011001001110011001101011011000110110101101111010000101101011100101000001001100110110011111101111000000011110101001101011010001000010000000111001110100001010100111000100110001000100101101010111011110010001000111111101101101001010100110101000111110111101111100100000011001101111111010111100101111001010000110100101011010001111110001101010100010111110000010111001110000101100010100101010011001101000011001111100010110000111111011011010110101000111100110000010100011110010010111101111001100001000001001011100001001101110011000111100101000011111000000011111110011101000010111110110010010001110011000110101011100110110011000111111101000111111011111111010000010101010100010001011110010110111101100010011000011011110111010111101011110100011000100010111011011000011111011110110110000011011000111010101010010010110111010001111000100100101101111011110100101010000101101110011100111101001000010100110100010011101000110110000001100001101101000001011100100011001101100110010011011110111001011111001001010000001010001011101111001010001100010001001010000110010111101011111101111100010010010100101111100001011000000001111111100100100001000100001000111011101110101011100001101000101000010001000000100110101001111111000100010110110110101101000111101001101110111101011110101111001110001111010010111011110101111011111001010111010111011011000001100100000101000110001111000100110011011110111111110101101100101111010000010110010001100001101100101111010001010010111101011010001100011110111110001001100011111010011010101001111010000100000000000010001010010111110111110011000011100111100001000110101110000000001000011101110001101110000100000001000000000101101001010011000011110111011000001101101110110010001100100101110100111101110110111000000110010100010101101110001011010101100100010000100110111110001100000101000000110111110100111101111111110010110001100001000110010100110110100101010010011100011101111100010110111001100101000100011111100010010010001001001001010101000011110100011111000010000111000111100010010111001010011110010000100100011000100111101110111000010100010100100111000010010100001110111100100101101000100110010001101011101001101100110010001000101110011110010111100000100010101101010100000001000110001000001100000000100110001110100110111001101000010010100111111110101001000110011100111000101010010111001011110000101101001000100000100011100111001000000100011000111111110000100000001000111111001100111101101101110101101101000000000100010000101000110000111011110001001101100010001000100011101111110001011010110000000010000011001000110111001010111111101000110111111100010100011010101111110111011010111100010111000100001111011111010110011100110011111001001111110000110011001100111010100111101110110110111011101011001001000100100010100010010011111001010010100001110100100101000100011000111010110000010001100101100110101101110100100001100001001111010010111101110010101100010101100110110001010000011001111100001001110101000111100101010110101100010101110010000110110111001111001010000100010000000100011101010010101101010110010010111000100110000111001001010110000101010100111100001001111110010001011010000110001110100011100010110110001101110011101111100000101101100011011110101011001100011111110001010111111100000110010110001110100111010101011001011011100010110110010111110110100101101100011101010000111000000110111100011010111000110011000111011011100100101101110101101111101110110001111010100011000101001100101101000000001100100011011111001001111010011101101110011110001110110001010010010011000011011111111100011011110010011010111110111100010001101111010101000110000011001001000110111010000101110000101101110010001011001010100000000000101110000011001011111000001010101010001010001000110100110100001001011000000111001000011111100110010111110110001100001110001000011001110001101001011011000000101010101011111001100100000011100011011010111010110110100010101111111000111110100111100010110110101110110011110011110101110011001010111011110110000010111001010000111011011010011101110101001001101011000010100000101111010101010000111101010000100000011110001100001111101101110010111110010110011011011100011101100011111110000010110000010100101111111001010100011000101001000110101001000011001001011011001111100010011111100100001010000110101001110100101101000100111001001001001111000010010111110111000001110101010011011011110101110111011100111110000011011111001110111000101100101101100101011100100111001100001011000001011001110110010111111100101110000101100101100100101011100001011010100000111111011011001001110011010100010011011111010011011101010101101000101001001000001100101011111000100001011011100000100110010010011001100111110110111101000101000000010101100101011011001101111011110111010010000000000111000011111101110011010001100101110101000000111110110100101100110110110000110001001110110011111001001001101100100010110011010100111000110110011100111110010010101010101010111001100110010010110000001111111010100000100100110001101110000001100111000111010010111001011001111110000011100010100010000101101000111011101000011010111001010100110111101101011010011000101101010001010101000001101101001101010111110011101000100011011110101110111111001011111011100000011010101110110111100010111010100110011111100000110100110111100011010111110001001101100000111000100011000101100100010110101111000011100111000110000101101010000001101111110100011111110110010000100111011000111111110011011101101100010000011101000010010101100010111010000011011110100011110101110010000111000010001111001101111011101111011000011001111100010100110000101011100001001011100101100110100111100000000000110101001100000101100100001100011110000111110101001000100101100110001011100010100000100110010010101111011001000011101100110000101111001111100111011111011101101101111101011110101010011110101011011101011110110101100101010111100110010010000011101011000110010001110000111011011010111101011011101000110011101000000100100101011101101001011000110011100011010100000000000110110000011110110010010110010000111101111110110101101101100011100110100101110111010111101010100100100001011000110010011100000100001001010101110010101101111001101101101110011001011111100110110111000101010001110100001111101100011001011000011011011010110111000111000100001110110100101011101110110101010110111011101110111011011101100000010110110111010010010011001000111110101100010000000110100101101100001000101110001101010111101011000000111001110001000011000101000111000001100001110010100010000110110101100000111011011010010000111000101100100001001010000000011101000011100110111010010011111000101000000101010100011001100110000111101100111110110011001110000000100101111010111001010011011101110111010110001001101001010110110001111110000110100011111110100010001000011001111001000110011000010110001010101100101011111011101110000010000010110100110110000000010110101001011011001010111101100101111100010111111000011001001010000000000110101101111001100010101101100100000110100100010110100000110010110110001001001101100110010010010010001000111110100001100100100001011100001001010001100110111101100011010101001000010000101011001100100011001111001101000001001100110110001111100011000110010011100101000001001101011010101010010110001111100001111110010010011010011000000010110001100001011011011000010010011110010100111110000000100101110000001010100111101001111110101011101100101111001111100011011010101101111111110100000110011000101110100110110110000001011101111001101101101100111101100000101011000011011110111000011111111101010011100001010001101001111110111110001000101001010101010100001111010000001001001000011101001010110001000111000010111000111101101110001100010010010011100100011101001001111001110011011101111100010000011000001110111110010010001101111110000100000001110010010001101111100001110101101110000001011000100011001100111111000001110100001000110001100001100001011011100001001101100110001000000011111111001110000010010000100100110000010100110110001111000001011111000001001010010101100000000001011010000100011000010111110001101000000111010100101001001100001100100111011001101111001111000001001111010100100001010111010001000011110111010110111101001111001000010010101110000100111100000100010101001110011010100100011101111000101000001110111101000001100011100000111000101110000010101000010100110011101111101010101100111111000111111100111000110010011001100010010001010100110111000100101001011110010001011111000101011100100011101111000000011111000111010111101001111100110110100001100001011101101001111111111100110100100010010110111100111001110111110100111111001010111111110001100000100100000110100011011000011000101110000101010100000011110011000001010100010110011011010000001001101100101110110001100001101111001000111111010100101000011010011000111110110110111101001110000001111011001110011010110110000101111000101000011101010110010010111111001001100110101010100000011010001100111000101010100001001000000110101010100001100101100001011010010010011111010111110001010010011001010010011000100011000000101101110111011110000000101110100011111011100010111110111001101101011011110100010010010010111010001100000101110100111110110100101011000000100000110011010110101010010111000110011100101100010100110111000000010101111001010010011111100010001111110011111000100011001101101011111100111110111011011110100101001100111111110011110000000011011100011111001000010000000100111111010001100101000010100011111110011011111111000010101001011001111111101100110010000000111100100110010111011101000101100101100001111011100110001011110000010100110011011000100010110000010110000011101011001110010101111010010111011011011011001101000101100010011000000001011000110011010101000011000111000101000001111111011101100011110011111010010000010010110000000110011111101001011111101011000100010010010110111111011100011011010011111001001110100011100100110000010000110100011110111010110110010101011100101100010101000010001001101000001011101100111111101000001101011101011110100111000000010110010110100001100111011100000110110110101110010010100011010010010100100111001010111010010011001000011011101101110101000000010001111100100000011011011001111011000011110111100101001100110001101100101000000011010101010001100010001000001111001000101100110101001001010100100111001110011101011110001011110101100100000011110001101001111010110110011011011101011011011100000000001011011010110110011110001001110101011010000101100101101000010011110001100000001011110011101110101010100100100000101100100011011111000000001010010101101101110110110110011101000010111101101100001010010110011100011001011101000000111110001111001001110010000101101100100010010100000010111111110011010000100001001101111100001000000100110100101001111001000100111011111101010011010000000110111110100010011000001010001100010011111100000000110101010101000101011110010000001101000010100111111100111100011110101010101100110000101110111000001000001110100100011001110010100001101100001100011100101000011011101111011000100110010101001000010001101001101011011001010110100110110101100000000101101101110111110110000000010100101111111000111110010100101101001101001011101100010001011001100001001010011000000010111111100101010000000001001110000000011110101100001100101001110010011111001101001011000110100011111100110110110000111110010000101110110111001001000011011000001000010000010011011000010010001110000100100111001111011110100001001001111111011111101110000100000000110100011100110001101101110100001101000111010111101000010000111111111110101010010111111011000001101111111011000000110100001110111110000000100000010101011100101100111111011000010001111101111001100101100110100000011000000111100010001110111011011010000111111101001010111111110001100100000111101101010001101101011111100011010100110110001110101001101011100111000000011001010000101100110011001010111010000010001111000000111000101110101001110111100110100101010101111101000110111100101100001101101010110011010111100000100001111010000010111010111101010000101010110001001100101111000000001000111000011011111001110111111110010100001101010010101100010100000010010101101000100010011110011110100010100100111101110101001000101100110010010111001011000011001001101001001011010110111010111001100011000010111110000011000010011011001011001001011111111001110111110110011000110111110010011101101101000101010011111000001100001110101001010100000011110110000011011000101010011111011111011111010010011100100110101001110101000011000101010010110111000101010000111101001101001011010011000100001110001000101110111101100101111111111000111010010111001000010000111100101010011011101100101010011110110110011010000011010011010000100011010101101101001010001101011010101011110000011011110000011010011010110000110000110010010010010100101111010101010001000100010001111001101100110101101101110010101000111100011001011100101000011010101100100111111010100001100011100111111000010011010100111010000101011000001001110010001000001110110100001010001100101001100110001010000111110111100101111100101010101001001110000010100101001111000111101011111011000000111010000111001110010010101000010000010011110010001110111111111001101101101111101011101100010111100101011010111100010110010011110001101010010101011101011011010010110000101110001011111011101111011010001001101011000011011001101011110000111000010100101000010000101010010101100101011011110100100111111011001001111010011111000111000010101111100100001100100101011011100110011100101110001011010000101010101010111010011001010011111000011111000011100101011100011001011111101100000110111111011101000111001100010110111001000101010111011001110111110011010000000011001011011001001101010111010000110001110001010010100000000011001110001000110010010110011100001111000110001010100000110101010010001001110101101100010001101011101101101101100110100110011010001001101111111011011011011111100011111011110111111011011010001010000110000000111000000101001110000001100100010010010001101010100011000101111010100100000010011001010101010011010011110110101000010000111010011010000011011001011101101001110000110111010101101110100010111111101110111111100111110111100110011111100100100100100111110100000111101100100010011011101110101110011011001000111011100011000111100110010000100111101110110101101011100011011001001110111010111111111110110010010001011010001111000101011101001010001000000001101111011001101111111000010001111110100011011010010000001001111010110010000000001011010000011110111110100100011010100001000111000101010111001110101001000011011000010100010001101111001111110100000011000111001011100110111001110111100000100111111111110011110110010111110110011101111110111000011101100011111010000110010101000101011111000001011010001111010000001100111000001010001101010011100011111000011000011111000111100001101001111110011111111111100111111100011001100010000111011010011110010111010101000010011110111101101011100000001111000110000010001101011101000100111111000000000010100110010010110000000111110111110100110100000011110110010100001111110000011011100100111101101000001101010110100011001101100100000010111110100000000010001001010100100110010011101010010100111001110011110010100100100010000001000111100010010111111000110001010101100000101000111111111101001100000110110100110111010011011100111100101101101110100010110001101111110001010011011111100000001110010110001110001110000111000000001111010110010001110001100111010111011110011001000011111101111010010001111101111011000010100001001000010000111111000100100001001000011000000011011111111010011101001101011001111111000101111110010001011101110101110110000110110001101111001011010011111111001010000101100100001101110011000111010010100111110010100000000101110001001001111001001011001000111011011011100000001101000000001001110101011110110010001000010010110001101100001010100001010010010001011010001111111100010101100111101111110100001010111010000101111101100111001001110100110110110000000101011011001001000000011110100101100101001101101111111011110001000010001111010111011110011011110011011011101000111001111100110111000100111101000110010110111011010111010110011110011100000110000011110100010101000101010100101001110111010111000101011111100011010111110110000011001010011000100111011000101000001000101001101110001110000001011101010011010001010100101110101110010000011101000111100011110000101010001100111100011010111111011011001100011001001111110011100010001101110011100011101110000001001111010100000010010010100001101000000000100100110101110010100100001011101110011001100101100001001100001111011000000000010101011000010100010111100010000011011000001000001000110111011110000111001111100000001111110000111000011100010110100010011011111111111111101011111001000111101110100001000011100000100010010001000110101010001110111011111000100111110100000111010101011000111000101101010010111001000000100101001000001001101111101000010000000011100011000101001001001001010100001010010110001011111100011111000110000001011001011011001101101010011100100001101010110111010111000110100101111111000001110010011101111011011000001001110011110111010111110111011100111001001101101111010001000000111111111100000110000010110111011110111111110101101100001000011010010101011101010100111001001110001100010111110110011001111101011010100011011011010000011001010001111101010101010100010111100001101101000110101101010111110011000001111110011110011011001110001001101101000000100100100011101001110100101000000010011001101000110011001101111011011001010010111110111101101101100111011010000110000001011100010111001101010111011011010011101001011001111100101111000010110001000011111011111110110111000101010001100110111000101010110110111111011000001001011110000000011101100001110101010001000011111101110001101110110110011100011011101011101000010100000001010001010011111101010001101101010001111001000101111011010010011111001110011100000010100010111010001010001101110011100100110010011110110100111011101000101011001101100111001001110001100111110100011111101100010100000000100010000010100010101001101111100001000111010010100000010000111111110100101011001101000010111000101000010100010010001101100110110001000000010110100111001110110010100001001001101101101001110111011001001110110101101110101101100111111000010111110010001010001100011001111110001100111001010110000110010111101011010001010100100100011100010000000010100000100111000101100111111010001011101101001000101000001001111111001001100011110101001100000000001011010010110110001111101000000101101000111111000011110010101011010010010001010000010101010001010001010100110100001110100101111111100101011000110000101011101100100011111100100001000101011001010010100111111111010110100000100010100111001101111111101111100110010001000111110101001110101100011000000100011111010011000111111110110010000110001111011001001100101010110010110101001011111000001001000111111001100110111011110101010011000010001000001110011000111100010000001111011000010000111101000111010011010101010010010100011010001010111001100110001000100111011101101000001101000000101001000011010011110100010010100111111111000001011000000111111010011011100001011111101001110000000001010101010011011101001100110110010110011011001001011000110110010001011110101101101011011110110010100100010010001100101010010111110010101011100010001100101101011010101011101011010001000001010010001110001000000111110010000011010100010001001111110110111110101000110110001110110011111011111111000000001001100000101000110010111010011101011001001000011100101100001110111010010100000100110001100101101100010011010001010001010101000011101100010010001010000101110011111110011111110010000110011010111111010110001100101000101011011111000101101100101111110100110110011100111010110010111100101100010000111110110001010010010011010111000101010010001011001010100001111010010110101001000111110111000010001100110011110011110101001000001011100000010110111010010000000001001100101010001000111101001000111000011101011001000110110100100011001000100011111111001011100100100110100010011001101000100111001101111000111000101101011011011000101100100110000101111111100010110001010101010000000011000110011001001111001111100011101111001000001111010000011011110001001111001001100001100101110101011110010010101110111000100100110010000100110000100011000000100110110001010011111011101100011001100010110101010011110101100111110011111011011001110100110001101111010010000011001100010100101001011111001000000011011111100111000100111100100010001000101100000100101011011110000001101110000010001000101011010011101110101110011001010101110000010001100000110001010100001011100100101001101100111001011111110111100111110111100000111000001000000011011110001011100101111110101011011111010011000011100011110111011100011000101001111111011101100011101000010101111000010001001000010100001111111110000110010001001000001001010100001100111101011111111110100110010011000100101010101101100010111101010101011011110100001101011101011110110000010100001111011100001101111001001000110000110100111110101101110010110111101000010011010111101111111101010010010001110110001001111110011010110011100001101101111110000110000101110100011110001100011000011011001101001100010111001010110101011001011101000001101111110011100011000010001001110111101110001011111000010100001001100001000001100000000110000110001001100010110101111101011111011000110010001100011110011111111011111101000110101001000111101001000110001110010110001100110001010010010111000011001000111000111010110001111110101111010110111111111010110011000001110100110111010111100111100011010101001001100000000100011101001111000001011001010100111111010100110110010100010010110010101111111001000000000010010101011100101001011110000100111110110010010111000100011100001101000100101101010100100011001110001011110011110101101000111110010000001010001000011101100111101110011110110001111111000010101010010001110111111010001111000000100111110111010101011010010011001111010111011011100100010101000111110101100111010011100100100001011000000010000111001101110000111011011100110010011101111001011011011100000011110100001000000111000000101110101111110011000000111010100000110010110001101000101100010011100111110001001011000000100011111101101111001011000101110101001001000110100110111111101111011000001001011100010110101011111100001101000011011111011010011000001110000100011000011110001000100011010011001001110101110001011101101110001101010010000010001000100000010000001010010011100110100110001101011010001011011011000010111101110010100011110000111011001001001101001111001111001011110011100000001110101011000000111010011100000110110000110111010101100111111001110011011100010101100111001101100001101110001000011111011111101000100100100110101101101011011110110101100001111001001010001100000111010111100100111101010000010000011001011000010011111001101111010011000110111100000001101010111011000001101100110100111100011100110011000101101011001010000000101110001001001011010111110001001001001000010101110010011110000100111101111101110011101101111000001111000011000000011010011110000111111101110101101111110001000101011110111000001010001110000111001110111010100111000001101000011111111101010101111001100000010110101000010000000110010110110100111100101010110001011111010010110111000011111101010111011001000101101000111111111011001011111011001011000100110101000000011010001000010110010001011011010001010010111100000000111100110101101011110000000001011101100001001010110101110010000111111111001101011100101011110000111001000010101110111001100101111101100001110000110001111011101011010101000010011100010001000110101100001100011010011111001001010011000011110001110111101110010111011110000000101101101111111111010111011110010010000011010010110110000111011100101010011110010001011000110010101000101011000110001110111010010100111101010011100001111001111100111111001001001010010111111111000000010111100011101100011000011110111100011000111001111000100011100110010100010101000000111011110111100101100000001111110110100110101101101111111001010011010110111111011000011101101001001001111111101010001011100101001010110100110110000011110000110000011011100101110000001110101011000110001100000101010110010101111110011000100011010110110000101111100100100001100110000011111100001110100101101011101110010011100100101101010000110110000010110100010001011101000110011100011111110110111010110100011110100001111110100111001110100111111010010100001111011001110111110010011110011101011001101110000000000100111011000010000111111111100101001011101111011101010110101100100000001001011110000000111100101001110010010110000101001000111011010101101110010010100101010011100100011110000010111110101011001101001010101100001011000110001111001010001010001111000100000110100011110100110110110010010101000000100000000100111110110010100000110010111111010000000000000011000011010111010011011111011000011111010110101001100010111000011000011011110001110100001010011010010000100111001011001110111111111101010010000100001110001110001000101000100011010010111110001111100010000011010010100101010111011001110010011011111010001001001011101010011000011000001100101000001110010010100100011111101001000110110001110100000011111100000111011101001100011101111000011111111011111101110010100100010110010010001000011111011000000101100000100001001010101101000111111001000001100110000001111011110100110000101011111011110110010110111001101010000100111110110000100110100001010010111011100001111110001111111101101011101010111110110001000111110011110111100100001101001100000011100010011000110001011101000000011100100101110100001000101001000010111100010111000000001110010110000011000100011000101101101000110111100110011011111110001010111011010101000111001010011001010001101110010111000110010000011101011001101101011000110110101110001001101101101110000101100001010010100001011011111101111110000001111111111011000100101111011000011101111111110010001111010011011101000001011110001000001101110000000001010001001111110001110000010000000111110111011011101001110110101100110111110101100001010000011010010010010110011100100011010101100111100011011000011100001110101010010001101000100100011101000111100010111110100000001010001010011101010000110001101000101000101011011111010100010110011100111001000000001101110111001101101010100010111110011010011100000101001010010111010010000001110011000001001011001101111001010111100011010001110000111111011111110111101101111001110010000010111111011110111011011110100100101111010011101111101011010011011000010001011000110000100110111010000000011111000010111110000001001001000100100010100100011010000111100101010101111100110000101111000000001000010111111000100101111010110010111110011110010110110101101001110110011110000001110100100100111001111000100010100011011001010111000000011101110000011101101111110111110000011000111010110110100010100001101110111011111101111101110100011011100100101001000110010100011000111110110010100100010111000100000011000100110111110000001011010001001010110110010010101111001100000001111111111110001111101001011011111010111001000111100010101101011011100101011001001101101001001011111001100110111010100000101101110011110000010110010101010110011011100010010111011011101110011100101100100000000111111011010110110011100111100010101101011110011010010101011001001001011011110101110001001110110011000110010010000101011010001111100010000111100110001011001111001011001001000100000110110010110001100111011101010101111111101010011010100011101101001001010111101000010101101110001101000100011010001101010101111011011011101010101101011011100001000000000010101001111110110111100100100010011110010001001001111000001111001101100001110111000100010001110000000100100011110100110000001111011111100100101011001011001100001100011101101010110010000001100101101011010000110101110101000110100110001001100101011101101011000000101011100100110010110001000000111111101110110011010111010101011101111011111101111000101110100100010100011010011011111000001010011010000110101010000110101101110100101110101001101100100001010001011001110011101000100010000100100111111001001011111101001100111011101101101101111000101111100100000011001111000110000001011100111000101111111110101110101010100011111010101000001001011010001010010101000111100001001111011100010010101010001011100001001100100011100100000001101110010000000100000001100100100100001111011100000001110000010000101000110101111010000101010000110000011010110100010001100011111111010001100010101011101100110000010000010111001010100010111011111110001110010001001010000100001001001011101011000110110111110110111011010001101000111111100010101101101011101101010000100101100000011010101100011100101010010011010010110100010111001010100000110011101000001011101000100000001011001100001000111110110110010011110000001101001000110100100000111011110011011000000000000000001111100001010010011000110011000110100000110010000101011011111011011111011000100000110001001011010111111011110000110101101100000111101010011111000111111110010000010101101011100110000110010000001101000110101001011101000001110111101000110000100101010001111011000111111000000111010111010101011110010101011101010011001100111010110010001010101111000000000110101111010100110001010011011100001001010110001010001011001110101100110000111101000001011011011100110101111110111100111101001011010001010111100000000110101111111111111111001011010110100110111110011101111100111111110110110101101000001101011010001110001110000011000111001000110111101010001010100010010110010100000101001000000010111100110001111110111010011000001110000111001110010100101000101001001100110011010101110100100011110011011110101000010011111101000100100111100001111000111010100111001010100111101100001111011101111100101010011110111011110111110000100111001011001100000110100001000011000110000111011100011110101010101010010111001110110100100110101110111101000000001000101110111010010011000101010001110100001000111011010110001011011101101110010011001110100000101011011101101011110110011101001111111100001110000010010011011000111011101011101101000001001111110000010001111101010101001101001101100011001001001101001000100000010100111110010101100101010000010000111110110001011111111110010100110100100110011110110011010011110110101000010010000001001011010100111110010101011001010110101001000111101000100101000001010111011000110000000111101111110001100111110111110100110010100010111011111100011101100010011101100110101111010010100111011110001010001011101001100110010011100010000100001101001011010001000111010000010101010110010000110001110011010110110110101110010100001101010001100101101100101011001010000101110111100111000010000010110000110111000110011000000101101100001110101111000111010100010010111011101000001010011101000110010001010010000110110100011101101001011001111110001001101001110101011101100101001111010000111110011101111011011011011111101101111110110101100001011100011010111100110110101100111000010000111100111111110111011101000001100001111100000100101100111101000111010011000001010001110111100101000011011100100000100011101011001010111100000111111100110000000010111011000100101001010010110110111111100000000100111101011110110110000010101111011000110011010100001110010110011100101101100001001001101100011011111010011101110100010011100111010110101110010010010100001110010010011101001010010011011110110111100001010001000100101100000101101001001011011010101001010000010001111101111000101100011111001010101000110011010001000111001011110000011100110100001010000011111010010001100011101000110110001100001111111011001110000110101101101000011001111010110010011100000101010111010100001001111010100101011010111110001111010000010100000001001110100011110111000110111001010101000010111010111111111000010011001000000000101011011111010000110110110111000011010100100101101110010101000100001101101110010110100001000000010110001110110000100101010000100111010001000101111011101101101000000001111100001100001100101001010000010111101100011100100110111011111100011110001110000010010001000011110011000111010011110010101111001101100010100110010111010101011000100011011011111110001100001111011000001100000100111001100011001000011101001001101000111001010000011001000110000011101000011000001011011001001001011110010100000110001001111000010111100101100101000110001011100000001011100011011100001100100100001000110010100100110101111010010000100101010010111000110110000101111111100010011110010000011101111110000001000010010100011001010010000010111111011101110101001110011110110011101111000001000010101110010011000010001110000001000001111000011000011110110100101011100000100111001010010110000011001011100110110111111111001101000000111010001011100000111000101100011000111010110011010110110100110001110000010100111000001100110011000110100010100001111001001010101101011000001100011011110011000111110101110001011000111100111111011101000100100100010001111011110100110111010101001000001001001111010100110110101000011000011101010101100011100010010000101001011110011001101111100001011010111001110111101111101011111010000010011000101111101101101110011101111110000101101000000000100000010101111001100000101010101100001100011010100000101101101110000110010100110110110110111000100010111110011011000000111011100010011010000001000101101001101011000011000100111100011011100000101010101000101110000101010000100010101011101001001001111001001011010111000000110100001001000001110000011001011101001110101011111001001110111101100111011101010001100101101011011101001010100011101111001111101100101110111000100011011100111111001010001010010010110100101000011111111110010111010110001111000111010011111111000100010100101111000000010110111010011000101001010011100000000011101111110010001000111100111100100100000110010101000001101100101111001111001111100010100010110100011001101010110011011110001111100100110100100011100100111110100001101111101111111111010001001101110100110110110001010100100100111100000110101011110100001010110011010111000101101110111010001110110010000111111010101010110101101100110011001111010111001110010001101010011100101001100111101101110111000000111011110111001000101010011101111001001101101110011011111100001111001100111100010111010001010011001111110100111101110000010101110111111101011011100101111111100000100001101000100011011011011111100010010100001001110111100000010000010110101000101100011101001011100100010001110000110110010111010111011011101101111010111011110001011011010010110011010011000100100000110001101110111001110111000110000111100001111100010111010101101010000010001001011101010010011101111000011110001011001000100100010111101011111010001111000101010001011100100101010100110100111100110011011101000110001000110000001011001110110011100100101001011100111110011001011100000001000111000011101111111111000011100001101000111011100101001101110001100000100000111011000111111010001001101001101000010001010100000010101100000000000001010000000110111111011100000101111001110110000101010111010100110110101110111011000001010011000110111000011100110110100100100010000101000111101011100010010001111011110101011110011110010111011100110000111001100100000110101100100110010000110001000011100010111100110100010001000100101111001010000010010110110111011111101011010101110111010010010000100110000001001011001011110000001101101011010010001010111011011111000100100111110100011101000000011010011111000010010001010011100010101100101100011011000101110000110111110110111101111010110110010110110010010001111100001101101111101111011111101001001100101001000000011111010000111010100110100100100111010100000100010111100100001010000010000010111100101011011101100001110111000101110110011101010001110001110001101101000010001110000111010000001111110010101101000011011000111011011001101110011011001101101000111110000100111011111000000110110101111110101001010010010101001101110111010011100110010110001111110000001001111001111101001101101011100110000010000010010111000010100101010111101111001110001111010010110110110000111100110011001100111110000000111011000010110110111100000011111101110011010101000110101110101010100100000100011100110100101011000101110101101010100011101111000101000100000000010101010100011001011101110100100011000110111001101101110000010110101101110110000011011100101011010011001100000101010100011011110000001100111010101000101001100001101001010010001110000010101100001010110111110100101011101011001101101010111110000101101001100111010010100101001011100011000110011111010010111000000001011111000111100001010000110001101100010000011100100011111011011101010001100100111100001110111010111001010111010110010101011010010000001111111000110110011101010110101011010110101110100010101010110010100110001100000111110001110111111000010000101101000000000000101010100110000101000000010010001010110111011000011001000110110010101111001001001010011101011100000000010011110101101100100001011111001010001101000000110100011111101110000100110101001001101011011101011111001111111011110111011101011111000010011111101100010001110100110101001110110011010110010101011010011101101011101110100101101001101010110111000101111000001000001011000110000010110101110010001100110110010101100110001010010010101111011111101011000111111011000101000001010001011110001111010011100010100000100100110010111011011010111011001010101101000100000001000001001010111100110001011001011011010010100001010110101111101111110011100000011011111010111011010011100110011110000110111001111101010000110011010011101101011011110001011110000011001001101000010001000010000110010011110001101100000100011000111000011101101010000111100111100111001010110001100101010011101101010100100111101011101110011111100011010100011100010101100001000010111001110011111101011010011110011110101001110011000011111100011101100010010110010010001000001011011001001011000001000100010111001001000010100100101000001011000110010110011011100010100111111111101101001100011001100000011011000111001111111101001001110010111001110000001000101001001111110010110001101000111101100010000001010010011111011010000000010101000001111011101010001110110101111111000010101000000101110101010000101011100010010011011011011000001100000110101001101101011111110111001100000110101110101111011001010011010100101000010100100011110001111010010110110100100000110010010001111111110000110010000111101110101100010100001110011110101111111011100001110001110111100100101001110111110000110111100010011010000111000010001010101111010011010110101100011101000000010110110110010111010100000110110110100000111011001011001001101111110010000111011100010011101000111100111100001010011001000000011011110011000101010011101111111011000000000011111010100101001010010011100100010101010111110110100010101000001111001101000000000101010011101000101000111000001111110110111111111111110001110001011010110010001011110110100100101101010100000011100011011010001010011111000001111000010001111100100010100100111101110010001111100101110000111111010110000001100100010010111110001110111001001010111001001011100000001111001100100001001010100011111111001010111100101010101011001010110010110011100100110100001110101010101101011001010001010101000010011011011101111111100001111111000100111000001111011001111101110101100101011000100100001110010001001001100100001110110110011001001000010100100010110001110000101100111010110011111010010001011001100101101111001100011001011000000000100010010101001110000110000001001100111010011100101101101010010011111110001110111110101100000000110010111110011110110100010001011001010001100100000110111100111101100010011110000011101010100101100001001011100111010001100110001110100111111110111000101010000010000111000110100101100100101111011101100011001001111001111001110000111011101011011101110111110011001101000010111100011001010111001111000110000001100100000110010011101111111111011001100010010001001000000100100101000000111111111111000001110010011101100000101010100100001011111001111111011101011100101010001001111100001001110010011001100011110010111001010010110110100111110101110111011110101110010011100110010011110010110100000011011110001101010001111000100001100001110000100000000101101010001101001111000000111000001001100001001000111011000110100001101110000000111010000000110101100001111101001111111001110000001101001100111110010101010001101001001011101101000000110011001010011001111010110111100010110111010110011001001110110000011001000010101110111010110011101110111100000001111011101101101011010011111110011111101100101001111010001011100100110011000000010000110001101110100110101000110100101010101101000110000110001100100010101111010101101110001100100001011001100101011100011101001101001000111111011010100010010010101000010100110100011101010110001000011101010100110110100010010101000001011101010000000001110100101001101110000111011101000101111010100110001000000001000101010001110010101110011011001111011110101101000101010001001100100011101001010110111110010001100110101000101011001100100000100111110111001110011010111011000010001011011000100111111010000000010110100111011001100001001010100000001001011011001010111110010100111000110111011011000000010111111100011011110110111001010100011111110000011010100000110011111011101101111111101001111110011111111000110000110100010101001011101111010111101011000100101110111011100101001101100001100100000010001011110000101111000001011000001001001101101110001000000100111010000100010001011111100101010011001001001000110011010001000010100010000001111010010110101111001010000010111011001011011000010110110001011001010001010110100010110100101011111000000101111101000100101011000100011110100001011011011010100000111110110000101010111000111010101011000011100011111101101111110010110101100101111101000101011101001001010001011101100001001110111011110100011010000101101001011100110111110011011000010010011110001010001011010010111101000101110101100101010010100000010111001000001100111011101010001001010101000101010110110111101001001001110011000100001010101001110010101111111011000001110100101100110001111001100011110110110010010010111011010011011101000101101101100010111011011101001110000001100111101010101010011011010011101111111011110111101001110101010110010110100011110011101000011111011111111100000101101010001011011111111011011100101111110100100011010101101111100011001110010001100101100011011111000110001011110001010111001010011110011100110000101101111001111110001110010000010001100100011011000001011001101100000000011101001101010100111010111110110111010101110110111011101001001100010001101101001111000011011001101111101101000110011011001110001101111111100000100111111110010101111010001100001011011101110010001010111001100111101111110110111011011011011100001101100111001001010001111000000111011000101100010010010010001111011001000010000101011100001000011000110001010100101011100000101011000001000011100110001111111100111000001110001000110100101000100100011010011001010110001110010010001001101100010111001001010111101111001101010100010011000100111111110000101100111000100101101110110111101001111001000000110001100111111101100100001110000100010100010100110011111111111001001011111100101000111011010001110000011000001010100011110100110101101011111000001000001011011101000011111100111000100111000100100110010101111000001101100011100010001000000110100010001100011000111110111001111010111101101011110000011100100110101111101011011000101011110000110000100101000100100001001000101000111000011110001110100010101100001110001010010010101001011001011001010101110001101010000100001000000100111111101111010010110100001100101101100001011000101000110001100100100111011010010101000001001010010100110101011101110000001001000011100101011111100010100000101111010010011100111110111010111111000101001110110011001101101111010111001110111101001100110110001011101011110101101100011111001000100101110011100100010110001010001110111100001010101010110100101100101111101110010010000110110110000000101110011111110011110010010001010011000110101110010010101011111101110011010000100111111001010000111100111101011000000101001010011111100011010011110111110111000111101010110101101100001001110111010100010111110010010111111111010101111001000001001000000100001000001110111100000110000111011101000001011000011011000011001011101000010111110101000010101000110110001111000000111000001000100011001101010100001110110000100101101111110000001101100100110101101011010111111111001100001110100001101111011100011010010101111010110000100101101110110110110011100010000000010001101100111111101001100011011001100010000001001000011000101111101111000110010111111001001011110111100010001010010111100111101010010101010100110100010101011100011010011010100110110101101010100100010011001000110011010110000010000000111101010111001101000100110000001100101001011111011000011101000011100011111001100010000000100011001101110001000000111100110100111010001110101111011010101101100101011101111111001000000001100011000111101110011100011100110001010101101011101111100111101011000111011100111011110000111000111001110110000000001010110000111011101101110101110011010111010111000100011011101111111101011101110001110110111110010011000001110111111110110111100011000000000001100011001111001101000101011110000111100101100001110010000110000010110000000010000011011110010010011100111010011101011000111001110110001101111010110101010001101111110100111111110110111000111100100011100001011000100101100000101001100010101000100001001101011010100110000101101100101111011100001110011111100110001101100011101001101110001010101110011101100000111010000100101000101100010100001100010110110000111000010110100111110001111011110101110111011001011100000111111111001011101000000010010101001110010000001000010111110101110010001100011100000110101010001101111110111010111000101000000101000111011110110101110110001000110000011101010011101001110101100001111000010000110101001000011101100001101101001010000111010101101100010110001101011011101100001000000101110010010011100011000001011001100001100011011011011110110101110110110110011100110101001000101101110111001011010100101101011110100100111010111011101101010000110110101100000000011011100010011001110111100001000000011101011001111110101001100110100110001000011000100001110101011011110100001001101100100101011011010011111110111100110010111001010110111100110101101101011001010010100011100101010001110111101010101111000100010000000010110100111010101110001011011011110101001101110100010001111001111000101110000110101011010010111100101011101001101101000111100011010011111000110011101101010101111101011011011001101111100010011000100110101011111101101010001000111011111010100011110100001011010111110100110001011100001110010100001110111001100100100111011010011100011010110000011111000110101001000000010000000001010001111001001001110111000110011001111100001111111011000000010100010000011111011100110111011011100111110100011100010001101010010110011000101000011111010001111010001001011110000000000110100110110100001010000100000010100011100111101010011000111111111001100000101100000000100100010011000101101100110100101011000110100101010111110111111010100100101000011000100001011110010011111010111100100101001010011000001011101110001110001101001110100001011001000100010111101000011111010110001011010000001010011101110001101110111100100011110000101101000111111000011011101000110111111001010110111101111100111100101100000000101101110100001101000101111000000100111110110101010111111011001010101011110001111100100111011010100011010010000000111101110010101101011111110100100110010001111111111100001010101011010110011110011111101000100010010111011001111000100000100000011010001011010011001000000011010000111001001000010010000011101110001100011110111111110010001011111000011111101100110110100010000011010101101000110011111011110010100000110010100100011010010011101010000110000100011000110001001010110001000011001110001010011100111000000010110001011101001110110101001100101100111101101011111101110001010110011110101110011010100100101000010001111000000010100011100101100101110100100111101001110001011101100001110111000010000011010111111001101000000011011111011111011110100000101011111100101110000111110000110100010010100001011111100110101100011100101111010010000111010001100110011100001101000010101111101110111000110110001011010010101101111001011001101011110001110010111001001011010011010010110010100011101110100000101111111011101110111100101011100110001000100011010100001100001011001010010100011011001101110010101110111100000011010001000110000111111100111010110011010101100001000101110010011100001000100110010101110111001110010100011011011100111011100010010100010001100010100111110011000110001100010001100001000001101001101010000011110101011110111000010110011111011101110011100000110010010110111000011001101101111011010100001000000100001100111100000101101111000101101100100110101010110000001100010100100111000001101110111010001010000101010100010011001110011010001101100110110111010101111110100000110011111000110101000001100010010101111011100011010000111001000110001001101100110011101110011010011110011001001001010110110111000010011010101000011111101000101001100100101101010010100010000101000100011001000111110000101111111101101110010000001010101100111001101011001010001011000010000110000111101011110000011111000101001110100000111010111000001001001111101001110100100100110011110001000010001000111011100110110000000001010100110011100001110111000100000000111110111110111100010001000100111000001011001000010110001100100011010111101111110101111110110000001011011111110001010101010001100100000010000110100011101110111000101000111100000000111001001001101110100100101110100110000000111010101001101011101100010001110110110010100100111111000111000000001000011011001010010100101110010010111100111100011000001011011011100110011011111110111010010110010100111000000101010100000110111110101010110000100000100001001001011100100010110111101101101101110100000101100011101000111000111011101101010001110110001010010111111011110110110100100001000001110101000011110111101100010101111000001010000111001111101101011010000011100100001111011011000010110000111000110111110000010011010011000111011111101111111111100000000101111000001100110010111101001010000001110001101000110011011011101101000100101000101010110001011101000110011101000110100101000011011111111101100010010000100010110100001000001100000010001101010000001001101010100100101000100100111000111110100000101011011001100001001101010110111110010100000110101000011111110100001001100101011110101101000011100111011001100111011010100000001010110100000000001100010001101111101011010111001011110101111101111010110011001101010011001001011010000101001000001100100001010010101011011110000000110101001101000111000100000000101110000010000101010011100111101000111010000011000001010111011001110010111111001010010011110001111111110010111100100001100010010010100011001001001111011010100111110011110010001110100110110001000001000010111101000010001100011101111001100010110001001010010010010101111010101100010000010010100111111101000011110010111101000010111001001011010101110010100000110101001101100000100111010010001010100100001111101010011100011101111100111111000001100100111101011110100011000000111010001000101100001111011001110111010010010000110000011110000000001011101100110011111000000110110100000100010011110011111000101111110101100101001100101100111001110001010111101011001110100010101000000011111110001010001011001001100101011110111001010101111000000101011100011000100011101110000110111011001010000111001011110001000111110110111000010110010000101000011011000111100001101110001000001000011111001001001000100001001000100100000011011000101100001000101010111010111110100011111110000111111101110110001000110101000001001000111110100101011110100001101100001011000010101100011001100101100010000000111111011000001110011101011100000111111100001100111100111110110111111010101011001110010001001011100011000110110101101111100011101101011011111111100110011011001011100011100101111111011110000111111001011000001001111100110101111011010100010100101010001101110001001010111001101011000000111101011001011010100001110101010010111101010010101111001101010110010011001010100011010101111110100001110001111011010010111111110110110001100011111110110000001000001010001001001111000001011101001000101001000000111001111010111000101110010100001110010111011001000010001011101110001110000111110000100000000101001010100111011110001010000000100000110110100011011101011101101101010010100001100000001010110001011010100001011101010100110001010010110001101001001101110100110101010100011110010011100001011001010001011110010100000101001101111010010001110110111010110111100011010110001100010111100000111011111110111010010001100100010000100010000111111011111010011111011011110011100101111000000110101011100011010111111101001010100010010110010101101010001000001110110001000111001110100101100000110001000111000111000011100011110100000110101110010101001011000001100010011110001110111011001101011000101010110101000000111110100110111000110000110110111100110110110001010000101010110010110010100000000011110011100011100001000000110100000111001101001110000000010100001001100000001000101101001110101100111010001100100010001011110111110001000110001010110011001101010001111000111001111010001010001100110100010011000100010100110101011000000001000001111111101101111100001001100101010010011011000101010010111011100111101100001000010100101001000011001100000110101010010000011010110001001001111000110001111100101101101100001101101010010011111010001000100100111100101000100110001110001101001110011100011000111001001101001111001101111111111011100001110000100000111000100001010110101000100111101100000100001110010000010010110001011111001000111010111011101111000111010010011000010101010011011101111101001001000010110110100101101010001001101010100001000011101010011110101010001001001100010000011110010001001111101000010111100000100011001100111010110110110100100001110111001100001100111110010110010110010110101111101011011110111000110110000100111010010011001111100001111111001111101010010000001000100001011010001010111110101101111110010100110000101001100010000100110011100011010001101001100011111101111100111000100111101111110011010010001100111101100110010110010001001111101011011010010111101000111101101000011011100101100111111101001000100110001000111100010101110110100111010110011100110010001000011010110111001110111111011111011111100100111010101110110011110111111000110111101000101111100010100000001100011011000111111000111000101101100101101110010000000000111011011011111100000000101000001111011001010000110100011001011110010110101110110001011010110010000101011000001011011100000000011000110010000001110010101011010111111110111011000010111010001100011010111110010000011001100011011001111010110000101001000010001101111111001001000010001001011111110110100001110010010001000010011010100110001001010100110100000001000001001101101110110110110100101010011100101111101100101010000101000001110101000101010101010000100011110000100101111101011001000100100101000111110111101010011000011101100101000100000110101010110101101010101000001000011101111110100010111110110001000011010010111100111011000011001001001110001000011101010101111110110100100010001000110110100111001001010101001100010101011001111100010000111001111101001101110011110000111011110110110010111001100100101111011101001100110111100011111100100011000010001111010010100000001100001001111011100110111101111100100011001000100001110000000001100000011111000000010001100100101010101010100110100001010001000111100010111100110011011000100000110011010010011110010000000011000001011101010010111111101111101100101101101011010011100011011110011001110001100010000100001000000001000110110111100101110111100011000110000111110101100100000000100010001111001000100111001010010000110000011001001101110111000110110010111110111111101001110100001101100011011011110100111010000010000101111101101100011110011010111000110011111111100110111111011010010010000101101001101100001110100011111011100000101100011010100011110001011111001011110110001010001011000000101100000110110000001111011111011011010000111111101001010110011110111110011110010011011001010100011011110110101110100110111110101000000011110110000111110100100100011100001100001101110001010010100101010111000001111010001110110011110001100101101000000001110100000100011000000001101011010000001100101101100100011110100001110100000101001000000110101101110111111110010101111010111110101001100011001010101100001010000010101101110001001010001001101100000101111001110000101010010011110001101100000111001011000010110101110000010110000000010010000111001010110100011001000110000011111010010010110010101010100001100110111110110110100010000100010011110111010011010111001010001100101001100100100100111000101001101100010011100011100110000000110000100100110110100101001101001110000110001001100101000110101000010100111000011011001100110011110001110001011111000011001001000010000000001111100000101001010111000000000110000001010100111001100101011000110100101011100110011110010001011000100110110111011100000110011110101101111000010001101111101110010010101101001111100010000100000011111101011110111100101101101000011001110111111001100111101001011011011000011101011100110111000000111110001110101101100101111100110010001110000011110100111010101101111011110010101100100111010100111001000100110010010100110010110101001111001000000000001010111101010110100011101111100000100000101011101101111011011110100111011010011011011000100011000111100001101000101111000011110001110110101100010010100111001001101001110010111100010011110011010001101000100010101111010000001001110110111101100000000101111111000100011010111111011110110001000010100111001100000101010010001000000011110001111101001111000011110111000101101011100010011111001100101000001011100110111010000100111000100011011011100010010101100010101010010000011000001101100101100110111000110100001001011010000010010101011011000000111001010110000000010101110010110110100111100011100000000001010001111110101001011111100011110010111001101100110000000001111101100111001001100001001100001110111010110110101001101000010001111010010100011001011011100101000100100101101111100011011001100110111101000000100000110000101010010010101000100000011100111101100111001101111100110010110110010011010101011011110000100101010001010001110110101110100011001101101011111110001000101010010100111010101101011011101010011101101101010011001110001100001111010001111110100101100000101000100100100000100110110100110100001110100001101001111010110111000110010001101000111110001010111100110101010110100111101100010101001001100100000010001011110101101011011000001111001001010011110010010101111110100010100010010100100011010111010111001110100010011101101001001101110011011000111011000010110010001110011100001110101110110001000000010000110000011000011011011011110110101111100000101010110101010011000100011110000100011011010111111101110000011000010011101101100101000001110110010111111110011101100001100010011001000101001100100011110111100011101011011011110101101001111101111011001110010100111001011000110001101111101111010001101001011101010100111000011100011101101000110000111111111000100011010110100110101100101001001101100011110101100010101000000010000111101001111110010111111101101111000010001001101010110001000110011011001011011010101010001000011000111100110100011101000010011001110110000011000001100111101010010010101111100100101011011101011010010011100101010111101101110000100011111010010010000010101001001101101010001101100111010000111001001011011000100110111011001011101111010111110011110110101111101111011000101011000011001000101000001100101000110000101010011001011100110001101010100011111110011101110000011001000011011011111010000010111000010011001101000001010110101001101000100111101010010100100011100110000010010110010111010001001101000000110111001000001100100110100000110001001101111111011001110011100110001110011010000001010011101011010100101000001010000110100101001101110111110010001010110001010111101101001000010000101010011000001101111101110100100101111111101011001010100101001001000001100111000101001001111101101110100111101100110010000010000110001001010001111100101110011000010001110000000111000110000000110000111010011000011111111111000001000110001001110100000010000000011010111011011100000000001011000000101000100111110110111010110011000011001101111000110011101010000101100001011100010100111100000011110110001001111110100000010001010000110111011100011001000000001110010010110111000100010110001001100010000001110001000000110101101100010110100110100100111111010100111011101101001111110010001100101110010010011011011100010000110010111110100100111101010010001011111010111010101111011111001001010111100001001000001011010001010111110011010101110111100010001110010111101001101011110001100011110101000100110110000110110101010110010100111101101101001011011101100111000010010110000100111000011110101101000111010001000011110011111000110111111011011001010111100011011000101101100101001101110100110000111101010001010001011010101001101001110111101110100001010111010101101111001000110100000000110101000101001000101110101001101111100001101100000101100100001000111001111011001100111000011100111111100100110010011010010001010001110100011110100011000001000001101110001010011100111010010101000000010011100110110101011101110100111100010001110110011011101011100111111000000000000110000101110010100010111100010001010001001101011000001100111101101000010010101010101001011000110000011101101110111111010100110010011110011101100111011101010111110110000101101001110100011101001011010000110000000000101101010011011110011011001111101011101010001000101000100110111101100101000011001111101100100110101100000101010011010011110100001010001101000000100001001101101000100111110111011101000110001011010001001010111011001000010001111011110100000011111000100110110100111000001111011000101011110000100000111011011010110101101111110101010011110000110110101111111011010101111111100001100000110010110000011111010001100010100010101101011100100101001010011101111001011010010011000001100110101110110001000111110100011010011110000000100110101010000110010001001001101001111010010000010000001100011000001001101000100110010101101101110111111110010001100001100100101101010000111010101010100110001100001000011111111110010111011010000000110110100010000001010101101110010001010100101100111100000011000011011111111111100111101010011111110001000010001000100011001111111111010111000110100111111011010100011101000000100101001111111000011000011000110011001001010100111101000110000100111011111111101000110100000100000001110111001011010111101001011000010111101111010010001100100011110101111101010001000100100000100010110110101110011010101111101110110111000101101001110010111110001110110101100111110111011110010100110001100000010111010000000000101011001001110010100010100011000100101010010001001010000100011101000100000001101101101110110010110001000110101100010101000000100110111111010111111011101111000110000111010000100010010100011101000101000010010001100000111000011011100001011111101001010000010000000010011011010000101000011001111111000000010101110111101001010110101100100010100101101101110101001111011010010000111011111110011110100110000010111111101010010111000100111001010001001101010111010111110111001101000001011001011100011111000001010111011011010110010000100000100110011000101101000100100100001101111001000001101011111101010000101101011010110011111000111001001101011010010100010110000000010100001100110111100010001111010100101001011110100001101111000111011111101001100010000101100001101001000110101011110111110110011011010011010111100000000110101001010111110111011001011001011111010100011011111001111011001101000000110010100100100101001000110100001101000001110010011110111000000100110000000010100111110010001111100010010001101100111000001010100111010001001011110001010001011111100000010110011011101100110101010100000110111100001111011011011000100111001011110011110011001001101000100110101010110100100110101100011100010101010100100001011101010000101010101011000011110000010001101101101100111001111010000011000111111011000101100001101001111010001110010110101110011010101010101100110000000111101111111111110110010001000100011011011010000101011101100100001000001100010011011011111001111001000011101010111101000011111010111110110010111011011001110110001101010111010111100111010101101100001010000111100111001101000011111111000011101110001001110001110111101110110101100010111000000000111011001110101100101111000001000011110111100011111111100010100110000010011001100100111000111101110000011001001010111011111011011000110000010100010101101110100100011010011101011111100001101100011011111011000101001110110101000110001010011111111101100001111100010100011010010000111110100000101111001000110111010101100010000100010011011111100000011110000010011001100111010011010110010001111111110111101001001010101011110100100110001000000011001111110111100000011010100011001111100111010110000101001000000010100100011100000010110100001010101110010101101000101000001100101010001101111010100000001011000010001111101111010010110110001000011010100011110111001001101110110101100110010010011001001000111010110101000001110110101100100101011000101110110100100101110001100111011100100010110011101001011011010011111100101111001110111010001011000000100001101111000100101111010001101011010100011011011000011001010110000110001001011011111001110111101011100011101001001101011010011011111001100101110100100001001001010001011101011000100111110101001000101100100011000010000101000111000110011000000000000110010100110000000011101111110010000111000111101000110101001110100011010110111010010001111111101010001010000010111000101010110101000100110011101100110110100001101010111001011010110001001111010001100101110001111100101111111001101101111110001010101000001111011110010010011010001000000111111010111101001010011000011101101111111110110110001100101110111111000010010001001001111101101011011100100000111100101011111001111000000001001100100000001101111000010110100100101011001001000100010100000010101001100100101111100011010111010101010111111001000001001001000000001010101110011001110101110101110001001010011010000000100001100111001111110011011011100000101101100100001001011111100101011110000111001000101011001111111011011111100001110011110011000001110000001111110010101110101001111111110111001011011000010010100101011001001100010110011011101111010110100110110010000001000100001111100100110110100001101100110000100011010110100011010110011010010100000001110110101001000001000011000011010100000101101111011110101100000011110000100100010010001010111010010011100111101111101100110100111000010111001111111000010011111111010001010001110100010011011000001010100010110111000001000000000100100110111000001100101000001111011011000110000100000011110100110111101101001110110101111001001000000010111010100011011110101011100101111101010000110110001000100011110000010100001111101101101011110001010010101100110100111011000110101110000101001111001101101011110001011000010010100000011111110101010100111110010001000100110110101010101110100100000011110111100011001111011111000011100001111001010001100001001101010100000010110111011010001001011100001111101001111001101001111100100010011000000111010101101111100001010100001111101100101111111110000110010100110111010101110111001000110001101101001110101111010010011100011000100010000000000001011101111111011111011111111101010000110111100000111001111001011101000110011110000110000110110000011001101100111011101101100110000000011111000100011110011110000110011100000001111000111011010110001111000010101000111000101011100110110000110101110001001010011010110000111111110100111000010011101110110111000100110101000001000110001010000001000011011100111001100000010001011010101100101110100110010000100101011100110110010110101100101001110000001000101101000111111100011010001110001010010011011110001111011000001011100010100000010101011000111001101001001111100111100001110011110000101111011011100000101011011101000011101011011011000001010011001101001101000000110101101100100110101110110110000100011011010010000010100000100101101100011011001101010100100000010111111000110000011111101100001001010000000000001000000000010000000110000110111111111110111110100000001010001001100101111101001100101010011101100011010110110011000100111110101110011000010011000111101111110011010000111000100110111110101110000010111010101010000110011011011010100101000110100100001111101000011001010111001000011110011101100110001110000111000110001101111001111110111001111001101111101010101100001000000000100110100000000100100101011111111010001111000000110000011000000111101101110101010100010100001111011010010011100100010011100100110001001000001001010000000000110011010101011001110100100101110100101111111100101110111101100100110110011101111010010110011111101000000110000101111000111000000111110101010111100101010011101001000101000110011100000101011110001001101110111000010000100110100100011001011100110001100100110100001000100101001101001001110001100011011000000000101001100111011010000100101011010010011010111001111100101001000111101001101110110011111001111111001101101111110111110100101000111101100010000110101010111111110001101010100100100000000110010011001001111001110001101011000011101101111100100101000110011000111111110010000110100110000111100110011100010100100010101001001011100010111000100101111111000000011000111101011110111001111010010100101100000001111101100000000100110101111000000010011100000110101000111011001101000011100011000000011111011000000001100010100101010100100001110111110110001011011110100110110111111110110011100100011000010111111111010110100001000111110010001101100010001001010000111000011001010011111100010001110110101011110010100001101001000110100010110000000110010101100111101111000111111100111111000010001001111000011100110101101011000100110100111010100110111100110101100111110000100000111001001101111001111011000100111111011101010001101000001000010111101010111100111100101000011101100101101010100010101111101100110110101010111001011110101100001010010111100010110010000110011110111110010111000101110011101101001001011111011010000000011001010101110110000100010011001101000101010100011011001001111000100000110101100011101001100000011110111111010110111111001001011100110000011011101110000101000111111010111111001011100010101001111101100001001101010101110110011000000111001111011101110000110000001011110111001101011011010100011100000100101110010101010110100110011111011000011111111000011100110110011010000001111000000000011100110110100110101011001000101010111111000100110100110110101110001000000111000110000100101001100011011101010111111110001110011100001100110011011100001000001110010010011111001001111011111101010100111000111010001000011011100000010010010010101001000011001101001111101100100101010001100110010001101111111110110010110111101000000100101001001001100010001111110101110011111000000001111011011101100000110111010010000000111011100011110110101100100001001100001001101101000010110011110101111011110111001010101000011101110011111001101011100110100010101001011011101011001010110000101010111111010011000010011100100010000010000001000010111011111010001011011100011010011000001000010001001000010000111001000001000111100011100011001111101110110011100110001100001111100111000111001111010110100010111110001000010111111001010001001101110100001010000001100011000011000010011010101100101000100010101110000101110000010011001000111001001110010111110110011010100010111000110110011001101001101000111011010100110011000100111100110110011100011000101011110111101110011010010111010101001101100000011101000001101010000000111111011101011001111010111110010110110000010110001000101100000011001001100011101010010000101101001010110000011101010101001101100110010000101010011101010100010100100001101110100111011011011101101100011101010110100111001010111100010010010010000100101110100000011111101011111001011100110000000010011111111100111101010000110111111101011110010001111001001001000100100110010010010100000001000011110010010010101010000101001110111110001111110010010001101100110111001110010101101000010100001101011110111000010111010101111100010001111000010100000011010100100100001001100100000110011000111011110000100111110001000110000111000011111100101000111111100111100010100010010010011011001010010101110101000000000011011011001100111111001001000001011011110111011010001110101011101011001111100100010001110001000101011101011010011110111101000011001111010000010010010111001111011110000000111011001111110010011111001001001101010010011010101011111001100111100100101011111010110101010100111010111111001000001011111001010000010101000000111110001000101001101100101110100000010011101101101011010110111111000011111110111101111011011011110001001000010101000001000111110011110101110100100111111010110100111110010000101000001000100001110110001111000111000111111101111001001101001000111010001000011011101111010100011011110111110001111110000011111000100111101010011000000101010111100101010001011101111101001101101010010101001010100011101101010100001111000100110000001100011100100011110001011000101010100110100100011010011011000101100000101100100110001011011000010101100100000010000110101101000010011010010111110001011001010111110100010111001001110100101111100111000010000110111110010000101000110010010101110010111010111010011001110110001100110001010001101001010010000110011101001000110101111110011110111000110000010001100101101110010000101001101100111111011100000101010010110100111011110100101101101101000110010100000000101011001100011010111100000010110010010011011101010111000101110011111001110101100010011111101101100110001010110011100000101000000100001101000101001001101010100010101111111101111111001000111001100010000010010101101011100110000011000011001111101110111001011011110001110100000110100101000100010001101111010001001010001011101010110000100010100100010001011110101011001101001101100010100000101000010100100100100110010001001011101001000011100000110011000101001010010001111011110011010011000001000010101100010001110001010001111010100110101001101011111000010100100111111010011001101001000011011100000001101100110000011000110000011111000000010001001101111010000000000010111011100011101010010100100111111000001000111010100111110000001100001001010010111001001111010111011111010011000101000001000011011100011110111100111101001001011110000111100001011101000110101111110110011101011000110010110111001100101011000101110001110100011111001101101001001001110100001100011001111111011100101101000011101000111110000101111100101001001110111010011010100001000000000010100110110000110011011000100110101101110000001111110110101000101000011110111010001000110011111010101111111100110011001000101010011010100100010111101010110110100010010101101110001000011001001000101111010001011000001110111111011101010111111001110001001001101000001011011001100010001111110000110000100011000011000000110001110110011111111111101101000101100100111110110100010010000110110010001011010110001001011110011011101010000101001010101101100011010100110100000011000101011011001110010011001100011101101110101101010011011000000111010110011011100101000101111000000000010111010000000101110001111000010100001110010010001100111101010101001000101110100110011110100110000010101110101100110011000111011011110010110100101000101011000110011110010001010100100011110110111111011001000010011101101000111010001110011000011011110110110100010001110011110111000111110001001010101111010111010001001011110011101000111110011110110111011001001100010100010111001111100011000101010011100110101010010101111000110011101011001100000011011110000001110100101100111011100101110011111100010010000000011001010001101010001010010100010111101110101110110111011101001000001000010100000011011011111000111010101101100101110001110100110010010011011011100101111100010001101010000101111001110010101100011010011011001001111001111010111010100111101111011001011110101111110011011011111010000011101001000110001110101001100001100010110100111110110011101111001110100110101111001111101011111011100100011001110101010100101110010011111000001101011101100011011100001100010000001100110011101111101111010001100000010101111101000010110100011011110111001110010111111101011001000001000000100111101101000110001100101111100111010101110011001001011101000011000110111110010010010011101011110110011011010100010100010011101000111111110110001101101010110001100111101110111001100000110011101110101000110111100001010000101001011001101000001100011011001111000001110110011001110111100000100011110100011001011101010001101100010110001011110010100100101000010101011101100010100101101111010111111010000000111010101000011100111000110100100100001111000100111010010100010011000111010100010101111110011110100011000111101110110101000000011000110101000100101000111110001100111111111010000110001000110010010101100101011111000001110100110100101011001101000001010001011000000011010011001101110111101001000001100001001100010001001010101100011110111100010000011011110101110110101001000011101000001011010100011000111001101111101000011111010100010001100000110101011010011001111011011101011101011000111110001100111010101111011110001011100111011100100101100111000001011000010000000100110111010010100111000111100110010101101111010011001110110011110011101110111111100000000011001111010001100110101110011101001010011101110000010111100100001011110011100001100110011011100101010100011011100101000001001011001111101010011100111101110010100101000101011001100001011000111100100100111110001101101010100101001111010000001001111010011101111011110000010100010000101000100011111011100101000001111111100011010110000100110110110011111110001110001001110010101011010001011001011000100000111011010110110000001001101010111010100111000101110001010011100000000010000101101000110000101011110110011011111010011011010011101010011001110110101100000010011111010010010111111000010100111001000101111010110100000000000001100011100000011110100111101110001011001110010000011100110100011110010010101111010001000010011110110010010011101010101001000101111101101111100000101011000010110000111110010010100011001100110110110101001101110011001101100011100110111100011011011101001000110111110011111110000100011010101110011011110101001110111100001000001000101101111101010111111101011010101100001000010110010101100000011110101001011011111100001110001000011100100111000010111010001001100000101011110111110111000000111011110111100110001010011111001101101011001000101011101000010100110101010000010010100000110011010010011010101111100111111100101010110011110010001001001100111110010001010011000010111011011000110011001100100100001010100100001011111100110111100110010011111000110001010001111000001000011011111111001010111100110011001001010010010001001000101010001101111000010100001010111100000010000011111100011011010010000101110000110101001100110010000110000010000100111010000010001001011111110101101110100101110010100111110101110001000001110100000101011100010010100111110011111011100000110101000110010001111010011110110101110011000010010010000011010101001110101110001101000101101010000000111001110011100110000100100101110100010111100110011011110111010110000110111000001100111011110001000101111000111110000110111000000110000011100111011010100110100110111000101101010101011001010010011100000101001001101001110000001111011101011000110100011101011111100100000101110100110010101100010101010001101101100011010111111011111011011101000010000101001011011010101100101100100111111011001111101110101101110100101001011010001001011111100111000110111100111010011011001001000100010000111010110111000010101100001100010000000101111000100101010011011001001101111011100001100100000110100111011001111111100011011101010100010001100010011100000010110110111110001101001110101110100011000001010010110111111000001010010011100011110011000101010010010001011000101000110100011000110111100000011111110010010110100111000001110000010011010000110110110111001101110011111110111000011000000100110001011011100101011001011111100000000111110001001000001101100111100010000010110000101001011010000111001111111110101000101011110110110001011101010000110110001101111000000001011110000101000011010011101011111101001001011110101101000010011001011110001100100111111100110010100100010011100001010010110111011001010100110001000110101010110101100001010110100000110001001110100011010101001000111010111000101100000100011001000001011100011111001100000101001101000111011111010111010111001101000001100110000111101100001100101111001000110001100100001100101011100100100100110001011010100011010111111110110001101000010001101011101101011110000100110010110110100010011111000111011100011001101111011000000100000011000010000001110000011011000111111110000000011110100101001110001101100000110011000100011100110111101101010010100111011101011111101011011011001011111101110111010010111001001010001101011100000010011000110101000110001101010100000111110000111100010100101110011111100010101111101000110110110011001001100101010100111001100100101100001110001110001110100110011110111011001001010110000111011010010110111010011111110100110011110101011100010110100100111001000111000111010010111100101011110111111111110011101110010010011100010000000010000100001110000000000011010001010011110001101110001111001110101000101100111001101110100101101011001010010110100000110001010110110101010100100011101010111100000000110100110001011110011100100100110001011000000110110111011000001011001010010000111010110101011101011001011000101001101111000001100001001000110110001111100000110111100111011011000100110101100010110101010101000111101000100001111111110110000000100000100010010011110100010101001010010010110011100111010101101101001011101100011111110001000000100100101110111001100001011111010101001001010111001111111010001001001001001100101101001110110100000110101000100011000001011111011111001111001000011000000110010001110010111011111000010001100110100001100000010011110101011110011100101101000000111100110010010111001001101000110001111111101100011001100001000011101001101010000110111001010101111001110000010010011110011000011000101111111001111110010110100111101011101000101000001101010110000000010110011111011011001000110001111001110110011001100010111101110101010011111010011101110100001111000000010011101011111010111101111011011100011111011110000001010110001001010110000011110010001100000100011001001100011011110111001001110010111111111011010000000011111010010000011011010001101111000000111100011001111011110010010001110000111101111101010010011100000011101011110110110001011101100010100010001000000110111010011110010101010011110001101100101010000010100000101011000010011111011011001011110001100000010000001101001101110011001101110101101001001100011111000000111110101011000001010101010100001011100110011000011100011110101110010100101110101101001110111001111110101100111111011010100011011100100110100111001110110101011001011101101010100100100110101100111110101011100011101010011110101000000010011011001110100001011010010100100111100011111001100011011011101011001010101001001110111001101010001101001000111011010111000000010111001111111010000011110110110011010000100111010111010101010001111011001001100100010110101110111010110101011010000100101000001110001101010000111011010110011011000001001010011101001011101111111010000011001111001000001001101010101111010110000000001100110001000111010001000110010001110000110100100100011110111101011011010111110100011101001100111000110110000010001101101101100011010110001101100001101110100010100000011101100011000100000011010000010001001011110111011110101000111010101111011000100110011101110101111000111010100101100111110000110000001110000101011101100110001000000010000001101110110001001011001110011010110000110100000111011000110110000111010011001001110000100011101101010010000001011100011101110001011011011010100110000001111100010010100010101110111101100001000001111011100010111100111010001111011101101101110011011010101100100001110001011010001110011010010000011101001101010011001000010001001101001000100000100011110001110110100001001100110000011000011111010111101011001010100000001110001001101011010100010111100000100011101000000001000000111010100010010000011011001010101000000101110010111110100010110111011100011010011111101111111101101110110111010001000001110111101101110111000000101101000010000000001101010111111110000101010011000000100100110010110010100000111111011111111011011000011010100000001000110111000110000001100010101011111101011111001101100111111011101000000001000000001101101100011111101101000100001000010011000101011011000011010010010001001100100101110001001000110001101011111001101100010111101111101110000001111001100011100011000000000101100110111111000100101001111110010001110101110111010110110110100111011100101111100011001110110011011100000100110100100001111000001000000000111010101110110111001100110110001110001011010000010110110101110010100101011001100000010000111001101000010000000001000010010111110101101011011001110101100100000010010001010100001011011100101011100100010100001010100001001111101100011101010100010110001111110100110010011110000100101001110101100000011110111000010100010101100000111011111000111110100111110110000110101001101000110010001111010110010001100010101010111110110011011010000011101010010110111111000000100111110000101111011000100011010000001110010111000110011011000011000011110111010101100011011000111110010000011111101011100111100010100001100001001010100100111001100011110000010001110001101001100101000111001001011001000001111000010010011101000100110011011011101101001100111100011011010111010000100110000110101110010100011111111100000110101100100110110100001000010101110011011000101011001101110001011011100000110011110000000000010001001010011001011101100001001001011010110100101000001110101101110110011110000100110100100010111001110001101111000100001001100000011011000101101100101011110101110010110100101000010100010011011000111011000100011001100110001100001000111111111001010111001100110001111000110101110011000111001010101101011010000000100000000100011011111101100111011000110111110000110010100010011110111000000101000101101001000100000101000010010010001111100000010100110100001100010010100001000100110010010000101101111011001110011011000001000111000101010111010010100100100001010010100001011011001110010010000000010010000001101011110000001000110010001000110001011100101000100101100111000001110110111101011100101111011111111011110000000101100011011110100111011010000000011010101010110111101110000000101110101011001100010001001011001010111111011110000101001101101101111110101011011010100001110110001110010011011001111000011001000011011010000001001111100000111110110110010001101001010101001011100101011001011011000011100000101010011101100011011000011111101100100101111100001001110011011111000011010110000011111101011101101011101000000001100000111111100010001001010010010101000011011010110011011100110011110010001000001000110010100011010000111100110001101101101111000110100101011111001000110110111100101101111110101010011011111000111000110011001011010100001001010111001010111010001001100101100010001101111101001000111011111010011100010101100000111010011010110111001101011010001100110101010001110001100010000101111100100000111011111000100111000110000110001000010100101011011000110100101000001011101001000011001001010110101111000011100001001011001110011001101110110001111110100110001101001111001010101001001110111000001001000101111100101000001100001111011100101011011111101100111000111001110100010101101111001101110111101101111100111010101001000101100010011011010001100110111110101101111111010100010111010111101010100001100111111100111101001010011011101111101001111000011100001110000000101110110010011100010001010100010001110000001100000111010011111011010000110111001010100010010101000011011110100101100000110110111001000001101001000100101101000101010011010111000110101100110010101000101010010111101100100001110001000100101011110010110101101001100100000010011100111010111010011100011100010010011111100011011011000101100001000001111100011100111011011001100101000010000101101000011101111001000100100101111011100111101001110000110010110000010001100000000100110111101110110111101111100011111100100111110100000100111010100100100111001100010000011011010010011111110011000011011111000111101001011011000110101110111000010100101101010011000010010011000110010100000110010011111010011011110010101100000011101010111100110000001010011001001011101000010110101100110111011111101001111000110101110001000011011101010000110001000011001100010010100111110010101011100101110000000110011011000111011110011110100011100101001010011001110110101100010101010000100111111100000000010000110110001100011010100101100010000001001011110000101110111101110100011000011101001110111100011001110001011100010100110110001011100110000000101000100110100001010111110100000111110110111011000100101110111010101001111001101111100101010111100100001110001010110110101110011110011010100110010110111101111001101110001010110101001111011111010110011111011001011101111011011100011010001001110110101110010010111000011111001100000011010111010101111001111011000100000100100010110111110001000101111001100100011011011001001101110001101101111010001101001101110010100010000100101111000010101101111101100010100101110001011010101010100100110010000011011101010001001011110010001011101100010110110111111110110100110001101101100000001001000100101000111110111000010011101000000011100000010010101011111111011011100001101011011110111100111010010111000111001001000111110110001000001001100101001100000000011011011110000101111101000011110001010000000010000100000100001110001101111000001010111110010010011000000010010010110011000101001110011001111100101101110110011011111100110111101101100010000110011111011000111101101111100011000100101110010011100011110010110001001001011110101100110011000111010110111000100010100101100011011010011111111111101100110001000011000010110111010110010111011110010000100001110011001110010101111010011001111011010111001100011010010101001100010111101110000101010110100110111101111101100101100000001001100001010101000011110001000111001011100110001011010000111000010110110100011110100010011101000000100100000001000010000110001011001011101010110000001101100010100000101110100011110001000100000011001100001101110101110110110011011010101111111100100010100111100111100001001110001001000100110101001001100001010111100000000100001000011011111010011101001101111010001111111110101101111000101000110010110011110000000010111000101100101101110000000011000111100010110001100101110100000001101111010000100001001010110100101100011000100011010010000100100110010000001100111100111110101110101001000111000100001001010100001101011011000111110101010000100000010000000010111111001011011001110001111100001000010000001111100111101011011111101011110000100110000001100110100101010010010010001110001010011010101010010110110011011000011111010100100001111110101100100010111111100011101101111100000011100110100011110100100101110001101000110111010101010111101111111100011001101101111100100011000101001001101111101001101001011110100111000101010101000010100001011010100110000000110001011111110101101001101111111010111011000001000000001001111111111001000000100100110010000011100010000010101011010111110110010001110001110010110111000011000111000100011111101111111100111110001011100100111111111100101101000001011100000110101101100110010111101101101000100111101010010010001110111010110010101111011010001000101110110110011010000111110010011011111101101011101001000111100100110011101001111101001110100101011100110100000010100100011010000100110011111111101110110100101010000001110110111101111100000101011100010111100010111010000111001001101110001100111000011100101010000010010001111000111011011110000011010101001000100111011110011001001000001110001000101011101010111111001100100000110110010110100000010111100110101000110010110001111110011100101110100000100001001101010011100011001101111111011100110011110000011111000011000110100011011100100010010111001100001100101101111011001001110001101010000011101000011111001101000010111111011111000110010111110010101111000001110100001011101111100101011110100001010100011110000001111001000111010111000011001011000101010011010011001111111000001001010100001110101101010111000110011001100110000011000101110101110011100000011110000000101000011100010101010101111010010010110011001001100111111010110001001001001001110010111111000000111100110111100110111001100001001110011111000011010111010010101111110000100100000010101000011010101001001110010101100010101000011101010011101000100011110001101110100011010111100000010101100001000110011110100011010011000010000011010001011001000000110000101011010011101110011011111111101101110001111111111000101110101101111001000011011011110111000001011101010110010101010110101100101100111110110010101011001101110101000011011110111011001100011010110000100001010111001100110111110000110101000010100001000000010111010101111011110010011110010100010101101010011011110111000000101000010101100011101010011111111100010101111010101011011011001101010000110011010110101111011111001111011010001000100100110011110011111000001000100111001010010101011011100111011100000100111011100110111100110001011101110100001011010010010101110101000000000000000011101000100111100000110011100100010000110100000000011011010000000100101011111010010101101011110010001001100111101010110111111001001000010101110101010101110110010110001011011010110100111111100011100100111110100110110101011010111010010010110111110101111100010010010011110011110101010101110110000101101101110001111111000100011110110101011000110101011011110100100111000010010100010111111110101111111011010010001001011000011010101100001000011001010110000111111010111001110101111000101100101001011011110111101111010010001111000000010110100010001110011100000011101101001111110110100101000100111010111001011000100111111110011111110100000000111011100010111101101010011111110111100110010000111111101010000011101011010101011010001010100010101011011100100100100001110001000000000101011001000000010101100000001101111111000011101101101010011000101111010111110111011011111010101100011111100110001110010111001111100111110111111001100110011000011101101101110111000100101111011101011110001000100111011000110010100001110101010000100001010000100011011001001010010001101110101111100010101000101101000100101001000010011001010010101101011000110101000101110010110010111101101001101111011000111101111101110100000010000011010110001110101110010011110101110010100010000111101011010100111101100011101011010100111011000000001101011101001111001001101001000101001111000111110001110011000000010100100010101011001101111100101101111000100101100001010000110000010101010100010011010001000100101000000010011101001111010101101010001111001001110001110100110010010101010111101111101101011011111110000110110100001001010110110110011111000010010011010011010111111000011111001011010100111111101000010101110001101011000000101100001100001010010001001100011110011000001101001001101011011001010101000001011110100011000001011101000100010011000100000010100111100011100000011110011000100101100110010110110101010010010100111110101010100110011000010101110100101000110010000010011010000011111100111100000010010000110001000011000011100001010100001011010011001111110001001100111010100101110011101100101011011101101101110011111110001000000100101001100100100101001111001100110100000011010010000001010010000010100110000110010101111100001011101001011010001001101110101110101100001010001110000111110101001101000101111010100000100111000000101101100011111001100110011101001101101100001100011011100001010011110100101110001010111101010001000001100101111011010101100101011100101011010010111110101110100010010010001101011111111111101001000111000001101111110100010111111101000000101011010101111010011001100100111111101010101000001101001010111110010101110110100010101000011101000001101110100100000101101110010111110111100011111100100101010010110100010100010001001100011110000111001100010110111111100001101111010110011110000001011000001010010110001000101110110000001110100101110101001111110001101111000110011000010100011001111100111001001100010010000001010000101111100000100111011010000010010100110010011100111110011111011111111111010110110001111111010010011111010010110110001110111010111110011110011100100110111111011011111000100101100100010011101001010011010111010101111101100111110000010000110100111100000010100111100110001111010011100011000110001100001101000000110011001100111110010000001001011100000000000100011011001101000101101101000110110110010101001101101111101011110100110001011001011000000011010100111111011000110111100101111100000101011001100110111111011011011000110011010101000011001100010110011110011101111001110011101100011111011110010010010110010101101111010110110000101000100000010000010101010110101100001110101001001001000000101010111111001010000101010001111111001000101001110100100011010101000101100100110101000101011000001100100011111100000100001001010111000101001010110110110011110101000010001001100000111111000100101000010011110001011111001101101111011110110111001100000001011110011000100100101010010100010000111111101010001000011110100011011111110101111110111110100101111000111010111010001010011110010110010011011110001110111010111101111100000110111000001111000100101010011100011001111001101100000100000111001111001110010100010100000110111101111000011111100110100001110101111000101101001111100010001001001100001100010100111011111100111010100001101111101000001010000001101110110110011011101011110010010001101110110010001011101001001001010111101011000001101100011011000010101000111011100010001110110010001111111111010110111001111101111100111010000000111101010011111010111000001010010010010010110110001101011100100101111110001010001011101101100001111101001000111101100110110011000010110010101111001001100101101100011011111101100001101101001010001010010011110100001111011011011001000101111111010101100011000110110010101110010010111010001101100101010101010110010101001010010101111000110000110101010011001001001011010100111111110110000011001011100101101101011110011110111110000001111100001000111011001001011011100000100111011000001000110110000011001111010110111110001101101001010000101000110111101101011111111110001110110010010100100000011010111010101011100010000101010100001101001010000111111100000110110110101011001010101000010000110101110011010010111100010101101001001110111000110011011100100110001100100100110101000110000011010111111110100011010001000110110110010111000001010010011101110001100001010001111100100101100010000110001111111110011100111000001010110111101111101011111011100000001110110110011001111101110101000110001100101100000100000110101011111111011001101010100000101001101001100101010101001011000011010101010000000111011111100011010110110010110011001010010011001001011011111110100111000010010111111111110001101101101010100111001001100010010100110010100000001001001000100110101000111101000010001110111101101011000010100100110101111010011011011011100010000101110101011011101101000110001110111111010111101100111001100110100101001010001011000001011011000101101000000110001000101111010001011101000010100110000101101100001110111111000011001001111000000011000011011000001110001010110101101000011010011111111011100000011011100111100110001111000010101001110011010010101111110110110101110000001100101101000000111100101001000011100100101011011001100011101101010011111001100011110000111011000000111010110010001100000111101001101110011000000011000100110011011000010010011100100110110011111101011000101100110010101011010110001110010001010010110011000101110001010111010001101011000111000001101110100111000011101001001110101010001111001100000011000101100100010101000001100001001111101111110011001100101001100100111011100101001110111101010010111101010000000001000011100001111110101000000001100110111010101101010011001100110011011111001111100010010111011010111010100101001101000000101001000110010100011110111000101010000110000101011001111000000001001001101011010000100100100010011100000101010010010001111101111101101011101010100111011110001011101000111011110010101000001110000010011100110000101010001000100010011100110010111000101010100011001001110011000100111111111101100010001101000000000000011000001001101110011110110001110000011001111100111001011010100110110000010001001101111010000111010100001110010100101011100101010000001100000011000011100001111111010011111010011010000011101110110111010000010011000011110011111011011100110101110111010000001001001100110100010100000101011110110101011010110101011000011111010101100011111110100010001011010000001000011110011110110010111000111001101010010110011101001110110000111001001100111101010001010000101100010001100000000111010010110010001000010101101000110011001100000000010000100001110000111000000111010000101101101011111011100101111000011011100001111001101001111100010010111100101011010010010100000001100101100010010011011010100001001110001110111000100001111111010010011000111001000000111111110100000110111000000100001110000111001100001011000111011001001111110110010100111001001100011010000001110101110000111001101000001111111101111011100110100100101111100010011011111100110010111111011001100000001001011110000010110010111100010101111110111101111011001010000101000001010011000101000001101101000001000011110000011100100010011010001100100010010100100111100101010101110101000010111100101101000010011001100011110001000110011011001100001111110101001011100101011010111011000011000101111111111101011001000001001011101100110011101110000010100001011000110110001111101110010100011010101101110000001010100101111110001101101000001000111100111111000001101011111011011000111011001100001110000111101010010111010011110101111010001011111011100110001000111000110001110011011100001010100101100000001101111111100010000110000001010110110001011111001010100001011000100010011110010100000000101100111001111110001111010110011001000110001101101011010000111111100111100000100101010010011110111110111001100010011111101101011101100010011110101001001001110110000101101111100100010110010110011110111011001100001100111001100101100110001001111101101100100101000110101011011111111111101011111000100111000111010001101001101001100110000001110110000001111011100000101001011101101101000001010100100101000011000000010000000100111010000011010111101100001100011101001101101011001111101000001001010111011101010100000100100010010100010100001000010011000001100101000011010000101101111110111110101000111000000001001110101101110100011111101000010011001001111010101010101100001101101111000110000011001110010000010010111100000101000100011101001111110111000010011101010010111111110110111100111111111001110111001000001011010111001110000101100000101101111001100011000000001010010110101011100111100001101000010000111010001010100110000111001001101101110000111010110101100010011001110000010011101001011100000100010111010011101101000000001110010111111111101011000111110010101100011001111111110110110101111001001111111100001111111100001001110011110010111011000000101100001101011111001000010000110001101100011011101001110010101011001010000101111101101111100001000001001011000001011010010111101101010100011111010011011010000101110011000000100101111110110111110010011010101101000011101011000101010100001000100000100011100011111111001101101110000011100100111100010110111000001001101111110111110110101101110011011111001011110000111010000011111010100001110011010110001011101111101100000101110010010000011100110000101011011011000001010100111001100001100010100110011001001110110010010101001011100110000001010000101110101111010010000101111010100011000110011110100000000110111101000011101010011000111101011010111010010111001011001100101001100000111110110110010000011011010011011100101011111010100001110011110010100001001110100100000010010100101100111100100000110101101010100010000101001100010111010011110100010000110011010110011010011100000101101101101111111100110011101001111001100110100001110011000010111000110111111101011101110000100010101001010101011100000011100000100011001111101001001111011011101000101111001010000100111010101010101110010011101111001011011111011011000010011001111111001110010111101111111110101100100010110111100100010001101111100111000101101110000111101010111100010111111000111111100110101110110011011100011000001101010000111001110100111101111111100000000111111011101100100101011100001000000110011101100100001010100111111000101101111000010101010111010000001111000001101011001000101101100100010111101010111101110010001001001010010000001011010100010001000101010001111101110101011001110011111010011010011001000110010011101101001001000010001100011011010000000100011101010010001000010100001111111010010001010101101110111011011011011101000110101111110100110011001011010111000100011111000111000100110100011100111000001110101001100110011110011101011110100001101100101101110111001111010000100111001110101011110111111010100111110111010010010000011010101111100100001011110111111110000010011100011010110101011110100101001000111101010100000100011000111101111100001001111001010101100000001110100100110101001000000111010000011100010100101001101111101100001101101000100111000000000111001000011100101111110010111111000111110010011001011011010011010101111011010011011100010101100000111110001010010111100000001010101001000110100010001111110001000110011111000001011011100111100110000000100001110001011111011001111001000000000001101110111010110001010000111111110101110001110000000001010101001100001001100100001010001100001001010110011100011111010101000000100011011011100001100000011000101010000011111001010011111001100011010010101001110010111101000110000000000000000000011110111101111100101011011101000101110011111111001110110011111011111111010001001011011100100010001111100101011011101011001001001010110011011001011110100110011010100110000100010111100101100011101001101101110100101010100101101000000011100100011101101001000010110000111100100101110110100011101111100001101010110010011101110000010111000110010001101010011000000001101100110010100100101111000011011111000110111100100101100101001001010101000100001000000010111111011111001111110101011100100111111111100001000011010101111001010011110011101000110100011111000100100000111010110110100000101011111010011000011111110100101000001010011011011000000111011110111011001011011101010001110011000111011110100110101101000010101100000001101110100111010011110011110100010000100111100011101101011110010011100001011010011110100000111110111100001001101100110110100111001000110101001101000000000110100110011001100100001010000101111101101011000011010000101110010000110101011110010101010110001000011111010111000101010111101100001110010011010001111001011100001001111110110011100110011100010000011101011001111111001000111001101000101111011001011010011111100100000110001111100110010101000000000010010000101011100101001010110001010011010100011101100100000011000001011010000101100110111110001101111100010100100000100011011010100111001010100100011110010111000110000010010101111000010111111001111010011010001110000010101101111111000001000010101011001011110110110101000100100100110100000100010010100001110010100010101101110010010011011111110110010101101000010101000101100101100110010111101110110000000011010010111011001010000010110000110001011101101101000111001101000001101010101100011011010100001111100110111011011111011100010000101101100110001100101111010100111110101111000101010011111011010111100000000000101111111001111100101100111001011001111100101100011110000110001001111011111101101001001100100011001010010111101110111101110101011100010001000100110111011011000001010101000111011001010000111010001010001010010010110000100100011000111101110110000111011110110000100010010100000100101001111010001100110010101110110101011011010000101000001011011100010100001100111101000100011101100111000111100111110101100111001001001011010001000101011110100111101100111010001100110101001100111111000010000100110001111100010101101001101011000011110100110101111011111011111110101000001101110111101110100110011100001100010101010101000111100111100000010011110001010001000011010001011111100001001010000000001011011011011000000001110010101010010100111011101001000000001111000000101111000100110110010111001101001010010011000001010111111011001101111111110000010100101100011001000010010111011010101101010111111110101110101011000001101100010110100111000011100010100100101000001101101011110110110000110111110000110100000110001111000111111000011010101110101010000000100011000010011101100111011010010010011111011010001010110011010110110111110110100111101111000010110100110011110111101000010101100111110111100000101010101011010000011001010111010010010000111001010101010111011011001110100111001010001110101000001100111111100000111110100001101111010111100100000010011111011110011110011101100110000011000001011111011111101100111100110010111101111101001011000111101110111001010000010011101010100011010100111100110011011001101101011110110010100010101010111001001010001101100011101111111011010100011110100010001001011101010111011101110001010011110101011010110010001001111111100010101111011001100111011000100001001001110000000110010101010010000011001000011101101001101011000101111000100001010000001011000011000111110110110100111001111100111100101101000101010100000011010111001110000101001001111101100000100110100001000010110010010100000000111001011000101110000101110100100000101101010101000001101111111111111111110101100010110111100010001000101011001000000111001100101110101000011010110010101000110001000101110101110011011000000100101111101100101111001000000001000010111001101101011010100110010110000111111100111100100010000001011010101110010010101111111001111010101100111000010001011011010110011111100110000001111010100101101001010011101000100101100100101100011000000011010111011011000000011011110101000111111111100011001000011010001010010010101001010100110000111110001111101110010111010000101111110110111001101100101000011010011010011101001111111000111010010100101100000110101111010100010101010010000001100011110111000011011001011000110110110010010101100011111101010100011010000000101011011100011001101001011110010100110111100111110111001100010110011010011011111000110000010000011001000101111101010101000000110010010000110110111011111111001010000111101100000110001001011000111101010110100101101111110000110001011110110110011111100101010011011111111100011100101000001101100000110001000101101010101001000110111010111101000110100110101000001111011001011101110100001111010010001100000000110001110010010001001111010111001011001100000010011101111101010000000000111111001000001010110111000001110101011111100110001111011100011010110100010111111100100001001001111110001100111100011010010110010011010101101100101011011100101101110100001111100010101101010010000010110110010100000101001010011011110010011100000010111000000101000100110101001100001010111001110110011000100011100110000011100011100111101010001111101110110101100100100011100000101010000011111000101001101110111101010010011001100100100010111000101011111011010100100011011010011000010000111011010001011101011001010010010000010011110110001111001011111000111011101100010010111000001011011111110110110111110111000010001101101101010101011110010100011101000000011110000111100101001100100000000101100110110111110100001100011000000010110011110110100100101011001100111000000100001100111101010110101100111111100010110111000101110111101101011010010011100101100000110100111011011011101101110111101010101100011001000110010111011010111110110001000001001110101010011010000110111110010100111100011101000010001101101100010001000100001100101110000100001000001110000000001100100101101110110001111001111010101111101011010011100011110101111100110011110010101010111010101111000101101111101111011110010101101101100000100110011010111111000101001110101111111110001001011001101000011111101100001101101100011010011010000110111111001101100011000001010010101101110101001101110011010100111010100000000010001110111101110110001111101111011100000010110000110101011110101100000110101111011111111000010111111000101111110010111010010010101011001101100101110000110111110110110101001000011110100111110000000100110011101000001100110000100000011011011101111011001000111111101010101011111111100100010111110001001010111101001000101011000101000111011010001010010101110001010001100010000001110011101110001000010100101000011010010100100111001011110000111110011110011100010100010111011001110110011111000001011001001001101111001110010000110010111011011000101110100010000000011110111101011011100100010011010011011101101111001100011011000101110010100011011010110111000000000101001100010000001111100001111011000101000000111110001010111110100011110001001111000000100001110111101101000001000010100100100010001101101101011111100111110101011010101110010011011000010011000110001101000100000100101100001011001111011110001110101001111000011000010001110011011011010001011001011110010001001010101001000101111011110000011101001110000111001001101111000100101100000110010111011110011001111111000101011001100111101101101100100010001100000100110010000000111111101001110100110110010101000011101000101100000000011101100111010000000010001010010001100100111110001000101110101110010100110111101110011111010110110100000111111101000001111001000111000100010111111100000000101000101001011001101001011110010101110111110100010001100100111011010100111001010111011010111100111000110101111001010001110111001101011110111100111000011100110000110111010110001110110100100011101000110110110111010111111001010111011110010111100000110100011011010010101001001001010001110110110110100111100111001010100000111111000100101100011100011000100100011100010101001000111000100010100110000101011100001001110000101100000100011011011010110110000101110011001000101111001000101011111000001001001110110110010011100011010110100111101000011011010001011111111010011011010011101101000000100101010100111110000010101110100100101111000010101111011111000001000101101100010100011010101110011100010101011101110111101011010001100010101101111001110110010100100110000000101011010010101110101100011010010011101000110000011101110101101111110110100001111000100111100000110010001001011010100110000101101111000011101011011101111000100000011111011111110111101110111101000001101110110101111001111101101011001101011011010101101001010100001010001110000001010010001100010111000010011010001011000100010010000010110100011110100010111010100000010111111010010001110111000000111000010001110111100000101110000100011000000000000010011010001000000110101001110000000110001001111111101010101010101101011011101100010101000011100000101111100010100100101001001010001000000001101010100101101110110101001010111001101000100110010111001110111001011100110010010011110100101111010000011100000111011011000011010001100001100001111001111100100001010010001111011001110000100110100011010001110110011011101110110001010101100111001000010110010001010010101110111110011101110001001101111001100010100000000000010111100011110111001010011011100000011011001011001110011000010111101000000010110011100100100100100111111110110110001110000100100010100001101101001111101100100011111010010110010111111001010111010010100000001011010000101110010010110110100010111000011010100111100000111001100000101100001010101001101001110101101000111000000000111111010110111100100111111011010000111101000000111101001100100010110011011110101111011001011110110010110000001000110000110100000101011000011101001111101010011101000000011000011010010100001111000101100000000100111100110011101100111011000100010100100000111101000101001001111111001110101111101011010100110110110110010001001000100100001111110101111011010011101111111100000111100011011110001100100011011101011111001101101000111011011000001001001110110110011000111001111110100101100110100110000010100110111111010100100011101010101011000000101011000001011110111100111111101100110011110011111101010111010001110110100111111010011001011010000010001110011100011000000010101111111001010000011000001101101010101010000010111110010011010000010010100001101100110001101101100101111000101011100001101110001110111100111111010101100110010100111101000011110110000110011100110001110000001100110101000011110000001111110010110101111010111101000101100000011000011111111100101000001001101010011111001110111010011100111011111001011000001001110110010111010011111100000100010001010001101101010010111111011010000100011100000111101001000100100101110100011101000101001010101110100011001000110101110110011101001100100110111110000101110100001010011111111101011111110010010000000111010100000110100000111111110101010000110000010101101110100100010101100001011110011001100001000010110001011101101110100100110010111101011010111001100111000011110010101110111000111100101000000011000010111000110100101010110111010001001111010011000111111001000111101100010011100001111011100110001000101101101000010010001101111110011111100111000001010110111000010001111001010001001111101000110100011001101111101111101111000111110111111000011000001101000101111001110101011110101101110000010000101001011011001100101110111000100011001000010011111011111111010101010111011101010111010001000101000010011100001111101101110111010101001110101010110111110111000010010001111111000100001101111010001101110100011000001010001001100010110001000010100010011000001001100000011010111111010011010101111110001000110000111010111100100001101001101000111101110111010101001001111011001110001111010010100000000100001001101001111000011000100011010000101001110110101000010010010001001101011100011101111111011100000001011010111001011010001110001110011010111101011010101101000010001101011010101011101010111000000011001000100100001101010111000011010011000100101001000001101011011010010011100111110001010110110000011101101100001110000100001010101001100010111010010001011111001101111000010010111111100010101111000010001101100010010001011101100101000000110101100011110001100100000011101000001000001110010001011000110001101101101101011010111000011111000101001011110010011111010010100010100101000101010011001111001000011000100100111010011111010011011111100111100110001001101001101011100001101110001000010000001100110101101100011001111001101111110000110010111011011011010111001111100011001100110011110110011111000001001101000000110101011011010110101010111110111000001010000111011111110111111101101001010101001100010010111011000101011010011111011100110001101110110001100000010100010000100100100000001010011110100010000111110001111000000110010001010000011101000000010100011110111101100100110000101010001110000101011111000101100100001101100100100111100101000011101110011101101100000010001011110100110001010101011110111111100010101000001010111100010110000001100010011000101010111110000110001010100011010100011111000011110101010011001101011000001011010110001110111110010010100001001101110110001000100111110011001100111011111101011111001010010101011100100101011000110011101001110101111110110101101100010100001001101111001110100101010011010111110010110000111010100000010101111100011100101101101100011110000010001100111010011001111010110001110011001111000010110111001100010000010011111000010111100011101001011101111101100010100000101101001000111110010001101011010010000011110100010001011101110111011000101010010101000100111000010100010011000000100110011000101110011010100011010001111011101101000001000010110000110101111011001100100110111011011000100110010010001111111100111001110011110110001000101011100110000101111011101110001111010000100111100010111011111001001011001100011111010111111101100110110010000010001000011011010010010001111001001110001011110000001011110010110000111101000101000111001001100100100000010101000001000001101000001000000100100000000000100011101001001000001000110010011000101100000101001110100100101011011010110010001010001110000110001111001111001100111110011000101110100100101011001110110011000100110011101111101101000000101101110111101100110100001001100001010000000111111100101000111001010101111110101011111100010011010100100101111001000000100001110011100111101011000101011101110100001111110100100011010100001010011011111111110001101100111001111110010000110001100011010101001110001110111011111010000010010110010010111111111001010100010010011001010000001010111001001101110010101010011000100110110110111111110101001010010010010000111011010001110011111010101010111001110111000000000101110110111101010011000000110111010011110111110101110110011000110101100000001010111000011101000001111000110010101000010011000110000000110110111000100011000011001110101111100010100101001100100011000101100010001010111000111011111010110101110001111101011110001110000010000001000100100110001101001111011001000001110001001001100101000010001001110110001110100000011111101110100010101101101011000001110100000100011010101011100011010011010101001111100110000000010010010111000110000110000101100001001101001011111000111010000111100101001000100111011110010010010011001011101000101100100111101011001101111010110100010010101101111110001011111010101111111100100000100111110010011101000101101100111011000011011000010010100010011100001001010000101110000111001001100000000001100111010100101111111100101000000010000111110010101011000010110001010011000111001000100110100010100000101001100010001011011000000110111011001100001010101010010101110001111010010010010110001011010100010011101011110010100001101100100000111110111001100010110101110011101111001001101100001010110010001111100010001100100010011001010011000110010111111010110101101000111010101010000110110101010010010011110110101000100000001110101110000110001000010011000000010011000110111010101010111011100000100100110100111101100110110000100100000101110011111010001011011111011101110100011100100110101001111101110011101101001011100111111010101010111000111010100011011011011100011111010001011100010001100011011011001110000010001101111001010111010010000110000011111111001010010000001000000001001111111110111111101001110111111101101001000001010110100101010110010110000000101000101101110100110110000101000000111011000011000101110000111101011011101000111111011101000010100100101001110101110000011110111011110110110000010001001111110001101000001001011111001010110010000111011000100110011000010011010111100110100110100010111010000011101010100010011100100011100011101111000101100010011110011101100111110101001100111110011111011111110100001000100000001010100010110000010111000001110111010001111010000101100001000000101111010011001100101010100011010001011101001100000001110101111011110000100100111111000001000001100001100011100010010101010001000000001111100111100000110001100000101110100000101111110110111001000100000001001000111101011110111000010000111101000010001011101101101000010010001000000111100010110101101001000111110001000001111111010101100010101001010011111101100100101110110011011110101010010101101100001010110111101111111000101011110001000000111110100110001000011000101001000011010110100010101110010101110100110110101110110010110000011101100000010101001111011001110110010110100001011001001101100001001011110000011010000101101101111111001011011100110101000000001111101101011100101001010001101000001001111111010010111011001000100110010001100000100010001101010000010001101001110101110010000011110101001101100110111001010101101100011110111100001010110010100100011101001101001011010001111000100000010100111010110111000010110110100101110001111001111100101111110001000101011110001110101110110100010011101100111000001111101010010001010001100111101000001000000011101010110001001011100010010110100000110010000010000011110111111000110011111011100100001000001110000000000111100011110100000101000101001111101101111010111100100000111111011111110011100000110001011111011100101001000001111100110011011111001011001100000001111110110100000010111000010101101101100001101011011011100111011111101001010010110010100000111100010000000010110001100011101111101100110111111010011010111111011010000011100001010001000010110110010100111001001011100011010011111100000000101001010000110000101111100011010101101010100000101010000010001110011010011100111001011110110101110000100111000110010001100000101111011100000110100101100101010011110110011101010111001010000110101010011101011001001011001011110010010000000011000110000001011001101100111111000010111101010101000100011000111011101001010000000101101100100100111100111010000001110000110010111111101100111111111110110110000111100000101110000011110001101001101011100101101111101111001001011011100101011011111011011010000001111010111010101111101110100001101011010011001111001101000111000011111001111001001100010110100101000001101111101110001011101011000111111010011101110010110110010111111110000111000101001111110110001001101010011001100101000011101010000001010011011000011000000110001111100101101101100011110111100110010110101011110111011101110111111101001110110010010010101110100011000101101100110110100001011011010010110100110100000100110100110110001001001101111011101011001101101110010110010000001110110101000001001100000011110101111111111101011111111111110001011100011000111000000000000011001010111011001111111001100111110111000110010011010111011101000100110101111000110000111001000010111001100111001110111101100001011010000010000110100100011000110101010111110010001011100111011001001000000111001011001010110011001011100010000000100011011010101010101101111110001111100110001111100100010010111001001001101000100101111110000110011101101010100110010101100011001010011100110010010100000011100100111001001100011001110111011100011010111000110111011010111110111111000010000111010101100000011110010001111000001100111101110100011001110000100010010111010010100101010110001101001101100010110010111101011001111010010100100110011011010001000010010000101011110100110110011101110011011111101100111101011000010101000001010010101111110000011110000001100111010101001110000001000011001110011011001011001111011010010010111101101001011001110011110101010111100111010001111011101010010011111111100000100001110101111110111001000111101001111011010111001101111100101100001010100100001101100000111001101000110011101001011010110010111010011000111001001011001100100110100110110011110011010110100000101111001011001010110110110000111100100110100000001100010110011111000011010101110011000110010100011100100010011101010110110000011001100110100101000110010111100100101011101001001000101010000110010011000010111010010010100011000011100010111010111000100010010110010010010011110100111101001110001110001010010111111100101001001111011000010011011000101011011011100010011111100101110111100010000011111111101001000110110010100111100110100011101011110100101101000000110010001100101111100010111001111011000101101010010111010100101100001101011010010110011101011101100100010000100001110011101001001011100000111110111101001110101110101001100011100111101000010001110001011110111101010111110001011101100100000010101001100010111111101011000000010001111011111100101011010111111001100010111010111010001001010101101110010000111010100110010010111111010000000010110110001011000011000100011110111101010010011011011000100100001111011010101111110100011110010101000111110010001111101001101001010011100000110010011011000001101100101100011010100011110101001010001000010100101011100111110111101011010011011111101110011010000011010000100100000100010010110110110001010000010100110000110001011011011011100000000010000000011111101001000100101010000000110011110000001000110010000001101101010100001100010101110111110011111011011011010010000100101111000010100110110110011001001001001010000010001110101111110111000000010111111011100001001110111001011110011011001000111111110011111001111101010111101001110110110100010000010110100111010111111010001111011101000111101010011010111010111111100101011010010111100110010010011011001101011110100101110101100010101010001011100010000011001001000111010101110100001001100011010101101110000010100110001101100000011010111010010010110011010001001101101101011001100011100100001000010110011011111000000101010101111111110111100000011011111101011101010000000000110001011000110111001011111000100001100011111101111100011001101111001110011011111000100110011001111010101010001010011100111001100011010011011010100111111001011011100101001110101111010110111100001001111000011011010011110111000001001000101111011110010010100010101100010100110010010110000110101100010010100110110000001101001101010101101000010000110111100110000001101010001000010111010001000010111111001110000101000110001100111111000010111110000100111010000110000011000101101110111001100101001110111111000001110100000001000111000111001110000110001100010000000001111000010101100000110010100111001111100001110000111101100010111110010000010011111100001000001100101011000011011000110011001000110000101001001100101011011011111010000111110010000101100100101011101110111110011110101101011100110000111111111000101110100101100101101000110100010010001101010111011101100011101111000001011110011110010000011110000010100011101000011101101001110001100100010101110110110111101011010100011010010101011001110100010100101111011010100100101001101000000001010100111001110101110110011111000010010101101001011010100111101001111001000010011000100100111010101110110101101001101000101011000011011101000000010101001100010110010111000100111111010110010001010001011100101000100010100001111000111111111011010111001000000010010011010001010011001000001001001010000100011110010011011101000010110011011011001001000011111110010010011100111000100101110011001010110010100000100000111011011011100101000101111010010110010111011001001010011011101101111110111111011110100011100101010111101100001001111110111111011010100010010100001100011011110011001001111001001000000111011100101100110101111111011111010100101000010100011111111001010100111001011101101111100100000110100011110100010011000010100110111000001110101001111000100100000111111001110001011001101110101111101010101100110001000000001110100101111010011000011000000001001101110101000101011000000001110011101101011001101010110000001011000001011010111000001011101110001111111011010010111101110111001001011010101001001011000001001001111011110001000000101000111001100000001000100101011001010010011011000111010101001100011001010001010111000100011101011111100100111000011001000001100001010001100101111011011101100101110111110110000100010000111111110111111101100010100000010100001001010100100101011111000110100100111101000011110001001000001010111101111101011010100100000010010011100011100000000100001010101000001010101011111101010111000000101010111001100010000011111110001110111011111000001101101011000110010100010110110110001111110000101011101100101001101100111111110100100010001011100010111000010100101111101001001110110001101111110001101100100011100111000110000010101101110110010100111100011010101110101100101101011100011010111011100010000111100101010000011000001100001001011100011110101110011100110110011000010000011101010000110000001111100001101001010111011110000001100001110000000010101101001000111001010100100010010100111101011110010001100111010011010011110111100100100000000000101101100100101000101100010000001100010011101011101101000000011110110101000111110111010000000011100001100100110001101010010011010101011001111011110010111010001111000111111111011010011000110101100110110010110110100100110101000111101110110111011111101011000111000000111101010001011111011110110101001001110010100110101010100110001000010100000011100110100110111111110011010101011011000111000101011010011000000110100111011010000011000010011010111011100110000111110000101011010001010110101000001011100111000011011011001011001101111111010010011110000100010100011111000111111011001010001000100000111111101011011010101010101010000101111000000011011010111101100010110011001010001110000001011110001100001011000111001110111100101110111000011011010100010011010110001110011000000011101001010101101010111101011111110010100100001110001101010100011001010010100110111110101110011010010000110110101111001110111101011001010100010010000011000010110010000101110111101011001001100000010100010100001100000010011101101001101110011011111001010001000001001000011010000000010011110100100101000111111001001110001000111100001100010100100010011001011100000001010011011101101010111110110110000001110101011100001011100100010001101000000100011000000111110101001011000010111000101111001110001111100001100110000111101001010000011000110101110101000111111001111100101000010111011100100111010101010011101001111110100010011000101001010101100001101101011001001101101110010110111100001100111010001110011001010101100010111010100101111101111011111111010010001001001001111100001001111100111100110001011011101100110101110110001010100111110010000000100110001001100100101101101110100010010000001001110010010100011011111011000111011111010011001111011011110101101110011010001000100000010100001010100010111011010100000110001010000000101111011110000011010100000001001101111101000101111011000111000101101010111011001100011010101111111111001001101010101001100000110110001011010010101011111001110000100110101010011111011111001110101111010111001101000101011000110101001111010000111111000100100001110011101110001010001000001111111011101011000010000100100011010111011111001010010100000100010011101001001000110110000111110010100010001000001000100000000011011101010101000010100100110110110110100011101111111110110001011000010000111111000001011000000101011010100110100100111000110110110111000101110001011011100011110100110010011011111001101110101000101001111011100010000100010100101100001111001011110111111001111111010101001110100011011001110010110011010101001110100100010101110111100000110100111000000110111110101101001010100101110111000000010110000110011100001100110101010100100111111011100110101101110110100011111011110100101110110100110011000011011010100110001011000111001101101100110010001011111011011000000000101101110010111101010101010100001111011100101110101000010001011010110101011010100100001010110000011100011010101011000010101100001010010111011000100110111010010011100011001001100110100000110000100011000101110101111111110101100011010001011010100000111010011011000001010101000110100000011001100010110100100011110101001111100101010001110101010011111010101010001100111101001101010101110100001001110000110111101100110011100110100111010110001110001110010011100001100111110001010101110111110010110001100111000011111111010111010111001011010100110000010110101000010011111110010010100001000010101011100000000011011001110001100001111011010000000010001000100011100100001110000001101011011100010111011101111000110111101100101000100100001001110101010100000110110101010010111111000001111111001110100010011010000101101100101000101000001100000111001010101000011010001001100010101110011101011011111100011011011100110000001111001110010010001001111001000111101011011011010010101001010011001000010001001111101000100011001010111011000110101110001111010111101101001110001001111110000100101100001100100000001000011000111111001111000110000011100001011110111101001110001000110011101001111000000011001100101000001100010101111000001000001001000010111011011011011000011001000011110101000011111011100110010111101000100000111111100111110010000000000001011100000100111011011001110110001001001010100010111010000101111000111011000010111001001000101101001001111001011110010011100001100100000101101001111011101010001001111110001011111011111110011110010010011001010101101000101011111000110100111111010011010011111001111101100010100011010101001100001001000010001001110110010010000110001011101010001100000111101101001101100100110011000000010110110101011100001100011101011001000011101100000000000100100100001001110001001100100101110001100100011100100100101011100011111011010000001111010000110110110110110101001111011011001000010111100110010001000011101000111011000110111000111110011000111101100001000110111001010011111011101011011000000100010110110101111011101000000110010001110110011110111001101101110111011001010011000001110000000100011110000001100101111000111000111010110101100000001110111011011111101010110011011101010100101001110110111101001110110111110101001011011010000010000001000001101000001101110011010010010111001100111010111001011010100011100110010000001001111110011001100001100110000010001011111010010110001000010110110101010100001010111011000010100010011110101110001111000001110001100011010001110011100110100000000000111011011001001101100100110011010000101011000101011110001110100000010001101111111000010101100110101000001101110011110010110111010110010111000100011101011100011000001101110011100101100000010111111011101101111010100111010110100101100101011100010101111100011111100100000100110001011011011111101001010100111100000111101001100100110000100101001011011011100110001001110101110111010100011011000110111111110000100011110101110010010101010110010010110100111111100111101111010001111010000101000010000011011011000000011010010100111111101101101001011101000011100011100011100110011000110001110010010101010001001010010100100000011000011000101010101111011110100100000010110110001000011000011101111001011011111011000011001000111101000110101000010010000110111110101111010011010101111101010010111111000011000001110111010010000110010111101001001100100010011100010100111111101010011100100101010100110010010000101110101101000101011110000000100010110010100100100110000000010001111011100011101011000101000010001100110010111011100000100110111001001011001011111011110101011111001111010111110111110010001101111001100010000010101101110010010111001100101010111111000000100110010111111011000110110111110111000101001001000100001110010010010111100100111001111110010110011000111001100101000111111101000110100000001001001100101001010100101111101011110010000000000110000011111010011001111100000010111101011001101110001001011101001110100100110001101010010111011001101001101011101011111010110010000011100011111111010011010010001100001010010000011101000100001101110101001111010100001111011010101010010101000110000001101011110101111101111100011101100110001100001010110100100110011101010011100001101001011011010110101011010100110110111111101011111011000111001110011101110000011111001100010101000110101100000010110110110011001011110011111011001001010100100001000001000001100110111110111111001111111101011101000100001010111101000111101110001011011001110110010000111100011000100011100100010011101110101100010000011000111111001001101010000110110111011011001101001000101001111101111110010100101010010011001110010101101001011000100101110110001000000011010110100010011010000100111111010001011010100100010010011110111000110010010010111010000101101111011110110001111000100011111001100010011110110110011011110001111000100110001011100001110010110111101011000001111100001110100110010100011010010111010111000110001011011110010000010011110010001110100001011111010000111000000011111011010001100111110001011101101101111110101001100110001110110110101111101011010001001101000010100011011101100101011101011001100001111011100010101111010011110111010000100000000101010100011101011101110000000000101011101111001001110100011010011100001001011111010011001110011000001110000011010100100010001001111101001100010000110011001011011101001100001010110111110000001001010101000000010110000010110101100011010000010110101000110010101101100001000110000000100001010111110110001100110000111111011000010100100110100001011000010101010111011111111000111111101101100100001001000010000001101011110110011110100000111001010100100100000011000111000011000000101110100000110100000010001001101110101101001110000010111011101000101101100100101010111001110110100001001011100111100111100001111101111101100011100000100001110111000001011010110101110111010100010010100011101110011001101110011101011010111111101110101001000111101010100111100010011010111000001001110110101101111010000101110011001011111000110111010100010110100001101000100011000010101011000110001100000111111000010001000001111101101000010011010000011011100001010011000100010100001100110001100001110101011000011110011000011000111110000110010110111010100010100001000101111010010011010001100011001010100001011111000111011000001101011010100110100111101111010011000111100001110010000111011011100010010111100011010010100101001000111000110010001111011010100010110000101111001101111001100110111000011111101111111001000011111011101101110011101010001010110011010000111000110001000001010000100111010001101101111011000010111000001001101101011011101000001100011010010111001001101110001100111011010011000001000010000001001001001001010010110110110010101100000100010000110100101010101010100011001111111100000011100110100100010100101010100000000101001100101111110000011001000110011110011001100110010001000011110111010001100101011100001111101000001001111110110010110111001011001010001101111111010001101110001010101011010110110110010110101110101010010111010100100010110100000100001010111010100100011101001111111110000110000001010110111101111110100011110011110010111110000010100100111111000010010010000010101000010010001000101011111011011101010010000001101111010101010001000111100011000010000101000010101010100011100000000100000011011011101011111111000000110110011110011011000001010011111010011010011000100110111101001011010001010101110010101000110111100110101110011111111100010000011111011111110001101011110110010110010011011101001111111111010110001100101001001110100011100001010101101011010000010011111000100000101001110100111110101110011010010101111010011100110110110011110000000011100000011000100000010110010001111011000100010010111101001011010000000111111101101001010001101100011101111000111100010010101011000110000010110101010011100011100000100111110101001101010111101100001001100010010011101111011101100010000110111010111110000010000000111010111011011001111011110000000111111100011110001101101100100111001111100001100001010000100001101000111011111000110110000000011011000101100101000110010010001010010110101110100101000000111000100100001010000110011100000111101000101001111001100001010100001100110100111111100110000100001011011101100100001010100010110110110001101000000111100100101110000010101101111000010010101110100011101101111110110100000110111100110101011010001000100111110011011011100001000110011011101000010011100111000001010000110101000111001100011001101011000001110000100101010111100111101010110001010001111001011000111110110100100000110010101111101010001101000101100100000010101000011100101111000110000010001000100101110110101110010101011000101110111010000001101011100110010000111010010000111100001110001000010000111001110100011110101010010100011011111110111110000011110011101111101001111111010001001111100110011111011001110111100001001000011011001100101001011000010110010000010101101000100111010011111111011100000001101101010100100101000010011101101111001001000110000110110010000101100000000010010010000000100110110010010100111100110000000011001111111111011101011110111000011110011000111110100101000100110100101010011111111110010011001001111001111100110100001011110111011111001111010001110101011000001100110001100001101000101100110111101001101001100111011001000100011110011000011001100010001001111010001100001110110011101011100100100010001101001001101110010100110111101010100101011001110010000010110111000111100101001011000000001110000001001111110110011100100000111100100000000010111110010110111101000100011010110011110000110110101100000111100001011111111101100000010111111011001011111110011101000111100000011100110110011110000000011101011110011110100111110000011111000101100011000110101000001111001010001101000011110111111111101110100111000111011111001001010101110110001010110010000101111100110011001001010011110011001010111001001110010001100101100001101111011111011110001101000010001001000001101010111100001000010100100010100000101111110110010010000100010100010010101100000100110101011110010110001000011100101100100110001000001101110011100000101100110110000000101100110011101000011011001100011110101000001101001111100111011011111011001111011100001111001101111111000000000000111110100001100101011000000010001001000111101100000100110000101100010110001111101111010000111110000111110010010000011110011010100110111011101001001010010111011010101000111010001100010000101000111000010100100011110011100000111001011001001110000000101000010101111000110101110101010011100001111000001110000111110100101010101100111110111011110001011001110110011110011000011101001110111011000101011011101001000001100101001110010101100111111000101111101011100001110110111100100110110101110110111001100000111001111010011101100011001001111010101011001101110000001111000111100110010100111111100010111101000000000111000001001111001111011001100101100010001101101011000001011101111110101100010100011110011000010001011100110101101100011101111010111100110111110001000101101100111111111110101100000010111011011110100100111011000100100111001100010000010110110001111101111011011000010110001110010000110010011010101010100110011001111011000111011000001110000001011100110011100010010000000111000011001101000011000101101010101010010100111010111000010100110000100111011101110011110100010001010000100011011111101100100010001011010001011000011101101110100011111010011000100110100100010000111101110010000100010000011010111010010000001011001010011001010001110101011000100010101101111111011100011100010001111000001110011001000101101101101001110110111111111011100111010110011101010000001001110100011011111001110100011010101001011001010111011101001010001111010101011101101000000001010101111011000001111100000110010010011000010100110001111001010000001011000001000011011011101000111001011011111111001111010111000010101111110001001000110011011010000110011100000111100100010001000100111000101100101111110101110010010111100101001111101111000111011000100101111001001001001010101100110110000100110001001100010100101111100111001001110100111011111011110001101100100010011011010010000010001000100101111101111110000101011110001100001110011000101010101110010101110101110111101000100111100011101101000010110110101101000110111110101011110001001101100110000011111101101110100000011100001001100010011001010110001000100001010101000001011000111111011111010101111101100101001011011110100010001101101110000100100100010000000111000011100100000101101100010100000001001011001100011110011000101101110000000011010001101111011001010001101101001101101100101101000000011100000110101111100101000010011000011100001100100001101101010110000111011111100111001001101101000100100101001101111000001110100001101110110000001111101101110101110100111110010010111001010001011110110000101010101010110000111100111011110011101110110100100000000101011011111001111001010001001001111000000110110010011100000010110010111000100001101000110001110101001001000101011100110100010111111110111100000010000001010011001111001111010101110001011001010110110011111110011101111010110000011000111001100100111100011010000111111100101010000000010111001000100011100011111011100001111111100001000111011101100011101101011001101011101001000110111100010110111101011010101001111101111010000000101010100101101101111110001101100100011000000001011000110011101100100001000001111001001100011000000010101010001110010001100010111011100001010000001110101101111100100110000110101111010011101001001100111001000110000110101000101010111111011111100111100101010000011001001111100101101011110000000001100101010110000110011001011010110001110011010110000100100100111110001010111110111111011000100010110111110110010100101100100111001010001001110001010011000010000010111100001111111001110110000001111000010001101111100000000111010101000011100101010010011110010101010000101011110100101000110111100101001001001001010110010001000010100111100010000111110000101111101100111001010010011011010011101110111000000111000011010011010111110101001100111010100000100010001101011001101001010001001001110111001101000111000011010111110101111000010101011010110001010100110110011100000110100010110001011010000001100010100001101000010000010101111111011100000100000110100010101101010111111100101100101000110111100000001111011000110011010110101000101100111010011111010010001001110010110000010100000111111011110011001011000001111110011001001000100100101101001101001110011001001010100010011001010011010001111100011110000110111000000010100001001011100111111000100101110001011110110101011000011011100111101110111010010101100001111100010101100000000001101101011001111011011010101100110011010000100001000010100101101000110000110011100011110110010010111001111000000110100101100110001100001001011000101000011110000011111001100000100011001010010101011001001100100000001111110100101101100001101110001010001010100100010001010011110001001101110110110001010101100111111101111110010011100111100111010101011001010110000111111011111110011101101100101100000010011011001110110100000001110101011110110100110110001100010100011101110010001011010111010011101101010101000111110101111110001010110011010011110011011110011111100000111101000100110010000001111000100110011101100001111111010001111100001111010000100011010100011110110000101111001001000000000001101101001000101000010001110010111101000010100000111111010111100011010110101101010100001101100011110010101011101110111001000000101000110110011101001001010010110000110000001101101010111011101010101001001100110111011101111011010101000000110101111010011011111110110000101100111111011110101100111100101001000111011110000111110011011000010111000011001111111001000111111111110111111110000110110101001100010111100000011100010010000011001000111100000111100010000111001000001101101011010111111001011110111000010010000111101101011010010000100001100100001100100010010000010100110101110100100110110010110000101001110000111101011100011001011011110110100001000001111011011010001000101001111110100000000011001011111000111111001100110011011000111011000100110110001000111010001111000111101000111101001101010011100110011001111110101110111101001001000010101100001001011010011000100000111011111110111001010101100001011101011100111000101110100110111000100101101010011111001111001010001101001111010110111011010101100100010101010101010101110111101111111001001110001011111101000111110101100000100001100011011111111100010000010000001010001110010111001001010100100100111101011001110111111110110000011110101110101100001011111001111011110010000101110010011111101011011011000000000101010000001110111001111111100010010101000100000000010111010110011111011101001011110011001010001010100011000111011001111101110100110100001110110010001101111010110111100000100010000110001111010011011110011010000011110110110001001000011110100111000111101100001011101110100001010011110011101010100100010011001001011000101101111011100101110011010000110010001010100101001100001100111100000011010000001001101011100101100010110010011010101011111100011011010011101110011011001111111010100001100001100101001101110011001001111110001101100100011001110001101011010000111111001111101010101111001001110101101111101100011001011101100110101101001111001111010000001111101110101010010100000011110100011100111111110110010101111001011001001000010101000001101100111010011010110100110101001101111011110100010111011100000101011011101100011001110101011100011001110101100000010111011010110111101011101000000110011001111101110000111110100100100010001111001010101011101011110001111011100010001110001111000011001011011100010000110010110010111101100110110011111001110010001101011011010011111101000011100111011000000010000010101001100011100010010010010011000111011111011001100001101100011010010000110100100111001001010001010100001000011110110011001010000110101001101011000000111110111010110101001000111101011011100110010101110111011101010011100000111111001011001111110110111110010000110111111000001111000110001010000000101001010101001100011011010101010010101110100111001111000101100010000101101001100000000100101100000110101001010111101000000110001001000111000011011101000101010001001110111010001011011000100101010001100110001001110001011000100000101101010001011101011101011000001000100000001111011011101100010001000000000100110101000101011100110011011101100000111000010100111101101011001000111001111010011100001001111100001010101100001110111100110001011100111001101100001100111101010001001000010101000000101010001010100100111100001101101010011011000000100110011000110000111001111010110010000001100011001101000000101111000000000110010001010110111011111010110110000001011010011110001011000000001001100001000011111010100001101001100100000100111001100000100100010001101111100001000011111110001100100100011011001010001010001010110101110001110001101101111100011101011000101000101110010001100100111110001000100001101011010001110000111000110100001011000101011000110100000001110001111000010110011010000001011110111011011011000110101101110000001010010111110110111000000110011000001100100010111100001111011100101000011010010110010100111110000011100011011011110011101111100111111011000100000000111000101000011101110101100100000011110101110001111000111010000100110001110000100110011011111101110101001101100000010110010010100010111100010010110101111110101111010100111001001110000110001010101101100111100000110110110010010000101010000011000010111010111100100110100001111111101101110100111000001001001001010011011101101100010101100000100000001001000101011011000000001011001010101011010000001100010010000001100111010111100011010011000001010010110101000010111001100110111101011010001010010100001001001011011000101111000000100110001000011001001110000000000001110100010111011010101100000010101001011000100111101110100111100011100111000101111110011011111000101001110000101110110001011001110110010011101001000000011101000000010011010011001010100010100111111001100011111110101110100010010011011011011010011101011110000101000110101011100000111000111111101100111010011100000010010101110000100001010100011110010010011101000000110000010100011010011100101110110010001110100000001011011110100100001011011011010100011001101010100101111101101011100000111110010011100000001010011100000110000110111000000111011011010100010101011111011000101010110100001101010000001000010001011001110100101001001101110010010101101001000101010001010110010111111111110010001110011111110000001011101111101101110011010011110011000100110010000110101000111010001000010000001100111011101000111101011100100100011000111110100111011011100001000110011010101111100111010110010100011101100111000100010000010010111001110000110010101100111010001110110000000000000110000001011001100111111000101001100110001100000000111011111011000011010110001110011010110000011100000000110100010100001110101100111110100110000111110001100000010011010011100010100001001101110001110100000011100011010100010000010101010010110111100111011100001001010010000011011100111011100110111100111110111001101000101000010111001101001011000110101001000100101000110101000111011011100110110011110001111010110011001001111101110011000100111011110111000000010011001110011000111100010001100000000011000101101101001010001111111111000110011110110000101001100000101011010000110111010111101101101110000100000010111000010000101011110110111010110001111001101110010111000010111100100111010111100011010010100110010010001000011001011000000001001011101001110000001010101101000101101100011101000110111111010111001101101111010010001010101110110111011101000111100011100000101101001110110010010011011101010101101010110100011010101101110000101101111110101100010000110000100001101101011100110010011111111010110011001111011000011100001001110011110111010011010101110110000001010111000011010101110101111110011111000011011010101011001000010110111001010100110011001110110111001000100101011001111111110000000001000100010010000001000110110001111000000101011000001011001010011101101010000110110011011001000110110101011111100011010000001110011100100101111000011000110011000100101101100001111111001110111101110011000100110001100111000111101001011000010011111000100011011011010100110010001100000101010100011111101110110001011010010011011010100100000101111000010101101011011010110001101011010110101010001100101000010101011000010010111011111100010100101100111010100110111111100010111110100111000000100101001100110101111011001101011100111010111101110100101101011000010100101010000111001010101100111110000010100110000001100111111110001110011011001101000010011110111110001001010000111111011010101011001011000111010000000010100010101101110110001010100001101001100011110110110110001110111111100100111011101001100011011010101000110010110101010000101011000111001010101011101101010001010010011010110001111011111100011011000010101101101101011011011111111010101011001110011111111001000001111111011001100100010001000010001000010101100000101111101000011000100000110110110100100110101011011010011010100101100001111101001100001010001110000000100011111111100001010010101010110101011110101000010010001101010010001101111010101011000011001101111001110101011101110001011001011111010111010000011001001100011100101001010101011010000111101111101111010100011010101101010001110101110010100000011001100101000110000100111001100100011000001100010010100011000110000001000100000000110111101100110000000000101011110110100001100011000001110011100000110110110001110111100111111101011100110111011111010000111110111111111001011011110011110000001111000011100011010100001100001101111100100100110101111100011100111111011110000001001011000101011100011000110010100101001011011111110101000110000011011010000111110101110100111100011100111001001001110001010111111001011010100001010110010000001011101111100010111111010111100011000001001110011100011110000001010101000011000101001000111000110011110011010000101101011100101011001110110010010011001100011000010010000010010111001010011010100010110111000100110110011110111010110001101011100000010000010010001101001101000101001111101010001001001000011001001010000111001100111101101111111000101101111111000011011111100111011000101100011000101001011011010111011000101110011010110111011001010110100111100010100100001000101000010011100010111010111010010101001110110001101111101010100000101000110100110110100100011111000101110110110011111011011011000000010000101110010101001000000000011000101111010100110100111010111011100001000111100100101000001000100011001101101001010011110111111111001001001000011110001001000111111101000011010111110100101100111010000101010011011011110111100011000011110111101110001110011001101100010001101001010101011101001101100010000110100000001110001110111100010110000110100100111101100110101011011110101101000011011111011111111011000001111011111100011110111101111101010100100000111010110010110100100000000000001101110100101001100111010110011011000011010111111001110111010110100001110011000100110011001101100011000111110111100101100011110010111001101101110011000101100101010011111001100010011111110000100001010010010110100111111101000110001111110100111000010100100010100001000010000101010111011101100111000010011100011010001110001101101001111011001001110111001110101000000110001001010010011110110010010111101001000111011000101000001011000111001000100101110110011001100110010000000011101001100101011010100100001111110000011111111111101000100001101001101100101011011110010101111101001111010110000110100110010110110110101001001110111001100110111001100110011100111000010001100110100110000011010101010101011011001111000100110010001111110100010111010000101000011010001000010111000010110110001101111001010101011100000111000100000110110100101011101100100110110100001101101111000000110101101001110110001010010011010000111000111011101000000000100011000010111000101100110111110110110110111101100100100110011001011010101110001011000010110110001101011010101000001110100100101100001010011101001110101100000011100011010101001010001011010111100011111010011000010001111111110010111110110111011110010011111010001011000101011001010010111100110000011010011000111000000101000111000000111100111101000100000110001000111110011101110110000100111100001111101110001100110011110011111111110010110001110100010000011101001101111000111101011100010100011001011110010011011100110101001111111010100101100101011000110110011111000000111101100010110101110111001100011100100101100101101111010000101011110000111100100110100011010010111100010010011111111110110110111010110101011111111101010011001010111001000001111100101010110001011000001011010010010110101101100000101001110011010000010101110110011101101000110000100000100010111110110010111011000001000111101111110000100101011110110010010111110011000000000101010011100000101101100001110010010100010010100111100011101011000000111111101101001001110010111011000110111010110010011000000111001101110001100101010100000110100100001000110000011001001000011110100001000100111111100011001101100010110111111001000101110011110001011101110000001101111111000000000101010100101000100100011111001101111110100011110110011001010000000111100001001010001111001001001000011111000010011010000100001001010001000010110111001000100100110101111010100011001011101000111000110011000110011011011101101101001011011100110000001000111010010110001011110010000000011000110110001100101100001111000011111110111010100101010010001011011010001000010101110101000110101010101100010100111001110010101011010010101000101000001111101110100100101111111001110010100101110011100010000000110010011010010001111010010100001101101010001111111001111111001101100001010110111100111001010011100010000001011001000110000001000110101001101110011011001111011011010010001111001111000000110101010011100111000010101110011000101011101100001101010010011010100101110000111001100000111001100111000010110111010110010010001011101010010011011000000101110111110001000111110110011010100000010000100111011001100000011001000100000110010101000000011111000101110111001010000110101101000000111011010001111001100001001010111000101110010111010100000000001011101010011101111111101001111111000011000111101010011010101101111011010111000011000111011010100101011101011000110010101100001001011111111010101011011101110000110010001011100111000101111001000110100101010101001001111101010101110011101001100000001101101001111010110110001111101000000110101001111101110011010000010110000010010010011100010010010010011110011010111000101001101000101010111011011011100100110101101100010110000110011101000101101111001111110001010001010110111101001111100111011001100100011011010111010110000010010111110001101000010000011001111100111001101010011111000110001000000100011010111001010010100000100110101110101011101010110101001000011100101000001100010011000110010111001100011101001111101110100011011010111111100111110010111110100101110111111100000100100100111110000100011110101101001001011110001100000111011010011101011001001001100001110000011010100101001000000011011111010110010100110000000000100010000000000001110101001001000101001011011111100010101100100110000001110001001001001101001111011100010111011100010101011110010001100101100101111010011100001000011110111010011110111010000001100111001011111100001110000101111000110001010000111001010101101001101000010011000110100110000110111110111011000111001001100110011100101110101010100100001100011010011101011100111010011011111111001010110101111010100111111001101000100100110101110100010001001001100001001101111110010011011001011001111111001110010000011111111000110111001100010001000000110101000001000010001111000101001111100101001000111011001011000100111100100001011000000010111100101110010000111001010001000001000010111110101001010110000011110111000001111010111111110101001001001000110011111110010100000101001101111110001010100100101011010000000100010111101110010110010011000001010000101010011010100001110111011011000000111010010100010100100101110011111000011010001111011100101110110101011011110101000011010100101101101001001010100000010111110011101001111111100100011001111010101110000000000001101000101101110100100000101111101011011010111111110110101101100010101011110111100110000001110001000101110011000110010011011001000010001110000001100010001100111111011100111000001000000100100011101010111010000011000111111110100000000111011010011101000101001111001011111000110000110111101001000111001000011010100001010110110010011010000000110111110110001010110100010100000110100011101101111000111100000011100101010111001111100100001011011001000100001001011110011001001001100111110111101111001001101000010110101111001011011101000101010110111011111100110100000101001001101010100000010100111110001010110010111110000001101110010000001100010101010110000110010101111101000001011011100101111001110111101111110100000101110101001110000001110001001100001001100101111110110101111100011111010010110101010110101000011110011010111101100100001100011000010100011000100001011010010001000101011010000110000100101100100000001101100001101011011100011110100011001001001100000011100010111111101011010111011001110001111010001110110011010010001001101010111111011101101010001110010101000011010110111011110011101101001111100101001011010111001100101010101110110110110010000100001010110011010011100000001001100100101000100001111001110001101011100101000001010110100111101001110000010100010111111001001011110000010000000001001001010011011010000000011001001110001111100010000001001001110010100000101100100010011011110010011011100110011001101001011100111111001011011111101100101001110111111111101100101110011011101001100101101011001101001110100000111010100011010000001101010000010011100011001101000101110100010000101000110001111001110110100001010110111011100001011100101101100100100010000011010000101100010000101110101111111010010001001110000010001011001110101100111101110100010001011011010100101110100010000000100001010011010010010001101011000011111111011100011100111101101011010000100000100011001000011111110011100010011111010110000011010100010001000100001101001101100100110101110000101100110010000010110000001010001011110011110101001100110010000111000111011010011100101010100111111000111010010101101001100000100001100101000111110100110000101001111110011001101100100110010001101101111101110011110011110011001110011110011011011001101101000001011011011011011000110100000010111000111110111111111001000100010000101111001100110100110001101101001110111000001110111100000101100001101010101111100100001100000011010100101000011111100001000011111011011010000000101001000111110011111010000001011011101001110011011100111011000011100010111111011110111000110110101001101010011111111110010101100100001001111101111110111010110101100100011001100110110010101001110011001011011010001100100010010011001111001100000100010011001010101010110000110101001011010101100111011110010001010100110001100111011000000000101000000111000001101111101011000000010111011011011011010101101101000010010100100010101110010010100100010000100001011010110010110110001011001000011011010111001011010000010100100110110110100101101110000101010101100100100011011110100001110010011101011110100011110100101111001001100101111010111101011010000001100001000011100101010010001101000010011010000110011011101101001011000111011101001101101110001010111011101110001011010001101111010000011111001000100010000111010110100100001110100101100111011000001011011001101100100100010110010011100011111100100011101010011101101011110011011001011001101001000001010101101001010101110111101100011000111011010110110000110101100010000110000001110010101010111110010100100111010011111101001000110000011010101110101001101011001010011011101011001100100110110111010010011011001111101101010110101101011010100100100010001110111101100100010101001100011100011100101101100101110011000001110111010011010111110010000001000100011100100101001001100001100101100010100000001101111001000100100100111011101101001110111100111111111110111000011000100101101100000001110001010111010001111000110110001000001001111010011001010001111111011101001000101000100011101110000000000111110000010011010111011110011101001000110100111100101001111101010001110101101110010010001110111001111101110100110100100000100101010001100110000011110010001100010110101000111011011011100111000110100011011010100100011101110000011110101110001001100000001010100111100000010101001110100101010110001010101010110000000000100101011101010110101001000100010001100011001111110101100110011100010101001001011011011011101000001110011101101001010100110000010000001101001110100001110100100000110110110001001001111001110011010100110100000111001010000000000110000100011111001111111101101001000000011111100110100010000001110011101010000001110111100001010010001000000100110100100110001001011001010001001000011101001111000010000100110111100100100000000010101101110001110000101110110000110100001111010011101100101110101101000000000100000000110111010101100000000111110100001000001100000010010110011111000001110000100101000001100100001000110001001111000010001000110100101110100000110111011100101110010110000101001000101000101000000011011110010101111100000000010010010111100111000011100111001010110110100001001100010100010101110100000001000011100111000011110110110101110100001100100000010100011110010111010110010000011011111001100011001011110100101101111111100101000110001000000111101000000010101110001111000111010010110011101001001110001010000111110000101010001011100110101001000000110000010111010111111011011110100010110111110001000110110111011000101101011000110111001111101011101010011100110011111011101111011111110100010000111001101001001001000000010110001110001011010010001111100001001111100100111011101011110010110010110110011010000000110111110001111011101001001000011111011000101011001101011101111100101110011101110111010000101010111001100110011110011100011010101001111000110011010100011001100001011011101111001011010100110001011010100100101010110011001001110001100101100011010000111000110100001000010000011010101111101101101000011001001001001001111001111110010010101011100011011001110000010001011001000111000111011001100100110001000010101110011011001011000110111100110100110110010100101101000001101111010111000100011101001001000011110010000111111101101110110111110000001110010000111001010111110111010000001101011100000100011101110001001101101001010110011010100001101000100001100110001000001111111111111001101111111111000110010111000110101101110101011010001001000100001000110001101111110110010010100011000010100111110011010111100000110010100010110000100111101011000110111011110100101001001000000111110100011111100111010110011111101111011101111111001000000010000111101011010111110011011000110100101100100110011111010110110011010101010110100110001110001011111000000010100101110100101001101101111011111111101001100011101010100101100010001000110001010010011001010010110110011001100101010000100010001010011111101111100010001101000100000010101101010111011001101110110111101110110110110110111011001000100000100111101111101110001010100100101001000011100100100011111111011011000011010000011000010000000111100011010101010100011010001011010001111101101101100110101010100011001100100001001010110011100100101001110000101001010011111010110100001111100100011010010001001010011010010001000010000101101011011111000100011101110101110011101000001011000101111100000110111101011000100100111100111000010110011010101000010110010110101100001001111111001010101110010100100010100011011111111011001001100001110000011010101101001100010101111110000110110010011000010000010000000101110100010100001111110010101100011111111111011010101100010101011000110101001000001010110001000100110111000010101010001110101011011001101001111111110001000110010101111100011100110100101111001100100101000000011100100110100000111000001010110001110101110011110010101011001001011010100000110010100110001000100111110000010000100110100011010111110111100101100011101010111110011011001111001101000001110101110001100110001001001100100111000111110110010110110001111000001000111011100110100101001010111100001001000001100001100101011001111111010100001100000110000110010001011100011010000101110010110110110000100101101101010100101100110110001001110110010011101101101010010010111010010010111110111000011000100011111111110001010100111010000011000101011101110101010100101111010011110100001111011000110000011001101110010110101010001011110100110001000100001010001100010100000100011010000100001001000000111000110101010100011010011010011111010001100000111110101110010001110101001001000000010001100110101110001001000010001010001011100010000110111011111111001110111100111001001100001100101000110101011001101011011100001111100001001011101001111001010011110001111010010011000110000101101010000001101100010010110111101010011111101011111101110000111000101101010100110110010000110110110101100111110010010101011000011001111010011011001101001110110111111000010011011110110101001101110001111010000101001010110001110100110001000111001011011111111011011101000101110011000011111101000011011001110000101111000110101111010001100010111001101000110110111111111000111001100101101001010000110110011011111011011101111010010001010100110000110110111111111101001001010010001000010101010101110001100110001111011000100010110100001110110011100001111011101111111110000100111011001010111010011001011111100000101011101010001110110100101101110100001101111111110011110001001101101111010010010110111010011100010000011101011111001000111110111101001110001110001010101011010110000101010110111010101001011010101100000001011000111100011011000101111010100100001101001101001010010111010001001101000101101100000100100100111010000111110101000110011000011110100100110110001000100100101110110101000100101101110111011100000101011010001010101011110110111010111111001110110010100011101100001110110110110000101011111001010010100000101110110110000111110011010110011001101001110011001111000001010101110111101000110000000100111110011011010110110011100100110111100101100000000111100100100101111100100010000111011000000110010101111001000011010110110000100011100110010010111111010110001100101100011011000101101010011100000010001110011111110011101001110101011011011111100001111000111011110111111010101000000011000001100000100111100111110111000100010101100110000110100101101110111001111111000110100010011110101010010001010001011111010111011111110110110110011100011010000100000010001001000111110011001000010000111010011001001000111010111000100011011001110011001110011011010110101001111100001000101010011101100110011110101111000011010011010010010101101111100011100100101010010011001010111110001011011010011010111101011101110000110111101011111011111011101001100111110111000001011011010000101011111101010001100100100001001111011111110100111001010010011111111100011000000111100110110000100110101100100100111100110010110110000000101001110001101000110100100111101100001001100011110101100010100111100001011011101111101010000010001101101111111000110111001011000000000100001010110011110011001111101111100100101010011001000100010110011010011000000100001011110001000001100010011101011011110001101111010000111011010110100011100010101011110011010100110100111101111100010110100001111001101100110000110111110001011101010000101011000100000101011110011111101101000011000011101010111101010101110010000000100100000001110100100000011111001011111011001000001011000010010111001001010011100001110110110101100000001010001010110011111000011000110001011001101001001011010101011101001110110100110101101010101111011010100111101110110101100110101001011100000111110010101010011010000100111011100001100110100100100101000000111000011001101000011100011010101100011011100001111101101011001100001011110001000011100011100010110111110111101000010111111011001010010000010010000110100000101011001101010011100000001101100110010001110100010111111101010100110110010000110001110010001010010110011101101010110011110101100111010111010110010000011111011101001110000100011011111011100010000001010100010010100010100110100111010000001110111100010011110111100010001111011100011100111101001000000101010111110101000000111001100001000101100010011011010011110101001100010001010011011101001000000110100111011100100001011010000111011101100111111001010110110101111010000010011110001001010000101111000111011110100000010110110010010010101000010011010111101101010111010011010010100011110011101001010011100010110010101011001001101101100000100100101011000001001011010111110100011110010001001110011001010011101111000101000001111001001111010011101001000101100000111011111110001111010101110001001011011101101011010100010110011011110110110100101101001000010110100001001000011010100010001001101100101010001000010001011000101011111010110010011110000111011111010110001010101001101110100111001100001011011111101011100100111110001011111110110111010010011001100100101100010010100100111010011011011110100101010101000101110101001011000011010011001110110011101001111001001100101110111100011000111100110001101100101000111010000101000100010000010000111010100110001100000011001101100100000101110010110000011110011111100010101110101100011001011001100011011101001101001101110010010100001111100011100000001110101110001010001100001101011000100101001101111010110100001100100101100110111110110111111110001000111010011000100010000110010100000101010100110010000010100111101100111011001001101001010000100001010101111000011010101001111101011011010101000010111010001101101100110111111111010110010000111100011000000010010111001001110001111101010000011111010100001101010101001000011011000000001011100110110001010111010010101100110010110001010100001000001111111010100101000011101000100010110100101000111011000001001100100011001101101000101110010101101010011101110010111110011011001100100000100101100111111110100101000001101100100101110101000000111111011000110101001000110010000001101101001011001100000100111010001001101010111010011110111100110011010111100000000111011100000100001000101011110000101011111100100100110101101011010011011001101001100001001001000100111010001111111101111000000000000111110100100001110100001000110101010011011101001000001011111100011000111000010101100011001011101000100100101110110111101101010010100011000001011001101010110001100000110101111011001001110101001010100011000111110101101001101100010110100010000000001000111001011101010001100100111101101100011011000100001111001010001010110001111000011011001110111001101001001110011100000000100101001001011101010000111010001001010010000001110101110110101010011001110100101001010101111110110000010010010010100110010101001011011101011111110111110101110101111001100100000010110110100010110011011010001110111011110011010111100001101011111100000000010011100110100001000001111110111111110101011101011011111111100010111011110011100010000010010101110010110101011011010011010100100110110001000101100010011001011001010001011111011011111011000010010101101100101010000001101110111000001100100111110001100110001011111100101111100001111010110110001101110111101110110010011000110001111000101011111100000101010011111000011001001001100000011011001101111000100110111101010011101001010000111010101111001011010101111111100001000110010101000000110101100111101000010001000000101111110111010100000010001011000000101001011011001011101110111001110011000101101000001000111100110100000100111110100110000100111010010110001001011100111011010100000011100001111110101100111011010010101110110100010010100000010000010010110110010011000001001110011101100100111011101010000011010111010011100001000010010010001010101011001011000100001000110001001001101110001111111101000010010010001000110010001011110110001011001110000100111011101100010110000101001011011100000110111111100000011100101111011101000000001011100111100100110100111000110010000010000111011000101101110101000010001011010111000001001100011110011101101010011110010110011000010010000101000001111110100000011011010001101000010000001011000111101001110001110101000011100100100111011011100010101001000000000000111001011010101000011011101001001010100101100011111001100000100101001011011100000111010110011100001101011011000000101100100110101110010101000101101111011110101100010101011000001001001011010000111111001111011001010100001011010001110010101001001111000010000001111101100110101100100110000101110001110100101010110001101011111010101110100101010101100100100101110010110101100001101110100100111011111100011100110011000101000011111110010010100000010011001111000000101011010100011010000111000000010100010000110100111101000111110100011001001111001001100100101001110000101011100001100001000100110000101011010000001110001110001011101001010110000011110010001111011001001011000001000111101110001011011111011101101001100001001011011011001111100000010101001100010100100110001000101001101100100101100001001101101111101111100011001110000011000001010001101101110100010000100100010100110101011011111011101100010111001110110111010100000001100010001000111011101010111110101110100110101000111111110100110011100110010100111101001100110101101111110010100011111101010101010100100101101100000110111100001000010101010010111100110011100101010010000011000000011101110011111010010010000100101110000111010010110000010010010011101010001100100111100010011101111000101000100101001110010100010000111011001011101000101011010101011000100010010011101000001101101110010110010001001010100111001101011110110010100000010110101100111100011001000101011010101101010010111110001010111111011011110010001000010110111001010101001101111001100011001100011101000010111000000110101000000001101101101001110110000000011101100110010111111011000011111111111001001101101111011001011100010110111011011100110100011000110011010001010001001101100111001110010001110010101000011100000000001110111000010000011101110100110010100011101101111111101100011011100100111100011000100110101000100100011001011100010101111101010100101111111011100111111111011010110011011101011100011101000110010101001110000000110110000111000110110101001100101100000110110011001000010111101101011011010111010111001101001001100110000000000011010000011101000101001110011010001010111000101010111101111000000010000010011100101100110011010011011111011011010001111001110110000101101010110100110111001101100001010110010000001111001010001010100101000000111110111011011001010111001011001100011100010010011001110101011011110110100001100011110010100011111101110101000001000111101101000011100001100001110000111000000101000100110010100010010000110001000010100111011100110111001010101001111111111000000011101001001010100011111110001111101000010000001111000110111101000111101011111110000110101100111010001010000110110001010001010100110100001101101011011100010100101101101001111100011100100010010000100101110001100101000010100100001010001100000110111010000111011001001000000001001011101000000111111110001110001110100100100110000011001001111100101111100000110110001101101111011001101101000111010101001100000100100011010110010101001101101011000001011010111100001100100110010111100110110001010110100011101010110101100101101001010011001100000011010110001000110100001000001000010110010010001010001010010110100100110000010001111011011100111100011101001110111001010011101101001101100000111101001011110011110101011111001100110011100010111000010010110111000111011001010100110110110010111010001000001001000010010111111011110111110101000111100110100100101101010010000011011110110110110111010100011000101101111111111010101001000010010110110111001101111000001100011010110111011000000110101111001001001101101000101111111011111010010001011011101010001011100011101110001111110011001100011011010011110111100011001011001011001010010010001010000100100101001101101001011001011100001101011011001110011101001001011000101110011001001000100000001111110000101010001111011100001110100111110111010010000001011000010000111111010110110111111011011011110111101000110011110101011010011011000111000011000111010010111100110000100010100001111011011111000001011111100001111011111110100001011101100111100011101001001111110100001101110110010011000000001101001011001111101110000110010100101101001001010110010110110111011010011011010100110111101110110101000100110001101011001011101100101010101111011001010110000100010111100010111001100011010101100101010110001011011101011010111000010110101001101110100101010000011110011010100111001100010000001100100000001000010110000010101101110111001100000001110010001000000101100101100111101011100010110101011001001101010101111001001101011101011001010110111010011001101101001111101100100111100010101011100010111111110110010110001101101100101100000111011100110100111011001001100010100001001001000001110010010011001111111000100000011001000100111111110110100100101110101111101000000001001111001100101010100000110000111101011110011101001001100011111100110010010100010010001010011111110000010000011100001011110100111110110001001100111011001110001010010011000001000110011111010000110001110101101110110000110000110110100110000000111001010001000010001100011100001100101011100110010111111000110101011100111101011101100100111111000101111010101010001110110100000110111111000001101111010100000010100011110110011100110000111001111001001001100000010001110101100011000001011100000011001011111101001111010010101001011110101010010000101010101111010111100010100001111101100110111100110011100001000100010100001110011011011001101111111000011111111010010011001100001010001011010111000111001011001100001000111010000011101011000100010001011011001100011111000111111011101000100100111000000111100000101001011110111101111000110101101110100101110101010001111000011011000111100101011100110000100010101001100100000000001101001110110010011110011101010100101111101011100011001110110010101001011110001110010110010100101000111101001011000110110000001111110110100011000100011000011010001111100001001011111110000101111101000000111101011101010011110100111111010110001000111101110001001000011000000110000111100000100111001011110101000001011100000001100011100000101100010000110010000011110100101000110111101100000011100110100111010110010011101010010010000100001010101110000000110001000000010110100100010001010100101110010001001111110100000011100100111000100010000000110100100110111001000000001101000101111000111011100110000001000010110001010000111000001001001000001010001001101101110110010100111000110000000011101011111110000011011010001100000011110101110110101111011110111111011101001001111100111010101001111110110001110101000101010000110110101000111101011010100001000110110010000000111000001001000110011111010001011111100011100001011001001110110111110010100110010011100111001011001111100111110110001111010100010110001000101100000001000011010001111010011101111011000011111101010111000011010100010000000101110101011011100000011000011101100100111001111101000110101111010011011010001010110001011000101100100010110001100111101101011100011000010110111111100110101010001001110111001001111111010101111000000111011000011110000111110000110100011010010100100100000111010100000011000001010010110111001011000101100110110010010001001100001010100110011001001000001101010111100100010010011001111000010100110111010010101001101000110111010110101001110001100010111100001101101110101100111110101110000111001101101011110001011111000111101111100001100001100000111011101111110000110001011101011111111010001110111100011000101000101110000110101001110001100010010010111000000011100011001000001101111110110001100110111100111001010011011000011110001011001100001110110101111001111000001000011100000011111000011000111101011001010110010011111000011110110111100000100000110011100000110001101011100110000001111001001001101011100100010011101011011110110011010010001010110001100110100011010010001001011010011100001100100011110011000101110000100100000100000100011111110111010111011101011000010000100011001011011110111110101010100011010011011010101001000011101000111100101000100101100111000101011111111110000100010100101101010111110111101010010110000111011000100101000000100011100100101000110000100001110001110101010000000011011101100001101110001111011011010010011001000011011110001100000011110111001010000110110000001001000111110100010101010011111001100110111001011010110101101010100100100110110100001110011001001100111101111011010100011001101000000110111010111001100000000011110010100001101010111001010101000100110100010001100010001100111101010111001010001010000010010010110101100010001001010011100011000110000111011100000000101001100001100110011000000000111011000101000100001100010111010011010000110010000100011101101000001101101000101010011111111010111000111101101100011010010011111010001001100010001101011100110001101000001011100100111110110000001100111101100101011011011010100111101100010000010111100011111011001010000100000101110111011110100100011011100100110001110000000111011101000110011010100101000110100110000111110101000100100100000111101100110111010100010011000110110010001100110010001000001110111010110101111001001111010010110000011011110010111011011111001100000101110101010011100101101101110000010000001101011110000111101001100000110100000011111101110111111111100101000111110010000111110010100111010000101100100111010010011010111010010111101011011101110001001010000110001011010001001000101011111110101111011011111101111000101000110100000001000010000101001000101000010111111110100100001001011001010010111101000010100100010111000100101101001101101100110011000001000111011011111011100010100100011111010110110101111110101110101000101011001110101100101100111101100000000111110101111101010110011100000100111001111101100000010111110011001010101111010011111011001011010001001001100110000110110100011000011011110011111010111110011000100111011000001001010011010011011010010011001101001100000101100000110011011011000101101010010101101000111011100000000110110011110110011110000100111010110111111101001111110101100101101101000011110110000000110101110101000010000010000101111011110101110111100010101001111000001001010111011000000110110111110000111111011101000100001111111110010101111100010000001111000111010100110110111000100010000001100001100010011110011010100011010000000100110101110000110100010110110100101011011011010011111101110000110101010110001001110010001011101000100000111001111001011001010001100100001101100000011011101111001110011110100100101001000001101001000001011001101010101110110010001110111100001010111101111101111100110001011111101001010011111011001010110010100110000010010100110000011010110100000011110011010110101001001011101101111010110001101011000011111000011011001001110000100010100001100000100001000110011001001101101101001100100000100110010000001110100011001011111101001011110110010110010100110001001100101011001101110110011100111111001110111001110110111011000101100101111010011010011110100100101100010001110010111111110001000001110110110111111001011010101001111111010111100010011110001011011100011110100011111100101110001110111001010010000001010111111110111001010111001011001000110101011001101010000100011010110100101011101000111010010010011100100110100001001100110101100001101010000111111000011100010001110011000010010111010011011001111001110110111000111011000111101010011100011100110000000100011011110000110100111010011110011001010000110111011110110110001100100011000010000100010100110000111110001011001111000011111011000010000100100101001010111010111110011101111010000011110101110011010101111111110101101001001000101000101110010110101001101011011001101010001100001010101100111011001101000111111101110011110111101111111101110101100010111100011001011100111110001101111111000100100000110000100101101001010010101110000000111101111000110111111011101110110010100001110110111111011010001111100110010100011100011011110010111101111100000111000001001101011100100000011011111100111101101111100011000110001011010100101110100000101001111100111111010100100010110111011000010111111111001110000110001101111001011000110111100100001101011101010001010001010000001010101101011011100011100001110011000100001011110101101001011000101011111010001001010000000000101111100010010001011011000000100110010011001111001111000101110101100111010100010111100011100011000111101001000101011101011110010011101010111100100010011011000101011101001111000010010000001111001111110000101101000111010011001111100100001100111101110001010100001101011101111110110000100010001001001101010100011101000101111111011111010100100000111111000101001100111001010000001101100110111011001001101010100100101010000100101101111010010100011011111010010000000110000010101000000110101011101010110000000111000010111000110000000100110111000111100001001011011000111000101000100010000111000011011001000110110011010110111100101011111110011011010011111000111001001101100000010111101111001000100001100101111100010100100101111000100110110010010100111000010010101010011001011111000100110001001111010011111111001011001001101000101101111110001110000001001001110101011111001011001000000010000110100001110011000111100111111111000101001100000011101111111111100110111000101100011111101111111110001110011110000100010101101010101001100011011000000000001011110011100000001111010001001000110011100001110101100000110000111010010111100110101000110110111110010100111010100100110100010111001011000100011000100111101100111110010001100001110100010011101100110111001011001011011000111100001111010111001011110010101110101011111010110110001100111100001111000010011011110010001101110111001000001010000011100010011111001110101100011101110001110001100001111100111011001010111010010000101000110000000011011000000000010011100010101001001011011101110100100110111101010100101011011001001011001001110110011111010110011101111100010111111101111100010001010101100000100010100010111010101101000100011100110000001000101110111111100110001101001100011101101101110010011010101000011010010101101100001100010010110101101000101000101001011110010101011110100010010000000100111011111001011110111111100110011011001011110111000100011100010100100100101110010100001100101001011011011110110101110111110011000100010111000100010111011001010000000110100011001001110010101100111100111110101001110010001000110011000101001101011010110101110111100011000110111011011000010110101011000110110011101101001010010011011000010000010001000100001100111100000001111001000100111100000100101111110010010001100101010101110101001110110110000100101011110101001000101001101100000010111010101100000001010010001010111000111011100011100011011010111111000001001010111110111101011011010010000101101011101011001010011010100101010111001100000001010100010100101000001111001111111100001101001110010001011111011011101011100001001011001010101111010000011101111010010011011111110111010100000011010110110010000010100111100010011011000100000010110010100011011011010111101000110000011110000000111011001111011101100100110110101100101100110000000110111010000101100100111111111000101000101101100111110000111011010011001110001111010101000101010101000111101101111110011111100111000100111000101011000011001101110001101111000111001011111101100100010110111110011100011001110100101111110011001010001110101000011001100000000000101110101101111000101100101100001001100110010101011110011110111100001100110001001111001100001011010001010001101001100110101110110100000110111011010010100000011001011001001110011000110011011111001111001110110111010110111101110100010101110010000100000111011100011010101100100100111100100110110000111001010111111001001111101100101011101111001101011011101100000011110011111001010110011011010011011101101000110101010010110101110000101010100110111100100000000000101001011100101110001110101101001000101011110010000110111000101010011001011011110111010000011110100101110010000111000110000000101010011011111110001111100101000011011100011011100101100110011101100001010000111000100110001011111001010001111001010100100010011011001110110111001101110111010010111011100110101110010000111001111001001110000001010001000110010001001100000100010000011111000111111111110001111010101111010101011110000110010010010011010111101011011010110011111101011001111001001111111011010011000001100101001011000111011000100001101100110001010000101000000101000101010101110100111010100100100000000101000011111101110101110111110111000100110100011011001110100001001110110110010000001001110011111011110110101101011110001000101010101011011010000111010000000101011100001000011011010101101100001100111000111001010100111010010011100001001011110101000110100000001011101011010011010011101111101110110110001000010001011111111001110011000110010011111010001010001010011001010011101001010101100001110100111010001000001011101010011110101101100110111000000111111010111111100101110001011011010110011011110100011110010001100010010100111100010110100100010001000000010111001110000001100110110100110110101111010001010101110110100100111001001100101110000000111101001000001111000011110110011110101110101010101101000010101011110111001111001100110101010100100100101100001000111100100010100011100100010101100000000100111101101110000010011000000011001100100101011101110101110010101101011111001001100010011101010101110110110001110000111100011100110100000011001001100110010011010111000010011100111000111011110100111010101110010100011111111110010010001111110101011001000111111110111010110010101100100001101101100010001010100101011100111000111101010110001000101011011111100000011011001110010111001110000000110010101110001001001110010011111011101001110001000000101110000001100110101101010110000111011111110010000110001111011111010011010010110000001110100100100010001000010100001010001110111101101111001001101100111000010001111000010111100101001100100000011110111111001011010010010100001010011010001000011001011000001100011000000110110010111111100011111010111100110001101010000011110010111111011110101001100010111011000111110100000011010000101101001011110010100110110001010111010001001001101000011110110001011000111000011000011000111001011101000101101000110101111001100101111001100001100011101000000101011100010100011111110000100101011001011011110011100111001011001101000001011001000010000101110101010001110101101011101111001000001110111111000001110001011111010111100101010110100110110111010100000000100101111010101011111011101101010111010100100000001000100110000010101111010010000111110100001100111101011101101110001010110110101000011111100000010100000111110100110011101110101000100011000010111001111110100100111100111100111110100001001100101001111000110010110110000100100000101111100011001010011100011000100111001110111000111110011110011100101100101111010111110000101100000111000011101110110101010110100000101010000010100011000100011111101001110000110101110111001111111000110101100100111110111010000110001100000110010010100101110011000101010001000101111011001011011111000100010100101000100111100010111101111000011010111110100011110101001100100001111110001000001001010110001110101101010010100111010101100000111110111000101110001100000011101011011000110000111000000110100010001001111111100111100110010110101101110111101101110011010101001111100110110111011110010111110111100101000010100110100100111100101010001011000101011111001001111000101001011100001001101000110111101110000100101101010000001010001011010101101001110010001011101011011100110100000000100110100011110100110011000110001010010000101111011001011100100010010101010111011010110101110000010010110110011110110000001100101001001101001010011001101011010011001111101001101100101011100101000011000111100011110000100010010010110001010110101000001011100001111010010111011100110010111011110001001001110101111100110110101100110110111111010110011101100001000100100000000110110100010111000101011001110001111010001010100100000100011110101101101001000111001100111001111011000000110100100011000001110001100001110100110111101100000100111111011010011100000000010110110010001011011110110011001000101010010100011111000100101101110110011101110011011100000110010010010001011100101101111010000110010011110010101010011011011101100010110101101001010100011110110010110101100010010101100110000101111010011011111101110101100110011000101000000011010101100100000010101111001111111111111000000111010011101111101100011000101111111110000001000101100000111111000011000101100110010000000100101101011100111010111110110000100011100011011110100000100001001110101110001110001001100110001000000110011010000110010011111011110111001011001101111111100000101110101111100000010101011001100111110100111111001101000001101011101101100101010101010100000011001011100011111111111001000010110100011111001010001110000010110101101100010100011110101011011001101001110101011111011000001101111111011000110110101001000101100111101001101001110111011111001001111100010001000100101001001001110111000000110100000011011010101110011010001101111111001111101001001010101011010111011001011001001010000111000001100001000000100100010111101101011101000000000101100001110100010111101000110101011011110010111111010100010100110001001000010100110010101011111110011111100011011110111001011001110010010110011110100100010000011101110001011000110011110101011111100000001001010000000101000001101100101110000010000111110000110010000010111010111001111000000000110010011100011010001011111010110100011011100011101111011001111011110110101001100010111011011000110000111001001010011110100001101000110010111010100000110101110100100001011101111110000111000011110010111000000100010001001011001110100000011101111111010011001000110011110001100111010100000111000011100110001010010000101001000010001001001110111100000011111100100100101101100101111100011110000011011110010111100110010100001010111000111001001000010010011111101111100100111100111100101011100100110100001101110010011111100011110011011001011101001001011110100001110101111001100010010010101010110101010100111101111101001111010010000011101111011000101010011101010111101100111000101101100010011011011011010010110100001010110111111111001011011011000000010100001111010011100110010100100101010111000000110010110001011001110000111000000111001001010111001100011110111010111001000010100111111011010000000100111110001000100111111111100000011110100011001100110100110110101001101010110110001010010010011101101101001110000000101101111111000001101010010100100001110100101101101101011011010110000100000010101100111100101000000111100001000010001011111100101111100101101110101100010100011010110100110111110001011011011111011111110110000011000111000110011000001011110011100000110111100010010000111100001001000010011100111110111010100110101100111011000011000001001001011001111101011101010101101100111100000110111100000011001110111110100111000100010100100101101010010011110101100110101110011100001001110101010101010001110000010101101111011111000100110111010010010110110001010111000000010101100111101101011010001010110111101000100110101100111001000111001100010001011010000000010101100101011110011110101001111101100011011101000100110100100110110011000110100001001010010011001011111110101110110011001011011100111111011000001001101011111010111011000001101111111100111100100000100000110001111110010100110100111110100001110110100001100101001001011001000011100110010100111101100110011001111001011111000010011011011101100000111101110010001111100011010010010000101100111001001101100110011010010110011011000000011000010011110000001010111111010001101110011111011100001100001001100101000110010110111100000100011110001101100010111100001110110100100111000001101110011111000100110111110101011101011111110000010001110011100011011001010110011001101000011100100011001000101110010101010001110101111100001001111001000001100000001001010001010011101001111010110000001100001111100100001110001110101111000100001001010010100000111110110110000000110110100110101100001010101110111100101111000101101011001000001110111000001000101110000010101011011101100011101000110110110001010111011110011000100000101101111101010001001100101001001100101001000111001110011100111110001001110101010000111010001101100000100110110100111100001100010110011011011000011110011010110100101100011101010001110001111100100101001110000001111001111001101010010000001000000100001100001001110010111011000110010110100010101000110010100010001011100111011000110011010111000111101010101110001010011111011001110101000111000111111011110101010101001110101000111001111100101010010111000101100011111000110111000011100001101101010010110110100000011000110101000100010111101010100100100010010001011011010111110001110101110101001010010110001101110101100000011110000111011111010110010101111010011010110100000000011001011100000111011110110001000000111010001011111001101100110110011001100000010110000011011000001000000011101111000001001111001110101010101101101110011000110111011000101101111101110111010001110100110010101011001001001001010010000000111111100100111011110010110011100001001001000011110010001100000101100010110000001011001001010010001110001010011101011110101111110111010001001111010000000111111111111000110101000101101110101001011000001000010010111001010011101110001010111110010101110001110110000101110110101010110010101000010110111010100010001000010100100100101110101101000010110110111100111111010100001000101001100000101101110011001010100100111110011000000101000101000001011111011001100010001110010100111011000010101000111100101011001001011110110001011110111110011010111000101010000001101100100110101010110101001001101010100110110101010111001010101000000010000111111001111011011011100100000000001001001011001110100100000101001001001000111001000110101100101000100011010000001000011100111111011000011100000101111000010100110100000011111011000110010011100001101101111011110000101101111001101110011101001011000011111001100010110000101001110100100110110101101100100011111101100101000000111110110000000110011100011101110001100010111110001011011010000000101011001110010101100100100000001100010111100110100000011010100000101110010110111101111110011100011000010001100001001111011011100000010110000011111100010010101101110100010001000000010000110011000111101010000011111100000001111000111101100101110111000101111111110101010100000101001000011011110100000100110001100010110001011010000011011111010101101100110110010111000011101011100010010001001101000001011000011001100010111011100110000000100110000111111010000000111000011010001000100110110101101010101010000111001010011111001111101111101000010101111010101101101000010001011011111010000100011010100001010100111100011010111000111000100110111100010011001001110011100010100010111101010001001101110000011010111101110100000000010101001101001001111001101010100110001000010100101011001011010101011110010001000101101001111111100110011101100100011011100111110010000001111110100010001011010101111110101001101110101001011001100101000110111011100110010101110001110011110110011110000101101001101100100101000001010111110000110000111010010010110101111111101010000000101110100000110111011100011111000011100011001101111000100100010000011111100111100111010110001010111011011101100111101001001011100110001111010110101011111011101000111011011011111000110100101001011001000001111000010010101100010100110010011110001110110111011011100101001111101000101001100000000100000010110101110111011100101010010111100111011111110001100100001111010101010011000011000110001100111101110001111011101011110010010001110010001100100000010000100010110101011010110011000101010001111011100111110000100110000001110100011000110101010101011100110101001111001111011000001100011000000101101111111011001111000110011100001101010010100010101011101001001110100000110110011011111000110011011101001010010000010000011000111000011110101111011011000101001101011111000110011110010011101000110000100110000000011010010010111101110000100000101111101010001110000111001100101011101100001100110010010001110010100011101111000111000100111100000010001111111010011010111000101011110110100001110110101100011000111111110100101100000100110100111111110000110111100011101111110010110101101010111101101011100010000101101010011110101001100100100011100001000111000100111010111110101001010000101010011001000001111100010010111011010110111101010010001000111010001010101000001100111101010011001110110001001011011111001010001000110100110001110101010001101010101000010111000000101100001000101110101111111111010111010101100100001101110000111001001110111010101111100011100111000101110010101100111010011001011011010100111100000110100110110111100101011001111100011000010110111110011100000010101111011000001110001110010011100000111101110110011010101010110100010011010000011000110100001110101000011100010011001001101101010110010010111010001110100100001110000011010010011000010110111000110110100101001111100001111010100110011110110101001101001111101110101100001101010111001000001000000100001001101001110100000010100011011110000111110111000000110101011111110000011100111101001001011101101011001000011101110011011001000101011110101001011001100110010001001000000110001101001111011000110011100010110101100111100000000001111011110100100100100110110001011011010101110110110011101001110100010011110100010001010101100111001100111011001110001111111001010100111010010011110000000011111011101110011001001001111001001110111001010001111101011100100111110111001011110001110101011010000001011010110011110010011010000011010011100100000010010001110010001100110110011110001011101001110010101101110000000111000101101010111110010000010011001110000010111100111000110100001101011001101011110111100111011101111101000100110100101001100011001000000000000111000001111111010000000110101010101010110111011010000101100111101111100010111011110000110100101101010010011110101000100000111010010000001100100110101011101101001000100111110110011111100000000101010101011111111101100010000011100001010111010111010010101010010000101100110011111101010100101000001001000011011110101010011000110001001111100100010010010011111011110000001011001001111110100011011110010001110011101110110101001001101001010000000110110011010100100001110100110101000111011000100001111010101011100100110110101000011101011101011111001101001010000101100010111111010001001000001110101111001100110011101011110001111100111011110011111001110011010011010000101110101111111110100100110110011111101010111011001010101000000100000100111111001000101010111110100111001010101110000010101000100010000010101001101101101101010110001100010111111010100011010100110110001010111011001000100010000011000110010011101001110010010010100110000000110010000001100111100101110011001101101001111101010111111010001000111010010101011011010011000101110110010001010111010101000010100001000010000110000101011000000100010101110001000000111111011110010100000100001110100110000010011000001100100111101001101110010111110001110010000111010001110111110100110110000000101100000100001011001011001001000000101010011111101101100101100100000001101011101000110110001001011100010010001100001010111000001100010001010001101000000011101110101100101110100100101000100001011011010011100010011101001010110010100111000011101000010010101011100011101100100101000000101010100100011011101100101010010101110110110111010011111101011001000111110000101111001010011101101101100000001101000010110110100101100000001001110010100001101101011101111001001101111111001111010111001110110111101011000110011001010100000011000001101000111010110011101101110101101010001110100100010010111110100110111111001011001100101001111110001011010011101100110001000010000010110111001100000001111010011100111010001111011110101000110011011100001110000001111011001111000000110100000001111001100001000011101101111100011010000001110001000010010110111110101010011001000101111101011011010101011111101000011011101001001100101101100000110101001000110100111011110001110011110110111111001010111010111010101011101001101110111110110000110110011010111001001101000000100010010001101101011100100011111011100100001110010100100001001101011111101010011100110001111010100111011000110100000010110101110100011010101001101100010000101011010110010010011111100111010001001111001110011111011010111111000011000010011001011000101000100000100100100001111100110001101001101100001001001011111111000100110011110000101010111010011000000011000000010110010110111110000101100010101101011101100111110000110110111001110010000101111001010001000111010101010000011100111010110110100001010111100110110010001111110000100111111100000010010000000101100011111100011100010000100110100111101011001011110000010110010110011010101110101000110111011110111110010010100111110000101100011101111010000101100001111001000001100101010000011101001000001001100000011111011000001111001001110001001001000011100101001011101000001011100110110011100010000011011100100011011110100010111011110001001101000011001100010111100010100110001000001001010100001000010100100110111000111110101100010111001101001100010101100110010101101011101000010010010001011011111001101110110101100100001111101010010001000011101100001110001111111000111001010100011110101001001100110111100110000001001100010100010010111111111101110100110111010101010111110111001101111111101000011010101000001001111010111011100001111010101000100101110000110000011000100000000101101011001001001000011111110011000000111110011010101011010101110010000100111001010010100001001100101101011011111001001000111001111001000110001110110000110010000010000100001101100010100111110100010000001100010010101000100100101111011110101011011010011111110100011101001110111101000111110101001010000010111101011010011011010000001100110110000111101010101111101000001110000101010111110011011000001110010111100010100111011010010110100010010101100001111011110010111010000000101101101001011001111111101111001011111000011001100011011111110011101011011000100001111111010011100101100011111101110011111011010011011101000111001100110111111011011111111110100100111100010100110101000000111001000100111110010111111101011110100011110011010000010010101111000110101111110110111111110100001010101010101001100100000000110111000101000100110111010110000001111100110001001010101100010001101111000111000011101001101100011010100111001101110100000001100011100100111101010100111011111100100101101000111001100010100111101011111000011110001011010100101111001001100000111110111101110110100100001111100011001100000101000110011000100001101100110110010011001001000100010011111011101010000110000101101001111000010100010010101100011000011011011011010001101011111011101101001101000111001100101010110010000110001000100011001011001111000110000101101010000100011001001110111110111110110110111101101010011101000010010110011000110010100100011101101010110010000001100010001100000000101101010010110001001101100101110010000000000011001110110110000100011011001000101010111001111101001111101111001001010110010001010100100011001010110011110111001010111011001010001110000000110101111010101011110001101111111000010011100110100001101001011000111010100111100110001011110011011001001101111101111111100010000111110111001000101010110001001000000101101101100101000100100011111101010010011100010000100111111001010011111001101010011001011010011010100001110100001001010101011101000100000011101111001100101010100010011100110101000111100101111110110001100111111000111001100010010010001010010110000110111110101001010101100010001111010101111010100000000100001001110110100100010011011000100100101111111011011101100101100101000111011001010100111101001010010101000010100110001010101111110101111111100101000110111101001010010011110011011011011000111001100010111001011001111001110110111010001110111100000011000100000110011110000000001010000110111111111110000011110010001001111010011010101101001100111010001010011110110111000011101011100010101011101001110101001100001111101110000111101010100010010100101000000101010110000100010110000110100111000101010000001001110010011111101001011110110110010111100010111111010100000111010001010001111011001000010110101110001001101001010000101001011001111011110001000111111000011101110110000011011011011101111011000011101101111110110001010011001110110000010100010111100110000111011110110110001001101100111010110011100000010010010010110000111111010001101110111001100111101010100100100111100101101110010100101111111001011101010110010110011110110010000111011111010000010101101111010110010000001100110000010010011110001100101001000011011000110110011001011100101100111000011010110111100000100101111111110110111110100010011111000100110000000111100111101001101010100000001111101010110011101011101010011101110000000011000100110011000010011001011101010000000100101101011100100100010001100100101000110101010000000000010011101010110011111011110000101000001101110101000010100000101100110010011101101110011001111011001100011100011011100111111110111001001001001010001100100010000001000000100111000010000010111010100110011100011000001000100011100010011010100011110000110100110111101100000011101111011100101000110011001000111001110111111100100101001001000100011001101110101100111011100000001011110000111010101011111110110101000100101000011110110111010001001101010111111101100010001001000110100010010000001101001100001100110001111111110111001010100000101010001111100000110101110101100111111100111101110011011001101110010000111101000101010111101001101111101101000111000011001000110101100000010010001110110110101011000011111111100010001010110011001000101111010010101001101011101010001100110000011100001011110110001010001110110100001001011010010001000011011110101011110010101101000000010110010110111111001110100000110011101001101000101110010111110010000100111010001110110011000110011000000000001010111000000100010111001100101111100001110011110010110011000100110100101101000110001001011001110000001101010010100110000100001110010011101000100111010000010011101010100011111110110100101001011010011010100100100010010011001100010111101101111101010111000010000010111111110100101010001010101100110111011111110001010011011000100101110110010001110001000111101101101111001001010000110011010110011100101010100110110110001011010011100100100101010111111100010110001100011100000111011011001100101010000011111000000101101101100000100110110101011011111010011110011111001000100000001010000110110111001000000001000000110000111001010110101001110001000101100111110110010111001010001111100001001011001001111001110011101110100011001001000100011010111100000001100110010010001011001111000100111111000101011101010111010000011111111101010010010000110111110100010100000000110110110001010100111000100000110100001011100010011000001111110101000010001101110101110011010100010111010111100111001000110010110101110101000110101111011011001100111111010011011011011001110000000111000010001000001001111001001100011111011101110011101101011111011100101110101011011010010100111101110000010111010000010011100110001011100011000000101010111110001111110011011111100111010100110001101001000111100110100101010110011101110100110010100010100100000111000011011001011010110000110010101110001010101101000111001111100101101000010100101101101010101110100100011100011010010011001001110011001101111010010101100100111010111110001010100000111000011010101110010101101000000001111100100101111011101110011001011100111111011111110000100001010111001000111111111111100010110111100111110010000101110100000111001100100010100111011111011100001000101011100000101011000000100100110010110101101100111111000101000101001100000111011111111110001000110111111000100100010001011011001110111010011110010000001011000100101111100000001010111100100010100110101111100101001011001011111111010101111111101111111001101000000111111110100010101111100100010111001111111011111000011101110000011010010011010010011010110011011001101100010100010011110110000010000101111110110100001100110110101001100011011110100100101111111111001110010001101111110010000110101010101101010010001111101000000010001100110110110111000011000111000011101100101110101000100001101100111000001100000010000110001001010100101010111101101101010010010000111101011011000100011011101100001001110011011100110010011001110000111101010011010111011110110001010000001101010010011010010101000011110101111111110010100000001110010100000111011101101110011011000101001011100001010110111000101100101100010111001111110011010100000111101011011011101010001110011111011011000010001000110010111101111010011110110101011001111111000110100111110010011000100111100110010111000011001100100110101010100101000101111100010100111110100110001000110101100000100010111001101110010110001001000010110110100100010011000100100111010000011010100111110100111010001000011001000101110101110110011000110010101111100100111100101111111101100101010111111110000010000111011001001110011110001110011000011001101101111010110111100100000001101001111001111101000011000101000000010100100000010010101011011000011010000000001010111001000110101111111110000101100110100101011001001001110001011001001000001010101000111110001111001101000010111111001110110101101011010111101010011000100100010110110101111010011011001010101000100111001010010100000011011110110101100011110001101101101011110000101101001010100011010000000010101110010000100001010110111100011010111110001101111010101011011100010011100001001100011110010011101111001001010100111000110111100001001000000001000100100010100011011110000001010001001101010110101001110011101100101111001100110000100000100110001101001011100010010000100110000000100101001001110110011101101111111100011110001010100100101101010000101101001000000101010011000001010111001001001010111011110000011011111111000100111010101100101011010001101111101111100001011110100011001001000110111000000110001001001001001001000010000111001000100010011011011110100010110100110000100001100010100001011110110001010010000111110000101101000001100010101110001001101110110001000110001001000000011010100100111000001000100111111000101111011101101111100000010101110001101101110100010110010110100111001110110011100001001010000010001110110001011010000011101011110001110011111111010100000100000011011001011101000110110000011110100001000110010001001100010010101011100100010010110100001111100110111011011000111010011010111101111010110100000101001000101111000101001110100111001110111100100111100100010110111110101111011110001101110000000100001001101011101100010000100011100011010101010110110101010111010001111111001011101000110001010110110010011100101000111000110111000011101011110111110010111101000001101001111100101000100000110110000011000101101110100010101010101000111000111110001111101100111011100110111111111100000000111110000100101001100010101001001110100100101001000011100011010101110101101101011011100111101110110100011000001100111010110011001001000100001100001101010011110110010111101011011111011100000111111000101110010000111011100001011110111101000010010111001111011111101001100000111001100010001011110000010000000100010010110101001100100101110110010010110100011100110001100000001001101110000010100010101011100001100111110010110011001101110010100111110100011100001010101100111110001000111011110101100110000100010100101010110110111111100100110000011101111101101110000011110001101101001110100100101101011010100000001001001000101101001101001011011101001101100101100001001100000110100110011011101111101000001110001111100011011001001111011100010000000011110101101000010011100010111111011010100001100011110010011001001111100000001011001100001000100100110100100101010001111110111011110110100010111000001010000111010011010100011011101101110010110011011100110100100110010101010101100100110001110111111010100011101101111000011110101111010001001101011111110010111001001010001001000100111101010110010110001101010000101100110010110101010010101010000111000011111100011001000110011001010000010001100010000001010010000011001000001110101001101100000010000100111101101010111001101001011010011110011110111011010000001110100110001011100010111111101001100000100001101001111010111000011010000001011010110100011010010100010100100010101111010100010100100010100011111111000100111011110000100001001010110111110010111101100110110010101111100111000010000010110110110110100100111011101001100100011011101100110101111010101110010101011101110001000001011111110101111111111101000010110010101001000011000010111110100000000100110010000011110110000101011110111000110011100011101101111001101100111011010011101111101000101011100110011101011011011110101111111110111010111110101000000001111100000111110010111011001101100110011110101100100001011010000100110011111000001100111001111011100101001100100101100010000110000101101111110100101101101000101011000000000101111000010110010101111010011111001101101110101011011001011100110010111100011001111011101000101101000110000100000001010001011011110000011010010110010110000001100010100011111101001101000010011000000011001000100111100011010110111011010101000111101001100011000110110011110010101011010010100010101001100001111101110010011010111111110101101110010010100010001110010111010101010000001011111100000111001001010011010001001000110100100000010011111110010110001011000011010000000111000101100011001101111011110111001110000000001011010001001000010001100001001000101110111011011101010010100101000001010111111111000001000000001010010101100101110011001010111101000111001000100000111101000101010001011110011011101111101001011011101110001001010110011111101000100100000101010100001101001110001011000111010000110001110010001101100010011010000110000001111000000000101000101001000100100001101001110111000111110101000001100101110101000010100010101100001011101010111001001111110111011011110111101111011110100101110010101111111100000011101000000011110100110011001101000101011011000000001111100000011101101110100011011001111100111110011110001001010110011010011011100011100101011011000100111011101010110000000110010110000000001010111101001110011010000111010001100111000111101111010101100010001010010111011011111100100101011010001011010010001001000110110011010110111100101110011011001000110001100011010000101000110110011101110111001100110011101111111001000111100000111000101111110000010100001110100001111101100101000111101101010110110001110000111111010001010111110111100100011110110111011101100100110010001010011110101000011001111111110101100100111000101111001000010110100011110000001101100001111111001011100010100011111111101111000110000101111001000100011001000000010011010101101010100100111111001001011001010011111001111000011001001010000111001110011000100001010110000111100001100101011101010011111001000111100111100101001000011100110010110111000010001111100000010011001000111110010011011101101001011101001110101110001101111011100101010100011101101001010010110101110010011000001101010110011100101110000110011101001101011000001101001010111110000010100101100101100111101011111101010000101011100100010011010100101111011001010000100100001111101001001011011011001101000110101001010001110001010010111000111100110011001111010001101100010001111010111011011011010100001111110110110111011011001001111001000100011100101101100000011111101110011111110010101111011110101011001111001001000100100011110111011100000111100101111100011111110110110001010000010101010011101000101111001001001101111000000100100011010010111000010100110010010000100000111101010100001010101000010101011000011110010001010001000011001011000101101111100000011000111000110100010001111111111111010001101011001101101010110010111000101101001001001011000001010000100111100011100100000010011010001101100010101001111001101010110010000001010011010000010111010100110010110111100011000010100110001000100000001010000101010110100010101100001100110110011111110011000101000001000001110110110011000001100000111000000110100110111111010101111110111101100000000010100100001101001000101010010101101101100000110011000011111000010101000001001101011011011000100010101000011111001000001111110100100100111101001001010000000001111001011010111101000110011101101100000111000100000111000111110100110010011101110010111100111110111001011101010010111011001110000101011010010100111111010000011110111110101100100101000100110110000001001011001100101011000101001001000100001101111100101100001100101100100101111111101000111001010100101111110100001000111111010011010000101100111111001101010110111111101110011000110110101011101010011000111101101011000011110000100111000111001000011011110010011100011001011111110100000111110001000001010010001001101011001111110100011110000010100010101000110111100110111010101011100001011110000111011111111011101101010010101110111110010101001111010111110000001111001111001110010111001000101110010100001010001011001111010111011110101101011011110000001111001111100110101111001000011010011100010111111011111000011000101010000000100100011000100100011101000111001111111111011101011000011000101110101110110001000010011010101110011101000101101100100100111100001111101011001011101111000010001011111001110100110100000011000101101110110011010110101011100010000011100000110001100100100010100000000111100010101110011110010101111011110000111000110001001010101010100100101111011100111000101111111010101101110111100000111010011011111001001011001100001100001001111001110110010001011000100000011010101100111100110100000101100010111000000000000000101000000101111010011101011011001110000001001101001100101010111001000001101001001010100111110000100110011110111010101110111011000111010010000101101010001101111111110011110100000000011110000111000000101111010000011000110011101000101101100100110110000000000000001100010110000100101110100101111100110001100001100101001011100000010001001110010110001111010110111010011111110010101010100111101100111111011011010100111111111010010100010110100001011000111001010001111010100110011111000100111111100111100110001000110110111010100110001001001001111000011010001010110110110110101001001101110111110100011000111011000011110010111000110101001111110000010111100001010101011001110010111110011111010010010110110110010000101100011011001100010011001001010001010000011110000011000101100000010110000010110011001111100101101100100100011001001011001110000110001100101000001001110011100110111000101001011110010101101011111101101100101010110010011000010111110101101011010101101110101011000111001010111101000101011001011011010110010010111111001001001010011000001111000010001001111001101001010000100000110001110011000100010110000001101010110011011011000010010100111101101100110100101011001000011011001100011011010000101100111011110000111001000001010000001100001110010010111001101010101111001010011100000100100011101001111000011000000100100110110000001111001000000000010011010011000010110011011110010101000100110110011111110111101000111001011111100110011110101110100000000010000111110010111001010101101000111000001000110111111001111111011101100000000101100100100001100100001110010010011010010100110101001001010110110010111011010110011101110001001001110101001111111010101100101110110001000100000000011111001101101010001000011001111110100110001110101000001001101110111111010101010111001101010101001001000100001100100000001000100101110010101110100101110110000111001010110010001101100010100111000010110000111101010100010010010110000011100010110100010011100110100100101111101111010100111110100010010111011000101111101000101101100101000010101000111110101110101100101101011000010011010011010010100101100010001000100000101100111011111011100000011010110001010000101110111111010101001101000111001000111010011101110010100100011000101110100100011110001000110111011110101000100111111111000011100010010100100011100011001001110010011001000111101001010110000111101101010101101100010000011001101000110101100011001001000011011010100011010010100100001000100001001010101001011111100111010010001111101111011001100010111101110000111001100100000011010100110000100000100111011001111001100100101001110010011111001011000001101100111100111110000100110111100101000100110101100101000110101011100100000001101001101101001000000000100001111001110000101010100101001000100100110010001010111111101101101011101100010001101100111011110011110010110101000100011001110001100100010010101011101000110100000111111111011101100100011011101001010101010000101010111111011101011010010011001010100110001000000000110111111011000110101001010111010110101101111010101010100011011011001001101100011111100101000010111010000110111110100101111100111111101000111001100101101000111101001100011000111100111001111010011010101011100001000011010011010110010111001001001110000001110110100001111101100001001110010010000101101101010111111100110101000010010001000100000100000110110110111111010011111000010110100101111111010011100101001001011100000000111111100111011111010001101101101001100000100111000100100010110000111000100010001100100001001111110100111111010110011110000111010111011101010111110010100110000010001111110000000010000001111010000011101010011000001100110001110011110010010011111110001101110111101101010100010011011110111111001000010111100110101010110111101110100111010111001001110110001011111100011000001111110010100010100000001010101010000110101101000000011111011111100100111101011010001100000010111111011000100101001001001111001101111111100001111101001000101000111011011100101101010001110010111100011010001110100010110101001100110111110000100110000111000001000010101000101101110000110100000101011111101001100010011011101101110000000100110101001101000011101101110100010111111110101100111000001100011010110000010110011111100100111001010101011010111111101000000000011110100110100101100111011001010000100110110010001101010101100001111010011000000110001111110100101100100101110100101100100011000000100101000111110001010100010100001010100110101011101001101101001101011000111110101001010100110110110011111011101100111001010100000000011111001101011011011011101011100111101100100010011000001101000000101101001111001110101011110110010011111111100001110011001000010001111110011001110010101000010010011111111011110011110010000110111110010000011110011011100000111010111010000010011011011100001110111000100111010001101111011101111101110111101001001110010000100110001111011110000001000110100001101011111001110100110100100110000111010101111010011100011001101110100000010000001001001101011110111010010011110111111101011010001101000100111100000001011000100000010100100111110100000010001101001101001010110000010011011000011100010111100001001001111110001111010001110101010010101101000111010001111101010101100010001111011111100001011101100101010110100110110110110111000110111000011100101001011010111011000011001110101101000101001101011011111101111101001100111000000000111001011100101110101010011100000001100010010101100110100010100101001011100111010111111110100001010100111011001111011111010011000010111101010101101010100101100000011101100001101111101100011001010001010001110111011011001110110010110100110011101001101110111011111010101001101100100001000001101100101001011000110001110001011001000011011010001010111101010011110101101100010100011011001000100001100111111101111100010111110011000010100110110011110001001000100011111100101001111000111011001110010000100011110101001111111000110110001110111001100101111011001100100110100100011010010101100101011101010011011101110001001010000000011001010011101111001100110101011111001101100101010111011010100101111000001010000011111010011110100110101111100101111000110110001000011100100111001011110000001011001101010011011000001100101111011100000110110001100111100000100001010000000000101100111101001110111111100000001110001111000010100000010111111001001000110110001011110010101000100011000111001101101100100010010110101010100111100110010011111001100010001111011100100000000011100000100011000110010000111000000100101001111011001110000100001001010010011100110001110111011101001000010101100111011000010101001110100011110101100000100100111001001100111111111011110000010100111100010001111111111111110111001001100010111100001100100011001000110011100010001010110101111010100001101011110011111110100110011010010001100010001000100011110100100011101011000000010101001001010011110011111001010101100100000011000010001010001101011010101010000110001110100100010010110001111110111010010110001111001011100110010101011011010010101010010011010111110011111101000110010001110010110110110000110111001111011011001011000001100110111101110000110011010101010100101011111110101011011111001001011101010111100010101100000010111011001010111010000110110100011001000010100100101110111101100101001000111110110101111000101110101101001010010110110101100000000100001110000110101000011000100000100000101110111110100111100011011010011111010111000011011001100101100101011101000001111000101101010010001101101000111101010000011101010010010110001101100001101001001101000010110101001011110000101100110000011110000101110100100110111100100110111100011010100111110010011100011100011110000001100000111111100101010111100001001110111111101010011001111101101100010100011011110011001100111010000101111001111100000010101110011100001110110010100100000110110001000000000000101010011011010100000001001001010010011001100011101000111111100011010010010000110100010011101110000111100101010001110000100001100001000101111000110000100000110111111010101010000011000110011101100010111010001010111010100111001101001101010000100101001101001011100111110001110011010100110101101101101111111001000101011100000000110011000100101100010100111110010110101110100101101100101101111100100111011010101000100100100111011111011001110110101011111001111000110111011110010100011111001111000001100000110110010111110000100101000001111100011111001110010011100111101111111101011000101011011010001001000011101010001110111100101110101010011011100011111000101100000011100101010111000100000111110000001000101111010010111110011000100000001101011010110010110101111100001100000110011111110000110101010100011110101011010101101101010011100100111010000001001000010100111100000101110101110111101011100100000010110000100111000011001111100100000101110111100010110000100111000110101011100111100001110010100111110110100001101010001101111111100101010001001101001111111100000110101110101111111111000010001001000001010000111000110100100001111111011010100101011101011110001001001011101011100100101001010110010110000100100011101101110100001010000101100000011101011101001001101110001000000110111001111101011010111000111111000110110001001000000110011001011111101011100111001100100111110100111111011001111010110100011010101010001100010111100110010010111110111101011011011101100101010001010100111011100111001001001011010011000010011001001100001100110010100011011010000011000011111011011110000000010100100000100010001001111001110001001110101110000000100101110000001101011001000100100011101101110010110110110110001101110110011111111111100101111000001011100010101000010111001001001110010010101111000110101000110101000010101011111111010010011011101001000001111011100111001111001001001110001101001101010110100110000000011001010100011111000111111110010101010001000001101111111000011101011100000110011010100001110101001011101111101110110001000100100100101011111001000100011001100111101000010101000110000111011101010101001100111001001011101011110110101100011101010100110010001001100100011001011001101101101000101011001010001111100111000110110100100010110101100101000101110100011101101000011110111000111110001000100001100100011111110000000000001001001110001100001010010010011000010111011010101111011010110111111000111000111000111011000001000011001100010010100000111010111010000100101010101001000100100011110100110001011010011111111000011100011010000111101111000010101100100000100101101000100010111101101101000011110111100101100000110010011010010100001000000100111100101110010111000011110101100100100111011111000011000110011010000000001101111000111101001010001001011100000001101011011011000010011011000100110001110100010110011000000111010010111110011010000110101101111110100100000001100111001110100001101101001011011011110110101100000001001101010011010011111100000111101000101101001010110111110110111010001101010101010111110100111001111101000110111010110111100100000111001100110110010100111010110111000101011000011111110011010101111110001100010000100000110101011111010101000010001010100001001111000111011100001111011000111101111010110011110001111100010110001011100001111010001100101111000001000110100000001110101000101110111011101011001111111010100101111101011101011010011011110010100111010010110111010100001000110111010100111001100111011101101101100010011110011101100010101101011001111011110111011100101000110000111100101111100101001111010101100010001111011100011011001010001011010001001111001001100011010100000101110011110000100101010101100101111000011000000100110000101011100001010011000100101011010010001000000010101011000010101111010101001010111000010111001100001110000000001101001010111000110011110001101010001101100001100001101010001100010111010101001101101001101100110000101001001011100110001000111010001000101110110010101100110011110010001011001001101100110100011001011111011011101001000010101000111010001101110101010111111100010000001011101110000010000000011101101111011001101100111111010100111110011111000100010010011111100110000101011110011100010101010001001100110011110110001011110011101000100011010000111010111100100100000000100110111001110010100100010111110100000111011001000111110110011101001001010010110110000100011101110110010100000111010011001001000111011010001101001101100100111011101001111101001011111111001110010110000100000000011010011001100101000110001111110011001110100000010001111001100100010010101111000001100110010110111001111000111001001010111000100101011110000011010111000101110110010001100101010110001010100001111100000110100011010001010001111101111101010111000111010100010100010101011111010001111001010001010011010101110000101001111101110001011001111010000100000101000111101001101001001011000010101000101101110010101000000100001010000111000110110101001101100011100001101000010101111010000110010111010001011000001110111011110001101100010100110000011111110110000000110110100101011001010000101101111001100001000110001111111101001110101000110010011110101010011100001110110101001010010011111100110101110010010010111110101000101000111100011110000000101110110000101100100110010111111110000001101110010110100100100110100100101100101010101000001110110110101010101001100101100101101001110101101111101011101010001011111100101101010010001000111011110101010110111111101100111010100011010011000010101001100110010101100100111010000011101110110100001001111111000010111111010101101010010011100010010010111110000000011011001001010000010001101000011101001000101100110001101111110000110101001101000111000010111101111110101111010110100111010010110001000001101010110110001110110000111111111000101110010100100001100011111101110000000110101010011000000010000110100001001100010001111010001000101001111110011110100000000101110001000000101001110011100011011001011101101010110111110110110000001001000110011011101000100010101000111000101111001001110110111001010001011100001111111100000010100100000011111010010001010001101011110100110101001100111011100011111010011101000101111111110000001111110101110001101011000011111001011010011111010010000011110111000101111010001100001001001110101101010110110100101001001100010010011110011110000101011111011001111001101010011010101110001111000000001111011110100111111101111011010001010000000110111101010100101010001111011011101110101011111100001010100011101110111011001000010100010001001101011011001000010001111001110000001010100001000110100000101001011111011110001100111001100000111101000111001101101010010010101101011010110000110100000110101010101001110110001000101111110001011010001111011011010001110101011111000001111110000010000001111110111010001001001010000010110000010101111010100011011011001110000011100100001001010010111100001000001101010011101010011010110100100101001001010000011100100001111001000111101000100011010001101000110111001111001100100001011011000100001001110001101001111100011011001000011000111101110001110000001101001001010101011110100101011011111000100100001110001110010000111010111011001011100011101011001010100001100111110011010101001001010011010010100010101111101010111001001000101001111111101111010001110011001110111000011010010101001110101111111100010001100111010101011110001101110011100000111001100110110010001111110100001011110001100010001100011010001101011000110111101110010001011011111011110000110111010011100001100010011110001001110011110010000111001001001100101000101111110110000001000001110101001000010111000011011110101011010101001101111010100000100000111001100111100010000000111011000110010011100100001010010010010011001100000010001001010011100111001001110100111101100011000101110000001010010000111110110010101011101100111110101000001011001100000101100110000101101101011011101110000000001010000011010110111010000111100100101000011101010100001111001010001101000000001101101100101000110000111011001011101010100100000110100101111111110001101000111101010011110100000000000001010001111010001010110010001011000101101110101000110011100000010001000101011110010101001101100111111001010110000101100100101110100010011010001101010011101001100001111001011111001101100011001011000011010110011100101101000110111001010001011111000001000000011101110101000010010001110110110001000001100100000000011010110010111010100010011000111001101000110101101100110111110100000011101011001111010111101110110111001000100111101000111011111001111000010111111001011100000111111000001111000011110011011100110100111101111000100000110010101111111110100010100011110000101011010100111010101110110100010110101100000000101111001110110101011011011111100110001101000100110001010110011010000111110111000010101111110010101000001111011001000001100011110111001110010000100100001110100010101101100011111001001111000100111100000110001101000011001011110000100111110101100000111101110111110110011011011000000001000001101101001011110111111100011111101010001101111010011000110101001010001101000100111011110110010101001110111001000001010101010101001110110011101111011101100011000010100111010001001110101110111001010001011011010101011000001111110100101010100010011111001000000011001110111011001000101010000010011010110111011110001110101111000011111111001111110100100001010000010001001010110100110111100100010010110110110001111010100000000011010001010001001001110110010100101101010010111100000101011100101000010000011000010111001000111011000001101000010100001100000011010010011010000010011010000000101000110100111100001000000010110111100001011011101011111010010101011010000011000001100110110011100010000111101010011011010010101101100011010100111001100001000001110100110100111111011110101000111010011110110110010110000101110101101001100011010010110010001110000011101100010000101110111110000111110000001111001101110101101110011011101001111010111110000011100010111101011011011010101100000100001100000010010110111101011011000001011010110110101111010010000110100111011011101011010101010110010000111011001011010101000101011101111101000101101001101110111011111110110101100100110110000001100011001101010010100001010011111111110110000111101110111001111100111010111110100101001010000011111100110111001010111110011011110100100000100011001011110101100011010110000110100110011000010100010111100011110011110001010010001001011011010100000011010111001011110001110101011111000110100011010001010000111010011110001011100000110000110100010101010001001000101101111010010110010001101000001011001101001011010000011110110010100110110100001001010100001101000001101010010101011101000000110100001100101101000011111110001100011111011010011000001110001011010001011111000010010100001000110101001011000000111111110110011000100100111010100110101001111110100010111101111101001111110000011001110111111101000011111011011110001011110110011011011010011110000100001000000000110001100101110000011101101111111111001011101110011010101011111101011010001101001100100001110011111100011110101010001000001001101010100101000001011011101010110110000010110011111111101000010111011100110110110000110100101001001110011001100100000011001101101011011011000110110111111001011101010111100110001001011000010101111100011111111111110010111000101000110011001110000001011010101101000000111011111000101110101100001000111000110010101111101111011111001111101000000001100111001001111010011001010010110100100111001100111010111010010111000010110000110100011000101101111110101000000110011101101101100111010111000110001001111110010010011111101000111001001100001101110101001110001110010100011100000000110010000110011000000011110100101000111001001111100101000010010100000101100110001000001011110011110100110100101010010001000011110000101001100000001001101011010001100101001001110101110010001001101101111000111010110010110010010000011000001011111011010110110101100011100100011110010000101100101110100011001000010001101011110100101111111011110000001100110101101011001001010000100000000110010011111100111110011001000010111001000111101111101000001010011100010110010101001111001110000100001011011011000111010000110101000100101011100110101001001010100111011110000011011010110111101111001000001110010010011100000110000000010000101001001000001011001011001101101110011000111101010101101110001100000101111011001101100001111011000011100111110101100011101011101100001100100000101111111001101101111001110010110110000100001010011101010001001011010011101010110000001010000100100100110000111111101001101010110100000011111000000100010100111100000011010101111111010011010100010000111011111101001111110000110101101000010101000011010000010101101100011101100000100011000110000110101010011010010101011100110010101111110101100101011100111011011001100100101101110110111111100010000101011110011011011100010101110010111101000001000000110100110100111101101001101101110000010110010110010100011000100100111101111110110101101001111100001000011100100111100111000001000111010110000101010000011010010111101111011101110011101010111011001010100000100110110000111011010110010000011010111001101101100000111011010000001001010000011111111010010101001110001101001111100011011111001011100111111011011000100110000010010100101111110110110011110100001010011000001011011100001001010110100001001001101000100101000000101000000111011000011000100000110011111111100010000110101000001000000010010000100011000110011001011001000111111001000110100011111111111011010011111100010111000100000100111111011000000101101110100001110001101101110001111100100001111101001101111111001011111000010011000111011111001001010000011101011001111111111110101011100110100010110011001111101100011000110001110010011000011010110010111000111011000001010011011101011101110100001101011011111010100101011111001001111100111111111010111110110111110101101101000100001000111101001001100011101111100110010010101010000011111010010010101000111110100100000100001100000111011110010010100100111001101111110101110111010001010001010111011101111111101001001011001011000010100111110111110001001000110010001111110101101101011111001100111001000111110101110110010110111011000000100100101001011110001011000111011100000011101101101010010010011010110000000010001101011110111010110000000111010111011000111000001010101000100001100010010011111000110000000001001111111101011101011010100000101000110100001010011001010011011110011010111111000110011100010011001110000011101010101111111010101001011010110001000101010110011000110000110010111101000111001000100001110110001001100101001011001011111100010011101111001000010011011110101110100111000100110000100010010110010100111100111001101101110000001001101110010110101001011010000000111011111110000000001011101011100010111010011101100010010110011111011110101010000000010010100100111110100101001001110001011001111100101101010011100001110001111100001101110100101001001010010101100000010100100001001101101111101001000111101011111110011000000000110011000010010011111100010101011101011001111010101110011001010111100110110101101001001000101110010110011001110010001101101001011110110000000110001010011111111100111000110110010001111101010111100100110110110010010111010010110001110111000011110101000000010111110011100011100001010010001000100101101001000111010100010000110010001100001101110101101000000111110001000110000010011011011001000111011110100000001110010001010101110101100000111011000110100001110110100000011111010000010011110011110101010110101011000100100000110101000000000000100001100001101111110000000110100101001010000000101111110101111101100001001111011101111001010101110101000000011011000110010011110011011011000111111110001110100011001111011110100101110011111100001010000101010100011011101111111110101111101100111100111011110101101001111000011110110101100010101110000101000000010100100001110001000111101110011100111110111001011111100110100100110010001101001101001101110001001011100101011010000011110000010100010111101001110101101101100001011000011100110001100000000101010011011001110110100111101000000111000110000010110100100011101000101000010101110010001111101100000101101100100001001111010111011100101110111110011000110010111111011011001110111001110110001101101101000000110000011000000111001111100110100101011100011110110001110010000110000111111100110110110110111001000111111000010011010001011111111110111110001000100011000111001111000010111110000000010100010111100100011101100000001110100010111100110111001001001111001111000001000000111011001000011010101110001110001100100110110100001100011100100100010100010111111100000001011110101000110011101010111010010101010000000011100110110111101111100110001010111000111101010011111010110010011100110011000101111111111110001110011111111001100101011111101100001011010011010001010100011001110100010011111110101010010011010000101100100011000001110011110111000001100010010111100110100011010100001010101100001011101111110000101110111100101111000110110101010101010101101010010111000101001011011011111110101010010000101100000001100110100000010111111110011001111101111100011101101011000110010100011001110001010000111010011001000000010010101110011011101110111101100101101111110001101011001001001111110011010111000011001010110100111010010110011110010110001100010011101010111100011011010010010000011101000101010100000011000111000111011100010000100100010100010100010101101110111100100000010100100011011110001011101000011000000001110101001000100011111101011100000101100000110011101011000000001010101011010100101100010111010100100000011101000100001000111110110100111011001101011000000011100000110111101010001011111110000001011010001010110010010111001011110000100011001110000111111101111110000100110010011100101100100101001000100000001011101101101101110010000110010010111101110001111111001111111011011111110001010100111110111101101100100101000100111011111010111110001110111001101000111000011001101110010010010111001000001101100110010111100110001100000111010000111111110010011010010100001011100111010001000100011000000111001001110101101010100011111101000001111100101010100100111000101000101110100111011100110010110001101100000101010000111010110101010101110110010101110101011010000001001001101110111111000010100110001101001101011001010001000001110000101111000001001000101001101001000110001111100101000110000111110110000011010101110110000111111100010111100001001111010001000101001100101111111010101110101110101100111111110011111101100111000111011010110010000001100001010000001100011001101100010001010110111110000001000011111000101101101100110111000111110111111001001001111110011111111101001011111100001110010011111101101011001110010010100000111011001101101001000001100110111101101001101111000110101001101111001110000011000000101001011001011001111110111111010010111100010110101010110001011110111100110000110111000111010010100000010110000011111100010001111100010011000101011100001101111101111000001101001010100110110111001011110010101010110011001010001001110110110010000010110101000001011001111100001100010001110011111110101000011100101100010101101101100110010011010111101110000111000011010100001001100110000111001100110111101001100011110101100000010100001010001101110000001101111101111110101010110111101000111000110011000110111101010110011000101111110101111001100010000111111111011001101011010000001001101100101011110001111110100001001010101101010010000001000000010011001111110011010000011101000000000101010110000000111011100110100101001101100011101001000000111011101110101011111101110101101000110101100011001111101010011111000010011001010111011010110101111110010100011111000011011111011011110001011000111001000010101011010011010011010001010101001100101011110100111001101000011011110101110100101111101110011100001100011011101111011101100011001101101110110100110010011110011010111100110100111101100010100101100100100011101001001110000100110111001010010111110011111111100010100100100011110001100101110001010111010011001011100001111110001100010111100010101010000010111100110001101101010101001100000101010001010100001111001110001111001110100111001011010011110000101111000111010101010001110100010110011001000001111001000000100001101110100101110110100101101101100110111001001001000100111001000010110110010010100010110011100000101110001000000010101110001111100000001111110011100111011110000000110101110100000010000100010100000000100100101111111101111101001000000111011111110010111010111111000010101001101010010101000011010100010100100101000011111000001101101001000010111001010011001001000001010010101011001001000101011000101001101011011011001011000101101001111110010101111001110010000011011001100011001000000101101011011110000001100111011111010100011101000010001001110100101011101101011111000001010111011110111011001011100100000011011000010110101001000101110111011000111011111010101111101110010100101101101001100101010010000011010011001011000110110011001001011100001111110010100000011000010110001001011101001101001101101101110100001101000101000010011011001011001001101011000000011110000100010111001100111011101100110010111100110110010111111111100001100010010011101010101110100001011101111010110111010000101001110110100100010100001100100100100100011101101111111101011010101111111110101101011101011011010111010001111101010011101101001100111001000000011111010011100001101101100001101010100111001001010111000010010001100111110011111101100101110110011101101010001100001010101110010110000000100001000111100000101011100110101010100100001000000000011010100111101011110110101101001100111101000110010110001100101100111001100010100100101001011111111010111101000011000011010110100010100011110001000100010101110000111001010101011111001111101100010010010110101001010111011010111010110110101010000111000111010101010100000110100000110110001000010111100011110101001010100111101100001001110111001010001011100011110011110011110010111001111011010110101001110011011100100001110101110011000101101110100101011101000110100000101001011101100101110111110011011101110000000110101000001001101100100000110111111000101000110010000000110100101001010101101110000010100101101010110001111111010011011101111101001100101110011000111110001111001000101001011001110100110111110001011010100010110101110010010100000001111100101011100100011001010111111001000010111100110110000110000100101000101001101011010010001100001001011010001110110100111111111011101100010100111101000011010111000101110110100110111111000101101011111010010000011001100001111100111011001110001000101100100110000001010001000000111000101100001100001001100100010000001000010111010100000000010101011110000000000100100111001011000011001000101011110111111101001010001101011111001110100011000001111011111010111011110000010010100110111001101111000001110100011000001101011001010100011100110000000001001101100100100000011111110001011110101011111111010100010101110110000101110100000110100000111010100111000011001101110000111100101110001101110001100101001110101100010001110010100110010110011000101110110001100110000010110010110110001110110101101110100011011101111000010000110001010111101001001011000100111110110001000011010111000001001110001110000001110111010100111101010100011010100010010010111000101001000101011011010011110100111001011001001010101110010101001101101101010100111110100000100100001101110111010111010110110100000101011101110011101111011010101000110100110101100100101000001111011111101000100110001101011000110011001000001111011111000111011111100110010100110001010000000010010001100001011111111010101001100001100111011100100000101001101111101110110000110011100111011101111011111110111100100100001100100000000001110000100111100000111111100101100001010110110001011111100111010110011110011000000101010110011000101001000100100011000101111100110101100001001001111101110111001111101001100110001100100110010111001111110000110111011101111001110001110011100000110101010011010011010111001000100000101010000010011010000000100110101100001000001100010111011101010011101001111110010110001110001000101010100001010011101101011011111110010010100000001111110100000111111100110110111111100110101101101110001111011001000101111010101101010111111111010111010011001101001001111011101101101100011001101010101011011001101001100100010000100100001011011010111101101001101000001000001110000111000100111011000010001001110011111000101110100001001001100011110001001011101100110011000101100111100000101000000111011010001110101101010010000110100001010000101100101111110101111011100011011011100011110111110000011110110010011100110011011001001001000111011100000011110011001000110000000100101111101000101110000011000011000100110110011010011010100110001011110101010111000101101000010011011101110001111001101011100100110001010011011101011100110101100111010111101110101111000110100100000001110101101010111111001100000000111101011101001010111110100111111101011110100110010101011100101111011101110010001000110001101101000101110100011001000010100010001100011110001011110010010001110111010000110111010101110100001100011010110001110111111111011111010100010001101101001111110001000010101110110000000011101111100110101100001001001000011101100011111100000000100101011101100110000101100111000100110010001011010111110101000111011000100111010101111000001011000001110010001100111010110101100110100010000100011000010000001011111101110010011100101110101100011110010111100101000100010110110111011111111100001101111011100110100101101110100100100101010010110011101011000011111001001000101010011100001000100010100001110000001101110011010100101100010001110111100110011110011011001100010001101100001101011010100111111111110101100001101110010000001010100011010011100110000010010110100101011000010000001101010010111100011001010010000010000001010110000010010011101100101000101000001000000101011000110101010011110110111111101001001111010010010011001110110011101001011111110101010110011000011110111010110101000100111011100101000100101010100100111110111111001111001100011100101000100110110111111110001100101000100111110110101101110101101100010001101011010101111100101001010100111110001110100010001110101011001111111011101010011111110101001111001111111101110011000001001110011001010010011101101000111111100011111000111100010100101011111110100110000001111000000000011010001101110001100111011110110001011101110011000100110101010000000010111000000011000101111110001111110110110111000100010011101111001010101000010111110001111010101111000110101010011100010011000110110000000110101011001001110111010110010111100111010010001001111101010101011010000010000001010000011101000100111100111010100001101110000001110000000101001101010111111011010110011110010010011011110010101001011001101110001010010100111010101110100000011101110101001101101101110110011101101001111110110111001100101011000101100111111111010011111010000110111000011101111000100100111101111111011010111100011000100000011110001010111110111011101101001011001100110001111101111011010100000010001101111011101001101011101000100011001011100011110111000101011100111000111111100111000011100111000111111110010111101111111001011000010101110011010100110000101010111101010111110110011001010110100010010101011100111011000001111011001000000000111010001011010000110111001110101100110110100010011000110110010111010101011001111110100010010110011011001011010110010111000111100010110101100111000011000011001111000110111001011100010110010110001110010010110100000011001010000100111010111011110101111110001011111010000000001001010110111010100111000110011001111001001001001100111000011100101110111110011011010111101101000001011101101010000100100011010110110011010010010100101001010001000100001011110000000011001001000110100001111101110000000101110001001000111111100000011110100101100110011100000010101011110111101011000111011000101010101101000010001110111000001100001001010000110001001100011110001011101010101111001111011011100110010000111010110100000000101011101010001010001101101100011001100000110001010011011100010010000011111101111011110001010001100001110011110110110101100000011100011010011101100001110010000111001101010000011101101000010000101100111010000111111010010100100111111110000011110011110011100001000001011111010110011100101010011110011011111001101001010011000100000000010011111100110100110111100000010110000101010101101110001100100000101110110010110110011110110100101011010101100101010010101011011110001110001011000000001110110000100100100010111111000001001101101110100001001100011111011110011111110110010100001011010001110011011101101100111001110010001001010111010110100100100001010001111010101110100010011110000110101001010010011101110111110011011010001000100100010011101001001011000001001101000111000111100000011001010110110100001000000010001100111111111101000011110000000110110000100110010100110001101010111001101000010111000111110010011010001001101111100000111110001110101101101101101101010011101011001101010100111110110110110100010000101100010101101000001000110101001101100100011100011110001000100111111010000000011001011010010101000000100001001110101000101110001000110001110100100000000011011101111010100101000000001001011001000010111111111001010011001011010100010010100011000101001100110011101000110010110111110011010001011010100000100001001101010110111011010101100001000011010001110010111010111000110010111110100000110111111110011101001011100100110101100100100000101010111001001000111011011100101110111001000110111101011110001111001101100101111000101001110010101100011000110111100111111101010001001100100011011011010101111110000101001100010010111001100010101011011001111011110000101001111101110011101100000100000100010111000110001111100100011110011011001101000100001011001000111101000101001011101001110000110010000001110010011111100100100011010100100111000111101101010010001011000010101110101111001010000001011100110000111111010001100101000001001110110000010000101010111100010110111011101100110000111011011100001101010001111001010010001111010100000110000001111001101000101111111110011011011101010100001101101010011100011100010111100111001011011001100110011000100001011100110000101100110010111010000000110100001101110101101000000000000010010111100001001011110111110001010011001010100110110011101110000001111010100100000110101011110111110101110110001010110000010101011101101100000111100000110001101100101101010000100011100111010100000011100111001001000011000010101111111011100000101010000110001101110000000111000111000101010110001011100110111010000110110010110110000100101101110001101100010100110000010010111001001001110011001101010010000101000111011110110011010011010000100000001000001101111011110000001101111101101011011010000010000101000100101101111110101101011100100110001010100100111111000100010000010010000000011000100001101111010111111111010100100111110101110000011000011000000110110110001001001001111101010111001100010110101001100000110110101111110111000111110110001001110010001111100011001100110001001000110010111111111001010111110111100011110000010101000101010010100000011101110010001101001011010100001111100011000010100001100110000110010111111111111111010000101010010010101001111101010010011101010100110001100010010000010111001110101011101011000110011000001100010001001010110101100101011010000101011101000010101111100000010100000010010001111110101001000101000100100110111101000111011100100001011000010000010100011000001100000011000101000100110100101101010100110000011110001101100100111100000010100111100000111110110011000011010010111010100000011010010011110101001101010001110001010001111011111111101100111101101000000001111100110111011111011001011111110000101000111110100100010011111111000000110000001101101001100111001111110000001111001010110010011111100111101010011001110011110111010111001111111101011011110110110110100101100111001011011010010001111100100101010111011011101100101001001010110011010010001110111010110001001000000000000000001011000000101010001111011101111101001010100111010110000100100110011010001101000010001101011011110100001011101000100011111110001101110101100000001010010010100000010001000100001011011110101001011001100101101100010111110111010011010000001001000111100011000101011000010011110011010001100111001011110111110010110011010001010010010010000001010110100111000100111011100100110100010110110111110110111010011001111001100100001001010100101001111001101100100110011111010111001110011111101101110011010011101010010011110101111011111000111011000110110001001000000011000111000001100111110010000001101110110111011001001011000011111100000101010101110001000110011101101110011110001001100011101101100011111101001110000101110100011011000000000111101011010001100111000111111110000110000100000101111100011010001000101110101010100001110011010011001011110101011110111111101101000000100101010110101000110000010110101011010110000010011011110011111100110101000101011110010100010000001111110100111110100000010010100100111001010011001001001001001111000101010000101110001000010011110101101011111001111100110101100101011001000000101111101110011100101001101111100110001100100100110111000011101011010001011000110110010100010011100111100111011000010101000000001100111111000101010011011010000011101010010011011110011001001110010101100010011011000111001101100111101011000100001101001111010101010010110010100111000000100000001111000001010111001010100100101011010011000010001010011010010101101100010111100101100000111001100100000001100011100100001100100100011111100000011011111101011001101000010010101111100001010000000111111110101010110111110000101010110100100011010011001010001011100110101101001011101011011110010011010101111100111011011111010011000011111010010011001101111001100010010000001010010010010101000000010001000101111011101101010111101100110010000111001110001100110100100101011111110110100110011010101110101000001011111110000111011011001011101000010001111110111101001111001010010111100000110011110000010011110101101010110011000001111010010001101110011111100000111111101000101010010010110111011001010110101101111001111010010000100000100011001100001011000000111101111101101110010010011000111010000011110010000010100100100010111110111010111101111100010010001110101110100111000001000111010100001001111001110111101001010011000100111101101000111101110000000111010101110100011000001010000111001111000101000100100111001111010001101110111000000100000011111100101000111111110010001001101101000101110110011000101110011100100011110001110101111011110100010000110111010000011111011101111001110110101100111100111100001010010101101000010010100100110011110100011001010111111100001000010011100010010111001010110110110100001101011011001001010001100001101111111011000100110111111100101110011110011010111111110010110111010010010010000010110101101110010101110001101011101101011101011011101010001000110010100011011001010001101011001101000000101111111000101100100110000011010000101010100011010010011111111111001010110101111111101111011100010101010000000111010011110000001011100010011011110111010110001111000101000100010000100011000010110100000101000100010010100100100000111010011010001101111011010101011110001101110100101101110110100101001100000111100001010011010100001001100110100110101001110001110010100000101100111100100101010001110111111111000010101110111010101101101111010110000001110101111111111000001000100100100001100010000001111011001011001010111111000100000110101001010110000101111001000000000110110011110011010101001010011001101010111100110100001011111100010111000000110001100101111111011000001111100110101001011001000111111110001010000111101100110101111001010100111100000000101110111110010110001100010011011100110100001000011110101111100000111100010000101101011011011011011100011101001010001101001000001111011101001000110101000101001100100100011101111001101000111010001001111110110001000111100000011111011110011010100011100000100111010101101111011001011101000101110100100000100101001011010100110110000011000111111001001111101100001111100000000101111011010101101011101000101111100111000111001011110110011101101000010000101011110101010101101110101011101111011100001011101011000100001010010110011111100111110000101011110001100110101000011101010100111111000010100010100011011110101110110111000000101011001100011110000000111010101101100010000010101110001110010100011001011110010000100001000010011101100101011100111111110001100001110101000001111110110100110100100000010010101100001100001011111100110001111001101011011011011011000001011110111001110011110110111011111110101001110011010111110101111111000000101001001111110010110001011110001101110111001011101110011010011000011000110110110011111110111001001101101000111100000000111100101011011001010010110000001110110000101001011010101011000111110011000010010101111101010000111111001101000000101011101011011110101010110011001010110110000111001100111010001100010000001101110011001101110000000001101111000110011001000101000110001010100000100110001100111101110111100110001010011000111111101110000100011100010011100101100001110101111110110011110110000110010001100101101011011011100010011000101000011011001100111100100000001110111110101101000000001110011100000001000110111101101100011010000100011001011111110001010000000101010100000101100011000100110110111100111011011001011001100101010000111100110000001011011010101000000011001001111010010001010010100010110111010010110101101100101100111011000110100010001010101011111011010100011110100010001000000101000100110110100100110001110100010011101111000111111100001111001010110111011001100011101101011110111011001000110111000010000000011111000011110010001101111010100110100010110011000011010010101111110110100010111011101100101101111010110000101100101001110111010000010110001100000101001011010000111110000011000101101011001101100010100001001010100000100110101111010001110111010011110101000010010010001001101101110010001010101100001000110011011010111100101011000010111111000011111111100100111100000100000011001110101011101010001001100001101111011110000011001001011110100110100100000100100011101011101001010110100111011101011010000010000100010000011010011101010111101101101110010000011101111110111100100111101010000111000000101010100100011001011011000110100111111000001101101110100101000011001111110000010010000001100101100010100101001110001000001010000111000001001010000011000100010100001100000111111010110111110100010111111001010001111100010100101001000011011110111101011000010001100010100101100011111011100010111011101100001000010000101100100010000011110101001111101000011010000111101000111100001000001011110100111001001100011000000000110100011111000101101101100101011111011011010101111100100101011100111111001001000111100101110111111000111011010000010001000110111000000101011000000101001111011011101010010000101111111110001100010010101000110011101010000111110101100100111000011101101001010111011101010010011110101110010110110000000010010101111011000101111101110001100000101100000101000001010100000011110100111110010100010000010011100001111011010001001111100011100111011000101100110101110001010100010111101100010000011000110101000001111111001111010101001100011110100011101100010010010010100101001010010101001111011011000100010110110101011100100000111110100110010111000001110011110001010001000111110111010000000010000001000001010100011100101101100011011100111000101010111011110110100100101110110010110000000101011110010100110010011110011111011110010111010011010101000001100111101110000011110000000110110100001111101000110010010010111010010010110010101101101011100001011010011101011101000101101111001111100100011011100001001100110100110111011111110101101001001000001100011001000101110010000010001010101001010000101111001110110111000011111001100001010111010101110010011010110001011011010100001001010111010000101010010011110001110010110010011111000101000111101111110010100000110001100111010100010010001010110100000101111010001111000010101011101100110010001010100111010010110110111000010101100101000011010110011000110111111001110110011111010110011000000000000000101110110100011001011100101100011110010100111011100010000000100101010011001100111100101011110101111110111101000111110100011111111101111001011111101111110101100100111100111011000110000111100101011010010110101001100000000000010100010110111111100110000101101010110100000011100100001110011101100010000101000111000111101011100010111111011010111100111110001111011110101100000011000000010100111001011001011101111001011010010101100000111111100110101011101011001100010101010111100010000001011101110101000001010110010001100010010100000101000001111000001010110110000111101001000110010101110001100011001000001010010010111011111000000000011001010101110101111001111010000101011111101011111011000101110000001010111001100111011001000000100001011101110010010011101111000101001010101010100100111111000011111101111100111100000000100000100011101100000001111001001010011110100000101101111110100111110000110111110001101000111100111010000000110101010110001100101100010111110001111000111001001001000110000011000111101111110000101111100001101111001000001010100111101110100110011011100001000011000111111110000100010000101101001001101010011010110101101101110001110101101011111100011000100110101110000000100101010010000000101011000011111100101101010100111001001000000010010110010100011000001100100101111101101011001111101010110111100100001100110001110111101001000110001101101101100001111010011111000001111111111001100001010010000111000010001101011000000011101100011110001101111110111001110101001000001111000111010101110010110001001100110100011100100101111000110111100010111001000101110001101011111100101001011011011010011010011100001010110001100110000110110001011110001111101010110101101100100101110001111101001100100100111101111000011111011000111111011111110100001010001001110011111011010000001100110101000000111110010110010101011110110100001000011011101111101011110111101110111011011111010010011001000101000100100010010011011110101111010110100001001000100000010000111001100010001111000010011010000000001111101111110001001100100000110110001000101110110110110011001000010000110110001001101101101011101000110010001010111110111101001001010101111001011010000100001001100110010001101011011000101100111011111010011110110000011101111011100111000110101001101011000101101111011001000010011000111100000010001110000110111110001101001001011100110001101001100011010110101100001100000111100111100010110000110100111110001000001111111100111010111111011101111101110111010000010111100110100010101111010001110011010010011001000111110001011101011101001101100000110101011101001111011010111000001111011101001000110100100101110110100100110111000000110111110111111010100100110000010000100100011011111100000011000000000101000100010001101111001110000111011110010000010001001100010101010001010101000111100100001001101000011010001000011100111110100000111110001011001100101101111001101011100100011011111001101000011010111111100101001001001010100110110010101101001100101001100000001100011110010000000000001011111001111100110100001011110000110110101010101110000111110010100000110010011000011101101001001100000011011010011111001011011101000110000000000000110110100001000111101011001111000111011010111100011110100111000111101011000100101100101110110011010011111110110100111111000011100111101110011101001100111000010011111100011100100100111100010101010111111110111001000010101000111110110011010000000100010100100110110001000010001100011000000010001110010000101110000111111011100000101111010010111010001011011111011101011101000111011000010100101010011000110011000011010010101010000110010010011000010101101101111111101001001010010000011100101110100001000100111001010111001111010110101000001111101111011010100011010001000111101000100110110010000010000000111001110111001011110101101100110001110101001001101001001101101000011010111010101100001011101001000001001001000111011011111110100110000110101000000011011001110100111101000011000010001111101100011011011111010101001010100001110010011111100000110001011100110110011000010100011001110011100001101110001000001010101011100001001011100011011100000011111111010110100110111110100010010000011000111100011000001100000110001010010010110111101101100101110100011101101010011110000110101010001010100100001101001101010111000110110110010001010011100100001001100101111010111110111011101000110000001100111110111000111001011111100011110111101100110110001101011001110110100011001011101110000011111010000011011101111000101101111011010111001000000000110001010011010110011110111100000010110110110111111001000110011010000000101111111000000110100011111010011000111110100110011000000101001100000000100001011011000110001111110101000100100101011100001011011111110101110001001111001110111011000001101110111100001010101110101010100111110000110000101000011011010110010011001111110010010111011010100100011101111010101101011111000011101011111011001011100100011011000110111111101010010011100111000010001101010100001101111000101000101010011110100011101101011001100100111010110111001011110110101101001000001000001111001000110000111111101111001111000111101110100000100000101111000010100100111001001111011011000101010011010101000010101011000010111110100110110011111111000000101101000001101010011010000011111110010011100111110010000000100001010101010011000011010110010101011100001011101010000011110011011111100111001100000101000011100001100101111111000011110110111001001001001010000101001010011011001010011000010000010000011000000110011101011111001001011110000111011011110100111111100100100000000010101000010011000010111001010101001001101010010000111001111000011111111111010010111011010101100100100001010000001101101001001000001000011101111010111111000110111110111010101001010100001111111011010110000011111101110110001110000110001000001001110010001000110100101011101010110001000001000010110111110001010001100001011101000100010110000001001110010000111010011111011101100110001000101101000110100111001011110110101011010110101010011000110000101011010011001101001011001010001010111111010111110011000110101001100010011101100111011110101111011100101010010100111101010010110101110011111111111110011100001110010100001010100000010001000001000001000101101111010100100110110101000101001111111001101001010010110100000101000001001011010101011111110110100011000100110111100101111110011000110110110010001101000110110001110001111010110010011101110000001100010010101111110000001101100100010100011111000101010101110001011001001110100001000111100001111001001001111010110101001111110101100100000001110001001010010100101111111101110000010111100100001001101000001111100100001001011111000101111001011110101010010100110010000110010000110010100110000000011010010101010110001111100100011101011001000101101101110101001100100000000010111000001000110111011110101111010101010111110011000000111001110100100000100111111011010111110101000111001111011110011011000100001010001001101010001101000111010110111110111011101000010010010101111010001010101110001010011011010000111000000000000101110000000001001001000001000100100011110010111101100000010100010000000100001101010000101101110001100100110010011000100000010110000001000100101010001011010101010011100011111100111111011011001001101101101111001001100100101110011001111110010101010100000000111100101000111011000100101101110101010110011111110111011011010111101011101001101000010011101101111101100010100001111111010010110110000011000111111101101001111000001000110001100001101101001100010111011110100000111001111001001111010100110100110111101011010101011100111111001001100000111100001100111000111010100101111001000110000011100010111100001011100110100010001011100011010100100001111101001100010100011011100111011101000010011010101000101110011010101110011011101101100111010110110010110110011000000101000110110101100010010100001100101110011100100110110011100101000110101001011011001101100111110100011110001000000100100011011110011101110101100101110001011011110011010001001111010110101110110111100100000101110011101011000100100111001100000110011011101011011011000011111010001101011000110100100110001110110011001000101111110110110111111001000110001101111110000010111001001100100011010110001111011011011101100100110101011110010000100001110101110000111101011100011011100001010111001001110110110010101010111101010110011101011000110111110001011101101000111111111100110110101000001111101110101111111010000110011110001111001000100000000101111110010011111101100001010000101000100011011101000100100010010110001011101110000100101101000010110000011110111001100101101010000001100101001010101010001011110001010110110011011110100000010111001001100000011110010111110001001010101000100001110111011111001010010111111001001010010110111100010000101011011001101101011001110000000101000110100110001110010100011111000011011001101011001100101011110011011010010111010011011001101010101011110010110101001011010011001011011100001000010011110011011011010001110101110000100011000001000010101101100011111111011100001110001110101111101101001000011011101101100000101011110100111111111110101111010110010000000110010001000110000001110110110000100101100001000001100111111010110010001111111001001100100010111110110110001011010001100000011110110011101100000111101010011100110010100001000011001101101001110111110010100111100110010111101000000001011110001110100111001011110110110110110000111100101100111010010000010101001001111100101011001110010010100001110110000001110110011011010101011010000111001011011101101011011011110001011100010000011000010100101100000001011010101111110000001100011110110011110011111010011101000011001101010011001001000101000110111101111001010000111111010110001010010100111110000100011100010100001010011101001100110110011000011000101001100111100100000101001000110010110001101100010110110011011001110111100000100100100101110101100011111101101110111011011010011011000000100110000011110101111100111110010111110110100010111100110011100010011000000001101101001010101111010001001001100010000101111101101011101000111110010100000000011011100011000011110100000011011000000000001110010101000111011000001000101100011100100011000110110100101010000110100001010011011110010000010111111011101110001101011000010100001110011001001011101111010001110001110001110010100100000111101011010110011000001000101101111101011110110100000110100110001010101101011110010011110001101010000001011110110111001110010110100000101000111011101101001110110100010000011001110111000011001001100011000000011000101101001010001011001010010000110100010101001010101001010110110001100011111000100101111010000010000011001111101000010001010100011110100110100111010110100101010110100101011010101111110001011010111101011011100110111101010111011101101100000111111011100101010011110000011111010111010100101000100010010101011011110100001010110110100010101111010001010001110101010100110001101110110001111101101111100100000000111110000011100011001011111001011101011000101111001011101111000100000100111101010111110101111010010010111001011100100000111000110010101001011100001011111100100110010011010011000011010100000000110101011001010111001100010010100101011011100011011001110110000011100100000000001000000110110000100110010001101011011011010111001010011100111111011000010011001111010001111101010010100010110010001001101101011000000010000101111001111011010110000000001010111000001010111000010111100100101101001011010001111010101010111111110101000110001010001011011001110110101100100101101111100001110010110100000010110000001101000011111101010000110010101100001110110111100101110100110001101101010100010100001111011100100110111001010011011010111100110001111100000110101101100001110111110100010111011101010111101010010001001111101010011010001101011011110100001010110101101011110010001110000010010100110001100001001101111001111110110000001111011101010011001001111111101000000100111111110100011100101001010011111000100100111011111111000111100001010111000101000011100110101110100010100110010000010111001001111110010101110110101001011100111110110000100111110011011110111101011101110010000010110111110010001000111111100100010100010101000110010011101110101100001000111100000111101001110100010110011011100000010100100011101111001110010100110011111110111111110101110011101000010101001100010011110111000100000001100001010101001000111110110010000000100100001100111110100110001001001110111111011000001101101010100100100000100011000100100010011010111011100110011001000111100001101110011110011011110000100110001001101001111110101000101110100101001011100110001011000100010111111001010100110110101011000110110101011110100011001000010001100101110011000010000110011111000000011001111001011111010001010101011111000001111001011011010100100100111000110101111111001100000101011011010010000000101011100011011110110110110001100000100001111001001011000110110001111010000100101100100001110011001001101001001010101101001101110010101111111001111100100010010001100110100010001010100111100100110110111010111101111010011011011000000100101111100011011110000011100010001100101101001110100100000100000101000000011110001011001101100100001000100101110000111011011010000001010010111000000111011111110110100101000101111001111011111010001111010001001001001011011110000011010001101010100001011101100111001000010001101101110000001001010111011011110110101000011000011001110101100001110100011010010101001001101010111110001101110011101111011101100100001011000110100101110010001001001101100110010010000001010110001110110111001001100111111100001110001111010111101001000101111110001010110110000010100011001011110101110100101100111101110111100010000001101010110000010001110101100001000101100110011001010000110010100001100011010011011111111100100010000010100000111010000011101101100110110011001110011110100100101101111101111001111101010000010010111100001011110100010110011101111010010011011010110000101100001011000000110111001000100110100000111000110111001111011101000010000011001100101000100101111001000001101000011001001101000011110011110100110101100110110000110000111000011100000100000110001110100001011111010001010011010000011100000100110000000011010010011110101000110011111011110101010110011010001000100100001101001001001000111100000110000111101101111011111001011101100011111100101010001011011011101010111011010101001101001001111001011000001110000111101001100100101000100100101100010001001110011110110010001010111011110111110011001101000100110100100101100101011001100011100000111011000000100001100111011000101001010000111000011110111011101100010110011110001110011101101111101100010000011101000000101001010111101001110011001001010100101010110100010111101111101101010010100110101100110000001010011010000111010010010100111111100100100011011100100110011110101010010000100101110011110000010111011001011010110001111011101101110110000101011110101000011100000111110000101010000001000010110011011000111110100011100001011011111111000111010101100000000011001001100100111011101101100000110100001000101101001110000110101000101001001000001011111001100011111110010011100101101110110000010011111100101100111111010100110010110011000000101100010110110010011101011111100000010100111000011110110111011100010101010110000110110100000000101101111011001100010110101011110110110111010001011110100101110111111010001100001100110100001010000000100001100100000100110111110001010111011010000100100011111111100000001011100000111011111100011110111000111111010101001101010011111010011010001010111010010010110100010101000101100000011001001010101001100001100000011000011011001110001000110001101111110011100000011000111101011111001001111110001010110010010101101001000100110100001011100000100111010111110101011110111110111010001101110001000110101011101011000111001111001001011101100010001011110101000111010000110010010101000001101111010001010111000100000010000111101001100010010101111011010110100001010000100010011100101100011110010111010100000010111000000111001001110100000011000100011000000110101111110000011100001011100001000001000111110101010010011110101111111000110100101000011000011100000011111001101100110001101101110101101110110001110100010111100000000001101110100101010111001010110101111110001111101011010100111001100001110001011000101101111001100100100000011010000100000001001111000011101100101101000001111110011000011011000000011101110101110000110101011101011100111111001101001010000111100100111101100111010110001011011000100100000001010000000001100000010100101000001101100000000001101000001100100110110000110100001101111100000101111110100110111111111000010001101010100110000010111011111100000100001001001000101100011000010001111110101101011100001000011001011100000100000110001010101011101110110001111000000011011101111000000111110101010011101101100000101111110010000010101111001101110001011111010011001100010111011001010101100100100001110001101110110000001110101110000011000000011010000001010010101111101001000101110100111110010101110101111011001101111110011001000111101001001011010100010001001111000011100011110010001111110100001111100110000001110011001110110011001010001001001011101111110011110110111010111111001000111111101001110010111001001111111011110010100010001001110000001001110111011001101001110001111101111110010010010010111110010001001111001010100111011111100011111010101111011000100010111010101011101011111110110111011101101001111110010110001100011100001010011000010100101111010010100011101101111101100000010111100011100011110101110101110010000000100110001001010111000110011111100011110111100010000111000010101010000000111110101010101010111110011101011110011110100011101001011101000101001111000100001001000110000000011100111110111001100010101010001001101010000011011110010101011110011000010101010000101001111100101000001000111101001100001010001001000101001110001110101111001000011011101101010011100001111111100101000010111001011000001110010111100101111011010011111110010101110101110100111110011010110011111100011110100111101001010111111011011000000110001000001110001011000011100011110101110100010011000000001000111000100001110111010110100000101000101000110100100101010100111110101001110101001111011110010110111111011101100100000110011010110010000110010010000000110010001010101001100000010011110010100001111101011001000000000000101111111010010101000011001000101000000000011110011100100100011001010110100000110011000010011001000001000110001110001001010010011101000111001000110010100111100010000001000100100101101001100000000101010100001010011100111010110110000100000001100100111011111000110000100010000000111000001010011101011110000000111111110111101100001101101001011001001010111011010001011110111100111100000100011001000100001100011001110011011011001000101101111011000100000001010011100111100010001011100101110001010011110101110100010011011001111100111011111111100001111011111010110110111000101011101000000110110011100111010010100101110011110010010110110100110100001110001001010100001101111010010100100100110000111010101001011010101110110010000100001101000011100110000011011101101110101110110010111010000100101001100010100100000101111011110111111000101101001000001011001000111110111101101101101100101111010000110100000000000110010011101110001011110110110000101000011101000101000000011110110110010000111001111110000100111111100100000111010010111000101110111101011000100101011111001100001001110011010000001110000001011000100110100111101000010100001000000111111111100100011111010110101100010110010111001111000001010110000000110100101000011000010011100101001100111001111011110011101000101011100110000011110010011011001011001110110000011001011010111001010011000111111001110001100101110110101111100000110100001011010100011111011001001100011100010101110000001010010111101111110110101100001011010111110000101101100101110100011100000001000011011111100010111000100101001000000100000110001100110100011110110101001011110011111011100110000110011000101001001000001011111111010000100100011100110100111100101001001001101101111110011100100111111100000001011010001100110001101000000101110110010011001010111111111110001011001100001101101000000011101000011011001011001101100001100010001010010100001010110011101101100100110110101011010010100000100101000000111101011001111111101110100011110101001110101000101100000101010011100000101101110011011000111101011011100010100011101101100111011010111111011011111011001011101111000001101000000100011000001100110000001100001110110001000001111010010101100001001111001101011010001001011111011001101010110100110110000111011001111110000011101110110110110001110110000111111010010011010100010001101101010011101011010011100100001001001001100100110000010001001011111010100000000010110100100101101011000010001010001100010000110110101010010000100110111011000110100111101111010001111010101100010010101010111110100101111101011100000101001111000000101100010100111001111110011001100010100100011110101111101001011111010010011001011000001000101010000000011010110111001001011010000000000100010111000001101011001010011100111011000010001000010100100110011000100000100101001100100100100010001101011110000110010111111001001111000111000110111101101001001111000001111111110100000000110000011110001000001110010111011011111110000100111101001100001111101010001000011001000111011001100011000000000011011100000000100101111101111101011111101011011010111100001101000000011000101111111000100111000100101000000110001011001001000111010000100110100010000010011101101111101100001111111010111100001110100110111110101001011000101011101001100100011001010101001101010100010110101011010110001010111100011111001100101110101000101010011000010100011001110100111110111111111100001100110100000001101101101010000111100000001000011100110101111110111101011101111110000111101000010110101001100100000100001011100101011001100010110110100100111001101110110010111010001000011111000100110011010000111001001000001111001111010000101111001011111000101000111100001001001100010100000101010100010100110111111000011010101001000011011111000000011011101101000001110111000110000100110000111101111100001010011001010100101111001100101000111010111100010100010001010010101111001100110011000010111001101110000110011101010101110111010000100001001001001011110100100010101110100100000010110100000110010110111110010010101111001111110100010001101000010000010010101111101001101000001010101101101111001011001010100110101010110110111011001101000111011110100110001111011001001010011110010111110001101111001101001100000101111010001000000100010010110000001000111111000011010101000001001101100001100010110110111000001000001011110111010101110101011010010010111010101111000010001011011110001011000011110000110101100010011010100100100001010101110001000010011111100001000010100111010001000111010001010010000000010100101110000011010110111010010000101101111110101110011110000001010001111100000101111111011100111111100001110110011011100100100011100010111101110111110010101111101100011101001000011011101111111110010010010100110000001011110111111100011110110110010011011111101100001101101000110100001110011000111001011011100001110010110100011100001010001110100011001100110111001101101100100100100010001110101011101101000011100010011110110101110000000011111101001100000110001000101111101110000101110101011000000111100111001110101011110000010101101010000011101010001101001011100011001111110101000010001111110011001110011101001001100011101010110011111101001100011011110010101010000100000110101010101001101001100101100001001011111110100100010101000010011100011001111100100010111101111100101100001001100101001001101010101000011010000000111000000111001101011001101100100000111101111010111010110111011110101001101111010001000111101010101111100100001100101110011101001011111010011000010000110101100001000001001110011011001001001101110100001101011010111011000000100011110111010100001100011010100010111100110101011100111000111111000101110110111100011111101010011001011011111001101100010110110010100001000111100010110011011001111000010111110000100110100100110010011000101101111101100100011111111111001000010001010001101010010100111000010001000100010101111001110110010000101000011100111011010100010000101011001001100100111011110100101010010111110111101010010011010000100111111000111000000001010011111000000101100101100010011110100111000100011000010010110001101000101000010101100111111011000000011011111000111111001101101011001110000000010001000010100000110101101100000011101110000101100001100101101110101001010101010011111101011110011001101110001101011111010001001110010110001100110010000111100110011101110000010110100000001111000011101001101110111000011101110011111111100000001010110101100101010011001010010000000010100001111001101110000011001111000100110101010100010010101001011010001000111010000100101110101011010101101101000111101110001111010000111100011111000000101001110010000011000100100011110011010110010011111001011010010101101011010111100110000011011001001010000101101111110011101100000101010011100101111100000001100101001110100100011011000011000001001111110001111111000010111011000111001110101001000101011011000001011000111011000110011110111110101010010001100111000111011000101101111000101111101101110010101110010001000011001011111011110010000111010001100110111000001111000000101101001110111011100010101000110001010000110110001100100100110110101011101010110000011110101000000110010010001001111001000101001000000001000100111010101101100100101011011110000101101111100011001000101010010101100001000111110110011011001101001111111001011000001110101011001110000111110101100100010111001111101001101100111100111010100001110001101001110111010111111101110010101111010000010101100100101111010111001111111111100011110111010001111000000011010110101100101110001011101000110011101111100001100011010101101011111100110011011010100011100110000100001110100010111111011101000001011011100010011100011000100011001000110000110010000111100100010110000110000010001001100100010110001101001100001100010010010101111110101100101000010100100001101110110010110101100110011100001101100000010110110110011110101000111001101111110100011100001101010011011100110110101101111000000101001101001111101010101001111110110101000100111100111000000000000101010001101110010000111001001101011111011010110101010111011011010010010111011100101101001110101010010000110101000101011111110000111101111001110110101101000010001011111111011101001001110000101001011011110101100110110101110111001001110100101111111000010000110010100010110000011100010101010010011001001111001110010101100001110110000000110001010111100011010010111001011111011110100101010000010100111011101000111011010111101010110000111000100011100100101101011110110000011001110011111100010010101110011100001010101101101111010110100100011010011100000011100101001101010010010101101111000100000100100011010000111010010101100110000110110000001101011100110000100011110110110111011011101011111011110101111101010101011101110011011011011001011100010001100011111101001000011010101000001001111111101101100000100100001000110110101110110001010010101111010100010110110111000110101100011010010100110111100010001000001011011110110001000001011000010100110000010100010100010000100100001001100110011001101101011101001110011111100100000000000100110011010011001001000100100110100100001110001111001010101011110101001100100011100110001000110110011110000101001000100011000001100001101110010100110110111001000110101111101100100111110110011101011111111110111100000010100100001010111000010010001010111101000011000010010111001100111000101000100011100111111000000100010100100010100000010100011101010011110011000011011101100110110111111110110101101111100000001101100100110000101111000110010110011110010011011011011000111101111001101000000010111010100010100010011111000111000010011111001110101101101011000010000101001100001001000011011000010001011100110111110001001001011000010011110001110100010101100101100001101110111011100110110010110101010101111100110001010010011100110110001011111001110010011010100010111011111110011001111110011101101101011011000111111001010011011111010100100110000100001011101100010011101100001001111111001100001111111111011011111100000110011000000010001111001101100111011010001111011110011100011100011001001011100111100010010000101011001110110010000100110111100010011110111110111111111000010000010001110000110010011101010001000100000000000001110110001110100010100000101001010000101111001101011110011100000101110111110100001101101001101101101010000111110011011111010101001111111100100010001111000001111100010001000101101111000110001111010010111111110000011100010001011111010111000011100100001101111010001001101011110111011110000011001111101100111000001100100100100000110000001000101110101100110000011100101110001110001100011100011101101110001111101011111101111001000111100010011001001011000100111111111111100110010100010001100101101011101000010100101100011011001101111110000000110010000001111010111111110100110101000100001010100000110011101111111001010100100000001101000001111101011011111111010000111101010101100000110100100100110010110010111011101000100101101110001101101001010100010001011011111100100100001011100111000111110111011101000011000010111011110010011001101110000001001011000000101111101101101001100101000101100101010111101001111111000010010000000110111101011011000010010111000101001100100011110111110100111110010010110110010100101011111100011101010000100011100111111100100100101110111010001000110111100100110000011001001010000100011010001111000000010111111110011011010101100001100000000011110011011000110110010010101100010110011110100001110110111101100011110111011110100100110000111101000001100100100111011000110000001101100100110001101100101111100110010010001100101101111011100111111010111001001111000111001111101111010010100101110000111001100101111101111010000001110010011100110001101100101000111110000010000010011111010100100010001010010001111010101100100100100011101110000111111011101010100110010101100101101001110100110011111100100011011010011111101011010111001000010011100000001011110000011000100100101111111110110011010000011000010011001111111011100111110001110100011001100011101100101001010001111111101110111010000100000110001101000100010100111001101101011000100111100110010100011001001010000000100111001100111100010001100110111010001001101111100100000111111100000111001100011011010000000011111111001011110010100011111010100000110100101010011000011111010100001111010011101010101001001110011011101111100000100101101001100111000010000111110100100011011001011011010101000100010000111001110001001110000001000110011101100001000101001000010000010011110100111011110011000000100000100100110000110101011111000000001001001011001001111011100110000011110010110000010001011100110110100011001010010101101010011100101111001100011000110100001111100000110010011111100001110011001101101111011110011011001101110011001011001111110100001000101010110011101111110100001101110101111101001001101011001111001000010011011111011100011000111101011110011010001110111100011011111011111100111101101011001001001010010010011001010000011111101101010010010100111100101110000001001010101100110111110000000101011010110011110011001001010010100010010010101001000011000001110111001000011100100011101011100110011010000100101000000101101001010001111001000100011010111111100000100111001011011111101111101010101111010110101101011111101111100111011111111001011100110110000010100001011000101101011001110010010001100111001010010010111000110001100101010001101111001001111001110010001111110001111001011110000000110101100110011111011010001110011110010001111101010111100011110000010000101111001101010010110000010100101011001101110010000100110110010010000000010000000001101101000010100010000010110111011111011101100111000011101100101111011100000010100110101100100100000011100011100010001101100011000110011010000100000000000111010110101011010000101001001110110001111100110010001111000001101100110001100101011100110010011100101011100001010101101000101011111110010110011011110011010110000111001010110010111000001011010000100111111001111001001101100001110011111101010100010100001111001010111001000100011001001100101111000001000010001010010000001111111010100110010100011101010101100010111000001100011100010101000001111111001110110000101101011111011111000110010011010110010100000010100110110011110110100110110100011101101111111101011010101101010011110001111100010111000001010010101110111000110100001110001111110010001111100111000101000100010100101100100111000010101011011101010011010110001111111101111001111001010001111011111011011010011000111110110001010010111010011111110010010011000001011111011100011000011100101100111011011111100000110010011111111010000100001000001010111101010001101000001111001001100101001011101100111010010100100011011011010110010010110110011111110111110011001100111000111110101000110111010100100010101101100011100000001110011010111010000000010110100011101110100001111001011000111000110100000011000001100101101000010110000011001000000010100101100000000100010011010100101001100001101011001001101111100100010010110011010100110100011001000100001010011100111110010110010001011111110101100011001001011010001110011000010111000001001101001000001111100101110100011000111011000100101001101101111011100111010111010101010001010011011010000010010010001011100100011110000011101010000011000100111100111000111010010001011100111001100010010001101000110000111111010000011100010100011101111011000101110100000100111010011010110010101110001001011011000000111111000100101100001101101111110000000100010110110000110101110101101010010010101011110111010010110001010010100001110011111111010100001000000001111100110100100000100000001000101101000100111110110001111110110110100110010000100010100001001011011110001100101011010000001101110010010101100101101010000011001101101101001010111001111101001110100011100101011001100000110011011010101000101001000101011000000001110011100111101001011010111010101001001100100010001100100110000111110001100000111010100100110001001010011010101100110011111011100111000010111100110001100001101101000101101001110001110001000100110111000010100010001010110001011001100101110111011000110110100000101101000110001011101011110010100010001001100110110100001011001001101101110110000010000011101110110001010000101010001110100001111101000001001011101110001011100111111101010101011001010011101010011011001011101101110110111111001000110011101101011001011101111000111111111110000011111100100000001111010111001101011000110101010000000000101110101101010000100101010110000001000001011011100100000001011101011110100111011111010011011101100100111001101011111010000000111101010101000000110100010011100111100110111110011111010100010110111110011110111111110111011100010101101101011011000011000111101001011011101111111110000110001101001010110111011000000101000000111011000111110000011111101000001000010110100110001011101111100101010111000100010010101011110000110101010100000000100110101001100011011110111100011101010100000000101000110000000101000000110011011001000010101011001000011010100011101000101101001011011001011100111100011111000011101011110101011010000011101001000111100011001100000111001011000001001110101000101011010110010101100101110101010101010100001111110101101001101100010111110000110110000110010000110101100001000111000001111110110000011110101011110010110011101110001101011010010110011011011011000100111010011101111110010010101111011010101010111101100100000110100111011010001000000111000010001001001100001101000101100100000100111100101111001011011010000110100101101111001100000011100111110111100011011101001110110010001101011011110001110001101111001000000001001110101001010110011011101001001101001111001111110001001011110111000010100011100000001011110111110101010111111101100101110100100100000001010011000011100010011101011001010100000000001100111000111111110110111010100001011000111101000001111000010000110101000110000101100001000010010010100110101111011111110101101100000000111000100100011111011011110001001100110101100110010110111001010001111000011001101111001101110010001001111001011010101101111001001110110000011110001011101110110011100111001111011101110110000001100001011101101100011011001001011100100110101010011011011001100000000101011101100010101000001110011001101011001110111101001100111101010101011110100001010100000011111111011110111000101101111111110001110110000110010011000101101111010010000000011010011110001110111001100111101111011111001001110100000100111111110001011011011000111010110000011000111001101000111000111001101011000011101010001111000110010001110010110000010011110101010110110001010110100100101000001000100111110111111001010101110000100110010000100111111100010101110000101000100110110011100110010100110011100001111101001100010110011000100001111101001101010011001100001001001000100110111110110111110010000110101011111011000000010110001011101111111000111001101001010011001011101010100000010001101010111010101001111000110000101101100000010011110111000111010110110100001110100011011101101011010101110010100101000111100001100011010011101100111011110101001110101000000100101000101110111001110011101111111001010100011011111000111111100100101010101010101001000000001110000110101101110001111000101000110010000011001110111000101111011011100010100101111101010110001011001011001010101100010101011100011011010001101110110001011110000110011110000001011100111011111000100110010010000111011110101100011000100101000011000011111101101010110110011111000100000111011111100100111011000111110100100111011110111001101011111010000001100001100010100111010001110011000111101011110100111001001011111001111100101010011001011001110010001100001000110010001001101110010110101110011111111100000100011111011001110010101000000001100011101101011001101111011111001011100000111000001111000111100011010011000010100001010100101011110101011010010010000111001100111100100000110101010011001011101000110001001000100000100110011010001000100011000110010001000001110110000000011100011110011111110101000001111001010111001001111101110010111100010010101000110010110101111001100100010001101111010110011011110001011010000001011101100011101110101111100001100000110111100010110011001110110011000001010101001100011011001110010101111011010000001011000111011111111111000101001011001101100100000000011111000000001011111100101101101111000111101000010111111010110110000111111100000011110000000111001111001111001011001101011101101100101101000011011010001111100011000001110101001110101111011011001100110011110011011000010000101001000010100110111100111111100010011000001010100001111111101110001111100000000001100100000010110110000001000110000100011110111100000100101111100001111001111101010001001100011000110010011111100101101001010010101010000011101010000100110110100010010101001011001100101001000101110101000000110100100111111100001101000000000110111010011101101001010100110110011001110010010100101011110100110000010011000111101001100011000001000111101101001100011000110100100000001110100001111001001110101001000101101000100001000100110110011000111011100000011001111010010010110000001001010010001001010100001101001010011011110011011110011101100111110001011011001100011010001111001001101110100110010001010100111010100101111111001101111000101111011010110011100111000011000100010110111000010110111011001011000011100101001000000101000011101000010100111011110011100001110100101100011010101000110100011111100000100100010110110111111010011110100111001010001001000101111101101010101001110101110100001010001001001101111101110101001000100010100001010010001000001000001101011101010001001111110100111001000110001001010101011101111011001010110111010000100001100000100010100101001000011110010110111111000011110011001110100000101011011101000001011001110000101011111001111010110011111100011000010110000110001001011010011111111111001010110000101100110101000000011101010100011000010110100010111001010011011110101111011111110000010110111101111101011011100110010000001110111011011011000100010110110101101100101100010101100000100010000100110001011111011101110010001111001101101011000001001111100110110101011110101111111110111100010101111101000011000100110000010010000001110001010111100001111011001110001001100001110010100001011101100100001111010011011111111001001101010001101101010111100101100010101101000010111010011000011010011000000011010101001111001000011011001000111011010101110010110110011110100000000011110001010111010011010000111100011110011001101111011110110000001110101001100010001001110011101000111101110010010110000001001101110011110011100010010010110101110111001100100001101010100110110100001111110001001100110001111100001111011110001011110011011100000111100111011110000001011100011110100100101101000100111100111101011101000001100111110111111101111111101000111100101100111000101110111110010000101011011000010010010111101110000010110110011011011001110100110111001110000100100110101011001100011100011100011110110001010001100100101101011100000000011100001011010000110100110100101111110011010111110010111110000110001110100010100001000010000110010011010100010001101001010101011101111000101000010011011010011011000011111000000101100011100011010100111011101010011101011001011010110001101001000100110000111011001101111001010001011111001000000110010100011000101100111111110111010110011101110111111100011001100001000111001001110111010110100101110111000101111110001010110100110010001100010101000111110001100111000000111000101111001100010001000011000010000000000101100100110001010101010010101000010001111011011001101011001111111101010000111010001100010011000101101111000110111111111100110111010100000011100110000001100000001010001110010110101001001001010110111101110011000111011110101011001111000000000010110100111101100110001111100111100000011111000100100111011110110000000110111111101001011101001111001101100011011110000101101100011011010111001011011011101010011010010011110111001111110010001101111110101111101101101111000111010111100010101011100110001000010011111011011011100011000100110110010111101110010100011010001010110111011001110111111011000101010011101001010010010111111101011001010111010011001010010010001000111001010010111001001100001000111011101110100001100101110010011010101110000010110001010101100011011000111111000101110001110010100010010101111101110111010110110001011100100010001010111101000111101010011001100010000010010010000000011100001000110110000110000011000000011001001101111010000010111011011010010100011010011000010011001100001100111001000110111100111001010011101101011110111011110010101001111011001000101000100000111100101000101101010010100001011100011111100000111010001110101101001010011010101111111001010110110011011101010110111001100100101000111010001001111100101110110011110101111100101110000111001101011100011010111011101010100101011100100110100110101011010011010010000100100100111000101011110001100111001111110001011011100011010001110100110010100010101000101010011011101000101001001111111001111101001101001001111110001011001000001101100110010010011101011111101110100010100010101010101110001111110011111011100001001110001010110001110000101101111010111110111111101100101000000100110000111110100101101101000111100111011111011110010110010100001111011010011110110000001100011110010110101100111111011101011111100011101000010110010011100011000110001001100100110001101101111100011011110000011110000110001100100110100111000111011111010000000011000101111011110000011111000111000010011100110100001000101101100011001110110010101000011010110000000101111010001000100111101000100100010000011111111010110100001010001100111010001011101100010001000000010011110111110010000101111111001001111001010001000111010101100110011111111010110010101101011000000110100010010011001001100100001110000110001000100111110011010100000111110010001101000010100111010010010010010101111011110001111101010000100010011101100000101110110000111100100010110101000011101011101101011010101100010101011111101100100010101110001010000100101111110000111110011000100101010001000010110111000101110000010011001110110111011101000100111101111011001011001100110101010111011101000000100000100001001010001011100111111111000001111111010110111000101101101001111111111000010110101110101000010111101100010101100010011101011001111001000001110000100100111001111110010110000001010001011010100101110111000100010001100011101010100011101011101001111010110001110010101101010111011011111101110000010101010110001010010101100101100001110110001001111000111010000111011000110110001100010011011100011010101101110100000010101100000000100100101101110100010000110101011010001010111001000111000110011000001011100111000111001001100111111101111000111111010101011111100010111001101110111110011010011110000101111100011000010100111110000010111011001010001101011110010000101000101100110001100101110110100011111001101000111000010011100110010110100100101100101100110001101111011000001001001001111111110100111110011001110001111101101101100010100010111000001111101110111010100100110110111001100010011100000010010010001100110011001011001010111011101111100010111000111100110110111100011011110111011000110101001100100111010110110000111101000111110101000100100111010101111001010111111101010111110100000010111011001100010111011001111110011100111101101111000111010101010100011101011100000101110100000101001010110001010001011101000000110110010100010101000111111000010111101001000110111010001000010101000010000001101100010010101111011000010000111100100001110101010001110111101110011001111011110111110101001110111100001100100011101011011010111011011000010001110010011100001000111010000011111010010010111001111000111010011001111000111001010010101000001110000101100110111111100001001010100001001101101001111100110010110001111100010110101010011000001110010111111000111110010100011101100010100100001100000111011000110100100010001111101110100011111011100110010001011101100011111011001000100011101111111110100101001110011101111011010110011000011000001101011001001110011111001100101101100000011011101111110101110111000111101001110111001100100100111101000011110101011000000001101111100101010011100001111110111011001011010001111011010111011111101101111100010001001111100110000011100011001011010010011110110010011111011101011001100011110110100010001111001101010101100100101011000110011011010001101000101011011000101111101101010100100010101100000010101111111100011010000101100011011001111111111000100011000011010111010011011000011101001101100111010100001100100111111011001110101000111101111010000010111100100000001111010110110111000011000010010010000010000111001010110100101110010110111010101010010001100111010000011011010101110110001101101100110101110101000000011001010011000110100000111100101111111111110011101111111011000000110100111101100010011100011110111011010010010101011100100110101101110001010101000100000111011111100110010111111101010010111000001001000110001100011010100000101110000010011101000011011110110011010110110110100100000111000001000101100000110000000110101101011110000011101101010010100010110010010101000010110111110010010010010011111001001000110111110101011010111001110001010111111111110010100000010111110100011100100000010011110001101110011111100010111011010111000010101010110100001000001100010110111000010011011110111101011011010101101101101101010000011111100111111000001010010011011110111010111001011111010010010110111011010110011100101001001100010111011100111001001001001000110010110110010111011100101000011000111011110001001101100110000110100000011111101000001101011000101110011111111100011110110010011100011000010000011101011001001011010110001110111101110100100010011001000011000100000111001010111110011010100001001101010010000001111001101110011000101000000111000011111011001010101011011100000110001001101000110110110111000110100000111000001010010111010110110100111110010111010011011011111100110101011101101100000011001001000001011011111000110001001010000011111011101100110100111010101111110110001100110000110110010001110101000100100000011001100000011110001100110111100000100111110000101011110101101110110011000110111001000110101101100011001010010100011110000111001100101000101001101001110010110110011111000101110000101111100011111100010111100001111010100110010010010010010001011001111111001010101111001100010010101101101000100000111101100001000101100011111000011011111100000000011101100111011111100011100011100110100010111100000011010101011100100010101101100101001111011011110001111010111011010111111010110011000110110001010100010000111010000110010000101111110100100001111101010000001110010011011100001101101111110010101100000010101110010000101111101010111000111000110001010001000001001011110010101110000101010010011011011101101010001101011010100011000000011100111011111010110001010101010000010000101101111010110011000101000101101111011011110111010100010111011001110000110000110101000010000101000010010101011100110101111111000011011111001011011000101111001111011110011101111101011110001111110010110101011100110111000101001110110000000011011100010010011111001000011101111111011010110111110110000010110001110001001100010010010010000110000000011010010000111001110111110010110111100000000111100011100001101100110000001101010001100111000100111101101000000110011110010101000100111111111010000111000110010001111001111001001100001111100000110010101100001111000011000111110101011110000000100111001001101100101101101000110111000011110010011010111110101011100101101111010001100010110100001100101001110001000110010001000111100011110011010111010011010010111001001101110000001101001110011011100011000101000011011010011111101001010011110110111111011101000110100001000100011010000000111100101010111111010001100110110111010110010011101100011110101000101000011011101111111101010010000001100100111100001011111001010101000100100011011001001100001101011101111011101000110011011010010010100111100010010100100101011000011110010010100011111010000010010110100100011110000011001101011011100100010001110011011011011010010001011110110000010000111001011110111111110110001001001010011100110001101011000111110000100101110011110101110011100000110010011111001111010001000011001000011110000110011100010011100111110100110000111000101010100101001101001101100110001011010101110111010101101011101101010111001010001101111011111000010010110101110111111000101011100000000011010100110101100111001110100011111000011010101101011011000101110101011011100110101110110000001111011010001100000011111010110011011010101010101101000110000011101011011001001110100001101010101111001111011100011000111110011101010011000011001001110101001110100000110100010010010101010010111101000100100110000100001011100000110100011001110110011110001110010001101010000100011010001001101110010010010010010010110011000100000111000001110000011110010110100111101101001110100011100110001010011011001110001111000010101000101001111010100110011000000111110111000001010010000011100101101101100000111110100010100011110011011010011001110100001100001010001100000110111101001100111110110011101110000001110000100111101001010101111101100100010101100110000110000011111001110110101001111111000101010100100011010001100100011010101110001101000111001011111111000001111011111111101101111111100010100000101101100000000010111110101001011110001010010100101111000101010101000110000000111111010001100011010010001110100100100001111000100111001111010000111001001000100001110110111101111101111111101111100000111101011010111001000001000000001101110000000011010110010110100111110000001100011111000101001110000101110000111100011110101110100111101111110011110101111010100101110111010001010011100100110001000110101011101000100001100110101001110101010011100110011100101101011011011101111011010010000110100101000000000111111110110111010101011100011111101010101000100101100110011011001111100001100011100111110010101111100110110111110011000110100000001111011001000111101000001110011001101100000101110001010101000010011100011010010111100101111010010010101000111111101101111000011011110101111101010101000100011101100100110010000000100100010001110100101110011000000010111011001001111101001001001010011110111101111000110101000111010111100001100110000101101011110101011001010011000010000110010101000011010110101001000111100011101010111011011101010101101110010001101001110101110110101000111001110010010001010010000111011000010000001111001011000001111000111000110000011000011100110010001001000000000101111111110001111111011000010100110000001101010000011011101010001010101110011001111000001100011010011010100111000000011111100101010100111010010111100010101111110000100011100111111001111010001110000001111000011111110011011100101100010110101011001101101001010110010111100111001011100011011101010000110111100110100011001010010100001011110010010101100000011101011001010001100110111111001111001111100010011001010000001110101011111101100011101100001101101111001110111011111001010011011010011100011010100000010100101100111101111000100000001001001111100010000110110001000011011000110110010011111011111010111000110101101101000011111000000111110110101100101100101110100001100001001000010101101000001101011011010101010011101000000001000001001011000000001011011111110110000011001100011101111010010011100011010100111010000010001001000000011011001000110010010011110010001111000100010011011101000011101001010011101111111011101001010111010111111011001110111100100000000111100000100100111010001101011001000000010010000101000001110110100110010010011111010100010110010001111000011011100000110111010100000101010011111001111100000110110011010101110100010001100110011100000110111101010110001110111010111110001010101011001011100101011001011110000010011100111111011101000110010010111111111111100001101110001001100110001110110010100001100001111100101100010001110101011100101000110000011010111010111010101110010010111000010001010110100101100001110111110011111001000110101110100111110110011011111011001110000000100011110010100110010110000010011100001011001011101110100111101111010000000000101101111101001001001001010011000100001011010001011100010111000010100111100101111101101110101011011011110011000111110000011011110010100101100100110100011110110101001100010001110010111000011111111001111110000100000100101100010110010100110001101110000010001000000110101001001000110010111010110001011011001000011000101000000100011101101011001001100011111101000010010011011110000110011110111000000000011101010101010011111111100100010101000111011001011010100101100100101101011011110101100101100111001001001101011110001011001110110011100010111111110010110011111110110111000110110110001101100111010000101110001010101001101001010101111001101111111011000111000001110101100001111100000010111110001110010101100100111011010111101001011000011011001000011011101001110101010011001001010111101101111000111110101011010010111010101100010011111100011101110001101110011111110001011010100011111101011110101011001100000110010001000100010001110100000001001100100101100000010011000001111100001111110000110010111111010010001000110110100101100001111000101000101010001001110011010110111110010100000001000101001110111100101001101010011010110100110101011110000110010001010100100101111010110100110110000000110110010111010110110110110011000000000111101111111010000010000111111110010010011111101100111001001100000100100111011010010011100101010111000110011011111101110001100101110111000111001000001001001100111011010011101010101111010101011011001101010100010011101010010001011101001100011110000101011000101010100111001100100011000111100011011010110110100011110001000110101000111000001000111001100011100000101101111000000011111100101100101101010010010001100101010000100011110001001000000001011000101100000000101000111111110101101000001000000000011110001011101010011001010000001101011001101111010110010110101001000100111011001100110001111111011110011111000110110101101011000000101111101000001101101110011000000101100110101101111101100000010110010001010111110111111001101111101000011110111001001100111000010010001011000001111001000111100101011000110110110111110010011101001100111110100101000100001001110100010101001000011000011011100000101000110100101001101000000100001100000111110000111000011111000100100100011010101011111010100011011010010101010111100110001101001011100001111001010100000110001010001010011010001010101111100101101000001011000100010111001101010111011110001100111010101000110100000100010010000100000111101010111001001000111001011111000111100110110100101011100010010101011101010111000110101111010001000100111001010111011110011101100100000000011111110111111001001010100011100001000010010101011101111110011001001010110011010011101000111011000111110101111110110111001100001010011010001111111011011000110100010111010101111101100100001010100011001110100011001011101001101111101100011110010011100010110110111110011111100110101110011111001110100111100000111001100110010101111001010010011000110000010110001000110011100001011110011101100001101000110110001111111001100100000101110010111000011011101001000110111010110010100110111011010111000000100111000000000111101110000110000010100110001101110000010000011001111000001101001100110100110010110111011001110110001011001001000100111101110110001001001010100011111000010010100010101010101001001101000010111000110000111001100001000101011001100101100001111000101111011110100010010011011000011001000011100001100001010111010110101110111111000101001111001001101011000110010100011001100000101001111101011011011100111110100001010010110000111000010110110011011000101110011111011010001000000101001001110101001001011001001000100000001010001111000100111110001010001111001100001100111100110100011100001101000101010111110101100101100000000110000011110110000011011010000000101111011100011111111000000100100111010001101101100000110011100000000100010110011001010101101011010110110000010110011001001111110110111100001000101101011111110001010011001010000010100100011100001101110001100101111000100010111101010001111100101000001101000100011101011011100001100111110010110100111001011011000100110001110010110010101011101100101001011111011010111101110001100000011100001011101110101110010110111000100111010001000011100000011010011001111100001101111101110001000110100100011111001001100011100000001111010100101111010101000111010111001001001001111011100000101011111011000101011010001001010110111010010100111010101100010110110011000010011100100000110110110010110000011110001001010011110000011111101100000101111100101011011111011010010111000101011000000100101001010000011010000001100001100000011000111001000110100111010111101001010110011000010010011110011011000011110110110010010110100101111011000011000001101101101110010000111000101111001010100110001010000001001000000101000001000110010101110100110010101010010000001011100011111010010101011100100001110100111000010111111110110110011111011111010000101100000100100011011100011010110000001110111101100000011011011001101010000000111100010110011101001101001101011000011111111000011000000101011001010100000111100011111011000010010001110110000000111010101001110101001010110001100011001011101001100000010001111101010101000000111010011110011111111100111001110000001010100101010110100011010110111100110000101110011100001001011101000001000110111001100100101001010010000011010011101101000111011001111001111001010100110001010000010001101010011100010100110001001111111100001011101000101111001000100001001100000000001010010100110010001110000011100000011011001111110101010000000101010010010100111001111011011100011100110011001000001110111001111001011011001101111010101000010011111100110111011101101100000000110000011101111111100001001000101101010010011010000101100111111011101110011110110111010101011101111011001111000001110011111111001001100100100100110000011101101110001100001011010010111101001010110110000110011111101001101100101000101111001101001110000100101001001001000011110010000011101010101011101100000000100011110111111101101011101100111101011101000101101111010000111011000011101010110000010100100100100010100100011010101000000100011001000001010001001111110101111101011011000110101111101111111011001001011101111010001111011001110101001100100111011101001011111100001110010110110101010110010001011001011100011010000001100010010101111111010101001001111110010010000010100011011000011001000011101100101101000100000011010110100000010000100001110011100001001011001010100000101010111101100110011010011101010101111001011100011011011101000110000100000100100001001010000011011010010110010111000101000001101110011010001001110111011101010100100011111000110000010100100101001011011000000010001001100100010110001111000110010010101001011111011000011000110100001110100100110101010100111001100011110101001110011010110011010010111010110011111100011111110110100101101000100010011000111011110011100110011110001011011011111001100011001111111001101011101100101100000110111010000111011000010101010000010011011011000101010110000101000110000000111110110100000011100101100011110101101001001101010111100110000111000101011110001100100000000111101011010010000001000011111000001001111011101100001110011100101010111010111001101001110101011001000101111000001110101101100011010100010000000111010111111110010100101011100111001100100100111001111010001100001011000001011010011111111111001111100011101001100101110010001110010000010000011000110011010101111000111101111011001110001000000100010111111111101111001111011000011001001011001111001101110111000011000001011101010111011001110001100010010000010010101110111000010110010010000101010100010011100110011101111001111011100101111010011011101101010000010100011001011010001010100010111000001010101101110000110101111101100010001111000001011100011000100010011000110000010010011111000100101100101111110001001010010010001111100010001101100111110110101011111001111111011011110111110011011101001100011000011100100101010011001111011100011101111100000110000000111001000011000001111111100100001101010011111100010001111000110101100010101111011110011000000011001001101100101101111010111001011101010101101101110111110101100100000010100111010100000100101100001011010110000011001011111110010001100010110000000101011010010011110100110011001000110110111010001000100001110110100000100010011010100111101110001000101001111011101000010100010001011110110011001001111101111000101100100110100101100011101001101110101010100001111100011011011010111101110011101110101101001100000010100011001111101010010100111101110111111110110101100100000101011111110001001110000101111111100110100010111000100100100110000001010011110001010011011001001010001101001010101011111111010010110000110111100011101100011100111100010111010001001011000001001111011011010111111111110101001000110011000101101001000000001001111101111101101010100000111011011010000101101110010101000001010011100000100000001001110101001001000101100001011100000100001000100000000001010010011001010101011010010000101010001111000000001111011101101100010001101101001000101111010100100100000000001000100110111000110111001101000010101000000000000010110001101101011001111101000100001111011111000111011011001100101111011100000000111000100110011010000111001100010000000001000101010001100000010100110100100000101101000011001110101111000111110111110110111000101011000110011100101100000001100010000111010000100011101010110011001000110010101111101001101010101011000001001000100111011100111101110010111010000110011011001001101000000001100000001011010100100001011110011110000011011011001111001101111111101011010000111011100000100010011101101001011000011100001000110111111011000010101001001001101110010011000001010010000011101000001011011110000111100011000001110110011101101000101000100011100000101110010110100110100010001100011010011110101111101101011111101111100100011110001100100000001101001100100001110110100101111100101111010010010001001110111010100110111001000010100000101110101001001110100010100101001101011010010000011011110110011110101001000111011011110011111101011100100111001100011110001111101101100100111110100001101101011000010101110111000100000101011011110101001011000011001011101001001100101110000110101001001100101101111101100111100001101101001001000000011110010111111110001110001110001101001101101110111111110110111010011011011001011110010010010110100101000000001001001101000100010001000011000010010111011001111001000001000001011010011001010010100000101110110001100111000101001101110000110101100011000011001100101110001100000000011010000011011001110110001100001000101011000100100010010001000111101001111110011110001111110010011010000000100000100101111010011001010110000000010010111100000110011101000011110111001111101001111101110011101011111001000011011001100010010101110101011111000101111101000011101010010010101110110101011101110000001010101000100100011001101111010001101011101100001110101111000011011010100100011101010110001010110111010011100101111011010010010000101110111001001100100001010111000110001001110000001101010110111010000101100111110101101000100010101001000100100001011110100111001010111100011101010100010010001001110011110010111100101011001001000010011111001101011101010001110011100010011110000000010000001001101001111100011010110001111110011100101011001111010110011000111101000000111000110000100010000100100100000100100111000000001101101010011101100001110000011010111010111000000010100101110110001001010011101111000011000001100101011110000001010011101100010001101100000100010111000000101000001111110100001011100011001101110110111100111111001000010101011101011100100001000100110010110010001011110011011000110000010000010111100111111101011100100100000101111111100100010100101110111111000110000001001011101100100010010000001110101000101111111111111010110001110001010101101100011110111101000101111111110001100000101000001000000011000010000000111110111000001110101011111101001001011101101101110000001101110011100000011000010111101010010000111011101001011010110111101110101110011000111110111000010001001110101101110010111001000010001001000000100111101000100001001011010001100111011010000001011000101100000101001110010101011010100100000011110011001101010000011100000110110001111101010111000001111000001100111110101111111101101011010011101100100010010111000010010011111001101110010100111000010011111011110001001111101101010001101010000011111110111101110110111001001111101010100101100100110110001001011100111001101111010001010111110010100000100001100110010000000011111101100010000001001011110010010010110100001110001010011001111100000000000000001100101001111010001100111010110111110011111100011000110000110100101100010100001011000010101011110111000111101101000001001110001111010101100010000101010001100001011100001001110101001011100010001111100011000011010011001000110000000000100000111010101100000000111110010010001101000110101100010110011100101101111100100100111010101000010010010011100011101001101101111010000101111011110100110000110110111110111011010111001110110101010010110101011000001111100011111000010100101100111001111100101100001100111110011101100001110100110011100111110001011110110000011110100010011110100101100111001000010100000011101001000010011101110111001101101010110011111000101101000001000011101011000111111001001111100110011111010110011000000000110000101100010010111000010001011000100110111110011110010001111000100001101110110100011011000011101101011000100100000001110010111111100111001100001000110101001111010010001101000001011000001000011011110011010100100101010111101110001101100111001111101000000110001110111101001100111101111110011110010010001011101111000000111000000001011100100100110101110101000011010110000111011011011001101110101000001110010011000100110111000110111100000000101101001010111100111001010110111110010111110010001111111100101101101100111000100100111110111101100010000010100000100111111100101111100110010011000111001111110111010011100011000010001011111110000100111010011010001001101000001000001101001000110001010101010010010000001111011100101101101001010100001011010110111110111110001001110101001110100110111000100111001110011010101010011100000100010111110110101000001111001011101011110011000110110111000110100100110111010100001110010000000100001010000110000010011111000101111110001000010111100010000001000010111000010010010110101110100001111010110111011110001100101101001011100010001110111000010001111110101000001010011100110011010011100111101100000111000000101111100010101010010111000110001010001100111001111110111111110000111000000011110000001110001010000000011111111000010111011011000010001100011111011011011101111010101111001011010000111010001111000011010100000001011010010001111010110000100110111110110111101001011000010100100111110000100101110101011100010000111001110000111011111100010101000111101101101110111110110000111011011101010011011000111111111010001001110111110101011001111100100101010010101111111010110001010110001011110010001110101101110111000010110000000111000111000000110110101000100010000111010011110000001010110100100111110001110001011100000000101000101011011111011001111000100001101010010011110100010010110001000101100111001100010101100010010101100101101111101111101111110100101111101111001110010011011110001100111111001001101011001011100000001001011101100010111100010110111101110110101111010101110010011111110100111100111100010101010111101011101110111000001101011111000010000001001110011001110101010000101001110110111001111101000001011001100100011001001000101101111010000000011110011000100110111110110000101100001101110111000110101001101110100001000000110001010010100110001100101011001000000001111000010101000010110100110010010110100111001111111100100011011110000100010010111000100001000100011010110110010110011010111000100100000111001000011000100110000111110100111110011001011111111111000100100101111011001010000000011101010011001001001011011111110011110001011010101100010110001011011101111110100011100111011001000101101110011001110101010111010010010110110000101110000000110100000111000111010010011110111101011100100010001010110000011011100100001011001011101100101001100001011110001001001000111000001011101011111010101111001110011100001010100100100001001110000111100001010000110001100011010011010000010111011010001011011011001100001000111101011010001110100111000101111010000001010011111010111101101111110010100010001110010011100100011111110000111110111110101111001001001001001000001001110010010001100000111100100000110000101011001100100110100000101101100011110111110101011010101110001011110100110001000100101000011100110111111111011010111011100011100101000101101111101000111010000101111001010001010101001011010110000011000111111100111110110110111100111111001111000101010110111000001110101000010001001101001101000010000001001010010011110000011011001000000110000011100010100110001100100100010011100000101101011101001000100100101000010001011101110001111010100100110101110000010001000110110100000011000111101100110101111110010100101110110110000100001010111111011001100110010000001110010101010011100110001011110011111011100100001110011100001101110000001100100000100111111100001111001111011100010101010100100010001101100011011001100011001110001100111011100001011111010101001111011001010100000010101100100011001011110001000010000111011010111111000001100000001101100000101001000110100001100011110100100010001100111011011000110100000010101010001010011010111101100110010000101000011010011001011011000000110011110100010011011010111101111011010101011000000000011001000011111100000100001010000110101101000011100000001011010010110010001001001001111010000100000101010110111110111111111011000011010110001001111001011010010110000011011011001000101100111010011010101100010011111000101110000111100000010010100000110110101110111110101000000001001111011100011010110110011111101011100011101000110011010101001101100010011011000010111101100001001010101011000101101111101000100000001000011101100110111101010000110000101110100000011111001110011110110011110010111000000010010101001111111100110111110111101111001101111101100110100110110011001001010011001100010100011001010100110010010101111101101001000010101100101110011010001111011101000101100100011101110110001000001101001101111101010100101001111111001101110101000111001010101001011110100111101100111110001110100001100000011101111010010000100010110100010001101110110110001011110000111110111000110011000000001001110010111001010010001111101111100101000000111011011011011010100100000111001110011010011000100110100000111010011001100110100101100000001010110101000100100001110001110010011000111010111100001011010101001000010111010101001001011111001010000101000010100100001101100101111011001001101110000111111001010001001011011010101000100111111110010111000110011011100001001000001100000110000011000101100011101001010101101010111010100000000101011111101100010000100011110101100110011100010100000111101110110100100011001100100001101110110000001111101111001111111110000011100100100000101101110111011000101111110011000000100010101101101010101010010101100111110010100101111000111110111100000000010010010110010100010100100001101000111111101101111100110010111100100001111000110111000010010011101010110101101111110100110100000001111110110001010011100001001010011100100111010001100110110010001000011000000100010011010111001100100110011111101101001000101010100110101100110101011011111010010010000000011100011100101000111010001010010101010010101011000100010011011100111001110110110011101000111100110110001100101000101100010010011101011100000010110100110111010001011010111010010110111000110000001110100110101110000100000111100001111011010101001011001010100010000111010001011010110101111101111100100100000100101100101100100110100111101000011100111011110111000111101010111000101001101010111100101111110111110000000011110101011000101001101100000000011010110111000010101000111010111110101010001010000010110011110010010010110101101011111001101010100111000000101001000110100000110111010101111100101100111101010001101010010111101100001010111100010000010101111011100001000110001011010011000111010010011100101100000101100110111101011011101000010000100100110110010000101011010100010111101111101000000011111100110011011111010111101001110110000001011110000101111101001100001111001111110001111101011001010100101000010000011000111000101101100100100000110100011111011000111100000111111111101001101001000100100000100111000010101011101101010010010101100010010011111110000101010010100010100001011000100100100101001010110110110100000010000011111110110011001011011100011101000011111011001001000011001000000010100111000101001100101011001101000010010011110100100010100110100101001010111110111101010000001001101101100111000001001110100011000000111010101101010100101010111100010001011011101111100100111100100000001111001010101001010100010110101110111101110111001110110000001001110000000000000011010010101110111011000010101110010100000101000010010110111110000101110111001000110110101010010100001010001110010011110100100110011100001111010110100111111001110111001010100101100111011110110000101001000101111101000110001100011011010000111111000011000100100000110000111100000010110001000011001001110100011111111111000011010010101101101110100100100010110100111011001100101111001001100001011001001010100111000101010110000001110001101011001010001011010111111010111011000100001100101110011011011010011011100101011100100000010000000010111010001101110010000001011000111010110100101000000000101111011111110001010000011101000111001100000111111100010110110011101101111001101110100110101001000010011011111011000001100111101000001100010010110011100011001111101001010111010000000100000100100111101000100101000101011110010010100001010010101111101101001001010001001110010000101010000011100011011010110010101100100001111111101000011000101111111011010100011010101001110000111000110001001001101110011001011111101000001110110000011011000011101000111011010111011101100100000010010100000011001111100000101101110010110110111101000101100010001011111111000001010011010101110101011100100101110000000011010010101110100101111010010010001111111000110100111001000101010001010101111010001010011000010010000100100010011111101000001000101110101100111111101101101100000000110011101101100111100110111011001100011101111000101100000111001100010110011101110110011111101010001001110110000001111000111011000001010101001000101010001001001110011011100010010100001011001010111011011101011110110101010111101110101001000101101101010010101011100101011110100101000000011101001000101111011101001100110101010111000011001110010110100011011010011000111000110011100001110101010101001011111010001101001110101001110101010011100001010100011010111010100010100110110011001010100100001010010010001011110010011100111010001010100010001001010011100011010001110010010100000100001101001111100010100011101100101000000011100000101110101110111000100001000100100101001011100100100100111001011011101011101111011011001110110101110111110101110100100010101001001000101011010010100001001000011101100011000100011111111001101001011100010010100000101001100010011111000110101001110000011111000100011001101111000011111111100110001010100111101001001101000101100100101010111110000011010100111111100111110110000100010001110111111101000110101001111101000100001111011001010011111011101111000001100000110111010101100010110000111011111111000110110011100000010110110000101100011001101011001101110101011001000111101011011101100010000000011101101100011000110111111001001111001100001100101100010000111110011111010110011000111010000111100101001101000011010001010001100000100001101001110101000011011111011101011100110000100011000010000001001000110101000101001001101101010001100100100101010110001101000011100110000111011010100111101110111001000110100001110111111011101011101011110011101010100100111111110101111000101011011110001100110001100111001010011001000010101000111001111100001101110100011100000010010100111010100111100010010010100010000010011111101101111100011101101100011010011001111000100110001111001010000111010010000011110110110101101001011000101011000100001010101101100101001010110110111010111000110101000101100100000010010010001011110111010000011001100001000011001100000000010011110100000111101111100010010110101111001011101001111100001110000100010111000011100011010000001101111010100001011111101101100000011000001100010011001011100000001001101110001100001111000000110000100011101111010000111011100100001111101111111011010111101100111011101001111010011111000110111011101110010001101001000011001000101010010110101001110100011101101001111111111011011100000110011011011111110100010011010010001010100010010111000011101101001011111110000011010101001101101110010001001010000110111001001111011000011100111000010011011010101001110111101101110111101110110011100010100010000001010001101010001100011100111100001011111110000111101100111010101011011111100000010111001001110000010001000110101111110110001011100000010100011011111110100110101100100001111100100010010011110000001000111101111000110111100111000010001100110100011101110101000001011100111010100111000110101001001010001000001100000000111101001111110101101110010001100100000001110111001011110000100000011100010111101100100110001001001100111001010110101010100111000100010001110111111111110110111110011101001111000100001011010011000010111010110100010011001111000101100111110011001110000111110011110011110110100010110110101101010001001011011000000000010110100001010001011010111001001100010101101101101010111000111010001000101110100100111100110010101001110010101101101001001001110101000010111111111000010010110110101111011011100100001110000110001110110001000011000100101111110111011001011100000100001110110100100110101000100011110010001001010110111100011010100100011100101111100100111100110000000001001101100000110010110101100011111110100101101001100011001001010101100111100011111010100010010111000000110010110010100101100101100100101111100101011110101101011010001111101010101011100111110001000000101101001111000010011101000010010010011011011010000011011010101111100010010000001001010111111110011100011010101111010100010111001101111011101001001000100010010001100110010110011001100100100110011110100011100111110110001111100001100100111100110110011111100110100000010100110010001011110001111001110000100111001010100101010011100010110011001100100000101000101111110001110010000101100111110111010000100000110111110001101001110101101101001111100010011111010100100010100010110111010011010001000001000011101110111100010011101101001001001010010011000010101011001000111111100101000001000011000101101001101011001001110101100101100111100000010101110001101010111110010010101010011111100110001000011110011110001011001110101001110111100000011010001101110001101111111000101000011110001011110010001100011110110110100011100011101101110001110101000000000000011011000101100110010011011010001011001101111111011011000011000100111100110100010000011011101110100001010101011100000001110000110110110010011010011001111001111000101110111101001111010011100101110111001101111101111010000000010010111010101001111011000110011110100110101101011101010101101101010001101111110100100111001000100110000100000110011010110101010101011010100111111010111110111100000100000100101001011111011000101001101100011011101101111111111011111110101000001110010011010010011110000111001011101001010000100100110110110101111110001110100111011010001010111001111100010111011010110010000000110111011101011111100001100101000001010010010001010101100010011000101010001100101111101111111011000000101011000101000000000110000100111101001100110101001101111011110101000011101010111011000001011110011001110110111000000110110010000100110111000011100011010010101100000010100010000111000001011100000101101000000001100001000101011011000011010011011000000101101000101010100110000001000000001100110010101111101010100001011011110000011011110010111010110101001101111010010000110101101111100101011110110110010100010100100110001111001101101000110100110000110110010000001111101101111011101111000011000010010110001111100111111010001111011110010101000100000100000110011010000101100101111010110000000001001100011110001010101111101100101001000110110111000101110000111010100010100110101011101001000100011001110100111101100010000110101001100111111100100010100111100010100011101001000010110001010111100100011000011100010101010000000010100100011100001011101110110101100010001101000100010011101000101011000001110111101111110010101101111110010111010001111110000010100111111001111011010001011110011011110010110000110101101111001001000100001101010011111001111110000010010011000111101011111001101100101000000111100111010110001000100101110110000000111010100110111000010110111100111010000110111101110011100101111110011011101010011010100001001001010011011101000111100100110011000001100010111100100000110001111011011011100011100000010001111011001110111110110101000011110110100101111010000111100101000000111100010011011111111010100001111010100000001100100101100001110001111011010010011011011011000101010011100111110011001100100100100111110101001011101011011001001011000001101010010000000111011001010011100011100000000110001110000000100100100011100100010010001110111101101000000001011000011111001101101110101101010111001111001111101011010100010001101000101011001110000101011101110011010010100100001011111101101010111101100111110111111011101010001101011110111110001101110101001100110000110111100101010000101011011001111110011100011111101001011001110110100011110111100111010110011111010111001011101101011101000010010010110011001101100000010111010110011001101101110000100011111011100100010011111010010011011000100111010011000100101000000111001101101010011010110101111101111100000111110110110111111001000100101110011011010100000101010110110110100011100110110001111010011001010001000000100111010010111010001010111001110001000011100100001011000110110011011001001011101001100010100100101110111010000001111110011111011000101100110011100000011011000100111100010100110100011110100000010100111101000100000000100011110111100000100010101001100111111000111001111101001010011101111011110100001101111111111101101111111011110110111111010110110001111110000011000011001101111011100010110111000110010000000101000001101100100010110000011000000000111100000001111110111100000011100011000000001101010110111101110101110100010111100011000111000011111111101011011000100110011111101101110000010100100100101000000010101101100011101000101010100001001110111111010101000001001100000111100111000011010100110110101011111101001001101110100010001100011000011101000011100111011010000101010111111001100000100000110110001000110011100010100010011111100111110110101101010000111100100111111010110101111110000100111011001011110000100011011110011001011001001001101101111111101001111100011100011101110011010100101010100001000101010001001100111110001101001101000101000011000001100101110111000011000011010011010010011101000110010101101010011000110010001011111011000011001101011001011111001000111000101001000101011111001101001010000100110011100011110111101001010110001100011110101111011111100111010000011111101101110100001110100001100100000111100111011100010100110001010001100000100100011101110001011000010111100100101100100111001110000110001010111010110101110001100000101101000011110110000110010001100001110001100010000001011101000011010100010001110010011110010000101000100101110101000010000001101011011110111110011000111110100010101101100101110111000010111111001001110000010001001000111101011011100100111000010010000110110001010000011111010110010111011110100101011010011000100001100100011011101001101011010111100100111111011010011000011101010101101010001101000010100001101011011001100100000011100111010011110101101100110111100101100101010110000110010101101101110000111011110111010010011000110010000000001111001011010001011110011110010110110101100001000100011011111001001100010101001010110000100101001011010001111100110101001001010111010011111100110010101111100010100001110100001100101101010111111101111011100000000011010001000101001001001100011010011110110111101000011001110001001011010001110000010110011000101100101111110101101111000010010001000010100010001000101000101010000010000100101010000100101110011111000000100011100001101000000000001010001001000100101101000000001100110101011010011000101111001001011100010101010011001000011011110101111101100011111110010001101110110011111000010010101110100010011110111011101011110011100101000001011010010001001101000110111001001000111001011111111110000010010111110011101110111011110110011001010101110010010101100101000111110000111100000001001110011100100110110111000000011000101111111010001100000000100111010000110000111000110110001110100110110001101111101001001010111111000100100110010000001101001101011111110001100011010100010111010010101100110011011001000011010101011110100110011110000001001010111101010110011011001101100100011110111111111101100011000101001111000000000011101110111001000001010010111001000101101001110101010111100100000110001111100100000001110011101100011101101110110110111001110001001001111001111110010000010001000110000010001100010001100001000000011001110111111100101100111000011010011011110100011000111111100111000000110000111110100001000000001100000101010110110100011010100010100101001011000100011010111000011000011011000000000000001010010101000101001001001100100100011111101001100010100000101001011111110000001111001011110101011011011000011010111111111011001101001101101101110001011101001101010001000010001101001010111010010101101110011011100011000110010110001000111000100001101011001011111010111011111010001111011001110010111100110100001011110000111101111000111100011011001011100000101101000100001100101100111101100110101000010101000000010100111111010011111001011111000100111100010100000011001011101000011111100110011001010111101100110000110011100110011001010010000100111100101111100010011011110010100000011100001011010100101010001011111011011111000110101110111110101001110001010110101110100110110111001110010011101001111100110110000110110110110100101101101111001111000000001011001110101001110110011011011100010101101100111010001001101101001001000100000110101100011010001111110100100111001000101001010110011010101000101111000110011110101100000011100011000101100001100010000011010100011000011010010101000000101011101111011100111000110001001010010101100111100000101101101100111111100100101011010100011111000100001110011100001011110010111000011110001101111100110111101001110000101110100100001000001001000101111001010001100101111101110101001011110011010101101111000100011011101001110001110011111100011110001011000001101110001011100110000110110001101000101111011100110111001001101001001100110011110101110111110001010100100001110011010101001010000011011101011111010010011000110001001111101001010010000000101011011001101100000111111100101110111110011000110010001110100001110101010001010001000010101101101111111010010110000000010010101101010010111101101110000001100001110101110001101101101010001010100111001000010110000111000101110100001111101111010111010110100111011110111000110010110110011100001110101001101100101100101000010000100111001100000110100110111101100111100100100110001000001110001010001100100001011100000011011010111110000001011100111101000111111000100100001111001010010101100110010100001111111110011010000000001011000010100100100111011001001000011110101000011101011111010110101100011011110110000011100111001010000011101010111100011000010110100101000010001101000010110001101111010010111100110100010111110011100110110101110011101101100010111101001100000000010000110010100000011001110000111100010101111011011111110010000011100001000110011101001010101111101000001001111001001100110010110100011001111111010101001011000010010010001000010001101010011010111110100111100100010011001010110100111000100010110111001111001101111110101010110101001101001111111010100011011101000011110110010001010111111100001100000111100111011011000010101011100001000100011000011010101010001100011111100111001100000110000000111110001001111010111001001011100101000101000110010000011011101010110100000110011000010001010110001110001011001001000101111010100010110101101110101011010001100011010001101100000010100010011110001111101110101010000100111101100010100100000000101101111001011011011111101010110011000000110100011100001110110111110110111011000100110011001100100100100111000100010001001000001110100011010110000101110010000001000110000100000011010100111011001100001010010000011000110111011000001010110010000110001101111010010001001000101011010111010101010001101101110010001010001101101010101001011001111011101111100110110111101100101011011110100000110101001100000011111011000101010100110010111011111011100101001000100011101110101101001011000010001010111100000110111011000100001001110111000110101001000010000001001111110010101100110010001111101001011001001010000001000011100011000101000100110101000001010100100001010010010110000001100100011001110100100111111101100011011100000000001100100111011001010010011011010111000001100011101001011101101110101011110100111110001111101000000110001001111001011010000000011100101101100010111011101001111101000001000110100110010000000011010001001101110111110000010110011101011001110000101011110001011100010000011111100100010011100110011110101100110110111101100011011100111010111110011101110001110011000000110011000000000011000000001000010011110011011111110111111010101100100101100100101110011111010011101111101101001100111111000110010010010001011001110110101000010101001100111110001011110100000000000110011101111111100000010101110101001110000101011110110010010000011000011001001001100101110111100001010011110110011111111100111001100110010001111110101000101011111011001101111100000111000100011000011000011000110101111100010111111110001001000100001000001001011001100110110010010101101000000000110101011110000000111000000010101101100010011110011011010101111000111000001110011001011101010010111100101001010010101011100100101000001111111010101011100011101100010011011110100001101101101010100100101010101110100001100001000010111011100001110110101011010000100100011001110010111100010011010100001111110101111111110100011110000110110011100000101100110010000100111010000100111010111011011001100101100011011010011010100000010111101110001011111001100001011111111011101111110110001000110101101110111101001110100101100110011100000001111110000101100111010001001101111111001111111010010110111010010001000111010001010110111010000000111001000000010111101100101011000111101101000010101011111101100100010100000111100000111110000011101101011011111110110010010111010100010011111111010101011010100011111111101101011001010110000100101110001011110100111110111001110101001101110101000111011000110101010101111110000110000000011001111111100011000111001100100100110111001000000000010110001100011110010010101111101101000010111110010001111101000100010001001010000010111101101111011000110110000101011000001111010010110101000010111101010101110110010010001001101000001110101001101010001010100011101010111010011010011000111101001010000111011011110110100000110000100011111000010000001101000000011111110011111100011100111011001100011111001100111010001011110101001110011110000001101100111010101101110100001001111111101011101100011010001000000011001110010111001100100011101100000001111001111001111101011111001001111001110011101101001110111001000010110000011010000000011001110011000111110111111001010110000111000100000010111111000000001001101111111011110011010010111101001001010010001110110110001111110101011111101111111100010111100110101000010000000011010001001000100011110010100010001011111110000111110011000000111100000111011101110100010001111100010101011011000110111011111010010011100110010000110111110001101011100111110101010011001111000100011001001111010101110101111000011011011010100000011000011111011011110001001100011010001110000000111011000101000011101010001001101011100111011010101010010011000010101000011100101000011111010100011000010011000100010100100110101110000110000111001110101110011000001010111001000110101000000010001011011100010010100101011011000111110111001100010111100101011101111100001101000010101010100011011110011001011010100010001011110010011011110100100001011010000110001101011001010010100011101100000111110111111101101001011010111110010011111110110001100001000001110001101000011110110011111100001110111011100010001000011100001001001000011101110101010000010110110110011111000001110101010100111100001110000111100110110110100001111010011000000101100100110101101011111101110001011101010101110010001000010101011010000101100110010010110110111111010011111011010110111101101111000010101001010110011001100010111010100010001101001101001011101011100110101111110011010000111101001000101111000100110010111100101110110000101011111111100111101110001111011111100011100110100001010011000000011100010011110000011011111110001010000101100000011101111111110110100101110100101011001111101110001011100110001000011000100000100111011111101010101101101000111100001001101111000101100110100111011001111011001110100101000101000100001111011110011111101110000110110111010100000110110011001101101101000011001111011011001101000101101110110000001011100101000111011011110101111110110001011001010001010110000001010011110111111011000100001011101110001001011000111100111101111011000011110001010110000010111100100010101011101100100101011010100011011111101100011110010010010100110111011111001101101111111010101110110101000001110101001000110010101000011110011000000000000111000101110011111001101001111011001010110001011101110110000100001111111100101110100100001000100100110100100010100100110010011100101011011111110111110111010110010001101100000001011000100010010100110010111001100000111110111010001101110010111111111010000101111001000110001101111111011110101010100000100111001101101001110010001101000101111101011000011101100001100000110010111100100111000011110110101111100001101011001010010001101010000110100100101011101100011010000001001101111100010010110111101001010001101000001011100010110100000001001001101110110101110001001101011101100001101110000001000000111011000010010110000111111010100101110100101110000000100110111110010110100001010111111100000001110011101101100100011111111110111110101010010100001011011100011111110010010110110111111100010011010000001000011010100111100100111111111101010001111101010101010001001011111101001010001000111000001110000100001111000011011000001110011111000101100101111101111100001101111100000011010010000110000001010010000000111010000010000100110000101011101111010000010111001001011010001110011000010101000100011100110100101001000101101101001110010111111100100110111010001001000010001100000110001000101110010010011100000100101010111101010101100111000010110000110011011100110011010111100001110001010100010000111000111001000010110000001010010100100000011000011000011011000101110000000000100011011111100011010000000011111101100001101000000010010101101001101110100000001010011100100010000010001101010000010011000101010110100011111011011110000000101101100011100100111011111100100100000011011010111011111111110001000101000000110100000000001111111101000110110100001110011000110011011001100011001101010100100101111111111010100001001000100001101100011100101111001010000111101110110101011110011011110001100000001100100000100001110010110100000111101110100111011101010000111111110010010111101101000001101110001101010000000100101101111111011111111001011111101010010111111101111111010000001001011110111111100010001111010101100110011100111000100001000101001010011010010011000010101001010100100001000011011001111100011010101010101110000110110010111110010111100011110011011111010000110010111101101011001111010100100111100100010011100010110010100111001001100010010011001101101000000111110001011110100001111101101111010010001100011111100000110001011000001011111010101001100000100011011001010111001101111100100010000101011111101110100111100011101001011110101101000100100010010000000011001001010101001100010111111011010011100001001111111000000010011001010001010010010000101110111011100111110101000110010111110100101100011000100101100001001010100000000001100100101000000100000111001001010100010011001110000110010111001010111000100110000000101111010101100111111111000010100110000001100111110100101110110101111111000101100100011011000001111111010010000001001100010100101111010000101110111000010100101110001110101000010000111101100000101011000011100111001111010100010010000000111000110011010101101101000100111111000010011111011110110110011101010101000100001011010001001101010000000111011010101001101000110010001111010111100100010000010101010111111100110011000001100011100111110101000011011111100010101101111111111010111000011001111111101100100110101101010101110100111111111000101001010001011101101010001000000101000000101000010010111010100101001010000010010111111101000100001100101011101001110110110001111100101110001001101000110011001011111111101010101010111111001001011000110011011001111011000110010101100110111011011101111110101011111110101000110110100011100110000111000100110101011111111011011100011010100100111101101111110001000001111001000101111110110101011111100101101101110010010100000000010110001100010011111110110001010011000100110101001000101111100101111110001001100000001011100000000101001011100110101100111110001001101110100001011000111101010100110000010001001000101001101110000001110111110011011001010010010010110100110000110110011101010000101101011100101101011000101001101000111010101001101000001110101000101000101111000100011111010110010011011110011100110110111001010001111001001111011001001101100001110100110101101111001111001011001100001010011100100110111100100100100111011010001111110001001110001110011000110000011011100001000100100111010010011011001101110110011110001101110100111101001101110100000101101111100011110110100111101100010110000011111001010011111000101011000011101010011101010010000111000111101001111010110011011000010011111111011010011110110000101110100101101010100000101110010101100001011100100011100011101010100110101100011110011111111110010100100111100101111101101010110011001110001010001110101110111000010100111101111111100000001011110001000001011101110011100010111111000011011010101001010110000111000000101001000000111011011010011010101111111010100100100101000111010000110010011010111100010111110000001101110010000111110011111001110011101000110000101011111000110001011110001010111110010001010011000110100110001010000001110110010100110101011001010100000001110000110001100010110111110001000001100001111111110010111010110110101101001101101001111101001110101101100101010011110110100011111001000011011011001000101010000101010010100100010001000111101111111100101001101100111011100010100111001111100111111000000110010100111101110110010001111101111011001100010111111010000111011000001011110101110100010001000110011000101001111110110001011010101111000010100100011101001100010110101010011100111110101000111110001110000000000101001010101000101000110110011001100100001000110110101000101111000101101100100010001100010110001100000011011011111110001110011101001000111100111000001010101001110010100100100111110100100111000101111000000000111011101111001010011110000100011100001101000101001111011000001011001110011011011100100101101000101100111000111110000011010000010100011110110110011010111100000001010001010110110011011111000100001000111011101011010100111111010010101100101001010000111010001110101101100001000001111001000011100110111000011101110111011010001011010110111000101101110011010011110010010011011011011111111011000110010101011100010011101100111111011000110010101001011011101110000011000011110000000100000000101001001000000111110011101001010001100001010110101011111100000001010100010110100100100110001011111110101100011010000111000000000100010010000000001001111011000100001001001010101110101101001010101010001011001011110100111010111001000011101010111101101010011011000011001100100000110010111011011001101110100011011011011110010111000100001011001001101010011110111001111110001101111110101110110100110010010100100101110001011000101001101010110011100001011010000000110100001001011101010010000010111100011110001010100011001111000001101111011011100111111110000110001111010001000000110001010000000000001100101101100110001001101000110100010100100111000000100110000100011100111011010100110111000101110011000000001011111110101110101111000111111000110100101000001111100100010010111110000011000011001011001010010011101011001010111100100011110111101101000101000011110111011001111111001110100100111111010111101001111111100101001011000010111100100000110000010100111101101110110111000010111111100101001111110111111001111111101101010101111010111110101010110000011001100000110000000100011001111111001010110011010111011000000011010011100011010011000100011010001010101111011001011001010010000110110110111000001010011001100101000011101011000101101001111110010000111101001111001101000010010100000110110100010101111111101000001000101001101010101000011010100111100000100011011001000101101001010001111110101100010011011011011000111110000100011000001111100010010100111000111011100110110100011101111000111011010110110100100101110000010111001000100010101100111111111001111011111100011011100001000011101101011100110100010101001010011000011000001110000100001110010100000010010011000111111100001101111110000110100001010010101111110101100011110100111000101101001011000001111110001000110101111001000011111111101110000100111011110001100110000010000000100001101100100001000101000001010000110010101010001101001101101111101111000001000100101001100100011110000101111011011101001101011100001111010111101101010011111010011101101100111001000010011001010000110110100001101111110010011110011001110001100110111011110000011100010100001011011011010111101011011101001001011110110001111111100010000111011001011000011000111101111010111110111010100000110000111100110000000110001111101000011000011110010110100100110010001001101100100101111100011110000111110000010001010110011010101011110100100111100011001010000011011010011100000111001010010110100010101011111101001000010011111001011110110001001000101111110101001101101001110010001101000010011011010001101011101101001000011110001101011111111010011010111101010110111001110111001011010100111100000101110011011011111111010111100001011101111010011101001110101001111111110000011010110001010110001010101001101011111110011011110101101100101000010100101101010011101001111101000111101010001000110010100000110111110000100101000100011111011000100001101000100101011000011101101011101000100011100011000101110000011100100001010000101010111101011000011100101100111111110100010101100010101000110001010000111101111100001101111111010100101101111110000100111110010101110011111011001001011010011110101111111110111101001001110101001001010100000101111101101010001111011000100011111100101111010110011111001011100111101000010000000110001011000000110110111110110001011001101100100001011000011011111100100110000101010011011010111001000101111100100110001111011111111100001111010100011101100110001111011000101000110101010110110001011100001010001101111100001010010101111010000111010010001101100111001100011111011000111111110000000011101101011110100100001001011011000111011111101000101101010010111101101110100111000111000110000010010111110111111100010011000110010101010110111111011000010100010101001110110110100001100000000110011100000011010001110011000000000011000110011010110001011100110111011010010010010011100100011111011011101001101100010010001110101001011101110110001100101011011101001111010000101100101000001110001111111011101001001010011101111011111001001110010110100001001010101111101011110010011011110101010001110100001111100010011000101111010000001010001010010111111011100011001100100000000110100000001011010001001011101110010100111010111111010001101001110011011100010000100111010011010001101001111011110001100010011001110101011000111110101000110100010100000000000001000001001000011001000001011110100100001001001011101001110101110111011000111100110011010110101011110001100010110000101101110000001111101010000101001110110101000111111010110010011110001101100001111101101100111010000001111011101110101001001000100100011100001001100001110000011110000101111100010000111110101110101010101110000000111110000111000110101000101100111111111001001111110010100100110011100001011110010110111011010101001110001100010000101100110100111101011000111111110110101000010010111101101001011010010001101001111111001010011100010010001010101111101111111011111011010001010110111010111110000111011101110101111000111011010010101011101011110010111110010110100010010100100010001100100100010001111111110100000110010010110101011101100110001111001011100111111101100000010000000001100010010010111111011101001010001011110100001001100110110010000101010000100011111111000100001011000001000111000101001011101010100011100110010011001101010001011001000000011111000101010011100011110000010011101011011100000100100010001000100011011111101011111100101101111110100000100110100110110010100110101000111000011110000110100111010110110010010100011110100101001010000011010000011110001001101111011100111101100110111000010110100100110100111101101010100000010011100001110010010011000110101000110000111101101011001110010011100001101101101100101001000100011000101110010100110011001001010011001100110100001001111111110110011001000010100010110001110100000100110110010100110100100001100011011101110110111010100000011010000100010101000010000101010101101001100100111111100000111100010110001101100111111011110001000011110011011011110010010010000001101011110010110100100011101110111000010110100010100000100010000010011100100111000101000101101110101010110010101101111100011011110011110011110010011101101010000111011000100010111111101011000000100111111110111001001011001011000001110001001010010100110100110111011001110010000111010011110001011111110110010010111110111100001100111111001100100000101011110001111000001110110010100111000101001100000000001001101101111111001001010011110101011101011001011101000101110110111101101111000010111011011001110110101110100101100011001011111101010100000010000110001000011110100001111011101000001101001101101110101000101110011011110110100000001100000100100101000011110000100010100110010110100010000000101101011010010101111101000101100000011110110001000001001111110110101011111001000011110100100110011100110100010111101011010011010100111101000001001100101010010010011010011010101100111101101111001001011100100001011110011111010100100010000100110001111110001001111110111100010000111010100110010001111100110111011101001000100101111111010010110110000111001110000111100001110110000110011001101000110011011001011111010101000010101101100101110111110000001001000100110101000100000001110010110111000110111110111101101001110110101010010111000001000100101101001011111001001101001001111111101110001110100101001001101001101110000000001101111111110100011010110100010010001101010110000000010001010000100110100001000111011101011011111111100001110110111001111010010000011001010001011110011101111110110010011110001011001011101011101000111011100110101000111100011010100111100010110001011000010110001101110111000100110100111010101101001110010010100001111000101111101011100001000110100000110001111010100110100000001101111000100111011110111110011010101111011101010111010011100000101100110111001000111101001111100010100101101101000001001011111111110110111000001001011101111100111110001010111011000100011001110111110111001011110011111111011011100011110111111101100100000011000001001111100111111100001101101100010001101100111100001111000100001001111010100110000100001010111010111100010100100001110010110100010101011001000011010000011101101011100010000011011011101010110100101011100001011101010011101010110111111001000011111101010011001011000011111000000110111101100110101111111011111011100010010001100001001010101000011110000100101010001110110100001000101111100100010000111000011000110101100111000110010001000100111101001010100110110011111111101010010000010111110011000100100010011110000010101110111111111100111101101010111010101011100001011111100110110101011001111111110000010101100010100101101000100011111011001111110111111000100001101101100000110100000101000110101100100101011101110001011001010110001000011011001000100010010001001101101001010111100011110011011100010000100110001111000110100001110011111000110011100001101011011101100111011001011011010010000111101110011110011110110011101011101001010100010111101011000101010000001101111110010111101000011101011000110010011000000111011111001101000001000011100001000000101001110110011111001101011000111111101010110001010010010011100101001110011111001011000011111010010010001000111010111101100000010000001100100111110000111101011000001000111110001010110010000101100000110110111001001111010101011010101001010111010001010110010110000101000011110111010011111011010100011110010011010001011100001010001110110111100001001100000100000010111100010101001011001100000101100111111011100001010111111011010111111110100001000010101010010011110101100110011001010100010010011111101011001110010011110001101011111110110100010001000101001011101111101011011100101010101110010110101110101111001110010010101000011100110000010101010000111101100001010000100010000101010001001110011100100101101111101101001010010100101111000011110110000111100011000101010101000000110001111111110101110000111110011100100101011110000001110001100000010100000110011000100110001110100111101101101000110011110101000111000010010000011110100011011001010010010010100101000111001001011010000111001100000011010001001100100110010110101001110011100010000000101100001010011010000111001100000110100101111011100001111011100100100001111001011101110110001011011110101100111110011001010001101011101101101100111100011000001000100000001001000100110101110001101101000000110101101111010111011010011011001001111101011000001110100110111100010110000011111111010001110010110101011111010000011000001101010100000111100110100100111001100101001010100100010010111110110001110001100001110011100010010101001010100110110101100010110100101111101001110110111100010010001111101000101110101000101001000001010111111100100001011000000110010010111110011111001010110011010010001000100000110111101001000000101001110101101001001000010100111001001010100011101111011011000010001111101010110101111110011101010110010010110100010110100000011111001111111000111100010100000010010011111001000110011111100100110010101101000101000111000111001010011110111010100110000000100000100110011001111010010010000011011001001110000110101000000011000101101010000110110110011010011110001110001110010011100100000101010010010010001011100000001110110100111100111001111011010110000110100001011001011100110100011001011100001111110000101100010010110110001011010000000110001001011010010010111101001011110101110010110011101110000011001011001000111110100110010100101111010111100111000011011111100001010000000111011111001100001101110101000100000110100010001101010001110111110000000010001010000010101100011111000111110101001010000011010011001100011110010110101010000001100011000011001100001110101011111101011011110100110000010111100110010101110111000001111010000001000111100000001001010010001001001000101010110101011011111000001011101001101001100011000011000010100100101000101001001001001110001110101011000100110111010111111100111010101100110101000010110101110110101011110100010100000001101011000110001010000001101100101100001101100110011110011010000011100100110110110011101110110110011111100001010101011110000111100101000000110101110101001001000010001001011110100010110011111100110001111110000100110110000101010001101000100000011001101110101101000011101001110100010001101010011010101010101011010101000000100011010101000000101111000001101111010100000010011101111001010000000101111111100100000101000000000000111110001101100011011100100011000100100110101100010100111000010001010000001010111001100001111101101101111011101000100100010010010010010010000010011011100000101111101000011011000011101011000010100111101011101011100100000010010101101111011000100000001101001111010011000110111111111010000011001010100111100111001101000101001011011100011001010000001000111111101010010110110111100101100001100000100111110011110100011000111000101011001010010001100001011110111010000110110000000101101000110010101111111011100101101000011100110010111010000000010000100001001100010101101110001000100101001110001100011100010111010111000101110001000011000101110011011011001011111100101001111011101111101010010110101111111101110000000001011000000011100101100111110001010010110111010011001000001101010110000101100000001110101011111011100100100001111000111001010111111110100111101100001101010100000101001010100111101011100110110111001000011010010110000111010001011011000011100100100000000111101001000000111111101010011000001111010000101100110000110100111001111111001010010101111011100110111011110110000111100101101011100000101011101100100111110100011011100001100101011101101011110001100001111100110100110100011001111100110111111100100111000010011010100011011011001000100101011111010010001000010110011111111010001110010100000110110100000110000010010101001001011101110111001000001101101101101011001011101100001001110001110110011101001001000000101011001111000000010100110011111001111010111001000001111000000010101000111110100001001101110111010111010000011101101011100001011000101111110111100101000101110001001010100111011110001010110011010111110010101101001110001101011101101011001001010010111010111100111001001111011111110100100111100000100000101101110001110111010000011011100010010101001010000100010100010100010000101101110110000110010111011101100001101110100000110001110010110011101011100010011111011111111000111011011100100110101101110100000001111110000100000110001101101001110010111111100001101001111000010110011000111101010010100100011111100010101111101000110111110110100111110111111101100011110110001001010001110101010101101001100101100000001001100101110011110011011111111101101001100011011110011010011111001101001110000010010100010011000111000000100101111111110000101101111100001010000111001001010111000011100100010001100001000111110001110011111110000111101100011111000000001011100101101111010011100100011000110100110100100111011000010101111100001000011000101010110011001000001110110011010001100100110111111111010001110111000111111100010010001101010011011101100110001010111110010001100011110001011101110001011001110000100100000010000000001001000000110100011100110011011000101100001001101011000010101010010011110110001101011101011110000100100101100001110011110100111100001000011100011101000001101010010111010010011110001111010111000001001010011100000110011001010111011000000001010000100011010011010001010000100111011100011001000101111011000000001101011111001001101101000010001100111011011111000111001011100101110000011110001001101111010111111110010001110101111010001010110111010010101110100000110111111001110000010000010001011011100000110001101001111011001111101001010011000000110000110101101100110001010010100000110101110110011100001010100101000001110011001101101011110010110010010000110111010000010111011000100110101100010001011010111101000111010001101110111111110100010101111110001100111001000000001101010001111011100101001101100000100101011111010001100111000010110011101000010110111100101001000000010000001110111100010110100100001011010011100110111100111100100000000001010100101001010000100110100000101011110001010000110001001100101111010000000001000100110101110111100110011011111010000000011110011000011110011100001110001100101000101100011000010011101111100110001011110101100011000110011101110110011101100000101001011111000000100100101111111000111010110101010110010111011001100011100110110100100101011111001000011110110000010101101010111100010001110101011010101000000101101011110010110000100110001110001001101000010001111101011101110101110001000001001100101001001111110101010010111001010110000101100010101010101010000100110111000111110111111010001110101110111000001011001101001010110000110010100111001110111100010010001110100101110011011011111010101101001010000110111000110110101101001001101011110011011100100100000000010111110100110110001011110000111101101011000000101110111000100100010110100001001000001110000110100100111101000011100101110000010001010001001111010111000110011110111001101110010100001000111111011001000101110010011010011101100001000011000110111101101100101010100101011111001010010110110010101101111000111000010101110001001000000000101011110101110111111011000011100001111110010101000010010111011001100000011110010000101001110000110000000111100011111111101100110100101111001000000011010001110010011111110011010001000100011001111000101101001111110011011100100000011101111010100000010111001001010110110100100100111100101100001000010101001111101111000100101100010110111110010111111100010011010000001011100001011111011011000110100010100111110000110010110010010011110010011110101010011011111000001011111001111001010101110100100101111010010100110110011011010101000001011010111011011010001111000111000001001010111100000000110100010010110000011100110011011110011010100101000011111001100000101101100101101110010111100011111110111010110011111001100010011000000100100001001011001000011001010111000110100010011110110000000000011101110001100001001000010011111011000010000001100101100001000111010110011001101001100110111001010001111010101101101110010111110111101101011110011101011101000110111101000101000001010011110101000101001001011110000010110000011000001001100011000000010101110111000010001010111010111100111100010010101110001100000010010011000110101010000111110010101110000110101100111011100101010101101100100001111110001111000111010000010001100111101000000101000010110001111110100111010111010101100001111110010001110010001010110111001000111110001100111111001110110001010101011001101000010111110100100101001101011100100011011100110111110010101101001001110101110011001110100111010101010101101010011011000101100011001001010110001010001101111111010100100101001100100100001111111111111011110110000101010110111010010000100010101101110011001100110000001011110110010011000000000010011001011001101011111100101100011001010010001101010100111011111110100010011010111001000000110101010110100011000110001001000110011000101110000100000011110010011110111010001000010011000111010001101010000110000101001100000110001110001001110010000101001011100110001101010011001110110100111100100111110000110100001000001011011101010001101000111010111110010000111101001010011110100101001000010001111010100101010000010101100011100110100000010001000100010000101101000111000100100001010111111010101100011011001111100001011010110010010000010000110010011011100000101011100001100111111100011110001011101100111110001101001101001111010011010010100111011010000110000110001000100011000001101100010011110000011101010000010000111011100111100110001000000000001011010111000110010101100010100111010111101100000001000100001110101000111011000010011011100110101111111101011010101101110110010100001110101011110100010111001100010111010000111110101101101110100101100110111011100110101000010000101001100111110010011101000001101110101101010010111110010010001110000010100000000010001110100010001000100001010010011101001110001011011101111111010110101111100111101111111100000000010000001001111100010100111000011100111111001100100010100011100101111101100110010110111100000101000101011110001111111010000100010110011110000100011100100000011110001110001100000111100001011111001000001110111011111110110101100111011100010110010001001100010100011111000011100100001110101110011010011110100111001100100001011010000101000010110110001001101100000101111011101101000100100111101010100110101000000011001010000111110110000110101010110001010011100001011001001110111001101110010111100111011111100010111111111110011000010001001110110011010101001111101110011100111010011010010111011100011100011010110011010111000100111111011011110110000100100100011000110100110000101111010101010010111101111111011101011010110001111011010100101100101011101100001001101110101011110101010000100110011110100010011110000011111001000000110110100001011111001001101111111111101010111010000110101000000000000100110011111010010011111100011011100000110110001100000001101101101110101100010110101000000000010010101011110100101000010101011111101100010101010101101000001110110111110101101111000111100101101000100001110101101111111101010110100100110011011111000010101100001100000110111100110111100001101111101100010000100111111010011011011111000100100110111000010010111000001111101000111101000000010001111100011001001110110110010000011011010110000111101011110111001110111100011010110111001000000001100011100000101001100110011010100101110110110010010100010100110000111111101110101001000100111000010111100001000010100000001111100010000100101111000101101100100110011110010010010111001000010001101101101110010000001001001001111101110000001110101111010010011100101111001000010000011100011000011011000101110011000101000111000010000011100000111001000000000111100011110011111001010110000000011011111011001001101000100110101111100110101000111111001110110110111111001000011111110010010111010011011001100100011010101100010000110001011100111101101001111011111010100110001111101001000100011001000000000011110000110011101011010101011011010011110111111110101011010000000100000111111101000111010011100110000001010011100100111010100011011110001111111011110011000100010101100000011111010001111011011100100100101100010100001001100010101101101111111010010110010111000011000101010101011101000101010111000110001100011010111000000011001111011010011000010100101010010110111111110010111111101010000000010100101100101001110010100100010011110111111101101100100101001011011000101000001110110011110011000110000110000100100001110010110010000110001101001111011100110110101100100000100011000010001111100110100000011000001011100100101001111010000001000000011100000010001011000111101010010100111000110010111010101100110101111011001000001000010011110010011010100000010110101011100110010001000000000010001110110011100001000100001000010100010110110000111111100010110010110000011110011111001010010110011011111101110100111110111101110110100111000001000101001111001010001001101101010001101001000101011011001010110110000010001001000101011011011010000000011010010010011011110111100111010010101000101110101000010110010000001100101111101001000101001100011100101111101000010001010001101011010101000111001010101111100000101011101111010100111111111001000101110011010111001111001011101111001010011011001000111011010100110011111000000001110011001100011001010110100011000111011111111000111010011000110110100000100100011100110101111111101010010010011010110010001010100010101000001010100000001011101011110110010101010111001000000100101110001000101000110001101100111110100111011110111000110110110110001100100000011000011111001111101111010010001010001011010001001000001110000011110000001110011100010011100111101010110010000001000010000110011110110100001010101101011100000100111101101001111011100101010011101011001001011010101111010100110000101011110110101100110000011011011001101100111111010111101100010101110000110110111101000010110101100010011111011101110011000011100100000110000000010000100001111011000111000001101010100100111111011010011001010000101011001100101011001001100110101000010101110111111001010110001011101100111110001111010101000110100101100101110101010001010100010101011101011110011001111101100111110011100100111100011100100010111100111000011011101000001100111010100000010100001111100011011110101101100001000000101101010011010110110101100110110110000000010000000001000001100010111000000110110101011100010111000110001100111110100111000100100001100110011011010111010000101100001101000001110001110000111000110000111011010110010010110000000011110100101010000111010111001101111100101000100010011011001000011000000010101000011011110011010011100001011100100011110001010100101101101000000110110011111111111111001111011111001000010111011000100000101010111001010001111101101001010101001010110010101000000000011000010010101001011111001011110011011101010000010001101111011000000111001100110010101100011100111010010111011110100001011010010101110010110001001110110001110001000001010000010110000001101100000010111001110100110000000010100001010010100110001110110100111100010100000010001101111110110111101111000001100010100011100000100011000101001101101001000011111101111011011111000001011000001111000111011011010111000011010111010101110001010010010110100000100110111101001010110000010010010101100100011101011111110101000001100001000011101111110001110101010101111100010100010110100010110100100111101100110100001111010100101101001011011100001111111100001000001011110001010100110111010010100000010101011111110010011001001111000100001011111100000000101110010010011000011110110110100001001100010000101110010111100001100001110001001000000100011001110101000010101011110110110011000101010101101110010100100001010001001011011110101010010000001110010111001110101000111001111001001010000111011011101111010011010011000100000000101110110110011011110000011111100101101101110001010001011011010111011101101001010010101100001000110000110001010011011100101001001111001101001001111101011111101111010110010111110100010110101100101011110001001100011011110110111011100111100000101001010110110111001111010010111010111110100111011000100111010011111011100000110010001010011001010100001100111101110010001011111010000111010110111011001110101101010101111100111101111111110101011000111100000011110101000101001000011011010101111100110011010101100111001000010110001100111111010110010010110110011000111010001100010011001101000000100000101011010100101111000111110111101100111001100001110001100011101110000011010011010101100010010001000001011101011101000101110010101001000000000000011111010111111000000110101111110101000001000111101010111010000101000010010111001111001001100000000101110100110110100011011101011011101111101111100110111011000000001100000010111101010101010010101100001111111011001000001000011001110011011100101000011011001010101101110111111100001110000100010000110101111110010011100010000100010110000001100001010110110001100111101010000110111111110000110100110000011110111100000011101101111000001100000100101001010101000000101111000001011011000001001011100100100100001111111110100010010110101100110101101101001010110000110101100101101011000011011100001001000111101001011001011111001101001111000001100010111111101100010101010101010011011100000010101000100011100111100001010000001011101000111001111011100111000000100110100110101010101100001001010010010100111001111110100011111011111111101101001110010101100111011111110100000111001110111000111000010100010101101000000011101011011001110000111010010101001000001101110010001100101100101111100001001001111001111100111011100100101101100001011111100000011100110011110000011111001011111100101101010110101101010111001010101100100100100100100111100011110101111100110110010101110110101100101011010100001111001000100101000010000011000010100011000101000111001001110100010010010110011010000111101010011101000000010011111001000100000111101101000111110110111110000100000101001110001101110011111110000101001000111101000111000111010100100001010100100000110100101010110011001000001101100101110000011010000100111101100010100001001111110011111010000111001100000110101111001101001110010010010100110011010011111001111011000000110101000000101010111101101100001011101010110011011100010000100111011101000101101111001001001011011101000001000110011001101010001110011000010111111010100011011000011011010110100101010000101011101101101011110000100010110101001101010110001100101011101001100110011001101110011010110101010110110101111000001110111110100000100100111011110011111001011110110101001100001101000100010011111111011111110110001101000001010110011001011111110001011111011001011011100001010010011010010011011010110010000100001000001110111110100110000010010111000000101011101011100111100001110011011100100010111110111110101110101001100110111100010110010001001111010001111011100001001001100011101100111011011111111001110101101010000101111100110101111000011111011101001010110011111100000101000100000000010100111011011010001010100010100011010011001001000000111110111110100000110111010100000000000001100100000110111011011011100100001011111000100000100101111100100000011001101111011010010110110010100010001111010000101110111010010110111100110001100101010100011001011111110110110100110001000111110010111001000110110001110011110101110011001010101010101100010001100000100010000110010111001111001001100101001111111000101000010000100100111111010110110001111111000001000101010100001011110011100100001001001010100111000101010000110100101101000100110101111101111111010001000010000100010000101101010101111101001110001110100011100001011101110100000111010011011100100111111010001111000111100100110110101011110111101110100011001101100001011011101010101101111110110101000000000100100000111101110000001100001001001011111110001011111010110001001000000000011010000010100111110110010110010001110100011000110011101110101101000010001001100010100001001101111000001110011100110111000001010001100100001100100000100110000011111011000110010010101011101110100011100101111010110110111100100110011100001000111100101001011001101011101111110100000010011001001000001001110101110011000011000110010111011100001010011110101011100101100000011110000010110011011011111111010000111101010101000011000001010011101010010010110011010011111001111010111101100011100100110010001010110010011001110011000001101010001100100001000010110000011110110100101101101000101010001011100000111101110100100110011100011111101000100101101110111110101111010010010010110010010101001010000010001101011110010011010110010011101010011100110010010000101101011110010111111010001010010110100101100101111110011000100100101000111110111001100101011010111100110010001010001000101100011110010000101111010010000000101100011111010010110100101011101010000001100101101101001011011100100001110011101011100101001101101010110110011001001101010011101000101101101001111111011101110000100011001010110111110100011100110111011010111001101100100100000000110111011001100000111111100101011011100001101110100110110101111110001110110100110101111101001111001111010100011011110010110011101111111011110001110100001111010011011010100100100100000010011000100001100100001110000100100110010111110001100001100110101101010010011000101010100100011000100001100000110010011011110010000011110001100100100100111100010111100010001010111010011000100101111000101000100110011110110000000100000101101010100011001101011110101001011101010110010101110011100011011110001001011100110100010100011100001001011110001000101001100011101100111011010000010110010100111011011010010100101111001011111110000101100010000000110001100011011101011100001100010001110000111000001001101001100111101001111111110000111001011101010001010000011100110111111001101110100101110010011000110011100000010001111010010010110100010011000001000000011000110100100011001000110001101101000101000001111100110000010001110101101110110100101111111110001101000111010111111110101111000111100110000101010101100010011101100100100001000101101001100111011100110011001110011000111001111000110010111111100010001000110010010111100110111110010001001110110010110101111111011011110001001101100011100100000110111111111101111111110000001011010001011011101001000111111110011101000000110110000101100001001100100010101101100010010000001110011101101110101000011111110101100111101000101100101111011111101000010011010000110111000110101001011111110110000000101110011100101110100101110100100111010001000010010101011111000000001000001101001101011100011101011110010000101011011111101110100100000110110000100001011100111110000110110110000100011100001000110001111010101011011100101010000111101010010110101111011101111010111010111110010111000011010110110000110111001010100110001011101100010000111110100010001001011100100001001001001111101100100000110110110000101101101101100011101100010101000111011000001011110010111001000011010011111011100100110011011111001001010011010011001101000010010011011100001111000010000001000011110111101111100101001010011011010100111110101001000000000100101010001111110101001000100100111010010010001100100110010001110010100101100100001111000001011000110111001111111100110010000111010011001011111101010101100000111000111101000111111001011000011100010011101100111011111000011001000111110000001000000100011011111011100110111110000100001101100100001101101000100100110010100011011111000100111110110010110001000010100101011100101011111110000001100110101000011000000010110110110000111010010100101100100111110101101111011000111001001101000110100001100100000111011010011001010110111010111101110010001011000011111111000100011001000110001100001001100110101111110101100011111010011101010000001110010101000010000111100110001001000000100111101000101100101001011011111101100101101000010010010011001101110001100010001010000001000110001011100111001001111000111101010000110010110101111101111101011011111111110100101010001011100110110011000100101011001010100110011011011111101000010011010010101110100010101111010001111010100111000100001000010000011001011011100001101001010000000101111101100100010101110101111111111100100011101110100100000011010101011010101111111001101010011110110101101100011011000110100010001000000100001011111110001110111111111111000011000011000101101011110000111101111001111011110001101100110110000000111110110001011001100010010111000100101010100000010111110011010010011111010011011110010011001001110010000001011100111101001011101110011101111110101111110100011111110001101001000111111011111100010111111010000101101010001011001111101010101101001001011001001001000111110101100100101010100100000001000100010101011011010010111101011010011011010011010110100110010000100110001001010010010001011011100101001111110001011011011000001011010000110101110010010001100010000111111000001101001100110111000011001100111100111101100110000100101100110111110111010110001101101101111110110100101010010000011001011111111010010010001011011001000011110110010101010000001110111000010110011011110100100001010000100011100011001101101100001010100100110111011011111100011111010000111001111111110110010000010000111101010011001110011001001000110010001010110011000011101110101010100001000101001000101101110001001010101011110011100111001110000001101010001000101101111001111101110011000000000111000110011111001000010101000100001100110101011111000010111001010110101011000011010100000011110010111100001000111101111001110001011011011111001001010101100000001001110101100100100000011000110100101111111010111101111100011110001011011111110000011001111011011111011111111000010011101101001111010010111100111111100000110000011000001110100010111001010011100011000000101000111010110011100100101110000111101110010000110110101100010111110011000000010010011011011100001101000010110100100000111100110000111110000100111000000100011110011010111001000111010100011000111111000000100100000111110011100001000000001100000110100111110011010100101011000000100110001100001010100000110011111010100000000110000001101000011001010100100011100100101110000101110111000110111000110101011100000100010001010111010111101011000101100110001001001111001110000110000011000001100011111000001011111000100011011000100110110101110010100011110101111010011110011101001010100000010110101111100010101001011011001010001001111101100000100011110010001010001110111000111100100101101111110000010001101010101001101011001100110000001100100010011101000101010100111010011110010001011101001100001001000000101001101011100111010000010101110011111011011000001111010111100100010001101100011010000110001100000111010010010011111101111010110110000110001100010110011111110011010001011110100001000001100011001110010001110001100000100100001001010111000111010001000001001100111011000111010000100000101000010110000101000110001100110110001110001100011000101111001100110000011111000011100100101010011110001100111110001101101100011001110110111011001100111001101001001010110010100000111100001001100000001000000001001000101011001000001010111111011000111001100100000110101000100101100110110100111100010011011011110011000011111101100011100001011000000011110001100100110010001101000001111110010101001011100011001101011010001110100101000110100001001001100001011100010000101010101101100010100010111001100101101100101111011000001011100011011100000000101101011001010001100001101010000110011010111101100000000111101011100000100100011011000001100111111111111110011110100000111101110110111011000001110110110110000000110010110001110110100001001001111110100110010011100100000010100000111001010011001101011010101111000011100111010010010101000111001001001101001110100011100110101011110101010101000001110010100100110110010000101101011111110011100101111101101001101110011010100010011111000110010011111100111110011100110000110111001100001111101111110110011000111101000000000001111110001000110010111111100100010111011001110100011011111101101110011010111111011001110000000101111101100001001100110011001101101000111100100001101110001110010110001101000111100001110000110101101110110011000010000011101111000010110000110000101001010001000101111101000000011100010111100101110101100001101011011010011001001111111011101000011011010001010000111111110111001110101111111001111010000111011101110011100101000110100010001100111000011000110011110110110000010110111100010011111001100111101100110000011111111110000101010011110110011111101001011111101110101011010001111010011101001000111011000001010101011011101000100101011101010001001110100111100101100000001110110011011111001010101111100111000111101011011111111101010100011011110000110000010100101110010100101011100000010101101011111101010101110110101000010111001011000001000010110000110010001000111011000010011100011101001101101010000110010010101011010000100001001011110010001001000000000001110011100110011111111110000111010110011011001101001001110000100010011110010111110100011101111110001100011011000101010111000011100000000100011000000011110101010101100000101100001111010111110100110000011010100100110111101011111111000011000110010001010001011100111011110100000100111001010100001000000010000101010010110010010010110000111001111101001101110011110111010011100011101100100110010101011000110110100110100100011001101000100101000001111100110110100110000011011011100011000010000100110101011001100101010110000001010100101111010011101001110110100000011110001000011100010001110111110110000111110101100000111010011100100111111000101101001001011011110001000001110110000100011010111100001101000100010010101101010011010010110000001001100111001001110101010011111011110101100100100111110100101000011010111111010111110110001101010011111111010101011100010101000110001101001101001100110011111010001110000000000110111111011100101100111110010010011000110001011000000100011111111100010011101100111010101101110110010101101000000010001100010110011011111011111101000110110101101101001010010100010000010011001011011100111001010110000010110111110111000011100100111111111110101010110101010011110001111010111100011100011111000000101100101101111001001110010011100011011101100000000101001000011000011001000010001100111001110100101110110101011110100010001101100000100101110111001000101111101101101000110011001000100111100111010001000111011111010011101111100100011101001011100001011010000011001001110100010101001110011010001110111100011001011001100010000011001110001110001001111110000101000011000110001110101101110011101100001001011101111111110100101011110111100000110011010010111110001110101010111001101111011001100011010101010100110000100110011111011111100001100111101010101001111101110111111110100111011000001100010001101000001110111110110000110001110101000101100010110001000100101001011110000010111001000000001110111100100101100010100110010101111111001111000001001101101100110000100101101011010110010000011100011110101010110101000011111010001010000011000000001001100110111111000001000011110000000010101001110010011111000000001011011101101111100001100001011100111010100110111011100110010111100100000110010111000010000111000001001000001010111101001111101101000111110111111001001110010100110100000011010110111100111000000011001000101010111001000001010100000100000010001001100011001011101010000001100010001011010110000010001001100001001010011100101011101110001110001111100000100100110001100000000011011101100000110000010111100000101010000100001001000101010110010001110100011101010111110010000101110101010000110100001000111111110101111000111001100100101110111001000011001110100110001000000110101000000000001011100000101011110010011101011011010101100111111010100111100001001011100100100111000100010110001000000100010100111100010101101010111101011000001111110100110001100000010010111101110000111010100010011101101100010101010010101010100100110111110011010111100110111010011010100011101000011011101001000110011110011111000011010111001011100011000111010100111110000111001101110100110001100101000100010011110100000011100000011110101101111011101110111010001010101101001011011010010110110000001110011100111111001111000101101010110011000110001001010111100001111100000000001010000100000100010011001011001101101000010100101110100011111110001011110000000110000111011101011100001101011110110001110110110000000001000010010010011001110111010001011010001100001100111110101101000111110100010110100001011011100011110111001110100001011110111100010001100010000001110011110100010011000110000010011110100011011000111010110101001110010011010001110110100000111010100110001011010000011000111111001011011110101000000111111000111010001111110011110100110001000111001111100101001100001101011010101110010110011100101101100010110001000000111101100111111011111101111110110111001011101001010000000101100001101101101010001001010001011100110100101101101110100100001111011011011010010100100100111001011010110101100000110111000001001000001000000001001100011101100000001101101111010101000011001110110110010010011000001001110100111000011110101101111100111011001010110101010110001100001110011000100001111000011001011100000010100001100110100011001101110111000101000110000111101101010111000111101000010011111000000111000000011110100100111111110010001101011100011011010101110001010001001101001111101100111010111100111111011001000011011001100111000010111001100000000101000110010010000111010110100001001010110010110010000111010011100010100001100100100100010110100111001010001110100011100110011111001010111001110100011010111100001000010001000111010000101011000011101110100000000010110100100110000011101001010011100100110100011000101011001000001000011011010110010011100000111101000110110011010101001111111010011001001001111100111110001010110100111100001111110100000000010100110110010111000101110000011000100111010001011100001001111110101101101110111011010100100011010001110101011000011100100000101010000100000101110110000011101110111111110010000010011111001100011001110111110010011011110110001101101111011001001110101011000110110111111010100111010110100110111001010110001010110010111001111111110001011101000111101000100010001001010100111111110000010100101101101001110111100000010011100110010001111000001001100111001011000111000100100010011011001100011011001101011111100111100001101111010110000010011110000101000001110010001110001111111111110101000110111111110110111011110101011101100000001010110110101101011110010011001111001001100100011001100111011011011100011011111001001001011100000101100001110001011011010000001101111010001000101101110111011011001011100001111011001010110000011100000000101000001001100000100010001111010010001111111001111000000000101011001110100010010111111001010101100011100010101000100100010010100010010011000101000101001110000001001010100001111100000011001111101011001010010111011101111011100111101111001000100000000010101011011001100001000010110011011010000100100011100001000001011111100111001100011101011110011000000001110100000100010100001111000111101000000111110001101011011110110111101101100101100111001110101001001100000111010001011111111000001111010111001010010100000010111111111001110000011011000010011101001100110011100011001001110001000001100110110110101101000111101110001010011011010100011000100001001101110111100000010111110011010101100011000101101011000101001111011101010100100011001000000001110001010100011011101000010011111001010101011110010011010000111110101111011110000111011011110011111000100000011110001000100000101011110110101111100010001001101101111111001011111111010000111110010110010011110101000000010000010101001000000001101001010010011100011101001100001011101010111100100111001111000000000111011101101000101100010100010101011000110011101000011100000100011010001000100011101100111010110001110101101110011101101011111001111001011011011111110011101001101101101111100110010001000101001010001111110110011011110011000000111001111010010101100000001110011111010001111101101010011001010010000001010011101101111001110100010011101110110100011000100100110011101010001010111000001011110110110000101100010010111111000110011110111011000000111111011110101000010101110100101010011000101101110001011010111110100101111010100011110010100000001000011000101011110001010011010010001110001110000111010101100111100110111010001011110110110000011101010010111000111111011111010101000011111111000111100100010100101110100010111100101010010010001001000000001110000101010011001011001110011100010010111100110100110000101100101101101101111110111001111000010011010011011011011011110100111101100011000000101010100101000111101001111011011100100001000011110111010011000111001001011101111001110100000001010101001111110101011010100101011110110011101011101101101110110100101011110010001110001110000110010101001010001001010111110111101101100001100101111110101001001001001110110001110010001000000101010100011000000110010001000111000100100100010010000111100100100000000001010001110001101110010010111001100111110001111110000111011001100101110111110101010000100111010001111001001101000011111011101010100110001001000110010111000110110110101011001011101111111011111111000111011111101001111001111111011000011000101100000000011000000101001100000100011000101000110000110010010011101011000011001111011000100011100011001011011000001010111000111111111001000011010010110110011100110000001111111101111000110011110110011101110000001010100010011110011011000100100011010110011100001001111101100101001110001010101100111011011100110001111001011010010010001101100001000110100110011101101001000010000011100110010001011100001010100100011001100001110111001010011111010110110001010101101011000110000100110011011011110101111100100000110000111001001101101110000110011100011110111001000000111111011101110100001111010001001100000100000011101110100101101001011001100111111001010011101111101100100111001001111001000011100111001010001100010100100100001110011000001110000100001101001110101110011111100001111101111110100000110111011110001010010111110111001110011101101111101100111110001000000111110100010011101010100110000100001010000010111001000010010100000110101000011000000010111100011101001001001011111001000101001110100101000000001101011101111001010110100001011111111101110110100101001010111110110001100001111101100101010100111111010011100100111010101111010111011001000110011010101011101100001110100110011101111010010010000001000011001000001011110010010000011111000101100010111010000011111001001110100011011110010111110010000110100001101010100110010011000001110110110011010010110010000001010101010010101111111000100000000000001110000101100011010110000101010110000110000011101111001111110110100010100110000001010010000000000110001111010000001111100011100111011000100000100011111011011010100000110101001011001101101101111111010101000000011110000100110001000011111010100011111111101011101101001001010011110000110000101101010101010001100001111111101100010011101011101111001100100111101111101011110100101011010100110000000110110100100010001000111101111110011111010101110100111101001101100011100111000001111010011010100101101101101111101100010111000010000001110000011010100101000010101000101010111101110000000000101110010011011100110000111110110111100010011111001100100101110110000101000100101001101101010011010101000001110001001101001100111101001011010010110100000000000010011101100000110000011100100000010101110001010110100101000101111100000110100000001000010101011011100110101101110011100100010000101001101000011010110110000011100010000000010000001100011110111100101101100110110010101000001111001001100000111101000011110001100111100001110010010000001001110100100110001100101011110110010111101111101101111111001011111000000001110011100111101100100000000100110111000010011001101011110011110110100100111001011001100100011110111010001100111101100011100010110111010101100110100100110100010001110011110001010011011100101001000101110101000001000000010110001101000001011110011011110101101010000010011000001010110100010101101110110100110000110100010111101111001001100011001010101101000000000100110100111101111110001010110010111101001000101100111100111111110001001110011000100000011001011010011110011111011011110101100001101001111100111100011101110101100101010011010001010110011110010000100000101110001000101101001011000100111100110101101010101010011110001100001110000000110110010110111010000111010000110101110011000010010111011110000001111011101011000011010100100010001001010001110100100010101101001001001101110100000000111101101011101110101000000101101001111111010110001010101101011010111010100000100101100011110110001100000011000011000101111001100010110111010110010000110011000100111010011111001110101010100011010101011000110000101111110000101011110111110010000100100011000101101111111101101000001011110111011001110110010111101000010000011000101011001011000100000110110110110111101000100110110101100010111011011000000001011000100001100100110011000110101010010001001001011111011100000011100110101000000000111000100100101010001111000000000001100011010111101011111111011010110010111001001101010111011100100001000001001100110000000011011100110110000110011011110010010010101100111000101001110100011100110100011010101011101001010001011110110111000111101011110110010010001110110000100100011000110101000101010111110100011101001100011010010110001001011101100001101111111111100111110110110110101001001111010001100010011100111100110100011111101110010110101100001000100001110110010100010100100101110100001110101011000000011111001110110100101101101110110000101110101000011100000111001101110110101011101110010101001011000111100111010010101000111001100001100110010011011010100110110100110011111001101100001010001001101010001000011100101011111111111100000100000100010111110001101111000000100000110011110110110001101000100100000001100001110010111101111000000000110000101010011011011000110110111011011011011111011111001110001000000010110111011001111000111010100100010010001101101011101110100100000011110011010111100000010001010111010011001100011111111111111000101011001011000100001100111011111101011011000011001001000111001101101011110110001001000101100111110001101111010010010101111001100000000010100011101101010101011001010100101111101110110001000110110010111100011111000100000111101101010011010110011110001011101110110100110111101100100101001110000000011110101011000000011111010101001011001101001000011000001001110111111010001011011011110010100011010000110000010110010010111001110110000011101011111000010010001101111011011111111000100010000110000100111000000010000001010100111011111100011100010000100111100010100001010101000010001001111111000011100111011001001110010100010000111100111110010000011010110000011111101100001110111100010110001111010110101000010001100011010001000001000001100101001111010011111110110010111011010011101010010111000100100000011010111010101101100100111010010111110001010000001101111100000011010100010000001001010001001010101011100110101001110111110011101111011000010010100000111001010000110101001111111100111101000100010000111111101000110101011001101101001111010010100110111011001001100001110010001010011000010101000100111111100111110000011110000001011110001011101101100100100000101011011000000100101010110111110110100101010111001000101000000100101111110101110010000001001110101110011000000110111001011111111011011010110111000110010100111110001101010100100111011111001100001010100010101011111001111011110011100000111001111010000110011100100100001010110110110001100110000001000001111110010111000010000010011000010011000101110001001111100010101001111111100010110101010010001011010101010110001001000010110010100111011111000010101110001101001110101000011011111010000100010000101001000110111011011110000100000000000100001100111110011011011000111110000100110001110010101011100010110101010100000011011110000001011101010101011001001111101110111111010000110100010001100011011100110110101110000100000000010010011101110010101001010101000000000011001110000000110110001011100010111111011011111010110101011101100011101011100111101111011111000000000011110111111001101111111000111100100101010111001111001101010111001101000011001101110100000111110110110111010011011101000101001101000100111011101111110001010101111100101001101101100100111101010101000000001000010011011001001011111100100110111111100010101000110001100111100101001100100101011100000010110100001010111001111001001110101101100101101110110111110010011001110111001010111111101011101010111010000110101111000001011011101010010110000000001000110011101100101101011000000111000001110001001111001000011101011011011111100000011110111111110010011000110011101110101101110100000001001001100000110100100101011111100111101101111010101000101100100010111011110101011001011111100100001000001000010010110000110101000100101010000110011010110011011111000010101010110110000100101010110010110111110010110100001101111001001000001111100010111001011101110000101110000001100000110101001000010011011001101010001001010101110110000001010100101010000000000111001011000111011101000010001111101100011000101011111100101000110101001111010001100010010111000100101110100100100011010000111000010000100101011101101000000111111010100011101100110001010001000110111010011111000100011100011000111110000000100101000011101010011101110100010011110111010100001110010011111111111001010000011101111101011100111100011001111110101101100001101101011001111100101000010110000001111000101010001111001110101110110111011011010001001110001100101011100101111001001000111011110101100101011101110010010011011100111101101001001111010110011010011010100010010101010100011111100100011111111010101010011100101110001111010000100100100001001011110110110000011111100001001010011111111111100100101100110010011100011100111110001000001111101011100110101000101100100100000011101111001110000010011001101010011101101101010011100101010010000100110001001111110100110100110011000111110000110111111111101111011101001110011000101000001011001010010100111110101100100110010100000000001100000101001101111110010100001101000000000101011110111101101000100001100000100111001100011010111110000010100100000010110000010100110111110111110100110000011010101011111010101010110011000011101010100011110110111101000110110110000111010110110011111110001000101000110100010011101010101110010100100100001100101001000011110010011001000100010110001010111101010110100011101000011110010011111110010011101101101010010011000010001101001110010011001101010111000111010010100010110100001010001101111111000010111000100001010111110001010100110110010101100100001001110000101110011011111000110111110011000010001100001000111100010100101100101101110101110100001100011011001010001001011110000100010000010110010000101011010011100010101101001011100101000111101110001011001000010010011000101111111100110010100001101111000011011001010101010011101100011010010011111100110111011010000100000111101000110100110010101011011001000101010010010111001010011000111000110100101110011110010010111010111110101011101011011000000001100110001000100101110110000011111010100111110101001111000111011001100001100000011001101000101110000010101101100001010101010011011010010010011110110010001011001110010000000101100110100110101001111100000001100101110110011100100010100000001101100101111000101101000101001110000111111010001000111010011000101110011111011010110010101011001000101101110100011000010111101110110010100011111111100110101110000001101001111000100100110001100001111101100001001010101101000011011001101100101100010111111100001111101100000111000110110100011110101110010010010010101001010110010101001101101000010101100000111100011010000011110110011011011100010011101100011111111010100001010001000111001100100101000101001001100101010010101111011100010100011001011101111010000000011100000101110001000011010110111000010001111010101101110111001100000010011010011111001010111111111001111111111010110100001100010000000000001000111111100111100100010001000000110011101011111001111111000110110100010010001110101000000100111110110011001000111011100100011101011100001101111010010001110111011101010001110000110111000011101101000100000011101101101111010001010000101101110110000110000110111101110001000000000010101110100100100111001010010111011100101001001111100101000001001100001000111101101011011011000011011001011111001100000010110100110100110001010010111000011000101110111111010011010000000101010100110010110101110100010010101110001100011010110111111011011100010100100000111100010101001000001100000101100100001100000100000101101111100100110100011111100010110011101111010100100001110001001001010000010101010011011000101011110101011100001001111011001001111001111011001111000001011011100001011110010100110011111001111111000111101001001011100100000010110100111010000010000111111100100101100000101011011010001110000011101001000111010001110011010111000100101000101111010100111100010110101100111000101101011010010010010000000111111010101001010000000001010011000001100111100100010111000010001111101011010111010001110110100000101111101011111010011001011111101000011111111010010110000000111110011110111110000000000100100110011100000111011011110100001100101000111010111010001001001001000101000111001111100110110000111000001001001111110011110010100001110001010010011010111100000100001000110010110101111101110011100101111000011010000011011100100001001100101011100011100001011110001111101010111010010101111010010001011101110011101000110011000111010000011101101011000001000111111000011100111110001001110000110100100010111111101000110011111100010111101111011101000100000111100011101010011111111100110101010000110100111001011111001110000001110010101100000011101111010101101000101101001100110010000010110110010000001010001111001011111000110100001100001100001010001011000101111100100010100101011101000000001111111111010101111100111010010010011110101001010011110010010000111010100011001000010011010010111010001011111100001011100000101000000010100001011000010100101000100100010010110000001001100001110010100111000111000001110101000100100111000110111111010001010000010111011111000101101001001000101010111010101100011011000010010000111011101101011100101111011011000101100011101101011010011110110101000111001111000010101110010110010010101000111010100111001100011010000101110011001100111011101111110100011000011101110101000010101000000100100001011111101100111001001010001110111001110110000110001011011101101101101111111111100000111100101111111001110011011100011100101101111000000100110100110101111000101011000101001111011010010111111010011110001111000110100101111011001100111110101101101011000010011011111110110011110010110110101110011000100110100001101011001001111000011000010001110001011000101001111111000010010000010010110101010100100100111000001101011010001100001011000001101100010111101000110101110101111010110100111111000000110000101000111011111010101111111011110101011111101011111001100100111011110010101001011111111110101110110101111110011011010111001011100000100101100011100011000100101100101011101011000000101110000110000010100010111001100011000101110101011110010111111000010001011010001000100111000110000101100110010101110111101100100111001011011001010101011101100011110000000010000101000111110010001000110101011011111100000101100101010000111010110011000001011001000110000100110000101101101001001000001010100100100001001001001110100111001010111111111001111011100111100101110100000010000000010000100011100101011001010010011000010100100001001011111110001100000111100000001110011100110110111100111111010101001000101001000001010100111000111100100110001100011001000110101001000010010101110100100011110101111101011111001011111110111111101010011000101100001001110111101101001110010000110100111000000110001010011011000101110011111010110011011001111100000110011111101101011000100010101100010011011000111111110000010000011111110110011011000000100001011011010110010110010010110100111011010000101000011101001010000101000010001010000100110010111011000101111101011011111001001101100111111100101000111101100010110011100111110110000100010000000111011000010100111100011101110110110110101110110000111011100011010000000100011100010101010011101001011110111110100101001101110110110111000011010100001001111001111111110011011001101000110000111001011100111011100101011010101000110000111001100001010100101011001111010001000000111011101011110101111001101111100110001110011000000110111001011101111111011110010110101111011111001110000111001110010101000011110111111011000010111110111001101010000101001100011100010011110000111110101100000001000101101100101011011001011111111001101101011110001001011110100111010000010111010101000101011010111010000010101110010011110111001011100101011000001001000111100111110011100111000110101011010000010111110101011100000101000111010110000000111000000001010110101111100101100100001101001101110101001000011100101111100001010001111101011011010101110001000111000000000010110000110010110101100011010101000011110001110101010001001100110100011001001111001101111001011011010011011010100000100000101001111001011001001100011000010011101111001110010111100011111110111001011011110010000110111011101100100110010011110100000001000010110111101001110010001000001000110100111011011001000111001001110111000000110001111101000100011100000000110111100000000101010100101100101110101110000101110001011001101100101001000100111001111010000100111111100001111100100000000101001001000000001000110111110100111000101001010101001110011001001100110010010010010000100001110110101010001001010010111110011000010010101100001010101111101100100000000100001011010110010001111010011101100000011001111100010010111010000110011111100101010001000111000100001011110101011000001100111111001111101001110101100001110100111000010011101011000100101001100100011111010100001110011100010000010010101011110001000100000110000010111010101000110001101011100000010110111101111000110110000110111011010001011101001011011011000011000111011101011011111110001010101000010011111110111100100001100011001011100000100000100100101011010010101010111011101010000111011001101111010000011110111000111101100001111100110100011101101011110110010000110011101000000110111110100101000111100011111010110011110001110010111101001100010000100100111110001101010100101001000000110000000110000111000000110101100000111110001000111101010001101111110001000011101000000010000000011011111111011000100000100001010001101001010001101001011100100001111100000111100100001110100110111000000100000000100111000101111111100111100000000110100000011010010100110000010010111110001000010110101111111001100111010100001100010101001000110101001010110011101001001110111111001110100110101011100011101110001010101001100110011101010010100110101010111000001011011000100010011101000000011101110010111001101001010110010101100100110010000010000010000101111111000011001110101100111011001011000011011001110101111110010001010111100110001001110001100111111001011110111101100100110010011000111111000010000000101111111000111110001100101000010111001101000010011110000100100111011100001111110001001010010101000110101101111110010101010001110001100000011110101101111001110000001110101011110111101000010001100000011111010111001101110001001110111010101001111011110010101100010001011010111000011000110001101001010111010101001101011000101110100000010010100010001000010110101001000110010100000010101100101011101010110110010100110000101000011100110000000100111001101100000110110001010100110101001001000110110100111010100111101001000110010111001011010011000110111011011111000010010111000100010111100010001010110110100001100001000011011101111000101001001001111001000011000101100110111001001101100010001001110111101100110011111000111000011101011101110100000011100111011101010001101100110001101001100110001000100011011000000010101111111011000111000101000101111001011111111011001111110101111101011101100100110101010101001111110110010010101000011101010011000111000110111101010101000111111100100000001010010000010001100010111110010001011001111001100001111001011110000101000010000101001111010010011000110000001001010100100101001110100111011110000101010111111001001011000011011011000111011101000010000000101100010000011010111100110001010010000011101100101111100110001010000101110111000110110001110010110110100111111101010100111100010101000000000000011111111000000110101010001000001001100100000000110001101011001010001101100000011101110110101110010010000001001000001100111011000000110110101001010010001101001000101001100100110110110111101100010011001110011111111010101011111000100111011010110001100000100101000010010001111100110100011001101000011000000001011010010110100110110100011011101011010010000100001101101111110000011110011010110000000010000010011000110000100011011110101101100001001111001011011111110111101110110111010000011110100011101101001110111000110010111110111110011101111111100111100000101010100011101010101001001011100011111101100110000100001101101111111101011000110101100101011101100001111001010111111000100101100011101101001111000000010111111000010100110110001000100001111011001010101010110001010111101111011110010111100000011110000101011110001011011101011100010011000110011011110100000101100000001010010110010011001000010010011000000101101100011000011001011110000011010010110100000111011001100010100111110111001010110100011111001011010110111101001000000110001110110000111000111100101010101001110011010100111100000001110000001110010010111010001011010101010011011001111100000101110110000111100000101101111001111000111000001010011010110011001110000000111100010000000010001010001011101001110000110110111011011100001101100110000001111010110001011110101001011010111101110000101110010101101110111110111111111110000110001101101101111111110011100100011111011110001111001111110110011000001111111100011110010000011011010101000110001110111000101111000110100011001000000001001110011111111111110000111100111111101000011010011101110010101100010000010010011001010111100100010011010010010110011100111110110000100010100101001011111111111001010000101001110011001001010111100100010000110100111101000010100011110110111100000111000000000011001111010011111110011011110111010110010110000100011010001000000110101110001000100100000110100111110101101011100110010010100010011001100111001010000010110011010000110011010111011011111101110110111010100100000101100010110111101110111110111001110100001100001100000100100000111100111100100101011011110011101101100110110110111011110011000000000001110101101110101001010101110101011011100001101010010000110100001001101000010000000100001010011101111010011011110011010110100110111011111011110000010000100010000010101001010100111010110111011111000111011000011110010011001001000111100100011011011010100100001011010011000110100110010111000001000001100100011101000100101111101110011111110010011000111100111010001111010111111100001011111100000100110001110001001100010110111111100110010110111010110000011011101111011110000110010010001101011010110111010000101001001101011101011010100110011111110100010000000111000001111011000011000111111000100001110101111110011110100101011011001101000011000010010110011011001111011100110111111100110010001111101001000101100101110101001000100001000011010100100001101001111000110111010110010110101101101010001000101000101100110111100000111011111011111001010010110111001111111001001111001110101100010110110110011110111110100000100111111010001011111001100101010000000010011111100010010000011001001110110010111010011001000000000000010011001100101111001100110011111100101110001010100110111000011100111101110101110010001111010100011101010001100000010111001100011010011111111010110100010101001000001111001000100011100101101100000110101000000111110111001011111011110010011011001100000100010100110000100001011001101111101111101111101100100001000000111010100001011010010011000000011110110000110011000110100101001011000011111001000000101001011010011110101001110000001001101001000111111101110010001110011110001001101101001011110000000011111010101011100000001110011110010010100001000101101000011101111001011000010111111110010100110000101001111111011001110000101110000010010010000010100010101110010110101100010101000000111000110011101110101011110101000110011100010010110011100000110001101101111111011111111110001011001110010001111100010100100001010010001100010111010000111110101101111000001101010100001110000100000101100101101000010111000100111001111010100110110100001100110010001111011100101010111011101000001111111100111111111011100101010011011011111001011101011010000111000101000001001010011100011111100000101111100000011110010110100000110100101110111101011110101111101011101100101000100000101010011001111110001100001100101000011111101111011010101100011011001100101110000000001110100010110101001100100100000011101001101100011001110011000010101100110001000011010101110111010000110010001110000110010111110001110010010101011000011101110011110100111100110011000111101001111110001111111000101111000010001111111101110111000001110011010000000001110110011001111101101000101011000110101010110101001110110101011111010010011011111010010111000011011001001001101010000010010001110100010011011001011010101011001110001011101101110110001000110000100111010001001000110000010001111010110110000100110111110111000010100011011001010010000110001010110100010101101100010110001100010010010001101110010011100000100010100100101000111010000100010101010000001111010111100010110111100011110011111011011111110111011110110011001011011101010100110111011111000100001011010101100110110100111100001111110001101111100100001000000101100100001001100101000101101001011000010000000011110001010110111001001101000010000110011110010001000001110000100101100001000001110000000101010101100111001000011010111111011001001001110111110000011111010100110101110100011111001100011001111111100010100110111001000000010000111010100100010111100001000000101111000000111000000010010011101100000001010101111111001001111100011011111001110000100011010001011000100111101000011011100110010100010001000101011111101111100101110111101001100101000100000011101001100010010101000101011011011011111010111001000001110100111100011000101111101001100011100111000001001101010101101110010011011010011000110010001101101001100110010101101101011100100101111001111110100110011111101011010000110010011001110001010111010011001100000011100110000100011010110011000100001010101101010010000111000000011011001111100100010001101111100101111101100110111100100000100101010100110011011000010010101100101011011011001011001101000110101101001100110111111010011001010000110010101101100101111100101000111011010101001011111110110110101101101111011001111100011010000110101110001110100010011101100110111000001011101111010110101001001111100101101110111001011111110000111000110000111110100110100111000100001101100000110101000011011011100101011111011101100001000000001001010110110111110111000010111111001001110111110100110101010000110011011001000111101000101100000010000100011001010000100100101010111011010001000110111011010011010111001010111011000100010000011011110101011100010010010011111011100101111001001000110000010110111010100000000100100100010011100011010010011101101011111011111110000000000100010010011000111100100101000101001010100101010101001110100001101010000001111011011100000110110111001111101100001110011000001100011101101011010101010100011111011000001100010100000001100110011111110111110101111100110101010101010111010111000001010110111011111000000101000100011110000010110111110011010011010001111110001010011000010110110000010111110101001011110110001000101011101111100100011001111101110110000001000010011100100001101110000010100001001010011011101001001001011000010111010010100110010010010101110001101000101010000011011101110011111101110100101010010001110101111011010100010001100111000111011110110101111110110111011011001100100111010001110010101100001000001100101001010111111010101100001000110101001000001010010111101101001010000100101100111000000001011001010101111111001000010010011110001111010001011101010010011010110010010101000111010001010000001101100111111111001111000011001111110001001110011110010000111000001010010011100100000100101110100010010111110100101011101111010111010100010101001111111111110000000101101100010001010011100111111110110000011111001000001001000101110100001100010010101111001001100010111101101000011000101001100110101011011000010011110010000010101111000011111000000110101101011010001111100101100101000011000100000000100100011001001011011101010000010010110000000010000001010001000010110000010111000100111110100000000101101101101111110101111100011000000101001111011110101110010101011111100111011110111010110110000001110000100110011010010010110010100010001001001011100111011000000010001011110110101000110001111100101001101001101010101101111011110011000011001010101111011000110101111010010011010000101001111101001010000011011010010001101011100111001000001110111100001100011101111010101111001000010010010110110000111101111100100100000011000010001101101010001100000110010110111000101000110110110110001001011101001000011111011110000111100100101010010111010011111011100010111100011010010110001111110000110001000010100110111111000000010101111010000010011011111100111110100001011001000101011010100000110010100111111111000111111000011001111011110010101111010000001001010010100010110110010111110100001110010010000001101101000100000111001010000010100100110001000110001010111000011011011000100000010011001001011101010111101110110010010101000010001010001101011010010101010110111100111100010110111010011101101100010000001101101001011000110001011000111001110001000010001100001110010101010110100011111110001110000010110011111001111010110001101100011010111001010101100010011010001011011100111010101000000000010101111001101101101101011001010110000010011010010000000110100000100101110001001010110000011111011011010010101010011100101110010101100000010110010110100010010000110001111010010011011100010001010111101010111000100000011001111110001011001110000111010011000011111010010001100000111100000011101101010100011101000110111001001100110010110101111101100010010010110100010100101110010000100110011011001110010110111111011001001110101001000001010111101010111011100111100001110000010111010100101000110101011101000100000110100101110110111111010000111100101110010111101111111001101001010010010010010100100101011001001011111001010001010111011101100011001101010100001011010000001110011101101000111101011001010111000001110010001010100011111010100011010100010001100110101000010111101011101110111100100001001000001111011011001000101100000101010101100100011101000110000101101111010001011000000010000111110100111010011101100101011011011000101101011001110100110011101110111111111100000110001110110101100101010110001000110111011100110111111101111101101101110100001100001001010110101000110100100110111111111100001101001001110111001100001001011011101111001100000010100110010100111000111101100101011010100001010100010000100111000001101111010010001011110001000000011100111000001101101110011011101011010110110110011010010010000111101011000000001000001100001000110011011010000101001101101111011100000110011100011000010111111100001010101110100000010011101011011001001000100011111111010101110101110101011000010000001100010000100001000100011110000001000010100010000000110100110001001001111011110010101100111110110111000001010011101111100001111010100000100011111001001000010000011000010101010111001010001010011001011001011001100010101101111101100111001111100010101110111110110000011001101001010101011110010000011100111101000110000011111001001111100100100101010110010001001001101101010010000000101011000100010000111101111001100100011101000011101110110101011100100011001010000111000000000111110100001010100101011011100110100000100101011111100000001111100000000101100110110001101011101010000100000100111111011010011000001001010110000011110101111110111111010111000000011100101110110010000111101101111011010111001111001100001100010000000011011101001111010110001000111100011010011001001001010100100011100101001111100100101110111001000001000111110110101100101100110001111111101010001101111011110010001001101001110010111111000101001001101110110111001001100000000111110100011111001111001000010010001011100001100101011111111111110101101100100111000101000000101001101000011011100101100100100010101000011011000010101000111101001111001101111001011101011000011100010010101011001000010011011100000100100000101101110010111101010110101010001110011011010111110011111010000011010001111101010000101100110110000011000101010010100001011011010100010101110010100100111010101011010001011001100101110111100101001001001000011010001000111001101011100111010000000110001011011000111010000000100110000101101100010100001000010101101111001000111110110110011001001001010111000011111000111101111010001011101001100010110001101001011001100001100110000100111110111001000011100111110100100011010011000100111110010101110101101100110100101001000101110010011110001010100111011110000010110010001011110110100111100110011011001010100110100101000010010011011111000111001000111100000000011100100101011111011001111111110110000100111011001011001111011110011011001110110001011111110001001100101111111001101101000010111110010001110010101010000011011010000001011110100111011110000111000010100001110111001110100001001100111000010100001110010011010000000000000110111100111011110000110111111111101110000110111010001100001001100001001010101111010111001101100000011101100100011001000010001100000110011100110010111101001111100000101000011111111100000101110111011110001010011001110001001001011011010001010001011111001111010110000101110011100000011101111111000111000011010001010110000100111000010010100000001100001010110100100111101011101000100100011011100101110100111111100010000110011110101101101010010010111110000111000000010100001010010101011001010011001010100000011110001100011010010111110000001011111110000011010100111001101001011010010011011111111101100111100111011001111111101101101101011011001010010111000100101001001000110111000001001101110001010010011101000101011100110101000101101011010000010100110000001011101110010010001001000101000100001001010000111001000001011011011000101011101011110100100011011100001101001101011001011101010000011001101101011011101111110001110010010001001110000011110100101100010001111000101111000111011000001000011011001010010010011010000100011111001100111010101100000001000000001001110011101011000100101110101010000110110110100010111110111010000001110001001000101011011110010101111100010100000010111000110000011101001001010111100001110101011011101100101001000110001111111110000100011111001001001001000001110111000011010001111101011101101101000101010011110101000000000101101001000011011110010101110101100110011010110110110010011110000010111100100101011100000110111100001111100111010001000000010101111110110011111100011101100111111000001010010110101110100111100010001000111101111001001100101010101010001011111000010001011011111111000001100011100001011110101111100100111010101110110000001100110100011001010011000001010010100000000001010101000110110110010111010001010110110111110000110000100111101100100010100001000000101100001101010010100000111110100110000100100001000000101010110000110000100100011000001011001101010010100110010000110101100110010110111100010111001010101010111111100011101100110001010001101100100111000000001110111101101011010101011011001101110000000100001011000111000110110000001101000110111011011010001110100001100111010001101001011101001111111001001011100011100010001101110010111011100100100010001000111011010101010111111011011010011101000111110001001101111000000011011111110000011100000000111010001001011000101110001110111011101110000011000011110010111000100001110111011001101111011101100101111100010000101111101000001011011100000101110100110100101010100101000000010001011110100111111110000001000001011100110001010110001111111010000111111000000111111001101010000001111000001110001011110110111111000110110000101010000010100010101011100011101011100101111101010000111001011001111101111111001001111000100010101011000011101111011000100100101011011100001110100001011000000000001110011001100001111110000101110000001011011001000000001101001000111111110011111000010101010010011111010010000100000010101101110101101011001111011000110100010000100011001111010111011011100100111000101001110101011111001101011010101110110010011000000011110101111000011001110101111000100101001011111101101011101111110100011001001011000101100111011101001001011111000011010001101110001100110101101000011100000000011010101111001110110010100110111111101010010001110110011001011110010110111100100110000111100101100101000001011100010111111011011001011001111101111100101010111111000110001010010000100111010110000010001000101011010010010101101111010001100100001010100010001110001110100110111010110000001011110110000101101000000110101011011101001010000001101000001000100000101110010100111001011010011111001000001001100111111100110011100110010001011111111101100010100010000111001100011011000000101100110011001100000000011001011000001100001111000010100001010010011011111001100000000100110011011110010001101110011110000111001011001110110110101100101010001101011100101001000100100100010111001100010101111100101000101001110100000010011000011100100001101111111010001101110110100101001001000101001111111000011010101010111101011010111011000011000010111110011111101101100011101010000010110100001001010011001111101010001111010111101101000100011101101101001100100111110101111010000100111101101011110110100100100100011110000011011010000000110001011101110111111110100011110001000011010011100101011011101011111001101111000110101000000010111001000101011100110000110010000110101111110110011011001011110010000100011001011100110010011000001011001111001000100101011110001001000010101010000001110100100101010000011111110011110101000000101100001111100101101000111000111000011111101001010001110100100010101011010010001000000101110011010100110100111010000001101011011001011010011010010101110010000001101011000110011010001010001100010110001011010100110011011100001011001100000110001110101110011001000010000010101010011100110110100110000111011111100110011100010101111010101110100011110101001100100101000110111011000101110000100001111100100000110100000000111110000000011010000010001001001011010110110000101001101110011000101010001010110000010101001101001010101100100101010100010100010011111111011011100001010001001001001101001110101001101100100001111010110011010100101111011100011010101001000000111011101110110010001000010000000011110100111111100011001001100010011111100111110110011011110001000011011111101101011011001010101010100011010100000101000001100110000101011001010100000001110000100010000111100111100010011011101100000100001001111001100101011111001100100000110110111010100011111000010100010110010011111000101001101001000100000000001111010111011101100000001000111101010001010110110010001100111101001001000000010001100111101110100000110001011110000111110101010010001101100111100100101011011101000110011001010110010001011000001101100010010111111101010100101001001001101011011111011100001111110011000010110111101110000011100100111100001100111010110101110011010000100101111110011110101111111111011111000101101011111000110101101110110111000011101010001010001000011011000101001101000010101100000110101110101011101011100111000100110010011011110011001000100011111000110110110101010011010100111100100110101100000110010110011111101001101000101010101100001100010011011101000000010101111010110110100100101001001100110000100011001000010101010100110110101001011110000111011100001101101100011100011010100010000111100101110001110001101111010010001100100100110111011000010100110110000101011110010101101001011001110000100101110101011101101111001100110010010000110000100101010110011100101001001001101001001111111101010111101001110000001001000000001010011000110111011101111110100110011010101101010101001011111011100011101100100101101011011111111111001011010001001111111111011000110011010111110001100111000010101001000100111000010100101111001000010010111110000000010101001001001011011011101010111100001100011010101111110011011011100100100101011110100100000010111110101101010011010010110011101001010111011110001100011111100110010111000010011011000100100110111001100111001110110011011010010011001110111101110111001100111101110011011011011001110010000001100100100110110111101101111110011100111010001011000010101010100000110110101110010001100000100010011100100101100011010111100110000010110000101010100101111010001101011101010010010101110100101110000111000100000111000001010000100011111010100111010111100010001010101011000100110011011001111001010000111000110110001110101111010001101110001010010010010110101100011011000000010110011010100000110011010010110011100101001101000111000111010111100010101101000100100101000100001011010000111011100110000111001111010000000111101110110010100011100011001100110111101110001111110000011111100110011111100110000110000010100011111011001010100011010101000010011111011111010001101110110111111000100000000100011111101100110101110010010101111010010001011001100110010101000110001001111001011000011101110011011011001001100110000101000000111011101001110111100011001111111011111011101101011100100111010001010001101000100000101000010001110110001011001011110010010110110001100001001111110001000000110001110001001110110001101011111101101110000101011100011111000010110100001111111111011011110101101100010000101011001111010000100100011100111011100010000101111111111110000001110001011010000101000000111001010011111011111101111100001010111001100101111100001111011011101001110010010100110111110010011010101100000101000100100110110101000001111001001110100111101011110111110110100101010000000110000010011110001101101000101010001111100110000111100111101010100101101100101110001101010000011011110001110110011011110010100111011001100110111011110101011111011110001110000110010110111010110001100011000110010100111010101011010110010011100111010001011001010110101001000001101010010001111111111001101110001100100111110111111111111110111110000110010011101010111011000100011001100010110001001101010001011000000110010111011000010100111011000011001010000100111110010000011001000010010111011001100000110101110111111110011001001000101100100111111010000111110110111110101100101110010011100101001001011100010011110001010000011011101011111100110110011100011000010100100010001101001100000011011011101000010010010101011000000001000110011001101101110100111111111110001001110010110011100001100100101010001110101000111101001011100101001000100110100011000010001110010111101011111101110100100000101110101011000010011000011011011110011011011101010111011101100110100001111101010111011100010100101111011001011001111111011001100111011001000101001010000011001111100100101000100111001000010010101101010110000111001110011111110000001110101011111111000110111101111110101010101000101010011001011111111010100100111001001000000110100111111010001000110110000100101101110111101111110001111111001010010101011010101011110101010100010000111000001001000010110001110011000010110110011000101110011000110010101001000110010010111100011000000111110000000100100010000000110100001001011100001110100110101111011100111110100010000100010011111111001101101101011010111100000100100111111101010101010101011000000000100011100111110011100110100010111110011000001000010100011010100001001111010101101111000100110110000111101010111101101110110110111110000110011110001011001111110100111100010000100011001001010110111110100001110001001111010001011000100010101011000011111110111001010101000000101011111000001011111000100101000001100001111111010001001001001001001000101011101000001110000000001110010110010110011110111000000010011000000011001101010100101001110110101101011000001100100100011100011001011100001010110100011000101110001110101111010010110110101010110110010011110001110000100100000111110010101000100111101100011010101010000110010000011000101101010000100110010000100001110011010111010100100000111001000000110011000110011100111100101100011111110100011101001100010001111011100001110001111000101001111110010000100101101010000000000100000101000101111001100110110111110111010110101011001000011100100011101000000010001010010100011011001101000011111110001101000010010100100100101000011000110111100111101010000101010100011111110101101111100010011011101001100011011100001000001011111111100011010010110111001101110001111101000011001110101000100100001100010100111111011001010010001000111001011000110111101001101010010000110001011111111100100000001011101110101000100011100001100101000100001011000010100100110010000100111000011110011101100001001011011011011111000001100000100111011011000010000001010011110101010100111000100111011111111001100010011111111001100100000100001001001111100011000011101000111001110101011110011011011111011110010101010111011010001110110101010011010101011001000100111011101011101001001010011010011010101010011100010001000010100110111100010000001100110001110111110111010100011101101100111001001001000000110000011100111010101100010001101110110101100100100011110110010011110100101010100111100001111000000000111100111011011011110001010010011010000110011110101110111100100011010100110101100001100101100011110101110011100000111101101111110111101101000011101100101101000110101101100000001100001100000001111110000111011110010010101100101101111110111110000001111110100011101000110011010011111000011111001001110010010111111100001111110101100111011001001110000110001110000010001010100110100111101011011001101101001111000100000011101010011101101100101001000011011111000100111101010100000011100101101110100001100100111110010110000000101110111001110101010110001100110101001001011101001000001010100011001100001100000110000010100001110001101010001100100001101010100010001111011000011010110111101000110001011011000110110100111011011001011000010100010101011101101011011111000010000111100111111001010001110110100010001011001001101001100001110001110010011010011000001000100000010100001011010110011001111111100111111100111100000011000101101000100001011111111010100110000111010110000111011000010101010010100101100001100101101100001100010111100100011100011110000101010101000111110110011010001011011000011001101100000010111110011101011111011000010100010101001111010010010101001101001000111011001101010011111100111010010101000100111111010000100111000001010001000000011101010001100100111100100110101100011100011110101011110000101100000101101011111110001110011100100101100110100001010011100101001111110001100111011100011100010101001010101100000110000101000010101010001101010011100101001001100001110001001000100001100011100000110010111100001010001010011010100011000111000101111010101111111000011110110101011011011100000001010111110010111011000010000100000011110011001110001011000111010001111101010011001101001100011010111000101010010001010101000011111011001111011100010101110110100100001011100101110010101111101100001101101100010110110001101001111011000010100000110011000011000011011100110101111101011101001001001001111000101010001011001010010000001100001110011110001000100100101110010101000101100010100110011000001100100110100101110011111100010010101100110010111101110010111111101000100001101000101110111101100000010101100011100010110000000101110111000101001001001101101101101000010001101110001011101010010011000000000000111000101001111101010000011001010100001001110000100100100101110001001101011000010011000101011001110101000010000111010011111001100011011110110100111011010001010000000000101101001111000000011001100000111001111011111011011001100111110110110001001110110111011101101101110110010000001111101011100001101110010100010011001100000011100100000001101010011110011101001011000100110001001011110001101001010101001001010101100001010000001010101111110111111100000001011101011010000011001111110101000100000101111000001110110101101100001111010100111111111011000110000110000100100001001111001110101000001100100101101001101011000010000100100010000000111011010101110100110001100001100010010000001001111011101110100010001101101000101111101001010011100011110000010001111110111100111001011111101011011000100000100101100001101011001100011111000110110111010001111000010100010000000000010110100010100001110010110101101110100111110101111100100110101110000000001011001101010100010001011000010011110001100000010011110011000010011000101010010110111000011011001010001110001011100110110111110110110100111000100111010100010011101010001111010101110000010110011011011111010111110100001000110111011010001010011101010110100110100011001101110010111001100110111100011001010001010000111011101000000101101111010100001101101001110000101010001111010100010101010111001101000010100111000101101001000100110110100010001001111001001110111001111010000001100000011000101001011000110000110000110101111100110111010100100111010101100000000100101110110110001110011101010101011000000100111110101010110110100001000111011010110110100000110101000100000000101100110011001010011110101010110011001101010010001111001111111110011010101010100011111101101010100100010001011111010010101101110000100011010010011010011000011000111110001110010111000011011100111010010100111010111010101111111111011111100100000011110110011111101001101101001111100001110000110111111001100001001001100101101101110100011000111001010011100111001001100000111100110100110100011000100101101111010101011111011110110001001110100000000010100101100000101101100000010001110111101001000100010110100000001101111111101100110000110011100000111111011000000101000101110010111101101001011000000111101100011010110110000000010001011100110101000101010010101011111110000110010000011111101110000100011101110001000010100010011101001001011010001111100010100001101110001110001010011001000100010110011101011101011001100001110011101010001101010011011000011110000010001100110010010101100100100010001100000000010110111100111011010100110010111111010010010110100111110101011011011101001100000000011011011111100011001110110101100011101010000110100100111011111010011010101111110111101100010100010100101101010000001101101110010100010001000011010000010010110111011011000010000111010000000010110001001101110001000011101111011000100111011011011011100000110101111111001001110111000001100110010011011111100111110011011010000101010110000011111000100100111100111111000011011011011000001000011101000010010111011100101011000111110001110001101111000101101000110101000010110100101101010101110111000100110100010001100111011111100100010110010101101001000001110001100011010100010001111111101101011100111110111010100011101010011101000110100001010100100110110100011110000110100011001100001000000110111010100111001011100111101110000100100111100101010100010001111110100000001001110001000001011100111110111110001110100100111101011000000010101001001001000111001100001110011011111000111010011010100001001111101010000111100110001111110111111001111101001010011010001110011101111000000011011110110100111100011011011101110101000001000010110101101010101000101110001100101010010111110011111000100011101000000111100111110011000111111100101001000100110101000101111001111101000100000001010010000011010010101111011101010000011111101100010000100100111100101111000010101100111000101011111010011111010011100010111001111000000110100001010100011010001111001011000100110111111110000110001010100011001011000001101010001011001111110101001110000010101110110000110000100011001010001000110010100100010001001010110111100011101010101001100110110011000101001110000101110111110010001110110111010100110010100001110100101010000011101001100011100010100011110011000001111010001100010010110110011011001110111101101010001110110000010001000111010101000010000010010011100010000101101010100010011111100100010001000110110111111111100110100001111000011001010010010111110010100000110110000101101000110011110100111000101110000101101111111010010111000011111010110101101100101011001100011011011001110010001000011101100001100100111010001011110111110110111111110010110011010011010001011011000111010010100101010100111001010110011101010000010001101100011001100111111000110000100011010110001101001111101101100000010011111010111111100001000100101010000100000000001100110011010011011011010010100101100110101100011010000100001101101011100001111111000110110110010000001011001011110000011101000010011100001010010111001010110011110101111110101000001101100100100010111000000010101110001101001010011011111100111010111011000001110100111010010110010010101111011001100011011000101010111011010111000101001001100000001100100100000000010100011011011100110010011111011011001101010011110111001111000001100011110100010010110111111101100001001110111010010100111101011001010000011010111011111000111110110100011000010100110011010110010000110101100100110010010010001101010010000010101111100011001110100010110001000011110110100010001110001000100100110011111100110000010000001001111111110001111011001111100001010011110001110010100101001011000100101110000111001001000100101000100110111000010000001111111010100110100111010000000101101111110111111001011101000011100111001011111111011111001000011010101000110110101010011001101001011111001101110010110100010110010111101011011000110100110011101010011001011000101110001111111011110110010110100010001111011101011101000101001011110000100101000011001000010000000110010000110000001110101001100000100100011011001101000101000111111010100111100101000011011001000111001100011001010011010110110010010101101011010001101000000100100011000001000100100010100000101101000110100000101110001100010000011110111001110101011100110000100111100010000101010110001001111111001111100000000010110100110101110011111111011100000001110111010010111101001011111010110011111111010011001000010000010011110110001001001001011011111110110010001010100110101001001001111001110010101010110101011010010101001111001101011110100110101001110010110000110101011001111110000011010111111011000000100000111101111100101110010000111011111111100101110001000110001110000110111110101001000010000101100101111000100101110101101100110001000001011001101111010111110000100001001101001010001010100011011011010110111001100010010001011100111001110001000011110101111000100101000110011001111110110101110000101100111000010111100011010111011101100111000111110011110111000101110100011011111100011011101011110110001010010000010101100110011111010011111100011001010111101011101000001010100010001100100110111000011111110001110010101001000101010101011110101100110111111000011011100011101001010101010011100111111001101110011001010110100110110100011111111100010000001100010010010110010101100011111101110000110110011011111010000010101001100011111010001111110110101100011000000111001011110110111110000100111010110001010011111000110011010001000010000000010100011001000101111101000010011010110001001110110011000101110101101110000111011010110100111110100001001110011100100110001111111000110011011110011000001101011101111001101000010011111010111101011101000011011010110110001110001111010011110010011011001110111101111000001111011000101010011100111110101010011000110011011011010001000010011101010001010011000111100010100000110100010000101001111101110110110011010001010001111110000110000010110011010100100100100011010001011111100000101000110000011010110101000111101100110000100000100001111010000110000100000000001110001000011011011111000110010100001010101010001101101100101011011101101101101110111001000101011100101111110000110011010111111101010111011001100100001111101100010101000100101101101111110110000010001001011111001100101000001011011011101111010100101101101100100100100100000000010101111000110100001101111100011101000101111101001100100111110101101010111001111010001101000100001100110010111010011000001110010101011010000110110110100111000111111110000001100111100101111011011011000100100001111111011001000101000111010010100011011011100111101100101010101011010000101010100110100010111000000101011111100100100100101011000101000001111111111010101110111101101100100010011110101110011100111011010100000011000010110110101101011101100110111100100001010100100011001011111110110001011000010000010101101001000011100110010110011001111110100000111010000110101011100000011101010111110100000101011110011011110110100110101110001011101000101010011101100000011000101110000011010111010001111111110011000000110101111100011011111110001000101111101000111000100100110001101111010000001100100011010011111011011000100111000010101010110010111110101000111000101000001010000010101111000001111010110010101111001101110101111110100011100011011010100100010010000110001110100110100111111110101111000000001001101011100100100101101000001100001100101001111011101000100100000011001101111111001010111010000011100111100100101001111101001110101000011010111011111101010001101101011110000011001000010101000110001111011100011111101100101101011010000111110110100110001010011000101100100001001110000011111000001011011100010101100000010111011001000001101000011000011010001110100100101000111111010010111111001010011001001111111001001110001011100110001111000000001001110010001010010011100100001110001101101001010000100010011101101000000101110011011011000111111000001000010101000001100111101110110000001100110111100000101011000001101111011100010001100000101110101110011010101001010001010000000000001010100100010011010000110001111010100000111010011011101101101111001110101011011100010100010101110101011101010010101010010000110000001011001101001011011011011101011101101101110100111001110010010101101100111100111000001000111001100101010001110010001101011000000001011100010011110011010101000110100100001000111111111001001011011100000101011111100100110100000000000010110100011110001000000111000000010010101111110110101011010001000111010010100101000001111001110011011001101001101000011000101111100011010101100100011000001101101101100110101010101101010101100110011001110101101110101011011000011000100101011010101111010000011001100000111101011010111101111101101110110111101001000011100000101010001101010011001000000011000011010011101011110110010100001000001011110101101111101100000110010101110110010001011010011011110110011100010011000111100101101101001111011110001100110010111001010000001111000010100111010000100011111110011100010111000001011000010011111000100010010000110001001111100101111111010010001000111001100000000111100111101111100100001010101100111110010000011011011111000010110100111000000111110011011111110010011011000010011101000111011011010100011001001111111000000110001111110110011101101010011000100000001110110001000111011010110011000111100001010110111010100101011101001101110000101010100110110100010010101000000010010111111111110001100011100111110010110001111101001000111010001111111110000110011001000010000101010100010100111110101100011011101011100010000001110101110011011011011011010000000010100010001001100001101110000110010000110000001101000101111001100101001010110000011101001011011110000100001111011011110111010010110111100110101110010111010101101000001011100001100110000000111100010100111000100010001000110100111010110101001010000010001000101010000111101010111011001001110011100000011010111010111100110001011001100100110000101000100000010101101011101000100100000001010001110110101011011011101100111111001110011000101101000011001100101001011000101010011111111011001010010010101110011001000010101110110101000000000110111001110111001000011101000011101110110010110111110101010000101101001000001100111111000011010011000000011001010000111110111010000111111010010011011101000000010001101101101100110011101011011001011100001010101001010100101100110111111000100000100011100010101111100110100000101010001100001000101000100010110010101111100110001101111110001001100100001110101010000001111100010111110101010100000001001111101011011100011001000100010010111111011011001110101000000010100001011000111000011100101000010110111111010100011011110010010001110010000010011010110011000100100010000010111100100101111010001001111000011001010100011100000011001011011000101011100101110011111010111111001100110000001011111011111000100100001100000001101011110100011111010111101010111110011000100111001100010111001001111000000111010111001100110110010110011111000110011100110111100101110101011001011100110010101011001100000101000010111010011111110011010111001110010110101001110001000010010101100101010101010000110000111011001010000101101000101100111011111010000000111011110111011100000001100000111100110100101001111100010111111111010100011100010010100101000011110000101111011110100111101001110101011011100100101011011101011001010001101000101110101111110010101110001100010010110001100001010111000100110111100111010110101001110111101010001000100101010010010101000110011011110010000111010110011100101001011000001001010000011000100000101101110110011011010100000111101010010000000111101100100101000001011101101000110110100110100011111001111101001001110000011011111101011101010000000100011011110110000000101001011001001000110011100111100011111011000010001011111101010010011111110111101100110111011001101011001101001100001010001001001111100101101101111100101000100001000100011001000100010000111001101011111101101100110101011111001110100100101011000000001110100011010011101100001010010101001001100010000010010011001001001110101110101011110011000010000011111011011011000001000010100101100100101101110110110100001100000100010001111011000100001001010110001111110111011100110110110000101011111111101000101101001110110111110100010111000111001011111101001010000011001010011100001010011100010111110110010100100001110111000101110100111011100101010000001011111101110100100010010101110100110100000111111001011110010001110010010101111010111001110011001000111110110111110111111101000011110111100101010100110101001011011111000111011010100011000011011000101100101101111110000110101100100110110101100110010100110011001001010111101001101000011111101001001010110000101010101001011110001010011010011010000101000001000100000000011001110101110111100101111100111100010000010000001100101000100101110000111010100010010111100010100110011111001111000111100110101110001111110011001111010001001010011011011000101110000110100011101111100001011111011101011010100100010100010101100111100001110110100111011001011101000010101100100010110010101010100011010100110111101101101000101111001010010010101001010100110110100100011011110101110110100000110011001010011110001001001000011000111001001010100010111111100001101110001101111100101001100001000011111011110101001011000000001110100010100001001010001000011100110111011000010111011001010001110001001001101100010011001100010110110110111000111000110000001100111010011100011000100101111111101101110111110100101011100011011000110000111000110010011001010001101100010110101001010100011101100001000111100101111100011101001000101111111010000011100110001010101010011010100011001001011111100001111011001000010110101001110110001011100011101100110011001000001010101011011101011011111111101011010010111100001011010101000000110011001010100111000101100010000111110010111001110011111111101110000111000010010010101010000110111001101101001000000110101100111010001110101111111001110001101000110100011100110111000100011001001101101110101010010111100010011110010101010111001000100111110110111100111011010001000001101010111010010011100011100101101111100110101110100111010101001011111010010001110000010110100000010110011100110001010000111111111111011101111000000000111001010011011101100001111010011101101110010010101011111101000110011101000001001001101100110001101010100000001001101010110110111100110100111110111001011001100010101001001010110100111001010111100001000000111111011010000101101111110110110011011110110100101101001111001010101001111011100101011100011010001110111110011000111001101100010111011000010110100010101000001111111111001111111110101111000011101110011010100011101100011011000010000110100001110010100000011011100111001110110110101110101000010111111101011000101101110000001000011111000001110000101111101100111000100011100101010000101110101100111000010101010000110001000001111001001110000001101110111111111011101110111111111000110011011111010000001100000101101001110001111011100100110101011011100010100100001000000100111010110111000000101000110100001110000011100011001111010100001100010100101110101101100111100011111101111110100010101110100000000011000001111111101001000101011010111011111110011100101111011010000111110011100001001001110110110100111001100101111100101100000110001101001101011111011011110101000011000100111010010101110110100010001000010100011111111011100000000011101001101010100010101111010101001111000111011110011111110011010101000101001000101000001110110101001011111011011100110010101000101101100010001011000010011011111001000001100100101101110000001111011100100111001001011011101001000011000000100101100001000000101000011001010101110101010100000111011000001100001101001100011111100100000100010010010010110010000100010010111000000001000100000010000111111111111111110111110001001101110001110111110010111110011000110101001101100000000110110011001011010101101101010000010001110110100100011110010111100000101100000100110010010011110101100011010101011110011101111111111101101100110010010010000010101001110110111011110101000100010101111111100010000000111100111101011011010100000111110000001000001000001010000011111001101110011111101111001010110001001100111000010010000000100101001001000111111101011000101011110100100110110100100001111110100110111110110011111101101101011011001111110001111000011011001000001001000110111110011111011011000101111101110100100000111010100001101100000011100111000110000010010111101010001111011101111101011000010001110110101000001001101111100000011111011010011111111110100001110011011110001000100100001111110100011011010111100101010001010100011000111001000110110000100100111100100110010110011100111011001101101110100110010111010100010110100100011010101011011110011000001011100101110111111011110100000001110010011111100100010010010111110100100000011000110111101101010100110111011111111111000011110001100110110100000101101100100001100110110001101001111010001100110101100110111111110111001001010100000000011000010101001011001001001001111111100010001010110110011111100010111010101001101100100000100111111101011011110001001001101001010011000011010100011001010111001101011100100010011000111101110000110111011001011001011110110110000111010100111011111010100110001000100101111001001100100011101010011001000110100011110111100000010000110000110101100111010000101010010010101100111110111100100001100001001001011111100110110100011111011011000111000011110010111110010111110111110001010000111101000010000010011011010000101011111110011011111010001010101101110111110111011011101110111110011001101101111000011001011010111011010101101000111100011011111001111011001111101001001110001011111000001110101111001101000110111100010111111010111111011110100101011110111001001011000111100110111011110001110111000101111101110100111001110011100000110111110000011011000110110000110111110000001000001101010010110111111110010111110010110011111110101001100011011011011111111111111100111100111110100100001110110100110111011011111011001101111111010001101101001111111111100111000110001000011110010011000101111011110101010111010001001010101101010001110001000011010010011010001110001001110000100110011111100000111110011101010101000010110000001101010111010011100101011000010110110100111110001000101010011001100101111111111111010000111010011111100110001111110001111000100100010110001100110011001001101111111100100010101010001010110111010110001011010100110000001001000111100011000000111011100000001111000100101111001100101110110111011110001110000101110110101100110111001001001110101011011110101101011110001110010001010100100101000111110011001101110100001101000000111010000000111001000000011010000000001100110011011100100010010011011010101110011011111101011010010111111000000011101100110101101011111110110100101010110110101111111010101101010011001010101011110111010000011101010010001000001000110011010100010010110000110110001111011111011101000011010100101001111110001000100000000110011110001110111101001100111010010101101000011101111001000010010100101100001100110010001000011011010111110001110000001000100000001101000101001101101101000000101111001011111110100010101100010101110111001110001111100010001011101001001110010000000001000101010000011010100000011111111010100100011100110011100110101000110100010010001001101100101101111110101001110001010010010110011110110010011011011011011101000011110100100001010001001011001100010011110000011100001011110100000100001111010100011101000010110100111111110011100100101001101010101101110101101110000110001011111110010010110111101101001101011110100111111110100000011010000010010110100110110011110101101000100100000111100110000011011010111101101011100100001101110101011111001010100011110101011000100100010010011100100110010011101110011010110101100110101011000001100101110101011101100001011011101011101001010000000001011100101111101101111100111010110001110010011010000101011001110011011101001100111110000100100011001001110111100000101001110111100000000000110011110001011111000111001001100111111010011100000101010001111011110110100000010100000000011100111001001111010000110000001010100111001001111100000000101011011110110101010001010010011011100101110110000011011110111000110111000110001000100111000100111010010011011011111000111110101011111010010110010101000011000000110111010001101010101111001101000111011100001101011111010010110111011011100101110011101111111011110100100000011110101100000100010011111101111100101001011111100110101001000111010000000011110011011010000110111000100100010011110001000111010101110110111011100110111100100100000001011100111011111100000011101100010111001111000001010000011111111010000101011111011000001010100010010101010101111000101010000001101100011010001010001011000111001010001000011000111010000011101111000101111010011101001000110011111110111100010101011001000110000110011100110001001101110111101011001111101001011100101011100101010001110101100110110110011011110111110011100011101101100111110110011010001010011011011010000011110001110111000010011000001010001001000111000000100001010100100010011001100100001100011000110111010010011110110001001000000001000101111000010010110110011110000110000101111001001001100000100101010000101101111110111111100001000011111000111110010001100000000111010000101111100011101010000101110101111000010011101110011011110001111011111010010100100110000111110110010011011000010000100000001011100110111010011001110111101001010011000110100101001110001110110000011110010111111001010000111010001000110010101010101101100111110010111011010010001101101001101101011010101011000101110111010100101111101100110110000101101111000001110111010101100001011010100110001111001101000010110010100111000001000001100000000110000001110100000000001010011111010101011110101010100000011000111010000100010111001111011111000100011111010110011101011000111110001101101110000111101111100000110011010010011101100010001010011000011001000100011000111111001011111110100010100001101111101101001011011011101110000111000010101010011001001100101101110101100101010001011110101000010111100110010100101101111011000001101101111001001101011011001100010011100110010011111101010101010100001011000111010101110111111000011111010011111101100010101111110010011111011110101101100111001111110111001101000001101111100000000001000011001110000010000001101111000101000010001111000010100111001011110110110010100101000010110100000111001010110100001011001001100001001100001110001000000011111111000101110100111110001011010100000010011110000110100110011011000110101100110011111010010010011101001010000110010100001001011001111110100101111100100110010101001101000101000101001011110100001100111111101000100000100111001001111110111101100110001100011110010000111000101011110011110101000101111111001100100111000011100100111011011101101000111011011100000011100011100010001000010111010011100011001001011001111110110101100010001111110001011101111110011111111101110101001110111100000000001010000101101000000111000101101001000111111011011100100001000100000111100101010001111111011010010110111010100111100101001101011100001101010000000101000001110010010000001011110010010001100111011011001101110101111001100111001101111011100110110100111000100110100100111011000001001010111011100001111101101000001000000101101011101111001010010001000110001000111100101011000011001001100011100101001011011001011110001001111000000110101110011011110000101000111011101101011101111011010001110100010101011011101001111110011100010001101111101111111111000010101001111110001110000010101010010001001001001100000100011000101101110110011010010111001101010101001000111100111000000110011111110010000100000110000101001000101101101011111010010010111111101110111011100011000000111110000010011011011010111010011011100110101111000011001111011001100110110111011010110111100100011000111011010000000111011101011100100110110100101010000011010101010110001010110110000100110101100100110011101001010000100100101001110100110000111101011001101101000011000111110100110011101011110000001010100000011000110110100010111100000101101011000100110101001110100001100011101110011111011000101111000011110001010011000111111000001101101100111110111100110101101000011011110101100100010111011110010100001010101010001001010010110000011100100001110010111110000011000011110110000110101001000010000100011111101101110000000001011101011001011011011100100001111001000011101101101100111110001111111100011010010000000110010111010100011010011111001110100010101000000001000000110010011100100111100000111111011111010010010001111111101101110010011001101000010011001110000001111110001011001110101000111010001001111001110011011111011000100110100000111111001100111110010000101000101101101010100011011110100001000010100001011000101011100001100001011010101110101100110000000110010000000011111100010001101100101001011111011111100010100011111001010001011000101100101101100100011101001001110100011110100011010011100101101101011000011101101101110001100000001110110100011100100001000001001001000010110000011111010110111010100000100000110010000101111001000111010011111010111000110111100010001100111100101001001111011110100110001110111001010011011110001111011001100110000000001001000111110111011010110000101110010000011101010100110011111010001010101000110110000010010011001100001111000110111100111111000101101110000111010110001010110010010111111000010110001101001010111001010111100101110111010101111011010000110000111000010111111101001101010011110001101001101110111110010011111011010100111011010111011010000101100101101111111011011001111110001111101111100010101111000000010111001000011110101010011111111000010000010001001001000111110001101010110011000100010100110010001001111010001100001001010011111101101000111100010001011000011100000011100010100101101001101001011011010001101010101000000110001111110001011110111111011000010110010100110011101110010110011001000001101100001010001101100111110001010011101010110111101001011001101101001100011011111011011110111111010100101110100011111000100011110000001100100001000100101011101001101001110001100001000101100101000000110010011000100011101010001010100101010100101100111100110010001000001100111011011010000101000101101010101010000100010010001000101110011111001010000101010011010110011111101110001100101101100000011100000101100010110110101011110110111101011000110110000111111110001101011001101111011010101000100100010101010011110011110110110011111100010010100110110000110011011100001000011111001111111110110000000101000101011000010000010110011111011001001000001001110001100010110000010101011000011010101010111000110101100001001101110001010010000100101101000010100011000000011011110011000000111011111100111000001110111010000100010110111000000100101101010011001100000000101111111101000001011001000011110111010111000111100110010001000011000111010100010000110010111010100100000010010101011110110011110000010001011100100110111110100001110101011101110001100110100010010000010111111010100011110111011100011000101111011000111000010001100010111111000011100101001001111010110000001100011000111110011111000101000111011000100111010110111100100111101100010111111100011000110100010000100001010011010001101111100011101101010011100111101111000110010100101110001100101000000010001011101110001100111010000011100111100110101011010001100110100111110100011011111010000110010111101011100001111100000010001010101010010001001001100001001110101000010111100100100100100000101000100010100011110010011000010110000010100011011110100010000101010111000101111001110101010101100011000010001010001101001100111011110011110100010001010110111101010001010000010010111001000110011000111100101101011011000000011000011010011100111101001110000101001110011111101001110111111000010000010000111001111011101010001100101000000111001011001001111010101111100110110001110110111110000100111110100010000111011101101001001010010001000101011111010100000011001100110110011101000011011101001110100110101100010011110110010001111000111111010111100000010011101010011110000011000101001100011000101111010110010101011001001111001011001000000110110010110101001110010000000101111011111100110101110011000111110111100011110100100100011011110001101011111010101100000101001010001001110001111110100111000101010001111101011001010001011010110001011000001011111100011001111000101101010110010011010011001001011001111011000010011001001101101001100011110011100011111010011010011000111101111100001011100010011111111001000001111111100110000101101101011011101000111011000100101100001100100011100011011110111011110011111100010110101110111001001011101011100010011010001100110111010010101011001110000100110111000110110110000110001111000100011001001101010101000011011011001100111101110111100111011110100101101100010100110111111100100011010001011000001111011111110010100111110001111010011001101100110100011100010101000010000011001110100111100000011111011111110001101010100010110011011011010111100101110000101000000100100101011011001001001010100101011000011000001101100101100110100001100011001000101101001010111000010101001001101001010100001111010010111110011100100100100011001101011011111000101010000111001100111111011011100010100111000111001101010001111001100111111111000101100101111001111011011101101101101001111111011010010011110111010100001110010000010111011000011011011000010010111111000010001010110111001111101110001100100011110101101110001010100000011011110110110011101001110100100000101100001110100101111000001101100001011110000000100011101110100000101100010011100000111010001011011110110000011011100101000110011101111010000010101100111001010100111001100111100011111001100111111100000110011100000101001001000011100100101111010001110100101111001110111110100001000001101100001110100111011100001011100111110011011101110101010001011011100101010110011110010011110111011100111110100011000100100111100001100011001100100001001001011110111111110111100010010100111111110010110000110110011100110110000011101001110101101001101111111101111101101111110010110101101001111011011110101000111000011101000001011000110010101010001011010101010101110001100101010010101101101010000011001001011111110000101110111001000010011100110001100000000000111011010001101111010001010111010011100101010101010001010011010010111011011000101010111000111010101101010111000010010010011111011110111110011010100000100010110100100100001100011001001100001100010101111110001110010010110111100111100100010100101000101100011011111011111010110011111101010010001000010100111001101111011011001111001101011001000010011000100101000100111000100011000011011101111101111110100100111110011000011011011001111001011110100011110000000101001110101110001111011000100111000101000110011001010001010010111011010011100101011111010110000101100010100101110101011010110000001000011100100110110011011011011011110111111010101000100001110101010010111010111010111100110111010110100001011010100000111011110010101101011010001010010110110111101110110000001011011000001001011111110101011011100011101100001011100111001010110010000001011011000000100101000110000111110011010010000010000101111111010011100111010011111010111001111111100101010000000010001000101011110111001011100110100110011000101110111000001011100101000011001001110111001111111111000110000111010111000100100010000001000110011011000011011111101111100100010001011111111010001010000010001001100010001111010011110010000111011001011010011011001001100100001100111101100111101110110100010000011000011100100001111100000000100010101100001111111100001000110110011000000110101101010011001001010000011000010011000111000000110000111011110011011000101001101000011100111001001101001111000110110000100011011100110001111010011010101010010101110001110001000101101000010110111110101100101111001000001011111000010110111101101111011101000010011111111111101110011010100110000000100010100110010010010011110101100101010100101111001010111010000010100011001111001111100101001101100011111101001110011101000100000000111101000001110010010101100001010000110011111011101110110111101100000101011100101100101010001011011001111111001001101011001000011110110100000111110101001000001010000001111001101110000000011101001010010111110111110110111100011000010010100000001010010000110111011001111010101001100011111110110111110000111111011010001110110011110001100111010000101100010011011111011101001101010011101100101110010011010110111111011010111000011111101100100001110101100011101100101100000010011011111100000001001111101100101111000101001111011000111111011000101101000100000110111000101101100111111000000110011110011111011101110111100001111110111101100100111111101111100110010011110110111111101001110011110010101111101010110010001111011111101010011100001000000101101011010101100011010011100110001011001110100111001110010100111001110111110001000000011011100111110101110101010011011011101110010001110011011010111011000100000000001010101111111100001101111110110100100101111100110110001010000001010111011011101110011011011110111100011111101110111111010111111110101101010111111110111001011101000001111100010110100000101010111010010001001110001011100010101100111010010111001010010111001111011011101100101010011110010101001100010100000010110111010001010000011000101100011010010001110010111111110001100100111101000010100110111111011101110110010111110011100101010010110000010011100011000001100001111011110111100011000001101011010110110010110000111010011010011010100111101011100011001001100110011000011111000101100100011111011100110100111010010011001110110011101111101100111011011010101110011100000010010100010011000111110101100111011000101100110100011111101110111111111111100001110011110111000010000101100111101100000111111101100001010000001001111000010111101110011101110010000000010110100111110000010100000101001100110101000011000100110001001100011110110100101100011010100110000001101010101000010111110100101110111001110101000111000101011111110100100011100110100011110000010001010110101100101111101101001010110010010111100100100011110000000100001101010001110010001110000111001101001011001100111011000001110101000101101101111010101011000111001101010111010001011010011010000010111001100011011111100111000110111101000111011011111010101000000000101100111111110110001110111000001011110001011000001100101000011000011111100011101101000110011001100010110000100100111011001110101001101100111000101100010101110110100100010011110011100100011100010011011111101110100100111110000011010001011100101010111001001010001000000001101010010111101001001100111010000000110010110110100111001100000001101010011000011100001011110010000111101000100101011111000010010101101011111101110100010010010011111100111101011110110101000000000011101010110000100111000010010111001111001101010011101101111000101111100001110011100001100000100100001010011101000110110111001100100001110010001010001100101100011010100010101011101000111000001111000111010100111011010111011111001011100110010000001111111000111001000011100110001000000101101000000100111000101011000101001100111000101101100100101100001010001110101010000100001101011111010000111000100011000111000000000001110101011010100011100101100101111111000110110110011110010111010100000011010110000011001101101000110101011111110010111000000000001111010010010000100111111010100000011111010101111110000000000110101010100010010110001000010001010110100001100101011011000110010001111010100111101000001101010011100001011111100110010101000011010100000110101100101001101100101110000100001001000100010001010001100000100101100111100110000100011101010110101100001101110011000110011111111111101101000100001001101010101100000001100101001000101101111011000101001100110010010110110100111110010001111111110100011011010000001011111111010110010010100010001000011001101010110110011110111110101010110111010100101001101000001100011011101001110000001000001101111101001110101101001000000110111001100111001111010011100100011011010011000010101000100010111110101001101011001010111011101000111100001100011110010111011010000111100001000100000000110111011111001001100100000110111111111011011100000011110000001111101001000111010010110110100010000000111000110001111001010111110101000000100110100011011000001010111001000010111011001111100001110010100010110101101100111101111001100100011101000010111111110111001001010001100010001110100010011011001000010100001101011101001111111111010110000011100001011110001000011100110010111100011000111010000001001101101011011001100111000110100111010011101101011100000110011110000000001100111001100010111001001101101101100011111001011000001111101010110110100011010100100110001011101010111101110111011100000010110100001000011100001110111111111011010101101010110010100011101100101100010011110110000011111110000110000001011111010111101101001101101001100010100110000011000111000100001111111100110011010011111100110100111111110011001100000100110010101000010000100100000100100101011000101111101111011010101101010100010111011011100001110110100101110111010101110101000111011011100110001100011111101100100100011111011110001001110100001011000110010011001100100110100101110100101011011010010101010000111001100100010000000001110001101111111100000011010100001110001111011010110010111100011000010111000001001010010110110010101100111110110100100010101100110111011101111111010010001111111110010101001111111010000110101010011001111011110010001111100010000100010011001111000111110000000111000010000001101100110011010011000000010010001101100101110000101000111101011001101100011011101001010001000110001101000001101110111101010010111100101001110000110101001001001011001011011010000110010100010110111100111110110100111100110100111110111111110001110110101011100001001111101110000111110011100101000110100010000010101011010001111010101000111101001001010000010100111010000010010001101010010100111100011011000110101001010101100110000000001010111100000000011111010011101110001011011010101010100110000000001000110011111110011111110110101011001001100111010000001011111011010110001100000001110111001111011100100101000000001000111110010001111111010110001000011000111001011111100111001010110110010000000111011010011000001100000000100110001110111011010110101000011011011001001001110000000001001010010100001111111101111110000010110101011111001111000110110100101111000011100111011000101011110011011110001111011001000100100111010110101011011001000111000111101110010101011001010111001001110101000011111010001111001111001111110110001111111100011000111001010110101011100010001110011111001011110000001000110011010101001101110000101110100001001101000110101011011110110010111101001001010010001101001001110011111110111010001101001110101111100011001000011100110010101011011001010110000010100110100000001000011000101110011100100111110110100010101100100110110111000101101011000001000101001110100011110100100101111100110011101101110110010101101100000111010101011011000011010010110010010010110101011101110111001100001000011111110100000110101011001111101011101110110110001101000000001100000100011111000010111010100111011110101011101101110100100011010010010010110010010011110101010001111000111010000111001001011001010011011010100011000011100000001000010111100011100110101000011101001101100000111011101001011100101101101100001010101111101110001000000111011010001011100011010100010100011111000011110101100001100000011101010110011010000111000010101101011011110111010010011101000011111001000101100010111000111010100001111101011100101101011011001101111100000110011001101011001100011100111000001101110100011100001101110100011101010000011101101000001010010001100101101000100011101011001000110110101001100001111100000011011101100010011000100101101010101100111010011010011101111010111101000010110100010111110010111010111000111011001101011000001011011000100010101001010011010011100100010011101010100001001110011001000010100100100010011010100001010001011010000011111100100010111110100101101001001000100001101100100110000111011001110010101001000100100001011000010010010001101100101001101111001010011010000110111100110000010110011110011101011111011111011011100011000000000001000110100011100001100010011100111111101110101111110011000001001111101111001101101011011100101011000110110111000001011011111011111100001001100011000110011010110001011100010111001110010100101001000001001010001000101101010110000100111101111111110101110011000001111110001000001111101100100010010111101100010100000010011110001101100000111111100111111110001110111001111110011101010100100010000010011100011010001100111000000000011100000001110011100101010111110010001100110101111001000111000001111000001001111100000010010100011010000001100110011000011110000000100011110000111111110000000101000100001010011111101011011100001100011000100100101000111010110110000111011101100101000000000000111001100101010110011111100100110111101110001100010000111110011001001010100101011101010111100100011000101111100011100101100111000101010010011111011111100001101000100101000001111011010110100011100011011101011011110011101011100001011010110100011100110110110000111101001111100111110011100111011111101110101101001001011001001001100001111011100000010001100010111100100100111110010111111110000000110000001010000110001100011000000000011111111111110001110111001101110010001110010111110000011101101100111010111110101011101101110001110000111010000101110010011011011010000100100111011100011111101001101111111111001000011100100110101011110011111110011000011010101011100011111100001011000111101010010111010000110001110111011000110011111011101101100010010111100111111011101011000110010110100101111001011110100001110010000011010111111001001101110110011110000110100110001110111111101100100011100001000001111011101011000100001011110011000110110001011101110000100001111010001100111100101111001100000001001001110101100110101010100000001100000100110011000000111110010111111010001011101111010011111101011111011101111000101111110001010100010110001110000100111100000010101001010110100010011111101011110011010000000000100110111001011010000001101011100000010011111000100100100111010010001110011110111001111011000011111000011111000010000110010001011100110100000101101100101001001001100011110010010001011011010100101010011000010100110000011100100110110011000101010000100101100100111111100001110110000111111101001001100011001001011000101010010111101000111011000110010111111000101110100010010110000010010110010001000111100111110101010000011101111001111110001001111100101100111001111100001100100010111100010101001011111001011111011000011011011100011100000010110001000010010111001000010000111100111111110001101010010001000100010001100010110111111111100100011000000000001110001101000110101010111110111111001011100110101001000100101000000110000010101101110100000101100111101110001001010110010101110101001101001011000010110101001011001011011100010101111000001001001011001011100010010100000100010100000111011010001000111001100100011010110110011011110100001101111000111001011111001101111101101010111101111100110010010111111001100011010100111110100110100100011101101110011100010100101101110000000000001111101101001100101010010110101010110000111111111001011111011100101100010001011100001010000111000000011101010001011100110000001110001101101110001000111101110100101000000111010000110000011110110111001110101111011110110101101111110010110101110110000111000111101000010100111100010100110100010001101111101011111110000101011000100010110000110101110001000010001001110001101110000100011001101001011110111010110111001000111010010001001100111010101111111001100111101000111110101110010011000110001001011010111011111010110100111110111101011100010001111110111110101001001000110110100100111000111010001110010100010110010111001001011001010010001111111111011110110100110001100000001010101100110110011101011111000100001110111001111101011000001100110011001100011000001110111000010000001011011011100101010001101011100000101101110110100101001110101001100110001110010110001101111001000100111100101001000000001110101110111000111001001101101111100110111110010111001100110001110010111010111100101011101100101110110110111011101010111100001100110000100010010000101001110011110010000001111001010010101100110011000111001101010110000000100111011101000000101111010110011110101100101011110100000111001101011100101110110100100000001001011001011001110111001011000101001010101111111011000011000101001011001101111111100000001011011100110111010100100001000110011001100101110001000001010101000001101101110011001011111001001110010001110000011001001101110000010011101110101100011101010101101000000110011101101010011100111111100101100000110000010010100110011000101010000111011001001110010001100011111010110000001011011110111000011010001111101101011001111101011011110100101011111011110011111101010101101001001000011001011000100000000010011111010011111111011010010111101011010101001000111100111111001111110001111011000010011100001011111001111010000011110000101001100011100110111101111101011100010010010001011011111010100101110110010111001111100110100111001100011010111110110111001101100111111110111100110011111101000001010000111101010101100111001110001010101001100001000101110010001000110001000101101100110010000010100100010100010000010111101100101011100000011101111100111111110111110101010101010010100011100000100001100011111110001101010101110101111001000001010000100100011101011111111101110111011110001001101100000110111100011010110010000100000100010011010010011110101100001100100010101100110110001001101111111101110110010000110001000010101000101101010001101000110010010111000111101110100111001110010011110110010101010000010010101101011010111110110000100100100101010001011111010000111100101101110111010101100101000110000110101111100000011100000110111001010000101110101111111011100101110000100111011101100010011110001000001101111000001111111101010110111011101111000000010111101111111100011011001111111010101111111010010101001110100011001010001110001110100101001010101101111000100100011010011110011000010000111001101101011100110011010100011000100011000000010111111100100011110100101111001110101011110101001001100000110011110111001011011100111010011010011011001101111000001000111110101110100100001001010011111011010010101010001111111010000010011000011011111010100011000010000101010100100100010001111100101111011010100001001100010100101111100111000011101001010110010000100101100000010111101111001101101000101010000000101011010111111010001010100100010011111011101101010001100001110010110001100000011111111110010101111101010010110001111010111100000001111101110100101101000000010010010000011001100110100000010000010011010100110100111111110100100000111111001010110011001010101110101101111101111100100001111011111101001011100011110010101000001000101010101101001001110110110010101101111101111111000011111110100001111111010110111001101010000000000110111110000001000111010110110110011100011100000111100101010101010110011111101110111101101100000100101110000110010001011000010011000111100110010011100110101100110011110010100010001000101010001101110110001101101100000111011010110001101100001111001110011001101101101110101111001111010110101110000111011101000010011111100110110110011001111100000110001011110011010000011111001100110110010101110010000010001100111110110010110111011101110110111101001001001111011001101000010000101110010011100101010100111110100011111000100110111110001101101000000100001001110011100010110110101101000001101011000001100000110010101110101000011011110100011000111111111100000010110101010101100110001110001011101011101101001010110101000101011001111001010110000101000111111110000101001011010010001101001111000010100100110110101011101010100011100000000101111010111110001000110001011100010011110111010000100100101000110110010101011111111011000101001111011111011011110000000100110110011111011001111100010111111011000000010101001010111111001011111101011011001001001000010100011100101011010100111011110000011111101001111110101000110110000001011010101111000010011111101110010001111000010001110110101001110000110010010010011010101110001100100011110011011001001001101110011101011111111011010010011000111100111010010011100000111000111110011011011000100000110101110001110111000101000010000110101101101111001101110110100110001001011011110011110110111010011001000001001000000111010100101010001000111101000110100111101111001111010110000110100110000101010111001101000110100010111101001101110110101100110011010111000110000111110000100110001100000111100010111001100100101001101110010110101101111011111001000100100001001101100101010010001111111100000100010101111001101101010001010011000101111101001101001010011001000010000110011001011111110010000111111010001101010000100001111110101011010010010111101100110001111110010011111001010001000111011100010101000100010101101100000111100000000001001111111010111000011001101101000011001000110110111001000110011011001101011101010010100110000100110001000101011001001100010101100011100010001101010100000111011111001011000000100000010100000010110001111110000000101101011011011010001101101100010000000101010010000001110111001101011101000110001000001110111011000000001010110010100010111010110101000110100010111101000110011001000010011111000110100100010100001110011000000111000010110110001111100111001101010110101101110000110100011011000001101011100010001000000101110100100001000101000000011000100001010110100111000101101010001011010010101111010111000111101100010000001100001111011100001110100001101100110101101000100010000100110010010000111011010100001001111101000111000100001011001001011001100000001000010000100110100010111111001101111010100101001100011111100001111100001000100000100010100110010100011111001110011110101101011000111011110101100000111100010011001010111000011001100011010000010101001101110001101111000100001000111001100101000100001010010000010111001111011101111001010011010110011000001111000110010011100111100011011110111100110101111000101111101000010010111110110101111010110011110000010011001101111100010001010100000001000011010011001101001111101010011110110111100101101100110010010110000010110001111000111110100010110011101010101100001011001101011011111000101110011110110101111010011011001100001111010101111110111000000110111011101100101011110100100011000110000110011011100111011011110001010111101010110000110110100011110000101011101100011101100100111101010000111001100110010101001001110011001011100111001011011001110101110101000111001001110111111001011100000100111100011011001011101011010000001110001010100010100000000001101110111100011011010110001101101010100010000010111111110011100100010010110101011000000000010010100101110111000111101010110010010001011101110000101111001011110110100101110010010111111010000111001110000011011001011011011010010011101000000110000110000001101000000101011100101001000111000011011101110111010110101000110011001011010110000000001001101110010001110011100100101110101011000100110001101100000011010111001010000111100001110100000001010100110110100001110111001100111010101000101110111100100111110001010010111000011010001001111011010001101111001101000001011101001111000100111110101011010111001111100001111000100111101110111000011000001001101101100110110101011110101100010000011010111101001100111000111001111011100110000000010011000011101101111111000001011000101101000110101000001000111001001110111001101011101111101101000111111001010101111110001110010000110110101000000000111110111000001000000111000010100000001110110100000110100001000110111000010111101000000011000011110000011001101001010110101011010010000000110001011100011101001011111111000001011101010000011100110010011110001111101010111011110111011101001011011001011010011111100001011100000010001001111110011100001101011101100110111011111100110101111011100011011000100000000101000100100011000001011011011101110011000000000100001000001001001001001101110001111110100001101000111101101011101110010101100001110110011100010010101011110011101110101000011000110100001111001110001001001110000010001101100010010011100011001110010000001100100110010101101000100011100000000101011011110011000100011011110111000010011000010001110001111001110001000010011001010001101001011010101011110110011010100000010101110101110101011111001000010011010000101011001001100111100001100100010000010001101110011011100000110000001010010011010111111111110110010111101001010010000101001010000010101110011110000010001100000001101011001100001100100001100101100100100010010011110101101001100111011111101001101100011001100111000110001011101001101111110110111101110110111001001111001111110111111001011111110101000001000000000000000001001000101101010001001111100010101010000100100101101010001010000000100010010111100101001110100111101000011100011110010101011110110010011001101001101111101111011111101111110001010000111001011000111110111010110110001111000001111110011000101010010011000110001011001000101111111110001110010000110110111101100100011100011101000010110010100001100111000010000010011111100011011001111110001001111001011110111011100001101101110111110011101101101000001110001000100000000000010011100001110000110000100100001101010011110101011000000110001111011010110110001010110000000011010001010111010110110000011100011000010000010110100110101111011011111100101011101110000101011101001010011011011011001000011100111000100110111100101101010010100111000011011101100110110000111000110010000000011001001101010111101000111000000100101001101000100101001010111111100111101111011100010010000100111111111010001000110001111011011110111000000110010000001100110010000101001000100100000111100000110010100001001011101000001010101111111110100011111001010001100000101011111111110000111001011101101001101110111100110010110110111111011001011011011101111011001001000001001100101101110011011001111101001000110010101100110100000111111110001011000000110010001011110101010011111110101101110000110010110001001110110110100000110110111010110001001111101010100101011111010111111011110001000100010101001110000000001110110100011000110001000010010001010010000010111000101100111100100100100110000100110001011101101010111011101100010011101110011001110111101110011011011111010111010011101010001001001101011001100101011010101001001110100000010001011010001010001011011010000010110000101010010100110101010111110100111100010101001000010000010001110101100110110000100101001110100101111001101101101100010000101111000110000011011110110111100000011110000100101011110001011111110101010110011010011000011110101110010001100001111011011001010001100110101110100110110010110000011110100000011011101010001010000000011100110101011101011110101111010010101111100100011111110110011111001101111101100100000101010111001011000001110100100001000110010011100110001101110111011110001000100010000111100111010111110110110010000111010101010011101101100110111011000011011110111100000100010000000001110000101011101011100100101000101000110010111111001101100010010110100010000100110000101100000101011110110110001100001010110000111111110111110100011100010100000000011100011101100100100011101001110100100110010001110101111111000110000110110101111001101110000001111111111010000001001100001101000111010101110100111000101010011011000001100110111010111010100111001011010100000011000110110001011110111011001001001000110011100010110001011000010000111001010110100110111100000010011101000110100010100011010010001010100011010011010110001101011111001100110011011101011010111101000001111100010001101001101101010000111010111111111111010100101111101000110001001010011010001110110111001101101011110001101110000011110110011101000001001100111011000111100000111110100110010011110101100111100111000011111100000101110110000011001010110110011010101010111001101110011011101110100001100111101010110111011101101101111111001100010101110011001000001000110101000011011111100010011110101100000011111001001111101000000011000101000010110001111001001001111111110000011111101100011011010010001011000001010111100101110011100010110001111100111100011101000001110010110110000110110100000100011110001101111111111010111001010010100001110010001001100111010100010010110011001010011110111101111110100110010001101110001100111010011101010011101000111001010010101111000110010010100111101110110101001010111111110111110110011011111111010001010010010000011001000110110100101010101100111001111101000000001001100111100001010111110101111101111101000011010000110010010100001101110000010001000100100010011110111010100110111010100100000000011101100101111010001110101100110100010010100011000110010001000000110010010001111111010111011110110001101111001000011011110000010001010101101101000111100011111010010000101101100000101101010110110111100100011011110111110000111011011000011000010111111010101111001110010000101111000100010001000000010010100110101101111110011001100010101110001000100100101111010001100110010010000111001110001010001100110111001111110010011011111000001010011100110001000001101110101011100111101100010101111101000000000110110111110001101001100101110001110110010111100011010000101011110110110011000111011110000011011100101011100011110010100100010010010101110110000000001011011111111111001000110101001101001010110001001110110011011111001110100011001000000101100010011110101111100110110110110101110111001111111000110101011111011000010110000000001000011100111111010010001010001000001001000010001100100110010000100100101010100111100010010100010000001101100000011111110001111000101110101110001111110111101101010100100000001000110010010100100101100110101001101000110101100111101110001110000110110010010100000111100111011110000010110000100101011011100000110101110000000100000111100001000100010111100001111011011010010101111100111011000001010011111110110110100111110101001101100101111101000100100110011100000100011100001100100101110100010000100011110111100001000000000100111100110011111011100100010011100100011110001010010001111000100000001001001101000010010101001110101110100000110111100100111010100100011110110000010100011110101000001010011100101001011101000110110010100000110100101000010100111111001111001101110100000000111101001111001011111000101100101010011110111100011001100011000000011001110001011011100110111111100000101101010111010001000011000011100011101010011001100110001011011001100101111011001111000010111011000001100101111010010011010001011000011001011000101111100111011001110001000000010110101100001110010001111100110001110110101011010011001001000101010111011010001010001001110100000000101000010100011111101011101010000010001111110101101110101100001110100110110010010100001011000100011111010000111001111010111100111010010000101001000010110110100101010101100001100100101000010010001111010101000000111000000100011011111111100010000110000000111010111100111100010011110111101101010010011000110001000101111000001011100010101111110010101110111010111101000110000011111011010111000111101111110000001110110100110111111010110000010000110111100110111111101001000001010111100001111100010110100000011100111001100110101010001000001011100000001001101100011110101110101000100101000001001000010111100101100110110101011011100101010011101010011110110100110010000000010111001001010010110011101001000000110011001101110100011001100110000010111111000001111110011101111010001010011011100110101001011001001111100010101001110010011110111111101100001011011010011001000111011000111110111000111101110110000110101100010100101000000010101001100010010101000101001111011010100000011101001101101010000111010000011100000001111001111111000111010100001100011101101011100001011111100111000111100110100001011011010010110101111011000110000000001010000101110011011101100101101001110000101110011101100010110100110101010111101101000001100100001101111001100000011100100011110010101010101010101110101111110000011111100111101001110011000111011001111111010111000100100101110001000000000100110001011100000101111001010001000110101100100110101011000110111110100011110110111011110010000101010100111101101101001010001001100101110001110111010001010101111000011111001100001111110001101101100100100101010000010000101111111101100110011000110111010001010011110001101001011001110011000000101101011000110000010011111001101010100000110100001001110011011111111101010011001101110100101111111000000011000111000001000101101000000101011001010011100000101000101001011101100110111011010011010010010010110111010001110100110110110001011110001101110111100110010111001111010000001110011100100101001100101010011011011110000110101111011010111101111001011111000001101011010111101110000100101111111010000101010000010010110010110110110111111110101010001010000110010110101011011011110110111100010010111111101001001111111110101111110000011010001110000100100000011111100011000011110100111010110001010010011111010011000011100001101011101010100111111000110101110011100011100001000111101001000000011001011010011111111111100001101101111110010110111101000101100010010111101111100011111101110110100101111001011101101010101011010000001101111101001111010100110011101100010110010100010010101001011101010010000001010010010101101000011101000100000001101001111101001111001101101010001100011101101101001001011000101000111110001011010100000010000100001110101111100110111010001011111000111100100101011010001100010100011110001010110010101000001111110111111101100110110111011111000010001001110101101100101110101010110001100101010010000000100001100000011011100010011111001011100000101100101101001111011001111001100111100100101000001000100011001011110010101111101000011010010110001001100101011001111101011011110101100001111010110101100000111100111101001110010100100001001100000001100100110111100001111110010100010001010110011010000000011001011011101011100000001011001101001101010010001001000011010010100000000001101000110111000111100011111010111111110011101110111010011110101010101001011000111110001101110100001100011010111001101000100101101001111111011011100101010101011000010110101010111001000111010010000010010110110100010001111101011001111110000001110101011110000100011100010001101001100111001100001111110110011100010110111100100001110100100011100000110111000010000110111011001011110111111010100011111000110111011001110100100011110011100011100111111000110101101010011110011110111010110010100111001101111011110000010101010100100010011100100001101110111000110111000011101110001011100111001000100010010000111110100011001110101010110000110100010100110000100000101100000100101000000111101001000100100101001001011110100110100001001100000101010000010000011011100100110101000010101001111010011000100011110101111001010100100110110000010100101000101100101101100100000110000010110111101100010001001110010011010111110100100110101001100101110010011110010010100000110011101101001011100001100001110100101101111000010000100010110000110001101010010110101111100011001110111011010001000010010111010101001011100000110101011110110110000110100100000110010100100111111011101001011011101111000001101011010010001100011010000110001101100111101011111010100011101010110101111101011011100111000110110101011000010010001011110010100101101001110111100011111010110000011010111101011001110111100101101111000100100110010111101111011010101111100001011111000100001110111100010011110000001000111101000100101000010101011110001101000110001101000001100111011110101011000101100010001001100011010010110111110110011001001011110100110000010101101001010011001111011010011111111011100001111010100001000010000110010110111011000011100010111011000000001011101010110101010110110000110101000000011111010000110000110100101100101100010100110000010110011101100011100011010011111010101001000011010110110011011000110001101100010101001110011010100101101000111111011011100110011011101100010001110000010100111010001100100101101101001100110101000100100101110000000011010011011111000110111001101101100001101110011001111111001110010000010000000101011100110111100100111011100101110010011001000100001100001111110001110101011001101101001011111000100000001100100001100011110010010111110010010111100001101001010100010111100110010111010011000100001000110000001111010111000010101101000011110001111011010011100011110010011011010000000011011100111110111000000111000001100000010101111101110100011000001011011111111000000001111010111011001101001101001000100011000101001101010111111111100001010000100100010001001011001111011000110001110101101000100100000101001000111010001100101100111010110011010000110100110000011001100100011001011000111001101010010001110001101100101010010111001100001111110001110001011111001101000110001001101000100101101110000011001000111000111001111010001000111010101001111111110101010001001000110101111101100000111100001000011011110100100100000100011110101011111101101111011100101011110110101101010000010001001011001000010010011101010011011001011100100101011010000011010000110001000100101101011000001001010111010000100110000000000001101001110001011101111011100110000110100111101010101110010110001111110111001011001111000100010100110011011110001101110010101011111011110100111011101100110000001011110010101001101011011000110101101100001000111100001001110111000110001011100010000011001001111111110010111001111101101101010111110111111000011110101110010110001101011110010000110101001100001110010010111011111111101111101110010000110010001000110000001110110101111111001100000001111001111001000110101000111001011100001101000010010011101011011000001100110110100111001011000001110000011001011111000000001110101000101000101001010100111110001001000110001110101000001001110010001001011000101110011111110111001100110111010000110110111100110011110111100011100000010111101101101111101000010111001000011000101100101111001101001001001000000111011100010001100010001000011000101101110111101111001110111010111010000110101100110011011100100000010000000100000111010111011011111001010111001011011001010000111110100001000101111110001011111000001111010100110011001001111001110100111100110001011001110010000011000000101100111101000001011010001111101010010101011111000111111110101111001011011001010101011001000101000010101101111011101010000010010111101000010010001000000000001111110000111001010011000100011000111001011000101001010011000101010011101110011111001001100001011000111110100001010100100101011101101111111111110110010000011111110011100000001000101110111110011110001010110100000101000101000110011001011100010000010100001010010101011011110000010101111000010011110101111011000001000100000001100110010001101011101011101010111101011110111001000001010111101111100101000000010111010100101100010010111110011110101010000101001101011110100100100100101111001110000101000010001000100001000011110110110000110111011101011101100111110001101011011110001101000111010000100100001101101100010100111001000101100010010010101101011100101011111100000000111111101100000110110011110111100001010101100010010010110000101000011010011100101111110001001100000000110010000100100010000001100011010110111000110100001101111110111111101010101011000011111000011101000000010100000011010110010001111100111110010111000001000010010111110100001101111101001000100001111100001110000000101001001101001111010111100100100110000101100110010100100010101011011101110001100001100111010011010000010110000011010111001000101110110010111111111111001101100111101001011010101000010100011001111111010101010110000111101111101010110001100100010111000101000010000111000100000010000010111000101010110011100110101011001110010010010101100111101101110010100101111000111110011110011111100101111000110011010100111000111001111110001001010010110110101100011111010000100111001001100010011100011101010000010101111001011010111010010100110010100000111001101111011011110100111000101000100010010100100110100100100000100100011000111000001111010101011111101010110001111000001000010011011101101101000000101010000101000111000110000010100001000001101010110011101001100001000110010011101011001110110011110000100011100111010111101111001100001001111111001100101000001000111000011100111011010100001110011110100001110101110110111111101000000011001001010101110111110111011101011000010000011110110111011111011000000001001111101010111001010000010100011100101011011010100011001001001000100100001000111101011100111100111100111011111100001111111101001100000100111101010000101110001111100100110001110111010110010000000111001000101100011010101011110011000011000011010001100000100001110000000001100011000101100100100011100000011001000100101100010110100111010011000000011011011111100101101001111101010111010010011110111110110100100110011000000100101110000111001011010101101100011001100011110001110000011000110010001011011010111010000111111011001111101111000111100010010110001111110011100000011111000110110010011010101001010010101001110011110111010010000010100001100001010100001010101011000100011100111110011011101100101010111011011110001011100111101011100011010010111011110100001100011100000110111001011101000000110111011101101011100100001001110101000111000000001111110100001001101100110100110111100000101011010100110101101101110100110100011001110011110010111110101001000010010011110000001000010111001101101000100101001010010011011101010000110110111011110111000000011101101000000000101001000110100010010011111001011000100011101011111001001110100111011100111001000000000001000000110011101011110000010010101111110000101001001010101110101100111110001010110001100101001111100001000111000011110010111101001100010101010000010110100100001100010010100000111001000110100101001011000000110100011110101010111101010101111111010101111000100111111000101000110001000000010001111111001001110010011100010000001010000110101000010001111010110110101111000100101001110100011011000110000101110110000011110101010101011000000110111110011000000101001011101100100110100010011011011101110010010101011111101110000101010011011110000100001101011001011100010011101000101000101100100011011011010000000110001001101100011010000111011001010001010011011011101011101110110100011000110111000111100010101100010110000011111100000010000001001101000111111100110000111001001110110010010000100010001111111000001111110001010010000010011101011111001110011100010001011000000010110101111000001101110000110000000010001001101011001101100011110001010010001101100101011001010111100001101100011011101100010101101111001111010011111011110100011100000011000011000010111000001010010001010010101010011100011100000010011100010011110100100101001100100000100110111011001110110000101011001010101101111100010011000100000100010111111100100011111000101110000110100000101101100011100100111001110001000101111111000101000011010011010101010011010110101010100001000001100011011101011001010000111011101100011000011010010011100101100101000111110010110111011011111001101000000101101110100100110011000101001111010101111010010110010000011100100001100001001011000101100000101100100111101010111100111001100000000111111001100110101000001100101011100101011010001101100101110101101111110010110011000110110011111001001011110001110110110000101011111001010000100110000011010011011011001100011011001001000110011011000000100011000101100011010101000110101000010010110100011111101111000111010100010001010111100100001011010110010010111100110011110011010001001100000010010100001111001110110111010101010111010100100111010011110010000101000101011001111101110011110000010000011001010000101100011000100101101000010000011000000110010110110011101110010011100001110110010011010001111001101000101101100011010011100001011000101101010100000011011000011111010111000000110110110010010000101011011011110011010110100100111110101111101111111011101011101010100001000110011100111100001001010000110111111010101001000100111010001101000001001100010000100111010110000101110001010100010111001001110100010000011010101000100011100101111111101101111110100101011101110011001101111011001101110011111011010111010010110111110011110010111101011011011010011111001101100100000100011010100110000001101000101110011010110011110010110101001001011101000101010001101110111000111010000011000100010101111100110110100100101101010101011101101100100001010101001000010010001101010100101100111111110000000011001010111011110000101111000110111110011111110001000101100001011011111100101110100111100111111001000000101101101100101110011110111110101001010110111011011100111100000111000101101110110110001110000001011010101010111010101111000011110010001111000110101111101001111000101001000111110110100101101001000110001100011110101100011000001101011110000011100000001001100101010011110110101100010010110011111100001011100100001011111100110001100101100000011001000101000100111001010011001111000010111110100000000111110000011001111101110001101100110111011100011100111011001001001111101100011110100001000110101011100001110010000110110100110111001100011110110000001010011100111101000001101001101011111110111011000011001010001001101110101100001101101111111000000011000011001010101110111011101101011100110010100000100010001001001100110101000001111111001111100110001000110001101100000011101001000001111000001100000110000110100011100110000111000101011011000010010001010111011110000100001100010010011111110010110011001111101001010100101000111101010110000011111110101110101101001010111100001001100111010001010011011110111110011000110010011101010111001001010001000110100000001100100111000010110111011101111111011110111101001100001110000100111010111101010100010100000101010110101010001000111101110101101111011001100011110111101110111011011101100101101011000000110010100100011000011001101010010011010110001100011010010100010011001101001000100110011011001001110011110100100100110010011010010100011010010000101101110111011011111000001011010110101111000001010101001111101010001100101111111011001011010101110100000011010101000111011110010010101000000111001000000100110011000101101001101111100010010010010010001011010011000111101010101010101111100000110101101000101111010011100111001001100011001010000110010110001010011111100110010000010111110010110101001110110100111110101100011100001100111100110100001100111110111011011011101010111100110101101101100000100010011111101011010111100010011110100100011111111101111001101010110100010100101000100110011001010100010110011110110010000111010100001101011110100110010010011001010001010011000111000000000000010111111010101110100110010000010001010100100111101000010010101111010001110000011011100001100010110100111101011110010111010111001010010011101101101010100101110011101100000110011101010000011001101111110110010000000001001001101011000000011110101101001111001110000010111011010100111110011011100111111100111000010110011101110010111011010010010001111011101110110101000101100011110101101010001110010111111111001001011111101110110001110011110110100010101010110011100100011110101001101010011100101000001000011001001011111001101001000011110000011100011111111010011000000011010100000111100011000011110000011010100111000101011001111100111111101110011111001111111101101111111000111110011100001110101110101010001111010101111000111001011000110000110011011001011000111010000001001101110000101000000111101010101011010011101100111111111011001001011000110010000001010111011111000111001001001111101101100101100001011100000000101010011001000111111110101111110110110110100101000000010100101111110100111110111101000101110101110101001001011100010111100100001110101001101010110010001110110101010101100000100111111101011100111100000001001010001100101000010011100101010010110110010110110111110000000011000111100110000110001001111100011001110001000001100110011000111001010100101100010101001111100001101000011110011110101000010111111101010000001101011011001110010110101001001110100111001010010110010111101001001101100001010101110101010001101011101001110111110010110110101011101001000110110010001000111010010100100111011110011110010101011111011110011010001101110100001000010111100111111001011010110010001010100100011010101000000010011011010010110111100110011001011000101001010110000011001001111111110011110010101001110110000110110101101011101001100111011001100001001111001001010000000110100001111100111100011111001011001100110000101100110010110101010001100001001001101100111010001010010101101000100000010001001000101100110110100010000001000000100000000100010100101100101000010001100111111100011111100101101011100101000010001011000011110100111110110101000110001000011010110101000000011101011011000111010110000011000111110010111111100011010110010101110000100001001100110000110101011001101110010100110010010000100001101100000100110010110011010100001110111000111010010010011011101001111111010001000111000000000011000011101000000011101110111011111010111100000101000010011111110000110011111100100101001101101000011000101111110010110111010001100110100101111110100111011111101001000001110100000101111000110110000101100101110010101001100011010001011001100000010111000001100100101010101100100010101101010001000101000101011100010101101001001110000011111011010000101010010111001011111101100110100000100010000011101110100010101100101101111101101110101010001011111010110000001111001010010011110111001011010010100000001110101110101011100000101001001100011111110100101110111100001001010110101001011110110100010010100010111000111001011110111011100100010010100100001011010001110101001111010111001100101100110100111110011110111000100110000011101000011010011001110000001011000111110100001100111111101101110111111011101110111001111110011010101100100010110010001111110000001001001001011001111101011111011011110000101011011101000010010011100110001001111111111011100101000011111101110101010011100010010010100101001010011101111101100110011110101010111111000000100100110011110100000010011100011101000100111011011000111111101111101010001001010011001111001101011101000111111110110011110101001110001100001010001010001110011101000101010110000010110100101001110110111011101001001110011110110101001011000101001001000100000011000100111011001001000101001001101011010101000110100011000000000011010010000111010011101100110011000010000110110001000010001011100010110010111010000111111011001100011000001100110110010011111001111100000110011001001010011100101010100010111101101110111111110111100001101011000000111110010101000000100001101010001000000000111111110110100001111110010101000000001101011111001000011010101111111000001111101110001000100001100000110110110111010101110100101100101001001010000111000101100100001101101100000110100110001011110110100110111110111011111001110101000001110011000000000011101001101011010101000111111101010000101000111111001110111100001110000011101011001011000011001001101000100110000010000110001001110000101110101110010111110011010010100110111100100000010111001111100100101101101110010000001001010100010101010000100011100101000111011111001011111100111111001011101011111101000110111101100000000111101010111001011110111001100001010001101100111110010011000011100010000011010000111101100000000111000001111101001101100001101110101100001010010011010011111001110000000001110001101100111111010010100000100011000011111000110010110101100001110011110000111101101000101110111010100011110111000011100100101100111101011010001101100101001101101110101101000101101111000111111100011111000010101110011010000100000011010010101010100111010110111001110110010001111010110000001001011010101000101010110000111111000011011010000100011111101100111011111100010101011011110100100011010010101110001001000100110111000110001010010101100001110101000000000101010101000010100101101001001101111000011110111111001111010110000001101000110000100001010000101101111110100110100101101101001000100010001011010111100000100111110001110001111000000101100010010001011100100101101110101111011001100110000111100100101011111111101000101001100111111010000101101100000101010001011110101101110101001000010100100011011101101010010100001110110101100110110100001111111000100111100110100010101011110101101100100010100010110110001001010100000101111101101101011001111001000100100100110000111110001011101000011001011011111010010000001101100011111101111101000110111110110000111011011000001000100110000011110110011011111100110001010011010101100110100100110110110101011110011100011001000111111100011011000000001010011111111001101001000101000001011010010101110001110110111011110000101110001000010011001101100101001011111010011100001101111001001011111011101000011011011000110100001010110001011001001001001011001010001110011110100101001001111101101010110110100001101111010101001101111110110100001101101100100110001111110010011011001110000011001100000100101110011001111100100110110111001010110100110001000110011010011101101100110111000000101000001111000111000001000001001111110001101101010100110111101101011101000010101110111101011001110111110111010011110011011101001000101011011110011110110011001101000110000000001010111100111000010000000001101010111011000001000001111110101111011010010101100101000011001101010111101101001000101000000110100011101011010101111000010110111000000100011011001100111101010100000111111011000101000010000010110010010100100110110110100110010010100001101101011011110011110011111001110000100100011010111011101000000100101100101101011011011010000110100110100000011010100110001111111011101111101110110011111000110011011011010111111111010000011111100101000101000000101001001011011101110110000011111011010011110110011000100111111001001111111110110110011100010001101110110011100001000000001110001101010010111011111001101001011110100101011111001010100111111100110110110001011111010010111111101010010111010111000110001101001010011010001110000110000101111010110000011100110111110111101000101100100100101001010010001101101111010101011110100000011010000011111010011010011110010100111000011110001111111010011011100001011110110101010101010101100011000110111100101010010011111001001110011011111011100011010101011011011010000101011001100110011110110101110100011010010001100010111100010110010010111111111101100111101010010001010011101001010010111001110100000010100111011111111101010111111011011101111110100101001010000100000111111111110100101110100100011101111100111001000111100010101011110101111111110111010001000001110101110000000001111110111100000000010100010101011011000000110010000110100001111010000001111010001011110011001100010110011000100101110111010111110011010100011100100010100010100011001011100001011100111110011000110110000100100100101101100010110000000111110000111010000010010010110111010000010001101000111011011011011001001000111000011001000010100110110011000101100000110100111110010111101011000101111100001000101101111100000110010010010100101010100101010110011000011000111110011100110111111001000000110001110001010000110001001100010010100000000111001010100110111110101101001100010000000110001000000110011111010110101110111101111000011010011010111011011011101110101011000111110000011001100011111110110011110100000110001011001001010001010000111110100111010111101010110010100010000001111111010111110101101000110100111101001010000010010001111001110110111101100100111110011010110100000010001011110010011011001100111100011101000010110011001100110000011111110011000000101110000110011010001000011101100100001000111110011001011010111001101100110001010001001100000111011101000110011010110100111010100011101110011100001101110000011101001110000110101010100010101001000110000111000010001000101000011101011100000100111001001001011110000011000101100100101110001110110010001101111001000101010110001100000010110111000100100101010010100001001001111110011111101101011001011000101010010011000111010011010001111011001100010111000110101101010101111101101101010101100010011001101001011011000010000111000111001100000011000010101010011101001100000010111110100111001010111110101111010100100110010101010000110000100111001110101110111111011111011110011101110111111100001010101000100000100100111010010110001101000010111010000011001100011100000001110101110010011000010101111001111000001110100111010001110011000011000011011001011000110010001111100101010111000100011000110110111100101101000001101011100100111110101111000100111000011110011111000111011000010011000111001100101101011011011111001001001100011100001111000011110101001001100000111001101001010111011001100101100000110000001010000110001001011010101100111111010110000000100100101010001111000111011101111001100010100010110110000000001111111111010000101100111111001001100100100101011110000101000000111100001011001011111100000010110111110111110101111011001001100011110010011011011111001101001011110011011101111100101010110001011001001110100101101001010001100000000100000111010100011101111110101110110101111101011111001000101010100110011111101110100101000001011100001110001000110111101000100111010010111110011111000011111101101000011111000100110101000110011011010010011101111111111101000100101100001001110110011000010010101001100101001000110100001000000111110011100101110011100101100110011001011100011000101111000010100101011010000110100110100010110001000000101101010100000100101010001110000111000011110011001001111000110011100011111110100100101110001010000101110111001111011110110011101110111000100010000110100001110101110000010001000001100010101000101000111101011000001000110011000010100101101001010111000100010110110001101010011100011011010101101000011001111101001101101100000110011010111001110101110001101000011010100011111000110111000010100111001100110111001000000111111000000100001011111111010011011010010110010100000011011010110101111101101100111011001110101000000010010110100100001000100010110000100001010000001111100010100010100011010111101000110001110101011101110011101000000011101100010011101110111010110011001101001011110101100000010001000011001111000010000101000110011011110010010010110010101011010110111000110111010000000101100111111101101101100110110110011110110101011110110111101110110110000000000000111010000110110001011111110110011111010000101011011011000110110101111010101110000011010101011011011001000110101000001100000111101001111111011110110011101010101100011000100001110010001010010101011001100000100110000110001110000111101111101001011011010011111000110111011111110001110110001101000111010011011011111000111110001001011001010011110111110001100011001010100111110011100110000100111111110001110100010000000010011011000110001110001111101101100000001010101111100011110001000010000100000110000101000111100011101010000011100100100000111111100101010011001110101011101110101110110010110111111011100010000110101111110101011000010001111001000110010111100010010100001111101010110110110111100000000010010110010100100011010000010101111001000101010010100111001100100001010011010010101010100000001100111110111111101000111000110100100001010000011101111000000000000000011110111110110100101110000011110100000100100110111011101110001111001011110101001011101001000001010011011001001111110110010001101010100011101111011000101001101101111001111100110111101000100001001111000001010111100000101000011001110010001111101000101010011101011111100001010001001001001010011100100101000000100101001010010111100011000011011001101000110001110111111111001001100101101011100101110011101010001011000000110101000100101101010000110100101101010011000000111100011111011110011101101000011111101000101001010000100011000010111000010000011001110010111011010100110100001000011111001111101000110001101000111010000011101100010010111000001101011000101111100001111100010100101011100101001011011110100110000000100101010011001100001010001111011000010001110111101000011110000100110101101101000011011111101101000010110111110100100010100100100000011010010101101110001001010111010010001010000100101101101010001110010100101110000110110010111100010001100111101101110000011110100001010000011101010101101011100101000001101001010010111100100001011011100110011111111101101111101100010101100111111001100110011110000100101110000001111101000011111101010110010100100011111111101000011110101000110100110000010100000101100100001001000100010101100111100111000110111110001001111100101011111011111101101110010000100101000010001001010001110010000110011100100011001100110100011011011110011010000111010010100000001110110100100111000101010111010010000000110101101011001110010011010111101111010111010001110110110110110001101110001110010001101000101010010100011011100111101101000111110100110111111100101101100000110000010000011001001000101111101101010001000110111111101011101000011011000100101111101000011010100100000110110000111100011101110101100010011001000100011110110011111101110110000011100100101001111100101011101011110110101001001001011110101111010100010101000010100010010000101111111000010100001111100110110110101000011101101000001100000001110101111001110000011111010101010110110010110010011001001110100011010010101000000100101001000101000101111010001001001000100000100001100111111100001001010110110110101100100000010101010010010000100111001010001000011011010110100111100000110100010110111110111011101000101001000011010000111100100010111011011000110101111111010110111101100011011110001000100111111000001001110111100000101100001010011101001010001000011101000001101011001101011100000010110101011001111001110010011100000000111000111110010001000100000000111000101101110110000111001100010000011000011010101100111110011010111101001010000011011101011110000010110010111110110000010100101101111111000100100100111001110111010111001010100011000101110011001001001011111010100010000100110101000101101110111101000101000000001101111110001101011110100101000001101011100011100001111111101101000001100001100110011010011101011111100110110011001101001110010111101111000110101110001111011101101100000001011101110110101011100001000011000101100001011011101000111111110010110101101011011100111010110101110100110011101011000101111011110111100000011100001000110111100101011110011000010111000100100011111001111011011111111111010010000111001100111010011010101001011111111111011011001000110110001000100110000100100010110011000011100111101110100010000000111110001010001111010001100001010011011100011001010101001011110111000010001001001110100010001111110100010111011110110000011111101011011111100100010011001100000000101010111011000001010001011101111101111110001001001111101101110111011110000110000000110101111001100000101000000111101010001001010000010000101110001100101110101101100000100000110110100100000100110001011100111000010111010100010100100100111011110111000000000111101001010110011110010101001110110000101011101000100111001001101011100000100000000100110000000110100110101011111110110110001000001100101100000101001010010010100001111000100000100110001010001110010110010100101111111100111101111110110100000011110001000110100011110001001110111001011010011000000001110001111001011100001111000011100001001101110010000100001110111001011010000111010010001110111011111000001000110101001011010011001011100110000000011011111001000100000011011101010011111110010010101010111010011100110011001100101101011101000110000000010100100100010111101010000001001100000110011010011010000001001000100110111001111100011110001100001100101000001000011101000000000011100011101011101000010001010100101011110101001100110000001011010011011000111010010100110110011001001101000101011011111011101001111111011011011111111101001001001000100100111101011000010100101011011010010101100011101100010001011011100111000110101110111001110101010000000010101110001001111001110100000101000000111010111001010110100010110100001011110011110011011000011101011010001101011011111011000111100100110000011101010100000000110011101111001011100111100110010011000000101101110101110011010100100000010010000011111011000111010001100011101000101101001101010010010000101110111010110011000110100010000011110000000011011000011001010011010001010100100111101110111011010100001111010011001010001111000010000101111111100111000001000001011101010010100001011001011110010100100000001001101011111011111011011010100100101001011101110001010101010100010010111110101101011011001101011110111001011110100000110111010010000011001101001010100000100010101110010000110000101000100010000101011001011010010100011101010111000000001001011101111101000001001111010010110111011111100000100001101000011000010000110000100100000000000101000010100010110000001001100000100000011101100101000110101110011010111110001001100111110111001010111110100111100011000100010001100100011111111001001100010101000100111101110001001101001001000011100110011011000101110010101001010000001001111101101001100101111011000010101110001001011100110001001110011111101000111001001101010110111110100110010001011111101011111100010101011010011101000010001100010001001010100011100001011111111100001011110010101110000001001111101111000001000011101001011110111111000010010000100100001110101111110010110110111101011001101101101011111000001010011000101011001000010001010111110011000010111101000010111001101111101000111000010111111110100100100111110101100001001001110101010011011101101011100001010011100011000110101010101101010101000101001101011000100010111000110011101010001001100100001000010111000011110100101110111111000001001010000000001011110101100010110010101111010001110100101000010000001001110001110011100000100111110000001000111010011000110110010011010000111011111101000101001110111011101000100011100101010010001101011000001001010110111000010111001000010000010110011110101010110010011111101100111111101001000000100110101001111110000010010110011100100100001100111010101110001000110011110010000111110000011000011001101111000001110001000101011000101111010011011001001011101010100000100110011110110101011011011101001001000111001110101100010001101010100100110100110110010010001110000111101101110001010110000110011010111000011001101110110100111100001001111010111010101101011000100000111111111101001011001111100001010010001000000100001001100010001100101011011010010001110100101111111110101000100110111100011100111001010001100110011000000110100110010011010111110010000010001010111101110110110001111001110101001010000101011001010011011011110110110001010000011110110111100101110100100000011011111000111000000011101000101111111000101011110101110100010111011101010011100010100010010011000011001101010111011110010110011000010010011111111000110110011101111010101011101111100001000010101001011011100011100100000011100100100100000111111111101101010011100111110111001000001100011110110111011111110010101111110111110011001011010011011000000011000111100110010111100011010100111100010101111010101101110000000100011110100101111011011000000100110110100111100010000000111100100111011101010011101011011111000100101101001101000000101111011101110010101100010100100110101111111001110000111110001011001000010110001101111011100110010110111111011100010100000011001000011101111101011111010101111100101000011001111010001010010111000011110010110101110001001001100101011011000000011110110010110100111001001010100101010010100000100110000001100111000001111010000001101101010011110011011001110100111101111100101101011110010001111010011111100110111010111010001110100110101011011001101010100000001100001011001001100110110011000110110011111110010011101111010111010111011101001010111000000111100100101110001010000010100101001010011100111100011111000010001110001001101001101011100001010001100110010010000010101001111110100110011001010110100101000011100011010001101110101101110101100011110101011000110010110111110110101101100010101100000111101010000111111100000001010111111111000010101110011111101001100000110111001010101100101111010111010111001010011000101111000001101100011111100010000101000111011100101001101010100100000100111010101000000110010110110001000000011010001000011001001111111111101111111010111110000111100000100001100001011010111010010111010100111011011111011100000100010010101100110111111011011011010010111100111010111010101011101001010010010000101111101110100000010111010011111100111101000000001010011110100100011011011010110001001000000101100101000101111100111101001101011100011001001011110010111001100011100111111010000010000001100000100101011001001010101010000100011101001000100111010000111111001011101010101111011011111011000110101011110001000110100010110010110001000111001001111101111001101111011101110001010101111010100110101000100011011001111100001100101000111010100011110011001100000111101101000010110100111110000001100010100010111011111001101011011100010010110101010010100101001010010101010001001000100010111111011011100011011101000101101111101110000001100010111000000100001101110101011011100010010100110110100111001110100100001010001100110001011011100010001101100010000101001110110101001000101001010011100111010100110011001010001101001111100001100000100111111001100011001100110001100101101010111111101110010001100110111111100010101100011100100011100100110111000100111001010000001111101010111001100000100001001001010110110000111110100001110101111111010110010010111000100011011011111101111101011100001000001000000000010101001001110110010011101000100001001001010110111001111001010001000110111111001010000011100101011110110100100010010101001010010000111101110000110000001101101010101101001000001011001010000100100011110010001110011101010001000001110111110000110011011010000000111011101100010010001110111110010110000100110010000110110111111001001011001000010110100000111100100001101001001010110011001100100111110000111010100110000001101001001010111011110001011101010100010010101001001101000111010110100001001111011010110111101001111011000110000110110101011100011101001110111011111011110011110000000000000110100100100100101100100111001001101100111001111101011000101011111011001111001001000111100100000001011101001000100001000111110110000101000001010101000100011101011110011001110011011010110010000010110000110101001111000001100111001010001001110111111010001001010010000101011100011001011000110000110110001000010101011000110010110111010010001000000001110111110000000010011011011101000001100110101101000101011100010100011000100010100111000100000101111000011101111010111001101111011000100101011000011110100001101001011001111100101100001011001010100111011001011001110110110111011110010100101110100101110100110111001001011110011011100101110111011110101010100001101110001010100110000100010100000010011110101100000000111101000111100100000110001111000101001000000111110100111000011101101001101100110110110000001010000000111010100001001000111110010001111000011000110110100001111001111100110000000001000111010110110110000011001111100110100110010110100100010100111111000100010000000110101101010011010111111101000001110101001101010110001110001101110101101001011110100111111110110000000111111110101111000010110101011101001001100000100111000110001001100111110110011010100001000001010000001001101100101001001011001001010111001101110110001111110011010001100101011111111111001111100111010010010101100001100110010101011100111011010100110101110111001010111110010110101111101110010000111011011111101101011100110111110001010110110111010011000011011010011100101010111000101101000010000100001011011010101010100101010011100100001111011010100011000101010001010101001000001011100110110000111001110100111011111010001011101011011000011011001110101100110000111101111110010001001101001000010010010101101101110100000010000111110001011100011010000001111000000001110101110100001100101001110101111101011001011110010100111000011100011010100101000000001001001101111000001111101010010110001110110111000001100110110101100000101101101101111000101011101011100011100111000000111101011010101101100101011101011101110101001011110011100011110000111000010101000000011001010001110101010110101011111001010101101001100111011000111111011010011111111110101010000100001001001100100001100010001100100001111100101010011000100010001010101110010111001110111110010011100101010001111110001001000110010000001010110010110010000000011101010001010011000110000001010010101011111101110100110011011001100000010001111001101001100111110001011111010000110100101111011110001101101001110001000001111011100010010100000001111001011111001000110110000000101111100011110010111000001001001111111110000011010111101100110100011101101011111101011110100101010000110011001100010101100111011011000110011101101000111101100101010101101100101011101000110011110001001110111110110100001100110110111110010101001101110101110010011101010001100110010001000011001000110111000111001000011011101111111000010010001111010111111000101010010111000000001111110011010000110000001011001111000110111110100101001110001010100100000010011001000100101011001011110010011101011110101110000101101011100011100001000010011111110011001000111100111000101011110100111001110110000111011001110101110011000010100100111110110011101011100100000010001001001110010000010011001000011001010010101010010101101110000100111101011000001110111111101010100011111100100100100001000001000111110111001001101011100110011001101110001001110000000110110110100011011000010111010011010011101000000110011100010010111001011111101101011001100000010101111000101110001110100111101111010000001101001001010111101001000010000100010111110101100111001110101110111010000100101111101011001110110010011110100100110110100100001010011101001001100001010011010001000011000100111010111001110000000010010111100110111111001111110001111101000011111000000110110010001010110111110001001100100000101011100011111001011100010110100110010111010101101110011100001111001000110001101110100010001000001111011011101010011110001010101011110111001000101111011010110100111100111110000001110000100010111110111011011110000010001110000000011001101000110101111101100010110100110011110011110001110011101100111101000110111101011101011001000000001110111001111100101010110111000111111010101110110100001101001001110111111110010011011110110011111000111010101011011111010110000100100100001010010111010010100001101101100100000100010111100101101011010110111100011101010101000101011000011110001011111100111001110100011010011100011010100111001001000010010000101001111110011100110001100100000111111101100100000101101110101111110001010011111011011010111101011111110110110110001000011110001001111001100011111010000010110010111000101010000100010100001110100111011100101010101111110011010010101111101000011110011000001000011110111011011010000011000001101111010110001000100000001101111001000101110110111110000101011011111101111100010100100001110011110010011111001010001000101011001000001100000111101100000000110001111111001011010000111100011000001110110000011010000001110111111011010000001111001011111010111111111001010111101110111010010001101101111001100101100111010001010011110100110010000101010001101011101001011101000110011011000110100101100100111110011010001000110111010011110000111110100000011010111001001001011111110101000101010100011101110001000100011111111100000110110110111100100010111110111101101001101011010011100101000110100101000110110000101111110010001000100000111100000110001111111000100000101011111111000011100011010010011001001001101000010101000011001001101101111010110111010000111000110101010100101110011011001101111010110001111111101011100000000011111100110011010000001100100011110110001010010010010110010001001111111001110101100111011000000100001111100110011110001111110111010101000011101110011111100010001000001110011000000111010010111100101010011101101100110111010110101001111000001000010100100111100110100110010011000110111111001000000111111101001100110011011011101010010110110110010100000001011101100110011000111101101101010001100000011111110011111101011000101110010011010111101000101111110001110110010101000111100010110001101111011010101101111000011100000110000111011111110001111111010000011011111101100110101101011000111101011011010110101011010110011111110100110101001000000011011001111010101011111010100010001011001101000110110100011100001101010000010001010100000100100010001000011111011100001100011100010010010010101010000010010010100000000011111110110100110111101111101111100001110010011100101001000000101111101000101100110100111000001110110100010111000001101101010011000111010111111010010101111110111001010110010000001010011011000010011010010111010111110000100001011001110010111010010010100111010001010010100010101000101001111001100011100100010100010010000011101101111110110001011110111001010111111110000100110001111001110011000100101100010011000101110011110110001010110001000100001010011100011101110010001100110010001011011001101000001110101001100111011011001010010001010011100111010101101011001100000100000011001010111101101001100100011000110101000110101001011111000011101101100110000010011110000010011010010011011010101011011101100100100000111011101001101000101101101111011100000000111111100100110001111110001110100000100010011000111001011000110101111111011100011000000101001001110000110110011010101001110000100000110001101000001100010111100001001101111100010100011010011011001000111110101100100010110111110010011000000100000111101100101100000000111101010110100111010010111110010100110111010011101011001110101100010000010100110001101000001111101000101000001011001101100110111110110100010001101011110101110111111111101110001101100100101111100101011110010110011110000000000110111000001011010011011111000110101100100100111100111100111111100111110001110000101000010100001100100111010111100011011011010110110000011011111100010111010010110101010010101101111011000100001100011111100010010011110101010110110110010001111000101101111010000111011010001001011010100000111100101100010101011010000100111011101010110011001011011000101110111110100110010000101111010011011111100000001100001011111000011011001110011000001101010001101101011010001110110111101101101110111010111101000001001001111110010010101010101010010101011010001101101010011011101001100001111001111001111100101010001011111111101001000011000100101011100100110011010100011010100000000111110000000110000000001111111101001111010010000111101111001011000111001110101000111001101100010010111111010011111111010001011011110111011000001101010010110011100010010011011110110100000011001001101101001101001111101011100100110110011001101010010001011111011011100100010011111011101100101011111000101111011011011100110010000111010010110010111111101110011010011110111111011000101100111001001100001011101010100011010000011000100000110010101000111010100111001000101110100111110111110001101011101110010010010000100110100101110010100110101100110111101111100000110000111100100000010000110100100010011101101100100100101100001100011110101011011110100111011001011011101101011101010000110010000000011100001011100111110011100000000101001110001111001001000000101010001110110111100101011011001100100010001011011100011011101110111000111110101000010111001101100101111110011001001001000110001010001001010100000110100011111101100100010000100111100101011110011000110000111000110100000110110001111101010001011100111101001011001011100100101100111001011110101010100111100010100100101001001011111110001110111101100101001111000101100110101010000110100110010000001111111000010110011000100001001100111000011011000100000111111110001101100110110010011100110001100101100001000111101110011110010011110001111010001011101011100001011111011000010100000101010011101011111000010001011011100101100111100001111110010110010100111101011111101101110101010001100011100110010110001011100011101000111011001110000110001101100000011110001100000000101011010101010001001101000100101010111110000001100000110111111010011111110000110110101100011100010111010101111111011100010000011010010110100011000100000001010101101111010111010101111100100001110110111111000111111101111100100011110010110010001010011100111110101111101111111100100001100001000111100001110010101110110011001000100010111000011010000000001000101010111110100000100010000111010010000111011111010111110111100111101101111010110010101001001110010100111001001100111110111011111011000001100011100100101011000111000010111011000110110111100010111010111000010000010001011100100100110000001110001001010001001001110111101000011110000101011101000010110010000000100101111011001001010001100000010011011000100010010001010011011111110100110100011011101100001101110011101000000000111100011100100000100001110001001110101000100001001010011001001010011100111010010000111110111101001100110011100101000001010111011111010100011100000101000010011110011100011111011000111000101111010010100101000111010111011011100001111111000100011001100010101001000100010101101111100000111001010101000100001100111011011101101100100100110110000001101000000011111000111010011010111000111111011000101010101010000100001000000001101011110101001000110111000011101110001011011111001111001100100100101101010110100000100110101110101110001011001100100010111010000011101000000101110000001010000000101001001101100111100110100010001100101010010000010011000100011111011100011000000100000100010011101101000011011001000101111110011001001110100010001010001101001101000010111100011010101000101011111000001001001000000110011101010011011000000111000011001001000001010000101010000000010010010011011111011010000011011110010111001100100010111000110010010001010111101101011111100100111111111001110100001110010010101100011101010011101100000001111101000000011111010100000001110010000001101111110101101000101011000000110011000001100000100000001110000010111001100101101101010001001111100011010100101110101100111110110001101101011011101100110010001000101001010110001011001000100001100011111100011111111110001101001000110001101001000100000000011001001000011111101101001010010001100011011011000111010010011111101100100110111010101000010101001010111100110000010011011111110010011001011011101111110100110000100111110100101111100101110000101111110001000001100110001010101111100111000000000011110111010000111111100011110111000101111011110101100101000001010110011000010010010000001100110001110011111011001011111100100101100110100010001011100100110001001000010001010100100111001011000001010010000100010010110100110011100100011110010100010011111010000001001001000111000111101010101100010110011101101111000110101010010110001100010100110100100010111001010000101111100100011111000011010111111000011110000100011001010011011001101011010111100100111111111011011110011100011010011101101000100001110010101001100100110110101001011110100100000111100000010100010101111010111000100000110101001101011100000100110100101110100001001111100100010100001011110101010011101000111100101101110000011110001111101011111110110100101110111010110010001010010110111011000101111000001011000001110011100111010101011010000001110101010111101011010111000101010011110000110000011011000101011001000111110011110111011010110001001001101111010101001010001110111001111011100011111010000110111111110100111111110111111001111011101011101111110110010110001010010100110001100110000111011110000110100000111100111101010100011100000000011011010100100111111101000010010110101000011100100101100110101000001111111100000001000011011111001110011110100101111010101110011100001111110000111010010101110101100100010010100101000010000011010101010111011001001011011001111011101000001101101011111000000010111011001101111111010001101110010010100010101101000011000011010100000111110110100100011001101001111100010011100011110110101110010111101110000010011000011010000000111100010101001000111111000011011110001011110000010011001001110111111101011110001101011010100101001000001001101011101110100000101100010100011000010001111101011011101100100101011111101010110011000100100011101100010100110110100110110001100010000110001111001110111001111001000010000000011111111010010010010100011101111100101101001001000110011001010000000110001011000011100011001100100111100111001111010100011011011101000100111011001011100101111111010110010000010110010100000010101100110111111001011111011101001101011001011110001110000001111111110101011111101010110011001101001111111011000000011000110000101000101000111100000011010100101100100000110010111111110111011010110011111000001101111110100001110100010111001000011100010101000111001110011101101100110010111011010110100101101000110011111101111110001100001010000000101001011010110111101000100101110010101100111111110110111010001010110111000100011111001100101100101010010001100100100011111000111110010110000111001101110010110011001000101001011001001101111000101111111110100001000100000110000101111101101010111001101110101101011110111110100110001111111100111001001011001000000010011010001001000001111011111110100000111010111000000100101111100010101001100111110101100110010011001100001000010110001111100000111010100110101011001110010111000111111100111100001000001010111111111011110001000111100111111001001101011010000010101010101010010110010111010111110011101011110000001110110111001000010100011000111111100011001100101001001100010010110011011111101001011111000000100101001101010101010100111011110000011100010000101111100011010101110010110101111000001001011000111110111101010111000100110110110100010100111111110011001110000000110100000101110101110101010100011100110100101010110011000001100010011001101111101110001110001000011010000101010111010100001000011011000000110110010110010011111000100000101110010111111011111110000000110101001100011110000111001001111101000001101000110011010110111001111111111011100010110000101000011001011111011011111011110010111000000110000010101111101001000011010110001001010100111100011110001110000110011110111010110101000100110001111001101011010101001100111101010001110110111110110101001110101100101001101110001011110111010010111011110111111000000001100001111000001000011110111100111000111010100110010111000011001000011000011111110000110100010000010100010100011000001011001001001110011001110110010100100010010111111111110111001101110010001011010110010100111011011011111000101101000101100100001100111011101000001100011000011101111110110001101100011010111000110101100111010000010010010101100111101111011111000010011110111011110111001011110010111001000011011101101100111010010100111000101110010001011001111111001101111110001111011001100110110001100111010100100000010110111100011010000011010001100010000011011110000010101011001001101001000110011001011101101000000001001111101110010101010110001000001101010101011110011001110100000111011100011110110110101111111000111110011001010111100001000011001111011011101110011111001111011011101000011011111011000100100010101000001001011010011111100111000110000101111111000110000011110010100110010100111010001110101111011100110110100001101110101011011011110100100010100100111100111100110101110110000010100010101100111011100101001001101000000110110010101100111111110100101111111000110110010010100110110101010010111011010000111010001100100111100101001111000000010010011001101100010000101101000011001100101000001000110010101010011100001110101100101011000010010011100001101010111001010111110011001000100010000001010010010111101011001110000000100101010011001001011111010001010011100100110111000010101110101111010001011010010000011100011001101100011001010001001100101001111001010001000010110100010111110111011010000111010111100110001000010011101010100010000011110011001101000100000100011101111010000111101001101000100011000100011111010110001010011001000100110100100010111111110000111100011011000000011101101001110111101010100001100100100110101001100010000010011100010010100100010100110101110001110100011110111001101110001110111111100111110001101110011011110110111011000011010000010000100111110011010000110000011111110100110001001110100010000101001110011010101110110100101100000100101010101111111000101101010001100000000101001111000111110101011010111011111010100001010110001000001011001001100100010100110010111001101010010000110010011100110110100100010001111110000011100001001110010000110011101000001010000001010001101010010001000000111010010111011100110101001011111100110111001010010100010010010010001110101110111000111001100001100000001111110111111000111010001001101100001111111100100000101100101110011110101010100110010010001111010011100111110010101110100000110110111100011000100110001101111001010001010011111001001000100110011010010010110010111101111110010001011001011011111000011100101110100101110000110110001000011110101100001010111100101011101101010010010101010111101010001100110010001011101111001001111111100110111110000100101011011010110000010101010110011000010110000101101111010010011110100001111010000100010100000001111111011001111111100001111001011010101001010111001010010111011010010110111000100100010101000111010110001111011011001101100100001110100010011001000111111001110110011101101100011001010011000101111001011010101000111111011011001100000110000010110010100100010101011010110111111000111111101011000111110001001110101101110101010111011101010001011011111000100110010100110110010111101000010100101010111101101111000110101000101111101111011101110011100001101001011111010110111011001110011110101001111100100010101110110101100001100000101000100000001111111010001110101010010001011100000000001110110100110110100101000111101111011110001011101000101000110010001010100000111000101100111110011011101111100000101111100110100100001111110011110100001100010100101110000100010101110100000110000001100110111111111100011101100001101000010100100011111110101000010001010000101100100010010111010101000010111011010011101110011001010001011101000100010000011111001001011101001111110000111110101111011111101100001011110011101001111100110011111000010001101000111010100000111111001100110000011011001101100101011110010111101110011000001011110111001001111001110110101001000000101101111110101111000100001000010111001101110100111100100010100011001011101110000010010100111100000101110101011111110111101101101011100100100001001001100110011000000101101010101111101001100010011001010101001011101001001101110101010001000001110110000101010011111101001011100011000100111100001011000011000010000101110111010110000011011010011101100001111001011100010101100110100101101101110100111101100110001000101001110100011110111101000011001101110101111111100111010111111010110001010100001111110110001001010100011110111010000111110110010001101101001010110011011110111010010010010100110000001110000000110010011010111100101111100010110001110011010011111000010111101000110010111101100010101111101001010010011011101010000111111010001110101101001001100011110110101000001010100011101111010110111011100111011110011001110101110101111011001011000011011000110001101111011100111001101011000110010100000101010000010101110011001100000001100010011111011111011110110101111100111100000000100111101000011011001010111100001010001101110001010011011011011101111010010011101100111011000100011101001110101101010011010011101000001011101111100000000110000111111101101001001100100011110100000101100001110110101110101001111100111000110010111111111001000110001001110000011111101011100010110101010010100100011110001011011000110101111001011000100100111100000010001001000100001010101011111011000101110111011111000011000110101000111111001001111110111010101100101010101010000011110000110010101010100000101001101111001000111010110000011100101011000111100011110101000110100111101101001100011001110111111011100101111100000100110011110100101000011000101011111011111110110101011001001000100100010110111111011001011110101101101110101000001101011000011001101001000001100000110100110100111011000101010000101001001101011111001110110110010010011000010100110110100101101000111000111000111001000001001010000111011101100001010001010011001011010110011001111000110000000100100000100101101010010010111101111010001101011010100000100110011101100111000010001011101110000000000001011011100011000110000001101010100100000011111110110001001001011000110100100100100001100001110110110100110111000001100010010000010100011001001011010101101010110000000001100100111100011001001110100110101100011111101110011111011010000001101010100001111110001110000000100001001001101111011100101110011101000011110101101000101011001011000000111010000100010110010000000010100110111000000001101111000111011011110111000100000101001111111100001010110100010011000001111000000100010010000011000101100111100011001100100100010111010010000001001111000101000110101010000111100011000011101100001011011001110111011011000100001100011111111001010111010000110000100101010110000101000110011111011011101000110101100010110011111110010101100000111111010010100010110111100000100111110101110010010101110111010110110000010110000100011011001110101110100111101111100101001001001000000111010001000010111000111001110100011110100000100011110110000101100011110011010001100001101101000011000010101010110011100101000101001000000110011111100000111111110100111000111111000101100111110110001110011100000001111111101011111000101111100101110000011000000111100101000011100011101111101101110011001110111101110001110011100100101001100111000111011000101110100111000111101000011100101011001011010100011010011100000111000011100011010111110011111101100110001000001100010011101010011110000100001111100100110101101100011011111000100100110100010111111010000001111101001110111101010001010001000100000100011111100110001011010100000110011011110110101000011101100100001000011101000111010101101101011000001011110010010001001111111111001001111010011101001010000111111010011011001001011100000110110100000010100101101000110111010111101110111110111000011101111000111010100010100010001000110101000110001110011101101100111100111100110111100111111011010111100001010111101110100110110000110110010101010101010100010110001001011001110110101000000111010000111011100110010101011100101001011101011011111001010101100110110101101000001010010111101101100100111100110000001100101110011100011010001001101100001110010111111001011010110000010001100100001101101100101101101010011101110011110011000111010101001001110010110001100101001001111111101100111010111001001000100111100110111011011110000001100100111100100001000101001101010100100101100110111001001011101001100100111001001010000011011000011111001110101011000100101100101100001010101101111111000001011100100010011110100011101000011110001000011110110000001100100110010000111100100011010110001110100101000110000010010011000011001101110111100101110110010010000111110111110100110100011000001011111000001110011000010110111111000011110100111001101101101111111111001011111110010110011001010010110101111011000010010000011010101100110110010110100001011111110100100011111110110100001101001110001101111101001001111100100110110111110010111101011111010100110000111011101111001011001111010010101111011010101100101000011000001010000011101110000000110000001110110010001010001001001000111110010111111111000111001000111000111011000110011100000001000011000100000100001010000101001010011001110100100011101110110111101110000110100101101110111001101111101100110000100000001011110101110000100101101100001011110001110101010001101101000110101111001010100000111101110011001100011010001100010110010100101001001001000000000000011011011001011101001010110100001111100110010011110001101101010110011100001011110100000101010001010100100111001011110010110100100100110110101101010010000100111110011100110101110101111111010000100001101110110101011110100010001011100001110110001001010001010111111011000100001000110000100100001010000100101011101111000000101100110011000101011011100111001011011111110100001110000010101111000011101101100000001011011000010011000101101011010100010101000010100110000111001101110111000101100101000000010011110010111011100010110111010101111101010001101001001011011101011010000111010110101001001101100100011001101000101101001010100110100001010111100101101101101011010101011100000010011100010111100100110101110101111100000010110010010100101100111101100011010000110101010101111111100100100111010110011100011010000101011110011110101111000011011101101110000100101111010010000000010011101111101000000100001110100011101100101011000011010000101011001101001000111111101111011100110101100000001011101010111101011001101100001110100010110010110111010110100011011010110100110110010101101110000100001000110001111000010101100111000111011101100001011101000011101101001011010111110100101100001111111100100010100001101101010100010111110011101100111110111101001110101011000100111111011111111000110100101101100011110111110100110011001110111011111100101001111010001010011100111100001111111010110100101001000101001111010010010110011111101111000001011010001000110000110011001110001101011000111110110100110110111110001101100110000010110100010011110001000101010101110010011011010110111010100011011000010111011110101111101011110111000010101011100001011110100001010101100011110001110100000110011100110011010110011100010000010000010110101100110001110101010111111101001011001101000100010110011111101001101000000100001001101001110101100110110110011000101001101010110001110100101110001010011001010011100001111010001111000011011111011100011110001000011000111001101101101011001010100111011101001110001100100000011110001111001011010110000011101011010111100011010011111000010001111010100001110010101000001001010101011001110000011000111100011111111011100010110110011001110010011110001001000001000011111000011000111100000101001111001010101000101000001101101000001111000101101011000101101011011101001011001001111000001000011100011111000111110101001001101110011100000101001010100110011101110010110011011011010110010010000100100011010000001111001100010000101111000001001110011101110101010011110101110111001111100000011110101101111101100010100000101111111011110000110100000001011000100100111110101101000101101100011010000111111111111101001011100111110101000110011110010011011000011011110010110101100010100011110000001000001000100101110111000010111101000101001001000011101011001010110111111011101010111110100010111011101001101110000111111110101000110000010000010110000101011011101110001111101000011101101011010101011101101110000001010010100100001001000100111100110111101101001011100000001110001001001110010111101000000110110001101100000010011110001101000100111001001011111001011101110010000001100011111101110001000001001110001001000011001000011010011011101000010010110011101011111000111001111100011101011100111100011000001110101111010010000001100011000000100001011110110110110110111111101011100000001001001001010011001000101000010001001011000010111011001110011101010110100111100000010000100011100010001100101010000001111100110011100111111100111111011100110000100011011110100100101011100011000111111101001001100100101101110000100110110111010101001010111110101011101111001001000010101111000011010001001000101001011101101100111110111101100001011010110111111010001011001110101011100010100101101111010110010010110101100100110000101001011100111011101011111001001110010001100110011111101011111010010001101011001000000101101100111111011011010100111100011001110111101010001010100000011101100101110111100011110111001001000110100101111101101000101100101101010100010101000100001110110010111001001111011000100010101100000001001000110100110010101111000010100111100100000001100000010110010101100100101101011000101000000110111001000000011101011101011111100000100101000100101011010111011100011001101100110011100011010100000010100110101110110001110010011001001010001110111010111000100011001001011110011010010010110101101101001000011111100110111001011001111111111100111100011001001101011000001110110100101000000000110010000011101111010011101111011000011111000111000110001000000100110100011100111001110001101000011011001010110100110111010111001110010000001000011101000100100100000110011101101111010111100011100010000000000011001000000100001101001101100001101101001000001110101100001010101111100111100100100110111100001011011100011000111111000010101101110101100111001011101111101010000111111111001101011011100011111110001111100010100001011110110010111000011000001001000111000011111010011000001000110010100001100011110000101101100001011101111010001011000100001110101000000010001101100001011010110010000111011010111110000011111100100101101010001111100010010010001101010010000011001000100110100101001000010111110001001101110111100001110110110101011110010010001010101100100100111100001101111110110010111001101010001110010110011110101100000100010010001110100001110110110001101000111011100100101100111111010101001001111100010011010100110101111111001101100011101011100110100100111001010010110010111111001101011001111000111101000011111100111100111100101011111110011010010101011010111111000101111111010010000000101111001010111111111010000000111001100111011111011001110111101011110101011010000010011101000000001011011110011111010001100110111011001110011010011111100000010111111011110001000110001001111100000010011111000001000111001100111011010100011110101001110011111001100001110000110011011101011001101011001010100011110001111001100001100000010101101001110010011111000000111001011101000000011101101110011101001100001111111110011011111111101011000110001010001101010010110101111110101101101011101000010101001000100010101010011010011100000101101010000001010000001100000100110011111100011111101011100111100101011000101011111111111111101010110100100000101110001110101100110111111110100011101111001010110101101011110010101011001001110001010001100110101001000100110111100010011001011101110001110101011110110111110110110000111010101101000110110011010110110111000000010000010001101111010000100000001011000000010001100110111000000001010111110110001010100001101101100110111101000000001101010100000000100111010100101110110001000110000100101100000110101110011011111100110001011011111010111110100001001001000100110100011011111100011111101001100101101001000000101100110101100011110011010010110100001000001010101100110110010010001000000101111100001101111010101100011110011100001100111101101101000000000100111001010111001000110110011110000100101100101001101100011100010100000011010110000111010100111010111011100000101100111000110111010110001001101100010101100111110001001001000110100011001011110001100111011010111010001110010010001101101011001011001110011101001010100100000001010110100110011111101010011001100010110000101000100011101010000101011010011111010011100111110010100010000101001101110001010111101010001001100001101100100110011100001010100001001011111101010110000001001011000110101111100011000010001011000011110001011001100011010000101010010000100100110010100001001001111101111000110011010101001101010101001010111101101000011100110111011111110110001010101111000110111011001011001001001010000100100011010101001111110111100111001010110100101010111001001011010110011010000100100011001100111101101100011110011001100000011100000101010010011011100100001000111110100101001000110100000111000110011000100101100111000011011010000110000110100001110010001100101001011010000101100110100000001100100010101101010110111010010001101111011011010010101111101111000001010001111010101011010001110110001001101001001100011000010110111010001000001011110110111101111000001000101110001100111110100100111100000111111111010111010110111101111110000111101010100010011010000001010101001000010011110111101000111111110101000110010001001000100111101101110110110101110101111010000101111000001110110010001100110010010001111010011011010111000110101101010110111011110101011101010111011000100001001010001001010001110111101000011011001111101101110111101001111000001101001000101001100110100111010101011001110100110010010101100000111011000101010001100101011100101010101110010000111001000110010100011010100000011010010011111101010001001000101111101011001011010000000011001111001110011111001110011111110000011011000010000111101110011001001100011101111011000011000001011011001011100110001000000001010110110000111111010000000111000110010000100010001111010011000101110001100111011110010000110011111011000010010001100111000110101011011111011001101000101011101011111011010011000100101100111100100101111011111001100100111000010000001110111001110100001101010101001011011010010011101011001010111001101111001111100101010110111010001101110111000000001010101110101010101101100101000000110011011000100101001100100000110100100101101111011011110101101011101100101010111011010101001100100010101110110000010010001001001000111111110000111011111110110000011101110111100010100000100000010011011011100101100000000000010010100000011000000010100000000001011011010000101001001001000010000111111100110111010011010100101010000101111001001110000011101110101101010001001001001010101110010001000100101111000000101000101011110111001010101000000001111001001010111110111111100001110010000000011011101101101011111100001100101000011000101001011111011011000100100111010101010000011111011000000001111011001101010000000010001101011000011000111010110100111001010101101101010111110101001001011101110110010100001011100111001000010101110000101010011001010010100100110010101011111010010011101111100101110101100110111011001110100101010010111011001011011111101011100111110010011011000101001101010110001010111110111111001000100010000010000100100101101011011101101011000001100100010001101111110011010011011101000000010011010101001110011000111110101011111000000001100011010001100000000001010010110100010000011100100011111000001000000100010110101011101110010111101110001110010101100100111100001000010001100101011101110000100101011111111011001101101111101000110000110000001111010101101010111001000110000011110101101101101000010010100001111000110110100101100111010000100101011100011011010101010111100000110111110001010100011101001000001010000001110001110010111010111000001011000100101011011101110110111110010111100010110011010001101100101011101011010010110101011110110110001110101011011001001111100110001111010110011001010111010100001110001100100101000110011100101111110000110101101000101011010100101100011111101000010110001100101101110010000100010011101100011100111001001110001000001100001110000110101111010111111011111001000001000101100111001100100011000010010010001111000101110110110101000010110001111101111100011101011010100101000110011110011111000010011000100011110010001011010110101101110100010001100010000000110001001000001111110011100010100000000110001110101110111011000000101011110011100000100010001100100000100011100011110000000011110000101110011101111011001100011100100101000100001010000000100100001011101111001010010011111111011101111101100001100110000011101000011010000110110100001000110101010100110000001011111110101111011110101000101010110100100101101000011000010111011110000110110011011000010001100000010101111100111010111110011100010111100110001100001110010101010011110111111111110010110100111111010010111011101001100100101101111101101110101010010100111000001101011101100101111101001001000101010010101011000100100010101000010110001011010111001100011011010100111011001010010011110101010100111101001000010111001000010000000001101111010010100101001110101010000101001001011001001100100111011110001000000101011100010110011100100001100010010100011011110011101010101111000011111010101101101100111100101111110101010100010101010010110100101111010101001110000001000000111100101001101100101110110011101011101111100111001110101001010010101101000000011110110010100001111111101110100000000011010010100010001100101011010110101111000101010110101111100111010101011101101101001110110111100101010111100100101000110101101000000001001100010001011000001010100110101010010011010011001010000101101010101100000011000011010110001011001010000001000001001001100111001110111010110111000001110101110110011101101011111000101100111110001000011101110001011100010110111011001101000000001101010101011111001010110010110001011101011010010100011000100100001101001011111000110001110011110000111110010101001100000111000011011001111111101110110100100111000111001011001111001000010001101101111000101101100111111010011101111011100101100110010011101010010011001100110000011010110011001011001111011100001001100011111011110101111101001001000011001000110011110000001111101001000001000111011111010101101111000110111111011101000011011001110001100111101111101111000010001110111011110100001000110000100100001000001001000010101011101010100101000100001001011111000010101010010111111010100110100001110010011011110001000111001011110010011110111101010010010110110011110001001000011001010110100100000010100100011111011100110000001000100000011110101110011101110010011000111100111010010110010001100100010001000011100010010100101011010000000000111001001111110111011011001111001100000101011100100110000001101010101001110100000100110001111101000010111111100101101011010010010101111110110100001111001011101010101000111000101100010001111111100110100011011011010101110110101000010000100111111100101101001101010111001001111111111011111101001110100101110110001001000101110110010010101110100111001001111001001000110101101011100111101010111100011111011101001010011101001101011110111110111001100010001110000110100111111000001111010011100110101001111010000010010101011011001100111001110101111011100011010010000101100110010101111110111010001111111101011000100011100111010110000010001001001100100001101000111101000010101111111100111011101010000101101100101100100100001001111001011011100101110011111101100110011110100101011010011101011110101000101110000111000010011000111011110111000100010010100110001101111000001000111110011000111101011100011111000111010001010110100111001101100111000111100010101100100000100010100010101001010010001111100111100110000010010001000111001010110110111100001110010101100011000001000111111111100111011101111011000110011001100000011011011001010101010101011110111011100000101101011101010001011100110110100111100011110101011101100001111111100111000010001101100010000100111101111011011011010000111001011001001110011011001100001111110110001110110110011001000101000010101101010011010001110100100111001010000001101111110011100001100111110001110001101101100100101100001011110101101101011011001010100000110010011001100010010101011011110100101111010101010101101101111011110001000111111110101010011010100011001011011001011100101100100001001001100010101010110011001110010110001011100000010100101101011011110110000100011011111101110110010111101101011011110111001101011010111101000111110110101011001010111000000100001111010010011010110000001011101001100011011001100000011010010011010011100111100101001000101110001001100100100010101010001101110101001111000010010101001001001111100001110111101100010011100100011100000010110001001110000111110000101100101010101011000100010011101111101011000000111001010100000000110001101101011110001100111111000000010011001011100100000000101011110110100111111100010000011101010000011101101001010101011001000100000111000101101001100111101100101100100111010110010111010001110111001100100101100001101111000000010110111010010110111111101101001000011100010111010001111101010011111100000110111110011000000010111110011000011001110111011001011010111011011100100000011101111011100011000001000100100110111110010100101101111111111010110101111000111000000001100100001100001011011100101001000110101011110111000111100100011101110110110111111110111010100001101101000100100110101001100010000001101100011111110000101111100011010001101100100110101101111001110110011110101110100010000001000001011110111011010100001001011111110001110000000100101010010101010000101111011000000010111110001011100101000000011110011101011010111001010100111100011100100010001011010100000010000111110001010011001010100000011010011011101001111001110011111010001011010101101010001010110011001011000001100110010101000111010110001000100111101001001111011001110110101010001100000000001000011000010011010111100100011101011001101000001010001001000101000011010100111000100100101011001011110110111101011010011011011100001011000110110111001001000101111111111111100101010101100001101001001100111111111100111010101111100111011110001100000101001010110000010011110011111010111100001111010110000101111111100101011111101100000000111111110111001110010101101000100000010010110101000100101000111110110101000011101010110000110011100001101000011101100110001111101000010110100011111010000110101110000001111100000000011000101001001111100101111101111000011000100100110010001000111101111101000100010111100100011010010011111000010100101000111001001000000000011010111101010001110111010011011000011101101111101110111101000011111111101011010110100011110001001011010101110011111000110100110010111111011010000100011101100101010110011101100010011101111101011110000111100001000010110101111000100101110011100100001011101110011101100010000010100101101100100000100111011011011101111001000100101000100100010101011010000110001010100110000010000101100110010110011111110100101011011011100010101111100001010101000010101011010001010100000100110110111001100100011100011100011111010010101101110110011000010100111111000111101100010100110101110110101011001100010110101100000100001001100000000101000010111001111100001111110001100011000110100010001000111110000111001100011000100111111100000001100110001111010100110100001100100001101001001100111110011001111011111010101011001001001101101110011100111000111011011011000011100111111111100111001101000000001111010100001011101010001011111001001100011100100011100110010110111000011111110101100001011100100000011110000111101001111101100101101111110000110110000100011110001100001001100100101001111110101010111110101100111001111000110101010100111100000110110100000111110111111011000011010010011010011000100100100111101001111110011001101001000011111010111100110001001100001110100011111101110000000010001000000010101110011010111100000100111000110110011111100001101011010001100101011000011011101001110010101010111100011101110110110011111000100011010001110100101111001111000001100000000001001001100111010010011100100111101111100111111001100010011100001110010101001100100001111011010001110001111011010111110111101101010010010101100001101110101101100100011110011100001111000001110001100111101011100001010111100101010101001000100011000000011001000001101100011101111000000100011111110011110010001011110001000011101000010101000111011000110111010100101101000010101100011001110101111101111000110010000010100110111110010011100100001000001101000101010010010011101011111001100001101101010010100100101100011011100101111100110000110111011001110110111101101110111001100010010010000011001000101100000001000010000110111011010000001100111110010000000001001101110001110000111011100100010110101010101010100000011101011000011100011110000110101110110010000110111010111000000100011101110111001101011000100010111000110010000000101111111001010101011001101110000000001111010011010111001110111000001010011100110100000101111001001100010011010000101101011011010011111001001110111101000111011000010000011011011011101110001110111101000010010101101110101011101111001001110111010000011000110100010101110100010000001100101011010011011110110101110001111110011011010110100100111100111111101010111000000101011110001010100111111100110111000110100110101111100011111001010011010110010010111111011101110101010011111001100100000101110110010111001111110100000001000110001110000011000000000100000001011010100000011001110000010101001100011111011110010111010001011101000100000010110010010010101000010101101010100101111010101000001111101000010000010010110000100100001100111011111010101100000001010100110111011001101000101110100010111001000001100111111111010110101111011101001000011111001010111010011000101000111011101001000000011001001101011001111100011001101011000001100011111000101000110100011110000010100001010100111000011111001111111100110000101010101111111000100010100001010101100110110110001101111000011110011100100011010100101011011011000011101000010111010000100011110101110001111111000110100100010111100110001110100111010000101110101011111111111110101100010000100010001110000100000001111001111101100110010001110011011111101111110001110011000001100101100001000100010001110010100011101011011010100110101111111000010000000111010001100110011011111010001001101010000101011011100001100101101001101011110011100110110111010101111110110011001110001001100010101001010001010010111011100011001101001010100011100011101101101100110011001101110111100110010101111110111100100101110111000101000010010110011111101011001001111100001111101011100101011101111010011001001001010000001101000101010111101111011111011100010001101000001000011010100110101110110110101110101110111000010011001110010100000101010001100111111010100101001001000001011110100110000001000001111110111010011101101100110000111010111011110010000001110000001110001100110111001011011010110101111100011111101011111110110111101000000100001111001100000000000010010011100100101001010010110001101000111101110000101100001110111100110011101011111111001111110101100011001011001100111101011001000100000110000011011111111011010001110111111100111111000111010011101110011110101001011001010100010000010110000100010000110100100011101001100010110011001000000001100000011101001011001110001111101110110001001111100101001100001001000010101111000101011010110101010010101101010010010010111010010011010100100100001001111110101111101100001101111100101110110110101001110000001010101100011011000000010100100010101011010010010111011001100100101111010100100110111001010010100010110010000111011110001101101111011001000010001111001101111111101111101111101110110011011000111101011101110100011101001010011001111100101110101011000001101111000100000011110111111001010111100010000010011011001100001011111010010111000010110011110001111001111100000110111010000010011100011000010011010001000100010110000000100110100010111101111011101101100101110001001100001101110111010110000010010000111100100101110111010001000011010001000000001111000110101110100110110111100101101110100100100001100100001111001010001001110101000101000011000100100011101001111100101011110101101011011000011000001000111010011100001110000010010110010011001100100101100110001101111100000001101111101001101010101111111001001011100000101011000110110100010110001101010111011111010001011100110001011110011001101111000001010110110001000111001001001010000010101101001100100101000100001101101110100000001001000101011001111101100000011100110001001111111101001111111010000010011011101101111100001010000010110100101010010101010100011111011101001110001101110000000011101000001110011101101000100001110011110001001001011010010001011001001111000000001111000010001000111100011111001010100110100011101100110000111000101001100110100101101100011100001111110101001100110101001000100100100011111111101010000010011101100100011111101101001000110001001001001111001011011011010110101100101000000000010001111010100010111100010001001111100011011010111000110010000011001011111100011100111000000101011001101011000010000010000001110101001011000111111110010000110111111110000110010101001000011100011010100011110011100111110001011010100010100111100000110101110001000011001001111100010001001010110110001111110101101000001100100010111011010001011101100110000011100100011010101100100100110100011101101011000010001111001100010111001010101000011000110111101111001100011111001101101010111111001000100011101111011011010001000001111000100101100100100111101111001011100111110001100110101010011110111101010111100111000100100110010111110011101100111001010010010001000101011011100011011011000001011001101100111110011100000011111100011111010000000101100010001001100110001011001100101110000101111111111101100110000111010011011111011010101110001011001100110011000001111101111110010100011110001010100010010110110001111111111101000010000001101010000110100100100101101101101101011110111011001000011100011100011100111101001000001011001101110111011011010101111100001111011111101001010111111101001000110000110110111011001111010010100011011101110111010110101011010101111100001010010010001111010010001000011111011010101111011010011001111100111011011110100011000100010000010011111110110110110111111001110001100100110000110101000111000000111001011011000000000110111110111010010011011001100111001001000100101111101010001101011110000010111111000110110001100101001100111101010110011000010100010101010001100001001111001110111111010110101100110100001000010110011011111011001001101101110001111011110010110011110111101101001100101111011010111101011001110011010001101111111001011010010000011110111000000001110011110111000001011011011010101011110110110011011111001001111111101110000100011100001100111111001101000100100001000101100100100111010110100010011001111101101110101111100000110100100001100100101001011111110000101101010111101101000101000111011111010111100010000010110110111010001111110000000001010000001110100101011001011011001101011000100101111010111001010100000110011100010001011100100000111111000011011110011100000010100011000001010000100101001101110011111010000111011111111111110110111011011010111101111101100110111100000010010110000011010010011001011010111011100011000011100101101110001110011001011111001110000101110001100011101101110010000011100011001110001010001101011100111001100000111000011100111010101110000000011101100000100000101000000010010110011110101101011111010110110010101000010110100111101001000011010011001000001001000101100001110011111110001111111000000100101001110010000011101000111111001110111110100101010111010001000111010010010101101001110011001100000001000000101101011000010100101001010101101001101010100000000111111111111111001000000000110000111000110110101101111110011101011011110010000110110000011001100001111001001001100011001011101110000010000011100110101110011011100100000111000110010101111110001000111111000001001100001111000010000010101101010110011101101010111101100010100000101110011011110000000011111111010101100111100111100010101110110101000010000001001101101000110100010111110010000001010001010110000000010111101110011001100010011010110000011011000110101010111110001000010010011110010001010110000110111010100101110000100100001111110011011100000010100010010000011100100000111011101010010110000010111101001011101100110100001001111011100100000011001000101100110111100100110000010110110011000011110000110101101111111111010101101010011100110110000101000010001010111100111001101100111000111100101000111010001010000101110101100110111011100101110111110000100001000111111011110001000111101101110010001111001110010100001001101010010100001001110010000010101101110101101011001010110101111010010000100010100001011101100111101011000100011011011011010000001000110000100101111000010110111000000100001110110110001001100100111100011000101001110100010110100011010001011010000111010011011111110000101001100111101111011111110110111111001000000101101000110111000111100101100110111110100000101010010100100000001111001010110000001111111111101100001010001011110001101010100010000010110111010100100011011010001010000000011010110100111000001011011000001011001010011001110101100011100001111000010000111111010110110011110000000110101001100010100110011010100100011111100011111100011010101001101101000101110000011111110010010011101000010001101000111000010001110111001111011101101001010001011111010110001111000110111011100011010011000000000001000110000111110010100100100110011101110101010101011001110101001000001100100100010111010100001110010101011110101110011100110010010000101111001001001101110010010101010011000011100100001110101110101011101000001110100100000011111010011110000000001001101001000101010100000110100101000100010001101011001111111111101110001000110110110011111001100101111111010110100010111001011000101011111110010110111111101000001000010101011101001101100001110111111000100100110001000001101001100000101001011010111100100110011100101011000011000100001111111101100001100001000110101010001001000110100010010110111101001011111111001101101001000000010011000101111010000111001011000000001100110011100000011101001000101111110110111001110001110110010100101111001100100001100001101110100100000101100011111000010001100011000010011101110100101100000011110111000000010010110011010011000100111110000101010110001011111100111100000111110001101001000110101000001111110111110111101010010100101010100111111100010011110110111011011110001111011110100011101100100111010011101100110000111111011100011010000100111100001010000011101101010110010010001101000000110111010001100011011010000010010010111101001101100000101010011100011001101010110001111101110111000000100100110000001001110110101000010000111000000100110010111111001010100110110000001110010100010011010101000000010000001001100010001101100001100101011010001011110011110011110100010011000001000010110011110100100011001110000001011111001011010011001001111101100110000010101110101010011010100100110011110010011101001101110101111000011010000011011010100001111001110101100100010101101111001011011000010100100001000101010000000110011101111111110100110110100011100000010111010111011101011101101101010010110001000001110110100110011000001011001001110001011111110010010110001111110101101000101011111101000100101000011111111011010011001101111110001001110110100100000000011011111111010110100100110010011010100100111010001001100000010101111110110111110110100101101100111010111111011100101011010101100110000001011111110111010100000100000000110010000011111000101010110001110011100011010010111001111001000001011111000001101111010110111000010100001010010000110000001000110111101100110101010110100100011110101000011110101011110100100000001110101111101101100000101000100100001010010010000101011111101101011000001001111001010010010010001010000000011111010100100011011100001110001101000010010011010110010111111000111100011000100000000101001011100001101011001010011001001011100101010010010000101010011001110000100111010011010111010100101010110010110110110100111100000111100101010011000001101000001100010010111110000010011001011010110111101010111100100001101000011001010011101101001000001001110000001100100000001110001111100100010100110111100101010100101010111001100100001101001101110010011110111011010001001101110011001001111010110010001001001110001110111101011001101000010000101110000010100101001010100001101111101111011000110100001001100001000010101110001100000111010010100000011111100111111010011111101111100000010101101011011001100001010000110001011010111100011000100000111111011100110001001010101010000010111010000000001010001110010100110000100010000101000100111110100111000000111001111110101110010001001101010110100110100011001110101101101100000000011001001001100101100111110011110011110100001110001110000000111000011011010110001101011101000101100101011011001000111011001010010100101101111101110010110111111111000100011100000010000111000100011101100010111101011101001100100110100111001010101110001110110011101010111101011010000101000111001110101000010111100111110111110101100100111100001011010001111000111110010111110001111001101110111110110000111000011001111000011100000010000110100010100111101000101011000001001011100110011101011011110101010111100010100000101101111001111111101110011010111101001001011010110000011011111100101100100001101010101100101010111001010111101101111011110011110110111101101001110110100110010001000101001111000101111010100010010000011000101101111000110100001000000011100100001101101100100100001100111100011100111001111001000011111001101110010010000110101110111111100011110010010011100111010111110111111011101100010101100011101011101101111111001000110000001011001101101010110101101001110011111010011001110011111111100000101110001011000101011011111000100001000111000001010111100101000011010111010010110011011110011111110100111000100110101001111010100111100100000001100101010101111100100011001100001011101001010110100100000011000111010011110110000000111111011100000101111110110111110001010111101001100101101001001110110110010001010000001001011011101101111111000101000001010010111100001001001110110010000111001000011111100000111110100110111110000100010101001011010011101001010010001110101100111010110100011011101111000001100010000000000101000011101100001010000000101010011011110111101110000010001011100111001101000111100000000011100010010110011111111001110100011010100111011110001111111010111111000110000111001110111001111110100110100101100111101001010100111000111111110010101110010010000000110111110111001101010110001011111111110111100000110001111001000010110011101100110110000110111111100100110101001101011100101000010010100000100110110010011011010111110111101110011010111111010111110110001110011110010011100001010111000111111111111100111010000111110000010100000010111100111111010111110010111110110100101100000011101000011101010110000100000110100001011110111010000010001110000101111100110010010001010101000111000001100110001001101001000010010111100010101000010110000101000111101110001001101011000011111001001001100000111010001101001011100110101001011101001100011111010100111011011100010011000011110101000010100011010000101011101011011100000100001001011111110110001010000100101000001000011000000001000100100010111000110011000011001111001010011001101110001100000110010011111001110010110110011101101000000011100100011110000100000011011001001001111101110110111010110000100000011110111010011110010001101100001010110000110000001101110000011010101001000001001101010111000111100010100001010011000001011011101001101111111101111010111110001101100110000010001111100110110000111110111000011010100001011010001101000101111101111111101111000110111100100111011100011110000110001100000110100011011101111101000010100111011001010101111100011000110010000111000111101100011111101000100101100111001100100110110000000101001111011111001101111001100111100011000011000111110100010000011011100110100110000100010100000010100011110000111010100001101111010011001110111110110110011100000110000110011111010000100000011110010101010001111111011110110111001111101111010011000010000110010111100111010100101001100001011011101101000101100110101111001111001010000111111111100001110100101010110100000111011100000110110101110101111000000100000110011101001100010110111110011101110110110101011110011011000000111101110110111000101001001000001011101000101101010101101100001000100000100001010011101111111001000100100100111010011001001111001000111100001100111101001011010011011010010110001110111111101111110000110010111101101111010000100000011101100110110100010101101000000011110000000000000010110100111101011010011101111011100101101101110110110011000000011000011100010010110011001010101000010101001101011000111000010110010101011011001000100010000011111001100111101111001000001100101101010000000110111010011100001111010011100001010100101101000001100100101011000011010010000001101100010011000000100101000010110111000000101111110000110110111111001011011010101100101111110000110011111011101000110101000011110000010001110110010101010101001111001110110111111111000001101011000011001100011001111011111101001100010000011010001100000110100111110000111001010101111011111111111100010100110110101110001101110110100011001010100000010001100110101001000001100111011011001011101011001100011111011000100111010111111000111101011010000110111010101100011010000001011101101000111111000000001111111101111100100101110110010100111100011001101000101100000000110110100101100100001110111010111010010011000110001110010000011100011001110010010101010000000000110111100010110011010011010101111111001001110111100011100110110111011011111110101010100111101100100011000001000101001011101010110000110001101010111010100010100000001010100101101100000000101001000110010011011010110001110101001000010001011011111000000101001111001010000110011101111011111101110001000010001111110110011111101111010011001101001101101010001100110101101110011011010010011110011010100011101111100000101110001111000011001101010010000001110010111110110110100001101011111100100101001110011011010010111000011011100001001011010010001010000001101000110011000011110010110001011011000000010010101011110100000110111001011000110011111110010111010011111110001100011100111111011001100011010000101000111010010010110001101100011111010101100010101010001000101010111010001001100101101101100000001101010110111000101100011001010101000010110000001011101001110111100111100110110000001000100001000011111001111010001101001011100111011001010110010010110000100001100011001001001001001001010110110100111111000110111011001100111110010000011011101111000010111100010111000111100111001011011110111010000101101111011001001011010011101100000000110101010111001010010110000010111111111100011110011011001110100001011100111111110100000001011101010000100000011100110100111011010111110111001001010001111001100111100011000100100110101100001001100001001011101101000010010001001000001001010010000010000101001100010110000100000110101000100110011111101000110000111010101110011011000100000101000100100100011001000011100101101101000010001110110001001111001011011111110001101100011101000001010111110111100110000010110000101111101111010110101011111100010001110000000010110010101001011001010010001101101100000101010010110000110001001111010010110010110100000100110011010000010010100110010110110101111101110100001101101111110001100001111111110001110100110011010100111000011100001100001011001110000100011100001011110110101100000010110001110100011010110111110110110010101100100100000100101010010111111000101001110110001101100101010110001000000100101001000110111010010111000011010101111000101011011010001011010111111011101110101110010011100011100111110110101110011110100000010011011011000000101010110011101110010011011100100111100011001110100100100011101101110111000010101011000101101011100101010100011111110110011001001011100111010011010110100101000101111110110001011010101101001101000000010100101111011000101011100001110001100111000010111100111110111111110000100010001011101111001111001101111010101010010011000000001000000111101000011100100001111011001001000000101100111101011100101110001100111101001010001011111111010000001100001011100011000010111101100000111111011011100110111101010100011011101101111001001101000111111001010011111000000001000110000110011101111011001010101110100111110111100000110011000101010111100100111011000000111110001011101010101001101001101000110101010011100001101100110000011110001100111001001101001111100100100000000100110010001100010111110101110010010100100010110111110011111000010110100110111111011010010101001010011110001111101101010001111101011100100000001111010001110001111110111011100101100101110100111011100110111011000110000000000001110111101100110110111110010011100111110101001010101011101110001010000111110000111010110110101000000101101010101111010010000001011001111011001000101110110010111010100011111000101111010000001011010111000011110100101111111100011111001101111110000010101011001110011101111010001010011100100010100001000010011001110101000101111001100111100111100010101110101010101100110010111101111100010111001101110010111001000011010010111110101010000010000111101100010101101000111000110100110010100111011000001000010100001100101100111110110010111010001011111100000011100011001101001111111010100110111000101110001110011111001111001101110111011000001001100101100100001100000010011101100101111000011100111100000010111101001100110100011101010000011111010100111101100011011011010000011011101100111100001010100001011111110111000000101101001011011101110111001100111001000011010011010101010011001001101001100000101000100011110110110010011111100011011011110011101011101101111111100010110011101100011010100011010111100110000110111010101011010100011011000011100111000011010111000111100111011101011111011111100010010010111010000100111001111100011110111110011111011100110100001000010100111010010000100101010101100011110110101101010000110101001001010000100111011000101110011001011010010111011010111100000101101000001001110011110010111110101101001010110111101100100011001110110010100011011010011011111000100110101101100000001001110110101001101011111000001110010000000100101010100011100010011100101010100111010110010000001010101110010010110101000000001111010110011011000011110111110010001010101001101010011111011101001001001000011100010000110011011110110101000010010000110101111010011000100111111110111101111101011100010100011010011110101000110011110001101100000001001100100011000010010111010101000110100101101111100010001101110110111100011101100110100010111000000100011111101110101001001100101001011000001010000110101011100010001001001111110110100010001010101000011110111100110000001001111001011100110010000001000010010110001011010101001011101110100101010101101000111100101101010110011110000111011101101111001001101010100011001100111111101000010111110010010011001000100111111010101101000011011000111111011111001001100110110100000101100011011011011110101111110111011011000011110000110001011100001000110000001111111100111001011111001000001000000110100001000101111100100100111010101100010000100000111000000000101010111000000011010101001111011101011011100101001100111011000100101100011111111101000110100110100111010000111100001101101001110001010110110011001110101110110010100011001100011000110110000110110010011010010010111001100110110111101110110101101100000000110111101001001111111011011100000010000011001000101000110110010011101010110111001010000100110100000110110101001111111001000100001110100011110111010100011111011001110001000101001100111011001000100010110111011110100011010111000101101000010110101111111000110111010001001101110001000011100000001110011111001101111111100100111101111011001001101011110000110000101100001111110111101010110110110100011011101000011100000110011010100101010010010101100111011011001000000001011110010001000101101101101011101011001101010011000110000000000000010111010011111010110010000101111001101000001010100100101011010011110010110111011000101111101001000101110011100111100100001000000101101011100011100011110100010101001100101100101100100000111011101011000010100101110100100001110011010101010111011110100110010011101010100010010001110010101111111101001011011110100000000011110001011111101101110000111110111110011101010000111011011000101001000101011000100101100101000100100111011001000101000101000001010111110111100101001101100001100001111111010111011110110000011100110111000111010110010101101100011001110010101101000011010100001001100011100010100000111001011110111111001011001000111111111000100011001110001011100001101000110100110000110011100101111010110110001100001111011110001101010111101101110110101000011011001110100011100110000111010111111111100110011111011001011110001111010001011010110110100100010110001001111010010110010000101101111010010000001110110010010100111011010101110010100110000010010000011000110110011110100001011101011000011011100000011011110011100010011000101011100011011110001110010100111100110111111110100111011100101101100011011010110000101111100001010011111011110111111010000110110100111000100101011110001101110011011111101011010110110101111110100100100000101100111110010010000010010111001001011000010011010001110100011010000010100101001110001100000000001011110111000000001000101101001010001001000000011011011011010011000011011001010110011000100111011101011010111001110001011000111001101001000001100100010111111110100001100110000011011100101011010101001010111011100111101010000101000101001100101010111110010010010011000111101100000111111001101001100010010001100110001001100110111110000110011101101100111010001011110011001001000001111110101111010100111001011100100011101110001100101111110101001100100001111000000001001011000011010111010100011011101001100100010011111110011011000101001100111111001100111011010100101001100010111010011110100010110000111111111110100011010011001100110010010001000000011101101010100101001110111101101101101110101100100001100111111110101001110111001110010111101000111110100110111110110000010110110111011001110010101010000110110000101011111001100100011101010101011111011010111111111011000100101000001000000111101010010000011011011011000100100111101111001111010111001011001000010000111101111101100000110001101010101000010111111111001101111110111100011001010100001010000111111011001011110111100110000000000110111110011010101001010010111110110011001000000100111001100000101110111010110100001101110111101111110111101011111100011001000011011111100111010010110100110110110101010111111111000001111000101110001110100100000010100101010110110010000010001100001010111110111110000010101001110110100010101110010110011011111001101000101010000010110011001000101101000110110100110110000000111100011110001011100001111100000000011111010010100000000011101100110001111100001010111010011100110001011000010110100110111100101000001001111111101010011011111000101110110010110111110011110011010111010100010010100001100010011101100000010010001101101001111111111101100011100111110011001010010011001101010101110010101000000000111100110001011011000010011101000011010111100110111000011011100001111101100000110010111011101101001000010100000010001111100001001001101011101100110110010011001001011101011011001010001000110000010101011110100100010000001100000110111110001000010001100010101000100101011110001010001101100010010110010010001010000101101110001000000111001011101011111100001011101101001110111101110000010010100100001011010001011000010101011010110001110001000001001000010010001101001101101111010110100011001000100001100110110111011000101101010110100101110001101111111011100010000010101111001000110100100110101010100101010010110010000011110010010011001001101000111100000000110000000001100000100010010010101111011010001000101001110100110000100100011000000100111011011100111101101110111011111010001111011011101001010010000101100110111000001011011111001011101101100111010100010011100100100111101001101010111000001101010111111011010100101110101001001000010000110111111110010001101100000001101011100101111110001001011111100001110011101111110100001000000010010000101110000110000111110110000110010010011100100000101010101001001110100000110000100101100101110100101011000111010110111110010011101010110111010100000110110111011001110101011111111001110010011010010000011011100001100100000000001101011100010110010100010101001001001000010100010001111010100001011111111110011000000011101001110111111110001110010100011101110111001100000101110010000010100000101100110001000110110000110110001011110101010101110000111110010001011100000001111111001111001011100111110001101101111111100000001001101010110100010100101111111010100101001110110110011001100101110000110010100010010110011100000100010011111000001011001010000010110100001101110000000101110000101101110101100001011001010101000000001111110111010010000000001110101111010110011010000111001010011100111010001100111011111010101111110110101011101000111001010111100110111000011001010101110000101010111100011011111000010111010100000101110011100001100011000000110111010000100001000100011011110011000000011110011101100101011000001010100100010111100000110000000010111100111101110001001110010010000001011000111010110010011000001001000001000001110100011101101111100111011001001010010010111101101011000010101100010110010101100000011111111100110010011111011111110100011110011010010100000000110010100011100101101001011110011110101011010110010101000010010110010101001001100010000100100001011011110011111001101011000010100110010100101100011011100000000111100011001011001000010011010111010010011110011000000000110111110100010011100000001001000101010100101001100110010010001101101100111010011111010111101101010111110100100101110101110011111100111101001000001010111011100000011010011101101111110111101011011010001111011000100111010001011001110111000001000011111011100111101000010100100111000010100100000001011110100011011100110111000000010100001000001101111001011110010011000110100100101110100000001101111111111101000000110000100111000011110100111111100100110111011110101101111001011011010000110011111010001100011101100101001000101111011100011011110000011001011000110111110101011111001000111110010101000001110100111010000110111000001101101100010100111010000001111010000100110100111010000010010101110010011001111000000111101110000100010110011100011010010010101000000001011011101100011000111110111000110000000100110001111001011000110000001011101001001001000010100110100100000100101011010000011010110001011000110000110110001000000001100111110111001100111111000010011111111001101111100101001010000101010010101111111110001000110100110000010101100010000110110111001111100100100101110111001001111001010000001010010110001001101010000111010010100001100000011101000101111110011010111001000000011111100010010010111111011011100010100110100111001101000110011100111001011100010101100000000011011101000111001000111101111000110111111101111101010111110100001111011010011000011110100111000001010000110010000101010001001011000111101010000001100101001101011010100110111110000101011010001010100111011100011101001010001011101000010101000110110011010001011011000101000110000000111001011000001111111110100001101101100101110000111010011100100011111101100111110000000101111101010010010100111110001110011001101011011110100101110100111111000111110110101010101011000100001110011001000110001010100010110110011100001101100101101010000100110100101100101000100001111111001100000010000000011110001011100000000011100001010010111100111011111110001111000001111101011010010001101110000001111110001001000100110011110111110011101110011011001010101100111101111111110110011010111111010001110100110011110101100110110101110011000011111111111111010101111001111101011100011100101111110011000011111000011101111000011111000111110010010010111010000100101111001001111011110101110010000011111001101010010101111111101010010000011111001111110100001001001100110000010000111110100010101001111110110010110100111000010011011011110111110101000010110001011111011110010010000000011101011110101011110100101111101100110100110001000111001011100010011000000011110010001111010100011101100111000100001001001101011100000110100010111110000101100110110010011111110100001010101101101111010101000110001000111001000110111111100110101010011100000100010010010011111111010110011101110100101000010111011001001110000100001110010100111001110010001000100001001110001001001100000100001101011111001011011000010111001001100100101110101111000110001110111111011011111001110110111111000111111001011110001010011100001111100001101001001101001111010110000010111100100000011000111101000000001011110010011010011111000001001010000110110000111001000001110100110011001011011001000001101001010101111011011000110101001101111110100101110100100001110111110110011111011010001001001101001100101110011010010100000011000101111101001001011110000010001010001010001111111010011101011110110110100011010111110001101011001000000011001100001110101010110011111110111010000011001100010111111100011110000011111101000010100110001011001101100101100100110111110010001011101011001101001101100110011001100100000110001110011101011110101110011010011111001011110010011010001001110000100011101001001011000011001011100101001011100000100110110001101000011000110100001111010001000100010100011001111000100110111000001110101101000101110010110010101011000001000110101100100000101111000000111000011100010101010101001100101100000100101000100111000111001110100111011111100001101011100000111001010001101001000100110000111010111110001000101000101101010011111011010110011001011000000000111100010011001001111111100001000110000010100000111110001101101000110010010000111110110111101001110000010101100101011100110000100001011110111001110010111111100010001110111011110100110111010001111111011100100101000110010010101100101000110010110011100001011001110010000010110100101011100010101010101110010000000100101100111011011000101001010111000101010101111010110001001001100111000110110011001010101110010100111011011110100110101110000101110000011101111111000001001100011011101010000110100001110011001111111000010001101100011111011011000111010101010011010010101110001101001001010100011010001100101100101010111011100110110001001101000001101000101010011100100100000101100000110100011110101010010011111100100011111111110000101001001101010010010101000010010101010101101101010010110000110100011000001100101000000001110000011000110011100100010101011011010101101001010010001010111001111111011000110101000100011001001001100001011100000110000101110010000011001011001101001001110010011010101110001000001001000110100110001010101011000000011000011000110001100011111001000110011100011000001111100101001011100101100011110000101101111110111000010101100100010001001000100101111011110110010011000101101101001010101111111110010110111010001101001100011010001010101101110101001100101100011101011100110110110001000111101011010011111000111100100100100100010100100010010000001000001110000101001001011011101000001011011010000100010111010001100110100011111001101101011100000110011101110110100110100001110110100001100001001101001110111010111101110001001000001010011011011101100101111100010111001111010000000111110001110001100011100011010000111101010001001111101110010101100101101011010001011000101111110010111101001011110111011011001110101111100011111110111101000110001001110011000000111010001001000001000100011101001001110101010101100010110011001101001011101100101100111111001111110110101111001110000010011111110000110000011111001110011101101010101000110011011111000001011110110111010001110010011101001110111010000100011100101101010010010000000000101110111111100101000010011101101010101001010100011100011001001100111110110010001011110010110011011111101111000111101011000100001111100010000110111010000100000111000001111000101010101011100010010111110001001110111111011110010101011101101011011101000110110001001111100011010011011011111110111100111011000001000011101000111100000100100001110100011011101000010100001011001011001101110000001011110110110100110011010000010110111000000010000100100001011100101101000010010101011000001000001111000101010111001000100111010101011110110001110011110100000001010101010100111101011010100111010010100011110010110110000101100010101000101111101000011010101001100110111110110110111110101101100000101000000010110000110011100100101111110100101000011001000010001001111001111001011010100111111100100110110010000010111000110001101111001000010110101001100100010101011011001001111101000111100110101110111011000011000000011000100001000011001111000101000100001100010001100111001001110010110010011001000010000001011011110011011001110100010000011001001000111000111111110101101010110111010010101111010000010000111000000010110101101001010100100111101100110010100100100101010011101011000000111010011011110001010101101010111101101100000010110100010001101010101110001011011111010100010001000100111011110001001101001011011010010111100101000011110010101101011111010001000010011110011011101010111111010000010001010001011101000110001110100001110001111110010111111110101001010001010111010110011101111100100100000111001000011101000110100100001110110101000110100010000010111110101100111011110100111101110011001100001010011101010101001110111001110100010000110100001001010101100000111011111000000101110011010110011101110101001010101000110110110111101110010000001100101101001001111001011110001011110001001000011010110111010110011011011011011100110000111110100100000010100010011001110000100110001101001001001000000010111110001010110111100111100010111111011111000101101000101101010001010001101101011101011110100000001001010100101111111011111010111101010011010000001101100011111100101000111110100111110110011110111010111010000111111101011010001010110010001011001111011000010011001100010001000110101111011100000000101110100110000010111010001101110001010001100010111110111110111001100000011001110101101001000101011100110110110101101000011001011101001111110010010111001101011011000101011010100000111000100011011000110000010010011101110000111011110010111011010110011111001000000000111111000011010011110110101000110111010101001100011000110001111000101010011011101000101111000001100011010000101110101100110110111110100110010000010010100010101001101001110100000000110100111111010111011100101110110010010000000101011110111100000011010110100110100111101110110100010101100110010010110111100010111000101000111101101011011011101110001110101111110101100110110010110010110111101010011100110010100000101111011111001110100111101101001001000101111010100010111000100100011001110001010001001111001011100101000000000100000101001010100011011011100000001101000000000011011011001101111011111011110001010010111111110011110101010001111100010110011011101001001110101001101010101010001101001011000100100001110100000111101000001110100111111011011001010001111111111000010100110010001011010001000010001000000000110001111000011010001110001110001000000000110110000100011100101000101100010100010010100111001000110101011011111110001000100101011010000110001100100110111010100001110100110111001010100011101100110010100111000101011011011011011001010011010011110111111000101100010101110111101110110111101111010011100111110000101001010001000010000000101001000000011110011000110111110011011110011101011001101010001010000011110011101111111011111011110101011010000010110001011010101000001011001000010000101001100101001100100111111000111100010111001110011100101000101101110010100011001011010000100100011011010100001111001001000100011101000101010100111101100001000001101101000101010011000111001110000010011000110011110001001111110111111001000111111101010001011100000001110001100110111000000001011100010100001001110001001111100010010101101000000111110111111001010101000101110001001011010001101101111110110000001100001100010111111110110011100010011010110100110100111101011110000000001000001001101111111000001010011110110011010110001110110000000001100110100010001111011101110111111100111001001010111001011011001101011101011100011000111100001000100110010101111101000000100101100101011000100010111000110110000010000110100001011100000110001010100110101110110011010001111101100101111011101010111110101000111000000100111010010000100000100011101101111111001100111000111010000111110100100110100100001000101011101101100001010110110100101100011110111101000100000001000101011100110001000110101001110010010110010111100001110000011010101100100011011110011010111011110110111100110101100100010000111110101111010001000010110100100110010011011011100110000011111000011011111110011100011001001110101001010110111101111000011010111101000110101000010101001010000011000000010000111111100010011000110010110111100100001101100100100110111010001110111100101111011110111001000111011111100001111001001101011011001101100010010101101001010001111110001001110101001011111111100111010100000010001011001110111011010010010111001010001110010011100100110101011110110101110001001100110110001010000110011001101000101111000111101000101011010001000010101101011001000101001001101110101010001111000000001101101101001011111010000011100111000111011010010100010000100000011000011010000100110110101100000000011101101111010010111010110110010010000110111110100110001010111101101010111111100100100001001000000011100100110001100000000100000000111010100010000100111100111001010000001101001001000111001111001111111101101111001100110110010010111011011110010000001011110010011100001110010011001101101001000011100101010000010010000111100111001000011001101111101101111110111111110011000011011100101110101111100000101110110000100111001101001011100011010000111010011111010110101101000001110101100110011111111111010001000001000110110000111011001000111110000010000011101011101010011000101011101110010000110110111110000101011000000101000111111110100010001101101010111001011110010101001110000011101011011001000100001101100000000111000010110011011001101001000011100001111100001010110110001011110011010110111001001101001011011011100101001011111110101101100101100111101011110001111011011111110111100101101000010100010101100000110101000101100110000100000111111111111100101110011000101110001101100110011000001110000011110101011110001101110001000110111001110001011001010101010000100000111101000101101000111000010010101100110011110001001111011011000110000010011000111010011101001100101100110001000111111001001011101100010111101000110110101111101010100001011011000010110101101011111100100000010111100000110111110010110010011100110100010100101100011001100110001000100000000111101000011110101111101000110110111011011000110001000011111100001000111011001101001000010111000100100101000010110100010100110000011100010110000111101010000001001010000001011111011001110010100100111101101011010110001011011000000001010111101101111000110010000111111111010001100111110111001000001101100110000101001111100100100000111011111001000001100011110011010100010001111101001100001101100011010000011111110111010110101001111001101101110111100011011000010010110110001110101101111000001001011010100001011100001111010010001110110000110110011101001011010001111000110011001100100100110110100010010001001001000101111001101101111010100110000101100100000111100000110111001100000111101100100000001010101100011110110110110100110111001101100000101111001110100111010101101011010000000010010000110100111111100010100010001110000010100100110010010001110101111101001010111000001110111100111101101110100001000011000000110111001000010000011011001000000000011111101000010110101011100011010100001010111010011001110111101101001000110001100111111110110111101000111011011001111011000000001011001011011011001110111011110001111001110110000110010111011010011111010010101011100001101001001010000101101111000111011100000100011000010111010011001000001000010001000101001010010111110010101101101010110110000011100010111010000100100010010000111001110011010010111010110101101111100111100010001000010000010010001000101011010000100111001011100001111111011000010011001010011000001110101011011110111010110001011010000100010010000010001001010100110101000100100010101011100011010110111001111111110101011000101101000010101001011110100101101111110010000010000100110010110001001010101111111101111010001111101100101001011101101010011101000001011010011111101110101011011001000001000100101011011110011011111001001100011010001000100110110000100000011010100100010000010100100011011001010111000100111001101011010101000001010011111110001110101001001000001011100100101000001100110100010001111111010110110001001101010111000000101111001010110001101111001111101110001011111000000011100101011101000100110100111111110100111111100011010001101110000000000011111000011101011010010001001010011100000111101100100100010000011011111111100010001111001111010001000000101001001101110001110111110000000010101010000010010011001111011001101011110100111101100111001000011101010111101111100101100100010010101001011011001110101100010000001000000001111101110000000110010001110011101010010101101000000000011010101010000000010111011010010001110010010101100010100011011011000110000110011100111010010010111000010101010110101101000000011011001001111011101000010000110000110111011101010000000100111101011000110101000000100010101011101101111001111000110010010000011000010100011011001010101001010010101101111011001110000001111001001101110001111100100001010101110111110011001100011000101010111100110001100000110001101011111010111111101000110100101000000110011000111101111000010100100101001001000101000010000010100100010100110111010110111100111100010111000000010000110000101001110110011101011110011011111000110000001001001010110111011000111000000001001010110001100011100000010100101111010101101010110111001011010111100001000111111110001010010011111010011011111100111100110101111001011011101100011010011011101110000011010010001010011001111100110111010011110001111101100100101000010010010010100110110111100100111011111111111100101110101011010111000101011011101111010100000010111011111001011001101010100110100101110100001010101011011110010110111100011000101000000100100111011001000001010010111111001010000101000001100010001101101111010111010000010111000111100010100101000000100010011100110011101011110100111101001101110001011101111111100100001101000111000100001111010010100111100000100101110110101011100110000110110001000000101111010010110100111011100110011110101010001010100110010101101000101100010010110011000011100011010010111101100011011000011001011100110000000001001100011101100010011001000101110101001010010000001111111001011000001110001011110001111111001100001001001001010110011001111101010100000011010010010001101011000100101110100100000111111011110111111100001111011111100111111110110110000101100010110011101110010000111001111100100011010111110011100000000101011110111101100001111110010000101001110001001010111001111101100111110110011111100100000000000101111100011010001001000101110011110101101001011000001110110011011110110011111111001000001100001110011110001011000100100001101000010110010011111010001010000100010000001000010110101111100000110001000010101111010011101000110111000111000111011101100010110111111011101010110101101000010111101001000001100111001100001100011111111100110000101001001001010011001110111101111100100000000101101001110011011011011100101110110010101100011010111100101100000001001000101110001111010111000000011110111010101110010100100101111101100000110100110100101101100100011101000000000000101000010100110001110001101011101001001011011100010100010100111111101011111001110010010110101111100100011000000011000010011011100101111110111110000101111100111111011011010101111110000110100101000011111111111001101110110011011011111001011010000100101011000000011000101000100110011111100100101011001011000010011000000000010110101001000111000011000100101001101110100000011000001000101100011001011000000001000001010100111000001111001110100000001110001100100100001011101011001000111011000101110111011011100000001111010100110001101011110010110011001111100100101010010111111011101011000101010100110010111000010000100010000101100111001101010000100111010001001110111100111101111011000110101010110101010001011010000101101100110100101000100101001000001000001011110011111010011100010100100111010111001000100101110110001001011101000111101110010111111001010001001011110100110000001010001111001011001111100110110101111011011100110111100111001001010101100111000110010001001000001110101010011111011101101000101000011000000011000110011110001001011011000011000010000111110101111101001001110011111100010000010110011100111100101011001100100100011010100000110110100010111111111110010010010001011101101101101001011110000001101111010011111010111001110110000111111001100001011011100011011100110001010100000011010001000101110010101111000011001011000010010011000101101111010101101111110011110100111100110110111011101010001011100101110110011000111011110100011001111000011010111101010110101100000000001101001101101100011010111011000110010101011100111010011011011011100110110111010001011110000010010100001110101101011101011010101110000010000001111010110100100011100101100110101100001101010110110011011011101110111011010010110110101110011000110010110111011100011011101000111101110011100000110101110110000011101000100010111101010110111011001001011001110110011000000111011100101010010111100101001000110001100000000001110100101000011100001011001000111110010011010111001101110000010100110101100101000000000011001010100010000010101101001110101000001111110010001010000001111111011100010000001001010000100101010111110101100101001000101110010101011111001000110110010110000001101111100011000010111110010110011110001110100101010011101101001010011111010010101110100001011010111101101111000000010000111010100111110101000110111111001010000001010110000010110101001011101110111101000001011011011101010110011110000010100011011110110011111001100001110011101101111000100111010000000000110101010100010110010010000111111100100010011111000010010110001101111110100010101000001011100101101111101110010111110111110010100111010010110111100101111010101010000001100110110011011100001011110000110001000100011000010001010010110101010100001101001001111011111010010110111010101000100100110000001010011010001011100110010110011011011001000010000001101111100011010110010011010111011101101101100110000011101011100100100010100011111110101111010001010101011110000000111100110011011101111110000100010010101111010100110100101111100011001101011010111011010011001111100001111001010011011110000000111011011101101001011100110111001000110001010101000111111011001000110100010000000111100101101011010100101000110100111101110001010111000011100001111010101110110101100111000000111100101011000101001110100010011001100110000111001110000101010010111010111101111110010111100110010110010001010100010111100010000101110000110001000101000000010011010010100110010000011010100001010001010010101100000011110010110001011101111001110001001000110001000000010100111010100110000001000101110010001110001000011101000111001110111110110111110101010011101101001100101111101001011011101010010011010111100101011101110010011000111110111000001001110001010010011000100001110111111010100110001010101100111001110001011010011110111111010000000011011101110001111110000100010100100010101100111111100001101000000110011011100011000001001100011101111101000011000101100000000000001001000000010110010011110001101011100110011001000010010110100101010000011101111111001101101111010010000010011101001010011101100011011000011111001011100000110111010010011111101000111000001011000010000011011111101111010101110011000010101100010000110111011100100111011001101101010001001100110010000011010010011111011111111100111111101111111111100100011111100100101001100000011100001011110101011101011101011000110000011000011111011101010011100100010101101111011100110001101101010010111011001011111111110110100110010111000000101111011001110001001001000010100010011101100001101010110111101101101010111000111110001011001101110010100111010101101110100101100110111011100101000101011010101011011100011010110100100001000111010000101010011001010000011010001111110101010100010101101001000100100000110110111111101110011101100001011101010100001010101111011000110001110100111111100100010000010000011101010101010100100100101010011100001110000110110111001010000000110011100111010100100000001001101100111100100000000100001101111100011100010011011110001010001011110011101010111010000110010011100000000011110100001011100011101101011100110001011010110101100110111111101010001101001100011100101100001101101101101111010010011100001010011100110111101110000101010110100011100001000100111000011010101010111101110010010011001101001101001111010000010011011001111001101000100110111001110000100110001001101000110001110110101111000100010100111000101001011010110001111101001101100000010011001010010111101101010010110100100001010011111100111111110110010000100001100000000111110011001011010001010011011011110001011000000000011010110011001101100000110000011110110000110110011110101101110100011010010101000101111010011010100101110011110111000111101010101011111010001000100001111011000110000101000110000101100000110101000001100100110010100111101100100010101101001000101000001110001111100011101101010111111111001111101011001000100000001010010011000101111100000001010110100000010100001010101010100111101101001001100100110100000010000001100110100101011110010011101111010001110101100011000110101001111100100011110100100100111111010001100010010110001111011100101000100000001110011100100100000111100010000000101000101000010111011101100010010010101110001100001100000010111011101110110100110011010101000010010101111010100000011010111001111000100001110111101001100000010111001000001011111111100110010011110010100100001100001011111100001000010101000111100001111110110011011110011111110010001111011000010000000110011100100001110011011101100001001010010000101101011010110011111110010001110000111001110100111000000000010111101111100000110100110100110100010011100100100001011110111010010100000101010000111010011100110001011011100101011000010001111100001000100101000101010011110100100101001100010011001101000011111000000101000000101101001101101010001100011110100000010010001110011100000010011001010010101001010000101100100011010000001001101101011100000011100011000101011100101000011100101111110010101110001101011010111100101111111111100011101001111000111011001011001100011101000000100100010011001010101010010001100001001011110011110011000010000110010100010001101010110011011001010000000101010011010110000011010101110001000011110001110111000010111011001100000011110011010011111000111001010101011000011100100011000101010001001010111011110100101000110011101111000010010100111001100000000010100111001010111010100100111011001111010011101110010000111000010010000101100010100000000110001111010100011110010011001101000111110111010100101111111101001011010111000111110001010011101000001010010100111100010011110100111101110010010010100110011111101011100111101010101000111111101100010000101010010101111011000001111110001110111010111111011001110000011010011011010000010101011101001100001010110011100010101000110000100000000101100010110100100011110110111101001000101001001000100101101101011110000001011010100111011000101001100000110011001110111110101110000110101110101100110000010110000010000001010010100100101100101110100110100100111011100100001100100001001010110011011100010100101000111111100000011000101100011000010100011101111101111110000001101111101000110010001001110000010001111011110001000100010011110110101100100100111000110010111010011100010001111110010111000101110010010000101001000111010000000101011010110110100010111011000001100011001110001110011010101110110011110011100001001000011100010111110001000110111111100010000011111110110110011111011110100100010100110100100011001100001100111110011110011100011110000000010010110110111011111010100111110111001011000001100111110100111110101101111101000010111011001110110000011010111100010100101011101101100010100100010100100010010001010101110011101011110100011001000000000001101110000001010010101011001100101100001100001010000011100010000100110011110101110011100011100010111110001000100111110111011111000000000110011111001001101011110101101000101111100001111110010011110000011111110100110001110001111110101110100000111001101110100010010100110000100111011011000011111001010000101110001101111000101111101111011010010110000010111110001000100110001001110000110110011110110110111101101011011000100101000000110101000111111101000010011000001010010100011010011001001110101001101100011000000010010111110110110000111111101100011101001011110000111100000001101010011000000010110110000111100001011011001101011010101110001000001111011101010000101110001110001110000000101011111110010000010111100101100100111111000100010011000001101001000100000101010000110001111101011100011000101110101110101011100001000011101100100110111110001111110010110000100100010101100111111100111010000000111111010100110110100001011100000000010111101100101000001111000000000001101111101100111101000011101011010011110101000000101111111000000110001000101111101011101000110100100100100010011000101001111010101110011110111111110010001000111011011110000011101000001011011001101001000010100111011000101001101000001110110100111001100010101111100001110000110011011000010100000101110010000111001100011000110001001111101101110100101111110011010011010000110000001111110011011010011001100001111100111010001011100000001001111010110100000010000101111001010001101000111100001101101111010111110101110010101000111011011000000011110100100010100111100010010100011101110100111010111100000000010101010000111001110010100010101000000110011111011000010010101110011110010001111100000000001100000001010110101001100011100101001101000110101100111111011010000111100110001110101011110100110100000111010110111100101011000011101000110010111111000011101110101101110100111000110010111111001000100100010001111001001100111010111010001101111000101111111100100100101101010110001001110010101001001110011010100110101000100001110110101011101110110011011001110010101001000111110010111111001010011000010111110100010101010001101011010000111010001101101111000100011101111000110001011000101011000100011110110110010100111100010010001100100100111110100011101011010000010001011011111010010101101101011110111110100110111011101001100110001001000000101110111100110111100110100111010011010111101100011011111001011100011001110000111110110010110101000011001101011110100101010000011100011110101011000111101101000000101001000110000010010100010110110101000010111110010011000011000111110101101101101101000010110110000110000000111001010111100000001110000100111111011100011001010110000000001111001001001111101100001111011011101001010010010010001011010001001101110101101001100010111111001000110000111100100010000011101000011110101100101010101111001011001000101110100101010011010000111111111110101110110010000000111000000001010100010111100010100001010101010001001011011011000111101101111111111100010001001001000110001011001101011101011001011011010110000000100000101001010011111010001011011001100110010010001001001011010111011111110010110011110100111010111011001011010111100111011010010111100000000010011111100100110000101000010110111010001000010001010000011110111110110000110111010100101001010110110001101011110100111001000001100101010101000111010110011111110110101001001011000011000111000111101110001010011110000111101111111010010101010101111111110111111011110101011011010110111111111010100101010111000111000001101000100100001011011001110111101000000100101110010100111100111110111000010110001011100011010111000111010001100001000110110101100000110111101110110010111010101100001001101000011001111110111101011011000111100011101010000000100110000101100010101111111101101111101100101110110001001001110101010110011011000111110100101001110001101010010100010100100100100000000001110010010100000111101000010001001010100100100010111111001011100010000110000000110011011010011011001111001010011011111011011001101011100101110010011110101111011010110011000010101100010011011011101111100011011101011101101110100010110011011001101000101010000010010110111000000110101111111000111000110101110110001011010011100000000101100111000001010110101011010001111001011101010010111110101111100111111010110000001111100001111111000010000011001110101101101110010111000000111100010101111111000101100111100101110011010101000001001110000111101110000100111101001000111111110100111101010110100000010001110110100101111001000101100111011000011111000000101001100110000100111101001001110111110101100111011001001101101110111101010000011000001000101111111100111001000101101111111111011101011000011110111000111000011000010110000110000000011110111011011000010110110011000111001011111010010100011100100101011100001001001000110110100100011110111010111001011011001101000110000010110000100011110110010010101101101100011111000010101111010010010100101001000100111101101000001001000111110101100010100010111010010000110000110100110011000001010011101001110000011100100110101111000001010101100000110111110110100011100110000100011001000001000101001001000010011000011100001001110000011100111010101010111001110001101100100011011110011001101001111000000011110110101010111110110111101111101111111110101000101000100011001111000000111111100000110100011101000111110101001010000100111100001001000011001110001101000011000010110101000000100011010111110011100010001000111110101100010010101100100101101000011110101011011101000000010010010100111110000010010011001010101000100100110111001101000111000010011001111010101110011100001111110011011010110101110001111010001010101101000111000101111001010101110110000000010010100110001000011000000100100110111001001001110110100110101100000010110001111100100010000010010011110011011100011000100110110100100111101000011111100000001000110110101100010100000100101000111110011110110101011100101011110100101100010001011100000111100111000001000010010100110110111010010010111011100111111011001010101001110011101001111001100011111011110001000011000101001111100010011101011001000111111101111100000100111001110110110111001100111110110001010001011110110100100011001111001000100011110000010100111011110110101011110111111110111000011001100101111010111111101111010111100101111011110011101011111010100111111100000101110011101011001010001001011110101011000000010001110101011111111111111101111010011000000011011011000010011011111011110101010001110110111101011010010011111101000110100101000001111100101110000101111100011001001010011111010101010011011011100101011001101011110001111001000100111101111011111111101111001111000100110100000000101100101110111110100001011010010111100001010111111001101001110101111101001001010001001011100100100110010101011101101111001101001101001100101111110010010101000001111011000111100110101010011110001110110111110001001000101000001100110100001110000101101101111100101010001011011111101010110100001001001001101111001100000001110111100000011001000110100011010000010101110101101100111101010011010000001100111010111111111110111110110000000101011101010110101111110010101000011000100100111101011010100010001011101110110001001110011000101000011001000101000001100000100110110011100101101001111010100011000110111001100010010011101001011011101110111000010011100100111100000110111010100111010111010101001110001011101100110010011111110101011001000110111001100111010011010111001100001000101011000000001100110110000011111010011110011010001011000000110100101010000011111011001110100110000001100111110101001011010101111000111101100001001011111010001011011110001111010101010100001000101000010011111001010100011011111001100110111110100000011001010110101101000100011011010100101000010010000000001000010110001101001011111111010011111000111101000101101101100010100001100100010110100101101001011111001011110010101010000101010000000010101111010001010101010011011110100011011100100000100001101011110101100111010000011100000011000100001010001110110110110100000010001101101010010011101000010000000100001000001001000011100100111000011001110110011111000100011101101011010100110101100111000101000101100100001101000001011010001010011000001010011001100110101001000010101110001001101010010010101101101100111010111010010110110100001110100010001001011011110001101101110000110110000101111101101111101111011000000000010100101111001101110101000010001001110010101000101011100110111010000111010011011001010101100000110101011110111111101110101011010100101100000001010010100010100110011011111011011101100100100011110110010101010011110101001111111011011000111011101001010010111000101000110111110000010101010010100101110011010000100001110010101000100001101011100010011010001101110100010011000111000000101011010101000010101111111000111011010100010010111111111001010111011000010101111101001110101001111100011010101111011000000000110110100001110101011000101010100101101011111000101111011000000001100100011010110100101110011011001100111010111101011110111011010100001111010010111011110100001111011110100101011000111011000111101101010101000011110111101101011110101101000100011010000100010100000110010010001000011011100101010001000110100001000000111001011010111010100011101001011000001110100100001100111001000111001111101111010001001000101100001100000111101010111100010110111000001011100110011001101011100000110010001000010111110001011110011111101011011101001000010111001000000110101000100010100010011011111100101010100101101000001001110001010011001101000000000000011100100011111100101010001100111000111111011111100001010110011101100100110010101111100001000011100011001010000001110001001011100111101010110010111101110110000001010010000111110110011101100101001100011010000010010111011111100101010100010111001001111100100010101001111011001001111111001110001010010001001011000011110111101001001111100100010101110111100011010111101001111110110001011011111010001101111101010111110010101010111100110100100000101101001100010110111001011100111000110001000100110111110110011010100011010101000000110000110010111000100001011011110000000110000001001000101011011101101011011111111000001110110001110011001100010110000111100011011011011111000000011111111000110010100110100101111111100010100000011111110011110111100111111010110010111010101011111001100101101011010101000110010111111010100011011111001100000011110011110100100011010000101000110111000001110011011001100111000111100010011000100000100101110101000111011001110011011001100101000111101010110111101011010110110101111101111000000011101010100001001000001100100100101011000111100110000111111110110101110111011101000001110001001010011110011100111011001101101000011111111101001111111011011110111001110110100110101110011100110001111100010010010011011110111101111001011010011001110100101100011101110000000100011111000101000110111011010010101101011010001010001111001010010000100100101000111010010010101001000011010001001110100110110001101111110011011100000111110000111111111100010111000111001111001001110110110000111110110110001001001000101001101001110110010000111110111111101001000011000101000010010111110110010100100100000111011011100000000101000110101111000001001001000101111001111100101001011111110110100010110010011100011010001111100000111100111100110111101011000100101000110000110001010001111001101010101010100011010111110001011101000100100110000000111100110111000110001101101001010110011011010010111101010000000011110110100011101111000101110111100011010111110101011000111011110101001000111000110011001011100110100010011010100111110001100100101100010011110010110111111001110101001010101100010011011010000011100111110111000010010010010010111110110001001101100011110100001110011011101101111000000011010000100111101111000010110011000101010011001000101001000100000111000011100000100111110101000110011101101010011001100100001001101010100110111101100010001101100011010101010010010001001101011001001001011000011100010111010000010001100111111011011111101010100000110001010111000010111100111010110011010000010011001011000111010001101101100011010101111111100101000011000100111010100111010001001111010101101100101101001110101011001001101010011100110011110011001010000110101011011100011001000110110110010001111101101101001011100101111001111001100010000101101110101111100001110001110010001110110110111010110010101000000101101101101010011001010101000101110100000010110111101010101000000001100100100011000011001111010101110100111100110010001011111000010000011010000101100011000010011100010110011110000001110010111111110100110011010011100010110001101100011011001100001010100101000111110011000010010010101011111010010001111001010100001000111001101001010010111101001001010110001001110011011001011100100111110100100010000001000000001101001010100110010111111101001100011100000111001000001101110100101011001001100000100010100000100100010011000010001000111100100111110001001111010011000101110010011100100100111011010100101001110000001001010001010111100001010010101110000111111100011111110110010101111101001011110111101001001100101000010110110000010001111011111100001110110000011011101000101010000000010011010001100100011100101111110101010011010101001110010100011000010011100111101011101011010011110111001011111011110101000111101010010001101111001101110100010100111111001110001000110010000100101011010100110100011010101101000110010001011110011001100110111010100010111010101100110101100011011111100100101000100000011100111011110101111110101111101010001110000100011110010111100110010100010110001010100010010001110111101111010100011100100111100110110100111110100010010001010101001010110100011011011001110100001110010010111110111111100111001001100011000110100000110010101010100001100101110101101010010110010110000010101110000101000111101011011100101001001001001100001111000111110101100001011000000110001011011111101101110011011010100001111110111000100000010101000001100011110101100001001010001110100110110011010110100001101011101001000110110100000011111111001010100101010111001111000110001011100011010000001101100001000100100100100000011101011101010100010001101101101100100100101111100110001111001010011010010001011000011111101011101110010010001010001101000001010010111000001011111100101000100111000111011110110100011100100000100001111110000011111101100010010111010001101001000001110001100000011101011100001101111111111101001100000010011010101101101111101100111000111001111011111001001101011010111111000010100000110101100101101101000001101001001010111100110010000010110001100010011101100000100100110110010000100000000110111100100111111101011010111100101001111100010001001000110000100110110110001101100110010110010100111010001010001101110100101100111001110000111101010101100010011101101001010001100011011010000011101100111010101001001111100101111011010101000000100000011111001100001111111001011001001111010100101110101010101000111010111101001110001111010111100000010001010111111010011110111011001010110101010011000010011101010100001011011110100010011100110101110000000101000110111110110111111111010001000111000001101001000001100001000110111110001001011010100001011101100011011111001111111100110101101100111001100010101011111101000010100101010111011010010001000111001001101001011010110011100110011001000101000111101011111000001101010000010110100010100101111110001000110011001000101000100110100010110110101100110011110101011101100100001011000110110110010101101011000111011001100111010100011110110100111100001001100110011000000101100101100110100110000110010101001100000011101111100111101100110111101100000101011010001110101011110010001111010001011011100110110111000100111001111101100001001101010101110110011000100111001100101000010101100010101011010111100101100001100010000110100010000101110010010001010001110011010010111011100000100000011001101111110011100100000011101001100110011010111101100001111010110101000111111110011100110011010101110101011000110011001001110110110011101111100011100010010011101101110010010110100101111100111001001001000100111110011001000110010100000000011101010101000001101100110011000000001100101100101100011110111010111100000011000101110010111001111010001001111110100001000111101110000111001100101111100111111001011001011011111000010001001001110100110100010100011100000010111101110110110011101101110001000001000001000110101101110110110100110110111110110100001111000011011001011001010001111101111001010101110000100011001100011101001101010100100011010001001001011011101111100011110001001101111101000010101100100101101001010111100110011101110111111110110001110100101111111101011111111010010100110011011001010101011111110000110110011110100000000001001101101111010100101111001101010000101100111111001010011100011001100000111110110001110110000101001100000100100010010111110110000101011101011001010011100010100011010100001000100101001110010010110110101101000111010001000101001011011100101100000100011111010000111000100101101100010000000101110100100100101011011101111101101101100100101010000110100010101010111100100010010001101101101000010110100101001000111010011010010001111010010101111111100011110001001110000000000001010111111101100010000101101110111001110001101010101111011000010111001101100110111101011010101100100100110101010011111101111001011110101011010110010111110001000001100110001111100111110110001001000100111101101111100100010010011011101000101001111010110111100100110001001010100100101001110001000011011010001101110000011000010010110101000101011010010111100010010110110111101101100001011110110110100000111111010000010000101100011011111000111001000010001010011101011000111110010100011111101000100111011101101110000000010000100000101000101001100011101100010001001100110101101101000110100001111001011111100001010010010100011001111001001111111011010011000111010010011000111100011110101001100001101101001110100001011010110100010001100000111001001001101001101101111001001011011000000011101001100010011001100111100001101001011110001001100001110111010111001111100000010010011000001110110110100010110100110101000010010010011000000011100111110010010001111110001101001110111110010001001011001001000100010101111100001100101001111000101101110101110010010111001101011011000010010000010001010100001111011011010011111000011011110000101001010111110100000101110010111010100011001010000110010101100000100010110011000011011100000111101000100011111100011001101010000101110000010111001101101110101011101000101010011010101000110101110110011111010010001101100000001101010110100000011001000101000101111001101001100010001000010011000110000100101111010000000111001011101111110000101010010000111111011101101111101011101010100100111100111010001010010110101010110100000110101110100101111010000101000110110111000010101111001010101110000010111011111110010011001111111101100011101000101101110000010111000100000101101110011011100110111110011110010010110001101011100111100110010011100010100110011000100001111010010000111011001000101000011110100100100110000001011100011011100100001101111011010001101001011100010110011100100010011101110001011011011100110111111001100011011001101110111011000101111101010000011110001011101101101000000100011001100110001001111101101001101010010101000101101000000100010010110110110000001101111101000010110011010110000110111101101100000110001000110010111000100010011101111001011001101110010111101011000111110010000100111101101110010110001001111110000101000000000001100011100110111110100101111000001010111100011001010001101001110001001011111100101111101110011100001110011011101110110110101000010000110110011101101111100000100101110100001101000011010110010010011100011001100111011000100011110100001111101010100111011011111100100110001010100101101010000100011111000000000010110011110000010010101101101010011001011111111010111110111001111110000000011011110010001001000110111110010101011100100100101111101010110001110000100111101110111010000100001101110011011111110111001101101111010011111011110110100100101101011111111011010011110111101100010011010110001110111100011001010011110111000110110111101101000111100110010010111000000010101001100001000101000101001010111001010110110011010101011110100101001001101101010101100000111001001000010101010100011110111101110010110010110101101101010010001101100101100101011110111011000001101101100010101100100000011011011101011011000000110011001011101100110001010011001100000111101101010111100010010011100101100010111100011010010100101101001010010110000011001110000010111101101100001101000100010101110001010011011101110001000000101011111001111000001000100101111011000101011111011011011110011010000101100011110100111110101011011010011111101010011010110010101000111110110001111100110011000111011101010111001100000101101010000100001110111110101001101000010100110000100000001110111111100000110000011101110100110110001010101101100110110001001100101000010111111100010000110011000100110110000010001000001001111001111011010010000000101000001101011001110011100100111111110111111111000111111000111100010110110111111010101010001001111000100010101001101111111101011111110010101011001110110100111110111001001001011001110000110110101110000000110000001001001100101101000101011100001111101010110011101000000010100111010011100001011110111111110000001101011101000100010110101010010010011101000011010101110011101001100011110111010101100110111010010001001011001000011010010110001101010001101111100101101100100100101110110001101001111100011010000010101110010101111010111111011010000101010010011111101111010100000101010101111101011001110011011001111110001111111110100111111100010011010110110010001011110000000110010011101110101000010010010100011111101110110101010100001011111100010111011110100010110011011101101110001000011001001001000001100000101001011010001100011000000011101101000101010101001101110000010101001111101010001011011000010011101000000111110101111000001111001100101011111001110100101111011110110101101101000010101011111111111101011011111111101110111001000111110001011001000110110011001000110011100111101001001001110100000001011110001101101011001010001110000001101001010000001011000100110010101000011001111010011011010111101000100010000001000100110101000100111001110111101111111001011100101101011101110011010001000011011100010011010001110101011000010111111110011111001000100010010111111100000000001110100011001101010010001011000011100110000010100111010011001001101100000111100000000001110011110000011001100101101010111100111011110101000001111101100010011111100111000111111100100001001000010111100001111101111110101110000100000010101111111101101011000001100010010111111110111100001110110111101000100001000110001110100010001100110111000011000011101111111101101011011110110010001100001011011100110010110101101111000111011000011010101011111011111110100100001011111100011111001101100011011100111111010100011110111101010010101011010110100000111010010101110001001110111110110101101101100110101011110101010010110000101011111101110010010001111111101101101111100111000110000001100001101101110100110011000100100000011111110001111000010110100001001101000100111111011110001001011011110110011001111111111101011010100110001111100000100000100111101000111100100111111110110100011110100111000110111010111001010101011110101100110011011010110010100111110100011101101101010000010100010010001010110000111000110101010111001000101101010100000110101010101000001100101011000101010010111000011100101100011110110000100110110111100101001000001101011110100001001100110000110010100111001011011111000011111100010011001001010011001001110000101010110101100001110011010010111111000011100010010001110111111100111110011100101110110000000110000100011011011111010110010111010001000010001100011101000001111010000111101100100100111101110100010110011100100100111010001110000100001110100110001011110010101100010011110110100111011010011101010001100000100010001111111111001111100101101011100001011010100110001100110100110001010010011110111011001011000111011100000100100110100001101101010111111111001100111101000010100100001111000111101101100101001111110101000000010111010001110011101010101011101000000111110110011011101010010111100110000110101010001101010011101010001011100101011111101111101011001111010111001110101110111010110011000101011100011100010110101000111100010010111100100010000001101011111110101101111110011100010010011010011001111101000100100110010000000001001001000110101001111100001000111100011001001100110010110110100011101110011110001101101000000100111001011001010010111001001100110101111001101001111111101001011011010001110011101011010010100011101000000111111110001010111001100010110100111100010111100011100100110011101001101010101111001010000010110101100011010101110010101111000010010000100101100100101000000000100001010100101001011110100011101010110110100011010001011100111111010110101000101001110001100111011110010101011000101100000011110110110100110100101000111011011101000100011100011100101011101110111010000100011100101111100000001101001111110111110110011101110011011100100110111111010010011101111110010010000000100000011111010111011001110010101011110010001011101101011101011101100111101101000000110011010000111111110010101101001011001100000001011010001000001001111001001110001001010110000010110010010110110101010011000100001011101111110001111101110110000111011010111001010101001010001011101111010000010010011101011000010000000110010000011000000111111100111000010001100100000110010000011111000111111000001011001001101111001010111110111101111111100100100001111101011010101110010110001011101000111101110010001010000010100000101001101011100010000100000000111000000111001010001011011011101001110111011001110111011011101101001101101000011101111111111000101000000011110011101110111110011010101010010111111001000100110010100110011000110001100011001100010000001011101011100010110010100001000100101010101100011001110000010111011111100111011111010100010000000111111000101101011110100110011001111011000000101000111110001000000001100101101000010011011010100011000000100011000111010110101001101001001000101010110011100001001001101101100111111101110111000100011110000111011011100100100110101101001100101100101100101010000010100100011010111001011111010110111110110111101111010001111001011111110010101101111000111000011010110111000100000011001101100100110111011100000111001011110010111111110100011000000110001100111111011000110000101100000101001110000000110010011000110001011011100111010111010000110010010101100001011010000100100110000100101000110111011010000010000111100010010001101011101000111000000010101000000111100101000101111101000111110010111100001000101010010100100110000110110111010110110010101101101001010011111100100110111011101110010100110100000011010001100011111011010011000011110111110110011100110001110001110111100110111100100111011001001111110011110110101011100101111100000100011001111100001110010100101100000110101100011111110111101000110111011101110100001101001110000101111000101101011110001011100101101101000100001001100000100001111100001101100111110111100100100011111111111100011101100110101010000010011001000001110010101001110011010111111101000100010001000011011011010100110010000010101100111010000001011111100110100001011011111111001001000010111011010001100101100011000011100001011111000011101011110000110000111001010111110111010101100100100011001011110010011111011100110011000100101011111101001001001111111010000000111001001000110110101010100010101111001001111011011100101001110110111111010110001101011101011110101001010000110011101001100010000101100101010101000101010010000100101111101110010001101111110001000001011101001011101110110100101110101101000111110111111000011001001101111001011011101101010111111111110101100110001000001110101100000111101001110001100010111010000010100010000000100011000111000011100000100000110000000001010100000110101000110000011111010001101011110001010111101000101101101010001010111101101110101110001110011001001001111000100111001111111110110100101011111000001010111111001101001111000101100101000100011110111111110110001111101000101111010100000110011100111111110110010000000011110000101101011100111001011100111101000000101110011100110110101001000000100111001100001100001001001110011100010110001000110110001001100110001011011000101001011001101111110110001001101111110010010101100001101101011010000111010111111000101100101101011100001010111110101111100010100100101100011001011110101011000011011010011110110000101001110110011000011111111110010001111000100011100010111101111000100110101111000000000110111111000010100110111001110001000111011101000101111100101011001000100101010100001111111101010010011100010100010110110011001000111001111001111101111011100001011101000000110001111011000000101100010000100000101110101000111010010101011110101000000000000000010011001100100101101010001011010010100010001110001110000110000101110011001100001100010001111100110000001100100101011011100011001100011001110111000001001010110101000111111111101100111100011001100000010101111100110111111101000010111011011100011000101100111110100101100011110001001000110010000110110011010100101011001100010111001110110010001000000010001010101000110110100101101001001010001000100111110101101100110011001100110010100101010101111111101001000010100111010110000111010101101011001101000011011111111010000011001011101111010011111110111111011010010010011100101000001100101110011000001111000010000110110101000000011111100010111110100100011001111010101111100101010010011100101100111111101000011111110010101001011101001000101110110000000101010111100000100111101001111110100001101011000001101000001110011111101011101011011001001010111111010011111110101011001101111010010111000101001101000100001011100000101010100000110111101100110000100101111101010010000101111001111000011111011111000010010010011010010010010111001100000010110100001000011000100010001000010110011011010111111011101000001101100111000100001011011111111110111010010100110001101100001100100111011111100111100011110101101011000111111011111100111001011100100111101000001010001010011110110000110001111110111101000010000001100000110010011011100001111010101111011110100110110110111000000100100001101111111001000101001011101100011100011100001000011110010100001001100000011100010000110111000101101011011000010001101000111010000011010001101110100001101100110000011000001100000101100001001111111000101000101100110011000110101011110110001110110010110001010010110000000000100110001110111000110010100000001110110111000110100010011001111000101110100101001101011100110111110010101101010000101111011001001001111000000101011011111101011010000000001111011101100010011001101111010110101001111101101001100111110101010100001111110101000001011100111111110111101110000001100101001111001110100100101110001001010110000000101101111100101100011101100110110111000011001100111001011001111011101101001001000110000010001001111111001111010000011000011000000010110110001101111000010110111001110000011111110110101110011010100000010100001110101000101110010001101111110100011111011010000111110010011010000011010001000000011010001000100101101101101111111111011111100100010100000101011000010110011001000001010001011111000101010111101001101101010001000100100110101010110111000101010010010100010111000111001010111100111010110011011001010001011000001111001010011111001011010101110111111001010000011111010110000111001010110111100001000110110011001010101111110000000001001100111111011001011111001100101011011011100011100011100100100100100101101100001000011110011011101010011110011001010100001110010101010000000010010101011100011101010001100110111100010010000101101010110010101010001010101011000010010100101110011000100001010001000001100001010011001000110111101011000001111001000111110110101001111111000111111111001010101000110111010001110001001101001000100001000001010011100000001110101110001110011111100111101111101010010000010111111000000011001101000110101110101011100001010011110010101000111001000100000110111110100011011111111101110011000011001101100000010011101011000101111011011111110100111110011101001100000111101100001100101111011101100101000101001010110011110110001011100001010001110011010101101110111001101010111010101101111101100011001110001001100101000101011010001111110000001010001100000111101111110111101101110100001101100011110010001000101110100100101111101111101000100001111101101011111001011000001010001001001000111000111011010001010000110000110000110000100001011110100011110000001000000100011101100110000011000110110110000011100001111111110111010011010110001001011101101001111101011111111100001001011101110101100011111000000000001100100000100110010010101001000010011111111001001001111111110100010101001010100010010010000110111101001110010000010001110101001010101110100111100101111111001101011110111101110101001100110010111000011001011110101011101100101110001001100110110100011000101000101011010101111110111101011000110011010110100010011010001100011101101010111010011000110100111000011110111110010101101011100000101101011100100000010011100100110111001010111111101101000110101000010010110100001010101111000110100011111011001010010111110010101111100110100000010011001000001000101011100010011101010101100001000101100100010100101100111110101110101010111010101111111011100010001011010111001000100111001100101100110010110111011110110000001010111110111001010010010111100101100011110010100010111001110010100000001111110111000100110101101111010110110110101101001110010010001010101111000001100110101010100001010111100000001111101111011000100100011010001101100110001001110111011100110010000000001001011111000100110100100001101101101000011100111011110111110100000010100100110001000100101101010011010010000101010101101011000000011001111111100011111101001101001010000111010100101100000001011011001100000100101000000001111101001000110101100011110001011010100010111011000011001000100100011110111100011000001110001110101110000010010111100111011101001110010100010011000110101100011101110011001111010101110000011001000110010011000000010110101100011100010001111010111010100010100101111001100000010101000100110011111010010010001000001011100010100111010111100010000011000011011110111010001101110100100100110111110111010101100110000001010011010101110011100111110000110100000100111001111110001110000101101000101111000110000111110001001010110110001110100011011111010111011001000001110000101101111110001011000110111100010111000001000001100111000100001000100111110001100110000010110001000100000111000011111101101010101110010001001101101001011101000101110011100111011010111100111000111100110111101000110111010101111101011100010100110110100010110100100000011010100011110101110100010010000101100010010011100011001010101100111111000000001010011100101000100011101111001000000111000100001101010011111011011111110010010000011110001100110101010111010100011110010110110001110110000011011000000100110011110101010001101110101010010001010110011110011110110010010001100001101011101101000001111110110011000000010100100101001101011101100000000110111101100011110001111000001001101001001111111011111011101010110010000011010001100100111000111110111100000101011011001001100110111111010111010010000000000100011010110111000011000110111111101100000000111111101101011101011001000011000000110001111110100010010100000111101100110011101011101110000000000110001111110000011000111010101010011001010100100110111010110111110011101000001000001011011011010011011110101001110011101110011011011110000001101101101101011001000000000100110101100100111111110001110100011001001000010110111000100101100111010111110100011000011001110111100100010011010000001000101101011011010010101111101001110010011001101100100011011001000110101111110110000001111011000100111011000110101001100101101010001000100001011000001001000010011110101101101000000100000100010011000100100010010001110101100111100100101100000110110110110111110111010001001110101011010000101111000001010101100010001101011010111010010110101110000010011000110010001100000111000010101010000110001001010111101100101111101011000011010110101101101110111000000011101101100001100010101010010001100111111111100000011000110000111110111011001001010011101110001111011000100010010011010011111011110001010101011100001011010111101001110110111010010100010010101111111011001111000010110000010100010100110100000100111100000100110001011100011001101110001100001001010101101110000110110101100101001011110110110001111001011101100101000001100111011101100110011111000010011100101100000011101010011010000101101001000111000101011110000001001100111110011110001000011000101001001010110001100110010110010101100110011011011101111001011100110010111001001111111111001011010011010100000111000100111100101000010100011000000110101110111011001101011001100011100100011101011011000001111100111010001101110111001011110001100111111111000010000101110101110111110101000100101110010111110001101000001000000000000111110010101100110111111100101110100100011111001000110000100100111000010010011101111011000000000111010010111111001001010100010010111000001100101001001011111111111000011100100011000100100100010001100011101101001101101101010011110101100111001101100110111110101111101111100111101111100111001101011001101111101101010111010100111001010110101101000110001110101001001111110001000111110010000111011110110010001010111101100010000111111111110110100010001000100111101000000010100000010000001011100100010010000010111000101001001101010111011101000011011101011101011110101011001000011101000011010110100100011111101101111011100110100001110011010100110111011011111011101010110000000100111111011000101011101010001100000011111110001001110101100001010110101010111010000111100100100001101011011010111110011111000010101000000001011001010101111000010110000111010001100100001011001100010111000000010111101100111111111100001101110001000010001000100011110111000011010010100101100110001001110000011110011000111000000000101100101000000101001111100011000000110100000111111100001000000001100011011100100010110000000110010101010011101010000010101011000100011010101000101010011000010100001110101011100000010000100000010101110010111011010101110111011110111110010011101101100000110000011010100111101000101110011010011011011010111111110011111010010010100010011011001101111000011001100001000001011001101101101100110111110010000000001110000001001100011101100111010000011011000011101101100011000011001001010000100100110010001011100001101001101110101010111110101100110011110011010001100000010111111111100010101010010001101011110011110011100001111101111010110011000101001100010111011110101100010011001111000100010000110111010101001100000010001111011101011011110001010000110110101000000011110010110111100110001101100101010110011101100111110010110101011110101100010011110100001100001001101101011000100011001000111000010011111100111011100000101010110100100110010101110100110111100001001010000000101011011010110111110100011011111010101110101001010110101010110100110111110011111010111001011010011010010101010111100011101010100000101110111110111010010110111011101110111101100111011110101000101000010111011000000001000000111101011000111001110001001101100001010110111100100010110010101000010110100001111011101011011100001011001111010101001101011111010001000011111011100000100010110101111110110100001111011110001010110000000100100111010000100001011110111000011101110001011000100010011100111111011001110001100001101111000011011010011111111111100011000001001101001001110110110111110111111100010111101111110001111101010101111101001000110001010111111001011101010101010110100111110010010000011100110010010011110101110111000101011011011101000100110000011100111011110101111100101101111011110100001011011000100110111000111101001100111000010001110000111000001001110010000110111000111010011100011001000110111100001110000100110010100000110010010100001111111000011001011000011011011101001101001011111110100100101111010110010000000011010010001001010011111011011111101110111100010011011110000100100001011111011111101101111101010111010001100001011010110011110101110001100011111101001000000110110101001111011001001001010110010001111010010010001100101011110001111000100011011000101010001000100001111000011010110110111001000010010001000110101011010001010111111000011101100101001110000010110110010001111110011000101010110000010101110000000111101111000110100000010100101111010110010011010110010100001100010110111101010110111111111000001111000101001000011100010101001101010101010011101110011101101011110110110010010101101011001001000101000110101000110000111110101101011110110001111001110011011101100010110100000111001111001011110000011011011101111010111000111010011111000000011100001011011101101110011110101111010010010000111100001101000010000011001100110101000111101001100101100001010101010010001100011101000011000010011011100001011010100001010000110010110100110000110111010100001000010101001101000011110101101110001110101100101001110110100101010010010100001111111000100011000100011011101110000001001110001110000001111011010010110111101110010111101110000010101111110011010101100111011001011000111001101001100101101011011010000100111001110011110010101110111111111010001001000000011011110100000011111110110100001000110100010001111011001101000011100000000110011101110010010000001100010001011011001100000111000000001100101100010110011100101100011110101001111110010101010010000010111010110110111110110110110010000011010011101000101111000100000011101011100111010001001101111111001101000100110100000000110000100011010101100111001000000111111011010001110000111010011001011111100110001101000110101000000001111110100101101001100000111100011100110100010100010110001100110001101101001010011010110010010100111000101001100101011001010100010000110010000010100100101010110110000010110110011010111001001110001011010001101111111010110000010011011011010101000011010000100000010011110011001111100010111011110101101010011010011111111000110011101101000110101111101111011011010011101110010010011001110000111100111101111011000110111100011110111010010111011001010101011100110000111001111011010100000001101101011100110011011100001010011100110101000001110011100110100110110111000010101000000010100111110011000111001001001001110001001001011000001111000011111110111101000101010101011111001010101001101110000011011001111011110000010110111111000110111110010001010100000100110001100010010111010101101100100011100011000011101100111001101001001111111101100001011001110000111100110100011110100010101101101010011001110010111001011000110010101011110011101110100011101100000000000000101010010011000111100110110111001010010010000011111111000010001110101101011010101011001100100000110100010111100110000000010001110001110011111110010111100000011011010010110001101111000000000111011111101001101100010110100010010011011001110110011100100111001000011011000100001001011010001011001110001100001001001110001101000000011000100101000110100100011100010110111010000001110101110000100111001011111100101100010011000010110101010011011100001110010001001001111001010101111011001100110110000111110111000001000101100000011011001010010100100010000101011101111000001010000101100000101101010000100010111001100110000100110001101011101101100000101011111111000100011110111000000111010111011000111111001011111000010000010100010101111001111010010110001101000110000011101101010000001111010110000010111110010101011011100011111101101100000100110001101101100011001000110011000001100111010000100001111011000000011111111111111000101101000111100111011111000010001110111100001100010110000111110110000000001010010000100010000000101101101011111011100110001011110101101110101100101111100000011000011110010001110101101110000110101110000001101111100001001110101100001011100010010110100001110011000010010001000010000001101111010111011010111001100001111010011010101110101101100001110010101001001111101100110100101111001011101010111011111010011100101010011000100111010001010011100111000011100010011011111000001011000111111110101000111000110100110001001001011001101101110111111100100010110010000001100000010101001001011110000110100110100011100011000101011101100001000101000101010011001100001111001111101100110101100100101010110110110010000100110110000001110111001101010011011010001011110101111011100111011101101111001101011011001101100110010000011110010101000110000111100001100111101001011011001110110010000011100001111100011111011000010001111100000011101100011001011010101111010100111010011100001100011000001000000100001001101100111011100011110000000000010010011000100011011100010110010101101101101110000110100110100001011010000100110110000111100110100010100010001110111101001000001100001110100100100010011101010110101010001010010011000011111100010111111100100110101001001100110011111000111110100001010111100000000001000111010011010101110011010101101101100101110111101110010100110101011011111010111001010001011010110010111111111000100011011110011111010110100110110100000010111001111011110110110011000110110111100011001100100111101101101000000011100000100000011101111110000001011100110000101110111101011100101000101101010111100000011000111101010110101001110010000000011000001001000000000100000101001001011001101111101100011010010100000000101111011011100001110100010001010101110001110001010001000111010001001010000110101000111111010010111100111011010100000000001000100100011011011000011010001110001011111000001000101011101101011100101111110100001010111011110110100010101010001100000111011110011100010110011101100011100110100101000111010111110101011110111101001011101101010100111110100110001000000101100010100101110111110101010010011001101110011110000110010101110000111010110100110000101101101111011111110011000111100100000101000001111111011010000001101110110111011111001000010000110100100011111011001000100111110111100001011000101000011001111101101001001100010110110110000111110010101001000100110000000100101100101111101000110110000010001010101000101000110010100000011011101000101000110111001111010100001010111101110100100010011111100010000001010110000101110001010000011110100110100111101100000011011100110010100011110010011110010000001011011010011101001101001101011110001011001111001000011101001011010010100100011011101110100110111001111001001010100101110100100111101110000110010000001111101101001011100100110011000101110011000000000001111000111111010111100111100011111000110110010101100101010001100111000010000110110100001110110100001101010110111111011000111110010111101111001000001010111011101111010011101101011100001110111010111111110010110001000101100001101000010011001010101000010000110010011110010000100101010101001100001111011000101000010000110111110101111001000100101000010100010000001101110110101000100110111110011111001010101000110100101011001000110100110100011010011111100010001100101101111101011111101110001101011011011000101001001011010100001010110000010100011011101011111100100000011111011100000011101110101101011110010111011001111111010100100100011010001011000101001110001110010000011100010011101010101101000010001100010001010010100011010010101000111110110110101001000010001011111110011101010001001011101001000110100001111011101111010000010011000001110010000001011111100100111000100001000100100110101100111011101010000111101110110110100010011101111011010011011101001110110101100001000000111100111000110110001011111111010110000010001010011010000011001001000100001010100010010011110111100100101001000001011101110110001010101001011001111000010100110110111001010000110101001100101000101000000111000011100100111101110010011000001111011011111110110000001111110100100001000010011110111110001111001011011001100001001011001010010101101001111001010111010011111110110010010110110101110011111100010100110100101000101000011110010011111000011000010101101011001100101011001110101110100001101001111011000001110001011100100010100000110111000011010000000111011011101010000111011000110001010100010100101111110001100011101000101000111110110000111100111111010110001001001010010100100111001011010011101001100101011011100101010010111010011011010111101111010010111111011101010100101111111001110100111100010111111000111101000101000010100101101000100111000011111000010011110011011001001001100110000000101000001001100111000011110001010110101001011110110110011011101000011100001010101110001010111010111100000100000010011010000010000100011101110101100000000100001110110010111011111101110011000011100110010000010111110100010101011110110111000010010111011101011111101111011011101001000101011000101001011000011010100001100001001001101100110011100110110010111010101111100111011000000101000000111000001000001001010101110011111111001010001011011110001111010110001000010000100010011011100001100111100011000111010100001011111111100010000001001101010100011000011000001100011011110101110000001010000110001001100111011110000111101101000110101111110010110010100101010001100100000110011101011100111100001101111111101110100011100010010000011000010100101101110001101000111011001000101010110000100100000111111100011110000010001111001100011001101100111101000011011111001000010100011010110110000001101000011001011111011001101101101011101101110100001001001111011000010100011000101000110011111110110100000111000101100011110011010010100101101100011011001101001001000001110101011100110110001110110010011110110111111010010010110000100011101111011110100100101000011010101010010101010101011011010111100011100100010101110011111001001101100010000101100101000100000000111010011101010001000000111011101010001011101011011111011100110110110010101011011110101110110011011011100001010110001111011111101110001001110001110110010110101011001010000011100100000000111011011001010001000000000000000111000011010000110011110011110000101101001101101101110110001001100001101110100110111010010000011001010001110011000111110110110000111101010001011000110010100010011001010001010011110100101111101010000000000110001010011001000110011000010101110110100100100011110110001110111000001111101111111011110011001000111011011100101111001000010111010111111110001010010011000011101011000001000000011111000001111110011101111110010100100110100001111001001100011100100011100110100000010000001110110011111101110011110110111111101101011111000100010111000100111011010110100101010000000110110110011001111101110100101110011100101100000010101011100010000010000001101111011100000001001011000111000001100001011010000101110110000010100011101010100100001100001100101001010000001111000000100010110001001111001100000011101101110000101110101100100001101001010110010111100001000001101011101111000011010010001111100100001110101101000100100111011010001010110100001010111010000100011111111101011001000110101001011011011101010000000110110010001001101101011101000010110011011001001110000011001110011001110010101100000101011010011100110000100100010011111101110010010010001011111011100100011001100001000110001010111111001110110011000100011111100011110000101101010111001011001001001011011101110011000110101001111001010000101010000011001101011100111011001001010101000000101011101011101001011111011001111111000010101101010011111101110010011011010011011101110011110111111011100101101100100001001011101000000001001100111010000011111101011110110100111001000011000010010011100101010001001110011000000010110111101001010100101111110110111011100101111001011100110011011011111001011100001111100100111011011011001010111001111100010111001010100110011101101010000111111111001101111010111101101010100100100100011110101101000101100001011001001101011101110001001000010110000111000110100001000010110010010110111100100001101100010011001100111001001010000000111010101010101011001101101101110011101001100110001101110101111111010011010101111110001010101110011111100111110010100111101011001001101111100100010111000001110101000010011011010101010100110110111101101010011101000111011010101001110110001011110100010000111000000110110110101100111001000001011100000010000100001111111011110110010010001101100101011101010101111110111011010010110101101110000001100100010011100100001010011101100010110000100001000111000110000010111010011011001100100110111111100101010100111101100111101110000010000001000000110100000001011011010110110000110010111001010111001101111110101010100011000110100010101110011110110111101000001100011110101001011101101001011010100101100010011111001101010100000100011110101111010011100110110000001101011100011111000001001101110001111101011000011101111100100101000000100111110010011001101011110011010011101001111101000000001011001111110101100101100000110011110010010100110001000001100000100001001101110100001101011000111011110011101110011010110111010000101100011110010111001010010101111011111110110101111000111101101011100100111101110111100110011011110011101110110010011011101000000000101110100111101101110010110111101100001101001100001110110011110101111010100001001111010110111010000111100111110010111110101100100110010001111010101111110011000010101101101100110111101000111001000000011111111110110001111011010111000101010010111101000100000111000101000111101010001101010110110100001000001111101001101000010000100001001011011000111001100000011101011111110111010000001011001000100011100110000101001011011111100101010111101110010010000110100010100011100001110001010000111011110001101001111110011111101010100101011010111100110100101110101100001001000001011001011011010001110100011101001011010111111010010010100001010010100010110011010011111111110011011001111011101111011100010001000110111011001100010000111000010111101100011100100110001110101011111111110101001101011100000010101001001010001011000110011000100010111110100001011101001100110000010011101101100000001001011010101011001001000100111011111010011011001001001001001000000101100111111111100101000110101011011011100100000111001010100101110100010111110101001001101011100010001001000111011011011010111111010010110100000111101000001110011110100011101110001011011011111011001101101000110111100101100100100010000010000110100011111110111011110011010011010100110100110100111001011000010111001011100111101001010101000111100111110111000001010000010110100100110010011010010010100000101101111100110100111110110110010101101111110011110010011111101111010011110000101110110000111101100110100010000111011000101011101110111001011111110110110000110011101101101110111011100101110100101001001100011001000001011101111100001101001101100111001100110111100111111101010010001101010001000011010011110101000000100011100100001011000111110001110000111011010010100100001111011110000001101000111111011010110110101010010001111100011010101000110100010011000100000010111110011101010100101011100010010010010010011010111001100010111000110000111111000101011011101001011011100001100111011000000101101111101100111101100110000100001011110110011010101001100101101000000010001001100000110111010010000001111000011010010010110101111010101001100011000110111001010111100000000000000010110010001100011110000001010001111001111001101001110001011011100001101010000011010101010000111110111100000111100110101000111000001111011000100100010001111111101111011010010110110001111001010010111111100100010001010011011010001101011001000111000010000000110110011111111110110000010000010000110110110010110010001001100001011010110111010011000010111000100100100011100100011010111001110011000010100011100000000100100010010110111111110001101011010110110111100101000000001000011101110000101100110110000111000000100101010001010111011100000110000001000000010111000100101111011110100101010000011111111100110100001110110001011011001001001001111011110001001011101010101101111101010101010111011000011100011011100101010011001100111001100101001110100000010110110101000001101110010000010101111001101110101001101110011000111100111000110101001110011110100110101011001100011000000011001001100101110100011001100110101010000011001000000100010011111111111001011101011000101100011110111001101001110011000001000000111011110011111100110011001100110011111000000000011100100001111011111101111000010000000101010100111111100000101011000110110011010100000000101100100100010010010110001000100010111111000000000111110101001001000111011011010000010010010010110100001110011001010100000111011111000111010100111000110000000100011001110011101001011111101100100111001101000010000010100111000000000011010111000011101100111011001101110111011001101101000101101110011000011001101100111111000100100010110010010001001001000001111110100011001100000001011100111111100010011010011101011010101010100101110000001000111001101111011110011110110010001000010001000011111001010011110000111100110110000100000110101101000010110001100010010010100010001011001001111110010000010001011110111111101101101111110110000101011101100010101011110101101110011011001100000111101111110111011011101000100000000100000000100010010011110010001011001001110110100010110111001001010011110101101111011001000010011100011000001110100000110001000101100100001110011100000111101111000010011010100110100011101001110000001111000011101010111100101111111010011111110011101110101000111000000011110011100011110100000111101001011111110110001010100101101000110110101000110100111101000101110111110111010011010101110000101011011010010100111110100001011011001100111010111110000101001000110011100101100111001010110000010100101100100110101010111101111101000000110000110011001011110010101110100100101101110001010010000001001011011111011100110000101011010101111001110000011111100100111001000011010110100011010010111001100010111001001110111000101110101000111010010001101010010110110010011010101110111000000101010000111101000001001110100010001100010100000011010000001010110100000010011111010010000010000001001110000010010100110110001010000000101011010000010111001100000101011000011111000000100101000110100010010110111001000001001110110110001100101010111111010110010000111100111100011000000011010001101010111110100001111000110000010101001011010100111010010111111110101001001101011000001010100110010110101110011011111100111111011100011111100000000101111111111111010010100000011010100100110100101011101110001100000111000111100110001101011110010000010000000110011000100000011001011010110000100100010100100010101101011010011111011100010000010100001111010001111100100011010000000100001001011100111011010001101110011111110111000011101111001000110000010000000011110000110011101011101010000101110100111100011110010111010010011001011011111100100111010111011100110000011000010100010111011000010000011011010110001001111101100110001111010111011111001110111111111000001000101110000100111000011001100110001101001000001110100010110111111011101111001001010111011010100101101111010000001101000011100101110001001011011111101011110110001001101001111101011110000110110100101110010001111010011001000010110101100100001101111001011010010100110001001001000101110001000100000111001011011000001101010111010101000010011101001110110111010100101000111000101111001010111011010011100110100100011001000111101110111110011100100100011101101011110111101100111100011101000111110111111110101000110000011000011100110111111001110101101110011100001001010101001111011111111001110011100001011101101001100010110000110111001100101110010101011000010010110111010110001001101111111101100010010001011011111000011101111110011111000101000101111011110101110110101001011011101001111111001011011101011110110111000001000000111000101101011001111001001110001110111110111010000011101110100111110111010001111011110010111101010000001001111010001000100001111110000011000010011000100100110110111000111111001100100101010011111011010001011000100101010010110111011101110100011001100001101010001100001100000001010110011101010101110100000100110001001001111011101101100000111110010001100001000100000011101111110000111100011110010101101000011001000001111010111010111101110010011011100000110000101111110111101110010111101011000110100111101001110101100010111010010111101100010000011000001011000011110101110101100001110101010001001010011010000001101101000010110100101100000110010110101110101001111101000111101001010110111111110000001010111101100100011010101000011010010110101110001001111101011001110001110010100101011101010101010000110010000000110110100101110000111100001011010000100000100111100001101010010111111011011000011010101010110101111001101111110010101011100111011001001011111100101001100100010010100011010100111111001001010000001011100001011000011111011000010100110101011000010110001111001100000110000011010101011101000100101100100001010101000010001011010000001011110100111011101101000011011101100111101101010101001100100011000101101110001001101000101001000000111001111000110010100110001000000000000001010111001010011010001100111101010010001100010110000010100111100100011000110001100110010011100101101110111111001010111100111011101110100001111101001001000110101011001001000110000000001110001101100101110110110011011001001011101110100000110000101100110101100110010110110010101101110011101110010001101000000100101101011101001101110000111001000110101111000000111001011001011110110011110001011101110001000010001011100010110000110000010010001000011100110011001011011110001000000111101100110101000110110000111110011000111000011101001100100110110110001011110000001101101000111100111001100111110000110011011000111010110111110100100000110110101101011111111111111101001110000110010111111000100010001111001100100100011111010100101101010000110111101101010101111000100100110101100001101000110100101101101101011111010111000010011001111101011101001010110011101101011110001000011110001000011011110110111001011011000011111001100000011010100101100011011010100111100101111111111011100110010001101010101111001011001011001110010110101011101110111111011111101110110101001110110000111100000010000000001111001010010001101111011110111001100100001010001001001010110110110101001101000111011101001001010101001000010110111011110111101101100111101110011111011010111101010100100011000110000110010111011110100010000011011010010101101110011010111011000111011000010001111100111111001110011101011110100010110100010001110111001101110110010001011100111101000100100100011000110000011010001100110001000101010100000001000110000011000010010000011000110110000000110111001011110001000011001000101000000010100101110000101101111000101101010011001011000100011001110011000110001110111111101010101001000111111110000110110001100011010011110001111100111010000001111010000001101110100011101010011101011000001001000101111001011111101100010000011111111011111001101011011110100101010100000010011000011011110111011111111001011000001111111100010111011000100100000100000001010111110101101000100000010010011100001011010101101111101011011011111110100101100000001011010110001110000111101101100001101100101011111111000111001000011000101001010011101111111001100111010110111110010010111010011100111011111110111110111100000011010100100001000000000111011100000101111111010001110011011111001001001110111101001111010111100000111001111000011001001001001101110101110110001000111001100010110111010011101011000100100001011001010000110011110110011110100111111101111010101001011000011110111110110110110001100011011101111100010101100111101000101101100111001101101110110100110101101111111100001111011111111010101101011110000000100100100010101010010000110011001001011010110001111011111101110000011000111101110010000001100101111001101011111001111101101011101111110101100101001110101110101110011011110011101001000000011011010100111101110010001111101011001001010100000011001001010000010111000000100100111011101101010111110001011000001100101100101010011101000000111000011100010011000000010001100001001010100111011111010111101111101000111110110111110110100011111101100001101011001010001101011000011110010110011011101000001010100111110111011111000010010001000110100010001110111011000010111101111000011111110001011010001001110011010101001000000101010111011000000001001011110010011100010100000001101110100110111101100111010100101001100010001110111000111111011110001001111111101100110110011000010011011011110001111000101111101111111100001010000010000100000010000101011110000111001001000010001011011000010110101101111101111100010010010000110100111101010010010111100100000100000110101011010100010001010101000101111000011011010000001110010100110100101011001101100010110011010101011111101010001111001101011110100000110000111101000000011000011111010101100110011111111101000100111111010111110111011000000111010110010100101011010011000001000010110001111100000111110000010110111001011011111001111110000001111001101010100100000111010100100010101011011101000100000110100100111100100010110100001100010111101000001101101001100000101011001001001000101001101001010011100111001011001100101000001000011011110111111011111000101111111100000100000001100011010111110101000111011011110000111100001111001000000111100000010111001011110100010001111011000011000000010011000110000000010000001111101000111000010111000100000010001111111111011011010001001100101000101110000001001100111110001010001000010001011110011000100010100101011100010110001100010110100101100101110101101110001110110100010001111000100100001110001001100010100001110001100101111011110001011000001100010010101100110100000000111101111011100101011010001001001100110100010010001101011001000011110110010100010101101101110000101010111011100011111110101011010101010111010110001001101111001100111101001000110110101111101110010111101011001110111110000000101000010110001011000011010111001101011010011001000101101101110000001000010010000100011011011000110101101010101001110110001010000010111110111111001100111101011100001100011100000110101011111100000101110011111010111110101001101110100011111101110000101110111100001011111001010001110101111010000011111010100101110110111011000000000110101011101111110011000000011011100111011101100111101110111011110011011101001001111100100110011010111101110101111000000110100000000100001000100110010011100110101100001101111001000110000111011100001011110010010100101001100110111100100010011111001100111100100110000010111111001011010010011001101011000110111000101110001101111110111111010001100010111101110101000010111001110010110001001100001110100110001000011000010001111001100010100011010100010111001000001100001100110100100000100100101000000100010010100101010100001110101010000000110000011111100101111110001100001100001101101010100100110110110011000110000010100100100100010000101011010100010001111111000000110111001110101110010001001001011010000001101101010101101101011010100111011011110000110100000110011000000110111010110011100110101001011011101100011100100101010001000011010101111111011001000001111101100110000011000101001110011101110010010011000111001000011011110111011010001100101100100111010001001011010100100010010100000111111010100101011101111101100100000000011011100111000001011110100010001100001011000001001001001010001011110100011010110110100111101011111011110001001111011010001001111001011100011001010111110111110110001010011000010100101111101101000110000000011100100011010100001111000100111101101111101011110011101010010110110101011110010111101000011010010100001000111001010101000000110011101110111110100001000001010110111001111100000001110110001100011011011100110010011101100100100000110100111000101110010101000100000100110011011101010011000100101101001011010001010011101000101010010010000100111110000010011000011111110110001000101101101001000010101110100001100100111100110100010101111001010000010001000101101111000111000100101010100111000111110111100100100101011111111010011010111011011110010011110010100010011000101011110011101111101100011001010000011111011000101010011110111111100110111101011110110110110001101011110111101100000100010011110100011110101001111000100011010001011011111101010101000010000001101101101001000010111100111001101100111110101000011010110010010010000111000011010010111101100111100100101110000111101010000100101101101000101111110100001111011010011011110111001100101100011011011110101111100100110111110001011000001010000110001110000010000111110010100000010111011010110011111101100001001111101010101111011100111000011100000100110011011000110110001011011111110111000011111011011110000010010010010001111110110101001101101010110100000010001001100011000111001111110010101100011100001111010001100111011100101100110000000000111100011111110011010100101110100000000000010110010100100100101001110110000111010010011001101000100000001001011110000110100010001010000110100111011101011111011000110100011110000111011110111100110011110001010101010100000010001110100001110010110011110000110110011101010010010000100100100011110000011100011110010011000100011101111100101001101111000111011000010101000011011111000001111000010001001000000111000111010011001001111100011110111001001101001000101011001001111001010111111010101011000010110101001110000001111111001000000110011010111110000010100010110001000111101111011000000011011111101110000101100101010000110001000111101101111100101010000111011010100110011100010110011101110000111110011010101011001111011100010100111011110110110000000011010011100111110000100101000010111110011101010100001111010011111011001110011101111111000111111111011001011110001100000001110001001100010011100011010100110110000000001111000010101011010010001110111011110011100101100011000101111011011010010001101000100101001011010011110100010010100010000011010110001111100011000011010010111101010010111011001001100110010100100110000110100001000100010100011001100010000001100001010100100011100101100011111010000001000111111011110000111000011111100111011100011101001011011111011100001010110001011010111010101001000001001101111011110010001011001001101011010101011111000010111111001100010011101011100010011110110011000010111101010100110101110100010100100011100110011000101010001101111001010000001001101000011011000010111001111101100011010010100101000100010100011111011011000100101010010001010001011101000001110110010110011001101011000100001111000110100101101000110100001100101101110101010101101110011111001010100000100010100110110101111101111100110010010001000101111000111111111010010011010100100001010010011011100000000000001111110011110111011100010110100111010000011001010101110110001101101101110010111001110111111000010010100100000001100111000100110000110000010100011111001111101001001100100110010001111110000011111010101100011001101111000111110111001100010010100101100010011101010100100110000000001001011010010000111011111011101111101001011101100110010011110101001010011010100101011101101101100101101110001001000100110111111000100001011110011111100010010110101000100111100100011101111010000110101101011101111000101001101111010111111100000001001001110010011000101101011101010111011010000100110011110101000011100111110101001011110011101101000101100000101011100011010011000010100110010010011000000110111100110010000110110001000111101010011000001010111110011101101110100001100100011110010101101000110100010111111111111011100110110110011100000010000110101010001100110000111110001111011010111001111011110011111111011000100000101100011001010001100000100010111110100001111111001010100100101001000111111100010010001111111100101001011110001011110100100101100000101011100011010111010101010101011000111010000100000010010100000000011011101000010000101010000110011111000111101101100001000101101011101001100101000110001111000001110100101100100101110011111010100110011100110101011010101000101001000011100100100010111000101111010100101001010011001100101011011111101011100100001010111111100001110101011100001010111111011000011111000011011101101101011101000010101110110101000111101111111111011001101110111100010001001110000111110010010000111000110010010100101001100101111010111000101001011111000011010100001010101000011011000000001011100001010100110000011101101111010111110101000101110110000100100000100100110001010111000111101000000111001110111000000101100001001011101000010010100011100111101100010101101101010010101111100110111011111110110011010000101101111101110110111111001001010010101110010101111100110001010001111011010001110100111010110111001111000100011010111110000010101100001011101010101110010011011001010111000101110110010010101110101001011110101110111100010110100000100010100010100010110001110100110110110000001111101110001000100011110000101111111101110111000001011001101000010011101001100010100011011100101101111000001100000100001001101001011001101010110110001011011000010010100010100010101111001110000100000101000001110001101110111011111101010101101100101010111001010001010100001111011010000110000000111000011000110011101011111011100111100110100101100010011000101101010101111010000101100100100000110001110001111011110010001110111110001011011000111011101111001100010101101101001001000001001100101001100100101001100000110101000110111101110011010011110111010001010011010100010001100101100011001011110000110101101001010001111000111100001011100000011000011000110100111100111101010011011010010011101001011111111010101000111011001111010010110111111000011100101111010110100001000101100000101100110100101011111100000100100101100101111100011010110101110000110100111100110111000000111100010010000101101011111100000111110110111010101010011001100010100111111000100100011110101001110011100000000110001001010001101101111111000011001101000010000110111011101110100001100100101001000111010001011100010010001111111101011110111101111111000010110100111001010101000101100001000101100011111010111100100011101011111001111010010000001110001100000000101010011111111101110110110000111110101011111000011111011001001100001110110010001101101110001101100010010010101011011010110010010100011110000011000010100110111011001001111001011011011001111111011001111011010010000001101011010110111100001000001110011001101100010101011001010101110110000111101000101011111111011011110000101000000001110111010101001100010110100011100001011110100100000111001111000110000110010111111010110110101101001110010111111001101110101001101100001100111100010011110100001001001011111100101111001011100001110110100110101100000000100011000010011010100001000000101110000111010111101001110100110101010010000100110001001010110000100011111110010100011010110100101100100001111100101010011100001001000110111110100011101010011100100100000100011100011001100111100011010111000110001111001000110110010110000011110111000110010111011110101111010110110000011100100001110000000010111001011011011111101101011000010000011100000000010110000011111100101110010100001000110101111010101100011111001100001010101110000011110100011100001010111100011100111101111101110011010000010111011000101010011100100001101110101010000011000111000001111000101010111000010101010100011010001100110011010101000001100011100100100010101011101111111001100101101010000101010110110101101001001000110000111010101101011110011101101111101110100111100011010110010000100001011101110111001101110100000100010111001001000100111101111001111100100110101101101101011000010001000000100101111100110011110000010000101110100010110101000000010011110010110001110000111010100100011011011010010000000001101101011011101010011010010001000010101100001101001101110111101111001110100101010110010011111010111100000011010010000110010101111001100110100101110010011010110000100011011100101111011110010011100101011111100110011011000010111111010110000110000100101001100111010001111001101000000101111000111001110001001100110100010011000110001110011011100111011111010100000101110000101101001101111101101010000101001011011101100100111010000100101100100111101101010100100100011001001001101001101110110000001100111010111000011001101001101010101100000100010011000001100110011000100010000001011000000010001111011110110011110100101010000101010111110110011101101101001110101111100110000000101110011010001001010011010111001111111001011110100101001101001110111111111000101000001001100110111010111001000111000110011110011001110010010101001010101111111000110101000001110010101111110110100000110010010000000000101110000101000011101110111101101000000001101001011101011110001100110000110010000010101010010001011111001110100001000110001101100111000101011101100100111111000000011001101011001101001000000111111001011001101001001001010101010010111000101001100110101101011001000000101111100011010101000111010101101110111011000001100010100010100001010000100011000010010101011100111010011110110100100010111011010010101001010000011000000000101101000101100000010011011101101110110100011000010100101111100100110101111101100010101000010011110010000000111110001011000010000001011011110100100111101100110000001100010101000100101101000110101111011001011101111010010111010111101110000111101011011110000100011000011110000101110110011110001110010010001011011100000101001001001110110001001111001011011011101100011100001111110110010001001100001010001101011100011101011110010010101001010001010000101001000101010000001011011111011000111111101100011100101110010101001000001010010010100111000110011111011010100100000110011000111010001001001111010011001110001100100100001100110100000101110001110011110100110011111101011011001001000000101001110010101010010000000010110000101100111001100101100011110010011100100111110001011011010101001101100000111000101011011100100110101101000100001011111111110110101110000110000101110000000100111110011100010101101110011100001001011100100101110100001000111111000011011101001111000010110010101011111001111100101101100110001111101101010100000100001000000010100010011010001100001111110111011011001011001011110000101110010100101001001101101100101000001101110101001110111011110001001101000001101001001010011011010011001000110000110110101111000101011111111011001000011000000101001000101001001100110010011000110000001001100110110111101110000100000110100001001111100010100011000111110100011011111011001000010111011011001100110000000101101000100010110111010000011001011111111101100011000110001011100001001000000100001000000011101111110000001101110110100110100101100011010010100110000101001101110010010010000000010000110110011101110001010011001011101100010011111100001111100001001110101010011000001001101111110011100001101001111111011101011100101100111011110100001110001001001000101110111011011110000011000011111000110110100010010010011101001101010101111110100111010100100101111111100100110000100100100111010100001010001111000011111010111001111000011101000010110001100111100101001111010000101001000001111011010110111000000000110001000100010100111101101000100110000010001000111011110010011010010001110111011111010110001101100010111111011110101111100101101110011010011000101001110110100011000101011010011110110010011101111000111111000111101110101111001000110000110111110000110100101001011100010010100101010000000101011101010100110100111101011011101011011111001010000010111001000011010111110011100111011011000000001000111100101011000000001111101110110011100101100001000101101010001001101000010010101100101100000000110110010111101001001000100100101100011100010100001010010110010001001010100010010011100100100111000101000100111000010110010011110010001110000000011011001101011101101100100110100000100110110101101101000001111110111001100010110101100011101101110111111110000100101101000010111001000011011011101001111011111000111001000111101110010100010000111101111001001111100101000111111001011101001111111111010100000110111010101011100100011011000111010011001010111110010100000001010110000111110001101000011110011001111111011010001110001100111001010011100001000000111100010001001000001000110010101111010000101011000101100101001111010011111100001100001100111001100010110100100111011111001000111010100010000100000001010111001101011101101111010100100110000000100111101100110010100010101110111011111011001111011111011010101010111100111001010011001100100010101011000111110000101010010001011110011111001001010100000000101001000100000010111110011101001011100101011101001001001111100100011000111100111110010111001110111111101101111100111110001110011110100101010010001001001001110110110101110001101101111101101111110110100111111110001000101000010110010010111101000111010101010111101100011111110011011011001110111110001011001101001111001011101000000111000100010101000110111101110111110010011110111000101010011010111101001001011101001011010010001000011000110101001111111010111110110100101011000101110001111001000011001100000010001110100111100111010101010101100001111110010100100010011110101010001010001100011111110001100000010011100110101101000110101101010111110011011111000111100101001110011000101000100111011100010001010001101101000011110100001010110101010101000010110100101001100110010011011101001100110000110010000110100000111111000000110001010100011011101000111001000101011110111011101101111011111011001000111010010000001001001010000110010000110111000000111001011101110010010010100110011001011111000101111000100101100101000000101001111001110111101110100101111100101010010011101111011001011101110100001100110110001111110010111011011001100100011010111011101011100101101000000110011011010111001010000100010000011001011100011010000010010110101101111010011001110101011011000111110100100010010000000101111111001001000111100001110000000101111111001100100011110010011100001001011001011101100111111111000100111100001001101111011101110101101011010001010000110011101111100111110111010101000000001111010111001110001100111101011110000011110010011101111010000001101011000111111011111111010010011000001000000010111100110101000101110101001010110111001001000100001010001101011010000110111110010101011001110111011100100011010110111010101110111111111100101011110101000011111110000010101101011110110011011011100101010110101101000110010100101010011100001110111001011000011110011110100001001011111010100100100000111101100111011010011100101010000111111010001111100111110001100111001100111011011101100000010100110011100110000110101100101100001110000110111001101110011101011010001100010001101011100100110111100000110001100010011110000010100100100111010101011100000101100100110111010010101111000100101001001010110011110100110011100111001011011001011001011101011110110000000111101010011111101100110110101010011111001100110111010001111011111001111001111110010101110111011010111101100111010110111011000110101011111110001001000010000111010011001100010010010001111011100011100011010000101011011010011101100001010010000111110101001100101111111001010101110000101101010010000001001100001100011000011111100001010110110011100111101111101000000111011010100000000100011000000010100010110001100101011011011100111001010010001111001101100000110000111111101011001101010111000101101111100011110010101010011010110001011001001110001110000100001000110101011100110111101010100100101000010111010010000111111100110110100010101101001101111111111101100010110000111101111110000000110111011011011101111011110110000000110010011000111100110010101000011101101100000101011100101111100100000101100101110111100101101001010100001010110100100110011010100110010010000100100101011100010110010101000111011011101111101011110001010011011110111111100011101111001101001101101111110001111111111110111010110001011000000000101111100100001101010000110110111100010110010101011101001111001110100000011110001001110110011110011101111100011000111100111111010100100100001000011000000101011110001100011011111111110010010010010011001110100011010011111011001110010111010001111001110010111001101100111110011010101001111000001010111110110110101100010000101010101001110000001010101110101101100101001101100101010101001011110000001110000100000110010011001110101110110110000100101111100111001000100100010101000100101010111011010000110110110111011101111011101011010010100011100100010000111010111110001011101110100100100111010100000111010111001110000011100101010010101011100110011100000011101100000100000001001000110010100011011110111011101011000100000010110000110100000011110101010011101101010100001111011110000011110111000011111100000101110100000000001001101011101010110011000000101100100001100000100110011011101111001011111011111111111100100000000011111111111010011101100101100000000000000001010101100010110100100000011001110011110111100001110110001110101000101101011010000011011011011000100010011110001110000111100001101000011100000001110110011011011110111000011111101011100111100110101011100100011010011000110011101110011011110110110100000100000000111000010101101010010000001000000110100101100100000111010110011011110100011110111111001111110010111111010101100011101111111101001000111111100110010011000101100000110011001001100000111110010011101110101011110111101101010000110001011001100101001001111111001001000000110001010010011001011001001110011100100101100000010111111110100100000100101101010011111110011111010111100100010000101001011101101010001011011011000011010100110001110111110001010010001100010010111000100110001100001001101000001011010110110011011111010011000001101010001110101000010001011101000000100100010011110100011100100001001110000111101111010000001100010101010100110011111011000100100111100101010011101100110000011001001100000101100000001011101110001001101110111000011001101101111101000111010001101011101101010011011101111111111001110011000100010001001010011110101000110011111001111110000000001111010010011111001100100000011011010001111011011001000010001111100011000000000011010000100000010010000110101011100100110010001110011111000101011101001100010001101110000010000111110110100001111001110001000011010000100101001000111000001101001110000011100010001110000010011110011001100011011110011100010011101110100101110101100100000100101111101010011101110101100111111111011111001101101101101111111110101111001011101010100001111101111110111010010101110110001110101100001100000111000011001101111100110110001011010011111111011011101111011001010010110011000101110111001011001101010100101110100000111100010111110001101101111101011001101111101010101011011010100110011010111111010000100010100011011101011001100000110110100010001100010110011011110001000001011010111011111101101111011101101101000100000011100010101101010000110001001111111001001100010111110101101101111000100001111101111010000101101111100101011001001001110101000111000100101001101001011111000000111101110010100111110011101001000010110110010110110010000101010001000000001110111111000110010100111110101100111011101100010001000111101011010010110100010000000111001000101000101111000000010100010110110011101001100011001011001010100010010101011100001111000100010100100111001111001101001011010011010110111101001100010000001011101101011010100100110101001100101001010000001100010111100010110011110111000001100100001000110000111001011000011001100010000111000011100000111011011100100000011110101101110011110010100000000001110101100000110010111110000001110000011111010010100011110011011010111011010011001001010110110110010101110100001000100010000100100110011101101111100011101011101110010010000010010001101100100111011000001110100001000111101001100111111010011100101010111010110111011111111110011011000000110011100011011111110110000111000010110011100101100101101000100000000000000011111111101001000100000111101011101011011001011110011001111000110111100000100101010011101100110001111111001111000110101001010100000010111110110100111001101010010010000101111100001001100100100001010100000101000111100010100111001010010101011011011110100001111010000110111001100110110011000010101110101111011100111101101011110001100000000111011111011100011010110001000000110111001001101010101011000000000010110000100001101101001001011101101100001000000000100100100000001111011110101001101011111110010001000111101101100010110001000110001000011100000100010000100000001010111001101101110010101000001111001111000011011111000101101100000111010001100011001001110010011111100011111010110000101111110111111010000100001000111100110110011100100010011000000101000001001001110001001001010011011100010001111110001101111001100100110101001110010100010010111010000101111111000000110101111100110100011111010110001100011010100110001000010110100100110110100100001110011110001010010000100010011101110110110110110001000110001110001101100011001100011101011011000100001010110101010101110111110110000010010101111100100010101011110100100010111111001001101111110111110100110110100111110110110101110100111000110011101111110111110011100110000111100110010111000000000000001001100000010110100100100011101011101100000000100101110101111100110001000100111011111011010001100000000011110001100100000011110011001100111000110001001011101111101001011101010111011000000111010110011100001100101010010001010100101010010111111111011111111011110110111101101010010000110010110100111010100111110101110110110000010010011010101000101101011001011011100010001001110000010001110100000101011000010010001011110101110010111100110000001111100000001101011100110101000111101011000011100000000101110010100011000010000110111110111001010100001100000110001111001101110100100011101000111111110001110111100111111110111110000101100000011110100001000010111011000100011101110011100001101101110111001001110011111010010000100110001000001110011010101101010101100011110001010011111111001011000000100000000011001001111000000100110000100001000001000000100111100101001011101001111100101100100001010000001110100101010110010100101010101001100011011000110101110100111101110110010100011011111010010010001111110000010001000100000100000100011100001000001001111000011101101111001101101110001100110101110101000101010100010111001100101010010000000011011101011000101011100010100110100100100101111011000010100001001010001000000110011100010000100011101101000011111010110001101110000001010000110100010011010110110101000010001101001101101111001110001000110000100011001111000110010011010100010111110001111011000011110110111001010011111000010001011101110001000010001000001101011010001111011011000100101000010000110011000011101101101100101000010111001100101110000110000110010011111001110110010011000100100010000001110001000101101000010101001100101000001100010100110100011110011111010110010100011001111111000011001001100000011111001101111011101110110010010100001001101100000101010000000000101100111111110100000001100001111100101010010010101111011010110011100010001001001010100001000001001111000111110000010101010110000001111110111111010101010101010111100100100111010110011100101101110011111101000110000110101101111010010000111011111101000101110110111000111101101111100101100110010000100001111101110111011101011111110010100101110101010010110100111000001111000111111111111111010100010110110000110101011000011100111111111111000011000010100010000011000110101100010110100011011101110110001011110110111001010000000010000000111010011011001100110110010000100001111101111001001010010110000111110000011011010011110011100010111010101101011010001011010100000110000110000101001101000010010010000101011001110001110001011001010011110001010110001001001101100011110110010100100110011011100110011010100000001100101011011100010101000010010100100101100100111100111101001100110001000010000101001111101101110011000001001110101100101110110111100010010001010110010011000010011001110111000000100011001001010001101001010001110100011101000011010100101101100011011110011001111010011010100011100000101010110000100000000110110000001111101010110100100000011101100101011100101110100110110010010000110011011000111000100001101000110100111100111101001100001011010110110000001100101110111011110100010110011111010001110111100110011110101001101000010010010101011000001010001101000111010110010111010100001111010000000000110010001100100010111111110110010010100011100010011011100010100011011111010000101101001011001011111000011101101100000101000010110101010011110001110000111011011000011010111110110110111100011101101011000011010011100011001101100100111100000101110001111000101100100010100011011001101001110100010110100111110011001011110011010011100101111111100001101100001100011000110100110110010000111111100001111010101001011000011000100111001110110011101111110111000111001000100001011000010110001101100100110010000011011000001111100111101001111000010001111101001110110101000110100111110010100100111010111000001011110000001010101010000011111101111010011011011010111100001000110101110001011100011000101100010100111001100101101101001110010101110010010001110010111011110011110000010010011111010101101110010101011111110000001001100000101111000001010000000010001000011011001010000000011110011111001110001101000100010011001010000001101111101101110101110001011100110000010101101101000111001011001111011011011011000001011110000010101011100110000101011101000010101010011010010011110100000111000100001110110111010010000110101011011111111000111011101101011001101010110111001101001010000000111101110110110011001111000111010110000001110100010100110000110110001000100101111101010011001001111110011111101111111011101111010101101010001001110111000110011101111110100010001111010110100110101101000000001110101110111101000111001100111100111001010011001101101101100110111010111000001111100001100001110010111111101010010100011111110000101111110001110100110110011011011011110011010111000111010110010101000100110101111100011101001010111111110001010111000101011011010111010100101001001101001001011010111000101110101010010111000111010111111000000001000100000001001000101110111011101100000101000010110001010101101001111000001101110111000011110000100100001001101100101001010111101100011101011111111110111100111010001101111111101010110101110001010010001010000110011010100001110000000011111011100100011001101110111010111101101101010000000101100000000101111011111010101000001101111100000001011010110010010100011111010001010000000111011101001001100010001011111000110101011010010100100011110011000111001100101011010000110101101010000000111110010111011010011001001000100000100001001011010101000111110000100111001010100110010011000101110100111010100111101100111100000101011010111111011001110111110101001010101010000101010101001100110010011010110000011000101100011100001110101000110110100110101101011110011001011101010010100001011011000101111010010001110001010100101110000110111010000101011111011111110011000001110111110010001101110101011111010010111111001111001000000110101000111101001110001011111011100011111000001010001111011100111100111111010000010110110100100001110110111000110001100010111110100000110111111001010100100001001110100010100101000000111011000111111000111100110001111110011001110101110000000001001001110100011111110111101100100011101001100100110000001010010011010000000110110100100111000010100110110101010111000101010110001010111011011110001011100010111010111110001000100100011111101110010010001000001010010111110100100011101100110101010001010010111001010101101010010111010000100101110110110110001011010100110101000110000001000011001111010000010011001000010110110111000110101110101010111001101111100101100010001111011001001101010110111101110100111100001101111001110110011111011101101111001110010000000000010101101000011011100111101000110111001111010001011001100001000111000000010100000010010110000111110101110110110111110010000011111000111100110100010011101110001110110011110110010011101111100011001110110001110000100001000011111001110110010001010111100101110000000011001110101100010011101010000100101000011000001001000010111101100100111100110010100011111111110110010101000001110010011100010111111110100110010000101000010111010110000111100011101100101011011110111110100001100011101001100101100101101101010000101010111000101111110110101011010010001000000111101101101000111110010000101110101001011010111011001001111000001011110000110010100010001101110101100011001110011110000001010001010111100111001001011101000110001101001101001111010011101011010001111001000100111101101100111100111101101010001011111011000100100000010101111110011111111101110001100111101101111000001100010100010011111010100100110110110100010110110001011001000100011001011101101111110011111001101101011100011000111101010100101010100010001100011001010100100011000111101000011100111100011000110011100001011111111101100000101010010111101101011111011001001000100000100011011011101101111010001111001001010010000111011111011010010100001011101100111110001101001100010100100101110101100110111001101011110110100000001111101110111110111111011010111111110011101010010101010111110000100010001100100000111011010100100010010100111001111001011101001011100110010101100100011001001110101011010100100000100011000100101001111000111010100111111000110000000111000010001111001001000011010110100100010110101101001010001111010101011110100100110101111010000100000011011101010101001101111000101100100100111101110010001101011110011011011010101000011101011111100000001000100110100001101010110101011110100100110000010010100000010101001001011011101001101110111000100110100100001010110111101001110011110110001110011101111101110110101011010011000100001000110110011101100010011011101100010001111101101110001011101011010001111110000011010111010011111100100010011011011100000000110010011111110000110111010101001000100001010110100001110110111100110110111101000010000110001110111010011010101110111100001000111110011100010110001111001001010110010000011110001100111010101101001111000100011001001001111111000111011001011100010110110000101110000000101011010010000001001110011001011001101110000011011111101011111011101101110100011010101000111010111111111000010011011010111000111111110001001010110000110010011000111011010100000001111100111110110111101010110100111110110010011001001011111001010000000001100010011001111010000111011100011000101101101111100011011100110010110110011110001000100000001010100000110111011001101010001101010001101010111001001001001110101110000111010001100100000011011001110110000010010011000000011110011000101011000111101001011011110010011011010010011101010111111000110000110111100100001011111001001000000011101111110100000000010011100011010010101100001011000100010110001000000010110110011110110010011011001000111110011010100110101110011001100100111100101000101010010100011111110010000100011011100001011100101010000110100101011111100010001100011001000100110011110010011111110010001111100100010101101000100010000011110001111100000000111011101010000110110011100001011101111010001110001000000111011001101110100101101111100110011000010100011010000001100111000011111100000010000010110111000001111110001110110001111000000010101101110111111101011111101111000010110000010011101111101111111101011000000010100011101001000110101110001111110101000100101001100111011101110110010100111001001000010100001101010110011010100000010001010011001111100001000100001110001010101111001011101010111000101000101101010111000101111111010110011110001110011101011001001101100110110101010101110001000000111001100011100011000010011100100110010001010110000100110010011010111111011110101101100111100001110110010111001100000000011101010000101101111001000111100100110100110101011001011000011111110011111110010010111110101100100010101100110101000001000010110101010100011000111100001111111100110101010111100001011110011001101111010110001101100101001100110100100100111000010111111100011001100010001111001010000001000100010000000110011001001110010000101011101111100110101010101101010110010010111010001111000111110000101110000011001001011011101010011101010100110001001011100010111110100100001100111010011011001111110000011010010010110101001100010001000010011101101000011000001110010011011100111011111110011100011110000111100101010010000100010001111100010000101001010001010110110011101100111001100001000101010101000001011100001101101001110000111110111001000111100000001101110001110011010111011111100101011010000000010011100110001000111110001010000100101100010101101110000011001111001001000100010010101001110000111101100101100101011010001110111011100000000011110001100101010101010000100111100001000000001001000100110111011100100000101100001010010101000000011100100110111110111100011100000100000101100001001100110000110101100101100110011100100110100000001010000100000100010111000110010011110111111101011101111111100001111100011111111111001011100100000110111111110100111000101000001000010111100011010010100101001101011111000011011110100110101100010010101000010001100011011010100100110010111000000010110100101001101101010101001111100111101011111011000000011110000011010010111101110111010010001111111111010001010110100000010111101101011110010000000011111010011000100110100001011111101111001000110110010000110110010100111100110111111010101101101110011011000000101111111110010001001001100111110010101100010000110010010011010010111110010110101010011100110101100001100110011010100010010110110111000101001100010011010111011000000101101011101100000111110100010110000001010111011111111001110010001111110000001000100111111010110101101110011000100100100010101000001110011110011100101011011010111111011100111010011010111010000111101111110010001110101100100001001010100000101011011101001010001000100011100001110111100100110101111011010010101010001111101110111101001011011101110010100010111101000101010100000011110000111010000010101101010001010001010111011100110000111111010010010100000000100100110000001010100011001110100010101111010111100101001000010100110111111111111111100001110010101010010011000001011000001001110111100111101000110010001101011010001110100111001101010011000011011111011100111111110100000000000100110010101100011000011100011101101100100111110000101110111011110110000010001010010000011111100011001010001011001000111001110100111101000001001010101001101001011000110011000100010100101101110000001001011010111100100001001110100111110110100111101101110111100010110100001111011100000100011111011011000001011010100001101111010011001001110111011011100110000000000111101000001100010011100000111101010000011111011111101010010111111001101011001001100010011000110000101101111101010101111101011111010010001001010011100000101100111000110001101110000111010110001001101000011101011101111101011110101110010111110000100111100010110111010010010111111010100111001101110101110100111101001100111000100100010101001100011000110101000000100101010010110100111100111100000110001011001001011111101111100001010101000111111100111100001011110110001101101000000011110000001101010001110110000000011111010100111010011011001110100100001100001000010110000010101111101010110110111000000100111001100000010111000001010001100111000010000000110101011010010111000101101001011101110111010101111101010110111110001011001000101100101110011000011000000000001010001000110010001101010001000101100011101100001100110011011000101110011011100001010100001010100001001111111000100100100101001111110100101011010100110010011101111101001010010011001001111001001011011111000100010110001011010101001101010110000010001010111111100111111001001111110000011101001010110010100111011011111011001111010011000110010100000100110000111101010011000110001100011111001101110010111101100000000101101001110101110100111001101101110010001000001010101010111000100011010010110001000010011100100110110000011001011011011011011011100001100110000010111111010010000110101000010101101100001100100100111101010101101011110010000111011111000101111000100101110000010100101001011011010110000100001111011100100101001100100010010110111011010001000011000110000000111111011101110001110110001011001100101110111010010110001101010001110100101101111001010011000010100010110000111101100010011111100011010110001010101111010101001011010110101010100010000101001010111100000011000110000000110000011111000010101010100100101101001001001011010100101001101001101100011000000010000110000000000001010100000010101001011100000000111010010001100011100000011100110100001110100001111100011111110000000011001011100001101101110110111011010000101011000011000001110011110011000011111111111001110010100111111111101101001100001011000101011011010101010000011111100111010110101110100111100110111000110100111000100110100010011101001001111001101000110001100011100110101010010110001010111011001100101000111100001000110110111101101000101101111001011111011011101000100100000011011000000101000001010101011111101000001011000011100110010011101100000110101111001101001100011010111111101111111011011011111001111000101110010011010100111110110110101000100010011011110110101010101110010011111000100000101100001110111000010001101110010011111000110111110010011011011001100111101111101001001011011110101111011011001011100100100110100001110110101001111001011111001100011001011000111001111000011110010100011000000111101101011111101000101111101100001010000000000001110001111010000110100010101100110110010100000010011110000101001000000011000000010000000110000001101001000111011100101100111101000001111101100011100101000100101100111101100101000001100110111011000101001111011011001001000111101101000010011000010001111101101111011100010111110101001011010101000000110100011100000111101101000000100111101001100001110110011001001011110011110011000101101110111101010101010101111101011001001000000011100000110011011010110000110110010110110010000111111110011000000100000110110100010011001001110100111111100111100010110101000101111100101010101111100111011000101011001010001100110101011010001101100101111110000001000000010010010100011111000111111011000111010101101100000010100001101010001111110010101000011010100110110001101001011100100001100101011101100011001100100011111011100001001001100111101010001111110011100011101100010101110110001110010010011000110101110111011110100000001011101001110000110011000011100110010011001001001101111000101111100100010100110110101111101010110111110010001111100100111101001101111110000110011110000001100101111010110000001010011000000010011111010101001011000110010001110111100000001100111001101111110010001110111111011111001010100111101100011100111110001110001011001010101110001101101010101000110011011100101101111000101011000011100011010010001101110011001000001011000010101001100101111100110110000001011010110101011110000010111010100111011011000110010111000010100000110101001010111011000000000001010100111001110111100101101111100111010101111000010110010011010010101100111011000011110111111111111111010001100010100100010000100000000110000011001101010100110111100011101000100101011011110010010100001011001111001111001001111111100100101101110010000111100100011101111111100010101000110000001101010000000011000111001100000001001100101011010101001001010011001100110000001000011111100101000000110110011111110101010010010101001001100101100010101010101000001100101011111100111111110110110111111111011100011010111001001000010001011100000010000110001011110010101001100101111010110011111100111000000100010001001101010010110110001010101101000100001101001101010100001010111000011101111000000010100101001101011010011010111001111011110101101111001111111101100110100111011101100001111000111001010011101110010000100010001100010100011101100000001100111100110110101101010011000000011110100100110111110001011101000001100100100010100110000001000110001011010110010011011001110100110110010111100011000010111011011101110011001010100100101011011010100011011110110101110000001101111000011110101110101001110011001111101111110001000011000101011010001001010100011110111111111111101001001100000000100110001110001111101100101101011101010001011101101011110001111000001101110100010110110001000111010110111111101110110001111001010101011010010000000111000001011111100101011000101100101001010001101111011101101001010111000011100011101110110101000001110010001111010111001001101010101111100110001011101011101111101100100000010111001110101010001011000111000111010110111001001101101011100111010010000110110001010010111000100010010110011010001001000010110110011000101111010111101100100100010001111011001100001110101000001100101101100110100011111011111000001001100110111100000100010001100011101011011001011100111101001011101011110101110011001000101000011000000011010101011100000110110111111000100011011011100111100110001000110111110000010100100010001101100000010001101110011101101011001000000011100010000101110010100111011100111110100111000110000100011110101111101000010110011001101001010010110010101011110001111110000011000110101001101010010110100110101010010000100101111000010001000000000010111101110000010100010110001000101111101101010100011110101000110110111110011011011001101011000001011111110111100011110111011111100000110111110111111101110011011111110001000010011011100111111111110000101010000000110001101011010011111100100001010001101111001010011100001011001011000001010101010101010001100010000011111011111111100111100100001001101011100000111011110111010011010010101110111100000111000100010000101010100101110001101110011000111100111011110111011100010010110111001110100001100101001001111010000011110001101011111100110001101111101001010000110000111101000101001010011110010110001101001111011000011011000011001100001101111000001110000000101110000001001000100110000110001001111100100101100100101110011110110111000000010100011100110001001001000111010011011101101010110100001010010111000010100101111101000000100100010100111110110010001110001011110100001110010000100001111110101000111110001000011110110111111111011101110011000111100111000101011110011111011000000100101111011101100110111011110100100110100101011110000110001100001101000000010001001110101101101111111001001011011101100001010000101010110100010110110111101001111000110100000000111110000000010001011101000101001100101001000100011001011010010111100000011000100001000100000110111000101101101001011010000011001001010000001100100001000101111001011111100011001101010101110100110111011010010010111101101101100101011100111001110100010011011100011001100101000100101010011010111011011110000110111011101011100100000000110011100110000011100101101010100001000000011101011010000001111001100000111001100000110001000001010101010010001000110110111100011100100000101100101110100110000110110100010100110000110010110011000100101000101100011000001111001111011111011010100111111110001100111110001000111101100100110111011101100011100111100100001110101100011111110010010001110010011101000001000001001101010011111110011001100100100000100000101100011110110110010001011100101101000101001001010111011101011100000011010100100001101111000000000010111001100111110110110101011010100101100001011001000011100011011100000001110011101100101000011110110011100111110100101011110100000011110010110101011101110010011010110001011101111110100101100011001011010110011000101100001010010010010111000010011011100000111010011110001001001011001000011111101001101110010110000001001100110011111011111100011000000001010010100011111001111000100100000001001111110100100101100111101100011110011111011010111111011100110110111010110101111000011000110100110111011101011011001010011011110100001100001010101000010000111111101111101011101101000001001000110001000011100011000101100101100000111010010101111011000110111010000100111000010101010001111010100001001100111100101100100101101011110110001100111111111011000100001010111100000010000000010110000010111001001010010111000001001101001011110011110110111001011111101011101011011001100101010101001011100010000100001111100110010100011000000011101010000001100101101111110110010101110111110011110001101011101100111101011010110001000000001111101011110011010001001010110110011011111100110101100010011001100100001000001110011001001111110111100000110001010111010010001000010000001110101110100010000101100101000001001100001010110110101111110011001110010000011000111011101101101111010100100110110111111100000101001111110100101011111111110110010110010100100000111101010001001110011001101001010001000101001110110100000000100000101010011110001001101001010101110110011000000110000111101101101001110110001010111010111100011000001111000000000111101011011000010010110101111111111010010111101111100000011100111010000000101111011110111010110101111111011101000110111011110100101100011001100011000010111000110110110010101101011000110010101011101001010101011000110011111000011011110010011000010010001000010011100011101001010100101010011111110111110011000011011111000000001110010011111011100010100110001111001101100110110100110001111100110000011100110101110100101000010010010000011100100010001011010110101010111010011010101011110111101000100100001101100100010001111001001101111100111101000011001011101000000111111110100000111011000111110011101001111010011000101011110110011100110001011111110000101001001000010110110001010001010000010110100001000010101101011011000010111110101101011111000101110001111100010101101100011100111010000001100001100000011111000110001101110001011100000001101010001101001111001000111101010101001100000110100111101101101100001010100100100001101100000110010111111100111011010001110010100100100010110111110001011010001010000101011001110101111011000100100001010101100010000111100110010110001111001111010011000110000110001100011110000011110101011100100010001001010001110101011111010011111001110011111010000101010010110101011111101110111110100111100000001101111100000000010100111011110010000000011110001101010101000101101000100001011111001101010111010011011100010010000101110000000000011100110100011000011101011011011100101100010110011110100001001001111100110100000011011110111011111011010110110001110110111110100101110001100000011011110100010101111001110011011110101111111010001001001101111110001111101001011100101111100001000101011001011110100000111000111100100101010101000100101110000010011111110010001011011000111011111010000000110101001110000100101101000011100010110110100110010100001101000100000010000001101000100011010011011110010011101111111111010100000000010010110001101110110101111101001001010001111100101111000101010010011000001111010111100101000101010011010111111101011111011101100011100001111001001111011110000011011010000100101111001100111110011101111101100101011001111000111101000011100101000110000101011100011011111101011001000011000010111101111000111011011101111110001001000001000101111001001011101110000111101100001001001011100011000110100100010100100100101000100001011100011011110011111010011000101110001010101000011010111100010010110100001111111111010010000110010100010011101011110001101110110010011011001101011100011100101000001111001110000111010000011110011111001000000101011110000010001011001110111010111101000000001110111010100111101000010100001111000000011111100111001001101011000000000010111100000101011111001010010010011111111001101100110110010000010000111010000011111011101011101101001110010101100000011001100110001001011001100110001000000011100001100101001011010011000100101000111011100001101011110011011101001100111111111011101000101001111001101111101011001111000000000001011000100110000010110110100011111111100100010100000011011011101010101000011001110010101100101001011100101101100011000001110000000101011100000010000001110100001101001011101001100001101000011011010110110110001110111101011101110101011110011101111111111110111100010011111001010110000110110000110110011010100010101001100111001111000011001010011101010110100110110101111111111111010010001000000010111111011011101000100000101100111101000010010010101110110011000101101011111001010010110111101101010010111001011111000001101101000000011101111001101000101011011011001101100000100110110101100111101100000101100010000000011101000000010100010111110011100010010111100010110001001011101110101011011111011110101110000110101000110111011001011010110000001001100000110110111001011010111010100000011010111000101111101001110001101101100110110010010110001101110000111101101110001000110110010000000101000001110011010001000111101001101011001011001000100000011110010001010111101100110001010011110110001001000101110010101010011110100100101101000011110000110000001010010011100110000110011001110010001000001010011111001111000101110110010000010110101011010101100010110000111011001111100000110101111111001101011001100010010101110110011010111001111100000110001110011101010001000101011010100010110110110001010001101001111110110001101011001110110100001000011000111011011110010000011000001001010110000100010100100100101110110010000100100111010011001001101010010011011110000000110011100011011010101011111101001000011000111111001101111011010000010011111110101010011101110110111010010100110001100011010101101010111010100100100110011001000000001100000011001101011101100010101010100000101010111100001010010011010000010101010001110011111011101101001100010001001101110101100110101000000101010001010101010010000100001001100110111010001001100101111001011111000100000000011000100011000110011001111000111100101000010001100101001111000111100011010111111111111001000100001110100000011011000100001010101111111111011100000101000010010110100010100100010101111000110000010100110111011101100100010011011011110001101100110001100000010101000011011101000010111101100001011011100010001101011111011101000010010101101111100101010110000101000011000100101100001001111010100110011101101100011010011101010010111111100111100110000001000111000010110110011111100110111011110011111101111000110100100011111011000000011010110000010000001100001110011111010100100000010010111101000100101001100110001000100111111011111100110110111101001110011110101001110001010110010001111101000111010110101000011001011110110110100110110000111110101100011111011000011111000110111010001011010111000010011110101110101010000000110011111010110111000101010111110000010001010011000101010110100000111000111001000011101010111000001011000000000100011000101010111010100111111010100101010001011101100011100110101110010010000101000110010100100111000100110000110001101001101011001000010001111011101000101100111100000000101110001111010100100010000010100001101001010001101110011000000001111100111000010110110010111101000110101001001100010011101100111111001111011001110011111001100111001101000110000111111000000101001110011001011110001110110110011110110010001001100001100010110001110010000001100101110111010110100011101011011100000100000011001111101001001000110000001011010111110010111000000000001001100010110100110111101011100111011110101111001001000000001001110010100101000010110111000001000101000110111111100001001000001011110110011101110101000001100111100010100010010000000110001001011111101100011110011100001000100001111111010011110011011010011001010000001010101110000011101111001001111000011111111001100011101101010100110011110011010100000000011110011010110001001111110100011111000100100100100001011111000011000111010010100001110101001001110001001110111000110100011101110000111011001110011111110011111101111101010101100001011001010110111010111110110110110001111000001101000101111110001001000100000100100101011111111110011011011110101111110010101001011011101111011100111000001001110010000011100100101111001100001100010010010000111100110110100110001111001100010101000010001001110000101001000000100101110000001111010110100101011000000110000111001010111110010101100001101000101110111101010010011111111001000010110110001101101101001110110110001011000000110101100111111010101001101001010101001001000111011001000101101110011010010101111000011000111101100011111110111011001001000100101011010011100100001001010001100001001001001100111111100111100110100001101000001011101010001000001101001000101100110011001101010101001010110001000101110000001000010001001111001001100001001011011110011011111011100000111001000111000011011111011000110000000001110111101110101100111100000001000101100111111010111110111110111110011000100101110100010101100011010011100001011001000000110000110101110100100000010011001001010001010110101000100101001100011100001101111100010010111010101110110010101010000101101101010111111011101010011100111001010010100010001000101001001110111011001010000110000111001101111010110110001001010110011001011000101011000010000110100000101111001111000011011011011010110110111100110101101101001101111110001100001011011110000010101000111001111101110101011010000000111010001010101100000110001010011001000100010100010001010001000010111011101101101110101001110000110101101011000100111100110001000000100001011011101011010011001100101011111011111001000110110101100100001101011100101111000111000110000000001111000111101010001011100000000011010101011110111000100001000010110001100010010000010001000010111101101010110100000001001101100000101010010111011110000101111010001000100101000111111011000011101111000000000011011010010011111001010001010001111001011110101100110110001000110000010101011110100110001001111011000100010010111110101000011000011010111000101000110101111101100100011000001001111101000000110101100010001011010110001110111000010110101000011110001010111111001101001000000011101101100101010001100101001001010000111010001000110011011001010110111111000110101110100111101011000011000111010100010010101000000100011100011111000011000110101011111010011010000110011100101100100010101110001100101111100110001000010111010010110000001110110001110101110010110011100010000000111111000111010011101000000101110010110010101010010010001000101000010011010111001111010010100000111111010111011001100011100001001110001101100101101001011001011111000011100000101110011110000001001110110101000001001010111110000101001010100110010101110101010111011110110000001111110111001000111001011110011010011010000111001101110110000001110011101001000001000001010100010100100001000001110000011001010111110110111000000000110001001111001100010100000111110110010100011111010010010001001010000011101010000000010111101010010010100001110001001000011110111100101101101001101110101110101011000100001101000100101001101101100100011010010111100100010011010011111011000111010110101010101001110110011111001100001100000101110000011010110001000101010000110011001100100110111101101010111011100111111001001001011100101001100010100000111000000101011110100110100111011100100001111110110100100101001100000001011101011001010001100110011101100011011011110000000111101010010100110001011001101110010100001001100011001011001011010010010100110101100011000110110000001010100000111111010100111001111001111110100100110010111011001000011011110100001100011000010001011101010000001000110100011001010100011100100011101000000001101001001100000001100110111001101111001111010101010010100011100001010101101111000001110110000010100111001011001100111100100000101001000100010101001010110101101010111111010011111100000000001110010100101001101110110111000101111110110010001101000101000000001000110001011111011011011100010111001100101100110010011100101000011100001001010011001110010001110111101100101001000101000111011010100101001000110100110111110001001000001101011010010011110100000110100001000000101010100001111100111000010001001000011100101010111100001101111000001110010000100111111110110100000100101100101000111000010011101000000011000010100100001111110010011000000111110100111010001110100000100001000000000111101100101010000111100010111111100110000010010100101011111010100111100010001000101001000101001001011011011100110101001100001101010011100011101101010110000001100011001011100110100010000110011001101010100100011001010010011011001001100010011001101111110001010111011011011011100101110011111011111111101010110100011101000111100001011101101011111100100010010011000110000010000100000111011100011101000100100110101011101101111100010101111100111110111001011001000101101001110111100010010010111111000011111110010001101001100110000000101111100001111100001000100110110010001101111000101010110110110111101110110111100111111000010101011110100011010000000100011011001111101000001000111000011010111100100111001000111110110110110111111010100001001100000010101001111011011011110111011011100100110011000100100001001001111010110001011100011001100110110001010011101000110001011000101101000101000010010001010101010011111001111011100100000000011010100111100111000001010011111000011011000000110101111111101101100000111011100101101100010101010100101000101001101011010010111110010000011001011000110100100101001100010000000010000010111011011001001101101101011010111101111001001000101100001011100110010101110000010110010010101000010000110001111110100000101110001111100110011000000001010011100011100001010011111011110111010100000000000010000010011001000011010111011000101010101001111010000010110100101101100010011011111011011000000000001101001000110011100111000000100011000000001111001101111110001101001011001101111010111000001010100010110101000111110010000001010100010110110100100000100111000100010100100010000101111100000000100100111000011001010011001101110111100111111110001000001101011111011111011010101111010000000011101011101100000000101001110010100100111101100001011101001111111110001001010001000011101001100100011100110001000010110110100011011001111000110011000101101001011000100110001000111101101100011011011110111010111101110000101000011001010001000111100000010101100111111110010100000011110111010110100110101111101110000011100000111110110111010101101010111010000111101010100001010110110001010011001101011110100100011010011011101110001110000101100100111011110110110001011010110000011100010110001011010001101010011011110101110001011100101001110111000100100100101010010101100100111101101101110010001001001000101010100000110101100000100000100000001000000010110001100101010011100111010100101100111001010010000010000001110100011010110111010011011011000111111101001101100111011010101011001111101011100001100011011000110100111011111110111001000011110011100001011001111000100101111100011100100011010010101011111100101010101001100011011001011110111111100100001101100111000001100000000101001101001011111010110010010011101100101100101111001011111100001110011001000001101110000110010001011001010011011111111011110100100110010000011010101001001011101110001000001011110101011101100111100101101001100111000110010011001100001010010101101010101111010011100011100111101110010100011110100100111110111001110010110101110111010000111110100000010100110011011000110001100100101011001011001010011100011111001111001111010111111111100011100000111011111001011101011000011100111010010110010110010001110000011111100011101000011010101101010000111001001001111000000011011000101000010110111111000011011100001011100101100111011101110000010011010010101110100011010111111110100010010111001100111011001100100001001000110101001010111010101111110110110100001010110000110000110001110100111001011000110100011111100111000010010010111011101110110101111101101001010000010010001111100111001010011101010000000011111010011001011110001110011011110010100100110010110010101011101101000010010010111011110111000011010010001011011000011011100000111100110101011100111111111111001111111110101111111100110001001100011111010100111000000000110110001000110100010001101000011100001100111011000010101110101001111011111111101010101101101000000111100011100011001110011111111001011101010100100011010110010000010111010011101000101000010110110101100011010100101100010101111110101011010100010011101010101010101001000100011000010101010100010100111000010100000010011100110100001111010101001110001010110110111110100011101101000010101111000001001010101010010111000110111110001001100111100011101001110111001010010111101111001101111001100111101100000100110111110010111111011011111010010010111001000001011111101011111001110010011000101101011010010110110011100001011111010011011000010111101001001101011001001000000100101110001001011101101001111111010100011011100110111101000111011010001101001110000111001100000111101010000000011100000101010111010110100110010001111100111000111100101100000010110010000101000101001000101100000000111000010010110010000000110010110001111001100001011110110111011101010001010001101110100001110001001001010110000001010000000001110001111111001011001011101101101101011101001010001100010001111000011100111100001100011101001101110100011001111011101100011011011000100101010101101101011011110101100100010010001100100100011011110101001101100001101000011101110011101111111000110010100100010110011000111011011001101110111110111110011000101101111100011001101110110101000110111010110001101000000000001110110111001000000001100010010000011101000010111000001000010001111000001011100111100010000010001010101010101000001110010000111100010010001011010011010101011000111011000011110110000100110111100000001110101011100101100101111001111000111110100110001110110001000010110101101010010101101111000100001010111001100100110111100111111100110011001101111000010100010011000011110010011011011011111101100000011011010110011010000010001110111100100001000010001010100001101100101110111001001000001110010111101111011000100000000111100101000111111001110011111001110101011001001001101100011010011001000000000000101111011010110001011001101111011010100000111010101111000100010000110010100001001101011100110110100111010001010001000110101100001110000100101100000011000100110010010011101101000101110111001100011111101011010111110111011011110101001010010011001000001100011001111100000110110101111101001001001011000100100010000101011000010101011110001011011010011011110011000100100001000110010100110100110101010001001110100011110010001100011111101111001010001101101111101110010101100110111111000010010100110001000001001000111001100100111111110000010010011101011011100101101010100010110000011000111111001001100111010010000101010100111101111001001110100010001111001000011111111100011101000001100010011101010001100111000010010111111001001101001010111101110010000110110110000010010101010000100010010101110111110000110101111110000010101111100101000110010000110001101111101011101000101110000110011011000010000101010110010110110011001001001100000100001101111011111011000010001001001000101111101010010011010111000000110011110110000101011110011101101111110111100110011010000000010010110000101101111010001110011111011010110000100111100010011100111011101010111101101101010101010111100011011001111011111101101111101110010001000010011001010010110111110101010010101111011110110010010010101110100001001000110011010101100001001101110100111110100011101110100011101000111001100010000011111101111101011011011111101100110010000101101110101001001101011111010100011110001011010000001001101010001011000010010101011011001010101001010011111101001001100001010011101011110100010001101110110001101010101111001000111101100110001000101011101111001111101100100100110001010001000001001100000110011111001100010100010110010011000110011101100001000101010111100100010001010100110110001010000010110011110010110010111101000100101110101111101111100000000010100010010011110101101011001000101101000010111000000100111111111011011111111010101100010111001001011001001001011010111110101001111111010101001110010001110100001001100100101010011110111101000000101000100101100001001001000100010111101111000100010111001100100011111111100111011011110111011011101010001011100111010111100100101001111110100001000011111111011111100100110111011101001100011001100011110010101101000010011111001010101010011100000110110101100101111100110101011000011010001110001011110110101001100000110001100100111001001100011100110100000000101110111110111101110101110010110111110110110001101011000101111110011110010111001000101000000101111010101101110111101110001000110111001111100011111111010101110100010101110111100101011101100010110110110110101001111010011001001101110010110111111000111100110100110000001111100010110110110101000000001001100111101000000110101000110110111011101110010110101010101101100010001111001001011110101001011000111110001101110111110001100111100100001001110010010100001010111001111001101010011111001100111101100101001100110111011110100010001100110001000110100010011000001101101001010011111110001111110111011000010101000001111100011101100001010111011111011100001100110111111010111001010100001001000010101101010101011010000010111011110101000110101100111110000011001001001010100000100011010110101011011101000001000100100101010101000101100010111010100011101111111111000100001111111100100100100001100001111001110001110001101011001100100100101100110101001011001000100101011111000111010111111000010111010001100010010101111011001010000111011100111010000101100000001101001000111000010101010111110000111101101110111000011110111011001010111000110100011000110001110110001100000010100110011100101100000101100111100101101010010010010101101100111010010101001010000001011101000110100110110110110101100110111001110010111001011001011000011001010000000011001100001010101110011101110100010111010110101001100101001010010110111000111011010111111100000000110110111000100010110100110000001010001110010111110101100100000111010110011000000011101101001011110110000111001101000101011001101000111100100010000101111000011100100010111011100101101111110010110110011101110101010111100100100011010100001100010010101000111011000110110111100100100111010111100111100000100010100100011000011111011100110010100101000110010101101110100111101010011110110110011000011100110101101010001101010010000011010101010001010011000101000100000001000100000000000010111001100000000000110100101011100100011010000111110001010011010110001101001101000110101111001110000010111100111101111101101111110101111111111101100101010100101101001101011101010100001010110011111001000001011010101111000001001011010010001110000010101000010100100011111100100110010100101010000110100011101001110001010010011110001010000011110001000001110010001001010000101100001110000100010000110101101000111111100001101101000000001001100100101001100100111111101111010111011011110001011100100011110001011000010010000110110111100110101001011000000011000110100100100110010001111110110010101101011010010110100001011110000011000111011001001100100011000010010101001010010010100000000100011101101100100000101101011000101010010001001111100111010100001110001100000001101111101100011110001110001111010100100001101101110111001000011111101000111110011010101011011011010110001111100001110000001101101101000010100010110111000111001100000011100101000000111000111011111100101010101010110100110011010011001001101000010000110110111000100100101000010101111000111011100001111001100001001010000110010111001001010001001111101101000100101001011100100111000100010101110001101000011101101110100101101110000101101111101011100101001110001110000001100110010000001000110111000101111000001001011101010010011100101010001110110100010011000010111010010110011101000001101111111010010111111100100101101000110100111101011001000110110010010010001111010110110010110100111011010001010101110111010111101100101001010010011010010110100101101000101000101010100110001111000001110101100000001111001001101000100100100110110000001001101100000111011100101011100001101000110011110101001001110110010001100100000010110101000000111011110101010100110010011101110010001110101011101000001010111110100111111100101110101001011100011000010000010110100100001010101100111011111011001101110110001001010011111101110101001000111000100000000001100101100001001111010011101110111100100011001001010100001111101110010011000100101000000111110101111001101010000101010011111000110011101110100111110011000010010001111011110001111101111000000110001011111001000101110101010101001101001001010010011110101111001111011111101111100101111011100000010111100010100110101101000101010110100000111000000111111111111000101000110011000001001001000101001010011000001000000001111010110010111000000001010110000011100001000001001110111011100010001011000100010000011001010110001110110011111100011011011111101000011111111101011111101101111111111010010100100101011100101110101011011011100101010000011111011010001000101010000101101000000110010110011110001101100111101011100111101101001010001111101011110001100110001111100001000010010100100000111001111110011110111111100101111111101110000100010101110011011110101101001011110100001111101111000111110101001010110101001001101011110100100011110001000001101100111000100110100000111001111011111111100101001111110111000111110000001010111110110111000101100000110000101000110011100110001001001011001100011100111100110000000001100010010011010000100110111101101010000000100010111101100111100111011101110011010111001001001010101010011001000101110010001100001011100011010000011010001110100011011111100001100100001001000100101110101010010010101001000011111100101100110000111001011001000011111100010110000101011010110100010001101101011010011100101110000100100111110000111011010011111100011110001100001001100000101110010000100001101110110001010010000010011010011111111101010100101011001111101001010110110110101011101101110001011110001100100000110000011010101101000110101011000001001010011100000010111010100110000110001101011110111011011010000100110111011000001100111101100000101100100101101000001110111010011001011001001111011001100110111000001111011111011111111001101101001110110011111100000010001001101001010111010111111000111100001010100100010110011110001010000101010110001000000110011101101011100000000101001000110011101001001111000010010110001110010110010111100011110000001010010000001001100000000110001001100110110011111100111010010010110010001010110101010110100111101000010010110011110110101101001101010111111101011101101100001101011010011011001000000110001000101110100111000110100010111001000101101001101111101110001100011110000110001011101011011111010110110001001011000011111111101101111010010011000010001000111010000100011000110101110001100001010100010000111000000011001101000101100011111100101011001011010010110001001110110000000110101111101100010001010101110101000111110110100011110001101001101010001000010000110001101110001111110000011001101010110110010000110001101101010101110011110101001111100000000000011111110001110110111010000111011011111000010101010111110111001010100001011100011001101111111110010100011101010001100111111010000110110100111001110010111010110000010001101101011000000101100010011111010011111101011000100111100111001100011011100111000100101101110110000000000000011011000010111000100110000011110101000011101010111100001010010110100010001011001010110010010000011011011111011001111010000110010001110011010010110100100111110001010010000110011010000000101000000001101101100011100110001000000110001011001010100101010011101001111010111110000111100101111001001111110000101110010110101000111001010010000010101001111000001100000110101000100110001000011110010000110101101110110111110101001011100110110001010011000101011001101010010111111011000010000110100101011101010000001010100100010011101100000110000100100101111100101101010011101001010110110100001111100000011001000000101111100101010111001100011110100000001011010111000011100000101101001100111001011000110110011101001101000111001110100101110111110110101111011000010001111111110001111110011001111011111011110110000101100001110001110010100100001100100011101000000001010001110100011001010010101110010111000101010111100110011001011010110111110110110011000111011101000011011000101001111110010101010010101011111000001110110101011000010110110000000011110001100010001010011101011011010001101100000001111001110110010000011100000000100100111110000101001000110000110110011101000011110111110010110110110110010100101000000010000000100111010001101001100001111010101010000001110101011011111101110111011000110100100001111111100000001100101100100011011111101001010011001110001100000101110110100101010010000111010101110100101101011101010001011110101000100110101111110000100001110100101101011011000110010111010110000001110100011010100000111011010100110101000110001011000011001001110101000011100001010100010010011001000000000100100100001111001111100000101011000100011001010000110011111100100011001101111111011000001000011000010001111010110001001110011010111001011110001000101011111110111101011011101101011010010101000000111000111001101011100100111101001110111101110010010111101010000000010001101101001010110001101111010011111011000100000011010000111011000010001111001101001111100110010101010011011011110101010100010110111110100001111101000101000101001110011110000010011110111100100100110100000001111100011110101101100010111001001101001101001000010101010100111001111010000111110111011001011101101110110011010000000111011110010000101101100001011001101111001110110100110101111000101110001101101100010100011111100000100011100010110000010011101001001011011100101101000111100110101010111100111111110011111010011011101000111100011111000011001111011000111110011100100111101101100000100001101010101101001111101101001101010000111100101110110101111111010010010011110010111110011100101101001100011111010111010111001101011000001010110100001101101111101000000101111101101000001101100110001110101101000010011101101110000010011010100111111110011011101110110001110000001000011101101100010101001000110001001001010101001100000001000010010011100111111001110001000111110101110011010010011111100100100110110010001100010000101001001101001001011100110101111011100101101101100110101010001001111111011001110011011011011001001101100110000000011001010100011110100000101000000110001001111011011100001000101000010010010111100111111101110000011000100111110010010111001000100000101000110100101100011111110111011100011011100100000101010101010011110011001010111011000101101110100110111100101111001100110111011000101011110001000111110100010001110000001110111011111111010011010111100011110111101010010011110110111110000100101010011010101010011000110101001101011101011011001001001011010110010001010101110010101011011011101011001100000000001100010101000101010111110000100100010111001010100000110010101111001100000111000111011000110010000001001110110010010110010100111111000100000011110011001001111101001110010110111011111011010111001111100110010100101000000000101110001101101111101101110111000110110100101110101100011010111001110011000001000001111111010111010010010111110100010100000001001010101111011001011010111011111100111010011010100001000111100011111100001000111111001101101101100111110100011010011000111101010001010111011110010001101100000111110000111111110011110111000101100000100100000000001001001100000101010010010110111100000101000101001001110100111110010100011000111000011010111010110111110001010000100111010101100001110111000011100100001110010000110100101110011101000100111111001011010100101010100000101101010000000011011111100110111111111111111000010110010010101110100001100011011011110010110010000101011010010011100010111101100011000100001101000011001101000001101001010110011100110100000010110110111110001110111001110011101010100001001011001000110111000100100010001001010000100100010111000011011001111110110001111110110011100110110011111111101001011111000100011111100111101111001010011010101000100000001100110001100111000110110110110111010010111000101100101001111101101110011110101000000100100101010101101000111010001100111101010010010011111100000101010001001001001101011101011011111000011010110010100000101111010000101101101001110101111000100011011110101011101010111110010010100101010010101000100011110010101011111111010001101100001111010011100101101010000101101101101001111001000011010111011111011100011011010011011000101101100110001011111001111111101000110000100101110001000111000010101100111011010101100011001010110110110110011000000011100101011011000001011111000110011100000110101101100100001001000110010110011001010110001110000010110100000001111010011011110111010110101010011011010110110100110101100101001101011001110100000101010001000101001110101011101001111010000001100001011101010001011010111111001011010000101011010110001100000001011110011110011010100110110000000011001000100110010101011001101111110000100100010111011101111101110100100000101010101010011011110011001001000111101100111101111101100101010111110000000100110111001000000010011111011110110100100010001100001111111010001011010101011101011100101010010111000100011111101000010110011011100111100000011001000101001000011011110100100001110000001000110001011000001101110110111000110110101111001000110110010101001001100111111001100101011011011010001011111111101011100111101000001010001110000110011011101101000100100100001001000000101011000001101010001010110101000111101110110111100110110111101111011001111001111010111101010100100001111100100101011010111011010110001010101110100101011001000100110101011010000010110110111101110111101111110110010001100100110101101011110100010111101011010101101111100100110111001111011101000110110101011110010111111010100011111101000000111100101110101100011000000111111101100000011010101000101011001100010001001010001110110110100011010111101010111100101000001010100100010000100100100001101011110011001100100010000101100111011110011001000110000011110001111100100100000101101011100110001110100010001100011011110000101111111110001011001111010110110000110001100010110101110000001000000010101010011111000110010101010111110010010000011100111100000110011101101011100101001001001010110011111101000111011001001111001011000110101101001011100001111000010110000001011100110011100010100001110011001011110010010010111000010101100110101000101110110101100101101011111101001011001001010000010011001000101110011000011100101101011001011010100110011101010011100111101010101010000110100110100111010011100010100000000011110100100110010111010101110100001110010011101111111011110111000011110000000110011011011010001111111000110001100011110111000011011010110110000000010000101001010011101001011111100010101100010010010100010001101000100110001000011101001100001101100001000011010100101100001001101011000100000001110110011011000001100101111100111001010100101110000010001001111010110010100010011010111100101000100011001001100001010100100001101011111100110010010100111100010111011101101110100011000101010110000001111001110110100100101111101100100010100000101000000001100001101101111000110101010001111010010110101001100101001010110110100101001100000111100101011011111000101000111111001001000110000100110110000111000001000101001000101100011001010101110011000111001010011110100111111101111111000111111010110101010000111011101011010000110101110111101111011001000001010001100001101011010001010010111001001001000100010000100011100010100000000111011110100001010110000111000011010001011001101100010001010100111101110001011101111100111110011100101010101110111000110010111111111010010001100011111010011100101111110011100000000101111011011000110111101100111011011011011110100001101010000111000100011010111011011110001010111011101111101001000011110101101010010101011100010100000101001000111100110100111100101000100000010011110101011001100100110101111101001111110110100010000000110101011111000110100011011110000111001001100000011010111101111101100111010011100111010110111010000001010011011101001100101110011100101010110111001000100000001010100101101011110111001100011001011101110011100010001001001110000101110111001110000110010000111111110101100011100011101101111001000110001010110100011100100110110111110010010010001000110111001011110010111011101001100011110100100011010001010111001100111000111000101101100101110101100101100110110011110001111100110110001010100011100001011100001111001111011110100100100001110000111000011101001101010100100111101001010001110001101100111010111010011010100010111100001000110000001110011011001100000101001111111011001110111000100101100001010100101011000111100100100010110111000100111101001001111101001001110010011101011001000110111110101110011000001100000111001011111000001011111101111100010110011010011111000010100000111010001001110010111111000011010010011111111101000110100110110110101100011110000010111010111101110010001011110110101100100000100111010110100001000001000011010110101100010101001110000111011011101111000010110000111101011101010001010111011001000001101011011111110001101000000100001011111011001010100100110011011111100011100110111101100111111010000010010000110100010101100010011011101000001001110010011001101110101001100101010000010100011000101101011000010111011001001100001011111000011000101010111101100001110010011101001011111000001001010110011110111000010111110010011000110110110111001101110110101111001100011010100100010010111111000011000010010000001011000101101010110110110001011000100100001010011111100110111001100100101010001101111100111000010000111000110000101110110101110000000110000100111011110100010000100111000001000111010110101110110010101001010000101001101000000101101010010100110001101100110000100010111111111111110100111010000001001001000101010111111010110011100111111010100101101111101100100101010100100010010010011110010011101010010111010101000111010010101110011001100001110001101110000000111010110101100100101000011001111101100111110101000101000001010110000110010101000000110100001000011111001100010011111101101000010000001010011000000010011100101011100011011011000100101111101011011011010001111110000001000011010011100010000110010101001011000100001111010111010110010000100010011010001011011100001101100010110001000010000110110001100010111010110100011011011111100100011100011000001000100110110110011011101101001110010100010010110111100100101011000111011100111001001111010111000111101010011000111000010011010001010110011011100101111001000001101101101110111001000010000001001011100111001000001100101000000011110001100001001100100000101000011011001111101000100100101001001110111101011000010011100001001100100101101101000100101101100101010111011000001110011011011010111111100100100010001010100000001011000001111100011101111010000110110100010011101010100010101110011011100100000001101100010111010010010000000101101010001001110010110110101101010110010010100110001100111011001001100001010001011010011001000011110101000011110110100000110101010101011001100000110010010110111001010000101000010100000010001001100010000100000010010110100110011111101001011011111001011110000111110100110010101001011011101110000001011101001001001110010111100010100111010111001110010001101001110100100001101101010011101101001000000100001011000010110000010110101110101100000011011110110010101000100110011000110000010001001000111100000000101010110010101000100100010101101110100001011000101011011101010111011000001111101011101100111110010100001110101011011100111100001001011011101011011011010110011101100010110100000001010101111001001101011100011000100001010111011001100100000111100110101001010111110001010100100110100110011100111101100101101111000110001010011010011000110100010111001101001100000100101100001011001001001101011111000111110111000101000111001001101100110101010111110011111010010010101001101000001001100100010000110011010000000100010001111010000100111010000101000011110100111001010101101110000001000101001011010000100110010001111110111111111011010100100110011011111100100111100010100100100001100101101011011001100100100010011111110011111111011010101101111100101111010100110010001000000110010001101111110011110000110011101010110001110011000011001000001111011011101001100100110011101010010001001101100100001110010110111101101011000010011101100100110000010010100000000000010010110001000011110001010111101010110100100010111110010010111110101001111011000100101110111111110101010100011001110011000010100110111010100010111011001101100111110001010011000010000110010100101001011001101001110001110100010011110011101010011010110011011101001000101010011010011001100110001000001011110100011101111111011001001110000101001010000110010100001110011101011101011010101110111110001111011110011110111100011110010000001001111100101110110111000011010100000000101001111101101011100000010000000001101010101001101100000000111101011000011001011001111011010001101110000110000111000100111110110101000110011001100111111011100000111111011010110110110110100000000000110000010110011001111001111011110001011001001110000111011000011001000010000100111100000001011010001001111111111111110111111011101000100001111110011101100010101111001011000111111100100001001110001101101001001001010111111010111100110001010001011101110100010010100001110111010101110101000111001110110101000100111100111001110110110110101111000100001110011011001101101011010001011001000101101100111001001001110110111011010110100011101010011110110100000101110100001111000110010000011000100100101110101000101010011100101001000000111111011111010111000110011111010100110101010110100001101001001000010111100110101111101100111111001001111001111001001001110110010011011100110110111110101011110101001010100110000010001111111010111111110100010111100001110001011110000100100100111101100010000001100100010000011100100000100110000100101110111100000001001000110110101100010111010100111000011101001100110001011011000110011011010100100001101110000101110011000110110101100110000011101110111111110010111000010100001110010000110001101110111011011101000010010011110101001100101000001101010010100001111001010110111000011111110111011100111000011000110010010100010001101011011111110000110100010111010111010000101000000111101011110000101100100111001011010010010101100101011110110001101010110001010101110011001010011001110101111101010000100011001011000111011000101110111000000010111110111111000011011001000000010011001000001000010011110110100001011110010000010111000001100101011111111000000110101011010000100100011110110110011001010110001100011011000111011101011100110011010000101100110100001111010001000000111100111011001011010111110111100011000100010010000111101011101011101011101010110000011100010111001110001011101111111001100101101011110111010100100111010100111010001011011101111100111100101101111010110100001011110100001011100000110001111010101111111100100011010011011111111011101101000000110100001001101001100100001010111010110101110010010001100101111000011011000110100110111000000101011001011110101110100011001000100111000110111001011010110111110111010111101011011000100100111000111000001100010001101101000101011001101011110111111111110110111001000101011010110111011101001010100010011001110100111000000001101001011101101100010101011001011011010011010010110101001011011001100010110100110111011111001000011001110011011111101100110001001110101111100100011111100010010011111100110000100000110011010110010001001111100000101001111111010011001000000111111000001111010010010001011000011100010111000011001000100010011110110100010000001001100111001110010110111000111001011100001110111001011010101010001000011011000000111010110100101010100101101011110111111011110101001100111111110011000011100001010000000011010101101000000001100011111110011001110100111011110001010001100001000000111110100011110110100111100010110110001011000110011011010111101111001001001111001001010011011010110100110100101100110101011110101001111001000101111000110100000001101001101100111000011010000101010101100010100011000010011000101011001111110001011010101100010001010011010111111111100100111011001100010000000100110100011110010100110011100010001010000111100110101110010001011110011111110000101100110001101110011101101011101011100001001001111001001101010000001001000001110010111111010111000101110101101000111010111101100011001101010101010100101000110100101101111001100010111010111000101100110000101001100100001101110110010000011010111001110110100010010111001110111111000101110101011110010101101010010010000000111000011101111110111011110110011000100111110000001110011100101001011000101101001110000101011100110110101110011110100010110010000110011101001010110101011010011110111100110000011010111000001011110011101100111100110111001110001000100110111101101100101110101110100101000111101010100010000101111110111101001101001110011101111001010001110001110001100111100101001101110101100110010000110101001000101100010011110001100110100001101111000000101101100000011010100000101111011000100101011111101111100000011011001001011100110111100101110110111100110110001010100011000001111001000101010000000011000110001010101101000001111100111011001010001001010000000001111101010011001010001011011110011111010000001001001110110110010101011110000001101010110010010011111110110000111001110011000100110011010001010011110100001011100100100110000110011111111111111101101000001110101000000111011000110000111010111111101100101110111011010100001010001100011011010101110111111110101010110110101001010100000011101111011101010001110100000010110010101010100001101101010101110110111110101010011101100000010001110011001101100001011100110000110101101000000100111111001110111011101001000011010111111011101111101010111011111110111011010011110101011101000010111100011111101111110010001111110110100000000101110100001111100111011000010010110100010111110100000110100010010000001100010111001100101100011101000101100100100110110110000110110011000011001011111011101011001111110111010000111011000001100000100001101010111111000101101010100100001001110111111111110000000100100011001000101011110111010110000101110100100001001101100100011101000100111111001011001010110000010100100010010100101111100101011100011000001011001000001100110010100110110111101101011000101100001000101001010111000110111001001010100111101100010000011101011110101110101010001100010101001110001101111000110001000100010001101100011000000011011100010111010101110011100010011111111001110111001001000111100101011111101000101100011101100110111011111110111010001100111110101101100111010111111000110111001011100101110001111010011111001001001101010000001000111010001000010000111110111110000111111110101010011010010111001100000010000111010010100000101110101010101011100010011111100011000100111010111010010101010001111101000011010010110010010100011100101000010111010010010101110010011011110111000001100000101111111101100101000101110011110110000010010110100101011010011000100011000010011110100111010111000101110100100111101110010100011111001110001110001111011111111011111110111100000100000011101101111110110111100100010000101011101010000111100110000101110000001111010011011111100110101111110001111011000111100000001111000010111111011110000000000100000001010000100101101010101111111001010110100011111101000101110001001110101101111101011010110110000011111011011001000011110100111001001110111111101011101011110110010001001011010111111000001111111011101100100100110110010110010110011111000001011000000100110010101101001001111111001111100011001001000100101000110001011111101101111100000010001000001110000001101100100011011011010100101100100100101011010100010001010011000100001011111010100010101001011011111010101001110100101111011000100111111011010010101101111111001001001001100111110111010001100000001101010011001000101101001101111111001100100100011010111110010100101101111011010000101000110100000101000100100100110101011010100010101110001010010001101100100100010100101111001101010100101001010010010100110000000010100011100011011111111111001110000101010110000010010110101010001100010011011100011011100000100100010111111000100100100110111100110001110100101011000001001111000010110111011100110110110110001111011111101011000000001101100110110001001001111000011100010110011000010010000110011000111111101011110100011010100001010101011010000111100010010101001001001011100110000110101010111101010010110111100000100100011001010000101010001001110001110111011000100011110001111010110101011100101101110111011001011010110001111110001101010100010100110000011010011011101101001111101001110111110110011111001101110110101011001111111011101010110100001011100100101010101010000100110001101110111110011100011000011011001001101011011110001111001000111110111100011110000011111001011010110010110101011100011101001111111111001000011111110011001111110111100110101111100000000100111000111101101101111100111011000001100110110101100101001111110111111110001010010111000011011011000001111101101011101101001011101110111000011110101111001010110110010111110110100101011010101101111110011001101100110100111111000010100111010100000001111101100100110110001100000111101101101101000011010111010010111000001110100100101010101010000010111000001111000010111001010001011001001101010101010111001111001010110011111101001000110100110000100100010000010011110000010111100011000011100010000010000011000001110000110000100011110001101010100110111000010101001000110000001011111100000111110101110000011011001100101101001011100001010011101010110101100100100110110011011100000000110101100111001110001111100100101111011100001111111000101000110100000111101000001101110100100101011001100110001011100111010000100110101101011011011010100101000010110001010011001101111100001001110101110100100011010011100000110010011110010101101101101101010010101010110101111001111011000111101110001110110100111110100000111101110001110101101011111100110111111110111000101000001000111001011111111101010000110001011111100111001100111011101001100010111001010111110011111001110001101100111101000001011010000010001101111010010110010101011001111110111011101110110000100110101010010011011111010110111011111000111111110001110110001010001010000011001001111011100101110100000000011101001011011101001010111100110101000110101000011010100000001010111010101110000001001010011010110111101111100010111000111111000100001011100101100100000011011011001000101010010011100011100110001001110100100110010001011101110110001000001001011100111101100011100000011001010100011000110110111000011101110110001101110000111101000100110100101100100110100010001000101101001100011001110110010111011010101000001001000000011001110001000100010101010010101000000011101110010000001001010000011010100100000111011001011101011110011010100101110010001101100011110011010111001011100001100111010001000000010111001100001111000100001000011001011011010000101000011011000001110001111001111110110010011011100100010100011101001110101100100101010001111101111111001100111010101101001000111111001110001101011110110011101011011010100001000111011100110011100000010011101011011010110110111110010111011010001011010100111101101110101000001110010011100011110010001100001001010010001011100101111110000111110101111101110000011110111010011101110011001000101110000110000000011111010100100100101000111100001101101000001010010011111101010110110110101100111101010000010001100100110111010011101001001011001101110101110100011100000001011011101110100100110010101001111111111110111001110111110101101111010110011010001010111100000110010011101001000100101010000100110000011100011111100010011101100111000011010111111010011011011111111011101110001101101110110110011011100110001001100001001001111000011011111110101011001110110010100110111100111001111010010100100100011100001010011100110000110000000000011000110001001100101010101110111100111101110011101101110110000101101110110110011101010111011100000100100111100100100100001101010111011010101110110110001110101000100011000110111100011011110001110000100111100110100100100110101101111001101101110100111011010000111101100001001010010011101111001101101100000010101100010001010110110101010111110111000011111111100001000110100110110000011100110100101001010101010101100000100010110100100100110100001011110011000010110001011110100101101110011001000101101110101011001000111111001110110111000000101011011010101100000110000100011100011001101001100110010101100101001000010000100000100110011101011001011011101101101011001011101101100011101001000010010111111000000100010001010100101011101000000101110011011100001110011011001101011001111000110110101011010010101110000001010100111000110111110101010100000000101100101100111001101000110111011001001011000010011111010101101011111110100101001011000001111100000000010100011001101010000111001011001111010001000100101111101010111001110010100110010100000011101010101110010110111000010010111101000100111000101111101111101110010100100100110001110011111010110001000101010001111110000100111001000010011111100011001101110000001100010110000100001100110001011000011010111111111110010011110110101110010000010100000001110111111101111011110101110101000100011010101001000111001100001010101000010100110000101001101010010011110100100101111100011101110010011101110001100101010101010001010001011000111011000111010010000110111000100010110011110010011111101000001010101001000010000111111100111100111101010100101110001000011110010100001001100101110011001001110101110110100011001100011101111110111001010111101101010110001100001011101101001111011111100100010110100011101111001011011110010000010000111111001100100111101111110010001010001101111100010100100100110011011010010000111000011110000101101010010011001010111111011111000100000001010101001101110110000111000111001011010110001110011111101111110101010000001001000011101111100001110111000110111110001101010110101111100111100101110011110001100000101000110101000010011001000111011100100001110101010010101001011001010111100101000100001010111010101011010111110011010110010100111001011000010111001101001011110000010010111010110111000001101010111000011100101010000011111110001010010111011001000011111001111011101001001101111001010100010000100001011010010110010011101100100001000000111011001110100001100101000100011001000111010100001001010011111111101111111100100000101101001110100010010000011110110101001011000010011010110001010111011111110000100101010010010000010110000001000111111110110110010111110001011010100111101001010110000000001000110010101010000010010010101110000100011001010110011101101001100010100100000100000001000101000110010000100001111010001101110001010000110011000001100110010000101010001100101010110110000110101011111010011101111000001100101100011111101111111001111011111011110111000100100010000001111001010010010110101110010100011000010001010100001011111101111110111011101011001010111100110111111000001011000110111001101011101010010000101111101110100101001110100010001000101111111001111100010110001101110001000011011001011111011100011000110110101110101000001000100111110001001110110101100111111011010110000010010110011001110000011101100011100000100111000010101110011011000101010000110111100111100001001000101111101111100100100111011011110101000100100001111110010110000111110101110000111001110001001111011011100101111001110101100111011100100101100110000010101111001111011000100000010100000000110000111111011111001000010111001111101000011111010010100100001001011111100100011010110000001011011010010011011111110001111100011100010101110111010011101111001110000011011100100101100111110000110100100010001110011001010110001101011011001100000011001101000111000001111101101000001001001110011110001110010010101110011101110110001111011001100000111111110011101001100111100101010001010000101000000101010111110111001000101100100000001010010011001111000001110001101000111101010101111011111101101011111101000101011010111101100000110010011111111011001011001001001010011000001111001111010000111000001001111001010100111001011000101100111011001111001001101000001000000001011010111110111010111000011000111010011000010110111001110100011111100100011111110110111010001101011001110001100010010001011111010011101111000010010101101000100100000000011101000110101101111000010111010000101010100100111101010011011110010001001001111111010000010110100001100010100000111000010011001000110100110100001011100000110100010000101010111000111111111000100010000010100101110110101010011000101100001001100110100000001101011110111000111010010001111000000010010100110000110011101001101111100011111000011110111101001011100010111011101100010011101010010000001101100111011101110111010010100001101001111001100101101110110011000000101010100101110011100100100001101111101110000000011011010011000100111110100111110111110000110010110111110011110011010000101011110011111100100111010101000000101010000111111100100110001011000110001100010110101101110111011100011010011111001111010011101000101101111111010010000011111001111011010111000011001111011000010010100110000001011011010010000101101101000110000011011100100010110000011010010010010010000110100110101010111001010111001011001110010111011011011100110110101011011101011110101010110001011010000001010001001101010100101111001111110001100101001101000000100000111011101010110001001100001100101000111111110011011010010110101000001001110100100000000111001101000010000101100110000111000000001110101111111010001000101010100101111110010111100000000010000110001110111101000110110010100110011011101000101110001001101001000110111001110000000100100100011011101011011011110111011101000011100111010011100110111001011111001010000110010010011011010100000010110010111001110111010111100011001101110111000010000011110101001010101011010100011001001100110111101000010101101111101001000010001111110101000011011000110101110000011100000000110010110110011001110110011001011000011101110000100000010001010001101101111011110000010100110110011111111111011101101101101111000000100101100011110110101001001011001100010011110111011001001011011010101100010000111010001101011110110100100010011000011011000100010100001001010011111010011001011001011011001110001100111001110100111100011100011000100010101111001000001100110000110100001010011110110111111011011101010010111001111101000000001000000111010011100101000111110001001100110011110100000111111100100100100101010110110000010111010011111110011111101010111000111110010100111011100010101010011010110100001100101110100100011010011001101110100101100010011011000001001011010100111101111000100110000100111000101101000111111110001011011010011111110010010001111110010101001010011010110010001101010011111001101100001110011110001000011101010101111001101100100000001101011011110100111101110101010011100110000001001100111000011001010001011001111111010011010010101101110100000100101001101010010010000110010111010111010010101001100010010000101000011001110010001100100100101100001101100111001011000000001010010000011001001101110001011100110011011111000100010101010001011011010100010100000001010101111001100111010110010111000100001101100110001110011001100011110000000101001001001000100101101011110110100111000100100010111111111111000000011000010011001110100000001011100100111100101011101110100011100001011010100010110111100011111011100010101000001100000110011101100100001101011010001001010100001011101101101100001000110101111001100011010000111100011000011110011111101111100101010101101111110011110010011010101001001001000111010011101010111100100001110110001100011011010111110000011011000101101011100011000010000111011010000000100001101101101001101111100101000010100111110101000001100010100000110011001110010010001111111010001101111110011010011000111101111101110011010101101100000101100000110111011000110100001111001000010100011011111011111100001101010100101000011111111011100000011111111110101100111001100011110110001111110100110100011011001001011100010101111111101101110011100110000100101001100000010001000110100011111000010001110110110101101010101100010011001011000011111001001111110001011110110000100011000011011101011000110011010100000010100111101111000011111011010111111001000110000100011010110000110000101101101110011000100111101110001000011110100101101000001010100001111111110110001000011101101010011110100011101001100010101100001000101011010110010100110111011111000110010111011110011110000110101011011101100111000110100000111011111000100111011100111100101101011010010000101101011001001101001001110010000010100111111111110010100011101010000011010100101101001110000110111101000111001000101111101100001010000110000101001101001011001010110011100011111010110101111100000100100100111001100100111010011101100011100100111111010110001101101111010000011001111001100011000101100011011100010001000000010000101101010110100111111110101001011010111000111010011001101000001100101100000000010100000110010000011100111111100000000110110101011111111100000001100010101010000101010110010000001001000100101101111101011111111010010100010101101111000101011000011100000110001010110011000110011011111101100011011011101110110110001001100010000111000101001101010010001110111000000010010111001000101110011010011101001000100110100011010010010101011111100111000001111110001110110010111010011111100110010001001001110111101100001111011110000111001111100011001001110000100000101011101101010101000010001110011001011101111010100001100110111000010111010010100001000111010101100100100001101101100100011011100000110110010011110110000111001001100000110001000100100001101110001101010001001101000110011100100100011100010010001101100111010011001000111011011111011100011010111100010011000100001000001111110101010011011101011101010000101110110101100000100111001101001111100001101111000110100010010000001111010001001010011010111101110001001111011111001010100010001000000010000111100010001110000001110000001111010000001110011000001011100101011010110011111011010100101010110010101010000000011011101001001101010100110001010000110001010000100101100010011011111000100111110001110010001101110101110011110010111010101010011011001001100010101101001010000100101001111110110111100011010001011111110111000100010100100011000010011010010011000111010101000010010111110001111101100001000001111011010111000111111110000001100011101011100011001110101011001101101100000100101011100100011000001001000000111000011010011011111011010010100010111101101001110100001010111001110101011111100111101101000000100100110101010101110000001110011100111111111110011101000100010000101101110111001010110010101111011001100111000110011001010100010101100100100101011111100100100101111101000001011001110110001000011110001110011110001100001110110001110101110101110100101110000000101111010000000101110100111000111001110000011110000101011110100111110000000101000000001110001101000110000010000101100111101100111101110100110001111001101111101100010101000101100100101111100100011001100101101011100010001011110111110101000001001010001100011101110011110000101100010110001101001111111010001101001010101010010001111110011100110111011110110110110000011001110111000111110100110110011010100101011101000111111101100000011011001111010000010011010111010110011001011111101000110001000000111000101111011111101011011001111110110101111111110011100000111110011110001110100110110000110010111100100001111001010000010110010001100000011110110010001101111110101001100110001011010110011011010100001001011010010110001111110111110101010011101110111101011100011100011001001110101001110111010010110010110000110101001100100110000110111010110111111000101000010001110100011110000000100001101110110110111111011000001101110110100010011001001010010010111000101111110110111101111001010000100011111000111011010111101110001111000111000011100000110000101001010100000000111100011010000000010011000110101110101110000101010001001110000100010110100001101100110001101010100000000110111100101000011101000111010110100111100100000001010010010101000100011000101001110110010011111100100110001111100010000101110000110100110000001101111100010110111000001000111011001011011001000100100101000000101100011110110100100111101100110110101000001100000001000011001011110010111101111010100111101001010010001011100010100000101111110111111011110001111011100001100010100010010011110101100011111010010000111111110001000110110100110110011011110101101000010011010110001001011100110000010000100010111001110000001110001100111000110011010011110010100011000011100010001000010100011000000110000011011101111000011100000110101000100011000111000111110000010010100111001111001011101010101101111011111110011111011011101101110010101111001110000111110101001000110101010011100011011111111100110001111110000101111011111100011111100001000000000001010100001001100101000000011000100110110101111011010110011111000000110010001101101010001001000110100111000001001010111000111011001001000011001011110000010101100110011111000001001001100011100011011100000010101010110100100101111000110110100110010000111110011000111000101111110011110011001010001010011010000010000101100101101011000101010101111011000000011100001000010001111010001000001000111101000000000000101000010000000010101011001111101101000010011101101010101110001001001010000110101101010001100110101011110000000001010010100010100101100100101000101101100111000011111011001011010000001101100011100001100100001110000110101001011110011101110110100111011011010101110010110100011010000010000011011101101010111100100111010101000110000101000110000001111010100111000000001001011111100100101011110000001101110000110100000010111010011101011111000101001100101110101010100101011011011010110010110011111000101111101001101100100110111100000001010001111100011111100011101100101001101000000100111101010111001000111100100111001011111000110111011010111001100001000001111100001000100000001010111110110101000111001101101110001011110001000110011001111010011111001111010110000110000010000001101001101011001111000000110111101011011001001001010101010000101110111011100100110100110010010010101001100010111001001111110011010100000010110100111010101011110101101111001011111100110010110110101101000100001111101001001000101111110010001000010011111101001001100000011111110110011010011000010101000110100111101010111100010011111000011111111101111101011101010101100001011110111100101010100000101100000101101000001101101111010110111011101100101101000110111011000101110010111101010110111010101010011111110000010000011000101101111010101101101110101101011010001110110010010011100001011000000111011100100000100100000001111011010001110000111110110110010010011010101100010111110001010000100111010010111010110100011101111000101010001011111100001011010011001111101100111000110000011111010001010010111010011000000101101001000110011101000101111100111100011111110100101111100111101010110101011011110000111011001110011011010000011100100010101001011011100000101000111010011111011101101001011010010111101110101100001100110010101000010111000100101100000000100111010011010011111101011110110101100101001111110100101111010100000001111010011110100101001101101111011111111011000001111100011111010111110111111100110000111111110100101010101101101100000011101001011001001000111100100111110101000111110100001010001000000011010100000100100010110000001000101101101101100011001011011111000001001111100101010000100011001100011101001010010101000101000101100101111100110010100010110100001011100001101101011010100111100101001110010001000000101010100010010100011101101101111011111010011101100100010101001010000001100110001111110000001101110111111011001111010101101100000000011000100110000110000000001010110011001011001011101001111010101011010011001010010011100100101001100000110110100111110011011111010101010101100100001101111001000010001101010100101110000000011011011011010011101010100011100011100100100001000100101000011010111000111110001000001001111011111000001110010010101100000111111100000001011011111001001001000000000000010111100011111100111101000111100110010011011001011000100111001110000100111101001001110001101110001110011010010100111100001010101110001000111100010001011001000111111010101001100101010101000111111000100100010010010100010100011101011100110011001001010001101000111100000001010100001111001001100000101010110001000111001001001000101010011000111111111110111010011000100100000001010111001110010001011011000011010001000101010000001100000101101000100011101011111000111100111100101101101000100001001110110111111000100101001100100010110010011111111001011000011100101011111010100100010100011100011111010111100100011011010111011110110110100100100101011111111011100101100111001011101010010011000011101011100110001000100110010010100110001101001100001000110000011010100010011010111101001111101010001110001100001001111100100111111110011011011001001001101010010110111111001001100101110001100011000000111011111110111101011100010111000000111011001101101001111101011100010100001000000001001111000000000100011001011001101110001001000011001100110011101000111101110101100010001101001111001100000100011001010010111010001011010011100001101010110111100000100111001000110100001111000011000110100011100010110111101010110101001010110101111010010010111111101011001100101001001110101010011011101010011111101101000010101011001011001000000111111110100010111111111111011101001111010011111000110111000101001110101110011110001111100011101011101001101011111011000001000001110100011111001000000000110111110011011111111110000111010100111010101110111111010011101110111000101010100001110100110101000001000001111101011111100001111010001000111110010100000100110011010100001110111110010001111010100011011011001010010110010011001100110110110011110111010001010110010101010111101000000000100101001000101000100110000100111001111101011110001100010010111000101010100001100101011111000100001101100001001000100111111100010000000001000010110110010101010000110011100001111000001010011101011100101011011101100011101000001100101000100000110101101001001010110011011111110001011010000101010111000001001101010001110011100010111110001000110111010110010011010101110000111011100110010010110001111101001001010010111001101001110010110111010001000100000110010111000010110001111001111011111001100011011000101000010101010110001001111110111000011010001000100011001101010101110001100101101111011001100001011010110101100101111011100100010101001101000100110010101010011110010000100001101011101001001000100100000110110001100101001011110001100001101111011010011010111000111000010010011011010100101101101001100101010100110011000001001111110010110101110100011010100101001000100101011000001000101111001110100001110110001101100101110000001101010101011001110101001000011010101101001110011101100100000110001111100100111110100001010110100001011000110110010100110110010100100100110011010111000111101100010101101100001101100010000100111011100011111111100010111010001000001000001110001101010101001111101100101000110111110010000111111101100100111110011111100010001100001011101100101000010000111000010110000000001111100001011001011000100100010010101101100110001001111111000100111100110001011111111001010101100001110100100100101101110101001000111000011100101001101110101111010010011100000010110010010100011100011011001111000100110000010011100101001101000011111101101100101010000011000101011011001001011011010111111100010011000110011001111101011010001100010101000101011001000100100101001100110010010101101000010011010001010110111000101010101010010011000101010101111100001110001011001101100101000010101100000110110100011111100010100000101000000011000010100111011001101110000010010001101100011001100010010110111000000111101011001111100000011010001110100100000001011011011101100011111000010111101111010100111100010001010011000001011101011100100101110010011001111101110110000101110100110000111101111011011100001000011101010110000101011101000101100010111010100011100110011011110010110101000000111110010011001100010001001000110001101101011111010111000100101010101010000111010010110010110000011011101110010001110010010001100011110000001001110001100001100110110011101010100010100100100110101011000111001100111110110001100010000111110010110000010011011000000110000111000010100101010110011100001011000100000011110001001111011111101101111011010001000000101011101100101010101000100001010101111000000101000011100011110100001111101001111110010111000100110010110001000101010001000111110001000110110001110100111100100110100110101100000100010111000101111010011111010011001000011100100001010010001110101011001010010111101100111010000101011101001101110011010101101000110101111000011101111111110011100100101000001011010110110111101001001010101001011111111001000011110101010001001101010001101010000111010110100010000011010010111111111111111001111110000110100100010100101101010100101111000110101010001110000111110111000010111100110110000110100111001011101010001011101001110011010000010110010110110110100000011001001001010010000110000001100110001010010100011111111101000110111010010101100010001000110000110000000000010000001011010100111111111101101101011100011001101001100011110110110110111000100010001100101010101110010010000110010011101000001011010111111011001100110100101101110110111001111100111100011011100111001010011111111011111101000001111101110000000111000011111111111000010000011111001001110011010111000011101100000100101111101000010000100110110001101111100111001100000100110001100001111101000010101011110101011000011010110100111101011111111100101010111011010110000111011001010000010101010010101001100111111111100101110100110011001101001011110010110110111001011101100011100011011111100000110101100000111101001011101010000011010011101100000101100010110001001110101110110000100000001111110010101101101101001110010010010110100101110010110110011100111011001001000011011101001001011001100111000101011110100000100101010110101110101010111111001101111101100110001000101101111111100100100111000001100001101000001011010101100110111001101100101110110010101011011011101101001100001100010000100010000101110010101011001111100101110011011100101000001011000010100101011010000001100111010010110100100001111000000000001100011100101001000101001010011001101000111001001111000101011110100010011011101000010010011100111011100011111000010110010111010000100000110011101111111010101111100010101101100111000010101011110001011100010011101100001111111100011001110001111100001010100000000011101101101000110101001111000000111111011101110000011011111101100101110001011011000110111110101011110001100110101110100011101000011101001111011010001111010101000000110110101101100000110101110101010101101110100101101110010000011001101001101011101101100001010001100100011010110001001110101101111000000111010110101000001001110010000110101011110101110001101001111010100101111110000101000000110011101011010011000111111111001100110111100110010001011111110010111001001101100100111111000101111001011101000111000010110101101101111100100101100110001001111101001000011110011111011011001001010101101010100011001010101101011101110001111100110000110000110000110110001100010110100101010000000110101011110010000010010010111100110000010111011111000100101110100111001110010010010000101100101011011100000001001110011110101010101011100101011101011110001011111100011110111000100001011000100101100100100010001110110011001100110110111001010110001010110101101011010101011001101010011011111010011111100111101100111100101001011000110101100001011001100101111010111111010111001000011010010100110000110110001110000100101000001110100101010001110110011001010000010110000110110011111100010110101000000000000100100101110111101010010110001001110111011010001011010011101111010010011100000110111110101010001010001011101000101110010011010110110101111000011011011111010010011111111010010011010110100010101100011111000001101000011000111110001101000000111010100111001000011110101010110111110000100010001111001101101110000101001001110101110001011111001010000011100111111100100011011110010111010101001010111110100101010101100010110110111100100000110101110101101011010011000010011000001011010110110011101110001110001111000011011011001111101001110000011110010011011001111110011001001101000000111011001000101001011010011111100111011010010001101001100111011010111111100111000011001001111100011110011000100011100101110110101011010011100111011000011011010101000011000001110101010000010111110011011010111100101101001010101111001010010001011011001001010000110001001000111010011000110010111001100100010101101100011001110001011111111001110100000110011010101010010110011001110001100001100001001001110010001000110100011000011010001010010000010011000001110001110001101011111101110010101111010001101100011000011100011110100000001000010100101101011001001110110011101010001001010111000111000010111001100011010001010111000011000110100111011100011001001001100001111000000100000110110010010111111100101001111110001000000001111110100110100110110111100111111001111110000010100010111001010110100100001001010110010000111001000101001110001010000110110110011011111011001110001001111101010010100100100111101000010101111001101101011001111111110001010010111111100000001110111110000001001100111110000110100100001010010100111001101010100111001111011111111000101111111010100010100011001101110011000010010000111011001100001111011001100000010101101000101001100101101100110000000011110111111100111110010010000001010100001100011011000111101111000010111001101110100000000100011111001011100010110010010111010010000000101111001111101011001001111100000001100011110110001101110100001110101000001000001010111111010010111000010110101011010011011010000100001111000001000111001011100001111001010111001000000011000011100010011000100001001000000011110010001000011110101110000110100110110011101010001010011001111010001001001111000010011100101011110000101000100001100101111100101000110110011011110011001101010010100000110011000100000110000000010101100000001101010101010100000010001000000011111110100101111000011001000000001101010100111100001011011101111000011101000011011010010110110100110000011001000010010111011000001100111000011101111001100101001110011101100011100100000111011111111001110011111100010111000001111010011001001111010100000011100001110100000011101011001111011001101011001011010011010110100011101100101010001101101110100011010110001000001010101010100010110100100011100110101011010110011110111010001101011011101011011001100001001011100001101011100010011001111110011000000011100000000110011110100010101110010111101001111011101100011110010010011110010100010001000010101011101101001101001001101000011100110011100001001100010010010101111100111011011000110101000001001100010010000011010111101010101000001101101011100001000110111010000111111101110011011110010100000110010101001011110100010000110001100111111000111011100111001010010010101000100111110110111001010110011011100101111100000010000111001100101010110110001010100011101111010011110100101011101100011010111000011001010011100001011110011110010100000010111010011011000111010111101000100111000100110111110110100101010101010011011101110110001111001001010010011110001101001001011101010111011111100000110001100100001011010100000101110110000111001001100011111100110001011001111010000101011010011101011011001111101110010000001100001101010011100100011010011111110001001111101110011001000101111101110111111101001100000011111110110011001110101100111011011100001000001101011100101010011101110111110111000010101101110000110001011000110011110101001101100000001000000111001110011101101110100000010111101001111001000100101010001110110001101001001000001011011001000101001001110111111100000011100001111101011101011001110000011010010011110011001001001111010001011010111110010100000111101010010010100101010001010110101100010011010100100111001011001110101001110100101011011011011010101101011111000110100010011010110010111011101011010010010111000101001111010010110010011011011001000100011111110000110010001010000001101001000100010101111100000011001101001010010001011101111000011000111111001100001010110011000110000110010101010011000111101101100000111110110111111011111101001110000000000010001011101001111110010110000011010110101001111011000011010110111111111010010111000100100011111111011101111011110101001001101010001111000111010111010001111001010110011101010100010111100001001101101110100010110010111000001011101011010100000111110010001010011101000010110111101000011110000110000111001110000101001010011001001100111001100100100110010110100110101110100000011111010011110010011101110000111100000101111001101101010011111010100010110100001001101111000011011001011000111101000001111011110010110100101111011000000011101000101110100100011101110001010101010000101010011101100100111000011111000101101111101000011101101110101001010100110001010100111100110001110000011111001110011011001011011100111000111111011110100000101010001110110110111111010000110001010100111001011000110100000100101110111010100101100110110111110100001000111000110010010110010100100011001011000010011001011000111111101000011100001101111011110001111010000100001110110110001010101110011101010110101011100100101111111010010011010010001110110110110011000000110001110111110110111101110010001100001000111001011000010111011100101001001010001111011101011101100101101000010010111011101100010011111101101001010000111011110101110101110101011010000101110110111011101100010111001001010010111011100001100101111010001100010000010000111111101111110000110101000011111001110111110100100110100111110011011111000100010000001001010000010110011111101000100000101000100110100111110101110101111111100111110101011101111101011001000110010000111011100000101001110101101111100111110101100000000100000010011000101000100101100010110010101011000001101011111011100011110100010011011110000001001011110100100011101100010100001010111110000111011100000110001000100000111001011101000101001110110010101011111000101000110001110110011010011110010011011111100101000111010010110001011101111100100100111110101101101000010101011000010110101000011110000110101001011111101011011101010000011101100111100000100011001110000001101011101101010001101011000001110111011100110000011111000010101011011100111000010011001000100101100100100010100100010111001000101111101110010011000011010111001001001011101110100001011000110111010111010011111010110110100110001011000000101100000011000010011001011001001001110100010001111011000110110110110110110100010111001001010000010000111111110101011001001000110000111100110110100000101001111101010111100110001101001001001011101111001110000110011011101011110000110010111011110101111101100010000001011100111001000001010101101110000011010111010110101111100000011111011110111011111111001111011010010011001001011001001011111100000011110100101010011001110010000111011100101011000111010010011111100110001111110011110110011111111010010010110010001000100100111100111011011101000001001011100111111000001010000000101100100100100100000101000101111101001111111100010101000011000000010011011110001100101111010001010100100001110110111010001100000111111110011111011111110110111001000110111001001100100111110011100010100101011011100100101001101001101100011010111100101000011100110111010100011100101100011100010110010101001100000110000110011100100111101100011110000100100100010111101101011100010011010000101011010010000010111001001110110110101111000011110110111001111001001001101011100110001001110101111110000001100000101001101010010110011001000101011111000110100101001000101010100010010101111111011001001100011000110100010010000001011001001011010001100101101110010000111100111010001110101010010011111000010000010110010010001101110110110101101111110010111110010010101100101111000010110110101011011001111011100101011011001000011100101101000101111100100001100110010001111000001110011010001001000111111000101100110111110001011001111110001000011110011001101101101111100010000010110111000101100011010000001011001001100100011100100101011110111000001110100010010001010100011001111110010010111111010111101100100110001010101101100011111001111101000110011000100001011011100101110100101000011000010100001100111100011010011101110000101000111000100101101110000100010001010000001010110010000111101101111111010101001001110101100010001001001101000000011110001000010101000001000001110010011110101111101101111101101100001011111110000001000011100011000101101111000001011001001000000100101100100000001100110010001000101011001011000010100011001111101000101101010010101101111100001011011000011000010101001001111010011100101100000000111001011101010011000100100110011010010010011001011010100010111100111101111011010101000010111111001110111111100101100011000001011101100011101101110000010010111111110110011000110101111110011110010011110011001111000001001100010101110101110101001100101001100100010000010011011101100101111000110111111110010111001111110010110011100101110100001110111110011111010001011100111111010101111000000011100100010010000011101101001001010101111010110011100101010111011101011011111010101000100011110101110100111011010111010111100011001011101110110110101101110111101100000101001100000001000011100100111000111110110100111011110000001010111101001111101000001001111001110000101100000111110010110010110000010101101000001001100011101010111110011001010110001011000010001101010001111100101001101101111101111101001101111000111011000000101101110000111100100010001000000010001000010001100001011110001101010110101011111000100000011001011101111011111000101111000000001100001001010010010100110111000111110101010000010101011101001000100010011001000100101111100000000101000111100100000101100010011001001100111110111010100011001100001001001100010011110101111100110000011010010010111001010100101011101100101110001100001010001110000110100011111100110000000000000101100111000001100000000000110010000011010010111001101010001101011001100000001101100010110100110011110101110000011111100100100001011011101101101111001001110111001001001001110011110111011000110000011010100010011111001011000111001001010111001010111011000000001101111110101101100010011000101000101111001100101100010011110000010000101001100011011001101101001001100000011010111001010111010011101001111011010000100101111110001010011010010010111100110101000010111011110110001111011101000100101001010100110100000111111010000111000001000101010101010110111001101011000111100010001011100100111101111100110111010010001010111111011011110010101010101011011011111110000000000101010001111101010110011010100100111010000111110011111111110011011100101111110001010101110101101000110101101101010011011000111001001110001011100100001101100001011000001000101111011100100001101100101000001101011110111010111110000000111101000010110010001001010101010111110010000011110101000010111011111101010111000111100100101101000001010010000010000100010011101010111000010100010011011001110001111010011111111001010100101101100000000110000000010010100001111101101010010110010001100100011111010011001001000101110000011100011011000000101111100100101001010101110011100001111010100101100111010100011111101010011000111100100010100010111010110111010001100101101000111100100000010111111110010101110101111000110111011000100111100100000111110010000000011001010110001101010001111011010001111110111010011101010010001010000111111110110001111100101100010011111011010010111011000111001101011001110110010101000001000001111011000000000000010111100000001100001001111111111001000010110000011000011111001011111010001011100101111100011011111101000001111011010000100101000100110011101111100111111001101111010110111111000110010100010111101010100000001011010101100111110110100010010000110111110111110111111100101001011000110110100011010000001101011011111111100111011111010001100100110100000011110010011010001011011001100011010101010110011110011101001111111001000101000100001010000000111010110010011001001010000011001110101000110011010011100100001001010000000010001001101001010100110100100001011110111001111000001011010000101010010111000100010011110110110010101010010100111010110010101000100001001001001001111010111110011001110110001000111011100101001010000111011000000011010101101011100000101000011001101011100011110110100100010100111011011100111110110101000010011101010000111101000000100000010111100100100111001100000010110110001100000111001010100110101110100111001101100100000110011001011010000100001010110000000010100101111011111101111001111111001011001111111000011010110001111100111101110001011010111111000110111111010011011010011011010000001101101110110010000100101110000110100001100000101011011110100101011000000110010110001111011001010000011010111101110010000101100100100110111111001000101100110111100100010011111001110100110111111100110010010001111001110001001100101111001011101100001001010100001010000010101101010001101110010010110100001010010000110000100001100110111011010011101000000110110100001001010000001100110110011001111110001010100101101010101010011101010011111110000100010010010001111010001011010001010010000000100011111100101101001010101001011100110010110001110001110000000100101001111010110100000101011010000010101010011110111000011110100010111101010100101010101101011101010111010011010101111111011110000000010110010100010111000101101011111011100110100100010101100110100000111001111000110000110110110110010110100010000011100111000100011111010101000011011111011000100101111000111110110011111110110111001001111010011011001100111001100101000000001001100000011001100110100000010000110111011101111011001110100100001101100101110010110001010100111000101000101010001111110011000110111000000101101001110000000111110010110010100110011111110010010100001011001111000101010111101011111001101110010101001010000010100000010001011100010000110000100101110111111110000101011110011110100001011011110100110011100010001111000110011100111110111000101011000010110101100100011001001001010011001010001101110100100011001010110000001110000100000110001110111111011101010011110110101111001111111111111101111010000100101111010000010101011110001101010100100100111011101010100010101010100000111010010110011101111100010011011010101011001010100011001010101101010001110110100001000101001000001001111111001111011000001110111101101100001100101010001111111011101101110100110101001010101010000101010010100100001001010101010000110100001100010000010010100011110111110111100100111001101001010100100000100101101010110101100011110000010010010010100001111001001101010111001111000100011111001101010110011101001110111001100100111110101001110011100111101011100111111110110101110010111101111001001001011100000101000101101111111010110001100111110011111001101000001011100100011001110011110100100010111001111001011001000101110011000001100010101110100101001111100100011011101100000100000111110011000101110100110101100011110110010101110000010010010100100111110101100111100111011111011110100001011011110100011010010001110110001100101010100011000011010000100011000100101000110100111011100100100111010101100011000111111000001000001010010101101100111100101001000011100001001111110011101011101001000001000010000000111011011000111010011011001110000011011000110001000011000100111010100011110001001001001111000111011100001000110010110011001111101000010011101110110100001011010100000011111010111100101000011011100100111110101101101001111010011100010111010110110101111101000100000010010110110101011110110011011001000111011101011110011101010100101000111110000001001001100100000011111000110001111100110001001010001000100110101111000100011000110110011000110110101011001001101111001011000011001101100111100111111000110010111100000101011011110101010011111010000100110010000100010010100010010010001011001110101010111110001101010010011110101011101000101000011011110011100000111101000001011010001010110000010111110001001101111100010001000101100110100110010010111001111000101110000100111100110011110100001011100111110001110101100111111011100010010101100110101001101000100100101000010100110111010111100011010011011011100110111110101010000001111000000011010110100100111001100101001001011101000011110111000010111010001110000000111000000001000011000000100011001010101101100110010011011111001011111011111001110000111100011111001111101101010101101001001111110011010101110010100000101001010011000101111100110101000010001101100001100011100101110100101000011011110110000100010011101100010001001101101011000011110101111101000011111010101111010000011101011010001100001101010000001111110110110101110101001111111101011001001001001111101001001000101100011101001001111001011110110111110010111000101011011010011001101111101100110011101011000001110101101111001001001110111100111101101101011101110111100011110111100010000110110010010111110001101000111010010010101110000110000000001110101110000000111010100111110110111011100111101000100110000001000110110101011110100101101000101111000101110011101011111001111000100001010001111001101000000111001100101001001011001001010101001000101011111010101000110111101001110111111101101011111010111111010001000110000001011001111101111110010111010001001101000111101010111000100001101011001111101000001001001001111101111100001110110101111011111011001110101110100001010100001110011100111110111010101100011011100111110000001101011011100111011101100001011000110011011000100001110010100010101011010010000110011010001110110110001011000100001010011001011111101011100011101110000000010011001100111101111000010000111101011101110111101101101001010011100000000110100101001111000110101000000001001000100110010000100111110010011010001100111100100000101001011001010110110010010011001110101100010010101100010101001011110111101001111101101110000000000101110100010100101000110111101000010100010000010001010111111010000000011001101101011101111001111100110110111110011111001101100011100010010110001111111010110101000000111000101011001010000011100000010110110010110011100001110100100101000010000101000100100001100011010110100111111010000011111001111000001111100011000110011001011011011010000110110110100000111100011010101000111011110110011000100011110100010011010001010101001010110110000111001110010000010011010010011001111001011000010111101001011001100011010000101000011010000100000011010111101010110010101101100100000000001011111111100101011011010010101100000010011010000011011100000110101101011101010100001101011100001110001001010101110100000011101101110000101010010011110100011010001010101101010001001010001100010100101000011110000100111100100000100010011100011011101010011101011101101010010111000100110110101111110010001010010111001110111101011101110101111011100011110011001000000011110111101011111001010011101111010111110110010110111011001001011101000000010010001111111011110111101000101111110000001100011100101001101100100000000101011000000110111001101010110011001101001000100111010110001000100001110010011101110100101110011111100100100100000000011111000111100001000100101100101100100111110001001001010101010011111000011010001000011000111101001110001000111010001111010011111110111000110011011110010001011011111000110101001111100001111100111111001101101000110010001111111100110101010010101101111000010110100010001111111110000110000000101100111101001111011110110110000100100010100111100001000100010000000000111010001110100000101010000010101100100011111101000000100101011100100111111000111101000100001100100111000000111010001101011000111010000110111100010101011100011010011111000100001000111111000111100010100100100000010101100000011111111101000110010111101010110110111101100011101011000011000101111011110011001100011110011110100111010000011011001001110101010110001100100111000100101111001010110010001010010010110101001000110001101100110100111010100110010101110001001011110111110110001000001100011000101111000111000110010110010101111000100001000111000011010111000000011011000101000000011111111001101111110111101110010110011011101100001010111011111011101110011011110101101011101101101110010011100011101100100110101001000101000100011001011111111001010011001011100001100001010101011000000011100101101111110010100110011011010110011001110010011011001001100111010100110110000000001111010011011111100100011000000110010101101111110011011001011010101001011111011000000100100000110011001100010010110111110001000110001101110010001000001101110100011010011001000101111010100110000001101001100111001111001001110001000111000011010100111011100101110101011010110101110111110111010110111100101000010111001001001110111001000111111100111000011011110110011111110000000110100101001101110010100101010000100101010011011011111011001010111001000001011011011111011111110101010011000001001010000010000110010100000001101010100100001100101000101010101100010011111110001101110100110111101101010110001100011100010110001110110011100110100001111001100111111110101111001000100111011001111101100101000010001100101101101101001001100010101101000000010000000011001001100010100101000110110001011100010000100110011011001001110011001000001000010100111011100111010111010100110100010110000111100100101010111011011000100001110101110000100001110010001000100111110111100010101000110110101101010011011110100110111010111101101100011000011110000001010100001000000111101010100100101110101101110111101110001101111011111110100111110100100010101110011010110111111110011010010010010000001010000011111100000010111000011000001001111111011111101010001001110111010100000011111101111001011000010011011101001001001100101001001001001110001110011011100111000001101010001001011010111010001001000111110101000010001100001011011000011010000000000011001011111011000001000100101000011100100111010100111010110011111011111000000010011001101110010100110100110011001100100111101011100000111111010011101110010010111001110000001000010111011010100111100101010000011010010011101010011110010110111000001101010010011100011100011000010000010100001111010000110000000001010101110100101001001010111101010101100110011011111110110100001110110100010001100011001011111001010111001101110110011011001101000101011101110101000010011001110100111101001001110001110000000010010100110000010011101101110010110100001000001111100110110100101000110011010000000111110100110110011101110110011001011010001100010101010110100010000110101001001101110000000100111110001101110100011011010000100001001110100010100010000100001010110011010010111100001111001010001000010101000110001011010100001011101101001101010011010110000101010101010001010111110010111000011011100101001010000100001011100100110110110001100000000001110000111100000001001010110001110010011011001100100000001000001010011101100001110001101110101011111011001101100011001110101011100110010110001010000100100011011010010100110101100101101111110000111101100101000000101110010011011000111100011111100010000011101110111011000000100111101111001101000101100001101001000111111010010001010110100111111111011101111101100010100101100000101010101001100011110000011010100001011111000011111001010100011011101010010000111100111011100001110000110010001000011000101011101000110111100001110000100010111010000010010101000010000000101101001011011111110111101101101010011101001010000001011110101111001111000010111110101000110111100011101110110001000101110110000000001010011010010001110111101001101010100101010000111010010001011000000111111011010000100011001000101101010100000100001011100010100111010000111000001111001000100010110001110111000010110001100010111101010000001011001101001100001110000010100101100011001110110100101011111010000101110111100001001011101001000010011011011100100110111010111101000100011110010000100110000000000110010110001101111100000000111111110101011000111001100111100001111110100111010111000010010101001011110000110011010010010111100101010111111000000000101100101101100110011010111100011101001100000101111111110110101001111011000010100110111110101010111111111110001011010001101010001011001000111000110011111100001010101100001011001100001011111001001111100111001001000010001011011100111111011100111010101000001110011111101111000100101001100011001101001011101011100011011100001111110010101010110000010111010011100010011111001100101000101001110000011000010011101110110110111111111001011001011100100101110100100101110101101011110111101110011000111110111000001001101100001110101001110100001100111100111011011010101010100111110000101000001101101010000010100011001011001001000111011111110001100010101100011000010111010101011100000011111001011101011111010001101011101101000000010110001000100011110111110010100101000101010100110001010011010001011011100100010010000011010011010110010010001010000100000110100111110100011000011111100111011010111001011010110001001011101011001110111101111011000111111100010111110000110011000000000110110011010000101011101100111100110110000101101001000101110100100001011110011011010100001111010001010110100110001010101011000100001111001111001111111101001110101010000011011011101100110110110101001111101100110100000010101110010000110010010011001101101111100110001000011010111001100011110001001100101101101010010010111001110001000001011001011001101001111100111100111010100000010111001000110101100000110100101010010001110011011011100110111101100010011010000001100111101001111110110110001100101000100011111111110011001111001111100000101010011001010011111010110110101111010101001011010000111010011000100101110100100100101010001010111000111010100011111010111001011100110001011010111011011010000100010000001101001101100100010011101110000101101100110111100010010110100100001101001001101110010011100110010001000110011110101001101010001110100000100101110101110110011110100000110000100100001101100010000101010100111010101001010011001010100110100100011101100011110011011101110101000111010110100110111111010010101011110110100101011000010100111100101000111111100110111001111000001110111011110101101000010001001111101011101010110111011101001111110101111111110100101110000000110110100100100001110000001001000011001001001011101000110010000011010011010000011101001000111011010101100001110010100011100010000111000010111010001110111000001110000010101001111110011011000100110111011111111010001101100111001100110101111110011101001111101011110000111011001010101010001110110100101100110111111010001110011001011010010001100111011100011000001101010011011000100110110010011000100101101000101000010101100100011111010101101100010100011001101101010010100110011011110001101010111100111010010110110111110001000100111101010111111010101111110000111110011110000001100111001011001100110010100010101111001100000111011110100110011011101011010101000101011110010010111000000100010000110110110110100000001101001001001110110010111001000110101101011101111111110111110011100000010111100000000011011101111111010001111111101101100101001001111111100000001011010101010000101000100101010110010011000111101011000100001010001011110000110010101110100010000011010101101101101111101011110110010011101010111111010100010011100100110010110111101000101101101111101100100110100010101101000100110101110100111100111111101111111100111001011110011111111010011101001101011100011101100111110111011100100010000000101100100110010001000100000010000010011000001101000001110100110011100000000111000111111011000010000101100110011100000010111111111100111100000001101010101011011111100011010111010100101110110110011001000111011011100101101100001100111011001110101110101000000101010011100111000010110100000100111101001000000110100010111101101100011110001110000010011001111100000011010101111001111100011101111010010110001111001111110101101100111100101100001000110011010001011101001010101001101001011000011001111010110110011110000011110111011001110110111101001001100010110100100110011101001000000100011110001010101101001111101100000111110010111010111101101111100110111000100000101101110111010010001000110110010011001100100100000010000100001111101101110110111110000010000111110000111010100000101011110100110100110101000000110100111100100110111011011111101010101011000010100011001010110011011001000101010110010010110100000111001010100100111001000000010001000000111011001001011100100111010001111100001001001001110011111101101100000101011111011110110000101011000110110010101111011011010101110100100010000110000110100001101110100011101111010000111101011101110100011101110100101011101110011001110011011011001010011100111101101011110100101110111000111111111111010100001101111110000010110110001110010001001000100100000101101110001110110100001000010111111011111000111110001001000011000000010011101011100001101000110100000011001001110101110110100000001011001001101101111010010000001110010011010011101000011001101010111001011011110110001111001001010111000110111011111110101010111101101101001101111000001110011100101011001000000111100000011101100010010101111111011101001100110110010110101001000111010110011000110000110010110110101011010110011110000111100111001110001010101000010010011101010011000010110010111110111000110010001011101000110100000110001010010000110001101110110000101111111000111100001000110001011110000100100011110100001100111010101000100011100011000011000000100001101001101000010010011001101111110101111000000100000100000100111111010100000100011101100000110001001101111101010101111111001010111010111001000111110101010010000010100100110001010100011010011000110011010011001000111100110101000100000100101001010001010000101101000000010101101110110011100100011010101100101011111111100111111000100100000010000100000111011001000011111110000110101100100100000011110000110000110100110101101111101100111101100111100000100110111011111101100011000101011110101001000110101110011100010011000001000011001000001110100100010011010001010111000011001110011110111110011010001010011001111001101101011101010000010100000100011100001011101011111010010000111010110101101011000111010101101101010110011010110000011101101001100011110010110100111011011110100010101010011110001100011101101111101011111000010110101110100001101110100101001111111111110101101100000100000001101110100000110100110011001010010010110010001011110000110110100100010010010101101011000010111001001111001110100010010110111010000000111101001111110010111010110111011011000010110000110010010011100111100011001110011100101011111010010001111001111101111000010111000111101000110101001001110011101011101101110011110001111010010011000010011110100101010000011011000100101101100010000000010100000011101000100111110010100010101010100110001110101101010110111000100110010111101000110100010001111011111010111000001011000000100000110011010111010001010001110000111111011101010111100101101000011101001000101001010110101101011100111001111100011110010000000110000000110001001111000111011010101011111101110010001110011100111011011110010110010100010101100001100101111110101011100101101111000110011111100100000000000011111111110110110011101010111011101010011001001001110000111111010100000011101101010001100000001111010001101001101111110011011100111110011110101001101000111110011110110100001101000101010110000001110111000001111011110000100110011101111100010110110001010101101111111010000100110000001110000110111100001101100010111111010011010110001100110110101001010111110111011000100011110110111000000111110110101001001010000010111111010101001111000001011111101000100001000000111111101011000111101010100110110000110101100010110100001001100111011011001101110101000001101001110101001000100011110011110001000011111011001110100111100101011100110100010101000000101000101011100100101100100000100101010001110101000010110011101100001011101111111100010011011001100000111011100000011111000010011101000011101011101101010110011000001101110101100110101101100000010000100000011100000010011010000010011110011101010010101110110110110100101101101111110000101001000110100001000111111101011111011101001001000101000111101101011101101010011100001000100000000111000011000101101000000000011000000100000110001101010100001001010111101000110000100011000001100001000010111101000101100111001110111100101101001010001011110110010101010001101111110100111011010110101000111000010001100001110100010100100010100100101001101111000111101100010000100000110111010101100000011000100111011100110110101011101101011101111001100000101011110100010101011011010010100101000101011111101110001010000001110100011010101001100010010011010100000100110000101100010000110101111101001111000101001010000100010101111111110001110110100101011111111111110000110001110001010011100010001000101111011100111100010010110010101001110001000001010111001001101100100010101110101101100001010111011110010000101001100011101000100101010111100011100110000000100100000000100011110111001100000101010011110111001010010010111011001001110010100010111010111011111001100100010000010011111001001001011100101101111111011011011101001000100001010111011111001110000011111011101110100101001111101110000000110100011000000011111110100101001010110111111001011110110110010010100111111101010001101111010000101001100000100101001000011010100100101001001010110000110011010010001011001101101001010011101010010110101000100101101111010111101001110101111110001001111110101110111011111100000011000011001011101000001010001001110011010001001111100110110110011101100001111101011100000100111110001001101111110001101101010110011001011010111000110010100000001001101000100011000110001001101101100101100000000101010110101111101010001110101011000100010000111101011000011101011101110110101001101110010011101000010011111100000101100100011111110010111000110001110100001011000100111111111111111000001010101100001011001101100011011111011110011100011101111011101001110100101100111111011101110110100111110000010010110111100011001100101010110000000011111111001100010000100101000110111100001110000101000010101110010011011001111101110000100111110100111110100000010001010100110001001011110111111000011010110111010111100111011110110010101001100010111010001011010110111111010010000011001110011001101000000001010110000001011110110011110001011000011110100110010010101010101100011000111011010110101100111000011100000111100110000011111011000100001100000011010101011111010011001110111110000110011011000010101000000000100101100100000101111010101101100101000011011011011000110101100110011110000011000000000110010111100101101010101000101101001001110011001101100110000110110101000011011000011000010100100100010101000011110011011000110011001001001110010000111111100001101110100000000010110001011100001001001111101000100000011010100001110010101010101100101010010110001110100100011110000011101111011000001001100111110101111101011011010100001010011011100111101100010010010101100100101011110010101100100000011101001010111000010101100000111010010111011011101001100001010110010111101101100100110011010111011000011001110011111011100110110111101110010100001011011001010111010001101010000111010101110001000010001110100010011010010101101110001111010001001000110010100001101010011101001000010000101110101100000001111100001010010110110001010110000111000001010101100111110011100011010110001001000001000101000101010101110010011101011100001101110111100000011101110000110100000100101010111011000010010001111011010011100010110100001111001010110111011001101000101100111001110100110110111110011011011101100000000100000111011110011110110100100011101001001111000001100010110110000110011101101101000101111110001110111010111000010000010101101100111111001001101010010110011101001010100110111000011011110000111111101001001101011000110110100111110000011010111101100101110000111010001000011000000001001100011011101000100110100100000111101100000110100100011111101110001010001100011000001001001101110000000011011010001001011110100001101100101110100000100111101000001000001001101110110000001001110100100101001110100010010100011001101110011100110000101001011111111110110111010110001101100000110011110111010011010101101011101000100110010101101101011001000011010110100110110111100001100000111110001011000010001111111010101100011000111011111000010000111001101111011110000001100001001110101101100000101110011011101110001111000100110011110011001010011001001010011001000100111100010100001110010101001101101000100000000010000001000100111101000110101100100010101111001010101001110000000000000001001000111001101010100100101011111101010000101000100010010010010001101001001110110001111000110000010111110010011110111101001010011000011010101001010010011000011111100110101001111000101110010101111010111011101100100111110001010101000111011001101011011101101011011101100010011111001101110010010010000100110111001010100000110111011010110100011010001011010011110000000101000111010111011110100001100010110000001111010100000111010001110000100110001100110010100100101001101110110000101010110010001001000001000100000111000111001101001011101101011001101000100101011000011000100111100110000000010011100110101001101011010010001110110101100101101011110000111011101010100010011100010011001111010111001001001000101101110000011010000000011110111010100101101011000100001101010101101011011011100011010000001000101111111111001101100011011110111010001110000011000000110100111001010110111100110110001011101111110110010111100000101110110111111110011101100100100011010100001101110111001101011100111011010100010110010100001010111001110100011100101010101011111111110110000011100110100111101100011011011110111000110100100100110111111111101000001001010101001000111110011100101000101010001011011100010000111110110101010111010001110010111100001100110101100110001100101011010101101100111011110010001000011011010011010011110011100000010111010010111100011001110111010001000010010001011000111111000000011111010000001000101011111101000111000010110000010010101001110011110111101110111111000101100111010111101111101000000101000000111110001111000110101011011000001100001011000101101110111100100011101100001011001010011010110101101010110010110000000110001010010110110100000011111101110010011111001001010101010101101001000111010001111000001111000110011111011100111110100111111001101000100010011111010101011010011111010100001100111000001000010001000101000011110011101011001011100111000111101101000110011110010000111100101100111100001001100011110110001000110110010110101110010101110010110111001101111010001110000010010011111111111010010100010110001001100110110010011010111011011100111101001111110100001111100000001010100111110110101101011011100000100001101110010010001010101101110010100101100000010100111000110101101011110001000000010011000010000111001110111010110101110000100000111111001110100111111111001000010001101011010101100001100001001011000011000101100000011110001110001001100101101000010100100100001000010010000011000100010010111001010100101001001101011010101110011001100000110100011010110000001100111111100100110100001101110111000010110011111101110000011011001001001110010111111110010111111001011001100101010011101001000011111101010110110000010110101010100110110011010110000101001011110011001101010110100001110111101100010111000111000000000100101011100111010101110000101110011111111100100010100110011000010100110001100101101011101110100000000011010001110011100101010101000110000011111000001101000111111011101010000000001011110111000110100010100000001000000000111011011000011000101011001100100100000000011000011001011110110001100101101100110101010111111000101000011001100001100000001010111010001001000100101111001000111110000100100000010110111011010101111111000010001000111100110101100100000011001101101011100000011110011001100001110000101001100001011110101010011110100101010100101100110110010010101011000100100101001110010111101000110011010001001011010010111100010011000000101110011110111111100101000111001010111110000011101001110001100101100010000010100101000011100010101110010101101101011111010001001110001001110100000001001001111010000110001000010011000011011011011100101100100001011010110101011101011000111011100111110011111000111001100100101111010011101011001111000110110010000111100100011101100000111000001011101110101111101000111011100110110010011100011010110101001101101100010000000001001100110110001100111000101101110110010101100000001110010010111010101011111111000001010111010110001101111101011101111100011111100100100100100101010101111111101110101011110100000110100011101111101011111100100010000010110001101101101001000100110011101100001011001001011011110110110100011111101100110001001001111001000011010000000100001010010111011111100111010001101110011011000011110000011000111111110101110010111011011111010111101011010111110000101100000001111010010110001100001010111010000110011001101111000001010001110110100011101100001111110011001111111111111110010000000010110100001000011011011101100010110010100001101101100011101011000110010010011010110111011110100010001100011100100000001100010001010111010110100111110010100101000011010001000001000100010100100110111011000111010000110011001110010111000100001110101110100000101101111110001010101010110110010111111000010100101010011011101110101110010110100100101001011111010110110111000101110010000000101100000110101111110010001110101000100001011110110110101111000011100001100011111100011010010000001001011101101011001011000001110000001010000110101011000011001111100010111001000111010100001111101010010100110011001011101110100110110111000101000011101000000000000101010101001111100101101010001110000101100101110101011011101011101110010110011101110101000111101000000010110101010000110110011111001001010000011011110001010000110101110000111011100100100011001110010110001110010000000111011101111101100011111010110101101100000011111010111100101000001101111010100000000111010010110011111110011000101101111011010110110110111001100001111011100011100010010001011110010100000010010000110100001001011011110101011010001100111110010010111101011101001000010000111000101101111010111001011011001010100010010101010110100110100111001110001001111010011111011110101110011011010000010101001100110110001001001100101100111011111111000010000010111000111000100010011101000111101010110010110011001100011110010110010000110000011000100011111111011000101011110010001000001010111101000010000111010000010101001110100101100000110101111110100001100100100011101101000100010011000101110001101000010100101101100100011101000100111101000010011010111001101101001100011110011001110001011101010101010011001010000110110110011111101110111110010110110110000100001001110111110010100001010000110101000110000101011001101111001110010101011101000001101100010010010000001101101100110100001111010001101101010010001101000010001000001010000101111100101011101011110101101111100000001110101100110111100101110000001100001110101100110001101011000011001101111001110101110111010110111011100001001000010110001101101010111010001010110000101111100011001001011111010010011000110000110111010101011011110101000101001110100010101101000011011100000010001011100100101011000111010011001110000000101001111111101010000110111111000100110100110000101101011101011101111000111010100011011000001011101001000101010111000001111100010110001000000011111011001010000000001001010111100000100011111011100000000000101111110000000100101100010010110010001100111110011110110110001101101111010100100010001010111001101010010001011010101100011011011011111011010100111100011100110011010011111111110010111101111011011100110100011011100100101000111011111110011111100111100111000001010101100110101111100110101010110111100100000101011011001010110011000010101101110010100000000010111111100101101010010111110110010010001100001001101010111100111110111110110110001100010010100111111111101110101101100111100110101001110111011011001111101011010001110010011101111101101001010111100010000001010110101010100111011001001000111010110110010000000010101001111111011001001000100101100101010010000001000011001111101001100100010000010001001011000110110101101110110010100000101110010101101000100010000001000010101111101001101011110010110001100101001001110011111001101001110111010110001111011101010011110000001011100100000011001010110000000000000111001011010100011100110110110100001011101011001011110111011100011111011110100110000001001101101101101101100111011100001111111000000100110010100111001100001010101000111001101110110011100000110111110001001110001010100011111101101000111001100011011010010011001101101110101011010000000001010010000110100011111000000101011111110110010000100011100000111001110110111000011111111010110101101001110100100000010010100000100101101111100110000011000011000001100011010000011110111001011011111100110011110001001000101001001000100110010001111000011101000010100000101101100010111010010110111100111001001101000101110111110101110010110001010001010101110010111000011010111100110111101011100101101011111100001011001010100110010100110111001101111101011100100000110011111010110111000101011011010100111011110000101010101001000100001101111111101111001110010001000011101111000111111011011011111011001010110100111111110110000111100001000011100110010111110001011010001101000000011110001010001010111000100111111111111000000001001110100111010100010001101111000001010101101101011010101111000110100111011100110010110110101110111111001000110000110101111101111101001011110100110001001110111011100110011011010001001010101100011000011111101110001000111110001100000100101100100011000111111110011111110101000111111011010111101100010100101011110000001110110001010110001011011110000011000010111010100011000001101110110001101111100010010001001101111111010110110100100010001110110011111110010011100010000000011110000111011000101110100001001111011001001100101111101010101001101010111100100011101101100111110010000000001101110100011110011000000001111111000000111110110010110100000110000101100100100010111011100010110010100011101001000011010111110011011111111001001111001111111001110001000111000011100011001001011000110011110001000110001000010011110100100010111111110100011000110100001101010111011011100100110010011100000001110011100010001000011100010111101010100101011111101011001101100100101100100111110110011000111011001110000010001000011000000110000101011001101111011110111111100001000111000001010001101100101111110101101001000010100110111111000011000111000001100010110001110111010010000000010100000010101011000011010011000011000111010100100101100001100001010110101100001000111001110100001110001010011011101100111100010000010001110000100000110100000001010011110011110110010111111111001011011110101011000001110110101110111111110100011001000011111101101111011101001001000000000001110101001110110010011101001011110100010011111011101000101100101010110110001011110000001011111101000110000100101000001010001011011011000111100100111001111001110111111000011010100001011010101100001010101110110110111000101111110100111110000011000010001001100010110000110100010110111000110011110011110000111011100010011000111110111010011101100000111010111000011000111011111110100000110110111100000100010000100000001010001100010100010101101011101111001101011011000101000001011011100100011000100100010101111010100111000110000110011010110001111010100110011110100011010000100111000101111011010010010111001011011100110001010011000101101001101001011100001101001111011011110111111000111001101010000001111101001100101001000101101000010110100010011010001111111011101011000111100001110110001000011001101011000001101010110110011111010110101101110010011110011001110101110100001000101111111000010100001110001111000010101000101011010001111111101000011011011101010000111100101101001010101111101010101110101011011100010001111000111110110100110110011010101100000011101011111011111011100011001011001000011110010100111101101001101100100010101101110011010001111000111000000011111010001100010100111100010001000110011100100001110100000110101110110011001100011100111100110011100111100001110111111100000101010011111100100010000111111110111101101001000001010000100011011000001011011111101100101000000010011110000001011110010000001101011100000110010100011101011001111011000001110011101001001111100001111101101001100111001101101010011011110010010010011101000010000011000101101011111100000001110001100000000101001010010000011101100010001010000100001100111110101001000011100000011011100001111000111111001100111011100110001010010011010010010010110101011011101110010100000100011001100010010001101110101000101011001000101011111100001001000010011110100110000011000001011100100000101000110101001001100101011001010010001010111000111100101111011001010101001100001111110110000011111111000110000001110011111001110000001101111010010010001110111010100000000001100101010111001001001110101001001010011011111100010001011010011001100100110010110100100110010110100111010101101001111111100010011011001110011010110000010000110111011110001101111010100000011100110001011101100001111010111001000111111100101100010011101010000101100001110001000011101100001000100101000110000011101101101101001000101101001101111111000110010001010011011111100001010101111011111001110001000010010101100001111110101010001110101000001000100111110010000101010010001011011100110111110100111001010110110100101011011101111110001110101010110110100101011101011100000101101011011001101111110111110011011100011111001010110100010110000101110110101110100000001010101001110111010111011000100000101111000101110110000110011101000000101001100110010000111011100011000110111001001000100101010111111110111100010110001111010011101110001010011011101101001110110100111110111010100001001001000001111110111101110110100100101111110010101101110000101001011100010010110111001010010000101101111111110010011100110100111110011000010001101101101011110011101000010010010100011111001100111110111000001100101111111100010001110001110110111111011001010111110010111001011000001000010100110000011001100011100011010100011011000101101011101111110001100011000111111010110011111110101001000111110100010010010011001001110100111000101001111000111111010001101100100000011010101010000100000110101110110011010001001011101111111000111011011111010101111001101111111101110110101000101101110010111110110011010001010101001010010010110101001010101010010100001101110101011011010101010110001110011010111100110111000010101011101111100101110011110101001110001100001111100100011100010101010001011011011010100011111011011110100110010100010101001110111011010010110111000001011111001010000111011000101111001010101101101010000101101000010011101011110010110000111110110101110000011111010110000001110101110011001011011100101001011110100000100110110001010111010010111001000001111111100001110110000010001010101010010111000111011011111111001001000101000010100011011000001011000010001100010111111001011001111111111011110111110000111011110001001101001111101101011000100011011111011011001001001101000011011011010101100010111111101011101101101101101010010010101011110110000010110101100010111000000111111001001110110011100100101011110110001101001101011001001101100011110110111000110110110100110001100001100110010000011001110111000100100010001000010001010001001101010101000111010011101100101110111010000001110100001100001001001111001010100101010101001111100011100011100001100011100111100000011110000100011010111011101010101010110011010100001001111001011001100100100101110100111100110011101001111011100101100010100010100010100101010101010010001010111110101010100101011000010000111111001010101101111111010001000000100110101010100100011011110010010010010001000001011010111001101101001101101000000001011101100110111111010010000011101001111011000100010010000000111010101111101100010110111010110111011011010101010101111011101001000111100110000011001011101000010000000001010110000110011010110111101010000111100111100101110001001000011100110101101000010100010100000011011010011001000001111001110010110100010101010111000000010101001011101010001001000000000001110111010010100111010011010011010001010101101111000101101111101110000110110110101111111100101100100110000100110100011000011000110111101101101000100011110001000010010001000000010011100100000010100011100111010100010110111111111011110100010001100110101000011100011111010000001011100100111110000101010010111111000000010010010111010101000001110110001111111100011011101001110111000100100010010111101111101000111011010110100111101011011100011010100111101011001010110001011010110111000101001101110000010111000110100101001001010100000001101100010010011111001101101100010011010000101100101101010010111110010000011001101011100101011011000000111110010010000101101111101110101000000000001111010100010000111100011000000010100100100110010011000100111101001011101101100101001010011110000010101001001010010100000101111111010010010000000101111011101111100101101011011010001110100010110000111101101101010001000101010101011000010011010010010111110101101110111000110111100011101111010001111111101011000011111010111110010100110110111011101110000000000000101001111000010001110010001100010000000001110110110010010110000100100100110111111110110110011100110110011011110101000001111100111000101011111011101111110001010011110100001110011101111110001001111011101111110001100010001101100000101010011000000011110011101110100100101110001101011100111001010101010100111010000010111010100111001000101011000100101100010110001000001100000100111111010001110001110111110010101101001100101111101011101001110100000000000100000010110100100101100010100110001100011110001110000010010101000011111110000110010101000110000001110110111010100000001001110000000001010010000011110100111010010111110100101001010001011111011100100111010110000100001010010100011000111001001101110011000010100011110000000000100111101000000111101111010011111100110001010001000110110100101110011100100000101001000011010100000110100000010001111100101101000001011110100000000001001101000000100011011101011110111010010001001101110111111000100111101100100001101100011101011011000110001100000001111100000011101100111101011100011111000010110110000000010011101100101011100111100011100001111100101000000011101100011011110111110100011101011110110000000111111100011010101101111100010101101010100110000000010011101101000111110001101110110010100010100011000111101101000101100000001000101101101101100001100100111110100011100000110011111100011110100001101111110000001011001000001101100101001101011011001001100001001010011101011110101101110100011100101000011011010011100000001111011001110001010001100111010111011011001010010101100100001100101011111100011110111100000000011101011110100100100000001100011111111111101010010000001001101100111010010111110001100100000001101000100101101111001010010101000010000010100101011000110111101110110110000101001011000111100110010001110100000010110000101001000010100001110010110001100000111001100011111111010000011111110100011101101100100000010101011001101110110011110100111010111110101100101111001110001110100000110101011110111110010010001000111010001101001011111101100010110001001001010101001110111101000110111101100010100100001011101110010110101111110100011101001001100111111110111100110011110100011101000100110101111011101001110001001101101000101110100100100001100101000110010101010101011110110011000110010011111011110110110010100100111000100011101011010011110011111110000100111100000111100100110001010011100110111001000011011101110001010110101111010010111010011000111000100011000001110001000101011111101101011010001000111110000101011000000010010110011011001001100011101110001000110000011101000101001110111110001101011011010110010110001000110101100110110101010011000011110000010001100011110010100001100100000001111111111100101100010010001100010100001100101100101000111110100011001111100101101101000100001111001011100010111010011001001100111101100100101101000100111010001101010010101110101111001010011111111001001000001000000110111101011010001001111100011000011001000011101100000010110100001101100101110110010001101111011000000110100110011011100000000101011001001110110100001110010110100001101111111101110101010000010001011001101011011000111110000011011000110101010110101110110111011111011111011001000101100111111010000110010101100101001111100000110111000010101010001100111001010011011111011010100011111000100111110101111010010001011001111110011000100010001100111100000111011111101011111011001011010100100010101100001110111100011011001011000010001010100001110000100101000011100101100111101000100100010000001101111101000011001101010010001100000001111101110001101110101101111010000010100010110010111010001011101000101101010101110001100000100010000101000100001110101010111000010101111110001110011011101111000010100001010100010110010000110110110101001101001001100000001110101011111011010000111100100010100000011001111011011101011111110011100101111101100100101111101000111101001110100000101100000011111011010011000001011011101000001101111110001101011011000100111011101110101110111011011011001000100100001111001001110011101001000101010101011001101000000001000101110101000100110101001001100001111111100011111110100110000001110111001000101000100011101101001110101101011000000111101110010101000111101111100001000101110001111010001011110000001000100000001111101111001010011010111100001000000011111000111110101101000111101010100110110010100110101110001110111000011101100011101110011001000001101101100011110010111111110010011110000101111000010000100111011100001000100000111111100001000010111011001111011000000100010110101110110010100011011101110010001001100000101001001101110010000100011110101010100011101101111111011110001001010010010011110110101011001000110110110111100101011110110100100110000101111010101110000000011110101100111000111100100101100111000001000100001100100110010000000110000001111000110000011001010011110001110100100100101101000010111101010000000011001011110100001110000100110110101000101011101001110110011011000011010111110101010001010100111100010000010001111001111000101110110000000111110001100100111010101010010111010000101101110100001011111001000110100001100001111001111110110011110000000101100111011110001011100111101100011111100000110101001110011011101000100101011000101011111010101011001000110110100110111010000100001100111010011000011111010010010010011000101111001110011101010111001101110000010010010000110100111001111100110001001100111100001101011100001101011111010001101011111100111000001101100011101001011110010110100110011111011111011011101111000101100010100001011010101000000011001000001000101111111111101100101100110101111100100010111100110100000001000011000101101001110011011100000100010111111000010000000010001101100110101111001000101111100010101000100000010011010100001101110111010000011001000110101000110110111110100000010101111010000101011000010011110011101010001001101010010011000010011001010001011001100100000011101111100011100011100101110111011111111000101000100110000110111111100000101110101101000001000010110010010001010110111110000000001111100111011111111011000001100101101000100111110110111100111110011101001100100110101010011011011100100101100100000101001101011011000100111110010010110011101100100100010111011111101000111101110110111001011110010110001001010110010000100011001100000100011010011111100111110011111001101011110101101010011001011000010001010100011110000101000011100101110101000110001100111110111001001001100001001101100110100100011001001111111010000010111011000010101010011100010010010010100101111010011000110111101011101100110111111010010111110001110111000010001101010001010001110000000111110010111110001101100010010010110110111010000011101000001100110100001011101101000111011100100100000011000011000000011010010101011010100101001001010101111010100011100101101111101011011111011110101110110011010101111000100000111010111001101000011000101110010101000101111111100010000001110010110110110001100110000111100110101101100101111101010111010011110001110010111001000011011001111001001111010111010111011011111111100110001100010101010110100011001101110111111010100010100111011010100101011011111100110000011110001010101010001101111011010111010111001011110111100011101001101011101010000001110110011100111111000101010111010011110111111111001111001111000001000001000010000101011111111111100000011001110111111110001011001010001010011101001101011000011110000000101101111111010001001000101001100011101110000100000110010110000001010100000011111111100101110011111101010000111110011111101000011110110100001111010101000110100110000011010111110100100001101001000111100010000001111101110100111001010011100101100010010100101101101111011001100001001011000110010001111000011100000100110101111100111101000001001101100111111001000101100101111011011101111111011101001011011011011100100111101000100111011001000111000010001010101010101010010000100101110000101100010100011111001011011000110101001000010011101000001011010011000011010111101110101110101010101100101111010111011110010100111111100010001010010110110011101110101000100110000001110101000011010010100011001111101111001011100111101011100111000101011111000101101001000101100010100011010100011000101111111001010101110101111111111011111000011110011101000001100100001011101100101110110110000101101100110000010110010011010111010100011111001010010011000010000110100110001010101101100001110000000001011101101010000010110001101100101100110011001101000101110010010101101011011011111100100001000011011111001111111101011111101001100001000111010110101101110001001010000011000101000010100000101001111101110111010111110001010111011100111011101001000110011000001000111010010110110011011110000010010000000100100011001110001010100100010101100110010101100110111100110100000111111010010011000100101000110010000101110111111010001111001100000001010110001101010011110001001110101001111010000111101001100000110101111011000010110101101100111001010110000000101111100111100110001010100000101100111110111110010111110111011101110001111111010110001010000100110010011000100100001111110110111000111100010110110011111001111000000100010001101000011101000000100100110000100010110010100110111011011000001101011110101010110010111000110001000100111101011011100000001010000001010110001001101100010011001000110000011011111111010000100001110111101010000111001001110101111100101101011110001010111100010010101000100101110100101010100001101011101000010111010011101001000111001001111111101100010001000001111000010010101110110111111110111001010101110001100001110000011100011100001000101111000100111010000011101101111000111100110010011110111010000001110001111010011000110101100101011000000000111101010110001011111000110010001011001011110011000001010010010111100010110100110110011110011001101010000010101101001100101100101000000000010011010000011100011001100001000001101010011111101011111101100010001001000100001000011000101101100101111110100000000100000001110101110110101101110100001010010101000101001101011100010110010000010000100110000110001010000011011101000100100100011000110010010000101100010011001010101110111010011110000100011000101101010011110110101010011011111111111010001001011001001110100100100111100100000011000100011001000110000110100001111110000010101111011010110011001010100110111100001000010000101000100110000100010000000100111011111100111000101111100100101101011110000010000110110000011010101001001111000110011001100101110110000011011001111000111111011100011100101111000000100001000010101001100000000000001000100100100101001010111100101100110000101010011111110010010100110100001011010010111101001101111101110010011101101111000110111000110001101110110000110011010000000101110100111100001000110101101111010110111110011000100000111001110100101111110101000010010100100010111100000000101001101001111001111001010001001010111011100000100001111100101100101010101010011011100110101101011111010000100000000110000011010011000001110100101100000000010110010001010001001111001100001100111110011011001100001011100110101111010000011110111000100110011010101000101000111101011100110010111001010010111111110111100011101011111011000101000110110000101001001010011110011011000101001000101011100111100101100000110101100011010111111001000011000110110110010000101001110110110011110011001101100000000100011111111111110100000000111000001111110001101011001111100101101101110000101100100101111000011101101011111100111100010101011010000011111010111100101110101000110001001010000001111100010100101110100111111010110111110001000001111001010100001110010001001010000010001100010100100110000010000100111101011000110000011000110100001101101010101100110101001101100101010101100110000100111000011001001101000101000010110001100010100010011110001100000111000010100011010000100110001000100100011110010100001011000011001100001100010111100101001111001011000110000001011111010111101000101101110110111110000100101100001101111010010101010110101111110011000000001011110000011101111110010111000000010111101001110011101010001000110011110111110101100100000001010101101110111110001000001111111010001000110110100010011101111011000001111100110011010011100000000001101111000001101001010000011001001101111101111101001101010011111100010011000100111001001110101101111010000010100010100100110111101101000001100011010010001110001110110101110011111001111010011001001100110011011000010110100001111000100010001011111010101010100011000011100011000110001101010111111011111111000011001010000011000010101000100110010100010100011011001010011010001110110100101011011101001111000001011111100101001111001100101101011100111110000100100101111100001111100100100001000110001000011111111010100100111000101000011011010011110101100110100101011000111010011101000001111010000001000000000001001001011000110111101101100101010101101001100000101101011110001101101001101100010110000001001000100101011111100101111000011111111010110001100101111101000110010110010111010110010001110100110000101001100100110000001011000010000000110111110000000111010111101000001101010000100100111110111110010010111110100110001000001011101100101000001101000110011101101011010001111001000110100010000100001000100111110010111011010010011110001001011001010011100110100001100101110011100100100010010101011101000101010001010000000101010100010100011011100010110110010110110111101110011100000101100101101110010111001110110011001011011001000001001110101010000010100010100100101110100100101110110000110111000011110101101000011111110110010010001001001010110001110000100011111100100101111011000110101101110101010110100110000000101100111000110101001101110101010101111100101100011100101001010101100100100101011100100100000100111101011110100111100001001110010100011000010001001001111110010000111010000110001101011000101111010011000000110001001000111110111101000001011101110001010001111101011001100100000110000110110010000111001011110101001010000001111011011000100100010111001111010100111011011101010000101010100100111000110111111011100100111101101011010101111011010001011001010101011010011000010100100011011111001111110110111101100011100100001000100001011010010010100111011010000011000110100100001011000110110101101111100010101000111110101000011000000000101011000100011111101111001101110011111011100000000011100000010101001111001100011111011011111111101011110110000011011000111011111011101101001100001011011100010001010110110101011110111100110000110000100111001010111011010010111111001001101000100000111111010011101101010011111111110110100001110010100011001101101010111110110010100111110101010101000010100000100001001111000010000011011001000000110000111101011110111110000001010111011100111010101100011010011001111110000011110001011010101101110010100101101011010101111101111000100110101110010000110000001101100110100000000001101111100000011111100001011110110111100111010110100010111101010001100010001010101000101000001010110101100000110111101100100000101010010001001001111110110010101011000011001101111001001101100101111010111101111111100111010001111000000010110010101010011110001000000000101000101000100111110011100100110101100100100101000100101110000001000001101001010011000001110110000101111101001101111000000100011000101000011111110111000010011111011010010100001011000011111010100000101000110000111011100011001011100110011100101010110101111101000111010100010110100010001111101110011000100011011111010100100010100110001101110011111110100001110011101111101100110011011101110111001100110101100101111000011100011000010001100011110111101100110011001000010100000011010010101100110001011101001110000101011000010011000001000010010101011000001100100101011011111010100010001011111100100011100100011110111011100101110000101001001100101100100111111000001011010011111010011100011110001111110111100010101001000100100011110100101001011000011000000110010101010010110011101011110111111010110110100100110011001101000011000101001001100101010101111100011000010110101111001010010101010100101101000001111010001001010111000000000100101101001101110110101111110110101001111001011101110100011100010011110010110100010011010100111010111101111110000011010100001110100100001011111110111110100011000011101111000001011100111001111000001011110111011101001000011111011100000111101110000000110010010100100101001110000001100011100000101101010100100000010111101101110110000000111011100100100000010100101111010011010100000110000101011010101001010111111001100011100000001000100000110001110100101010101111001101110001001111100011011000101100111100110110001101100101101010111001111000100000011001110011011111010100011110100000101010001010100111010110001100010000001111101010010000001100100001010000001101101000110101000100000001110110101101001011110110000001101100000101000100111101111010001000111011001111100111110001111100001111111101110101110001111010011101000110001101001010010100101100010011000101101110010010000000110000010011010101011001000001001110000111000000000101101111111111010101010001100001110010110100101000100011000111011110001101110111100101011001110110000000011001110101010100011111001100110000101001110110111000111011111110101011001011110000001010101101000011011010101110001001010111110001011000001000110100000010011111100011101000000101110110001011101101111001100101001110011111011111001011111100010100101100001101101100111110101110011101000101101110011001000101011101000000000010011110011010001100010001011110010110000011001111100111101101000101010100001001100001110011011101111000011100111011101010011111001110010111110100100001001111010011010010111001011110010111100111010111101000010010011011110101000010110100010000011000010001001000001010011000001001101010101001010111000110010001000101100011110111110100111010010100001011011001001110100011010110011110100001011100111101110100010011000001101110010101110100101110011001101100100000101110011000010000000010101000100111110110001110110000000111101111001001000000001001011100110001110010011110101101110111011111000101000110000001011110101000010010100110110111100010010101001111010011101011100010101100100010010100110001011110111100001001100000100000111000001010010011011010001011010110010001011100000001101010000001101110000110001110111101111010101110001000110111011100101100100101011111001111001101001100110010001010110110100010110101101111010010110101010011100110010011111110111000011100000001101000110111101101110110011010110000101101011000010101100001001101110111010110101111011011100110110010100111110011110101010100011001110000100100000010001000011100101001001001101100100000011101101101100000100110000111011011101000001011111000001011000000111110100010111111000111000011010100001011111001110111101001010011010010010100101101011010110111100011011100000100100011100100100011101110100111110111010001000111101001101100001010011011100100101101001000111010111001110001011011001101101100100010001100001110011001000101001101101110001111100100100011011010011100111100100111010010011000010000011111011101000000011001110000100101011101111011110101100111010000100101001001011101100111101111001010101011110000001110110011111011111000101011011010010001100011000110100011101011000110011111100110100001111011000010101001001101011100110110000010000110101001010011110111111000111100010011110000011010010010110001001100001000001010101011110100000010000000100110001101010101000100100001110010100011010101000010010010011100100001010010100100101001011001110101100100100100001000011101101110010110110001111000110100001001001111100100010011001001101001111100111101010010011110010001011111100110000110000101011010011010101101011011111000100100101110111110011010000010010111110000110010111001000100011100010000000100001110011100001010000000101010010100010101111110111101100110111001000101010011000001100110011001110111000110111011111000100110011001010101010100000111111100000011100110110110101011111000001100100011101010001000110011010001100110101011011101010001010001100100100011101010111010001010001000000011001100000000110000001110110001110000010010010011101001101101111001000010101011100010011100010010011110100100010010110001110101011110100101100110001110111001001001000101011011101100101110111000100000011110111000011011011010000110111010101100101110111100000011111010101100000000101111011010101111011101011010110011101010110000001011000010111000110100010111111111100111100000011000110011000000101110101111101100010000111111101001011111111100000110011100000110100100011011111011110010111100110101000011000110100000101011010100111111101000011100101001010001010111000100001010101110000011010011001110001111010110000000111100001101111000011101000101011110000001101111110111010010010010110111100000100100010101001001010101011001101110010100001101001001100001011000100001011000101111010101101001010101111111110011000011111011010010111101010011010100101110011001101110001111110100011100100010110101011011111011111111101100110000100100101000100101000110100101010011111100001010100100111001010011110101111101011101100101110111100010100101000000100100100000100010110010110011000000111111111011101000100011111011101001100000100101111100101100100100000010111110111111001111111100111111110000101011111111101000011011010011001111010010101100001001010111101100100100000011000011110010011100110110111110001110101010100110011010010011111100110010010111011001100011001110101011011111000010111111110000000111011100000011100001001101100100011111111110010110111111110100101111001000111100100010100100100101100111100010111010101100001100011100011010100111100010010111000100101000011000110110001101110100010111010011101010000111011001100001101100010011000011100010100010001110001110001010011010011001111111100110100010011011101011111110110101111011111010110100001010010101111110100011011011100101000100001010100011000111000101010000001111001000010101010000001011011101101100101100000000000001101100111001100101101010111111011001001000100111000010101011111110000011000010101110001110100100011100100100001111011011001010110001100010001101100011010111111011111010101101100001111111100000011001100001010100010011010010111111110101010110110010101100010011110010010101011000010010110001100100011010001010000010100110111101000101010000010001000010010001101100101011011000101000001101010010110100011001111001010001011101001110000000101000010000000111101100111100110111101000010101000110000011000001111100001010110111100110001001001011101100110111010000111110010000000000011001110010000111010101111000111101010110111111000100001000010001000010111111011101101011000100111111011111110100010010101001000110000001101001010000110001000110000110111001110011100110010101100110110100000111000100010101110111100010000110010000100000011010010000111010010101100110001110010010011111011000001000111100011010110101101000110011110101100010100110101110101000001111101011100010110100001100011110100100101110010000001110000001101001000001011100010110100101101011110010100111010011001010001100101101001111010001111111011110000111010001101000100101010100111001110011110111101010101111111110100000101101011110101110000000010010000100010101011010100111010111000100110001101011101001000001111110000100000001010001111111111011000101011111000100111000011110010001100000110010010000110000001000111010000010110000101100100011110011010111110000000111001000111100110110110011001100000000100000000101111000011100111111101011111011100011100110101001111011111001000011100010010011001101110110100100001010110111000110001011001111010011101011110001101110111000110111101101100000001111100011100111111101011101101000011101010011010010001111101000110010001000110111110001101000010110001100011001011110001110011101110001111001100100000110001000110001110001010001010100101011100011000101010100110111000111111001101101101010000101000101100100011100010110001001010010011010111010011110011101111010110110100000110001100110100100101010100101001101010101010001001110111100011011011101110000101010011110001011001110011110100101011010100001011111000110101000001110110010100000011011110110011100100111010011110000111110010110010111010011110110100011000001001000001101100110001110100100111110100101101000100111001101110100011110010010000101010101110111101101011110100010111100111001100111110011110000001100100100000111111110000101011011110001001001000110110001111111011110011000110011000010100100011110010001000000110010101000001010101011110111001101110001001011010001100011101101100101111101111010010001011111011111010100011000100100101000010111101110110111000111011101101111110011100101100100110001000001010011000100110101011000101100100000000000101001101101101100011010010010101011100000011100011000001000001100111011010001011000100100011110011101101111110100001001100110110110010010010110010110010100000111000001001001010110100101011100110010101101010000001011101101011001111101001110010101010100110001110100011000101101001010000000000011111101100000100110001100111100111100011010101100000110100100011000101010001101101111011110011011001011101100010001101001111101011001000110100001001110000010001111111011101101111101100011101100100110011001011010001111101100101110100010100111101011001000100101001001110010111110100001010110011100000010110001100011111111100111110111001001010101000000111001111000100111000010100001110110111001011101000101000001011100110011110011110011100110011110001000110101011000110101010001111010001101100010111111101001010001110100100101110100101011100111111001000110010110100101101110101001110110110111101101111001111000101111011111000001101100110110011110001011111010011010101100001100101111110101100101101011001000001101000011111010111011111110110111000111001001010010011011101001011110001000110001110100000110000100000000100100001101001000101111011011110010111000010010010110001001111000111101001000000000000110011111100000001111000101111110010001011011100111001011011010010011100001110010100100111101110101111011000101011010001010101000111111111011011011010011001001101000000010011111011111100110111010010000000001010000011111010010111100100111010100000100100101100100000101100000000100111110101110111101001000001100111011001101111100000101011110010001010010110010101010010011110001101011000011010001111111111100100011010100001011001000111001001000011000011001011101100110110000010100011100010000011111000001010111101000001110001110000001001000001100100111010000100011110010001000010011100101111110110001010111000111011111011000100010101110001001101010000011111000100010001111001000011111011000100100000000001111111001000111011010111100101010101100111000111011110001010011110010001011000011010100000011011111010000101100101001110111101111111010101000111110011001010111000000100101110000100001101010101101111101010101111111001110111110011010000010111100001001001110001010000001110001010000000001110111101010001011010110010010100001111100011011101011100110111000101110100010111010000100010111100101001010100100111110011110010001010100110010011001110001011001010110101011001001000101010001010000010000111100110111110101110001011000010100110111100011001011001110101110011101101101100000011011001101010010100011111111000010011111100000100111101111000101010100100110000001010000001010011000010110110111101111000010110110111100000011001111011000010010100010101000011101100110001000010110110001001100010010011001010001010011000110001101111010001101100111101000101000100001011101010101001100101000101010100110000110001111010101011010100011001000100011100010100101010010100011101000000101011001111010000001111110110011110100011111101010001110101101101010100010101110001100001011110011001111100101011101101010110100000001100011110000010110101111011110111110101001000000000110110111111110111110100010101111001011110111000001001110000100101000110100110001111000010001111010110100100101001001101110000001101010101110110001000000000001100111100101010011001100111101110000111111001110000100000001111110100000111100000000001011001100101110110110001011100010111110001111010001000100011001001110110110010000010101011101100001001101101001110111111011110110000000000111011011101011100001101111100101111001101110010010000001000101110010111101001011110101001100111101110101110110100101110101101110011111000110010011101010101110111111111011001101100100100101110100111111010101111101111110010001011001010111000001001111000010011100011001000001111010100000101100001111100100101111010111000001101000001101100000011100001010111010101000010101111011110100001110010011001110001110001111110100111001101010000100011110010111111101010100110111000110111000100010010011101001100100111010001000011001101110110000100100100000011000011001001100110100101110010110010010001001110100001000101110100111000000100000100010001000011000110001111010111000011111011101110011100010011011101110101010001110011100100010001100000101111010111100010001100101111100011110001100010000100100010100000011100101010100011101000011001011101110100001110111001100111001011100001010101110111100011011010000101011101000010110011111000100001001110001111001111101101011011001111001101000111011110101110011010011110000011100111100000011101001110110100111101000000100100111010100101100111011000001011011100001101100110110000011101111010100000001111010110001000101010100000010010110100110111101001011101101100000100111001011110110011100110110111111010000000000011101010101001110110011111000100100101110111001000100100100111001100001001100001101010011011100110000010110111011111110101001110100101000010011101110010100101010100010011101010010101111010011100111011101101100001001101101001111010010011001010110000110010110110001001000100111010011100110000001000111011000011101111101100011010001010111011010100010110011111110111010001110000001011100001110111011010110110110100100100010100110100110101010000000000010000001111010010111110011110011010000010110101000001001101111000101001010011101011000111001000101100101000100000101111111110000101010010011111100101100110111001110100100101000000000000011001101010110011011100101111100000000100000000000110101110111101100111001101111001011001010011010110110111101111010001001001111111101010011010101011101100111100000011101100001010110111101101111110111111000110011111110101001100101110101000111000000001111110011111000010010000110100010010011101010110111010100000010001111010111111000100000110001001101010111111111001000100011010001100110101000010011010111110010101010011001011111110100110111110001001000111101100101011010111100101010101100101000011000101111110011101101001100001101010001010001000110000010000111110001111111001101111011010010111100111001010011000001100111111101010000100011010110011101011010110101110001010010111100000111010111010011011100001111010100110000101101111000000000100101110010111110101010010010010000011010010000111110100010001100101101000101011110101111011010101001011110110000100101110001101000101001010110000011010111010100011000001111001011100110101101011001101000101101100010000111011101010111111001111111110001100111001110101110101010000010111011100011110110001011010101110011111011010110101100101011110111100000110100100110110011101100001011110000100101111110111001100111101000111100101100100001000101000101101001001110101001000111111001001110100110110101010111110110000101001001101111001110111010111110001001100110100100000011101001001101111110110111011111101101101001000000111110000111100110100010101101100010011010010000011110001110000000110001001000011000100100001110111101010000001100111011111101101111100011100000010010111111000010100100101110000110001001011111001011110111110011110111110001000001101001000110010111110011100100010111110010100111000010010100011111001110111001101100111001100111000101000110001010001001011001111101011111101111111000000011011000110010101010110110001100100101010011001111110111000101111000011000001010101001010111011101000011101000001001100000001010110110100000110111001100000001001101001010111110101110100011001101011001010100101100001001110110101110000001101111000000110111110010101111000100100001111000100100100011001001111000001101100111110010001110111110101101110101010111000100000110010101001011100111101010111000100100100001000101101100000001111111001100010101001001110010000001110110001010110010001110001011000000001100011001010010001010000010000101011100001011101101100001011001010111001111000000111010100001000011010111001000011101101001100101000010010100000011010010001101111100000100100100101010000111010100011010000001000111001100110010001011101011001111010100010000010010110101110111000100001000100111101110101111111110001000000011000101100111010010010011011100001100010011101000001001011011001000011000110011101001010100101111001101100101101110010100010000111011011110111111101010011000010000110111011101001000111001100111011101001111001101100101111110001000000111000000111110101000100110100000101011100100001111110100110000010001010111100110100001100001000000001010111010100010100010000100011111111100100101100111011011110010001111100101100010110111000100011010100111001111111000110000111110011101011110100110001110111101110100011011000101010011010011111011001100010000110000010001011001111101010111011001011001110110110111001111111011100100110110111000110110011000100010101000000011000111000111011000100001001011111001011011001100100011100011100001110100011011111111000000111100110101100000100010100111001001101001110110111001101101110111010101110001110001100001101010111101010010110010001001100000111011111001010110100110011110010010111101101010111011000000100100111110101101100000110010111011101111000000110010000000011010010001110001101100110101100010111010100101101111011011010010001010101100000110110011000110000001110001000101111101001001111001011010000011000101000000000111101110001100000111001011110101000011001110010101001001010001101010100111001010101101110110100011000001101110100101000000101001100010111011111100011101010111011100010001101110001100010011001000111111111110111010110111001000001001100100110101111011101010001001110000001011001000100101010111011111100100010111001001000111001011100101100111100010001011001011011000000011001011010000101000111001000111001110000001000101001111111101010001010010110001011001000000100110110100010000011010101010110110011011001010000010101010111111111001000100011001001011010101011101000011011100100111000110010100111001110011001110100100110100101001000010001001011110110000001101001000110001001001011101000010000010001011101101011010101101001010101000110000110101101011011111011010110110100110001100011011010111101100011101001110010110111100000010000111101000111000011010100101010100100000010110111000011100101110001100011011100110001010110110101100110101110010100011101100011000000110010001011110110101011011000001111011111100100100110111100101100010111010010110000011111000111101110101100000110111101011100000000001101001000000110101110000000010110011110001111111101001111000110111101110010001111010100011111101110111010011111110001100111111101000101010000100011000010110010001001011010111000001100101000101101101011000111111110100101011111001011101111010110110011000111100010100010111110001000000100100000111101010001110010011001111101000010001100111010110000010100111000101000110001100110011001111010101100111101110111111001101110000111001000101010000101111111101111101011111011110010010111101010000101010111000111000111011011100100001101011010001101010110001001110001111110100100011100101100000000010001001111101011010110001101111110001100010110110100111110001010010010011100011001010011000001110101100000011010101001101000001010111111001110011100001111001110000010011001000110110101111110010000111110111101110001111000100001111101010111000000110011100000101100110001011011000101011110010101110101011101000001110000100010110111101110100010011101010001110100110010110011010010100111101101110001010001100110110010000001111111011111100110111111111111100110110110100111100111001000110100000010110011100000100110101000000111000110101110101000101111000101001111101000010001101010010010000010111101011101110111000111110110000110011011000010101010100001010101111100000001110111110010100100000010111000010110011010010010000000000110110010001010011001111010111001100011100100100011000010111001011100011001011010011000110000110101100100010100010010101011000001110100111101000111110110111011100101000101001011101101000011010001101100110110100110101010001001001010010011100010001010000010110010110110011101011011100011110110100111101010000001001111000100110010100100011110001001000111001010111110100000100101000101110011011011001101011001110011100100011001110111010110111101010100010010010100111100000111111001100111101110000001011011110001110101100111010111011000100010101111000000111010111010000000110011110001111011000000101001101011000000111101111100011001010100100011101001000001011101100010011110111011010101001111000011111111011000100011111111010000011111010011110011110100100001010111000010110110110111111001001110110110000100111000101001000000011011100111110010110101001010101011000111011011000100010111000110100111100110001100011001100000011001001110101011010100000010000000110111101110000110001111110001101000000111101010001111111001001100111110000010110111001011100010100000110111000110000101010111111111000011101010001001101101110001101000010111101111000101110011010110100000110101011011100101010000011010001001100010101000111000101110010011010111010111101010010001000100000101011100000110011001101000100010010001000110001101000000010000101001111000111001010101101100000010001000011001011001101111011100110000101110110010100100001010100110011111001010001101101011000110101100001110011011100100000111011010000000011100101010010000100001011001110111110111011000001010011011100100111000010100100010110110010111100101001000010010010000010010111011010010111101010100011100111101001111110110000101101011101100000111001101011000111110011011001011001111010100001111000101001111111001011010011001111011101011010001011000101001100000010001101100110001101000110110011010110000010011000001011011111100100010011110111010100100001001111111010111101011001000111111011000000101111100100001001111010111011111101011100010011000100110101011010011111011101110100110111111000100101101011001111000101011110101110100001110110000101011001011011011101100001000101000100101110010001011010001011111110100000111110001100010011110111000111111000110101001010000011000010001100011110110000100100001010101010011010011001001100011010101111110010010110110100100010011101001101110000101100000111011101110000101110111111111001000000100100111000000111000100001011111111001101000001101000110111101001110101111011111110111011010010111111111101101010110010001110001001101101010101011001101110111100110111001100011111000011010101110111110001011110110110001110111010111010100010100100100110101010011101111111011110001100100000001110111000011111110011011000111010000111101100000000110011011000011111100010111001101000010100011011100111011000111100101111101000110101001100101001010001100111001001100110010110011000011110010111110111111001111100101101000101001110001011011111001010001011011100110110111111110000010111111001011100101011100111101111100101111011110001101110110011100101111100010001101011111000010000100011110101000000000011000110011101001010001000011011001011100110010010011000101100110101000001100000100101111010010011011100010010101001110001111010111011001010110100010000011011111010110101000101110000001110100111001101101111111100110111001110010101010001001000101111000110000001111100100010000000001100011111011110011100001001101111010011000000111110011110111001111110001100001011000010010100110000100110001011110000110100001001100000001111001011001000000100000101100001100101101011110100001000001001001000011000110100000011100111001110110011100011110011101100110000100001111000010110010011110010110101100111011100100100000000101100001101100100001111101000110001010101011110001100010110101010101101010010010010100101010110001100000110100011101110111110100010000100001100011010110100000100001000010001110000111011111001000000100111101110000111111111100101111011110110101111010000111100000010100100100100010000101110000000101000110001110110000011011011101110011100100001111110001001101010101010011001000110100101001111110111010000000000101110000100100101011001110111001111011011111000101100001001010100011100001000101110110000010000010010101000100111101100101101010111110011000011111100010111001110100011101010111000100100010011110000001000010111000111000111101001101011110101110101110100111100100010001000011110010011100111111001101110111010110100101100111000101000111000000111110010111011111111010110011011100001011101001101101011000100001001011011010101110000111011111100000111110010011001101010111101000000101101101101011010001010000101111111010100010001101100110100001100001100111000110000100001001000101000111110011101100111101100011001000000001110111011001000010001111101011100011010111101111001000011101110011111100100111010111100111111000100100101001001101011011000101110001100101101100100101101111010000110011110011010010110111101101010111101110011110100001011111000111110101011110000010111101010001000010110000101010111100000111011111100110111001010011001010011000001100010111101101001110111000000111010101000010111100100011010000101101000011011010110110000000010010001011111100110010111000110001111101001001011100001001001011001111010010001000101111101010101100010110111010010110010101000100011000101101111101000110110010101010111000110011101000101000110101011011000110010001011001001011000011010011010110011010011001001111011011111101110000010001110011101101001000011000011101001011001110101100001100010001000011100100001000111011101000010111111000001010110110101011101011100100010100100101001010110100110011100001101000000100010100001000011111110010110101110001111001011011110100110011011110101010011011010011001010010100101011111001110011001111100101010101101111011110000010101111110101000110010010110001110011110010111010000110011110101100100110101110100000111000001101100000110100100011101011111111111111001001000001001010000000111010111101010101111001000010110010110101011001100100000010011010011101111111010011101101111110010111111011010100010010100001010100111101011101000111011010011011110001111010001110000000010110111100010001101000011001101101001010100101100111111011001000100011101110100110001100010001010001011111010000000110010010111011110001111101111111001000101000001101100101110101000001111111111011110111111011001000001011001110001011101101110100111011011001101110000101000000011101000111111001001100101100100011111011010111011011110100110110001011110101110011110100110000010101101100101110111000101001010010000000100010100111101001111011101010011001001110000100010001111101000100111011111000110011010011010010100011101011101010010000000110000110000100001101101011011100101000011011101001000100111001110111110000010000111000110000010000110001100111000111110010001101011001101011110011000100001000100101110011100010100011010101100010101000101011011000011001101011111101010111011010010100100111010101010010010000010011110011111000010000001000001001001110000011010000010100001010111101111100101110010100001110100010000001011100110101011110001100011000110011010011011110111000100010111000011100111001010110010011011010000101110011100100101100001110111101111100011001100010100010110001000011010100010000100001111001110100100101100011111100100101101011101000001000001000000011100011111110011110000010011010100111010000100110011111110101011110011100110001000011011011001010000011010101001111100101110100011111100001111001010000111001010011101000010110010000101111011110111100100000000110001010011000101000110101001100011000000111000001111111101111001010101111101100101010111010110001110110011000001110010110101100000100101100100010001001111100111010110101100011001001101101000010010000001101001000000101110101101111100001011010111010000111000001111100000110011010011011011100000111001110010101111011000001000100111110111000111110000111011010011010000000000111011100101100001011011100010110001101101101110100101101111110110011001011100001011100101000100010001001100011011011011101101011101101000011101101110110000000111011000000011101110001101001100100111101111000100110111000001111110100110101111110101001101000111111010101001111100101010000111010011011111100101010010101101001111110000111100100111101111101101110011000111011100001100011000111101001011000101011101101010111011001001111111000110100011010000011100011110111110110110000101111001100100111010110000100101111011110001101001100010111101101111110000001001010000011000101101001010011000000101001000000011001111111000001001000101010101111010001001111110010100110111111000010101011110011001110110111110000110110011001110100111001011011111001000101010100111011010010011110010101000011111100100011000011110111101110001010101101011001110000100110001101000000110110011100100101001010100001010111000011000100101101011110000101100101001000000010000100010100011000111110000111000011110110000100010010110011111111010010010000000110101101111101010000110110011001110011010011110100110001100110000101101000011110110101111010110011101000001000100111010011010010010110010000010000110100011001110101111011011010001001010001111110111101100100101000101101011011110100001111000100010110001111000011010011010000000110011110000111000010101011000110110000001010101111111111011100101000101101011001101111010101011000110011101010111111100001011011101001110001000011001000000001001101001101101010111111101111110001001111010001011010011111011000010110101001010000000011110101011010011000111111001110110011110111010001100001000010100001010101101011110000001101010000010101010001110011001010100110100110010011100110100100011111001111010000111011101000010000011100000010111011001111001011000111100111100101111001001000110110111110001011111101111101101100110101010011101111000101101101100010011111001110100011011100100111010010001001100100111101000011011011010001111001110000001100111001011011100010011001001000010001101010111010101100001001011001111111011001101100011010001010011000000111010100111011000100011010110100000110110110100110101010011001001111011111001011000111111001011111110111101110111011111111110100111101100000101110001111100100001001011000100000110111001001011000101000001010111101101011100011101011100100101010111111101101101111001111110100111001101101000000001110110101111001110011110100101101101111001111111010110101011011010011010110000111100011010010010010110110110101101011100101111110110011100110110000000100010010110101010000010100010100001011110000011110011111010010010110110101011110011001100000011000110101111110011111101110101110011101100101110000000110010011011100100101001001011001001100101010101110100101010001110101111010100101001000001000001001110101101101111110011001001011001110101101100001000100000001101010011101010011010110111011110000001100110110000100010011001010101010011000110001100011101100111111110000001100010000111111001001100000010011111101100111010011100001100110001101001001011011110000100100001011000110100000110011010001010100011110111000100111001100110101111011100100011111001010010001001000111000101011001011010101000011010000100001111111000110011000000111000101111110100101000010111101001001100100010010010101100010101001101001001000101000110000001110111000011001011110001011110001100100010100000100000010111010100101110110100011111010111000001010101100010000011110111000100110011011101110010110001001010001101101000111100010111000011110100011101010011101110101001010010110000010000001011001101101110000000110010101011101111100010000110100101100001001011100001111101111000000000110100111111010011010110011101001010010110111010011100011000011101101000110111001010011000101110010100000110000000001100000001010000101001001110111011111110001001111111100111011010011011010111111000110110010111101101011100110001110011011001111000100000101000000100001100001111010001100100001011001110101001100011101110100011010101100000010000000110111011110100110101011100111011011110110011101100101000001111100001000111000110011010110011001010010001011000110010001000101010000111000000110011110110100100101001110101001110110111011010000101101110101101111001001000010000001101000101000111010100111110010101011101001000001000101110100001100100110011101011101101110100101000000110110010010111001011101011110100100000001010000100111011101010101100001100101101001111011110010110111110000111100010110000001110100010000110010010000000110111101010111000101000101011010010111001110101000010001111110011111111100000000100110100010000111100110100001110001100010111010001110101000000100101101001011110001110101101000110101000011010111001100101010010011010111110111010110001000110010100100110001011101010111010001110101010000101111011110100110100100110011110011111100011011110111011001000010011110010101000011011110101001000011001010111101011011111000011101011000001101011100011001001000101000000100110000010100001001101000010101111010111011000000011000010101111010101110000100110010000110101100100100001010111100101010010101000100101100000011110100000111000001111111001111011101000011111000011000110110101101101100110111001001110101011111110100101000100000000010011111000001010001010001010010001100011110101101011010110010101100110001011000010101100000101011110010110010000011011001011001111010011111010111101000010000001110010010010001111110000100000010100100011000100111110001000010010100011110111101110110010000100000000100001010110001000001111111001110100001000000010101111101111000001100110100110001000010000111001110110010101011010001010011011101111001001110110010101100001110100011101100000000010011101101100101000110110001001010001100100000111110101111111100100000100101011000101000100111101101000100000101110011110111110110011100010000110100000101000100001100010111000111100111011101111101011101011101000111101000111101000111000100010110001111110011000101011110000000010010010100111111111111011010001101010010011011111010011110111110000101111101000110011110011001011000110101011001001011000101011010011101011000000001000010011101011000001011000001100101110000011111111000010010101000101000111100010110001011100010101000011000001110101100100110001010110000011011011111100010000011011100011111111111111001111000001111110001100111111100110110111010101000000110111101111100000001011111001111101000011011111100000000111101110001110111111111010111110000010100101011001110000011110010010111101000000001100111000111001101100000001111101110110111100010111010110010001010110101111101101100110000011001111100011001110011011111000100101111010111010001010011001110110110010010100000111010110110010011000100000001001000001001001001000011101000111101110110100001010110100111110001101111000101111101011100100101110011110001100101001111100111011110001001111011100001010010100011100100111100000110100110111110011011101001011011010110110111101110110111111101000111011101110010011110101111011101001001010100110110101100000100101110000011101111110011000110000110110101101001111011110101011011101110101000100001111001011011011010010010011100101100010001101110000110011101010110001010101110101000101111111011110000001110001101101000000010010100001010101010110110000110100100100011011100101111101100001001010010000101001001000010110010011110011111000000110111001000101100011010100101100101000000001010011100011010111101000001110001101100001111101010111101101001101110101011010110010011000011010011111101110110000111100111111001010111110001111100011111100011001000101000111010111010101101101000000101001110010110000111011100011110110000011100001111000000010010110100011011010011001011111111100110100010101110010010111001111101111110111001110001010101110110101110011111001011001001111111011010001110111111001110001000111001010101000011100101010010011011110110110111110000100000011000001000101000001111101111010010110100101101110111010000100111100001100000001010101100000011010001100000101101100001000110011000101011110101000111111111011100010010100110111110101000110101011001110000011001111000101001001101010010110000100111010011011101101111100001111010001100101010011100010000000010011001100011101101101100101011000111011101100010110100001101110100101000000110001100101000110010111111111110010100101000101100010010011111101001010110100111000100110110111000011001111010101100100110000000011111011100110010000100100100010001011111101110111110111101101110011100010110011011101010111100000010110101001101100100000100100101100111100110101011100000000101100010111111001000010110010110000111101110100011101101010111100101111101001000011000010001110110001100010110101000100101110001101000011101011101001000100110101101110001110101011001111111101000111111110100010101010011110010011011000100000000001110110010100011101001100110011110011001101010100111000111010110011010110001111000101000001011101010101101001101001010010011010001101110010001001011110100100101010001001011111110000000010101100001101100111010010000000001000111010010110110010110101011010010001101111111111100010100111110100001000000100001111001110010101010011011001011010001110101010000011111110111110011111101010111001111100111100001110101011101100000000101010000010001110001101010001100100010000010101011111111000011001000111100111100000011000101101011110000000010011011100000011101000100001001001000010101011101010000110000011100100111111000000111010100110001101000100101100010000011110111001011111100110110010001011000000001110010001110001101111111010010011011010101110101010000001010011011111101100110111100110101111010001000100101100001101001010001110011100010001111011001001000000010010110000100000001110010110101011100011100110100001001100010001110111010101000110100001000010101000011101011100010001000111000010001101001000101001110110001011100010010111010001001001001101100000101111110001110001111010010100111110110111100010010011110000000101001000100000110111001000100010010110011111110001101010101011011110000101000101011010011000101111010100110100101110000100101101011000001001111101101010001111000000011100011011010000101110001011111001100011000010001101011110011100011000010111100110101000111011011001101101000001000011000010001000001010010000001111001000110111110100111100101101111011100100111000000100001101011000101111110111100011111100100001010011000010100101100101001011000110111011011111111001001010001100011001001100111000000000010010111011110000101111010110010001100111010110011010010111110001011011000100100110000101000100011001101111100010110011011010011100110001110110010001110000000101101110101110100010111000001101111001110011110100111001100001011001111101001010010011010111001100100010100001101111000000010011001001111010011001110000010010100011110100111101100000010011010111000110001010000110010111011000111001010010110000110111000110000010011111010100011110101111110000110001010101100100011110010001010000111101000011000001101011111100111010010000100110100001011001110101001000000001101110101100111011111011000011100001001101100010110000111100010001001010110100101111001010010100110100110110101101111101110101100001010000011101001000010110111000011000110100100111000101110100000101101101110110100011011110110011110101110101000100111100100001011100010010101111101010001001001110000100010100111101110110000001001110001101000101001000111011011001010100010010101100110011011001011100010001001100010101111110101011111001101011111000110010101011110001000110100000110100101101101101000111101100010101100110110010111010000110000001111011111100000110000001111100010011111011010111110011111010000000011000000101001000001001001101000111101100001101111010010100001110111100000001000010011001000010111011111111110111110010010111110011010010001101010001100001000011000010111001011100010101000110100010101110000000001011111011000100000001010111111110101001001010101101110111111101000111000010100011001000100011001001100100101000101000111010001111110101000010110110000011100001100100100001100001001101111101000100011111001010010010101000001000111011110001000010100001101110110000000000110111110001001100011001011010010011101100100110111010001111111100001100010100010000101110110011000001011111011100110111111011000001101100011011110101001101010101111001110100000111101001111010000001001000000011010011100000001001110001100100001111111011011110101000111011100100001000010001110001101011100111010110101001101001111010001100010010100001010000000011111111001000001000111101110101101011000001011000011010001111000011001001000000111011100000010011010010011010001110100000110000110001100011100001111010110110100100100100111010100000111110010101101010000100101011111110000101001100010100011000111000110111100000010111001100000011011000100101110001100010101011011101010111001111100110110001000101000011111011110010110110000010110111011010111000110100100011010100000001001111111000111001110000010011001010111101011100101011100011011111011001000100011011010100110010001000000110101011001100001001011101111101110110001001101000011011111001010101001011111000010110100111110011000011010100001011101100101000100011101100010000101010011010111000001101000000100101010011011010001100000001010001001011001001110010100110101110110110111101110011001110000101111101000111011100011001101000010001001010000000001100000111110101110100101000110110110100001000110111100101000000001000011100111000001111111000110100101100010000001011011011111010101010000001111001110110011101110001001010100000000110111001101010100101111100100100101100001101000100011110101100100010011111100111110011011100111110111010110011000001101101000110100010101000101000110000001010100101110010101011001010001101001111101101110001100000011101110110001110111001100001000000110100110111110101000111000110010100010001101110010100110100100001001011110001011011110100000001100010110010100011100001110111010100001000100000010100111001011110011100000100110001000101011100001001100101000110111101101001111111100001011000011001111000110100000000010110010100110010111101110111001001100100100111110100010011011111001111101101001110011110101100000010010000100100010111011001010010011110001011001000010101111010011011001011110100111000100111111010011111111111101001100111110011101111110011111001001111111101101111001010010101011110110001010110001111101011110000001100011000111001100000001110010011101100010010100111111000001100101111011010110001100110100000000110101000000010100110011101111100010111010001101010000011000010111010110001010100111100100110010110011000111101001100111011010111010001100011010110101011100001000111110010101110100100011001101101101000111000011100100110000000010000011010110101000110110001111100110101110010001111100010011001001100111001111011001010011101111000101100011000000111001111101011011110001011001100011110000001111001101001010011010101110011101101100011001000010011001011000100010000001111100011011000110101110010100000111000010101110011100011010100110010011111011111011000011011010101100011001100000000110100101000011100010111111010000100011100101010100000101101001000011011000011010010010100010110101001101011010100101101100111111101101011001110111100011110001010111011101101101110001010100000110101110111000111001011001011100011110110011100111010111000011100001111010000011101011010101110110111000000010101100110010100100010010110001101001111111010110011100111011001101101010001000101010101101011100111100001101101000010100111101010001011101000101111000110000100101001100000010111000011011101000001001000110101101110110011001000110011100001010111100011011010110101011100010011000110010101101001100101101101011110001011010111100100001000001001001010100110010101010001000100100001100100100111100000011001100010110010111111110101011110100011011001111000000001010011111010101111101000101001101010011001110001101010011110001010101100011100001001011100100010010011110111011001110101101101001111100001011100011010011101111111111000100100011000110101001000111110100100111111110110101101111010101100110111001111011100010110000100110001011001101100101100000000011100011111010100101010011010101111111101110101000101101001010100000001011100111000100000111100110110000000011101111100101111100000011011010111100011111101100111011101001111101010000110110011110100010110110000010011000000101010111001010110010101011001100000111110010010100011001000100110100100000011110110101110110000000000100011000110100011011110000100011111000111011011000110111011000011101011100001110110101111111011101110100010010111011111000110000100100000100000000000101100111000010111000100000010000110011000110011011011100000110100010000101110101000010001000011001001101001110101001101001000111111000110110111110000010110101011111010000000100011010111000110001100111110110111001011110001101100010100010011100010110000011000111100110000100000011100000100010100101111101000000011101101101101101101000110101011101100010111011100001001010110000111010011101110010011001011110111011011000101101000110011100011011011111010100000000100111011011110011101110100110100110000110101100011101010011101001001010110110100101110111101010000001100010110100111001110001110001000000110111110101000101000011010010010000010000100011101000010011111100000001110001001101010110100110111100011000101010111000001111101000100001100010110101001001011111111010111001101010011101000011100110100011110110101001111000000110001100100100111110001110111100101110010101011011001100100010010001001000100001000101000010001010010010010010011101000010111110010111011011011111010010110101110101101000000100001011001100010010111001000000001000001010111001111000011010011100100001000100001010111110000001000100110001101111010100111010101100111100111101100110000100011010111010111001110111111011000101011011100110100001110000010001111110011100010010011111100010010110101010110001111101110101010100011001000011011001100110111001100001010011010011011001010001000011011000110000001010110010010011001011100010110111111111100110111000101000100100000000100100110100011101000011001011101000000001110011111101011110101110100111000111110100100000010010010000110101000100010011000111100110110001000111111111010000010011101111101110010010011011011110010011110001001101101100000110011010011000100011011111011000001101011101101111001010100110001000000111001101010101001000000100110110000001001100011011100100110011111100011000001010000111011100110010010011001001000110001101100101100101000100110001110110111100110001101100011100111001101010101001100001000011100010000100000111001011101000011011100100010000000000000110011101110000001001010011000011011001010110011101001110010111101001110001010010001110101010011000011110010010110110001010101011011110011101110000110001100111001101111011101000101111000011010100100110111001101110110100010111011101110101001010100100011010000100000000110010001001111110110111011001111101111101011010000110100001110110001001011110110010001100010111010101101100100111001011110000111101011110101000100101111111111101001100010101111101101101011101100100001100100010010110000111001000010011001111010111010011100000101100011111111010110111001110100101010100110101010110011101110010000011011011000011010011110000110011101001101110010100010101111101010100111010011110011111011001010110110001101001100101100010101100011010001001011111111001110101001011001001110100101100011010111000111000010000001100111111101010000010010010000101101000000111000100111110011101101101000111001011011000001111001001000011110111011101101000110011001000011010100000101010110111001110101100110010110100001001011111010110000001000001010101010110011001011001000001000110110100100001110011100010110011100110101110011010011001000010100110111010010001110101011101001011110000101001001011011110000000001011100101111101001010110010101001100001101011110101010011110111111110100001111110111011000111011000111011101100011000101111100100110110000010010110001101100010101000110101100111111101110110000100101101100111111011110110011000110010100111000110111000100101110111001100000010110111011000001100101000111101111110111101011110101101110010100001101100000001111110100101101110000110000010111011010100101001010100101010011110011100011001100111110101110001000110010001010000100000110001100010000101110000100101010101001100111011110010100011011000011110000011011000100101011111110111000110100110101011110101000000001110011101101010010101100010110111110111001100111110110100010000110110110011111010010010100110100100111010100101111011000011100111010110010110111100010110000100010001110101000011001100001011001110001100000111011010111001101111010000011111100000100111010001001010101011110100101011110101101110111100111100000010110001001001011111011011011000001011111110101000001111001000111110111000100011110111010101111011011011001110001111011010010010100101100000001001100011001010011011001110110101000000110010010010101000101100001101110110010010000101101001111110111011001110010000111011101010010101111010000110100000100101110100000000011100001001011100010010001110010111111001111011000110011110011100111011011100111000111011110101001110010010010001110101001110010001110100100110000111011011011011110100101101110101111011010010101011111111111001101010011100011001011101000111110101000110010111010101001110101010001010001100111101011010000011011100110001011011110010001010011111011000011000110111010100010110001111110000111001110000101110100110101110100011111110101000011000110000001110110110000100011110110101101010110110100111111010001111010001011100011110000111100000010011110010000001011000011111110011010000010101101100100000000011000001010101011101010110010011110011110011100111110001010011100011110100000101101000111001101100000010011000011111001010011001011101010101000100100111110010011011010110111100101100011101010110111100011001011000110110110100010100010000111110001101110000011111101110001100100010110000000101111011011001100101001000111110001001101011010101000111011001001010110011101110000001101000001111111010100111000110101110000000110111110000000001011000111010111110010001011010111111010110110111010000010101101111000001011000110110110011111110111110011100000000000110011101101000101000111010010010111100000111010111110000001000000001100110001001000000110110101111100001001101100100001010010001000001100011001100011010100111011110011001011010101111101010110010011000110100001100100011010000111001101101011111011111000111001001100011011100011100001111000101100001101001000100001000111111111100000100000101110101010101011101011100000000000000010010110011010100111001100010100010011100100110100101110111011111111100011110011100000110011000111100000011011101111111101110011101001001000000010100101101110111110011000111010000111000100111100011100111000001101101010100000001110111011000110000101111110101010011011110010111111101101001011100001010100111000111011001010000111011110010010111111010000100001100010010100000001010100101101100011110010111001011000011100010110000110111000000011100010110100000100110100110110110010100001000010010100111110100011110000011111001100010101001100100000001000110000101100101010111111001111010011000110101001100100010110100001011110110111010100111101101111010110100011101111000100100110011011100101110011001111101010000011011101111010010011111110110000000100110100011011100101111000010000100011101100010000010110011110100100100111000110000111110000001101101010001111100000000010000111110010101101111001001000110010011111010000111111111011101111010101000101011101010010110101011000000000110010100010010101010001000010110100110000001001111100111100001100011011101011111110101111111101111001010001001000110100111010110100011111001111001111011101100001000010111000010001101001010000100100010110001011111100010111011011001100010110011010101010000000111001010111011010001100110011110011010010110100001101110001011110000110110110110010011100001111010010000001101100010001001101110101011110100110101011101000010101110011111101001001100111100101101001100110111010000001101000010101010110001001111011111011100111101101011001110000100000111010000001101010100111010010000010001101111101011010110011110100010111010111000000101110110010100011110100110010001001011001101001110111111001001011101111111010100100001110111011010001101100011110101000110010111111100001000111111110001000010001110010110101011000000010011001001010001010000010001011110101001011000100001011011001100110001011000000101110101111000101011101110111101010100000001001001100010011000111100111011101010100000110000110001010111100001111100010001000011000100001011101001011110000000101001001011010101111010101111001111110011100110011101000011110011011101111001000000111001111001110010000001000001100001000000111011011011101001001110001001100001101110011011101100010110111001010010010001100010010111110011010101101100000000110001101111001000001001001111100000101001001100000000101011000001001110100001010101010110001001110010011000010110111001000010011011100110000110100000001010011100101000001010011001110011110011001101101011010101111100010001100110100111100000000000001111011001101100010110111000011100100110010010011010101000000000001010100000000010111011111000110101001100100101111111011000101000010001100011100010111100010111010011110110010010101101101001100101010100011101100101111000100101000011001011000110111010000011110010011011010110110110101010011000010100100111011001110001011000100000011011011101111001000001010100010110011110001110110110101101010100100101011000100110100011110011010000111001111001000101000100111010111000101010110101111001011100100001000100011011111000010011001101000011011100010001001100010011101010111110011011101001011001101100101011101110100010000110001100101000001111101110111001010110100100101100010111001011010001110110111110011011010001100011110101011011000110101100010101100011000111010010001101001000100111010001101111011011101010000101101100110000111110100000110100111011010110101101011010110011111100100001110101010010111111111011111111001011110111010111011111100001010110101110010010010000011011111101100011001101010110011010110101000011000010101001010100000001000111000011010100011000000010001001100111111010011101010001010000000000101001011100101000101100111110100010111100101101000011001101111011101101110010100101111011001001001011001000010110110001111001000101101010111011110101110000111101010111000100010001110001000100010110101010101010001110101001110100001100111000010111101100110101011110110100111100111100001010111110000100101010011111001001001010001001101010111100010100010011001101011111001110010100000011011100010101001000111011010111111100000101110001001111001101100101111011010111010010010001111101000110011011111000011000100101100111111010110001000010100010001100001110110110110010011010110011000110101110001001110101100110010110010000011101010101000100011010000101101001110011001001100011111100001010001011100001010111010100111001011111001010010001111101001110101000000110111101001000001011101100001110100100110000110101110010001110000000011100010100111010000011001100100110110011100011111110111011000011010111010100010000011011001111010010111000000101001010100111010100001000000010110100100010110110100011001010000010010000001110011100011000100110101100011110110101010101111110010101001011111100101001001100110100100011010100011101000101010011001110100101001111010110010001000100110101010100110000110011110110000101010110001001001001010111011101100000000010010110010110111010001111000010110101111001101001010010001110101000110110111011010111011101011101010100100000111001010101011110011111001001110010001010000011000000000111111011010101101011010111101010110001011011100100000111001000011000100000001000111011100000011000100111101000100001111100101010010010110001000000111110110001110001101100110011100101111101000000001111001101011010001010000010000100111101110001001010100001110001000001100100000110001010110000010011000111001000001101101011000011001101000110010010111111110110000110000011111100000011100001011110111001101010111000101010010010001111111001001001100011001100000111110101111101111101101110110000101001101111110001101101001011110100001100001000001001101001100001100110010100101000101001100010111111101000000111101100001111100100110001100101101010000100001010110101101101111100000000101101011010110011111101010100010101111111101100011110111111000111110101010100110111111000010110001000110101100111011110100011101111110010011100101101011010111100110110110000100111001111100101011101001101000011111111000110100010010101110101100010100000001001010010001111011101000110001010110101011110110110111001011011000100111111110001110100111101100000110111110100000011010100111011001010111010010011100100100011001010010010101010011011100000101001100111000101101011011111011001001010111110011100000111110100111001100111011111110010000110111011010100101111110010100001110111011000001100100110110111110101000010101011011110111100000100101011001010110001001001001111011011101101111010011100110000011100111100100001100011010010110001100100001010010101100110011110100011011111000100010111010000000101101101100000101111011011001111010111111111101101100111000010100001111001111111100011000010001000010010000101111100000100001100100000001001001111010011101001001101110100001111010111101110111100110011001101110000110011111001011000111010001100001101001011001101011100110111110111111100011111100100100011111000110010001001111100000000010001010111111010111000011001100100101010001011110101010100100111101011110111001110110111101000110000011111110001010001110110110001111111101010111111011000000101111011100110101001100011101110010100010000101001010000000000001100001101111110011110011110000010001010110101010100010001000000001110101110101100010011001100000101101010101001000010000111000011011010010101001110001001111010011111111001110110010111001001100001011101001011110101010111011011010111101111010010110011111101010110100011111111011110010000001111010000000111011101011001011110101110010010101011100110000101100010011100110011100001110111111101101110000001010011010010000101000110011100110011111110011010100110111100010101000010111001000101001100101000110010011111011001011111110101010110100110111010110000101010001101100111110111000010110011110010010010101110111110101100001001100011110111101010111011000000001101010111101000111000000010011000001011011111110111011110001011101111101010110111011101000100100111011111000100010011001010100010101001100110010000101111001011110000001000000011000011110100101010010111010010010101100011110001101011000100001111110110001011101000100011001010001110111010011111101110001100000101100101011001100111110010000101101001101100111111110000011000011110111000111101111010110010100001111001000101001100111111110101000000110110111100110110010001001101111110010101100001101000101011000000111110011011111000111110100110000011000001100100010110101010100101100001100001001100111000011100111100010100000001011001001011001010101101001100000011011111111111011101011001001011100111110011111110000111110001110110001000011011111010001100011111001000001000100001001110110010000111000110010011000111001011001111101011111000011011101100111001010101010000100000101110110000001010010111111011101101111101110001001000100100111111001111100111000111110011110110001000010110100001110101111100010101100100001011111111110001111011110110010000100110110011010101101111101010111100011111011000000001100011000001110110001010000101100110000101000011001101011110101111111010001110010001000100001011001000100001110111000000101100011110101010000011111111000000000011001101111101000110000011010110010101101001010001101000100010110100101100011100101110101011100101001100010100010011100010011001000011010001000010000011000001010001010000100110011101011001001100110100110101111101010011001101101001110011010010100110100100101011000001010101010001001100100000001101111010001001001000010100110101010110100000101100010000100010101000111110110001011101100010110101001011100010110110111010000111011111010010100000101010101101100011110101111110101011110100000101110010111000010110000100111010011110011111011111001010101011001010010110010010100101111001101110100110010001100101010001100111101001000011001100100001010110000111110101001011001110011111001011011110101001111001100000100001101110100000110111010010000011011001011110100011000101101001011111100000011101101111111000110100101011100001101001011111100001101000111011101000011000010110011101110000000101101101001001011000110011010001111101010011101010000100110001011000001101100101111101000010001110111101011111111001011111100110010010001111000100011110111110010100111110001101011111101010000110000010100110111000011111111010101110101111110000111111001000110000110100110000010110010110011100011010110101010110001001011101001101000100000100111111001011111110100000011011111000011001111000011111001101001000111101011011110010011000100110010011100011001101110100111001111111111101111101011111101101100111011101110110011010010000000101011101101100101111100101000101100010010111000001000011010111101100011101111111010001010010001001100010001000110001101111011101111100111100001110001111001110011010110010101010001100001110011001011100111111111110011100100111001101010010000011111010101010011010111111000111110011110001001101010010000110111001100000110000110110101001100011110011010011001001001001001010001100010101111010000110000010011101000111010100000011001011101010001110000001100010101000010001110100101000111001110000101111111101011000111100001000011110101011001100001101111100001100111001000010000101011100101011001101011100010000001101110111111011001111101110011010000101111010001000000100010001001111010011000010110011010001000100100010010011011010011100100010111110110100101100111010001110001100100111000110101001111101100011111011000100101101011000011110011000001101011100011110000001001011011000001011110010101000110011001101101111110111111110010111100111000101111101101111010110000100000011110010101111101001010010111010010010001011001011010001110111111110010000110111011010001101111111001010011111100000011100001111101101111110110010011101111110111001011011101100110101001100100011100011101001100000000110011100100000001100010101110010111000100001110101101111001010001110000011111001010111100111001111011001110111100000100101010011000110011110100011001100001000101001111111011110011001101011111111111111010001111011011001101110100010001001000110111111001111010011010110000011100101010000110101100001101000100100010001100011101100100010010110110000010101100101100001001011010100100010000100000100011101111101100010000001100010011010110000101110101101010000011010010110100101010010001001100111010101001000000000111100001011110100100010101001111010001111111100011101100101011101100111110010101010000100011110110101010001101001101000110111001001110011011111101110011001100100011101111000000111011101111000011100111010000011110111010100010111111101111010100011101110011100001101000111001110000011111111010111100110101101110100110011000111100000111000111010110101101010110010110011001000101011011011011000101100100001010011111000011100101111101110000000011110011110110101111001011001111110100000001000011110001110000001001011000011010101111111100100001011110011010000011101101101100110101010001000010100011111101001100000011000000101001111100000100100000101010111011010110100100101011100001101001101010101010101011111011001000110000010000010101011001110010111000001100011110000001101001110000100111110111011101110100001101111111110001110000001111100101110101100111100100001000010001000011011111111100000100001111010100011110101011110101000110000100000100011101011011111101001100000010111110000110010011001001111100101110000100001010000100001110100001100101011110010011000101101001000001100101010100011000111001101000110000001011110110100111000110100001011001000001100110101110110111101111011011111011101000010010110001101111101000110011000111101010000001010010101100001101101110001110000111101011101001001100100011011101000111110110010000000010110110010000110010101101111011100011100001000011110100101001111011101101111111001001000011000011010010100111101100011001001011111011010000000100101101101010010110110010111101101000101000101000100011010111000000101101010000000010001010110010111010011011001110101111110000100100100110001001011011101101011111110011100001000011100010100100000111000111011100100011001111110100110011100111001100001010001000100010000000001100101010111011001000010011001111100100100011001111101011010001111111101111100001011010001101000110000101101001110010100011101000101110111011100101100111110101100111110100111000000111011001111010000101100010101111000000000010111101101110011010100001001011001010101011110011101011001100001110010000011011001111111010000111100000100000100101111011010101001100101101011011010001010010101011111000100110001111111000001001101010110001111110000001010000000000011010000000100100011100111111001011011100101010110110111110000001111000101111001100001100010000010100101100101100001111110101110101010001001111110111001101100001010101000001010110011101010101011110011110010001010001010001101011100110101000110101011101000100101100011001000101010000001010100010001011001011110001111110100111110100001010000101110111101100111100011010001110010100011100001111001101001010000100110110101110011011101010100001101000101100111110101000101101100100011000111100011000111000010010011000000001110101110000101010010111011101010100000110000010000100111001000110110000100010000111011111011101011111010110110110010010111000010101011111111000111000111101010101001101000110010110101100111001110010101011100011100001001100011111000101011001000000111000000111000110000100100001101001001100101001001000100111111100101010101101111010110101111100011100000110000111101000100001101110001001010111010000110111101000001000100011010011000000111100111110010111101110001110111010101001000001101101011010011110011000000101001001110100010101011111000110001010011000000010100010110100010101101100010111001011100010100100001011111000000111010011010111100111100101010011001011101101010000100000101001111100010110111000000000001100000010001001010110010001110111010111010000110000111001111110001111100110111111110101110111011000110011010011100010101000001010011101111001101101110011101111000001000000000100010000001110100101100010000011001111011000101101100101001001111000111010001010100110011010111111011001011000110100000011010100111011101101101010100100001111000001000001111110110001010010001010001011101111101001000100011011111110010011110110011100001001100010110100011001000001111000111101100011000001000001111100110001010010100001011010101001011110010111000111001001110011001100001100110101111001011111000110010110010011100101011110011111000111101011110100000101101001000001010111100101001101011111010011000101110001001010110010101101000011000001101011010100101100101110000101011001101001101111010001010001010011110001101000110011010011000101001000001101111010110111011010110100000000101111100000101101100100101010100101000010101110101001110010000001100111100001111000101000100101110110111100100110111101010101111101011000100110000110100001001111111011011011011101001000111010010100100101100100111110001111000000101001110101011111101001100001101100100110011001111000101111100110011000101111000101110100011000011000101101111100111100011001111101001010011100101111100011111001010101101001110010111000010110011001101000110111110101101111100110110110010001001011010110111111101010100101110000110010001101100110000111101010011010101010011001010110100101100111111100111011110110001011001010111111011111110000110100100110001100110001011000010011010011100000101101010001011010000011101010101001100010000101111010001100001000001010100011101110000010011001101100000100100110100000111111011101000100110101010110110110111110110101000001111000000010100111011001111001101110101001110101000100101010110101110100010001100111111100010101001111010110001001100011100100000100111001001000011111100011011010101001011011110001000100010100010011111001111111011100001000110110101101010011011101001110100111110011010110001100101010011010011100011110100100001010100100101010001110010111011001100111100001011111000100011011001010001001011101100011011000010100010110111101110000110110001110011100111111011010001111110100010110101110011010010001011110000001001101100100110101010101100000000101011100100011000101111001011010000001000111111100111111011010001000010111011001001100100000110110111011110010111010011110010010000100110011111001111100000110100101010011000100001001101111000001101011011100111010001110010001000111000001110010001000000100010001000011110011000110001110101001001110001010111011100100010110111000100010110001100011011010011010110110100000010101100011001000001110100010100100110001000001011100000011001011100110011010011111110001111000000011100001101110001001010011011111011111001000111010010111101101010001010010001011000100100011001011010001011011011111010010000011001101001100001000000110000110101111110110111110111010001111101110001100000111000011010000011011110110111010101001000001000101000011111010100110111001011110011101001000000111000101011110001100000000111101110001110000101010100101011101001001000100000001001101010100110011010010010010101010100110100001001110011011011101100010110011100101100101110011011001001010011100110011111101000000110111001111110111111101010100110001101001110011111001001010011111001111111011101100101111110000011000000111100011111001011010111000111000111001011100000010000000011110000110100010100100111010100101011110100101111001010101110101110100101001111011100110111100111110100010011100100111011100001001000100101011100111011101011000011000110011100010111000110010111110110011111100110110000010100001001100100011001001101000101101010111011111000100100110010000110001101011110111010101110000101101000000000000111111100011001100001110001111111100001010001111010110110100100010001110101011000010001001011000010000000110110000100000101001000101101101110011111110100000111101101101110110100110110111101111110011011011100101110011010000011111101011010101100011101000100101000010101000011110110011001000110011101001010100100101110011010010000111100111010000000000010101100110110001111011011000010010111101010111010001110111100011011000000101001000010010010001110100000111010110111111011111001001000001111010010101101110100000000000110010100101110000000001001001101011110010110100011101101000011101010000011010100111110001100010001000111010001000111001100110110011111100100000100000000011101110011110111010011110101011010000010001110100000100110000110000110000000011101001100001010100100000111111000100000010101001101011011110001111101110000010001001110010001010101000111111000101000111100111100110111010001000101110000001001000111010011111001100011100011101111111010101101101010110000001000001010011001111101010111110101011101010010010010011000011011110101000000000100110101110001111100111101110110001101101100100010000101010111110010111111111100101111111101000001011010000010111101011000110000001010000110101110110111101100110111001010110000110010101101001000011010101010011000000010010110000100011000110001111100111101001111111110011011011001101011000110101011111101111001101111000000110010110100100011001000001011101110000011100110011010001010000111100011100111000111101000101001111101101001101000011100110101101101110000010100110001011010111010100011111111101011110100001000111010011010101001010011000011100100101110000011011101110010111000100001111000110000111010001101110010010110001011100111010001100010011010010101100000111101110111111010110001001011101100000001100101011000110110001010000110111100100100010011110111110100011010010011100100110000100001011111001001010010011110111010000010001101110011011110001100001110110000001100011000101101111011000010101010011011100001010100001000110010110101100100101101010001110000001000100011111100111011001010111110110000110100100100101001101001100101111110111010100010000010011101011100010101101000100110101111001011111110100010110101111100110110010110101010111111110101101100111110101101100110011010101011110111111111101100001101110111101011000011001010100100001010000111010110001000111111110110011101010001001101001101010011010111011100000110110100100011011010001001000010001111110011101111010010000111011111010101011000110001110101110001010010000001011110100001001101000000110001100000110101100101110101010111010111110001010000010100100101111100000010000000011101111100110000000100011101011001101111101100110100111000110010000011110001010011111110001011101000110010011101110101100100110001001000110110100100000110110111011111000100110000010110001010111011100001101111110001000000010101101100101000100100010011101111100111110010000010110011100111100101001000100000100000110100000111011100100101110000101000100001100010011010000101101110101100101101011100011001010001101010000101001111001000101011001000100101111010011100000010001001011000011111000111010010001100111110001010010100100010010010011000110100110111000011001001110010000111110100100101110001100100001110011001111100110010000101101111010100010100100100100101011010011101110111111011011010010011000001110011100010011100111111111100100101111001001000001001100001000100101100110001011101011010110000011001000110110100110000010100111100101000011110111011101100001101100010000110100010001101001000000110001101010111110100010111110011100011111010110010111000010110101000010010011011110000100110001011101111001100110010011010010000011010111110100010001011100000011110011000001001111001111001101001110100100111100010101000000011110110011000111000000100101100011110001100011100001011101110011011111010110000110110100011001101110101000110111110111100111011011001011110110100101100110110011000010000100001001100100011011110100000010001010011000100010111101010011111010111110110010111010010110101100010111100010011011101110111000010011110111101001110010110101101010100000011110001111110011000010110010011110110111100000100110110110000010111001101000001110000011101111100011000111100011110000100001001100011000110001110100100001001110101001100100001011111110000100000011100111101100111100010101000000010100001111100011101001111010011000001111111100110011001101101000001010010100000101000011001100011111101011001010000110010110100101000011000011010111011111100000010000001110111110011001010110000111000001100100100010001100110011000000011100000000001001000011100101000100011001110000001010100001100011110111111011000010100110010010111111101100101101101110000000001011100011010110001111000000101110101111010010101000001000111101110011011100000011010000111011001010110011011100110011111100110000001111011010110000100110111111110000010010101001111011000100001101101110001011100011000111101111100001101101010110110110010010110000101010000100110100010100111111010011011000110100110011110000000001100110111011011011100100100000010110011011111110001000001100010011010000011110010101101000110111110010101011100010111101100101101111101001100000101011000110010110000110111001011010001000000001011001010010110000011111001100010000111010100101101100101010110101001100110100101000011110100000100111101111001010011111011000100111101100000000101001111010000111001100010110011011111000101001110101100111110011000101001110100111101100101101000100001000110001001010000000001101001010011101110111100000010100110000101101000011001100101111100000001000101000110011011111111001010011010010101011100011110111110111010011110001101111000100011100110110011110101101100111111100111101001010011011101111011111101000111111100011001000000000011000111011100001011101011011111110101101110110101010111101010000100000101110111110100011100011110100100100011001000010010100110001011101110100100110000110000001111100010101101011011010101010100011100110010101010011011101001110101111001101111100101101001110011011100000010100010110110011100110110111111001100000111110010000100100010101010101111110010010100101100010010000001011100100101001100011010001011011001011110011011101101101011101110101010010101001100001111101111000001101110001001100111001111000100011000101101001101011000110011011000111000011111010111001101001101110010101010111110110100011110011110101001111011001101101111111101110011111011001101000111101011101001101001100010000111110111101011010000011101110111101110000100110110000000110111001101111010001010110010001010111011001000100000001111101110000101011111111101110011011101010010010101000001100010011011110100001010110010001110111111011100101000111011101100110010001011100111101001101101011110000100111110011011110111100111111011011111010010111111111100101000110110111111011110100011000110001010110110000000101110010100011000110001000110010000110110000101101111000100111100101111001111000111011101011010010010001100111011001101000100001111010000110001110010100111000010100101010011000110110100110001100001000001010000110110111000100111000001111000100001010001100011111000111001010100100011010111000011100011011111100111010111111010001110010101111100010001001010111001001101111001000110001011001110000000001001101000100000111000100000101111111011000110001111101110110100010011111111100111100011010111111111010011100001010100010000011011011100100101010110010011100111101011111000100000001000010010101111001000100000000111111001010101010100011101011100110001100100111101111000101010010100011000111101001000110011011000011001010110001011101101011000010111010110110000100100110101010000101011111010011110010100000000001011100010100100100111110001001101100101100010011100101101111001001100111001101010100110011100000100010000000010001000111000101010011110011110001010001000011011000010101000000001011001011001101011111000110111101011010010010110000101011100011001000111100000100101110111010110111010001010100000010110000100111110011100010010111101011111101110010010100101111001010111100010001101000000010011101111101111110010000010110011010100001010010001101011110100000001100001010011110101000000111111001111000100011000101100000011110100010101100101000100111100011110011011101010001010111000010000001100101100000010001110101001011010001000000100110000001110100000100000101110111110011010011011111100001001100111100100001000000000100000010110110010011000001100010110011111011000111110101110000011011010010001000011000101000010100011110010101101111100101011000101110000011000001110110110001000110111111111010111000110011011010101100011010011101111011010110010100100111111110111101001110000001011111111111100010100110110110100111000100000000111001100011001001100100101011010010000000101111001110100001101001010010001101101111010000101011110010100001101110011110000001110101111011011101010111111101010010101000100101000100111111100011100010001111001110011000000101001101101010001010111110010110010111100000111010101011100110010011100000001010100110000101101011111010010100101110000101011010100011100111001001011010110101110011101110110111101100101000000100001001101110100000101110010011010011101000000111111001101110000001011101101110100110011111100000011001001000011001110010011010111011010110001000100111001000111011011110101101111010101000110100110101100111001111110000100010001011110110100001111011101001011111011110000001111001100111011110001000000101001011111001001101001010000011010110000110011001101010101111110100000101110010011100100010011000100010101000010101010101011111001101011011001001100110101010000011101010101000000111000011101011110010110011100011001011101111111000101011111001001011000011111010110000110111101010010101000110011101101000110100001011010011101100110011100111100111100110010101001101011010100001000011010101110100011100010001100101001011100110111111001010000110110100001110011011001010100001011101010010111000110001111111011010111111101000110011010001001000100010100000111000110001100101111000010000111001010111010011111011010110110101100100010111101110100001100101110000000010111101111111001100000000100001001010110101101111011110000110111011110111011101011001110101110111001000101000000010111000000001010010101010101101101011010011010101101011110000001100001100101011010011100010010101110011010010000111110101101010000110001011100011011000101101010001100001101001000011011000010010110101011110011011001000100110000010010101101101100011001011110000100000000101100001010010010111111101110101000011110010101000100000010101100111101111100101111100000001110100001100110110001011100010010010011000010011100010101101011011100111101001111100100000100000011010011110101100011101100101100010001110010011110111001101011100110010110010010001101000110100000100101001110100010001010001010110100010011011101110111001001110000000011110101111000110101010001000111011110001000101010101100110010110100101010010001011001110001001100111110010001011100011100001001100111010110110110111100011001101001110001011011000000111111111001000000101010000000111100100110100011100101010010100011111110100011000101000000111111110100001100000101111000111110010001000101111000011010110100011101000100001100111011000010001011000001001000101111101010111100000100011110011011110101011110110111111010101101111101101100100110111101001010001111011101100111001001111111110011110000010001011010011000110101100100111010011011010000000010000010001110111010010000100000101100100010110110000001000000110110011101010101001001011101100010011011010001010001100001010001000111110111000010111000100000011011101101111000001011001000110010000001110010110010001100011110010011111000111110001101111101000000010010100010111100000000110000001101111010010010000100100110000001010110110001001100110100000001010110111000000110111011001001011000000101011100001100001101010111101000011100000110001110101110101000100110100001011000011111110110111111101000001000100101110001100111111100000100011011111001011000001001101100001000000011101100000111100001110010100100001100010000111100101011100010010111010111111100101000100100101101111011110000111000110110101010111100111100001010101100101110101010000000010011100011111000001000100011101011011000100110110011001111110101011000101000011100100001000111001010001111100110111000011110001000011101011111111101001011101010111010101111001111101101110010100011000111100110011000011111000111011110110001000111000001001010100000110110100100011111011100010111010001011111111110000111001001101010101000001100011100100110111101110000010111000011000001010100111111101101110011000100001011111011011010000011101001001000100000010010111000110111010011000100001101000010010000010011101011100000111010101011011011100010101010000000000110111100110011010011000111100111101110000011101011001000000111100100101110110101111010011001010000110000101110010011010010111111110110110010011000010110111000011100101010110110010110011110110100010011101100010110110001100101010110111000101111100011111001001101111001111111000100010000111011010101001011101000110010001111000101010010000011111000100011011001100110100010110011100101101010101001001011101111101000000100100001111001110010011100111110110000100100000110001100110101101010110100111100110110100100001001100011100000010000001110011000100001100001110000100011101110001000100111011001101110110111000110001001111011000001010011100001010111001001010100111100011110111000011000011011010111011001011110101110110000000011111010100101110111011110000101010010111101011110110001010010110000101011101101010110101000111011110101101100111010010100111100101111111111011000001010000011111101111011010000010010000010001011111100001001000111011010000001111011001101101001001110110101100110000001011101011101001000100100011111010110001010110010011011101000011110010100010011101001110100100001110010100111010010111101011001111001000110111100111101111010011010110101100110101101101011100101011100001001111001101101101000000010111101111010000010111000010100111101001111000101100000010011110000000001100001101001110001001000101111001101100010110010000000001111000000111010000011110000111010100011010010001100011001110001100000001001111100010101000011111010101011001001001110111110000100011101101100011000011111010001010111001111011110100111110111100101111110111100010100000001001100100000011001110010111000100000000110011110000101101111110001100011010110010101100011101110011000000100010110111100000110000101001100110000010010111101111111111101101111000000000111000001000100111101111000001010010001011010010001001011101000100110010110010111001110001011011011100000111101101110001100000011011110101000111110000111100100000101101010010110001011010010000100101001100000100111101011001111100011110100000001001001011011111101010010101110100110101101000000101111111001010001100110100010111110100101111001110011010011101010111100001011010001100110100111100110110111111111001000111001001111101101111010001000001111011011100110010000100100111110111010101001101001110111101101101100001001101000110001111000000011101011100000010010000101111011110100010100010101001110101010011110111101110111011101101110001111000011110100101011001000100100001011000010000001111110101010001010111111000100100110101001101100100010101100010010011110110001101001011100110011111101011000111100001001001100000111110001000010000101011111000111110011011000001010101110000001101110001100101101011100110000011110000010111010001011010110110010011110010010111010111000100001100111000111111100000001110000101011010111100011110110101000001001010011000110001011011001111010010101111011000001001000110111101000001110001101011001110000110011010100111110110001000001110001110000000111000011100011111111111000001001000000100011110111001011111011001100110111000110011010110000100111101011111111111111110011011010011001010001001000011101000001100010100001000111111101011100101111000111010101010110011100110001110000110111100010111000010010111101101100001111011100011110101110111001000011110110100000110101000011100000110111111000111100000011100110110001010100111001001110111101101111110011101000011111001010100000101101100100101000101011111110011001101110010111001111001101101010010000111010110000100011100011110111001000111011011001001101101001000011101001010101000000100110000111101001111101111100010001110011101101011011100110111001100000011100000111111101010000111000111001110100000100111101000001100000111100000110111111000111001101011111010001111100000111110000100111010010011011110000011110001101110000101000001111110101101100111100110111000110111001000000101011110111001110110100100001000000100000011000000110100100011101001010101110001010011001010000011110011101111000111111011100011110100101010001001000100110010010111001111100110010000100110110101111010000000101101010000101111001101001101101111000110000101010101001011000000000001010100000010000110001111011100111000000111101100011111110110110100011011101010000010110110001010010001101000101011110111110001011111111001001001011101010101100010101100110000011100101100110000100000100110101010110011110011010001000001101010110100101011001111011010100000011110011101000010101011101010100100110000000000100111001101110110110000110000100000000111010111101000111101111011011101001011110011011101010100101011101010011001111110101110111011101010100001010100011010111101011101001001010010110010101001010101000011000110100011001010111110001111011111001101001101100100011001111101101110010000010001000110000001011111100111010111110110110011000001011110101001110110000100010010000010011100110101000100100111110101011000010011111011101111001010110011110110101100010001011010111011111011000110111101010100111001010101111000100001100000011000011110000100000111001000001000000001111001100110010001101101101000011000111000110110010011100110110110100011100000010011100011100111010100010110010111111101110000010110001000010001101011011111100110101010010110111000101001101010001111111111110111101101010001110101010011111110010011110010111000100100011010010110100001011001111110000110010101110001011011100110100010111100010000001010001111100000100110001110011100111011001011010010010111001011011010000100011000011001101011010111110101100101100101010000001110110011110100101101001101011110100010100000000000001000101001100111111100000101010111111111111110111101100000111000011101110110111110011101100111110100010100101001000000000110011010010111000101101010110100011011111101011000001010101011110111001101011000110001100010010000111010001110111010000100011011010000111010011110110010110011110001111101101001110101001000011101011011110001001111010010111011010000010000011110001011011000110010000101111111011001111000100100000111011101100100011001000100100101101101000100101011110100101110111101011010110101111001101101111001100000011011110100011100111110001010000110100101111111000010101100010110001111010001101011011111111011111110000010111111111000100110010001011100011101101101011000001100100111001011011001111010011111110000111111101010011111111100101111000000010110001010100110000001000000001010110110110110000101000110101001010100100000111001010000000110011110101011100010111100111110010010101100011100101011100101000100011111101100000001011100111001101010001010001000010011000100100001101001111100110010100111100011111010010110010111011000111101110000101000101011000111001101110001010110011101000101001001110101100000001011010000001010100011010111101101100110100111001100011010001010111001101110100011011100010101000111101101010001101100001101001011000110011110001110100110000100111111011010010000000111110110000000010011111100001010100100100000011110010010111100100011111101010100100110010100111000111110101000111001010001001110111011001110110011110100011110000001111110111000101101000001001011011100100110100011011011101100000010101100101000000001100100000110101000100100100101010100101101011110101001000001010110000010011101001001000101101010101110000010100011110100110100011101010110110001101011011111011000111111100100101101100100000111100100111111111001111111101011011100000100010110001010010011011110111100010011111111001111011010000011011000111000000001100010100111110100011001101100110000110011101101110000100000111011010011100100011010101110101101100001100111001010100010000110110011001111010111001101010100101000001011011111110100110010111001111001001010100110001011110011100000111000111011110101010100111110110011101000100000100111011010111110000110111010111010110100010111110011001001011000010110111111100001011000101011001010101011001101000100010010001011100100001100010010011111110010100011001110011000111001110011010000100011111000111011111100101001111010001100000101011101011111010101101100100011010110000000101010001000000000110010001111111100010111101000111111100010110100000001101100111100000111001000010111000111100011001001111111010011110100000100000001011010111100101010000011001001110011100111010100010001010110100100010101110010011110110011011001010100011111011101110010000011000111011101111010100110001011111010101000011000010100011010011111011010100100011011100011100110110001111111001010000010101101001111010100010010000001111011111100011001010101111101010110001011001110111110110011011011101110100011101010010101110011010111110110011111100010101000101011110101101111011111101011001100111111101010100101000110010110010011101010010000011100111000000000110110100111110111110100000001001100101100100110010100111111101110001000110010011001001010110111100001100110011100011111110111000100010010100100000100100000111001111000010101100010001101001100010011111000111011000001111101000011101000011100110000100110001001100010000001110100111101011001111110011100011000101001101100010111110100100100100000011110101010101000001101010101000100101111110010100100010111101111110100010001011011100110101110101101001111010101101000001111011100010000010110010000010010001110001110010110010011110010001000111111000001110111101101000110100000000001101000010011011010010101001001100011000011111001110100110101010110011111000101000001110011011001001101100111000001111111111000010100101110011100001111001000110001011100100001000110100011100111111100100111100011011101100000011100000101001110111110000100100001110101110001001010101000000011011110111110101000001010000110101110110110110111101011100000110011110001101010110100110000001001111000010100011000011111010101101010010010000000111101010010110010100000011100010000011010010000010110000001100010001100000011001111010010000011001111001001011101000101010111100110110110110000100110010011011110010001010111010010011110100010100100010000101010101111100000001111011000000011001011110010101101000010000110001110001110101110011111001100111001001100011001010011011111110010011001000100001011101101011011110100111000011011101101111000001110100111100110000110011010010110011111110001000101010000010110000011110010101011100010010101110000111001100100001111111100110101111100011110001000101111010100001000101100111100000011100010001000001010101010110101011001101001100011000111000011101010011101010001001010101000010111001111111101001010111000110101011110100111001100001000110010011011000000101000001011000100101111101010001010111000101000100010010111000011001001100110011001100011001010110010011011101010001001110111010001101110001000011011110101010111111001010010000111001110111111011100100111010111110101110011100010101011000001101101011010010110100001101010011000000111100110100100001001101111000110111000010000111100100101111011001001001000100100010011010111101010001101110111011011110000110010011010011011100100111010000000000011100000010101110110110100001001110001011110100011111110011101011110001001000111101011100011011100011110000111110110100001011101101101001011011001010011111000000110011101010110111110111011000111100111001100111000100001001111011100110111011111011100011110000101011111100100111011011110010100110110001100001111111100011111101111110110100100110001010000110000000000101001010001111011010001111010000011011001001000101000001011010001000001111100111011110000000111011101100101011111101110101000110010001000010010001010000101101101110100100101101101001101100111000011001010010101011010011011111010010001010011000011110101001010101100000100001001100001011000011101110111111010110110010001011010110111101001000111000001110100110001001011011101011111011100000001010001011000011100011111101101011001100111101111011011111011010111011110100011010110010001010110010011001110100010011101010001101000100101110011110110101000111111110101111010000001010000110100110000111000000000110000111100010111001010101011101011001101000111001111101010100011100100011111000000111011101101100111011000100000001111110101110111101111110000111011111101010000010011001101001101110111100000001011101101101000111001100111110110001111011011010111100011011110011010100000011000100100000010111001000110100101111110100111000010110110100001011100101100010111010110001001000001101000000111001011010010101001001010010100111100011010011001001011011010010100111011000011000100011000011001100101100100000011010010010101110001111010010011011010011000100100011111010000111111011101000110010100111011100001110001111011011010101101010110011111000100110000001001100100110110010100100101110011001101011000010101011011011100001000101101001110110000110110110111010101000100100111010100101100011000000000010111011100010010100100110110110110110110101111010100110111011010110011011101001001110010001110100011001110110010011010001001111010101010000010000110110111100011110111001100011000110001100101000110111101011111011011100110101011000010011010100000000110011110110110100010101001000011110010101101000010000011011111010011011010010010010001011110110011010110100111111101000100101000000000110011110110101101110110000110110110000011000100110011011001011100110011001110011101000000011011001110111100001011111100101110111100101010100101001010001001000110111001000011001100110010011100111110010100011111110001000010010010100010111100101000110100100011101100000001011110111001011100110011110100100011000000100011101010100111110000010101110110011100100101101110000001001111010101000010101001110001010010101110001011010111011111100101110101100001000011110101010111111101011001100011010110101001101111001011001101100111011010000110101000011110101010100101110011100011100101000111000101001001000001000000101000001011100100100000001110001111111010000101001100111100100110100111100011110010100101010010001000100001000000100100100001001010111010101100101110000011011110011010010111101000011001110101000101010111011110011100001111100110011101001111010011011001000111110011010100111000110001111010101100011110101001010011101100110111000010100110010011101000000110000111110111001010000111010010111100111000101100001100001100101010101110011111100100011100011010001011110001110010110011000011100010100111000011110000110010110101001010100000011101101011100001100100110011111000001011101101011001000011111000101001110100001011110001011110011100111100111101100110111000110010000100100011100000111100111000010110001111100011011000100110110000100011110011001111111111100111101101010101111110100100000000001000101110011001011000000111011000111000111011011011010010001110000010001110001100011010000011011001010101101000010001100000101001100100111110011001110011110010101010100010101100010010101001011110111010000101101100001100111000100111110000010000111100101011011101110011010011010000110110001001110010010111110111011000111110111101011001001000001000011011011111000111001010001000110001001100011011000001100000110011010101110101100111100000101111001111000001110111010000000000010000110100111010011001010001011101000100110111101010000101110010110111000101111111011101111101100001000010110011000100100001111101011010000111110101010101100011101101111110111011011110110100100110100011011100100111001000010110001101010101110011000001110000111010100110010110100110011001111011011011101111110110100111001101101100001111010100001010101000011110101110111100111101011010110000100111111001110010001101100100011101010000011111111111011110010001010010100000100000000000011111011100001001100111110101000110001000100010011110100111011010110110000001000001100010111011011110011011001111010110100111100000110101010001111010100100101111101110111110000001110001110010111010000010011111010110011011001001100100011000100011000000011000111001111101100011110000001011100100010000101111111000100000101111000101000010110101101000111000010010001000010010000001011110110110000111110111000100111100100000001001110000111001101011011011100111110011111101100010010010000000001100111100001101010000101000001011001011111101111100101000100011011010001110111000000110011000101001110110101110010101101100111000010011000100100001111101010110011001011110001001111100110000010100111110000111100101111110001000001100001100111000001101111001010110111100000111111100000001000010011100001001111001111011001011000101111111001011011010101111011011011010101000010000111011100101111000101000010101111100110001011000011000111000001001100111101111101110100101010100011001010100111001000101111110011110110010100100000010010000001010110111000101000011010001010011001100110001110111011111001110000011110101111101001101101000110010100000010101110100001000001010100010101100011110000101000011001101010001111110011010100110010000100110110000001111001101110001001101000000010110010100011111011001001000100111010001100100011011100000101011110110110100011001110110111110010101111010010101000010100100100001000111001001000011110110010000001001110110111110111010001100000010000111000001001100011001111111001100011011011011100001010111011010011011011000111010000001011010001011011100110000100001110000111110011111001110010100011001101111111101111010101100000111101010101111111000011111001111001001100110111100011100010101111001101100010101100110010110010100110000001000011010011011111011100001111010010010010101111110001011010011111010110001110001101000010111110001110100001111110010111011010010110000100111001000101100010000100011000011111001110101011000010101101001110110100010111001110000100001111100111010001100100010001111011001110010111001110100010000000011110001000001110010001001010110110000011100011000010110100111001000000000010001010000100110110000100111001101111011110110100101011001101100001111110001101100101001110010100010010111110010001001101000110100100000110110101011100101111100011101111100011101000110101111011001111011100000111011100010001011011111011010001000001010010001110011001110011100110010111110111100001110000111111010101111011111000001000110100111101110000111101111111101100011010110010001100111011001110000010011101001001011110000001001100011010111110001100110011110100001111000110110010001000001010001001101001110011001000111011101001100000100010010101111000010101011011000000000000011010010001010001001100001011001100010000100100000110001001011100101011110101101001000000100001010000011100011010110010100101100101110001111000111001100011000101001011001100011111100111000001001011111110101100010101111011001101110000111000001001010110111101110001101110110001110101110111010001001100001110110111011010001011010010100010111011101100100000101111000001001001110001000001100110111001011000011011011000100101101001000111110110010101101101010111100011110101010101011010011000111101000011010011100001001001101110100011111100011100110110010100010101001100100110101011011100001101001100010001001001100001001011001001111001000010111001001100000110001011011110011011101000100111001101011111010001111110000010101111110001000111001111111011110011000000111111100011011000110110000100100011110100101010101101100000001001001101110111110100011101000110011101100000010110000000010111100101010010111101111011101100110111100010010111100001000111010001100011000000100011001000001101111011001111100011010011010101001111011100110001000001111001011001101110111011101000100011011001110001110011110001111110100010010110010011010100010111010100001011110001000110001110110110000111101111111111011101101011111111110110000101001111011001000010000011111011010000010010000100111110101110000110000000000101011010010001010100001110001000010001101110011000100010100110010001101111101111011101000011011110000101111111000111000010110010100001011111101011111110101011101101111011011100011010000011011101100010101110101011110110110000100111011001001011101010000111011110000010011101110101111101010100110110011100100011110111001111001111100111001111111111100010101000101001000001001111001010100100000001011010110110110011010100001101000011101110101001011100011000000110010111000101001010001000000001110111111011001111111101000000110011110111110011001111100100101000010110110011111111010111011000001100101110111011100010111101001101001101010101110001001000001010010001001010001001000110001001000010001010011000111011111001101100010100100011010011010011111100100101010011111001000101011010011111100011101110001011000111111111000000110001010011110100101011001101111110111011111111001110100000100011110110100000001110011111011110100011101110001011111101100000100001111010010111100110000111100110111010110101111110101111001111001111011100100010101101011011001000001010111111000000000111110110011010101111100001000001110111010010010101100000011100010101101111000000000001100000111011100000010011111111101111100101011000111000001011001110000011011101100010100110101011011110101000111000101001000010111100100010001001101111000111010011110111111001011011110111000000010100110000110110010111011111111100001110100101101010101111111101100111000001011011010111100100001010100110010101100010100110011111001111110111100010001001001111101000101111100101011010010101111011001001010000100000101111010010011111011010011110110101110001110111000000111001111011001001011001101111100101110011111111110001100010101100101101011101101000110101101001000000111100000000111111010101011111001000110100100111000010000110011000110110110011111000100010000010011100100100111110010110110100010111011010100000010100001001111100011000111011111110000000100000001001101111010010111010011101110111000111000000010101110001110000100000000011001001010111101011110111111010011001001111011100110000001010000010011010110000110110100111000110000011110111000010001011010000111111000010100100000111100011001100000011001100101101011110011101001111011100101101110011100100011111000100000010010110111100101101000000101000010111001111001000011000101001110110000000001101111010100011001000101011101100101101010001011111000000001100011010100100010100111011110100101001101011011101100000110011001000000010001001101001001100000000010110110000101110100100101001011000001100101100000011101110001111011010000011010110000101100101011010001011011110001110000100111010110001111110111001011110001100111100010000111100000100011100001111100100101010111000110011011001100000010111100000111011000010101011000111010111011100100010111000101110010000111111110101000110000001101110011111100100100010100100111101010101111000100011000100110101010000110110100100110010110110111010110000011010010011001011110001010111110101001011101101100100111011111110000011101100101001100010010011100100000000000011000100110010010101111111010101110110010111001000011000000101011100111011110101011010011100001011100111010011000001100001111001000101111011010000100110100010001110110110111111010110100111011100101010101100100101010100100011010111100011000110110000000001100001000100110100111111000100001100001011100010101100001101000001100010101000000111101001001111101111110100101101010101000110001000010100110111011001011011001100110011011011111101111011101001101000011110010101111000000001110000010011111011111110010010010000111111101101111011010101010100111011110011100011110001001011111111011000110100111010110001010001011000101101001110000001000011100101101001111001100110111001110010001001001011110110010000111001110100110111001011100111001100100111000111110010101100101010000101110000110110110001000111001100010101001100111011111011001111101111110101010100000101011000001011000001010011100011100001101110100011111001100100000101100000011011100111011100000101001101010001011111110000100010111000000111101010001001101111111010110100101001001110000100111011001011000100111011000101001101100101111111010001110110010110110100100000001101011000001010011000110011111011011010110011111111110011011010010000111001100101000001101011111101000101110110010000101111110111011001110100010000011111110110001100010110101111101011101110101110101110010101010111110011100010101101001001001010011000000010011011011111001010011101011011111000011000000011110001111100000000111101100111111110110010000000101000101111100001001010101000111100001010010111001000000011110100010100001101100011111101001100000010100001011010111111011010000000110000111010100010100111011111100100000011010100000110011001010110011101000011000010011110010000001100111000100111100100101010111110111010110011101100101000011000011000110000101010001011011011000100111011110010011101011110110001000111010101111010001001011110001010001010100011100000101010010000100110101000111110101111111000110101101011010100111001010111101101001101110011100011111100000000011011101000001000000001100101010011110000110000111111110000101001001011111100001110110100001000100010101010010100000111011000100110001011111011111111011011111100011000010110010100110110011100101000101101110100000001011101111101011000000001001010110000001110101100100010111001101011000111101111100011000010001011001101111010110110001101100001101001111110010110010011111000000001100101010100101111011010000111001110011011011000111111001110011001010111011101100010101111010110110000111000011100011011110011100000001001010001110001001100101001101100001001011010101010010011000101101010010010111010110100100000000111110001000100010111111100111001100010100110110101001000000011101101101110111001110110111001000001011101001110110000110011001011110001111000110110000101000110101111011100001011010001100000101101010101011101100100000011111011011101011011001111101010111100010110011111001001111000001000001100100001010110001110111101011101001101001011001101100101010110001011011100011011001001010011011011111111100111010001101110010101010011010111101011001111110110111010110101001011000011101010100110010100010100100110001110001001000101100110010100101110010110100011010001010011001011110100001000110111000011111110000001110001001000100110000110010101101010110001001011000000100101001110101000100111001100000100011100110011001100111100100000010100010010011100001010000000011010011101101011010010101100111011110101100010010010001101110100011010010111101001101111001011101000000110001100111010010111010100010010010111001000101111100000001101111100001111001010100011001010100010001011100101101001110111100011001100001110100101111110001000100000111111011010110010110100000010001100110100101000100011010011111111101110100001011011000000110111000010111001100101011111000101101001101101000001111110010011110000111011000001101001101000110001011111010101110100100100101011000110110000011101010110101010101010100101100100100011001111100010011111011101001101110010010001010010001110000010110100000000011101110110110111011100010001010010000001010011111001010010100000101000001111110010101100011000100011111010101011000000001101000001100011001100101110011111001001100100101101101111011111101011100100010001111000110000011110100101001010011111001011101001100101101110101110101111000000111101101100111011101111010100010110111001010001011111110001010000000001101010011011100110100010001011100000100100001001001100100101001000101110100110000100001111000101000111010001111100100110100100100110100010011111100011101010000101100010000100111100001011100010100100000011000111011101101110011111011101010111000110010100101100110001000111001110110111011011111011110111101101010000011011100000011001011001100111011100111011110011111010010111111000100100000100000110111101110001001001000101110100000110110111110110011011000101000011011100010111010110111011011111110001011100000010110000010010000110110011010101100100011100010100001010000011001000110001101110100001001101000101000100000001000000010010001010001001111001011011111000010000001001110100000111101100000010010000101101111110101101101000111001100110011110110111101010001001101001110100100001011111011010100011110001101011010101011101011110010000010001011010011001110000001010000000001000000101010100010110011001011011010110000011101001001010011000100010001000010100011110100000110011100110011000010110000011000101100101001011110000101101010001010011010010110001100100111000101100100111111010010100001110110100010101011010111000101101101011000001101000011010100000000000111001010111111111010110001100011111000001101010001100110111110101010101111001000001000010011010111010101110100011111011101010010111111111100111001110100101010001001010001111111000010010001100110000101100101011000010000011110010110100000100101110010000010101001100010100110001010011000101101010100111011110010110101010101010000110001111100100001010001101110111010111011010001001011100111000010001001100111011111111001011011011100001001110111001111001111010110010000100001010111110100101100011000010011100011010111100100101100100110110111100000001110110000110110011101110111101110010010101110011011001110010001001010100011100000100011100111101010010011101101100010110100101110001100010010100011100101101111101111001101101000111010010010000010011110010100101111010111111110101101011110100010000011011110011001011100100101100001101100111000110101001110100111010101011010000011000000111101011010111100100101111001000100100000101101001010110011000101000101100100011110100100000100110011100011101010001011010111001111011101111111101101010110101000101101101111011101000101111111001110101110101001000011101111011000010110011110010001111001011110101110011110101011111100011011111101011000001110101101010100010101101111100011000110101011100111110011000101000101010001111101100001101000010000010010110111001010101110101000100000001110111001011100111001000101011110101000010011111011010000101110110101000011010110001110001110100101001010111000010000001000011101110000010010100000011011110011101110110011001001010000011001000001011101111110100110100100000000101111100100000001100011001000111101111110110110010011101110110001000101110010010101100110111100011001001000000010111001001101011001110111011011001011000001000011011010000001110111101011001110011101110100100110011000110010010101010001000001111100001111010110010100101110000011001111100011101010101101110110010010100010001101001001111001000111100110010100011101111110100000100110110011100011001000101110011111100010010001100110000100000010011111000100110010110000101001101001110001101000110100110011010001100100011011000001110011110001011011111101000101010000010110100110010010011011001110100101101111010011011000010000011001001001111011111011001101101011111110111110111111101100011001001111010000011100100111110111101010110010010101000110011010110001100010110110000110110100000000111101011011011101100110101101101010010001011010111000010111110010101101101011010001110111001111100100011010100100110001100101110110000011100001011010010101100101110000110110001001101111001000010011111010111110111000110110000000010001011100111110000110100111111001110101101111001110111101101000001100111000010110001001111110111111000001001000111111010001010101011001000101011001100000010011010101011111111100010011111110000000100000001001111111000011100001010110101101001011001101110111001011001100011011101111000111010000110001100111010010010000111000001101001011000110101111101001110001011001000100110111111111111111010110001010001111110100110110000000000101110111111000001111000100001111100001001000110010001110000110111000011101100011000001100111101110111001000010011000010101100101010001110101101100010000111001001011111100100101100001010100010110110011000000100010100011110100011011111110000110010011010000100010101111011000100101100111010010000000100010100110100100101011010100001110011111000010010001000000001010010101011001100101010110011011101101110000001100100100010100111101010111000111110010101011100001111100000011010011010001100010001111001010101100101110111100001111011011110010100110001011110110011110110011110110110110101111101001001100011000101001110101101111000001111111111111100001100101110001110011111001001000011101000000100010110101011111111100011100011101110111001101110111110100100110101001100011000011001001101011111101101100101011100110011011001101000011011100100110000010100000001110000001000010100001000001000101100001010010100010010111100011101110011111000111011011110011000001001110000100010110011000001010010110000111111110010110010001010001001000011001111110000100010000000111110111000010011111001100111101001101100010011101101101111010011010011101101011011111100101110000110001000010100100001010111111000101001010110011100011001011111001001010110000101000110110101010010011011100000011000110110101100011011000101011110101101000000101110111000101101110110001011101101011000111001101100111011000000100000101000111110100010100100110001110110010001111100100110110111001010001000001000010010011101100011001010010011011000111110011000110001010101100001101011100110001000001000001001010101110101100111111011101111011110000111010011101101011101100000000110001000110110111000101000110111101011101001001111011010010000111110011001010000001100001000101001100001000100101100100011100011000110110010001110110111111111010101010101010001000001000100100001011010100011001110101011110000011101000000001000001001100001110110111111010000010001100101100110111111011110101111011010000010000010000011111111011011100010011110110000010010100100101011010000000000010111111101100110001010100100011001111001111101111001111110110010111010111011100000100111101101101001100000000001101000000000100100110001111100010011110100000010001010001010111001011101011110010111000000011010101111011001001010010111101101110111000011000110001000110111111101110110101100101010011000000110011101101100000001110110111111101000101110000111000011010100000010100001101101110100010010100011001011001000101101100111100100000101011000110111000100000011101100011010111000111010111110001100101010110011000100010100001000010111010001110001000000010010110100000001010110001110100100010000100111111110110000111010000000110011011111010111110000011010111110100111000110000111101100111000111110001101111010000010100111100001101000001001001101111100100001010110100111111111011010010010010100011001101100101100011000001010100101110101010110101101110111101111111011001101100010000111110011101010100000101111000010000100000111010000110110011000001000011001010011001011010111011010110001111101001110011011011111100010011001100111001000011001011000101011111111001101010110111101010000100001111001000000100010101010000011000110000101011011101111100110100110110110101100100101010111010010000110110111100110011101101111001111100110110001001000011001001011110101000011000010101001010010110000100010101100110010100100101011000010100111011100100001011110010010101011111010001011111100111010001101111010001010100111011100110000101110101001101001111011001111001111101110100000100111011111001001101000111100000100101011101000100100001000000101011110111011001011000000100101110011001011000100111000101001101100001000000110101010000111011011010010110100001010100100111001100011101100010011010110010010010101101110010010110000110111011100111010011001110000111111100010011110100001100101010101111101100001010000001001001011110011011000000110110100111011000000001100110100101001010101101001011100110001001100100010111111000100011010000001111101101110000010101100110001000011111011010101100100110001100010100100011001110101111010011010011101110001010001101011001010011101111111111010000001010101011101000110110101001100001100111101000011011000111000011110110100000011000011001000001110111001011110011010111000000010011001011001100100101101011000101000100100111111011010101110011011100010111100011100100111010001110101100101010010110010011111011110110010011111000000001010111010000000101000100100111001000100011100111111001011000101010001011111100010111100100001011100110110100101111010011000011011101000011111111101000101011101011101101011000010001011000010010001000011101011110111101000100011101110010000110111011010010111011000110000010011101010111101000110111001011110100001011010011101001010011110010010011101111100010001000000010001011111100000010001011101110000100101011010011011010101101000011100110100000000000001010110100000100010010001010101100111000110111110000111111011101111001111000001011110010110010111111010111100011010110010111011110100011001110000100110001110001001001100101011110110100011001101001010111101101010010111010100010110001000011001111101011101010000111011001010101110001000110001001000110101110011101101101001100001100110010001111001110100110011100001110110101110000001111011011101000010110000100000011010001001010011110010001011100110000011011010111111100011001110101011111010110101001101011011100001011001011110011110100111000100111010110101100100100100101001000000000001000011100100000111010011100000010000011001011111111111100001000110000101000100111001000100100001010100110111010101101111000010100100111010011111101000101100110100011011010001000000111101011100110110000101101110101101010011000101001001001011001001001011001010101001100001010111001110011111111000101110111010001000101100100011001011111001000001011010111001011010100101100010101011000100110001011010010000000001111000110001110101011100111111011110111101111101010001110100001011010011011011011100101100110101010100100100111000101100101001010111100011101101100100100001110011001110011011101110100111001110101111010001100111100111001000000001111100010110100111100011110100110101011110101101000000100110000110101000100010111000001101010101100101100111010001110001011000011001111111010000000010010000100111011001001111101111011111110110100010111001000100111100101110110110110011011100000001010011110100100101010001001110000111111000101000110110000011011100100001011000000100111011010100011101110011011000101101101000000101000111110000100010011100110100100100011100111010111110111010001110110110000111000101011011011010111011000010000110001111111110000101110000011001001001101111111000111111011010000011010001100101100111011110001010001001100011111011111111001111010000000101100111010111010011111110100000010111011101001011010100011001101011110110001010010001111101111100000100010100011100110000100111111110100110011111010110010010001010010010111110111000001000110101000111100110111001101100000100000100001110010000011101011110111011011000010000000111001010111110100110000001011011011001000111111010101010010001000100011011000101111001000010110111100100111110110010000101001100001110100001001011000100100011110110110010001101111101001011111000111110011110001010001001110010001110000101111001011110110011000100000101011111000100101000111010010001011110111100010001001001000011101001101000100100011110101101110111000100110011011000111001101000010010101101100100100100010111001000001000100000001000100000010010011001111111110001110111111111010000011000000011011111001101001111010100010010010011001101001100101001110101010000100101111110100111010000110111001110000000101110110000000111011010011100001101010010000101010001000111010111010011010100110010011010011101011111111011100111010010101110111011101010101101000101110101010000011001001101001001110110001010101011010110110001000011001110111001100100110011000100110100010100110100111111001111011100000111111010011001101101011000010110011100101110011100011110100000101010000000000001101011000010111010110101111000000101000100110000110111110011001010111010011101011110111011101111110110011011010010001111011011101001111001000000000000100011111001010000011100000011100001010000110010110100100101011000110011100100111101110111111110000111100111000101011000100111110001100100011100101101000111011100011100101111011111110111100111101011100111111111100101011011110100101011100010111001101010011010101010111001010001100100000000000001001110011001110001100011110100110001000000110110010000010101001100111110011110011000000010111011111110011001111001111011111011101111100100100111010101000001011111011100010011010011001110000000100110011101010101101010101110111100100101110101010101100001110010000000101110010101101111011101111001000000101100110101010001001000110001000010101001011101110010011001111000101101000101100001010110010110110010100100100100101110000010001010011100011011010110010011011011100011101000100100111011011000000010100000111100000011000001000000001100010001000010110001011001000010110001011000100110110100100101111111010101111111000110111001101111110000001011001111110110010001100010001010010010011101110010001100000001000110001001110110010100000100111110010100111011000101101010001001001000000100111001001001011011000101100011010010101011100011011110010011010001111111100101011110111111111110101110101011110100001111110111111110010001100100100001011011111010110101011001010101110101001110011110111000110010111011011101011011100000110101110111010100011110101111100101001111110010000100110011111011101110011001110110111111000101011001011110010011001110001101100101000011000100001111100001001000110100001111011000000101100100101100111111011110001101101011000110110011100001011010011011010000100110011001000101100010110010010011000110001010110100001101010011101100011100110101011010000111001101001110010010001011110111000101100000010001111111111000001001000110001111111010001101110000100110011100011011100010010100110000101110111010110001001110110110111111101000010110011110010010111111000000100011001011000000010111000100101010000001000000001010000011110110000101001010101010011101011110000101000011001001011001101011001101100001010111011111100001001111010110110010101101110011101110010000100001101101100011010101010000101001000011110100110111101111100100001110001000010110110010011101011000000000101001100111111101000000000011000001010011111111110010000101011111000100010010010111010010011101011000000101110011110000101110000111000111001100000010100100101001010111011000000110010100101111010000000111001000100000101000010000000001001111100101010000010011100000100111100010000001110001001000101010000010101101011010111010101101001111101010000001000001011010011011100100001000001100001100001001011110110110101000000100011100111110101101100110110100110010100000101000111110101100010001000101011010111111000011011111001010010001000001010000111100000000110011000010101010110001001011000000000110011001100000011100010111011110001000010011100010101111101011100111111110011101010000010010000010101011100110011110011010000100011110000010101111110100101001011001111000101010011010010010001010110001101011101000000000111010000000111110001110100110011011100101011010100011001100000110100110010000111001010111010101011101010101000111111001011111010001101010100001011100100011100011100110111101010111100001111011000000101101001011001101110100001011111001010111000010010101001000001000010010000100101111011100010100100101001111110101001100111101000010010111000100111000100000000000111001010100100001000111001110001010100110101111000111010011101001101000100010101111110010001011110101110111111111100100100011100111010010010001101101101011010001011000010001100001100000000101010001001000110110011100110000000010111000110110111110000010011101100101101100100100001111010011100011011101110111100100010101010011011110110100010100111000001110101101111011110100110111001101010111101010010000100111000111100010010101110011010100101011001000100001101101011111001101100000001101100001000101111011001011001100111010010001111111100110000001101111001011000101010111011100001000010101110011110010001000011011011111001101010100001111110110101100010001010101101011011000001101000011011000001111010001111100101100101001110001110000100010110111100101001101101101001110111001101110001110011000000111010110001010010000101001101111101011010110010000000101001010000010110101010011101000110011001111001000010110111010010011001001001101110100111100101011100100000010011011100010101001010010011100010100110111010100111100101011110101100010011100011000110110000111101101111111010011100110011111001001010011000011010101000101101110011000101101110110010100000010000011010000100010011000000001111100111010000100100010101011110011110110000100100001011011111111011000001011010011010110110011001101100111001100111100011010111111101101101101000101101010101011010011110111111100011110010000101111101101111100110010010001101111111100000010000110001101100000100111101111010110011010001110001110100001100011111011110100001110100001000000010011001001001011001010100110011000101000001111010101111010111111001001100100000101000110100011110111100011000011010000001001011010101011000111001111001110111110110111010011000111011010000100101001111010110101001111001010001010011101100100110000110010101011100000011001111000000011010001101111111001101001110000100001001101100001111011001001001001111100001100000111000000001111010111100101111101100101110101010000100101001011001110111001101001001111001111110111110101001001000001010111000100101011101111010101111000100001000011000100110101000001011000000110101110011111100110010111000101101110010100110100000110010010001000000111110111101001011011001111001111000011101101010100010111001011011001001010100001101011101100010001101010111110100011101111000101011101111111010000001101110110100100000010011000011000011011010001101000011101101000110110110101100011100111110001001011001111101110110001010110001101001000100010010001001001100001100101110111010111000000100010000010101011110101010101000110001100111010100111011110011111001011110011111111010100001010100101111100011000110101000001100000100000110111111011110100110011100000010110100110110111100000001111101000010010010111111000010010110110011101100110100100010101000010100001011000101100100010011101011110100010010100000000110001101101111010000010010000001000111011101100000111101100011101001010010111000001101101011000011101101100110101001001110100111001010001011011111110011111111111100001101000001010010101111010011100011101010010111100011010110011000010110010100101111100000101011010111101111111010011110001100100000011111011010000110110110110000110111111010111110101111101100110000000100101001010001110010101101110001001000101111010001101001100010010000101000101111010110110001111000111100100101011011011010010100100101111110111011101011101000101001110100010010001010110010001101000011010111000010100100001111010111110000011111110001010011001001001000100001111110110101001111001100010100000101101010000010111001100110010101110000101011111010001010001101010010001010100111111011101000101011010001010111110000011011111001101011100101110100000000100101000111100001010101100001110011100100101101100000010010100111001111001000001111010011000110011000010010001101101101110010000011000111001000010110011001001100110000011000011011111111011100100001110000100100011100101101001110100000111110100000010011100111110011000100111110110011110000011001011011100010100110011100011110100100001111001010010100101011100011010101000011111010111010000010100110110001100100110001111101010110001000000100010110110011110010010000111011001100001101010101011101110000111110110110011010111110000011010000001011111000011111111101000010101001011100011001000000100000001101010101110011000000010111110001101111000101100100101011100011001011010110111010010110101001100100100111011000100111110100111101001011100111011011011101100101010011110000101010001110100001000100101110110011101110001101000101001000110110101111100010000011111001101001001000111001111110001101110101001110110001011100100010101010101101001000101100110001100001101101011011100110000001011110000100010101010001011001001101010011010001110100011110110101100011000010001111000110101000111000000101001100100101001001101000001011000111100100000010001001110000100010000011001001011100110011010110011100101001101001110110100100011100000011111110010100101010100000110001000100111101011001110111100000110010111001010100010011111101000010110111011000100011001010011001100011111010001111010110110000110011110010010111101001111100000000100111010110011000010101110110111100001111001000011111011000100110101100101110110111010110100010100101111000000000100111110110001101100001010111110000010111001011001001010000101111101011101011111100001111100010100010000011100101100110110000110001100111100000000000101110010101010011100010011000100001111100010101010111101000010110001010101110000001000110011100001100110011110100000110000111001010011011010011101101111001111101111110000011110101000100010000100110001000010111111111001110000001011011000101110110100000000101100011110100111111001000100100100001011000011111000101000000111100001001100101100101100001111011000000100101000001110010010111100111001101000001110001111111001000000111111001101010010100100110110111001110100001010110111011000001100000011100011000100011110010100101000011000000111111010000111000001001011100000001001000010100111100010010101110000100110000000011010101000100100001000100010001110101011101010011101100000010000011110101001111000000001111111111110101110001101101100100111001110100111000000001000101011011001010010101101011110111011100100010001110100001110111110010011001110111101011110100100110000011111011001001011100100001110110100110110000011010000110101001101100110001101001001010010110010110110001111001101101100000110101111100001000100110000111111001101100000001010001010101001010101001111110000010111010111100011100110011010110011110011100011110000000111101111011110001010111110011001111101000100101010101100010100011110100010110010011011000001100111110111011001111111100100011001001111011000001101011100100110011011011101110101111001100000101111100101111111100000010000101101101110110111010100010010100111011001110110100111100110100110001011001000000100010110010110001000000100101011100100011000010111100110111101000010001001001100100111110010100000110011000000000010111100111111011100000110110011110111001100000010100111010010000011110010010110100111110010011000101000010000100011000000101001100001111111111001001110011011110101001110000001101000000110101001100001110011111111110111111101110101010101010010111111100011011111001111000111010101011001000110111111011001111110000010111001111111100100100010011010001001010011010010000010001000101001010110101010001111100100100010010000101010100011101010111011101101000110100011000010111100010001000010011001100100101001110101001010110001110011000101001111110010000100111111101101011000101010011110100100011000111100000011000101001001010011111001101110110100001000000010001111000011001010101111011001100110010111001111100110111100111101010001010010011011101011010101001010110110101000110000101110110010011001010100100101000101010000100101011110111010010100010000100011010100000101001100100011111010101111000000101100111011100110011000011011101000011110000000000101111010111101010101010000010011101100100101101001110010010010100110100111100101010101010110101010001001001001011111111000100110110111010011111101000111101011001000100110001110000010100110100011101010010010101011111111101101001111111000001111100110011100001000100000011100101100010000011000000101110100001001111011111000001010000010100111010000111111101000111110011110101101000011001011100111011101000010101001110011110111011110000010000000001011101111010100101100101110001001011010011001100010110000011011011111111011010011101010000111011111111011110110110011001111101111010010001101101110110111110110010010000001001110100100101010011110011100010011000110010110110001011001110111001010111000011011001000111011010000111011010110000000001101110001001001110001011011110001010100100000111110101010001111100101010011100101011111010010111010011111011111110011001110010001010001011010000011111111101000010100011111011010000111111111111110101000000111110101000011010101001011110011100101011110010001111001111010000101111001110111100011101100000101011001110110011110001100000010111001101001110100011010001100011101011111101000001001011101101001110001101000110010111001100001110000010101000000110011011001000101101010011010010000001110101111010100101110010101110100011000100101100001111000111100100110011101110100011000010100011100010100101100001111100101010010110101110010100110100110110001000001111111100010000110100100011101001111010011001111110010110010011000110110010001001100111101000000001100011001001110111001001110110001110001110000001001010101011101111101001000001010111010100110101011110001001011110111000010001110110000101111011100100100001101100111010011101100010100001011100001000000010111110010001010100101101101010011010110110100100011010111010100001110101011110000001010011101111111000001111001000000110101011110100010110100010011101110110110110001011010010110110111001100010010001111110110011011010001111010101100111010000100100110110010000110100000000100111011010101111010110001000100010010010111111100010101010001010011010101111001110111110101100110000100111010000110101001010010000010100000110010010101000011110010001101110000110011011001010111010101110001101101000001111100111011100011010110001100100110010001111111000101100001011010011111111110110111110101101100101110110101010111000011110101011100010011111001000011000000100111010110111101111111011110100101111000101100000000110010100110011010001110000110100110001011111101000001001001101100100011001001010101010110001101000010100000110100011000111100001001001101000110010101101110001110100011010100011011110001011010010100000010100011111110011100011010111001001011111000110101000000110110111100010100000000101000100111000100011000100001001100000110111101110011111111110011001000110111111001000101100110001001100010111100100101011110101000000111011001001000000101000101010110111101100010111001101011010001110001110100011110011000110000111000010111100111001001101111111001101000010010101001010101101100001101100101111000101001110010111110101110001100101011000101100101110011100101011001001011001000010000100111101111001110001000100000001110001111110110001010101000100010011001111000111100111000011010000000001101001011100011000000111000010001111101101100001000110100001110111011110011110011110000111010000110110111101001000011010100001110111000010011011001010110111011010101000101110110000000001000110000011010000100101111111101010101101111111011010011101001111000001100011010110011100001010110001110101010100001111101010011101101001001110010010111101010111101001101001101100111001110101111101100010101000010011110110011010001010110001011001100111010110100001001010110101100111111100001000010011010110101111101110110000110111101000000001010101100010011100110111111110010000111100110010101011100100110011110100010010110000101111000010011000001011111111010011110101101101110110001010100111011010111110000111111100101111001111111011010001000011101001101101101000111101111001001010001011010111100001000111000001110101011110001000011110010010001100010110100001011101011111101001010110010101000000110100110100101000011010101111010111111110110111010011011111101000000000111111010010000101110110011101100110100101111110110100001101100010011001100101001100000010111010111011110101100100100010100010001110010000001110111110011011110010001100110111111001011110000011011001101000111101000010000010100110001011010100110000101011010011011010001100101101010011000110101000001111110110101001100110110000001101000010011001001111111010001101100000001011010101001011111111001101001110111111001110001011110100110011011011011001111011100111100000011101111010001111000110101101101010001111011101010000011010000111011010111011000001100101000011100100100000001011110100010001000010101100000111110100110011100101100010111101000110011001001001101100001010110111011011110110111011001001000000000011000011000010000010010101100000111001100010011011011111101100111111111100101010010110001101101010100010111000110010011100010010010011110111010100000001001110010100010010000101110010010100111101111111000000111001000110010011000011101111100101000011011110011010001010000010101001000101100100101100111000100001110010011010011101101000010011100110110001001010011001101110010000010111111100010000110001101001000000001100100001111011110100000110110100010001101000100100111111110011101110011000000101110000100000000111001010001010011010100111010010010001001110001001100111001001101111010100001001110000010011010111000000101000000100000100111011010100011001110011110001010101000010110100000110101111100011100100001110111111010010001010110001111011110000010000000101110010111111000111110001010000001101100011010101101110001111000001101000110111111101100100110011010111000111100110010111000011000111011100000110000001100111000101011001011010010101010100000001001111110011010110111010110110110011010011000010110111000111101000011000101111100010111011000011111100101001111010010001011001001011100000000011001011110001000001000001110100111100011011110001000010101110111010100111100010000111111010000011111111011000001111001100100101100000101010000101001100110110000111101111011001010001000111100100111101010010110110100101000101101100001000011111110000001110110001110100001001010001110111111111111101010010100111111010011101010111100101100100001101110001100110000011011100110111111100011100110100100011000010000101110000110100011101000110100101011101000111011100111011010010100110010101000001110110011110000101101110111101011001110110111011101100100100100011101010101111111000011010011111001001100111101001111011000101001011000000110111001001111111000010101100010000001001001011110010101111000101100011000111000010010011001010100110101100000011110111000101000000010111110101001100011000000100010100110011110001100101001110011000010101001010000001101001100110111110010100000000000100010111001010110000011101011110101001011110100000110100000001111101101110100010101010110111011101011001111110100100110011111000111110000001000001100011001110000101010100110001010101111010011101000111100010100010111110111100100000100001001110101010010110011101100010011000000010001001000011101001110011010000001100010101011001110100001001010111110110101011010110011101110110000100101001000010101110011111100010000001111111011100011010000100000000001011001000111101110101010110000110010100011000111100100101011011100101100111101110110100110011110101101001000010000111000110101010001001100101111000011010010110111000101010010000010111010000111101010110010100110111101001000110110111011001001000000011010111101000110000111011111111010110001000100001010011101011100101101101101110010101001011001010101100101010010001000110101111000111101110111100010101101100000001011111000110000111101110101111101110001101000110110111111001100110101000100111001010110001010011101011000001010101000011001111100111101100001110101011011110001010000110010111111110000011010111101111001111000000000111101101100110110000010110010110111110110011100100011111101101010111111000001100101011110011000110001000101101010101001010011011110011110100110001000011000001001110010111110100110111101101111010000101100011001001010000111111101101111010101011100101000001110001101001110110000010001001000010000110110110100100000101101001110000101100010010101010101010010111001010101011001000001110111100100000110101010101001000110110101100011111000100000000011110100100110010000110101101100001001001101101001000010011011110010000111001001001000010111100101001101000000110011111100111100111000101100110101001110110100101101100101011111011110100111100101100000111100110100011010100111110100111101110000010100001001101101100100010100000011011101111101001000000100111101110000111001100010101010001110000010000110110100000101011000110011110001001111011110000110111010010110111100011101000101111100100100111110100101100100111011101101010111000011001000011001101010010011011110100110111101001110010000000110110111100001111101010000110000100110010001001111010011101010001110000010111000010110110011000101100011110001000101100001101110111010010011011011000001000111010001110100101011110000111011001101011110110001110110111001110101111011110000111101011000010110100001011001010100111101010010111011100011001100010101111100110100100000011101110011110011010000111110110100110101111010101011001110111110110011101101110011001011100111101111111110000000100111001000001110001001100101100111110100010011010110101000100010100101100100001011000111010001010001111011110100001011000101010001001111101011101110111100101011011001101100000001101011001010111010001101110010100000101001101100001000101001101000111010111111111010100001110000001100000000101100010101011010100111101010100010100000101010001011110000001111111011110110101101001110000101101000110010100111111111101000100011001111001000101001110001110111110111011100011110010110101010011101000000100100010011001111100011011001110101111101100010000111110011010011100111001011011100100100101100001100100010100110101000111001011110001010111010101000010110100010000001111011011111010000001100110000000011111000100001011000000110100110001101011010011101101111101101001011001101001111111000100010000111101011100001101110101000101101010110111000111011010100001110010100010010010100000111100010101110011110111001101001001011101111010001001100010010011101100110011110100011000100010011110110111111011001101110010110001001000101011001000011001100010110110100111101011011100101110110010100000110001010011001000110001110110100101100000101101101111110100001001111101111100111111010101001010110011000000010000111001001100110110111101001010110000100101011001001001000010101011010011111101111011001011000111101111111110011001000010111010011011000011110010110110111010011111111010010000010000010011111000001000000101100011100110101010011100011100000001111111001011011101111010100010111001100111000010010111110111110111010101010101001010001101110011110111100000001111011000110111011101010000100010111011010111111011100111111111101110101100101001011101101001000010110101111001101110101110001100111110001010111010001001101110111000001000000111111011000111001010111001100100010100010001110110001100101011010100101000001000101111110101110111001100000011000011100011010010000011111111110101011010011011000111101001011100110010110101000110111001100101101001110111100001001110111100011111000000010011111111100011111001100101100001100011000110111101101010001101011100011111010110101100110101100010101000101100000001111010100010000101001010001010001010111111001100010101010110101101111000111010000101100110110110111110010110011000010001110011110011100100011000000001001010111100100110000100000010011101101100011011011100111000100101100100110111101011010101010000001111111010010111111110111010000100000000111100001000011100000101100000101000111110001100101111100100111111000011101001011100001010100011111110111101000010110010111100111110111001100000111111011100100111101000000000100110111000101000001111010110100110110000101001100000100101101001100111100000100111011010010111110011001001010110000110100010010110100111101101111110001101010011111101100101100001110110111101110001101111000100000011000010101001101111001000011011100110101111100111011000101100101010001100101100101101011110010111000100110010011100111110111011001110110101110101001100011011100111101110100110011101001000010110001100011111101111111010011111110101000010111100111000011000011100110100110000110000100110000010010000111101000111100111010001001001101101010000100011110000101011011111010011011111000111011001011100111111111110010110101101111001111010000001110101100000111100010101010000001001100111101101100100011010001110111101010110101101001001000101010101011110001010001000011100101100101011111110010101001000011000000111001000100001100111011111110010100111011010110010011101011001010100011011011010011011011010010011011110001101111011001011111100100101010101111001100001010100011100100010111001011100100110100010001001010101101011101010011111000100010111111100101000011000000100000010101100000111100010100100000100111001001011100010000100100001000001111010011001111100111001011100001111011101100110111001010110000000011110101011111110000111100010011000111100100001010000101000010001011010000011111100100000111110111000010100000011100011100111100000100110110001000000010100101001100110001001011110111000000010100101110010000110100100100111011001011110001100100001100000011001000110100101001111010010111011001101100010000110111101001111000100001101100011001010001000010010011111111001011100110100010110101100111100011111011110000101001000111010010100100110011100100001101010000110000000000000110101000011111100010010101111000001011000101011010100110011000100001001001111111010010101000001100011001100010100011011010010110110101111110010001110110011111110111010110010000011101000111010010100100001111110110010011101000111101010100101001100001110000100111001000110100100111001101011011001100010010101100101101000010011011010011000100101011001001100111001111000001010110010101010011111010101000011010000100001100000011101001110110000000101011001101011001111010010100100011001100110011010100010100100111001011010111100111001101011110101011010001001110101100000001101100000111000000100110100010001110111000010000011100111000100111001011001011111001001000110010101010110110111011010011111100000010101101000100101011100110000111111010010010100101111100100111111100100101111010000000100000101110101000000001000101111010001101100011110011011110111100011110100010100000101101101100001010100100001110010111111011001010011010001001101001111100100001010100001111101101011100001101000000001001010000001110011011001001100100000000010001011011111000100000100100011011111011000010100000010101111010011101101111111110101110001100010011110001000101000011000011001110010011101000111010110000100101010110111111111001111000100001100100110010111100001010110011000100100100101011010101100110101010110001100010100001100001000110001100000111100011000110001110011001111000111100100000001000110010000011111000001001101011110000101000010001100101110010001000001100101100010111001010101010101011110101011111110110101011010110100001111010111100001001000100010111110011100100111100000011000011010001110010100010001011110110000100000000111001101001101100001000001110111101001010000110111101110011001100010110110000011111100111101100001011010001010111000010101100011001000101011000000011011010000011001111100111000110100001011101111011000100001110000101111111101110010101000111101011101011010010110010011000011111101101110111101011111111001000010010010011011011001111000100010000010100111110010010101000010110100110101001001110101010001101110000001011101111010111011101111111101101110101100110110010100001010011110101010001010100001010110101101110000000010001110110010001110101001111000111001010101100000111011011110001110100100001000010000101001010001000111111110011011010100011111101100000010111011011100000100111101100111101000001100100010101011001100101100110000110110110000011010000001010000100100110011011001110101010101100110111011101100000010100100110110001100000011010001000000011101110000001100010111101100111001110111001011001000100000100010111111110100100110010000101110011110101011110011101011111110100101010111001011001111000010100110011001100110111010010001100000011111010010001100100101110101100000100110000110111001010111001110110100010111000011011001100011001010111010011100101111111101000011111001101011011010110111110010011010000101011111000100110000000101010110110100101101110000001001001111010000100111001110101001101000110011000111000001110111110011001011001001011010111100100100111010001011101111110110101111001011110011011011101010001010010100001001000010100011100101101100000000100111010110111011000010101011001101000101010101101111111010110000100001000011100100001110111011111011100100100011000011011000111010001001110110010011010111111011101101100100010011000011101001000001000111000110110001101100001011111000110001011011010011010000000011110111100010110000110110010000110001001000100110111101011010010011000100101011010000101011001000000010100000101110111111001101001011001000001011110100010001001000001000010011000011100100001001111110000100000101110111011010011101010010111010000111010001011010011100000001010000111000101110000001110110001110100010010100011101101101100101110100000000001110010010010111011010110101010100010010111010011111000000110000000111010010101011001110101011001011100011100100110110111101011110101011100000110101001000110110110000111010101111010110010000011000101011001110110100111111101100111111100110101101010110011101000001110100110001100010101000000001110111110110110000111101000010011110011111100110000101010001000100111001100101000110101101111110111011110000000100010011111001000110101000101101010100111111110001011111101101111011010001000101010001111101100001010111001011111000011010000001010000101111101001010001101110111011111111110010001000111111010000100001110110100101100011011000001111111000000111001010111101001011011011101011001101000001011000001111001011111100110001010100000100000101101011001101011111001101110000010000111100110000111011011010100100000001001000011001011100100111110111001101111011110101111111011011010011100111110000000111101001110001010011001001010001011001001100110011000010000000011110011010101100001101111100011011010011001011001101100111011000101011110111001111110110111011111001100110111110000101110001000001111000111101111000000110101101011000010000101011010001010101111011010111110010101001100100001001001001101010011110101001010011100111111001000111001110101001001001000011001001110110100010001110001111101010010100110111011110110100000100000010110010011101010101000101100111010110101011101110010110111001110100111000100110100110110001110010101010110100010001100010100110001010001111000100010111011100111101101001001000111111011010110110010010101001011011011100110010110110010001011000010011001011001000001100011111001111001110010101011001110011100011100001111001011111010100001100011011000001011101110001000111111011001000001010000011000110010001101110000110110011111101101011101011100111111101111011100111000011001010101010011000001111101010001010000001110001101011001011110101011110000000001001111111010111010111100100110001010010101110101111100011111011010000101001110011100111010000110011000101101011010100110000011100100000100000000100111010110001110101001011111010101000101010100111101101111101010100010110101011001001110001000011101011100101000110000010111001010000111010111101100110111110010111110111011101000001001101001010010111010010010111101001000000101111011000110000010100110000110001101011111101011000011001101000110011001010001010101101000101011010101001011111100100001000001100111111111101111100101111110001001011000000001101101001001100110011010110011111110010101001110101001001010011101101110010011101011100011001001100101000000111111101010111011010100110101000111010000001010010011111100111001101100110010101011000100101011010101110100110111000000100010110001011000101001111101010011110100000011001100100001000110000011111100000111110011011010110000000110001011111101000001011111110011011101001101100110001011010000100011001011010111001100101011000110111001011110110111110001100000100011101001101101111011010000100011101100010011000110101000000100011000010101001001101101111010001001000101000111110010100110001110011110001101011010011000000111011101010100100000011010010010101010100000111110100101101111001111100101101010110011010011010100101101100001011010101001010100101101110010111110000100101111011100001110101001111011100101010110000000100110010110100001010011011011111001111110111010001111010101010110001010001110000100110100111111010000010011101100001110100101101001100110110001010101101110110010101001101110011110101100010011001101100101011011101000010011110000011110000010100110000100100110101111110111011110000100100001101110111000100000101101000000101110010000001101011010000110001100110010101001010010111010111011111101101000010001111001001110001001100000100000010001010001110101001010001100010010100000111110110110111011001010101110001000110000111100111011001100011011000110000110011001001000000110110101110000100011100011000000101111111000011000111111101111011000100011111010101111010111000011011111010101101010101000100000100110001001100110011000111000011001011101110100001111101100101100000111101010011001101101100000101011100010101001011110011010110100001100011000001100011110011011110101011100011110110001001000011000010111011010001010011101111000100101100100010001100101010000111111001010011100110100100000010100000101100110110001110011110000001111010010101111001100111110101010101110110001100110000100111110111001110111100111100000001000001100100011101011001111111101001010000101000111011010001011101000010010111010101110001110010100110011001011011101100110111001010010110011101010100101111010000101010011010101110001110001100100000011110011100001100111011111110111101000111110001110010000111011101101001000100110110001100010010111010000000110100110100001011010000010110100111001111000110000110111000010110100000111011001101100010001110010101111101111100110000111101110001010000010001011100110010011111101110110111000011011000011000011110110001111001101101010000000000010110000101001000011000110010100101000010001000111111000000010001001101111000011011100111010011100100010000000100110101000111110011101011001111001000001001000111100001110001000100011101111110001100010000010101111100110001111001011100101100100111000101011100110100001110101110001011101100110010111110111000000100101111100111000000000100110100001000011011011011010010101110010001001010111110010101000111111101101101101011001001011101110010000100010100001100011011110000010100111100001001100111011001111110111100101111100110001110110010111110111001000011101111100100110010100010011111001000111011101000011101110000011011000011001110111110010111001000110001100110010111110010100001111101100101011011001100001011011001010000011000011001001000111000000101010101111110101001111101100010001111011011110111010010111111011110100111011100101011010001000001110110100011001000111101010010001000101110000110111111001100101110010110110101010101111111010000000000111011101101111011001100011101011111110000110101000110011101011011111010110111000111110111110011000011111001001000001110001100010101111001100101000001001000100100101100100001111100110110101110110001010100110001001110010111001011010000010000010000001001000110001011111001100101010010111011000000000000010000011110011111001100001001100100011011001100110011000100011100100010000000111101101000110001100001000001110110010001011000111010010011011001101011101011011011100011111111011001101000011001010010010000100010110001111100110101110000001010001100001001010101111100010000111011101011100000101101101011101000101111100011100110011101101010101101010011011110001010101111001011110010011110011010001011000110111010001011100011000011001011000100001111000100010110011000000011000111100001000000101101110101010101001000101101110101010110000010100111011011000010100011010001101101001110000100010011000100011110110101110000101111001100111110101000000001100000000110001111101011011001110000101100011101101101010101000010000011000011001110100111101100000001100000001100011100111001011011010000100110111111010000101100000001100011101110000100111010110110100110001011100101001100011110111011000010011100001011000000111011100100001100100010111010000011011011000010100011000101110110011111010110100001001010010010011101000000111110011110010001010101111000010101110111000110101111100101001001011010101100000010100010101100011011100001111101110111111000000110100011110010011100100100100001000011011101111111001010110000110110011010101110110001101000110100010000101010100011101100111111101100011001110001111110011011110100000110001101010110101100101001110101001110011101001001101000011110111000000011010011001010111011101110000110111011001110000000101101100010101000101110101011100000100000001010100010001000100011001110011100110010011010010010010011110001011100011001111010110101100000000110111101110101110101101100110100100010000111111101111011010010100110010011001001100111000101101011001101011001000111100001110001011101110100000111010100111111111111100100001111101000000100111000101001001011001110011010101110101011101111011110101100000001100101101001101001111111110111001011110010111100010001010001110101100001111000000001100000010010101100010000000001011101001101111101110111011000111001110111110011110111100011101111111111111110101000100011110111111011101000101000011100011111101110000101001101011000111101000101011001111000111111000010101000101111110011010100101011001010011100110110100100101101010111100010001001001110110110101111000101000000101001001010001010001010001110001101011010011000110111011011000111110111101011111001011001001011011001101001010011100000000101100010010011111110000111100101101111111000010111100101110101000110100110110011011010111110010100011000001011011000000011010111011011101101100111111111100010000000001111000111100110111110011111101110100100110010001110111010100010010101101000011000111011010011011100000001000010111100101001010100000110010000001011101010110000001110010011101010001000100100111010101111010100111010111100111111001000000111011101100101110101101000110000111111001100010011001001100011011111101011011110010010000001011100101000100011101011100001110001010000100011001111100000010011101101011101001010111111010001000101011011000011011001110110011000010010011010011110011100010001101100000110011010100001101110010010100011000001010110000011111010011101110011101100111100110110011101101110011011101101000111110110000110001111100001001001010101110101001001011011001100000000111011100001110100110110001101101001111110100000110010011100101101011001010000010101111111011000000001010000111001111101111101100010110000111010101100100001011010111011001011110011011011100100110010111110110110111011001100001001101000010011001111011010000001001010011000111010111110111111111010011010000011101111101010010000001010010000001100111000001000101101001010101100000100000010110111110111111000011010010101100101110001011001110000011010011001111100000100010101010110010011100111011011111111001001101010010101111010111100011100110001011110011111100110000101000000101110110000000100110000000010010111001111010001011101100100000011110101110001110110110111000100001111100000010110101111101101011010000111111001001110100010011001111100010100101110001011011110110110010001010110001010100101001110001100011111000100010001000011011001110000010110001000011000011011010101000110100011110011011110110110101000100010010011101010100000000111011110000100000101011001011110101000110000001101100101100111001111001111111101000000110111011111111011101111101000001011000011000100100101011000100010110010110100101000111001000110101011100001001010110010110010100101110001101011111111111000011110100100110101101001011111101011010100111101001101101010010111101001101000110101100000101001100011110101100100011011011111110011100101001000100100001101001111010100110010111001100001100011100000001011101000101001001011010000000101100110101100011101100101110110100100100111001110000010000000100010100110010011100011000111101011001101101100101001010111000111010101011101101000100111110111101100100010010010010010111111110110001011001111011110011101100101000000101110101110100001000100000000111101100011100000000001000110100100010101000111101011110000100001010100000110111011000001011000111011100010101100100010111110111001100110110101000011011001100011110101000011101110100111100001101100110001110001100101110110011101110111011101011011011101101100000111010011100011010101100011010000010101000111111000000101001001110010011011100001111001011011001100011110100110010010001111001010011101110001001010000010000110001100110111111111011011001100011111101111110110001110111110111010001110001011100100111000101111000101001001000110001100101010001111101111001110110100111000001101010110110011111111010010100001100110100010110110011111010010111010110100111001111011011001000110111111101110100011000010110101101100110011001110111101111010010000111111100000110011001101001011010101001011101110101011100111111110010100100110110001110010111111110001000010000001111001000000100100010100101011111001001010001010100110111111100101000011111010010110000101101000111000001101101011111111111001010011100101110100101100111010111000100011110001001001111110111110001001010101000110000101101111001101010011010111010100011011100100001000011100111100101001010000000011111000011100001000011101000011101011001001010010100001110110101001110001111011111100100001101110100000000011100010101001011011001110010100110101100000100000111101111010010001110000000001111000000011011000110101100100110100110001001101110011100110000101100110011101110001001111101111110100110000110111110100101010111011100110110010000001001001000000110010000110100111011010001010000010101110001100111000001110101111011001010001111011010101000011000111100111110111000011011100100001100100011010101110010111111110010011000110001010110001100011111100010101011010101011100011001001111111100110000011110001111001000111101010010110010101001111001101110110011010010011100010111010010001000001010011100011010010101011111111101100110100111011001100101011101110110100101001100010000000010110110001010100111110111001100110111000011011010011111010110010110001001011101011110100101010111011010100000010100001100100011011001101100111101011111011011101100010011100001111100010001011001110101111100000100000100001101111001101110111110001110101001111101110100110010101001111111001100110101100001000101111010101111000100110111111100110000011101111110001101000100101011011011110000000000110010101111000001000111000101010011110010101111010010011000111100100001110010010100110100010110100010000100110011100110000011010011100101111100010111101011001100000010110011110001011100110000110000100100100000101111101000011111110100111101100000101011010100111101001111111010000110011010100011101010001101010111011101101000001011101110011100000001010111011001011101010000000001001111110111101000101110101011011101010110011011010100111100111011000100110010011011011010111010101001000001010010100100011100010000010011100010111000010111100110100110110001111001011111001010011100000010110000100111011101010000000100001110101000010010101000110010000110010010000001000011010110110010011110010010001101001111010110011011101011000100000111100110111010011000100111100110001111110010101010110001101010010111010010110111010000100101110001001010100010001111001110011000010111110111011111000010100011100111110000100100100010110001101110111011100111010110011011001011100111011111011111111000100101110010000111101110110100101110100011101011111110111000001101101010001110101111100101000111100111100000100111011110010001010001101000100000111110001001101101101101001111100100100001111100111011101001000101000111010001101000011110001010001010100110101111110101011111010110111110010101001111010110010000011011000100000010100110110110101101000100010110010011001110001011000101110010101100001001001011101000111010110010100010010111111001100100110010000010111010111001111101101011101101110000011011100100111000111111100001000010101001010001000010010110110110111011000110111011101110101011010011000011001011001000001110101000000001011111001010110001010010110100110111101110100010110001110000001001100000100001100111101101000011000110010011010000000000100001000110100011010101010111010111001100100010010000100100001100011111011101101111011001111111000101110111001110101101001001000100101100100010110001111010101101101100010010110000100010000111001100111111011011111000000100011010110010000001001010001100001100000010100001000011100001010101010101010010000100010100111101011101111111000101100110110000011000101101000011101100011000010010001111110011000101010011101011101101011100001000110001010000001010000001111000101101100111101100001101111101101001011110110110000011111000111001001001001111101111101011110000101100110010000100011111000111001100110100100100000010111111101111100100001011011010111100000000011001000101010011111011111011000001010101011010010001000110001110111010111100110010000101011011101100111110110000110011110110001101000111110100011001111101110110010101101011110010101111010100010100111001110011011101111000101011111100111000010110001110000110101000001100101011100010111000000001000110000111111011011111010100000111110011001110111010111011111011001010001001111011111101111100000001000110101010110011011000110010001011111000000101000010011011011011010100100111001011100110010001110111111011000001111000111001101111111110000001000011101010110100001100101110000110000101010000111011111001111101101000111000000111010010000000011000111001011011010001100110101011001010011100001110111000110100010111110110010110011101111001110100011100000111101011111001011001001100001111101011010011000110010011011001100111001111001100001000101000001100011011000000001100101100010000101101010011100000001010110000111011010100110111001111001101101001100001010010111101000010001101110101011100101011011000000100110111111001001111101100011010111110100010111101011101101110011011111001111010110011000011100000100101010111011000111110001011101010110110000010100001111101010011101101100001100010111011011011011100110100110001001101110000000000111000001100101011111111111011110001100001100101000001111110010010011101110001000100001101100000101111010100011111010111001110000111001111111110100000010100111101110110110110000010010100000000101001010001111000100001100010001100101000011001001000010100000111010110111101001110011100101100000100110000011110110000100110100010101010001010000010000010111101001111011110011100000000110111101101000011101001111010000011001010101001001000111100001011101111000101001011010100010010100000100011110110111110000111011010100111001001100111110100010010111100101011100001000110110110110111111011000000011110001011110010000011110101110110000010010111111101001100100111010011011110111001101110111011101000111110010111000001000000111011111101110011000101111111101011110000001001000110100000100011110111101111011001101011111000111011111101110110111100110101100001010000011100100101100010110011011010110000010110010011101000110001101010111111110011110100000101101010101110010011101111000101000101010110000100011010110110110100001011010000101100010000011011111011001111110010110000000111111111010110101011011000100011100010000000011010010101010110001000101111001110101001001100100111110100110011100011100111101110010100100001101000011000010101011000000010010111100001000000000110001110001110101101101000100010011010101110010001101010000110101101011001001001101110010110111010011101010001110100001110000011011001100111010010110100000011000110110001010100101010111011111110100010011111001111001101010010101011101111001100111111001010111010110100100010100000110010010000111100000001100001111010110111001000110011001001110001101110101010100011000001100111011000011110000010010000001101010111111111101000010001101000010010111101010011101011101000000000111011011110110100110101111101111110000010000011100110110011001011000100011000000000011001101001011110110000101110000000100101000110001100001111110010001111100101000100111101000011000110111010100110111000001011100101011100110000010001100101011010010110001011100000001010110011010011001000100011100100111010000100001001011100110010000001111101110101000100100111011010111011001111001111010101110011111101110101110101101001111001101111010101001110001010101101110101100010011110110000000111010010000010000110100000010101010101111100110100001011010010100011011110100001101101001111010100111000011111011110001111001001000110010011000011000010000110000010110100110100111000001011111001001100100011011010100000111110100100010101010011100100100100010000000010001100001111110011010101001100000111000110000001100100101100011111100011110000110001001110111010000111100111011101001100110001101100100110011110100001110101000001110100000111110100010101001011101011100000100000100011101011100011111011001101100101110011001111011101000010100001101001101001100101111001010110000100100010001011000000001000111101000001011110110101000111101111011000010001101011000101100111110011100100110010101011100011000001101111011010000000000110100101010101111100010111010011011100011010010010001110101111011111000100011101011100110111011010010001001010000000001011101110000100001101010111110111000010101010100010011001011110100000101101010111100100111111010110100011011100110001110101101011001000111100011000011000010101001011000011010100111011101011010101001011101000111001010101100100100011000110010110010100010011101001110010110111001010110000000100001001000000000110010110111001001010011100100001100101101010111110010111011100001000000100111001011111100100000010100010010100111110000111001010100111010000000011000100111001000011101110010101111011001100001010010011111100001000101010101101010110111111111100110110000110001000000101011101100000100000001000100011111010110101011101101001000000100011001101001110100010110000111101100100001001100010000000111010101001001101001110001101011110010011100110001100110010000101111001110110110011000100111100101001100101001101111100000111111010001111011001000011101010010011101010011001100010110101001010011010111100110011101110110010111111000010100011100110011110011011111101100010110100011111111010010011001000011000010010001010101010110001100011100101100000100011101100001111111110000101110100100110011000000111101110110010001000010101011101101111011100010111010000010000100010000100011011001110101011000100100000001101001101101111101111001100010111011011000010110000111000001101000111111100110001100110100000011001011100000000100001001101111101111101000100000101101100001010101010111110011101001011001100001010110101010000000100001001111101011000100100101000101010011110110011000010101101110000000110010010100000010000101000100000101101001101111000100011010100111110011011011011010011000000011000100010011111100000100000111101000110010000001011011100011101110010011111010001111001010110101011000000101001001110011111111101100000111111111000110011110111111011100111100000011001001100011001101010011010100110011000010001100001101101010101110100000010111011101101100011111111111000111011010111010101011100111000010001000011101111111100101011110101110011101100111001101011010101001010100100010111011101001100001100000000001011111111001111110111101000100101010010010001110000100001001111001011110110101011000110100001001100011100000100101100001100100011111010000000000101001111101111101110101110010000110001101001101000110101111111001111011101011000011111110111111001101101010001010000000011011100001000010011010100011010110110110001111001101001001101110100110000100000101111111111001010010010010110010000101011101000010110001010101100011101111011001111101111010100111111111101001100011101110000110000110111011101011001010100111110110010100111001111001101011001100011110010011010000011100010101010110111010100101101100100000111101011011010011000011011100001110011011101101100100010011101110110001011000111111001001010111001010100111011100010110001100101101011100010001000001011100101100100101000101001001111100000010010111100101101000001011100010000101011001100001001110111011011100010010101001110101101001010011010000001000111001010111010100000000001011000011001011110101111010011001100000011010101010000111001011001000101011011010100000111100010110100000101010010011100101010101110110000101010110001000010110111101110100010100010101100001011111000111000111000101001110010100011010110100001000100001111010011000101100101111101100010000011111000011101001110101110100101110000111110011100101010101010100111111101100101111011111001000010111000100010000101011110011011100101100110111111000011111110000110111101100010111010100110011100111101101100001010000010011010010111101001110111001000110010110011011010001101100010001011010000110001000101011110111100110010101010100101111111101111111110011001110110100110101100111001011111011000100010100001000111100010110011111100001110111001001010000000111000100010100100110100010100000110111101000101111011110110000110110001111010000000010100001000001000111010100101011111001001110110110000010100000100101111111101100011110111010101101010011111000111101000100111100001000010010010000110001010010000110001010011101011111110001010101101100110100101111111011010011011110010100100110011001010001110010110010111010110110011100110000110001111000110110111011011111000111001011100001100110001100110011111010100000001010111000010100000000101100001000101010001000111111111110110010100111110000011101111010000010110101111110010010110101001110011110000000111101100100001101010111001111010101100110000001011010001001011111101100001011101000001110000001111000000110100101101101011111111000010010000110110011110100011011010010010110111001100110011101101100010001101101010001111010000111100010101110010100101001111100011001110111010000101001111110100111101111011111001110010110101011001111000011100010010111010010010100100001010000110100110100110101100000001100110100110010101110010001110110011010000111101100000110001000101001110011110010001110000011010000011001000010010000110111100100001010101100011000111011010111011011011111101100101111110101110110000101111000010010011101111100000111001111011011001110101100011100101110000111100100011101110100001000010011110000000001011010010011101001000001111101101011101000111010001100000011011010100011101111101100101000100011001100101100111100010000010010101100101010111111110010111010000001110101001000100110100001110110000100000110010110110100000100010001101100010101100100011111010010000011111010000000000110111010110111000000111111111000101100101101001000000000001101001000011010111110000101110100111011011110001101001110011000001000101100111110111011100011110101011011000010101011000000100100101111010101111011110110001110010101110000111010001001011001110110111111001110010111000000100101100011111011011010010101011100101111111000010010000001101110000111011011000110011101110010101110010100100110000100101101011000001011101110011011010011011101100111000100010111101111000111011011101011010011010110001000101111101001110110111110100011110101100111010000111111000001001111011101001100110110111101010100010100111101100111001100111011011000100101100010111100101011011001001100110010001101110000101001110101110010001110001001000011101011100010100101000011011110001111111000100010001111111000101100010111101001101000001001110110000011101111110011001101110000110011000100001111111001000001011000011111010101001111111100111010100100101110110011100111000100110100011100111000010111101110000011001000011001101110100011101101001010111101011000101000001010100010011001001110000111100100001110011010000001111001011101101011110000101101111111010001000000110110011100001111001111101100001101110111010000111010100010011000000100000111011101010110000101010010100010101101011000001011001110111001101011110100000110000111101111100001001010110110001110101010011111011100110101110011111101101000000000010000000011111000001011001110010100111001001111100000111101111001110001001100001001010111000010111110011100111000111110000111100001001001011000010111001001100001011100110011001001111000101101110101000001110111101111110111110110011111110011001011001000000100001001110010100011110010111100110110111100001011001110010110011011110000100110010111001100100101010101000101111000101011111000111000011111011111011111101101001110010010111111110110101111101000011110111010010111111001001111110001101101001110000001011111100101011110101000011001000011010000000001001110101110101110110101110010111001000101111011111111011000100100011100111111110011001000000000110111100010100111011010011111010011001110011111011101001000110001101111010011100110001101100000100010011010001100101000110110010010001000101011011111000110011000000011100111011111101101011000110111000010010101101111111100010011011100110101110111001101011101110000111001111011001100111101000011010101010100000010110000000001011110101011111101000010010000000000111011011111111010100111100110100111101111100100110101101010100001010010110100011000000001011100101001110100000101010100111111100100000011110111010001110010100101111101110010001111100011011100010100100101110100110101101010101011100001111100100101100011010011111010001100011100111010010111111011000101110010010011010101011001011100110000011010001111100111100010011000101101111001101010110110010100110001000101001001100111111000110010100010001011100001101011010110000111110001001110000011001011110000111101101100110101111110101100001010100110101000010011100001110011110100101001110100111101110100010000101100100011011100111010010001100011110011010110101100110111011000100011110110100000111101101011011111111110111010011001101100000101000000101111001000101001110000001000001010101110010101000110000101010001101110001100110110000011001000100101110001000111000001000010000000011100111011110110001111111010101111001110000001101001000001110100010001110010111000001000000001000010011101011011101100101010101001110000001010100010100111101011000000001101010011001111101100100110011100011001000011001101001100111000000111010011100111010000111001100010101100011111010111010010001010110101011011001110100110101011000101001010001100001010000000110111110100110001011100001001011100100110100010011111000100010100110011110101100100101101101110100011110011010011101011110110000100110010100000010100011100011010100011110110101101001000010011001101011001011001101111100001001101101101101111011010001110101001001111110000110111010001010010110010001001110101101011111110111010111101001100010010001010110100101111100010000001011100110001111101001100001011100000010100110001011110011101000110110001000001000011110100001001010100100110000101010000010100110010110010000000011000011101101101101111010110011000000010000000101110001010000110011000101011001000011100011001110010011011010001000011001011000111100111101000111010010110011011011000110111011010110000010011111111110101100011110011110100011001011000000000100001111010011111000101001000110100010010101010000100000100110111010010010100101101000001001110001100001100111100011000111011010011010110100101111011100011110000001011000110111010110000111001011010111010011001000001110111111110111110110011000110110011000100000101011000101001010111010001011101110011010000010001000111110010100001110100110101001011101110101100001101011001001011111100010011011010000000001100111010001101100100100010000101101001111011011001001110010111011101100000010111100001001001111000101101110111101100001001000011101000110010000100001111011011100000100001100111110111010110110110000100000100001100011001000011100111111101011000101110001111111100111101111010111010000011010110000101101010010110000111001010110000100110001110000101001100110011001001011000000100110100110000111101101100111110101010101100010101010100111000011011110101110011110001100111110011101011011001010101011001010101101100010111110001011100001011110001000001010011110101100010010001011111000101000101111100001100011001001011111011001010110111100011011001000010110100100101001100001101011111010010100000000000000001100101100110010101001111110110010010111000100111110001101001000010101101000101010001110111000111111010000000101110111010101000100000001000010001110101111101110001101000010110000001001100111110101101110001110111111100111111010111000000011110011000100001111001101010110100100010101110101001010010011001001010010000110111000110001100011011111110010100100000101101011000100010111000001100000110000001110100110101010000101111110111001011100101100100100001000101000100101000001111001001001011111011010001100011111011000011111011100011110001010000101101000011101101000100110110001100100101011010101111110001010111000011110000101000111110011011010100110101110010111001101101101000011000011101110011111001011110101010010111110000110100110100101011111001011101101111100100100011101000100000111011011001000010011010001000101001000011101101111000000110110111000001000100000000110111101010101101011110000111111111011111110101000010010100100111000001100101011001101110011100001111100110101101011110110011011110110111101010000101100110101111011000100011100011110110101001010111110000111011111001110000010010100001001010000001110100000001110111001010111001001110111010000000000101000101111000000111010011011001011001001001000010111001010100101011011011101101000110011110100111110011010000001010100000110110011000101110110001100111000011000001011000001101100000010110001011101001001101110011010110001110101011011100110000010011010110111110011111010100111101111110101110001011110011000001000010011000011000110011001100011110000000001001110010011010010001101100101110111011001101101100010010001110010111010000011000011011010000100011111101001111001010111101110100100100001010000100000100101010110110011010101111100110010110101101111010011111000110000101111100010000011011000010010011100000101011010101010001000111100111000000101100011100101110100110111110000110100011010101010000110001110111111110010111011001000000100010110100111101011110000000100011100101001000110010110001111101100001111100011111011101100111001001000101101001000010010010100011100011011100100001001011100000011111001100011010011011110110111111110100000101000000010100001101101010100001001011000001011101100001001110100011000111101110100001111101110110001000111100010110110001000010101001000110011001010010000101111110010001101101010100000101110010010011110001101111011001000111001100000010101001100000000001111010001010000111101110010001011010110111110011100001111011101111011010001010000111001000010011100010111001101100111010110101010111111100101110101010001111001111110100001110001110110110011010010010011000101111110010000100100001000100000101000010011001101011000010011100011001000100011001001101010100011110100011100011011111101010011101101010110101011011010000111011111011010010110111100001001100101100101100000011001010100010001110111101110110100111010101001000000001011110101011110100110011000111101110011011000011000011111000001001100011111011110000010111100110010011110101111000011001010101100010100100001101111110110110101011010111001101001010000001001000100011001011101101010101100000110000101101010001011001111000100110000001100101011011011011000011000101110000010110111110000011011100010111000001011011011000010101000101010000010111101100011101101001000101101110010110110100100010001000010010110100101011100011011000011111101111101001010101000010011001010000101000100110110011101010110010100110001100000001101000101000101110010110011011100110001010001000110111011011110101010011110001100010111011000111000011011101111111001100111101111011110110111011111001011001001100111110001111000100100111000010101010100000100100100010101110110100001000100101001100011110100011101010011001011000011111111001011111011100101000011100101111111101100010010000010100110010111001001110101111111000010001010101110101111000110011111111011100110111011010000001100100100100000010100110010000100001111110100111011111010001000001110100010101001001110111000010100001010000000010010101100100011010010111101101100101110111011011101010010111111000011110011000001100010011101111010011111100000010100110101100101000111011111000000011011110110110100010000000111110110000001100101100100110101010000110011110000010001011111000000011001010001010000001101000000000111110010101011000111101101011110001010111000111001101011000110001011001111110010111111100100101101000001110000101011011100011001011100100011001011011010110010000110001100100010001100110100000100101011001001100000001011110100111110101110101010100111011011011011111101001100101010100101110001111101110001111101101011011011000100111100110000011000010101110001110110100010111110001011111111111010000110010010000110110010000000011100001010111010011111110011101101110011011001010010010110110101011001010110010010000001100100010101101110001101001001011111011110000101111110001010111011110111000110100101111110000001101111101010111001110011000010111100110100000110000011111011111001110101110100111110001101101010111111010100101100011100111010101000001100100000110001111001110100011011100010010111001111001101111010011011110000001010100000110111010101010000010011101001100100001010001110010011111101011010000010000101101010010011011101000011110110101001101100001000111111011000110110010010110011110100110011100000000010100000001100001110001100000000101111010110100101101100011001001011000000000111111010100011101110001110010011111110000100001101101011111100010010100011110000001110110011001000010011100100111001101111110010110001000000010100010001100010110110011111000010001010100010000010011001110001001101010100110010111100110100100101011000111101111000100100000100011001000000100010101101011101100000110101011011010011010010100100000000111100010000000010101111010010111110111011000001111100110100001111101110010000001101111101001011000011110111100101111010001110111100010101101001010111100000110010110111000011111100110010011010110111011110001000110100101010111011111100100111010000010001110101101100001111000010010111010010010001001100101101110100111010001011101000111101001100000011110011000010011010000100100111010110100110110000011101100010101010100000001111001101111110111101101011110101011101111110110011010011111110001111101010100101011111111100011101111000011100001010100101110111111010000000100000001101000001010100111001101010011100111111101111000000000101101110111111111111011001110000110011010000011001101111001001010111001110011111011011011100010101001101011011100101011000101110100000000101000001011110100011010110111010101010111011111101011111000000100011110100111101011111110110100010001001101110011111011011100010110011010111000010110001110100101001101111010111010011100111011101000110100110111101100100110110100010100011100011011010011001101110101011001101010000011111010100111010110100111001110000001111100100010000000000101001011100111001011100100000111011111101011010111011011011011001101011100010001000111000001011101111000111100001111010101100101011010110010110011001011001010100001100100101001101011010011111010001001011011000010100100100100010011100101101111001101001000001111010011011000010001110111101111100001100011010010100010011101001010001010001010010101001110101110110011100011010101000001100010001111111000000001111000101010101010001110110110011000001100000011110011101111001101010110000011001010111011101011011100001000010100011110000001010101101101001011100001000100111011001010011011000101000111011111100011000110010100010100110000010101101000011011111101101001000000000010000001101110100101001100010101101110101011110000101000011100011010001111100101100000111000111001110011011110000010001001101000111001110010001111001101111101000000101101110001110000000100111000101101111100000110001010010011100101110000001101001110100101010011011010110001110010100011010100110110000101111111110110100011000011001111111101010010010110000001000000000100001001011110011011000100010001101010010110001110111010001101000111111010010010000000110010111101100001101100010010000001100110100001001101111101101010101100110100101111101101111011011011011000101111011000001000001010111101110010100101001100101010110110010111111101100010011110011101000000011100111111101100101011010111010001111010100100010101011111000010100101111001101011001110101110001110000111100110110000001111111111010111001110101100010101010111001100100101110011111110011110100001010001001010000100011101011111000010100000001111000100101000010010011100010010010100101000100001101101000000010001011111111010110101011010001001101100000100011011111001000010010110111111110010000100101000111011111011010011001010111001010101010111100000000001000110000001011000011001100000011010100010101101110000100011010001001111110101001000111010111100111100000000010100100111000000011001101110111011100110110011000101000110100001011011110000100000111101011000011101111001001011000100100001101110011000110111100100011111011001111001001100001101000000111001111011110010101011011111100110101100010111010111110010000101100111000010001001110001111010001010010110011101000111000010011100111111000110110110000011001011001011111111111111101111110111100000001100101000010100100101010010011101101000111000100110110010001100101000001111110011000011111000100011101111001000011010010101111110110101011111100101110010011111011011000001010111001000110011110101101111100010101110010111011100000110111010011111000110001101011010001001100101101101011000001010000011000000111100010100101100001011000100101000011011111110110101111101101001101101101000101101011010100110110101010110101010011100111101011010110000111011001100111010101101000101011110000111110000111001001001111001101001000000100110110011000101101111011101100101011101010001100100010101100111110001011111000111011110001110010110110000111000001010010010111010000100101001111111011101111010110110110100010101110101110010001110011111110101110011000101101100100110000000010110100011010110101001000111101001001011111111110101100001010000001000011001000011100010000111100001001101010000011111101111011001011100000010100111111100011111001011110000011101101010101100101000000100110101111101010100000101100011000000101010111011011111101000100011101100001100101011010010110010111111001101000000001010011100000011100000001100110110101011100100101000011000011101010110011101010001000100111110010000011010000101001000001101101011001010010001101010110010010001100010000011001001111010110000011010100100100101100010000100010010000001011001110011101111110110100011111001111010111100100100010011101010101101010101110101001001101101111001001101000010011000100100101011111100001000011101011100001100010110111000110110100101000111011000001100100000110100001011010110011000100000101110101011100011001111010010000101111001001011101000011010100010100001001101110110011011001011100110000101110000010011100110001000000111111101000110010110011001011000111000111001011100001100001010100101011110000111100011001011000001110011000010101001001110010010100000010110010100010011110000100010011000111000001100111111000111011011110110000100101101100010101000000001010010000101101111110000111001101011101101010011001001111100111000000010111001011101001001000101011001110110111011101110011101101111011001011011010110100100100000101001100010110010111000110100111100010101110000110100011001010101010111010000111001110011111001111001000010101101110111000000100011011000100010011111101000010000011011010011001010010101010011001101001011010101101100110011100001001110011011101010110100111100011110110011000101001011000011000010111110011111100110001001101101011001110010011100101101011111100010011101011011001001010101110011000000100000101101000100111010000011010001000011101111100100100100110001110010011011111100011110010101010000111100110111111100111101101000001100110110010000000101100000000001110100111010110000111000111011011001001110101101001011100011101000000100001010101001000010010111101101011101101100001101100100000000010111010011110011101000100101000010001010000000100010010011001100010011100101101101110011010011000000011000111000110001101011011101100101000001100110011100010000100100000011011001101110000100100111011111110010000100100010001100001011111110111111101010001000101010101100010001100011001011101001101111110100100010110111000111100111011100011000001010100001010111000100111010111010111001010001100101001110111011111000011000011001110010011010100011111000101000010101100000011100010001101000110010110100000111011100011110010100010111110010011111111101000110011011101000000000010001101000001001000000111111000000010010110110001000000110011000001001010001001110111010101111101001000100100110101101010010010001111011100011000111101101100001000110111010010100010101011110011010000111001101101010110010010010000000110010001101110011000111100101101011111001110001010010001101011001100000011001100011110100101111011001100001110101000000010101010100000110111000000101011001100010010101100001000001111000111011010101000001010110110100100110111011100001100101101101111111111011111011001001100100001110111011100010001000001101111000101101110110000101100110001011001110001010010001011010010100010001000000001100110011010011010110100001101011011010100011000011011110101111110111000111111011000001000100011110100101101110111110010010110111100101100101001000001110101100001000010000001010011010011010100110011010101110110000100111001111010010010110001001001110111100001110100110101111011011101010110011101101010001000001110001110001100110010011010101111011010100010011000110010000001101010100000001011010110000001001111100001100010100011110110010100100101011010111000111011001011001111101001011011110111010100100101110111000001010011010011011010010010111110010011111111110111011101111100000110111001100011001111110010100110100010101100001000100000001110110000011000101100001111111010000100010001010111010001110110111001100011100100011100011000101100001010001001101101101101011110001111100000111000010110111111001010000101110100101010000011010101110001001100100001100111000101010001011011101100000101111111110000000010001110000101011000001010010010010001011100110001110110101110010110111110011101101110100011010100101010010001110010101010011100110101110100110000110011011000111010101110101010101100010111011001001001100111011001110011100010011000001101100000101111100101110101110000101111010101011001101000011100011001111011100001001100010000101010000100111100000110010101111111111111000101011010011000000101110100000001101011101100110011010101101011001110100000000001011001111111111100000000010100011010010101001011000110011111100111100010011001010001111011000000101001000010000111001101101000110011001011110000111000000001001010000011001011110100111100010111110001110001100100111111011001111001101100111010100101001100110000010110110110010011101011100111001110001011101110110010110000001001100000101101000011100111100101111110011111011100010011110111110001111000001001001100001111110000110000110000100001110110000011000100110001110011101100110011011101000110010100111111010111100001100010010000100011110110101000100110011000100000001100001010000011111111001100101000101100101110000101110011011011011001110000110110101000001101011001110000110101011001111010000100110101100110011101010100001100100011010010010100000110100011110000110010000000110010111111010011111001111111000101110100100010100101010011000011100101110000000111111111010010000110100110111101001001001110100001110100001110001000101100100010101001100001110100000101101000110100101000000100110101111101000110101011000111011001000001110010110100110111011011000001110100100010000001100111000110000110010010011110011011101011010010110010110011000011111100000000100100010000010101101111110000011111111110111111000111110001101001110110001000000111101010011110111100000011100001111111011011001001111100001001110000111111011100011100001110100111011010110101111100111101010111100111000111010100100010100101000100100101101001101000011101101000111101011011110111101111010100000101000100000111110010001101011010011111110100001111111111000010101010111110101111111110110011010000110111100110011011011001011111000010101001100110111110100100101111111101100000010100101110000011001101111000110101101110100100011011010101011111111001010001011100101111100101101010001110111000000100100101000010001001010111001101111111110011110000000110011010110110101001110100100011100111100011001101010000010110110001011010010010001001010010100011100011001011110101001000001110011101100101011010010110011111010000111100111111111110001111110000001111100101111011000011000100110001101011111101100100001101001011000110100011110010000101110000000011011100100111001111111011000000110001110101110011010101100000011110100011111011001101011100001101100010101111000111111110111010000111001000011000100000000100011110010100110001001110010100000101100000100011100111100111011000010010000100011110101001100001101000100001101001011111111001001010000111110001011001001011001011110010111000101110010011111000000011011110001000110101000011110100011010110001010111111000111010100000111001111001101101011011111100001101101001010011110010101010100011010011011100100000010011010001101100110100000010110001011101100011111110111101001000000110011001010000001110100111001011001100010100001101110011011100001001001001111001011001000010000111011111111100000100100011101111110101110111101010010011100101011010000000001001000110111000110100110011101000111011010111110100111001001110011011110001110011001011010001100001111001110010110111001111000010100011011100101000100101011011100011100011001101111101111000100011000110100011101001010111011001010110011100000010110101100000010011101101111010110111100111001001101011101111011000001100011000101100011011100000101000010101011011111001111011010100001001010000111110011110110110001110000010001011000010101001100011001001011010100101001001010110000111011110100111011100010101001111010010010111111100100010001011000010000101101001010000010100010111100100111001011010011101101100110111100000101010100110111010111010010100001000110000000110110011011111000111011000010110111001110011001100110011101101010100001101101001010100010111000011000011101110000111110100001000111111110010111100111111111101101100001110111010011100000101011000001110111011110001111001011011001101111011000001110011001110100001011000010111010101101001000100111100000101010011111001110101101011011001011000010000100111100110011111011000100011100000000001100010101101001011000001001110111101011110111111011111001001011011101111011100111101110001100001111111111000100101100110001110101111010011001110010110110011010111010001111010111001110000000000100110101001011111010100010001001111010111010001110100011011100101101100000111111000111010100110110010001011000101111001001111111001100000010010111011100000110011100110100110101101100001010111000101111111110000011001010100110000110101000100000100100001011100111011001001011111000001111100000001001011001111101111000001010011100111110001101001011001110010101011110001000011100000011101110110110110010111010000000000110110100001101010011101010011110111111101011100010110010011000111110101011000111011100100000111111100111010110110110011111100011110110101101100011111110100000110000111111000101110000111000111001100011111111100100001010100111100100001000100101011100000011110100010101110110010111111101110100011100111101111110110101101010000100111000001001010100111001000111001110011101111011100100101101110101100000100000011111011111101100000011010110110101011101000110010100101010110100001101000010100001111100010100011011110000100001010011100010111110011110010010101001111111001000010001000010100011100011000110010011101110110010110010100111000110100011111100010011110101101110101010010001001010101011101100110101100010101101101101110010010101100111010100010111101111000110010001110011011110011110011101101101101001000000100111110101011110110010010000101000011101000011110010101001100011100101111111001100011011101000101100100100100011101111100100010100101010000000001111001001111001111011101010001111001001110110010100000010010011101011101010011010010111000110000100001110110010000010101000000000010101111110100111000110010100010111100000001111001010000111100011001100010111100100110011100101110001000110001001110000100100001010010101001011000000100001010111110011000101100001010010111011111111011001101101010101000100010110011101001000010000101011010000100111100000110111100110100000111111101011101000101000100100101110011100110101111010011010110001111011100011110101101010000110111101000101111111100100111110110000011111111111101101000111011001100101101111010110101110101110011001001100011111011001110000010000110001010111001101100010110101010101110001010001000101100011010000100111010111101110010000000110101001010010101100101101011010100011101001000001011101001100001110010010010011101000011100100001101001100101101110011001110101110100010011101111110010100011111101101101010010001011000011100001001000100011011110001000001011000100010110111011111010101011100000010000000011110000100110101110111001001111011000010100100011111110010000101100101001100001001101010111110000010010010100000000000011100011110000010000001110001010101100011100000001110110011010011100101110001010000001011100100000111010101111001100001100001010011000010000100101001010010011000000110010011101001110010111011000100001011000100000000101101001011110101110010000100101000000000010010111010100110011101010110010001111111001100110110111001001111011110100111110110110111101010001111111110100000001101100011001010100000111001111101110101001100100011000111110001110001101110010100110010000001001010101010001000001010111000000010110111010110110110101110001100101010101011011001001101011101100001110100111101110110110101010110100000011100011111111100011001001110001101110011101100110011010111100110100001110101000111111110111101001100000111110001110010011011100000010011010000010110100010110110010000001101101100001111110001010111111011101110000001110100110001010110101110110110000010011011011110011100110010111100010011000101000000100000101100001101011010001101101000001100111000000111100001111010010111100011001101000101000011111110100000110000001010101010101001110000001101001100011011111011011101001101010111001011110110000000111111000011110101111100011101100010101111101101110011110110111111001011101000000101110010111111110111000110010001100100010101101111101011011100010010100111010010010001111111011010000100001000110000001001010001010110000011101001110100110110101001111101110001110110111011000010010110010101101111001000010101101111001000101111101101101111111101100011101010001011011011110011011101010000000110111101010110011011011011111000101100010001010100000110111011000110101101001000000010110010101000101110111101011011111110010111001110000110000111001010010111001001101000000001111101110010010100010111100011001010100011111000101100010100110001101010110011110010010111100110010011001111110110010001000001110011000101111011100110110010010011000010000101010011001010001011000101000010100111000111110110000111101110010101010111110011011111100110011101100000101001101011111100101110001000111010111000010000011001011111010011111011101011010010001000101101101001010011000111011101001000000110011101110110100010111001000111100000000111001110011000010111000011001110000001001001110111111011011001011000100100000000100110011011101001000010011110111011101101010110001111110101101010101000000101101101110011001010111011001101000110001001000010100000110110000001011101010000010011001111000010001101110101010100000000011001110111101000101100101111101000100101000100100010110101101011101101001010010010111101001101010001001000000011111010111001000111010111111100110010100111101100010010100100111110011111011010001011010101001111111110000101010000011111101111011001010010000111101101010101110100101100100100111011111111010101111110010011001110001010101010001010000110100100111110001001101010110000001001101010001110001001010011101011010111000010010000011101011011000111101111101001011011111110011111111000011001000011010101110101110000101111000011001010101111010100010010111001110010101000001100100001001000010000011100101010001101101110010011101110010001001010110101000111000011101101110001001101000101011110010110000111000101011000111111110111110011011110101010000111110010000101010001100101000001101011101101001011111100010010100111010000101101100010010110000101001001110100000101010100000001001111000101010000110001001111111001101111111010010010010010011111000001111110110101000100001000011101001100000001100111011010010101100001111111111010000011110111100010100100000110001100001001100110100000101110111100110111110010111101000010001111110111101100011000010001010010010010011101000100011010011101111100110001011100111000000011001101000111011001011000001011001000101110110101000001110110000001011101111110110011100110100001010111100100100001000001011100100010011111010110100011011010111101110001000001111101111110100110110101001111110110101100100110010001110100111011110101011111001110101011001010100111100110101111010110110110100001001111100101001011001101101011010101101111110111100000101111101010000100111101010001101100010110010011010011101010000011111101011111011011010101101100101000100101001001110100001000101011100110010000100011010100110100010100011111001010000110011110001001110111101001011000111001101000100101001000100111110100011010000010000100110000101110010011011110101011010110100001101101111110010001001011101000101010001001100001001110101100110010001111010001000000100001011111011100101101000100110000000010011110001101000011110100100110001010100000000011001011010100101110010110101000111101101011010000111011010111111000101011010001011010111011010000100011111010010110010111011100000111011001010001010101000000100010000001100100111001000011001111011000110010001001000001011100101100000000000110010001001101110100011011010000111010010010110011111011101001011110101101000001000011000001010111010001000101110010011001111001010010111011111110010010010011001010001101111010011101001100000100011100011001001110000001100011111000100111100111001111101101010110000101111001000111010111011110001010000111000000010111111111000110000110100100101011100011010100111011110010110001111011010111011010101100011100010000000101111011010110111110100001111100010011000001001000011001110111110001010011100111000010100011111100100101011110011111000100101001001011000010000101000000101011111111110111100111111111001010101000001111001010001001011100010101000000010000110111110011000110001101101110000111110011101100101011000111111110001101100101101101010100011101101100011100100110111001010100011111011000101100011011010101100110000001110001000011111011001011010100100011010111010001101101110000110000001101011001100011101110001100101101000110101111011011101010010101101100100001011000101110101000111001111101101011111101110000010101101111101000100111100011111011111001011011011001111001111110110100001001010111111010001100011010101011111101101101000111011010000100001001001011100011000011001101000001001101110011011010111111000001110000001001011101110010010010001111000010011101111000110110010111111001001000101111111011110001011010011101100010101000100001000110001111101001111000111000101000101101110001001000110010101100010011100001011010010001010011110000000000000100011111101100001101000100001100010110010100001001111001110010011110011110110101101010100001110100010100001111001011001101110110011001001100100110110110000101011111110001111111001101110111001100101000000001101001001100010001011011110100101100110101100011111001000111011110000010111111001110001111011110101001100101110010111111010111011010111010011110011111001110010010101111000110100000011011011110011110001011110110001000111110001010001000001001010010100001011110101110001000100111101001001010111110101100011010110111011111000001001001110110000110011010010101010110000101001000111001100001011000000100000000000010010101010100111000101100010000110001010100010111101010001101110100100110010010100100010011001111000011000010001111010111110001100000011011110110010100011000111001110001111101011000001100110010010000110011000011100000100101011110100001110101001001101000001110100010001100101011111000111110111001000111011010000000110000001100010001101010010110100000010011001111110111110100011110101110110010100110000111101100110010011110101010110000001011001011110001110111111111111000111001011010000100010101100110100110010111100101010111001110000100110010101011010101001110001110010001100000101100000101100011100101011001011101000111101100011101000000100011010100010101100110111010011101101111001010110111001101010000101100101001010100000111000010100001010010110101010101011110000000100101000110011101010001000101100111010011010000000100100101100001011010110101111010111000001000001011100010010110001100111100101110100001001111000101111101000110000001000111100100001001101001101110101001100001000011101001010001001101000010001000101101011010101110110110101001010100001010110001001011001100100010010100011110110111000101000110010001011000011000100010101011100010111000001001001001101111011010010001100010011011100100101101000001011001110001111001101010010011100111111001111111011000010111111111100110001111011111100000100101001010111011110001001000011101011100010011100100100101011111000101110011010011010110010100101110010010100001110110000011101101100011000100010011011100100100011100011010111010001110001001111101110010111011101101011011100110011111110000000100110001100100111100111010011100100000011000111110001100011010001111001111000110011000001101111010100100011001101100000010111011010111101011110011000111111011011010000010110001110101010110011010010110111101110010010101101100100000001010011000010110101000010111011011001100010010000111100111010000011010101101000000001000000001100101000101111000110111010011001111000101001011110000110000010001001110100010100000111100100111000101100101110111101111000001100110001010111011110110001111011101001101110100001110111110110100100110111100010101001010110001011000000001101110011110000011110100111111001110110011001011101110010101010010110000011000101110000111100001111111111100110001111101110000110001110000101010011010000101000100100111001111111111001000001011111000001001011011010010100111011000001100110110110001000010001101101011000001101101000000100100111110100000100011110000111001101100000001110101001100001101011010100111100111101110100110011010011111000010000011000010110011101111011110100100011111110111001110100010011101110001111100100011000000011010111110101001011111100010111001011000000110001100000110000001001011011101011100000110111000110101011001011111011100100110001101000111101100011110001000101111110000010101011011100010110011010100101000010000111010011000100000011100011101100111101111010011100101001000000110100110000000101100100010111110010110001011000000100100101100010100000011000010000000110101011111111011011000010110100001011001110000000010000011100001010111001101101111000001011110100001001101010110010110110010100000110111111111010000110010110111001101111000110010101101111101110001110100000010000010011101001100000101011111110001010101111011100101110011111011101110010111110111011110101010100101001011101000101100011110011010111000010100111011100100000101001101100101000010000001100100011110100101100001110010110001011101100001000100011010001110110001111011010010100101101101010100101011001001100011000001101011011111100000101111010000010010010010110001111111111010001000011010100010000001011000001001111000111101011000000110110000100110111111000111001000010110000101111001111011110100101010010111101101101100011011110011110100111100100010111101101010101110011001010000001000100111000001000011000000101001101010001111001100010111110101100111010111001100100000011000010110011000010100100100000000101010111011011010110100100101011111101000100011010110011111000101100010000001100101000000011001001011111010001011111110011110000111001011011011010100001111001101101100010000000101001101101111011001000100101111001001101011011111110110011111000000100000100001110111010110011000111100101110001011110001111100011001000111100100110010111110011110001101001111001010110001110100101010110110011100000001010001110111101100001010011001011111110011000101110100101000110111101000101000101100000010000011000000000110111111011100011100111001010011001000011101100000010111101010110111011010110000111100110101101001111100010011101011000000001101111100110110011011100101110100011001111100011001010110100010110110010100110000000101101110101110101000101101111001101101000011000111011110111001001110000111101101110110101010000111111000011110111111101000100111100110100000011101010011111101101001000001100100011111011001101000111111011001111111001110001001010101000010011000110000100100000111110111001010101000010100100011100101010011100111001010110001101010111111000101000011100100111000010100000001000001000001110100111111000010011011000110011111000100111001101010010111110100100100100000111010011010010010010100101110000001110000001011011110000110110101100111100110011111010100001111101011100010110100010011010100101111110111010111111001101100100101001110100101011111111111111001001001011110001010101101011011011101100100010111000001110000001110101001100111101011110011000101101010001101110011110111101010000000100010101101100001110101100100010111011101100011110011000101100000000001100111000111001100001101001101011001001110100101110010011011111011111010111101100101010011110011111011011010000110110010110111000011110111000001001101111100000001001110101101111001010110010000110110100011010011101000010100101010010011110011111111101000010111101011100000011001011100101011101011110011010101011001001010110101000001111000000011011001100010000100100011000011010111111001001101001011100110011100010111111111111010101000001001100100000001110001010011100011101001111001000101000111001001111100011011111110110001010001111011111011000011001110011101010111110010001101110101111010111111000001110111001111101101101010101100001101001011110000111100101111010101000000101101101011010000100010110111101000100000100100000001001101000101111010010010110011010100110000110101000110011011100101010000000111010110100111001011100111001111111001000011000011110101100011010100101110101111010001100110100111111101001011110111010000011100000100000000101011010110101101100001011110100111101111011000101010100000100101011110010110001001110001011101101101011111111000001110001101110101101100101010101101100011000110000010110010111111001101001110011111100101101110010101100100001001101110000011110010111010111001010010001011110001101110110011001110110101000011011001001101101101111000111100101001101001001100101010110010101101011100011011001001011010010000110001001111111000000100110000011001100100101001001110001101111011100111010000100101001100000011011001011001010100100001010110111001110110001110001101000110011111010011010100110101110100110011010010101000111110001110001101001110011101110011011011100000101010100100000011111011110001001100111111011110001010010101101110011000101101001111011001110100000101100100100101010010111011011001110111010111010110000100110110011101011011101111010011101100011001100100011011011110110111000100001111111011011000011011010101000001001110110000101100011111101111110001101100001010010111010010111000010000001111100110011101100010011000111111000101110001000001011011011001101101110010100011111111100000110001110010111000110111110011110001100010100111111100100100100111001000000100001000101001110110111000000100100000001001001111101101110111101100001000010011111100001011101100100101111100100011101111001001100111010000010110011011111110111101001000000011011000001000000100001000010010110101100000110000100100011100111000001011111010000111110011001110101010001111001001111000001011001010111010100101101101111101111101010010100101100001110100010101111110010101101110000010001010111111111101111001011000110101011011101111001011000100011100111110100000010100101010101100010101100111111101010011111011010000100100010110011001100111000111000000100001111000111001000001110010010110001010010010100001011111111111001011110001111110100110100101100001110101110011111110011101101100100111110110010000011110110001100110011101001111111011011001101001000101011111000101101101110110111110111000101100101010010111100101101000111010110110110110001011010001111101001001110101000011010100111000111100001111101111111100000110001111001100110001001100010001111101001010010001001110010011001100111010010011111101001001010011111101011111100101001110010100110101000010001011010001100111111101010010001110011001010100101000011100110010001101111010101000101100011111011000101111101010111010110101111000010111111001011111111110000100111101001111101100110111010100100000111010001110010001010100111010010001100011000111011110111101011001001010111110101010000110110111100001010101110100001101100100110101101000001010011111111100001100111111010001001111001000100001011111110100000011100011001101101110010111000101111001110011011010011011000111001000111000001010000101100000001101110010011100010001010100111111001010101010111110101111000110111110010111110100101000001100110000101110011011101011110010010011101100001110100011100010011111000010000000010111111000110101000000101101111111010011000011011011100001100100100000111111110010001000011101010110010011101010010001110001101011000011001111000010011110100001111000110111101111011100101101000100001101111000000001000101010101101101011110101100001100101000001101011011001011010011011000001000010001111100011010110010100011011100101010010111010010111011111110011100011001101010010001110000010011110100010000011111011011011010100010111101001100101110111100001111101001010110100011010101110010111110110110000010100111001001101110010111000010101100001000000111010101110100001011000100100100011001001011011010111010110101111000001101100101111010010100101001000000111011101101111001110000000100110001111101010111100011101100100111011001110111001100001110101000100001001010101100110100100111011100111010000110100001111110011011101100101011100001001010111001000011000000011011111110000100001111011001011011010110001100100111000110010110111000100101000100100110000000001001111000111011001001000000011100010001100000010101011100000001100001010111001010001011011010010010110100000010100110001101110100010100010110101101110111000011011100101010101100011111011001111100011100101110011010110010000000011011111000000011011000101100010100100001000100011100010000010000000001010000011010101001101011010010010010001010010010111011101001001110111000101110111010101000001111100110000100000100000100100110000100001111110011111111001110011111001110001111001101011100010111101111001110100000001000011001111110011101111011100101010011000001001110110011000001011110010010100001011001000111101111101110100000101010101100011000101000011100110010001100101001110100110101110011010101000001110010110010000110111010000101011100110011110001111101010000101111010001011010010101101101010011101011111001101000000010001111111000010001001000100101000000011000101111001110001001011011101001000101000010011010111100101000101011101001000011111110001010110110110010010101011000001000111011000011110111000110001011010011011010000110101001011110100111001111100100101111011100010100011101110101010010111010110001101001110011100000101011011010101110100000110000000000100010111010000011111000111100010100111101111100100111011000000011101011111111111100101010000111101100001001011001111001100111001100101101010000000011101101100011111000110110000011010111110000110110001001110101111100100001011110110110001101011110110110111001101100001110101010101101100001101011010101101100111001010010010110110001011110100011110110111011100111100000001100100111001111000101111101010110001000010111001110100010111001010010000010110110010111001111110001111001101000011000100011001100000011011110010011000100100001000110110111100011101110100110010011110100011110111000001101101111010101011000011011001110111000100000010011001110001010110110111000000011100101101110001010000010110110011100111100100000001011100111010001010010010010100000110100110111001000101110100100100000100110010001000110100101001100100100101010101011101001011010011110101101101101110000110100001101010001000110000100001001010101001010111101101101101100101001001010111111011111010100011111101101010001001010100101011010111111001111010101110111010100001101111101000100101001011011000000110011010111101100111101011110110001000111000000111000001111011010001101101011010100011101001101100100010110101011001011010111001001010111011001000000001110100000101010110001110111000011101011001000111101011011001111111100001001011000011010000000110111001010110110010111011010111011101101110010001010101110011011101011000010100110000011111100100001010001011010000001001011000010110000110110101101111110010110110010101111100000100110011011010010011100111111111000101100010010010110101111100000101101100000001001001011010110011011000000110001110100111101000000010101001010101111111010001010101011111001001101001100010010001000001100011111010011100001010010111000000000011111011111101000100011001011100001000010101010100000110100010110011010101010010110100000110100101110000011001111001001011000110001001011001110111011011010010001100101111101111111011111000001010001000011001101110000010111100010000111001011001001011101000000000111010110010000110010110110010000010001011110110010001011101110011110001101110010001110001101100011100101000000001001011110000110011110101010100001101000111110101111110110001011000101101001101001000011111011011101011001011110011100011111111000110101011001000000010001010111011101000010010100111110100101001100111001000111001101001111110001110100111111001000101111101011011000001011110110100000011100101111010011001001000001011101001111111110100001111000001001101101000011110000101001111110101111000011100111011100001000110001111010011100001010110011101100001011011011101000001001010110111100110111101110010110000010111100110100110010101000001100100000001011110010101011001101100111100100110001000001101101011111000111111110110111001110111000011000000010000011001011111101101000111000010000111010111001101001001101011111010001110100011001110100001101010010111010100000000011111110111111011000000000000110101110000010000011001010001110101011101110001001110010001110101000101110000110011010110101010000111000101001001000001010110010011101110100011100101010101001001001101100001011110000000001110010101100001100001111111100100100100110000010011101110101000111110111000101010111100100000111011100110100001110111110101001110100001000100101101011101111010011110110000101000001001110000111011111111100110001111011100101100001011000010000111011000011010001011010111011010110010111111001010010111001000101000110101111111101011010100000110011100100011011001011000011011000001000111100101110001100111100011111001110000111101101101000101001111011111110100010110100100000001111111101101111000100101100010000001101110011001100111100111001101111000101100110001000000111001000011100110001001000100000010011010010100010100100010101011001111101110111010001010101001000000011010100101101100100011001111010010011010101001111111110100011010100110000101100000100000100001100100111010001011010011000101101100101001001001100110010011010101111010000011111011101001011101100101001101111111011011001001010011101011110101101000000001010010110111000111010000111100000000101010101100111100110010011010001111010111111100101000010110000110101110011011010110110101000010000101110011110010001011111010110011010101010110001011101110001101001011010010101000001110101010111101000001101100010101010001100011100101101100111011111100100000100010010010010011010100010111111010011100001111010011000000011001000111001101000110100001110101100000010001000011101111100111001001100000110111000001101110000001100100000110111010001010101000100001111110010000011011001101100001100101000111111000011111000001110011001001100010101110100011000000011001000010110110001001111010111000010111101000010011011001010011010110110000010101001001100010110110001001011000101000101101110011111101010000110101100001111000010011001000100110000001011100110111111001001000111011010010010111101110110011111010000011101000100001100100110001000101010011100000101111010100100100111011100010100101111000101000010101100011001101100001000011011100100011110100011001111100011001010001000011100001100010110010010010001100100111111001001100010100010111010111100101110010010011100010001111110011010010000100110010110000110010110010001011110100100100110010101100101110100000101100100010011100001101011011011010000110011101110010110110011001001110000100000101001010110100001100001111100100011100100001001000100001000001100110001100011011011000001101010000101000000001000111111101111111001110101011001011010101110001110001001110111010111110101010000100100110001101110000000000110110101111100000110000100100001010010111100111000101001011110100101101000001100110100111111011010101011100101011111001000000000010000101111111000110111001110100001111000001100001101111100100111100011011001100110001000100001111101000011100110001011100111011000100011011110010101011011010011111110111000000010111000010101010010001111001101110001011111100010100101111110100010010011110111001000001101011011111111000111001000100101100001011001000011000110010111010100011101011010001100110000110000111101111101110101101100000010100001101010111100101111011100111101100001000010110110110101101001001111000100001100111000100000000011001110011100101011011100101111101100100010000011011010100001001011001011101111111110001111110011011101111101110001000101101101001000000001101101001101100000001100011011000011100010011100100000000001011111111100111101001101100011000000010110001011100011101111010100001111000001010101001100001101110001001010110111001001011100100000010111001011100110101110111011101011110111111001111101100010010001111001000001110111110110101111111110001000101101100101110001000110011010000001001011001010000110010100100111000011011011010101100010100111100110001001111011100111111110010011111000100110000011111000011110100011000111011010110110111000101101110101000101110101011011001110111100010110011010110100110011100101111110011011011001110111010111000101110000100000011010010010110001111111001011100000001101110100011111010001110110001001010010000000100100011011010111000010101111001000100001100010000100100100010100010010010001011001011110101101000110101101000111101111111000101111001111001100010101111110101000000010111001110101101011101101001011100011000010101011100010001101001010010000001100101100101010101111101100101000010000101000111000000101110011100101001100011110000010000011010000100001000110111100111111000011000110010011010010000001101000010101100100001111011011101001101111111010101110010001100011011100100011010010010110110100011101100101100100010111001101111110100110001001110010101110101011101101010110010001101110100110100011100010000010111000001110100010010011010110000010011001011110001000010010001111110101000001010100110011101000100001001101111000011100110101010001000000101001000011010100001111100100010100111010101100100000000010000101001011111101110000100001000010111001110010000101100111010000010000001001010001000110110100010001001100001100001000011100110110011011110110011011001001101101100111001101000111101000000001001000001100101001001100000110111101111001101011101000010110101001100000101101110101000011001000110000101001011010110010011010111010111110100010011110001011101001000011101100100111010000010001010110110100000110001001001000100001110100010110101000001001100101111010100000111101001011010110110111110101000001111010011011100110001010111011001110101101111110001000111100110010011101110011000111101000000001111001011010110000011110100011000100101010100111110111100100101111110010000000101000101001001000000000000010010101001000110001101101111111001001010111011100100010100100001011100001010100010010111110100000000101000111111100101100000001011110110011100101110100001011010001110011111001010011011000010101000100010011010001100001001111100011100001100010110110011000000010000110000101101111100111001110110011100001110001110000000100110000000000001010110010000100111100111001010010100001111001110011011100001011100100100101110001100111110110011101000001111101111101100101010111011111100011110010011011010100001000011011001010010110001101010110010110111010011001110010110100101111011101000010111010101111110101001110010000001010101111100010101011101000111010101001110101010011110100111011111100111100001101111011111101101110101100010100010011011111100000110111011000000001101110011000101011010100111110010010001011110101001010001101000010111011000000011011110001111001000001110111110100001000110111011000000011010101010011110010100100110100001101110100001110010001100000001000001110101101111000100111101100011011001100001001010101001000111101101100011011000100010001101101011100000000100000000001001100001001011111001100100010000000010011110100000111000001101101101001000110111110101101000000001000000000000010010011000011001010110011011000111100110000100001111000101100000010010001101011000101111101010100110110101111101110100010100011101110011101111100111110010010111011101110001101111100011100110001110000100010110000111011010100001001100100101011110101001110111110101111101110100111011100000110001101000011101011101010100000111010000110100111011011011001110110101001001100110111001111111111111000110111001100101001100100110111110111011010100010100001010100010110011110110110001101110010111011110001111100110100110010001001100000100011010001000111001111011101110011010001010000001111101110111010011011001001111001011101101110111110011000100100010010001000111110001001001001101010011101011111101111110110011010100101001100111010001001110111011001000101000101110000001110010111000001110110111010111101001100101100110001101100011111000011111101001001011100101000101110101010011110111001011110011111000100111011010110101010001101010110110110110111010111111001000111011111111001011101111000111101000100110110111000110111000011011110011010101100100010000000010010110111010011011101110000011001000000111111010111111101110010011001111110000111101010001101000011111101110001101011001110000001001100101011000011001111101000000101101101110101110000011110001110110100100010110111110100111000110101110011011100101010001000111100001101110001111111101100111001110010101001111110110000010001101000101010100001101000001111101010000101111111010101101110000010010110101010001011110111110010001111011100011000110011000100001101111011100001101101010001101010100010001100001101101011000010010111000100110000111100011110001010000111010001101110101100110110010011100100010011011001001001001001110000110000111000001010000100110100011000010111011000010001011010011110110110010010101111100011100101001100011111001011101000101101001010001110111000100000000111010111111110110000000100010011111110000000011000001001111001111000110000011101011110010010010101000001111000010011111001000010101000100000010100001100001100011111001101010010100011000000110111010110111000111100101100001110100000101100010001100110010110011011111011110110100011000100101010100000110001111010011011101111011000000011100101000110111111001011011000001011110011100010011100000111100110000010100111111000111001110101110101011111100111010101110110110000000000100011011111011101111001010110010011011001010100100100100101110000001110110000100000110101111010000111001110000010100101111110010100011001111110101101011111011100010110000101010010001011001000010000111011101010111001111101010001100001100011111111110001010110011011010010000110111100011101010100000111111100000010101111100111110001011001110011111000000000111000101011010100011010001011111000011100101110011101101100111111111011100110100010001001011111011111110000000011000011111101101010010101011111001011011110011111000100000001111001001110100011010111101100001000011100101000100000100000010001000000111011111111001011001011101010010001011001101001010110111011010110110011111001110100000010110111001000010101101100011011000011110001001000000111011111110011111101111010001011110100011011101001100100000101001001100000001011110011010101111010000010101111100101011111000011011011110110011101000011100000101001101101011001001000101011101100010101111010100000101111100000111011011111110101011100110100010011010100000100100101010101001000000110000110101111010101011000101011101110000010011101000010101110001011010110100010000110110010011011010111100110011110001101111110000011001111011100001100000011111100100101110110100111100100011111100100110010101001010011001001000111011001000111000111110100101101001111010001010111000100001001110100111001100101100011101100110000100000010100110001010100000001010101110110011000110111101001000001011111011010100011001110111000110101101011010000110110110100110111000101111110010100110011111100000001110001011010110101111111101010011111111101110011100011011101100110001010100101011101110001000101001001000110110001010100101001110001101011001100001101110010011111010101010100100111111100000000101010100010001000011110001110100111111010110001101010101001011001010001110100101110111000111011101011110100010111001111010001010101100010010010001100100000111110011100100010110001001110000010100000111010011001001101110101001110111110000001101110110110100100101100001001011001100000101011101101011010011001110011100111100111111001111110001001000110010000110101001011110100101000010000100011111011101101001110110101010100011001110010111110110011111111101001001111000100101001111000111100011010101111000000000101101011000101010110100110100000001001111101011101010011110010111111110000100111000011010011010001001101001010100100110100100011110100111011000001010000011000010011110010110100001000000101000011111011111101101110001000010111001100101000101010101101010111001010111111100010010011011010010001010010111001011111010001010110111000010001010001011010001100001101010001110001110110001100111000111010100111001110110101001001101100111011001100011001000010100110000111110000000110101010101011101100010011000000001101011101010101010111010000110001001100101001100001111011011111101011011011100110100000010101001100000011111001101000110101100110100110111101110111110101110000010001011010011010100010111100011000110100101011001001101001000011100111101000101110101000001000100000010110111001001000110110100100111100100011111011110011001111111010011110011101100100101010000011001111101011111110011101001110111011111100111011011001111001011111111101101100100111100111110111101101000000011101000100100101010101100000111110010110000010100001000100111010011011011111100010011101001100110111100010100101000100010010111111111101000101010011001000101100011110101111111011101000011111011111000001111101001001100011010101111111010110000000010101000111101111110111000010001011010000000001110011001000110110110100111010110001100001010111010101101100001111001011101001011000000000010101101110111001011001001001100110001000100110110110110011000110111001110100110101110101001100011100100011110101001001010111001010110110100101100111000010101001101111010001101001101111100101111000111011111001011010011111111110101100111011101001010111010111011001001010100110101110111011110110000000110001110100010010010000100111000001111011111110111010111111111110110110000101100100111001110111000001110111010010101011010010011010111111111001101001101111101000010100111010111111001110111100011111000110110011010000111010101011110110011111001100010000000100111001010010010010010100101110101011010101010100100000100000010000110111110110000111010101111011001011110001100101101011111100101101111001100101000100011110001010011011000011011101001111001100100010010111010110000000000000000100110110010110111010101011001111111001111110111110110110000001111011011110111110011011100010111111010100011110001111001110000101010110101111110011000001000110001101110111110110110001000001101011010111111010111001101011011100010110000101100100100000010100000111111100000101011101100110101110010000101001101110001100101000001101101001110000000111010110000111100111000101100101111001110001100111000001010100111010111000011110110100100001010001011010100000101010010011100011001001001010110011001011100001110011001100001100001100101100010010000111111001001001001001010001100111001011100010001111010001111000110110111101001010011101101011001010001101000110010001110110100011010000011100010010101000001010001100101010011101110111010110110000111110011101011101010011110010001110000110110010100011100001011001111111111110111000110100011011110001111101000000010100100111100000100001001000011110101001010101111111010111011100010101001000100100100011011010101011100001110100111011110001110001101101010001101110100000111110101100010101000011101010100001010110011100110101000111101001110101010000101000000001101010110100011111111010001100011000010111010010001010010111000001011010111001110000011001000111101011001000011111000011101001000110010100011001000010101011011001010010110010011000001010010011001101011110110101101001000101110011111010001000100110011100110010101111010111001001010010100111000100011110111100000011000000010110011100000000011100110010101010011011111100010111110111000101011100111100110001010101011000000001011001001101000100110111010100011001111110110101000000111010111111100110110000010101101111100001101101100110000110011110101000000000111000010110001010010110110101110001111110101001001101001111101101011010101010110010111110110101001001000111001000111001001100111011110111101111110010001111110100001011101001000101110111100100100011110010010000100011011001001101001110001101000010000110011010001001101110010001010000100110110011010000101011101110000111111010111111101000001100110111000111110001010101101100011101101000000000001011111011010000110000001001101000001001101000011001010101010011000010001110111011110001010100111001011111110100001100100010111100100001101100100000101001101110111100110001111111100100001001001100101011100000000111100000001111011100010001010110011110010001010010011110001001100111100010110011001000110011101000011111101100111011010101011101110111011111111101000010011001111011000001011101111001010010101110010100010010000101101010011110001101101111110010011110111111001000101101000011011100110110101010000010100110111111110011011001010000010011010110001010011010111111011001001111011111011011101110110000101100100011001100100000000001001111000110111110000011010010001010100000001000000010110111100100000001110100100010110010001110111100010111000110010110011100010011010000001101001110111100001111011100010010101101010000111110111010111001110011101011101111000010111000111111001001000001000001111011100000000110101111110110111111101010010001111111101101011111010000000111101110101011100100010111111110101110110100101000110101001111101011101011110011010011011111110010101110111110101101000110011010011000111100111100011111110001000001111111110001111101011000100011011101001011100001111011101000001100110000100110111110100001111010110111100010110111100101101100011010110100101101111100010110000101111111110011011000100100110100001100110010000111100010011011111110011011110011110110110111100000001111011000110111010111000001000001001100001000101000100100000101101100001010010111111111111011111001011011001110011100100110010000001101010010010010110111011111010101111110000100011001111001100100110110101100101000101010000100001011101100001110000001111001111001010101011101110101111111101000111011011010010000110011000110010100000100001000000100100011001111111111101010000000111111101000101011100011011001010111001111110101010111011110010101111110010100110110010101011010000001001011101011000001001111100001111010001110000110011000011000011111001101011010010011011110011110011000000010110010111111110110110111111101000110111110010101010001111000111010000100001101110010001110000111111111101111101000000110001100010101011101011010011010100010101111111100011111110000110111101001110110111001111010001101000011010100111101001110000101100100101011010111100011001101110010111000110001111010110111010011111110011111000010110100101000101100011000111000111010000001011010110101000010100011001111110010101010011111100010111001000010111001010101011111010001110101001011100000111001101000001101010001100111011101000110001011001111000010000010111001111011101001000111110000001011111010010011011110101110100011001010001000111100000111111111001010011101011111010011110100111100101100111001010001000010001010101100101000101010011000101011110101110001111011001101011000100111001110011010110101000101011000100010011100001101011100011100111111111110111111010011011100110010011110010111110010001010111001000011100001011010111011110100111110010000010111101011011010100101001101100001001100100100001001101101100001111010010100011001001001010111100011111111100011100010100000111000000110010000001100101011010001110011000001100010001110111011101011100100001001011011011100100110100001101000101001001011100010111100010100000000011101011011011000100001000010111101000000000011010100010101111001001110111000010011101001111110001001100011100110101010011110000100101000010111100011110011111111001001100110100001000011001010011110100000111110101001111100000001000010110010111111001101010011110010000111110000011000000110111100100100101111001011011101101100010001100011111010110011011110001101110001010001000111101111111000111010101110010010011100101110100110001010101100001011001000011000101010001011000110110001000110001001111011110111110100110100011010001111100100001101000011010101101100110101100111101010111000101010010111110010011011110100111110101101101011100010001101010010010011110100011011000001110100011111010001100001001010111100111000110101000111000000111101111100110000001111011010110011100010000011110011000101101111001000000111111100110011000101111010001000110100101111111010101100100101101000101110111001101010100011111100100000101111011001101010100000110101101111110010011100111011110000111110110101111000100001101001011011010111011110110011111110111110010111001101011000010111101010001101000111110111100011010110000110110011101000101111111111000001110111110100111100110001101000101010010111110010001110001010010110000111111100100000100011010110001010111101000101110111100111001010101100100101101000101011010001001100111001001001001101110101011101110010111011000111011101110100101100000001001111011101100011011101001011011111011100101101010010001001010101110011100001001100101111111000001111110100010111100010111000010100110101010101000011010101001010000010100000101111101111000011010010001001010110111000010001000011000011000010010101101010010011001011100010111001001111111001100010100100011110111111011101000111111111101010110010100100100111011101010100001111010100000100110011100000110111111111001111111001001010001110000101011010100100000000011101011100100010000000110100111110111110100000011001000011110101000110111111111101010101100000000011111111101011101110011101010110000111100001100110111010000100011011011010100000111010010000000001111100111010000000000000011000101001111010000101001101011101010100100101000001011011000011110110110111110000110110111011000010001101110111101010111010101101011011111001101110110101101010110101110011010100011000111010111110001100011101001111010001000011011001101011101010011111100000110011110000010100111011001111101100110100011010110000100011100111011100011101111000111110010010001010111100000011000101000001101100001100010000111001011001100100011000101010000100100101100011110101100101011110111110111100001011000001100110101111111100000111101110101000010111011110100110101001000101010110111011100010011100000000000001001011100101000001111101101101010010011001000010111100000100100111000000100010111011110111010000000010011101011011010100111001101000100101111100010000001111110110110000110011000000000111101111000110000011100001110101111111011001000010001001100101111010101001011010100001000011111000110100011010111110011001100110111110101100110000010101101101001010011111101111101001011010111010010011101001011011001111011100101101001110101001101111110010010011011011110001010110000000010101000000111111000011011011001100110001010000001100110001101110000000110001110100001111011011110001101110100010111100011001001101110010100000010111001111100111110101110100111100001100011000001110100111100011000001010110010100100011101100010010110000011100011011100001100000000000001000101101010011011000101011111010110101101011101010000100110010111010010010110101010110000111110110001111101101101101101110010100101001011010001000010100110110011011000000001001111100111010111010010110001010111111001100110100101101010011100100100111101100011111001011111101101000001000100001000010000111000101001001010011001111110000011100101100110111010011010000000000000011111010110001101001010000011001111001010110001010110101010101011110110101111110010110010100100011000010000110000001000010010111110100111010000100100011100100011000001111110001111010100000011111110010110101110110110001101000000100110111010111000111000001111111000001101111011000100000110100100010101101111000110011001111011110111010110110011001010001110111010011000110100100011001111011010001100011101001100001010101010010000101000001111000101111001001100111011010001001101100010010011001000010111001110101000101111101100110000110111001001110001101111011000011000101101001111111101010001010010000100010000000001000111001001110001001110000001001010100110001110101000110110010110001011011111101000111110011110111011111000100000111110110011001111001101001000111001000111100101101111011101111010101011001001011100010110010100100101101111010111011110010000000101011101111110110111011100010000101110010011100110010011101000100110011011011101010101100001001100011010100010100000000011000000110000000100010001011111101111001000110010000110111111010110011101110110110010001000010011000000010001101010111010110000110101110101110111110100110000111111000100110001100111001111011000000000011111001000000110110100101001101100110011100001101011100110101010101101001100101110111001000000001110101100101110101001010110110101111100110001100011001000001000000101110110010011000110101000000100000101000000111101110110001000011110011110001100110011011001110100111111101111010000011100110100100011110010011000111001010100000000010111101100101110101000110001000000101000010011110000110001100100111100111010001101100010101000110001000010011100000111010111101100011101011111110101010111100110001100010101101110111111101101000100111100001011001011010010110110100100011001110010111011000000001101000001111001101001000101010001101111010110000111011101110110100010010101110101100101111100101101000111111101101011100100001101101010100011101101100100110010110100011111000101101111100100001111011001010010110001000111000101000110011101111011111110001111011000100110100101100011111011111100001111000010111101101010110010101111110001001011101111100111111111100101111101110101101101001000011010011110010110000011010110100011010101011111001100010100100111100111110000000000010111011010010110110011101000011111110111111111100000101101101011010001110101101010001010100110000101000110001111010000110010000101000010010010000010000000010010001101010001111111010000000100111001001110001000000011111000011110000101001001001110011110111000001010010110001011011101110100100110111100010010000101001001011010101110110101011101100000001100011101110100001101011110101001111111110111001010010010001111000000001101111111000001011111001011111001011100000001010101101010001110010101100111011110101010110101001110110000001001010111001101100000011000011010111010100111101010101000001111101001100010011110101101110010111010001011011010010111110010100000100101010100110000011000000111110101000000110000101101100010000111011110110110110010010110101111000111001100110111001100011000000000010000011011010110111010000001000011111100110110101011010001110000110101100011100111011010110010011011111110011011111010001011000010000110101011101100000000001010010110000111100111001001000111101000000001000110000011011011101101011110001000100100000110110001011001000110001110011001100010010000111010110110001111100111011010011111011010101001100000000110000101100101010000100001110111010100011000100001111100111100010111000111000001011001010110011101110000100110010111011010010000111111010100111110110101111001011001010011100000001110100100000001001010111011000110001110001000110100000011110100010000100000010100111010110101100111100101100010100100011010111110011100100000100010101100101110100011111110110111111100011001100001010110011001011101101111001000000111111100001111110000000100111001100110110100111101000110011001000110100010010010111110110111001000010110111011011011001010100100111101011001001001111101011101100001010100101001011000010101101000110110010010000010010110011000010010111101001010111011000110011111000011011110000001101000000010100110111011011100101111001000001000010011100001000100111000100000110101110000000001010110110001000110011110001001000000100111001011111111001000001001001101000000100111010100010110110000101110100110010101111001011111000101110000100011010101110111101000111001000101010100110011011111100100110001010011110101011101000010000010000001000011001100101110111011111011001110101101111011111111101110010101000100111110001111110101010110101011101110111100001000110010100111101011000110101101101000101111100000100001000000100001100100111111101100110100010111001011101000010000000101100010000101001100001010101100101010110101101000000010110101101001100010101101111100100001000000000000100001110111111110010010100010110111101011001101000001011001001111000111110010001011011001010010101000000111000110110100101001100111001001010110001001011001111011001100011100010010111110111011100101000010111101011000111000110000110001001010110110011111000011100111001100111101110000010110101111001001000011100010111000001110000110011110100001010101011110111010100010101101000111011001110000100101000010101110011011100010111110111111101010101000100000111011011110110001011101000000101010000100000111011101001001101000000011011011110000101110010001100101011000001010111101110101100100010001010100011001010011011000010101011011000001111010011111001011110011101110000010000110111011001101010001011001110111011101000011001010100011000010011001100100111010101110110100110000101110010101100000111010010110011011001100010110001111011111011101100000010100101110111110011011001101011001100011110100100000010110000010010110111100000011001011100100000100010100101011011011000000000011100001110111100010110010011000010011011101001100100001011110001000000110011000101101101011000000100010101001000010000110110011101101110001000101001110010110101110110100010011010011010110011000001110010100010011100100010101011111110110011101011011011110111101001000011000101110000011001111100011110001011000100110111111111110100110101110001011011001001101010100010010010101101010101011100101101000000011011010001101110101101011101101000010010110111100001011111010111001011111010100000101110010000101010001011110110011000010101001000010111011010100100011000011010010100110001011101110001100111000100011100001010111101000010011001100111011001110101000110111110000101101110001111101111100011101110001111101110001101011001000100011001011101011001100010011110101001000101000011101010011011010000101110111111000010000010111001001100010001111111110100101101101011100011101110011100001110100011000001110000110101011011010110100010100110110001111111001000100110001111110100100000111000010101000010100001111100001010111010010110101010111110011000110111001001001111111011000111110110101100101010000100001000011100011010001111010010000010011110100101110110111110111010011001001001100111111111011000100000001011010111000000110111010010110000000011111101101011110000000010001000010111100000110110111100000011110001011110101110001110101111000101100101000100011110011011100100110101000111111100000000111001100101000110010101110111110111001100000000100011101010010110011100100010010101001111001000010000000011101010011000010100110000101011101100101010000111110011100100100011110100010000100111010001001010100011000100101111000101011111101010110010110001100011101101001010000011010101000001010100011101001011000001101010101010001111101111010100100000111100010110000100010110001000110111001011001010011000100010000100110100001111011111110111010110011001011010001011111100010001111101100011110011110011111011110011010000000100010110001011011100010010000110010010000001010100101100001110010100100001110000110100111111101110011010110001011100101011001010011111100100001110010111001000001000001001101011001101101011011100000011100011110001000101001010011011110011001111101000000100000111001110000010011101011101100010100010011011100100110010000101110110001111100111100010100000011101101001011110011100111101111001111101000000100001111111000011000010101111011011111000000111101010001000111000000100011011010000010110010100101111001110101010100110001010011110001110111100011110000111000101101110100011110111111000110010101111001010111101001010010010111010000001101011000100101011110000000000001011111000101000000010110110000000110000000001010001001100101100010111010000010101011101110001000101110100111011111010100100011011000011110000001110100111110110010001011010100010010010010000011011000110000101110111010100111011110001101010000010111100101100011100001010110001000110100111110000010011010010010111100110011001100001001000000110101110001011010111011111001110101000001111011000110101000010000110010111100100011101100100011110001000000000010100001100000000001110101010011110110111111000011111011001110100101001000010100011000011011110001000001100100110010100010001101010110010011100111011100010011000010010011101011011000000001000111011100010101000000011101001110100100011000011000010110011100110110010101111110011101010011010110100011100011011110101010110110101111000111101111100110010011101100001111000100101001011101010110011101010000011101010101011011000101001001010111101011111110101111011110101001100001010001110111001110010111111010110110000010111101000001100011000001000110010000100011001010110000000101100111001011110110011101011111111111101011001100111100111011111111001010011000110011101001111000011011100001111010001110001101101100100011100111011110001000100111001000101100000001001101110101001001000001001011111101110110011001010111001110001000000001000101100000011000110110110110111100011010100111101010110010011110101101010000111111111100000101111001000011100000100001111000001101101010010101001110111110110000011011010101101001110110011100000011100001101101011000001010111111100100001001110110101111111100000011000000101101101111111111001000100010010100100100110111001010011001110100101011100110110110010111001111110001001101001101101110011000100101110010010000000101000000001000001111100000110011001011001010000011001111100001001101101011111101110110111110101110111000100100111110111011011001110101100010011011100000001010100011110011100101111111011111101011101101111110101001101100111010101010110101110000010010000100010010011100110011000011011101100011000001101110110101000011111111100100101100011111001011000101101010100101011100111101011000010010110001010101100100010101010000101101010011011110000110100010111010001011001011010001100101001101100101001111001110101001010110010101100110101010000111111110011010100100001111011010101100001101101000111011110101000100000010011100100100010010001110010000111111010101100000000100101011101111010110010111011111101000010011011110100100001010011111011010100110010111111001101101011000101001110001101011101111001001100001101000111100001000001010111111111110111111000000011001011100101011001011000110011001110001000101100011011110110101101101101011001111010001000011011000010011100001111010101010110011101000110000100000011110001101101010100001010111111011101101011100111000011101110101110111110000110100000101110011110100101111001001110001110101011001001100001100010101000010110111111101100001001000001001000010100111011000101111011010000111101100001001111100010110111001000001100111010111100010001000010110110101001001100111000011111111010011101111101000010010101010101001010101111000011000100110001110000001100011000001001110111110011001101010001011010111110101001101010111001001001011011001111001110111100011111111000000101010111110010111111010011000011100000000101010110011101001100011001011001010101011001010100111000101011110111011100010001010011001100100100110111010001000001110000000100111100100111101100101100001010011001010110001101110011000111010010100100110101110001001100000110110100111010001110101011000100010001000010000111100111110001010001100100010011011000101011000100011011010111011111001100100100011010011000001100010011011100110010100111101010010001100110100101111110100110000001010001100011001101001010001000001001010001101111100101101000111111011110100010001010111111110001110001000000010111110011110000000100101110000101001100110111100111011001110001000100111001011100100100001111011000110010010110110010100000100011011110011100010010011100010011111101110101000001111001100111101110100000010010111111110100000000000111111001001110011000001010101111000101010111111011101001000110101110011101010101000100101010001101010111111001010101010110010010111000001010101110110101010010000010101111110100000011100001100011111101001111111010101001011111000001010000001100000010010101000011111100010101000010000001100000111010101000001110101011100101001111000101100100111110010000110111111010010110100110011100110010100101101000110001001010100100110001011010001010110110111101101110110101000010100111100011100101100010100100000011000101010001101110010000111001000001011101110101111101010111010110101111110110111010010110011010000100000100111111001011100000001010110111011010011011010000011010100010100100101011010110110111110001101111101110010110000111011010001000101010010101111110001110000111011011000010101100110110101010011011010011011010111101110111101001100111101101010111011011000110011010110101000110010001110000110111010010011010100100001011011101000100111011110111011000011100110101010011101101001100101011000011010011001111010001000011011001001111100110111010110011000000010111110000101111110101000011010111000011100000111010100110100110110100000001000110100001101101011000110100000010110110011101010011100100111101010111001001101101100010000111110110101000001001011111111110101111111001110111011110010100110011111001001001100101010011011100000001011011010010100110010011000101011011101010011001010111000100000100001010110000011001111000111101010100011010010111110111110111000101000011011000010110110011100100100100001010001000001001000101100000100100010000000011011100000011110000010010111000000101111000111000000110101111000010000100111000101001011111101011011100001101011011110010111000110100010011111010000000111100000111110011000011101110001011000111100101001001010010011000011011101000100010010001100101000101001110111101110000100001000001011011010010101110010010010110111000110010110100001101001001110111101110010000100011010101110101100110001001101100010101110010011101111100011010001101100001010010011100010000110101010101100001100010000111011011001110110100001101011111001001001000111001000010100001011011110011110101010001000110001111100110001100011000000110010110101000010110111111011111010011111101010001111001101010111101000010111001000011110010100001100001101111010001110100100011010001000010011100110100000011100000111011000010100101110001101100111110000011011101100100100011110010101010101110100000110111111010010001000011100000100111011011101110100111010100101101101011011000010111111100001010101100111110100111111100010110010001010110011011110011101000001011101011011110111100111110000101111001110010001000101001010100101001011100100010111111100001101000100111000000110010110001100000110001110101100111111000110000110100111000100101111100000000101000011111100100001110010110000111000100000001101110000101100001011010001010000111101010001011111001011000010100001100000010111100111000011101001111110000100011011111100010000111000101011101000011101101000111110101001100100000100101110110011000111100110101111111001101000000011000111111001111001000100110101011001001010101101101010110110000001110001101001111111011110111100110110011100111110100001101110100011011111010101000000101101000101000000010100100111001101000100011000111010011001001111110010010100100001010000010000010111110010111101010100010010011010010001111010100011000000010101010100110111100101000010010110111110001101011101100011000111101000011000101001001011011110100111011001110000000100011110010000000110010100100011100010110100101100001010110000101110101000001101100010010011010101011100011111001110000010101011011101010000011100011011110101011100010000100010101011001011010111110100101010010010011000001011111101100011101001100110101001101101000111110011000111010000110000111110010011100110010011101111010110101101111110101000111111000101100000101011011001111110110110111110101100101010001111110100011011000111001000000000110101110111111010110010010000110001000001110111100010111110011101011101111111110101101100110100111000010010110001001111110101111011000010110110001101111010101010011010101010111110001110100101100100010100101000010011101010101010100111011001010101001101100110100001001100110001000010110011100101001001001101010100000111100010111010010111010100001101010100110010001001010110101001110000011101100010001101001000111100001011100001110100100010000000111010000100110011001110100000000000000100001001100111100100110100000000011111101011110110001010101111111001100110000001101000101001110101101100111110010100000100001010110101001011100010001110000011110110001000011010000001000100000000101110100010010000111100101100000101001011010111100011011100111101001100110101011001101100001001010111100111101111000011111101011011100001000111110101001100010001010101101110110001101100011111000000010100001111010110001001101100111010101000000111001111000110010010111111000001111101111001000000100000100101010110110010111000111011111011111101101000011110100010111010100001000110100010111010000001100010110010101110110111110000000100011011110100111000110010110101011110001000110001000011101101000000110110011011001000010000100011111001110011100001010110000101111001111101011000000000110010100101101111100110110010110101001110000101001010101000110000001010110101100101010101000110101110011000010101111110001001010001011010010111100011111010010010001100110110111100101100001100110011111101110011101010010000011000101000000001101111010010010100001010101101011010110100111111011010000000011110100110011010010000001010010101000100101111100011011101000001110001100001101111011101011111101001011010100000010110101100110011000100111001101110110011100010001110010111000100011010001101110110000000110010101111111110111001010010111110101100100101100100001100111100101010001110010110011111001010001111011100111001010111010100001100010100001110110100010110110000100001100100001110111000100110101011001110001111000100000011001000001010111101110010110110000111110100000101001110110011100100011101000001110001010001000001110110011000100110110011000010001000100110011101110010110110000100100101110000010100100001100111000111110101110101001010110000111011010011000100111010110001011001000001001010010010000110010110110110011000010000100011101101111001000101111100110101011101100110010011001010101101000000000100011110011110010000111110100001001101011001100111100101110100010001011111011010110011011000111001001101011101100110110101000110001111100100110000101000101001101001111110111100000011100011100111001001011010010111110110010101110000111111110111011010010111000010110010010110001000101000100001010110100110111111010010110000000001111011000010000000010001100010011101111110001111111111011100100001101100111001110011101111110100111110111000000001111100000111010010101001111000010011100110011001000011011010000000000111011110111010011111000010101011010101101111110001001110100001100001001000001011010001001101111101101110110101010111011001110010010101001010000000001001001000101111110010000011000000001010010001111001110101111111101100110010001110010101011101110001000111111101010110110110101011010110000010101110001011000100001110010011000111011101010100001100011000011001001100010011101101100110100111100110001100111110110100101100001000101011101110100110001111001011000111010110001010101111100111110011100100011110000111101000010110000110011001101110111000000100010010010010100001010010100011111100010111110000100111100101111110001010010001001011011000001001010001011110101011001101110010101010100011100010011110001110101110000001011010001000001000000000001101110001101110000001110100100111101100000100101100111011001000101010111011111010100010100110100111100011001000001011000100001111100100111000100011111011111101010011101011000110000010001001001001110111101001110001100010110111110100000110110101101101111111100100001100001010101101001110101011011011011011010101001001010101111100110001011101000110100111101100011000111110100001011110111110011100000001101110011000000101101001001010110101100100110011101010111101001100100010110011101010010000111010111011111011110100011001111111110000101001011010110110101101110011101100011110011111000011010010010001011100010010010100100001101110111101100110100110101111100010000001111011101101001111001101001011011001111011010100001111001101101001110011001111001010101011100010010000101011111000101010001011001101101111110110110010101101100001111110000110010000110111011001101101011010110100111011100100010100011000111101110100000101001101011111111111010010001010111101010000000101010011001100101011001010010011000100101000010000110100001111010001110111110110010111001100010111100001011010000011100111010101101001011000111101111111011010011010101100101001001100010010011101110100100101010110010110001100011000010011001111011101111101100010011110110010001011111000000110100101111001101100010111001100100000101100110001001011000111010110101100101001110101011110010000100000101100100101111010111100010100101011000111001010100111010011111010101100000110101110101001101111100011010001000110100010001111101010011111001010010010001010100110011111000000001000101010000100101010000101011001011001011001001101111010011110011001110011011001010111001000001100010111010011000110001011011000011011001001000110011100010100111100011101001111101010101001010010111101000100010010010010111010000010100011101101010001010000000111110101000110101101110010101000001100110010100111001010010000111001010010010010011001011111110111101111100110010001000010110111011100100110100001010110011000110001111011000000011010010000110100001000111011101011011100001111010010010100000111001000001100100101111010101100011000011010001111011011010010000011100000010110011001010001010010110101110101111000010010111100000110000110010111001110000111100111101011001110001000000100111110110110010101011010000100110101010010000100001000010000101100000011110100100100111101010001100111101011111000001101010000100110000110110110110101000110101000111111101011101101101000001010110000100010111000111110000010001011110110101011000000010111111011001101111110101001111111110110111010000000100001001011100100010001010000110100000100101010010110011000011101100101101101110011111001011001110110110010000111011100000110110110101010100110011010110000010011010111101010010011001101001111010100110100001011101110010011011000110011001111101101000001010001111011110011010000010110101110001001111010111001110001100000010000101000010110010111011000101111011100011010011010011011100110100000010011100000101010000101001011000001010011011001000000111100111000111011010010101101101110100000100110101010111100101110001101010100001001000110010011100000000100011011010101110011001001000010111000001000111010110111010001000001011010011000000001100001111110101111010000001011010001011110000100001011111011010111100001101000101101101010000010101111000101101101111111001101100000011110100111111101010111101111000011000001000110111101000010010010001101100100000001001000010110111101011000101100101000001001110111000110101000101100010010111010101010000111011111010010000100011110010111000011110000110010010010100010100011111001000000110110000011010000111100010011101000001101111101101000001101101010010001110111101010000000100000110101001010110100010111001110100000110011000110011101100011000001001010111011110010011011101001111110000111100111010100000000000100100101010001001001010001010010011100010110111110111000110100000101000110111011101011001001010100100100110001010100101010000111110111111100001000110010110001111110010001100101110100011101010111101001011011011000111001111011000000010000110011010010000011010011101001000100111011111101011101000110000011010100000010110001100000100001100010111101111001001011100110110100000001110111000001001011010000000111100011100101010000101000001100011010111001101111110110011111000001110111001101101001010101110100011111000011111110111111010010111101001011011010001100011010111000110110000000010100011110001000001101100110011001010111100010011001111111100011000010011000000010111011101111000001001101110010110110011011011101111010111110101001001011100010011011011011000100011010101000010001101001100101110010110110001110111001001010001101111101000010011000000101101101111100111101101010110101000010110001101010110001011000111100010010011010000101111000001111001101100011010100010110100000100001110101101110010101011110010011100011100110110001100011000010111111011011010110100101110010000111100000100111000001111000100100111110001100001010100100011110101010100001100111011011110010000011101001011010110110110110100011100100100111101010000001110111000101001011111000001001100101001001011110110000000101111001000011001011111000101011000001101000101110010011110010111001001111001010011001000100010101111101111100001110101101100110101100010010111000000000011001100100110010110000011100110101011100001111110101100101101101011111011000001001011101111100101111101111101111111001001000100110111101001110110001010111001000101111010110011101101110100101000010101100110001011110101011101110000001001101100010000011010101001011010010111101010001010110011101011101101001111100010010011101011000111001011010011101011110100011001000110010000011001000001001110111101011100010111110011100110011011010111001110000111101000000011110011001111111001110101110010110010000010100110110101111000101110111001111101111001001101111010010100100101001011001000111110100110111000101011111000100001100010100111101010010110001110011111011101001001101110110010110010010000001010011101000000101001010010000110111110001001000110101111001000011000011010000000100001010111110001011101001010010011110011100101001011110100111110110011001100000101100010000100011110111010011111110101110010000001010001010111101011100010101011000010011011011011000100010010011110101001011010000011111010100101010111110001000111000110111111011111000011100110110111000101011101001001001111011001001011101010011111110100100000110111010000001110110110101110000010010010110010111000101001100001101010101011001110100100011100110101110101111100110100011101110011011001100011010001001000110010000101110110001010010000011100100111110111110000011000000100001101001110100011110000010001100111001110111000011000101110111011100001100000100100111111011011101101001010101011100111011101011110001110001010000110101000011000001001100011110100101110110101100100100101110100101000111010010101001101001000001110101110110110110010000011001110111001000000100101011001001011110011100001111110010100011110111111010010001011011000100000101010101011111011000111011100001010000010011001110000001101011000100000000100110111010111000010101001111100000001001101011011110001101010110001101110000111000000011100110000011110111001111110010100110110100001010111101010111011100110110010111001010111110110011011100001111110111010011110011100010010111110001011001110000110010100000011010001001100100111111001011010010110111001011001000101111011100011011011001111000011010111001011001001111011110111101100011010101101010000110110010100100110010001011001111011101010011010110101000111101111101000001111011100100010110001111000100010100011100110101111110011100101100011110011000101010111111110001011101101111010111111101101000010011000000011111001100111010000101110111011000101001100011001011010000100111100001010111101000110100000111001010010100101101000101010110011110010011100000101011110011111001111110001111011011111000011000001101100111100111111011001101010110011111010001000100001100001000111011100110000110011001111111101110101001001100110001010110110111011011001100100110110101001100100101011011101001001101001011101111110111000011110000011001011001100110000110000111101000111011000100111110111010111100000001101100111110111101100000000001100010011011000101001101001001000101010111100110000110101011111000010110010011100001101101100111001011010011101100110010000100010111100001110010011000101000001111111001110110100000111110101001010011001000000001000001010111111111101110010100100110001110000011001000001110000101110101011001100010011111111110111101000010110011011011101100000110000100001111000001100110011001110011101010010100111011001100010010110011001101110011011111001011110101101111110011100100111110010111010000101100010000100110001111110010001011101000101111100011000111000111110011000111100110000011011000110110010011101110110110000001010100000111101110001111100011010111111011111110011101010111111011101010001001001101000110001110001001001101010100110110001100111010001010011000001111010001101011111100001001010100110101000011100001100100111111100101001000001010111110010000000101100011001001111101110101011110111001000000010101000110000110111010110111111111101010000110111000111010111011010000001011111001111000000010100001101000100001101011001011010110101011101110001011001100010010101000111100001000111110000100111110101001101000111000100110100101011011010110011001101100111010111011011100010100101101011110011010101000011010001110111000111101101000000111001010101110001010100001111011011011101101001000100011111000111110011000011011111010111001100111010010001001111111001011101100000110011001101110011111010100100001011001111111010101110000100111110100111000010111011011111001110001011010000100010000001001111100001101001100110010010011101000111000111111110000010010000100111101010011100000111010000011101001001100000000001100011101100100101110001110001001010011111101000101100000011101100100110010010010011100000000010111111100000011111001101011111001011111000100001111101110001100101110011101000010110001011111110111000000110101000000011001100000111111010011010011110110101001001110101011100110110011101011111000010111000100001011101111100110100000001110110010010101011110001110110000011001001100100001011010011101000110100000111010101100001110001011100101110010111101100011010100010111100001101100001000011000110101010100011110011010111111000100001111001101011111001111001010110001111010111100001110100111111010111001100000010000101101001101011011110011011110001010111011101011101100111100011000010000011010001100010101011110010000101101010100110001100000110100011001000111110101011100001101011001010010101101111000001001010101101011001010010111010011001111101000000010110101001000001000000101101111100000111110011010111011111010001000100101110000111110101100111000010011001010010001011000111000110101011110101000110000111110111010010100001101101000100101011011110011011110110100010011000111111011101101001110101011000110001011111010001111001001011010101111101100110010011111110100011101001111010000011101001101101001010011110010110101110011001100000110101000101110011000001110011000111000100111010000100100000101000001000111111011010111000000011100010101000011110110110101011001111001000010110011001001101001111111011010011011100101110100110001100011011110111110011100001110011000011100001100110101111010011111001001100001001000111111011110011000111001110001000111110111011001111100101000111010011101111010110100100111001001101000000101100001001000100111100101101011111000101000011000100001100011010001110001101000100001000100111111100011100111101001000101011010111101001111100010000001001000011000100000101001101011110110011001110101011000100010011010001001111100101010100011101011011100001101001101101111100001111100011101110110111111001111111110110001001100100010001111000000001000100001010011110001110000010000100001011100110011101111110001000011111110010000101010111010011100000100100110110110011100111101101011010000111010101111000001010100110111111111101010100111011001010010111001111011111110110111000011010011001100000000000110001101000101001011000110011000011000000011001111111110001010101111000000100100111011000001000100011010001111101110111111011101010000011010101111111001110010011111001101100111110001010010110111001100100101011010100011010110110111100100010011111101010110001101010001101111101010100110000110101010010010011100111110010111000000011011101101111011101011010110001100011100101010111100110110101000011011101100010110111110010010110010011000111111101100101110010101011110001000101011001110111110001011101011011101010000010010100011110101010110001110001011010010011010111110100011011001010010101010101110001110110001101010110000110110111000000001101010101110101001111111010111111010001111101110011001011001010101101101011111001100111100101001111011010010010011101101000000000101110101101000001101001000001110100111100010110100010101000101100110111110001011110010010011010110101000000100001010011100011110101000010110001001011100100011011111100100011110111010101101110011100100010001101010001000100000001101100111001110100001100111001110000001001011100001001111111000010001101000110110010000100111110001100100001110001111011001010111011111111110011010001101101100110000100010011111011101000111100111011010001101110111110101111000000000110010010111001101010011101010101001111011011110000110000111111011001101001000011100110110110101111001111011010010110001110111100100100001011110011111101001110110001010010001111100000100110101010111110100111011101010100011111111000011001111111000001000010011011010010011011101101101011101010011010111111001111011110100111100100000111010010000001001011011000010101010101010010011011111011000110001000111111010011000111011111110111100111010011110000010000001001100000110001111110100010000111000000111000000101011010011001100110101100011111101001101010110001101001111101100101001100110101110110010011110100100110001010001001010100000101001000100111011110100010110100100001110010110000110101101000101101100101000001111001101001010111111001001001110010010001111011111110011100010011000111001010110010111101101110101000110000101001000111111010111001110001010101111101001110010110011001101111111110101001100010101101110000100001000101011111111001100101000111010010011011111000011101010111100110010111010110111010000011110001010100111101101010100110101011010011100001010110010100101110110010010001111000011000011001010111110011001001001011101000100110001001111101110100100111110010000000111000000000010001010100011101011000111110111101111000011000000001010100010101001000001110010100001100110001111111111100010100111110110101100001100110010111101111100110110101110101101110110110101010110000010000010010110011111100101010001111111001011111101110101010111011011111001011101011011111001101101110001010100001011001001000010001010101110001100000000111000001110110111011001001001100100011101111100010100111100100100110111101110011000010101000100000011000110100101111010111010100100001101010111001001000100111101001011010100010011111000101111010100010011101011011100011100000000101110110100001011110001100110101010000100010101101111110100111010100101001111100101100011110111000110111101110100011111000100001001100101010110000000001111010000110011010100000100010100101000110110010110100010100100111011001010101001001111010111100000010000100110110101100000111001101110010011101101100001111110111011110101010100011010100000011100101001110101010010101101010101001010010101100111110111001111100001011111111000010000001011100100010010101100100100101110100101001011010010100100010010111011001011110110000100001011000111000111001010100110010011111101101110101110100001001101111110000011101001010010100110011110000011100001100010010000101011110000101000100110111010101000011000001000000101000110011111101011011011110010011111101101100001100000001000111011000010010111011010110111110111010100111000011101001011001001001111010101101011111010011010000100000000101111001100110110111001100010000010011111000110011110110010100001101000000001110111001100011101000110111000110011111100111001111111101010010111110011011111011011010001000101000011010111100110010100011011010100001001010001101111101101001101001001000001111101101001110001000100001110010111101000011111111111111111111000111001111100110100110000110111010011001111011011011110110111011010011101001100001010101000100101111111100001100101000110010001110111010011011000010110100111011011110100011110010011000001111000000010011000010010011101111011011111110011111110110010001011001110011010111000011000011111111101000010000110000000010110111110100111001111110111011011000000100111011101101001010100000101100010011000110011010100111101111001100000101010111111110010110101111100101000111011111000110011111001101110101011000111010101000111001101010010001001100010000000101011100011001110111100100000000011100111101000101011110001111000100010000010111100011010001000010000010001101100111111001011010000000110100110000001101101001111010010111010111101101110001100001100000110001101111111011100101010010010010011100101111101000010101010110100110100100011110100111110001000110000000001011001000011111101110001110101010100011001110100000110100100101000110110101101001001101011100111000111000101100000101011110000001101011100110110011110010100101011000010001100101110111111010010001001101000000010010010010101011000001111010111111100000111111001001010001100101010110100010100110010011000110100000001011100110101001000000101101101010100110000010001010011110100111101001100100101011100110011011011111001011000011010000011110011111111001010101001011001010001001000101001011110001100110011011001001000001010010111010010110001000110111111101111111001110011000011010100001101111100000111011000100110111110011011101010010001111001100001001010010001110110000011101101010001001110000100110000001110010011110100011110001011001111100010111101001000111110100001110101100001011100000011010001101100011111100100111011100110000011011000010001000000110110111100001001101011111101111010111101111110010111111011010101100010001011111100110000101011101100111100110011010000010000111010011110100110100011111001111111001010010010011011100111100001000000100001000101111110101000001110011111001001010010111000011000111001101010111011010100110101001010111000100110000101000011100001101001000011010001111111101100010111010000000011010000101110011010101001110011001110101101100110111011111001101100010010010011111001110101111011000110011101111000010010100101110001100000111011101100100100001100101110001010010000100001011000100000010100111011001001011111100000000110101010000111101010011110101100100010111000000011101000100011111000101011011000110110101110010111000001000100010101000001101100101011110110000011111110001001110110100110100010101001010100000110110010101010011001000100001101011101001011101110001101100111111100100010000010111000110101101100011000110000011110110001101101000111010101010011101000011100000001001010111101101101010001100100100100101010011100110010110001111000101000101001101000010111111001001101010101111101010011100011101011101000010010000101010001100111010011100100110110100110000010111110101110010110110010011001100110010000000111111110110100101000110101001010110110111001101000001100111101110001001010000010111110100100111110111000110111010111110100001000100000011110110001010010101010000101011010100001010110011110111110000011000000001000100010011000110101101010010100101100111110000011101000000001000011111001000111000001110110110010101010100111101010101111110001111000001001111111100110011001101100000110011101111011111011101010110110001000101011111111010101001100001011010000010001100011101101100000010001100111000111100001100110111111010101000100101100110101110111000000111001111010011111001111011100111011110000011101010100101010111001101010001101101001001010000110001110111011110001101011100011011101111100111001000111101011100000010011011100100001010110111000100001101100101000110011000011100101011010111111101111101001000000111010100001101010111100100110101001111011101111000110111011000100000011001010001110101100110100110100101000011011110111000001111000010001011110011100101111100000011000000001111111010010110100100110100010111000001010010000000101010010010101000010000011011110110001111010010001100010001001001111100100100011110001101111100000011111011000110110110010001010010011001111100001000011000001111100110001100001011010101101111010110111101111101111110010100101101010110101011010110001010000101011110001111001101111100101001011000101101001000100010011000010100010110100110010100011001000101111100000000111010110100100000101011011111000101010111000111110000111010011001000000111101110100000110110001000001001110001110010110110100011010110011001001110011110101000011000101110011001110101110100000110011001100110111101111111101110010001000111011000001011100110001111000011110111111110111111000001010111011011100000001101000010000110100101101110111011010011111101010000011110000000011101110111110110101100010000001110010011101001011100100011010100100011000000011100010011001110101101100110001111000001101000100001101101111000001100000100011111010111111110011011101011010110000010100000000001010110010111111011010100000100100100111111000011000111100111110010110011100011011010101001101001011110110000100001011111101111010011011011110110100000100011001001111000100000101101010101111110011101100000111110011011100011001111011010000010000011100001010100100100110010000001011011110110001001000101110100101110000110110100001100101111010000011110011011101111010011001011111100010100111101011101100011111100000110110100111000010011001101011011110100000011010110100001010011000111010011010111011111010001001001110010100001100111101000000010010100001010100001010010101000101011011000100101101100001010100111011111000100111110010000000011110011001000011111100111010011110100011011010111010011000001011001110100000111011011000110101011010000011001000101011011111101101100100111110111101101011110010101000110111011101111100110111000111111111011111011010001011010010111000111111111101000111110010101011110110111101000100011111110110101110100111001011010000011111000010001011000011101100101110111110000111000011001011011010111110010010010101001001100000100100110110100001001100001100001100110110001000110101111001001101110000010111010011110110000011101011010001001100110010010110100001101110111001010011100001111110101100100011100100011011000011110001010111111011001011010011110011110100000011111001100111011100100001101010011111011101001010110010011011101011011001111100101110011100001011101001100100111000111011101001101101010000101000001011110011010011000101001111101100101110100001110101101001000100011110010101110000101011101101000110111001001010110100010101100000011110001100110111011101111111111011100011110010111111110001101011100101110000011111111110001110011001001000110010100101000111101010110111110000111110000111001010011000110110010110110101010011110101001000110001101010101110010000100101001100110111110011111110110000010011111001110000110100110101000000100111101101101110010000101001011110001001010100011100010000100110011111100101000111110111110100010010110110101110100010110001101011100011110001000100100001011100111010001100010001000000010100011111101001100100111000100001010110011110100000110110101010111110011100000011010010101100001101110000111000111010101010100010001011010010100101001111101000011001100110100001011010001000110101101100111100111111101100101011010110011000010100100011011011100000000000001010000100010001100001010111010100011001111100001111001011000000101101110110001011100001100111100000111001011110001111000110111111100101010101110000011001011010100100000110011000110101100100111110010111101101110111001011100101010111110110111010101100000001100100101000101111011111101011100100111010000111101000111100000111011111010110100111110010100100000101001000001100110001011111000000010010101101000110111111110011101100011111001101100110110000111111011011110000010011011001000001101110010100110110010101011001011100100010110101011011001101101110001111100100110001100000000110111010001010010000111001000111001100000011110101010010110100000110010110111011110001001010001011000111001100011001010100111101000110010011000110010111010100101001000100101101111100100001111000001100101101001001100011110110001010000100100101011010110101000011011101001101100101001000111111111110110111001111111100010101001110101001111010100001011101000010100111011001110100111011001011001111111110111100101100100101100110001010000011000000000101000110000011111111001011001000111111100010100101111001000011000111001001000101001111010010000100001111101100101010000101100000000001010010011001110001011000000100100100110010010111111011100101010100011101000001010111001111110001001011001010001001010001011100111101000101001001010101111111000001111101100010011100010110000011101011110110001101110110101100011010001110000111000100010100101011001111110011100110001010001101010000000011000100010001001011110111110000111011100100010110011001001010101111100001101001010101001000011110101110101100101011011101010101100101001110110101011111001001010011111010000100111101100011101001011010111011001001000001001110010010000010011011110010010000000011000100110001110111100010100110011110010011011001111001111100011100110101010010001001011000100111001010011011000010100111000111001010001111001100000001110000011111101110101101010011000100110101100001000010111000111100000110101100010001101110101101100010000110101110110000111101101001011110110001001111000010111011100011011110111111110111010011110111001000011000100000011100000001100110011011101010110010010001100010011011101101011010100001101010111011100111100100000000100100011010011010101100110101110111101101010101111011101010110000101100001111001010001111110101100010111111000011001100000101100011110111001010111010000000111100010101101011000110111110101011000101110010001010001101100100111010101110001001111110110110110100111100000101011101111110110101001011010001110010111111110100111100000110011001001111001001000000100001100011111111111111010110111111001001111100100100010000111001010111000100101010011100010111111010001010101101110110000000000110111110100010100000111110110100100001001101000101000001111110111101001001000101011011101111010000011011110000001100000111010100100011001000001111001111001010000110101111101110001010000010110010010000001101010110011100011001111011011001011100101000100111100010010010001101010111010001000111011110101001100011100101010010111011101011110111100110100011010110110010011110011011001011010011011100110100010110001000000111001000111100010010111011101010010101010000011000110101000011111101110010110010001110010110110000100101010101000000001100100010010011011110111110011100000101010110111111000011011001001101010010100011110100111111010000001011001001010111000100100001010000011100001100100001010101101010001000011000011100100001001001101001101010101011111000010001111001100001011001101010011101000010011111011000001000111101100011100001011001101111100111001001111001100100001100110000010100000101011010101010000011011110000100000000111010010000111011100011000100010101100001010100011101001100011100001100110111110111101111100010001111000000011100001010000100000010100100000110110011001101001100111110000001100010100111110011111010110010101011100011001100001100110101000111010010001111101001101011001010000100111001001000110011010110110110110011010010000001000110100100010011110010110000001101100110101001100010101010011000100111111111000101111100110110110111111001101110100101110011001000110011010101011001011100010011111101101101001000110101110011001001100011000000000001010000001110100111101000110110100110001000111110001011000001100100100111011111011011110011111010101001100001101001110001000011010110101010110100111000100011010001011001010000110100100011011010000011101000001111110010011101011000111111001011100100110111111011110001011001100101111000010000010000101001101000111010000101001100101010110010010110011100101010110111000011000111000000011010001110111010000011001001101101011000101000001110001111110011000101010011010000000011011111100110111100010111111110001011101000001001110001101001001000010111010001100110011001110010011100110010101000010111001000001001010111000101001011001010100101100100010100011001000011100110000111011000010000101101101000000011111001100110010001100011111101100100111111011101001011100101000111000011000111100000111011110010101001110001001001101101111111010011001011010110100010101001010101111110101010100101011011111111010001110000100001011010101000001111110001101000001001100000001101110111101111010001111101000011101100010100011001101010111110000010101111101111010110110000100101001110000011101001110000001011011000111110111010101000110011100100101010111111011011101100110101011110100000110010000011010010001101111010100111110111001001110001101111110110101100100001010101000101000100001100000011111010010001101101100001011010111101000001111011110110101000101111100011101001111001101000101000110011000001011100011011011010010111111110010001111010011000100001111010111110001010101110101111000101010010000001011110011101110011101010000010110011100001100000000011010011101001000110111001100110110101010011001111110000000110111111110110000011011101001010111111011110001000000111011001011100011001011111100111100011111000100101101000101011101011110001001110001001000000001110111101100110101111000001100100100000000010110001000111010111111010001111000000011110000000000110100011011000010101111010110101011010000101110111011000110110101100001010101101010001000000001100011100011110000111010001001000111101110001011011101001100010110110000101000001110010011101111000111001101001011011101011000000011010101110011100010101001001001100110100111101110010001011011000110001110000111111110101010100011000111100111101100011101100110101001110101001011100100111001001011000110000110001001010000110101010011000111100101010110010011000001010111111101000011101101011001010100110101011100110010010011000010011111010010100110110011100000011101110001111110010111000111111001110011001001010100110110010111000010001101010100100000010011100011110011011110000011100000111011101000101001000001111111110101010011000101111001011100101011001101010110000111100010111101000001010000100111110110111101100011101010100000100111101000100001011001011111010011000111001011010001010010101110001111010011101100110000101010101000100010001101011011000110001111110101100011110001000000101011001110110010010001001001110111101110011101110111110011000001100100111001110110010000111011100111100101001001100010101001010001010010000100111100110100101111000010011110100110101010101011111001111000001011011100010001000000000111000001001110111111011111100010101001101011010101100001010100110101011010110000011010011111111011111100010001001000100100111011101111110111111001010000100110110011110010010010000100110100000100011111110010011101110101000000100100001001000111010101110001100000011100101010110000111111011111111001101100010001011000010100100000101000001110100101100000000011010011111100011101010001001010011101111111111010101100111010001100101000011001000010001011111100000010101101000100101011001010000001100011000100001000100011100110101001010010111000101100110101000100011001000001001010101100000110101011000111110100110101110001100111111001001010010101101100000110000101000011100101001011011001101111100000100001111100111100011110011110001110100100111000110001000000101110101000100010001000000000110000101101010101110101100101000011101011110001110111011000100100111111001010111010010111100100001101000000000011111111010011100000110000111010101001100001101110111011010011010010100100010101010101001111100101110001001111110001100000000000110001000101101000001101000110111111000011011000110100100101011100011011110110110101001011100100110110000011100010101000111110100001111001000010101111010001000110110000001111101111100011100111000000110100000101010011011000011110001011011111010101111011010000100110100111001100011001101011010111110000101000110101110010000111110111010011110011010100010000010000100000001000111100001101110010100000100101101110101100000111001111011111100001100101111001101001101111110001001001010101111100111110001111101011010110110011010000011000001010000100000000011000011111001011011110100010110000010010011001101111100100001111001010111100001010010111011111110110100010000101011100110101100110010010011100001101011101011100001001100001001011010011100001010000011110000100110010000101101101100011001111110010101110000100101100110110111001010101001100100101001111000001100010111101101011110111111000101100000001000111110010001101100100100001111101111001110000110110000010000111011110000100110010000010100011000010001000011111010111001001000101110101100111010000011010111010101010101011010100110001010111101101000001100010010000110101110000001000111000110000011000100101010110001110011110110110110110001100011101100101011101001100110101100011000000010011010101000100000010001001010111001100101010000011101111110101101001010110100010011100111000111001000101000010110010110101101000100110111000101011000010101000111011011101010111000010110001001001111001100001001011101011000010100010110101011001100111110111010000000010001011110101000101000110011101000011000001011001110111011101110010111101110101010111101111100001100000100000001011111111010011101101011000011100100110101010010011110001011110100101101111100110111011000100000010000110111101000010101010111001000111100100000110010110100010110110101101101010100100000111010000001110111001010101101101110111101101110101100100110001010111101000101110110000100001001001001110000011110110011000110011011101001000111010101000110111111110001100010111000010110110011011100110101011101000000100001000110110110000001000000100011100001011101110000101011000000010000001101010101001001010000010101100001101101111101100010011010000101001101101011100110110000101010101001000001110111110001010100001000000110011100100110101010101100100100001001011110010110000001110010001100010100010000101111101111010010000111110111011110101111111001011010101010010110111101010001110101001110100110010100010001010111010111001111101010000001000101000010110001001100000110010100100001010110100101011010101001010010011011111100110011101000000101100100101110101101101000101000100001110101011011011011100100111100001011100100110011010100100101101000011101111010011100101111100101100110000101111101111000110011010000100101110011110010000111111011100000000111000011010100100101101010010000111101001001100111110111000001010101110000110110111111100001110010111000111111001101011110001101000001110001110100101100111000010010011010111010101001110011101101001110110101101001001000110100110111111011010011101000111001000101110000011111000001010010010000101101010011110001110001110001110100000000001000000101011010011111000001011011011110111011110101010110100110000101111100011111010001111100110011000111000110011000010110111101101000100101100001101010111001011010110011001000000000100111101000100000111100101011100101111010011100011100101010011110101011011001100011011100111001010001110110111010111100011100001001100001111001010100101111111011000100111111000000111001111100110011110001100001101011101010001011100011000001100101000001110001010101000000011111110001001101110010110100010000101010010010110010100000010011100001011010011001100100101110101110101000111010001111011001010100000000000110010000001110010000110101010101000000101101110001111110101010100110111010011000111110001010000010011101111101001000010011001010001011101101011100100100000011001010001010000110011000101010100010000011001101110111110001011010011101100001100011010011001111000111011010101110111001101010111101011110010001100101001111110011011101001010101000111010011110000110100101100001110000110010111001011111110100001111010100000110111001001010011111100101011011101111100011011100001110101100111011111000111100000010011101101001100001111011100000001100110010101001000000111100110100101000101000100001100001100001011100100101110000010110111001010001001111000000110001010100111111010011100110010000010110011100001111111101111000010001011010001000000101111101000000111111100101111010000000101010011010101110101111001001011101010011010110011010001101010111100011000000100011010111100101011101001111011010101001001100011110100101010111100101110000101011001110010000101001001010001000111100010100011101000010011110001101100111110000010101111011100000001010100110000011010000101001101010111101001010100110001010010011001100000101110100100000010111111000110001101010001001000000110111011110110111111010111111100101100010101100000111011100100010000000010001000000110011010011101010001001100111100101101101110101000110010111001111010101100111100111000110010001101111011001011110100000011001000001001001001000110010100101110100001010001101000110101101000000100010010000011011110111010011111001000101110000000011101000010100010100010100110011100010010011100111101110001010011101110011000001100001110000000001100000000111000110100110010101100000010000000101101010010010010111111010011000100111010111001011000000111111010101001100111001100011001010110000000110111010010001011000111001100110110001001100100110100010011111001100100100010010000110101010000101011011111011011110000111001010111100010010010000011011111001010100010001101100010111100101010101101011010110010101111001101011011110110110110000110000010010111110010110011010010011100110001110001010010101001011101100011010100010101101001010111101111001101110100110110010100110100111101111100000000011010110110110000001101010000001011011111011010000111101111001110100011100001111110001010100110011110100100001111000001011101010001010011100101100001101001011010101101111111111110111100010101101010110000100000001111101000111001010111010010011111100010000101011110100100100101000100010011010111100001101110100001100110000011100100011110100101100110000101000001110110010000000001000101110110001001101101101111110101001010101001111100100111110111011110011110011111111100010000011110011111110001000100100010000001110001011101100001100101110010001100011110001011011010101111001100100110101010100011101101000010110011011100101000011111100011011101100101100010001010111100101100011001001110010000000110111011100011110011100000100000111000110101001010000101101101110111110110111000110000101010000100000000001110111101001000011000101101011110111000101111101101010110000101111001101100010110011101101111110100100011110110011011110011110001100100010001111111001110110101100000000010111001111000110000100011100101110101001101101111010111011010000000110110000101000110001110101010011111110000110000111011101101011101000101101000110010101111110001011010010110101111000111110111010110101000000010111110111010100100111100001111101000001010111100110001100011010010101010111111110101101101001110101111110101001110001001011110011110110100100101100111101001101000100110101001000010010001010010101100111000001100011001100011110100110000101100110101100110100110001010000111110011000101111110010010100110101111010111001010010101001001111001111101111110001001001011111010111100110011110011110101110110111001110101000111001111110011110011110011111110100100010111010000111000010110101100101011110001001001100001101011111011011010111100001101000100100111101111110011001111100101110001001100110101110100000001010101001111011101000110111001011101010100000101001100010100100111000100110010001000101101101111110001100010111000100001010101111001111101001100001100000110100111101011011110000010000101101100101100001100100101000110010010010100101001010100111101111000000110000100010111110011101000011100110010101100010000010110110010100100011110001000001010000010001000100101011101000110101000010010011111010010010111100001100010000010010110111000100010111001101101101011010011111000011010010110010011101001000111001000011011110000001111000010110011000100111100000101111100001100001101111111110010010110110100011001001111010000010110111011101101011100111101011111110100110101000000100100011001110010011001110011101110001011011110100011010101111001000011010110001111001000111001110011010001000000011001011011001100011010011110010101100100100100101001000111101111101011110010111001100101110111010101110011001001010001101101001000010100110010001010101110000001001001111000100011001010101000101101000001000101010011001010000011111011101111010110100111110011111111111001110001100000111101101111110111011110011010110110111100100100000001101000010100110000010110010111010111001100101001111011110001100001101010001000101000011110010000010011001000110001000011001111010111110111011100010001101010100010000011110010110101101010011101010001010100001100110101000111011110100110011000101001101011010010110101011100101111010011010111010101001100000101010000111001010010101111010011001001001111110001100101111001101111100010101001101010100010111011110011110010110011101101100110101010111100100011110001100111001000011100101110101101010010100101101101011011010100101011111100001110100011111000000000111101110100111011100000011100000101000001011101000010010111101011101010111100010011001010010100111001001011101001100010000000001001001011000001110100011101100010011001011010111101100010001100000101000000011011011111111001010011000110000100111100010100000110111011000111001011010010111111010011111111111000111100111011101001001111010000111101111111011010110110111011011101001110010010100001100010101100110010000100111000111110010011000111110001101101101000101101100010010110000010001011100011101010100001110011100000100101000011101001000100011010011010111000101110111111000000010101001110101000110101010101000110001001111010000101101101101001100000110010000000000100011001110010100111111110010010101000011110001111110010001111111011001100101010000000010111010011111110101100101110000101011110000000110101011110010111011110011011110001011100011100001110000010011010101010010000000100010101101100110010001110011111001111101110101001001101011100001010110010110010001100000011110101100001000000011101010111001111001110000111101010101010110100010101010011110010100000000000000000010110001000000010100000000101111010100011001100110000001011010010010110000011000100011010010010010101100110100010110000101111011101100010001111001101011110010101001100001001011111010011101010001111100000100110110001001011000101011001101100100111000100110001000111001101000111011110111111001001000001110111101001111110010010101110010111000111101011101111011101111111011110101110111100011111101000011101001011100001110111111000110001000010001011111100011000011001110010111001010101110001111101110010100100010011000110011001001010110100011000001001101111100110111000101001100110011101111001011001010010100001010110000101010111100110010011011111111010000011110110101100111111100110001011110111000101010010110100000010010100110001100100101111001000100011000110111011010001100011001101011101110001100110011101101111000000100010101001000001101000000110010011000101001001111010111000111111011010000101010110001111010110001101101110101100110001010001101110101100011110110001011001101110101000010101000011100101111010000001010000011101001111111011000001110101101011001010010001011110110110110111001100000011111011100110000010111110000100001000101010001000001111010110111000010110011000010100010011010101001110111110011100001011110001000001000110111000011110011111001110101011101011000011010111101101110000110101001101000001111100111101010011101101100010011011011111011010001100011010010111011001100101101101001100011110011001100001011000100101100000000110111100111011001000000001011100010101111110110101000111001111101000100100000111110111101100010101101010101011000111100010110110101000001010001101010101011000101101010110110000110001100101010000111100000000101000111000111011001110101111011001000101111011110111011010010001001111001010110110001011110100101111110000001101100100101101110001001001100100111111111101101000010001010111101111010011111111000001000100010110000011011010010111101100100100011101001101010110110011111001110100011100101110000011101100110101000111110001111010110011101111100101111000011111000100001101001111001100001110100011101111010011000110101010101000100111001110110101111110101011100010000001111100110011100010100111110100001011111010000010110101101111000101101110100010000110010011100010000100011110100000010111010011011001111010000000011001001011011100110000100001011111110000101010110011001000111011100111000001110001011011010010011101100110100000101010010101010011110010010001011010000000110010100011101011100001011000011010010011100001110100110001100010011000111101111010010100111110010001001000100011001100101111101011000101001000101101110011000000100000110110010100001111100010011010110011011000011110001001001011001010010000110000010010000001011011111110100010100011000000010110101001011011010000100011111100010111100011101110111100110010111111100010010011010011011011100101011101000101101101010011111100111100111000011101010100011011011001010100000000100110001101100100111110100101001101011000110011001010011101111101111101110110111001010110011101110101110000001110000110101100111101101100111000110111011000000111111100010010110100110011111011011001110101011111001011001111110011111001110000111111010101010111010000010000111111001100101100000101010111111011100010010000010111101011101001000111101111010110111101010000010010111100110100111100001000001011010100100000110101110110110000101101000001010011110110100111111011100111101000111011100101111101110001100111001000111000101101000001000110101110000110010010110010000010011111000000100110010000110100001111110111111101100101111000011101000111010000101011000000110111101101011010111110000001100010101110111111011100000011000010010001001111100011010001011010000110101110111100011001110100110010010001110001100100111111011010001000010100110111111110100000010111110011100001111111011100100010111000101111101000011000000011110001001111100010010001100010011111111101011000001100100101001011010000110111101001001100010010111110110001011011101000111101011101111101111110000000110010110111111010111000011000010010001010001110001111000111000000001111111001010001011100111111010000101101100100011100010101101101100001000001001101001001100101000110100101011101101010010101111100010101001100110001101011101110001010010011111101010001000001011010000101000111101110010111011110101011100110011010101100000000101001000110001111101101001000010011001101000010100101001110101100111000011000011110001001111110010000011000100001101111001110101110000100111101111001101001110101100110101100011000001001111011011101100000110000011110001101100101000000011011100111100001100000110000101010100011111100011011001011111000111001100001110011011010101010000000001101000100101100101011110010011100110010001010111101000011010110001011001010101111000000000010111000001111011110010010010100010000111010001101100011010001000100001100011110110011011001111110101000001101101100001010110111001010100111010010011100001100111100001011101011110110110001110001011100110111001011000011010000000010100101011011000010011111010000111001000000100010000001010000101101110111001010001111110000101101000111000011000101001101011110010010011010011001110000110000110101010100001001001010010010100010100101011011010001110010100000100000101010111000000011001000100000101100001000110100010100100101101101000011110101001010111100110101111101011011001110110010111100111001010000001100001100001010000001100010000111111010100100001011110110011100100001000011100100000011100011000101000111010010011001001001001101001110000101001010101011001100101110110000010010110111010000111000101001111000011110010011001101100011100111101111110000011110010011001011110110001011101010011111010100000000101001100000001101001011110001111001111000000000101011001000110010110000010011001000101110111111110011000011011101011101100100100111011110111011101111011110011000000011111000011101001101100000000101101000100000000101011010010110001110101010001010000001100101001111100101011100001111111001110001000011101110100001100101111000111100011001101100001100100001101010111111101110110001111111110111111010110100011101101010111000011001010000011011001011010011010011111111011100100101101111111111001100011000010011000010101110010101100101001110110101011001000000011100110100010000000001000000100000111011001110101110110011110100110110101001101010010110111001101100110111010011011110010100010010001110100010100000100000011100000001010001111110000110000010001111011110101010011110000010110001010110100001111011110110100111100000101111010011101101110000100111100110100000100110100000111001101111000111101111101100101111100011101000100010000000110111110000100100010011101010100000101001101000001100111000001100100110101011010001011111110001001001011010111011110011110101001010101101100011101110101000111111010101000100010111001011111011010101001100010110011100000101010011001101000111001101011001001100100010000010100111000111111101110001100000011100000111010111010010111101001011111001000000001001001000000010111111010000111011010010110100010000110010000000000110011110110100010111101001010101011001000001101011001111100011110110111011101101110101111100111001101101100010000111010011010010100100010100111000100101011001011101111110001010101110100100001100011000001100011111101000100101000011011111011111000111000101110010010001110011000000010101110000100000101000100100010100111101100111010000101011110111110101000111100110010101010100000010001111111000110000000100110001000101110011100101100100101001110101000100011000111000000110001110100000010010010011010111010111111011001101011010110000101100111001111000100010110011110111010010010100100000110011111111010110100000001110000011101111001001000010100000101011111111001100000000010011111111001001101111010010111000100101000010101100001110100100111001011011111101000111111110001011010010001000000001101010011000010011111011100010001110001110110001101000000001000001000010011010111101001101000000011000110001101110011000001111110011100001000100111010010100110011010011111110010111011001000111001101001000111110010010010101111010011110010010010011000101010000100011101001101111100111111111101001110011110000110101101111110000110001010000001100000010111000000000100110001011011100111101111110001111101110111110101001100110010101010110010100110010001111110001010110101110001010110010100111010110110100000010001110001001110100100101110111101101100111001011100000110110110111011000000001010111101011110111110101011100111001001101001010011000100011111010101111110110101110101101000010001110000100000111111111001100011000011100010000000110011011011101110010110011011000000100010110110101001110100001011101110011111100011001011100101001101100110111110001110010011101011010000111101101100000000001011000001101100010010110010111011101011111000010011001100100001000110111001000111000011001101000111111001111011001011111001110001111101100010110110111011111100100011100111100000000001111110100011101101100000111101011110100010001010010111101111101000011000011011000010110101011000010100000101001100000000110001110111110111010100011111010100011010011000001011010110010011100110101111111010000010101001100100100001011111000010000001001000100001001110111011111000100010110110000010110000111111011011101101100111111110110110100110010001001010010000001101111111000010100110001010001111111001101101111001001010001110010110010010110111001101001110101000001111000001010111101100001001000011010110101110010001100110100100000101011011000010111100000011100110110000000001001101010101110100101101000100111111100110011000001011011010110110101110101011111110101001001100000001100111001001101010100111011110100101100010100000101000101010001100000011011110001100111111010111101111000110101110101101000111001100110010101101001000100110101011111101010111101100011010101110111001010001101111111011101100011000001000000001011100000101010000110100100010100100110100000001000101001111110101001011010111101111101000100110110100000010000011010011010101000111001010111111010111101111001111100111000111101101111101111010011100100001000111111010110011010000011011101011101111100001011100110010100100011000110110100101010011101001110000010000000000011110011000101000101111000001111110011100100101010000111010101101000100011111100010011001001110010101111001000010000100110010110100101100101000011110110000010101110000000101111001111010011010000111111010011101011110000001010000000000110001101100100001000101110010010001000001011011000111011010101011110101001011111000001011101000011001010101000111110001011000101111111100011110111001100111001011001100000101010010000110101011010011111111000011100101101111101001100100010011110001101111010101110000010010111000110010011010100100111111010100011011001000101001100000000111101011000011000000111101011000011111011000010000001100000010010001011000010100100111001110111101110100110011000101111100011011101011110001110111010100111111000001100001111111111011010110010010001111100101011100010110001101111001100011111011100001001100010111101011111000111111110010100001000000011001111011101011100110001100001111100110101011100110010101000110011000100111100101001110000100100010010011111100110110010110110100110100010000100100011011000011101101110110010110111011001010111111001011011000010000010111000110101101010100000001000110101100000001000111101001111001010111011011100011001101111111101101100010000100111011101010111111000111001101001110111010001111101100011110110100110011001101101100000101011000010110110101000101000111101101100111110100001100010010111011001001010100001111101100011010100001101100101001011000010000101110110001000000100011010110010101011010101101100100101000000111111011000011010101000011001100110100101010110101111111001000000011011101000000001011011001101000010110000011101110100011111110011111000101111101100110110000001001010110010100010010100111101000011110110010001001100100011000100110110000000111100010111000000100101000000100000011111001100001111101111111100011011011101001000000101000100101001110011000100100001101101100000110101000110010010110111011100011010100100010010111010000000111111110010000110100000001011000110000101110100110111001001100010000111000010101000011001000011000000111001111001111101011000001111000110011111010010110111101010000110110100100000110111110010100010110100011110011001010010000111011110010110000000001110001110111110100001101101010010101011010111111011101110010110000001011110010101001001011010010011010011100111010011110011010110110001000111010011011110100000001011001001010000000100001111100111110001000000101100101110111100110011011101000010010111000000110000100110110000001101110110100101111110001111111010000111100011111111000000110011110011000111001011011100111100111001110110111101100100111000110110101110111110111110011001010101001111001010000010011001101110010010111100000111001010011000001000011010011100111000111010010000011010100000010110110110101010011010111110100000011000011011001100001010111011110111101100110001010101100101010111001110101111111111010011100000111111001101010110010001101111000010101010100100010100110000000011010010001111110010100001001110011011110110011001110100100101001101010111100110100111011000001110110110100011101010100101010101001000001000101010010001000100100001101110001100101101001000001101010001110011110010010001110000000001000111011111000011001101101010010011011001001010010110010010101100011111010100001011111101010010011000001111010111100111110000010110001101111111101100111001001101101001010011101101011110101010001000100001100101000110100101100110111110100100111110101010011001011010100110000101110011011001101100101100000010000001010100001010110011110100001000111010111100010111100011010101010101101001011011101001000001110111010010101001001011001110001111101010001101100100110010000001001111001011011111100100010111111001010111010011100000000110110101011100100101111101010000000000010111111001100011111110011011000100001001101011001010101000100110100100111110111101001011100110100011110001001110010100001111101101001110101010101010010011111110000111010010001101000000101010110000010111001110000011011111100010111011100110010110111011001110111110101100110101010100111111001100110100010110000101100011000101000010100010010110110001001111000110101001110101101001101111101001010110001100110010000110111000001010010110001010010000110011110011101100011111000101111111011111111100000111001111010011111001100010010001111110000100010001101100111110010101101010000100110000110011111101111000010000101001010111111000110001101000101101101010001010011001110101000100101110011111111001100101111011000001110010000010001100000000101100101110111101010001100101111110111111010011011011111000001010001100101100001011011000001000110010100101111001011000100111000111111111011100101101100010001101011110101100001100110101001010101010000111101100000111101000101110000010011010111010111011001000001010011011111000011101001110000010001000000011100000000010111101110001010010100111110100101000001010101010001111011010011010100110000101101010000001110001011110111101101100101010000010101010111011100000000000001001101110110011110001010000111001011100110100010111010001110100000001010001110010010100100011101000000011000110011010000111001011101011101100010001100010111011001000000000111101000110000101101011110001011100111110011011010000111111111101000011101010111111111010101100110111101011010010110100000000000001001110101011110101001001111011010010101001101101010111010011111111010110000100000000110010010000101010100111000010000110110101110001110001000110101111001111000101110011100001111110100110110111010011011001010000100001011101010111001000011011101001000100111001001101001111001101011111100111001100101001011001110111001011100110100101100010010111011011100111010000001000001010111110110111101110000001000101101101101000101001010000101111011010101000010110110011101000011110000011001001011011001101111011011101100001000010011010010011001011101010011101101110101111001000000001110010011000100111000110101010010110101101110111100100111111111000110110100101000101110100011100011000110001100000100100101101001100111101100111100011111100100001011100110101111110001000001001001100011111100101111110000111000011101110111001010010000111110001110110010010100011010011000111000010001111010111001001111011011011011010011111000111011101111100000000001101001111010111001101011111001001010110100111100100101101011010110011110011101100110000101101101100010011101010100011001000100100011101111101011010000100001010111100101101100100110100100000000111111111111000011110111010000100001011001010100011110000001111011111110001010001010000100111001111100110100100001000000110100010100110000100011111110110101110010101100000111111000011011001000100011001001111011100010010000101111101001101110000011000010001110111000001111001111010000000100001111110001101010101001101000000001111111011011001110111001111001010101101110000100000000000001110011010010100100110010110001000101011011110100000001110010001000100111010011101111000010110101100000010011100110100001000011110000110110000010111101011101110110001010000001001110100110111110100100011100100011101110101101100011110010100000100111000000010110010100001100111111010010111111101110000000110101110000011100100111001011011101001010001000001111011100110001100001001101011101000011010010100011110001110100110010101000011101111000101100111100001011001110000101110011001001000111111101001011000011111011001101000110100111100000100111100101000100111111101000000100000000110110100111101001101101110110001000100110101101000110011110000111101110111001000101110001001001100011000010101011100111100001101011011001010110110001010101111110000011110011000101001101111101111010101100111010111110010011000011100111010000101010000100101100010100100000001100001010100011110110110101001100011101111000000110100001010010011101100100101000011101111111010000011011111111111100110111000101101101011100110010101110101111101000111110101000011100100101000000010111010100101100010101011001110100001100110111110011111000111111001011110010011011110111110110101011111101010111010111001110000111000000001000110010011000000010011011011111111001110110000001101100111110000110101110110001010001001110001011110010001010010001111001101100100001100010110110001000111010101100011111110100011100111011111011001101000011100101001000011100111001110011111101101010000101000101100001111001010001100100111000110110100011011110111010111111100011101100110110100001010111010101011100011010011100101110010001000011001001000011000000100111001001000100110011111111100011110100111001001011001111000011101110010011111010011101110000011011100100010001001011001100001100111100011011101100011001010001110010111110001101000000010100000110000110110111101110011000110110011110011101010010010101111111010100111011010110101101110010110001110101111100110001001001111010011110100000011110110110110011101000111101000001101001111111001111110010100001011011010100100011101001111111110000000101101001110011100111010011011110011100100110111010000001011111001100100000111011100000000110101110011010111100100001111101000111110001011100110011110100110110110110101101001011000010101000010110011011100010111111001011101110110001000110011110110101111110011001010110011100000110110000001110111000100111001001001000101000100100100011110111011111011011110101101100110110010101010101111111111101100101011001001011101100110110011010110101101111011110111101101110001110100111001111111011000101110101001001000010000011100000111100000110000011111001001110111111110101010101011000010101011011001000100101110011100101011011110101010001000011001100101100101011010111010010010001001111001011110110011100111011000011010111011101101001111110100000100100101100001100001110111101101111001011000011000110101001001011001001010100010101000000111000110100000000100010011111100110110100011011110110011000010011110110111000110111101000111010110011110010010001010000111100011000011001111101000111101101011101001000111100100011100100111110011000100110011001111101010001001011110000111001110010111101000100010000110100110011101111111100000000101101100101101110111001111000000100001110110110000000000011111010101111100010101100010010000000100000101110101101011010111000110100100100010111010100000011000110101011111011111100001101000100011000010010101100011001101000000111111101001100000011010010111110100001010110100111000101010100111100000011010011101000000110001011111001101000101111100010001111110111110000111001110010010101100101000010111101010110101000110010011110101011001011110100100111110100010010110111111110100101010100001101110110001000000010111010101101111010101111111100110101000101001110000010110110101101011001010111000000101100011111110001001111001011110110010101010100000111100011100000111101011001011000011100001001010100000111100000100110010011000001101111011111110110000011101011010001001001100110101011101110011001110101001110100111001110011010010001000101010101100001110110010001010011010001000000010111001011101011110101101010011011011010010010110100011001010111010101100010100010101110100011110011110010110110100000010010001000001110001011010110010001010111110101011100000011000100000000000101011101001011010000100010001001011010000011011001011100001101100010010000000010000101001100011001000000100001010011101101111000010100110101001011100001101011110011110111100101110010001110100111110000000101000000011111100010001101001001101001001101010100001110011011000100011111010001100011001100010000010101110001110111000010111010010101100111100010100101100010100011111111100100000001001110100100100101001111100110100011110101001100001010010111000001111001101100100000011100001011001100011111101000000110000000001010000011000011011000010000001101111100111010001101100101010001111001100011001110100101010011110110111010011000001001011111001000110011001000011110100100010000011011000001011000101100101001011011001001101101100011010010110011010001000011010100111001100110000010000100110101011010100011001000011111110100001100011111010000001010110001110101000110100101110000001101110100000010011100100001101111001101011011011111111111101101001001111111100001011010101000111010100111100011000011011110011100000001001011101110111011101111101001010010101001000011000101001001011001010101000101000000111101110100110111100001010001001000000001001000111011100100001101101100011110110111100001000010011001111111100101010101111100000011100011101001011111001010101011101101100111000111100001111011101010100100111010100110100110000000111001101000011011100001011110010000011011100101000001001011100001101000111100101100111111111110001011011010001001100111101111011110001000010000010011110100001100001000110010011100001010001001100010110001000010110011011000101110000000010001101000000001110000010010010001100011111110000011010100100011100101100011001000001110010111101111100110001110000100111000101110001010111001110101100101011111111000000111000101101011110010101110010010110110001101110111001101111010111010001100111110001011001000011001001111001101011011100101101100000011100101000100101010101111110100100010000111111101010110011001011111110001001101000110010010011011110110011000010011111100000001101110001101101111001111100100001010100100111010100111100100100110011101100100001010111101010100110110111111100000100110100101001010011000111101100101111100111101110101000011010010011001110010111010000100110001101101110000101111110111010111100011000000010000000101000101100110110010111110010010111001111010000011010100001101010011010111011000000111101011000110011011100011000000101111011000100010000101001001101011111001111110010011011100000010111001010001000100001010111001101011011101111010001110010100001011100101000110011010100010001010100010110010011110100111010001100111100101100101000101100100001111011010111110101000111101010000111000101001000000111000010111010100001010111110010111110100001101101100101110000000001100100011110101111111000111010001111101001101011100001101101110111011111000000111101101111001101100010111010001010001011010101111100100011101111001111101000111100100110001101110100100011000101010110001101000000100010011110101011111010101101010100011011000100001101001100011001011110100101000101000011000011101000010000000011110011010110011111100110111001011100110101111001101110000000111010100010011001000110111110110111001110101000001001011101111111101111010010001010101011111011111100101011101001110100100101001101100100010001101100010011111000011011010110101100101011001010000111000101010111001100010010110100110011011101000110110110010100010101011010011010011111100110010100111011000101010100000111000001010000001001111100000101001111011111011000000111101111100111001101011001010011100000100010100111010000011110101010001001000100100000101111011100010011111010100101111110010100111110110101011101011011101110011100010000000010111010010110100001101001011111111000110011010000000001101010000100011000000001111010100010111100011010110110000101100000011100101101101100010110100001011000101001101110000001111010101101111001011100000101111001011010010101111111101000011100000001111111011011110100001101101011010010001011011100001010110001010101010111101111110110001101011110000010101111101010101111011001101100001100101000111000101001011111001100110101011110001000110110010101010001001111100101110111101110111110011111111110001011000101011100110010101011000010010010111110111001010110111010110101111110100010000001110010011001010110100011000101111111011011010100100011011001010011001110010111000101001101011001111111110101011010100100011010010100110000110001111110111011010000100110111011101111100111001000001011110100011001101100111101010111110000111010111001100001001001101000011011001001000110011000101100100001000101010011011101011101011100110111011101100000000011001010101110111011101110010111100010101000001001000011100111010101101110010001000100011000100011111111000111110100111011110111110010101010101000101101111111111010110111100010010010110110000111101100001111101001101110111100101110011010101000011100011100000010000100010010011000100011111101110011000011111110001111101001101001100001111000001010010000100110010110101011001000010111100101111101011011100011010011000110001000111011100100001100000010100100010111101110011100011111101111111000110010110110101110001101100011011011100001010110000000101011111000011111111111101001000100110000011011011001001100011011111101010000100101001110011101110011100100010110111000010001001110000101110011111110100111111010001011000011001000010000010101101001000110000101010100001100101100111110010100110001001100000011101001110101110000100111110101000011011011001100101001101010000111100101100111110000101101101000011000010111001000011100011110111010110110000110000101011110100011110000011010100011011001101000011001111011101001101000101001110000010111010010001101100011100111011000101000100111001110100010111011000110100100101011111010000110000001011010010101111001110100011101111001001111110110010100110101111010100001110101010010010000011000011010111010010000000000000000000000110101001101010001001101000010011110111000100111010110100100111111001011111100010110011000110110111100111111100111011000000101100001111001111101110010001110010110011110011101011010010111111100010000110001000100001101011000001101010100111011000110100110100100001011001010100101001010011000110101110001111001110000001111110100100101100001101010001101010111010001001100111000101011000110010010101101010011100111010110011110100010011011000101010100101101001100111011010000101010001101000001010100000000000100100100110110000111100110011101110011001101100010011011001011001011010101011011000011011001011100001111001000000001111011110110011000011001110100101011110101011100110010000011010101001100100011111010101101011110001000010111010001010000101101000100101000000101111001010100010100110101101001101100110101101101101000010010000001101101011100100100010111101011000011001100110101010100100010011101110111100111111010000010001000011111110110011011100011010100100001001110011001001010011110100011100001011011110100001011101000111010010111010001000001010110101000011011100111001111001001000011001001100000100001100010011111011010011111111011101100100111111111110001100101101010111110111010000001001110011001101111010001001110000111110011110100001011110001011011010110101101010010001100010100111101110010111111101100011000111010110011011100111110000110100011010100100111110011011111010001011111101101100010110001100101000000000110010001001000011111100001110011110001101000001111000000100001000000111011100000111000101110001001111000101111010010111010100010010001101000011111011110001110010000100101101101010010100011111011000101011111111111110001010100000101000011010111001101010100111111111111110011100011111111010101011110011001010111101111110000100101011011010001110111011100111101101011001101111111100111100111101111011001100011010100011101100100001100100110010100110101011100000000100011001010011101110101001110001111100100101101000010001001000110011011001001101101101010000001110100001000100000011111100111010100111111011100110001011000011101101011111101101110000010011000101000001010000111100010110110111101111010001011111101010010101100001100010100010110110100111111011000100011000100011101001100100001000101110000101001000011101100110001010100101011111000100101010111100010100011010010111010100100101010000001101110111010000010110010111000110000110000001000101001110110101000101101110000000101110011100011001111010101100110100111010001011010000010111011101000011100010111011100010011011110100101000000001001101011110100111110111001100111101000111110101010010110000110000111111101101111011111001010100110100100000110011100000010110101011111100111111011110001101100111101000011001011001000101001110000101100111100100000010011110001111110000110110011000110001010111010101010011011011000011110001100001101010001111111101011010110100000100010001110011011011100000011010001111001000011000011011101010110001000001000000101000010110111101001000101101100001011011100010010001111111101010001110111000100011011101101100010111101010010001111001011000000100101100100000110011001011110011111010111111101111011010011100000110101110010001101001000010001001101001101000011110101101101111000001011010110001011111001001010001111101110100001000111111001011000001000011111100001010110010100001111100101001001010000010000101000100011101101001111100001000100010110100000000110001011000001110011110010011101000010000111001110000011011011011111100001001111001111011011101110000001000110000001010100000000000100101110000011111100011111110111011000011111101101100001011101100001001110100010101011000110100001111011000011111000111110101010011001010000100001010111110100110011100110101100010101100011110010101101101011000000000010111010111001101110100010101111111011111100100100000100011110001000110111101111000011111001100100110010001011110011000111000000011001100100101100010111110110100110011101110011000100111011100010111101001010000011001100001100011100001111000011010001110111010000010111010111100100101011100100000101111010111010110110011010010010100100101001001000100100000000011110000010011000011101101100011010011111001001010011110010001110010100001111101100000111110111000111011111100000101011110000111110010110010111010101110101001101100001000101101100100001011111101001010011110100001100100101011101011000010101011001001110010101000101111100101101100111110110010010100101011001100111011001101110111010110110000100011000001000011101001001011101110101010000100001100101110010001010000001101111001011001010001010100100010011100001110011101110010001101000110000111101010011010110111111000111100001111111000001001001101010001110110100110100101010110111100100111110011001101011010000111110111101101010001101011001011010010110111111010110010110010011111111001110010001010100101110010110111110100110001001001111010111000011001001011101101010011100011111100110011000001001100111001011001001111010000000100100000000101010001110011110110010100011011100101001101110011111011100110000101000101001011111111111011001001000010100010010110110101110110111101010010100100111110000101111111100111001010011100000111101011011011011110101101101011101001100011100101111100000000110111011011000001011111010011000000110001000001011100111101011000011111111011110111001101110011000001101000100010000111010110111101011001010100101101101000110011000001011110100011011110111011100011011100000010101100001110101011010111001111011000001100100000000100011101111101000000100101010000111001001010010001001000111011011101010011100100001011100011000001111011001111001010101110100110110111111000100000001010110011110011011001011010101111000010011111011110010100000111001111011111110010111011111000111001011100001111101011010100010111100110101110101011000001011000000001000001100001111101001101000001000001011101101100000111101101011100111100001111010000011100001110110000011101000010101001110101000111110101011111010100110011000100100001001110111011010011111000100000000111101011100001010101011000100100001110001101111000110111111100110000111110100011111110000011110010100100010110111110100000100001010110100100111101011001010110100010101100101110101110010001000101101111000111101010010111000101111000110100000110111010101111110101000001101011110101000110100011111010111100011011001001101011111011110001100111101111101100110100101001001101100111110001011101011110010101000100110000111000101010110001000001111000001101000001101111010111001011001010010011011111001100100100000110101000110101110100001000000111011101010101101010101111011011000000100111101001100100010000000011110010001001101111101111001010010011100000100100101000111100111100010010011001011001111100110111000100001001101000011001100010000111111010011111000011111110100101001010110011110000001001111011000010001110111110010111111100101100110011011011111010110110100101111011000010010111011101011010101001100100000010011000110101011101110111100011100011101101110000100100010101010010110010110010000101000000100000100011100111110110100111000110001011011011111100100110011001000111010010000100111001010011100101100000100010001010001011110001100011100001110010010101001100110001010100110100101111100010000010011011101010010000111101010100110001000011010100111101000110101110100000010101111111011011111111111111011011100011010010011110110100111100011010001101010000101111010001011100000101010100101111000011111110001100010111000001011111011010001011001110011011011111011011100101000011001001111101001011100010010110100010101010010000110101111011100010000000001011110100100100110010010101110110101111101001101100010010111111101100001111110110111111111010100110100100101000010110111010110101001000100110000101001000100001100101111100111010011010101000000101011110110011011010001100110000000110111010101101000111110101110111100000111011110101001001100100101101011110110111101000000011100100111010000101101010101010000111001111101101010001101111010001100000010101110101110001011101100011101101000101010001100100001111001001101111001001000001111111000110010011000000101010101111000111111010000111010110011011000100000100111111110111111111000000110011000101001010100000101010011100001011001100000100110100100000001100111101010110101010010101000110110101001111011011000100010100111111001100110010110110011100101110101100010000110011010001001010100001000010111010101010101110010110110000101100001101000101100110001100000100011100111001110011101100010111101100101011101101001001011011110011101000011011101100001101110001010001100000110010010111111101001100010101110111110100111100100011010100010010111011101000111000110101110011111000100110111001001000100000001001000001010011110000010001011101101011001010100001001101101000111110100001111111101100010100010100101011111101010101000101001000110111001100000110011101100111011000000000100100010010101011001000000011010101010011010000110101010100011100011000111010000111100101010111111110010101110100000001001001011111111110111100001111110001011110010011010010111100001101110011101000111100001111010110011001101110010111100101111100001101010111011011111000110011001001110101110010010111001000100000100000100000100000100001100111001010010110111110010001010010011101000001100101001000000000101011010110000001110100011110100001011000011011001101100011001000011000001001000000110010111101100010110110001011011000100111010010100001101011000011100101001110010111010001100010101111000101011111001011111010100001010111001100100010011010010101000010010100111100011110010100110000111101110100010001011101101101100001101001111000011001001001011110000010010110100110111011011111001010111011110011110011110010001001011110011001101100000110111100100100010110111110110111100011111101110011011001011111111010111100001010110110111111010100001111100111011101100100010011110011010001101001010100011011101110010010001100110011011111000011011010100100001110101100101011111110011100000111100101110111000011000101011000011110001010110110110011111001101010010010011110001100001001000000011110010010001100100111101011010100101100011111010100111110010011101110011001011100100110010110110100110010011110110010100000011111110111110011011100110100101111010010011100001100100000110110010000111101000001100000001010101110111010110111101101010011011001111010011000011111110100101111001110110010101010111011011110101100000110111100110100010000010001000101001101001111110100101000111110100001011101100100100001011100001110010100101100011010010010111000000000011000101010010010100010100011100111110011101010011000000100101111101011010010100101000101010100110001111111011000100111101001111001110100010000110000001011001100010110010010010100001000101110000001010000111110011001100100111010110010001000110001110100101001110000001110111111100010001001101010101000001110111000010101110001011100111001001010100100111001111010010101100010111110011000001001000100110010010100010000011101011010001001101100111000011100100011100100110100100010010001100101000000101101011111001001110001101111111011000101010110110111001100100110011101111001101101011001100110011111001101011111111111110011000001011001010000111000100011101011111000111011100101011110010100011000101100111110100100101001000100110100010010100010101111110111110011100001011101011111000100110000011001001110001110000111011010100110100011010001100011001001111000111010110101111011111010000001111101111101100100010110010000011100001001011010100010011111010011100110010101010010111100101000011000011000110001000101010011000000100111001001110110101000110100101101100010111111100011100111001100110101001000101101110111101011110010000101110111010011000011010010101011000011100010111110111010101101000000110110000001000011010111011111100011000010110000100110001001110110010011111001100000000100101010011110101011011001100001001111011111011010011111110011111010010011111011111010011001110110101010110111001100001011100000000101100111111000011011000110001111110011001011000110001111100011001011111001100001010110000010111010000100011111100001001000010010110101000100100010100111000110010111001110100011110100010110000111111011011101000101101100010010110111111000100010110110000110011010101000110000101110110111110100101011111001100011010111101110110010111101110111010111001000010010110100101100011110101010101100001010110100110000100001101001110111100100010001111011011010100010111000010011011011110000110001000100110110100110010100010010000100101010010011000011101011010000010001101000000001111111010010001111110111001001000000011001100100100111000011110100001100010011110001110101110100111111011110100011100111110010110011010111100001000100110010101010001111100110100100111100010101011010101001101110101111001011000000111001011110000111011011110011100011011010111001111000000011101110111001101101110001111010110011111010011010101000011010111101110111010000110101110110101000110101101111010011001110100010101100010000010000000111110110011111111110010001111000010110011111000001001000101010010011000000001110010110000111011000101110110011011001111010001110111001010110010010100100101010001010100011011011101100101001110100101101100111010010111011101001000100111010000010101010001011111110010111100111011010101101100111111001110001011101100010011101011100111110010001000000011010110110011001110011010011100000111110111001001001011001110111110000000101010000111100111110000000001110110010011101000010000110010011011101101110101001011011011110100101011100010011011010001111001100101010011100100000000101111011100110110111000011100110001000101010000110111010001001011001111000011011001011111111111110101100000101000010100011000111100100111010001101111010000110011111100001110001110000110101101100111100110011100011010100001110110110111000011001000111101001001000011100010001000110110111010011010010011101011110100110010100001110010100010011000110100110100111000101100011001001011100000100010010110011011100101011100100100010011101110101011000110001011010110110001111100001110000110100101010101000100011011001011000010110010011110001100100001000011001111100101001100000110100010100001111100101000010111100111000101001010000000111111110001100011110000111110011000000010101001000101110001010001110001101001010001011110010100101110100110110011101000010100010011110100101000111010110001000010100000000111100000110011110100000110010110000010110110110001000000111000101101110111010110010011010010101010101111000111000101010101101110101001011111010001101001100000010111010010101001001100000111011000001001000100000001011010011111101011010100000101111101110111010100011111001001111100101100100010010001001011010111111110111000100111110000100000010011111001110110000110110000110001011100011011100011000101111100110011001110111000111111101010000001100101011001101001000111010011011001011110011101100100101001111101101000000011101000011100100011010101111111000011010100001011101001101110010010110111011110111000000111010001111010011101100100001101110000100101010111011100101110100101101100110100010110100001110100000110010000111100000011101101111000110001110111010100011100101011011011110101110111110001111100001110100001011001011011010010111110111010111111001111000110100111011100101000000101110100000011110101001110101000001011111001110101110111111111010011001011011100100101100010101111000000011010111110011101100011101011000010111100101111000100001101101010000100100110010100111111110001101101111100100100101010000100111001001010100000101110100101011011100001000100110111100011101001000001010000100011111010110110111011011010010101110111001011010010100011111011111110000011110000001100110110111000100100001101000110101110110010010101101001001110101000101011011100110110011010000000110010001000010100011000010001000111100111110011000010000100000100100000101101111111101100001111111000100101000000000110100011000101101100010011110110000010010100111001100110111100010100000000001011110100110111000000011110101010000100011011011100110001100000101000101000001111100000111010101100010110100111101011110011100110100011000111001101101001011100101011010100111100111000010101101111100011100110101100101100011011010010010010101011000011100110100001111010011111100110001101110010110010001101100100100110111110110101011100010000111011000110000110011011110001100111000111001001000101110000110101111011100100010001101010000110101101001000110001111101110010000001111110010000010000011000011110101111010100100001101101100000110001101010110101111100101110001100011100000011000100011011110100101000011110010111000111001011010001010011110111110110001011110000101110010000001111100001101110001111001010010111011100111100100010011101101011000101110000110110111010010110101110111001000000001010011111101011000101110010110101100001100110010011101011000001000000111101000000100101011110011000001101110101111001110110011010111110100111100001101001101001011001110110111110110001111000010011001000101001100011110111001100000011011101011001001101101100001110101010011010001010011011010111101101001101001001101100011111110110100111011001111010010111010000101001011000111010100010111101111110000100111110101110101110100100001100101110111100011000100001110000110100010001010110010001001001001101011000101011111111110000001000100110110101001000101101111011100111010111011110100111001101000110010001000011000101100011110010010101100100000111100010000100010000010011100110101011011010111001100110011011100100010000000101111101101001111100011111000001000111000010101010100111010100000010110011110010000011001100000101110100000001101000100000111000101010100101010010101010100000110101010100011100011000011010111111111010101011011101000010110011111111001000101110101100110010110110101001001100110000100100010011010000111010110110000010111110111001001100110000100010010101100011101011000110110000101000111110100011010101101011000101001100111001110011100000000011100000101101010100100001011111100111010111001100011010101010100010011011110111111001100001101101000011100110010100010011110000100100110110000000011000010010100101011010101110110101010001001100100001011100111100101001110010001100010100011110011110001000010001000110110011100011101111101011011001110100001101011011000001010110001000110110000001001011011111011000000010011011110010000101100100101101000011101100001011101101100110010110010000000110111111001100110001001111010100111101111010000000001010110000110010001101100110001110001010100001100000011000001110100100111110011111111101010110001011110011110110001101110110001010000100001100001000111110000110001111100110001111111110000110110000000100010000000011010010100010100100100011110111100000111110111100111011100101001101101011001100100001110111001011010100100110001111100011000010001110010110010000010110110000110000110010001010101110110010100011010010101011001101101101000111100101000101100101101011001001100101000000101110010110101011001001100100101110001111111011010111111100010000000010011000000001100010011100010000001110011101011110010011100000001110101110111100010000111100000100000111101001100101010111000100011110100010001110110101011001101000001001001010010100110000110101111010010100111011011101010110100101111100010101000010000100100101100000001100111111010101010001011001100000011100111111111001101100001001100011101010000110000001011100101011011001100001000010000100100101001011010111100010111000111101010000000011011101100000010110010011011010101010000000011001101100110001010100101110010001101111100000100100100110100001001011010110000101011111111110110011001110100011010100101100000100101100001101101100100101101000111101000010101011101100011010110001010100010011101001110110001110111110010110000011000000000111100000101100001111010110010000001101110011011000100111100000101011000111101101000001101000111101101100000001111111010101001111100000000011001110111101101001001000000101001001111000111001111100011011011010100111100111111111101010000110101010110000101001100100010010001101001110111110111110101100010110111100101111001111101011011110000001010001000100100010000011100101100001101000000101101011110100101000010011110000100110100011101010110010110111110000111100111100011111111101000010001100100111001100101101110010011111110100010001001010111001110010111001011010110001001000110010111010000111101011100111011001011011101111011001010010110001000000010011111110101010111101000001111000100111001111011010101010010110100100000011110010101000100011011001110111001111100011100011001111010111101010101001101101000001000001110000101111101010010110011110110101010110011101101010000111001111010100010111100010011101101100000011110100010000010001000001000110100000101100011110111100100010000001000110100110100010010000000010001010010010110111011011101101001101100111101111111111011011100100011111011110101001110011110110110101011110110000100101110110000111101010001001100011101110111111101001010111001001000001000000000100101110100111100001101010100110110011110100100100101101101011011001010001001010010001100000101100111001010101001111110010001010010101011101101001011001010011001110001001011111011110011111001011100101001000100001000000011110000100111111110001101101111001010010100111001110100011011011011101011110111010101110001100101010000111011110111100111010000100000000110000000011100010101010010101111001110010111001001000110111110110000010110111011110100010011010111001100011111000001100100101110110100100000110100101000101101011101111101101100011001000011011011011101111110100101110110111011001010110101001111011010101001111110001011001110000111110011001101100011011000011010010010001100001011011101001110101000110110011011101100111100000011000001110001100010100100101001100010011110101000111101110101011111011110110001111111011011001101100010111001101100111000100111110011011110101101001110001100101001100100000011010000000001010111101000110100111010100111111001000111110110001110001011110010111111001011100000001001010111001111100100001101011111010111110000100001111011011010010010011000111101000001000111011001111110001101001010011101101000111010100111111011111000111111110000011101110001110001100011000011001110111111110011001010010001100000110000010001011011000000011010010111100001111111100001001100111010110100011101111010010011110011011000100010101110000111001101101101000011001110001110110001100011010001000010100100110011001111111100100010010100101000110101001100000000000011110101010110100000100011111111000011101000001110101110111100110100011000011110110001110001000110011110110011111111001101100111000000010000000011011111110010111101111001001011011001010110011010110011001101110011101001001000100010110010010101101101011100000110101001001101001011001111001001100000111111100000110000110101001100010010001011001110111110011111101111110101001110101111110010110101001110011101110101111101011100110110110111010011011010100001111101110001010110011011011000110100010011010110100011101100101101000001101010000010011001010101101100101010011010100010001111000010011011001110001010011111111000110101000101100011101100011111100011101000011000011101110100010100001111011111110100100111101011111100000000100010100001100010100010010010011000101001101011010110100011111110000100000011101110100100010011011100001100010101011100101111011101101111111111011000001000111011000001110010100110011110111100011001000100000111100101001001110110101000100000110110101110001010010010100111111011110111100100101111110011110011101010101110010100110111100010101000101011000011100111100100110011110110101011111011000010010100100000100110101111100101011111011101110100101100010101011101101011001110000101010000001110110000100110010000110101101110110101111110100100101110101011011001111000100111000111010010010110111001010100111010100010011100110001010100001010110011110001110000111111011011011000101111101001011111100001101010000001011110011001010110010111111100111100100001010110111111001100000110100111001011001011000111100000110010101101001110000011010100100011111111001100001011111011010010110010000100111100110111101100010100110011000111110111011000110111011100100001111000101100111101111100100000001011110100011101111101001100001001101000100010100100110100011000011000000101100111111110011101010000111101000010100010100000111100000010111110011101000011001111000100110011110110011010001110001000101010110111011101001111000001100100101101110001100111011010010111101001010110100100000100111110010001000000011000100001100000010101001011101111010011110111111100010100101000100011111101101101001100001101101101111000000110100100101110110110110100101001110011001010111001111000011010000110111111111110101001011110101100100000110100001111110001001110000111101011100001100110011001111111111110100110100101111100000100110111111000111001111100110100101110000111010101001101011010001100101001000100010110101101010001010101010001000111010100110101001111000101001101110001111011010001101011001101110010011011001010110100000101110110101001111011111110000101101110100001010000100100101101001001000010010100001001100000011001001100010001010010101111111010011000111110111101110110011011000110011010001110001011001100010011001101000010010100011100000100010110000000110101111101110100011110111001100100110110110100010000101110111011100111011001101110010011111101011010001110010000000101110101111010110010100100001011000000000111000001100010010100100001011101100000100101101111111001000001000011100111001000101111110011001110001111000001100100000011010011111110111111100101101010111100110101110111000011110100100111110001100100011101011000100111111010001001011011110101111101101101110001011100100110010111001100111011111100100010000000100110000110000001101110010100001010010110011001110000001000110101100010000110010011100101001111001001000010001110000011101110101000011010101100111000001111111101001010101110010001001101010111000000011100110111000101011111101011111110011110011100100101010010101110001110100100000110111110010011111010100111001111001001001010101010010000001001001010101111100110101100111110010010111001011111011101110010110001011101100011101000110101100000111001011011111011000001101010110011110000111111000111000101101011011010101111111111100011001011100000110101011101110110111111011111101001100011101011000110000000100100000100101001100100100001001111100100001110001100100011010110101111101110110010111110100100111110100111010110010100110011011110011110010000100000110111001010101011000110101000101011111100100010001100100010010010000111100011000011001111010010011100010100100111100010000011110011001010111011011010100100101101100000000000010010111001100110001101110110011001110110110111000000010001100110111110110111001101110110111101000110001011100000001110001011101111001010001100000010111101100001110110010110100011111011100101101011001001111011001011010001011111011000101101000110011111100010110011011000010011010000110111100000110100011110110110001000100101000001011100010010010011000111011111111011000011100000001111110111100001000110111010101101100111100110001110110010100001000101110100000110011011011010101100011111010001100111100110110000010010011000111001100101100011000011010100100110001000100111111000101111101000111000010010010101101100111111010011100001111000111101011100000011001110110011110010000000010100110011110011111111011001010100101011101101110000110100110001111011011111010110100011111101100100000110010101111110101100001100100010010000111000011111001101110110000100010101010110000001001101101110100111111010100110100111010000110010100111101111100000010100010001001101111001111010011001011100010000111011010100111100001011101110001111101001111110010000100100001110110000110111100110011111100011101001100000000000110111000110100101011100110000111011101000011001000001000011101011001010010100100101011100000101101100111001011000110000110001101000010001000001000110010010001110111001101110100001010011111110101100110001001111100000010001000111011111101100011000010110001101100100100000000011000101011001010110011000000101100011001011011101100101010100011111010001110111110100011101101010101101010000100100010010010111010001010010001000010100111110010111111100010100001110011110001100101011101011111101111001111111000100101001110000110110100001011000000111001111010100101111001000111010000010001111110010100111100111000011111111000001111101001000011111001111011111011000000101111011001101011010000111001010100001001110111111011001000111111101011001011100010100110100110010100010010111110111100000100100100011111100100110011011010100110001001100110001000100000001000100111000001010011011010110011011011111101011111101100000000111011001110011111011001110000001010010011110000111100010101100011100100010101110001100000010010101000010101000001010110110101101011111111101011111011111111010100001000011001000111110001111001011010000100111101110011001100110011100000000110000101001010010001000101110010100100011010110110011110100111010000011010001011101011001110000001000001111111000001101011000001100111000011011101011010100101001110000100010100011000011101101000110111101010001111110100010110100001100110011000111010100000000000101001011010010111111101000000101000101010010000100011100110010010110110111101100001000010001111101001010101101001000111001001101110001101110101001110001111010101111001110101101111001110001011101010010110111010010100001110101001101101000100101110001010011001100100111110101010110101001100010001110100010110101001010010101000011111110001001100000000010101000011100110001100001101000010110011110111000001010011010110001001010011000010011111010110110011010011110101110011011111110111101001100011001101010000111011001110001101110110010011011010010101011101111010010101100111000111100100101001111101010100010010001100100000110101110110110101000111110100110011100011000010010000011010010011100011101110011010110001101010000001110011110001110110011101010011010110110111000111101010010110110010010010000111010001011000101100110100010000000111100111111100110111001101010111110111011001101010110110111101000101001110111011111110010001010011001100011011011111100101110100010100111100011110000110100101110011101000101011010001101001101111010000101011011000000000111011110101100010011001000000010111001011110000010000110011010110110110010100111010111001000101010000001111100111011101010001100001101111000110010110010110010001011100110100001011000000111010011010110001010110000000100010001110001001101110101101101100001001101001011011000110010010100110011110111001111011101011100110011000001000110011010000111011111100111001011011110010101000101110101000101001101110110001100000111001000110110001101000100010010001000011101111100000001110001101010010101010110111001000101011011001100111100010000000111111111000101101101100100010111100100110101010001101111100011110111101000011101111111011101101011101110100101000000001111001011011111011110110001110101111001010110000001000100011000001111011110101110001111100011111111010101111100101110010100100110001011100010111011101001100011100111100011100010000101010011010001101000111111011001011100100001111010101010100100100011001010001100001101001011000000111011110101110110001100111000101001010001011001011011110110001111110000101101101110111101011100100110111101001000010000111010001110101010010100100111111011010010010000010101110111001000001001110100010111000001110110011000100001010000111001010000111000100001111110101110100101111000001111001011001011111010100110000010010011101010001100000011011001000000010110000010011101101000110011001101000101000100011100110010010001100011000101111001101001000001000100100100110111001000101011000110110101100101000011101111010101010110000110010101000011001010001011100101001110011101001000101000100110001000101100111010100001101000011111001010011110001011100010111001011110101001100101110110111110101101101011111000111111111100001010101100000101000110001001010011100101011111101000000111110000000110011010001110111101010110100000001001101101010110001111111110110001010000100001110110111001010111101110110101110000001000110100110100001111111010010110011101001100011011000011000101010001011101110110000110010001000000100100000100110101101001011011100000000101010110001001111010110111110101111111000011100100000110111001001010100001111001100000010001100111001011100001011111110101011010001101010011001011011100001000001000100110001110000100010011101000011101000000100010111011111011101001010111111010111100010000000101011111010011101101000111011001100111101010011010101010111010111000110010100010010101100100100110010110111000101110001110011111001010010010100110110000011000111110001100010011000100001000110011000110001010000010000001010111110001111011101101101110101101111001100010011111100100101011101000010111110011010101111100100110010010110111110011010010000110111010010010010011001100101001010010010110111101011110111110100000100110000101011010110100000110101011110101011100111100001100010011110011101001110110000111100011100101101111011001101100111010001111011111100001010001011110001010010000100110110110110101111100110111010000111101101111001001100111001000001111110011110010001111110101111011100100101010100001110110110101011011010100000010011111011000101000110001001100010011111010111010110100001101110010011010101110110011000100001011110000111101010100000100100110001011011000100010110001001010101001011101111100100100010000000000101111101100101101101000100001111111101011001000000100101000111110101111011010011100011010100011100001001010101100001001111011100001100111111011110001001101010000001101111010101001011010101011001110000010010011000110011000010110110100101110111100001111011000100010100011001101010000111111010100010111010101010001011011011011000001000100001010011011111001111001110100110011111001111100110111101100100100010001010001101101100110010000011001101111111010010000000110100101001110100111111001100010010111110011111000011010100010101000101100111111000010001001100100010000111100100111111111010011110100100011010010001001010000001110001011101100001000000011101110100001101011011001110011111101011100110100001011101111100011010111110000111100110111001111010101000101001000110110101110111001001101000000101001100111111010011010001001101111111000001111000010010111001100001111001111001100101100111010100011100111110100011011110100101001111011000101110100011111001010010000001110000010110110110111011011000000101110001110111100010000111011100000010001010010101000100001000101010101111101111111011110000000010001011111100100001100010110010000010101100101101001101111011001100011001101001101101100101111010110011101000100101111100101111100000001001000100001100110010010000100011101010101000000000101010000111010001000100000110111101011101101100100010011011110011110111101111010011110100000001101100011011001010000111011001111101111001010001101101100000001010101111000001010001011101101101000110101100010010001100010101110001011010010000110110110111000001101101001001111011000110001100001111001110100110110011000100111101011111110100101111111110001111001011000001100101010111101100011010100101111110111000001001101011011010110101011111111100111010010111110011100110011010001110000011100101001100010100111010101100011011000100101110011100001111011110111111011000111001100101011000101110101001110010111101000001111110100000010011100010100110000011011101110101001010111011111011011010100101010110001101111101101111101011101000100110010101001110000111100011011100101001110100010001010010101110111111001011101100010100101011111000000110101110111000111000111111001111001001001000010110101100111101010000011011100010101110000010001110000011110101001100001011111101100010010100101100001111001110100000011111100011101011011101000010110111101110011100010011100110111100100000011001001011010000000001110011010000110111001000110100101111001001100010110110111100011111010101110010111000110110011011010000011011110100001111001001101011110011100000100010011100100011000001011000100001100111110010011010011001101010011010001000001011100100000100001101001100101010100011000110001111010001101011111011101001110111011110000001010011100101101010101000111010011101101000101111111001101100001101010001101110000011100001110110101010000000001101001000010100100110100100100011010000100010000001110001000111110011001010101111010111011111111100110001101001010110110001110101011011000011100001100001110111101011010010011101000001100011100100001101000001101001000001111010010110101011011000001011101010001010000010110011010110011100001100101110010101011110100000011101111101010001111101101010011100011001010001100101001011100000000110010110111001101000100110110100010000110110011011001100111011001110010111100111000000101010110000101011000011001111100011111010010001011010111010110101000100101011111111000000100010110100000110010010111110010000010110101100101100101001111101110001100001011000000110110011010100111111010011111000101011110100100101100011101101100011101001010001011110011111010011111011000000100000001100001101111000001000001100011100111000001010101010101111000000010100000111010001011010111101100000101001111111001110110101100000101010000110110001001110101000011001001001100100010001111000011011010000111111001011101100001100010111101011101110110010110100110100011101111100000000111000011111000010011000011110011010001001100100000001001111010110101100011001001000110101001111001100101010111111010000101101001110000110110100000111010001001111001011011000110111100101110011001100110000100100101110001001111110001010110000100001111010000111011011010110010010010000111010100100010010011000100101101111010101100001010100010000110010100001001101111010011100000011011111011110010011101010100011011111000011001100110010000001110110000111000011110100101111000111110110100101011110001110111101111101101001010111000001011101010110011011000001000110011101100011011111101111011001100111000100111110001110111101010111001111111111011000000000000111011011111000110110101111101110001000110010010000110011011001101111101001011100000001010011100010010000110001100010001100100101111011000111010011010000010010001000000111001110110011100011110010101111000001110100110101001011110010010110001011101100101001000100101110011000010001101000111110110011101001001000010100000111100010110011111101011111100101100101010110001100110101111110110101011110011000011000001001011110101011001110001000010011010001110111001110110011110110011111101001011011001111110000010111100010000001100011101110000101111010010110110101011011111010100010000011101000110001010001001110001110111011010111100010100100000001101111111011011011001001011111110001101110000101000111011110100110000100111110000010001001000111101000100011010101111100010101010111111111111101001101001111001010110110010010011101101100011111101001010101110011010100111010011100010111110011111100010000111011011101000010001010100111100100001011010011001000101010011001101110110100110101111001000101000110111110010000110100010100100110101001011000000100000111000101100001010001101111110001101001111000111111001100001010011110100110001111110101110111001011011101100001100101100011000111000000010100011011000010111110110010001110000101000000010001111001001011000000100010100101000000001001110101011011100001101110001100101111111010011001101000001000110000001011100111011011111010101011001110001010001110100100000111010001000111111110010000001111111001101011011100010010001010100001101011110010100110111001000110110000010010011100011011101100110100001111100001111111011000011010111111110110000010110010010001111011111101010110001000011001001101001111110111000101100110001101001101100000101001000110010111100100110011111100111000001011110010011111011110100110000111001011101101001110100000000110110011101000010011001110011010001100010101101001110111100100010111100111101101100101010101100010101000000100100111010011011100011111010001111011110001110000111100100010000100111011111101000001001111010100101110101111101110000001001101011110101110011000011000001101011101010001011110000010100101011101110000001000001101100010001001100010101100100001010111110101110100001100001101110100001000001001011001101110000110001011110100011001110110011111010011101000101110001111110001011001100101111011011010110011011010110100010000100100010001000011011111111011111001000001010100110001111101000110101111001110000000110001111001000000101010010100001110100011001000010110000010100110110000110111100100000011001101111101111011110011110101011010011101000101010011011111100010111000011110000101000010100011110000001100010000000101001110001110110010011111111110000010101010110010010110011101101011100110110000000110001110001100001110111001100010001110000111000101100101111100110101000110100101001001010101110100100100000111001011101001110111011010111111100111001011111111111001111101100010100010001000001010100110100001010100001001110000111111100000000000011100100001000010011010010001010001000100010110111100001001011111101001101010101100010101011000000010100100101100011000100101100011101011011100010111111010010101111000111011110101110101000111110011110001011111100111001111001111100110000000011011100111000001000101101000001001010111100100101010001000010110011010010001110001100011111101110110110011001011001110000000011011000001111011101100101010111101100110010011000001110001111011100101001010100100101011001010000111010110100101110011101111011110100101011010001000101110100010111110011010011100110100101001100100001001101000010000110011000100001010011000111000100010111101101001111101101111001011001110111111000111111011101001010010100001011000110100011101001010000100011111001101101001010110100000001000000001011100100111111111000101111101010101010110001001000001000100111000011100100000110011000100110100110111011110110100100111010100011111000111100101000001000110110001000101100000000101111000100111010111111011001001010111010101001100010010100110001001110001101010001110010111100100011100011101001011000101100100100100000010000101111010101000110100010111100001110011101000011110000100101101100011100111111101000000111000011110110101111110110101101011100001010010111110110010100111111110101011011100010001110100011010001000011101011100000011111110111000001011100001111010100101100000111110111111100000111011110111100111101010110110100111110000011011100111110001110110111110010000110101010100111010000000111101010000101100101001101111111000111000110100110011000010111001000011111110111011010000000000000010100000011101100001011011011011100010011100010000101010101010010111000001110011100001010100010101101000000111010010001000010101010101001100111110010110100100111011000100101010110100001110101011110110110001100111010000110101001010010111101010111110001000011000110101010100000110111100010001111110011100010100011100000111001011110111110001100000101011110101100111000100110100011101011100011110100111000110010100010100100111111101100000000000100001001111100001111001111001100001001111011000110010110010110111000111111010101000001001111111001100011101011010110010001110111000010111001100100011011101110110110011110111111000110110000001110111010001101011111101001101001010101001111111111110111110110100011100000101101110011111101111001010110000100111010000111110010101110111100110110001011111011011110011110111010001100011000101101001000010010111110101010000010010101110000101101000110000010010110000111001111000110000101000010011110111001010110111100011110111111100101011010010101100001100110011110001010100001001011010011000001110111010110110111010100011011000100101101111100010110000111000111111000110100101101110000101000010001011110001110111110110100010110000011001001000011111110110000001000011100000101100000101101000010000000100111010000111010100001010001011100101000111100000001110010111101000110001010101000001100010011101011111101011001011111111111111000110010011110110100111010101000000010010001001011110001011001010011001110011111100110000000101101001110011010000001000010011100001011111011101000000001111101110011001011011011111101110001111110001000100100110001111010001011001001000111110000011000011000010011111101010000101010000010000110001110001110001001011000010111010001011010110100110010000010000011101111011010011100100101100011000101011011011010110011101111010000110000101100101110001000110101000100010101101110101111100100100100101100100101111110101101111111001011010101001011000001011010001000001010100011000000111100011111100000001000000001000101111100010001111111101011011111111101000111001110110000000001011000010111011110001110110101001101100010011010011110110101101111000000101100110100001110001110001010111110011001000110100101111011110111010101101011111000010011101111110111001000010000111111001101000000110110001111001110111000001111000011110011010010111001000101000100110111101010000111101010110011010011001001001000001101010010011101100101001001011011100001100001111001010100101110001100100001011010101100111111011000110001100001000001011110101001101011010111100110000110010100101010000100010001100001111001011011101111010001011111001110101110110100010001010101010111100001000001000010101001010100010000001111100011010010110110001011111010001110101100001100001111101111010101011100100010101111101111001100110000111001000011111100110101010111011111101000011010011111110111000010011100001011100101001011000110111100000000110000100111010000011001010010101111011001111010100110110100010111000110010101110111000100101111001010110010110010001010100100101000110001011100011111100101011010100111001010000001001010110110001000001100111001110110101110100000001110111100110111100010011100000111111010101011001100101011011000110001000000111001011000001100110100000010101010101100100100010111101001101111110101000111100110010011011001001111100000010101001100110110110111000001011110000111111101001111000100101110011001010101010010000101111000111110000010001000111111010000110111000100000000011000110111000100101001101110010000000001101011001000111000100111011011010010000110011000001010110100001000011110010110011001000110101001011100111011110111110001010001000010000001010110001011110111100011011011101111011011110101000110010000100101000111101010101001100000100111101011010110001111110101011111010111001111010010001101111010100101110001010001011100110111010000001010011110000001100111011000000011011110101110101010100011100101100001000111010011111100001010010100110011011111000001001100010100100010001100101011111001110000000000011110000010000100010010101101111010000101000101110010010010111101101100111001000101100111111010100001001110011110001001011110000101000001101111000000101101111001100100111000000000001101011111110011100111010110001000000011111000000101010010000001011011110111111111100101101101000011011010101100010010100010100101000010110110000011110000000110011100111100111111100101011110110101100111111100100010111110011011001100011001110111101000100101010001001101001011001101001001010011011100000010010100100011100111101111001010011010100001110000010001111110011111101011111000000001101011000110111111010010100101010000000101110001011010011010010111011010101110111101110101010110101101011001010100101100011011100101010111100101110111100001101110001100101010100100101000000000001001001010000001110100001111001100101100010000110101001110000100000010100101101111011110110101010011011000011100001110110001000010100110001011001000111110000000010011011000000101011011100000100001100001110010100111010110001100010101010010011010100001101100110001100000110010110010000110011000111100111010010001111000000011110001010110001100010100110111100111001100000101110100000001110000000010100000001010000100101100001001011010101011011100010011100010111111001011001101100001011100011010001011100000000011110110010101101000000100101000100100111000100011100000010111010011010011010111001010000101001101101100111010100010100110001010000111000101111000011001101101110110110111011010100100010100011101011010011000110111110000110010011100011110111110000000011001111101111110000010101010001000100000011110110100011101100011000100101101011111000110010000000111110010110111111001100000100011011100011101101111000000000001010111001011100000000100100010110101101100111010111011000111011111100011100010100010100100011001101011110010011010011010001110011111000011100001110100101001011000101110111100100001000100101101010110001001010100011000100110110001001011010100111011011100110011111001111001010101011001010111011010001011011100001000111010010110011110010000111000110110001000000000100110001010101100010001011010111000100011010001110000011010011010101111010111000010001111010111111010010011000011110000101110010110110001010010101111101101111101110101010111110010111010000111011010101011010001011100001011101110101000100011110010111001011111011000001010101101011110000010101000101101100010010000100011110011110001001000000110100111010101101010100100100100011111111100110110111110001000010111110110000000001100111101011000111011011100111101011010100101101001111001010000010100010011101110000010110011000000101101010100111111010011101010001110101001111100011101100100010000010111101011110001001100100000110001101101101110001000100100010101010111100000100011111011000001100010111011100000011101001001111010100111001001111000111111011001000010101000000110000101111101100111100000001011000000010001101010000011111000110010101110110011000101010001010111111111001010010011000111000100011101001100010010000111010101011001011110110110100000001100010010100000000110111100010010010011000100011111110001011011111100100001010011001001001010010110101110100111111000011001000111000010000010101100100111110100001000000000001110010011110111011010101010001001001011001100000000111110111111001010111010101101100001010101100101000000010000011110011001011010000011110011101111101010000000111001000000011010001100001001011010110011111101111100010000111000101111101111100000100000100110100011010101110111010101101011111011011010111111110011111001111111100011011111111101111010101111010011100100010111011111110010000011011111010011010001110101011000111111100000011010110000111100111010011001001101110110001000011111000010001010100011111011110001101000011010100000010100101011010101100001010000011101101101111100010100101001011111000111010110101110111110001100000010011101110101010011101100001100000000011100001111111001001001111010011000010110000111011111010000101101100000111100011011000010010000110101101110011111010011000011011010111111001011101011110100010110110010101000000100000010101000011111000010001001011110101001010110100000011100011110001110100010010110011001011101001101001111101100001000000110011010001110110110110001111101100110101111010001000110110011001001010011011000001111011001101000000011101101010100011011101010001010110100001101000100100010010100011011101001000000011001001101101110011011011100111001101010001101000101111010101111010111111001000110100101101010001000111001001101100100111101110111000001000100111001010101010111111111010001100111100000000000101011111011111010110100011101010110000001101000101111010110110111010101010101101001110100000101101000000011001000101000010011110100000000001001110110110111010010100111011101011101101101100010100010100011010001110110101101101110011001110011101101100001100110101101011111001110000101110010101100001100111010110001001001000100011100011111110110000111000110001000010110011011100111100100010100101100101001111101011110111100101101011001110100010101100100101010011101101111100111101100010001001010110001100111010100010011111000100110110111000001110000001101001111111001010000000001111001010101011110111001110011100011000001100100110101000100011111111011111101011011010100011110010100000110100100010011001110001111111101010111010101100010111001011111011101101100010101111111001001011101101101101111011001101010001011000011110011100101100011100000101110110010110111110000000000110110000001111111111111111001101101101000100110011010100011011011111000101011000100001001010111001000100011010011111100001000011111110100110111100001001111000101100011101101010010000110011001111011101000100101110101101001111110001111010100001001110000000011110110100011110001010000011000101101010100110011001001000110110111110100101111100010011110011000101011000001110111101000010000000010101101011111100000011100001000000110010100011010001001100101100011001010011111111111011110010010010000101111111101000001100001011110110111110111110110100100011101111111001011000010001010011000101101010111001010111111101110100000110010000111010111100001010000110100101110110110001000111010001110110111100110101000000011111010101010001010111001010000000111000110000100110110001001010011100001001101101001101100101010110111001000111101010010101100001110111101111011011111110100110100000100001110111111000010000100001010111101101101111001101101001001110011010110001101001001010010111110100011011001010001101000110111010001100001110101101100001100110110111101100001000111011001101000011000011100001001011000000010110100101001000100001111000011101011001110011111110001101000101011101011101000000011000011001011000110010011111101010000010011101001110000100011101101110111101000000100000100101100110010111100010111010100111101010111110100110000111101101001100100111111001010010000101111110000011010011010010110101010000000100011001001011001100010001001010000100001101100110001101110101110100000100101001010101011000110001111110100111010111001101111010111110100001000010000111001010110011011101101011110011001000000001011000011001000001010001100101011111101001011111110011010000101011101001101001000011001111011010010010101011001010001110110111100111101110011110100101100101111100010110010010110001101101000011010101100110011101101011101011111001001011101101001001001101011001101000001111001101100100000011101111000010001111110101110111100001101111000001011100011110101011111101111001000101011111011100111010000111001100111000011110000001111111100011001000001110110001001000111001101100000111001111110001000011111001111101110010000010010100011100001010110010101010111010001101010000100011011000111011001101111011000110101111101100011010011101110010000101001010011100010111101101101000011110101000001011100100001000011011001101000111011111010101111011100010011011000100110011100111001000001100001101000000000010011010001111010110101001100101101111101100001111010111110010001101000110000011010110001101100111110111101111010110000101000001011000101111000100111110000010101111001011101100001100111011100010001001111101000110111000000000010011100011100011111111000011111010111101101011110001101111000110010010010111110000110001100010111111011111101111011001111000111100100001010010110111100111001000001101001100011000101010001000011001110011110101111010000110010111111110101100110111101110110111110010011101100110101101001011111100110110110101010000110111011010011000110100010111111000000101100110110101011110001010101101001100011010001001010011000010001110100000010110001001010011001101010011101010011000111011110101101111001001101100110101011111011010101010001110110111110011101010010011111011010011101111101001001010011011000101010101010101010101001101000001110101001110110000100100000101011110010010100001010100110010100000000001111100100101110001101010001100110100010001011110000111110111000010101100010111010010110110011001010011100000101011110001101011000111010110010000010001010011101011111111000000111010000110001001111110110010100101110011011110100110111001000101111100110100000100100101000100100100010111110101011110010110111011010100100110000110110100011100011110010100110101110011011110001000110100111010100010001001101101011110110100000101010110101000001010100001010011010101011011100010101101001110101001101000000001010010111110110011011111010101011100100001000010010011110011111010011111101100001111100101101000001100100010010001101100001001111100100111001000001100000011101001111100011101110010101011101101010011010111000010110011101001001111100100010001010110001000110111101001000110001000010001010011010110111111101000001011010001111011111100001010101101011010101010111110010100100011101010111101110010000111010011010111111111111101100000111101000110101000101000010010111100110000010010001101011101011011010011010101101111000010111011110111101100011101011001101110100000001101001101111100101110111110000110010100001101100110111100100111101100011000111100101110100111001001100100100101000101011000101011111101010011010010001000101101101101100101110010100000000011011101000101111000101010101011110000111001110110110110011001011101111100110000101001000011100001100110101011000001011001001111000101110001010010111100111111111100111000001111011100010101010000100011010011101101000011101111100101111000001001111111110101010000010111110011100111010101110100000110101001110001100001010100101110010001000001010111000101011000001111110010110110011011111100011010011001101110110000011001000010111100111101010011100110100100011001001101101001010100001100010101110011010000000010110101001100101010111000010010010110100101000111110000111100111100000100010010010010010111101010001101110110010110010110001001111100100001001001111000001101110000100110110001101111111100011111001111110011101111110011100111010111101110111100100101111010011110011101100010101101010101111110110110100010111111110110010011101010001111111111100101001111000010110010001011001110110010101010111111101001000111010001110011110000100100100001111001111111000011011100101101001000111111100000010001000001100110011111110000010011001110011001000010001101111011010011000111111001101011110100100001100110001001111111010001000110010111001011111010111010010111001100010110110011000001011000110100110010111100101100101110001011100101001111010111101111100001111110001011101101110011000000000000110001101010011110100100001001001010001000011000101100111100100111011111110001101000100101111110001101001111110001110000011001110101110110110110111011110101111111100010011101011000000011111001111100001111001100100100001010011001100000011000010010100010111100010001100101110111011110011110111010111110101010000111111100111010111001011100000001100111100000100101100111001011100011100111111000011111011110001101001101111010111001101011000001110111100111101000110110001001000100001101011011111111000111110111000011000111011111010111100111010101000101010000100101011111011110111100100101110101111011000001110001011111011011101000000111110011100100110100110011000100011011100111101101111110110000001100000100101010111100000001010011100001101111001100001101100100100110100010100110001011001010001011100000011111000001000001111011001100110101100110110111111011101001101001001011111111011110001011010100010011001100100111100001110011100101000001101011000101010000111101101011111010101010011000101001010010100100100010001111011011100110110001001111101111000000110110110100100101011100011010110010111101101111001110010111011100000000100111110010011010001100001001001110010000011010111100011110101111110000010100001111011010010010011011101100101111110100000111011111000000110011011111010011011011001100001010101100011011110011111110100110100011001110010111100010101100010101000111101000100011100011111010101011101010010011000110100011111101001000001110000010110000000001101101001101001011100111100011001000001100011000010100010000100101111100111101101111011110000001111101110000101100000100000010100010100110010100101001111100010111110100111100011100110011101111010101110010110000101011010101010010001101010110111000101101011100000110000001110110000110110101011110010010110110100000100011101110000011011010111010101011001011101001000100010010111010101110001101100010111100010000001100010100111001100010100100111011101000001010000001110001010000000111001001010000110001010101111011011101000110111011011000101010101100011110100101100110001000000110100001101100101100111100111100000001110110010001010010000000100000001110011101001100011010101100010111101010011100011100101001011110101010000100001011110011000110010100001000111111011000100011000001110010001100101101110011101101001000101000000100100111001110000101011101101111011100110110111001111010001010001010011010100100110101010000000000100010110100000010111110001100011110001010001001000010100000100111001010001010111100101011010111111000110110011011001101101000100111000111100100011000111111010010010101001101010001111011110110101101101001010101010100100111111011001000101001100010001001011001010110011000001001000010000000000100011011111011110001010001101000101111111000100101110111101111110101010000011000000100001010000111111000111111010001111100011111101001101110100110010101011000100001110111100111100011000000001000111000001110101000111111001100001011010110101010010111101111111001100010001001100110110110101010101101110100111010110100010010110100111010000010011100011101110110111100110111010011111101011010110010000101010010110010101010101010010001001000000100100011010100100011101101111001010001100111100100110001101100101010100101100010000001000001000101011010010111011100100010100111111001110010010001100000011001100101101010000000101101110101000100011110000101111101001001000111100101111111010000111111010110110101011111101101100010111001001001001110001000000010000010010111111010101111110011000111100100101101100111111000011000111001110011000011111001001111000110011110110001001010010010111010001001100101011011010010100000111100000001001010111011111100110011110111010001010011011111100011001101100000010011010011100110111011110100101010110010100011111010010100100001101111100101111101000110000011100010111001001001001010001110110010001110101010010101000001111000010011000010001101001000001101110001110000101000111110010000101100011011001000010101101100101000111110010101011001000000011001011101001000010100001110100010100111001111101101100001000110101110111001111010110000111111001010001110110111010000110000101100010100101111101000111110010110110111110110010010111100110011010101100110010100100101110110000000111101001101010011110111001000101000110001000010100100110001010001011101010001010000001011111111110010110110101000111001100101111100110001101010111111111100110010001100010101000010100101110001100111101111000001010001000000111001010010000101001110100100011100010101001111100111100101001100000010101001111000010101101011110010001100001001100110101000101011011101110110010101110000010101100111101011011101010111010100100111111000101101011001000001101101101001011110001101001111111110101110111100110110011100000000001001000100101001011011101011100110010010000100010011011101001100110001001110010110111111110101111010010010010000100100100010010001110101010101000111110110010010110101101110111111110111011111101011011000011100010000111111001010011010010101011001110110100100111000011100010010000101001001010011000011110110111111000011010101010111001011001001000000001001000011000110110100100111010101010000110101000101000010101011011001000110101001100110101000110010011100011011100011100011110010101111011011110101011010110001101001000110001111001011101001000011110000010000000011111100001111000001011100110100000101110011001010000000110110111110001111110100000010000100011000100010100101001011010100110100110100010100101010100011011011110000011010001000110010101100111101111100101111100111101001011110010110111100110001010110000101010001000011100011110011110100110011110111111101101100000001100111010101111111110001010100100100011011011101110110101100000010100110011100101101011001001100101001100101100101011100100011010001110100101001000000111000001011010101100101110110100110111011011100010010100010100110100101111110011010111010011000101101001111001001110011011001010001011010110101110011111001001110110000011001101100010000000011010100100101010101110110010010110101111000100111101001001101011111101001100111101001101010110110010000010110100100001110101111010100000001000101110000111000101011100110111100001110100100010011100111011000011001011010110011011110110001111010100111011111010111001010000101100100101011000110100000110001111110111010100011101000100010001101101000100011100010100001110101111001111000111101011011001011111010000000100100010011101101001011011011000111001001010100011110110001100010111010100111000000110101000101110011100111101110000111011011110101110001100100011111011001001111011110110000110100110111001011010110010001000011110001001111001110011101000000011010010001100100001110111001011011000111101000110010001110011110101001101010101100101100111111000000001101101010111000101111000110110111111010101110111100110000101000001011101111001000110111101101001000110000000011011011110010001001000110101001010011100101110011000001010101101000111000010010100110111111110010010010011000000111111101000100000000001001101100000000011011110010100100010101101111010010000101000101110110100001101110000110010110110011001111010100000001111111110011110110001110011111010100000000000101110101101100001011100101010001011010010001111110001101000110110011111011010100111100111011011010100001111101111100100111111011110111101010110001010001001110011111010010001010010111011001001000011111001001001010111010011000000010111010110110001101111001110101010101100111100010101101001101111100011111100110001010110001000101010100001101111000101011100111110101110110000100110011011011111111111010110001101101100110100110110101010111101110011011101010101010110111111001010001111000000111000100000001000111001010001011010100101110001101110010001001011001111010001110001111000011010000000100010000100011101011110001110100101101010100001011110101111100011000001011000111010100101110001110101000110001110100100101111011110111101111010110010011111100110100110101100010100011010111100101100101001000000000101011001110111011100101111111100000101111100101000100100110001111110111110011011011010100101000100010010001100111111100011011000110111010000010001000101100110110011010111001000001110000110111001110010111110000010001000110101001110010000011011010101010110110011001111100111000100100011011101101001001010001001110100100101011000001101001000011110110001010000110101001100000100101101110100001100000101101000000100110111101101010000010111100001111001001000100000001110100101011011100000110001010011101101110111000000000010001100000000011100000110010001011001100000100100010000100001111111011100011011000100110100100011110000000111011000101000011100010100100101100111110111001110011111110101010110111111010111100010011101011001000110010011010111111000111110011000011010100111100100001011000101111110110100001001011100101110011111110010110100101100000111001010100011010101011010000011001011110100101110110001110010000100100100101011001111110100100001010001001110001001110100010101111001111100011000110111010000010101110001101110000101110011001110001111001011111111001100100011001011100101111011000111000010010001011001000010111011111011110000010001011001010010001110111011010010110000100000011110100001011010001011001011011000111001011001000100011100111000100111000111100101011101010111100111010110111001010100100111111011101011100001101011110110100001110011000111110010001100110010100100011111110010000010000110110011001101111101000111011000111111011111111110100001110100100000001011011000000011101000100000110111100001100101101010010111000100111101001101001110001011101101001011000101001101111100110010101011100110110101010100101010101100010001100011000001110110101000111001100110011010010001000111000000110111100101000000010010001110001110101100010001111110011100001100111110010111000011001100000100000110100111111100110111010111100001101011000110110010110101010111111011011100010101100001100011000111000000010110001101011101001011011000011111101110101001110100011011000101101011100111011101111100001000111011000010101010011110011011100011110110001101100100111111111110001110001000001100101000010100111100011000110001010011100101111110000101010010100010101000101011000111110100011111110111000011111001111111011110100110111010101110100010100101010011000010001000001101010001000110010101111110111001001110000001001100010001111101011110000110001001101100000010011100000001111101110001100001101010110100110001111011000011110010111111111011111010110100000011011011000100010101100000110010001100101011110110101000001011111001101010010011101100111101011010110100100111101101111101011110110000000010000101010011111011111011111110000001010001000011101100110011000110111001101111001010100101011001110010011110101111101011100010101101001001101100001001101100110111010101111001011100000100101111011111010110010110101101000001101100001100000000111110001111111010100000101101100000001110011010010000010101010111111000010111001100111110011001011111110100101010000001101111000010000000111010011001100111011110010100001010101111101100110110111001101010010101110010111010001010000000111001101100001000010101001010001100001111010111011010110101001101110111000000111001001101101001100011000100011010111010000110110011111110101000100101100011001100001011000100000110010110101000111001100010111000111110110111100110011111101011011100011100010110100100101000111100101001111110001100010000100010010010000101000010001101000010101001100000000100101011011110110001011111000110001101111011010110011011110001010001111111100011011110100010110010110101101111110101001000011010001101010110010001000011011100100110011010110100110000111100110101011010010000110000010101101111111000000010001001111011100101000011100110011100000101100101111101000001101101101110111000000100100110010111101011001011100100001000111011110000110101001101101111101010000111111000000101001111000001101011101000111001011001000101001110011001111000000111111010101011111110000111000000101101011110110110001011100000110110101010100111111011101010100001111111001000101100011010101010011001101100001101100001100111101100111000010011011011110010110101010101110000001000100100011101100101110111001111100001001100010001100110111101111011001010100100001011111110010101100101101011100100011110011100010001011111111110010000110010100010100110001111110110010010001010011010001001110011011110011100010110010011001001000000101110110001110001101011001001010001101100010110001000000010011111001000111101101110010000000100101010110110001000000010010000001110011000110011010110000100011110001010101100001001111011100010110101110100100000111100111111111101111011001101000011111001011011011101110001101110011000110110011011010001010000011010101010100101010000001101001100111000010000010010001010000001011110010101000011101101011101001101000010111001011011000010001000010100111111111100010010001101110001101001001101010101110110100000001111011101011101010110111001110000011100000111000001010101001010011001111010010111110001100011101001100011110010110000111110001101101110101001010001011001011110000011000000000000101001100011100101111010010110100110110001100010011111010010101111001010010000101001000000100010110101001111011100110011010110100100110111101110000110110001010110010110110110000110001010111010011100000111100110110110001010010010010001110001010101100100011000010011110111100010011001111000100001100100001011111101000110000111000111101001010111000101000000101010110111100010100010111000101001011100100010110011010000100011000110011101011001000011101100010100010010101111110000010010000111001110111000110100101001010110110110100010000011000110000011101010100101101001100110001111110010111110000011010011000000011101110110101001010110101011010001010011101010000011010110011000011111000011111110010000000001001011111111001100011100110011111010010101101101001001100000100011011011010000001010010101011101101000110111111000011001110101110011011100011111101000100010000010011010001000101011000010101001110001011111100000111010001001100111101001101100000100101100110000000001000101010011010111110000111111001000101101111010110110011010010101110101011101100001010111101011101101100110001100100100111101010011011000110110010100001011110110000110100010011011011110001101010011110110101111010111101011001111111001001011111000000100111001111100101001001001011100101111001000001010101101111100110111100010001110101000011100000000101100101100110000001100001100101011000110000011001100100001011100010001011110000110111111111111011000000110010100100010100010110001001111010100100101101100111010101111101101101110011101100100010011111011100110111101111110101000111111000011000101001011010010001110000100100011000110101111010000011010000000111001000111111000000101000010111110000101101110100101111001010010010000010101000100010111100010001000110011101100010101000110000110000001100100000010011111000110000011100001001101110111001111010100011111010011001001000001101001101011111111010110100011000011010110110110000001000100001001100011010110101101010011001011111001000101001000000000010110000000111000001111001000100111001000101001011111111111110010000110000010011000110100001000011110101011001000001100011001111000111100101100111100110001000011000100001111010010010001011101101001101111110000101011010000000100101100100011010000100010010101011011001010000010100100100011100111100110111100011011111111110111100010110111110001100001110111110010110010101101101101011010010001010011110010101010101010110101001001011010000001011100010100011101100101110011101010010110100011111101111101000100010001010010111011010111011100100110010001100000000011000011011101101110000010010011010100000001001100110011100010100001100101010011111111111010100010010000100001010000000000100100110101111111111010001001111111010111001111111101001111100101110111000000101111000100100110110111111110100011111011111010010001001111101010001001111001101001110000010001000001011011101000101001101100101111101001100000110110000101001110100000111011100110011100100101000011100001110001101110111101001011111011111000110111010011101101111101100111001101011001000010100101101000111000000000100010011101110110111001011100010111000000100101000111010000101000100000011000101101100110001001010100010001100010100100100110011110110111110111111101011101000101001110000101100001101110111111101111110101111110100110110111010010111000001001001010001100100110010101000110110100011010101001001011111101011010000111111000001110001010001111010110010010001110111010011010100000110111111101010011110011100010111010001001100010101001001011001111101011101111001110010100001111010100001100110111001110011011110001011111111110111100000010001110010101011111011100000010100010101011011100110001110101100011111101011110110000100111011011000110011010100111000011011010110011000001100110011100010010110000010100010100110110101111001011000111000101101011111001110010111000100001000111001011101000111010010000110001100010000100110110001011000010011011001111000010101010000001000001010110010000001100111110000001001011010000010110111011101011011101010110001101110000100100101100001011111110101101011100110001111010110101101000111101001101011101011010011000110100001011100101101010011011011001001001110011010101001110110000011000111000111000001001100001000100101101010100111111101000000001010111010011011100010100101000011010011001000010110100010000110111011010000111010011110010000110111010111111011100110000000011010001000010111010011111010010000110100100101010011000011000110110101001011101111011111011001001100100100000101000100011101101000001011110011011001000001000100110100000000110000001001101111111110010010000111011110110110011111010101010011000101011111110000011100101100111110111110111001101011101000111100101111100001111101000010111011101000101001101101101001000010111010100100000010011111011101001011111100111101110100001110110101110001011011101001001000001111101110010111000011110100010101101000011011010111110111100110011100011111001100100110100111011011111001101011110101010000110000000110111011101110001001111111010101111011010111011101111010001100101010010000000000000101111001110000100001000110011011100110101110011111111000100110101000000000100100001001110101111111111111100000110000110001101101010001111111100100000011000110100100100001110001110000011100001010000101011011001100111101110011110101100001000111010010000100110110101000100100111110100111100010101010100100100011010011000101110011001101110010000101010011001110000111011111101010000000111110111101011101111011100010101110100001011001101001100011101111000010101011110000100100100101000011101010110100011100001010000001001011100001101010111111101010111110100110011010101000111000011010001001011110001111000000011011010101100110101101110101100100010011011101111110001001000011000000110010100101010000010111100110100101011000010010011110100001100100001001111110000000001011011001001011010010101001100001101101010100001011010010110000010101100101011111100001111011000000100101101110111001101011010100101010000100010111101100110000100010011001101111000000101000001110010100111011011010001011011101011010100101011100001111110101000111010011110010110001101011010011100101101111110110101110100101110101101101000010100111111001000100000111101010101011101110001111011110000000101100000000111110011101110100011101001000100011011111111111011100100101010100100011001010001110001101100011011000110011100011010101000000101000010000110011101101010010100101010011100011000001011101110010010101101101001011010000110110100100011111000101101000011000010001100011011011000001110110100110100011101100111110101111111100000010011000100111001111011001100101000100100100101010111010110101110100010101111101010110001101011000010010111100011010111000101100011101101000001010101101110100011010000001101111010011000001010111100101010111011010101100001110010101001000110101000101111100100001110001011011001000000011100100001101010000100110111111000010001100101100000110101111100100000000011000001101000100110000010011110001100110010101101001011000011111101111101111110101011010011001111101011010000011010011101010100100010110010011011100110110111101110001111110010010100101000110100101011110111100000100010000101010111100011100110101011111000000001000001010010111101111000010010111101000001110110100100111111101111011101010100111010011101000000011101010101101000011011111101111111100110011100011100110100010001011101110010010111111101100110011000110110110000010100111111010101000000100111101111100111000000110100001010100110100110001110010010000101100001010100100000010110110010000100110010010111010111100101111011010000101010011101001001101101000000010001001010000101010111000001000010010001001001010001111010000010111011100111000100101110001011010000101100101100011001010011001001000101000000100011100101011110111101011101100010001011011100101001100001101001001010100000111011011010011010000111000111010110010010101110001111111101110010010111011100110011111101101000101010101010101011000110111001000001011010011110001001010011001000011011001110110101101101011111010101001111000100001001001011000000001100111000110011100010000010100011011100101010111011011000000111001100101111000111011011011010110000101101011100010100111111000000010111101101000011111001110100010101110100010111101011010101110001011001111100001010011010010011010111001010000100010011110100010111010011111100000001101010111000101101000100110000011001100001111111001100100111110011111101001111101011100100011111101010110000101011110011001110111111101100100111001000011010011110000010010110100110000000011001011100110100110101010011000001110000001111111001110000000101011100110101011000101010101011001101100000101010001011111101110001101000001100111100001010101100011011000000111100000001010010100000010001000001111011111110001011001100000011101000110101101001111111001011111110101110011011011001010111100011001010100100000010110010000000100010011000100101110111111110010110100111100000101111100100111011101010001011111010110100110111000010110001000010010111001110001101110000110101110110111100101100000001101011001110001011101001110100100101101100101001100010011100101100001011100101000010100001110111111111000011101111110011011010110000000010111011100000011110001011100001010001011000101011000001010100011011110010010110111010001000100100111110000111111000100001111011011110001110110100011101010010100110011000001010010000111000101111001000011110100010011001011111111001101101110100101101110001100001001010011101001010011111001000000101000000100101011111001101010101010001001001011100010000101010000011011111110011100010110001000000001010100110110001100110111101100111010001010101111011110000011111011101000011011111011101111000001110000100100010100101111111110010110000110011111000001101111100101010111101111111011110011100000111111110110011100001111001110110011110011001000101101111010101110111010000110100101011101100100000011010011111010101000111000101111011011101100000101001010010000000010011000110010010111011101100100100001001100110100011000100010110100001000001110100111100101010001001011111110000101111000111101010010101111001110011001010100101010011010111101001101010100111011010110100110111011010101111011001110100001100100010110010100011010111011000001010010101101001110100000001100001000101001010101001101001101110110110001100010001011010011111100100001000111101111110111001010100010010101100100011111111101101101001111001010110011000101011110000011111000111010100111001011000110111101000101111110101011000001100100101000001101010101100010100100001010000010111000111000000110010110011000100101101101000001010010010110110101010011010001110101100001101000010100011000000100101110101010110101101000100000111100001001110010100010001100101100010011110010100110100110000000010110110001100001101000100010100110000111110100111000100000110011101010011111100010101010001000100110001111000001011000000000100000001000100010000101101101100101101110010001101001001101110111110011010011110110001010000001110011000101100011010111101000110001011111100000000101001111101101010011010100000010111001001111011111010011010011101111110011000001011011110010101100110011001110000101001001001000001100100001011100101010100110010001001010011100001101011001100011111101010111001101010011100011111111011101111111011010100100100101011100101001011111011001111110011101111010110100010100000011111010011001000001100100101011110110001100011101001010110100010011101111001000100111001101111000011010101010110100111111100110100001111111100010111100000010000011111000001010000101101001100001110011011100010001000100010011111100010001011000110010111010010001111011010011100001101101110110001001100001100110101101010000101101000101011010111101101101111101110101111101100111110001110101001011000111110110100010101010110100100101110001000010011011111111101101110001001110000001110111010101000101100110010100001001010111010110110010011101111011110001000101111001110011111110101111010100010111111001010010001101000011001010010110101011101000000110111001010110000000110100000011111011111011011001010111110011111011001010001000101001101101000110010011111011100100011110001100011100010110110001010000111100100010111001101001000010010100000010010110110110110101100100000110001111110001000001100110101100011110100100111001000101100100101101111101100010111110100010000101000001110000000100001001000001110001000110110001000010000000110010100110010010011011100100010010111001011100101110011110100101011001010010000000101111010000011011010100010011011000000001110011011001101010001110111111001001110000010011101011110100010110111001011011100011010110100011100000101100111001111110111111101001010000011101110010111100011100011011111100001101000100000110111011100111010101110100001000001000001101100011010101101001011010111010110001000101001011110000011000011101100010100001111101101010101010101101110011101100101101101010101001111000000101011101100101000001000010110011000010100011101011110010100100000110111000011011001001111000000011011010001010010100011001101110011000110110110111010000001110001011010101010111011111000100110111101100001100011100111100111100101011101101001110111110110000011001101000010000101011111100101111110011100000011101100011001011100000010011111010001110010101101011000001100010111111000011001010101100101000001001101111101010101100011000000110000011101111101010010101011010000100100111101011101101011000000011010101011101011101001111001010100010110111100000011000011101111011110100010010001101000111000000110110110101100100110100001111110101001000100110011111111110100101110100011011110001000001000000010100101010111000001001000001111001100111010110110010111001101110011011001001111000001010100011011011010110001100010001111101010110110000101010110001111101110000100110101010111100011001011101101110011001001110110100010001010011110110100010001111110100110001001110010010100111111000110001111100111110101001010010011011111001110010110011001100101011110010100110010110111100010000110011001010010010111100011111000100110001011111110011101111000010010110001101101011101100101111111011011001011110101000111011110100011000100101110100001011111110100110100011010101000110101001010101010110001111110100010000001111010001110011100011001010011010001111111101010011000100101111110000010001001010101101100001011000110110101001011000011111110101011001011010010010100011011110111111110101001111100000000110110100010010110111110011101111101111000100110110101010110000010110111011101101001111111110111011111011100110100001011010110100111110100100010111100001101010000101111000101110100011101111111010000111110101011011010100111010001010000111011100010101111000100101000000110100010000110100010000101000111101001101101010111111001011111010100000100001010111001100111000011001011101000001010011000010111000010111000000100110111000111000010000011101011111110010011000100001011101001000111001111110100010000111100111111000011000011100110000010000000101110100001000011010000001000100011111010011001101111011110101111011001110001011110010110101101011111110100000110101110111110100101111110001100111001111101010011101100001000101111010011110101100100010101000110000111110001000011001011111111101010101010110011110111011010000110010101000111100000101110110001100101011001110011001011011101101011110100001110001001001000100001111011110111010000001001001001011001100001111110010000001000010100100011011010000010010011010000111100110001100011000100011101101010001001111110010110111110110111101100011001000110101111011100101110000000011111111111111110000010111110100101111111010101001011011001011111100001000001111110010011001000000111011001101101101101011001000111010111111101101010101111000101111101001100000110000001111001011001000010010001000100110111110011100011011001010101101000011101111100010111101001000100110001000001100111000101111010010011000111100111101100111010100000011001010001111011010000010110100111111101111010100111110001100010100101100111010111100010000011101001000010100100010101111101111011011011000101111101111000110111101110100001111101100101010101100101100000101000101101001110000000001100001101011010111010010111010011010000001111110001011001110101101011111110010010111000010000100100010101101100100100010100111010001101010111100100010001011101101100001010110101111011000111001100101111001101100100010111110110101001100010101010101110100101100011001101001000101010011110110011111001101100110100110100011000111111011011000001111000001101001001110111000111110001110000010101111000001000000010010111101011110000110011011111110000000001000111100011010101110100010110011010110011000000110100000000011001100011110111100111000111101000010001101011000011011011110000110101110010011001101110100111111010100011100010110100110110110110010110110110111011111100010001000011001101101110110011001010111010001001000111011101110010110111010011101110000000000011001000110010000000100011001000011000011010110010111011001010111101101010010011101110110111110100111100111100111110001011101101111011101111110100001000110011110011100000011011111001001011110011011111101100011100110010111110100001001110000101101000011110011100011101010100010100000101000001001010110110000010010010000010110101101000011000000101010111111010111101011010001011101001001111110101001011001001110101110000001111110101011101001010110101111001000110010100010110001000000011011110000000001001001010100101110011001100011110001011111110011101011100000110111101001110111001111001001100010000101111011100111110101111111110101011110111000001100010101011100100111011110000000011111110010100001000010111100100111001010000001101000100010010010110111001001111000010010000001111111111011111010100100011000010011000110001111100010100001000100010111001110001111110001000001101001111110011000001110100100111011000001010101010110011111000101000011101110011111111101010000101010010010101001111111000111011110010101111111010101100110100011001000111111000101101001101100010001101001100111010011001110010000011000111000011110010111011101110100001101010111110001000111111001011110011111000001110000110000001100011011000111101001100010101101011000101010111111100111010001101010111110000111110101101101001001011010000100111001100001010111101001010000111011101110000111111000100001100100010100100101110100101101111110000010110000011111010000000110110001100001001110111100011101110111110101110100111111011111001001010001111100011000111000000011110101000100000010100111011010111111111101000100100101111101101001001111110101000111100001011000100000011111011101000110100011111010001111000010100111000011100101000001100001110001110101000101110010101111101000110100110101000101001111011001000111011111011111001001100011000011100000001001110111100010000000011111101100100111101011101000111101110111010011111110010111000001010000110011101010011110001100011111011111011101001111010010101101100100001000011011010001100000100001100100000011001111011110000110100011100111111001011011110110010110111111111000110000100101010101010011000111110010100111111111001011000010011010100110000010101101100111001011011100101101110011111100111010000000000001100001100000000000100110110101100100000100000100010010001101101011101001000101100110011011010110100110011001100000100001100100101100111101010010011000111010100101111011010000001100100000001000010101100011000010001010110101111111000001001110100111100100110011001000110010100000010101011111111001010111001011001011001011010111000011010010111111110010101101000110110000000001000111001001010110001100000110001001011001100001000111000001110001001111101011010100111000001101001110011011110010100100100110111001100011100111011111110100110101011011001101000011001010100101001010101110010010000110110101101001011101100101001111101110011111101011000111001010011110000110111000110101101001101000011000101011100010000001101001110011010111110001001110110101111110110011111101001111011101100111110010001101001000110000010010011110101011001001000100101111111001000001110000111000101001000010110111001010011100000111111011101010111111110000010011100101000111110100001111011000100100101101011111111101110110010100110001000100101100010101110111000101000100011110010100110010011000000101110001111111110010101101110000000000100000110111100111000110011111010100100110010111001111110110100001111000110101000100110010100011001011001010001100111100011011100010100111010011010111000100101000110011000001100000000000001000100110100101011101001100100111011010110111010001010110000000000000110101110100101010100100010100010010010000001010010111001010101010100100010111111111011011100001110010100100001000100000011010001101001111110111010101101010100111001000100111100000111100001000010110111000111111011001111100100100101001111010001001101000001110101011101111110100011111111100001011100001110100011010110101101110001000110100001001100101000110110011001010110000001011111100100110100110010001100111010011101000110000101000000100100111010011111010100000010110111110000001100100000111111001010101101010101000010110011011000011110101100101100011101101011000100000011111000011101110010011011110000000101011111001011111010010001101111001011101100000100001011100111110011100100101110001110110001100110110010011100100010110011001101001101111110000101101000110100101000111110110100011100001111000110101011101110011110101111101101000010000001101111110000101100001011111001011010100001101011010100111100100110110010011110111111010110110010100010110111010111101111011000011100111000110001001110111001010101001011001110111000001010001110010000100000100011010101010101111000011110001011001010100111010000001111100111101010010010010011011011000100010101011111011010010111010000100100110001100010100110111001010011100011000101010000100110000000111111101011011011111100001101111001101101010100100111110011101101110000100101111010001110011010010000100110010101000010100110011110001001110001000100100100010010000000101011101110011001111101000011100111000010101101010101101100110010101100010000101110010111011100110100011111110110110010011001101111011001100011100000111010101001010100010011100011001000110000101011011001101001111001001100110101010010100111111010000011100000110010001011011111101110001011011010100111011100110100011010110110000100101101011001101001100100011000000100110111111110101111010011000111011101110110010001101010011110101110011011100110000010000101001101001000011100000110000010110111100000001000011010001000011111110010010111011100101010011111000100000110101001101101001101001001011011111011110010100001101011000110110110101101011101000101010110100110110010111110100111100100010100111100001101011110111101101101111000100100110111000100001100100100110010011011001111011101011100001000000100000011001111001001100101110001111101011000101101001010111110110010010010100000010011111110100111010110100000010100110110010011111100010101010001100101111010010001010101011001110100010110010101101101000001010111100011111001100011011100010110100111110100111011111101101001000100100000011001111011001010111010110011111100001001001001011110100100011011111010111110011010011101011010011110011010110110010001110100101110100101111100111010110000000001101111001000110000100111000001100101111011010100110010011011000101111100100110000110111101010010111101001100000100111001101000000010001110101000110100100000100000110111011110000111000011010100000111011111010111010011010001000101001010100011010011110000000110011101010011101001010011001010111010000110100100000110000101111010101111100011010111000110011100110110010101100001010101111001101000111000110011011101111100100011010100110111010111000111011111101011001000110100110100100011010111110010110001000010000010101010010101100111001110100100110011001110111001001000100001111111100000111110010101011101101011011000111011001011111010001010111111010100111000000100010010010101111000011011011111001100101000111101110011011010001110000110101110101100010001110011001001010000001011000010001110001100000110000111111011011001110101101110100111100100011011100010000101110010110101100011111101001110000100001101010100011000000110110010010011010111111000001011001001100101001011011010011110101001010011000100000111110100001011111001011000010110110011100111110010101100110010010000011100111000001010011110000011011101100111100011000001001111110111010100110010100100000000010100111000010000010100001010010000100111111001101101111110111110101111001001110000011011011100101010010011111010001000000011000101000101110010100010001100101010110001111001101010100101101001000100110001011100001001100110000010110000100001011000100011010010111011111010111000000000111011000011100010000101010111101001111101100001011011111111010101001010100001111001110010001101010101111011001011111100011110001110001000000011010101000001100101011101100000100010001111001000110101101110000010111010101010101100100011110010000101100100110001100100100101110110011001101000010111111101100000100000010100001001001010000111000000001101110001010001010110111110101110011111000000011001100011101100101101010111011010011010010000111010000100100001111111100001100011111110000100000010110100000011101011001101101111110010100100101000011100100010001001101011001111001111100011111001111100000010010000010110110111110100111001000111100111001000010101110011000001111101101110010000011001100100100011110100010100111110111101000110101110010110001011111001010110111111111100010110010111100010000010000000001111100011110101001101011111000001010110100010000001111111010011001111011110110001011110000001001100101011010100101000000010000101100111001001001110000000001001101110010010101100100101101101010100011010101010100001010001001000100001111110011010001001001110110001000111101011001011001000010110010110101010011100010100101001001001000100111011011101110000100011011000101100101110111010011001110110111100000111111101010000110001000010110000000101111100100000101110101100101101100100011101000111100111100000001111100110100110010001011110011111111000111010000101101111001000011000011000111110011000111100011111100010101011101001110110100111101010101000100010110010001111110110010010010011110000010001011111101011011111110110101100100000000011101010001100111110001011000000011100010110010001111001011011111000100110100000000010000111111110111110101111001000000101000101100101110101110001010100011100001100011110000111001111111011101000100100110111000111110011111100010111010010100010100001101111000011010000001101010011111010010100101010001011101110001111010011100011000101110111001110000100010000010010000111100000111100011010001011101000011111101101100010001011011101011101101100011100111101101111000011110001111011100000000110111101110010100100001010111000011011111101011001001010010010111110000001000000001111100100100101100101001001001101100101011000001101111111111011100011010101110101010110110100111101010001001011011011100001101111110000001101001010100111011111000011000001011010111011011100010111110001111111001011101100101110110111110101111011100110000111111101101010101111001100011110111001111011000111111111110010000000110110111001010010110010100110000110010010111100010101000000111111111000110010111001101001110100010001110010111001000110010000010100000110010001100100110100001111000110101100101011101101001100010100110001110000110001000000111111011001111010100100110111110011100111011101011100100011110001011110001011110011011011111000001011001001001011110000010010100110011000011001101010000111101110011011010110111111101100111111100111010101100110001010110101011010001111110001010110110111110101101000011010110110011110100011110101010110111010110001011111010010111110110100010001010001100001001000011110000011111001111110011010011111000100100101001111011101101111011101001001100011010110011001111110110011010111110001001100001100010100100001101100011010111011111000011001100011111000011010101010000111101110011001100111000100110011001011011010101111100111000001010010100011111000110111000111001100101000001011101001111101010010001100111101100000011000010001100101010101001011000000010110111001110010011100000101001000111111101110000000101001000111000011001001110010110100100111110110001010001111000001000111011100011101110100000100010011111101101010000010000100110110010111111011010110000010111011111110101010111001010010111000111001101010101010111101100010101101000011000011000101110110000100110110000101100100101010001010000001001001001110011100010000100100110001010110101001101000000000110001000110110001000101110100001011001111000100001111010001100110010100111100111001011011001001001001111000101101101110000000100111110011001001010100001101111100111100110010011011100000011001110111101001000000111110100100011011110011101111101110111000010011011001000000000111000011111110010000001000100110110100000100011111110101100100101100000001010011000000000111010100011000010100001111000101100101101010000011000100000011001010101101110001001010011111011110111001000010011000010000101001100011111111011101010101100001011101101000001011101110110000111101100001100010100111101111101011011111111101000111100000101111010111111011011101101001110001110011010111010100000110111100001011000010000000001010011110101101011100011101001101101001010001101101111111101110111010010101101010111010100011010100001110101100001110011011000101110011010100100000111000110010011100011010100100010110011110000001001001011100101000011101111100100110101011000011010101110101110101100110011010101110011111010100011100111001100000110100100111001000010001001010110111100010100111101000000010101110110000110110110111011111001010001011101101110101100111101011000000101010111001101100110101110000011000010000011011100001001101011011001010111011000011011001000001110000010001110011110111100101001100100001101001100100101100101111101010001101000000110001000011001111110001111100011111100110000010011100100110111010000011000101111011111001110100011110100000010110101010001101100000010001011101101100100111001011010000011010001100011001100011110001011111111101100100000101010110010001100111100001111010011111101011111111000110000011110110111001100001001110001011000001101000100000011000011101010110011011111001001001001001100100100001010011100101000100110100000101101011000010110001000101001100010001110101010101101101011110000100010010001111001100111011101000111101010100000110011100011100001011011100011100011011101000011000010101011000010000010110010100100011010000110001001101001101011100000111001001011001111000110111010000110001001011011011110010111011011110110100001100011010100001110011011100011101111010110100001101010100110000010001110100001111111011011110101110110001111100101001000110001101101101100100100000111000111110111110100011100111011111110001100010001000001000100111011001011111001110100011000101000011111100010001001100001111001011100010011011011011110100010101001101101011110010000100110010101101011010011101110101110101010001001010111010111100100010101100011010011001110101101011011110011001110111011100010101001101000010010101100100001110111111010101011111001111001000101001100111000101001101101001110101001001000100011001110010001100111110000101010001000000111111001000001111101101001101001001010010101111101100101010010001000001011000100010011001011000111101011001100101110100110100000010111100001000101111001010011101111011001010110001000011000111110111011000010111001011110000100010100110010100110010011101111010001010100111011011101011011101011111111001101001000010001001010001111000110001101011111100001100011100011110111001101010010000001010011011000011101110000110010100011011110000111111100111011100100000000100011100111110011101001101101011110100011111000011101100011011001101001110111000110101010001010010000111001011101000011001101100101111100100000011101110111001101000001111100000000011110001010001111101110111111101001001110011011001101101000110111111110000010101001101100001100011110000010011001010111000111000011001001000010111000111111001110000000101111010010111111100101110111000001010100011000010111101001011010101100000010010101011101111011100101111100110010100110100010110001101001110111101010101011100111001010110011101101100110000010001010101011111001001000101000100110110111000111111100110111011100011111001100110011100011111100110010110000111001000101111001100100000001000100010001001100001101010011110101001001111100000101100010011111110100001110100101001111101001110000010100000110010011101110101011010100110011001001001011101011011101010111101000110100001110000011100011100101011001000101101111100001111101001100011111011010111011101100000001010011011100111000001101011110101000010111000010111010110101000010101001110100101100111011110100010101000010100000000011000110011111100101111101110001100001111001001100100111010000011011111000111011101001110110011111001110010001010100111100010100101110111001001100011010000011011001100111100101001101100101011001001001100011011001011010001110101000100011001111000011010110000011101101100100110110000100101111011100000001000001001101001111011100010111001110001011101001111111011011110100110001000001000001011001101000001001111001000100010010101111010101110011000011011001011010101100010111011001000101111110001100101010001111111110110101010110101011000110001110010110011000110110110111111010110101101111000111001011000100111000110101000011000011101011100100100110100000101111110011001000010110111100000000010100000000100011010000111110110010100100010010000010011101000000011110010000100001111101000001100101001011111100101010101010111101111101100001100110001011000100101000001111111011101111011011110001000011100010001011001110101101110110001011101000111100010101110110101101100000101000010011100110100110111011100011001000001011101001011101110111000110100001110010000010100000111110010111110101010011110111111110111000100111010100010000011010111000111111000110000010000001000011011101011010001010001001011010100011001110001111001010011101101000110101011111111000011000101100000110000010010100010010110110011101111100101000001111111011001101110100101100110111100100000101001111111000011111011100100100101010111101110001101000110111101111010110001011011011010100100000110001010001001010011000110010000100011110100100100110001010001010001111010100100010001011110100100000101011111011110010100000011100101000111000111010100110011011000001001101110111100011101110111111001010011101010011011001000000010011000111010001010011110011110111100110001110100000110100100110010010101110010000111101000000001101000100000110101010101100010011000010111100001101101000111111110101001111110011011011110100100100111101110101011100011001011000001001110010101001101001011100011011101001110110101101000111101011110000011101001001100011011010001101010010110110111100100011100101110001001110100011101110110011000100001000010010101100100111111111100101101111101101011101110111001010111110001110001101101111010101111100101000010110101011010010000011000110111010011000000011111101011001111010110011110101001110101110100101000011101100110001010111010001011010010110110101010101111011110101110000001000001000101011000001000100100000100111111001011101010000100001110111101110100100110110000001110111011110110100100011010101010101001111101000001001000011010110011011000100011011011111010010101011111111001111000101111100001111110001100001010101110010110101001010010000111110001011111100001110101110001011010110011011100011011111011101001110001011001100111011011101111000010011101110101110111110101101010110111000111100100100000110100111001111010011010110011111001100110011101010110011110111001001010011100010110101100111000010011001001000100111000010011000011000000001101101010101000111111100101111110101101001101110000001011011010110011101111011101000111001000111100000011010001110101001110000101001001101100001011000011010011110110011001010110001000101000000111100010111001111111001011000111111101110000101110110101011111101100011001100101001110000101010101111110101101101010001000101100000000000100101010011101001101010001000001110101010010110001011000000000011001100110010010000000110100000010101001000111100100111010001100000110110010101101000111000110000110001101110010010100111011100000000111110001111011011000000010111011110111000111110000010010001011011101001001000011001100100001000101111111101100111100001001111111111010100001000001100001011111100101110110111011001000000111010001110110101100111010010011100100010001011110111000100011100111000110111101011110111001000011110011000100110011111110001011001101011110000001011101111101001010011111001000001111101000101010000100010010011010110101010101101110000100101111110011101001001000000101110111001011100001111111011010110010010101000011101000111110101101001100111010010110001111011100000111101111011001100111111110001000100010100110000100100110100100111011010100000000111101111010111100100001000000110111010101001100000101000000111101000001000101110101100010111000110010010011011111010010111101010001101001101101110100100111010010000001101110010010100011110100001111000010011000010000001000001101000100000111010110001110001000110001111100101101011110000110100000000000100000011010010111111110110001111111000011001100110100100101100101100111011110101101011010010001100110110000011001111010100010000110100110100001101001001000101010101101000011111011100100100101011101101111110110111101011111000110100111010000110001101010111001010010110001100000100011100011000000011001110001101100011010111100001111111101101110101101110010010010011011000110100111011011110110000001001011101000011101111110111100010110001000101100001011101011000001111000110001001101000001111110011101100100001110001101100010110010101101011101110101011110101110000011110110101001110111000011101101111011110000010110000001100111000111010100110001001100000011010101110001001001001111001011110011010001000110111101010000110100111000100000001011101000010110001110011110111001011110011110100000000111110010010101101001011010011001010110010111110101101110111111101101101101110111000001111010011000110011111001110000010000101010000011010111110101010000011010010000001101110001001101111110011011100000000011001010000100011101101110110000000011001010001110010000010100111010110011001111100011001111110101100010100011000111000101011111001111011000001000101011011010011011111011100000110001011110111001010100110110010011001010110110101101001001111000010101100110001000011011001100011111100111010110100111001001100011010111110000101100110001100010011111110100001110001010001000010011100000111110011111110100001100001111011111110100000010111000011000010011010001010101001001111001010101010111110110111111011001100101101001101000011010001100001100101010001110000001111011001111011100110000010011111001001110010100110111100000011010010110100110011100101010001100010001110101111100110110110100101101010100100100011100010010001111011111011001101101000101011001110011011111101101000101111110100100101101100011001111000111011111111111101101101111100001110010000001110010111001100101000110110110101110100000010111000011001010100001001110110111101001000110100110011001111101110110001011101110111110010010111011101101111110110100001000001100010001111101011010110100110111000011110101010100100001110000101111111010000111101111000100111100001011110011111011010000111111001010000011101100111111100010010111110111100100001111001011110010011010100010010001000110101001000000001000110001000110001110110110011010000110001000000010010110010100110000001000011001010001000010011010010110100100011100000001010110101111101111010000111011000101011000100001110001110011010111101010011000100101010110000100011001111110111100010110111111100101011111101000011110010101001000110011000100000101110110110100101010000110000000101000100011000011100011001000001110100000011000001101001111001010001110111101110110100000110000000000000110001110110111111011000100001101001001101011110010110110011111011011101110111100101110011000110100011001100111000001101111101001000110100010010111000110110101000111000001111111100000111000101001011001100111011110011010001100100111001000001101001001101011111100110000101110010010101111101011101111101000110111001010011001111000000010110010101111111101010110100111110111101100000101111100110101111001110001100010000001011111001110100011010000111010101010100100010101000000001100110111011110000101111000011100001001011001101001010110110101001010100000101110110010001001000111001001101011101111100010100100110001001110101100000001110011000110001110010101011110010010110001001000001000100110100001100111110110110000111011011001111100110111110001000111100101110000010001100011100000101100001001111011101011000001001110000111000100110000101000000111101011010011110110011010110011101101010011001000110111010101010001001000100100101001110010000001100011101001111001000111011100000101010000100010101111110001100110000001000110001000111110010110110010010100010001101010001111111100100101101100100100011111011101101010110010111001111111001000111111011001100110001010101010100101111000000101010101100101011110100011001110010110010011010100100100011001000101000001011111001111000010010000010001101101100011000010001011000011010000001111110111111000101110010010101101000000101111100000000101011110000111110011001100110010101010000010111010100010001011111011010001101010100011000000100111001100010110100010110010010011111011111000001010111101011000111100011100001100010010111110010110010110000101010011011010110001001111111100000111001101101010100001011001101010110001100011111000001010100111010111011001011101111011111111011000110100011010010100111000001010111001000110111000001100101010001000101001100101111111000100001100011000001001101101010001010101100100110111100000000101011001011001010111101101010010001111010000010111001000011101110101011010111011100000101110111011001010101110000011101110010011101000011110111010010011111111110101010010000001110100101001110011010000101010100111110011000110110001010101000101110001100001010010111100111111111010111001110101010100110100110000001010101110100111011101111010111100001110010001001011011010001011010010001111111010000111000101011110001010001110000011000100000101000111011101100000001001101000110111111010011100001100001110111111100001111101111000111010110100110110000000001111110111010011011011001000010110111000111100111000010000010100000111110111001111011011010011100101110111110101011110100000000011010110110010011101100101100010111010010011111000100001010100001111110001010110111111110110011110100110111110001111101100100110000001100011011000010001001100010010100010101011010011000110010100111111111101000001010001100011110000110110111001001011110001000110000001111111001101001010110111000111010101000100101110001010111101111110010100110111100100100011010111100100010111101000001110000101001111110110000100111000110101000000001111100010110011111111000111011010101011100010011101010101101010111001010011100110000101100000000011100110010111001110000000000101011011100110111101101110100100110010110111010100000011011101100010100001011111000100010110001110001000101000101111100101011011001011100001111000100111101111010001111001000100001001100111111101111010100011001010101001011101000110001000001000100011110000100100010111111110001100001100100010010011111101111011011100110011000100000011010001001000100110111001111011111110011000110000100010101101101111110101001000010100100111011010111111111000111001011011101111001101101010001111100110000101101110100110110101011001101101111100001100010011100111101001000110101000000100001010111001101101001110001000110001100001100110011100111010010001110001111011011010001111010000100010111011001001000111001011100001100101001111010111001000010100001011111010011101001101110101100011111010110001101001100011111111100011101010100110111000010011100101000100101010101110100100001011000111111001110110100101001000110011000110110100101001110011010000010111101001001100000001001110111110111101010110100001001101100101111101011110111110011010010110100010010100111000110010101001110011010010101100101010111111010111001001011000011100001001110011010100101101001010100000011011010100011100100011111101110101000010010010000010000100100000110110000001100010101101100110000101000000101110010111111011010010101011000010101101110011001001010011111000110101001010100111101010111110001101000001101110001011111010100001111000110101110011010110011001000111010011101001111101010000111011011101010110000111111110101100101000001000001100011011111000111101000000011111001100111111111011011001100010011000100011101000001111010000101011101111111011111100011111001111001100011100110001010001000101001011010100011010111000110100100100101001100111010000001010000000110010100001000101111101010000000000111101000010111100101000111100011011001110010111100010010111111010111001011111100111110110001000111110111010111101110001111101100010100100010101111100101110110111001011000001110101011100100110101001010000010100110111110100101011010010111111000001101010001001000011110101101101100001011010010111110010101011101001001011010111010011001010011110010100001010011000101010111000010010100110000011100111001101010110100001011010100001000101001101101111000011101011100110011101111010111100001001110101100100110111101100111010001011101100001100100100000001101001000100011100100010110010110001111111000010110110101100111001110111011110001101110110011110111100001111101100010111110011010101000000000011000011000110001001111101110001010010111011110011010001100111101110100011011000101100001110110001001011010100111010011100010010010011110111111001101011110101001011000010110011101111000100001111101011111110101011101100001000101001010000111101100000011001010110001000111111001101101011010100110001011000010101100001010110101000011111101001110111100000101011001001110010100000010011001110111110100101011110100110111000001110101010010010110010100100000000000110000100011001010010110101100100000000011110110000000001100110001010101010000100001111111100010101101000011001110100010110101010011101000010001000011101010101010001000101010010001100000111010001010001111111000011110100111111011011111010000011001100110001011011010100001000010111000111010101100011100000000101100011111010111101001110110100011111110001100101100100101111000100011011011100011111110100001000011000011010100001111111111000100001000011101101010010111000001100001110000101001011011110111000100001001111111010001101000011001101101001001011001001000011110100101000011100000000000110111110000011111011001001011111011111000110011001110111101101101111111100101110111001111100111010110000101010011000101010110101100101000100000111110101110100010110001001111010100010000000110100010110111110100110001011101110001001110001111011101001101101000111110011101001111100000010010010101101011000000000011110100001100101011000001101000011010001111001110000001010110000001011101100010101010110100111110001000101111011101001000011010110100000010011011010000010011001100000010100001000100010100011111110010000001000011101010100010110111001111101110110010011100010100101011011001000011000010010100001101000011000000111110011111001101010111101111111001111110000010101011010101111110010011011100000111101001101100011110111100001010000000011010101110000001100000111010001000100000100001101010011010000001101001001110101010100111010001000101100100111100100101101011100110101101101101000111100100101010001001001010000001101110101100001010011001001011001000000010001011011000111011100010101000110100110100011001100101001010100010011101111100111110101010010100011010000111001111000010111100001111100111100001001110101011010111101000001101100100100010101100100010110001000010011001101100100100101000101000011100100110100000110010000011110101011010000111010011000100110100100100101001011100100110000000001111001101111011110101001011110010111001001100001011011011000101001111101101011100111010000110001011110000011100010010001010111110000000001000100101110110100000001011111000100001100110000100010111110111100011011001110000011010101001100101111111010100000100110100000000110100111010010101011001000011101001101001000010010111111000001001010110111001011000000110000110011101001000001100110111111000000111100001100011010011100010110110101101010101100001100000011000000001011001000010110000000000101101000010110011101000011101100111111100101001000010000000101110100011101010111010011101111011111001110011000111000111010010000010100110010010110001010001110000001010111111010100010101101111110001100110111010100110010101100000011011000010010100010000101011101111001000110011110110110110001100100110100001100111110101110000111000110110001111000001111001110000101111011000010111011001001101111001110000001101110111100111011111101100101101010110101111100001010001000001101000000100010000100111111101001110111100001000011000101101111100010010001101000010010100011110001110011011110000001000110111011001000001010100011111010000000100110111101101000100010111010000000010010110001000100011011111000111110111010111111000000011010011111101001111001111111110010001001111110010111010011001101010010111100110110011001001101011000101000110001111101111110100011111110111100001101011111010000010000010100010110001000110010100001101110011001011100111011010101101100110010101011110011010010010110100110110011011010111011001010011100110110101111110111110111011010111011110000100000010111111000110011100001011001110100000001111101010100011110110111110011011101010100001001000011000100101101011010100010100100001000011011001101011011100101001110111100111001010011110101110100100110111101000111000101101001111110010010010000110001101111001000101001110011011010111010100000010111101100111010111110110100101011110110010001100010111011010111000011111010010010100010111100010100100111010101110100011110011101010111011000100011101111011110100100101101110001000010110010011011100110100011110001000011110101010101000100010111011100110001110001010000000011011100111001110101111110011110101001000010000000010000000001110111110000001001010110001001101100100011001110001001010110101001100000100101111100010110111101011001010111111011001000101001111001110111100111001010110110001111011101011111001100001111110000101111110001011100010111001011010011010010110010110101100000101011000101000101000000111010011100011111111000110011000101100011110010110111111110110111011101101110000110011001101100101001011011111011111001100010101011001111110110010111101110001100011010101001100110110010100000011111000000011110101011010100101001110000011100000010100000000001011011000111111100100101111100011101111001111100010000000100101101101001110101111000110000000000011001101000011101001011101010000110000100110011011101000101000011100000111010000110001011011100010010010110010110010011001010011100011001000001001011001100110000000110001001011100010110010100110010011000100110110011001010011110000110110110000110011000101101110011000100100111101010110100011111001011110111001001000000000001111001011001010110001110110001110111001011110010101111000101111111100110100001001000000010010110111000010111010011100000101010100111110110100101101000101000001100110001010001000001000010110110100000000000100111011001100110110100011101111010101100101111010101100110010000100011000100101010010001111010111110101110000000100101110000100001011010101111010010100000000001000010001011011001101000111011100001011010100111000110011011000101001101101110111000111011100101111100100001011100111011011000000101101010101100000111001100010011000111110111011111111110011001011110011001000001111010011001001100100111101111010001000010011101100010011001100010001000110001000100001100111010110100111010011101100100001000101111100000000101111101000010011101100010110000101011101101001011000000110000100101100110110000000011111010100011110000110001100101111011110100010110111010011110110100111000010101110010001111001100110101001110011011000101000110111010000111010001000111010101000011110110010000000001000011110100000110111101110000000010000100110100011000001101101001001101110010101101110111101000010100010011011111010010101110100111111100101110010010101110001101001111011100111100101001011101110111111111000001100000001010011010000011110011111101111101001000111110011011101011000000110000100001011001011101000000000010101101100100100110010011001011100101101110100110110101001111010111111010010000110101011000011010000100100110000000111110010111010100011101001110011110010101001110010100011101000010000000000001110010101111000101111000000011010000011100111110010000001000011100000001100000100111111111001011011100111101000100101111111111100001110011001011000010000111111000010110010000101010101111111111100001001101100010110111010110110010100001011001100110011110000000101000011100000100110100001111011010000010111000110101001001000010001111111100010101110001111111000110101010001110110010001011100011110010011101110010101101110101100111110010010001101010000001001100001001100110100100111000011111110001001110101011011000110101100010010010111011101110101111010001010011110100001000001000000010001000011101100010110010101010100101100100010000110101011000110110100000101011000100010000100011001110110100001001100100110001100111100001011101011111000101111001001001011010110110010001110001011000000000000101010101010000010101110000100111001111001100000001000101101100110110100100100111001101110001001101100010000100100110011110010001001100101000011001001111110001011010100100010110011001000010101001011111001110011111000001001011101100011101010101100000110111010100000110111111001110110011000111100101010001110111001010100000011110000011111100100001110110111110101110110110010011101011011001111011011010110100110110010000001110001001101001011100000110001110011101010011010101000101110001010111111000100100011011111010000000001000101101011110010011011010010101011000101010011111110011101001100000000111001011000001001110111100100000110010101000101010010001000111010010011000101011001110100011101001010111010101010011101110010000011011011000110001000111000111111101010000010011000100000000000011001111011110000111010101001101101111011101000100010001111111100100100011100101100110000000100101101001110111011111010001111110010100111011100011110100011011101010010100010010100100000000000011101000001000000101000101000101011011101101111000010011110100111010011001000010111001111011001011010110101110001111111101000100000001101111110111011001001010010111101010101011010101111010110011111010010000101110001111001101111011100110011110100010111101000010100000110001101011000111110100100011010100100011001110011111110000110001100000111000000111111101111110100010101100101100111010000011100001101010111110001001110000001101101101001001101100010000111010100010100001011010000101101100101100011110111010111010110000000011001001010001010111100001100111001111011010010001010100000111011110010101000010101110000110101011010100010001111100100000011111101110111111010110100101101011000011111010011001001010000100010100101100010010001111001011010111010010111100111110110010111111011001110110110000101110001001100111011010100001000001100010110001100101111010100011110001100000010010000001100000011010010110100101001001000101011011011010000001111010001100001000110000011010001011100101000011000011101111000100100010101101110100011001100000100000100101000000000100101010011111010011111001010011110100001010011101001011000001010011000000100110000001111001100111111111000111101111101010010010101001111001100110101011000011011100011111001011010111101100010001011001100001111110111010100101101101100011100010111001001100011010010101000111000101011111100111001010101101110011100011000110001001111111011011001000110111111011011101110101110010010111001001111101110101101111101000010110000010001011100100101111110110101100101001011000011000000010100100010000000100111011011100010010011110100001101110110011010101100111000000110001001110011111001111111011110010000010011110101111110100010011100010010111111101101010010110100110100111110110000000000000100011000100111000100011101100011111111100010010100101010001110111110000011101000001010001010000101000110011011110111010101100000110001101001101001000000111010101011001011010010110010110011001100110111010111110011110011000110111111000110010101010011110011001110011011110111001011010000101100010000111100100101011000111111101111100101001101110111100101101100011110010001001101001111101101001110011001001110110011110100110001110100100111110101100001111000100000010010111110110001101111100110011001110111001001000000000100010100101001010011010011010101001101010100100001000000101001010100110001011110000100011000110001101101011111010010100100111001110010011001100110101001110111101001100011100000111000110101011110110100001101001101101100100011100111101110011001001111011011101110100110101001010111100110000001110010011100000010001100111000010011100001110000000111010101001100000001011101010110111011111101001010011101110101110100111010111100101100000010101110010000011001011001100010000111110111111100010010100001111101011001011011001000010010000101001100011000101111001001111000011111101001101011010110100011101111001011001000110100111000110010011010001000011001001101100110011101110101101101111110000000001100001100101110111100001000000001010100111001010110011111101010000011001001010000101111100101111000110010010011101111001011001111001001100111000101110010000000111011011100011110110100000011101001010000000011100100100010001110100001110101100110001100010100010100001101010111101000111010011111110100011110011001111101011001101010001000001100000011001101011010011100010111101001001100010101110100101101110110010010010101011001111110001111111110110010000010100011110011111111000101111101000011011000001000110010100101110001101011001100100110111010011000001010100000001001011101010011111100100100111101111001111111110001011001110101011001110010001011111010110110000000110111000110010001101100101101101110101111010110100000101111000111101111010011111000011000101111100001000010011011101001111001000100101101101000011111011110110000111011101000001010010100101000101111000000011001011001110111010010010110000111001111000000000011100110111101000001101111011011011100111011110111100110110010010010001111000010111010101100101111011101011101010001110100100001000100101100011100000010011101100010000110010111101100100100111001001001100111101000100010111100111100101000001111100000011001011100001101000101100001000110110011001001111100100110111010011011011100010001010011010110110111110001011001010100111010110011111111011001110000111011110100011111011010010000000101000100011111001000001001011011111001001001101011110001010111100001011010101111001000000011011011111111010001111011011011111000100010110011011100111000101100011010000110100100101111110010010011100011101101100000010100011111010100001111111101110001001110111011111110111011000101001100011110001000111101101001100010011010000110011101110001110111000011110000111100110110000110101011011001010000111011110101001111100011100110101111011100000000111010011101010010111101000011101101011010110010100000011010000000111001100011011110001100100011000000100101001001011011000010000010111000000000001000011101100010101000001100100110010000101101001011100001011101010000110101110100100100110001111001110000110110010011000011001010101111101100111000100011100110100001010001110100111011010011111101110100000001000101100010110111110000101001110000000110010000000100000000110110011010010110000100011000010110101011111010110100000111010110001001000001000101101000001010000111110101000000101000111000001000100001100001000011010110101000010000001101010111011011100001110000101000010101001101101010000011001101000000000011101110100010000001110011110100100011010001000000101011111110010100100001001111101001100101010010110001001111110000101100001110101111010011010000000111110100110101110001000000011101100101001001100000000110010111100110111000110101100011110011001101001000100000011101011111000110010110101101101101111101010000000111000010111101100110001111000101011001100111011011011100010101110000111000100000010100111011010011001100110011110101111010100011111111100100011101010100011001001001010001100001001100101101011101011000000001110010111010100101000000000100011111100111111010011110100001010110001010111000001110110101011111011000110111100010111111100010000010010001110001101010101010001010011110001110010111110100110000100110000011110111110000110100110110001001110111110111010111100011000101000110101111111000110110100001101000011100100000001111001000111110010101111100000100110111000101111001100111111010111000010000111100100001000011000001101000100100100110110100110110011100100111100011101101101010100110110111101101100110010110111010101011001000110000101110100111100000001000111001011110111110100000110111111000100000001111101101000011010000001110101110100011010000110111110000100010011011011001001000101001000110011111110110100111111010000001010011001111101010000100001110111000101111000100010101011000110001100100111011111101111101011101001111110101101000100100001110001010001100001011011011100100100010011110101001000001011101100110001011100110111100001010100001100000010010011011101100000011011001011101111101100100100000010100101010010011110100101110111100111001001101000100100001110111111010110100000000101000001001110111101110111000010110010111010000000001010111110110011101010110100100101011100100111101001000101000111101100110000101101010001001011010000011101000110110011010000111000010100010100001100010111011101100110001010110101001011101000110011110011101000010011000011100011001011001101011011101100101010001000111000110110000111001011111001001011000101101100101010011001011001111010111100011000011110000110110010000111101001101111100101000011100111100101111110100010111000001110100101101000100010001100100100001101111100011000100000111101000000000101010010110111000000101111000000100111110001110100001010101010110010001011001011100011111101101011011100100100011110100001111101111011100100000010010010011101000110100100110001011001111001010001010001011111011111110110001101000010000100000001001000011001010011101000011000011100010100101010111000100001110001011011101111111011010010001011110011100000000101000001111010001101100000011011010000011011001011111001111011011011100101111000101001011001011110010001010001110101010010001110011111100110000000010100001110011100010010101001100011111001010111111000001110010000100101101000010110000100011100100101100101011110001000010100010001000100110001101010101100001010100110011011111101010110011111010010100101111000011110110010111110101000001010000011100111111110110011010110011110010010110010001010110100100011010110011000111111100111100000110101101101101101110000010001110101100110110010001110000010011101101010110000110100001010110001111011011100010000100000100111000100100011000010111100110111011011110110111110100001110111110010111111100000111110001110001111001010100110001001111111010100111110100100101000011010101010110010111100100101010110011111000011101111000110001001001011010000110011000011001001010111111010110011001010010010010100011010111100110010011111100001110001000001001010011000111010010110100101010010011110111000100101111011001100110011111010011101111111010011000011001110000100110100010101100011001010100011100101011111110110001100011001110010010111010110111101010101011100000001110101111100110110110010000001011110011001001110010100001111011101010101000110001111111001111111011000000100111000010011100001100110111010001001010101011011000000000010011101110010111001001111100001100010100010101000010010110011010000010100000011101111011001010100001110000000101101111000001110101100001111101110101101011000000111010111010010001110001011111001110100101000010001001110100101111011111100111000100010010011001100100011111110011010100000101100101000110110110001110010100100101000001010111001011110011011101000110100110001001011110110011111000010001111111001000111001101101011110110010101000001000100110001111010110101011111000110010001011111111000001101111011001111110100010011101010011010000111011110111011101010101010101111011111110000000110101010001010100101001111100011101010111000111011010011100001110101000101111010000110000101010000001110100011011111001101111001011110110101110101100110001110101000110101100111100110010111100111010100110101111010000000101101110000000011101110111111010111001001111100101011001100101110010100111000000110001110111000101011101010101111010101010000010101000110100100110011011011101100111100000000100010001100101100101110000010000111101100000111011001111010011101001011001100110001111111011000001001001000110111110010000011110010111100010011110111010110001110110010100011100101100100001101001101101010110011010010110001000011000001110000001011001010111111111100101010000011110000010100010101011111101010010010000011001011111101010000110010110100010001100011110011111101000111111111101110101000010010011101011110010100100010110100000000001010000000001101011101010011101010101111111011110111011100111110000110110111010001100100110010010010010000111100001110110001100101011000110010000101001100100000010111110101000111111010110011110100110101001110011001101011111000011000001000100000000001001110010001101011000010101001011010110100100111100001101100110100110001010100011100111000010110000101011001001010000000000000100001101011100011101100100001011000100101010111001010011010100100110110100011000101010101000110110001000101000001111110111011111001111111010011101111111001101000001001011011110101011100001110110111001101011100101101011000001010010101111000011111100110100111010101100011100110010000101111011011000001000110001011111001010010000100110110100101010000011110010000100001101010110010111000111111101110010011000100100010100010010101100000100001010011000101000000101010011011100100100100011111001111111110010100010001010010111100110010000000010101001100011000101011010010110011010111101001110100011000100110010000101100010000010011000111010001100101111100101110011101111010111000100010000001001110101010100000101001100111111111111000101100111000001110010001111011110010101101100011010111011001011111101000111000000010010100101010111110011000000000010011111011101011101010000011100011000111001110001010101100001011111111101100010000000001100111100101000100010010000111100011101110111101111100100111111111011101111111011010011110110010101111110011011000100100101000100011110010000010001111111010010100110101111000010100111011011111101111111101011000011011110011001111000011001011011111001010011010000000110110101001110000110000001011101001100101011111111110101110110111111001111101011011011111010010111001110001110011000100110010100110011110010110110101111101100010100001101011000101100101010000100001100111100010001010011011100011001111011110110011000001100001011001100000000101110011111011010101101100111101011110000011000001100001100010111000000010011011111110000100011100010100101101100010110001110110001111011101001000100100100011001000001111100111010110100000100011010100010011100011110100100011000000111001000100100110000100010011011100111111001011000110000110001011010111000100000101010011011100111000000100101000110110001001111001011001000111111111110011100110000000100100100010000100000111000111111001101100000011001001010011100100110110000001111000011000010010101001001110010001010000101001000000110000101010010001111100011101011000111100010110101101001101110010100111100110011011010110011101101110011000000010010011111110110010011100000000100100111000110110000000100101011000111010100101111011111101101001100000101100111110110000000100001010110010110010000001111111000010011100000010100110111101101000010100100100100000100110011111011101100010100111111100101101010010011011111000111101110011000111111100110000011000111100011101100011010011110101001001101111100110100010110010011010101101000100000111110101011101110001001011100010010110000111101111011011010100111111100011100110101101011001010111001111111110100011010111000000011000111010110011110001110001110101101000100001111010111101000011101000010111011001011110100010100100000011001110000101000001111000110000001101001001000001011111100001010001000110000111110100000100000101101010001110110001010101010110010110000011010001110011110010101111010101010100010100110111010010110111101100011110111101101101110001011001111110111100010100111000111011100101101101110000011000000010010100111001111110111100100000101101111000000000001110101010100010011111000010001000100011101000010111101101101111010001100111010010000001100101101001110001000010100011100010100000010000111100000100110101000000111101101101110000111101000011111000100111101001001000110111000010111011110110001110010101100100011010010101111001100100000101001100011000111111001111111110111000100011001000000000101101001011010010000011110110111100011010000110111111101100001110001111111001000101100101000001110100011101111010100110010001110101001100101111010110010001001100001100000111000000100100000101111010000011000100110111111111110111111100010111100100101011011011111000101000110111000010011000011000010010110011101101101101011000011111111011001100001000110100111001101001000000011101111111000000101111101100101110100100001000011001101110000110000111101110110110101010101100011100101100111110101011101011110110010011001011101111000110110000100110011010111000011110100101101101110001000001000011001111001100001010101100110000001100111001111111011100000111110000000001011110000001011001001101010011000010001111011001010011110111011011010010010111010100010111011011101011101111011111101010001011111011101101011011000111110000001111100000011010011101011101000011111111110101000001110001100100011101010111011001011100100000101101000110110111110100011110010001111100000001000011101110111101010010111101011110110101111101110000010000001000111111100010001111101000010001011001100001000010110001110100111111011011100011111101110100011010011001001010001001010110100111011111010011101111101111100101101101101110111111001000101000110000111101001111101111010111001100101100001001000110000111000001110000110001011101111111000100100011010000111010010111111010100011011100000001100000100100110110001110111110000000100001010111101100110011000101001110010010010111010110011100010001011110101001011111100111011111010010100000100011101100000101101001110101001101110001010101000001110000011100011000111010001110011000101101000110000000100100110001110011011001100111000101110010001110101111011101100001111101111010101111011111110000001011010100101001100110101101110001111110000011011100110110001100101100000101110111100110010010001110101001000011100010011011100011100001101101110011000011101010100101100010010000011100100101000101111100100010111111100010110101000101010000010101110110111001111010111001110011000100100000000001100000010111100100010100001011110101110100010110100001000001000000101000101010010101000110000111101101100101100100000010010011010100100100011111011111001110001001111101011110101011011010110001000111101100001100100011001101001001000111001101011011010101011110010100000111100010011011000000101011111011110010110011001000111100000010101000100000101011001010010110000100010010101101100011111010011011101011100011001000011001110000010101110111110100110101011111000111110110011001110100000100101000000000011111010000101100111110001101100101111101110100100000001010011100111111100000001111001101010100100000011100111100110110011011111111111011011111110110001111101000101100001101101000101011000101100010010001011010110011010101000001011110100100011011100111010011101110101010111010110000001101011001001100011111000000100000101001010001010001010010010000001000000110000101110011011010000111001011100010011100111010111111110010101011011110011001100101111111010111000000101101110110001101100110100101100100001000010000000010011001111011010000000000011001100101111100000011111001011101010000010010011111001000100000111000100010100010001101111011001000100011011111101101111010111000111000001110100011001010111000001101000110110100000101101011110000001001100001111110011000010111110111010100011111001001000011100111000100010011100000101010101100110110011001100111100101011100001100111111010111110001001101110000100010010000111001111010001100111001110111000001110111011000110110000101110001101100011100000001010001111010010001010100100001010101111001111010100110010001111110010101101011001110101010010100110010111110101001101101001110010010110001111101011101011010110001010111011101001111110011011110010111010110101100111101001110100010000000101001100111010010110100100010110101111010001111110011110011010100100001011000010010000001110101111110111001000111100110101010110000000000100110100011100101011000010100000011011010011100110101100111110001011001000100110010000000011011001101000110010110101101101110110010110111100000110111100000111010001000110001111010010111010000101011011001110010110001111010100100100001100010100010000111100001111110000100000001011010010010001010111010111101000010010010100101111010010100011111100111010010110111101001111100001011000010111100000001100111101000011000010010011001011111000000011110001100010111001011010001010010000000000010111101011000011001000110000111101100101000101101111011001101001000001000100000001000000101101000101111110001100100011111010000010010011101100101010100111110001101101100000001010110110010010101010011010011101000001010010110100001001111000010101110101111100111010010111101110000010010110110001111000010100111100101100101101101111000000110000100110000000111110111000010000010100000101111011011111100011110110110100110000011011100010100000100011001011001111000000101001011110100101001101100100111100110010010101001001011101001100011010111111000110010001100011011000001101111100011010101110000101001110001000110011100001010011101100011110010011101100110011011001101000011101000010011100011111000111001011111001110001110110000111010011101110100010010011101100101000001000001001111110001010010110011101110110110100111110100101010101110101000101100010001001100101111111110001101101011001111001100110001101110001001110110001111110101010001001100011011110011001010111000001110011101111110110101110001111110100110110110110011101000011010010100110011000100010001101100110101001001110111100000100101001010010100111111100100000011110011101100000111000110111100101011100000101011100011011110100100100010011011011111001100110111110000000100010010111001100010111000001100011000111010111100001001111011100011001111011010000100111001011100111101011010111111001000011100011000110110100001011010100000111100000011010000110011101001111110100111001001010001001000100001000010101010111011110001100111001100000101101111000000111111001010000001111011100000111011011001011100010101101111010001000000110000001000101110011101110101011110000101101111111011100100101100101001010000111011100101001111110100110101100010100110010000001110101100100101111011010011000001010010101000001110001001111100001000010000111101101101010001000011111000000000100001101111011000010111110110010000111011000000011011000101101101110110000010000011110000001010100101101011010010110001110010100010011011111100100000000111111110011010001101001001100110010001111010010100110111000110001101111110101101000100011110010110111011100111001010110101100000100100011001000001000010100010000111100001010000001111000101111011001100111011100101010100001110011101010111111101100000100101101100011000111011010110101010010110100010100001010010010110010001010111100011001010000000001100100011001010000100011011011001101100111000001111101110100110001111100110111100010111110001000010011101001100100000011001011110100010110011000101111100100011110001110101011111000001001010000111111011010101100011000110111011010101000000101011110110000001010010011111101000101000000100111100100011111000011110010100000101001010010111101011000110010011000010001100110101100000001011001000101101000101010010001000110001001101110101101100110101111000111001110100110010101001100001001111011101111011111000011101010110010000000011000101011010101000010001000110010100011110101101011101000000111101000010110000010110101000100000010101001111010111001100001011010010101001000010010110101111011101110110010100100001010100100000000011011111011110110111101111111101010011010111010010101000011000001110010111000111110000011011110011001000011010001000011001010110000011101011000110010100101110101001100110111111110010000101000100010110010100110110010111001001111010100110111000010110101010110110001111101001011100001100101000010000100101010101010101011101101101111110010110011101010111111001111100011111000000100001001001001010111000001100001001101010011110110001000110111100010101101100101001111100001100101101000000010000101010000100101111110000000001001011001001100100101010110010100011011111001111110101010111111100000101001100001000001111100110101101110101101100100111110001001011011010110110011100010011111011100000101100110100110110100000110101101111110011111111010010000100111100110000101101100110011110110111101100101000001111110000111000011011001101011000000111110011001110001001010100111000000010011101100100101111011100010100011111100001110001010110000001100101010000100111010111100101100100101111010010101101001100010011110101011101100001010001100101110110011100001110000011000111011100010111100111100110111101001111101111010000001111100101000010001011011111111000110000010011101101100110000111010111111001011111110010110100101100110011111110111111001111110010010011101101111110111100000111111101101010100000000100001100010011101001111110101001100000110111100011100011011000110111100000101101110001111101110011100001011010110000001001010011010100110010000001011010110101101100001100000111011110011010100100000100001011010110110100100001001101011010100011110110000011110111000011101010100010011011000011001011001110011010000000011011000110001100000010011110000001000011101001001110011110110010000110110001111000000110000010100110001010000111001000000010010011110010001001111010110101001110011011011111100001101101101111100110011011100100001111000011101100000000100100111010111000111001100110011010111110001101100000111000001111110111111000101011010101101111010111101101000000110110000100001011110010100100100100101010000101110100011010010101100111101111010011101011101110110110001101001011100101001110001111101110100010010001101000110001001101001110111101110111011101011001110001010100010000010100110001010101011111001101111000110100111001010101101111111011100011010110110010001010100011100001111111011011001100111000101111010001111011010110101011100001101100011110101111110000000000111011101011000111111010101010001101010101011100111011000111000000001010001001010001110111111110001100011000101110101010010111100100010111001010111011110010110001000001000111001010011010100100001100100001110101010101001111111111010010000011010111100011110100110110011001000010100101101100000011010011111000110110101101100110111110010101010011110101001011110101101001110101101011001011111010110100011100000000110100010011100101111001010100100110011111101101100110111000111011101111000000101100011100100011100010001100010010110101000001100000101010001100010100111110010000001110010010111000001110100101011011110000111010001001111000101101111110010011011101100001001111100110101000110111111100010000011011010100011011001110110010101110011111011111000001001111110101010001000010000100111111010000010001101111001010100101010000010011011000011110100100110100110100111010110000110010010100110001101100001000000001001110011001001111101100011011111101101000110100010000111001101111111001001100011100101100011010000111111101110110011001100101111111000011111100101100101001100011010100111101011000001100000111000001001011110100011011100011011010101101101100101101110110000000110101011110010001110000000011100010010010101110010000101001101001111001001101010100010100000101001101100010010101011110111111001001000110011101110010000011101100111011010111001111011001000001011110010001000110000100000100100110001010110100010101001111110101101111100001010001000110010110100011101111011101100100000101010001100011011010001001000110000001000100110000010101001110110001010110011111111010001011111001010111000101101111010100111000000010101000110111001001000011000111100010110101000101111100010101000100111101000110000001101100011111101111100101100011000101111010001010100100011001100110010110100010110111111001011101000101011000110011100111100000101111010101011000101100001101101010010000100011100000001010100000001100110001100001000111111100101101011101010000000110011100111000010100101111000000010110010100101010010010111010101110101001101101011000011101100110010000001111011100011010110001101001100010000010101101010001110010111010010000000101110100001101010110001110111001100010000001110101010000010110001110100001110100100111100001110001110011101111000000111000010110011101010110010100011011010000000010000001111111100101011110010010001011100110110111001111011011001111010101001111000111100111011000100101100001111100111100010110101101110011111111000000001000010010111000001110101110010100111100010110011001011011110001100001000110011001111110110001001000001100000010010100111111011101011110110101000011101010011010001111010110101111111110011110011110111100000100011100111101001110111001111110110010010011111010011001000010100110011110010001011111101010000100101001011100101001011000101100100100000011001111111011110001100111101111110111101111110100011010011111101011100011011000101011011111100001010101011101010101111101001111011110011000101110011100111111100001001110000011011001001110101001111000010010000010111010101001110000010000111000100001101110001110001100111111001110001001110001000000110100100110111000101000111100001111110110011000010011110010110110111111100001111011101001000010000111011111000101110010110000101011110111110100111010111100111110110000100000011011111110010010110000000111100011101010100110011000110010011100100011111111111010011110000110000100101011100101111001111001111001010011101010111100111000101111001010101011000100010011100001000111110000011110001010110101011010001011110001001111001000010100100101110000010110111111111110101000101001110010111111011100111110010101111000100101100000011010110110011101110101110100100101011110001011100000011010100101100100001001000001000101000100011010001000011011010101011010110100110001000110111111000100100111101111001101101111001101101110010011101010111011111101101000001001101011010110001110011000101101110101001000101101110100101110110100101110110011101010011000010001010100010001110011011000011010011010111101110010011110011110001111111100100001011010010000111010001110000011001111101111001101000110100100000110000010000001110110000001100101101001011001110000000011111010110001110000011101000111000011101001110000001000100001000110010001110001010110001011011111110001010100110010110011101100000101101100011010000110100111101101111100001001001101011100101010011111011101011001110101011001110110000000000110001011001011010001010010100000101000110011011001111001111000010110111101000000000101101010001111011011101001110111100101011111010110101001000100001100100100000000010000000110011011101010001100000010110110000110010101001100111000000000010110101101100100001000110010111001010011001001110011000110110101100010010010110011100101000000110101110001101010000101000011000101001010111100101001101101100000011011111000100101110000100000000000100101010001101110001001011110111111011100001110111110011001010001000001011000101101101011000000100101001101111100001000001100000100110001001101111111100010011011000111100010011110101000111001000010101111111011100011000011010000000010100011110010110011010111001101101111111111011010000001010010111010111011000101001010011011011001110101000101010001111101000110000110101111001111011000111000001110111100100001011110011011111110010001010100010001101110100110111000010101110000001010100100010011111000111010100110101101100000001100110000111101001010010000111011000110000000000110000010000001001110110011111011111111001011011001010010110101100000001000000010100000001000011100010001010010011101011001100000011001001010100000100110111111100100101000101010110011110111010010001001011111101100101001000011010111100000111101010001110010110110111011001010010011010001110101101001010010000111000000101000111001111000001010000001111110001011100101011011001100110010000101111100111101111111011101001110000000110101001001010011000001011100000100011010010111101100110001001011011001000011100101010111000101001010000011101100101110100010001111101001010011001101010111101100010111111010100101000011011010000001111110110010101010110111001001001011001010010011010110110110101110010011110001100110110111011001011011001001011110001100011011111100101010001011000111100101110001100101001100000001111010110001101000111100011010111100101111100111101110011110011001100100010100010001000001011110100101010010001011000010010010000110110011001001101111001010110100100110101010110000110011101010010110111101100110111100111110000110100010001011110011010100000100111000111001011111101011101101111100100001001111001111010101010110001101100011001111010111111100111101110011000000010111111000101001001001000011111001010110000101100011000100001101011111100100101101111111101101110111001001110001001111100011111101101111100001111101100010101011111110001010001101011011101111011101111101010000000101010001011100011100100101111010011101100111010101000010001100001010101110000101010110110000000011001111110001101011100000010111100001000000011110100111011001100110000010100110010101110010001000010001100111111100011100100010101001110010000000101010001000100111001100010101001010111010101011111100000100010010110111010000101010011101101010111111010110011010000011101100111100011010111110010111111001001011011100110111111110111111100001010000100101001001000011100001111001001111010010000001110011101110111101000110001101101001000101100010111101100110001011111001000001010011100000000000111100000010111110001001000011111111100111010001000000011110011001100001100110101101100001110011100000111111101111101110110011100010110101100000001000011101100100001000101010010111101100000100100001000000011111011000100111010110110010010010100011110001001101110001100001111001100101100100101011011000111111001000001010000001011101011100100001000011110111100110100100111001101001101111011110000100011100101111010100100110111101001010110011010001110001100101111111000110101101010110000001100010011111110000111001011100101001111101010110111110101101001001010110110010010010100110010011110011000100101010010010011100011001101101111000010111001001000000100000001100100101111011111100111010101011100111001110001100011011010111101100010001000111100010010101110000010001101010001011011001101011110001100101101111100100000110011100001001011000001000000011000011011110001111101110000100000111000010110010100101100000000101101100100101111101101111101011100001010110100001000001101111000110101001000011100011010001000101111100011100001010001010111000000001111010110000100010011001010110110100100010101101110000000111101001010010101010101001100101111110101111110001101011111110000001100110011001011011011010000111000110111111001000110110010001111000011001011111111001110100000101101001100001010010001111110100010110000101010011101000001011010010001011010111110100001010011001011111010111111001101101111000001101101110010000000011000111110100100010110011010001100010101010110011000011010111100111110010010010010000101001110011011011001010100010010100010010101010101101111110110100101011101000000011000010100010010000111101011110111111101111110001010111000100101000000111001101111000011000110110011011101001001011110010001010110011001010110011111100111010111110100110000100011010101110010000010100001101101101101111000101001011101111101010011001010101000011100011110101101110101101100011000001111001010001000011001010111001001110100001101011110010010111001001110001000100111011000010111010111110110000110000111001011111100010000000000100011010110011111000101100111111000100111001000111101001110001001011100001100010001111011000110001001001101100100110010011100010001101111111000001110110011100000011010000101110000001001101101010010011100000010111110100111101111001010101111110001110110100110011110110111011000000011101110100001000110100111110000010001100010100101000010001101011110100110001100111010111100100111101001011110000011011001110011101110101111110111010000110100010101000100000110010000110100111100010010001111010011111010101101000010011110101111010001011100101110111111011101011100000101001010011010010111011100010110100011110100000110011111001011000001000110011110010011100011011100010010111111101111011000111100011011010010011101100111111000110111010110100001110100110001011001110110101100100111011011101110010101001101100010111010010101000010010100111001000010101010100101111100100110011110000110000110011101100011011100011011010100100010100000100011111011111000001111110110000000011010101011010011111001111100111101100110101000110011010110000110000100110101111110000100000101010011011110000001110010101010011100010011000111111100111100000011010111001010111011001100100111110010010010011111001011110011100010111110101101101111000101111010011000100001001111000000011100110010010001100101010000101000100011010111100001001011111111110001000110111101101111100111001000100011000110011000010010101111001010111111111111011011110100101101001011111010011010011010010110010100000010100111111110100111110111101110001101010111111110110100111111001100010010110110010111100111101001100000111100110110110011110100101101011110010101010001000010110000100110010000010010111110010101101000010100010011010000000100100110100110110111100010101100001011101110101111100000001000001010111110001111011000101010100101001000101011001101011100101010100110111110010101011010111110101101001110011110000011010100010000111100101100100000011010100011011111101100010100010010110111110101011000011101001000001101010101100001000011100000011110000100111010000001100001101010110110001000010010011111100001001100011110000011101111011000111011101111111000101110100101110101110010110001111010111010000001110001110111001001010110011110000111000001100111001010001010010110010110101110100110010100111001110100001111100001111111101010101001000111000000111001010000100110111110101001110001100001100001101010100001001111100000010100100111110010010111111101010001111110001111111100011100000000110101011110001001000001000011100101011000110001101011111010100001000011001001111011001001000101100110001111110101010111000011101000101100010101000100110100010010001000110100010101110100111111010101001011110101010110100011000101010101010100010101001010011001011111010000011000100110101111011000111001100001100110101110110110011000101111110011011100111010001011100001000010001101101101111100101111110111010101000111100000110001011111101001000101011001111101111111101000000010110001101110101010000000000111010011010101000001111110101000010001110010011011111110011001001010001000101111000000001101100000010110101000100001101111110100010011001101111101010001000001101100000111001010011100000100001011110000000100101010011101110100100101000100111001011101001010111000011110001110101011111100010011010000010001000110110110111110010000010101110100001111100110111001001000100011011011110111101101000100010011110101001101011110011100010111110100000010101100000110010110101000111100001110110011000010010111111011001100001011101101100010011101011110110011001010101101000101100011010111111101010010101110001011100100110100101010110111100010001010010101100110000110100000110110010011011010010010101000000111010000011111011000111010011001100011011101111000110110101111110100011100111110101010011110101111100000111000010101001110101101000111011100101110111110010000001001000111001101100010011010111010001101011111010011110111011001110110011011000000100110101110101011101000011101110011101011111110011100011100111011001010011000000000110101000100101101011000001011010100000111001100010111111001001011001100101010010011101100100100001000000101011000101111110101000110000100000010110010111110101011111000110010010101101000000110101111110110010111011001101000000010000001001000010000110010011100111001101000001001011101110111000010000101101100110010100000010100111111101100100101010010010010010100101101010001101110101100001010110011001111011110011000000100010110000101110010100000110010000100101001010011000011110010101110110001100111100110001101011111001101001001110101010001100111111001101101011010110001100001000111111111000000000000100001111111010000001101011101000001000000001000001101111011000111110001100101011000010000100000100100001101110110100000000000010000011000011101101101101100101011000110010110001111011001111010010100011100001111001101011100010000100010111111101111001100011110111000001000101111001101001010100010001011000100101010111010111111010001101000010111000011101010100100001010000100111111011011001000110011001000101111011000111100101110110111111010101011111010001101011001111001110001101011101100001011000101001000001001111111010101100111101010000000011001010110001001110001011011111101001101110111100001001101010100101101111110110101110010011001000011111001101111010110011000100110110110001100100101101011011010110111011001110011000011100000000000000101010100110010011011110110011100110001000011001100110100101010010101000011010111101111000110001111100000111010100111000001010000101001100111100101001100100100111110101100010010111000110001010011000000010110011100111100111110101011100110110110100000010110001101011010011010011100110110000110001000001100011110100111111011001110010111011101111100111111101100110101000000111001000001111110001110011011100101000011011000011010100000011111110010101111101011110101000100100111000011001000101101001111101000110100100100011010011111000010001011011011110001000000100000011111000111100011011100011100101111100101100101010110101011001011000011001111001100101001011001001011000010100111010100100111111001001010000110000111100010100101101110101001111111101101101001100011100000001110100110010000001101100000010010110101111011000110010100011111010001101001001010110011111111000100011110001001110111111000110101011010010101000100010111110100111100110011111110101001110011010000001001011110100001011100101100101001010100001100111100011011010010011011010000101011010101110101011100111000000011010110100111111010000110001100111001000101011001100001101101111110000000111101100111101001100001011000100111100011111001111001101111000000100011001100010100001000010100011101100000111000101111010010111011010011010110010001000010010011100011100001110001110000011111101010011010011100110011010101001000001110110010000011011100011001110100100100110111100010010101110110011000100010010001011110010001111000110011011001100100011001110111011001110010011010000011011000000000011110110010001101010001110101100111010111000011000000011100110100111111011000100000100010101100100101110001010101001010011011100110000110101111010001001000110011101110111001001100011101110111111000101000010111011110101111000100110010110001100111000111101100110100111011000100000101111000101110011010011101110111101000111010010100100010100000010101011110110001010011001011100001110111101111110010001101100110011101010000010111101110000000010000000110100101101100101000111111001111101100100110100110010000101000001000101100011011111001100110101111100111101111111100001011001111010000001000111100001110010001100001110101101111011010011000010000010100001100110001100010101101100110101111000110010101100001110101101001000000110011100110111110111010011110010000001101011111010110010011111101101010010001110110101100110100011011011100111100110111100100000111111101110111110110001001000101010101001100000001101110010001000000101111000011001100010100000110011010101010011011111100100000000110100100001111100001101011110000001110000011101000111100011010000000010010101001111100011110111011110110110100000001001010100011011101000011000001111001000110001111111100100001101111101010001111101111100100001011100110110001101000000010100011100011100100100000011001011001101100100111000111000110000010101001111101010011011011001001111100011011011011000000101011000110101101010001011001101101010110111001000110110011100001000001100100100110100011000001110010110101010000010110010110011110010000010010111010111101100011010010101000110110010010001000011011010110111111100100001110101011000101001000111110001110010011000111111101100010101011011100100110011110111100001011101100101010110111110110001101101100101111101110010100000011110010101110101100000000100110000110101010000011011101001001111110100001110110000110001001111011101011000001001101001001001001000001110001011011110100001010111010101111001001001111001001011000000110100010010010111011000101001111000111001110001111001001010011010000100001100011100100110111111101110001100000000111100110111000001100110110110010111000101010101011001101110100011000101001011001100000100100000100011011110001011111011011000001111101110001110011111111100110101011100000010001100100101010001101010010101011100000011110010010000100000110101000101000110001101001011100010100001000100101010011101000000010101000011101000111101010110110100001110011110110011010000001110111111000011100101110111010111110100001100011000111101001101111001110000001111101011010111101110100101101011000000110000010001111000010011101110001101010011101111111100100000110111010101101111011001111000101000100001110110000100010111110010011101011110110101100100111000111110101100100101011111001101001100001110101001101000000010011101110100001100010001111010100101000101010110100111111010100011000101011111000000110111001001010111100111101001101001001110100011001011110010000111100000111001000100100110010111011100001001101001011100100111101000101010000011100101010100001001101010111100100011000011010000010001111001101000001010100111001001001101000001011100001011111110111000011001011000100100101000100100011110101010000110101010101100110101000011110010100111001110001000100101011111001110010011000010110101110010100000010100000000111100010010011011101101000111101100110110110111000001000100000110100110001100101010100001011110100111001011001110101111110100111010100101100010111010101111011110110111011000001110110011111101000011000101100101001010000010100001010100011101100101001000000111110100100100011000010101011110010110011000010111000000011011100001111111000011010010111011100010000111100011011010000110011001000110001001000010001100100101011010000011110110111101001001000101110110000001010101100111010111000100100110111111111000111010001001100011101010110111111111111011111001100111100100011010011100000100011000001100000000110100010100110101100101100100001010110010111001010011100011010111001111010001010001111111000010000100110001001111110100001100011101101101010011010111010111000111110101000101000111010101010010110011100100101001101011100000011111100011101101000000001101011110100010010111010111001110110100111011100001000001100100011010010001100111110010011011000010101101110101000100100010110010001001111000001011110110001001001000101001010100101010110001101011010001010001010001101111101101100100011010100110010101100010010101101110111001101010000011111011010100101110000010101000111010001000001011100101110011001111011000100000001111011011011100111110110000101110010010000100101000100010001100010011110011011111111000001001011110110001110101000111111011110100001100110001010111010000001001011000100111111110000001100010111110110111000010100011001110110010101111101111111110000110100111010101100100110001101011011101111011001011111111100110010110110101100100110111110111111110011100001011101010110111011011001101011000010110100000001011010011011101111101100110111011100111101001110100111010100100010111000000101011011110001000000110101001001011110100001101000010011011110110100001110001000101100101100001110101111111011100101101111111000010011111101011011101001111010011010011000101010010000101011010011011010001100011110011011110000100011111111110000011101010100110111101011101110100111111001001111101101001001010100101011110111101101000110010011110110100111100001110110110100011100101001110010110101010100010000110100100110101001111101010011111111111010011111000011010011111011111101110010010000110110101011011011010110101111010101010010000010110011100001111010101010011001111100110110101010001111110100111000000000010001011000101000001101000011000000111011111111011010101111101111101010010011010101100011000100010101111000001011011000101011001000001001101110111100001011001101011111100001001000101101100000100011000111000011001001110010010010100100101011110001011100110000110000110010111011010000100011001000001100000111101111100110110100110001001101110011000111011010110101010100110010010100110011000111100110011111111111001000001010010000001101101000001110110100101100010011000100010101101011111001011100101100011011110100000011010001011100101110100101010111110001001101001011010111110100111000101011110100000101010010101000100000100000001111100111101100010000010101000100110110110001100000000100110001101101011100000100000100011100010100100000010101011000000110000010111010111000111000000111010001011111001100101010000010111111011000111001011100101011011010001010011001010111100001001110000111101000000011010110010010100110000101001111100010111100101111000010011001001010000000100110110101111111010110100010001000011111110000010011101011110111011101101110101100110000001100001001000011000000110001111000001100100100111001001101010111100011010111111110111011110100001100000011111001001110110101011010100111011100101011100010011101011100111011110000111000011001011010100111111111111000111001001011001001011000110101111000011011101001000011100100011111100110000000101100100101010010000011101111000010011111010001010101000000000110101010111000011110111111001011001001110101010101010110001110010001000001110000111110010000110111010111101111011000111000111001011100110111110001011111100110011010011011110111111100001101100101110011111001100111001010110010000110111011000000011011001110100000110001010100000000010000001001100110111110001011110001011011111110100001101110001010010001000111000001011010010100001110101010011010111000011100101011010001111001111100001111010100001010011110111111000000001001101110100011111110000111100111011010111011101001101110111010101001001010111010110101110011101101110010100000011000111010100001101010100111111100000001111110000110100000100111000000100110110100000110000000111111001011001000010010001110101101011110000000111011111111110001100110111100100111100001101010100100101110011001101011110000000100111000111100100011111001110011010001011000110011101110011110100110100100011110111100101111000101100100110110010011011110100010011001010001110110011001100000111110101001110111001100011111001011010100111100100000110010010001111111110100111101100111111011000110100110011000001010111111110001010010110000010110100110001010101010101011101010000000101001110110010100111010011001001110000010011010111101111010100001011110011000010110101110101001111111100110110000110010011010110011011010000111011111011110000001111011010100011000000001011111010010000001010011010101001001001001000100010000101001010100101010101011000101000010100100010110100101010111100100011001111000000100101001101000000001111110010000111110101110111111010000110111101100000101101100101101011010100000100000111001010010110010111100101001010110100010000010100101000110011100000101110011000001110110110101001010001010110111100101110001101000000011001101000011101100010100001100000001011101110010101001000010111110110010111101001010101011010010011101100100101111000101001110011001011000111111101001000101111011011010001110100011010001110100100110110000101000111110111001110111001110001011101101111100001000100110010001001101110111100100101100100100011001010000101100011010011101000001001100111101110100011011101110100100111111101111100011010010110010001100100111010100001011001001110100010100000110000101101100001001011010111000100100010101100001000010110110101100011101101101011011010100011101001110001000011010011011011001010011010101000001010010000011100100100000001000101011000010000100010100000000011111001101010001011111000100101011100001011001110011010100010110111111001100001010010001100111011011000010011100100011100010101011011011000101100101111110001000100101111001100101100001110101010010100100011001111110001100000111000001010111110000101110011111100011111010110100101110100111110001101111011100101001011100011100110111101010010010000010000101101111010010100001111100001001100010111010011011011100010111101111000001101001011110011100011011101000100101111111011100001001101111101010010011001111100111110011110001110000111111110001000000011001101101011100011010000000001001010001010010001111111010011000100110011101001110100111000001000100000000111000101110001111011111111001111100111010010100000100100110111000011000011111010011010100001001110111011100010000111101111001010001001001001110101111111100000010001011101010001011100110010001000110100111000011111101110001001011101100010000011110111000010011011111110100000101000111110111100001110000100110101001001011000100000110011101011010000101011011010111110110010001101010001111100010110000010000111110000001111111000100001010101001101111000111001011100110100100100101001100100100110001110000111110000000010111001000010010110101000100010011001110100001100100010111010110111001100011111101110110010100100110110011010000000110000000110000101110101011001101011110110011001000011110111101000011111111000001100100101000100010011010011000010010100010111110110010011101001101100001101110111000000110000011110001111000111001110000111111110001011001110010011011110101110100100110001110110100111001001000100000010000000110011011000111100010101010110101010001101010011110100110000100110110101110111001101111111111010101010101000101101110010111001111001000110100011101101001010101011101101111111100110110110100110110111101000101010110110110101010010111100110110001001101001000001010000000110101011100100000110001101101101100001010000001000111001101011001101001101011111110010110100111110010110110001110011111100100011000100100001011011111000111100110010001001010011100100101000100101011110100101000000000011101100101000001110010000111110000111100110100111000000111010010101010111111110000111110111001001111010010101111110111010111010111111110010111110100010110001100110111000010011010001011101100111000010111101010000111011101010000000110001000011100000101101000001101111111110101111000101011100001010001101011001100001000000001100010101001101101111010011110111010100010010011001000001110000011110101111010111010001111111111111111100001100101000101011000100011011110110110000001101101000110110110001101000010100001110111101101000001011110010111111100110010101100111001111001111000101101010011100100101010011111100010111110001011101011001110101110101111010101101010110110100000110110010100001010001011110000011010001101011000111100000111000000001000110011101011101101110100000001101001110101110011011010000001010111010001100000011100111101111010101001110110000110011001010111000000111110111001111011001010010110011000000010100110010110101001011000111001110011010110001111110110101101110100011101101101110011110101010011011011010010010110111111110100101001010101101111111101111001110001010011001101110000111100001110111001011000001010011101011101111101101101100000010011100111010010101100010011000101100101010101111000011001101011111100110110000110111001101011010110100011100111001001000011110011011100010110111011101100001010110101001001011011001101100001010111101111010001011110000011111001000010111011100000101110000111100010111011100111100100100110101000100001000010110001101111110011011101000100100001110111110001100011110101101000011111110001101011100000101100001001111101101010000010000000101111000101000011111001101111110001101100011101110010100110100000101011000101100110101011111100011111101101100000010011011111110100001111110011011010000011111100110011100000101111001010000010111101110011101000100101000100100010001010000010010100101100101110110001101110010010110110101110010101011110111000100111011110101010100101000111001101000110001011101000101011101111101110101111101111010010100011111011110000010110011011110100001011010011100111110001101011111111011001111111010110111000011010011100011011101100100000100000000110011101000010111110011110010110010101100000000011101010010101010101100100101011001000110100011010011010000001110000111101000100111101010111001110001111111111010100000100100000110111000110110001000111001000111001001010111110000110110111000010011000000110101001111010100101111111110110010110000111100110111100111011101000101011000111111001001100011000111011001110001110100111010000101100010101001000001001011110010000110010001001000110000100000110110110010001110011010111001111001010010000010100111000111111000100110100101010100010100010010000100100010001110111110011101000100111101001011000001101110001111100000101010100010011011101001001000100100000010011011000110110001000011111010001111000101001110011101101100100100010110011000111100000110011011111010001110111011001011010011110111110110001000010010010001111100010011010110110010010100100110010110001001011000001110111110110110001111001010010101010110100110010110011101010111010010001011111101010100011011111010001001000010111001001000110101011111101010110110110001101000001110011111100111101011100110001110001000001100010111100111010101001111100100100000001011101111100011111010010010100111110110101100011100010011100010010001101001110011001110100101001011010000011111010110000000111110001011110010010111110000101010001010110000100000011100110111110111010100010111101110011001111011100110101100000101010000001001100111001001101000011100111001001111100010110010101111101100011000000011001101110111000110011000111001001000001011111100000011100001101001000110010011001110111110101000000100010011001110010110010101011010000010011101011110010000011101011100110011000101110011100111001010100000100000110011101000011101110101101110000111000011000000101001101011011000001011111010001100100111010011111000000111011110111000101111101100101000110100110001100000101010010101010010010100011000100111100101111010100111101100010000101111101011011000001111001000101101000111100000010011001100001100001111000010000111101000011010101010110111110101110011001100010110000110111010101100011001000001001000010011001100111110110100001101110001100011011101111111111001010101001010100001100111110000001000101101010000010001010111100101010111011011010101001111010011100101001010000010011011010001010110000001111011001100110111000101001100011010110100101010001111001010101001001000011011110110110111101001100000001010011111011000001001011010011100100101000010000001011010111010111010111011010000000011101100111111111111101001011101000101101111011111001100010101000010011000010000101110000100111101000010010001110111010010111011111110010011000001110110110001001111001101011111010101011101010001110001110101011100011100100001111000100000100011111100101010101010010111000110000011111010000100111111110101100001010111101011000011110011101011111110010101111111010001011100010011001101100001000000010010101100000110011101011110110010110111100010010000001001100111011100100001110000100010110100000000011001110011100000100100100111101011101111100100101001000101101010100011101100111000101111111000100011110001011001011101110100101000101110001110010011000111110001000010000101001000011111000110001100001010101010000011111010000000101100111000010011000101001000100001000110100101010011111100101111111110001000101111101000101000011010110100111000110110100110001111101011110010010010010000111111011011011001011100011000111001110100000100111110001000001111011100011001110101111010100010010111110000000110000011011001010101001110101011100001101100000000011110110101110100010111100110010000001111011011001010111101010011111010101101000111000011111100111011001100101010101111101111011011100101101011010100000110111111110101101000111101010010000000100000100010001110010000011001001110000001010111001110011010011000110111010011001110110111100000101110110101101001001000011000000110101110010000001101100110110111110001011011110000101001010110100101110000011111100111110010111110010010011011100111101111001011011000111001011001111011110011100000010101011000100111100110110000010100001011110100001110100100101000100011010000001101011010011101110100001100111000011010001101001010000110001010110101101000111001000011001100010011001100000011100100100001101000101100111010001110001011110001111010111011010110100101111000110110011100110111001000110101010100010010011001110011000110101111100100110001110111110111110011100000110110010101010110111111100010110101111011010101000101100100000101101010110111010010111010010000101011001011110111000101101010111011000001110000101101110101011000110010011000011100001101011001000011011001001101000111111011101011011001101000001000100110000111001110011010001101110001110100010110010010111010001010000010000001001011010101000001011010011010101011001111001001010011110001110001101111111101110101111001011001010111011011010111111010010111000110100101100100011110101100000011000110011100001111111001011001101101011000100011100000001011011011010000110101011110001100111010010111101011000111110100011100000101100101010110011000000001000100100010000101010001111101100100011001100101011001111011111101110101000111110101111100101101010011000010000000100001100010000110011100000000000000110011111000010011100110101100010100001011010101110001101011110111100110111000000010100100000111110001001110101100110000111000011011001101011101111101111011101111110110011100001010100001010111110000101001010011110010000001011111111011011110011110111110101110010010010001001010000001111101010010010010000111111101111011011000111001010011111111010011101101001010011110110000010110100001011110000100110000011110110110100111110011101111010110011001011010010100101110001111000110010011010111000101101001001000110101000011010010110110001101000100110111011011100101011010011110000100000111101000110011101101110000011111101000010110101010010000001001100111001001010111110100000001010101011011111100101101111110000100011110111011010001000001010001110110001001010111110000010011010011011100110110001010011010100011011000111101000000000011100111111000000001000110000100000101011000110101010011011001101010000110101001011101110010100001110011101000111101100111011110101010101001111101110110011111100111010010101110110110010100010010111000101010010010101111010100111000111000001100011011010110100110011000110000110011111100000001111111010000001111000011010110101010010010001011100000011101001101011000101110100110101100001000100111010000010110100011111101000101110011001100000001110100111011110111110001100011001010100101101101101001110001111000110101010011001000111101000111111111001010001000111001111000100010101100110101111011110111010001110101111110011010011010100111010010111000001001101011100100110001111110101001110111011011000111011100000101111100100111010111111100001100100000010100000000101010100100011000010000111000000010000000110101110001101101011111110001111010101010110101101100000010110001010011000101001101110100100100000100010010110101000011000111000111101111111110001101000100000110110100001110000110010101010100100001110101011010111110001110010111011011000000010110001001111001100100100000101010111100111010010110101001000100111010011111001100011000011011111110110100001110101001010001001010101111011101001101011110010011100101100000101111100101110000100100011001111101100000001001001101101011001001010110100110001011100010101110010100111101000011100010010100001001011010011101101101110100010001000001011010101111011111110111010110011111001001101111101000000110110011100111000101010111111110011101101110000100111011011110001011111011010001001100111111100110000111110100111001110100011010011011011111110011110001110011100010001001010101001001010110000001010011001100110011001001000101110110101000111110110110000010100101100000011011011100001001000010110010010111110010100010000100101001110100101001100111110001000111100110111111000101100101101001101110001011001101110011000111001011100000011000010000011001000111010001011011110001011110001100101001000110010001111100100110000011000101010111111110110100001100010000000011111001101001111010101101111011010010001101000010000101011000011101111001100000100010110110101000011001010101110100001101101100010111100110010010011100100000101011011110100011100010011111100000011011011011010010000001111010111011000110101101001000001010001010010001000001110110001010001010000100111000000110001010011001001101000100001001011110011110000110011101011111000101111101110010010100010000010000001101001001101001101000101111101111111000001111000111111011101100101100001010111011010100100000101111011001000110100001001001111111111101100001100110001110010010000001100111011101111101111000001010111011110010111111000101111111100011000001010101111111001010001011110010011010000000010010111011111110110000110000101110101110100111011010010000100010101101011001010010000101010011100110011101111100001100100001110111010111010010110010000111000101000101100110000101101010100001011011001000110101110100011101111110011000110100100101010111010010000011111011000111111111111110111111101100100010111001111110000110100011001000101011111001111101000110001100001001111000010000100000100000101110101111000101010000001110001011000011000001110110000000100111100101000000111001100010101001001001011000110100011111011001111111111001010111010100110010101111000110010001111000111100000001010110111100100110011101010101010110101100011100011010100010000001100011111111101111101100011010011011101010111001000111010111101011001110000000110011100001111101100010100011111000101111110101001100010110000001111011100000000111010010001011100011101000101000011100010010111111111011101011100010101110000011011110000011000111010111101000111100011110111010001101110100110010010011001000010000010100110001000000101100001000000011011111111011010000111111100000010110101010101111110010110011110000001111001111001000010100110111110001101010101110011000000111000100101011010110100001011100110000000011000010000001000101100010111100011100011110111110010010010101011010000110101001011011010111011110010110000001111101011010011110010110100001100101000100110010101000011111001000110110010111000101100110001011110011010010001111001001101001111111001101010110110110110100101011101100010101001111111111110101010101111001001011100011110011010010011111110101111000111000110111000011111111001001111010101011000100000010010011011111010111001101111111011011000001011010111111111001110111011111100010001001011001011011111101101011101001101100001010101011010100111111000101010110011100001100111000111101000110111000000000001010101000100100100110000001100100111010111001111111110011111000110110110001000111010111101101011110000110111010100011101100011101100111011110100001100000000100100001110100110001011011010101000100100001101001010110111101001000101111000100111000111000010101010010110110100000001111011000101011110010111011101011000001111111111000100000111000001000101000111100010010101011011110100000110100011111111010101101100111101010011101001010011110101110101101101111111001111011011000011110011101000110101000000011111110101111101011001001101000100011001100001001010111110010100001011001000010010000000000010111000000110001000011011011110011000011110000100010000100001001110010110011010100101010011111001111110010101000011010101010100110010100111010101110011010011110000110111110001101110001110011010110100010100001001010111100010001101000101111100010101100111010100000101011110111010011101011100011111011100100000001000111011111001001011000000111110110000100100000010110100101111100000000100001000111110101111111000011111001101110000111111011001000101000111010101010000100011000010000010011110001110111100000010100001000011001011011011101000110001110101011000001100011011101100101101110011111110100001000110111011100010010001101110011010100110101001110011111111001010001101110001100011001000010100110010010101100001110010010101001001000001111011010011001001011010001100110111111101101101000011010110110010011011100100101111000111111110001110001101010110001100001101001001110000000110100111110111101011110001111110001111100010110100011000110011000001100100101101101000100111101011101101000000101011011000101000011100110011100111111011001010100101011000110011001000010100101101000100101100001011000011111111011011110011011110001010011101011111011001001110010111001111000110000100100000011110010000100001001100110110011001001100000111011000000111000110000010000010101000110101010110010100001100100110010000100010000110010100010010010010001110011000010110010000100011001001111100111011010101110110110000001111011001100111100111101101000001000110101101010010001011010011100110101001010101101001111101001001010010101001000110100100011101000100111011010100101111100111011000111100011011000010110101001101011110011101010011100011111110100000110001101001100101100111000110010000011101111111101010111001001001011010111001000011110000100000101010110110010000111100001110011000011111100001001111110010101111100110111011001000100011000111011100111101011001100100011000101111001010001101111101100101000100110111100000111011100110110000101011001111000100011111011000000111100010111010011010110111010010100001010101111100100011100101111001001100010011000101000001101100110000111000101100111101111000000010011100011111100100111110111010010011111111001000011011110001110100110000011110110011011000101011011010111001010000001111100111000111111010110101110101000001001011110110000110100111001011101111010010000010010010001011100110111100010011100110110101101001110101101001110010111001000110000011011010000001010000000111111000100111010110001101100101100010110100010101100110101011010101110001001001110011100110101011010100100111000011110010010111000100100110111000001111011000001001111101010000111100010111000000010010000100001111111000100000101101111110011100111000101011101111001011010110111001111000000010000011101000011101001001101101000001100011100000001010111000011100011001001111000001001010010110101011101101000101001111001111001111011001011100110000100010011101000010000101011110010100101111001011010110101011100101011010000010000101100000101001001001010010100000111011010001001011000001110001001010010100100101100101111001011110111100001100001010010111001111000000100100001011011010101010011000111111010000111011011111111010010100111100100000110011011000110011010001110111110100010010000000000001110101010110010001001011011101000110011111000011111010111100111011000001001011000111101010000001001011010001101110001100100011101111110100011000110011100110100011000111100111110100100100011100010010101000000110011011101010100100101101111000011000111010010101000110001000010000011110110001110011100001110111001000101110010011011010000110011110010011010101111001110001101101111101010011111001100111011011111101010111011110010001100110101000000100101101110111100111101000011101011000000010001101100001111001010110101001011000101110011010010001010101110110010101011001101100101011001011000111110111101111100001011110001110001000110000000000101101110101011110111000010111100110110101111001100000101101100001110011100000110110000100101011110001010010011100110100111101110100111100001110100100011011011011111101001111110010011101000000101101000111110110100110001100101111001100011010100101101000110110010010110100010111111010111001000001010110100000100101111001111100011110011100010001110110101100100010000011100100100111011010000010011100101110000101110100010111100100000100100100100100001111100110010110011101001001011101010000111001111010110001011010111000101011100110000101110010111100011111101100011010010011101000101111011011101100001110001100101011010100011000110110110010010000000111001100110100111011100011000000000110001101001101000010000110100011010111011111100011111000101011010101001001100001011010000000101101011011110110010000010001000001001011111101011011101111010110101111101010100101110110101011001111000001000110010000000000111110101110001011110001100100011110111111101001001110001001010110001101101010101101001111011110001010111111001010010000100111010000011111010001111000101011101001011011101011000011001110001101010001100011001001001101001011110010101010010110110100100001011100011011010101100000000100111100000001010111011101010111101000110011010001101111100101101011001101000001001001110111000010111111000001001100000111011111001111101011000111111100100001100101010011110101111001011011101001000111100101000100011011101110111011101011001101011011010011101010100001010001010011101010011101001111111100000111100110010110011000010100011110110111011000010010101001001110101011001100101011011001100001000011110011001001100000100111000010101100100010011010001011111010110011010101111101010010001010011001010101001011010011001000001010000101011000010001100110000101100111100111011010101000000000100111101110011010010010110011110110111010010001011000001000100111101011000100111100100010101100001100001001101101001101101001001110001111010100101111011111010001000010111011100010111101011010111110110011000010111111000001011000110000011001001110101101000010100001000001010111111110100111000011101111001100110100101101100100000001000010000101100110100001111100001011011010100110111100001101110111110111010001111100001100101111101000010010111001111011010111100010110111100001000100000110111111000101101001000011000110110110001101111100000000000000011100101000010010110011011001111111000011001110110111000101000001100011110000000001010101000000101001101110000101100011011011100010011010011010110001010011110010000100001001101001101111010000111101011100110100000000111101011100101100110000110110001100100001100110011001010010110100011111000011010100010111000011011100101000101001000110011010011111000100001000111011101101010011010011000100001011110110000101011100100000100110100110100111101011011011010010110111100110101000011000001000100101110000011101111110001100110111001101100100100100001101010001001110001100000011111110001011001111010011001000110000100000000001100000101101010101010010101011011001100010110100010101010000101100010001110011111111000000100001011111000010100101100010101110100011001011110100100110101010101101100010001011001000010001001010110101101100111010001111100111010110010001000111011010101101000101001110101000101000011111111110100101100111000001000100101101001000110111110100110010100011001011000010000010100010111011101111111001000100001100000000100010111010000111110110001010111111011000111100101100000011100101110100101011000111101111101010010010010111111110000001111011000111101110111111111000101111111110110011101001001110010010001110100011000100100011101000100100101101101001011000110000110111001111110100100110111001001001011010001101010011111001000011010000110111111110000101110110101111100011001001101111111101001000000100011110011000110100100110101011111110100111000101000011100110001000011001001000001010001001011010101111101010011110110010100011010101000111001000000111010000110111011100111111010001110111100010000000111100110011001000011110011110010101011011011011100110000000111111001100001001110101110011101001110111110011111001101011000001001110110101010001110111110100110111000101001000000100001010010000111001110111100000000111110001011001000010100001100011010100001001100001010011000000011101011111111101011000010000010110101011110110110101011010111010011010111101100000010000010011001100111011100111010111111011111011110110110000000110011000101110010000010010010000000111110111100110000010011100100101001001001000000010001000101101001000101000011111111011101000001100000101111011100000010100111000111001101110000111100001011100011101100111110011011010001001010001101011011111011100001101001101001011000010001111100001111111010111011011101010001101100110001110011110000010001101010001110010011011101111001111110111101110000110100001001101001101010101011010101111111001011111100001010100110010001101101100001010011010010101100100101000011010011011110110110010101011100110100111101110111110100001110000001100101010010111010011101001011011100110010010101000101101100100011101111011100110100101001000001000110100010101100110011111101111011010000101000010010011010010001111111000101010101001100111001111110011010110110111101101101101001110100000010010001100111001010001100110011011111011110111001001100111100110111001010100010101011011000100110001010011011001000010010000010000110111010111011100001000100000100100000101011100011011110010101101110011100110110011000011101000000100001010001110101000001110110000011011110101101100001010101110111001010111111111101101100111100011001100000100101101000011010100101001000101000100011100100101100111001001010000111010010010101101010010011110111010010001101001101000010001000001011100010001111010011010000101100110100101010001010011100000011000010111000000111011010000100111000010111101110000001110111101001001011101001000100011011001001101111000110110000101111101100010111001100011000010011100000110100110101100111010101000011001110001000010110100010010011111000001110101001100100011001110010110010111110001000000000111011010001111111001111101100110100110010011011100011110011001111111101010111111011100000100111010011101111100011100000010101000011000101111110011101010011110011001100101010101100001001011101110001011111110101110011011001000000011100000010011000011111000001100010011001011111110011000011110101111001111111111100000111100100110001001000011000000111101010011000111101100010010101101101000111001100010100110111010011110011111000001000010010011000001010100000111110011111010010110101111011011100010110100111110001001100010100100011110111110010011010001000111101111111100100101011000100111000011001100101110010111110011010010100010100010100001001101100011101010011101001110000111110010110010100101111100100100001111100000010101000000110110100011000110000011010101011100001000111000001010110010011001101101111010000010001001111100000000000001110001101111010111001100000110000000011101100011110010000010000110111000111111001000011100101101010101111000111101001101010000110111101011000000100100110000111001110110000100101100001011001110010000000000011011001010010010010000111111100100011011110110010100010001101111000011100101011111101101000011111000100100010011011011111001010010110000101011101001110111100101011110101110001100100101101000001100101000011000110011001111010000011101000000010110010000110001101011011001110010110111000010000101010111101001011111011111010100100110110100110010111110111101001001101101111110110000100101100010111110010101111100010111110101011100111111000010100000100001101010000000011011000000100000101001111100001100100110111100110001110000101011101110001000011010011101001011001010011111010000101000100000110100110000111001111100011100111010000111100000011111010110010100001111010101100111011100111010011011000000010010101111100101101011100100010000011100001110010000010101010111001001111001110100111100101101010111010110010011100010101101000001010110100111111111100000100001000110001100011010100000111001000110111101100111110111110010101001001110111011110011100000000101101110100010010010100111110010100101110010100101010110011101111010100001101011101011111110011101100110100101110011001101011101011001000001010000100011110101001100011011001001011001100101101010001100110110001101100000101110000110000011111110111101000011111011000011110000111100110000111100110100011011100011111100100100000110000101101011101000110101100001000100000101011100011111111111100110100000010011111100011011011011111001001000111110111001001101011100001010010001001101110010000111101001010011100111101100110111100000001100111000000011001001111100110101010100111110000111100100111001111001111010000101101101111000001101001000000011011010111110011100101111000110001101000011100100001100001111001011001110111100111000011100010100111100010100111100110001000111101111001010000010010001011101000110101011111100000111001100110101111100000111010001111110100100011110110000000001001100101100010000111111111111011100101000100000001001111011011100001010110111000001011010111011100101000010011110001000000110000011001111111000111010110010100000110101001101011010100111100011100111000110000011110100011000011001001100001000100110101101010111111001001110000010000100001101110000101100101000010000111010110100011010010000111100110010010011111101000001000011000011110111111101111100001110001100011111100000100000011011010111111110101001101000101011001111001011011101010011101011010111001111010101010110110010001111100011000010000100001000101101100111100000010111110110111001101011011100110010100101011111001010010111001010000110110000001011010010000011101110100010010110010011101001101101011010011110111110100110100001011010001111110000011110001111010010011110000010001100110110111101100010100001101111001010101011100100000110000010001101011010010111100011010100001110110110111000011101100000101010011001110000101011110110010001001000101000101111010001111011001111011100011000000001101111011100100111001011101011010011111010010000110001010011100011110000101000111010011010000111100001110110010111010010001001101011011010111101011001000111001101001000011000100111010011110110100110101010100001010101111001011010000100111100001011000101111011001101011101001010101011110110001100000011010011000000010110010111011000111101101001001110111000010000000011110100010101010010100100100100010001000101011110001100110100011111110010101011001110001010001111001111111011111100100101001111011111010101110001001011010110000100101001111011110000011001000011111010101010001110101100000001101010010001101000110000011010100111000001100111100000000010000110010110010111011110101010100011100111110001101010111010100110011100010000111010111010011000011010100111110100001011000101010111101000110001010100011000010001111010010010101100001111011110001001101101011011100011111101001100011111010001001111010110110010011001111101100101010010110110010111001111101110111110000011000101001100001101100101111010010000101110110001100011001011001101100101100010110010101110110111101010010100001100000001101110111100011011011010100000000010001111010111101001010100110101010101010110110100000110111111101110001000010011010010110111101001001100110110101101100001000000001100100111010110101101101000000000100101011110011011001000000101011000100010101011000110101010011111101111110011110100011001000100111111011100110101000001110010001011011110011011111110000100110110100100110000111100111100010001001111111110111010101000100011010100111111100010010100111100001100001111000100101010100000010011011011110100001111100010011111000110011101101110101010110100001100111001001001001001000111101100000100101101001110011000110111111111111110110101111001000010110101011101000010111111101101011111011101010000000110001010101010010000111001110011100100010010100011010100100111000000101011000011111101101101100001110100100111101011111001110011101001111111101000110011110101000101101100110010110010110011011000101011000011101000010000011000101110100000001000111100010100001110011010100111010111001110101001010101000101011010101011100111101010010011100101100001001001010010011000111010110001010110000011110101100011011001100001100010100000110110101100100010101011110101000000011001101110010111111111100101010110111011000100010100000100101011110011110000000110010100010101011110010010110110001011110000110001000101000010011100001110010110000010000101101000101100100011101001000011000000011100111101011101110100010011001000110111010110111100010100111100110000001010101110001111010111100111111100100001001101011000010000001000011011000011001100010000110010110110101111111000101011110101110010001100110110111111100001011111101010000100111001110010110011001000011101011101110101011100110100001001010001110110101011110000011111111001000101011111100000001101110111000100111010011010001111110101010011011110111110110001001001000100010000001010100000110001100000010111000010110010100010001011000111000011001011000101010000111010111101000000111011010111001110110110101001110001110001000110011110011100111111000000101000111000001101111011110110101000100110010000101110110110110010010110011111011100000010001001101111001101010101001000000000011111011011000000010011010101101000100100001000101100100100101001001111110001011111001000111010001001010001110001000101011001101011001010111000111110001101100101110010000100111111100100101010101101111100101010110010011001111110110000101101011001100011011000110101000011111111110100010001110101001010100000000101101111110001111011000101111010011100011100110110111001010001101010111111000000001101000011101101100101000011000001001010111010001100101100111011000011110011001000000110110111110010001110001100010100001000000110001111101110100011110011001110010110010100111111110000010011000110000100000001101100101001010001101111001011101011000101101010101100100000011001001001111001100000000001100011001100011010000000011011100110101100001110101111111111001110000100010000011010101111001101000010101100100101011000011001010101110110100111001101001100011110001011001111011110101010000001011010000110100100001111001111001011010000100101001110110111110110001010110100101100010010010011100001001110111111111110001001001001110100001101010001110010100111000100101010000011110101000100010011111011011011111111011110100001000110100001110010011111011011110110110000011110001100010001110001100110011011110011010101110011101111111111000101100111110100101101010001000110001101111100100001111001001101111001100000000100100110011111001100101101001101010011111000011011001000001110000110110101011100010101011010100001011111101111001010010110100010101001011011100000100011000110111100101100111011110100001011111110001000100011001001110001110110011000110110110010100010100011000000100011101111001011100101101000010110100100000001010000110000000101111010101001110110001000101000111011011011000010011100001011110101101111101011001001000100111111000010000111010111001111110001011100000111100110100111111110101111101000111001011101001000001011001000101001001100010001010110101111101111001100001110000010000010011111100010101001011110000010101111101010111100000110101101011010001100001110011100010101000001011010111010011111000001100000000010100101001100100100011011101111011000011010001111101110010010100010010001000000101111001110101110011001100110000011101110110111001111111011100001011000001010111001100000011110011111111001101010011111000110110000011101001000110110001001101010011000111010000010010000100101010101110011110100000000011011101011111110100011111011111101110101111110110110101101101000011011101000001001001001111000100001101010000010101111110111110110101001000001000110100000100101000100100000110111011101001010010111110010110001011110010110011011100010000000100110001001100110101000010111111000100000111001100000000010010011111001001100001001100001111110011000000101100010101100101111000110000010110011101010011011100001101000111101110100111101101010110101101001101000100001001100011100100110001110010001010000000000000011000110100010111111011101111110010110111111110010010101110000110001001000011001001000000010000111111010110100100010110011001010101001010001010000001010101110010001110001000010100110011011000110101011110010011111100110110111100001001101111111100111101011011101010011000100110010111001010001101010111000100101110011001011110110001110111011110101111010000100000011100001111101011010001001110110001110011111111100111100100101011011010001101011110110010010000111000011101010011000101011000111110001100001111001111000101000011111001010100001111100011110101110011101011111101010101011110000000111000011011100100001111010101110101110011100101101111011011000010010001010001101011110111100000111101001011100001100011111001011001000010001010101110010101010101111101101010101100000101011010100001110010101000110101111111001001100110101001011100000001100011101100010011101100011101100000101011000100000110010000101001100001001101111101110101100001001110111111011001100010011110001010001000000000100101100100111001010010010101001111101000010101000110001110111010001001101011100000110000101001000000000010111110010001011000000111110000101011011100100001001111000101001011000001011000111100101111010101001111101110000000100100101010010110110110011111100110011101011100101000011100011100110000001011111110010000100110011101000011000010111001100010101010110000011010110101001101001111010011100010100110000011011101010101010101110001110000011100000001011010100111001100110010111000011011011011101100111011000010110001011010111111111010010100000110110000011011001000101100111111110100110110110110110010100011010001000100010110110010001110110010111101111010110010111010101010000101010011110010101000100001001110101010010010101100101011011011100101001111111100001110000010100001110010111000110101100001000100110101110101011000000101110010010011010000100010101010101000010011100000101101011001111111001010000100101111000001010100111110001000010100010110111000011100100100100111000100010110001110101000000001000001100101011100101100111111010011001001000111000110111000010010100011001101110110010010100000001101101111001111000101001000010101101010011111111011111111110001111011011110111001110011101111111100001001101010010000111000100010110000001011101010100000010010001100111010011111010010011100111101000011000001111001011110010010100001011100111001000111100010011000001111101100100000010000001010111000010000111011101011101010000110100100000110001110000000111000011110000010010001010111001000100010000111001001100011101111100001010100101101100001011001110100000110000001101110111111011000001101101111111010000001111001010001110011111010101100000001000111100101010001010000101011010001101101101000011011010101111101000100101101011100100100010100100010011100001010111001000111100110001000000110011011010101100011010000001000001000000010100011000011010111111110000010010100000011010111011001010011111100110011101101110101100010110101111000001110010001111101100000001011001110010001010011111111111000001100100010101001111011110101001100010010110100010001100011111111110101100011111001100111101001011100111001001001110110010100100110110011010110101100001011010011001101110101100110010111000111000011110001111010010110010011100001000000101011000101000110010110111111100000010110100100111011001101001001011101010000100011000101100010100000110101000000010011000110110000001011110001010110111000110110100001111010000000101001000011101000110010000101101011101000011001100010111000101111000011101111010111000000101000000000011010010110001011000111011101000010110100100100011010100110010101011001111010010001010101011001110111011000011101110101100100111011100110001100110110001010000011110110000111110000101010000111100100010111111100001110001110010100000110000110010010110011111101000111000001110111010001111001110000010111100011111110010111011101011011101000010100001011010011001101010101101100111000111010010001010000110011001110100110110111111001101101010000010001100001011011000111100010110011110000110100000000001100001111111100001011010001010000010100101111111011000111110110010000101001001111101001101001101100001011011010001111110001010000110011010011111000110011010101111110010011111100011010100010011001001111101001110011100001011001010001000011010110110110110010010001100000110111111110011000001110011100001111110010100110111101110110100000110001101101001111111101010000111101010000100110001000110000101011111111010110001010100111001101011100101011110101010100100100100001010111010001010111010100100111110000101111011001001101010110010000100111101011110101101000010000110110110111011011010101110100010001001011000110000111101101000011011101101111100101111001111101100100000000101110111011001001010110111110001110111101110110101010100100101010110100110000001001111010000110111001000001100101100000001111001100110001110101000010101000101010001011010111111010001010111111111100101100011010010101100101111000111000100110100000110000000111101111110110011111111111000010010100011000110001000000000110011101011101011110100011110011111000111101010101011111101011011011101111011001111111001010000111111100100100011100011011100001100100100110011111111010000011011010000100001111101101110011001101010011001011000100001010110000000011101010011000011000100000111101010111000010010010000010100001100001011110010100010000001110001110100001101001010011010101110001010110100111101110111011111010000010110010000101010010110101000011101011101100110100100010011100011100101001110100101111111000100001100100001100011010101001100100010010100001111100110101111111000011100110001010001101010000011111100110110111101101000100111010110001001100110001010011000111001111010111011011101110100111110110110001000101011111010100010110011110110010100111000000100101000010011110110001110011001011101100001100000111001010010110010111100000111100000011000000010110110001010100100000001110100100001010111111100100000000111101101110101110111000111010110000001111100010010001001110011000010110011000010001000100011000100111011010001001111000101000101001010000100110001000000111001011000010011101101100110001011001100100101101110001011100100100011010110010101101111110111001100011011100011100010000011011111111001000110001010001100110100110101010010101010010001100011011010010110011100010010010111001101101100111111110001001111101110100010111001100001110011010100011100001110011101111011000001010010001101101111010011010101010101000100000100010000010000110011000011110101000100100011010011001011101000000100101001000010101010010001101101011011111101010000100110111110110100110000100101010001000110001111001011010100000001000100111000010001010101101010000011111010011010001100010100100001011010100011110000110001110011001100011010001111010010101001111111000111011010000010110010110101001111001000100100111111000000100000010000110100011000011010100001010101100000111101101111011111101011001101101011101111001111110001000111111010010001000000000000101010001101100110100010010010001110111010101110101101101100111010111100110011000110011011101100000000101011110111011100101111100000110101011101110110111110011111011011111111011010100011111000110110100010001001110000110010001110000111010001001001101010110000001100100111110110110111000111100000011000011100000001111101001010010010000100111101100010001000111011101111010000110010111011111011001010010010110011010010001001110010000101001010111011011100101111110101001101110110111011101110001001010001101100111111000111011101111000010000110110111100011011010010101000011000001011011011001110111010011000110101001110011000101011011010110110001101100101011010011011101000010110110100110000100011101001101111110101101100001010010010001100010111111010110011010100010111010110001011110111101100110110000110000101010100111110010001111100011011100001101111001011101010100101101100100010001001001011101101100001110100010001101010000001111011000001001100001101101111111011011110011100010001010010100101110010110100101100100001101001110000000011101011011000001000010100011001000011111100110100111000001101001011011011110001100000101000011000100100010110001010010101010001111100101100011000111111011010000011100000010011100001001110011001010010111000111001001101110100111011110101010011010111100010111101110101000001110000000010101010100111001100000010111101100101010110010010110000100010100111101010100101101101110111000100111001111000100010001100011001011011110100110110000111110101111000010010000101011000011010001100001110100111100010010000110100011001001000010110100001101010011011010110100100101001100100000101001110011000000001100000111000110111111010110000101100101010000110011110011101101011101110010111101110010010100111101111001011100101110111010111001011101001100010111111001001011000000101011010001000100000011011011110011101110101011100101101001010111010000100001101100110101110011111110101100001101000000000001000100011000001100110001100110101001010111101110100011110101100100001001100010000000110001010110111000000111000100001110010110111100100001010101111111010010000100000011110111001110101110101010011111010110000101010100111101110110001011101011101100111010000010110000101100000010011100000111111011111000100111000011100101000101100101100000110011010010011100101100110000011111110110000010001010101000100100110111001110000101100010110100110110101111010110100000011110011001001000111110000011110100100000110110010111011110100010010101010110000011001110100000011100100011001100101010010110001110000111100000111111111010001111110001000000111111011111001001010110000111110010001100111111000110111011100001111011110100000100100001100110011100101111001100110011000011010010011000101010011110001101001111111111011111110001110110011011101000100010100011001101000110010110011110110010000001000010100001100001111100100001111111110100111101101001000010011011011001100111011000110011000011111110111111001011000111000101000101100100101011011101111111100101011110011001011000100110001010100010110010111101110110111010001010010000001001101011110010001110101100101000111011110001110001110110011101100010011001000100111101111100101101010011010001001011010010011011011000110100000000011011110101110100111010011110101110100001111001101011100001110100010100101110101100101010110010000100000011000100001101111101100110101110100011010101110100111111000111010100011110010001101001111011010000111100101100010001110011100101000101010001000001011100011110011111010011000010010111000100111100011000110000000010110011111010100011111100100110110011011101000000010110000001100100010010010011011011110011111111000000111010101001001101000000000111100101111011110001101010111100101110111000001010101111010111011111010100101111010011000110111011111100101011010101111010000011000111011101100101001001011101000100001111010011100100011110111111000100110011110100101111001000100000101111001001100100001110110000100101111011000111001010001000110110100000010000100000000101101010011010010011110010000110001001110000100100000111100010110101110110101010001010011110000111010000011100000101001011101011001111001000001010110000000011010111110001101001101001100011000101101101100101001011111111011111110100010000111111010000110001011110011000100000011101000110010110010101101111010001011001110110011110010000001101000001011011001011100010011100101001100010010101110111110010100001110000011010111010111111011000101101011100101010111111001001110111000110100100110000110000010001001101101100111110001110011111100100010010001001010001110000111000101011001000001110110010101000101101111000010110110100101001101000101100001010000000001011100000111101001010110000000110011001100001001100110000101010101101101010101111111000010000111001000011011110011000001110010000001010111000110101110110000000010111111011010010100011111110001001110010110110011111101000100111011001011111100011001111100010111000011010110110100110111111001110011110011110011011011100110100101000100100101010000111100111110111110110011010001001011001101010011011101101100101011011101101011010000010000110000101010000010011010101000000101110100001111110011011100101110001000110011000000011101111111111100010110110011010000111011100011101011011111101110011011101011010010101000111101000100101100100001100001101000010011110110100100111011011111001011101010111001111101000111000010000111111110001010000110000001011110100100100011011001000010101100101011111000000011100010110101010100111100101101110010011111110110101010010000010010111011100101100110111110001111001110010011000010011001001111001111000001000100010100110010101010010111000011110111001010111011101110100111001111101101101101011110011001110100110100111111101110101110010000011101100101011101110001010110001010011101011011011110001001000111000011001010000101101000000010010101110000111010101110001010010110101100001011001111001011011111001100001011100101000001100000110010001110011001110010010010011010110100011011011011011100110010101111001111011011011111001101011110110000000001000011100111011110011111100101001101100100110100000011000000111111001011110001101011100000010100101001111100100100111010011010011011000001010000011111111001111011111111000111010110000110110001100000100000001000010101011101101110101001110110011011010001100100111100111101101001000111001110010010110011110000000101000010110111001111010111100101110000011010111001101000001111010110101111011001100100000001101001111110111110100101011011100111101010010101010100001110011101011000111011110110000101011111001010001011100111000100111101000100100111110001111001110000110000101111100110010111101111001010110111010110010010101100111101100101000110111110001011000011011000111101011110000001010010011011000001010101011001001010110001110100011110100010110100011010001101001100100110110110101000010110111000110011010110000001010001100110010111001101100101100101110001100011000001110011101000111111111000100101010000110001000000101000100110000010100001101111111000000100011011111000011110101111100101110000101000101110110001101100000110100100010100111101101001011011011100101001101011101111110110100000000100110000000100101111101011111001111000010001001100110011110101001010111011010010110111111000110010100000010100101100111000011010101110011011100111110110010110111011011011111000010010001111100011110001001001101100101011001100010101000100011010011010000000110100100001010001001110010000000011010011011001111000001011100110110101010001000111111000001010101001101110110010110011101111111111010010001010101011011001001010101011000011000010001111111010100011100110101001010111000011100011100010100001010100110010010110011111111000100100100011010011111011011011101100010110100001111111000010110010010011110000001100101001111000011111111010011100100001011111010110100110110001011101100010110100000010110110001101100001111101000010011000000000110001000000110011011010110110100111100101110101111100010101111000001010101000011111011100011010101010000110101011110000101110111001010010101101001101001001011111011001011111010101000110111010011100010101111000100101001100110100011111010100110001101001001110111110010011100110110000001000000110100111001110010111001010011000011111001110010111101110101011010111010101101101101001000100011001011010000111011110001100100101110011111000111111010110100111100111001010111110010001010011010000100111111110011100000010011101100011111101100011011110001110111110001100100100110011111010110010111111100100111001001001110111111010101001010110111001011011010011101100011000010111110111010111001001111110010010011100111010011100110100011001010010011111111011000111101101110100010110100100101000001010001011001011111111010100100001010100111111010100111011111101000011011010101101000001000001111100011000110001101110110111110100111011101110101110100101101010011110011001111011110001101101100001100100100110011000011110010100011010100010101110010000111001110001100100001111011001010000100010010111011100011010011010101011110111011000000001001100100001110000101100001101000111010111100010001001000011010100111010101100110110110001001100000111100101011001001100100110100000010101011001010010010000111110000001101010001001010010001011010110111110110001101011100001011100000010100101010100001010001111100011001000100001111110110010001110001101101001100111101101010111100011110101110111001011111000000110000011001100010101110001111000011000001100111001000011101100011100100011101011110000010111110011000110100000110101100111100010110110101111010110110011001010011100110100001110010000101110110110010101100001010101100101000101000000110010110000001111011111100000011100101001010010110111100100001110101111110110110001100000010100010001110010011000010010001110011111110011101100101000100001101100011010110100101001100010110100011001010110101110011110011111111110000000011100011010101111000101101101010100001101100110011000011100011011000111011011010010000100001111010111110010001010001111000000001110101001111000101101011110101010111011011010001111000101001010000010001101001110010010111111101101111110101001011100110101011000100111010110100111100110010100000000000001000011001100101011101101010001000101110101100110111110100101100001110111111000010010001111100010000001000000001011000010001101100110011011001010011010010000010011000101000001101011000100011111111010111010001100001110010111110001001001101011001101110001101110101001111000000001001111101110000001011110011111100000001100111101111011111001010111111011001111101111011101111100001001101101100001010010010010000000000001000011101101100011111101011011000010100101110011001011000100010011100001110000001010011000000011001001010000100111100010110101010001001011110111101001100111111000001010101100010100001001011110010001000000111110110000101110001100010110000010001101100001010110010101110100001001000110001111011101001011100110001100011011101101000110011011101110100000000101001011111100001011000100000100101101011110100100100101110111011000000111011110110110000110101000100100000111101101000001100110110010101011110111100101000010000001111011111011001100101111110000000100010111111101110111000101110100010110011111011001111000101010010010001101000000100100001110111010010101100000100110000100000011001100111000111001010110011000110001101101101011111010000011101111000101001010101101111001001000000010011111010110000011010111110111001001111110000000100110011000011011001101010011010001100000011001110011111101111000011100001011111110111110111010101001001000111100001011000000110000010100110111010000101011001110000010110111000110001100010000101000100000001010010000010110001101111010010000010101110000010000010011110111000001011000100011011110010100101101000101100010101100100101000110011010011101100011101011100000100100100010011011011011111001110111101101001000110011001110011001010101111111010110000000010001101000001101010001101011100011011111001011101010100111101100111011011000011100001100010100111010000010111100010100100000010001100110011111010110000010101111001011101100011111110011101101110111010001011100001101011000000101111000110100001111001100011011000011101000000010000110010111001010010100011010100100111111111111110100111001111110011110111010011011000010101011000101000001101011101011110100111100000011101111110011110011100001011100110101101000101011101000100011100010011010111001001000001111111001000110110000001101001010010001000110010000110100100110001101101001100110110111001101010110010010111011110111000001011011001011101010100011111111010000000001001110110010011101111111000101111100101111011111000011001010101111100110111110000011011001101000100010101110000111000101111001100010110101000100101011001110110000010100010001100010001010011000111011011001100111001111001000001011010010110100110111101010101001100011011100011101111110100101100111010001011000000100001111111111100101000010110011110111110001000110100011110011100000001111000101110110011110000010001011011101100001111010101101011001100101110000110011111111010100001101110011111001100010001111011001001101011011111000111101100000110001101001001000111101101010010100010111110111111010001111101110110011000001010110101101001110001010100100100001010001010011101000111000110001110111100100000100000111010100011001101000111011000101011111000110100111001001001100011010011100000101111111011111111100111010100001100111110001101011111100110011011000111010101001110101011001110111001011111011100011011100001111001110111101101111100010011000110010101100100000010111010110100110010100100100111110011100011110110101011001110101101000010011101001101000101010101110100001000000100000010000001010010000101000001101101100010101110011101110100111010100110011001110010100001100110001010101011101011000100010011001101110101011101110000110110111001010011000110100011010111001101100100000101101011110011100101110011011101100001001010100100001100111100100110010011011011001100101001100001100000001101010110000000001101000000101111011011111010000100101110101000100110000101011010110010111000101100111111001100011010010110001011000101011001101101001001011111110001110000010011000110100010100001010111101010110000110000011111000011000000010001100110111000011001000010111010010111011010100101110010001100011010100000010101100101011011101010011110101101001110011010111101001010111001110010011100011000011110101011100000010101111100101000100011000101001101001000100100010111100100000011110000101111011110101111010010111110010100001000011010001101111000101010100111001101001110011110100011000101001110111011011001101001111011010101001100111111110101101100101000001111011111011100010010110000110011000000010000110111110000101010100001001100101001000101110001100001110101001010010010001101010001001011011100001111001001001111111100110001101000000001000100001101100011100000100110110010001110111110110100110101011010001101011100001111011010000101110001000000010110101111110001111100010000000001100101100110001110010110111100000100110000000111110000011100111111010110010000100010111010000010010001101010101001101000010010010111000001111111110100100010011101010111101000001000000001010110110100011011100101011111000001001110110011100100110010011001011100000100111000001110101100000110011101100101011100100101111011101111110010001000100010111010111110101000010000110111010010000001101111010111011100011011000011100010000110000101111010110111000010011011010011111111000110111111010011111001100000100100100011100101001111100011100110000011010001110101011000110000101101001000001001111010001001001000100001000111001001000101010001100010001011010010000011011110001101100110001100000100101111000011010001110011110000001100100001000110001110111000111110111000110100010011001011110100111100011011001000000100100000101101001101111001010101111001101101111010010010110111011101111011101011011001110000101111110110010110000100001011011100011000011010000010101100100110001011110100001000010010110001011000101010111101100010011010010010000110101101000101110000101010010111000111100100101001111110110111110000111000011011100010100101101010100010110100110001110011100111110011001001000111111000100100001110111010001110000000110100000000000111110101100001010011100011100010011010001110100001111000011111010110010000100101110100110101101001100111001111100011001110011101101100011100010111010101100011000001011011000101000000101010101101010101011100100000110000111000001000011100000100011011001010000110100110111011011010001000101010110111010100010110011000010111110011001100000100100011011001001100010010001101110100010100101100011001000110111000010111010101110111101000111101011001001110110010000000000100011011011101100000010101000110110101000111110100011111010011001000100011110110010101000101101100000100101111110001101110001000111110010110100100100101001111000001111111001011011011101101001000110011011010101100000011011110100111101110011111011011001011101100000100110100011011110110101101100001100100110110101011010001111110000100011000011001010111111010111110001100101011000110010100011101101110111011101101111101111001011110101100010011010010100101111101000100101101110111011111000001111010100010011001100100101111110001010011011000011101110110010000101111111000110110100010111011001101101101010000010010111001011111100000101100000001011010110011111000110100101011000001000101110001101100111110011011010011011011000010111111001000000110000001101011111011111010001101010011110110110100101100010111010011000110010100001100010100111111101011011010010100010000100100011111111111010100001001100111000110011000110010110011000010000011001010011011100100111010111101100100110000011000100101000000100111111011000000000001101000111110101100000000000100100000000011011011101000110110101111001111110001000110000000010110110111000000111001000010110000011011101011100011101000101111100100000110100011000110001000100101010001110101000001001011101001110101111101111111101111001100000100111001000001001000101010001001100100111001110001110110110110011011010000100010011101101000110001101011011111000010000111111011011010101100011000110001011111111110101001110010001101110111111111000010110100111101101111001101101100001011011110010101110001100010110010010001001100000100111110111010000111100101100100000011000011101101001101100010100000111011111100000001001000101100001010110011110011101001100100001010111100011111000000110010001101011111001010110001001011010000111111001111011001000011100110010000101001010011101001010100010111010000010011100110111000001101110101001111111111110001011011110111111101110011001100000001001010000001111111110111100110010101010100100010000010101011000011011000110010000100000001110010111011110010001000100100101100001110000011001111011100110111010100000100010011001001010010010000000001011110000001010110011001101010101101000110100100101100101011101110011000011100011011011000011101011111100001010101011100010100111000000000000010110010110011011011000010110101111011000001001100111111111101101100010011101101000000000111110111110011110000001010001000001000001111111101101001111011010001100111010110010000000011110011110100101011001001110001000101011101111010001110111100101011101101111101110110101011100010110001111010001010001011010001110110011011111100101011010010001111100111110100110101010110111000010111011011110100101100010000000001000001001110001010011101101001001101010000011110100001011110101110001101110011011101011011101001001101100000011011001011111101101001111000100100101101101110101011010011100010100100101100110101000101111101000111111001100110101100100001111101110000000011010011110000101010111000001010011000110110100101011110001110101000000001110100101100000001111100011110111000101111110101111011111110000001100011000110001101011101111110110011100000101000111110110101001111000111100010010000001000011100001011000001111010100001010001111000110110010001110110001001110101100101011100111001000011110011111011110000011100101101110000101011011011101100111000001100100110110100011000000100111110010010100100100111111011101001110110101011111110011101010111111001000011011011011001000010101010011011101101100111110110100011011000000001110111000101101100100111001110111011100111001000101001100011001010001010000010101000111100010010110100111010101011011100010100111100010011001001100111001111001110101110001110001010000110000010001010010001111010100000000111000011111011111000111101100000110110010100001011011001111011001001110000001110001011111100000011100111011001110000110101010101011100101011110011111010101111010111011010100011101001101100111110011110110001000000111000011001001001001001000000100101111100010100010111000011010011001111100111111101110001110111101111010011111010010011000011010111101010101001011010111100111001010010000111111100110001011101101110001110111101001001000010101100100111010000011000000100100100101111100110100001101110101000111010010010101110110110111011011100011000100100100010011100000111010011101101100111110111110110111011000100101111110111011001101001010011101000001011101011101100011110000100110001110100001000100000100010011000100011000110001101111101111101001110110000000111110001111111101110000111100111001111111000111101110011010010000010100111000010110010100010110011110111110111110011000001100101111100101111001111100101100101001001101101111111001010000101000000101101100111001100010111110100101101110100000001100110011101111111000111100100101010011111111001010111100000111010001101011011110000101001001000011000000111010110110011000001001110000101010110101010100101110010111010000100110001000011111110100010011111010000100101000110001110000101001010001001001101000000101110001001111011110110111011001101010101101000100011111011111110101111011110000010111011000010111100001010001110000001001011111010111100100110111111111010001001010100100011010010101101001010110110000000011111010010101110010011111010000110011100111100001100000111111110111000111101000110101010011110101111011101111100100001110000011100011111111101001000000101000111001011101011101101110110100111000110101010100101111001010100011101011000101111111010101011000000110110110110010001001011001011001011101000101001010011101101001010000100100000011000001010001111111111000001010110101101000101101111000001111110000011000011000111100101111101110111101100000100100101001011101110101000001111011101110000000110111001011100111100100110101101010101111111010010111101001101011101111011011010000010101001100100000010001101110110111111111110110110111100101010110110010010111001111001011010100010101111001111111100101110101010011110000101001010001110011100001101010010111101110100011000011110001001000011010010010000111100010111001001101010001111010101001011001011110111101100001010101100110101000001001111110001100110000100100111110101010100110111110111100001001101010000100110011101111110101001011110011100110100110011111110001010111110101111001111011100101111000111101101000111011010111001110100111011000000101010010111110010111101001101001101010110111000011100011110010100110111000011001110101000101001101010001110110110101111000001001111000011010110110001011101001101010111101110111111111111000100000001011110101010110101101000011001101111001111011001100100000011000001111001000110011111001110001000111110011110101101110100111000010110000101001100100100000110100011111011011011010010100110000000101101001100110110110001100000001111110001001000111001101000111010111111110111010100110110000100001111001100110000111011110101010101011101101001010111111000111111100000010111101101101110100111110100001100000110111001000101011000111110000011100011101100111001110110000000111101000100001101100001011001110001101001011100100001000110101100001100111010100010111001101110110111100001101111110100101011000111001001011110000001010010100100010100110001111110010010101111101001100001111110010110111001011111011101001000111100000100001101000111110100011001101011100110111100111010111101110110100101010111011001000001000101100110111000000000011100100101001001110100000111100100110011011011111001011110100010011100101000100001100011111010111101100100001111111000101101000001010010100011101010101000111101100000010011000001101001111010101000011001010011010000100100110101011001000100000000111111101100001111111001000100101001110110000001011010100101100011011101001111110100100101110010101001110110011000010110011000000111000111011001111000111001100000110101101111111100011000001111100011100100010010011011001100111010000101111000000001010111100010000000110011110100010000001100101111011001010100001101100000111001100110010111010111111000101011111101111100101001000000001110000110100010001101010010011011100101000001101100011001000001011111010001111101001100011010000101011111111111101100001110100100111111100001010011110100011100101000111111010000000111110010100100111111000100011111000000010100100010101100111111001101001101110000100110001000111100001001011110001111100100001101000101001101110010000110110001010101011011111010110010010010110001011010010000001011011010100001100100110100010000101010001010111110000010110000010111100101001111100110110100001100000100101110101011000011010110001010100000001100001110101001111000101101010011101001111011001011101100000100000000110100111010100010000001101001010000000010111100010100011110001101110110100001000110101011010010000111011110110000111000110111100011001101001110110000111101000110010011001101111000011001010010101000110101011111001100111011011011010101000010011111100000000010101101110000110100100111101110001111000100001000101100110010111110110101001000011000110001010111100011001111100101011001110001111111100111001011110111010010101010100101011111001010010111111101011001001000100011000001010100010111101110000101000010001110100111001000100011110010101000101000011110110111101000111010100110101010001110000010101100011010101001101010010010001110111111000000101000110001111110101100110101011011111110010100110010100000011000001010011100010010000001100111101101000101101011111100101110110110010100011010100101111101000011010010110110111101100101101100001001111111010101101000011010011110100110000100101100100111011001101011110000110101101000101011000010101111100111101101111110000001000111000110010101110111010111101000011011100101000000001001101000001110100010001011110110110110011111101110101001011010100001100011000110111011001010000100110000011011001111011011101011100001111011010101101100010110010111011010100111100000100000110000111011010000010100000111110000011101000110111000101110101110001001001101110001011001110010000010111001000111101110110011111111111111111101011001111101000001100111010010110001101000000100011100100001011010100011011110100010001001010011111101110111010101010111110101001000111100001001101111010011110010100111000111101101110000111101001100111111110100001100000000101100011101111100011000001111101000011010101111100011001111110000101000110111011011001000101101001100101101001001101110100110001001111111000111010000111000110001110010001101101111110111100111111010111000100010111011001010111110000001111011010110011100001001111100110110000000111000111000000100010011011010000011110101000100010101010000101010101000010000111101111101111010000010110000000101000000101001100100111000101011000110011001001101001001110110101001000111000101100100101101000101110101010110100000101001010011101000000101001001010110000010001000111101110110100001111101000011010001100000110011000010111010111100111101001101000010001000010011100011100010110001110010000111111101000000000000101000100000001110010001110101101110010000010010010101110010011011000110100101100001110001100111000011001010000010010111101011110001100011011010000011100011010001000000001011100011101000111001100100100000101111100011101101110011111110111101011101000000010011111111010101111011001001101011100111010100001000000110010111001001110100111100000000110111100101010101111011100101001110110011111110110010001110000010000111100001011010010110101000010111100010011001101110011011100100111100110001101101101101100101110101100101101001111110000011110010000111011000100011010111100001011101011101110001111100101100100111101011011000100001101100001001011100111101001111101110000000110111000110001111010110100101001110011100000001010111010001001011011100101110111100111010100001010111110111111000001010101100101100001100101111110111100101000110010001100001000011001110101001000101000110101000000000100001011000101001000010011100110001100010011101001101101000001001010111101101011000110000100101001101010110010100101101010010001010100111001010011111111100111100100010101100001101001001110000111011011001011110100101001111001000110000100010101100001001111111100010110111001010001110100000111111010000100110011011111101101000010011110010110000110010100001010101100100110110110101101110000110101001110000110000110011001010111111001011001111001100111011001000100101110000111001100111001010111110101001111011010101111000101000100110001011000111110110100110000110101100111111111000011000101010101000100000110011010110110100111000100000111011111010111011011000001111110110010011110011010011011110100100000011110100001110000111000001110010011100011110111011011001010110101111000100100110011110111110001010010001000110010011110101100000110001100000110010011110111011011101100110010101100001010000000010100010010100100000110001000110110101000111101010110000001101010111100100100101010010110111110101001011011110111000011111001100000000110011010111100001011010101000110100100011101100111011110111111101100111000011010010011111110110010110000010000001100110010010000010010110110101100101100100000011110111101000110001010011100011110001110000011000110100010100111110000110110100010011010010001111011101101000111110110110111111010000010011111111101001111000110101011010100101001001111011011010111100011010010110011111101000111000001111011101001100100101010000101110101010001101000101010001001111101000111000001110001011101001111010010100101000111100101000011001000111101010011110111000100100011011010110100111001010111010010010111010100001111110000001110011110011011011001001110011000100000111100100111110011011011011010110010110100100011101000111011111011011111010111010111110100111010101011001000001100111011001101100111010101101111101100011111111101100101001100111001010011011000000000000010000111000110111000011011010011101111011111001111101100111100000111101110011100001101101011101001010111001001010000110110101001011101100010001101101110111101110111001010101011111101001000011011100101001110110101111001010110001011110101011000010010111100011000100100101101000010010010101110110110101010101010110100000110100111001000011000111010100000010111110010011100001001111011101011011000111100011111000010110100111101111001000101000001111100111111110010000110011000011100010100011000001010110110100101101111101101100000011000000101001010001110011011010011010001000001100110101010001000001010100011001011001011011000101100010101101010111011001011111010101110011001001100111011100101010101100110111010001100000111101000101111101111101100101110110010010011001100000111101111001000010000011101000100110111010001011000001010010000101001101000010101101010010000111011101110011011000011101001101111110000011010011111001101110111100010000010000110110100100001111011001101110000110101101100000011101101101110101110010101000111000010100101010010110001111100011110010011100110111100100110000000000011111000110010001000000000100010000000010001110010111100001110111010111000110001011110000010001110011111011111101100110111100010111111010000110100101111001001011100100110111111101111010100101001011010001101011011101010000110010000011100011100011000001011111001001101111011100110001110100101100000011101100011101000011110000100111100101101111001010111001100011110001110100100010110011100111111100010000000011101101110000101001110100111100011110001011010111011000111011100011011011110111100010000000110011110001101010011101000010010010001101010000110011011000001111101010000001101011111010110000010100010111000011000101001011010110011010110000011001000101101010110101010011001110101101101110001000000101111000111110111100010110001011110000100110100010110111010100010100010001111000110001001100110111010111111001111101000100011100001100101100001000100110101110010101100000000001101111001111101001001001000001001101001100101111111010110011010101011101111010011010110011100011001110010010000110001110010101010101110000111001101111100110011101001010100101110011100111000111100100011100100011110010001101010110100101001100101000010110110111110001001001100100100111000110110101010100101100110101011100110100011011010110001100010111000111110010110001011011111101101100110011100111100011100111010110101111101000000100100001101000110111101011000101010011111110011011001110100010000110110010100001010011110001100001000011000101101110101110011000110111011111111000010000011001001011100010110101011011111110011101000111010011000100101100011010111010000100111111001000111111111010001101000101011100011010011101001110010010101000010101110000110110110001110101011101011100000001111101010101111110100000101100000100111001000111001010110110111001001100110001111011001001101011010000110010101101010011011010000010000100100110001000110100011101110001011110010101001011110100000100111101001000011110000010011010000000011111000101001001111001000110110110100111000011100101000100111011001100011000111100001000000100111111101100110001000101001110001010011110100100000110001001111000011111110000010000001000100100010111110111011101001010100011101011110011001101001001100101010111011010001100111000001100100100000101101111000111111001100010011010011010100111000001000110100111101010100101011000001111101001010101100000000100101101010101000010100111010011011111110000010111001100110100000110110110000011001011100101010101101111111001100111111100111111011011011100101111101010001100111001001001101000011000010101010110000010011011011001010101101101101111100011001111011001010100100001100110001001011011101100001101011111101111110101100000100010010001100000011110001010010100000011001001100101110101000001110110010100110000000111011001110100110000110000001100010111111001011110001001001101001111001000001001100000001000110111010110000001101001011100010111000000101001010111001001000111100001001001010000100110001011011101101110101100101101010011001001001001010100000011001111100101101110001011101010001001110110110011011010011111101110000101011001100100110000111111000000000011000001100111100101110010001101001111010100011110101101110101011001001110110101100110000010001001101110111010011001110000001111001110001001011100100001001010010000011001010110000110101110101111101011100010010100101111000001101100010000111100111010011111000010101111010011110110000011010111100100111101111000100110111011010111110000100011110001010110010110111100010110001101111101011011011100000101111100010010001010000011100100001000110011000010110100010110010101110111000011101111001000001110100010000001101101101111101000110001100111101011111000101110011010100100011000011100110010111111101101111110111111011110000001010100100010110001010010000111110001011011001110111011000000100110000000011111110011100110101100110101101101000111011000100100011100000010111101011111101010111100010110110101000101111110100111011101100100110010000010010000100011011110101010010000010011010010101101010001011100010001111101111010000000011001111010101110001110110001011111000000100000100110110100001110000010010100100010100000111100010101011100110111100011011001100011011101010110111011011001001110111100101010011000111011011100010111011100000010111100001011011100001110100000011101011101111100011011111010110010100011010000111111011001000001000110101001101011001011011010100101000100001111100111101100010111000001110001100100110101111111000111010111111101100111101111110010010110111011100001011100101101101100100110110110001101101110011011000011111000010100100010001000001101010110010011111100001000110100110110111011000010111101101001011011001010010101011111010001100011000110110111001001100001011011110101110000001011000100010101110001000001011001011100000110110101011111111110100111011100111110100000011000001011010000000010001110100010011000011111100001111001101101100100001010111001010011110001110111001101010001111001111100110010100000111100001111111011110100001010100001000011111001001010100011111001101100011111001001100100101011010110001001010001010000000001000101010000011110011001101101101010101001000100100000111110011000010000001100000010101000111001100000001011011010110100110110011000011010001101010101010001111110010001001101111101111000100111110010011000001011000000100111001010100100110101110000101101110001101000000101001010001100111011011100011110010110010110001010000101110011010100101100000101100000101010100110010110000101110101010111000111011111100110011010110101100001010110001100010010000011101110101010101000110010010101100000001011011001101101110111101000101101110111010111001011000000111000111001010110101000101010001101100000111110101001010101110000110010110111111110111001100110011101001111110000011101110101011101000111010111001101111011110000101011001100000011011100111001011010000001000101100011110100101100111010111000100101110011111011110100001100010110100010110101010001111110100101111010100100000110110110111111001110000011010100111000111001001001011000000111100001101101101100011010000110110011100011100011101001010000010000001001111100011011001101111001110101000100100100111111001010111100100000010110111011100110110110011000101110011110111000111100101101000001010010111001010100111001100110000100101101011110111011100111011001010110011010010100001111110011100010010100110111000101010001000101110000011101010110111100001101010001001001100010101111011101001101101000100010000111110010101100110110111101000000110000001001100001101111110100100010100111110011000001000001101010100111110101000001000000110001011111111001010111101100111111001111010000001001110111110001110101000110011110101100001100110101001000111100001011101001011111111011101011001111011110010001110010101000110100111001110010111000110000111101000001101011110100000000101001110100011010100010000000001110110000011011000001011101111100111110011000100110011111110011011111011111000001101100100011111000111001000011101000010111110100100011010111100101100110111110100011101010011111101010001111011100101001110010000010110111100100011011110101010100100100000011001100101011110010101000011010001011110000011100100110001010001110001100110000001100011111011101111001010011010100010000111110001010100111100001111001111110011000011101000110110111111001110010100101111111001101000101000111011100100111011101110001001011100001000110111110011011111100001001101100100011111101111011111110100111010000001100110101000100001110111000011100001000001010010110101101110111011111100100111100110110110011011001101000001101001010010000111001100000110001011001000001010011101100100110110100110101111001101010001001100011011111000111111110111000001110011111001111100110000000001010100011110000110001101010101010100100000110100010100011101111000100111110111010001101000100101100001101110010111100000011011001101000000100110001111110110011000100001000000100000000111100111001011111000000101111000111101000001101111001100011111001111001101111111110010111110010110001001110111000111001000001101111111110100110011101001110111000110110010101011011000101001101111000001001111110100010110001000000010110000110010100000011011011111110110001111011111010100010011010110111100010100110101010101110011100011000101101111010111100011000100101011001110011101011110010011100101111010100100001011001011110010000000001100111001110110011110101110100111110010100000100101111110111101001000000110101010110000011000000110000010001010001111110010111101000100011111111100001101010101011101100010110101011100011110111000100101010011010111001010011011011100001010111000101101001100011010100000110111011110101011010010010011010011100000011001101110010110110101000101010000010011101010011000111100110111101011010011101110000110000000100111111011110101110000101000111101001100101110001101000110011001001000011100000101100001011110100001001010000011101110110000000001111011011110011101111000011111001110000001111111000001011000000011101011101010111010000001000001101001010101000110101110010010011010000010101011101000011111111111000011011101010000100101100110011000111111100011011100000010011100100101110100110000000110000111110101010011001100011111000011011000010101000111001101010110111101110011001110101001100101010010111010110011100010101100101010110010101101010101010101111000000010100111000011100001000110110011110101100100101010101010101100011010001101001011000111100100101011011101011001000111011001011010010100000010001101100101010111110010010110010001001001000000010011000000111101011000101100011111111111100001101111000011010111110110101101000110010111110011011001000101111011111110001011000101111100011111110000010100000100100001000111110011000101011110001001001000001110100101101110001100100111000111011110000000101010111111100111001011000011110011011110101111111101101001011110001011100000000100010100001110010101111011000101111101110110110001100011010001111110110000100010110111001010001111110010100111011001001111010100101010001101000110010101011011100100001001011111101000010010101001001010111110101000101011100100011001110101000101011001100100100011000001000001100100011010010101011110010101101011101100100100011100001100011010011100001001100001110111000001000010101101010101101111001000010000010100101010000001010101000011100010110000000110111001001100110011010010100110110100010010010000100111110100001101101110110001001100101110111100111010011001011110010101001000001000111011011010010001111110010001110111110101000110110000100010110110001101110001110001110110111110100010111100000111100001011101101010100000011101100000101010001001000011111010101110011111011110100101100110101001000011011001001110110010101001100000001110011110000000100110100111111110111010011000100011010101111011000100000111100010101001001000110110010001001011100101011001110000101011111101000101100001000000011100101111110010110001001110001010010001110101101010100110011111001111101001100001110010100011101011001101110100011101000110100110110101111111010011101000011000000111101110010000001001101100000110100000010101011010111110011111000110000101000011110010110001101010101100001111100100011101001001000001110010100101011111100010111011100110000001100011000100000010011011110000101000101100110111110001010111111100000101111111000111110000110010001111010101000000101100011100111011100001101011111001101111100011110111101111000101010000010100100000110001101100100111001111100111001111101000010111011001100010011011010110010110000110101000100001110111110001101001101000001100000011111001011101101100011000000000111011100001101000010001010100011010100110110001111101000101010010000101101000010001011010011011011100001010100101010001011100010100111110001110110111101101000111001011101111101011001001101000011000000001101101000000111010100111100101100110111011010000011100110010010111110110011101011111111011110111101000100000011001100000010001101111110100001100000110010101110001011100001011000000011101111100001111011111111110001011001111011110001010011110010001011110111100101011001101001011010101110011100101001100101011000010000101001000001100111110111100100110011001100101011000011011110111111111101011110000000110011011000010110010110110111101100010110011001001110100001011001010101010010000110111000010101010010110010101110111001001011011011110000000100101110011000101010111110000111001100101001011110101100011110110001001001000000100111011010011111000000011110110011111010010100001010101100011110001101000110101011110110010011110010001010010110101101101101010110010011010001000010010001111001110000000111111011010000101111000011111110110000001100010011110111011011111000010110111101100110010110001101000100111001100100001100001011100011010000100100000111110001100010100100101100001101100000000111010110000110001110110111110110111100011000110111001110011001111101001111011111101011010100000110001110011101111001011000001011011010111110100100101001110001011011101001000101100001111010100010010001101011010101000011001000110000101100011101010010101011010100110000100110000110000010100001110101001010111111101010101001111011101111001001010000000011101111101010000011001111001101111100111111111100011111010011110111110100000000001000001110010010101101111111000111101111001100111001000000011101010100011011001011001111001100001001000111101000111110011011101111100010111110001101011000000010010110100110101011101001100111111111010000000101010010010100101010011001110101110011100110101101101111010000111011101000000111000100100100101110011011110101000000011111011100100001010100100011111010100011010111101110111000000000110010111001101110010000011111110100011010101111101000111110010010001011001001100100111000101011000010111010100011101111110010001110111111100100111100100110001001000101001100110111110001101000011001111101111011101000100011000000101101100011010111000111010001110110111100101010111001110110100001100111010110110100011110101011110010100101001000010011110010001001111001000100000101100000001100000011110000101100000010010101100110110000011011010111010100001110011110011001101001000000110010111111100011000000101010101000110111101011101011001100110101110011101111001010001000000001001010110000011111001000001101011010000100111110101001000000100010111111110111000111111111001101101000010010100011111011100111000000101101010011101100011110000010010001110011110110010111100101110011110101100001011101011010001000010000010011100001110011010110100011010110010101011111000101000000111110001101001100110010101000010010011100011001001111011000001111111110111001101001101101100111111000001110000110101101010000000110000001100010011010101010100100000010000001101101110011110011010011101110010001010101110110100010001100100101111100010010101000010010101011111011000001110110001000110101110111011101011010001100100000001111100010000011111111011100000010011011111110000000100010110010101101010101110010100000010101100000110011010001110101101101011011010001110101101000011110110010110110000010111001101100011011010111000100101001101100011110101101110101111101111011011101110000110111111110100001010011111000101001101011010111010010100110011000110001101001111111010001010100110110011100011001010110000111100100111101011001001110100011111010001001001010011010001100100001111011010111110100000000101100101000001000111110100101001001110110101110110001011011100111000101000101001011101100011010000101000100001100000110100001100101010001110011110101111011101100100011010001001010010110101111001101011011010111100001010001101101110010010110111000010000000110101101000100000100110100100101010001011110111110100010110111111111010110100111011001101100101101000000010011110010011000100111111101111000011000001100011100011111000111010010000101001000101000110000111001111110010100111100110111000111110010001010111100001000100111001010101011101100001100111100010110101101000000100101110011011110111011110000101010111001110111100111100001011011010010010001111001101011110010000110111111000110111111010010110110010100100000010010000100000011110110111101001000011111011001001111101100101101000111010100010111010101110111111010011100100100001011110011111010110111011001010001100101100100011111100110000111100000111110101101010110100100000110011111100000101110000110000111011111100001011000001110011011011000110000011111100011010100000100010001010011010001111100010100011010110010010100000110101011100000010101011000110000011001100001101110111001001110100111100100111110011011100110110111111000100100100001000101001000100110011010001111000001100010110000001101110101110101010010101011001111001010011000111010011111011000110110011000111110011000010111000001111100100000011101111111111100100111111111100011010011111110111111010001111100010011110010011111001001111000100001110110111000011000101011011001001111111101000011110110101111011011011000111111110111100110111011100001110111010110001010101001101011100110011000100001110111011111000010000010100110001101010111111111000100011000010100101001001100000010100101100110110000001101110100111011100110011011100110111100111000100101101011111111110111011000010001001010110011100010011111111000110110001101110011101110001010110101111100001011000111001100111110000001111000000111001000001100010101110111000000001100100101110100001111011101001111100000101100111000101010100011110001001100101111101100111010010110101100111101111010110101011001111010100010011000001001101100101100010011010011000111001010010011000111100100100100011010000010100100011000011001101110011011001110111100011100001000000100011100001010000011011111010101100001100000000000011000110001001111110000101110010010011111010111000111010010010010111101000100011000101001110101111101011010100101011100111101110101010000000011101010100100101010001010011010111000010100101100100000110010110000111001000110001110011010011101110010001000101100111010100101100111101101010101101000011000111111100011001111100100110010110111110000110000000111111001011111111110011010011010001000000111101110110101110111011110101010110011000001110110101010001110001001110010101000010111110100010101111100110000100101011100001110000111010101101100000001000100001100011011010110100111010111100001011010111110111000100011011010001001010100111011010001101101100010110110011001111011110100100010010100011100111101000110101011100011111011110011100000011000010111101111010110011011010110100101111010110100010110010011111101011101101000001000011001000101100010011001011110110000011100111011001110011110010011010011011010000011111101110000100100100000111101011011101100001001011001001000010101100001000011111001110101011111010100111010100100110110110111110111111110110000001110101001010110010011111010000101000011101010100110111110111011101101001000000011001101111100110001011101001001101000110010111001101010011011101001111010110001010010100011000011100011011100000001001101001000110010101010011110110011101110101001000000010111111100101011001100000011111010010111000111010110110011000101100110100110101010010000010101001110001100000111001101001110111100101011100001110101001111111000110000011010111000110000111011010001110010110011010101100011001000011010110111000100011001110110011000011011011101111101111001010110000101101001001111000110011111011000000101100101010000010001111100111011100011110010001110000110011101010010001111100101000110110000001110100111100000010111000010100111110100001010100000011011110110000011101000110110011011001001011101001001111011101100111110110110100100111110100010010100100010100010011001010100010101000011001101111100000100000100001111101010010010101010010011110101011110111010010010111101010010111110110010101101011000011110101110010101000000010010101111110100101010110011101101000000110111101101110000111011100111010111010001000110001000011110010100100000001100111001000110000110000101111000010111111011000111101110100000000010100110101110011111000011001000000010011000000010011100011000101101011111110011100010110110001111001100100111100110011100000101100011001001100000011000100001000001010011111011101111110011111011100011010000001111001011101101011000101101000111111111000001110111101111111010100000000001010100001101111111011000011011110110111010110000100000001000110110110110110010100000010100101011000100001111111010001101100111100000111101000110100011111110110110000010110100110010000110000110010110100011000111010101110110100111110100111111101010000110011111001010001000000111100101000110110101111110000100010111001010110001000101111000000011101010010111111001101000110010011111011000000101100000000100001011011000011001110011100011110011111101110011110000010100010111100101000001011010010010100111001011000100001101010101001111001100011111011101101101010101010101110000111101000000010110101011010100100010101011010001001110101010011100111000100111111101110000011111011110000110011101010100100010000110000111000110100000010011001100011101000011000110011100110111111000110101101100010100111110100000111001010111111000111100000111110101100101110100101011001011010000101100011011010000001100111001010001010001101010000101100000000101000010000011111111110011011101111110011010000011001010100110110110011100001010110111100011110110101110101101000010000101101111011000010110111111101111100010010000011111110011010100111101001001101000011010101010100000111000101001001111101100110101011010100101111011011100011011001111001110011011101011010110101110011011011101001101010100110100011110001111010010011001101111111111100000111000100101100101011101111001011111000001001100100011100001110110001100111001101000100000011010110110111100011110011101110001111111011100001000111101000001000001100001001001110001101100110001000011110110010100010011100101010001001111011111010011111010111011010110001011000011110101101101001000111010010101110000101110100111001010001101010001011011001101100000000010101111011000111110000000111011110110010001000000001110100001110101000000110001010010011101100011111000111000000100101001100000001000111001000001100001000111011011010000110001010010111010100111011010010111010100111110101001001011100001000100110101110010111000110000000011001101101010011111001000100101010011111011100101101101100101010101001110010000100001010110011011100100001111011010001000000100001100011111010010000001111110000101010101100100111000001000110010100101101000010110111101101011111111110101010011001111010011011011111010000110100100001111111001011101010010010110111010101111100010101110011101001100111000110111100011011011111001111000010011010111010000010000000101000010100010010001111000010011000011000010001110011010111010001101111001000100110001011110101111101110000000001001101100001001000010011110001011100000101110110110100101100001110000000110011100010001111011001101011001111010010111000110011111000101100010111111111100111011001001001110110111011010010010001000110101011100010001001001111011111011101011110011000111011110100100101111001100000100111110110110011111111111101100101000110110000001101101111011110010011001011100000011111000111100101111010100100011111101001111110100110111111101100011100100111001110111101011000011010100010010010000110110000001101111011011111100000011101000101111010001010111100100110001111111010111001111010011101001000011011010100001001110110011001010100011011000001100000111101101100001111101110111001101000101000001011011000010111010001010011010000001101001110010010101011010101111010111011111111110110010111010000000100110101110011011111100100100100010111000001110001111110101100100000100011100111001010111100010001001110100010011111000111001010111100000100100000100111011001010110011110100111111101111010001001011100110110001110110101011010101101010111010000101100001010010001110101111100100101110110001100001001100001001001101110011110011100100011001100111110111000101111110110011100011111110010001101110010000011000110000010101011110010001000111111011001000001100100101110111100011001100001100101001000111000101000101110011000011000000010010010101111010011111110100111010010001010101001010000100000100010001110001010110111011101000101010001110100000001101001000110010000001100110110100101010011111011111110110001110101101001001110111111100100001111010101010010000001001111010100011101000011110101000011111111001101111110101111111101101000101010111000111000100100101000000011110011010100101111011111011101001011110010010111110100011101100110100010010010001101001101001010010110000100101110011001110000010110110001100111001010011100101010001111000011100111110011001110111110011000101101000011100000100001100000011000111010101101101110110110100000101101100100111101111010101111000110011001111100001110100100001000011001100011011110110001000010000100000000000110001010100001001110100100000000001111101000001110100010000010011001100010111111110010001110101100110100110001110000111111000000111000000110001001000110101011011101011011001011101001001011100100010011100100111110111001011101010010100011111101101101001100100111100011001111001001111000101110010100101101001000010001110110110101101011001010110011100000101010001101100000101011100010110010001011011000011011000110000111101100000101010010110000000111101101100001000100100001110000011100101111100110000110101001101001010111000000111001100001100011000110010010101110100000110011010101000110001000001010001011101100010001110100011110100110111000011101001011001011111010001111010111110011110001101100010101001011010111000101110001011110000110010000001010010001101010010001110111111101110111100100011001110000000100001010110011101100001010000010100010100010111100011010111011000100110111110110001110001001001001110010000001011111011101010011011001101110111101000000101010010110110110111100101111110110011000100100010110011111101110101000001011101110001111010001000001010100111010101101011111100111101100010010001011111011110111101010100100011101000101111111101111100001100111001011110101011000101101100001011100011100111110110101010010000110101000101111111101101001101001101011000111111100010101100010101000101000010111100111101001011000010111001101101011001111001101100101000011111110101110001110001101100000010111000000011000111000000001100101110100001110111001000000101000001011010110100101111000111110101111111010011010100001110110011110011101101010101011010000000100010001011101100101010100111001000010100111001000011001101000110100101101111011110110001010010011111110111110100110101100011100000011101001001110111010101101011000011101010100100010011000101100110011101110011111110111110110001011100111111010100000100110001100111011101111100010010010001000000001110110101011111110111101011111101000101000001000100011111011001001010010010001000111111110111010001101001000111011011101001011001001001010100111010100011110100101110100100110001100010101000001001101100100001101010110011011010011100100110001000101110100011100000010011100110100010101110100101000001010011100100000110010100010000101101100011100001101111000111111000011111110010001011100001111000111111100001000010110001001111111101001111011100110111100010011110111101101101011001011111110110100010110101001000011000101001011001101000100000000001001001111010101001011000001101000100000000101110101010101100110010011111010001110101011011100001100001000011001010011000111001111111011101010010100001111000101111000111110000000010111011111000110010111011000000000101101101100111001100010100011101110111110001100111100000100001110110000111000000111011110010100000101101100101000010101010001001101011110111101001000010011001111110100001110001010111110100100110101011111010111110110011101110100010101011000011111000101110111101000000101001101110010000000000111000101011000110111111100101001011110110110011110101011101100110111000110001011110010000100101001101111001101010010101100111100001011010110010000001000011010100101000010011110011001111001001111010001111001101000100110000100101011101101001100011110100001110010001110011101010100010011110010101101000110010010100010111001110110010100011100011001101010001110101101001001110111111011111010111000110110100100001101101011111011010000000011100101011010001110011111000011111101111101111101110011000110111110101101110110100011100100000100011101011011110100111111011011011011111111011101010111010110100100111110010111100100110110100111110001001000101101101010100000111000101111111000000001000011010101101101011011010111101100110101000000011100110111101010100100001001111011001011111011111001111111100110011011011010000100111111011110000001011111001100111011001010111001100101111110001010110111101011011100111100111001100111100011010001110000101111101001101011101001111001001111011001000001110110111100011011010000111100111001000110111101101111000101100110001011110110110000001101001010011000011011011011110011001010101111001011100110101000110111110010101101111001110111011101110010101100110100101100001110001111001110111100000011100101001001001100111011011101000101100010010011001010111001011111100011101101001011010011101101101111000010000110110010100000001111110011101101110011110011001001111101111000110110100111000101011111111000101011110000111000111101011001001011001111110110000111001100101000111110011100110100111011011101010101010010000000010000001011111101111010001010010110000000110011000001111111101010010110001110101000101010101111101010000000100100010010110101000100011101000011001000001101111100011101000001111010010010100010011101001000110000000000011110010010100010100110111011101011011101000111001010111100010100100001111010111100100111101100001010011011011000001000011110011000001111111010001011101000000111101011000010110001010001001101110001111000110000110111101010100101000110111011000110010001110001110101111001011100110011011110000001010110100010110100110110101111101011000011100110111100111010101000010001000011011010110110100001101110000111000111000000101001011000010110001000110100110101100111000010110111111111011001100000101011111101101010100101111011100110100110010100000000110111111001011110000100000111000010111010110110011000101101111011100110111010011011101010001011011000011011100100110010001000100110100100011001000010001100111100000111010001110111101000010000110111101111011000110010100110011011000001000100001100101010111000101101111111001110000101100011001111110001111001111001101001110111111010010010001110000100001001000010100010100100010111101110110111011111000101000000101100010001100101010011000100100000110111100010110011001010010000000111100100000011010000000011011111010110110001011001000000001101000000100101011001100101101001101000110011100011001110000111100000001110010011101111101010100000110001000100101100101001000001110110010000100110110010111101100100111011110100110100111001111101111100111110110101011000000111110100010001000101010110010101111111010100001110001111010011000110000001001110100011110101100011011011011000100010010011011001111001101011010011001111101000011001110101011000110000011010010000010011001110001101100011100101101110100111011010100001010111010000010000010111100000111011100000111011111110111101011101111101001000110011011100100001110000011101100100100101100000010010110010111011101011000100010011111011101101010000111001110110101000100010110101110110010100011000000011111100010001001100111001010011101111000010110111010000011111011100000011010100001100000011011110100011011111111110110011000100000010000001100001011101111110101111101011000100011101010110001110010111001011100001011000001000101010110010011000010110111011000110111110010100011011000001101001011000101001010111111100110000000111110110011111111101111010011101111000011100001010110101000111011001101111111100101010100101001100011010101111101000111101011110000111011010010101001110110001001000011101000011111011110011011001010100100110010001110001001111010010001011101100010101010001100010100110101000001000010111101100001101110010000110111111011101111000110010011100001101100001001010010101100000001001000011100111100111100110011101111010000110101101111010100000100010110011010101001010011001101011000010010001011100010111011011010000111011110000000110001000101010100011101000101010111001001001100110010100000000100011100101010010011000100010001011011001010001010100000001111010001011010100000000100010111011110011001101001101010010110111010001101000010010110111111001011010001010000011110101110010100101100010100011010000001010101111100010110010001001111011110101010100100110000010001000010111001001011110100000000011111011111111101110011100111101000011101111010101011111101100011001000001000110100110000100010000000101011010101101100010001000010101011100101000011001111100110100110101001000110001110010011001010101101011100111100110100110100001010110110101101101100011111010100010000010101001101001101010010111011111111111110101000110010100101101101000001110000110100101110001011110001011001101101111101010110011010110010111001011100001001110001000000101010001010111000010101101101011101100101000111100010000111010101101001011101110010011010010101101111000001111000011001001111000101110100010000100111010100110100000000000111001110101011111000000101100000011100101100111000001011101111100000101000100111111010111111011011001000010110000110001011101110101000111000011011000100000110100110001100001101110110011000100010010101111100110011000000101110011110011111100101101100101001010101111110110100000001100010110000111010010110111110110001101111000111010001110100010001111011110000010110100110000101110011101010011010011010000000110111100011110101111110111110110110100010110001001100100100110010101001001000111010000101001001010000111100101110001101100010010110001010101011000100110101100110001000100001111110000011101011100111101111110010100000001101000100100010011001010111100000000001010100100011000101000101000111011101111011001000101100111110000001111100100110010110000011011010110011000001100111101111111100010110101001100101110010100001100000000111100001100000010000000010100000000010100110110100000000011100001101010101001000111110011010011010000001101001101000000001110101110011001100110111100011000100000110111011000010000000011000100000101110000100011001011111101000110000101010010000110000001010001000111000001010010101010001000000101011000011000101111000011100101110100111000111010110011010111001011110001000101110101111101000011100000100100010001110000010000111001011111011000001110010011110111110011001100000111011000001010010010011010011100110111001110101010011000100011001110001011110110110001011010111001100001100101101000011010100110011011000111010001001101111101000111011001100010000101100100010010100110000001110000000011001100110110100000001100111100111111001101110000110011001101110111010011110010011010010100011011111011000000011010110011101111010100010110100101111101101101111111001111111111000100110111110001001001000111011000111000000010110111111111001110101100110011001111101111001100000001001001000100101101110101011011011111101001001100101110001111101010111110001111001101010110000011101000110101001000110000001011101000000100111010001101011010001010010000100100001111110011101011101001001000101000100110111110101100100101000101011100100000011110011001001110101011010011100100011001100011010001110010111111001000101111010010110000011000110011010000011110011000111101111010011100010001001011000100100011111111010110111000101111011000010001001000101000011000111010100000000001000111111011000000001111011111010111010100110011001000010111011001110001100000110011011111001110111010100000001111100101111001111011111100100011111011111000101101110010101110100001100100010010101101101110000101111000101001111100000011001100000001001000010111111111010110000011001010110011010000010101111000110011110000001010000110000001101001111001101010001000111000110010000000011101110000110100100010011010011000000000011100110011100000000100100000101000100011011010000001000100110100100011000110111101111101100111001011011001001100110011001101110100010111110100101110000011111100110100011000101110010000000111100110001111011011101111100100110111001111110110011111010001111001101011000000101111011110000101001100111010101011010100111000010001110011100111000110010010000000101001000000100100111111010100110000011110000010000000101011001101111010000011011001101100110010001000000111010010010111010111011001001010111011100001111110000000001101111101111111010110111000000000101101010110010101111100000010010000001011001000100010010010010111011100000111110100110001010001000100111111111011100000110001110110110011001000110101100110010011110111101010111010111001101000001010000111100001101010001011010101110101010000010100011010000001110011011101000010110101000111011101010111110111101001000011010010011111111010001011010111111101011100101110110101001011001111100111110011100111001110011010000100110100010000101111111001110100111010110010101001001110100010001101000010101101010110010100110001101101011010011101000010001000000010100001010010011111110011110000010011011100011001001111011110101000110100111110110010011100001111100100010110110001001000111100011101101001000101101111011000000011110111101000100111001000011001000110000001101111110111110001011001101001001001010010111000000111010001000001000100110001110110000001000011011101001011010011101011001110000111110001000110110000111011111111000100010111001010100010011000110101110100010111001111000010101111011000001000001101001000000111111000001100110001001000110011111110000011011010010100101001110011111100011100010011011000110010110110101010111100100110011101000000101110010010010000101000010100010111101110001110111001101100100010110011110011010010000110101110111000011001110011100111001000101101100010100000001101000011111001111010001101100011100000001110111101111000001000011011101001111111110011110111101001010111100100010011100001100011000100100011010100100000000010011000010000110011100110001100100101001010000000111000001100000101001100000000010101000101011000010110111001011100111110001000000101010101101011111101100111101111111001001000010000001111111101001100010000011111101111100010111001010010111100111010111100101000011011000101100011001011001110110111110010000001001111011100000101111000000111100010100001111111100100111101110001001101111010111011011011110001010111110110110000000100110101100011011010010101100000000011101110010010000110001100001000110010101011101111010010100000111100101101101001000000110001100011101010101101100111010101011100000010001100101100010111101110110010010010101111010100001100001100110110001110111000010000100111000011110111011000011001000111010010010001111000100101101100000101110010101100111011111011110010011110001010100101010001010100010000111100010011110101001000001011001111100100011011101000100101001001010101001100011000111100111001000111001010010001000001010101011011111000010100010001000011000111000000010011010001100010000100100111111010010011110110011100010110100111100110111001010010011000001110100101100111001110110001011100110101111000001001001100101000101101100010101110110001111111101010100001100010110001011100111001011001111000110100000000110001100010101000000000001011111001011011011100011101011001011000101111011101011001001011100101000011101011010111110100000000010111001001000111010100101010111001000100000000000001011010011111111101010000110111001101111000000000010010101100010101101111000010001011000100010111100010100010100011000000110011111011110110100000111111100100111111011010011110111110000011101111110010010100000101101000010100000011101011010100111001110001101111100111011001001111110101010100110010010000110011010011000111101001001100010101110100100010001111111100111110111110110100000100001001000010001110100100011101000001101011100000011100111111000110001101100010101010000000001101110000010111110101011111001110011010101010001110111101110011010111011100011011101010101110101110110011101110011111001110111000100111001100100010000101101000100010001001011000000110100111101010111110101000010100011010110100111011010011010101111011011011010101100010001010011101010110010110000010000000101110001101100100011111100001001100100110111100101110100101010100101111010111100011001110101001001010010011001000100111110100010001111101111100101101100111110111010111000101110100110101100110111001101010110110010111101100011000100111000111110100000111111101100010110000010011111111000000101010101000101000000001001001101110001101010000010110101011000010000110010100000001000011110101101010111001010111001110000011111111011100111100010101011110000001001000111001000101000001111101111111100110100111111111100000111111011001000101100000001010011001100001110110110100000010101101100110100000111111001100001011100011101001010000001010101100101101010000101110111110011101110001110000101011010111010011001011110011100010101000000101000100000010110010000100010011011101101111001110011010111000101001011100001100111011101011101000000010110111001001011111111011001001101011011100101001101010000011111100100010010110110100011101111111110001111110000000011011100000100010111000111011100110001100111110100111100010111110011010010010111111100111110110011101101010010011100110000010000110000011011100100001110001111001000110100110011000000100011111111100100010100010001100001000001011011001111011011110111000001100111101010011100101010011100110110100011001111000011110111110110011111101011001000000000000110101100111101001010111100110101110000001100001101100010100111101001010010010100100011000111101011111001001101001011110110100010001100100111011000101111101011010100101101100001001110101001101001110011101010101100000001011111110110011100011001101101000100000000000100010000111101010101011001001111001111010101000010111011101111110010000001100101101111100011101111101101010110001001011100000101101001110010111000000011111111001110000000111011100111010010000101110100000110101000110100110110111100010011100101011001110011101101101110100010000111001111011000000010000010111110010110100100000001001001000111010100101001001110110101100110000011011011110011111011011001101000010011110101001101011010100100000110011010011001100110111110000110101101111011010000001100111011000010101001111000111110000011001001001011010011000111011010101101111110110111000110101100000001011111001010011000111110110010111010101001100101110011110010011101110010100101100100111001001001011000001001101010111110000101010110110010001000101101010110110101010100100100100101100100000101101111000011101100101101001011010110111000011011010100001110010111000010110101110001010111100110011101000111101110010101001001000000100110001010011100101001001001001100011100101011000001111110110100010011000100010010100111000111110111011011100110110111000110100011001000111101100100010100010001010110100011010011110000110010110110101110110000001100110100010111100110110001110100010101101111110001101001100001011101100001110110001111100110111010101011011101000101111100000011000110010101001111011111100010001001100111000011000000100001110100110011000001101101000101000111100100101000000001111100111110111111010100100001110111111100000111101100000100110011101111000100110011001101001001101101011001111001011110110010101101101110000001001000110010010110110111000010110000000111111100010010011101000011101010111101101010100110101100110011010111001011001011010110000100010011010110110001101010010011111101101111111010100111101100110111100111101110101100111101010110001100010001000000101001110110101100001101101101010110101100101000001001001100000011100100001110100001001111101100011100000010100111101101101001111100110100100001110100110100101001011001011011011001011011011010101000111101010111011011101001011110110011000110000101010111000111110111001100011111001010010111000110110101101101010011101010101010001110000011101000100100100000001110001111110100011100010000111110010001001000001010001011011100010000100101010100010011011011000011110101010011000000001101111111101111001010111110100011001111111101101000110110111001100100111001010010000011110101011001010011000111110010110010100011000101110011000111111001010110010110010000011011001001111010101000101101011010111000101100000001111001010011000001011110110101001010010101010100000010010000110011110101010101101100001010100000011000111101000100000010101111101000111000001101000010111100011000100011010100000000101001010000010000110111100011001011111011111101000110101100010010000111101001100010000100010100101101010100011011000011110000001001101011010010110110000100100010000101110011000100100110100111110011101101010100001111100110001001000111110000110100111100001100000011000111110110011111001011110001011101010000101011010010101100101011001000001101001010001000101000011010110000011011010100111010111011100110000100100011111111011111000000100110100111101001111001001001000101000011111010000110010011100010111010111101001010111001001101001011011011011011100110111110000001000011010100011000100100001111001111001010010111001111011000011100100000000100001101001011100111000010000110010101010111101010001000110000010101001101011011011010100110111111111011011000110101100110001100000001110001011110011000110101010101100111010110001111111110010001111101001111001100000101011001100000100101100111001110111010100001011111000000000001110011101111010010111111000111110111010101110011001000000001100110101110000010001111010100101101111000110101111011100010011001111110000110101010000111011011101101001011110011000110001011000001111010001110110010001000100101100111111000101110010010011100010111100000100011101001100011011100000110101110100111011110000011011011100000100100110011100000101010001111110000101110011100110101000001100100000000001111100101010010011101000111001011101101010110111100110100000001010110011001111110011010010010000101111001100100011010011001010010001110101111110101000011010010011010000001111010111100100001010011001000011011101000100111011111010101011001111110000011100100001000001010000011000000110110110011110000000111011110110000111100101000100101101111101000101011011010110000101110111101100010001000111001001000111011101111100100010000111101110100001001011011010111111100111111000011011100010100110101001010010101101000000000001011011011111111010111110110111010101000101010010001001101100011111010101010000000010001011110001000001000111010111000111000100011101101010110100010001011010110100111011001111000110010111000111100100111010001010110010011100110100011011000000000101001110010110111100011111001111101101101101100001001010111000111001111001010100100010011110010101001011001100011010010001011110110010100000101101100000001111011011110001011100001000110011010111000110101011011011101000100111110100101110111011100111010101100101110101011100000001001111000011111101010010001111000101101111010111000001110110011010001101011111010101000011001000001001000111101000111101111001000100001101110000111111101100111001010001100010110000001100011111101010001101010010101011101110110101111110110101011101000110100111101100000010111101001011001100001100100110001111101111000110100110111101110011001001001101010100100111001110011001010000011010010011001010000100010011010011010011001001110111101010110001001010110101111110101010101010100101000001001000111110001101011101000100110101010111110111110011101011111100110110000000010111000101111100010000011001001001001101111110100101111100000100110101011110100101011110110101101010001001000001100101010101111111011011011100010011001001100111111010100111001101111111110011001000101110001101111101110010101001100011001111001001110110011101011001001001010010101010110000110010001011000111000011111100100101110110111111011000010100101001101001000000001011111000010111111000011000100110101000111000011000010011110010000101100010001111110100011101111010100011001111111010010010000000010011110100110000010011000011011110101000010101111111101000011111000101011100011111110111000011011101000111001011000010110010011001111101011111010100111101100110100111100010110011110000101011101001001011110001110100110110110110010001110111111011100001001111101111110011010100111011100111000101000100111010110000000000000101100011000110101000110001011001010110010111110000000101111100101001110100000100011000100011001101001001110100101100101010111111110101100000000110001110010100110111110101100001101011000110101101000001111111100100111001100101000000011111111001100111010110111001100111000010011101001001110010001101011001000111100011010001101100001011100000000100111011100011001111101101000000100111000110011011001101101000111111111101010110001110011011110110100111110001001000010000001001010101001001011001001000111110000010010011011101011101000001110000101011000111001110010100010010001101111101110010001111101111101111110101110000100100011111110011000010111101101011100111110000001111000011110001111000011011111100101011111100001101010101110101010111010101101100111100100101000010111101110111000101111100110011010001100011111110001101101011111010100001000001001101001010001101001110100000100010010000111100110011000100011111111000111100001010110011000101011111001001010001100111011100000101100101010000110010010001111010010110100101111101101001110000010111100110001100000010001100001001011000010001000110101111000001101011101101001010001101000110010010010011011111000101010001111100001001101000001001011110010100000111011010110001100110100100111110011011101111010110000011110000101100100111001100100111100101000111011011001100001010100110110110110110111110111111100001001000110111101001110110011011000110101001110100101110010111010110101100010011010011100110111000000000111101101011000100011100100111011000100111111110011100010000111010001100000111100001100010111111000111110100100001101010111101001010001101100010011011110011011111101110000100000000011100100101101010001100111101110001010110101011110000110101101000101001001111111100110110000101110001000110001111101000000110101101010110011010000011000110110110100011110010110001000100101010101010101001001000110101000001100110000100011011111110000111001100000111111011000011011110011001100000000011010111100011110111110001011001100001101010010001111000110001101001110001110111011110100010110001011110101001110011010011010010101100101001101010100001100100110000010110110001101010100101100000000010110110100011111110001010010101110011011111111001101101010111110100101101001010100000100111001110101010101000001001101000100100011110011000110100111000101100000100100010000011010100001011110101010100000100100100100001110000001000100110110100000000010011001100110010101110001011000111010111010100001101011000101100111000000110111000001101101000011000100100011101110100101111010111001011000010011111001100000001110100010110110001101001100101001010110010101110110100011000011011001111010010011100111001110100011000000000011110111000101010000110000001001000101100100110111011111111100010000111110111010100010010011000000110011111001010111000111010100100110101001001010001110101111101001101101001011001101101101011000101111101100011100101010011001101111011011011000001100000000111100001010110000011100110011110111111111111001100110011101010001100110011000011001001111111010000011000100110011101011100111010101011010110001001001001010100110000010111111000011100100010111100101010101010010111100010000001100111001001000010111000010000001110111000010011011110001001110011101011000001101011010100011011010100010110001111100100011101001011001101110011101110000101000000010110010111110001001011000110011011111011111100010010011011101010001000101000001100100010110101010011101001000111010000111010000110100011011110101111101010000001001001111001001110001101011000011011001100001011010010111100111001001010001000110000111011101100011101011011111011100011001010010100001110100101000011100111111011111101110110100000111101111010000010110110110100000111100110111010001100100111010001010111001111000011111111111111000111101000100101110010100100110010111001000101000000101011010000011001100111101001011010110011001011101010101001111111011011110110101101111110000110111001100000100111110101111010010111101000010101100100111000110010010100010111111010000101111000011010111010101101100100000010100011001001100101101010001000010001000101111110101010101100000110000010101001010000010101100100000011001101101110111010100111110011000011011010100010010111001000011101000110001000001001100000111101001000110001101010101100000010100011101011000011000101001101110101110110100101010000011001101011000101100101001101101111011101101011001110111111101101011001001001011110111000100101101011110101110010110101101101001010010001100111011011001111011011110001111101010110100011000001000010110000010100101100000011010111000110000010100101001101101101111111011110011001000100001000000010000000011011010101010110101001110110110000110011100101010110010101010100110000001011000111010011000101000010101010010101110010001010001100011011010111000100111000010111100000110001011101100110101110011011000110010101001110011011010010101111011111011001010100001010010101010111011011101010011010000100111000100010101010111100110011111111101000000001100000011111100111111000000010111000110111111011011001111101110101100000110010111011111001001110010110110111001101100100001000111100111001001011010101110101111010110001110100011111011101001001001101100010101101000101100101111111000111000001110100000000111001111110011010111001101011001100010000011010100100011110011011101101101111010000111000010001000011001010101110000011100101000000010100101011111101100110111011110000010100110011100100111011101111010111111111011000000011010010001101011111100110110111111101100011111111001011011111000110010100101101111110101101100100110111010111100010000010100110111000011110010010010111001011000100010111100111101001110100001010110100100111100001011101110111110011111010111101010110001101111001110011101000100011101110000001111101111101001100010100110011101101011101101110111010111111101110101001000001101100010010101101101100110011101011110111110100001101100001000011111111110101010101110001101101110011001001001110011101011111101110101111001100101110010010111101101001011110000101000101001101000010011011110101100110010010010011111001011100101101011110101100101100001111100111111001011001010101100101000101111001000001011110110011101011111000001101110111010000010000111010001010110000001110001101010000110100111101101110100100001110000111100001111001000101010110110011111011101010000101000100110101100010101001000001001010011110011011000010110010101001101101100110100101111101000100010101011111011111111110001111100100000110111010001010001000101101000101001000011000000111101100100110111010110110001101110011111011010011011011111010000011110110000111001000111110001010001101000101000111111101011101001111011000110110010000100111100010101111100110111000110000010000110110110001110001000101011000000000010011101010101010011010010101000010110011010110100101110000001011011011101110111101011011101110101100111110001101110111001110000000000010000100011000111010010001011101001101111010001010111010011001011100010101001111111010010001111111001000101110001111100010100100101100110110001001011111011100011001111101111110001111110100111010001101100101111011100000000011101011111111101101011110011010010101010110010110111011000101101101001111011001000111110101000100000100101111000110101011101111000111111011011000110000010110010001110001001110011000101101110101101001101100110111011110100001001100110010000101111100111110111100010100010011010011001110011011100111100010001111110101001001000111010101101010110011001001110001011100101100110011101000000001001010001001010100001100111110110101010000011110100011010000110011110011001100110110000110000001111000001010010011111011011111000111101011011100100001010110000111011111111100000011010111110011101110100110110010011101010010110110100110010110000001011110110011000110010010011000111000010101100010101010101111110000111111011111110111011111001101100101101111011100010111110100011010100010101011101001011001000101111000000000100111010000011011010010101000100110010011010110110101001011100100110110000100111101110101101011000011111010000000111000011100001011010011110111011111111101001111111100110001101110110000111100111100101110011000101110000101000011001110111110110010001010010000010010010101010111111100101000100010010001111000010001100010011101010010111011000101011010110001110001110001100010011000100010100111010000100001011001111001111001010011110110111000000101001000110001101111110101011101010001010111111001110010101101010110001100101110101101010111001011110100101011011101111111100001001010100000000001101001000000101111101111000000000110011011001101011000001110101110001111101100000011110010110111100010101011011010011010001101000001001111101001010111100010000110000001110110011000100110001101101110110011101111100100000100110100000101111000010110101000000101011111101001100011001111010010001010110111000010111111001100011001010111111110111010000110101000101011001001000101000100111010110100100010010010111011110010000101100010110110011101011010101111101000100010000001001001000110011011110111000010100001001011110001110001110111011011100110110011000101101011010100110001100011101100011111010101101100110100010000010100111110001101110001100001101100000111101011100011000110101010000001011101110100100111111111101011110011001001000001101001100010010011011010010010100000110001100010011110101100101101110111001110011011010001010010100001010110101110110110011100001010101100110111010100101100001000010111100011001001011111111010100110011100101110011010011011010110100110111111111100001001011001111101101001010100010000101001111000001001101100101110111100111011111100011010101010010101101010101111100110111111010010110101001101010101101111001100100111101111011101011001111000110000011001111010110111001001101011010001001101111010110001000010101101010111101101000100011001101100010100111111010111000011100010111100110000111110011100101111100000100001111110100011001111010010111000111000011101000110101110110111011010011011100000110100111110101101110011110111000100100010011000010000000110010000001101111001010010101100100111100011101011111101000100011111110111110110001111101110110011011101101111001101001110110000101011111000100011100111101001001000101110011101100011110010111110110000011111010111100001100110100110000011110011010010011001000010000000001111000111111010100100100000100010100111110010111101100001100001111000000110111000100100111110101010110101111000101101100110100111110101001110111101111010111110010010000110111010101010101001000000101110000001101000101111100100110000110100010100010000100001010000100100001100010111010011100110000111101000111000110101010101110000000100100111000000110100100011000101110011011010100000101000111001111001001000111111101000000000011000110000010011111000010101011010001110110011111011111111110101111110110001000110101110100101000010100000111111000010001001110000110111110100010011101101110101011110111010001101110111111010100110010001010010011011011011101010010010000010010110100010111111101010001101110001010001011111011010111011010011001110000011011010111001111001001010011111010010000101010001111100111101000101101110011001011100001101000101010001110010111110010000011011110101101001011110100110011111101011111100011011100111011100110111011010100110110111001011010001010100011010001011111001111010010110011011101101101110000000101001111111010011010011010100011101011010101011100111101010010001110011101001100000000101001101010100110010101001100111111100111110010010101111001011000001110110001100010110010110111010111010101111110100101001011111110100101010000100001010101100011100001101111001001011011011001110110001000001110010010101110101101100011001011101110110001110100110111101001111001010111111001111100010111011010100001001001101100011011111000010010101001101000100100101001101110101101110110100000010110101101100111111111011100101011101011001010010010110000110001100010111001100011000001001010110110110110100110001101100110011011110010010100111010000010101001111100110110010101011011111011111000001110111100010000011000100101011111000011010000110100001000110101101000110000100101101100001011011111011010100110110101010111010011101100110100010101001100011111010100110000101100110110001000001101111100110101101011110010001100010100110100011100010000001010101011010110100010111000000101100100101010000010000111111100101110110000101001101010010001001100000001111000111001100011111000111111100111011000001001101001001000010010010110101010001101101010100011001011001111100111000110011100111001011100000000100101000111001100110000000011100010000011101001010100001110101010000011000111001111000000110000111101100110101000011011111000001100001010100001001000100110001000100010011110101110001011101001100000001001001100110010001101111100011100111100101011100010110010011111000010111110101001110010001100111100001100100011101111110100001101111101000101101111111001001101111001000100010111001000101111011011110110101101110110000100010001000110101110110110000101011101101010000100001110110011100110111011011011000010000000011101110010111000000011001000001010000001001011011010010010000101001111000001001001110010101010100101100001011111110111101100101100000101110101001011010110001001111111101110100100011000100000011101011111110010101010110011111100110110111100011010001001111011110100011011101100101000101101010110010100001110101111000100111001110101000101000000100110100011000110101110011000010001101110011000101011101000110101110001110000010000000100101001101110011111011011110011001110001111110010100000101001000111000111000010100000101011011000010011010111000001001101100110011000111011001010110111110000011010110110100010000000011110110110101100010001011110111001011010001010010111000110010001100101001111001001001010000111011010110101000101010110011000100110100000111001010011111111111100111001010100000010110100000111001110010000011001101101011010001111101101011100111011011001001110001011101001110000001000010001000110100110111001010011111001000101100010100001111001001010000110110100110011101101110110001001101110010111111010010110110001010001000100100110110100101100010111001010111000111111101010000100110101001000110101101011101101001110000001110110000100000111001110100100000110101010000000000010100110011110101011111100111001000001111000010001101100111110101010010100010011100101100101010000011110111110011001110111100110001101010001001000100101111010111111001011011010001010001011110101101010001011110010100111110111111010111101000011011001001010001110110001011111010000110010110011010101010010101101111000110010000000111100010011010000010011000011011011100000000001111101011011110110011011111010000001100111011101010011111111111111100000010111110101001100100000001001100010111100010001000111011001101000011110011000010011011011011111110010100011010011011110010110010011000001011011101110101000001111001101010111011010110011111100000010010110010001010110110000011010100101011100010101101001101110101000000001010111110101111101010100010001100111101101011010111001101010110011000011011100011110000011101010011001110100001010100111000011101011100010011110110000101000110011111011111001110101101100010101111000110100101000001111001101110011110110100101111010100010100011101001100001000011101110011101001111110101110111111010111101111010000111111101010011010111110011101001000000111010011111100111100101111101010110000001110111101000011010000101101100110000000110111101111101001111011011000111001111000110010011111101100111110010001000101101000111111100111011001101000100111101100010101010011111001100010010101101111010010110000000010101011111101011001000100001000101001011100100110111100011001010111001111111001100101100111100001011110101010111111001101011010000010010100111011110110010010010000101001111110111000011110000101010010110110011100000101100011011010111101001011111010001000001010100010010101011100100111011001101000101100001111110101000011011011010011010011010110001000001011010111000011110010001110011111001111000001110011011011011101000111000000101011011010100100000001011100001101010100000110101110000100101101101000111101101000001011100110110110011101001001110001010111010100011000011001100111000011110001001101000110000111011010100101111111110010000101000001100011001000100010000010111001011000110101001010000010110110101001101111000000001011110111101001101110001100011101000011101010001100000010101110111001111111110100011100101100110000111011110111001101101000011001100000010100101010101001111001100000001111110011010111101110000011100000100010111010010001011001011001001011011101110011000111000100110110101001101000011000001101011111010110101101101000000110111101001011001011001001001001011101101110011011101000101001111101100101111101100001011011000111101100101110110001111010010101010100011100000000010100011111010001100110001101100111010101011101001101100011111001000011000110100000100111110110111011011000101101000100100110000101011000001110111011011110011001100011001101110011011011100101111000000011001001110011100111100100110010011100101110111010000000111111110001110110110000011011101101111000011101000110111000010101110100011011000010001001100000000001100001110110101011110011111010110110011100100000000001100110011110110110011101001000000110001001001110010000000111001000010000011000111001010100001000100011101011010101010101011001100111101101000101001111111101111110101100000001000011010110100101001111111101010100101101110110011001110100011111100101001001010010111100101010000011101010101101100011111011111000001001010110001011001011010101001011101100110010110101010000100010011110100000010011101001011010001100111010010111001000100010001010000101001100111000110100100110110011100111100101101001110011111101110100110101010100011100001100001100001100001110100100111010101101001011100000111110110110110101110001101111101110111001110101010111001000010000100110000110010100000110111000000000101100100101011001000111011010110011100101010000111110011100000110001111010000001000110111110010101111001110001111011110011001000010011000011111101101011101000000001110010100101111111010110111110010101111110000000111001100010010111111110110010000010011000101101001000100001100111011101011011110010101111000010100010111010000101101010101011011100001000101101101001011100111111110100011000000001001010001010000001001110110110011101000100001001001100111100100111100110010111001010000100000000111000100001000000100010100011100101011010111111100011001011100001101101110101010001001000100111001100110001101100100001010001111100111110101101101111001001001110111001000001010110100011010011010101110111011001111010101000010101100001111000100011010101001010001011110011010101111010111100111100000100010010110100001010111110100100110101001000010110000100101010001111011010010111011010010010110100100100010101100111100101001111101100101101010100011011100111100100001110101011100011000010001111100011111100100001111010110000001010000011100110010010101000110011100101010101010100011111000100000100001101000011011111110011110110101011101001000101001000100100001100010000011111110000011110000101010011011010110000011111101110101100100010101111110101100000110010100011101111110111010010011010101011110000111101000000110011110000101111001011101000010011010111000111111001100110000001100000011110101111100111110100010011111000100001111100001011101100010001101011000011111110110010011101010011000100110100111111100111101001111000011111010000001101111111001111101100100100001110010010101101011100001010100010011010111011111011010010000000101000110001101100111001101011100101111011010100010001011101010001001111001010000110101110001000010011010100110010100111110010000010011011101011110001100110101101011011000100111011001101101111011010001000010110001011100011000110111000111001001010010100110111010010101010101001011100100010111101001101010011110100101100011000000000011110010100111100101101101000010110100100100111100111110110100011011101000111001101010111100100000000010111000111100111110000011010100100110100101101010000110011101101101011001101011111000010110101011101000010110000111010101110110000111101010001101111001001011101000100110110101110001101010011100111010111011100010011001010000111001100011100001000111101011011011111100010001000100110110101000110111011100000100100101000110010100101010110101100010001010000101110011011111101010000100110010011000101001111111001000011101100010101100101111011010101010010011101100001000000110010011111100110000010100100110001111110011111011101100101010111011011101001101111001111111111110011100001000010110100000011110111001010000001011001110001111001100111011000000001011000110100011001010001111011000100110011000000110001011010000110001101110100100110001010000000110101100110101000100101000101110110001010100001110101110101010001110000110111000110111010000000111010000001101101000011111011101010001110000101001111101101001101011001110100110101001010000100010110110010011110101100000111101110000111001000111000100001111001101110010111111111011110000100101111111100001100101000001110001000011010010001001011101101101011100110010010011010110011111110110010101000010101100111011100110011000011101111011011011001110010100011110111110110101111110100101010010101110011111011001101100111110001101001000011000000111001110010000001001111100111000101001100100101010100011111111110010010000000100011000111001100000000001000111001111111111100101011010010001000100000110100100111011100010000111000010100111010100001011100010101110110011101000100011100101001000101011010010010000011110010011001010101100001100110000000011111101011001110101011010010010010000001000110111111100010111000110100101010100110011100111010000001001110111001101101010000001000101011101111011001101101001011111100011111000000001011101100001010011011000111101101111010100001011111011101000111100000100011110110101111100001110000011000010011101010110010000100011110100010100100101100010010001001101011101011101100110000010001000111011011000010000010001110010101001001011001100111001011011011101011100100001011100101001011110000111110100001101011001010000001000001110100111001000011110100000111000011010101001100000111101110001011101000111110011101011001001001110101100110010011011101101010101101111001110101101011111100011111111101100111101110110101000011111110000010110100101100011100100101010100010011111011110011011110011011001110011111011011000100010010110100010100010010101011101110010000101001010101010110111100101010001111110000100011001101111101010110100110110100010001110111101000000100100110000011101001001111101000100101011111111100111001011011110100000101110100011100100111101011001001110111011101010111000001001101001100011110010011011100100010010101010011001101001011100001011010000100101000011011101101100100011101100101000100110001101000100011011001111110110001001001011110000000101000110001001100001111100110010100110100100000010000010110010000101011000011110110101111110010000011101100111011010111010001110101100100100111010110010011010000011101111011101111101001001100010001010100111101000011011001101011000100111111010110011100001100111000001001001010001010011100111100001001000000110011000000111110101010110011100010101011100010001010100010111101101111000001010101010010000111110001000101100110101100010011101100000000111001101001110110100100001111001000101000011110110011110001010111001100010110101010111101110111010000011010101001010111000110111000110000010010011101000101110110000010110011101110110101010110001111010011011010000010000001001011100110001111110110101100001010110110011100000000011100001000101011011001010001011110011100111101110101111101000000000010111011110111010111010010100010010101001011000100011001111110100001000110001000110100100110111000100100011000010110110100011100010000011111101100001011101010111110101101001001100110100000110000001011000101001011111011000010001111111000011010111101111001110110001110011001010101011100101110011111010010100101010110110001111101100100000011100010111011011000000001011111000001000011010001000100000010101011001110100011101011100111000000001001011011001000010010101001010110010000101101110011000110011010010111010011001110100101100100000000010101111011110111100110111110110110100001000100101001000010000111001001111001000000111100010001100101101110000101001011010010001001011000010101000001000111110100011000001010111010101101100010100111111110010100011000110110000011111111010011101001000010100001110000111011010011001110001101001110110001110110000011000100111101100101101010000110111011001011010011010111001001000110001011101001001100110111101111101010001100111100110101101011011111110111101111101001100000110101010100000010010100000101000111001000100100100100100000001011001100111101001010000010101100100000000001111010000111110000111000101000111010011111011000101100010100010100110010100010010011001000100101010100111100101000111110010110100100010010001010001000010100001111010110000001111110100110100010001110110101011001110110000011101100010110010010001110100000111000110000101101000110000111010100101000000110111110110111101111010001110001010110001110100101101010000011100010110010011101101001101011000001111010111011100011000101101000010011111110001101111100100001100010111111010000110111010100110100001010111110010011101001001000011000011000111100011100001000010110001011111101000110111011111110110110111101001010101111111010101011101100001111100111110000000001001100011111111010001110001111111011000000001111110011000000011001011000110001011111111100000110010110001101011001111011110101001001000011101111111110111000100010001101100110001100111011100100111000100110110100101100100011110101111110011100111101000010110111110101100110001111110001110110010000110110101101010000111010111010000100010101011001000001101010001110101101001010110011101001000001001010011011101010101111000100000001111111111000110101110100110100010000010110001111110110011100100101000011110001011111111011010010011001011001001011110000011010100010101110100001011101010011001111101111111011111001000101110110100000100110110001001110000111010110111011100100001010100111011111011001000001110001100011100101110010111011110111000001111010001111101101100001010100000000101100011001011000010111000001110011100110011011010111000111000111111000111101100010110011001011111111101001101011110010110111010101110110111001011110011011110111111110010000100000010111000101011111110111010100110000100000011000100000101010011111011100011010000001111010101010011000000101100010001001101010111111101011001001011000110001011011110111101100110011011000010110011000010000001011000100010010011110000111111100001101011000000000000101010101000011100100000110010000010110000001110110110010100111001100100110010100011111110011101011010111010110010101000001111001001101111100001011011100000100110001101000010110110111000011100010010001100001111001000010000101110111011110101000001100000110001000110010110100111101110011010110111100100000001100101100011110100000101100011110001111110101100010101001001000101000010110011001001011000110000100001110101111011110101101101110110011001111011010101100010000011100001111111100010101011001111110010011101010010110011010101000100100100011010101111000111101001111001011100000000110011100000101011110110101010101101011110101101111000111111100010000101010100010011000110101110111011001010001110011000111101100000000010100111011110101111001001101001111011110101110101110000111011001110011110111000100011110110001001010111001001001110101110001101111100111001011011000001000100110001111011000110110101010111111101001011011111011101111011011001001010010110011110001000110011111010111001011101110110100001111001111001110110111100000001110111010100010110000101100101100111011101010101001011100111101101101000010111111100111001010010110100110010101111000001000001001111101111000010000110111111010010100000000100011111010010101101100111100001001101111110101011001111101000100010101010011101000011001000101000001001010101011011011111100000010010111000110100100010101001010111100111001011100011011010011100100100101010100101110100000100100100001011111011000001100111010110000101111101011011110111011100000011000001011000011111000100110010001111011010111100111010111011100110011110011010110100101110011011101011001010010001101000111101111101010011101000100100001000110000110000000101000011010101010110000010101110000101101011011010011111100010111001111000011101101001110110110101111000100111000100101110011011101101101001000111110011011100100000001011001111011110001010111110010001001101100001100111000101111011101110010110010110011101000001010001111111001101000000110111001001101001000011100100100100011001001100111001011001011111000100110100000000011110001100111111111000011011111111001010100111011011001000010101010001000111000100100000011110100101110111101100000111010010011010101100110010101001001000011001010100110100001100010010111001100000111111011101010111101110111011011011100000100000011101101101100011011101110011011011111010001010011110010110001010100100100101110111011110000010101100001010001111110101111110010000010101000100011111000101001001000110001110110000011011110000010001100110010110001110000011001000101111011000000100010001000000001001110101100101000101010010110001100101101011111110101100101100111110101111011000110110101100001001010011000000100101000111010000011000101111100101010101011000100000110010000011001100111001111000011111000110100111001010010100100000111000101110110100101001101100011001101110100001111000111111011111110110111100000011001100110000110101110001111011111001110001110110110101111111001100001001000111101011010010001101100110111010110001101001111000101110000001100110101000010011100011011011101001100101110000101111111110100001011011100101011011001010111001101001101101010100101100001000010011001011010000101100011010110001000101011101000011011101110110001110011101001101100010000111000111011101110111000101000011010010101101010011110110011111001111001010000001011000110111111100001001100100000100110010101010111100110000100001011100011111010110011000000101100111111000010110001000011111110000100101101111101011000111111001110010010010001101010000000001111101110110000001100111001101110000010000111001000000010100000110101101000100110011000100010100011001001010010110010010001010100101111111011010111010111101110111110011001101110001000111010001111101101011111100011011010011011111011000010000001011111011111011101111110100001110111101100101111111001100101111001000110000000010110111010101111111011011101011111110100000101101010000000010111011001011101001101100100000100000000110001111000000110111011110111100011000010001001010100100011001111001111011011010011101001101110110110000010001111111110011000000110011100000011010010111101101100001000011100001010001111110010101100011011001100011001110001011011110110001111101110101001000101001111001111101110101110001100011111001001011010101101100110111010111011001010011100000100001100101110101111000000100110011100110010100010101000000110110010000101110110100011011000110111010101100000010101110010011110010011111011110101101100101111000001010001010110111000000101110111001100110010100010001011110000000111001011001000011110010111000010001000111100010111110001011100101011011011010101000100100001011101111100010110110000100110010110000110100001011111101111101111111010110011100010011111001011100110010100001101000011011011010011011111100011111110101001001100010111110111011100100001000100010101000000011000001110101010000010100010001000010110110111111111011100000011101111110100000110010100111100101011100110101100010010100001010010001001110110101010010100011100001111000101100001010101111000111111101100001110000111111010101011011000001101111010100010110100001000011010010011011111001011011111100101001001000100010000111111010100111111101000000111000111110010110100000111000100000010101100111111111010011010010000101111011101100101111110011100110101010011111101011000100011000110100001000000011110111111011001110101111110110110010100101111111011000011000001110010110001111100011110100100001000011010100100110010110101110111110011110000001111101000011010111111001100110110000000000001110110110001000101100010101100010000110110111101000011101011000110110001110101000011100110110110000110001110111011010100010110101110011100001001111111010110010100000100101101001110111111011001000101000001010110010000000001110001001100110101110010100010010010100011110100101110001110000011110110001001110110001000011011100110011000000101000110110010010111011101010101110011001000110001100111000010000011101010110100001110100101010001000001101010101010100000100100010001010001110111011101100111111110010001010000000010110101000110100000110111100010100111110100101010011001101101100111011010101100000001011010101001101000010111010110100110010101011100011100011111011111011000011000100000111011011000011110011010111101001000011101010111110100000011101111100001100001111001010000101001101110010110111111010000111101101010010001010100110011101000001100100100000011110011010000111011001000100001010001110110000000110010101010101100000100100110111110110110011111001111111101110110111000100010110010110000001000000001011011111110100111010010110101001011101111011100011100101000011110101100101011001011110101001010010101110100011001011010001111000001000001000010101101110011010001101110011001001111111100100010101110011100000011100100101000100111011111000011010100010010000011111111100100001000101100011000101101110111111100110011000000100000001101101100000011100000100101110111100001101000000011010110110000010110011110001110010110001111100110011100011111011000010110100011110011111011111000101000000100010110010011000010101010010011111101011001001111011011100011101111111100110110110100100011111010110011011001001101011000010110101010110110111011010010101010000010011111101110110001010010100000001110001001010111110110000010001101110101111000000011010011011110010100111101110011000000001111110101101110101000110010011110101010010001110010010100111110101000101011111110111011101100110011101010011100111100100000000000010101101111101111001001010010001010101011011010000111111101001001100101111111100100110000010001010010101100111101100011011110101110111110001001111011101111000101011100010110010110001010110011011100101111100100101110011000011110101010110001100101101001011111000100101001001101100110100100010011001111111100001100110101011110000110001101000010000010011111111111001100110000111000110110111010100101100000110110100110101111111110010101001010010001000100011010001000100010001101010011011000010010110100110000010111000110010001001110100111100100010001000010101111000010010111000011010011000010110001010001000100100111110001011010001011011101000100000110011010011001000100110101100011101110000010111000011100010110111001100011001101101111111010110111000010110000101110001111111010001000001000001000100111100011011001011101000001100001110100100100000000010111011001101101010100000100101000011001110001000110000111010010010101001001010101010000100001011100010100100001100000001010011110010100100011001110101000000111000100001011100001000100001001001100000111000011110001100000001000101110001111111101110001011011000100001101010010110100010110100110110110010110010100000000001111101101001111111110001101000000101000110110101101011011111000100101100100100001000101110010010101101101000011100100111010011110010010101101000101111100101010110100111110111011001101111001110000111001100111111010010011011101001100111010101010101000111000100000111001110100000101101101010000001110010101110100001110100100001011000100100100111110010001111100100000010100110101000011000110010100011011001010100010000011101110111011110101100111010100001001100110001001100001001101100011000011111010011010100001110110001010000011100100010101111110100110101110100011100000010100110010001111010000101010110010101110101010111100010000111001010110011011111100011110011011001010011000001011001101001100111101001110001011100000101000010001100001100110001001011111100110010101011110111011000100010110100010001001001111110010101101110110001011101100000010101111001100101010000000010100101010101011010001100100110111000100111011000111110100111100011000000010101101111101101101000010001001001001010011000011011011110000011111010101110101011000101010110011101111010001100100111000111101011000101100100111010101101110000010001011000111001110110010011101100111011101011001100111111010011001010100110010011000101110001111100011011101100111110110101100100001111100111010110010101100000100111101100100000000001011100100100111100010111011101010011001100010110011010111111100011101011011011000110011011011001100110011111101000000101110011001101001110101001111111001011001001111111000101001110010101010101000000110111100110000111011000001100010100101000110001111011011010000110011011100010110110010100100111010110100010101010101001011110111100010001010101111111100011010100010100010110010000110011101110001010101000100100110101110011010010010100011011110001110000011011101101011110101101001101110011001000010001001000000010100010001101001100000100111001101000000011000111100111110110000100001001000011111011000100101110001010001001100000110100010001000100110001000111000010110100100011101001101010100000010010101010110100110100010000011101100110111000111001011100100001001001111100011110100111111011101100011010001011100111100111111100100000110001110000000011001111010110001000101001111011111001100000111010110101010110000110000010101100000101010011111011001110001100011001000111000001100100110010110111001010110110100100011010110000001111010010110000011111100010101110010111010111000110001011000011011010110110101001101100101010100000000110001111111011011100110010001100000101100111010101011111010010010000100110110000100111011000011111100011101110111010001111000000000001111100011000100110001111001101010101110001001100110010000000010010100111101001001101101000101111110010001000010100000100101001111110101101011000010110001000010000101101111100110001011010011010001000101001001011001011111000101010111100100001011110001111100001111011101111001001011111110110001111011001010111101011111011010101011111001001110111011101111111011010100010001110100110100111000000111110001011100111110000110000011001111111001010011010000000000011000110110000010010000101001101110101001111110011100011001110110001011100101010010010101100001001111001100010111011110100110001110100001101110100000101110101101011111000100001101100010000001001011001101010111100001101100100011010101011100011111001010010100001111010001100111011011100010010001011001001011000111100001010011000000001100010001000111111101000101111010000110010000111010111110010000100100011000001010111001010001100111111001010101011001000100111111110011001010100000101010001100100010011010000111100010101100111001100001001011011111001010111001001001000001101111110100111001101101101011001010111101110101110010101100010111101101000000101010010010101010001010110111111001110101101110101100001011010001101000111110110010010111011001110001010010011111000111111110010001010111100001111011001011111110100110011100011010110111011000101101100000101110111001011110100011011100110100111000011010111000101111010110100111001010000110001110101101010001101011000000111111001011110100110011011000001000001011100111010111000111011110010000001101101001111010001011111101000011011000101100110111100010100100001111111010101011000101011110010011011001000000111010110011001011010111111111110111000111011110000000001001101111000000111110101011000101001011010010110110000100110011101011111110001111010011001100101100101011100110100100010011110010011100000001111001101111001101100111001101010110000111000001001111001010001010000101011101110001000010010111100010101000011011100001000111111010111101000101001111100101011110101000100111011000001011101010010001110011110011100011110100111011000110110010100011100010101000010100101100110100100110111101010100101111101101010101110111111110010110101111010011010010100000001010100011100000101111000000110010001110010110110011110100011100000011101010001100101011100100111010010000010011010011111111110101111101100110001101011101001001001111000000000110111110011010000101010111100110010110100110101011011110111110100001101111110011011100010011000100101000011111110010101001011110000011100011100111100101110011111011110001110000111001001110100000101111010010001011110001011100000111111111001011001100111011010001111011101011110011100010000100111110001000010010111100101011110101011100000100010010011010001111100001001110010110010001001100001000101000110111111111011110000101111101011111001100010011010001100001010101011101000100011110110100010101011001000010001101100111110100011100000000011000101001110001101111111010110110010011001111100001001100111010110001111111101100000001000111001011000100100100010011011100110010110010011011100111100100011111111100110111001111010101100000010100110000010100100110100010110000011011011000101100011001110110101110101100010101110010100110001111111010010100101111101111111001111011101111110110001011011000111010100100011000011011100111010010101011110100011010100100100110001100100101111111110110001001111100000110111000001100101101100011100100000000000111001110100001110010001111111101010110010110010010000111011100001010110100100001010001110011011110100111011010100100101100011000101000010110010111110100110010100101011001011000101111110111011100100001011000011101010011001100000000100111000110011100000111001110000100110000000111001110111101111010110001010110000101010110010101100111100110111100101010111000100000011100100000001100101011000001100001011001010100010001111110010111000100110100111001110000001110010110111011110111001000101010100010010011011111110110101101111100000011110111011100001111101001000100001101000100011111100011111000101000100100010101011111001011011110000001101001010001101011110101101110011100100011100100101111001110001111111111111011100000101111101101100001001100010011101001110010010101000100111001111110110000100011110111010001011101001111001100010100111000001100111111001101110101111100011110001000000010001001010010010011101010110111101111100011010011001000011111000110001101000111110111101101100100110010010101011100001110000010011011100001101100010001100001010000011000010100000110110100100001111011110000100001101111000111010011101110100000110010101010001111001101111011100110000111100010110100001000010101100010010110110101101000110000100111011111011110110111001000110111011100010110111110110010110010010101101100111111111100001100101000010101010010011110000100011111001000010001011000000011101010000101111000110101011011000000001111000111001001100001101011000001110111010101100110001100001000001110010111111011100001100011111000000100100101101011100001011011101001100111100101000111010011000101000110001111101000100110111110001101010011011110010101011001001100100001000011111111100100100000001101011011000111101111101001110110010111010001000111110110100110010101100011000010010010111100111110111111100001111101000011001110110010110110000100001101011010001011001111101000111101011101010101101111110011011101011011011000000110111110110100101100010010110010011100011000000110001110111111001100001100100100001111100010110111011010011000100010010001100100111110001011111000111101000000101111101101010111111110010111011001000101101101111111010010101110111000010101100000101111000001111101010000011011110000101111001001001110110110101100011100000011001101101011010010110100001110010101111100111101111000001001110000101101100111111100111001011011100100001001101000011010101000011001101101011010010101000111100001100000100010101000110110011011110000111100110000000100001111111001011011100010110001101001101010100011111011111110000100001011101110111110101110000011101110100001111001011101110010011110101110111110110010110010101111010001010000110001001001010011010101010101010101001010001100011100011001100001101011110101000001111100100110100110100010101000111001000000011011011110101100101111100010010011011011010011010000101010000000000011101001001101111101001011100010011000000101110010111110111000000101100001100001011111011101001000111100110011110101001001000101110110010000110110110101010111101000001001011011100001101010111100110111100001111011000011000011000100001101111011001010011111011100100000001001101010100000110101000001110000010010000111101001011011111010100011110110000010111101011111000010100010010110011011100001011111000100010111100101111001010001011110010100101111000000011101010010100000000101000110101001101010010111100001011010010000100000100000010000011101011111011100001010111100000010100111101010000000100001110000100001111010010000111100111111100000100101110101110111010000011011111110110110111010001010100111010111100111100110000011011110100101010100001000101010010100111100111100011000010011001110111001000101111100110000110001111011110011110011101000110000001001001100011101101101010010000010101100000000100101101000010110110101010000000011011011010101000110011101111101101111100001010111010010101110001100000101101111110001110100101111111111101000101010000000111110011000000000010110001010011100011010111011100001110101110100001010111110100111111011110011010110001101001101011111111111001101111010000101010111111000011111110100111110100010010110101001011101101111110111110011011101101000000000000111110010111111011010111000111011011001010000010010101001100010010000110111100001001010010001011000101000000010100011110001101011001010111101111110110110110001100010010011111011011100110000011011100000001000111100000111001110000100110010101010010110000111000000001000010001001010110000010111100101111001111011110110101000010101110110010100100001010011000011101101100001000111000011000100000011111100001100101011101110001000101101101001101101011010110000111011000000011110011011010111110010100011100111110100010111000011100101101100001101011011001110100011111101111000001100010010100000110001111011011010011111100111110011110011100011011001001111011000101001111110111110001101111011011010110100011010010001101110011011000001111111111110011001101001011101000010011010001011001001111110110010101011111000000100001111011110110110101011100110101010111010011110111001010100111001110111111101111101111111101010111011111100011000110001100100101010000111010101110100000100010111110001010101110101001001001010010110111001001010001110100010011100100111101100010011100001010100100001011010111110111110110000010010110010101011001000110100110101010110011111010001011010010011011100011011001111111011010100110011111110000111100101111101110111101110101110110101101011010100101010011100000101110111000110010000111011010011111000110000111111010000000101111101111111111001100011000000001011000101110101000000001101010111110011001101110010010111001110011101101100001101010000110110011011011101011001111011110111100011000110110010110101111001010101000110000111101110101011100000110000001010101111110101111011101110100110010001000001110010110010011101110011011110100110100111110011101110110001111001111101000111000110001001100100001001110001111000001101101011100010000000101011001010000110100011001010100011111011100111011101111100100011001010101011100101100110010000110000000000100111010110001011011101011011110100000100100001010110011111010011000000001010100000111111111101000111110110100000000010101000111110011100111001111011100111101110001001110010011010011001100111011010011011001010111010010101001001000001001111000110111110000111011010010000111000010100011011100111000011000000001000110011001100000101111001001110111101000111010001110001101101011011110100111110010000111111101110110000000111110010010001010100000001100001001011000111100000000001110110100100000011111011111001000000011100010101110001110110011101100001111011111110011110101011000100010010001010100101101110110001100000010101110010000110111100010010011100011110001011111111001011011111011110001001001010010011011111101000110000010110111100001000101111000010110101011101011010000011011010101110110111010011010001101010001110100001111101011111010011100111110011010101111011110110100100101100100110101010100101110110000011000111000100011010001100001000101111101110101111101111110011011000011111001111001000000011110101111111110000001011011101100000110111110111100011111000011011000111000011101111000000100111010000001011110000111010010100011010001000000000111001100000111100011100000001110110001000001010110110010000110000001111110001001010010001111111011111011111110001111011001101011010000100100100011100000000101000011101100000111100101100010010101111010011110100010111100100000011001001000010111000010111101111000100010010100111100010110110000111010101110110110110101110110010001111011101001101101010001110000110000000111001000101111000100000000110101111110000101011110011001110001100000011010111100111010111110000001100100111011000110011010101000110101011000111100101101000011101000101111101110100001111011111111100000111110000010100100100111001010100010110010001001000110011101110010100000010101001111110001100011010010010011001010101111111111011001100000001101111100001011111100001011011111011100100011000111011011000111010101100010011110101010010101000100010001010010111010010101001111101111100110110000110011111101100100100011011000111010110010000111000100100110101111101100101110100100101000000101111010001010111100010001011001001010110000000110000011011100110100001000000110101111010010110011000101101101010100110101110011111101000101001100110001011000001011101011011110010000000010000101100110111101010101101111001110100000110011001010000010001100011001100000000010010010010000000000101100001111110011110000000111000010101000000011001010111110011001100100010100000011111110101001111111100100011010010100010011101101011010100010111101100001111010011011110010100101010100110110010010010011101111001000100101001010011000001101111110110111110100100001101010010011110001111100001011101001110011111010000111110010010100110111010101100111011010110011000001010000100001000101010001100111101111110010000100011100100111101011110111001111010111000011110110011110111101111111001110111001001010110000100110110010001111111110011011010011010001000100110101101110010010010000011001010001000000110010101010111010010011001000111101100110001100101011100101011111101101000100111011000111000001101010011111001011011001110100000011000001111101011011000011011010110011010010111000100010111010111001011010011011000100101101001000111100000111010110001100000010001011001101011111100111101111111000000010111011110101011001000011011110111100010110100010101111100000100100001011000010101111000010110001011111010111101110111110000101101010000000111010101110110101101000001001001000001011010111111000111000011101000001011100010011101111010100001111100100110000011101000100001000001010010111011000001101100010110111001000101000101011111000111001101110010001011100101100101011010001010110111000001011100100000101111000001111110001000011101011000011011010010010000000110010100110110010001100001111101110110100010110110001010010011111000011110100011100111110001001011110000010010010101011110000000101000000111100110010111101000101100110101110011111011111010010111101101110001011011010000001000011000110110010001101001010111101010101101001010001100111011111110110001001100001000010110000100110101110011001111001010110110110001010000001011110001111110001111101010011110010001101101000000100010110001110010101101010100100000010000101000111101100111101000101011001110010000000011001101111010110100001010110001101100100100101101111101101101110110111110011001100110100100111000000011001011000101000010000000101000100001100101001111001001001010011010011100110011001100001101000110111011100000101010010011010111001010101010110111101010101100011000101001001000011110100110000011011001101000010000111101101011011100110000001010011110010000111100101011001110100100111010000001110001000110000110110100000011001010001110000010000110100101000100001100001011101000011000011000011100101110011100111010001011011000100011001110000100011011000000111001000001001001101110101110011101000010100100100101111000010011100110100000111010101011010010110011100000001101010001001000100100100100001011101000000100111110100011101001011011001010111110000011001001000111111110010000101001110110011011111100100101110000010100100101011001111110011110110111010111011011001010111111010010101100100111100001000100110011011001101001111111111010111110011111111111000111110000101111100001001010011010011101111010110111000110011101101000100100010101111001111111110001110010010110000011100011011001010000011111110100001000010000011110111100001011001010000110111011010010011001001100000000001011000011010101101011011000111000010110010000000000110010111100110100001001101000000010111110010011010100110001010101100011101111101111100011110101111000111100110001001001110010111000111111101010011100100101111111101010101110100000010111000110101001111010011000011100000010111110101110001000101001111011000001011100110000101100000110100011110000101010100101111000111110011000000001000000011101011101000110000001011001011001101110010001100010111111010001100001111111101010011011100001010001001110110101111100110110101001110001011110110000101100100010010110010001000010100101011001110001000101001000010010101001001001010001110101010011100011101100010010011100110111011010110100000101000001011011001011011001000001010100110000101110110001100111100100000011100001001100110101000100100101010110011010100101100101010101110011111100101010011100001010110101010110110001111010001010101100100111001000011111110110100110111011001000001000101111010100000111000010110001111110100101001111110011101101010011001100010000010100000011111100110001111111101010000000110100100010110100110001101010001000111100001001111010110111110010101111111111011101011010001100101101111110100001011101100011101111100110000100101000100001011110111010010111110111101110111111011111110010111001010101110111000111011101110101101010111100100101101100010010001000010000100110111110101011001011110000011100111001101010100000101011011100000001000001100100000101101111000111001100110000111110000100011001101001101110011110110011100011001010001001111110001101000100011010011110010010000001111000011101110010100101111111111111011010111110001110101010001110001110010100001011011111000101001101011000000000110000110011010011110111000011101000011001010000011111100100111101110011101010010001001001101110100011000001111011100111110010010000110001110010110011000101110101010100011010110010110001000101101110101010110100111011001111000100111010011000000110111001111101110010110001101010101110001000001101111000000010011101101111101011111100110100111001111101101111000001000110011001100100110010111001010000010000011110111100000000010011001110110100000000110001110110001011010111010111011010000100010000010100001010100010100001101110111011010010110111111110000110011000101110110110001101011110111110101001101011110001110011000100111101100110101100001000101110010111010000010110101001011101100100100111101011001111110001111011110110011100101111010111100011000110000001001000101101001111001011111000010001101110000000001011111111000101101100000101001111101000000111110111011111011101010000011110001000011101010101010000011110101111001100101100011010111111001100100100100010001101101001000000111001010111011100010101001011001101111011011001101000000010110011101001011011111011010111011001110000100100010110111001100110010010000010110011010100010100101100101111010110101001010000110010001100010100111101010100111100000101110000100011100110010001011010110010110101100010001111010001001010101011110011010000101101101001100110001111001001001100110110100010001100001111110111011010001111010111011110001011101010100010110110111001010011111001010110010100011100010110100110000101011000101010111100101100100011011010110100011101110011101101000011010011110000101011110111011010010010100001010001001111000100101001111011110011011000111010011001111100000011110111010111010100000110010111100110110011101001011111111111100101000011100001011111100010100000000111011011010110011101001100010100010001011111001101000011011001010010010111010000010111100111101010110010110001011101110000010011000001011110100001101011110011010110001110010110000111010011110111001000100011110110001111100110100011110010010100101000011001100101001101111010101110001100110101100000110000001001011011010111011000111101011000001011010100110110101110010110100111101010001100000111011001010111001100011101100010101100001101001100000000110111001000111001011101110000001010010101010110111011010010101111010111011010111011011100101010011001011100001111111101110001100011100000000000011111111000010011011110010101010100111101011110000001111000101001010000110010101001110010110111001101100011110100010000011001100111111110010111001111000011100011000110111001000011110010111001100001011100010001001110100011101000000100010011111110001110000110100001101110110000111010011011001110011001010110000101001011001100110010100011011111100110110001101000100000000011111100100100011010101010111000001011000011101000010010110001111000000001101100110101001101100111010011101010111000001110010000110110001100100001001011000010011101110011000101101110000001001001010000100101100001111001001101110111001110111100110010101011001111011110101001011111011110011110011000010001100100100010000000111110000011000000100100001111011001010000011000011111011000100101000100011110111110101101111001010011100001100010110010011011000000110011110110011011000000001001110100101000010111111010110100011101011001101101111010101100010011100110110111110010111110110001010000101000101000101011101101110110010000111011110100111011010101100011011111000111100111101100110111110001010111101111111101110100001001011111000101100111000111101010011011010110000000001110111010011001100101100100001111000110000101010100100001111100011111011000100010001011010000111010110000001110000001000010001000111111010001100100101100011100000000100011100110100110100101100111010100111110011010001001001000101011111001110010011000000101111001111011011001011010011010100111101100110101110001111011011100111100100101011110001010111101001110000110010001000111101000111001110001100011000011010100000001110111110010011000000100110001111001100010000001011110000111111101111011010010000110000100001011101100111000001010000010100011001101000011001000111001010011000000100010001010011001011100011000010010110010110110011110100000001000011110100001000100110001101001100110011010011000100110101101000110110100011011110011011010111010000100011011010100010000101100110001010001000000100000110100110010000100110001011001101110101011100111101000011111011010110110000100100110101001001110111100011111010100011000100101001110010000111100101001110001001101110010011101100001011001101110001001001110001110011010100000011010000010110110001011101011010110011000000111010000101111001011000001000001100111001100010011010101101010101110110110000001110101101101001010011010000000001111100101100111100010100110011000010001000011101000101001111000111000111101011101001111010010001001101101110000111100000111000011001101001101010001111000100010110110010010101110010111100110011101001111000110101011111100100111000000000101000000100001100000110000111101010101010011110000010001001110100100010010101111011011010011000011111010010000110001100110101110100101110100010111110010110100101101111111110111010011100110101000100011001110100110010101101000100000000100110000000000101101000101010111000011000011011000000100000110111101000011011000110010001110110101110000110000011001100001101001101111001100011011111001101000110111000101000000001010111011011011011001010100100110101100101011000011000011110001111111111011011001010010100001110100000101001100101110001110111011011011010001110010010010010111101110111101011011110101110101111101010011011111111110010111110111110111111100111101011111001110010100001011010001100100101010110010111101001100110000011010010101000111011010101110110001100000101100011001111001111011110001101011111110011110000000111111100100001100010011111000100101101111010010001000011011110001010011011110100101001000011010110111110011011000101111111000001111000000111011010110010001001010110111000101010101101111111110110010100110000000111110000001000010111001100010101011001111001000011110111110000100001001011100101101000111000110110100111101101101110000001011000010000101010011101010111010010001000000011100010111001010101111011001010000110110100110001110111101010010100010010010101000000101000110110000001001100101000000111110101101001111000000001001101110011100100000010100100011110001110011101001001100110110110010001010000011110011111101111110100001010001100100001000011000011011110001111100011000100100011111011011110101001001111001010000011000110010011101010010101001010000100110000110000111001111001010101111100000011010100111011101000011001011000111000101001011110001110001011110110000101100010101110010001000101000011000101111111100100000001110100110010001110110100011111101001010111110011101001100100111000111111010101111010010101010011100101100100110010100101111010010001011011001101100010010100100101000001110010010111011101001110000100001101100000001111100100000011010101100000000110111001110001110110110011010111011010000101111000111011010101011001100010101011111001011110011000010111110000111110010101011111111100111000101110100000100110110010001001111111000110011000011011111011110000011001111111110000011101001111110001001000101001011011010011100111011110100100010111001011000001000001000100101011111110111001101001000010001101000010000100111101001001100101000000111011011000010100000010100011011010001000101001110000100011101101111011001010101111011011001101000011010011010011000100001001011111011011101100000101001000001011111101101000001011100110001101001100111111001010111010111100111000001010011010010101100011001000001000100011000101111111111001010010010111101110101001110110111100010011110101000001010011101111010110111010101001000110010101001010011101000110110000011000000001000000000111110001010111011111111001011000101011001010000001010001011110000001100000111000100011010001110101110101000000110111110110111100001011100101100111001111011010100011011100011101100011010101001111101001111011110110000001111101001111101100001101001000110010011001001010100100000110100110011001100110000111011001001000001101011010011101001101111100111110101111110110100101110010010000110010000011001001101111101100001111111001011001000110010111001101110011111010101100011111100001111110011100000110001000110011010010010101100010000110100010001001000000110011011001110011100111000001111100001011110101000000110001011101100111001001010010000111011101110010000000101011100111001100000010000111000011100010101000111100111100000100101000011100111011100110111000111000101000011000000000010111010011001100000011011011001101100010110010111001101111000101111011100110001001000111010100000101001011000000001100011001001110110101010111101010001001100101100101001101010100101011010011001111010101101010100111101110111111100111100010000111100001011100110100001011101011101110000010011110100100111101111110010110011010100100000101010011100110100011101111111011010111011110110011101111000110110010100101011101100111000000010000111110010011000110000111110011111100100111010001100010111011011001110100111100001010010001101101101101100110111100010010110101101101101001010010000100101111110101001100010001001100011100110110001000111011001101110011100010010000111100101110000000011101000001100011000111000001101011110101000101010110110101111100011000011011011011101010010101001100010000101100010011000011001011101010001100000011001011010011111010001110111110111010101111001111000010001000001111101011100011101111111010000110101010000111101010101110011010111001010011110100001111000010001011111110011110000101110110011000110011000110001111111011100101011100001001001111111001010001011101101111001101011100100000100001111111111011101011000111101110000100100100001001010101010111011100010000100111011111110110001001010001010001010010100110110100011100011110001100000101010011001011010000110001101100101110111010111011000100011101001101101110110011111111011111101111110100101001110010011100011100000101111100001010011111111100011111101100011110011010110111101001111100101110110010101100010001100001000000111110110011010001000100000100011110010000001100010000000110011001010000110101101010110000101010101011010101001011000100011101101010010011001011111011000001000000011101101100011001110000110000110011001110011110100000001011110110101111111101011010110010100100100100101001110000010010100111111001010111010101111010110011101010011110000101101010101001100101100000001100001001110011000100101101100111110111110101101111111100100010101000010101010001100110100110010101000100101100001110100100010000101010000101000000010111100101111000000100000101000110100000001111000001001110000111010001101011011100110110000001000010101111100110111110000110110110011011010101100010110101100001001110011010101100001100111000111101011101110101010000111001010011001101110111000110101001110011010001010111101101100010100110000011001011000010011011100010110011000000100100010100010101000011010111000111111100110110111100100011001011110110011111000101011000101011101101101010001101101100101110011001011101010101101101110011110001101000011100100101101011001000110010000000011111001000100001001101000110110010110000010001100000110101110000010000100000110100100101101100010100100101011111100100100001010110010010100110110100001000001101101001000101100010010101010111011010001110110100010111010100000101011011010000110100111001001000111110100111100000000101101110010011000111000111100111010111011111110101000111101110011011001011110111111101111111010001111101101000000111001000011100000001011101000100000110011100111000110001111011101101101011100110000011100110011001011000001000000010100100100000000010100001001011110011011001101000010111110110011111011101000100110000010110111011010101111010001001100010110010110001111101101011110110101011110101111000010110110011111011001111101110111110010000011100001101110010011011000101100110010001100010010000111010001010010001110010000111111001011110101101001011101001101010010001001110010110010011000101011001111011010111001101100100111000001001111111111111001100010001010000110111100101001100101100000011011000001100101000001110000011101001001110101001010110001101010111111010011110000001001000111110100010011010010000011111010000110101010000001100101111101101111000100101111010011100000011000111010001011100100110000011101000000110111101001100001000011111110011101011011010111001000011010011101100100110001110111111000110010011000111111101010111000000111110111000000111000000001100100010110000001110010110101110110010001111100101001100010011011111100011110001110110110111111110001110010000011100011001110111111000100101101101100110010101011100111111001000100000111000100000101100011010001111101010011111100101001100100100101001110010011011010111111000001101011001110001011110111010011110111111010011011101101001010010100001101001111011100100011010000001101010100100011000001111101101110001111111010000110110110101010100000010010110100000100010011010111001110101000111000111101100000110101000111001101110101111101111001110001111010101001110100010011001001001000100110111001001011111011110011110001011110001000011011110011000111101010001001111101110010111100100011000010111101110110101001111101100110000000110111110110100000010100101010010110101100100001100111010000110000110111110100001011100101111001000111010111010100011101011010000101010010000100101100111001000010101101111100010011100000110011001101100001011111010010110010000100111001010101101111001011100000011011101000010101000000100010100110100111101100101001101111001110111101010111010111100110110100001110110110100100110110001010110110010110011100100000100011101001010000010101011110001110000110111001001000101010110111001000101100101000100011111010111000110111010000000101110000011001010000011001111100100001001101010110010100001001010101100111101111010000111100100111011100000010100100001110111100111110111010000001001110010001101100110001110011110011010101101110000101011100011111000110111000111110100101111100010111000111011111101000011101111011100111000100101101100011010010000000000010101001111101101001010001001000100110010100100100101111110010101001111001010000111011000000001111000010011000101101000111010010000110010000001100100101001101011100011110010101110101101001111011111110011001110011001000111101100011110111101110101101110111011011001100100101100101000101011000011101000101100011001010010100011100000101000110010110110111011111100011110001011010010000111100111111010011100111001100001010110010111100101001101001101010000111100000010001110010010000110100101010001011111100111001110000000010111111110110111111110010111111010000100100110111001100010010110001101101100010100011110100010011101101000111010111110011010011011001010101100000101101100011111000101111000101010011010110010100000111101001111101010001101000000101000010001110000010001001011101111001010000011001011110011111110100110011001101100000010001110010000000100101000110010100010110100100100100110001111101001101011101111011111111001010001001010100100011011000011010100011000101101101010100000010101011000111001000000010101110011010101010110100001001101011111011100100100100001101011100100100111000111000100010011111110101011001111100111100001001101000110000100010101010010101000111001110001001011010001111110111101101000011000111110111001011110001000101001111000001111001111101011010010011001000001001111011000001100101111101110101011000111011010011001110010001010001101110101101001101100101100111110111110010101000000010001110111010011000010100000000111101000010010000010111101001000001001011110101001010100001110111010011111001110001000010010000110110000100100000101011011010110100001110011010011111011111111011010011000001011001000011101001110000110110011110001111111000000011011100111110010010100111101001101011110101110110110000001010100111111011101100010111000101110010101110011100010011111000111100010010100100101100010101001001000110111110011100100000011001010100000100010000110001001110011000011110010111110111000110111111001010101110011101010000000011111100100011011001001000111100000011011100011100100000101110000010010000010011101111100111111010110111110100111111000010111010000101100010010001000000000011001001100001010110101000100011001000010100000100100111100010001000010100000101000010101011101010001001111001111001111001110011000011110100111110000000111101110101010101100000001001010000110110100011110001001000101000010011011110000100110101000110110010101111000011110000110000000010110101011101100000111111111001011001110100111001100101011101111001110001011011011100110000010000100011101111101000011110110000010100010011110111010111101011000111011100100001000000101110000111110101101001100101001001001001101011100011001011010010010010110011110000010111111101110100100010100100001011111001011011101011110100111011000011101011010001001110101100000000110011101100100101001000011100100011110101101001111111010101000001100011110101011010111000100001100010011100001100000010000111000100110101011100011000111111111010011101010000000100010110000100110001111101001000111110011000101101011010001111011100001101101011000001111100011001011000010111011011001100000101110100000100000011001011110110000011101101110110111110000010010101010011111010101000100001011001000101010000010101111000100100010110111001101100011001111000110110111101011101100101100101001101011000010001111000010110011110110001100011010101011100000111100001110110111000100000010000010110011000101110001000101011010010100101010101011001100010001101110111110000001011001000101001110010111111100001010100001101000001111011100110100111101100000100101100000110000011111010000101100011000101110000100011111011001100100100011010100110011111011101100001111010001011100101000110001110001111101110001011000011011110010000000111110100111100100100111011011010000100000110100001101011110010000011011111101111100111000001100110000000011111010001011111111010010111000001011100011001101111101100011010101011110111110011011011011011100111000110010011110101001001101000100101101010101010111110011100010011010101001101001101011011100110100011000111000011010000110000100110110011111100101001010011111001000011110010001001111110000011010011100111110011010101110100010001010110100110100011100101000111001010001010000100100001110100100001001101001000111001000010011101101110001010100001101100111001011110011111110001101101100000010000110101001010111110110001101101001101101010101111101011000000111000101000110011111000001010000011000111110011000001011001110100001111110011101110101110001101001001110111011001011100001101110111110011010001101010000001011101001001101000111001110001010110100101011011100110010111000000100000011011100001000000110001110011010101110100100001110000011100000100010101110010111001000001101010011010111000111011100010000111101001100000010011010010100000000110010110011001101000110111010000110010110000010001101111110111100000001000111111000110011010100000111110000110010010100101101000010100001000001011111111100101010010110110111001100110011001100101001111000100001011011011011111000101011100010101000001101010011011011111110101011111111110111001111111111001010100111110010101101001000001010010110001001010101101101110111100100000110110101001110101100011100011010100101001000110100000011001110010100011110011001010111001011011101010111110000000100001010101110001111001000100111011000010111011100100001110111000101001100011010010101000010001000101111011110010001101001100011101110101111111100110101001110110100000110000100110111011111000001000110001111010100111110010001110110011011000110111010100111100011011011111000010000110111000010011101111000101011100110000001010000100110011101001100111100110101001010010110000011010111101011000100110001100111010011110100100100010010101100100011111001011011011100010111110111100010000101011011110010000101000011011001111111111111001001010000001011011000100001011010111010011100000101110010111111110101011011101110001001010011010010111101011010011111111110011010000001101111101010101001100110011001001011001001011001111001010010010111011010010011011011110110000000100110111001101111100010010001000011000000010011100001010110001100011110011010011000011000111011010100011111000100110000110011101011101000010110110000101001010000100100001001111010001100110110100100010100011011010100001011010100011000011111001100101011001111010011000100111100101011001011011000111001010101111011100101110110100001100000111110001101111010110101010001111010001011000101010011110011111110010010000010101111000001101110011101111100001000101101110100011011101011111110001001010111110100010010001001110111101110101001000001010001101011001001001110101101000110010101010110001011110001101110000001010100010000011110101011110111100111011000000001001000011100100111110110000111000001110001111110010111011010111111111011010001000010110011101010000100010001010001011010110000101111011000000001111000001101000011111000001011110101100111010011111111011111100111100111111111011110100110010100001000110011111111010000111001000010101110110010010010110100100001000011111010011111001011110010110011110001110010011111010100010010111100110100011010011001111010010100000001010110101110011111000010000001011100010111010101110111000001001011101111101011011111111111100010010101100010111011001100111100001110101000010111100100010011100110111110100001101001110001011110000000110011000101111000111000010110000111011111011001100011110110001111110010011011110001000011000011110100101110110011110100110011011010111100101010100111101011001001011101011001001011110101101100110011000011010011101010010000111010111010001110000100000010001110010111010001011111100100001110100111001101000000001000001011001000100100110001110001111101000011010110000101010100010100011111111010110101110110101011000110011111010101110001000011001000000000111010110010100011001111111001011011000110110011100011100010010110010110000010101111100110110010001010011110001110011011010011111011010000001111010001010111010111110000100000001100010010000011011001001010100001010001100011001100010100011000001010000100101011010001100000000101001000100110111000011100000001110110101101100111011110110100100100011001001100000111001110010010100011001011100100000100011111101000011000011110111010111010011010010101000110011110001001101101011111010000101111000010011010011010111110000001000111001100100011100010100001011000110010100101001011110101000111110101011100100100101100011011000001010011011000000000001000110101100101111110001101101001111110000100101111101101011101001000100011000111001101101011110101111100101000100011010111011001010010101001010011010000101011101100010101001001100110000111111100010010001010111001010000100000010011010110001001110110001010000010000001010111011001011011001001101100001011011000110010010000011011000110000111000100010100100100011100010000100001111100000010110101001001010011110000010100110111110001101000011010011111011011111110100100110010011010100111110110111011011100101100100011110010001000001011101111010000110101100110001100010111000000011011010001000101010101110100111101111011011101010111010100000001001100101001001010011110100010110100101100001001111001110110000011000111101011110110000101011010101110001011010000000110011110011110000000100001001101010111110000010001001001000111111010110011111101110010111001110101010101110001100100100110100010010111010010000011000101010001000110011001101001010010000111110111101111001101001000100010001010101100011101111110010011110011000101100011101101000010111011101000101111101101101010110001010011000011100111101111101110100001111001010011101100110001001100000001010001101110011011011001111010111010001100101011001110111011001100010101011011100011100001100111110110101111111101011100100100000000011101101111111110101011000110010011101110010111111010110010100111000101010110011000010000010111000000000110111111110000100110111010010001100100011011001100010100010011100001011000011010111111101110110100111001001110100001001101100100101000100111010010111010111100111100010001111111000011001001110011100100111111100100010111100010001111100001010000101011011010000011100011101000101110010111110101011010010000000100010001011111101010111110000001110110001101110100000010100111010111000011110000100001010110111011011110011011011110110001110000101101000110010100001000100011110110111000010110011000101011010000111011111111111001001100111111001011000001001010101000111110000010110000111000000100110100010111000111100110001010000100001010010111101001110011101100110100111010001101110101010111010011101110110101111100111011001110010010011000101010101001101110101110000000110001110011110000000011011011110110001100101001111101010010100111011101000010010101011011001110001000110101111001100100000011001000010011001011101010010000111111000011011111010100011111011111100100001100111000000011111111001000010111011000101011100110110111000011001101110100010111011010010110110110001000111111110010011000001010100111010001001101001001110010001011111110100111100011011011100000100101011111111111001110001010011001011001101011111110000100101001111011011011101100010001110010000100001010010011001101001110111001110011000101010111000000110110110011001001111000110110110011000101011000110000001110110110101011000110001111011100001000101110010110111000011000000010011111011000010001011000001001011100110011100100001111101110110011001001011010100100011110000101000011011110110011000110111111000000000010101101011001011101010111000111010010101100000011110101110000001001010111011111000110110101001101010111010001000100010011100001010101000110110011000100101011010000000001001101110011011110100010101000111011111111100010001111100101111110001100111111010100011000001101001000001111110000001011100100011010000100100000101100111000010101110010010110011000101100011010001111011111100000101101101101111010011001010111010001110010101110100000011111110010100100110001010111011110000001010000000111101001101100100110101100111010001111100000001101001011011001111100111000101100011001101011100110110000111010111111001110001011001101100001001011101010010110001110011111111100010111010101010111110010011010111000101101000101101000101011010001000001100111000000000101100100111100011101100100000010100001010000010101000000100110110011001000001100111111010000001001111111011110110111011001101000101001100110111011111100110100011000110100011101110110100101101110100101111001111001011101011100111111101000010001100000101011101110101101010011010001011000010111100101111011101001010111011010011100011000000101100011011001011011011010100001011010000000110010101110010001010000100011110100010000111111110010010111110010000110000001011100010011101100001011100011010001100100100010111110011011000110100100100100111011100111101100001010000001100001011100010110101011111100100001110101111101001101011100101101001011000110001100110000111000010111011011110010010011001100001001010001110111101011110010001111110011110001111101011110110001100101001100000110000111011110100000001111100000001001001001110111001100000000101011000010101001100110000110000000001010101000111010110001100100110101000111100111000010110001010111100000011001010000000000110000101110111010110001110011100001101010011110010110001100101001011111000111111011000000011011010010000011010011110010011010000110000111111010011100110100110110100100010010101101001101100001101010001111011110001100101101000011101111101011011100100001110011010000010110010101110101111001011111101001000011110111101110100000111001110011010101110010100010001011100001100011011101001101101101000111001010001010110100101100111100000110000010110001000000011000011101100001101011111011001011110101010111111000110011000111111000100010110000001101010110001000010011111100101110010110000010100100010000011110111001011001010100011101100101000100011011111001101001111010001000100100011001101111000001001010101110011000100001100111001101111010110111110010000101110010011011000001101001101010000111111000111011101101011110111001111011110000110000100000100110110110010010000001000100011011111010001101010011010010010110010000000011101100101000010110000110100101010010100010001010001000110100011000010101110110101000001100100000110011111100110010101110111100011111010011111001001101101000001101111000100011100000000110011000001111101010101101110011110001101110100010101100110110011000111001010001010001100001000001100000101010101011110101000001011011110100100001000001101110110011001011010101000101101010001000010001011100111010110100011011000001001011110111100100001010011100010010001000110010001110010000000100001111010111100000100110010110111101111100001010110101111110101000111000010010100111010100001000011111010111110001110111111110100111000011100001010011100010010110100010000011100110010100010100011101001111001001000100110010000110001110001001111100001010110001111010011100100101001010100001111010011000101000101000000010111111000100110110000000000001010010011010100001010101000010101010101110110111100001000110111110000111111100000000110101011011000100100000111000001001001011100001001110111110011101111010110100100010111011011001100100001111100111100100100100100010100100110111000111011001010010110001000001110011011001001011100001100111101000100000011100011110110100111101101011001001101101001100011101011000010010100101110001011000010101011000001000110101010011001010001011101110110001100010101000010001001010000001001011111000101011010001101101000001000000010010001010001111010111000111110110110110011011101111001100001101110110000110110010010101010010111010000100111001101111010010101011001101001110000001001110010011010011110000000101100101011001001111100010111100001110110100010110100000011100001111011010100111111111110101001100110010100101111010001110111101110001111000100000011100010011100110000010101010110101110011111010110110100100010100010101110101110101000001000101001011001111011010001100000001011101100101101010111011010010100010010100000101100100100100101010111001111010101100000001010000000111010110110010001010000010100011011000101100010001111101011100000110010001001101011010000110100101000001011100011010001011010000000110100001110100111100000111101101010110111010111110011010111111111100000010011110101100110000001001000101110101011100100000010001111100111001111101010010111001011111111010001111010111101111011111001010111011001011110100100001010101000111100101001100011110011111100000010111011010100111011001001011011010011010100100100010011110110001011011011101101001011100110000011101011110111010011001110011001000100110111001001010011100000100101001010110000111001011001011011101001000100010010110100010110010011001011111101100000110010000101100001111001011010101010001001110001010010101100101111001001111110010110111111001010100110111000110100101101010000000011111101101010000010000111001000100001001000011010000010010000010000011100000111010111011010110100101101101101111010010110011000010001010101111001000100100100010110010000001000101111010000100000101100110100111111000111010010110001110100000001001110110111110011110111111000111100011011101101011010010010010000111010100000001101100110100101101101001011111100001000011101011010100011010010001100101111011010000101011111111110010011011101010000000000010010011100100000010010101000011011101001101111001101001010111011011001110000000111110001101111101111010100011101010101001101011100101011000110001001001110000101111101111001011000000011100010111000111001011011011110100101000110111010110101100110000001100111000000110000100010111010000111101000000010100010010000100000101010010100100110001101011111011010110001011010001111010110110011100101100011111101010001110100111100010001011011010000011011000110000011000101111010010110010010101101011101111000001010011101110001011111010110001110000111101110011111000011110100101011001010011011001111100111100001110011001000000100011101111011000110000110001010011010111010110110100101110101110010111001101011111111101101000001100110011110100100011110000010001110001111110011101000110001111011110011011111000000101111100101010111011110111010110101011010111101001011110111111101000011001000010110111000111010101001111110010000010011001101010100111010001101101110101000100010100111011111111100010100000001100111100000101000100111011110111111110100010111100010100110101100100011110010010100001100001111101001111010011100110010110011001111111110101101011001111101000011111101011000100110101111001110000110101011011111010000111111000111001101101001011001001000010110010111001111001111100011000101101011101000010110110010101100000111010111110110100011110001110100110001010010101011000011010011101111011111110001000110000111001100000101010101011100100110111100000011101100001110111110101111011000011100000000100101111110100101110111001100111011011010111100010011010000011100100110100000000110100100001010100101110110110000000110001100010000001010000110101011111111111000100101111110101101111001100011010010110010010100011001111000000101110101010011110011000101101100000111001111010100001010010100100101010100101101000010100000110100111000000101111001100010000010100110010101011101100000001010010010101100001111111110101011001100111101010100110010010000010001100000101000000010111101011110101100110000011000010011101110101000001111001110011000110011100000010011101001101110011110011001100010101000001100111000100100001110110011100000001101110000011011101010110101100100100100011110110010000111101110010001011111101011000101100100101101000011001110111011101000101110111111000110010100110101011111110000010010110100000010010001110110110100101111000110111111000101000001001010010011110001010001111100111001000001010101101000101100001110111100001011101101100111011000000011101100111100100001110011101001101111110011010100011001011001111001110101100100001000010011101111001111000011111001100111010101100110110100111111110011010011101000000101110100100100100011101111000101101100101101010010000101101011100000010100011111101111001111100101010001110001001110110010000110010100111101111101010111111001011010010010111101001011000010100100000011000111101111011110100110000011100011010111000010110100111011110000101111000111100110101000101101110100110111101110100001111000100010100001010101001011111011100110101001100000011100111111101001011100000000111101001100101111111011101010101101101111111111100001100111111011011100000001011100101011010010010101001010101010101100000101110101100110100000111101011010001000001101101011001000110110111001010110011111001000000011011001011111100101110011001110100111110100011110001001011110001010111101101001010100010001101011001010101100110010000011011111001111000100001111111011000011100001111010110001101010111110000111101001111000001010110001001000010011011101101001001111101111010110000001000110101100001110100110001010010100010110011110001000100001011011111000110011111101001100110101111101110000000000011111000101010101011101110000110101011111001100001100000100110100101110000111011110111000111001000001011011101110000011101101001110010011011010010010111000000000010010010010110101001110100000100101110011111100101100000111011110010010010101011111101111100101010001011110011000111010101111010101100100011001110001110110111010001100011101001100001110101100101000111000001110000000001110111011011000011110100101011100101111100010001011010010110111110110011100110101010000000111010000011110011000011110111011111000000100111000110111010000100000100011010000010110100111000111101000101100111110011100000011010011101100101010101001111011100011001000001011001111110000000000000001001011000010001000001010101100101011011001001100111111001110010011111100011000111101101111011110101101101011001011011001011001000010100001010000100011010011001011010001111101001101101101011010011000110111101100000111111101010101110100010100110111100100010111001001100001011100010001100111100000001000000100110110010110110110110110100110100111101111110000111011110010001100111100000001100100011100111100010000010110101111101011100000001001101010100111100011000101011010011101000010010000111100111001110101001101000001111101011111000001110010011011111000101101100101100110001000111100111110111111000110101010001011110010000000001001001101011011100101101111001111100101011000011010110010011101011111001001001011010001010010001010100110110011011000101100110000110100111010001011111101110011010011101111000101010100100110101111110111001100110110100111011001001101000110000001010110011010100101010101010100101011100011101110001001101001101001100100100000000011001000101011011001101110101100110001010100100011001001011001011000000100011110000001111011011011001011110100111111110111100111000111001000010101101010010001000101110101000011101011110001101011100010100010111000100101111010100010001110111000100000100010111100111010110000001110111010111011111111111001001010000011100010111001100101001101111110110001010011010100000000101011001101010110100011101000011000011101001111011000011001111010001001101011001100100110101111100010111100000101011100010111010101100001011101111111010011011011010100100101100100001011000101000110011001011100011101100101000000101111000101101100001110001000100111010110001011110110110100001101001000111001000100100100101101011001100100110101010101000110101111001110011010001101101000101101101001000101101100100000000110000110000101011111001010000110110011010001111010111110111101110101101111100101101011001100111010010000101001010001110001110000010000111111101001011000100111110000111000111000010100111111101001110101000100101001101101110010111000001101011100100001011101101001010101111100011110111010101010111101011000100000110110011000111010001110000100000010011101011011111111011110101000010110100110100010111111101110101100110011101000100111100001000001101000001000100110010011000110000010111001010101110100001111100000101110100100000111111000101000100010001110100110110111001000000011011011000111100010110000111101110010011111001011000100001000000011010011010010101011100000101101000011100101010001110100111011010110110100010110010111110010010000111101110010111111101011110110001010101000101101101100011000001001111001111000100111001100100101010110011000010010011101100111011011110011110001111010011101000011000101010110010110101110101000111101111010011001101100101010001110110001101011001011000100001101110100100101011000110010010101010010100111100110000111101111111111111111001101011001011100000111000001101101111010001010101100100011110101100000001000111101101100001101011111011000111100100111100000011010001011110011010101001101011010101000011101111100011110110001111101111000110100111001001100101011110010111010000010111111101111000111000101010100100101000110001110001111010110000000110101010010110111010111101000000111001111000000101111101111011100101101010111101010100011001111010011100001011110010110011011000100100101110011010000111001010011101010010001100101011011110101011010100011101101010001010001110110101000001101000111111010110100001010100000110001111110111110000111101111101101001110001101001101001101110011010000010110010011110011000111010001100000101100111110100100101001110100100001110000111111001011110110101000110000010110001100011011110110100000001100111101110000000100001001110010100110011010000000001001111111111110000000101100111101001001110110001001101011011001010110010111100111010011011000010011000010101001011110010011011011000110001110110111100110001000111010110110010100011111101111111010101100011110110000101111101001011110000010111000011110000001011011001111100110110100011110010000011100111010011001010110110001000110110101011000101011001100011011000110100010101100110101000000001001000000011101101101010101100001000011001001100111001100010001011100011110001011111111011000101101000000111001111000100011001011100110101000111011001010001010101101010000000011101100101110010100101011101001000011100000011110100101110010011111111111010110111110111111110100100100100001000010100001101011101101111111010101101011010000010000001110100011100110110100010100111100101110001101111111111011000001110101011110100100101110101101010101110110111111010111111011111010100010111110000110011100100110111101001111001010110001001110101101000101001010100111111001110101011010010001011000100001111110101111010011011000100010000111100111110100111111111000110111111110010100011001010000001110110110101010010010111011001100011001101100000100110111110000001001010100001001110110001110111001111001100110101100011011011000010101100011110110111110011100111110110001111010110011010011101001111101111011101010110100100011111011101101011111101101101101001111101101011010000001001100001110101011000101101010101000100000100100010001100100101100011010011000110100111011111001011100001100001010010100111010101001101100101000101001100111111001001011011110001011111100100111101000100111111010000101000110101010000111110001011110111011110100101110010001110001101110111001101010001110001100000011000000100001000111000101010011010101010011011111011110010110100000111101010110111100110000000001011101100001011100011101111100001011100010000000100111011011000111110110100101000001100001000011101101110110100011000101011000010000111111011010000110000110010011110011110000111111111100111100001111101111111001010001100101011111101010111000100010011101100000010000010101011011101010101001111100110010110101000110110111101000000011001101010100010100010010001111110101010000100101001101110110101001010010101010001011001011110011101000000001000001110010110110110001111101101010010111111111011001110000101101011110111101000010100110100100001001001000001001011000010110000010101101100010111001111100011101001111011110010110100010011110001111100111010100110111101011101010111000100000001101110011111110100110010011000100111101011000101111100001100110011110001100011111010111100001000001111010100101100100111110010010111011110010011111011001001111011010111010000110101001111010100100111110111100000000011001101011000001110110110100011001001001010011010101100011110101110001010010011011000000101011101011001010110011110110100010010000100000011000010010101001010000110101100001001100001000100011110011000010011101110000110100000010101110001011110010100111100001110110110010011100111001111001001010010110000001001010010111011001011001011110111101011011100011101100110000001001111100111110010000010100010010000100000100111100000100111101001001100011011100001110010001001000110010100110100000101101111101001011001000100100001010000001011000101000010001001111110101010101000100111111110000001101111100111010000010100001101000110010011100001000011110001100010011000111111001001111110101010101000101000001001110110111001111111100110101101011100110011010110110110101010101000110011001110100110101101010100010111001010101111010111100010000101101100111001011000100110010100111110111010010111111000000000101011100001101100110111111011000010000001101100111111011000011101011010011111111010111111010100001111101000010111011011010000110010011001001101101101000110000000001110010001001111101101011011110000100001011010110111100101011010011101001010011000000100000111101100110111110011100001001001111010011111100001100111100001100101011100100000011010111100110101100010000101001111100101011110001100110010000100000100000110001010110100110100001100101011001100011100000010001001111000110000011101111111000010001100001000111111000010101100110001010100100100111110100000111101000111011110000111000000110110110011100010001111101100000100000110101100111000011000111011101011111101000001101101001000100101010011110111000000101110010000000010011101100011111100110110101010010100111010101110010001111001110101110000000110100110100010001011010101000011000111001000011000000011111100110001101001100000100000100010001101010000100100110001110011011011011011101101100111010111010001001001110110110111101101011001111111011010110101101000100011101010011011101100100110111011101011000001101110111001111010101101000101111011100000111110000001110010010100000011011101111110111010001111100110101001000100001101000011010000010011011111100011000110001000110110111000011011100000101000101000111001011010111110011001011100111010110000001101010110110100100011100010101010010101001010100001001111000111110101011110110001101000111110000001110011101110101011010110001111000011001110010111010100101100110110010110100110010010010011010010101100111111010001111000011111111010110000000001001011000101110100000001100000001011101110111011010100011110010010011010001111101010011010101000111001100000111101110000110001001100010101111010110000001001001100101111010100010011100100010000010000001010101001101110100111111010111101010110000000111100110010010111010101101101101001011000011011110101110011011000001111110011110110100011111111100101010010011101000000011100010110011011100011010100011000100101111110011000111100011101110011101110010011100011010011001011110101010001101101110111001101011100011001111110100101111100100101010110011110111110100010101011010100000111001000001110000011000011000001001101110010110010010110000000111110001001011001110111010100101010101101101010000010110011111100011100100001100000001010110001011100000111101101001001011111000010100011011010111011101011010001111011100110100100010110111111011001010011100101000110101010111110110000110010111101001100001100010011111111010110111111001111100001010110101011001100000001011000010101110100101111111111010110011110011011000100010101011101000001000001101010101010101101111011011110000001101001000101000111010001010010101011000110010011111100001001011001101100010111101100100010101100111110011001010011010010111010100010110001011001110000000111000100100001010100010111110100110100010000000100110011000010010101101101011111010001100001101100010100001001010010101111110010011010000111010011100011001000000001101000111001001100010000111010100011011110010010001100110000000011100000011111101100000010000011000000111011010100111111011011110001101111101011111000101001110111000010001000000101110101111011110011111100000011001100011101000101110111100000000010101100111110000000111101111011100101100110100000001011001001001000000001111100010101111001010010011011100111111011000011011111000010101010001101010111001000101001011111101101101110101000001010110110011100000110010011010101000001000111100111010101000000100110100011101010101110101010010111010000110110011011001000001011000100110010010000001101000100001101010011001110001100010100101110110100111111011001011011010011111001011000000110011010001001100111010110111011000010000000000101101001001010001011010000000011100111101111001001111111110010000000001100000001011000100011010110110010110001000110101010101111011100111111111000111100100001110100011101101010110001000010011111110001000100011101100011110111111011111000111011011100011101010010010010000000010101001000011100011100001010110001110111001110000101110100101111001001100011110100010010100111100011001100011011110000000111110010000010011001011011011011111010100111100000111010110100000011110010011110100011100110110001011000101111001011101110110001011011111110001010100101110101110011110010100011001100100110011110011111001011101100001010101010001111110001110110101000101100111101111100100001110000000110010101110111101011111010100011010010101011010001001011011010001100011010001001010100100011100101100010110011110101010000110111101011110011001101101010010000111100011100110111101111000011010001011111001100111111010011010011001010100110100001011111100010001101101010011110010111011001000001000100010100111000111010101101010000011111000001100011100100110111011001101101010001100011011011110101000110010101001111000011000001101001111110010010011111101000000011111111001010101100101010001011010010001111000011101110100000100001001011010111001111101100010111101010101000101100111100010001101100000111100111010100001000101110010011011000001111010011011110100001111101001111000001110100101101110000100010010111001001101101100110010011001000010111100010011010010011000001111110000010111001100111011111111010000010111001010110111011111101010000110000101101011101010101000010001100110011111000100101101101000110110011010111011000000011110011001000010111101001001111000110000101110101000011000011110111000001111110000001001010001110010000111101011010011110000001001001101101001011011110000000100101010001110101001110000001101101010100000000110010010010000011011111101100011100011000101010111010111011110001110101011001110011111000010011001100000100011110010100010111101000100011001001101000111110001111001111101100011100001000100011101111111011011000100011101111010100111111010110001000011100101001000110010000000001000111110001100010001010011101110110110000001001010011101011110011100000111111100111011010010000000111001101000010101111111100010100110110111001001101010110111101011000111000111101110111001110101000100001101101101000010100100111011011001110010110111011110001001001111001001111100100000111111101001111111111011010100011100000011010100010110110101110001010011010001000101101101011100010101011110101010001011011111111101011000101110011111100001101001100110000100101110111010010100010011010001000101000100000000000111000110100000001001001001000011100101110101111011101011000101010011010101111010001101101110010001011000110101001000111110101010001000110110101011110010111000110100001111000101000001110011010110001110001100101010010111111001110101100000110110101111011101010000010110100100000111100000001000101010000010001110110111011011111001101010111110101010101110000100100100110000110101010011101100110000001011100100000011010110110011110011011011001000111111001010011110100010010110001110001001100110011110011101100011101111010110011001100010100010101000111110011110100110010000001010100010011000110011101110010011111100011111011011001001010010001110100001010100001101111110001101011110110011111100111101000101011101010010011010000111111101100010010110000101001111110011101111101010101110100100110110110100001000001100111011011000000111101001101000010100001101001100000000001111100011000011110111000011101010000010110000111110010011000010010010111110010010010011011010011111011111100111000110011111011000111100011110101000011010011100011000101011110111101000101110000101001011000001001000001110010011010101000101010100011011011001110000010010111101011101100000110101100100111101000010001001010000001010110101100100111100010111000001100010001010011000010111100101100110011101111101111101100100010001000100000001111111000111011100110110001010101000100111010000100100101100011111010011110111111010000011011101100101001000110110010101101110101100100000110111001000111011111001111011100110100011001010101111101110001101001011101111010110011001111100010111000011011111100111110010101001100111110000111010101111010100100110011000100011011111101100101101010110111101011010100001011001010100000000100001010000110101000011000001010110001111011000001100100110101000111111001010100010000110011111100111000101110111011110100100100101001100000101000111111101000111011001101111100111101001011001111101000101011000101011111110100110100100110111111011111001000101100001101000101011110110110110100110010000001001000010100000011000011101111110001000011000011111010001000101000100000111100100001000001000111011000111100011100010111011101111001111001101001000000101111111101101000000010001011000010101000111010011000011110010101001110111100100111010111100111001000100001010101010110001110111001001000110011001110001100001111000101011001111011111101110011111101011010100011010100000000111011101110100101111110100010010010000001000110000100011111010001111001111101001100111010000000010110110001011100100011100100100100001001001100110100011000110001100001001101000111000101010101101000110111100010111010110111000001011001011010000101101001010110111000111111010010110011101100101011110011001100001100111011101111010001110110000101011111010111001011000011000010010000001110000101010111000001101100000101110101101011000011110010111001011100110011010100111010100111010001010000110100101010000011010101111110000111010101010010100111110100000110010011111000101001001101010101111110110110100011111111110100010000000010010011100100000001011011001111110011010101101100001010111100000110110110110100111011101000100011011101111111111100000001101000111100100111100110100111101110000111011011110100100001111011111111101100101010000010101110011100100101001011001001110100000001001101110000001001001110110011100100000111011101001101011101011001000110100011101011110101011011100100111010100111110011011111001010011100000111111101101110111111101100000110001111011000100011010101001010011100010010000011011111101000010010000101000101110110110111100010110110110111001001111001110011111100010100000100100100101001100100110101001101100101010011001101110100011000001110001000101100111100111000100110000011000000101011010001110110010110000000100101011000001110000000010011001100001100001011111110010101111011011000100110101100110110101011010011000110110000000011110110011100101001001001000011010011101001101001101011010000101000110011010110101000101100101001000110111101011111001011101111100100101001000110010000000001110110000001001100001000011000000100000100010011111101010011011010110011011100101001001010111011111011100101001101000100010010001111111101000010010101101110010110100101000111101101100111111011100001110010010001010010011111010101110101100010101111011100110111101011111001110111001111101111101110000010000100001011000010101101110110100011101001011101110000010010001001111111000110000100000110111011101010111011100010011101101001010101000001111111111111110110001111010000110110001010101101011100011100100110110110111011110000001111000111011101001011011000000100001010001001001000011001010100011101010101011011111001100101101000000111011000101011000101001011010011001100110101110010110010111100111011100111000011010000111010111100001100100010001110000001000010111111001001100111000110010111001111111000101111010100100110101000001100101010110110000000111111101100001001001100110011110010011011010111000111010100111101101100111111111111101110101100000001100110000011100001101000011101101000101011100100010010010010001110011110000101111111000010110111010111111111101101101001110011111110001101111011001110111011101000110010001110000111001011001110011100000101011110010110101110001100101000111001010110111110010101011011100110111111010001110010011010000001010010100100101111100001011101010111000101011110110011010101000011010110001110010010010101000001010111000000100000011010000111000011101000100010001111010100011000100010101100111111101010010101111010110111110001001001111101001011011011001000000000011010001000110000000100110011110100110111100110001010110000100001110000011010111110010101001101110100110000110011101000010100111011101011011100010111111001010101111110011001100001000011000011110011111011110100100111101110111011111101011010101000101110011101011110010100001110010110011011101101101000100000000011110110010110101010001101011000100000001010001011101011011001001001011111101111000100101010010011100100111101100011000011001101011110111100101111101110000000110011000101111110101111111110101001101110101111000011100000000100100110001011101000100111100001010101000000010101101100110110100011101101010110100110010111001101000011101010001011011011001001011010001101000010011100001001010010110010001000010000010010111110111000111010101111101101101100101110100111110000010011101011001100000010111111011110111101100111001011000001100100010100100001010010101100101001010000110100101011011101101000010100110100101010100111110101101010011111110010011011111000110001000001100110100000100000000101101111010101001110100000010100111000101011001110101010110101111110101000010101111000110010101010000000011011101000000010101101000001111100001011110001100000011100011100111001111100100111011001011000110011111001000001001010100110111010100010100101010011001100010011101110110010010111100001011010111010110100001001011100010110001001010011010111000001011110011111111010101111000110100010011111110000000100101010111010110000100101011000100010111101100000000010111001000001110000111111011100100101111110001110001100011011010001100101001010001101111100011011111101110111111011001111011101100001110000101100110001001011011001000000111011111101110011000111001110011011000011000100010000111011000011010111110110010000100000011111001011110000100101110000101001111001111001110000100010111111001111110000001010101000000000111101110011001001001100010111101010010001110010100111100110000001001010000110111010010101111010001011010111001100110101100110111000001111100110100001001001100101101110010110000110000101111111110000010010100100011111100010001011011001111010101111011011000100010101101010010111111100100011000101000011000011000000010101100010010010100100100000111011100000111100100000010010011001011111111111011010010010011111101110001011001110110111101010101011110110000110111010011111011110011101001101011000101000011100001101111001101010110101010010100111001000000111011010001110011011101101010111111110010111000110110101010101011000100010111110100011110101101111100011100010000110111101101010011100110110000110101101001010110111110111001110000100100110100110010010000100100101110010001001010000001001100001100101101110011010011001101011011111101111001010110000100100011111000110000011011010110100010110001111111101101101110010110011101100010100100000100001011110101100101010111000111111001010111100011010000011110000110111100000001000100110001001011010010100011110100100010011000101001100100110000010101111010010001001101000110010111000010001110000010111100011100101111110101011100111000010110101011110000110011100001110011011011001101000110100100100011110000100010001101001000100000110110100001101011001111111100010100110110101111011110001011111010110000111010011101110011010100101000100100111011011100111110011001001000010011111001111000011001110000011110011100100010000000001011111111111000000011111101000000000011011110010100111100010101100000011110001101100100101010011000010100110000011000011010111000111110110110010011110010010010001100101011000110011100000010100110110100000110100010011110111011011000110010000010011000101100110111101001000001010000010010000010101000101111101000000100110001110111010001001000000000101000101000010110010110101011010010001110000110110011000001101010001100011010001011100000101010111010001111011011110011110011001011000100000110100000101111001100011001100101101111010001100111111101010001010111111111101111101010110100010001011100111100010111100010111001101001001001011100010101010101001000011100001111110110110101001100011111111101101111100110101101110101000101111010000101110111111101010101101001001011011001000000011000000000101101101001110000001101110110011000000011111010100101101100110010111100000010101101110111101001111101000101001000101101010101111101100111010111000010001000100011111010000100011000000000001110101001100100001000111100001110010000001010010000011100110110000000010110110000100111010000101000001110111010110101100100011010111011101100100101100011111101111001000100111100001010010011110101011001001001111010100101111111011011011011101101100101110011100110100011110111001100110000010100110001100111001011101110010010110100111110011010101111100100011001001111000100001101001001110011010110100011010101101101110110111001000001001111011110001101111111100110011100010111000110000111010100100111011011100010000111000011101011010011111110101101100011011011111100010111011010010010001110101110001110001100101011100000001010000100100100110001011000101110110111010000001110011001110010111001000010001001110111111100101001000101100101001111000010111110000001101010000111011110111011110110000110010100111000111001000111101101001000011100100000111100111010010001111100100001000111011111010101110011011111101000110101011010110010110001110110100011011011110110011101011011110101101101110011011001010110100010000011100101011001001001000011000010001001011101111010101100101100101101011110000011001011100011111010101101100001000011000110111111110110100110011111001000011110111100111101011011111110110100110010010011111010110011001000001110000010000000100111111111010011100101100110000110010100110000001010001101001010101101111101011001001111001011110001001011000111101000011000100101100101111000000001000110100100101000111101100011110000101011101110100000110101001111001001110010101010000101100100010000101101011000111100110000110000100010000000100101101001001101000101111010011110001011100101111100010000001010010001001101111110101111011110011110000011111110101110110101110001111111011111011101010011001111010100001001001100010110110111011001000001100001000000011110110101110001011110011100110100001010101111111011110110011100010001101110011110010100000011001011001001100110100000010000100101011011111001110011110000011111110100111011101000111110111110010010000101011000000101100000101011010111001000011010000010001001001101110001011110011010001111010101110011001111101001010000001110100011101101100001000110111001111101101001001111100000011010110110101101001001111001101000000011010010010110111010011101100011101111011000010011110100001101010011111110011111011111001000000111000100111111101001111010011010000100010011011100001010001100111011101100011110111100101110010001100100101010000010010001010110100111110101010110010101100011111011000110111001010001000101001100001100101110101111100111001111010010110011111101010001010011100101100100110111101001010011111001001100010101011100001000010100111011010111000110110000011011111001001000100111110100110001110111110100011100011110110011011011110000101011011110000001100000000011100001111011111110111001101010011000000101110110011100110100010100110010100000100011000100010001001010100111011011101110011010011010100101111011011011010111111110010111011100001000001000000110111110110100011010110100111101111111110101000011100010111010000001011100101011000000011111100010110001110100101001001001111010101100001000111111110110101011101100110111101111010100010101101100000000111100001101100100110011101010000010001001101100010101000011001010110110001011111010011000010110100011010001001100111001100000001011001000110101001000010001001111101101000011010011010111000010100111011011001001010001110101001101111101000110101000111111111011101010100100010111011111110101110100100110000001101100111110010111001101110110111101100111101111111011000110010000111101011010100011101101111101010001000110110101010110100010001001000010101101100101011110000101001010110010100010010110001110010011001011111010110000011010001001011111101100111000010101110110010000101111110011000101110110101101000100001110010010110111101111011010101111101011100101010001111100111111100100100110110101110111100110010110111011001110110010001100000111011000011010001001011011010100001101101011111110101110111000010010101100110010110100001000111101101111101101110100101110001011100010000110110101001100001101100001110011111001000111011011110101111100110101110110000000001111011010000101110010110000001001100100110100100011011111111011011101011010010100000101110100001010100111010011110001110111110110000000110011111110000110111011110001011111000011010111111101101000111110111110010010101111101000000111100010011101010110011011110011110001011010100100010001101000100001001000010101001111001000101100111100010100100001011001111100111010101010000000111111110010100010001111111110000101011001100011000111100101001000111110010010001010011010001010011111000100111110111011010011001110111111000111001100101001111110101011000001010000011100101000100111010011101001010010000001011100001000111101100101011001101110101001010100000100001001011000101010100001001110010110111101101001100010111000100010011111100110111101101000101101101100100001001110011000001011110110001010001101111100101101010111010010111100001101011100101100010100101000100000000101100100011010111010000011011100011101110011111001101101010100000110101111101001000101011000010100110001010101101010010000100100000001000100000001101110101101000011000100001000001000111100111000011110001100111100111111000000000000100110011111011111011001001011011001110101011001111100001011010110001011100111000011111100110001100011000100100101100100101010010101011111000000100111011111010010011100100110100000101110000010110010111000101101100110111001010001111111100001000010010100101010011101010001010001001010010100011000111001110111110100100001101001100100110011101100110100111101101101111110110110000111001101010000010000001010111000110111100100010110000111100010000000000001001010001100001000011110101010111000100101001010011101010110010111000100101111110101111010011101001000100010111110100001101001101010001011101010100011010110000000110010000100000111000110000101010110110000111111101110001100110100111101111110111101001000011101100001111111000110010100110001001001011001101011010011011011011001000111010110111100001000101001110011101010110001101101000001110101001111011000011001000100111010000011100001010011010001011010100011011110000111010101001000011100100011001001011100111001001010010110101000001111001100001110011101110101100000111010000010001101011001110000001100011000111111010001110111110111011110100010000000101101011011100100101010001010100011110111111011001111011101100100011000001110010001010111001111001101010101110100001001011110010110110100001100111111011001000100110100000101000101000010010111011001111001100101011001100110110011101100101110010110111100010100100001111110110010111001010111000011010111101010000010001001110001010010101100101110001001000101010111101000000010100000001110111101100101010100101001111011000010011100001110010011101011100001100011100000100100000001011101000001100011100011001001111110010111010100110010011110011101111110010011011101111100110101100011000010011001100101001111110111010001010001101101101010100101110110110110010011001101010000011011100100100010011111100000010001101110000011101100101011001011000111110000110101010000100101000111001100111010011010001100001101001111111010001011110000011100101001001010100100011100010000000000001101101100001111010110100011101010000000001100100101011001111011110101100001010111010011011110111100011111100001010011100000000101010000101100101010011000000010111101110011000100011001001011001011101110100100110000001000111010110101010010111100011101010010011111001011111010001010001011010000000001001101110010100010110011011111111010011111110111111000000110000111000011011000100100101100100000100110110101110110100100011110010111111000010000110101011111110001011101011010010011010011000000001000101001000111010110111110000010011111110001110000001101101011010000100110111110001101111100100110000010001110000000101001110011111100100000111011100100011101001010000100110000011000000011111010000111001101110001000000011101011011100000100011101111010110010101000111111101110111011000110000110110001011011111101000011000001110111010011110001011010110011000010100111100101100011011010101011000110110111100001110110111100101000111001100000000011100111100110011011000101101111100011010001001011001111000001011110110001111110111011000100110000011001110110111100010000100101000000000111100100100000000111000000111011111110110110010100000001111000100000110111101010000011011001101010000100111010101110000000111100111110011001101011001101111111010111100111101101000101001001110100000110011000111001110111010000100100100011010000111110111011010110111011100000001111100101000110111111101110001001011101011101100100001100111001001010010110011010000000100001100101100100110011001001011011001000111110101001101101010001100010011011101100001110111100010010010011110011000011110000000101000110100000001000111010111001100100000110010000101011111101100110110111101100010110000010110100101011110110110011010111011010001100000110011100111101000010000011010010111000000101101001001011101100001001101100101010110011001000100110000111000011000100001110101110001011001110000010011110110111001110111010010011011001000011010001100100101010000010010110111011001111111010111110010111101100110011010111000100100000010100110111101100001110010100001001100111011111111001010110011100111110010101001000101000101011100010011000010100111101111100100001001010101001010011001100011000100100101001010001000010100111010111101111010101011000101011111100111000001011001101101000010101111100100000111010100000101100010101001010000110011001101010001001010010110010001110101101010111111001010010000111010010001110011110101111111000110001110111011111000100011110000001011101010001101100100011000101111110100010101011000011001101100001010110100000001000000000111011100010011111010111101001010110011001011010101010110101100111111101000101111100111101011010000100010110000100110000011101000100011010000011101100011100011111000010110111101111111010100111111011000100111111101001000001011011110011001011001000011110010111101100101111010101101001001000010001010011000001110011000101000010110010001011111011010100101101000010011011000000001010110111000000000110101001011000110010000000001011101000001010110011001001010101011000010011100111100010110111110011001110110100111110010001011110110000110110101010111010100110000001011100110000110001001000000011010001010110111100011100100110011111001001110100111110000110111110110101001010101101010000110000011111111110101010010010111110011010000000000110101101100100100100101001000011010110011000110101111011110110011100010110000000100110101000110010110010000110101100001000110111100011001011101110010011010001010100100111101001000100011111100101100000011010010111101011110101001111111001000001000111110010110000111011110100110110011101110110101011100010011010110011100100101001100110011110111001110000110011110000001001001100101110100100110011001110000101001000000011000000110000001000001000010011100101011010011100111101000011111101100100101010000111001100111000000000110101001110000101110100000100010100011000000100111101101010000101011101010110110100010000001110010010110011110001011111110101011101110010011010111000010001010001011001001000001101100001110011011110101101101011101100001001101001011011111011100011111111110010011010100011011000111101110001010001110111001000110100110111000000100111011101001001010100001101000100000001000100011001110011110111001111100010011011111111100101011010111111110110110011001111111100111010011010011001110101100110010111000111000000111111011011100000110100010001000100100001010010110011000010000000001100000010011111001011111010101010010011101011100010011000011000111111001000010000011101110010011000011000000111010011100100010100111110111001111000010000010010010000101100111110001010101111111101100101111111110100111010101010110100000001011100010010010010010101011111100000100101010110111011101011110010000000101011001011010111100001101111010001001001010001101110001111101001110001101000100100101111111000001001010000111011001010110101010101110011100000100010000110000001101100011101111000101011101111001101100001001001010101011100000110000010100100000101110111100110100011110010111000001100101010011000001110111010110001111010101111001101011010001100000100010100001100111011001011100010111001010101100100001010000100000101001101000110000111101111000111000010011101101111000010101001111010011011010111100011011010000011010010001011011011001101100011010001110101110110000011101011011011000011011100110000100100010011001110111010010011100010100000010100010001010100010100110001001100110011010010110010000110100001111110100111110111001010100111111100011010111101110010001111011001000110000010011111111101100010100110110010110110000000010111110001010010100110000100001010101100001011010101110110011001011001101111101110110110111010010101011100001000010101011011000010001100000100011101100101111101001010111110000110111001101001101110111111101000101100000100111010001101110000111001110101011010111110011010100101111011010010101101010010001111100011011000110001011101101101010110011011101010111001111000010001001011100000001101101001010111001000001111111101010011011110010011011100110001011111000001011110011101101001001100001001101110100110010001110000111010110111111001110110110111011111010111111001100111100110000010010001010111000110101010101010011110001111000101111011000111100011110111011001101000001111011100011011100100000001101101110110111001101001110111100100100000000011011100111011111011101111010000110100011011011000010111100111111011000010110110001010110010001110001010010001011110100111001011000000101101001000000001010010000010001001100110010000011011111101010100000101110111111010100011100010110100111110100101101000001001011111011110000100111010111000000010011101110011001010111110011001101100111010100111011001001001100101010100010101011011011100011011010000011010000010010100010010010100011110010010101100110100101000001101110001111110000111001001000111111011000011010011011100101110100010100000111110101011000011101110001010101101011011001110001101110011110110101100010001110010010010100100110010100111111000010100000111010111000100000001110001011000101111100101110111001100100101000110110000001110011111110110011010010111001001101101000000001000100110010010110001110111110000001000100110111011110101001110010111001111101101011101110011100000101011000101011111100001101010111100110000110010111011100011101101011000011010001001011101100100000101001101101101000011000001010100000100000100001010001011010010100100110110101111010000011011000010111111000110110011101010100011111101101110010011110011001011110010101000010100001001100011111001011100001001101010010000110101100111000100011000010011101110110001110001010100000011100001011010001010101001010111010011101001011111110000110000010101010001000011010110011110100100110100001010101010101100010100001101101100001101101001000100110011111010011110010101001111100000010101011101000001011111001101011101110111101011000110011101111001000000000011111010000010100111110011001000110001101011100110111011111110011010110001100100010011100110010110101011010000010100001011000010100100110110011000110100100100001010100000110011100011111001111000011000111101011001101110101011011000111101000101010100011001010100110000101011101100101001100110111111011010000001111110110100100101010110101011001011110111100101010100101010111111001010110110110110011101111110010000010111011000101001110111101000101001010110010011001001111011000001110110000001101101001111001110000010010110001011101000110101100001011001010001001001100001101010001010101000011010011010000100001001010101101100111100000000011111101111000000000110100000010101000011111101001011011011011001101111100111000011100110110110110110110010010011101010001000011100110000110011101010010001111011010011110110011111100011010101100101110010001111111100100101000010100010001101010111111010100011011111100011001001011101111100000001111111010111101011001100110101000100100111111101010010111001000010001100000101011101110110111011010001111110000011010100000110000010100000111101111010001000000011000100011111110011110011010111110011111010110110101011110110001100001101001111011101010110001110001111011001110110110011001010100100100100011000010100111000001010001111001100100100100100101010100011011100010001001100010110111100010001011110011010110101000111100000111000010111001100001011110000101100111110011110100101111001011101001000011110111101001100011110101100010111001010100011101011101001111111000111001101000100000111011111101111000100011001010010111010110100010011100001000011001011111111001000000111100000111101010110011101111100000101011011000010100010010110110101101111100000010001111011001110000100110101100000110001110011000010011111111110010101010001001011000110000000011001010101010011110011100010001011100011000000101111101001011100101010110111100010110001100100000111000111010000111101001111011110001011001000101000110100010000001111110111011110000100101010000010101110100000011111100010100110011101010101010011011000110100110011110110110010110100000011101101001111011010001001100101111000111100111100101010101111110111001010101000010101000001101001110000001010001100010111001000110010101010001010001100001011101100100100001100110000010101000000011110101000100111111011010001111111001001001111110001001100101000011100010100100001100101011110100101001011111101010110001010001001101011001011110000100101110000000001111000101110010100010100111010101010101111010010011101001011011100011100100110111111100011111001011101000101010000000101000101100000111011000000001110010011000001001111101111100111010111000010010100001101110100001000110101111101011011111101100101100001111101111000101001111101011000000111110000111011101111111110010101111010110010010110010110101101101001010111001101100100101100000011101000000001001001010111010001000001101100111110101001010110011110101100011110101111000100111101101111110110110101101010011000101110010000111110110010011110000000110100100111000000000011011110100100011010010101111101001001100010110100001000110110010101011011110001001000101100011101101100001001010111101010000101010011000110110000101001010000011110111010011000111101000101111000100000011010101101010001100111110110100100100110111101110000011110001011010100001111101001011110100101111101000100001001000001100000101001100111100111111100001101011001110011100111111101100001001101011100010011111111010000001000110111010001100111001010101101100011100110110111101101111100000100010010100010001011111110101011001101010110101010100000101101011010000110000010100110000100000100110101110000111000100111101110000111110000101111100101100001101011010001000111111101000010110110011011110111100101011111111110010111011110000111100011110100100010111111101111100110111100101000010001001110010001010111100100100010101011010001101010000110011100000000111100010010110010101111011011000100100110101000111011100010010100000001011010100111001100100011010011100000010001101110100010111111101000101110110100000110001010111100011000010000011111100100000010110011110110011100100101001001010011001101001100001001010001011100001000011011110010111110011000100011100111001000010100101010001110111101011100001001000001101111001111010100100100110100000101010010001001001100111011110000101101101011000110010110011110111010001001110011011100001101001111000110010001000010101111010101011000001001101000110000011111111001000001000110011000101111011100010100110011010110110110010001011001100001101000011110010001111110010100000011001111101111110111101001100001011100001111001011101001101101111101110001101100110101111000011001011101011010101100101100100110100111000101011000010000011101011111011011110010111000111101111111011010100000000010111010001011110101001011111010110101100100011111111001010000110010001101001001100101110010010111010010100100011101111100110001101110111011101010000000001010010011110010010111010001001110101011100001001011110110100001000011000001111110101101111110001100010110000110010100010011110001001001010000110111111101110111000101011110001001111000111111100011010011101111010101111101101010100101001001000110010010000011000100011000110011001111110100111010001010100110100011011111011101001101011110100001111111010100010110001011001111001000011101001111010000011001110011011100111100100011010000001101001101100101110011110100011101011001010001001010111011000111100100010101010001110110011010111100101110000001111010000011101000110100111001100111000000101110111001101101111000110101110100100000010110000011000101100100010010010110010100101001000100101000001011110000010100000011010001100101010000100000100000111111110100011100111101000101111110010111011010011100110111101101101011011101010000001010010101101111111011100100100010001011001111111001010011101101010111101101100101010111010110111001101010010010110101100110001000101110001111010010001101101111001111011100000101110100111001011000110010110101100011111010111011111011110110011101001001010010010001110001110110110100110000100000101001111111111101010101010001000001101110011011111010011101011100010000100010011101011010111001111000010101100100100110010000000110111111010100001011011110110110001011001100111101111010101101111110011101010001100110110000100011111110011011010111101110000001010010011001101011001101100000000100010010000010001011000010001001111001000100001101000011001001111001101011010000001111001111101110101101011011001100001101000110011000010010011101010101000101001001110000110011111100011001010011001100110100010001101111101001101111111001100011000001110111000111011110101111100101011111001101110101110100010010011110111011010000000001000101110011100010111010001000101001011110110001011100101001101100110000010011111011011100101000100110110001010111101101010000011100100111110011000111100000000000010111110110111011101001101011110101101011101111010101001011011100110010101001111001010101011010110100101000011101000110010111010010011111111010001110111100100110111101011100110101010101101111001110101110011100000011011000110100001101001000010111110001000100011110010100110001011010010011000010001011100111110111011011000111110111101110001111001101000001010000101001111101100111100111011000001100111101001100100110110100101010110010110010110000111011100101101101011101000110100001001100111011011110001111001111010011000111010000110111000101111011110100000110011100111101000010111100101000110001101101111101010101100011101010101000000001001010011001000101101111010111001111010110110010001101110001010010111100011101011001010010010001010000100111001110010011111111011111100011101000011011011101000111001001011010011000100011110111110100100100011101110101100101101110000001111110111101001110001111011011100110011111111100110110100111010000100101101000111011111100101010111110100010000011100001001111101111000001010010010001011011001110100010101110100100001101010000001011010001110011101111110011110111001110101001011000110101111101011101001100100111110100000001101001100000111001111001100000110011000010101111111100010000111001010111011000011010101100001100010010011001101000101111000000111100110010100110001011111001111100011011101010011001010111100011010010100100111001001111010000011001011001001000110100000111001100111101101011110000100100000000001001000100011110100110001110011110111001011010001101110101000110000000101110101100001010010111010000110001000111111001111100010010111101111100111111100101100110101001010111000001111010001001000001110111001011001101001101100110001100001100110111111101001001001011100001110000100010100010011100011011000010111100011111001010001001001011110101001110010000100101011010001100010010000110101000111101011101101110001100100111011001011010110110110000100010101110001011001001000111110011000010101110101110011100011101101000010100110111001000100111111110000100101011111010011111111101101010100110111111011110011111001111101000100001111100011011110010110000111011110100001011111111000011011100110011000111011100110101110011001101011001011010011110111101100011100101010101111001111111110101011010011000111011011100010000110010110000000101010100101010111001010000010001000101110001111011011001000011110111110001111111111110010001000001100101110001100100100110100011110101001111110110000101111010011110111100000110110011110101110000001110101001001101101001100100101111101111011011000010101011111100011001010011000101101010010011111100100011011110010110011010010101111101000100111000010111000000101000000111100111000110111100101111000010010111010100001100100011011101010001000000100110101011001010011010100100101010110000101011110100100101011111000010110010111010001101100110100100000010100110100010011010101011111110110111101111110001011011011110110000110111011110101111010010101110011000000101111110011011001100000111000010010100100111011011100000100010011000000111000100100001111101111000010100100111101101001001100011100111101010111100100110100100101110101001110000000110010011000010011010011100100000101111101110000010010011101011101000101111101001001111001100011000111010010111100000010100111000110100101000000011011011111001001001110010011101101111000010000100011010110011110000110011111100010011000010100100010001011010000010110110100011011010110011000101111100101100110011010100001110010110011101100110000001110100010100100101111011011000111101011110010001000101010100111011111100001001110001001111100001010110011000000010000011101110100001101001100001000100100100101001111000110111011100100101001010010011000010010100101011001101011100001101110001110001011110110100100010010010100111001111101011011011000010100001100011001000010000100000000001000010101101000111011110011011100111001011000111011000111110100111110111100110111100000000101101101101000011111001101011101101001001001110111111010001010000100100001101100101000111101011010001111101001011000011001100000101011101110101111110100110011100110110000011011101110000001111100111110010010110011001011101010001111011101111101011111010101011011101110101011100010100011011100111100011010001010100110101001100000001011000101011010111111001001111001011001010010101011011011000100110001000000000111001100111000110100111111010001100001000001100010100011000111000101101001000100101100100110000011010001100101011111000110001000111100111010010100110001110011010100100001000101111100111001100111011001011011011011111010101101000010001011011110111001111001001010001101100001110001000101001111101100111010000000000010011000100011100100111110111110010000001101110111110101010100001101000011011001101110110000100111101010011100101000001100110111101010011000110001110110110010111100110011100100001001100001110010111101001111011101100010111001011100110010001011101110100110010110001010111011110010100011001011101011110100100100011001000101101110011000110100000110100001000000111110110100010101001110110011001000111110101000111000010000101101111101101110001111110100110010111011001001101101111000000001101101110110011011001110000110001110100101011110110000110100010001011011100010111011000110101010000101111011010011000010100010010010111011001110100111001100011101110001101010110100111011001010000101101110111010101111111000010011000110111101101100111001100100010010110010010110110000001010001010100011011110100001100000111111101100010010101011010001100101111110101101010110010101011111110110101100001100100011001011100010001100001100000010011001110110010010111100001000000000101000101111110011111111010001001111100111000110101111111001011010011101011011111011001010100001011100000001010010110001001001100110111111010000011011010100011101100101011110000110010001110110101001101010110010000100110010011100010111100011001000001010111101110110110011010000000110011111101011001100100000011010110010100001000101000101010100001110100011000010001111000000000010100111100101100111101000011111000010011110010100000101110011101011010101011111011011111101110011010010011110100011100101010111101101000110101101000110001000010101010110000011111110011111100010110011110010111001111101011010110010001101011001110001111010010010111110110100001101111000100101100100010110000011001010111011111111001100111111000101000011111101010010111100011100100010110111111010001101110111000110111011001010001100001111101011010000011010111110010010011100100010101100100000011000011111100000010101100001010100101111010110010100111011011010000101011010001110000101011001011011111111100101101110101000000000111011100001010100001011000111000101111110011011101010111100000011010011000100111000011101010001000100010101000001000110011000101011111011010111101100000111011111011011110101100011010100011001111110100110011001001101110101001001110011010110000010111110000111000100001001011100011001101010000110001110110000000111001100000011001101111101101111110010111101100000101001010110000001011110000000111100110001001101111111100110101001011101100101011011000100101111001001100000010010001110000000000011111000111010100111101100000110111011101110000010100100100010110100101111111011100110001110111111001110111001101100000001110110001111011100010011000000111010111101110001001000000100111011101011111001110110100010100011111101100010010111000001110101101001001011001100010000110111010100111110100011111111101001111111010101001011000000011101000101000000001011101111001011001100010001001110110011101001111001001001010000001100000111000101100100110111100011111101100101010001010110110101110111001010011010010001101110001101110101011010100001101001011011100010101101010101000011010100101010001100110000001110011101111110001001101000011010101101111111110001111011000000110110111110001000011010110101001100011101001110100100111100000101101011011011011000000001110100101010011111100100101110101001000000000010000000101011100101111010101011111001111000101100000100101001100110000000100000110000001100100010101101001010100010101011010101100100001111010100101101011100101100010111010101000001001000001000010001000110001001000000011010001100101010000110100000000101010000001000010011110101100111110111001001000010001101000110011101000010011001100011111101001111010010000101010000100010110111010001100110101010110110001001010001100000111100001100111010101010011010101110011000000011101011000001001101101111100011101010101100000011110000111001000000101011111001000010001111101101001100011111011100000100100110111001011001000111100000101110100110110010110011001011001111000001011111110101010000010000000010100101110011111110010111001100101010111111001011001001000011011110001110100011011111100010011010011000101000110101011111111100100010111001011010010000000010110000100111000011110110111001110110101111001111010111011110110110010101100101101000010110100111011011111110101011101111011110001011011110100110001111100110110000010100110011001000000110001001001110111000111100110110101011000101110110111110001011011010100011001011100010101011010011000101100100010011111100011001101000001001010000010011010010010101101100011111001000011001101111000011011010101111001101011110100100000111111101001000010110101000011011001110010110110000111001001111100110100110011011011011010010101101101111111010100011001011111100011100111000110011010101100010111111101011110000001111011011111011100100110001110001101001101011011100011101110111000000101111011001001000010110010000001110000111100001100111010100111111110011001111101010101110111001010000100000111101001010111000011010000110001010000001001011100001111001111110111011001001001010101110011101011110110111110100001110010100001100001110011000011100101110011000001111110101001110011001100111010010111100010101011001100111101011111010000101111001011111011000111110100001000110111100001010101001111011101001001110111000000111101001000110011111001100111001101111011001010100110101001000001011001011101111100110001111111010111001101001000000110010000011100101111100011100001111100111110001100111101011110110110100001011101101000110010111010100100110001001100011101000010100100010000011100100111000111000001000010111111011111100001011010111100100000111000001010101100000011100101110011001011011111110100010110011110010000011010111010110001011111010011101011000110110111011010110011101101011001001101110101100100010100011111001010110101101011010101000111100000111000011010111010101111001010100101011001001000010111101000010011001100001111000001101010011111010101101111101011001101100000100100101100101011101010010111001001110100011110110110010000001111110101110101111010001011000100001110011111110000110011011111010111100010011000010010011010101101000001110101101011101000110000001001011100001100010001001100000110100110100011110111011000011110001011110010100010111101101001111010010101011110000001001110111000100101111001011001100101100011001100001001100001100001000101100001110010111010111101001010111101000110110111001110100001010110100000110100100100100110000001111101100110111000001000110011100011000001110010000100001000001011110110100011010101101100100000101011110010011011100011101111010100100101010100001111000111111000011001001010011100101100010011100110010000110001011000010101110011100010010011110001110001011000111001111111100111100010101110011010100100000000101011011001100100100000010000011101101010000101000111100011010100110111000111000100001110010010001111100111011111101110011010000111001011111000000111000111101110111111111110101011001101001010000110110000111111001101011111110001000101011000111011010000011000110100101000000010100010100000110100001111101000111001100001100000000011101010110010100110101010101001001001100100111111100001011110110011010000110100010110010011011100000100100101111000010011111001010010101010010000011100110111110010011010101101001010110001000100010101011111010000101001110000101100110100111011001101111010101111001100000010000000011111001010110010111101010001011101101000011001011011011110101001000100100010101011001110100110000010001000010110001010101100110110110101000100010101100111100101111111110110100000100010111010001111111111000010001110011000110001010100010110000110001000110011000010010001000111111111000001100101000100000000010110110000011101111101110101001011010101000000100110010100101010001101100011000100111011001001000001001100000110111111111000010101111100111000001000101111001000000001010101101011110000011101011001001101111010100100101111000101100011000010111011100110110111110101111010011010100000010000011110000010011110111010010101000001110101011110101011001100010110101101000111101011011110001100101001111011000000001101011100111111101011111111100101010100000110100010011111110001101101011111111101111011000111010101011001110101111101111110010101000101000101111110101110001111100101001101010001110110001101000001000001110110101001100011011011001001101001100101100111110001110111011101010010010001000000010010000110110111110001100001110101100011111010100111111110111101100100110111001100101010011110001100110000000111010011010001111000000100010100000111001101011111110011010101101101111100010110000100100010001010011000001101001100101110010110100011011100110011001100000110001011101000111001010111011000011111001111000011110100010100001011110010101010110110101101100000110011011110101100101001111001111011000101110110000101100010010000011011111011010111100101111101010001100010111011011010110100110101010100011001000101000100000111001110101000111101001110000010001111001010010100110011110011001101111111100000011011000000010110101001011110010011110110110101111010101101111100010101110111000001100000001101001010111101101101000010110111100100001100010010110010011011110011100101110000001011111110001010010001000001010101000101000100101100111000101101010100001111110010011011110100000010010111110100001001011101000100010101011010010000100010111000110101101010111010111100011001110110100101110011000101001001101100000101000001001001110110101000010110110110100100011101011100000001011010010000101000101110101001001011110010100111001000010111111111011111000011010101011101001001110100011000001010110001111110001110010100000101110001001110001110010110001111101101110101110001111101101110011111110011001011100001010110111000001011000010011010100110101010111010111011101001011111001111001001011100010100010100001000010011111011011100010011101101100000100000001111000000111011011110010000100001111100101111001111011110100001010010110101110010111000100010011101010011111001110110111101100110000111011011100010100111110100101011100110011111010001001011111010101011100000100011100101110010110000000100011110010011001101110000110101110001100011111001111100111100101101010000001101111011001100111000100100101011110001110011011011011000110111000111110001000001000010110010111001000011000111110101111110010110101100111111100001011111010010101011011101110111111111001111010100010000000001111111111011000110010110001010111011001110111000101100001101011011111111000010100001001010011001111111010010110000101010001000001111000110010100101010000110000011010011111000001111101100000010111001111011011100001100010010110000001011001111001010011001000111101100111100010010011011011111100100001010000000110110101010111010001101101000100010000101101110001101010010111000101000111111101000001110000000000000011101000001101110001010110101111010011001011001010001001011100111110001110001011000110000011011000001110000110110111010111101010101110000011001110101111001001101011000001110110110100100010010101111100101011111000111000001100111001101111010100000011010110100011111110101111110000000010000110011111010011001101111011101011000001100101011100110011110100100010101011110101100011011110000100101110110000110000011111110010010010111101001110110000101111001110011101010001011110110001010000110101011100111010100001000011111111110111000010011010001101110101100001010110001011111010110101101111010010010011001111111101000010101000001001011001010100000010110101010101000101101010001001010111110110110010011000011110001001011110000000011100110010100011111010010001001000001100110010101100000100101101110010110101011001111111101001001111110010011101110110010100010011010101100001010100100011110110001110111001011000010011110100011110001000111110110101010011110001001011101011001000101000000100010101011111000000100100011100011101101011101110110110001100111001010010111101001011101011011011111000000111001000010110100011001011000111011001010110110000001011001011000110010011110111110010000111110110010011011100011101010010001011110100011001100101101000011001111111011111001100001001101001101100110111110110100000111010101000001010110111111000011001100010100011100010000110011111110000110001101010000010000101001000011011101111100000111110000000111000100111000010010011001011111110010100110010111001111010010001001110000101111010100101100011111111000000000011111100111101100000101010010101110000011111101110010110001000100110010010111111011001011110011110110100111011010001111101110100110100000110111110011100110000011000011111100011010110001100110100001001010011010111111100010000100010110111110010110001100100111110100100110010100001110111111011111110110110101011100000000111101011011011011000111100111111000010001001100001001011100111110100000011000000011111110010100101101110000011000110001110011110001111101010000111001011011100100100001111100011101111100101000011110100100101110001100010111010101010001100001111100110100101110101010001101111101100000110001000110111001000101110100000001010000110110011111101010010110101000000001110100100110100101011001110010011110011111011110100100101000010110000101111101001111010011101111001101111101011001110011100000111100110101010101001101000101111111000001000100110000011000011001100100100101001101110101000011000111010000101100010101010010111111110011100110111100001100100111100000111110101001011110011010010010110100000110100110011001111101110000001100001000111000001110101010010100000010000000000110011111001001011110111000000000001111000110010011111010111110011000000011000001111011010110111100001000100000100110010000101111111100010000101000111010000000111000000000110000101011001011001110000101000110101100000100000011100111011100110010010011111000110001000111111101011110110100100101001101110110001111010010111110101111010010101111000001110010001100010010011110000100100111010011101011010000111000111101101111000110110001001111000101010011100001100010110110100101011000000100001010010100011100111111000011100101111111000111010101010000110101001001000110001100100011100000010001100001000110010011100001110000100011000011001100111011010010101101011111010001001111000010001011001000111010110110110100111010011111011100010001010010010001001001110010011101011100110001111100011111010111000110011100010001111011000001000011001010111110100100101110011101011011100101011010010011111000101110101011011001110000010010101010000010110100101001010101111111010001110100101111101100101101001110010001110011000011111000111010100001000111010001111000101011111001011001100001110101111111010000001111100100011111000111100001001011100010101110010100010111010100111100111100111000111011010001000001110011111110100101110000101011110001111100101000101000011010011010010001000001000000010100101010101100011110111001011110001101000000110111111100010101011000110111000011000110100100001010000011111110110011011110011011000111100001101011101000000011000001111011100101101001110000100101011011001001100001111000000010100100010100100101101001111000111101110011001111000110111000000001000000000011000111010001110010111100010011110001010001100111111101111101010010111110101010000101011010100101101111110110010111011110011111001001100101111010110110010001111001110101110101011000000001111011001011110111011100110000010000101111011011111100010110011100101000001110111001011100001001000010101101000111000010100101110110110100111100011011111101011101001111010110110101110100111101100000000010110010100011000111111010011101111111110010001000111000010000101010010101000111011010000000110110001110010011000001001101001110110010000011111000001101111111110111100001111001110111011101100101011110111000100101001101100110000000010011111010100100010010111000101100000111110010000001011111000101000110000111001010001101011001010111111010110110111001101100100111110101100010001000011011011000000000110011001011011100100011001011001100100101000111110000010011110011010011010111000001110010000101011010111001011010000101101001001010100110111010111110110110011110110000100000111101011101100000010100110000010110101001000101000100101010110000101011111001100111111010000101111101111100001001100111000100010111000110011001110110001001110100100001101100010010010001111011001111011001101110111000111101011111000000101010100111100010101110001110101001000001111111011011111010010111010010100101100110100101100000000111000000001010100101100100110110011100000001010100100010010111011000010000110100001000100011000101111011000001001001110011101010001001110001000110110000001001010100010011001110100001010000110111110011111000001110001011100111111001010111010001010010111001111110010101100111110011010000110010101000100111100000100110110010101000101001001010001111001111010111100110010010011010100101100100110111001100001011000101111011010110011001001111110101101011010011000100100101010111100000011111101111010100011000110000101001100111000100011110100000111110110000100101001000000010111001000111100110111000101110001000110100000101100000111110110010100101110000010110110101110011011111000011101101000010010001101000000111010000011011100001010110010110100110101001110111001100110100011001001110111000011001000000100100010001001000010111110111001111000110100100100000110000100001100111111011011000001111111101000110110000000100010101111110110001100011110101110111110100000101001111000110011001000000010001111100000010111011100011010000111101001001001101011110111110010011110000111100100100110100001001110101110011100101011101110010001110111100011010010000001000011110111100100110011101110101010001011101001101010011100101101011001011111011010100011011001010110011010101101100010100111101111000110101011111111010011101101010000110101100011101100001110110100100000001101111100101010011010100111010100001100001011010111011011100001110111110000101001111010100101110001001011010111001010110111111010100101010101010100101100011010101011111110100100000001101111111110010110100111010010100100110010111010110100111111111101001001011100001100010111011001011001111000011011011111101101111010010101100010011100100110101000101101110111011100000111010000111100100010100101100101100101011001010000001011111000101000100011100001100001110011101110010110010011000011010111101111111101011101110000000110010001100001111111100000010100011001000011000000011010100011101100011001111011110111000100010101101000010110000101000000010000010110001101000111000111000101101101001111101011010011101100000110111000100010010101100101110111111101111011011101111000101000000011001101010000101010001111000101011000110111111100011001100000101100001010001001111000110111110100001100100100111010001011010010001010001010011111000000011011111101010110101011101111001010100010011110100000011001100011010100011000100010011001110001110001010111000010001100101010011001011001110110011111100110000110100001110001010000100101000110000010110101011101001011010011011000001010001000111000001100101000001010010001001001100000101001011110101001101000001101101110011101110010001110111100101101101100011011000110000001100101001110101100010011110010101100001110111001001010000101001010100101101000000010010111110011001000101101011000000101010001101111110001100101101101010011000101101110100111110100001010000100000111110101100110111011010111010110001111000110100010110111001100111000111101011000101001000011001110101111111000110101100000001010001001111100111101011101110101001111111010100110100101101100100101101111011111011110111010010001011011011110111010010000100000100100000110000100101011000010101101100101100001111010001000111101110110000010111111101000101100101000000000110011001010111100100010101011001001000011100111101001111011011000100110000111001011110100010010111100111011010110110101010001001000011010101011000010010111000101100101111000101011010010111100000101011011001101101010011001000010100101111110010010111001001000100111101100010100000011000011001001110010111001000010011100000111100001110100010001001100101111111001110011110100111000001010111010000110110100000111000010110101110111111011000100101000000101100101000111110000100000111001101100010001000010000010100110110101110000110010011001100110001100111010010001011000000101011000111110110011101111010000011110100010011010110011111111111001011101100000101001000100100001001010011011001111111000100111001111000001010111111000000010001010011101010101000110110100000000110110001110000111110001001100101101001100111110111101100011100100101100101101010110010000111010001110100100010101011100100101110000000010110110000101111101001101000101010011111000111000101101110011001001100101111110011010010001000110010100111000011101001011001001100110101101000000111101010101010101010101110100011011101010010110111101011001111011111111001110011000011011001100110001001010001110001100110100001101000101100011101100110001011100001111011100010111110000100110000001101000000110111011011100100101000100001101101000111000101100101010101100010110000011011011011111001000101100000000111001111010110100010010110110110010100011110010110110011111100001101110011111110000111111011001101100100110000100010010110110000010011101111000001010111110001111100001100001101111100111100111111101011111001010000110110011000011111001100111011100000111101101110101111011001001000101000101101001001101110110110000010011101011101011101010000001010001000001000110101011111101100010001101000010001010110100100011111111110100111101101011000101111011010110111010100101111110100110101101101011110001110001000000101010000001011101110000000001011110000000111001110101111000000100010111010010000111001011011111010001010110100100111101111110101110011001000011101010010000000111101100000010010000101100110011100000110111010100101101011100110010010010101001010011111001100101000110011111001011000001000110110001011101100000100101011101111010010100001100011100010001100010110111111100100101110011001010000011101110101001111010111101101001111100010011101110010101011101010110110101001010000000001001100110100111011011111000001000100011101010101010110111011110110011000010101111001000011010110100101100100101000000111100010001010001100010011001010110100011001100011000111001111111100111100000001001011101011010111101000100000011011101101101100111001101011011001101101001000010101100001010000100000111100010100000011011001110111011110111100110011001111000000000000100111001101100111110000111011110111110000100101101100110011000101010011110010100001011110001000100110110101001010001001010110111011100010001100011111110000010001010010110110100101110001100110001000100001010001111010101110010000110010011001101010100110110011111001100000011111001010001000011101000001011011001110000000001110011110000001000001000111010010001010111011111111010101010010100011101000000010010111100100110000100110111011100100101111011010100110011111111101101001100011001100010100111100100100100100010000011000100001111000100100011111100000000011000110100001111100101001110111101111010000001011001100010000010010100111011001100100100111010101111110001011010100101110110001010011010110100111000111111100011000110101000100110101111111011010100011010000000110001000011100000010110110111001110001100000010110000001111111110111111001011111011011100011101101000000010010010110101010000100111111000010100100011100101101110101111000110110110100110010010100100010000011100101000101110001101110100001000110011101101110100010011010110001111011100100110101100110110111100111000100000111111110000010010011101000111001000101101110010010010100110101000010010111000101110000111110001011000011000001101110100110000001110001001100111101110011101010101000001011001111010001100100100001111111001101100110001101111110000101111010010111111001001100000011011010111110000111101111111111111111011111000101011001001110011111001111011010101011001110000001110001010011001010110110111000101001011001011101100110001111011000000000110100110100101100100011111011111100111010101001101100111100111001011010000100110010100101000011101000001010010101110111111110101100100100001010011101010000001000101001011101010111111100010101000000010011000101000100100110110001000010000011000010000001010010101110101110010101101111111000110101101111100011111001011100011010010100100100100011001110001110001111101111000011000010001100011110011000101100100001101101011100111000101001100010000010011101110000010011001010111101010010000011011011010101101000101000110010010011110110000010010100111011111010101011010110011100110100010000001100010110100111111100111100000010110100111110101101001110010101010101001001010000010001111001000111010101011011000110001110010111010001011010110001110000101100111110100001010111010100110000010010111011011011100110111001000100101110010010100001000011010000010000011110011001001110101011001011111100010111010001110110001100010100100110011100100100110011111100010000111001010100010010010011100100101100011110011110100110000101010011110101110101011010011001110001001110010111000011001010000011101101100000101100110001101101111000011101100110100011000110000111010110100001101011010011001011101010001000000111111000010010100010101010111100010010011111010101100101111010101100001110000101011010110110010010010011000010000101000010010111100100111000100001011010010001111111111110110010100011010010100110100000110111010101010001000100010001011100011011100011100110111100110011011101111011001110010110100000000101111000101100011111010001001110111101110000011111001000110110101101000000101010001101111100111111111010000011000110010001010010000010000010001101110011001100100010101110011000010010000000001111010101000111011100101000010111011000101010100101010011011010001010101001011110000001110100001000011000110100011010011101100111110100100001011101100100010011110111111011111111000101000101101011100010011101111010000001100100011010010010001110111110010101010101000111101010110111100010000110001100011100111000100101011111101110111001010111001000110100101000010001011110111001010000010010101111100101011000100011111111001100110000010001101111111101000100110101100001001100110111100110010110100011111101001101001101111110001101111010011111010111110001101110100000010011001011010111010000111000100101111101111111111011100010010011000100010110101100000110111111100011000001111010000101101100110111010110001101000001001101110100111001011000010011111111010110110110000011110010101101111001001110111111100000110011011001100001101110001001000011110011011001111010111011110010010011011011010001110100001001100011111110001010110111011100011000110100011111111001000111110100101000101011000110100001010111010100100010000001100010011001101010100110100100101000100110011110110011010010110111001100110000011111010010100110000010111011110101001101101111100101110011101001110001110110010011011001100001101011010111010101100110101101110110111000001011111110010111100101100011011010101100110000010110111101001010100101010111100110001111001111011101011001010000100001001111101111001101101011000001101010110001011011101110011100111100101000001011001011011001000000111111101111110111001000001001100000101001110101111001111111111011010000101101111110110111100001110111100010011111100001000110010101111011000110000001000000101101101000100101010001010001010011100001101001111101011110110000011011110000110000010011000000001101101110111011011100101001000101001111100101011101111001001101100001100000011100100110001101101100101010110011010010010001010001110111011011001111000010011110111011000010010010101010001000001110011111100110100111011110101010011110100001101001100001001000111110101001111011000101111000001001010000101101100111110010111010101000100011100010000011100010100011100100000000111110000011110001100111000101101100100011010011100111100100101010110000100001101011101101010100000111110110000011111111111110110101100111110101001001001001001110011100111111110101100010100010000001011010111001010011110111000100100011010000100000100000001101110100101000110011011110001100010010001110111010010100100010010011010100100001110011110111001110101111100110110001101110010101011101011001001110010011000101010011011001101110101010101011011010101111000011011010110011110000110000101111000001010001010111001001110010011010010110110100110000001000010010010001000010011110000101000101001000011111000001100100001001010110100001111000100110010110110011011100100011000001100010101110000111000010100011000111111100010110010100010110001111100010100110100111111110110111110011111001110010110010011111100100110101000100000000100010101011010010001110101011111000110001111000011111010001100111111101100101001111011001001010111100101011110100100001010000011010001000001011100100000101011000111101110100010110111000010110100000110000111010000100011101100010110110001101011111100100011001010110010011001100110111101101010111011111011001110111111011011101011011101110111100001001110001110101111011111110111110000110111001111101001000101010011010100001111111101000010011000101001111100000001100100011001010011111110101011111000101100110001000101100111101010100001100100011101011010011101100010010011010111110111110001111111011110111101000110111111011100111100100000101010111000011100111010011011110111000111100010101000100101000010110000011010010011011110010000111001111100101010110110110111101100010100011111100100000100100111001100001000011111100011110100010101011010001000001011011110000110011101110101110010011010001010000101010110000101110011101111111110100101010001101111010000111000010011011100011001010001110110010001100000001000011101110000111000000010010100001101010110110010111000101110111100101111000110110001101011011001010110101000101010100111001111101010010110100011001100111110101110000100001001110101011100111100011100001110100000111010001000110111110110101000010101110001111110101010000111101010011111100101011011100010110000010001100111101110110001111010110101101100000111101101101110111000101000111001001010111001110010010000011010110010101111100010101011100010101101000010110111101100010101111100110000101110000011011110101011000000101110100000110010101011001100011111000110010010011101000111010101011110110011010000001100010001001001111011100101101001101110110011010111000101011111001001111000101111001110011001010001010110011001011110001101110010110101100010001000011011001001101101010101000000100011001000100111101011011100101001110000111010110010000000101101010001001010000101101110111111010100111011100000001011011011001000001010111010100011100011101001101111010010111000110111011110101000000110111011010001100100101010100100001101110101101110110000110000001000011001100001111000110111100110010000100010110010101110010000100101011111110100001001100010011110101101111011101000001000011011000011111111110100111100000011100101110111010000001111110101000001101101101011110010010110101011010101101110001101000001100001011001010010101100001100100100011001110011101111110001010001110101011111001111110101110100111000100000111000001101011001000000111000110111011000101000011101100110011101011010110010101100100010101010100100001100111111000011000010110110010111110101010101111000100111001001100101110000000001011101001111011110011110001010101100001110000011110000000011100100100111101110001000111111110000111001010111111111100111100110110111001110101111100011110011111111100101100111010001010011101110110101011110001000111010011001101001110101111110000000000011010110001110011000100011100000100101101010001000111010111100010000100010100011101001111000110111100010100110110101110011101011001011100101100000010001000101100111001110011000011001111011001000111111010000001101111000010001011011110101010100110000101111110011101011100010010110111011110000100000001010100001001011100100110010100011100110110011010101111100001110100001101101111000110110001001100010000011010001001001111000010011011101110010000110011001110110000000001011100101011111100101110001011011110110111100100010100011110110001000110000110101101001110110101110110010000010100010010001011101100010001011110111101101111101010010010100111110101000110111100100101011110001101101101111001011101101000001100101001110001000001000010000111001010011011010001100000000110101011100001011100000100101111010001011110111011001000101010011101100010100101010000101001011000111000100001100111010100000010000110111100110110111010010000010101010010101100100011101000001100110100111101101011101001000100110111110001111000001100010100010001011111010100101101110100101100110011100001011001100110101101000111111000011001101011111100100001101000110001011101101100001001110001111110111000010011000010001010000111011101000010010110110110111101010001010000011110100110001100000010001100101111111101100000010101110101011111100100101000011111100011110010011101110011000011100000000101111100011110000000000010000001011110100000000000101001111100100110101011110010001010100010100010010011101110011010110010001010010100100110100011110101000110100010110001100001111101111011010110110111000000000000000011111011010100000011001000101111000010100100111011111100011010101100111011101010011001111011010100110110100001110110001011101001001011000101110110001011001111011010101100111100010010111001110010100110111000010101000011111001110011010101000110000100001101010011000111111100010110001011000110000101011000000100100001100000110010010001011001011011001010001001010111110101101000111111111101100110111110010010101001110001000001011111000010101110111111111001110110111101110111101000011010100011011011100011101101111111000110111010100110111000000010110011010110001010100000000100110010000110000110110111101000111111100101111010110000011001111011010011110001101111000100001100001111010011111110101001100100001010110110101011010010110010110001100101111110111011010000001011101110001010010010110111111100000100111101101110011101100000011110110001101111111101101110110010001110101101010001001111101111101111100100000001011010000010000101111001001111111001000111100001000011001001111000011101010110000001101110000001000110001111000110111001001011011110111010110101111100110110000000110110111011001111111011100010011101010000001110001111011100010101000110011001000001001111000101101010011001101011111010000110100100010100111101101001011111111000000110011110101101010001101010100011100000111001111110101111100000001011101101111011110000111101100101011010110101110011110001010011101110000001100010101010111000111111001111010000001010111001101111111110000111100000100010010111011001100110101001011110000011110101110011100111011010101010100001101111010010101011000001110000000010100110111001110010110010011011001101111011010111010101111111100010010100111101000000000011001001001000100101100100000010001100000110010101100000001111110011011000110001001001010110100001000010011101111110011101110000101000111111010010110011001100001100010010101101101011110000000010110110111010001010100110011100001000110010010111110010110000111010000100111100101010101100011000111010101111011011110101001001000010010111010010101111011001010000011011101010101000101010000001100111001010111110100100111101101011011010110111011011110100011111100100011100100100001111000111000000000001101001101011011011101101100110111000010101101110000111001010100111100010110001001001100011010000101100101010111001000010100110001101100001111101110000111010001110111010010011010110101100111010010011010010110000100110011011011101011111101001101111001011010111001000100110010011000000011010111000101010101100000111111000001011110001010111101000101000001101100000010011001000111001111011100001011100011100000100010111010000010011110000110011111001001010011000010111101100001110010100001110010111001010111010000000100101010000011010111000110000100101110101100011001101110110000111100011100011100000111110101101001001100110010010010001011001101010001011101010000111001001111001011101010001100011110000010100111011110111001001111100101110110101000001111010111100101011010111001100001101110110000001000001010111100100000001011110101001011100001110110101001100111010001001101001001111110100100101110000010111111110101100001011001100000000111010111101011100010100110111110011001110010100110111001010011010110100001010100100110010000100110111111001011100101010010111100101011011000101101010011001001111100111011000101110100000001101011110010101100110110000100001111110100000100001000011011011100110000110000011010101010101101100100111000101011111001011111010000001001001000010100100110101100100101101111101110010000110100101000000011010011011011000111011000110101110111101010101111010010111011000101010001101101100001011110010011110110011000100111111101001101000101111010000010011110000010001011010111000100111001001000000011001010110000101010010001001011111110100110110000110100001110111010010101100100110110110001000111110001011001100000100101110000001011101101111100011010100010101010011001110111110010000000111001101101010110111011100111100001101011100110100100010101100100110101001110000010101001001100011101101100011010000100101010000011010001000110101010011100001101000011110011111010101000110010011101100110000010000110010100111000111011101100101101011000101011000001000010010000100100111110010101100001011010000000110111101101101001001011101110111010111110010001010100010011011011011111000101010001011001100000110010000001010100110010011011110001100001110010100000110001111100100111110110010110000100111100010110010101001111100010100011001110011011100000101110110000100010010000011100010010010010110000000011011011011101000110011111100010001111000011100111100100010000101001100000100110010011001011111101000010001101111001111100010001011101101110100001100100100101010010101010000101100011111001000100100110010101101011001110010111011011000110001101100011111111010111110010010111000001111110101100010010000001001100111000000011011100010000100101101101011000011101010011110011101011000100011111111010111111111111110000100011100110111000001000111000001001111011010110010101100001101101110000011000111101101001111110001110001111101001011011000011011111000000000000001000111101111110011010100100001010011011001110101001110001000100001000000001010111011011010111111111000011101101001100001111101100011110101010110111011110111010010110101101011000101010100101101111110000111001010000010101000101001110110111101110010101111000111010001001101111000001001010111110001010100011101110100100000000010100011110100000111100101011011011111010100101101010100001011111010101011110001101001000011100000100101110001000110001000001100011110110000011100010010101111011010101110011100101001001111101011001100100100101101001010001110000001000101111111001001011110111100111001000000100110110010001001100001011011010111101010100001011000000111010111101010001001100011101100101000110110000000111100110110001100000001101010100000101101110011111010111111010000101001001110100100001001001011001001110011011111010100001010111110011100010110110111011011111101010010000110001111000111010111101100100000110000111101111010010010101001010100110110101001111010001101100010011001111010110110101111001111000000110010010000101011111001011001101110110011101011101110010000000001010010000111011111001010010011101011000100111001100010101011010011101110100001001010011101100100000111011101000001111100111000011011110011111101100110010010001101101110011111000100010010010111110101101111100110001100101010100101011010001001011100110001101011000001011110101010100000011101010111111110111110100011101100011010111111110000010101011000100111100011010110001111011000001101100101100111111000111111000010010011001010011110101111000010111000001001001010001010111010110100010010101011001000110010110111111010101010100111111111010100000110011011101100100100001011110000110000001101110000000100110001010011000110110100000111101110011000111010100001101000001011111100010010011110110100111101010111111001011011100001111100001011000111100000100010101000011011000001000010111101001101100011000000111010000001111000111011100111010101100100101000101111101111111000000000000001011011000100101010000111001100100000001110101010101010111111000010010100100001110110011110100010011000000101001101010010010011110111000110101110011010111110000111000100010101011011110001110011011000001010011111000100110010111011000011011100100110010101110011010001110100000000101111111000010111111111001010100111101111001000110110111010100110110100100010010100101111101101011100011101001001010001100101101111100110100101000110001111110100111110001010101111011000000001000010010001101101010011001101101111111011100001111011011011110101011011100101111011011100100101011111001100010011011010110000110011001010001111111111010011001001001000100011011110110001001101011110000011010100001110110001101111001011011111101001000001000111001111101110011001100000011111011100000001100110000110000011011010001001101100001110100001001111001110000011100010111010000010101000111011100000010000110000100100111000111011010011101100101011011101010001001100011101001100001001110101100011100001110011011000111100001100011010000101100011101001101010001000100101000110010111001111100111101101010100010000111000100000111000100000111110100101111101010111010101010001100100001110101010010101101101011110101010110011110010101100110100110010111010011101110100110000101001100111001010001000000100111111001101001010100100110111100001010001111010011100111011100110000010000000011001010101000000001100100011011101011000110000101100001110100110111000010100000000001101101000000010011011100101001000001100010100110100000000011001110010001111110010100011010101100000010101110011101100111110101011000001100001111010010001111111001111000110111011110000000110111001010011100000010001100001010100101111110101111001101000100011010000100110111110000101011000000111101001101110101011100100111011100010110011011000100011110111011111011100010111100100111001110001110001111100111011101000101101001000000011110000111110011110000110000101111001000010011000011010110001111011111110110111010111001001101010110010110101110011111010110110100011111101001011100010111011010110011001010111110101110100100010100010000101001001111001101110011011001111101101010011010001000000101010100010011111001001000101011100001000010110111010101110111011001110000100001010101010000101001010100100011110001101000110011101000100110111001100001101011100001011110010101000011001110011011001000001110111111000011101110111101010110100000000101000111010000001100000011000000111011000100111011111100001011110101111111100000010111101001011011010010010011111110101111011010111111000110010100001011000000001111001101110011110101101010100000110001101001001100101010101101100101001011000000100111000101111010100110110110001011101011100110100000001000000110011111101111100100001100111011111100011001010101000101101101110110011000011100011010000111101001100000110000101101101110001010001000110011010111000110111101111100111010011010000011000001010001111111000101111110001111111110000011001101011111010000100111110101101111001100011001100111000110101001010110111000111000011111000100001000111100101110001000100111011111111111001110011100000000111101010011010100010100100101100100000010011010001110011010101110100011001011100010101110011111111100111001010000001011110001001111110000000000101001111010001100010100010011001011110111000001011110001101111001111111010010111011011011000010011000100110000110100100000111101010010111011011010111001110011101000000010011110001111101010000010000100111001001000111110101101111001100001111101001101000110011010011111111000001000001001010001111110011000010001111101011001010111100000101101101010010110101001010000010000110000010100001100100100011011100001110111110010100010010001011100000010101001001100001111110011101100011011111000100111011000110001000001000101001010100001111001101000011100011111100011010101010011011101000011111001110100001000010100101101111100101100111001001110100101110001110000010001011011100100001110101000010011000000010110100000110011001001101110010010111110011001100111101111111011111001001001110110010000011010010100110010100111011001101111011111101110001110101000001101100101000101101011011001111111100001000000101010101001010101000100111000000000000000111000011011010111011000100000100111001101110000001100011000101110110010000010101010011000110110010010101010000111101111110100111101000100110101001101111111000111000001100011110101110100100100011011000001000110000101001111110110001110010011010011010100111000011011111010111110100000010001010111110001000010001000100101110101010111000100010000001100010010000010001100001111110011110000100100001001101000110111111001010111001010001010001000111010000010000000011100101111001111111111011000000101001111000011010001000111001100010011000010110001101000011100111110000110001010110010011101001110011010111011110101101100110000100001000000110100101000110101100000000011000111010000010000011010001101101001110001000010010100010101100100011111110001100110110000111000111011011110000011010111110010000000110101111001010101010111110100010001111010101111100011011101101000001101010111100111101000101001000001111110011110000101010101001000111011100100000011110100101110000101000100100011000000110000001010010100010010111011101111110001111100111001100010100100100001100011010110111111111010010110000001001000111010000001011010110111111100100011101011110010000001111010100011001100101001010101110000000000111001110110011010111100011011110111110111111110101001110001011011011000101000001001110010110010000111101001111010000011111001000111100001101100011111111111001011001010100010000010010011010011010100101001000001011000111010000100010100100100110101001110100001001010010100110000001010001110110001100001001000010001000100001001000101101000001001001000000001010110111111110001110001111111101011110110010001010011011110111100011010011111111011110001010111111100101010001110010100001100111010010110000110010111111100110110111010000010101010010111100011111111011000011010010010101100001110010111010010001111011110110011110101100011010110001011010111100001001010000101010001110010001111110011000000010010111101011100000110100101000110101101011010111000000101101111110010111101101101001100010101000111110011001110001000111100110001000110110001100000110111010001100011101111101000101000101110110010100010011010010000100001110110100100000001100011100111011101000001101001000110101010100011000110111100000111000001111100000110000000000001000100010011101100101011001011111100101101111101100111011000011010110101000001111111110000011011101011111011000010000111000110000100010011010111000101000011110001001101100100000100111110110111110110100111000110111100010100110011010000110000000000001111100000000100110000111101000001001110110100100100101001011100011111011001111001111001011101101101011100011010001111111000010101110010000101111101010011000101010010000111001101111010000010010001001110001001100100011001100100101110110110111010010011100000000000001001010100110010000111011010001000010001001000000100000000001010110100001110010101010010111010111001011110111010000010010011011010101000101001101110010100001110101010111001101111000011010110111111001011110101111010111111011110111111001100110110101000011010100100000101110110100010101110100101111100100110101101110000000111000111000010000011111111010011101000111010111100000000100101110101011100100011000110010010011111011110111110010011111010111111000110000111001100001110100110001110101101110111000100010010111111111000111101101111111110000100101001000101101111000101111001100001101110100001001010011001110111011000000101110000110000111001111000000011100111100001010100010110110001100010010110111011001101000000011010110110111011101011101101111011101010000110101011111001001000010000111010001101110101101100010100011111011100011011111010110011011001100111100101011010010000110010000011010010100100010100011000001101010000101011101110111100110101111101011000010110000010010100011110111011000110010100010101100011001110111011000110110000110100111011001010001001011011000001000110100111010100000000010111010000010010101111110001101101101000010001101011011111000101000110100011000110001100001011110000111100101110011000101000100011011100000110110101101111100100010010001011010001001101011001110110110100100110111100101010010111110101110110001100101001101110001011100011000000000101011100100011011100111010100111011000101111001010110110001100110110011111000101111111101011100000111000000110111100000110101110111011100100010001100010111110011001001010011111111000100110001010011110100100111101000100010001101010110100101101100010110111100010001111110000001010010100101101111100100011110000000000001000111100000001100111001010111110110011110110111001001001111011010000001100001110110100000101000011010111111001101101101110010011111111111100011001001011101101010110011011000111000011101111101001001010100000001000000001111110101101101001001011010100010101111101111101101011110011110110111111011111011100101100000100010001000101010100011100110001010110010001110010000010111001101011111101110100010101111001100010110111001110100101001100111010001000000110111111011100100101101110010100111101001111110111010011101100110000011101000101001011101111010111101011001010010111000100101011111100000111001110100010111011000111101111001110011100000000110010011101000111010010001011001010100010011101001101001110010101000110000001101100110110111001101011110011001011101011010100100010100100100100010001111101011101000010111000010111111101000001010110001001001100110111110110100110111111110100101111010111100010100001100011011101100110101010101100100101010000101111100001101100111101010010101100000000111001011100110111000010100111010000111100101101000000001101001011011101001100110010001110101110010110101100001011000100100010111111010101011110110011101100001101111111111010001001000111100110011001001101111000110101100111001110011110000000010011001010001011011000001110000011000110001010100100101110010000010010010010110111101000100010001101110100010101100000111010011101101010001000011000010101001010110101001000010000110001100100011011100011001110000011010101001101001001100111000100111101110010101100111001001100100011001011010001111000001110011100011001111010101100100100110101100111111000101010000010011011110110111111001011000010011000111011000110011001010011011110101101110010010101001011011000101011000110111110111110100101010010000001000101011111111100011010111100100010111010011110111011111101000110110011000010001101100011100010000001001111100101010101110101010110111101110011011010001101101001001000011010010110010000111100110100011101101010010011001110011100110000100100001110001110000100010111011010010110100101000011010110000000101100011111111010101110101000001010011011100100010011000010001011001000111011011011101010111110010101101100011100001010111010010010001110001000010000010110000110001101100001100011100101001101001001000010101111000011011010000001010111110001011110101000000110011000000100100010010101001011110000000101100001010110111111001001110010001100100101101001001011011010111000010111100100000001111010101001000100100110100111101000001110000001100101101110010111010110000001110001010101011011001000010100000001110000111111001010100110101100110101100010000001000101000101110101110010100011101100010111111110101100001111111101101100000110001001101010001000001110110100001100001110101110010111111011101110110010111010011100011111101100101001110010111110110110010111101100101111001100010101111001110000110100111010001010110101010111100111100111111110000110111001001010101101011011101111011100011011110110001010110001011110101000010000101000100100111001101110001111110111110001010011000101110101011110000110010001110001100111110110011010100100000101010011101111111111110000111011100110010010011001010001101010001000110110110111100100110010111111000101010111010010100100101001111110101100110101011010000011111011000001000011010101100100011011111011001110100001000000010001000000000100000000000101100000010101110010001110110110011011001101011001100000110001110001110010100111101100001001010110011111110011011100111110100001110101101101001101101111011110100111001011010110000000000011000110101010000000001011111010011010100110111111110001101100010000101000101111001100010101001101000000101110001101111110001101111000111100001100010011101111110100011000000010100111001001100010110111000110111000100011010000001101110011001110111110110100001100100010011001101011001001011110100101100011100110010100100000000011110101010000101101011100011001011010000101000010000010110011100100011111001010000111000001000101011010100111000000100001000001010101010101101000110100001011100000101110010110110110101100101110011111010101100001010001111100111100011011010010011011000011011010000010101010001110011011001010101001011000000110110010110011000100011000011110011101001101110001111110100101000100101000111000010110111101111000111010010110110100100011111100011100111001001111111101001100110010111011101110000010011001101100101010111110010110101110010100110011101000100110100111011100111001100000011011110001011011000001101001001010101001010011000000010101110110001000100111110110111000010000010001000001011010101011111100110000101110000000100000011010101101010010000100011000011010011011011010101100111000101011011000100000001011110001001001000010100011100110011001101111010111110110101011110111101000111101110100110000111101000010110100000010011010111010100000011011110000100101011100010111010000010100110011101001101111101001011011000000001001011010011111110110111001100101111011011101110110111101110011010000100101011001100001111111001111010011011101010111110111000000101010100010111011000001100011000010010011100100001010101100010111010000100101011110100001001001000001101110000010001001100100111001011010011110111011110000100010000010100100010110011000111111110111011101111100101101110010001111010101100100000101110101011011110000010001100001110100101111010101111011100110001000010110110011000111101111110011010000111110100010000100001111000100000111010000000110011111000111001010010111111001100011101010111111100101100100011001111100100111100100010010111011001001001100010110111001111001101101100011110011001000011101111100010111101100001011001100011100000110101001100001011110011000101110110000100001001101111101000101110110001011011110011110110011000111000111110000110010000101010110000101101010000000011110000000010100100011011111000111101100101111101010011010011111101110110100110101011001011100010110111000000110010100110100010101011011011000101000100010101000000010111101010111110100001110010100110111011111110001110100001000010011101100011011101011011101100001001011000001101011010001101011110000011001011010100101111110110100001100111110101111101010110000011010010111010000000101000000011011111011111101110111111110101011110011001101010110101010000111010010001000010100011011010111000010100001010100011000110010010110111011010000010110000100011111100010101011011011010100000001100100110110001000111111100010001000110000110110110110111100000100101111101101101011011001101101000101001001010111111010011111001110011111011010000110101111001111010100000001010010111100011011001010000111000001001100011001110111100100100110110100000101010010011101111101000110000100111101000000011001100101000110101100110011100001010110111010101100110100010010110111110110110000100010100001101010111000110100100100011000110001111000111110000110100010011110000111101101000111101000010010101000101011110010101101101101011110000011101110111111111011010101101011000111000111001101110000000000111011011010100110000110111100000101110001110100110111000111010100101001011000000011001000010000001011011011101011111001010010101111000000100101010100111110110101010100001001001000001101100000010110110011110111001101011001100111100101010101010110010100001010110011100110010111110010011100100111010101011111011001011101011100010101111110010110110111100011101100010101011000000110100000110110001111101111011101001001001110101001100111001000110001110111000010010000011111011111100000110111001100111101101100100001110000110000110111110110001000100001001001101111110100100101001001111001000110011100011101000111110100101100011101100100010011100110010100000111110101001010111100000010110010111100111110000101011111101101111011101000110001101001111110110011111101000111000100011101011111010101111001011111011101010101110111000010111111010010110111000111101111111111010100110100101011000101100101101110010100000001101011110011111011111001110011001010101100010111110000101001000110010100110010001111111001101010101101011100010010010010010100011110010111010011111010100111111001111000000001100110011110100100000001100010011101110010111100111010111110000100110100010111101011100011111111111001100111110110010111101101001101011001110010011101100101010110011111000000111111010100000001001010101101010111011110110000110111110110001011011100001111000111010011110000101011010001100001000111111101100101001101011010011011101001000010110101111100011101010100001000111101111101101110011110001101100011110100101010010011000101011000110110000001010001101001010111101111111111111011110001011010100111101101110001011011010110010110100100000010111110110110011101001111100001100011011111010000100101110011010011010001111000101101110111111001001111000001111100111011110101110010001111000000010100000000001100110011001000101011110001001111110001100000010100010101110110110011101010010111111101011110001110100011000110010111111111100110111010100101111110111110110111001101011101110100101101000111011000101010101110110011100101100000011011101100001000000011011011010010111000111111111011111111111110001101011100100001000001101000101110000111100010001110001100100001110001011100010110001011011101110000111110000010110110111100000000001010001011000010110101101101011100111010010001110010111000011100011010101001101010100111000010101011010101111101110011001110000011010100000110001011011111001110111110101000100101101001111000110111011101110101101001000001001001011001100001010110000101000011100111101000111001010001000011110111110110010010100001001000011101001001100100100011011110110101111000011010010100101111011100010000100001011111011100111101011110101011011000110010111010110000011101001010101111010101111100111010110100100011101111101101111111001001100110001011001000111000100110001101001001100100000111100001001000101001000111001001110100100100110000110111000001011011111011101000010010111010010101010100000110110101100111000010100111111011101011110010101010101010101111110101111000001011111001101100011101100000101110001000001000111011000000010001101001101011100010101011110011000110010110100110110111011111010111000100101001101000110111001111000111100001111000011101111001101011101010110110011100001011110010110011110110110101111111000111101010001100010000011010100101111011101111101100100001101111001110010101101111010111110101001101011010111110011101101001011010011001100100010000101010011100111011101100000111100111101011100001010100100001011011101111000111011001010101101001110001110110000011010001101000001011011110110001101011101000100110101001000101001010110000101000011011100011001110011101101000011110010100101111110100011000111010000011000000011001001100001001001101001101101111000011011100111110001010111011010000001111101011101000010001101001000101010001100101110010111000100101000001110011111111110111000001011011010000111010011001100000000111000111001011011110111011010010011100110000110100011001111101101000100001101110010101011101011110100000010101101110001100110100011111010101000111100000111101110010001101110010010101011111110000011111111001111110000101111000101110111110110101110011 \ No newline at end of file diff --git a/sprawozdanie.odt b/sprawozdanie.odt new file mode 100644 index 0000000..6cf68c7 Binary files /dev/null and b/sprawozdanie.odt differ diff --git a/sprawozdanie.pdf b/sprawozdanie.pdf new file mode 100644 index 0000000..2df668b Binary files /dev/null and b/sprawozdanie.pdf differ diff --git a/src/3hist.py b/src/3hist.py new file mode 100755 index 0000000..ca2bbda --- /dev/null +++ b/src/3hist.py @@ -0,0 +1,17 @@ +#!/usr/bin/env python + +import json +import matplotlib.pyplot as plt + +with open(f"./results/3", "r") as file: + data = json.load(file) + + for key, values in data.items(): + n, bins, _ = plt.hist(values, bins = 20, range = [0, 1], density = True) + plt.title(f"n = {key}") + plt.xlabel("Wartość") + plt.ylabel("Gęstość") + bin_centers = (bins[1:] + bins[:-1]) * 0.5 + plt.plot(bin_centers, n, color = "green", linestyle = "-", linewidth = 2) + + plt.show() diff --git a/src/main.rs b/src/main.rs new file mode 100644 index 0000000..fc28ce4 --- /dev/null +++ b/src/main.rs @@ -0,0 +1,225 @@ +use std::{collections::HashMap, path::PathBuf}; +use std::fs; + +use plotters::{backend::BitMapBackend, chart::ChartBuilder, drawing::IntoDrawingArea, element::Circle, series::PointSeries, style::{Color, BLUE, WHITE}}; +use probability::prelude::*; +use rand::{thread_rng, Rng}; +use rand_mt::Mt64; +use lcg_rand::rand::LCG; + +fn zad1(path: &PathBuf) { + let p = 0.5; + + let mut output = String::new(); + let top_row = &format!("| {:<5} | {:<18} | {:<8} | {:<11} | {:<11} | {:<18} | {:<18} |\n", + "n", "a markov", "b markov", "a chebyshev", "b chebyshev", "a exact value", "b exact value" + ); + + let mut border = "=".repeat(top_row.len() - 1); + border.push('\n'); + + output.push_str(&border); + output.push_str(&top_row); + for n in [100., 1000., 10000.] { + let dist = Binomial::new(n as usize, p); + + // E(X) + let ex = n * p; + // var(X) + let varx = n * p * (1. - p); + // 6/5 * E(X) + let a = 1.2 * ex; + + let a_exact = 1.0 - ((0..(a as usize)) + .map(|k| dist.mass(k)) + .sum::()); + + // P(X >= 6/5*E(X)) + let a_markov = ex / a; + + // P(|X-E(X)| >= 6/5*E(X) - E(X)) + let a = 0.2 * ex; + let a_chebyshev = varx / (a*a); + + // 1/10 * E(X) + let b: f64 = 0.1 * ex; + + // P(|X - E(X)| >= 1/10*E(X)) + // P(X - E(X) >= 1/10*E(X) ∨ P(X - E(X) <= -1/10*E(X)) + // P(X >= 11/10*E(X) ∨ P(X <= 9/10*E(X)) + // P(X <= 9/10*E(X) ∨ P(X >= 11/10*E(X)) + // P(X <= 9/10*E(X)) + P(X >= 11/10*E(X)) + // oba są sobie równe, bo bin ma peak w E(X) + // czyli możemy + // 2 * P(X <= 9/10*E(X)) + let b_exact = dist.distribution(0.9 * ex) * 2.0; + + // P(|X-E(X)| >= 1/10*E(X)) + let b_chebyshev = varx / (b * b); + + let b_markov = (ex / (1.1 * ex)) * 2.0; + + output.push_str( + format!("| {:<5} | {:<18} | {:<8} | {:<11} | {:<11} | {:<18} | {:<18} |\n", + n, a_markov, b_markov, a_chebyshev, b_chebyshev, a_exact, b_exact + ).as_str() + ); + } + + output.push_str(&border); + + let _ = fs::write(path, output); +} + +fn zad2(path: &PathBuf) { + let k = 10000000; + let mut sums = vec![0; k]; + let mut rng = thread_rng(); + + for n in [5, 10, 15, 20, 25, 30, 100] { + let intervals = ((-n + 1)..(n + 1)) + .map(|n| (-n, -n + 1)) + .collect::>(); + + for i in 0..k { + sums[i] = (0..n) + .map(|_| ((rng.gen_range(0..=1) as f64 - 0.5) * 2.0) as i32) + .sum(); + } + + let counts = intervals.iter() + .map(|interval| + sums.iter() + .map(|sum| (*sum <= interval.1) as i32) + .sum::() + ) + .collect::>(); + + let xs = intervals.iter() + .map(|i| i.1 as f64) + .collect::>(); + + // SAFETY: we can assume it's not empty + let x_max = *xs.iter().max_by(|a, b| a.total_cmp(b)).unwrap(); + + // SAFETY: we can assume it's not empty + let max_count = *counts.iter().max().unwrap() as f64; + + let ys = counts.iter() + .map(|count| *count as f64 / max_count) + .collect::>(); + + // SAFETY: we can assume it's not empty + let y_max = *ys.iter().max_by(|a, b| a.total_cmp(b)).unwrap(); + + let mut n_path = path.clone(); + n_path.push(format!("{n}.png")); + + let root_drawing_area = BitMapBackend::new(&n_path, (1920, 1080)) + .into_drawing_area(); + + root_drawing_area.fill(&WHITE).unwrap(); + + let mut chart = ChartBuilder::on(&root_drawing_area) + .x_label_area_size(20) + .y_label_area_size(60) + .build_cartesian_2d( + -x_max..x_max, + 0f64..y_max, + ) + .unwrap(); + + chart.configure_mesh() + .x_labels(10) + .y_labels(10) + .draw() + .unwrap(); + + chart.draw_series(PointSeries::<_, _, Circle<_, _>, _>::new( + xs.iter() + .enumerate() + .map(|(i, x)| (*x as f64, ys[i] as f64)), + 2, + BLUE.filled(), + )).unwrap(); + + sums.clear(); + sums = vec![0; k]; + } +} + +fn random_walk(n: i32) -> i32 { + + let mut rng = thread_rng(); + + let mut position = 0; + let mut last_position = position; + let mut ret = 0; + + for _ in 0..n { + let direction = ((rng.gen_range(0..=1) as f64 - 0.5) * 2.0) as i32; + position += direction; + + if position > 0 || last_position > 0 { + ret += 1; + } + + last_position = position; + } + + ret +} + +fn zad3(path: &PathBuf) { + let k = 5000; + + let mut results = HashMap::new(); + + for n in [100, 1000, 10000] { + let mut pn = vec![0.0; k]; + + for i in 0..k { + pn[i] = random_walk(n) as f64 / n as f64; + } + results.insert(n, pn); + } + + let _ = fs::write(path, serde_json::to_string(&results).unwrap()); +} + +fn zad4(path: &PathBuf) { + let n = 10000000; + + let mut lcg_path = path.clone(); + lcg_path.push("lcg"); + + let mut output = String::new(); + + let mut lcg = LCG::from_seed(2137u64); + + for _ in 0..n { + output.push_str((lcg.next() % 2).to_string().as_str()); + } + + let _ = fs::write(lcg_path, output.clone()); + + output.clear(); + + let mut mt_path = path.clone(); + mt_path.push("mt"); + + let mut mt = Mt64::new(7312u64); + + for _ in 0..n { + output.push_str((mt.gen::() % 2).to_string().as_str()); + } + + let _ = fs::write(mt_path, output); +} + +fn main() { + zad1(&PathBuf::from("results/1")); + zad2(&PathBuf::from("results/2")); + zad3(&PathBuf::from("results/3")); + zad4(&PathBuf::from("results/4")); +} diff --git a/src/normal.py b/src/normal.py new file mode 100755 index 0000000..a6bdbd0 --- /dev/null +++ b/src/normal.py @@ -0,0 +1,16 @@ +#!/usr/bin/env python + +import matplotlib.pyplot as plt +import numpy as np +import scipy.stats as stats +import math + +mu = 0 + +for n in [5, 10, 15, 20, 25, 30, 100]: + variance = n + sigma = math.sqrt(variance) + x = np.linspace(mu - 3*sigma, mu + 3*sigma, 100) + plt.title(f"n = {n}") + plt.plot(x, stats.norm.cdf(x, mu, sigma)) + plt.show()